@tanstack/react-router 1.0.0 → 1.0.2
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/RouterProvider.js +3 -1
- package/build/cjs/RouterProvider.js.map +1 -1
- package/build/cjs/link.js +4 -1
- package/build/cjs/link.js.map +1 -1
- package/build/cjs/router.js +5 -4
- package/build/cjs/router.js.map +1 -1
- package/build/cjs/useNavigate.js +9 -6
- package/build/cjs/useNavigate.js.map +1 -1
- package/build/esm/index.js +21 -12
- package/build/esm/index.js.map +1 -1
- package/build/stats-html.html +1 -1
- package/build/stats-react.json +367 -367
- package/build/types/index.d.ts +24 -932
- package/build/types/link.d.ts +1 -1
- package/build/types/useNavigate.d.ts +2 -2
- package/build/umd/index.development.js +21 -12
- 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 +2 -2
- package/src/RouterProvider.tsx +3 -1
- package/src/link.tsx +13 -7
- package/src/router.ts +5 -4
- package/src/useNavigate.tsx +10 -8
- package/build/cjs/_virtual/with-selector.development.js +0 -16
- package/build/cjs/_virtual/with-selector.development.js.map +0 -1
- package/build/cjs/_virtual/with-selector.js +0 -16
- package/build/cjs/_virtual/with-selector.js.map +0 -1
- package/build/cjs/_virtual/with-selector.production.min.js +0 -16
- package/build/cjs/_virtual/with-selector.production.min.js.map +0 -1
- package/build/cjs/build/esm/index.js +0 -79
- package/build/cjs/build/esm/index.js.map +0 -1
- package/build/cjs/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 +0 -47
- package/build/cjs/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.map +0 -1
- package/build/cjs/node_modules/.pnpm/@tanstack_store@0.1.3/node_modules/@tanstack/store/build/modern/index.js +0 -70
- package/build/cjs/node_modules/.pnpm/@tanstack_store@0.1.3/node_modules/@tanstack/store/build/modern/index.js.map +0 -1
- package/build/cjs/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 +0 -188
- package/build/cjs/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.map +0 -1
- package/build/cjs/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 +0 -39
- package/build/cjs/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.map +0 -1
- package/build/cjs/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/shim/with-selector.js +0 -26
- package/build/cjs/node_modules/.pnpm/use-sync-external-store@1.2.0_react@18.2.0/node_modules/use-sync-external-store/shim/with-selector.js.map +0 -1
- package/build/cjs/packages/react-router/src/CatchBoundary.js +0 -123
- package/build/cjs/packages/react-router/src/CatchBoundary.js.map +0 -1
- package/build/cjs/packages/react-router/src/Matches.js +0 -235
- package/build/cjs/packages/react-router/src/Matches.js.map +0 -1
- package/build/cjs/packages/react-router/src/RouterProvider.js +0 -144
- package/build/cjs/packages/react-router/src/RouterProvider.js.map +0 -1
- package/build/cjs/packages/react-router/src/awaited.js +0 -43
- package/build/cjs/packages/react-router/src/awaited.js.map +0 -1
- package/build/cjs/packages/react-router/src/defer.js +0 -37
- package/build/cjs/packages/react-router/src/defer.js.map +0 -1
- package/build/cjs/packages/react-router/src/fileRoute.js +0 -27
- package/build/cjs/packages/react-router/src/fileRoute.js.map +0 -1
- package/build/cjs/packages/react-router/src/index.js +0 -61
- package/build/cjs/packages/react-router/src/index.js.map +0 -1
- package/build/cjs/packages/react-router/src/lazyRouteComponent.js +0 -54
- package/build/cjs/packages/react-router/src/lazyRouteComponent.js.map +0 -1
- package/build/cjs/packages/react-router/src/link.js +0 -148
- package/build/cjs/packages/react-router/src/link.js.map +0 -1
- package/build/cjs/packages/react-router/src/path.js +0 -209
- package/build/cjs/packages/react-router/src/path.js.map +0 -1
- package/build/cjs/packages/react-router/src/qss.js +0 -63
- package/build/cjs/packages/react-router/src/qss.js.map +0 -1
- package/build/cjs/packages/react-router/src/react.js +0 -634
- package/build/cjs/packages/react-router/src/react.js.map +0 -1
- package/build/cjs/packages/react-router/src/redirects.js +0 -25
- package/build/cjs/packages/react-router/src/redirects.js.map +0 -1
- package/build/cjs/packages/react-router/src/route.js +0 -134
- package/build/cjs/packages/react-router/src/route.js.map +0 -1
- package/build/cjs/packages/react-router/src/router.js +0 -1111
- package/build/cjs/packages/react-router/src/router.js.map +0 -1
- package/build/cjs/packages/react-router/src/scroll-restoration.js +0 -53
- package/build/cjs/packages/react-router/src/scroll-restoration.js.map +0 -1
- package/build/cjs/packages/react-router/src/searchParams.js +0 -81
- package/build/cjs/packages/react-router/src/searchParams.js.map +0 -1
- package/build/cjs/packages/react-router/src/useBlocker.js +0 -61
- package/build/cjs/packages/react-router/src/useBlocker.js.map +0 -1
- package/build/cjs/packages/react-router/src/useNavigate.js +0 -75
- package/build/cjs/packages/react-router/src/useNavigate.js.map +0 -1
- package/build/cjs/packages/react-router/src/useParams.js +0 -26
- package/build/cjs/packages/react-router/src/useParams.js.map +0 -1
- package/build/cjs/packages/react-router/src/useSearch.js +0 -25
- package/build/cjs/packages/react-router/src/useSearch.js.map +0 -1
- package/build/cjs/packages/react-router/src/utils.js +0 -239
- package/build/cjs/packages/react-router/src/utils.js.map +0 -1
- package/build/cjs/react/CatchBoundary.js +0 -123
- package/build/cjs/react/CatchBoundary.js.map +0 -1
- package/build/cjs/react/awaited.js +0 -43
- package/build/cjs/react/awaited.js.map +0 -1
- package/build/cjs/react/defer.js +0 -37
- package/build/cjs/react/defer.js.map +0 -1
- package/build/cjs/react.js +0 -650
- package/build/cjs/react.js.map +0 -1
- package/build/cjs/routerConfig.js +0 -209
- package/build/cjs/routerConfig.js.map +0 -1
- package/build/cjs/src/CatchBoundary.js +0 -126
- package/build/cjs/src/CatchBoundary.js.map +0 -1
- package/build/cjs/src/Matches.js +0 -235
- package/build/cjs/src/Matches.js.map +0 -1
- package/build/cjs/src/RouterProvider.js +0 -1051
- package/build/cjs/src/RouterProvider.js.map +0 -1
- package/build/cjs/src/awaited.js +0 -45
- package/build/cjs/src/awaited.js.map +0 -1
- package/build/cjs/src/defer.js +0 -39
- package/build/cjs/src/defer.js.map +0 -1
- package/build/cjs/src/fileRoute.js +0 -29
- package/build/cjs/src/fileRoute.js.map +0 -1
- package/build/cjs/src/index.js +0 -134
- package/build/cjs/src/index.js.map +0 -1
- package/build/cjs/src/lazyRouteComponent.js +0 -57
- package/build/cjs/src/lazyRouteComponent.js.map +0 -1
- package/build/cjs/src/link.js +0 -151
- package/build/cjs/src/link.js.map +0 -1
- package/build/cjs/src/path.js +0 -211
- package/build/cjs/src/path.js.map +0 -1
- package/build/cjs/src/qss.js +0 -65
- package/build/cjs/src/qss.js.map +0 -1
- package/build/cjs/src/redirects.js +0 -27
- package/build/cjs/src/redirects.js.map +0 -1
- package/build/cjs/src/route.js +0 -139
- package/build/cjs/src/route.js.map +0 -1
- package/build/cjs/src/router.js +0 -203
- package/build/cjs/src/router.js.map +0 -1
- package/build/cjs/src/scroll-restoration.js +0 -186
- package/build/cjs/src/scroll-restoration.js.map +0 -1
- package/build/cjs/src/searchParams.js +0 -83
- package/build/cjs/src/searchParams.js.map +0 -1
- package/build/cjs/src/useBlocker.js +0 -64
- package/build/cjs/src/useBlocker.js.map +0 -1
- package/build/cjs/src/useNavigate.js +0 -78
- package/build/cjs/src/useNavigate.js.map +0 -1
- package/build/cjs/src/useParams.js +0 -28
- package/build/cjs/src/useParams.js.map +0 -1
- package/build/cjs/src/useSearch.js +0 -27
- package/build/cjs/src/useSearch.js.map +0 -1
- package/build/cjs/src/utils.js +0 -230
- package/build/cjs/src/utils.js.map +0 -1
- package/build/cjs/useStore.js +0 -99
- package/build/cjs/useStore.js.map +0 -1
- package/build/types/RouteMatch.d.ts +0 -23
- package/build/types/injectHtml.d.ts +0 -0
- package/build/types/react/CatchBoundary.d.ts +0 -33
- package/build/types/react/awaited.d.ts +0 -9
- package/build/types/react/defer.d.ts +0 -19
- package/build/types/react.d.ts +0 -141
- package/build/types/useStore.d.ts +0 -12
package/build/stats-html.html
CHANGED
|
@@ -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":"c062-5"},{"name":"react-router/src","children":[{"uid":"c062-23","name":"CatchBoundary.tsx"},{"uid":"c062-25","name":"utils.ts"},{"uid":"c062-27","name":"Matches.tsx"},{"uid":"c062-29","name":"RouterProvider.tsx"},{"uid":"c062-31","name":"defer.ts"},{"uid":"c062-33","name":"awaited.tsx"},{"uid":"c062-35","name":"path.ts"},{"uid":"c062-37","name":"useParams.tsx"},{"uid":"c062-39","name":"useSearch.tsx"},{"uid":"c062-41","name":"route.ts"},{"uid":"c062-43","name":"fileRoute.ts"},{"uid":"c062-45","name":"lazyRouteComponent.tsx"},{"uid":"c062-49","name":"link.tsx"},{"uid":"c062-51","name":"qss.ts"},{"uid":"c062-53","name":"redirects.ts"},{"uid":"c062-55","name":"searchParams.ts"},{"uid":"c062-57","name":"router.ts"},{"uid":"c062-59","name":"scroll-restoration.tsx"},{"uid":"c062-61","name":"useBlocker.tsx"},{"uid":"c062-63","name":"useNavigate.tsx"},{"uid":"c062-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":"c062-7"},{"name":"tiny-warning@1.0.3/node_modules/tiny-warning/dist/tiny-warning.esm.js","uid":"c062-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":"c062-15"},{"name":"shim/with-selector.js","uid":"c062-17"}]},{"name":"@tanstack+store@0.1.3/node_modules/@tanstack/store/build/modern/index.js","uid":"c062-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":"c062-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":"c062-11"},{"name":"cjs/use-sync-external-store-shim/with-selector.production.min.js?commonjs-exports","uid":"c062-13"}]},{"uid":"c062-47","name":"\u0000rollupPluginBabelHelpers.js"}]}],"isRoot":true},"nodeParts":{"c062-5":{"renderedLength":9973,"gzipLength":2936,"brotliLength":0,"metaUid":"c062-4"},"c062-7":{"renderedLength":181,"gzipLength":129,"brotliLength":0,"metaUid":"c062-6"},"c062-9":{"renderedLength":44,"gzipLength":62,"brotliLength":0,"metaUid":"c062-8"},"c062-11":{"renderedLength":35,"gzipLength":55,"brotliLength":0,"metaUid":"c062-10"},"c062-13":{"renderedLength":39,"gzipLength":59,"brotliLength":0,"metaUid":"c062-12"},"c062-15":{"renderedLength":1374,"gzipLength":659,"brotliLength":0,"metaUid":"c062-14"},"c062-17":{"renderedLength":123,"gzipLength":95,"brotliLength":0,"metaUid":"c062-16"},"c062-19":{"renderedLength":1731,"gzipLength":521,"brotliLength":0,"metaUid":"c062-18"},"c062-21":{"renderedLength":821,"gzipLength":370,"brotliLength":0,"metaUid":"c062-20"},"c062-23":{"renderedLength":2606,"gzipLength":800,"brotliLength":0,"metaUid":"c062-22"},"c062-25":{"renderedLength":5310,"gzipLength":1788,"brotliLength":0,"metaUid":"c062-24"},"c062-27":{"renderedLength":6498,"gzipLength":1388,"brotliLength":0,"metaUid":"c062-26"},"c062-29":{"renderedLength":4323,"gzipLength":1211,"brotliLength":0,"metaUid":"c062-28"},"c062-31":{"renderedLength":640,"gzipLength":309,"brotliLength":0,"metaUid":"c062-30"},"c062-33":{"renderedLength":688,"gzipLength":334,"brotliLength":0,"metaUid":"c062-32"},"c062-35":{"renderedLength":5890,"gzipLength":1454,"brotliLength":0,"metaUid":"c062-34"},"c062-37":{"renderedLength":213,"gzipLength":147,"brotliLength":0,"metaUid":"c062-36"},"c062-39":{"renderedLength":182,"gzipLength":128,"brotliLength":0,"metaUid":"c062-38"},"c062-41":{"renderedLength":3720,"gzipLength":932,"brotliLength":0,"metaUid":"c062-40"},"c062-43":{"renderedLength":203,"gzipLength":140,"brotliLength":0,"metaUid":"c062-42"},"c062-45":{"renderedLength":479,"gzipLength":256,"brotliLength":0,"metaUid":"c062-44"},"c062-47":{"renderedLength":429,"gzipLength":238,"brotliLength":0,"metaUid":"c062-46"},"c062-49":{"renderedLength":5585,"gzipLength":1765,"brotliLength":0,"metaUid":"c062-48"},"c062-51":{"renderedLength":1281,"gzipLength":547,"brotliLength":0,"metaUid":"c062-50"},"c062-53":{"renderedLength":218,"gzipLength":145,"brotliLength":0,"metaUid":"c062-52"},"c062-55":{"renderedLength":1706,"gzipLength":575,"brotliLength":0,"metaUid":"c062-54"},"c062-57":{"renderedLength":38189,"gzipLength":9194,"brotliLength":0,"metaUid":"c062-56"},"c062-59":{"renderedLength":5597,"gzipLength":1450,"brotliLength":0,"metaUid":"c062-58"},"c062-61":{"renderedLength":355,"gzipLength":201,"brotliLength":0,"metaUid":"c062-60"},"c062-63":{"renderedLength":1350,"gzipLength":529,"brotliLength":0,"metaUid":"c062-62"},"c062-65":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"c062-64"}},"nodeMetas":{"c062-4":{"id":"/packages/history/build/esm/index.js","moduleParts":{"index.production.js":"c062-5"},"imported":[],"importedBy":[{"uid":"c062-64"},{"uid":"c062-56"}]},"c062-6":{"id":"/node_modules/.pnpm/tiny-invariant@1.3.1/node_modules/tiny-invariant/dist/esm/tiny-invariant.js","moduleParts":{"index.production.js":"c062-7"},"imported":[],"importedBy":[{"uid":"c062-64"},{"uid":"c062-26"},{"uid":"c062-40"},{"uid":"c062-56"}]},"c062-8":{"id":"/node_modules/.pnpm/tiny-warning@1.0.3/node_modules/tiny-warning/dist/tiny-warning.esm.js","moduleParts":{"index.production.js":"c062-9"},"imported":[],"importedBy":[{"uid":"c062-64"},{"uid":"c062-26"},{"uid":"c062-28"}]},"c062-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":"c062-11"},"imported":[],"importedBy":[{"uid":"c062-16"}]},"c062-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":"c062-13"},"imported":[],"importedBy":[{"uid":"c062-14"}]},"c062-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":"c062-15"},"imported":[{"uid":"c062-70"},{"uid":"c062-12"},{"uid":"c062-73"},{"uid":"c062-74"}],"importedBy":[{"uid":"c062-16"}]},"c062-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":"c062-17"},"imported":[{"uid":"c062-70"},{"uid":"c062-10"},{"uid":"c062-71"},{"uid":"c062-14"}],"importedBy":[{"uid":"c062-20"}]},"c062-18":{"id":"/node_modules/.pnpm/@tanstack+store@0.1.3/node_modules/@tanstack/store/build/modern/index.js","moduleParts":{"index.production.js":"c062-19"},"imported":[],"importedBy":[{"uid":"c062-56"},{"uid":"c062-20"}]},"c062-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":"c062-21"},"imported":[{"uid":"c062-16"},{"uid":"c062-18"}],"importedBy":[{"uid":"c062-28"}]},"c062-22":{"id":"/packages/react-router/src/CatchBoundary.tsx","moduleParts":{"index.production.js":"c062-23"},"imported":[{"uid":"c062-69"}],"importedBy":[{"uid":"c062-64"},{"uid":"c062-26"}]},"c062-24":{"id":"/packages/react-router/src/utils.ts","moduleParts":{"index.production.js":"c062-25"},"imported":[{"uid":"c062-69"},{"uid":"c062-26"}],"importedBy":[{"uid":"c062-64"},{"uid":"c062-48"},{"uid":"c062-26"},{"uid":"c062-34"},{"uid":"c062-56"},{"uid":"c062-28"},{"uid":"c062-58"},{"uid":"c062-36"}]},"c062-26":{"id":"/packages/react-router/src/Matches.tsx","moduleParts":{"index.production.js":"c062-27"},"imported":[{"uid":"c062-69"},{"uid":"c062-6"},{"uid":"c062-8"},{"uid":"c062-22"},{"uid":"c062-28"},{"uid":"c062-24"}],"importedBy":[{"uid":"c062-64"},{"uid":"c062-48"},{"uid":"c062-40"},{"uid":"c062-28"},{"uid":"c062-62"},{"uid":"c062-38"},{"uid":"c062-24"}]},"c062-28":{"id":"/packages/react-router/src/RouterProvider.tsx","moduleParts":{"index.production.js":"c062-29"},"imported":[{"uid":"c062-69"},{"uid":"c062-8"},{"uid":"c062-20"},{"uid":"c062-26"},{"uid":"c062-24"}],"importedBy":[{"uid":"c062-64"},{"uid":"c062-32"},{"uid":"c062-48"},{"uid":"c062-26"},{"uid":"c062-56"},{"uid":"c062-58"},{"uid":"c062-60"},{"uid":"c062-62"},{"uid":"c062-36"}]},"c062-30":{"id":"/packages/react-router/src/defer.ts","moduleParts":{"index.production.js":"c062-31"},"imported":[],"importedBy":[{"uid":"c062-64"},{"uid":"c062-32"}]},"c062-32":{"id":"/packages/react-router/src/awaited.tsx","moduleParts":{"index.production.js":"c062-33"},"imported":[{"uid":"c062-28"},{"uid":"c062-30"}],"importedBy":[{"uid":"c062-64"}]},"c062-34":{"id":"/packages/react-router/src/path.ts","moduleParts":{"index.production.js":"c062-35"},"imported":[{"uid":"c062-24"}],"importedBy":[{"uid":"c062-64"},{"uid":"c062-40"},{"uid":"c062-56"}]},"c062-36":{"id":"/packages/react-router/src/useParams.tsx","moduleParts":{"index.production.js":"c062-37"},"imported":[{"uid":"c062-24"},{"uid":"c062-28"}],"importedBy":[{"uid":"c062-64"},{"uid":"c062-40"}]},"c062-38":{"id":"/packages/react-router/src/useSearch.tsx","moduleParts":{"index.production.js":"c062-39"},"imported":[{"uid":"c062-26"}],"importedBy":[{"uid":"c062-64"},{"uid":"c062-40"}]},"c062-40":{"id":"/packages/react-router/src/route.ts","moduleParts":{"index.production.js":"c062-41"},"imported":[{"uid":"c062-6"},{"uid":"c062-26"},{"uid":"c062-34"},{"uid":"c062-36"},{"uid":"c062-38"}],"importedBy":[{"uid":"c062-64"},{"uid":"c062-42"}]},"c062-42":{"id":"/packages/react-router/src/fileRoute.ts","moduleParts":{"index.production.js":"c062-43"},"imported":[{"uid":"c062-40"}],"importedBy":[{"uid":"c062-64"}]},"c062-44":{"id":"/packages/react-router/src/lazyRouteComponent.tsx","moduleParts":{"index.production.js":"c062-45"},"imported":[{"uid":"c062-69"}],"importedBy":[{"uid":"c062-64"}]},"c062-46":{"id":"\u0000rollupPluginBabelHelpers.js","moduleParts":{"index.production.js":"c062-47"},"imported":[],"importedBy":[{"uid":"c062-48"}]},"c062-48":{"id":"/packages/react-router/src/link.tsx","moduleParts":{"index.production.js":"c062-49"},"imported":[{"uid":"c062-46"},{"uid":"c062-69"},{"uid":"c062-26"},{"uid":"c062-28"},{"uid":"c062-24"}],"importedBy":[{"uid":"c062-64"}]},"c062-50":{"id":"/packages/react-router/src/qss.ts","moduleParts":{"index.production.js":"c062-51"},"imported":[],"importedBy":[{"uid":"c062-64"},{"uid":"c062-54"}]},"c062-52":{"id":"/packages/react-router/src/redirects.ts","moduleParts":{"index.production.js":"c062-53"},"imported":[],"importedBy":[{"uid":"c062-64"},{"uid":"c062-56"}]},"c062-54":{"id":"/packages/react-router/src/searchParams.ts","moduleParts":{"index.production.js":"c062-55"},"imported":[{"uid":"c062-50"}],"importedBy":[{"uid":"c062-64"},{"uid":"c062-56"}]},"c062-56":{"id":"/packages/react-router/src/router.ts","moduleParts":{"index.production.js":"c062-57"},"imported":[{"uid":"c062-4"},{"uid":"c062-18"},{"uid":"c062-54"},{"uid":"c062-24"},{"uid":"c062-28"},{"uid":"c062-34"},{"uid":"c062-6"},{"uid":"c062-52"}],"importedBy":[{"uid":"c062-64"}]},"c062-58":{"id":"/packages/react-router/src/scroll-restoration.tsx","moduleParts":{"index.production.js":"c062-59"},"imported":[{"uid":"c062-69"},{"uid":"c062-28"},{"uid":"c062-24"}],"importedBy":[{"uid":"c062-64"}]},"c062-60":{"id":"/packages/react-router/src/useBlocker.tsx","moduleParts":{"index.production.js":"c062-61"},"imported":[{"uid":"c062-69"},{"uid":"c062-28"}],"importedBy":[{"uid":"c062-64"}]},"c062-62":{"id":"/packages/react-router/src/useNavigate.tsx","moduleParts":{"index.production.js":"c062-63"},"imported":[{"uid":"c062-69"},{"uid":"c062-26"},{"uid":"c062-28"}],"importedBy":[{"uid":"c062-64"}]},"c062-64":{"id":"/packages/react-router/src/index.tsx","moduleParts":{"index.production.js":"c062-65"},"imported":[{"uid":"c062-4"},{"uid":"c062-6"},{"uid":"c062-8"},{"uid":"c062-32"},{"uid":"c062-30"},{"uid":"c062-22"},{"uid":"c062-42"},{"uid":"c062-66"},{"uid":"c062-64"},{"uid":"c062-44"},{"uid":"c062-48"},{"uid":"c062-67"},{"uid":"c062-26"},{"uid":"c062-34"},{"uid":"c062-50"},{"uid":"c062-52"},{"uid":"c062-40"},{"uid":"c062-68"},{"uid":"c062-56"},{"uid":"c062-28"},{"uid":"c062-58"},{"uid":"c062-54"},{"uid":"c062-60"},{"uid":"c062-62"},{"uid":"c062-36"},{"uid":"c062-38"},{"uid":"c062-24"}],"importedBy":[{"uid":"c062-64"}],"isEntry":true},"c062-66":{"id":"/packages/react-router/src/history.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"c062-64"}]},"c062-67":{"id":"/packages/react-router/src/location.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"c062-64"}]},"c062-68":{"id":"/packages/react-router/src/routeInfo.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"c062-64"}]},"c062-69":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"c062-22"},{"uid":"c062-44"},{"uid":"c062-48"},{"uid":"c062-26"},{"uid":"c062-28"},{"uid":"c062-58"},{"uid":"c062-60"},{"uid":"c062-62"},{"uid":"c062-24"},{"uid":"c062-73"}],"isExternal":true},"c062-70":{"id":"\u0000commonjsHelpers.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"c062-16"},{"uid":"c062-71"},{"uid":"c062-14"}]},"c062-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":"c062-70"},{"uid":"c062-72"},{"uid":"c062-73"},{"uid":"c062-74"}],"importedBy":[{"uid":"c062-16"}]},"c062-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":"c062-71"}]},"c062-73":{"id":"\u0000react?commonjs-external","moduleParts":{},"imported":[{"uid":"c062-69"}],"importedBy":[{"uid":"c062-71"},{"uid":"c062-14"}]},"c062-74":{"id":"\u0000use-sync-external-store/shim?commonjs-external","moduleParts":{},"imported":[{"uid":"c062-75"}],"importedBy":[{"uid":"c062-71"},{"uid":"c062-14"}]},"c062-75":{"id":"use-sync-external-store/shim","moduleParts":{},"imported":[],"importedBy":[{"uid":"c062-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":"af6d-5"},{"name":"react-router/src","children":[{"uid":"af6d-23","name":"CatchBoundary.tsx"},{"uid":"af6d-25","name":"utils.ts"},{"uid":"af6d-27","name":"Matches.tsx"},{"uid":"af6d-29","name":"RouterProvider.tsx"},{"uid":"af6d-31","name":"defer.ts"},{"uid":"af6d-33","name":"awaited.tsx"},{"uid":"af6d-35","name":"path.ts"},{"uid":"af6d-37","name":"useParams.tsx"},{"uid":"af6d-39","name":"useSearch.tsx"},{"uid":"af6d-41","name":"route.ts"},{"uid":"af6d-43","name":"fileRoute.ts"},{"uid":"af6d-45","name":"lazyRouteComponent.tsx"},{"uid":"af6d-49","name":"link.tsx"},{"uid":"af6d-51","name":"qss.ts"},{"uid":"af6d-53","name":"redirects.ts"},{"uid":"af6d-55","name":"searchParams.ts"},{"uid":"af6d-57","name":"router.ts"},{"uid":"af6d-59","name":"scroll-restoration.tsx"},{"uid":"af6d-61","name":"useBlocker.tsx"},{"uid":"af6d-63","name":"useNavigate.tsx"},{"uid":"af6d-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":"af6d-7"},{"name":"tiny-warning@1.0.3/node_modules/tiny-warning/dist/tiny-warning.esm.js","uid":"af6d-9"},{"name":"use-sync-external-store@1.2.0/node_modules/use-sync-external-store","children":[{"name":"cjs/use-sync-external-store-shim/with-selector.production.min.js","uid":"af6d-15"},{"name":"shim/with-selector.js","uid":"af6d-17"}]},{"name":"@tanstack+store@0.1.3/node_modules/@tanstack/store/build/modern/index.js","uid":"af6d-19"},{"name":"@tanstack+react-store@0.2.1/node_modules/@tanstack/react-store/build/modern/index.js","uid":"af6d-21"}]},{"name":"\u0000/node_modules/.pnpm/use-sync-external-store@1.2.0/node_modules/use-sync-external-store","children":[{"name":"shim/with-selector.js?commonjs-module","uid":"af6d-11"},{"name":"cjs/use-sync-external-store-shim/with-selector.production.min.js?commonjs-exports","uid":"af6d-13"}]},{"uid":"af6d-47","name":"\u0000rollupPluginBabelHelpers.js"}]}],"isRoot":true},"nodeParts":{"af6d-5":{"renderedLength":9973,"gzipLength":2936,"brotliLength":0,"metaUid":"af6d-4"},"af6d-7":{"renderedLength":181,"gzipLength":129,"brotliLength":0,"metaUid":"af6d-6"},"af6d-9":{"renderedLength":44,"gzipLength":62,"brotliLength":0,"metaUid":"af6d-8"},"af6d-11":{"renderedLength":35,"gzipLength":55,"brotliLength":0,"metaUid":"af6d-10"},"af6d-13":{"renderedLength":39,"gzipLength":59,"brotliLength":0,"metaUid":"af6d-12"},"af6d-15":{"renderedLength":1374,"gzipLength":659,"brotliLength":0,"metaUid":"af6d-14"},"af6d-17":{"renderedLength":123,"gzipLength":95,"brotliLength":0,"metaUid":"af6d-16"},"af6d-19":{"renderedLength":1731,"gzipLength":521,"brotliLength":0,"metaUid":"af6d-18"},"af6d-21":{"renderedLength":821,"gzipLength":370,"brotliLength":0,"metaUid":"af6d-20"},"af6d-23":{"renderedLength":2606,"gzipLength":800,"brotliLength":0,"metaUid":"af6d-22"},"af6d-25":{"renderedLength":5310,"gzipLength":1788,"brotliLength":0,"metaUid":"af6d-24"},"af6d-27":{"renderedLength":6498,"gzipLength":1388,"brotliLength":0,"metaUid":"af6d-26"},"af6d-29":{"renderedLength":4439,"gzipLength":1248,"brotliLength":0,"metaUid":"af6d-28"},"af6d-31":{"renderedLength":640,"gzipLength":309,"brotliLength":0,"metaUid":"af6d-30"},"af6d-33":{"renderedLength":688,"gzipLength":334,"brotliLength":0,"metaUid":"af6d-32"},"af6d-35":{"renderedLength":5890,"gzipLength":1454,"brotliLength":0,"metaUid":"af6d-34"},"af6d-37":{"renderedLength":213,"gzipLength":147,"brotliLength":0,"metaUid":"af6d-36"},"af6d-39":{"renderedLength":182,"gzipLength":128,"brotliLength":0,"metaUid":"af6d-38"},"af6d-41":{"renderedLength":3720,"gzipLength":932,"brotliLength":0,"metaUid":"af6d-40"},"af6d-43":{"renderedLength":203,"gzipLength":140,"brotliLength":0,"metaUid":"af6d-42"},"af6d-45":{"renderedLength":479,"gzipLength":256,"brotliLength":0,"metaUid":"af6d-44"},"af6d-47":{"renderedLength":429,"gzipLength":238,"brotliLength":0,"metaUid":"af6d-46"},"af6d-49":{"renderedLength":5608,"gzipLength":1774,"brotliLength":0,"metaUid":"af6d-48"},"af6d-51":{"renderedLength":1281,"gzipLength":547,"brotliLength":0,"metaUid":"af6d-50"},"af6d-53":{"renderedLength":218,"gzipLength":145,"brotliLength":0,"metaUid":"af6d-52"},"af6d-55":{"renderedLength":1706,"gzipLength":575,"brotliLength":0,"metaUid":"af6d-54"},"af6d-57":{"renderedLength":38180,"gzipLength":9197,"brotliLength":0,"metaUid":"af6d-56"},"af6d-59":{"renderedLength":5597,"gzipLength":1450,"brotliLength":0,"metaUid":"af6d-58"},"af6d-61":{"renderedLength":355,"gzipLength":201,"brotliLength":0,"metaUid":"af6d-60"},"af6d-63":{"renderedLength":1379,"gzipLength":542,"brotliLength":0,"metaUid":"af6d-62"},"af6d-65":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"af6d-64"}},"nodeMetas":{"af6d-4":{"id":"/packages/history/build/esm/index.js","moduleParts":{"index.production.js":"af6d-5"},"imported":[],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-56"}]},"af6d-6":{"id":"/node_modules/.pnpm/tiny-invariant@1.3.1/node_modules/tiny-invariant/dist/esm/tiny-invariant.js","moduleParts":{"index.production.js":"af6d-7"},"imported":[],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-26"},{"uid":"af6d-40"},{"uid":"af6d-56"}]},"af6d-8":{"id":"/node_modules/.pnpm/tiny-warning@1.0.3/node_modules/tiny-warning/dist/tiny-warning.esm.js","moduleParts":{"index.production.js":"af6d-9"},"imported":[],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-26"},{"uid":"af6d-28"}]},"af6d-10":{"id":"\u0000/node_modules/.pnpm/use-sync-external-store@1.2.0/node_modules/use-sync-external-store/shim/with-selector.js?commonjs-module","moduleParts":{"index.production.js":"af6d-11"},"imported":[],"importedBy":[{"uid":"af6d-16"}]},"af6d-12":{"id":"\u0000/node_modules/.pnpm/use-sync-external-store@1.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":"af6d-13"},"imported":[],"importedBy":[{"uid":"af6d-14"}]},"af6d-14":{"id":"/node_modules/.pnpm/use-sync-external-store@1.2.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.min.js","moduleParts":{"index.production.js":"af6d-15"},"imported":[{"uid":"af6d-70"},{"uid":"af6d-12"},{"uid":"af6d-73"},{"uid":"af6d-74"}],"importedBy":[{"uid":"af6d-16"}]},"af6d-16":{"id":"/node_modules/.pnpm/use-sync-external-store@1.2.0/node_modules/use-sync-external-store/shim/with-selector.js","moduleParts":{"index.production.js":"af6d-17"},"imported":[{"uid":"af6d-70"},{"uid":"af6d-10"},{"uid":"af6d-71"},{"uid":"af6d-14"}],"importedBy":[{"uid":"af6d-20"}]},"af6d-18":{"id":"/node_modules/.pnpm/@tanstack+store@0.1.3/node_modules/@tanstack/store/build/modern/index.js","moduleParts":{"index.production.js":"af6d-19"},"imported":[],"importedBy":[{"uid":"af6d-56"},{"uid":"af6d-20"}]},"af6d-20":{"id":"/node_modules/.pnpm/@tanstack+react-store@0.2.1/node_modules/@tanstack/react-store/build/modern/index.js","moduleParts":{"index.production.js":"af6d-21"},"imported":[{"uid":"af6d-16"},{"uid":"af6d-18"}],"importedBy":[{"uid":"af6d-28"}]},"af6d-22":{"id":"/packages/react-router/src/CatchBoundary.tsx","moduleParts":{"index.production.js":"af6d-23"},"imported":[{"uid":"af6d-69"}],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-26"}]},"af6d-24":{"id":"/packages/react-router/src/utils.ts","moduleParts":{"index.production.js":"af6d-25"},"imported":[{"uid":"af6d-69"},{"uid":"af6d-26"}],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-48"},{"uid":"af6d-26"},{"uid":"af6d-34"},{"uid":"af6d-56"},{"uid":"af6d-28"},{"uid":"af6d-58"},{"uid":"af6d-36"}]},"af6d-26":{"id":"/packages/react-router/src/Matches.tsx","moduleParts":{"index.production.js":"af6d-27"},"imported":[{"uid":"af6d-69"},{"uid":"af6d-6"},{"uid":"af6d-8"},{"uid":"af6d-22"},{"uid":"af6d-28"},{"uid":"af6d-24"}],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-48"},{"uid":"af6d-40"},{"uid":"af6d-28"},{"uid":"af6d-62"},{"uid":"af6d-38"},{"uid":"af6d-24"}]},"af6d-28":{"id":"/packages/react-router/src/RouterProvider.tsx","moduleParts":{"index.production.js":"af6d-29"},"imported":[{"uid":"af6d-69"},{"uid":"af6d-8"},{"uid":"af6d-20"},{"uid":"af6d-26"},{"uid":"af6d-24"}],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-32"},{"uid":"af6d-48"},{"uid":"af6d-26"},{"uid":"af6d-56"},{"uid":"af6d-58"},{"uid":"af6d-60"},{"uid":"af6d-62"},{"uid":"af6d-36"}]},"af6d-30":{"id":"/packages/react-router/src/defer.ts","moduleParts":{"index.production.js":"af6d-31"},"imported":[],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-32"}]},"af6d-32":{"id":"/packages/react-router/src/awaited.tsx","moduleParts":{"index.production.js":"af6d-33"},"imported":[{"uid":"af6d-28"},{"uid":"af6d-30"}],"importedBy":[{"uid":"af6d-64"}]},"af6d-34":{"id":"/packages/react-router/src/path.ts","moduleParts":{"index.production.js":"af6d-35"},"imported":[{"uid":"af6d-24"}],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-40"},{"uid":"af6d-56"}]},"af6d-36":{"id":"/packages/react-router/src/useParams.tsx","moduleParts":{"index.production.js":"af6d-37"},"imported":[{"uid":"af6d-24"},{"uid":"af6d-28"}],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-40"}]},"af6d-38":{"id":"/packages/react-router/src/useSearch.tsx","moduleParts":{"index.production.js":"af6d-39"},"imported":[{"uid":"af6d-26"}],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-40"}]},"af6d-40":{"id":"/packages/react-router/src/route.ts","moduleParts":{"index.production.js":"af6d-41"},"imported":[{"uid":"af6d-6"},{"uid":"af6d-26"},{"uid":"af6d-34"},{"uid":"af6d-36"},{"uid":"af6d-38"}],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-42"}]},"af6d-42":{"id":"/packages/react-router/src/fileRoute.ts","moduleParts":{"index.production.js":"af6d-43"},"imported":[{"uid":"af6d-40"}],"importedBy":[{"uid":"af6d-64"}]},"af6d-44":{"id":"/packages/react-router/src/lazyRouteComponent.tsx","moduleParts":{"index.production.js":"af6d-45"},"imported":[{"uid":"af6d-69"}],"importedBy":[{"uid":"af6d-64"}]},"af6d-46":{"id":"\u0000rollupPluginBabelHelpers.js","moduleParts":{"index.production.js":"af6d-47"},"imported":[],"importedBy":[{"uid":"af6d-48"}]},"af6d-48":{"id":"/packages/react-router/src/link.tsx","moduleParts":{"index.production.js":"af6d-49"},"imported":[{"uid":"af6d-46"},{"uid":"af6d-69"},{"uid":"af6d-26"},{"uid":"af6d-28"},{"uid":"af6d-24"}],"importedBy":[{"uid":"af6d-64"}]},"af6d-50":{"id":"/packages/react-router/src/qss.ts","moduleParts":{"index.production.js":"af6d-51"},"imported":[],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-54"}]},"af6d-52":{"id":"/packages/react-router/src/redirects.ts","moduleParts":{"index.production.js":"af6d-53"},"imported":[],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-56"}]},"af6d-54":{"id":"/packages/react-router/src/searchParams.ts","moduleParts":{"index.production.js":"af6d-55"},"imported":[{"uid":"af6d-50"}],"importedBy":[{"uid":"af6d-64"},{"uid":"af6d-56"}]},"af6d-56":{"id":"/packages/react-router/src/router.ts","moduleParts":{"index.production.js":"af6d-57"},"imported":[{"uid":"af6d-4"},{"uid":"af6d-18"},{"uid":"af6d-54"},{"uid":"af6d-24"},{"uid":"af6d-28"},{"uid":"af6d-34"},{"uid":"af6d-6"},{"uid":"af6d-52"}],"importedBy":[{"uid":"af6d-64"}]},"af6d-58":{"id":"/packages/react-router/src/scroll-restoration.tsx","moduleParts":{"index.production.js":"af6d-59"},"imported":[{"uid":"af6d-69"},{"uid":"af6d-28"},{"uid":"af6d-24"}],"importedBy":[{"uid":"af6d-64"}]},"af6d-60":{"id":"/packages/react-router/src/useBlocker.tsx","moduleParts":{"index.production.js":"af6d-61"},"imported":[{"uid":"af6d-69"},{"uid":"af6d-28"}],"importedBy":[{"uid":"af6d-64"}]},"af6d-62":{"id":"/packages/react-router/src/useNavigate.tsx","moduleParts":{"index.production.js":"af6d-63"},"imported":[{"uid":"af6d-69"},{"uid":"af6d-26"},{"uid":"af6d-28"}],"importedBy":[{"uid":"af6d-64"}]},"af6d-64":{"id":"/packages/react-router/src/index.tsx","moduleParts":{"index.production.js":"af6d-65"},"imported":[{"uid":"af6d-4"},{"uid":"af6d-6"},{"uid":"af6d-8"},{"uid":"af6d-32"},{"uid":"af6d-30"},{"uid":"af6d-22"},{"uid":"af6d-42"},{"uid":"af6d-66"},{"uid":"af6d-64"},{"uid":"af6d-44"},{"uid":"af6d-48"},{"uid":"af6d-67"},{"uid":"af6d-26"},{"uid":"af6d-34"},{"uid":"af6d-50"},{"uid":"af6d-52"},{"uid":"af6d-40"},{"uid":"af6d-68"},{"uid":"af6d-56"},{"uid":"af6d-28"},{"uid":"af6d-58"},{"uid":"af6d-54"},{"uid":"af6d-60"},{"uid":"af6d-62"},{"uid":"af6d-36"},{"uid":"af6d-38"},{"uid":"af6d-24"}],"importedBy":[{"uid":"af6d-64"}],"isEntry":true},"af6d-66":{"id":"/packages/react-router/src/history.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"af6d-64"}]},"af6d-67":{"id":"/packages/react-router/src/location.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"af6d-64"}]},"af6d-68":{"id":"/packages/react-router/src/routeInfo.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"af6d-64"}]},"af6d-69":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"af6d-22"},{"uid":"af6d-44"},{"uid":"af6d-48"},{"uid":"af6d-26"},{"uid":"af6d-28"},{"uid":"af6d-58"},{"uid":"af6d-60"},{"uid":"af6d-62"},{"uid":"af6d-24"},{"uid":"af6d-73"}],"isExternal":true},"af6d-70":{"id":"\u0000commonjsHelpers.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"af6d-16"},{"uid":"af6d-71"},{"uid":"af6d-14"}]},"af6d-71":{"id":"/node_modules/.pnpm/use-sync-external-store@1.2.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js","moduleParts":{},"imported":[{"uid":"af6d-70"},{"uid":"af6d-72"},{"uid":"af6d-73"},{"uid":"af6d-74"}],"importedBy":[{"uid":"af6d-16"}]},"af6d-72":{"id":"\u0000/node_modules/.pnpm/use-sync-external-store@1.2.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js?commonjs-exports","moduleParts":{},"imported":[],"importedBy":[{"uid":"af6d-71"}]},"af6d-73":{"id":"\u0000react?commonjs-external","moduleParts":{},"imported":[{"uid":"af6d-69"}],"importedBy":[{"uid":"af6d-71"},{"uid":"af6d-14"}]},"af6d-74":{"id":"\u0000use-sync-external-store/shim?commonjs-external","moduleParts":{},"imported":[{"uid":"af6d-75"}],"importedBy":[{"uid":"af6d-71"},{"uid":"af6d-14"}]},"af6d-75":{"id":"use-sync-external-store/shim","moduleParts":{},"imported":[],"importedBy":[{"uid":"af6d-74"}],"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;
|