@tanstack/table-core 8.0.0-alpha.65 → 8.0.0-alpha.67
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/core.js +0 -2
- package/build/cjs/core.js.map +1 -1
- package/build/cjs/features/Cells.js +1 -1
- package/build/cjs/features/Cells.js.map +1 -1
- package/build/cjs/features/ColumnSizing.js +65 -140
- package/build/cjs/features/ColumnSizing.js.map +1 -1
- package/build/cjs/features/Columns.js +5 -5
- package/build/cjs/features/Columns.js.map +1 -1
- package/build/cjs/features/Expanding.js +49 -87
- package/build/cjs/features/Expanding.js.map +1 -1
- package/build/cjs/features/Filters.js +89 -145
- package/build/cjs/features/Filters.js.map +1 -1
- package/build/cjs/features/Grouping.js +30 -58
- package/build/cjs/features/Grouping.js.map +1 -1
- package/build/cjs/features/Headers.js +16 -40
- package/build/cjs/features/Headers.js.map +1 -1
- package/build/cjs/features/Ordering.js +1 -1
- package/build/cjs/features/Ordering.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/Pinning.js +70 -95
- package/build/cjs/features/Pinning.js.map +1 -1
- package/build/cjs/features/RowSelection.js +60 -112
- package/build/cjs/features/RowSelection.js.map +1 -1
- package/build/cjs/features/Sorting.js +33 -83
- package/build/cjs/features/Sorting.js.map +1 -1
- package/build/cjs/features/Visibility.js +16 -39
- package/build/cjs/features/Visibility.js.map +1 -1
- package/build/cjs/utils/getCoreRowModelAsync.js +1 -1
- package/build/cjs/utils/getCoreRowModelAsync.js.map +1 -1
- package/build/cjs/utils/getCoreRowModelSync.js +1 -1
- package/build/cjs/utils/getCoreRowModelSync.js.map +1 -1
- package/build/cjs/utils/getExpandedRowModel.js +2 -2
- package/build/cjs/utils/getExpandedRowModel.js.map +1 -1
- package/build/cjs/utils/getFilteredRowModelSync.js +64 -69
- package/build/cjs/utils/getFilteredRowModelSync.js.map +1 -1
- package/build/cjs/utils/getGroupedRowModel.js +1 -1
- package/build/cjs/utils/getGroupedRowModel.js.map +1 -1
- package/build/cjs/utils/getPaginationRowModel.js +1 -1
- package/build/cjs/utils/getPaginationRowModel.js.map +1 -1
- package/build/cjs/utils/getSortedRowModelSync.js +3 -3
- package/build/cjs/utils/getSortedRowModelSync.js.map +1 -1
- package/build/esm/index.js +546 -924
- package/build/esm/index.js.map +1 -1
- package/build/stats-html.html +1 -1
- package/build/stats-react.json +354 -354
- package/build/types/features/ColumnSizing.d.ts +2 -13
- package/build/types/features/Expanding.d.ts +1 -6
- package/build/types/features/Filters.d.ts +12 -14
- package/build/types/features/Grouping.d.ts +0 -7
- package/build/types/features/Pinning.d.ts +0 -4
- package/build/types/features/RowSelection.d.ts +1 -7
- package/build/types/features/Sorting.d.ts +3 -14
- package/build/types/features/Visibility.d.ts +0 -4
- package/build/types/types.d.ts +0 -2
- package/build/umd/index.development.js +534 -912
- 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/core.ts +0 -2
- package/src/features/Cells.ts +1 -1
- package/src/features/ColumnSizing.ts +67 -125
- package/src/features/Columns.ts +6 -5
- package/src/features/Expanding.ts +58 -105
- package/src/features/Filters.ts +122 -172
- package/src/features/Grouping.ts +36 -60
- package/src/features/Headers.ts +18 -40
- package/src/features/Ordering.ts +1 -1
- package/src/features/Pagination.ts +1 -1
- package/src/features/Pinning.ts +66 -89
- package/src/features/RowSelection.ts +63 -115
- package/src/features/Sorting.ts +36 -94
- package/src/features/Visibility.ts +19 -49
- package/src/types.ts +0 -2
- package/src/utils/getCoreRowModelAsync.ts +1 -1
- package/src/utils/getCoreRowModelSync.ts +1 -1
- package/src/utils/getExpandedRowModel.ts +2 -2
- package/src/utils/getFilteredRowModelAsync.ts +118 -10
- package/src/utils/getFilteredRowModelSync.ts +95 -104
- package/src/utils/getGroupedRowModel.ts +1 -1
- package/src/utils/getPaginationRowModel.ts +1 -1
- package/src/utils/getSortedRowModelAsync.ts +1 -1
- package/src/utils/getSortedRowModelSync.ts +4 -4
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":"31f9-1","name":"\u0000rollupPluginBabelHelpers.js"},{"name":"packages/table-core/src","children":[{"uid":"31f9-3","name":"utils.ts"},{"name":"features","children":[{"uid":"31f9-5","name":"Columns.ts"},{"uid":"31f9-7","name":"Rows.ts"},{"uid":"31f9-9","name":"Cells.ts"},{"uid":"31f9-11","name":"ColumnSizing.ts"},{"uid":"31f9-13","name":"Expanding.ts"},{"uid":"31f9-19","name":"Filters.ts"},{"uid":"31f9-23","name":"Grouping.ts"},{"uid":"31f9-25","name":"Ordering.ts"},{"uid":"31f9-27","name":"Pagination.ts"},{"uid":"31f9-29","name":"Pinning.ts"},{"uid":"31f9-31","name":"RowSelection.ts"},{"uid":"31f9-35","name":"Sorting.ts"},{"uid":"31f9-37","name":"Visibility.ts"},{"uid":"31f9-39","name":"Headers.ts"}]},{"uid":"31f9-15","name":"filterFns.ts"},{"name":"utils","children":[{"uid":"31f9-17","name":"filterRowsUtils.ts"},{"uid":"31f9-45","name":"getCoreRowModelSync.ts"},{"uid":"31f9-47","name":"getCoreRowModelAsync.ts"},{"uid":"31f9-49","name":"getFilteredRowModelSync.ts"},{"uid":"31f9-51","name":"getSortedRowModelSync.ts"},{"uid":"31f9-53","name":"getGroupedRowModel.ts"},{"uid":"31f9-55","name":"getExpandedRowModel.ts"},{"uid":"31f9-57","name":"getPaginationRowModel.ts"}]},{"uid":"31f9-21","name":"aggregationFns.ts"},{"uid":"31f9-33","name":"sortingFns.ts"},{"uid":"31f9-41","name":"core.ts"},{"uid":"31f9-43","name":"createTable.ts"},{"uid":"31f9-59","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"31f9-1":{"renderedLength":2695,"gzipLength":1065,"brotliLength":0,"mainUid":"31f9-0"},"31f9-3":{"renderedLength":7316,"gzipLength":1880,"brotliLength":0,"mainUid":"31f9-2"},"31f9-5":{"renderedLength":7169,"gzipLength":1386,"brotliLength":0,"mainUid":"31f9-4"},"31f9-7":{"renderedLength":2013,"gzipLength":671,"brotliLength":0,"mainUid":"31f9-6"},"31f9-9":{"renderedLength":2415,"gzipLength":642,"brotliLength":0,"mainUid":"31f9-8"},"31f9-11":{"renderedLength":13640,"gzipLength":2509,"brotliLength":0,"mainUid":"31f9-10"},"31f9-13":{"renderedLength":7175,"gzipLength":1511,"brotliLength":0,"mainUid":"31f9-12"},"31f9-15":{"renderedLength":3353,"gzipLength":736,"brotliLength":0,"mainUid":"31f9-14"},"31f9-17":{"renderedLength":3070,"gzipLength":717,"brotliLength":0,"mainUid":"31f9-16"},"31f9-19":{"renderedLength":16322,"gzipLength":2610,"brotliLength":0,"mainUid":"31f9-18"},"31f9-21":{"renderedLength":2672,"gzipLength":771,"brotliLength":0,"mainUid":"31f9-20"},"31f9-23":{"renderedLength":7317,"gzipLength":1533,"brotliLength":0,"mainUid":"31f9-22"},"31f9-25":{"renderedLength":2599,"gzipLength":805,"brotliLength":0,"mainUid":"31f9-24"},"31f9-27":{"renderedLength":6033,"gzipLength":1255,"brotliLength":0,"mainUid":"31f9-26"},"31f9-29":{"renderedLength":10368,"gzipLength":1566,"brotliLength":0,"mainUid":"31f9-28"},"31f9-31":{"renderedLength":15495,"gzipLength":2663,"brotliLength":0,"mainUid":"31f9-30"},"31f9-33":{"renderedLength":2753,"gzipLength":846,"brotliLength":0,"mainUid":"31f9-32"},"31f9-35":{"renderedLength":11146,"gzipLength":2334,"brotliLength":0,"mainUid":"31f9-34"},"31f9-37":{"renderedLength":6981,"gzipLength":1297,"brotliLength":0,"mainUid":"31f9-36"},"31f9-39":{"renderedLength":18481,"gzipLength":2898,"brotliLength":0,"mainUid":"31f9-38"},"31f9-41":{"renderedLength":3721,"gzipLength":1079,"brotliLength":0,"mainUid":"31f9-40"},"31f9-43":{"renderedLength":1882,"gzipLength":562,"brotliLength":0,"mainUid":"31f9-42"},"31f9-45":{"renderedLength":2417,"gzipLength":792,"brotliLength":0,"mainUid":"31f9-44"},"31f9-47":{"renderedLength":3514,"gzipLength":1006,"brotliLength":0,"mainUid":"31f9-46"},"31f9-49":{"renderedLength":3954,"gzipLength":1017,"brotliLength":0,"mainUid":"31f9-48"},"31f9-51":{"renderedLength":3438,"gzipLength":1024,"brotliLength":0,"mainUid":"31f9-50"},"31f9-53":{"renderedLength":5827,"gzipLength":1540,"brotliLength":0,"mainUid":"31f9-52"},"31f9-55":{"renderedLength":1385,"gzipLength":494,"brotliLength":0,"mainUid":"31f9-54"},"31f9-57":{"renderedLength":1254,"gzipLength":407,"brotliLength":0,"mainUid":"31f9-56"},"31f9-59":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"31f9-58"}},"nodeMetas":{"31f9-0":{"id":"\u0000rollupPluginBabelHelpers.js","moduleParts":{"index.production.js":"31f9-1"},"imported":[],"importedBy":[{"uid":"31f9-40"},{"uid":"31f9-42"},{"uid":"31f9-10"},{"uid":"31f9-12"},{"uid":"31f9-18"},{"uid":"31f9-22"},{"uid":"31f9-24"},{"uid":"31f9-26"},{"uid":"31f9-28"},{"uid":"31f9-30"},{"uid":"31f9-34"},{"uid":"31f9-36"},{"uid":"31f9-2"},{"uid":"31f9-46"},{"uid":"31f9-4"},{"uid":"31f9-20"}]},"31f9-2":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"31f9-3"},"imported":[{"uid":"31f9-0"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-40"},{"uid":"31f9-10"},{"uid":"31f9-12"},{"uid":"31f9-18"},{"uid":"31f9-22"},{"uid":"31f9-38"},{"uid":"31f9-24"},{"uid":"31f9-26"},{"uid":"31f9-28"},{"uid":"31f9-30"},{"uid":"31f9-34"},{"uid":"31f9-36"},{"uid":"31f9-44"},{"uid":"31f9-46"},{"uid":"31f9-48"},{"uid":"31f9-50"},{"uid":"31f9-52"},{"uid":"31f9-54"},{"uid":"31f9-56"},{"uid":"31f9-4"},{"uid":"31f9-6"},{"uid":"31f9-8"}]},"31f9-4":{"id":"/packages/table-core/src/features/Columns.ts","moduleParts":{"index.production.js":"31f9-5"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-40"}]},"31f9-6":{"id":"/packages/table-core/src/features/Rows.ts","moduleParts":{"index.production.js":"31f9-7"},"imported":[{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-40"}]},"31f9-8":{"id":"/packages/table-core/src/features/Cells.ts","moduleParts":{"index.production.js":"31f9-9"},"imported":[{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-40"}]},"31f9-10":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"31f9-11"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-40"}]},"31f9-12":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"31f9-13"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-40"}]},"31f9-14":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"31f9-15"},"imported":[],"importedBy":[{"uid":"31f9-18"}]},"31f9-16":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"31f9-17"},"imported":[],"importedBy":[{"uid":"31f9-18"},{"uid":"31f9-48"}]},"31f9-18":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"31f9-19"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-14"},{"uid":"31f9-2"},{"uid":"31f9-16"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-40"}]},"31f9-20":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"31f9-21"},"imported":[{"uid":"31f9-0"}],"importedBy":[{"uid":"31f9-40"},{"uid":"31f9-22"}]},"31f9-22":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"31f9-23"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-20"},{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-40"},{"uid":"31f9-24"}]},"31f9-24":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"31f9-25"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-2"},{"uid":"31f9-22"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-40"}]},"31f9-26":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"31f9-27"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-40"}]},"31f9-28":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"31f9-29"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-40"}]},"31f9-30":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"31f9-31"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-40"}]},"31f9-32":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"31f9-33"},"imported":[],"importedBy":[{"uid":"31f9-34"}]},"31f9-34":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"31f9-35"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-32"},{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-40"}]},"31f9-36":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"31f9-37"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-40"}]},"31f9-38":{"id":"/packages/table-core/src/features/Headers.ts","moduleParts":{"index.production.js":"31f9-39"},"imported":[{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-40"}]},"31f9-40":{"id":"/packages/table-core/src/core.ts","moduleParts":{"index.production.js":"31f9-41"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-2"},{"uid":"31f9-4"},{"uid":"31f9-6"},{"uid":"31f9-8"},{"uid":"31f9-10"},{"uid":"31f9-12"},{"uid":"31f9-18"},{"uid":"31f9-22"},{"uid":"31f9-24"},{"uid":"31f9-26"},{"uid":"31f9-28"},{"uid":"31f9-30"},{"uid":"31f9-34"},{"uid":"31f9-36"},{"uid":"31f9-38"},{"uid":"31f9-20"}],"importedBy":[{"uid":"31f9-58"}]},"31f9-42":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"31f9-43"},"imported":[{"uid":"31f9-0"}],"importedBy":[{"uid":"31f9-58"}]},"31f9-44":{"id":"/packages/table-core/src/utils/getCoreRowModelSync.ts","moduleParts":{"index.production.js":"31f9-45"},"imported":[{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"}]},"31f9-46":{"id":"/packages/table-core/src/utils/getCoreRowModelAsync.ts","moduleParts":{"index.production.js":"31f9-47"},"imported":[{"uid":"31f9-0"},{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"}]},"31f9-48":{"id":"/packages/table-core/src/utils/getFilteredRowModelSync.ts","moduleParts":{"index.production.js":"31f9-49"},"imported":[{"uid":"31f9-2"},{"uid":"31f9-16"}],"importedBy":[{"uid":"31f9-58"}]},"31f9-50":{"id":"/packages/table-core/src/utils/getSortedRowModelSync.ts","moduleParts":{"index.production.js":"31f9-51"},"imported":[{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"}]},"31f9-52":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"31f9-53"},"imported":[{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"}]},"31f9-54":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"31f9-55"},"imported":[{"uid":"31f9-2"}],"importedBy":[{"uid":"31f9-58"},{"uid":"31f9-56"}]},"31f9-56":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"31f9-57"},"imported":[{"uid":"31f9-2"},{"uid":"31f9-54"}],"importedBy":[{"uid":"31f9-58"}]},"31f9-58":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"31f9-59"},"imported":[{"uid":"31f9-40"},{"uid":"31f9-60"},{"uid":"31f9-42"},{"uid":"31f9-10"},{"uid":"31f9-12"},{"uid":"31f9-18"},{"uid":"31f9-22"},{"uid":"31f9-38"},{"uid":"31f9-24"},{"uid":"31f9-26"},{"uid":"31f9-28"},{"uid":"31f9-30"},{"uid":"31f9-34"},{"uid":"31f9-36"},{"uid":"31f9-2"},{"uid":"31f9-44"},{"uid":"31f9-46"},{"uid":"31f9-48"},{"uid":"31f9-50"},{"uid":"31f9-52"},{"uid":"31f9-54"},{"uid":"31f9-56"}],"importedBy":[],"isEntry":true},"31f9-60":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"31f9-58"}]}},"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":"ed1d-1","name":"\u0000rollupPluginBabelHelpers.js"},{"name":"packages/table-core/src","children":[{"uid":"ed1d-3","name":"utils.ts"},{"name":"features","children":[{"uid":"ed1d-5","name":"Columns.ts"},{"uid":"ed1d-7","name":"Rows.ts"},{"uid":"ed1d-9","name":"Cells.ts"},{"uid":"ed1d-11","name":"ColumnSizing.ts"},{"uid":"ed1d-13","name":"Expanding.ts"},{"uid":"ed1d-19","name":"Filters.ts"},{"uid":"ed1d-23","name":"Grouping.ts"},{"uid":"ed1d-25","name":"Ordering.ts"},{"uid":"ed1d-27","name":"Pagination.ts"},{"uid":"ed1d-29","name":"Pinning.ts"},{"uid":"ed1d-31","name":"RowSelection.ts"},{"uid":"ed1d-35","name":"Sorting.ts"},{"uid":"ed1d-37","name":"Visibility.ts"},{"uid":"ed1d-39","name":"Headers.ts"}]},{"uid":"ed1d-15","name":"filterFns.ts"},{"name":"utils","children":[{"uid":"ed1d-17","name":"filterRowsUtils.ts"},{"uid":"ed1d-45","name":"getCoreRowModelSync.ts"},{"uid":"ed1d-47","name":"getCoreRowModelAsync.ts"},{"uid":"ed1d-49","name":"getFilteredRowModelSync.ts"},{"uid":"ed1d-51","name":"getSortedRowModelSync.ts"},{"uid":"ed1d-53","name":"getGroupedRowModel.ts"},{"uid":"ed1d-55","name":"getExpandedRowModel.ts"},{"uid":"ed1d-57","name":"getPaginationRowModel.ts"}]},{"uid":"ed1d-21","name":"aggregationFns.ts"},{"uid":"ed1d-33","name":"sortingFns.ts"},{"uid":"ed1d-41","name":"core.ts"},{"uid":"ed1d-43","name":"createTable.ts"},{"uid":"ed1d-59","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"ed1d-1":{"renderedLength":2695,"gzipLength":1065,"brotliLength":0,"mainUid":"ed1d-0"},"ed1d-3":{"renderedLength":7316,"gzipLength":1880,"brotliLength":0,"mainUid":"ed1d-2"},"ed1d-5":{"renderedLength":7230,"gzipLength":1386,"brotliLength":0,"mainUid":"ed1d-4"},"ed1d-7":{"renderedLength":2013,"gzipLength":671,"brotliLength":0,"mainUid":"ed1d-6"},"ed1d-9":{"renderedLength":2415,"gzipLength":642,"brotliLength":0,"mainUid":"ed1d-8"},"ed1d-11":{"renderedLength":10977,"gzipLength":2324,"brotliLength":0,"mainUid":"ed1d-10"},"ed1d-13":{"renderedLength":6221,"gzipLength":1381,"brotliLength":0,"mainUid":"ed1d-12"},"ed1d-15":{"renderedLength":3353,"gzipLength":736,"brotliLength":0,"mainUid":"ed1d-14"},"ed1d-17":{"renderedLength":3070,"gzipLength":717,"brotliLength":0,"mainUid":"ed1d-16"},"ed1d-19":{"renderedLength":14486,"gzipLength":2437,"brotliLength":0,"mainUid":"ed1d-18"},"ed1d-21":{"renderedLength":2672,"gzipLength":771,"brotliLength":0,"mainUid":"ed1d-20"},"ed1d-23":{"renderedLength":6148,"gzipLength":1440,"brotliLength":0,"mainUid":"ed1d-22"},"ed1d-25":{"renderedLength":2611,"gzipLength":820,"brotliLength":0,"mainUid":"ed1d-24"},"ed1d-27":{"renderedLength":6048,"gzipLength":1272,"brotliLength":0,"mainUid":"ed1d-26"},"ed1d-29":{"renderedLength":9527,"gzipLength":1446,"brotliLength":0,"mainUid":"ed1d-28"},"ed1d-31":{"renderedLength":13957,"gzipLength":2556,"brotliLength":0,"mainUid":"ed1d-30"},"ed1d-33":{"renderedLength":2753,"gzipLength":846,"brotliLength":0,"mainUid":"ed1d-32"},"ed1d-35":{"renderedLength":9388,"gzipLength":2150,"brotliLength":0,"mainUid":"ed1d-34"},"ed1d-37":{"renderedLength":6197,"gzipLength":1203,"brotliLength":0,"mainUid":"ed1d-36"},"ed1d-39":{"renderedLength":17828,"gzipLength":2689,"brotliLength":0,"mainUid":"ed1d-38"},"ed1d-41":{"renderedLength":3654,"gzipLength":1051,"brotliLength":0,"mainUid":"ed1d-40"},"ed1d-43":{"renderedLength":1882,"gzipLength":562,"brotliLength":0,"mainUid":"ed1d-42"},"ed1d-45":{"renderedLength":2435,"gzipLength":806,"brotliLength":0,"mainUid":"ed1d-44"},"ed1d-47":{"renderedLength":3532,"gzipLength":1019,"brotliLength":0,"mainUid":"ed1d-46"},"ed1d-49":{"renderedLength":3696,"gzipLength":1003,"brotliLength":0,"mainUid":"ed1d-48"},"ed1d-51":{"renderedLength":3436,"gzipLength":1040,"brotliLength":0,"mainUid":"ed1d-50"},"ed1d-53":{"renderedLength":5838,"gzipLength":1555,"brotliLength":0,"mainUid":"ed1d-52"},"ed1d-55":{"renderedLength":1381,"gzipLength":507,"brotliLength":0,"mainUid":"ed1d-54"},"ed1d-57":{"renderedLength":1262,"gzipLength":424,"brotliLength":0,"mainUid":"ed1d-56"},"ed1d-59":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"ed1d-58"}},"nodeMetas":{"ed1d-0":{"id":"\u0000rollupPluginBabelHelpers.js","moduleParts":{"index.production.js":"ed1d-1"},"imported":[],"importedBy":[{"uid":"ed1d-40"},{"uid":"ed1d-42"},{"uid":"ed1d-10"},{"uid":"ed1d-12"},{"uid":"ed1d-18"},{"uid":"ed1d-22"},{"uid":"ed1d-24"},{"uid":"ed1d-26"},{"uid":"ed1d-28"},{"uid":"ed1d-30"},{"uid":"ed1d-34"},{"uid":"ed1d-36"},{"uid":"ed1d-2"},{"uid":"ed1d-46"},{"uid":"ed1d-4"},{"uid":"ed1d-20"}]},"ed1d-2":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"ed1d-3"},"imported":[{"uid":"ed1d-0"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-40"},{"uid":"ed1d-10"},{"uid":"ed1d-12"},{"uid":"ed1d-18"},{"uid":"ed1d-22"},{"uid":"ed1d-38"},{"uid":"ed1d-24"},{"uid":"ed1d-26"},{"uid":"ed1d-28"},{"uid":"ed1d-30"},{"uid":"ed1d-34"},{"uid":"ed1d-36"},{"uid":"ed1d-44"},{"uid":"ed1d-46"},{"uid":"ed1d-48"},{"uid":"ed1d-50"},{"uid":"ed1d-52"},{"uid":"ed1d-54"},{"uid":"ed1d-56"},{"uid":"ed1d-4"},{"uid":"ed1d-6"},{"uid":"ed1d-8"}]},"ed1d-4":{"id":"/packages/table-core/src/features/Columns.ts","moduleParts":{"index.production.js":"ed1d-5"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-40"}]},"ed1d-6":{"id":"/packages/table-core/src/features/Rows.ts","moduleParts":{"index.production.js":"ed1d-7"},"imported":[{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-40"}]},"ed1d-8":{"id":"/packages/table-core/src/features/Cells.ts","moduleParts":{"index.production.js":"ed1d-9"},"imported":[{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-40"}]},"ed1d-10":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"ed1d-11"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-40"}]},"ed1d-12":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"ed1d-13"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-40"}]},"ed1d-14":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"ed1d-15"},"imported":[],"importedBy":[{"uid":"ed1d-18"}]},"ed1d-16":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"ed1d-17"},"imported":[],"importedBy":[{"uid":"ed1d-18"},{"uid":"ed1d-48"}]},"ed1d-18":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"ed1d-19"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-14"},{"uid":"ed1d-2"},{"uid":"ed1d-16"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-40"}]},"ed1d-20":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"ed1d-21"},"imported":[{"uid":"ed1d-0"}],"importedBy":[{"uid":"ed1d-40"},{"uid":"ed1d-22"}]},"ed1d-22":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"ed1d-23"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-20"},{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-40"},{"uid":"ed1d-24"}]},"ed1d-24":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"ed1d-25"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-2"},{"uid":"ed1d-22"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-40"}]},"ed1d-26":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"ed1d-27"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-40"}]},"ed1d-28":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"ed1d-29"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-40"}]},"ed1d-30":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"ed1d-31"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-40"}]},"ed1d-32":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"ed1d-33"},"imported":[],"importedBy":[{"uid":"ed1d-34"}]},"ed1d-34":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"ed1d-35"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-32"},{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-40"}]},"ed1d-36":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"ed1d-37"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-40"}]},"ed1d-38":{"id":"/packages/table-core/src/features/Headers.ts","moduleParts":{"index.production.js":"ed1d-39"},"imported":[{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-40"}]},"ed1d-40":{"id":"/packages/table-core/src/core.ts","moduleParts":{"index.production.js":"ed1d-41"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-2"},{"uid":"ed1d-4"},{"uid":"ed1d-6"},{"uid":"ed1d-8"},{"uid":"ed1d-10"},{"uid":"ed1d-12"},{"uid":"ed1d-18"},{"uid":"ed1d-22"},{"uid":"ed1d-24"},{"uid":"ed1d-26"},{"uid":"ed1d-28"},{"uid":"ed1d-30"},{"uid":"ed1d-34"},{"uid":"ed1d-36"},{"uid":"ed1d-38"},{"uid":"ed1d-20"}],"importedBy":[{"uid":"ed1d-58"}]},"ed1d-42":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"ed1d-43"},"imported":[{"uid":"ed1d-0"}],"importedBy":[{"uid":"ed1d-58"}]},"ed1d-44":{"id":"/packages/table-core/src/utils/getCoreRowModelSync.ts","moduleParts":{"index.production.js":"ed1d-45"},"imported":[{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"}]},"ed1d-46":{"id":"/packages/table-core/src/utils/getCoreRowModelAsync.ts","moduleParts":{"index.production.js":"ed1d-47"},"imported":[{"uid":"ed1d-0"},{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"}]},"ed1d-48":{"id":"/packages/table-core/src/utils/getFilteredRowModelSync.ts","moduleParts":{"index.production.js":"ed1d-49"},"imported":[{"uid":"ed1d-2"},{"uid":"ed1d-16"}],"importedBy":[{"uid":"ed1d-58"}]},"ed1d-50":{"id":"/packages/table-core/src/utils/getSortedRowModelSync.ts","moduleParts":{"index.production.js":"ed1d-51"},"imported":[{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"}]},"ed1d-52":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"ed1d-53"},"imported":[{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"}]},"ed1d-54":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"ed1d-55"},"imported":[{"uid":"ed1d-2"}],"importedBy":[{"uid":"ed1d-58"},{"uid":"ed1d-56"}]},"ed1d-56":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"ed1d-57"},"imported":[{"uid":"ed1d-2"},{"uid":"ed1d-54"}],"importedBy":[{"uid":"ed1d-58"}]},"ed1d-58":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"ed1d-59"},"imported":[{"uid":"ed1d-40"},{"uid":"ed1d-60"},{"uid":"ed1d-42"},{"uid":"ed1d-10"},{"uid":"ed1d-12"},{"uid":"ed1d-18"},{"uid":"ed1d-22"},{"uid":"ed1d-38"},{"uid":"ed1d-24"},{"uid":"ed1d-26"},{"uid":"ed1d-28"},{"uid":"ed1d-30"},{"uid":"ed1d-34"},{"uid":"ed1d-36"},{"uid":"ed1d-2"},{"uid":"ed1d-44"},{"uid":"ed1d-46"},{"uid":"ed1d-48"},{"uid":"ed1d-50"},{"uid":"ed1d-52"},{"uid":"ed1d-54"},{"uid":"ed1d-56"}],"importedBy":[],"isEntry":true},"ed1d-60":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"ed1d-58"}]}},"env":{"rollup":"2.70.2"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
|
|
2673
2673
|
|
|
2674
2674
|
const run = () => {
|
|
2675
2675
|
const width = window.innerWidth;
|