@alfalab/core-components-pure-cell 4.10.1 → 4.10.3

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 (192) hide show
  1. package/{esm/component-6a954af1.d.ts → component-8c83a9ca.d.ts} +2 -1
  2. package/{component-4629a6d7.d.ts → component-f84f28a4.d.ts} +17 -17
  3. package/{component-4629a6d7.js → component-f84f28a4.js} +12 -11
  4. package/component.js +1 -1
  5. package/components/addon/component.js +1 -1
  6. package/components/addon/index.css +13 -13
  7. package/components/addon/index.d.ts +1 -1
  8. package/components/addon/index.js +1 -1
  9. package/components/amount/component.js +1 -1
  10. package/components/amount/index.css +2 -2
  11. package/components/amount/index.d.ts +1 -1
  12. package/components/amount/index.js +1 -1
  13. package/components/amount-title/component.js +1 -1
  14. package/components/amount-title/index.css +3 -3
  15. package/components/amount-title/index.d.ts +1 -1
  16. package/components/amount-title/index.js +1 -1
  17. package/components/category/component.js +1 -1
  18. package/components/category/index.css +5 -5
  19. package/components/category/index.d.ts +1 -1
  20. package/components/category/index.js +1 -1
  21. package/components/content/component.js +1 -1
  22. package/components/content/index.css +3 -3
  23. package/components/content/index.d.ts +1 -1
  24. package/components/content/index.js +1 -1
  25. package/components/footer/component.js +1 -1
  26. package/components/footer/index.css +4 -4
  27. package/components/footer/index.d.ts +1 -1
  28. package/components/footer/index.js +1 -1
  29. package/components/footer-button/component.js +1 -1
  30. package/components/footer-button/index.css +2 -2
  31. package/components/footer-button/index.d.ts +1 -1
  32. package/components/footer-button/index.js +1 -1
  33. package/components/footer-text/component.js +1 -1
  34. package/components/footer-text/index.d.ts +1 -1
  35. package/components/footer-text/index.js +1 -1
  36. package/components/graphics/component.js +1 -1
  37. package/components/graphics/index.css +18 -18
  38. package/components/graphics/index.d.ts +1 -1
  39. package/components/graphics/index.js +1 -1
  40. package/components/main/component.js +1 -1
  41. package/components/main/index.css +7 -7
  42. package/components/main/index.d.ts +1 -1
  43. package/components/main/index.js +1 -1
  44. package/components/text/component.js +1 -1
  45. package/components/text/index.css +7 -7
  46. package/components/text/index.d.ts +1 -1
  47. package/components/text/index.js +1 -1
  48. package/{modern/component-6a954af1.d.ts → cssm/component-8c83a9ca.d.ts} +2 -1
  49. package/cssm/{component-e3105fca.d.ts → component-bb77cc22.d.ts} +17 -17
  50. package/cssm/{component-e3105fca.js → component-bb77cc22.js} +1 -0
  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-title/component.js +1 -1
  59. package/cssm/components/amount-title/index.d.ts +1 -1
  60. package/cssm/components/amount-title/index.js +1 -1
  61. package/cssm/components/category/component.js +1 -1
  62. package/cssm/components/category/index.d.ts +1 -1
  63. package/cssm/components/category/index.js +1 -1
  64. package/cssm/components/content/component.js +1 -1
  65. package/cssm/components/content/index.d.ts +1 -1
  66. package/cssm/components/content/index.js +1 -1
  67. package/cssm/components/footer/component.js +1 -1
  68. package/cssm/components/footer/index.d.ts +1 -1
  69. package/cssm/components/footer/index.js +1 -1
  70. package/cssm/components/footer-button/component.js +1 -1
  71. package/cssm/components/footer-button/index.d.ts +1 -1
  72. package/cssm/components/footer-button/index.js +1 -1
  73. package/cssm/components/footer-text/component.js +1 -1
  74. package/cssm/components/footer-text/index.d.ts +1 -1
  75. package/cssm/components/footer-text/index.js +1 -1
  76. package/cssm/components/graphics/component.js +1 -1
  77. package/cssm/components/graphics/index.d.ts +1 -1
  78. package/cssm/components/graphics/index.js +1 -1
  79. package/cssm/components/main/component.js +1 -1
  80. package/cssm/components/main/index.d.ts +1 -1
  81. package/cssm/components/main/index.js +1 -1
  82. package/cssm/components/text/component.js +1 -1
  83. package/cssm/components/text/index.d.ts +1 -1
  84. package/cssm/components/text/index.js +1 -1
  85. package/cssm/index.d.ts +2 -2
  86. package/cssm/index.js +1 -1
  87. package/esm/{component-034cfc92.d.ts → component-05c94fba.d.ts} +17 -17
  88. package/esm/{component-034cfc92.js → component-05c94fba.js} +12 -11
  89. package/{component-6a954af1.d.ts → esm/component-8c83a9ca.d.ts} +2 -1
  90. package/esm/component.js +1 -1
  91. package/esm/components/addon/component.js +1 -1
  92. package/esm/components/addon/index.css +13 -13
  93. package/esm/components/addon/index.d.ts +1 -1
  94. package/esm/components/addon/index.js +1 -1
  95. package/esm/components/amount/component.js +1 -1
  96. package/esm/components/amount/index.css +2 -2
  97. package/esm/components/amount/index.d.ts +1 -1
  98. package/esm/components/amount/index.js +1 -1
  99. package/esm/components/amount-title/component.js +1 -1
  100. package/esm/components/amount-title/index.css +3 -3
  101. package/esm/components/amount-title/index.d.ts +1 -1
  102. package/esm/components/amount-title/index.js +1 -1
  103. package/esm/components/category/component.js +1 -1
  104. package/esm/components/category/index.css +5 -5
  105. package/esm/components/category/index.d.ts +1 -1
  106. package/esm/components/category/index.js +1 -1
  107. package/esm/components/content/component.js +1 -1
  108. package/esm/components/content/index.css +3 -3
  109. package/esm/components/content/index.d.ts +1 -1
  110. package/esm/components/content/index.js +1 -1
  111. package/esm/components/footer/component.js +1 -1
  112. package/esm/components/footer/index.css +4 -4
  113. package/esm/components/footer/index.d.ts +1 -1
  114. package/esm/components/footer/index.js +1 -1
  115. package/esm/components/footer-button/component.js +1 -1
  116. package/esm/components/footer-button/index.css +2 -2
  117. package/esm/components/footer-button/index.d.ts +1 -1
  118. package/esm/components/footer-button/index.js +1 -1
  119. package/esm/components/footer-text/component.js +1 -1
  120. package/esm/components/footer-text/index.d.ts +1 -1
  121. package/esm/components/footer-text/index.js +1 -1
  122. package/esm/components/graphics/component.js +1 -1
  123. package/esm/components/graphics/index.css +18 -18
  124. package/esm/components/graphics/index.d.ts +1 -1
  125. package/esm/components/graphics/index.js +1 -1
  126. package/esm/components/main/component.js +1 -1
  127. package/esm/components/main/index.css +7 -7
  128. package/esm/components/main/index.d.ts +1 -1
  129. package/esm/components/main/index.js +1 -1
  130. package/esm/components/text/component.js +1 -1
  131. package/esm/components/text/index.css +7 -7
  132. package/esm/components/text/index.d.ts +1 -1
  133. package/esm/components/text/index.js +1 -1
  134. package/esm/index.css +29 -29
  135. package/esm/index.d.ts +2 -2
  136. package/esm/index.js +1 -1
  137. package/index.css +29 -29
  138. package/index.d.ts +2 -2
  139. package/index.js +1 -1
  140. package/modern/{component-c9a0fbea.d.ts → component-818fc238.d.ts} +17 -17
  141. package/modern/{component-c9a0fbea.js → component-818fc238.js} +13 -12
  142. package/{cssm/component-6a954af1.d.ts → modern/component-8c83a9ca.d.ts} +2 -1
  143. package/modern/component.js +1 -1
  144. package/modern/components/addon/component.js +1 -1
  145. package/modern/components/addon/index.css +13 -13
  146. package/modern/components/addon/index.d.ts +1 -1
  147. package/modern/components/addon/index.js +1 -1
  148. package/modern/components/amount/component.js +1 -1
  149. package/modern/components/amount/index.css +2 -2
  150. package/modern/components/amount/index.d.ts +1 -1
  151. package/modern/components/amount/index.js +1 -1
  152. package/modern/components/amount-title/component.js +1 -1
  153. package/modern/components/amount-title/index.css +3 -3
  154. package/modern/components/amount-title/index.d.ts +1 -1
  155. package/modern/components/amount-title/index.js +1 -1
  156. package/modern/components/category/component.js +1 -1
  157. package/modern/components/category/index.css +5 -5
  158. package/modern/components/category/index.d.ts +1 -1
  159. package/modern/components/category/index.js +1 -1
  160. package/modern/components/content/component.js +1 -1
  161. package/modern/components/content/index.css +3 -3
  162. package/modern/components/content/index.d.ts +1 -1
  163. package/modern/components/content/index.js +1 -1
  164. package/modern/components/footer/component.js +1 -1
  165. package/modern/components/footer/index.css +4 -4
  166. package/modern/components/footer/index.d.ts +1 -1
  167. package/modern/components/footer/index.js +1 -1
  168. package/modern/components/footer-button/component.js +1 -1
  169. package/modern/components/footer-button/index.css +2 -2
  170. package/modern/components/footer-button/index.d.ts +1 -1
  171. package/modern/components/footer-button/index.js +1 -1
  172. package/modern/components/footer-text/component.js +1 -1
  173. package/modern/components/footer-text/index.d.ts +1 -1
  174. package/modern/components/footer-text/index.js +1 -1
  175. package/modern/components/graphics/component.js +1 -1
  176. package/modern/components/graphics/index.css +18 -18
  177. package/modern/components/graphics/index.d.ts +1 -1
  178. package/modern/components/graphics/index.js +1 -1
  179. package/modern/components/main/component.js +1 -1
  180. package/modern/components/main/index.css +7 -7
  181. package/modern/components/main/index.d.ts +1 -1
  182. package/modern/components/main/index.js +1 -1
  183. package/modern/components/text/component.js +1 -1
  184. package/modern/components/text/index.css +7 -7
  185. package/modern/components/text/index.d.ts +1 -1
  186. package/modern/components/text/index.js +1 -1
  187. package/modern/index.css +29 -29
  188. package/modern/index.d.ts +2 -2
  189. package/modern/index.js +1 -1
  190. package/package.json +2 -2
  191. package/src/component.tsx +4 -2
  192. package/src/components/footer-text/component.tsx +6 -2
@@ -8,7 +8,7 @@ import { Amount as Amount$1 } from '@alfalab/core-components-amount/modern';
8
8
  import { Typography } from '@alfalab/core-components-typography/modern';
9
9
  import { Button } from '@alfalab/core-components-button/modern';
10
10
 
11
- const styles$a = {"component":"pure-cell__component_1rfmp","none":"pure-cell__none_1rfmp","default":"pure-cell__default_1rfmp","addonPadding":"pure-cell__addonPadding_1rfmp","auto":"pure-cell__auto_1rfmp","top":"pure-cell__top_1rfmp","center":"pure-cell__center_1rfmp","bottom":"pure-cell__bottom_1rfmp","button":"pure-cell__button_1rfmp"};
11
+ const styles$a = {"component":"pure-cell__component_17j52","none":"pure-cell__none_17j52","default":"pure-cell__default_17j52","addonPadding":"pure-cell__addonPadding_17j52","auto":"pure-cell__auto_17j52","top":"pure-cell__top_17j52","center":"pure-cell__center_17j52","bottom":"pure-cell__bottom_17j52","button":"pure-cell__button_17j52"};
12
12
  require('./components/addon/index.css')
13
13
 
14
14
  const ADDON_COMPONENT = {
@@ -38,7 +38,7 @@ const Addon = ({ children, verticalAlign = 'top', addonPadding = 'default', data
38
38
  }), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'addon'), ...(onClick && onMouseEvents) }, children));
39
39
  };
40
40
 
41
- const styles$9 = {"component":"pure-cell__component_1so08"};
41
+ const styles$9 = {"component":"pure-cell__component_1thpe"};
42
42
  require('./components/amount/index.css')
43
43
 
44
44
  const Amount = ({ weight = 'normal', textView = 'component', color = 'primary', minority, minorUnits = 100, dataTestId, ...restProps }) => {
@@ -47,7 +47,7 @@ const Amount = ({ weight = 'normal', textView = 'component', color = 'primary',
47
47
  React.createElement(Amount$1, { minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount'), ...restProps })));
48
48
  };
49
49
 
50
- const styles$8 = {"component":"pure-cell__component_4ym08","weight":"pure-cell__weight_4ym08"};
50
+ const styles$8 = {"component":"pure-cell__component_11x55","weight":"pure-cell__weight_11x55"};
51
51
  require('./components/amount-title/index.css')
52
52
 
53
53
  const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary', dataTestId, titleProps = {}, ...restProps }) => {
@@ -62,7 +62,7 @@ const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary',
62
62
  React.createElement(Amount$1, { minority: minority || minorUnits, className: cn(styles$8.weight, className), dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'core-amount-title'), ...restProps, bold: 'none' })));
63
63
  };
64
64
 
65
- const styles$7 = {"component":"pure-cell__component_h6r5z","categoryName":"pure-cell__categoryName_h6r5z","categoryPercent":"pure-cell__categoryPercent_h6r5z","rightAddon":"pure-cell__rightAddon_h6r5z"};
65
+ const styles$7 = {"component":"pure-cell__component_1rf49","categoryName":"pure-cell__categoryName_1rf49","categoryPercent":"pure-cell__categoryPercent_1rf49","rightAddon":"pure-cell__rightAddon_1rf49"};
66
66
  require('./components/category/index.css')
67
67
 
68
68
  const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) => {
@@ -75,7 +75,7 @@ const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) =
75
75
  rightAddons !== undefined && (React.createElement("div", { className: styles$7.rightAddon, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'category-right-addon') }, rightAddons))));
76
76
  };
77
77
 
78
- const styles$6 = {"component":"pure-cell__component_ria48","horizontal":"pure-cell__horizontal_ria48"};
78
+ const styles$6 = {"component":"pure-cell__component_15dd2","horizontal":"pure-cell__horizontal_15dd2"};
79
79
  require('./components/content/index.css')
80
80
 
81
81
  const Content = ({ children, dataTestId }) => {
@@ -83,7 +83,7 @@ const Content = ({ children, dataTestId }) => {
83
83
  return (React.createElement("section", { className: cn(styles$6.component, { [styles$6.horizontal]: direction === 'horizontal' }), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'content') }, children));
84
84
  };
85
85
 
86
- const styles$5 = {"component":"pure-cell__component_m2wa0","none":"pure-cell__none_m2wa0","default":"pure-cell__default_m2wa0"};
86
+ const styles$5 = {"component":"pure-cell__component_rflny","none":"pure-cell__none_rflny","default":"pure-cell__default_rflny"};
87
87
  require('./components/footer/index.css')
88
88
 
89
89
  const Footer = ({ children, footerPadding = 'default', dataTestId }) => {
@@ -91,7 +91,7 @@ const Footer = ({ children, footerPadding = 'default', dataTestId }) => {
91
91
  return (React.createElement("footer", { className: cn(styles$5.component, styles$5[footerPadding]), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer') }, children));
92
92
  };
93
93
 
94
- const styles$4 = {"component":"pure-cell__component_sqqhs"};
94
+ const styles$4 = {"component":"pure-cell__component_1on4e"};
95
95
  require('./components/footer-button/index.css')
96
96
 
97
97
  const FooterButton = forwardRef(({ children, dataTestId, onClick, onMouseDown, onMouseEnter, onMouseLeave, ...props }, ref) => {
@@ -115,12 +115,12 @@ const FooterButton = forwardRef(({ children, dataTestId, onClick, onMouseDown, o
115
115
  return (React.createElement(Button, { ...props, size: 'xxs', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'button'), className: styles$4.component, ref: ref, onClick: handleClick, onMouseEnter: handleMouseEnter, onMouseLeave: handleMouseLeave, onMouseDown: handleMouseDown }, children));
116
116
  });
117
117
 
118
- const FooterText = ({ children, color = 'secondary', dataTestId }) => {
118
+ const FooterText = ({ children, color = 'secondary', dataTestId, }) => {
119
119
  const pureCellContext = useContext(PureCellContext);
120
120
  return (React.createElement(Typography.Text, { view: 'primary-small', color: color, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer-title') }, children));
121
121
  };
122
122
 
123
- const styles$3 = {"component":"pure-cell__component_1huu8","top":"pure-cell__top_1huu8","center":"pure-cell__center_1huu8","bottom":"pure-cell__bottom_1huu8","horizontal":"pure-cell__horizontal_1huu8","none":"pure-cell__none_1huu8","airy":"pure-cell__airy_1huu8","default":"pure-cell__default_1huu8","compact":"pure-cell__compact_1huu8","tiny":"pure-cell__tiny_1huu8","vertical":"pure-cell__vertical_1huu8","button":"pure-cell__button_1huu8"};
123
+ const styles$3 = {"component":"pure-cell__component_1fhzl","top":"pure-cell__top_1fhzl","center":"pure-cell__center_1fhzl","bottom":"pure-cell__bottom_1fhzl","horizontal":"pure-cell__horizontal_1fhzl","none":"pure-cell__none_1fhzl","airy":"pure-cell__airy_1fhzl","default":"pure-cell__default_1fhzl","compact":"pure-cell__compact_1fhzl","tiny":"pure-cell__tiny_1fhzl","vertical":"pure-cell__vertical_1fhzl","button":"pure-cell__button_1fhzl"};
124
124
  require('./components/graphics/index.css')
125
125
 
126
126
  const GRAPHICS_COMPONENT = {
@@ -149,7 +149,7 @@ const Graphics = ({ children, dataTestId, verticalAlign = 'top', graphicPadding,
149
149
  return (React.createElement(Component, { className: cn(styles$3.component, styles$3[verticalAlign], styles$3[pureCellContext.direction || 'horizontal'], styles$3[graphicPadding || defaultGraphicPadding], { [styles$3.button]: onClick }), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'graphics'), ...(onClick && onMouseEvents) }, children));
150
150
  };
151
151
 
152
- const styles$2 = {"component":"pure-cell__component_7czew","vertical":"pure-cell__vertical_7czew","reverse":"pure-cell__reverse_7czew","button":"pure-cell__button_7czew"};
152
+ const styles$2 = {"component":"pure-cell__component_120o9","vertical":"pure-cell__vertical_120o9","reverse":"pure-cell__reverse_120o9","button":"pure-cell__button_120o9"};
153
153
  require('./components/main/index.css')
154
154
 
155
155
  const MAIN_COMPONENT = {
@@ -179,7 +179,7 @@ const Main = ({ children, isReverse, className, dataTestId, onClick }) => {
179
179
  }, { [styles$2.button]: onClick }, className), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'main'), ...(onClick && onMouseEvents) }, children));
180
180
  };
181
181
 
182
- const styles$1 = {"horizontal":"pure-cell__horizontal_1yl0i","rowLimit1":"pure-cell__rowLimit1_1yl0i","rowLimit2":"pure-cell__rowLimit2_1yl0i","component":"pure-cell__component_1yl0i","vertical":"pure-cell__vertical_1yl0i","title":"pure-cell__title_1yl0i","value":"pure-cell__value_1yl0i"};
182
+ const styles$1 = {"horizontal":"pure-cell__horizontal_125db","rowLimit1":"pure-cell__rowLimit1_125db","rowLimit2":"pure-cell__rowLimit2_125db","component":"pure-cell__component_125db","vertical":"pure-cell__vertical_125db","title":"pure-cell__title_125db","value":"pure-cell__value_125db"};
183
183
  require('./components/text/index.css')
184
184
 
185
185
  const Text = ({ children, value, rowLimit, view = 'component-primary', titleWeight, titleColor, valueColor, dataTestId, }) => {
@@ -194,7 +194,7 @@ const Text = ({ children, value, rowLimit, view = 'component-primary', titleWeig
194
194
  React.createElement(Typography.Text, { view: view, tag: 'div', color: valueColor, className: className, "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'text_value') }, value)))));
195
195
  };
196
196
 
197
- const styles = {"component":"pure-cell__component_10jaf","horizontal":"pure-cell__horizontal_10jaf","vertical":"pure-cell__vertical_10jaf","button":"pure-cell__button_10jaf","hover":"pure-cell__hover_10jaf","active":"pure-cell__active_10jaf","link":"pure-cell__link_10jaf","none":"pure-cell__none_10jaf","airy":"pure-cell__airy_10jaf","default":"pure-cell__default_10jaf","compact":"pure-cell__compact_10jaf","tiny":"pure-cell__tiny_10jaf","noneTop":"pure-cell__noneTop_10jaf","airyTop":"pure-cell__airyTop_10jaf","defaultTop":"pure-cell__defaultTop_10jaf","compactTop":"pure-cell__compactTop_10jaf","tinyTop":"pure-cell__tinyTop_10jaf","noneBottom":"pure-cell__noneBottom_10jaf","airyBottom":"pure-cell__airyBottom_10jaf","defaultBottom":"pure-cell__defaultBottom_10jaf","compactBottom":"pure-cell__compactBottom_10jaf","tinyBottom":"pure-cell__tinyBottom_10jaf","left":"pure-cell__left_10jaf","right":"pure-cell__right_10jaf","both":"pure-cell__both_10jaf","focused":"pure-cell__focused_10jaf"};
197
+ const styles = {"component":"pure-cell__component_14yfp","horizontal":"pure-cell__horizontal_14yfp","vertical":"pure-cell__vertical_14yfp","button":"pure-cell__button_14yfp","hover":"pure-cell__hover_14yfp","active":"pure-cell__active_14yfp","link":"pure-cell__link_14yfp","none":"pure-cell__none_14yfp","airy":"pure-cell__airy_14yfp","default":"pure-cell__default_14yfp","compact":"pure-cell__compact_14yfp","tiny":"pure-cell__tiny_14yfp","noneTop":"pure-cell__noneTop_14yfp","airyTop":"pure-cell__airyTop_14yfp","defaultTop":"pure-cell__defaultTop_14yfp","compactTop":"pure-cell__compactTop_14yfp","tinyTop":"pure-cell__tinyTop_14yfp","noneBottom":"pure-cell__noneBottom_14yfp","airyBottom":"pure-cell__airyBottom_14yfp","defaultBottom":"pure-cell__defaultBottom_14yfp","compactBottom":"pure-cell__compactBottom_14yfp","tinyBottom":"pure-cell__tinyBottom_14yfp","left":"pure-cell__left_14yfp","right":"pure-cell__right_14yfp","both":"pure-cell__both_14yfp","focused":"pure-cell__focused_14yfp"};
198
198
  require('./index.css')
199
199
 
200
200
  /* eslint-disable react/jsx-no-constructed-context-values */
@@ -269,5 +269,6 @@ const PureCell = Object.assign(PureCellComponent, {
269
269
  Comment,
270
270
  Category,
271
271
  });
272
+ PureCellComponent.displayName = 'PureCellComponent';
272
273
 
273
274
  export { Addon as A, Category as C, Footer as F, Graphics as G, Main as M, PureCell as P, Text as T, Amount as a, AmountTitle as b, Content as c, FooterButton as d, FooterText as e, PureCellContext as f };
@@ -2,6 +2,7 @@
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 { FooterTextProps } from "./components/footer-text/index";
5
6
  import { PureCellElement } from "./components/types";
6
7
  type PureCellContext = {
7
8
  /** Направление */
@@ -109,7 +110,7 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
109
110
  footerPadding?: "none" | "default" | undefined;
110
111
  dataTestId?: string | undefined;
111
112
  }>;
112
- ExtraSubtitle: React.FC<import("./components/footer-text/index").Props>;
113
+ ExtraSubtitle: React.FC<FooterTextProps>;
113
114
  FooterButton: React.ForwardRefExoticComponent<(Omit<ButtonProps, "dataTestId"> & {
114
115
  dataTestId?: string | undefined;
115
116
  } & Partial<React.AnchorHTMLAttributes<HTMLAnchorElement> | React.ButtonHTMLAttributes<HTMLButtonElement>>) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
@@ -3,4 +3,4 @@ import 'react-merge-refs';
3
3
  import 'classnames';
4
4
  import '@alfalab/core-components-comment/modern';
5
5
  import '@alfalab/hooks';
6
- export { P as PureCell, f as PureCellContext } from './component-c9a0fbea.js';
6
+ export { P as PureCell, f as PureCellContext } from './component-818fc238.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { A as Addon } from '../../component-c9a0fbea.js';
4
+ export { A as Addon } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
- /* hash: jrgv4 */
1
+ /* hash: 1jpqp */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -18,27 +18,27 @@
18
18
  } :root {
19
19
  --pure-cell-clickable-area-hover-opacity: 1;
20
20
  --pure-cell-clickable-area-active-opacity: 1;
21
- } .pure-cell__component_1rfmp {
21
+ } .pure-cell__component_17j52 {
22
22
  display: flex;
23
23
  flex-direction: column;
24
24
  align-items: flex-end
25
- } .pure-cell__component_1rfmp > * {
25
+ } .pure-cell__component_17j52 > * {
26
26
  justify-content: flex-end;
27
- } .pure-cell__component_1rfmp.pure-cell__none_1rfmp {
27
+ } .pure-cell__component_17j52.pure-cell__none_17j52 {
28
28
  padding-left: 0;
29
- } .pure-cell__component_1rfmp.pure-cell__default_1rfmp {
29
+ } .pure-cell__component_17j52.pure-cell__default_17j52 {
30
30
  padding-left: var(--gap-m);
31
- } .pure-cell__component_1rfmp.pure-cell__addonPadding_1rfmp {
31
+ } .pure-cell__component_17j52.pure-cell__addonPadding_17j52 {
32
32
  padding-left: var(--gap-m);
33
- } .pure-cell__component_1rfmp.pure-cell__auto_1rfmp {
33
+ } .pure-cell__component_17j52.pure-cell__auto_17j52 {
34
34
  align-self: auto;
35
- } .pure-cell__component_1rfmp.pure-cell__top_1rfmp {
35
+ } .pure-cell__component_17j52.pure-cell__top_17j52 {
36
36
  align-self: flex-start;
37
- } .pure-cell__component_1rfmp.pure-cell__center_1rfmp {
37
+ } .pure-cell__component_17j52.pure-cell__center_17j52 {
38
38
  align-self: center;
39
- } .pure-cell__component_1rfmp.pure-cell__bottom_1rfmp {
39
+ } .pure-cell__component_17j52.pure-cell__bottom_17j52 {
40
40
  align-self: flex-end;
41
- } .pure-cell__button_1rfmp {
41
+ } .pure-cell__button_17j52 {
42
42
  box-sizing: border-box;
43
43
  background-color: transparent;
44
44
  -webkit-tap-highlight-color: transparent;
@@ -56,8 +56,8 @@
56
56
  cursor: pointer;
57
57
  padding: 0;
58
58
  transition: opacity 0.15s ease-in-out
59
- } .pure-cell__button_1rfmp:hover {
59
+ } .pure-cell__button_17j52:hover {
60
60
  opacity: var(--pure-cell-clickable-area-hover-opacity);
61
- } .pure-cell__button_1rfmp:active {
61
+ } .pure-cell__button_17j52:active {
62
62
  opacity: var(--pure-cell-clickable-area-active-opacity);
63
63
  }
@@ -1 +1 @@
1
- export * from "../../component-c9a0fbea";
1
+ export * from "../../component-818fc238";
@@ -1 +1 @@
1
- export { A as Addon } from '../../component-c9a0fbea.js';
1
+ export { A as Addon } from '../../component-818fc238.js';
@@ -3,4 +3,4 @@ import 'classnames';
3
3
  import '@alfalab/core-components-amount/modern';
4
4
  import '@alfalab/core-components-shared/modern';
5
5
  import '@alfalab/core-components-typography/modern';
6
- export { a as Amount } from '../../component-c9a0fbea.js';
6
+ export { a as Amount } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
- /* hash: zywd0 */
1
+ /* hash: 1f98b */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -15,7 +15,7 @@
15
15
  --gap-3xs: 2px;
16
16
  } :root {
17
17
  } :root {
18
- } .pure-cell__component_1so08 {
18
+ } .pure-cell__component_1thpe {
19
19
  padding: var(--gap-3xs) 0;
20
20
  display: flex;
21
21
  }
@@ -1 +1 @@
1
- export * from "../../component-c9a0fbea";
1
+ export * from "../../component-818fc238";
@@ -1 +1 @@
1
- export { a as Amount } from '../../component-c9a0fbea.js';
1
+ export { a as Amount } from '../../component-818fc238.js';
@@ -3,4 +3,4 @@ import 'classnames';
3
3
  import '@alfalab/core-components-amount/modern';
4
4
  import '@alfalab/core-components-shared/modern';
5
5
  import '@alfalab/core-components-typography/modern';
6
- export { b as AmountTitle } from '../../component-c9a0fbea.js';
6
+ export { b as AmountTitle } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1rsno */
1
+ /* hash: xz2gb */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -14,8 +14,8 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .pure-cell__component_4ym08 {
17
+ } .pure-cell__component_11x55 {
18
18
  display: flex;
19
- } .pure-cell__weight_4ym08 {
19
+ } .pure-cell__weight_11x55 {
20
20
  font-weight: inherit;
21
21
  }
@@ -1 +1 @@
1
- export * from "../../component-c9a0fbea";
1
+ export * from "../../component-818fc238";
@@ -1 +1 @@
1
- export { b as AmountTitle } from '../../component-c9a0fbea.js';
1
+ export { b as AmountTitle } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import '@alfalab/core-components-shared/modern';
3
3
  import '@alfalab/core-components-typography/modern';
4
- export { C as Category } from '../../component-c9a0fbea.js';
4
+ export { C as Category } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
- /* hash: snrkd */
1
+ /* hash: 17y3j */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root {
4
4
  --color-light-bg-secondary: #f2f3f5; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -19,21 +19,21 @@
19
19
  --gap-xs: 8px;
20
20
  } :root {
21
21
  } :root {
22
- } .pure-cell__component_h6r5z {
22
+ } .pure-cell__component_1rf49 {
23
23
  display: flex;
24
24
  overflow: hidden;
25
25
  padding: var(--gap-3xs) 0;
26
- } .pure-cell__categoryName_h6r5z {
26
+ } .pure-cell__categoryName_1rf49 {
27
27
  display: -webkit-box;
28
28
  -webkit-line-clamp: 1;
29
29
  -webkit-box-orient: vertical;
30
30
  overflow: hidden;
31
31
  word-break: break-all;
32
- } .pure-cell__categoryPercent_h6r5z {
32
+ } .pure-cell__categoryPercent_1rf49 {
33
33
  padding: 0 var(--gap-xs);
34
34
  background-color: var(--color-light-bg-secondary);
35
35
  border-radius: var(--border-radius-xl);
36
36
  margin-left: var(--gap-2xs);
37
- } .pure-cell__rightAddon_h6r5z {
37
+ } .pure-cell__rightAddon_1rf49 {
38
38
  margin-left: var(--gap-2xs);
39
39
  }
@@ -1 +1 @@
1
- export * from "../../component-c9a0fbea";
1
+ export * from "../../component-818fc238";
@@ -1 +1 @@
1
- export { C as Category } from '../../component-c9a0fbea.js';
1
+ export { C as Category } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { c as Content } from '../../component-c9a0fbea.js';
4
+ export { c as Content } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
- /* hash: 5wykf */
1
+ /* hash: l7ajc */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -14,11 +14,11 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .pure-cell__component_ria48 {
17
+ } .pure-cell__component_15dd2 {
18
18
  flex-basis: 100%;
19
19
  display: grid;
20
20
  grid-template-columns: 1fr auto
21
- } .pure-cell__component_ria48.pure-cell__horizontal_ria48 {
21
+ } .pure-cell__component_15dd2.pure-cell__horizontal_15dd2 {
22
22
  /* for button */
23
23
  align-self: stretch;
24
24
  }
@@ -1 +1 @@
1
- export * from "../../component-c9a0fbea";
1
+ export * from "../../component-818fc238";
@@ -1 +1 @@
1
- export { c as Content } from '../../component-c9a0fbea.js';
1
+ export { c as Content } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { F as Footer } from '../../component-c9a0fbea.js';
4
+ export { F as Footer } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
- /* hash: 79fep */
1
+ /* hash: 1cgy8 */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -15,12 +15,12 @@
15
15
  --gap-xs: 8px;
16
16
  } :root {
17
17
  } :root {
18
- } .pure-cell__component_m2wa0 {
18
+ } .pure-cell__component_rflny {
19
19
  grid-column: 1/3;
20
20
  display: grid;
21
21
  grid-row-gap: var(--gap-xs)
22
- } .pure-cell__component_m2wa0.pure-cell__none_m2wa0 {
22
+ } .pure-cell__component_rflny.pure-cell__none_rflny {
23
23
  margin-top: 0;
24
- } .pure-cell__component_m2wa0.pure-cell__default_m2wa0 {
24
+ } .pure-cell__component_rflny.pure-cell__default_rflny {
25
25
  margin-top: var(--gap-xs);
26
26
  }
@@ -1 +1 @@
1
- export * from "../../component-c9a0fbea";
1
+ export * from "../../component-818fc238";
@@ -1 +1 @@
1
- export { F as Footer } from '../../component-c9a0fbea.js';
1
+ export { F as Footer } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import '@alfalab/core-components-button/modern';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { d as FooterButton } from '../../component-c9a0fbea.js';
4
+ export { d as FooterButton } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
- /* hash: lghtx */
1
+ /* hash: 1fa32 */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -14,6 +14,6 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .pure-cell__component_sqqhs {
17
+ } .pure-cell__component_1on4e {
18
18
  justify-self: start;
19
19
  }
@@ -1 +1 @@
1
- export * from "../../component-c9a0fbea";
1
+ export * from "../../component-818fc238";
@@ -1 +1 @@
1
- export { d as FooterButton } from '../../component-c9a0fbea.js';
1
+ export { d as FooterButton } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import '@alfalab/core-components-shared/modern';
3
3
  import '@alfalab/core-components-typography/modern';
4
- export { e as FooterText } from '../../component-c9a0fbea.js';
4
+ export { e as FooterText } from '../../component-818fc238.js';
@@ -1 +1 @@
1
- export * from "../../component-c9a0fbea";
1
+ export * from "../../component-818fc238";
@@ -1 +1 @@
1
- export { e as FooterText } from '../../component-c9a0fbea.js';
1
+ export { e as FooterText } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { G as Graphics } from '../../component-c9a0fbea.js';
4
+ export { G as Graphics } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
- /* hash: lb3ky */
1
+ /* hash: 1l9df */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -21,36 +21,36 @@
21
21
  } :root {
22
22
  --pure-cell-clickable-area-hover-opacity: 1;
23
23
  --pure-cell-clickable-area-active-opacity: 1;
24
- } .pure-cell__component_1huu8 {
24
+ } .pure-cell__component_1fhzl {
25
25
  display: inline-flex;
26
26
  flex-basis: auto;
27
- } .pure-cell__top_1huu8 {
27
+ } .pure-cell__top_1fhzl {
28
28
  align-self: flex-start;
29
- } .pure-cell__center_1huu8 {
29
+ } .pure-cell__center_1fhzl {
30
30
  align-self: center;
31
- } .pure-cell__bottom_1huu8 {
31
+ } .pure-cell__bottom_1fhzl {
32
32
  align-self: flex-end;
33
- } .pure-cell__horizontal_1huu8:not(:last-child).pure-cell__none_1huu8 {
33
+ } .pure-cell__horizontal_1fhzl:not(:last-child).pure-cell__none_1fhzl {
34
34
  margin-right: 0;
35
- } .pure-cell__horizontal_1huu8:not(:last-child).pure-cell__airy_1huu8 {
35
+ } .pure-cell__horizontal_1fhzl:not(:last-child).pure-cell__airy_1fhzl {
36
36
  margin-right: var(--gap-m);
37
- } .pure-cell__horizontal_1huu8:not(:last-child).pure-cell__default_1huu8 {
37
+ } .pure-cell__horizontal_1fhzl:not(:last-child).pure-cell__default_1fhzl {
38
38
  margin-right: var(--gap-s);
39
- } .pure-cell__horizontal_1huu8:not(:last-child).pure-cell__compact_1huu8 {
39
+ } .pure-cell__horizontal_1fhzl:not(:last-child).pure-cell__compact_1fhzl {
40
40
  margin-right: var(--gap-xs);
41
- } .pure-cell__horizontal_1huu8:not(:last-child).pure-cell__tiny_1huu8 {
41
+ } .pure-cell__horizontal_1fhzl:not(:last-child).pure-cell__tiny_1fhzl {
42
42
  margin-right: var(--gap-2xs);
43
- } .pure-cell__vertical_1huu8:not(:last-child).pure-cell__none_1huu8 {
43
+ } .pure-cell__vertical_1fhzl:not(:last-child).pure-cell__none_1fhzl {
44
44
  margin-bottom: 0;
45
- } .pure-cell__vertical_1huu8:not(:last-child).pure-cell__airy_1huu8 {
45
+ } .pure-cell__vertical_1fhzl:not(:last-child).pure-cell__airy_1fhzl {
46
46
  margin-bottom: var(--gap-m);
47
- } .pure-cell__vertical_1huu8:not(:last-child).pure-cell__default_1huu8 {
47
+ } .pure-cell__vertical_1fhzl:not(:last-child).pure-cell__default_1fhzl {
48
48
  margin-bottom: var(--gap-s);
49
- } .pure-cell__vertical_1huu8:not(:last-child).pure-cell__compact_1huu8 {
49
+ } .pure-cell__vertical_1fhzl:not(:last-child).pure-cell__compact_1fhzl {
50
50
  margin-bottom: var(--gap-xs);
51
- } .pure-cell__vertical_1huu8:not(:last-child).pure-cell__tiny_1huu8 {
51
+ } .pure-cell__vertical_1fhzl:not(:last-child).pure-cell__tiny_1fhzl {
52
52
  margin-bottom: var(--gap-2xs);
53
- } .pure-cell__button_1huu8 {
53
+ } .pure-cell__button_1fhzl {
54
54
  box-sizing: border-box;
55
55
  background-color: transparent;
56
56
  -webkit-tap-highlight-color: transparent;
@@ -69,8 +69,8 @@
69
69
  padding: 0;
70
70
  transition: opacity 0.15s ease-in-out;
71
71
  min-width: auto
72
- } .pure-cell__button_1huu8:hover {
72
+ } .pure-cell__button_1fhzl:hover {
73
73
  opacity: var(--pure-cell-clickable-area-hover-opacity);
74
- } .pure-cell__button_1huu8:active {
74
+ } .pure-cell__button_1fhzl:active {
75
75
  opacity: var(--pure-cell-clickable-area-active-opacity);
76
76
  }
@@ -1 +1 @@
1
- export * from "../../component-c9a0fbea";
1
+ export * from "../../component-818fc238";
@@ -1 +1 @@
1
- export { G as Graphics } from '../../component-c9a0fbea.js';
1
+ export { G as Graphics } from '../../component-818fc238.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { M as Main } from '../../component-c9a0fbea.js';
4
+ export { M as Main } from '../../component-818fc238.js';