@alfalab/core-components-pure-cell 4.1.8 → 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-c9ec1393.d.ts → component-d9194093.d.ts} +0 -0
- package/{component-c9ec1393.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 -16
- 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 -15
- package/cssm/index.module.css +28 -46
- package/esm/{component-834138e7.d.ts → component-fafe2cb3.d.ts} +0 -0
- package/esm/{component-834138e7.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 -16
- package/esm/components/text/index.d.ts +1 -1
- package/esm/components/text/index.js +3 -3
- package/esm/{getDataTestId-ed5109df.d.ts → getDataTestId-5cbe94d4.d.ts} +0 -0
- package/esm/{getDataTestId-ed5109df.js → getDataTestId-5cbe94d4.js} +0 -0
- package/esm/index.css +29 -47
- package/esm/index.js +3 -3
- package/esm/{tslib.es6-84b555f6.d.ts → tslib.es6-faae201a.d.ts} +0 -0
- package/esm/{tslib.es6-84b555f6.js → tslib.es6-faae201a.js} +0 -0
- package/{getDataTestId-bb2d280b.d.ts → getDataTestId-24f1a34d.d.ts} +0 -0
- package/{getDataTestId-bb2d280b.js → getDataTestId-24f1a34d.js} +0 -0
- package/index.css +29 -47
- package/index.js +3 -3
- package/modern/{component-b51e5788.d.ts → component-e7dc125a.d.ts} +0 -0
- package/modern/{component-b51e5788.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 -16
- package/modern/components/text/index.d.ts +1 -1
- package/modern/components/text/index.js +2 -2
- package/modern/{getDataTestId-29b06530.d.ts → getDataTestId-b209a23f.d.ts} +0 -0
- package/modern/{getDataTestId-29b06530.js → getDataTestId-b209a23f.js} +0 -0
- package/modern/index.css +29 -47
- package/modern/index.js +2 -2
- package/package.json +4 -4
- /package/{tslib.es6-d99cf8c0.d.ts → tslib.es6-30deefff.d.ts} +0 -0
- /package/{tslib.es6-d99cf8c0.js → tslib.es6-30deefff.js} +0 -0
|
@@ -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_14biq > * {
|
|
22
|
+
} .pure-cell__component_13udf > * {
|
|
19
23
|
justify-content: flex-end;
|
|
20
|
-
}
|
|
21
|
-
.pure-cell__component_14biq.pure-cell__none_14biq {
|
|
24
|
+
} .pure-cell__component_13udf.pure-cell__none_13udf {
|
|
22
25
|
padding-left: 0;
|
|
23
|
-
}
|
|
24
|
-
.pure-cell__component_14biq.pure-cell__default_14biq {
|
|
26
|
+
} .pure-cell__component_13udf.pure-cell__default_13udf {
|
|
25
27
|
padding-left: var(--gap-m);
|
|
26
|
-
}
|
|
27
|
-
.pure-cell__component_14biq.pure-cell__addonPadding_14biq {
|
|
28
|
+
} .pure-cell__component_13udf.pure-cell__addonPadding_13udf {
|
|
28
29
|
padding-left: var(--gap-m);
|
|
29
|
-
}
|
|
30
|
-
.pure-cell__component_14biq.pure-cell__top_14biq {
|
|
30
|
+
} .pure-cell__component_13udf.pure-cell__top_13udf {
|
|
31
31
|
align-self: flex-start;
|
|
32
|
-
}
|
|
33
|
-
.pure-cell__component_14biq.pure-cell__center_14biq {
|
|
32
|
+
} .pure-cell__component_13udf.pure-cell__center_13udf {
|
|
34
33
|
align-self: center;
|
|
35
|
-
}
|
|
36
|
-
.pure-cell__component_14biq.pure-cell__bottom_14biq {
|
|
34
|
+
} .pure-cell__component_13udf.pure-cell__bottom_13udf {
|
|
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-b209a23f.js';
|
|
6
6
|
|
|
7
|
-
const styles = {"component":"pure-
|
|
7
|
+
const styles = {"component":"pure-cell__component_18foq"};
|
|
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: 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
|
}
|
|
@@ -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-b209a23f.js';
|
|
6
6
|
|
|
7
|
-
const styles = {"component":"pure-
|
|
7
|
+
const styles = {"component":"pure-cell__component_fg9wm","weight":"pure-cell__weight_fg9wm"};
|
|
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: 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_1wc5m {
|
|
19
|
+
} .pure-cell__weight_fg9wm {
|
|
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-b209a23f.js';
|
|
4
4
|
|
|
5
|
-
const styles = {"component":"pure-
|
|
5
|
+
const 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
|
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: 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_xre9o {
|
|
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_xre9o {
|
|
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_xre9o {
|
|
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_xre9o {
|
|
37
|
+
} .pure-cell__rightAddon_1kerb {
|
|
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-b209a23f.js';
|
|
4
|
+
export { C as Content } from '../../component-e7dc125a.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: 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_1q5c9.pure-cell__horizontal_1q5c9 {
|
|
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-e7dc125a";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { C as Content } from '../../component-
|
|
1
|
+
export { C as Content } from '../../component-e7dc125a.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-b209a23f.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-b209a23f.js';
|
|
4
4
|
|
|
5
|
-
const styles = {"component":"pure-
|
|
5
|
+
const 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
|
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: 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_rwqu5.pure-cell__none_rwqu5 {
|
|
22
|
+
} .pure-cell__component_1axd4.pure-cell__none_1axd4 {
|
|
19
23
|
margin-top: 0;
|
|
20
|
-
}
|
|
21
|
-
.pure-cell__component_rwqu5.pure-cell__default_rwqu5 {
|
|
24
|
+
} .pure-cell__component_1axd4.pure-cell__default_1axd4 {
|
|
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-b209a23f.js';
|
|
4
4
|
|
|
5
|
-
const styles = {"component":"pure-
|
|
5
|
+
const styles = {"component":"pure-cell__component_1wpnv"};
|
|
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: 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,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-b209a23f.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-b209a23f.js';
|
|
4
4
|
|
|
5
|
-
const styles = {"component":"pure-
|
|
5
|
+
const styles = {"component":"pure-cell__component_198s3","top":"pure-cell__top_198s3","center":"pure-cell__center_198s3","bottom":"pure-cell__bottom_198s3"};
|
|
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: 1xbpn */
|
|
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_198s3 {
|
|
11
18
|
flex-basis: auto;
|
|
12
|
-
}
|
|
13
|
-
.pure-cell__top_33ng7 {
|
|
19
|
+
} .pure-cell__top_198s3 {
|
|
14
20
|
align-self: flex-start;
|
|
15
|
-
}
|
|
16
|
-
.pure-cell__center_33ng7 {
|
|
21
|
+
} .pure-cell__center_198s3 {
|
|
17
22
|
align-self: center;
|
|
18
|
-
}
|
|
19
|
-
.pure-cell__bottom_33ng7 {
|
|
23
|
+
} .pure-cell__bottom_198s3 {
|
|
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-b209a23f.js';
|
|
4
|
+
export { M as Main } from '../../component-e7dc125a.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: smq7h */
|
|
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_ymuzq {
|
|
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_25bkr.pure-cell__vertical_25bkr {
|
|
25
|
+
} .pure-cell__component_ymuzq.pure-cell__vertical_ymuzq {
|
|
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_25bkr.pure-cell__reverse_25bkr {
|
|
32
|
+
} .pure-cell__component_ymuzq.pure-cell__reverse_ymuzq {
|
|
30
33
|
flex-direction: column-reverse;
|
|
31
34
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-e7dc125a";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { M as Main } from '../../component-
|
|
1
|
+
export { M as Main } from '../../component-e7dc125a.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-b209a23f.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-b209a23f.js';
|
|
5
|
+
export { T as Text } from '../../component-e7dc125a.js';
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import '@alfalab/core-components-comment/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
@@ -1,45 +1,44 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: ekdwm */
|
|
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_1ln4r {
|
|
15
20
|
padding: var(--gap-3xs) 0;
|
|
16
|
-
}
|
|
17
|
-
.pure-cell__rowLimit1_12mih {
|
|
21
|
+
} .pure-cell__rowLimit1_1ln4r {
|
|
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_12mih {
|
|
27
|
+
} .pure-cell__rowLimit2_1ln4r {
|
|
25
28
|
-webkit-line-clamp: 2;
|
|
26
29
|
display: -webkit-box;
|
|
27
30
|
-webkit-box-orient: vertical;
|
|
28
31
|
overflow: hidden;
|
|
29
|
-
|
|
30
|
-
}
|
|
31
|
-
.pure-cell__component_12mih {
|
|
32
|
+
} .pure-cell__component_1ln4r {
|
|
32
33
|
display: flex;
|
|
33
34
|
flex-direction: row;
|
|
34
35
|
flex-wrap: nowrap;
|
|
35
36
|
justify-content: space-between;
|
|
36
37
|
margin: var(--gap-3xs) 0;
|
|
37
38
|
word-break: break-word;
|
|
38
|
-
}
|
|
39
|
-
.pure-cell__component_12mih .pure-cell__vertical_12mih {
|
|
39
|
+
} .pure-cell__component_1ln4r .pure-cell__vertical_1ln4r {
|
|
40
40
|
justify-content: center;
|
|
41
|
-
}
|
|
42
|
-
.pure-cell__title_12mih + .pure-cell__value_12mih {
|
|
41
|
+
} .pure-cell__title_1ln4r + .pure-cell__value_1ln4r {
|
|
43
42
|
margin-left: var(--gap-m);
|
|
44
43
|
flex-shrink: 0;
|
|
45
44
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-e7dc125a";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { T as Text } from '../../component-
|
|
1
|
+
export { T as Text } from '../../component-e7dc125a.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-b209a23f.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
|