@alfalab/core-components-pure-cell 4.1.9 → 4.1.11
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-e2669cc2.d.ts} +0 -0
- package/{component-41cf2751.js → component-e2669cc2.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-ce3b8d8e.d.ts} +0 -0
- package/esm/{component-14a22e18.js → component-ce3b8d8e.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-6b257645.d.ts} +0 -0
- package/esm/{getDataTestId-fb544247.js → getDataTestId-6b257645.js} +0 -0
- package/esm/index.css +29 -47
- package/esm/index.js +3 -3
- package/esm/{tslib.es6-188f7ce3.d.ts → tslib.es6-2976061b.d.ts} +0 -0
- package/esm/{tslib.es6-188f7ce3.js → tslib.es6-2976061b.js} +0 -0
- package/{getDataTestId-639f51d2.d.ts → getDataTestId-7b531eab.d.ts} +0 -0
- package/{getDataTestId-639f51d2.js → getDataTestId-7b531eab.js} +0 -0
- package/index.css +29 -47
- package/index.js +3 -3
- package/modern/{component-455b5ac4.d.ts → component-ecc16265.d.ts} +0 -0
- package/modern/{component-455b5ac4.js → component-ecc16265.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-46ae5f7e.d.ts} +0 -0
- package/modern/{getDataTestId-780ef189.js → getDataTestId-46ae5f7e.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-1fc63a53.d.ts} +0 -0
- /package/{tslib.es6-c18724cf.js → tslib.es6-1fc63a53.js} +0 -0
|
@@ -1,38 +1,36 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: q6diz */
|
|
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_wpv40 {
|
|
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_wpv40 > * {
|
|
19
23
|
justify-content: flex-end;
|
|
20
|
-
}
|
|
21
|
-
.pure-cell__component_fwqxv.pure-cell__none_fwqxv {
|
|
24
|
+
} .pure-cell__component_wpv40.pure-cell__none_wpv40 {
|
|
22
25
|
padding-left: 0;
|
|
23
|
-
}
|
|
24
|
-
.pure-cell__component_fwqxv.pure-cell__default_fwqxv {
|
|
26
|
+
} .pure-cell__component_wpv40.pure-cell__default_wpv40 {
|
|
25
27
|
padding-left: var(--gap-m);
|
|
26
|
-
}
|
|
27
|
-
.pure-cell__component_fwqxv.pure-cell__addonPadding_fwqxv {
|
|
28
|
+
} .pure-cell__component_wpv40.pure-cell__addonPadding_wpv40 {
|
|
28
29
|
padding-left: var(--gap-m);
|
|
29
|
-
}
|
|
30
|
-
.pure-cell__component_fwqxv.pure-cell__top_fwqxv {
|
|
30
|
+
} .pure-cell__component_wpv40.pure-cell__top_wpv40 {
|
|
31
31
|
align-self: flex-start;
|
|
32
|
-
}
|
|
33
|
-
.pure-cell__component_fwqxv.pure-cell__center_fwqxv {
|
|
32
|
+
} .pure-cell__component_wpv40.pure-cell__center_wpv40 {
|
|
34
33
|
align-self: center;
|
|
35
|
-
}
|
|
36
|
-
.pure-cell__component_fwqxv.pure-cell__bottom_fwqxv {
|
|
34
|
+
} .pure-cell__component_wpv40.pure-cell__bottom_wpv40 {
|
|
37
35
|
align-self: flex-end;
|
|
38
36
|
}
|
|
@@ -2,9 +2,9 @@ import React from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { Amount as Amount$1 } from '@alfalab/core-components-amount/modern';
|
|
4
4
|
import { Typography } from '@alfalab/core-components-typography/modern';
|
|
5
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
5
|
+
import { g as getDataTestId } from '../../getDataTestId-46ae5f7e.js';
|
|
6
6
|
|
|
7
|
-
const styles = {"component":"pure-
|
|
7
|
+
const styles = {"component":"pure-cell__component_1sakp"};
|
|
8
8
|
require('./index.css')
|
|
9
9
|
|
|
10
10
|
const Amount = ({ weight = 'normal', textView = 'component', color = 'primary', minority, minorUnits = 100, dataTestId, ...restProps }) => (React.createElement(Typography.Text, { view: textView, dataTestId: getDataTestId(dataTestId, 'amount-text'), className: cn(styles.component), color: color },
|
|
@@ -1,16 +1,21 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: mf1iv */
|
|
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_1sakp {
|
|
14
19
|
padding: var(--gap-3xs) 0;
|
|
15
20
|
display: flex;
|
|
16
21
|
}
|
|
@@ -2,9 +2,9 @@ import React from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { Amount } from '@alfalab/core-components-amount/modern';
|
|
4
4
|
import { Typography } from '@alfalab/core-components-typography/modern';
|
|
5
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
5
|
+
import { g as getDataTestId } from '../../getDataTestId-46ae5f7e.js';
|
|
6
6
|
|
|
7
|
-
const styles = {"component":"pure-
|
|
7
|
+
const styles = {"component":"pure-cell__component_1eip9","weight":"pure-cell__weight_1eip9"};
|
|
8
8
|
require('./index.css')
|
|
9
9
|
|
|
10
10
|
const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary', dataTestId, ...restProps }) => (React.createElement(Typography.Title, { tag: 'h4', view: 'small', dataTestId: getDataTestId(dataTestId, 'amount-title'), className: styles.component, color: color },
|
|
@@ -1,15 +1,21 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 7f4lz */
|
|
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_1eip9 {
|
|
11
18
|
display: flex;
|
|
12
|
-
}
|
|
13
|
-
.pure-cell__weight_17xdu {
|
|
19
|
+
} .pure-cell__weight_1eip9 {
|
|
14
20
|
font-weight: inherit;
|
|
15
21
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Typography } from '@alfalab/core-components-typography/modern';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-46ae5f7e.js';
|
|
4
4
|
|
|
5
|
-
const styles = {"component":"pure-
|
|
5
|
+
const styles = {"component":"pure-cell__component_1qpdj","categoryName":"pure-cell__categoryName_1qpdj","categoryPercent":"pure-cell__categoryPercent_1qpdj","rightAddon":"pure-cell__rightAddon_1qpdj"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) => (React.createElement("div", { className: styles.component, "data-test-id": 'cell-pure-category' },
|
|
@@ -1,41 +1,39 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 10gu1 */
|
|
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_1qpdj {
|
|
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_1qpdj {
|
|
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_1qpdj {
|
|
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_1qpdj {
|
|
40
38
|
margin-left: var(--gap-2xs);
|
|
41
39
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
|
-
import '../../getDataTestId-
|
|
4
|
-
export { C as Content } from '../../component-
|
|
3
|
+
import '../../getDataTestId-46ae5f7e.js';
|
|
4
|
+
export { C as Content } from '../../component-ecc16265.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import '@alfalab/core-components-comment/modern';
|
|
7
7
|
import '@alfalab/hooks';
|
|
@@ -1,18 +1,24 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1nupa */
|
|
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_l5a35 {
|
|
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_l5a35.pure-cell__horizontal_l5a35 {
|
|
16
22
|
/* for button */
|
|
17
23
|
align-self: stretch;
|
|
18
24
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-ecc16265";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { C as Content } from '../../component-
|
|
1
|
+
export { C as Content } from '../../component-ecc16265.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'react-merge-refs';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '@alfalab/core-components-comment/modern';
|
|
6
6
|
import '@alfalab/hooks';
|
|
7
7
|
import '../addon/component.js';
|
|
8
|
-
import '../../getDataTestId-
|
|
8
|
+
import '../../getDataTestId-46ae5f7e.js';
|
|
9
9
|
import '../amount/component.js';
|
|
10
10
|
import '@alfalab/core-components-amount/modern';
|
|
11
11
|
import '@alfalab/core-components-typography/modern';
|
|
@@ -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-46ae5f7e.js';
|
|
4
4
|
|
|
5
|
-
const styles = {"component":"pure-
|
|
5
|
+
const styles = {"component":"pure-cell__component_1qqdl","none":"pure-cell__none_1qqdl","default":"pure-cell__default_1qqdl"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
const Footer = ({ children, footerPadding = 'default', dataTestId }) => (React.createElement("footer", { className: cn(styles.component, styles[footerPadding]), "data-test-id": getDataTestId(dataTestId, 'footer') }, children));
|
|
@@ -1,23 +1,26 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: iv5wp */
|
|
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_1qqdl {
|
|
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_1qqdl.pure-cell__none_1qqdl {
|
|
19
23
|
margin-top: 0;
|
|
20
|
-
}
|
|
21
|
-
.pure-cell__component_3hz1g.pure-cell__default_3hz1g {
|
|
24
|
+
} .pure-cell__component_1qqdl.pure-cell__default_1qqdl {
|
|
22
25
|
margin-top: var(--gap-xs);
|
|
23
26
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Button } from '@alfalab/core-components-button/modern';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-46ae5f7e.js';
|
|
4
4
|
|
|
5
|
-
const styles = {"component":"pure-
|
|
5
|
+
const styles = {"component":"pure-cell__component_imew1"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
const FooterButton = ({ children, dataTestId, ...props }) => (React.createElement(Button, { ...props, size: 'xxs', dataTestId: getDataTestId(dataTestId, 'button'), className: styles.component }, children));
|
|
@@ -1,12 +1,19 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: lmy4n */
|
|
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_imew1 {
|
|
11
18
|
justify-self: start;
|
|
12
19
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Typography } from '@alfalab/core-components-typography/modern';
|
|
3
|
-
import { g as getDataTestId } from '../../getDataTestId-
|
|
3
|
+
import { g as getDataTestId } from '../../getDataTestId-46ae5f7e.js';
|
|
4
4
|
|
|
5
5
|
const FooterText = ({ children, color = 'secondary', dataTestId }) => (React.createElement(Typography.Text, { view: 'primary-small', color: color, "data-test-id": getDataTestId(dataTestId, 'footer-title') }, children));
|
|
6
6
|
|
|
@@ -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-46ae5f7e.js';
|
|
4
4
|
|
|
5
|
-
const styles = {"component":"pure-
|
|
5
|
+
const styles = {"component":"pure-cell__component_3ft1i","top":"pure-cell__top_3ft1i","center":"pure-cell__center_3ft1i","bottom":"pure-cell__bottom_3ft1i"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
const Graphics = ({ children, dataTestId, verticalAlign = 'top' }) => (React.createElement("section", { className: cn(styles.component, styles[verticalAlign]), "data-test-id": getDataTestId(dataTestId, 'graphics') }, children));
|
|
@@ -1,21 +1,25 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: ua6ph */
|
|
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_3ft1i {
|
|
11
18
|
flex-basis: auto;
|
|
12
|
-
}
|
|
13
|
-
.pure-cell__top_1dpzp {
|
|
19
|
+
} .pure-cell__top_3ft1i {
|
|
14
20
|
align-self: flex-start;
|
|
15
|
-
}
|
|
16
|
-
.pure-cell__center_1dpzp {
|
|
21
|
+
} .pure-cell__center_3ft1i {
|
|
17
22
|
align-self: center;
|
|
18
|
-
}
|
|
19
|
-
.pure-cell__bottom_1dpzp {
|
|
23
|
+
} .pure-cell__bottom_3ft1i {
|
|
20
24
|
align-self: flex-end;
|
|
21
25
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
|
-
import '../../getDataTestId-
|
|
4
|
-
export { M as Main } from '../../component-
|
|
3
|
+
import '../../getDataTestId-46ae5f7e.js';
|
|
4
|
+
export { M as Main } from '../../component-ecc16265.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import '@alfalab/core-components-comment/modern';
|
|
7
7
|
import '@alfalab/hooks';
|
|
@@ -1,31 +1,34 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 18kax */
|
|
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_1qmha {
|
|
14
19
|
display: flex;
|
|
15
20
|
flex-direction: column;
|
|
16
21
|
align-self: center;
|
|
17
22
|
|
|
18
23
|
/* can use /r/n */
|
|
19
24
|
white-space: pre-line
|
|
20
|
-
}
|
|
21
|
-
.pure-cell__component_qk3dg.pure-cell__vertical_qk3dg {
|
|
25
|
+
} .pure-cell__component_1qmha.pure-cell__vertical_1qmha {
|
|
22
26
|
grid-row-gap: var(--gap-3xs);
|
|
23
27
|
justify-content: center;
|
|
24
28
|
align-items: center;
|
|
25
29
|
|
|
26
30
|
/* for button */
|
|
27
31
|
text-align: center;
|
|
28
|
-
}
|
|
29
|
-
.pure-cell__component_qk3dg.pure-cell__reverse_qk3dg {
|
|
32
|
+
} .pure-cell__component_1qmha.pure-cell__reverse_1qmha {
|
|
30
33
|
flex-direction: column-reverse;
|
|
31
34
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-ecc16265";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { M as Main } from '../../component-
|
|
1
|
+
export { M as Main } from '../../component-ecc16265.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'react-merge-refs';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '@alfalab/core-components-comment/modern';
|
|
6
6
|
import '@alfalab/hooks';
|
|
7
7
|
import '../addon/component.js';
|
|
8
|
-
import '../../getDataTestId-
|
|
8
|
+
import '../../getDataTestId-46ae5f7e.js';
|
|
9
9
|
import '../amount/component.js';
|
|
10
10
|
import '@alfalab/core-components-amount/modern';
|
|
11
11
|
import '@alfalab/core-components-typography/modern';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '@alfalab/core-components-typography/modern';
|
|
4
|
-
import '../../getDataTestId-
|
|
5
|
-
export { T as Text } from '../../component-
|
|
4
|
+
import '../../getDataTestId-46ae5f7e.js';
|
|
5
|
+
export { T as Text } from '../../component-ecc16265.js';
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import '@alfalab/core-components-comment/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 169l1 */
|
|
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
16
|
--gap-m: 16px;
|
|
13
|
-
}
|
|
14
|
-
|
|
17
|
+
} :root {
|
|
18
|
+
} :root {
|
|
19
|
+
} .pure-cell__horizontal_1e9jf {
|
|
15
20
|
padding: var(--gap-3xs) 0;
|
|
16
|
-
}
|
|
17
|
-
.pure-cell__rowLimit1_e7qoj {
|
|
21
|
+
} .pure-cell__rowLimit1_1e9jf {
|
|
18
22
|
-webkit-line-clamp: 1;
|
|
19
23
|
display: -webkit-box;
|
|
20
24
|
-webkit-box-orient: vertical;
|
|
21
25
|
overflow: hidden;
|
|
22
26
|
word-break: break-all;
|
|
23
|
-
}
|
|
24
|
-
.pure-cell__rowLimit2_e7qoj {
|
|
27
|
+
} .pure-cell__rowLimit2_1e9jf {
|
|
25
28
|
-webkit-line-clamp: 2;
|
|
26
29
|
display: -webkit-box;
|
|
27
30
|
-webkit-box-orient: vertical;
|
|
28
31
|
overflow: hidden;
|
|
29
|
-
}
|
|
30
|
-
.pure-cell__component_e7qoj {
|
|
32
|
+
} .pure-cell__component_1e9jf {
|
|
31
33
|
display: flex;
|
|
32
34
|
flex-direction: row;
|
|
33
35
|
flex-wrap: nowrap;
|
|
34
36
|
justify-content: space-between;
|
|
35
37
|
margin: var(--gap-3xs) 0;
|
|
36
38
|
word-break: break-word;
|
|
37
|
-
}
|
|
38
|
-
.pure-cell__component_e7qoj .pure-cell__vertical_e7qoj {
|
|
39
|
+
} .pure-cell__component_1e9jf .pure-cell__vertical_1e9jf {
|
|
39
40
|
justify-content: center;
|
|
40
|
-
}
|
|
41
|
-
.pure-cell__title_e7qoj + .pure-cell__value_e7qoj {
|
|
41
|
+
} .pure-cell__title_1e9jf + .pure-cell__value_1e9jf {
|
|
42
42
|
margin-left: var(--gap-m);
|
|
43
43
|
flex-shrink: 0;
|
|
44
44
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-ecc16265";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { T as Text } from '../../component-
|
|
1
|
+
export { T as Text } from '../../component-ecc16265.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'react-merge-refs';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import '@alfalab/core-components-comment/modern';
|
|
6
6
|
import '@alfalab/hooks';
|
|
7
7
|
import '../addon/component.js';
|
|
8
|
-
import '../../getDataTestId-
|
|
8
|
+
import '../../getDataTestId-46ae5f7e.js';
|
|
9
9
|
import '../amount/component.js';
|
|
10
10
|
import '@alfalab/core-components-amount/modern';
|
|
11
11
|
import '@alfalab/core-components-typography/modern';
|
|
File without changes
|
|
File without changes
|