@alfalab/core-components-pure-cell 4.9.0 → 4.10.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-5aa16b0d.js → component-1b03bea6.js} +12 -12
- 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/cssm/{component-719b272a.js → component-e3105fca.js} +1 -1
- 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.js +1 -1
- package/esm/{component-f3f965f3.js → component-02d56ae7.js} +12 -12
- 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.js +1 -1
- package/index.css +29 -29
- package/index.js +1 -1
- package/modern/{component-1f635679.js → component-766c0ee4.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.js +1 -1
- package/package.json +1 -1
- package/src/components/amount-title/component.tsx +2 -2
- /package/{component-5aa16b0d.d.ts → component-1b03bea6.d.ts} +0 -0
- /package/cssm/{component-719b272a.d.ts → component-e3105fca.d.ts} +0 -0
- /package/esm/{component-f3f965f3.d.ts → component-02d56ae7.d.ts} +0 -0
- /package/modern/{component-1f635679.d.ts → component-766c0ee4.d.ts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 7e2o7 */
|
|
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,23 +18,23 @@
|
|
|
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_351av {
|
|
22
22
|
display: flex;
|
|
23
23
|
flex-direction: column;
|
|
24
24
|
align-self: center;
|
|
25
25
|
|
|
26
26
|
/* can use /r/n */
|
|
27
27
|
white-space: pre-line
|
|
28
|
-
} .pure-
|
|
28
|
+
} .pure-cell__component_351av.pure-cell__vertical_351av {
|
|
29
29
|
grid-row-gap: var(--gap-3xs);
|
|
30
30
|
justify-content: center;
|
|
31
31
|
align-items: center;
|
|
32
32
|
|
|
33
33
|
/* for button */
|
|
34
34
|
text-align: center;
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__component_351av.pure-cell__reverse_351av {
|
|
36
36
|
flex-direction: column-reverse;
|
|
37
|
-
} .pure-
|
|
37
|
+
} .pure-cell__component_351av.pure-cell__button_351av {
|
|
38
38
|
box-sizing: border-box;
|
|
39
39
|
background-color: transparent;
|
|
40
40
|
-webkit-tap-highlight-color: transparent;
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
padding: 0;
|
|
54
54
|
transition: opacity 0.15s ease-in-out;
|
|
55
55
|
min-width: auto
|
|
56
|
-
} .pure-
|
|
56
|
+
} .pure-cell__component_351av.pure-cell__button_351av:hover {
|
|
57
57
|
opacity: var(--pure-cell-clickable-area-hover-opacity);
|
|
58
|
-
} .pure-
|
|
58
|
+
} .pure-cell__component_351av.pure-cell__button_351av:active {
|
|
59
59
|
opacity: var(--pure-cell-clickable-area-active-opacity);
|
|
60
60
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-02d56ae7";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { M as Main } from '../../component-
|
|
1
|
+
export { M as Main } from '../../component-02d56ae7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 18xrx */
|
|
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 */
|
|
@@ -16,29 +16,29 @@
|
|
|
16
16
|
--gap-m: 16px;
|
|
17
17
|
} :root {
|
|
18
18
|
} :root {
|
|
19
|
-
} .pure-
|
|
19
|
+
} .pure-cell__horizontal_g10oe {
|
|
20
20
|
padding: var(--gap-3xs) 0;
|
|
21
|
-
} .pure-
|
|
21
|
+
} .pure-cell__rowLimit1_g10oe {
|
|
22
22
|
-webkit-line-clamp: 1;
|
|
23
23
|
display: -webkit-box;
|
|
24
24
|
-webkit-box-orient: vertical;
|
|
25
25
|
overflow: hidden;
|
|
26
26
|
word-break: break-all;
|
|
27
|
-
} .pure-
|
|
27
|
+
} .pure-cell__rowLimit2_g10oe {
|
|
28
28
|
-webkit-line-clamp: 2;
|
|
29
29
|
display: -webkit-box;
|
|
30
30
|
-webkit-box-orient: vertical;
|
|
31
31
|
overflow: hidden;
|
|
32
|
-
} .pure-
|
|
32
|
+
} .pure-cell__component_g10oe {
|
|
33
33
|
display: flex;
|
|
34
34
|
flex-direction: row;
|
|
35
35
|
flex-wrap: nowrap;
|
|
36
36
|
justify-content: space-between;
|
|
37
37
|
margin: var(--gap-3xs) 0;
|
|
38
38
|
word-break: break-word;
|
|
39
|
-
} .pure-
|
|
39
|
+
} .pure-cell__component_g10oe .pure-cell__vertical_g10oe {
|
|
40
40
|
justify-content: center;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__title_g10oe + .pure-cell__value_g10oe {
|
|
42
42
|
margin-left: var(--gap-m);
|
|
43
43
|
flex-shrink: 0;
|
|
44
44
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-02d56ae7";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as Text } from '../../component-
|
|
1
|
+
export { T as Text } from '../../component-02d56ae7.js';
|
package/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 16a88 */
|
|
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_8dxyc {
|
|
24
24
|
text-align: unset;
|
|
25
25
|
box-sizing: border-box;
|
|
26
|
-
} .pure-
|
|
26
|
+
} .pure-cell__horizontal_8dxyc {
|
|
27
27
|
display: flex;
|
|
28
28
|
width: 100%;
|
|
29
|
-
} .pure-
|
|
29
|
+
} .pure-cell__vertical_8dxyc {
|
|
30
30
|
display: flex;
|
|
31
31
|
align-items: center;
|
|
32
32
|
flex-direction: column;
|
|
33
|
-
} .pure-
|
|
33
|
+
} .pure-cell__button_8dxyc {
|
|
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_8dxyc.pure-cell__hover_8dxyc {
|
|
42
42
|
opacity: 0.8;
|
|
43
|
-
} .pure-
|
|
43
|
+
} .pure-cell__button_8dxyc.pure-cell__active_8dxyc {
|
|
44
44
|
opacity: 0.6;
|
|
45
|
-
} .pure-
|
|
45
|
+
} .pure-cell__link_8dxyc {
|
|
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_8dxyc.pure-cell__hover_8dxyc {
|
|
51
51
|
opacity: 0.8;
|
|
52
|
-
} .pure-
|
|
52
|
+
} .pure-cell__link_8dxyc.pure-cell__active_8dxyc {
|
|
53
53
|
opacity: 0.6;
|
|
54
|
-
} .pure-
|
|
54
|
+
} .pure-cell__none_8dxyc {
|
|
55
55
|
padding: 0;
|
|
56
|
-
} .pure-
|
|
56
|
+
} .pure-cell__airy_8dxyc {
|
|
57
57
|
padding: var(--gap-m) 0;
|
|
58
|
-
} .pure-
|
|
58
|
+
} .pure-cell__default_8dxyc {
|
|
59
59
|
padding: var(--gap-s) 0;
|
|
60
|
-
} .pure-
|
|
60
|
+
} .pure-cell__compact_8dxyc {
|
|
61
61
|
padding: var(--gap-xs) 0;
|
|
62
|
-
} .pure-
|
|
62
|
+
} .pure-cell__tiny_8dxyc {
|
|
63
63
|
padding: var(--gap-2xs) 0;
|
|
64
|
-
} .pure-
|
|
64
|
+
} .pure-cell__noneTop_8dxyc {
|
|
65
65
|
padding-top: 0;
|
|
66
|
-
} .pure-
|
|
66
|
+
} .pure-cell__airyTop_8dxyc {
|
|
67
67
|
padding-top: var(--gap-m);
|
|
68
|
-
} .pure-
|
|
68
|
+
} .pure-cell__defaultTop_8dxyc {
|
|
69
69
|
padding-top: var(--gap-s);
|
|
70
|
-
} .pure-
|
|
70
|
+
} .pure-cell__compactTop_8dxyc {
|
|
71
71
|
padding-top: var(--gap-xs);
|
|
72
|
-
} .pure-
|
|
72
|
+
} .pure-cell__tinyTop_8dxyc {
|
|
73
73
|
padding-top: var(--gap-2xs);
|
|
74
|
-
} .pure-
|
|
74
|
+
} .pure-cell__noneBottom_8dxyc {
|
|
75
75
|
padding-bottom: 0;
|
|
76
|
-
} .pure-
|
|
76
|
+
} .pure-cell__airyBottom_8dxyc {
|
|
77
77
|
padding-bottom: var(--gap-m);
|
|
78
|
-
} .pure-
|
|
78
|
+
} .pure-cell__defaultBottom_8dxyc {
|
|
79
79
|
padding-bottom: var(--gap-s);
|
|
80
|
-
} .pure-
|
|
80
|
+
} .pure-cell__compactBottom_8dxyc {
|
|
81
81
|
padding-bottom: var(--gap-xs);
|
|
82
|
-
} .pure-
|
|
82
|
+
} .pure-cell__tinyBottom_8dxyc {
|
|
83
83
|
padding-bottom: var(--gap-2xs);
|
|
84
|
-
} .pure-
|
|
84
|
+
} .pure-cell__left_8dxyc {
|
|
85
85
|
padding-left: var(--gap-m);
|
|
86
|
-
} .pure-
|
|
86
|
+
} .pure-cell__right_8dxyc {
|
|
87
87
|
padding-right: var(--gap-m);
|
|
88
|
-
} .pure-
|
|
88
|
+
} .pure-cell__both_8dxyc {
|
|
89
89
|
padding-right: var(--gap-m);
|
|
90
90
|
padding-left: var(--gap-m);
|
|
91
|
-
} .pure-
|
|
91
|
+
} .pure-cell__focused_8dxyc {
|
|
92
92
|
outline: 2px solid var(--focus-color);
|
|
93
93
|
outline-offset: 2px;
|
|
94
94
|
}
|
package/esm/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { P as PureCell } from './component-
|
|
1
|
+
export { P as PureCell } from './component-02d56ae7.js';
|
package/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 16a88 */
|
|
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_8dxyc {
|
|
24
24
|
text-align: unset;
|
|
25
25
|
box-sizing: border-box;
|
|
26
|
-
} .pure-
|
|
26
|
+
} .pure-cell__horizontal_8dxyc {
|
|
27
27
|
display: flex;
|
|
28
28
|
width: 100%;
|
|
29
|
-
} .pure-
|
|
29
|
+
} .pure-cell__vertical_8dxyc {
|
|
30
30
|
display: flex;
|
|
31
31
|
align-items: center;
|
|
32
32
|
flex-direction: column;
|
|
33
|
-
} .pure-
|
|
33
|
+
} .pure-cell__button_8dxyc {
|
|
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_8dxyc.pure-cell__hover_8dxyc {
|
|
42
42
|
opacity: 0.8;
|
|
43
|
-
} .pure-
|
|
43
|
+
} .pure-cell__button_8dxyc.pure-cell__active_8dxyc {
|
|
44
44
|
opacity: 0.6;
|
|
45
|
-
} .pure-
|
|
45
|
+
} .pure-cell__link_8dxyc {
|
|
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_8dxyc.pure-cell__hover_8dxyc {
|
|
51
51
|
opacity: 0.8;
|
|
52
|
-
} .pure-
|
|
52
|
+
} .pure-cell__link_8dxyc.pure-cell__active_8dxyc {
|
|
53
53
|
opacity: 0.6;
|
|
54
|
-
} .pure-
|
|
54
|
+
} .pure-cell__none_8dxyc {
|
|
55
55
|
padding: 0;
|
|
56
|
-
} .pure-
|
|
56
|
+
} .pure-cell__airy_8dxyc {
|
|
57
57
|
padding: var(--gap-m) 0;
|
|
58
|
-
} .pure-
|
|
58
|
+
} .pure-cell__default_8dxyc {
|
|
59
59
|
padding: var(--gap-s) 0;
|
|
60
|
-
} .pure-
|
|
60
|
+
} .pure-cell__compact_8dxyc {
|
|
61
61
|
padding: var(--gap-xs) 0;
|
|
62
|
-
} .pure-
|
|
62
|
+
} .pure-cell__tiny_8dxyc {
|
|
63
63
|
padding: var(--gap-2xs) 0;
|
|
64
|
-
} .pure-
|
|
64
|
+
} .pure-cell__noneTop_8dxyc {
|
|
65
65
|
padding-top: 0;
|
|
66
|
-
} .pure-
|
|
66
|
+
} .pure-cell__airyTop_8dxyc {
|
|
67
67
|
padding-top: var(--gap-m);
|
|
68
|
-
} .pure-
|
|
68
|
+
} .pure-cell__defaultTop_8dxyc {
|
|
69
69
|
padding-top: var(--gap-s);
|
|
70
|
-
} .pure-
|
|
70
|
+
} .pure-cell__compactTop_8dxyc {
|
|
71
71
|
padding-top: var(--gap-xs);
|
|
72
|
-
} .pure-
|
|
72
|
+
} .pure-cell__tinyTop_8dxyc {
|
|
73
73
|
padding-top: var(--gap-2xs);
|
|
74
|
-
} .pure-
|
|
74
|
+
} .pure-cell__noneBottom_8dxyc {
|
|
75
75
|
padding-bottom: 0;
|
|
76
|
-
} .pure-
|
|
76
|
+
} .pure-cell__airyBottom_8dxyc {
|
|
77
77
|
padding-bottom: var(--gap-m);
|
|
78
|
-
} .pure-
|
|
78
|
+
} .pure-cell__defaultBottom_8dxyc {
|
|
79
79
|
padding-bottom: var(--gap-s);
|
|
80
|
-
} .pure-
|
|
80
|
+
} .pure-cell__compactBottom_8dxyc {
|
|
81
81
|
padding-bottom: var(--gap-xs);
|
|
82
|
-
} .pure-
|
|
82
|
+
} .pure-cell__tinyBottom_8dxyc {
|
|
83
83
|
padding-bottom: var(--gap-2xs);
|
|
84
|
-
} .pure-
|
|
84
|
+
} .pure-cell__left_8dxyc {
|
|
85
85
|
padding-left: var(--gap-m);
|
|
86
|
-
} .pure-
|
|
86
|
+
} .pure-cell__right_8dxyc {
|
|
87
87
|
padding-right: var(--gap-m);
|
|
88
|
-
} .pure-
|
|
88
|
+
} .pure-cell__both_8dxyc {
|
|
89
89
|
padding-right: var(--gap-m);
|
|
90
90
|
padding-left: var(--gap-m);
|
|
91
|
-
} .pure-
|
|
91
|
+
} .pure-cell__focused_8dxyc {
|
|
92
92
|
outline: 2px solid var(--focus-color);
|
|
93
93
|
outline-offset: 2px;
|
|
94
94
|
}
|
package/index.js
CHANGED
|
@@ -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_10lw5","none":"pure-cell__none_10lw5","default":"pure-cell__default_10lw5","addonPadding":"pure-cell__addonPadding_10lw5","auto":"pure-cell__auto_10lw5","top":"pure-cell__top_10lw5","center":"pure-cell__center_10lw5","bottom":"pure-cell__bottom_10lw5","button":"pure-cell__button_10lw5"};
|
|
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_3ozhf"};
|
|
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_15g1c","weight":"pure-cell__weight_15g1c"};
|
|
51
51
|
require('./components/amount-title/index.css')
|
|
52
52
|
|
|
53
53
|
const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary', dataTestId, titleProps = {}, ...restProps }) => {
|
|
@@ -58,11 +58,11 @@ const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary',
|
|
|
58
58
|
color,
|
|
59
59
|
...titleProps,
|
|
60
60
|
};
|
|
61
|
-
return (React.createElement(Typography.
|
|
61
|
+
return (React.createElement(Typography.TitleResponsive, { ...titleDefaultProps, dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount-title'), className: cn(styles$8.component, titleProps.className) },
|
|
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_r9n5z","categoryName":"pure-cell__categoryName_r9n5z","categoryPercent":"pure-cell__categoryPercent_r9n5z","rightAddon":"pure-cell__rightAddon_r9n5z"};
|
|
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_3ubiy","horizontal":"pure-cell__horizontal_3ubiy"};
|
|
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_uyhv6","none":"pure-cell__none_uyhv6","default":"pure-cell__default_uyhv6"};
|
|
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_1l487"};
|
|
95
95
|
require('./components/footer-button/index.css')
|
|
96
96
|
|
|
97
97
|
const FooterButton = forwardRef(({ children, dataTestId, onClick, onMouseDown, onMouseEnter, onMouseLeave, ...props }, ref) => {
|
|
@@ -120,7 +120,7 @@ const FooterText = ({ children, color = 'secondary', dataTestId }) => {
|
|
|
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_1ywkt","top":"pure-cell__top_1ywkt","center":"pure-cell__center_1ywkt","bottom":"pure-cell__bottom_1ywkt","horizontal":"pure-cell__horizontal_1ywkt","none":"pure-cell__none_1ywkt","airy":"pure-cell__airy_1ywkt","default":"pure-cell__default_1ywkt","compact":"pure-cell__compact_1ywkt","tiny":"pure-cell__tiny_1ywkt","vertical":"pure-cell__vertical_1ywkt","button":"pure-cell__button_1ywkt"};
|
|
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_351av","vertical":"pure-cell__vertical_351av","reverse":"pure-cell__reverse_351av","button":"pure-cell__button_351av"};
|
|
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_g10oe","rowLimit1":"pure-cell__rowLimit1_g10oe","rowLimit2":"pure-cell__rowLimit2_g10oe","component":"pure-cell__component_g10oe","vertical":"pure-cell__vertical_g10oe","title":"pure-cell__title_g10oe","value":"pure-cell__value_g10oe"};
|
|
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_8dxyc","horizontal":"pure-cell__horizontal_8dxyc","vertical":"pure-cell__vertical_8dxyc","button":"pure-cell__button_8dxyc","hover":"pure-cell__hover_8dxyc","active":"pure-cell__active_8dxyc","link":"pure-cell__link_8dxyc","none":"pure-cell__none_8dxyc","airy":"pure-cell__airy_8dxyc","default":"pure-cell__default_8dxyc","compact":"pure-cell__compact_8dxyc","tiny":"pure-cell__tiny_8dxyc","noneTop":"pure-cell__noneTop_8dxyc","airyTop":"pure-cell__airyTop_8dxyc","defaultTop":"pure-cell__defaultTop_8dxyc","compactTop":"pure-cell__compactTop_8dxyc","tinyTop":"pure-cell__tinyTop_8dxyc","noneBottom":"pure-cell__noneBottom_8dxyc","airyBottom":"pure-cell__airyBottom_8dxyc","defaultBottom":"pure-cell__defaultBottom_8dxyc","compactBottom":"pure-cell__compactBottom_8dxyc","tinyBottom":"pure-cell__tinyBottom_8dxyc","left":"pure-cell__left_8dxyc","right":"pure-cell__right_8dxyc","both":"pure-cell__both_8dxyc","focused":"pure-cell__focused_8dxyc"};
|
|
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-766c0ee4.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 8ebll */
|
|
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_10lw5 {
|
|
22
22
|
display: flex;
|
|
23
23
|
flex-direction: column;
|
|
24
24
|
align-items: flex-end
|
|
25
|
-
} .pure-
|
|
25
|
+
} .pure-cell__component_10lw5 > * {
|
|
26
26
|
justify-content: flex-end;
|
|
27
|
-
} .pure-
|
|
27
|
+
} .pure-cell__component_10lw5.pure-cell__none_10lw5 {
|
|
28
28
|
padding-left: 0;
|
|
29
|
-
} .pure-
|
|
29
|
+
} .pure-cell__component_10lw5.pure-cell__default_10lw5 {
|
|
30
30
|
padding-left: var(--gap-m);
|
|
31
|
-
} .pure-
|
|
31
|
+
} .pure-cell__component_10lw5.pure-cell__addonPadding_10lw5 {
|
|
32
32
|
padding-left: var(--gap-m);
|
|
33
|
-
} .pure-
|
|
33
|
+
} .pure-cell__component_10lw5.pure-cell__auto_10lw5 {
|
|
34
34
|
align-self: auto;
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__component_10lw5.pure-cell__top_10lw5 {
|
|
36
36
|
align-self: flex-start;
|
|
37
|
-
} .pure-
|
|
37
|
+
} .pure-cell__component_10lw5.pure-cell__center_10lw5 {
|
|
38
38
|
align-self: center;
|
|
39
|
-
} .pure-
|
|
39
|
+
} .pure-cell__component_10lw5.pure-cell__bottom_10lw5 {
|
|
40
40
|
align-self: flex-end;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__button_10lw5 {
|
|
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_10lw5:hover {
|
|
60
60
|
opacity: var(--pure-cell-clickable-area-hover-opacity);
|
|
61
|
-
} .pure-
|
|
61
|
+
} .pure-cell__button_10lw5:active {
|
|
62
62
|
opacity: var(--pure-cell-clickable-area-active-opacity);
|
|
63
63
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-766c0ee4";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { A as Addon } from '../../component-
|
|
1
|
+
export { A as Addon } from '../../component-766c0ee4.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-766c0ee4.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: wm8p4 */
|
|
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_3ozhf {
|
|
19
19
|
padding: var(--gap-3xs) 0;
|
|
20
20
|
display: flex;
|
|
21
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-766c0ee4";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as Amount } from '../../component-
|
|
1
|
+
export { a as Amount } from '../../component-766c0ee4.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-766c0ee4.js';
|