@alfalab/core-components-pure-cell 4.2.2 → 4.2.4

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 (151) hide show
  1. package/{component-3ebd102c.js → component-5fcc2e3b.js} +9 -7
  2. package/component.js +2 -2
  3. package/components/addon/component.js +2 -2
  4. package/components/addon/index.css +11 -11
  5. package/components/addon/index.js +1 -1
  6. package/components/amount/component.js +2 -2
  7. package/components/amount/index.css +4 -4
  8. package/components/amount/index.js +1 -1
  9. package/components/amount-title/component.js +2 -2
  10. package/components/amount-title/index.css +5 -5
  11. package/components/amount-title/index.js +1 -1
  12. package/components/category/component.js +2 -2
  13. package/components/category/index.css +7 -7
  14. package/components/category/index.js +1 -1
  15. package/components/content/component.js +2 -2
  16. package/components/content/index.css +5 -5
  17. package/components/content/index.d.ts +1 -1
  18. package/components/content/index.js +2 -2
  19. package/components/footer/component.js +2 -2
  20. package/components/footer/index.css +6 -6
  21. package/components/footer/index.js +1 -1
  22. package/components/footer-button/component.js +2 -2
  23. package/components/footer-button/index.css +4 -4
  24. package/components/footer-button/index.js +1 -1
  25. package/components/footer-text/component.js +1 -1
  26. package/components/footer-text/index.js +1 -1
  27. package/components/graphics/component.js +2 -2
  28. package/components/graphics/index.css +7 -7
  29. package/components/graphics/index.js +1 -1
  30. package/components/main/component.js +2 -2
  31. package/components/main/index.css +6 -6
  32. package/components/main/index.d.ts +1 -1
  33. package/components/main/index.js +2 -2
  34. package/components/text/component.js +2 -2
  35. package/components/text/index.css +9 -9
  36. package/components/text/index.d.ts +1 -1
  37. package/components/text/index.js +2 -2
  38. package/cssm/{component-bd74da42.js → component-d38262a4.js} +4 -2
  39. package/cssm/component.js +1 -1
  40. package/cssm/components/addon/index.module.css +2 -2
  41. package/cssm/components/amount/index.module.css +2 -2
  42. package/cssm/components/amount-title/index.module.css +2 -2
  43. package/cssm/components/category/index.module.css +2 -2
  44. package/cssm/components/content/component.js +1 -1
  45. package/cssm/components/content/index.d.ts +1 -1
  46. package/cssm/components/content/index.js +1 -1
  47. package/cssm/components/content/index.module.css +2 -2
  48. package/cssm/components/footer/index.module.css +2 -2
  49. package/cssm/components/footer-button/index.module.css +2 -2
  50. package/cssm/components/graphics/index.module.css +2 -2
  51. package/cssm/components/main/component.js +1 -1
  52. package/cssm/components/main/index.d.ts +1 -1
  53. package/cssm/components/main/index.js +1 -1
  54. package/cssm/components/main/index.module.css +2 -2
  55. package/cssm/components/text/component.js +1 -1
  56. package/cssm/components/text/index.d.ts +1 -1
  57. package/cssm/components/text/index.js +1 -1
  58. package/cssm/components/text/index.module.css +2 -2
  59. package/cssm/index.js +1 -1
  60. package/cssm/index.module.css +2 -5
  61. package/esm/{component-a57ad7eb.js → component-89afbfce.js} +9 -7
  62. package/esm/component.js +2 -2
  63. package/esm/components/addon/component.js +2 -2
  64. package/esm/components/addon/index.css +11 -11
  65. package/esm/components/addon/index.js +1 -1
  66. package/esm/components/amount/component.js +2 -2
  67. package/esm/components/amount/index.css +4 -4
  68. package/esm/components/amount/index.js +1 -1
  69. package/esm/components/amount-title/component.js +2 -2
  70. package/esm/components/amount-title/index.css +5 -5
  71. package/esm/components/amount-title/index.js +1 -1
  72. package/esm/components/category/component.js +2 -2
  73. package/esm/components/category/index.css +7 -7
  74. package/esm/components/category/index.js +1 -1
  75. package/esm/components/content/component.js +2 -2
  76. package/esm/components/content/index.css +5 -5
  77. package/esm/components/content/index.d.ts +1 -1
  78. package/esm/components/content/index.js +2 -2
  79. package/esm/components/footer/component.js +2 -2
  80. package/esm/components/footer/index.css +6 -6
  81. package/esm/components/footer/index.js +1 -1
  82. package/esm/components/footer-button/component.js +2 -2
  83. package/esm/components/footer-button/index.css +4 -4
  84. package/esm/components/footer-button/index.js +1 -1
  85. package/esm/components/footer-text/component.js +1 -1
  86. package/esm/components/footer-text/index.js +1 -1
  87. package/esm/components/graphics/component.js +2 -2
  88. package/esm/components/graphics/index.css +7 -7
  89. package/esm/components/graphics/index.js +1 -1
  90. package/esm/components/main/component.js +2 -2
  91. package/esm/components/main/index.css +6 -6
  92. package/esm/components/main/index.d.ts +1 -1
  93. package/esm/components/main/index.js +2 -2
  94. package/esm/components/text/component.js +2 -2
  95. package/esm/components/text/index.css +9 -9
  96. package/esm/components/text/index.d.ts +1 -1
  97. package/esm/components/text/index.js +2 -2
  98. package/esm/index.css +23 -26
  99. package/esm/index.js +2 -2
  100. package/index.css +23 -26
  101. package/index.js +2 -2
  102. package/modern/{component-3a507f4c.js → component-a7e04ed6.js} +9 -7
  103. package/modern/component.js +2 -2
  104. package/modern/components/addon/component.js +2 -2
  105. package/modern/components/addon/index.css +11 -11
  106. package/modern/components/addon/index.js +1 -1
  107. package/modern/components/amount/component.js +2 -2
  108. package/modern/components/amount/index.css +4 -4
  109. package/modern/components/amount/index.js +1 -1
  110. package/modern/components/amount-title/component.js +2 -2
  111. package/modern/components/amount-title/index.css +5 -5
  112. package/modern/components/amount-title/index.js +1 -1
  113. package/modern/components/category/component.js +2 -2
  114. package/modern/components/category/index.css +7 -7
  115. package/modern/components/category/index.js +1 -1
  116. package/modern/components/content/component.js +2 -2
  117. package/modern/components/content/index.css +5 -5
  118. package/modern/components/content/index.d.ts +1 -1
  119. package/modern/components/content/index.js +2 -2
  120. package/modern/components/footer/component.js +2 -2
  121. package/modern/components/footer/index.css +6 -6
  122. package/modern/components/footer/index.js +1 -1
  123. package/modern/components/footer-button/component.js +2 -2
  124. package/modern/components/footer-button/index.css +4 -4
  125. package/modern/components/footer-button/index.js +1 -1
  126. package/modern/components/footer-text/component.js +1 -1
  127. package/modern/components/footer-text/index.js +1 -1
  128. package/modern/components/graphics/component.js +2 -2
  129. package/modern/components/graphics/index.css +7 -7
  130. package/modern/components/graphics/index.js +1 -1
  131. package/modern/components/main/component.js +2 -2
  132. package/modern/components/main/index.css +6 -6
  133. package/modern/components/main/index.d.ts +1 -1
  134. package/modern/components/main/index.js +2 -2
  135. package/modern/components/text/component.js +2 -2
  136. package/modern/components/text/index.css +9 -9
  137. package/modern/components/text/index.d.ts +1 -1
  138. package/modern/components/text/index.js +2 -2
  139. package/modern/index.css +23 -26
  140. package/modern/index.js +2 -2
  141. package/package.json +2 -2
  142. /package/{component-3ebd102c.d.ts → component-5fcc2e3b.d.ts} +0 -0
  143. /package/cssm/{component-bd74da42.d.ts → component-d38262a4.d.ts} +0 -0
  144. /package/esm/{component-a57ad7eb.d.ts → component-89afbfce.d.ts} +0 -0
  145. /package/esm/{getDataTestId-6f2a1754.d.ts → getDataTestId-be8d46b2.d.ts} +0 -0
  146. /package/esm/{getDataTestId-6f2a1754.js → getDataTestId-be8d46b2.js} +0 -0
  147. /package/{getDataTestId-b72d3494.d.ts → getDataTestId-7ece71dd.d.ts} +0 -0
  148. /package/{getDataTestId-b72d3494.js → getDataTestId-7ece71dd.js} +0 -0
  149. /package/modern/{component-3a507f4c.d.ts → component-a7e04ed6.d.ts} +0 -0
  150. /package/modern/{getDataTestId-951ce18f.d.ts → getDataTestId-6a80bbd0.d.ts} +0 -0
  151. /package/modern/{getDataTestId-951ce18f.js → getDataTestId-6a80bbd0.js} +0 -0
@@ -1,8 +1,8 @@
1
- /* hash: yfqi8 */
1
+ /* hash: 14xd8 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-bg-secondary: #f3f4f5;
5
- } :root {
4
+ --color-light-bg-secondary: #f3f4f5; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
+ } :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 */
6
6
  } :root {
7
7
  } :root {
8
8
 
@@ -19,21 +19,21 @@
19
19
  --gap-xs: 8px;
20
20
  } :root {
21
21
  } :root {
22
- } .pure-cell__component_uosu0 {
22
+ } .pure-cell__component_15mzr {
23
23
  display: flex;
24
24
  overflow: hidden;
25
25
  padding: var(--gap-3xs) 0;
26
- } .pure-cell__categoryName_uosu0 {
26
+ } .pure-cell__categoryName_15mzr {
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_uosu0 {
32
+ } .pure-cell__categoryPercent_15mzr {
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_uosu0 {
37
+ } .pure-cell__rightAddon_15mzr {
38
38
  margin-left: var(--gap-2xs);
39
39
  }
@@ -1,4 +1,4 @@
1
1
  export { Category } from './component.js';
2
2
  import 'react';
3
3
  import '@alfalab/core-components-typography/esm';
4
- import '../../getDataTestId-6f2a1754.js';
4
+ import '../../getDataTestId-be8d46b2.js';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
- import '../../getDataTestId-6f2a1754.js';
4
- export { C as Content } from '../../component-a57ad7eb.js';
3
+ import '../../getDataTestId-be8d46b2.js';
4
+ export { C as Content } from '../../component-89afbfce.js';
5
5
  import 'tslib';
6
6
  import 'react-merge-refs';
7
7
  import '@alfalab/core-components-comment/esm';
@@ -1,7 +1,7 @@
1
- /* hash: 1fzit */
1
+ /* hash: 15env */
2
2
  :root {
3
- } /* deprecated */ :root {
4
- } :root {
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
+ } :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 */
5
5
  } :root {
6
6
  } :root {
7
7
 
@@ -14,11 +14,11 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .pure-cell__component_ubpeg {
17
+ } .pure-cell__component_167nv {
18
18
  flex-basis: 100%;
19
19
  display: grid;
20
20
  grid-template-columns: 1fr auto
21
- } .pure-cell__component_ubpeg.pure-cell__horizontal_ubpeg {
21
+ } .pure-cell__component_167nv.pure-cell__horizontal_167nv {
22
22
  /* for button */
23
23
  align-self: stretch;
24
24
  }
@@ -1 +1 @@
1
- export * from "../../component-a57ad7eb";
1
+ export * from "../../component-89afbfce";
@@ -1,4 +1,4 @@
1
- export { C as Content } from '../../component-a57ad7eb.js';
1
+ export { C as Content } from '../../component-89afbfce.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -6,7 +6,7 @@ import 'classnames';
6
6
  import '@alfalab/core-components-comment/esm';
7
7
  import '@alfalab/hooks';
8
8
  import '../addon/component.js';
9
- import '../../getDataTestId-6f2a1754.js';
9
+ import '../../getDataTestId-be8d46b2.js';
10
10
  import '../amount/component.js';
11
11
  import '@alfalab/core-components-amount/esm';
12
12
  import '@alfalab/core-components-typography/esm';
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
- import { g as getDataTestId } from '../../getDataTestId-6f2a1754.js';
3
+ import { g as getDataTestId } from '../../getDataTestId-be8d46b2.js';
4
4
 
5
- var styles = {"component":"pure-cell__component_1hjy9","none":"pure-cell__none_1hjy9","default":"pure-cell__default_1hjy9"};
5
+ var styles = {"component":"pure-cell__component_nsjw2","none":"pure-cell__none_nsjw2","default":"pure-cell__default_nsjw2"};
6
6
  require('./index.css')
7
7
 
8
8
  var Footer = function (_a) {
@@ -1,7 +1,7 @@
1
- /* hash: 9f561 */
1
+ /* hash: fwrwn */
2
2
  :root {
3
- } /* deprecated */ :root {
4
- } :root {
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
+ } :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 */
5
5
  } :root {
6
6
  } :root {
7
7
 
@@ -15,12 +15,12 @@
15
15
  --gap-xs: 8px;
16
16
  } :root {
17
17
  } :root {
18
- } .pure-cell__component_1hjy9 {
18
+ } .pure-cell__component_nsjw2 {
19
19
  grid-column: 1/3;
20
20
  display: grid;
21
21
  grid-row-gap: var(--gap-xs)
22
- } .pure-cell__component_1hjy9.pure-cell__none_1hjy9 {
22
+ } .pure-cell__component_nsjw2.pure-cell__none_nsjw2 {
23
23
  margin-top: 0;
24
- } .pure-cell__component_1hjy9.pure-cell__default_1hjy9 {
24
+ } .pure-cell__component_nsjw2.pure-cell__default_nsjw2 {
25
25
  margin-top: var(--gap-xs);
26
26
  }
@@ -1,4 +1,4 @@
1
1
  export { Footer } from './component.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
- import '../../getDataTestId-6f2a1754.js';
4
+ import '../../getDataTestId-be8d46b2.js';
@@ -1,9 +1,9 @@
1
1
  import { __rest, __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { Button } from '@alfalab/core-components-button/esm';
4
- import { g as getDataTestId } from '../../getDataTestId-6f2a1754.js';
4
+ import { g as getDataTestId } from '../../getDataTestId-be8d46b2.js';
5
5
 
6
- var styles = {"component":"pure-cell__component_9fzkq"};
6
+ var styles = {"component":"pure-cell__component_1lk8k"};
7
7
  require('./index.css')
8
8
 
9
9
  var FooterButton = function (_a) {
@@ -1,7 +1,7 @@
1
- /* hash: k5g44 */
1
+ /* hash: uqb2c */
2
2
  :root {
3
- } /* deprecated */ :root {
4
- } :root {
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
+ } :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 */
5
5
  } :root {
6
6
  } :root {
7
7
 
@@ -14,6 +14,6 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .pure-cell__component_9fzkq {
17
+ } .pure-cell__component_1lk8k {
18
18
  justify-self: start;
19
19
  }
@@ -2,4 +2,4 @@ export { FooterButton } from './component.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import '@alfalab/core-components-button/esm';
5
- import '../../getDataTestId-6f2a1754.js';
5
+ import '../../getDataTestId-be8d46b2.js';
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { Typography } from '@alfalab/core-components-typography/esm';
3
- import { g as getDataTestId } from '../../getDataTestId-6f2a1754.js';
3
+ import { g as getDataTestId } from '../../getDataTestId-be8d46b2.js';
4
4
 
5
5
  var FooterText = function (_a) {
6
6
  var children = _a.children, _b = _a.color, color = _b === void 0 ? 'secondary' : _b, dataTestId = _a.dataTestId;
@@ -1,4 +1,4 @@
1
1
  export { FooterText } from './component.js';
2
2
  import 'react';
3
3
  import '@alfalab/core-components-typography/esm';
4
- import '../../getDataTestId-6f2a1754.js';
4
+ import '../../getDataTestId-be8d46b2.js';
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
- import { g as getDataTestId } from '../../getDataTestId-6f2a1754.js';
3
+ import { g as getDataTestId } from '../../getDataTestId-be8d46b2.js';
4
4
 
5
- var styles = {"component":"pure-cell__component_1tahs","top":"pure-cell__top_1tahs","center":"pure-cell__center_1tahs","bottom":"pure-cell__bottom_1tahs"};
5
+ var styles = {"component":"pure-cell__component_1g0zm","top":"pure-cell__top_1g0zm","center":"pure-cell__center_1g0zm","bottom":"pure-cell__bottom_1g0zm"};
6
6
  require('./index.css')
7
7
 
8
8
  var Graphics = function (_a) {
@@ -1,7 +1,7 @@
1
- /* hash: 3ynzf */
1
+ /* hash: 4epm5 */
2
2
  :root {
3
- } /* deprecated */ :root {
4
- } :root {
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
+ } :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 */
5
5
  } :root {
6
6
  } :root {
7
7
 
@@ -14,12 +14,12 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .pure-cell__component_1tahs {
17
+ } .pure-cell__component_1g0zm {
18
18
  flex-basis: auto;
19
- } .pure-cell__top_1tahs {
19
+ } .pure-cell__top_1g0zm {
20
20
  align-self: flex-start;
21
- } .pure-cell__center_1tahs {
21
+ } .pure-cell__center_1g0zm {
22
22
  align-self: center;
23
- } .pure-cell__bottom_1tahs {
23
+ } .pure-cell__bottom_1g0zm {
24
24
  align-self: flex-end;
25
25
  }
@@ -1,4 +1,4 @@
1
1
  export { Graphics } from './component.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
- import '../../getDataTestId-6f2a1754.js';
4
+ import '../../getDataTestId-be8d46b2.js';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
- import '../../getDataTestId-6f2a1754.js';
4
- export { M as Main } from '../../component-a57ad7eb.js';
3
+ import '../../getDataTestId-be8d46b2.js';
4
+ export { M as Main } from '../../component-89afbfce.js';
5
5
  import 'tslib';
6
6
  import 'react-merge-refs';
7
7
  import '@alfalab/core-components-comment/esm';
@@ -1,7 +1,7 @@
1
- /* hash: btr36 */
1
+ /* hash: mem1e */
2
2
  :root {
3
- } /* deprecated */ :root {
4
- } :root {
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
+ } :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 */
5
5
  } :root {
6
6
  } :root {
7
7
 
@@ -15,20 +15,20 @@
15
15
  --gap-3xs: 2px;
16
16
  } :root {
17
17
  } :root {
18
- } .pure-cell__component_rsjfn {
18
+ } .pure-cell__component_cnr08 {
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_rsjfn.pure-cell__vertical_rsjfn {
25
+ } .pure-cell__component_cnr08.pure-cell__vertical_cnr08 {
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_rsjfn.pure-cell__reverse_rsjfn {
32
+ } .pure-cell__component_cnr08.pure-cell__reverse_cnr08 {
33
33
  flex-direction: column-reverse;
34
34
  }
@@ -1 +1 @@
1
- export * from "../../component-a57ad7eb";
1
+ export * from "../../component-89afbfce";
@@ -1,4 +1,4 @@
1
- export { M as Main } from '../../component-a57ad7eb.js';
1
+ export { M as Main } from '../../component-89afbfce.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -6,7 +6,7 @@ import 'classnames';
6
6
  import '@alfalab/core-components-comment/esm';
7
7
  import '@alfalab/hooks';
8
8
  import '../addon/component.js';
9
- import '../../getDataTestId-6f2a1754.js';
9
+ import '../../getDataTestId-be8d46b2.js';
10
10
  import '../amount/component.js';
11
11
  import '@alfalab/core-components-amount/esm';
12
12
  import '@alfalab/core-components-typography/esm';
@@ -1,8 +1,8 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '@alfalab/core-components-typography/esm';
4
- import '../../getDataTestId-6f2a1754.js';
5
- export { T as Text } from '../../component-a57ad7eb.js';
4
+ import '../../getDataTestId-be8d46b2.js';
5
+ export { T as Text } from '../../component-89afbfce.js';
6
6
  import 'tslib';
7
7
  import 'react-merge-refs';
8
8
  import '@alfalab/core-components-comment/esm';
@@ -1,7 +1,7 @@
1
- /* hash: ki4n6 */
1
+ /* hash: qzrds */
2
2
  :root {
3
- } /* deprecated */ :root {
4
- } :root {
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
+ } :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 */
5
5
  } :root {
6
6
  } :root {
7
7
 
@@ -16,29 +16,29 @@
16
16
  --gap-m: 16px;
17
17
  } :root {
18
18
  } :root {
19
- } .pure-cell__horizontal_15344 {
19
+ } .pure-cell__horizontal_bbpqy {
20
20
  padding: var(--gap-3xs) 0;
21
- } .pure-cell__rowLimit1_15344 {
21
+ } .pure-cell__rowLimit1_bbpqy {
22
22
  -webkit-line-clamp: 1;
23
23
  display: -webkit-box;
24
24
  -webkit-box-orient: vertical;
25
25
  overflow: hidden;
26
26
  word-break: break-all;
27
- } .pure-cell__rowLimit2_15344 {
27
+ } .pure-cell__rowLimit2_bbpqy {
28
28
  -webkit-line-clamp: 2;
29
29
  display: -webkit-box;
30
30
  -webkit-box-orient: vertical;
31
31
  overflow: hidden;
32
- } .pure-cell__component_15344 {
32
+ } .pure-cell__component_bbpqy {
33
33
  display: flex;
34
34
  flex-direction: row;
35
35
  flex-wrap: nowrap;
36
36
  justify-content: space-between;
37
37
  margin: var(--gap-3xs) 0;
38
38
  word-break: break-word;
39
- } .pure-cell__component_15344 .pure-cell__vertical_15344 {
39
+ } .pure-cell__component_bbpqy .pure-cell__vertical_bbpqy {
40
40
  justify-content: center;
41
- } .pure-cell__title_15344 + .pure-cell__value_15344 {
41
+ } .pure-cell__title_bbpqy + .pure-cell__value_bbpqy {
42
42
  margin-left: var(--gap-m);
43
43
  flex-shrink: 0;
44
44
  }
@@ -1 +1 @@
1
- export * from "../../component-a57ad7eb";
1
+ export * from "../../component-89afbfce";
@@ -1,4 +1,4 @@
1
- export { T as Text } from '../../component-a57ad7eb.js';
1
+ export { T as Text } from '../../component-89afbfce.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -6,7 +6,7 @@ import 'classnames';
6
6
  import '@alfalab/core-components-comment/esm';
7
7
  import '@alfalab/hooks';
8
8
  import '../addon/component.js';
9
- import '../../getDataTestId-6f2a1754.js';
9
+ import '../../getDataTestId-be8d46b2.js';
10
10
  import '../amount/component.js';
11
11
  import '@alfalab/core-components-amount/esm';
12
12
  import '@alfalab/core-components-typography/esm';
package/esm/index.css CHANGED
@@ -1,8 +1,8 @@
1
- /* hash: 1avoq */
1
+ /* hash: 16cew */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-border-link: #007aff;
5
- } :root {
4
+ --color-light-border-link: #007aff; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
+ } :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 */
6
6
  } :root {
7
7
  } :root {
8
8
 
@@ -20,24 +20,21 @@
20
20
  } :root {
21
21
  } :root {
22
22
  --focus-color: var(--color-light-border-link);
23
- } .pure-cell__component_khcg4 {
23
+ } .pure-cell__component_r9rhn {
24
24
  text-align: unset;
25
-
26
- /** line-height наследуется. Если его не обнулить, то все иконки внутри будут иметь неверный размер */
27
- line-height: 0;
28
25
  box-sizing: border-box;
29
- } .pure-cell__horizontal_khcg4 {
26
+ } .pure-cell__horizontal_r9rhn {
30
27
  display: flex;
31
28
  width: 100%
32
- } .pure-cell__horizontal_khcg4 > section:not(:last-child) {
29
+ } .pure-cell__horizontal_r9rhn > section:not(:last-child) {
33
30
  margin-right: var(--gap-m);
34
- } .pure-cell__vertical_khcg4 {
31
+ } .pure-cell__vertical_r9rhn {
35
32
  display: flex;
36
33
  align-items: center;
37
34
  flex-direction: column
38
- } .pure-cell__vertical_khcg4 > section:not(:last-child) {
35
+ } .pure-cell__vertical_r9rhn > section:not(:last-child) {
39
36
  margin-bottom: var(--gap-s);
40
- } .pure-cell__button_khcg4 {
37
+ } .pure-cell__button_r9rhn {
41
38
  font-family: inherit;
42
39
  background: none;
43
40
  border: 0;
@@ -45,37 +42,37 @@
45
42
  cursor: pointer;
46
43
  transition: opacity 0.15s ease-in-out;
47
44
  padding: 0
48
- } .pure-cell__button_khcg4:hover {
45
+ } .pure-cell__button_r9rhn:hover {
49
46
  opacity: 0.8;
50
- } .pure-cell__button_khcg4:active {
47
+ } .pure-cell__button_r9rhn:active {
51
48
  opacity: 0.6;
52
- } .pure-cell__link_khcg4 {
49
+ } .pure-cell__link_r9rhn {
53
50
  text-decoration: none;
54
51
  color: inherit;
55
52
  cursor: pointer;
56
53
  transition: opacity 0.15s ease-in-out
57
- } .pure-cell__link_khcg4:hover {
54
+ } .pure-cell__link_r9rhn:hover {
58
55
  opacity: 0.8;
59
- } .pure-cell__link_khcg4:active {
56
+ } .pure-cell__link_r9rhn:active {
60
57
  opacity: 0.6;
61
- } .pure-cell__none_khcg4 {
58
+ } .pure-cell__none_r9rhn {
62
59
  padding: 0;
63
- } .pure-cell__airy_khcg4 {
60
+ } .pure-cell__airy_r9rhn {
64
61
  padding: var(--gap-m) 0;
65
- } .pure-cell__defaultPadding_khcg4 {
62
+ } .pure-cell__defaultPadding_r9rhn {
66
63
  padding: var(--gap-s) 0;
67
- } .pure-cell__compact_khcg4 {
64
+ } .pure-cell__compact_r9rhn {
68
65
  padding: var(--gap-xs) 0;
69
- } .pure-cell__tiny_khcg4 {
66
+ } .pure-cell__tiny_r9rhn {
70
67
  padding: var(--gap-2xs) 0;
71
- } .pure-cell__left_khcg4 {
68
+ } .pure-cell__left_r9rhn {
72
69
  padding-left: var(--gap-m);
73
- } .pure-cell__right_khcg4 {
70
+ } .pure-cell__right_r9rhn {
74
71
  padding-right: var(--gap-m);
75
- } .pure-cell__both_khcg4 {
72
+ } .pure-cell__both_r9rhn {
76
73
  padding-right: var(--gap-m);
77
74
  padding-left: var(--gap-m);
78
- } .pure-cell__focused_khcg4 {
75
+ } .pure-cell__focused_r9rhn {
79
76
  outline: 2px solid var(--focus-color);
80
77
  outline-offset: 2px;
81
78
  }
package/esm/index.js CHANGED
@@ -1,4 +1,4 @@
1
- export { P as PureCell } from './component-a57ad7eb.js';
1
+ export { P as PureCell } from './component-89afbfce.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -6,7 +6,7 @@ import 'classnames';
6
6
  import '@alfalab/core-components-comment/esm';
7
7
  import '@alfalab/hooks';
8
8
  import './components/addon/component.js';
9
- import './getDataTestId-6f2a1754.js';
9
+ import './getDataTestId-be8d46b2.js';
10
10
  import './components/amount/component.js';
11
11
  import '@alfalab/core-components-amount/esm';
12
12
  import '@alfalab/core-components-typography/esm';
package/index.css CHANGED
@@ -1,8 +1,8 @@
1
- /* hash: 1avoq */
1
+ /* hash: 16cew */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-border-link: #007aff;
5
- } :root {
4
+ --color-light-border-link: #007aff; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
+ } :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 */
6
6
  } :root {
7
7
  } :root {
8
8
 
@@ -20,24 +20,21 @@
20
20
  } :root {
21
21
  } :root {
22
22
  --focus-color: var(--color-light-border-link);
23
- } .pure-cell__component_khcg4 {
23
+ } .pure-cell__component_r9rhn {
24
24
  text-align: unset;
25
-
26
- /** line-height наследуется. Если его не обнулить, то все иконки внутри будут иметь неверный размер */
27
- line-height: 0;
28
25
  box-sizing: border-box;
29
- } .pure-cell__horizontal_khcg4 {
26
+ } .pure-cell__horizontal_r9rhn {
30
27
  display: flex;
31
28
  width: 100%
32
- } .pure-cell__horizontal_khcg4 > section:not(:last-child) {
29
+ } .pure-cell__horizontal_r9rhn > section:not(:last-child) {
33
30
  margin-right: var(--gap-m);
34
- } .pure-cell__vertical_khcg4 {
31
+ } .pure-cell__vertical_r9rhn {
35
32
  display: flex;
36
33
  align-items: center;
37
34
  flex-direction: column
38
- } .pure-cell__vertical_khcg4 > section:not(:last-child) {
35
+ } .pure-cell__vertical_r9rhn > section:not(:last-child) {
39
36
  margin-bottom: var(--gap-s);
40
- } .pure-cell__button_khcg4 {
37
+ } .pure-cell__button_r9rhn {
41
38
  font-family: inherit;
42
39
  background: none;
43
40
  border: 0;
@@ -45,37 +42,37 @@
45
42
  cursor: pointer;
46
43
  transition: opacity 0.15s ease-in-out;
47
44
  padding: 0
48
- } .pure-cell__button_khcg4:hover {
45
+ } .pure-cell__button_r9rhn:hover {
49
46
  opacity: 0.8;
50
- } .pure-cell__button_khcg4:active {
47
+ } .pure-cell__button_r9rhn:active {
51
48
  opacity: 0.6;
52
- } .pure-cell__link_khcg4 {
49
+ } .pure-cell__link_r9rhn {
53
50
  text-decoration: none;
54
51
  color: inherit;
55
52
  cursor: pointer;
56
53
  transition: opacity 0.15s ease-in-out
57
- } .pure-cell__link_khcg4:hover {
54
+ } .pure-cell__link_r9rhn:hover {
58
55
  opacity: 0.8;
59
- } .pure-cell__link_khcg4:active {
56
+ } .pure-cell__link_r9rhn:active {
60
57
  opacity: 0.6;
61
- } .pure-cell__none_khcg4 {
58
+ } .pure-cell__none_r9rhn {
62
59
  padding: 0;
63
- } .pure-cell__airy_khcg4 {
60
+ } .pure-cell__airy_r9rhn {
64
61
  padding: var(--gap-m) 0;
65
- } .pure-cell__defaultPadding_khcg4 {
62
+ } .pure-cell__defaultPadding_r9rhn {
66
63
  padding: var(--gap-s) 0;
67
- } .pure-cell__compact_khcg4 {
64
+ } .pure-cell__compact_r9rhn {
68
65
  padding: var(--gap-xs) 0;
69
- } .pure-cell__tiny_khcg4 {
66
+ } .pure-cell__tiny_r9rhn {
70
67
  padding: var(--gap-2xs) 0;
71
- } .pure-cell__left_khcg4 {
68
+ } .pure-cell__left_r9rhn {
72
69
  padding-left: var(--gap-m);
73
- } .pure-cell__right_khcg4 {
70
+ } .pure-cell__right_r9rhn {
74
71
  padding-right: var(--gap-m);
75
- } .pure-cell__both_khcg4 {
72
+ } .pure-cell__both_r9rhn {
76
73
  padding-right: var(--gap-m);
77
74
  padding-left: var(--gap-m);
78
- } .pure-cell__focused_khcg4 {
75
+ } .pure-cell__focused_r9rhn {
79
76
  outline: 2px solid var(--focus-color);
80
77
  outline-offset: 2px;
81
78
  }