@tanstack/table-core 8.0.0-beta.9 → 8.0.4

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.
Files changed (75) hide show
  1. package/build/cjs/aggregationFns.js +4 -1
  2. package/build/cjs/aggregationFns.js.map +1 -1
  3. package/build/cjs/core/cell.js.map +1 -1
  4. package/build/cjs/core/column.js.map +1 -1
  5. package/build/cjs/core/headers.js.map +1 -1
  6. package/build/cjs/core/instance.js.map +1 -1
  7. package/build/cjs/core/row.js.map +1 -1
  8. package/build/cjs/createTable.js.map +1 -1
  9. package/build/cjs/features/ColumnSizing.js.map +1 -1
  10. package/build/cjs/features/Expanding.js.map +1 -1
  11. package/build/cjs/features/Filters.js.map +1 -1
  12. package/build/cjs/features/Grouping.js.map +1 -1
  13. package/build/cjs/features/Ordering.js.map +1 -1
  14. package/build/cjs/features/Pagination.js.map +1 -1
  15. package/build/cjs/features/Pinning.js.map +1 -1
  16. package/build/cjs/features/RowSelection.js +1 -4
  17. package/build/cjs/features/RowSelection.js.map +1 -1
  18. package/build/cjs/features/Sorting.js.map +1 -1
  19. package/build/cjs/features/Visibility.js.map +1 -1
  20. package/build/cjs/filterFns.js.map +1 -1
  21. package/build/cjs/sortingFns.js.map +1 -1
  22. package/build/cjs/utils/filterRowsUtils.js +2 -8
  23. package/build/cjs/utils/filterRowsUtils.js.map +1 -1
  24. package/build/cjs/utils/getCoreRowModel.js.map +1 -1
  25. package/build/cjs/utils/getExpandedRowModel.js.map +1 -1
  26. package/build/cjs/utils/getFacetedMinMaxValues.js.map +1 -1
  27. package/build/cjs/utils/getFacetedRowModel.js.map +1 -1
  28. package/build/cjs/utils/getFacetedUniqueValues.js.map +1 -1
  29. package/build/cjs/utils/getFilteredRowModel.js.map +1 -1
  30. package/build/cjs/utils/getGroupedRowModel.js.map +1 -1
  31. package/build/cjs/utils/getPaginationRowModel.js.map +1 -1
  32. package/build/cjs/utils/getSortedRowModel.js.map +1 -1
  33. package/build/cjs/utils.js.map +1 -1
  34. package/build/esm/index.js +7 -13
  35. package/build/esm/index.js.map +1 -1
  36. package/build/stats-html.html +1 -1
  37. package/build/umd/index.development.js +7 -13
  38. package/build/umd/index.development.js.map +1 -1
  39. package/build/umd/index.production.js +1 -1
  40. package/build/umd/index.production.js.map +1 -1
  41. package/package.json +1 -1
  42. package/src/aggregationFns.ts +4 -1
  43. package/build/stats-react.json +0 -1117
  44. package/build/types/aggregationFns.d.ts +0 -13
  45. package/build/types/core/cell.d.ts +0 -9
  46. package/build/types/core/column.d.ts +0 -40
  47. package/build/types/core/headers.d.ts +0 -46
  48. package/build/types/core/instance.d.ts +0 -58
  49. package/build/types/core/row.d.ts +0 -15
  50. package/build/types/createTable.d.ts +0 -63
  51. package/build/types/features/ColumnSizing.d.ts +0 -63
  52. package/build/types/features/Expanding.d.ts +0 -39
  53. package/build/types/features/Filters.d.ts +0 -90
  54. package/build/types/features/Grouping.d.ts +0 -68
  55. package/build/types/features/Ordering.d.ts +0 -18
  56. package/build/types/features/Pagination.d.ts +0 -42
  57. package/build/types/features/Pinning.d.ts +0 -40
  58. package/build/types/features/RowSelection.d.ts +0 -40
  59. package/build/types/features/Sorting.d.ts +0 -63
  60. package/build/types/features/Visibility.d.ts +0 -40
  61. package/build/types/filterFns.d.ts +0 -13
  62. package/build/types/index.d.ts +0 -29
  63. package/build/types/sortingFns.d.ts +0 -11
  64. package/build/types/types.d.ts +0 -53
  65. package/build/types/utils/filterRowsUtils.d.ts +0 -4
  66. package/build/types/utils/getCoreRowModel.d.ts +0 -2
  67. package/build/types/utils/getExpandedRowModel.d.ts +0 -7
  68. package/build/types/utils/getFacetedMinMaxValues.d.ts +0 -2
  69. package/build/types/utils/getFacetedRowModel.d.ts +0 -2
  70. package/build/types/utils/getFacetedUniqueValues.d.ts +0 -2
  71. package/build/types/utils/getFilteredRowModel.d.ts +0 -2
  72. package/build/types/utils/getGroupedRowModel.d.ts +0 -2
  73. package/build/types/utils/getPaginationRowModel.d.ts +0 -4
  74. package/build/types/utils/getSortedRowModel.d.ts +0 -2
  75. package/build/types/utils.d.ts +0 -19
@@ -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/table-core/src","children":[{"uid":"612e-1","name":"utils.ts"},{"name":"core","children":[{"uid":"612e-3","name":"column.ts"},{"uid":"612e-5","name":"headers.ts"},{"uid":"612e-33","name":"instance.ts"},{"uid":"612e-37","name":"cell.ts"},{"uid":"612e-39","name":"row.ts"}]},{"name":"features","children":[{"uid":"612e-7","name":"ColumnSizing.ts"},{"uid":"612e-9","name":"Expanding.ts"},{"uid":"612e-13","name":"Filters.ts"},{"uid":"612e-17","name":"Grouping.ts"},{"uid":"612e-19","name":"Ordering.ts"},{"uid":"612e-21","name":"Pagination.ts"},{"uid":"612e-23","name":"Pinning.ts"},{"uid":"612e-25","name":"RowSelection.ts"},{"uid":"612e-29","name":"Sorting.ts"},{"uid":"612e-31","name":"Visibility.ts"}]},{"uid":"612e-11","name":"filterFns.ts"},{"uid":"612e-15","name":"aggregationFns.ts"},{"uid":"612e-27","name":"sortingFns.ts"},{"uid":"612e-35","name":"createTable.ts"},{"name":"utils","children":[{"uid":"612e-41","name":"getCoreRowModel.ts"},{"uid":"612e-43","name":"filterRowsUtils.ts"},{"uid":"612e-45","name":"getFilteredRowModel.ts"},{"uid":"612e-47","name":"getFacetedRowModel.ts"},{"uid":"612e-49","name":"getFacetedUniqueValues.ts"},{"uid":"612e-51","name":"getFacetedMinMaxValues.ts"},{"uid":"612e-53","name":"getSortedRowModel.ts"},{"uid":"612e-55","name":"getGroupedRowModel.ts"},{"uid":"612e-57","name":"getExpandedRowModel.ts"},{"uid":"612e-59","name":"getPaginationRowModel.ts"}]},{"uid":"612e-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"612e-1":{"renderedLength":2201,"gzipLength":800,"brotliLength":0,"mainUid":"612e-0"},"612e-3":{"renderedLength":2254,"gzipLength":739,"brotliLength":0,"mainUid":"612e-2"},"612e-5":{"renderedLength":15972,"gzipLength":2637,"brotliLength":0,"mainUid":"612e-4"},"612e-7":{"renderedLength":10056,"gzipLength":2221,"brotliLength":0,"mainUid":"612e-6"},"612e-9":{"renderedLength":5796,"gzipLength":1345,"brotliLength":0,"mainUid":"612e-8"},"612e-11":{"renderedLength":3252,"gzipLength":764,"brotliLength":0,"mainUid":"612e-10"},"612e-13":{"renderedLength":10357,"gzipLength":1901,"brotliLength":0,"mainUid":"612e-12"},"612e-15":{"renderedLength":2366,"gzipLength":652,"brotliLength":0,"mainUid":"612e-14"},"612e-17":{"renderedLength":5727,"gzipLength":1457,"brotliLength":0,"mainUid":"612e-16"},"612e-19":{"renderedLength":2231,"gzipLength":767,"brotliLength":0,"mainUid":"612e-18"},"612e-21":{"renderedLength":6240,"gzipLength":1374,"brotliLength":0,"mainUid":"612e-20"},"612e-23":{"renderedLength":8249,"gzipLength":1442,"brotliLength":0,"mainUid":"612e-22"},"612e-25":{"renderedLength":12875,"gzipLength":2462,"brotliLength":0,"mainUid":"612e-24"},"612e-27":{"renderedLength":2749,"gzipLength":841,"brotliLength":0,"mainUid":"612e-26"},"612e-29":{"renderedLength":9126,"gzipLength":2134,"brotliLength":0,"mainUid":"612e-28"},"612e-31":{"renderedLength":4940,"gzipLength":1096,"brotliLength":0,"mainUid":"612e-30"},"612e-33":{"renderedLength":7512,"gzipLength":1782,"brotliLength":0,"mainUid":"612e-32"},"612e-35":{"renderedLength":1546,"gzipLength":551,"brotliLength":0,"mainUid":"612e-34"},"612e-37":{"renderedLength":809,"gzipLength":354,"brotliLength":0,"mainUid":"612e-36"},"612e-39":{"renderedLength":1887,"gzipLength":636,"brotliLength":0,"mainUid":"612e-38"},"612e-41":{"renderedLength":1940,"gzipLength":756,"brotliLength":0,"mainUid":"612e-40"},"612e-43":{"renderedLength":2578,"gzipLength":623,"brotliLength":0,"mainUid":"612e-42"},"612e-45":{"renderedLength":4104,"gzipLength":1090,"brotliLength":0,"mainUid":"612e-44"},"612e-47":{"renderedLength":1207,"gzipLength":503,"brotliLength":0,"mainUid":"612e-46"},"612e-49":{"renderedLength":1068,"gzipLength":422,"brotliLength":0,"mainUid":"612e-48"},"612e-51":{"renderedLength":1238,"gzipLength":443,"brotliLength":0,"mainUid":"612e-50"},"612e-53":{"renderedLength":3118,"gzipLength":1011,"brotliLength":0,"mainUid":"612e-52"},"612e-55":{"renderedLength":4938,"gzipLength":1384,"brotliLength":0,"mainUid":"612e-54"},"612e-57":{"renderedLength":1221,"gzipLength":488,"brotliLength":0,"mainUid":"612e-56"},"612e-59":{"renderedLength":1397,"gzipLength":482,"brotliLength":0,"mainUid":"612e-58"},"612e-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"612e-60"}},"nodeMetas":{"612e-0":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"612e-1"},"imported":[],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"},{"uid":"612e-2"},{"uid":"612e-4"},{"uid":"612e-38"},{"uid":"612e-6"},{"uid":"612e-8"},{"uid":"612e-12"},{"uid":"612e-16"},{"uid":"612e-18"},{"uid":"612e-20"},{"uid":"612e-22"},{"uid":"612e-24"},{"uid":"612e-28"},{"uid":"612e-30"},{"uid":"612e-40"},{"uid":"612e-44"},{"uid":"612e-46"},{"uid":"612e-48"},{"uid":"612e-50"},{"uid":"612e-52"},{"uid":"612e-54"},{"uid":"612e-56"},{"uid":"612e-58"}]},"612e-2":{"id":"/packages/table-core/src/core/column.ts","moduleParts":{"index.production.js":"612e-3"},"imported":[{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"}]},"612e-4":{"id":"/packages/table-core/src/core/headers.ts","moduleParts":{"index.production.js":"612e-5"},"imported":[{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"}]},"612e-6":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"612e-7"},"imported":[{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"}]},"612e-8":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"612e-9"},"imported":[{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"}]},"612e-10":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"612e-11"},"imported":[],"importedBy":[{"uid":"612e-60"},{"uid":"612e-12"}]},"612e-12":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"612e-13"},"imported":[{"uid":"612e-10"},{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"}]},"612e-14":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"612e-15"},"imported":[],"importedBy":[{"uid":"612e-60"},{"uid":"612e-16"}]},"612e-16":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"612e-17"},"imported":[{"uid":"612e-14"},{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"},{"uid":"612e-18"}]},"612e-18":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"612e-19"},"imported":[{"uid":"612e-0"},{"uid":"612e-16"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"}]},"612e-20":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"612e-21"},"imported":[{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"}]},"612e-22":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"612e-23"},"imported":[{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"}]},"612e-24":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"612e-25"},"imported":[{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"}]},"612e-26":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"612e-27"},"imported":[],"importedBy":[{"uid":"612e-60"},{"uid":"612e-28"}]},"612e-28":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"612e-29"},"imported":[{"uid":"612e-26"},{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"}]},"612e-30":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"612e-31"},"imported":[{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-32"}]},"612e-32":{"id":"/packages/table-core/src/core/instance.ts","moduleParts":{"index.production.js":"612e-33"},"imported":[{"uid":"612e-0"},{"uid":"612e-2"},{"uid":"612e-4"},{"uid":"612e-6"},{"uid":"612e-8"},{"uid":"612e-12"},{"uid":"612e-16"},{"uid":"612e-18"},{"uid":"612e-20"},{"uid":"612e-22"},{"uid":"612e-24"},{"uid":"612e-28"},{"uid":"612e-30"}],"importedBy":[{"uid":"612e-60"}]},"612e-34":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"612e-35"},"imported":[],"importedBy":[{"uid":"612e-60"}]},"612e-36":{"id":"/packages/table-core/src/core/cell.ts","moduleParts":{"index.production.js":"612e-37"},"imported":[],"importedBy":[{"uid":"612e-38"}]},"612e-38":{"id":"/packages/table-core/src/core/row.ts","moduleParts":{"index.production.js":"612e-39"},"imported":[{"uid":"612e-0"},{"uid":"612e-36"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-40"},{"uid":"612e-54"},{"uid":"612e-42"}]},"612e-40":{"id":"/packages/table-core/src/utils/getCoreRowModel.ts","moduleParts":{"index.production.js":"612e-41"},"imported":[{"uid":"612e-38"},{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"}]},"612e-42":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"612e-43"},"imported":[{"uid":"612e-38"}],"importedBy":[{"uid":"612e-44"},{"uid":"612e-46"}]},"612e-44":{"id":"/packages/table-core/src/utils/getFilteredRowModel.ts","moduleParts":{"index.production.js":"612e-45"},"imported":[{"uid":"612e-0"},{"uid":"612e-42"}],"importedBy":[{"uid":"612e-60"}]},"612e-46":{"id":"/packages/table-core/src/utils/getFacetedRowModel.ts","moduleParts":{"index.production.js":"612e-47"},"imported":[{"uid":"612e-0"},{"uid":"612e-42"}],"importedBy":[{"uid":"612e-60"}]},"612e-48":{"id":"/packages/table-core/src/utils/getFacetedUniqueValues.ts","moduleParts":{"index.production.js":"612e-49"},"imported":[{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"}]},"612e-50":{"id":"/packages/table-core/src/utils/getFacetedMinMaxValues.ts","moduleParts":{"index.production.js":"612e-51"},"imported":[{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"}]},"612e-52":{"id":"/packages/table-core/src/utils/getSortedRowModel.ts","moduleParts":{"index.production.js":"612e-53"},"imported":[{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"}]},"612e-54":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"612e-55"},"imported":[{"uid":"612e-38"},{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"}]},"612e-56":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"612e-57"},"imported":[{"uid":"612e-0"}],"importedBy":[{"uid":"612e-60"},{"uid":"612e-58"}]},"612e-58":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"612e-59"},"imported":[{"uid":"612e-0"},{"uid":"612e-56"}],"importedBy":[{"uid":"612e-60"}]},"612e-60":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"612e-61"},"imported":[{"uid":"612e-32"},{"uid":"612e-62"},{"uid":"612e-34"},{"uid":"612e-2"},{"uid":"612e-4"},{"uid":"612e-38"},{"uid":"612e-6"},{"uid":"612e-8"},{"uid":"612e-12"},{"uid":"612e-16"},{"uid":"612e-18"},{"uid":"612e-20"},{"uid":"612e-22"},{"uid":"612e-24"},{"uid":"612e-28"},{"uid":"612e-30"},{"uid":"612e-10"},{"uid":"612e-26"},{"uid":"612e-14"},{"uid":"612e-0"},{"uid":"612e-40"},{"uid":"612e-44"},{"uid":"612e-46"},{"uid":"612e-48"},{"uid":"612e-50"},{"uid":"612e-52"},{"uid":"612e-54"},{"uid":"612e-56"},{"uid":"612e-58"}],"importedBy":[],"isEntry":true},"612e-62":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"612e-60"}]}},"env":{"rollup":"2.70.2"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
2672
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages/table-core/src","children":[{"uid":"edd0-1","name":"utils.ts"},{"name":"core","children":[{"uid":"edd0-3","name":"column.ts"},{"uid":"edd0-5","name":"headers.ts"},{"uid":"edd0-33","name":"instance.ts"},{"uid":"edd0-37","name":"cell.ts"},{"uid":"edd0-39","name":"row.ts"}]},{"name":"features","children":[{"uid":"edd0-7","name":"ColumnSizing.ts"},{"uid":"edd0-9","name":"Expanding.ts"},{"uid":"edd0-13","name":"Filters.ts"},{"uid":"edd0-17","name":"Grouping.ts"},{"uid":"edd0-19","name":"Ordering.ts"},{"uid":"edd0-21","name":"Pagination.ts"},{"uid":"edd0-23","name":"Pinning.ts"},{"uid":"edd0-25","name":"RowSelection.ts"},{"uid":"edd0-29","name":"Sorting.ts"},{"uid":"edd0-31","name":"Visibility.ts"}]},{"uid":"edd0-11","name":"filterFns.ts"},{"uid":"edd0-15","name":"aggregationFns.ts"},{"uid":"edd0-27","name":"sortingFns.ts"},{"uid":"edd0-35","name":"createTable.ts"},{"name":"utils","children":[{"uid":"edd0-41","name":"getCoreRowModel.ts"},{"uid":"edd0-43","name":"filterRowsUtils.ts"},{"uid":"edd0-45","name":"getFilteredRowModel.ts"},{"uid":"edd0-47","name":"getFacetedRowModel.ts"},{"uid":"edd0-49","name":"getFacetedUniqueValues.ts"},{"uid":"edd0-51","name":"getFacetedMinMaxValues.ts"},{"uid":"edd0-53","name":"getSortedRowModel.ts"},{"uid":"edd0-55","name":"getGroupedRowModel.ts"},{"uid":"edd0-57","name":"getExpandedRowModel.ts"},{"uid":"edd0-59","name":"getPaginationRowModel.ts"}]},{"uid":"edd0-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"edd0-1":{"renderedLength":2201,"gzipLength":800,"brotliLength":0,"mainUid":"edd0-0"},"edd0-3":{"renderedLength":2254,"gzipLength":739,"brotliLength":0,"mainUid":"edd0-2"},"edd0-5":{"renderedLength":15972,"gzipLength":2637,"brotliLength":0,"mainUid":"edd0-4"},"edd0-7":{"renderedLength":10056,"gzipLength":2221,"brotliLength":0,"mainUid":"edd0-6"},"edd0-9":{"renderedLength":5796,"gzipLength":1345,"brotliLength":0,"mainUid":"edd0-8"},"edd0-11":{"renderedLength":3252,"gzipLength":764,"brotliLength":0,"mainUid":"edd0-10"},"edd0-13":{"renderedLength":10357,"gzipLength":1901,"brotliLength":0,"mainUid":"edd0-12"},"edd0-15":{"renderedLength":2447,"gzipLength":657,"brotliLength":0,"mainUid":"edd0-14"},"edd0-17":{"renderedLength":5727,"gzipLength":1457,"brotliLength":0,"mainUid":"edd0-16"},"edd0-19":{"renderedLength":2231,"gzipLength":767,"brotliLength":0,"mainUid":"edd0-18"},"edd0-21":{"renderedLength":6240,"gzipLength":1374,"brotliLength":0,"mainUid":"edd0-20"},"edd0-23":{"renderedLength":8249,"gzipLength":1442,"brotliLength":0,"mainUid":"edd0-22"},"edd0-25":{"renderedLength":12807,"gzipLength":2434,"brotliLength":0,"mainUid":"edd0-24"},"edd0-27":{"renderedLength":2749,"gzipLength":841,"brotliLength":0,"mainUid":"edd0-26"},"edd0-29":{"renderedLength":9126,"gzipLength":2134,"brotliLength":0,"mainUid":"edd0-28"},"edd0-31":{"renderedLength":4940,"gzipLength":1096,"brotliLength":0,"mainUid":"edd0-30"},"edd0-33":{"renderedLength":7512,"gzipLength":1782,"brotliLength":0,"mainUid":"edd0-32"},"edd0-35":{"renderedLength":1546,"gzipLength":551,"brotliLength":0,"mainUid":"edd0-34"},"edd0-37":{"renderedLength":809,"gzipLength":354,"brotliLength":0,"mainUid":"edd0-36"},"edd0-39":{"renderedLength":1887,"gzipLength":636,"brotliLength":0,"mainUid":"edd0-38"},"edd0-41":{"renderedLength":1940,"gzipLength":756,"brotliLength":0,"mainUid":"edd0-40"},"edd0-43":{"renderedLength":2442,"gzipLength":602,"brotliLength":0,"mainUid":"edd0-42"},"edd0-45":{"renderedLength":4104,"gzipLength":1090,"brotliLength":0,"mainUid":"edd0-44"},"edd0-47":{"renderedLength":1207,"gzipLength":503,"brotliLength":0,"mainUid":"edd0-46"},"edd0-49":{"renderedLength":1068,"gzipLength":422,"brotliLength":0,"mainUid":"edd0-48"},"edd0-51":{"renderedLength":1238,"gzipLength":443,"brotliLength":0,"mainUid":"edd0-50"},"edd0-53":{"renderedLength":3118,"gzipLength":1011,"brotliLength":0,"mainUid":"edd0-52"},"edd0-55":{"renderedLength":4938,"gzipLength":1384,"brotliLength":0,"mainUid":"edd0-54"},"edd0-57":{"renderedLength":1221,"gzipLength":488,"brotliLength":0,"mainUid":"edd0-56"},"edd0-59":{"renderedLength":1397,"gzipLength":482,"brotliLength":0,"mainUid":"edd0-58"},"edd0-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"edd0-60"}},"nodeMetas":{"edd0-0":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"edd0-1"},"imported":[],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"},{"uid":"edd0-2"},{"uid":"edd0-4"},{"uid":"edd0-38"},{"uid":"edd0-6"},{"uid":"edd0-8"},{"uid":"edd0-12"},{"uid":"edd0-16"},{"uid":"edd0-18"},{"uid":"edd0-20"},{"uid":"edd0-22"},{"uid":"edd0-24"},{"uid":"edd0-28"},{"uid":"edd0-30"},{"uid":"edd0-40"},{"uid":"edd0-44"},{"uid":"edd0-46"},{"uid":"edd0-48"},{"uid":"edd0-50"},{"uid":"edd0-52"},{"uid":"edd0-54"},{"uid":"edd0-56"},{"uid":"edd0-58"}]},"edd0-2":{"id":"/packages/table-core/src/core/column.ts","moduleParts":{"index.production.js":"edd0-3"},"imported":[{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"}]},"edd0-4":{"id":"/packages/table-core/src/core/headers.ts","moduleParts":{"index.production.js":"edd0-5"},"imported":[{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"}]},"edd0-6":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"edd0-7"},"imported":[{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"}]},"edd0-8":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"edd0-9"},"imported":[{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"}]},"edd0-10":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"edd0-11"},"imported":[],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-12"}]},"edd0-12":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"edd0-13"},"imported":[{"uid":"edd0-10"},{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"}]},"edd0-14":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"edd0-15"},"imported":[],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-16"}]},"edd0-16":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"edd0-17"},"imported":[{"uid":"edd0-14"},{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"},{"uid":"edd0-18"}]},"edd0-18":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"edd0-19"},"imported":[{"uid":"edd0-0"},{"uid":"edd0-16"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"}]},"edd0-20":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"edd0-21"},"imported":[{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"}]},"edd0-22":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"edd0-23"},"imported":[{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"}]},"edd0-24":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"edd0-25"},"imported":[{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"}]},"edd0-26":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"edd0-27"},"imported":[],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-28"}]},"edd0-28":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"edd0-29"},"imported":[{"uid":"edd0-26"},{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"}]},"edd0-30":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"edd0-31"},"imported":[{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-32"}]},"edd0-32":{"id":"/packages/table-core/src/core/instance.ts","moduleParts":{"index.production.js":"edd0-33"},"imported":[{"uid":"edd0-0"},{"uid":"edd0-2"},{"uid":"edd0-4"},{"uid":"edd0-6"},{"uid":"edd0-8"},{"uid":"edd0-12"},{"uid":"edd0-16"},{"uid":"edd0-18"},{"uid":"edd0-20"},{"uid":"edd0-22"},{"uid":"edd0-24"},{"uid":"edd0-28"},{"uid":"edd0-30"}],"importedBy":[{"uid":"edd0-60"}]},"edd0-34":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"edd0-35"},"imported":[],"importedBy":[{"uid":"edd0-60"}]},"edd0-36":{"id":"/packages/table-core/src/core/cell.ts","moduleParts":{"index.production.js":"edd0-37"},"imported":[],"importedBy":[{"uid":"edd0-38"}]},"edd0-38":{"id":"/packages/table-core/src/core/row.ts","moduleParts":{"index.production.js":"edd0-39"},"imported":[{"uid":"edd0-0"},{"uid":"edd0-36"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-40"},{"uid":"edd0-54"},{"uid":"edd0-42"}]},"edd0-40":{"id":"/packages/table-core/src/utils/getCoreRowModel.ts","moduleParts":{"index.production.js":"edd0-41"},"imported":[{"uid":"edd0-38"},{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"}]},"edd0-42":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"edd0-43"},"imported":[{"uid":"edd0-38"}],"importedBy":[{"uid":"edd0-44"},{"uid":"edd0-46"}]},"edd0-44":{"id":"/packages/table-core/src/utils/getFilteredRowModel.ts","moduleParts":{"index.production.js":"edd0-45"},"imported":[{"uid":"edd0-0"},{"uid":"edd0-42"}],"importedBy":[{"uid":"edd0-60"}]},"edd0-46":{"id":"/packages/table-core/src/utils/getFacetedRowModel.ts","moduleParts":{"index.production.js":"edd0-47"},"imported":[{"uid":"edd0-0"},{"uid":"edd0-42"}],"importedBy":[{"uid":"edd0-60"}]},"edd0-48":{"id":"/packages/table-core/src/utils/getFacetedUniqueValues.ts","moduleParts":{"index.production.js":"edd0-49"},"imported":[{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"}]},"edd0-50":{"id":"/packages/table-core/src/utils/getFacetedMinMaxValues.ts","moduleParts":{"index.production.js":"edd0-51"},"imported":[{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"}]},"edd0-52":{"id":"/packages/table-core/src/utils/getSortedRowModel.ts","moduleParts":{"index.production.js":"edd0-53"},"imported":[{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"}]},"edd0-54":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"edd0-55"},"imported":[{"uid":"edd0-38"},{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"}]},"edd0-56":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"edd0-57"},"imported":[{"uid":"edd0-0"}],"importedBy":[{"uid":"edd0-60"},{"uid":"edd0-58"}]},"edd0-58":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"edd0-59"},"imported":[{"uid":"edd0-0"},{"uid":"edd0-56"}],"importedBy":[{"uid":"edd0-60"}]},"edd0-60":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"edd0-61"},"imported":[{"uid":"edd0-32"},{"uid":"edd0-62"},{"uid":"edd0-34"},{"uid":"edd0-2"},{"uid":"edd0-4"},{"uid":"edd0-38"},{"uid":"edd0-6"},{"uid":"edd0-8"},{"uid":"edd0-12"},{"uid":"edd0-16"},{"uid":"edd0-18"},{"uid":"edd0-20"},{"uid":"edd0-22"},{"uid":"edd0-24"},{"uid":"edd0-28"},{"uid":"edd0-30"},{"uid":"edd0-10"},{"uid":"edd0-26"},{"uid":"edd0-14"},{"uid":"edd0-0"},{"uid":"edd0-40"},{"uid":"edd0-44"},{"uid":"edd0-46"},{"uid":"edd0-48"},{"uid":"edd0-50"},{"uid":"edd0-52"},{"uid":"edd0-54"},{"uid":"edd0-56"},{"uid":"edd0-58"}],"importedBy":[],"isEntry":true},"edd0-62":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"edd0-60"}]}},"env":{"rollup":"2.75.7"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
2673
2673
 
2674
2674
  const run = () => {
2675
2675
  const width = window.innerWidth;
@@ -1325,7 +1325,10 @@
1325
1325
  const sum = (columnId, _leafRows, childRows) => {
1326
1326
  // It's faster to just add the aggregations together instead of
1327
1327
  // process leaf nodes individually
1328
- return childRows.reduce((sum, next) => sum + (typeof next === 'number' ? next : 0), 0);
1328
+ return childRows.reduce((sum, next) => {
1329
+ const nextValue = next.getValue(columnId);
1330
+ return sum + (typeof nextValue === 'number' ? nextValue : 0);
1331
+ }, 0);
1329
1332
  };
1330
1333
 
1331
1334
  const min = (columnId, _leafRows, childRows) => {
@@ -2298,9 +2301,6 @@
2298
2301
  const newSelectedRowsById = {}; // Filters top level and nested rows
2299
2302
 
2300
2303
  const recurseRows = function (rows, depth) {
2301
- if (depth === void 0) {
2302
- depth = 0;
2303
- }
2304
2304
 
2305
2305
  return rows.map(row => {
2306
2306
  var _row$subRows2;
@@ -2314,7 +2314,7 @@
2314
2314
 
2315
2315
  if ((_row$subRows2 = row.subRows) != null && _row$subRows2.length) {
2316
2316
  row = { ...row,
2317
- subRows: recurseRows(row.subRows, depth + 1)
2317
+ subRows: recurseRows(row.subRows)
2318
2318
  };
2319
2319
  }
2320
2320
 
@@ -3237,9 +3237,6 @@
3237
3237
  const newFilteredRowsById = {};
3238
3238
 
3239
3239
  const recurseFilterRows = function (rowsToFilter, depth) {
3240
- if (depth === void 0) {
3241
- depth = 0;
3242
- }
3243
3240
 
3244
3241
  const rows = []; // Filter from children up first
3245
3242
 
@@ -3251,7 +3248,7 @@
3251
3248
  if ((_row$subRows = row.subRows) != null && _row$subRows.length) {
3252
3249
  const newRow = createRow(instance, row.id, row.original, row.index, row.depth);
3253
3250
  newRow.columnFilters = row.columnFilters;
3254
- newRow.subRows = recurseFilterRows(row.subRows, depth + 1);
3251
+ newRow.subRows = recurseFilterRows(row.subRows);
3255
3252
 
3256
3253
  if (!newRow.subRows.length) {
3257
3254
  continue;
@@ -3281,9 +3278,6 @@
3281
3278
  const newFilteredRowsById = {}; // Filters top level and nested rows
3282
3279
 
3283
3280
  const recurseFilterRows = function (rowsToFilter, depth) {
3284
- if (depth === void 0) {
3285
- depth = 0;
3286
- }
3287
3281
 
3288
3282
  // Filter from parents downward first
3289
3283
  const rows = []; // Apply the filter to any subRows
@@ -3297,7 +3291,7 @@
3297
3291
 
3298
3292
  if ((_row$subRows2 = row.subRows) != null && _row$subRows2.length) {
3299
3293
  const newRow = createRow(instance, row.id, row.original, row.index, row.depth);
3300
- newRow.subRows = recurseFilterRows(row.subRows, depth + 1);
3294
+ newRow.subRows = recurseFilterRows(row.subRows);
3301
3295
  row = newRow;
3302
3296
  }
3303
3297