@alfalab/core-components-table 1.6.4 → 2.0.0
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.
- package/{dist/component.d.ts → component.d.ts} +0 -0
- package/{dist/component.js → component.js} +1 -1
- package/{dist/components → components}/index.d.ts +0 -0
- package/{dist/components → components}/index.js +1 -1
- package/{dist/components → components}/pagination/Component.d.ts +0 -0
- package/{dist/components → components}/pagination/Component.js +1 -1
- package/{dist/esm/components → components}/pagination/index.css +1 -1
- package/{dist/components → components}/pagination/index.d.ts +0 -0
- package/{dist/components → components}/pagination/index.js +1 -1
- package/{dist/esm/components → components}/pagination/select-field/index.css +1 -1
- package/{dist/components → components}/pagination/select-field/index.d.ts +0 -0
- package/{dist/components → components}/pagination/select-field/index.js +1 -1
- package/{dist/components → components}/table/Component.d.ts +0 -0
- package/{dist/components → components}/table/Component.js +1 -1
- package/{dist/modern/components → components}/table/index.css +1 -1
- package/{dist/components → components}/table/index.d.ts +0 -0
- package/{dist/components → components}/table/index.js +1 -1
- package/{dist/components → components}/table/utils.d.ts +0 -0
- package/{dist/components → components}/table/utils.js +1 -1
- package/{dist/components → components}/table-context/index.d.ts +0 -0
- package/{dist/components → components}/table-context/index.js +0 -0
- package/{dist/components → components}/tbody/Component.d.ts +0 -0
- package/{dist/components → components}/tbody/Component.js +1 -1
- package/{dist/modern/components → components}/tbody/index.css +1 -1
- package/{dist/components → components}/tbody/index.d.ts +0 -0
- package/{dist/components → components}/tbody/index.js +1 -1
- package/{dist/components → components}/tcell/Component.d.ts +0 -0
- package/{dist/components → components}/tcell/Component.js +1 -1
- package/{dist/esm/components → components}/tcell/index.css +1 -1
- package/{dist/components → components}/tcell/index.d.ts +0 -0
- package/{dist/components → components}/tcell/index.js +1 -1
- package/{dist/components → components}/texpandable-row/Component.d.ts +0 -0
- package/{dist/components → components}/texpandable-row/Component.js +1 -1
- package/{dist/components → components}/texpandable-row/index.css +1 -1
- package/{dist/components → components}/texpandable-row/index.d.ts +0 -0
- package/{dist/components → components}/texpandable-row/index.js +1 -1
- package/{dist/components → components}/thead/Component.d.ts +0 -0
- package/{dist/components → components}/thead/Component.js +1 -1
- package/{dist/components → components}/thead/index.css +1 -1
- package/{dist/components → components}/thead/index.d.ts +0 -0
- package/{dist/components → components}/thead/index.js +1 -1
- package/{dist/components → components}/thead-cell/Component.d.ts +0 -0
- package/{dist/components → components}/thead-cell/Component.js +1 -1
- package/{dist/components → components}/thead-cell/index.css +1 -1
- package/{dist/components → components}/thead-cell/index.d.ts +0 -0
- package/{dist/components → components}/thead-cell/index.js +1 -1
- package/{dist/components → components}/trow/Component.d.ts +0 -0
- package/{dist/components → components}/trow/Component.js +1 -1
- package/{dist/modern/components → components}/trow/index.css +1 -1
- package/{dist/components → components}/trow/index.d.ts +0 -0
- package/{dist/components → components}/trow/index.js +1 -1
- package/{dist/components → components}/tsortable-head-cell/Component.d.ts +0 -0
- package/{dist/components → components}/tsortable-head-cell/Component.js +1 -1
- package/{dist/esm/components → components}/tsortable-head-cell/index.css +1 -1
- package/{dist/components → components}/tsortable-head-cell/index.d.ts +0 -0
- package/{dist/components → components}/tsortable-head-cell/index.js +1 -1
- package/{dist/components → components}/tsortable-head-cell/sort-icon-asc.d.ts +0 -0
- package/{dist/components → components}/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/{dist/components → components}/tsortable-head-cell/sort-icon-desc.d.ts +0 -0
- package/{dist/components → components}/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/{dist/components → components}/tsortable-head-cell/sort-icon-unset.d.ts +0 -0
- package/{dist/components → components}/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/{dist/cssm → cssm}/component.d.ts +0 -0
- package/{dist/cssm → cssm}/component.js +3 -3
- package/{dist/cssm → cssm}/components/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/index.js +3 -3
- package/{dist/cssm → cssm}/components/pagination/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/pagination/Component.js +3 -3
- package/{dist/cssm → cssm}/components/pagination/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/pagination/index.js +3 -3
- package/{dist/cssm → cssm}/components/pagination/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/pagination/select-field/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/pagination/select-field/index.js +1 -1
- package/{dist/cssm → cssm}/components/pagination/select-field/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/table/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/table/Component.js +0 -0
- package/{dist/cssm → cssm}/components/table/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/table/index.js +0 -0
- package/{dist/cssm → cssm}/components/table/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/table/utils.d.ts +0 -0
- package/{dist/cssm → cssm}/components/table/utils.js +0 -0
- package/{dist/cssm → cssm}/components/table-context/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/table-context/index.js +0 -0
- package/{dist/cssm → cssm}/components/tbody/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/tbody/Component.js +0 -0
- package/{dist/cssm → cssm}/components/tbody/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/tbody/index.js +0 -0
- package/{dist/cssm → cssm}/components/tbody/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/tcell/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/tcell/Component.js +0 -0
- package/{dist/cssm → cssm}/components/tcell/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/tcell/index.js +0 -0
- package/{dist/cssm → cssm}/components/tcell/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/texpandable-row/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/texpandable-row/Component.js +0 -0
- package/{dist/cssm → cssm}/components/texpandable-row/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/texpandable-row/index.js +0 -0
- package/{dist/cssm → cssm}/components/texpandable-row/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/thead/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/thead/Component.js +0 -0
- package/{dist/cssm → cssm}/components/thead/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/thead/index.js +0 -0
- package/{dist/cssm → cssm}/components/thead/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/thead-cell/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/thead-cell/Component.js +0 -0
- package/{dist/cssm → cssm}/components/thead-cell/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/thead-cell/index.js +0 -0
- package/{dist/cssm → cssm}/components/thead-cell/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/trow/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/trow/Component.js +0 -0
- package/{dist/cssm → cssm}/components/trow/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/trow/index.js +0 -0
- package/{dist/cssm → cssm}/components/trow/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/tsortable-head-cell/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/tsortable-head-cell/Component.js +0 -0
- package/{dist/cssm → cssm}/components/tsortable-head-cell/index.d.ts +0 -0
- package/{dist/cssm → cssm}/components/tsortable-head-cell/index.js +0 -0
- package/{dist/cssm → cssm}/components/tsortable-head-cell/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/tsortable-head-cell/sort-icon-asc.d.ts +0 -0
- package/{dist/cssm → cssm}/components/tsortable-head-cell/sort-icon-asc.js +0 -0
- package/{dist/cssm → cssm}/components/tsortable-head-cell/sort-icon-desc.d.ts +0 -0
- package/{dist/cssm → cssm}/components/tsortable-head-cell/sort-icon-desc.js +0 -0
- package/{dist/cssm → cssm}/components/tsortable-head-cell/sort-icon-unset.d.ts +0 -0
- package/{dist/cssm → cssm}/components/tsortable-head-cell/sort-icon-unset.js +0 -0
- package/{dist/cssm → cssm}/index.d.ts +0 -0
- package/{dist/cssm → cssm}/index.js +3 -3
- package/{dist/cssm → cssm}/tslib.es6-ce870b46.d.ts +0 -0
- package/{dist/cssm → cssm}/tslib.es6-ce870b46.js +0 -0
- package/{dist/cssm → cssm}/typings.d.ts +0 -0
- package/{dist/cssm → cssm}/typings.js +0 -0
- package/{dist/cssm → cssm}/utils.d.ts +0 -0
- package/{dist/cssm → cssm}/utils.js +0 -0
- package/{dist/esm → esm}/component.d.ts +0 -0
- package/{dist/esm → esm}/component.js +4 -4
- package/{dist/esm → esm}/components/index.d.ts +0 -0
- package/{dist/esm → esm}/components/index.js +4 -4
- package/{dist/esm → esm}/components/pagination/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/pagination/Component.js +4 -4
- package/{dist → esm}/components/pagination/index.css +1 -1
- package/{dist/esm → esm}/components/pagination/index.d.ts +0 -0
- package/esm/components/pagination/index.js +9 -0
- package/{dist → esm}/components/pagination/select-field/index.css +1 -1
- package/{dist/esm → esm}/components/pagination/select-field/index.d.ts +0 -0
- package/{dist/esm → esm}/components/pagination/select-field/index.js +2 -2
- package/{dist/esm → esm}/components/table/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/table/Component.js +1 -1
- package/{dist → esm}/components/table/index.css +1 -1
- package/{dist/esm → esm}/components/table/index.d.ts +0 -0
- package/{dist/esm → esm}/components/table/index.js +1 -1
- package/{dist/esm → esm}/components/table/utils.d.ts +0 -0
- package/{dist/esm → esm}/components/table/utils.js +1 -1
- package/{dist/esm → esm}/components/table-context/index.d.ts +0 -0
- package/{dist/esm → esm}/components/table-context/index.js +0 -0
- package/{dist/esm → esm}/components/tbody/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/tbody/Component.js +1 -1
- package/{dist/esm → esm}/components/tbody/index.css +1 -1
- package/{dist/esm → esm}/components/tbody/index.d.ts +0 -0
- package/{dist/esm → esm}/components/tbody/index.js +1 -1
- package/{dist/esm → esm}/components/tcell/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/tcell/Component.js +1 -1
- package/{dist → esm}/components/tcell/index.css +1 -1
- package/{dist/esm → esm}/components/tcell/index.d.ts +0 -0
- package/{dist/esm → esm}/components/tcell/index.js +1 -1
- package/{dist/esm → esm}/components/texpandable-row/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/texpandable-row/Component.js +1 -1
- package/{dist/esm → esm}/components/texpandable-row/index.css +1 -1
- package/{dist/esm → esm}/components/texpandable-row/index.d.ts +0 -0
- package/{dist/esm → esm}/components/texpandable-row/index.js +1 -1
- package/{dist/esm → esm}/components/thead/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/thead/Component.js +1 -1
- package/{dist/modern → esm}/components/thead/index.css +1 -1
- package/{dist/esm → esm}/components/thead/index.d.ts +0 -0
- package/{dist/esm → esm}/components/thead/index.js +1 -1
- package/{dist/esm → esm}/components/thead-cell/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/thead-cell/Component.js +1 -1
- package/{dist/esm → esm}/components/thead-cell/index.css +1 -1
- package/{dist/esm → esm}/components/thead-cell/index.d.ts +0 -0
- package/{dist/esm → esm}/components/thead-cell/index.js +1 -1
- package/{dist/esm → esm}/components/trow/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/trow/Component.js +1 -1
- package/{dist → esm}/components/trow/index.css +1 -1
- package/{dist/esm → esm}/components/trow/index.d.ts +0 -0
- package/{dist/esm → esm}/components/trow/index.js +1 -1
- package/{dist/esm → esm}/components/tsortable-head-cell/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/tsortable-head-cell/Component.js +1 -1
- package/{dist → esm}/components/tsortable-head-cell/index.css +1 -1
- package/{dist/esm → esm}/components/tsortable-head-cell/index.d.ts +0 -0
- package/{dist/esm → esm}/components/tsortable-head-cell/index.js +1 -1
- package/{dist/esm → esm}/components/tsortable-head-cell/sort-icon-asc.d.ts +0 -0
- package/{dist/esm → esm}/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/{dist/esm → esm}/components/tsortable-head-cell/sort-icon-desc.d.ts +0 -0
- package/{dist/esm → esm}/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/{dist/esm → esm}/components/tsortable-head-cell/sort-icon-unset.d.ts +0 -0
- package/{dist/esm → esm}/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/{dist/esm → esm}/index.d.ts +0 -0
- package/{dist/esm → esm}/index.js +4 -4
- package/{dist/esm/tslib.es6-9c7fa967.d.ts → esm/tslib.es6-0b36ed5e.d.ts} +0 -0
- package/{dist/esm/tslib.es6-9c7fa967.js → esm/tslib.es6-0b36ed5e.js} +0 -0
- package/{dist/esm → esm}/typings.d.ts +0 -0
- package/{dist/esm → esm}/typings.js +0 -0
- package/{dist/esm → esm}/utils.d.ts +0 -0
- package/{dist/esm → esm}/utils.js +0 -0
- package/{dist/index.d.ts → index.d.ts} +0 -0
- package/{dist/index.js → index.js} +1 -1
- package/{dist/modern → modern}/component.d.ts +0 -0
- package/{dist/modern → modern}/component.js +3 -3
- package/{dist/modern → modern}/components/index.d.ts +0 -0
- package/{dist/modern → modern}/components/index.js +3 -3
- package/{dist/modern → modern}/components/pagination/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/pagination/Component.js +3 -3
- package/{dist/modern → modern}/components/pagination/index.css +1 -1
- package/{dist/modern → modern}/components/pagination/index.d.ts +0 -0
- package/modern/components/pagination/index.js +8 -0
- package/{dist/modern → modern}/components/pagination/select-field/index.css +1 -1
- package/{dist/modern → modern}/components/pagination/select-field/index.d.ts +0 -0
- package/{dist/modern → modern}/components/pagination/select-field/index.js +1 -1
- package/{dist/modern → modern}/components/table/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/table/Component.js +0 -0
- package/{dist/esm → modern}/components/table/index.css +1 -1
- package/{dist/modern → modern}/components/table/index.d.ts +0 -0
- package/{dist/modern → modern}/components/table/index.js +0 -0
- package/{dist/modern → modern}/components/table/utils.d.ts +0 -0
- package/{dist/modern → modern}/components/table/utils.js +0 -0
- package/{dist/modern → modern}/components/table-context/index.d.ts +0 -0
- package/{dist/modern → modern}/components/table-context/index.js +0 -0
- package/{dist/modern → modern}/components/tbody/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/tbody/Component.js +0 -0
- package/{dist → modern}/components/tbody/index.css +1 -1
- package/{dist/modern → modern}/components/tbody/index.d.ts +0 -0
- package/{dist/modern → modern}/components/tbody/index.js +0 -0
- package/{dist/modern → modern}/components/tcell/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/tcell/Component.js +0 -0
- package/{dist/modern → modern}/components/tcell/index.css +1 -1
- package/{dist/modern → modern}/components/tcell/index.d.ts +0 -0
- package/{dist/modern → modern}/components/tcell/index.js +0 -0
- package/{dist/modern → modern}/components/texpandable-row/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/texpandable-row/Component.js +0 -0
- package/{dist/modern → modern}/components/texpandable-row/index.css +1 -1
- package/{dist/modern → modern}/components/texpandable-row/index.d.ts +0 -0
- package/{dist/modern → modern}/components/texpandable-row/index.js +0 -0
- package/{dist/modern → modern}/components/thead/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/thead/Component.js +0 -0
- package/{dist/esm → modern}/components/thead/index.css +1 -1
- package/{dist/modern → modern}/components/thead/index.d.ts +0 -0
- package/{dist/modern → modern}/components/thead/index.js +0 -0
- package/{dist/modern → modern}/components/thead-cell/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/thead-cell/Component.js +0 -0
- package/{dist/modern → modern}/components/thead-cell/index.css +1 -1
- package/{dist/modern → modern}/components/thead-cell/index.d.ts +0 -0
- package/{dist/modern → modern}/components/thead-cell/index.js +0 -0
- package/{dist/modern → modern}/components/trow/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/trow/Component.js +0 -0
- package/{dist/esm → modern}/components/trow/index.css +1 -1
- package/{dist/modern → modern}/components/trow/index.d.ts +0 -0
- package/{dist/modern → modern}/components/trow/index.js +0 -0
- package/{dist/modern → modern}/components/tsortable-head-cell/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/tsortable-head-cell/Component.js +0 -0
- package/{dist/modern → modern}/components/tsortable-head-cell/index.css +1 -1
- package/{dist/modern → modern}/components/tsortable-head-cell/index.d.ts +0 -0
- package/{dist/modern → modern}/components/tsortable-head-cell/index.js +0 -0
- package/{dist/modern → modern}/components/tsortable-head-cell/sort-icon-asc.d.ts +0 -0
- package/{dist/modern → modern}/components/tsortable-head-cell/sort-icon-asc.js +0 -0
- package/{dist/modern → modern}/components/tsortable-head-cell/sort-icon-desc.d.ts +0 -0
- package/{dist/modern → modern}/components/tsortable-head-cell/sort-icon-desc.js +0 -0
- package/{dist/modern → modern}/components/tsortable-head-cell/sort-icon-unset.d.ts +0 -0
- package/{dist/modern → modern}/components/tsortable-head-cell/sort-icon-unset.js +0 -0
- package/{dist/modern → modern}/index.d.ts +0 -0
- package/{dist/modern → modern}/index.js +3 -3
- package/{dist/modern → modern}/typings.d.ts +0 -0
- package/{dist/modern → modern}/typings.js +0 -0
- package/{dist/modern → modern}/utils.d.ts +0 -0
- package/{dist/modern → modern}/utils.js +0 -0
- package/package.json +9 -12
- package/{dist/send-stats.js → send-stats.js} +0 -0
- package/{dist/tslib.es6-b2714866.d.ts → tslib.es6-48428d43.d.ts} +0 -0
- package/{dist/tslib.es6-b2714866.js → tslib.es6-48428d43.js} +0 -0
- package/{dist/typings.d.ts → typings.d.ts} +0 -0
- package/{dist/typings.js → typings.js} +0 -0
- package/{dist/utils.d.ts → utils.d.ts} +0 -0
- package/{dist/utils.js → utils.js} +0 -0
- package/CHANGELOG.md +0 -351
- package/dist/esm/components/pagination/index.js +0 -9
- package/dist/modern/components/pagination/index.js +0 -8
|
File without changes
|
|
File without changes
|
|
@@ -12,9 +12,9 @@ require('./components/table/utils.js');
|
|
|
12
12
|
require('./components/table-context/index.js');
|
|
13
13
|
require('./components/table/index.module.css');
|
|
14
14
|
require('./components/table/Component.js');
|
|
15
|
-
require('@alfalab/core-components-select/
|
|
16
|
-
require('@alfalab/core-components-pagination/
|
|
17
|
-
require('@alfalab/core-components-button/
|
|
15
|
+
require('@alfalab/core-components-select/cssm');
|
|
16
|
+
require('@alfalab/core-components-pagination/cssm');
|
|
17
|
+
require('@alfalab/core-components-button/cssm');
|
|
18
18
|
require('./components/pagination/select-field/index.module.css');
|
|
19
19
|
require('./components/pagination/select-field/index.js');
|
|
20
20
|
require('./components/pagination/index.module.css');
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
1
|
+
import './tslib.es6-0b36ed5e.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
4
|
import { THead } from './components/thead/Component.js';
|
|
@@ -6,9 +6,9 @@ import './utils.js';
|
|
|
6
6
|
import './components/table/utils.js';
|
|
7
7
|
import './components/table-context/index.js';
|
|
8
8
|
import { Table as Table$1 } from './components/table/Component.js';
|
|
9
|
-
import '@alfalab/core-components-select/
|
|
10
|
-
import '@alfalab/core-components-pagination/
|
|
11
|
-
import '@alfalab/core-components-button/
|
|
9
|
+
import '@alfalab/core-components-select/esm';
|
|
10
|
+
import '@alfalab/core-components-pagination/esm';
|
|
11
|
+
import '@alfalab/core-components-button/esm';
|
|
12
12
|
import './components/pagination/select-field/index.js';
|
|
13
13
|
import { Pagination } from './components/pagination/Component.js';
|
|
14
14
|
import { THeadCell } from './components/thead-cell/Component.js';
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '../tslib.es6-
|
|
1
|
+
import '../tslib.es6-0b36ed5e.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
4
|
export { THead } from './thead/Component.js';
|
|
@@ -6,9 +6,9 @@ import '../utils.js';
|
|
|
6
6
|
import './table/utils.js';
|
|
7
7
|
import './table-context/index.js';
|
|
8
8
|
export { Table } from './table/Component.js';
|
|
9
|
-
import '@alfalab/core-components-select/
|
|
10
|
-
import '@alfalab/core-components-pagination/
|
|
11
|
-
import '@alfalab/core-components-button/
|
|
9
|
+
import '@alfalab/core-components-select/esm';
|
|
10
|
+
import '@alfalab/core-components-pagination/esm';
|
|
11
|
+
import '@alfalab/core-components-button/esm';
|
|
12
12
|
import './pagination/select-field/index.js';
|
|
13
13
|
export { Pagination } from './pagination/Component.js';
|
|
14
14
|
export { THeadCell } from './thead-cell/Component.js';
|
|
File without changes
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign } from '../../tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __assign } from '../../tslib.es6-0b36ed5e.js';
|
|
2
2
|
import React, { useContext, useMemo, useCallback } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { TableContext } from '../table-context/index.js';
|
|
5
|
-
import { Select } from '@alfalab/core-components-select/
|
|
6
|
-
import { Pagination as Pagination$1 } from '@alfalab/core-components-pagination/
|
|
7
|
-
import '@alfalab/core-components-button/
|
|
5
|
+
import { Select } from '@alfalab/core-components-select/esm';
|
|
6
|
+
import { Pagination as Pagination$1 } from '@alfalab/core-components-pagination/esm';
|
|
7
|
+
import '@alfalab/core-components-button/esm';
|
|
8
8
|
import { CustomSelectField } from './select-field/index.js';
|
|
9
9
|
|
|
10
10
|
var styles = {"component":"table__component_1wk9i","pagesWrapper":"table__pagesWrapper_1wk9i","tag":"table__tag_1wk9i","tagActive":"table__tagActive_1wk9i","menu":"table__menu_1wk9i","option":"table__option_1wk9i"};
|
|
File without changes
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import '../../tslib.es6-0b36ed5e.js';
|
|
2
|
+
import 'react';
|
|
3
|
+
import 'classnames';
|
|
4
|
+
import '../table-context/index.js';
|
|
5
|
+
import '@alfalab/core-components-select/esm';
|
|
6
|
+
import '@alfalab/core-components-pagination/esm';
|
|
7
|
+
import '@alfalab/core-components-button/esm';
|
|
8
|
+
import './select-field/index.js';
|
|
9
|
+
export { Pagination } from './Component.js';
|
|
File without changes
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign } from '../../../tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __assign } from '../../../tslib.es6-0b36ed5e.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
|
-
import { Button } from '@alfalab/core-components-button/
|
|
4
|
+
import { Button } from '@alfalab/core-components-button/esm';
|
|
5
5
|
|
|
6
6
|
var styles = {"field":"table__field_1syco","open":"table__open_1syco"};
|
|
7
7
|
require('./index.css')
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign } from '../../tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __assign } from '../../tslib.es6-0b36ed5e.js';
|
|
2
2
|
import React, { forwardRef, useRef, useMemo } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import '../thead/Component.js';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign } from '../../tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __assign } from '../../tslib.es6-0b36ed5e.js';
|
|
2
2
|
import React, { useContext } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { TableContext } from '../table-context/index.js';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign } from '../../tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __assign } from '../../tslib.es6-0b36ed5e.js';
|
|
2
2
|
import React, { useMemo } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { THeadCell } from '../thead-cell/Component.js';
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as __assign } from '../../tslib.es6-
|
|
1
|
+
import { a as __assign } from '../../tslib.es6-0b36ed5e.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
|
|
4
4
|
var SortIconAsc = function (props) { return (React.createElement("svg", __assign({ width: '18', height: '18', viewBox: '0 0 18 18', fill: 'currentColor', xmlns: 'http://www.w3.org/2000/svg', focusable: 'false', role: 'img' }, props),
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as __assign } from '../../tslib.es6-
|
|
1
|
+
import { a as __assign } from '../../tslib.es6-0b36ed5e.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
|
|
4
4
|
var SortIconDesc = function (props) { return (React.createElement("svg", __assign({ width: '18', height: '18', viewBox: '0 0 18 18', fill: 'currentColor', xmlns: 'http://www.w3.org/2000/svg', focusable: 'false', role: 'img' }, props),
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as __assign } from '../../tslib.es6-
|
|
1
|
+
import { a as __assign } from '../../tslib.es6-0b36ed5e.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
|
|
4
4
|
var SortIconUnset = function (props) { return (React.createElement("svg", __assign({ width: '18', height: '18', viewBox: '0 0 18 18', fill: 'currentColor', xmlns: 'http://www.w3.org/2000/svg', focusable: 'false', role: 'img' }, props),
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
1
|
+
import './tslib.es6-0b36ed5e.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
4
|
import './components/thead/Component.js';
|
|
@@ -6,9 +6,9 @@ import './utils.js';
|
|
|
6
6
|
import './components/table/utils.js';
|
|
7
7
|
import './components/table-context/index.js';
|
|
8
8
|
import './components/table/Component.js';
|
|
9
|
-
import '@alfalab/core-components-select/
|
|
10
|
-
import '@alfalab/core-components-pagination/
|
|
11
|
-
import '@alfalab/core-components-button/
|
|
9
|
+
import '@alfalab/core-components-select/esm';
|
|
10
|
+
import '@alfalab/core-components-pagination/esm';
|
|
11
|
+
import '@alfalab/core-components-button/esm';
|
|
12
12
|
import './components/pagination/select-field/index.js';
|
|
13
13
|
import './components/pagination/Component.js';
|
|
14
14
|
import './components/thead-cell/Component.js';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -5,9 +5,9 @@ import './utils.js';
|
|
|
5
5
|
import './components/table/utils.js';
|
|
6
6
|
import './components/table-context/index.js';
|
|
7
7
|
import { Table as Table$1 } from './components/table/Component.js';
|
|
8
|
-
import '@alfalab/core-components-select/
|
|
9
|
-
import '@alfalab/core-components-pagination/
|
|
10
|
-
import '@alfalab/core-components-button/
|
|
8
|
+
import '@alfalab/core-components-select/modern';
|
|
9
|
+
import '@alfalab/core-components-pagination/modern';
|
|
10
|
+
import '@alfalab/core-components-button/modern';
|
|
11
11
|
import './components/pagination/select-field/index.js';
|
|
12
12
|
import { Pagination } from './components/pagination/Component.js';
|
|
13
13
|
import { THeadCell } from './components/thead-cell/Component.js';
|
|
File without changes
|
|
@@ -5,9 +5,9 @@ import '../utils.js';
|
|
|
5
5
|
import './table/utils.js';
|
|
6
6
|
import './table-context/index.js';
|
|
7
7
|
export { Table } from './table/Component.js';
|
|
8
|
-
import '@alfalab/core-components-select/
|
|
9
|
-
import '@alfalab/core-components-pagination/
|
|
10
|
-
import '@alfalab/core-components-button/
|
|
8
|
+
import '@alfalab/core-components-select/modern';
|
|
9
|
+
import '@alfalab/core-components-pagination/modern';
|
|
10
|
+
import '@alfalab/core-components-button/modern';
|
|
11
11
|
import './pagination/select-field/index.js';
|
|
12
12
|
export { Pagination } from './pagination/Component.js';
|
|
13
13
|
export { THeadCell } from './thead-cell/Component.js';
|
|
File without changes
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React, { useContext, useMemo, useCallback } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { TableContext } from '../table-context/index.js';
|
|
4
|
-
import { Select } from '@alfalab/core-components-select/
|
|
5
|
-
import { Pagination as Pagination$1 } from '@alfalab/core-components-pagination/
|
|
6
|
-
import '@alfalab/core-components-button/
|
|
4
|
+
import { Select } from '@alfalab/core-components-select/modern';
|
|
5
|
+
import { Pagination as Pagination$1 } from '@alfalab/core-components-pagination/modern';
|
|
6
|
+
import '@alfalab/core-components-button/modern';
|
|
7
7
|
import { CustomSelectField } from './select-field/index.js';
|
|
8
8
|
|
|
9
9
|
var styles = {"component":"table__component_1wk9i","pagesWrapper":"table__pagesWrapper_1wk9i","tag":"table__tag_1wk9i","tagActive":"table__tagActive_1wk9i","menu":"table__menu_1wk9i","option":"table__option_1wk9i"};
|
|
File without changes
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import 'react';
|
|
2
|
+
import 'classnames';
|
|
3
|
+
import '../table-context/index.js';
|
|
4
|
+
import '@alfalab/core-components-select/modern';
|
|
5
|
+
import '@alfalab/core-components-pagination/modern';
|
|
6
|
+
import '@alfalab/core-components-button/modern';
|
|
7
|
+
import './select-field/index.js';
|
|
8
|
+
export { Pagination } from './Component.js';
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import { Button } from '@alfalab/core-components-button/
|
|
3
|
+
import { Button } from '@alfalab/core-components-button/modern';
|
|
4
4
|
|
|
5
5
|
var styles = {"field":"table__field_1syco","open":"table__open_1syco"};
|
|
6
6
|
require('./index.css')
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|