@alfalab/core-components-pure-cell 4.13.6 → 4.14.1
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/{component-d977c34d.js → component-5c929aab.js} +15 -12
- package/{component-8c83a9ca.d.ts → component-fb05ccb7.d.ts} +14 -1
- package/component.js +18 -2
- package/components/addon/component.js +1 -1
- package/components/addon/index.css +13 -13
- package/components/addon/index.d.ts +1 -1
- package/components/addon/index.js +1 -1
- package/components/amount/component.js +1 -1
- package/components/amount/index.css +4 -4
- package/components/amount/index.d.ts +1 -1
- package/components/amount/index.js +1 -1
- package/components/amount-title/component.js +1 -1
- package/components/amount-title/index.css +15 -15
- package/components/amount-title/index.d.ts +1 -1
- package/components/amount-title/index.js +1 -1
- package/components/category/component.js +1 -1
- package/components/category/index.css +5 -5
- package/components/category/index.d.ts +1 -1
- package/components/category/index.js +1 -1
- package/components/content/component.js +1 -1
- package/components/content/index.css +3 -3
- package/components/content/index.d.ts +1 -1
- package/components/content/index.js +1 -1
- package/components/footer/component.js +1 -1
- package/components/footer/index.css +4 -4
- package/components/footer/index.d.ts +1 -1
- package/components/footer/index.js +1 -1
- package/components/footer-button/component.js +1 -1
- package/components/footer-button/index.css +2 -2
- package/components/footer-button/index.d.ts +1 -1
- package/components/footer-button/index.js +1 -1
- package/components/footer-text/component.js +1 -1
- package/components/footer-text/index.d.ts +1 -1
- package/components/footer-text/index.js +1 -1
- package/components/graphics/component.js +1 -1
- package/components/graphics/index.css +18 -18
- package/components/graphics/index.d.ts +1 -1
- package/components/graphics/index.js +1 -1
- package/components/main/component.js +1 -1
- package/components/main/index.css +7 -7
- package/components/main/index.d.ts +1 -1
- package/components/main/index.js +1 -1
- package/components/text/component.js +1 -1
- package/components/text/index.css +7 -7
- package/components/text/index.d.ts +1 -1
- package/components/text/index.js +1 -1
- package/cssm/{component-24c65922.js → component-195fb685.js} +4 -1
- package/{esm/component-8c83a9ca.d.ts → cssm/component-fb05ccb7.d.ts} +14 -1
- package/cssm/component.js +18 -2
- package/cssm/components/addon/component.js +1 -1
- package/cssm/components/addon/index.d.ts +1 -1
- package/cssm/components/addon/index.js +1 -1
- package/cssm/components/amount/component.js +1 -1
- package/cssm/components/amount/index.d.ts +1 -1
- package/cssm/components/amount/index.js +1 -1
- package/cssm/components/amount-title/component.js +1 -1
- package/cssm/components/amount-title/index.d.ts +1 -1
- package/cssm/components/amount-title/index.js +1 -1
- package/cssm/components/category/component.js +1 -1
- package/cssm/components/category/index.d.ts +1 -1
- package/cssm/components/category/index.js +1 -1
- package/cssm/components/content/component.js +1 -1
- package/cssm/components/content/index.d.ts +1 -1
- package/cssm/components/content/index.js +1 -1
- package/cssm/components/footer/component.js +1 -1
- package/cssm/components/footer/index.d.ts +1 -1
- package/cssm/components/footer/index.js +1 -1
- package/cssm/components/footer-button/component.js +1 -1
- package/cssm/components/footer-button/index.d.ts +1 -1
- package/cssm/components/footer-button/index.js +1 -1
- package/cssm/components/footer-text/component.js +1 -1
- package/cssm/components/footer-text/index.d.ts +1 -1
- package/cssm/components/footer-text/index.js +1 -1
- package/cssm/components/graphics/component.js +1 -1
- package/cssm/components/graphics/index.d.ts +1 -1
- package/cssm/components/graphics/index.js +1 -1
- package/cssm/components/main/component.js +1 -1
- package/cssm/components/main/index.d.ts +1 -1
- package/cssm/components/main/index.js +1 -1
- package/cssm/components/text/component.js +1 -1
- package/cssm/components/text/index.d.ts +1 -1
- package/cssm/components/text/index.js +1 -1
- package/cssm/index.d.ts +2 -2
- package/cssm/index.js +18 -1
- package/esm/{component-63b6ba1a.js → component-58b06cd5.js} +14 -13
- package/{cssm/component-8c83a9ca.d.ts → esm/component-fb05ccb7.d.ts} +14 -1
- package/esm/component.js +2 -2
- package/esm/components/addon/component.js +1 -1
- package/esm/components/addon/index.css +13 -13
- package/esm/components/addon/index.d.ts +1 -1
- package/esm/components/addon/index.js +1 -1
- package/esm/components/amount/component.js +1 -1
- package/esm/components/amount/index.css +4 -4
- package/esm/components/amount/index.d.ts +1 -1
- package/esm/components/amount/index.js +1 -1
- package/esm/components/amount-title/component.js +1 -1
- package/esm/components/amount-title/index.css +15 -15
- package/esm/components/amount-title/index.d.ts +1 -1
- package/esm/components/amount-title/index.js +1 -1
- package/esm/components/category/component.js +1 -1
- package/esm/components/category/index.css +5 -5
- package/esm/components/category/index.d.ts +1 -1
- package/esm/components/category/index.js +1 -1
- package/esm/components/content/component.js +1 -1
- package/esm/components/content/index.css +3 -3
- package/esm/components/content/index.d.ts +1 -1
- package/esm/components/content/index.js +1 -1
- package/esm/components/footer/component.js +1 -1
- package/esm/components/footer/index.css +4 -4
- package/esm/components/footer/index.d.ts +1 -1
- package/esm/components/footer/index.js +1 -1
- package/esm/components/footer-button/component.js +1 -1
- package/esm/components/footer-button/index.css +2 -2
- package/esm/components/footer-button/index.d.ts +1 -1
- package/esm/components/footer-button/index.js +1 -1
- package/esm/components/footer-text/component.js +1 -1
- package/esm/components/footer-text/index.d.ts +1 -1
- package/esm/components/footer-text/index.js +1 -1
- package/esm/components/graphics/component.js +1 -1
- package/esm/components/graphics/index.css +18 -18
- package/esm/components/graphics/index.d.ts +1 -1
- package/esm/components/graphics/index.js +1 -1
- package/esm/components/main/component.js +1 -1
- package/esm/components/main/index.css +7 -7
- package/esm/components/main/index.d.ts +1 -1
- package/esm/components/main/index.js +1 -1
- package/esm/components/text/component.js +1 -1
- package/esm/components/text/index.css +7 -7
- package/esm/components/text/index.d.ts +1 -1
- package/esm/components/text/index.js +1 -1
- package/esm/index.css +29 -29
- package/esm/index.d.ts +2 -2
- package/esm/index.js +2 -1
- package/index.css +29 -29
- package/index.d.ts +2 -2
- package/index.js +18 -1
- package/modern/{component-08a2ef45.js → component-eec47ec0.js} +14 -13
- package/modern/{component-8c83a9ca.d.ts → component-fb05ccb7.d.ts} +14 -1
- package/modern/component.js +2 -2
- package/modern/components/addon/component.js +1 -1
- package/modern/components/addon/index.css +13 -13
- package/modern/components/addon/index.d.ts +1 -1
- package/modern/components/addon/index.js +1 -1
- package/modern/components/amount/component.js +1 -1
- package/modern/components/amount/index.css +4 -4
- package/modern/components/amount/index.d.ts +1 -1
- package/modern/components/amount/index.js +1 -1
- package/modern/components/amount-title/component.js +1 -1
- package/modern/components/amount-title/index.css +15 -15
- package/modern/components/amount-title/index.d.ts +1 -1
- package/modern/components/amount-title/index.js +1 -1
- package/modern/components/category/component.js +1 -1
- package/modern/components/category/index.css +5 -5
- package/modern/components/category/index.d.ts +1 -1
- package/modern/components/category/index.js +1 -1
- package/modern/components/content/component.js +1 -1
- package/modern/components/content/index.css +3 -3
- package/modern/components/content/index.d.ts +1 -1
- package/modern/components/content/index.js +1 -1
- package/modern/components/footer/component.js +1 -1
- package/modern/components/footer/index.css +4 -4
- package/modern/components/footer/index.d.ts +1 -1
- package/modern/components/footer/index.js +1 -1
- package/modern/components/footer-button/component.js +1 -1
- package/modern/components/footer-button/index.css +2 -2
- package/modern/components/footer-button/index.d.ts +1 -1
- package/modern/components/footer-button/index.js +1 -1
- package/modern/components/footer-text/component.js +1 -1
- package/modern/components/footer-text/index.d.ts +1 -1
- package/modern/components/footer-text/index.js +1 -1
- package/modern/components/graphics/component.js +1 -1
- package/modern/components/graphics/index.css +18 -18
- package/modern/components/graphics/index.d.ts +1 -1
- package/modern/components/graphics/index.js +1 -1
- package/modern/components/main/component.js +1 -1
- package/modern/components/main/index.css +7 -7
- package/modern/components/main/index.d.ts +1 -1
- package/modern/components/main/index.js +1 -1
- package/modern/components/text/component.js +1 -1
- package/modern/components/text/index.css +7 -7
- package/modern/components/text/index.d.ts +1 -1
- package/modern/components/text/index.js +1 -1
- package/modern/index.css +29 -29
- package/modern/index.d.ts +2 -2
- package/modern/index.js +2 -1
- package/moderncssm/{component-1bce2bd3.js → component-5b5fde55.js} +3 -2
- package/moderncssm/component-fb05ccb7.d.ts +140 -0
- package/moderncssm/component.js +2 -2
- package/moderncssm/components/addon/component.js +1 -1
- package/moderncssm/components/addon/index.d.ts +1 -1
- package/moderncssm/components/addon/index.js +1 -1
- package/moderncssm/components/amount/component.js +1 -1
- package/moderncssm/components/amount/index.d.ts +1 -1
- package/moderncssm/components/amount/index.js +1 -1
- package/moderncssm/components/amount-title/component.js +1 -1
- package/moderncssm/components/amount-title/index.d.ts +1 -1
- package/moderncssm/components/amount-title/index.js +1 -1
- package/moderncssm/components/category/component.js +1 -1
- package/moderncssm/components/category/index.d.ts +1 -1
- package/moderncssm/components/category/index.js +1 -1
- package/moderncssm/components/content/component.js +1 -1
- package/moderncssm/components/content/index.d.ts +1 -1
- package/moderncssm/components/content/index.js +1 -1
- package/moderncssm/components/footer/component.js +1 -1
- package/moderncssm/components/footer/index.d.ts +1 -1
- package/moderncssm/components/footer/index.js +1 -1
- package/moderncssm/components/footer-button/component.js +1 -1
- package/moderncssm/components/footer-button/index.d.ts +1 -1
- package/moderncssm/components/footer-button/index.js +1 -1
- package/moderncssm/components/footer-text/component.js +1 -1
- package/moderncssm/components/footer-text/index.d.ts +1 -1
- package/moderncssm/components/footer-text/index.js +1 -1
- package/moderncssm/components/graphics/component.js +1 -1
- package/moderncssm/components/graphics/index.d.ts +1 -1
- package/moderncssm/components/graphics/index.js +1 -1
- package/moderncssm/components/main/component.js +1 -1
- package/moderncssm/components/main/index.d.ts +1 -1
- package/moderncssm/components/main/index.js +1 -1
- package/moderncssm/components/text/component.js +1 -1
- package/moderncssm/components/text/index.d.ts +1 -1
- package/moderncssm/components/text/index.js +1 -1
- package/moderncssm/index.d.ts +2 -2
- package/moderncssm/index.js +2 -1
- package/package.json +10 -9
- package/src/component.tsx +21 -2
- package/src/index.ts +16 -1
- package/moderncssm/component-8c83a9ca.d.ts +0 -127
- /package/{component-d977c34d.d.ts → component-5c929aab.d.ts} +0 -0
- /package/cssm/{component-24c65922.d.ts → component-195fb685.d.ts} +0 -0
- /package/esm/{component-63b6ba1a.d.ts → component-58b06cd5.d.ts} +0 -0
- /package/modern/{component-08a2ef45.d.ts → component-eec47ec0.d.ts} +0 -0
- /package/moderncssm/{component-1bce2bd3.d.ts → component-5b5fde55.d.ts} +0 -0
|
@@ -17,7 +17,7 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
|
17
17
|
var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
|
|
18
18
|
var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
19
19
|
|
|
20
|
-
var styles$a = {"component":"pure-
|
|
20
|
+
var styles$a = {"component":"pure-cell__component_1sb5u","none":"pure-cell__none_1sb5u","default":"pure-cell__default_1sb5u","addonPadding":"pure-cell__addonPadding_1sb5u","auto":"pure-cell__auto_1sb5u","top":"pure-cell__top_1sb5u","center":"pure-cell__center_1sb5u","bottom":"pure-cell__bottom_1sb5u","button":"pure-cell__button_1sb5u"};
|
|
21
21
|
require('./components/addon/index.css')
|
|
22
22
|
|
|
23
23
|
var ADDON_COMPONENT = {
|
|
@@ -51,7 +51,7 @@ var Addon = function (_a) {
|
|
|
51
51
|
_b)), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'addon') }, (onClick && onMouseEvents)), children));
|
|
52
52
|
};
|
|
53
53
|
|
|
54
|
-
var styles$9 = {"component":"pure-
|
|
54
|
+
var styles$9 = {"component":"pure-cell__component_qc8uw","hidden":"pure-cell__hidden_qc8uw","hiddenWrapper":"pure-cell__hiddenWrapper_qc8uw"};
|
|
55
55
|
require('./components/amount/index.css')
|
|
56
56
|
|
|
57
57
|
var Amount = function (_a) {
|
|
@@ -65,7 +65,7 @@ var Amount = function (_a) {
|
|
|
65
65
|
React__default.default.createElement(coreComponentsAmount.Amount, tslib.__assign({ minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount') }, restProps))));
|
|
66
66
|
};
|
|
67
67
|
|
|
68
|
-
var styles$8 = {"component":"pure-
|
|
68
|
+
var styles$8 = {"component":"pure-cell__component_1mp5x","weight":"pure-cell__weight_1mp5x","hidden":"pure-cell__hidden_1mp5x","hidden-xsmall":"pure-cell__hidden-xsmall_1mp5x","hidden-small":"pure-cell__hidden-small_1mp5x","hidden-medium":"pure-cell__hidden-medium_1mp5x","hidden-large":"pure-cell__hidden-large_1mp5x","hidden-xlarge":"pure-cell__hidden-xlarge_1mp5x","hiddenWrapper":"pure-cell__hiddenWrapper_1mp5x","hiddenWrapper-xsmall":"pure-cell__hiddenWrapper-xsmall_1mp5x","hiddenWrapper-small":"pure-cell__hiddenWrapper-small_1mp5x","hiddenWrapper-medium":"pure-cell__hiddenWrapper-medium_1mp5x","hiddenWrapper-large":"pure-cell__hiddenWrapper-large_1mp5x","hiddenWrapper-xlarge":"pure-cell__hiddenWrapper-xlarge_1mp5x"};
|
|
69
69
|
require('./components/amount-title/index.css')
|
|
70
70
|
|
|
71
71
|
var AmountTitle = function (_a) {
|
|
@@ -80,7 +80,7 @@ var AmountTitle = function (_a) {
|
|
|
80
80
|
React__default.default.createElement(coreComponentsAmount.Amount, tslib.__assign({ minority: minority || minorUnits, className: cn__default.default(styles$8.weight, className), dataTestId: coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'core-amount-title') }, restProps, { bold: 'none' }))));
|
|
81
81
|
};
|
|
82
82
|
|
|
83
|
-
var styles$7 = {"component":"pure-
|
|
83
|
+
var styles$7 = {"component":"pure-cell__component_d60zo","categoryName":"pure-cell__categoryName_d60zo","categoryPercent":"pure-cell__categoryPercent_d60zo","rightAddon":"pure-cell__rightAddon_d60zo"};
|
|
84
84
|
require('./components/category/index.css')
|
|
85
85
|
|
|
86
86
|
var Category = function (_a) {
|
|
@@ -94,7 +94,7 @@ var Category = function (_a) {
|
|
|
94
94
|
rightAddons !== undefined && (React__default.default.createElement("div", { className: styles$7.rightAddon, "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'category-right-addon') }, rightAddons))));
|
|
95
95
|
};
|
|
96
96
|
|
|
97
|
-
var styles$6 = {"component":"pure-
|
|
97
|
+
var styles$6 = {"component":"pure-cell__component_12ys2","horizontal":"pure-cell__horizontal_12ys2"};
|
|
98
98
|
require('./components/content/index.css')
|
|
99
99
|
|
|
100
100
|
var Content = function (_a) {
|
|
@@ -104,7 +104,7 @@ var Content = function (_a) {
|
|
|
104
104
|
return (React__default.default.createElement("section", { className: cn__default.default(styles$6.component, (_b = {}, _b[styles$6.horizontal] = direction === 'horizontal', _b)), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || contextDataTestId, 'content') }, children));
|
|
105
105
|
};
|
|
106
106
|
|
|
107
|
-
var styles$5 = {"component":"pure-
|
|
107
|
+
var styles$5 = {"component":"pure-cell__component_bgqw7","none":"pure-cell__none_bgqw7","default":"pure-cell__default_bgqw7"};
|
|
108
108
|
require('./components/footer/index.css')
|
|
109
109
|
|
|
110
110
|
var Footer = function (_a) {
|
|
@@ -113,7 +113,7 @@ var Footer = function (_a) {
|
|
|
113
113
|
return (React__default.default.createElement("footer", { className: cn__default.default(styles$5.component, styles$5[footerPadding]), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer') }, children));
|
|
114
114
|
};
|
|
115
115
|
|
|
116
|
-
var styles$4 = {"component":"pure-
|
|
116
|
+
var styles$4 = {"component":"pure-cell__component_13v3m"};
|
|
117
117
|
require('./components/footer-button/index.css')
|
|
118
118
|
|
|
119
119
|
var FooterButton = React.forwardRef(function (_a, ref) {
|
|
@@ -146,7 +146,7 @@ var FooterText = function (_a) {
|
|
|
146
146
|
return (React__default.default.createElement(coreComponentsTypography.Text, { view: 'primary-small', color: color, "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer-title') }, children));
|
|
147
147
|
};
|
|
148
148
|
|
|
149
|
-
var styles$3 = {"component":"pure-
|
|
149
|
+
var styles$3 = {"component":"pure-cell__component_zj4ty","top":"pure-cell__top_zj4ty","center":"pure-cell__center_zj4ty","bottom":"pure-cell__bottom_zj4ty","horizontal":"pure-cell__horizontal_zj4ty","none":"pure-cell__none_zj4ty","airy":"pure-cell__airy_zj4ty","default":"pure-cell__default_zj4ty","compact":"pure-cell__compact_zj4ty","tiny":"pure-cell__tiny_zj4ty","vertical":"pure-cell__vertical_zj4ty","button":"pure-cell__button_zj4ty"};
|
|
150
150
|
require('./components/graphics/index.css')
|
|
151
151
|
|
|
152
152
|
var GRAPHICS_COMPONENT = {
|
|
@@ -179,7 +179,7 @@ var Graphics = function (_a) {
|
|
|
179
179
|
return (React__default.default.createElement(Component, tslib.__assign({ className: cn__default.default(styles$3.component, styles$3[verticalAlign], styles$3[pureCellContext.direction || 'horizontal'], styles$3[graphicPadding || defaultGraphicPadding], (_b = {}, _b[styles$3.button] = onClick, _b)), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'graphics') }, (onClick && onMouseEvents)), children));
|
|
180
180
|
};
|
|
181
181
|
|
|
182
|
-
var styles$2 = {"component":"pure-
|
|
182
|
+
var styles$2 = {"component":"pure-cell__component_1hzj0","vertical":"pure-cell__vertical_1hzj0","reverse":"pure-cell__reverse_1hzj0","button":"pure-cell__button_1hzj0"};
|
|
183
183
|
require('./components/main/index.css')
|
|
184
184
|
|
|
185
185
|
var MAIN_COMPONENT = {
|
|
@@ -211,7 +211,7 @@ var Main = function (_a) {
|
|
|
211
211
|
_b), (_c = {}, _c[styles$2.button] = onClick, _c), className), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || contextDataTestId, 'main') }, (onClick && onMouseEvents)), children));
|
|
212
212
|
};
|
|
213
213
|
|
|
214
|
-
var styles$1 = {"horizontal":"pure-
|
|
214
|
+
var styles$1 = {"horizontal":"pure-cell__horizontal_1y10t","rowLimit1":"pure-cell__rowLimit1_1y10t","rowLimit2":"pure-cell__rowLimit2_1y10t","component":"pure-cell__component_1y10t","vertical":"pure-cell__vertical_1y10t","title":"pure-cell__title_1y10t","value":"pure-cell__value_1y10t"};
|
|
215
215
|
require('./components/text/index.css')
|
|
216
216
|
|
|
217
217
|
var Text = function (_a) {
|
|
@@ -228,7 +228,7 @@ var Text = function (_a) {
|
|
|
228
228
|
React__default.default.createElement(coreComponentsTypography.Text, { view: view, tag: 'div', color: valueColor, className: className, "data-test-id": coreComponentsShared.getDataTestId(dataTestId || contextDataTestId, 'text_value') }, value)))));
|
|
229
229
|
};
|
|
230
230
|
|
|
231
|
-
var styles = {"component":"pure-
|
|
231
|
+
var styles = {"component":"pure-cell__component_1sz58","horizontal":"pure-cell__horizontal_1sz58","vertical":"pure-cell__vertical_1sz58","button":"pure-cell__button_1sz58","hover":"pure-cell__hover_1sz58","active":"pure-cell__active_1sz58","link":"pure-cell__link_1sz58","none":"pure-cell__none_1sz58","airy":"pure-cell__airy_1sz58","default":"pure-cell__default_1sz58","compact":"pure-cell__compact_1sz58","tiny":"pure-cell__tiny_1sz58","noneTop":"pure-cell__noneTop_1sz58","airyTop":"pure-cell__airyTop_1sz58","defaultTop":"pure-cell__defaultTop_1sz58","compactTop":"pure-cell__compactTop_1sz58","tinyTop":"pure-cell__tinyTop_1sz58","noneBottom":"pure-cell__noneBottom_1sz58","airyBottom":"pure-cell__airyBottom_1sz58","defaultBottom":"pure-cell__defaultBottom_1sz58","compactBottom":"pure-cell__compactBottom_1sz58","tinyBottom":"pure-cell__tinyBottom_1sz58","left":"pure-cell__left_1sz58","right":"pure-cell__right_1sz58","both":"pure-cell__both_1sz58","focused":"pure-cell__focused_1sz58"};
|
|
232
232
|
require('./index.css')
|
|
233
233
|
|
|
234
234
|
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
@@ -285,6 +285,7 @@ var PureCellComponent = React.forwardRef(function (_a, ref) {
|
|
|
285
285
|
return (React__default.default.createElement(Component, tslib.__assign({}, restProps, { ref: ref, tabIndex: 0, className: cn__default.default(addClasses, className), "data-test-id": dataTestId }),
|
|
286
286
|
React__default.default.createElement(PureCellContext.Provider, { value: contextState }, children)));
|
|
287
287
|
});
|
|
288
|
+
var ExtraSubtitle = FooterText;
|
|
288
289
|
/**
|
|
289
290
|
* Универсальный конструктор для сборки любой ячейки.
|
|
290
291
|
*
|
|
@@ -299,7 +300,7 @@ var PureCell = Object.assign(PureCellComponent, {
|
|
|
299
300
|
AmountTitle: AmountTitle,
|
|
300
301
|
Addon: Addon,
|
|
301
302
|
Footer: Footer,
|
|
302
|
-
ExtraSubtitle:
|
|
303
|
+
ExtraSubtitle: ExtraSubtitle,
|
|
303
304
|
FooterButton: FooterButton,
|
|
304
305
|
Comment: coreComponentsComment.Comment,
|
|
305
306
|
Category: Category,
|
|
@@ -311,11 +312,13 @@ exports.Amount = Amount;
|
|
|
311
312
|
exports.AmountTitle = AmountTitle;
|
|
312
313
|
exports.Category = Category;
|
|
313
314
|
exports.Content = Content;
|
|
315
|
+
exports.ExtraSubtitle = ExtraSubtitle;
|
|
314
316
|
exports.Footer = Footer;
|
|
315
317
|
exports.FooterButton = FooterButton;
|
|
316
318
|
exports.FooterText = FooterText;
|
|
317
319
|
exports.Graphics = Graphics;
|
|
318
320
|
exports.Main = Main;
|
|
319
321
|
exports.PureCell = PureCell;
|
|
322
|
+
exports.PureCellComponent = PureCellComponent;
|
|
320
323
|
exports.PureCellContext = PureCellContext;
|
|
321
324
|
exports.Text = Text;
|
|
@@ -2,7 +2,18 @@
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { AnchorHTMLAttributes, ButtonHTMLAttributes, ElementType, HTMLAttributes } from "react";
|
|
4
4
|
import { ButtonProps } from "@alfalab/core-components-button";
|
|
5
|
+
import { Comment } from "@alfalab/core-components-comment";
|
|
6
|
+
import { Addon } from "./components/addon/index";
|
|
7
|
+
import { Amount } from "./components/amount/index";
|
|
8
|
+
import { AmountTitle } from "./components/amount-title/index";
|
|
9
|
+
import { Category } from "./components/category/index";
|
|
10
|
+
import { Content } from "./components/content/index";
|
|
11
|
+
import { Footer } from "./components/footer/index";
|
|
12
|
+
import { FooterButton } from "./components/footer-button/index";
|
|
5
13
|
import { FooterTextProps } from "./components/footer-text/index";
|
|
14
|
+
import { Graphics } from "./components/graphics/index";
|
|
15
|
+
import { Main } from "./components/main/index";
|
|
16
|
+
import { Text } from "./components/text/index";
|
|
6
17
|
import { PureCellElement } from "./components/types";
|
|
7
18
|
type PureCellContext = {
|
|
8
19
|
/** Направление */
|
|
@@ -59,6 +70,8 @@ type AnchorPureCellProps = BasePureCellProps & AnchorHTMLAttributes<HTMLAnchorEl
|
|
|
59
70
|
type ButtonPureCellProps = BasePureCellProps & ButtonHTMLAttributes<HTMLButtonElement>;
|
|
60
71
|
type ElementPureCellProps = BasePureCellProps & HTMLAttributes<HTMLElement>;
|
|
61
72
|
type PureCellProps = Partial<AnchorPureCellProps | ButtonPureCellProps | ElementPureCellProps>;
|
|
73
|
+
declare const PureCellComponent: React.ForwardRefExoticComponent<PureCellProps & React.RefAttributes<HTMLElement>>;
|
|
74
|
+
declare const ExtraSubtitle: React.FC<FooterTextProps>;
|
|
62
75
|
/**
|
|
63
76
|
* Универсальный конструктор для сборки любой ячейки.
|
|
64
77
|
*
|
|
@@ -124,4 +137,4 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
|
|
|
124
137
|
dataTestId?: string | undefined;
|
|
125
138
|
}>;
|
|
126
139
|
};
|
|
127
|
-
export { PureCellContext, PureCellProps, PureCell };
|
|
140
|
+
export { PureCellContext, PureCellProps, PureCell, PureCellComponent, Main, Graphics, Content, Text, Amount, AmountTitle, Addon, Footer, ExtraSubtitle, FooterButton, Comment, Category };
|
package/component.js
CHANGED
|
@@ -6,11 +6,27 @@ require('tslib');
|
|
|
6
6
|
require('react');
|
|
7
7
|
require('react-merge-refs');
|
|
8
8
|
require('classnames');
|
|
9
|
-
require('@alfalab/core-components-comment');
|
|
9
|
+
var coreComponentsComment = require('@alfalab/core-components-comment');
|
|
10
10
|
require('@alfalab/hooks');
|
|
11
|
-
var components_addon_component = require('./component-
|
|
11
|
+
var components_addon_component = require('./component-5c929aab.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
|
+
Object.defineProperty(exports, 'Comment', {
|
|
16
|
+
enumerable: true,
|
|
17
|
+
get: function () { return coreComponentsComment.Comment; }
|
|
18
|
+
});
|
|
19
|
+
exports.Addon = components_addon_component.Addon;
|
|
20
|
+
exports.Amount = components_addon_component.Amount;
|
|
21
|
+
exports.AmountTitle = components_addon_component.AmountTitle;
|
|
22
|
+
exports.Category = components_addon_component.Category;
|
|
23
|
+
exports.Content = components_addon_component.Content;
|
|
24
|
+
exports.ExtraSubtitle = components_addon_component.ExtraSubtitle;
|
|
25
|
+
exports.Footer = components_addon_component.Footer;
|
|
26
|
+
exports.FooterButton = components_addon_component.FooterButton;
|
|
27
|
+
exports.Graphics = components_addon_component.Graphics;
|
|
28
|
+
exports.Main = components_addon_component.Main;
|
|
15
29
|
exports.PureCell = components_addon_component.PureCell;
|
|
30
|
+
exports.PureCellComponent = components_addon_component.PureCellComponent;
|
|
16
31
|
exports.PureCellContext = components_addon_component.PureCellContext;
|
|
32
|
+
exports.Text = components_addon_component.Text;
|
|
@@ -6,7 +6,7 @@ require('tslib');
|
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
require('@alfalab/core-components-shared');
|
|
9
|
-
var components_addon_component = require('../../component-
|
|
9
|
+
var components_addon_component = require('../../component-5c929aab.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: v83m9 */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -24,27 +24,27 @@
|
|
|
24
24
|
} /* сбрасывает синюю подсветку при нажатии */ :root {
|
|
25
25
|
--pure-cell-clickable-area-hover-opacity: 1;
|
|
26
26
|
--pure-cell-clickable-area-active-opacity: 1;
|
|
27
|
-
} .pure-
|
|
27
|
+
} .pure-cell__component_1sb5u {
|
|
28
28
|
display: flex;
|
|
29
29
|
flex-direction: column;
|
|
30
30
|
align-items: flex-end
|
|
31
|
-
} .pure-
|
|
31
|
+
} .pure-cell__component_1sb5u > * {
|
|
32
32
|
justify-content: flex-end;
|
|
33
|
-
} .pure-
|
|
33
|
+
} .pure-cell__component_1sb5u.pure-cell__none_1sb5u {
|
|
34
34
|
padding-left: var(--gap-0);
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__component_1sb5u.pure-cell__default_1sb5u {
|
|
36
36
|
padding-left: var(--gap-16);
|
|
37
|
-
} .pure-
|
|
37
|
+
} .pure-cell__component_1sb5u.pure-cell__addonPadding_1sb5u {
|
|
38
38
|
padding-left: var(--gap-16);
|
|
39
|
-
} .pure-
|
|
39
|
+
} .pure-cell__component_1sb5u.pure-cell__auto_1sb5u {
|
|
40
40
|
align-self: auto;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__component_1sb5u.pure-cell__top_1sb5u {
|
|
42
42
|
align-self: flex-start;
|
|
43
|
-
} .pure-
|
|
43
|
+
} .pure-cell__component_1sb5u.pure-cell__center_1sb5u {
|
|
44
44
|
align-self: center;
|
|
45
|
-
} .pure-
|
|
45
|
+
} .pure-cell__component_1sb5u.pure-cell__bottom_1sb5u {
|
|
46
46
|
align-self: flex-end;
|
|
47
|
-
} .pure-
|
|
47
|
+
} .pure-cell__button_1sb5u {
|
|
48
48
|
-webkit-tap-highlight-color: transparent;
|
|
49
49
|
box-sizing: border-box;
|
|
50
50
|
background-color: transparent;
|
|
@@ -62,8 +62,8 @@
|
|
|
62
62
|
cursor: pointer;
|
|
63
63
|
padding: var(--gap-0);
|
|
64
64
|
transition: opacity 0.15s ease-in-out
|
|
65
|
-
} .pure-
|
|
65
|
+
} .pure-cell__button_1sb5u:hover {
|
|
66
66
|
opacity: var(--pure-cell-clickable-area-hover-opacity);
|
|
67
|
-
} .pure-
|
|
67
|
+
} .pure-cell__button_1sb5u:active {
|
|
68
68
|
opacity: var(--pure-cell-clickable-area-active-opacity);
|
|
69
69
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-5c929aab";
|
|
@@ -8,7 +8,7 @@ require('classnames');
|
|
|
8
8
|
require('@alfalab/core-components-amount');
|
|
9
9
|
require('@alfalab/core-components-shared');
|
|
10
10
|
require('@alfalab/core-components-typography');
|
|
11
|
-
var components_addon_component = require('../../component-
|
|
11
|
+
var components_addon_component = require('../../component-5c929aab.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: oi9lu */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-neutral-translucent-400: rgba(5, 11, 44, 0.18); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -26,16 +26,16 @@
|
|
|
26
26
|
--gap-8: var(--gap-xs);
|
|
27
27
|
} :root {
|
|
28
28
|
} :root {
|
|
29
|
-
} /* сбрасывает синюю подсветку при нажатии */ .pure-
|
|
29
|
+
} /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_qc8uw {
|
|
30
30
|
padding: var(--gap-2) var(--gap-0);
|
|
31
31
|
display: flex;
|
|
32
|
-
} .pure-
|
|
32
|
+
} .pure-cell__hidden_qc8uw {
|
|
33
33
|
background: var(--color-light-neutral-translucent-400);
|
|
34
34
|
border-radius: var(--border-radius-8);
|
|
35
35
|
display: inline-block;
|
|
36
36
|
height: 24px;
|
|
37
37
|
width: 120px;
|
|
38
|
-
} .pure-
|
|
38
|
+
} .pure-cell__hiddenWrapper_qc8uw {
|
|
39
39
|
display: flex;
|
|
40
40
|
padding: var(--gap-8) var(--gap-0);
|
|
41
41
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-5c929aab";
|
|
@@ -8,7 +8,7 @@ require('classnames');
|
|
|
8
8
|
require('@alfalab/core-components-amount');
|
|
9
9
|
require('@alfalab/core-components-shared');
|
|
10
10
|
require('@alfalab/core-components-typography');
|
|
11
|
-
var components_addon_component = require('../../component-
|
|
11
|
+
var components_addon_component = require('../../component-5c929aab.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 486e1 */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-neutral-translucent-400: rgba(5, 11, 44, 0.18); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -30,39 +30,39 @@
|
|
|
30
30
|
--gap-16: var(--gap-m);
|
|
31
31
|
} :root {
|
|
32
32
|
} :root {
|
|
33
|
-
} /* сбрасывает синюю подсветку при нажатии */ .pure-
|
|
33
|
+
} /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_1mp5x {
|
|
34
34
|
display: flex;
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__weight_1mp5x {
|
|
36
36
|
font-weight: inherit;
|
|
37
|
-
} .pure-
|
|
37
|
+
} .pure-cell__hidden_1mp5x {
|
|
38
38
|
background: var(--color-light-neutral-translucent-400);
|
|
39
39
|
border-radius: var(--border-radius-8);
|
|
40
40
|
display: inline-block;
|
|
41
|
-
} .pure-cell__hidden-
|
|
41
|
+
} .pure-cell__hidden-xsmall_1mp5x {
|
|
42
42
|
height: 16px;
|
|
43
43
|
width: 88px;
|
|
44
|
-
} .pure-cell__hidden-
|
|
44
|
+
} .pure-cell__hidden-small_1mp5x {
|
|
45
45
|
height: 18px;
|
|
46
46
|
width: 100px;
|
|
47
|
-
} .pure-cell__hidden-
|
|
47
|
+
} .pure-cell__hidden-medium_1mp5x {
|
|
48
48
|
height: 24px;
|
|
49
49
|
width: 120px;
|
|
50
|
-
} .pure-cell__hidden-
|
|
50
|
+
} .pure-cell__hidden-large_1mp5x {
|
|
51
51
|
height: 28px;
|
|
52
52
|
width: 136px;
|
|
53
|
-
} .pure-cell__hidden-
|
|
53
|
+
} .pure-cell__hidden-xlarge_1mp5x {
|
|
54
54
|
height: 32px;
|
|
55
55
|
width: 156px;
|
|
56
|
-
} .pure-
|
|
56
|
+
} .pure-cell__hiddenWrapper_1mp5x {
|
|
57
57
|
display: flex;
|
|
58
|
-
} .pure-cell__hiddenWrapper-
|
|
58
|
+
} .pure-cell__hiddenWrapper-xsmall_1mp5x {
|
|
59
59
|
padding: var(--gap-4) var(--gap-0);
|
|
60
|
-
} .pure-cell__hiddenWrapper-
|
|
60
|
+
} .pure-cell__hiddenWrapper-small_1mp5x {
|
|
61
61
|
padding: var(--gap-8) var(--gap-0);
|
|
62
|
-
} .pure-cell__hiddenWrapper-
|
|
62
|
+
} .pure-cell__hiddenWrapper-medium_1mp5x {
|
|
63
63
|
padding: var(--gap-8) var(--gap-0);
|
|
64
|
-
} .pure-cell__hiddenWrapper-
|
|
64
|
+
} .pure-cell__hiddenWrapper-large_1mp5x {
|
|
65
65
|
padding: var(--gap-12) var(--gap-0);
|
|
66
|
-
} .pure-cell__hiddenWrapper-
|
|
66
|
+
} .pure-cell__hiddenWrapper-xlarge_1mp5x {
|
|
67
67
|
padding: var(--gap-16) var(--gap-0);
|
|
68
68
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-5c929aab";
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
require('react');
|
|
6
6
|
require('@alfalab/core-components-shared');
|
|
7
7
|
require('@alfalab/core-components-typography');
|
|
8
|
-
var components_addon_component = require('../../component-
|
|
8
|
+
var components_addon_component = require('../../component-5c929aab.js');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 144eb */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-base-bg-secondary: #f2f3f5; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -28,21 +28,21 @@
|
|
|
28
28
|
--gap-8: var(--gap-xs);
|
|
29
29
|
} :root {
|
|
30
30
|
} :root {
|
|
31
|
-
} /* сбрасывает синюю подсветку при нажатии */ .pure-
|
|
31
|
+
} /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_d60zo {
|
|
32
32
|
display: flex;
|
|
33
33
|
overflow: hidden;
|
|
34
34
|
padding: var(--gap-2) var(--gap-0);
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__categoryName_d60zo {
|
|
36
36
|
display: -webkit-box;
|
|
37
37
|
-webkit-line-clamp: 1;
|
|
38
38
|
-webkit-box-orient: vertical;
|
|
39
39
|
overflow: hidden;
|
|
40
40
|
word-break: break-all;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__categoryPercent_d60zo {
|
|
42
42
|
padding: var(--gap-0) var(--gap-8);
|
|
43
43
|
background-color: var(--color-light-base-bg-secondary);
|
|
44
44
|
border-radius: var(--border-radius-16);
|
|
45
45
|
margin-left: var(--gap-4);
|
|
46
|
-
} .pure-
|
|
46
|
+
} .pure-cell__rightAddon_d60zo {
|
|
47
47
|
margin-left: var(--gap-4);
|
|
48
48
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-5c929aab";
|