@tablestore/tablestore-agent-cli 0.1.3 → 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/app-path-routes-manifest.json +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/required-server-files.json +4 -4
- package/dist/dashboard-runtime/dashboard/.next/routes-manifest.json +6 -6
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
- 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/app-paths-manifest.json +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/{instances → projects}/page/next-font-manifest.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/{instances → projects}/page.js +8 -8
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/{instances → projects}/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +3 -0
- 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/api/v1/auth/status/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/status/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/token/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/token/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/token/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/token/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/use/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/use/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/chunks/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/chunks/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/chunks/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/chunks/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/upload/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/upload/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/retrieve/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/retrieve/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/chat/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/chat/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/models/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/models/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/test/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/test/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/messages/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/messages/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/requests/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/requests/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/search/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/search/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/[memoryId]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/[memoryId]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/route.js.nft.json +1 -1
- 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 +4 -4
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_full.segment.rsc +4 -4
- 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 +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app-paths-manifest.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/{[root-of-the-server]__0a7o_lg._.js → [root-of-the-server]__07jfil8._.js} +21 -16
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0bfezi5._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/{[root-of-the-server]__0vj8eh_._.js → [root-of-the-server]__0f990w9._.js} +21 -16
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0g9--xh._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0r4amj5._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__12lk-nv._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__12sqoa8._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/{0p91_next_dist_esm_build_templates_app-page_0ybndzm.js → 0p91_next_dist_esm_build_templates_app-page_0c9pavn.js} +3 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/{[root-of-the-server]__0_bm190._.js → [root-of-the-server]__0ct6ysu._.js} +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/{[root-of-the-server]__0getqb1._.js → [root-of-the-server]__0k7~7-.._.js} +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0y8rrcu._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0.a5w1p._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0476v7r._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0ce~2ba._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0z0rlpq._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_11fl7_r._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app_(dashboard)_projects_page_actions_0b8.3qe.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_065m1.j._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0o4a.29._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0suis9l._.js +6 -2
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0y49vhd._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_10dsqx~._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_projects_error_tsx_0lm0vqh._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_projects_loading_tsx_0c1mchn._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/middleware-build-manifest.js +3 -3
- package/dist/dashboard-runtime/dashboard/.next/server/next-font-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/next-font-manifest.json +1 -1
- 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/{0-ps54o0cl-hh.js → 0-.-yvgh3s-60.js} +1 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0212ujx60nooy.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0fldq3wpg_379.css +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ja2he~jl53.n.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0s3mvx9_dr13c.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/{0g_uneyk~9dg0.js → 0sg6z8.ci0l2b.js} +1 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0u-_fvx_r85sr.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~5hi.pq6~znn.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/{13lz27klh_al4.js → 16lab3t3ovnyq.js} +1 -1
- package/dist/dashboard-runtime/dashboard/package.json +3 -1
- package/dist/dashboard-runtime/dashboard/server.js +1 -1
- package/dist/dashboard-runtime/dashboard/src/components/instance/connect-instance-dialog.tsx +2 -2
- package/dist/dashboard-runtime/dashboard/src/components/instance/connect-instance-form.tsx +62 -9
- package/dist/dashboard-runtime/dashboard/src/components/instance/edit-instance-dialog.tsx +19 -5
- package/dist/dashboard-runtime/dashboard/src/components/layout/breadcrumb-bar.tsx +1 -0
- package/dist/dashboard-runtime/dashboard/src/components/layout/instance-switcher.tsx +41 -8
- package/dist/dashboard-runtime/dashboard/src/components/qa/qa-chat-panel.tsx +35 -3
- package/dist/dashboard-runtime/dashboard/src/hooks/use-instances.ts +32 -10
- package/dist/dashboard-runtime/dashboard/src/lib/server/sdk-client.ts +62 -16
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts +0 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js +0 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/managed-section-writer.d.ts +17 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/managed-section-writer.d.ts.map +1 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/managed-section-writer.js +39 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/managed-section-writer.js.map +1 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts +33 -17
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js +159 -207
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/managed-oss.d.ts.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/managed-oss.js +2 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/managed-oss.js.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/managed-ots.d.ts.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/managed-ots.js +2 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/managed-ots.js.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts +10 -6
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js +37 -42
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.d.ts +5 -3
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.d.ts.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js +92 -30
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/package.json +2 -2
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-shared/dist/config.d.ts.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-shared/dist/config.js +89 -11
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-shared/dist/config.js.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-shared/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts +0 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js +0 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/managed-section-writer.d.ts +17 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/managed-section-writer.d.ts.map +1 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/managed-section-writer.js +39 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/managed-section-writer.js.map +1 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts +33 -17
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js +159 -207
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/managed-oss.d.ts.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/managed-oss.js +2 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/managed-oss.js.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/managed-ots.d.ts.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/managed-ots.js +2 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/managed-ots.js.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts +10 -6
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js +37 -42
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.d.ts +5 -3
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.d.ts.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js +92 -30
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/package.json +2 -2
- package/dist/node_modules/@tablestore/tablestore-agent-shared/dist/config.d.ts.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-shared/dist/config.js +89 -11
- package/dist/node_modules/@tablestore/tablestore-agent-shared/dist/config.js.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-shared/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/index.js +0 -2
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/client.js +0 -672
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/config.js +0 -70
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/core.js +0 -30
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/event_listeners.js +0 -199
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/filter.js +0 -204
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/http/node.js +0 -146
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/http/xhr.js +0 -113
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/http.js +0 -81
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/long.js +0 -21
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/metadata.js +0 -65
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/build_proto.sh +0 -4
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/decoder.js +0 -677
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/encoder.js +0 -1593
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/plain_buffer_coded_stream.js +0 -631
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/plain_buffer_consts.js +0 -44
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/plain_buffer_crc8.js +0 -79
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/plain_buffer_stream.js +0 -209
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/plian_buffer_builder.js +0 -252
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/sql.fbs +0 -36
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/sql_generated.js +0 -961
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/tablestore.proto +0 -676
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/tablestore_compiled_proto.js +0 -54728
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/tablestore_filter.proto +0 -45
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/protocol/tablestore_search.proto +0 -1010
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/request.js +0 -235
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/retry/default_retry_policy.js +0 -74
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/retry/retry_util.js +0 -94
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/search.js +0 -209
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/sequential_executor.js +0 -240
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/signer.js +0 -70
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/sql.js +0 -111
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/util-browser.js +0 -756
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/lib/util.js +0 -602
- package/dist/dashboard-runtime/dashboard/.next/node_modules/tablestore-c965f3f5727f9a6d/package.json +0 -39
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/instances/page/app-paths-manifest.json +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/instances/page_client-reference-manifest.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.html +0 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.meta +0 -16
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.rsc +0 -38
- 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 -11
- package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/_full.segment.rsc +0 -38
- 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/instances.html +0 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/instances.meta +0 -16
- package/dist/dashboard-runtime/dashboard/.next/server/app/instances.rsc +0 -38
- package/dist/dashboard-runtime/dashboard/.next/server/app/instances.segments/!KGRhc2hib2FyZCk/instances/__PAGE__.segment.rsc +0 -9
- package/dist/dashboard-runtime/dashboard/.next/server/app/instances.segments/!KGRhc2hib2FyZCk/instances.segment.rsc +0 -7
- package/dist/dashboard-runtime/dashboard/.next/server/app/instances.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -11
- package/dist/dashboard-runtime/dashboard/.next/server/app/instances.segments/_full.segment.rsc +0 -38
- package/dist/dashboard-runtime/dashboard/.next/server/app/instances.segments/_head.segment.rsc +0 -5
- package/dist/dashboard-runtime/dashboard/.next/server/app/instances.segments/_index.segment.rsc +0 -10
- package/dist/dashboard-runtime/dashboard/.next/server/app/instances.segments/_tree.segment.rsc +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.html +0 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.meta +0 -17
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.rsc +0 -38
- 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 -11
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/_full.segment.rsc +0 -38
- 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 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.meta +0 -16
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.rsc +0 -37
- 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 -11
- package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/_full.segment.rsc +0 -37
- 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 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.meta +0 -17
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.rsc +0 -36
- 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 -11
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/_full.segment.rsc +0 -36
- 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 -16
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.rsc +0 -38
- 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 -11
- package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/_full.segment.rsc +0 -38
- 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 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.meta +0 -17
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.rsc +0 -39
- 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 -11
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/_full.segment.rsc +0 -39
- 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 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.meta +0 -16
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.rsc +0 -38
- 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 -11
- package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/_full.segment.rsc +0 -38
- 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/chunks/ssr/_0hr5-78._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0v1vjve._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app_(dashboard)_instances_page_actions_0h2z.wc.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_instances_error_tsx_0n991op._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_instances_loading_tsx_0vo~r9q._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0--ug1fajm138.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0014~.2un25~~.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/01e~e666-rfuv.css +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/067_.vm1v8kg3.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0jw5s5e8qwbpx.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0l75a30.ubt1z.js +0 -1
- package/dist/dashboard-runtime/node_modules/@protobufjs/aspromise/index.js +0 -52
- package/dist/dashboard-runtime/node_modules/@protobufjs/aspromise/package.json +0 -21
- package/dist/dashboard-runtime/node_modules/@protobufjs/base64/index.js +0 -139
- package/dist/dashboard-runtime/node_modules/@protobufjs/base64/package.json +0 -21
- package/dist/dashboard-runtime/node_modules/@protobufjs/eventemitter/index.js +0 -76
- package/dist/dashboard-runtime/node_modules/@protobufjs/eventemitter/package.json +0 -21
- package/dist/dashboard-runtime/node_modules/@protobufjs/float/index.js +0 -335
- package/dist/dashboard-runtime/node_modules/@protobufjs/float/package.json +0 -26
- package/dist/dashboard-runtime/node_modules/@protobufjs/inquire/index.js +0 -17
- package/dist/dashboard-runtime/node_modules/@protobufjs/inquire/package.json +0 -21
- package/dist/dashboard-runtime/node_modules/@protobufjs/pool/index.js +0 -48
- package/dist/dashboard-runtime/node_modules/@protobufjs/pool/package.json +0 -21
- package/dist/dashboard-runtime/node_modules/@protobufjs/utf8/index.js +0 -105
- package/dist/dashboard-runtime/node_modules/@protobufjs/utf8/package.json +0 -21
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.d.ts +0 -56
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.d.ts.map +0 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.js +0 -120
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.js.map +0 -1
- package/dist/dashboard-runtime/node_modules/flatbuffers/LICENSE.txt +0 -202
- package/dist/dashboard-runtime/node_modules/flatbuffers/js/flatbuffers.js +0 -1259
- package/dist/dashboard-runtime/node_modules/flatbuffers/js/flatbuffers.mjs +0 -1259
- package/dist/dashboard-runtime/node_modules/flatbuffers/package.json +0 -34
- package/dist/dashboard-runtime/node_modules/flatbuffers/readme.md +0 -58
- package/dist/dashboard-runtime/node_modules/int64-buffer/int64-buffer.js +0 -293
- package/dist/dashboard-runtime/node_modules/int64-buffer/package.json +0 -57
- package/dist/dashboard-runtime/node_modules/protobufjs/LICENSE +0 -39
- package/dist/dashboard-runtime/node_modules/protobufjs/README.md +0 -905
- package/dist/dashboard-runtime/node_modules/protobufjs/bin/pbjs +0 -6
- package/dist/dashboard-runtime/node_modules/protobufjs/bin/pbts +0 -6
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/LICENSE +0 -33
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/README.md +0 -174
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/bin/pbjs +0 -6
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/bin/pbts +0 -6
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/index.d.ts +0 -3
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/index.js +0 -3
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/lib/tsd-jsdoc/LICENSE +0 -21
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/lib/tsd-jsdoc/README.md +0 -23
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/lib/tsd-jsdoc/plugin.js +0 -21
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/lib/tsd-jsdoc/publish.js +0 -705
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/lib/tsd-jsdoc.json +0 -18
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/package.json +0 -10
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/package.standalone.json +0 -32
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/pbjs.d.ts +0 -9
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/pbjs.js +0 -330
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/pbts.d.ts +0 -9
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/pbts.js +0 -197
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/targets/json-module.js +0 -38
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/targets/json.js +0 -8
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/targets/proto.js +0 -326
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/targets/proto2.js +0 -10
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/targets/proto3.js +0 -10
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/targets/static-module.js +0 -29
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/targets/static.js +0 -711
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/util.js +0 -183
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/wrappers/amd.js +0 -7
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/wrappers/closure.js +0 -7
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/wrappers/commonjs.js +0 -7
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/wrappers/default.js +0 -15
- package/dist/dashboard-runtime/node_modules/protobufjs/cli/wrappers/es6.js +0 -5
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/README.md +0 -31
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/light/README.md +0 -31
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/light/protobuf.js +0 -7326
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/light/protobuf.js.map +0 -1
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/light/protobuf.min.js +0 -8
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/light/protobuf.min.js.map +0 -1
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/minimal/README.md +0 -31
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/minimal/protobuf.js +0 -2714
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/minimal/protobuf.js.map +0 -1
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/minimal/protobuf.min.js +0 -8
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/minimal/protobuf.min.js.map +0 -1
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/protobuf.js +0 -8968
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/protobuf.js.map +0 -1
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/protobuf.min.js +0 -8
- package/dist/dashboard-runtime/node_modules/protobufjs/dist/protobuf.min.js.map +0 -1
- package/dist/dashboard-runtime/node_modules/protobufjs/ext/debug/README.md +0 -4
- package/dist/dashboard-runtime/node_modules/protobufjs/ext/debug/index.js +0 -71
- package/dist/dashboard-runtime/node_modules/protobufjs/ext/descriptor/README.md +0 -72
- package/dist/dashboard-runtime/node_modules/protobufjs/ext/descriptor/index.d.ts +0 -191
- package/dist/dashboard-runtime/node_modules/protobufjs/ext/descriptor/index.js +0 -1052
- package/dist/dashboard-runtime/node_modules/protobufjs/ext/descriptor/test.js +0 -54
- package/dist/dashboard-runtime/node_modules/protobufjs/google/LICENSE +0 -27
- package/dist/dashboard-runtime/node_modules/protobufjs/google/README.md +0 -1
- package/dist/dashboard-runtime/node_modules/protobufjs/google/api/annotations.json +0 -83
- package/dist/dashboard-runtime/node_modules/protobufjs/google/api/annotations.proto +0 -11
- package/dist/dashboard-runtime/node_modules/protobufjs/google/api/http.json +0 -86
- package/dist/dashboard-runtime/node_modules/protobufjs/google/api/http.proto +0 -31
- package/dist/dashboard-runtime/node_modules/protobufjs/google/protobuf/api.json +0 -118
- package/dist/dashboard-runtime/node_modules/protobufjs/google/protobuf/api.proto +0 -34
- package/dist/dashboard-runtime/node_modules/protobufjs/google/protobuf/descriptor.json +0 -739
- package/dist/dashboard-runtime/node_modules/protobufjs/google/protobuf/descriptor.proto +0 -286
- package/dist/dashboard-runtime/node_modules/protobufjs/google/protobuf/source_context.json +0 -20
- package/dist/dashboard-runtime/node_modules/protobufjs/google/protobuf/source_context.proto +0 -7
- package/dist/dashboard-runtime/node_modules/protobufjs/google/protobuf/type.json +0 -202
- package/dist/dashboard-runtime/node_modules/protobufjs/google/protobuf/type.proto +0 -89
- package/dist/dashboard-runtime/node_modules/protobufjs/index.d.ts +0 -2739
- package/dist/dashboard-runtime/node_modules/protobufjs/index.js +0 -4
- package/dist/dashboard-runtime/node_modules/protobufjs/light.d.ts +0 -2
- package/dist/dashboard-runtime/node_modules/protobufjs/light.js +0 -4
- package/dist/dashboard-runtime/node_modules/protobufjs/minimal.d.ts +0 -2
- package/dist/dashboard-runtime/node_modules/protobufjs/minimal.js +0 -4
- package/dist/dashboard-runtime/node_modules/protobufjs/node_modules/.bin/pbjs +0 -16
- package/dist/dashboard-runtime/node_modules/protobufjs/node_modules/.bin/pbts +0 -16
- package/dist/dashboard-runtime/node_modules/protobufjs/package.json +0 -122
- package/dist/dashboard-runtime/node_modules/protobufjs/scripts/postinstall.js +0 -35
- package/dist/dashboard-runtime/node_modules/protobufjs/src/common.js +0 -399
- package/dist/dashboard-runtime/node_modules/protobufjs/src/converter.js +0 -293
- package/dist/dashboard-runtime/node_modules/protobufjs/src/decoder.js +0 -128
- package/dist/dashboard-runtime/node_modules/protobufjs/src/encoder.js +0 -100
- package/dist/dashboard-runtime/node_modules/protobufjs/src/enum.js +0 -181
- package/dist/dashboard-runtime/node_modules/protobufjs/src/field.js +0 -374
- package/dist/dashboard-runtime/node_modules/protobufjs/src/index-light.js +0 -104
- package/dist/dashboard-runtime/node_modules/protobufjs/src/index-minimal.js +0 -36
- package/dist/dashboard-runtime/node_modules/protobufjs/src/index.js +0 -12
- package/dist/dashboard-runtime/node_modules/protobufjs/src/mapfield.js +0 -126
- package/dist/dashboard-runtime/node_modules/protobufjs/src/message.js +0 -139
- package/dist/dashboard-runtime/node_modules/protobufjs/src/method.js +0 -160
- package/dist/dashboard-runtime/node_modules/protobufjs/src/namespace.js +0 -434
- package/dist/dashboard-runtime/node_modules/protobufjs/src/object.js +0 -243
- package/dist/dashboard-runtime/node_modules/protobufjs/src/oneof.js +0 -203
- package/dist/dashboard-runtime/node_modules/protobufjs/src/parse.js +0 -820
- package/dist/dashboard-runtime/node_modules/protobufjs/src/reader.js +0 -411
- package/dist/dashboard-runtime/node_modules/protobufjs/src/reader_buffer.js +0 -51
- package/dist/dashboard-runtime/node_modules/protobufjs/src/root.js +0 -363
- package/dist/dashboard-runtime/node_modules/protobufjs/src/roots.js +0 -18
- package/dist/dashboard-runtime/node_modules/protobufjs/src/rpc/service.js +0 -142
- package/dist/dashboard-runtime/node_modules/protobufjs/src/rpc.js +0 -36
- package/dist/dashboard-runtime/node_modules/protobufjs/src/service.js +0 -167
- package/dist/dashboard-runtime/node_modules/protobufjs/src/tokenize.js +0 -403
- package/dist/dashboard-runtime/node_modules/protobufjs/src/type.js +0 -589
- package/dist/dashboard-runtime/node_modules/protobufjs/src/types.js +0 -196
- package/dist/dashboard-runtime/node_modules/protobufjs/src/typescript.jsdoc +0 -15
- package/dist/dashboard-runtime/node_modules/protobufjs/src/util/longbits.js +0 -200
- package/dist/dashboard-runtime/node_modules/protobufjs/src/util/minimal.js +0 -421
- package/dist/dashboard-runtime/node_modules/protobufjs/src/util.js +0 -212
- package/dist/dashboard-runtime/node_modules/protobufjs/src/verifier.js +0 -177
- package/dist/dashboard-runtime/node_modules/protobufjs/src/wrappers.js +0 -102
- package/dist/dashboard-runtime/node_modules/protobufjs/src/writer.js +0 -465
- package/dist/dashboard-runtime/node_modules/protobufjs/src/writer_buffer.js +0 -85
- package/dist/dashboard-runtime/node_modules/protobufjs/tsconfig.json +0 -7
- package/dist/dashboard-runtime/node_modules/tablestore/index.js +0 -2
- package/dist/dashboard-runtime/node_modules/tablestore/lib/client.js +0 -672
- package/dist/dashboard-runtime/node_modules/tablestore/lib/config.js +0 -70
- package/dist/dashboard-runtime/node_modules/tablestore/lib/core.js +0 -30
- package/dist/dashboard-runtime/node_modules/tablestore/lib/event_listeners.js +0 -199
- package/dist/dashboard-runtime/node_modules/tablestore/lib/filter.js +0 -204
- package/dist/dashboard-runtime/node_modules/tablestore/lib/http/node.js +0 -146
- package/dist/dashboard-runtime/node_modules/tablestore/lib/http/xhr.js +0 -113
- package/dist/dashboard-runtime/node_modules/tablestore/lib/http.js +0 -81
- package/dist/dashboard-runtime/node_modules/tablestore/lib/long.js +0 -21
- package/dist/dashboard-runtime/node_modules/tablestore/lib/metadata.js +0 -65
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/build_proto.sh +0 -4
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/decoder.js +0 -677
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/encoder.js +0 -1593
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/plain_buffer_coded_stream.js +0 -631
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/plain_buffer_consts.js +0 -44
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/plain_buffer_crc8.js +0 -79
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/plain_buffer_stream.js +0 -209
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/plian_buffer_builder.js +0 -252
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/sql.fbs +0 -36
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/sql_generated.js +0 -961
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/tablestore.proto +0 -676
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/tablestore_compiled_proto.js +0 -54728
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/tablestore_filter.proto +0 -45
- package/dist/dashboard-runtime/node_modules/tablestore/lib/protocol/tablestore_search.proto +0 -1010
- package/dist/dashboard-runtime/node_modules/tablestore/lib/request.js +0 -235
- package/dist/dashboard-runtime/node_modules/tablestore/lib/retry/default_retry_policy.js +0 -74
- package/dist/dashboard-runtime/node_modules/tablestore/lib/retry/retry_util.js +0 -94
- package/dist/dashboard-runtime/node_modules/tablestore/lib/search.js +0 -209
- package/dist/dashboard-runtime/node_modules/tablestore/lib/sequential_executor.js +0 -240
- package/dist/dashboard-runtime/node_modules/tablestore/lib/signer.js +0 -70
- package/dist/dashboard-runtime/node_modules/tablestore/lib/sql.js +0 -111
- package/dist/dashboard-runtime/node_modules/tablestore/lib/util-browser.js +0 -756
- package/dist/dashboard-runtime/node_modules/tablestore/lib/util.js +0 -602
- package/dist/dashboard-runtime/node_modules/tablestore/package.json +0 -39
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.d.ts +0 -56
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.d.ts.map +0 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.js +0 -120
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.js.map +0 -1
- /package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/{instances → projects}/page/build-manifest.json +0 -0
- /package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/{instances → projects}/page/react-loadable-manifest.json +0 -0
- /package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/{instances → projects}/page/server-reference-manifest.json +0 -0
- /package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/{instances → projects}/page.js.map +0 -0
- /package/dist/dashboard-runtime/dashboard/.next/static/{w-uHfh2BKcsjuH1pgOcYM → bJGjoMHOZZB7Z_j4dpYws}/_buildManifest.js +0 -0
- /package/dist/dashboard-runtime/dashboard/.next/static/{w-uHfh2BKcsjuH1pgOcYM → bJGjoMHOZZB7Z_j4dpYws}/_clientMiddlewareManifest.js +0 -0
- /package/dist/dashboard-runtime/dashboard/.next/static/{w-uHfh2BKcsjuH1pgOcYM → bJGjoMHOZZB7Z_j4dpYws}/_ssgManifest.js +0 -0
|
@@ -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/0g_uneyk~9dg0.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/0g_uneyk~9dg0.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/0014~.2un25~~.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0hkir82jccgck.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/0014~.2un25~~.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0hkir82jccgck.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/dashboard_src_10dsqx~._.js","server/chunks/ssr/_0i24bv5._.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/_0.a5w1p._.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/0g_uneyk~9dg0.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/0014~.2un25~~.js","static/chunks/05hmbxh7h5ct-.js","static/chunks/0hkir82jccgck.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
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="zh-CN" class=" "><head><meta charSet="utf-8"/><link rel="preconnect" href="/" crossorigin=""/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/01e~e666-rfuv.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><script src="/_next/static/chunks/0g_uneyk~9dg0.js" async=""></script><script src="/_next/static/chunks/168fusg46oh8s.js" async=""></script><script src="/_next/static/chunks/0014~.2un25~~.js" async=""></script><script src="/_next/static/chunks/05hmbxh7h5ct-.js" async=""></script><script src="/_next/static/chunks/0hkir82jccgck.js" async=""></script><script src="/_next/static/chunks/0dqag6qsw7xv8.js" async=""></script><script src="/_next/static/chunks/0vzzx38w03s2z.js" async=""></script><script src="/_next/static/chunks/0dao._4pxnon7.js" async=""></script><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="min-h-screen bg-background"><div class="mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12"><div class="flex flex-col gap-10"><header class="flex flex-col items-center gap-3 text-center"><div class="flex h-12 w-12 items-center justify-center rounded-xl bg-primary/10 text-primary"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles h-6 w-6" aria-hidden="true"><path d="M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z"></path><path d="M20 2v4"></path><path d="M22 4h-4"></path><circle cx="4" cy="20" r="2"></circle></svg></div><h1 class="text-2xl font-semibold tracking-tight">欢迎使用 Agent Storage</h1><p class="max-w-md text-sm text-muted-foreground">连接你的第一个 Tablestore 实例,即可开始管理知识库、记忆库与对话。</p></header><div class="rounded-2xl border border-[hsl(var(--border))] bg-[hsl(var(--surface))] p-6 shadow-sm sm:p-8"><div dir="ltr" data-orientation="horizontal" class="w-full"><div role="tablist" aria-orientation="horizontal" class="h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground grid w-full grid-cols-2" tabindex="-1" data-orientation="horizontal" style="outline:none"><button type="button" role="tab" aria-selected="true" aria-controls="radix-_R_inpfdb_-content-manual" data-state="active" id="radix-_R_inpfdb_-trigger-manual" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">手动填写</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-_R_inpfdb_-content-token" data-state="inactive" id="radix-_R_inpfdb_-trigger-token" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">导入 Token</button></div><div data-state="active" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-_R_inpfdb_-trigger-manual" id="radix-_R_inpfdb_-content-manual" tabindex="0" class="ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 mt-4" style="animation-duration:0s"><form class="space-y-4"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_dinpfdb_-form-item">实例名称</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" placeholder="prod-main" autoComplete="off" id="_R_dinpfdb_-form-item" aria-describedby="_R_dinpfdb_-form-item-description" aria-invalid="false" name="name" value=""/><p id="_R_dinpfdb_-form-item-description" class="text-[0.8rem] text-muted-foreground">仅用于本地区分,不会发送到服务端。</p></div><div class="grid gap-4 sm:grid-cols-2"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_2linpfdb_-form-item">AccessKey ID</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" autoComplete="off" id="_R_2linpfdb_-form-item" aria-describedby="_R_2linpfdb_-form-item-description" aria-invalid="false" name="accessKeyId" value=""/></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_4linpfdb_-form-item">AccessKey Secret</label><input type="password" class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" autoComplete="new-password" id="_R_4linpfdb_-form-item" aria-describedby="_R_4linpfdb_-form-item-description" aria-invalid="false" name="accessKeySecret" value=""/></div></div><div class="grid gap-4 sm:grid-cols-2"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_2tinpfdb_-form-item">OTS Endpoint</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" placeholder="https://xxx.cn-hangzhou.ots.aliyuncs.com" id="_R_2tinpfdb_-form-item" aria-describedby="_R_2tinpfdb_-form-item-description" aria-invalid="false" name="otsEndpoint" value=""/></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_4tinpfdb_-form-item">OTS 实例名</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" id="_R_4tinpfdb_-form-item" aria-describedby="_R_4tinpfdb_-form-item-description" aria-invalid="false" name="otsInstanceName" value=""/></div></div><div class="flex items-start gap-2 rounded-md border border-[hsl(var(--border))] bg-[hsl(var(--muted)/0.4)] px-3 py-2 text-xs text-[hsl(var(--muted-foreground))]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-info mt-0.5 h-3.5 w-3.5 shrink-0 text-[hsl(var(--primary))]" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 16v-4"></path><path d="M12 8h.01"></path></svg><span>OSS 信息为可选项。若需上传文档到知识库,OSS Endpoint 与 Bucket 必填; 留空则实例只能用于查询与检索,文件上传功能将不可用。</span></div><div class="grid gap-4 sm:grid-cols-2"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_3dinpfdb_-form-item">OSS Endpoint(可选)</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" placeholder="https://oss-cn-hangzhou.aliyuncs.com" id="_R_3dinpfdb_-form-item" aria-describedby="_R_3dinpfdb_-form-item-description" aria-invalid="false" name="ossEndpoint" value=""/></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_5dinpfdb_-form-item">OSS Bucket(可选)</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" id="_R_5dinpfdb_-form-item" aria-describedby="_R_5dinpfdb_-form-item-description" aria-invalid="false" name="ossBucketName" value=""/></div></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_1linpfdb_-form-item">Region</label><button type="button" role="combobox" aria-controls="radix-_R_blinpfdb_" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 w-full items-center justify-between whitespace-nowrap rounded-md border border-input px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1 bg-[hsl(var(--background))]" id="_R_1linpfdb_-form-item" aria-describedby="_R_1linpfdb_-form-item-description" aria-invalid="false"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div><div class="flex justify-end pt-2"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 bg-[hsl(var(--primary))] text-[hsl(var(--primary-foreground))] shadow hover:opacity-90 h-9 px-4 py-2" type="submit">连接并开始使用</button></div></form></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-_R_inpfdb_-trigger-token" hidden="" id="radix-_R_inpfdb_-content-token" tabindex="0" class="ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 mt-4"></div></div></div><p class="text-center text-xs text-muted-foreground">稍后你随时可以通过右上角的实例切换器或「实例管理」页连接更多实例。</p></div><!--$--><!--/$--></div></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/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[20962,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0g_uneyk~9dg0.js\",\"/_next/static/chunks/168fusg46oh8s.js\"],\"default\"]\na:I[87919,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ClientPageRoot\"]\nb:I[24883,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0014~.2un25~~.js\",\"/_next/static/chunks/05hmbxh7h5ct-.js\",\"/_next/static/chunks/0hkir82jccgck.js\",\"/_next/static/chunks/168fusg46oh8s.js\",\"/_next/static/chunks/0dqag6qsw7xv8.js\",\"/_next/static/chunks/0vzzx38w03s2z.js\",\"/_next/static/chunks/0dao._4pxnon7.js\"],\"default\"]\ne:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"OutletBoundary\"]\nf:\"$Sreact.suspense\"\n11:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ViewportBoundary\"]\n13:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"MetadataBoundary\"]\n15: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/01e~e666-rfuv.css\",\"style\"]\n:HC[\"/\",\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"onboarding\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"onboarding\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/01e~e666-rfuv.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,[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-background\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12\",\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$9\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0g_uneyk~9dg0.js\",\"async\":true}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/168fusg46oh8s.js\",\"async\":true}]],\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$La\",null,{\"Component\":\"$b\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@c\",\"$@d\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0014~.2un25~~.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/05hmbxh7h5ct-.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0hkir82jccgck.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/168fusg46oh8s.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0dqag6qsw7xv8.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0vzzx38w03s2z.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0dao._4pxnon7.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$f\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@10\"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L11\",null,{\"children\":\"$L12\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L13\",null,{\"children\":[\"$\",\"$f\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L14\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$15\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/01e~e666-rfuv.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"w-uHfh2BKcsjuH1pgOcYM\"}\n"])</script><script>self.__next_f.push([1,"c:{}\nd:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"10:null\n14:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Storage\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"A dashboard for managing Tablestore Agent Storage.\"}]]\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><html lang="zh-CN" class=" "><head><meta charSet="utf-8"/><link rel="preconnect" href="/" crossorigin=""/><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><script src="/_next/static/chunks/0sg6z8.ci0l2b.js" async=""></script><script src="/_next/static/chunks/168fusg46oh8s.js" async=""></script><script src="/_next/static/chunks/0hkir82jccgck.js" async=""></script><script src="/_next/static/chunks/05hmbxh7h5ct-.js" async=""></script><script src="/_next/static/chunks/0~5hi.pq6~znn.js" async=""></script><script src="/_next/static/chunks/0dqag6qsw7xv8.js" async=""></script><script src="/_next/static/chunks/0vzzx38w03s2z.js" async=""></script><script src="/_next/static/chunks/0dao._4pxnon7.js" async=""></script><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="min-h-screen bg-background"><div class="mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12"><div class="flex flex-col gap-10"><header class="flex flex-col items-center gap-3 text-center"><div class="flex h-12 w-12 items-center justify-center rounded-xl bg-primary/10 text-primary"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles h-6 w-6" aria-hidden="true"><path d="M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z"></path><path d="M20 2v4"></path><path d="M22 4h-4"></path><circle cx="4" cy="20" r="2"></circle></svg></div><h1 class="text-2xl font-semibold tracking-tight">欢迎使用 Agent Storage</h1><p class="max-w-md text-sm text-muted-foreground">创建你的第一个项目,即可开始管理知识库、记忆库与对话。</p></header><div class="rounded-2xl border border-[hsl(var(--border))] bg-[hsl(var(--surface))] p-6 shadow-sm sm:p-8"><div dir="ltr" data-orientation="horizontal" class="w-full"><div role="tablist" aria-orientation="horizontal" class="h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground grid w-full grid-cols-2" tabindex="-1" data-orientation="horizontal" style="outline:none"><button type="button" role="tab" aria-selected="true" aria-controls="radix-_R_inpfdb_-content-manual" data-state="active" id="radix-_R_inpfdb_-trigger-manual" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">手动填写</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-_R_inpfdb_-content-token" data-state="inactive" id="radix-_R_inpfdb_-trigger-token" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">导入 Token</button></div><div data-state="active" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-_R_inpfdb_-trigger-manual" id="radix-_R_inpfdb_-content-manual" tabindex="0" class="ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 mt-4" style="animation-duration:0s"><form class="space-y-4"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_dinpfdb_-form-item">项目名称</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" placeholder="prod-main" autoComplete="off" id="_R_dinpfdb_-form-item" aria-describedby="_R_dinpfdb_-form-item-description" aria-invalid="false" name="name" value=""/><p id="_R_dinpfdb_-form-item-description" class="text-[0.8rem] text-muted-foreground">仅用于本地区分,不会发送到服务端。</p></div><div class="grid gap-4 sm:grid-cols-2"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_2linpfdb_-form-item">AccessKey ID</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" autoComplete="off" id="_R_2linpfdb_-form-item" aria-describedby="_R_2linpfdb_-form-item-description" aria-invalid="false" name="accessKeyId" value=""/></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_4linpfdb_-form-item">AccessKey Secret</label><input type="password" class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" autoComplete="new-password" id="_R_4linpfdb_-form-item" aria-describedby="_R_4linpfdb_-form-item-description" aria-invalid="false" name="accessKeySecret" value=""/></div></div><div class="grid gap-4 sm:grid-cols-2"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_2tinpfdb_-form-item">OTS Endpoint</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" placeholder="https://xxx.cn-hangzhou.ots.aliyuncs.com" id="_R_2tinpfdb_-form-item" aria-describedby="_R_2tinpfdb_-form-item-description" aria-invalid="false" name="otsEndpoint" value=""/></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_4tinpfdb_-form-item">OTS 实例名</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" id="_R_4tinpfdb_-form-item" aria-describedby="_R_4tinpfdb_-form-item-description" aria-invalid="false" name="otsInstanceName" value=""/></div></div><div class="flex items-start gap-2 rounded-md border border-[hsl(var(--border))] bg-[hsl(var(--muted)/0.4)] px-3 py-2 text-xs text-[hsl(var(--muted-foreground))]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-info mt-0.5 h-3.5 w-3.5 shrink-0 text-[hsl(var(--primary))]" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 16v-4"></path><path d="M12 8h.01"></path></svg><span>OSS 信息为可选项。若需上传文档到知识库,OSS Endpoint 与 Bucket 必填; 留空则项目只能用于查询与检索,文件上传功能将不可用。</span></div><div class="grid gap-4 sm:grid-cols-2"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_3dinpfdb_-form-item">OSS Endpoint(可选)</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" placeholder="https://oss-cn-hangzhou.aliyuncs.com" id="_R_3dinpfdb_-form-item" aria-describedby="_R_3dinpfdb_-form-item-description" aria-invalid="false" name="ossEndpoint" value=""/></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_5dinpfdb_-form-item">OSS Bucket(可选)</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" id="_R_5dinpfdb_-form-item" aria-describedby="_R_5dinpfdb_-form-item-description" aria-invalid="false" name="ossBucketName" value=""/></div></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_1linpfdb_-form-item">Region</label><button type="button" role="combobox" aria-controls="radix-_R_blinpfdb_" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 w-full items-center justify-between whitespace-nowrap rounded-md border border-input px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1 bg-[hsl(var(--background))]" id="_R_1linpfdb_-form-item" aria-describedby="_R_1linpfdb_-form-item-description" aria-invalid="false"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div><div class="flex justify-end pt-2"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 bg-[hsl(var(--primary))] text-[hsl(var(--primary-foreground))] shadow hover:opacity-90 h-9 px-4 py-2" type="submit">连接并开始使用</button></div></form></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-_R_inpfdb_-trigger-token" hidden="" id="radix-_R_inpfdb_-content-token" tabindex="0" class="ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 mt-4"></div></div></div><p class="text-center text-xs text-muted-foreground">稍后你随时可以通过右上角的项目切换器或「项目管理」页创建更多项目。</p></div><!--$--><!--/$--></div></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/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[20962,[\"/_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\"],\"default\"]\na:I[87919,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ClientPageRoot\"]\nb:I[24883,[\"/_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\"],\"default\"]\ne:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"OutletBoundary\"]\nf:\"$Sreact.suspense\"\n11:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ViewportBoundary\"]\n13:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"MetadataBoundary\"]\n15: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\":[\"\",\"onboarding\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"onboarding\",{\"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,[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-background\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12\",\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$9\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0sg6z8.ci0l2b.js\",\"async\":true}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/168fusg46oh8s.js\",\"async\":true}]],\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$La\",null,{\"Component\":\"$b\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@c\",\"$@d\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0hkir82jccgck.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/05hmbxh7h5ct-.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0~5hi.pq6~znn.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/168fusg46oh8s.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0dqag6qsw7xv8.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0vzzx38w03s2z.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0dao._4pxnon7.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$f\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@10\"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L11\",null,{\"children\":\"$L12\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L13\",null,{\"children\":[\"$\",\"$f\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L14\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$15\",[[\"$\",\"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,"c:{}\nd:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"10:null\n14:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Storage\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"A dashboard for managing Tablestore Agent Storage.\"}]]\n"])</script></body></html>
|
|
@@ -6,17 +6,17 @@
|
|
|
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
|
-
9:I[20962,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/
|
|
9
|
+
9:I[20962,["/_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"],"default"]
|
|
10
10
|
a:I[87919,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"ClientPageRoot"]
|
|
11
|
-
b:I[24883,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/
|
|
11
|
+
b:I[24883,["/_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"],"default"]
|
|
12
12
|
e:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"OutletBoundary"]
|
|
13
13
|
f:"$Sreact.suspense"
|
|
14
14
|
11:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"ViewportBoundary"]
|
|
15
15
|
13:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"MetadataBoundary"]
|
|
16
16
|
15:I[14743,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default",1]
|
|
17
|
-
:HL["/_next/static/chunks/
|
|
17
|
+
:HL["/_next/static/chunks/0fldq3wpg_379.css","style"]
|
|
18
18
|
:HC["/",""]
|
|
19
|
-
0:{"P":null,"c":["","onboarding"],"q":"","i":false,"f":[[["",{"children":["onboarding",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
19
|
+
0:{"P":null,"c":["","onboarding"],"q":"","i":false,"f":[[["",{"children":["onboarding",{"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,["$","div",null,{"className":"min-h-screen bg-background","children":["$","div",null,{"className":"mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$9","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0sg6z8.ci0l2b.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true}]],"template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@c","$@d"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0hkir82jccgck.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0~5hi.pq6~znn.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0dqag6qsw7xv8.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/0vzzx38w03s2z.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0dao._4pxnon7.js","async":true,"nonce":"$undefined"}]],["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L14"}]}]}],null]}],false]],"m":"$undefined","G":["$15",[["$","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"}
|
|
20
20
|
c:{}
|
|
21
21
|
d:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
22
22
|
12:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|