@tanstack/router-core 0.0.1-beta.45 → 0.0.1-beta.49
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/actions.js +94 -0
- package/build/cjs/actions.js.map +1 -0
- package/build/cjs/history.js +163 -0
- package/build/cjs/history.js.map +1 -0
- package/build/cjs/index.js +18 -20
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/interop.js +175 -0
- package/build/cjs/interop.js.map +1 -0
- package/build/cjs/path.js +4 -5
- package/build/cjs/path.js.map +1 -1
- package/build/cjs/route.js +16 -138
- package/build/cjs/route.js.map +1 -1
- package/build/cjs/routeConfig.js +1 -7
- package/build/cjs/routeConfig.js.map +1 -1
- package/build/cjs/routeMatch.js +194 -199
- package/build/cjs/routeMatch.js.map +1 -1
- package/build/cjs/router.js +726 -703
- package/build/cjs/router.js.map +1 -1
- package/build/cjs/store.js +54 -0
- package/build/cjs/store.js.map +1 -0
- package/build/esm/index.js +1305 -1114
- package/build/esm/index.js.map +1 -1
- package/build/stats-html.html +1 -1
- package/build/stats-react.json +229 -192
- package/build/types/index.d.ts +172 -109
- package/build/umd/index.development.js +1381 -2331
- 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 +3 -3
- package/src/actions.ts +157 -0
- package/src/history.ts +199 -0
- package/src/index.ts +4 -7
- package/src/interop.ts +169 -0
- package/src/link.ts +2 -2
- package/src/route.ts +34 -239
- package/src/routeConfig.ts +3 -34
- package/src/routeInfo.ts +6 -21
- package/src/routeMatch.ts +270 -285
- package/src/router.ts +967 -963
- package/src/store.ts +52 -0
- package/build/cjs/sharedClone.js +0 -122
- package/build/cjs/sharedClone.js.map +0 -1
- package/src/sharedClone.ts +0 -118
package/build/stats-html.html
CHANGED
|
@@ -4024,7 +4024,7 @@ var drawChart = (function (exports) {
|
|
|
4024
4024
|
</script>
|
|
4025
4025
|
<script>
|
|
4026
4026
|
/*<!--*/
|
|
4027
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"node_modules/.pnpm","children":[{"name":"@
|
|
4027
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"node_modules/.pnpm","children":[{"name":"tiny-invariant@1.3.1/node_modules/tiny-invariant/dist/esm/tiny-invariant.js","uid":"59bc-1"},{"name":"immer@9.0.16/node_modules/immer/dist/immer.esm.mjs","uid":"59bc-15"}]},{"name":"packages/router-core/src","children":[{"uid":"59bc-3","name":"history.ts"},{"uid":"59bc-5","name":"utils.ts"},{"uid":"59bc-7","name":"path.ts"},{"uid":"59bc-9","name":"qss.ts"},{"uid":"59bc-11","name":"route.ts"},{"uid":"59bc-13","name":"routeConfig.ts"},{"uid":"59bc-17","name":"store.ts"},{"uid":"59bc-19","name":"interop.ts"},{"uid":"59bc-21","name":"routeMatch.ts"},{"uid":"59bc-23","name":"searchParams.ts"},{"uid":"59bc-25","name":"router.ts"},{"uid":"59bc-27","name":"actions.ts"},{"uid":"59bc-29","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"59bc-1":{"renderedLength":199,"gzipLength":134,"brotliLength":0,"mainUid":"59bc-0"},"59bc-3":{"renderedLength":4475,"gzipLength":1123,"brotliLength":0,"mainUid":"59bc-2"},"59bc-5":{"renderedLength":663,"gzipLength":295,"brotliLength":0,"mainUid":"59bc-4"},"59bc-7":{"renderedLength":5601,"gzipLength":1328,"brotliLength":0,"mainUid":"59bc-6"},"59bc-9":{"renderedLength":1395,"gzipLength":558,"brotliLength":0,"mainUid":"59bc-8"},"59bc-11":{"renderedLength":415,"gzipLength":208,"brotliLength":0,"mainUid":"59bc-10"},"59bc-13":{"renderedLength":1261,"gzipLength":478,"brotliLength":0,"mainUid":"59bc-12"},"59bc-15":{"renderedLength":8205,"gzipLength":3240,"brotliLength":0,"mainUid":"59bc-14"},"59bc-17":{"renderedLength":893,"gzipLength":351,"brotliLength":0,"mainUid":"59bc-16"},"59bc-19":{"renderedLength":5233,"gzipLength":1686,"brotliLength":0,"mainUid":"59bc-18"},"59bc-21":{"renderedLength":7941,"gzipLength":2036,"brotliLength":0,"mainUid":"59bc-20"},"59bc-23":{"renderedLength":1387,"gzipLength":483,"brotliLength":0,"mainUid":"59bc-22"},"59bc-25":{"renderedLength":28381,"gzipLength":6477,"brotliLength":0,"mainUid":"59bc-24"},"59bc-27":{"renderedLength":2424,"gzipLength":644,"brotliLength":0,"mainUid":"59bc-26"},"59bc-29":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"mainUid":"59bc-28"}},"nodeMetas":{"59bc-0":{"id":"/node_modules/.pnpm/tiny-invariant@1.3.1/node_modules/tiny-invariant/dist/esm/tiny-invariant.js","moduleParts":{"index.production.js":"59bc-1"},"imported":[],"importedBy":[{"uid":"59bc-28"},{"uid":"59bc-12"},{"uid":"59bc-24"},{"uid":"59bc-26"}]},"59bc-2":{"id":"/packages/router-core/src/history.ts","moduleParts":{"index.production.js":"59bc-3"},"imported":[],"importedBy":[{"uid":"59bc-28"},{"uid":"59bc-24"}]},"59bc-4":{"id":"/packages/router-core/src/utils.ts","moduleParts":{"index.production.js":"59bc-5"},"imported":[],"importedBy":[{"uid":"59bc-28"},{"uid":"59bc-6"},{"uid":"59bc-24"}]},"59bc-6":{"id":"/packages/router-core/src/path.ts","moduleParts":{"index.production.js":"59bc-7"},"imported":[{"uid":"59bc-4"}],"importedBy":[{"uid":"59bc-28"},{"uid":"59bc-12"},{"uid":"59bc-24"}]},"59bc-8":{"id":"/packages/router-core/src/qss.ts","moduleParts":{"index.production.js":"59bc-9"},"imported":[],"importedBy":[{"uid":"59bc-28"},{"uid":"59bc-22"}]},"59bc-10":{"id":"/packages/router-core/src/route.ts","moduleParts":{"index.production.js":"59bc-11"},"imported":[],"importedBy":[{"uid":"59bc-28"},{"uid":"59bc-24"}]},"59bc-12":{"id":"/packages/router-core/src/routeConfig.ts","moduleParts":{"index.production.js":"59bc-13"},"imported":[{"uid":"59bc-0"},{"uid":"59bc-6"}],"importedBy":[{"uid":"59bc-28"}]},"59bc-14":{"id":"/node_modules/.pnpm/immer@9.0.16/node_modules/immer/dist/immer.esm.mjs","moduleParts":{"index.production.js":"59bc-15"},"imported":[],"importedBy":[{"uid":"59bc-16"}]},"59bc-16":{"id":"/packages/router-core/src/store.ts","moduleParts":{"index.production.js":"59bc-17"},"imported":[{"uid":"59bc-14"}],"importedBy":[{"uid":"59bc-28"},{"uid":"59bc-20"},{"uid":"59bc-24"},{"uid":"59bc-26"}]},"59bc-18":{"id":"/packages/router-core/src/interop.ts","moduleParts":{"index.production.js":"59bc-19"},"imported":[],"importedBy":[{"uid":"59bc-28"},{"uid":"59bc-20"},{"uid":"59bc-24"}]},"59bc-20":{"id":"/packages/router-core/src/routeMatch.ts","moduleParts":{"index.production.js":"59bc-21"},"imported":[{"uid":"59bc-16"},{"uid":"59bc-18"}],"importedBy":[{"uid":"59bc-28"},{"uid":"59bc-24"}]},"59bc-22":{"id":"/packages/router-core/src/searchParams.ts","moduleParts":{"index.production.js":"59bc-23"},"imported":[{"uid":"59bc-8"}],"importedBy":[{"uid":"59bc-28"},{"uid":"59bc-24"}]},"59bc-24":{"id":"/packages/router-core/src/router.ts","moduleParts":{"index.production.js":"59bc-25"},"imported":[{"uid":"59bc-0"},{"uid":"59bc-6"},{"uid":"59bc-10"},{"uid":"59bc-20"},{"uid":"59bc-22"},{"uid":"59bc-16"},{"uid":"59bc-4"},{"uid":"59bc-18"},{"uid":"59bc-2"}],"importedBy":[{"uid":"59bc-28"}]},"59bc-26":{"id":"/packages/router-core/src/actions.ts","moduleParts":{"index.production.js":"59bc-27"},"imported":[{"uid":"59bc-0"},{"uid":"59bc-16"}],"importedBy":[{"uid":"59bc-28"}]},"59bc-28":{"id":"/packages/router-core/src/index.ts","moduleParts":{"index.production.js":"59bc-29"},"imported":[{"uid":"59bc-0"},{"uid":"59bc-2"},{"uid":"59bc-30"},{"uid":"59bc-31"},{"uid":"59bc-6"},{"uid":"59bc-8"},{"uid":"59bc-10"},{"uid":"59bc-12"},{"uid":"59bc-32"},{"uid":"59bc-20"},{"uid":"59bc-24"},{"uid":"59bc-22"},{"uid":"59bc-4"},{"uid":"59bc-18"},{"uid":"59bc-26"},{"uid":"59bc-16"}],"importedBy":[],"isEntry":true},"59bc-30":{"id":"/packages/router-core/src/frameworks.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"59bc-28"}]},"59bc-31":{"id":"/packages/router-core/src/link.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"59bc-28"}]},"59bc-32":{"id":"/packages/router-core/src/routeInfo.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"59bc-28"}]}},"env":{"rollup":"2.79.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
|
|
4028
4028
|
|
|
4029
4029
|
const run = () => {
|
|
4030
4030
|
const width = window.innerWidth;
|