@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
package/calendar-range/utils.js
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var isDayButton = function (node) {
|
|
4
|
-
return node && node.tagName === 'BUTTON' && node.dataset.date;
|
|
5
|
-
};
|
|
3
|
+
var isDayButton = function (node) { return node && node.tagName === 'BUTTON' && node.dataset.date; };
|
|
6
4
|
|
|
7
5
|
exports.isDayButton = isDayButton;
|
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var cn = require('classnames');
|
|
5
5
|
var coreComponentsShared = require('../../../shared');
|
|
6
6
|
var ResponsiveContext = require('../../ResponsiveContext.js');
|
|
7
|
-
var layout_module = require('../../layout.module-
|
|
7
|
+
var layout_module = require('../../layout.module-e38411cc.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
|
@@ -6,7 +6,7 @@ var coreComponentsShared = require('../../../shared');
|
|
|
6
6
|
var consts = require('../../consts.js');
|
|
7
7
|
var Context = require('../../Context.js');
|
|
8
8
|
var ResponsiveContext = require('../../ResponsiveContext.js');
|
|
9
|
-
var layout_module = require('../../layout.module-
|
|
9
|
+
var layout_module = require('../../layout.module-e38411cc.js');
|
|
10
10
|
|
|
11
11
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
12
12
|
|
|
@@ -12,7 +12,7 @@ import './consts.js';
|
|
|
12
12
|
import './Context.js';
|
|
13
13
|
import '../../base-modal/esm';
|
|
14
14
|
import './ResponsiveContext.js';
|
|
15
|
-
import './layout.module-
|
|
15
|
+
import './layout.module-912924e9.js';
|
|
16
16
|
import '../../navigation-bar-private/esm';
|
|
17
17
|
import 'react-merge-refs';
|
|
18
18
|
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { getDataTestId } from '../../../../shared/esm';
|
|
4
4
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
5
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
5
|
+
import { l as layoutStyles } from '../../layout.module-912924e9.js';
|
|
6
6
|
|
|
7
7
|
var styles = {"component":"modal__component_6629a"};
|
|
8
8
|
require('./index.css');
|
|
@@ -4,7 +4,7 @@ import { getDataTestId } from '../../../../shared/esm';
|
|
|
4
4
|
import { SIZE_TO_CLASSNAME_MAP } from '../../consts.js';
|
|
5
5
|
import { ModalContext } from '../../Context.js';
|
|
6
6
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
7
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
7
|
+
import { l as layoutStyles } from '../../layout.module-912924e9.js';
|
|
8
8
|
import '../../../../base-modal/esm';
|
|
9
9
|
|
|
10
10
|
var desktopStyles = {"footer":"modal__footer_e5vdf","sticky":"modal__sticky_e5vdf","fullscreen":"modal__fullscreen_e5vdf","size-500":"modal__size-500_e5vdf","size-600":"modal__size-600_e5vdf","size-800":"modal__size-800_e5vdf","size-1140":"modal__size-1140_e5vdf"};
|
|
@@ -12,7 +12,7 @@ import '../consts.js';
|
|
|
12
12
|
import '../ResponsiveContext.js';
|
|
13
13
|
import '../../../shared/esm';
|
|
14
14
|
import '../Context.js';
|
|
15
|
-
import '../layout.module-
|
|
15
|
+
import '../layout.module-912924e9.js';
|
|
16
16
|
import '../../../navigation-bar-private/esm';
|
|
17
17
|
|
|
18
18
|
var ModalDesktopComponent = forwardRef(function (props, ref) { return (React.createElement(Modal, __assign({}, props, { ref: ref, view: 'desktop' }))); });
|
|
@@ -11,7 +11,7 @@ import '../components/content/Component.js';
|
|
|
11
11
|
import '../../../shared/esm';
|
|
12
12
|
import '../Context.js';
|
|
13
13
|
import '../components/controls/Component.js';
|
|
14
|
-
import '../layout.module-
|
|
14
|
+
import '../layout.module-912924e9.js';
|
|
15
15
|
import '../components/footer/Component.js';
|
|
16
16
|
import '../components/header/Component.js';
|
|
17
17
|
import '../../../navigation-bar-private/esm';
|
package/modal/esm/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import './Context.js';
|
|
|
10
10
|
import '../../base-modal/esm';
|
|
11
11
|
import './ResponsiveContext.js';
|
|
12
12
|
import './components/controls/Component.js';
|
|
13
|
-
import './layout.module-
|
|
13
|
+
import './layout.module-912924e9.js';
|
|
14
14
|
import './components/footer/Component.js';
|
|
15
15
|
import './components/header/Component.js';
|
|
16
16
|
import '../../navigation-bar-private/esm';
|
|
@@ -12,7 +12,7 @@ import '../consts.js';
|
|
|
12
12
|
import '../ResponsiveContext.js';
|
|
13
13
|
import '../../../shared/esm';
|
|
14
14
|
import '../Context.js';
|
|
15
|
-
import '../layout.module-
|
|
15
|
+
import '../layout.module-912924e9.js';
|
|
16
16
|
import '../../../navigation-bar-private/esm';
|
|
17
17
|
|
|
18
18
|
var ModalMobileComponent = forwardRef(function (props, ref) { return (React.createElement(Modal, __assign({}, props, { ref: ref, view: 'mobile' }))); });
|
|
@@ -11,7 +11,7 @@ import '../components/content/Component.js';
|
|
|
11
11
|
import '../../../shared/esm';
|
|
12
12
|
import '../Context.js';
|
|
13
13
|
import '../components/controls/Component.js';
|
|
14
|
-
import '../layout.module-
|
|
14
|
+
import '../layout.module-912924e9.js';
|
|
15
15
|
import '../components/footer/Component.js';
|
|
16
16
|
import '../components/header/Component.js';
|
|
17
17
|
import '../../../navigation-bar-private/esm';
|
|
@@ -11,7 +11,7 @@ import './consts.js';
|
|
|
11
11
|
import './Context.js';
|
|
12
12
|
import '../../base-modal/modern';
|
|
13
13
|
import './ResponsiveContext.js';
|
|
14
|
-
import './layout.module-
|
|
14
|
+
import './layout.module-020e2ced.js';
|
|
15
15
|
import '../../navigation-bar-private/modern';
|
|
16
16
|
import 'react-merge-refs';
|
|
17
17
|
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { getDataTestId } from '../../../../shared/modern';
|
|
4
4
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
5
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
5
|
+
import { l as layoutStyles } from '../../layout.module-020e2ced.js';
|
|
6
6
|
|
|
7
7
|
const styles = {"component":"modal__component_6629a"};
|
|
8
8
|
require('./index.css');
|
|
@@ -4,7 +4,7 @@ import { getDataTestId } from '../../../../shared/modern';
|
|
|
4
4
|
import { SIZE_TO_CLASSNAME_MAP } from '../../consts.js';
|
|
5
5
|
import { ModalContext } from '../../Context.js';
|
|
6
6
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
7
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
7
|
+
import { l as layoutStyles } from '../../layout.module-020e2ced.js';
|
|
8
8
|
import '../../../../base-modal/modern';
|
|
9
9
|
|
|
10
10
|
const desktopStyles = {"footer":"modal__footer_e5vdf","sticky":"modal__sticky_e5vdf","fullscreen":"modal__fullscreen_e5vdf","size-500":"modal__size-500_e5vdf","size-600":"modal__size-600_e5vdf","size-800":"modal__size-800_e5vdf","size-1140":"modal__size-1140_e5vdf"};
|
|
@@ -11,7 +11,7 @@ import '../consts.js';
|
|
|
11
11
|
import '../ResponsiveContext.js';
|
|
12
12
|
import '../../../shared/modern';
|
|
13
13
|
import '../Context.js';
|
|
14
|
-
import '../layout.module-
|
|
14
|
+
import '../layout.module-020e2ced.js';
|
|
15
15
|
import '../../../navigation-bar-private/modern';
|
|
16
16
|
|
|
17
17
|
const ModalDesktopComponent = forwardRef((props, ref) => (React.createElement(Modal, { ...props, ref: ref, view: 'desktop' })));
|
|
@@ -10,7 +10,7 @@ import '../components/content/Component.js';
|
|
|
10
10
|
import '../../../shared/modern';
|
|
11
11
|
import '../Context.js';
|
|
12
12
|
import '../components/controls/Component.js';
|
|
13
|
-
import '../layout.module-
|
|
13
|
+
import '../layout.module-020e2ced.js';
|
|
14
14
|
import '../components/footer/Component.js';
|
|
15
15
|
import '../components/header/Component.js';
|
|
16
16
|
import '../../../navigation-bar-private/modern';
|
package/modal/modern/index.js
CHANGED
|
@@ -9,7 +9,7 @@ import './Context.js';
|
|
|
9
9
|
import '../../base-modal/modern';
|
|
10
10
|
import './ResponsiveContext.js';
|
|
11
11
|
import './components/controls/Component.js';
|
|
12
|
-
import './layout.module-
|
|
12
|
+
import './layout.module-020e2ced.js';
|
|
13
13
|
import './components/footer/Component.js';
|
|
14
14
|
import './components/header/Component.js';
|
|
15
15
|
import '../../navigation-bar-private/modern';
|
|
@@ -11,7 +11,7 @@ import '../consts.js';
|
|
|
11
11
|
import '../ResponsiveContext.js';
|
|
12
12
|
import '../../../shared/modern';
|
|
13
13
|
import '../Context.js';
|
|
14
|
-
import '../layout.module-
|
|
14
|
+
import '../layout.module-020e2ced.js';
|
|
15
15
|
import '../../../navigation-bar-private/modern';
|
|
16
16
|
|
|
17
17
|
const ModalMobileComponent = forwardRef((props, ref) => (React.createElement(Modal, { ...props, ref: ref, view: 'mobile' })));
|
|
@@ -10,7 +10,7 @@ import '../components/content/Component.js';
|
|
|
10
10
|
import '../../../shared/modern';
|
|
11
11
|
import '../Context.js';
|
|
12
12
|
import '../components/controls/Component.js';
|
|
13
|
-
import '../layout.module-
|
|
13
|
+
import '../layout.module-020e2ced.js';
|
|
14
14
|
import '../components/footer/Component.js';
|
|
15
15
|
import '../components/header/Component.js';
|
|
16
16
|
import '../../../navigation-bar-private/modern';
|
package/package.json
CHANGED
|
@@ -53,7 +53,7 @@ type Props$0 = {
|
|
|
53
53
|
onClick?: () => void;
|
|
54
54
|
};
|
|
55
55
|
declare const Graphics: React.FC<Props$0>;
|
|
56
|
-
type
|
|
56
|
+
type Props$1 = {
|
|
57
57
|
/**
|
|
58
58
|
* Цвет текста
|
|
59
59
|
*/
|
|
@@ -68,7 +68,7 @@ type FooterTextProps = {
|
|
|
68
68
|
*/
|
|
69
69
|
children?: ReactNode;
|
|
70
70
|
};
|
|
71
|
-
declare const FooterText: React.FC<
|
|
71
|
+
declare const FooterText: React.FC<Props$1>;
|
|
72
72
|
type ComponentProps = Omit<ButtonProps, "dataTestId"> & {
|
|
73
73
|
/**
|
|
74
74
|
* Идентификатор для систем автоматизированного тестирования.
|
|
@@ -78,7 +78,7 @@ type ComponentProps = Omit<ButtonProps, "dataTestId"> & {
|
|
|
78
78
|
};
|
|
79
79
|
type FooterButtonProps = ComponentProps & Partial<AnchorHTMLAttributes<HTMLAnchorElement> | ButtonHTMLAttributes<HTMLButtonElement>>;
|
|
80
80
|
declare const FooterButton: React.ForwardRefExoticComponent<FooterButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
81
|
-
type Props$
|
|
81
|
+
type Props$2 = {
|
|
82
82
|
/**
|
|
83
83
|
* Компоненты
|
|
84
84
|
*/
|
|
@@ -93,8 +93,8 @@ type Props$1 = {
|
|
|
93
93
|
*/
|
|
94
94
|
dataTestId?: string;
|
|
95
95
|
};
|
|
96
|
-
declare const Footer: React.FC<Props$
|
|
97
|
-
type Props$
|
|
96
|
+
declare const Footer: React.FC<Props$2>;
|
|
97
|
+
type Props$3 = {
|
|
98
98
|
/**
|
|
99
99
|
* Компоненты
|
|
100
100
|
*/
|
|
@@ -105,8 +105,8 @@ type Props$2 = {
|
|
|
105
105
|
*/
|
|
106
106
|
dataTestId?: string;
|
|
107
107
|
};
|
|
108
|
-
declare const Content: React.FC<Props$
|
|
109
|
-
type Props$
|
|
108
|
+
declare const Content: React.FC<Props$3>;
|
|
109
|
+
type Props$4 = {
|
|
110
110
|
/**
|
|
111
111
|
* Наименование категории
|
|
112
112
|
*/
|
|
@@ -126,8 +126,8 @@ type Props$3 = {
|
|
|
126
126
|
*/
|
|
127
127
|
dataTestId?: string;
|
|
128
128
|
};
|
|
129
|
-
declare const Category: React.FC<Props$
|
|
130
|
-
type Props$
|
|
129
|
+
declare const Category: React.FC<Props$4>;
|
|
130
|
+
type Props$5 = {
|
|
131
131
|
/**
|
|
132
132
|
* Цвет денежного значения
|
|
133
133
|
* @deprecated Используйте titleProps.color
|
|
@@ -143,8 +143,8 @@ type Props$4 = {
|
|
|
143
143
|
*/
|
|
144
144
|
dataTestId?: string;
|
|
145
145
|
} & Omit<AmountType, "dataTestId">;
|
|
146
|
-
declare const AmountTitle: React.FC<Props$
|
|
147
|
-
type Props$
|
|
146
|
+
declare const AmountTitle: React.FC<Props$5>;
|
|
147
|
+
type Props$6 = {
|
|
148
148
|
/**
|
|
149
149
|
* Начертание шрифта денежного значения
|
|
150
150
|
*/
|
|
@@ -163,8 +163,8 @@ type Props$5 = {
|
|
|
163
163
|
*/
|
|
164
164
|
dataTestId?: string;
|
|
165
165
|
} & Omit<AmountType, "dataTestId">;
|
|
166
|
-
declare const Amount: React.FC<Props$
|
|
167
|
-
type Props$
|
|
166
|
+
declare const Amount: React.FC<Props$6>;
|
|
167
|
+
type Props$7 = {
|
|
168
168
|
/**
|
|
169
169
|
* Вертикальное выравнивание
|
|
170
170
|
*/
|
|
@@ -187,8 +187,8 @@ type Props$6 = {
|
|
|
187
187
|
*/
|
|
188
188
|
onClick?: () => void;
|
|
189
189
|
};
|
|
190
|
-
declare const Addon: React.FC<Props$
|
|
191
|
-
type Props$
|
|
190
|
+
declare const Addon: React.FC<Props$7>;
|
|
191
|
+
type Props$8 = {
|
|
192
192
|
/**
|
|
193
193
|
* Контент
|
|
194
194
|
*/
|
|
@@ -223,5 +223,5 @@ type Props$7 = {
|
|
|
223
223
|
*/
|
|
224
224
|
dataTestId?: string;
|
|
225
225
|
};
|
|
226
|
-
declare const Text: React.FC<Props$
|
|
227
|
-
export { Main, Props$0 as Props, Graphics,
|
|
226
|
+
declare const Text: React.FC<Props$8>;
|
|
227
|
+
export { Main, Props$0 as Props, Graphics, FooterText, FooterButton, Footer, Content, Category, AmountTitle, Amount, Addon, Text };
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { AnchorHTMLAttributes, ButtonHTMLAttributes, ElementType, HTMLAttributes } from "react";
|
|
4
4
|
import { ButtonProps } from "../button";
|
|
5
|
-
import { FooterTextProps } from "./components/footer-text/index";
|
|
6
5
|
import { PureCellElement } from "./components/types";
|
|
7
6
|
type PureCellContext = {
|
|
8
7
|
/** Направление */
|
|
@@ -110,7 +109,7 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
|
|
|
110
109
|
footerPadding?: "none" | "default" | undefined;
|
|
111
110
|
dataTestId?: string | undefined;
|
|
112
111
|
}>;
|
|
113
|
-
ExtraSubtitle: React.FC<
|
|
112
|
+
ExtraSubtitle: React.FC<import("./components/footer-text/index").Props>;
|
|
114
113
|
FooterButton: React.ForwardRefExoticComponent<(Omit<ButtonProps, "dataTestId"> & {
|
|
115
114
|
dataTestId?: string | undefined;
|
|
116
115
|
} & Partial<React.AnchorHTMLAttributes<HTMLAnchorElement> | React.ButtonHTMLAttributes<HTMLButtonElement>>) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { AnchorHTMLAttributes, ButtonHTMLAttributes, ElementType, HTMLAttributes } from "react";
|
|
4
4
|
import { ButtonProps } from "../../button";
|
|
5
|
-
import { FooterTextProps } from "./components/footer-text/index";
|
|
6
5
|
import { PureCellElement } from "./components/types";
|
|
7
6
|
type PureCellContext = {
|
|
8
7
|
/** Направление */
|
|
@@ -110,7 +109,7 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
|
|
|
110
109
|
footerPadding?: "none" | "default" | undefined;
|
|
111
110
|
dataTestId?: string | undefined;
|
|
112
111
|
}>;
|
|
113
|
-
ExtraSubtitle: React.FC<
|
|
112
|
+
ExtraSubtitle: React.FC<import("./components/footer-text/index").Props>;
|
|
114
113
|
FooterButton: React.ForwardRefExoticComponent<(Omit<ButtonProps, "dataTestId"> & {
|
|
115
114
|
dataTestId?: string | undefined;
|
|
116
115
|
} & Partial<React.AnchorHTMLAttributes<HTMLAnchorElement> | React.ButtonHTMLAttributes<HTMLButtonElement>>) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
@@ -53,7 +53,7 @@ type Props$0 = {
|
|
|
53
53
|
onClick?: () => void;
|
|
54
54
|
};
|
|
55
55
|
declare const Graphics: React.FC<Props$0>;
|
|
56
|
-
type
|
|
56
|
+
type Props$1 = {
|
|
57
57
|
/**
|
|
58
58
|
* Цвет текста
|
|
59
59
|
*/
|
|
@@ -68,7 +68,7 @@ type FooterTextProps = {
|
|
|
68
68
|
*/
|
|
69
69
|
children?: ReactNode;
|
|
70
70
|
};
|
|
71
|
-
declare const FooterText: React.FC<
|
|
71
|
+
declare const FooterText: React.FC<Props$1>;
|
|
72
72
|
type ComponentProps = Omit<ButtonProps, "dataTestId"> & {
|
|
73
73
|
/**
|
|
74
74
|
* Идентификатор для систем автоматизированного тестирования.
|
|
@@ -78,7 +78,7 @@ type ComponentProps = Omit<ButtonProps, "dataTestId"> & {
|
|
|
78
78
|
};
|
|
79
79
|
type FooterButtonProps = ComponentProps & Partial<AnchorHTMLAttributes<HTMLAnchorElement> | ButtonHTMLAttributes<HTMLButtonElement>>;
|
|
80
80
|
declare const FooterButton: React.ForwardRefExoticComponent<FooterButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
81
|
-
type Props$
|
|
81
|
+
type Props$2 = {
|
|
82
82
|
/**
|
|
83
83
|
* Компоненты
|
|
84
84
|
*/
|
|
@@ -93,8 +93,8 @@ type Props$1 = {
|
|
|
93
93
|
*/
|
|
94
94
|
dataTestId?: string;
|
|
95
95
|
};
|
|
96
|
-
declare const Footer: React.FC<Props$
|
|
97
|
-
type Props$
|
|
96
|
+
declare const Footer: React.FC<Props$2>;
|
|
97
|
+
type Props$3 = {
|
|
98
98
|
/**
|
|
99
99
|
* Компоненты
|
|
100
100
|
*/
|
|
@@ -105,8 +105,8 @@ type Props$2 = {
|
|
|
105
105
|
*/
|
|
106
106
|
dataTestId?: string;
|
|
107
107
|
};
|
|
108
|
-
declare const Content: React.FC<Props$
|
|
109
|
-
type Props$
|
|
108
|
+
declare const Content: React.FC<Props$3>;
|
|
109
|
+
type Props$4 = {
|
|
110
110
|
/**
|
|
111
111
|
* Наименование категории
|
|
112
112
|
*/
|
|
@@ -126,8 +126,8 @@ type Props$3 = {
|
|
|
126
126
|
*/
|
|
127
127
|
dataTestId?: string;
|
|
128
128
|
};
|
|
129
|
-
declare const Category: React.FC<Props$
|
|
130
|
-
type Props$
|
|
129
|
+
declare const Category: React.FC<Props$4>;
|
|
130
|
+
type Props$5 = {
|
|
131
131
|
/**
|
|
132
132
|
* Цвет денежного значения
|
|
133
133
|
* @deprecated Используйте titleProps.color
|
|
@@ -143,8 +143,8 @@ type Props$4 = {
|
|
|
143
143
|
*/
|
|
144
144
|
dataTestId?: string;
|
|
145
145
|
} & Omit<AmountType, "dataTestId">;
|
|
146
|
-
declare const AmountTitle: React.FC<Props$
|
|
147
|
-
type Props$
|
|
146
|
+
declare const AmountTitle: React.FC<Props$5>;
|
|
147
|
+
type Props$6 = {
|
|
148
148
|
/**
|
|
149
149
|
* Начертание шрифта денежного значения
|
|
150
150
|
*/
|
|
@@ -163,8 +163,8 @@ type Props$5 = {
|
|
|
163
163
|
*/
|
|
164
164
|
dataTestId?: string;
|
|
165
165
|
} & Omit<AmountType, "dataTestId">;
|
|
166
|
-
declare const Amount: React.FC<Props$
|
|
167
|
-
type Props$
|
|
166
|
+
declare const Amount: React.FC<Props$6>;
|
|
167
|
+
type Props$7 = {
|
|
168
168
|
/**
|
|
169
169
|
* Вертикальное выравнивание
|
|
170
170
|
*/
|
|
@@ -187,8 +187,8 @@ type Props$6 = {
|
|
|
187
187
|
*/
|
|
188
188
|
onClick?: () => void;
|
|
189
189
|
};
|
|
190
|
-
declare const Addon: React.FC<Props$
|
|
191
|
-
type Props$
|
|
190
|
+
declare const Addon: React.FC<Props$7>;
|
|
191
|
+
type Props$8 = {
|
|
192
192
|
/**
|
|
193
193
|
* Контент
|
|
194
194
|
*/
|
|
@@ -223,5 +223,5 @@ type Props$7 = {
|
|
|
223
223
|
*/
|
|
224
224
|
dataTestId?: string;
|
|
225
225
|
};
|
|
226
|
-
declare const Text: React.FC<Props$
|
|
227
|
-
export { Main, Props$0 as Props, Graphics,
|
|
226
|
+
declare const Text: React.FC<Props$8>;
|
|
227
|
+
export { Main, Props$0 as Props, Graphics, FooterText, FooterButton, Footer, Content, Category, AmountTitle, Amount, Addon, Text };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { PureCell } from "./component-
|
|
2
|
-
export type { PureCellProps } from "./component-
|
|
1
|
+
export { PureCell } from "./component-6a954af1";
|
|
2
|
+
export type { PureCellProps } from "./component-6a954af1";
|
|
@@ -53,7 +53,7 @@ type Props$0 = {
|
|
|
53
53
|
onClick?: () => void;
|
|
54
54
|
};
|
|
55
55
|
declare const Graphics: React.FC<Props$0>;
|
|
56
|
-
type
|
|
56
|
+
type Props$1 = {
|
|
57
57
|
/**
|
|
58
58
|
* Цвет текста
|
|
59
59
|
*/
|
|
@@ -68,7 +68,7 @@ type FooterTextProps = {
|
|
|
68
68
|
*/
|
|
69
69
|
children?: ReactNode;
|
|
70
70
|
};
|
|
71
|
-
declare const FooterText: React.FC<
|
|
71
|
+
declare const FooterText: React.FC<Props$1>;
|
|
72
72
|
type ComponentProps = Omit<ButtonProps, "dataTestId"> & {
|
|
73
73
|
/**
|
|
74
74
|
* Идентификатор для систем автоматизированного тестирования.
|
|
@@ -78,7 +78,7 @@ type ComponentProps = Omit<ButtonProps, "dataTestId"> & {
|
|
|
78
78
|
};
|
|
79
79
|
type FooterButtonProps = ComponentProps & Partial<AnchorHTMLAttributes<HTMLAnchorElement> | ButtonHTMLAttributes<HTMLButtonElement>>;
|
|
80
80
|
declare const FooterButton: React.ForwardRefExoticComponent<FooterButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
81
|
-
type Props$
|
|
81
|
+
type Props$2 = {
|
|
82
82
|
/**
|
|
83
83
|
* Компоненты
|
|
84
84
|
*/
|
|
@@ -93,8 +93,8 @@ type Props$1 = {
|
|
|
93
93
|
*/
|
|
94
94
|
dataTestId?: string;
|
|
95
95
|
};
|
|
96
|
-
declare const Footer: React.FC<Props$
|
|
97
|
-
type Props$
|
|
96
|
+
declare const Footer: React.FC<Props$2>;
|
|
97
|
+
type Props$3 = {
|
|
98
98
|
/**
|
|
99
99
|
* Компоненты
|
|
100
100
|
*/
|
|
@@ -105,8 +105,8 @@ type Props$2 = {
|
|
|
105
105
|
*/
|
|
106
106
|
dataTestId?: string;
|
|
107
107
|
};
|
|
108
|
-
declare const Content: React.FC<Props$
|
|
109
|
-
type Props$
|
|
108
|
+
declare const Content: React.FC<Props$3>;
|
|
109
|
+
type Props$4 = {
|
|
110
110
|
/**
|
|
111
111
|
* Наименование категории
|
|
112
112
|
*/
|
|
@@ -126,8 +126,8 @@ type Props$3 = {
|
|
|
126
126
|
*/
|
|
127
127
|
dataTestId?: string;
|
|
128
128
|
};
|
|
129
|
-
declare const Category: React.FC<Props$
|
|
130
|
-
type Props$
|
|
129
|
+
declare const Category: React.FC<Props$4>;
|
|
130
|
+
type Props$5 = {
|
|
131
131
|
/**
|
|
132
132
|
* Цвет денежного значения
|
|
133
133
|
* @deprecated Используйте titleProps.color
|
|
@@ -143,8 +143,8 @@ type Props$4 = {
|
|
|
143
143
|
*/
|
|
144
144
|
dataTestId?: string;
|
|
145
145
|
} & Omit<AmountType, "dataTestId">;
|
|
146
|
-
declare const AmountTitle: React.FC<Props$
|
|
147
|
-
type Props$
|
|
146
|
+
declare const AmountTitle: React.FC<Props$5>;
|
|
147
|
+
type Props$6 = {
|
|
148
148
|
/**
|
|
149
149
|
* Начертание шрифта денежного значения
|
|
150
150
|
*/
|
|
@@ -163,8 +163,8 @@ type Props$5 = {
|
|
|
163
163
|
*/
|
|
164
164
|
dataTestId?: string;
|
|
165
165
|
} & Omit<AmountType, "dataTestId">;
|
|
166
|
-
declare const Amount: React.FC<Props$
|
|
167
|
-
type Props$
|
|
166
|
+
declare const Amount: React.FC<Props$6>;
|
|
167
|
+
type Props$7 = {
|
|
168
168
|
/**
|
|
169
169
|
* Вертикальное выравнивание
|
|
170
170
|
*/
|
|
@@ -187,8 +187,8 @@ type Props$6 = {
|
|
|
187
187
|
*/
|
|
188
188
|
onClick?: () => void;
|
|
189
189
|
};
|
|
190
|
-
declare const Addon: React.FC<Props$
|
|
191
|
-
type Props$
|
|
190
|
+
declare const Addon: React.FC<Props$7>;
|
|
191
|
+
type Props$8 = {
|
|
192
192
|
/**
|
|
193
193
|
* Контент
|
|
194
194
|
*/
|
|
@@ -223,5 +223,5 @@ type Props$7 = {
|
|
|
223
223
|
*/
|
|
224
224
|
dataTestId?: string;
|
|
225
225
|
};
|
|
226
|
-
declare const Text: React.FC<Props$
|
|
227
|
-
export { Main, Props$0 as Props, Graphics,
|
|
226
|
+
declare const Text: React.FC<Props$8>;
|
|
227
|
+
export { Main, Props$0 as Props, Graphics, FooterText, FooterButton, Footer, Content, Category, AmountTitle, Amount, Addon, Text };
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { AnchorHTMLAttributes, ButtonHTMLAttributes, ElementType, HTMLAttributes } from "react";
|
|
4
4
|
import { ButtonProps } from "../../button";
|
|
5
|
-
import { FooterTextProps } from "./components/footer-text/index";
|
|
6
5
|
import { PureCellElement } from "./components/types";
|
|
7
6
|
type PureCellContext = {
|
|
8
7
|
/** Направление */
|
|
@@ -110,7 +109,7 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
|
|
|
110
109
|
footerPadding?: "none" | "default" | undefined;
|
|
111
110
|
dataTestId?: string | undefined;
|
|
112
111
|
}>;
|
|
113
|
-
ExtraSubtitle: React.FC<
|
|
112
|
+
ExtraSubtitle: React.FC<import("./components/footer-text/index").Props>;
|
|
114
113
|
FooterButton: React.ForwardRefExoticComponent<(Omit<ButtonProps, "dataTestId"> & {
|
|
115
114
|
dataTestId?: string | undefined;
|
|
116
115
|
} & Partial<React.AnchorHTMLAttributes<HTMLAnchorElement> | React.ButtonHTMLAttributes<HTMLButtonElement>>) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
package/pure-cell/esm/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { PureCell } from "./component-
|
|
2
|
-
export type { PureCellProps } from "./component-
|
|
1
|
+
export { PureCell } from "./component-6a954af1";
|
|
2
|
+
export type { PureCellProps } from "./component-6a954af1";
|
package/pure-cell/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { PureCell } from "./component-
|
|
2
|
-
export type { PureCellProps } from "./component-
|
|
1
|
+
export { PureCell } from "./component-6a954af1";
|
|
2
|
+
export type { PureCellProps } from "./component-6a954af1";
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { AnchorHTMLAttributes, ButtonHTMLAttributes, ElementType, HTMLAttributes } from "react";
|
|
4
4
|
import { ButtonProps } from "../../button";
|
|
5
|
-
import { FooterTextProps } from "./components/footer-text/index";
|
|
6
5
|
import { PureCellElement } from "./components/types";
|
|
7
6
|
type PureCellContext = {
|
|
8
7
|
/** Направление */
|
|
@@ -110,7 +109,7 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
|
|
|
110
109
|
footerPadding?: "none" | "default" | undefined;
|
|
111
110
|
dataTestId?: string | undefined;
|
|
112
111
|
}>;
|
|
113
|
-
ExtraSubtitle: React.FC<
|
|
112
|
+
ExtraSubtitle: React.FC<import("./components/footer-text/index").Props>;
|
|
114
113
|
FooterButton: React.ForwardRefExoticComponent<(Omit<ButtonProps, "dataTestId"> & {
|
|
115
114
|
dataTestId?: string | undefined;
|
|
116
115
|
} & Partial<React.AnchorHTMLAttributes<HTMLAnchorElement> | React.ButtonHTMLAttributes<HTMLButtonElement>>) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|