@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
|
|
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
|
|
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
|
|
@@ -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 './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 './components/pagination/Component.js';
|
|
13
13
|
import './components/thead-cell/Component.js';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,26 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-table",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.0.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
7
|
-
"main": "
|
|
8
|
-
"module": "./
|
|
9
|
-
"files": [
|
|
10
|
-
"dist"
|
|
11
|
-
],
|
|
7
|
+
"main": "index.js",
|
|
8
|
+
"module": "./esm/index.js",
|
|
12
9
|
"publishConfig": {
|
|
13
|
-
"access": "public"
|
|
10
|
+
"access": "public",
|
|
11
|
+
"directory": "dist"
|
|
14
12
|
},
|
|
15
13
|
"peerDependencies": {
|
|
16
14
|
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
17
15
|
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
18
16
|
},
|
|
19
17
|
"dependencies": {
|
|
20
|
-
"@alfalab/core-components-button": "^
|
|
21
|
-
"@alfalab/core-components-pagination": "^
|
|
22
|
-
"@alfalab/core-components-select": "^
|
|
18
|
+
"@alfalab/core-components-button": "^6.0.0",
|
|
19
|
+
"@alfalab/core-components-pagination": "^2.0.0",
|
|
20
|
+
"@alfalab/core-components-select": "^12.0.0",
|
|
23
21
|
"classnames": "^2.3.1"
|
|
24
|
-
}
|
|
25
|
-
"gitHead": "4d6c8965d07839e339b370bb7c92bd7f9e24b1f3"
|
|
22
|
+
}
|
|
26
23
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/CHANGELOG.md
DELETED
|
@@ -1,351 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [1.6.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.6.3...@alfalab/core-components-table@1.6.4) (2022-08-17)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* returned dist directory ([#199](https://github.com/core-ds/core-components/issues/199)) ([fabc15e](https://github.com/core-ds/core-components/commit/fabc15effa1457ca65ec7238206f1b1fc2a2a613))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
## [1.6.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.6.2...@alfalab/core-components-table@1.6.3) (2022-08-12)
|
|
18
|
-
|
|
19
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
## [1.6.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.6.1...@alfalab/core-components-table@1.6.2) (2022-08-11)
|
|
26
|
-
|
|
27
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
## [1.6.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.6.0...@alfalab/core-components-table@1.6.1) (2022-08-09)
|
|
34
|
-
|
|
35
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
# [1.6.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.9...@alfalab/core-components-table@1.6.0) (2022-08-04)
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
### Features
|
|
45
|
-
|
|
46
|
-
* react 18 support ([#159](https://github.com/core-ds/core-components/issues/159)) ([2e6693c](https://github.com/core-ds/core-components/commit/2e6693c62f534e333aadb7d3fff4ffd78ac84c63))
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
## [1.5.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.8...@alfalab/core-components-table@1.5.9) (2022-07-25)
|
|
53
|
-
|
|
54
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
## [1.5.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.7...@alfalab/core-components-table@1.5.8) (2022-07-25)
|
|
61
|
-
|
|
62
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
## [1.5.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.6...@alfalab/core-components-table@1.5.7) (2022-07-18)
|
|
69
|
-
|
|
70
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
## [1.5.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.5...@alfalab/core-components-table@1.5.6) (2022-07-18)
|
|
77
|
-
|
|
78
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
## [1.5.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.4...@alfalab/core-components-table@1.5.5) (2022-07-15)
|
|
85
|
-
|
|
86
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
## [1.5.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.3...@alfalab/core-components-table@1.5.4) (2022-07-15)
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
### Bug Fixes
|
|
96
|
-
|
|
97
|
-
* bump packages version ([#153](https://github.com/core-ds/core-components/issues/153)) ([fd3e082](https://github.com/core-ds/core-components/commit/fd3e08205672129cdce04e1000c673f2cd9c10da))
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
## [1.5.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.2...@alfalab/core-components-table@1.5.3) (2022-07-14)
|
|
104
|
-
|
|
105
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
## [1.5.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.1...@alfalab/core-components-table@1.5.2) (2022-07-14)
|
|
112
|
-
|
|
113
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
## [1.5.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.0...@alfalab/core-components-table@1.5.1) (2022-07-11)
|
|
120
|
-
|
|
121
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
# [1.5.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.4.2...@alfalab/core-components-table@1.5.0) (2022-07-01)
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
### Features
|
|
131
|
-
|
|
132
|
-
* **select:** add select-modal-mobile ([#47](https://github.com/core-ds/core-components/issues/47)) ([5ec4268](https://github.com/core-ds/core-components/commit/5ec42688065bb279d721541ec21bde242675ab8a))
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
## [1.4.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.4.1...@alfalab/core-components-table@1.4.2) (2022-06-30)
|
|
139
|
-
|
|
140
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
## [1.4.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.4.0...@alfalab/core-components-table@1.4.1) (2022-06-29)
|
|
147
|
-
|
|
148
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
# [1.4.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.11...@alfalab/core-components-table@1.4.0) (2022-06-28)
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
### Features
|
|
158
|
-
|
|
159
|
-
* circumflexus retrieval ([#57](https://github.com/core-ds/core-components/issues/57)) ([3820da8](https://github.com/core-ds/core-components/commit/3820da818bcdcbee6904c648b3e29c3c828fe202))
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
## [1.3.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.10...@alfalab/core-components-table@1.3.11) (2022-06-24)
|
|
166
|
-
|
|
167
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
## [1.3.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.9...@alfalab/core-components-table@1.3.10) (2022-06-23)
|
|
174
|
-
|
|
175
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
## [1.3.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.8...@alfalab/core-components-table@1.3.9) (2022-06-20)
|
|
182
|
-
|
|
183
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
## [1.3.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.7...@alfalab/core-components-table@1.3.8) (2022-06-20)
|
|
190
|
-
|
|
191
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
## [1.3.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.6...@alfalab/core-components-table@1.3.7) (2022-06-16)
|
|
198
|
-
|
|
199
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
## [1.3.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.5...@alfalab/core-components-table@1.3.6) (2022-06-08)
|
|
206
|
-
|
|
207
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
## [1.3.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.4...@alfalab/core-components-table@1.3.5) (2022-06-03)
|
|
214
|
-
|
|
215
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
## [1.2.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.2.5...@alfalab/core-components-table@1.2.6) (2022-03-29)
|
|
222
|
-
|
|
223
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
## [1.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.2.4...@alfalab/core-components-table@1.2.5) (2022-03-28)
|
|
230
|
-
|
|
231
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
## [1.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.2.3...@alfalab/core-components-table@1.2.4) (2022-03-24)
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
### Bug Fixes
|
|
241
|
-
|
|
242
|
-
* **table:** update styles ([#1036](https://github.com/core-ds/core-components/issues/1036)) ([3fe236d](https://github.com/core-ds/core-components/commit/3fe236dfb584c3e96fc7fb8c499aee3e9e12e64e))
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
## [1.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.2.2...@alfalab/core-components-table@1.2.3) (2022-03-04)
|
|
249
|
-
|
|
250
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
## [1.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.2.1...@alfalab/core-components-table@1.2.2) (2022-03-04)
|
|
257
|
-
|
|
258
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
## [1.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.2.0...@alfalab/core-components-table@1.2.1) (2022-03-03)
|
|
265
|
-
|
|
266
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
# [1.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.7...@alfalab/core-components-table@1.2.0) (2022-03-01)
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
### Features
|
|
276
|
-
|
|
277
|
-
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
## [1.1.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.6...@alfalab/core-components-table@1.1.7) (2022-02-17)
|
|
284
|
-
|
|
285
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
## [1.1.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.5...@alfalab/core-components-table@1.1.6) (2022-02-15)
|
|
292
|
-
|
|
293
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
## [1.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.4...@alfalab/core-components-table@1.1.5) (2022-02-09)
|
|
300
|
-
|
|
301
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
## [1.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.3...@alfalab/core-components-table@1.1.4) (2022-02-03)
|
|
308
|
-
|
|
309
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
## [1.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.2...@alfalab/core-components-table@1.1.3) (2022-02-02)
|
|
316
|
-
|
|
317
|
-
**Note:** Version bump only for package @alfalab/core-components-table
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
## [1.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.1...@alfalab/core-components-table@1.1.2) (2022-01-27)
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
### Bug Fixes
|
|
327
|
-
|
|
328
|
-
* **table:** fix th paddings ([#951](https://github.com/core-ds/core-components/issues/951)) ([2d916c1](https://github.com/core-ds/core-components/commit/2d916c16a388b0949db2d0ae00c852c0acac6d28))
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
## [1.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.0...@alfalab/core-components-table@1.1.1) (2022-01-17)
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
### Bug Fixes
|
|
338
|
-
|
|
339
|
-
* **table:** фикс высоты раскрывающейся ячейки ([#946](https://github.com/core-ds/core-components/issues/946)) ([643f9a5](https://github.com/core-ds/core-components/commit/643f9a556748bafc46a5c6f8c458c07770b11b17))
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
# 1.1.0 (2021-12-29)
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
### Features
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
* **table:** компоненты для построения таблиц ([#911](https://github.com/core-ds/core-components/issues/911)) ([4ac648a](https://github.com/core-ds/core-components/commit/4ac648abd4de08bf68babc2f122f432d5b14080e))
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import '../../tslib.es6-9c7fa967.js';
|
|
2
|
-
import 'react';
|
|
3
|
-
import 'classnames';
|
|
4
|
-
import '../table-context/index.js';
|
|
5
|
-
import '@alfalab/core-components-select/dist/esm';
|
|
6
|
-
import '@alfalab/core-components-pagination/dist/esm';
|
|
7
|
-
import '@alfalab/core-components-button/dist/esm';
|
|
8
|
-
import './select-field/index.js';
|
|
9
|
-
export { Pagination } from './Component.js';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import 'react';
|
|
2
|
-
import 'classnames';
|
|
3
|
-
import '../table-context/index.js';
|
|
4
|
-
import '@alfalab/core-components-select/dist/modern';
|
|
5
|
-
import '@alfalab/core-components-pagination/dist/modern';
|
|
6
|
-
import '@alfalab/core-components-button/dist/modern';
|
|
7
|
-
import './select-field/index.js';
|
|
8
|
-
export { Pagination } from './Component.js';
|