@alfalab/core-components-table 2.2.25 → 2.2.27

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
@@ -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_10e99","pagesWrapper":"table__pagesWrapper_10e99","tag":"table__tag_10e99","tagActive":"table__tagActive_10e99","menu":"table__menu_10e99","option":"table__option_10e99"};
19
+ var styles = {"component":"table__component_rrqhp","pagesWrapper":"table__pagesWrapper_rrqhp","tag":"table__tag_rrqhp","tagActive":"table__tagActive_rrqhp","menu":"table__menu_rrqhp","option":"table__option_rrqhp"};
20
20
  require('./index.css')
21
21
 
22
22
  var Pagination = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: icovz */
1
+ /* hash: 1bjau */
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_10e99 {
23
+ } .table__component_rrqhp {
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_10e99 {
31
+ } .table__pagesWrapper_rrqhp {
32
32
  display: flex;
33
- } .table__tag_10e99.table__tag_10e99 {
33
+ } .table__tag_rrqhp.table__tag_rrqhp {
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_10e99.table__tag_10e99:last-child {
38
+ } .table__tag_rrqhp.table__tag_rrqhp:last-child {
39
39
  margin-right: 0;
40
- } .table__tag_10e99.table__tag_10e99.table__tagActive_10e99 {
40
+ } .table__tag_rrqhp.table__tag_rrqhp.table__tagActive_rrqhp {
41
41
  cursor: default;
42
- } .table__menu_10e99 {
42
+ } .table__menu_rrqhp {
43
43
  margin: var(--gap-2xs) 0;
44
- } .table__option_10e99 {
44
+ } .table__option_rrqhp {
45
45
  min-width: 208px;
46
46
  }
@@ -1,4 +1,4 @@
1
- /* hash: wrayj */
1
+ /* hash: 1pxwx */
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_wscfu svg {
18
+ } .table__field_16qno svg {
19
19
  width: 18px;
20
20
  height: 18px;
21
- } .table__open_wscfu,
22
- .table__open_wscfu:hover {
21
+ } .table__open_16qno,
22
+ .table__open_16qno: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_wscfu","open":"table__open_wscfu"};
15
+ var styles = {"field":"table__field_16qno","open":"table__open_16qno"};
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_mt4xy","wrapper":"table__wrapper_mt4xy","stickyHeader":"table__stickyHeader_mt4xy","hasPagination":"table__hasPagination_mt4xy","table":"table__table_mt4xy"};
18
+ var styles = {"component":"table__component_5dj65","wrapper":"table__wrapper_5dj65","stickyHeader":"table__stickyHeader_5dj65","hasPagination":"table__hasPagination_5dj65","table":"table__table_5dj65"};
19
19
  require('./index.css')
20
20
 
21
21
  var Table = React.forwardRef(function (_a, ref) {
@@ -1,4 +1,4 @@
1
- /* hash: t6zif */
1
+ /* hash: 1edjp */
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_mt4xy {
21
+ } .table__component_5dj65 {
22
22
  box-sizing: border-box;
23
- } .table__wrapper_mt4xy {
23
+ } .table__wrapper_5dj65 {
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_mt4xy {
29
+ } .table__stickyHeader_5dj65 {
30
30
  max-height: 100%;
31
- } .table__hasPagination_mt4xy {
31
+ } .table__hasPagination_5dj65 {
32
32
  padding-bottom: 0;
33
- } .table__table_mt4xy {
33
+ } .table__table_5dj65 {
34
34
  width: 100%;
35
35
  border-collapse: collapse;
36
36
  box-sizing: border-box
37
37
 
38
38
  /* TODO: Хак для выравнивания чекбокса */
39
- } .table__table_mt4xy td:first-child label > *[class^='box'], .table__table_mt4xy th:first-child label > *[class^='box'] {
39
+ } .table__table_5dj65 td:first-child label > *[class^='box'], .table__table_5dj65 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_v4rpj"};
14
+ var styles = {"component":"table__component_1jpfq"};
15
15
  require('./index.css')
16
16
 
17
17
  var TBody = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 8a2nm */
1
+ /* hash: 1g6a5 */
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_v4rpj {
17
+ } .table__component_1jpfq {
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_j3pc8","compactHorizontal":"table__compactHorizontal_j3pc8","compact":"table__compact_j3pc8"};
15
+ var styles = {"component":"table__component_qlmih","compactHorizontal":"table__compactHorizontal_qlmih","compact":"table__compact_qlmih"};
16
16
  require('./index.css')
17
17
 
18
18
  var TCell = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: o0qn9 */
1
+ /* hash: sh1ee */
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_j3pc8 {
23
+ } .table__component_qlmih {
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_j3pc8:first-child {
34
+ } .table__component_qlmih:first-child {
35
35
  padding-left: var(--gap-m);
36
- } .table__component_j3pc8:last-child {
36
+ } .table__component_qlmih:last-child {
37
37
  padding-right: var(--gap-m);
38
- } .table__compactHorizontal_j3pc8 {
38
+ } .table__compactHorizontal_qlmih {
39
39
  padding-left: 6px;
40
40
  padding-right: 6px;
41
- } .table__compact_j3pc8 {
41
+ } .table__compact_qlmih {
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_2oid2","selected":"table__selected_2oid2","expanded":"table__expanded_2oid2","expandable":"table__expandable_2oid2"};
15
+ var styles = {"row":"table__row_1xkkq","selected":"table__selected_1xkkq","expanded":"table__expanded_1xkkq","expandable":"table__expandable_1xkkq"};
16
16
  require('./index.css')
17
17
 
18
18
  var TExpandableRow = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 11zqw */
1
+ /* hash: erhaj */
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_2oid2 {
17
+ } .table__row_1xkkq {
18
18
  cursor: pointer;
19
- } .table__selected_2oid2.table__expanded_2oid2 {
19
+ } .table__selected_1xkkq.table__expanded_1xkkq {
20
20
  background-color: inherit;
21
- } .table__expanded_2oid2:hover {
21
+ } .table__expanded_1xkkq:hover {
22
22
  background-color: inherit;
23
- } .table__expandable_2oid2 td {
23
+ } .table__expandable_1xkkq 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_1m45l","row":"table__row_1m45l"};
14
+ var styles = {"component":"table__component_wg2hy","row":"table__row_wg2hy"};
15
15
  require('./index.css')
16
16
 
17
17
  var THead = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 7a1vd */
1
+ /* hash: 1l4lp */
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_1m45l {
19
+ } .table__component_wg2hy {
20
20
  position: relative;
21
21
  width: 100%;
22
22
  box-sizing: border-box
23
- } .table__component_1m45l th:not(:last-child):not(:empty):after {
23
+ } .table__component_wg2hy 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_1m45l th:after {
34
+ } .table__component_wg2hy th:after {
35
35
  opacity: 0;
36
- } .table__component_1m45l:hover th:after {
36
+ } .table__component_wg2hy:hover th:after {
37
37
  opacity: 1;
38
- } .table__row_1m45l {
38
+ } .table__row_wg2hy {
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_gp4q6","sortable":"table__sortable_gp4q6","sorted":"table__sorted_gp4q6","stickyHeader":"table__stickyHeader_gp4q6","compactHorizontal":"table__compactHorizontal_gp4q6"};
15
+ var styles = {"component":"table__component_s8hbg","sortable":"table__sortable_s8hbg","sorted":"table__sorted_s8hbg","stickyHeader":"table__stickyHeader_s8hbg","compactHorizontal":"table__compactHorizontal_s8hbg"};
16
16
  require('./index.css')
17
17
 
18
18
  var THeadCell = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1v17o */
1
+ /* hash: 11ulp */
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_gp4q6 {
24
+ } .table__component_s8hbg {
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_gp4q6:first-child {
40
+ } .table__component_s8hbg:first-child {
41
41
  padding-left: var(--gap-m);
42
- } .table__component_gp4q6:last-child {
42
+ } .table__component_s8hbg:last-child {
43
43
  padding-right: var(--gap-m);
44
- } .table__sortable_gp4q6 {
44
+ } .table__sortable_s8hbg {
45
45
  cursor: pointer;
46
- } .table__sorted_gp4q6 {
46
+ } .table__sorted_s8hbg {
47
47
  color: var(--color-light-text-primary);
48
- } .table__stickyHeader_gp4q6 {
48
+ } .table__stickyHeader_s8hbg {
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_gp4q6 {
54
+ } .table__compactHorizontal_s8hbg {
55
55
  padding-left: 6px;
56
56
  padding-right: 6px;
57
57
  }
@@ -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_1l7v7","withoutBorder":"table__withoutBorder_1l7v7","clickable":"table__clickable_1l7v7","selected":"table__selected_1l7v7"};
14
+ var styles = {"component":"table__component_3hhon","withoutBorder":"table__withoutBorder_3hhon","clickable":"table__clickable_3hhon","selected":"table__selected_3hhon"};
15
15
  require('./index.css')
16
16
 
17
17
  var TRow = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 10w6s */
1
+ /* hash: dnx6x */
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_1l7v7 {
20
+ } .table__component_3hhon {
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_1l7v7:first-child td {
26
+ } .table__component_3hhon:first-child td {
27
27
  border-top: 0;
28
- } .table__withoutBorder_1l7v7 td {
28
+ } .table__withoutBorder_3hhon td {
29
29
  border: none;
30
- } .table__clickable_1l7v7 {
30
+ } .table__clickable_3hhon {
31
31
  cursor: pointer
32
- } .table__clickable_1l7v7:hover {
32
+ } .table__clickable_3hhon:hover {
33
33
  background-color: var(--color-light-bg-secondary);
34
- } .table__selected_1l7v7 {
34
+ } .table__selected_3hhon {
35
35
  background-color: #f2f8ff /* нет цвета в палитре */
36
- } .table__selected_1l7v7:hover {
36
+ } .table__selected_3hhon: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 = {"component":"table__component_1addm","content":"table__content_1addm","icon":"table__icon_1addm","reverse":"table__reverse_1addm","sorted":"table__sorted_1addm"};
19
+ var styles = {"component":"table__component_k4hcc","content":"table__content_k4hcc","icon":"table__icon_k4hcc","reverse":"table__reverse_k4hcc","sorted":"table__sorted_k4hcc"};
20
20
  require('./index.css')
21
21
 
22
22
  var TSortableHeadCell = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1p41a */
1
+ /* hash: b9hfk */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-link: #0072ef;
@@ -18,12 +18,12 @@
18
18
  --gap-xs: 8px;
19
19
  } :root {
20
20
  } :root {
21
- } .table__component_1addm {
21
+ } .table__component_k4hcc {
22
22
  position: relative;
23
- } .table__content_1addm {
23
+ } .table__content_k4hcc {
24
24
  display: flex;
25
25
  align-items: flex-start;
26
- } .table__icon_1addm {
26
+ } .table__icon_k4hcc {
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_1addm:hover {
38
+ } .table__icon_k4hcc:hover {
39
39
  color: var(--color-light-graphic-primary);
40
- } .table__reverse_1addm {
40
+ } .table__reverse_k4hcc {
41
41
  flex-direction: row-reverse
42
- } .table__reverse_1addm .table__icon_1addm {
42
+ } .table__reverse_k4hcc .table__icon_k4hcc {
43
43
  margin-left: 0;
44
44
  margin-right: var(--gap-xs);
45
- } .table__sorted_1addm {
45
+ } .table__sorted_k4hcc {
46
46
  color: var(--color-light-graphic-link)
47
- } .table__sorted_1addm:hover {
47
+ } .table__sorted_k4hcc: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_10e99","pagesWrapper":"table__pagesWrapper_10e99","tag":"table__tag_10e99","tagActive":"table__tagActive_10e99","menu":"table__menu_10e99","option":"table__option_10e99"};
10
+ var styles = {"component":"table__component_rrqhp","pagesWrapper":"table__pagesWrapper_rrqhp","tag":"table__tag_rrqhp","tagActive":"table__tagActive_rrqhp","menu":"table__menu_rrqhp","option":"table__option_rrqhp"};
11
11
  require('./index.css')
12
12
 
13
13
  var Pagination = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: icovz */
1
+ /* hash: 1bjau */
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_10e99 {
23
+ } .table__component_rrqhp {
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_10e99 {
31
+ } .table__pagesWrapper_rrqhp {
32
32
  display: flex;
33
- } .table__tag_10e99.table__tag_10e99 {
33
+ } .table__tag_rrqhp.table__tag_rrqhp {
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_10e99.table__tag_10e99:last-child {
38
+ } .table__tag_rrqhp.table__tag_rrqhp:last-child {
39
39
  margin-right: 0;
40
- } .table__tag_10e99.table__tag_10e99.table__tagActive_10e99 {
40
+ } .table__tag_rrqhp.table__tag_rrqhp.table__tagActive_rrqhp {
41
41
  cursor: default;
42
- } .table__menu_10e99 {
42
+ } .table__menu_rrqhp {
43
43
  margin: var(--gap-2xs) 0;
44
- } .table__option_10e99 {
44
+ } .table__option_rrqhp {
45
45
  min-width: 208px;
46
46
  }
@@ -1,4 +1,4 @@
1
- /* hash: wrayj */
1
+ /* hash: 1pxwx */
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_wscfu svg {
18
+ } .table__field_16qno svg {
19
19
  width: 18px;
20
20
  height: 18px;
21
- } .table__open_wscfu,
22
- .table__open_wscfu:hover {
21
+ } .table__open_16qno,
22
+ .table__open_16qno: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_wscfu","open":"table__open_wscfu"};
6
+ var styles = {"field":"table__field_16qno","open":"table__open_16qno"};
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_mt4xy","wrapper":"table__wrapper_mt4xy","stickyHeader":"table__stickyHeader_mt4xy","hasPagination":"table__hasPagination_mt4xy","table":"table__table_mt4xy"};
9
+ var styles = {"component":"table__component_5dj65","wrapper":"table__wrapper_5dj65","stickyHeader":"table__stickyHeader_5dj65","hasPagination":"table__hasPagination_5dj65","table":"table__table_5dj65"};
10
10
  require('./index.css')
11
11
 
12
12
  var Table = forwardRef(function (_a, ref) {
@@ -1,4 +1,4 @@
1
- /* hash: t6zif */
1
+ /* hash: 1edjp */
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_mt4xy {
21
+ } .table__component_5dj65 {
22
22
  box-sizing: border-box;
23
- } .table__wrapper_mt4xy {
23
+ } .table__wrapper_5dj65 {
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_mt4xy {
29
+ } .table__stickyHeader_5dj65 {
30
30
  max-height: 100%;
31
- } .table__hasPagination_mt4xy {
31
+ } .table__hasPagination_5dj65 {
32
32
  padding-bottom: 0;
33
- } .table__table_mt4xy {
33
+ } .table__table_5dj65 {
34
34
  width: 100%;
35
35
  border-collapse: collapse;
36
36
  box-sizing: border-box
37
37
 
38
38
  /* TODO: Хак для выравнивания чекбокса */
39
- } .table__table_mt4xy td:first-child label > *[class^='box'], .table__table_mt4xy th:first-child label > *[class^='box'] {
39
+ } .table__table_5dj65 td:first-child label > *[class^='box'], .table__table_5dj65 th:first-child label > *[class^='box'] {
40
40
  margin-top: 0;
41
41
  }
@@ -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_v4rpj"};
5
+ var styles = {"component":"table__component_1jpfq"};
6
6
  require('./index.css')
7
7
 
8
8
  var TBody = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 8a2nm */
1
+ /* hash: 1g6a5 */
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_v4rpj {
17
+ } .table__component_1jpfq {
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_j3pc8","compactHorizontal":"table__compactHorizontal_j3pc8","compact":"table__compact_j3pc8"};
6
+ var styles = {"component":"table__component_qlmih","compactHorizontal":"table__compactHorizontal_qlmih","compact":"table__compact_qlmih"};
7
7
  require('./index.css')
8
8
 
9
9
  var TCell = function (_a) {