@alfalab/core-components-pure-cell 4.5.1 → 4.6.0
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-8ae5e9f0.d.ts +211 -0
- package/component-8ae5e9f0.js +200 -0
- package/{modern/component-5a229016.d.ts → component-fd7196d2.d.ts} +1 -0
- package/component.js +3 -15
- package/components/addon/component.d.ts +0 -24
- package/components/addon/component.js +5 -15
- package/components/addon/index.css +10 -10
- package/components/addon/index.d.ts +1 -1
- package/components/addon/index.js +1 -4
- package/components/amount/component.d.ts +0 -25
- package/components/amount/component.js +8 -19
- package/components/amount/index.css +2 -2
- package/components/amount/index.d.ts +1 -1
- package/components/amount/index.js +2 -8
- package/components/amount-title/component.d.ts +0 -22
- package/components/amount-title/component.js +8 -20
- package/components/amount-title/index.css +3 -3
- package/components/amount-title/index.d.ts +1 -1
- package/components/amount-title/index.js +2 -8
- package/components/category/component.d.ts +0 -25
- package/components/category/component.js +5 -19
- package/components/category/index.css +5 -5
- package/components/category/index.d.ts +1 -1
- package/components/category/index.js +2 -5
- package/components/content/component.js +2 -17
- package/components/content/index.css +3 -3
- package/components/content/index.d.ts +1 -1
- package/components/content/index.js +2 -20
- package/components/footer/component.d.ts +0 -20
- package/components/footer/component.js +5 -15
- package/components/footer/index.css +4 -4
- package/components/footer/index.d.ts +1 -1
- package/components/footer/index.js +2 -5
- package/components/footer-button/component.d.ts +0 -14
- package/components/footer-button/component.js +6 -15
- package/components/footer-button/index.css +2 -2
- package/components/footer-button/index.d.ts +1 -1
- package/components/footer-button/index.js +2 -6
- package/components/footer-text/component.d.ts +0 -21
- package/components/footer-text/component.js +5 -11
- package/components/footer-text/index.d.ts +1 -1
- package/components/footer-text/index.js +2 -5
- package/components/graphics/component.d.ts +0 -20
- package/components/graphics/component.js +5 -15
- package/components/graphics/index.css +5 -5
- package/components/graphics/index.d.ts +1 -1
- package/components/graphics/index.js +2 -5
- package/components/main/component.js +2 -17
- package/components/main/index.css +4 -4
- package/components/main/index.d.ts +1 -1
- package/components/main/index.js +2 -20
- package/components/text/component.js +2 -16
- package/components/text/index.css +7 -7
- package/components/text/index.d.ts +1 -1
- package/components/text/index.js +2 -20
- package/cssm/component-4445c77d.d.ts +211 -0
- package/cssm/component-4445c77d.js +189 -0
- package/{esm/component-5a229016.d.ts → cssm/component-fd7196d2.d.ts} +1 -0
- package/cssm/component.js +3 -25
- package/cssm/components/addon/component.d.ts +0 -24
- package/cssm/components/addon/component.js +6 -14
- package/cssm/components/addon/index.d.ts +1 -1
- package/cssm/components/addon/index.js +1 -5
- package/cssm/components/amount/component.d.ts +0 -25
- package/cssm/components/amount/component.js +9 -18
- package/cssm/components/amount/index.d.ts +1 -1
- package/cssm/components/amount/index.js +2 -9
- package/cssm/components/amount-title/component.d.ts +0 -22
- package/cssm/components/amount-title/component.js +9 -19
- package/cssm/components/amount-title/index.d.ts +1 -1
- package/cssm/components/amount-title/index.js +2 -9
- package/cssm/components/category/component.d.ts +0 -25
- package/cssm/components/category/component.js +6 -18
- package/cssm/components/category/index.d.ts +1 -1
- package/cssm/components/category/index.js +2 -6
- package/cssm/components/content/component.js +2 -27
- package/cssm/components/content/index.d.ts +1 -1
- package/cssm/components/content/index.js +2 -31
- package/cssm/components/footer/component.d.ts +0 -20
- package/cssm/components/footer/component.js +6 -14
- package/cssm/components/footer/index.d.ts +1 -1
- package/cssm/components/footer/index.js +2 -6
- package/cssm/components/footer-button/component.d.ts +0 -14
- package/cssm/components/footer-button/component.js +7 -14
- package/cssm/components/footer-button/index.d.ts +1 -1
- package/cssm/components/footer-button/index.js +2 -7
- package/cssm/components/footer-text/component.d.ts +0 -21
- package/cssm/components/footer-text/component.js +5 -11
- package/cssm/components/footer-text/index.d.ts +1 -1
- package/cssm/components/footer-text/index.js +2 -5
- package/cssm/components/graphics/component.d.ts +0 -20
- package/cssm/components/graphics/component.js +6 -14
- package/cssm/components/graphics/index.d.ts +1 -1
- package/cssm/components/graphics/index.js +2 -6
- package/cssm/components/main/component.js +2 -27
- package/cssm/components/main/index.d.ts +1 -1
- package/cssm/components/main/index.js +2 -31
- package/cssm/components/text/component.js +2 -26
- package/cssm/components/text/index.d.ts +1 -1
- package/cssm/components/text/index.js +2 -31
- package/cssm/index.d.ts +1 -1
- package/cssm/index.js +2 -31
- package/cssm/shared/index.d.ts +1 -0
- package/cssm/shared/index.js +9 -0
- package/cssm/utils.d.ts +20 -0
- package/cssm/utils.js +29 -0
- package/esm/component-7bedc2d7.d.ts +211 -0
- package/esm/component-7bedc2d7.js +180 -0
- package/{component-5a229016.d.ts → esm/component-fd7196d2.d.ts} +1 -0
- package/esm/component.js +1 -13
- package/esm/components/addon/component.d.ts +0 -24
- package/esm/components/addon/component.js +4 -13
- package/esm/components/addon/index.css +10 -10
- package/esm/components/addon/index.d.ts +1 -1
- package/esm/components/addon/index.js +1 -4
- package/esm/components/amount/component.d.ts +0 -25
- package/esm/components/amount/component.js +7 -17
- package/esm/components/amount/index.css +2 -2
- package/esm/components/amount/index.d.ts +1 -1
- package/esm/components/amount/index.js +1 -7
- package/esm/components/amount-title/component.d.ts +0 -22
- package/esm/components/amount-title/component.js +7 -18
- 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 -7
- package/esm/components/category/component.d.ts +0 -25
- package/esm/components/category/component.js +4 -18
- package/esm/components/category/index.css +5 -5
- package/esm/components/category/index.d.ts +1 -1
- package/esm/components/category/index.js +1 -4
- package/esm/components/content/component.js +1 -16
- package/esm/components/content/index.css +3 -3
- package/esm/components/content/index.d.ts +1 -1
- package/esm/components/content/index.js +1 -19
- package/esm/components/footer/component.d.ts +0 -20
- package/esm/components/footer/component.js +4 -13
- package/esm/components/footer/index.css +4 -4
- package/esm/components/footer/index.d.ts +1 -1
- package/esm/components/footer/index.js +1 -4
- package/esm/components/footer-button/component.d.ts +0 -14
- package/esm/components/footer-button/component.js +5 -14
- 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 -5
- package/esm/components/footer-text/component.d.ts +0 -21
- package/esm/components/footer-text/component.js +4 -10
- package/esm/components/footer-text/index.d.ts +1 -1
- package/esm/components/footer-text/index.js +1 -4
- package/esm/components/graphics/component.d.ts +0 -20
- package/esm/components/graphics/component.js +4 -13
- package/esm/components/graphics/index.css +5 -5
- package/esm/components/graphics/index.d.ts +1 -1
- package/esm/components/graphics/index.js +1 -4
- package/esm/components/main/component.js +1 -16
- package/esm/components/main/index.css +4 -4
- package/esm/components/main/index.d.ts +1 -1
- package/esm/components/main/index.js +1 -19
- package/esm/components/text/component.js +1 -15
- package/esm/components/text/index.css +7 -7
- package/esm/components/text/index.d.ts +1 -1
- package/esm/components/text/index.js +1 -19
- package/esm/index.css +21 -21
- package/esm/index.d.ts +1 -1
- package/esm/index.js +1 -19
- package/esm/shared/index.d.ts +1 -0
- package/esm/shared/index.js +1 -0
- package/esm/utils.d.ts +20 -0
- package/esm/utils.js +25 -0
- package/index.css +21 -21
- package/index.d.ts +1 -1
- package/index.js +2 -20
- package/modern/component-edffa17d.d.ts +211 -0
- package/modern/component-edffa17d.js +169 -0
- package/{cssm/component-5a229016.d.ts → modern/component-fd7196d2.d.ts} +1 -0
- package/modern/component.js +1 -13
- package/modern/components/addon/component.d.ts +0 -24
- package/modern/components/addon/component.js +4 -10
- package/modern/components/addon/index.css +10 -10
- package/modern/components/addon/index.d.ts +1 -1
- package/modern/components/addon/index.js +1 -4
- package/modern/components/amount/component.d.ts +0 -25
- package/modern/components/amount/component.js +6 -13
- package/modern/components/amount/index.css +2 -2
- package/modern/components/amount/index.d.ts +1 -1
- package/modern/components/amount/index.js +1 -6
- package/modern/components/amount-title/component.d.ts +0 -22
- package/modern/components/amount-title/component.js +6 -21
- 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 -6
- package/modern/components/category/component.d.ts +0 -25
- package/modern/components/category/component.js +4 -15
- package/modern/components/category/index.css +5 -5
- package/modern/components/category/index.d.ts +1 -1
- package/modern/components/category/index.js +1 -4
- package/modern/components/content/component.js +1 -15
- package/modern/components/content/index.css +3 -3
- package/modern/components/content/index.d.ts +1 -1
- package/modern/components/content/index.js +1 -18
- package/modern/components/footer/component.d.ts +0 -20
- package/modern/components/footer/component.js +4 -10
- package/modern/components/footer/index.css +4 -4
- package/modern/components/footer/index.d.ts +1 -1
- package/modern/components/footer/index.js +1 -4
- package/modern/components/footer-button/component.d.ts +0 -14
- package/modern/components/footer-button/component.js +4 -10
- 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 -4
- package/modern/components/footer-text/component.d.ts +0 -21
- package/modern/components/footer-text/component.js +4 -7
- package/modern/components/footer-text/index.d.ts +1 -1
- package/modern/components/footer-text/index.js +1 -4
- package/modern/components/graphics/component.d.ts +0 -20
- package/modern/components/graphics/component.js +4 -10
- package/modern/components/graphics/index.css +5 -5
- package/modern/components/graphics/index.d.ts +1 -1
- package/modern/components/graphics/index.js +1 -4
- package/modern/components/main/component.js +1 -15
- package/modern/components/main/index.css +4 -4
- package/modern/components/main/index.d.ts +1 -1
- package/modern/components/main/index.js +1 -18
- package/modern/components/text/component.js +1 -14
- package/modern/components/text/index.css +7 -7
- package/modern/components/text/index.d.ts +1 -1
- package/modern/components/text/index.js +1 -18
- package/modern/index.css +21 -21
- package/modern/index.d.ts +1 -1
- package/modern/index.js +1 -18
- package/modern/shared/index.d.ts +1 -0
- package/modern/shared/index.js +1 -0
- package/modern/utils.d.ts +20 -0
- package/modern/utils.js +25 -0
- package/package.json +5 -5
- package/shared/index.d.ts +1 -0
- package/shared/index.js +9 -0
- package/shared/package.json +3 -0
- package/src/component.tsx +4 -3
- package/src/components/addon/component.tsx +14 -9
- package/src/components/amount/component.tsx +21 -16
- package/src/components/amount-title/component.tsx +9 -3
- package/src/components/category/component.tsx +42 -27
- package/src/components/content/component.tsx +2 -2
- package/src/components/footer/component.tsx +14 -9
- package/src/components/footer-button/component.tsx +18 -12
- package/src/components/footer-text/component.tsx +16 -10
- package/src/components/graphics/component.tsx +14 -9
- package/src/components/main/component.tsx +2 -2
- package/src/components/text/component.tsx +3 -3
- package/src/shared/index.ts +1 -0
- package/src/shared/package.json +3 -0
- package/src/utils.ts +23 -0
- package/utils.d.ts +20 -0
- package/utils.js +29 -0
- package/component-1cf5c515.d.ts +0 -74
- package/component-1cf5c515.js +0 -121
- package/cssm/component-3ca297e4.d.ts +0 -74
- package/cssm/component-3ca297e4.js +0 -117
- package/esm/component-674e9ea3.d.ts +0 -74
- package/esm/component-674e9ea3.js +0 -109
- package/modern/component-4d708178.d.ts +0 -74
- package/modern/component-4d708178.js +0 -101
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
|
|
7
|
-
const styles = {"component":"pure-cell__component_ksfhx"};
|
|
8
|
-
require('./index.css')
|
|
9
|
-
|
|
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 },
|
|
11
|
-
React.createElement(Amount$1, { minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: getDataTestId(dataTestId, 'amount'), ...restProps })));
|
|
12
|
-
|
|
13
|
-
export { Amount };
|
|
1
|
+
import 'react';
|
|
2
|
+
import 'classnames';
|
|
3
|
+
import '@alfalab/core-components-amount/modern';
|
|
4
|
+
import '@alfalab/core-components-shared/modern';
|
|
5
|
+
import '@alfalab/core-components-typography/modern';
|
|
6
|
+
export { a as Amount } from '../../component-edffa17d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: ohq2d */
|
|
2
2
|
:root {
|
|
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_tkfh7 {
|
|
19
19
|
padding: var(--gap-3xs) 0;
|
|
20
20
|
display: flex;
|
|
21
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "
|
|
1
|
+
export * from "../../component-edffa17d";
|
|
@@ -1,6 +1 @@
|
|
|
1
|
-
export { Amount } from '
|
|
2
|
-
import 'react';
|
|
3
|
-
import 'classnames';
|
|
4
|
-
import '@alfalab/core-components-amount/modern';
|
|
5
|
-
import '@alfalab/core-components-shared/modern';
|
|
6
|
-
import '@alfalab/core-components-typography/modern';
|
|
1
|
+
export { a as Amount } from '../../component-edffa17d.js';
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { Color, TitleProps } from "@alfalab/core-components-typography";
|
|
4
|
-
import { AmountProps as AmountType } from "../typesProps";
|
|
5
|
-
type Props = {
|
|
6
|
-
/**
|
|
7
|
-
* Цвет денежного значения
|
|
8
|
-
* @deprecated Используйте titleProps.color
|
|
9
|
-
*/
|
|
10
|
-
color?: Color;
|
|
11
|
-
/**
|
|
12
|
-
* Пропсы, которые будут прокинуты в компонент типографики
|
|
13
|
-
*/
|
|
14
|
-
titleProps?: TitleProps;
|
|
15
|
-
/**
|
|
16
|
-
* Идентификатор для систем автоматизированного тестирования.
|
|
17
|
-
* Для typography используется модификатор -amount-title, для компонента Amount -core-amount-title
|
|
18
|
-
*/
|
|
19
|
-
dataTestId?: string;
|
|
20
|
-
} & Omit<AmountType, 'dataTestId'>;
|
|
21
|
-
declare const AmountTitle: React.FC<Props>;
|
|
22
|
-
export { AmountTitle };
|
|
@@ -1,21 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
|
|
7
|
-
const styles = {"component":"pure-cell__component_1s8za","weight":"pure-cell__weight_1s8za"};
|
|
8
|
-
require('./index.css')
|
|
9
|
-
|
|
10
|
-
const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary', dataTestId, titleProps = {}, ...restProps }) => {
|
|
11
|
-
const titleDefaultProps = {
|
|
12
|
-
tag: 'h4',
|
|
13
|
-
view: 'small',
|
|
14
|
-
color,
|
|
15
|
-
...titleProps,
|
|
16
|
-
};
|
|
17
|
-
return (React.createElement(Typography.Title, { ...titleDefaultProps, dataTestId: getDataTestId(dataTestId, 'amount-title'), className: cn(styles.component, titleProps.className) },
|
|
18
|
-
React.createElement(Amount, { minority: minority || minorUnits, className: cn(styles.weight, className), dataTestId: getDataTestId(dataTestId, 'core-amount-title'), ...restProps, bold: 'none' })));
|
|
19
|
-
};
|
|
20
|
-
|
|
21
|
-
export { AmountTitle };
|
|
1
|
+
import 'react';
|
|
2
|
+
import 'classnames';
|
|
3
|
+
import '@alfalab/core-components-amount/modern';
|
|
4
|
+
import '@alfalab/core-components-shared/modern';
|
|
5
|
+
import '@alfalab/core-components-typography/modern';
|
|
6
|
+
export { b as AmountTitle } from '../../component-edffa17d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 4rltj */
|
|
2
2
|
:root {
|
|
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_9j08u {
|
|
18
18
|
display: flex;
|
|
19
|
-
} .pure-
|
|
19
|
+
} .pure-cell__weight_9j08u {
|
|
20
20
|
font-weight: inherit;
|
|
21
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "
|
|
1
|
+
export * from "../../component-edffa17d";
|
|
@@ -1,6 +1 @@
|
|
|
1
|
-
export { AmountTitle } from '
|
|
2
|
-
import 'react';
|
|
3
|
-
import 'classnames';
|
|
4
|
-
import '@alfalab/core-components-amount/modern';
|
|
5
|
-
import '@alfalab/core-components-shared/modern';
|
|
6
|
-
import '@alfalab/core-components-typography/modern';
|
|
1
|
+
export { b as AmountTitle } from '../../component-edffa17d.js';
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { ReactNode } from "react";
|
|
4
|
-
type Props = {
|
|
5
|
-
/**
|
|
6
|
-
* Наименование категории
|
|
7
|
-
*/
|
|
8
|
-
categoryName: string;
|
|
9
|
-
/**
|
|
10
|
-
* Процент категории
|
|
11
|
-
*/
|
|
12
|
-
categoryPercent?: number;
|
|
13
|
-
/**
|
|
14
|
-
* Слот справа
|
|
15
|
-
*/
|
|
16
|
-
rightAddons?: ReactNode;
|
|
17
|
-
/**
|
|
18
|
-
* Идентификатор для систем автоматизированного тестирования.
|
|
19
|
-
* Для наименования категории используется модификатор -category-name,
|
|
20
|
-
* процент категории -category-percent, слота справа -category-right-addon
|
|
21
|
-
*/
|
|
22
|
-
dataTestId?: string;
|
|
23
|
-
};
|
|
24
|
-
declare const Category: React.FC<Props>;
|
|
25
|
-
export { Category };
|
|
@@ -1,15 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
const styles = {"component":"pure-cell__component_ipucn","categoryName":"pure-cell__categoryName_ipucn","categoryPercent":"pure-cell__categoryPercent_ipucn","rightAddon":"pure-cell__rightAddon_ipucn"};
|
|
6
|
-
require('./index.css')
|
|
7
|
-
|
|
8
|
-
const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) => (React.createElement("div", { className: styles.component, "data-test-id": 'cell-pure-category' },
|
|
9
|
-
React.createElement(Typography.Text, { view: 'primary-small', color: 'secondary', dataTestId: getDataTestId(dataTestId, 'category-name'), className: styles.categoryName }, categoryName),
|
|
10
|
-
categoryPercent !== undefined && (React.createElement(Typography.Text, { tag: 'div', view: 'primary-small', color: 'secondary', className: styles.categoryPercent, dataTestId: getDataTestId(dataTestId, 'category-percent') },
|
|
11
|
-
categoryPercent,
|
|
12
|
-
"%")),
|
|
13
|
-
rightAddons !== undefined && (React.createElement("div", { className: styles.rightAddon, "data-test-id": getDataTestId(dataTestId, 'category-right-addon') }, rightAddons))));
|
|
14
|
-
|
|
15
|
-
export { Category };
|
|
1
|
+
import 'react';
|
|
2
|
+
import '@alfalab/core-components-shared/modern';
|
|
3
|
+
import '@alfalab/core-components-typography/modern';
|
|
4
|
+
export { C as Category } from '../../component-edffa17d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1k75z */
|
|
2
2
|
:root {
|
|
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_g9byr {
|
|
23
23
|
display: flex;
|
|
24
24
|
overflow: hidden;
|
|
25
25
|
padding: var(--gap-3xs) 0;
|
|
26
|
-
} .pure-
|
|
26
|
+
} .pure-cell__categoryName_g9byr {
|
|
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_g9byr {
|
|
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_g9byr {
|
|
38
38
|
margin-left: var(--gap-2xs);
|
|
39
39
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "
|
|
1
|
+
export * from "../../component-edffa17d";
|
|
@@ -1,18 +1,4 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '@alfalab/core-components-shared/modern';
|
|
4
|
-
export {
|
|
5
|
-
import 'react-merge-refs';
|
|
6
|
-
import '@alfalab/core-components-comment/modern';
|
|
7
|
-
import '@alfalab/hooks';
|
|
8
|
-
import '../addon/component.js';
|
|
9
|
-
import '../amount/component.js';
|
|
10
|
-
import '@alfalab/core-components-amount/modern';
|
|
11
|
-
import '@alfalab/core-components-typography/modern';
|
|
12
|
-
import '../amount-title/component.js';
|
|
13
|
-
import '../category/component.js';
|
|
14
|
-
import '../footer/component.js';
|
|
15
|
-
import '../footer-button/component.js';
|
|
16
|
-
import '@alfalab/core-components-button/modern';
|
|
17
|
-
import '../footer-text/component.js';
|
|
18
|
-
import '../graphics/component.js';
|
|
4
|
+
export { c as Content } from '../../component-edffa17d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: m8yot */
|
|
2
2
|
:root {
|
|
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_3m4d1 {
|
|
18
18
|
flex-basis: 100%;
|
|
19
19
|
display: grid;
|
|
20
20
|
grid-template-columns: 1fr auto
|
|
21
|
-
} .pure-
|
|
21
|
+
} .pure-cell__component_3m4d1.pure-cell__horizontal_3m4d1 {
|
|
22
22
|
/* for button */
|
|
23
23
|
align-self: stretch;
|
|
24
24
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-edffa17d";
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
export {
|
|
2
|
-
import 'react';
|
|
3
|
-
import 'react-merge-refs';
|
|
4
|
-
import 'classnames';
|
|
5
|
-
import '@alfalab/core-components-comment/modern';
|
|
6
|
-
import '@alfalab/hooks';
|
|
7
|
-
import '../addon/component.js';
|
|
8
|
-
import '@alfalab/core-components-shared/modern';
|
|
9
|
-
import '../amount/component.js';
|
|
10
|
-
import '@alfalab/core-components-amount/modern';
|
|
11
|
-
import '@alfalab/core-components-typography/modern';
|
|
12
|
-
import '../amount-title/component.js';
|
|
13
|
-
import '../category/component.js';
|
|
14
|
-
import '../footer/component.js';
|
|
15
|
-
import '../footer-button/component.js';
|
|
16
|
-
import '@alfalab/core-components-button/modern';
|
|
17
|
-
import '../footer-text/component.js';
|
|
18
|
-
import '../graphics/component.js';
|
|
1
|
+
export { c as Content } from '../../component-edffa17d.js';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { FooterElement } from "../types";
|
|
4
|
-
type Props = {
|
|
5
|
-
/**
|
|
6
|
-
* Компоненты
|
|
7
|
-
*/
|
|
8
|
-
children: FooterElement;
|
|
9
|
-
/**
|
|
10
|
-
* Вертикальные отступы
|
|
11
|
-
*/
|
|
12
|
-
footerPadding?: 'default' | 'none';
|
|
13
|
-
/**
|
|
14
|
-
* Идентификатор для систем автоматизированного тестирования.
|
|
15
|
-
* Используется модификатор -footer
|
|
16
|
-
*/
|
|
17
|
-
dataTestId?: string;
|
|
18
|
-
};
|
|
19
|
-
declare const Footer: React.FC<Props>;
|
|
20
|
-
export { Footer };
|
|
@@ -1,10 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
const styles = {"component":"pure-cell__component_1hrfs","none":"pure-cell__none_1hrfs","default":"pure-cell__default_1hrfs"};
|
|
6
|
-
require('./index.css')
|
|
7
|
-
|
|
8
|
-
const Footer = ({ children, footerPadding = 'default', dataTestId }) => (React.createElement("footer", { className: cn(styles.component, styles[footerPadding]), "data-test-id": getDataTestId(dataTestId, 'footer') }, children));
|
|
9
|
-
|
|
10
|
-
export { Footer };
|
|
1
|
+
import 'react';
|
|
2
|
+
import 'classnames';
|
|
3
|
+
import '@alfalab/core-components-shared/modern';
|
|
4
|
+
export { F as Footer } from '../../component-edffa17d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: pq9tq */
|
|
2
2
|
:root {
|
|
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_q31rg {
|
|
19
19
|
grid-column: 1/3;
|
|
20
20
|
display: grid;
|
|
21
21
|
grid-row-gap: var(--gap-xs)
|
|
22
|
-
} .pure-
|
|
22
|
+
} .pure-cell__component_q31rg.pure-cell__none_q31rg {
|
|
23
23
|
margin-top: 0;
|
|
24
|
-
} .pure-
|
|
24
|
+
} .pure-cell__component_q31rg.pure-cell__default_q31rg {
|
|
25
25
|
margin-top: var(--gap-xs);
|
|
26
26
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "
|
|
1
|
+
export * from "../../component-edffa17d";
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { AnchorHTMLAttributes, ButtonHTMLAttributes } from "react";
|
|
4
|
-
import { ButtonProps } from "@alfalab/core-components-button";
|
|
5
|
-
type ComponentProps = Omit<ButtonProps, 'dataTestId'> & {
|
|
6
|
-
/**
|
|
7
|
-
* Идентификатор для систем автоматизированного тестирования.
|
|
8
|
-
* Используется модификатор -button
|
|
9
|
-
*/
|
|
10
|
-
dataTestId?: string;
|
|
11
|
-
};
|
|
12
|
-
type FooterButtonProps = ComponentProps & Partial<AnchorHTMLAttributes<HTMLAnchorElement> | ButtonHTMLAttributes<HTMLButtonElement>>;
|
|
13
|
-
declare const FooterButton: React.ForwardRefExoticComponent<FooterButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
14
|
-
export { FooterButton };
|
|
@@ -1,10 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
const styles = {"component":"pure-cell__component_yba9q"};
|
|
6
|
-
require('./index.css')
|
|
7
|
-
|
|
8
|
-
const FooterButton = forwardRef(({ children, dataTestId, ...props }, ref) => (React.createElement(Button, { ...props, size: 'xxs', dataTestId: getDataTestId(dataTestId, 'button'), className: styles.component, ref: ref }, children)));
|
|
9
|
-
|
|
10
|
-
export { FooterButton };
|
|
1
|
+
import 'react';
|
|
2
|
+
import '@alfalab/core-components-button/modern';
|
|
3
|
+
import '@alfalab/core-components-shared/modern';
|
|
4
|
+
export { d as FooterButton } from '../../component-edffa17d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1dw09 */
|
|
2
2
|
:root {
|
|
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_i0599 {
|
|
18
18
|
justify-self: start;
|
|
19
19
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "
|
|
1
|
+
export * from "../../component-edffa17d";
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { ReactNode } from "react";
|
|
4
|
-
import { Color } from "@alfalab/core-components-typography";
|
|
5
|
-
type Props = {
|
|
6
|
-
/**
|
|
7
|
-
* Цвет текста
|
|
8
|
-
*/
|
|
9
|
-
color?: Color;
|
|
10
|
-
/**
|
|
11
|
-
* Идентификатор для систем автоматизированного тестирования.
|
|
12
|
-
* Используется модификатор -footer-title
|
|
13
|
-
*/
|
|
14
|
-
dataTestId?: string;
|
|
15
|
-
/**
|
|
16
|
-
* Дочерние элементы.
|
|
17
|
-
*/
|
|
18
|
-
children?: ReactNode;
|
|
19
|
-
};
|
|
20
|
-
declare const FooterText: React.FC<Props>;
|
|
21
|
-
export { Props, FooterText };
|
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
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
|
-
|
|
7
|
-
export { FooterText };
|
|
1
|
+
import 'react';
|
|
2
|
+
import '@alfalab/core-components-shared/modern';
|
|
3
|
+
import '@alfalab/core-components-typography/modern';
|
|
4
|
+
export { e as FooterText } from '../../component-edffa17d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "
|
|
1
|
+
export * from "../../component-edffa17d";
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { GraphicsElement } from "../types";
|
|
4
|
-
type Props = {
|
|
5
|
-
/**
|
|
6
|
-
* Компоненты
|
|
7
|
-
*/
|
|
8
|
-
children: GraphicsElement;
|
|
9
|
-
/**
|
|
10
|
-
* Идентификатор для систем автоматизированного тестирования.
|
|
11
|
-
* Используется модификатор -graphics
|
|
12
|
-
*/
|
|
13
|
-
dataTestId?: string;
|
|
14
|
-
/**
|
|
15
|
-
* Вертикальное выравнивание
|
|
16
|
-
*/
|
|
17
|
-
verticalAlign?: 'top' | 'center' | 'bottom';
|
|
18
|
-
};
|
|
19
|
-
declare const Graphics: React.FC<Props>;
|
|
20
|
-
export { Props, Graphics };
|
|
@@ -1,10 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
const styles = {"component":"pure-cell__component_6spos","top":"pure-cell__top_6spos","center":"pure-cell__center_6spos","bottom":"pure-cell__bottom_6spos"};
|
|
6
|
-
require('./index.css')
|
|
7
|
-
|
|
8
|
-
const Graphics = ({ children, dataTestId, verticalAlign = 'top' }) => (React.createElement("section", { className: cn(styles.component, styles[verticalAlign]), "data-test-id": getDataTestId(dataTestId, 'graphics') }, children));
|
|
9
|
-
|
|
10
|
-
export { Graphics };
|
|
1
|
+
import 'react';
|
|
2
|
+
import 'classnames';
|
|
3
|
+
import '@alfalab/core-components-shared/modern';
|
|
4
|
+
export { G as Graphics } from '../../component-edffa17d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: iqvel */
|
|
2
2
|
:root {
|
|
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,13 +14,13 @@
|
|
|
14
14
|
} :root {
|
|
15
15
|
} :root {
|
|
16
16
|
} :root {
|
|
17
|
-
} .pure-
|
|
17
|
+
} .pure-cell__component_1s05n {
|
|
18
18
|
display: inline-flex;
|
|
19
19
|
flex-basis: auto;
|
|
20
|
-
} .pure-
|
|
20
|
+
} .pure-cell__top_1s05n {
|
|
21
21
|
align-self: flex-start;
|
|
22
|
-
} .pure-
|
|
22
|
+
} .pure-cell__center_1s05n {
|
|
23
23
|
align-self: center;
|
|
24
|
-
} .pure-
|
|
24
|
+
} .pure-cell__bottom_1s05n {
|
|
25
25
|
align-self: flex-end;
|
|
26
26
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "
|
|
1
|
+
export * from "../../component-edffa17d";
|
|
@@ -1,18 +1,4 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '@alfalab/core-components-shared/modern';
|
|
4
|
-
export { M as Main } from '../../component-
|
|
5
|
-
import 'react-merge-refs';
|
|
6
|
-
import '@alfalab/core-components-comment/modern';
|
|
7
|
-
import '@alfalab/hooks';
|
|
8
|
-
import '../addon/component.js';
|
|
9
|
-
import '../amount/component.js';
|
|
10
|
-
import '@alfalab/core-components-amount/modern';
|
|
11
|
-
import '@alfalab/core-components-typography/modern';
|
|
12
|
-
import '../amount-title/component.js';
|
|
13
|
-
import '../category/component.js';
|
|
14
|
-
import '../footer/component.js';
|
|
15
|
-
import '../footer-button/component.js';
|
|
16
|
-
import '@alfalab/core-components-button/modern';
|
|
17
|
-
import '../footer-text/component.js';
|
|
18
|
-
import '../graphics/component.js';
|
|
4
|
+
export { M as Main } from '../../component-edffa17d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: f1qv3 */
|
|
2
2
|
:root {
|
|
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,20 +15,20 @@
|
|
|
15
15
|
--gap-3xs: 2px;
|
|
16
16
|
} :root {
|
|
17
17
|
} :root {
|
|
18
|
-
} .pure-
|
|
18
|
+
} .pure-cell__component_2wu4y {
|
|
19
19
|
display: flex;
|
|
20
20
|
flex-direction: column;
|
|
21
21
|
align-self: center;
|
|
22
22
|
|
|
23
23
|
/* can use /r/n */
|
|
24
24
|
white-space: pre-line
|
|
25
|
-
} .pure-
|
|
25
|
+
} .pure-cell__component_2wu4y.pure-cell__vertical_2wu4y {
|
|
26
26
|
grid-row-gap: var(--gap-3xs);
|
|
27
27
|
justify-content: center;
|
|
28
28
|
align-items: center;
|
|
29
29
|
|
|
30
30
|
/* for button */
|
|
31
31
|
text-align: center;
|
|
32
|
-
} .pure-
|
|
32
|
+
} .pure-cell__component_2wu4y.pure-cell__reverse_2wu4y {
|
|
33
33
|
flex-direction: column-reverse;
|
|
34
34
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-edffa17d";
|