@tanstack/react-router 1.5.4 → 1.5.5

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 (61) hide show
  1. package/build/cjs/Matches.js +15 -14
  2. package/build/cjs/Matches.js.map +1 -1
  3. package/build/cjs/RouterProvider.js +6 -27
  4. package/build/cjs/RouterProvider.js.map +1 -1
  5. package/build/cjs/awaited.js +2 -2
  6. package/build/cjs/awaited.js.map +1 -1
  7. package/build/cjs/index.js +11 -7
  8. package/build/cjs/index.js.map +1 -1
  9. package/build/cjs/link.js +4 -3
  10. package/build/cjs/link.js.map +1 -1
  11. package/build/cjs/router.js.map +1 -1
  12. package/build/cjs/routerContext.js +42 -0
  13. package/build/cjs/routerContext.js.map +1 -0
  14. package/build/cjs/scroll-restoration.js +3 -3
  15. package/build/cjs/scroll-restoration.js.map +1 -1
  16. package/build/cjs/useBlocker.js +2 -2
  17. package/build/cjs/useBlocker.js.map +1 -1
  18. package/build/cjs/useNavigate.js +3 -3
  19. package/build/cjs/useNavigate.js.map +1 -1
  20. package/build/cjs/useParams.js +2 -2
  21. package/build/cjs/useParams.js.map +1 -1
  22. package/build/cjs/useRouteContext.js +23 -0
  23. package/build/cjs/useRouteContext.js.map +1 -0
  24. package/build/cjs/useRouter.js +44 -0
  25. package/build/cjs/useRouter.js.map +1 -0
  26. package/build/cjs/useRouterState.js +24 -0
  27. package/build/cjs/useRouterState.js.map +1 -0
  28. package/build/cjs/utils.js +0 -8
  29. package/build/cjs/utils.js.map +1 -1
  30. package/build/esm/index.js +192 -188
  31. package/build/esm/index.js.map +1 -1
  32. package/build/stats-html.html +1 -1
  33. package/build/stats-react.json +582 -431
  34. package/build/types/RouterProvider.d.ts +2 -13
  35. package/build/types/index.d.ts +4 -1
  36. package/build/types/router.d.ts +6 -5
  37. package/build/types/routerContext.d.ts +3 -0
  38. package/build/types/useRouteContext.d.ts +7 -0
  39. package/build/types/useRouter.d.ts +5 -0
  40. package/build/types/useRouterState.d.ts +6 -0
  41. package/build/types/utils.d.ts +0 -6
  42. package/build/umd/index.development.js +367 -363
  43. package/build/umd/index.development.js.map +1 -1
  44. package/build/umd/index.production.js +1 -1
  45. package/build/umd/index.production.js.map +1 -1
  46. package/package.json +2 -2
  47. package/src/Matches.tsx +2 -1
  48. package/src/RouterProvider.tsx +8 -60
  49. package/src/awaited.tsx +1 -1
  50. package/src/index.tsx +4 -2
  51. package/src/link.tsx +8 -7
  52. package/src/router.ts +18 -5
  53. package/src/routerContext.tsx +11 -0
  54. package/src/scroll-restoration.tsx +1 -1
  55. package/src/useBlocker.tsx +1 -1
  56. package/src/useNavigate.tsx +1 -1
  57. package/src/useParams.tsx +1 -1
  58. package/src/useRouteContext.ts +24 -0
  59. package/src/useRouter.tsx +20 -0
  60. package/src/useRouterState.tsx +17 -0
  61. package/src/utils.ts +0 -24
@@ -4818,7 +4818,7 @@ var drawChart = (function (exports) {
4818
4818
  </script>
4819
4819
  <script>
4820
4820
  /*<!--*/
4821
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages","children":[{"name":"history/build/esm/index.js","uid":"5e18-5"},{"name":"react-router/src","children":[{"uid":"5e18-23","name":"CatchBoundary.tsx"},{"uid":"5e18-25","name":"utils.ts"},{"uid":"5e18-27","name":"Matches.tsx"},{"uid":"5e18-29","name":"RouterProvider.tsx"},{"uid":"5e18-31","name":"defer.ts"},{"uid":"5e18-33","name":"awaited.tsx"},{"uid":"5e18-35","name":"path.ts"},{"uid":"5e18-37","name":"useParams.tsx"},{"uid":"5e18-39","name":"useSearch.tsx"},{"uid":"5e18-41","name":"route.ts"},{"uid":"5e18-43","name":"fileRoute.ts"},{"uid":"5e18-45","name":"lazyRouteComponent.tsx"},{"uid":"5e18-49","name":"link.tsx"},{"uid":"5e18-51","name":"qss.ts"},{"uid":"5e18-53","name":"redirects.ts"},{"uid":"5e18-55","name":"searchParams.ts"},{"uid":"5e18-57","name":"router.ts"},{"uid":"5e18-59","name":"scroll-restoration.tsx"},{"uid":"5e18-61","name":"useBlocker.tsx"},{"uid":"5e18-63","name":"useNavigate.tsx"},{"uid":"5e18-65","name":"index.tsx"}]}]},{"name":"node_modules/.pnpm","children":[{"name":"tiny-invariant@1.3.1/node_modules/tiny-invariant/dist/esm/tiny-invariant.js","uid":"5e18-7"},{"name":"tiny-warning@1.0.3/node_modules/tiny-warning/dist/tiny-warning.esm.js","uid":"5e18-9"},{"name":"use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store","children":[{"name":"cjs/use-sync-external-store-shim/with-selector.production.min.js","uid":"5e18-15"},{"name":"shim/with-selector.js","uid":"5e18-17"}]},{"name":"@tanstack+store@0.1.3/node_modules/@tanstack/store/build/modern/index.js","uid":"5e18-19"},{"name":"@tanstack+react-store@0.2.1_react-dom@18.2.0_react@18.2.0/node_modules/@tanstack/react-store/build/modern/index.js","uid":"5e18-21"}]},{"name":"\u0000/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store","children":[{"name":"shim/with-selector.js?commonjs-module","uid":"5e18-11"},{"name":"cjs/use-sync-external-store-shim/with-selector.production.min.js?commonjs-exports","uid":"5e18-13"}]},{"uid":"5e18-47","name":"\u0000rollupPluginBabelHelpers.js"}]}],"isRoot":true},"nodeParts":{"5e18-5":{"renderedLength":9900,"gzipLength":2908,"brotliLength":0,"metaUid":"5e18-4"},"5e18-7":{"renderedLength":181,"gzipLength":130,"brotliLength":0,"metaUid":"5e18-6"},"5e18-9":{"renderedLength":44,"gzipLength":62,"brotliLength":0,"metaUid":"5e18-8"},"5e18-11":{"renderedLength":35,"gzipLength":55,"brotliLength":0,"metaUid":"5e18-10"},"5e18-13":{"renderedLength":39,"gzipLength":59,"brotliLength":0,"metaUid":"5e18-12"},"5e18-15":{"renderedLength":1374,"gzipLength":661,"brotliLength":0,"metaUid":"5e18-14"},"5e18-17":{"renderedLength":123,"gzipLength":98,"brotliLength":0,"metaUid":"5e18-16"},"5e18-19":{"renderedLength":1731,"gzipLength":520,"brotliLength":0,"metaUid":"5e18-18"},"5e18-21":{"renderedLength":821,"gzipLength":369,"brotliLength":0,"metaUid":"5e18-20"},"5e18-23":{"renderedLength":2606,"gzipLength":795,"brotliLength":0,"metaUid":"5e18-22"},"5e18-25":{"renderedLength":5729,"gzipLength":1903,"brotliLength":0,"metaUid":"5e18-24"},"5e18-27":{"renderedLength":6574,"gzipLength":1400,"brotliLength":0,"metaUid":"5e18-26"},"5e18-29":{"renderedLength":4682,"gzipLength":1326,"brotliLength":0,"metaUid":"5e18-28"},"5e18-31":{"renderedLength":640,"gzipLength":310,"brotliLength":0,"metaUid":"5e18-30"},"5e18-33":{"renderedLength":641,"gzipLength":306,"brotliLength":0,"metaUid":"5e18-32"},"5e18-35":{"renderedLength":6003,"gzipLength":1479,"brotliLength":0,"metaUid":"5e18-34"},"5e18-37":{"renderedLength":225,"gzipLength":156,"brotliLength":0,"metaUid":"5e18-36"},"5e18-39":{"renderedLength":182,"gzipLength":129,"brotliLength":0,"metaUid":"5e18-38"},"5e18-41":{"renderedLength":6949,"gzipLength":1470,"brotliLength":0,"metaUid":"5e18-40"},"5e18-43":{"renderedLength":276,"gzipLength":168,"brotliLength":0,"metaUid":"5e18-42"},"5e18-45":{"renderedLength":479,"gzipLength":255,"brotliLength":0,"metaUid":"5e18-44"},"5e18-47":{"renderedLength":429,"gzipLength":237,"brotliLength":0,"metaUid":"5e18-46"},"5e18-49":{"renderedLength":5585,"gzipLength":1751,"brotliLength":0,"metaUid":"5e18-48"},"5e18-51":{"renderedLength":1281,"gzipLength":547,"brotliLength":0,"metaUid":"5e18-50"},"5e18-53":{"renderedLength":218,"gzipLength":149,"brotliLength":0,"metaUid":"5e18-52"},"5e18-55":{"renderedLength":1706,"gzipLength":572,"brotliLength":0,"metaUid":"5e18-54"},"5e18-57":{"renderedLength":38705,"gzipLength":9276,"brotliLength":0,"metaUid":"5e18-56"},"5e18-59":{"renderedLength":5597,"gzipLength":1449,"brotliLength":0,"metaUid":"5e18-58"},"5e18-61":{"renderedLength":355,"gzipLength":201,"brotliLength":0,"metaUid":"5e18-60"},"5e18-63":{"renderedLength":1358,"gzipLength":525,"brotliLength":0,"metaUid":"5e18-62"},"5e18-65":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"5e18-64"}},"nodeMetas":{"5e18-4":{"id":"/packages/history/build/esm/index.js","moduleParts":{"index.production.js":"5e18-5"},"imported":[],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-56"}]},"5e18-6":{"id":"/node_modules/.pnpm/tiny-invariant@1.3.1/node_modules/tiny-invariant/dist/esm/tiny-invariant.js","moduleParts":{"index.production.js":"5e18-7"},"imported":[],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-26"},{"uid":"5e18-40"},{"uid":"5e18-56"}]},"5e18-8":{"id":"/node_modules/.pnpm/tiny-warning@1.0.3/node_modules/tiny-warning/dist/tiny-warning.esm.js","moduleParts":{"index.production.js":"5e18-9"},"imported":[],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-26"},{"uid":"5e18-28"}]},"5e18-10":{"id":"\u0000/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/shim/with-selector.js?commonjs-module","moduleParts":{"index.production.js":"5e18-11"},"imported":[],"importedBy":[{"uid":"5e18-16"}]},"5e18-12":{"id":"\u0000/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.min.js?commonjs-exports","moduleParts":{"index.production.js":"5e18-13"},"imported":[],"importedBy":[{"uid":"5e18-14"}]},"5e18-14":{"id":"/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.min.js","moduleParts":{"index.production.js":"5e18-15"},"imported":[{"uid":"5e18-70"},{"uid":"5e18-12"},{"uid":"5e18-73"},{"uid":"5e18-74"}],"importedBy":[{"uid":"5e18-16"}]},"5e18-16":{"id":"/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/shim/with-selector.js","moduleParts":{"index.production.js":"5e18-17"},"imported":[{"uid":"5e18-70"},{"uid":"5e18-10"},{"uid":"5e18-71"},{"uid":"5e18-14"}],"importedBy":[{"uid":"5e18-20"}]},"5e18-18":{"id":"/node_modules/.pnpm/@tanstack+store@0.1.3/node_modules/@tanstack/store/build/modern/index.js","moduleParts":{"index.production.js":"5e18-19"},"imported":[],"importedBy":[{"uid":"5e18-56"},{"uid":"5e18-20"}]},"5e18-20":{"id":"/node_modules/.pnpm/@tanstack+react-store@0.2.1_react-dom@18.2.0_react@18.2.0/node_modules/@tanstack/react-store/build/modern/index.js","moduleParts":{"index.production.js":"5e18-21"},"imported":[{"uid":"5e18-16"},{"uid":"5e18-18"}],"importedBy":[{"uid":"5e18-28"}]},"5e18-22":{"id":"/packages/react-router/src/CatchBoundary.tsx","moduleParts":{"index.production.js":"5e18-23"},"imported":[{"uid":"5e18-69"}],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-26"}]},"5e18-24":{"id":"/packages/react-router/src/utils.ts","moduleParts":{"index.production.js":"5e18-25"},"imported":[{"uid":"5e18-69"},{"uid":"5e18-26"}],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-48"},{"uid":"5e18-26"},{"uid":"5e18-34"},{"uid":"5e18-56"},{"uid":"5e18-28"},{"uid":"5e18-58"},{"uid":"5e18-36"}]},"5e18-26":{"id":"/packages/react-router/src/Matches.tsx","moduleParts":{"index.production.js":"5e18-27"},"imported":[{"uid":"5e18-69"},{"uid":"5e18-6"},{"uid":"5e18-8"},{"uid":"5e18-22"},{"uid":"5e18-28"},{"uid":"5e18-24"}],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-48"},{"uid":"5e18-40"},{"uid":"5e18-28"},{"uid":"5e18-62"},{"uid":"5e18-36"},{"uid":"5e18-38"},{"uid":"5e18-24"}]},"5e18-28":{"id":"/packages/react-router/src/RouterProvider.tsx","moduleParts":{"index.production.js":"5e18-29"},"imported":[{"uid":"5e18-69"},{"uid":"5e18-8"},{"uid":"5e18-20"},{"uid":"5e18-26"},{"uid":"5e18-24"}],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-32"},{"uid":"5e18-48"},{"uid":"5e18-26"},{"uid":"5e18-56"},{"uid":"5e18-58"},{"uid":"5e18-60"},{"uid":"5e18-62"},{"uid":"5e18-36"}]},"5e18-30":{"id":"/packages/react-router/src/defer.ts","moduleParts":{"index.production.js":"5e18-31"},"imported":[],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-32"}]},"5e18-32":{"id":"/packages/react-router/src/awaited.tsx","moduleParts":{"index.production.js":"5e18-33"},"imported":[{"uid":"5e18-28"},{"uid":"5e18-30"}],"importedBy":[{"uid":"5e18-64"}]},"5e18-34":{"id":"/packages/react-router/src/path.ts","moduleParts":{"index.production.js":"5e18-35"},"imported":[{"uid":"5e18-24"}],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-40"},{"uid":"5e18-56"}]},"5e18-36":{"id":"/packages/react-router/src/useParams.tsx","moduleParts":{"index.production.js":"5e18-37"},"imported":[{"uid":"5e18-24"},{"uid":"5e18-28"},{"uid":"5e18-26"}],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-40"}]},"5e18-38":{"id":"/packages/react-router/src/useSearch.tsx","moduleParts":{"index.production.js":"5e18-39"},"imported":[{"uid":"5e18-26"}],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-40"}]},"5e18-40":{"id":"/packages/react-router/src/route.ts","moduleParts":{"index.production.js":"5e18-41"},"imported":[{"uid":"5e18-6"},{"uid":"5e18-26"},{"uid":"5e18-34"},{"uid":"5e18-36"},{"uid":"5e18-38"}],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-42"}]},"5e18-42":{"id":"/packages/react-router/src/fileRoute.ts","moduleParts":{"index.production.js":"5e18-43"},"imported":[{"uid":"5e18-40"}],"importedBy":[{"uid":"5e18-64"}]},"5e18-44":{"id":"/packages/react-router/src/lazyRouteComponent.tsx","moduleParts":{"index.production.js":"5e18-45"},"imported":[{"uid":"5e18-69"}],"importedBy":[{"uid":"5e18-64"}]},"5e18-46":{"id":"\u0000rollupPluginBabelHelpers.js","moduleParts":{"index.production.js":"5e18-47"},"imported":[],"importedBy":[{"uid":"5e18-48"}]},"5e18-48":{"id":"/packages/react-router/src/link.tsx","moduleParts":{"index.production.js":"5e18-49"},"imported":[{"uid":"5e18-46"},{"uid":"5e18-69"},{"uid":"5e18-26"},{"uid":"5e18-28"},{"uid":"5e18-24"}],"importedBy":[{"uid":"5e18-64"}]},"5e18-50":{"id":"/packages/react-router/src/qss.ts","moduleParts":{"index.production.js":"5e18-51"},"imported":[],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-54"}]},"5e18-52":{"id":"/packages/react-router/src/redirects.ts","moduleParts":{"index.production.js":"5e18-53"},"imported":[],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-56"}]},"5e18-54":{"id":"/packages/react-router/src/searchParams.ts","moduleParts":{"index.production.js":"5e18-55"},"imported":[{"uid":"5e18-50"}],"importedBy":[{"uid":"5e18-64"},{"uid":"5e18-56"}]},"5e18-56":{"id":"/packages/react-router/src/router.ts","moduleParts":{"index.production.js":"5e18-57"},"imported":[{"uid":"5e18-4"},{"uid":"5e18-18"},{"uid":"5e18-54"},{"uid":"5e18-24"},{"uid":"5e18-28"},{"uid":"5e18-34"},{"uid":"5e18-6"},{"uid":"5e18-52"}],"importedBy":[{"uid":"5e18-64"}]},"5e18-58":{"id":"/packages/react-router/src/scroll-restoration.tsx","moduleParts":{"index.production.js":"5e18-59"},"imported":[{"uid":"5e18-69"},{"uid":"5e18-28"},{"uid":"5e18-24"}],"importedBy":[{"uid":"5e18-64"}]},"5e18-60":{"id":"/packages/react-router/src/useBlocker.tsx","moduleParts":{"index.production.js":"5e18-61"},"imported":[{"uid":"5e18-69"},{"uid":"5e18-28"}],"importedBy":[{"uid":"5e18-64"}]},"5e18-62":{"id":"/packages/react-router/src/useNavigate.tsx","moduleParts":{"index.production.js":"5e18-63"},"imported":[{"uid":"5e18-69"},{"uid":"5e18-26"},{"uid":"5e18-28"}],"importedBy":[{"uid":"5e18-64"}]},"5e18-64":{"id":"/packages/react-router/src/index.tsx","moduleParts":{"index.production.js":"5e18-65"},"imported":[{"uid":"5e18-4"},{"uid":"5e18-6"},{"uid":"5e18-8"},{"uid":"5e18-32"},{"uid":"5e18-30"},{"uid":"5e18-22"},{"uid":"5e18-42"},{"uid":"5e18-66"},{"uid":"5e18-64"},{"uid":"5e18-44"},{"uid":"5e18-48"},{"uid":"5e18-67"},{"uid":"5e18-26"},{"uid":"5e18-34"},{"uid":"5e18-50"},{"uid":"5e18-52"},{"uid":"5e18-40"},{"uid":"5e18-68"},{"uid":"5e18-56"},{"uid":"5e18-28"},{"uid":"5e18-58"},{"uid":"5e18-54"},{"uid":"5e18-60"},{"uid":"5e18-62"},{"uid":"5e18-36"},{"uid":"5e18-38"},{"uid":"5e18-24"}],"importedBy":[{"uid":"5e18-64"}],"isEntry":true},"5e18-66":{"id":"/packages/react-router/src/history.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"5e18-64"}]},"5e18-67":{"id":"/packages/react-router/src/location.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"5e18-64"}]},"5e18-68":{"id":"/packages/react-router/src/routeInfo.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"5e18-64"}]},"5e18-69":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"5e18-22"},{"uid":"5e18-44"},{"uid":"5e18-48"},{"uid":"5e18-26"},{"uid":"5e18-28"},{"uid":"5e18-58"},{"uid":"5e18-60"},{"uid":"5e18-62"},{"uid":"5e18-24"},{"uid":"5e18-73"}],"isExternal":true},"5e18-70":{"id":"\u0000commonjsHelpers.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"5e18-16"},{"uid":"5e18-71"},{"uid":"5e18-14"}]},"5e18-71":{"id":"/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js","moduleParts":{},"imported":[{"uid":"5e18-70"},{"uid":"5e18-72"},{"uid":"5e18-73"},{"uid":"5e18-74"}],"importedBy":[{"uid":"5e18-16"}]},"5e18-72":{"id":"\u0000/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js?commonjs-exports","moduleParts":{},"imported":[],"importedBy":[{"uid":"5e18-71"}]},"5e18-73":{"id":"\u0000react?commonjs-external","moduleParts":{},"imported":[{"uid":"5e18-69"}],"importedBy":[{"uid":"5e18-71"},{"uid":"5e18-14"}]},"5e18-74":{"id":"\u0000use-sync-external-store/shim?commonjs-external","moduleParts":{},"imported":[{"uid":"5e18-75"}],"importedBy":[{"uid":"5e18-71"},{"uid":"5e18-14"}]},"5e18-75":{"id":"use-sync-external-store/shim","moduleParts":{},"imported":[],"importedBy":[{"uid":"5e18-74"}],"isExternal":true}},"env":{"rollup":"4.6.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
4821
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages","children":[{"name":"history/build/esm/index.js","uid":"3364-5"},{"name":"react-router/src","children":[{"uid":"3364-11","name":"routerContext.tsx"},{"uid":"3364-13","name":"useRouter.tsx"},{"uid":"3364-15","name":"defer.ts"},{"uid":"3364-17","name":"awaited.tsx"},{"uid":"3364-19","name":"CatchBoundary.tsx"},{"uid":"3364-33","name":"useRouterState.tsx"},{"uid":"3364-35","name":"utils.ts"},{"uid":"3364-37","name":"Matches.tsx"},{"uid":"3364-39","name":"path.ts"},{"uid":"3364-41","name":"useParams.tsx"},{"uid":"3364-43","name":"useSearch.tsx"},{"uid":"3364-45","name":"route.ts"},{"uid":"3364-47","name":"fileRoute.ts"},{"uid":"3364-49","name":"lazyRouteComponent.tsx"},{"uid":"3364-53","name":"link.tsx"},{"uid":"3364-55","name":"qss.ts"},{"uid":"3364-57","name":"redirects.ts"},{"uid":"3364-59","name":"searchParams.ts"},{"uid":"3364-61","name":"RouterProvider.tsx"},{"uid":"3364-63","name":"router.ts"},{"uid":"3364-65","name":"scroll-restoration.tsx"},{"uid":"3364-67","name":"useBlocker.tsx"},{"uid":"3364-69","name":"useNavigate.tsx"},{"uid":"3364-71","name":"useRouteContext.ts"},{"uid":"3364-73","name":"index.tsx"}]}]},{"name":"node_modules/.pnpm","children":[{"name":"tiny-invariant@1.3.1/node_modules/tiny-invariant/dist/esm/tiny-invariant.js","uid":"3364-7"},{"name":"tiny-warning@1.0.3/node_modules/tiny-warning/dist/tiny-warning.esm.js","uid":"3364-9"},{"name":"use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store","children":[{"name":"cjs/use-sync-external-store-shim/with-selector.production.min.js","uid":"3364-25"},{"name":"shim/with-selector.js","uid":"3364-27"}]},{"name":"@tanstack+store@0.1.3/node_modules/@tanstack/store/build/modern/index.js","uid":"3364-29"},{"name":"@tanstack+react-store@0.2.1_react-dom@18.2.0_react@18.2.0/node_modules/@tanstack/react-store/build/modern/index.js","uid":"3364-31"}]},{"name":"\u0000/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store","children":[{"name":"shim/with-selector.js?commonjs-module","uid":"3364-21"},{"name":"cjs/use-sync-external-store-shim/with-selector.production.min.js?commonjs-exports","uid":"3364-23"}]},{"uid":"3364-51","name":"\u0000rollupPluginBabelHelpers.js"}]}],"isRoot":true},"nodeParts":{"3364-5":{"renderedLength":9900,"gzipLength":2908,"brotliLength":0,"metaUid":"3364-4"},"3364-7":{"renderedLength":181,"gzipLength":130,"brotliLength":0,"metaUid":"3364-6"},"3364-9":{"renderedLength":44,"gzipLength":62,"brotliLength":0,"metaUid":"3364-8"},"3364-11":{"renderedLength":303,"gzipLength":180,"brotliLength":0,"metaUid":"3364-10"},"3364-13":{"renderedLength":304,"gzipLength":215,"brotliLength":0,"metaUid":"3364-12"},"3364-15":{"renderedLength":640,"gzipLength":310,"brotliLength":0,"metaUid":"3364-14"},"3364-17":{"renderedLength":641,"gzipLength":306,"brotliLength":0,"metaUid":"3364-16"},"3364-19":{"renderedLength":2606,"gzipLength":795,"brotliLength":0,"metaUid":"3364-18"},"3364-21":{"renderedLength":35,"gzipLength":55,"brotliLength":0,"metaUid":"3364-20"},"3364-23":{"renderedLength":39,"gzipLength":59,"brotliLength":0,"metaUid":"3364-22"},"3364-25":{"renderedLength":1374,"gzipLength":661,"brotliLength":0,"metaUid":"3364-24"},"3364-27":{"renderedLength":123,"gzipLength":98,"brotliLength":0,"metaUid":"3364-26"},"3364-29":{"renderedLength":1731,"gzipLength":520,"brotliLength":0,"metaUid":"3364-28"},"3364-31":{"renderedLength":821,"gzipLength":369,"brotliLength":0,"metaUid":"3364-30"},"3364-33":{"renderedLength":198,"gzipLength":142,"brotliLength":0,"metaUid":"3364-32"},"3364-35":{"renderedLength":5564,"gzipLength":1838,"brotliLength":0,"metaUid":"3364-34"},"3364-37":{"renderedLength":6574,"gzipLength":1400,"brotliLength":0,"metaUid":"3364-36"},"3364-39":{"renderedLength":6003,"gzipLength":1479,"brotliLength":0,"metaUid":"3364-38"},"3364-41":{"renderedLength":225,"gzipLength":156,"brotliLength":0,"metaUid":"3364-40"},"3364-43":{"renderedLength":182,"gzipLength":129,"brotliLength":0,"metaUid":"3364-42"},"3364-45":{"renderedLength":6949,"gzipLength":1470,"brotliLength":0,"metaUid":"3364-44"},"3364-47":{"renderedLength":276,"gzipLength":168,"brotliLength":0,"metaUid":"3364-46"},"3364-49":{"renderedLength":479,"gzipLength":255,"brotliLength":0,"metaUid":"3364-48"},"3364-51":{"renderedLength":429,"gzipLength":237,"brotliLength":0,"metaUid":"3364-50"},"3364-53":{"renderedLength":5585,"gzipLength":1751,"brotliLength":0,"metaUid":"3364-52"},"3364-55":{"renderedLength":1281,"gzipLength":547,"brotliLength":0,"metaUid":"3364-54"},"3364-57":{"renderedLength":218,"gzipLength":149,"brotliLength":0,"metaUid":"3364-56"},"3364-59":{"renderedLength":1706,"gzipLength":572,"brotliLength":0,"metaUid":"3364-58"},"3364-61":{"renderedLength":3874,"gzipLength":1122,"brotliLength":0,"metaUid":"3364-60"},"3364-63":{"renderedLength":38705,"gzipLength":9276,"brotliLength":0,"metaUid":"3364-62"},"3364-65":{"renderedLength":5597,"gzipLength":1449,"brotliLength":0,"metaUid":"3364-64"},"3364-67":{"renderedLength":355,"gzipLength":201,"brotliLength":0,"metaUid":"3364-66"},"3364-69":{"renderedLength":1358,"gzipLength":525,"brotliLength":0,"metaUid":"3364-68"},"3364-71":{"renderedLength":164,"gzipLength":127,"brotliLength":0,"metaUid":"3364-70"},"3364-73":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3364-72"}},"nodeMetas":{"3364-4":{"id":"/packages/history/build/esm/index.js","moduleParts":{"index.production.js":"3364-5"},"imported":[],"importedBy":[{"uid":"3364-72"},{"uid":"3364-62"}]},"3364-6":{"id":"/node_modules/.pnpm/tiny-invariant@1.3.1/node_modules/tiny-invariant/dist/esm/tiny-invariant.js","moduleParts":{"index.production.js":"3364-7"},"imported":[],"importedBy":[{"uid":"3364-72"},{"uid":"3364-36"},{"uid":"3364-44"},{"uid":"3364-62"}]},"3364-8":{"id":"/node_modules/.pnpm/tiny-warning@1.0.3/node_modules/tiny-warning/dist/tiny-warning.esm.js","moduleParts":{"index.production.js":"3364-9"},"imported":[],"importedBy":[{"uid":"3364-72"},{"uid":"3364-36"},{"uid":"3364-12"}]},"3364-10":{"id":"/packages/react-router/src/routerContext.tsx","moduleParts":{"index.production.js":"3364-11"},"imported":[{"uid":"3364-77"}],"importedBy":[{"uid":"3364-72"},{"uid":"3364-60"},{"uid":"3364-12"}]},"3364-12":{"id":"/packages/react-router/src/useRouter.tsx","moduleParts":{"index.production.js":"3364-13"},"imported":[{"uid":"3364-77"},{"uid":"3364-8"},{"uid":"3364-10"}],"importedBy":[{"uid":"3364-72"},{"uid":"3364-16"},{"uid":"3364-52"},{"uid":"3364-36"},{"uid":"3364-60"},{"uid":"3364-64"},{"uid":"3364-66"},{"uid":"3364-68"},{"uid":"3364-32"}]},"3364-14":{"id":"/packages/react-router/src/defer.ts","moduleParts":{"index.production.js":"3364-15"},"imported":[],"importedBy":[{"uid":"3364-72"},{"uid":"3364-16"}]},"3364-16":{"id":"/packages/react-router/src/awaited.tsx","moduleParts":{"index.production.js":"3364-17"},"imported":[{"uid":"3364-12"},{"uid":"3364-14"}],"importedBy":[{"uid":"3364-72"}]},"3364-18":{"id":"/packages/react-router/src/CatchBoundary.tsx","moduleParts":{"index.production.js":"3364-19"},"imported":[{"uid":"3364-77"}],"importedBy":[{"uid":"3364-72"},{"uid":"3364-36"}]},"3364-20":{"id":"\u0000/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/shim/with-selector.js?commonjs-module","moduleParts":{"index.production.js":"3364-21"},"imported":[],"importedBy":[{"uid":"3364-26"}]},"3364-22":{"id":"\u0000/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.min.js?commonjs-exports","moduleParts":{"index.production.js":"3364-23"},"imported":[],"importedBy":[{"uid":"3364-24"}]},"3364-24":{"id":"/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.min.js","moduleParts":{"index.production.js":"3364-25"},"imported":[{"uid":"3364-78"},{"uid":"3364-22"},{"uid":"3364-81"},{"uid":"3364-82"}],"importedBy":[{"uid":"3364-26"}]},"3364-26":{"id":"/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/shim/with-selector.js","moduleParts":{"index.production.js":"3364-27"},"imported":[{"uid":"3364-78"},{"uid":"3364-20"},{"uid":"3364-79"},{"uid":"3364-24"}],"importedBy":[{"uid":"3364-30"}]},"3364-28":{"id":"/node_modules/.pnpm/@tanstack+store@0.1.3/node_modules/@tanstack/store/build/modern/index.js","moduleParts":{"index.production.js":"3364-29"},"imported":[],"importedBy":[{"uid":"3364-62"},{"uid":"3364-30"}]},"3364-30":{"id":"/node_modules/.pnpm/@tanstack+react-store@0.2.1_react-dom@18.2.0_react@18.2.0/node_modules/@tanstack/react-store/build/modern/index.js","moduleParts":{"index.production.js":"3364-31"},"imported":[{"uid":"3364-26"},{"uid":"3364-28"}],"importedBy":[{"uid":"3364-32"}]},"3364-32":{"id":"/packages/react-router/src/useRouterState.tsx","moduleParts":{"index.production.js":"3364-33"},"imported":[{"uid":"3364-30"},{"uid":"3364-12"}],"importedBy":[{"uid":"3364-72"},{"uid":"3364-52"},{"uid":"3364-36"},{"uid":"3364-60"},{"uid":"3364-40"}]},"3364-34":{"id":"/packages/react-router/src/utils.ts","moduleParts":{"index.production.js":"3364-35"},"imported":[{"uid":"3364-77"}],"importedBy":[{"uid":"3364-72"},{"uid":"3364-52"},{"uid":"3364-36"},{"uid":"3364-38"},{"uid":"3364-62"},{"uid":"3364-60"},{"uid":"3364-64"},{"uid":"3364-40"}]},"3364-36":{"id":"/packages/react-router/src/Matches.tsx","moduleParts":{"index.production.js":"3364-37"},"imported":[{"uid":"3364-77"},{"uid":"3364-6"},{"uid":"3364-8"},{"uid":"3364-18"},{"uid":"3364-32"},{"uid":"3364-12"},{"uid":"3364-34"}],"importedBy":[{"uid":"3364-72"},{"uid":"3364-52"},{"uid":"3364-44"},{"uid":"3364-60"},{"uid":"3364-68"},{"uid":"3364-40"},{"uid":"3364-42"},{"uid":"3364-70"}]},"3364-38":{"id":"/packages/react-router/src/path.ts","moduleParts":{"index.production.js":"3364-39"},"imported":[{"uid":"3364-34"}],"importedBy":[{"uid":"3364-72"},{"uid":"3364-44"},{"uid":"3364-62"}]},"3364-40":{"id":"/packages/react-router/src/useParams.tsx","moduleParts":{"index.production.js":"3364-41"},"imported":[{"uid":"3364-34"},{"uid":"3364-32"},{"uid":"3364-36"}],"importedBy":[{"uid":"3364-72"},{"uid":"3364-44"}]},"3364-42":{"id":"/packages/react-router/src/useSearch.tsx","moduleParts":{"index.production.js":"3364-43"},"imported":[{"uid":"3364-36"}],"importedBy":[{"uid":"3364-72"},{"uid":"3364-44"}]},"3364-44":{"id":"/packages/react-router/src/route.ts","moduleParts":{"index.production.js":"3364-45"},"imported":[{"uid":"3364-6"},{"uid":"3364-36"},{"uid":"3364-38"},{"uid":"3364-40"},{"uid":"3364-42"}],"importedBy":[{"uid":"3364-72"},{"uid":"3364-46"}]},"3364-46":{"id":"/packages/react-router/src/fileRoute.ts","moduleParts":{"index.production.js":"3364-47"},"imported":[{"uid":"3364-44"}],"importedBy":[{"uid":"3364-72"}]},"3364-48":{"id":"/packages/react-router/src/lazyRouteComponent.tsx","moduleParts":{"index.production.js":"3364-49"},"imported":[{"uid":"3364-77"}],"importedBy":[{"uid":"3364-72"}]},"3364-50":{"id":"\u0000rollupPluginBabelHelpers.js","moduleParts":{"index.production.js":"3364-51"},"imported":[],"importedBy":[{"uid":"3364-52"}]},"3364-52":{"id":"/packages/react-router/src/link.tsx","moduleParts":{"index.production.js":"3364-53"},"imported":[{"uid":"3364-50"},{"uid":"3364-77"},{"uid":"3364-36"},{"uid":"3364-32"},{"uid":"3364-12"},{"uid":"3364-34"}],"importedBy":[{"uid":"3364-72"}]},"3364-54":{"id":"/packages/react-router/src/qss.ts","moduleParts":{"index.production.js":"3364-55"},"imported":[],"importedBy":[{"uid":"3364-72"},{"uid":"3364-58"}]},"3364-56":{"id":"/packages/react-router/src/redirects.ts","moduleParts":{"index.production.js":"3364-57"},"imported":[],"importedBy":[{"uid":"3364-72"},{"uid":"3364-62"}]},"3364-58":{"id":"/packages/react-router/src/searchParams.ts","moduleParts":{"index.production.js":"3364-59"},"imported":[{"uid":"3364-54"}],"importedBy":[{"uid":"3364-72"},{"uid":"3364-62"}]},"3364-60":{"id":"/packages/react-router/src/RouterProvider.tsx","moduleParts":{"index.production.js":"3364-61"},"imported":[{"uid":"3364-77"},{"uid":"3364-36"},{"uid":"3364-34"},{"uid":"3364-12"},{"uid":"3364-32"},{"uid":"3364-10"}],"importedBy":[{"uid":"3364-72"},{"uid":"3364-62"}]},"3364-62":{"id":"/packages/react-router/src/router.ts","moduleParts":{"index.production.js":"3364-63"},"imported":[{"uid":"3364-4"},{"uid":"3364-28"},{"uid":"3364-58"},{"uid":"3364-34"},{"uid":"3364-60"},{"uid":"3364-38"},{"uid":"3364-6"},{"uid":"3364-56"}],"importedBy":[{"uid":"3364-72"}]},"3364-64":{"id":"/packages/react-router/src/scroll-restoration.tsx","moduleParts":{"index.production.js":"3364-65"},"imported":[{"uid":"3364-77"},{"uid":"3364-12"},{"uid":"3364-34"}],"importedBy":[{"uid":"3364-72"}]},"3364-66":{"id":"/packages/react-router/src/useBlocker.tsx","moduleParts":{"index.production.js":"3364-67"},"imported":[{"uid":"3364-77"},{"uid":"3364-12"}],"importedBy":[{"uid":"3364-72"}]},"3364-68":{"id":"/packages/react-router/src/useNavigate.tsx","moduleParts":{"index.production.js":"3364-69"},"imported":[{"uid":"3364-77"},{"uid":"3364-36"},{"uid":"3364-12"}],"importedBy":[{"uid":"3364-72"}]},"3364-70":{"id":"/packages/react-router/src/useRouteContext.ts","moduleParts":{"index.production.js":"3364-71"},"imported":[{"uid":"3364-36"}],"importedBy":[{"uid":"3364-72"}]},"3364-72":{"id":"/packages/react-router/src/index.tsx","moduleParts":{"index.production.js":"3364-73"},"imported":[{"uid":"3364-4"},{"uid":"3364-6"},{"uid":"3364-8"},{"uid":"3364-16"},{"uid":"3364-14"},{"uid":"3364-18"},{"uid":"3364-46"},{"uid":"3364-74"},{"uid":"3364-48"},{"uid":"3364-52"},{"uid":"3364-75"},{"uid":"3364-36"},{"uid":"3364-38"},{"uid":"3364-54"},{"uid":"3364-56"},{"uid":"3364-44"},{"uid":"3364-76"},{"uid":"3364-62"},{"uid":"3364-60"},{"uid":"3364-64"},{"uid":"3364-58"},{"uid":"3364-66"},{"uid":"3364-68"},{"uid":"3364-40"},{"uid":"3364-42"},{"uid":"3364-10"},{"uid":"3364-70"},{"uid":"3364-12"},{"uid":"3364-32"},{"uid":"3364-34"}],"importedBy":[],"isEntry":true},"3364-74":{"id":"/packages/react-router/src/history.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"3364-72"}]},"3364-75":{"id":"/packages/react-router/src/location.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"3364-72"}]},"3364-76":{"id":"/packages/react-router/src/routeInfo.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"3364-72"}]},"3364-77":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"3364-18"},{"uid":"3364-48"},{"uid":"3364-52"},{"uid":"3364-36"},{"uid":"3364-60"},{"uid":"3364-64"},{"uid":"3364-66"},{"uid":"3364-68"},{"uid":"3364-10"},{"uid":"3364-12"},{"uid":"3364-34"},{"uid":"3364-81"}],"isExternal":true},"3364-78":{"id":"\u0000commonjsHelpers.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"3364-26"},{"uid":"3364-79"},{"uid":"3364-24"}]},"3364-79":{"id":"/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js","moduleParts":{},"imported":[{"uid":"3364-78"},{"uid":"3364-80"},{"uid":"3364-81"},{"uid":"3364-82"}],"importedBy":[{"uid":"3364-26"}]},"3364-80":{"id":"\u0000/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js?commonjs-exports","moduleParts":{},"imported":[],"importedBy":[{"uid":"3364-79"}]},"3364-81":{"id":"\u0000react?commonjs-external","moduleParts":{},"imported":[{"uid":"3364-77"}],"importedBy":[{"uid":"3364-79"},{"uid":"3364-24"}]},"3364-82":{"id":"\u0000use-sync-external-store/shim?commonjs-external","moduleParts":{},"imported":[{"uid":"3364-83"}],"importedBy":[{"uid":"3364-79"},{"uid":"3364-24"}]},"3364-83":{"id":"use-sync-external-store/shim","moduleParts":{},"imported":[],"importedBy":[{"uid":"3364-82"}],"isExternal":true}},"env":{"rollup":"4.6.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
4822
4822
 
4823
4823
  const run = () => {
4824
4824
  const width = window.innerWidth;