@alfalab/core-components-table 2.4.3 → 2.4.4

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 (223) hide show
  1. package/components/pagination/Component.js +1 -1
  2. package/components/pagination/index.css +11 -9
  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 +9 -9
  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 +8 -8
  21. package/cssm/components/pagination/index.module.css +2 -0
  22. package/esm/components/pagination/Component.js +1 -1
  23. package/esm/components/pagination/index.css +11 -9
  24. package/esm/components/pagination/select-field/index.css +4 -4
  25. package/esm/components/pagination/select-field/index.js +1 -1
  26. package/esm/components/table/Component.js +1 -1
  27. package/esm/components/table/index.css +7 -7
  28. package/esm/components/tbody/Component.js +1 -1
  29. package/esm/components/tbody/index.css +2 -2
  30. package/esm/components/tcell/Component.js +1 -1
  31. package/esm/components/tcell/index.css +6 -6
  32. package/esm/components/texpandable-row/Component.js +1 -1
  33. package/esm/components/texpandable-row/index.css +5 -5
  34. package/esm/components/thead/Component.js +1 -1
  35. package/esm/components/thead/index.css +6 -6
  36. package/esm/components/thead-cell/Component.js +1 -1
  37. package/esm/components/thead-cell/index.css +9 -9
  38. package/esm/components/trow/Component.js +1 -1
  39. package/esm/components/trow/index.css +8 -8
  40. package/esm/components/tsortable-head-cell/Component.js +1 -1
  41. package/esm/components/tsortable-head-cell/index.css +8 -8
  42. package/modern/components/pagination/Component.js +1 -1
  43. package/modern/components/pagination/index.css +11 -9
  44. package/modern/components/pagination/select-field/index.css +4 -4
  45. package/modern/components/pagination/select-field/index.js +1 -1
  46. package/modern/components/table/Component.js +1 -1
  47. package/modern/components/table/index.css +7 -7
  48. package/modern/components/tbody/Component.js +1 -1
  49. package/modern/components/tbody/index.css +2 -2
  50. package/modern/components/tcell/Component.js +1 -1
  51. package/modern/components/tcell/index.css +6 -6
  52. package/modern/components/texpandable-row/Component.js +1 -1
  53. package/modern/components/texpandable-row/index.css +5 -5
  54. package/modern/components/thead/Component.js +1 -1
  55. package/modern/components/thead/index.css +6 -6
  56. package/modern/components/thead-cell/Component.js +1 -1
  57. package/modern/components/thead-cell/index.css +9 -9
  58. package/modern/components/trow/Component.js +1 -1
  59. package/modern/components/trow/index.css +8 -8
  60. package/modern/components/tsortable-head-cell/Component.js +1 -1
  61. package/modern/components/tsortable-head-cell/index.css +8 -8
  62. package/package.json +4 -4
  63. package/src/components/pagination/index.module.css +2 -0
  64. package/Component-0f4b9bed.d.ts +0 -5
  65. package/Component-10db897e.d.ts +0 -6
  66. package/Component-69921c40.d.ts +0 -184
  67. package/Component-72dda473.d.ts +0 -53
  68. package/Component-bdb4c6b9.d.ts +0 -12
  69. package/Component-c76d6398.d.ts +0 -5
  70. package/Component-ebda875c.d.ts +0 -12
  71. package/Component.desktop-63dec22f.d.ts +0 -6
  72. package/Component.desktop-785df74d.d.ts +0 -6
  73. package/Component.mobile-d7e9f69d.d.ts +0 -6
  74. package/Component.responsive-785df74d.d.ts +0 -26
  75. package/Context-bdb4c6b9.d.ts +0 -4
  76. package/ResponsiveContext-baf4875b.d.ts +0 -5
  77. package/component-10db897e.d.ts +0 -44
  78. package/consts-f777ba1a.d.ts +0 -2
  79. package/cssm/Component-0f4b9bed.d.ts +0 -5
  80. package/cssm/Component-10db897e.d.ts +0 -6
  81. package/cssm/Component-69921c40.d.ts +0 -184
  82. package/cssm/Component-72dda473.d.ts +0 -53
  83. package/cssm/Component-bdb4c6b9.d.ts +0 -12
  84. package/cssm/Component-c76d6398.d.ts +0 -5
  85. package/cssm/Component-ebda875c.d.ts +0 -12
  86. package/cssm/Component.desktop-63dec22f.d.ts +0 -6
  87. package/cssm/Component.desktop-785df74d.d.ts +0 -6
  88. package/cssm/Component.mobile-d7e9f69d.d.ts +0 -6
  89. package/cssm/Component.responsive-785df74d.d.ts +0 -26
  90. package/cssm/Context-bdb4c6b9.d.ts +0 -4
  91. package/cssm/ResponsiveContext-baf4875b.d.ts +0 -5
  92. package/cssm/component-10db897e.d.ts +0 -44
  93. package/cssm/consts-f777ba1a.d.ts +0 -2
  94. package/cssm/desktop-63dec22f.d.ts +0 -2
  95. package/cssm/desktop-69921c40.d.ts +0 -6
  96. package/cssm/hook-0f4b9bed.d.ts +0 -90
  97. package/cssm/hook-ebda875c.d.ts +0 -48
  98. package/cssm/index-10db897e.d.ts +0 -50
  99. package/cssm/index-136acbb1.d.ts +0 -28
  100. package/cssm/index-3109f463.d.ts +0 -62
  101. package/cssm/index-72dda473.d.ts +0 -12
  102. package/cssm/index-bdb4c6b9.d.ts +0 -2
  103. package/cssm/index-c44170fe.d.ts +0 -3
  104. package/cssm/index-c76d6398.d.ts +0 -2
  105. package/cssm/index-ebda875c.d.ts +0 -81
  106. package/cssm/index-f12ee135.d.ts +0 -3
  107. package/cssm/mobile-89f0cb07.d.ts +0 -6
  108. package/cssm/mobile-d7e9f69d.d.ts +0 -2
  109. package/cssm/types-1b036d4b.d.ts +0 -13
  110. package/cssm/types-1c79e231.d.ts +0 -113
  111. package/cssm/types-67a2d8af.d.ts +0 -276
  112. package/cssm/typings-0f4b9bed.d.ts +0 -576
  113. package/cssm/typings-89f0cb07.d.ts +0 -93
  114. package/cssm/typings-bdb4c6b9.d.ts +0 -52
  115. package/cssm/useSkeleton-ebda875c.d.ts +0 -12
  116. package/cssm/utils-0f4b9bed.d.ts +0 -41
  117. package/cssm/utils-1574ad8b.d.ts +0 -29
  118. package/cssm/utils-49cc3c24.d.ts +0 -8
  119. package/desktop-63dec22f.d.ts +0 -2
  120. package/desktop-69921c40.d.ts +0 -6
  121. package/esm/Component-0f4b9bed.d.ts +0 -5
  122. package/esm/Component-10db897e.d.ts +0 -6
  123. package/esm/Component-69921c40.d.ts +0 -184
  124. package/esm/Component-72dda473.d.ts +0 -53
  125. package/esm/Component-bdb4c6b9.d.ts +0 -12
  126. package/esm/Component-c76d6398.d.ts +0 -5
  127. package/esm/Component-ebda875c.d.ts +0 -12
  128. package/esm/Component.desktop-63dec22f.d.ts +0 -6
  129. package/esm/Component.desktop-785df74d.d.ts +0 -6
  130. package/esm/Component.mobile-d7e9f69d.d.ts +0 -6
  131. package/esm/Component.responsive-785df74d.d.ts +0 -26
  132. package/esm/Context-bdb4c6b9.d.ts +0 -4
  133. package/esm/ResponsiveContext-baf4875b.d.ts +0 -5
  134. package/esm/component-10db897e.d.ts +0 -44
  135. package/esm/consts-f777ba1a.d.ts +0 -2
  136. package/esm/desktop-63dec22f.d.ts +0 -2
  137. package/esm/desktop-69921c40.d.ts +0 -6
  138. package/esm/hook-0f4b9bed.d.ts +0 -90
  139. package/esm/hook-ebda875c.d.ts +0 -48
  140. package/esm/index-10db897e.d.ts +0 -50
  141. package/esm/index-136acbb1.d.ts +0 -28
  142. package/esm/index-3109f463.d.ts +0 -62
  143. package/esm/index-72dda473.d.ts +0 -12
  144. package/esm/index-bdb4c6b9.d.ts +0 -2
  145. package/esm/index-c44170fe.d.ts +0 -3
  146. package/esm/index-c76d6398.d.ts +0 -2
  147. package/esm/index-ebda875c.d.ts +0 -81
  148. package/esm/index-f12ee135.d.ts +0 -3
  149. package/esm/mobile-89f0cb07.d.ts +0 -6
  150. package/esm/mobile-d7e9f69d.d.ts +0 -2
  151. package/esm/types-1b036d4b.d.ts +0 -13
  152. package/esm/types-1c79e231.d.ts +0 -113
  153. package/esm/types-67a2d8af.d.ts +0 -276
  154. package/esm/typings-0f4b9bed.d.ts +0 -576
  155. package/esm/typings-89f0cb07.d.ts +0 -93
  156. package/esm/typings-bdb4c6b9.d.ts +0 -52
  157. package/esm/useSkeleton-ebda875c.d.ts +0 -12
  158. package/esm/utils-0f4b9bed.d.ts +0 -41
  159. package/esm/utils-1574ad8b.d.ts +0 -29
  160. package/esm/utils-49cc3c24.d.ts +0 -8
  161. package/hook-0f4b9bed.d.ts +0 -90
  162. package/hook-ebda875c.d.ts +0 -48
  163. package/index-10db897e.d.ts +0 -50
  164. package/index-136acbb1.d.ts +0 -28
  165. package/index-3109f463.d.ts +0 -62
  166. package/index-72dda473.d.ts +0 -12
  167. package/index-bdb4c6b9.d.ts +0 -2
  168. package/index-c44170fe.d.ts +0 -3
  169. package/index-c76d6398.d.ts +0 -2
  170. package/index-ebda875c.d.ts +0 -81
  171. package/index-f12ee135.d.ts +0 -3
  172. package/mobile-89f0cb07.d.ts +0 -6
  173. package/mobile-d7e9f69d.d.ts +0 -2
  174. package/modern/Component-0f4b9bed.d.ts +0 -5
  175. package/modern/Component-10db897e.d.ts +0 -6
  176. package/modern/Component-69921c40.d.ts +0 -184
  177. package/modern/Component-72dda473.d.ts +0 -53
  178. package/modern/Component-bdb4c6b9.d.ts +0 -12
  179. package/modern/Component-c76d6398.d.ts +0 -5
  180. package/modern/Component-ebda875c.d.ts +0 -12
  181. package/modern/Component.desktop-63dec22f.d.ts +0 -6
  182. package/modern/Component.desktop-785df74d.d.ts +0 -6
  183. package/modern/Component.mobile-d7e9f69d.d.ts +0 -6
  184. package/modern/Component.responsive-785df74d.d.ts +0 -26
  185. package/modern/Context-bdb4c6b9.d.ts +0 -4
  186. package/modern/ResponsiveContext-baf4875b.d.ts +0 -5
  187. package/modern/component-10db897e.d.ts +0 -44
  188. package/modern/consts-f777ba1a.d.ts +0 -2
  189. package/modern/desktop-63dec22f.d.ts +0 -2
  190. package/modern/desktop-69921c40.d.ts +0 -6
  191. package/modern/hook-0f4b9bed.d.ts +0 -90
  192. package/modern/hook-ebda875c.d.ts +0 -48
  193. package/modern/index-10db897e.d.ts +0 -50
  194. package/modern/index-136acbb1.d.ts +0 -28
  195. package/modern/index-3109f463.d.ts +0 -62
  196. package/modern/index-72dda473.d.ts +0 -12
  197. package/modern/index-bdb4c6b9.d.ts +0 -2
  198. package/modern/index-c44170fe.d.ts +0 -3
  199. package/modern/index-c76d6398.d.ts +0 -2
  200. package/modern/index-ebda875c.d.ts +0 -81
  201. package/modern/index-f12ee135.d.ts +0 -3
  202. package/modern/mobile-89f0cb07.d.ts +0 -6
  203. package/modern/mobile-d7e9f69d.d.ts +0 -2
  204. package/modern/types-1b036d4b.d.ts +0 -13
  205. package/modern/types-1c79e231.d.ts +0 -113
  206. package/modern/types-67a2d8af.d.ts +0 -276
  207. package/modern/typings-0f4b9bed.d.ts +0 -576
  208. package/modern/typings-89f0cb07.d.ts +0 -93
  209. package/modern/typings-bdb4c6b9.d.ts +0 -52
  210. package/modern/useSkeleton-ebda875c.d.ts +0 -12
  211. package/modern/utils-0f4b9bed.d.ts +0 -41
  212. package/modern/utils-1574ad8b.d.ts +0 -29
  213. package/modern/utils-49cc3c24.d.ts +0 -8
  214. package/types-1b036d4b.d.ts +0 -13
  215. package/types-1c79e231.d.ts +0 -113
  216. package/types-67a2d8af.d.ts +0 -276
  217. package/typings-0f4b9bed.d.ts +0 -576
  218. package/typings-89f0cb07.d.ts +0 -93
  219. package/typings-bdb4c6b9.d.ts +0 -52
  220. package/useSkeleton-ebda875c.d.ts +0 -12
  221. package/utils-0f4b9bed.d.ts +0 -41
  222. package/utils-1574ad8b.d.ts +0 -29
  223. package/utils-49cc3c24.d.ts +0 -8
@@ -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_fchf1","pagesWrapper":"table__pagesWrapper_fchf1","tag":"table__tag_fchf1","tagActive":"table__tagActive_fchf1","pagination":"table__pagination_fchf1","menu":"table__menu_fchf1","option":"table__option_fchf1"};
19
+ var styles = {"component":"table__component_14env","pagesWrapper":"table__pagesWrapper_14env","tag":"table__tag_14env","tagActive":"table__tagActive_14env","pagination":"table__pagination_14env","menu":"table__menu_14env","option":"table__option_14env"};
20
20
  require('./index.css')
21
21
 
22
22
  var Pagination = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1wmqp */
1
+ /* hash: 1jjc1 */
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,9 @@
20
20
  --gap-2xl: 32px;
21
21
  } :root {
22
22
  } :root {
23
- } .table__component_fchf1 {
23
+ } .table__component_14env {
24
+ position: sticky;
25
+ left: 0;
24
26
  display: flex;
25
27
  justify-content: space-between;
26
28
  align-items: flex-start;
@@ -28,21 +30,21 @@
28
30
  padding: var(--gap-xl) var(--gap-m) var(--gap-2xl);
29
31
  border-top: 1px solid var(--color-light-border-primary);
30
32
  box-sizing: border-box;
31
- } .table__pagesWrapper_fchf1 {
33
+ } .table__pagesWrapper_14env {
32
34
  display: flex;
33
- } .table__tag_fchf1.table__tag_fchf1 {
35
+ } .table__tag_14env.table__tag_14env {
34
36
  flex-shrink: 0;
35
37
  margin-right: var(--gap-xs);
36
38
  padding: 0 var(--gap-xs);
37
39
  min-width: 32px
38
- } .table__tag_fchf1.table__tag_fchf1:last-child {
40
+ } .table__tag_14env.table__tag_14env:last-child {
39
41
  margin-right: 0;
40
- } .table__tag_fchf1.table__tag_fchf1.table__tagActive_fchf1 {
42
+ } .table__tag_14env.table__tag_14env.table__tagActive_14env {
41
43
  cursor: default;
42
- } .table__pagination_fchf1 {
44
+ } .table__pagination_14env {
43
45
  margin-left: auto;
44
- } .table__menu_fchf1 {
46
+ } .table__menu_14env {
45
47
  margin: var(--gap-2xs) 0;
46
- } .table__option_fchf1 {
48
+ } .table__option_14env {
47
49
  min-width: 208px;
48
50
  }
@@ -1,4 +1,4 @@
1
- /* hash: bu3km */
1
+ /* hash: 1xrsz */
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_abfum svg {
18
+ } .table__field_zdmas svg {
19
19
  width: 18px;
20
20
  height: 18px;
21
- } .table__open_abfum,
22
- .table__open_abfum:hover {
21
+ } .table__open_zdmas,
22
+ .table__open_zdmas: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_abfum","open":"table__open_abfum"};
15
+ var styles = {"field":"table__field_zdmas","open":"table__open_zdmas"};
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_1lk5j","wrapper":"table__wrapper_1lk5j","stickyHeader":"table__stickyHeader_1lk5j","hasPagination":"table__hasPagination_1lk5j","table":"table__table_1lk5j"};
18
+ var styles = {"component":"table__component_13tvr","wrapper":"table__wrapper_13tvr","stickyHeader":"table__stickyHeader_13tvr","hasPagination":"table__hasPagination_13tvr","table":"table__table_13tvr"};
19
19
  require('./index.css')
20
20
 
21
21
  var Table = React.forwardRef(function (_a, ref) {
@@ -1,4 +1,4 @@
1
- /* hash: b4gvy */
1
+ /* hash: 1nzo8 */
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_1lk5j {
21
+ } .table__component_13tvr {
22
22
  box-sizing: border-box;
23
- } .table__wrapper_1lk5j {
23
+ } .table__wrapper_13tvr {
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_1lk5j {
29
+ } .table__stickyHeader_13tvr {
30
30
  max-height: 100%;
31
- } .table__hasPagination_1lk5j {
31
+ } .table__hasPagination_13tvr {
32
32
  padding-bottom: 0;
33
- } .table__table_1lk5j {
33
+ } .table__table_13tvr {
34
34
  width: 100%;
35
35
  border-collapse: collapse;
36
36
  box-sizing: border-box
37
37
 
38
38
  /* TODO: Хак для выравнивания чекбокса */
39
- } .table__table_1lk5j td:first-child label > *[class^='box'], .table__table_1lk5j th:first-child label > *[class^='box'] {
39
+ } .table__table_13tvr td:first-child label > *[class^='box'], .table__table_13tvr 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_1s699"};
14
+ var styles = {"component":"table__component_1ieuo"};
15
15
  require('./index.css')
16
16
 
17
17
  var TBody = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: bd90c */
1
+ /* hash: 14m78 */
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_1s699 {
17
+ } .table__component_1ieuo {
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_14hl0","compactHorizontal":"table__compactHorizontal_14hl0","compact":"table__compact_14hl0"};
15
+ var styles = {"component":"table__component_1ohuu","compactHorizontal":"table__compactHorizontal_1ohuu","compact":"table__compact_1ohuu"};
16
16
  require('./index.css')
17
17
 
18
18
  var TCell = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 16ayy */
1
+ /* hash: q3em1 */
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_14hl0 {
23
+ } .table__component_1ohuu {
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_14hl0:first-child {
34
+ } .table__component_1ohuu:first-child {
35
35
  padding-left: var(--gap-m);
36
- } .table__component_14hl0:last-child {
36
+ } .table__component_1ohuu:last-child {
37
37
  padding-right: var(--gap-m);
38
- } .table__compactHorizontal_14hl0 {
38
+ } .table__compactHorizontal_1ohuu {
39
39
  padding-left: 6px;
40
40
  padding-right: 6px;
41
- } .table__compact_14hl0 {
41
+ } .table__compact_1ohuu {
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_d2ctl","selected":"table__selected_d2ctl","expanded":"table__expanded_d2ctl","expandable":"table__expandable_d2ctl"};
15
+ var styles = {"row":"table__row_qtoph","selected":"table__selected_qtoph","expanded":"table__expanded_qtoph","expandable":"table__expandable_qtoph"};
16
16
  require('./index.css')
17
17
 
18
18
  var TExpandableRow = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: roccx */
1
+ /* hash: 1du92 */
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_d2ctl {
17
+ } .table__row_qtoph {
18
18
  cursor: pointer;
19
- } .table__selected_d2ctl.table__expanded_d2ctl {
19
+ } .table__selected_qtoph.table__expanded_qtoph {
20
20
  background-color: inherit;
21
- } .table__expanded_d2ctl:hover {
21
+ } .table__expanded_qtoph:hover {
22
22
  background-color: inherit;
23
- } .table__expandable_d2ctl td {
23
+ } .table__expandable_qtoph 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_1dol4","row":"table__row_1dol4"};
14
+ var styles = {"component":"table__component_1gl53","row":"table__row_1gl53"};
15
15
  require('./index.css')
16
16
 
17
17
  var THead = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 13qph */
1
+ /* hash: hksrs */
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_1dol4 {
19
+ } .table__component_1gl53 {
20
20
  position: relative;
21
21
  width: 100%;
22
22
  box-sizing: border-box
23
- } .table__component_1dol4 th:not(:last-child):not(:empty):after {
23
+ } .table__component_1gl53 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_1dol4 th:after {
34
+ } .table__component_1gl53 th:after {
35
35
  opacity: 0;
36
- } .table__component_1dol4:hover th:after {
36
+ } .table__component_1gl53:hover th:after {
37
37
  opacity: 1;
38
- } .table__row_1dol4 {
38
+ } .table__row_1gl53 {
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_1u0jo","stickyHeader":"table__stickyHeader_1u0jo","sortable":"table__sortable_1u0jo","sorted":"table__sorted_1u0jo","compactHorizontal":"table__compactHorizontal_1u0jo"};
15
+ var styles = {"component":"table__component_leq27","stickyHeader":"table__stickyHeader_leq27","sortable":"table__sortable_leq27","sorted":"table__sorted_leq27","compactHorizontal":"table__compactHorizontal_leq27"};
16
16
  require('./index.css')
17
17
 
18
18
  var THeadCell = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: sl8kx */
1
+ /* hash: 1sf21 */
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_1u0jo {
24
+ } .table__component_leq27 {
25
25
  font-size: 12px;
26
26
  line-height: 16px;
27
27
  font-weight: 500;
@@ -36,23 +36,23 @@
36
36
  background: var(--color-light-bg-primary);
37
37
  vertical-align: top;
38
38
  box-sizing: border-box
39
- } .table__component_1u0jo:first-child {
39
+ } .table__component_leq27:first-child {
40
40
  padding-left: var(--gap-m);
41
- } .table__component_1u0jo:last-child {
41
+ } .table__component_leq27:last-child {
42
42
  padding-right: var(--gap-m);
43
- } .table__component_1u0jo:not(.table__stickyHeader_1u0jo) {
43
+ } .table__component_leq27:not(.table__stickyHeader_leq27) {
44
44
  position: relative;
45
- } .table__sortable_1u0jo {
45
+ } .table__sortable_leq27 {
46
46
  cursor: pointer;
47
- } .table__sorted_1u0jo {
47
+ } .table__sorted_leq27 {
48
48
  color: var(--color-light-text-primary);
49
- } .table__stickyHeader_1u0jo {
49
+ } .table__stickyHeader_leq27 {
50
50
  top: 0;
51
51
  position: sticky;
52
52
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
53
53
  border: none;
54
54
  z-index: 1;
55
- } .table__compactHorizontal_1u0jo {
55
+ } .table__compactHorizontal_leq27 {
56
56
  padding-left: 6px;
57
57
  padding-right: 6px;
58
58
  }
@@ -11,7 +11,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
11
11
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
12
12
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
13
13
 
14
- var styles = {"component":"table__component_s5n19","withoutBorder":"table__withoutBorder_s5n19","clickable":"table__clickable_s5n19","selected":"table__selected_s5n19"};
14
+ var styles = {"component":"table__component_x5s38","withoutBorder":"table__withoutBorder_x5s38","clickable":"table__clickable_x5s38","selected":"table__selected_x5s38"};
15
15
  require('./index.css')
16
16
 
17
17
  var TRow = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: ijiqr */
1
+ /* hash: 2byeg */
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_s5n19 {
20
+ } .table__component_x5s38 {
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_s5n19:first-child td {
26
+ } .table__component_x5s38:first-child td {
27
27
  border-top: 0;
28
- } .table__withoutBorder_s5n19 td {
28
+ } .table__withoutBorder_x5s38 td {
29
29
  border: none;
30
- } .table__clickable_s5n19 {
30
+ } .table__clickable_x5s38 {
31
31
  cursor: pointer
32
- } .table__clickable_s5n19:hover {
32
+ } .table__clickable_x5s38:hover {
33
33
  background-color: var(--color-light-bg-secondary);
34
- } .table__selected_s5n19 {
34
+ } .table__selected_x5s38 {
35
35
  background-color: #f2f8ff /* нет цвета в палитре */
36
- } .table__selected_s5n19:hover {
36
+ } .table__selected_x5s38:hover {
37
37
  background-color: var(--color-static-graphic-solitude);
38
38
  }
@@ -16,7 +16,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
16
16
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
17
17
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
18
18
 
19
- var styles = {"content":"table__content_4q0z2","icon":"table__icon_4q0z2","reverse":"table__reverse_4q0z2","sorted":"table__sorted_4q0z2"};
19
+ var styles = {"content":"table__content_15cze","icon":"table__icon_15cze","reverse":"table__reverse_15cze","sorted":"table__sorted_15cze"};
20
20
  require('./index.css')
21
21
 
22
22
  var TSortableHeadCell = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: kzsu3 */
1
+ /* hash: 1xv06 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-link: #0072ef;
@@ -18,10 +18,10 @@
18
18
  --gap-xs: 8px;
19
19
  } :root {
20
20
  } :root {
21
- } .table__content_4q0z2 {
21
+ } .table__content_15cze {
22
22
  display: flex;
23
23
  align-items: flex-start;
24
- } .table__icon_4q0z2 {
24
+ } .table__icon_15cze {
25
25
  cursor: pointer;
26
26
  margin-left: var(--gap-xs);
27
27
 
@@ -33,15 +33,15 @@
33
33
  color: var(--color-light-graphic-secondary);
34
34
  transition: color 0.2s ease;
35
35
  flex-shrink: 0
36
- } .table__icon_4q0z2:hover {
36
+ } .table__icon_15cze:hover {
37
37
  color: var(--color-light-graphic-primary);
38
- } .table__reverse_4q0z2 {
38
+ } .table__reverse_15cze {
39
39
  flex-direction: row-reverse
40
- } .table__reverse_4q0z2 .table__icon_4q0z2 {
40
+ } .table__reverse_15cze .table__icon_15cze {
41
41
  margin-left: 0;
42
42
  margin-right: var(--gap-xs);
43
- } .table__sorted_4q0z2 {
43
+ } .table__sorted_15cze {
44
44
  color: var(--color-light-graphic-link)
45
- } .table__sorted_4q0z2:hover {
45
+ } .table__sorted_15cze:hover {
46
46
  color: var(--color-light-graphic-link);
47
47
  }
@@ -20,6 +20,8 @@
20
20
  } :root {
21
21
  } :root {
22
22
  } .component {
23
+ position: sticky;
24
+ left: 0;
23
25
  display: flex;
24
26
  justify-content: space-between;
25
27
  align-items: flex-start;
@@ -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_fchf1","pagesWrapper":"table__pagesWrapper_fchf1","tag":"table__tag_fchf1","tagActive":"table__tagActive_fchf1","pagination":"table__pagination_fchf1","menu":"table__menu_fchf1","option":"table__option_fchf1"};
10
+ var styles = {"component":"table__component_14env","pagesWrapper":"table__pagesWrapper_14env","tag":"table__tag_14env","tagActive":"table__tagActive_14env","pagination":"table__pagination_14env","menu":"table__menu_14env","option":"table__option_14env"};
11
11
  require('./index.css')
12
12
 
13
13
  var Pagination = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1wmqp */
1
+ /* hash: 1jjc1 */
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,9 @@
20
20
  --gap-2xl: 32px;
21
21
  } :root {
22
22
  } :root {
23
- } .table__component_fchf1 {
23
+ } .table__component_14env {
24
+ position: sticky;
25
+ left: 0;
24
26
  display: flex;
25
27
  justify-content: space-between;
26
28
  align-items: flex-start;
@@ -28,21 +30,21 @@
28
30
  padding: var(--gap-xl) var(--gap-m) var(--gap-2xl);
29
31
  border-top: 1px solid var(--color-light-border-primary);
30
32
  box-sizing: border-box;
31
- } .table__pagesWrapper_fchf1 {
33
+ } .table__pagesWrapper_14env {
32
34
  display: flex;
33
- } .table__tag_fchf1.table__tag_fchf1 {
35
+ } .table__tag_14env.table__tag_14env {
34
36
  flex-shrink: 0;
35
37
  margin-right: var(--gap-xs);
36
38
  padding: 0 var(--gap-xs);
37
39
  min-width: 32px
38
- } .table__tag_fchf1.table__tag_fchf1:last-child {
40
+ } .table__tag_14env.table__tag_14env:last-child {
39
41
  margin-right: 0;
40
- } .table__tag_fchf1.table__tag_fchf1.table__tagActive_fchf1 {
42
+ } .table__tag_14env.table__tag_14env.table__tagActive_14env {
41
43
  cursor: default;
42
- } .table__pagination_fchf1 {
44
+ } .table__pagination_14env {
43
45
  margin-left: auto;
44
- } .table__menu_fchf1 {
46
+ } .table__menu_14env {
45
47
  margin: var(--gap-2xs) 0;
46
- } .table__option_fchf1 {
48
+ } .table__option_14env {
47
49
  min-width: 208px;
48
50
  }
@@ -1,4 +1,4 @@
1
- /* hash: bu3km */
1
+ /* hash: 1xrsz */
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_abfum svg {
18
+ } .table__field_zdmas svg {
19
19
  width: 18px;
20
20
  height: 18px;
21
- } .table__open_abfum,
22
- .table__open_abfum:hover {
21
+ } .table__open_zdmas,
22
+ .table__open_zdmas: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_abfum","open":"table__open_abfum"};
6
+ var styles = {"field":"table__field_zdmas","open":"table__open_zdmas"};
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_1lk5j","wrapper":"table__wrapper_1lk5j","stickyHeader":"table__stickyHeader_1lk5j","hasPagination":"table__hasPagination_1lk5j","table":"table__table_1lk5j"};
9
+ var styles = {"component":"table__component_13tvr","wrapper":"table__wrapper_13tvr","stickyHeader":"table__stickyHeader_13tvr","hasPagination":"table__hasPagination_13tvr","table":"table__table_13tvr"};
10
10
  require('./index.css')
11
11
 
12
12
  var Table = forwardRef(function (_a, ref) {
@@ -1,4 +1,4 @@
1
- /* hash: b4gvy */
1
+ /* hash: 1nzo8 */
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_1lk5j {
21
+ } .table__component_13tvr {
22
22
  box-sizing: border-box;
23
- } .table__wrapper_1lk5j {
23
+ } .table__wrapper_13tvr {
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_1lk5j {
29
+ } .table__stickyHeader_13tvr {
30
30
  max-height: 100%;
31
- } .table__hasPagination_1lk5j {
31
+ } .table__hasPagination_13tvr {
32
32
  padding-bottom: 0;
33
- } .table__table_1lk5j {
33
+ } .table__table_13tvr {
34
34
  width: 100%;
35
35
  border-collapse: collapse;
36
36
  box-sizing: border-box
37
37
 
38
38
  /* TODO: Хак для выравнивания чекбокса */
39
- } .table__table_1lk5j td:first-child label > *[class^='box'], .table__table_1lk5j th:first-child label > *[class^='box'] {
39
+ } .table__table_13tvr td:first-child label > *[class^='box'], .table__table_13tvr 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_1s699"};
5
+ var styles = {"component":"table__component_1ieuo"};
6
6
  require('./index.css')
7
7
 
8
8
  var TBody = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: bd90c */
1
+ /* hash: 14m78 */
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_1s699 {
17
+ } .table__component_1ieuo {
18
18
  width: 100%;
19
19
  box-sizing: border-box;
20
20
  }