@tanstack/table-core 8.5.19 → 8.5.20

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 (45) hide show
  1. package/build/cjs/columnHelper.js.map +1 -1
  2. package/build/cjs/core/cell.js.map +1 -1
  3. package/build/cjs/core/column.js.map +1 -1
  4. package/build/cjs/core/headers.js.map +1 -1
  5. package/build/cjs/core/row.js.map +1 -1
  6. package/build/cjs/core/table.js.map +1 -1
  7. package/build/cjs/features/ColumnSizing.js.map +1 -1
  8. package/build/cjs/features/Expanding.js.map +1 -1
  9. package/build/cjs/features/Filters.js.map +1 -1
  10. package/build/cjs/features/Grouping.js.map +1 -1
  11. package/build/cjs/features/Ordering.js.map +1 -1
  12. package/build/cjs/features/Pagination.js.map +1 -1
  13. package/build/cjs/features/Pinning.js.map +1 -1
  14. package/build/cjs/features/RowSelection.js.map +1 -1
  15. package/build/cjs/features/Sorting.js.map +1 -1
  16. package/build/cjs/features/Visibility.js.map +1 -1
  17. package/build/cjs/utils.js +0 -4
  18. package/build/cjs/utils.js.map +1 -1
  19. package/build/esm/index.js +0 -4
  20. package/build/esm/index.js.map +1 -1
  21. package/build/stats-html.html +1 -1
  22. package/build/stats-react.json +312 -312
  23. package/build/types/index.d.ts +253 -199
  24. package/build/umd/index.development.js +0 -4
  25. package/build/umd/index.development.js.map +1 -1
  26. package/build/umd/index.production.js.map +1 -1
  27. package/package.json +1 -1
  28. package/src/columnHelper.ts +27 -20
  29. package/src/core/cell.ts +3 -3
  30. package/src/core/column.ts +2 -5
  31. package/src/core/headers.ts +5 -5
  32. package/src/core/row.ts +1 -1
  33. package/src/core/table.ts +6 -7
  34. package/src/features/ColumnSizing.ts +8 -8
  35. package/src/features/Expanding.ts +4 -4
  36. package/src/features/Filters.ts +17 -11
  37. package/src/features/Grouping.ts +16 -10
  38. package/src/features/Ordering.ts +5 -5
  39. package/src/features/Pagination.ts +6 -6
  40. package/src/features/Pinning.ts +8 -8
  41. package/src/features/RowSelection.ts +4 -4
  42. package/src/features/Sorting.ts +15 -9
  43. package/src/features/Visibility.ts +7 -7
  44. package/src/types.ts +133 -110
  45. package/src/utils.ts +59 -46
@@ -4024,7 +4024,7 @@ var drawChart = (function (exports) {
4024
4024
  </script>
4025
4025
  <script>
4026
4026
  /*<!--*/
4027
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages/table-core/src","children":[{"uid":"eb6f-1","name":"utils.ts"},{"name":"core","children":[{"uid":"eb6f-3","name":"column.ts"},{"uid":"eb6f-5","name":"headers.ts"},{"uid":"eb6f-33","name":"table.ts"},{"uid":"eb6f-35","name":"cell.ts"},{"uid":"eb6f-37","name":"row.ts"}]},{"name":"features","children":[{"uid":"eb6f-7","name":"ColumnSizing.ts"},{"uid":"eb6f-9","name":"Expanding.ts"},{"uid":"eb6f-13","name":"Filters.ts"},{"uid":"eb6f-17","name":"Grouping.ts"},{"uid":"eb6f-19","name":"Ordering.ts"},{"uid":"eb6f-21","name":"Pagination.ts"},{"uid":"eb6f-23","name":"Pinning.ts"},{"uid":"eb6f-25","name":"RowSelection.ts"},{"uid":"eb6f-29","name":"Sorting.ts"},{"uid":"eb6f-31","name":"Visibility.ts"}]},{"uid":"eb6f-11","name":"filterFns.ts"},{"uid":"eb6f-15","name":"aggregationFns.ts"},{"uid":"eb6f-27","name":"sortingFns.ts"},{"uid":"eb6f-39","name":"columnHelper.ts"},{"name":"utils","children":[{"uid":"eb6f-41","name":"getCoreRowModel.ts"},{"uid":"eb6f-43","name":"filterRowsUtils.ts"},{"uid":"eb6f-45","name":"getFilteredRowModel.ts"},{"uid":"eb6f-47","name":"getFacetedRowModel.ts"},{"uid":"eb6f-49","name":"getFacetedUniqueValues.ts"},{"uid":"eb6f-51","name":"getFacetedMinMaxValues.ts"},{"uid":"eb6f-53","name":"getSortedRowModel.ts"},{"uid":"eb6f-55","name":"getGroupedRowModel.ts"},{"uid":"eb6f-57","name":"getExpandedRowModel.ts"},{"uid":"eb6f-59","name":"getPaginationRowModel.ts"}]},{"uid":"eb6f-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"eb6f-1":{"renderedLength":2276,"gzipLength":835,"brotliLength":0,"mainUid":"eb6f-0"},"eb6f-3":{"renderedLength":2315,"gzipLength":789,"brotliLength":0,"mainUid":"eb6f-2"},"eb6f-5":{"renderedLength":12758,"gzipLength":2299,"brotliLength":0,"mainUid":"eb6f-4"},"eb6f-7":{"renderedLength":9827,"gzipLength":2131,"brotliLength":0,"mainUid":"eb6f-6"},"eb6f-9":{"renderedLength":5137,"gzipLength":1235,"brotliLength":0,"mainUid":"eb6f-8"},"eb6f-11":{"renderedLength":3228,"gzipLength":759,"brotliLength":0,"mainUid":"eb6f-10"},"eb6f-13":{"renderedLength":9342,"gzipLength":1745,"brotliLength":0,"mainUid":"eb6f-12"},"eb6f-15":{"renderedLength":2432,"gzipLength":653,"brotliLength":0,"mainUid":"eb6f-14"},"eb6f-17":{"renderedLength":4715,"gzipLength":1240,"brotliLength":0,"mainUid":"eb6f-16"},"eb6f-19":{"renderedLength":2151,"gzipLength":737,"brotliLength":0,"mainUid":"eb6f-18"},"eb6f-21":{"renderedLength":5418,"gzipLength":1251,"brotliLength":0,"mainUid":"eb6f-20"},"eb6f-23":{"renderedLength":6528,"gzipLength":1229,"brotliLength":0,"mainUid":"eb6f-22"},"eb6f-25":{"renderedLength":12344,"gzipLength":2410,"brotliLength":0,"mainUid":"eb6f-24"},"eb6f-27":{"renderedLength":2933,"gzipLength":929,"brotliLength":0,"mainUid":"eb6f-26"},"eb6f-29":{"renderedLength":8211,"gzipLength":2005,"brotliLength":0,"mainUid":"eb6f-28"},"eb6f-31":{"renderedLength":4056,"gzipLength":979,"brotliLength":0,"mainUid":"eb6f-30"},"eb6f-33":{"renderedLength":6382,"gzipLength":1631,"brotliLength":0,"mainUid":"eb6f-32"},"eb6f-35":{"renderedLength":829,"gzipLength":381,"brotliLength":0,"mainUid":"eb6f-34"},"eb6f-37":{"renderedLength":2324,"gzipLength":679,"brotliLength":0,"mainUid":"eb6f-36"},"eb6f-39":{"renderedLength":1194,"gzipLength":414,"brotliLength":0,"mainUid":"eb6f-38"},"eb6f-41":{"renderedLength":1836,"gzipLength":729,"brotliLength":0,"mainUid":"eb6f-40"},"eb6f-43":{"renderedLength":2419,"gzipLength":590,"brotliLength":0,"mainUid":"eb6f-42"},"eb6f-45":{"renderedLength":3766,"gzipLength":1021,"brotliLength":0,"mainUid":"eb6f-44"},"eb6f-47":{"renderedLength":1060,"gzipLength":469,"brotliLength":0,"mainUid":"eb6f-46"},"eb6f-49":{"renderedLength":849,"gzipLength":364,"brotliLength":0,"mainUid":"eb6f-48"},"eb6f-51":{"renderedLength":1115,"gzipLength":430,"brotliLength":0,"mainUid":"eb6f-50"},"eb6f-53":{"renderedLength":2906,"gzipLength":955,"brotliLength":0,"mainUid":"eb6f-52"},"eb6f-55":{"renderedLength":5108,"gzipLength":1426,"brotliLength":0,"mainUid":"eb6f-54"},"eb6f-57":{"renderedLength":1102,"gzipLength":461,"brotliLength":0,"mainUid":"eb6f-56"},"eb6f-59":{"renderedLength":1330,"gzipLength":454,"brotliLength":0,"mainUid":"eb6f-58"},"eb6f-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"eb6f-60"}},"nodeMetas":{"eb6f-0":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"eb6f-1"},"imported":[],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"},{"uid":"eb6f-2"},{"uid":"eb6f-4"},{"uid":"eb6f-36"},{"uid":"eb6f-34"},{"uid":"eb6f-6"},{"uid":"eb6f-8"},{"uid":"eb6f-12"},{"uid":"eb6f-16"},{"uid":"eb6f-18"},{"uid":"eb6f-20"},{"uid":"eb6f-22"},{"uid":"eb6f-24"},{"uid":"eb6f-28"},{"uid":"eb6f-30"},{"uid":"eb6f-40"},{"uid":"eb6f-44"},{"uid":"eb6f-46"},{"uid":"eb6f-48"},{"uid":"eb6f-50"},{"uid":"eb6f-52"},{"uid":"eb6f-54"},{"uid":"eb6f-56"},{"uid":"eb6f-58"}]},"eb6f-2":{"id":"/packages/table-core/src/core/column.ts","moduleParts":{"index.production.js":"eb6f-3"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"}]},"eb6f-4":{"id":"/packages/table-core/src/core/headers.ts","moduleParts":{"index.production.js":"eb6f-5"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"}]},"eb6f-6":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"eb6f-7"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"}]},"eb6f-8":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"eb6f-9"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"}]},"eb6f-10":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"eb6f-11"},"imported":[],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-12"}]},"eb6f-12":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"eb6f-13"},"imported":[{"uid":"eb6f-10"},{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"}]},"eb6f-14":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"eb6f-15"},"imported":[],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-16"}]},"eb6f-16":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"eb6f-17"},"imported":[{"uid":"eb6f-14"},{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"},{"uid":"eb6f-18"}]},"eb6f-18":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"eb6f-19"},"imported":[{"uid":"eb6f-0"},{"uid":"eb6f-16"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"}]},"eb6f-20":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"eb6f-21"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"}]},"eb6f-22":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"eb6f-23"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"}]},"eb6f-24":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"eb6f-25"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"}]},"eb6f-26":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"eb6f-27"},"imported":[],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-28"}]},"eb6f-28":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"eb6f-29"},"imported":[{"uid":"eb6f-26"},{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"}]},"eb6f-30":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"eb6f-31"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-32"}]},"eb6f-32":{"id":"/packages/table-core/src/core/table.ts","moduleParts":{"index.production.js":"eb6f-33"},"imported":[{"uid":"eb6f-0"},{"uid":"eb6f-2"},{"uid":"eb6f-4"},{"uid":"eb6f-6"},{"uid":"eb6f-8"},{"uid":"eb6f-12"},{"uid":"eb6f-16"},{"uid":"eb6f-18"},{"uid":"eb6f-20"},{"uid":"eb6f-22"},{"uid":"eb6f-24"},{"uid":"eb6f-28"},{"uid":"eb6f-30"}],"importedBy":[{"uid":"eb6f-60"}]},"eb6f-34":{"id":"/packages/table-core/src/core/cell.ts","moduleParts":{"index.production.js":"eb6f-35"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-36"}]},"eb6f-36":{"id":"/packages/table-core/src/core/row.ts","moduleParts":{"index.production.js":"eb6f-37"},"imported":[{"uid":"eb6f-0"},{"uid":"eb6f-34"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-40"},{"uid":"eb6f-54"},{"uid":"eb6f-42"}]},"eb6f-38":{"id":"/packages/table-core/src/columnHelper.ts","moduleParts":{"index.production.js":"eb6f-39"},"imported":[],"importedBy":[{"uid":"eb6f-60"}]},"eb6f-40":{"id":"/packages/table-core/src/utils/getCoreRowModel.ts","moduleParts":{"index.production.js":"eb6f-41"},"imported":[{"uid":"eb6f-36"},{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"}]},"eb6f-42":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"eb6f-43"},"imported":[{"uid":"eb6f-36"}],"importedBy":[{"uid":"eb6f-44"},{"uid":"eb6f-46"}]},"eb6f-44":{"id":"/packages/table-core/src/utils/getFilteredRowModel.ts","moduleParts":{"index.production.js":"eb6f-45"},"imported":[{"uid":"eb6f-0"},{"uid":"eb6f-42"}],"importedBy":[{"uid":"eb6f-60"}]},"eb6f-46":{"id":"/packages/table-core/src/utils/getFacetedRowModel.ts","moduleParts":{"index.production.js":"eb6f-47"},"imported":[{"uid":"eb6f-0"},{"uid":"eb6f-42"}],"importedBy":[{"uid":"eb6f-60"}]},"eb6f-48":{"id":"/packages/table-core/src/utils/getFacetedUniqueValues.ts","moduleParts":{"index.production.js":"eb6f-49"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"}]},"eb6f-50":{"id":"/packages/table-core/src/utils/getFacetedMinMaxValues.ts","moduleParts":{"index.production.js":"eb6f-51"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"}]},"eb6f-52":{"id":"/packages/table-core/src/utils/getSortedRowModel.ts","moduleParts":{"index.production.js":"eb6f-53"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"}]},"eb6f-54":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"eb6f-55"},"imported":[{"uid":"eb6f-36"},{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"}]},"eb6f-56":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"eb6f-57"},"imported":[{"uid":"eb6f-0"}],"importedBy":[{"uid":"eb6f-60"},{"uid":"eb6f-58"}]},"eb6f-58":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"eb6f-59"},"imported":[{"uid":"eb6f-0"},{"uid":"eb6f-56"}],"importedBy":[{"uid":"eb6f-60"}]},"eb6f-60":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"eb6f-61"},"imported":[{"uid":"eb6f-32"},{"uid":"eb6f-62"},{"uid":"eb6f-2"},{"uid":"eb6f-4"},{"uid":"eb6f-36"},{"uid":"eb6f-34"},{"uid":"eb6f-6"},{"uid":"eb6f-8"},{"uid":"eb6f-12"},{"uid":"eb6f-16"},{"uid":"eb6f-18"},{"uid":"eb6f-20"},{"uid":"eb6f-22"},{"uid":"eb6f-24"},{"uid":"eb6f-28"},{"uid":"eb6f-30"},{"uid":"eb6f-10"},{"uid":"eb6f-26"},{"uid":"eb6f-14"},{"uid":"eb6f-38"},{"uid":"eb6f-0"},{"uid":"eb6f-40"},{"uid":"eb6f-44"},{"uid":"eb6f-46"},{"uid":"eb6f-48"},{"uid":"eb6f-50"},{"uid":"eb6f-52"},{"uid":"eb6f-54"},{"uid":"eb6f-56"},{"uid":"eb6f-58"}],"importedBy":[],"isEntry":true},"eb6f-62":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"eb6f-60"}]}},"env":{"rollup":"2.79.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
4027
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages/table-core/src","children":[{"uid":"2621-1","name":"utils.ts"},{"name":"core","children":[{"uid":"2621-3","name":"column.ts"},{"uid":"2621-5","name":"headers.ts"},{"uid":"2621-33","name":"table.ts"},{"uid":"2621-35","name":"cell.ts"},{"uid":"2621-37","name":"row.ts"}]},{"name":"features","children":[{"uid":"2621-7","name":"ColumnSizing.ts"},{"uid":"2621-9","name":"Expanding.ts"},{"uid":"2621-13","name":"Filters.ts"},{"uid":"2621-17","name":"Grouping.ts"},{"uid":"2621-19","name":"Ordering.ts"},{"uid":"2621-21","name":"Pagination.ts"},{"uid":"2621-23","name":"Pinning.ts"},{"uid":"2621-25","name":"RowSelection.ts"},{"uid":"2621-29","name":"Sorting.ts"},{"uid":"2621-31","name":"Visibility.ts"}]},{"uid":"2621-11","name":"filterFns.ts"},{"uid":"2621-15","name":"aggregationFns.ts"},{"uid":"2621-27","name":"sortingFns.ts"},{"uid":"2621-39","name":"columnHelper.ts"},{"name":"utils","children":[{"uid":"2621-41","name":"getCoreRowModel.ts"},{"uid":"2621-43","name":"filterRowsUtils.ts"},{"uid":"2621-45","name":"getFilteredRowModel.ts"},{"uid":"2621-47","name":"getFacetedRowModel.ts"},{"uid":"2621-49","name":"getFacetedUniqueValues.ts"},{"uid":"2621-51","name":"getFacetedMinMaxValues.ts"},{"uid":"2621-53","name":"getSortedRowModel.ts"},{"uid":"2621-55","name":"getGroupedRowModel.ts"},{"uid":"2621-57","name":"getExpandedRowModel.ts"},{"uid":"2621-59","name":"getPaginationRowModel.ts"}]},{"uid":"2621-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"2621-1":{"renderedLength":2191,"gzipLength":794,"brotliLength":0,"mainUid":"2621-0"},"2621-3":{"renderedLength":2315,"gzipLength":789,"brotliLength":0,"mainUid":"2621-2"},"2621-5":{"renderedLength":12758,"gzipLength":2299,"brotliLength":0,"mainUid":"2621-4"},"2621-7":{"renderedLength":9827,"gzipLength":2131,"brotliLength":0,"mainUid":"2621-6"},"2621-9":{"renderedLength":5137,"gzipLength":1235,"brotliLength":0,"mainUid":"2621-8"},"2621-11":{"renderedLength":3228,"gzipLength":759,"brotliLength":0,"mainUid":"2621-10"},"2621-13":{"renderedLength":9342,"gzipLength":1745,"brotliLength":0,"mainUid":"2621-12"},"2621-15":{"renderedLength":2432,"gzipLength":653,"brotliLength":0,"mainUid":"2621-14"},"2621-17":{"renderedLength":4715,"gzipLength":1240,"brotliLength":0,"mainUid":"2621-16"},"2621-19":{"renderedLength":2151,"gzipLength":737,"brotliLength":0,"mainUid":"2621-18"},"2621-21":{"renderedLength":5418,"gzipLength":1251,"brotliLength":0,"mainUid":"2621-20"},"2621-23":{"renderedLength":6528,"gzipLength":1229,"brotliLength":0,"mainUid":"2621-22"},"2621-25":{"renderedLength":12344,"gzipLength":2410,"brotliLength":0,"mainUid":"2621-24"},"2621-27":{"renderedLength":2933,"gzipLength":929,"brotliLength":0,"mainUid":"2621-26"},"2621-29":{"renderedLength":8211,"gzipLength":2005,"brotliLength":0,"mainUid":"2621-28"},"2621-31":{"renderedLength":4056,"gzipLength":979,"brotliLength":0,"mainUid":"2621-30"},"2621-33":{"renderedLength":6382,"gzipLength":1631,"brotliLength":0,"mainUid":"2621-32"},"2621-35":{"renderedLength":829,"gzipLength":381,"brotliLength":0,"mainUid":"2621-34"},"2621-37":{"renderedLength":2324,"gzipLength":679,"brotliLength":0,"mainUid":"2621-36"},"2621-39":{"renderedLength":1194,"gzipLength":414,"brotliLength":0,"mainUid":"2621-38"},"2621-41":{"renderedLength":1836,"gzipLength":729,"brotliLength":0,"mainUid":"2621-40"},"2621-43":{"renderedLength":2419,"gzipLength":590,"brotliLength":0,"mainUid":"2621-42"},"2621-45":{"renderedLength":3766,"gzipLength":1021,"brotliLength":0,"mainUid":"2621-44"},"2621-47":{"renderedLength":1060,"gzipLength":469,"brotliLength":0,"mainUid":"2621-46"},"2621-49":{"renderedLength":849,"gzipLength":364,"brotliLength":0,"mainUid":"2621-48"},"2621-51":{"renderedLength":1115,"gzipLength":430,"brotliLength":0,"mainUid":"2621-50"},"2621-53":{"renderedLength":2906,"gzipLength":955,"brotliLength":0,"mainUid":"2621-52"},"2621-55":{"renderedLength":5108,"gzipLength":1426,"brotliLength":0,"mainUid":"2621-54"},"2621-57":{"renderedLength":1102,"gzipLength":461,"brotliLength":0,"mainUid":"2621-56"},"2621-59":{"renderedLength":1330,"gzipLength":454,"brotliLength":0,"mainUid":"2621-58"},"2621-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"2621-60"}},"nodeMetas":{"2621-0":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"2621-1"},"imported":[],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"},{"uid":"2621-2"},{"uid":"2621-4"},{"uid":"2621-36"},{"uid":"2621-34"},{"uid":"2621-6"},{"uid":"2621-8"},{"uid":"2621-12"},{"uid":"2621-16"},{"uid":"2621-18"},{"uid":"2621-20"},{"uid":"2621-22"},{"uid":"2621-24"},{"uid":"2621-28"},{"uid":"2621-30"},{"uid":"2621-40"},{"uid":"2621-44"},{"uid":"2621-46"},{"uid":"2621-48"},{"uid":"2621-50"},{"uid":"2621-52"},{"uid":"2621-54"},{"uid":"2621-56"},{"uid":"2621-58"}]},"2621-2":{"id":"/packages/table-core/src/core/column.ts","moduleParts":{"index.production.js":"2621-3"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"}]},"2621-4":{"id":"/packages/table-core/src/core/headers.ts","moduleParts":{"index.production.js":"2621-5"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"}]},"2621-6":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"2621-7"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"}]},"2621-8":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"2621-9"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"}]},"2621-10":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"2621-11"},"imported":[],"importedBy":[{"uid":"2621-60"},{"uid":"2621-12"}]},"2621-12":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"2621-13"},"imported":[{"uid":"2621-10"},{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"}]},"2621-14":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"2621-15"},"imported":[],"importedBy":[{"uid":"2621-60"},{"uid":"2621-16"}]},"2621-16":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"2621-17"},"imported":[{"uid":"2621-14"},{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"},{"uid":"2621-18"}]},"2621-18":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"2621-19"},"imported":[{"uid":"2621-0"},{"uid":"2621-16"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"}]},"2621-20":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"2621-21"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"}]},"2621-22":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"2621-23"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"}]},"2621-24":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"2621-25"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"}]},"2621-26":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"2621-27"},"imported":[],"importedBy":[{"uid":"2621-60"},{"uid":"2621-28"}]},"2621-28":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"2621-29"},"imported":[{"uid":"2621-26"},{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"}]},"2621-30":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"2621-31"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-32"}]},"2621-32":{"id":"/packages/table-core/src/core/table.ts","moduleParts":{"index.production.js":"2621-33"},"imported":[{"uid":"2621-0"},{"uid":"2621-2"},{"uid":"2621-4"},{"uid":"2621-6"},{"uid":"2621-8"},{"uid":"2621-12"},{"uid":"2621-16"},{"uid":"2621-18"},{"uid":"2621-20"},{"uid":"2621-22"},{"uid":"2621-24"},{"uid":"2621-28"},{"uid":"2621-30"}],"importedBy":[{"uid":"2621-60"}]},"2621-34":{"id":"/packages/table-core/src/core/cell.ts","moduleParts":{"index.production.js":"2621-35"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-36"}]},"2621-36":{"id":"/packages/table-core/src/core/row.ts","moduleParts":{"index.production.js":"2621-37"},"imported":[{"uid":"2621-0"},{"uid":"2621-34"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-40"},{"uid":"2621-54"},{"uid":"2621-42"}]},"2621-38":{"id":"/packages/table-core/src/columnHelper.ts","moduleParts":{"index.production.js":"2621-39"},"imported":[],"importedBy":[{"uid":"2621-60"}]},"2621-40":{"id":"/packages/table-core/src/utils/getCoreRowModel.ts","moduleParts":{"index.production.js":"2621-41"},"imported":[{"uid":"2621-36"},{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"}]},"2621-42":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"2621-43"},"imported":[{"uid":"2621-36"}],"importedBy":[{"uid":"2621-44"},{"uid":"2621-46"}]},"2621-44":{"id":"/packages/table-core/src/utils/getFilteredRowModel.ts","moduleParts":{"index.production.js":"2621-45"},"imported":[{"uid":"2621-0"},{"uid":"2621-42"}],"importedBy":[{"uid":"2621-60"}]},"2621-46":{"id":"/packages/table-core/src/utils/getFacetedRowModel.ts","moduleParts":{"index.production.js":"2621-47"},"imported":[{"uid":"2621-0"},{"uid":"2621-42"}],"importedBy":[{"uid":"2621-60"}]},"2621-48":{"id":"/packages/table-core/src/utils/getFacetedUniqueValues.ts","moduleParts":{"index.production.js":"2621-49"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"}]},"2621-50":{"id":"/packages/table-core/src/utils/getFacetedMinMaxValues.ts","moduleParts":{"index.production.js":"2621-51"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"}]},"2621-52":{"id":"/packages/table-core/src/utils/getSortedRowModel.ts","moduleParts":{"index.production.js":"2621-53"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"}]},"2621-54":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"2621-55"},"imported":[{"uid":"2621-36"},{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"}]},"2621-56":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"2621-57"},"imported":[{"uid":"2621-0"}],"importedBy":[{"uid":"2621-60"},{"uid":"2621-58"}]},"2621-58":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"2621-59"},"imported":[{"uid":"2621-0"},{"uid":"2621-56"}],"importedBy":[{"uid":"2621-60"}]},"2621-60":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"2621-61"},"imported":[{"uid":"2621-32"},{"uid":"2621-62"},{"uid":"2621-2"},{"uid":"2621-4"},{"uid":"2621-36"},{"uid":"2621-34"},{"uid":"2621-6"},{"uid":"2621-8"},{"uid":"2621-12"},{"uid":"2621-16"},{"uid":"2621-18"},{"uid":"2621-20"},{"uid":"2621-22"},{"uid":"2621-24"},{"uid":"2621-28"},{"uid":"2621-30"},{"uid":"2621-10"},{"uid":"2621-26"},{"uid":"2621-14"},{"uid":"2621-38"},{"uid":"2621-0"},{"uid":"2621-40"},{"uid":"2621-44"},{"uid":"2621-46"},{"uid":"2621-48"},{"uid":"2621-50"},{"uid":"2621-52"},{"uid":"2621-54"},{"uid":"2621-56"},{"uid":"2621-58"}],"importedBy":[],"isEntry":true},"2621-62":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"2621-60"}]}},"env":{"rollup":"2.79.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
4028
4028
 
4029
4029
  const run = () => {
4030
4030
  const width = window.innerWidth;