@alfalab/core-components-pure-cell 4.13.6 → 4.14.1

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-5c929aab.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-58b06cd5.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-eec47ec0.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 +10 -9
  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-5c929aab.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-58b06cd5.d.ts} +0 -0
  231. /package/modern/{component-08a2ef45.d.ts → component-eec47ec0.d.ts} +0 -0
  232. /package/moderncssm/{component-1bce2bd3.d.ts → component-5b5fde55.d.ts} +0 -0
@@ -17,7 +17,7 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
17
17
  var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
18
18
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
19
19
 
20
- var 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"};
20
+ var styles$a = {"component":"pure-cell__component_1sb5u","none":"pure-cell__none_1sb5u","default":"pure-cell__default_1sb5u","addonPadding":"pure-cell__addonPadding_1sb5u","auto":"pure-cell__auto_1sb5u","top":"pure-cell__top_1sb5u","center":"pure-cell__center_1sb5u","bottom":"pure-cell__bottom_1sb5u","button":"pure-cell__button_1sb5u"};
21
21
  require('./components/addon/index.css')
22
22
 
23
23
  var ADDON_COMPONENT = {
@@ -51,7 +51,7 @@ var Addon = function (_a) {
51
51
  _b)), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'addon') }, (onClick && onMouseEvents)), children));
52
52
  };
53
53
 
54
- var styles$9 = {"component":"pure-cell__component_1xpth","hidden":"pure-cell__hidden_1xpth","hiddenWrapper":"pure-cell__hiddenWrapper_1xpth"};
54
+ var styles$9 = {"component":"pure-cell__component_qc8uw","hidden":"pure-cell__hidden_qc8uw","hiddenWrapper":"pure-cell__hiddenWrapper_qc8uw"};
55
55
  require('./components/amount/index.css')
56
56
 
57
57
  var Amount = function (_a) {
@@ -65,7 +65,7 @@ var Amount = function (_a) {
65
65
  React__default.default.createElement(coreComponentsAmount.Amount, tslib.__assign({ minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount') }, restProps))));
66
66
  };
67
67
 
68
- var 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"};
68
+ var styles$8 = {"component":"pure-cell__component_1mp5x","weight":"pure-cell__weight_1mp5x","hidden":"pure-cell__hidden_1mp5x","hidden-xsmall":"pure-cell__hidden-xsmall_1mp5x","hidden-small":"pure-cell__hidden-small_1mp5x","hidden-medium":"pure-cell__hidden-medium_1mp5x","hidden-large":"pure-cell__hidden-large_1mp5x","hidden-xlarge":"pure-cell__hidden-xlarge_1mp5x","hiddenWrapper":"pure-cell__hiddenWrapper_1mp5x","hiddenWrapper-xsmall":"pure-cell__hiddenWrapper-xsmall_1mp5x","hiddenWrapper-small":"pure-cell__hiddenWrapper-small_1mp5x","hiddenWrapper-medium":"pure-cell__hiddenWrapper-medium_1mp5x","hiddenWrapper-large":"pure-cell__hiddenWrapper-large_1mp5x","hiddenWrapper-xlarge":"pure-cell__hiddenWrapper-xlarge_1mp5x"};
69
69
  require('./components/amount-title/index.css')
70
70
 
71
71
  var AmountTitle = function (_a) {
@@ -80,7 +80,7 @@ var AmountTitle = function (_a) {
80
80
  React__default.default.createElement(coreComponentsAmount.Amount, tslib.__assign({ minority: minority || minorUnits, className: cn__default.default(styles$8.weight, className), dataTestId: coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'core-amount-title') }, restProps, { bold: 'none' }))));
81
81
  };
82
82
 
83
- var styles$7 = {"component":"pure-cell__component_1kjlm","categoryName":"pure-cell__categoryName_1kjlm","categoryPercent":"pure-cell__categoryPercent_1kjlm","rightAddon":"pure-cell__rightAddon_1kjlm"};
83
+ var styles$7 = {"component":"pure-cell__component_d60zo","categoryName":"pure-cell__categoryName_d60zo","categoryPercent":"pure-cell__categoryPercent_d60zo","rightAddon":"pure-cell__rightAddon_d60zo"};
84
84
  require('./components/category/index.css')
85
85
 
86
86
  var Category = function (_a) {
@@ -94,7 +94,7 @@ var Category = function (_a) {
94
94
  rightAddons !== undefined && (React__default.default.createElement("div", { className: styles$7.rightAddon, "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'category-right-addon') }, rightAddons))));
95
95
  };
96
96
 
97
- var styles$6 = {"component":"pure-cell__component_bb8mk","horizontal":"pure-cell__horizontal_bb8mk"};
97
+ var styles$6 = {"component":"pure-cell__component_12ys2","horizontal":"pure-cell__horizontal_12ys2"};
98
98
  require('./components/content/index.css')
99
99
 
100
100
  var Content = function (_a) {
@@ -104,7 +104,7 @@ var Content = function (_a) {
104
104
  return (React__default.default.createElement("section", { className: cn__default.default(styles$6.component, (_b = {}, _b[styles$6.horizontal] = direction === 'horizontal', _b)), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || contextDataTestId, 'content') }, children));
105
105
  };
106
106
 
107
- var styles$5 = {"component":"pure-cell__component_1y90f","none":"pure-cell__none_1y90f","default":"pure-cell__default_1y90f"};
107
+ var styles$5 = {"component":"pure-cell__component_bgqw7","none":"pure-cell__none_bgqw7","default":"pure-cell__default_bgqw7"};
108
108
  require('./components/footer/index.css')
109
109
 
110
110
  var Footer = function (_a) {
@@ -113,7 +113,7 @@ var Footer = function (_a) {
113
113
  return (React__default.default.createElement("footer", { className: cn__default.default(styles$5.component, styles$5[footerPadding]), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer') }, children));
114
114
  };
115
115
 
116
- var styles$4 = {"component":"pure-cell__component_1g3y5"};
116
+ var styles$4 = {"component":"pure-cell__component_13v3m"};
117
117
  require('./components/footer-button/index.css')
118
118
 
119
119
  var FooterButton = React.forwardRef(function (_a, ref) {
@@ -146,7 +146,7 @@ var FooterText = function (_a) {
146
146
  return (React__default.default.createElement(coreComponentsTypography.Text, { view: 'primary-small', color: color, "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer-title') }, children));
147
147
  };
148
148
 
149
- var 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"};
149
+ var styles$3 = {"component":"pure-cell__component_zj4ty","top":"pure-cell__top_zj4ty","center":"pure-cell__center_zj4ty","bottom":"pure-cell__bottom_zj4ty","horizontal":"pure-cell__horizontal_zj4ty","none":"pure-cell__none_zj4ty","airy":"pure-cell__airy_zj4ty","default":"pure-cell__default_zj4ty","compact":"pure-cell__compact_zj4ty","tiny":"pure-cell__tiny_zj4ty","vertical":"pure-cell__vertical_zj4ty","button":"pure-cell__button_zj4ty"};
150
150
  require('./components/graphics/index.css')
151
151
 
152
152
  var GRAPHICS_COMPONENT = {
@@ -179,7 +179,7 @@ var Graphics = function (_a) {
179
179
  return (React__default.default.createElement(Component, tslib.__assign({ className: cn__default.default(styles$3.component, styles$3[verticalAlign], styles$3[pureCellContext.direction || 'horizontal'], styles$3[graphicPadding || defaultGraphicPadding], (_b = {}, _b[styles$3.button] = onClick, _b)), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || pureCellContext.dataTestId, 'graphics') }, (onClick && onMouseEvents)), children));
180
180
  };
181
181
 
182
- var styles$2 = {"component":"pure-cell__component_alyeh","vertical":"pure-cell__vertical_alyeh","reverse":"pure-cell__reverse_alyeh","button":"pure-cell__button_alyeh"};
182
+ var styles$2 = {"component":"pure-cell__component_1hzj0","vertical":"pure-cell__vertical_1hzj0","reverse":"pure-cell__reverse_1hzj0","button":"pure-cell__button_1hzj0"};
183
183
  require('./components/main/index.css')
184
184
 
185
185
  var MAIN_COMPONENT = {
@@ -211,7 +211,7 @@ var Main = function (_a) {
211
211
  _b), (_c = {}, _c[styles$2.button] = onClick, _c), className), "data-test-id": coreComponentsShared.getDataTestId(dataTestId || contextDataTestId, 'main') }, (onClick && onMouseEvents)), children));
212
212
  };
213
213
 
214
- var 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"};
214
+ var styles$1 = {"horizontal":"pure-cell__horizontal_1y10t","rowLimit1":"pure-cell__rowLimit1_1y10t","rowLimit2":"pure-cell__rowLimit2_1y10t","component":"pure-cell__component_1y10t","vertical":"pure-cell__vertical_1y10t","title":"pure-cell__title_1y10t","value":"pure-cell__value_1y10t"};
215
215
  require('./components/text/index.css')
216
216
 
217
217
  var Text = function (_a) {
@@ -228,7 +228,7 @@ var Text = function (_a) {
228
228
  React__default.default.createElement(coreComponentsTypography.Text, { view: view, tag: 'div', color: valueColor, className: className, "data-test-id": coreComponentsShared.getDataTestId(dataTestId || contextDataTestId, 'text_value') }, value)))));
229
229
  };
230
230
 
231
- var 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"};
231
+ var styles = {"component":"pure-cell__component_1sz58","horizontal":"pure-cell__horizontal_1sz58","vertical":"pure-cell__vertical_1sz58","button":"pure-cell__button_1sz58","hover":"pure-cell__hover_1sz58","active":"pure-cell__active_1sz58","link":"pure-cell__link_1sz58","none":"pure-cell__none_1sz58","airy":"pure-cell__airy_1sz58","default":"pure-cell__default_1sz58","compact":"pure-cell__compact_1sz58","tiny":"pure-cell__tiny_1sz58","noneTop":"pure-cell__noneTop_1sz58","airyTop":"pure-cell__airyTop_1sz58","defaultTop":"pure-cell__defaultTop_1sz58","compactTop":"pure-cell__compactTop_1sz58","tinyTop":"pure-cell__tinyTop_1sz58","noneBottom":"pure-cell__noneBottom_1sz58","airyBottom":"pure-cell__airyBottom_1sz58","defaultBottom":"pure-cell__defaultBottom_1sz58","compactBottom":"pure-cell__compactBottom_1sz58","tinyBottom":"pure-cell__tinyBottom_1sz58","left":"pure-cell__left_1sz58","right":"pure-cell__right_1sz58","both":"pure-cell__both_1sz58","focused":"pure-cell__focused_1sz58"};
232
232
  require('./index.css')
233
233
 
234
234
  // eslint-disable-next-line @typescript-eslint/no-redeclare
@@ -285,6 +285,7 @@ var PureCellComponent = React.forwardRef(function (_a, ref) {
285
285
  return (React__default.default.createElement(Component, tslib.__assign({}, restProps, { ref: ref, tabIndex: 0, className: cn__default.default(addClasses, className), "data-test-id": dataTestId }),
286
286
  React__default.default.createElement(PureCellContext.Provider, { value: contextState }, children)));
287
287
  });
288
+ var ExtraSubtitle = FooterText;
288
289
  /**
289
290
  * Универсальный конструктор для сборки любой ячейки.
290
291
  *
@@ -299,7 +300,7 @@ var PureCell = Object.assign(PureCellComponent, {
299
300
  AmountTitle: AmountTitle,
300
301
  Addon: Addon,
301
302
  Footer: Footer,
302
- ExtraSubtitle: FooterText,
303
+ ExtraSubtitle: ExtraSubtitle,
303
304
  FooterButton: FooterButton,
304
305
  Comment: coreComponentsComment.Comment,
305
306
  Category: Category,
@@ -311,11 +312,13 @@ exports.Amount = Amount;
311
312
  exports.AmountTitle = AmountTitle;
312
313
  exports.Category = Category;
313
314
  exports.Content = Content;
315
+ exports.ExtraSubtitle = ExtraSubtitle;
314
316
  exports.Footer = Footer;
315
317
  exports.FooterButton = FooterButton;
316
318
  exports.FooterText = FooterText;
317
319
  exports.Graphics = Graphics;
318
320
  exports.Main = Main;
319
321
  exports.PureCell = PureCell;
322
+ exports.PureCellComponent = PureCellComponent;
320
323
  exports.PureCellContext = PureCellContext;
321
324
  exports.Text = Text;
@@ -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 };
package/component.js CHANGED
@@ -6,11 +6,27 @@ require('tslib');
6
6
  require('react');
7
7
  require('react-merge-refs');
8
8
  require('classnames');
9
- require('@alfalab/core-components-comment');
9
+ var coreComponentsComment = require('@alfalab/core-components-comment');
10
10
  require('@alfalab/hooks');
11
- var components_addon_component = require('./component-d977c34d.js');
11
+ var components_addon_component = require('./component-5c929aab.js');
12
12
 
13
13
 
14
14
 
15
+ Object.defineProperty(exports, 'Comment', {
16
+ enumerable: true,
17
+ get: function () { return coreComponentsComment.Comment; }
18
+ });
19
+ exports.Addon = components_addon_component.Addon;
20
+ exports.Amount = components_addon_component.Amount;
21
+ exports.AmountTitle = components_addon_component.AmountTitle;
22
+ exports.Category = components_addon_component.Category;
23
+ exports.Content = components_addon_component.Content;
24
+ exports.ExtraSubtitle = components_addon_component.ExtraSubtitle;
25
+ exports.Footer = components_addon_component.Footer;
26
+ exports.FooterButton = components_addon_component.FooterButton;
27
+ exports.Graphics = components_addon_component.Graphics;
28
+ exports.Main = components_addon_component.Main;
15
29
  exports.PureCell = components_addon_component.PureCell;
30
+ exports.PureCellComponent = components_addon_component.PureCellComponent;
16
31
  exports.PureCellContext = components_addon_component.PureCellContext;
32
+ exports.Text = components_addon_component.Text;
@@ -6,7 +6,7 @@ require('tslib');
6
6
  require('react');
7
7
  require('classnames');
8
8
  require('@alfalab/core-components-shared');
9
- var components_addon_component = require('../../component-d977c34d.js');
9
+ var components_addon_component = require('../../component-5c929aab.js');
10
10
 
11
11
 
12
12
 
@@ -1,4 +1,4 @@
1
- /* hash: 1grs8 */
1
+ /* hash: v83m9 */
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_1sb5u {
28
28
  display: flex;
29
29
  flex-direction: column;
30
30
  align-items: flex-end
31
- } .pure-cell__component_vedgh > * {
31
+ } .pure-cell__component_1sb5u > * {
32
32
  justify-content: flex-end;
33
- } .pure-cell__component_vedgh.pure-cell__none_vedgh {
33
+ } .pure-cell__component_1sb5u.pure-cell__none_1sb5u {
34
34
  padding-left: var(--gap-0);
35
- } .pure-cell__component_vedgh.pure-cell__default_vedgh {
35
+ } .pure-cell__component_1sb5u.pure-cell__default_1sb5u {
36
36
  padding-left: var(--gap-16);
37
- } .pure-cell__component_vedgh.pure-cell__addonPadding_vedgh {
37
+ } .pure-cell__component_1sb5u.pure-cell__addonPadding_1sb5u {
38
38
  padding-left: var(--gap-16);
39
- } .pure-cell__component_vedgh.pure-cell__auto_vedgh {
39
+ } .pure-cell__component_1sb5u.pure-cell__auto_1sb5u {
40
40
  align-self: auto;
41
- } .pure-cell__component_vedgh.pure-cell__top_vedgh {
41
+ } .pure-cell__component_1sb5u.pure-cell__top_1sb5u {
42
42
  align-self: flex-start;
43
- } .pure-cell__component_vedgh.pure-cell__center_vedgh {
43
+ } .pure-cell__component_1sb5u.pure-cell__center_1sb5u {
44
44
  align-self: center;
45
- } .pure-cell__component_vedgh.pure-cell__bottom_vedgh {
45
+ } .pure-cell__component_1sb5u.pure-cell__bottom_1sb5u {
46
46
  align-self: flex-end;
47
- } .pure-cell__button_vedgh {
47
+ } .pure-cell__button_1sb5u {
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_1sb5u:hover {
66
66
  opacity: var(--pure-cell-clickable-area-hover-opacity);
67
- } .pure-cell__button_vedgh:active {
67
+ } .pure-cell__button_1sb5u:active {
68
68
  opacity: var(--pure-cell-clickable-area-active-opacity);
69
69
  }
@@ -1 +1 @@
1
- export * from "../../component-d977c34d";
1
+ export * from "../../component-5c929aab";
@@ -2,7 +2,7 @@
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-5c929aab.js');
6
6
 
7
7
 
8
8
 
@@ -8,7 +8,7 @@ require('classnames');
8
8
  require('@alfalab/core-components-amount');
9
9
  require('@alfalab/core-components-shared');
10
10
  require('@alfalab/core-components-typography');
11
- var components_addon_component = require('../../component-d977c34d.js');
11
+ var components_addon_component = require('../../component-5c929aab.js');
12
12
 
13
13
 
14
14
 
@@ -1,4 +1,4 @@
1
- /* hash: vbc92 */
1
+ /* hash: oi9lu */
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-neutral-translucent-400: rgba(5, 11, 44, 0.18); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -26,16 +26,16 @@
26
26
  --gap-8: var(--gap-xs);
27
27
  } :root {
28
28
  } :root {
29
- } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_1xpth {
29
+ } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_qc8uw {
30
30
  padding: var(--gap-2) var(--gap-0);
31
31
  display: flex;
32
- } .pure-cell__hidden_1xpth {
32
+ } .pure-cell__hidden_qc8uw {
33
33
  background: var(--color-light-neutral-translucent-400);
34
34
  border-radius: var(--border-radius-8);
35
35
  display: inline-block;
36
36
  height: 24px;
37
37
  width: 120px;
38
- } .pure-cell__hiddenWrapper_1xpth {
38
+ } .pure-cell__hiddenWrapper_qc8uw {
39
39
  display: flex;
40
40
  padding: var(--gap-8) var(--gap-0);
41
41
  }
@@ -1 +1 @@
1
- export * from "../../component-d977c34d";
1
+ export * from "../../component-5c929aab";
@@ -2,7 +2,7 @@
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-5c929aab.js');
6
6
 
7
7
 
8
8
 
@@ -8,7 +8,7 @@ require('classnames');
8
8
  require('@alfalab/core-components-amount');
9
9
  require('@alfalab/core-components-shared');
10
10
  require('@alfalab/core-components-typography');
11
- var components_addon_component = require('../../component-d977c34d.js');
11
+ var components_addon_component = require('../../component-5c929aab.js');
12
12
 
13
13
 
14
14
 
@@ -1,4 +1,4 @@
1
- /* hash: 53ext */
1
+ /* hash: 486e1 */
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-neutral-translucent-400: rgba(5, 11, 44, 0.18); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -30,39 +30,39 @@
30
30
  --gap-16: var(--gap-m);
31
31
  } :root {
32
32
  } :root {
33
- } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_1agbe {
33
+ } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_1mp5x {
34
34
  display: flex;
35
- } .pure-cell__weight_1agbe {
35
+ } .pure-cell__weight_1mp5x {
36
36
  font-weight: inherit;
37
- } .pure-cell__hidden_1agbe {
37
+ } .pure-cell__hidden_1mp5x {
38
38
  background: var(--color-light-neutral-translucent-400);
39
39
  border-radius: var(--border-radius-8);
40
40
  display: inline-block;
41
- } .pure-cell__hidden-xsmall_1agbe {
41
+ } .pure-cell__hidden-xsmall_1mp5x {
42
42
  height: 16px;
43
43
  width: 88px;
44
- } .pure-cell__hidden-small_1agbe {
44
+ } .pure-cell__hidden-small_1mp5x {
45
45
  height: 18px;
46
46
  width: 100px;
47
- } .pure-cell__hidden-medium_1agbe {
47
+ } .pure-cell__hidden-medium_1mp5x {
48
48
  height: 24px;
49
49
  width: 120px;
50
- } .pure-cell__hidden-large_1agbe {
50
+ } .pure-cell__hidden-large_1mp5x {
51
51
  height: 28px;
52
52
  width: 136px;
53
- } .pure-cell__hidden-xlarge_1agbe {
53
+ } .pure-cell__hidden-xlarge_1mp5x {
54
54
  height: 32px;
55
55
  width: 156px;
56
- } .pure-cell__hiddenWrapper_1agbe {
56
+ } .pure-cell__hiddenWrapper_1mp5x {
57
57
  display: flex;
58
- } .pure-cell__hiddenWrapper-xsmall_1agbe {
58
+ } .pure-cell__hiddenWrapper-xsmall_1mp5x {
59
59
  padding: var(--gap-4) var(--gap-0);
60
- } .pure-cell__hiddenWrapper-small_1agbe {
60
+ } .pure-cell__hiddenWrapper-small_1mp5x {
61
61
  padding: var(--gap-8) var(--gap-0);
62
- } .pure-cell__hiddenWrapper-medium_1agbe {
62
+ } .pure-cell__hiddenWrapper-medium_1mp5x {
63
63
  padding: var(--gap-8) var(--gap-0);
64
- } .pure-cell__hiddenWrapper-large_1agbe {
64
+ } .pure-cell__hiddenWrapper-large_1mp5x {
65
65
  padding: var(--gap-12) var(--gap-0);
66
- } .pure-cell__hiddenWrapper-xlarge_1agbe {
66
+ } .pure-cell__hiddenWrapper-xlarge_1mp5x {
67
67
  padding: var(--gap-16) var(--gap-0);
68
68
  }
@@ -1 +1 @@
1
- export * from "../../component-d977c34d";
1
+ export * from "../../component-5c929aab";
@@ -2,7 +2,7 @@
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-5c929aab.js');
6
6
 
7
7
 
8
8
 
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  require('react');
6
6
  require('@alfalab/core-components-shared');
7
7
  require('@alfalab/core-components-typography');
8
- var components_addon_component = require('../../component-d977c34d.js');
8
+ var components_addon_component = require('../../component-5c929aab.js');
9
9
 
10
10
 
11
11
 
@@ -1,4 +1,4 @@
1
- /* hash: kbhty */
1
+ /* hash: 144eb */
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-base-bg-secondary: #f2f3f5; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -28,21 +28,21 @@
28
28
  --gap-8: var(--gap-xs);
29
29
  } :root {
30
30
  } :root {
31
- } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_1kjlm {
31
+ } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_d60zo {
32
32
  display: flex;
33
33
  overflow: hidden;
34
34
  padding: var(--gap-2) var(--gap-0);
35
- } .pure-cell__categoryName_1kjlm {
35
+ } .pure-cell__categoryName_d60zo {
36
36
  display: -webkit-box;
37
37
  -webkit-line-clamp: 1;
38
38
  -webkit-box-orient: vertical;
39
39
  overflow: hidden;
40
40
  word-break: break-all;
41
- } .pure-cell__categoryPercent_1kjlm {
41
+ } .pure-cell__categoryPercent_d60zo {
42
42
  padding: var(--gap-0) var(--gap-8);
43
43
  background-color: var(--color-light-base-bg-secondary);
44
44
  border-radius: var(--border-radius-16);
45
45
  margin-left: var(--gap-4);
46
- } .pure-cell__rightAddon_1kjlm {
46
+ } .pure-cell__rightAddon_d60zo {
47
47
  margin-left: var(--gap-4);
48
48
  }
@@ -1 +1 @@
1
- export * from "../../component-d977c34d";
1
+ export * from "../../component-5c929aab";
@@ -2,7 +2,7 @@
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-5c929aab.js');
6
6
 
7
7
 
8
8