@alfalab/core-components-pure-cell 4.7.1 → 4.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (197) hide show
  1. package/{esm/component-9cd60393.d.ts → component-21d7b687.d.ts} +11 -2
  2. package/{component-49e6db18.d.ts → component-81e75437.d.ts} +5 -1
  3. package/{component-49e6db18.js → component-81e75437.js} +21 -15
  4. package/component.js +1 -1
  5. package/components/addon/component.js +1 -1
  6. package/components/addon/index.css +10 -10
  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 +30 -6
  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 +4 -4
  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/{esm/component-5eb318e0.d.ts → cssm/component-063660c0.d.ts} +5 -1
  49. package/cssm/{component-4445c77d.js → component-063660c0.js} +10 -4
  50. package/cssm/{component-9cd60393.d.ts → component-21d7b687.d.ts} +11 -2
  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/graphics/index.module.css +25 -1
  80. package/cssm/components/main/component.js +1 -1
  81. package/cssm/components/main/index.d.ts +1 -1
  82. package/cssm/components/main/index.js +1 -1
  83. package/cssm/components/text/component.js +1 -1
  84. package/cssm/components/text/index.d.ts +1 -1
  85. package/cssm/components/text/index.js +1 -1
  86. package/cssm/index.d.ts +2 -2
  87. package/cssm/index.js +1 -1
  88. package/cssm/index.module.css +25 -9
  89. package/{component-9cd60393.d.ts → esm/component-21d7b687.d.ts} +11 -2
  90. package/{modern/component-d1c071aa.d.ts → esm/component-6a644022.d.ts} +5 -1
  91. package/esm/{component-5eb318e0.js → component-6a644022.js} +21 -15
  92. package/esm/component.js +1 -1
  93. package/esm/components/addon/component.js +1 -1
  94. package/esm/components/addon/index.css +10 -10
  95. package/esm/components/addon/index.d.ts +1 -1
  96. package/esm/components/addon/index.js +1 -1
  97. package/esm/components/amount/component.js +1 -1
  98. package/esm/components/amount/index.css +2 -2
  99. package/esm/components/amount/index.d.ts +1 -1
  100. package/esm/components/amount/index.js +1 -1
  101. package/esm/components/amount-title/component.js +1 -1
  102. package/esm/components/amount-title/index.css +3 -3
  103. package/esm/components/amount-title/index.d.ts +1 -1
  104. package/esm/components/amount-title/index.js +1 -1
  105. package/esm/components/category/component.js +1 -1
  106. package/esm/components/category/index.css +5 -5
  107. package/esm/components/category/index.d.ts +1 -1
  108. package/esm/components/category/index.js +1 -1
  109. package/esm/components/content/component.js +1 -1
  110. package/esm/components/content/index.css +3 -3
  111. package/esm/components/content/index.d.ts +1 -1
  112. package/esm/components/content/index.js +1 -1
  113. package/esm/components/footer/component.js +1 -1
  114. package/esm/components/footer/index.css +4 -4
  115. package/esm/components/footer/index.d.ts +1 -1
  116. package/esm/components/footer/index.js +1 -1
  117. package/esm/components/footer-button/component.js +1 -1
  118. package/esm/components/footer-button/index.css +2 -2
  119. package/esm/components/footer-button/index.d.ts +1 -1
  120. package/esm/components/footer-button/index.js +1 -1
  121. package/esm/components/footer-text/component.js +1 -1
  122. package/esm/components/footer-text/index.d.ts +1 -1
  123. package/esm/components/footer-text/index.js +1 -1
  124. package/esm/components/graphics/component.js +1 -1
  125. package/esm/components/graphics/index.css +30 -6
  126. package/esm/components/graphics/index.d.ts +1 -1
  127. package/esm/components/graphics/index.js +1 -1
  128. package/esm/components/main/component.js +1 -1
  129. package/esm/components/main/index.css +4 -4
  130. package/esm/components/main/index.d.ts +1 -1
  131. package/esm/components/main/index.js +1 -1
  132. package/esm/components/text/component.js +1 -1
  133. package/esm/components/text/index.css +7 -7
  134. package/esm/components/text/index.d.ts +1 -1
  135. package/esm/components/text/index.js +1 -1
  136. package/esm/index.css +41 -25
  137. package/esm/index.d.ts +2 -2
  138. package/esm/index.js +1 -1
  139. package/index.css +41 -25
  140. package/index.d.ts +2 -2
  141. package/index.js +1 -1
  142. package/modern/{component-9cd60393.d.ts → component-21d7b687.d.ts} +11 -2
  143. package/{cssm/component-4445c77d.d.ts → modern/component-ef65ce67.d.ts} +5 -1
  144. package/modern/{component-d1c071aa.js → component-ef65ce67.js} +21 -15
  145. package/modern/component.js +1 -1
  146. package/modern/components/addon/component.js +1 -1
  147. package/modern/components/addon/index.css +10 -10
  148. package/modern/components/addon/index.d.ts +1 -1
  149. package/modern/components/addon/index.js +1 -1
  150. package/modern/components/amount/component.js +1 -1
  151. package/modern/components/amount/index.css +2 -2
  152. package/modern/components/amount/index.d.ts +1 -1
  153. package/modern/components/amount/index.js +1 -1
  154. package/modern/components/amount-title/component.js +1 -1
  155. package/modern/components/amount-title/index.css +3 -3
  156. package/modern/components/amount-title/index.d.ts +1 -1
  157. package/modern/components/amount-title/index.js +1 -1
  158. package/modern/components/category/component.js +1 -1
  159. package/modern/components/category/index.css +5 -5
  160. package/modern/components/category/index.d.ts +1 -1
  161. package/modern/components/category/index.js +1 -1
  162. package/modern/components/content/component.js +1 -1
  163. package/modern/components/content/index.css +3 -3
  164. package/modern/components/content/index.d.ts +1 -1
  165. package/modern/components/content/index.js +1 -1
  166. package/modern/components/footer/component.js +1 -1
  167. package/modern/components/footer/index.css +4 -4
  168. package/modern/components/footer/index.d.ts +1 -1
  169. package/modern/components/footer/index.js +1 -1
  170. package/modern/components/footer-button/component.js +1 -1
  171. package/modern/components/footer-button/index.css +2 -2
  172. package/modern/components/footer-button/index.d.ts +1 -1
  173. package/modern/components/footer-button/index.js +1 -1
  174. package/modern/components/footer-text/component.js +1 -1
  175. package/modern/components/footer-text/index.d.ts +1 -1
  176. package/modern/components/footer-text/index.js +1 -1
  177. package/modern/components/graphics/component.js +1 -1
  178. package/modern/components/graphics/index.css +30 -6
  179. package/modern/components/graphics/index.d.ts +1 -1
  180. package/modern/components/graphics/index.js +1 -1
  181. package/modern/components/main/component.js +1 -1
  182. package/modern/components/main/index.css +4 -4
  183. package/modern/components/main/index.d.ts +1 -1
  184. package/modern/components/main/index.js +1 -1
  185. package/modern/components/text/component.js +1 -1
  186. package/modern/components/text/index.css +7 -7
  187. package/modern/components/text/index.d.ts +1 -1
  188. package/modern/components/text/index.js +1 -1
  189. package/modern/index.css +41 -25
  190. package/modern/index.d.ts +2 -2
  191. package/modern/index.js +1 -1
  192. package/package.json +4 -4
  193. package/src/component.tsx +26 -3
  194. package/src/components/graphics/component.tsx +19 -2
  195. package/src/components/graphics/index.module.css +43 -0
  196. package/src/components/text/component.tsx +7 -1
  197. package/src/index.module.css +41 -9
@@ -24,16 +24,12 @@
24
24
  box-sizing: border-box;
25
25
  } .horizontal {
26
26
  display: flex;
27
- width: 100%
28
- } .horizontal > section:not(:last-child) {
29
- margin-right: var(--gap-m);
30
- } .vertical {
27
+ width: 100%;
28
+ } .vertical {
31
29
  display: flex;
32
30
  align-items: center;
33
- flex-direction: column
34
- } .vertical > section:not(:last-child) {
35
- margin-bottom: var(--gap-s);
36
- } .button {
31
+ flex-direction: column;
32
+ } .button {
37
33
  font-family: inherit;
38
34
  background: none;
39
35
  border: 0;
@@ -58,12 +54,32 @@
58
54
  padding: 0;
59
55
  } .airy {
60
56
  padding: var(--gap-m) 0;
61
- } .defaultPadding {
57
+ } .default {
62
58
  padding: var(--gap-s) 0;
63
59
  } .compact {
64
60
  padding: var(--gap-xs) 0;
65
61
  } .tiny {
66
62
  padding: var(--gap-2xs) 0;
63
+ } .noneTop {
64
+ padding-top: 0;
65
+ } .airyTop {
66
+ padding-top: var(--gap-m);
67
+ } .defaultTop {
68
+ padding-top: var(--gap-s);
69
+ } .compactTop {
70
+ padding-top: var(--gap-xs);
71
+ } .tinyTop {
72
+ padding-top: var(--gap-2xs);
73
+ } .noneBottom {
74
+ padding-bottom: 0;
75
+ } .airyBottom {
76
+ padding-bottom: var(--gap-m);
77
+ } .defaultBottom {
78
+ padding-bottom: var(--gap-s);
79
+ } .compactBottom {
80
+ padding-bottom: var(--gap-xs);
81
+ } .tinyBottom {
82
+ padding-bottom: var(--gap-2xs);
67
83
  } .left {
68
84
  padding-left: var(--gap-m);
69
85
  } .right {
@@ -25,7 +25,16 @@ type BasePureCellProps = {
25
25
  /**
26
26
  * Вертикальные отступы
27
27
  */
28
- verticalPadding?: 'airy' | 'default' | 'compact' | 'tiny' | 'none';
28
+ verticalPadding?: 'airy' | 'default' | 'compact' | 'tiny' | 'none' | {
29
+ /**
30
+ * Вертикальный отступ сверху
31
+ */
32
+ top?: 'airy' | 'default' | 'compact' | 'tiny' | 'none';
33
+ /**
34
+ * Вертикальный отступ снизу
35
+ */
36
+ bottom?: 'airy' | 'default' | 'compact' | 'tiny' | 'none';
37
+ };
29
38
  /**
30
39
  * Горизонтальные отступы
31
40
  */
@@ -67,7 +76,7 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
67
76
  Text: React.FC<{
68
77
  children?: React.ReactNode;
69
78
  rowLimit?: 1 | 2 | undefined;
70
- view?: "component" | "primary-large" | "primary-medium" | "primary-small" | "component-primary" | undefined;
79
+ view?: "component" | "primary-large" | "primary-medium" | "primary-small" | "secondary-large" | "component-primary" | undefined;
71
80
  titleWeight?: "bold" | "regular" | undefined;
72
81
  titleColor: "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";
73
82
  value?: React.ReactNode;
@@ -39,6 +39,10 @@ type Props$0 = {
39
39
  * Вертикальное выравнивание
40
40
  */
41
41
  verticalAlign?: "top" | "center" | "bottom";
42
+ /**
43
+ * Отступ от графики
44
+ */
45
+ graphicPadding?: "airy" | "default" | "compact" | "tiny" | "none";
42
46
  };
43
47
  declare const Graphics: React.FC<Props$0>;
44
48
  type Props$1 = {
@@ -184,7 +188,7 @@ type Props$8 = {
184
188
  /**
185
189
  * Размер текста
186
190
  */
187
- view?: 'primary-large' | 'primary-medium' | 'primary-small' | 'component' | 'component-primary';
191
+ view?: 'primary-large' | 'primary-medium' | 'primary-small' | 'component' | 'component-primary' | 'secondary-large';
188
192
  /**
189
193
  * Толщина title
190
194
  */
@@ -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_cl97c","none":"pure-cell__none_cl97c","default":"pure-cell__default_cl97c","addonPadding":"pure-cell__addonPadding_cl97c","auto":"pure-cell__auto_cl97c","top":"pure-cell__top_cl97c","center":"pure-cell__center_cl97c","bottom":"pure-cell__bottom_cl97c"};
12
+ var styles$a = {"component":"pure-cell__component_1769n","none":"pure-cell__none_1769n","default":"pure-cell__default_1769n","addonPadding":"pure-cell__addonPadding_1769n","auto":"pure-cell__auto_1769n","top":"pure-cell__top_1769n","center":"pure-cell__center_1769n","bottom":"pure-cell__bottom_1769n"};
13
13
  require('./components/addon/index.css')
14
14
 
15
15
  var Addon = function (_a) {
@@ -18,7 +18,7 @@ var Addon = function (_a) {
18
18
  return (React.createElement("section", { className: cn(styles$a.component, styles$a[addonPadding], styles$a[verticalAlign]), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'addon') }, children));
19
19
  };
20
20
 
21
- var styles$9 = {"component":"pure-cell__component_1h7hp"};
21
+ var styles$9 = {"component":"pure-cell__component_1loxt"};
22
22
  require('./components/amount/index.css')
23
23
 
24
24
  var Amount = function (_a) {
@@ -28,7 +28,7 @@ var Amount = function (_a) {
28
28
  React.createElement(Amount$1, __assign({ minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount') }, restProps))));
29
29
  };
30
30
 
31
- var styles$8 = {"component":"pure-cell__component_psbz5","weight":"pure-cell__weight_psbz5"};
31
+ var styles$8 = {"component":"pure-cell__component_rcgyg","weight":"pure-cell__weight_rcgyg"};
32
32
  require('./components/amount-title/index.css')
33
33
 
34
34
  var AmountTitle = function (_a) {
@@ -39,7 +39,7 @@ var AmountTitle = function (_a) {
39
39
  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' }))));
40
40
  };
41
41
 
42
- var styles$7 = {"component":"pure-cell__component_1f4wj","categoryName":"pure-cell__categoryName_1f4wj","categoryPercent":"pure-cell__categoryPercent_1f4wj","rightAddon":"pure-cell__rightAddon_1f4wj"};
42
+ var styles$7 = {"component":"pure-cell__component_skrok","categoryName":"pure-cell__categoryName_skrok","categoryPercent":"pure-cell__categoryPercent_skrok","rightAddon":"pure-cell__rightAddon_skrok"};
43
43
  require('./components/category/index.css')
44
44
 
45
45
  var Category = function (_a) {
@@ -53,7 +53,7 @@ var Category = function (_a) {
53
53
  rightAddons !== undefined && (React.createElement("div", { className: styles$7.rightAddon, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'category-right-addon') }, rightAddons))));
54
54
  };
55
55
 
56
- var styles$6 = {"component":"pure-cell__component_za4zy","horizontal":"pure-cell__horizontal_za4zy"};
56
+ var styles$6 = {"component":"pure-cell__component_usovd","horizontal":"pure-cell__horizontal_usovd"};
57
57
  require('./components/content/index.css')
58
58
 
59
59
  var Content = function (_a) {
@@ -63,7 +63,7 @@ var Content = function (_a) {
63
63
  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));
64
64
  };
65
65
 
66
- var styles$5 = {"component":"pure-cell__component_fasht","none":"pure-cell__none_fasht","default":"pure-cell__default_fasht"};
66
+ var styles$5 = {"component":"pure-cell__component_17wih","none":"pure-cell__none_17wih","default":"pure-cell__default_17wih"};
67
67
  require('./components/footer/index.css')
68
68
 
69
69
  var Footer = function (_a) {
@@ -72,7 +72,7 @@ var Footer = function (_a) {
72
72
  return (React.createElement("footer", { className: cn(styles$5.component, styles$5[footerPadding]), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer') }, children));
73
73
  };
74
74
 
75
- var styles$4 = {"component":"pure-cell__component_1qtix"};
75
+ var styles$4 = {"component":"pure-cell__component_6ojmm"};
76
76
  require('./components/footer-button/index.css')
77
77
 
78
78
  var FooterButton = forwardRef(function (_a, ref) {
@@ -87,16 +87,17 @@ var FooterText = function (_a) {
87
87
  return (React.createElement(Typography.Text, { view: 'primary-small', color: color, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer-title') }, children));
88
88
  };
89
89
 
90
- var styles$3 = {"component":"pure-cell__component_w3nqw","top":"pure-cell__top_w3nqw","center":"pure-cell__center_w3nqw","bottom":"pure-cell__bottom_w3nqw"};
90
+ var styles$3 = {"component":"pure-cell__component_xhf99","top":"pure-cell__top_xhf99","center":"pure-cell__center_xhf99","bottom":"pure-cell__bottom_xhf99","horizontal":"pure-cell__horizontal_xhf99","none":"pure-cell__none_xhf99","airy":"pure-cell__airy_xhf99","default":"pure-cell__default_xhf99","compact":"pure-cell__compact_xhf99","tiny":"pure-cell__tiny_xhf99","vertical":"pure-cell__vertical_xhf99"};
91
91
  require('./components/graphics/index.css')
92
92
 
93
93
  var Graphics = function (_a) {
94
- var children = _a.children, dataTestId = _a.dataTestId, _b = _a.verticalAlign, verticalAlign = _b === void 0 ? 'top' : _b;
94
+ var children = _a.children, dataTestId = _a.dataTestId, _b = _a.verticalAlign, verticalAlign = _b === void 0 ? 'top' : _b, graphicPadding = _a.graphicPadding;
95
95
  var pureCellContext = useContext(PureCellContext);
96
- return (React.createElement("section", { className: cn(styles$3.component, styles$3[verticalAlign]), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'graphics') }, children));
96
+ var defaultGraphicPadding = pureCellContext.direction === 'horizontal' ? 'airy' : 'default';
97
+ return (React.createElement("section", { className: cn(styles$3.component, styles$3[verticalAlign], styles$3[pureCellContext.direction || 'horizontal'], styles$3[graphicPadding || defaultGraphicPadding]), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'graphics') }, children));
97
98
  };
98
99
 
99
- var styles$2 = {"component":"pure-cell__component_1eavy","vertical":"pure-cell__vertical_1eavy","reverse":"pure-cell__reverse_1eavy"};
100
+ var styles$2 = {"component":"pure-cell__component_19tfu","vertical":"pure-cell__vertical_19tfu","reverse":"pure-cell__reverse_19tfu"};
100
101
  require('./components/main/index.css')
101
102
 
102
103
  var Main = function (_a) {
@@ -108,7 +109,7 @@ var Main = function (_a) {
108
109
  _b), className), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'main') }, children));
109
110
  };
110
111
 
111
- var styles$1 = {"horizontal":"pure-cell__horizontal_q0k4w","rowLimit1":"pure-cell__rowLimit1_q0k4w","rowLimit2":"pure-cell__rowLimit2_q0k4w","component":"pure-cell__component_q0k4w","vertical":"pure-cell__vertical_q0k4w","title":"pure-cell__title_q0k4w","value":"pure-cell__value_q0k4w"};
112
+ var styles$1 = {"horizontal":"pure-cell__horizontal_1ima4","rowLimit1":"pure-cell__rowLimit1_1ima4","rowLimit2":"pure-cell__rowLimit2_1ima4","component":"pure-cell__component_1ima4","vertical":"pure-cell__vertical_1ima4","title":"pure-cell__title_1ima4","value":"pure-cell__value_1ima4"};
112
113
  require('./components/text/index.css')
113
114
 
114
115
  var Text = function (_a) {
@@ -125,7 +126,7 @@ var Text = function (_a) {
125
126
  React.createElement(Typography.Text, { view: view, tag: 'div', color: valueColor, className: className, "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'text_value') }, value)))));
126
127
  };
127
128
 
128
- var styles = {"component":"pure-cell__component_a0jto","horizontal":"pure-cell__horizontal_a0jto","vertical":"pure-cell__vertical_a0jto","button":"pure-cell__button_a0jto","link":"pure-cell__link_a0jto","none":"pure-cell__none_a0jto","airy":"pure-cell__airy_a0jto","defaultPadding":"pure-cell__defaultPadding_a0jto","compact":"pure-cell__compact_a0jto","tiny":"pure-cell__tiny_a0jto","left":"pure-cell__left_a0jto","right":"pure-cell__right_a0jto","both":"pure-cell__both_a0jto","focused":"pure-cell__focused_a0jto"};
129
+ var styles = {"component":"pure-cell__component_1vn59","horizontal":"pure-cell__horizontal_1vn59","vertical":"pure-cell__vertical_1vn59","button":"pure-cell__button_1vn59","link":"pure-cell__link_1vn59","none":"pure-cell__none_1vn59","airy":"pure-cell__airy_1vn59","default":"pure-cell__default_1vn59","compact":"pure-cell__compact_1vn59","tiny":"pure-cell__tiny_1vn59","noneTop":"pure-cell__noneTop_1vn59","airyTop":"pure-cell__airyTop_1vn59","defaultTop":"pure-cell__defaultTop_1vn59","compactTop":"pure-cell__compactTop_1vn59","tinyTop":"pure-cell__tinyTop_1vn59","noneBottom":"pure-cell__noneBottom_1vn59","airyBottom":"pure-cell__airyBottom_1vn59","defaultBottom":"pure-cell__defaultBottom_1vn59","compactBottom":"pure-cell__compactBottom_1vn59","tinyBottom":"pure-cell__tinyBottom_1vn59","left":"pure-cell__left_1vn59","right":"pure-cell__right_1vn59","both":"pure-cell__both_1vn59","focused":"pure-cell__focused_1vn59"};
129
130
  require('./index.css')
130
131
 
131
132
  // eslint-disable-next-line @typescript-eslint/no-redeclare
@@ -139,10 +140,15 @@ var PureCellComponent = forwardRef(function (_a, ref) {
139
140
  _b[styles.component] = true,
140
141
  _b[styles.focused] = focused,
141
142
  _b[styles[direction]] = true,
142
- _b[styles.defaultPadding] = verticalPadding === 'default',
143
- _b[styles[verticalPadding]] = verticalPadding !== 'default',
144
143
  _b[styles[horizontalPadding]] = true,
145
144
  _b);
145
+ if (typeof verticalPadding === 'string') {
146
+ addClasses[styles[verticalPadding]] = typeof verticalPadding === 'string';
147
+ }
148
+ if (typeof verticalPadding === 'object') {
149
+ addClasses[styles["".concat(verticalPadding.top, "Top")]] = !!verticalPadding.top;
150
+ addClasses[styles["".concat(verticalPadding.bottom, "Bottom")]] = !!verticalPadding.bottom;
151
+ }
146
152
  if (href) {
147
153
  var target = restProps.target;
148
154
  // Для совместимости с react-router-dom, меняем href на to
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-5eb318e0.js';
7
+ export { P as PureCell, f as PureCellContext } from './component-6a644022.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/esm';
4
- export { A as Addon } from '../../component-5eb318e0.js';
4
+ export { A as Addon } from '../../component-6a644022.js';
@@ -1,4 +1,4 @@
1
- /* hash: 105ri */
1
+ /* hash: sxa08 */
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,24 +15,24 @@
15
15
  --gap-m: 16px;
16
16
  } :root {
17
17
  } :root {
18
- } .pure-cell__component_cl97c {
18
+ } .pure-cell__component_1769n {
19
19
  display: flex;
20
20
  flex-direction: column;
21
21
  align-items: flex-end
22
- } .pure-cell__component_cl97c > * {
22
+ } .pure-cell__component_1769n > * {
23
23
  justify-content: flex-end;
24
- } .pure-cell__component_cl97c.pure-cell__none_cl97c {
24
+ } .pure-cell__component_1769n.pure-cell__none_1769n {
25
25
  padding-left: 0;
26
- } .pure-cell__component_cl97c.pure-cell__default_cl97c {
26
+ } .pure-cell__component_1769n.pure-cell__default_1769n {
27
27
  padding-left: var(--gap-m);
28
- } .pure-cell__component_cl97c.pure-cell__addonPadding_cl97c {
28
+ } .pure-cell__component_1769n.pure-cell__addonPadding_1769n {
29
29
  padding-left: var(--gap-m);
30
- } .pure-cell__component_cl97c.pure-cell__auto_cl97c {
30
+ } .pure-cell__component_1769n.pure-cell__auto_1769n {
31
31
  align-self: auto;
32
- } .pure-cell__component_cl97c.pure-cell__top_cl97c {
32
+ } .pure-cell__component_1769n.pure-cell__top_1769n {
33
33
  align-self: flex-start;
34
- } .pure-cell__component_cl97c.pure-cell__center_cl97c {
34
+ } .pure-cell__component_1769n.pure-cell__center_1769n {
35
35
  align-self: center;
36
- } .pure-cell__component_cl97c.pure-cell__bottom_cl97c {
36
+ } .pure-cell__component_1769n.pure-cell__bottom_1769n {
37
37
  align-self: flex-end;
38
38
  }
@@ -1 +1 @@
1
- export * from "../../component-5eb318e0";
1
+ export * from "../../component-6a644022";
@@ -1 +1 @@
1
- export { A as Addon } from '../../component-5eb318e0.js';
1
+ export { A as Addon } from '../../component-6a644022.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-5eb318e0.js';
7
+ export { a as Amount } from '../../component-6a644022.js';
@@ -1,4 +1,4 @@
1
- /* hash: 14z00 */
1
+ /* hash: 1oonj */
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_1h7hp {
18
+ } .pure-cell__component_1loxt {
19
19
  padding: var(--gap-3xs) 0;
20
20
  display: flex;
21
21
  }
@@ -1 +1 @@
1
- export * from "../../component-5eb318e0";
1
+ export * from "../../component-6a644022";
@@ -1 +1 @@
1
- export { a as Amount } from '../../component-5eb318e0.js';
1
+ export { a as Amount } from '../../component-6a644022.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-5eb318e0.js';
7
+ export { b as AmountTitle } from '../../component-6a644022.js';
@@ -1,4 +1,4 @@
1
- /* hash: l8vs2 */
1
+ /* hash: znsy9 */
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_psbz5 {
17
+ } .pure-cell__component_rcgyg {
18
18
  display: flex;
19
- } .pure-cell__weight_psbz5 {
19
+ } .pure-cell__weight_rcgyg {
20
20
  font-weight: inherit;
21
21
  }
@@ -1 +1 @@
1
- export * from "../../component-5eb318e0";
1
+ export * from "../../component-6a644022";
@@ -1 +1 @@
1
- export { b as AmountTitle } from '../../component-5eb318e0.js';
1
+ export { b as AmountTitle } from '../../component-6a644022.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import '@alfalab/core-components-shared/esm';
3
3
  import '@alfalab/core-components-typography/esm';
4
- export { C as Category } from '../../component-5eb318e0.js';
4
+ export { C as Category } from '../../component-6a644022.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1nbw1 */
1
+ /* hash: cz7e1 */
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_1f4wj {
22
+ } .pure-cell__component_skrok {
23
23
  display: flex;
24
24
  overflow: hidden;
25
25
  padding: var(--gap-3xs) 0;
26
- } .pure-cell__categoryName_1f4wj {
26
+ } .pure-cell__categoryName_skrok {
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_1f4wj {
32
+ } .pure-cell__categoryPercent_skrok {
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_1f4wj {
37
+ } .pure-cell__rightAddon_skrok {
38
38
  margin-left: var(--gap-2xs);
39
39
  }
@@ -1 +1 @@
1
- export * from "../../component-5eb318e0";
1
+ export * from "../../component-6a644022";
@@ -1 +1 @@
1
- export { C as Category } from '../../component-5eb318e0.js';
1
+ export { C as Category } from '../../component-6a644022.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/esm';
4
- export { c as Content } from '../../component-5eb318e0.js';
4
+ export { c as Content } from '../../component-6a644022.js';
@@ -1,4 +1,4 @@
1
- /* hash: 12q8n */
1
+ /* hash: va9lm */
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_za4zy {
17
+ } .pure-cell__component_usovd {
18
18
  flex-basis: 100%;
19
19
  display: grid;
20
20
  grid-template-columns: 1fr auto
21
- } .pure-cell__component_za4zy.pure-cell__horizontal_za4zy {
21
+ } .pure-cell__component_usovd.pure-cell__horizontal_usovd {
22
22
  /* for button */
23
23
  align-self: stretch;
24
24
  }
@@ -1 +1 @@
1
- export * from "../../component-5eb318e0";
1
+ export * from "../../component-6a644022";
@@ -1 +1 @@
1
- export { c as Content } from '../../component-5eb318e0.js';
1
+ export { c as Content } from '../../component-6a644022.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/esm';
4
- export { F as Footer } from '../../component-5eb318e0.js';
4
+ export { F as Footer } from '../../component-6a644022.js';
@@ -1,4 +1,4 @@
1
- /* hash: 167js */
1
+ /* hash: aks5m */
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_fasht {
18
+ } .pure-cell__component_17wih {
19
19
  grid-column: 1/3;
20
20
  display: grid;
21
21
  grid-row-gap: var(--gap-xs)
22
- } .pure-cell__component_fasht.pure-cell__none_fasht {
22
+ } .pure-cell__component_17wih.pure-cell__none_17wih {
23
23
  margin-top: 0;
24
- } .pure-cell__component_fasht.pure-cell__default_fasht {
24
+ } .pure-cell__component_17wih.pure-cell__default_17wih {
25
25
  margin-top: var(--gap-xs);
26
26
  }
@@ -1 +1 @@
1
- export * from "../../component-5eb318e0";
1
+ export * from "../../component-6a644022";
@@ -1 +1 @@
1
- export { F as Footer } from '../../component-5eb318e0.js';
1
+ export { F as Footer } from '../../component-6a644022.js';
@@ -2,4 +2,4 @@ import 'tslib';
2
2
  import 'react';
3
3
  import '@alfalab/core-components-button/esm';
4
4
  import '@alfalab/core-components-shared/esm';
5
- export { d as FooterButton } from '../../component-5eb318e0.js';
5
+ export { d as FooterButton } from '../../component-6a644022.js';
@@ -1,4 +1,4 @@
1
- /* hash: xeqaq */
1
+ /* hash: izt4j */
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_1qtix {
17
+ } .pure-cell__component_6ojmm {
18
18
  justify-self: start;
19
19
  }
@@ -1 +1 @@
1
- export * from "../../component-5eb318e0";
1
+ export * from "../../component-6a644022";
@@ -1 +1 @@
1
- export { d as FooterButton } from '../../component-5eb318e0.js';
1
+ export { d as FooterButton } from '../../component-6a644022.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import '@alfalab/core-components-shared/esm';
3
3
  import '@alfalab/core-components-typography/esm';
4
- export { e as FooterText } from '../../component-5eb318e0.js';
4
+ export { e as FooterText } from '../../component-6a644022.js';
@@ -1 +1 @@
1
- export * from "../../component-5eb318e0";
1
+ export * from "../../component-6a644022";
@@ -1 +1 @@
1
- export { e as FooterText } from '../../component-5eb318e0.js';
1
+ export { e as FooterText } from '../../component-6a644022.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/esm';
4
- export { G as Graphics } from '../../component-5eb318e0.js';
4
+ export { G as Graphics } from '../../component-6a644022.js';