@tanstack/table-core 8.0.0-alpha.43 → 8.0.0-alpha.46
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/{aggregationTypes.js → aggregationFns.js} +3 -3
- package/build/cjs/aggregationFns.js.map +1 -0
- package/build/cjs/core.js +6 -4
- package/build/cjs/core.js.map +1 -1
- package/build/cjs/createTable.js +25 -18
- package/build/cjs/createTable.js.map +1 -1
- package/build/cjs/features/ColumnSizing.js.map +1 -1
- package/build/cjs/features/Expanding.js.map +1 -1
- package/build/cjs/features/Filters.js +13 -13
- package/build/cjs/features/Filters.js.map +1 -1
- package/build/cjs/features/Grouping.js +8 -8
- package/build/cjs/features/Grouping.js.map +1 -1
- package/build/cjs/features/RowSelection.js +2 -2
- package/build/cjs/features/RowSelection.js.map +1 -1
- package/build/cjs/features/Sorting.js +10 -10
- package/build/cjs/features/Sorting.js.map +1 -1
- package/build/cjs/features/Visibility.js.map +1 -1
- package/build/cjs/{filterTypes.js → filterFns.js} +3 -3
- package/build/cjs/filterFns.js.map +1 -0
- package/build/cjs/index.js +1 -1
- package/build/cjs/{sortTypes.js → sortingFns.js} +3 -3
- package/build/cjs/sortingFns.js.map +1 -0
- package/build/cjs/utils/getColumnFilteredRowModelSync.js +1 -1
- package/build/cjs/utils/getColumnFilteredRowModelSync.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.js +7 -0
- package/build/cjs/utils.js.map +1 -1
- package/build/esm/index.js +70 -54
- package/build/esm/index.js.map +1 -1
- package/build/stats-html.html +1 -1
- package/build/stats-react.json +316 -316
- package/build/types/{aggregationTypes.d.ts → aggregationFns.d.ts} +2 -2
- package/build/types/createTable.d.ts +28 -25
- package/build/types/features/Expanding.d.ts +1 -1
- package/build/types/features/Filters.d.ts +5 -5
- package/build/types/features/Grouping.d.ts +5 -5
- package/build/types/features/RowSelection.d.ts +1 -1
- package/build/types/features/Sorting.d.ts +6 -6
- package/build/types/{filterTypes.d.ts → filterFns.d.ts} +2 -2
- package/build/types/{sortTypes.d.ts → sortingFns.d.ts} +2 -2
- package/build/types/utils.d.ts +1 -0
- package/build/umd/index.development.js +70 -54
- 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/{aggregationTypes.ts → aggregationFns.ts} +2 -2
- package/src/core.ts +3 -3
- package/src/createTable.ts +73 -52
- package/src/features/ColumnSizing.ts +4 -4
- package/src/features/Expanding.ts +3 -3
- package/src/features/Filters.ts +22 -22
- package/src/features/Grouping.ts +18 -18
- package/src/features/RowSelection.ts +13 -11
- package/src/features/Sorting.ts +22 -22
- package/src/features/Visibility.ts +4 -2
- package/src/{filterTypes.ts → filterFns.ts} +2 -2
- package/src/{sortTypes.ts → sortingFns.ts} +2 -2
- package/src/utils/getColumnFilteredRowModelAsync.ts +1 -1
- package/src/utils/getColumnFilteredRowModelSync.ts +1 -1
- package/src/utils/getGroupedRowModel.ts +1 -1
- package/src/utils.ts +12 -1
- package/build/cjs/aggregationTypes.js.map +0 -1
- package/build/cjs/filterTypes.js.map +0 -1
- package/build/cjs/sortTypes.js.map +0 -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":"9a70-1","name":"\u0000rollupPluginBabelHelpers.js"},{"name":"packages/table-core/src","children":[{"uid":"9a70-3","name":"utils.ts"},{"name":"features","children":[{"uid":"9a70-5","name":"ColumnSizing.ts"},{"uid":"9a70-7","name":"Expanding.ts"},{"uid":"9a70-11","name":"Filters.ts"},{"uid":"9a70-15","name":"Grouping.ts"},{"uid":"9a70-17","name":"Ordering.ts"},{"uid":"9a70-19","name":"Pagination.ts"},{"uid":"9a70-21","name":"Pinning.ts"},{"uid":"9a70-23","name":"RowSelection.ts"},{"uid":"9a70-27","name":"Sorting.ts"},{"uid":"9a70-29","name":"Visibility.ts"},{"uid":"9a70-31","name":"Headers.ts"}]},{"uid":"9a70-9","name":"filterTypes.ts"},{"uid":"9a70-13","name":"aggregationTypes.ts"},{"uid":"9a70-25","name":"sortTypes.ts"},{"uid":"9a70-33","name":"core.ts"},{"uid":"9a70-35","name":"createTable.ts"},{"name":"utils","children":[{"uid":"9a70-37","name":"getCoreRowModelSync.ts"},{"uid":"9a70-39","name":"getCoreRowModelAsync.ts"},{"uid":"9a70-41","name":"filterRowsUtils.ts"},{"uid":"9a70-43","name":"getColumnFilteredRowModelSync.ts"},{"uid":"9a70-45","name":"getGlobalFilteredRowModelSync.ts"},{"uid":"9a70-47","name":"getSortedRowModelSync.ts"},{"uid":"9a70-49","name":"getGroupedRowModel.ts"},{"uid":"9a70-51","name":"getExpandedRowModel.ts"},{"uid":"9a70-53","name":"getPaginationRowModel.ts"}]},{"uid":"9a70-55","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"9a70-1":{"renderedLength":2695,"gzipLength":1065,"brotliLength":0,"mainUid":"9a70-0"},"9a70-3":{"renderedLength":7667,"gzipLength":1983,"brotliLength":0,"mainUid":"9a70-2"},"9a70-5":{"renderedLength":11667,"gzipLength":2272,"brotliLength":0,"mainUid":"9a70-4"},"9a70-7":{"renderedLength":7611,"gzipLength":1612,"brotliLength":0,"mainUid":"9a70-6"},"9a70-9":{"renderedLength":4437,"gzipLength":786,"brotliLength":0,"mainUid":"9a70-8"},"9a70-11":{"renderedLength":14165,"gzipLength":2535,"brotliLength":0,"mainUid":"9a70-10"},"9a70-13":{"renderedLength":2674,"gzipLength":773,"brotliLength":0,"mainUid":"9a70-12"},"9a70-15":{"renderedLength":8077,"gzipLength":1717,"brotliLength":0,"mainUid":"9a70-14"},"9a70-17":{"renderedLength":2639,"gzipLength":799,"brotliLength":0,"mainUid":"9a70-16"},"9a70-19":{"renderedLength":5978,"gzipLength":1232,"brotliLength":0,"mainUid":"9a70-18"},"9a70-21":{"renderedLength":5842,"gzipLength":1084,"brotliLength":0,"mainUid":"9a70-20"},"9a70-23":{"renderedLength":18226,"gzipLength":3066,"brotliLength":0,"mainUid":"9a70-22"},"9a70-25":{"renderedLength":2752,"gzipLength":846,"brotliLength":0,"mainUid":"9a70-24"},"9a70-27":{"renderedLength":11823,"gzipLength":2498,"brotliLength":0,"mainUid":"9a70-26"},"9a70-29":{"renderedLength":6367,"gzipLength":1219,"brotliLength":0,"mainUid":"9a70-28"},"9a70-31":{"renderedLength":23655,"gzipLength":3372,"brotliLength":0,"mainUid":"9a70-30"},"9a70-33":{"renderedLength":16561,"gzipLength":3168,"brotliLength":0,"mainUid":"9a70-32"},"9a70-35":{"renderedLength":1613,"gzipLength":444,"brotliLength":0,"mainUid":"9a70-34"},"9a70-37":{"renderedLength":2467,"gzipLength":805,"brotliLength":0,"mainUid":"9a70-36"},"9a70-39":{"renderedLength":3564,"gzipLength":1020,"brotliLength":0,"mainUid":"9a70-38"},"9a70-41":{"renderedLength":2457,"gzipLength":568,"brotliLength":0,"mainUid":"9a70-40"},"9a70-43":{"renderedLength":3132,"gzipLength":897,"brotliLength":0,"mainUid":"9a70-42"},"9a70-45":{"renderedLength":2471,"gzipLength":698,"brotliLength":0,"mainUid":"9a70-44"},"9a70-47":{"renderedLength":3439,"gzipLength":1025,"brotliLength":0,"mainUid":"9a70-46"},"9a70-49":{"renderedLength":5786,"gzipLength":1533,"brotliLength":0,"mainUid":"9a70-48"},"9a70-51":{"renderedLength":1385,"gzipLength":494,"brotliLength":0,"mainUid":"9a70-50"},"9a70-53":{"renderedLength":1254,"gzipLength":407,"brotliLength":0,"mainUid":"9a70-52"},"9a70-55":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"9a70-54"}},"nodeMetas":{"9a70-0":{"id":"\u0000rollupPluginBabelHelpers.js","moduleParts":{"index.production.js":"9a70-1"},"imported":[],"importedBy":[{"uid":"9a70-32"},{"uid":"9a70-34"},{"uid":"9a70-4"},{"uid":"9a70-6"},{"uid":"9a70-18"},{"uid":"9a70-22"},{"uid":"9a70-26"},{"uid":"9a70-28"},{"uid":"9a70-2"},{"uid":"9a70-38"},{"uid":"9a70-12"}]},"9a70-2":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"9a70-3"},"imported":[{"uid":"9a70-0"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-32"},{"uid":"9a70-4"},{"uid":"9a70-6"},{"uid":"9a70-10"},{"uid":"9a70-14"},{"uid":"9a70-30"},{"uid":"9a70-16"},{"uid":"9a70-18"},{"uid":"9a70-20"},{"uid":"9a70-22"},{"uid":"9a70-26"},{"uid":"9a70-28"},{"uid":"9a70-36"},{"uid":"9a70-38"},{"uid":"9a70-42"},{"uid":"9a70-44"},{"uid":"9a70-46"},{"uid":"9a70-48"},{"uid":"9a70-50"},{"uid":"9a70-52"}]},"9a70-4":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"9a70-5"},"imported":[{"uid":"9a70-0"},{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-32"},{"uid":"9a70-30"}]},"9a70-6":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"9a70-7"},"imported":[{"uid":"9a70-0"},{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-32"}]},"9a70-8":{"id":"/packages/table-core/src/filterTypes.ts","moduleParts":{"index.production.js":"9a70-9"},"imported":[],"importedBy":[{"uid":"9a70-10"}]},"9a70-10":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"9a70-11"},"imported":[{"uid":"9a70-8"},{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-32"}]},"9a70-12":{"id":"/packages/table-core/src/aggregationTypes.ts","moduleParts":{"index.production.js":"9a70-13"},"imported":[{"uid":"9a70-0"}],"importedBy":[{"uid":"9a70-32"},{"uid":"9a70-14"}]},"9a70-14":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"9a70-15"},"imported":[{"uid":"9a70-12"},{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-32"},{"uid":"9a70-16"}]},"9a70-16":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"9a70-17"},"imported":[{"uid":"9a70-2"},{"uid":"9a70-14"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-32"}]},"9a70-18":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"9a70-19"},"imported":[{"uid":"9a70-0"},{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-32"}]},"9a70-20":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"9a70-21"},"imported":[{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-32"}]},"9a70-22":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"9a70-23"},"imported":[{"uid":"9a70-0"},{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-32"}]},"9a70-24":{"id":"/packages/table-core/src/sortTypes.ts","moduleParts":{"index.production.js":"9a70-25"},"imported":[],"importedBy":[{"uid":"9a70-26"}]},"9a70-26":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"9a70-27"},"imported":[{"uid":"9a70-0"},{"uid":"9a70-24"},{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-32"}]},"9a70-28":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"9a70-29"},"imported":[{"uid":"9a70-0"},{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-32"}]},"9a70-30":{"id":"/packages/table-core/src/features/Headers.ts","moduleParts":{"index.production.js":"9a70-31"},"imported":[{"uid":"9a70-2"},{"uid":"9a70-4"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-32"}]},"9a70-32":{"id":"/packages/table-core/src/core.ts","moduleParts":{"index.production.js":"9a70-33"},"imported":[{"uid":"9a70-0"},{"uid":"9a70-2"},{"uid":"9a70-4"},{"uid":"9a70-6"},{"uid":"9a70-10"},{"uid":"9a70-14"},{"uid":"9a70-16"},{"uid":"9a70-18"},{"uid":"9a70-20"},{"uid":"9a70-22"},{"uid":"9a70-26"},{"uid":"9a70-28"},{"uid":"9a70-30"},{"uid":"9a70-12"}],"importedBy":[{"uid":"9a70-54"}]},"9a70-34":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"9a70-35"},"imported":[{"uid":"9a70-0"}],"importedBy":[{"uid":"9a70-54"}]},"9a70-36":{"id":"/packages/table-core/src/utils/getCoreRowModelSync.ts","moduleParts":{"index.production.js":"9a70-37"},"imported":[{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"}]},"9a70-38":{"id":"/packages/table-core/src/utils/getCoreRowModelAsync.ts","moduleParts":{"index.production.js":"9a70-39"},"imported":[{"uid":"9a70-0"},{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"}]},"9a70-40":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"9a70-41"},"imported":[],"importedBy":[{"uid":"9a70-42"},{"uid":"9a70-44"}]},"9a70-42":{"id":"/packages/table-core/src/utils/getColumnFilteredRowModelSync.ts","moduleParts":{"index.production.js":"9a70-43"},"imported":[{"uid":"9a70-2"},{"uid":"9a70-40"}],"importedBy":[{"uid":"9a70-54"}]},"9a70-44":{"id":"/packages/table-core/src/utils/getGlobalFilteredRowModelSync.ts","moduleParts":{"index.production.js":"9a70-45"},"imported":[{"uid":"9a70-2"},{"uid":"9a70-40"}],"importedBy":[{"uid":"9a70-54"}]},"9a70-46":{"id":"/packages/table-core/src/utils/getSortedRowModelSync.ts","moduleParts":{"index.production.js":"9a70-47"},"imported":[{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"}]},"9a70-48":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"9a70-49"},"imported":[{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"}]},"9a70-50":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"9a70-51"},"imported":[{"uid":"9a70-2"}],"importedBy":[{"uid":"9a70-54"},{"uid":"9a70-52"}]},"9a70-52":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"9a70-53"},"imported":[{"uid":"9a70-2"},{"uid":"9a70-50"}],"importedBy":[{"uid":"9a70-54"}]},"9a70-54":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"9a70-55"},"imported":[{"uid":"9a70-32"},{"uid":"9a70-56"},{"uid":"9a70-34"},{"uid":"9a70-4"},{"uid":"9a70-6"},{"uid":"9a70-10"},{"uid":"9a70-14"},{"uid":"9a70-30"},{"uid":"9a70-16"},{"uid":"9a70-18"},{"uid":"9a70-20"},{"uid":"9a70-22"},{"uid":"9a70-26"},{"uid":"9a70-28"},{"uid":"9a70-2"},{"uid":"9a70-36"},{"uid":"9a70-38"},{"uid":"9a70-42"},{"uid":"9a70-44"},{"uid":"9a70-46"},{"uid":"9a70-48"},{"uid":"9a70-50"},{"uid":"9a70-52"}],"importedBy":[],"isEntry":true},"9a70-56":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"9a70-54"}]}},"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":"7fa0-1","name":"\u0000rollupPluginBabelHelpers.js"},{"name":"packages/table-core/src","children":[{"uid":"7fa0-3","name":"utils.ts"},{"name":"features","children":[{"uid":"7fa0-5","name":"ColumnSizing.ts"},{"uid":"7fa0-7","name":"Expanding.ts"},{"uid":"7fa0-11","name":"Filters.ts"},{"uid":"7fa0-15","name":"Grouping.ts"},{"uid":"7fa0-17","name":"Ordering.ts"},{"uid":"7fa0-19","name":"Pagination.ts"},{"uid":"7fa0-21","name":"Pinning.ts"},{"uid":"7fa0-23","name":"RowSelection.ts"},{"uid":"7fa0-27","name":"Sorting.ts"},{"uid":"7fa0-29","name":"Visibility.ts"},{"uid":"7fa0-31","name":"Headers.ts"}]},{"uid":"7fa0-9","name":"filterFns.ts"},{"uid":"7fa0-13","name":"aggregationFns.ts"},{"uid":"7fa0-25","name":"sortingFns.ts"},{"uid":"7fa0-33","name":"core.ts"},{"uid":"7fa0-35","name":"createTable.ts"},{"name":"utils","children":[{"uid":"7fa0-37","name":"getCoreRowModelSync.ts"},{"uid":"7fa0-39","name":"getCoreRowModelAsync.ts"},{"uid":"7fa0-41","name":"filterRowsUtils.ts"},{"uid":"7fa0-43","name":"getColumnFilteredRowModelSync.ts"},{"uid":"7fa0-45","name":"getGlobalFilteredRowModelSync.ts"},{"uid":"7fa0-47","name":"getSortedRowModelSync.ts"},{"uid":"7fa0-49","name":"getGroupedRowModel.ts"},{"uid":"7fa0-51","name":"getExpandedRowModel.ts"},{"uid":"7fa0-53","name":"getPaginationRowModel.ts"}]},{"uid":"7fa0-55","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"7fa0-1":{"renderedLength":2695,"gzipLength":1065,"brotliLength":0,"mainUid":"7fa0-0"},"7fa0-3":{"renderedLength":7936,"gzipLength":2087,"brotliLength":0,"mainUid":"7fa0-2"},"7fa0-5":{"renderedLength":11667,"gzipLength":2272,"brotliLength":0,"mainUid":"7fa0-4"},"7fa0-7":{"renderedLength":7611,"gzipLength":1612,"brotliLength":0,"mainUid":"7fa0-6"},"7fa0-9":{"renderedLength":4435,"gzipLength":783,"brotliLength":0,"mainUid":"7fa0-8"},"7fa0-11":{"renderedLength":14129,"gzipLength":2529,"brotliLength":0,"mainUid":"7fa0-10"},"7fa0-13":{"renderedLength":2672,"gzipLength":771,"brotliLength":0,"mainUid":"7fa0-12"},"7fa0-15":{"renderedLength":8051,"gzipLength":1715,"brotliLength":0,"mainUid":"7fa0-14"},"7fa0-17":{"renderedLength":2639,"gzipLength":799,"brotliLength":0,"mainUid":"7fa0-16"},"7fa0-19":{"renderedLength":5978,"gzipLength":1232,"brotliLength":0,"mainUid":"7fa0-18"},"7fa0-21":{"renderedLength":5842,"gzipLength":1084,"brotliLength":0,"mainUid":"7fa0-20"},"7fa0-23":{"renderedLength":18194,"gzipLength":3061,"brotliLength":0,"mainUid":"7fa0-22"},"7fa0-25":{"renderedLength":2753,"gzipLength":846,"brotliLength":0,"mainUid":"7fa0-24"},"7fa0-27":{"renderedLength":11837,"gzipLength":2494,"brotliLength":0,"mainUid":"7fa0-26"},"7fa0-29":{"renderedLength":6367,"gzipLength":1219,"brotliLength":0,"mainUid":"7fa0-28"},"7fa0-31":{"renderedLength":23655,"gzipLength":3372,"brotliLength":0,"mainUid":"7fa0-30"},"7fa0-33":{"renderedLength":16750,"gzipLength":3189,"brotliLength":0,"mainUid":"7fa0-32"},"7fa0-35":{"renderedLength":1895,"gzipLength":565,"brotliLength":0,"mainUid":"7fa0-34"},"7fa0-37":{"renderedLength":2467,"gzipLength":805,"brotliLength":0,"mainUid":"7fa0-36"},"7fa0-39":{"renderedLength":3564,"gzipLength":1020,"brotliLength":0,"mainUid":"7fa0-38"},"7fa0-41":{"renderedLength":2457,"gzipLength":568,"brotliLength":0,"mainUid":"7fa0-40"},"7fa0-43":{"renderedLength":3132,"gzipLength":897,"brotliLength":0,"mainUid":"7fa0-42"},"7fa0-45":{"renderedLength":2471,"gzipLength":698,"brotliLength":0,"mainUid":"7fa0-44"},"7fa0-47":{"renderedLength":3439,"gzipLength":1025,"brotliLength":0,"mainUid":"7fa0-46"},"7fa0-49":{"renderedLength":5784,"gzipLength":1530,"brotliLength":0,"mainUid":"7fa0-48"},"7fa0-51":{"renderedLength":1385,"gzipLength":494,"brotliLength":0,"mainUid":"7fa0-50"},"7fa0-53":{"renderedLength":1254,"gzipLength":407,"brotliLength":0,"mainUid":"7fa0-52"},"7fa0-55":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"7fa0-54"}},"nodeMetas":{"7fa0-0":{"id":"\u0000rollupPluginBabelHelpers.js","moduleParts":{"index.production.js":"7fa0-1"},"imported":[],"importedBy":[{"uid":"7fa0-32"},{"uid":"7fa0-34"},{"uid":"7fa0-4"},{"uid":"7fa0-6"},{"uid":"7fa0-18"},{"uid":"7fa0-22"},{"uid":"7fa0-26"},{"uid":"7fa0-28"},{"uid":"7fa0-2"},{"uid":"7fa0-38"},{"uid":"7fa0-12"}]},"7fa0-2":{"id":"/packages/table-core/src/utils.ts","moduleParts":{"index.production.js":"7fa0-3"},"imported":[{"uid":"7fa0-0"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-32"},{"uid":"7fa0-4"},{"uid":"7fa0-6"},{"uid":"7fa0-10"},{"uid":"7fa0-14"},{"uid":"7fa0-30"},{"uid":"7fa0-16"},{"uid":"7fa0-18"},{"uid":"7fa0-20"},{"uid":"7fa0-22"},{"uid":"7fa0-26"},{"uid":"7fa0-28"},{"uid":"7fa0-36"},{"uid":"7fa0-38"},{"uid":"7fa0-42"},{"uid":"7fa0-44"},{"uid":"7fa0-46"},{"uid":"7fa0-48"},{"uid":"7fa0-50"},{"uid":"7fa0-52"}]},"7fa0-4":{"id":"/packages/table-core/src/features/ColumnSizing.ts","moduleParts":{"index.production.js":"7fa0-5"},"imported":[{"uid":"7fa0-0"},{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-32"},{"uid":"7fa0-30"}]},"7fa0-6":{"id":"/packages/table-core/src/features/Expanding.ts","moduleParts":{"index.production.js":"7fa0-7"},"imported":[{"uid":"7fa0-0"},{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-32"}]},"7fa0-8":{"id":"/packages/table-core/src/filterFns.ts","moduleParts":{"index.production.js":"7fa0-9"},"imported":[],"importedBy":[{"uid":"7fa0-10"}]},"7fa0-10":{"id":"/packages/table-core/src/features/Filters.ts","moduleParts":{"index.production.js":"7fa0-11"},"imported":[{"uid":"7fa0-8"},{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-32"}]},"7fa0-12":{"id":"/packages/table-core/src/aggregationFns.ts","moduleParts":{"index.production.js":"7fa0-13"},"imported":[{"uid":"7fa0-0"}],"importedBy":[{"uid":"7fa0-32"},{"uid":"7fa0-14"}]},"7fa0-14":{"id":"/packages/table-core/src/features/Grouping.ts","moduleParts":{"index.production.js":"7fa0-15"},"imported":[{"uid":"7fa0-12"},{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-32"},{"uid":"7fa0-16"}]},"7fa0-16":{"id":"/packages/table-core/src/features/Ordering.ts","moduleParts":{"index.production.js":"7fa0-17"},"imported":[{"uid":"7fa0-2"},{"uid":"7fa0-14"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-32"}]},"7fa0-18":{"id":"/packages/table-core/src/features/Pagination.ts","moduleParts":{"index.production.js":"7fa0-19"},"imported":[{"uid":"7fa0-0"},{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-32"}]},"7fa0-20":{"id":"/packages/table-core/src/features/Pinning.ts","moduleParts":{"index.production.js":"7fa0-21"},"imported":[{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-32"}]},"7fa0-22":{"id":"/packages/table-core/src/features/RowSelection.ts","moduleParts":{"index.production.js":"7fa0-23"},"imported":[{"uid":"7fa0-0"},{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-32"}]},"7fa0-24":{"id":"/packages/table-core/src/sortingFns.ts","moduleParts":{"index.production.js":"7fa0-25"},"imported":[],"importedBy":[{"uid":"7fa0-26"}]},"7fa0-26":{"id":"/packages/table-core/src/features/Sorting.ts","moduleParts":{"index.production.js":"7fa0-27"},"imported":[{"uid":"7fa0-0"},{"uid":"7fa0-24"},{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-32"}]},"7fa0-28":{"id":"/packages/table-core/src/features/Visibility.ts","moduleParts":{"index.production.js":"7fa0-29"},"imported":[{"uid":"7fa0-0"},{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-32"}]},"7fa0-30":{"id":"/packages/table-core/src/features/Headers.ts","moduleParts":{"index.production.js":"7fa0-31"},"imported":[{"uid":"7fa0-2"},{"uid":"7fa0-4"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-32"}]},"7fa0-32":{"id":"/packages/table-core/src/core.ts","moduleParts":{"index.production.js":"7fa0-33"},"imported":[{"uid":"7fa0-0"},{"uid":"7fa0-2"},{"uid":"7fa0-4"},{"uid":"7fa0-6"},{"uid":"7fa0-10"},{"uid":"7fa0-14"},{"uid":"7fa0-16"},{"uid":"7fa0-18"},{"uid":"7fa0-20"},{"uid":"7fa0-22"},{"uid":"7fa0-26"},{"uid":"7fa0-28"},{"uid":"7fa0-30"},{"uid":"7fa0-12"}],"importedBy":[{"uid":"7fa0-54"}]},"7fa0-34":{"id":"/packages/table-core/src/createTable.ts","moduleParts":{"index.production.js":"7fa0-35"},"imported":[{"uid":"7fa0-0"}],"importedBy":[{"uid":"7fa0-54"}]},"7fa0-36":{"id":"/packages/table-core/src/utils/getCoreRowModelSync.ts","moduleParts":{"index.production.js":"7fa0-37"},"imported":[{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"}]},"7fa0-38":{"id":"/packages/table-core/src/utils/getCoreRowModelAsync.ts","moduleParts":{"index.production.js":"7fa0-39"},"imported":[{"uid":"7fa0-0"},{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"}]},"7fa0-40":{"id":"/packages/table-core/src/utils/filterRowsUtils.ts","moduleParts":{"index.production.js":"7fa0-41"},"imported":[],"importedBy":[{"uid":"7fa0-42"},{"uid":"7fa0-44"}]},"7fa0-42":{"id":"/packages/table-core/src/utils/getColumnFilteredRowModelSync.ts","moduleParts":{"index.production.js":"7fa0-43"},"imported":[{"uid":"7fa0-2"},{"uid":"7fa0-40"}],"importedBy":[{"uid":"7fa0-54"}]},"7fa0-44":{"id":"/packages/table-core/src/utils/getGlobalFilteredRowModelSync.ts","moduleParts":{"index.production.js":"7fa0-45"},"imported":[{"uid":"7fa0-2"},{"uid":"7fa0-40"}],"importedBy":[{"uid":"7fa0-54"}]},"7fa0-46":{"id":"/packages/table-core/src/utils/getSortedRowModelSync.ts","moduleParts":{"index.production.js":"7fa0-47"},"imported":[{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"}]},"7fa0-48":{"id":"/packages/table-core/src/utils/getGroupedRowModel.ts","moduleParts":{"index.production.js":"7fa0-49"},"imported":[{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"}]},"7fa0-50":{"id":"/packages/table-core/src/utils/getExpandedRowModel.ts","moduleParts":{"index.production.js":"7fa0-51"},"imported":[{"uid":"7fa0-2"}],"importedBy":[{"uid":"7fa0-54"},{"uid":"7fa0-52"}]},"7fa0-52":{"id":"/packages/table-core/src/utils/getPaginationRowModel.ts","moduleParts":{"index.production.js":"7fa0-53"},"imported":[{"uid":"7fa0-2"},{"uid":"7fa0-50"}],"importedBy":[{"uid":"7fa0-54"}]},"7fa0-54":{"id":"/packages/table-core/src/index.ts","moduleParts":{"index.production.js":"7fa0-55"},"imported":[{"uid":"7fa0-32"},{"uid":"7fa0-56"},{"uid":"7fa0-34"},{"uid":"7fa0-4"},{"uid":"7fa0-6"},{"uid":"7fa0-10"},{"uid":"7fa0-14"},{"uid":"7fa0-30"},{"uid":"7fa0-16"},{"uid":"7fa0-18"},{"uid":"7fa0-20"},{"uid":"7fa0-22"},{"uid":"7fa0-26"},{"uid":"7fa0-28"},{"uid":"7fa0-2"},{"uid":"7fa0-36"},{"uid":"7fa0-38"},{"uid":"7fa0-42"},{"uid":"7fa0-44"},{"uid":"7fa0-46"},{"uid":"7fa0-48"},{"uid":"7fa0-50"},{"uid":"7fa0-52"}],"importedBy":[],"isEntry":true},"7fa0-56":{"id":"/packages/table-core/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"7fa0-54"}]}},"env":{"rollup":"2.70.2"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
|
|
2673
2673
|
|
|
2674
2674
|
const run = () => {
|
|
2675
2675
|
const width = window.innerWidth;
|