@tanstack/table-core 8.0.0-alpha.60 → 8.0.0-alpha.61
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.
- package/build/cjs/features/Expanding.js +1 -3
- package/build/cjs/features/Expanding.js.map +1 -1
- package/build/cjs/features/Filters.js +0 -23
- package/build/cjs/features/Filters.js.map +1 -1
- package/build/cjs/features/Grouping.js +0 -18
- package/build/cjs/features/Grouping.js.map +1 -1
- package/build/cjs/features/Pagination.js +1 -1
- package/build/cjs/features/Pagination.js.map +1 -1
- package/build/cjs/features/RowSelection.js +0 -32
- package/build/cjs/features/RowSelection.js.map +1 -1
- package/build/cjs/features/Sorting.js +0 -18
- package/build/cjs/features/Sorting.js.map +1 -1
- package/build/cjs/utils/getColumnFilteredRowModelSync.js +1 -1
- package/build/cjs/utils/getColumnFilteredRowModelSync.js.map +1 -1
- package/build/cjs/utils/getCoreRowModelAsync.js +1 -2
- package/build/cjs/utils/getCoreRowModelAsync.js.map +1 -1
- package/build/cjs/utils/getCoreRowModelSync.js +1 -2
- package/build/cjs/utils/getCoreRowModelSync.js.map +1 -1
- package/build/cjs/utils/getGlobalFilteredRowModelSync.js +1 -1
- package/build/cjs/utils/getGlobalFilteredRowModelSync.js.map +1 -1
- package/build/cjs/utils/getGroupedRowModel.js +3 -1
- package/build/cjs/utils/getGroupedRowModel.js.map +1 -1
- package/build/cjs/utils/getSortedRowModelSync.js +1 -1
- package/build/cjs/utils/getSortedRowModelSync.js.map +1 -1
- package/build/esm/index.js +10 -103
- package/build/esm/index.js.map +1 -1
- package/build/stats-html.html +1 -1
- package/build/stats-react.json +341 -341
- package/build/types/features/Expanding.d.ts +1 -1
- package/build/types/features/Filters.d.ts +0 -3
- package/build/types/features/Grouping.d.ts +0 -3
- package/build/types/features/Pagination.d.ts +1 -1
- package/build/types/features/RowSelection.d.ts +0 -2
- package/build/types/features/Sorting.d.ts +0 -2
- package/build/umd/index.development.js +10 -103
- package/build/umd/index.development.js.map +1 -1
- package/build/umd/index.production.js +1 -1
- package/build/umd/index.production.js.map +1 -1
- package/package.json +1 -1
- package/src/features/Expanding.ts +2 -4
- package/src/features/Filters.ts +0 -33
- package/src/features/Grouping.ts +0 -25
- package/src/features/Pagination.ts +3 -2
- package/src/features/RowSelection.ts +0 -29
- package/src/features/Sorting.ts +0 -22
- package/src/utils/getColumnFilteredRowModelAsync.ts +1 -1
- package/src/utils/getColumnFilteredRowModelSync.ts +1 -1
- package/src/utils/getCoreRowModelAsync.ts +1 -2
- package/src/utils/getCoreRowModelSync.ts +1 -2
- package/src/utils/getGlobalFilteredRowModelAsync.ts +1 -1
- package/src/utils/getGlobalFilteredRowModelSync.ts +1 -1
- package/src/utils/getGroupedRowModel.ts +2 -1
- package/src/utils/getSortedRowModelAsync.ts +1 -1
- package/src/utils/getSortedRowModelSync.ts +1 -1
package/build/stats-html.html
CHANGED
|
@@ -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":[{"uid":"60dc-1","name":"\u0000rollupPluginBabelHelpers.js"},{"name":"packages/table-core/src","children":[{"uid":"60dc-3","name":"utils.ts"},{"name":"features","children":[{"uid":"60dc-5","name":"Columns.ts"},{"uid":"60dc-7","name":"Rows.ts"},{"uid":"60dc-9","name":"Cells.ts"},{"uid":"60dc-11","name":"ColumnSizing.ts"},{"uid":"60dc-13","name":"Expanding.ts"},{"uid":"60dc-17","name":"Filters.ts"},{"uid":"60dc-21","name":"Grouping.ts"},{"uid":"60dc-23","name":"Ordering.ts"},{"uid":"60dc-25","name":"Pagination.ts"},{"uid":"60dc-27","name":"Pinning.ts"},{"uid":"60dc-29","name":"RowSelection.ts"},{"uid":"60dc-33","name":"Sorting.ts"},{"uid":"60dc-35","name":"Visibility.ts"},{"uid":"60dc-37","name":"Headers.ts"}]},{"uid":"60dc-15","name":"filterFns.ts"},{"uid":"60dc-19","name":"aggregationFns.ts"},{"uid":"60dc-31","name":"sortingFns.ts"},{"uid":"60dc-39","name":"core.ts"},{"uid":"60dc-41","name":"createTable.ts"},{"name":"utils","children":[{"uid":"60dc-43","name":"getCoreRowModelSync.ts"},{"uid":"60dc-45","name":"getCoreRowModelAsync.ts"},{"uid":"60dc-47","name":"filterRowsUtils.ts"},{"uid":"60dc-49","name":"getColumnFilteredRowModelSync.ts"},{"uid":"60dc-51","name":"getGlobalFilteredRowModelSync.ts"},{"uid":"60dc-53","name":"getSortedRowModelSync.ts"},{"uid":"60dc-55","name":"getGroupedRowModel.ts"},{"uid":"60dc-57","name":"getExpandedRowModel.ts"},{"uid":"60dc-59","name":"getPaginationRowModel.ts"}]},{"uid":"60dc-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"60dc-1":{"renderedLength":2695,"gzipLength":1065,"brotliLength":0,"mainUid":"60dc-0"},"60dc-3":{"renderedLength":7408,"gzipLength":1895,"brotliLength":0,"mainUid":"60dc-2"},"60dc-5":{"renderedLength":7169,"gzipLength":1386,"brotliLength":0,"mainUid":"60dc-4"},"60dc-7":{"renderedLength":2013,"gzipLength":671,"brotliLength":0,"mainUid":"60dc-6"},"60dc-9":{"renderedLength":2415,"gzipLength":642,"brotliLength":0,"mainUid":"60dc-8"},"60dc-11":{"renderedLength":13618,"gzipLength":2498,"brotliLength":0,"mainUid":"60dc-10"},"60dc-13":{"renderedLength":7196,"gzipLength":1519,"brotliLength":0,"mainUid":"60dc-12"},"60dc-15":{"renderedLength":4925,"gzipLength":807,"brotliLength":0,"mainUid":"60dc-14"},"60dc-17":{"renderedLength":13955,"gzipLength":2506,"brotliLength":0,"mainUid":"60dc-16"},"60dc-19":{"renderedLength":2672,"gzipLength":771,"brotliLength":0,"mainUid":"60dc-18"},"60dc-21":{"renderedLength":7847,"gzipLength":1627,"brotliLength":0,"mainUid":"60dc-20"},"60dc-23":{"renderedLength":2586,"gzipLength":794,"brotliLength":0,"mainUid":"60dc-22"},"60dc-25":{"renderedLength":6033,"gzipLength":1248,"brotliLength":0,"mainUid":"60dc-24"},"60dc-27":{"renderedLength":12828,"gzipLength":1658,"brotliLength":0,"mainUid":"60dc-26"},"60dc-29":{"renderedLength":16516,"gzipLength":2789,"brotliLength":0,"mainUid":"60dc-28"},"60dc-31":{"renderedLength":2753,"gzipLength":846,"brotliLength":0,"mainUid":"60dc-30"},"60dc-33":{"renderedLength":11640,"gzipLength":2428,"brotliLength":0,"mainUid":"60dc-32"},"60dc-35":{"renderedLength":6959,"gzipLength":1289,"brotliLength":0,"mainUid":"60dc-34"},"60dc-37":{"renderedLength":18481,"gzipLength":2898,"brotliLength":0,"mainUid":"60dc-36"},"60dc-39":{"renderedLength":3427,"gzipLength":914,"brotliLength":0,"mainUid":"60dc-38"},"60dc-41":{"renderedLength":1882,"gzipLength":562,"brotliLength":0,"mainUid":"60dc-40"},"60dc-43":{"renderedLength":2462,"gzipLength":797,"brotliLength":0,"mainUid":"60dc-42"},"60dc-45":{"renderedLength":3559,"gzipLength":1014,"brotliLength":0,"mainUid":"60dc-44"},"60dc-47":{"renderedLength":2457,"gzipLength":568,"brotliLength":0,"mainUid":"60dc-46"},"60dc-49":{"renderedLength":3130,"gzipLength":892,"brotliLength":0,"mainUid":"60dc-48"},"60dc-51":{"renderedLength":2469,"gzipLength":693,"brotliLength":0,"mainUid":"60dc-50"},"60dc-53":{"renderedLength":3437,"gzipLength":1020,"brotliLength":0,"mainUid":"60dc-52"},"60dc-55":{"renderedLength":5782,"gzipLength":1525,"brotliLength":0,"mainUid":"60dc-54"},"60dc-57":{"renderedLength":1385,"gzipLength":494,"brotliLength":0,"mainUid":"60dc-56"},"60dc-59":{"renderedLength":1254,"gzipLength":407,"brotliLength":0,"mainUid":"60dc-58"},"60dc-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"60dc-60"}},"nodeMetas":{"60dc-0":{"id":"\u0000rollupPluginBabelHelpers.js","moduleParts":{"index.production.js":"60dc-1"},"imported":[],"importedBy":[{"uid":"60dc-38"},{"uid":"60dc-40"},{"uid":"60dc-10"},{"uid":"60dc-12"},{"uid":"60dc-24"},{"uid":"60dc-26"},{"uid":"60dc-28"},{"uid":"60dc-32"},{"uid":"60dc-34"},{"uid":"60dc-2"},{"uid":"60dc-44"},{"uid":"60dc-4"},{"uid":"60dc-18"}]},"60dc-2":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"60dc-3"},"imported":[{"uid":"60dc-0"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-38"},{"uid":"60dc-10"},{"uid":"60dc-12"},{"uid":"60dc-16"},{"uid":"60dc-20"},{"uid":"60dc-36"},{"uid":"60dc-22"},{"uid":"60dc-24"},{"uid":"60dc-26"},{"uid":"60dc-28"},{"uid":"60dc-32"},{"uid":"60dc-34"},{"uid":"60dc-42"},{"uid":"60dc-44"},{"uid":"60dc-48"},{"uid":"60dc-50"},{"uid":"60dc-52"},{"uid":"60dc-54"},{"uid":"60dc-56"},{"uid":"60dc-58"},{"uid":"60dc-4"},{"uid":"60dc-6"},{"uid":"60dc-8"}]},"60dc-4":{"id":"/packages/table-core/src/features/Columns.ts","moduleParts":{"index.production.js":"60dc-5"},"imported":[{"uid":"60dc-0"},{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-38"}]},"60dc-6":{"id":"/packages/table-core/src/features/Rows.ts","moduleParts":{"index.production.js":"60dc-7"},"imported":[{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-38"}]},"60dc-8":{"id":"/packages/table-core/src/features/Cells.ts","moduleParts":{"index.production.js":"60dc-9"},"imported":[{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-38"}]},"60dc-10":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"60dc-11"},"imported":[{"uid":"60dc-0"},{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-38"}]},"60dc-12":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"60dc-13"},"imported":[{"uid":"60dc-0"},{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-38"}]},"60dc-14":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"60dc-15"},"imported":[],"importedBy":[{"uid":"60dc-16"}]},"60dc-16":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"60dc-17"},"imported":[{"uid":"60dc-14"},{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-38"}]},"60dc-18":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"60dc-19"},"imported":[{"uid":"60dc-0"}],"importedBy":[{"uid":"60dc-38"},{"uid":"60dc-20"}]},"60dc-20":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"60dc-21"},"imported":[{"uid":"60dc-18"},{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-38"},{"uid":"60dc-22"}]},"60dc-22":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"60dc-23"},"imported":[{"uid":"60dc-2"},{"uid":"60dc-20"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-38"}]},"60dc-24":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"60dc-25"},"imported":[{"uid":"60dc-0"},{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-38"}]},"60dc-26":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"60dc-27"},"imported":[{"uid":"60dc-0"},{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-38"}]},"60dc-28":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"60dc-29"},"imported":[{"uid":"60dc-0"},{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-38"}]},"60dc-30":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"60dc-31"},"imported":[],"importedBy":[{"uid":"60dc-32"}]},"60dc-32":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"60dc-33"},"imported":[{"uid":"60dc-0"},{"uid":"60dc-30"},{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-38"}]},"60dc-34":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"60dc-35"},"imported":[{"uid":"60dc-0"},{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-38"}]},"60dc-36":{"id":"/packages/table-core/src/features/Headers.ts","moduleParts":{"index.production.js":"60dc-37"},"imported":[{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-38"}]},"60dc-38":{"id":"/packages/table-core/src/core.ts","moduleParts":{"index.production.js":"60dc-39"},"imported":[{"uid":"60dc-0"},{"uid":"60dc-2"},{"uid":"60dc-4"},{"uid":"60dc-6"},{"uid":"60dc-8"},{"uid":"60dc-10"},{"uid":"60dc-12"},{"uid":"60dc-16"},{"uid":"60dc-20"},{"uid":"60dc-22"},{"uid":"60dc-24"},{"uid":"60dc-26"},{"uid":"60dc-28"},{"uid":"60dc-32"},{"uid":"60dc-34"},{"uid":"60dc-36"},{"uid":"60dc-18"}],"importedBy":[{"uid":"60dc-60"}]},"60dc-40":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"60dc-41"},"imported":[{"uid":"60dc-0"}],"importedBy":[{"uid":"60dc-60"}]},"60dc-42":{"id":"/packages/table-core/src/utils/getCoreRowModelSync.ts","moduleParts":{"index.production.js":"60dc-43"},"imported":[{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"}]},"60dc-44":{"id":"/packages/table-core/src/utils/getCoreRowModelAsync.ts","moduleParts":{"index.production.js":"60dc-45"},"imported":[{"uid":"60dc-0"},{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"}]},"60dc-46":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"60dc-47"},"imported":[],"importedBy":[{"uid":"60dc-48"},{"uid":"60dc-50"}]},"60dc-48":{"id":"/packages/table-core/src/utils/getColumnFilteredRowModelSync.ts","moduleParts":{"index.production.js":"60dc-49"},"imported":[{"uid":"60dc-2"},{"uid":"60dc-46"}],"importedBy":[{"uid":"60dc-60"}]},"60dc-50":{"id":"/packages/table-core/src/utils/getGlobalFilteredRowModelSync.ts","moduleParts":{"index.production.js":"60dc-51"},"imported":[{"uid":"60dc-2"},{"uid":"60dc-46"}],"importedBy":[{"uid":"60dc-60"}]},"60dc-52":{"id":"/packages/table-core/src/utils/getSortedRowModelSync.ts","moduleParts":{"index.production.js":"60dc-53"},"imported":[{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"}]},"60dc-54":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"60dc-55"},"imported":[{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"}]},"60dc-56":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"60dc-57"},"imported":[{"uid":"60dc-2"}],"importedBy":[{"uid":"60dc-60"},{"uid":"60dc-58"}]},"60dc-58":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"60dc-59"},"imported":[{"uid":"60dc-2"},{"uid":"60dc-56"}],"importedBy":[{"uid":"60dc-60"}]},"60dc-60":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"60dc-61"},"imported":[{"uid":"60dc-38"},{"uid":"60dc-62"},{"uid":"60dc-40"},{"uid":"60dc-10"},{"uid":"60dc-12"},{"uid":"60dc-16"},{"uid":"60dc-20"},{"uid":"60dc-36"},{"uid":"60dc-22"},{"uid":"60dc-24"},{"uid":"60dc-26"},{"uid":"60dc-28"},{"uid":"60dc-32"},{"uid":"60dc-34"},{"uid":"60dc-2"},{"uid":"60dc-42"},{"uid":"60dc-44"},{"uid":"60dc-48"},{"uid":"60dc-50"},{"uid":"60dc-52"},{"uid":"60dc-54"},{"uid":"60dc-56"},{"uid":"60dc-58"}],"importedBy":[],"isEntry":true},"60dc-62":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"60dc-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":[{"uid":"5ba1-1","name":"\u0000rollupPluginBabelHelpers.js"},{"name":"packages/table-core/src","children":[{"uid":"5ba1-3","name":"utils.ts"},{"name":"features","children":[{"uid":"5ba1-5","name":"Columns.ts"},{"uid":"5ba1-7","name":"Rows.ts"},{"uid":"5ba1-9","name":"Cells.ts"},{"uid":"5ba1-11","name":"ColumnSizing.ts"},{"uid":"5ba1-13","name":"Expanding.ts"},{"uid":"5ba1-17","name":"Filters.ts"},{"uid":"5ba1-21","name":"Grouping.ts"},{"uid":"5ba1-23","name":"Ordering.ts"},{"uid":"5ba1-25","name":"Pagination.ts"},{"uid":"5ba1-27","name":"Pinning.ts"},{"uid":"5ba1-29","name":"RowSelection.ts"},{"uid":"5ba1-33","name":"Sorting.ts"},{"uid":"5ba1-35","name":"Visibility.ts"},{"uid":"5ba1-37","name":"Headers.ts"}]},{"uid":"5ba1-15","name":"filterFns.ts"},{"uid":"5ba1-19","name":"aggregationFns.ts"},{"uid":"5ba1-31","name":"sortingFns.ts"},{"uid":"5ba1-39","name":"core.ts"},{"uid":"5ba1-41","name":"createTable.ts"},{"name":"utils","children":[{"uid":"5ba1-43","name":"getCoreRowModelSync.ts"},{"uid":"5ba1-45","name":"getCoreRowModelAsync.ts"},{"uid":"5ba1-47","name":"filterRowsUtils.ts"},{"uid":"5ba1-49","name":"getColumnFilteredRowModelSync.ts"},{"uid":"5ba1-51","name":"getGlobalFilteredRowModelSync.ts"},{"uid":"5ba1-53","name":"getSortedRowModelSync.ts"},{"uid":"5ba1-55","name":"getGroupedRowModel.ts"},{"uid":"5ba1-57","name":"getExpandedRowModel.ts"},{"uid":"5ba1-59","name":"getPaginationRowModel.ts"}]},{"uid":"5ba1-61","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"5ba1-1":{"renderedLength":2695,"gzipLength":1065,"brotliLength":0,"mainUid":"5ba1-0"},"5ba1-3":{"renderedLength":7408,"gzipLength":1895,"brotliLength":0,"mainUid":"5ba1-2"},"5ba1-5":{"renderedLength":7169,"gzipLength":1386,"brotliLength":0,"mainUid":"5ba1-4"},"5ba1-7":{"renderedLength":2013,"gzipLength":671,"brotliLength":0,"mainUid":"5ba1-6"},"5ba1-9":{"renderedLength":2415,"gzipLength":642,"brotliLength":0,"mainUid":"5ba1-8"},"5ba1-11":{"renderedLength":13618,"gzipLength":2498,"brotliLength":0,"mainUid":"5ba1-10"},"5ba1-13":{"renderedLength":7153,"gzipLength":1498,"brotliLength":0,"mainUid":"5ba1-12"},"5ba1-15":{"renderedLength":4925,"gzipLength":807,"brotliLength":0,"mainUid":"5ba1-14"},"5ba1-17":{"renderedLength":13250,"gzipLength":2394,"brotliLength":0,"mainUid":"5ba1-16"},"5ba1-19":{"renderedLength":2672,"gzipLength":771,"brotliLength":0,"mainUid":"5ba1-18"},"5ba1-21":{"renderedLength":7344,"gzipLength":1521,"brotliLength":0,"mainUid":"5ba1-20"},"5ba1-23":{"renderedLength":2586,"gzipLength":794,"brotliLength":0,"mainUid":"5ba1-22"},"5ba1-25":{"renderedLength":6033,"gzipLength":1245,"brotliLength":0,"mainUid":"5ba1-24"},"5ba1-27":{"renderedLength":12828,"gzipLength":1658,"brotliLength":0,"mainUid":"5ba1-26"},"5ba1-29":{"renderedLength":15485,"gzipLength":2661,"brotliLength":0,"mainUid":"5ba1-28"},"5ba1-31":{"renderedLength":2753,"gzipLength":846,"brotliLength":0,"mainUid":"5ba1-30"},"5ba1-33":{"renderedLength":11142,"gzipLength":2332,"brotliLength":0,"mainUid":"5ba1-32"},"5ba1-35":{"renderedLength":6959,"gzipLength":1289,"brotliLength":0,"mainUid":"5ba1-34"},"5ba1-37":{"renderedLength":18481,"gzipLength":2898,"brotliLength":0,"mainUid":"5ba1-36"},"5ba1-39":{"renderedLength":3427,"gzipLength":914,"brotliLength":0,"mainUid":"5ba1-38"},"5ba1-41":{"renderedLength":1882,"gzipLength":562,"brotliLength":0,"mainUid":"5ba1-40"},"5ba1-43":{"renderedLength":2417,"gzipLength":792,"brotliLength":0,"mainUid":"5ba1-42"},"5ba1-45":{"renderedLength":3514,"gzipLength":1006,"brotliLength":0,"mainUid":"5ba1-44"},"5ba1-47":{"renderedLength":2457,"gzipLength":568,"brotliLength":0,"mainUid":"5ba1-46"},"5ba1-49":{"renderedLength":3132,"gzipLength":897,"brotliLength":0,"mainUid":"5ba1-48"},"5ba1-51":{"renderedLength":2471,"gzipLength":698,"brotliLength":0,"mainUid":"5ba1-50"},"5ba1-53":{"renderedLength":3438,"gzipLength":1024,"brotliLength":0,"mainUid":"5ba1-52"},"5ba1-55":{"renderedLength":5827,"gzipLength":1540,"brotliLength":0,"mainUid":"5ba1-54"},"5ba1-57":{"renderedLength":1385,"gzipLength":494,"brotliLength":0,"mainUid":"5ba1-56"},"5ba1-59":{"renderedLength":1254,"gzipLength":407,"brotliLength":0,"mainUid":"5ba1-58"},"5ba1-61":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"5ba1-60"}},"nodeMetas":{"5ba1-0":{"id":"\u0000rollupPluginBabelHelpers.js","moduleParts":{"index.production.js":"5ba1-1"},"imported":[],"importedBy":[{"uid":"5ba1-38"},{"uid":"5ba1-40"},{"uid":"5ba1-10"},{"uid":"5ba1-12"},{"uid":"5ba1-24"},{"uid":"5ba1-26"},{"uid":"5ba1-28"},{"uid":"5ba1-32"},{"uid":"5ba1-34"},{"uid":"5ba1-2"},{"uid":"5ba1-44"},{"uid":"5ba1-4"},{"uid":"5ba1-18"}]},"5ba1-2":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"5ba1-3"},"imported":[{"uid":"5ba1-0"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-38"},{"uid":"5ba1-10"},{"uid":"5ba1-12"},{"uid":"5ba1-16"},{"uid":"5ba1-20"},{"uid":"5ba1-36"},{"uid":"5ba1-22"},{"uid":"5ba1-24"},{"uid":"5ba1-26"},{"uid":"5ba1-28"},{"uid":"5ba1-32"},{"uid":"5ba1-34"},{"uid":"5ba1-42"},{"uid":"5ba1-44"},{"uid":"5ba1-48"},{"uid":"5ba1-50"},{"uid":"5ba1-52"},{"uid":"5ba1-54"},{"uid":"5ba1-56"},{"uid":"5ba1-58"},{"uid":"5ba1-4"},{"uid":"5ba1-6"},{"uid":"5ba1-8"}]},"5ba1-4":{"id":"/packages/table-core/src/features/Columns.ts","moduleParts":{"index.production.js":"5ba1-5"},"imported":[{"uid":"5ba1-0"},{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-38"}]},"5ba1-6":{"id":"/packages/table-core/src/features/Rows.ts","moduleParts":{"index.production.js":"5ba1-7"},"imported":[{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-38"}]},"5ba1-8":{"id":"/packages/table-core/src/features/Cells.ts","moduleParts":{"index.production.js":"5ba1-9"},"imported":[{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-38"}]},"5ba1-10":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"5ba1-11"},"imported":[{"uid":"5ba1-0"},{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-38"}]},"5ba1-12":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"5ba1-13"},"imported":[{"uid":"5ba1-0"},{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-38"}]},"5ba1-14":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"5ba1-15"},"imported":[],"importedBy":[{"uid":"5ba1-16"}]},"5ba1-16":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"5ba1-17"},"imported":[{"uid":"5ba1-14"},{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-38"}]},"5ba1-18":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"5ba1-19"},"imported":[{"uid":"5ba1-0"}],"importedBy":[{"uid":"5ba1-38"},{"uid":"5ba1-20"}]},"5ba1-20":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"5ba1-21"},"imported":[{"uid":"5ba1-18"},{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-38"},{"uid":"5ba1-22"}]},"5ba1-22":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"5ba1-23"},"imported":[{"uid":"5ba1-2"},{"uid":"5ba1-20"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-38"}]},"5ba1-24":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"5ba1-25"},"imported":[{"uid":"5ba1-0"},{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-38"}]},"5ba1-26":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"5ba1-27"},"imported":[{"uid":"5ba1-0"},{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-38"}]},"5ba1-28":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"5ba1-29"},"imported":[{"uid":"5ba1-0"},{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-38"}]},"5ba1-30":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"5ba1-31"},"imported":[],"importedBy":[{"uid":"5ba1-32"}]},"5ba1-32":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"5ba1-33"},"imported":[{"uid":"5ba1-0"},{"uid":"5ba1-30"},{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-38"}]},"5ba1-34":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"5ba1-35"},"imported":[{"uid":"5ba1-0"},{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-38"}]},"5ba1-36":{"id":"/packages/table-core/src/features/Headers.ts","moduleParts":{"index.production.js":"5ba1-37"},"imported":[{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-38"}]},"5ba1-38":{"id":"/packages/table-core/src/core.ts","moduleParts":{"index.production.js":"5ba1-39"},"imported":[{"uid":"5ba1-0"},{"uid":"5ba1-2"},{"uid":"5ba1-4"},{"uid":"5ba1-6"},{"uid":"5ba1-8"},{"uid":"5ba1-10"},{"uid":"5ba1-12"},{"uid":"5ba1-16"},{"uid":"5ba1-20"},{"uid":"5ba1-22"},{"uid":"5ba1-24"},{"uid":"5ba1-26"},{"uid":"5ba1-28"},{"uid":"5ba1-32"},{"uid":"5ba1-34"},{"uid":"5ba1-36"},{"uid":"5ba1-18"}],"importedBy":[{"uid":"5ba1-60"}]},"5ba1-40":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"5ba1-41"},"imported":[{"uid":"5ba1-0"}],"importedBy":[{"uid":"5ba1-60"}]},"5ba1-42":{"id":"/packages/table-core/src/utils/getCoreRowModelSync.ts","moduleParts":{"index.production.js":"5ba1-43"},"imported":[{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"}]},"5ba1-44":{"id":"/packages/table-core/src/utils/getCoreRowModelAsync.ts","moduleParts":{"index.production.js":"5ba1-45"},"imported":[{"uid":"5ba1-0"},{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"}]},"5ba1-46":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"5ba1-47"},"imported":[],"importedBy":[{"uid":"5ba1-48"},{"uid":"5ba1-50"}]},"5ba1-48":{"id":"/packages/table-core/src/utils/getColumnFilteredRowModelSync.ts","moduleParts":{"index.production.js":"5ba1-49"},"imported":[{"uid":"5ba1-2"},{"uid":"5ba1-46"}],"importedBy":[{"uid":"5ba1-60"}]},"5ba1-50":{"id":"/packages/table-core/src/utils/getGlobalFilteredRowModelSync.ts","moduleParts":{"index.production.js":"5ba1-51"},"imported":[{"uid":"5ba1-2"},{"uid":"5ba1-46"}],"importedBy":[{"uid":"5ba1-60"}]},"5ba1-52":{"id":"/packages/table-core/src/utils/getSortedRowModelSync.ts","moduleParts":{"index.production.js":"5ba1-53"},"imported":[{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"}]},"5ba1-54":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"5ba1-55"},"imported":[{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"}]},"5ba1-56":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"5ba1-57"},"imported":[{"uid":"5ba1-2"}],"importedBy":[{"uid":"5ba1-60"},{"uid":"5ba1-58"}]},"5ba1-58":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"5ba1-59"},"imported":[{"uid":"5ba1-2"},{"uid":"5ba1-56"}],"importedBy":[{"uid":"5ba1-60"}]},"5ba1-60":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"5ba1-61"},"imported":[{"uid":"5ba1-38"},{"uid":"5ba1-62"},{"uid":"5ba1-40"},{"uid":"5ba1-10"},{"uid":"5ba1-12"},{"uid":"5ba1-16"},{"uid":"5ba1-20"},{"uid":"5ba1-36"},{"uid":"5ba1-22"},{"uid":"5ba1-24"},{"uid":"5ba1-26"},{"uid":"5ba1-28"},{"uid":"5ba1-32"},{"uid":"5ba1-34"},{"uid":"5ba1-2"},{"uid":"5ba1-42"},{"uid":"5ba1-44"},{"uid":"5ba1-48"},{"uid":"5ba1-50"},{"uid":"5ba1-52"},{"uid":"5ba1-54"},{"uid":"5ba1-56"},{"uid":"5ba1-58"}],"importedBy":[],"isEntry":true},"5ba1-62":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"5ba1-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;
|