@alfalab/core-components-pure-cell 4.4.11 → 4.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (155) hide show
  1. package/component-5a229016.d.ts +7 -4
  2. package/{component-c256fbd6.d.ts → component-a583672e.d.ts} +7 -4
  3. package/{component-c256fbd6.js → component-a583672e.js} +5 -5
  4. package/component.js +1 -1
  5. package/components/addon/component.d.ts +2 -1
  6. package/components/addon/component.js +1 -1
  7. package/components/addon/index.css +10 -10
  8. package/components/amount/component.d.ts +3 -2
  9. package/components/amount/component.js +1 -1
  10. package/components/amount/index.css +2 -2
  11. package/components/amount-title/component.d.ts +6 -1
  12. package/components/amount-title/component.js +1 -1
  13. package/components/amount-title/index.css +3 -3
  14. package/components/category/component.d.ts +3 -1
  15. package/components/category/component.js +1 -1
  16. package/components/category/index.css +5 -5
  17. package/components/content/component.js +1 -1
  18. package/components/content/index.css +3 -3
  19. package/components/content/index.d.ts +1 -1
  20. package/components/content/index.js +1 -1
  21. package/components/footer/component.d.ts +2 -1
  22. package/components/footer/component.js +1 -1
  23. package/components/footer/index.css +4 -4
  24. package/components/footer-button/component.d.ts +10 -1
  25. package/components/footer-button/component.js +4 -4
  26. package/components/footer-button/index.css +2 -2
  27. package/components/footer-text/component.d.ts +2 -1
  28. package/components/graphics/component.d.ts +2 -1
  29. package/components/graphics/component.js +1 -1
  30. package/components/graphics/index.css +5 -5
  31. package/components/main/component.js +1 -1
  32. package/components/main/index.css +4 -4
  33. package/components/main/index.d.ts +1 -1
  34. package/components/main/index.js +1 -1
  35. package/components/text/component.js +1 -1
  36. package/components/text/index.css +7 -7
  37. package/components/text/index.d.ts +1 -1
  38. package/components/text/index.js +1 -1
  39. package/{esm/component-25f56d2b.d.ts → cssm/component-3ca297e4.d.ts} +7 -4
  40. package/cssm/{component-ef4953bf.js → component-3ca297e4.js} +1 -1
  41. package/cssm/component-5a229016.d.ts +7 -4
  42. package/cssm/component.js +1 -1
  43. package/cssm/components/addon/component.d.ts +2 -1
  44. package/cssm/components/amount/component.d.ts +3 -2
  45. package/cssm/components/amount-title/component.d.ts +6 -1
  46. package/cssm/components/category/component.d.ts +3 -1
  47. package/cssm/components/content/component.js +1 -1
  48. package/cssm/components/content/index.d.ts +1 -1
  49. package/cssm/components/content/index.js +1 -1
  50. package/cssm/components/footer/component.d.ts +2 -1
  51. package/cssm/components/footer-button/component.d.ts +10 -1
  52. package/cssm/components/footer-button/component.js +3 -3
  53. package/cssm/components/footer-text/component.d.ts +2 -1
  54. package/cssm/components/graphics/component.d.ts +2 -1
  55. package/cssm/components/main/component.js +1 -1
  56. package/cssm/components/main/index.d.ts +1 -1
  57. package/cssm/components/main/index.js +1 -1
  58. package/cssm/components/text/component.js +1 -1
  59. package/cssm/components/text/index.d.ts +1 -1
  60. package/cssm/components/text/index.js +1 -1
  61. package/cssm/index.js +1 -1
  62. package/{cssm/component-ef4953bf.d.ts → esm/component-4f811a98.d.ts} +7 -4
  63. package/esm/{component-25f56d2b.js → component-4f811a98.js} +5 -5
  64. package/esm/component-5a229016.d.ts +7 -4
  65. package/esm/component.js +1 -1
  66. package/esm/components/addon/component.d.ts +2 -1
  67. package/esm/components/addon/component.js +1 -1
  68. package/esm/components/addon/index.css +10 -10
  69. package/esm/components/amount/component.d.ts +3 -2
  70. package/esm/components/amount/component.js +1 -1
  71. package/esm/components/amount/index.css +2 -2
  72. package/esm/components/amount-title/component.d.ts +6 -1
  73. package/esm/components/amount-title/component.js +1 -1
  74. package/esm/components/amount-title/index.css +3 -3
  75. package/esm/components/category/component.d.ts +3 -1
  76. package/esm/components/category/component.js +1 -1
  77. package/esm/components/category/index.css +5 -5
  78. package/esm/components/content/component.js +1 -1
  79. package/esm/components/content/index.css +3 -3
  80. package/esm/components/content/index.d.ts +1 -1
  81. package/esm/components/content/index.js +1 -1
  82. package/esm/components/footer/component.d.ts +2 -1
  83. package/esm/components/footer/component.js +1 -1
  84. package/esm/components/footer/index.css +4 -4
  85. package/esm/components/footer-button/component.d.ts +10 -1
  86. package/esm/components/footer-button/component.js +5 -5
  87. package/esm/components/footer-button/index.css +2 -2
  88. package/esm/components/footer-text/component.d.ts +2 -1
  89. package/esm/components/graphics/component.d.ts +2 -1
  90. package/esm/components/graphics/component.js +1 -1
  91. package/esm/components/graphics/index.css +5 -5
  92. package/esm/components/main/component.js +1 -1
  93. package/esm/components/main/index.css +4 -4
  94. package/esm/components/main/index.d.ts +1 -1
  95. package/esm/components/main/index.js +1 -1
  96. package/esm/components/text/component.js +1 -1
  97. package/esm/components/text/index.css +7 -7
  98. package/esm/components/text/index.d.ts +1 -1
  99. package/esm/components/text/index.js +1 -1
  100. package/esm/index.css +21 -21
  101. package/esm/index.js +1 -1
  102. package/index.css +21 -21
  103. package/index.js +1 -1
  104. package/modern/component-5a229016.d.ts +7 -4
  105. package/modern/{component-b88cb914.d.ts → component-e4d09b0f.d.ts} +7 -4
  106. package/modern/{component-b88cb914.js → component-e4d09b0f.js} +5 -5
  107. package/modern/component.js +1 -1
  108. package/modern/components/addon/component.d.ts +2 -1
  109. package/modern/components/addon/component.js +1 -1
  110. package/modern/components/addon/index.css +10 -10
  111. package/modern/components/amount/component.d.ts +3 -2
  112. package/modern/components/amount/component.js +1 -1
  113. package/modern/components/amount/index.css +2 -2
  114. package/modern/components/amount-title/component.d.ts +6 -1
  115. package/modern/components/amount-title/component.js +1 -1
  116. package/modern/components/amount-title/index.css +3 -3
  117. package/modern/components/category/component.d.ts +3 -1
  118. package/modern/components/category/component.js +1 -1
  119. package/modern/components/category/index.css +5 -5
  120. package/modern/components/content/component.js +1 -1
  121. package/modern/components/content/index.css +3 -3
  122. package/modern/components/content/index.d.ts +1 -1
  123. package/modern/components/content/index.js +1 -1
  124. package/modern/components/footer/component.d.ts +2 -1
  125. package/modern/components/footer/component.js +1 -1
  126. package/modern/components/footer/index.css +4 -4
  127. package/modern/components/footer-button/component.d.ts +10 -1
  128. package/modern/components/footer-button/component.js +3 -3
  129. package/modern/components/footer-button/index.css +2 -2
  130. package/modern/components/footer-text/component.d.ts +2 -1
  131. package/modern/components/graphics/component.d.ts +2 -1
  132. package/modern/components/graphics/component.js +1 -1
  133. package/modern/components/graphics/index.css +5 -5
  134. package/modern/components/main/component.js +1 -1
  135. package/modern/components/main/index.css +4 -4
  136. package/modern/components/main/index.d.ts +1 -1
  137. package/modern/components/main/index.js +1 -1
  138. package/modern/components/text/component.js +1 -1
  139. package/modern/components/text/index.css +7 -7
  140. package/modern/components/text/index.d.ts +1 -1
  141. package/modern/components/text/index.js +1 -1
  142. package/modern/index.css +21 -21
  143. package/modern/index.js +1 -1
  144. package/package.json +4 -4
  145. package/src/components/addon/component.tsx +2 -1
  146. package/src/components/amount/component.tsx +3 -2
  147. package/src/components/amount-title/component.tsx +7 -1
  148. package/src/components/category/component.tsx +3 -1
  149. package/src/components/content/component.tsx +2 -1
  150. package/src/components/footer/component.tsx +2 -1
  151. package/src/components/footer-button/component.tsx +24 -10
  152. package/src/components/footer-text/component.tsx +2 -1
  153. package/src/components/graphics/component.tsx +2 -1
  154. package/src/components/main/component.tsx +2 -1
  155. package/src/components/text/component.tsx +4 -3
@@ -66,7 +66,7 @@ declare const PureCell: React.ForwardRefExoticComponent<PureProps & React.RefAtt
66
66
  Text: React.FC<{
67
67
  children?: React.ReactNode;
68
68
  rowLimit?: 1 | 2 | undefined;
69
- view: "component" | "primary-large" | "primary-medium" | "primary-small";
69
+ view?: "component" | "primary-large" | "primary-medium" | "primary-small" | "component-primary" | undefined;
70
70
  titleWeight?: "bold" | "regular" | undefined;
71
71
  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";
72
72
  value?: React.ReactNode;
@@ -78,11 +78,12 @@ declare const PureCell: React.ForwardRefExoticComponent<PureProps & React.RefAtt
78
78
  textView?: "component" | "primary-small" | undefined;
79
79
  color?: "link" | "accent" | "primary" | "primary-inverted" | "secondary" | "secondary-inverted" | "tertiary" | "tertiary-inverted" | "attention" | "positive" | "negative" | "static-accent" | "disabled" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | undefined;
80
80
  dataTestId?: string | undefined;
81
- } & import("./components/typesProps").AmountProps>;
81
+ } & Omit<import("./components/typesProps").AmountProps, "dataTestId">>;
82
82
  AmountTitle: React.FC<{
83
83
  color?: "link" | "accent" | "primary" | "primary-inverted" | "secondary" | "secondary-inverted" | "tertiary" | "tertiary-inverted" | "attention" | "positive" | "negative" | "static-accent" | "disabled" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | undefined;
84
84
  titleProps?: import("@alfalab/core-components-typography").TitleProps | undefined;
85
- } & import("./components/typesProps").AmountProps>;
85
+ dataTestId?: string | undefined;
86
+ } & Omit<import("./components/typesProps").AmountProps, "dataTestId">>;
86
87
  Addon: React.FC<{
87
88
  verticalAlign?: "center" | "auto" | "top" | "bottom" | undefined;
88
89
  addonPadding?: "none" | "default" | undefined;
@@ -95,7 +96,9 @@ declare const PureCell: React.ForwardRefExoticComponent<PureProps & React.RefAtt
95
96
  dataTestId?: string | undefined;
96
97
  }>;
97
98
  ExtraSubtitle: React.FC<import("./components/footer-text/index").Props>;
98
- FooterButton: React.FC<ButtonProps>;
99
+ FooterButton: React.ForwardRefExoticComponent<(Omit<ButtonProps, "dataTestId"> & {
100
+ dataTestId?: string | undefined;
101
+ } & Partial<React.AnchorHTMLAttributes<HTMLAnchorElement> | React.ButtonHTMLAttributes<HTMLButtonElement>>) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
99
102
  Comment: React.FC<import("@alfalab/core-components-comment").CommentProps>;
100
103
  Category: React.FC<{
101
104
  categoryName: string;
@@ -17,7 +17,8 @@ type Props = {
17
17
  */
18
18
  className?: string;
19
19
  /**
20
- * Идентификатор для систем автоматизированного тестирования
20
+ * Идентификатор для систем автоматизированного тестирования.
21
+ * Используется модификатор -main
21
22
  */
22
23
  dataTestId?: string;
23
24
  };
@@ -28,7 +29,8 @@ type Props$0 = {
28
29
  */
29
30
  children: ContentElement;
30
31
  /**
31
- * Идентификатор для систем автоматизированного тестирования
32
+ * Идентификатор для систем автоматизированного тестирования.
33
+ * Используется модификатор -content
32
34
  */
33
35
  dataTestId?: string;
34
36
  };
@@ -45,7 +47,7 @@ type Props$1 = {
45
47
  /**
46
48
  * Размер текста
47
49
  */
48
- view: 'primary-large' | 'primary-medium' | 'primary-small' | 'component';
50
+ view?: 'primary-large' | 'primary-medium' | 'primary-small' | 'component' | 'component-primary';
49
51
  /**
50
52
  * Толщина title
51
53
  */
@@ -63,7 +65,8 @@ type Props$1 = {
63
65
  */
64
66
  valueColor?: Color;
65
67
  /**
66
- * Идентификатор для систем автоматизированного тестирования
68
+ * Идентификатор для систем автоматизированного тестирования.
69
+ * Для контента используется модификатор -text_content, для value ячейки -text_value
67
70
  */
68
71
  dataTestId?: string;
69
72
  };
@@ -14,7 +14,7 @@ import { FooterText } from './components/footer-text/component.js';
14
14
  import { Graphics } from './components/graphics/component.js';
15
15
  import { Typography } from '@alfalab/core-components-typography/modern';
16
16
 
17
- const styles$3 = {"component":"pure-cell__component_qgz8c","horizontal":"pure-cell__horizontal_qgz8c"};
17
+ const styles$3 = {"component":"pure-cell__component_b3jt1","horizontal":"pure-cell__horizontal_b3jt1"};
18
18
  require('./components/content/index.css')
19
19
 
20
20
  const Content = ({ children, dataTestId }) => {
@@ -22,7 +22,7 @@ const Content = ({ children, dataTestId }) => {
22
22
  return (React.createElement("section", { className: cn(styles$3.component, { [styles$3.horizontal]: direction === 'horizontal' }), "data-test-id": getDataTestId(dataTestId, 'content') }, children));
23
23
  };
24
24
 
25
- const styles$2 = {"component":"pure-cell__component_1ucp8","vertical":"pure-cell__vertical_1ucp8","reverse":"pure-cell__reverse_1ucp8"};
25
+ const styles$2 = {"component":"pure-cell__component_srpcu","vertical":"pure-cell__vertical_srpcu","reverse":"pure-cell__reverse_srpcu"};
26
26
  require('./components/main/index.css')
27
27
 
28
28
  const Main = ({ children, isReverse, className, dataTestId }) => {
@@ -32,10 +32,10 @@ const Main = ({ children, isReverse, className, dataTestId }) => {
32
32
  }, className), "data-test-id": getDataTestId(dataTestId, 'main') }, children));
33
33
  };
34
34
 
35
- const styles$1 = {"horizontal":"pure-cell__horizontal_pdfro","rowLimit1":"pure-cell__rowLimit1_pdfro","rowLimit2":"pure-cell__rowLimit2_pdfro","component":"pure-cell__component_pdfro","vertical":"pure-cell__vertical_pdfro","title":"pure-cell__title_pdfro","value":"pure-cell__value_pdfro"};
35
+ const styles$1 = {"horizontal":"pure-cell__horizontal_g1lg9","rowLimit1":"pure-cell__rowLimit1_g1lg9","rowLimit2":"pure-cell__rowLimit2_g1lg9","component":"pure-cell__component_g1lg9","vertical":"pure-cell__vertical_g1lg9","title":"pure-cell__title_g1lg9","value":"pure-cell__value_g1lg9"};
36
36
  require('./components/text/index.css')
37
37
 
38
- const Text = ({ children, value, rowLimit, view = 'component', titleWeight, titleColor, valueColor, dataTestId, }) => {
38
+ const Text = ({ children, value, rowLimit, view = 'component-primary', titleWeight, titleColor, valueColor, dataTestId, }) => {
39
39
  const { direction = 'horizontal' } = useContext(PureCellContext);
40
40
  const className = rowLimit && styles$1[`rowLimit${rowLimit}`];
41
41
  return (React.createElement("div", { className: cn(styles$1.component, {
@@ -47,7 +47,7 @@ const Text = ({ children, value, rowLimit, view = 'component', titleWeight, titl
47
47
  React.createElement(Typography.Text, { view: view, tag: 'div', color: valueColor, className: className, "data-test-id": getDataTestId(dataTestId, 'text_value') }, value)))));
48
48
  };
49
49
 
50
- const styles = {"component":"pure-cell__component_emofe","horizontal":"pure-cell__horizontal_emofe","vertical":"pure-cell__vertical_emofe","button":"pure-cell__button_emofe","link":"pure-cell__link_emofe","none":"pure-cell__none_emofe","airy":"pure-cell__airy_emofe","defaultPadding":"pure-cell__defaultPadding_emofe","compact":"pure-cell__compact_emofe","tiny":"pure-cell__tiny_emofe","left":"pure-cell__left_emofe","right":"pure-cell__right_emofe","both":"pure-cell__both_emofe","focused":"pure-cell__focused_emofe"};
50
+ const styles = {"component":"pure-cell__component_8eiq7","horizontal":"pure-cell__horizontal_8eiq7","vertical":"pure-cell__vertical_8eiq7","button":"pure-cell__button_8eiq7","link":"pure-cell__link_8eiq7","none":"pure-cell__none_8eiq7","airy":"pure-cell__airy_8eiq7","defaultPadding":"pure-cell__defaultPadding_8eiq7","compact":"pure-cell__compact_8eiq7","tiny":"pure-cell__tiny_8eiq7","left":"pure-cell__left_8eiq7","right":"pure-cell__right_8eiq7","both":"pure-cell__both_8eiq7","focused":"pure-cell__focused_8eiq7"};
51
51
  require('./index.css')
52
52
 
53
53
  /* eslint-disable react/jsx-no-constructed-context-values */
@@ -7,7 +7,7 @@ import './components/addon/component.js';
7
7
  import './components/amount/component.js';
8
8
  import './components/amount-title/component.js';
9
9
  import './components/category/component.js';
10
- export { P as PureCell, a as PureCellContext } from './component-b88cb914.js';
10
+ export { P as PureCell, a as PureCellContext } from './component-e4d09b0f.js';
11
11
  import './components/footer/component.js';
12
12
  import './components/footer-button/component.js';
13
13
  import './components/footer-text/component.js';
@@ -15,7 +15,8 @@ type Props = {
15
15
  */
16
16
  children: AddonElement;
17
17
  /**
18
- * Идентификатор для систем автоматизированного тестирования
18
+ * Идентификатор для систем автоматизированного тестирования.
19
+ * Используется модификатор -addon
19
20
  */
20
21
  dataTestId?: string;
21
22
  };
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { getDataTestId } from '@alfalab/core-components-shared/modern';
4
4
 
5
- const styles = {"component":"pure-cell__component_og1ba","none":"pure-cell__none_og1ba","default":"pure-cell__default_og1ba","addonPadding":"pure-cell__addonPadding_og1ba","auto":"pure-cell__auto_og1ba","top":"pure-cell__top_og1ba","center":"pure-cell__center_og1ba","bottom":"pure-cell__bottom_og1ba"};
5
+ const styles = {"component":"pure-cell__component_i7vm3","none":"pure-cell__none_i7vm3","default":"pure-cell__default_i7vm3","addonPadding":"pure-cell__addonPadding_i7vm3","auto":"pure-cell__auto_i7vm3","top":"pure-cell__top_i7vm3","center":"pure-cell__center_i7vm3","bottom":"pure-cell__bottom_i7vm3"};
6
6
  require('./index.css')
7
7
 
8
8
  const Addon = ({ children, verticalAlign = 'top', addonPadding = 'default', dataTestId, }) => (React.createElement("section", { className: cn(styles.component, styles[addonPadding], styles[verticalAlign]), "data-test-id": getDataTestId(dataTestId, 'addon') }, children));
@@ -1,4 +1,4 @@
1
- /* hash: 1cefs */
1
+ /* hash: 1ygxz */
2
2
  :root {
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_og1ba {
18
+ } .pure-cell__component_i7vm3 {
19
19
  display: flex;
20
20
  flex-direction: column;
21
21
  align-items: flex-end
22
- } .pure-cell__component_og1ba > * {
22
+ } .pure-cell__component_i7vm3 > * {
23
23
  justify-content: flex-end;
24
- } .pure-cell__component_og1ba.pure-cell__none_og1ba {
24
+ } .pure-cell__component_i7vm3.pure-cell__none_i7vm3 {
25
25
  padding-left: 0;
26
- } .pure-cell__component_og1ba.pure-cell__default_og1ba {
26
+ } .pure-cell__component_i7vm3.pure-cell__default_i7vm3 {
27
27
  padding-left: var(--gap-m);
28
- } .pure-cell__component_og1ba.pure-cell__addonPadding_og1ba {
28
+ } .pure-cell__component_i7vm3.pure-cell__addonPadding_i7vm3 {
29
29
  padding-left: var(--gap-m);
30
- } .pure-cell__component_og1ba.pure-cell__auto_og1ba {
30
+ } .pure-cell__component_i7vm3.pure-cell__auto_i7vm3 {
31
31
  align-self: auto;
32
- } .pure-cell__component_og1ba.pure-cell__top_og1ba {
32
+ } .pure-cell__component_i7vm3.pure-cell__top_i7vm3 {
33
33
  align-self: flex-start;
34
- } .pure-cell__component_og1ba.pure-cell__center_og1ba {
34
+ } .pure-cell__component_i7vm3.pure-cell__center_i7vm3 {
35
35
  align-self: center;
36
- } .pure-cell__component_og1ba.pure-cell__bottom_og1ba {
36
+ } .pure-cell__component_i7vm3.pure-cell__bottom_i7vm3 {
37
37
  align-self: flex-end;
38
38
  }
@@ -16,9 +16,10 @@ type Props = {
16
16
  */
17
17
  color?: Color;
18
18
  /**
19
- * Идентификатор для систем автоматизированного тестирования
19
+ * Идентификатор для систем автоматизированного тестирования.
20
+ * Для typography используется модификатор -amount-text, для компонента Amount -amount
20
21
  */
21
22
  dataTestId?: string;
22
- } & AmountType;
23
+ } & Omit<AmountType, 'dataTestId'>;
23
24
  declare const Amount: React.FC<Props>;
24
25
  export { Amount };
@@ -4,7 +4,7 @@ import { Amount as Amount$1 } from '@alfalab/core-components-amount/modern';
4
4
  import { getDataTestId } from '@alfalab/core-components-shared/modern';
5
5
  import { Typography } from '@alfalab/core-components-typography/modern';
6
6
 
7
- const styles = {"component":"pure-cell__component_115of"};
7
+ const styles = {"component":"pure-cell__component_3pk9a"};
8
8
  require('./index.css')
9
9
 
10
10
  const Amount = ({ weight = 'normal', textView = 'component', color = 'primary', minority, minorUnits = 100, dataTestId, ...restProps }) => (React.createElement(Typography.Text, { view: textView, dataTestId: getDataTestId(dataTestId, 'amount-text'), className: cn(styles.component), color: color },
@@ -1,4 +1,4 @@
1
- /* hash: hdh3c */
1
+ /* hash: 1o3x5 */
2
2
  :root {
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_115of {
18
+ } .pure-cell__component_3pk9a {
19
19
  padding: var(--gap-3xs) 0;
20
20
  display: flex;
21
21
  }
@@ -12,6 +12,11 @@ type Props = {
12
12
  * Пропсы, которые будут прокинуты в компонент типографики
13
13
  */
14
14
  titleProps?: TitleProps;
15
- } & AmountType;
15
+ /**
16
+ * Идентификатор для систем автоматизированного тестирования.
17
+ * Для typography используется модификатор -amount-title, для компонента Amount -core-amount-title
18
+ */
19
+ dataTestId?: string;
20
+ } & Omit<AmountType, 'dataTestId'>;
16
21
  declare const AmountTitle: React.FC<Props>;
17
22
  export { AmountTitle };
@@ -4,7 +4,7 @@ import { Amount } from '@alfalab/core-components-amount/modern';
4
4
  import { getDataTestId } from '@alfalab/core-components-shared/modern';
5
5
  import { Typography } from '@alfalab/core-components-typography/modern';
6
6
 
7
- const styles = {"component":"pure-cell__component_wdv45","weight":"pure-cell__weight_wdv45"};
7
+ const styles = {"component":"pure-cell__component_n20sq","weight":"pure-cell__weight_n20sq"};
8
8
  require('./index.css')
9
9
 
10
10
  const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary', dataTestId, titleProps = {}, ...restProps }) => {
@@ -1,4 +1,4 @@
1
- /* hash: a6hl5 */
1
+ /* hash: qzqsm */
2
2
  :root {
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_wdv45 {
17
+ } .pure-cell__component_n20sq {
18
18
  display: flex;
19
- } .pure-cell__weight_wdv45 {
19
+ } .pure-cell__weight_n20sq {
20
20
  font-weight: inherit;
21
21
  }
@@ -15,7 +15,9 @@ type Props = {
15
15
  */
16
16
  rightAddons?: ReactNode;
17
17
  /**
18
- * Идентификатор для систем автоматизированного тестирования
18
+ * Идентификатор для систем автоматизированного тестирования.
19
+ * Для наименования категории используется модификатор -category-name,
20
+ * процент категории -category-percent, слота справа -category-right-addon
19
21
  */
20
22
  dataTestId?: string;
21
23
  };
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import { getDataTestId } from '@alfalab/core-components-shared/modern';
3
3
  import { Typography } from '@alfalab/core-components-typography/modern';
4
4
 
5
- const styles = {"component":"pure-cell__component_16bqs","categoryName":"pure-cell__categoryName_16bqs","categoryPercent":"pure-cell__categoryPercent_16bqs","rightAddon":"pure-cell__rightAddon_16bqs"};
5
+ const styles = {"component":"pure-cell__component_8vmm8","categoryName":"pure-cell__categoryName_8vmm8","categoryPercent":"pure-cell__categoryPercent_8vmm8","rightAddon":"pure-cell__rightAddon_8vmm8"};
6
6
  require('./index.css')
7
7
 
8
8
  const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) => (React.createElement("div", { className: styles.component, "data-test-id": 'cell-pure-category' },
@@ -1,4 +1,4 @@
1
- /* hash: 1keov */
1
+ /* hash: s40vg */
2
2
  :root {
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_16bqs {
22
+ } .pure-cell__component_8vmm8 {
23
23
  display: flex;
24
24
  overflow: hidden;
25
25
  padding: var(--gap-3xs) 0;
26
- } .pure-cell__categoryName_16bqs {
26
+ } .pure-cell__categoryName_8vmm8 {
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_16bqs {
32
+ } .pure-cell__categoryPercent_8vmm8 {
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_16bqs {
37
+ } .pure-cell__rightAddon_8vmm8 {
38
38
  margin-left: var(--gap-2xs);
39
39
  }
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { C as Content } from '../../component-b88cb914.js';
4
+ export { C as Content } from '../../component-e4d09b0f.js';
5
5
  import 'react-merge-refs';
6
6
  import '@alfalab/core-components-comment/modern';
7
7
  import '@alfalab/hooks';
@@ -1,4 +1,4 @@
1
- /* hash: 1lcta */
1
+ /* hash: t25ay */
2
2
  :root {
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_qgz8c {
17
+ } .pure-cell__component_b3jt1 {
18
18
  flex-basis: 100%;
19
19
  display: grid;
20
20
  grid-template-columns: 1fr auto
21
- } .pure-cell__component_qgz8c.pure-cell__horizontal_qgz8c {
21
+ } .pure-cell__component_b3jt1.pure-cell__horizontal_b3jt1 {
22
22
  /* for button */
23
23
  align-self: stretch;
24
24
  }
@@ -1 +1 @@
1
- export * from "../../component-b88cb914";
1
+ export * from "../../component-e4d09b0f";
@@ -1,4 +1,4 @@
1
- export { C as Content } from '../../component-b88cb914.js';
1
+ export { C as Content } from '../../component-e4d09b0f.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -11,7 +11,8 @@ type Props = {
11
11
  */
12
12
  footerPadding?: 'default' | 'none';
13
13
  /**
14
- * Идентификатор для систем автоматизированного тестирования
14
+ * Идентификатор для систем автоматизированного тестирования.
15
+ * Используется модификатор -footer
15
16
  */
16
17
  dataTestId?: string;
17
18
  };
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { getDataTestId } from '@alfalab/core-components-shared/modern';
4
4
 
5
- const styles = {"component":"pure-cell__component_eno4l","none":"pure-cell__none_eno4l","default":"pure-cell__default_eno4l"};
5
+ const styles = {"component":"pure-cell__component_5btt6","none":"pure-cell__none_5btt6","default":"pure-cell__default_5btt6"};
6
6
  require('./index.css')
7
7
 
8
8
  const Footer = ({ children, footerPadding = 'default', dataTestId }) => (React.createElement("footer", { className: cn(styles.component, styles[footerPadding]), "data-test-id": getDataTestId(dataTestId, 'footer') }, children));
@@ -1,4 +1,4 @@
1
- /* hash: 1vo7o */
1
+ /* hash: dgcu7 */
2
2
  :root {
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_eno4l {
18
+ } .pure-cell__component_5btt6 {
19
19
  grid-column: 1/3;
20
20
  display: grid;
21
21
  grid-row-gap: var(--gap-xs)
22
- } .pure-cell__component_eno4l.pure-cell__none_eno4l {
22
+ } .pure-cell__component_5btt6.pure-cell__none_5btt6 {
23
23
  margin-top: 0;
24
- } .pure-cell__component_eno4l.pure-cell__default_eno4l {
24
+ } .pure-cell__component_5btt6.pure-cell__default_5btt6 {
25
25
  margin-top: var(--gap-xs);
26
26
  }
@@ -1,5 +1,14 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
+ import { AnchorHTMLAttributes, ButtonHTMLAttributes } from "react";
3
4
  import { ButtonProps } from "@alfalab/core-components-button";
4
- declare const FooterButton: React.FC<ButtonProps>;
5
+ type ComponentProps = Omit<ButtonProps, 'dataTestId'> & {
6
+ /**
7
+ * Идентификатор для систем автоматизированного тестирования.
8
+ * Используется модификатор -button
9
+ */
10
+ dataTestId?: string;
11
+ };
12
+ type FooterButtonProps = ComponentProps & Partial<AnchorHTMLAttributes<HTMLAnchorElement> | ButtonHTMLAttributes<HTMLButtonElement>>;
13
+ declare const FooterButton: React.ForwardRefExoticComponent<FooterButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
5
14
  export { FooterButton };
@@ -1,10 +1,10 @@
1
- import React from 'react';
1
+ import React, { forwardRef } from 'react';
2
2
  import { Button } from '@alfalab/core-components-button/modern';
3
3
  import { getDataTestId } from '@alfalab/core-components-shared/modern';
4
4
 
5
- const styles = {"component":"pure-cell__component_1u6ef"};
5
+ const styles = {"component":"pure-cell__component_4h4pc"};
6
6
  require('./index.css')
7
7
 
8
- const FooterButton = ({ children, dataTestId, ...props }) => (React.createElement(Button, { ...props, size: 'xxs', dataTestId: getDataTestId(dataTestId, 'button'), className: styles.component }, children));
8
+ const FooterButton = forwardRef(({ children, dataTestId, ...props }, ref) => (React.createElement(Button, { ...props, size: 'xxs', dataTestId: getDataTestId(dataTestId, 'button'), className: styles.component, ref: ref }, children)));
9
9
 
10
10
  export { FooterButton };
@@ -1,4 +1,4 @@
1
- /* hash: 1yk02 */
1
+ /* hash: 1hqqu */
2
2
  :root {
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_1u6ef {
17
+ } .pure-cell__component_4h4pc {
18
18
  justify-self: start;
19
19
  }
@@ -8,7 +8,8 @@ type Props = {
8
8
  */
9
9
  color?: Color;
10
10
  /**
11
- * Идентификатор для систем автоматизированного тестирования
11
+ * Идентификатор для систем автоматизированного тестирования.
12
+ * Используется модификатор -footer-title
12
13
  */
13
14
  dataTestId?: string;
14
15
  /**
@@ -7,7 +7,8 @@ type Props = {
7
7
  */
8
8
  children: GraphicsElement;
9
9
  /**
10
- * Идентификатор для систем автоматизированного тестирования
10
+ * Идентификатор для систем автоматизированного тестирования.
11
+ * Используется модификатор -graphics
11
12
  */
12
13
  dataTestId?: string;
13
14
  /**
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { getDataTestId } from '@alfalab/core-components-shared/modern';
4
4
 
5
- const styles = {"component":"pure-cell__component_10psc","top":"pure-cell__top_10psc","center":"pure-cell__center_10psc","bottom":"pure-cell__bottom_10psc"};
5
+ const styles = {"component":"pure-cell__component_199wr","top":"pure-cell__top_199wr","center":"pure-cell__center_199wr","bottom":"pure-cell__bottom_199wr"};
6
6
  require('./index.css')
7
7
 
8
8
  const Graphics = ({ children, dataTestId, verticalAlign = 'top' }) => (React.createElement("section", { className: cn(styles.component, styles[verticalAlign]), "data-test-id": getDataTestId(dataTestId, 'graphics') }, children));
@@ -1,4 +1,4 @@
1
- /* hash: m5klq */
1
+ /* hash: 1882s */
2
2
  :root {
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,13 +14,13 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .pure-cell__component_10psc {
17
+ } .pure-cell__component_199wr {
18
18
  display: inline-flex;
19
19
  flex-basis: auto;
20
- } .pure-cell__top_10psc {
20
+ } .pure-cell__top_199wr {
21
21
  align-self: flex-start;
22
- } .pure-cell__center_10psc {
22
+ } .pure-cell__center_199wr {
23
23
  align-self: center;
24
- } .pure-cell__bottom_10psc {
24
+ } .pure-cell__bottom_199wr {
25
25
  align-self: flex-end;
26
26
  }
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { M as Main } from '../../component-b88cb914.js';
4
+ export { M as Main } from '../../component-e4d09b0f.js';
5
5
  import 'react-merge-refs';
6
6
  import '@alfalab/core-components-comment/modern';
7
7
  import '@alfalab/hooks';
@@ -1,4 +1,4 @@
1
- /* hash: 1bbnw */
1
+ /* hash: 4l7up */
2
2
  :root {
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,20 +15,20 @@
15
15
  --gap-3xs: 2px;
16
16
  } :root {
17
17
  } :root {
18
- } .pure-cell__component_1ucp8 {
18
+ } .pure-cell__component_srpcu {
19
19
  display: flex;
20
20
  flex-direction: column;
21
21
  align-self: center;
22
22
 
23
23
  /* can use /r/n */
24
24
  white-space: pre-line
25
- } .pure-cell__component_1ucp8.pure-cell__vertical_1ucp8 {
25
+ } .pure-cell__component_srpcu.pure-cell__vertical_srpcu {
26
26
  grid-row-gap: var(--gap-3xs);
27
27
  justify-content: center;
28
28
  align-items: center;
29
29
 
30
30
  /* for button */
31
31
  text-align: center;
32
- } .pure-cell__component_1ucp8.pure-cell__reverse_1ucp8 {
32
+ } .pure-cell__component_srpcu.pure-cell__reverse_srpcu {
33
33
  flex-direction: column-reverse;
34
34
  }
@@ -1 +1 @@
1
- export * from "../../component-b88cb914";
1
+ export * from "../../component-e4d09b0f";
@@ -1,4 +1,4 @@
1
- export { M as Main } from '../../component-b88cb914.js';
1
+ export { M as Main } from '../../component-e4d09b0f.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -2,7 +2,7 @@ import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
4
  import '@alfalab/core-components-typography/modern';
5
- export { T as Text } from '../../component-b88cb914.js';
5
+ export { T as Text } from '../../component-e4d09b0f.js';
6
6
  import 'react-merge-refs';
7
7
  import '@alfalab/core-components-comment/modern';
8
8
  import '@alfalab/hooks';