@alfalab/core-components-pure-cell 4.12.4 → 4.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (233) hide show
  1. package/{component-3068b3cf.d.ts → component-0670c13b.d.ts} +8 -0
  2. package/{component-3068b3cf.js → component-0670c13b.js} +23 -15
  3. package/component-8c83a9ca.d.ts +2 -0
  4. package/component.js +1 -1
  5. package/components/addon/component.js +1 -1
  6. package/components/addon/index.css +13 -13
  7. package/components/addon/index.d.ts +1 -1
  8. package/components/addon/index.js +1 -1
  9. package/components/amount/component.js +1 -1
  10. package/components/amount/index.css +19 -5
  11. package/components/amount/index.d.ts +1 -1
  12. package/components/amount/index.js +1 -1
  13. package/components/amount-title/component.js +1 -1
  14. package/components/amount-title/index.css +49 -6
  15. package/components/amount-title/index.d.ts +1 -1
  16. package/components/amount-title/index.js +1 -1
  17. package/components/category/component.js +1 -1
  18. package/components/category/index.css +5 -5
  19. package/components/category/index.d.ts +1 -1
  20. package/components/category/index.js +1 -1
  21. package/components/content/component.js +1 -1
  22. package/components/content/index.css +3 -3
  23. package/components/content/index.d.ts +1 -1
  24. package/components/content/index.js +1 -1
  25. package/components/footer/component.js +1 -1
  26. package/components/footer/index.css +4 -4
  27. package/components/footer/index.d.ts +1 -1
  28. package/components/footer/index.js +1 -1
  29. package/components/footer-button/component.js +1 -1
  30. package/components/footer-button/index.css +2 -2
  31. package/components/footer-button/index.d.ts +1 -1
  32. package/components/footer-button/index.js +1 -1
  33. package/components/footer-text/component.js +1 -1
  34. package/components/footer-text/index.d.ts +1 -1
  35. package/components/footer-text/index.js +1 -1
  36. package/components/graphics/component.js +1 -1
  37. package/components/graphics/index.css +18 -18
  38. package/components/graphics/index.d.ts +1 -1
  39. package/components/graphics/index.js +1 -1
  40. package/components/main/component.js +1 -1
  41. package/components/main/index.css +7 -7
  42. package/components/main/index.d.ts +1 -1
  43. package/components/main/index.js +1 -1
  44. package/components/text/component.js +1 -1
  45. package/components/text/index.css +7 -7
  46. package/components/text/index.d.ts +1 -1
  47. package/components/text/index.js +1 -1
  48. package/cssm/component-8c83a9ca.d.ts +2 -0
  49. package/{esm/component-6bec9013.d.ts → cssm/component-fec4aa01.d.ts} +8 -0
  50. package/cssm/{component-bb77cc22.js → component-fec4aa01.js} +12 -4
  51. package/cssm/component.js +1 -1
  52. package/cssm/components/addon/component.js +1 -1
  53. package/cssm/components/addon/index.d.ts +1 -1
  54. package/cssm/components/addon/index.js +1 -1
  55. package/cssm/components/amount/component.js +1 -1
  56. package/cssm/components/amount/index.d.ts +1 -1
  57. package/cssm/components/amount/index.js +1 -1
  58. package/cssm/components/amount/index.module.css +17 -3
  59. package/cssm/components/amount-title/component.js +1 -1
  60. package/cssm/components/amount-title/index.d.ts +1 -1
  61. package/cssm/components/amount-title/index.js +1 -1
  62. package/cssm/components/amount-title/index.module.css +46 -3
  63. package/cssm/components/category/component.js +1 -1
  64. package/cssm/components/category/index.d.ts +1 -1
  65. package/cssm/components/category/index.js +1 -1
  66. package/cssm/components/content/component.js +1 -1
  67. package/cssm/components/content/index.d.ts +1 -1
  68. package/cssm/components/content/index.js +1 -1
  69. package/cssm/components/footer/component.js +1 -1
  70. package/cssm/components/footer/index.d.ts +1 -1
  71. package/cssm/components/footer/index.js +1 -1
  72. package/cssm/components/footer-button/component.js +1 -1
  73. package/cssm/components/footer-button/index.d.ts +1 -1
  74. package/cssm/components/footer-button/index.js +1 -1
  75. package/cssm/components/footer-text/component.js +1 -1
  76. package/cssm/components/footer-text/index.d.ts +1 -1
  77. package/cssm/components/footer-text/index.js +1 -1
  78. package/cssm/components/graphics/component.js +1 -1
  79. package/cssm/components/graphics/index.d.ts +1 -1
  80. package/cssm/components/graphics/index.js +1 -1
  81. package/cssm/components/main/component.js +1 -1
  82. package/cssm/components/main/index.d.ts +1 -1
  83. package/cssm/components/main/index.js +1 -1
  84. package/cssm/components/text/component.js +1 -1
  85. package/cssm/components/text/index.d.ts +1 -1
  86. package/cssm/components/text/index.js +1 -1
  87. package/cssm/index.js +1 -1
  88. package/esm/component-8c83a9ca.d.ts +2 -0
  89. package/{cssm/component-bb77cc22.d.ts → esm/component-d0dfcb11.d.ts} +8 -0
  90. package/esm/{component-6bec9013.js → component-d0dfcb11.js} +23 -15
  91. package/esm/component.js +1 -1
  92. package/esm/components/addon/component.js +1 -1
  93. package/esm/components/addon/index.css +13 -13
  94. package/esm/components/addon/index.d.ts +1 -1
  95. package/esm/components/addon/index.js +1 -1
  96. package/esm/components/amount/component.js +1 -1
  97. package/esm/components/amount/index.css +19 -5
  98. package/esm/components/amount/index.d.ts +1 -1
  99. package/esm/components/amount/index.js +1 -1
  100. package/esm/components/amount-title/component.js +1 -1
  101. package/esm/components/amount-title/index.css +49 -6
  102. package/esm/components/amount-title/index.d.ts +1 -1
  103. package/esm/components/amount-title/index.js +1 -1
  104. package/esm/components/category/component.js +1 -1
  105. package/esm/components/category/index.css +5 -5
  106. package/esm/components/category/index.d.ts +1 -1
  107. package/esm/components/category/index.js +1 -1
  108. package/esm/components/content/component.js +1 -1
  109. package/esm/components/content/index.css +3 -3
  110. package/esm/components/content/index.d.ts +1 -1
  111. package/esm/components/content/index.js +1 -1
  112. package/esm/components/footer/component.js +1 -1
  113. package/esm/components/footer/index.css +4 -4
  114. package/esm/components/footer/index.d.ts +1 -1
  115. package/esm/components/footer/index.js +1 -1
  116. package/esm/components/footer-button/component.js +1 -1
  117. package/esm/components/footer-button/index.css +2 -2
  118. package/esm/components/footer-button/index.d.ts +1 -1
  119. package/esm/components/footer-button/index.js +1 -1
  120. package/esm/components/footer-text/component.js +1 -1
  121. package/esm/components/footer-text/index.d.ts +1 -1
  122. package/esm/components/footer-text/index.js +1 -1
  123. package/esm/components/graphics/component.js +1 -1
  124. package/esm/components/graphics/index.css +18 -18
  125. package/esm/components/graphics/index.d.ts +1 -1
  126. package/esm/components/graphics/index.js +1 -1
  127. package/esm/components/main/component.js +1 -1
  128. package/esm/components/main/index.css +7 -7
  129. package/esm/components/main/index.d.ts +1 -1
  130. package/esm/components/main/index.js +1 -1
  131. package/esm/components/text/component.js +1 -1
  132. package/esm/components/text/index.css +7 -7
  133. package/esm/components/text/index.d.ts +1 -1
  134. package/esm/components/text/index.js +1 -1
  135. package/esm/index.css +29 -29
  136. package/esm/index.js +1 -1
  137. package/index.css +29 -29
  138. package/index.js +1 -1
  139. package/modern/{component-851cc791.d.ts → component-5586ab91.d.ts} +8 -0
  140. package/modern/{component-851cc791.js → component-5586ab91.js} +24 -16
  141. package/modern/component-8c83a9ca.d.ts +2 -0
  142. package/modern/component.js +1 -1
  143. package/modern/components/addon/component.js +1 -1
  144. package/modern/components/addon/index.css +13 -13
  145. package/modern/components/addon/index.d.ts +1 -1
  146. package/modern/components/addon/index.js +1 -1
  147. package/modern/components/amount/component.js +1 -1
  148. package/modern/components/amount/index.css +19 -5
  149. package/modern/components/amount/index.d.ts +1 -1
  150. package/modern/components/amount/index.js +1 -1
  151. package/modern/components/amount-title/component.js +1 -1
  152. package/modern/components/amount-title/index.css +49 -6
  153. package/modern/components/amount-title/index.d.ts +1 -1
  154. package/modern/components/amount-title/index.js +1 -1
  155. package/modern/components/category/component.js +1 -1
  156. package/modern/components/category/index.css +5 -5
  157. package/modern/components/category/index.d.ts +1 -1
  158. package/modern/components/category/index.js +1 -1
  159. package/modern/components/content/component.js +1 -1
  160. package/modern/components/content/index.css +3 -3
  161. package/modern/components/content/index.d.ts +1 -1
  162. package/modern/components/content/index.js +1 -1
  163. package/modern/components/footer/component.js +1 -1
  164. package/modern/components/footer/index.css +4 -4
  165. package/modern/components/footer/index.d.ts +1 -1
  166. package/modern/components/footer/index.js +1 -1
  167. package/modern/components/footer-button/component.js +1 -1
  168. package/modern/components/footer-button/index.css +2 -2
  169. package/modern/components/footer-button/index.d.ts +1 -1
  170. package/modern/components/footer-button/index.js +1 -1
  171. package/modern/components/footer-text/component.js +1 -1
  172. package/modern/components/footer-text/index.d.ts +1 -1
  173. package/modern/components/footer-text/index.js +1 -1
  174. package/modern/components/graphics/component.js +1 -1
  175. package/modern/components/graphics/index.css +18 -18
  176. package/modern/components/graphics/index.d.ts +1 -1
  177. package/modern/components/graphics/index.js +1 -1
  178. package/modern/components/main/component.js +1 -1
  179. package/modern/components/main/index.css +7 -7
  180. package/modern/components/main/index.d.ts +1 -1
  181. package/modern/components/main/index.js +1 -1
  182. package/modern/components/text/component.js +1 -1
  183. package/modern/components/text/index.css +7 -7
  184. package/modern/components/text/index.d.ts +1 -1
  185. package/modern/components/text/index.js +1 -1
  186. package/modern/index.css +29 -29
  187. package/modern/index.js +1 -1
  188. package/moderncssm/component-891b50dd.d.ts +235 -0
  189. package/moderncssm/{component-511ba1c0.js → component-891b50dd.js} +13 -5
  190. package/moderncssm/component-8c83a9ca.d.ts +2 -0
  191. package/moderncssm/component.js +1 -1
  192. package/moderncssm/components/addon/component.js +1 -1
  193. package/moderncssm/components/addon/index.d.ts +1 -1
  194. package/moderncssm/components/addon/index.js +1 -1
  195. package/moderncssm/components/amount/component.js +1 -1
  196. package/moderncssm/components/amount/index.d.ts +1 -1
  197. package/moderncssm/components/amount/index.js +1 -1
  198. package/moderncssm/components/amount/index.module.css +13 -0
  199. package/moderncssm/components/amount-title/component.js +1 -1
  200. package/moderncssm/components/amount-title/index.d.ts +1 -1
  201. package/moderncssm/components/amount-title/index.js +1 -1
  202. package/moderncssm/components/amount-title/index.module.css +55 -0
  203. package/moderncssm/components/category/component.js +1 -1
  204. package/moderncssm/components/category/index.d.ts +1 -1
  205. package/moderncssm/components/category/index.js +1 -1
  206. package/moderncssm/components/content/component.js +1 -1
  207. package/moderncssm/components/content/index.d.ts +1 -1
  208. package/moderncssm/components/content/index.js +1 -1
  209. package/moderncssm/components/footer/component.js +1 -1
  210. package/moderncssm/components/footer/index.d.ts +1 -1
  211. package/moderncssm/components/footer/index.js +1 -1
  212. package/moderncssm/components/footer-button/component.js +1 -1
  213. package/moderncssm/components/footer-button/index.d.ts +1 -1
  214. package/moderncssm/components/footer-button/index.js +1 -1
  215. package/moderncssm/components/footer-text/component.js +1 -1
  216. package/moderncssm/components/footer-text/index.d.ts +1 -1
  217. package/moderncssm/components/footer-text/index.js +1 -1
  218. package/moderncssm/components/graphics/component.js +1 -1
  219. package/moderncssm/components/graphics/index.d.ts +1 -1
  220. package/moderncssm/components/graphics/index.js +1 -1
  221. package/moderncssm/components/main/component.js +1 -1
  222. package/moderncssm/components/main/index.d.ts +1 -1
  223. package/moderncssm/components/main/index.js +1 -1
  224. package/moderncssm/components/text/component.js +1 -1
  225. package/moderncssm/components/text/index.d.ts +1 -1
  226. package/moderncssm/components/text/index.js +1 -1
  227. package/moderncssm/index.js +1 -1
  228. package/package.json +3 -3
  229. package/src/components/amount/component.tsx +14 -0
  230. package/src/components/amount/index.module.css +13 -0
  231. package/src/components/amount-title/component.tsx +19 -5
  232. package/src/components/amount-title/index.module.css +45 -0
  233. package/moderncssm/component-511ba1c0.d.ts +0 -227
@@ -6,7 +6,7 @@ require('tslib');
6
6
  require('react');
7
7
  require('@alfalab/core-components-button/cssm');
8
8
  require('@alfalab/core-components-shared/cssm');
9
- var components_addon_component = require('../../component-bb77cc22.js');
9
+ var components_addon_component = require('../../component-fec4aa01.js');
10
10
  require('./index.module.css');
11
11
 
12
12
 
@@ -1 +1 @@
1
- export * from "../../component-bb77cc22";
1
+ export * from "../../component-fec4aa01";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var components_addon_component = require('../../component-bb77cc22.js');
5
+ var components_addon_component = require('../../component-fec4aa01.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/cssm');
7
7
  require('@alfalab/core-components-typography/cssm');
8
- var components_addon_component = require('../../component-bb77cc22.js');
8
+ var components_addon_component = require('../../component-fec4aa01.js');
9
9
 
10
10
 
11
11
 
@@ -1 +1 @@
1
- export * from "../../component-bb77cc22";
1
+ export * from "../../component-fec4aa01";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var components_addon_component = require('../../component-bb77cc22.js');
5
+ var components_addon_component = require('../../component-fec4aa01.js');
6
6
 
7
7
 
8
8
 
@@ -6,7 +6,7 @@ require('tslib');
6
6
  require('react');
7
7
  require('classnames');
8
8
  require('@alfalab/core-components-shared/cssm');
9
- var components_addon_component = require('../../component-bb77cc22.js');
9
+ var components_addon_component = require('../../component-fec4aa01.js');
10
10
  require('./index.module.css');
11
11
 
12
12
 
@@ -1 +1 @@
1
- export * from "../../component-bb77cc22";
1
+ export * from "../../component-fec4aa01";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var components_addon_component = require('../../component-bb77cc22.js');
5
+ var components_addon_component = require('../../component-fec4aa01.js');
6
6
 
7
7
 
8
8
 
@@ -6,7 +6,7 @@ require('tslib');
6
6
  require('react');
7
7
  require('classnames');
8
8
  require('@alfalab/core-components-shared/cssm');
9
- var components_addon_component = require('../../component-bb77cc22.js');
9
+ var components_addon_component = require('../../component-fec4aa01.js');
10
10
  require('./index.module.css');
11
11
 
12
12
 
@@ -1 +1 @@
1
- export * from "../../component-bb77cc22";
1
+ export * from "../../component-fec4aa01";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var components_addon_component = require('../../component-bb77cc22.js');
5
+ var components_addon_component = require('../../component-fec4aa01.js');
6
6
 
7
7
 
8
8
 
@@ -6,7 +6,7 @@ require('react');
6
6
  require('classnames');
7
7
  require('@alfalab/core-components-shared/cssm');
8
8
  require('@alfalab/core-components-typography/cssm');
9
- var components_addon_component = require('../../component-bb77cc22.js');
9
+ var components_addon_component = require('../../component-fec4aa01.js');
10
10
  require('./index.module.css');
11
11
 
12
12
 
@@ -1 +1 @@
1
- export * from "../../component-bb77cc22";
1
+ export * from "../../component-fec4aa01";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var components_addon_component = require('../../component-bb77cc22.js');
5
+ var components_addon_component = require('../../component-fec4aa01.js');
6
6
 
7
7
 
8
8
 
package/cssm/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var components_addon_component = require('./component-bb77cc22.js');
5
+ var components_addon_component = require('./component-fec4aa01.js');
6
6
 
7
7
 
8
8
 
@@ -91,11 +91,13 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
91
91
  weight?: "bold" | "normal" | undefined;
92
92
  textView?: "component" | "primary-small" | undefined;
93
93
  color?: "link" | "accent" | "primary" | "primary-inverted" | "secondary" | "secondary-inverted" | "tertiary" | "tertiary-inverted" | "attention" | "positive" | "negative" | "static-accent" | "disabled" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | undefined;
94
+ hidden?: boolean | undefined;
94
95
  dataTestId?: string | undefined;
95
96
  } & Omit<import("./components/typesProps").AmountProps, "dataTestId">>;
96
97
  AmountTitle: React.FC<{
97
98
  color?: "link" | "accent" | "primary" | "primary-inverted" | "secondary" | "secondary-inverted" | "tertiary" | "tertiary-inverted" | "attention" | "positive" | "negative" | "static-accent" | "disabled" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | undefined;
98
99
  titleProps?: import("@alfalab/core-components-typography").TitleProps | undefined;
100
+ hidden?: boolean | undefined;
99
101
  dataTestId?: string | undefined;
100
102
  } & Omit<import("./components/typesProps").AmountProps, "dataTestId">>;
101
103
  Addon: React.FC<{
@@ -137,6 +137,10 @@ type Props$4 = {
137
137
  * Пропсы, которые будут прокинуты в компонент типографики
138
138
  */
139
139
  titleProps?: TitleProps;
140
+ /**
141
+ * Скрыть денежное значение
142
+ */
143
+ hidden?: boolean;
140
144
  /**
141
145
  * Идентификатор для систем автоматизированного тестирования.
142
146
  * Для typography используется модификатор -amount-title, для компонента Amount -core-amount-title
@@ -157,6 +161,10 @@ type Props$5 = {
157
161
  * Цвет денежного значения
158
162
  */
159
163
  color?: Color;
164
+ /**
165
+ * Скрыть денежное значение
166
+ */
167
+ hidden?: boolean;
160
168
  /**
161
169
  * Идентификатор для систем автоматизированного тестирования.
162
170
  * Для typography используется модификатор -amount-text, для компонента Amount -amount
@@ -9,7 +9,7 @@ import { Amount as Amount$1 } from '@alfalab/core-components-amount/esm';
9
9
  import { Typography } from '@alfalab/core-components-typography/esm';
10
10
  import { Button } from '@alfalab/core-components-button/esm';
11
11
 
12
- var styles$a = {"component":"pure-cell__component_1nyv0","none":"pure-cell__none_1nyv0","default":"pure-cell__default_1nyv0","addonPadding":"pure-cell__addonPadding_1nyv0","auto":"pure-cell__auto_1nyv0","top":"pure-cell__top_1nyv0","center":"pure-cell__center_1nyv0","bottom":"pure-cell__bottom_1nyv0","button":"pure-cell__button_1nyv0"};
12
+ var styles$a = {"component":"pure-cell__component_10wyw","none":"pure-cell__none_10wyw","default":"pure-cell__default_10wyw","addonPadding":"pure-cell__addonPadding_10wyw","auto":"pure-cell__auto_10wyw","top":"pure-cell__top_10wyw","center":"pure-cell__center_10wyw","bottom":"pure-cell__bottom_10wyw","button":"pure-cell__button_10wyw"};
13
13
  require('./components/addon/index.css')
14
14
 
15
15
  var ADDON_COMPONENT = {
@@ -43,28 +43,36 @@ var Addon = function (_a) {
43
43
  _b)), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'addon') }, (onClick && onMouseEvents)), children));
44
44
  };
45
45
 
46
- var styles$9 = {"component":"pure-cell__component_ypjpu"};
46
+ var styles$9 = {"component":"pure-cell__component_4vsts","hidden":"pure-cell__hidden_4vsts","hiddenWrapper":"pure-cell__hiddenWrapper_4vsts"};
47
47
  require('./components/amount/index.css')
48
48
 
49
49
  var Amount = function (_a) {
50
- var _b = _a.weight, weight = _b === void 0 ? 'normal' : _b, _c = _a.textView, textView = _c === void 0 ? 'component' : _c, _d = _a.color, color = _d === void 0 ? 'primary' : _d, minority = _a.minority, _e = _a.minorUnits, minorUnits = _e === void 0 ? 100 : _e, dataTestId = _a.dataTestId, restProps = __rest(_a, ["weight", "textView", "color", "minority", "minorUnits", "dataTestId"]);
50
+ var _b = _a.weight, weight = _b === void 0 ? 'normal' : _b, _c = _a.textView, textView = _c === void 0 ? 'component' : _c, _d = _a.color, color = _d === void 0 ? 'primary' : _d, minority = _a.minority, _e = _a.minorUnits, minorUnits = _e === void 0 ? 100 : _e, hidden = _a.hidden, dataTestId = _a.dataTestId, restProps = __rest(_a, ["weight", "textView", "color", "minority", "minorUnits", "hidden", "dataTestId"]);
51
51
  var pureCellContext = useContext(PureCellContext);
52
+ if (hidden) {
53
+ return (React.createElement("div", { className: styles$9.hiddenWrapper },
54
+ React.createElement("div", { className: styles$9.hidden })));
55
+ }
52
56
  return (React.createElement(Typography.Text, { view: textView, dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount-text'), className: cn(styles$9.component), color: color },
53
57
  React.createElement(Amount$1, __assign({ minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount') }, restProps))));
54
58
  };
55
59
 
56
- var styles$8 = {"component":"pure-cell__component_rf15m","weight":"pure-cell__weight_rf15m"};
60
+ var styles$8 = {"component":"pure-cell__component_d3u1r","weight":"pure-cell__weight_d3u1r","hidden":"pure-cell__hidden_d3u1r","hidden-xsmall":"pure-cell__hidden-xsmall_d3u1r","hidden-small":"pure-cell__hidden-small_d3u1r","hidden-medium":"pure-cell__hidden-medium_d3u1r","hidden-large":"pure-cell__hidden-large_d3u1r","hidden-xlarge":"pure-cell__hidden-xlarge_d3u1r","hiddenWrapper":"pure-cell__hiddenWrapper_d3u1r","hiddenWrapper-xsmall":"pure-cell__hiddenWrapper-xsmall_d3u1r","hiddenWrapper-small":"pure-cell__hiddenWrapper-small_d3u1r","hiddenWrapper-medium":"pure-cell__hiddenWrapper-medium_d3u1r","hiddenWrapper-large":"pure-cell__hiddenWrapper-large_d3u1r","hiddenWrapper-xlarge":"pure-cell__hiddenWrapper-xlarge_d3u1r"};
57
61
  require('./components/amount-title/index.css')
58
62
 
59
63
  var AmountTitle = function (_a) {
60
- var minority = _a.minority, _b = _a.minorUnits, minorUnits = _b === void 0 ? 100 : _b, className = _a.className, _c = _a.color, color = _c === void 0 ? 'primary' : _c, dataTestId = _a.dataTestId, _d = _a.titleProps, titleProps = _d === void 0 ? {} : _d, restProps = __rest(_a, ["minority", "minorUnits", "className", "color", "dataTestId", "titleProps"]);
64
+ var minority = _a.minority, _b = _a.minorUnits, minorUnits = _b === void 0 ? 100 : _b, hidden = _a.hidden, className = _a.className, _c = _a.color, color = _c === void 0 ? 'primary' : _c, dataTestId = _a.dataTestId, _d = _a.titleProps, titlePropsFromProps = _d === void 0 ? {} : _d, restProps = __rest(_a, ["minority", "minorUnits", "hidden", "className", "color", "dataTestId", "titleProps"]);
61
65
  var pureCellContext = useContext(PureCellContext);
62
- var titleDefaultProps = __assign({ tag: 'h4', view: 'small', color: color }, titleProps);
63
- return (React.createElement(Typography.TitleResponsive, __assign({}, titleDefaultProps, { dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount-title'), className: cn(styles$8.component, titleProps.className) }),
66
+ var titleProps = __assign({ tag: 'h4', view: 'small', color: color }, titlePropsFromProps);
67
+ if (hidden) {
68
+ return (React.createElement("div", { className: cn(styles$8.hiddenWrapper, styles$8["hiddenWrapper-".concat(titleProps.view)]) },
69
+ React.createElement("div", { className: cn(styles$8.hidden, styles$8["hidden-".concat(titleProps.view)]) })));
70
+ }
71
+ return (React.createElement(Typography.TitleResponsive, __assign({}, titleProps, { dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount-title'), className: cn(styles$8.component, titlePropsFromProps === null || titlePropsFromProps === void 0 ? void 0 : titlePropsFromProps.className) }),
64
72
  React.createElement(Amount$1, __assign({ minority: minority || minorUnits, className: cn(styles$8.weight, className), dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'core-amount-title') }, restProps, { bold: 'none' }))));
65
73
  };
66
74
 
67
- var styles$7 = {"component":"pure-cell__component_29o0z","categoryName":"pure-cell__categoryName_29o0z","categoryPercent":"pure-cell__categoryPercent_29o0z","rightAddon":"pure-cell__rightAddon_29o0z"};
75
+ var styles$7 = {"component":"pure-cell__component_bq3ex","categoryName":"pure-cell__categoryName_bq3ex","categoryPercent":"pure-cell__categoryPercent_bq3ex","rightAddon":"pure-cell__rightAddon_bq3ex"};
68
76
  require('./components/category/index.css')
69
77
 
70
78
  var Category = function (_a) {
@@ -78,7 +86,7 @@ var Category = function (_a) {
78
86
  rightAddons !== undefined && (React.createElement("div", { className: styles$7.rightAddon, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'category-right-addon') }, rightAddons))));
79
87
  };
80
88
 
81
- var styles$6 = {"component":"pure-cell__component_1rbop","horizontal":"pure-cell__horizontal_1rbop"};
89
+ var styles$6 = {"component":"pure-cell__component_frwf5","horizontal":"pure-cell__horizontal_frwf5"};
82
90
  require('./components/content/index.css')
83
91
 
84
92
  var Content = function (_a) {
@@ -88,7 +96,7 @@ var Content = function (_a) {
88
96
  return (React.createElement("section", { className: cn(styles$6.component, (_b = {}, _b[styles$6.horizontal] = direction === 'horizontal', _b)), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'content') }, children));
89
97
  };
90
98
 
91
- var styles$5 = {"component":"pure-cell__component_18jbf","none":"pure-cell__none_18jbf","default":"pure-cell__default_18jbf"};
99
+ var styles$5 = {"component":"pure-cell__component_u84bj","none":"pure-cell__none_u84bj","default":"pure-cell__default_u84bj"};
92
100
  require('./components/footer/index.css')
93
101
 
94
102
  var Footer = function (_a) {
@@ -97,7 +105,7 @@ var Footer = function (_a) {
97
105
  return (React.createElement("footer", { className: cn(styles$5.component, styles$5[footerPadding]), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer') }, children));
98
106
  };
99
107
 
100
- var styles$4 = {"component":"pure-cell__component_qy97y"};
108
+ var styles$4 = {"component":"pure-cell__component_1md2x"};
101
109
  require('./components/footer-button/index.css')
102
110
 
103
111
  var FooterButton = forwardRef(function (_a, ref) {
@@ -130,7 +138,7 @@ var FooterText = function (_a) {
130
138
  return (React.createElement(Typography.Text, { view: 'primary-small', color: color, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer-title') }, children));
131
139
  };
132
140
 
133
- var styles$3 = {"component":"pure-cell__component_wdc8","top":"pure-cell__top_wdc8","center":"pure-cell__center_wdc8","bottom":"pure-cell__bottom_wdc8","horizontal":"pure-cell__horizontal_wdc8","none":"pure-cell__none_wdc8","airy":"pure-cell__airy_wdc8","default":"pure-cell__default_wdc8","compact":"pure-cell__compact_wdc8","tiny":"pure-cell__tiny_wdc8","vertical":"pure-cell__vertical_wdc8","button":"pure-cell__button_wdc8"};
141
+ var styles$3 = {"component":"pure-cell__component_i6wpc","top":"pure-cell__top_i6wpc","center":"pure-cell__center_i6wpc","bottom":"pure-cell__bottom_i6wpc","horizontal":"pure-cell__horizontal_i6wpc","none":"pure-cell__none_i6wpc","airy":"pure-cell__airy_i6wpc","default":"pure-cell__default_i6wpc","compact":"pure-cell__compact_i6wpc","tiny":"pure-cell__tiny_i6wpc","vertical":"pure-cell__vertical_i6wpc","button":"pure-cell__button_i6wpc"};
134
142
  require('./components/graphics/index.css')
135
143
 
136
144
  var GRAPHICS_COMPONENT = {
@@ -163,7 +171,7 @@ var Graphics = function (_a) {
163
171
  return (React.createElement(Component, __assign({ className: cn(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": getDataTestId(dataTestId || pureCellContext.dataTestId, 'graphics') }, (onClick && onMouseEvents)), children));
164
172
  };
165
173
 
166
- var styles$2 = {"component":"pure-cell__component_1jxob","vertical":"pure-cell__vertical_1jxob","reverse":"pure-cell__reverse_1jxob","button":"pure-cell__button_1jxob"};
174
+ var styles$2 = {"component":"pure-cell__component_7ygdt","vertical":"pure-cell__vertical_7ygdt","reverse":"pure-cell__reverse_7ygdt","button":"pure-cell__button_7ygdt"};
167
175
  require('./components/main/index.css')
168
176
 
169
177
  var MAIN_COMPONENT = {
@@ -195,7 +203,7 @@ var Main = function (_a) {
195
203
  _b), (_c = {}, _c[styles$2.button] = onClick, _c), className), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'main') }, (onClick && onMouseEvents)), children));
196
204
  };
197
205
 
198
- var styles$1 = {"horizontal":"pure-cell__horizontal_1pahv","rowLimit1":"pure-cell__rowLimit1_1pahv","rowLimit2":"pure-cell__rowLimit2_1pahv","component":"pure-cell__component_1pahv","vertical":"pure-cell__vertical_1pahv","title":"pure-cell__title_1pahv","value":"pure-cell__value_1pahv"};
206
+ var styles$1 = {"horizontal":"pure-cell__horizontal_7p4hk","rowLimit1":"pure-cell__rowLimit1_7p4hk","rowLimit2":"pure-cell__rowLimit2_7p4hk","component":"pure-cell__component_7p4hk","vertical":"pure-cell__vertical_7p4hk","title":"pure-cell__title_7p4hk","value":"pure-cell__value_7p4hk"};
199
207
  require('./components/text/index.css')
200
208
 
201
209
  var Text = function (_a) {
@@ -212,7 +220,7 @@ var Text = function (_a) {
212
220
  React.createElement(Typography.Text, { view: view, tag: 'div', color: valueColor, className: className, "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'text_value') }, value)))));
213
221
  };
214
222
 
215
- var styles = {"component":"pure-cell__component_1bkxy","horizontal":"pure-cell__horizontal_1bkxy","vertical":"pure-cell__vertical_1bkxy","button":"pure-cell__button_1bkxy","hover":"pure-cell__hover_1bkxy","active":"pure-cell__active_1bkxy","link":"pure-cell__link_1bkxy","none":"pure-cell__none_1bkxy","airy":"pure-cell__airy_1bkxy","default":"pure-cell__default_1bkxy","compact":"pure-cell__compact_1bkxy","tiny":"pure-cell__tiny_1bkxy","noneTop":"pure-cell__noneTop_1bkxy","airyTop":"pure-cell__airyTop_1bkxy","defaultTop":"pure-cell__defaultTop_1bkxy","compactTop":"pure-cell__compactTop_1bkxy","tinyTop":"pure-cell__tinyTop_1bkxy","noneBottom":"pure-cell__noneBottom_1bkxy","airyBottom":"pure-cell__airyBottom_1bkxy","defaultBottom":"pure-cell__defaultBottom_1bkxy","compactBottom":"pure-cell__compactBottom_1bkxy","tinyBottom":"pure-cell__tinyBottom_1bkxy","left":"pure-cell__left_1bkxy","right":"pure-cell__right_1bkxy","both":"pure-cell__both_1bkxy","focused":"pure-cell__focused_1bkxy"};
223
+ var styles = {"component":"pure-cell__component_a0mln","horizontal":"pure-cell__horizontal_a0mln","vertical":"pure-cell__vertical_a0mln","button":"pure-cell__button_a0mln","hover":"pure-cell__hover_a0mln","active":"pure-cell__active_a0mln","link":"pure-cell__link_a0mln","none":"pure-cell__none_a0mln","airy":"pure-cell__airy_a0mln","default":"pure-cell__default_a0mln","compact":"pure-cell__compact_a0mln","tiny":"pure-cell__tiny_a0mln","noneTop":"pure-cell__noneTop_a0mln","airyTop":"pure-cell__airyTop_a0mln","defaultTop":"pure-cell__defaultTop_a0mln","compactTop":"pure-cell__compactTop_a0mln","tinyTop":"pure-cell__tinyTop_a0mln","noneBottom":"pure-cell__noneBottom_a0mln","airyBottom":"pure-cell__airyBottom_a0mln","defaultBottom":"pure-cell__defaultBottom_a0mln","compactBottom":"pure-cell__compactBottom_a0mln","tinyBottom":"pure-cell__tinyBottom_a0mln","left":"pure-cell__left_a0mln","right":"pure-cell__right_a0mln","both":"pure-cell__both_a0mln","focused":"pure-cell__focused_a0mln"};
216
224
  require('./index.css')
217
225
 
218
226
  // eslint-disable-next-line @typescript-eslint/no-redeclare
package/esm/component.js CHANGED
@@ -4,4 +4,4 @@ import 'react-merge-refs';
4
4
  import 'classnames';
5
5
  import '@alfalab/core-components-comment/esm';
6
6
  import '@alfalab/hooks';
7
- export { P as PureCell, f as PureCellContext } from './component-6bec9013.js';
7
+ export { P as PureCell, f as PureCellContext } from './component-d0dfcb11.js';
@@ -2,4 +2,4 @@ import 'tslib';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '@alfalab/core-components-shared/esm';
5
- export { A as Addon } from '../../component-6bec9013.js';
5
+ export { A as Addon } from '../../component-d0dfcb11.js';
@@ -1,4 +1,4 @@
1
- /* hash: epal4 */
1
+ /* hash: 1sz64 */
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_1nyv0 {
27
+ } .pure-cell__component_10wyw {
28
28
  display: flex;
29
29
  flex-direction: column;
30
30
  align-items: flex-end
31
- } .pure-cell__component_1nyv0 > * {
31
+ } .pure-cell__component_10wyw > * {
32
32
  justify-content: flex-end;
33
- } .pure-cell__component_1nyv0.pure-cell__none_1nyv0 {
33
+ } .pure-cell__component_10wyw.pure-cell__none_10wyw {
34
34
  padding-left: var(--gap-0);
35
- } .pure-cell__component_1nyv0.pure-cell__default_1nyv0 {
35
+ } .pure-cell__component_10wyw.pure-cell__default_10wyw {
36
36
  padding-left: var(--gap-16);
37
- } .pure-cell__component_1nyv0.pure-cell__addonPadding_1nyv0 {
37
+ } .pure-cell__component_10wyw.pure-cell__addonPadding_10wyw {
38
38
  padding-left: var(--gap-16);
39
- } .pure-cell__component_1nyv0.pure-cell__auto_1nyv0 {
39
+ } .pure-cell__component_10wyw.pure-cell__auto_10wyw {
40
40
  align-self: auto;
41
- } .pure-cell__component_1nyv0.pure-cell__top_1nyv0 {
41
+ } .pure-cell__component_10wyw.pure-cell__top_10wyw {
42
42
  align-self: flex-start;
43
- } .pure-cell__component_1nyv0.pure-cell__center_1nyv0 {
43
+ } .pure-cell__component_10wyw.pure-cell__center_10wyw {
44
44
  align-self: center;
45
- } .pure-cell__component_1nyv0.pure-cell__bottom_1nyv0 {
45
+ } .pure-cell__component_10wyw.pure-cell__bottom_10wyw {
46
46
  align-self: flex-end;
47
- } .pure-cell__button_1nyv0 {
47
+ } .pure-cell__button_10wyw {
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_1nyv0:hover {
65
+ } .pure-cell__button_10wyw:hover {
66
66
  opacity: var(--pure-cell-clickable-area-hover-opacity);
67
- } .pure-cell__button_1nyv0:active {
67
+ } .pure-cell__button_10wyw:active {
68
68
  opacity: var(--pure-cell-clickable-area-active-opacity);
69
69
  }
@@ -1 +1 @@
1
- export * from "../../component-6bec9013";
1
+ export * from "../../component-d0dfcb11";
@@ -1 +1 @@
1
- export { A as Addon } from '../../component-6bec9013.js';
1
+ export { A as Addon } from '../../component-d0dfcb11.js';
@@ -4,4 +4,4 @@ import 'classnames';
4
4
  import '@alfalab/core-components-amount/esm';
5
5
  import '@alfalab/core-components-shared/esm';
6
6
  import '@alfalab/core-components-typography/esm';
7
- export { a as Amount } from '../../component-6bec9013.js';
7
+ export { a as Amount } from '../../component-d0dfcb11.js';
@@ -1,6 +1,7 @@
1
- /* hash: vb4tp */
1
+ /* hash: 1s7dd */
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
- } /* 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 */
3
+ } /* deprecated */ :root {
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 */
4
5
  } :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 */
5
6
  } :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 */
6
7
  } :root {
@@ -10,18 +11,31 @@
10
11
  /* Up */
11
12
 
12
13
  /* Hard up */
13
- } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
14
+ } :root { /* deprecated */ /* deprecated */
15
+ --border-radius-m: 8px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
14
16
 
15
17
  /* новые значения, используйте их */
18
+ --border-radius-8: var(--border-radius-m);
16
19
  } :root {
17
- --gap-3xs: 2px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
20
+ --gap-3xs: 2px; /* deprecated */ /* deprecated */
21
+ --gap-xs: 8px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
18
22
 
19
23
  /* новые значения, используйте их */
20
24
  --gap-0: 0;
21
25
  --gap-2: var(--gap-3xs);
26
+ --gap-8: var(--gap-xs);
22
27
  } :root {
23
28
  } :root {
24
- } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_ypjpu {
29
+ } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_4vsts {
25
30
  padding: var(--gap-2) var(--gap-0);
26
31
  display: flex;
32
+ } .pure-cell__hidden_4vsts {
33
+ background: var(--color-light-neutral-translucent-400);
34
+ border-radius: var(--border-radius-8);
35
+ display: inline-block;
36
+ height: 24px;
37
+ width: 120px;
38
+ } .pure-cell__hiddenWrapper_4vsts {
39
+ display: flex;
40
+ padding: var(--gap-8) var(--gap-0);
27
41
  }
@@ -1 +1 @@
1
- export * from "../../component-6bec9013";
1
+ export * from "../../component-d0dfcb11";
@@ -1 +1 @@
1
- export { a as Amount } from '../../component-6bec9013.js';
1
+ export { a as Amount } from '../../component-d0dfcb11.js';
@@ -4,4 +4,4 @@ import 'classnames';
4
4
  import '@alfalab/core-components-amount/esm';
5
5
  import '@alfalab/core-components-shared/esm';
6
6
  import '@alfalab/core-components-typography/esm';
7
- export { b as AmountTitle } from '../../component-6bec9013.js';
7
+ export { b as AmountTitle } from '../../component-d0dfcb11.js';