@tanstack/react-table 8.5.8 → 8.5.9
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/build/cjs/table-core/build/esm/index.js +10 -4
- package/build/cjs/table-core/build/esm/index.js.map +1 -1
- package/build/esm/index.js +10 -4
- package/build/esm/index.js.map +1 -1
- package/build/stats-html.html +1 -1
- package/build/stats-react.json +17 -17
- package/build/umd/index.development.js +10 -4
- package/build/umd/index.development.js.map +1 -1
- package/build/umd/index.production.js +1 -1
- package/build/umd/index.production.js.map +1 -1
- package/package.json +2 -2
package/build/stats-html.html
CHANGED
|
@@ -4014,7 +4014,7 @@ var drawChart = (function (exports) {
|
|
|
4014
4014
|
</script>
|
|
4015
4015
|
<script>
|
|
4016
4016
|
/*<!--*/
|
|
4017
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages","children":[{"name":"table-core/build/esm/index.js","uid":"
|
|
4017
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages","children":[{"name":"table-core/build/esm/index.js","uid":"45a2-127"},{"name":"react-table/src/index.tsx","uid":"45a2-129"}]}]}],"isRoot":true},"nodeParts":{"45a2-127":{"renderedLength":138454,"gzipLength":24035,"brotliLength":0,"mainUid":"45a2-126"},"45a2-129":{"renderedLength":1900,"gzipLength":752,"brotliLength":0,"mainUid":"45a2-128"}},"nodeMetas":{"45a2-126":{"id":"/packages/table-core/build/esm/index.js","moduleParts":{"index.production.js":"45a2-127"},"imported":[],"importedBy":[{"uid":"45a2-128"}]},"45a2-128":{"id":"/packages/react-table/src/index.tsx","moduleParts":{"index.production.js":"45a2-129"},"imported":[{"uid":"45a2-130"},{"uid":"45a2-126"}],"importedBy":[],"isEntry":true},"45a2-130":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"45a2-128"}],"isExternal":true}},"env":{"rollup":"2.77.2"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
|
|
4018
4018
|
|
|
4019
4019
|
const run = () => {
|
|
4020
4020
|
const width = window.innerWidth;
|
package/build/stats-react.json
CHANGED
|
@@ -11,11 +11,11 @@
|
|
|
11
11
|
"children": [
|
|
12
12
|
{
|
|
13
13
|
"name": "table-core/build/esm/index.js",
|
|
14
|
-
"uid": "
|
|
14
|
+
"uid": "45a2-132"
|
|
15
15
|
},
|
|
16
16
|
{
|
|
17
17
|
"name": "react-table/src/index.tsx",
|
|
18
|
-
"uid": "
|
|
18
|
+
"uid": "45a2-134"
|
|
19
19
|
}
|
|
20
20
|
]
|
|
21
21
|
}
|
|
@@ -25,55 +25,55 @@
|
|
|
25
25
|
"isRoot": true
|
|
26
26
|
},
|
|
27
27
|
"nodeParts": {
|
|
28
|
-
"
|
|
29
|
-
"renderedLength":
|
|
30
|
-
"gzipLength":
|
|
28
|
+
"45a2-132": {
|
|
29
|
+
"renderedLength": 138454,
|
|
30
|
+
"gzipLength": 24035,
|
|
31
31
|
"brotliLength": 0,
|
|
32
|
-
"mainUid": "
|
|
32
|
+
"mainUid": "45a2-131"
|
|
33
33
|
},
|
|
34
|
-
"
|
|
34
|
+
"45a2-134": {
|
|
35
35
|
"renderedLength": 1900,
|
|
36
36
|
"gzipLength": 752,
|
|
37
37
|
"brotliLength": 0,
|
|
38
|
-
"mainUid": "
|
|
38
|
+
"mainUid": "45a2-133"
|
|
39
39
|
}
|
|
40
40
|
},
|
|
41
41
|
"nodeMetas": {
|
|
42
|
-
"
|
|
42
|
+
"45a2-131": {
|
|
43
43
|
"id": "/packages/table-core/build/esm/index.js",
|
|
44
44
|
"moduleParts": {
|
|
45
|
-
"index.production.js": "
|
|
45
|
+
"index.production.js": "45a2-132"
|
|
46
46
|
},
|
|
47
47
|
"imported": [],
|
|
48
48
|
"importedBy": [
|
|
49
49
|
{
|
|
50
|
-
"uid": "
|
|
50
|
+
"uid": "45a2-133"
|
|
51
51
|
}
|
|
52
52
|
]
|
|
53
53
|
},
|
|
54
|
-
"
|
|
54
|
+
"45a2-133": {
|
|
55
55
|
"id": "/packages/react-table/src/index.tsx",
|
|
56
56
|
"moduleParts": {
|
|
57
|
-
"index.production.js": "
|
|
57
|
+
"index.production.js": "45a2-134"
|
|
58
58
|
},
|
|
59
59
|
"imported": [
|
|
60
60
|
{
|
|
61
|
-
"uid": "
|
|
61
|
+
"uid": "45a2-135"
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
|
-
"uid": "
|
|
64
|
+
"uid": "45a2-131"
|
|
65
65
|
}
|
|
66
66
|
],
|
|
67
67
|
"importedBy": [],
|
|
68
68
|
"isEntry": true
|
|
69
69
|
},
|
|
70
|
-
"
|
|
70
|
+
"45a2-135": {
|
|
71
71
|
"id": "react",
|
|
72
72
|
"moduleParts": {},
|
|
73
73
|
"imported": [],
|
|
74
74
|
"importedBy": [
|
|
75
75
|
{
|
|
76
|
-
"uid": "
|
|
76
|
+
"uid": "45a2-133"
|
|
77
77
|
}
|
|
78
78
|
],
|
|
79
79
|
"isExternal": true
|
|
@@ -3815,8 +3815,13 @@
|
|
|
3815
3815
|
|
|
3816
3816
|
function getExpandedRowModel() {
|
|
3817
3817
|
return table => memo(() => [table.getState().expanded, table.getPreExpandedRowModel(), table.options.paginateExpandedRows], (expanded, rowModel, paginateExpandedRows) => {
|
|
3818
|
-
if (!rowModel.rows.length ||
|
|
3819
|
-
|
|
3818
|
+
if (!rowModel.rows.length || expanded !== true && !Object.keys(expanded != null ? expanded : {}).length) {
|
|
3819
|
+
return rowModel;
|
|
3820
|
+
}
|
|
3821
|
+
|
|
3822
|
+
if (!paginateExpandedRows) {
|
|
3823
|
+
// Only expand rows at this point if they are being paginated
|
|
3824
|
+
console.log(rowModel.rows);
|
|
3820
3825
|
return rowModel;
|
|
3821
3826
|
}
|
|
3822
3827
|
|
|
@@ -3830,7 +3835,7 @@
|
|
|
3830
3835
|
}
|
|
3831
3836
|
});
|
|
3832
3837
|
}
|
|
3833
|
-
function expandRows(rowModel
|
|
3838
|
+
function expandRows(rowModel) {
|
|
3834
3839
|
const expandedRows = [];
|
|
3835
3840
|
|
|
3836
3841
|
const handleRow = row => {
|
|
@@ -3852,7 +3857,7 @@
|
|
|
3852
3857
|
}
|
|
3853
3858
|
|
|
3854
3859
|
function getPaginationRowModel(opts) {
|
|
3855
|
-
return table => memo(() => [table.getState().pagination, table.getPrePaginationRowModel()], (pagination, rowModel) => {
|
|
3860
|
+
return table => memo(() => [table.getState().pagination, table.getPrePaginationRowModel(), table.options.paginateExpandedRows ? undefined : table.getState().expanded], (pagination, rowModel) => {
|
|
3856
3861
|
if (!rowModel.rows.length) {
|
|
3857
3862
|
return rowModel;
|
|
3858
3863
|
}
|
|
@@ -3885,6 +3890,7 @@
|
|
|
3885
3890
|
};
|
|
3886
3891
|
}
|
|
3887
3892
|
|
|
3893
|
+
console.log(paginatedRowModel.rows);
|
|
3888
3894
|
paginatedRowModel.flatRows = [];
|
|
3889
3895
|
|
|
3890
3896
|
const handleRow = row => {
|