@tanstack/table-core 8.0.0-beta.8 → 8.0.3

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 (80) 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 +1 -1
  15. package/build/cjs/features/Pagination.js.map +1 -1
  16. package/build/cjs/features/Pinning.js.map +1 -1
  17. package/build/cjs/features/RowSelection.js +1 -4
  18. package/build/cjs/features/RowSelection.js.map +1 -1
  19. package/build/cjs/features/Sorting.js.map +1 -1
  20. package/build/cjs/features/Visibility.js.map +1 -1
  21. package/build/cjs/filterFns.js +22 -6
  22. package/build/cjs/filterFns.js.map +1 -1
  23. package/build/cjs/sortingFns.js.map +1 -1
  24. package/build/cjs/utils/filterRowsUtils.js +8 -19
  25. package/build/cjs/utils/filterRowsUtils.js.map +1 -1
  26. package/build/cjs/utils/getCoreRowModel.js.map +1 -1
  27. package/build/cjs/utils/getExpandedRowModel.js.map +1 -1
  28. package/build/cjs/utils/getFacetedMinMaxValues.js.map +1 -1
  29. package/build/cjs/utils/getFacetedRowModel.js.map +1 -1
  30. package/build/cjs/utils/getFacetedUniqueValues.js.map +1 -1
  31. package/build/cjs/utils/getFilteredRowModel.js.map +1 -1
  32. package/build/cjs/utils/getGroupedRowModel.js.map +1 -1
  33. package/build/cjs/utils/getPaginationRowModel.js.map +1 -1
  34. package/build/cjs/utils/getSortedRowModel.js.map +1 -1
  35. package/build/cjs/utils.js.map +1 -1
  36. package/build/esm/index.js +36 -31
  37. package/build/esm/index.js.map +1 -1
  38. package/build/stats-html.html +1 -1
  39. package/build/umd/index.development.js +36 -31
  40. package/build/umd/index.development.js.map +1 -1
  41. package/build/umd/index.production.js +1 -1
  42. package/build/umd/index.production.js.map +1 -1
  43. package/package.json +1 -1
  44. package/src/aggregationFns.ts +4 -1
  45. package/src/features/Pagination.ts +4 -4
  46. package/src/filterFns.ts +6 -6
  47. package/src/utils/filterRowsUtils.ts +5 -11
  48. package/build/stats-react.json +0 -1117
  49. package/build/types/aggregationFns.d.ts +0 -13
  50. package/build/types/core/cell.d.ts +0 -9
  51. package/build/types/core/column.d.ts +0 -40
  52. package/build/types/core/headers.d.ts +0 -46
  53. package/build/types/core/instance.d.ts +0 -58
  54. package/build/types/core/row.d.ts +0 -15
  55. package/build/types/createTable.d.ts +0 -63
  56. package/build/types/features/ColumnSizing.d.ts +0 -63
  57. package/build/types/features/Expanding.d.ts +0 -39
  58. package/build/types/features/Filters.d.ts +0 -90
  59. package/build/types/features/Grouping.d.ts +0 -68
  60. package/build/types/features/Ordering.d.ts +0 -18
  61. package/build/types/features/Pagination.d.ts +0 -42
  62. package/build/types/features/Pinning.d.ts +0 -40
  63. package/build/types/features/RowSelection.d.ts +0 -40
  64. package/build/types/features/Sorting.d.ts +0 -63
  65. package/build/types/features/Visibility.d.ts +0 -40
  66. package/build/types/filterFns.d.ts +0 -13
  67. package/build/types/index.d.ts +0 -29
  68. package/build/types/sortingFns.d.ts +0 -11
  69. package/build/types/types.d.ts +0 -53
  70. package/build/types/utils/filterRowsUtils.d.ts +0 -4
  71. package/build/types/utils/getCoreRowModel.d.ts +0 -2
  72. package/build/types/utils/getExpandedRowModel.d.ts +0 -7
  73. package/build/types/utils/getFacetedMinMaxValues.d.ts +0 -2
  74. package/build/types/utils/getFacetedRowModel.d.ts +0 -2
  75. package/build/types/utils/getFacetedUniqueValues.d.ts +0 -2
  76. package/build/types/utils/getFilteredRowModel.d.ts +0 -2
  77. package/build/types/utils/getGroupedRowModel.d.ts +0 -2
  78. package/build/types/utils/getPaginationRowModel.d.ts +0 -4
  79. package/build/types/utils/getSortedRowModel.d.ts +0 -2
  80. 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":"6e21-1","name":"utils.ts"},{"name":"core","children":[{"uid":"6e21-3","name":"column.ts"},{"uid":"6e21-5","name":"headers.ts"},{"uid":"6e21-33","name":"instance.ts"},{"uid":"6e21-37","name":"cell.ts"},{"uid":"6e21-39","name":"row.ts"}]},{"name":"features","children":[{"uid":"6e21-7","name":"ColumnSizing.ts"},{"uid":"6e21-9","name":"Expanding.ts"},{"uid":"6e21-13","name":"Filters.ts"},{"uid":"6e21-17","name":"Grouping.ts"},{"uid":"6e21-19","name":"Ordering.ts"},{"uid":"6e21-21","name":"Pagination.ts"},{"uid":"6e21-23","name":"Pinning.ts"},{"uid":"6e21-25","name":"RowSelection.ts"},{"uid":"6e21-29","name":"Sorting.ts"},{"uid":"6e21-31","name":"Visibility.ts"}]},{"uid":"6e21-11","name":"filterFns.ts"},{"uid":"6e21-15","name":"aggregationFns.ts"},{"uid":"6e21-27","name":"sortingFns.ts"},{"uid":"6e21-35","name":"createTable.ts"},{"name":"utils","children":[{"uid":"6e21-41","name":"getCoreRowModel.ts"},{"uid":"6e21-43","name":"filterRowsUtils.ts"},{"uid":"6e21-45","name":"getFilteredRowModel.ts"},{"uid":"6e21-47","name":"getFacetedRowModel.ts"},{"uid":"6e21-49","name":"getFacetedUniqueValues.ts"},{"uid":"6e21-51","name":"getFacetedMinMaxValues.ts"},{"uid":"6e21-53","name":"getSortedRowModel.ts"},{"uid":"6e21-55","name":"getGroupedRowModel.ts"},{"uid":"6e21-57","name":"getExpandedRowModel.ts"},{"uid":"6e21-59","name":"getPaginationRowModel.ts"}]},{"uid":"6e21-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"6e21-1":{"renderedLength":2201,"gzipLength":800,"brotliLength":0,"mainUid":"6e21-0"},"6e21-3":{"renderedLength":2254,"gzipLength":739,"brotliLength":0,"mainUid":"6e21-2"},"6e21-5":{"renderedLength":15972,"gzipLength":2637,"brotliLength":0,"mainUid":"6e21-4"},"6e21-7":{"renderedLength":10056,"gzipLength":2221,"brotliLength":0,"mainUid":"6e21-6"},"6e21-9":{"renderedLength":5796,"gzipLength":1345,"brotliLength":0,"mainUid":"6e21-8"},"6e21-11":{"renderedLength":2743,"gzipLength":666,"brotliLength":0,"mainUid":"6e21-10"},"6e21-13":{"renderedLength":10357,"gzipLength":1901,"brotliLength":0,"mainUid":"6e21-12"},"6e21-15":{"renderedLength":2366,"gzipLength":652,"brotliLength":0,"mainUid":"6e21-14"},"6e21-17":{"renderedLength":5727,"gzipLength":1457,"brotliLength":0,"mainUid":"6e21-16"},"6e21-19":{"renderedLength":2231,"gzipLength":767,"brotliLength":0,"mainUid":"6e21-18"},"6e21-21":{"renderedLength":6203,"gzipLength":1367,"brotliLength":0,"mainUid":"6e21-20"},"6e21-23":{"renderedLength":8249,"gzipLength":1442,"brotliLength":0,"mainUid":"6e21-22"},"6e21-25":{"renderedLength":12875,"gzipLength":2462,"brotliLength":0,"mainUid":"6e21-24"},"6e21-27":{"renderedLength":2749,"gzipLength":841,"brotliLength":0,"mainUid":"6e21-26"},"6e21-29":{"renderedLength":9126,"gzipLength":2134,"brotliLength":0,"mainUid":"6e21-28"},"6e21-31":{"renderedLength":4940,"gzipLength":1096,"brotliLength":0,"mainUid":"6e21-30"},"6e21-33":{"renderedLength":7512,"gzipLength":1782,"brotliLength":0,"mainUid":"6e21-32"},"6e21-35":{"renderedLength":1546,"gzipLength":551,"brotliLength":0,"mainUid":"6e21-34"},"6e21-37":{"renderedLength":809,"gzipLength":354,"brotliLength":0,"mainUid":"6e21-36"},"6e21-39":{"renderedLength":1887,"gzipLength":636,"brotliLength":0,"mainUid":"6e21-38"},"6e21-41":{"renderedLength":1940,"gzipLength":756,"brotliLength":0,"mainUid":"6e21-40"},"6e21-43":{"renderedLength":2624,"gzipLength":635,"brotliLength":0,"mainUid":"6e21-42"},"6e21-45":{"renderedLength":4104,"gzipLength":1090,"brotliLength":0,"mainUid":"6e21-44"},"6e21-47":{"renderedLength":1207,"gzipLength":503,"brotliLength":0,"mainUid":"6e21-46"},"6e21-49":{"renderedLength":1068,"gzipLength":422,"brotliLength":0,"mainUid":"6e21-48"},"6e21-51":{"renderedLength":1238,"gzipLength":443,"brotliLength":0,"mainUid":"6e21-50"},"6e21-53":{"renderedLength":3118,"gzipLength":1011,"brotliLength":0,"mainUid":"6e21-52"},"6e21-55":{"renderedLength":4938,"gzipLength":1384,"brotliLength":0,"mainUid":"6e21-54"},"6e21-57":{"renderedLength":1221,"gzipLength":488,"brotliLength":0,"mainUid":"6e21-56"},"6e21-59":{"renderedLength":1397,"gzipLength":482,"brotliLength":0,"mainUid":"6e21-58"},"6e21-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"6e21-60"}},"nodeMetas":{"6e21-0":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"6e21-1"},"imported":[],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"},{"uid":"6e21-2"},{"uid":"6e21-4"},{"uid":"6e21-38"},{"uid":"6e21-6"},{"uid":"6e21-8"},{"uid":"6e21-12"},{"uid":"6e21-16"},{"uid":"6e21-18"},{"uid":"6e21-20"},{"uid":"6e21-22"},{"uid":"6e21-24"},{"uid":"6e21-28"},{"uid":"6e21-30"},{"uid":"6e21-40"},{"uid":"6e21-44"},{"uid":"6e21-46"},{"uid":"6e21-48"},{"uid":"6e21-50"},{"uid":"6e21-52"},{"uid":"6e21-54"},{"uid":"6e21-56"},{"uid":"6e21-58"}]},"6e21-2":{"id":"/packages/table-core/src/core/column.ts","moduleParts":{"index.production.js":"6e21-3"},"imported":[{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"}]},"6e21-4":{"id":"/packages/table-core/src/core/headers.ts","moduleParts":{"index.production.js":"6e21-5"},"imported":[{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"}]},"6e21-6":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"6e21-7"},"imported":[{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"}]},"6e21-8":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"6e21-9"},"imported":[{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"}]},"6e21-10":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"6e21-11"},"imported":[],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-12"}]},"6e21-12":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"6e21-13"},"imported":[{"uid":"6e21-10"},{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"}]},"6e21-14":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"6e21-15"},"imported":[],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-16"}]},"6e21-16":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"6e21-17"},"imported":[{"uid":"6e21-14"},{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"},{"uid":"6e21-18"}]},"6e21-18":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"6e21-19"},"imported":[{"uid":"6e21-0"},{"uid":"6e21-16"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"}]},"6e21-20":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"6e21-21"},"imported":[{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"}]},"6e21-22":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"6e21-23"},"imported":[{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"}]},"6e21-24":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"6e21-25"},"imported":[{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"}]},"6e21-26":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"6e21-27"},"imported":[],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-28"}]},"6e21-28":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"6e21-29"},"imported":[{"uid":"6e21-26"},{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"}]},"6e21-30":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"6e21-31"},"imported":[{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-32"}]},"6e21-32":{"id":"/packages/table-core/src/core/instance.ts","moduleParts":{"index.production.js":"6e21-33"},"imported":[{"uid":"6e21-0"},{"uid":"6e21-2"},{"uid":"6e21-4"},{"uid":"6e21-6"},{"uid":"6e21-8"},{"uid":"6e21-12"},{"uid":"6e21-16"},{"uid":"6e21-18"},{"uid":"6e21-20"},{"uid":"6e21-22"},{"uid":"6e21-24"},{"uid":"6e21-28"},{"uid":"6e21-30"}],"importedBy":[{"uid":"6e21-60"}]},"6e21-34":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"6e21-35"},"imported":[],"importedBy":[{"uid":"6e21-60"}]},"6e21-36":{"id":"/packages/table-core/src/core/cell.ts","moduleParts":{"index.production.js":"6e21-37"},"imported":[],"importedBy":[{"uid":"6e21-38"}]},"6e21-38":{"id":"/packages/table-core/src/core/row.ts","moduleParts":{"index.production.js":"6e21-39"},"imported":[{"uid":"6e21-0"},{"uid":"6e21-36"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-40"},{"uid":"6e21-54"},{"uid":"6e21-42"}]},"6e21-40":{"id":"/packages/table-core/src/utils/getCoreRowModel.ts","moduleParts":{"index.production.js":"6e21-41"},"imported":[{"uid":"6e21-38"},{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"}]},"6e21-42":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"6e21-43"},"imported":[{"uid":"6e21-38"}],"importedBy":[{"uid":"6e21-44"},{"uid":"6e21-46"}]},"6e21-44":{"id":"/packages/table-core/src/utils/getFilteredRowModel.ts","moduleParts":{"index.production.js":"6e21-45"},"imported":[{"uid":"6e21-0"},{"uid":"6e21-42"}],"importedBy":[{"uid":"6e21-60"}]},"6e21-46":{"id":"/packages/table-core/src/utils/getFacetedRowModel.ts","moduleParts":{"index.production.js":"6e21-47"},"imported":[{"uid":"6e21-0"},{"uid":"6e21-42"}],"importedBy":[{"uid":"6e21-60"}]},"6e21-48":{"id":"/packages/table-core/src/utils/getFacetedUniqueValues.ts","moduleParts":{"index.production.js":"6e21-49"},"imported":[{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"}]},"6e21-50":{"id":"/packages/table-core/src/utils/getFacetedMinMaxValues.ts","moduleParts":{"index.production.js":"6e21-51"},"imported":[{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"}]},"6e21-52":{"id":"/packages/table-core/src/utils/getSortedRowModel.ts","moduleParts":{"index.production.js":"6e21-53"},"imported":[{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"}]},"6e21-54":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"6e21-55"},"imported":[{"uid":"6e21-38"},{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"}]},"6e21-56":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"6e21-57"},"imported":[{"uid":"6e21-0"}],"importedBy":[{"uid":"6e21-60"},{"uid":"6e21-58"}]},"6e21-58":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"6e21-59"},"imported":[{"uid":"6e21-0"},{"uid":"6e21-56"}],"importedBy":[{"uid":"6e21-60"}]},"6e21-60":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"6e21-61"},"imported":[{"uid":"6e21-32"},{"uid":"6e21-62"},{"uid":"6e21-34"},{"uid":"6e21-2"},{"uid":"6e21-4"},{"uid":"6e21-38"},{"uid":"6e21-6"},{"uid":"6e21-8"},{"uid":"6e21-12"},{"uid":"6e21-16"},{"uid":"6e21-18"},{"uid":"6e21-20"},{"uid":"6e21-22"},{"uid":"6e21-24"},{"uid":"6e21-28"},{"uid":"6e21-30"},{"uid":"6e21-10"},{"uid":"6e21-26"},{"uid":"6e21-14"},{"uid":"6e21-0"},{"uid":"6e21-40"},{"uid":"6e21-44"},{"uid":"6e21-46"},{"uid":"6e21-48"},{"uid":"6e21-50"},{"uid":"6e21-52"},{"uid":"6e21-54"},{"uid":"6e21-56"},{"uid":"6e21-58"}],"importedBy":[],"isEntry":true},"6e21-62":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"6e21-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":"6785-1","name":"utils.ts"},{"name":"core","children":[{"uid":"6785-3","name":"column.ts"},{"uid":"6785-5","name":"headers.ts"},{"uid":"6785-33","name":"instance.ts"},{"uid":"6785-37","name":"cell.ts"},{"uid":"6785-39","name":"row.ts"}]},{"name":"features","children":[{"uid":"6785-7","name":"ColumnSizing.ts"},{"uid":"6785-9","name":"Expanding.ts"},{"uid":"6785-13","name":"Filters.ts"},{"uid":"6785-17","name":"Grouping.ts"},{"uid":"6785-19","name":"Ordering.ts"},{"uid":"6785-21","name":"Pagination.ts"},{"uid":"6785-23","name":"Pinning.ts"},{"uid":"6785-25","name":"RowSelection.ts"},{"uid":"6785-29","name":"Sorting.ts"},{"uid":"6785-31","name":"Visibility.ts"}]},{"uid":"6785-11","name":"filterFns.ts"},{"uid":"6785-15","name":"aggregationFns.ts"},{"uid":"6785-27","name":"sortingFns.ts"},{"uid":"6785-35","name":"createTable.ts"},{"name":"utils","children":[{"uid":"6785-41","name":"getCoreRowModel.ts"},{"uid":"6785-43","name":"filterRowsUtils.ts"},{"uid":"6785-45","name":"getFilteredRowModel.ts"},{"uid":"6785-47","name":"getFacetedRowModel.ts"},{"uid":"6785-49","name":"getFacetedUniqueValues.ts"},{"uid":"6785-51","name":"getFacetedMinMaxValues.ts"},{"uid":"6785-53","name":"getSortedRowModel.ts"},{"uid":"6785-55","name":"getGroupedRowModel.ts"},{"uid":"6785-57","name":"getExpandedRowModel.ts"},{"uid":"6785-59","name":"getPaginationRowModel.ts"}]},{"uid":"6785-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"6785-1":{"renderedLength":2201,"gzipLength":800,"brotliLength":0,"mainUid":"6785-0"},"6785-3":{"renderedLength":2254,"gzipLength":739,"brotliLength":0,"mainUid":"6785-2"},"6785-5":{"renderedLength":15972,"gzipLength":2637,"brotliLength":0,"mainUid":"6785-4"},"6785-7":{"renderedLength":10056,"gzipLength":2221,"brotliLength":0,"mainUid":"6785-6"},"6785-9":{"renderedLength":5796,"gzipLength":1345,"brotliLength":0,"mainUid":"6785-8"},"6785-11":{"renderedLength":3252,"gzipLength":764,"brotliLength":0,"mainUid":"6785-10"},"6785-13":{"renderedLength":10357,"gzipLength":1901,"brotliLength":0,"mainUid":"6785-12"},"6785-15":{"renderedLength":2447,"gzipLength":657,"brotliLength":0,"mainUid":"6785-14"},"6785-17":{"renderedLength":5727,"gzipLength":1457,"brotliLength":0,"mainUid":"6785-16"},"6785-19":{"renderedLength":2231,"gzipLength":767,"brotliLength":0,"mainUid":"6785-18"},"6785-21":{"renderedLength":6240,"gzipLength":1374,"brotliLength":0,"mainUid":"6785-20"},"6785-23":{"renderedLength":8249,"gzipLength":1442,"brotliLength":0,"mainUid":"6785-22"},"6785-25":{"renderedLength":12807,"gzipLength":2434,"brotliLength":0,"mainUid":"6785-24"},"6785-27":{"renderedLength":2749,"gzipLength":841,"brotliLength":0,"mainUid":"6785-26"},"6785-29":{"renderedLength":9126,"gzipLength":2134,"brotliLength":0,"mainUid":"6785-28"},"6785-31":{"renderedLength":4940,"gzipLength":1096,"brotliLength":0,"mainUid":"6785-30"},"6785-33":{"renderedLength":7512,"gzipLength":1782,"brotliLength":0,"mainUid":"6785-32"},"6785-35":{"renderedLength":1546,"gzipLength":551,"brotliLength":0,"mainUid":"6785-34"},"6785-37":{"renderedLength":809,"gzipLength":354,"brotliLength":0,"mainUid":"6785-36"},"6785-39":{"renderedLength":1887,"gzipLength":636,"brotliLength":0,"mainUid":"6785-38"},"6785-41":{"renderedLength":1940,"gzipLength":756,"brotliLength":0,"mainUid":"6785-40"},"6785-43":{"renderedLength":2442,"gzipLength":602,"brotliLength":0,"mainUid":"6785-42"},"6785-45":{"renderedLength":4104,"gzipLength":1090,"brotliLength":0,"mainUid":"6785-44"},"6785-47":{"renderedLength":1207,"gzipLength":503,"brotliLength":0,"mainUid":"6785-46"},"6785-49":{"renderedLength":1068,"gzipLength":422,"brotliLength":0,"mainUid":"6785-48"},"6785-51":{"renderedLength":1238,"gzipLength":443,"brotliLength":0,"mainUid":"6785-50"},"6785-53":{"renderedLength":3118,"gzipLength":1011,"brotliLength":0,"mainUid":"6785-52"},"6785-55":{"renderedLength":4938,"gzipLength":1384,"brotliLength":0,"mainUid":"6785-54"},"6785-57":{"renderedLength":1221,"gzipLength":488,"brotliLength":0,"mainUid":"6785-56"},"6785-59":{"renderedLength":1397,"gzipLength":482,"brotliLength":0,"mainUid":"6785-58"},"6785-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"6785-60"}},"nodeMetas":{"6785-0":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"6785-1"},"imported":[],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"},{"uid":"6785-2"},{"uid":"6785-4"},{"uid":"6785-38"},{"uid":"6785-6"},{"uid":"6785-8"},{"uid":"6785-12"},{"uid":"6785-16"},{"uid":"6785-18"},{"uid":"6785-20"},{"uid":"6785-22"},{"uid":"6785-24"},{"uid":"6785-28"},{"uid":"6785-30"},{"uid":"6785-40"},{"uid":"6785-44"},{"uid":"6785-46"},{"uid":"6785-48"},{"uid":"6785-50"},{"uid":"6785-52"},{"uid":"6785-54"},{"uid":"6785-56"},{"uid":"6785-58"}]},"6785-2":{"id":"/packages/table-core/src/core/column.ts","moduleParts":{"index.production.js":"6785-3"},"imported":[{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"}]},"6785-4":{"id":"/packages/table-core/src/core/headers.ts","moduleParts":{"index.production.js":"6785-5"},"imported":[{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"}]},"6785-6":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"6785-7"},"imported":[{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"}]},"6785-8":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"6785-9"},"imported":[{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"}]},"6785-10":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"6785-11"},"imported":[],"importedBy":[{"uid":"6785-60"},{"uid":"6785-12"}]},"6785-12":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"6785-13"},"imported":[{"uid":"6785-10"},{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"}]},"6785-14":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"6785-15"},"imported":[],"importedBy":[{"uid":"6785-60"},{"uid":"6785-16"}]},"6785-16":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"6785-17"},"imported":[{"uid":"6785-14"},{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"},{"uid":"6785-18"}]},"6785-18":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"6785-19"},"imported":[{"uid":"6785-0"},{"uid":"6785-16"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"}]},"6785-20":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"6785-21"},"imported":[{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"}]},"6785-22":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"6785-23"},"imported":[{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"}]},"6785-24":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"6785-25"},"imported":[{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"}]},"6785-26":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"6785-27"},"imported":[],"importedBy":[{"uid":"6785-60"},{"uid":"6785-28"}]},"6785-28":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"6785-29"},"imported":[{"uid":"6785-26"},{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"}]},"6785-30":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"6785-31"},"imported":[{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-32"}]},"6785-32":{"id":"/packages/table-core/src/core/instance.ts","moduleParts":{"index.production.js":"6785-33"},"imported":[{"uid":"6785-0"},{"uid":"6785-2"},{"uid":"6785-4"},{"uid":"6785-6"},{"uid":"6785-8"},{"uid":"6785-12"},{"uid":"6785-16"},{"uid":"6785-18"},{"uid":"6785-20"},{"uid":"6785-22"},{"uid":"6785-24"},{"uid":"6785-28"},{"uid":"6785-30"}],"importedBy":[{"uid":"6785-60"}]},"6785-34":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"6785-35"},"imported":[],"importedBy":[{"uid":"6785-60"}]},"6785-36":{"id":"/packages/table-core/src/core/cell.ts","moduleParts":{"index.production.js":"6785-37"},"imported":[],"importedBy":[{"uid":"6785-38"}]},"6785-38":{"id":"/packages/table-core/src/core/row.ts","moduleParts":{"index.production.js":"6785-39"},"imported":[{"uid":"6785-0"},{"uid":"6785-36"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-40"},{"uid":"6785-54"},{"uid":"6785-42"}]},"6785-40":{"id":"/packages/table-core/src/utils/getCoreRowModel.ts","moduleParts":{"index.production.js":"6785-41"},"imported":[{"uid":"6785-38"},{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"}]},"6785-42":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"6785-43"},"imported":[{"uid":"6785-38"}],"importedBy":[{"uid":"6785-44"},{"uid":"6785-46"}]},"6785-44":{"id":"/packages/table-core/src/utils/getFilteredRowModel.ts","moduleParts":{"index.production.js":"6785-45"},"imported":[{"uid":"6785-0"},{"uid":"6785-42"}],"importedBy":[{"uid":"6785-60"}]},"6785-46":{"id":"/packages/table-core/src/utils/getFacetedRowModel.ts","moduleParts":{"index.production.js":"6785-47"},"imported":[{"uid":"6785-0"},{"uid":"6785-42"}],"importedBy":[{"uid":"6785-60"}]},"6785-48":{"id":"/packages/table-core/src/utils/getFacetedUniqueValues.ts","moduleParts":{"index.production.js":"6785-49"},"imported":[{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"}]},"6785-50":{"id":"/packages/table-core/src/utils/getFacetedMinMaxValues.ts","moduleParts":{"index.production.js":"6785-51"},"imported":[{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"}]},"6785-52":{"id":"/packages/table-core/src/utils/getSortedRowModel.ts","moduleParts":{"index.production.js":"6785-53"},"imported":[{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"}]},"6785-54":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"6785-55"},"imported":[{"uid":"6785-38"},{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"}]},"6785-56":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"6785-57"},"imported":[{"uid":"6785-0"}],"importedBy":[{"uid":"6785-60"},{"uid":"6785-58"}]},"6785-58":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"6785-59"},"imported":[{"uid":"6785-0"},{"uid":"6785-56"}],"importedBy":[{"uid":"6785-60"}]},"6785-60":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"6785-61"},"imported":[{"uid":"6785-32"},{"uid":"6785-62"},{"uid":"6785-34"},{"uid":"6785-2"},{"uid":"6785-4"},{"uid":"6785-38"},{"uid":"6785-6"},{"uid":"6785-8"},{"uid":"6785-12"},{"uid":"6785-16"},{"uid":"6785-18"},{"uid":"6785-20"},{"uid":"6785-22"},{"uid":"6785-24"},{"uid":"6785-28"},{"uid":"6785-30"},{"uid":"6785-10"},{"uid":"6785-26"},{"uid":"6785-14"},{"uid":"6785-0"},{"uid":"6785-40"},{"uid":"6785-44"},{"uid":"6785-46"},{"uid":"6785-48"},{"uid":"6785-50"},{"uid":"6785-52"},{"uid":"6785-54"},{"uid":"6785-56"},{"uid":"6785-58"}],"importedBy":[],"isEntry":true},"6785-62":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"6785-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;
@@ -973,38 +973,54 @@
973
973
  };
974
974
 
975
975
  const includesString = (row, columnId, filterValue) => {
976
+ var _row$getValue;
977
+
976
978
  const search = filterValue.toLowerCase();
977
- return row.getValue(columnId).toLowerCase().includes(search);
979
+ return (_row$getValue = row.getValue(columnId)) == null ? void 0 : _row$getValue.toLowerCase().includes(search);
978
980
  };
979
981
 
980
982
  includesString.autoRemove = val => testFalsey(val);
981
983
 
982
984
  const includesStringSensitive = (row, columnId, filterValue) => {
983
- return row.getValue(columnId).includes(filterValue);
985
+ var _row$getValue2;
986
+
987
+ return (_row$getValue2 = row.getValue(columnId)) == null ? void 0 : _row$getValue2.includes(filterValue);
984
988
  };
985
989
 
986
990
  includesStringSensitive.autoRemove = val => testFalsey(val);
987
991
 
988
992
  const equalsString = (row, columnId, filterValue) => {
989
- return row.getValue(columnId).toLowerCase() === filterValue.toLowerCase();
993
+ var _row$getValue3;
994
+
995
+ return ((_row$getValue3 = row.getValue(columnId)) == null ? void 0 : _row$getValue3.toLowerCase()) === filterValue.toLowerCase();
990
996
  };
991
997
 
992
998
  equalsString.autoRemove = val => testFalsey(val);
993
999
 
994
1000
  const arrIncludes = (row, columnId, filterValue) => {
995
- return row.getValue(columnId).includes(filterValue);
1001
+ var _row$getValue4;
1002
+
1003
+ return (_row$getValue4 = row.getValue(columnId)) == null ? void 0 : _row$getValue4.includes(filterValue);
996
1004
  };
997
1005
 
998
1006
  arrIncludes.autoRemove = val => testFalsey(val) || !(val != null && val.length);
999
1007
 
1000
1008
  const arrIncludesAll = (row, columnId, filterValue) => {
1001
- return !filterValue.some(val => !row.getValue(columnId).includes(val));
1009
+ return !filterValue.some(val => {
1010
+ var _row$getValue5;
1011
+
1012
+ return !((_row$getValue5 = row.getValue(columnId)) != null && _row$getValue5.includes(val));
1013
+ });
1002
1014
  };
1003
1015
 
1004
1016
  arrIncludesAll.autoRemove = val => testFalsey(val) || !(val != null && val.length);
1005
1017
 
1006
1018
  const arrIncludesSome = (row, columnId, filterValue) => {
1007
- return filterValue.some(val => row.getValue(columnId).includes(val));
1019
+ return filterValue.some(val => {
1020
+ var _row$getValue6;
1021
+
1022
+ return (_row$getValue6 = row.getValue(columnId)) == null ? void 0 : _row$getValue6.includes(val);
1023
+ });
1008
1024
  };
1009
1025
 
1010
1026
  arrIncludesSome.autoRemove = val => testFalsey(val) || !(val != null && val.length);
@@ -1309,7 +1325,10 @@
1309
1325
  const sum = (columnId, _leafRows, childRows) => {
1310
1326
  // It's faster to just add the aggregations together instead of
1311
1327
  // process leaf nodes individually
1312
- 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);
1313
1332
  };
1314
1333
 
1315
1334
  const min = (columnId, _leafRows, childRows) => {
@@ -1689,7 +1708,7 @@
1689
1708
  setPageIndex: updater => {
1690
1709
  instance.setPagination(old => {
1691
1710
  let pageIndex = functionalUpdate(updater, old.pageIndex);
1692
- const maxPageIndex = typeof instance.options.pageCount !== 'undefined' ? instance.options.pageCount - 1 : Number.MAX_SAFE_INTEGER;
1711
+ const maxPageIndex = typeof instance.options.pageCount === 'undefined' || instance.options.pageCount === -1 ? Number.MAX_SAFE_INTEGER : instance.options.pageCount - 1;
1693
1712
  pageIndex = Math.min(Math.max(0, pageIndex), maxPageIndex);
1694
1713
  return { ...old,
1695
1714
  pageIndex
@@ -2282,9 +2301,6 @@
2282
2301
  const newSelectedRowsById = {}; // Filters top level and nested rows
2283
2302
 
2284
2303
  const recurseRows = function (rows, depth) {
2285
- if (depth === void 0) {
2286
- depth = 0;
2287
- }
2288
2304
 
2289
2305
  return rows.map(row => {
2290
2306
  var _row$subRows2;
@@ -2298,7 +2314,7 @@
2298
2314
 
2299
2315
  if ((_row$subRows2 = row.subRows) != null && _row$subRows2.length) {
2300
2316
  row = { ...row,
2301
- subRows: recurseRows(row.subRows, depth + 1)
2317
+ subRows: recurseRows(row.subRows)
2302
2318
  };
2303
2319
  }
2304
2320
 
@@ -3219,25 +3235,20 @@
3219
3235
  function filterRowModelFromLeafs(rowsToFilter, filterRow, instance) {
3220
3236
  const newFilteredFlatRows = [];
3221
3237
  const newFilteredRowsById = {};
3222
- let row;
3223
- let newRow;
3224
3238
 
3225
3239
  const recurseFilterRows = function (rowsToFilter, depth) {
3226
- if (depth === void 0) {
3227
- depth = 0;
3228
- }
3229
3240
 
3230
3241
  const rows = []; // Filter from children up first
3231
3242
 
3232
3243
  for (let i = 0; i < rowsToFilter.length; i++) {
3233
3244
  var _row$subRows;
3234
3245
 
3235
- row = rowsToFilter[i];
3246
+ let row = rowsToFilter[i];
3236
3247
 
3237
3248
  if ((_row$subRows = row.subRows) != null && _row$subRows.length) {
3238
- newRow = createRow(instance, row.id, row.original, row.index, row.depth);
3249
+ const newRow = createRow(instance, row.id, row.original, row.index, row.depth);
3239
3250
  newRow.columnFilters = row.columnFilters;
3240
- newRow.subRows = recurseFilterRows(row.subRows, depth + 1);
3251
+ newRow.subRows = recurseFilterRows(row.subRows);
3241
3252
 
3242
3253
  if (!newRow.subRows.length) {
3243
3254
  continue;
@@ -3264,29 +3275,23 @@
3264
3275
  }
3265
3276
  function filterRowModelFromRoot(rowsToFilter, filterRow, instance) {
3266
3277
  const newFilteredFlatRows = [];
3267
- const newFilteredRowsById = {};
3268
- let rows;
3269
- let row;
3270
- let newRow; // Filters top level and nested rows
3278
+ const newFilteredRowsById = {}; // Filters top level and nested rows
3271
3279
 
3272
3280
  const recurseFilterRows = function (rowsToFilter, depth) {
3273
- if (depth === void 0) {
3274
- depth = 0;
3275
- }
3276
3281
 
3277
3282
  // Filter from parents downward first
3278
- rows = []; // Apply the filter to any subRows
3283
+ const rows = []; // Apply the filter to any subRows
3279
3284
 
3280
3285
  for (let i = 0; i < rowsToFilter.length; i++) {
3281
- row = rowsToFilter[i];
3286
+ let row = rowsToFilter[i];
3282
3287
  const pass = filterRow(row);
3283
3288
 
3284
3289
  if (pass) {
3285
3290
  var _row$subRows2;
3286
3291
 
3287
3292
  if ((_row$subRows2 = row.subRows) != null && _row$subRows2.length) {
3288
- newRow = createRow(instance, row.id, row.original, row.index, row.depth);
3289
- newRow.subRows = recurseFilterRows(row.subRows, depth + 1);
3293
+ const newRow = createRow(instance, row.id, row.original, row.index, row.depth);
3294
+ newRow.subRows = recurseFilterRows(row.subRows);
3290
3295
  row = newRow;
3291
3296
  }
3292
3297