@alfalab/core-components-table 2.2.23 → 2.2.24

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 (61) hide show
  1. package/components/pagination/Component.js +1 -1
  2. package/components/pagination/index.css +8 -8
  3. package/components/pagination/select-field/index.css +4 -4
  4. package/components/pagination/select-field/index.js +1 -1
  5. package/components/table/Component.js +1 -1
  6. package/components/table/index.css +7 -7
  7. package/components/tbody/Component.js +1 -1
  8. package/components/tbody/index.css +2 -2
  9. package/components/tcell/Component.js +1 -1
  10. package/components/tcell/index.css +6 -6
  11. package/components/texpandable-row/Component.js +1 -1
  12. package/components/texpandable-row/index.css +5 -5
  13. package/components/thead/Component.js +1 -1
  14. package/components/thead/index.css +6 -6
  15. package/components/thead-cell/Component.js +1 -1
  16. package/components/thead-cell/index.css +8 -8
  17. package/components/trow/Component.js +1 -1
  18. package/components/trow/index.css +8 -8
  19. package/components/tsortable-head-cell/Component.js +1 -1
  20. package/components/tsortable-head-cell/index.css +9 -9
  21. package/esm/components/pagination/Component.js +1 -1
  22. package/esm/components/pagination/index.css +8 -8
  23. package/esm/components/pagination/select-field/index.css +4 -4
  24. package/esm/components/pagination/select-field/index.js +1 -1
  25. package/esm/components/table/Component.js +1 -1
  26. package/esm/components/table/index.css +7 -7
  27. package/esm/components/tbody/Component.js +1 -1
  28. package/esm/components/tbody/index.css +2 -2
  29. package/esm/components/tcell/Component.js +1 -1
  30. package/esm/components/tcell/index.css +6 -6
  31. package/esm/components/texpandable-row/Component.js +1 -1
  32. package/esm/components/texpandable-row/index.css +5 -5
  33. package/esm/components/thead/Component.js +1 -1
  34. package/esm/components/thead/index.css +6 -6
  35. package/esm/components/thead-cell/Component.js +1 -1
  36. package/esm/components/thead-cell/index.css +8 -8
  37. package/esm/components/trow/Component.js +1 -1
  38. package/esm/components/trow/index.css +8 -8
  39. package/esm/components/tsortable-head-cell/Component.js +1 -1
  40. package/esm/components/tsortable-head-cell/index.css +9 -9
  41. package/modern/components/pagination/Component.js +1 -1
  42. package/modern/components/pagination/index.css +8 -8
  43. package/modern/components/pagination/select-field/index.css +4 -4
  44. package/modern/components/pagination/select-field/index.js +1 -1
  45. package/modern/components/table/Component.js +1 -1
  46. package/modern/components/table/index.css +7 -7
  47. package/modern/components/tbody/Component.js +1 -1
  48. package/modern/components/tbody/index.css +2 -2
  49. package/modern/components/tcell/Component.js +1 -1
  50. package/modern/components/tcell/index.css +6 -6
  51. package/modern/components/texpandable-row/Component.js +1 -1
  52. package/modern/components/texpandable-row/index.css +5 -5
  53. package/modern/components/thead/Component.js +1 -1
  54. package/modern/components/thead/index.css +6 -6
  55. package/modern/components/thead-cell/Component.js +1 -1
  56. package/modern/components/thead-cell/index.css +8 -8
  57. package/modern/components/trow/Component.js +1 -1
  58. package/modern/components/trow/index.css +8 -8
  59. package/modern/components/tsortable-head-cell/Component.js +1 -1
  60. package/modern/components/tsortable-head-cell/index.css +9 -9
  61. package/package.json +2 -2
@@ -14,7 +14,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
14
14
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
15
15
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
16
16
 
17
- var styles = {"component":"table__component_zvqs3","pagesWrapper":"table__pagesWrapper_zvqs3","tag":"table__tag_zvqs3","tagActive":"table__tagActive_zvqs3","menu":"table__menu_zvqs3","option":"table__option_zvqs3"};
17
+ var styles = {"component":"table__component_bktll","pagesWrapper":"table__pagesWrapper_bktll","tag":"table__tag_bktll","tagActive":"table__tagActive_bktll","menu":"table__menu_bktll","option":"table__option_bktll"};
18
18
  require('./index.css')
19
19
 
20
20
  var Pagination = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 18lx1 */
1
+ /* hash: tadrh */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-primary: #dbdee1; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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_zvqs3 {
23
+ } .table__component_bktll {
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_zvqs3 {
31
+ } .table__pagesWrapper_bktll {
32
32
  display: flex;
33
- } .table__tag_zvqs3.table__tag_zvqs3 {
33
+ } .table__tag_bktll.table__tag_bktll {
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_zvqs3.table__tag_zvqs3:last-child {
38
+ } .table__tag_bktll.table__tag_bktll:last-child {
39
39
  margin-right: 0;
40
- } .table__tag_zvqs3.table__tag_zvqs3.table__tagActive_zvqs3 {
40
+ } .table__tag_bktll.table__tag_bktll.table__tagActive_bktll {
41
41
  cursor: default;
42
- } .table__menu_zvqs3 {
42
+ } .table__menu_bktll {
43
43
  margin: var(--gap-2xs) 0;
44
- } .table__option_zvqs3 {
44
+ } .table__option_bktll {
45
45
  min-width: 208px;
46
46
  }
@@ -1,4 +1,4 @@
1
- /* hash: 1n0j4 */
1
+ /* hash: 17ozu */
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_w9tyd svg {
18
+ } .table__field_7ywrv svg {
19
19
  width: 18px;
20
20
  height: 18px;
21
- } .table__open_w9tyd,
22
- .table__open_w9tyd:hover {
21
+ } .table__open_7ywrv,
22
+ .table__open_7ywrv:hover {
23
23
  background-color: var(--color-light-specialbg-component-shade-7);
24
24
  }
@@ -10,7 +10,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
10
10
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
11
11
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
12
12
 
13
- var styles = {"field":"table__field_w9tyd","open":"table__open_w9tyd"};
13
+ var styles = {"field":"table__field_7ywrv","open":"table__open_7ywrv"};
14
14
  require('./index.css')
15
15
 
16
16
  var CustomSelectField = function (_a) {
@@ -13,7 +13,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
13
13
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
14
14
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
15
15
 
16
- var styles = {"component":"table__component_40720","wrapper":"table__wrapper_40720","stickyHeader":"table__stickyHeader_40720","hasPagination":"table__hasPagination_40720","table":"table__table_40720"};
16
+ var styles = {"component":"table__component_154a7","wrapper":"table__wrapper_154a7","stickyHeader":"table__stickyHeader_154a7","hasPagination":"table__hasPagination_154a7","table":"table__table_154a7"};
17
17
  require('./index.css')
18
18
 
19
19
  var Table = React.forwardRef(function (_a, ref) {
@@ -1,4 +1,4 @@
1
- /* hash: 1bg5w */
1
+ /* hash: craob */
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 */
@@ -19,24 +19,24 @@
19
19
  --gap-m: 16px;
20
20
  } :root {
21
21
  } :root {
22
- } .table__component_40720 {
22
+ } .table__component_154a7 {
23
23
  box-sizing: border-box;
24
- } .table__wrapper_40720 {
24
+ } .table__wrapper_154a7 {
25
25
  padding: 0 var(--gap-m) var(--gap-m);
26
26
  background: var(--color-light-bg-primary);
27
27
  box-shadow: var(--shadow-xs-hard);
28
28
  border-radius: var(--border-radius-m);
29
29
  overflow: auto;
30
- } .table__stickyHeader_40720 {
30
+ } .table__stickyHeader_154a7 {
31
31
  max-height: 100%;
32
- } .table__hasPagination_40720 {
32
+ } .table__hasPagination_154a7 {
33
33
  padding-bottom: 0;
34
- } .table__table_40720 {
34
+ } .table__table_154a7 {
35
35
  width: 100%;
36
36
  border-collapse: collapse;
37
37
  box-sizing: border-box
38
38
 
39
39
  /* TODO: Хак для выравнивания чекбокса */
40
- } .table__table_40720 td:first-child label > *[class^='box'], .table__table_40720 th:first-child label > *[class^='box'] {
40
+ } .table__table_154a7 td:first-child label > *[class^='box'], .table__table_154a7 th:first-child label > *[class^='box'] {
41
41
  margin-top: 0;
42
42
  }
@@ -9,7 +9,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
9
9
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
10
10
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
11
11
 
12
- var styles = {"component":"table__component_1l8jg"};
12
+ var styles = {"component":"table__component_qw168"};
13
13
  require('./index.css')
14
14
 
15
15
  var TBody = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1d8wb */
1
+ /* hash: 1qpcz */
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_1l8jg {
17
+ } .table__component_qw168 {
18
18
  width: 100%;
19
19
  box-sizing: border-box;
20
20
  }
@@ -10,7 +10,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
10
10
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
11
11
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
12
12
 
13
- var styles = {"component":"table__component_1xze0","compactHorizontal":"table__compactHorizontal_1xze0","compact":"table__compact_1xze0"};
13
+ var styles = {"component":"table__component_18qdi","compactHorizontal":"table__compactHorizontal_18qdi","compact":"table__compact_18qdi"};
14
14
  require('./index.css')
15
15
 
16
16
  var TCell = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 3puuk */
1
+ /* hash: 167td */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-primary: #dbdee1;
@@ -20,7 +20,7 @@
20
20
  --gap-xl: 24px;
21
21
  } :root {
22
22
  } :root {
23
- } .table__component_1xze0 {
23
+ } .table__component_18qdi {
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_1xze0:first-child {
34
+ } .table__component_18qdi:first-child {
35
35
  padding-left: var(--gap-m);
36
- } .table__component_1xze0:last-child {
36
+ } .table__component_18qdi:last-child {
37
37
  padding-right: var(--gap-m);
38
- } .table__compactHorizontal_1xze0 {
38
+ } .table__compactHorizontal_18qdi {
39
39
  padding-left: 6px;
40
40
  padding-right: 6px;
41
- } .table__compact_1xze0 {
41
+ } .table__compact_18qdi {
42
42
  padding-top: var(--gap-xs);
43
43
  padding-bottom: var(--gap-xs);
44
44
 
@@ -10,7 +10,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
10
10
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
11
11
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
12
12
 
13
- var styles = {"row":"table__row_14730","selected":"table__selected_14730","expanded":"table__expanded_14730","expandable":"table__expandable_14730"};
13
+ var styles = {"row":"table__row_32zv1","selected":"table__selected_32zv1","expanded":"table__expanded_32zv1","expandable":"table__expandable_32zv1"};
14
14
  require('./index.css')
15
15
 
16
16
  var TExpandableRow = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: bu3hc */
1
+ /* hash: 1aiyp */
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_14730 {
17
+ } .table__row_32zv1 {
18
18
  cursor: pointer;
19
- } .table__selected_14730.table__expanded_14730 {
19
+ } .table__selected_32zv1.table__expanded_32zv1 {
20
20
  background-color: inherit;
21
- } .table__expanded_14730:hover {
21
+ } .table__expanded_32zv1:hover {
22
22
  background-color: inherit;
23
- } .table__expandable_14730 td {
23
+ } .table__expandable_32zv1 td {
24
24
  margin: 0;
25
25
  padding-top: 0;
26
26
  padding-bottom: 0;
@@ -9,7 +9,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
9
9
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
10
10
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
11
11
 
12
- var styles = {"component":"table__component_1rjzh","row":"table__row_1rjzh"};
12
+ var styles = {"component":"table__component_18ck3","row":"table__row_18ck3"};
13
13
  require('./index.css')
14
14
 
15
15
  var THead = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1i77w */
1
+ /* hash: 1rx6h */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-quaternary: #dbdee1; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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_1rjzh {
19
+ } .table__component_18ck3 {
20
20
  position: relative;
21
21
  width: 100%;
22
22
  box-sizing: border-box
23
- } .table__component_1rjzh th:not(:last-child):not(:empty):after {
23
+ } .table__component_18ck3 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_1rjzh th:after {
34
+ } .table__component_18ck3 th:after {
35
35
  opacity: 0;
36
- } .table__component_1rjzh:hover th:after {
36
+ } .table__component_18ck3:hover th:after {
37
37
  opacity: 1;
38
- } .table__row_1rjzh {
38
+ } .table__row_18ck3 {
39
39
  height: 72px;
40
40
  }
@@ -10,7 +10,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
10
10
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
11
11
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
12
12
 
13
- var styles = {"component":"table__component_3uj7a","sortable":"table__sortable_3uj7a","sorted":"table__sorted_3uj7a","stickyHeader":"table__stickyHeader_3uj7a","compactHorizontal":"table__compactHorizontal_3uj7a"};
13
+ var styles = {"component":"table__component_s5gds","sortable":"table__sortable_s5gds","sorted":"table__sorted_s5gds","stickyHeader":"table__stickyHeader_s5gds","compactHorizontal":"table__compactHorizontal_s5gds"};
14
14
  require('./index.css')
15
15
 
16
16
  var THeadCell = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: yx7vx */
1
+ /* hash: 1e8r6 */
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_3uj7a {
24
+ } .table__component_s5gds {
25
25
  font-size: 12px;
26
26
  line-height: 16px;
27
27
  font-weight: 500;
@@ -37,21 +37,21 @@
37
37
  background: var(--color-light-bg-primary);
38
38
  vertical-align: top;
39
39
  box-sizing: border-box
40
- } .table__component_3uj7a:first-child {
40
+ } .table__component_s5gds:first-child {
41
41
  padding-left: var(--gap-m);
42
- } .table__component_3uj7a:last-child {
42
+ } .table__component_s5gds:last-child {
43
43
  padding-right: var(--gap-m);
44
- } .table__sortable_3uj7a {
44
+ } .table__sortable_s5gds {
45
45
  cursor: pointer;
46
- } .table__sorted_3uj7a {
46
+ } .table__sorted_s5gds {
47
47
  color: var(--color-light-text-primary);
48
- } .table__stickyHeader_3uj7a {
48
+ } .table__stickyHeader_s5gds {
49
49
  top: 0;
50
50
  position: sticky;
51
51
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
52
52
  border: none;
53
53
  z-index: 1;
54
- } .table__compactHorizontal_3uj7a {
54
+ } .table__compactHorizontal_s5gds {
55
55
  padding-left: 6px;
56
56
  padding-right: 6px;
57
57
  }
@@ -9,7 +9,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
9
9
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
10
10
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
11
11
 
12
- var styles = {"component":"table__component_npbtb","withoutBorder":"table__withoutBorder_npbtb","clickable":"table__clickable_npbtb","selected":"table__selected_npbtb"};
12
+ var styles = {"component":"table__component_1xhfd","withoutBorder":"table__withoutBorder_1xhfd","clickable":"table__clickable_1xhfd","selected":"table__selected_1xhfd"};
13
13
  require('./index.css')
14
14
 
15
15
  var TRow = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: aqjdr */
1
+ /* hash: 1d8hw */
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_npbtb {
20
+ } .table__component_1xhfd {
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_npbtb:first-child td {
26
+ } .table__component_1xhfd:first-child td {
27
27
  border-top: 0;
28
- } .table__withoutBorder_npbtb td {
28
+ } .table__withoutBorder_1xhfd td {
29
29
  border: none;
30
- } .table__clickable_npbtb {
30
+ } .table__clickable_1xhfd {
31
31
  cursor: pointer
32
- } .table__clickable_npbtb:hover {
32
+ } .table__clickable_1xhfd:hover {
33
33
  background-color: var(--color-light-bg-secondary);
34
- } .table__selected_npbtb {
34
+ } .table__selected_1xhfd {
35
35
  background-color: #f2f8ff /* нет цвета в палитре */
36
- } .table__selected_npbtb:hover {
36
+ } .table__selected_1xhfd:hover {
37
37
  background-color: var(--color-static-graphic-solitude);
38
38
  }
@@ -14,7 +14,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
14
14
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
15
15
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
16
16
 
17
- var styles = {"component":"table__component_14xjr","content":"table__content_14xjr","icon":"table__icon_14xjr","reverse":"table__reverse_14xjr","sorted":"table__sorted_14xjr"};
17
+ var styles = {"component":"table__component_70iun","content":"table__content_70iun","icon":"table__icon_70iun","reverse":"table__reverse_70iun","sorted":"table__sorted_70iun"};
18
18
  require('./index.css')
19
19
 
20
20
  var TSortableHeadCell = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: e6v8q */
1
+ /* hash: 1ej42 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-link: #007aff;
@@ -18,12 +18,12 @@
18
18
  --gap-xs: 8px;
19
19
  } :root {
20
20
  } :root {
21
- } .table__component_14xjr {
21
+ } .table__component_70iun {
22
22
  position: relative;
23
- } .table__content_14xjr {
23
+ } .table__content_70iun {
24
24
  display: flex;
25
25
  align-items: flex-start;
26
- } .table__icon_14xjr {
26
+ } .table__icon_70iun {
27
27
  cursor: pointer;
28
28
  margin-left: var(--gap-xs);
29
29
 
@@ -35,15 +35,15 @@
35
35
  color: var(--color-light-graphic-secondary);
36
36
  transition: color 0.2s ease;
37
37
  flex-shrink: 0
38
- } .table__icon_14xjr:hover {
38
+ } .table__icon_70iun:hover {
39
39
  color: var(--color-light-graphic-primary);
40
- } .table__reverse_14xjr {
40
+ } .table__reverse_70iun {
41
41
  flex-direction: row-reverse
42
- } .table__reverse_14xjr .table__icon_14xjr {
42
+ } .table__reverse_70iun .table__icon_70iun {
43
43
  margin-left: 0;
44
44
  margin-right: var(--gap-xs);
45
- } .table__sorted_14xjr {
45
+ } .table__sorted_70iun {
46
46
  color: var(--color-light-graphic-link)
47
- } .table__sorted_14xjr:hover {
47
+ } .table__sorted_70iun:hover {
48
48
  color: var(--color-light-graphic-link);
49
49
  }
@@ -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_zvqs3","pagesWrapper":"table__pagesWrapper_zvqs3","tag":"table__tag_zvqs3","tagActive":"table__tagActive_zvqs3","menu":"table__menu_zvqs3","option":"table__option_zvqs3"};
10
+ var styles = {"component":"table__component_bktll","pagesWrapper":"table__pagesWrapper_bktll","tag":"table__tag_bktll","tagActive":"table__tagActive_bktll","menu":"table__menu_bktll","option":"table__option_bktll"};
11
11
  require('./index.css')
12
12
 
13
13
  var Pagination = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 18lx1 */
1
+ /* hash: tadrh */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-primary: #dbdee1; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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_zvqs3 {
23
+ } .table__component_bktll {
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_zvqs3 {
31
+ } .table__pagesWrapper_bktll {
32
32
  display: flex;
33
- } .table__tag_zvqs3.table__tag_zvqs3 {
33
+ } .table__tag_bktll.table__tag_bktll {
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_zvqs3.table__tag_zvqs3:last-child {
38
+ } .table__tag_bktll.table__tag_bktll:last-child {
39
39
  margin-right: 0;
40
- } .table__tag_zvqs3.table__tag_zvqs3.table__tagActive_zvqs3 {
40
+ } .table__tag_bktll.table__tag_bktll.table__tagActive_bktll {
41
41
  cursor: default;
42
- } .table__menu_zvqs3 {
42
+ } .table__menu_bktll {
43
43
  margin: var(--gap-2xs) 0;
44
- } .table__option_zvqs3 {
44
+ } .table__option_bktll {
45
45
  min-width: 208px;
46
46
  }
@@ -1,4 +1,4 @@
1
- /* hash: 1n0j4 */
1
+ /* hash: 17ozu */
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_w9tyd svg {
18
+ } .table__field_7ywrv svg {
19
19
  width: 18px;
20
20
  height: 18px;
21
- } .table__open_w9tyd,
22
- .table__open_w9tyd:hover {
21
+ } .table__open_7ywrv,
22
+ .table__open_7ywrv:hover {
23
23
  background-color: var(--color-light-specialbg-component-shade-7);
24
24
  }
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import { Button } from '@alfalab/core-components-button/esm';
5
5
 
6
- var styles = {"field":"table__field_w9tyd","open":"table__open_w9tyd"};
6
+ var styles = {"field":"table__field_7ywrv","open":"table__open_7ywrv"};
7
7
  require('./index.css')
8
8
 
9
9
  var CustomSelectField = function (_a) {
@@ -6,7 +6,7 @@ import { findAllHeadCellsProps } from './utils.js';
6
6
  import '../../utils.js';
7
7
  import '../thead/Component.js';
8
8
 
9
- var styles = {"component":"table__component_40720","wrapper":"table__wrapper_40720","stickyHeader":"table__stickyHeader_40720","hasPagination":"table__hasPagination_40720","table":"table__table_40720"};
9
+ var styles = {"component":"table__component_154a7","wrapper":"table__wrapper_154a7","stickyHeader":"table__stickyHeader_154a7","hasPagination":"table__hasPagination_154a7","table":"table__table_154a7"};
10
10
  require('./index.css')
11
11
 
12
12
  var Table = forwardRef(function (_a, ref) {
@@ -1,4 +1,4 @@
1
- /* hash: 1bg5w */
1
+ /* hash: craob */
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 */
@@ -19,24 +19,24 @@
19
19
  --gap-m: 16px;
20
20
  } :root {
21
21
  } :root {
22
- } .table__component_40720 {
22
+ } .table__component_154a7 {
23
23
  box-sizing: border-box;
24
- } .table__wrapper_40720 {
24
+ } .table__wrapper_154a7 {
25
25
  padding: 0 var(--gap-m) var(--gap-m);
26
26
  background: var(--color-light-bg-primary);
27
27
  box-shadow: var(--shadow-xs-hard);
28
28
  border-radius: var(--border-radius-m);
29
29
  overflow: auto;
30
- } .table__stickyHeader_40720 {
30
+ } .table__stickyHeader_154a7 {
31
31
  max-height: 100%;
32
- } .table__hasPagination_40720 {
32
+ } .table__hasPagination_154a7 {
33
33
  padding-bottom: 0;
34
- } .table__table_40720 {
34
+ } .table__table_154a7 {
35
35
  width: 100%;
36
36
  border-collapse: collapse;
37
37
  box-sizing: border-box
38
38
 
39
39
  /* TODO: Хак для выравнивания чекбокса */
40
- } .table__table_40720 td:first-child label > *[class^='box'], .table__table_40720 th:first-child label > *[class^='box'] {
40
+ } .table__table_154a7 td:first-child label > *[class^='box'], .table__table_154a7 th:first-child label > *[class^='box'] {
41
41
  margin-top: 0;
42
42
  }
@@ -2,7 +2,7 @@ import { __rest, __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
4
 
5
- var styles = {"component":"table__component_1l8jg"};
5
+ var styles = {"component":"table__component_qw168"};
6
6
  require('./index.css')
7
7
 
8
8
  var TBody = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1d8wb */
1
+ /* hash: 1qpcz */
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_1l8jg {
17
+ } .table__component_qw168 {
18
18
  width: 100%;
19
19
  box-sizing: border-box;
20
20
  }
@@ -3,7 +3,7 @@ import React, { useContext } from 'react';
3
3
  import cn from 'classnames';
4
4
  import { TableContext } from '../table-context/index.js';
5
5
 
6
- var styles = {"component":"table__component_1xze0","compactHorizontal":"table__compactHorizontal_1xze0","compact":"table__compact_1xze0"};
6
+ var styles = {"component":"table__component_18qdi","compactHorizontal":"table__compactHorizontal_18qdi","compact":"table__compact_18qdi"};
7
7
  require('./index.css')
8
8
 
9
9
  var TCell = function (_a) {