@alfalab/core-components-pure-cell 4.9.0 → 4.10.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-5aa16b0d.js → component-4629a6d7.js} +12 -12
- package/component.js +1 -1
- 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 +2 -2
- 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 +3 -3
- 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-719b272a.js → component-e3105fca.js} +1 -1
- package/cssm/component.js +1 -1
- 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.js +1 -1
- package/esm/{component-f3f965f3.js → component-034cfc92.js} +12 -12
- package/esm/component.js +1 -1
- 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 +2 -2
- 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 +3 -3
- 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.js +1 -1
- package/index.css +29 -29
- package/index.js +1 -1
- package/modern/{component-1f635679.js → component-c9a0fbea.js} +12 -12
- package/modern/component.js +1 -1
- 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 +2 -2
- 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 +3 -3
- 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.js +1 -1
- package/package.json +5 -5
- package/src/components/amount-title/component.tsx +2 -2
- /package/{component-5aa16b0d.d.ts → component-4629a6d7.d.ts} +0 -0
- /package/cssm/{component-719b272a.d.ts → component-e3105fca.d.ts} +0 -0
- /package/esm/{component-f3f965f3.d.ts → component-034cfc92.d.ts} +0 -0
- /package/modern/{component-1f635679.d.ts → component-c9a0fbea.d.ts} +0 -0
|
@@ -9,7 +9,7 @@ import { Amount as Amount$1 } from '@alfalab/core-components-amount/esm';
|
|
|
9
9
|
import { Typography } from '@alfalab/core-components-typography/esm';
|
|
10
10
|
import { Button } from '@alfalab/core-components-button/esm';
|
|
11
11
|
|
|
12
|
-
var styles$a = {"component":"pure-
|
|
12
|
+
var styles$a = {"component":"pure-cell__component_1rfmp","none":"pure-cell__none_1rfmp","default":"pure-cell__default_1rfmp","addonPadding":"pure-cell__addonPadding_1rfmp","auto":"pure-cell__auto_1rfmp","top":"pure-cell__top_1rfmp","center":"pure-cell__center_1rfmp","bottom":"pure-cell__bottom_1rfmp","button":"pure-cell__button_1rfmp"};
|
|
13
13
|
require('./components/addon/index.css')
|
|
14
14
|
|
|
15
15
|
var ADDON_COMPONENT = {
|
|
@@ -43,7 +43,7 @@ var Addon = function (_a) {
|
|
|
43
43
|
_b)), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'addon') }, (onClick && onMouseEvents)), children));
|
|
44
44
|
};
|
|
45
45
|
|
|
46
|
-
var styles$9 = {"component":"pure-
|
|
46
|
+
var styles$9 = {"component":"pure-cell__component_1so08"};
|
|
47
47
|
require('./components/amount/index.css')
|
|
48
48
|
|
|
49
49
|
var Amount = function (_a) {
|
|
@@ -53,18 +53,18 @@ var Amount = function (_a) {
|
|
|
53
53
|
React.createElement(Amount$1, __assign({ minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount') }, restProps))));
|
|
54
54
|
};
|
|
55
55
|
|
|
56
|
-
var styles$8 = {"component":"pure-
|
|
56
|
+
var styles$8 = {"component":"pure-cell__component_4ym08","weight":"pure-cell__weight_4ym08"};
|
|
57
57
|
require('./components/amount-title/index.css')
|
|
58
58
|
|
|
59
59
|
var AmountTitle = function (_a) {
|
|
60
60
|
var minority = _a.minority, _b = _a.minorUnits, minorUnits = _b === void 0 ? 100 : _b, className = _a.className, _c = _a.color, color = _c === void 0 ? 'primary' : _c, dataTestId = _a.dataTestId, _d = _a.titleProps, titleProps = _d === void 0 ? {} : _d, restProps = __rest(_a, ["minority", "minorUnits", "className", "color", "dataTestId", "titleProps"]);
|
|
61
61
|
var pureCellContext = useContext(PureCellContext);
|
|
62
62
|
var titleDefaultProps = __assign({ tag: 'h4', view: 'small', color: color }, titleProps);
|
|
63
|
-
return (React.createElement(Typography.
|
|
63
|
+
return (React.createElement(Typography.TitleResponsive, __assign({}, titleDefaultProps, { dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount-title'), className: cn(styles$8.component, titleProps.className) }),
|
|
64
64
|
React.createElement(Amount$1, __assign({ minority: minority || minorUnits, className: cn(styles$8.weight, className), dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'core-amount-title') }, restProps, { bold: 'none' }))));
|
|
65
65
|
};
|
|
66
66
|
|
|
67
|
-
var styles$7 = {"component":"pure-
|
|
67
|
+
var styles$7 = {"component":"pure-cell__component_h6r5z","categoryName":"pure-cell__categoryName_h6r5z","categoryPercent":"pure-cell__categoryPercent_h6r5z","rightAddon":"pure-cell__rightAddon_h6r5z"};
|
|
68
68
|
require('./components/category/index.css')
|
|
69
69
|
|
|
70
70
|
var Category = function (_a) {
|
|
@@ -78,7 +78,7 @@ var Category = function (_a) {
|
|
|
78
78
|
rightAddons !== undefined && (React.createElement("div", { className: styles$7.rightAddon, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'category-right-addon') }, rightAddons))));
|
|
79
79
|
};
|
|
80
80
|
|
|
81
|
-
var styles$6 = {"component":"pure-
|
|
81
|
+
var styles$6 = {"component":"pure-cell__component_ria48","horizontal":"pure-cell__horizontal_ria48"};
|
|
82
82
|
require('./components/content/index.css')
|
|
83
83
|
|
|
84
84
|
var Content = function (_a) {
|
|
@@ -88,7 +88,7 @@ var Content = function (_a) {
|
|
|
88
88
|
return (React.createElement("section", { className: cn(styles$6.component, (_b = {}, _b[styles$6.horizontal] = direction === 'horizontal', _b)), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'content') }, children));
|
|
89
89
|
};
|
|
90
90
|
|
|
91
|
-
var styles$5 = {"component":"pure-
|
|
91
|
+
var styles$5 = {"component":"pure-cell__component_m2wa0","none":"pure-cell__none_m2wa0","default":"pure-cell__default_m2wa0"};
|
|
92
92
|
require('./components/footer/index.css')
|
|
93
93
|
|
|
94
94
|
var Footer = function (_a) {
|
|
@@ -97,7 +97,7 @@ var Footer = function (_a) {
|
|
|
97
97
|
return (React.createElement("footer", { className: cn(styles$5.component, styles$5[footerPadding]), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer') }, children));
|
|
98
98
|
};
|
|
99
99
|
|
|
100
|
-
var styles$4 = {"component":"pure-
|
|
100
|
+
var styles$4 = {"component":"pure-cell__component_sqqhs"};
|
|
101
101
|
require('./components/footer-button/index.css')
|
|
102
102
|
|
|
103
103
|
var FooterButton = forwardRef(function (_a, ref) {
|
|
@@ -130,7 +130,7 @@ var FooterText = function (_a) {
|
|
|
130
130
|
return (React.createElement(Typography.Text, { view: 'primary-small', color: color, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer-title') }, children));
|
|
131
131
|
};
|
|
132
132
|
|
|
133
|
-
var styles$3 = {"component":"pure-
|
|
133
|
+
var styles$3 = {"component":"pure-cell__component_1huu8","top":"pure-cell__top_1huu8","center":"pure-cell__center_1huu8","bottom":"pure-cell__bottom_1huu8","horizontal":"pure-cell__horizontal_1huu8","none":"pure-cell__none_1huu8","airy":"pure-cell__airy_1huu8","default":"pure-cell__default_1huu8","compact":"pure-cell__compact_1huu8","tiny":"pure-cell__tiny_1huu8","vertical":"pure-cell__vertical_1huu8","button":"pure-cell__button_1huu8"};
|
|
134
134
|
require('./components/graphics/index.css')
|
|
135
135
|
|
|
136
136
|
var GRAPHICS_COMPONENT = {
|
|
@@ -163,7 +163,7 @@ var Graphics = function (_a) {
|
|
|
163
163
|
return (React.createElement(Component, __assign({ className: cn(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": getDataTestId(dataTestId || pureCellContext.dataTestId, 'graphics') }, (onClick && onMouseEvents)), children));
|
|
164
164
|
};
|
|
165
165
|
|
|
166
|
-
var styles$2 = {"component":"pure-
|
|
166
|
+
var styles$2 = {"component":"pure-cell__component_7czew","vertical":"pure-cell__vertical_7czew","reverse":"pure-cell__reverse_7czew","button":"pure-cell__button_7czew"};
|
|
167
167
|
require('./components/main/index.css')
|
|
168
168
|
|
|
169
169
|
var MAIN_COMPONENT = {
|
|
@@ -195,7 +195,7 @@ var Main = function (_a) {
|
|
|
195
195
|
_b), (_c = {}, _c[styles$2.button] = onClick, _c), className), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'main') }, (onClick && onMouseEvents)), children));
|
|
196
196
|
};
|
|
197
197
|
|
|
198
|
-
var styles$1 = {"horizontal":"pure-
|
|
198
|
+
var styles$1 = {"horizontal":"pure-cell__horizontal_1yl0i","rowLimit1":"pure-cell__rowLimit1_1yl0i","rowLimit2":"pure-cell__rowLimit2_1yl0i","component":"pure-cell__component_1yl0i","vertical":"pure-cell__vertical_1yl0i","title":"pure-cell__title_1yl0i","value":"pure-cell__value_1yl0i"};
|
|
199
199
|
require('./components/text/index.css')
|
|
200
200
|
|
|
201
201
|
var Text = function (_a) {
|
|
@@ -212,7 +212,7 @@ var Text = function (_a) {
|
|
|
212
212
|
React.createElement(Typography.Text, { view: view, tag: 'div', color: valueColor, className: className, "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'text_value') }, value)))));
|
|
213
213
|
};
|
|
214
214
|
|
|
215
|
-
var styles = {"component":"pure-
|
|
215
|
+
var styles = {"component":"pure-cell__component_10jaf","horizontal":"pure-cell__horizontal_10jaf","vertical":"pure-cell__vertical_10jaf","button":"pure-cell__button_10jaf","hover":"pure-cell__hover_10jaf","active":"pure-cell__active_10jaf","link":"pure-cell__link_10jaf","none":"pure-cell__none_10jaf","airy":"pure-cell__airy_10jaf","default":"pure-cell__default_10jaf","compact":"pure-cell__compact_10jaf","tiny":"pure-cell__tiny_10jaf","noneTop":"pure-cell__noneTop_10jaf","airyTop":"pure-cell__airyTop_10jaf","defaultTop":"pure-cell__defaultTop_10jaf","compactTop":"pure-cell__compactTop_10jaf","tinyTop":"pure-cell__tinyTop_10jaf","noneBottom":"pure-cell__noneBottom_10jaf","airyBottom":"pure-cell__airyBottom_10jaf","defaultBottom":"pure-cell__defaultBottom_10jaf","compactBottom":"pure-cell__compactBottom_10jaf","tinyBottom":"pure-cell__tinyBottom_10jaf","left":"pure-cell__left_10jaf","right":"pure-cell__right_10jaf","both":"pure-cell__both_10jaf","focused":"pure-cell__focused_10jaf"};
|
|
216
216
|
require('./index.css')
|
|
217
217
|
|
|
218
218
|
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
package/esm/component.js
CHANGED
|
@@ -4,4 +4,4 @@ import 'react-merge-refs';
|
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '@alfalab/core-components-comment/esm';
|
|
6
6
|
import '@alfalab/hooks';
|
|
7
|
-
export { P as PureCell, f as PureCellContext } from './component-
|
|
7
|
+
export { P as PureCell, f as PureCellContext } from './component-034cfc92.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: jrgv4 */
|
|
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 */
|
|
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 */
|
|
@@ -18,27 +18,27 @@
|
|
|
18
18
|
} :root {
|
|
19
19
|
--pure-cell-clickable-area-hover-opacity: 1;
|
|
20
20
|
--pure-cell-clickable-area-active-opacity: 1;
|
|
21
|
-
} .pure-
|
|
21
|
+
} .pure-cell__component_1rfmp {
|
|
22
22
|
display: flex;
|
|
23
23
|
flex-direction: column;
|
|
24
24
|
align-items: flex-end
|
|
25
|
-
} .pure-
|
|
25
|
+
} .pure-cell__component_1rfmp > * {
|
|
26
26
|
justify-content: flex-end;
|
|
27
|
-
} .pure-
|
|
27
|
+
} .pure-cell__component_1rfmp.pure-cell__none_1rfmp {
|
|
28
28
|
padding-left: 0;
|
|
29
|
-
} .pure-
|
|
29
|
+
} .pure-cell__component_1rfmp.pure-cell__default_1rfmp {
|
|
30
30
|
padding-left: var(--gap-m);
|
|
31
|
-
} .pure-
|
|
31
|
+
} .pure-cell__component_1rfmp.pure-cell__addonPadding_1rfmp {
|
|
32
32
|
padding-left: var(--gap-m);
|
|
33
|
-
} .pure-
|
|
33
|
+
} .pure-cell__component_1rfmp.pure-cell__auto_1rfmp {
|
|
34
34
|
align-self: auto;
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__component_1rfmp.pure-cell__top_1rfmp {
|
|
36
36
|
align-self: flex-start;
|
|
37
|
-
} .pure-
|
|
37
|
+
} .pure-cell__component_1rfmp.pure-cell__center_1rfmp {
|
|
38
38
|
align-self: center;
|
|
39
|
-
} .pure-
|
|
39
|
+
} .pure-cell__component_1rfmp.pure-cell__bottom_1rfmp {
|
|
40
40
|
align-self: flex-end;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__button_1rfmp {
|
|
42
42
|
box-sizing: border-box;
|
|
43
43
|
background-color: transparent;
|
|
44
44
|
-webkit-tap-highlight-color: transparent;
|
|
@@ -56,8 +56,8 @@
|
|
|
56
56
|
cursor: pointer;
|
|
57
57
|
padding: 0;
|
|
58
58
|
transition: opacity 0.15s ease-in-out
|
|
59
|
-
} .pure-
|
|
59
|
+
} .pure-cell__button_1rfmp:hover {
|
|
60
60
|
opacity: var(--pure-cell-clickable-area-hover-opacity);
|
|
61
|
-
} .pure-
|
|
61
|
+
} .pure-cell__button_1rfmp:active {
|
|
62
62
|
opacity: var(--pure-cell-clickable-area-active-opacity);
|
|
63
63
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-034cfc92";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { A as Addon } from '../../component-
|
|
1
|
+
export { A as Addon } from '../../component-034cfc92.js';
|
|
@@ -4,4 +4,4 @@ import 'classnames';
|
|
|
4
4
|
import '@alfalab/core-components-amount/esm';
|
|
5
5
|
import '@alfalab/core-components-shared/esm';
|
|
6
6
|
import '@alfalab/core-components-typography/esm';
|
|
7
|
-
export { a as Amount } from '../../component-
|
|
7
|
+
export { a as Amount } from '../../component-034cfc92.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: zywd0 */
|
|
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 */
|
|
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 */
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
--gap-3xs: 2px;
|
|
16
16
|
} :root {
|
|
17
17
|
} :root {
|
|
18
|
-
} .pure-
|
|
18
|
+
} .pure-cell__component_1so08 {
|
|
19
19
|
padding: var(--gap-3xs) 0;
|
|
20
20
|
display: flex;
|
|
21
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-034cfc92";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as Amount } from '../../component-
|
|
1
|
+
export { a as Amount } from '../../component-034cfc92.js';
|
|
@@ -4,4 +4,4 @@ import 'classnames';
|
|
|
4
4
|
import '@alfalab/core-components-amount/esm';
|
|
5
5
|
import '@alfalab/core-components-shared/esm';
|
|
6
6
|
import '@alfalab/core-components-typography/esm';
|
|
7
|
-
export { b as AmountTitle } from '../../component-
|
|
7
|
+
export { b as AmountTitle } from '../../component-034cfc92.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1rsno */
|
|
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 */
|
|
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 */
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
} :root {
|
|
15
15
|
} :root {
|
|
16
16
|
} :root {
|
|
17
|
-
} .pure-
|
|
17
|
+
} .pure-cell__component_4ym08 {
|
|
18
18
|
display: flex;
|
|
19
|
-
} .pure-
|
|
19
|
+
} .pure-cell__weight_4ym08 {
|
|
20
20
|
font-weight: inherit;
|
|
21
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-034cfc92";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as AmountTitle } from '../../component-
|
|
1
|
+
export { b as AmountTitle } from '../../component-034cfc92.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: snrkd */
|
|
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-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 */
|
|
@@ -19,21 +19,21 @@
|
|
|
19
19
|
--gap-xs: 8px;
|
|
20
20
|
} :root {
|
|
21
21
|
} :root {
|
|
22
|
-
} .pure-
|
|
22
|
+
} .pure-cell__component_h6r5z {
|
|
23
23
|
display: flex;
|
|
24
24
|
overflow: hidden;
|
|
25
25
|
padding: var(--gap-3xs) 0;
|
|
26
|
-
} .pure-
|
|
26
|
+
} .pure-cell__categoryName_h6r5z {
|
|
27
27
|
display: -webkit-box;
|
|
28
28
|
-webkit-line-clamp: 1;
|
|
29
29
|
-webkit-box-orient: vertical;
|
|
30
30
|
overflow: hidden;
|
|
31
31
|
word-break: break-all;
|
|
32
|
-
} .pure-
|
|
32
|
+
} .pure-cell__categoryPercent_h6r5z {
|
|
33
33
|
padding: 0 var(--gap-xs);
|
|
34
34
|
background-color: var(--color-light-bg-secondary);
|
|
35
35
|
border-radius: var(--border-radius-xl);
|
|
36
36
|
margin-left: var(--gap-2xs);
|
|
37
|
-
} .pure-
|
|
37
|
+
} .pure-cell__rightAddon_h6r5z {
|
|
38
38
|
margin-left: var(--gap-2xs);
|
|
39
39
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-034cfc92";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as Category } from '../../component-
|
|
1
|
+
export { C as Category } from '../../component-034cfc92.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 5wykf */
|
|
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 */
|
|
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 */
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
} :root {
|
|
15
15
|
} :root {
|
|
16
16
|
} :root {
|
|
17
|
-
} .pure-
|
|
17
|
+
} .pure-cell__component_ria48 {
|
|
18
18
|
flex-basis: 100%;
|
|
19
19
|
display: grid;
|
|
20
20
|
grid-template-columns: 1fr auto
|
|
21
|
-
} .pure-
|
|
21
|
+
} .pure-cell__component_ria48.pure-cell__horizontal_ria48 {
|
|
22
22
|
/* for button */
|
|
23
23
|
align-self: stretch;
|
|
24
24
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-034cfc92";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { c as Content } from '../../component-
|
|
1
|
+
export { c as Content } from '../../component-034cfc92.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 79fep */
|
|
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 */
|
|
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 */
|
|
@@ -15,12 +15,12 @@
|
|
|
15
15
|
--gap-xs: 8px;
|
|
16
16
|
} :root {
|
|
17
17
|
} :root {
|
|
18
|
-
} .pure-
|
|
18
|
+
} .pure-cell__component_m2wa0 {
|
|
19
19
|
grid-column: 1/3;
|
|
20
20
|
display: grid;
|
|
21
21
|
grid-row-gap: var(--gap-xs)
|
|
22
|
-
} .pure-
|
|
22
|
+
} .pure-cell__component_m2wa0.pure-cell__none_m2wa0 {
|
|
23
23
|
margin-top: 0;
|
|
24
|
-
} .pure-
|
|
24
|
+
} .pure-cell__component_m2wa0.pure-cell__default_m2wa0 {
|
|
25
25
|
margin-top: var(--gap-xs);
|
|
26
26
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-034cfc92";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { F as Footer } from '../../component-
|
|
1
|
+
export { F as Footer } from '../../component-034cfc92.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: lghtx */
|
|
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 */
|
|
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 */
|
|
@@ -14,6 +14,6 @@
|
|
|
14
14
|
} :root {
|
|
15
15
|
} :root {
|
|
16
16
|
} :root {
|
|
17
|
-
} .pure-
|
|
17
|
+
} .pure-cell__component_sqqhs {
|
|
18
18
|
justify-self: start;
|
|
19
19
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-034cfc92";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { d as FooterButton } from '../../component-
|
|
1
|
+
export { d as FooterButton } from '../../component-034cfc92.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-034cfc92";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { e as FooterText } from '../../component-
|
|
1
|
+
export { e as FooterText } from '../../component-034cfc92.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: lb3ky */
|
|
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 */
|
|
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 */
|
|
@@ -21,36 +21,36 @@
|
|
|
21
21
|
} :root {
|
|
22
22
|
--pure-cell-clickable-area-hover-opacity: 1;
|
|
23
23
|
--pure-cell-clickable-area-active-opacity: 1;
|
|
24
|
-
} .pure-
|
|
24
|
+
} .pure-cell__component_1huu8 {
|
|
25
25
|
display: inline-flex;
|
|
26
26
|
flex-basis: auto;
|
|
27
|
-
} .pure-
|
|
27
|
+
} .pure-cell__top_1huu8 {
|
|
28
28
|
align-self: flex-start;
|
|
29
|
-
} .pure-
|
|
29
|
+
} .pure-cell__center_1huu8 {
|
|
30
30
|
align-self: center;
|
|
31
|
-
} .pure-
|
|
31
|
+
} .pure-cell__bottom_1huu8 {
|
|
32
32
|
align-self: flex-end;
|
|
33
|
-
} .pure-
|
|
33
|
+
} .pure-cell__horizontal_1huu8:not(:last-child).pure-cell__none_1huu8 {
|
|
34
34
|
margin-right: 0;
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__horizontal_1huu8:not(:last-child).pure-cell__airy_1huu8 {
|
|
36
36
|
margin-right: var(--gap-m);
|
|
37
|
-
} .pure-
|
|
37
|
+
} .pure-cell__horizontal_1huu8:not(:last-child).pure-cell__default_1huu8 {
|
|
38
38
|
margin-right: var(--gap-s);
|
|
39
|
-
} .pure-
|
|
39
|
+
} .pure-cell__horizontal_1huu8:not(:last-child).pure-cell__compact_1huu8 {
|
|
40
40
|
margin-right: var(--gap-xs);
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__horizontal_1huu8:not(:last-child).pure-cell__tiny_1huu8 {
|
|
42
42
|
margin-right: var(--gap-2xs);
|
|
43
|
-
} .pure-
|
|
43
|
+
} .pure-cell__vertical_1huu8:not(:last-child).pure-cell__none_1huu8 {
|
|
44
44
|
margin-bottom: 0;
|
|
45
|
-
} .pure-
|
|
45
|
+
} .pure-cell__vertical_1huu8:not(:last-child).pure-cell__airy_1huu8 {
|
|
46
46
|
margin-bottom: var(--gap-m);
|
|
47
|
-
} .pure-
|
|
47
|
+
} .pure-cell__vertical_1huu8:not(:last-child).pure-cell__default_1huu8 {
|
|
48
48
|
margin-bottom: var(--gap-s);
|
|
49
|
-
} .pure-
|
|
49
|
+
} .pure-cell__vertical_1huu8:not(:last-child).pure-cell__compact_1huu8 {
|
|
50
50
|
margin-bottom: var(--gap-xs);
|
|
51
|
-
} .pure-
|
|
51
|
+
} .pure-cell__vertical_1huu8:not(:last-child).pure-cell__tiny_1huu8 {
|
|
52
52
|
margin-bottom: var(--gap-2xs);
|
|
53
|
-
} .pure-
|
|
53
|
+
} .pure-cell__button_1huu8 {
|
|
54
54
|
box-sizing: border-box;
|
|
55
55
|
background-color: transparent;
|
|
56
56
|
-webkit-tap-highlight-color: transparent;
|
|
@@ -69,8 +69,8 @@
|
|
|
69
69
|
padding: 0;
|
|
70
70
|
transition: opacity 0.15s ease-in-out;
|
|
71
71
|
min-width: auto
|
|
72
|
-
} .pure-
|
|
72
|
+
} .pure-cell__button_1huu8:hover {
|
|
73
73
|
opacity: var(--pure-cell-clickable-area-hover-opacity);
|
|
74
|
-
} .pure-
|
|
74
|
+
} .pure-cell__button_1huu8:active {
|
|
75
75
|
opacity: var(--pure-cell-clickable-area-active-opacity);
|
|
76
76
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-034cfc92";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { G as Graphics } from '../../component-
|
|
1
|
+
export { G as Graphics } from '../../component-034cfc92.js';
|