@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.
@@ -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":"8751-127"},{"name":"react-table/src/index.tsx","uid":"8751-129"}]}]}],"isRoot":true},"nodeParts":{"8751-127":{"renderedLength":138229,"gzipLength":23986,"brotliLength":0,"mainUid":"8751-126"},"8751-129":{"renderedLength":1900,"gzipLength":752,"brotliLength":0,"mainUid":"8751-128"}},"nodeMetas":{"8751-126":{"id":"/packages/table-core/build/esm/index.js","moduleParts":{"index.production.js":"8751-127"},"imported":[],"importedBy":[{"uid":"8751-128"}]},"8751-128":{"id":"/packages/react-table/src/index.tsx","moduleParts":{"index.production.js":"8751-129"},"imported":[{"uid":"8751-130"},{"uid":"8751-126"}],"importedBy":[],"isEntry":true},"8751-130":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"8751-128"}],"isExternal":true}},"env":{"rollup":"2.77.2"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
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;
@@ -11,11 +11,11 @@
11
11
  "children": [
12
12
  {
13
13
  "name": "table-core/build/esm/index.js",
14
- "uid": "8751-132"
14
+ "uid": "e22e-132"
15
15
  },
16
16
  {
17
17
  "name": "react-table/src/index.tsx",
18
- "uid": "8751-134"
18
+ "uid": "e22e-134"
19
19
  }
20
20
  ]
21
21
  }
@@ -25,55 +25,55 @@
25
25
  "isRoot": true
26
26
  },
27
27
  "nodeParts": {
28
- "8751-132": {
29
- "renderedLength": 138229,
30
- "gzipLength": 23986,
28
+ "e22e-132": {
29
+ "renderedLength": 138254,
30
+ "gzipLength": 23997,
31
31
  "brotliLength": 0,
32
- "mainUid": "8751-131"
32
+ "mainUid": "e22e-131"
33
33
  },
34
- "8751-134": {
34
+ "e22e-134": {
35
35
  "renderedLength": 1900,
36
36
  "gzipLength": 752,
37
37
  "brotliLength": 0,
38
- "mainUid": "8751-133"
38
+ "mainUid": "e22e-133"
39
39
  }
40
40
  },
41
41
  "nodeMetas": {
42
- "8751-131": {
42
+ "e22e-131": {
43
43
  "id": "/packages/table-core/build/esm/index.js",
44
44
  "moduleParts": {
45
- "index.production.js": "8751-132"
45
+ "index.production.js": "e22e-132"
46
46
  },
47
47
  "imported": [],
48
48
  "importedBy": [
49
49
  {
50
- "uid": "8751-133"
50
+ "uid": "e22e-133"
51
51
  }
52
52
  ]
53
53
  },
54
- "8751-133": {
54
+ "e22e-133": {
55
55
  "id": "/packages/react-table/src/index.tsx",
56
56
  "moduleParts": {
57
- "index.production.js": "8751-134"
57
+ "index.production.js": "e22e-134"
58
58
  },
59
59
  "imported": [
60
60
  {
61
- "uid": "8751-135"
61
+ "uid": "e22e-135"
62
62
  },
63
63
  {
64
- "uid": "8751-131"
64
+ "uid": "e22e-131"
65
65
  }
66
66
  ],
67
67
  "importedBy": [],
68
68
  "isEntry": true
69
69
  },
70
- "8751-135": {
70
+ "e22e-135": {
71
71
  "id": "react",
72
72
  "moduleParts": {},
73
73
  "imported": [],
74
74
  "importedBy": [
75
75
  {
76
- "uid": "8751-133"
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.getPreGroupedRowModel().flatRows;
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.getCoreRowModel().flatRows.length;
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
  // {