@alfalab/core-components-pure-cell 4.1.9 → 4.1.10
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-41cf2751.d.ts → component-d9194093.d.ts} +0 -0
- package/{component-41cf2751.js → component-d9194093.js} +6 -6
- package/component.js +3 -3
- package/components/addon/component.js +2 -2
- package/components/addon/index.css +17 -19
- package/components/addon/index.js +1 -1
- package/components/amount/component.js +3 -3
- package/components/amount/index.css +10 -5
- package/components/amount/index.js +2 -2
- package/components/amount-title/component.js +3 -3
- package/components/amount-title/index.css +11 -5
- package/components/amount-title/index.js +2 -2
- package/components/category/component.js +2 -2
- package/components/category/index.css +14 -16
- package/components/category/index.js +1 -1
- package/components/content/component.js +3 -3
- package/components/content/index.css +11 -5
- package/components/content/index.d.ts +1 -1
- package/components/content/index.js +3 -3
- package/components/footer/component.js +2 -2
- package/components/footer/index.css +12 -9
- package/components/footer/index.js +1 -1
- package/components/footer-button/component.js +3 -3
- package/components/footer-button/index.css +10 -3
- package/components/footer-button/index.js +2 -2
- package/components/footer-text/component.js +1 -1
- package/components/footer-text/index.js +1 -1
- package/components/graphics/component.js +2 -2
- package/components/graphics/index.css +13 -9
- package/components/graphics/index.js +1 -1
- package/components/main/component.js +3 -3
- package/components/main/index.css +12 -9
- package/components/main/index.d.ts +1 -1
- package/components/main/index.js +3 -3
- package/components/text/component.js +3 -3
- package/components/text/index.css +15 -15
- package/components/text/index.d.ts +1 -1
- package/components/text/index.js +3 -3
- package/cssm/components/addon/index.module.css +16 -18
- package/cssm/components/amount/index.module.css +9 -4
- package/cssm/components/amount-title/index.module.css +10 -4
- package/cssm/components/category/index.module.css +13 -15
- package/cssm/components/content/index.module.css +10 -4
- package/cssm/components/footer/index.module.css +11 -8
- package/cssm/components/footer-button/index.module.css +9 -2
- package/cssm/components/graphics/index.module.css +12 -8
- package/cssm/components/main/index.module.css +11 -8
- package/cssm/components/text/index.module.css +14 -14
- package/cssm/index.module.css +28 -46
- package/esm/{component-14a22e18.d.ts → component-fafe2cb3.d.ts} +0 -0
- package/esm/{component-14a22e18.js → component-fafe2cb3.js} +6 -6
- package/esm/component.js +3 -3
- package/esm/components/addon/component.js +2 -2
- package/esm/components/addon/index.css +17 -19
- package/esm/components/addon/index.js +1 -1
- package/esm/components/amount/component.js +3 -3
- package/esm/components/amount/index.css +10 -5
- package/esm/components/amount/index.js +2 -2
- package/esm/components/amount-title/component.js +3 -3
- package/esm/components/amount-title/index.css +11 -5
- package/esm/components/amount-title/index.js +2 -2
- package/esm/components/category/component.js +2 -2
- package/esm/components/category/index.css +14 -16
- package/esm/components/category/index.js +1 -1
- package/esm/components/content/component.js +3 -3
- package/esm/components/content/index.css +11 -5
- package/esm/components/content/index.d.ts +1 -1
- package/esm/components/content/index.js +3 -3
- package/esm/components/footer/component.js +2 -2
- package/esm/components/footer/index.css +12 -9
- package/esm/components/footer/index.js +1 -1
- package/esm/components/footer-button/component.js +3 -3
- package/esm/components/footer-button/index.css +10 -3
- package/esm/components/footer-button/index.js +2 -2
- package/esm/components/footer-text/component.js +1 -1
- package/esm/components/footer-text/index.js +1 -1
- package/esm/components/graphics/component.js +2 -2
- package/esm/components/graphics/index.css +13 -9
- package/esm/components/graphics/index.js +1 -1
- package/esm/components/main/component.js +3 -3
- package/esm/components/main/index.css +12 -9
- package/esm/components/main/index.d.ts +1 -1
- package/esm/components/main/index.js +3 -3
- package/esm/components/text/component.js +3 -3
- package/esm/components/text/index.css +15 -15
- package/esm/components/text/index.d.ts +1 -1
- package/esm/components/text/index.js +3 -3
- package/esm/{getDataTestId-fb544247.d.ts → getDataTestId-5cbe94d4.d.ts} +0 -0
- package/esm/{getDataTestId-fb544247.js → getDataTestId-5cbe94d4.js} +0 -0
- package/esm/index.css +29 -47
- package/esm/index.js +3 -3
- package/esm/{tslib.es6-188f7ce3.d.ts → tslib.es6-faae201a.d.ts} +0 -0
- package/esm/{tslib.es6-188f7ce3.js → tslib.es6-faae201a.js} +0 -0
- package/{getDataTestId-639f51d2.d.ts → getDataTestId-24f1a34d.d.ts} +0 -0
- package/{getDataTestId-639f51d2.js → getDataTestId-24f1a34d.js} +0 -0
- package/index.css +29 -47
- package/index.js +3 -3
- package/modern/{component-455b5ac4.d.ts → component-e7dc125a.d.ts} +0 -0
- package/modern/{component-455b5ac4.js → component-e7dc125a.js} +5 -5
- package/modern/component.js +2 -2
- package/modern/components/addon/component.js +2 -2
- package/modern/components/addon/index.css +17 -19
- package/modern/components/addon/index.js +1 -1
- package/modern/components/amount/component.js +2 -2
- package/modern/components/amount/index.css +10 -5
- package/modern/components/amount/index.js +1 -1
- package/modern/components/amount-title/component.js +2 -2
- package/modern/components/amount-title/index.css +11 -5
- package/modern/components/amount-title/index.js +1 -1
- package/modern/components/category/component.js +2 -2
- package/modern/components/category/index.css +14 -16
- package/modern/components/category/index.js +1 -1
- package/modern/components/content/component.js +2 -2
- package/modern/components/content/index.css +11 -5
- package/modern/components/content/index.d.ts +1 -1
- package/modern/components/content/index.js +2 -2
- package/modern/components/footer/component.js +2 -2
- package/modern/components/footer/index.css +12 -9
- package/modern/components/footer/index.js +1 -1
- package/modern/components/footer-button/component.js +2 -2
- package/modern/components/footer-button/index.css +10 -3
- package/modern/components/footer-button/index.js +1 -1
- package/modern/components/footer-text/component.js +1 -1
- package/modern/components/footer-text/index.js +1 -1
- package/modern/components/graphics/component.js +2 -2
- package/modern/components/graphics/index.css +13 -9
- package/modern/components/graphics/index.js +1 -1
- package/modern/components/main/component.js +2 -2
- package/modern/components/main/index.css +12 -9
- package/modern/components/main/index.d.ts +1 -1
- package/modern/components/main/index.js +2 -2
- package/modern/components/text/component.js +2 -2
- package/modern/components/text/index.css +15 -15
- package/modern/components/text/index.d.ts +1 -1
- package/modern/components/text/index.js +2 -2
- package/modern/{getDataTestId-780ef189.d.ts → getDataTestId-b209a23f.d.ts} +0 -0
- package/modern/{getDataTestId-780ef189.js → getDataTestId-b209a23f.js} +0 -0
- package/modern/index.css +29 -47
- package/modern/index.js +2 -2
- package/package.json +2 -2
- /package/{tslib.es6-c18724cf.d.ts → tslib.es6-30deefff.d.ts} +0 -0
- /package/{tslib.es6-c18724cf.js → tslib.es6-30deefff.js} +0 -0
package/cssm/index.module.css
CHANGED
|
@@ -1,46 +1,42 @@
|
|
|
1
1
|
:root {
|
|
2
|
+
} /* deprecated */ :root {
|
|
2
3
|
--color-light-border-link: #007aff;
|
|
3
|
-
}
|
|
4
|
-
:root {
|
|
4
|
+
} :root {
|
|
5
|
+
} :root {
|
|
6
|
+
} :root {
|
|
5
7
|
|
|
6
8
|
/* Hard */
|
|
7
9
|
|
|
8
10
|
/* Up */
|
|
9
11
|
|
|
10
12
|
/* Hard up */
|
|
11
|
-
}
|
|
12
|
-
:root {
|
|
13
|
+
} :root {
|
|
14
|
+
} :root {
|
|
13
15
|
--gap-2xs: 4px;
|
|
14
16
|
--gap-xs: 8px;
|
|
15
17
|
--gap-s: 12px;
|
|
16
18
|
--gap-m: 16px;
|
|
17
|
-
}
|
|
18
|
-
:root {
|
|
19
|
+
} :root {
|
|
20
|
+
} :root {
|
|
19
21
|
--focus-color: var(--color-light-border-link);
|
|
20
|
-
}
|
|
21
|
-
.component {
|
|
22
|
+
} .component {
|
|
22
23
|
text-align: unset;
|
|
23
24
|
|
|
24
25
|
/** line-height наследуется. Если его не обнулить, то все иконки внутри будут иметь неверный размер */
|
|
25
26
|
line-height: 0;
|
|
26
27
|
box-sizing: border-box;
|
|
27
|
-
}
|
|
28
|
-
.horizontal {
|
|
28
|
+
} .horizontal {
|
|
29
29
|
display: flex;
|
|
30
30
|
width: 100%
|
|
31
|
-
}
|
|
32
|
-
.horizontal > section:not(:last-child) {
|
|
31
|
+
} .horizontal > section:not(:last-child) {
|
|
33
32
|
margin-right: var(--gap-m);
|
|
34
|
-
}
|
|
35
|
-
.vertical {
|
|
33
|
+
} .vertical {
|
|
36
34
|
display: flex;
|
|
37
35
|
align-items: center;
|
|
38
36
|
flex-direction: column
|
|
39
|
-
}
|
|
40
|
-
.vertical > section:not(:last-child) {
|
|
37
|
+
} .vertical > section:not(:last-child) {
|
|
41
38
|
margin-bottom: var(--gap-s);
|
|
42
|
-
}
|
|
43
|
-
.button {
|
|
39
|
+
} .button {
|
|
44
40
|
font-family: inherit;
|
|
45
41
|
background: none;
|
|
46
42
|
border: 0;
|
|
@@ -48,51 +44,37 @@
|
|
|
48
44
|
cursor: pointer;
|
|
49
45
|
transition: opacity 0.15s ease-in-out;
|
|
50
46
|
padding: 0
|
|
51
|
-
}
|
|
52
|
-
.button:hover {
|
|
47
|
+
} .button:hover {
|
|
53
48
|
opacity: 0.8;
|
|
54
|
-
}
|
|
55
|
-
.button:active {
|
|
49
|
+
} .button:active {
|
|
56
50
|
opacity: 0.6;
|
|
57
|
-
}
|
|
58
|
-
.link {
|
|
51
|
+
} .link {
|
|
59
52
|
text-decoration: none;
|
|
60
53
|
color: inherit;
|
|
61
54
|
cursor: pointer;
|
|
62
55
|
transition: opacity 0.15s ease-in-out
|
|
63
|
-
}
|
|
64
|
-
.link:hover {
|
|
56
|
+
} .link:hover {
|
|
65
57
|
opacity: 0.8;
|
|
66
|
-
}
|
|
67
|
-
.link:active {
|
|
58
|
+
} .link:active {
|
|
68
59
|
opacity: 0.6;
|
|
69
|
-
}
|
|
70
|
-
.none {
|
|
60
|
+
} .none {
|
|
71
61
|
padding: 0;
|
|
72
|
-
}
|
|
73
|
-
.airy {
|
|
62
|
+
} .airy {
|
|
74
63
|
padding: var(--gap-m) 0;
|
|
75
|
-
}
|
|
76
|
-
.defaultPadding {
|
|
64
|
+
} .defaultPadding {
|
|
77
65
|
padding: var(--gap-s) 0;
|
|
78
|
-
}
|
|
79
|
-
.compact {
|
|
66
|
+
} .compact {
|
|
80
67
|
padding: var(--gap-xs) 0;
|
|
81
|
-
}
|
|
82
|
-
.tiny {
|
|
68
|
+
} .tiny {
|
|
83
69
|
padding: var(--gap-2xs) 0;
|
|
84
|
-
}
|
|
85
|
-
.left {
|
|
70
|
+
} .left {
|
|
86
71
|
padding-left: var(--gap-m);
|
|
87
|
-
}
|
|
88
|
-
.right {
|
|
72
|
+
} .right {
|
|
89
73
|
padding-right: var(--gap-m);
|
|
90
|
-
}
|
|
91
|
-
.both {
|
|
74
|
+
} .both {
|
|
92
75
|
padding-right: var(--gap-m);
|
|
93
76
|
padding-left: var(--gap-m);
|
|
94
|
-
}
|
|
95
|
-
.focused {
|
|
77
|
+
} .focused {
|
|
96
78
|
outline: 2px solid var(--focus-color);
|
|
97
79
|
outline-offset: 2px;
|
|
98
80
|
}
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __assign } from './tslib.es6-faae201a.js';
|
|
2
2
|
import React, { useContext, forwardRef, useRef } from 'react';
|
|
3
3
|
import mergeRefs from 'react-merge-refs';
|
|
4
4
|
import cn from 'classnames';
|
|
@@ -8,14 +8,14 @@ import { Addon } from './components/addon/component.js';
|
|
|
8
8
|
import { Amount } from './components/amount/component.js';
|
|
9
9
|
import { AmountTitle } from './components/amount-title/component.js';
|
|
10
10
|
import { Category } from './components/category/component.js';
|
|
11
|
-
import { g as getDataTestId } from './getDataTestId-
|
|
11
|
+
import { g as getDataTestId } from './getDataTestId-5cbe94d4.js';
|
|
12
12
|
import { Footer } from './components/footer/component.js';
|
|
13
13
|
import { FooterButton } from './components/footer-button/component.js';
|
|
14
14
|
import { FooterText } from './components/footer-text/component.js';
|
|
15
15
|
import { Graphics } from './components/graphics/component.js';
|
|
16
16
|
import { Typography } from '@alfalab/core-components-typography/esm';
|
|
17
17
|
|
|
18
|
-
var styles$3 = {"component":"pure-
|
|
18
|
+
var styles$3 = {"component":"pure-cell__component_94x5r","horizontal":"pure-cell__horizontal_94x5r"};
|
|
19
19
|
require('./components/content/index.css')
|
|
20
20
|
|
|
21
21
|
var Content = function (_a) {
|
|
@@ -25,7 +25,7 @@ var Content = function (_a) {
|
|
|
25
25
|
return (React.createElement("section", { className: cn(styles$3.component, (_b = {}, _b[styles$3.horizontal] = direction === 'horizontal', _b)), "data-test-id": getDataTestId(dataTestId, 'content') }, children));
|
|
26
26
|
};
|
|
27
27
|
|
|
28
|
-
var styles$2 = {"component":"pure-
|
|
28
|
+
var styles$2 = {"component":"pure-cell__component_ymuzq","vertical":"pure-cell__vertical_ymuzq","reverse":"pure-cell__reverse_ymuzq"};
|
|
29
29
|
require('./components/main/index.css')
|
|
30
30
|
|
|
31
31
|
var Main = function (_a) {
|
|
@@ -37,7 +37,7 @@ var Main = function (_a) {
|
|
|
37
37
|
_b)), "data-test-id": getDataTestId(dataTestId, 'main') }, children));
|
|
38
38
|
};
|
|
39
39
|
|
|
40
|
-
var styles$1 = {"horizontal":"pure-
|
|
40
|
+
var styles$1 = {"horizontal":"pure-cell__horizontal_1ln4r","rowLimit1":"pure-cell__rowLimit1_1ln4r","rowLimit2":"pure-cell__rowLimit2_1ln4r","component":"pure-cell__component_1ln4r","vertical":"pure-cell__vertical_1ln4r","title":"pure-cell__title_1ln4r","value":"pure-cell__value_1ln4r"};
|
|
41
41
|
require('./components/text/index.css')
|
|
42
42
|
|
|
43
43
|
var Text = function (_a) {
|
|
@@ -52,7 +52,7 @@ var Text = function (_a) {
|
|
|
52
52
|
value !== undefined && (React.createElement("span", { className: styles$1.value }, typeof value === 'string' ? (React.createElement(Typography.Text, { view: view, color: valueColor, className: className, "data-test-id": getDataTestId(dataTestId, 'text') }, value)) : (value)))));
|
|
53
53
|
};
|
|
54
54
|
|
|
55
|
-
var styles = {"component":"pure-
|
|
55
|
+
var styles = {"component":"pure-cell__component_n80bd","horizontal":"pure-cell__horizontal_n80bd","vertical":"pure-cell__vertical_n80bd","button":"pure-cell__button_n80bd","link":"pure-cell__link_n80bd","none":"pure-cell__none_n80bd","airy":"pure-cell__airy_n80bd","defaultPadding":"pure-cell__defaultPadding_n80bd","compact":"pure-cell__compact_n80bd","tiny":"pure-cell__tiny_n80bd","left":"pure-cell__left_n80bd","right":"pure-cell__right_n80bd","both":"pure-cell__both_n80bd","focused":"pure-cell__focused_n80bd"};
|
|
56
56
|
require('./index.css')
|
|
57
57
|
|
|
58
58
|
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
package/esm/component.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
1
|
+
import './tslib.es6-faae201a.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'react-merge-refs';
|
|
4
4
|
import 'classnames';
|
|
@@ -8,12 +8,12 @@ import './components/addon/component.js';
|
|
|
8
8
|
import './components/amount/component.js';
|
|
9
9
|
import './components/amount-title/component.js';
|
|
10
10
|
import './components/category/component.js';
|
|
11
|
-
export { P as PureCell, a as PureCellContext } from './component-
|
|
11
|
+
export { P as PureCell, a as PureCellContext } from './component-fafe2cb3.js';
|
|
12
12
|
import './components/footer/component.js';
|
|
13
13
|
import './components/footer-button/component.js';
|
|
14
14
|
import './components/footer-text/component.js';
|
|
15
15
|
import './components/graphics/component.js';
|
|
16
|
-
import './getDataTestId-
|
|
16
|
+
import './getDataTestId-5cbe94d4.js';
|
|
17
17
|
import '@alfalab/core-components-amount/esm';
|
|
18
18
|
import '@alfalab/core-components-typography/esm';
|
|
19
19
|
import '@alfalab/core-components-button/esm';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-5cbe94d4.js';
|
|
4
4
|
|
|
5
|
-
var styles = {"component":"pure-
|
|
5
|
+
var styles = {"component":"pure-cell__component_13udf","none":"pure-cell__none_13udf","default":"pure-cell__default_13udf","addonPadding":"pure-cell__addonPadding_13udf","top":"pure-cell__top_13udf","center":"pure-cell__center_13udf","bottom":"pure-cell__bottom_13udf"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
var Addon = function (_a) {
|
|
@@ -1,38 +1,36 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: w1wrl */
|
|
2
2
|
:root {
|
|
3
|
+
} /* deprecated */ :root {
|
|
4
|
+
} :root {
|
|
5
|
+
} :root {
|
|
6
|
+
} :root {
|
|
3
7
|
|
|
4
8
|
/* Hard */
|
|
5
9
|
|
|
6
10
|
/* Up */
|
|
7
11
|
|
|
8
12
|
/* Hard up */
|
|
9
|
-
}
|
|
10
|
-
:root {
|
|
13
|
+
} :root {
|
|
14
|
+
} :root {
|
|
11
15
|
--gap-m: 16px;
|
|
12
|
-
}
|
|
13
|
-
|
|
16
|
+
} :root {
|
|
17
|
+
} :root {
|
|
18
|
+
} .pure-cell__component_13udf {
|
|
14
19
|
display: flex;
|
|
15
20
|
flex-direction: column;
|
|
16
21
|
align-items: flex-end
|
|
17
|
-
}
|
|
18
|
-
.pure-cell__component_fwqxv > * {
|
|
22
|
+
} .pure-cell__component_13udf > * {
|
|
19
23
|
justify-content: flex-end;
|
|
20
|
-
}
|
|
21
|
-
.pure-cell__component_fwqxv.pure-cell__none_fwqxv {
|
|
24
|
+
} .pure-cell__component_13udf.pure-cell__none_13udf {
|
|
22
25
|
padding-left: 0;
|
|
23
|
-
}
|
|
24
|
-
.pure-cell__component_fwqxv.pure-cell__default_fwqxv {
|
|
26
|
+
} .pure-cell__component_13udf.pure-cell__default_13udf {
|
|
25
27
|
padding-left: var(--gap-m);
|
|
26
|
-
}
|
|
27
|
-
.pure-cell__component_fwqxv.pure-cell__addonPadding_fwqxv {
|
|
28
|
+
} .pure-cell__component_13udf.pure-cell__addonPadding_13udf {
|
|
28
29
|
padding-left: var(--gap-m);
|
|
29
|
-
}
|
|
30
|
-
.pure-cell__component_fwqxv.pure-cell__top_fwqxv {
|
|
30
|
+
} .pure-cell__component_13udf.pure-cell__top_13udf {
|
|
31
31
|
align-self: flex-start;
|
|
32
|
-
}
|
|
33
|
-
.pure-cell__component_fwqxv.pure-cell__center_fwqxv {
|
|
32
|
+
} .pure-cell__component_13udf.pure-cell__center_13udf {
|
|
34
33
|
align-self: center;
|
|
35
|
-
}
|
|
36
|
-
.pure-cell__component_fwqxv.pure-cell__bottom_fwqxv {
|
|
34
|
+
} .pure-cell__component_13udf.pure-cell__bottom_13udf {
|
|
37
35
|
align-self: flex-end;
|
|
38
36
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign } from '../../tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __assign } from '../../tslib.es6-faae201a.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { Amount as Amount$1 } from '@alfalab/core-components-amount/esm';
|
|
5
5
|
import { Typography } from '@alfalab/core-components-typography/esm';
|
|
6
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
6
|
+
import { g as getDataTestId } from '../../getDataTestId-5cbe94d4.js';
|
|
7
7
|
|
|
8
|
-
var styles = {"component":"pure-
|
|
8
|
+
var styles = {"component":"pure-cell__component_18foq"};
|
|
9
9
|
require('./index.css')
|
|
10
10
|
|
|
11
11
|
var Amount = function (_a) {
|
|
@@ -1,16 +1,21 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 4j3wt */
|
|
2
2
|
:root {
|
|
3
|
+
} /* deprecated */ :root {
|
|
4
|
+
} :root {
|
|
5
|
+
} :root {
|
|
6
|
+
} :root {
|
|
3
7
|
|
|
4
8
|
/* Hard */
|
|
5
9
|
|
|
6
10
|
/* Up */
|
|
7
11
|
|
|
8
12
|
/* Hard up */
|
|
9
|
-
}
|
|
10
|
-
:root {
|
|
13
|
+
} :root {
|
|
14
|
+
} :root {
|
|
11
15
|
--gap-3xs: 2px;
|
|
12
|
-
}
|
|
13
|
-
|
|
16
|
+
} :root {
|
|
17
|
+
} :root {
|
|
18
|
+
} .pure-cell__component_18foq {
|
|
14
19
|
padding: var(--gap-3xs) 0;
|
|
15
20
|
display: flex;
|
|
16
21
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { Amount } from './component.js';
|
|
2
|
-
import '../../tslib.es6-
|
|
2
|
+
import '../../tslib.es6-faae201a.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '@alfalab/core-components-amount/esm';
|
|
6
6
|
import '@alfalab/core-components-typography/esm';
|
|
7
|
-
import '../../getDataTestId-
|
|
7
|
+
import '../../getDataTestId-5cbe94d4.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign } from '../../tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __assign } from '../../tslib.es6-faae201a.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { Amount } from '@alfalab/core-components-amount/esm';
|
|
5
5
|
import { Typography } from '@alfalab/core-components-typography/esm';
|
|
6
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
6
|
+
import { g as getDataTestId } from '../../getDataTestId-5cbe94d4.js';
|
|
7
7
|
|
|
8
|
-
var styles = {"component":"pure-
|
|
8
|
+
var styles = {"component":"pure-cell__component_fg9wm","weight":"pure-cell__weight_fg9wm"};
|
|
9
9
|
require('./index.css')
|
|
10
10
|
|
|
11
11
|
var AmountTitle = function (_a) {
|
|
@@ -1,15 +1,21 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: ks8ik */
|
|
2
2
|
:root {
|
|
3
|
+
} /* deprecated */ :root {
|
|
4
|
+
} :root {
|
|
5
|
+
} :root {
|
|
6
|
+
} :root {
|
|
3
7
|
|
|
4
8
|
/* Hard */
|
|
5
9
|
|
|
6
10
|
/* Up */
|
|
7
11
|
|
|
8
12
|
/* Hard up */
|
|
9
|
-
}
|
|
10
|
-
|
|
13
|
+
} :root {
|
|
14
|
+
} :root {
|
|
15
|
+
} :root {
|
|
16
|
+
} :root {
|
|
17
|
+
} .pure-cell__component_fg9wm {
|
|
11
18
|
display: flex;
|
|
12
|
-
}
|
|
13
|
-
.pure-cell__weight_17xdu {
|
|
19
|
+
} .pure-cell__weight_fg9wm {
|
|
14
20
|
font-weight: inherit;
|
|
15
21
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { AmountTitle } from './component.js';
|
|
2
|
-
import '../../tslib.es6-
|
|
2
|
+
import '../../tslib.es6-faae201a.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '@alfalab/core-components-amount/esm';
|
|
6
6
|
import '@alfalab/core-components-typography/esm';
|
|
7
|
-
import '../../getDataTestId-
|
|
7
|
+
import '../../getDataTestId-5cbe94d4.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Typography } from '@alfalab/core-components-typography/esm';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-5cbe94d4.js';
|
|
4
4
|
|
|
5
|
-
var styles = {"component":"pure-
|
|
5
|
+
var styles = {"component":"pure-cell__component_1kerb","categoryName":"pure-cell__categoryName_1kerb","categoryPercent":"pure-cell__categoryPercent_1kerb","rightAddon":"pure-cell__rightAddon_1kerb"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
var Category = function (_a) {
|
|
@@ -1,41 +1,39 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: hmrdx */
|
|
2
2
|
:root {
|
|
3
|
+
} /* deprecated */ :root {
|
|
3
4
|
--color-light-bg-secondary: #f3f4f5;
|
|
4
|
-
}
|
|
5
|
-
:root {
|
|
5
|
+
} :root {
|
|
6
|
+
} :root {
|
|
7
|
+
} :root {
|
|
6
8
|
|
|
7
9
|
/* Hard */
|
|
8
10
|
|
|
9
11
|
/* Up */
|
|
10
12
|
|
|
11
13
|
/* Hard up */
|
|
12
|
-
}
|
|
13
|
-
:
|
|
14
|
+
} :root {
|
|
15
|
+
--border-radius-xl: 16px;
|
|
16
|
+
} :root {
|
|
14
17
|
--gap-3xs: 2px;
|
|
15
18
|
--gap-2xs: 4px;
|
|
16
19
|
--gap-xs: 8px;
|
|
17
|
-
}
|
|
18
|
-
:root {
|
|
19
|
-
|
|
20
|
-
}
|
|
21
|
-
.pure-cell__component_9cmgz {
|
|
20
|
+
} :root {
|
|
21
|
+
} :root {
|
|
22
|
+
} .pure-cell__component_1kerb {
|
|
22
23
|
display: flex;
|
|
23
24
|
overflow: hidden;
|
|
24
25
|
padding: var(--gap-3xs) 0;
|
|
25
|
-
}
|
|
26
|
-
.pure-cell__categoryName_9cmgz {
|
|
26
|
+
} .pure-cell__categoryName_1kerb {
|
|
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
|
-
}
|
|
33
|
-
.pure-cell__categoryPercent_9cmgz {
|
|
32
|
+
} .pure-cell__categoryPercent_1kerb {
|
|
34
33
|
padding: 0 var(--gap-xs);
|
|
35
34
|
background-color: var(--color-light-bg-secondary);
|
|
36
35
|
border-radius: var(--border-radius-xl);
|
|
37
36
|
margin-left: var(--gap-2xs);
|
|
38
|
-
}
|
|
39
|
-
.pure-cell__rightAddon_9cmgz {
|
|
37
|
+
} .pure-cell__rightAddon_1kerb {
|
|
40
38
|
margin-left: var(--gap-2xs);
|
|
41
39
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
|
-
import '../../getDataTestId-
|
|
4
|
-
export { C as Content } from '../../component-
|
|
5
|
-
import '../../tslib.es6-
|
|
3
|
+
import '../../getDataTestId-5cbe94d4.js';
|
|
4
|
+
export { C as Content } from '../../component-fafe2cb3.js';
|
|
5
|
+
import '../../tslib.es6-faae201a.js';
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import '@alfalab/core-components-comment/esm';
|
|
8
8
|
import '@alfalab/hooks';
|
|
@@ -1,18 +1,24 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: qmplp */
|
|
2
2
|
:root {
|
|
3
|
+
} /* deprecated */ :root {
|
|
4
|
+
} :root {
|
|
5
|
+
} :root {
|
|
6
|
+
} :root {
|
|
3
7
|
|
|
4
8
|
/* Hard */
|
|
5
9
|
|
|
6
10
|
/* Up */
|
|
7
11
|
|
|
8
12
|
/* Hard up */
|
|
9
|
-
}
|
|
10
|
-
|
|
13
|
+
} :root {
|
|
14
|
+
} :root {
|
|
15
|
+
} :root {
|
|
16
|
+
} :root {
|
|
17
|
+
} .pure-cell__component_94x5r {
|
|
11
18
|
flex-basis: 100%;
|
|
12
19
|
display: grid;
|
|
13
20
|
grid-template-columns: 1fr auto
|
|
14
|
-
}
|
|
15
|
-
.pure-cell__component_11qkg.pure-cell__horizontal_11qkg {
|
|
21
|
+
} .pure-cell__component_94x5r.pure-cell__horizontal_94x5r {
|
|
16
22
|
/* for button */
|
|
17
23
|
align-self: stretch;
|
|
18
24
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-fafe2cb3";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { C as Content } from '../../component-
|
|
2
|
-
import '../../tslib.es6-
|
|
1
|
+
export { C as Content } from '../../component-fafe2cb3.js';
|
|
2
|
+
import '../../tslib.es6-faae201a.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '@alfalab/core-components-comment/esm';
|
|
7
7
|
import '@alfalab/hooks';
|
|
8
8
|
import '../addon/component.js';
|
|
9
|
-
import '../../getDataTestId-
|
|
9
|
+
import '../../getDataTestId-5cbe94d4.js';
|
|
10
10
|
import '../amount/component.js';
|
|
11
11
|
import '@alfalab/core-components-amount/esm';
|
|
12
12
|
import '@alfalab/core-components-typography/esm';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-5cbe94d4.js';
|
|
4
4
|
|
|
5
|
-
var styles = {"component":"pure-
|
|
5
|
+
var styles = {"component":"pure-cell__component_1axd4","none":"pure-cell__none_1axd4","default":"pure-cell__default_1axd4"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
var Footer = function (_a) {
|
|
@@ -1,23 +1,26 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1uqbr */
|
|
2
2
|
:root {
|
|
3
|
+
} /* deprecated */ :root {
|
|
4
|
+
} :root {
|
|
5
|
+
} :root {
|
|
6
|
+
} :root {
|
|
3
7
|
|
|
4
8
|
/* Hard */
|
|
5
9
|
|
|
6
10
|
/* Up */
|
|
7
11
|
|
|
8
12
|
/* Hard up */
|
|
9
|
-
}
|
|
10
|
-
:root {
|
|
13
|
+
} :root {
|
|
14
|
+
} :root {
|
|
11
15
|
--gap-xs: 8px;
|
|
12
|
-
}
|
|
13
|
-
|
|
16
|
+
} :root {
|
|
17
|
+
} :root {
|
|
18
|
+
} .pure-cell__component_1axd4 {
|
|
14
19
|
grid-column: 1/3;
|
|
15
20
|
display: grid;
|
|
16
21
|
grid-row-gap: var(--gap-xs)
|
|
17
|
-
}
|
|
18
|
-
.pure-cell__component_3hz1g.pure-cell__none_3hz1g {
|
|
22
|
+
} .pure-cell__component_1axd4.pure-cell__none_1axd4 {
|
|
19
23
|
margin-top: 0;
|
|
20
|
-
}
|
|
21
|
-
.pure-cell__component_3hz1g.pure-cell__default_3hz1g {
|
|
24
|
+
} .pure-cell__component_1axd4.pure-cell__default_1axd4 {
|
|
22
25
|
margin-top: var(--gap-xs);
|
|
23
26
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign } from '../../tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __assign } from '../../tslib.es6-faae201a.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { Button } from '@alfalab/core-components-button/esm';
|
|
4
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
4
|
+
import { g as getDataTestId } from '../../getDataTestId-5cbe94d4.js';
|
|
5
5
|
|
|
6
|
-
var styles = {"component":"pure-
|
|
6
|
+
var styles = {"component":"pure-cell__component_1wpnv"};
|
|
7
7
|
require('./index.css')
|
|
8
8
|
|
|
9
9
|
var FooterButton = function (_a) {
|
|
@@ -1,12 +1,19 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: xvdk9 */
|
|
2
2
|
:root {
|
|
3
|
+
} /* deprecated */ :root {
|
|
4
|
+
} :root {
|
|
5
|
+
} :root {
|
|
6
|
+
} :root {
|
|
3
7
|
|
|
4
8
|
/* Hard */
|
|
5
9
|
|
|
6
10
|
/* Up */
|
|
7
11
|
|
|
8
12
|
/* Hard up */
|
|
9
|
-
}
|
|
10
|
-
|
|
13
|
+
} :root {
|
|
14
|
+
} :root {
|
|
15
|
+
} :root {
|
|
16
|
+
} :root {
|
|
17
|
+
} .pure-cell__component_1wpnv {
|
|
11
18
|
justify-self: start;
|
|
12
19
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { FooterButton } from './component.js';
|
|
2
|
-
import '../../tslib.es6-
|
|
2
|
+
import '../../tslib.es6-faae201a.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import '@alfalab/core-components-button/esm';
|
|
5
|
-
import '../../getDataTestId-
|
|
5
|
+
import '../../getDataTestId-5cbe94d4.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Typography } from '@alfalab/core-components-typography/esm';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-5cbe94d4.js';
|
|
4
4
|
|
|
5
5
|
var FooterText = function (_a) {
|
|
6
6
|
var children = _a.children, _b = _a.color, color = _b === void 0 ? 'secondary' : _b, dataTestId = _a.dataTestId;
|