@alfalab/core-components-pure-cell 4.14.6 → 4.14.8
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-cf97a8da.js → component-2c81f42c.js} +11 -11
- package/component.js +1 -1
- package/components/addon/component.js +1 -1
- package/components/addon/index.css +14 -14
- 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 +5 -5
- 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 +16 -16
- 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 +6 -6
- 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 +4 -4
- 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 +5 -5
- 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 +3 -3
- 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 +19 -19
- 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 +8 -8
- 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 +8 -8
- package/components/text/index.d.ts +1 -1
- package/components/text/index.js +1 -1
- package/cssm/components/addon/index.module.css +1 -1
- package/cssm/components/amount/index.module.css +1 -1
- package/cssm/components/amount-title/index.module.css +1 -1
- package/cssm/components/category/index.module.css +1 -1
- package/cssm/components/content/index.module.css +1 -1
- package/cssm/components/footer/index.module.css +1 -1
- package/cssm/components/footer-button/index.module.css +1 -1
- package/cssm/components/graphics/index.module.css +1 -1
- package/cssm/components/main/index.module.css +1 -1
- package/cssm/components/text/index.module.css +1 -1
- package/cssm/index.module.css +1 -1
- package/cssm/vars.css +1 -1
- package/esm/{component-ea591542.js → component-a451f3bb.js} +11 -11
- package/esm/component.js +1 -1
- package/esm/components/addon/component.js +1 -1
- package/esm/components/addon/index.css +14 -14
- 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 +5 -5
- 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 +16 -16
- 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 +6 -6
- 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 +4 -4
- 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 +5 -5
- 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 +3 -3
- 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 +19 -19
- 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 +8 -8
- 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 +8 -8
- package/esm/components/text/index.d.ts +1 -1
- package/esm/components/text/index.js +1 -1
- package/esm/index.css +30 -30
- package/esm/index.js +1 -1
- package/index.css +30 -30
- package/index.js +1 -1
- package/modern/{component-8b823b36.js → component-afdbf9a1.js} +11 -11
- package/modern/component.js +1 -1
- package/modern/components/addon/component.js +1 -1
- package/modern/components/addon/index.css +14 -14
- 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 +5 -5
- 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 +16 -16
- 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 +6 -6
- 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 +4 -4
- 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 +5 -5
- 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 +3 -3
- 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 +19 -19
- 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 +8 -8
- 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 +8 -8
- package/modern/components/text/index.d.ts +1 -1
- package/modern/components/text/index.js +1 -1
- package/modern/index.css +30 -30
- package/modern/index.js +1 -1
- package/package.json +5 -5
- /package/{component-cf97a8da.d.ts → component-2c81f42c.d.ts} +0 -0
- /package/esm/{component-ea591542.d.ts → component-a451f3bb.d.ts} +0 -0
- /package/modern/{component-8b823b36.d.ts → component-afdbf9a1.d.ts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 4fgwr */
|
|
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 */
|
|
@@ -23,27 +23,27 @@
|
|
|
23
23
|
--gap-0: 0px;
|
|
24
24
|
--gap-2: var(--gap-3xs);
|
|
25
25
|
} :root {
|
|
26
|
-
} :root {
|
|
26
|
+
} /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ :root {
|
|
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_1b8fx {
|
|
31
31
|
display: flex;
|
|
32
32
|
flex-direction: column;
|
|
33
33
|
align-self: center;
|
|
34
34
|
|
|
35
35
|
/* can use /r/n */
|
|
36
36
|
white-space: pre-line
|
|
37
|
-
} .pure-
|
|
37
|
+
} .pure-cell__component_1b8fx.pure-cell__vertical_1b8fx {
|
|
38
38
|
grid-row-gap: var(--gap-2);
|
|
39
39
|
justify-content: center;
|
|
40
40
|
align-items: center;
|
|
41
41
|
|
|
42
42
|
/* for button */
|
|
43
43
|
text-align: center;
|
|
44
|
-
} .pure-
|
|
44
|
+
} .pure-cell__component_1b8fx.pure-cell__reverse_1b8fx {
|
|
45
45
|
flex-direction: column-reverse;
|
|
46
|
-
} .pure-
|
|
46
|
+
} .pure-cell__component_1b8fx.pure-cell__button_1b8fx {
|
|
47
47
|
-webkit-tap-highlight-color: transparent;
|
|
48
48
|
box-sizing: border-box;
|
|
49
49
|
background-color: transparent;
|
|
@@ -62,8 +62,8 @@
|
|
|
62
62
|
padding: var(--gap-0);
|
|
63
63
|
transition: opacity 0.15s ease-in-out;
|
|
64
64
|
min-width: auto
|
|
65
|
-
} .pure-
|
|
65
|
+
} .pure-cell__component_1b8fx.pure-cell__button_1b8fx:hover {
|
|
66
66
|
opacity: var(--pure-cell-clickable-area-hover-opacity);
|
|
67
|
-
} .pure-
|
|
67
|
+
} .pure-cell__component_1b8fx.pure-cell__button_1b8fx:active {
|
|
68
68
|
opacity: var(--pure-cell-clickable-area-active-opacity);
|
|
69
69
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-a451f3bb";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { M as Main } from '../../component-
|
|
1
|
+
export { M as Main } from '../../component-a451f3bb.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: cmfsu */
|
|
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 */
|
|
@@ -25,30 +25,30 @@
|
|
|
25
25
|
--gap-2: var(--gap-3xs);
|
|
26
26
|
--gap-16: var(--gap-m);
|
|
27
27
|
} :root {
|
|
28
|
-
} :root {
|
|
29
|
-
} /* сбрасывает синюю подсветку при нажатии */ .pure-
|
|
28
|
+
} /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ :root {
|
|
29
|
+
} /* сбрасывает синюю подсветку при нажатии */ .pure-cell__horizontal_1kkz2 {
|
|
30
30
|
padding: var(--gap-2) var(--gap-0);
|
|
31
|
-
} .pure-
|
|
31
|
+
} .pure-cell__rowLimit1_1kkz2 {
|
|
32
32
|
-webkit-line-clamp: 1;
|
|
33
33
|
display: -webkit-box;
|
|
34
34
|
-webkit-box-orient: vertical;
|
|
35
35
|
overflow: hidden;
|
|
36
36
|
word-break: break-all;
|
|
37
|
-
} .pure-
|
|
37
|
+
} .pure-cell__rowLimit2_1kkz2 {
|
|
38
38
|
-webkit-line-clamp: 2;
|
|
39
39
|
display: -webkit-box;
|
|
40
40
|
-webkit-box-orient: vertical;
|
|
41
41
|
overflow: hidden;
|
|
42
|
-
} .pure-
|
|
42
|
+
} .pure-cell__component_1kkz2 {
|
|
43
43
|
display: flex;
|
|
44
44
|
flex-direction: row;
|
|
45
45
|
flex-wrap: nowrap;
|
|
46
46
|
justify-content: space-between;
|
|
47
47
|
margin: var(--gap-2) var(--gap-0);
|
|
48
48
|
word-break: break-word;
|
|
49
|
-
} .pure-
|
|
49
|
+
} .pure-cell__component_1kkz2 .pure-cell__vertical_1kkz2 {
|
|
50
50
|
justify-content: center;
|
|
51
|
-
} .pure-
|
|
51
|
+
} .pure-cell__title_1kkz2 + .pure-cell__value_1kkz2 {
|
|
52
52
|
margin-left: var(--gap-16);
|
|
53
53
|
flex-shrink: 0;
|
|
54
54
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "../../component-
|
|
1
|
+
export * from "../../component-a451f3bb";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as Text } from '../../component-
|
|
1
|
+
export { T as Text } from '../../component-a451f3bb.js';
|
package/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: hm7og */
|
|
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 */
|
|
@@ -30,19 +30,19 @@
|
|
|
30
30
|
--gap-12: var(--gap-s);
|
|
31
31
|
--gap-16: var(--gap-m);
|
|
32
32
|
} :root {
|
|
33
|
-
} :root {
|
|
33
|
+
} /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ :root {
|
|
34
34
|
--focus-color: var(--color-light-status-info);
|
|
35
|
-
} /* сбрасывает синюю подсветку при нажатии */ .pure-
|
|
35
|
+
} /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_1evim {
|
|
36
36
|
text-align: unset;
|
|
37
37
|
box-sizing: border-box;
|
|
38
|
-
} .pure-
|
|
38
|
+
} .pure-cell__horizontal_1evim {
|
|
39
39
|
display: flex;
|
|
40
40
|
width: 100%;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__vertical_1evim {
|
|
42
42
|
display: flex;
|
|
43
43
|
align-items: center;
|
|
44
44
|
flex-direction: column;
|
|
45
|
-
} .pure-
|
|
45
|
+
} .pure-cell__button_1evim {
|
|
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_1evim.pure-cell__hover_1evim {
|
|
54
54
|
opacity: 0.8;
|
|
55
|
-
} .pure-
|
|
55
|
+
} .pure-cell__button_1evim.pure-cell__active_1evim {
|
|
56
56
|
opacity: 0.6;
|
|
57
|
-
} .pure-
|
|
57
|
+
} .pure-cell__link_1evim {
|
|
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_1evim.pure-cell__hover_1evim {
|
|
63
63
|
opacity: 0.8;
|
|
64
|
-
} .pure-
|
|
64
|
+
} .pure-cell__link_1evim.pure-cell__active_1evim {
|
|
65
65
|
opacity: 0.6;
|
|
66
|
-
} .pure-
|
|
66
|
+
} .pure-cell__none_1evim {
|
|
67
67
|
padding: var(--gap-0);
|
|
68
|
-
} .pure-
|
|
68
|
+
} .pure-cell__airy_1evim {
|
|
69
69
|
padding: var(--gap-16) var(--gap-0);
|
|
70
|
-
} .pure-
|
|
70
|
+
} .pure-cell__default_1evim {
|
|
71
71
|
padding: var(--gap-12) var(--gap-0);
|
|
72
|
-
} .pure-
|
|
72
|
+
} .pure-cell__compact_1evim {
|
|
73
73
|
padding: var(--gap-8) var(--gap-0);
|
|
74
|
-
} .pure-
|
|
74
|
+
} .pure-cell__tiny_1evim {
|
|
75
75
|
padding: var(--gap-4) var(--gap-0);
|
|
76
|
-
} .pure-
|
|
76
|
+
} .pure-cell__noneTop_1evim {
|
|
77
77
|
padding-top: var(--gap-0);
|
|
78
|
-
} .pure-
|
|
78
|
+
} .pure-cell__airyTop_1evim {
|
|
79
79
|
padding-top: var(--gap-16);
|
|
80
|
-
} .pure-
|
|
80
|
+
} .pure-cell__defaultTop_1evim {
|
|
81
81
|
padding-top: var(--gap-12);
|
|
82
|
-
} .pure-
|
|
82
|
+
} .pure-cell__compactTop_1evim {
|
|
83
83
|
padding-top: var(--gap-8);
|
|
84
|
-
} .pure-
|
|
84
|
+
} .pure-cell__tinyTop_1evim {
|
|
85
85
|
padding-top: var(--gap-4);
|
|
86
|
-
} .pure-
|
|
86
|
+
} .pure-cell__noneBottom_1evim {
|
|
87
87
|
padding-bottom: var(--gap-0);
|
|
88
|
-
} .pure-
|
|
88
|
+
} .pure-cell__airyBottom_1evim {
|
|
89
89
|
padding-bottom: var(--gap-16);
|
|
90
|
-
} .pure-
|
|
90
|
+
} .pure-cell__defaultBottom_1evim {
|
|
91
91
|
padding-bottom: var(--gap-12);
|
|
92
|
-
} .pure-
|
|
92
|
+
} .pure-cell__compactBottom_1evim {
|
|
93
93
|
padding-bottom: var(--gap-8);
|
|
94
|
-
} .pure-
|
|
94
|
+
} .pure-cell__tinyBottom_1evim {
|
|
95
95
|
padding-bottom: var(--gap-4);
|
|
96
|
-
} .pure-
|
|
96
|
+
} .pure-cell__left_1evim {
|
|
97
97
|
padding-left: var(--gap-16);
|
|
98
|
-
} .pure-
|
|
98
|
+
} .pure-cell__right_1evim {
|
|
99
99
|
padding-right: var(--gap-16);
|
|
100
|
-
} .pure-
|
|
100
|
+
} .pure-cell__both_1evim {
|
|
101
101
|
padding-right: var(--gap-16);
|
|
102
102
|
padding-left: var(--gap-16);
|
|
103
|
-
} .pure-
|
|
103
|
+
} .pure-cell__focused_1evim {
|
|
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-a451f3bb.js';
|
|
2
2
|
export { Comment } from '@alfalab/core-components-comment/esm';
|
package/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: hm7og */
|
|
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 */
|
|
@@ -30,19 +30,19 @@
|
|
|
30
30
|
--gap-12: var(--gap-s);
|
|
31
31
|
--gap-16: var(--gap-m);
|
|
32
32
|
} :root {
|
|
33
|
-
} :root {
|
|
33
|
+
} /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ :root {
|
|
34
34
|
--focus-color: var(--color-light-status-info);
|
|
35
|
-
} /* сбрасывает синюю подсветку при нажатии */ .pure-
|
|
35
|
+
} /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_1evim {
|
|
36
36
|
text-align: unset;
|
|
37
37
|
box-sizing: border-box;
|
|
38
|
-
} .pure-
|
|
38
|
+
} .pure-cell__horizontal_1evim {
|
|
39
39
|
display: flex;
|
|
40
40
|
width: 100%;
|
|
41
|
-
} .pure-
|
|
41
|
+
} .pure-cell__vertical_1evim {
|
|
42
42
|
display: flex;
|
|
43
43
|
align-items: center;
|
|
44
44
|
flex-direction: column;
|
|
45
|
-
} .pure-
|
|
45
|
+
} .pure-cell__button_1evim {
|
|
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_1evim.pure-cell__hover_1evim {
|
|
54
54
|
opacity: 0.8;
|
|
55
|
-
} .pure-
|
|
55
|
+
} .pure-cell__button_1evim.pure-cell__active_1evim {
|
|
56
56
|
opacity: 0.6;
|
|
57
|
-
} .pure-
|
|
57
|
+
} .pure-cell__link_1evim {
|
|
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_1evim.pure-cell__hover_1evim {
|
|
63
63
|
opacity: 0.8;
|
|
64
|
-
} .pure-
|
|
64
|
+
} .pure-cell__link_1evim.pure-cell__active_1evim {
|
|
65
65
|
opacity: 0.6;
|
|
66
|
-
} .pure-
|
|
66
|
+
} .pure-cell__none_1evim {
|
|
67
67
|
padding: var(--gap-0);
|
|
68
|
-
} .pure-
|
|
68
|
+
} .pure-cell__airy_1evim {
|
|
69
69
|
padding: var(--gap-16) var(--gap-0);
|
|
70
|
-
} .pure-
|
|
70
|
+
} .pure-cell__default_1evim {
|
|
71
71
|
padding: var(--gap-12) var(--gap-0);
|
|
72
|
-
} .pure-
|
|
72
|
+
} .pure-cell__compact_1evim {
|
|
73
73
|
padding: var(--gap-8) var(--gap-0);
|
|
74
|
-
} .pure-
|
|
74
|
+
} .pure-cell__tiny_1evim {
|
|
75
75
|
padding: var(--gap-4) var(--gap-0);
|
|
76
|
-
} .pure-
|
|
76
|
+
} .pure-cell__noneTop_1evim {
|
|
77
77
|
padding-top: var(--gap-0);
|
|
78
|
-
} .pure-
|
|
78
|
+
} .pure-cell__airyTop_1evim {
|
|
79
79
|
padding-top: var(--gap-16);
|
|
80
|
-
} .pure-
|
|
80
|
+
} .pure-cell__defaultTop_1evim {
|
|
81
81
|
padding-top: var(--gap-12);
|
|
82
|
-
} .pure-
|
|
82
|
+
} .pure-cell__compactTop_1evim {
|
|
83
83
|
padding-top: var(--gap-8);
|
|
84
|
-
} .pure-
|
|
84
|
+
} .pure-cell__tinyTop_1evim {
|
|
85
85
|
padding-top: var(--gap-4);
|
|
86
|
-
} .pure-
|
|
86
|
+
} .pure-cell__noneBottom_1evim {
|
|
87
87
|
padding-bottom: var(--gap-0);
|
|
88
|
-
} .pure-
|
|
88
|
+
} .pure-cell__airyBottom_1evim {
|
|
89
89
|
padding-bottom: var(--gap-16);
|
|
90
|
-
} .pure-
|
|
90
|
+
} .pure-cell__defaultBottom_1evim {
|
|
91
91
|
padding-bottom: var(--gap-12);
|
|
92
|
-
} .pure-
|
|
92
|
+
} .pure-cell__compactBottom_1evim {
|
|
93
93
|
padding-bottom: var(--gap-8);
|
|
94
|
-
} .pure-
|
|
94
|
+
} .pure-cell__tinyBottom_1evim {
|
|
95
95
|
padding-bottom: var(--gap-4);
|
|
96
|
-
} .pure-
|
|
96
|
+
} .pure-cell__left_1evim {
|
|
97
97
|
padding-left: var(--gap-16);
|
|
98
|
-
} .pure-
|
|
98
|
+
} .pure-cell__right_1evim {
|
|
99
99
|
padding-right: var(--gap-16);
|
|
100
|
-
} .pure-
|
|
100
|
+
} .pure-cell__both_1evim {
|
|
101
101
|
padding-right: var(--gap-16);
|
|
102
102
|
padding-left: var(--gap-16);
|
|
103
|
-
} .pure-
|
|
103
|
+
} .pure-cell__focused_1evim {
|
|
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-2c81f42c.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_11605","none":"pure-cell__none_11605","default":"pure-cell__default_11605","addonPadding":"pure-cell__addonPadding_11605","auto":"pure-cell__auto_11605","top":"pure-cell__top_11605","center":"pure-cell__center_11605","bottom":"pure-cell__bottom_11605","button":"pure-cell__button_11605"};
|
|
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_f59av","hidden":"pure-cell__hidden_f59av","hiddenWrapper":"pure-cell__hiddenWrapper_f59av"};
|
|
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_ldtuy","weight":"pure-cell__weight_ldtuy","hidden":"pure-cell__hidden_ldtuy","hidden-xsmall":"pure-cell__hidden-xsmall_ldtuy","hidden-small":"pure-cell__hidden-small_ldtuy","hidden-medium":"pure-cell__hidden-medium_ldtuy","hidden-large":"pure-cell__hidden-large_ldtuy","hidden-xlarge":"pure-cell__hidden-xlarge_ldtuy","hiddenWrapper":"pure-cell__hiddenWrapper_ldtuy","hiddenWrapper-xsmall":"pure-cell__hiddenWrapper-xsmall_ldtuy","hiddenWrapper-small":"pure-cell__hiddenWrapper-small_ldtuy","hiddenWrapper-medium":"pure-cell__hiddenWrapper-medium_ldtuy","hiddenWrapper-large":"pure-cell__hiddenWrapper-large_ldtuy","hiddenWrapper-xlarge":"pure-cell__hiddenWrapper-xlarge_ldtuy"};
|
|
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_11op4","categoryName":"pure-cell__categoryName_11op4","categoryPercent":"pure-cell__categoryPercent_11op4","rightAddon":"pure-cell__rightAddon_11op4"};
|
|
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_bw712","horizontal":"pure-cell__horizontal_bw712"};
|
|
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_v9gmi","none":"pure-cell__none_v9gmi","default":"pure-cell__default_v9gmi"};
|
|
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_1gglq"};
|
|
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_1nz9h","top":"pure-cell__top_1nz9h","center":"pure-cell__center_1nz9h","bottom":"pure-cell__bottom_1nz9h","horizontal":"pure-cell__horizontal_1nz9h","none":"pure-cell__none_1nz9h","airy":"pure-cell__airy_1nz9h","default":"pure-cell__default_1nz9h","compact":"pure-cell__compact_1nz9h","tiny":"pure-cell__tiny_1nz9h","vertical":"pure-cell__vertical_1nz9h","button":"pure-cell__button_1nz9h"};
|
|
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_1b8fx","vertical":"pure-cell__vertical_1b8fx","reverse":"pure-cell__reverse_1b8fx","button":"pure-cell__button_1b8fx"};
|
|
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_1kkz2","rowLimit1":"pure-cell__rowLimit1_1kkz2","rowLimit2":"pure-cell__rowLimit2_1kkz2","component":"pure-cell__component_1kkz2","vertical":"pure-cell__vertical_1kkz2","title":"pure-cell__title_1kkz2","value":"pure-cell__value_1kkz2"};
|
|
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_1evim","horizontal":"pure-cell__horizontal_1evim","vertical":"pure-cell__vertical_1evim","button":"pure-cell__button_1evim","hover":"pure-cell__hover_1evim","active":"pure-cell__active_1evim","link":"pure-cell__link_1evim","none":"pure-cell__none_1evim","airy":"pure-cell__airy_1evim","default":"pure-cell__default_1evim","compact":"pure-cell__compact_1evim","tiny":"pure-cell__tiny_1evim","noneTop":"pure-cell__noneTop_1evim","airyTop":"pure-cell__airyTop_1evim","defaultTop":"pure-cell__defaultTop_1evim","compactTop":"pure-cell__compactTop_1evim","tinyTop":"pure-cell__tinyTop_1evim","noneBottom":"pure-cell__noneBottom_1evim","airyBottom":"pure-cell__airyBottom_1evim","defaultBottom":"pure-cell__defaultBottom_1evim","compactBottom":"pure-cell__compactBottom_1evim","tinyBottom":"pure-cell__tinyBottom_1evim","left":"pure-cell__left_1evim","right":"pure-cell__right_1evim","both":"pure-cell__both_1evim","focused":"pure-cell__focused_1evim"};
|
|
206
206
|
require('./index.css')
|
|
207
207
|
|
|
208
208
|
/* eslint-disable react/jsx-no-constructed-context-values */
|