@tanstack/react-table 8.5.3 → 8.5.6
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 +3 -2
- package/build/cjs/table-core/build/esm/index.js.map +1 -1
- package/build/esm/index.js +3 -2
- 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 +3 -2
- 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":"e22e-127"},{"name":"react-table/src/index.tsx","uid":"e22e-129"}]}]}],"isRoot":true},"nodeParts":{"e22e-127":{"renderedLength":138254,"gzipLength":23997,"brotliLength":0,"mainUid":"e22e-126"},"e22e-129":{"renderedLength":1900,"gzipLength":752,"brotliLength":0,"mainUid":"e22e-128"}},"nodeMetas":{"e22e-126":{"id":"/packages/table-core/build/esm/index.js","moduleParts":{"index.production.js":"e22e-127"},"imported":[],"importedBy":[{"uid":"e22e-128"}]},"e22e-128":{"id":"/packages/react-table/src/index.tsx","moduleParts":{"index.production.js":"e22e-129"},"imported":[{"uid":"e22e-130"},{"uid":"e22e-126"}],"importedBy":[],"isEntry":true},"e22e-130":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"e22e-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": "e22e-132"
|
|
15
15
|
},
|
|
16
16
|
{
|
|
17
17
|
"name": "react-table/src/index.tsx",
|
|
18
|
-
"uid": "
|
|
18
|
+
"uid": "e22e-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
|
+
"e22e-132": {
|
|
29
|
+
"renderedLength": 138254,
|
|
30
|
+
"gzipLength": 23997,
|
|
31
31
|
"brotliLength": 0,
|
|
32
|
-
"mainUid": "
|
|
32
|
+
"mainUid": "e22e-131"
|
|
33
33
|
},
|
|
34
|
-
"
|
|
34
|
+
"e22e-134": {
|
|
35
35
|
"renderedLength": 1900,
|
|
36
36
|
"gzipLength": 752,
|
|
37
37
|
"brotliLength": 0,
|
|
38
|
-
"mainUid": "
|
|
38
|
+
"mainUid": "e22e-133"
|
|
39
39
|
}
|
|
40
40
|
},
|
|
41
41
|
"nodeMetas": {
|
|
42
|
-
"
|
|
42
|
+
"e22e-131": {
|
|
43
43
|
"id": "/packages/table-core/build/esm/index.js",
|
|
44
44
|
"moduleParts": {
|
|
45
|
-
"index.production.js": "
|
|
45
|
+
"index.production.js": "e22e-132"
|
|
46
46
|
},
|
|
47
47
|
"imported": [],
|
|
48
48
|
"importedBy": [
|
|
49
49
|
{
|
|
50
|
-
"uid": "
|
|
50
|
+
"uid": "e22e-133"
|
|
51
51
|
}
|
|
52
52
|
]
|
|
53
53
|
},
|
|
54
|
-
"
|
|
54
|
+
"e22e-133": {
|
|
55
55
|
"id": "/packages/react-table/src/index.tsx",
|
|
56
56
|
"moduleParts": {
|
|
57
|
-
"index.production.js": "
|
|
57
|
+
"index.production.js": "e22e-134"
|
|
58
58
|
},
|
|
59
59
|
"imported": [
|
|
60
60
|
{
|
|
61
|
-
"uid": "
|
|
61
|
+
"uid": "e22e-135"
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
|
-
"uid": "
|
|
64
|
+
"uid": "e22e-131"
|
|
65
65
|
}
|
|
66
66
|
],
|
|
67
67
|
"importedBy": [],
|
|
68
68
|
"isEntry": true
|
|
69
69
|
},
|
|
70
|
-
"
|
|
70
|
+
"e22e-135": {
|
|
71
71
|
"id": "react",
|
|
72
72
|
"moduleParts": {},
|
|
73
73
|
"imported": [],
|
|
74
74
|
"importedBy": [
|
|
75
75
|
{
|
|
76
|
-
"uid": "
|
|
76
|
+
"uid": "e22e-133"
|
|
77
77
|
}
|
|
78
78
|
],
|
|
79
79
|
"isExternal": true
|
|
@@ -2180,7 +2180,7 @@
|
|
|
2180
2180
|
// return table.options.enableGroupingRowSelection ?? false
|
|
2181
2181
|
// },
|
|
2182
2182
|
getIsAllRowsSelected: () => {
|
|
2183
|
-
const preGroupedFlatRows = table.
|
|
2183
|
+
const preGroupedFlatRows = table.getFilteredRowModel().flatRows;
|
|
2184
2184
|
const {
|
|
2185
2185
|
rowSelection
|
|
2186
2186
|
} = table.getState();
|
|
@@ -2211,7 +2211,7 @@
|
|
|
2211
2211
|
var _table$getState$rowSe;
|
|
2212
2212
|
|
|
2213
2213
|
const totalSelected = Object.keys((_table$getState$rowSe = table.getState().rowSelection) != null ? _table$getState$rowSe : {}).length;
|
|
2214
|
-
return totalSelected > 0 && totalSelected < table.
|
|
2214
|
+
return totalSelected > 0 && totalSelected < table.getFilteredRowModel().flatRows.length;
|
|
2215
2215
|
},
|
|
2216
2216
|
getIsSomePageRowsSelected: () => {
|
|
2217
2217
|
const paginationFlatRows = table.getPaginationRowModel().flatRows;
|
|
@@ -3170,6 +3170,7 @@
|
|
|
3170
3170
|
// visits: number
|
|
3171
3171
|
// status: string
|
|
3172
3172
|
// progress: number
|
|
3173
|
+
// createdAt: Date
|
|
3173
3174
|
// nested: {
|
|
3174
3175
|
// foo: [
|
|
3175
3176
|
// {
|