@alfalab/core-components-pure-cell 4.13.6 → 4.14.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-d977c34d.js → component-4ddb1c01.js} +15 -12
- package/{component-8c83a9ca.d.ts → component-fb05ccb7.d.ts} +14 -1
- package/component.js +18 -2
- 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 +4 -4
- 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 +15 -15
- 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-24c65922.js → component-195fb685.js} +4 -1
- package/{esm/component-8c83a9ca.d.ts → cssm/component-fb05ccb7.d.ts} +14 -1
- package/cssm/component.js +18 -2
- 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 +18 -1
- package/esm/{component-63b6ba1a.js → component-820518e9.js} +14 -13
- package/{cssm/component-8c83a9ca.d.ts → esm/component-fb05ccb7.d.ts} +14 -1
- package/esm/component.js +2 -2
- 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 +4 -4
- 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 +15 -15
- 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 +2 -1
- package/index.css +29 -29
- package/index.d.ts +2 -2
- package/index.js +18 -1
- package/modern/{component-08a2ef45.js → component-644d2c3d.js} +14 -13
- package/modern/{component-8c83a9ca.d.ts → component-fb05ccb7.d.ts} +14 -1
- package/modern/component.js +2 -2
- 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 +4 -4
- 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 +15 -15
- 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 +2 -1
- package/moderncssm/{component-1bce2bd3.js → component-5b5fde55.js} +3 -2
- package/moderncssm/component-fb05ccb7.d.ts +140 -0
- package/moderncssm/component.js +2 -2
- package/moderncssm/components/addon/component.js +1 -1
- package/moderncssm/components/addon/index.d.ts +1 -1
- package/moderncssm/components/addon/index.js +1 -1
- package/moderncssm/components/amount/component.js +1 -1
- package/moderncssm/components/amount/index.d.ts +1 -1
- package/moderncssm/components/amount/index.js +1 -1
- package/moderncssm/components/amount-title/component.js +1 -1
- package/moderncssm/components/amount-title/index.d.ts +1 -1
- package/moderncssm/components/amount-title/index.js +1 -1
- package/moderncssm/components/category/component.js +1 -1
- package/moderncssm/components/category/index.d.ts +1 -1
- package/moderncssm/components/category/index.js +1 -1
- package/moderncssm/components/content/component.js +1 -1
- package/moderncssm/components/content/index.d.ts +1 -1
- package/moderncssm/components/content/index.js +1 -1
- package/moderncssm/components/footer/component.js +1 -1
- package/moderncssm/components/footer/index.d.ts +1 -1
- package/moderncssm/components/footer/index.js +1 -1
- package/moderncssm/components/footer-button/component.js +1 -1
- package/moderncssm/components/footer-button/index.d.ts +1 -1
- package/moderncssm/components/footer-button/index.js +1 -1
- package/moderncssm/components/footer-text/component.js +1 -1
- package/moderncssm/components/footer-text/index.d.ts +1 -1
- package/moderncssm/components/footer-text/index.js +1 -1
- package/moderncssm/components/graphics/component.js +1 -1
- package/moderncssm/components/graphics/index.d.ts +1 -1
- package/moderncssm/components/graphics/index.js +1 -1
- package/moderncssm/components/main/component.js +1 -1
- package/moderncssm/components/main/index.d.ts +1 -1
- package/moderncssm/components/main/index.js +1 -1
- package/moderncssm/components/text/component.js +1 -1
- package/moderncssm/components/text/index.d.ts +1 -1
- package/moderncssm/components/text/index.js +1 -1
- package/moderncssm/index.d.ts +2 -2
- package/moderncssm/index.js +2 -1
- package/package.json +9 -8
- package/src/component.tsx +21 -2
- package/src/index.ts +16 -1
- package/moderncssm/component-8c83a9ca.d.ts +0 -127
- /package/{component-d977c34d.d.ts → component-4ddb1c01.d.ts} +0 -0
- /package/cssm/{component-24c65922.d.ts → component-195fb685.d.ts} +0 -0
- /package/esm/{component-63b6ba1a.d.ts → component-820518e9.d.ts} +0 -0
- /package/modern/{component-08a2ef45.d.ts → component-644d2c3d.d.ts} +0 -0
- /package/moderncssm/{component-1bce2bd3.d.ts → component-5b5fde55.d.ts} +0 -0
package/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: m85og */
|
|
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-status-info: #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 */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -29,17 +29,17 @@
|
|
|
29
29
|
} :root {
|
|
30
30
|
} :root {
|
|
31
31
|
--focus-color: var(--color-light-status-info);
|
|
32
|
-
} /* сбрасывает синюю подсветку при нажатии */ .pure-
|
|
32
|
+
} /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_2eg44 {
|
|
33
33
|
text-align: unset;
|
|
34
34
|
box-sizing: border-box;
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__horizontal_2eg44 {
|
|
36
36
|
display: flex;
|
|
37
37
|
width: 100%;
|
|
38
|
-
} .pure-
|
|
38
|
+
} .pure-cell__vertical_2eg44 {
|
|
39
39
|
display: flex;
|
|
40
40
|
align-items: center;
|
|
41
41
|
flex-direction: column;
|
|
42
|
-
} .pure-
|
|
42
|
+
} .pure-cell__button_2eg44 {
|
|
43
43
|
font-family: inherit;
|
|
44
44
|
background: none;
|
|
45
45
|
border: 0;
|
|
@@ -47,57 +47,57 @@
|
|
|
47
47
|
cursor: pointer;
|
|
48
48
|
transition: opacity 0.15s ease-in-out;
|
|
49
49
|
padding: var(--gap-0)
|
|
50
|
-
} .pure-
|
|
50
|
+
} .pure-cell__button_2eg44.pure-cell__hover_2eg44 {
|
|
51
51
|
opacity: 0.8;
|
|
52
|
-
} .pure-
|
|
52
|
+
} .pure-cell__button_2eg44.pure-cell__active_2eg44 {
|
|
53
53
|
opacity: 0.6;
|
|
54
|
-
} .pure-
|
|
54
|
+
} .pure-cell__link_2eg44 {
|
|
55
55
|
text-decoration: none;
|
|
56
56
|
color: inherit;
|
|
57
57
|
cursor: pointer;
|
|
58
58
|
transition: opacity 0.15s ease-in-out
|
|
59
|
-
} .pure-
|
|
59
|
+
} .pure-cell__link_2eg44.pure-cell__hover_2eg44 {
|
|
60
60
|
opacity: 0.8;
|
|
61
|
-
} .pure-
|
|
61
|
+
} .pure-cell__link_2eg44.pure-cell__active_2eg44 {
|
|
62
62
|
opacity: 0.6;
|
|
63
|
-
} .pure-
|
|
63
|
+
} .pure-cell__none_2eg44 {
|
|
64
64
|
padding: var(--gap-0);
|
|
65
|
-
} .pure-
|
|
65
|
+
} .pure-cell__airy_2eg44 {
|
|
66
66
|
padding: var(--gap-16) var(--gap-0);
|
|
67
|
-
} .pure-
|
|
67
|
+
} .pure-cell__default_2eg44 {
|
|
68
68
|
padding: var(--gap-12) var(--gap-0);
|
|
69
|
-
} .pure-
|
|
69
|
+
} .pure-cell__compact_2eg44 {
|
|
70
70
|
padding: var(--gap-8) var(--gap-0);
|
|
71
|
-
} .pure-
|
|
71
|
+
} .pure-cell__tiny_2eg44 {
|
|
72
72
|
padding: var(--gap-4) var(--gap-0);
|
|
73
|
-
} .pure-
|
|
73
|
+
} .pure-cell__noneTop_2eg44 {
|
|
74
74
|
padding-top: var(--gap-0);
|
|
75
|
-
} .pure-
|
|
75
|
+
} .pure-cell__airyTop_2eg44 {
|
|
76
76
|
padding-top: var(--gap-16);
|
|
77
|
-
} .pure-
|
|
77
|
+
} .pure-cell__defaultTop_2eg44 {
|
|
78
78
|
padding-top: var(--gap-12);
|
|
79
|
-
} .pure-
|
|
79
|
+
} .pure-cell__compactTop_2eg44 {
|
|
80
80
|
padding-top: var(--gap-8);
|
|
81
|
-
} .pure-
|
|
81
|
+
} .pure-cell__tinyTop_2eg44 {
|
|
82
82
|
padding-top: var(--gap-4);
|
|
83
|
-
} .pure-
|
|
83
|
+
} .pure-cell__noneBottom_2eg44 {
|
|
84
84
|
padding-bottom: var(--gap-0);
|
|
85
|
-
} .pure-
|
|
85
|
+
} .pure-cell__airyBottom_2eg44 {
|
|
86
86
|
padding-bottom: var(--gap-16);
|
|
87
|
-
} .pure-
|
|
87
|
+
} .pure-cell__defaultBottom_2eg44 {
|
|
88
88
|
padding-bottom: var(--gap-12);
|
|
89
|
-
} .pure-
|
|
89
|
+
} .pure-cell__compactBottom_2eg44 {
|
|
90
90
|
padding-bottom: var(--gap-8);
|
|
91
|
-
} .pure-
|
|
91
|
+
} .pure-cell__tinyBottom_2eg44 {
|
|
92
92
|
padding-bottom: var(--gap-4);
|
|
93
|
-
} .pure-
|
|
93
|
+
} .pure-cell__left_2eg44 {
|
|
94
94
|
padding-left: var(--gap-16);
|
|
95
|
-
} .pure-
|
|
95
|
+
} .pure-cell__right_2eg44 {
|
|
96
96
|
padding-right: var(--gap-16);
|
|
97
|
-
} .pure-
|
|
97
|
+
} .pure-cell__both_2eg44 {
|
|
98
98
|
padding-right: var(--gap-16);
|
|
99
99
|
padding-left: var(--gap-16);
|
|
100
|
-
} .pure-
|
|
100
|
+
} .pure-cell__focused_2eg44 {
|
|
101
101
|
outline: 2px solid var(--focus-color);
|
|
102
102
|
outline-offset: 2px;
|
|
103
103
|
}
|
package/esm/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { PureCell } from "./component-
|
|
2
|
-
export type { PureCellProps } from "./component-
|
|
1
|
+
export { PureCell, PureCellComponent, Main, Graphics, Content, Text, Amount, AmountTitle, Addon, Footer, ExtraSubtitle, FooterButton, Comment, Category } from "./component-fb05ccb7";
|
|
2
|
+
export type { PureCellProps } from "./component-fb05ccb7";
|
package/esm/index.js
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export { P as PureCell } from './component-
|
|
1
|
+
export { c as Addon, A as Amount, b as AmountTitle, e as Category, C as Content, E as ExtraSubtitle, F as Footer, d as FooterButton, G as Graphics, M as Main, P as PureCell, a as PureCellComponent, T as Text } from './component-820518e9.js';
|
|
2
|
+
export { Comment } from '@alfalab/core-components-comment/esm';
|
package/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: m85og */
|
|
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-status-info: #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 */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -29,17 +29,17 @@
|
|
|
29
29
|
} :root {
|
|
30
30
|
} :root {
|
|
31
31
|
--focus-color: var(--color-light-status-info);
|
|
32
|
-
} /* сбрасывает синюю подсветку при нажатии */ .pure-
|
|
32
|
+
} /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_2eg44 {
|
|
33
33
|
text-align: unset;
|
|
34
34
|
box-sizing: border-box;
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__horizontal_2eg44 {
|
|
36
36
|
display: flex;
|
|
37
37
|
width: 100%;
|
|
38
|
-
} .pure-
|
|
38
|
+
} .pure-cell__vertical_2eg44 {
|
|
39
39
|
display: flex;
|
|
40
40
|
align-items: center;
|
|
41
41
|
flex-direction: column;
|
|
42
|
-
} .pure-
|
|
42
|
+
} .pure-cell__button_2eg44 {
|
|
43
43
|
font-family: inherit;
|
|
44
44
|
background: none;
|
|
45
45
|
border: 0;
|
|
@@ -47,57 +47,57 @@
|
|
|
47
47
|
cursor: pointer;
|
|
48
48
|
transition: opacity 0.15s ease-in-out;
|
|
49
49
|
padding: var(--gap-0)
|
|
50
|
-
} .pure-
|
|
50
|
+
} .pure-cell__button_2eg44.pure-cell__hover_2eg44 {
|
|
51
51
|
opacity: 0.8;
|
|
52
|
-
} .pure-
|
|
52
|
+
} .pure-cell__button_2eg44.pure-cell__active_2eg44 {
|
|
53
53
|
opacity: 0.6;
|
|
54
|
-
} .pure-
|
|
54
|
+
} .pure-cell__link_2eg44 {
|
|
55
55
|
text-decoration: none;
|
|
56
56
|
color: inherit;
|
|
57
57
|
cursor: pointer;
|
|
58
58
|
transition: opacity 0.15s ease-in-out
|
|
59
|
-
} .pure-
|
|
59
|
+
} .pure-cell__link_2eg44.pure-cell__hover_2eg44 {
|
|
60
60
|
opacity: 0.8;
|
|
61
|
-
} .pure-
|
|
61
|
+
} .pure-cell__link_2eg44.pure-cell__active_2eg44 {
|
|
62
62
|
opacity: 0.6;
|
|
63
|
-
} .pure-
|
|
63
|
+
} .pure-cell__none_2eg44 {
|
|
64
64
|
padding: var(--gap-0);
|
|
65
|
-
} .pure-
|
|
65
|
+
} .pure-cell__airy_2eg44 {
|
|
66
66
|
padding: var(--gap-16) var(--gap-0);
|
|
67
|
-
} .pure-
|
|
67
|
+
} .pure-cell__default_2eg44 {
|
|
68
68
|
padding: var(--gap-12) var(--gap-0);
|
|
69
|
-
} .pure-
|
|
69
|
+
} .pure-cell__compact_2eg44 {
|
|
70
70
|
padding: var(--gap-8) var(--gap-0);
|
|
71
|
-
} .pure-
|
|
71
|
+
} .pure-cell__tiny_2eg44 {
|
|
72
72
|
padding: var(--gap-4) var(--gap-0);
|
|
73
|
-
} .pure-
|
|
73
|
+
} .pure-cell__noneTop_2eg44 {
|
|
74
74
|
padding-top: var(--gap-0);
|
|
75
|
-
} .pure-
|
|
75
|
+
} .pure-cell__airyTop_2eg44 {
|
|
76
76
|
padding-top: var(--gap-16);
|
|
77
|
-
} .pure-
|
|
77
|
+
} .pure-cell__defaultTop_2eg44 {
|
|
78
78
|
padding-top: var(--gap-12);
|
|
79
|
-
} .pure-
|
|
79
|
+
} .pure-cell__compactTop_2eg44 {
|
|
80
80
|
padding-top: var(--gap-8);
|
|
81
|
-
} .pure-
|
|
81
|
+
} .pure-cell__tinyTop_2eg44 {
|
|
82
82
|
padding-top: var(--gap-4);
|
|
83
|
-
} .pure-
|
|
83
|
+
} .pure-cell__noneBottom_2eg44 {
|
|
84
84
|
padding-bottom: var(--gap-0);
|
|
85
|
-
} .pure-
|
|
85
|
+
} .pure-cell__airyBottom_2eg44 {
|
|
86
86
|
padding-bottom: var(--gap-16);
|
|
87
|
-
} .pure-
|
|
87
|
+
} .pure-cell__defaultBottom_2eg44 {
|
|
88
88
|
padding-bottom: var(--gap-12);
|
|
89
|
-
} .pure-
|
|
89
|
+
} .pure-cell__compactBottom_2eg44 {
|
|
90
90
|
padding-bottom: var(--gap-8);
|
|
91
|
-
} .pure-
|
|
91
|
+
} .pure-cell__tinyBottom_2eg44 {
|
|
92
92
|
padding-bottom: var(--gap-4);
|
|
93
|
-
} .pure-
|
|
93
|
+
} .pure-cell__left_2eg44 {
|
|
94
94
|
padding-left: var(--gap-16);
|
|
95
|
-
} .pure-
|
|
95
|
+
} .pure-cell__right_2eg44 {
|
|
96
96
|
padding-right: var(--gap-16);
|
|
97
|
-
} .pure-
|
|
97
|
+
} .pure-cell__both_2eg44 {
|
|
98
98
|
padding-right: var(--gap-16);
|
|
99
99
|
padding-left: var(--gap-16);
|
|
100
|
-
} .pure-
|
|
100
|
+
} .pure-cell__focused_2eg44 {
|
|
101
101
|
outline: 2px solid var(--focus-color);
|
|
102
102
|
outline-offset: 2px;
|
|
103
103
|
}
|
package/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { PureCell } from "./component-
|
|
2
|
-
export type { PureCellProps } from "./component-
|
|
1
|
+
export { PureCell, PureCellComponent, Main, Graphics, Content, Text, Amount, AmountTitle, Addon, Footer, ExtraSubtitle, FooterButton, Comment, Category } from "./component-fb05ccb7";
|
|
2
|
+
export type { PureCellProps } from "./component-fb05ccb7";
|
package/index.js
CHANGED
|
@@ -2,8 +2,25 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var components_addon_component = require('./component-
|
|
5
|
+
var components_addon_component = require('./component-4ddb1c01.js');
|
|
6
|
+
var coreComponentsComment = require('@alfalab/core-components-comment');
|
|
6
7
|
|
|
7
8
|
|
|
8
9
|
|
|
10
|
+
exports.Addon = components_addon_component.Addon;
|
|
11
|
+
exports.Amount = components_addon_component.Amount;
|
|
12
|
+
exports.AmountTitle = components_addon_component.AmountTitle;
|
|
13
|
+
exports.Category = components_addon_component.Category;
|
|
14
|
+
exports.Content = components_addon_component.Content;
|
|
15
|
+
exports.ExtraSubtitle = components_addon_component.ExtraSubtitle;
|
|
16
|
+
exports.Footer = components_addon_component.Footer;
|
|
17
|
+
exports.FooterButton = components_addon_component.FooterButton;
|
|
18
|
+
exports.Graphics = components_addon_component.Graphics;
|
|
19
|
+
exports.Main = components_addon_component.Main;
|
|
9
20
|
exports.PureCell = components_addon_component.PureCell;
|
|
21
|
+
exports.PureCellComponent = components_addon_component.PureCellComponent;
|
|
22
|
+
exports.Text = components_addon_component.Text;
|
|
23
|
+
Object.defineProperty(exports, 'Comment', {
|
|
24
|
+
enumerable: true,
|
|
25
|
+
get: function () { return coreComponentsComment.Comment; }
|
|
26
|
+
});
|
|
@@ -8,7 +8,7 @@ import { Amount as Amount$1 } from '@alfalab/core-components-amount/modern';
|
|
|
8
8
|
import { Text as Text$1, TitleResponsive } 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_1swmt","none":"pure-cell__none_1swmt","default":"pure-cell__default_1swmt","addonPadding":"pure-cell__addonPadding_1swmt","auto":"pure-cell__auto_1swmt","top":"pure-cell__top_1swmt","center":"pure-cell__center_1swmt","bottom":"pure-cell__bottom_1swmt","button":"pure-cell__button_1swmt"};
|
|
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_b3wu2","hidden":"pure-cell__hidden_b3wu2","hiddenWrapper":"pure-cell__hiddenWrapper_b3wu2"};
|
|
42
42
|
require('./components/amount/index.css')
|
|
43
43
|
|
|
44
44
|
const Amount = ({ weight = 'normal', textView = 'component', color = 'primary', minority, minorUnits = 100, hidden, dataTestId, ...restProps }) => {
|
|
@@ -51,7 +51,7 @@ const Amount = ({ weight = 'normal', textView = 'component', color = 'primary',
|
|
|
51
51
|
React.createElement(Amount$1, { minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount'), ...restProps })));
|
|
52
52
|
};
|
|
53
53
|
|
|
54
|
-
const styles$8 = {"component":"pure-
|
|
54
|
+
const styles$8 = {"component":"pure-cell__component_1vvwu","weight":"pure-cell__weight_1vvwu","hidden":"pure-cell__hidden_1vvwu","hidden-xsmall":"pure-cell__hidden-xsmall_1vvwu","hidden-small":"pure-cell__hidden-small_1vvwu","hidden-medium":"pure-cell__hidden-medium_1vvwu","hidden-large":"pure-cell__hidden-large_1vvwu","hidden-xlarge":"pure-cell__hidden-xlarge_1vvwu","hiddenWrapper":"pure-cell__hiddenWrapper_1vvwu","hiddenWrapper-xsmall":"pure-cell__hiddenWrapper-xsmall_1vvwu","hiddenWrapper-small":"pure-cell__hiddenWrapper-small_1vvwu","hiddenWrapper-medium":"pure-cell__hiddenWrapper-medium_1vvwu","hiddenWrapper-large":"pure-cell__hiddenWrapper-large_1vvwu","hiddenWrapper-xlarge":"pure-cell__hiddenWrapper-xlarge_1vvwu"};
|
|
55
55
|
require('./components/amount-title/index.css')
|
|
56
56
|
|
|
57
57
|
const AmountTitle = ({ minority, minorUnits = 100, hidden, className, color = 'primary', dataTestId, titleProps: titlePropsFromProps = {}, ...restProps }) => {
|
|
@@ -70,7 +70,7 @@ const AmountTitle = ({ minority, minorUnits = 100, hidden, className, color = 'p
|
|
|
70
70
|
React.createElement(Amount$1, { minority: minority || minorUnits, className: cn(styles$8.weight, className), dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'core-amount-title'), ...restProps, bold: 'none' })));
|
|
71
71
|
};
|
|
72
72
|
|
|
73
|
-
const styles$7 = {"component":"pure-
|
|
73
|
+
const styles$7 = {"component":"pure-cell__component_1wyt0","categoryName":"pure-cell__categoryName_1wyt0","categoryPercent":"pure-cell__categoryPercent_1wyt0","rightAddon":"pure-cell__rightAddon_1wyt0"};
|
|
74
74
|
require('./components/category/index.css')
|
|
75
75
|
|
|
76
76
|
const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) => {
|
|
@@ -83,7 +83,7 @@ const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) =
|
|
|
83
83
|
rightAddons !== undefined && (React.createElement("div", { className: styles$7.rightAddon, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'category-right-addon') }, rightAddons))));
|
|
84
84
|
};
|
|
85
85
|
|
|
86
|
-
const styles$6 = {"component":"pure-
|
|
86
|
+
const styles$6 = {"component":"pure-cell__component_1i742","horizontal":"pure-cell__horizontal_1i742"};
|
|
87
87
|
require('./components/content/index.css')
|
|
88
88
|
|
|
89
89
|
const Content = ({ children, dataTestId }) => {
|
|
@@ -91,7 +91,7 @@ const Content = ({ children, dataTestId }) => {
|
|
|
91
91
|
return (React.createElement("section", { className: cn(styles$6.component, { [styles$6.horizontal]: direction === 'horizontal' }), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'content') }, children));
|
|
92
92
|
};
|
|
93
93
|
|
|
94
|
-
const styles$5 = {"component":"pure-
|
|
94
|
+
const styles$5 = {"component":"pure-cell__component_knht5","none":"pure-cell__none_knht5","default":"pure-cell__default_knht5"};
|
|
95
95
|
require('./components/footer/index.css')
|
|
96
96
|
|
|
97
97
|
const Footer = ({ children, footerPadding = 'default', dataTestId }) => {
|
|
@@ -99,7 +99,7 @@ const Footer = ({ children, footerPadding = 'default', dataTestId }) => {
|
|
|
99
99
|
return (React.createElement("footer", { className: cn(styles$5.component, styles$5[footerPadding]), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer') }, children));
|
|
100
100
|
};
|
|
101
101
|
|
|
102
|
-
const styles$4 = {"component":"pure-
|
|
102
|
+
const styles$4 = {"component":"pure-cell__component_uocps"};
|
|
103
103
|
require('./components/footer-button/index.css')
|
|
104
104
|
|
|
105
105
|
const FooterButton = forwardRef(({ children, dataTestId, onClick, onMouseDown, onMouseEnter, onMouseLeave, ...props }, ref) => {
|
|
@@ -128,7 +128,7 @@ const FooterText = ({ children, color = 'secondary', dataTestId, }) => {
|
|
|
128
128
|
return (React.createElement(Text$1, { view: 'primary-small', color: color, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer-title') }, children));
|
|
129
129
|
};
|
|
130
130
|
|
|
131
|
-
const styles$3 = {"component":"pure-
|
|
131
|
+
const styles$3 = {"component":"pure-cell__component_2yvwm","top":"pure-cell__top_2yvwm","center":"pure-cell__center_2yvwm","bottom":"pure-cell__bottom_2yvwm","horizontal":"pure-cell__horizontal_2yvwm","none":"pure-cell__none_2yvwm","airy":"pure-cell__airy_2yvwm","default":"pure-cell__default_2yvwm","compact":"pure-cell__compact_2yvwm","tiny":"pure-cell__tiny_2yvwm","vertical":"pure-cell__vertical_2yvwm","button":"pure-cell__button_2yvwm"};
|
|
132
132
|
require('./components/graphics/index.css')
|
|
133
133
|
|
|
134
134
|
const GRAPHICS_COMPONENT = {
|
|
@@ -157,7 +157,7 @@ const Graphics = ({ children, dataTestId, verticalAlign = 'top', graphicPadding,
|
|
|
157
157
|
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));
|
|
158
158
|
};
|
|
159
159
|
|
|
160
|
-
const styles$2 = {"component":"pure-
|
|
160
|
+
const styles$2 = {"component":"pure-cell__component_1x7v1","vertical":"pure-cell__vertical_1x7v1","reverse":"pure-cell__reverse_1x7v1","button":"pure-cell__button_1x7v1"};
|
|
161
161
|
require('./components/main/index.css')
|
|
162
162
|
|
|
163
163
|
const MAIN_COMPONENT = {
|
|
@@ -187,7 +187,7 @@ const Main = ({ children, isReverse, className, dataTestId, onClick }) => {
|
|
|
187
187
|
}, { [styles$2.button]: onClick }, className), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'main'), ...(onClick && onMouseEvents) }, children));
|
|
188
188
|
};
|
|
189
189
|
|
|
190
|
-
const styles$1 = {"horizontal":"pure-
|
|
190
|
+
const styles$1 = {"horizontal":"pure-cell__horizontal_86no0","rowLimit1":"pure-cell__rowLimit1_86no0","rowLimit2":"pure-cell__rowLimit2_86no0","component":"pure-cell__component_86no0","vertical":"pure-cell__vertical_86no0","title":"pure-cell__title_86no0","value":"pure-cell__value_86no0"};
|
|
191
191
|
require('./components/text/index.css')
|
|
192
192
|
|
|
193
193
|
const Text = ({ children, value, rowLimit, view = 'component-primary', titleWeight, titleColor, valueColor, dataTestId, }) => {
|
|
@@ -202,7 +202,7 @@ const Text = ({ children, value, rowLimit, view = 'component-primary', titleWeig
|
|
|
202
202
|
React.createElement(Text$1, { view: view, tag: 'div', color: valueColor, className: className, "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'text_value') }, value)))));
|
|
203
203
|
};
|
|
204
204
|
|
|
205
|
-
const styles = {"component":"pure-
|
|
205
|
+
const styles = {"component":"pure-cell__component_2eg44","horizontal":"pure-cell__horizontal_2eg44","vertical":"pure-cell__vertical_2eg44","button":"pure-cell__button_2eg44","hover":"pure-cell__hover_2eg44","active":"pure-cell__active_2eg44","link":"pure-cell__link_2eg44","none":"pure-cell__none_2eg44","airy":"pure-cell__airy_2eg44","default":"pure-cell__default_2eg44","compact":"pure-cell__compact_2eg44","tiny":"pure-cell__tiny_2eg44","noneTop":"pure-cell__noneTop_2eg44","airyTop":"pure-cell__airyTop_2eg44","defaultTop":"pure-cell__defaultTop_2eg44","compactTop":"pure-cell__compactTop_2eg44","tinyTop":"pure-cell__tinyTop_2eg44","noneBottom":"pure-cell__noneBottom_2eg44","airyBottom":"pure-cell__airyBottom_2eg44","defaultBottom":"pure-cell__defaultBottom_2eg44","compactBottom":"pure-cell__compactBottom_2eg44","tinyBottom":"pure-cell__tinyBottom_2eg44","left":"pure-cell__left_2eg44","right":"pure-cell__right_2eg44","both":"pure-cell__both_2eg44","focused":"pure-cell__focused_2eg44"};
|
|
206
206
|
require('./index.css')
|
|
207
207
|
|
|
208
208
|
/* eslint-disable react/jsx-no-constructed-context-values */
|
|
@@ -258,6 +258,7 @@ const PureCellComponent = forwardRef(({ className, dataTestId, onClick, href, ta
|
|
|
258
258
|
return (React.createElement(Component, { ...restProps, ref: ref, tabIndex: 0, className: cn(addClasses, className), "data-test-id": dataTestId },
|
|
259
259
|
React.createElement(PureCellContext.Provider, { value: contextState }, children)));
|
|
260
260
|
});
|
|
261
|
+
const ExtraSubtitle = FooterText;
|
|
261
262
|
/**
|
|
262
263
|
* Универсальный конструктор для сборки любой ячейки.
|
|
263
264
|
*
|
|
@@ -272,11 +273,11 @@ const PureCell = Object.assign(PureCellComponent, {
|
|
|
272
273
|
AmountTitle,
|
|
273
274
|
Addon,
|
|
274
275
|
Footer,
|
|
275
|
-
ExtraSubtitle
|
|
276
|
+
ExtraSubtitle,
|
|
276
277
|
FooterButton,
|
|
277
278
|
Comment,
|
|
278
279
|
Category,
|
|
279
280
|
});
|
|
280
281
|
PureCellComponent.displayName = 'PureCellComponent';
|
|
281
282
|
|
|
282
|
-
export {
|
|
283
|
+
export { Amount as A, Content as C, ExtraSubtitle as E, Footer as F, Graphics as G, Main as M, PureCell as P, Text as T, PureCellComponent as a, AmountTitle as b, Addon as c, FooterButton as d, Category as e, FooterText as f, PureCellContext as g };
|
|
@@ -2,7 +2,18 @@
|
|
|
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 { Comment } from "@alfalab/core-components-comment";
|
|
6
|
+
import { Addon } from "./components/addon/index";
|
|
7
|
+
import { Amount } from "./components/amount/index";
|
|
8
|
+
import { AmountTitle } from "./components/amount-title/index";
|
|
9
|
+
import { Category } from "./components/category/index";
|
|
10
|
+
import { Content } from "./components/content/index";
|
|
11
|
+
import { Footer } from "./components/footer/index";
|
|
12
|
+
import { FooterButton } from "./components/footer-button/index";
|
|
5
13
|
import { FooterTextProps } from "./components/footer-text/index";
|
|
14
|
+
import { Graphics } from "./components/graphics/index";
|
|
15
|
+
import { Main } from "./components/main/index";
|
|
16
|
+
import { Text } from "./components/text/index";
|
|
6
17
|
import { PureCellElement } from "./components/types";
|
|
7
18
|
type PureCellContext = {
|
|
8
19
|
/** Направление */
|
|
@@ -59,6 +70,8 @@ type AnchorPureCellProps = BasePureCellProps & AnchorHTMLAttributes<HTMLAnchorEl
|
|
|
59
70
|
type ButtonPureCellProps = BasePureCellProps & ButtonHTMLAttributes<HTMLButtonElement>;
|
|
60
71
|
type ElementPureCellProps = BasePureCellProps & HTMLAttributes<HTMLElement>;
|
|
61
72
|
type PureCellProps = Partial<AnchorPureCellProps | ButtonPureCellProps | ElementPureCellProps>;
|
|
73
|
+
declare const PureCellComponent: React.ForwardRefExoticComponent<PureCellProps & React.RefAttributes<HTMLElement>>;
|
|
74
|
+
declare const ExtraSubtitle: React.FC<FooterTextProps>;
|
|
62
75
|
/**
|
|
63
76
|
* Универсальный конструктор для сборки любой ячейки.
|
|
64
77
|
*
|
|
@@ -124,4 +137,4 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
|
|
|
124
137
|
dataTestId?: string | undefined;
|
|
125
138
|
}>;
|
|
126
139
|
};
|
|
127
|
-
export { PureCellContext, PureCellProps, PureCell };
|
|
140
|
+
export { PureCellContext, PureCellProps, PureCell, PureCellComponent, Main, Graphics, Content, Text, Amount, AmountTitle, Addon, Footer, ExtraSubtitle, FooterButton, Comment, Category };
|
package/modern/component.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'react-merge-refs';
|
|
3
3
|
import 'classnames';
|
|
4
|
-
|
|
4
|
+
export { Comment } from '@alfalab/core-components-comment/modern';
|
|
5
5
|
import '@alfalab/hooks';
|
|
6
|
-
export { P as PureCell,
|
|
6
|
+
export { c as Addon, A as Amount, b as AmountTitle, e as Category, C as Content, E as ExtraSubtitle, F as Footer, d as FooterButton, G as Graphics, M as Main, P as PureCell, a as PureCellComponent, g as PureCellContext, T as Text } from './component-644d2c3d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1okvp */
|
|
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 */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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 */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -24,27 +24,27 @@
|
|
|
24
24
|
} /* сбрасывает синюю подсветку при нажатии */ :root {
|
|
25
25
|
--pure-cell-clickable-area-hover-opacity: 1;
|
|
26
26
|
--pure-cell-clickable-area-active-opacity: 1;
|
|
27
|
-
} .pure-
|
|
27
|
+
} .pure-cell__component_1swmt {
|
|
28
28
|
display: flex;
|
|
29
29
|
flex-direction: column;
|
|
30
30
|
align-items: flex-end
|
|
31
|
-
} .pure-
|
|
31
|
+
} .pure-cell__component_1swmt > * {
|
|
32
32
|
justify-content: flex-end;
|
|
33
|
-
} .pure-
|
|
33
|
+
} .pure-cell__component_1swmt.pure-cell__none_1swmt {
|
|
34
34
|
padding-left: var(--gap-0);
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__component_1swmt.pure-cell__default_1swmt {
|
|
36
36
|
padding-left: var(--gap-16);
|
|
37
|
-
} .pure-
|
|
37
|
+
} .pure-cell__component_1swmt.pure-cell__addonPadding_1swmt {
|
|
38
38
|
padding-left: var(--gap-16);
|
|
39
|
-
} .pure-
|
|
39
|
+
} .pure-cell__component_1swmt.pure-cell__auto_1swmt {
|
|
40
40
|
align-self: auto;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__component_1swmt.pure-cell__top_1swmt {
|
|
42
42
|
align-self: flex-start;
|
|
43
|
-
} .pure-
|
|
43
|
+
} .pure-cell__component_1swmt.pure-cell__center_1swmt {
|
|
44
44
|
align-self: center;
|
|
45
|
-
} .pure-
|
|
45
|
+
} .pure-cell__component_1swmt.pure-cell__bottom_1swmt {
|
|
46
46
|
align-self: flex-end;
|
|
47
|
-
} .pure-
|
|
47
|
+
} .pure-cell__button_1swmt {
|
|
48
48
|
-webkit-tap-highlight-color: transparent;
|
|
49
49
|
box-sizing: border-box;
|
|
50
50
|
background-color: transparent;
|
|
@@ -62,8 +62,8 @@
|
|
|
62
62
|
cursor: pointer;
|
|
63
63
|
padding: var(--gap-0);
|
|
64
64
|
transition: opacity 0.15s ease-in-out
|
|
65
|
-
} .pure-
|
|
65
|
+
} .pure-cell__button_1swmt:hover {
|
|
66
66
|
opacity: var(--pure-cell-clickable-area-hover-opacity);
|
|
67
|
-
} .pure-
|
|
67
|
+
} .pure-cell__button_1swmt:active {
|
|
68
68
|
opacity: var(--pure-cell-clickable-area-active-opacity);
|
|
69
69
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-644d2c3d";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { c as Addon } from '../../component-644d2c3d.js';
|