@alfalab/core-components-table 3.0.0-snapshot-95f92d7 → 3.0.0-snapshot-bbf91f6

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/index.css +8 -8
  2. package/components/pagination/index.module.css.js +1 -1
  3. package/components/pagination/select-field/index.css +3 -3
  4. package/components/pagination/select-field/index.module.css.js +1 -1
  5. package/components/table/index.css +6 -6
  6. package/components/table/index.module.css.js +1 -1
  7. package/components/tbody/index.css +1 -1
  8. package/components/tbody/index.module.css.js +1 -1
  9. package/components/tcell/index.css +5 -5
  10. package/components/tcell/index.module.css.js +1 -1
  11. package/components/texpandable-row/index.css +4 -4
  12. package/components/texpandable-row/index.module.css.js +1 -1
  13. package/components/thead/index.css +5 -5
  14. package/components/thead/index.module.css.js +1 -1
  15. package/components/thead-cell/index.css +8 -8
  16. package/components/thead-cell/index.module.css.js +1 -1
  17. package/components/trow/index.css +7 -7
  18. package/components/trow/index.module.css.js +1 -1
  19. package/components/tsortable-head-cell/index.css +7 -7
  20. package/components/tsortable-head-cell/index.module.css.js +1 -1
  21. package/esm/components/pagination/index.css +8 -8
  22. package/esm/components/pagination/index.module.css.js +1 -1
  23. package/esm/components/pagination/select-field/index.css +3 -3
  24. package/esm/components/pagination/select-field/index.module.css.js +1 -1
  25. package/esm/components/table/index.css +6 -6
  26. package/esm/components/table/index.module.css.js +1 -1
  27. package/esm/components/tbody/index.css +1 -1
  28. package/esm/components/tbody/index.module.css.js +1 -1
  29. package/esm/components/tcell/index.css +5 -5
  30. package/esm/components/tcell/index.module.css.js +1 -1
  31. package/esm/components/texpandable-row/index.css +4 -4
  32. package/esm/components/texpandable-row/index.module.css.js +1 -1
  33. package/esm/components/thead/index.css +5 -5
  34. package/esm/components/thead/index.module.css.js +1 -1
  35. package/esm/components/thead-cell/index.css +8 -8
  36. package/esm/components/thead-cell/index.module.css.js +1 -1
  37. package/esm/components/trow/index.css +7 -7
  38. package/esm/components/trow/index.module.css.js +1 -1
  39. package/esm/components/tsortable-head-cell/index.css +7 -7
  40. package/esm/components/tsortable-head-cell/index.module.css.js +1 -1
  41. package/modern/components/pagination/index.css +8 -8
  42. package/modern/components/pagination/index.module.css.js +1 -1
  43. package/modern/components/pagination/select-field/index.css +3 -3
  44. package/modern/components/pagination/select-field/index.module.css.js +1 -1
  45. package/modern/components/table/index.css +6 -6
  46. package/modern/components/table/index.module.css.js +1 -1
  47. package/modern/components/tbody/index.css +1 -1
  48. package/modern/components/tbody/index.module.css.js +1 -1
  49. package/modern/components/tcell/index.css +5 -5
  50. package/modern/components/tcell/index.module.css.js +1 -1
  51. package/modern/components/texpandable-row/index.css +4 -4
  52. package/modern/components/texpandable-row/index.module.css.js +1 -1
  53. package/modern/components/thead/index.css +5 -5
  54. package/modern/components/thead/index.module.css.js +1 -1
  55. package/modern/components/thead-cell/index.css +8 -8
  56. package/modern/components/thead-cell/index.module.css.js +1 -1
  57. package/modern/components/trow/index.css +7 -7
  58. package/modern/components/trow/index.module.css.js +1 -1
  59. package/modern/components/tsortable-head-cell/index.css +7 -7
  60. package/modern/components/tsortable-head-cell/index.module.css.js +1 -1
  61. package/package.json +6 -6
@@ -12,7 +12,7 @@
12
12
  --gap-16: var(--gap-m);
13
13
  --gap-24: var(--gap-xl);
14
14
  --gap-32: var(--gap-2xl);
15
- } .table__component_1ra7s {
15
+ } .table__component_1hrpp {
16
16
  position: sticky;
17
17
  left: var(--gap-0);
18
18
  display: flex;
@@ -22,21 +22,21 @@
22
22
  padding: var(--gap-24) var(--gap-16) var(--gap-32);
23
23
  border-top: 1px solid var(--color-light-neutral-400);
24
24
  box-sizing: border-box;
25
- } .table__pagesWrapper_1ra7s {
25
+ } .table__pagesWrapper_1hrpp {
26
26
  display: flex;
27
- } .table__tag_1ra7s.table__tag_1ra7s {
27
+ } .table__tag_1hrpp.table__tag_1hrpp {
28
28
  flex-shrink: 0;
29
29
  margin-right: var(--gap-8);
30
30
  padding: var(--gap-0) var(--gap-8);
31
31
  min-width: 32px
32
- } .table__tag_1ra7s.table__tag_1ra7s:last-child {
32
+ } .table__tag_1hrpp.table__tag_1hrpp:last-child {
33
33
  margin-right: var(--gap-0);
34
- } .table__tag_1ra7s.table__tag_1ra7s.table__tagActive_1ra7s {
34
+ } .table__tag_1hrpp.table__tag_1hrpp.table__tagActive_1hrpp {
35
35
  cursor: default;
36
- } .table__pagination_1ra7s {
36
+ } .table__pagination_1hrpp {
37
37
  margin-left: auto;
38
- } .table__menu_1ra7s {
38
+ } .table__menu_1hrpp {
39
39
  margin: var(--gap-4) var(--gap-0);
40
- } .table__option_1ra7s {
40
+ } .table__option_1hrpp {
41
41
  min-width: 208px;
42
42
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"table__component_1ra7s","pagination":"table__pagination_1ra7s","menu":"table__menu_1ra7s","option":"table__option_1ra7s"};
5
+ var styles = {"component":"table__component_1hrpp","pagination":"table__pagination_1hrpp","menu":"table__menu_1hrpp","option":"table__option_1hrpp"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,9 +1,9 @@
1
1
  :root {
2
2
  --color-light-neutral-translucent-200-hover: rgba(15, 25, 55, 0.1);
3
- } .table__field_1ds3s svg {
3
+ } .table__field_11tjo svg {
4
4
  width: 18px;
5
5
  height: 18px;
6
- } .table__open_1ds3s,
7
- .table__open_1ds3s:hover {
6
+ } .table__open_11tjo,
7
+ .table__open_11tjo:hover {
8
8
  background-color: var(--color-light-neutral-translucent-200-hover);
9
9
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"field":"table__field_1ds3s","open":"table__open_1ds3s"};
5
+ var styles = {"field":"table__field_11tjo","open":"table__open_11tjo"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -9,22 +9,22 @@
9
9
  --gap-m: 16px;
10
10
  --gap-0: 0px;
11
11
  --gap-16: var(--gap-m);
12
- } .table__component_14jvh {
12
+ } .table__component_1epht {
13
13
  box-sizing: border-box;
14
- } .table__wrapper_14jvh {
14
+ } .table__wrapper_1epht {
15
15
  padding: var(--gap-0) var(--gap-16) var(--gap-16);
16
16
  background: var(--color-light-base-bg-primary);
17
17
  box-shadow: var(--shadow-xs-hard);
18
18
  border-radius: var(--border-radius-8);
19
19
  overflow: auto;
20
- } .table__stickyHeader_14jvh {
20
+ } .table__stickyHeader_1epht {
21
21
  max-height: 100%;
22
- } .table__hasPagination_14jvh {
22
+ } .table__hasPagination_1epht {
23
23
  padding-bottom: var(--gap-0);
24
- } .table__table_14jvh {
24
+ } .table__table_1epht {
25
25
  width: 100%;
26
26
  border-collapse: collapse;
27
27
  box-sizing: border-box
28
- } .table__table_14jvh td:first-child label > *[class^='box'], .table__table_14jvh th:first-child label > *[class^='box'] {
28
+ } .table__table_1epht td:first-child label > *[class^='box'], .table__table_1epht th:first-child label > *[class^='box'] {
29
29
  margin-top: var(--gap-0);
30
30
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"table__component_14jvh","wrapper":"table__wrapper_14jvh","stickyHeader":"table__stickyHeader_14jvh","hasPagination":"table__hasPagination_14jvh","table":"table__table_14jvh"};
5
+ var styles = {"component":"table__component_1epht","wrapper":"table__wrapper_1epht","stickyHeader":"table__stickyHeader_1epht","hasPagination":"table__hasPagination_1epht","table":"table__table_1epht"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,4 +1,4 @@
1
- .table__component_xt906 {
1
+ .table__component_12xrk {
2
2
  width: 100%;
3
3
  box-sizing: border-box;
4
4
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"table__component_xt906"};
5
+ var styles = {"component":"table__component_12xrk"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -10,7 +10,7 @@
10
10
  --gap-12: var(--gap-s);
11
11
  --gap-16: var(--gap-m);
12
12
  --gap-24: var(--gap-xl);
13
- } .table__component_1uzkc {
13
+ } .table__component_11zua {
14
14
  font-size: 14px;
15
15
  line-height: 20px;
16
16
  font-weight: 400;
@@ -21,14 +21,14 @@
21
21
  border-top: 1px solid var(--color-light-neutral-400);
22
22
  vertical-align: top;
23
23
  box-sizing: border-box
24
- } .table__component_1uzkc:first-child {
24
+ } .table__component_11zua:first-child {
25
25
  padding-left: var(--gap-16);
26
- } .table__component_1uzkc:last-child {
26
+ } .table__component_11zua:last-child {
27
27
  padding-right: var(--gap-16);
28
- } .table__compactHorizontal_1uzkc {
28
+ } .table__compactHorizontal_11zua {
29
29
  padding-left: 6px;
30
30
  padding-right: 6px;
31
- } .table__compact_1uzkc {
31
+ } .table__compact_11zua {
32
32
  padding-top: var(--gap-8);
33
33
  padding-bottom: var(--gap-8);
34
34
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"table__component_1uzkc","compactHorizontal":"table__compactHorizontal_1uzkc","compact":"table__compact_1uzkc"};
5
+ var styles = {"component":"table__component_11zua","compactHorizontal":"table__compactHorizontal_11zua","compact":"table__compact_11zua"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,12 +1,12 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
- } .table__row_yxrlo {
3
+ } .table__row_vbtku {
4
4
  cursor: pointer;
5
- } .table__selected_yxrlo.table__expanded_yxrlo {
5
+ } .table__selected_vbtku.table__expanded_vbtku {
6
6
  background-color: inherit;
7
- } .table__expanded_yxrlo:hover {
7
+ } .table__expanded_vbtku:hover {
8
8
  background-color: inherit;
9
- } .table__expandable_yxrlo td {
9
+ } .table__expandable_vbtku td {
10
10
  margin: var(--gap-0);
11
11
  padding-top: var(--gap-0);
12
12
  padding-bottom: var(--gap-0);
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"row":"table__row_yxrlo","selected":"table__selected_yxrlo","expanded":"table__expanded_yxrlo","expandable":"table__expandable_yxrlo"};
5
+ var styles = {"row":"table__row_vbtku","selected":"table__selected_vbtku","expanded":"table__expanded_vbtku","expandable":"table__expandable_vbtku"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -4,11 +4,11 @@
4
4
  --gap-xs: 8px;
5
5
  --gap-0: 0px;
6
6
  --gap-8: var(--gap-xs);
7
- } .table__component_3w5kb {
7
+ } .table__component_i04yr {
8
8
  position: relative;
9
9
  width: 100%;
10
10
  box-sizing: border-box
11
- } .table__component_3w5kb th:not(:last-child):not(:empty):after {
11
+ } .table__component_i04yr th:not(:last-child):not(:empty):after {
12
12
  transition: opacity 0.2s;
13
13
  position: absolute;
14
14
  content: '';
@@ -19,10 +19,10 @@
19
19
  top: var(--gap-8);
20
20
  bottom: var(--gap-8);
21
21
  background-color: var(--color-light-neutral-400);
22
- } .table__component_3w5kb th:after {
22
+ } .table__component_i04yr th:after {
23
23
  opacity: 0;
24
- } .table__component_3w5kb:hover th:after {
24
+ } .table__component_i04yr:hover th:after {
25
25
  opacity: 1;
26
- } .table__row_3w5kb {
26
+ } .table__row_i04yr {
27
27
  height: 72px;
28
28
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"table__component_3w5kb","row":"table__row_3w5kb"};
5
+ var styles = {"component":"table__component_i04yr","row":"table__row_i04yr"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -12,7 +12,7 @@
12
12
  --gap-12: var(--gap-s);
13
13
  --gap-16: var(--gap-m);
14
14
  --gap-32: var(--gap-2xl);
15
- } .table__component_52j2m {
15
+ } .table__component_ep9bx {
16
16
  font-size: 12px;
17
17
  line-height: 16px;
18
18
  font-weight: 500;
@@ -27,23 +27,23 @@
27
27
  background: var(--color-light-base-bg-primary);
28
28
  vertical-align: top;
29
29
  box-sizing: border-box
30
- } .table__component_52j2m:first-child {
30
+ } .table__component_ep9bx:first-child {
31
31
  padding-left: var(--gap-16);
32
- } .table__component_52j2m:last-child {
32
+ } .table__component_ep9bx:last-child {
33
33
  padding-right: var(--gap-16);
34
- } .table__component_52j2m:not(.table__stickyHeader_52j2m) {
34
+ } .table__component_ep9bx:not(.table__stickyHeader_ep9bx) {
35
35
  position: relative;
36
- } .table__sortable_52j2m {
36
+ } .table__sortable_ep9bx {
37
37
  cursor: pointer;
38
- } .table__sorted_52j2m {
38
+ } .table__sorted_ep9bx {
39
39
  color: var(--color-light-text-primary);
40
- } .table__stickyHeader_52j2m {
40
+ } .table__stickyHeader_ep9bx {
41
41
  top: var(--gap-0);
42
42
  position: sticky;
43
43
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
44
44
  border: none;
45
45
  z-index: 1;
46
- } .table__compactHorizontal_52j2m {
46
+ } .table__compactHorizontal_ep9bx {
47
47
  padding-left: 6px;
48
48
  padding-right: 6px;
49
49
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"table__component_52j2m","stickyHeader":"table__stickyHeader_52j2m","compactHorizontal":"table__compactHorizontal_52j2m"};
5
+ var styles = {"component":"table__component_ep9bx","stickyHeader":"table__stickyHeader_ep9bx","compactHorizontal":"table__compactHorizontal_ep9bx"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -3,22 +3,22 @@
3
3
  --color-light-base-bg-secondary: #f2f3f5;
4
4
  } :root {
5
5
  --color-static-graphic-solitude: #e8f2fe;
6
- } .table__component_1l6nq {
6
+ } .table__component_fkqy0 {
7
7
  padding-top: 1px;
8
8
  width: 100%;
9
9
  transition: background-color 0.2s;
10
10
  box-sizing: border-box;
11
11
  background: var(--color-light-base-bg-primary)
12
- } .table__component_1l6nq:first-child td {
12
+ } .table__component_fkqy0:first-child td {
13
13
  border-top: 0;
14
- } .table__withoutBorder_1l6nq td {
14
+ } .table__withoutBorder_fkqy0 td {
15
15
  border: none;
16
- } .table__clickable_1l6nq {
16
+ } .table__clickable_fkqy0 {
17
17
  cursor: pointer
18
- } .table__clickable_1l6nq:hover {
18
+ } .table__clickable_fkqy0:hover {
19
19
  background-color: var(--color-light-base-bg-secondary);
20
- } .table__selected_1l6nq {
20
+ } .table__selected_fkqy0 {
21
21
  background-color: #f2f8ff
22
- } .table__selected_1l6nq:hover {
22
+ } .table__selected_fkqy0:hover {
23
23
  background-color: var(--color-static-graphic-solitude);
24
24
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"table__component_1l6nq","withoutBorder":"table__withoutBorder_1l6nq","clickable":"table__clickable_1l6nq","selected":"table__selected_1l6nq"};
5
+ var styles = {"component":"table__component_fkqy0","withoutBorder":"table__withoutBorder_fkqy0","clickable":"table__clickable_fkqy0","selected":"table__selected_fkqy0"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -6,25 +6,25 @@
6
6
  --gap-xs: 8px;
7
7
  --gap-0: 0px;
8
8
  --gap-8: var(--gap-xs);
9
- } .table__content_1pki7 {
9
+ } .table__content_um35u {
10
10
  display: flex;
11
11
  align-items: flex-start;
12
- } .table__icon_1pki7 {
12
+ } .table__icon_um35u {
13
13
  cursor: pointer;
14
14
  margin-left: var(--gap-8);
15
15
  margin-top: 1px;
16
16
  color: var(--color-light-neutral-700);
17
17
  transition: color 0.2s ease;
18
18
  flex-shrink: 0
19
- } .table__icon_1pki7:hover {
19
+ } .table__icon_um35u:hover {
20
20
  color: var(--color-light-neutral-translucent-1300);
21
- } .table__reverse_1pki7 {
21
+ } .table__reverse_um35u {
22
22
  flex-direction: row-reverse
23
- } .table__reverse_1pki7 .table__icon_1pki7 {
23
+ } .table__reverse_um35u .table__icon_um35u {
24
24
  margin-left: var(--gap-0);
25
25
  margin-right: var(--gap-8);
26
- } .table__sorted_1pki7 {
26
+ } .table__sorted_um35u {
27
27
  color: var(--color-light-status-info)
28
- } .table__sorted_1pki7:hover {
28
+ } .table__sorted_um35u:hover {
29
29
  color: var(--color-light-status-info);
30
30
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"content":"table__content_1pki7","icon":"table__icon_1pki7","reverse":"table__reverse_1pki7","sorted":"table__sorted_1pki7"};
5
+ var styles = {"content":"table__content_um35u","icon":"table__icon_um35u","reverse":"table__reverse_um35u","sorted":"table__sorted_um35u"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -12,7 +12,7 @@
12
12
  --gap-16: var(--gap-m);
13
13
  --gap-24: var(--gap-xl);
14
14
  --gap-32: var(--gap-2xl);
15
- } .table__component_1ra7s {
15
+ } .table__component_1hrpp {
16
16
  position: sticky;
17
17
  left: var(--gap-0);
18
18
  display: flex;
@@ -22,21 +22,21 @@
22
22
  padding: var(--gap-24) var(--gap-16) var(--gap-32);
23
23
  border-top: 1px solid var(--color-light-neutral-400);
24
24
  box-sizing: border-box;
25
- } .table__pagesWrapper_1ra7s {
25
+ } .table__pagesWrapper_1hrpp {
26
26
  display: flex;
27
- } .table__tag_1ra7s.table__tag_1ra7s {
27
+ } .table__tag_1hrpp.table__tag_1hrpp {
28
28
  flex-shrink: 0;
29
29
  margin-right: var(--gap-8);
30
30
  padding: var(--gap-0) var(--gap-8);
31
31
  min-width: 32px
32
- } .table__tag_1ra7s.table__tag_1ra7s:last-child {
32
+ } .table__tag_1hrpp.table__tag_1hrpp:last-child {
33
33
  margin-right: var(--gap-0);
34
- } .table__tag_1ra7s.table__tag_1ra7s.table__tagActive_1ra7s {
34
+ } .table__tag_1hrpp.table__tag_1hrpp.table__tagActive_1hrpp {
35
35
  cursor: default;
36
- } .table__pagination_1ra7s {
36
+ } .table__pagination_1hrpp {
37
37
  margin-left: auto;
38
- } .table__menu_1ra7s {
38
+ } .table__menu_1hrpp {
39
39
  margin: var(--gap-4) var(--gap-0);
40
- } .table__option_1ra7s {
40
+ } .table__option_1hrpp {
41
41
  min-width: 208px;
42
42
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"table__component_1ra7s","pagination":"table__pagination_1ra7s","menu":"table__menu_1ra7s","option":"table__option_1ra7s"};
3
+ var styles = {"component":"table__component_1hrpp","pagination":"table__pagination_1hrpp","menu":"table__menu_1hrpp","option":"table__option_1hrpp"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,9 +1,9 @@
1
1
  :root {
2
2
  --color-light-neutral-translucent-200-hover: rgba(15, 25, 55, 0.1);
3
- } .table__field_1ds3s svg {
3
+ } .table__field_11tjo svg {
4
4
  width: 18px;
5
5
  height: 18px;
6
- } .table__open_1ds3s,
7
- .table__open_1ds3s:hover {
6
+ } .table__open_11tjo,
7
+ .table__open_11tjo:hover {
8
8
  background-color: var(--color-light-neutral-translucent-200-hover);
9
9
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"field":"table__field_1ds3s","open":"table__open_1ds3s"};
3
+ var styles = {"field":"table__field_11tjo","open":"table__open_11tjo"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -9,22 +9,22 @@
9
9
  --gap-m: 16px;
10
10
  --gap-0: 0px;
11
11
  --gap-16: var(--gap-m);
12
- } .table__component_14jvh {
12
+ } .table__component_1epht {
13
13
  box-sizing: border-box;
14
- } .table__wrapper_14jvh {
14
+ } .table__wrapper_1epht {
15
15
  padding: var(--gap-0) var(--gap-16) var(--gap-16);
16
16
  background: var(--color-light-base-bg-primary);
17
17
  box-shadow: var(--shadow-xs-hard);
18
18
  border-radius: var(--border-radius-8);
19
19
  overflow: auto;
20
- } .table__stickyHeader_14jvh {
20
+ } .table__stickyHeader_1epht {
21
21
  max-height: 100%;
22
- } .table__hasPagination_14jvh {
22
+ } .table__hasPagination_1epht {
23
23
  padding-bottom: var(--gap-0);
24
- } .table__table_14jvh {
24
+ } .table__table_1epht {
25
25
  width: 100%;
26
26
  border-collapse: collapse;
27
27
  box-sizing: border-box
28
- } .table__table_14jvh td:first-child label > *[class^='box'], .table__table_14jvh th:first-child label > *[class^='box'] {
28
+ } .table__table_1epht td:first-child label > *[class^='box'], .table__table_1epht th:first-child label > *[class^='box'] {
29
29
  margin-top: var(--gap-0);
30
30
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"table__component_14jvh","wrapper":"table__wrapper_14jvh","stickyHeader":"table__stickyHeader_14jvh","hasPagination":"table__hasPagination_14jvh","table":"table__table_14jvh"};
3
+ var styles = {"component":"table__component_1epht","wrapper":"table__wrapper_1epht","stickyHeader":"table__stickyHeader_1epht","hasPagination":"table__hasPagination_1epht","table":"table__table_1epht"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,4 +1,4 @@
1
- .table__component_xt906 {
1
+ .table__component_12xrk {
2
2
  width: 100%;
3
3
  box-sizing: border-box;
4
4
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"table__component_xt906"};
3
+ var styles = {"component":"table__component_12xrk"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -10,7 +10,7 @@
10
10
  --gap-12: var(--gap-s);
11
11
  --gap-16: var(--gap-m);
12
12
  --gap-24: var(--gap-xl);
13
- } .table__component_1uzkc {
13
+ } .table__component_11zua {
14
14
  font-size: 14px;
15
15
  line-height: 20px;
16
16
  font-weight: 400;
@@ -21,14 +21,14 @@
21
21
  border-top: 1px solid var(--color-light-neutral-400);
22
22
  vertical-align: top;
23
23
  box-sizing: border-box
24
- } .table__component_1uzkc:first-child {
24
+ } .table__component_11zua:first-child {
25
25
  padding-left: var(--gap-16);
26
- } .table__component_1uzkc:last-child {
26
+ } .table__component_11zua:last-child {
27
27
  padding-right: var(--gap-16);
28
- } .table__compactHorizontal_1uzkc {
28
+ } .table__compactHorizontal_11zua {
29
29
  padding-left: 6px;
30
30
  padding-right: 6px;
31
- } .table__compact_1uzkc {
31
+ } .table__compact_11zua {
32
32
  padding-top: var(--gap-8);
33
33
  padding-bottom: var(--gap-8);
34
34
 
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"table__component_1uzkc","compactHorizontal":"table__compactHorizontal_1uzkc","compact":"table__compact_1uzkc"};
3
+ var styles = {"component":"table__component_11zua","compactHorizontal":"table__compactHorizontal_11zua","compact":"table__compact_11zua"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,12 +1,12 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
- } .table__row_yxrlo {
3
+ } .table__row_vbtku {
4
4
  cursor: pointer;
5
- } .table__selected_yxrlo.table__expanded_yxrlo {
5
+ } .table__selected_vbtku.table__expanded_vbtku {
6
6
  background-color: inherit;
7
- } .table__expanded_yxrlo:hover {
7
+ } .table__expanded_vbtku:hover {
8
8
  background-color: inherit;
9
- } .table__expandable_yxrlo td {
9
+ } .table__expandable_vbtku td {
10
10
  margin: var(--gap-0);
11
11
  padding-top: var(--gap-0);
12
12
  padding-bottom: var(--gap-0);
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"row":"table__row_yxrlo","selected":"table__selected_yxrlo","expanded":"table__expanded_yxrlo","expandable":"table__expandable_yxrlo"};
3
+ var styles = {"row":"table__row_vbtku","selected":"table__selected_vbtku","expanded":"table__expanded_vbtku","expandable":"table__expandable_vbtku"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -4,11 +4,11 @@
4
4
  --gap-xs: 8px;
5
5
  --gap-0: 0px;
6
6
  --gap-8: var(--gap-xs);
7
- } .table__component_3w5kb {
7
+ } .table__component_i04yr {
8
8
  position: relative;
9
9
  width: 100%;
10
10
  box-sizing: border-box
11
- } .table__component_3w5kb th:not(:last-child):not(:empty):after {
11
+ } .table__component_i04yr th:not(:last-child):not(:empty):after {
12
12
  transition: opacity 0.2s;
13
13
  position: absolute;
14
14
  content: '';
@@ -19,10 +19,10 @@
19
19
  top: var(--gap-8);
20
20
  bottom: var(--gap-8);
21
21
  background-color: var(--color-light-neutral-400);
22
- } .table__component_3w5kb th:after {
22
+ } .table__component_i04yr th:after {
23
23
  opacity: 0;
24
- } .table__component_3w5kb:hover th:after {
24
+ } .table__component_i04yr:hover th:after {
25
25
  opacity: 1;
26
- } .table__row_3w5kb {
26
+ } .table__row_i04yr {
27
27
  height: 72px;
28
28
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"table__component_3w5kb","row":"table__row_3w5kb"};
3
+ var styles = {"component":"table__component_i04yr","row":"table__row_i04yr"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -12,7 +12,7 @@
12
12
  --gap-12: var(--gap-s);
13
13
  --gap-16: var(--gap-m);
14
14
  --gap-32: var(--gap-2xl);
15
- } .table__component_52j2m {
15
+ } .table__component_ep9bx {
16
16
  font-size: 12px;
17
17
  line-height: 16px;
18
18
  font-weight: 500;
@@ -27,23 +27,23 @@
27
27
  background: var(--color-light-base-bg-primary);
28
28
  vertical-align: top;
29
29
  box-sizing: border-box
30
- } .table__component_52j2m:first-child {
30
+ } .table__component_ep9bx:first-child {
31
31
  padding-left: var(--gap-16);
32
- } .table__component_52j2m:last-child {
32
+ } .table__component_ep9bx:last-child {
33
33
  padding-right: var(--gap-16);
34
- } .table__component_52j2m:not(.table__stickyHeader_52j2m) {
34
+ } .table__component_ep9bx:not(.table__stickyHeader_ep9bx) {
35
35
  position: relative;
36
- } .table__sortable_52j2m {
36
+ } .table__sortable_ep9bx {
37
37
  cursor: pointer;
38
- } .table__sorted_52j2m {
38
+ } .table__sorted_ep9bx {
39
39
  color: var(--color-light-text-primary);
40
- } .table__stickyHeader_52j2m {
40
+ } .table__stickyHeader_ep9bx {
41
41
  top: var(--gap-0);
42
42
  position: sticky;
43
43
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
44
44
  border: none;
45
45
  z-index: 1;
46
- } .table__compactHorizontal_52j2m {
46
+ } .table__compactHorizontal_ep9bx {
47
47
  padding-left: 6px;
48
48
  padding-right: 6px;
49
49
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"table__component_52j2m","stickyHeader":"table__stickyHeader_52j2m","compactHorizontal":"table__compactHorizontal_52j2m"};
3
+ var styles = {"component":"table__component_ep9bx","stickyHeader":"table__stickyHeader_ep9bx","compactHorizontal":"table__compactHorizontal_ep9bx"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -3,22 +3,22 @@
3
3
  --color-light-base-bg-secondary: #f2f3f5;
4
4
  } :root {
5
5
  --color-static-graphic-solitude: #e8f2fe;
6
- } .table__component_1l6nq {
6
+ } .table__component_fkqy0 {
7
7
  padding-top: 1px;
8
8
  width: 100%;
9
9
  transition: background-color 0.2s;
10
10
  box-sizing: border-box;
11
11
  background: var(--color-light-base-bg-primary)
12
- } .table__component_1l6nq:first-child td {
12
+ } .table__component_fkqy0:first-child td {
13
13
  border-top: 0;
14
- } .table__withoutBorder_1l6nq td {
14
+ } .table__withoutBorder_fkqy0 td {
15
15
  border: none;
16
- } .table__clickable_1l6nq {
16
+ } .table__clickable_fkqy0 {
17
17
  cursor: pointer
18
- } .table__clickable_1l6nq:hover {
18
+ } .table__clickable_fkqy0:hover {
19
19
  background-color: var(--color-light-base-bg-secondary);
20
- } .table__selected_1l6nq {
20
+ } .table__selected_fkqy0 {
21
21
  background-color: #f2f8ff
22
- } .table__selected_1l6nq:hover {
22
+ } .table__selected_fkqy0:hover {
23
23
  background-color: var(--color-static-graphic-solitude);
24
24
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"table__component_1l6nq","withoutBorder":"table__withoutBorder_1l6nq","clickable":"table__clickable_1l6nq","selected":"table__selected_1l6nq"};
3
+ var styles = {"component":"table__component_fkqy0","withoutBorder":"table__withoutBorder_fkqy0","clickable":"table__clickable_fkqy0","selected":"table__selected_fkqy0"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,25 +6,25 @@
6
6
  --gap-xs: 8px;
7
7
  --gap-0: 0px;
8
8
  --gap-8: var(--gap-xs);
9
- } .table__content_1pki7 {
9
+ } .table__content_um35u {
10
10
  display: flex;
11
11
  align-items: flex-start;
12
- } .table__icon_1pki7 {
12
+ } .table__icon_um35u {
13
13
  cursor: pointer;
14
14
  margin-left: var(--gap-8);
15
15
  margin-top: 1px;
16
16
  color: var(--color-light-neutral-700);
17
17
  transition: color 0.2s ease;
18
18
  flex-shrink: 0
19
- } .table__icon_1pki7:hover {
19
+ } .table__icon_um35u:hover {
20
20
  color: var(--color-light-neutral-translucent-1300);
21
- } .table__reverse_1pki7 {
21
+ } .table__reverse_um35u {
22
22
  flex-direction: row-reverse
23
- } .table__reverse_1pki7 .table__icon_1pki7 {
23
+ } .table__reverse_um35u .table__icon_um35u {
24
24
  margin-left: var(--gap-0);
25
25
  margin-right: var(--gap-8);
26
- } .table__sorted_1pki7 {
26
+ } .table__sorted_um35u {
27
27
  color: var(--color-light-status-info)
28
- } .table__sorted_1pki7:hover {
28
+ } .table__sorted_um35u:hover {
29
29
  color: var(--color-light-status-info);
30
30
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"content":"table__content_1pki7","icon":"table__icon_1pki7","reverse":"table__reverse_1pki7","sorted":"table__sorted_1pki7"};
3
+ var styles = {"content":"table__content_um35u","icon":"table__icon_um35u","reverse":"table__reverse_um35u","sorted":"table__sorted_um35u"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -12,7 +12,7 @@
12
12
  --gap-16: var(--gap-m);
13
13
  --gap-24: var(--gap-xl);
14
14
  --gap-32: var(--gap-2xl);
15
- } .table__component_1ra7s {
15
+ } .table__component_1hrpp {
16
16
  position: sticky;
17
17
  left: var(--gap-0);
18
18
  display: flex;
@@ -22,21 +22,21 @@
22
22
  padding: var(--gap-24) var(--gap-16) var(--gap-32);
23
23
  border-top: 1px solid var(--color-light-neutral-400);
24
24
  box-sizing: border-box;
25
- } .table__pagesWrapper_1ra7s {
25
+ } .table__pagesWrapper_1hrpp {
26
26
  display: flex;
27
- } .table__tag_1ra7s.table__tag_1ra7s {
27
+ } .table__tag_1hrpp.table__tag_1hrpp {
28
28
  flex-shrink: 0;
29
29
  margin-right: var(--gap-8);
30
30
  padding: var(--gap-0) var(--gap-8);
31
31
  min-width: 32px
32
- } .table__tag_1ra7s.table__tag_1ra7s:last-child {
32
+ } .table__tag_1hrpp.table__tag_1hrpp:last-child {
33
33
  margin-right: var(--gap-0);
34
- } .table__tag_1ra7s.table__tag_1ra7s.table__tagActive_1ra7s {
34
+ } .table__tag_1hrpp.table__tag_1hrpp.table__tagActive_1hrpp {
35
35
  cursor: default;
36
- } .table__pagination_1ra7s {
36
+ } .table__pagination_1hrpp {
37
37
  margin-left: auto;
38
- } .table__menu_1ra7s {
38
+ } .table__menu_1hrpp {
39
39
  margin: var(--gap-4) var(--gap-0);
40
- } .table__option_1ra7s {
40
+ } .table__option_1hrpp {
41
41
  min-width: 208px;
42
42
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"table__component_1ra7s","pagination":"table__pagination_1ra7s","menu":"table__menu_1ra7s","option":"table__option_1ra7s"};
3
+ const styles = {"component":"table__component_1hrpp","pagination":"table__pagination_1hrpp","menu":"table__menu_1hrpp","option":"table__option_1hrpp"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,9 +1,9 @@
1
1
  :root {
2
2
  --color-light-neutral-translucent-200-hover: rgba(15, 25, 55, 0.1);
3
- } .table__field_1ds3s svg {
3
+ } .table__field_11tjo svg {
4
4
  width: 18px;
5
5
  height: 18px;
6
- } .table__open_1ds3s,
7
- .table__open_1ds3s:hover {
6
+ } .table__open_11tjo,
7
+ .table__open_11tjo:hover {
8
8
  background-color: var(--color-light-neutral-translucent-200-hover);
9
9
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"field":"table__field_1ds3s","open":"table__open_1ds3s"};
3
+ const styles = {"field":"table__field_11tjo","open":"table__open_11tjo"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -9,22 +9,22 @@
9
9
  --gap-m: 16px;
10
10
  --gap-0: 0px;
11
11
  --gap-16: var(--gap-m);
12
- } .table__component_14jvh {
12
+ } .table__component_1epht {
13
13
  box-sizing: border-box;
14
- } .table__wrapper_14jvh {
14
+ } .table__wrapper_1epht {
15
15
  padding: var(--gap-0) var(--gap-16) var(--gap-16);
16
16
  background: var(--color-light-base-bg-primary);
17
17
  box-shadow: var(--shadow-xs-hard);
18
18
  border-radius: var(--border-radius-8);
19
19
  overflow: auto;
20
- } .table__stickyHeader_14jvh {
20
+ } .table__stickyHeader_1epht {
21
21
  max-height: 100%;
22
- } .table__hasPagination_14jvh {
22
+ } .table__hasPagination_1epht {
23
23
  padding-bottom: var(--gap-0);
24
- } .table__table_14jvh {
24
+ } .table__table_1epht {
25
25
  width: 100%;
26
26
  border-collapse: collapse;
27
27
  box-sizing: border-box
28
- } .table__table_14jvh td:first-child label > *[class^='box'], .table__table_14jvh th:first-child label > *[class^='box'] {
28
+ } .table__table_1epht td:first-child label > *[class^='box'], .table__table_1epht th:first-child label > *[class^='box'] {
29
29
  margin-top: var(--gap-0);
30
30
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"table__component_14jvh","wrapper":"table__wrapper_14jvh","stickyHeader":"table__stickyHeader_14jvh","hasPagination":"table__hasPagination_14jvh","table":"table__table_14jvh"};
3
+ const styles = {"component":"table__component_1epht","wrapper":"table__wrapper_1epht","stickyHeader":"table__stickyHeader_1epht","hasPagination":"table__hasPagination_1epht","table":"table__table_1epht"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,4 +1,4 @@
1
- .table__component_xt906 {
1
+ .table__component_12xrk {
2
2
  width: 100%;
3
3
  box-sizing: border-box;
4
4
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"table__component_xt906"};
3
+ const styles = {"component":"table__component_12xrk"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -10,7 +10,7 @@
10
10
  --gap-12: var(--gap-s);
11
11
  --gap-16: var(--gap-m);
12
12
  --gap-24: var(--gap-xl);
13
- } .table__component_1uzkc {
13
+ } .table__component_11zua {
14
14
  font-size: 14px;
15
15
  line-height: 20px;
16
16
  font-weight: 400;
@@ -21,14 +21,14 @@
21
21
  border-top: 1px solid var(--color-light-neutral-400);
22
22
  vertical-align: top;
23
23
  box-sizing: border-box
24
- } .table__component_1uzkc:first-child {
24
+ } .table__component_11zua:first-child {
25
25
  padding-left: var(--gap-16);
26
- } .table__component_1uzkc:last-child {
26
+ } .table__component_11zua:last-child {
27
27
  padding-right: var(--gap-16);
28
- } .table__compactHorizontal_1uzkc {
28
+ } .table__compactHorizontal_11zua {
29
29
  padding-left: 6px;
30
30
  padding-right: 6px;
31
- } .table__compact_1uzkc {
31
+ } .table__compact_11zua {
32
32
  padding-top: var(--gap-8);
33
33
  padding-bottom: var(--gap-8);
34
34
 
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"table__component_1uzkc","compactHorizontal":"table__compactHorizontal_1uzkc","compact":"table__compact_1uzkc"};
3
+ const styles = {"component":"table__component_11zua","compactHorizontal":"table__compactHorizontal_11zua","compact":"table__compact_11zua"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,12 +1,12 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
- } .table__row_yxrlo {
3
+ } .table__row_vbtku {
4
4
  cursor: pointer;
5
- } .table__selected_yxrlo.table__expanded_yxrlo {
5
+ } .table__selected_vbtku.table__expanded_vbtku {
6
6
  background-color: inherit;
7
- } .table__expanded_yxrlo:hover {
7
+ } .table__expanded_vbtku:hover {
8
8
  background-color: inherit;
9
- } .table__expandable_yxrlo td {
9
+ } .table__expandable_vbtku td {
10
10
  margin: var(--gap-0);
11
11
  padding-top: var(--gap-0);
12
12
  padding-bottom: var(--gap-0);
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"row":"table__row_yxrlo","selected":"table__selected_yxrlo","expanded":"table__expanded_yxrlo","expandable":"table__expandable_yxrlo"};
3
+ const styles = {"row":"table__row_vbtku","selected":"table__selected_vbtku","expanded":"table__expanded_vbtku","expandable":"table__expandable_vbtku"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -4,11 +4,11 @@
4
4
  --gap-xs: 8px;
5
5
  --gap-0: 0px;
6
6
  --gap-8: var(--gap-xs);
7
- } .table__component_3w5kb {
7
+ } .table__component_i04yr {
8
8
  position: relative;
9
9
  width: 100%;
10
10
  box-sizing: border-box
11
- } .table__component_3w5kb th:not(:last-child):not(:empty):after {
11
+ } .table__component_i04yr th:not(:last-child):not(:empty):after {
12
12
  transition: opacity 0.2s;
13
13
  position: absolute;
14
14
  content: '';
@@ -19,10 +19,10 @@
19
19
  top: var(--gap-8);
20
20
  bottom: var(--gap-8);
21
21
  background-color: var(--color-light-neutral-400);
22
- } .table__component_3w5kb th:after {
22
+ } .table__component_i04yr th:after {
23
23
  opacity: 0;
24
- } .table__component_3w5kb:hover th:after {
24
+ } .table__component_i04yr:hover th:after {
25
25
  opacity: 1;
26
- } .table__row_3w5kb {
26
+ } .table__row_i04yr {
27
27
  height: 72px;
28
28
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"table__component_3w5kb","row":"table__row_3w5kb"};
3
+ const styles = {"component":"table__component_i04yr","row":"table__row_i04yr"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -12,7 +12,7 @@
12
12
  --gap-12: var(--gap-s);
13
13
  --gap-16: var(--gap-m);
14
14
  --gap-32: var(--gap-2xl);
15
- } .table__component_52j2m {
15
+ } .table__component_ep9bx {
16
16
  font-size: 12px;
17
17
  line-height: 16px;
18
18
  font-weight: 500;
@@ -27,23 +27,23 @@
27
27
  background: var(--color-light-base-bg-primary);
28
28
  vertical-align: top;
29
29
  box-sizing: border-box
30
- } .table__component_52j2m:first-child {
30
+ } .table__component_ep9bx:first-child {
31
31
  padding-left: var(--gap-16);
32
- } .table__component_52j2m:last-child {
32
+ } .table__component_ep9bx:last-child {
33
33
  padding-right: var(--gap-16);
34
- } .table__component_52j2m:not(.table__stickyHeader_52j2m) {
34
+ } .table__component_ep9bx:not(.table__stickyHeader_ep9bx) {
35
35
  position: relative;
36
- } .table__sortable_52j2m {
36
+ } .table__sortable_ep9bx {
37
37
  cursor: pointer;
38
- } .table__sorted_52j2m {
38
+ } .table__sorted_ep9bx {
39
39
  color: var(--color-light-text-primary);
40
- } .table__stickyHeader_52j2m {
40
+ } .table__stickyHeader_ep9bx {
41
41
  top: var(--gap-0);
42
42
  position: sticky;
43
43
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
44
44
  border: none;
45
45
  z-index: 1;
46
- } .table__compactHorizontal_52j2m {
46
+ } .table__compactHorizontal_ep9bx {
47
47
  padding-left: 6px;
48
48
  padding-right: 6px;
49
49
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"table__component_52j2m","stickyHeader":"table__stickyHeader_52j2m","compactHorizontal":"table__compactHorizontal_52j2m"};
3
+ const styles = {"component":"table__component_ep9bx","stickyHeader":"table__stickyHeader_ep9bx","compactHorizontal":"table__compactHorizontal_ep9bx"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -3,22 +3,22 @@
3
3
  --color-light-base-bg-secondary: #f2f3f5;
4
4
  } :root {
5
5
  --color-static-graphic-solitude: #e8f2fe;
6
- } .table__component_1l6nq {
6
+ } .table__component_fkqy0 {
7
7
  padding-top: 1px;
8
8
  width: 100%;
9
9
  transition: background-color 0.2s;
10
10
  box-sizing: border-box;
11
11
  background: var(--color-light-base-bg-primary)
12
- } .table__component_1l6nq:first-child td {
12
+ } .table__component_fkqy0:first-child td {
13
13
  border-top: 0;
14
- } .table__withoutBorder_1l6nq td {
14
+ } .table__withoutBorder_fkqy0 td {
15
15
  border: none;
16
- } .table__clickable_1l6nq {
16
+ } .table__clickable_fkqy0 {
17
17
  cursor: pointer
18
- } .table__clickable_1l6nq:hover {
18
+ } .table__clickable_fkqy0:hover {
19
19
  background-color: var(--color-light-base-bg-secondary);
20
- } .table__selected_1l6nq {
20
+ } .table__selected_fkqy0 {
21
21
  background-color: #f2f8ff
22
- } .table__selected_1l6nq:hover {
22
+ } .table__selected_fkqy0:hover {
23
23
  background-color: var(--color-static-graphic-solitude);
24
24
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"table__component_1l6nq","withoutBorder":"table__withoutBorder_1l6nq","clickable":"table__clickable_1l6nq","selected":"table__selected_1l6nq"};
3
+ const styles = {"component":"table__component_fkqy0","withoutBorder":"table__withoutBorder_fkqy0","clickable":"table__clickable_fkqy0","selected":"table__selected_fkqy0"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,25 +6,25 @@
6
6
  --gap-xs: 8px;
7
7
  --gap-0: 0px;
8
8
  --gap-8: var(--gap-xs);
9
- } .table__content_1pki7 {
9
+ } .table__content_um35u {
10
10
  display: flex;
11
11
  align-items: flex-start;
12
- } .table__icon_1pki7 {
12
+ } .table__icon_um35u {
13
13
  cursor: pointer;
14
14
  margin-left: var(--gap-8);
15
15
  margin-top: 1px;
16
16
  color: var(--color-light-neutral-700);
17
17
  transition: color 0.2s ease;
18
18
  flex-shrink: 0
19
- } .table__icon_1pki7:hover {
19
+ } .table__icon_um35u:hover {
20
20
  color: var(--color-light-neutral-translucent-1300);
21
- } .table__reverse_1pki7 {
21
+ } .table__reverse_um35u {
22
22
  flex-direction: row-reverse
23
- } .table__reverse_1pki7 .table__icon_1pki7 {
23
+ } .table__reverse_um35u .table__icon_um35u {
24
24
  margin-left: var(--gap-0);
25
25
  margin-right: var(--gap-8);
26
- } .table__sorted_1pki7 {
26
+ } .table__sorted_um35u {
27
27
  color: var(--color-light-status-info)
28
- } .table__sorted_1pki7:hover {
28
+ } .table__sorted_um35u:hover {
29
29
  color: var(--color-light-status-info);
30
30
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"content":"table__content_1pki7","icon":"table__icon_1pki7","reverse":"table__reverse_1pki7","sorted":"table__sorted_1pki7"};
3
+ const styles = {"content":"table__content_um35u","icon":"table__icon_um35u","reverse":"table__reverse_um35u","sorted":"table__sorted_um35u"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-table",
3
- "version": "3.0.0-snapshot-95f92d7",
3
+ "version": "3.0.0-snapshot-bbf91f6",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -16,12 +16,12 @@
16
16
  "react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
17
17
  },
18
18
  "dependencies": {
19
- "@alfalab/core-components-button": "12.0.0-snapshot-95f92d7",
20
- "@alfalab/core-components-pagination": "3.0.0-snapshot-95f92d7",
21
- "@alfalab/core-components-select": "18.0.0-snapshot-95f92d7",
19
+ "@alfalab/core-components-button": "12.0.0-snapshot-bbf91f6",
20
+ "@alfalab/core-components-pagination": "3.0.0-snapshot-bbf91f6",
21
+ "@alfalab/core-components-select": "18.0.0-snapshot-bbf91f6",
22
22
  "classnames": "^2.5.1",
23
23
  "tslib": "^2.4.0"
24
24
  },
25
- "themesVersion": "14.0.0-snapshot-95f92d7",
26
- "varsVersion": "10.0.0-snapshot-95f92d7"
25
+ "themesVersion": "14.0.0-snapshot-bbf91f6",
26
+ "varsVersion": "10.0.0-snapshot-bbf91f6"
27
27
  }