@alfalab/core-components-table 2.3.0 → 2.3.2

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 (109) hide show
  1. package/{Component-89a3cf4c.d.ts → Component-50136800.d.ts} +1 -1
  2. package/{cssm/Component-e81c389f.d.ts → Component-c76d6398.d.ts} +1 -1
  3. package/{cssm/component-89a3cf4c.d.ts → component-50136800.d.ts} +2 -2
  4. package/components/pagination/Component.js +1 -1
  5. package/components/pagination/index.css +8 -8
  6. package/components/pagination/select-field/index.css +4 -4
  7. package/components/pagination/select-field/index.js +1 -1
  8. package/components/table/Component.js +1 -1
  9. package/components/table/index.css +7 -7
  10. package/components/tbody/Component.js +1 -1
  11. package/components/tbody/index.css +2 -2
  12. package/components/tcell/Component.js +1 -1
  13. package/components/tcell/index.css +6 -6
  14. package/components/texpandable-row/Component.js +1 -1
  15. package/components/texpandable-row/index.css +5 -5
  16. package/components/thead/Component.js +1 -1
  17. package/components/thead/index.css +6 -6
  18. package/components/thead-cell/Component.js +1 -1
  19. package/components/thead-cell/index.css +9 -9
  20. package/components/trow/Component.js +1 -1
  21. package/components/trow/index.css +8 -8
  22. package/components/tsortable-head-cell/Component.js +1 -1
  23. package/components/tsortable-head-cell/index.css +8 -8
  24. package/createPaddingStyle-72dda473.d.ts +5 -0
  25. package/{esm/Component-89a3cf4c.d.ts → cssm/Component-50136800.d.ts} +1 -1
  26. package/{Component-e81c389f.d.ts → cssm/Component-c76d6398.d.ts} +1 -1
  27. package/{esm/component-89a3cf4c.d.ts → cssm/component-50136800.d.ts} +2 -2
  28. package/cssm/createPaddingStyle-72dda473.d.ts +5 -0
  29. package/cssm/index-50136800.d.ts +8 -0
  30. package/{esm/index-425c8522.d.ts → cssm/index-72dda473.d.ts} +7 -1
  31. package/cssm/index-c76d6398.d.ts +2 -0
  32. package/cssm/index-f12ee135.d.ts +2 -2
  33. package/cssm/{types-425c8522.d.ts → types-72dda473.d.ts} +2 -2
  34. package/{modern/Component-89a3cf4c.d.ts → esm/Component-50136800.d.ts} +1 -1
  35. package/esm/{Component-e81c389f.d.ts → Component-c76d6398.d.ts} +1 -1
  36. package/{component-89a3cf4c.d.ts → esm/component-50136800.d.ts} +2 -2
  37. package/esm/components/pagination/Component.js +1 -1
  38. package/esm/components/pagination/index.css +8 -8
  39. package/esm/components/pagination/select-field/index.css +4 -4
  40. package/esm/components/pagination/select-field/index.js +1 -1
  41. package/esm/components/table/Component.js +1 -1
  42. package/esm/components/table/index.css +7 -7
  43. package/esm/components/tbody/Component.js +1 -1
  44. package/esm/components/tbody/index.css +2 -2
  45. package/esm/components/tcell/Component.js +1 -1
  46. package/esm/components/tcell/index.css +6 -6
  47. package/esm/components/texpandable-row/Component.js +1 -1
  48. package/esm/components/texpandable-row/index.css +5 -5
  49. package/esm/components/thead/Component.js +1 -1
  50. package/esm/components/thead/index.css +6 -6
  51. package/esm/components/thead-cell/Component.js +1 -1
  52. package/esm/components/thead-cell/index.css +9 -9
  53. package/esm/components/trow/Component.js +1 -1
  54. package/esm/components/trow/index.css +8 -8
  55. package/esm/components/tsortable-head-cell/Component.js +1 -1
  56. package/esm/components/tsortable-head-cell/index.css +8 -8
  57. package/esm/createPaddingStyle-72dda473.d.ts +5 -0
  58. package/esm/index-50136800.d.ts +8 -0
  59. package/{cssm/index-425c8522.d.ts → esm/index-72dda473.d.ts} +7 -1
  60. package/esm/index-c76d6398.d.ts +2 -0
  61. package/esm/index-f12ee135.d.ts +2 -2
  62. package/esm/{types-425c8522.d.ts → types-72dda473.d.ts} +2 -2
  63. package/index-50136800.d.ts +8 -0
  64. package/{index-425c8522.d.ts → index-72dda473.d.ts} +7 -1
  65. package/index-c76d6398.d.ts +2 -0
  66. package/index-f12ee135.d.ts +2 -2
  67. package/{cssm/Component-89a3cf4c.d.ts → modern/Component-50136800.d.ts} +1 -1
  68. package/modern/{Component-e81c389f.d.ts → Component-c76d6398.d.ts} +1 -1
  69. package/modern/{component-89a3cf4c.d.ts → component-50136800.d.ts} +2 -2
  70. package/modern/components/pagination/Component.js +1 -1
  71. package/modern/components/pagination/index.css +8 -8
  72. package/modern/components/pagination/select-field/index.css +4 -4
  73. package/modern/components/pagination/select-field/index.js +1 -1
  74. package/modern/components/table/Component.js +1 -1
  75. package/modern/components/table/index.css +7 -7
  76. package/modern/components/tbody/Component.js +1 -1
  77. package/modern/components/tbody/index.css +2 -2
  78. package/modern/components/tcell/Component.js +1 -1
  79. package/modern/components/tcell/index.css +6 -6
  80. package/modern/components/texpandable-row/Component.js +1 -1
  81. package/modern/components/texpandable-row/index.css +5 -5
  82. package/modern/components/thead/Component.js +1 -1
  83. package/modern/components/thead/index.css +6 -6
  84. package/modern/components/thead-cell/Component.js +1 -1
  85. package/modern/components/thead-cell/index.css +9 -9
  86. package/modern/components/trow/Component.js +1 -1
  87. package/modern/components/trow/index.css +8 -8
  88. package/modern/components/tsortable-head-cell/Component.js +1 -1
  89. package/modern/components/tsortable-head-cell/index.css +8 -8
  90. package/modern/createPaddingStyle-72dda473.d.ts +5 -0
  91. package/modern/index-50136800.d.ts +8 -0
  92. package/modern/{index-425c8522.d.ts → index-72dda473.d.ts} +7 -1
  93. package/modern/index-c76d6398.d.ts +2 -0
  94. package/modern/index-f12ee135.d.ts +2 -2
  95. package/modern/{types-425c8522.d.ts → types-72dda473.d.ts} +2 -2
  96. package/package.json +3 -3
  97. package/{types-425c8522.d.ts → types-72dda473.d.ts} +2 -2
  98. package/cssm/index-89a3cf4c.d.ts +0 -3
  99. package/cssm/index-e81c389f.d.ts +0 -3
  100. package/esm/index-89a3cf4c.d.ts +0 -3
  101. package/esm/index-e81c389f.d.ts +0 -3
  102. package/index-89a3cf4c.d.ts +0 -3
  103. package/index-e81c389f.d.ts +0 -3
  104. package/modern/index-89a3cf4c.d.ts +0 -3
  105. package/modern/index-e81c389f.d.ts +0 -3
  106. /package/cssm/{types-ebda875c.d.ts → types-83e2bd9e.d.ts} +0 -0
  107. /package/esm/{types-ebda875c.d.ts → types-83e2bd9e.d.ts} +0 -0
  108. /package/modern/{types-ebda875c.d.ts → types-83e2bd9e.d.ts} +0 -0
  109. /package/{types-ebda875c.d.ts → types-83e2bd9e.d.ts} +0 -0
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { NavigationBarProps } from "./types-ebda875c";
3
+ import { NavigationBarProps } from "./types-83e2bd9e";
4
4
  declare const NavigationBar: React.ForwardRefExoticComponent<NavigationBarProps & React.RefAttributes<HTMLDivElement>>;
5
5
  export * from "./Component-63dec22f";
6
6
  export { NavigationBar };
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { NavigationBarProps } from "./index-e81c389f";
2
+ import { NavigationBarProps } from "./index-c76d6398";
3
3
  type HeaderProps = Omit<NavigationBarProps, 'size' | 'view' | 'parentRef'>;
4
4
  declare const Header: FC<HeaderProps>;
5
5
  export { HeaderProps, Header };
@@ -1,10 +1,10 @@
1
1
  /// <reference types="react" />
2
2
  import React from "react";
3
3
  import { FC, ReactNode, RefObject } from "react";
4
- import { NavigationBarProps } from "./index-e81c389f";
4
+ import { NavigationBarProps } from "./index-c76d6398";
5
5
  import { SwipeableHandlers } from "react-swipeable";
6
6
  import { BackdropProps } from "./index-ebda875c";
7
- import { BottomSheetProps } from "./types-425c8522";
7
+ import { BottomSheetProps } from "./types-72dda473";
8
8
  type FooterProps = {
9
9
  /**
10
10
  * Контент футера
@@ -16,7 +16,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
16
16
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
17
17
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
18
18
 
19
- var styles = {"component":"table__component_16gby","pagesWrapper":"table__pagesWrapper_16gby","tag":"table__tag_16gby","tagActive":"table__tagActive_16gby","menu":"table__menu_16gby","option":"table__option_16gby"};
19
+ var styles = {"component":"table__component_ezzc8","pagesWrapper":"table__pagesWrapper_ezzc8","tag":"table__tag_ezzc8","tagActive":"table__tagActive_ezzc8","menu":"table__menu_ezzc8","option":"table__option_ezzc8"};
20
20
  require('./index.css')
21
21
 
22
22
  var Pagination = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1mktp */
1
+ /* hash: sf8wc */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-primary: #dcdcdd; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -20,7 +20,7 @@
20
20
  --gap-2xl: 32px;
21
21
  } :root {
22
22
  } :root {
23
- } .table__component_16gby {
23
+ } .table__component_ezzc8 {
24
24
  display: flex;
25
25
  justify-content: space-between;
26
26
  align-items: flex-start;
@@ -28,19 +28,19 @@
28
28
  padding: var(--gap-xl) var(--gap-m) var(--gap-2xl);
29
29
  border-top: 1px solid var(--color-light-border-primary);
30
30
  box-sizing: border-box;
31
- } .table__pagesWrapper_16gby {
31
+ } .table__pagesWrapper_ezzc8 {
32
32
  display: flex;
33
- } .table__tag_16gby.table__tag_16gby {
33
+ } .table__tag_ezzc8.table__tag_ezzc8 {
34
34
  flex-shrink: 0;
35
35
  margin-right: var(--gap-xs);
36
36
  padding: 0 var(--gap-xs);
37
37
  min-width: 32px
38
- } .table__tag_16gby.table__tag_16gby:last-child {
38
+ } .table__tag_ezzc8.table__tag_ezzc8:last-child {
39
39
  margin-right: 0;
40
- } .table__tag_16gby.table__tag_16gby.table__tagActive_16gby {
40
+ } .table__tag_ezzc8.table__tag_ezzc8.table__tagActive_ezzc8 {
41
41
  cursor: default;
42
- } .table__menu_16gby {
42
+ } .table__menu_ezzc8 {
43
43
  margin: var(--gap-2xs) 0;
44
- } .table__option_16gby {
44
+ } .table__option_ezzc8 {
45
45
  min-width: 208px;
46
46
  }
@@ -1,4 +1,4 @@
1
- /* hash: 1ybq8 */
1
+ /* hash: 16npt */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  --color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
@@ -15,10 +15,10 @@
15
15
  } :root {
16
16
  } :root {
17
17
  } :root {
18
- } .table__field_11fad svg {
18
+ } .table__field_tywjd svg {
19
19
  width: 18px;
20
20
  height: 18px;
21
- } .table__open_11fad,
22
- .table__open_11fad:hover {
21
+ } .table__open_tywjd,
22
+ .table__open_tywjd:hover {
23
23
  background-color: var(--color-light-specialbg-component-shade-7);
24
24
  }
@@ -12,7 +12,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
12
12
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
13
13
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
14
14
 
15
- var styles = {"field":"table__field_11fad","open":"table__open_11fad"};
15
+ var styles = {"field":"table__field_tywjd","open":"table__open_tywjd"};
16
16
  require('./index.css')
17
17
 
18
18
  var CustomSelectField = function (_a) {
@@ -15,7 +15,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
15
15
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
16
16
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
17
17
 
18
- var styles = {"component":"table__component_5b8fb","wrapper":"table__wrapper_5b8fb","stickyHeader":"table__stickyHeader_5b8fb","hasPagination":"table__hasPagination_5b8fb","table":"table__table_5b8fb"};
18
+ var styles = {"component":"table__component_12t87","wrapper":"table__wrapper_12t87","stickyHeader":"table__stickyHeader_12t87","hasPagination":"table__hasPagination_12t87","table":"table__table_12t87"};
19
19
  require('./index.css')
20
20
 
21
21
  var Table = React.forwardRef(function (_a, ref) {
@@ -1,4 +1,4 @@
1
- /* hash: x98qu */
1
+ /* hash: 1cn58 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-bg-primary: #fff; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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,24 +18,24 @@
18
18
  --gap-m: 16px;
19
19
  } :root {
20
20
  } :root {
21
- } .table__component_5b8fb {
21
+ } .table__component_12t87 {
22
22
  box-sizing: border-box;
23
- } .table__wrapper_5b8fb {
23
+ } .table__wrapper_12t87 {
24
24
  padding: 0 var(--gap-m) var(--gap-m);
25
25
  background: var(--color-light-bg-primary);
26
26
  box-shadow: var(--shadow-xs-hard);
27
27
  border-radius: var(--border-radius-m);
28
28
  overflow: auto;
29
- } .table__stickyHeader_5b8fb {
29
+ } .table__stickyHeader_12t87 {
30
30
  max-height: 100%;
31
- } .table__hasPagination_5b8fb {
31
+ } .table__hasPagination_12t87 {
32
32
  padding-bottom: 0;
33
- } .table__table_5b8fb {
33
+ } .table__table_12t87 {
34
34
  width: 100%;
35
35
  border-collapse: collapse;
36
36
  box-sizing: border-box
37
37
 
38
38
  /* TODO: Хак для выравнивания чекбокса */
39
- } .table__table_5b8fb td:first-child label > *[class^='box'], .table__table_5b8fb th:first-child label > *[class^='box'] {
39
+ } .table__table_12t87 td:first-child label > *[class^='box'], .table__table_12t87 th:first-child label > *[class^='box'] {
40
40
  margin-top: 0;
41
41
  }
@@ -11,7 +11,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
11
11
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
12
12
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
13
13
 
14
- var styles = {"component":"table__component_1ym5x"};
14
+ var styles = {"component":"table__component_s8327"};
15
15
  require('./index.css')
16
16
 
17
17
  var TBody = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: ex3rk */
1
+ /* hash: 166v9 */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -14,7 +14,7 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .table__component_1ym5x {
17
+ } .table__component_s8327 {
18
18
  width: 100%;
19
19
  box-sizing: border-box;
20
20
  }
@@ -12,7 +12,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
12
12
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
13
13
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
14
14
 
15
- var styles = {"component":"table__component_1rb17","compactHorizontal":"table__compactHorizontal_1rb17","compact":"table__compact_1rb17"};
15
+ var styles = {"component":"table__component_xf1ax","compactHorizontal":"table__compactHorizontal_xf1ax","compact":"table__compact_xf1ax"};
16
16
  require('./index.css')
17
17
 
18
18
  var TCell = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1utnc */
1
+ /* hash: 13pl1 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-primary: #dcdcdd;
@@ -20,7 +20,7 @@
20
20
  --gap-xl: 24px;
21
21
  } :root {
22
22
  } :root {
23
- } .table__component_1rb17 {
23
+ } .table__component_xf1ax {
24
24
  font-size: 14px;
25
25
  line-height: 20px;
26
26
  font-weight: 400;
@@ -31,14 +31,14 @@
31
31
  border-top: 1px solid var(--color-light-border-primary);
32
32
  vertical-align: top;
33
33
  box-sizing: border-box
34
- } .table__component_1rb17:first-child {
34
+ } .table__component_xf1ax:first-child {
35
35
  padding-left: var(--gap-m);
36
- } .table__component_1rb17:last-child {
36
+ } .table__component_xf1ax:last-child {
37
37
  padding-right: var(--gap-m);
38
- } .table__compactHorizontal_1rb17 {
38
+ } .table__compactHorizontal_xf1ax {
39
39
  padding-left: 6px;
40
40
  padding-right: 6px;
41
- } .table__compact_1rb17 {
41
+ } .table__compact_xf1ax {
42
42
  padding-top: var(--gap-xs);
43
43
  padding-bottom: var(--gap-xs);
44
44
 
@@ -12,7 +12,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
12
12
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
13
13
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
14
14
 
15
- var styles = {"row":"table__row_3iagx","selected":"table__selected_3iagx","expanded":"table__expanded_3iagx","expandable":"table__expandable_3iagx"};
15
+ var styles = {"row":"table__row_5cvgt","selected":"table__selected_5cvgt","expanded":"table__expanded_5cvgt","expandable":"table__expandable_5cvgt"};
16
16
  require('./index.css')
17
17
 
18
18
  var TExpandableRow = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: qf692 */
1
+ /* hash: t373s */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -14,13 +14,13 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .table__row_3iagx {
17
+ } .table__row_5cvgt {
18
18
  cursor: pointer;
19
- } .table__selected_3iagx.table__expanded_3iagx {
19
+ } .table__selected_5cvgt.table__expanded_5cvgt {
20
20
  background-color: inherit;
21
- } .table__expanded_3iagx:hover {
21
+ } .table__expanded_5cvgt:hover {
22
22
  background-color: inherit;
23
- } .table__expandable_3iagx td {
23
+ } .table__expandable_5cvgt td {
24
24
  margin: 0;
25
25
  padding-top: 0;
26
26
  padding-bottom: 0;
@@ -11,7 +11,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
11
11
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
12
12
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
13
13
 
14
- var styles = {"component":"table__component_1gjld","row":"table__row_1gjld"};
14
+ var styles = {"component":"table__component_1y1hi","row":"table__row_1y1hi"};
15
15
  require('./index.css')
16
16
 
17
17
  var THead = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1q4jg */
1
+ /* hash: 7esya */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-quaternary: #dcdcdd; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -16,11 +16,11 @@
16
16
  --gap-xs: 8px;
17
17
  } :root {
18
18
  } :root {
19
- } .table__component_1gjld {
19
+ } .table__component_1y1hi {
20
20
  position: relative;
21
21
  width: 100%;
22
22
  box-sizing: border-box
23
- } .table__component_1gjld th:not(:last-child):not(:empty):after {
23
+ } .table__component_1y1hi th:not(:last-child):not(:empty):after {
24
24
  transition: opacity 0.2s;
25
25
  position: absolute;
26
26
  content: '';
@@ -31,10 +31,10 @@
31
31
  top: var(--gap-xs);
32
32
  bottom: var(--gap-xs);
33
33
  background-color: var(--color-light-graphic-quaternary);
34
- } .table__component_1gjld th:after {
34
+ } .table__component_1y1hi th:after {
35
35
  opacity: 0;
36
- } .table__component_1gjld:hover th:after {
36
+ } .table__component_1y1hi:hover th:after {
37
37
  opacity: 1;
38
- } .table__row_1gjld {
38
+ } .table__row_1y1hi {
39
39
  height: 72px;
40
40
  }
@@ -12,7 +12,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
12
12
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
13
13
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
14
14
 
15
- var styles = {"component":"table__component_19lr8","stickyHeader":"table__stickyHeader_19lr8","sortable":"table__sortable_19lr8","sorted":"table__sorted_19lr8","compactHorizontal":"table__compactHorizontal_19lr8"};
15
+ var styles = {"component":"table__component_1508g","stickyHeader":"table__stickyHeader_1508g","sortable":"table__sortable_1508g","sorted":"table__sorted_1508g","compactHorizontal":"table__compactHorizontal_1508g"};
16
16
  require('./index.css')
17
17
 
18
18
  var THeadCell = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1jjvr */
1
+ /* hash: 11vol */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-bg-primary: #fff;
@@ -21,7 +21,7 @@
21
21
  --gap-2xl: 32px;
22
22
  } :root {
23
23
  } :root {
24
- } .table__component_19lr8 {
24
+ } .table__component_1508g {
25
25
  font-size: 12px;
26
26
  line-height: 16px;
27
27
  font-weight: 500;
@@ -36,23 +36,23 @@
36
36
  background: var(--color-light-bg-primary);
37
37
  vertical-align: top;
38
38
  box-sizing: border-box
39
- } .table__component_19lr8:first-child {
39
+ } .table__component_1508g:first-child {
40
40
  padding-left: var(--gap-m);
41
- } .table__component_19lr8:last-child {
41
+ } .table__component_1508g:last-child {
42
42
  padding-right: var(--gap-m);
43
- } .table__component_19lr8:not(.table__stickyHeader_19lr8) {
43
+ } .table__component_1508g:not(.table__stickyHeader_1508g) {
44
44
  position: relative;
45
- } .table__sortable_19lr8 {
45
+ } .table__sortable_1508g {
46
46
  cursor: pointer;
47
- } .table__sorted_19lr8 {
47
+ } .table__sorted_1508g {
48
48
  color: var(--color-light-text-primary);
49
- } .table__stickyHeader_19lr8 {
49
+ } .table__stickyHeader_1508g {
50
50
  top: 0;
51
51
  position: sticky;
52
52
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
53
53
  border: none;
54
54
  z-index: 1;
55
- } .table__compactHorizontal_19lr8 {
55
+ } .table__compactHorizontal_1508g {
56
56
  padding-left: 6px;
57
57
  padding-right: 6px;
58
58
  }
@@ -11,7 +11,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
11
11
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
12
12
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
13
13
 
14
- var styles = {"component":"table__component_jb2m6","withoutBorder":"table__withoutBorder_jb2m6","clickable":"table__clickable_jb2m6","selected":"table__selected_jb2m6"};
14
+ var styles = {"component":"table__component_aawh3","withoutBorder":"table__withoutBorder_aawh3","clickable":"table__clickable_aawh3","selected":"table__selected_aawh3"};
15
15
  require('./index.css')
16
16
 
17
17
  var TRow = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: vd79c */
1
+ /* hash: 1k273 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-bg-primary: #fff;
@@ -17,22 +17,22 @@
17
17
  } :root {
18
18
  } :root {
19
19
  } :root {
20
- } .table__component_jb2m6 {
20
+ } .table__component_aawh3 {
21
21
  padding-top: 1px;
22
22
  width: 100%;
23
23
  transition: background-color 0.2s;
24
24
  box-sizing: border-box;
25
25
  background: var(--color-light-bg-primary)
26
- } .table__component_jb2m6:first-child td {
26
+ } .table__component_aawh3:first-child td {
27
27
  border-top: 0;
28
- } .table__withoutBorder_jb2m6 td {
28
+ } .table__withoutBorder_aawh3 td {
29
29
  border: none;
30
- } .table__clickable_jb2m6 {
30
+ } .table__clickable_aawh3 {
31
31
  cursor: pointer
32
- } .table__clickable_jb2m6:hover {
32
+ } .table__clickable_aawh3:hover {
33
33
  background-color: var(--color-light-bg-secondary);
34
- } .table__selected_jb2m6 {
34
+ } .table__selected_aawh3 {
35
35
  background-color: #f2f8ff /* нет цвета в палитре */
36
- } .table__selected_jb2m6:hover {
36
+ } .table__selected_aawh3:hover {
37
37
  background-color: var(--color-static-graphic-solitude);
38
38
  }
@@ -16,7 +16,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
16
16
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
17
17
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
18
18
 
19
- var styles = {"content":"table__content_ni7wn","icon":"table__icon_ni7wn","reverse":"table__reverse_ni7wn","sorted":"table__sorted_ni7wn"};
19
+ var styles = {"content":"table__content_xztid","icon":"table__icon_xztid","reverse":"table__reverse_xztid","sorted":"table__sorted_xztid"};
20
20
  require('./index.css')
21
21
 
22
22
  var TSortableHeadCell = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 16h2p */
1
+ /* hash: ieex2 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-link: #0072ef;
@@ -18,10 +18,10 @@
18
18
  --gap-xs: 8px;
19
19
  } :root {
20
20
  } :root {
21
- } .table__content_ni7wn {
21
+ } .table__content_xztid {
22
22
  display: flex;
23
23
  align-items: flex-start;
24
- } .table__icon_ni7wn {
24
+ } .table__icon_xztid {
25
25
  cursor: pointer;
26
26
  margin-left: var(--gap-xs);
27
27
 
@@ -33,15 +33,15 @@
33
33
  color: var(--color-light-graphic-secondary);
34
34
  transition: color 0.2s ease;
35
35
  flex-shrink: 0
36
- } .table__icon_ni7wn:hover {
36
+ } .table__icon_xztid:hover {
37
37
  color: var(--color-light-graphic-primary);
38
- } .table__reverse_ni7wn {
38
+ } .table__reverse_xztid {
39
39
  flex-direction: row-reverse
40
- } .table__reverse_ni7wn .table__icon_ni7wn {
40
+ } .table__reverse_xztid .table__icon_xztid {
41
41
  margin-left: 0;
42
42
  margin-right: var(--gap-xs);
43
- } .table__sorted_ni7wn {
43
+ } .table__sorted_xztid {
44
44
  color: var(--color-light-graphic-link)
45
- } .table__sorted_ni7wn:hover {
45
+ } .table__sorted_xztid:hover {
46
46
  color: var(--color-light-graphic-link);
47
47
  }
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import React from 'react';
3
+ import { PaddingType } from "./index-72dda473";
4
+ declare function createPaddingStyle(padding?: PaddingType): undefined | React.CSSProperties;
5
+ export { createPaddingStyle };
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { NavigationBarProps } from "./types-ebda875c";
3
+ import { NavigationBarProps } from "./types-83e2bd9e";
4
4
  declare const NavigationBar: React.ForwardRefExoticComponent<NavigationBarProps & React.RefAttributes<HTMLDivElement>>;
5
5
  export * from "./Component-63dec22f";
6
6
  export { NavigationBar };
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { NavigationBarProps } from "./index-e81c389f";
2
+ import { NavigationBarProps } from "./index-c76d6398";
3
3
  type HeaderProps = Omit<NavigationBarProps, 'size' | 'view' | 'parentRef'>;
4
4
  declare const Header: FC<HeaderProps>;
5
5
  export { HeaderProps, Header };
@@ -1,10 +1,10 @@
1
1
  /// <reference types="react" />
2
2
  import React from "react";
3
3
  import { FC, ReactNode, RefObject } from "react";
4
- import { NavigationBarProps } from "./index-e81c389f";
4
+ import { NavigationBarProps } from "./index-c76d6398";
5
5
  import { SwipeableHandlers } from "react-swipeable";
6
6
  import { BackdropProps } from "./index-ebda875c";
7
- import { BottomSheetProps } from "./types-425c8522";
7
+ import { BottomSheetProps } from "./types-72dda473";
8
8
  type FooterProps = {
9
9
  /**
10
10
  * Контент футера
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import React from 'react';
3
+ import { PaddingType } from "./index-72dda473";
4
+ declare function createPaddingStyle(padding?: PaddingType): undefined | React.CSSProperties;
5
+ export { createPaddingStyle };
@@ -0,0 +1,8 @@
1
+ declare const isClient: () => boolean;
2
+ declare const getDataTestId: (dataTestId?: string, element?: string) => string | undefined;
3
+ declare function easeInOutQuad(x: number): number;
4
+ declare const easingFns: {
5
+ easeInOutQuad: typeof easeInOutQuad;
6
+ };
7
+ export { isClient, getDataTestId, easingFns };
8
+ export * from "./createPaddingStyle-72dda473";
@@ -3,4 +3,10 @@ type BorderColorType = 'accent' | 'key' | 'key-inverted' | 'link' | 'primary' |
3
3
  type GraphicColorType = 'accent' | 'link' | 'attention' | 'positive' | 'negative' | 'primary' | 'primary-inverted' | 'secondary' | 'secondary-inverted' | 'tertiary' | 'tertiary-inverted' | 'quaternary' | 'quaternary-inverted' | 'static-light' | 'static-accent' | 'static-dark';
4
4
  type ShadowType = 'shadow-xs' | 'shadow-s' | 'shadow-m' | 'shadow-l' | 'shadow-xl' | 'shadow-xs-hard' | 'shadow-s-hard' | 'shadow-m-hard' | 'shadow-l-hard' | 'shadow-xl-hard' | 'shadow-xs-up' | 'shadow-s-up' | 'shadow-m-up' | 'shadow-l-up' | 'shadow-xl-up' | 'shadow-xs-hard-up' | 'shadow-s-hard-up' | 'shadow-m-hard-up' | 'shadow-l-hard-up' | 'shadow-xl-hard-up';
5
5
  type GapType = '3xs' | '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl' | '2xl' | '3xl' | '4xl' | '5xl' | '6xl' | '7xl' | '8xl';
6
- export { BackgroundColorType, BorderColorType, GraphicColorType, ShadowType, GapType };
6
+ type PaddingType = number | string | {
7
+ top?: number;
8
+ right?: number;
9
+ bottom?: number;
10
+ left?: number;
11
+ };
12
+ export { BackgroundColorType, BorderColorType, GraphicColorType, ShadowType, GapType, PaddingType };
@@ -0,0 +1,2 @@
1
+ export * from "./Component-50136800";
2
+ export type { NavigationBarProps } from "./types-83e2bd9e";
@@ -1,3 +1,3 @@
1
- export * from "./component-89a3cf4c";
2
- export type { BottomSheetProps, BottomSheetTitleAlign } from "./types-425c8522";
1
+ export * from "./component-50136800";
2
+ export type { BottomSheetProps, BottomSheetTitleAlign } from "./types-72dda473";
3
3
  export { CLOSE_OFFSET, HEADER_OFFSET } from "./utils-49cc3c24";
@@ -2,8 +2,8 @@
2
2
  import { HTMLAttributes, ReactNode, RefObject } from 'react';
3
3
  import { TransitionProps } from 'react-transition-group/Transition';
4
4
  import { BaseModalProps } from "./index-bdb4c6b9";
5
- import { NavigationBarProps } from "./index-e81c389f";
6
- import { BackgroundColorType } from "./index-425c8522";
5
+ import { NavigationBarProps } from "./index-c76d6398";
6
+ import { BackgroundColorType } from "./index-72dda473";
7
7
  type BottomSheetTitleAlign = 'center' | 'left';
8
8
  type BottomSheetProps = {
9
9
  /**
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { NavigationBarProps } from "./types-ebda875c";
3
+ import { NavigationBarProps } from "./types-83e2bd9e";
4
4
  declare const NavigationBar: React.ForwardRefExoticComponent<NavigationBarProps & React.RefAttributes<HTMLDivElement>>;
5
5
  export * from "./Component-63dec22f";
6
6
  export { NavigationBar };
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { NavigationBarProps } from "./index-e81c389f";
2
+ import { NavigationBarProps } from "./index-c76d6398";
3
3
  type HeaderProps = Omit<NavigationBarProps, 'size' | 'view' | 'parentRef'>;
4
4
  declare const Header: FC<HeaderProps>;
5
5
  export { HeaderProps, Header };
@@ -1,10 +1,10 @@
1
1
  /// <reference types="react" />
2
2
  import React from "react";
3
3
  import { FC, ReactNode, RefObject } from "react";
4
- import { NavigationBarProps } from "./index-e81c389f";
4
+ import { NavigationBarProps } from "./index-c76d6398";
5
5
  import { SwipeableHandlers } from "react-swipeable";
6
6
  import { BackdropProps } from "./index-ebda875c";
7
- import { BottomSheetProps } from "./types-425c8522";
7
+ import { BottomSheetProps } from "./types-72dda473";
8
8
  type FooterProps = {
9
9
  /**
10
10
  * Контент футера
@@ -7,7 +7,7 @@ import { TableContext } from '../table-context/index.js';
7
7
  import { CustomSelectField } from './select-field/index.js';
8
8
  import '@alfalab/core-components-button/esm';
9
9
 
10
- var styles = {"component":"table__component_16gby","pagesWrapper":"table__pagesWrapper_16gby","tag":"table__tag_16gby","tagActive":"table__tagActive_16gby","menu":"table__menu_16gby","option":"table__option_16gby"};
10
+ var styles = {"component":"table__component_ezzc8","pagesWrapper":"table__pagesWrapper_ezzc8","tag":"table__tag_ezzc8","tagActive":"table__tagActive_ezzc8","menu":"table__menu_ezzc8","option":"table__option_ezzc8"};
11
11
  require('./index.css')
12
12
 
13
13
  var Pagination = function (_a) {