@alfalab/core-components-pure-cell 4.10.0 → 4.10.2

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 (156) hide show
  1. package/{esm/component-6a954af1.d.ts → component-06012092.d.ts} +2 -1
  2. package/{component-1b03bea6.d.ts → component-450c931b.d.ts} +17 -17
  3. package/{component-1b03bea6.js → component-450c931b.js} +11 -11
  4. package/component.js +1 -1
  5. package/components/addon/component.js +1 -1
  6. package/components/addon/index.css +13 -13
  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 +18 -18
  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 +7 -7
  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/{modern/component-6a954af1.d.ts → cssm/component-06012092.d.ts} +2 -1
  49. package/cssm/component-e3105fca.d.ts +17 -17
  50. package/cssm/index.d.ts +2 -2
  51. package/{component-6a954af1.d.ts → esm/component-06012092.d.ts} +2 -1
  52. package/esm/{component-02d56ae7.d.ts → component-1f6fb693.d.ts} +17 -17
  53. package/esm/{component-02d56ae7.js → component-1f6fb693.js} +11 -11
  54. package/esm/component.js +1 -1
  55. package/esm/components/addon/component.js +1 -1
  56. package/esm/components/addon/index.css +13 -13
  57. package/esm/components/addon/index.d.ts +1 -1
  58. package/esm/components/addon/index.js +1 -1
  59. package/esm/components/amount/component.js +1 -1
  60. package/esm/components/amount/index.css +2 -2
  61. package/esm/components/amount/index.d.ts +1 -1
  62. package/esm/components/amount/index.js +1 -1
  63. package/esm/components/amount-title/component.js +1 -1
  64. package/esm/components/amount-title/index.css +3 -3
  65. package/esm/components/amount-title/index.d.ts +1 -1
  66. package/esm/components/amount-title/index.js +1 -1
  67. package/esm/components/category/component.js +1 -1
  68. package/esm/components/category/index.css +5 -5
  69. package/esm/components/category/index.d.ts +1 -1
  70. package/esm/components/category/index.js +1 -1
  71. package/esm/components/content/component.js +1 -1
  72. package/esm/components/content/index.css +3 -3
  73. package/esm/components/content/index.d.ts +1 -1
  74. package/esm/components/content/index.js +1 -1
  75. package/esm/components/footer/component.js +1 -1
  76. package/esm/components/footer/index.css +4 -4
  77. package/esm/components/footer/index.d.ts +1 -1
  78. package/esm/components/footer/index.js +1 -1
  79. package/esm/components/footer-button/component.js +1 -1
  80. package/esm/components/footer-button/index.css +2 -2
  81. package/esm/components/footer-button/index.d.ts +1 -1
  82. package/esm/components/footer-button/index.js +1 -1
  83. package/esm/components/footer-text/component.js +1 -1
  84. package/esm/components/footer-text/index.d.ts +1 -1
  85. package/esm/components/footer-text/index.js +1 -1
  86. package/esm/components/graphics/component.js +1 -1
  87. package/esm/components/graphics/index.css +18 -18
  88. package/esm/components/graphics/index.d.ts +1 -1
  89. package/esm/components/graphics/index.js +1 -1
  90. package/esm/components/main/component.js +1 -1
  91. package/esm/components/main/index.css +7 -7
  92. package/esm/components/main/index.d.ts +1 -1
  93. package/esm/components/main/index.js +1 -1
  94. package/esm/components/text/component.js +1 -1
  95. package/esm/components/text/index.css +7 -7
  96. package/esm/components/text/index.d.ts +1 -1
  97. package/esm/components/text/index.js +1 -1
  98. package/esm/index.css +29 -29
  99. package/esm/index.d.ts +2 -2
  100. package/esm/index.js +1 -1
  101. package/index.css +29 -29
  102. package/index.d.ts +2 -2
  103. package/index.js +1 -1
  104. package/{cssm/component-6a954af1.d.ts → modern/component-06012092.d.ts} +2 -1
  105. package/modern/{component-766c0ee4.d.ts → component-be845c4f.d.ts} +17 -17
  106. package/modern/{component-766c0ee4.js → component-be845c4f.js} +12 -12
  107. package/modern/component.js +1 -1
  108. package/modern/components/addon/component.js +1 -1
  109. package/modern/components/addon/index.css +13 -13
  110. package/modern/components/addon/index.d.ts +1 -1
  111. package/modern/components/addon/index.js +1 -1
  112. package/modern/components/amount/component.js +1 -1
  113. package/modern/components/amount/index.css +2 -2
  114. package/modern/components/amount/index.d.ts +1 -1
  115. package/modern/components/amount/index.js +1 -1
  116. package/modern/components/amount-title/component.js +1 -1
  117. package/modern/components/amount-title/index.css +3 -3
  118. package/modern/components/amount-title/index.d.ts +1 -1
  119. package/modern/components/amount-title/index.js +1 -1
  120. package/modern/components/category/component.js +1 -1
  121. package/modern/components/category/index.css +5 -5
  122. package/modern/components/category/index.d.ts +1 -1
  123. package/modern/components/category/index.js +1 -1
  124. package/modern/components/content/component.js +1 -1
  125. package/modern/components/content/index.css +3 -3
  126. package/modern/components/content/index.d.ts +1 -1
  127. package/modern/components/content/index.js +1 -1
  128. package/modern/components/footer/component.js +1 -1
  129. package/modern/components/footer/index.css +4 -4
  130. package/modern/components/footer/index.d.ts +1 -1
  131. package/modern/components/footer/index.js +1 -1
  132. package/modern/components/footer-button/component.js +1 -1
  133. package/modern/components/footer-button/index.css +2 -2
  134. package/modern/components/footer-button/index.d.ts +1 -1
  135. package/modern/components/footer-button/index.js +1 -1
  136. package/modern/components/footer-text/component.js +1 -1
  137. package/modern/components/footer-text/index.d.ts +1 -1
  138. package/modern/components/footer-text/index.js +1 -1
  139. package/modern/components/graphics/component.js +1 -1
  140. package/modern/components/graphics/index.css +18 -18
  141. package/modern/components/graphics/index.d.ts +1 -1
  142. package/modern/components/graphics/index.js +1 -1
  143. package/modern/components/main/component.js +1 -1
  144. package/modern/components/main/index.css +7 -7
  145. package/modern/components/main/index.d.ts +1 -1
  146. package/modern/components/main/index.js +1 -1
  147. package/modern/components/text/component.js +1 -1
  148. package/modern/components/text/index.css +7 -7
  149. package/modern/components/text/index.d.ts +1 -1
  150. package/modern/components/text/index.js +1 -1
  151. package/modern/index.css +29 -29
  152. package/modern/index.d.ts +2 -2
  153. package/modern/index.js +1 -1
  154. package/package.json +5 -5
  155. package/src/component.tsx +2 -2
  156. package/src/components/footer-text/component.tsx +6 -2
@@ -1,4 +1,4 @@
1
- /* hash: 4icg4 */
1
+ /* hash: wuzjt */
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_15g1c {
17
+ } .pure-cell__component_1b3w2 {
18
18
  display: flex;
19
- } .pure-cell__weight_15g1c {
19
+ } .pure-cell__weight_1b3w2 {
20
20
  font-weight: inherit;
21
21
  }
@@ -1 +1 @@
1
- export * from "../../component-766c0ee4";
1
+ export * from "../../component-be845c4f";
@@ -1 +1 @@
1
- export { b as AmountTitle } from '../../component-766c0ee4.js';
1
+ export { b as AmountTitle } from '../../component-be845c4f.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-766c0ee4.js';
4
+ export { C as Category } from '../../component-be845c4f.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1jxwm */
1
+ /* hash: 1ymca */
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_r9n5z {
22
+ } .pure-cell__component_1c6s8 {
23
23
  display: flex;
24
24
  overflow: hidden;
25
25
  padding: var(--gap-3xs) 0;
26
- } .pure-cell__categoryName_r9n5z {
26
+ } .pure-cell__categoryName_1c6s8 {
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_r9n5z {
32
+ } .pure-cell__categoryPercent_1c6s8 {
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_r9n5z {
37
+ } .pure-cell__rightAddon_1c6s8 {
38
38
  margin-left: var(--gap-2xs);
39
39
  }
@@ -1 +1 @@
1
- export * from "../../component-766c0ee4";
1
+ export * from "../../component-be845c4f";
@@ -1 +1 @@
1
- export { C as Category } from '../../component-766c0ee4.js';
1
+ export { C as Category } from '../../component-be845c4f.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-766c0ee4.js';
4
+ export { c as Content } from '../../component-be845c4f.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1ncof */
1
+ /* hash: yzhwf */
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_3ubiy {
17
+ } .pure-cell__component_1klp3 {
18
18
  flex-basis: 100%;
19
19
  display: grid;
20
20
  grid-template-columns: 1fr auto
21
- } .pure-cell__component_3ubiy.pure-cell__horizontal_3ubiy {
21
+ } .pure-cell__component_1klp3.pure-cell__horizontal_1klp3 {
22
22
  /* for button */
23
23
  align-self: stretch;
24
24
  }
@@ -1 +1 @@
1
- export * from "../../component-766c0ee4";
1
+ export * from "../../component-be845c4f";
@@ -1 +1 @@
1
- export { c as Content } from '../../component-766c0ee4.js';
1
+ export { c as Content } from '../../component-be845c4f.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-766c0ee4.js';
4
+ export { F as Footer } from '../../component-be845c4f.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1egfp */
1
+ /* hash: 1bcvb */
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_uyhv6 {
18
+ } .pure-cell__component_10mck {
19
19
  grid-column: 1/3;
20
20
  display: grid;
21
21
  grid-row-gap: var(--gap-xs)
22
- } .pure-cell__component_uyhv6.pure-cell__none_uyhv6 {
22
+ } .pure-cell__component_10mck.pure-cell__none_10mck {
23
23
  margin-top: 0;
24
- } .pure-cell__component_uyhv6.pure-cell__default_uyhv6 {
24
+ } .pure-cell__component_10mck.pure-cell__default_10mck {
25
25
  margin-top: var(--gap-xs);
26
26
  }
@@ -1 +1 @@
1
- export * from "../../component-766c0ee4";
1
+ export * from "../../component-be845c4f";
@@ -1 +1 @@
1
- export { F as Footer } from '../../component-766c0ee4.js';
1
+ export { F as Footer } from '../../component-be845c4f.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-766c0ee4.js';
4
+ export { d as FooterButton } from '../../component-be845c4f.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1v7rb */
1
+ /* hash: 1ge5y */
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_1l487 {
17
+ } .pure-cell__component_1fgdh {
18
18
  justify-self: start;
19
19
  }
@@ -1 +1 @@
1
- export * from "../../component-766c0ee4";
1
+ export * from "../../component-be845c4f";
@@ -1 +1 @@
1
- export { d as FooterButton } from '../../component-766c0ee4.js';
1
+ export { d as FooterButton } from '../../component-be845c4f.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-766c0ee4.js';
4
+ export { e as FooterText } from '../../component-be845c4f.js';
@@ -1 +1 @@
1
- export * from "../../component-766c0ee4";
1
+ export * from "../../component-be845c4f";
@@ -1 +1 @@
1
- export { e as FooterText } from '../../component-766c0ee4.js';
1
+ export { e as FooterText } from '../../component-be845c4f.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-766c0ee4.js';
4
+ export { G as Graphics } from '../../component-be845c4f.js';
@@ -1,4 +1,4 @@
1
- /* hash: 11fg6 */
1
+ /* hash: 66j36 */
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 */
@@ -21,36 +21,36 @@
21
21
  } :root {
22
22
  --pure-cell-clickable-area-hover-opacity: 1;
23
23
  --pure-cell-clickable-area-active-opacity: 1;
24
- } .pure-cell__component_1ywkt {
24
+ } .pure-cell__component_ixqod {
25
25
  display: inline-flex;
26
26
  flex-basis: auto;
27
- } .pure-cell__top_1ywkt {
27
+ } .pure-cell__top_ixqod {
28
28
  align-self: flex-start;
29
- } .pure-cell__center_1ywkt {
29
+ } .pure-cell__center_ixqod {
30
30
  align-self: center;
31
- } .pure-cell__bottom_1ywkt {
31
+ } .pure-cell__bottom_ixqod {
32
32
  align-self: flex-end;
33
- } .pure-cell__horizontal_1ywkt:not(:last-child).pure-cell__none_1ywkt {
33
+ } .pure-cell__horizontal_ixqod:not(:last-child).pure-cell__none_ixqod {
34
34
  margin-right: 0;
35
- } .pure-cell__horizontal_1ywkt:not(:last-child).pure-cell__airy_1ywkt {
35
+ } .pure-cell__horizontal_ixqod:not(:last-child).pure-cell__airy_ixqod {
36
36
  margin-right: var(--gap-m);
37
- } .pure-cell__horizontal_1ywkt:not(:last-child).pure-cell__default_1ywkt {
37
+ } .pure-cell__horizontal_ixqod:not(:last-child).pure-cell__default_ixqod {
38
38
  margin-right: var(--gap-s);
39
- } .pure-cell__horizontal_1ywkt:not(:last-child).pure-cell__compact_1ywkt {
39
+ } .pure-cell__horizontal_ixqod:not(:last-child).pure-cell__compact_ixqod {
40
40
  margin-right: var(--gap-xs);
41
- } .pure-cell__horizontal_1ywkt:not(:last-child).pure-cell__tiny_1ywkt {
41
+ } .pure-cell__horizontal_ixqod:not(:last-child).pure-cell__tiny_ixqod {
42
42
  margin-right: var(--gap-2xs);
43
- } .pure-cell__vertical_1ywkt:not(:last-child).pure-cell__none_1ywkt {
43
+ } .pure-cell__vertical_ixqod:not(:last-child).pure-cell__none_ixqod {
44
44
  margin-bottom: 0;
45
- } .pure-cell__vertical_1ywkt:not(:last-child).pure-cell__airy_1ywkt {
45
+ } .pure-cell__vertical_ixqod:not(:last-child).pure-cell__airy_ixqod {
46
46
  margin-bottom: var(--gap-m);
47
- } .pure-cell__vertical_1ywkt:not(:last-child).pure-cell__default_1ywkt {
47
+ } .pure-cell__vertical_ixqod:not(:last-child).pure-cell__default_ixqod {
48
48
  margin-bottom: var(--gap-s);
49
- } .pure-cell__vertical_1ywkt:not(:last-child).pure-cell__compact_1ywkt {
49
+ } .pure-cell__vertical_ixqod:not(:last-child).pure-cell__compact_ixqod {
50
50
  margin-bottom: var(--gap-xs);
51
- } .pure-cell__vertical_1ywkt:not(:last-child).pure-cell__tiny_1ywkt {
51
+ } .pure-cell__vertical_ixqod:not(:last-child).pure-cell__tiny_ixqod {
52
52
  margin-bottom: var(--gap-2xs);
53
- } .pure-cell__button_1ywkt {
53
+ } .pure-cell__button_ixqod {
54
54
  box-sizing: border-box;
55
55
  background-color: transparent;
56
56
  -webkit-tap-highlight-color: transparent;
@@ -69,8 +69,8 @@
69
69
  padding: 0;
70
70
  transition: opacity 0.15s ease-in-out;
71
71
  min-width: auto
72
- } .pure-cell__button_1ywkt:hover {
72
+ } .pure-cell__button_ixqod:hover {
73
73
  opacity: var(--pure-cell-clickable-area-hover-opacity);
74
- } .pure-cell__button_1ywkt:active {
74
+ } .pure-cell__button_ixqod:active {
75
75
  opacity: var(--pure-cell-clickable-area-active-opacity);
76
76
  }
@@ -1 +1 @@
1
- export * from "../../component-766c0ee4";
1
+ export * from "../../component-be845c4f";
@@ -1 +1 @@
1
- export { G as Graphics } from '../../component-766c0ee4.js';
1
+ export { G as Graphics } from '../../component-be845c4f.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-766c0ee4.js';
4
+ export { M as Main } from '../../component-be845c4f.js';
@@ -1,4 +1,4 @@
1
- /* hash: 7e2o7 */
1
+ /* hash: 1wjch */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -18,23 +18,23 @@
18
18
  } :root {
19
19
  --pure-cell-clickable-area-hover-opacity: 1;
20
20
  --pure-cell-clickable-area-active-opacity: 1;
21
- } .pure-cell__component_351av {
21
+ } .pure-cell__component_1h90a {
22
22
  display: flex;
23
23
  flex-direction: column;
24
24
  align-self: center;
25
25
 
26
26
  /* can use /r/n */
27
27
  white-space: pre-line
28
- } .pure-cell__component_351av.pure-cell__vertical_351av {
28
+ } .pure-cell__component_1h90a.pure-cell__vertical_1h90a {
29
29
  grid-row-gap: var(--gap-3xs);
30
30
  justify-content: center;
31
31
  align-items: center;
32
32
 
33
33
  /* for button */
34
34
  text-align: center;
35
- } .pure-cell__component_351av.pure-cell__reverse_351av {
35
+ } .pure-cell__component_1h90a.pure-cell__reverse_1h90a {
36
36
  flex-direction: column-reverse;
37
- } .pure-cell__component_351av.pure-cell__button_351av {
37
+ } .pure-cell__component_1h90a.pure-cell__button_1h90a {
38
38
  box-sizing: border-box;
39
39
  background-color: transparent;
40
40
  -webkit-tap-highlight-color: transparent;
@@ -53,8 +53,8 @@
53
53
  padding: 0;
54
54
  transition: opacity 0.15s ease-in-out;
55
55
  min-width: auto
56
- } .pure-cell__component_351av.pure-cell__button_351av:hover {
56
+ } .pure-cell__component_1h90a.pure-cell__button_1h90a:hover {
57
57
  opacity: var(--pure-cell-clickable-area-hover-opacity);
58
- } .pure-cell__component_351av.pure-cell__button_351av:active {
58
+ } .pure-cell__component_1h90a.pure-cell__button_1h90a:active {
59
59
  opacity: var(--pure-cell-clickable-area-active-opacity);
60
60
  }
@@ -1 +1 @@
1
- export * from "../../component-766c0ee4";
1
+ export * from "../../component-be845c4f";
@@ -1 +1 @@
1
- export { M as Main } from '../../component-766c0ee4.js';
1
+ export { M as Main } from '../../component-be845c4f.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-766c0ee4.js';
5
+ export { T as Text } from '../../component-be845c4f.js';
@@ -1,4 +1,4 @@
1
- /* hash: 18xrx */
1
+ /* hash: 1snlh */
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_g10oe {
19
+ } .pure-cell__horizontal_1bc47 {
20
20
  padding: var(--gap-3xs) 0;
21
- } .pure-cell__rowLimit1_g10oe {
21
+ } .pure-cell__rowLimit1_1bc47 {
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_g10oe {
27
+ } .pure-cell__rowLimit2_1bc47 {
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_g10oe {
32
+ } .pure-cell__component_1bc47 {
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_g10oe .pure-cell__vertical_g10oe {
39
+ } .pure-cell__component_1bc47 .pure-cell__vertical_1bc47 {
40
40
  justify-content: center;
41
- } .pure-cell__title_g10oe + .pure-cell__value_g10oe {
41
+ } .pure-cell__title_1bc47 + .pure-cell__value_1bc47 {
42
42
  margin-left: var(--gap-m);
43
43
  flex-shrink: 0;
44
44
  }
@@ -1 +1 @@
1
- export * from "../../component-766c0ee4";
1
+ export * from "../../component-be845c4f";
@@ -1 +1 @@
1
- export { T as Text } from '../../component-766c0ee4.js';
1
+ export { T as Text } from '../../component-be845c4f.js';
package/modern/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 16a88 */
1
+ /* hash: ja776 */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-link: #2288fa; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -20,17 +20,17 @@
20
20
  } :root {
21
21
  } :root {
22
22
  --focus-color: var(--color-light-border-link);
23
- } .pure-cell__component_8dxyc {
23
+ } .pure-cell__component_15jwo {
24
24
  text-align: unset;
25
25
  box-sizing: border-box;
26
- } .pure-cell__horizontal_8dxyc {
26
+ } .pure-cell__horizontal_15jwo {
27
27
  display: flex;
28
28
  width: 100%;
29
- } .pure-cell__vertical_8dxyc {
29
+ } .pure-cell__vertical_15jwo {
30
30
  display: flex;
31
31
  align-items: center;
32
32
  flex-direction: column;
33
- } .pure-cell__button_8dxyc {
33
+ } .pure-cell__button_15jwo {
34
34
  font-family: inherit;
35
35
  background: none;
36
36
  border: 0;
@@ -38,57 +38,57 @@
38
38
  cursor: pointer;
39
39
  transition: opacity 0.15s ease-in-out;
40
40
  padding: 0
41
- } .pure-cell__button_8dxyc.pure-cell__hover_8dxyc {
41
+ } .pure-cell__button_15jwo.pure-cell__hover_15jwo {
42
42
  opacity: 0.8;
43
- } .pure-cell__button_8dxyc.pure-cell__active_8dxyc {
43
+ } .pure-cell__button_15jwo.pure-cell__active_15jwo {
44
44
  opacity: 0.6;
45
- } .pure-cell__link_8dxyc {
45
+ } .pure-cell__link_15jwo {
46
46
  text-decoration: none;
47
47
  color: inherit;
48
48
  cursor: pointer;
49
49
  transition: opacity 0.15s ease-in-out
50
- } .pure-cell__link_8dxyc.pure-cell__hover_8dxyc {
50
+ } .pure-cell__link_15jwo.pure-cell__hover_15jwo {
51
51
  opacity: 0.8;
52
- } .pure-cell__link_8dxyc.pure-cell__active_8dxyc {
52
+ } .pure-cell__link_15jwo.pure-cell__active_15jwo {
53
53
  opacity: 0.6;
54
- } .pure-cell__none_8dxyc {
54
+ } .pure-cell__none_15jwo {
55
55
  padding: 0;
56
- } .pure-cell__airy_8dxyc {
56
+ } .pure-cell__airy_15jwo {
57
57
  padding: var(--gap-m) 0;
58
- } .pure-cell__default_8dxyc {
58
+ } .pure-cell__default_15jwo {
59
59
  padding: var(--gap-s) 0;
60
- } .pure-cell__compact_8dxyc {
60
+ } .pure-cell__compact_15jwo {
61
61
  padding: var(--gap-xs) 0;
62
- } .pure-cell__tiny_8dxyc {
62
+ } .pure-cell__tiny_15jwo {
63
63
  padding: var(--gap-2xs) 0;
64
- } .pure-cell__noneTop_8dxyc {
64
+ } .pure-cell__noneTop_15jwo {
65
65
  padding-top: 0;
66
- } .pure-cell__airyTop_8dxyc {
66
+ } .pure-cell__airyTop_15jwo {
67
67
  padding-top: var(--gap-m);
68
- } .pure-cell__defaultTop_8dxyc {
68
+ } .pure-cell__defaultTop_15jwo {
69
69
  padding-top: var(--gap-s);
70
- } .pure-cell__compactTop_8dxyc {
70
+ } .pure-cell__compactTop_15jwo {
71
71
  padding-top: var(--gap-xs);
72
- } .pure-cell__tinyTop_8dxyc {
72
+ } .pure-cell__tinyTop_15jwo {
73
73
  padding-top: var(--gap-2xs);
74
- } .pure-cell__noneBottom_8dxyc {
74
+ } .pure-cell__noneBottom_15jwo {
75
75
  padding-bottom: 0;
76
- } .pure-cell__airyBottom_8dxyc {
76
+ } .pure-cell__airyBottom_15jwo {
77
77
  padding-bottom: var(--gap-m);
78
- } .pure-cell__defaultBottom_8dxyc {
78
+ } .pure-cell__defaultBottom_15jwo {
79
79
  padding-bottom: var(--gap-s);
80
- } .pure-cell__compactBottom_8dxyc {
80
+ } .pure-cell__compactBottom_15jwo {
81
81
  padding-bottom: var(--gap-xs);
82
- } .pure-cell__tinyBottom_8dxyc {
82
+ } .pure-cell__tinyBottom_15jwo {
83
83
  padding-bottom: var(--gap-2xs);
84
- } .pure-cell__left_8dxyc {
84
+ } .pure-cell__left_15jwo {
85
85
  padding-left: var(--gap-m);
86
- } .pure-cell__right_8dxyc {
86
+ } .pure-cell__right_15jwo {
87
87
  padding-right: var(--gap-m);
88
- } .pure-cell__both_8dxyc {
88
+ } .pure-cell__both_15jwo {
89
89
  padding-right: var(--gap-m);
90
90
  padding-left: var(--gap-m);
91
- } .pure-cell__focused_8dxyc {
91
+ } .pure-cell__focused_15jwo {
92
92
  outline: 2px solid var(--focus-color);
93
93
  outline-offset: 2px;
94
94
  }
package/modern/index.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export { PureCell } from "./component-6a954af1";
2
- export type { PureCellProps } from "./component-6a954af1";
1
+ export { PureCell } from "./component-06012092";
2
+ export type { PureCellProps } from "./component-06012092";
package/modern/index.js CHANGED
@@ -1 +1 @@
1
- export { P as PureCell } from './component-766c0ee4.js';
1
+ export { P as PureCell } from './component-be845c4f.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-pure-cell",
3
- "version": "4.10.0",
3
+ "version": "4.10.2",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -16,10 +16,10 @@
16
16
  },
17
17
  "dependencies": {
18
18
  "@alfalab/core-components-amount": "^3.5.1",
19
- "@alfalab/core-components-button": "^11.4.2",
20
- "@alfalab/core-components-typography": "^4.5.0",
21
- "@alfalab/core-components-comment": "^2.3.3",
22
- "@alfalab/core-components-shared": "^0.9.1",
19
+ "@alfalab/core-components-button": "^11.4.4",
20
+ "@alfalab/core-components-typography": "^4.5.1",
21
+ "@alfalab/core-components-comment": "^2.3.4",
22
+ "@alfalab/core-components-shared": "^0.10.0",
23
23
  "@alfalab/hooks": "^1.13.0",
24
24
  "@alfalab/data": "^1.8.0",
25
25
  "classnames": "^2.3.1",
package/src/component.tsx CHANGED
@@ -23,7 +23,7 @@ import { Category } from './components/category';
23
23
  import { Content } from './components/content';
24
24
  import { Footer } from './components/footer';
25
25
  import { FooterButton } from './components/footer-button';
26
- import { FooterText } from './components/footer-text';
26
+ import { FooterText, FooterTextProps } from './components/footer-text';
27
27
  import { Graphics } from './components/graphics';
28
28
  import { Main } from './components/main';
29
29
  import { Text } from './components/text';
@@ -233,7 +233,7 @@ export const PureCell = Object.assign(PureCellComponent, {
233
233
  AmountTitle,
234
234
  Addon,
235
235
  Footer,
236
- ExtraSubtitle: FooterText,
236
+ ExtraSubtitle: FooterText as React.FC<FooterTextProps>,
237
237
  FooterButton,
238
238
  Comment,
239
239
  Category,