@evoscientist/webui 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.next/BUILD_ID +1 -1
- package/dist/.next/app-path-routes-manifest.json +1 -0
- package/dist/.next/build-manifest.json +5 -5
- package/dist/.next/routes-manifest.json +6 -0
- package/dist/.next/server/app/_global-error/page/build-manifest.json +2 -2
- package/dist/.next/server/app/_global-error/page.js +1 -1
- package/dist/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/dist/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_global-error.html +1 -1
- package/dist/.next/server/app/_global-error.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/.next/server/app/_not-found/page/build-manifest.json +2 -2
- package/dist/.next/server/app/_not-found/page.js +2 -2
- package/dist/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found.html +1 -1
- package/dist/.next/server/app/_not-found.rsc +18 -17
- package/dist/.next/server/app/_not-found.segments/_full.segment.rsc +18 -17
- package/dist/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/dist/.next/server/app/_not-found.segments/_index.segment.rsc +7 -6
- package/dist/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/dist/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/dist/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/api/skills/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/workspace/upload/route/app-paths-manifest.json +3 -0
- package/dist/.next/server/app/api/workspace/upload/route/build-manifest.json +9 -0
- package/dist/.next/server/app/api/workspace/upload/route/server-reference-manifest.json +4 -0
- package/dist/.next/server/app/api/workspace/upload/route.js +6 -0
- package/dist/.next/server/app/api/workspace/upload/route.js.nft.json +1 -0
- package/dist/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +3 -0
- package/dist/.next/server/app/index.html +1 -1
- package/dist/.next/server/app/index.rsc +20 -19
- package/dist/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
- package/dist/.next/server/app/index.segments/_full.segment.rsc +20 -19
- package/dist/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/dist/.next/server/app/index.segments/_index.segment.rsc +7 -6
- package/dist/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/page/build-manifest.json +2 -2
- package/dist/.next/server/app/page.js +2 -2
- package/dist/.next/server/app/page.js.nft.json +1 -1
- package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app-paths-manifest.json +1 -0
- package/dist/.next/server/chunks/[root-of-the-server]__12gt1j0._.js +3 -0
- package/dist/.next/server/chunks/_next-internal_server_app_api_workspace_upload_route_actions_070kzk5.js +3 -0
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__069oppe._.js → [root-of-the-server]__01cqrhy._.js} +2 -2
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__098zro9._.js +3 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0lb9jwe._.js +1 -1
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0tcyn68._.js +1 -1
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0zi~h76._.js +1 -1
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0g4ly72._.js → [root-of-the-server]__0~c~7_y._.js} +2 -2
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__1130a6w._.js +3 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__12ur71h._.js +31 -28
- package/dist/.next/server/chunks/ssr/_03eop86._.js +4 -0
- package/dist/.next/server/functions-config-manifest.json +3 -1
- package/dist/.next/server/middleware-build-manifest.js +5 -5
- package/dist/.next/server/pages/404.html +1 -1
- package/dist/.next/server/pages/500.html +1 -1
- package/dist/.next/static/chunks/{131mzyo~hpjqh.js → 09j8za_6zxpaz.js} +1 -1
- package/dist/.next/static/chunks/{0kc55v1u8ldv6.js → 0bcatlsfnsa1w.js} +31 -28
- package/dist/.next/static/chunks/0jtueskz-y_9~.js +2 -0
- package/dist/.next/static/chunks/0rng-b-qj2x95.css +2 -0
- package/dist/.next/static/chunks/{turbopack-0byzsf22k8au7.js → turbopack-0yd~9xptp2nkd.js} +1 -1
- package/dist/package.json +1 -2
- package/package.json +1 -2
- package/dist/.next/server/app/_global-error/page.js.map +0 -5
- package/dist/.next/server/app/_not-found/page.js.map +0 -5
- package/dist/.next/server/app/api/evosci-config/route.js.map +0 -5
- package/dist/.next/server/app/api/skills/route.js.map +0 -5
- package/dist/.next/server/app/icon.png/route.js.map +0 -5
- package/dist/.next/server/app/page.js.map +0 -5
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0ruwz1q._.js +0 -3
- package/dist/.next/server/chunks/ssr/node_modules_06h~7p-._.js +0 -4
- package/dist/.next/static/chunks/167j_.qvshngx.js +0 -2
- package/dist/.next/static/chunks/16bymncnuytip.css +0 -2
- /package/dist/.next/static/{GNGDfMXLX_GJ4Sri4Mr2r → fF8OFhkmpEV3b0v3u9BmF}/_buildManifest.js +0 -0
- /package/dist/.next/static/{GNGDfMXLX_GJ4Sri4Mr2r → fF8OFhkmpEV3b0v3u9BmF}/_clientMiddlewareManifest.js +0 -0
- /package/dist/.next/static/{GNGDfMXLX_GJ4Sri4Mr2r → fF8OFhkmpEV3b0v3u9BmF}/_ssgManifest.js +0 -0
|
@@ -1,21 +1,22 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[12985,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/
|
|
3
|
-
3:I[
|
|
4
|
-
4:I[
|
|
5
|
-
5:I[
|
|
6
|
-
6:I[
|
|
7
|
-
7:I[
|
|
8
|
-
|
|
9
|
-
b:"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
:
|
|
2
|
+
2:I[12985,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"NuqsAdapter"]
|
|
3
|
+
3:I[21675,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"ThemeProvider"]
|
|
4
|
+
4:I[39756,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"default"]
|
|
5
|
+
5:I[37457,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"default"]
|
|
6
|
+
6:I[21675,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"ThemedToaster"]
|
|
7
|
+
7:I[47257,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"ClientPageRoot"]
|
|
8
|
+
8:I[52683,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js","/_next/static/chunks/0bcatlsfnsa1w.js"],"default"]
|
|
9
|
+
b:I[97367,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"OutletBoundary"]
|
|
10
|
+
c:"$Sreact.suspense"
|
|
11
|
+
e:I[97367,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"ViewportBoundary"]
|
|
12
|
+
10:I[97367,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"MetadataBoundary"]
|
|
13
|
+
12:I[68027,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"default",1]
|
|
14
|
+
:HL["/_next/static/chunks/0rng-b-qj2x95.css","style"]
|
|
14
15
|
:HL["/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
15
|
-
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
16
|
+
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0rng-b-qj2x95.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/069oirf3gupp6.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0lb2ln-m2_o~q.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0jtueskz-y_9~.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"inter_5972bc34-module__OU16Qa__className","suppressHydrationWarning":true,"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){var k=\"evoscientist-theme\";var t=\"system\";try{t=localStorage.getItem(k)||\"system\";}catch(_){}var d=t===\"dark\"||(t!==\"light\"&&window.matchMedia(\"(prefers-color-scheme: dark)\").matches);var e=document.documentElement;e.classList.toggle(\"dark\",d);e.style.colorScheme=d?\"dark\":\"light\";})();"}}],["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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"}],["$","$L6",null,{}]]}]}]]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0bcatlsfnsa1w.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0rng-b-qj2x95.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"fF8OFhkmpEV3b0v3u9BmF"}
|
|
17
|
+
9:{}
|
|
18
|
+
a:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
19
|
+
f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#f9f9f9","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#212121","media":"(prefers-color-scheme: dark)"}],["$","meta","4",{"name":"color-scheme","content":"light dark"}]]
|
|
20
|
+
13:I[27201,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"IconMark"]
|
|
21
|
+
d:null
|
|
22
|
+
11:[["$","title","0",{"children":"EvoScientist WebUI"}],["$","meta","1",{"name":"description","content":"Web UI for EvoScientist — a self-evolving AI scientist built on DeepAgents/LangGraph."}],["$","link","2",{"rel":"icon","href":"/icon.png?icon.0j1xc6-m~vsbh.png","sizes":"64x64","type":"image/png"}],["$","$L13","3",{}]]
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[47257,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/
|
|
3
|
-
3:I[52683,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/
|
|
4
|
-
6:I[97367,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/
|
|
2
|
+
2:I[47257,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"ClientPageRoot"]
|
|
3
|
+
3:I[52683,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js","/_next/static/chunks/0bcatlsfnsa1w.js"],"default"]
|
|
4
|
+
6:I[97367,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"OutletBoundary"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0bcatlsfnsa1w.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"fF8OFhkmpEV3b0v3u9BmF"}
|
|
7
7
|
4:{}
|
|
8
8
|
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
9
|
8:null
|
|
@@ -1,21 +1,22 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[12985,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/
|
|
3
|
-
3:I[
|
|
4
|
-
4:I[
|
|
5
|
-
5:I[
|
|
6
|
-
6:I[
|
|
7
|
-
7:I[
|
|
8
|
-
|
|
9
|
-
b:"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
:
|
|
2
|
+
2:I[12985,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"NuqsAdapter"]
|
|
3
|
+
3:I[21675,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"ThemeProvider"]
|
|
4
|
+
4:I[39756,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"default"]
|
|
5
|
+
5:I[37457,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"default"]
|
|
6
|
+
6:I[21675,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"ThemedToaster"]
|
|
7
|
+
7:I[47257,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"ClientPageRoot"]
|
|
8
|
+
8:I[52683,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js","/_next/static/chunks/0bcatlsfnsa1w.js"],"default"]
|
|
9
|
+
b:I[97367,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"OutletBoundary"]
|
|
10
|
+
c:"$Sreact.suspense"
|
|
11
|
+
e:I[97367,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"ViewportBoundary"]
|
|
12
|
+
10:I[97367,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"MetadataBoundary"]
|
|
13
|
+
12:I[68027,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"default",1]
|
|
14
|
+
:HL["/_next/static/chunks/0rng-b-qj2x95.css","style"]
|
|
14
15
|
:HL["/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
15
|
-
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
16
|
+
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0rng-b-qj2x95.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/069oirf3gupp6.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0lb2ln-m2_o~q.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0jtueskz-y_9~.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"inter_5972bc34-module__OU16Qa__className","suppressHydrationWarning":true,"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){var k=\"evoscientist-theme\";var t=\"system\";try{t=localStorage.getItem(k)||\"system\";}catch(_){}var d=t===\"dark\"||(t!==\"light\"&&window.matchMedia(\"(prefers-color-scheme: dark)\").matches);var e=document.documentElement;e.classList.toggle(\"dark\",d);e.style.colorScheme=d?\"dark\":\"light\";})();"}}],["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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"}],["$","$L6",null,{}]]}]}]]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0bcatlsfnsa1w.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0rng-b-qj2x95.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"fF8OFhkmpEV3b0v3u9BmF"}
|
|
17
|
+
9:{}
|
|
18
|
+
a:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
19
|
+
f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#f9f9f9","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#212121","media":"(prefers-color-scheme: dark)"}],["$","meta","4",{"name":"color-scheme","content":"light dark"}]]
|
|
20
|
+
13:I[27201,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"IconMark"]
|
|
21
|
+
d:null
|
|
22
|
+
11:[["$","title","0",{"children":"EvoScientist WebUI"}],["$","meta","1",{"name":"description","content":"Web UI for EvoScientist — a self-evolving AI scientist built on DeepAgents/LangGraph."}],["$","link","2",{"rel":"icon","href":"/icon.png?icon.0j1xc6-m~vsbh.png","sizes":"64x64","type":"image/png"}],["$","$L13","3",{}]]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[97367,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/
|
|
3
|
-
3:I[97367,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/
|
|
2
|
+
2:I[97367,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[97367,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
5:I[27201,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#f9f9f9"}],["$","meta","3",{"name":"color-scheme","content":"light"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"EvoScientist WebUI"}],["$","meta","1",{"name":"description","content":"Web UI for EvoScientist — a self-evolving AI scientist built on DeepAgents/LangGraph."}],["$","link","2",{"rel":"icon","href":"/icon.png?icon.0j1xc6-m~vsbh.png","sizes":"64x64","type":"image/png"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
5:I[27201,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"IconMark"]
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#f9f9f9","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#212121","media":"(prefers-color-scheme: dark)"}],["$","meta","4",{"name":"color-scheme","content":"light dark"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"EvoScientist WebUI"}],["$","meta","1",{"name":"description","content":"Web UI for EvoScientist — a self-evolving AI scientist built on DeepAgents/LangGraph."}],["$","link","2",{"rel":"icon","href":"/icon.png?icon.0j1xc6-m~vsbh.png","sizes":"64x64","type":"image/png"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"fF8OFhkmpEV3b0v3u9BmF"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[12985,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/
|
|
3
|
-
3:I[
|
|
4
|
-
4:I[
|
|
5
|
-
5:I[
|
|
6
|
-
:
|
|
7
|
-
|
|
2
|
+
2:I[12985,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"NuqsAdapter"]
|
|
3
|
+
3:I[21675,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"ThemeProvider"]
|
|
4
|
+
4:I[39756,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"default"]
|
|
5
|
+
5:I[37457,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"default"]
|
|
6
|
+
6:I[21675,["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"ThemedToaster"]
|
|
7
|
+
:HL["/_next/static/chunks/0rng-b-qj2x95.css","style"]
|
|
8
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0rng-b-qj2x95.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/069oirf3gupp6.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0lb2ln-m2_o~q.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0jtueskz-y_9~.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"inter_5972bc34-module__OU16Qa__className","suppressHydrationWarning":true,"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){var k=\"evoscientist-theme\";var t=\"system\";try{t=localStorage.getItem(k)||\"system\";}catch(_){}var d=t===\"dark\"||(t!==\"light\"&&window.matchMedia(\"(prefers-color-scheme: dark)\").matches);var e=document.documentElement;e.classList.toggle(\"dark\",d);e.style.colorScheme=d?\"dark\":\"light\";})();"}}],["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",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."}]}]]}]}]],[]]}],["$","$L6",null,{}]]}]}]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"fF8OFhkmpEV3b0v3u9BmF"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
1
|
+
:HL["/_next/static/chunks/0rng-b-qj2x95.css","style"]
|
|
2
2
|
:HL["/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
3
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"
|
|
3
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"fF8OFhkmpEV3b0v3u9BmF"}
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
],
|
|
7
7
|
"lowPriorityFiles": [],
|
|
8
8
|
"rootMainFiles": [
|
|
9
|
-
"static/chunks/
|
|
9
|
+
"static/chunks/09j8za_6zxpaz.js",
|
|
10
10
|
"static/chunks/0cje14_narrpx.js",
|
|
11
11
|
"static/chunks/15km7mt~t~zy4.js",
|
|
12
12
|
"static/chunks/063f4u.4z~v2d.js",
|
|
13
|
-
"static/chunks/turbopack-
|
|
13
|
+
"static/chunks/turbopack-0yd~9xptp2nkd.js"
|
|
14
14
|
],
|
|
15
15
|
"pages": {},
|
|
16
16
|
"ampFirstPages": []
|
|
@@ -2,9 +2,9 @@ var R=require("../chunks/ssr/[turbopack]_runtime.js")("server/app/page.js")
|
|
|
2
2
|
R.c("server/chunks/ssr/[root-of-the-server]__0zi~h76._.js")
|
|
3
3
|
R.c("server/chunks/ssr/node_modules_0_ce7g1._.js")
|
|
4
4
|
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_031v14j.js")
|
|
5
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
5
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0~c~7_y._.js")
|
|
6
6
|
R.c("server/chunks/ssr/[root-of-the-server]__098zro9._.js")
|
|
7
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
7
|
+
R.c("server/chunks/ssr/[root-of-the-server]__1130a6w._.js")
|
|
8
8
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js")
|
|
9
9
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js")
|
|
10
10
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../node_modules/@swc/helpers/package.json","../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../node_modules/next/dist/client/components/app-router-headers.js","../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../node_modules/next/dist/client/lib/console.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/compiled/source-map/package.json","../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../node_modules/next/dist/compiled/ws/index.js","../../../node_modules/next/dist/compiled/ws/package.json","../../../node_modules/next/dist/lib/client-and-server-references.js","../../../node_modules/next/dist/lib/constants.js","../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../node_modules/next/dist/lib/interop-default.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/lib/picocolors.js","../../../node_modules/next/dist/lib/scheduler.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/dynamic-rendering.js","../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.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/staged-rendering.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/dev/browser-logs/file-logger.js","../../../node_modules/next/dist/server/dynamic-rendering-utils.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/parse-stack.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/source-maps.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-baseline.js","../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../node_modules/next/dist/server/node-environment.js","../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../node_modules/next/dist/server/patch-error-inspect.js","../../../node_modules/next/dist/server/require-hook.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/lazy-dynamic/bailout-to-csr.js","../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../node_modules/next/package.json","../../../node_modules/react/cjs/react.development.js","../../../node_modules/react/cjs/react.production.js","../../../node_modules/react/index.js","../../../node_modules/react/package.json","../chunks/ssr/[root-of-the-server]__098zro9._.js","../chunks/ssr/[root-of-the-server]__0e~coys._.js","../chunks/ssr/[root-of-the-server]
|
|
1
|
+
{"version":1,"files":["../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../node_modules/@swc/helpers/package.json","../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../node_modules/next/dist/client/components/app-router-headers.js","../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../node_modules/next/dist/client/lib/console.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/compiled/source-map/package.json","../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../node_modules/next/dist/compiled/ws/index.js","../../../node_modules/next/dist/compiled/ws/package.json","../../../node_modules/next/dist/lib/client-and-server-references.js","../../../node_modules/next/dist/lib/constants.js","../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../node_modules/next/dist/lib/interop-default.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/lib/picocolors.js","../../../node_modules/next/dist/lib/scheduler.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/dynamic-rendering.js","../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.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/staged-rendering.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/dev/browser-logs/file-logger.js","../../../node_modules/next/dist/server/dynamic-rendering-utils.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/parse-stack.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/source-maps.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-baseline.js","../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../node_modules/next/dist/server/node-environment.js","../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../node_modules/next/dist/server/patch-error-inspect.js","../../../node_modules/next/dist/server/require-hook.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/lazy-dynamic/bailout-to-csr.js","../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../node_modules/next/package.json","../../../node_modules/react/cjs/react.development.js","../../../node_modules/react/cjs/react.production.js","../../../node_modules/react/index.js","../../../node_modules/react/package.json","../chunks/ssr/[root-of-the-server]__098zro9._.js","../chunks/ssr/[root-of-the-server]__0e~coys._.js","../chunks/ssr/[root-of-the-server]__0zi~h76._.js","../chunks/ssr/[root-of-the-server]__0~c~7_y._.js","../chunks/ssr/[root-of-the-server]__1130a6w._.js","../chunks/ssr/[root-of-the-server]__12ur71h._.js","../chunks/ssr/[turbopack]_runtime.js","../chunks/ssr/_03eop86._.js","../chunks/ssr/_next-internal_server_app_page_actions_09-gtaw.js","../chunks/ssr/node_modules_09w7yel._.js","../chunks/ssr/node_modules_0_ce7g1._.js","../chunks/ssr/node_modules_0cdeu-p._.js","../chunks/ssr/node_modules_@swc_helpers_cjs__interop_require_default_cjs_11~q6fv._.js","../chunks/ssr/node_modules_next_dist_0xdsm99._.js","../chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js","../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js","../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0lgvd_..js","../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js","../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_031v14j.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/nuqs/dist/adapters/next/app.js <module evaluation>":{"id":12985,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/nuqs/dist/adapters/next/app.js":{"id":12985,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/sonner/dist/index.mjs <module evaluation>":{"id":46696,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/sonner/dist/index.mjs":{"id":46696,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js"],"async":false},"[project]/src/app/page.tsx <module evaluation>":{"id":52683,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js","/_next/static/chunks/0kc55v1u8ldv6.js"],"async":false},"[project]/src/app/page.tsx":{"id":52683,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/167j_.qvshngx.js","/_next/static/chunks/0kc55v1u8ldv6.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/node_modules_06h~7p-._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/node_modules_06h~7p-._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/node_modules_06h~7p-._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/node_modules_06h~7p-._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/node_modules_06h~7p-._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/node_modules_06h~7p-._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/node_modules_06h~7p-._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js"],"async":false}},"12985":{"*":{"id":38518,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/node_modules_06h~7p-._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js"],"async":false}},"46696":{"*":{"id":23292,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/node_modules_06h~7p-._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/node_modules_06h~7p-._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_09w7yel._.js"],"async":false}},"52683":{"*":{"id":40777,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/node_modules_06h~7p-._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_@swc_helpers_cjs__interop_require_default_cjs_11~q6fv._.js","server/chunks/ssr/[root-of-the-server]__12ur71h._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"12985":{"*":{"id":42144,"name":"*","chunks":[],"async":false}},"46696":{"*":{"id":34817,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"52683":{"*":{"id":56983,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/16bymncnuytip.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/16bymncnuytip.css","inlined":false}],"[project]/src/app/page":[{"path":"static/chunks/16bymncnuytip.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/069oirf3gupp6.js","static/chunks/0lb2ln-m2_o~q.js","static/chunks/167j_.qvshngx.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/069oirf3gupp6.js","static/chunks/0lb2ln-m2_o~q.js","static/chunks/167j_.qvshngx.js"],"[project]/src/app/page":["static/chunks/069oirf3gupp6.js","static/chunks/0lb2ln-m2_o~q.js","static/chunks/167j_.qvshngx.js","static/chunks/0kc55v1u8ldv6.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/nuqs/dist/adapters/next/app.js <module evaluation>":{"id":12985,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/nuqs/dist/adapters/next/app.js":{"id":12985,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/src/providers/ThemeProvider.tsx <module evaluation>":{"id":21675,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/src/providers/ThemeProvider.tsx":{"id":21675,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js"],"async":false},"[project]/src/app/page.tsx <module evaluation>":{"id":52683,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js","/_next/static/chunks/0bcatlsfnsa1w.js"],"async":false},"[project]/src/app/page.tsx":{"id":52683,"name":"*","chunks":["/_next/static/chunks/069oirf3gupp6.js","/_next/static/chunks/0lb2ln-m2_o~q.js","/_next/static/chunks/0jtueskz-y_9~.js","/_next/static/chunks/0bcatlsfnsa1w.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/_03eop86._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_0cdeu-p._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/_03eop86._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_0cdeu-p._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/_03eop86._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_0cdeu-p._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/_03eop86._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_0cdeu-p._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/_03eop86._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_0cdeu-p._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/_03eop86._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_0cdeu-p._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/_03eop86._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_0cdeu-p._.js"],"async":false}},"12985":{"*":{"id":38518,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/_03eop86._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_0cdeu-p._.js"],"async":false}},"21675":{"*":{"id":23571,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/_03eop86._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_0cdeu-p._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/_03eop86._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_09w7yel._.js"],"async":false}},"52683":{"*":{"id":40777,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0e~coys._.js","server/chunks/ssr/_03eop86._.js","server/chunks/ssr/node_modules_next_dist_0xdsm99._.js","server/chunks/ssr/node_modules_0cdeu-p._.js","server/chunks/ssr/node_modules_@swc_helpers_cjs__interop_require_default_cjs_11~q6fv._.js","server/chunks/ssr/[root-of-the-server]__12ur71h._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"12985":{"*":{"id":42144,"name":"*","chunks":[],"async":false}},"21675":{"*":{"id":47283,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"52683":{"*":{"id":56983,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0rng-b-qj2x95.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0rng-b-qj2x95.css","inlined":false}],"[project]/src/app/page":[{"path":"static/chunks/0rng-b-qj2x95.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/069oirf3gupp6.js","static/chunks/0lb2ln-m2_o~q.js","static/chunks/0jtueskz-y_9~.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/069oirf3gupp6.js","static/chunks/0lb2ln-m2_o~q.js","static/chunks/0jtueskz-y_9~.js"],"[project]/src/app/page":["static/chunks/069oirf3gupp6.js","static/chunks/0lb2ln-m2_o~q.js","static/chunks/0jtueskz-y_9~.js","static/chunks/0bcatlsfnsa1w.js"]}};
|
|
3
3
|
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"/_not-found/page": "app/_not-found/page.js",
|
|
4
4
|
"/api/evosci-config/route": "app/api/evosci-config/route.js",
|
|
5
5
|
"/api/skills/route": "app/api/skills/route.js",
|
|
6
|
+
"/api/workspace/upload/route": "app/api/workspace/upload/route.js",
|
|
6
7
|
"/icon.png/route": "app/icon.png/route.js",
|
|
7
8
|
"/page": "app/page.js"
|
|
8
9
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
module.exports=[93695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},14747,(e,t,r)=>{t.exports=e.x("path",()=>require("path"))},18622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},70406,(e,t,r)=>{t.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},22734,(e,t,r)=>{t.exports=e.x("fs",()=>require("fs"))},46786,(e,t,r)=>{t.exports=e.x("os",()=>require("os"))},95431,e=>{"use strict";var t=e.i(47909),r=e.i(74017),a=e.i(96250),n=e.i(59756),o=e.i(61916),s=e.i(74677),i=e.i(69741),l=e.i(16795),u=e.i(87718),d=e.i(95169),p=e.i(47587),c=e.i(66012),h=e.i(70101),f=e.i(74838),x=e.i(10372),w=e.i(93695);e.i(52474);var m=e.i(220),v=e.i(22734),R=e.i(46786),g=e.i(14747),E=e.i(89171);let y=(0,g.join)((0,R.homedir)(),".config","evoscientist","langgraph_dev.workspace.json");async function C(){let e;try{let t=JSON.parse(await v.promises.readFile(y,"utf-8")),r=t.workspace,a=t.pid;"string"==typeof r&&r.trim()&&(!("number"==typeof a&&a>0)||function(e){try{return process.kill(e,0),!0}catch(e){return"EPERM"===e.code}}(a))&&(e=r)}catch{}if(!(e||=process.env.EVOSCIENTIST_WORKSPACE_DIR))throw Error("No active EvoScientist workspace found. Start the backend with `EvoSci deploy` first.");let t=(0,g.resolve)(e);if(!(await v.promises.stat(t)).isDirectory())throw Error("The active EvoScientist workspace is not a directory.");return t}async function N(e,t,r){for(let a=1;;a+=1){let n=1===a?t:function(e,t){let r=e.lastIndexOf("."),a=r>0?e.slice(0,r):e,n=r>0?e.slice(r):"";return`${a} (${t})${n}`}(t,a),o=(0,g.resolve)(e,n);if((0,g.dirname)(o)!==e)throw Error("Invalid file path.");try{return await v.promises.writeFile(o,r,{flag:"wx"}),n}catch(e){if("EEXIST"!==e.code)throw e}}}async function A(e){try{let t=e.headers.get("origin");if(t&&t!==e.nextUrl.origin)return E.NextResponse.json({error:"Cross-origin workspace uploads are not allowed."},{status:403});let r=Number(e.headers.get("content-length")??"");if(Number.isFinite(r)&&r>0x6500000)return E.NextResponse.json({error:"The selected files exceed the 100 MB upload limit."},{status:413});let a=(await e.formData()).getAll("files").filter(e=>"string"!=typeof e);if(0===a.length)return E.NextResponse.json({error:"Choose at least one file to upload."},{status:400});if(a.length>20)return E.NextResponse.json({error:"Upload at most 20 files at a time."},{status:400});let n=0,o=a.map(e=>{if(e.size>0x3200000)throw Error(`${e.name} is larger than the 50 MB upload limit.`);if((n+=e.size)>0x6400000)throw Error("The selected files exceed the 100 MB upload limit.");return{file:e,fileName:function(e){let t=(0,g.basename)(e.replaceAll("\\","/")).trim();if(!t||"."===t||".."===t||function(e){for(let t=0;t<e.length;t+=1){let r=e.charCodeAt(t);if(r<32||127===r||r>=128&&r<=159||8232===r||8233===r)return!0}return!1}(t))throw Error("Invalid file name.");return t}(e.name)}}),s=await C(),i=[],l=[];try{for(let{file:e,fileName:t}of o){let r=await N(s,t,new Uint8Array(await e.arrayBuffer()));l.push((0,g.resolve)(s,r)),i.push({name:r,path:`/${r}`,size:e.size})}}catch(e){throw await Promise.allSettled(l.map(e=>v.promises.rm(e,{force:!0}))),e}return E.NextResponse.json({files:i})}catch(e){return E.NextResponse.json({error:e instanceof Error?e.message:"Failed to upload files."},{status:400})}}e.s(["POST",0,A,"runtime",0,"nodejs"],64104);var b=e.i(64104);let S=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/workspace/upload/route",pathname:"/api/workspace/upload",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/src/app/api/workspace/upload/route.ts",nextConfigOutput:"standalone",userland:b,...{}}),{workAsyncStorage:k,workUnitAsyncStorage:T,serverHooks:P}=S;async function q(e,t,a){a.requestMeta&&(0,n.setRequestMeta)(e,a.requestMeta),S.isDev&&(0,n.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let v="/api/workspace/upload/route";v=v.replace(/\/index$/,"")||"/";let R=await S.prepare(e,t,{srcPage:v,multiZoneDraftMode:!1});if(!R)return t.statusCode=400,t.end("Bad Request"),null==a.waitUntil||a.waitUntil.call(a,Promise.resolve()),null;let{buildId:g,deploymentId:E,params:y,nextConfig:C,parsedUrl:N,isDraftMode:A,prerenderManifest:b,routerServerContext:k,isOnDemandRevalidate:T,revalidateOnlyGenerated:P,resolvedPathname:q,clientReferenceManifest:j,serverActionsManifest:O}=R,_=(0,i.normalizeAppPath)(v),I=!!(b.dynamicRoutes[_]||b.routes[q]),M=async()=>((null==k?void 0:k.render404)?await k.render404(e,t,N,!1):t.end("This page could not be found"),null);if(I&&!A){let e=!!b.routes[q],t=b.dynamicRoutes[_];if(t&&!1===t.fallback&&!e){if(C.adapterPath)return await M();throw new w.NoFallbackError}}let U=null;!I||S.isDev||A||(U="/index"===(U=q)?"/":U);let H=!0===S.isDev||!I,D=I&&!H;O&&j&&(0,s.setManifestsSingleton)({page:v,clientReferenceManifest:j,serverActionsManifest:O});let $=e.method||"GET",F=(0,o.getTracer)(),B=F.getActiveScopeSpan(),K=!!(null==k?void 0:k.isWrappedByNextServer),z=!!(0,n.getRequestMeta)(e,"minimalMode"),L=(0,n.getRequestMeta)(e,"incrementalCache")||await S.getIncrementalCache(e,C,b,z);null==L||L.resetRequestCache(),globalThis.__incrementalCache=L;let V={params:y,previewProps:b.preview,renderOpts:{experimental:{authInterrupts:!!C.experimental.authInterrupts},cacheComponents:!!C.cacheComponents,supportsDynamicResponse:H,incrementalCache:L,cacheLifeProfiles:C.cacheLife,waitUntil:a.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,a,n)=>S.onRequestError(e,t,a,n,k)},sharedContext:{buildId:g,deploymentId:E}},W=new l.NodeNextRequest(e),X=new l.NodeNextResponse(t),G=u.NextRequestAdapter.fromNodeNextRequest(W,(0,u.signalFromNodeResponse)(t));try{let n,s=async e=>S.handle(G,V).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=F.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==d.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let a=r.get("next.route");if(a){let t=`${$} ${a}`;e.setAttributes({"next.route":a,"http.route":a,"next.span_name":t}),e.updateName(t),n&&n!==e&&(n.setAttribute("http.route",a),n.updateName(t))}else e.updateName(`${$} ${v}`)}),i=async n=>{var o,i;let l=async({previousCacheEntry:r})=>{try{if(!z&&T&&P&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let o=await s(n);e.fetchMetrics=V.renderOpts.fetchMetrics;let i=V.renderOpts.pendingWaitUntil;i&&a.waitUntil&&(a.waitUntil(i),i=void 0);let l=V.renderOpts.collectedTags;if(!I)return await (0,c.sendResponse)(W,X,o,V.renderOpts.pendingWaitUntil),null;{let e=await o.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(o.headers);l&&(t[x.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==V.renderOpts.collectedRevalidate&&!(V.renderOpts.collectedRevalidate>=x.INFINITE_CACHE)&&V.renderOpts.collectedRevalidate,a=void 0===V.renderOpts.collectedExpire||V.renderOpts.collectedExpire>=x.INFINITE_CACHE?void 0:V.renderOpts.collectedExpire;return{value:{kind:m.CachedRouteKind.APP_ROUTE,status:o.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:a}}}}catch(t){throw(null==r?void 0:r.isStale)&&await S.onRequestError(e,t,{routerKind:"App Router",routePath:v,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:T})},!1,k),t}},u=await S.handleResponse({req:e,nextConfig:C,cacheKey:U,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:b,isRoutePPREnabled:!1,isOnDemandRevalidate:T,revalidateOnlyGenerated:P,responseGenerator:l,waitUntil:a.waitUntil,isMinimalMode:z});if(!I)return null;if((null==u||null==(o=u.value)?void 0:o.kind)!==m.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==u||null==(i=u.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});z||t.setHeader("x-nextjs-cache",T?"REVALIDATED":u.isMiss?"MISS":u.isStale?"STALE":"HIT"),A&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let d=(0,h.fromNodeOutgoingHttpHeaders)(u.value.headers);return z&&I||d.delete(x.NEXT_CACHE_TAGS_HEADER),!u.cacheControl||t.getHeader("Cache-Control")||d.get("Cache-Control")||d.set("Cache-Control",(0,f.getCacheControlHeader)(u.cacheControl)),await (0,c.sendResponse)(W,X,new Response(u.value.body,{headers:d,status:u.value.status||200})),null};K&&B?await i(B):(n=F.getActiveScopeSpan(),await F.withPropagatedContext(e.headers,()=>F.trace(d.BaseServerSpan.handleRequest,{spanName:`${$} ${v}`,kind:o.SpanKind.SERVER,attributes:{"http.method":$,"http.target":e.url}},i),void 0,!K))}catch(t){if(t instanceof w.NoFallbackError||await S.onRequestError(e,t,{routerKind:"App Router",routePath:_,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:T})},!1,k),I)throw t;return await (0,c.sendResponse)(W,X,new Response(null,{status:500})),null}}e.s(["handler",0,q,"patchFetch",0,function(){return(0,a.patchFetch)({workAsyncStorage:k,workUnitAsyncStorage:T})},"routeModule",0,S,"serverHooks",0,P,"workAsyncStorage",0,k,"workUnitAsyncStorage",0,T],95431)}];
|
|
2
|
+
|
|
3
|
+
//# sourceMappingURL=%5Broot-of-the-server%5D__12gt1j0._.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
module.exports=[18622,(a,b,c)=>{b.exports=a.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},20635,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/action-async-storage.external.js",()=>require("next/dist/server/app-render/action-async-storage.external.js"))},43285,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/dynamic-access-async-storage.external.js",()=>require("next/dist/server/app-render/dynamic-access-async-storage.external.js"))},
|
|
1
|
+
module.exports=[18622,(a,b,c)=>{b.exports=a.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},20635,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/action-async-storage.external.js",()=>require("next/dist/server/app-render/action-async-storage.external.js"))},43285,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/dynamic-access-async-storage.external.js",()=>require("next/dist/server/app-render/dynamic-access-async-storage.external.js"))},42602,(a,b,c)=>{"use strict";b.exports=a.r(18622)},87924,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored["react-ssr"].ReactJsxRuntime},72131,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored["react-ssr"].React},35112,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored["react-ssr"].ReactDOM},9270,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored.contexts.AppRouterContext},36313,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored.contexts.HooksClientContext},18341,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored.contexts.ServerInsertedHtml},33354,(a,b,c)=>{"use strict";c._=function(a){return a&&a.__esModule?a:{default:a}}},51234,(a,b,c)=>{"use strict";Object.defineProperty(c,"__esModule",{value:!0}),Object.defineProperty(c,"handleISRError",{enumerable:!0,get:function(){return e}});let d=a.r(56704).workAsyncStorage;function e({error:a}){if(d){let b=d.getStore();if(b?.isStaticGeneration)throw a&&console.error(a),a}}("function"==typeof c.default||"object"==typeof c.default&&null!==c.default)&&void 0===c.default.__esModule&&(Object.defineProperty(c.default,"__esModule",{value:!0}),Object.assign(c.default,c),b.exports=c.default)},57068,(a,b,c)=>{"use strict";Object.defineProperty(c,"__esModule",{value:!0});var d={WarningIcon:function(){return i},errorStyles:function(){return g},errorThemeCss:function(){return h}};for(var e in d)Object.defineProperty(c,e,{enumerable:!0,get:d[e]});a.r(33354);let f=a.r(87924);a.r(72131);let g={container:{fontFamily:'system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"',height:"100vh",display:"flex",alignItems:"center",justifyContent:"center"},card:{marginTop:"-32px",maxWidth:"325px",padding:"32px 28px",textAlign:"left"},icon:{marginBottom:"24px"},title:{fontSize:"24px",fontWeight:500,letterSpacing:"-0.02em",lineHeight:"32px",margin:"0 0 12px 0",color:"var(--next-error-title)"},message:{fontSize:"14px",fontWeight:400,lineHeight:"21px",margin:"0 0 20px 0",color:"var(--next-error-message)"},form:{margin:0},buttonGroup:{display:"flex",gap:"8px",alignItems:"center"},button:{display:"inline-flex",alignItems:"center",justifyContent:"center",height:"32px",padding:"0 12px",fontSize:"14px",fontWeight:500,lineHeight:"20px",borderRadius:"6px",cursor:"pointer",color:"var(--next-error-btn-text)",background:"var(--next-error-btn-bg)",border:"var(--next-error-btn-border)"},buttonSecondary:{display:"inline-flex",alignItems:"center",justifyContent:"center",height:"32px",padding:"0 12px",fontSize:"14px",fontWeight:500,lineHeight:"20px",borderRadius:"6px",cursor:"pointer",color:"var(--next-error-btn-secondary-text)",background:"var(--next-error-btn-secondary-bg)",border:"var(--next-error-btn-secondary-border)"},digestFooter:{position:"fixed",bottom:"32px",left:"0",right:"0",textAlign:"center",fontFamily:'ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace',fontSize:"12px",lineHeight:"18px",fontWeight:400,margin:"0",color:"var(--next-error-digest)"}},h=`
|
|
2
2
|
:root {
|
|
3
3
|
--next-error-bg: #fff;
|
|
4
4
|
--next-error-text: #171717;
|
|
@@ -30,4 +30,4 @@ module.exports=[18622,(a,b,c)=>{b.exports=a.x("next/dist/compiled/next-server/ap
|
|
|
30
30
|
body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }
|
|
31
31
|
`.replace(/\n\s*/g,"");function i(){return(0,f.jsx)("svg",{width:"32",height:"32",viewBox:"-0.2 -1.5 32 32",fill:"none",style:g.icon,children:(0,f.jsx)("path",{d:"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z",fill:"var(--next-error-title)"})})}("function"==typeof c.default||"object"==typeof c.default&&null!==c.default)&&void 0===c.default.__esModule&&(Object.defineProperty(c.default,"__esModule",{value:!0}),Object.assign(c.default,c),b.exports=c.default)},40622,(a,b,c)=>{"use strict";Object.defineProperty(c,"__esModule",{value:!0}),Object.defineProperty(c,"default",{enumerable:!0,get:function(){return g}}),a.r(33354);let d=a.r(87924);a.r(72131);let e=a.r(51234),f=a.r(57068),g=function({error:a}){let b=a?.digest,c=!!b;return(0,e.handleISRError)({error:a}),(0,d.jsxs)("html",{id:"__next_error__",children:[(0,d.jsx)("head",{children:(0,d.jsx)("style",{dangerouslySetInnerHTML:{__html:f.errorThemeCss}})}),(0,d.jsxs)("body",{children:[(0,d.jsx)("div",{style:f.errorStyles.container,children:(0,d.jsxs)("div",{style:f.errorStyles.card,children:[(0,d.jsx)(f.WarningIcon,{}),(0,d.jsx)("h1",{style:f.errorStyles.title,children:"This page couldn’t load"}),(0,d.jsx)("p",{style:f.errorStyles.message,children:c?"A server error occurred. Reload to try again.":"Reload to try again, or go back."}),(0,d.jsxs)("div",{style:f.errorStyles.buttonGroup,children:[(0,d.jsx)("form",{style:f.errorStyles.form,children:(0,d.jsx)("button",{type:"submit",style:f.errorStyles.button,children:"Reload"})}),!c&&(0,d.jsx)("button",{type:"button",style:f.errorStyles.buttonSecondary,onClick:()=>{window.history.length>1?window.history.back():window.location.href="/"},children:"Back"})]})]})}),b&&(0,d.jsxs)("p",{style:f.errorStyles.digestFooter,children:["ERROR ",b]})]})]})};("function"==typeof c.default||"object"==typeof c.default&&null!==c.default)&&void 0===c.default.__esModule&&(Object.defineProperty(c.default,"__esModule",{value:!0}),Object.assign(c.default,c),b.exports=c.default)}];
|
|
32
32
|
|
|
33
|
-
//# sourceMappingURL=%5Broot-of-the-server%
|
|
33
|
+
//# sourceMappingURL=%5Broot-of-the-server%5D__01cqrhy._.js.map
|