@alfalab/core-components-pure-cell 4.7.1 → 4.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (197) hide show
  1. package/{esm/component-9cd60393.d.ts → component-21d7b687.d.ts} +11 -2
  2. package/{component-49e6db18.d.ts → component-40566f8c.d.ts} +5 -1
  3. package/{component-49e6db18.js → component-40566f8c.js} +21 -15
  4. package/component.js +1 -1
  5. package/components/addon/component.js +1 -1
  6. package/components/addon/index.css +10 -10
  7. package/components/addon/index.d.ts +1 -1
  8. package/components/addon/index.js +1 -1
  9. package/components/amount/component.js +1 -1
  10. package/components/amount/index.css +2 -2
  11. package/components/amount/index.d.ts +1 -1
  12. package/components/amount/index.js +1 -1
  13. package/components/amount-title/component.js +1 -1
  14. package/components/amount-title/index.css +3 -3
  15. package/components/amount-title/index.d.ts +1 -1
  16. package/components/amount-title/index.js +1 -1
  17. package/components/category/component.js +1 -1
  18. package/components/category/index.css +5 -5
  19. package/components/category/index.d.ts +1 -1
  20. package/components/category/index.js +1 -1
  21. package/components/content/component.js +1 -1
  22. package/components/content/index.css +3 -3
  23. package/components/content/index.d.ts +1 -1
  24. package/components/content/index.js +1 -1
  25. package/components/footer/component.js +1 -1
  26. package/components/footer/index.css +4 -4
  27. package/components/footer/index.d.ts +1 -1
  28. package/components/footer/index.js +1 -1
  29. package/components/footer-button/component.js +1 -1
  30. package/components/footer-button/index.css +2 -2
  31. package/components/footer-button/index.d.ts +1 -1
  32. package/components/footer-button/index.js +1 -1
  33. package/components/footer-text/component.js +1 -1
  34. package/components/footer-text/index.d.ts +1 -1
  35. package/components/footer-text/index.js +1 -1
  36. package/components/graphics/component.js +1 -1
  37. package/components/graphics/index.css +30 -6
  38. package/components/graphics/index.d.ts +1 -1
  39. package/components/graphics/index.js +1 -1
  40. package/components/main/component.js +1 -1
  41. package/components/main/index.css +4 -4
  42. package/components/main/index.d.ts +1 -1
  43. package/components/main/index.js +1 -1
  44. package/components/text/component.js +1 -1
  45. package/components/text/index.css +7 -7
  46. package/components/text/index.d.ts +1 -1
  47. package/components/text/index.js +1 -1
  48. package/{esm/component-5eb318e0.d.ts → cssm/component-063660c0.d.ts} +5 -1
  49. package/cssm/{component-4445c77d.js → component-063660c0.js} +10 -4
  50. package/cssm/{component-9cd60393.d.ts → component-21d7b687.d.ts} +11 -2
  51. package/cssm/component.js +1 -1
  52. package/cssm/components/addon/component.js +1 -1
  53. package/cssm/components/addon/index.d.ts +1 -1
  54. package/cssm/components/addon/index.js +1 -1
  55. package/cssm/components/amount/component.js +1 -1
  56. package/cssm/components/amount/index.d.ts +1 -1
  57. package/cssm/components/amount/index.js +1 -1
  58. package/cssm/components/amount-title/component.js +1 -1
  59. package/cssm/components/amount-title/index.d.ts +1 -1
  60. package/cssm/components/amount-title/index.js +1 -1
  61. package/cssm/components/category/component.js +1 -1
  62. package/cssm/components/category/index.d.ts +1 -1
  63. package/cssm/components/category/index.js +1 -1
  64. package/cssm/components/content/component.js +1 -1
  65. package/cssm/components/content/index.d.ts +1 -1
  66. package/cssm/components/content/index.js +1 -1
  67. package/cssm/components/footer/component.js +1 -1
  68. package/cssm/components/footer/index.d.ts +1 -1
  69. package/cssm/components/footer/index.js +1 -1
  70. package/cssm/components/footer-button/component.js +1 -1
  71. package/cssm/components/footer-button/index.d.ts +1 -1
  72. package/cssm/components/footer-button/index.js +1 -1
  73. package/cssm/components/footer-text/component.js +1 -1
  74. package/cssm/components/footer-text/index.d.ts +1 -1
  75. package/cssm/components/footer-text/index.js +1 -1
  76. package/cssm/components/graphics/component.js +1 -1
  77. package/cssm/components/graphics/index.d.ts +1 -1
  78. package/cssm/components/graphics/index.js +1 -1
  79. package/cssm/components/graphics/index.module.css +25 -1
  80. package/cssm/components/main/component.js +1 -1
  81. package/cssm/components/main/index.d.ts +1 -1
  82. package/cssm/components/main/index.js +1 -1
  83. package/cssm/components/text/component.js +1 -1
  84. package/cssm/components/text/index.d.ts +1 -1
  85. package/cssm/components/text/index.js +1 -1
  86. package/cssm/index.d.ts +2 -2
  87. package/cssm/index.js +1 -1
  88. package/cssm/index.module.css +25 -9
  89. package/{component-9cd60393.d.ts → esm/component-21d7b687.d.ts} +11 -2
  90. package/{modern/component-d1c071aa.d.ts → esm/component-c5ff489c.d.ts} +5 -1
  91. package/esm/{component-5eb318e0.js → component-c5ff489c.js} +21 -15
  92. package/esm/component.js +1 -1
  93. package/esm/components/addon/component.js +1 -1
  94. package/esm/components/addon/index.css +10 -10
  95. package/esm/components/addon/index.d.ts +1 -1
  96. package/esm/components/addon/index.js +1 -1
  97. package/esm/components/amount/component.js +1 -1
  98. package/esm/components/amount/index.css +2 -2
  99. package/esm/components/amount/index.d.ts +1 -1
  100. package/esm/components/amount/index.js +1 -1
  101. package/esm/components/amount-title/component.js +1 -1
  102. package/esm/components/amount-title/index.css +3 -3
  103. package/esm/components/amount-title/index.d.ts +1 -1
  104. package/esm/components/amount-title/index.js +1 -1
  105. package/esm/components/category/component.js +1 -1
  106. package/esm/components/category/index.css +5 -5
  107. package/esm/components/category/index.d.ts +1 -1
  108. package/esm/components/category/index.js +1 -1
  109. package/esm/components/content/component.js +1 -1
  110. package/esm/components/content/index.css +3 -3
  111. package/esm/components/content/index.d.ts +1 -1
  112. package/esm/components/content/index.js +1 -1
  113. package/esm/components/footer/component.js +1 -1
  114. package/esm/components/footer/index.css +4 -4
  115. package/esm/components/footer/index.d.ts +1 -1
  116. package/esm/components/footer/index.js +1 -1
  117. package/esm/components/footer-button/component.js +1 -1
  118. package/esm/components/footer-button/index.css +2 -2
  119. package/esm/components/footer-button/index.d.ts +1 -1
  120. package/esm/components/footer-button/index.js +1 -1
  121. package/esm/components/footer-text/component.js +1 -1
  122. package/esm/components/footer-text/index.d.ts +1 -1
  123. package/esm/components/footer-text/index.js +1 -1
  124. package/esm/components/graphics/component.js +1 -1
  125. package/esm/components/graphics/index.css +30 -6
  126. package/esm/components/graphics/index.d.ts +1 -1
  127. package/esm/components/graphics/index.js +1 -1
  128. package/esm/components/main/component.js +1 -1
  129. package/esm/components/main/index.css +4 -4
  130. package/esm/components/main/index.d.ts +1 -1
  131. package/esm/components/main/index.js +1 -1
  132. package/esm/components/text/component.js +1 -1
  133. package/esm/components/text/index.css +7 -7
  134. package/esm/components/text/index.d.ts +1 -1
  135. package/esm/components/text/index.js +1 -1
  136. package/esm/index.css +41 -25
  137. package/esm/index.d.ts +2 -2
  138. package/esm/index.js +1 -1
  139. package/index.css +41 -25
  140. package/index.d.ts +2 -2
  141. package/index.js +1 -1
  142. package/modern/{component-9cd60393.d.ts → component-21d7b687.d.ts} +11 -2
  143. package/{cssm/component-4445c77d.d.ts → modern/component-4f06f921.d.ts} +5 -1
  144. package/modern/{component-d1c071aa.js → component-4f06f921.js} +21 -15
  145. package/modern/component.js +1 -1
  146. package/modern/components/addon/component.js +1 -1
  147. package/modern/components/addon/index.css +10 -10
  148. package/modern/components/addon/index.d.ts +1 -1
  149. package/modern/components/addon/index.js +1 -1
  150. package/modern/components/amount/component.js +1 -1
  151. package/modern/components/amount/index.css +2 -2
  152. package/modern/components/amount/index.d.ts +1 -1
  153. package/modern/components/amount/index.js +1 -1
  154. package/modern/components/amount-title/component.js +1 -1
  155. package/modern/components/amount-title/index.css +3 -3
  156. package/modern/components/amount-title/index.d.ts +1 -1
  157. package/modern/components/amount-title/index.js +1 -1
  158. package/modern/components/category/component.js +1 -1
  159. package/modern/components/category/index.css +5 -5
  160. package/modern/components/category/index.d.ts +1 -1
  161. package/modern/components/category/index.js +1 -1
  162. package/modern/components/content/component.js +1 -1
  163. package/modern/components/content/index.css +3 -3
  164. package/modern/components/content/index.d.ts +1 -1
  165. package/modern/components/content/index.js +1 -1
  166. package/modern/components/footer/component.js +1 -1
  167. package/modern/components/footer/index.css +4 -4
  168. package/modern/components/footer/index.d.ts +1 -1
  169. package/modern/components/footer/index.js +1 -1
  170. package/modern/components/footer-button/component.js +1 -1
  171. package/modern/components/footer-button/index.css +2 -2
  172. package/modern/components/footer-button/index.d.ts +1 -1
  173. package/modern/components/footer-button/index.js +1 -1
  174. package/modern/components/footer-text/component.js +1 -1
  175. package/modern/components/footer-text/index.d.ts +1 -1
  176. package/modern/components/footer-text/index.js +1 -1
  177. package/modern/components/graphics/component.js +1 -1
  178. package/modern/components/graphics/index.css +30 -6
  179. package/modern/components/graphics/index.d.ts +1 -1
  180. package/modern/components/graphics/index.js +1 -1
  181. package/modern/components/main/component.js +1 -1
  182. package/modern/components/main/index.css +4 -4
  183. package/modern/components/main/index.d.ts +1 -1
  184. package/modern/components/main/index.js +1 -1
  185. package/modern/components/text/component.js +1 -1
  186. package/modern/components/text/index.css +7 -7
  187. package/modern/components/text/index.d.ts +1 -1
  188. package/modern/components/text/index.js +1 -1
  189. package/modern/index.css +41 -25
  190. package/modern/index.d.ts +2 -2
  191. package/modern/index.js +1 -1
  192. package/package.json +3 -3
  193. package/src/component.tsx +26 -3
  194. package/src/components/graphics/component.tsx +19 -2
  195. package/src/components/graphics/index.module.css +43 -0
  196. package/src/components/text/component.tsx +7 -1
  197. package/src/index.module.css +41 -9
@@ -1,4 +1,4 @@
1
- /* hash: 105ri */
1
+ /* hash: 1sxcw */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -15,24 +15,24 @@
15
15
  --gap-m: 16px;
16
16
  } :root {
17
17
  } :root {
18
- } .pure-cell__component_cl97c {
18
+ } .pure-cell__component_a9h8y {
19
19
  display: flex;
20
20
  flex-direction: column;
21
21
  align-items: flex-end
22
- } .pure-cell__component_cl97c > * {
22
+ } .pure-cell__component_a9h8y > * {
23
23
  justify-content: flex-end;
24
- } .pure-cell__component_cl97c.pure-cell__none_cl97c {
24
+ } .pure-cell__component_a9h8y.pure-cell__none_a9h8y {
25
25
  padding-left: 0;
26
- } .pure-cell__component_cl97c.pure-cell__default_cl97c {
26
+ } .pure-cell__component_a9h8y.pure-cell__default_a9h8y {
27
27
  padding-left: var(--gap-m);
28
- } .pure-cell__component_cl97c.pure-cell__addonPadding_cl97c {
28
+ } .pure-cell__component_a9h8y.pure-cell__addonPadding_a9h8y {
29
29
  padding-left: var(--gap-m);
30
- } .pure-cell__component_cl97c.pure-cell__auto_cl97c {
30
+ } .pure-cell__component_a9h8y.pure-cell__auto_a9h8y {
31
31
  align-self: auto;
32
- } .pure-cell__component_cl97c.pure-cell__top_cl97c {
32
+ } .pure-cell__component_a9h8y.pure-cell__top_a9h8y {
33
33
  align-self: flex-start;
34
- } .pure-cell__component_cl97c.pure-cell__center_cl97c {
34
+ } .pure-cell__component_a9h8y.pure-cell__center_a9h8y {
35
35
  align-self: center;
36
- } .pure-cell__component_cl97c.pure-cell__bottom_cl97c {
36
+ } .pure-cell__component_a9h8y.pure-cell__bottom_a9h8y {
37
37
  align-self: flex-end;
38
38
  }
@@ -1 +1 @@
1
- export * from "../../component-d1c071aa";
1
+ export * from "../../component-4f06f921";
@@ -1 +1 @@
1
- export { A as Addon } from '../../component-d1c071aa.js';
1
+ export { A as Addon } from '../../component-4f06f921.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-d1c071aa.js';
6
+ export { a as Amount } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
- /* hash: 14z00 */
1
+ /* hash: oucpi */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -15,7 +15,7 @@
15
15
  --gap-3xs: 2px;
16
16
  } :root {
17
17
  } :root {
18
- } .pure-cell__component_1h7hp {
18
+ } .pure-cell__component_u1eeb {
19
19
  padding: var(--gap-3xs) 0;
20
20
  display: flex;
21
21
  }
@@ -1 +1 @@
1
- export * from "../../component-d1c071aa";
1
+ export * from "../../component-4f06f921";
@@ -1 +1 @@
1
- export { a as Amount } from '../../component-d1c071aa.js';
1
+ export { a as Amount } from '../../component-4f06f921.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-d1c071aa.js';
6
+ export { b as AmountTitle } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
- /* hash: l8vs2 */
1
+ /* hash: 1np9r */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -14,8 +14,8 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .pure-cell__component_psbz5 {
17
+ } .pure-cell__component_f3mfl {
18
18
  display: flex;
19
- } .pure-cell__weight_psbz5 {
19
+ } .pure-cell__weight_f3mfl {
20
20
  font-weight: inherit;
21
21
  }
@@ -1 +1 @@
1
- export * from "../../component-d1c071aa";
1
+ export * from "../../component-4f06f921";
@@ -1 +1 @@
1
- export { b as AmountTitle } from '../../component-d1c071aa.js';
1
+ export { b as AmountTitle } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import '@alfalab/core-components-shared/modern';
3
3
  import '@alfalab/core-components-typography/modern';
4
- export { C as Category } from '../../component-d1c071aa.js';
4
+ export { C as Category } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1nbw1 */
1
+ /* hash: 1kjsm */
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-bg-secondary: #f2f3f5; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -19,21 +19,21 @@
19
19
  --gap-xs: 8px;
20
20
  } :root {
21
21
  } :root {
22
- } .pure-cell__component_1f4wj {
22
+ } .pure-cell__component_x893m {
23
23
  display: flex;
24
24
  overflow: hidden;
25
25
  padding: var(--gap-3xs) 0;
26
- } .pure-cell__categoryName_1f4wj {
26
+ } .pure-cell__categoryName_x893m {
27
27
  display: -webkit-box;
28
28
  -webkit-line-clamp: 1;
29
29
  -webkit-box-orient: vertical;
30
30
  overflow: hidden;
31
31
  word-break: break-all;
32
- } .pure-cell__categoryPercent_1f4wj {
32
+ } .pure-cell__categoryPercent_x893m {
33
33
  padding: 0 var(--gap-xs);
34
34
  background-color: var(--color-light-bg-secondary);
35
35
  border-radius: var(--border-radius-xl);
36
36
  margin-left: var(--gap-2xs);
37
- } .pure-cell__rightAddon_1f4wj {
37
+ } .pure-cell__rightAddon_x893m {
38
38
  margin-left: var(--gap-2xs);
39
39
  }
@@ -1 +1 @@
1
- export * from "../../component-d1c071aa";
1
+ export * from "../../component-4f06f921";
@@ -1 +1 @@
1
- export { C as Category } from '../../component-d1c071aa.js';
1
+ export { C as Category } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { c as Content } from '../../component-d1c071aa.js';
4
+ export { c as Content } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
- /* hash: 12q8n */
1
+ /* hash: 1iuvy */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -14,11 +14,11 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .pure-cell__component_za4zy {
17
+ } .pure-cell__component_355fw {
18
18
  flex-basis: 100%;
19
19
  display: grid;
20
20
  grid-template-columns: 1fr auto
21
- } .pure-cell__component_za4zy.pure-cell__horizontal_za4zy {
21
+ } .pure-cell__component_355fw.pure-cell__horizontal_355fw {
22
22
  /* for button */
23
23
  align-self: stretch;
24
24
  }
@@ -1 +1 @@
1
- export * from "../../component-d1c071aa";
1
+ export * from "../../component-4f06f921";
@@ -1 +1 @@
1
- export { c as Content } from '../../component-d1c071aa.js';
1
+ export { c as Content } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { F as Footer } from '../../component-d1c071aa.js';
4
+ export { F as Footer } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
- /* hash: 167js */
1
+ /* hash: 9mtpg */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -15,12 +15,12 @@
15
15
  --gap-xs: 8px;
16
16
  } :root {
17
17
  } :root {
18
- } .pure-cell__component_fasht {
18
+ } .pure-cell__component_vnny8 {
19
19
  grid-column: 1/3;
20
20
  display: grid;
21
21
  grid-row-gap: var(--gap-xs)
22
- } .pure-cell__component_fasht.pure-cell__none_fasht {
22
+ } .pure-cell__component_vnny8.pure-cell__none_vnny8 {
23
23
  margin-top: 0;
24
- } .pure-cell__component_fasht.pure-cell__default_fasht {
24
+ } .pure-cell__component_vnny8.pure-cell__default_vnny8 {
25
25
  margin-top: var(--gap-xs);
26
26
  }
@@ -1 +1 @@
1
- export * from "../../component-d1c071aa";
1
+ export * from "../../component-4f06f921";
@@ -1 +1 @@
1
- export { F as Footer } from '../../component-d1c071aa.js';
1
+ export { F as Footer } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import '@alfalab/core-components-button/modern';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { d as FooterButton } from '../../component-d1c071aa.js';
4
+ export { d as FooterButton } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
- /* hash: xeqaq */
1
+ /* hash: c0u0e */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -14,6 +14,6 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .pure-cell__component_1qtix {
17
+ } .pure-cell__component_cfj2h {
18
18
  justify-self: start;
19
19
  }
@@ -1 +1 @@
1
- export * from "../../component-d1c071aa";
1
+ export * from "../../component-4f06f921";
@@ -1 +1 @@
1
- export { d as FooterButton } from '../../component-d1c071aa.js';
1
+ export { d as FooterButton } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import '@alfalab/core-components-shared/modern';
3
3
  import '@alfalab/core-components-typography/modern';
4
- export { e as FooterText } from '../../component-d1c071aa.js';
4
+ export { e as FooterText } from '../../component-4f06f921.js';
@@ -1 +1 @@
1
- export * from "../../component-d1c071aa";
1
+ export * from "../../component-4f06f921";
@@ -1 +1 @@
1
- export { e as FooterText } from '../../component-d1c071aa.js';
1
+ export { e as FooterText } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { G as Graphics } from '../../component-d1c071aa.js';
4
+ export { G as Graphics } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
- /* hash: z85d4 */
1
+ /* hash: 17b08 */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -12,15 +12,39 @@
12
12
  /* Hard up */
13
13
  } :root {
14
14
  } :root {
15
+ --gap-2xs: 4px;
16
+ --gap-xs: 8px;
17
+ --gap-s: 12px;
18
+ --gap-m: 16px;
15
19
  } :root {
16
20
  } :root {
17
- } .pure-cell__component_w3nqw {
21
+ } .pure-cell__component_kmuuv {
18
22
  display: inline-flex;
19
23
  flex-basis: auto;
20
- } .pure-cell__top_w3nqw {
24
+ } .pure-cell__top_kmuuv {
21
25
  align-self: flex-start;
22
- } .pure-cell__center_w3nqw {
26
+ } .pure-cell__center_kmuuv {
23
27
  align-self: center;
24
- } .pure-cell__bottom_w3nqw {
28
+ } .pure-cell__bottom_kmuuv {
25
29
  align-self: flex-end;
26
- }
30
+ } .pure-cell__horizontal_kmuuv:not(:last-child).pure-cell__none_kmuuv {
31
+ margin-right: 0;
32
+ } .pure-cell__horizontal_kmuuv:not(:last-child).pure-cell__airy_kmuuv {
33
+ margin-right: var(--gap-m);
34
+ } .pure-cell__horizontal_kmuuv:not(:last-child).pure-cell__default_kmuuv {
35
+ margin-right: var(--gap-s);
36
+ } .pure-cell__horizontal_kmuuv:not(:last-child).pure-cell__compact_kmuuv {
37
+ margin-right: var(--gap-xs);
38
+ } .pure-cell__horizontal_kmuuv:not(:last-child).pure-cell__tiny_kmuuv {
39
+ margin-right: var(--gap-2xs);
40
+ } .pure-cell__vertical_kmuuv:not(:last-child).pure-cell__none_kmuuv {
41
+ margin-bottom: 0;
42
+ } .pure-cell__vertical_kmuuv:not(:last-child).pure-cell__airy_kmuuv {
43
+ margin-bottom: var(--gap-m);
44
+ } .pure-cell__vertical_kmuuv:not(:last-child).pure-cell__default_kmuuv {
45
+ margin-bottom: var(--gap-s);
46
+ } .pure-cell__vertical_kmuuv:not(:last-child).pure-cell__compact_kmuuv {
47
+ margin-bottom: var(--gap-xs);
48
+ } .pure-cell__vertical_kmuuv:not(:last-child).pure-cell__tiny_kmuuv {
49
+ margin-bottom: var(--gap-2xs);
50
+ }
@@ -1 +1 @@
1
- export * from "../../component-d1c071aa";
1
+ export * from "../../component-4f06f921";
@@ -1 +1 @@
1
- export { G as Graphics } from '../../component-d1c071aa.js';
1
+ export { G as Graphics } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { M as Main } from '../../component-d1c071aa.js';
4
+ export { M as Main } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1xlky */
1
+ /* hash: vrlws */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -15,20 +15,20 @@
15
15
  --gap-3xs: 2px;
16
16
  } :root {
17
17
  } :root {
18
- } .pure-cell__component_1eavy {
18
+ } .pure-cell__component_2fv7t {
19
19
  display: flex;
20
20
  flex-direction: column;
21
21
  align-self: center;
22
22
 
23
23
  /* can use /r/n */
24
24
  white-space: pre-line
25
- } .pure-cell__component_1eavy.pure-cell__vertical_1eavy {
25
+ } .pure-cell__component_2fv7t.pure-cell__vertical_2fv7t {
26
26
  grid-row-gap: var(--gap-3xs);
27
27
  justify-content: center;
28
28
  align-items: center;
29
29
 
30
30
  /* for button */
31
31
  text-align: center;
32
- } .pure-cell__component_1eavy.pure-cell__reverse_1eavy {
32
+ } .pure-cell__component_2fv7t.pure-cell__reverse_2fv7t {
33
33
  flex-direction: column-reverse;
34
34
  }
@@ -1 +1 @@
1
- export * from "../../component-d1c071aa";
1
+ export * from "../../component-4f06f921";
@@ -1 +1 @@
1
- export { M as Main } from '../../component-d1c071aa.js';
1
+ export { M as Main } from '../../component-4f06f921.js';
@@ -2,4 +2,4 @@ import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
4
  import '@alfalab/core-components-typography/modern';
5
- export { T as Text } from '../../component-d1c071aa.js';
5
+ export { T as Text } from '../../component-4f06f921.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1haj9 */
1
+ /* hash: kpt6l */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -16,29 +16,29 @@
16
16
  --gap-m: 16px;
17
17
  } :root {
18
18
  } :root {
19
- } .pure-cell__horizontal_q0k4w {
19
+ } .pure-cell__horizontal_16dfl {
20
20
  padding: var(--gap-3xs) 0;
21
- } .pure-cell__rowLimit1_q0k4w {
21
+ } .pure-cell__rowLimit1_16dfl {
22
22
  -webkit-line-clamp: 1;
23
23
  display: -webkit-box;
24
24
  -webkit-box-orient: vertical;
25
25
  overflow: hidden;
26
26
  word-break: break-all;
27
- } .pure-cell__rowLimit2_q0k4w {
27
+ } .pure-cell__rowLimit2_16dfl {
28
28
  -webkit-line-clamp: 2;
29
29
  display: -webkit-box;
30
30
  -webkit-box-orient: vertical;
31
31
  overflow: hidden;
32
- } .pure-cell__component_q0k4w {
32
+ } .pure-cell__component_16dfl {
33
33
  display: flex;
34
34
  flex-direction: row;
35
35
  flex-wrap: nowrap;
36
36
  justify-content: space-between;
37
37
  margin: var(--gap-3xs) 0;
38
38
  word-break: break-word;
39
- } .pure-cell__component_q0k4w .pure-cell__vertical_q0k4w {
39
+ } .pure-cell__component_16dfl .pure-cell__vertical_16dfl {
40
40
  justify-content: center;
41
- } .pure-cell__title_q0k4w + .pure-cell__value_q0k4w {
41
+ } .pure-cell__title_16dfl + .pure-cell__value_16dfl {
42
42
  margin-left: var(--gap-m);
43
43
  flex-shrink: 0;
44
44
  }
@@ -1 +1 @@
1
- export * from "../../component-d1c071aa";
1
+ export * from "../../component-4f06f921";
@@ -1 +1 @@
1
- export { T as Text } from '../../component-d1c071aa.js';
1
+ export { T as Text } from '../../component-4f06f921.js';