@tanstack/table-core 8.0.0-alpha.70 → 8.0.0-alpha.73

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 (52) hide show
  1. package/build/cjs/core.js +2 -2
  2. package/build/cjs/core.js.map +1 -1
  3. package/build/cjs/features/Cells.js +1 -1
  4. package/build/cjs/features/Cells.js.map +1 -1
  5. package/build/cjs/features/ColumnSizing.js +4 -4
  6. package/build/cjs/features/ColumnSizing.js.map +1 -1
  7. package/build/cjs/features/Expanding.js +12 -2
  8. package/build/cjs/features/Expanding.js.map +1 -1
  9. package/build/cjs/features/Filters.js +2 -2
  10. package/build/cjs/features/Filters.js.map +1 -1
  11. package/build/cjs/features/Grouping.js +1 -1
  12. package/build/cjs/features/Grouping.js.map +1 -1
  13. package/build/cjs/features/Headers.js +2 -2
  14. package/build/cjs/features/Headers.js.map +1 -1
  15. package/build/cjs/features/Pagination.js +16 -9
  16. package/build/cjs/features/Pagination.js.map +1 -1
  17. package/build/cjs/utils/getCoreRowModel.js +1 -3
  18. package/build/cjs/utils/getCoreRowModel.js.map +1 -1
  19. package/build/cjs/utils/getFacetedMinMaxValues.js +10 -4
  20. package/build/cjs/utils/getFacetedMinMaxValues.js.map +1 -1
  21. package/build/cjs/utils/getFilteredRowModel.js +1 -3
  22. package/build/cjs/utils/getFilteredRowModel.js.map +1 -1
  23. package/build/cjs/utils/getGroupedRowModel.js +1 -1
  24. package/build/cjs/utils/getGroupedRowModel.js.map +1 -1
  25. package/build/cjs/utils/getSortedRowModel.js +1 -3
  26. package/build/cjs/utils/getSortedRowModel.js.map +1 -1
  27. package/build/esm/index.js +54 -37
  28. package/build/esm/index.js.map +1 -1
  29. package/build/stats-html.html +1 -1
  30. package/build/stats-react.json +317 -317
  31. package/build/types/core.d.ts +2 -3
  32. package/build/types/features/Filters.d.ts +5 -5
  33. package/build/types/features/Pagination.d.ts +0 -1
  34. package/build/types/utils/getFacetedMinMaxValues.d.ts +1 -1
  35. package/build/umd/index.development.js +54 -37
  36. package/build/umd/index.development.js.map +1 -1
  37. package/build/umd/index.production.js +1 -1
  38. package/build/umd/index.production.js.map +1 -1
  39. package/package.json +1 -1
  40. package/src/core.ts +6 -6
  41. package/src/features/Cells.ts +1 -1
  42. package/src/features/ColumnSizing.ts +4 -4
  43. package/src/features/Expanding.ts +10 -2
  44. package/src/features/Filters.ts +7 -7
  45. package/src/features/Grouping.ts +1 -1
  46. package/src/features/Headers.ts +2 -2
  47. package/src/features/Pagination.ts +14 -11
  48. package/src/utils/getCoreRowModel.ts +1 -3
  49. package/src/utils/getFacetedMinMaxValues.ts +8 -5
  50. package/src/utils/getFilteredRowModel.ts +1 -3
  51. package/src/utils/getGroupedRowModel.ts +1 -1
  52. package/src/utils/getSortedRowModel.ts +1 -3
@@ -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":"fca1-1","name":"utils.ts"},{"name":"features","children":[{"uid":"fca1-3","name":"Columns.ts"},{"uid":"fca1-5","name":"Rows.ts"},{"uid":"fca1-7","name":"Cells.ts"},{"uid":"fca1-9","name":"ColumnSizing.ts"},{"uid":"fca1-11","name":"Expanding.ts"},{"uid":"fca1-15","name":"Filters.ts"},{"uid":"fca1-19","name":"Grouping.ts"},{"uid":"fca1-21","name":"Ordering.ts"},{"uid":"fca1-23","name":"Pagination.ts"},{"uid":"fca1-25","name":"Pinning.ts"},{"uid":"fca1-27","name":"RowSelection.ts"},{"uid":"fca1-31","name":"Sorting.ts"},{"uid":"fca1-33","name":"Visibility.ts"},{"uid":"fca1-35","name":"Headers.ts"}]},{"uid":"fca1-13","name":"filterFns.ts"},{"uid":"fca1-17","name":"aggregationFns.ts"},{"uid":"fca1-29","name":"sortingFns.ts"},{"uid":"fca1-37","name":"core.ts"},{"uid":"fca1-39","name":"createTable.ts"},{"name":"utils","children":[{"uid":"fca1-41","name":"getCoreRowModel.ts"},{"uid":"fca1-43","name":"filterRowsUtils.ts"},{"uid":"fca1-45","name":"getFilteredRowModel.ts"},{"uid":"fca1-47","name":"getFacetedRowModel.ts"},{"uid":"fca1-49","name":"getFacetedUniqueValues.ts"},{"uid":"fca1-51","name":"getFacetedMinMaxValues.ts"},{"uid":"fca1-53","name":"getSortedRowModel.ts"},{"uid":"fca1-55","name":"getGroupedRowModel.ts"},{"uid":"fca1-57","name":"getExpandedRowModel.ts"},{"uid":"fca1-59","name":"getPaginationRowModel.ts"}]},{"uid":"fca1-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"fca1-1":{"renderedLength":2201,"gzipLength":800,"brotliLength":0,"mainUid":"fca1-0"},"fca1-3":{"renderedLength":6485,"gzipLength":1337,"brotliLength":0,"mainUid":"fca1-2"},"fca1-5":{"renderedLength":2312,"gzipLength":753,"brotliLength":0,"mainUid":"fca1-4"},"fca1-7":{"renderedLength":2169,"gzipLength":627,"brotliLength":0,"mainUid":"fca1-6"},"fca1-9":{"renderedLength":10005,"gzipLength":2212,"brotliLength":0,"mainUid":"fca1-8"},"fca1-11":{"renderedLength":5461,"gzipLength":1270,"brotliLength":0,"mainUid":"fca1-10"},"fca1-13":{"renderedLength":2743,"gzipLength":666,"brotliLength":0,"mainUid":"fca1-12"},"fca1-15":{"renderedLength":10234,"gzipLength":1900,"brotliLength":0,"mainUid":"fca1-14"},"fca1-17":{"renderedLength":2146,"gzipLength":642,"brotliLength":0,"mainUid":"fca1-16"},"fca1-19":{"renderedLength":5311,"gzipLength":1351,"brotliLength":0,"mainUid":"fca1-18"},"fca1-21":{"renderedLength":2231,"gzipLength":767,"brotliLength":0,"mainUid":"fca1-20"},"fca1-23":{"renderedLength":6009,"gzipLength":1321,"brotliLength":0,"mainUid":"fca1-22"},"fca1-25":{"renderedLength":7888,"gzipLength":1365,"brotliLength":0,"mainUid":"fca1-24"},"fca1-27":{"renderedLength":12833,"gzipLength":2446,"brotliLength":0,"mainUid":"fca1-26"},"fca1-29":{"renderedLength":2712,"gzipLength":830,"brotliLength":0,"mainUid":"fca1-28"},"fca1-31":{"renderedLength":8530,"gzipLength":2017,"brotliLength":0,"mainUid":"fca1-30"},"fca1-33":{"renderedLength":5057,"gzipLength":1101,"brotliLength":0,"mainUid":"fca1-32"},"fca1-35":{"renderedLength":16052,"gzipLength":2629,"brotliLength":0,"mainUid":"fca1-34"},"fca1-37":{"renderedLength":7030,"gzipLength":1872,"brotliLength":0,"mainUid":"fca1-36"},"fca1-39":{"renderedLength":1457,"gzipLength":527,"brotliLength":0,"mainUid":"fca1-38"},"fca1-41":{"renderedLength":2198,"gzipLength":763,"brotliLength":0,"mainUid":"fca1-40"},"fca1-43":{"renderedLength":2626,"gzipLength":639,"brotliLength":0,"mainUid":"fca1-42"},"fca1-45":{"renderedLength":3779,"gzipLength":1058,"brotliLength":0,"mainUid":"fca1-44"},"fca1-47":{"renderedLength":1209,"gzipLength":506,"brotliLength":0,"mainUid":"fca1-46"},"fca1-49":{"renderedLength":1068,"gzipLength":422,"brotliLength":0,"mainUid":"fca1-48"},"fca1-51":{"renderedLength":1429,"gzipLength":449,"brotliLength":0,"mainUid":"fca1-50"},"fca1-53":{"renderedLength":3143,"gzipLength":1017,"brotliLength":0,"mainUid":"fca1-52"},"fca1-55":{"renderedLength":5412,"gzipLength":1484,"brotliLength":0,"mainUid":"fca1-54"},"fca1-57":{"renderedLength":1265,"gzipLength":498,"brotliLength":0,"mainUid":"fca1-56"},"fca1-59":{"renderedLength":1030,"gzipLength":396,"brotliLength":0,"mainUid":"fca1-58"},"fca1-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"fca1-60"}},"nodeMetas":{"fca1-0":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"fca1-1"},"imported":[],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-36"},{"uid":"fca1-8"},{"uid":"fca1-10"},{"uid":"fca1-14"},{"uid":"fca1-18"},{"uid":"fca1-34"},{"uid":"fca1-20"},{"uid":"fca1-22"},{"uid":"fca1-24"},{"uid":"fca1-26"},{"uid":"fca1-30"},{"uid":"fca1-32"},{"uid":"fca1-40"},{"uid":"fca1-44"},{"uid":"fca1-46"},{"uid":"fca1-48"},{"uid":"fca1-50"},{"uid":"fca1-52"},{"uid":"fca1-54"},{"uid":"fca1-56"},{"uid":"fca1-58"},{"uid":"fca1-2"},{"uid":"fca1-4"},{"uid":"fca1-6"}]},"fca1-2":{"id":"/packages/table-core/src/features/Columns.ts","moduleParts":{"index.production.js":"fca1-3"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-36"}]},"fca1-4":{"id":"/packages/table-core/src/features/Rows.ts","moduleParts":{"index.production.js":"fca1-5"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-36"}]},"fca1-6":{"id":"/packages/table-core/src/features/Cells.ts","moduleParts":{"index.production.js":"fca1-7"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-36"}]},"fca1-8":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"fca1-9"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-36"}]},"fca1-10":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"fca1-11"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-36"}]},"fca1-12":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"fca1-13"},"imported":[],"importedBy":[{"uid":"fca1-14"}]},"fca1-14":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"fca1-15"},"imported":[{"uid":"fca1-12"},{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-36"}]},"fca1-16":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"fca1-17"},"imported":[],"importedBy":[{"uid":"fca1-18"}]},"fca1-18":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"fca1-19"},"imported":[{"uid":"fca1-16"},{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-36"},{"uid":"fca1-20"}]},"fca1-20":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"fca1-21"},"imported":[{"uid":"fca1-0"},{"uid":"fca1-18"}],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-36"}]},"fca1-22":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"fca1-23"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-36"}]},"fca1-24":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"fca1-25"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-36"}]},"fca1-26":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"fca1-27"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-36"}]},"fca1-28":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"fca1-29"},"imported":[],"importedBy":[{"uid":"fca1-30"}]},"fca1-30":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"fca1-31"},"imported":[{"uid":"fca1-28"},{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-36"}]},"fca1-32":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"fca1-33"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-36"}]},"fca1-34":{"id":"/packages/table-core/src/features/Headers.ts","moduleParts":{"index.production.js":"fca1-35"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-36"}]},"fca1-36":{"id":"/packages/table-core/src/core.ts","moduleParts":{"index.production.js":"fca1-37"},"imported":[{"uid":"fca1-0"},{"uid":"fca1-2"},{"uid":"fca1-4"},{"uid":"fca1-6"},{"uid":"fca1-8"},{"uid":"fca1-10"},{"uid":"fca1-14"},{"uid":"fca1-18"},{"uid":"fca1-20"},{"uid":"fca1-22"},{"uid":"fca1-24"},{"uid":"fca1-26"},{"uid":"fca1-30"},{"uid":"fca1-32"},{"uid":"fca1-34"}],"importedBy":[{"uid":"fca1-60"}]},"fca1-38":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"fca1-39"},"imported":[],"importedBy":[{"uid":"fca1-60"}]},"fca1-40":{"id":"/packages/table-core/src/utils/getCoreRowModel.ts","moduleParts":{"index.production.js":"fca1-41"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"}]},"fca1-42":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"fca1-43"},"imported":[],"importedBy":[{"uid":"fca1-44"},{"uid":"fca1-46"}]},"fca1-44":{"id":"/packages/table-core/src/utils/getFilteredRowModel.ts","moduleParts":{"index.production.js":"fca1-45"},"imported":[{"uid":"fca1-0"},{"uid":"fca1-42"}],"importedBy":[{"uid":"fca1-60"}]},"fca1-46":{"id":"/packages/table-core/src/utils/getFacetedRowModel.ts","moduleParts":{"index.production.js":"fca1-47"},"imported":[{"uid":"fca1-0"},{"uid":"fca1-42"}],"importedBy":[{"uid":"fca1-60"}]},"fca1-48":{"id":"/packages/table-core/src/utils/getFacetedUniqueValues.ts","moduleParts":{"index.production.js":"fca1-49"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"}]},"fca1-50":{"id":"/packages/table-core/src/utils/getFacetedMinMaxValues.ts","moduleParts":{"index.production.js":"fca1-51"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"}]},"fca1-52":{"id":"/packages/table-core/src/utils/getSortedRowModel.ts","moduleParts":{"index.production.js":"fca1-53"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"}]},"fca1-54":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"fca1-55"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"}]},"fca1-56":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"fca1-57"},"imported":[{"uid":"fca1-0"}],"importedBy":[{"uid":"fca1-60"},{"uid":"fca1-58"}]},"fca1-58":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"fca1-59"},"imported":[{"uid":"fca1-0"},{"uid":"fca1-56"}],"importedBy":[{"uid":"fca1-60"}]},"fca1-60":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"fca1-61"},"imported":[{"uid":"fca1-36"},{"uid":"fca1-62"},{"uid":"fca1-38"},{"uid":"fca1-8"},{"uid":"fca1-10"},{"uid":"fca1-14"},{"uid":"fca1-18"},{"uid":"fca1-34"},{"uid":"fca1-20"},{"uid":"fca1-22"},{"uid":"fca1-24"},{"uid":"fca1-26"},{"uid":"fca1-30"},{"uid":"fca1-32"},{"uid":"fca1-0"},{"uid":"fca1-40"},{"uid":"fca1-44"},{"uid":"fca1-46"},{"uid":"fca1-48"},{"uid":"fca1-50"},{"uid":"fca1-52"},{"uid":"fca1-54"},{"uid":"fca1-56"},{"uid":"fca1-58"}],"importedBy":[],"isEntry":true},"fca1-62":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"fca1-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":"1ed1-1","name":"utils.ts"},{"name":"features","children":[{"uid":"1ed1-3","name":"Columns.ts"},{"uid":"1ed1-5","name":"Rows.ts"},{"uid":"1ed1-7","name":"Cells.ts"},{"uid":"1ed1-9","name":"ColumnSizing.ts"},{"uid":"1ed1-11","name":"Expanding.ts"},{"uid":"1ed1-15","name":"Filters.ts"},{"uid":"1ed1-19","name":"Grouping.ts"},{"uid":"1ed1-21","name":"Ordering.ts"},{"uid":"1ed1-23","name":"Pagination.ts"},{"uid":"1ed1-25","name":"Pinning.ts"},{"uid":"1ed1-27","name":"RowSelection.ts"},{"uid":"1ed1-31","name":"Sorting.ts"},{"uid":"1ed1-33","name":"Visibility.ts"},{"uid":"1ed1-35","name":"Headers.ts"}]},{"uid":"1ed1-13","name":"filterFns.ts"},{"uid":"1ed1-17","name":"aggregationFns.ts"},{"uid":"1ed1-29","name":"sortingFns.ts"},{"uid":"1ed1-37","name":"core.ts"},{"uid":"1ed1-39","name":"createTable.ts"},{"name":"utils","children":[{"uid":"1ed1-41","name":"getCoreRowModel.ts"},{"uid":"1ed1-43","name":"filterRowsUtils.ts"},{"uid":"1ed1-45","name":"getFilteredRowModel.ts"},{"uid":"1ed1-47","name":"getFacetedRowModel.ts"},{"uid":"1ed1-49","name":"getFacetedUniqueValues.ts"},{"uid":"1ed1-51","name":"getFacetedMinMaxValues.ts"},{"uid":"1ed1-53","name":"getSortedRowModel.ts"},{"uid":"1ed1-55","name":"getGroupedRowModel.ts"},{"uid":"1ed1-57","name":"getExpandedRowModel.ts"},{"uid":"1ed1-59","name":"getPaginationRowModel.ts"}]},{"uid":"1ed1-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"1ed1-1":{"renderedLength":2201,"gzipLength":800,"brotliLength":0,"mainUid":"1ed1-0"},"1ed1-3":{"renderedLength":6485,"gzipLength":1337,"brotliLength":0,"mainUid":"1ed1-2"},"1ed1-5":{"renderedLength":2312,"gzipLength":753,"brotliLength":0,"mainUid":"1ed1-4"},"1ed1-7":{"renderedLength":2170,"gzipLength":628,"brotliLength":0,"mainUid":"1ed1-6"},"1ed1-9":{"renderedLength":9977,"gzipLength":2210,"brotliLength":0,"mainUid":"1ed1-8"},"1ed1-11":{"renderedLength":5686,"gzipLength":1314,"brotliLength":0,"mainUid":"1ed1-10"},"1ed1-13":{"renderedLength":2743,"gzipLength":666,"brotliLength":0,"mainUid":"1ed1-12"},"1ed1-15":{"renderedLength":10222,"gzipLength":1895,"brotliLength":0,"mainUid":"1ed1-14"},"1ed1-17":{"renderedLength":2146,"gzipLength":642,"brotliLength":0,"mainUid":"1ed1-16"},"1ed1-19":{"renderedLength":5312,"gzipLength":1351,"brotliLength":0,"mainUid":"1ed1-18"},"1ed1-21":{"renderedLength":2231,"gzipLength":767,"brotliLength":0,"mainUid":"1ed1-20"},"1ed1-23":{"renderedLength":6265,"gzipLength":1382,"brotliLength":0,"mainUid":"1ed1-22"},"1ed1-25":{"renderedLength":7888,"gzipLength":1365,"brotliLength":0,"mainUid":"1ed1-24"},"1ed1-27":{"renderedLength":12833,"gzipLength":2446,"brotliLength":0,"mainUid":"1ed1-26"},"1ed1-29":{"renderedLength":2712,"gzipLength":830,"brotliLength":0,"mainUid":"1ed1-28"},"1ed1-31":{"renderedLength":8530,"gzipLength":2017,"brotliLength":0,"mainUid":"1ed1-30"},"1ed1-33":{"renderedLength":5057,"gzipLength":1101,"brotliLength":0,"mainUid":"1ed1-32"},"1ed1-35":{"renderedLength":16054,"gzipLength":2629,"brotliLength":0,"mainUid":"1ed1-34"},"1ed1-37":{"renderedLength":7032,"gzipLength":1875,"brotliLength":0,"mainUid":"1ed1-36"},"1ed1-39":{"renderedLength":1457,"gzipLength":527,"brotliLength":0,"mainUid":"1ed1-38"},"1ed1-41":{"renderedLength":2153,"gzipLength":754,"brotliLength":0,"mainUid":"1ed1-40"},"1ed1-43":{"renderedLength":2626,"gzipLength":639,"brotliLength":0,"mainUid":"1ed1-42"},"1ed1-45":{"renderedLength":3734,"gzipLength":1048,"brotliLength":0,"mainUid":"1ed1-44"},"1ed1-47":{"renderedLength":1209,"gzipLength":506,"brotliLength":0,"mainUid":"1ed1-46"},"1ed1-49":{"renderedLength":1068,"gzipLength":422,"brotliLength":0,"mainUid":"1ed1-48"},"1ed1-51":{"renderedLength":1238,"gzipLength":443,"brotliLength":0,"mainUid":"1ed1-50"},"1ed1-53":{"renderedLength":3098,"gzipLength":1007,"brotliLength":0,"mainUid":"1ed1-52"},"1ed1-55":{"renderedLength":5413,"gzipLength":1484,"brotliLength":0,"mainUid":"1ed1-54"},"1ed1-57":{"renderedLength":1265,"gzipLength":498,"brotliLength":0,"mainUid":"1ed1-56"},"1ed1-59":{"renderedLength":1030,"gzipLength":396,"brotliLength":0,"mainUid":"1ed1-58"},"1ed1-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"1ed1-60"}},"nodeMetas":{"1ed1-0":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"1ed1-1"},"imported":[],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-36"},{"uid":"1ed1-8"},{"uid":"1ed1-10"},{"uid":"1ed1-14"},{"uid":"1ed1-18"},{"uid":"1ed1-34"},{"uid":"1ed1-20"},{"uid":"1ed1-22"},{"uid":"1ed1-24"},{"uid":"1ed1-26"},{"uid":"1ed1-30"},{"uid":"1ed1-32"},{"uid":"1ed1-40"},{"uid":"1ed1-44"},{"uid":"1ed1-46"},{"uid":"1ed1-48"},{"uid":"1ed1-50"},{"uid":"1ed1-52"},{"uid":"1ed1-54"},{"uid":"1ed1-56"},{"uid":"1ed1-58"},{"uid":"1ed1-2"},{"uid":"1ed1-4"},{"uid":"1ed1-6"}]},"1ed1-2":{"id":"/packages/table-core/src/features/Columns.ts","moduleParts":{"index.production.js":"1ed1-3"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-36"}]},"1ed1-4":{"id":"/packages/table-core/src/features/Rows.ts","moduleParts":{"index.production.js":"1ed1-5"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-36"}]},"1ed1-6":{"id":"/packages/table-core/src/features/Cells.ts","moduleParts":{"index.production.js":"1ed1-7"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-36"}]},"1ed1-8":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"1ed1-9"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-36"}]},"1ed1-10":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"1ed1-11"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-36"}]},"1ed1-12":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"1ed1-13"},"imported":[],"importedBy":[{"uid":"1ed1-14"}]},"1ed1-14":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"1ed1-15"},"imported":[{"uid":"1ed1-12"},{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-36"}]},"1ed1-16":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"1ed1-17"},"imported":[],"importedBy":[{"uid":"1ed1-18"}]},"1ed1-18":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"1ed1-19"},"imported":[{"uid":"1ed1-16"},{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-36"},{"uid":"1ed1-20"}]},"1ed1-20":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"1ed1-21"},"imported":[{"uid":"1ed1-0"},{"uid":"1ed1-18"}],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-36"}]},"1ed1-22":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"1ed1-23"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-36"}]},"1ed1-24":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"1ed1-25"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-36"}]},"1ed1-26":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"1ed1-27"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-36"}]},"1ed1-28":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"1ed1-29"},"imported":[],"importedBy":[{"uid":"1ed1-30"}]},"1ed1-30":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"1ed1-31"},"imported":[{"uid":"1ed1-28"},{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-36"}]},"1ed1-32":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"1ed1-33"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-36"}]},"1ed1-34":{"id":"/packages/table-core/src/features/Headers.ts","moduleParts":{"index.production.js":"1ed1-35"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-36"}]},"1ed1-36":{"id":"/packages/table-core/src/core.ts","moduleParts":{"index.production.js":"1ed1-37"},"imported":[{"uid":"1ed1-0"},{"uid":"1ed1-2"},{"uid":"1ed1-4"},{"uid":"1ed1-6"},{"uid":"1ed1-8"},{"uid":"1ed1-10"},{"uid":"1ed1-14"},{"uid":"1ed1-18"},{"uid":"1ed1-20"},{"uid":"1ed1-22"},{"uid":"1ed1-24"},{"uid":"1ed1-26"},{"uid":"1ed1-30"},{"uid":"1ed1-32"},{"uid":"1ed1-34"}],"importedBy":[{"uid":"1ed1-60"}]},"1ed1-38":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"1ed1-39"},"imported":[],"importedBy":[{"uid":"1ed1-60"}]},"1ed1-40":{"id":"/packages/table-core/src/utils/getCoreRowModel.ts","moduleParts":{"index.production.js":"1ed1-41"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"}]},"1ed1-42":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"1ed1-43"},"imported":[],"importedBy":[{"uid":"1ed1-44"},{"uid":"1ed1-46"}]},"1ed1-44":{"id":"/packages/table-core/src/utils/getFilteredRowModel.ts","moduleParts":{"index.production.js":"1ed1-45"},"imported":[{"uid":"1ed1-0"},{"uid":"1ed1-42"}],"importedBy":[{"uid":"1ed1-60"}]},"1ed1-46":{"id":"/packages/table-core/src/utils/getFacetedRowModel.ts","moduleParts":{"index.production.js":"1ed1-47"},"imported":[{"uid":"1ed1-0"},{"uid":"1ed1-42"}],"importedBy":[{"uid":"1ed1-60"}]},"1ed1-48":{"id":"/packages/table-core/src/utils/getFacetedUniqueValues.ts","moduleParts":{"index.production.js":"1ed1-49"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"}]},"1ed1-50":{"id":"/packages/table-core/src/utils/getFacetedMinMaxValues.ts","moduleParts":{"index.production.js":"1ed1-51"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"}]},"1ed1-52":{"id":"/packages/table-core/src/utils/getSortedRowModel.ts","moduleParts":{"index.production.js":"1ed1-53"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"}]},"1ed1-54":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"1ed1-55"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"}]},"1ed1-56":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"1ed1-57"},"imported":[{"uid":"1ed1-0"}],"importedBy":[{"uid":"1ed1-60"},{"uid":"1ed1-58"}]},"1ed1-58":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"1ed1-59"},"imported":[{"uid":"1ed1-0"},{"uid":"1ed1-56"}],"importedBy":[{"uid":"1ed1-60"}]},"1ed1-60":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"1ed1-61"},"imported":[{"uid":"1ed1-36"},{"uid":"1ed1-62"},{"uid":"1ed1-38"},{"uid":"1ed1-8"},{"uid":"1ed1-10"},{"uid":"1ed1-14"},{"uid":"1ed1-18"},{"uid":"1ed1-34"},{"uid":"1ed1-20"},{"uid":"1ed1-22"},{"uid":"1ed1-24"},{"uid":"1ed1-26"},{"uid":"1ed1-30"},{"uid":"1ed1-32"},{"uid":"1ed1-0"},{"uid":"1ed1-40"},{"uid":"1ed1-44"},{"uid":"1ed1-46"},{"uid":"1ed1-48"},{"uid":"1ed1-50"},{"uid":"1ed1-52"},{"uid":"1ed1-54"},{"uid":"1ed1-56"},{"uid":"1ed1-58"}],"importedBy":[],"isEntry":true},"1ed1-62":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"1ed1-60"}]}},"env":{"rollup":"2.70.2"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
2673
2673
 
2674
2674
  const run = () => {
2675
2675
  const width = window.innerWidth;