@vectorize-io/hindsight-control-plane 0.4.11 → 0.4.13
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/package.json +4 -2
- package/standalone/.next/BUILD_ID +1 -1
- package/standalone/.next/app-path-routes-manifest.json +1 -0
- package/standalone/.next/build-manifest.json +5 -5
- package/standalone/.next/prerender-manifest.json +3 -3
- package/standalone/.next/routes-manifest.json +6 -0
- package/standalone/.next/server/app/_global-error/page/build-manifest.json +3 -3
- package/standalone/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/_global-error.html +2 -2
- package/standalone/.next/server/app/_global-error.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/standalone/.next/server/app/_not-found/page/build-manifest.json +3 -3
- package/standalone/.next/server/app/_not-found/page.js +1 -1
- package/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/_not-found.html +1 -1
- package/standalone/.next/server/app/_not-found.rsc +17 -16
- package/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +17 -16
- package/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +8 -7
- package/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/api/files/retain/route/app-paths-manifest.json +3 -0
- package/standalone/.next/server/app/api/files/retain/route/build-manifest.json +11 -0
- package/standalone/.next/server/app/api/files/retain/route/server-reference-manifest.json +4 -0
- package/standalone/.next/server/app/api/files/retain/route.js +6 -0
- package/standalone/.next/server/app/api/files/retain/route.js.map +5 -0
- package/standalone/.next/server/app/api/files/retain/route.js.nft.json +1 -0
- package/standalone/.next/server/app/api/files/retain/route_client-reference-manifest.js +2 -0
- package/standalone/.next/server/app/banks/[bankId]/page/build-manifest.json +3 -3
- package/standalone/.next/server/app/banks/[bankId]/page.js +1 -1
- package/standalone/.next/server/app/banks/[bankId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/banks/[bankId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/dashboard/page/build-manifest.json +3 -3
- package/standalone/.next/server/app/dashboard/page.js +1 -1
- package/standalone/.next/server/app/dashboard/page.js.nft.json +1 -1
- package/standalone/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/dashboard.html +1 -1
- package/standalone/.next/server/app/dashboard.rsc +19 -18
- package/standalone/.next/server/app/dashboard.segments/_full.segment.rsc +19 -18
- package/standalone/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/dashboard.segments/_index.segment.rsc +6 -5
- package/standalone/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/dashboard.segments/dashboard/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/dashboard.segments/dashboard.segment.rsc +1 -1
- package/standalone/.next/server/app/index.html +1 -1
- package/standalone/.next/server/app/index.rsc +16 -15
- package/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/standalone/.next/server/app/index.segments/_full.segment.rsc +16 -15
- package/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/index.segments/_index.segment.rsc +6 -5
- package/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/page/build-manifest.json +3 -3
- package/standalone/.next/server/app/page.js +1 -1
- package/standalone/.next/server/app/page.js.nft.json +1 -1
- package/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app-paths-manifest.json +1 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__6ac69f76._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__de64bcc0._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__f91a8834._.js +4 -4
- package/standalone/.next/server/chunks/e51bf__next-internal_server_app_api_files_retain_route_actions_392bf9b8.js +3 -0
- package/standalone/.next/server/chunks/ssr/{[root-of-the-server]__c00297c4._.js → [root-of-the-server]__610ccf1a._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js +3 -0
- package/standalone/.next/server/chunks/ssr/{[root-of-the-server]__a68ed118._.js → [root-of-the-server]__be444fa6._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__d9fd2a9b._.js +5 -5
- package/standalone/.next/server/chunks/ssr/_29833292._.js +2 -2
- package/standalone/.next/server/chunks/ssr/_3b0b29a6._.js +6 -0
- package/standalone/.next/server/chunks/ssr/c3457_route-modules_app-page_vendored_ssr_react-server-dom-turbopack-client_a0695d44.js +3 -0
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_app_dashboard_page_tsx_bccc121a._.js +3 -0
- package/standalone/.next/server/chunks/ssr/{hindsight-control-plane_src_623a1433._.js → hindsight-control-plane_src_c4bd00a5._.js} +2 -2
- package/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/standalone/.next/server/pages/404.html +1 -1
- package/standalone/.next/server/pages/500.html +2 -2
- package/standalone/.next/server/server-reference-manifest.js +1 -1
- package/standalone/.next/server/server-reference-manifest.json +1 -1
- package/standalone/.next/static/chunks/04aea2b16185be44.js +1 -0
- package/standalone/.next/static/chunks/316bd8365bdce302.js +7 -0
- package/standalone/.next/static/chunks/34da728b4a0a1f91.js +4 -0
- package/standalone/.next/static/chunks/4b7c4be0320dfb6f.js +8 -0
- package/standalone/.next/static/chunks/a0feebf613519811.css +2 -0
- package/standalone/.next/static/chunks/b22843e9edba4eba.js +1 -0
- package/standalone/.next/static/chunks/b3e36e5d6fe2c156.js +1 -0
- package/standalone/.next/static/chunks/e869cf19655e0e7d.js +1 -0
- package/standalone/.next/static/chunks/{turbopack-9cc851e10bd93739.js → turbopack-dcaabb2f8b9cb04c.js} +2 -2
- package/standalone/package.json +4 -2
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__5018601b._.js +0 -3
- package/standalone/.next/server/chunks/ssr/_11ec8b3e._.js +0 -6
- package/standalone/.next/server/chunks/ssr/c3f75_next_dist_server_route-modules_app-page_vendored_ssr_b904c3e5._.js +0 -3
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_43f3fa9c._.js +0 -3
- package/standalone/.next/static/chunks/08d68c8616726a46.js +0 -1
- package/standalone/.next/static/chunks/37ed40771e8c6b96.js +0 -4
- package/standalone/.next/static/chunks/44db228a607a7f1d.js +0 -1
- package/standalone/.next/static/chunks/cccae1b5d9eb45b0.css +0 -2
- package/standalone/.next/static/chunks/d4f4672c7e725eea.js +0 -1
- package/standalone/.next/static/chunks/e1efc432a0bc963a.js +0 -8
- package/standalone/.next/static/chunks/f1e380800148deaf.js +0 -7
- /package/standalone/.next/static/{KGM2gnotQV0O9ppjPfR-3 → 4oCWgR5WJkFWvXgXk_iao}/_buildManifest.js +0 -0
- /package/standalone/.next/static/{KGM2gnotQV0O9ppjPfR-3 → 4oCWgR5WJkFWvXgXk_iao}/_clientMiddlewareManifest.json +0 -0
- /package/standalone/.next/static/{KGM2gnotQV0O9ppjPfR-3 → 4oCWgR5WJkFWvXgXk_iao}/_ssgManifest.js +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/banks/[bankId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/app/banks/[bankId]/page.tsx <module evaluation>":{"id":37578,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js","/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e1efc432a0bc963a.js","/_next/static/chunks/f1e380800148deaf.js"],"async":false},"[project]/hindsight-control-plane/src/app/banks/[bankId]/page.tsx":{"id":37578,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js","/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e1efc432a0bc963a.js","/_next/static/chunks/f1e380800148deaf.js"],"async":false}},"ssrModuleMapping":{"95479":{"*":{"id":86641,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"84172":{"*":{"id":1437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87154":{"*":{"id":33828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87932":{"*":{"id":50893,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"5501":{"*":{"id":96515,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"76608":{"*":{"id":63847,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"53331":{"*":{"id":88620,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"74255":{"*":{"id":86848,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"37578":{"*":{"id":73101,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js","server/chunks/ssr/c3f75_next_dist_server_route-modules_app-page_vendored_ssr_b904c3e5._.js","server/chunks/ssr/[root-of-the-server]__d9fd2a9b._.js","server/chunks/ssr/_29833292._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"95479":{"*":{"id":29531,"name":"*","chunks":[],"async":false}},"84172":{"*":{"id":37859,"name":"*","chunks":[],"async":false}},"87154":{"*":{"id":16243,"name":"*","chunks":[],"async":false}},"87932":{"*":{"id":55956,"name":"*","chunks":[],"async":false}},"5501":{"*":{"id":247,"name":"*","chunks":[],"async":false}},"76608":{"*":{"id":84981,"name":"*","chunks":[],"async":false}},"53331":{"*":{"id":3642,"name":"*","chunks":[],"async":false}},"74255":{"*":{"id":62021,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"37578":{"*":{"id":24814,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/cccae1b5d9eb45b0.css","inlined":false}],"[project]/hindsight-control-plane/src/app/banks/[bankId]/page":[{"path":"static/chunks/cccae1b5d9eb45b0.css","inlined":false},{"path":"static/chunks/8edb6029308e90e6.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/b2d96882d4b43103.js","static/chunks/e3351d74f41f643e.js"],"[project]/hindsight-control-plane/src/app/layout":["static/chunks/44db228a607a7f1d.js"],"[project]/hindsight-control-plane/src/app/banks/[bankId]/page":["static/chunks/44db228a607a7f1d.js","static/chunks/b2d96882d4b43103.js","static/chunks/e1efc432a0bc963a.js","static/chunks/f1e380800148deaf.js"]}}
|
|
2
|
+
globalThis.__RSC_MANIFEST["/banks/[bankId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":15209,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":15209,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/app/banks/[bankId]/page.tsx <module evaluation>":{"id":37578,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js","/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/4b7c4be0320dfb6f.js","/_next/static/chunks/316bd8365bdce302.js"],"async":false},"[project]/hindsight-control-plane/src/app/banks/[bankId]/page.tsx":{"id":37578,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js","/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/4b7c4be0320dfb6f.js","/_next/static/chunks/316bd8365bdce302.js"],"async":false}},"ssrModuleMapping":{"95479":{"*":{"id":86641,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"84172":{"*":{"id":1437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87154":{"*":{"id":33828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87932":{"*":{"id":50893,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"5501":{"*":{"id":96515,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"76608":{"*":{"id":63847,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"53331":{"*":{"id":88620,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"74255":{"*":{"id":86848,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js"],"async":false}},"15209":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js"],"async":false}},"37578":{"*":{"id":73101,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js","server/chunks/ssr/c3457_route-modules_app-page_vendored_ssr_react-server-dom-turbopack-client_a0695d44.js","server/chunks/ssr/[root-of-the-server]__d9fd2a9b._.js","server/chunks/ssr/_29833292._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"95479":{"*":{"id":29531,"name":"*","chunks":[],"async":false}},"84172":{"*":{"id":37859,"name":"*","chunks":[],"async":false}},"87154":{"*":{"id":16243,"name":"*","chunks":[],"async":false}},"87932":{"*":{"id":55956,"name":"*","chunks":[],"async":false}},"5501":{"*":{"id":247,"name":"*","chunks":[],"async":false}},"76608":{"*":{"id":84981,"name":"*","chunks":[],"async":false}},"53331":{"*":{"id":3642,"name":"*","chunks":[],"async":false}},"74255":{"*":{"id":62021,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"15209":{"*":{"id":88786,"name":"*","chunks":[],"async":false}},"37578":{"*":{"id":24814,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/a0feebf613519811.css","inlined":false}],"[project]/hindsight-control-plane/src/app/banks/[bankId]/page":[{"path":"static/chunks/a0feebf613519811.css","inlined":false},{"path":"static/chunks/8edb6029308e90e6.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/b2d96882d4b43103.js","static/chunks/e3351d74f41f643e.js"],"[project]/hindsight-control-plane/src/app/layout":["static/chunks/e869cf19655e0e7d.js","static/chunks/04aea2b16185be44.js"],"[project]/hindsight-control-plane/src/app/banks/[bankId]/page":["static/chunks/e869cf19655e0e7d.js","static/chunks/04aea2b16185be44.js","static/chunks/b2d96882d4b43103.js","static/chunks/4b7c4be0320dfb6f.js","static/chunks/316bd8365bdce302.js"]}}
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
],
|
|
7
7
|
"lowPriorityFiles": [],
|
|
8
8
|
"rootMainFiles": [
|
|
9
|
-
"static/chunks/
|
|
10
|
-
"static/chunks/
|
|
9
|
+
"static/chunks/b22843e9edba4eba.js",
|
|
10
|
+
"static/chunks/34da728b4a0a1f91.js",
|
|
11
11
|
"static/chunks/065c89b6eae2fcfa.js",
|
|
12
12
|
"static/chunks/e433b044fc3654ba.js",
|
|
13
|
-
"static/chunks/turbopack-
|
|
13
|
+
"static/chunks/turbopack-dcaabb2f8b9cb04c.js"
|
|
14
14
|
],
|
|
15
15
|
"pages": {},
|
|
16
16
|
"ampFirstPages": []
|
|
@@ -6,7 +6,7 @@ R.c("server/chunks/ssr/[root-of-the-server]__5782a7fc._.js")
|
|
|
6
6
|
R.c("server/chunks/ssr/[root-of-the-server]__72cecf87._.js")
|
|
7
7
|
R.c("server/chunks/ssr/_6d9f4db1._.js")
|
|
8
8
|
R.c("server/chunks/ssr/c3f75_next_dist_client_components_builtin_global-error_d1223c42.js")
|
|
9
|
-
R.c("server/chunks/ssr/hindsight-control-
|
|
9
|
+
R.c("server/chunks/ssr/hindsight-control-plane_src_c4bd00a5._.js")
|
|
10
10
|
R.c("server/chunks/ssr/c3f75_next_dist_client_components_a8d1fd26._.js")
|
|
11
11
|
R.c("server/chunks/ssr/c3f75_next_dist_client_components_builtin_forbidden_8859c1fd.js")
|
|
12
12
|
R.c("server/chunks/ssr/c3f75_next_dist_client_components_builtin_unauthorized_88cae505.js")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../node_modules/@opentelemetry/api/build/src/api/context.js","../../../../../node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../../node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../../node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../../node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../../node_modules/@opentelemetry/api/build/src/context-api.js","../../../../../node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../../node_modules/@opentelemetry/api/build/src/context/context.js","../../../../../node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../../node_modules/@opentelemetry/api/build/src/index.js","../../../../../node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../../node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../../node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../../node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../../node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../../node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../../node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../../node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../../node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../../node_modules/@opentelemetry/api/build/src/version.js","../../../../../node_modules/@opentelemetry/api/package.json","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../chunks/ssr/79729_indsight-control-plane__next-internal_server_app_dashboard_page_actions_aff4b92b.js","../../chunks/ssr/[root-of-the-server]
|
|
1
|
+
{"version":1,"files":["../../../../../node_modules/@opentelemetry/api/build/src/api/context.js","../../../../../node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../../node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../../node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../../node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../../node_modules/@opentelemetry/api/build/src/context-api.js","../../../../../node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../../node_modules/@opentelemetry/api/build/src/context/context.js","../../../../../node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../../node_modules/@opentelemetry/api/build/src/index.js","../../../../../node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../../node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../../node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../../node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../../node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../../node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../../node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../../node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../../node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../../node_modules/@opentelemetry/api/build/src/version.js","../../../../../node_modules/@opentelemetry/api/package.json","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../chunks/ssr/79729_indsight-control-plane__next-internal_server_app_dashboard_page_actions_aff4b92b.js","../../chunks/ssr/[root-of-the-server]__5782a7fc._.js","../../chunks/ssr/[root-of-the-server]__6dfd1cd0._.js","../../chunks/ssr/[root-of-the-server]__71c3d1eb._.js","../../chunks/ssr/[root-of-the-server]__72cecf87._.js","../../chunks/ssr/[root-of-the-server]__be444fa6._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_29833292._.js","../../chunks/ssr/_3b0b29a6._.js","../../chunks/ssr/_6d9f4db1._.js","../../chunks/ssr/c3f75_next_dist_cdabbfe2._.js","../../chunks/ssr/c3f75_next_dist_client_components_a8d1fd26._.js","../../chunks/ssr/c3f75_next_dist_client_components_builtin_forbidden_8859c1fd.js","../../chunks/ssr/c3f75_next_dist_client_components_builtin_global-error_d1223c42.js","../../chunks/ssr/c3f75_next_dist_client_components_builtin_unauthorized_88cae505.js","../../chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js","../../chunks/ssr/hindsight-control-plane_3e8a8284._.js","../../chunks/ssr/hindsight-control-plane_src_app_dashboard_page_tsx_bccc121a._.js","../../chunks/ssr/hindsight-control-plane_src_c4bd00a5._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/dashboard/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js"],"async":false},"[project]/hindsight-control-plane/src/app/dashboard/page.tsx <module evaluation>":{"id":66017,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/f1e380800148deaf.js"],"async":false},"[project]/hindsight-control-plane/src/app/dashboard/page.tsx":{"id":66017,"name":"*","chunks":["/_next/static/chunks/44db228a607a7f1d.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/f1e380800148deaf.js"],"async":false}},"ssrModuleMapping":{"95479":{"*":{"id":86641,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"84172":{"*":{"id":1437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87154":{"*":{"id":33828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87932":{"*":{"id":50893,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"5501":{"*":{"id":96515,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"76608":{"*":{"id":63847,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"53331":{"*":{"id":88620,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"74255":{"*":{"id":86848,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a68ed118._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js"],"async":false}},"66017":{"*":{"id":3312,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__5018601b._.js","server/chunks/ssr/_11ec8b3e._.js","server/chunks/ssr/hindsight-control-plane_43f3fa9c._.js","server/chunks/ssr/_29833292._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"95479":{"*":{"id":29531,"name":"*","chunks":[],"async":false}},"84172":{"*":{"id":37859,"name":"*","chunks":[],"async":false}},"87154":{"*":{"id":16243,"name":"*","chunks":[],"async":false}},"87932":{"*":{"id":55956,"name":"*","chunks":[],"async":false}},"5501":{"*":{"id":247,"name":"*","chunks":[],"async":false}},"76608":{"*":{"id":84981,"name":"*","chunks":[],"async":false}},"53331":{"*":{"id":3642,"name":"*","chunks":[],"async":false}},"74255":{"*":{"id":62021,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"66017":{"*":{"id":85767,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/cccae1b5d9eb45b0.css","inlined":false}],"[project]/hindsight-control-plane/src/app/dashboard/page":[{"path":"static/chunks/cccae1b5d9eb45b0.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/b2d96882d4b43103.js","static/chunks/e3351d74f41f643e.js"],"[project]/hindsight-control-plane/src/app/layout":["static/chunks/44db228a607a7f1d.js"],"[project]/hindsight-control-plane/src/app/dashboard/page":["static/chunks/44db228a607a7f1d.js","static/chunks/90e8058b67ffeaef.js","static/chunks/f1e380800148deaf.js"]}}
|
|
2
|
+
globalThis.__RSC_MANIFEST["/dashboard/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/layout-router.js":{"id":95479,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":84172,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-page.js":{"id":87154,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/client-segment.js":{"id":87932,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5501,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":76608,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":53331,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error.js":{"id":74255,"name":"*","chunks":["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":15209,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":15209,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"async":false},"[project]/hindsight-control-plane/src/app/dashboard/page.tsx <module evaluation>":{"id":66017,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/316bd8365bdce302.js"],"async":false},"[project]/hindsight-control-plane/src/app/dashboard/page.tsx":{"id":66017,"name":"*","chunks":["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/316bd8365bdce302.js"],"async":false}},"ssrModuleMapping":{"95479":{"*":{"id":86641,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"84172":{"*":{"id":1437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87154":{"*":{"id":33828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"87932":{"*":{"id":50893,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"5501":{"*":{"id":96515,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"76608":{"*":{"id":63847,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"53331":{"*":{"id":88620,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"74255":{"*":{"id":86848,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be444fa6._.js","server/chunks/ssr/c3f75_next_dist_esm_b2fb4bdd._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js"],"async":false}},"15209":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js"],"async":false}},"66017":{"*":{"id":3312,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js","server/chunks/ssr/_3b0b29a6._.js","server/chunks/ssr/hindsight-control-plane_src_app_dashboard_page_tsx_bccc121a._.js","server/chunks/ssr/_29833292._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"95479":{"*":{"id":29531,"name":"*","chunks":[],"async":false}},"84172":{"*":{"id":37859,"name":"*","chunks":[],"async":false}},"87154":{"*":{"id":16243,"name":"*","chunks":[],"async":false}},"87932":{"*":{"id":55956,"name":"*","chunks":[],"async":false}},"5501":{"*":{"id":247,"name":"*","chunks":[],"async":false}},"76608":{"*":{"id":84981,"name":"*","chunks":[],"async":false}},"53331":{"*":{"id":3642,"name":"*","chunks":[],"async":false}},"74255":{"*":{"id":62021,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"15209":{"*":{"id":88786,"name":"*","chunks":[],"async":false}},"66017":{"*":{"id":85767,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/a0feebf613519811.css","inlined":false}],"[project]/hindsight-control-plane/src/app/dashboard/page":[{"path":"static/chunks/a0feebf613519811.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/b2d96882d4b43103.js","static/chunks/e3351d74f41f643e.js"],"[project]/hindsight-control-plane/src/app/layout":["static/chunks/e869cf19655e0e7d.js","static/chunks/04aea2b16185be44.js"],"[project]/hindsight-control-plane/src/app/dashboard/page":["static/chunks/e869cf19655e0e7d.js","static/chunks/04aea2b16185be44.js","static/chunks/90e8058b67ffeaef.js","static/chunks/316bd8365bdce302.js"]}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--KGM2gnotQV0O9ppjPfR_3--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/cccae1b5d9eb45b0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/d4f4672c7e725eea.js"/><script src="/_next/static/chunks/37ed40771e8c6b96.js" async=""></script><script src="/_next/static/chunks/065c89b6eae2fcfa.js" async=""></script><script src="/_next/static/chunks/e433b044fc3654ba.js" async=""></script><script src="/_next/static/chunks/turbopack-9cc851e10bd93739.js" async=""></script><script src="/_next/static/chunks/44db228a607a7f1d.js" async=""></script><script src="/_next/static/chunks/b2d96882d4b43103.js" async=""></script><script src="/_next/static/chunks/e3351d74f41f643e.js" async=""></script><script src="/_next/static/chunks/90e8058b67ffeaef.js" async=""></script><script src="/_next/static/chunks/f1e380800148deaf.js" async=""></script><title>Hindsight Control Plane</title><meta name="description" content="Control plane for the temporal semantic memory system"/><link rel="icon" href="/favicon.png"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="bg-background text-foreground"><div hidden=""><!--$--><!--/$--></div><div class="min-h-screen bg-background flex flex-col"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="bg-card text-card-foreground px-5 py-3 border-b-4 border-primary-gradient"><div class="flex items-center gap-4 text-sm"><img alt="Hindsight" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="h-10 w-auto" style="color:transparent" src="/logo.png"/><div class="h-8 w-px bg-border"></div><button class="inline-flex items-center gap-2 whitespace-nowrap rounded-md text-sm ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 bg-background hover:bg-accent hover:text-accent-foreground h-10 px-4 py-2 w-[250px] justify-between font-bold border-2 border-primary" disabled="">Loading...<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevrons-up-down ml-2 h-4 w-4 shrink-0 opacity-50" aria-hidden="true"><path d="m7 15 5 5 5-5"></path><path d="m7 9 5-5 5 5"></path></svg></button><div class="flex-1"></div><a href="https://github.com/vectorize-io/hindsight" target="_blank" rel="noopener noreferrer" class="flex items-center gap-2 px-3 py-2 rounded-lg hover:bg-accent transition-colors text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-github h-5 w-5" aria-hidden="true"><path d="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"></path><path d="M9 18c-4.51 2-5-2-7-2"></path></svg><span class="text-sm font-medium">GitHub</span></a><div class="h-8 w-px bg-border"></div><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" disabled=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon h-5 w-5" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg></button></div></div><!--/$--><div class="flex items-center justify-center h-[calc(100vh-80px)] bg-muted/20"><div class="text-center p-10 bg-card rounded-lg border-2 border-border shadow-lg max-w-md"><h3 class="text-2xl font-bold mb-3 text-card-foreground">Welcome to Hindsight</h3><p class="text-muted-foreground mb-4">Select a memory bank from the dropdown above to get started.</p><div class="text-6xl mb-4">🧠</div><p class="text-sm text-muted-foreground">The sidebar will appear once you select a memory bank.</p></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/d4f4672c7e725eea.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[42408,[\"/_next/static/chunks/44db228a607a7f1d.js\"],\"ThemeProvider\"]\n3:I[78152,[\"/_next/static/chunks/44db228a607a7f1d.js\"],\"FeaturesProvider\"]\n4:I[59321,[\"/_next/static/chunks/44db228a607a7f1d.js\"],\"BankProvider\"]\n5:I[95479,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n6:I[84172,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n7:I[87154,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"ClientPageRoot\"]\n8:I[66017,[\"/_next/static/chunks/44db228a607a7f1d.js\",\"/_next/static/chunks/90e8058b67ffeaef.js\",\"/_next/static/chunks/f1e380800148deaf.js\"],\"default\"]\nb:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"ViewportBoundary\"]\n10:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"MetadataBoundary\"]\n12:I[74255,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n:HL[\"/_next/static/chunks/cccae1b5d9eb45b0.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"KGM2gnotQV0O9ppjPfR-3\",\"c\":[\"\",\"dashboard\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"dashboard\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/cccae1b5d9eb45b0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/44db228a607a7f1d.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"bg-background text-foreground\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/90e8058b67ffeaef.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/f1e380800148deaf.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:{}\na:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"13:I[76608,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"IconMark\"]\nd:null\n11:[[\"$\",\"title\",\"0\",{\"children\":\"Hindsight Control Plane\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Control plane for the temporal semantic memory system\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.png\"}],[\"$\",\"$L13\",\"3\",{}]]\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><!--4oCWgR5WJkFWvXgXk_iao--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/a0feebf613519811.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/b22843e9edba4eba.js"/><script src="/_next/static/chunks/34da728b4a0a1f91.js" async=""></script><script src="/_next/static/chunks/065c89b6eae2fcfa.js" async=""></script><script src="/_next/static/chunks/e433b044fc3654ba.js" async=""></script><script src="/_next/static/chunks/turbopack-dcaabb2f8b9cb04c.js" async=""></script><script src="/_next/static/chunks/e869cf19655e0e7d.js" async=""></script><script src="/_next/static/chunks/04aea2b16185be44.js" async=""></script><script src="/_next/static/chunks/b2d96882d4b43103.js" async=""></script><script src="/_next/static/chunks/e3351d74f41f643e.js" async=""></script><script src="/_next/static/chunks/90e8058b67ffeaef.js" async=""></script><script src="/_next/static/chunks/316bd8365bdce302.js" async=""></script><title>Hindsight Control Plane</title><meta name="description" content="Control plane for the temporal semantic memory system"/><link rel="icon" href="/favicon.png"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="bg-background text-foreground"><div hidden=""><!--$--><!--/$--></div><div class="min-h-screen bg-background flex flex-col"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="bg-card text-card-foreground px-5 py-3 border-b-4 border-primary-gradient"><div class="flex items-center gap-4 text-sm"><img alt="Hindsight" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="h-10 w-auto" style="color:transparent" src="/logo.png"/><div class="h-8 w-px bg-border"></div><button class="inline-flex items-center gap-2 whitespace-nowrap rounded-md text-sm ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 bg-background hover:bg-accent hover:text-accent-foreground h-10 px-4 py-2 w-[250px] justify-between font-bold border-2 border-primary" disabled="">Loading...<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevrons-up-down ml-2 h-4 w-4 shrink-0 opacity-50" aria-hidden="true"><path d="m7 15 5 5 5-5"></path><path d="m7 9 5-5 5 5"></path></svg></button><div class="flex-1"></div><a href="https://github.com/vectorize-io/hindsight" target="_blank" rel="noopener noreferrer" class="flex items-center gap-2 px-3 py-2 rounded-lg hover:bg-accent transition-colors text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-github h-5 w-5" aria-hidden="true"><path d="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"></path><path d="M9 18c-4.51 2-5-2-7-2"></path></svg><span class="text-sm font-medium">GitHub</span></a><div class="h-8 w-px bg-border"></div><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-9 w-9" disabled=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon h-5 w-5" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg></button></div></div><!--/$--><div class="flex items-center justify-center h-[calc(100vh-80px)] bg-muted/20"><div class="text-center p-10 bg-card rounded-lg border-2 border-border shadow-lg max-w-md"><h3 class="text-2xl font-bold mb-3 text-card-foreground">Welcome to Hindsight</h3><p class="text-muted-foreground mb-4">Select a memory bank from the dropdown above to get started.</p><div class="text-6xl mb-4">🧠</div><p class="text-sm text-muted-foreground">The sidebar will appear once you select a memory bank.</p></div></div></div><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/b22843e9edba4eba.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[42408,[\"/_next/static/chunks/e869cf19655e0e7d.js\",\"/_next/static/chunks/04aea2b16185be44.js\"],\"ThemeProvider\"]\n3:I[78152,[\"/_next/static/chunks/e869cf19655e0e7d.js\",\"/_next/static/chunks/04aea2b16185be44.js\"],\"FeaturesProvider\"]\n4:I[59321,[\"/_next/static/chunks/e869cf19655e0e7d.js\",\"/_next/static/chunks/04aea2b16185be44.js\"],\"BankProvider\"]\n5:I[95479,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n6:I[84172,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n7:I[15209,[\"/_next/static/chunks/e869cf19655e0e7d.js\",\"/_next/static/chunks/04aea2b16185be44.js\"],\"Toaster\"]\n8:I[87154,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"ClientPageRoot\"]\n9:I[66017,[\"/_next/static/chunks/e869cf19655e0e7d.js\",\"/_next/static/chunks/04aea2b16185be44.js\",\"/_next/static/chunks/90e8058b67ffeaef.js\",\"/_next/static/chunks/316bd8365bdce302.js\"],\"default\"]\nc:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"ViewportBoundary\"]\n11:I[53331,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"MetadataBoundary\"]\n13:I[74255,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"default\"]\n:HL[\"/_next/static/chunks/a0feebf613519811.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"4oCWgR5WJkFWvXgXk_iao\",\"c\":[\"\",\"dashboard\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"dashboard\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/a0feebf613519811.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/e869cf19655e0e7d.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/04aea2b16185be44.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"bg-background text-foreground\",\"children\":[[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}],[\"$\",\"$L7\",null,{}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@a\",\"$@b\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/90e8058b67ffeaef.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/316bd8365bdce302.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:{}\nb:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"14:I[76608,[\"/_next/static/chunks/b2d96882d4b43103.js\",\"/_next/static/chunks/e3351d74f41f643e.js\"],\"IconMark\"]\ne:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Hindsight Control Plane\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Control plane for the temporal semantic memory system\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.png\"}],[\"$\",\"$L14\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -1,21 +1,22 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[42408,["/_next/static/chunks/
|
|
3
|
-
3:I[78152,["/_next/static/chunks/
|
|
4
|
-
4:I[59321,["/_next/static/chunks/
|
|
2
|
+
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"BankProvider"]
|
|
5
5
|
5:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
6
6
|
6:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
7
|
-
7:I[
|
|
8
|
-
8:I[
|
|
9
|
-
|
|
10
|
-
c:"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
:
|
|
15
|
-
|
|
16
|
-
9:{}
|
|
17
|
-
a:
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
7
|
+
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"Toaster"]
|
|
8
|
+
8:I[87154,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ClientPageRoot"]
|
|
9
|
+
9:I[66017,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/316bd8365bdce302.js"],"default"]
|
|
10
|
+
c:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"OutletBoundary"]
|
|
11
|
+
d:"$Sreact.suspense"
|
|
12
|
+
f:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ViewportBoundary"]
|
|
13
|
+
11:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"MetadataBoundary"]
|
|
14
|
+
13:I[74255,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
15
|
+
:HL["/_next/static/chunks/a0feebf613519811.css","style"]
|
|
16
|
+
0:{"P":null,"b":"4oCWgR5WJkFWvXgXk_iao","c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/a0feebf613519811.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e869cf19655e0e7d.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/04aea2b16185be44.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"bg-background text-foreground","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],["$","$L7",null,{}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/90e8058b67ffeaef.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/316bd8365bdce302.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true}
|
|
17
|
+
a:{}
|
|
18
|
+
b:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
19
|
+
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
20
|
+
14:I[76608,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"IconMark"]
|
|
21
|
+
e:null
|
|
22
|
+
12:[["$","title","0",{"children":"Hindsight Control Plane"}],["$","meta","1",{"name":"description","content":"Control plane for the temporal semantic memory system"}],["$","link","2",{"rel":"icon","href":"/favicon.png"}],["$","$L14","3",{}]]
|
|
@@ -1,21 +1,22 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[42408,["/_next/static/chunks/
|
|
3
|
-
3:I[78152,["/_next/static/chunks/
|
|
4
|
-
4:I[59321,["/_next/static/chunks/
|
|
2
|
+
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"BankProvider"]
|
|
5
5
|
5:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
6
6
|
6:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
7
|
-
7:I[
|
|
8
|
-
8:I[
|
|
9
|
-
|
|
10
|
-
c:"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
:
|
|
15
|
-
|
|
16
|
-
9:{}
|
|
17
|
-
a:
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
7
|
+
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"Toaster"]
|
|
8
|
+
8:I[87154,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ClientPageRoot"]
|
|
9
|
+
9:I[66017,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/316bd8365bdce302.js"],"default"]
|
|
10
|
+
c:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"OutletBoundary"]
|
|
11
|
+
d:"$Sreact.suspense"
|
|
12
|
+
f:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ViewportBoundary"]
|
|
13
|
+
11:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"MetadataBoundary"]
|
|
14
|
+
13:I[74255,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
15
|
+
:HL["/_next/static/chunks/a0feebf613519811.css","style"]
|
|
16
|
+
0:{"P":null,"b":"4oCWgR5WJkFWvXgXk_iao","c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/a0feebf613519811.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e869cf19655e0e7d.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/04aea2b16185be44.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"bg-background text-foreground","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],["$","$L7",null,{}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/90e8058b67ffeaef.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/316bd8365bdce302.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true}
|
|
17
|
+
a:{}
|
|
18
|
+
b:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
19
|
+
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
20
|
+
14:I[76608,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"IconMark"]
|
|
21
|
+
e:null
|
|
22
|
+
12:[["$","title","0",{"children":"Hindsight Control Plane"}],["$","meta","1",{"name":"description","content":"Control plane for the temporal semantic memory system"}],["$","link","2",{"rel":"icon","href":"/favicon.png"}],["$","$L14","3",{}]]
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[76608,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"IconMark"]
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"4oCWgR5WJkFWvXgXk_iao","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Hindsight Control Plane"}],["$","meta","1",{"name":"description","content":"Control plane for the temporal semantic memory system"}],["$","link","2",{"rel":"icon","href":"/favicon.png"}],["$","$L5","3",{}]]}]}]}],null]}],"loading":null,"isPartial":false}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[42408,["/_next/static/chunks/
|
|
3
|
-
3:I[78152,["/_next/static/chunks/
|
|
4
|
-
4:I[59321,["/_next/static/chunks/
|
|
2
|
+
2:I[42408,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"ThemeProvider"]
|
|
3
|
+
3:I[78152,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"FeaturesProvider"]
|
|
4
|
+
4:I[59321,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"BankProvider"]
|
|
5
5
|
5:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
6
6
|
6:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
7
|
-
:
|
|
8
|
-
|
|
7
|
+
7:I[15209,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js"],"Toaster"]
|
|
8
|
+
:HL["/_next/static/chunks/a0feebf613519811.css","style"]
|
|
9
|
+
0:{"buildId":"4oCWgR5WJkFWvXgXk_iao","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/a0feebf613519811.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e869cf19655e0e7d.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/04aea2b16185be44.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"bg-background text-foreground","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","template":["$","$L6",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]}],["$","$L7",null,{}]]}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
2
|
-
0:{"buildId":"
|
|
1
|
+
:HL["/_next/static/chunks/a0feebf613519811.css","style"]
|
|
2
|
+
0:{"buildId":"4oCWgR5WJkFWvXgXk_iao","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"dashboard","paramType":null,"paramKey":"dashboard","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[87154,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"ClientPageRoot"]
|
|
3
|
-
3:I[66017,["/_next/static/chunks/
|
|
3
|
+
3:I[66017,["/_next/static/chunks/e869cf19655e0e7d.js","/_next/static/chunks/04aea2b16185be44.js","/_next/static/chunks/90e8058b67ffeaef.js","/_next/static/chunks/316bd8365bdce302.js"],"default"]
|
|
4
4
|
6:I[53331,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"OutletBoundary"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"4oCWgR5WJkFWvXgXk_iao","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/90e8058b67ffeaef.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/316bd8365bdce302.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
|
|
7
7
|
4:{}
|
|
8
8
|
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
9
|
8:null
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[95479,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
3
3
|
3:I[84172,["/_next/static/chunks/b2d96882d4b43103.js","/_next/static/chunks/e3351d74f41f643e.js"],"default"]
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"4oCWgR5WJkFWvXgXk_iao","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|