@alfalab/core-components-pure-cell 4.12.3 → 4.13.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 (233) hide show
  1. package/{component-5453b8a8.d.ts → component-0670c13b.d.ts} +8 -0
  2. package/{component-5453b8a8.js → component-0670c13b.js} +23 -15
  3. package/component-8c83a9ca.d.ts +2 -0
  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 +19 -5
  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 +49 -6
  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/cssm/component-8c83a9ca.d.ts +2 -0
  49. package/{esm/component-df730f43.d.ts → cssm/component-fec4aa01.d.ts} +8 -0
  50. package/cssm/{component-bb77cc22.js → component-fec4aa01.js} +12 -4
  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/index.module.css +17 -3
  59. package/cssm/components/amount-title/component.js +1 -1
  60. package/cssm/components/amount-title/index.d.ts +1 -1
  61. package/cssm/components/amount-title/index.js +1 -1
  62. package/cssm/components/amount-title/index.module.css +46 -3
  63. package/cssm/components/category/component.js +1 -1
  64. package/cssm/components/category/index.d.ts +1 -1
  65. package/cssm/components/category/index.js +1 -1
  66. package/cssm/components/content/component.js +1 -1
  67. package/cssm/components/content/index.d.ts +1 -1
  68. package/cssm/components/content/index.js +1 -1
  69. package/cssm/components/footer/component.js +1 -1
  70. package/cssm/components/footer/index.d.ts +1 -1
  71. package/cssm/components/footer/index.js +1 -1
  72. package/cssm/components/footer-button/component.js +1 -1
  73. package/cssm/components/footer-button/index.d.ts +1 -1
  74. package/cssm/components/footer-button/index.js +1 -1
  75. package/cssm/components/footer-text/component.js +1 -1
  76. package/cssm/components/footer-text/index.d.ts +1 -1
  77. package/cssm/components/footer-text/index.js +1 -1
  78. package/cssm/components/graphics/component.js +1 -1
  79. package/cssm/components/graphics/index.d.ts +1 -1
  80. package/cssm/components/graphics/index.js +1 -1
  81. package/cssm/components/main/component.js +1 -1
  82. package/cssm/components/main/index.d.ts +1 -1
  83. package/cssm/components/main/index.js +1 -1
  84. package/cssm/components/text/component.js +1 -1
  85. package/cssm/components/text/index.d.ts +1 -1
  86. package/cssm/components/text/index.js +1 -1
  87. package/cssm/index.js +1 -1
  88. package/esm/component-8c83a9ca.d.ts +2 -0
  89. package/{cssm/component-bb77cc22.d.ts → esm/component-d0dfcb11.d.ts} +8 -0
  90. package/esm/{component-df730f43.js → component-d0dfcb11.js} +23 -15
  91. package/esm/component.js +1 -1
  92. package/esm/components/addon/component.js +1 -1
  93. package/esm/components/addon/index.css +13 -13
  94. package/esm/components/addon/index.d.ts +1 -1
  95. package/esm/components/addon/index.js +1 -1
  96. package/esm/components/amount/component.js +1 -1
  97. package/esm/components/amount/index.css +19 -5
  98. package/esm/components/amount/index.d.ts +1 -1
  99. package/esm/components/amount/index.js +1 -1
  100. package/esm/components/amount-title/component.js +1 -1
  101. package/esm/components/amount-title/index.css +49 -6
  102. package/esm/components/amount-title/index.d.ts +1 -1
  103. package/esm/components/amount-title/index.js +1 -1
  104. package/esm/components/category/component.js +1 -1
  105. package/esm/components/category/index.css +5 -5
  106. package/esm/components/category/index.d.ts +1 -1
  107. package/esm/components/category/index.js +1 -1
  108. package/esm/components/content/component.js +1 -1
  109. package/esm/components/content/index.css +3 -3
  110. package/esm/components/content/index.d.ts +1 -1
  111. package/esm/components/content/index.js +1 -1
  112. package/esm/components/footer/component.js +1 -1
  113. package/esm/components/footer/index.css +4 -4
  114. package/esm/components/footer/index.d.ts +1 -1
  115. package/esm/components/footer/index.js +1 -1
  116. package/esm/components/footer-button/component.js +1 -1
  117. package/esm/components/footer-button/index.css +2 -2
  118. package/esm/components/footer-button/index.d.ts +1 -1
  119. package/esm/components/footer-button/index.js +1 -1
  120. package/esm/components/footer-text/component.js +1 -1
  121. package/esm/components/footer-text/index.d.ts +1 -1
  122. package/esm/components/footer-text/index.js +1 -1
  123. package/esm/components/graphics/component.js +1 -1
  124. package/esm/components/graphics/index.css +18 -18
  125. package/esm/components/graphics/index.d.ts +1 -1
  126. package/esm/components/graphics/index.js +1 -1
  127. package/esm/components/main/component.js +1 -1
  128. package/esm/components/main/index.css +7 -7
  129. package/esm/components/main/index.d.ts +1 -1
  130. package/esm/components/main/index.js +1 -1
  131. package/esm/components/text/component.js +1 -1
  132. package/esm/components/text/index.css +7 -7
  133. package/esm/components/text/index.d.ts +1 -1
  134. package/esm/components/text/index.js +1 -1
  135. package/esm/index.css +29 -29
  136. package/esm/index.js +1 -1
  137. package/index.css +29 -29
  138. package/index.js +1 -1
  139. package/modern/{component-bbfff75a.d.ts → component-5586ab91.d.ts} +8 -0
  140. package/modern/{component-bbfff75a.js → component-5586ab91.js} +24 -16
  141. package/modern/component-8c83a9ca.d.ts +2 -0
  142. package/modern/component.js +1 -1
  143. package/modern/components/addon/component.js +1 -1
  144. package/modern/components/addon/index.css +13 -13
  145. package/modern/components/addon/index.d.ts +1 -1
  146. package/modern/components/addon/index.js +1 -1
  147. package/modern/components/amount/component.js +1 -1
  148. package/modern/components/amount/index.css +19 -5
  149. package/modern/components/amount/index.d.ts +1 -1
  150. package/modern/components/amount/index.js +1 -1
  151. package/modern/components/amount-title/component.js +1 -1
  152. package/modern/components/amount-title/index.css +49 -6
  153. package/modern/components/amount-title/index.d.ts +1 -1
  154. package/modern/components/amount-title/index.js +1 -1
  155. package/modern/components/category/component.js +1 -1
  156. package/modern/components/category/index.css +5 -5
  157. package/modern/components/category/index.d.ts +1 -1
  158. package/modern/components/category/index.js +1 -1
  159. package/modern/components/content/component.js +1 -1
  160. package/modern/components/content/index.css +3 -3
  161. package/modern/components/content/index.d.ts +1 -1
  162. package/modern/components/content/index.js +1 -1
  163. package/modern/components/footer/component.js +1 -1
  164. package/modern/components/footer/index.css +4 -4
  165. package/modern/components/footer/index.d.ts +1 -1
  166. package/modern/components/footer/index.js +1 -1
  167. package/modern/components/footer-button/component.js +1 -1
  168. package/modern/components/footer-button/index.css +2 -2
  169. package/modern/components/footer-button/index.d.ts +1 -1
  170. package/modern/components/footer-button/index.js +1 -1
  171. package/modern/components/footer-text/component.js +1 -1
  172. package/modern/components/footer-text/index.d.ts +1 -1
  173. package/modern/components/footer-text/index.js +1 -1
  174. package/modern/components/graphics/component.js +1 -1
  175. package/modern/components/graphics/index.css +18 -18
  176. package/modern/components/graphics/index.d.ts +1 -1
  177. package/modern/components/graphics/index.js +1 -1
  178. package/modern/components/main/component.js +1 -1
  179. package/modern/components/main/index.css +7 -7
  180. package/modern/components/main/index.d.ts +1 -1
  181. package/modern/components/main/index.js +1 -1
  182. package/modern/components/text/component.js +1 -1
  183. package/modern/components/text/index.css +7 -7
  184. package/modern/components/text/index.d.ts +1 -1
  185. package/modern/components/text/index.js +1 -1
  186. package/modern/index.css +29 -29
  187. package/modern/index.js +1 -1
  188. package/moderncssm/component-891b50dd.d.ts +235 -0
  189. package/moderncssm/{component-511ba1c0.js → component-891b50dd.js} +13 -5
  190. package/moderncssm/component-8c83a9ca.d.ts +2 -0
  191. package/moderncssm/component.js +1 -1
  192. package/moderncssm/components/addon/component.js +1 -1
  193. package/moderncssm/components/addon/index.d.ts +1 -1
  194. package/moderncssm/components/addon/index.js +1 -1
  195. package/moderncssm/components/amount/component.js +1 -1
  196. package/moderncssm/components/amount/index.d.ts +1 -1
  197. package/moderncssm/components/amount/index.js +1 -1
  198. package/moderncssm/components/amount/index.module.css +13 -0
  199. package/moderncssm/components/amount-title/component.js +1 -1
  200. package/moderncssm/components/amount-title/index.d.ts +1 -1
  201. package/moderncssm/components/amount-title/index.js +1 -1
  202. package/moderncssm/components/amount-title/index.module.css +55 -0
  203. package/moderncssm/components/category/component.js +1 -1
  204. package/moderncssm/components/category/index.d.ts +1 -1
  205. package/moderncssm/components/category/index.js +1 -1
  206. package/moderncssm/components/content/component.js +1 -1
  207. package/moderncssm/components/content/index.d.ts +1 -1
  208. package/moderncssm/components/content/index.js +1 -1
  209. package/moderncssm/components/footer/component.js +1 -1
  210. package/moderncssm/components/footer/index.d.ts +1 -1
  211. package/moderncssm/components/footer/index.js +1 -1
  212. package/moderncssm/components/footer-button/component.js +1 -1
  213. package/moderncssm/components/footer-button/index.d.ts +1 -1
  214. package/moderncssm/components/footer-button/index.js +1 -1
  215. package/moderncssm/components/footer-text/component.js +1 -1
  216. package/moderncssm/components/footer-text/index.d.ts +1 -1
  217. package/moderncssm/components/footer-text/index.js +1 -1
  218. package/moderncssm/components/graphics/component.js +1 -1
  219. package/moderncssm/components/graphics/index.d.ts +1 -1
  220. package/moderncssm/components/graphics/index.js +1 -1
  221. package/moderncssm/components/main/component.js +1 -1
  222. package/moderncssm/components/main/index.d.ts +1 -1
  223. package/moderncssm/components/main/index.js +1 -1
  224. package/moderncssm/components/text/component.js +1 -1
  225. package/moderncssm/components/text/index.d.ts +1 -1
  226. package/moderncssm/components/text/index.js +1 -1
  227. package/moderncssm/index.js +1 -1
  228. package/package.json +7 -7
  229. package/src/components/amount/component.tsx +14 -0
  230. package/src/components/amount/index.module.css +13 -0
  231. package/src/components/amount-title/component.tsx +19 -5
  232. package/src/components/amount-title/index.module.css +45 -0
  233. package/moderncssm/component-511ba1c0.d.ts +0 -227
@@ -1,4 +1,4 @@
1
- /* hash: 1cyxd */
1
+ /* hash: 7ope0 */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -23,29 +23,29 @@
23
23
  --gap-16: var(--gap-m);
24
24
  } :root {
25
25
  } :root {
26
- } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__horizontal_px8cr {
26
+ } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__horizontal_7p4hk {
27
27
  padding: var(--gap-2) var(--gap-0);
28
- } .pure-cell__rowLimit1_px8cr {
28
+ } .pure-cell__rowLimit1_7p4hk {
29
29
  -webkit-line-clamp: 1;
30
30
  display: -webkit-box;
31
31
  -webkit-box-orient: vertical;
32
32
  overflow: hidden;
33
33
  word-break: break-all;
34
- } .pure-cell__rowLimit2_px8cr {
34
+ } .pure-cell__rowLimit2_7p4hk {
35
35
  -webkit-line-clamp: 2;
36
36
  display: -webkit-box;
37
37
  -webkit-box-orient: vertical;
38
38
  overflow: hidden;
39
- } .pure-cell__component_px8cr {
39
+ } .pure-cell__component_7p4hk {
40
40
  display: flex;
41
41
  flex-direction: row;
42
42
  flex-wrap: nowrap;
43
43
  justify-content: space-between;
44
44
  margin: var(--gap-2) var(--gap-0);
45
45
  word-break: break-word;
46
- } .pure-cell__component_px8cr .pure-cell__vertical_px8cr {
46
+ } .pure-cell__component_7p4hk .pure-cell__vertical_7p4hk {
47
47
  justify-content: center;
48
- } .pure-cell__title_px8cr + .pure-cell__value_px8cr {
48
+ } .pure-cell__title_7p4hk + .pure-cell__value_7p4hk {
49
49
  margin-left: var(--gap-16);
50
50
  flex-shrink: 0;
51
51
  }
@@ -1 +1 @@
1
- export * from "../../component-bbfff75a";
1
+ export * from "../../component-5586ab91";
@@ -1 +1 @@
1
- export { T as Text } from '../../component-bbfff75a.js';
1
+ export { T as Text } from '../../component-5586ab91.js';
package/modern/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 24t0k */
1
+ /* hash: qmg3v */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root {
4
4
  --color-light-status-info: #2288fa; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -29,17 +29,17 @@
29
29
  } :root {
30
30
  } :root {
31
31
  --focus-color: var(--color-light-status-info);
32
- } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_l27ci {
32
+ } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_a0mln {
33
33
  text-align: unset;
34
34
  box-sizing: border-box;
35
- } .pure-cell__horizontal_l27ci {
35
+ } .pure-cell__horizontal_a0mln {
36
36
  display: flex;
37
37
  width: 100%;
38
- } .pure-cell__vertical_l27ci {
38
+ } .pure-cell__vertical_a0mln {
39
39
  display: flex;
40
40
  align-items: center;
41
41
  flex-direction: column;
42
- } .pure-cell__button_l27ci {
42
+ } .pure-cell__button_a0mln {
43
43
  font-family: inherit;
44
44
  background: none;
45
45
  border: 0;
@@ -47,57 +47,57 @@
47
47
  cursor: pointer;
48
48
  transition: opacity 0.15s ease-in-out;
49
49
  padding: var(--gap-0)
50
- } .pure-cell__button_l27ci.pure-cell__hover_l27ci {
50
+ } .pure-cell__button_a0mln.pure-cell__hover_a0mln {
51
51
  opacity: 0.8;
52
- } .pure-cell__button_l27ci.pure-cell__active_l27ci {
52
+ } .pure-cell__button_a0mln.pure-cell__active_a0mln {
53
53
  opacity: 0.6;
54
- } .pure-cell__link_l27ci {
54
+ } .pure-cell__link_a0mln {
55
55
  text-decoration: none;
56
56
  color: inherit;
57
57
  cursor: pointer;
58
58
  transition: opacity 0.15s ease-in-out
59
- } .pure-cell__link_l27ci.pure-cell__hover_l27ci {
59
+ } .pure-cell__link_a0mln.pure-cell__hover_a0mln {
60
60
  opacity: 0.8;
61
- } .pure-cell__link_l27ci.pure-cell__active_l27ci {
61
+ } .pure-cell__link_a0mln.pure-cell__active_a0mln {
62
62
  opacity: 0.6;
63
- } .pure-cell__none_l27ci {
63
+ } .pure-cell__none_a0mln {
64
64
  padding: var(--gap-0);
65
- } .pure-cell__airy_l27ci {
65
+ } .pure-cell__airy_a0mln {
66
66
  padding: var(--gap-16) var(--gap-0);
67
- } .pure-cell__default_l27ci {
67
+ } .pure-cell__default_a0mln {
68
68
  padding: var(--gap-12) var(--gap-0);
69
- } .pure-cell__compact_l27ci {
69
+ } .pure-cell__compact_a0mln {
70
70
  padding: var(--gap-8) var(--gap-0);
71
- } .pure-cell__tiny_l27ci {
71
+ } .pure-cell__tiny_a0mln {
72
72
  padding: var(--gap-4) var(--gap-0);
73
- } .pure-cell__noneTop_l27ci {
73
+ } .pure-cell__noneTop_a0mln {
74
74
  padding-top: var(--gap-0);
75
- } .pure-cell__airyTop_l27ci {
75
+ } .pure-cell__airyTop_a0mln {
76
76
  padding-top: var(--gap-16);
77
- } .pure-cell__defaultTop_l27ci {
77
+ } .pure-cell__defaultTop_a0mln {
78
78
  padding-top: var(--gap-12);
79
- } .pure-cell__compactTop_l27ci {
79
+ } .pure-cell__compactTop_a0mln {
80
80
  padding-top: var(--gap-8);
81
- } .pure-cell__tinyTop_l27ci {
81
+ } .pure-cell__tinyTop_a0mln {
82
82
  padding-top: var(--gap-4);
83
- } .pure-cell__noneBottom_l27ci {
83
+ } .pure-cell__noneBottom_a0mln {
84
84
  padding-bottom: var(--gap-0);
85
- } .pure-cell__airyBottom_l27ci {
85
+ } .pure-cell__airyBottom_a0mln {
86
86
  padding-bottom: var(--gap-16);
87
- } .pure-cell__defaultBottom_l27ci {
87
+ } .pure-cell__defaultBottom_a0mln {
88
88
  padding-bottom: var(--gap-12);
89
- } .pure-cell__compactBottom_l27ci {
89
+ } .pure-cell__compactBottom_a0mln {
90
90
  padding-bottom: var(--gap-8);
91
- } .pure-cell__tinyBottom_l27ci {
91
+ } .pure-cell__tinyBottom_a0mln {
92
92
  padding-bottom: var(--gap-4);
93
- } .pure-cell__left_l27ci {
93
+ } .pure-cell__left_a0mln {
94
94
  padding-left: var(--gap-16);
95
- } .pure-cell__right_l27ci {
95
+ } .pure-cell__right_a0mln {
96
96
  padding-right: var(--gap-16);
97
- } .pure-cell__both_l27ci {
97
+ } .pure-cell__both_a0mln {
98
98
  padding-right: var(--gap-16);
99
99
  padding-left: var(--gap-16);
100
- } .pure-cell__focused_l27ci {
100
+ } .pure-cell__focused_a0mln {
101
101
  outline: 2px solid var(--focus-color);
102
102
  outline-offset: 2px;
103
103
  }
package/modern/index.js CHANGED
@@ -1 +1 @@
1
- export { P as PureCell } from './component-bbfff75a.js';
1
+ export { P as PureCell } from './component-5586ab91.js';
@@ -0,0 +1,235 @@
1
+ /// <reference types="react" />
2
+ import React from "react";
3
+ import { ReactNode, AnchorHTMLAttributes, ButtonHTMLAttributes } from "react";
4
+ import { MainElement, GraphicsElement, FooterElement, ContentElement, AddonElement } from "./components/types";
5
+ import { Color, TitleProps } from "@alfalab/core-components-typography";
6
+ import { ButtonProps } from "@alfalab/core-components-button";
7
+ import { AmountProps as AmountType } from "./components/typesProps";
8
+ type Props = {
9
+ /**
10
+ * Компоненты
11
+ */
12
+ children: MainElement;
13
+ /**
14
+ * Позволяет изменить расположение блоков внутри main
15
+ */
16
+ isReverse?: boolean;
17
+ /**
18
+ * Дополнительный класс
19
+ */
20
+ className?: string;
21
+ /**
22
+ * Идентификатор для систем автоматизированного тестирования.
23
+ * Используется модификатор -main
24
+ */
25
+ dataTestId?: string;
26
+ /**
27
+ * Клик по контенту.
28
+ */
29
+ onClick?: () => void;
30
+ };
31
+ declare const Main: React.FC<Props>;
32
+ type Props$0 = {
33
+ /**
34
+ * Компоненты
35
+ */
36
+ children: GraphicsElement;
37
+ /**
38
+ * Идентификатор для систем автоматизированного тестирования.
39
+ * Используется модификатор -graphics
40
+ */
41
+ dataTestId?: string;
42
+ /**
43
+ * Вертикальное выравнивание
44
+ */
45
+ verticalAlign?: "top" | "center" | "bottom";
46
+ /**
47
+ * Отступ от графики
48
+ */
49
+ graphicPadding?: "airy" | "default" | "compact" | "tiny" | "none";
50
+ /**
51
+ * Клик по контенту графики.
52
+ */
53
+ onClick?: () => void;
54
+ };
55
+ declare const Graphics: React.FC<Props$0>;
56
+ type FooterTextProps = {
57
+ /**
58
+ * Цвет текста
59
+ */
60
+ color?: Color;
61
+ /**
62
+ * Идентификатор для систем автоматизированного тестирования.
63
+ * Используется модификатор -footer-title
64
+ */
65
+ dataTestId?: string;
66
+ /**
67
+ * Дочерние элементы.
68
+ */
69
+ children?: ReactNode;
70
+ };
71
+ declare const FooterText: React.FC<FooterTextProps>;
72
+ type ComponentProps = Omit<ButtonProps, "dataTestId"> & {
73
+ /**
74
+ * Идентификатор для систем автоматизированного тестирования.
75
+ * Используется модификатор -button
76
+ */
77
+ dataTestId?: string;
78
+ };
79
+ type FooterButtonProps = ComponentProps & Partial<AnchorHTMLAttributes<HTMLAnchorElement> | ButtonHTMLAttributes<HTMLButtonElement>>;
80
+ declare const FooterButton: React.ForwardRefExoticComponent<FooterButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
81
+ type Props$1 = {
82
+ /**
83
+ * Компоненты
84
+ */
85
+ children: FooterElement;
86
+ /**
87
+ * Вертикальные отступы
88
+ */
89
+ footerPadding?: "default" | "none";
90
+ /**
91
+ * Идентификатор для систем автоматизированного тестирования.
92
+ * Используется модификатор -footer
93
+ */
94
+ dataTestId?: string;
95
+ };
96
+ declare const Footer: React.FC<Props$1>;
97
+ type Props$2 = {
98
+ /**
99
+ * Компоненты
100
+ */
101
+ children: ContentElement;
102
+ /**
103
+ * Идентификатор для систем автоматизированного тестирования.
104
+ * Используется модификатор -content
105
+ */
106
+ dataTestId?: string;
107
+ };
108
+ declare const Content: React.FC<Props$2>;
109
+ type Props$3 = {
110
+ /**
111
+ * Наименование категории
112
+ */
113
+ categoryName: string;
114
+ /**
115
+ * Процент категории
116
+ */
117
+ categoryPercent?: number;
118
+ /**
119
+ * Слот справа
120
+ */
121
+ rightAddons?: ReactNode;
122
+ /**
123
+ * Идентификатор для систем автоматизированного тестирования.
124
+ * Для наименования категории используется модификатор -category-name,
125
+ * процент категории -category-percent, слота справа -category-right-addon
126
+ */
127
+ dataTestId?: string;
128
+ };
129
+ declare const Category: React.FC<Props$3>;
130
+ type Props$4 = {
131
+ /**
132
+ * Цвет денежного значения
133
+ * @deprecated Используйте titleProps.color
134
+ */
135
+ color?: Color;
136
+ /**
137
+ * Пропсы, которые будут прокинуты в компонент типографики
138
+ */
139
+ titleProps?: TitleProps;
140
+ /**
141
+ * Скрыть денежное значение
142
+ */
143
+ hidden?: boolean;
144
+ /**
145
+ * Идентификатор для систем автоматизированного тестирования.
146
+ * Для typography используется модификатор -amount-title, для компонента Amount -core-amount-title
147
+ */
148
+ dataTestId?: string;
149
+ } & Omit<AmountType, "dataTestId">;
150
+ declare const AmountTitle: React.FC<Props$4>;
151
+ type Props$5 = {
152
+ /**
153
+ * Начертание шрифта денежного значения
154
+ */
155
+ weight?: "bold" | "normal";
156
+ /**
157
+ * Размер денежного значения
158
+ */
159
+ textView?: "component" | "primary-small";
160
+ /**
161
+ * Цвет денежного значения
162
+ */
163
+ color?: Color;
164
+ /**
165
+ * Скрыть денежное значение
166
+ */
167
+ hidden?: boolean;
168
+ /**
169
+ * Идентификатор для систем автоматизированного тестирования.
170
+ * Для typography используется модификатор -amount-text, для компонента Amount -amount
171
+ */
172
+ dataTestId?: string;
173
+ } & Omit<AmountType, "dataTestId">;
174
+ declare const Amount: React.FC<Props$5>;
175
+ type Props$6 = {
176
+ /**
177
+ * Вертикальное выравнивание
178
+ */
179
+ verticalAlign?: "auto" | "top" | "center" | "bottom";
180
+ /**
181
+ * Горизонтальные отступы
182
+ */
183
+ addonPadding?: "default" | "none";
184
+ /**
185
+ * Компоненты
186
+ */
187
+ children: AddonElement;
188
+ /**
189
+ * Идентификатор для систем автоматизированного тестирования.
190
+ * Используется модификатор -addon
191
+ */
192
+ dataTestId?: string;
193
+ /**
194
+ * Клик по контенту аддона.
195
+ */
196
+ onClick?: () => void;
197
+ };
198
+ declare const Addon: React.FC<Props$6>;
199
+ type Props$7 = {
200
+ /**
201
+ * Контент
202
+ */
203
+ children?: ReactNode;
204
+ /**
205
+ * Количество строк
206
+ */
207
+ rowLimit?: 1 | 2;
208
+ /**
209
+ * Размер текста
210
+ */
211
+ view?: 'primary-large' | 'primary-medium' | 'primary-small' | 'component' | 'component-primary' | 'secondary-large';
212
+ /**
213
+ * Толщина title
214
+ */
215
+ titleWeight?: 'regular' | 'bold';
216
+ /**
217
+ * Цвет title
218
+ */
219
+ titleColor: Color;
220
+ /**
221
+ * Value ячейки
222
+ */
223
+ value?: ReactNode;
224
+ /**
225
+ * Цвет value
226
+ */
227
+ valueColor?: Color;
228
+ /**
229
+ * Идентификатор для систем автоматизированного тестирования.
230
+ * Для контента используется модификатор -text_content, для value ячейки -text_value
231
+ */
232
+ dataTestId?: string;
233
+ };
234
+ declare const Text: React.FC<Props$7>;
235
+ export { Main, Props$0 as Props, Graphics, FooterTextProps, FooterText, FooterButton, Footer, Content, Category, AmountTitle, Amount, Addon, Text };
@@ -46,21 +46,29 @@ const Addon = ({ children, verticalAlign = 'top', addonPadding = 'default', data
46
46
  }), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'addon'), ...(onClick && onMouseEvents) }, children));
47
47
  };
48
48
 
49
- const Amount = ({ weight = 'normal', textView = 'component', color = 'primary', minority, minorUnits = 100, dataTestId, ...restProps }) => {
49
+ const Amount = ({ weight = 'normal', textView = 'component', color = 'primary', minority, minorUnits = 100, hidden, dataTestId, ...restProps }) => {
50
50
  const pureCellContext = useContext(PureCellContext);
51
+ if (hidden) {
52
+ return (React.createElement("div", { className: styles$1.hiddenWrapper },
53
+ React.createElement("div", { className: styles$1.hidden })));
54
+ }
51
55
  return (React.createElement(Typography.Text, { view: textView, dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount-text'), className: cn(styles$1.component), color: color },
52
56
  React.createElement(Amount$1, { minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount'), ...restProps })));
53
57
  };
54
58
 
55
- const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary', dataTestId, titleProps = {}, ...restProps }) => {
59
+ const AmountTitle = ({ minority, minorUnits = 100, hidden, className, color = 'primary', dataTestId, titleProps: titlePropsFromProps = {}, ...restProps }) => {
56
60
  const pureCellContext = useContext(PureCellContext);
57
- const titleDefaultProps = {
61
+ const titleProps = {
58
62
  tag: 'h4',
59
63
  view: 'small',
60
64
  color,
61
- ...titleProps,
65
+ ...titlePropsFromProps,
62
66
  };
63
- return (React.createElement(Typography.TitleResponsive, { ...titleDefaultProps, dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount-title'), className: cn(styles$2.component, titleProps.className) },
67
+ if (hidden) {
68
+ return (React.createElement("div", { className: cn(styles$2.hiddenWrapper, styles$2[`hiddenWrapper-${titleProps.view}`]) },
69
+ React.createElement("div", { className: cn(styles$2.hidden, styles$2[`hidden-${titleProps.view}`]) })));
70
+ }
71
+ return (React.createElement(Typography.TitleResponsive, { ...titleProps, dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount-title'), className: cn(styles$2.component, titlePropsFromProps?.className) },
64
72
  React.createElement(Amount$1, { minority: minority || minorUnits, className: cn(styles$2.weight, className), dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'core-amount-title'), ...restProps, bold: 'none' })));
65
73
  };
66
74
 
@@ -91,11 +91,13 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
91
91
  weight?: "bold" | "normal" | undefined;
92
92
  textView?: "component" | "primary-small" | undefined;
93
93
  color?: "link" | "accent" | "primary" | "primary-inverted" | "secondary" | "secondary-inverted" | "tertiary" | "tertiary-inverted" | "attention" | "positive" | "negative" | "static-accent" | "disabled" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | undefined;
94
+ hidden?: boolean | undefined;
94
95
  dataTestId?: string | undefined;
95
96
  } & Omit<import("./components/typesProps").AmountProps, "dataTestId">>;
96
97
  AmountTitle: React.FC<{
97
98
  color?: "link" | "accent" | "primary" | "primary-inverted" | "secondary" | "secondary-inverted" | "tertiary" | "tertiary-inverted" | "attention" | "positive" | "negative" | "static-accent" | "disabled" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | undefined;
98
99
  titleProps?: import("@alfalab/core-components-typography").TitleProps | undefined;
100
+ hidden?: boolean | undefined;
99
101
  dataTestId?: string | undefined;
100
102
  } & Omit<import("./components/typesProps").AmountProps, "dataTestId">>;
101
103
  Addon: React.FC<{
@@ -3,5 +3,5 @@ import 'react-merge-refs';
3
3
  import 'classnames';
4
4
  import '@alfalab/core-components-comment/moderncssm';
5
5
  import '@alfalab/hooks';
6
- export { P as PureCell, f as PureCellContext } from './component-511ba1c0.js';
6
+ export { P as PureCell, f as PureCellContext } from './component-891b50dd.js';
7
7
  import './index.module.css';
@@ -1,5 +1,5 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/moderncssm';
4
- export { A as Addon } from '../../component-511ba1c0.js';
4
+ export { A as Addon } from '../../component-891b50dd.js';
5
5
  import './index.module.css';
@@ -1 +1 @@
1
- export * from "../../component-511ba1c0";
1
+ export * from "../../component-891b50dd";
@@ -1 +1 @@
1
- export { A as Addon } from '../../component-511ba1c0.js';
1
+ export { A as Addon } from '../../component-891b50dd.js';
@@ -3,5 +3,5 @@ import 'classnames';
3
3
  import '@alfalab/core-components-amount/moderncssm';
4
4
  import '@alfalab/core-components-shared/moderncssm';
5
5
  import '@alfalab/core-components-typography/moderncssm';
6
- export { a as Amount } from '../../component-511ba1c0.js';
6
+ export { a as Amount } from '../../component-891b50dd.js';
7
7
  import './index.module.css';
@@ -1 +1 @@
1
- export * from "../../component-511ba1c0";
1
+ export * from "../../component-891b50dd";
@@ -1 +1 @@
1
- export { a as Amount } from '../../component-511ba1c0.js';
1
+ export { a as Amount } from '../../component-891b50dd.js';
@@ -4,3 +4,16 @@
4
4
  padding: var(--gap-2) var(--gap-0);
5
5
  display: flex;
6
6
  }
7
+
8
+ .hidden {
9
+ background: var(--color-light-neutral-translucent-400);
10
+ border-radius: var(--border-radius-8);
11
+ display: inline-block;
12
+ height: 24px;
13
+ width: 120px;
14
+ }
15
+
16
+ .hiddenWrapper {
17
+ display: flex;
18
+ padding: var(--gap-8) var(--gap-0);
19
+ }
@@ -3,5 +3,5 @@ import 'classnames';
3
3
  import '@alfalab/core-components-amount/moderncssm';
4
4
  import '@alfalab/core-components-shared/moderncssm';
5
5
  import '@alfalab/core-components-typography/moderncssm';
6
- export { b as AmountTitle } from '../../component-511ba1c0.js';
6
+ export { b as AmountTitle } from '../../component-891b50dd.js';
7
7
  import './index.module.css';
@@ -1 +1 @@
1
- export * from "../../component-511ba1c0";
1
+ export * from "../../component-891b50dd";
@@ -1 +1 @@
1
- export { b as AmountTitle } from '../../component-511ba1c0.js';
1
+ export { b as AmountTitle } from '../../component-891b50dd.js';