@alfalab/core-components-pure-cell 4.11.3 → 4.11.5

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 (157) hide show
  1. package/{component-788aa04c.js → component-d90dd048.js} +11 -11
  2. package/component.js +1 -1
  3. package/components/addon/component.js +1 -1
  4. package/components/addon/index.css +20 -16
  5. package/components/addon/index.d.ts +1 -1
  6. package/components/addon/index.js +1 -1
  7. package/components/amount/component.js +1 -1
  8. package/components/amount/index.css +8 -4
  9. package/components/amount/index.d.ts +1 -1
  10. package/components/amount/index.js +1 -1
  11. package/components/amount-title/component.js +1 -1
  12. package/components/amount-title/index.css +9 -5
  13. package/components/amount-title/index.d.ts +1 -1
  14. package/components/amount-title/index.js +1 -1
  15. package/components/category/component.js +1 -1
  16. package/components/category/index.css +14 -10
  17. package/components/category/index.d.ts +1 -1
  18. package/components/category/index.js +1 -1
  19. package/components/content/component.js +1 -1
  20. package/components/content/index.css +9 -5
  21. package/components/content/index.d.ts +1 -1
  22. package/components/content/index.js +1 -1
  23. package/components/footer/component.js +1 -1
  24. package/components/footer/index.css +11 -7
  25. package/components/footer/index.d.ts +1 -1
  26. package/components/footer/index.js +1 -1
  27. package/components/footer-button/component.js +1 -1
  28. package/components/footer-button/index.css +8 -4
  29. package/components/footer-button/index.d.ts +1 -1
  30. package/components/footer-button/index.js +1 -1
  31. package/components/footer-text/component.js +1 -1
  32. package/components/footer-text/index.d.ts +1 -1
  33. package/components/footer-text/index.js +1 -1
  34. package/components/graphics/component.js +1 -1
  35. package/components/graphics/index.css +28 -24
  36. package/components/graphics/index.d.ts +1 -1
  37. package/components/graphics/index.js +1 -1
  38. package/components/main/component.js +1 -1
  39. package/components/main/index.css +13 -9
  40. package/components/main/index.d.ts +1 -1
  41. package/components/main/index.js +1 -1
  42. package/components/text/component.js +1 -1
  43. package/components/text/index.css +14 -10
  44. package/components/text/index.d.ts +1 -1
  45. package/components/text/index.js +1 -1
  46. package/cssm/components/addon/index.module.css +7 -3
  47. package/cssm/components/amount/index.module.css +6 -2
  48. package/cssm/components/amount-title/index.module.css +6 -2
  49. package/cssm/components/category/index.module.css +9 -5
  50. package/cssm/components/content/index.module.css +6 -2
  51. package/cssm/components/footer/index.module.css +7 -3
  52. package/cssm/components/footer-button/index.module.css +6 -2
  53. package/cssm/components/graphics/index.module.css +10 -6
  54. package/cssm/components/main/index.module.css +6 -2
  55. package/cssm/components/text/index.module.css +7 -3
  56. package/cssm/index.module.css +10 -6
  57. package/cssm/vars.css +6 -2
  58. package/esm/{component-6616d607.js → component-c9181235.js} +11 -11
  59. package/esm/component.js +1 -1
  60. package/esm/components/addon/component.js +1 -1
  61. package/esm/components/addon/index.css +20 -16
  62. package/esm/components/addon/index.d.ts +1 -1
  63. package/esm/components/addon/index.js +1 -1
  64. package/esm/components/amount/component.js +1 -1
  65. package/esm/components/amount/index.css +8 -4
  66. package/esm/components/amount/index.d.ts +1 -1
  67. package/esm/components/amount/index.js +1 -1
  68. package/esm/components/amount-title/component.js +1 -1
  69. package/esm/components/amount-title/index.css +9 -5
  70. package/esm/components/amount-title/index.d.ts +1 -1
  71. package/esm/components/amount-title/index.js +1 -1
  72. package/esm/components/category/component.js +1 -1
  73. package/esm/components/category/index.css +14 -10
  74. package/esm/components/category/index.d.ts +1 -1
  75. package/esm/components/category/index.js +1 -1
  76. package/esm/components/content/component.js +1 -1
  77. package/esm/components/content/index.css +9 -5
  78. package/esm/components/content/index.d.ts +1 -1
  79. package/esm/components/content/index.js +1 -1
  80. package/esm/components/footer/component.js +1 -1
  81. package/esm/components/footer/index.css +11 -7
  82. package/esm/components/footer/index.d.ts +1 -1
  83. package/esm/components/footer/index.js +1 -1
  84. package/esm/components/footer-button/component.js +1 -1
  85. package/esm/components/footer-button/index.css +8 -4
  86. package/esm/components/footer-button/index.d.ts +1 -1
  87. package/esm/components/footer-button/index.js +1 -1
  88. package/esm/components/footer-text/component.js +1 -1
  89. package/esm/components/footer-text/index.d.ts +1 -1
  90. package/esm/components/footer-text/index.js +1 -1
  91. package/esm/components/graphics/component.js +1 -1
  92. package/esm/components/graphics/index.css +28 -24
  93. package/esm/components/graphics/index.d.ts +1 -1
  94. package/esm/components/graphics/index.js +1 -1
  95. package/esm/components/main/component.js +1 -1
  96. package/esm/components/main/index.css +13 -9
  97. package/esm/components/main/index.d.ts +1 -1
  98. package/esm/components/main/index.js +1 -1
  99. package/esm/components/text/component.js +1 -1
  100. package/esm/components/text/index.css +14 -10
  101. package/esm/components/text/index.d.ts +1 -1
  102. package/esm/components/text/index.js +1 -1
  103. package/esm/index.css +39 -35
  104. package/esm/index.js +1 -1
  105. package/index.css +39 -35
  106. package/index.js +1 -1
  107. package/modern/{component-eef62409.js → component-52ae5b19.js} +11 -11
  108. package/modern/component.js +1 -1
  109. package/modern/components/addon/component.js +1 -1
  110. package/modern/components/addon/index.css +20 -16
  111. package/modern/components/addon/index.d.ts +1 -1
  112. package/modern/components/addon/index.js +1 -1
  113. package/modern/components/amount/component.js +1 -1
  114. package/modern/components/amount/index.css +8 -4
  115. package/modern/components/amount/index.d.ts +1 -1
  116. package/modern/components/amount/index.js +1 -1
  117. package/modern/components/amount-title/component.js +1 -1
  118. package/modern/components/amount-title/index.css +9 -5
  119. package/modern/components/amount-title/index.d.ts +1 -1
  120. package/modern/components/amount-title/index.js +1 -1
  121. package/modern/components/category/component.js +1 -1
  122. package/modern/components/category/index.css +14 -10
  123. package/modern/components/category/index.d.ts +1 -1
  124. package/modern/components/category/index.js +1 -1
  125. package/modern/components/content/component.js +1 -1
  126. package/modern/components/content/index.css +9 -5
  127. package/modern/components/content/index.d.ts +1 -1
  128. package/modern/components/content/index.js +1 -1
  129. package/modern/components/footer/component.js +1 -1
  130. package/modern/components/footer/index.css +11 -7
  131. package/modern/components/footer/index.d.ts +1 -1
  132. package/modern/components/footer/index.js +1 -1
  133. package/modern/components/footer-button/component.js +1 -1
  134. package/modern/components/footer-button/index.css +8 -4
  135. package/modern/components/footer-button/index.d.ts +1 -1
  136. package/modern/components/footer-button/index.js +1 -1
  137. package/modern/components/footer-text/component.js +1 -1
  138. package/modern/components/footer-text/index.d.ts +1 -1
  139. package/modern/components/footer-text/index.js +1 -1
  140. package/modern/components/graphics/component.js +1 -1
  141. package/modern/components/graphics/index.css +28 -24
  142. package/modern/components/graphics/index.d.ts +1 -1
  143. package/modern/components/graphics/index.js +1 -1
  144. package/modern/components/main/component.js +1 -1
  145. package/modern/components/main/index.css +13 -9
  146. package/modern/components/main/index.d.ts +1 -1
  147. package/modern/components/main/index.js +1 -1
  148. package/modern/components/text/component.js +1 -1
  149. package/modern/components/text/index.css +14 -10
  150. package/modern/components/text/index.d.ts +1 -1
  151. package/modern/components/text/index.js +1 -1
  152. package/modern/index.css +39 -35
  153. package/modern/index.js +1 -1
  154. package/package.json +9 -7
  155. /package/{component-788aa04c.d.ts → component-d90dd048.d.ts} +0 -0
  156. /package/esm/{component-6616d607.d.ts → component-c9181235.d.ts} +0 -0
  157. /package/modern/{component-eef62409.d.ts → component-52ae5b19.d.ts} +0 -0
package/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1g161 */
1
+ /* hash: 1wuhx */
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-status-info: #2288fa; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -11,26 +11,30 @@
11
11
  /* Up */
12
12
 
13
13
  /* Hard up */
14
- } :root {
15
- } :root {
16
- --gap-2xs: 4px;
17
- --gap-xs: 8px;
18
- --gap-s: 12px;
19
- --gap-m: 16px;
14
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
15
+
16
+ /* новые значения, используйте их */
17
+ } :root { /* deprecated */
18
+ --gap-2xs: 4px; /* deprecated */
19
+ --gap-xs: 8px; /* deprecated */
20
+ --gap-s: 12px; /* deprecated */ /* deprecated */
21
+ --gap-m: 16px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
22
+
23
+ /* новые значения, используйте их */
20
24
  } :root {
21
25
  } :root {
22
26
  --focus-color: var(--color-light-status-info);
23
- } .pure-cell__component_tcset {
27
+ } .pure-cell__component_eyw7q {
24
28
  text-align: unset;
25
29
  box-sizing: border-box;
26
- } .pure-cell__horizontal_tcset {
30
+ } .pure-cell__horizontal_eyw7q {
27
31
  display: flex;
28
32
  width: 100%;
29
- } .pure-cell__vertical_tcset {
33
+ } .pure-cell__vertical_eyw7q {
30
34
  display: flex;
31
35
  align-items: center;
32
36
  flex-direction: column;
33
- } .pure-cell__button_tcset {
37
+ } .pure-cell__button_eyw7q {
34
38
  font-family: inherit;
35
39
  background: none;
36
40
  border: 0;
@@ -38,57 +42,57 @@
38
42
  cursor: pointer;
39
43
  transition: opacity 0.15s ease-in-out;
40
44
  padding: 0
41
- } .pure-cell__button_tcset.pure-cell__hover_tcset {
45
+ } .pure-cell__button_eyw7q.pure-cell__hover_eyw7q {
42
46
  opacity: 0.8;
43
- } .pure-cell__button_tcset.pure-cell__active_tcset {
47
+ } .pure-cell__button_eyw7q.pure-cell__active_eyw7q {
44
48
  opacity: 0.6;
45
- } .pure-cell__link_tcset {
49
+ } .pure-cell__link_eyw7q {
46
50
  text-decoration: none;
47
51
  color: inherit;
48
52
  cursor: pointer;
49
53
  transition: opacity 0.15s ease-in-out
50
- } .pure-cell__link_tcset.pure-cell__hover_tcset {
54
+ } .pure-cell__link_eyw7q.pure-cell__hover_eyw7q {
51
55
  opacity: 0.8;
52
- } .pure-cell__link_tcset.pure-cell__active_tcset {
56
+ } .pure-cell__link_eyw7q.pure-cell__active_eyw7q {
53
57
  opacity: 0.6;
54
- } .pure-cell__none_tcset {
58
+ } .pure-cell__none_eyw7q {
55
59
  padding: 0;
56
- } .pure-cell__airy_tcset {
60
+ } .pure-cell__airy_eyw7q {
57
61
  padding: var(--gap-m) 0;
58
- } .pure-cell__default_tcset {
62
+ } .pure-cell__default_eyw7q {
59
63
  padding: var(--gap-s) 0;
60
- } .pure-cell__compact_tcset {
64
+ } .pure-cell__compact_eyw7q {
61
65
  padding: var(--gap-xs) 0;
62
- } .pure-cell__tiny_tcset {
66
+ } .pure-cell__tiny_eyw7q {
63
67
  padding: var(--gap-2xs) 0;
64
- } .pure-cell__noneTop_tcset {
68
+ } .pure-cell__noneTop_eyw7q {
65
69
  padding-top: 0;
66
- } .pure-cell__airyTop_tcset {
70
+ } .pure-cell__airyTop_eyw7q {
67
71
  padding-top: var(--gap-m);
68
- } .pure-cell__defaultTop_tcset {
72
+ } .pure-cell__defaultTop_eyw7q {
69
73
  padding-top: var(--gap-s);
70
- } .pure-cell__compactTop_tcset {
74
+ } .pure-cell__compactTop_eyw7q {
71
75
  padding-top: var(--gap-xs);
72
- } .pure-cell__tinyTop_tcset {
76
+ } .pure-cell__tinyTop_eyw7q {
73
77
  padding-top: var(--gap-2xs);
74
- } .pure-cell__noneBottom_tcset {
78
+ } .pure-cell__noneBottom_eyw7q {
75
79
  padding-bottom: 0;
76
- } .pure-cell__airyBottom_tcset {
80
+ } .pure-cell__airyBottom_eyw7q {
77
81
  padding-bottom: var(--gap-m);
78
- } .pure-cell__defaultBottom_tcset {
82
+ } .pure-cell__defaultBottom_eyw7q {
79
83
  padding-bottom: var(--gap-s);
80
- } .pure-cell__compactBottom_tcset {
84
+ } .pure-cell__compactBottom_eyw7q {
81
85
  padding-bottom: var(--gap-xs);
82
- } .pure-cell__tinyBottom_tcset {
86
+ } .pure-cell__tinyBottom_eyw7q {
83
87
  padding-bottom: var(--gap-2xs);
84
- } .pure-cell__left_tcset {
88
+ } .pure-cell__left_eyw7q {
85
89
  padding-left: var(--gap-m);
86
- } .pure-cell__right_tcset {
90
+ } .pure-cell__right_eyw7q {
87
91
  padding-right: var(--gap-m);
88
- } .pure-cell__both_tcset {
92
+ } .pure-cell__both_eyw7q {
89
93
  padding-right: var(--gap-m);
90
94
  padding-left: var(--gap-m);
91
- } .pure-cell__focused_tcset {
95
+ } .pure-cell__focused_eyw7q {
92
96
  outline: 2px solid var(--focus-color);
93
97
  outline-offset: 2px;
94
98
  }
package/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var components_addon_component = require('./component-788aa04c.js');
5
+ var components_addon_component = require('./component-d90dd048.js');
6
6
 
7
7
 
8
8
 
@@ -8,7 +8,7 @@ import { Amount as Amount$1 } from '@alfalab/core-components-amount/modern';
8
8
  import { Typography } from '@alfalab/core-components-typography/modern';
9
9
  import { Button } from '@alfalab/core-components-button/modern';
10
10
 
11
- const styles$a = {"component":"pure-cell__component_vxhsh","none":"pure-cell__none_vxhsh","default":"pure-cell__default_vxhsh","addonPadding":"pure-cell__addonPadding_vxhsh","auto":"pure-cell__auto_vxhsh","top":"pure-cell__top_vxhsh","center":"pure-cell__center_vxhsh","bottom":"pure-cell__bottom_vxhsh","button":"pure-cell__button_vxhsh"};
11
+ const styles$a = {"component":"pure-cell__component_176uf","none":"pure-cell__none_176uf","default":"pure-cell__default_176uf","addonPadding":"pure-cell__addonPadding_176uf","auto":"pure-cell__auto_176uf","top":"pure-cell__top_176uf","center":"pure-cell__center_176uf","bottom":"pure-cell__bottom_176uf","button":"pure-cell__button_176uf"};
12
12
  require('./components/addon/index.css')
13
13
 
14
14
  const ADDON_COMPONENT = {
@@ -38,7 +38,7 @@ const Addon = ({ children, verticalAlign = 'top', addonPadding = 'default', data
38
38
  }), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'addon'), ...(onClick && onMouseEvents) }, children));
39
39
  };
40
40
 
41
- const styles$9 = {"component":"pure-cell__component_1fvse"};
41
+ const styles$9 = {"component":"pure-cell__component_50oru"};
42
42
  require('./components/amount/index.css')
43
43
 
44
44
  const Amount = ({ weight = 'normal', textView = 'component', color = 'primary', minority, minorUnits = 100, dataTestId, ...restProps }) => {
@@ -47,7 +47,7 @@ const Amount = ({ weight = 'normal', textView = 'component', color = 'primary',
47
47
  React.createElement(Amount$1, { minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount'), ...restProps })));
48
48
  };
49
49
 
50
- const styles$8 = {"component":"pure-cell__component_13vbl","weight":"pure-cell__weight_13vbl"};
50
+ const styles$8 = {"component":"pure-cell__component_rd1qb","weight":"pure-cell__weight_rd1qb"};
51
51
  require('./components/amount-title/index.css')
52
52
 
53
53
  const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary', dataTestId, titleProps = {}, ...restProps }) => {
@@ -62,7 +62,7 @@ const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary',
62
62
  React.createElement(Amount$1, { minority: minority || minorUnits, className: cn(styles$8.weight, className), dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'core-amount-title'), ...restProps, bold: 'none' })));
63
63
  };
64
64
 
65
- const styles$7 = {"component":"pure-cell__component_1dt79","categoryName":"pure-cell__categoryName_1dt79","categoryPercent":"pure-cell__categoryPercent_1dt79","rightAddon":"pure-cell__rightAddon_1dt79"};
65
+ const styles$7 = {"component":"pure-cell__component_slcgf","categoryName":"pure-cell__categoryName_slcgf","categoryPercent":"pure-cell__categoryPercent_slcgf","rightAddon":"pure-cell__rightAddon_slcgf"};
66
66
  require('./components/category/index.css')
67
67
 
68
68
  const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) => {
@@ -75,7 +75,7 @@ const Category = ({ categoryName, categoryPercent, rightAddons, dataTestId, }) =
75
75
  rightAddons !== undefined && (React.createElement("div", { className: styles$7.rightAddon, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'category-right-addon') }, rightAddons))));
76
76
  };
77
77
 
78
- const styles$6 = {"component":"pure-cell__component_xyfpj","horizontal":"pure-cell__horizontal_xyfpj"};
78
+ const styles$6 = {"component":"pure-cell__component_560td","horizontal":"pure-cell__horizontal_560td"};
79
79
  require('./components/content/index.css')
80
80
 
81
81
  const Content = ({ children, dataTestId }) => {
@@ -83,7 +83,7 @@ const Content = ({ children, dataTestId }) => {
83
83
  return (React.createElement("section", { className: cn(styles$6.component, { [styles$6.horizontal]: direction === 'horizontal' }), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'content') }, children));
84
84
  };
85
85
 
86
- const styles$5 = {"component":"pure-cell__component_tds40","none":"pure-cell__none_tds40","default":"pure-cell__default_tds40"};
86
+ const styles$5 = {"component":"pure-cell__component_gvi8z","none":"pure-cell__none_gvi8z","default":"pure-cell__default_gvi8z"};
87
87
  require('./components/footer/index.css')
88
88
 
89
89
  const Footer = ({ children, footerPadding = 'default', dataTestId }) => {
@@ -91,7 +91,7 @@ const Footer = ({ children, footerPadding = 'default', dataTestId }) => {
91
91
  return (React.createElement("footer", { className: cn(styles$5.component, styles$5[footerPadding]), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer') }, children));
92
92
  };
93
93
 
94
- const styles$4 = {"component":"pure-cell__component_1moxy"};
94
+ const styles$4 = {"component":"pure-cell__component_63rrm"};
95
95
  require('./components/footer-button/index.css')
96
96
 
97
97
  const FooterButton = forwardRef(({ children, dataTestId, onClick, onMouseDown, onMouseEnter, onMouseLeave, ...props }, ref) => {
@@ -120,7 +120,7 @@ const FooterText = ({ children, color = 'secondary', dataTestId, }) => {
120
120
  return (React.createElement(Typography.Text, { view: 'primary-small', color: color, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer-title') }, children));
121
121
  };
122
122
 
123
- const styles$3 = {"component":"pure-cell__component_1ffwc","top":"pure-cell__top_1ffwc","center":"pure-cell__center_1ffwc","bottom":"pure-cell__bottom_1ffwc","horizontal":"pure-cell__horizontal_1ffwc","none":"pure-cell__none_1ffwc","airy":"pure-cell__airy_1ffwc","default":"pure-cell__default_1ffwc","compact":"pure-cell__compact_1ffwc","tiny":"pure-cell__tiny_1ffwc","vertical":"pure-cell__vertical_1ffwc","button":"pure-cell__button_1ffwc"};
123
+ const styles$3 = {"component":"pure-cell__component_6gf16","top":"pure-cell__top_6gf16","center":"pure-cell__center_6gf16","bottom":"pure-cell__bottom_6gf16","horizontal":"pure-cell__horizontal_6gf16","none":"pure-cell__none_6gf16","airy":"pure-cell__airy_6gf16","default":"pure-cell__default_6gf16","compact":"pure-cell__compact_6gf16","tiny":"pure-cell__tiny_6gf16","vertical":"pure-cell__vertical_6gf16","button":"pure-cell__button_6gf16"};
124
124
  require('./components/graphics/index.css')
125
125
 
126
126
  const GRAPHICS_COMPONENT = {
@@ -149,7 +149,7 @@ const Graphics = ({ children, dataTestId, verticalAlign = 'top', graphicPadding,
149
149
  return (React.createElement(Component, { className: cn(styles$3.component, styles$3[verticalAlign], styles$3[pureCellContext.direction || 'horizontal'], styles$3[graphicPadding || defaultGraphicPadding], { [styles$3.button]: onClick }), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'graphics'), ...(onClick && onMouseEvents) }, children));
150
150
  };
151
151
 
152
- const styles$2 = {"component":"pure-cell__component_1fml9","vertical":"pure-cell__vertical_1fml9","reverse":"pure-cell__reverse_1fml9","button":"pure-cell__button_1fml9"};
152
+ const styles$2 = {"component":"pure-cell__component_1tc0g","vertical":"pure-cell__vertical_1tc0g","reverse":"pure-cell__reverse_1tc0g","button":"pure-cell__button_1tc0g"};
153
153
  require('./components/main/index.css')
154
154
 
155
155
  const MAIN_COMPONENT = {
@@ -179,7 +179,7 @@ const Main = ({ children, isReverse, className, dataTestId, onClick }) => {
179
179
  }, { [styles$2.button]: onClick }, className), "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'main'), ...(onClick && onMouseEvents) }, children));
180
180
  };
181
181
 
182
- const styles$1 = {"horizontal":"pure-cell__horizontal_143jr","rowLimit1":"pure-cell__rowLimit1_143jr","rowLimit2":"pure-cell__rowLimit2_143jr","component":"pure-cell__component_143jr","vertical":"pure-cell__vertical_143jr","title":"pure-cell__title_143jr","value":"pure-cell__value_143jr"};
182
+ const styles$1 = {"horizontal":"pure-cell__horizontal_1y128","rowLimit1":"pure-cell__rowLimit1_1y128","rowLimit2":"pure-cell__rowLimit2_1y128","component":"pure-cell__component_1y128","vertical":"pure-cell__vertical_1y128","title":"pure-cell__title_1y128","value":"pure-cell__value_1y128"};
183
183
  require('./components/text/index.css')
184
184
 
185
185
  const Text = ({ children, value, rowLimit, view = 'component-primary', titleWeight, titleColor, valueColor, dataTestId, }) => {
@@ -194,7 +194,7 @@ const Text = ({ children, value, rowLimit, view = 'component-primary', titleWeig
194
194
  React.createElement(Typography.Text, { view: view, tag: 'div', color: valueColor, className: className, "data-test-id": getDataTestId(dataTestId || contextDataTestId, 'text_value') }, value)))));
195
195
  };
196
196
 
197
- const styles = {"component":"pure-cell__component_tcset","horizontal":"pure-cell__horizontal_tcset","vertical":"pure-cell__vertical_tcset","button":"pure-cell__button_tcset","hover":"pure-cell__hover_tcset","active":"pure-cell__active_tcset","link":"pure-cell__link_tcset","none":"pure-cell__none_tcset","airy":"pure-cell__airy_tcset","default":"pure-cell__default_tcset","compact":"pure-cell__compact_tcset","tiny":"pure-cell__tiny_tcset","noneTop":"pure-cell__noneTop_tcset","airyTop":"pure-cell__airyTop_tcset","defaultTop":"pure-cell__defaultTop_tcset","compactTop":"pure-cell__compactTop_tcset","tinyTop":"pure-cell__tinyTop_tcset","noneBottom":"pure-cell__noneBottom_tcset","airyBottom":"pure-cell__airyBottom_tcset","defaultBottom":"pure-cell__defaultBottom_tcset","compactBottom":"pure-cell__compactBottom_tcset","tinyBottom":"pure-cell__tinyBottom_tcset","left":"pure-cell__left_tcset","right":"pure-cell__right_tcset","both":"pure-cell__both_tcset","focused":"pure-cell__focused_tcset"};
197
+ const styles = {"component":"pure-cell__component_eyw7q","horizontal":"pure-cell__horizontal_eyw7q","vertical":"pure-cell__vertical_eyw7q","button":"pure-cell__button_eyw7q","hover":"pure-cell__hover_eyw7q","active":"pure-cell__active_eyw7q","link":"pure-cell__link_eyw7q","none":"pure-cell__none_eyw7q","airy":"pure-cell__airy_eyw7q","default":"pure-cell__default_eyw7q","compact":"pure-cell__compact_eyw7q","tiny":"pure-cell__tiny_eyw7q","noneTop":"pure-cell__noneTop_eyw7q","airyTop":"pure-cell__airyTop_eyw7q","defaultTop":"pure-cell__defaultTop_eyw7q","compactTop":"pure-cell__compactTop_eyw7q","tinyTop":"pure-cell__tinyTop_eyw7q","noneBottom":"pure-cell__noneBottom_eyw7q","airyBottom":"pure-cell__airyBottom_eyw7q","defaultBottom":"pure-cell__defaultBottom_eyw7q","compactBottom":"pure-cell__compactBottom_eyw7q","tinyBottom":"pure-cell__tinyBottom_eyw7q","left":"pure-cell__left_eyw7q","right":"pure-cell__right_eyw7q","both":"pure-cell__both_eyw7q","focused":"pure-cell__focused_eyw7q"};
198
198
  require('./index.css')
199
199
 
200
200
  /* eslint-disable react/jsx-no-constructed-context-values */
@@ -3,4 +3,4 @@ import 'react-merge-refs';
3
3
  import 'classnames';
4
4
  import '@alfalab/core-components-comment/modern';
5
5
  import '@alfalab/hooks';
6
- export { P as PureCell, f as PureCellContext } from './component-eef62409.js';
6
+ export { P as PureCell, f as PureCellContext } from './component-52ae5b19.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-shared/modern';
4
- export { A as Addon } from '../../component-eef62409.js';
4
+ export { A as Addon } from '../../component-52ae5b19.js';
@@ -1,4 +1,4 @@
1
- /* hash: n1hmo */
1
+ /* hash: 1063w */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -10,35 +10,39 @@
10
10
  /* Up */
11
11
 
12
12
  /* Hard up */
13
- } :root {
14
- } :root {
15
- --gap-m: 16px;
13
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
14
+
15
+ /* новые значения, используйте их */
16
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
17
+ --gap-m: 16px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
18
+
19
+ /* новые значения, используйте их */
16
20
  } :root {
17
21
  } :root {
18
22
  } :root {
19
23
  --pure-cell-clickable-area-hover-opacity: 1;
20
24
  --pure-cell-clickable-area-active-opacity: 1;
21
- } .pure-cell__component_vxhsh {
25
+ } .pure-cell__component_176uf {
22
26
  display: flex;
23
27
  flex-direction: column;
24
28
  align-items: flex-end
25
- } .pure-cell__component_vxhsh > * {
29
+ } .pure-cell__component_176uf > * {
26
30
  justify-content: flex-end;
27
- } .pure-cell__component_vxhsh.pure-cell__none_vxhsh {
31
+ } .pure-cell__component_176uf.pure-cell__none_176uf {
28
32
  padding-left: 0;
29
- } .pure-cell__component_vxhsh.pure-cell__default_vxhsh {
33
+ } .pure-cell__component_176uf.pure-cell__default_176uf {
30
34
  padding-left: var(--gap-m);
31
- } .pure-cell__component_vxhsh.pure-cell__addonPadding_vxhsh {
35
+ } .pure-cell__component_176uf.pure-cell__addonPadding_176uf {
32
36
  padding-left: var(--gap-m);
33
- } .pure-cell__component_vxhsh.pure-cell__auto_vxhsh {
37
+ } .pure-cell__component_176uf.pure-cell__auto_176uf {
34
38
  align-self: auto;
35
- } .pure-cell__component_vxhsh.pure-cell__top_vxhsh {
39
+ } .pure-cell__component_176uf.pure-cell__top_176uf {
36
40
  align-self: flex-start;
37
- } .pure-cell__component_vxhsh.pure-cell__center_vxhsh {
41
+ } .pure-cell__component_176uf.pure-cell__center_176uf {
38
42
  align-self: center;
39
- } .pure-cell__component_vxhsh.pure-cell__bottom_vxhsh {
43
+ } .pure-cell__component_176uf.pure-cell__bottom_176uf {
40
44
  align-self: flex-end;
41
- } .pure-cell__button_vxhsh {
45
+ } .pure-cell__button_176uf {
42
46
  box-sizing: border-box;
43
47
  background-color: transparent;
44
48
  -webkit-tap-highlight-color: transparent;
@@ -56,8 +60,8 @@
56
60
  cursor: pointer;
57
61
  padding: 0;
58
62
  transition: opacity 0.15s ease-in-out
59
- } .pure-cell__button_vxhsh:hover {
63
+ } .pure-cell__button_176uf:hover {
60
64
  opacity: var(--pure-cell-clickable-area-hover-opacity);
61
- } .pure-cell__button_vxhsh:active {
65
+ } .pure-cell__button_176uf:active {
62
66
  opacity: var(--pure-cell-clickable-area-active-opacity);
63
67
  }
@@ -1 +1 @@
1
- export * from "../../component-eef62409";
1
+ export * from "../../component-52ae5b19";
@@ -1 +1 @@
1
- export { A as Addon } from '../../component-eef62409.js';
1
+ export { A as Addon } from '../../component-52ae5b19.js';
@@ -3,4 +3,4 @@ import 'classnames';
3
3
  import '@alfalab/core-components-amount/modern';
4
4
  import '@alfalab/core-components-shared/modern';
5
5
  import '@alfalab/core-components-typography/modern';
6
- export { a as Amount } from '../../component-eef62409.js';
6
+ export { a as Amount } from '../../component-52ae5b19.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1j2q4 */
1
+ /* hash: 646xn */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -10,12 +10,16 @@
10
10
  /* Up */
11
11
 
12
12
  /* Hard up */
13
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
14
+
15
+ /* новые значения, используйте их */
13
16
  } :root {
14
- } :root {
15
- --gap-3xs: 2px;
17
+ --gap-3xs: 2px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
18
+
19
+ /* новые значения, используйте их */
16
20
  } :root {
17
21
  } :root {
18
- } .pure-cell__component_1fvse {
22
+ } .pure-cell__component_50oru {
19
23
  padding: var(--gap-3xs) 0;
20
24
  display: flex;
21
25
  }
@@ -1 +1 @@
1
- export * from "../../component-eef62409";
1
+ export * from "../../component-52ae5b19";
@@ -1 +1 @@
1
- export { a as Amount } from '../../component-eef62409.js';
1
+ export { a as Amount } from '../../component-52ae5b19.js';
@@ -3,4 +3,4 @@ import 'classnames';
3
3
  import '@alfalab/core-components-amount/modern';
4
4
  import '@alfalab/core-components-shared/modern';
5
5
  import '@alfalab/core-components-typography/modern';
6
- export { b as AmountTitle } from '../../component-eef62409.js';
6
+ export { b as AmountTitle } from '../../component-52ae5b19.js';
@@ -1,4 +1,4 @@
1
- /* hash: 156h8 */
1
+ /* hash: xn5n6 */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -10,12 +10,16 @@
10
10
  /* Up */
11
11
 
12
12
  /* Hard up */
13
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
14
+
15
+ /* новые значения, используйте их */
16
+ } :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 */
17
+
18
+ /* новые значения, используйте их */
13
19
  } :root {
14
20
  } :root {
15
- } :root {
16
- } :root {
17
- } .pure-cell__component_13vbl {
21
+ } .pure-cell__component_rd1qb {
18
22
  display: flex;
19
- } .pure-cell__weight_13vbl {
23
+ } .pure-cell__weight_rd1qb {
20
24
  font-weight: inherit;
21
25
  }
@@ -1 +1 @@
1
- export * from "../../component-eef62409";
1
+ export * from "../../component-52ae5b19";
@@ -1 +1 @@
1
- export { b as AmountTitle } from '../../component-eef62409.js';
1
+ export { b as AmountTitle } from '../../component-52ae5b19.js';
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import '@alfalab/core-components-shared/modern';
3
3
  import '@alfalab/core-components-typography/modern';
4
- export { C as Category } from '../../component-eef62409.js';
4
+ export { C as Category } from '../../component-52ae5b19.js';