@alfalab/core-components-pure-cell 4.13.6 → 4.14.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 (232) hide show
  1. package/{component-d977c34d.js → component-4ddb1c01.js} +15 -12
  2. package/{component-8c83a9ca.d.ts → component-fb05ccb7.d.ts} +14 -1
  3. package/component.js +18 -2
  4. package/components/addon/component.js +1 -1
  5. package/components/addon/index.css +13 -13
  6. package/components/addon/index.d.ts +1 -1
  7. package/components/addon/index.js +1 -1
  8. package/components/amount/component.js +1 -1
  9. package/components/amount/index.css +4 -4
  10. package/components/amount/index.d.ts +1 -1
  11. package/components/amount/index.js +1 -1
  12. package/components/amount-title/component.js +1 -1
  13. package/components/amount-title/index.css +15 -15
  14. package/components/amount-title/index.d.ts +1 -1
  15. package/components/amount-title/index.js +1 -1
  16. package/components/category/component.js +1 -1
  17. package/components/category/index.css +5 -5
  18. package/components/category/index.d.ts +1 -1
  19. package/components/category/index.js +1 -1
  20. package/components/content/component.js +1 -1
  21. package/components/content/index.css +3 -3
  22. package/components/content/index.d.ts +1 -1
  23. package/components/content/index.js +1 -1
  24. package/components/footer/component.js +1 -1
  25. package/components/footer/index.css +4 -4
  26. package/components/footer/index.d.ts +1 -1
  27. package/components/footer/index.js +1 -1
  28. package/components/footer-button/component.js +1 -1
  29. package/components/footer-button/index.css +2 -2
  30. package/components/footer-button/index.d.ts +1 -1
  31. package/components/footer-button/index.js +1 -1
  32. package/components/footer-text/component.js +1 -1
  33. package/components/footer-text/index.d.ts +1 -1
  34. package/components/footer-text/index.js +1 -1
  35. package/components/graphics/component.js +1 -1
  36. package/components/graphics/index.css +18 -18
  37. package/components/graphics/index.d.ts +1 -1
  38. package/components/graphics/index.js +1 -1
  39. package/components/main/component.js +1 -1
  40. package/components/main/index.css +7 -7
  41. package/components/main/index.d.ts +1 -1
  42. package/components/main/index.js +1 -1
  43. package/components/text/component.js +1 -1
  44. package/components/text/index.css +7 -7
  45. package/components/text/index.d.ts +1 -1
  46. package/components/text/index.js +1 -1
  47. package/cssm/{component-24c65922.js → component-195fb685.js} +4 -1
  48. package/{esm/component-8c83a9ca.d.ts → cssm/component-fb05ccb7.d.ts} +14 -1
  49. package/cssm/component.js +18 -2
  50. package/cssm/components/addon/component.js +1 -1
  51. package/cssm/components/addon/index.d.ts +1 -1
  52. package/cssm/components/addon/index.js +1 -1
  53. package/cssm/components/amount/component.js +1 -1
  54. package/cssm/components/amount/index.d.ts +1 -1
  55. package/cssm/components/amount/index.js +1 -1
  56. package/cssm/components/amount-title/component.js +1 -1
  57. package/cssm/components/amount-title/index.d.ts +1 -1
  58. package/cssm/components/amount-title/index.js +1 -1
  59. package/cssm/components/category/component.js +1 -1
  60. package/cssm/components/category/index.d.ts +1 -1
  61. package/cssm/components/category/index.js +1 -1
  62. package/cssm/components/content/component.js +1 -1
  63. package/cssm/components/content/index.d.ts +1 -1
  64. package/cssm/components/content/index.js +1 -1
  65. package/cssm/components/footer/component.js +1 -1
  66. package/cssm/components/footer/index.d.ts +1 -1
  67. package/cssm/components/footer/index.js +1 -1
  68. package/cssm/components/footer-button/component.js +1 -1
  69. package/cssm/components/footer-button/index.d.ts +1 -1
  70. package/cssm/components/footer-button/index.js +1 -1
  71. package/cssm/components/footer-text/component.js +1 -1
  72. package/cssm/components/footer-text/index.d.ts +1 -1
  73. package/cssm/components/footer-text/index.js +1 -1
  74. package/cssm/components/graphics/component.js +1 -1
  75. package/cssm/components/graphics/index.d.ts +1 -1
  76. package/cssm/components/graphics/index.js +1 -1
  77. package/cssm/components/main/component.js +1 -1
  78. package/cssm/components/main/index.d.ts +1 -1
  79. package/cssm/components/main/index.js +1 -1
  80. package/cssm/components/text/component.js +1 -1
  81. package/cssm/components/text/index.d.ts +1 -1
  82. package/cssm/components/text/index.js +1 -1
  83. package/cssm/index.d.ts +2 -2
  84. package/cssm/index.js +18 -1
  85. package/esm/{component-63b6ba1a.js → component-820518e9.js} +14 -13
  86. package/{cssm/component-8c83a9ca.d.ts → esm/component-fb05ccb7.d.ts} +14 -1
  87. package/esm/component.js +2 -2
  88. package/esm/components/addon/component.js +1 -1
  89. package/esm/components/addon/index.css +13 -13
  90. package/esm/components/addon/index.d.ts +1 -1
  91. package/esm/components/addon/index.js +1 -1
  92. package/esm/components/amount/component.js +1 -1
  93. package/esm/components/amount/index.css +4 -4
  94. package/esm/components/amount/index.d.ts +1 -1
  95. package/esm/components/amount/index.js +1 -1
  96. package/esm/components/amount-title/component.js +1 -1
  97. package/esm/components/amount-title/index.css +15 -15
  98. package/esm/components/amount-title/index.d.ts +1 -1
  99. package/esm/components/amount-title/index.js +1 -1
  100. package/esm/components/category/component.js +1 -1
  101. package/esm/components/category/index.css +5 -5
  102. package/esm/components/category/index.d.ts +1 -1
  103. package/esm/components/category/index.js +1 -1
  104. package/esm/components/content/component.js +1 -1
  105. package/esm/components/content/index.css +3 -3
  106. package/esm/components/content/index.d.ts +1 -1
  107. package/esm/components/content/index.js +1 -1
  108. package/esm/components/footer/component.js +1 -1
  109. package/esm/components/footer/index.css +4 -4
  110. package/esm/components/footer/index.d.ts +1 -1
  111. package/esm/components/footer/index.js +1 -1
  112. package/esm/components/footer-button/component.js +1 -1
  113. package/esm/components/footer-button/index.css +2 -2
  114. package/esm/components/footer-button/index.d.ts +1 -1
  115. package/esm/components/footer-button/index.js +1 -1
  116. package/esm/components/footer-text/component.js +1 -1
  117. package/esm/components/footer-text/index.d.ts +1 -1
  118. package/esm/components/footer-text/index.js +1 -1
  119. package/esm/components/graphics/component.js +1 -1
  120. package/esm/components/graphics/index.css +18 -18
  121. package/esm/components/graphics/index.d.ts +1 -1
  122. package/esm/components/graphics/index.js +1 -1
  123. package/esm/components/main/component.js +1 -1
  124. package/esm/components/main/index.css +7 -7
  125. package/esm/components/main/index.d.ts +1 -1
  126. package/esm/components/main/index.js +1 -1
  127. package/esm/components/text/component.js +1 -1
  128. package/esm/components/text/index.css +7 -7
  129. package/esm/components/text/index.d.ts +1 -1
  130. package/esm/components/text/index.js +1 -1
  131. package/esm/index.css +29 -29
  132. package/esm/index.d.ts +2 -2
  133. package/esm/index.js +2 -1
  134. package/index.css +29 -29
  135. package/index.d.ts +2 -2
  136. package/index.js +18 -1
  137. package/modern/{component-08a2ef45.js → component-644d2c3d.js} +14 -13
  138. package/modern/{component-8c83a9ca.d.ts → component-fb05ccb7.d.ts} +14 -1
  139. package/modern/component.js +2 -2
  140. package/modern/components/addon/component.js +1 -1
  141. package/modern/components/addon/index.css +13 -13
  142. package/modern/components/addon/index.d.ts +1 -1
  143. package/modern/components/addon/index.js +1 -1
  144. package/modern/components/amount/component.js +1 -1
  145. package/modern/components/amount/index.css +4 -4
  146. package/modern/components/amount/index.d.ts +1 -1
  147. package/modern/components/amount/index.js +1 -1
  148. package/modern/components/amount-title/component.js +1 -1
  149. package/modern/components/amount-title/index.css +15 -15
  150. package/modern/components/amount-title/index.d.ts +1 -1
  151. package/modern/components/amount-title/index.js +1 -1
  152. package/modern/components/category/component.js +1 -1
  153. package/modern/components/category/index.css +5 -5
  154. package/modern/components/category/index.d.ts +1 -1
  155. package/modern/components/category/index.js +1 -1
  156. package/modern/components/content/component.js +1 -1
  157. package/modern/components/content/index.css +3 -3
  158. package/modern/components/content/index.d.ts +1 -1
  159. package/modern/components/content/index.js +1 -1
  160. package/modern/components/footer/component.js +1 -1
  161. package/modern/components/footer/index.css +4 -4
  162. package/modern/components/footer/index.d.ts +1 -1
  163. package/modern/components/footer/index.js +1 -1
  164. package/modern/components/footer-button/component.js +1 -1
  165. package/modern/components/footer-button/index.css +2 -2
  166. package/modern/components/footer-button/index.d.ts +1 -1
  167. package/modern/components/footer-button/index.js +1 -1
  168. package/modern/components/footer-text/component.js +1 -1
  169. package/modern/components/footer-text/index.d.ts +1 -1
  170. package/modern/components/footer-text/index.js +1 -1
  171. package/modern/components/graphics/component.js +1 -1
  172. package/modern/components/graphics/index.css +18 -18
  173. package/modern/components/graphics/index.d.ts +1 -1
  174. package/modern/components/graphics/index.js +1 -1
  175. package/modern/components/main/component.js +1 -1
  176. package/modern/components/main/index.css +7 -7
  177. package/modern/components/main/index.d.ts +1 -1
  178. package/modern/components/main/index.js +1 -1
  179. package/modern/components/text/component.js +1 -1
  180. package/modern/components/text/index.css +7 -7
  181. package/modern/components/text/index.d.ts +1 -1
  182. package/modern/components/text/index.js +1 -1
  183. package/modern/index.css +29 -29
  184. package/modern/index.d.ts +2 -2
  185. package/modern/index.js +2 -1
  186. package/moderncssm/{component-1bce2bd3.js → component-5b5fde55.js} +3 -2
  187. package/moderncssm/component-fb05ccb7.d.ts +140 -0
  188. package/moderncssm/component.js +2 -2
  189. package/moderncssm/components/addon/component.js +1 -1
  190. package/moderncssm/components/addon/index.d.ts +1 -1
  191. package/moderncssm/components/addon/index.js +1 -1
  192. package/moderncssm/components/amount/component.js +1 -1
  193. package/moderncssm/components/amount/index.d.ts +1 -1
  194. package/moderncssm/components/amount/index.js +1 -1
  195. package/moderncssm/components/amount-title/component.js +1 -1
  196. package/moderncssm/components/amount-title/index.d.ts +1 -1
  197. package/moderncssm/components/amount-title/index.js +1 -1
  198. package/moderncssm/components/category/component.js +1 -1
  199. package/moderncssm/components/category/index.d.ts +1 -1
  200. package/moderncssm/components/category/index.js +1 -1
  201. package/moderncssm/components/content/component.js +1 -1
  202. package/moderncssm/components/content/index.d.ts +1 -1
  203. package/moderncssm/components/content/index.js +1 -1
  204. package/moderncssm/components/footer/component.js +1 -1
  205. package/moderncssm/components/footer/index.d.ts +1 -1
  206. package/moderncssm/components/footer/index.js +1 -1
  207. package/moderncssm/components/footer-button/component.js +1 -1
  208. package/moderncssm/components/footer-button/index.d.ts +1 -1
  209. package/moderncssm/components/footer-button/index.js +1 -1
  210. package/moderncssm/components/footer-text/component.js +1 -1
  211. package/moderncssm/components/footer-text/index.d.ts +1 -1
  212. package/moderncssm/components/footer-text/index.js +1 -1
  213. package/moderncssm/components/graphics/component.js +1 -1
  214. package/moderncssm/components/graphics/index.d.ts +1 -1
  215. package/moderncssm/components/graphics/index.js +1 -1
  216. package/moderncssm/components/main/component.js +1 -1
  217. package/moderncssm/components/main/index.d.ts +1 -1
  218. package/moderncssm/components/main/index.js +1 -1
  219. package/moderncssm/components/text/component.js +1 -1
  220. package/moderncssm/components/text/index.d.ts +1 -1
  221. package/moderncssm/components/text/index.js +1 -1
  222. package/moderncssm/index.d.ts +2 -2
  223. package/moderncssm/index.js +2 -1
  224. package/package.json +9 -8
  225. package/src/component.tsx +21 -2
  226. package/src/index.ts +16 -1
  227. package/moderncssm/component-8c83a9ca.d.ts +0 -127
  228. /package/{component-d977c34d.d.ts → component-4ddb1c01.d.ts} +0 -0
  229. /package/cssm/{component-24c65922.d.ts → component-195fb685.d.ts} +0 -0
  230. /package/esm/{component-63b6ba1a.d.ts → component-820518e9.d.ts} +0 -0
  231. /package/modern/{component-08a2ef45.d.ts → component-644d2c3d.d.ts} +0 -0
  232. /package/moderncssm/{component-1bce2bd3.d.ts → component-5b5fde55.d.ts} +0 -0
package/esm/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: ef27i */
1
+ /* hash: m85og */
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_13xas {
32
+ } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_2eg44 {
33
33
  text-align: unset;
34
34
  box-sizing: border-box;
35
- } .pure-cell__horizontal_13xas {
35
+ } .pure-cell__horizontal_2eg44 {
36
36
  display: flex;
37
37
  width: 100%;
38
- } .pure-cell__vertical_13xas {
38
+ } .pure-cell__vertical_2eg44 {
39
39
  display: flex;
40
40
  align-items: center;
41
41
  flex-direction: column;
42
- } .pure-cell__button_13xas {
42
+ } .pure-cell__button_2eg44 {
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_13xas.pure-cell__hover_13xas {
50
+ } .pure-cell__button_2eg44.pure-cell__hover_2eg44 {
51
51
  opacity: 0.8;
52
- } .pure-cell__button_13xas.pure-cell__active_13xas {
52
+ } .pure-cell__button_2eg44.pure-cell__active_2eg44 {
53
53
  opacity: 0.6;
54
- } .pure-cell__link_13xas {
54
+ } .pure-cell__link_2eg44 {
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_13xas.pure-cell__hover_13xas {
59
+ } .pure-cell__link_2eg44.pure-cell__hover_2eg44 {
60
60
  opacity: 0.8;
61
- } .pure-cell__link_13xas.pure-cell__active_13xas {
61
+ } .pure-cell__link_2eg44.pure-cell__active_2eg44 {
62
62
  opacity: 0.6;
63
- } .pure-cell__none_13xas {
63
+ } .pure-cell__none_2eg44 {
64
64
  padding: var(--gap-0);
65
- } .pure-cell__airy_13xas {
65
+ } .pure-cell__airy_2eg44 {
66
66
  padding: var(--gap-16) var(--gap-0);
67
- } .pure-cell__default_13xas {
67
+ } .pure-cell__default_2eg44 {
68
68
  padding: var(--gap-12) var(--gap-0);
69
- } .pure-cell__compact_13xas {
69
+ } .pure-cell__compact_2eg44 {
70
70
  padding: var(--gap-8) var(--gap-0);
71
- } .pure-cell__tiny_13xas {
71
+ } .pure-cell__tiny_2eg44 {
72
72
  padding: var(--gap-4) var(--gap-0);
73
- } .pure-cell__noneTop_13xas {
73
+ } .pure-cell__noneTop_2eg44 {
74
74
  padding-top: var(--gap-0);
75
- } .pure-cell__airyTop_13xas {
75
+ } .pure-cell__airyTop_2eg44 {
76
76
  padding-top: var(--gap-16);
77
- } .pure-cell__defaultTop_13xas {
77
+ } .pure-cell__defaultTop_2eg44 {
78
78
  padding-top: var(--gap-12);
79
- } .pure-cell__compactTop_13xas {
79
+ } .pure-cell__compactTop_2eg44 {
80
80
  padding-top: var(--gap-8);
81
- } .pure-cell__tinyTop_13xas {
81
+ } .pure-cell__tinyTop_2eg44 {
82
82
  padding-top: var(--gap-4);
83
- } .pure-cell__noneBottom_13xas {
83
+ } .pure-cell__noneBottom_2eg44 {
84
84
  padding-bottom: var(--gap-0);
85
- } .pure-cell__airyBottom_13xas {
85
+ } .pure-cell__airyBottom_2eg44 {
86
86
  padding-bottom: var(--gap-16);
87
- } .pure-cell__defaultBottom_13xas {
87
+ } .pure-cell__defaultBottom_2eg44 {
88
88
  padding-bottom: var(--gap-12);
89
- } .pure-cell__compactBottom_13xas {
89
+ } .pure-cell__compactBottom_2eg44 {
90
90
  padding-bottom: var(--gap-8);
91
- } .pure-cell__tinyBottom_13xas {
91
+ } .pure-cell__tinyBottom_2eg44 {
92
92
  padding-bottom: var(--gap-4);
93
- } .pure-cell__left_13xas {
93
+ } .pure-cell__left_2eg44 {
94
94
  padding-left: var(--gap-16);
95
- } .pure-cell__right_13xas {
95
+ } .pure-cell__right_2eg44 {
96
96
  padding-right: var(--gap-16);
97
- } .pure-cell__both_13xas {
97
+ } .pure-cell__both_2eg44 {
98
98
  padding-right: var(--gap-16);
99
99
  padding-left: var(--gap-16);
100
- } .pure-cell__focused_13xas {
100
+ } .pure-cell__focused_2eg44 {
101
101
  outline: 2px solid var(--focus-color);
102
102
  outline-offset: 2px;
103
103
  }
package/esm/index.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export { PureCell } from "./component-8c83a9ca";
2
- export type { PureCellProps } from "./component-8c83a9ca";
1
+ export { PureCell, PureCellComponent, Main, Graphics, Content, Text, Amount, AmountTitle, Addon, Footer, ExtraSubtitle, FooterButton, Comment, Category } from "./component-fb05ccb7";
2
+ export type { PureCellProps } from "./component-fb05ccb7";
package/esm/index.js CHANGED
@@ -1 +1,2 @@
1
- export { P as PureCell } from './component-63b6ba1a.js';
1
+ export { c as Addon, A as Amount, b as AmountTitle, e as Category, C as Content, E as ExtraSubtitle, F as Footer, d as FooterButton, G as Graphics, M as Main, P as PureCell, a as PureCellComponent, T as Text } from './component-820518e9.js';
2
+ export { Comment } from '@alfalab/core-components-comment/esm';
package/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: ef27i */
1
+ /* hash: m85og */
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_13xas {
32
+ } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_2eg44 {
33
33
  text-align: unset;
34
34
  box-sizing: border-box;
35
- } .pure-cell__horizontal_13xas {
35
+ } .pure-cell__horizontal_2eg44 {
36
36
  display: flex;
37
37
  width: 100%;
38
- } .pure-cell__vertical_13xas {
38
+ } .pure-cell__vertical_2eg44 {
39
39
  display: flex;
40
40
  align-items: center;
41
41
  flex-direction: column;
42
- } .pure-cell__button_13xas {
42
+ } .pure-cell__button_2eg44 {
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_13xas.pure-cell__hover_13xas {
50
+ } .pure-cell__button_2eg44.pure-cell__hover_2eg44 {
51
51
  opacity: 0.8;
52
- } .pure-cell__button_13xas.pure-cell__active_13xas {
52
+ } .pure-cell__button_2eg44.pure-cell__active_2eg44 {
53
53
  opacity: 0.6;
54
- } .pure-cell__link_13xas {
54
+ } .pure-cell__link_2eg44 {
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_13xas.pure-cell__hover_13xas {
59
+ } .pure-cell__link_2eg44.pure-cell__hover_2eg44 {
60
60
  opacity: 0.8;
61
- } .pure-cell__link_13xas.pure-cell__active_13xas {
61
+ } .pure-cell__link_2eg44.pure-cell__active_2eg44 {
62
62
  opacity: 0.6;
63
- } .pure-cell__none_13xas {
63
+ } .pure-cell__none_2eg44 {
64
64
  padding: var(--gap-0);
65
- } .pure-cell__airy_13xas {
65
+ } .pure-cell__airy_2eg44 {
66
66
  padding: var(--gap-16) var(--gap-0);
67
- } .pure-cell__default_13xas {
67
+ } .pure-cell__default_2eg44 {
68
68
  padding: var(--gap-12) var(--gap-0);
69
- } .pure-cell__compact_13xas {
69
+ } .pure-cell__compact_2eg44 {
70
70
  padding: var(--gap-8) var(--gap-0);
71
- } .pure-cell__tiny_13xas {
71
+ } .pure-cell__tiny_2eg44 {
72
72
  padding: var(--gap-4) var(--gap-0);
73
- } .pure-cell__noneTop_13xas {
73
+ } .pure-cell__noneTop_2eg44 {
74
74
  padding-top: var(--gap-0);
75
- } .pure-cell__airyTop_13xas {
75
+ } .pure-cell__airyTop_2eg44 {
76
76
  padding-top: var(--gap-16);
77
- } .pure-cell__defaultTop_13xas {
77
+ } .pure-cell__defaultTop_2eg44 {
78
78
  padding-top: var(--gap-12);
79
- } .pure-cell__compactTop_13xas {
79
+ } .pure-cell__compactTop_2eg44 {
80
80
  padding-top: var(--gap-8);
81
- } .pure-cell__tinyTop_13xas {
81
+ } .pure-cell__tinyTop_2eg44 {
82
82
  padding-top: var(--gap-4);
83
- } .pure-cell__noneBottom_13xas {
83
+ } .pure-cell__noneBottom_2eg44 {
84
84
  padding-bottom: var(--gap-0);
85
- } .pure-cell__airyBottom_13xas {
85
+ } .pure-cell__airyBottom_2eg44 {
86
86
  padding-bottom: var(--gap-16);
87
- } .pure-cell__defaultBottom_13xas {
87
+ } .pure-cell__defaultBottom_2eg44 {
88
88
  padding-bottom: var(--gap-12);
89
- } .pure-cell__compactBottom_13xas {
89
+ } .pure-cell__compactBottom_2eg44 {
90
90
  padding-bottom: var(--gap-8);
91
- } .pure-cell__tinyBottom_13xas {
91
+ } .pure-cell__tinyBottom_2eg44 {
92
92
  padding-bottom: var(--gap-4);
93
- } .pure-cell__left_13xas {
93
+ } .pure-cell__left_2eg44 {
94
94
  padding-left: var(--gap-16);
95
- } .pure-cell__right_13xas {
95
+ } .pure-cell__right_2eg44 {
96
96
  padding-right: var(--gap-16);
97
- } .pure-cell__both_13xas {
97
+ } .pure-cell__both_2eg44 {
98
98
  padding-right: var(--gap-16);
99
99
  padding-left: var(--gap-16);
100
- } .pure-cell__focused_13xas {
100
+ } .pure-cell__focused_2eg44 {
101
101
  outline: 2px solid var(--focus-color);
102
102
  outline-offset: 2px;
103
103
  }
package/index.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export { PureCell } from "./component-8c83a9ca";
2
- export type { PureCellProps } from "./component-8c83a9ca";
1
+ export { PureCell, PureCellComponent, Main, Graphics, Content, Text, Amount, AmountTitle, Addon, Footer, ExtraSubtitle, FooterButton, Comment, Category } from "./component-fb05ccb7";
2
+ export type { PureCellProps } from "./component-fb05ccb7";
package/index.js CHANGED
@@ -2,8 +2,25 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var components_addon_component = require('./component-d977c34d.js');
5
+ var components_addon_component = require('./component-4ddb1c01.js');
6
+ var coreComponentsComment = require('@alfalab/core-components-comment');
6
7
 
7
8
 
8
9
 
10
+ exports.Addon = components_addon_component.Addon;
11
+ exports.Amount = components_addon_component.Amount;
12
+ exports.AmountTitle = components_addon_component.AmountTitle;
13
+ exports.Category = components_addon_component.Category;
14
+ exports.Content = components_addon_component.Content;
15
+ exports.ExtraSubtitle = components_addon_component.ExtraSubtitle;
16
+ exports.Footer = components_addon_component.Footer;
17
+ exports.FooterButton = components_addon_component.FooterButton;
18
+ exports.Graphics = components_addon_component.Graphics;
19
+ exports.Main = components_addon_component.Main;
9
20
  exports.PureCell = components_addon_component.PureCell;
21
+ exports.PureCellComponent = components_addon_component.PureCellComponent;
22
+ exports.Text = components_addon_component.Text;
23
+ Object.defineProperty(exports, 'Comment', {
24
+ enumerable: true,
25
+ get: function () { return coreComponentsComment.Comment; }
26
+ });
@@ -8,7 +8,7 @@ import { Amount as Amount$1 } from '@alfalab/core-components-amount/modern';
8
8
  import { Text as Text$1, TitleResponsive } from '@alfalab/core-components-typography/modern';
9
9
  import { Button } from '@alfalab/core-components-button/modern';
10
10
 
11
- const styles$a = {"component":"pure-cell__component_vedgh","none":"pure-cell__none_vedgh","default":"pure-cell__default_vedgh","addonPadding":"pure-cell__addonPadding_vedgh","auto":"pure-cell__auto_vedgh","top":"pure-cell__top_vedgh","center":"pure-cell__center_vedgh","bottom":"pure-cell__bottom_vedgh","button":"pure-cell__button_vedgh"};
11
+ const styles$a = {"component":"pure-cell__component_1swmt","none":"pure-cell__none_1swmt","default":"pure-cell__default_1swmt","addonPadding":"pure-cell__addonPadding_1swmt","auto":"pure-cell__auto_1swmt","top":"pure-cell__top_1swmt","center":"pure-cell__center_1swmt","bottom":"pure-cell__bottom_1swmt","button":"pure-cell__button_1swmt"};
12
12
  require('./components/addon/index.css')
13
13
 
14
14
  const ADDON_COMPONENT = {
@@ -38,7 +38,7 @@ const Addon = ({ children, verticalAlign = 'top', addonPadding = 'default', data
38
38
  }), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'addon'), ...(onClick && onMouseEvents) }, children));
39
39
  };
40
40
 
41
- const styles$9 = {"component":"pure-cell__component_1xpth","hidden":"pure-cell__hidden_1xpth","hiddenWrapper":"pure-cell__hiddenWrapper_1xpth"};
41
+ const styles$9 = {"component":"pure-cell__component_b3wu2","hidden":"pure-cell__hidden_b3wu2","hiddenWrapper":"pure-cell__hiddenWrapper_b3wu2"};
42
42
  require('./components/amount/index.css')
43
43
 
44
44
  const Amount = ({ weight = 'normal', textView = 'component', color = 'primary', minority, minorUnits = 100, hidden, dataTestId, ...restProps }) => {
@@ -51,7 +51,7 @@ const Amount = ({ weight = 'normal', textView = 'component', color = 'primary',
51
51
  React.createElement(Amount$1, { minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount'), ...restProps })));
52
52
  };
53
53
 
54
- const styles$8 = {"component":"pure-cell__component_1agbe","weight":"pure-cell__weight_1agbe","hidden":"pure-cell__hidden_1agbe","hidden-xsmall":"pure-cell__hidden-xsmall_1agbe","hidden-small":"pure-cell__hidden-small_1agbe","hidden-medium":"pure-cell__hidden-medium_1agbe","hidden-large":"pure-cell__hidden-large_1agbe","hidden-xlarge":"pure-cell__hidden-xlarge_1agbe","hiddenWrapper":"pure-cell__hiddenWrapper_1agbe","hiddenWrapper-xsmall":"pure-cell__hiddenWrapper-xsmall_1agbe","hiddenWrapper-small":"pure-cell__hiddenWrapper-small_1agbe","hiddenWrapper-medium":"pure-cell__hiddenWrapper-medium_1agbe","hiddenWrapper-large":"pure-cell__hiddenWrapper-large_1agbe","hiddenWrapper-xlarge":"pure-cell__hiddenWrapper-xlarge_1agbe"};
54
+ const styles$8 = {"component":"pure-cell__component_1vvwu","weight":"pure-cell__weight_1vvwu","hidden":"pure-cell__hidden_1vvwu","hidden-xsmall":"pure-cell__hidden-xsmall_1vvwu","hidden-small":"pure-cell__hidden-small_1vvwu","hidden-medium":"pure-cell__hidden-medium_1vvwu","hidden-large":"pure-cell__hidden-large_1vvwu","hidden-xlarge":"pure-cell__hidden-xlarge_1vvwu","hiddenWrapper":"pure-cell__hiddenWrapper_1vvwu","hiddenWrapper-xsmall":"pure-cell__hiddenWrapper-xsmall_1vvwu","hiddenWrapper-small":"pure-cell__hiddenWrapper-small_1vvwu","hiddenWrapper-medium":"pure-cell__hiddenWrapper-medium_1vvwu","hiddenWrapper-large":"pure-cell__hiddenWrapper-large_1vvwu","hiddenWrapper-xlarge":"pure-cell__hiddenWrapper-xlarge_1vvwu"};
55
55
  require('./components/amount-title/index.css')
56
56
 
57
57
  const AmountTitle = ({ minority, minorUnits = 100, hidden, className, color = 'primary', dataTestId, titleProps: titlePropsFromProps = {}, ...restProps }) => {
@@ -70,7 +70,7 @@ const AmountTitle = ({ minority, minorUnits = 100, hidden, className, color = 'p
70
70
  React.createElement(Amount$1, { minority: minority || minorUnits, className: cn(styles$8.weight, className), dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'core-amount-title'), ...restProps, bold: 'none' })));
71
71
  };
72
72
 
73
- const styles$7 = {"component":"pure-cell__component_1kjlm","categoryName":"pure-cell__categoryName_1kjlm","categoryPercent":"pure-cell__categoryPercent_1kjlm","rightAddon":"pure-cell__rightAddon_1kjlm"};
73
+ const styles$7 = {"component":"pure-cell__component_1wyt0","categoryName":"pure-cell__categoryName_1wyt0","categoryPercent":"pure-cell__categoryPercent_1wyt0","rightAddon":"pure-cell__rightAddon_1wyt0"};
74
74
  require('./components/category/index.css')
75
75
 
76
76
  const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) => {
@@ -83,7 +83,7 @@ const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) =
83
83
  rightAddons !== undefined && (React.createElement("div", { className: styles$7.rightAddon, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'category-right-addon') }, rightAddons))));
84
84
  };
85
85
 
86
- const styles$6 = {"component":"pure-cell__component_bb8mk","horizontal":"pure-cell__horizontal_bb8mk"};
86
+ const styles$6 = {"component":"pure-cell__component_1i742","horizontal":"pure-cell__horizontal_1i742"};
87
87
  require('./components/content/index.css')
88
88
 
89
89
  const Content = ({ children, dataTestId }) => {
@@ -91,7 +91,7 @@ const Content = ({ children, dataTestId }) => {
91
91
  return (React.createElement("section", { className: cn(styles$6.component, { [styles$6.horizontal]: direction === 'horizontal' }), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'content') }, children));
92
92
  };
93
93
 
94
- const styles$5 = {"component":"pure-cell__component_1y90f","none":"pure-cell__none_1y90f","default":"pure-cell__default_1y90f"};
94
+ const styles$5 = {"component":"pure-cell__component_knht5","none":"pure-cell__none_knht5","default":"pure-cell__default_knht5"};
95
95
  require('./components/footer/index.css')
96
96
 
97
97
  const Footer = ({ children, footerPadding = 'default', dataTestId }) => {
@@ -99,7 +99,7 @@ const Footer = ({ children, footerPadding = 'default', dataTestId }) => {
99
99
  return (React.createElement("footer", { className: cn(styles$5.component, styles$5[footerPadding]), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer') }, children));
100
100
  };
101
101
 
102
- const styles$4 = {"component":"pure-cell__component_1g3y5"};
102
+ const styles$4 = {"component":"pure-cell__component_uocps"};
103
103
  require('./components/footer-button/index.css')
104
104
 
105
105
  const FooterButton = forwardRef(({ children, dataTestId, onClick, onMouseDown, onMouseEnter, onMouseLeave, ...props }, ref) => {
@@ -128,7 +128,7 @@ const FooterText = ({ children, color = 'secondary', dataTestId, }) => {
128
128
  return (React.createElement(Text$1, { view: 'primary-small', color: color, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer-title') }, children));
129
129
  };
130
130
 
131
- const styles$3 = {"component":"pure-cell__component_2mcfj","top":"pure-cell__top_2mcfj","center":"pure-cell__center_2mcfj","bottom":"pure-cell__bottom_2mcfj","horizontal":"pure-cell__horizontal_2mcfj","none":"pure-cell__none_2mcfj","airy":"pure-cell__airy_2mcfj","default":"pure-cell__default_2mcfj","compact":"pure-cell__compact_2mcfj","tiny":"pure-cell__tiny_2mcfj","vertical":"pure-cell__vertical_2mcfj","button":"pure-cell__button_2mcfj"};
131
+ const styles$3 = {"component":"pure-cell__component_2yvwm","top":"pure-cell__top_2yvwm","center":"pure-cell__center_2yvwm","bottom":"pure-cell__bottom_2yvwm","horizontal":"pure-cell__horizontal_2yvwm","none":"pure-cell__none_2yvwm","airy":"pure-cell__airy_2yvwm","default":"pure-cell__default_2yvwm","compact":"pure-cell__compact_2yvwm","tiny":"pure-cell__tiny_2yvwm","vertical":"pure-cell__vertical_2yvwm","button":"pure-cell__button_2yvwm"};
132
132
  require('./components/graphics/index.css')
133
133
 
134
134
  const GRAPHICS_COMPONENT = {
@@ -157,7 +157,7 @@ const Graphics = ({ children, dataTestId, verticalAlign = 'top', graphicPadding,
157
157
  return (React.createElement(Component, { className: cn(styles$3.component, styles$3[verticalAlign], styles$3[pureCellContext.direction || 'horizontal'], styles$3[graphicPadding || defaultGraphicPadding], { [styles$3.button]: onClick }), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'graphics'), ...(onClick && onMouseEvents) }, children));
158
158
  };
159
159
 
160
- const styles$2 = {"component":"pure-cell__component_alyeh","vertical":"pure-cell__vertical_alyeh","reverse":"pure-cell__reverse_alyeh","button":"pure-cell__button_alyeh"};
160
+ const styles$2 = {"component":"pure-cell__component_1x7v1","vertical":"pure-cell__vertical_1x7v1","reverse":"pure-cell__reverse_1x7v1","button":"pure-cell__button_1x7v1"};
161
161
  require('./components/main/index.css')
162
162
 
163
163
  const MAIN_COMPONENT = {
@@ -187,7 +187,7 @@ const Main = ({ children, isReverse, className, dataTestId, onClick }) => {
187
187
  }, { [styles$2.button]: onClick }, className), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'main'), ...(onClick && onMouseEvents) }, children));
188
188
  };
189
189
 
190
- const styles$1 = {"horizontal":"pure-cell__horizontal_1ls6a","rowLimit1":"pure-cell__rowLimit1_1ls6a","rowLimit2":"pure-cell__rowLimit2_1ls6a","component":"pure-cell__component_1ls6a","vertical":"pure-cell__vertical_1ls6a","title":"pure-cell__title_1ls6a","value":"pure-cell__value_1ls6a"};
190
+ const styles$1 = {"horizontal":"pure-cell__horizontal_86no0","rowLimit1":"pure-cell__rowLimit1_86no0","rowLimit2":"pure-cell__rowLimit2_86no0","component":"pure-cell__component_86no0","vertical":"pure-cell__vertical_86no0","title":"pure-cell__title_86no0","value":"pure-cell__value_86no0"};
191
191
  require('./components/text/index.css')
192
192
 
193
193
  const Text = ({ children, value, rowLimit, view = 'component-primary', titleWeight, titleColor, valueColor, dataTestId, }) => {
@@ -202,7 +202,7 @@ const Text = ({ children, value, rowLimit, view = 'component-primary', titleWeig
202
202
  React.createElement(Text$1, { view: view, tag: 'div', color: valueColor, className: className, "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'text_value') }, value)))));
203
203
  };
204
204
 
205
- const styles = {"component":"pure-cell__component_13xas","horizontal":"pure-cell__horizontal_13xas","vertical":"pure-cell__vertical_13xas","button":"pure-cell__button_13xas","hover":"pure-cell__hover_13xas","active":"pure-cell__active_13xas","link":"pure-cell__link_13xas","none":"pure-cell__none_13xas","airy":"pure-cell__airy_13xas","default":"pure-cell__default_13xas","compact":"pure-cell__compact_13xas","tiny":"pure-cell__tiny_13xas","noneTop":"pure-cell__noneTop_13xas","airyTop":"pure-cell__airyTop_13xas","defaultTop":"pure-cell__defaultTop_13xas","compactTop":"pure-cell__compactTop_13xas","tinyTop":"pure-cell__tinyTop_13xas","noneBottom":"pure-cell__noneBottom_13xas","airyBottom":"pure-cell__airyBottom_13xas","defaultBottom":"pure-cell__defaultBottom_13xas","compactBottom":"pure-cell__compactBottom_13xas","tinyBottom":"pure-cell__tinyBottom_13xas","left":"pure-cell__left_13xas","right":"pure-cell__right_13xas","both":"pure-cell__both_13xas","focused":"pure-cell__focused_13xas"};
205
+ const styles = {"component":"pure-cell__component_2eg44","horizontal":"pure-cell__horizontal_2eg44","vertical":"pure-cell__vertical_2eg44","button":"pure-cell__button_2eg44","hover":"pure-cell__hover_2eg44","active":"pure-cell__active_2eg44","link":"pure-cell__link_2eg44","none":"pure-cell__none_2eg44","airy":"pure-cell__airy_2eg44","default":"pure-cell__default_2eg44","compact":"pure-cell__compact_2eg44","tiny":"pure-cell__tiny_2eg44","noneTop":"pure-cell__noneTop_2eg44","airyTop":"pure-cell__airyTop_2eg44","defaultTop":"pure-cell__defaultTop_2eg44","compactTop":"pure-cell__compactTop_2eg44","tinyTop":"pure-cell__tinyTop_2eg44","noneBottom":"pure-cell__noneBottom_2eg44","airyBottom":"pure-cell__airyBottom_2eg44","defaultBottom":"pure-cell__defaultBottom_2eg44","compactBottom":"pure-cell__compactBottom_2eg44","tinyBottom":"pure-cell__tinyBottom_2eg44","left":"pure-cell__left_2eg44","right":"pure-cell__right_2eg44","both":"pure-cell__both_2eg44","focused":"pure-cell__focused_2eg44"};
206
206
  require('./index.css')
207
207
 
208
208
  /* eslint-disable react/jsx-no-constructed-context-values */
@@ -258,6 +258,7 @@ const PureCellComponent = forwardRef(({ className, dataTestId, onClick, href, ta
258
258
  return (React.createElement(Component, { ...restProps, ref: ref, tabIndex: 0, className: cn(addClasses, className), "data-test-id": dataTestId },
259
259
  React.createElement(PureCellContext.Provider, { value: contextState }, children)));
260
260
  });
261
+ const ExtraSubtitle = FooterText;
261
262
  /**
262
263
  * Универсальный конструктор для сборки любой ячейки.
263
264
  *
@@ -272,11 +273,11 @@ const PureCell = Object.assign(PureCellComponent, {
272
273
  AmountTitle,
273
274
  Addon,
274
275
  Footer,
275
- ExtraSubtitle: FooterText,
276
+ ExtraSubtitle,
276
277
  FooterButton,
277
278
  Comment,
278
279
  Category,
279
280
  });
280
281
  PureCellComponent.displayName = 'PureCellComponent';
281
282
 
282
- export { Addon as A, Category as C, Footer as F, Graphics as G, Main as M, PureCell as P, Text as T, Amount as a, AmountTitle as b, Content as c, FooterButton as d, FooterText as e, PureCellContext as f };
283
+ export { Amount as A, Content as C, ExtraSubtitle as E, Footer as F, Graphics as G, Main as M, PureCell as P, Text as T, PureCellComponent as a, AmountTitle as b, Addon as c, FooterButton as d, Category as e, FooterText as f, PureCellContext as g };
@@ -2,7 +2,18 @@
2
2
  import React from 'react';
3
3
  import { AnchorHTMLAttributes, ButtonHTMLAttributes, ElementType, HTMLAttributes } from "react";
4
4
  import { ButtonProps } from "@alfalab/core-components-button";
5
+ import { Comment } from "@alfalab/core-components-comment";
6
+ import { Addon } from "./components/addon/index";
7
+ import { Amount } from "./components/amount/index";
8
+ import { AmountTitle } from "./components/amount-title/index";
9
+ import { Category } from "./components/category/index";
10
+ import { Content } from "./components/content/index";
11
+ import { Footer } from "./components/footer/index";
12
+ import { FooterButton } from "./components/footer-button/index";
5
13
  import { FooterTextProps } from "./components/footer-text/index";
14
+ import { Graphics } from "./components/graphics/index";
15
+ import { Main } from "./components/main/index";
16
+ import { Text } from "./components/text/index";
6
17
  import { PureCellElement } from "./components/types";
7
18
  type PureCellContext = {
8
19
  /** Направление */
@@ -59,6 +70,8 @@ type AnchorPureCellProps = BasePureCellProps & AnchorHTMLAttributes<HTMLAnchorEl
59
70
  type ButtonPureCellProps = BasePureCellProps & ButtonHTMLAttributes<HTMLButtonElement>;
60
71
  type ElementPureCellProps = BasePureCellProps & HTMLAttributes<HTMLElement>;
61
72
  type PureCellProps = Partial<AnchorPureCellProps | ButtonPureCellProps | ElementPureCellProps>;
73
+ declare const PureCellComponent: React.ForwardRefExoticComponent<PureCellProps & React.RefAttributes<HTMLElement>>;
74
+ declare const ExtraSubtitle: React.FC<FooterTextProps>;
62
75
  /**
63
76
  * Универсальный конструктор для сборки любой ячейки.
64
77
  *
@@ -124,4 +137,4 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
124
137
  dataTestId?: string | undefined;
125
138
  }>;
126
139
  };
127
- export { PureCellContext, PureCellProps, PureCell };
140
+ export { PureCellContext, PureCellProps, PureCell, PureCellComponent, Main, Graphics, Content, Text, Amount, AmountTitle, Addon, Footer, ExtraSubtitle, FooterButton, Comment, Category };
@@ -1,6 +1,6 @@
1
1
  import 'react';
2
2
  import 'react-merge-refs';
3
3
  import 'classnames';
4
- import '@alfalab/core-components-comment/modern';
4
+ export { Comment } from '@alfalab/core-components-comment/modern';
5
5
  import '@alfalab/hooks';
6
- export { P as PureCell, f as PureCellContext } from './component-08a2ef45.js';
6
+ export { c as Addon, A as Amount, b as AmountTitle, e as Category, C as Content, E as ExtraSubtitle, F as Footer, d as FooterButton, G as Graphics, M as Main, P as PureCell, a as PureCellComponent, g as PureCellContext, T as Text } from './component-644d2c3d.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { A as Addon } from '../../component-08a2ef45.js';
4
+ export { c as Addon } from '../../component-644d2c3d.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1grs8 */
1
+ /* hash: 1okvp */
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 */
@@ -24,27 +24,27 @@
24
24
  } /* сбрасывает синюю подсветку при нажатии */ :root {
25
25
  --pure-cell-clickable-area-hover-opacity: 1;
26
26
  --pure-cell-clickable-area-active-opacity: 1;
27
- } .pure-cell__component_vedgh {
27
+ } .pure-cell__component_1swmt {
28
28
  display: flex;
29
29
  flex-direction: column;
30
30
  align-items: flex-end
31
- } .pure-cell__component_vedgh > * {
31
+ } .pure-cell__component_1swmt > * {
32
32
  justify-content: flex-end;
33
- } .pure-cell__component_vedgh.pure-cell__none_vedgh {
33
+ } .pure-cell__component_1swmt.pure-cell__none_1swmt {
34
34
  padding-left: var(--gap-0);
35
- } .pure-cell__component_vedgh.pure-cell__default_vedgh {
35
+ } .pure-cell__component_1swmt.pure-cell__default_1swmt {
36
36
  padding-left: var(--gap-16);
37
- } .pure-cell__component_vedgh.pure-cell__addonPadding_vedgh {
37
+ } .pure-cell__component_1swmt.pure-cell__addonPadding_1swmt {
38
38
  padding-left: var(--gap-16);
39
- } .pure-cell__component_vedgh.pure-cell__auto_vedgh {
39
+ } .pure-cell__component_1swmt.pure-cell__auto_1swmt {
40
40
  align-self: auto;
41
- } .pure-cell__component_vedgh.pure-cell__top_vedgh {
41
+ } .pure-cell__component_1swmt.pure-cell__top_1swmt {
42
42
  align-self: flex-start;
43
- } .pure-cell__component_vedgh.pure-cell__center_vedgh {
43
+ } .pure-cell__component_1swmt.pure-cell__center_1swmt {
44
44
  align-self: center;
45
- } .pure-cell__component_vedgh.pure-cell__bottom_vedgh {
45
+ } .pure-cell__component_1swmt.pure-cell__bottom_1swmt {
46
46
  align-self: flex-end;
47
- } .pure-cell__button_vedgh {
47
+ } .pure-cell__button_1swmt {
48
48
  -webkit-tap-highlight-color: transparent;
49
49
  box-sizing: border-box;
50
50
  background-color: transparent;
@@ -62,8 +62,8 @@
62
62
  cursor: pointer;
63
63
  padding: var(--gap-0);
64
64
  transition: opacity 0.15s ease-in-out
65
- } .pure-cell__button_vedgh:hover {
65
+ } .pure-cell__button_1swmt:hover {
66
66
  opacity: var(--pure-cell-clickable-area-hover-opacity);
67
- } .pure-cell__button_vedgh:active {
67
+ } .pure-cell__button_1swmt:active {
68
68
  opacity: var(--pure-cell-clickable-area-active-opacity);
69
69
  }
@@ -1 +1 @@
1
- export * from "../../component-08a2ef45";
1
+ export * from "../../component-644d2c3d";
@@ -1 +1 @@
1
- export { A as Addon } from '../../component-08a2ef45.js';
1
+ export { c as Addon } from '../../component-644d2c3d.js';