@tanstack/react-table 8.2.4 → 8.2.5

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.
@@ -2669,7 +2669,7 @@ var drawChart = (function (exports) {
2669
2669
  </script>
2670
2670
  <script>
2671
2671
  /*<!--*/
2672
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages","children":[{"name":"table-core/build/esm/index.js","uid":"cc9e-123"},{"name":"react-table/src/index.tsx","uid":"cc9e-125"}]}]}],"isRoot":true},"nodeParts":{"cc9e-123":{"renderedLength":135089,"gzipLength":23288,"brotliLength":0,"mainUid":"cc9e-122"},"cc9e-125":{"renderedLength":1900,"gzipLength":752,"brotliLength":0,"mainUid":"cc9e-124"}},"nodeMetas":{"cc9e-122":{"id":"/packages/table-core/build/esm/index.js","moduleParts":{"index.production.js":"cc9e-123"},"imported":[],"importedBy":[{"uid":"cc9e-124"}]},"cc9e-124":{"id":"/packages/react-table/src/index.tsx","moduleParts":{"index.production.js":"cc9e-125"},"imported":[{"uid":"cc9e-126"},{"uid":"cc9e-122"}],"importedBy":[],"isEntry":true},"cc9e-126":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"cc9e-124"}],"isExternal":true}},"env":{"rollup":"2.76.0"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
2672
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages","children":[{"name":"table-core/build/esm/index.js","uid":"3cee-123"},{"name":"react-table/src/index.tsx","uid":"3cee-125"}]}]}],"isRoot":true},"nodeParts":{"3cee-123":{"renderedLength":135079,"gzipLength":23290,"brotliLength":0,"mainUid":"3cee-122"},"3cee-125":{"renderedLength":1900,"gzipLength":752,"brotliLength":0,"mainUid":"3cee-124"}},"nodeMetas":{"3cee-122":{"id":"/packages/table-core/build/esm/index.js","moduleParts":{"index.production.js":"3cee-123"},"imported":[],"importedBy":[{"uid":"3cee-124"}]},"3cee-124":{"id":"/packages/react-table/src/index.tsx","moduleParts":{"index.production.js":"3cee-125"},"imported":[{"uid":"3cee-126"},{"uid":"3cee-122"}],"importedBy":[],"isEntry":true},"3cee-126":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"3cee-124"}],"isExternal":true}},"env":{"rollup":"2.76.0"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
2673
2673
 
2674
2674
  const run = () => {
2675
2675
  const width = window.innerWidth;
@@ -11,11 +11,11 @@
11
11
  "children": [
12
12
  {
13
13
  "name": "table-core/build/esm/index.js",
14
- "uid": "cc9e-128"
14
+ "uid": "3cee-128"
15
15
  },
16
16
  {
17
17
  "name": "react-table/src/index.tsx",
18
- "uid": "cc9e-130"
18
+ "uid": "3cee-130"
19
19
  }
20
20
  ]
21
21
  }
@@ -25,55 +25,55 @@
25
25
  "isRoot": true
26
26
  },
27
27
  "nodeParts": {
28
- "cc9e-128": {
29
- "renderedLength": 135089,
30
- "gzipLength": 23288,
28
+ "3cee-128": {
29
+ "renderedLength": 135079,
30
+ "gzipLength": 23290,
31
31
  "brotliLength": 0,
32
- "mainUid": "cc9e-127"
32
+ "mainUid": "3cee-127"
33
33
  },
34
- "cc9e-130": {
34
+ "3cee-130": {
35
35
  "renderedLength": 1900,
36
36
  "gzipLength": 752,
37
37
  "brotliLength": 0,
38
- "mainUid": "cc9e-129"
38
+ "mainUid": "3cee-129"
39
39
  }
40
40
  },
41
41
  "nodeMetas": {
42
- "cc9e-127": {
42
+ "3cee-127": {
43
43
  "id": "/packages/table-core/build/esm/index.js",
44
44
  "moduleParts": {
45
- "index.production.js": "cc9e-128"
45
+ "index.production.js": "3cee-128"
46
46
  },
47
47
  "imported": [],
48
48
  "importedBy": [
49
49
  {
50
- "uid": "cc9e-129"
50
+ "uid": "3cee-129"
51
51
  }
52
52
  ]
53
53
  },
54
- "cc9e-129": {
54
+ "3cee-129": {
55
55
  "id": "/packages/react-table/src/index.tsx",
56
56
  "moduleParts": {
57
- "index.production.js": "cc9e-130"
57
+ "index.production.js": "3cee-130"
58
58
  },
59
59
  "imported": [
60
60
  {
61
- "uid": "cc9e-131"
61
+ "uid": "3cee-131"
62
62
  },
63
63
  {
64
- "uid": "cc9e-127"
64
+ "uid": "3cee-127"
65
65
  }
66
66
  ],
67
67
  "importedBy": [],
68
68
  "isEntry": true
69
69
  },
70
- "cc9e-131": {
70
+ "3cee-131": {
71
71
  "id": "react",
72
72
  "moduleParts": {},
73
73
  "imported": [],
74
74
  "importedBy": [
75
75
  {
76
- "uid": "cc9e-129"
76
+ "uid": "3cee-129"
77
77
  }
78
78
  ],
79
79
  "isExternal": true
@@ -983,7 +983,7 @@
983
983
  getCanExpand: () => {
984
984
  var _table$options$getRow, _table$options$enable, _row$subRows;
985
985
 
986
- return ((_table$options$getRow = table.options.getRowCanExpand == null ? void 0 : table.options.getRowCanExpand(row)) != null ? _table$options$getRow : true) && ((_table$options$enable = table.options.enableExpanding) != null ? _table$options$enable : true) && !!((_row$subRows = row.subRows) != null && _row$subRows.length);
986
+ return (_table$options$getRow = table.options.getRowCanExpand == null ? void 0 : table.options.getRowCanExpand(row)) != null ? _table$options$getRow : ((_table$options$enable = table.options.enableExpanding) != null ? _table$options$enable : true) && !!((_row$subRows = row.subRows) != null && _row$subRows.length);
987
987
  },
988
988
  getToggleExpandedHandler: () => {
989
989
  const canExpand = row.getCanExpand();