@alfalab/core-components-pure-cell 4.10.1 → 4.10.2
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-06012092.d.ts} +2 -1
- package/{component-4629a6d7.d.ts → component-450c931b.d.ts} +17 -17
- package/{component-4629a6d7.js → component-450c931b.js} +11 -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-06012092.d.ts} +2 -1
- package/cssm/component-e3105fca.d.ts +17 -17
- package/cssm/index.d.ts +2 -2
- package/{component-6a954af1.d.ts → esm/component-06012092.d.ts} +2 -1
- package/esm/{component-034cfc92.d.ts → component-1f6fb693.d.ts} +17 -17
- package/esm/{component-034cfc92.js → component-1f6fb693.js} +11 -11
- 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/{cssm/component-6a954af1.d.ts → modern/component-06012092.d.ts} +2 -1
- package/modern/{component-c9a0fbea.d.ts → component-be845c4f.d.ts} +17 -17
- package/modern/{component-c9a0fbea.js → component-be845c4f.js} +12 -12
- 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 +2 -2
- package/src/components/footer-text/component.tsx +6 -2
package/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: ja776 */
|
|
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-border-link: #2288fa; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -20,17 +20,17 @@
|
|
|
20
20
|
} :root {
|
|
21
21
|
} :root {
|
|
22
22
|
--focus-color: var(--color-light-border-link);
|
|
23
|
-
} .pure-
|
|
23
|
+
} .pure-cell__component_15jwo {
|
|
24
24
|
text-align: unset;
|
|
25
25
|
box-sizing: border-box;
|
|
26
|
-
} .pure-
|
|
26
|
+
} .pure-cell__horizontal_15jwo {
|
|
27
27
|
display: flex;
|
|
28
28
|
width: 100%;
|
|
29
|
-
} .pure-
|
|
29
|
+
} .pure-cell__vertical_15jwo {
|
|
30
30
|
display: flex;
|
|
31
31
|
align-items: center;
|
|
32
32
|
flex-direction: column;
|
|
33
|
-
} .pure-
|
|
33
|
+
} .pure-cell__button_15jwo {
|
|
34
34
|
font-family: inherit;
|
|
35
35
|
background: none;
|
|
36
36
|
border: 0;
|
|
@@ -38,57 +38,57 @@
|
|
|
38
38
|
cursor: pointer;
|
|
39
39
|
transition: opacity 0.15s ease-in-out;
|
|
40
40
|
padding: 0
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__button_15jwo.pure-cell__hover_15jwo {
|
|
42
42
|
opacity: 0.8;
|
|
43
|
-
} .pure-
|
|
43
|
+
} .pure-cell__button_15jwo.pure-cell__active_15jwo {
|
|
44
44
|
opacity: 0.6;
|
|
45
|
-
} .pure-
|
|
45
|
+
} .pure-cell__link_15jwo {
|
|
46
46
|
text-decoration: none;
|
|
47
47
|
color: inherit;
|
|
48
48
|
cursor: pointer;
|
|
49
49
|
transition: opacity 0.15s ease-in-out
|
|
50
|
-
} .pure-
|
|
50
|
+
} .pure-cell__link_15jwo.pure-cell__hover_15jwo {
|
|
51
51
|
opacity: 0.8;
|
|
52
|
-
} .pure-
|
|
52
|
+
} .pure-cell__link_15jwo.pure-cell__active_15jwo {
|
|
53
53
|
opacity: 0.6;
|
|
54
|
-
} .pure-
|
|
54
|
+
} .pure-cell__none_15jwo {
|
|
55
55
|
padding: 0;
|
|
56
|
-
} .pure-
|
|
56
|
+
} .pure-cell__airy_15jwo {
|
|
57
57
|
padding: var(--gap-m) 0;
|
|
58
|
-
} .pure-
|
|
58
|
+
} .pure-cell__default_15jwo {
|
|
59
59
|
padding: var(--gap-s) 0;
|
|
60
|
-
} .pure-
|
|
60
|
+
} .pure-cell__compact_15jwo {
|
|
61
61
|
padding: var(--gap-xs) 0;
|
|
62
|
-
} .pure-
|
|
62
|
+
} .pure-cell__tiny_15jwo {
|
|
63
63
|
padding: var(--gap-2xs) 0;
|
|
64
|
-
} .pure-
|
|
64
|
+
} .pure-cell__noneTop_15jwo {
|
|
65
65
|
padding-top: 0;
|
|
66
|
-
} .pure-
|
|
66
|
+
} .pure-cell__airyTop_15jwo {
|
|
67
67
|
padding-top: var(--gap-m);
|
|
68
|
-
} .pure-
|
|
68
|
+
} .pure-cell__defaultTop_15jwo {
|
|
69
69
|
padding-top: var(--gap-s);
|
|
70
|
-
} .pure-
|
|
70
|
+
} .pure-cell__compactTop_15jwo {
|
|
71
71
|
padding-top: var(--gap-xs);
|
|
72
|
-
} .pure-
|
|
72
|
+
} .pure-cell__tinyTop_15jwo {
|
|
73
73
|
padding-top: var(--gap-2xs);
|
|
74
|
-
} .pure-
|
|
74
|
+
} .pure-cell__noneBottom_15jwo {
|
|
75
75
|
padding-bottom: 0;
|
|
76
|
-
} .pure-
|
|
76
|
+
} .pure-cell__airyBottom_15jwo {
|
|
77
77
|
padding-bottom: var(--gap-m);
|
|
78
|
-
} .pure-
|
|
78
|
+
} .pure-cell__defaultBottom_15jwo {
|
|
79
79
|
padding-bottom: var(--gap-s);
|
|
80
|
-
} .pure-
|
|
80
|
+
} .pure-cell__compactBottom_15jwo {
|
|
81
81
|
padding-bottom: var(--gap-xs);
|
|
82
|
-
} .pure-
|
|
82
|
+
} .pure-cell__tinyBottom_15jwo {
|
|
83
83
|
padding-bottom: var(--gap-2xs);
|
|
84
|
-
} .pure-
|
|
84
|
+
} .pure-cell__left_15jwo {
|
|
85
85
|
padding-left: var(--gap-m);
|
|
86
|
-
} .pure-
|
|
86
|
+
} .pure-cell__right_15jwo {
|
|
87
87
|
padding-right: var(--gap-m);
|
|
88
|
-
} .pure-
|
|
88
|
+
} .pure-cell__both_15jwo {
|
|
89
89
|
padding-right: var(--gap-m);
|
|
90
90
|
padding-left: var(--gap-m);
|
|
91
|
-
} .pure-
|
|
91
|
+
} .pure-cell__focused_15jwo {
|
|
92
92
|
outline: 2px solid var(--focus-color);
|
|
93
93
|
outline-offset: 2px;
|
|
94
94
|
}
|
package/esm/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { PureCell } from "./component-
|
|
2
|
-
export type { PureCellProps } from "./component-
|
|
1
|
+
export { PureCell } from "./component-06012092";
|
|
2
|
+
export type { PureCellProps } from "./component-06012092";
|
package/esm/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { P as PureCell } from './component-
|
|
1
|
+
export { P as PureCell } from './component-1f6fb693.js';
|
package/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: ja776 */
|
|
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-border-link: #2288fa; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -20,17 +20,17 @@
|
|
|
20
20
|
} :root {
|
|
21
21
|
} :root {
|
|
22
22
|
--focus-color: var(--color-light-border-link);
|
|
23
|
-
} .pure-
|
|
23
|
+
} .pure-cell__component_15jwo {
|
|
24
24
|
text-align: unset;
|
|
25
25
|
box-sizing: border-box;
|
|
26
|
-
} .pure-
|
|
26
|
+
} .pure-cell__horizontal_15jwo {
|
|
27
27
|
display: flex;
|
|
28
28
|
width: 100%;
|
|
29
|
-
} .pure-
|
|
29
|
+
} .pure-cell__vertical_15jwo {
|
|
30
30
|
display: flex;
|
|
31
31
|
align-items: center;
|
|
32
32
|
flex-direction: column;
|
|
33
|
-
} .pure-
|
|
33
|
+
} .pure-cell__button_15jwo {
|
|
34
34
|
font-family: inherit;
|
|
35
35
|
background: none;
|
|
36
36
|
border: 0;
|
|
@@ -38,57 +38,57 @@
|
|
|
38
38
|
cursor: pointer;
|
|
39
39
|
transition: opacity 0.15s ease-in-out;
|
|
40
40
|
padding: 0
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__button_15jwo.pure-cell__hover_15jwo {
|
|
42
42
|
opacity: 0.8;
|
|
43
|
-
} .pure-
|
|
43
|
+
} .pure-cell__button_15jwo.pure-cell__active_15jwo {
|
|
44
44
|
opacity: 0.6;
|
|
45
|
-
} .pure-
|
|
45
|
+
} .pure-cell__link_15jwo {
|
|
46
46
|
text-decoration: none;
|
|
47
47
|
color: inherit;
|
|
48
48
|
cursor: pointer;
|
|
49
49
|
transition: opacity 0.15s ease-in-out
|
|
50
|
-
} .pure-
|
|
50
|
+
} .pure-cell__link_15jwo.pure-cell__hover_15jwo {
|
|
51
51
|
opacity: 0.8;
|
|
52
|
-
} .pure-
|
|
52
|
+
} .pure-cell__link_15jwo.pure-cell__active_15jwo {
|
|
53
53
|
opacity: 0.6;
|
|
54
|
-
} .pure-
|
|
54
|
+
} .pure-cell__none_15jwo {
|
|
55
55
|
padding: 0;
|
|
56
|
-
} .pure-
|
|
56
|
+
} .pure-cell__airy_15jwo {
|
|
57
57
|
padding: var(--gap-m) 0;
|
|
58
|
-
} .pure-
|
|
58
|
+
} .pure-cell__default_15jwo {
|
|
59
59
|
padding: var(--gap-s) 0;
|
|
60
|
-
} .pure-
|
|
60
|
+
} .pure-cell__compact_15jwo {
|
|
61
61
|
padding: var(--gap-xs) 0;
|
|
62
|
-
} .pure-
|
|
62
|
+
} .pure-cell__tiny_15jwo {
|
|
63
63
|
padding: var(--gap-2xs) 0;
|
|
64
|
-
} .pure-
|
|
64
|
+
} .pure-cell__noneTop_15jwo {
|
|
65
65
|
padding-top: 0;
|
|
66
|
-
} .pure-
|
|
66
|
+
} .pure-cell__airyTop_15jwo {
|
|
67
67
|
padding-top: var(--gap-m);
|
|
68
|
-
} .pure-
|
|
68
|
+
} .pure-cell__defaultTop_15jwo {
|
|
69
69
|
padding-top: var(--gap-s);
|
|
70
|
-
} .pure-
|
|
70
|
+
} .pure-cell__compactTop_15jwo {
|
|
71
71
|
padding-top: var(--gap-xs);
|
|
72
|
-
} .pure-
|
|
72
|
+
} .pure-cell__tinyTop_15jwo {
|
|
73
73
|
padding-top: var(--gap-2xs);
|
|
74
|
-
} .pure-
|
|
74
|
+
} .pure-cell__noneBottom_15jwo {
|
|
75
75
|
padding-bottom: 0;
|
|
76
|
-
} .pure-
|
|
76
|
+
} .pure-cell__airyBottom_15jwo {
|
|
77
77
|
padding-bottom: var(--gap-m);
|
|
78
|
-
} .pure-
|
|
78
|
+
} .pure-cell__defaultBottom_15jwo {
|
|
79
79
|
padding-bottom: var(--gap-s);
|
|
80
|
-
} .pure-
|
|
80
|
+
} .pure-cell__compactBottom_15jwo {
|
|
81
81
|
padding-bottom: var(--gap-xs);
|
|
82
|
-
} .pure-
|
|
82
|
+
} .pure-cell__tinyBottom_15jwo {
|
|
83
83
|
padding-bottom: var(--gap-2xs);
|
|
84
|
-
} .pure-
|
|
84
|
+
} .pure-cell__left_15jwo {
|
|
85
85
|
padding-left: var(--gap-m);
|
|
86
|
-
} .pure-
|
|
86
|
+
} .pure-cell__right_15jwo {
|
|
87
87
|
padding-right: var(--gap-m);
|
|
88
|
-
} .pure-
|
|
88
|
+
} .pure-cell__both_15jwo {
|
|
89
89
|
padding-right: var(--gap-m);
|
|
90
90
|
padding-left: var(--gap-m);
|
|
91
|
-
} .pure-
|
|
91
|
+
} .pure-cell__focused_15jwo {
|
|
92
92
|
outline: 2px solid var(--focus-color);
|
|
93
93
|
outline-offset: 2px;
|
|
94
94
|
}
|
package/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { PureCell } from "./component-
|
|
2
|
-
export type { PureCellProps } from "./component-
|
|
1
|
+
export { PureCell } from "./component-06012092";
|
|
2
|
+
export type { PureCellProps } from "./component-06012092";
|
package/index.js
CHANGED
|
@@ -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 };
|
|
@@ -8,7 +8,7 @@ import { Amount as Amount$1 } from '@alfalab/core-components-amount/modern';
|
|
|
8
8
|
import { Typography } from '@alfalab/core-components-typography/modern';
|
|
9
9
|
import { Button } from '@alfalab/core-components-button/modern';
|
|
10
10
|
|
|
11
|
-
const styles$a = {"component":"pure-
|
|
11
|
+
const styles$a = {"component":"pure-cell__component_184m1","none":"pure-cell__none_184m1","default":"pure-cell__default_184m1","addonPadding":"pure-cell__addonPadding_184m1","auto":"pure-cell__auto_184m1","top":"pure-cell__top_184m1","center":"pure-cell__center_184m1","bottom":"pure-cell__bottom_184m1","button":"pure-cell__button_184m1"};
|
|
12
12
|
require('./components/addon/index.css')
|
|
13
13
|
|
|
14
14
|
const ADDON_COMPONENT = {
|
|
@@ -38,7 +38,7 @@ const Addon = ({ children, verticalAlign = 'top', addonPadding = 'default', data
|
|
|
38
38
|
}), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'addon'), ...(onClick && onMouseEvents) }, children));
|
|
39
39
|
};
|
|
40
40
|
|
|
41
|
-
const styles$9 = {"component":"pure-
|
|
41
|
+
const styles$9 = {"component":"pure-cell__component_1e9de"};
|
|
42
42
|
require('./components/amount/index.css')
|
|
43
43
|
|
|
44
44
|
const Amount = ({ weight = 'normal', textView = 'component', color = 'primary', minority, minorUnits = 100, dataTestId, ...restProps }) => {
|
|
@@ -47,7 +47,7 @@ const Amount = ({ weight = 'normal', textView = 'component', color = 'primary',
|
|
|
47
47
|
React.createElement(Amount$1, { minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount'), ...restProps })));
|
|
48
48
|
};
|
|
49
49
|
|
|
50
|
-
const styles$8 = {"component":"pure-
|
|
50
|
+
const styles$8 = {"component":"pure-cell__component_1b3w2","weight":"pure-cell__weight_1b3w2"};
|
|
51
51
|
require('./components/amount-title/index.css')
|
|
52
52
|
|
|
53
53
|
const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary', dataTestId, titleProps = {}, ...restProps }) => {
|
|
@@ -62,7 +62,7 @@ const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary',
|
|
|
62
62
|
React.createElement(Amount$1, { minority: minority || minorUnits, className: cn(styles$8.weight, className), dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'core-amount-title'), ...restProps, bold: 'none' })));
|
|
63
63
|
};
|
|
64
64
|
|
|
65
|
-
const styles$7 = {"component":"pure-
|
|
65
|
+
const styles$7 = {"component":"pure-cell__component_1c6s8","categoryName":"pure-cell__categoryName_1c6s8","categoryPercent":"pure-cell__categoryPercent_1c6s8","rightAddon":"pure-cell__rightAddon_1c6s8"};
|
|
66
66
|
require('./components/category/index.css')
|
|
67
67
|
|
|
68
68
|
const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) => {
|
|
@@ -75,7 +75,7 @@ const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) =
|
|
|
75
75
|
rightAddons !== undefined && (React.createElement("div", { className: styles$7.rightAddon, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'category-right-addon') }, rightAddons))));
|
|
76
76
|
};
|
|
77
77
|
|
|
78
|
-
const styles$6 = {"component":"pure-
|
|
78
|
+
const styles$6 = {"component":"pure-cell__component_1klp3","horizontal":"pure-cell__horizontal_1klp3"};
|
|
79
79
|
require('./components/content/index.css')
|
|
80
80
|
|
|
81
81
|
const Content = ({ children, dataTestId }) => {
|
|
@@ -83,7 +83,7 @@ const Content = ({ children, dataTestId }) => {
|
|
|
83
83
|
return (React.createElement("section", { className: cn(styles$6.component, { [styles$6.horizontal]: direction === 'horizontal' }), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'content') }, children));
|
|
84
84
|
};
|
|
85
85
|
|
|
86
|
-
const styles$5 = {"component":"pure-
|
|
86
|
+
const styles$5 = {"component":"pure-cell__component_10mck","none":"pure-cell__none_10mck","default":"pure-cell__default_10mck"};
|
|
87
87
|
require('./components/footer/index.css')
|
|
88
88
|
|
|
89
89
|
const Footer = ({ children, footerPadding = 'default', dataTestId }) => {
|
|
@@ -91,7 +91,7 @@ const Footer = ({ children, footerPadding = 'default', dataTestId }) => {
|
|
|
91
91
|
return (React.createElement("footer", { className: cn(styles$5.component, styles$5[footerPadding]), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer') }, children));
|
|
92
92
|
};
|
|
93
93
|
|
|
94
|
-
const styles$4 = {"component":"pure-
|
|
94
|
+
const styles$4 = {"component":"pure-cell__component_1fgdh"};
|
|
95
95
|
require('./components/footer-button/index.css')
|
|
96
96
|
|
|
97
97
|
const FooterButton = forwardRef(({ children, dataTestId, onClick, onMouseDown, onMouseEnter, onMouseLeave, ...props }, ref) => {
|
|
@@ -115,12 +115,12 @@ const FooterButton = forwardRef(({ children, dataTestId, onClick, onMouseDown, o
|
|
|
115
115
|
return (React.createElement(Button, { ...props, size: 'xxs', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'button'), className: styles$4.component, ref: ref, onClick: handleClick, onMouseEnter: handleMouseEnter, onMouseLeave: handleMouseLeave, onMouseDown: handleMouseDown }, children));
|
|
116
116
|
});
|
|
117
117
|
|
|
118
|
-
const FooterText = ({ children, color = 'secondary', dataTestId }) => {
|
|
118
|
+
const FooterText = ({ children, color = 'secondary', dataTestId, }) => {
|
|
119
119
|
const pureCellContext = useContext(PureCellContext);
|
|
120
120
|
return (React.createElement(Typography.Text, { view: 'primary-small', color: color, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer-title') }, children));
|
|
121
121
|
};
|
|
122
122
|
|
|
123
|
-
const styles$3 = {"component":"pure-
|
|
123
|
+
const styles$3 = {"component":"pure-cell__component_ixqod","top":"pure-cell__top_ixqod","center":"pure-cell__center_ixqod","bottom":"pure-cell__bottom_ixqod","horizontal":"pure-cell__horizontal_ixqod","none":"pure-cell__none_ixqod","airy":"pure-cell__airy_ixqod","default":"pure-cell__default_ixqod","compact":"pure-cell__compact_ixqod","tiny":"pure-cell__tiny_ixqod","vertical":"pure-cell__vertical_ixqod","button":"pure-cell__button_ixqod"};
|
|
124
124
|
require('./components/graphics/index.css')
|
|
125
125
|
|
|
126
126
|
const GRAPHICS_COMPONENT = {
|
|
@@ -149,7 +149,7 @@ const Graphics = ({ children, dataTestId, verticalAlign = 'top', graphicPadding,
|
|
|
149
149
|
return (React.createElement(Component, { className: cn(styles$3.component, styles$3[verticalAlign], styles$3[pureCellContext.direction || 'horizontal'], styles$3[graphicPadding || defaultGraphicPadding], { [styles$3.button]: onClick }), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'graphics'), ...(onClick && onMouseEvents) }, children));
|
|
150
150
|
};
|
|
151
151
|
|
|
152
|
-
const styles$2 = {"component":"pure-
|
|
152
|
+
const styles$2 = {"component":"pure-cell__component_1h90a","vertical":"pure-cell__vertical_1h90a","reverse":"pure-cell__reverse_1h90a","button":"pure-cell__button_1h90a"};
|
|
153
153
|
require('./components/main/index.css')
|
|
154
154
|
|
|
155
155
|
const MAIN_COMPONENT = {
|
|
@@ -179,7 +179,7 @@ const Main = ({ children, isReverse, className, dataTestId, onClick }) => {
|
|
|
179
179
|
}, { [styles$2.button]: onClick }, className), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'main'), ...(onClick && onMouseEvents) }, children));
|
|
180
180
|
};
|
|
181
181
|
|
|
182
|
-
const styles$1 = {"horizontal":"pure-
|
|
182
|
+
const styles$1 = {"horizontal":"pure-cell__horizontal_1bc47","rowLimit1":"pure-cell__rowLimit1_1bc47","rowLimit2":"pure-cell__rowLimit2_1bc47","component":"pure-cell__component_1bc47","vertical":"pure-cell__vertical_1bc47","title":"pure-cell__title_1bc47","value":"pure-cell__value_1bc47"};
|
|
183
183
|
require('./components/text/index.css')
|
|
184
184
|
|
|
185
185
|
const Text = ({ children, value, rowLimit, view = 'component-primary', titleWeight, titleColor, valueColor, dataTestId, }) => {
|
|
@@ -194,7 +194,7 @@ const Text = ({ children, value, rowLimit, view = 'component-primary', titleWeig
|
|
|
194
194
|
React.createElement(Typography.Text, { view: view, tag: 'div', color: valueColor, className: className, "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'text_value') }, value)))));
|
|
195
195
|
};
|
|
196
196
|
|
|
197
|
-
const styles = {"component":"pure-
|
|
197
|
+
const styles = {"component":"pure-cell__component_15jwo","horizontal":"pure-cell__horizontal_15jwo","vertical":"pure-cell__vertical_15jwo","button":"pure-cell__button_15jwo","hover":"pure-cell__hover_15jwo","active":"pure-cell__active_15jwo","link":"pure-cell__link_15jwo","none":"pure-cell__none_15jwo","airy":"pure-cell__airy_15jwo","default":"pure-cell__default_15jwo","compact":"pure-cell__compact_15jwo","tiny":"pure-cell__tiny_15jwo","noneTop":"pure-cell__noneTop_15jwo","airyTop":"pure-cell__airyTop_15jwo","defaultTop":"pure-cell__defaultTop_15jwo","compactTop":"pure-cell__compactTop_15jwo","tinyTop":"pure-cell__tinyTop_15jwo","noneBottom":"pure-cell__noneBottom_15jwo","airyBottom":"pure-cell__airyBottom_15jwo","defaultBottom":"pure-cell__defaultBottom_15jwo","compactBottom":"pure-cell__compactBottom_15jwo","tinyBottom":"pure-cell__tinyBottom_15jwo","left":"pure-cell__left_15jwo","right":"pure-cell__right_15jwo","both":"pure-cell__both_15jwo","focused":"pure-cell__focused_15jwo"};
|
|
198
198
|
require('./index.css')
|
|
199
199
|
|
|
200
200
|
/* eslint-disable react/jsx-no-constructed-context-values */
|
package/modern/component.js
CHANGED
|
@@ -3,4 +3,4 @@ import 'react-merge-refs';
|
|
|
3
3
|
import 'classnames';
|
|
4
4
|
import '@alfalab/core-components-comment/modern';
|
|
5
5
|
import '@alfalab/hooks';
|
|
6
|
-
export { P as PureCell, f as PureCellContext } from './component-
|
|
6
|
+
export { P as PureCell, f as PureCellContext } from './component-be845c4f.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1pbmu */
|
|
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_184m1 {
|
|
22
22
|
display: flex;
|
|
23
23
|
flex-direction: column;
|
|
24
24
|
align-items: flex-end
|
|
25
|
-
} .pure-
|
|
25
|
+
} .pure-cell__component_184m1 > * {
|
|
26
26
|
justify-content: flex-end;
|
|
27
|
-
} .pure-
|
|
27
|
+
} .pure-cell__component_184m1.pure-cell__none_184m1 {
|
|
28
28
|
padding-left: 0;
|
|
29
|
-
} .pure-
|
|
29
|
+
} .pure-cell__component_184m1.pure-cell__default_184m1 {
|
|
30
30
|
padding-left: var(--gap-m);
|
|
31
|
-
} .pure-
|
|
31
|
+
} .pure-cell__component_184m1.pure-cell__addonPadding_184m1 {
|
|
32
32
|
padding-left: var(--gap-m);
|
|
33
|
-
} .pure-
|
|
33
|
+
} .pure-cell__component_184m1.pure-cell__auto_184m1 {
|
|
34
34
|
align-self: auto;
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__component_184m1.pure-cell__top_184m1 {
|
|
36
36
|
align-self: flex-start;
|
|
37
|
-
} .pure-
|
|
37
|
+
} .pure-cell__component_184m1.pure-cell__center_184m1 {
|
|
38
38
|
align-self: center;
|
|
39
|
-
} .pure-
|
|
39
|
+
} .pure-cell__component_184m1.pure-cell__bottom_184m1 {
|
|
40
40
|
align-self: flex-end;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__button_184m1 {
|
|
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_184m1:hover {
|
|
60
60
|
opacity: var(--pure-cell-clickable-area-hover-opacity);
|
|
61
|
-
} .pure-
|
|
61
|
+
} .pure-cell__button_184m1:active {
|
|
62
62
|
opacity: var(--pure-cell-clickable-area-active-opacity);
|
|
63
63
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-be845c4f";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { A as Addon } from '../../component-
|
|
1
|
+
export { A as Addon } from '../../component-be845c4f.js';
|
|
@@ -3,4 +3,4 @@ import 'classnames';
|
|
|
3
3
|
import '@alfalab/core-components-amount/modern';
|
|
4
4
|
import '@alfalab/core-components-shared/modern';
|
|
5
5
|
import '@alfalab/core-components-typography/modern';
|
|
6
|
-
export { a as Amount } from '../../component-
|
|
6
|
+
export { a as Amount } from '../../component-be845c4f.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 6wd10 */
|
|
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_1e9de {
|
|
19
19
|
padding: var(--gap-3xs) 0;
|
|
20
20
|
display: flex;
|
|
21
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-be845c4f";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as Amount } from '../../component-
|
|
1
|
+
export { a as Amount } from '../../component-be845c4f.js';
|
|
@@ -3,4 +3,4 @@ import 'classnames';
|
|
|
3
3
|
import '@alfalab/core-components-amount/modern';
|
|
4
4
|
import '@alfalab/core-components-shared/modern';
|
|
5
5
|
import '@alfalab/core-components-typography/modern';
|
|
6
|
-
export { b as AmountTitle } from '../../component-
|
|
6
|
+
export { b as AmountTitle } from '../../component-be845c4f.js';
|