@tanstack/table-core 8.0.11 → 8.0.12

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 (35) hide show
  1. package/build/stats-html.html +1 -1
  2. package/build/stats-react.json +1117 -0
  3. package/build/types/aggregationFns.d.ts +13 -0
  4. package/build/types/core/cell.d.ts +9 -0
  5. package/build/types/core/column.d.ts +40 -0
  6. package/build/types/core/headers.d.ts +46 -0
  7. package/build/types/core/instance.d.ts +58 -0
  8. package/build/types/core/row.d.ts +15 -0
  9. package/build/types/createTable.d.ts +63 -0
  10. package/build/types/features/ColumnSizing.d.ts +63 -0
  11. package/build/types/features/Expanding.d.ts +39 -0
  12. package/build/types/features/Filters.d.ts +90 -0
  13. package/build/types/features/Grouping.d.ts +68 -0
  14. package/build/types/features/Ordering.d.ts +18 -0
  15. package/build/types/features/Pagination.d.ts +42 -0
  16. package/build/types/features/Pinning.d.ts +40 -0
  17. package/build/types/features/RowSelection.d.ts +40 -0
  18. package/build/types/features/Sorting.d.ts +63 -0
  19. package/build/types/features/Visibility.d.ts +40 -0
  20. package/build/types/filterFns.d.ts +13 -0
  21. package/build/types/index.d.ts +29 -0
  22. package/build/types/sortingFns.d.ts +11 -0
  23. package/build/types/types.d.ts +53 -0
  24. package/build/types/utils/filterRowsUtils.d.ts +4 -0
  25. package/build/types/utils/getCoreRowModel.d.ts +2 -0
  26. package/build/types/utils/getExpandedRowModel.d.ts +7 -0
  27. package/build/types/utils/getFacetedMinMaxValues.d.ts +2 -0
  28. package/build/types/utils/getFacetedRowModel.d.ts +2 -0
  29. package/build/types/utils/getFacetedUniqueValues.d.ts +2 -0
  30. package/build/types/utils/getFilteredRowModel.d.ts +2 -0
  31. package/build/types/utils/getGroupedRowModel.d.ts +2 -0
  32. package/build/types/utils/getPaginationRowModel.d.ts +4 -0
  33. package/build/types/utils/getSortedRowModel.d.ts +2 -0
  34. package/build/types/utils.d.ts +19 -0
  35. package/package.json +2 -2
@@ -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":"0e43-1","name":"utils.ts"},{"name":"core","children":[{"uid":"0e43-3","name":"column.ts"},{"uid":"0e43-5","name":"headers.ts"},{"uid":"0e43-33","name":"instance.ts"},{"uid":"0e43-37","name":"cell.ts"},{"uid":"0e43-39","name":"row.ts"}]},{"name":"features","children":[{"uid":"0e43-7","name":"ColumnSizing.ts"},{"uid":"0e43-9","name":"Expanding.ts"},{"uid":"0e43-13","name":"Filters.ts"},{"uid":"0e43-17","name":"Grouping.ts"},{"uid":"0e43-19","name":"Ordering.ts"},{"uid":"0e43-21","name":"Pagination.ts"},{"uid":"0e43-23","name":"Pinning.ts"},{"uid":"0e43-25","name":"RowSelection.ts"},{"uid":"0e43-29","name":"Sorting.ts"},{"uid":"0e43-31","name":"Visibility.ts"}]},{"uid":"0e43-11","name":"filterFns.ts"},{"uid":"0e43-15","name":"aggregationFns.ts"},{"uid":"0e43-27","name":"sortingFns.ts"},{"uid":"0e43-35","name":"createTable.ts"},{"name":"utils","children":[{"uid":"0e43-41","name":"getCoreRowModel.ts"},{"uid":"0e43-43","name":"filterRowsUtils.ts"},{"uid":"0e43-45","name":"getFilteredRowModel.ts"},{"uid":"0e43-47","name":"getFacetedRowModel.ts"},{"uid":"0e43-49","name":"getFacetedUniqueValues.ts"},{"uid":"0e43-51","name":"getFacetedMinMaxValues.ts"},{"uid":"0e43-53","name":"getSortedRowModel.ts"},{"uid":"0e43-55","name":"getGroupedRowModel.ts"},{"uid":"0e43-57","name":"getExpandedRowModel.ts"},{"uid":"0e43-59","name":"getPaginationRowModel.ts"}]},{"uid":"0e43-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"0e43-1":{"renderedLength":2201,"gzipLength":800,"brotliLength":0,"mainUid":"0e43-0"},"0e43-3":{"renderedLength":2254,"gzipLength":739,"brotliLength":0,"mainUid":"0e43-2"},"0e43-5":{"renderedLength":15972,"gzipLength":2637,"brotliLength":0,"mainUid":"0e43-4"},"0e43-7":{"renderedLength":10056,"gzipLength":2221,"brotliLength":0,"mainUid":"0e43-6"},"0e43-9":{"renderedLength":5796,"gzipLength":1345,"brotliLength":0,"mainUid":"0e43-8"},"0e43-11":{"renderedLength":3252,"gzipLength":764,"brotliLength":0,"mainUid":"0e43-10"},"0e43-13":{"renderedLength":10357,"gzipLength":1901,"brotliLength":0,"mainUid":"0e43-12"},"0e43-15":{"renderedLength":2447,"gzipLength":657,"brotliLength":0,"mainUid":"0e43-14"},"0e43-17":{"renderedLength":5727,"gzipLength":1457,"brotliLength":0,"mainUid":"0e43-16"},"0e43-19":{"renderedLength":2231,"gzipLength":767,"brotliLength":0,"mainUid":"0e43-18"},"0e43-21":{"renderedLength":6240,"gzipLength":1374,"brotliLength":0,"mainUid":"0e43-20"},"0e43-23":{"renderedLength":8249,"gzipLength":1442,"brotliLength":0,"mainUid":"0e43-22"},"0e43-25":{"renderedLength":12807,"gzipLength":2434,"brotliLength":0,"mainUid":"0e43-24"},"0e43-27":{"renderedLength":2749,"gzipLength":841,"brotliLength":0,"mainUid":"0e43-26"},"0e43-29":{"renderedLength":9126,"gzipLength":2134,"brotliLength":0,"mainUid":"0e43-28"},"0e43-31":{"renderedLength":4940,"gzipLength":1096,"brotliLength":0,"mainUid":"0e43-30"},"0e43-33":{"renderedLength":7512,"gzipLength":1782,"brotliLength":0,"mainUid":"0e43-32"},"0e43-35":{"renderedLength":1546,"gzipLength":551,"brotliLength":0,"mainUid":"0e43-34"},"0e43-37":{"renderedLength":809,"gzipLength":354,"brotliLength":0,"mainUid":"0e43-36"},"0e43-39":{"renderedLength":1887,"gzipLength":636,"brotliLength":0,"mainUid":"0e43-38"},"0e43-41":{"renderedLength":1940,"gzipLength":756,"brotliLength":0,"mainUid":"0e43-40"},"0e43-43":{"renderedLength":2442,"gzipLength":602,"brotliLength":0,"mainUid":"0e43-42"},"0e43-45":{"renderedLength":4104,"gzipLength":1090,"brotliLength":0,"mainUid":"0e43-44"},"0e43-47":{"renderedLength":1207,"gzipLength":503,"brotliLength":0,"mainUid":"0e43-46"},"0e43-49":{"renderedLength":1068,"gzipLength":422,"brotliLength":0,"mainUid":"0e43-48"},"0e43-51":{"renderedLength":1238,"gzipLength":443,"brotliLength":0,"mainUid":"0e43-50"},"0e43-53":{"renderedLength":3118,"gzipLength":1011,"brotliLength":0,"mainUid":"0e43-52"},"0e43-55":{"renderedLength":4938,"gzipLength":1384,"brotliLength":0,"mainUid":"0e43-54"},"0e43-57":{"renderedLength":1221,"gzipLength":488,"brotliLength":0,"mainUid":"0e43-56"},"0e43-59":{"renderedLength":1397,"gzipLength":482,"brotliLength":0,"mainUid":"0e43-58"},"0e43-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"0e43-60"}},"nodeMetas":{"0e43-0":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"0e43-1"},"imported":[],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"},{"uid":"0e43-2"},{"uid":"0e43-4"},{"uid":"0e43-38"},{"uid":"0e43-6"},{"uid":"0e43-8"},{"uid":"0e43-12"},{"uid":"0e43-16"},{"uid":"0e43-18"},{"uid":"0e43-20"},{"uid":"0e43-22"},{"uid":"0e43-24"},{"uid":"0e43-28"},{"uid":"0e43-30"},{"uid":"0e43-40"},{"uid":"0e43-44"},{"uid":"0e43-46"},{"uid":"0e43-48"},{"uid":"0e43-50"},{"uid":"0e43-52"},{"uid":"0e43-54"},{"uid":"0e43-56"},{"uid":"0e43-58"}]},"0e43-2":{"id":"/packages/table-core/src/core/column.ts","moduleParts":{"index.production.js":"0e43-3"},"imported":[{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"}]},"0e43-4":{"id":"/packages/table-core/src/core/headers.ts","moduleParts":{"index.production.js":"0e43-5"},"imported":[{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"}]},"0e43-6":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"0e43-7"},"imported":[{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"}]},"0e43-8":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"0e43-9"},"imported":[{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"}]},"0e43-10":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"0e43-11"},"imported":[],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-12"}]},"0e43-12":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"0e43-13"},"imported":[{"uid":"0e43-10"},{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"}]},"0e43-14":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"0e43-15"},"imported":[],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-16"}]},"0e43-16":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"0e43-17"},"imported":[{"uid":"0e43-14"},{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"},{"uid":"0e43-18"}]},"0e43-18":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"0e43-19"},"imported":[{"uid":"0e43-0"},{"uid":"0e43-16"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"}]},"0e43-20":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"0e43-21"},"imported":[{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"}]},"0e43-22":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"0e43-23"},"imported":[{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"}]},"0e43-24":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"0e43-25"},"imported":[{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"}]},"0e43-26":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"0e43-27"},"imported":[],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-28"}]},"0e43-28":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"0e43-29"},"imported":[{"uid":"0e43-26"},{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"}]},"0e43-30":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"0e43-31"},"imported":[{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-32"}]},"0e43-32":{"id":"/packages/table-core/src/core/instance.ts","moduleParts":{"index.production.js":"0e43-33"},"imported":[{"uid":"0e43-0"},{"uid":"0e43-2"},{"uid":"0e43-4"},{"uid":"0e43-6"},{"uid":"0e43-8"},{"uid":"0e43-12"},{"uid":"0e43-16"},{"uid":"0e43-18"},{"uid":"0e43-20"},{"uid":"0e43-22"},{"uid":"0e43-24"},{"uid":"0e43-28"},{"uid":"0e43-30"}],"importedBy":[{"uid":"0e43-60"}]},"0e43-34":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"0e43-35"},"imported":[],"importedBy":[{"uid":"0e43-60"}]},"0e43-36":{"id":"/packages/table-core/src/core/cell.ts","moduleParts":{"index.production.js":"0e43-37"},"imported":[],"importedBy":[{"uid":"0e43-38"}]},"0e43-38":{"id":"/packages/table-core/src/core/row.ts","moduleParts":{"index.production.js":"0e43-39"},"imported":[{"uid":"0e43-0"},{"uid":"0e43-36"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-40"},{"uid":"0e43-54"},{"uid":"0e43-42"}]},"0e43-40":{"id":"/packages/table-core/src/utils/getCoreRowModel.ts","moduleParts":{"index.production.js":"0e43-41"},"imported":[{"uid":"0e43-38"},{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"}]},"0e43-42":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"0e43-43"},"imported":[{"uid":"0e43-38"}],"importedBy":[{"uid":"0e43-44"},{"uid":"0e43-46"}]},"0e43-44":{"id":"/packages/table-core/src/utils/getFilteredRowModel.ts","moduleParts":{"index.production.js":"0e43-45"},"imported":[{"uid":"0e43-0"},{"uid":"0e43-42"}],"importedBy":[{"uid":"0e43-60"}]},"0e43-46":{"id":"/packages/table-core/src/utils/getFacetedRowModel.ts","moduleParts":{"index.production.js":"0e43-47"},"imported":[{"uid":"0e43-0"},{"uid":"0e43-42"}],"importedBy":[{"uid":"0e43-60"}]},"0e43-48":{"id":"/packages/table-core/src/utils/getFacetedUniqueValues.ts","moduleParts":{"index.production.js":"0e43-49"},"imported":[{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"}]},"0e43-50":{"id":"/packages/table-core/src/utils/getFacetedMinMaxValues.ts","moduleParts":{"index.production.js":"0e43-51"},"imported":[{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"}]},"0e43-52":{"id":"/packages/table-core/src/utils/getSortedRowModel.ts","moduleParts":{"index.production.js":"0e43-53"},"imported":[{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"}]},"0e43-54":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"0e43-55"},"imported":[{"uid":"0e43-38"},{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"}]},"0e43-56":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"0e43-57"},"imported":[{"uid":"0e43-0"}],"importedBy":[{"uid":"0e43-60"},{"uid":"0e43-58"}]},"0e43-58":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"0e43-59"},"imported":[{"uid":"0e43-0"},{"uid":"0e43-56"}],"importedBy":[{"uid":"0e43-60"}]},"0e43-60":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"0e43-61"},"imported":[{"uid":"0e43-32"},{"uid":"0e43-62"},{"uid":"0e43-34"},{"uid":"0e43-2"},{"uid":"0e43-4"},{"uid":"0e43-38"},{"uid":"0e43-6"},{"uid":"0e43-8"},{"uid":"0e43-12"},{"uid":"0e43-16"},{"uid":"0e43-18"},{"uid":"0e43-20"},{"uid":"0e43-22"},{"uid":"0e43-24"},{"uid":"0e43-28"},{"uid":"0e43-30"},{"uid":"0e43-10"},{"uid":"0e43-26"},{"uid":"0e43-14"},{"uid":"0e43-0"},{"uid":"0e43-40"},{"uid":"0e43-44"},{"uid":"0e43-46"},{"uid":"0e43-48"},{"uid":"0e43-50"},{"uid":"0e43-52"},{"uid":"0e43-54"},{"uid":"0e43-56"},{"uid":"0e43-58"}],"importedBy":[],"isEntry":true},"0e43-62":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"0e43-60"}]}},"env":{"rollup":"2.75.7"},"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":"e169-1","name":"utils.ts"},{"name":"core","children":[{"uid":"e169-3","name":"column.ts"},{"uid":"e169-5","name":"headers.ts"},{"uid":"e169-33","name":"instance.ts"},{"uid":"e169-37","name":"cell.ts"},{"uid":"e169-39","name":"row.ts"}]},{"name":"features","children":[{"uid":"e169-7","name":"ColumnSizing.ts"},{"uid":"e169-9","name":"Expanding.ts"},{"uid":"e169-13","name":"Filters.ts"},{"uid":"e169-17","name":"Grouping.ts"},{"uid":"e169-19","name":"Ordering.ts"},{"uid":"e169-21","name":"Pagination.ts"},{"uid":"e169-23","name":"Pinning.ts"},{"uid":"e169-25","name":"RowSelection.ts"},{"uid":"e169-29","name":"Sorting.ts"},{"uid":"e169-31","name":"Visibility.ts"}]},{"uid":"e169-11","name":"filterFns.ts"},{"uid":"e169-15","name":"aggregationFns.ts"},{"uid":"e169-27","name":"sortingFns.ts"},{"uid":"e169-35","name":"createTable.ts"},{"name":"utils","children":[{"uid":"e169-41","name":"getCoreRowModel.ts"},{"uid":"e169-43","name":"filterRowsUtils.ts"},{"uid":"e169-45","name":"getFilteredRowModel.ts"},{"uid":"e169-47","name":"getFacetedRowModel.ts"},{"uid":"e169-49","name":"getFacetedUniqueValues.ts"},{"uid":"e169-51","name":"getFacetedMinMaxValues.ts"},{"uid":"e169-53","name":"getSortedRowModel.ts"},{"uid":"e169-55","name":"getGroupedRowModel.ts"},{"uid":"e169-57","name":"getExpandedRowModel.ts"},{"uid":"e169-59","name":"getPaginationRowModel.ts"}]},{"uid":"e169-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"e169-1":{"renderedLength":2201,"gzipLength":800,"brotliLength":0,"mainUid":"e169-0"},"e169-3":{"renderedLength":2254,"gzipLength":739,"brotliLength":0,"mainUid":"e169-2"},"e169-5":{"renderedLength":15972,"gzipLength":2637,"brotliLength":0,"mainUid":"e169-4"},"e169-7":{"renderedLength":10056,"gzipLength":2221,"brotliLength":0,"mainUid":"e169-6"},"e169-9":{"renderedLength":5796,"gzipLength":1345,"brotliLength":0,"mainUid":"e169-8"},"e169-11":{"renderedLength":3252,"gzipLength":764,"brotliLength":0,"mainUid":"e169-10"},"e169-13":{"renderedLength":10357,"gzipLength":1901,"brotliLength":0,"mainUid":"e169-12"},"e169-15":{"renderedLength":2447,"gzipLength":657,"brotliLength":0,"mainUid":"e169-14"},"e169-17":{"renderedLength":5727,"gzipLength":1457,"brotliLength":0,"mainUid":"e169-16"},"e169-19":{"renderedLength":2231,"gzipLength":767,"brotliLength":0,"mainUid":"e169-18"},"e169-21":{"renderedLength":6240,"gzipLength":1374,"brotliLength":0,"mainUid":"e169-20"},"e169-23":{"renderedLength":8249,"gzipLength":1442,"brotliLength":0,"mainUid":"e169-22"},"e169-25":{"renderedLength":12807,"gzipLength":2434,"brotliLength":0,"mainUid":"e169-24"},"e169-27":{"renderedLength":2749,"gzipLength":841,"brotliLength":0,"mainUid":"e169-26"},"e169-29":{"renderedLength":9126,"gzipLength":2134,"brotliLength":0,"mainUid":"e169-28"},"e169-31":{"renderedLength":4940,"gzipLength":1096,"brotliLength":0,"mainUid":"e169-30"},"e169-33":{"renderedLength":7512,"gzipLength":1782,"brotliLength":0,"mainUid":"e169-32"},"e169-35":{"renderedLength":1546,"gzipLength":551,"brotliLength":0,"mainUid":"e169-34"},"e169-37":{"renderedLength":809,"gzipLength":354,"brotliLength":0,"mainUid":"e169-36"},"e169-39":{"renderedLength":1887,"gzipLength":636,"brotliLength":0,"mainUid":"e169-38"},"e169-41":{"renderedLength":1940,"gzipLength":756,"brotliLength":0,"mainUid":"e169-40"},"e169-43":{"renderedLength":2442,"gzipLength":602,"brotliLength":0,"mainUid":"e169-42"},"e169-45":{"renderedLength":4104,"gzipLength":1090,"brotliLength":0,"mainUid":"e169-44"},"e169-47":{"renderedLength":1207,"gzipLength":503,"brotliLength":0,"mainUid":"e169-46"},"e169-49":{"renderedLength":1068,"gzipLength":422,"brotliLength":0,"mainUid":"e169-48"},"e169-51":{"renderedLength":1238,"gzipLength":443,"brotliLength":0,"mainUid":"e169-50"},"e169-53":{"renderedLength":3118,"gzipLength":1011,"brotliLength":0,"mainUid":"e169-52"},"e169-55":{"renderedLength":4938,"gzipLength":1384,"brotliLength":0,"mainUid":"e169-54"},"e169-57":{"renderedLength":1221,"gzipLength":488,"brotliLength":0,"mainUid":"e169-56"},"e169-59":{"renderedLength":1397,"gzipLength":482,"brotliLength":0,"mainUid":"e169-58"},"e169-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"e169-60"}},"nodeMetas":{"e169-0":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"e169-1"},"imported":[],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"},{"uid":"e169-2"},{"uid":"e169-4"},{"uid":"e169-38"},{"uid":"e169-6"},{"uid":"e169-8"},{"uid":"e169-12"},{"uid":"e169-16"},{"uid":"e169-18"},{"uid":"e169-20"},{"uid":"e169-22"},{"uid":"e169-24"},{"uid":"e169-28"},{"uid":"e169-30"},{"uid":"e169-40"},{"uid":"e169-44"},{"uid":"e169-46"},{"uid":"e169-48"},{"uid":"e169-50"},{"uid":"e169-52"},{"uid":"e169-54"},{"uid":"e169-56"},{"uid":"e169-58"}]},"e169-2":{"id":"/packages/table-core/src/core/column.ts","moduleParts":{"index.production.js":"e169-3"},"imported":[{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"}]},"e169-4":{"id":"/packages/table-core/src/core/headers.ts","moduleParts":{"index.production.js":"e169-5"},"imported":[{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"}]},"e169-6":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"e169-7"},"imported":[{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"}]},"e169-8":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"e169-9"},"imported":[{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"}]},"e169-10":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"e169-11"},"imported":[],"importedBy":[{"uid":"e169-60"},{"uid":"e169-12"}]},"e169-12":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"e169-13"},"imported":[{"uid":"e169-10"},{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"}]},"e169-14":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"e169-15"},"imported":[],"importedBy":[{"uid":"e169-60"},{"uid":"e169-16"}]},"e169-16":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"e169-17"},"imported":[{"uid":"e169-14"},{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"},{"uid":"e169-18"}]},"e169-18":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"e169-19"},"imported":[{"uid":"e169-0"},{"uid":"e169-16"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"}]},"e169-20":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"e169-21"},"imported":[{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"}]},"e169-22":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"e169-23"},"imported":[{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"}]},"e169-24":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"e169-25"},"imported":[{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"}]},"e169-26":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"e169-27"},"imported":[],"importedBy":[{"uid":"e169-60"},{"uid":"e169-28"}]},"e169-28":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"e169-29"},"imported":[{"uid":"e169-26"},{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"}]},"e169-30":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"e169-31"},"imported":[{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-32"}]},"e169-32":{"id":"/packages/table-core/src/core/instance.ts","moduleParts":{"index.production.js":"e169-33"},"imported":[{"uid":"e169-0"},{"uid":"e169-2"},{"uid":"e169-4"},{"uid":"e169-6"},{"uid":"e169-8"},{"uid":"e169-12"},{"uid":"e169-16"},{"uid":"e169-18"},{"uid":"e169-20"},{"uid":"e169-22"},{"uid":"e169-24"},{"uid":"e169-28"},{"uid":"e169-30"}],"importedBy":[{"uid":"e169-60"}]},"e169-34":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"e169-35"},"imported":[],"importedBy":[{"uid":"e169-60"}]},"e169-36":{"id":"/packages/table-core/src/core/cell.ts","moduleParts":{"index.production.js":"e169-37"},"imported":[],"importedBy":[{"uid":"e169-38"}]},"e169-38":{"id":"/packages/table-core/src/core/row.ts","moduleParts":{"index.production.js":"e169-39"},"imported":[{"uid":"e169-0"},{"uid":"e169-36"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-40"},{"uid":"e169-54"},{"uid":"e169-42"}]},"e169-40":{"id":"/packages/table-core/src/utils/getCoreRowModel.ts","moduleParts":{"index.production.js":"e169-41"},"imported":[{"uid":"e169-38"},{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"}]},"e169-42":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"e169-43"},"imported":[{"uid":"e169-38"}],"importedBy":[{"uid":"e169-44"},{"uid":"e169-46"}]},"e169-44":{"id":"/packages/table-core/src/utils/getFilteredRowModel.ts","moduleParts":{"index.production.js":"e169-45"},"imported":[{"uid":"e169-0"},{"uid":"e169-42"}],"importedBy":[{"uid":"e169-60"}]},"e169-46":{"id":"/packages/table-core/src/utils/getFacetedRowModel.ts","moduleParts":{"index.production.js":"e169-47"},"imported":[{"uid":"e169-0"},{"uid":"e169-42"}],"importedBy":[{"uid":"e169-60"}]},"e169-48":{"id":"/packages/table-core/src/utils/getFacetedUniqueValues.ts","moduleParts":{"index.production.js":"e169-49"},"imported":[{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"}]},"e169-50":{"id":"/packages/table-core/src/utils/getFacetedMinMaxValues.ts","moduleParts":{"index.production.js":"e169-51"},"imported":[{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"}]},"e169-52":{"id":"/packages/table-core/src/utils/getSortedRowModel.ts","moduleParts":{"index.production.js":"e169-53"},"imported":[{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"}]},"e169-54":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"e169-55"},"imported":[{"uid":"e169-38"},{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"}]},"e169-56":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"e169-57"},"imported":[{"uid":"e169-0"}],"importedBy":[{"uid":"e169-60"},{"uid":"e169-58"}]},"e169-58":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"e169-59"},"imported":[{"uid":"e169-0"},{"uid":"e169-56"}],"importedBy":[{"uid":"e169-60"}]},"e169-60":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"e169-61"},"imported":[{"uid":"e169-32"},{"uid":"e169-62"},{"uid":"e169-34"},{"uid":"e169-2"},{"uid":"e169-4"},{"uid":"e169-38"},{"uid":"e169-6"},{"uid":"e169-8"},{"uid":"e169-12"},{"uid":"e169-16"},{"uid":"e169-18"},{"uid":"e169-20"},{"uid":"e169-22"},{"uid":"e169-24"},{"uid":"e169-28"},{"uid":"e169-30"},{"uid":"e169-10"},{"uid":"e169-26"},{"uid":"e169-14"},{"uid":"e169-0"},{"uid":"e169-40"},{"uid":"e169-44"},{"uid":"e169-46"},{"uid":"e169-48"},{"uid":"e169-50"},{"uid":"e169-52"},{"uid":"e169-54"},{"uid":"e169-56"},{"uid":"e169-58"}],"importedBy":[],"isEntry":true},"e169-62":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"e169-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;