@alfalab/core-components-table 3.0.0-snapshot-bbf91f6 → 3.0.0-snapshot-6e248ac

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 (69) 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/cssm/components/pagination/Component.d.ts +1 -1
  22. package/cssm/components/pagination/select-field/index.d.ts +1 -1
  23. package/esm/components/pagination/Component.d.ts +1 -1
  24. package/esm/components/pagination/index.css +8 -8
  25. package/esm/components/pagination/index.module.css.js +1 -1
  26. package/esm/components/pagination/select-field/index.css +3 -3
  27. package/esm/components/pagination/select-field/index.d.ts +1 -1
  28. package/esm/components/pagination/select-field/index.module.css.js +1 -1
  29. package/esm/components/table/index.css +6 -6
  30. package/esm/components/table/index.module.css.js +1 -1
  31. package/esm/components/tbody/index.css +1 -1
  32. package/esm/components/tbody/index.module.css.js +1 -1
  33. package/esm/components/tcell/index.css +5 -5
  34. package/esm/components/tcell/index.module.css.js +1 -1
  35. package/esm/components/texpandable-row/index.css +4 -4
  36. package/esm/components/texpandable-row/index.module.css.js +1 -1
  37. package/esm/components/thead/index.css +5 -5
  38. package/esm/components/thead/index.module.css.js +1 -1
  39. package/esm/components/thead-cell/index.css +8 -8
  40. package/esm/components/thead-cell/index.module.css.js +1 -1
  41. package/esm/components/trow/index.css +7 -7
  42. package/esm/components/trow/index.module.css.js +1 -1
  43. package/esm/components/tsortable-head-cell/index.css +7 -7
  44. package/esm/components/tsortable-head-cell/index.module.css.js +1 -1
  45. package/modern/components/pagination/Component.d.ts +1 -1
  46. package/modern/components/pagination/index.css +8 -8
  47. package/modern/components/pagination/index.module.css.js +1 -1
  48. package/modern/components/pagination/select-field/index.css +3 -3
  49. package/modern/components/pagination/select-field/index.d.ts +1 -1
  50. package/modern/components/pagination/select-field/index.module.css.js +1 -1
  51. package/modern/components/table/index.css +6 -6
  52. package/modern/components/table/index.module.css.js +1 -1
  53. package/modern/components/tbody/index.css +1 -1
  54. package/modern/components/tbody/index.module.css.js +1 -1
  55. package/modern/components/tcell/index.css +5 -5
  56. package/modern/components/tcell/index.module.css.js +1 -1
  57. package/modern/components/texpandable-row/index.css +4 -4
  58. package/modern/components/texpandable-row/index.module.css.js +1 -1
  59. package/modern/components/thead/index.css +5 -5
  60. package/modern/components/thead/index.module.css.js +1 -1
  61. package/modern/components/thead-cell/index.css +8 -8
  62. package/modern/components/thead-cell/index.module.css.js +1 -1
  63. package/modern/components/trow/index.css +7 -7
  64. package/modern/components/trow/index.module.css.js +1 -1
  65. package/modern/components/tsortable-head-cell/index.css +7 -7
  66. package/modern/components/tsortable-head-cell/index.module.css.js +1 -1
  67. package/moderncssm/components/pagination/Component.d.ts +1 -1
  68. package/moderncssm/components/pagination/select-field/index.d.ts +1 -1
  69. 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_1hrpp {
15
+ } .table__component_8m056 {
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_1hrpp {
25
+ } .table__pagesWrapper_8m056 {
26
26
  display: flex;
27
- } .table__tag_1hrpp.table__tag_1hrpp {
27
+ } .table__tag_8m056.table__tag_8m056 {
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_1hrpp.table__tag_1hrpp:last-child {
32
+ } .table__tag_8m056.table__tag_8m056:last-child {
33
33
  margin-right: var(--gap-0);
34
- } .table__tag_1hrpp.table__tag_1hrpp.table__tagActive_1hrpp {
34
+ } .table__tag_8m056.table__tag_8m056.table__tagActive_8m056 {
35
35
  cursor: default;
36
- } .table__pagination_1hrpp {
36
+ } .table__pagination_8m056 {
37
37
  margin-left: auto;
38
- } .table__menu_1hrpp {
38
+ } .table__menu_8m056 {
39
39
  margin: var(--gap-4) var(--gap-0);
40
- } .table__option_1hrpp {
40
+ } .table__option_8m056 {
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_1hrpp","pagination":"table__pagination_1hrpp","menu":"table__menu_1hrpp","option":"table__option_1hrpp"};
5
+ var styles = {"component":"table__component_8m056","pagination":"table__pagination_8m056","menu":"table__menu_8m056","option":"table__option_8m056"};
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_11tjo svg {
3
+ } .table__field_1061p svg {
4
4
  width: 18px;
5
5
  height: 18px;
6
- } .table__open_11tjo,
7
- .table__open_11tjo:hover {
6
+ } .table__open_1061p,
7
+ .table__open_1061p: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_11tjo","open":"table__open_11tjo"};
5
+ var styles = {"field":"table__field_1061p","open":"table__open_1061p"};
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_1epht {
12
+ } .table__component_qa3qa {
13
13
  box-sizing: border-box;
14
- } .table__wrapper_1epht {
14
+ } .table__wrapper_qa3qa {
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_1epht {
20
+ } .table__stickyHeader_qa3qa {
21
21
  max-height: 100%;
22
- } .table__hasPagination_1epht {
22
+ } .table__hasPagination_qa3qa {
23
23
  padding-bottom: var(--gap-0);
24
- } .table__table_1epht {
24
+ } .table__table_qa3qa {
25
25
  width: 100%;
26
26
  border-collapse: collapse;
27
27
  box-sizing: border-box
28
- } .table__table_1epht td:first-child label > *[class^='box'], .table__table_1epht th:first-child label > *[class^='box'] {
28
+ } .table__table_qa3qa td:first-child label > *[class^='box'], .table__table_qa3qa 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_1epht","wrapper":"table__wrapper_1epht","stickyHeader":"table__stickyHeader_1epht","hasPagination":"table__hasPagination_1epht","table":"table__table_1epht"};
5
+ var styles = {"component":"table__component_qa3qa","wrapper":"table__wrapper_qa3qa","stickyHeader":"table__stickyHeader_qa3qa","hasPagination":"table__hasPagination_qa3qa","table":"table__table_qa3qa"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,4 +1,4 @@
1
- .table__component_12xrk {
1
+ .table__component_dbktm {
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_12xrk"};
5
+ var styles = {"component":"table__component_dbktm"};
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_11zua {
13
+ } .table__component_1qami {
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_11zua:first-child {
24
+ } .table__component_1qami:first-child {
25
25
  padding-left: var(--gap-16);
26
- } .table__component_11zua:last-child {
26
+ } .table__component_1qami:last-child {
27
27
  padding-right: var(--gap-16);
28
- } .table__compactHorizontal_11zua {
28
+ } .table__compactHorizontal_1qami {
29
29
  padding-left: 6px;
30
30
  padding-right: 6px;
31
- } .table__compact_11zua {
31
+ } .table__compact_1qami {
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_11zua","compactHorizontal":"table__compactHorizontal_11zua","compact":"table__compact_11zua"};
5
+ var styles = {"component":"table__component_1qami","compactHorizontal":"table__compactHorizontal_1qami","compact":"table__compact_1qami"};
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_vbtku {
3
+ } .table__row_xna0c {
4
4
  cursor: pointer;
5
- } .table__selected_vbtku.table__expanded_vbtku {
5
+ } .table__selected_xna0c.table__expanded_xna0c {
6
6
  background-color: inherit;
7
- } .table__expanded_vbtku:hover {
7
+ } .table__expanded_xna0c:hover {
8
8
  background-color: inherit;
9
- } .table__expandable_vbtku td {
9
+ } .table__expandable_xna0c 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_vbtku","selected":"table__selected_vbtku","expanded":"table__expanded_vbtku","expandable":"table__expandable_vbtku"};
5
+ var styles = {"row":"table__row_xna0c","selected":"table__selected_xna0c","expanded":"table__expanded_xna0c","expandable":"table__expandable_xna0c"};
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_i04yr {
7
+ } .table__component_8f8s3 {
8
8
  position: relative;
9
9
  width: 100%;
10
10
  box-sizing: border-box
11
- } .table__component_i04yr th:not(:last-child):not(:empty):after {
11
+ } .table__component_8f8s3 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_i04yr th:after {
22
+ } .table__component_8f8s3 th:after {
23
23
  opacity: 0;
24
- } .table__component_i04yr:hover th:after {
24
+ } .table__component_8f8s3:hover th:after {
25
25
  opacity: 1;
26
- } .table__row_i04yr {
26
+ } .table__row_8f8s3 {
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_i04yr","row":"table__row_i04yr"};
5
+ var styles = {"component":"table__component_8f8s3","row":"table__row_8f8s3"};
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_ep9bx {
15
+ } .table__component_dlsx7 {
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_ep9bx:first-child {
30
+ } .table__component_dlsx7:first-child {
31
31
  padding-left: var(--gap-16);
32
- } .table__component_ep9bx:last-child {
32
+ } .table__component_dlsx7:last-child {
33
33
  padding-right: var(--gap-16);
34
- } .table__component_ep9bx:not(.table__stickyHeader_ep9bx) {
34
+ } .table__component_dlsx7:not(.table__stickyHeader_dlsx7) {
35
35
  position: relative;
36
- } .table__sortable_ep9bx {
36
+ } .table__sortable_dlsx7 {
37
37
  cursor: pointer;
38
- } .table__sorted_ep9bx {
38
+ } .table__sorted_dlsx7 {
39
39
  color: var(--color-light-text-primary);
40
- } .table__stickyHeader_ep9bx {
40
+ } .table__stickyHeader_dlsx7 {
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_ep9bx {
46
+ } .table__compactHorizontal_dlsx7 {
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_ep9bx","stickyHeader":"table__stickyHeader_ep9bx","compactHorizontal":"table__compactHorizontal_ep9bx"};
5
+ var styles = {"component":"table__component_dlsx7","stickyHeader":"table__stickyHeader_dlsx7","compactHorizontal":"table__compactHorizontal_dlsx7"};
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_fkqy0 {
6
+ } .table__component_8uqop {
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_fkqy0:first-child td {
12
+ } .table__component_8uqop:first-child td {
13
13
  border-top: 0;
14
- } .table__withoutBorder_fkqy0 td {
14
+ } .table__withoutBorder_8uqop td {
15
15
  border: none;
16
- } .table__clickable_fkqy0 {
16
+ } .table__clickable_8uqop {
17
17
  cursor: pointer
18
- } .table__clickable_fkqy0:hover {
18
+ } .table__clickable_8uqop:hover {
19
19
  background-color: var(--color-light-base-bg-secondary);
20
- } .table__selected_fkqy0 {
20
+ } .table__selected_8uqop {
21
21
  background-color: #f2f8ff
22
- } .table__selected_fkqy0:hover {
22
+ } .table__selected_8uqop: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_fkqy0","withoutBorder":"table__withoutBorder_fkqy0","clickable":"table__clickable_fkqy0","selected":"table__selected_fkqy0"};
5
+ var styles = {"component":"table__component_8uqop","withoutBorder":"table__withoutBorder_8uqop","clickable":"table__clickable_8uqop","selected":"table__selected_8uqop"};
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_um35u {
9
+ } .table__content_1u5tz {
10
10
  display: flex;
11
11
  align-items: flex-start;
12
- } .table__icon_um35u {
12
+ } .table__icon_1u5tz {
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_um35u:hover {
19
+ } .table__icon_1u5tz:hover {
20
20
  color: var(--color-light-neutral-translucent-1300);
21
- } .table__reverse_um35u {
21
+ } .table__reverse_1u5tz {
22
22
  flex-direction: row-reverse
23
- } .table__reverse_um35u .table__icon_um35u {
23
+ } .table__reverse_1u5tz .table__icon_1u5tz {
24
24
  margin-left: var(--gap-0);
25
25
  margin-right: var(--gap-8);
26
- } .table__sorted_um35u {
26
+ } .table__sorted_1u5tz {
27
27
  color: var(--color-light-status-info)
28
- } .table__sorted_um35u:hover {
28
+ } .table__sorted_1u5tz: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_um35u","icon":"table__icon_um35u","reverse":"table__reverse_um35u","sorted":"table__sorted_um35u"};
5
+ var styles = {"content":"table__content_1u5tz","icon":"table__icon_1u5tz","reverse":"table__reverse_1u5tz","sorted":"table__sorted_1u5tz"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { PaginationProps as CorePaginationProps } from '@alfalab/core-components-pagination';
2
+ import { PaginationProps as CorePaginationProps } from '@alfalab/core-components-pagination/cssm';
3
3
  export declare type PaginationProps = CorePaginationProps & {
4
4
  /**
5
5
  * Количество строк на страницу
@@ -1,2 +1,2 @@
1
- import { SelectProps } from '@alfalab/core-components-select';
1
+ import { SelectProps } from '@alfalab/core-components-select/cssm';
2
2
  export declare const CustomSelectField: SelectProps['Field'];
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { PaginationProps as CorePaginationProps } from '@alfalab/core-components-pagination';
2
+ import { PaginationProps as CorePaginationProps } from '@alfalab/core-components-pagination/esm';
3
3
  export declare type PaginationProps = CorePaginationProps & {
4
4
  /**
5
5
  * Количество строк на страницу
@@ -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_1hrpp {
15
+ } .table__component_8m056 {
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_1hrpp {
25
+ } .table__pagesWrapper_8m056 {
26
26
  display: flex;
27
- } .table__tag_1hrpp.table__tag_1hrpp {
27
+ } .table__tag_8m056.table__tag_8m056 {
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_1hrpp.table__tag_1hrpp:last-child {
32
+ } .table__tag_8m056.table__tag_8m056:last-child {
33
33
  margin-right: var(--gap-0);
34
- } .table__tag_1hrpp.table__tag_1hrpp.table__tagActive_1hrpp {
34
+ } .table__tag_8m056.table__tag_8m056.table__tagActive_8m056 {
35
35
  cursor: default;
36
- } .table__pagination_1hrpp {
36
+ } .table__pagination_8m056 {
37
37
  margin-left: auto;
38
- } .table__menu_1hrpp {
38
+ } .table__menu_8m056 {
39
39
  margin: var(--gap-4) var(--gap-0);
40
- } .table__option_1hrpp {
40
+ } .table__option_8m056 {
41
41
  min-width: 208px;
42
42
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"table__component_1hrpp","pagination":"table__pagination_1hrpp","menu":"table__menu_1hrpp","option":"table__option_1hrpp"};
3
+ var styles = {"component":"table__component_8m056","pagination":"table__pagination_8m056","menu":"table__menu_8m056","option":"table__option_8m056"};
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_11tjo svg {
3
+ } .table__field_1061p svg {
4
4
  width: 18px;
5
5
  height: 18px;
6
- } .table__open_11tjo,
7
- .table__open_11tjo:hover {
6
+ } .table__open_1061p,
7
+ .table__open_1061p:hover {
8
8
  background-color: var(--color-light-neutral-translucent-200-hover);
9
9
  }
@@ -1,2 +1,2 @@
1
- import { SelectProps } from '@alfalab/core-components-select';
1
+ import { SelectProps } from '@alfalab/core-components-select/esm';
2
2
  export declare const CustomSelectField: SelectProps['Field'];
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"field":"table__field_11tjo","open":"table__open_11tjo"};
3
+ var styles = {"field":"table__field_1061p","open":"table__open_1061p"};
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_1epht {
12
+ } .table__component_qa3qa {
13
13
  box-sizing: border-box;
14
- } .table__wrapper_1epht {
14
+ } .table__wrapper_qa3qa {
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_1epht {
20
+ } .table__stickyHeader_qa3qa {
21
21
  max-height: 100%;
22
- } .table__hasPagination_1epht {
22
+ } .table__hasPagination_qa3qa {
23
23
  padding-bottom: var(--gap-0);
24
- } .table__table_1epht {
24
+ } .table__table_qa3qa {
25
25
  width: 100%;
26
26
  border-collapse: collapse;
27
27
  box-sizing: border-box
28
- } .table__table_1epht td:first-child label > *[class^='box'], .table__table_1epht th:first-child label > *[class^='box'] {
28
+ } .table__table_qa3qa td:first-child label > *[class^='box'], .table__table_qa3qa 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_1epht","wrapper":"table__wrapper_1epht","stickyHeader":"table__stickyHeader_1epht","hasPagination":"table__hasPagination_1epht","table":"table__table_1epht"};
3
+ var styles = {"component":"table__component_qa3qa","wrapper":"table__wrapper_qa3qa","stickyHeader":"table__stickyHeader_qa3qa","hasPagination":"table__hasPagination_qa3qa","table":"table__table_qa3qa"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,4 +1,4 @@
1
- .table__component_12xrk {
1
+ .table__component_dbktm {
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_12xrk"};
3
+ var styles = {"component":"table__component_dbktm"};
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_11zua {
13
+ } .table__component_1qami {
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_11zua:first-child {
24
+ } .table__component_1qami:first-child {
25
25
  padding-left: var(--gap-16);
26
- } .table__component_11zua:last-child {
26
+ } .table__component_1qami:last-child {
27
27
  padding-right: var(--gap-16);
28
- } .table__compactHorizontal_11zua {
28
+ } .table__compactHorizontal_1qami {
29
29
  padding-left: 6px;
30
30
  padding-right: 6px;
31
- } .table__compact_11zua {
31
+ } .table__compact_1qami {
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_11zua","compactHorizontal":"table__compactHorizontal_11zua","compact":"table__compact_11zua"};
3
+ var styles = {"component":"table__component_1qami","compactHorizontal":"table__compactHorizontal_1qami","compact":"table__compact_1qami"};
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_vbtku {
3
+ } .table__row_xna0c {
4
4
  cursor: pointer;
5
- } .table__selected_vbtku.table__expanded_vbtku {
5
+ } .table__selected_xna0c.table__expanded_xna0c {
6
6
  background-color: inherit;
7
- } .table__expanded_vbtku:hover {
7
+ } .table__expanded_xna0c:hover {
8
8
  background-color: inherit;
9
- } .table__expandable_vbtku td {
9
+ } .table__expandable_xna0c 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_vbtku","selected":"table__selected_vbtku","expanded":"table__expanded_vbtku","expandable":"table__expandable_vbtku"};
3
+ var styles = {"row":"table__row_xna0c","selected":"table__selected_xna0c","expanded":"table__expanded_xna0c","expandable":"table__expandable_xna0c"};
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_i04yr {
7
+ } .table__component_8f8s3 {
8
8
  position: relative;
9
9
  width: 100%;
10
10
  box-sizing: border-box
11
- } .table__component_i04yr th:not(:last-child):not(:empty):after {
11
+ } .table__component_8f8s3 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_i04yr th:after {
22
+ } .table__component_8f8s3 th:after {
23
23
  opacity: 0;
24
- } .table__component_i04yr:hover th:after {
24
+ } .table__component_8f8s3:hover th:after {
25
25
  opacity: 1;
26
- } .table__row_i04yr {
26
+ } .table__row_8f8s3 {
27
27
  height: 72px;
28
28
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"table__component_i04yr","row":"table__row_i04yr"};
3
+ var styles = {"component":"table__component_8f8s3","row":"table__row_8f8s3"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map