denchclaw 3.0.3 → 3.0.4
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 +477 -442
- package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +51 -46
- 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 +3 -3
- 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 +51 -46
- 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 +44 -39
- 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/pages-manifest.json +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-92139eb54e98c74a.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/onboarding/{page-843f5c7d95580a57.js → page-dbd74d39e3496aab.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-1d018e19ba580fa6.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/41c3a71d0d8bff15.css +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/m5CChbsFAt5NhW-gNA5cY/_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-92139eb54e98c74a.js} +1 -1
- package/apps/web/.next/static/chunks/app/onboarding/{page-843f5c7d95580a57.js → page-dbd74d39e3496aab.js} +1 -1
- package/apps/web/.next/static/chunks/app/page-1d018e19ba580fa6.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/41c3a71d0d8bff15.css +1 -0
- package/apps/web/.next/static/m5CChbsFAt5NhW-gNA5cY/_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/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/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 → m5CChbsFAt5NhW-gNA5cY}/_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 → m5CChbsFAt5NhW-gNA5cY}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/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]/fields/[fieldId]/enum-rename/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-92139eb54e98c74a.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-92139eb54e98c74a.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-92139eb54e98c74a.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/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-1d018e19ba580fa6.js"],"async":true},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false}},"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/41c3a71d0d8bff15.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]/fields/route":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/fields/[fieldId]/route":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/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=71286,a.ids=[71286],a.modules={51455:a=>{"use strict";a.exports=require("node:fs/promises")},
|
|
1
|
+
(()=>{var a={};a.id=71286,a.ids=[71286],a.modules={51455:a=>{"use strict";a.exports=require("node:fs/promises")},103021:(a,b,c)=>{"use strict";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,{DELETE:()=>z,PATCH:()=>y,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,"''")}async function y(a,{params:b}){let{name:c,fieldId: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=(await a.json()).name;if(!f||"string"!=typeof f||0===f.trim().length)return Response.json({error:"Name is required"},{status:400});let g=(0,u.hM)(e,`SELECT id FROM objects WHERE name = '${x(c)}' LIMIT 1`);if(0===g.length)return Response.json({error:`Object '${c}' not found`},{status:404});let h=g[0].id,i=(0,u.hM)(e,`SELECT COUNT(*) as cnt FROM fields WHERE id = '${x(d)}' AND object_id = '${x(h)}'`);if(!i[0]||0===i[0].cnt)return Response.json({error:"Field not found"},{status:404});let j=(0,u.hM)(e,`SELECT COUNT(*) as cnt FROM fields WHERE object_id = '${x(h)}' AND name = '${x(f.trim())}' AND id != '${x(d)}'`);return j[0]?.cnt>0?Response.json({error:"A field with that name already exists"},{status:409}):(0,u.u4)(e,`UPDATE fields SET name = '${x(f.trim())}' WHERE id = '${x(d)}'`)?(A(e,c,h),B(c,e,h),Response.json({ok:!0})):Response.json({error:"Failed to rename field"},{status:500})}async function z(a,{params:b}){let{name:c,fieldId: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=(0,u.hM)(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=(0,u.hM)(e,`SELECT COUNT(*) as cnt FROM fields WHERE id = '${x(d)}' AND object_id = '${x(g)}'`);if(!h[0]||0===h[0].cnt)return Response.json({error:"Field not found"},{status:404});let i=(0,u.u4)(e,`DELETE FROM entry_fields WHERE field_id = '${x(d)}'`),j=(0,u.u4)(e,`DELETE FROM fields WHERE id = '${x(d)}'`);return i&&j?(A(e,c,g),B(c,e,g),Response.json({ok:!0})):Response.json({error:"Failed to delete field"},{status:500})}function A(a,b,c){let d=(0,u.hM)(a,`SELECT name FROM fields WHERE object_id = '${x(c)}' AND type != 'action' ORDER BY sort_order`),e=(0,u.Bu)(b);if(0===d.length)return void(0,u.u4)(a,`DROP VIEW IF EXISTS ${e}`);let f=d.map(a=>`'${x(a.name)}'`).join(", ");(0,u.u4)(a,`CREATE OR REPLACE VIEW ${e} AS
|
|
2
2
|
PIVOT (
|
|
3
3
|
SELECT e.id as entry_id, e.created_at, e.updated_at,
|
|
4
4
|
f.name as field_name, ef.value
|
|
@@ -6,4 +6,4 @@
|
|
|
6
6
|
JOIN entry_fields ef ON ef.entry_id = e.id
|
|
7
7
|
JOIN fields f ON f.id = ef.field_id
|
|
8
8
|
WHERE e.object_id = '${x(c)}'
|
|
9
|
-
) ON field_name IN (${f}) USING first(value)`)}function B(a,b,c){let d=(0,u.gp)(a);if(!d)return;let e=(0,u.rF)(d)??{},f=(0,u.hM)(b,`SELECT name, type, required, enum_values, default_value, sort_order FROM fields WHERE object_id = '${x(c)}' ORDER BY sort_order`),g=(0,u.hM)(b,`SELECT COUNT(*) as cnt FROM entries WHERE object_id = '${x(c)}'`);(0,u.Eb)(d,{...e,entry_count:g[0]?.cnt??0,fields:f.map(a=>{let b={name:a.name,type:a.type};if(a.required&&(b.required=!0),a.enum_values)try{b.enum_values=JSON.parse(a.enum_values)}catch{}if("action"===a.type&&a.default_value)try{b.action_config=JSON.parse(a.default_value)}catch{}return b})})}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/objects/[name]/fields/[fieldId]/route",pathname:"/api/workspace/objects/[name]/fields/[fieldId]",filename:"route",bundlePath:"app/api/workspace/objects/[name]/fields/[fieldId]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/
|
|
9
|
+
) ON field_name IN (${f}) USING first(value)`)}function B(a,b,c){let d=(0,u.gp)(a);if(!d)return;let e=(0,u.rF)(d)??{},f=(0,u.hM)(b,`SELECT name, type, required, enum_values, default_value, sort_order FROM fields WHERE object_id = '${x(c)}' ORDER BY sort_order`),g=(0,u.hM)(b,`SELECT COUNT(*) as cnt FROM entries WHERE object_id = '${x(c)}'`);(0,u.Eb)(d,{...e,entry_count:g[0]?.cnt??0,fields:f.map(a=>{let b={name:a.name,type:a.type};if(a.required&&(b.required=!0),a.enum_values)try{b.enum_values=JSON.parse(a.enum_values)}catch{}if("action"===a.type&&a.default_value)try{b.action_config=JSON.parse(a.default_value)}catch{}return b})})}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/objects/[name]/fields/[fieldId]/route",pathname:"/api/workspace/objects/[name]/fields/[fieldId]",filename:"route",bundlePath:"app/api/workspace/objects/[name]/fields/[fieldId]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/fields/[fieldId]/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]/fields/[fieldId]/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}}},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")},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=103021));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/objects/[name]/fields/[fieldId]/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]/fields/[fieldId]/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-92139eb54e98c74a.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-92139eb54e98c74a.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-92139eb54e98c74a.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/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-1d018e19ba580fa6.js"],"async":true},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false}},"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/41c3a71d0d8bff15.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]/fields/route":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/fields/[fieldId]/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 +1 @@
|
|
|
1
|
-
(()=>{var a={};a.id=32308,a.ids=[32308],a.modules={51455:a=>{"use strict";a.exports=require("node:fs/promises")},
|
|
1
|
+
(()=>{var a={};a.id=32308,a.ids=[32308],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")},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")},699528:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>E,patchFetch:()=>D,routeModule:()=>z,serverHooks:()=>C,workAsyncStorage:()=>A,workUnitAsyncStorage:()=>B});var d={};c.r(d),c.d(d,{PATCH:()=>y,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,"''")}async function y(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 not found"},{status:404});let e=(await a.json()).fieldOrder;if(!Array.isArray(e)||0===e.length)return Response.json({error:"fieldOrder must be a non-empty array"},{status:400});let f=(0,u.hM)(d,`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;for(let a=0;a<e.length;a++)(0,u.u4)(d,`UPDATE fields SET sort_order = ${a} WHERE id = '${x(e[a])}' AND object_id = '${x(g)}'`);return Response.json({ok:!0})}let z=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/objects/[name]/fields/reorder/route",pathname:"/api/workspace/objects/[name]/fields/reorder",filename:"route",bundlePath:"app/api/workspace/objects/[name]/fields/reorder/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/fields/reorder/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:A,workUnitAsyncStorage:B,serverHooks:C}=z;function D(){return(0,g.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:B})}async function E(a,b,c){var d;let e="/api/workspace/objects/[name]/fields/reorder/route";"/index"===e&&(e="/");let g=await z.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:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,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||z.isDev||x||(G="/index"===(G=D)?"/":G);let H=!0===z.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)=>z.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=>z.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 z.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})},A),b}},l=await z.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,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 z.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}}},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=699528));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/objects/[name]/fields/reorder/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]/fields/reorder/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-92139eb54e98c74a.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-92139eb54e98c74a.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-92139eb54e98c74a.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/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-1d018e19ba580fa6.js"],"async":true},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false}},"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/41c3a71d0d8bff15.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]/fields/route":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/fields/reorder/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,5 +1,5 @@
|
|
|
1
|
-
(()=>{var a={};a.id=15704,a.ids=[15704],a.modules={51455:a=>{"use strict";a.exports=require("node:fs/promises")},
|
|
2
|
-
VALUES ('${x(q)}', '${x(l)}', '${x(g)}', '${x(h)}', ${j}, ${o}${r}, ${
|
|
1
|
+
(()=>{var a={};a.id=15704,a.ids=[15704],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")},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")},840214:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>F,patchFetch:()=>E,routeModule:()=>A,serverHooks:()=>D,workAsyncStorage:()=>B,workUnitAsyncStorage:()=>C});var d={};c.r(d),c.d(d,{POST:()=>z,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,"''")}let y=new Set(["text","number","email","phone","date","boolean","enum","tags","url","richtext","file","action"]);async function z(a,{params:b}){let{name:d}=await b;if(!/^[a-zA-Z_][a-zA-Z0-9_-]*$/.test(d))return Response.json({error:"Invalid object name"},{status:400});let e=(0,u.fO)(d);if(!e)return Response.json({error:"DuckDB not found"},{status:404});let f=await a.json(),g=f.name?.trim(),h=f.type?.trim(),i=f.enum_values,j=!0===f.required;if(!g||0===g.length)return Response.json({error:"Field name is required"},{status:400});if(!h||!y.has(h))return Response.json({error:`Invalid field type. Must be one of: ${[...y].join(", ")}`},{status:400});if("enum"===h&&(!i||!Array.isArray(i)||0===i.length))return Response.json({error:"enum_values required for enum fields"},{status:400});let k=(0,u.hM)(e,`SELECT id FROM objects WHERE name = '${x(d)}' LIMIT 1`);if(0===k.length)return Response.json({error:`Object '${d}' not found`},{status:404});let l=k[0].id,m=(0,u.hM)(e,`SELECT COUNT(*) as cnt FROM fields WHERE object_id = '${x(l)}' AND name = '${x(g)}'`);if(m[0]?.cnt>0)return Response.json({error:"A field with that name already exists"},{status:409});let n=(0,u.hM)(e,`SELECT COALESCE(MAX(sort_order), -1) as max_order FROM fields WHERE object_id = '${x(l)}'`),o=(n[0]?.max_order??-1)+1,p=(0,u.hM)(e,"SELECT uuid()::VARCHAR as id"),q=p[0]?.id;if(!q)return Response.json({error:"Failed to generate field ID"},{status:500});let r="enum"===h&&i?`, '${x(JSON.stringify(i))}'::JSON`:", NULL",s=f.action_config,t=f.default_value,v="action"===h&&s?`'${x(JSON.stringify(s))}'`:"string"==typeof t?`'${x(t)}'`:"NULL";if(!(0,u.u4)(e,`INSERT INTO fields (id, object_id, name, type, required, sort_order, enum_values, default_value)
|
|
2
|
+
VALUES ('${x(q)}', '${x(l)}', '${x(g)}', '${x(h)}', ${j}, ${o}${r}, ${v})`))return Response.json({error:"Failed to create field"},{status:500});if(function(a,b,c){let d=(0,u.hM)(a,`SELECT name FROM fields WHERE object_id = '${x(c)}' AND type != 'action' ORDER BY sort_order`);if(0===d.length)return;let e=d.map(a=>`'${x(a.name)}'`).join(", "),f=(0,u.Bu)(b);(0,u.u4)(a,`CREATE OR REPLACE VIEW ${f} AS
|
|
3
3
|
PIVOT (
|
|
4
4
|
SELECT e.id as entry_id, e.created_at, e.updated_at,
|
|
5
5
|
f.name as field_name, ef.value
|
|
@@ -7,4 +7,4 @@
|
|
|
7
7
|
JOIN entry_fields ef ON ef.entry_id = e.id
|
|
8
8
|
JOIN fields f ON f.id = ef.field_id
|
|
9
9
|
WHERE e.object_id = '${x(c)}'
|
|
10
|
-
) ON field_name IN (${e}) USING first(value)`)}(e,d,l),function(a,b,c){let d=(0,u.gp)(a);if(!d)return;let e=(0,u.rF)(d)??{},f=(0,u.hM)(b,`SELECT name, type, required, enum_values, default_value, sort_order FROM fields WHERE object_id = '${x(c)}' ORDER BY sort_order`),g=(0,u.hM)(b,`SELECT COUNT(*) as cnt FROM entries WHERE object_id = '${x(c)}'`);(0,u.Eb)(d,{...e,entry_count:g[0]?.cnt??0,fields:f.map(a=>{let b={name:a.name,type:a.type};if(a.required&&(b.required=!0),a.enum_values)try{b.enum_values=JSON.parse(a.enum_values)}catch{}if("action"===a.type&&a.default_value)try{b.action_config=JSON.parse(a.default_value)}catch{}return b})})}(d,e,l),"action"===h){let{mkdirSync:a,existsSync:b}=await Promise.resolve().then(c.t.bind(c,973024,23)),e=(0,u.gp)(d);if(e){let c=`${e}/.actions`;b(c)||a(c,{recursive:!0})}}return Response.json({ok:!0,fieldId:q,name:g,type:h},{status:201})}let A=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/objects/[name]/fields/route",pathname:"/api/workspace/objects/[name]/fields",filename:"route",bundlePath:"app/api/workspace/objects/[name]/fields/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/
|
|
10
|
+
) ON field_name IN (${e}) USING first(value)`)}(e,d,l),function(a,b,c){let d=(0,u.gp)(a);if(!d)return;let e=(0,u.rF)(d)??{},f=(0,u.hM)(b,`SELECT name, type, required, enum_values, default_value, sort_order FROM fields WHERE object_id = '${x(c)}' ORDER BY sort_order`),g=(0,u.hM)(b,`SELECT COUNT(*) as cnt FROM entries WHERE object_id = '${x(c)}'`);(0,u.Eb)(d,{...e,entry_count:g[0]?.cnt??0,fields:f.map(a=>{let b={name:a.name,type:a.type};if(a.required&&(b.required=!0),a.enum_values)try{b.enum_values=JSON.parse(a.enum_values)}catch{}if("action"===a.type&&a.default_value)try{b.action_config=JSON.parse(a.default_value)}catch{}return b})})}(d,e,l),"action"===h){let{mkdirSync:a,existsSync:b}=await Promise.resolve().then(c.t.bind(c,973024,23)),e=(0,u.gp)(d);if(e){let c=`${e}/.actions`;b(c)||a(c,{recursive:!0})}}return Response.json({ok:!0,fieldId:q,name:g,type:h},{status:201})}let A=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/objects/[name]/fields/route",pathname:"/api/workspace/objects/[name]/fields",filename:"route",bundlePath:"app/api/workspace/objects/[name]/fields/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/objects/[name]/fields/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:B,workUnitAsyncStorage:C,serverHooks:D}=A;function E(){return(0,g.patchFetch)({workAsyncStorage:B,workUnitAsyncStorage:C})}async function F(a,b,c){var d;let e="/api/workspace/objects/[name]/fields/route";"/index"===e&&(e="/");let g=await A.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:B,revalidateOnlyGenerated:C,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||A.isDev||x||(G="/index"===(G=D)?"/":G);let H=!0===A.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)=>A.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=>A.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 A.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})},z),b}},l=await A.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,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 A.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}}},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=840214));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/objects/[name]/fields/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]/fields/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-92139eb54e98c74a.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-92139eb54e98c74a.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-92139eb54e98c74a.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/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-1d018e19ba580fa6.js"],"async":true},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false}},"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/41c3a71d0d8bff15.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]/fields/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}}}}
|