@tablestore/tablestore-agent-cli 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/dashboard-runtime/dashboard/.next/BUILD_ID +1 -1
- package/dist/dashboard-runtime/dashboard/.next/build-manifest.json +3 -3
- package/dist/dashboard-runtime/dashboard/.next/prerender-manifest.json +3 -195
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.html +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.html +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.html +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_full.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.html +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_full.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_index.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0suis9l._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/middleware-build-manifest.js +3 -3
- package/dist/dashboard-runtime/dashboard/.next/server/pages/404.html +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/pages/500.html +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0fldq3wpg_379.css +1 -0
- package/package.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.html +0 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.meta +0 -18
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.rsc +0 -35
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/!KGRhc2hib2FyZCk/chat/__PAGE__.segment.rsc +0 -9
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/!KGRhc2hib2FyZCk/chat.segment.rsc +0 -7
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/_full.segment.rsc +0 -35
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/_head.segment.rsc +0 -5
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/_index.segment.rsc +0 -10
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/_tree.segment.rsc +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.html +0 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.meta +0 -19
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.rsc +0 -35
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/!KGRhc2hib2FyZCk/knowledge-base/create/__PAGE__.segment.rsc +0 -9
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/!KGRhc2hib2FyZCk/knowledge-base/create.segment.rsc +0 -5
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/!KGRhc2hib2FyZCk/knowledge-base.segment.rsc +0 -6
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/_full.segment.rsc +0 -35
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/_head.segment.rsc +0 -5
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/_index.segment.rsc +0 -10
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/_tree.segment.rsc +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.html +0 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.meta +0 -18
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.rsc +0 -34
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/!KGRhc2hib2FyZCk/knowledge-base/__PAGE__.segment.rsc +0 -9
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/!KGRhc2hib2FyZCk/knowledge-base.segment.rsc +0 -6
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/_full.segment.rsc +0 -34
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/_head.segment.rsc +0 -5
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/_index.segment.rsc +0 -10
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/_tree.segment.rsc +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.html +0 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.meta +0 -19
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.rsc +0 -32
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/!KGRhc2hib2FyZCk/llm-providers/new/__PAGE__.segment.rsc +0 -6
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/!KGRhc2hib2FyZCk/llm-providers/new.segment.rsc +0 -5
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/!KGRhc2hib2FyZCk/llm-providers.segment.rsc +0 -7
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/_full.segment.rsc +0 -32
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/_head.segment.rsc +0 -5
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/_index.segment.rsc +0 -10
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/_tree.segment.rsc +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.html +0 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.meta +0 -18
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.rsc +0 -34
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/!KGRhc2hib2FyZCk/llm-providers/__PAGE__.segment.rsc +0 -9
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/!KGRhc2hib2FyZCk/llm-providers.segment.rsc +0 -7
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/_full.segment.rsc +0 -34
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/_head.segment.rsc +0 -5
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/_index.segment.rsc +0 -10
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/_tree.segment.rsc +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.html +0 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.meta +0 -19
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.rsc +0 -37
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/!KGRhc2hib2FyZCk/memory/create/__PAGE__.segment.rsc +0 -9
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/!KGRhc2hib2FyZCk/memory/create.segment.rsc +0 -5
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/!KGRhc2hib2FyZCk/memory.segment.rsc +0 -7
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/_full.segment.rsc +0 -37
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/_head.segment.rsc +0 -5
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/_index.segment.rsc +0 -10
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/_tree.segment.rsc +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.html +0 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.meta +0 -18
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.rsc +0 -35
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/!KGRhc2hib2FyZCk/memory/__PAGE__.segment.rsc +0 -9
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/!KGRhc2hib2FyZCk/memory.segment.rsc +0 -7
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/_full.segment.rsc +0 -35
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/_head.segment.rsc +0 -5
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/_index.segment.rsc +0 -10
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/_tree.segment.rsc +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/projects.html +0 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/projects.meta +0 -18
- package/dist/dashboard-runtime/dashboard/.next/server/app/projects.rsc +0 -34
- package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/!KGRhc2hib2FyZCk/projects/__PAGE__.segment.rsc +0 -9
- package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/!KGRhc2hib2FyZCk/projects.segment.rsc +0 -7
- package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
- package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/_full.segment.rsc +0 -34
- package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/_head.segment.rsc +0 -5
- package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/_index.segment.rsc +0 -10
- package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/_tree.segment.rsc +0 -3
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/01e~e666-rfuv.css +0 -1
- /package/dist/dashboard-runtime/dashboard/.next/static/{5v9SZKIfkbolPwH_qGQog → bJGjoMHOZZB7Z_j4dpYws}/_buildManifest.js +0 -0
- /package/dist/dashboard-runtime/dashboard/.next/static/{5v9SZKIfkbolPwH_qGQog → bJGjoMHOZZB7Z_j4dpYws}/_clientMiddlewareManifest.js +0 -0
- /package/dist/dashboard-runtime/dashboard/.next/static/{5v9SZKIfkbolPwH_qGQog → bJGjoMHOZZB7Z_j4dpYws}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="zh-CN" class=" "><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/
|
|
1
|
+
<!DOCTYPE html><html lang="zh-CN" class=" "><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/0fldq3wpg_379.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0hmuddei8wdpj.js"/><script src="/_next/static/chunks/0_kxvayp~5_.f.js" async=""></script><script src="/_next/static/chunks/0zbi5n76awxz1.js" async=""></script><script src="/_next/static/chunks/0a~2vs7-pt-aj.js" async=""></script><script src="/_next/static/chunks/07q4gw5gnh3.d.js" async=""></script><script src="/_next/static/chunks/turbopack-0jhqjurvu9x3y.js" async=""></script><script src="/_next/static/chunks/0m2p301.a174k.js" async=""></script><script src="/_next/static/chunks/0chbhht0ghzv_.js" async=""></script><script src="/_next/static/chunks/0-f9tslgpp-.h.js" async=""></script><script src="/_next/static/chunks/02b1c4t1dy1ri.js" async=""></script><script src="/_next/static/chunks/012a-3vjn5o5i.js" async=""></script><meta name="robots" content="noindex"/><title>Agent Storage</title><meta name="description" content="A dashboard for managing Tablestore Agent Storage."/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-screen font-sans antialiased text-foreground"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col items-center justify-center gap-4"><h2 class="font-display text-3xl font-semibold tracking-tight text-foreground">页面不存在</h2><p class="text-sm text-muted-foreground">您访问的页面不存在或已被移除。</p><a class="rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90" href="/">返回首页</a></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/0hmuddei8wdpj.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[12278,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ThemeProvider\"]\n3:I[85290,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"QueryProvider\"]\n4:I[2063,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\"]\n5:I[10445,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/02b1c4t1dy1ri.js\"],\"default\"]\n6:I[59666,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\"]\n7:I[70978,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/012a-3vjn5o5i.js\"],\"\"]\n8:I[87014,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"Toaster\"]\n9:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ViewportBoundary\"]\nf:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"MetadataBoundary\"]\n11:I[14743,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0fldq3wpg_379.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0fldq3wpg_379.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0m2p301.a174k.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0chbhht0ghzv_.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"className\":\" \",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-screen font-sans antialiased text-foreground\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$5\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/02b1c4t1dy1ri.js\",\"async\":true}]],\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"font-display text-3xl font-semibold tracking-tight text-foreground\",\"children\":\"页面不存在\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground\",\"children\":\"您访问的页面不存在或已被移除。\"}],[\"$\",\"$L7\",null,{\"href\":\"/\",\"className\":\"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90\",\"children\":\"返回首页\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L8\",null,{\"position\":\"top-right\",\"richColors\":true,\"closeButton\":true}]]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",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\":[[\"$\",\"div\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"font-display text-3xl font-semibold tracking-tight text-foreground\",\"children\":\"页面不存在\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground\",\"children\":\"您访问的页面不存在或已被移除。\"}],[\"$\",\"$L7\",null,{\"href\":\"/\",\"className\":\"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90\",\"children\":\"返回首页\"}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/012a-3vjn5o5i.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$@c\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0fldq3wpg_379.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"bJGjoMHOZZB7Z_j4dpYws\"}\n"])</script><script>self.__next_f.push([1,"12:[]\nc:\"$W12\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"b:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Storage\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"A dashboard for managing Tablestore Agent Storage.\"}]]\n"])</script></body></html>
|
|
@@ -11,8 +11,8 @@ a:"$Sreact.suspense"
|
|
|
11
11
|
d:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"ViewportBoundary"]
|
|
12
12
|
f:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"MetadataBoundary"]
|
|
13
13
|
11:I[14743,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default",1]
|
|
14
|
-
:HL["/_next/static/chunks/
|
|
15
|
-
0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
14
|
+
:HL["/_next/static/chunks/0fldq3wpg_379.css","style"]
|
|
15
|
+
0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0fldq3wpg_379.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0m2p301.a174k.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0-f9tslgpp-.h.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":" ","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-screen font-sans antialiased text-foreground","children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/02b1c4t1dy1ri.js","async":true}]],"template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L7",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L8",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",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":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L7",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/012a-3vjn5o5i.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],null]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0fldq3wpg_379.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"bJGjoMHOZZB7Z_j4dpYws"}
|
|
16
16
|
12:[]
|
|
17
17
|
c:"$W12"
|
|
18
18
|
e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc
CHANGED
|
@@ -11,8 +11,8 @@ a:"$Sreact.suspense"
|
|
|
11
11
|
d:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"ViewportBoundary"]
|
|
12
12
|
f:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"MetadataBoundary"]
|
|
13
13
|
11:I[14743,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default",1]
|
|
14
|
-
:HL["/_next/static/chunks/
|
|
15
|
-
0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
14
|
+
:HL["/_next/static/chunks/0fldq3wpg_379.css","style"]
|
|
15
|
+
0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0fldq3wpg_379.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0m2p301.a174k.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0-f9tslgpp-.h.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":" ","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-screen font-sans antialiased text-foreground","children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/02b1c4t1dy1ri.js","async":true}]],"template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L7",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L8",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",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":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L7",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/012a-3vjn5o5i.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],null]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0fldq3wpg_379.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"bJGjoMHOZZB7Z_j4dpYws"}
|
|
16
16
|
12:[]
|
|
17
17
|
c:"$W12"
|
|
18
18
|
e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"ViewportBoundary"]
|
|
3
3
|
3:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":"Agent Storage"}],["$","meta","1",{"name":"description","content":"A dashboard for managing Tablestore Agent Storage."}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":"Agent Storage"}],["$","meta","1",{"name":"description","content":"A dashboard for managing Tablestore Agent Storage."}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"bJGjoMHOZZB7Z_j4dpYws"}
|
package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc
CHANGED
|
@@ -6,5 +6,5 @@
|
|
|
6
6
|
6:I[59666,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default"]
|
|
7
7
|
7:I[70978,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/012a-3vjn5o5i.js"],""]
|
|
8
8
|
8:I[87014,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"Toaster"]
|
|
9
|
-
:HL["/_next/static/chunks/
|
|
10
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
9
|
+
:HL["/_next/static/chunks/0fldq3wpg_379.css","style"]
|
|
10
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0fldq3wpg_379.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0m2p301.a174k.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0-f9tslgpp-.h.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":" ","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-screen font-sans antialiased text-foreground","children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/02b1c4t1dy1ri.js","async":true}]],"template":["$","$L6",null,{}],"notFound":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L7",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[]]}],["$","$L8",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"bJGjoMHOZZB7Z_j4dpYws"}
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
2:I[70978,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/012a-3vjn5o5i.js"],""]
|
|
3
3
|
3:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"OutletBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L2",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/012a-3vjn5o5i.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L2",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/012a-3vjn5o5i.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"bJGjoMHOZZB7Z_j4dpYws"}
|
|
6
6
|
5:null
|
package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[2063,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default"]
|
|
3
3
|
3:I[59666,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"bJGjoMHOZZB7Z_j4dpYws"}
|
package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
2
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"
|
|
1
|
+
:HL["/_next/static/chunks/0fldq3wpg_379.css","style"]
|
|
2
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"bJGjoMHOZZB7Z_j4dpYws"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0hmuddei8wdpj.js"/><script src="/_next/static/chunks/0_kxvayp~5_.f.js" async=""></script><script src="/_next/static/chunks/0zbi5n76awxz1.js" async=""></script><script src="/_next/static/chunks/0a~2vs7-pt-aj.js" async=""></script><script src="/_next/static/chunks/07q4gw5gnh3.d.js" async=""></script><script src="/_next/static/chunks/turbopack-0jhqjurvu9x3y.js" async=""></script><script src="/_next/static/chunks/0m2p301.a174k.js" async=""></script><script src="/_next/static/chunks/0chbhht0ghzv_.js" async=""></script><script src="/_next/static/chunks/0-f9tslgpp-.h.js" async=""></script><link rel="preload" href="/_next/static/chunks/
|
|
1
|
+
<!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0hmuddei8wdpj.js"/><script src="/_next/static/chunks/0_kxvayp~5_.f.js" async=""></script><script src="/_next/static/chunks/0zbi5n76awxz1.js" async=""></script><script src="/_next/static/chunks/0a~2vs7-pt-aj.js" async=""></script><script src="/_next/static/chunks/07q4gw5gnh3.d.js" async=""></script><script src="/_next/static/chunks/turbopack-0jhqjurvu9x3y.js" async=""></script><script src="/_next/static/chunks/0m2p301.a174k.js" async=""></script><script src="/_next/static/chunks/0chbhht0ghzv_.js" async=""></script><script src="/_next/static/chunks/0-f9tslgpp-.h.js" async=""></script><link rel="preload" href="/_next/static/chunks/0fldq3wpg_379.css" as="style"/><title>Agent Storage</title><meta name="description" content="A dashboard for managing Tablestore Agent Storage."/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/0hmuddei8wdpj.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[12278,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ThemeProvider\"]\n3:I[85290,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"QueryProvider\"]\n4:I[2063,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\"]\n5:I[10445,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/02b1c4t1dy1ri.js\"],\"default\"]\n6:I[59666,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\"]\n7:I[70978,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/012a-3vjn5o5i.js\"],\"\"]\n8:I[87014,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"Toaster\"]\na:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"OutletBoundary\"]\nb:\"$Sreact.suspense\"\nd:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ViewportBoundary\"]\nf:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"MetadataBoundary\"]\n11:I[14743,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0fldq3wpg_379.css\",\"style\"]\n:HC[\"/\",\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0fldq3wpg_379.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0m2p301.a174k.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0chbhht0ghzv_.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"className\":\" \",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-screen font-sans antialiased text-foreground\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$5\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/02b1c4t1dy1ri.js\",\"async\":true}]],\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"font-display text-3xl font-semibold tracking-tight text-foreground\",\"children\":\"页面不存在\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground\",\"children\":\"您访问的页面不存在或已被移除。\"}],[\"$\",\"$L7\",null,{\"href\":\"/\",\"className\":\"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90\",\"children\":\"返回首页\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L8\",null,{\"position\":\"top-right\",\"richColors\":true,\"closeButton\":true}]]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$L9\",null,[\"$\",\"$La\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@c\"}]}]]}],{},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0fldq3wpg_379.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"bJGjoMHOZZB7Z_j4dpYws\"}\n"])</script><script>self.__next_f.push([1,"9:E{\"digest\":\"NEXT_REDIRECT;replace;/chat;307;\"}\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"c:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Storage\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"A dashboard for managing Tablestore Agent Storage.\"}]]\n"])</script></body></html>
|
|
@@ -11,9 +11,9 @@ b:"$Sreact.suspense"
|
|
|
11
11
|
d:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"ViewportBoundary"]
|
|
12
12
|
f:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"MetadataBoundary"]
|
|
13
13
|
11:I[14743,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default",1]
|
|
14
|
-
:HL["/_next/static/chunks/
|
|
14
|
+
:HL["/_next/static/chunks/0fldq3wpg_379.css","style"]
|
|
15
15
|
:HC["/",""]
|
|
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/
|
|
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/0fldq3wpg_379.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0m2p301.a174k.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0-f9tslgpp-.h.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":" ","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-screen font-sans antialiased text-foreground","children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/02b1c4t1dy1ri.js","async":true}]],"template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L7",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L8",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":["$L9",null,["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L10"}]}]}],null]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0fldq3wpg_379.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"bJGjoMHOZZB7Z_j4dpYws"}
|
|
17
17
|
9:E{"digest":"NEXT_REDIRECT;replace;/chat;307;"}
|
|
18
18
|
e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
19
19
|
c:null
|
package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
3:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"OutletBoundary"]
|
|
3
3
|
4:"$Sreact.suspense"
|
|
4
|
-
0:{"rsc":["$","$1","c",{"children":["$L2",null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
4
|
+
0:{"rsc":["$","$1","c",{"children":["$L2",null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"bJGjoMHOZZB7Z_j4dpYws"}
|
|
5
5
|
5:null
|
|
6
6
|
2:E{"digest":"NEXT_REDIRECT;replace;/chat;307;"}
|
|
@@ -11,9 +11,9 @@ b:"$Sreact.suspense"
|
|
|
11
11
|
d:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"ViewportBoundary"]
|
|
12
12
|
f:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"MetadataBoundary"]
|
|
13
13
|
11:I[14743,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default",1]
|
|
14
|
-
:HL["/_next/static/chunks/
|
|
14
|
+
:HL["/_next/static/chunks/0fldq3wpg_379.css","style"]
|
|
15
15
|
:HC["/",""]
|
|
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/
|
|
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/0fldq3wpg_379.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0m2p301.a174k.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0-f9tslgpp-.h.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":" ","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-screen font-sans antialiased text-foreground","children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/02b1c4t1dy1ri.js","async":true}]],"template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L7",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L8",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":["$L9",null,["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L10"}]}]}],null]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0fldq3wpg_379.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"bJGjoMHOZZB7Z_j4dpYws"}
|
|
17
17
|
9:E{"digest":"NEXT_REDIRECT;replace;/chat;307;"}
|
|
18
18
|
e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
19
19
|
c:null
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"ViewportBoundary"]
|
|
3
3
|
3:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
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"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agent Storage"}],["$","meta","1",{"name":"description","content":"A dashboard for managing Tablestore Agent Storage."}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
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"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agent Storage"}],["$","meta","1",{"name":"description","content":"A dashboard for managing Tablestore Agent Storage."}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"bJGjoMHOZZB7Z_j4dpYws"}
|
|
@@ -6,5 +6,5 @@
|
|
|
6
6
|
6:I[59666,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default"]
|
|
7
7
|
7:I[70978,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/012a-3vjn5o5i.js"],""]
|
|
8
8
|
8:I[87014,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"Toaster"]
|
|
9
|
-
:HL["/_next/static/chunks/
|
|
10
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
9
|
+
:HL["/_next/static/chunks/0fldq3wpg_379.css","style"]
|
|
10
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0fldq3wpg_379.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0m2p301.a174k.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0-f9tslgpp-.h.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":" ","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-screen font-sans antialiased text-foreground","children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/02b1c4t1dy1ri.js","async":true}]],"template":["$","$L6",null,{}],"notFound":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L7",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[]]}],["$","$L8",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"bJGjoMHOZZB7Z_j4dpYws"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
1
|
+
:HL["/_next/static/chunks/0fldq3wpg_379.css","style"]
|
|
2
2
|
:HC["/",""]
|
|
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":"bJGjoMHOZZB7Z_j4dpYws"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/onboarding/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":2063,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/layout-router.js":{"id":2063,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":59666,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":59666,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87919,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-page.js":{"id":87919,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":67206,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-segment.js":{"id":67206,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":45990,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":45990,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":35582,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":35582,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":19772,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":19772,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/theme-provider.tsx <module evaluation>":{"id":12278,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/theme-provider.tsx":{"id":12278,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/query-provider.tsx <module evaluation>":{"id":85290,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/query-provider.tsx":{"id":85290,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs <module evaluation>":{"id":87014,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs":{"id":87014,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/app/error.tsx <module evaluation>":{"id":10445,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/02b1c4t1dy1ri.js"],"async":false},"[project]/dashboard/src/app/error.tsx":{"id":10445,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/02b1c4t1dy1ri.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":70978,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/012a-3vjn5o5i.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/app-dir/link.js":{"id":70978,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/012a-3vjn5o5i.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":14743,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error.js":{"id":14743,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/app/onboarding/error.tsx <module evaluation>":{"id":20962,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0sg6z8.ci0l2b.js","/_next/static/chunks/168fusg46oh8s.js"],"async":false},"[project]/dashboard/src/app/onboarding/error.tsx":{"id":20962,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0sg6z8.ci0l2b.js","/_next/static/chunks/168fusg46oh8s.js"],"async":false},"[project]/dashboard/src/app/onboarding/page.tsx <module evaluation>":{"id":24883,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0hkir82jccgck.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0~5hi.pq6~znn.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/0dqag6qsw7xv8.js","/_next/static/chunks/0vzzx38w03s2z.js","/_next/static/chunks/0dao._4pxnon7.js"],"async":false},"[project]/dashboard/src/app/onboarding/page.tsx":{"id":24883,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0hkir82jccgck.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0~5hi.pq6~znn.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/0dqag6qsw7xv8.js","/_next/static/chunks/0vzzx38w03s2z.js","/_next/static/chunks/0dao._4pxnon7.js"],"async":false}},"ssrModuleMapping":{"2063":{"*":{"id":569,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"59666":{"*":{"id":92096,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"87919":{"*":{"id":10705,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"67206":{"*":{"id":73597,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"45990":{"*":{"id":51102,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"35582":{"*":{"id":42369,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"19772":{"*":{"id":2990,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"12278":{"*":{"id":66157,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"85290":{"*":{"id":45330,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"87014":{"*":{"id":63265,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"10445":{"*":{"id":97703,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/dashboard_src_app_error_tsx_01x7ppm._.js"],"async":false}},"70978":{"*":{"id":12583,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/node_modules__pnpm_0qzg4vh._.js","server/chunks/ssr/0p91_next_dist_0dpxlzh._.js"],"async":false}},"14743":{"*":{"id":33695,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/node_modules__pnpm_0z5l~h-._.js"],"async":false}},"20962":{"*":{"id":61095,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_0z0rlpq._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js"],"async":false}},"24883":{"*":{"id":7714,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_0i24bv5._.js","server/chunks/ssr/_0.a5w1p._.js","server/chunks/ssr/0lvo_@radix-ui_react-popper_dist_index_mjs_13rqw99._.js","server/chunks/ssr/node_modules__pnpm_0aw_rgu._.js","server/chunks/ssr/dashboard_src_10dsqx~._.js","server/chunks/ssr/0p91_next_0-sx_63._.js","server/chunks/ssr/_0ddbh97._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0.1hjna._.js","server/chunks/ssr/node_modules__pnpm_0qdd37m._.js","server/chunks/ssr/node_modules__pnpm_13sm81o._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"2063":{"*":{"id":98685,"name":"*","chunks":[],"async":false}},"59666":{"*":{"id":95703,"name":"*","chunks":[],"async":false}},"87919":{"*":{"id":8475,"name":"*","chunks":[],"async":false}},"67206":{"*":{"id":1451,"name":"*","chunks":[],"async":false}},"45990":{"*":{"id":10941,"name":"*","chunks":[],"async":false}},"35582":{"*":{"id":35288,"name":"*","chunks":[],"async":false}},"19772":{"*":{"id":85836,"name":"*","chunks":[],"async":false}},"12278":{"*":{"id":33275,"name":"*","chunks":[],"async":false}},"85290":{"*":{"id":75976,"name":"*","chunks":[],"async":false}},"87014":{"*":{"id":8023,"name":"*","chunks":[],"async":false}},"10445":{"*":{"id":91173,"name":"*","chunks":[],"async":false}},"70978":{"*":{"id":43732,"name":"*","chunks":[],"async":false}},"14743":{"*":{"id":16138,"name":"*","chunks":[],"async":false}},"20962":{"*":{"id":61045,"name":"*","chunks":[],"async":false}},"24883":{"*":{"id":57702,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/dashboard/src/app/layout":[{"path":"static/chunks/01e~e666-rfuv.css","inlined":false}],"[project]/dashboard/src/app/error":[{"path":"static/chunks/01e~e666-rfuv.css","inlined":false}],"[project]/dashboard/src/app/not-found":[{"path":"static/chunks/01e~e666-rfuv.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/01e~e666-rfuv.css","inlined":false}],"[project]/dashboard/src/app/onboarding/error":[{"path":"static/chunks/01e~e666-rfuv.css","inlined":false}],"[project]/dashboard/src/app/onboarding/page":[{"path":"static/chunks/01e~e666-rfuv.css","inlined":false}]},"entryJSFiles":{"[project]/dashboard/src/app/layout":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js"],"[project]/dashboard/src/app/error":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js","static/chunks/02b1c4t1dy1ri.js"],"[project]/dashboard/src/app/not-found":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js","static/chunks/012a-3vjn5o5i.js"],"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js"],"[project]/dashboard/src/app/onboarding/error":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js","static/chunks/0sg6z8.ci0l2b.js","static/chunks/168fusg46oh8s.js"],"[project]/dashboard/src/app/onboarding/page":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js","static/chunks/0hkir82jccgck.js","static/chunks/05hmbxh7h5ct-.js","static/chunks/0~5hi.pq6~znn.js","static/chunks/168fusg46oh8s.js","static/chunks/0dqag6qsw7xv8.js","static/chunks/0vzzx38w03s2z.js","static/chunks/0dao._4pxnon7.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/onboarding/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":2063,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/layout-router.js":{"id":2063,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":59666,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":59666,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87919,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-page.js":{"id":87919,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":67206,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-segment.js":{"id":67206,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":45990,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":45990,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":35582,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":35582,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":19772,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":19772,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/theme-provider.tsx <module evaluation>":{"id":12278,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/theme-provider.tsx":{"id":12278,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/query-provider.tsx <module evaluation>":{"id":85290,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/query-provider.tsx":{"id":85290,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs <module evaluation>":{"id":87014,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs":{"id":87014,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/app/error.tsx <module evaluation>":{"id":10445,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/02b1c4t1dy1ri.js"],"async":false},"[project]/dashboard/src/app/error.tsx":{"id":10445,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/02b1c4t1dy1ri.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":70978,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/012a-3vjn5o5i.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/app-dir/link.js":{"id":70978,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/012a-3vjn5o5i.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":14743,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error.js":{"id":14743,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/app/onboarding/error.tsx <module evaluation>":{"id":20962,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0sg6z8.ci0l2b.js","/_next/static/chunks/168fusg46oh8s.js"],"async":false},"[project]/dashboard/src/app/onboarding/error.tsx":{"id":20962,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0sg6z8.ci0l2b.js","/_next/static/chunks/168fusg46oh8s.js"],"async":false},"[project]/dashboard/src/app/onboarding/page.tsx <module evaluation>":{"id":24883,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0hkir82jccgck.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0~5hi.pq6~znn.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/0dqag6qsw7xv8.js","/_next/static/chunks/0vzzx38w03s2z.js","/_next/static/chunks/0dao._4pxnon7.js"],"async":false},"[project]/dashboard/src/app/onboarding/page.tsx":{"id":24883,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0hkir82jccgck.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0~5hi.pq6~znn.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/0dqag6qsw7xv8.js","/_next/static/chunks/0vzzx38w03s2z.js","/_next/static/chunks/0dao._4pxnon7.js"],"async":false}},"ssrModuleMapping":{"2063":{"*":{"id":569,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"59666":{"*":{"id":92096,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"87919":{"*":{"id":10705,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"67206":{"*":{"id":73597,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"45990":{"*":{"id":51102,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"35582":{"*":{"id":42369,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"19772":{"*":{"id":2990,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"12278":{"*":{"id":66157,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"85290":{"*":{"id":45330,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"87014":{"*":{"id":63265,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"10445":{"*":{"id":97703,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/dashboard_src_app_error_tsx_01x7ppm._.js"],"async":false}},"70978":{"*":{"id":12583,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/node_modules__pnpm_0qzg4vh._.js","server/chunks/ssr/0p91_next_dist_0dpxlzh._.js"],"async":false}},"14743":{"*":{"id":33695,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/node_modules__pnpm_0z5l~h-._.js"],"async":false}},"20962":{"*":{"id":61095,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_0z0rlpq._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js"],"async":false}},"24883":{"*":{"id":7714,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_0i24bv5._.js","server/chunks/ssr/_0.a5w1p._.js","server/chunks/ssr/0lvo_@radix-ui_react-popper_dist_index_mjs_13rqw99._.js","server/chunks/ssr/node_modules__pnpm_0aw_rgu._.js","server/chunks/ssr/dashboard_src_10dsqx~._.js","server/chunks/ssr/0p91_next_0-sx_63._.js","server/chunks/ssr/_0ddbh97._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0.1hjna._.js","server/chunks/ssr/node_modules__pnpm_0qdd37m._.js","server/chunks/ssr/node_modules__pnpm_13sm81o._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"2063":{"*":{"id":98685,"name":"*","chunks":[],"async":false}},"59666":{"*":{"id":95703,"name":"*","chunks":[],"async":false}},"87919":{"*":{"id":8475,"name":"*","chunks":[],"async":false}},"67206":{"*":{"id":1451,"name":"*","chunks":[],"async":false}},"45990":{"*":{"id":10941,"name":"*","chunks":[],"async":false}},"35582":{"*":{"id":35288,"name":"*","chunks":[],"async":false}},"19772":{"*":{"id":85836,"name":"*","chunks":[],"async":false}},"12278":{"*":{"id":33275,"name":"*","chunks":[],"async":false}},"85290":{"*":{"id":75976,"name":"*","chunks":[],"async":false}},"87014":{"*":{"id":8023,"name":"*","chunks":[],"async":false}},"10445":{"*":{"id":91173,"name":"*","chunks":[],"async":false}},"70978":{"*":{"id":43732,"name":"*","chunks":[],"async":false}},"14743":{"*":{"id":16138,"name":"*","chunks":[],"async":false}},"20962":{"*":{"id":61045,"name":"*","chunks":[],"async":false}},"24883":{"*":{"id":57702,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/dashboard/src/app/layout":[{"path":"static/chunks/0fldq3wpg_379.css","inlined":false}],"[project]/dashboard/src/app/error":[{"path":"static/chunks/0fldq3wpg_379.css","inlined":false}],"[project]/dashboard/src/app/not-found":[{"path":"static/chunks/0fldq3wpg_379.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0fldq3wpg_379.css","inlined":false}],"[project]/dashboard/src/app/onboarding/error":[{"path":"static/chunks/0fldq3wpg_379.css","inlined":false}],"[project]/dashboard/src/app/onboarding/page":[{"path":"static/chunks/0fldq3wpg_379.css","inlined":false}]},"entryJSFiles":{"[project]/dashboard/src/app/layout":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js"],"[project]/dashboard/src/app/error":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js","static/chunks/02b1c4t1dy1ri.js"],"[project]/dashboard/src/app/not-found":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js","static/chunks/012a-3vjn5o5i.js"],"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js"],"[project]/dashboard/src/app/onboarding/error":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js","static/chunks/0sg6z8.ci0l2b.js","static/chunks/168fusg46oh8s.js"],"[project]/dashboard/src/app/onboarding/page":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js","static/chunks/0hkir82jccgck.js","static/chunks/05hmbxh7h5ct-.js","static/chunks/0~5hi.pq6~znn.js","static/chunks/168fusg46oh8s.js","static/chunks/0dqag6qsw7xv8.js","static/chunks/0vzzx38w03s2z.js","static/chunks/0dao._4pxnon7.js"]}};
|
|
3
3
|
|