denchclaw 3.0.3 → 3.0.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/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
- package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +476 -441
- package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +49 -44
- package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +6 -6
- package/apps/web/.next/standalone/apps/web/.next/cache/config.json +3 -3
- package/apps/web/.next/standalone/apps/web/.next/prerender-manifest.json +3 -3
- package/apps/web/.next/standalone/apps/web/.next/react-loadable-manifest.json +9 -15
- package/apps/web/.next/standalone/apps/web/.next/required-server-files.json +5 -5
- package/apps/web/.next/standalone/apps/web/.next/routes-manifest.json +9 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/proxy/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/proxy/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/store/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/store/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/webhooks/[...path]/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/webhooks/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connect/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connect/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connections/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connections/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/toolkits/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/toolkits/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/calendar/[id]/route.js +12 -12
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/calendar/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/calendar/route.js +3 -3
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/calendar/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/companies/[id]/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/companies/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/enrich/[type]/[id]/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/enrich/[type]/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/inbox/[threadId]/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/inbox/[threadId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/inbox/route.js +55 -55
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/inbox/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/[id]/activity/route.js +3 -3
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/[id]/activity/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/[id]/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/route.js +3 -3
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/photos/proxy/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/photos/proxy/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/photos/sync/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/photos/sync/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/heartbeat/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/heartbeat/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/heartbeat/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/channels/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/channels/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/channels/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/stream/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/stream/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/stream/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/[id]/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/connections/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/connections/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/dench-cloud/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/dench-cloud/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/dench-cloud/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/identity/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/identity/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/state/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/state/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/progress/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/progress/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/start/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/start/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/mcp/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/mcp/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/mcp/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/content/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/content/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/browse/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/browse/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/install/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/poll-tick/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/poll-tick/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/refresh/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/refresh/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/status/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/status/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/enrichment-status/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/enrichment-status/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/enrichment-status/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/execute/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/execute/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/link-preview/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/link-preview/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/runs/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/enrich/route.js +14 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/enrich/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/enrich/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/content/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/content/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/route.js +3 -3
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/icon/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/icon/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/route.js +2 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/onboarding/page.js +4 -4
- package/apps/web/.next/standalone/apps/web/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/page.js +17 -17
- package/apps/web/.next/standalone/apps/web/.next/server/app/page.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app-paths-manifest.json +49 -44
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/10684.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/{76426.js → 16247.js} +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/22477.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/32624.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/43775.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/6787.js +15 -0
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/77515.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/80687.js +8 -0
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/86796.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/93349.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +37 -32
- package/apps/web/.next/standalone/apps/web/.next/server/middleware-build-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/server-reference-manifest.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/{42368-d1346eca01e5f895.js → 42368-59a72e4625dde661.js} +5 -5
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/_not-found/page-139ff89c1888b4b6.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/cron/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/proxy/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/store/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/runs/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/callback/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connect/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connections/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/disconnect/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/status/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/toolkits/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/calendar/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/calendar/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/companies/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/enrich/[type]/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/inbox/[threadId]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/inbox/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/[id]/activity/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/photos/proxy/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/photos/sync/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/heartbeat/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/channels/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/repair/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/connections/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/dench-cloud/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/identity/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/state/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/sync/progress/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/sync/start/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/cloud/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/mcp/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/browse/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/install/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/poll-tick/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/refresh/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/status/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/speech/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/transcribe/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/voices/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/enrichment-status/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/execute/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/enrich/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/icon/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/{global-error-a5d3e037e55fb373.js → global-error-1bc925390c69d878.js} +1 -1
- package/apps/web/.next/{static/chunks/app/layout-ea7c8d3b62d26ae8.js → standalone/apps/web/.next/static/chunks/app/layout-05158b7af6a89cb6.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/onboarding/page-39ffff251e8b2d87.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-65022d0b7dec4b82.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/workspace/{page-2e4a0cbe1fb0520e.js → page-91860e80d85899e8.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/main-app-e2066e8cc4690474.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/webpack-abb8ed465f239bbd.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/css/2524fd0860666924.css +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/iniGGVAPOkBIQeuARR5S6/_buildManifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/node_modules/@esbuild/{darwin-arm64 → linux-x64}/bin/esbuild +0 -0
- package/apps/web/.next/standalone/apps/web/node_modules/@esbuild/{darwin-arm64 → linux-x64}/package.json +4 -4
- package/apps/web/.next/standalone/apps/web/node_modules/@img/{sharp-libvips-darwin-arm64/lib/libvips-cpp.8.17.3.dylib → sharp-libvips-linux-x64/lib/libvips-cpp.so.8.17.3} +0 -0
- package/apps/web/.next/standalone/apps/web/node_modules/@img/{sharp-libvips-darwin-arm64 → sharp-libvips-linux-x64}/package.json +11 -5
- package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/index.js +1 -0
- package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/libvips-cpp.so.8.17.3 +0 -0
- package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-libvips-linuxmusl-x64/package.json +42 -0
- package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-libvips-linuxmusl-x64/versions.json +30 -0
- package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-linux-x64/lib/sharp-linux-x64.node +0 -0
- package/apps/web/.next/standalone/apps/web/node_modules/@img/{sharp-darwin-arm64 → sharp-linux-x64}/package.json +13 -7
- package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-linuxmusl-x64/LICENSE +191 -0
- package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-linuxmusl-x64/lib/sharp-linuxmusl-x64.node +0 -0
- package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-linuxmusl-x64/package.json +46 -0
- package/apps/web/.next/standalone/apps/web/public/integrations/apollo.ico +0 -0
- package/apps/web/.next/standalone/apps/web/public/integrations/aviato.ico +0 -0
- package/apps/web/.next/standalone/apps/web/public/integrations/bettercontacts.png +0 -0
- package/apps/web/.next/standalone/apps/web/public/integrations/datagma.png +0 -0
- package/apps/web/.next/standalone/apps/web/public/integrations/dropcontacts.ico +0 -0
- package/apps/web/.next/standalone/apps/web/public/integrations/explorium.png +0 -0
- package/apps/web/.next/standalone/apps/web/public/integrations/hunter.png +0 -0
- package/apps/web/.next/standalone/apps/web/public/integrations/people-data-labs.ico +0 -0
- package/apps/web/.next/standalone/apps/web/public/integrations/rocketreach.ico +0 -0
- package/apps/web/.next/standalone/apps/web/server.js +1 -1
- package/apps/web/.next/standalone/extensions/apollo-enrichment/index.test.ts +142 -0
- package/apps/web/.next/standalone/extensions/apollo-enrichment/index.ts +12 -1
- package/apps/web/.next/standalone/extensions/posthog-analytics/lib/build-env.js +1 -1
- package/apps/web/.next/standalone/extensions/shared/dench-auth.ts +22 -0
- package/apps/web/.next/standalone/package.json +1 -1
- package/apps/web/.next/static/chunks/{42368-d1346eca01e5f895.js → 42368-59a72e4625dde661.js} +5 -5
- package/apps/web/.next/static/chunks/app/_not-found/page-139ff89c1888b4b6.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/cron/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/proxy/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/store/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/active/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/runs/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/stop/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/stream/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/subagents/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/callback/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/connect/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/connections/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/disconnect/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/status/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/toolkits/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/calendar/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/calendar/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/companies/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/enrich/[type]/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/inbox/[threadId]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/inbox/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/people/[id]/activity/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/people/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/people/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/photos/proxy/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/photos/sync/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/heartbeat/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/jobs/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/feedback/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/channels/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/chat/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/integrations/repair/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/integrations/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/memories/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/connections/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/dench-cloud/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/identity/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/state/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/sync/progress/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/sync/start/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/profiles/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/profiles/switch/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sessions/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/settings/cloud/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/settings/mcp/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/browse/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/install/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sync/poll-tick/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sync/refresh/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sync/status/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/terminal/port/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/voice/speech/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/voice/transcribe/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/voice/voices/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/browse/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/context/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/copy/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/delete/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/enrichment-status/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/execute/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/file/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/init/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/list/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/move/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/enrich/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/icon/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/query/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/rename/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/switch/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/tree/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/upload/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/watch/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-53625c4bf3eac7c7.js +1 -0
- package/apps/web/.next/static/chunks/app/{global-error-a5d3e037e55fb373.js → global-error-1bc925390c69d878.js} +1 -1
- package/apps/web/.next/{standalone/apps/web/.next/static/chunks/app/layout-ea7c8d3b62d26ae8.js → static/chunks/app/layout-05158b7af6a89cb6.js} +1 -1
- package/apps/web/.next/static/chunks/app/onboarding/page-39ffff251e8b2d87.js +1 -0
- package/apps/web/.next/static/chunks/app/page-65022d0b7dec4b82.js +1 -0
- package/apps/web/.next/static/chunks/app/workspace/{page-2e4a0cbe1fb0520e.js → page-91860e80d85899e8.js} +1 -1
- package/apps/web/.next/static/chunks/main-app-e2066e8cc4690474.js +1 -0
- package/apps/web/.next/static/chunks/webpack-abb8ed465f239bbd.js +1 -0
- package/apps/web/.next/static/css/2524fd0860666924.css +1 -0
- package/apps/web/.next/static/iniGGVAPOkBIQeuARR5S6/_buildManifest.js +1 -0
- package/apps/web/public/integrations/apollo.ico +0 -0
- package/apps/web/public/integrations/aviato.ico +0 -0
- package/apps/web/public/integrations/bettercontacts.png +0 -0
- package/apps/web/public/integrations/datagma.png +0 -0
- package/apps/web/public/integrations/dropcontacts.ico +0 -0
- package/apps/web/public/integrations/explorium.png +0 -0
- package/apps/web/public/integrations/hunter.png +0 -0
- package/apps/web/public/integrations/people-data-labs.ico +0 -0
- package/apps/web/public/integrations/rocketreach.ico +0 -0
- package/assets/seed/workspace.duckdb +0 -0
- package/extensions/apollo-enrichment/index.test.ts +142 -0
- package/extensions/apollo-enrichment/index.ts +12 -1
- package/extensions/posthog-analytics/lib/build-env.js +1 -1
- package/extensions/shared/dench-auth.ts +22 -0
- package/package.json +1 -1
- package/apps/web/.next/standalone/apps/web/.env +0 -3
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/10243.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/18306.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/28498.js +0 -8
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/30004.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/36705.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/6345.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/63780.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/83410.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/83673.js +0 -15
- package/apps/web/.next/standalone/apps/web/.next/static/943kaCHy9rwpDBll6vsXk/_buildManifest.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/10622.3b249e0fe1101a9a.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/18729.2238730c266fe4ed.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/22618.9b8af33d35dd39ed.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/40648.66269070ddb36e72.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/57057.a756274da3c07e45.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/_not-found/page-34ba45b7a65b67f2.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/cron/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/proxy/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/store/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/runs/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/callback/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connect/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connections/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/disconnect/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/status/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/toolkits/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/calendar/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/calendar/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/companies/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/enrich/[type]/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/inbox/[threadId]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/inbox/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/[id]/activity/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/photos/proxy/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/photos/sync/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/channels/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/repair/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/connections/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/dench-cloud/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/identity/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/state/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/sync/progress/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/sync/start/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/cloud/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/browse/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/install/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/poll-tick/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/refresh/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/status/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/speech/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/transcribe/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/voices/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/execute/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/icon/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/onboarding/page-843f5c7d95580a57.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-def4445c2914d3c7.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/main-app-d8ac5ee8fad9c4e6.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/webpack-b7ea9da26c859e4f.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/css/34a4c22ca80ba990.css +0 -1
- package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-darwin-arm64/lib/sharp-darwin-arm64.node +0 -0
- package/apps/web/.next/static/943kaCHy9rwpDBll6vsXk/_buildManifest.js +0 -1
- package/apps/web/.next/static/chunks/10622.3b249e0fe1101a9a.js +0 -1
- package/apps/web/.next/static/chunks/18729.2238730c266fe4ed.js +0 -1
- package/apps/web/.next/static/chunks/22618.9b8af33d35dd39ed.js +0 -1
- package/apps/web/.next/static/chunks/40648.66269070ddb36e72.js +0 -1
- package/apps/web/.next/static/chunks/57057.a756274da3c07e45.js +0 -1
- package/apps/web/.next/static/chunks/app/_not-found/page-34ba45b7a65b67f2.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/cron/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/proxy/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/store/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/active/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/runs/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/stop/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/stream/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/subagents/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/callback/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/connect/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/connections/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/disconnect/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/status/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/toolkits/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/calendar/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/calendar/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/companies/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/enrich/[type]/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/inbox/[threadId]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/inbox/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/people/[id]/activity/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/people/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/people/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/photos/proxy/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/photos/sync/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/jobs/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/feedback/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/channels/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/chat/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/integrations/repair/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/integrations/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/memories/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/onboarding/connections/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/onboarding/dench-cloud/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/onboarding/identity/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/onboarding/state/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/onboarding/sync/progress/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/onboarding/sync/start/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/profiles/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/profiles/switch/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sessions/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/settings/cloud/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/browse/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/install/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sync/poll-tick/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sync/refresh/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sync/status/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/terminal/port/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/voice/speech/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/voice/transcribe/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/voice/voices/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/browse/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/context/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/copy/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/delete/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/execute/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/file/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/init/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/list/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/move/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/icon/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/query/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/rename/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/switch/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/tree/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/upload/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/watch/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-87afe84172f53116.js +0 -1
- package/apps/web/.next/static/chunks/app/onboarding/page-843f5c7d95580a57.js +0 -1
- package/apps/web/.next/static/chunks/app/page-def4445c2914d3c7.js +0 -1
- package/apps/web/.next/static/chunks/main-app-d8ac5ee8fad9c4e6.js +0 -1
- package/apps/web/.next/static/chunks/webpack-b7ea9da26c859e4f.js +0 -1
- package/apps/web/.next/static/css/34a4c22ca80ba990.css +0 -1
- /package/apps/web/.next/standalone/apps/web/.next/static/{943kaCHy9rwpDBll6vsXk → iniGGVAPOkBIQeuARR5S6}/_ssgManifest.js +0 -0
- /package/apps/web/.next/standalone/apps/web/node_modules/@img/{sharp-libvips-darwin-arm64 → sharp-libvips-linux-x64}/lib/index.js +0 -0
- /package/apps/web/.next/standalone/apps/web/node_modules/@img/{sharp-libvips-darwin-arm64 → sharp-libvips-linux-x64}/versions.json +0 -0
- /package/apps/web/.next/standalone/apps/web/node_modules/@img/{sharp-darwin-arm64 → sharp-linux-x64}/LICENSE +0 -0
- /package/apps/web/.next/static/{943kaCHy9rwpDBll6vsXk → iniGGVAPOkBIQeuARR5S6}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var a={};a.id=31660,a.ids=[31660],a.modules={51455:a=>{"use strict";a.exports=require("node:fs/promises")},
|
|
1
|
+
(()=>{var a={};a.id=31660,a.ids=[31660],a.modules={51455:a=>{"use strict";a.exports=require("node:fs/promises")},161730:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(554226),e=c(884327),f=c(728392);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},176760:a=>{"use strict";a.exports=require("node:path")},200261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},257975:a=>{"use strict";a.exports=require("node:util")},304827:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>D,patchFetch:()=>C,routeModule:()=>y,serverHooks:()=>B,workAsyncStorage:()=>z,workUnitAsyncStorage:()=>A});var d={};c.r(d),c.d(d,{PATCH:()=>x,dynamic:()=>v,runtime:()=>w});var e=c(940527),f=c(41752),g=c(633335),h=c(573615),i=c(301769),j=c(200261),k=c(405563),l=c(439285),m=c(443399),n=c(295860),o=c(161730),p=c(728392),q=c(976618),r=c(406527),s=c(986439),t=c(975973),u=c(693349);let v="force-dynamic",w="nodejs";async function x(a,{params:b}){let{name:c}=await b;if(!/^[a-zA-Z_][a-zA-Z0-9_]*$/.test(c))return Response.json({error:"Invalid object name"},{status:400});let d=(0,u.fO)(c);if(!d)return Response.json({error:"DuckDB database not found"},{status:404});let{displayField:e}=await a.json();if("string"!=typeof e||!e.trim())return Response.json({error:"displayField must be a non-empty string"},{status:400});(0,u.u4)(d,"ALTER TABLE objects ADD COLUMN IF NOT EXISTS display_field VARCHAR");let f=(0,u.hM)(d,`SELECT id FROM objects WHERE name = '${c}' LIMIT 1`);if(0===f.length)return Response.json({error:`Object '${c}' not found`},{status:404});let g=e.replace(/'/g,"''");return 0===(0,u.hM)(d,`SELECT id FROM fields WHERE object_id = '${f[0].id}' AND name = '${g}' LIMIT 1`).length?Response.json({error:`Field '${e}' not found on object '${c}'`},{status:400}):(0,u.u4)(d,`UPDATE objects SET display_field = '${g}', updated_at = now() WHERE name = '${c}'`)?Response.json({ok:!0,displayField:e}):Response.json({error:"Failed to update display field"},{status:500})}let y=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/objects/[name]/display-field/route",pathname:"/api/workspace/objects/[name]/display-field",filename:"route",bundlePath:"app/api/workspace/objects/[name]/display-field/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/display-field/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:z,workUnitAsyncStorage:A,serverHooks:B}=y;function C(){return(0,g.patchFetch)({workAsyncStorage:z,workUnitAsyncStorage:A})}async function D(a,b,c){var d;let e="/api/workspace/objects/[name]/display-field/route";"/index"===e&&(e="/");let g=await y.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D}=g,E=(0,j.normalizeAppPath)(e),F=!!(z.dynamicRoutes[E]||z.routes[D]);if(F&&!x){let a=!!z.routes[D],b=z.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||y.isDev||x||(G="/index"===(G=D)?"/":G);let H=!0===y.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:z,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>y.onRequestError(a,b,d,A)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>y.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await y.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})},A),b}},l=await y.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await y.onRequestError(a,b,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},449714:()=>{},529294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},663033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},709962:()=>{},710846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},719771:a=>{"use strict";a.exports=require("process")},731421:a=>{"use strict";a.exports=require("node:child_process")},744870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},848161:a=>{"use strict";a.exports=require("node:os")},940527:(a,b,c)=>{"use strict";a.exports=c(744870)},973024:a=>{"use strict";a.exports=require("node:fs")},979428:a=>{"use strict";a.exports=require("buffer")},986439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[76973,22137,93349],()=>b(b.s=304827));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/objects/[name]/display-field/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/objects/[name]/display-field/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"911604","name":"*","chunks":[],"async":true}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-05158b7af6a89cb6.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-05158b7af6a89cb6.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-05158b7af6a89cb6.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":98535,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-59a72e4625dde661.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-65022d0b7dec4b82.js"],"async":true}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/2524fd0860666924.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/route":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/route":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/display-field/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"486230","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";(()=>{var a={};a.id=86632,a.ids=[86632],a.modules={51455:a=>{a.exports=require("node:fs/promises")},176760:a=>{a.exports=require("node:path")},200261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},257975:a=>{a.exports=require("node:util")},529294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},619121:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>H,patchFetch:()=>G,routeModule:()=>C,serverHooks:()=>F,workAsyncStorage:()=>D,workUnitAsyncStorage:()=>E});var d={};c.r(d),c.d(d,{POST:()=>A,dynamic:()=>w,runtime:()=>x});var e=c(940527),f=c(41752),g=c(633335),h=c(573615),i=c(301769),j=c(200261),k=c(405563),l=c(439285),m=c(443399),n=c(295860),o=c(161730),p=c(728392),q=c(976618),r=c(406527),s=c(986439),t=c(975973),u=c(693349),v=c(918306);let w="force-dynamic",x="nodejs",y="/v1/enrichment";function z(a){return a.replace(/'/g,"''")}async function A(a,{params:b}){let{name:c}=await b;if(!/^[a-zA-Z_][a-zA-Z0-9_]*$/.test(c))return Response.json({error:"Invalid object name"},{status:400});let d=(0,v.nH)();if(!d.denchCloud.isPrimaryProvider)return Response.json({error:"Dench Cloud is not the active provider."},{status:403});if(!d.denchCloud.hasKey)return Response.json({error:"No Dench Cloud API key configured."},{status:403});let e=d.integrations.find(a=>"apollo"===a.id);if(!e?.enabled)return Response.json({error:"Apollo integration is not enabled."},{status:403});let{apiKey:f,gatewayUrl:g,enrichmentMaxModeEnabled:h}=(0,v.Jy)();if(!f||!g)return Response.json({error:"Gateway credentials unavailable."},{status:500});let{fieldId:i,apolloPath:j,category:k,inputFieldName:l,scope:m}=await a.json();if(!i||!j||!k||!l)return Response.json({error:"Missing required fields."},{status:400});if("people"!==k&&"company"!==k)return Response.json({error:"Invalid category."},{status:400});if("all"!==m&&"empty"!==m&&("number"!=typeof m||m<=0||!Number.isFinite(m)||!Number.isInteger(m)))return Response.json({error:"Invalid scope."},{status:400});let n=(0,u.fO)(c);if(!n)return Response.json({error:"DuckDB not found."},{status:404});let o=(0,u.hM)(n,`SELECT id FROM objects WHERE name = '${z(c)}' LIMIT 1`);if(0===o.length)return Response.json({error:`Object '${c}' not found.`},{status:404});let p=o[0].id,q=(0,u.hM)(n,`SELECT id, name FROM fields WHERE object_id = '${z(p)}' AND name = '${z(l)}'`);if(0===q.length)return Response.json({error:`Input field '${l}' not found.`},{status:404});let r=q[0].id;if(0===(0,u.hM)(n,`SELECT id FROM fields WHERE id = '${z(i)}' AND object_id = '${z(p)}'`).length)return Response.json({error:"Enrichment field not found."},{status:404});let s=`
|
|
2
|
+
SELECT e.id as entry_id, ef.value as input_value
|
|
3
|
+
FROM entries e
|
|
4
|
+
LEFT JOIN entry_fields ef ON ef.entry_id = e.id AND ef.field_id = '${z(r)}'
|
|
5
|
+
WHERE e.object_id = '${z(p)}'
|
|
6
|
+
`;"empty"===m&&(s+=`
|
|
7
|
+
AND e.id NOT IN (
|
|
8
|
+
SELECT ef2.entry_id FROM entry_fields ef2
|
|
9
|
+
WHERE ef2.field_id = '${z(i)}'
|
|
10
|
+
AND ef2.value IS NOT NULL AND ef2.value != ''
|
|
11
|
+
)
|
|
12
|
+
`),"number"==typeof m&&m>0&&(s+=` LIMIT ${m}`);let t=(0,u.hM)(n,s),w=t.length,x=new TextEncoder,y=!1,A=new ReadableStream({async start(a){function b(b){a.enqueue(x.encode(`data: ${JSON.stringify(b)}
|
|
13
|
+
|
|
14
|
+
`))}let c=0,d=0;for(let a=0;a<t.length&&!y;a++){let e=t[a],l=e.input_value?.trim();if(!l){d++,b({type:"error",entryId:e.entry_id,error:"No input value",current:a+1,total:w});continue}try{let m=await B(g,f,k,l,h);if(y)break;if(!m){d++,b({type:"error",entryId:e.entry_id,error:"No data returned",current:a+1,total:w});continue}let o=function(a,b){if("__computed.location"===b){var c=a;let b=c.person;if(!b)return null;let d=[b.city,b.state,b.country].filter(Boolean);return d.length>0?d.join(", "):null}let d=b.split("."),e=a;for(let a of d){if(null==e||"object"!=typeof e)return null;let b=Number(a);e=Array.isArray(e)&&!Number.isNaN(b)?e[b]:e[a]}return null==e?null:"object"==typeof e?JSON.stringify(e):String(e)}(m,j);if(null==o){d++,b({type:"error",entryId:e.entry_id,error:"Field not found in response",current:a+1,total:w});continue}(function(a,b,c,d){let e=`'${z(d)}'`,f=(0,u.hM)(a,`SELECT COUNT(*) as cnt FROM entry_fields WHERE entry_id = '${z(b)}' AND field_id = '${z(c)}'`);f[0]?.cnt>0?(0,u.u4)(a,`UPDATE entry_fields SET value = ${e} WHERE entry_id = '${z(b)}' AND field_id = '${z(c)}'`):(0,u.u4)(a,`INSERT INTO entry_fields (entry_id, field_id, value) VALUES ('${z(b)}', '${z(c)}', ${e})`);let g=new Date().toISOString();(0,u.u4)(a,`UPDATE entries SET updated_at = '${g}' WHERE id = '${z(b)}'`)})(n,e.entry_id,i,o),c++,b({type:"progress",entryId:e.entry_id,value:o,current:a+1,total:w})}catch(c){if(y)break;d++,b({type:"error",entryId:e.entry_id,error:c instanceof Error?c.message:"Unknown error",current:a+1,total:w})}}y||(b({type:"done",enriched:c,failed:d,total:w}),a.close())},cancel(){y=!0}});return new Response(A,{headers:{"Content-Type":"text/event-stream","Cache-Control":"no-cache",Connection:"keep-alive"}})}async function B(a,b,c,d,e){if("people"===c){let c={};if(d.includes("linkedin.com"))c.linkedinUrl=d;else{if(!d.includes("@"))return null;c.email=d}e&&(c.mode="max");let f=await fetch(`${a}${y}/people`,{method:"POST",headers:{"content-type":"application/json",authorization:`Bearer ${b}`},body:JSON.stringify(c)});return f.ok?f.json():null}let f=function(a){let b=a.trim();if(!b)return"";try{return new URL(b.startsWith("http")?b:`https://${b}`).hostname.replace(/^www\./,"")}catch{return b.replace(/^www\./,"")}}(d);if(!f)return null;let g=new URL(`${a}${y}/company`);g.searchParams.set("domain",f),e&&g.searchParams.set("mode","max");let h=await fetch(g,{method:"GET",headers:{authorization:`Bearer ${b}`}});return h.ok?h.json():null}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/objects/[name]/enrich/route",pathname:"/api/workspace/objects/[name]/enrich",filename:"route",bundlePath:"app/api/workspace/objects/[name]/enrich/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/enrich/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:D,workUnitAsyncStorage:E,serverHooks:F}=C;function G(){return(0,g.patchFetch)({workAsyncStorage:D,workUnitAsyncStorage:E})}async function H(a,b,c){var d;let e="/api/workspace/objects/[name]/enrich/route";"/index"===e&&(e="/");let g=await C.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,resolvedPathname:D}=g,E=(0,j.normalizeAppPath)(e),F=!!(y.dynamicRoutes[E]||y.routes[D]);if(F&&!x){let a=!!y.routes[D],b=y.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||C.isDev||x||(G="/index"===(G=D)?"/":G);let H=!0===C.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>C.onRequestError(a,b,d,z)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>C.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&B&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await C.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})},z),b}},l=await C.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await C.onRequestError(a,b,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},663033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},710846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},719771:a=>{a.exports=require("process")},731421:a=>{a.exports=require("node:child_process")},744870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},848161:a=>{a.exports=require("node:os")},973024:a=>{a.exports=require("node:fs")},979428:a=>{a.exports=require("buffer")},986439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[76973,22137,93349,43775],()=>b(b.s=619121));module.exports=c})();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":1,"files":["../../../../../../../../../../extensions/apollo-enrichment/index.test.ts","../../../../../../../../../../extensions/apollo-enrichment/index.ts","../../../../../../../../../../extensions/apollo-enrichment/openclaw.plugin.json","../../../../../../../../../../extensions/apollo-enrichment/package.json","../../../../../../../../../../extensions/dench-ai-gateway/composio-bridge.ts","../../../../../../../../../../extensions/dench-ai-gateway/config-patch.ts","../../../../../../../../../../extensions/dench-ai-gateway/index.test.ts","../../../../../../../../../../extensions/dench-ai-gateway/index.ts","../../../../../../../../../../extensions/dench-ai-gateway/models.ts","../../../../../../../../../../extensions/dench-ai-gateway/openclaw.plugin.json","../../../../../../../../../../extensions/dench-ai-gateway/package.json","../../../../../../../../../../extensions/dench-ai-gateway/sync-refresh-tools.ts","../../../../../../../../../../extensions/dench-ai-gateway/sync-trigger.ts","../../../../../../../../../../extensions/dench-identity/composio-cheat-sheet.test.ts","../../../../../../../../../../extensions/dench-identity/composio-cheat-sheet.ts","../../../../../../../../../../extensions/dench-identity/composio-tool-search.ts","../../../../../../../../../../extensions/dench-identity/index.test.ts","../../../../../../../../../../extensions/dench-identity/index.ts","../../../../../../../../../../extensions/dench-identity/openclaw.plugin.json","../../../../../../../../../../extensions/dench-identity/package.json","../../../../../../../../../../extensions/exa-search/index.ts","../../../../../../../../../../extensions/exa-search/openclaw.plugin.json","../../../../../../../../../../extensions/exa-search/package.json","../../../../../../../../../../extensions/posthog-analytics/index.ts","../../../../../../../../../../extensions/posthog-analytics/lib/build-env.js","../../../../../../../../../../extensions/posthog-analytics/lib/build-env.ts","../../../../../../../../../../extensions/posthog-analytics/lib/event-mappers.ts","../../../../../../../../../../extensions/posthog-analytics/lib/posthog-client.ts","../../../../../../../../../../extensions/posthog-analytics/lib/privacy.ts","../../../../../../../../../../extensions/posthog-analytics/lib/trace-context.ts","../../../../../../../../../../extensions/posthog-analytics/lib/types.ts","../../../../../../../../../../extensions/posthog-analytics/openclaw.plugin.json","../../../../../../../../../../extensions/posthog-analytics/package.json","../../../../../../../../../../extensions/shared/composio-search-context.ts","../../../../../../../../../../extensions/shared/dench-auth.ts","../../../../../../../../../../extensions/vitest.config.ts","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/context.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context-api.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context/context.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/index.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/version.js","../../../../../../../../../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/package.json","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@opentelemetry/api","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/interop-default.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/semver-noop.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/load-manifest.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../../../../node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/package.json","../../../../../../../../../../package.json","../../../../../../../../node_modules/next","../../../../../../../../package.json","../../../../../../../package.json","../../../../../../chunks/22137.js","../../../../../../chunks/43775.js","../../../../../../chunks/76973.js","../../../../../../chunks/93349.js","../../../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/objects/[name]/enrich/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"911604","name":"*","chunks":[],"async":true}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-05158b7af6a89cb6.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-05158b7af6a89cb6.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-05158b7af6a89cb6.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":98535,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-59a72e4625dde661.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-65022d0b7dec4b82.js"],"async":true}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/2524fd0860666924.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/route":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/route":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/enrich/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"486230","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(()=>{var a={};a.id=81583,a.ids=[81583],a.modules={
|
|
1
|
+
(()=>{var a={};a.id=81583,a.ids=[81583],a.modules={50647:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>P,patchFetch:()=>O,routeModule:()=>K,serverHooks:()=>N,workAsyncStorage:()=>L,workUnitAsyncStorage:()=>M});var d={};c.r(d),c.d(d,{GET:()=>I,PUT:()=>J,dynamic:()=>x,runtime:()=>y});var e=c(940527),f=c(41752),g=c(633335),h=c(573615),i=c(301769),j=c(200261),k=c(405563),l=c(439285),m=c(443399),n=c(295860),o=c(161730),p=c(728392),q=c(976618),r=c(406527),s=c(986439),t=c(975973),u=c(629021),v=c(333873),w=c(693349);let x="force-dynamic",y="nodejs";function z(a){return a.replace(/'/g,"''")}function A(a){let b=(0,w.fO)(a);if(!b)return null;let c=(0,w.hM)(b,`SELECT id FROM objects WHERE name = '${z(a)}' LIMIT 1`);if(0===c.length)return null;let d=(0,w.gp)(a);return d?{objectName:a,objectId:c[0].id,dbFile:b,objectDir:d,workspaceRoot:(0,w.Yn)()}:null}function B(a,b,c,d){return{absolute:b,workspaceRelative:a.workspaceRoot?(0,v.relative)(a.workspaceRoot,b):`${a.objectName}/${b.split("/").pop()??""}`,title:c,source:d}}function C(a){let b=(0,w.hM)(a,`SELECT COUNT(*) as cnt
|
|
2
2
|
FROM information_schema.columns
|
|
3
3
|
WHERE table_name = 'documents' AND column_name = 'entry_id'`);return(b[0]?.cnt??0)>0}function D(a,b){let c=(0,w.hM)(a.dbFile,`SELECT f.name as field_name, ef.value
|
|
4
4
|
FROM entry_fields ef
|
|
@@ -43,4 +43,4 @@
|
|
|
43
43
|
SELECT 1 FROM documents
|
|
44
44
|
WHERE (entry_id = '${h}' AND parent_object_id = '${g}')
|
|
45
45
|
OR file_path = '${f}'
|
|
46
|
-
)`)}(e,d,f),Response.json({ok:!0,created:!i,path:f.workspaceRelative})}let K=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/objects/[name]/entries/[id]/content/route",pathname:"/api/workspace/objects/[name]/entries/[id]/content",filename:"route",bundlePath:"app/api/workspace/objects/[name]/entries/[id]/content/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/
|
|
46
|
+
)`)}(e,d,f),Response.json({ok:!0,created:!i,path:f.workspaceRelative})}let K=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/objects/[name]/entries/[id]/content/route",pathname:"/api/workspace/objects/[name]/entries/[id]/content",filename:"route",bundlePath:"app/api/workspace/objects/[name]/entries/[id]/content/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/entries/[id]/content/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:L,workUnitAsyncStorage:M,serverHooks:N}=K;function O(){return(0,g.patchFetch)({workAsyncStorage:L,workUnitAsyncStorage:M})}async function P(a,b,c){var d;let e="/api/workspace/objects/[name]/entries/[id]/content/route";"/index"===e&&(e="/");let g=await K.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,resolvedPathname:C}=g,D=(0,j.normalizeAppPath)(e),E=!!(y.dynamicRoutes[D]||y.routes[C]);if(E&&!x){let a=!!y.routes[C],b=y.dynamicRoutes[D];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let F=null;!E||K.isDev||x||(F="/index"===(F=C)?"/":F);let G=!0===K.isDev||!E,H=E&&!G,I=a.method||"GET",J=(0,i.getTracer)(),L=J.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:G,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:H,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>K.onRequestError(a,b,d,z)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>K.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=J.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${I} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${I} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&B&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!E)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await K.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:H,isOnDemandRevalidate:A})},z),b}},l=await K.handleResponse({req:a,nextConfig:w,cacheKey:F,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,responseGenerator:k,waitUntil:c.waitUntil});if(!E)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&E||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await J.withPropagatedContext(a.headers,()=>J.trace(m.BaseServerSpan.handleRequest,{spanName:`${I} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":I,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await K.onRequestError(a,b,{routerKind:"App Router",routePath:D,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:H,isOnDemandRevalidate:A})}),E)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},51455:a=>{"use strict";a.exports=require("node:fs/promises")},161730:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(554226),e=c(884327),f=c(728392);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},176760:a=>{"use strict";a.exports=require("node:path")},200261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},257975:a=>{"use strict";a.exports=require("node:util")},333873:a=>{"use strict";a.exports=require("path")},449714:()=>{},529294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},629021:a=>{"use strict";a.exports=require("fs")},663033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},709962:()=>{},710846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},719771:a=>{"use strict";a.exports=require("process")},731421:a=>{"use strict";a.exports=require("node:child_process")},744870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},848161:a=>{"use strict";a.exports=require("node:os")},940527:(a,b,c)=>{"use strict";a.exports=c(744870)},973024:a=>{"use strict";a.exports=require("node:fs")},979428:a=>{"use strict";a.exports=require("buffer")},986439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[76973,22137,93349],()=>b(b.s=50647));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/objects/[name]/entries/[id]/content/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/objects/[name]/entries/[id]/content/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"911604","name":"*","chunks":[],"async":true}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-05158b7af6a89cb6.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-05158b7af6a89cb6.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-05158b7af6a89cb6.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":98535,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-59a72e4625dde661.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-65022d0b7dec4b82.js"],"async":true}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/2524fd0860666924.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/route":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/route":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/entries/route":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/entries/[id]/route":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/entries/[id]/content/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"486230","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(()=>{var a={};a.id=86045,a.ids=[86045],a.modules={
|
|
1
|
+
(()=>{var a={};a.id=86045,a.ids=[86045],a.modules={51455:a=>{"use strict";a.exports=require("node:fs/promises")},161730:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(554226),e=c(884327),f=c(728392);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},176760:a=>{"use strict";a.exports=require("node:path")},200261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},257975:a=>{"use strict";a.exports=require("node:util")},279048:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>J,patchFetch:()=>I,routeModule:()=>E,serverHooks:()=>H,workAsyncStorage:()=>F,workUnitAsyncStorage:()=>G});var d={};c.r(d),c.d(d,{DELETE:()=>D,GET:()=>B,PATCH:()=>C,dynamic:()=>v,runtime:()=>w});var e=c(940527),f=c(41752),g=c(633335),h=c(573615),i=c(301769),j=c(200261),k=c(405563),l=c(439285),m=c(443399),n=c(295860),o=c(161730),p=c(728392),q=c(976618),r=c(406527),s=c(986439),t=c(975973),u=c(693349);let v="force-dynamic",w="nodejs";function x(a){return a.replace(/'/g,"''")}function y(a){if("string"!=typeof a)return a;try{return JSON.parse(a)}catch{return a}}function z(a,b){if(a.display_field)return a.display_field;let c=b.find(a=>/\bname\b/i.test(a.name)||/\btitle\b/i.test(a.name));if(c)return c.name;let d=b.find(a=>"text"===a.type);return d?d.name:b[0]?.name??"id"}function A(a,b){return(0,u.hM)(a,b)}async function B(a,{params:b}){let{name:c,id:d}=await b;if(!/^[a-zA-Z_][a-zA-Z0-9_]*$/.test(c))return Response.json({error:"Invalid object name"},{status:400});if(!d||d.length>64)return Response.json({error:"Invalid entry ID"},{status:400});let e=(0,u.fO)(c);if(!e)return Response.json({error:"DuckDB not found"},{status:404});let f=A(e,`SELECT * FROM objects WHERE name = '${x(c)}' LIMIT 1`);if(0===f.length)return Response.json({error:`Object '${c}' not found`},{status:404});let g=f[0],h=A(e,`SELECT * FROM fields WHERE object_id = '${x(g.id)}' ORDER BY sort_order`),i=A(e,`SELECT e.id as entry_id, e.created_at, e.updated_at,
|
|
2
2
|
f.name as field_name, ef.value
|
|
3
3
|
FROM entries e
|
|
4
4
|
JOIN entry_fields ef ON ef.entry_id = e.id
|
|
@@ -23,4 +23,4 @@
|
|
|
23
23
|
JOIN fields f ON f.id = ef.field_id
|
|
24
24
|
WHERE ef.entry_id IN (${j})
|
|
25
25
|
AND f.name = '${x(i)}'
|
|
26
|
-
AND f.object_id = '${x(c.object_id)}'`),l={};for(let a of k)l[a.entry_id]=a.value||a.entry_id;let m=f.map(a=>({id:a,label:l[a]||a}));d.push({fieldName:c.name,sourceObjectName:c.source_object_name,sourceObjectId:c.object_id,displayField:i,links:m})}return d}(g.id,d),p=z(g,h);return Response.json({object:g,fields:n,entry:j,relationLabels:l,reverseRelations:o,effectiveDisplayField:p})}async function C(a,{params:b}){let{name:c,id:d}=await b;if(!/^[a-zA-Z_][a-zA-Z0-9_]*$/.test(c))return Response.json({error:"Invalid object name"},{status:400});let e=(0,u.fO)(c);if(!e)return Response.json({error:"DuckDB not found"},{status:404});let f=A(e,`SELECT id FROM objects WHERE name = '${x(c)}' LIMIT 1`);if(0===f.length)return Response.json({error:`Object '${c}' not found`},{status:404});let g=f[0].id,h=A(e,`SELECT COUNT(*) as cnt FROM entries WHERE id = '${x(d)}' AND object_id = '${x(g)}'`);if(!h[0]||0===h[0].cnt)return Response.json({error:"Entry not found"},{status:404});let i=(await a.json()).fields??{},j=new Map(A(e,`SELECT id, name FROM fields WHERE object_id = '${x(g)}'`).map(a=>[a.name,a.id])),k=0;for(let[a,b]of Object.entries(i)){let c=j.get(a);if(!c)continue;let f=null==b?"NULL":`'${x(String(b))}'`,g=A(e,`SELECT COUNT(*) as cnt FROM entry_fields WHERE entry_id = '${x(d)}' AND field_id = '${x(c)}'`);g[0]?.cnt>0?(0,u.u4)(e,`UPDATE entry_fields SET value = ${f} WHERE entry_id = '${x(d)}' AND field_id = '${x(c)}'`):(0,u.u4)(e,`INSERT INTO entry_fields (entry_id, field_id, value) VALUES ('${x(d)}', '${x(c)}', ${f})`),k++}let l=new Date().toISOString();return(0,u.u4)(e,`UPDATE entries SET updated_at = '${l}' WHERE id = '${x(d)}'`),Response.json({ok:!0,updatedCount:k})}async function D(a,{params:b}){let{name:c,id:d}=await b;if(!/^[a-zA-Z_][a-zA-Z0-9_]*$/.test(c))return Response.json({error:"Invalid object name"},{status:400});let e=(0,u.fO)(c);if(!e)return Response.json({error:"DuckDB not found"},{status:404});let f=A(e,`SELECT id FROM objects WHERE name = '${x(c)}' LIMIT 1`);if(0===f.length)return Response.json({error:`Object '${c}' not found`},{status:404});let g=f[0].id;return(0,u.u4)(e,`DELETE FROM entry_fields WHERE entry_id = '${x(d)}'`),(0,u.u4)(e,`DELETE FROM entries WHERE id = '${x(d)}' AND object_id = '${x(g)}'`),Response.json({ok:!0})}let E=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/objects/[name]/entries/[id]/route",pathname:"/api/workspace/objects/[name]/entries/[id]",filename:"route",bundlePath:"app/api/workspace/objects/[name]/entries/[id]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/
|
|
26
|
+
AND f.object_id = '${x(c.object_id)}'`),l={};for(let a of k)l[a.entry_id]=a.value||a.entry_id;let m=f.map(a=>({id:a,label:l[a]||a}));d.push({fieldName:c.name,sourceObjectName:c.source_object_name,sourceObjectId:c.object_id,displayField:i,links:m})}return d}(g.id,d),p=z(g,h);return Response.json({object:g,fields:n,entry:j,relationLabels:l,reverseRelations:o,effectiveDisplayField:p})}async function C(a,{params:b}){let{name:c,id:d}=await b;if(!/^[a-zA-Z_][a-zA-Z0-9_]*$/.test(c))return Response.json({error:"Invalid object name"},{status:400});let e=(0,u.fO)(c);if(!e)return Response.json({error:"DuckDB not found"},{status:404});let f=A(e,`SELECT id FROM objects WHERE name = '${x(c)}' LIMIT 1`);if(0===f.length)return Response.json({error:`Object '${c}' not found`},{status:404});let g=f[0].id,h=A(e,`SELECT COUNT(*) as cnt FROM entries WHERE id = '${x(d)}' AND object_id = '${x(g)}'`);if(!h[0]||0===h[0].cnt)return Response.json({error:"Entry not found"},{status:404});let i=(await a.json()).fields??{},j=new Map(A(e,`SELECT id, name FROM fields WHERE object_id = '${x(g)}'`).map(a=>[a.name,a.id])),k=0;for(let[a,b]of Object.entries(i)){let c=j.get(a);if(!c)continue;let f=null==b?"NULL":`'${x(String(b))}'`,g=A(e,`SELECT COUNT(*) as cnt FROM entry_fields WHERE entry_id = '${x(d)}' AND field_id = '${x(c)}'`);g[0]?.cnt>0?(0,u.u4)(e,`UPDATE entry_fields SET value = ${f} WHERE entry_id = '${x(d)}' AND field_id = '${x(c)}'`):(0,u.u4)(e,`INSERT INTO entry_fields (entry_id, field_id, value) VALUES ('${x(d)}', '${x(c)}', ${f})`),k++}let l=new Date().toISOString();return(0,u.u4)(e,`UPDATE entries SET updated_at = '${l}' WHERE id = '${x(d)}'`),Response.json({ok:!0,updatedCount:k})}async function D(a,{params:b}){let{name:c,id:d}=await b;if(!/^[a-zA-Z_][a-zA-Z0-9_]*$/.test(c))return Response.json({error:"Invalid object name"},{status:400});let e=(0,u.fO)(c);if(!e)return Response.json({error:"DuckDB not found"},{status:404});let f=A(e,`SELECT id FROM objects WHERE name = '${x(c)}' LIMIT 1`);if(0===f.length)return Response.json({error:`Object '${c}' not found`},{status:404});let g=f[0].id;return(0,u.u4)(e,`DELETE FROM entry_fields WHERE entry_id = '${x(d)}'`),(0,u.u4)(e,`DELETE FROM entries WHERE id = '${x(d)}' AND object_id = '${x(g)}'`),Response.json({ok:!0})}let E=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/objects/[name]/entries/[id]/route",pathname:"/api/workspace/objects/[name]/entries/[id]",filename:"route",bundlePath:"app/api/workspace/objects/[name]/entries/[id]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/entries/[id]/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:F,workUnitAsyncStorage:G,serverHooks:H}=E;function I(){return(0,g.patchFetch)({workAsyncStorage:F,workUnitAsyncStorage:G})}async function J(a,b,c){var d;let e="/api/workspace/objects/[name]/entries/[id]/route";"/index"===e&&(e="/");let g=await E.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,resolvedPathname:C}=g,D=(0,j.normalizeAppPath)(e),F=!!(y.dynamicRoutes[D]||y.routes[C]);if(F&&!x){let a=!!y.routes[C],b=y.dynamicRoutes[D];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||E.isDev||x||(G="/index"===(G=C)?"/":G);let H=!0===E.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>E.onRequestError(a,b,d,z)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>E.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&B&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await E.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})},z),b}},l=await E.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await E.onRequestError(a,b,{routerKind:"App Router",routePath:D,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},449714:()=>{},529294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},663033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},709962:()=>{},710846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},719771:a=>{"use strict";a.exports=require("process")},731421:a=>{"use strict";a.exports=require("node:child_process")},744870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},848161:a=>{"use strict";a.exports=require("node:os")},940527:(a,b,c)=>{"use strict";a.exports=c(744870)},973024:a=>{"use strict";a.exports=require("node:fs")},979428:a=>{"use strict";a.exports=require("buffer")},986439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[76973,22137,93349],()=>b(b.s=279048));module.exports=c})();
|