@alfalab/core-components-pure-cell 4.10.1 → 4.10.3
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/{esm/component-6a954af1.d.ts → component-8c83a9ca.d.ts} +2 -1
- package/{component-4629a6d7.d.ts → component-f84f28a4.d.ts} +17 -17
- package/{component-4629a6d7.js → component-f84f28a4.js} +12 -11
- package/component.js +1 -1
- package/components/addon/component.js +1 -1
- package/components/addon/index.css +13 -13
- package/components/addon/index.d.ts +1 -1
- package/components/addon/index.js +1 -1
- package/components/amount/component.js +1 -1
- package/components/amount/index.css +2 -2
- package/components/amount/index.d.ts +1 -1
- package/components/amount/index.js +1 -1
- package/components/amount-title/component.js +1 -1
- package/components/amount-title/index.css +3 -3
- package/components/amount-title/index.d.ts +1 -1
- package/components/amount-title/index.js +1 -1
- package/components/category/component.js +1 -1
- package/components/category/index.css +5 -5
- package/components/category/index.d.ts +1 -1
- package/components/category/index.js +1 -1
- package/components/content/component.js +1 -1
- package/components/content/index.css +3 -3
- package/components/content/index.d.ts +1 -1
- package/components/content/index.js +1 -1
- package/components/footer/component.js +1 -1
- package/components/footer/index.css +4 -4
- package/components/footer/index.d.ts +1 -1
- package/components/footer/index.js +1 -1
- package/components/footer-button/component.js +1 -1
- package/components/footer-button/index.css +2 -2
- package/components/footer-button/index.d.ts +1 -1
- package/components/footer-button/index.js +1 -1
- package/components/footer-text/component.js +1 -1
- package/components/footer-text/index.d.ts +1 -1
- package/components/footer-text/index.js +1 -1
- package/components/graphics/component.js +1 -1
- package/components/graphics/index.css +18 -18
- package/components/graphics/index.d.ts +1 -1
- package/components/graphics/index.js +1 -1
- package/components/main/component.js +1 -1
- package/components/main/index.css +7 -7
- package/components/main/index.d.ts +1 -1
- package/components/main/index.js +1 -1
- package/components/text/component.js +1 -1
- package/components/text/index.css +7 -7
- package/components/text/index.d.ts +1 -1
- package/components/text/index.js +1 -1
- package/{modern/component-6a954af1.d.ts → cssm/component-8c83a9ca.d.ts} +2 -1
- package/cssm/{component-e3105fca.d.ts → component-bb77cc22.d.ts} +17 -17
- package/cssm/{component-e3105fca.js → component-bb77cc22.js} +1 -0
- package/cssm/component.js +1 -1
- package/cssm/components/addon/component.js +1 -1
- package/cssm/components/addon/index.d.ts +1 -1
- package/cssm/components/addon/index.js +1 -1
- package/cssm/components/amount/component.js +1 -1
- package/cssm/components/amount/index.d.ts +1 -1
- package/cssm/components/amount/index.js +1 -1
- package/cssm/components/amount-title/component.js +1 -1
- package/cssm/components/amount-title/index.d.ts +1 -1
- package/cssm/components/amount-title/index.js +1 -1
- package/cssm/components/category/component.js +1 -1
- package/cssm/components/category/index.d.ts +1 -1
- package/cssm/components/category/index.js +1 -1
- package/cssm/components/content/component.js +1 -1
- package/cssm/components/content/index.d.ts +1 -1
- package/cssm/components/content/index.js +1 -1
- package/cssm/components/footer/component.js +1 -1
- package/cssm/components/footer/index.d.ts +1 -1
- package/cssm/components/footer/index.js +1 -1
- package/cssm/components/footer-button/component.js +1 -1
- package/cssm/components/footer-button/index.d.ts +1 -1
- package/cssm/components/footer-button/index.js +1 -1
- package/cssm/components/footer-text/component.js +1 -1
- package/cssm/components/footer-text/index.d.ts +1 -1
- package/cssm/components/footer-text/index.js +1 -1
- package/cssm/components/graphics/component.js +1 -1
- package/cssm/components/graphics/index.d.ts +1 -1
- package/cssm/components/graphics/index.js +1 -1
- package/cssm/components/main/component.js +1 -1
- package/cssm/components/main/index.d.ts +1 -1
- package/cssm/components/main/index.js +1 -1
- package/cssm/components/text/component.js +1 -1
- package/cssm/components/text/index.d.ts +1 -1
- package/cssm/components/text/index.js +1 -1
- package/cssm/index.d.ts +2 -2
- package/cssm/index.js +1 -1
- package/esm/{component-034cfc92.d.ts → component-05c94fba.d.ts} +17 -17
- package/esm/{component-034cfc92.js → component-05c94fba.js} +12 -11
- package/{component-6a954af1.d.ts → esm/component-8c83a9ca.d.ts} +2 -1
- package/esm/component.js +1 -1
- package/esm/components/addon/component.js +1 -1
- package/esm/components/addon/index.css +13 -13
- package/esm/components/addon/index.d.ts +1 -1
- package/esm/components/addon/index.js +1 -1
- package/esm/components/amount/component.js +1 -1
- package/esm/components/amount/index.css +2 -2
- package/esm/components/amount/index.d.ts +1 -1
- package/esm/components/amount/index.js +1 -1
- package/esm/components/amount-title/component.js +1 -1
- package/esm/components/amount-title/index.css +3 -3
- package/esm/components/amount-title/index.d.ts +1 -1
- package/esm/components/amount-title/index.js +1 -1
- package/esm/components/category/component.js +1 -1
- package/esm/components/category/index.css +5 -5
- package/esm/components/category/index.d.ts +1 -1
- package/esm/components/category/index.js +1 -1
- package/esm/components/content/component.js +1 -1
- package/esm/components/content/index.css +3 -3
- package/esm/components/content/index.d.ts +1 -1
- package/esm/components/content/index.js +1 -1
- package/esm/components/footer/component.js +1 -1
- package/esm/components/footer/index.css +4 -4
- package/esm/components/footer/index.d.ts +1 -1
- package/esm/components/footer/index.js +1 -1
- package/esm/components/footer-button/component.js +1 -1
- package/esm/components/footer-button/index.css +2 -2
- package/esm/components/footer-button/index.d.ts +1 -1
- package/esm/components/footer-button/index.js +1 -1
- package/esm/components/footer-text/component.js +1 -1
- package/esm/components/footer-text/index.d.ts +1 -1
- package/esm/components/footer-text/index.js +1 -1
- package/esm/components/graphics/component.js +1 -1
- package/esm/components/graphics/index.css +18 -18
- package/esm/components/graphics/index.d.ts +1 -1
- package/esm/components/graphics/index.js +1 -1
- package/esm/components/main/component.js +1 -1
- package/esm/components/main/index.css +7 -7
- package/esm/components/main/index.d.ts +1 -1
- package/esm/components/main/index.js +1 -1
- package/esm/components/text/component.js +1 -1
- package/esm/components/text/index.css +7 -7
- package/esm/components/text/index.d.ts +1 -1
- package/esm/components/text/index.js +1 -1
- package/esm/index.css +29 -29
- package/esm/index.d.ts +2 -2
- package/esm/index.js +1 -1
- package/index.css +29 -29
- package/index.d.ts +2 -2
- package/index.js +1 -1
- package/modern/{component-c9a0fbea.d.ts → component-818fc238.d.ts} +17 -17
- package/modern/{component-c9a0fbea.js → component-818fc238.js} +13 -12
- package/{cssm/component-6a954af1.d.ts → modern/component-8c83a9ca.d.ts} +2 -1
- package/modern/component.js +1 -1
- package/modern/components/addon/component.js +1 -1
- package/modern/components/addon/index.css +13 -13
- package/modern/components/addon/index.d.ts +1 -1
- package/modern/components/addon/index.js +1 -1
- package/modern/components/amount/component.js +1 -1
- package/modern/components/amount/index.css +2 -2
- package/modern/components/amount/index.d.ts +1 -1
- package/modern/components/amount/index.js +1 -1
- package/modern/components/amount-title/component.js +1 -1
- package/modern/components/amount-title/index.css +3 -3
- package/modern/components/amount-title/index.d.ts +1 -1
- package/modern/components/amount-title/index.js +1 -1
- package/modern/components/category/component.js +1 -1
- package/modern/components/category/index.css +5 -5
- package/modern/components/category/index.d.ts +1 -1
- package/modern/components/category/index.js +1 -1
- package/modern/components/content/component.js +1 -1
- package/modern/components/content/index.css +3 -3
- package/modern/components/content/index.d.ts +1 -1
- package/modern/components/content/index.js +1 -1
- package/modern/components/footer/component.js +1 -1
- package/modern/components/footer/index.css +4 -4
- package/modern/components/footer/index.d.ts +1 -1
- package/modern/components/footer/index.js +1 -1
- package/modern/components/footer-button/component.js +1 -1
- package/modern/components/footer-button/index.css +2 -2
- package/modern/components/footer-button/index.d.ts +1 -1
- package/modern/components/footer-button/index.js +1 -1
- package/modern/components/footer-text/component.js +1 -1
- package/modern/components/footer-text/index.d.ts +1 -1
- package/modern/components/footer-text/index.js +1 -1
- package/modern/components/graphics/component.js +1 -1
- package/modern/components/graphics/index.css +18 -18
- package/modern/components/graphics/index.d.ts +1 -1
- package/modern/components/graphics/index.js +1 -1
- package/modern/components/main/component.js +1 -1
- package/modern/components/main/index.css +7 -7
- package/modern/components/main/index.d.ts +1 -1
- package/modern/components/main/index.js +1 -1
- package/modern/components/text/component.js +1 -1
- package/modern/components/text/index.css +7 -7
- package/modern/components/text/index.d.ts +1 -1
- package/modern/components/text/index.js +1 -1
- package/modern/index.css +29 -29
- package/modern/index.d.ts +2 -2
- package/modern/index.js +1 -1
- package/package.json +2 -2
- package/src/component.tsx +4 -2
- package/src/components/footer-text/component.tsx +6 -2
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { AnchorHTMLAttributes, ButtonHTMLAttributes, ElementType, HTMLAttributes } from "react";
|
|
4
4
|
import { ButtonProps } from "@alfalab/core-components-button";
|
|
5
|
+
import { FooterTextProps } from "./components/footer-text/index";
|
|
5
6
|
import { PureCellElement } from "./components/types";
|
|
6
7
|
type PureCellContext = {
|
|
7
8
|
/** Направление */
|
|
@@ -109,7 +110,7 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
|
|
|
109
110
|
footerPadding?: "none" | "default" | undefined;
|
|
110
111
|
dataTestId?: string | undefined;
|
|
111
112
|
}>;
|
|
112
|
-
ExtraSubtitle: React.FC<
|
|
113
|
+
ExtraSubtitle: React.FC<FooterTextProps>;
|
|
113
114
|
FooterButton: React.ForwardRefExoticComponent<(Omit<ButtonProps, "dataTestId"> & {
|
|
114
115
|
dataTestId?: string | undefined;
|
|
115
116
|
} & Partial<React.AnchorHTMLAttributes<HTMLAnchorElement> | React.ButtonHTMLAttributes<HTMLButtonElement>>) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
@@ -53,7 +53,7 @@ type Props$0 = {
|
|
|
53
53
|
onClick?: () => void;
|
|
54
54
|
};
|
|
55
55
|
declare const Graphics: React.FC<Props$0>;
|
|
56
|
-
type
|
|
56
|
+
type FooterTextProps = {
|
|
57
57
|
/**
|
|
58
58
|
* Цвет текста
|
|
59
59
|
*/
|
|
@@ -68,7 +68,7 @@ type Props$1 = {
|
|
|
68
68
|
*/
|
|
69
69
|
children?: ReactNode;
|
|
70
70
|
};
|
|
71
|
-
declare const FooterText: React.FC<
|
|
71
|
+
declare const FooterText: React.FC<FooterTextProps>;
|
|
72
72
|
type ComponentProps = Omit<ButtonProps, "dataTestId"> & {
|
|
73
73
|
/**
|
|
74
74
|
* Идентификатор для систем автоматизированного тестирования.
|
|
@@ -78,7 +78,7 @@ type ComponentProps = Omit<ButtonProps, "dataTestId"> & {
|
|
|
78
78
|
};
|
|
79
79
|
type FooterButtonProps = ComponentProps & Partial<AnchorHTMLAttributes<HTMLAnchorElement> | ButtonHTMLAttributes<HTMLButtonElement>>;
|
|
80
80
|
declare const FooterButton: React.ForwardRefExoticComponent<FooterButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
81
|
-
type Props$
|
|
81
|
+
type Props$1 = {
|
|
82
82
|
/**
|
|
83
83
|
* Компоненты
|
|
84
84
|
*/
|
|
@@ -93,8 +93,8 @@ type Props$2 = {
|
|
|
93
93
|
*/
|
|
94
94
|
dataTestId?: string;
|
|
95
95
|
};
|
|
96
|
-
declare const Footer: React.FC<Props$
|
|
97
|
-
type Props$
|
|
96
|
+
declare const Footer: React.FC<Props$1>;
|
|
97
|
+
type Props$2 = {
|
|
98
98
|
/**
|
|
99
99
|
* Компоненты
|
|
100
100
|
*/
|
|
@@ -105,8 +105,8 @@ type Props$3 = {
|
|
|
105
105
|
*/
|
|
106
106
|
dataTestId?: string;
|
|
107
107
|
};
|
|
108
|
-
declare const Content: React.FC<Props$
|
|
109
|
-
type Props$
|
|
108
|
+
declare const Content: React.FC<Props$2>;
|
|
109
|
+
type Props$3 = {
|
|
110
110
|
/**
|
|
111
111
|
* Наименование категории
|
|
112
112
|
*/
|
|
@@ -126,8 +126,8 @@ type Props$4 = {
|
|
|
126
126
|
*/
|
|
127
127
|
dataTestId?: string;
|
|
128
128
|
};
|
|
129
|
-
declare const Category: React.FC<Props$
|
|
130
|
-
type Props$
|
|
129
|
+
declare const Category: React.FC<Props$3>;
|
|
130
|
+
type Props$4 = {
|
|
131
131
|
/**
|
|
132
132
|
* Цвет денежного значения
|
|
133
133
|
* @deprecated Используйте titleProps.color
|
|
@@ -143,8 +143,8 @@ type Props$5 = {
|
|
|
143
143
|
*/
|
|
144
144
|
dataTestId?: string;
|
|
145
145
|
} & Omit<AmountType, "dataTestId">;
|
|
146
|
-
declare const AmountTitle: React.FC<Props$
|
|
147
|
-
type Props$
|
|
146
|
+
declare const AmountTitle: React.FC<Props$4>;
|
|
147
|
+
type Props$5 = {
|
|
148
148
|
/**
|
|
149
149
|
* Начертание шрифта денежного значения
|
|
150
150
|
*/
|
|
@@ -163,8 +163,8 @@ type Props$6 = {
|
|
|
163
163
|
*/
|
|
164
164
|
dataTestId?: string;
|
|
165
165
|
} & Omit<AmountType, "dataTestId">;
|
|
166
|
-
declare const Amount: React.FC<Props$
|
|
167
|
-
type Props$
|
|
166
|
+
declare const Amount: React.FC<Props$5>;
|
|
167
|
+
type Props$6 = {
|
|
168
168
|
/**
|
|
169
169
|
* Вертикальное выравнивание
|
|
170
170
|
*/
|
|
@@ -187,8 +187,8 @@ type Props$7 = {
|
|
|
187
187
|
*/
|
|
188
188
|
onClick?: () => void;
|
|
189
189
|
};
|
|
190
|
-
declare const Addon: React.FC<Props$
|
|
191
|
-
type Props$
|
|
190
|
+
declare const Addon: React.FC<Props$6>;
|
|
191
|
+
type Props$7 = {
|
|
192
192
|
/**
|
|
193
193
|
* Контент
|
|
194
194
|
*/
|
|
@@ -223,5 +223,5 @@ type Props$8 = {
|
|
|
223
223
|
*/
|
|
224
224
|
dataTestId?: string;
|
|
225
225
|
};
|
|
226
|
-
declare const Text: React.FC<Props$
|
|
227
|
-
export { Main, Props$0 as Props, Graphics, FooterText, FooterButton, Footer, Content, Category, AmountTitle, Amount, Addon, Text };
|
|
226
|
+
declare const Text: React.FC<Props$7>;
|
|
227
|
+
export { Main, Props$0 as Props, Graphics, FooterTextProps, FooterText, FooterButton, Footer, Content, Category, AmountTitle, Amount, Addon, Text };
|
|
@@ -17,7 +17,7 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
|
17
17
|
var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
|
|
18
18
|
var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
19
19
|
|
|
20
|
-
var styles$a = {"component":"pure-
|
|
20
|
+
var styles$a = {"component":"pure-cell__component_17j52","none":"pure-cell__none_17j52","default":"pure-cell__default_17j52","addonPadding":"pure-cell__addonPadding_17j52","auto":"pure-cell__auto_17j52","top":"pure-cell__top_17j52","center":"pure-cell__center_17j52","bottom":"pure-cell__bottom_17j52","button":"pure-cell__button_17j52"};
|
|
21
21
|
require('./components/addon/index.css')
|
|
22
22
|
|
|
23
23
|
var ADDON_COMPONENT = {
|
|
@@ -51,7 +51,7 @@ var Addon = function (_a) {
|
|
|
51
51
|
_b)), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'addon') }, (onClick && onMouseEvents)), children));
|
|
52
52
|
};
|
|
53
53
|
|
|
54
|
-
var styles$9 = {"component":"pure-
|
|
54
|
+
var styles$9 = {"component":"pure-cell__component_1thpe"};
|
|
55
55
|
require('./components/amount/index.css')
|
|
56
56
|
|
|
57
57
|
var Amount = function (_a) {
|
|
@@ -61,7 +61,7 @@ var Amount = function (_a) {
|
|
|
61
61
|
React__default.default.createElement(coreComponentsAmount.Amount, tslib.__assign({ minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount') }, restProps))));
|
|
62
62
|
};
|
|
63
63
|
|
|
64
|
-
var styles$8 = {"component":"pure-
|
|
64
|
+
var styles$8 = {"component":"pure-cell__component_11x55","weight":"pure-cell__weight_11x55"};
|
|
65
65
|
require('./components/amount-title/index.css')
|
|
66
66
|
|
|
67
67
|
var AmountTitle = function (_a) {
|
|
@@ -72,7 +72,7 @@ var AmountTitle = function (_a) {
|
|
|
72
72
|
React__default.default.createElement(coreComponentsAmount.Amount, tslib.__assign({ minority: minority || minorUnits, className: cn__default.default(styles$8.weight, className), dataTestId: coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'core-amount-title') }, restProps, { bold: 'none' }))));
|
|
73
73
|
};
|
|
74
74
|
|
|
75
|
-
var styles$7 = {"component":"pure-
|
|
75
|
+
var styles$7 = {"component":"pure-cell__component_1rf49","categoryName":"pure-cell__categoryName_1rf49","categoryPercent":"pure-cell__categoryPercent_1rf49","rightAddon":"pure-cell__rightAddon_1rf49"};
|
|
76
76
|
require('./components/category/index.css')
|
|
77
77
|
|
|
78
78
|
var Category = function (_a) {
|
|
@@ -86,7 +86,7 @@ var Category = function (_a) {
|
|
|
86
86
|
rightAddons !== undefined && (React__default.default.createElement("div", { className: styles$7.rightAddon, "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'category-right-addon') }, rightAddons))));
|
|
87
87
|
};
|
|
88
88
|
|
|
89
|
-
var styles$6 = {"component":"pure-
|
|
89
|
+
var styles$6 = {"component":"pure-cell__component_15dd2","horizontal":"pure-cell__horizontal_15dd2"};
|
|
90
90
|
require('./components/content/index.css')
|
|
91
91
|
|
|
92
92
|
var Content = function (_a) {
|
|
@@ -96,7 +96,7 @@ var Content = function (_a) {
|
|
|
96
96
|
return (React__default.default.createElement("section", { className: cn__default.default(styles$6.component, (_b = {}, _b[styles$6.horizontal] = direction === 'horizontal', _b)), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || contextDataTestId, 'content') }, children));
|
|
97
97
|
};
|
|
98
98
|
|
|
99
|
-
var styles$5 = {"component":"pure-
|
|
99
|
+
var styles$5 = {"component":"pure-cell__component_rflny","none":"pure-cell__none_rflny","default":"pure-cell__default_rflny"};
|
|
100
100
|
require('./components/footer/index.css')
|
|
101
101
|
|
|
102
102
|
var Footer = function (_a) {
|
|
@@ -105,7 +105,7 @@ var Footer = function (_a) {
|
|
|
105
105
|
return (React__default.default.createElement("footer", { className: cn__default.default(styles$5.component, styles$5[footerPadding]), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer') }, children));
|
|
106
106
|
};
|
|
107
107
|
|
|
108
|
-
var styles$4 = {"component":"pure-
|
|
108
|
+
var styles$4 = {"component":"pure-cell__component_1on4e"};
|
|
109
109
|
require('./components/footer-button/index.css')
|
|
110
110
|
|
|
111
111
|
var FooterButton = React.forwardRef(function (_a, ref) {
|
|
@@ -138,7 +138,7 @@ var FooterText = function (_a) {
|
|
|
138
138
|
return (React__default.default.createElement(coreComponentsTypography.Typography.Text, { view: 'primary-small', color: color, "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer-title') }, children));
|
|
139
139
|
};
|
|
140
140
|
|
|
141
|
-
var styles$3 = {"component":"pure-
|
|
141
|
+
var styles$3 = {"component":"pure-cell__component_1fhzl","top":"pure-cell__top_1fhzl","center":"pure-cell__center_1fhzl","bottom":"pure-cell__bottom_1fhzl","horizontal":"pure-cell__horizontal_1fhzl","none":"pure-cell__none_1fhzl","airy":"pure-cell__airy_1fhzl","default":"pure-cell__default_1fhzl","compact":"pure-cell__compact_1fhzl","tiny":"pure-cell__tiny_1fhzl","vertical":"pure-cell__vertical_1fhzl","button":"pure-cell__button_1fhzl"};
|
|
142
142
|
require('./components/graphics/index.css')
|
|
143
143
|
|
|
144
144
|
var GRAPHICS_COMPONENT = {
|
|
@@ -171,7 +171,7 @@ var Graphics = function (_a) {
|
|
|
171
171
|
return (React__default.default.createElement(Component, tslib.__assign({ className: cn__default.default(styles$3.component, styles$3[verticalAlign], styles$3[pureCellContext.direction || 'horizontal'], styles$3[graphicPadding || defaultGraphicPadding], (_b = {}, _b[styles$3.button] = onClick, _b)), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'graphics') }, (onClick && onMouseEvents)), children));
|
|
172
172
|
};
|
|
173
173
|
|
|
174
|
-
var styles$2 = {"component":"pure-
|
|
174
|
+
var styles$2 = {"component":"pure-cell__component_120o9","vertical":"pure-cell__vertical_120o9","reverse":"pure-cell__reverse_120o9","button":"pure-cell__button_120o9"};
|
|
175
175
|
require('./components/main/index.css')
|
|
176
176
|
|
|
177
177
|
var MAIN_COMPONENT = {
|
|
@@ -203,7 +203,7 @@ var Main = function (_a) {
|
|
|
203
203
|
_b), (_c = {}, _c[styles$2.button] = onClick, _c), className), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || contextDataTestId, 'main') }, (onClick && onMouseEvents)), children));
|
|
204
204
|
};
|
|
205
205
|
|
|
206
|
-
var styles$1 = {"horizontal":"pure-
|
|
206
|
+
var styles$1 = {"horizontal":"pure-cell__horizontal_125db","rowLimit1":"pure-cell__rowLimit1_125db","rowLimit2":"pure-cell__rowLimit2_125db","component":"pure-cell__component_125db","vertical":"pure-cell__vertical_125db","title":"pure-cell__title_125db","value":"pure-cell__value_125db"};
|
|
207
207
|
require('./components/text/index.css')
|
|
208
208
|
|
|
209
209
|
var Text = function (_a) {
|
|
@@ -220,7 +220,7 @@ var Text = function (_a) {
|
|
|
220
220
|
React__default.default.createElement(coreComponentsTypography.Typography.Text, { view: view, tag: 'div', color: valueColor, className: className, "data-test-id": coreComponentsShared.getDataTestId(dataTestId || contextDataTestId, 'text_value') }, value)))));
|
|
221
221
|
};
|
|
222
222
|
|
|
223
|
-
var styles = {"component":"pure-
|
|
223
|
+
var styles = {"component":"pure-cell__component_14yfp","horizontal":"pure-cell__horizontal_14yfp","vertical":"pure-cell__vertical_14yfp","button":"pure-cell__button_14yfp","hover":"pure-cell__hover_14yfp","active":"pure-cell__active_14yfp","link":"pure-cell__link_14yfp","none":"pure-cell__none_14yfp","airy":"pure-cell__airy_14yfp","default":"pure-cell__default_14yfp","compact":"pure-cell__compact_14yfp","tiny":"pure-cell__tiny_14yfp","noneTop":"pure-cell__noneTop_14yfp","airyTop":"pure-cell__airyTop_14yfp","defaultTop":"pure-cell__defaultTop_14yfp","compactTop":"pure-cell__compactTop_14yfp","tinyTop":"pure-cell__tinyTop_14yfp","noneBottom":"pure-cell__noneBottom_14yfp","airyBottom":"pure-cell__airyBottom_14yfp","defaultBottom":"pure-cell__defaultBottom_14yfp","compactBottom":"pure-cell__compactBottom_14yfp","tinyBottom":"pure-cell__tinyBottom_14yfp","left":"pure-cell__left_14yfp","right":"pure-cell__right_14yfp","both":"pure-cell__both_14yfp","focused":"pure-cell__focused_14yfp"};
|
|
224
224
|
require('./index.css')
|
|
225
225
|
|
|
226
226
|
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
@@ -296,6 +296,7 @@ var PureCell = Object.assign(PureCellComponent, {
|
|
|
296
296
|
Comment: coreComponentsComment.Comment,
|
|
297
297
|
Category: Category,
|
|
298
298
|
});
|
|
299
|
+
PureCellComponent.displayName = 'PureCellComponent';
|
|
299
300
|
|
|
300
301
|
exports.Addon = Addon;
|
|
301
302
|
exports.Amount = Amount;
|
package/component.js
CHANGED
|
@@ -8,7 +8,7 @@ require('react-merge-refs');
|
|
|
8
8
|
require('classnames');
|
|
9
9
|
require('@alfalab/core-components-comment');
|
|
10
10
|
require('@alfalab/hooks');
|
|
11
|
-
var components_addon_component = require('./component-
|
|
11
|
+
var components_addon_component = require('./component-f84f28a4.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
@@ -6,7 +6,7 @@ require('tslib');
|
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
require('@alfalab/core-components-shared');
|
|
9
|
-
var components_addon_component = require('../../component-
|
|
9
|
+
var components_addon_component = require('../../component-f84f28a4.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1jpqp */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -18,27 +18,27 @@
|
|
|
18
18
|
} :root {
|
|
19
19
|
--pure-cell-clickable-area-hover-opacity: 1;
|
|
20
20
|
--pure-cell-clickable-area-active-opacity: 1;
|
|
21
|
-
} .pure-
|
|
21
|
+
} .pure-cell__component_17j52 {
|
|
22
22
|
display: flex;
|
|
23
23
|
flex-direction: column;
|
|
24
24
|
align-items: flex-end
|
|
25
|
-
} .pure-
|
|
25
|
+
} .pure-cell__component_17j52 > * {
|
|
26
26
|
justify-content: flex-end;
|
|
27
|
-
} .pure-
|
|
27
|
+
} .pure-cell__component_17j52.pure-cell__none_17j52 {
|
|
28
28
|
padding-left: 0;
|
|
29
|
-
} .pure-
|
|
29
|
+
} .pure-cell__component_17j52.pure-cell__default_17j52 {
|
|
30
30
|
padding-left: var(--gap-m);
|
|
31
|
-
} .pure-
|
|
31
|
+
} .pure-cell__component_17j52.pure-cell__addonPadding_17j52 {
|
|
32
32
|
padding-left: var(--gap-m);
|
|
33
|
-
} .pure-
|
|
33
|
+
} .pure-cell__component_17j52.pure-cell__auto_17j52 {
|
|
34
34
|
align-self: auto;
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__component_17j52.pure-cell__top_17j52 {
|
|
36
36
|
align-self: flex-start;
|
|
37
|
-
} .pure-
|
|
37
|
+
} .pure-cell__component_17j52.pure-cell__center_17j52 {
|
|
38
38
|
align-self: center;
|
|
39
|
-
} .pure-
|
|
39
|
+
} .pure-cell__component_17j52.pure-cell__bottom_17j52 {
|
|
40
40
|
align-self: flex-end;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__button_17j52 {
|
|
42
42
|
box-sizing: border-box;
|
|
43
43
|
background-color: transparent;
|
|
44
44
|
-webkit-tap-highlight-color: transparent;
|
|
@@ -56,8 +56,8 @@
|
|
|
56
56
|
cursor: pointer;
|
|
57
57
|
padding: 0;
|
|
58
58
|
transition: opacity 0.15s ease-in-out
|
|
59
|
-
} .pure-
|
|
59
|
+
} .pure-cell__button_17j52:hover {
|
|
60
60
|
opacity: var(--pure-cell-clickable-area-hover-opacity);
|
|
61
|
-
} .pure-
|
|
61
|
+
} .pure-cell__button_17j52:active {
|
|
62
62
|
opacity: var(--pure-cell-clickable-area-active-opacity);
|
|
63
63
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-f84f28a4";
|
|
@@ -8,7 +8,7 @@ require('classnames');
|
|
|
8
8
|
require('@alfalab/core-components-amount');
|
|
9
9
|
require('@alfalab/core-components-shared');
|
|
10
10
|
require('@alfalab/core-components-typography');
|
|
11
|
-
var components_addon_component = require('../../component-
|
|
11
|
+
var components_addon_component = require('../../component-f84f28a4.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1f98b */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
--gap-3xs: 2px;
|
|
16
16
|
} :root {
|
|
17
17
|
} :root {
|
|
18
|
-
} .pure-
|
|
18
|
+
} .pure-cell__component_1thpe {
|
|
19
19
|
padding: var(--gap-3xs) 0;
|
|
20
20
|
display: flex;
|
|
21
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-f84f28a4";
|
|
@@ -8,7 +8,7 @@ require('classnames');
|
|
|
8
8
|
require('@alfalab/core-components-amount');
|
|
9
9
|
require('@alfalab/core-components-shared');
|
|
10
10
|
require('@alfalab/core-components-typography');
|
|
11
|
-
var components_addon_component = require('../../component-
|
|
11
|
+
var components_addon_component = require('../../component-f84f28a4.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: xz2gb */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
} :root {
|
|
15
15
|
} :root {
|
|
16
16
|
} :root {
|
|
17
|
-
} .pure-
|
|
17
|
+
} .pure-cell__component_11x55 {
|
|
18
18
|
display: flex;
|
|
19
|
-
} .pure-
|
|
19
|
+
} .pure-cell__weight_11x55 {
|
|
20
20
|
font-weight: inherit;
|
|
21
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-f84f28a4";
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
require('react');
|
|
6
6
|
require('@alfalab/core-components-shared');
|
|
7
7
|
require('@alfalab/core-components-typography');
|
|
8
|
-
var components_addon_component = require('../../component-
|
|
8
|
+
var components_addon_component = require('../../component-f84f28a4.js');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 17y3j */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-bg-secondary: #f2f3f5; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -19,21 +19,21 @@
|
|
|
19
19
|
--gap-xs: 8px;
|
|
20
20
|
} :root {
|
|
21
21
|
} :root {
|
|
22
|
-
} .pure-
|
|
22
|
+
} .pure-cell__component_1rf49 {
|
|
23
23
|
display: flex;
|
|
24
24
|
overflow: hidden;
|
|
25
25
|
padding: var(--gap-3xs) 0;
|
|
26
|
-
} .pure-
|
|
26
|
+
} .pure-cell__categoryName_1rf49 {
|
|
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_1rf49 {
|
|
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_1rf49 {
|
|
38
38
|
margin-left: var(--gap-2xs);
|
|
39
39
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-f84f28a4";
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
require('react');
|
|
6
6
|
require('classnames');
|
|
7
7
|
require('@alfalab/core-components-shared');
|
|
8
|
-
var components_addon_component = require('../../component-
|
|
8
|
+
var components_addon_component = require('../../component-f84f28a4.js');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: l7ajc */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
} :root {
|
|
15
15
|
} :root {
|
|
16
16
|
} :root {
|
|
17
|
-
} .pure-
|
|
17
|
+
} .pure-cell__component_15dd2 {
|
|
18
18
|
flex-basis: 100%;
|
|
19
19
|
display: grid;
|
|
20
20
|
grid-template-columns: 1fr auto
|
|
21
|
-
} .pure-
|
|
21
|
+
} .pure-cell__component_15dd2.pure-cell__horizontal_15dd2 {
|
|
22
22
|
/* for button */
|
|
23
23
|
align-self: stretch;
|
|
24
24
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-f84f28a4";
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
require('react');
|
|
6
6
|
require('classnames');
|
|
7
7
|
require('@alfalab/core-components-shared');
|
|
8
|
-
var components_addon_component = require('../../component-
|
|
8
|
+
var components_addon_component = require('../../component-f84f28a4.js');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1cgy8 */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -15,12 +15,12 @@
|
|
|
15
15
|
--gap-xs: 8px;
|
|
16
16
|
} :root {
|
|
17
17
|
} :root {
|
|
18
|
-
} .pure-
|
|
18
|
+
} .pure-cell__component_rflny {
|
|
19
19
|
grid-column: 1/3;
|
|
20
20
|
display: grid;
|
|
21
21
|
grid-row-gap: var(--gap-xs)
|
|
22
|
-
} .pure-
|
|
22
|
+
} .pure-cell__component_rflny.pure-cell__none_rflny {
|
|
23
23
|
margin-top: 0;
|
|
24
|
-
} .pure-
|
|
24
|
+
} .pure-cell__component_rflny.pure-cell__default_rflny {
|
|
25
25
|
margin-top: var(--gap-xs);
|
|
26
26
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-f84f28a4";
|
|
@@ -6,7 +6,7 @@ require('tslib');
|
|
|
6
6
|
require('react');
|
|
7
7
|
require('@alfalab/core-components-button');
|
|
8
8
|
require('@alfalab/core-components-shared');
|
|
9
|
-
var components_addon_component = require('../../component-
|
|
9
|
+
var components_addon_component = require('../../component-f84f28a4.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1fa32 */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -14,6 +14,6 @@
|
|
|
14
14
|
} :root {
|
|
15
15
|
} :root {
|
|
16
16
|
} :root {
|
|
17
|
-
} .pure-
|
|
17
|
+
} .pure-cell__component_1on4e {
|
|
18
18
|
justify-self: start;
|
|
19
19
|
}
|