@alfalab/core-components-pure-cell 4.15.0 → 4.15.1
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-11f88b93.js → component-c95beb9f.js} +11 -11
- package/component.js +1 -1
- package/components/addon/component.js +1 -1
- package/components/addon/index.css +13 -13
- package/components/addon/index.d.ts +1 -1
- package/components/addon/index.js +1 -1
- package/components/amount/component.js +1 -1
- package/components/amount/index.css +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 +20 -20
- 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/esm/{component-d8766dbb.js → component-14b7004a.js} +11 -11
- package/esm/component.js +1 -1
- package/esm/components/addon/component.js +1 -1
- package/esm/components/addon/index.css +13 -13
- package/esm/components/addon/index.d.ts +1 -1
- package/esm/components/addon/index.js +1 -1
- package/esm/components/amount/component.js +1 -1
- package/esm/components/amount/index.css +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 +20 -20
- 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-5590db51.js → component-1d3f155a.js} +11 -11
- 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 +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 +20 -20
- 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 +4 -4
- /package/{component-11f88b93.d.ts → component-c95beb9f.d.ts} +0 -0
- /package/esm/{component-d8766dbb.d.ts → component-14b7004a.d.ts} +0 -0
- /package/modern/{component-5590db51.d.ts → component-1d3f155a.d.ts} +0 -0
package/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: k0ycd */
|
|
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 */
|
|
@@ -32,17 +32,17 @@
|
|
|
32
32
|
} :root {
|
|
33
33
|
} /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ :root {
|
|
34
34
|
--focus-color: var(--color-light-status-info);
|
|
35
|
-
} /* сбрасывает синюю подсветку при нажатии */ .pure-
|
|
35
|
+
} /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_16ldy {
|
|
36
36
|
text-align: unset;
|
|
37
37
|
box-sizing: border-box;
|
|
38
|
-
} .pure-
|
|
38
|
+
} .pure-cell__horizontal_16ldy {
|
|
39
39
|
display: flex;
|
|
40
40
|
width: 100%;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__vertical_16ldy {
|
|
42
42
|
display: flex;
|
|
43
43
|
align-items: center;
|
|
44
44
|
flex-direction: column;
|
|
45
|
-
} .pure-
|
|
45
|
+
} .pure-cell__button_16ldy {
|
|
46
46
|
font-family: inherit;
|
|
47
47
|
background: none;
|
|
48
48
|
border: 0;
|
|
@@ -50,57 +50,57 @@
|
|
|
50
50
|
cursor: pointer;
|
|
51
51
|
transition: opacity 0.15s ease-in-out;
|
|
52
52
|
padding: var(--gap-0)
|
|
53
|
-
} .pure-
|
|
53
|
+
} .pure-cell__button_16ldy.pure-cell__hover_16ldy {
|
|
54
54
|
opacity: 0.8;
|
|
55
|
-
} .pure-
|
|
55
|
+
} .pure-cell__button_16ldy.pure-cell__active_16ldy {
|
|
56
56
|
opacity: 0.6;
|
|
57
|
-
} .pure-
|
|
57
|
+
} .pure-cell__link_16ldy {
|
|
58
58
|
text-decoration: none;
|
|
59
59
|
color: inherit;
|
|
60
60
|
cursor: pointer;
|
|
61
61
|
transition: opacity 0.15s ease-in-out
|
|
62
|
-
} .pure-
|
|
62
|
+
} .pure-cell__link_16ldy.pure-cell__hover_16ldy {
|
|
63
63
|
opacity: 0.8;
|
|
64
|
-
} .pure-
|
|
64
|
+
} .pure-cell__link_16ldy.pure-cell__active_16ldy {
|
|
65
65
|
opacity: 0.6;
|
|
66
|
-
} .pure-
|
|
66
|
+
} .pure-cell__none_16ldy {
|
|
67
67
|
padding: var(--gap-0);
|
|
68
|
-
} .pure-
|
|
68
|
+
} .pure-cell__airy_16ldy {
|
|
69
69
|
padding: var(--gap-16) var(--gap-0);
|
|
70
|
-
} .pure-
|
|
70
|
+
} .pure-cell__default_16ldy {
|
|
71
71
|
padding: var(--gap-12) var(--gap-0);
|
|
72
|
-
} .pure-
|
|
72
|
+
} .pure-cell__compact_16ldy {
|
|
73
73
|
padding: var(--gap-8) var(--gap-0);
|
|
74
|
-
} .pure-
|
|
74
|
+
} .pure-cell__tiny_16ldy {
|
|
75
75
|
padding: var(--gap-4) var(--gap-0);
|
|
76
|
-
} .pure-
|
|
76
|
+
} .pure-cell__noneTop_16ldy {
|
|
77
77
|
padding-top: var(--gap-0);
|
|
78
|
-
} .pure-
|
|
78
|
+
} .pure-cell__airyTop_16ldy {
|
|
79
79
|
padding-top: var(--gap-16);
|
|
80
|
-
} .pure-
|
|
80
|
+
} .pure-cell__defaultTop_16ldy {
|
|
81
81
|
padding-top: var(--gap-12);
|
|
82
|
-
} .pure-
|
|
82
|
+
} .pure-cell__compactTop_16ldy {
|
|
83
83
|
padding-top: var(--gap-8);
|
|
84
|
-
} .pure-
|
|
84
|
+
} .pure-cell__tinyTop_16ldy {
|
|
85
85
|
padding-top: var(--gap-4);
|
|
86
|
-
} .pure-
|
|
86
|
+
} .pure-cell__noneBottom_16ldy {
|
|
87
87
|
padding-bottom: var(--gap-0);
|
|
88
|
-
} .pure-
|
|
88
|
+
} .pure-cell__airyBottom_16ldy {
|
|
89
89
|
padding-bottom: var(--gap-16);
|
|
90
|
-
} .pure-
|
|
90
|
+
} .pure-cell__defaultBottom_16ldy {
|
|
91
91
|
padding-bottom: var(--gap-12);
|
|
92
|
-
} .pure-
|
|
92
|
+
} .pure-cell__compactBottom_16ldy {
|
|
93
93
|
padding-bottom: var(--gap-8);
|
|
94
|
-
} .pure-
|
|
94
|
+
} .pure-cell__tinyBottom_16ldy {
|
|
95
95
|
padding-bottom: var(--gap-4);
|
|
96
|
-
} .pure-
|
|
96
|
+
} .pure-cell__left_16ldy {
|
|
97
97
|
padding-left: var(--gap-16);
|
|
98
|
-
} .pure-
|
|
98
|
+
} .pure-cell__right_16ldy {
|
|
99
99
|
padding-right: var(--gap-16);
|
|
100
|
-
} .pure-
|
|
100
|
+
} .pure-cell__both_16ldy {
|
|
101
101
|
padding-right: var(--gap-16);
|
|
102
102
|
padding-left: var(--gap-16);
|
|
103
|
-
} .pure-
|
|
103
|
+
} .pure-cell__focused_16ldy {
|
|
104
104
|
outline: 2px solid var(--focus-color);
|
|
105
105
|
outline-offset: 2px;
|
|
106
106
|
}
|
package/esm/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
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-
|
|
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-14b7004a.js';
|
|
2
2
|
export { Comment } from '@alfalab/core-components-comment/esm';
|
package/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: k0ycd */
|
|
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 */
|
|
@@ -32,17 +32,17 @@
|
|
|
32
32
|
} :root {
|
|
33
33
|
} /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ :root {
|
|
34
34
|
--focus-color: var(--color-light-status-info);
|
|
35
|
-
} /* сбрасывает синюю подсветку при нажатии */ .pure-
|
|
35
|
+
} /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_16ldy {
|
|
36
36
|
text-align: unset;
|
|
37
37
|
box-sizing: border-box;
|
|
38
|
-
} .pure-
|
|
38
|
+
} .pure-cell__horizontal_16ldy {
|
|
39
39
|
display: flex;
|
|
40
40
|
width: 100%;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__vertical_16ldy {
|
|
42
42
|
display: flex;
|
|
43
43
|
align-items: center;
|
|
44
44
|
flex-direction: column;
|
|
45
|
-
} .pure-
|
|
45
|
+
} .pure-cell__button_16ldy {
|
|
46
46
|
font-family: inherit;
|
|
47
47
|
background: none;
|
|
48
48
|
border: 0;
|
|
@@ -50,57 +50,57 @@
|
|
|
50
50
|
cursor: pointer;
|
|
51
51
|
transition: opacity 0.15s ease-in-out;
|
|
52
52
|
padding: var(--gap-0)
|
|
53
|
-
} .pure-
|
|
53
|
+
} .pure-cell__button_16ldy.pure-cell__hover_16ldy {
|
|
54
54
|
opacity: 0.8;
|
|
55
|
-
} .pure-
|
|
55
|
+
} .pure-cell__button_16ldy.pure-cell__active_16ldy {
|
|
56
56
|
opacity: 0.6;
|
|
57
|
-
} .pure-
|
|
57
|
+
} .pure-cell__link_16ldy {
|
|
58
58
|
text-decoration: none;
|
|
59
59
|
color: inherit;
|
|
60
60
|
cursor: pointer;
|
|
61
61
|
transition: opacity 0.15s ease-in-out
|
|
62
|
-
} .pure-
|
|
62
|
+
} .pure-cell__link_16ldy.pure-cell__hover_16ldy {
|
|
63
63
|
opacity: 0.8;
|
|
64
|
-
} .pure-
|
|
64
|
+
} .pure-cell__link_16ldy.pure-cell__active_16ldy {
|
|
65
65
|
opacity: 0.6;
|
|
66
|
-
} .pure-
|
|
66
|
+
} .pure-cell__none_16ldy {
|
|
67
67
|
padding: var(--gap-0);
|
|
68
|
-
} .pure-
|
|
68
|
+
} .pure-cell__airy_16ldy {
|
|
69
69
|
padding: var(--gap-16) var(--gap-0);
|
|
70
|
-
} .pure-
|
|
70
|
+
} .pure-cell__default_16ldy {
|
|
71
71
|
padding: var(--gap-12) var(--gap-0);
|
|
72
|
-
} .pure-
|
|
72
|
+
} .pure-cell__compact_16ldy {
|
|
73
73
|
padding: var(--gap-8) var(--gap-0);
|
|
74
|
-
} .pure-
|
|
74
|
+
} .pure-cell__tiny_16ldy {
|
|
75
75
|
padding: var(--gap-4) var(--gap-0);
|
|
76
|
-
} .pure-
|
|
76
|
+
} .pure-cell__noneTop_16ldy {
|
|
77
77
|
padding-top: var(--gap-0);
|
|
78
|
-
} .pure-
|
|
78
|
+
} .pure-cell__airyTop_16ldy {
|
|
79
79
|
padding-top: var(--gap-16);
|
|
80
|
-
} .pure-
|
|
80
|
+
} .pure-cell__defaultTop_16ldy {
|
|
81
81
|
padding-top: var(--gap-12);
|
|
82
|
-
} .pure-
|
|
82
|
+
} .pure-cell__compactTop_16ldy {
|
|
83
83
|
padding-top: var(--gap-8);
|
|
84
|
-
} .pure-
|
|
84
|
+
} .pure-cell__tinyTop_16ldy {
|
|
85
85
|
padding-top: var(--gap-4);
|
|
86
|
-
} .pure-
|
|
86
|
+
} .pure-cell__noneBottom_16ldy {
|
|
87
87
|
padding-bottom: var(--gap-0);
|
|
88
|
-
} .pure-
|
|
88
|
+
} .pure-cell__airyBottom_16ldy {
|
|
89
89
|
padding-bottom: var(--gap-16);
|
|
90
|
-
} .pure-
|
|
90
|
+
} .pure-cell__defaultBottom_16ldy {
|
|
91
91
|
padding-bottom: var(--gap-12);
|
|
92
|
-
} .pure-
|
|
92
|
+
} .pure-cell__compactBottom_16ldy {
|
|
93
93
|
padding-bottom: var(--gap-8);
|
|
94
|
-
} .pure-
|
|
94
|
+
} .pure-cell__tinyBottom_16ldy {
|
|
95
95
|
padding-bottom: var(--gap-4);
|
|
96
|
-
} .pure-
|
|
96
|
+
} .pure-cell__left_16ldy {
|
|
97
97
|
padding-left: var(--gap-16);
|
|
98
|
-
} .pure-
|
|
98
|
+
} .pure-cell__right_16ldy {
|
|
99
99
|
padding-right: var(--gap-16);
|
|
100
|
-
} .pure-
|
|
100
|
+
} .pure-cell__both_16ldy {
|
|
101
101
|
padding-right: var(--gap-16);
|
|
102
102
|
padding-left: var(--gap-16);
|
|
103
|
-
} .pure-
|
|
103
|
+
} .pure-cell__focused_16ldy {
|
|
104
104
|
outline: 2px solid var(--focus-color);
|
|
105
105
|
outline-offset: 2px;
|
|
106
106
|
}
|
package/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
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-c95beb9f.js');
|
|
6
6
|
var coreComponentsComment = require('@alfalab/core-components-comment');
|
|
7
7
|
|
|
8
8
|
|
|
@@ -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_1pfxz","none":"pure-cell__none_1pfxz","default":"pure-cell__default_1pfxz","addonPadding":"pure-cell__addonPadding_1pfxz","auto":"pure-cell__auto_1pfxz","top":"pure-cell__top_1pfxz","center":"pure-cell__center_1pfxz","bottom":"pure-cell__bottom_1pfxz","button":"pure-cell__button_1pfxz"};
|
|
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_rvh88","hidden":"pure-cell__hidden_rvh88","hiddenWrapper":"pure-cell__hiddenWrapper_rvh88"};
|
|
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_15g5c","weight":"pure-cell__weight_15g5c","hidden":"pure-cell__hidden_15g5c","hidden-xsmall":"pure-cell__hidden-xsmall_15g5c","hidden-small":"pure-cell__hidden-small_15g5c","hidden-medium":"pure-cell__hidden-medium_15g5c","hidden-large":"pure-cell__hidden-large_15g5c","hidden-xlarge":"pure-cell__hidden-xlarge_15g5c","hiddenWrapper":"pure-cell__hiddenWrapper_15g5c","hiddenWrapper-xsmall":"pure-cell__hiddenWrapper-xsmall_15g5c","hiddenWrapper-small":"pure-cell__hiddenWrapper-small_15g5c","hiddenWrapper-medium":"pure-cell__hiddenWrapper-medium_15g5c","hiddenWrapper-large":"pure-cell__hiddenWrapper-large_15g5c","hiddenWrapper-xlarge":"pure-cell__hiddenWrapper-xlarge_15g5c"};
|
|
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_qnzkh","categoryName":"pure-cell__categoryName_qnzkh","categoryPercent":"pure-cell__categoryPercent_qnzkh","rightAddon":"pure-cell__rightAddon_qnzkh"};
|
|
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_q6uwe","horizontal":"pure-cell__horizontal_q6uwe"};
|
|
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_irpl5","none":"pure-cell__none_irpl5","default":"pure-cell__default_irpl5"};
|
|
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_1n8zt"};
|
|
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_1y8ot","top":"pure-cell__top_1y8ot","center":"pure-cell__center_1y8ot","bottom":"pure-cell__bottom_1y8ot","horizontal":"pure-cell__horizontal_1y8ot","none":"pure-cell__none_1y8ot","max":"pure-cell__max_1y8ot","airy":"pure-cell__airy_1y8ot","default":"pure-cell__default_1y8ot","compact":"pure-cell__compact_1y8ot","tiny":"pure-cell__tiny_1y8ot","vertical":"pure-cell__vertical_1y8ot","button":"pure-cell__button_1y8ot"};
|
|
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_1iwbp","vertical":"pure-cell__vertical_1iwbp","reverse":"pure-cell__reverse_1iwbp","button":"pure-cell__button_1iwbp"};
|
|
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_18380","rowLimit1":"pure-cell__rowLimit1_18380","rowLimit2":"pure-cell__rowLimit2_18380","component":"pure-cell__component_18380","vertical":"pure-cell__vertical_18380","title":"pure-cell__title_18380","value":"pure-cell__value_18380"};
|
|
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_16ldy","horizontal":"pure-cell__horizontal_16ldy","vertical":"pure-cell__vertical_16ldy","button":"pure-cell__button_16ldy","hover":"pure-cell__hover_16ldy","active":"pure-cell__active_16ldy","link":"pure-cell__link_16ldy","none":"pure-cell__none_16ldy","airy":"pure-cell__airy_16ldy","default":"pure-cell__default_16ldy","compact":"pure-cell__compact_16ldy","tiny":"pure-cell__tiny_16ldy","noneTop":"pure-cell__noneTop_16ldy","airyTop":"pure-cell__airyTop_16ldy","defaultTop":"pure-cell__defaultTop_16ldy","compactTop":"pure-cell__compactTop_16ldy","tinyTop":"pure-cell__tinyTop_16ldy","noneBottom":"pure-cell__noneBottom_16ldy","airyBottom":"pure-cell__airyBottom_16ldy","defaultBottom":"pure-cell__defaultBottom_16ldy","compactBottom":"pure-cell__compactBottom_16ldy","tinyBottom":"pure-cell__tinyBottom_16ldy","left":"pure-cell__left_16ldy","right":"pure-cell__right_16ldy","both":"pure-cell__both_16ldy","focused":"pure-cell__focused_16ldy"};
|
|
206
206
|
require('./index.css')
|
|
207
207
|
|
|
208
208
|
/* 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
|
export { Comment } from '@alfalab/core-components-comment/modern';
|
|
5
5
|
import '@alfalab/hooks';
|
|
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-
|
|
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-1d3f155a.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: dyjfy */
|
|
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 */
|
|
@@ -27,27 +27,27 @@
|
|
|
27
27
|
} /* сбрасывает синюю подсветку при нажатии */ :root {
|
|
28
28
|
--pure-cell-clickable-area-hover-opacity: 1;
|
|
29
29
|
--pure-cell-clickable-area-active-opacity: 1;
|
|
30
|
-
} .pure-
|
|
30
|
+
} .pure-cell__component_1pfxz {
|
|
31
31
|
display: flex;
|
|
32
32
|
flex-direction: column;
|
|
33
33
|
align-items: flex-end
|
|
34
|
-
} .pure-
|
|
34
|
+
} .pure-cell__component_1pfxz > * {
|
|
35
35
|
justify-content: flex-end;
|
|
36
|
-
} .pure-
|
|
36
|
+
} .pure-cell__component_1pfxz.pure-cell__none_1pfxz {
|
|
37
37
|
padding-left: var(--gap-0);
|
|
38
|
-
} .pure-
|
|
38
|
+
} .pure-cell__component_1pfxz.pure-cell__default_1pfxz {
|
|
39
39
|
padding-left: var(--gap-16);
|
|
40
|
-
} .pure-
|
|
40
|
+
} .pure-cell__component_1pfxz.pure-cell__addonPadding_1pfxz {
|
|
41
41
|
padding-left: var(--gap-16);
|
|
42
|
-
} .pure-
|
|
42
|
+
} .pure-cell__component_1pfxz.pure-cell__auto_1pfxz {
|
|
43
43
|
align-self: auto;
|
|
44
|
-
} .pure-
|
|
44
|
+
} .pure-cell__component_1pfxz.pure-cell__top_1pfxz {
|
|
45
45
|
align-self: flex-start;
|
|
46
|
-
} .pure-
|
|
46
|
+
} .pure-cell__component_1pfxz.pure-cell__center_1pfxz {
|
|
47
47
|
align-self: center;
|
|
48
|
-
} .pure-
|
|
48
|
+
} .pure-cell__component_1pfxz.pure-cell__bottom_1pfxz {
|
|
49
49
|
align-self: flex-end;
|
|
50
|
-
} .pure-
|
|
50
|
+
} .pure-cell__button_1pfxz {
|
|
51
51
|
-webkit-tap-highlight-color: transparent;
|
|
52
52
|
box-sizing: border-box;
|
|
53
53
|
background-color: transparent;
|
|
@@ -65,8 +65,8 @@
|
|
|
65
65
|
cursor: pointer;
|
|
66
66
|
padding: var(--gap-0);
|
|
67
67
|
transition: opacity 0.15s ease-in-out
|
|
68
|
-
} .pure-
|
|
68
|
+
} .pure-cell__button_1pfxz:hover {
|
|
69
69
|
opacity: var(--pure-cell-clickable-area-hover-opacity);
|
|
70
|
-
} .pure-
|
|
70
|
+
} .pure-cell__button_1pfxz:active {
|
|
71
71
|
opacity: var(--pure-cell-clickable-area-active-opacity);
|
|
72
72
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-1d3f155a";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { c as Addon } from '../../component-
|
|
1
|
+
export { c as Addon } from '../../component-1d3f155a.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-1d3f155a.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: sbre9 */
|
|
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-neutral-translucent-400: rgba(5, 11, 44, 0.18); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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,16 +29,16 @@
|
|
|
29
29
|
--gap-8: var(--gap-xs);
|
|
30
30
|
} :root {
|
|
31
31
|
} /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ :root {
|
|
32
|
-
} /* сбрасывает синюю подсветку при нажатии */ .pure-
|
|
32
|
+
} /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_rvh88 {
|
|
33
33
|
padding: var(--gap-2) var(--gap-0);
|
|
34
34
|
display: flex;
|
|
35
|
-
} .pure-
|
|
35
|
+
} .pure-cell__hidden_rvh88 {
|
|
36
36
|
background: var(--color-light-neutral-translucent-400);
|
|
37
37
|
border-radius: var(--border-radius-8);
|
|
38
38
|
display: inline-block;
|
|
39
39
|
height: 24px;
|
|
40
40
|
width: 120px;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__hiddenWrapper_rvh88 {
|
|
42
42
|
display: flex;
|
|
43
43
|
padding: var(--gap-8) var(--gap-0);
|
|
44
44
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-1d3f155a";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { A as Amount } from '../../component-
|
|
1
|
+
export { A as Amount } from '../../component-1d3f155a.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-1d3f155a.js';
|