@ai-development-environment/server 0.0.64 → 0.0.66
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/package.json +1 -1
- package/standalone/.next/BUILD_ID +1 -1
- package/standalone/.next/app-path-routes-manifest.json +1 -1
- package/standalone/.next/build-manifest.json +3 -3
- package/standalone/.next/prerender-manifest.json +7 -7
- package/standalone/.next/routes-manifest.json +3 -3
- package/standalone/.next/server/app/[locale]/actions/page.js +9 -8
- package/standalone/.next/server/app/[locale]/actions/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/actions/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/actions-cache/page.js +9 -8
- package/standalone/.next/server/app/[locale]/actions-cache/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/actions-cache/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/agents/[id]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/agents/[id]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/agents/[id]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/agents/page.js +9 -8
- package/standalone/.next/server/app/[locale]/agents/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/agents/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/analytics-events/page.js +9 -8
- package/standalone/.next/server/app/[locale]/analytics-events/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/analytics-events/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/build-data/page.js +9 -8
- package/standalone/.next/server/app/[locale]/build-data/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/build-data/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/builds/[buildId]/coverage/page.js +9 -8
- package/standalone/.next/server/app/[locale]/builds/[buildId]/coverage/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/builds/[buildId]/coverage/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/builds/[buildId]/output/route.js +1 -1
- package/standalone/.next/server/app/[locale]/builds/[buildId]/output/route.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/builds/[buildId]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/builds/[buildId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/builds/[buildId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/builds/page.js +9 -8
- package/standalone/.next/server/app/[locale]/builds/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/builds/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/codebases/[codebaseId]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/codebases/[codebaseId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/codebases/[codebaseId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/codebases/page.js +9 -8
- package/standalone/.next/server/app/[locale]/codebases/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/codebases/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/codebases/repositories/[repositoryId]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/codebases/repositories/[repositoryId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/codebases/repositories/[repositoryId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/commands/[commandId]/edit/page.js +9 -8
- package/standalone/.next/server/app/[locale]/commands/[commandId]/edit/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/commands/[commandId]/edit/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/commands/new/page.js +9 -8
- package/standalone/.next/server/app/[locale]/commands/new/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/commands/new/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/commands/page.js +9 -8
- package/standalone/.next/server/app/[locale]/commands/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/commands/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/commands/runs/[runId]/output/route.js +1 -1
- package/standalone/.next/server/app/[locale]/commands/runs/[runId]/output/route.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/commands/runs/[runId]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/commands/runs/[runId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/commands/runs/[runId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/comments/page.js +9 -8
- package/standalone/.next/server/app/[locale]/comments/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/comments/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/console-logs/page.js +9 -8
- package/standalone/.next/server/app/[locale]/console-logs/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/console-logs/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/costs/page.js +9 -8
- package/standalone/.next/server/app/[locale]/costs/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/costs/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/credentials/page.js +9 -8
- package/standalone/.next/server/app/[locale]/credentials/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/credentials/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/devices/[id]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/devices/[id]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/devices/[id]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/devices/enroll/page.js +9 -8
- package/standalone/.next/server/app/[locale]/devices/enroll/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/devices/enroll/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/devices/page.js +9 -8
- package/standalone/.next/server/app/[locale]/devices/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/devices/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/drafts/page.js +9 -8
- package/standalone/.next/server/app/[locale]/drafts/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/drafts/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/github-cache/entries/[id]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/github-cache/entries/[id]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/github-cache/entries/[id]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/github-cache/page.js +9 -8
- package/standalone/.next/server/app/[locale]/github-cache/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/github-cache/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/jira/tickets/[issueKey]/page.js +10 -9
- package/standalone/.next/server/app/[locale]/jira/tickets/[issueKey]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/jira/tickets/[issueKey]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/jira/tickets/page.js +9 -8
- package/standalone/.next/server/app/[locale]/jira/tickets/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/jira/tickets/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/jira-cache/page.js +9 -8
- package/standalone/.next/server/app/[locale]/jira-cache/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/jira-cache/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/jira-cache/tickets/[issueKey]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/jira-cache/tickets/[issueKey]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/jira-cache/tickets/[issueKey]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/jobs/[jobId]/page.js +9 -9
- package/standalone/.next/server/app/[locale]/jobs/[jobId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/jobs/[jobId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/notifications/page.js +9 -8
- package/standalone/.next/server/app/[locale]/notifications/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/notifications/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/plans/[runId]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/plans/[runId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/plans/[runId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/plans/page.js +9 -8
- package/standalone/.next/server/app/[locale]/plans/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/plans/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/polling/page.js +9 -8
- package/standalone/.next/server/app/[locale]/polling/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/polling/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/provisioning-profiles/[profileId]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/provisioning-profiles/[profileId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/provisioning-profiles/[profileId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/provisioning-profiles/page.js +9 -8
- package/standalone/.next/server/app/[locale]/provisioning-profiles/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/provisioning-profiles/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/pull-requests/[owner]/[repository]/[number]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/pull-requests/[owner]/[repository]/[number]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/pull-requests/[owner]/[repository]/[number]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/pull-requests/page.js +9 -8
- package/standalone/.next/server/app/[locale]/pull-requests/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/pull-requests/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/push-notifications/page.js +9 -8
- package/standalone/.next/server/app/[locale]/push-notifications/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/push-notifications/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/runs/new/page.js +9 -8
- package/standalone/.next/server/app/[locale]/runs/new/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/runs/new/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/sessions/[runId]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/sessions/[runId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/sessions/[runId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/sessions/page.js +9 -8
- package/standalone/.next/server/app/[locale]/sessions/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/sessions/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/settings/page.js +9 -8
- package/standalone/.next/server/app/[locale]/settings/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/settings/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/skills/[skillId]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/skills/[skillId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/skills/[skillId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/skills/groups/[groupId]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/skills/groups/[groupId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/skills/groups/[groupId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/skills/groups/page.js +9 -8
- package/standalone/.next/server/app/[locale]/skills/groups/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/skills/groups/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/skills/page.js +9 -8
- package/standalone/.next/server/app/[locale]/skills/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/skills/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/skills/sync/[runId]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/skills/sync/[runId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/skills/sync/[runId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/tools/page.js +9 -8
- package/standalone/.next/server/app/[locale]/tools/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/tools/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/unified-events/page.js +9 -8
- package/standalone/.next/server/app/[locale]/unified-events/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/unified-events/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/usage/page.js +9 -8
- package/standalone/.next/server/app/[locale]/usage/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/usage/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/webhooks/page.js +9 -8
- package/standalone/.next/server/app/[locale]/webhooks/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/webhooks/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/workflows/[workflowId]/edit/page.js +9 -8
- package/standalone/.next/server/app/[locale]/workflows/[workflowId]/edit/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/workflows/[workflowId]/edit/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/workflows/[workflowId]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/workflows/[workflowId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/workflows/[workflowId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/workflows/new/page.js +9 -8
- package/standalone/.next/server/app/[locale]/workflows/new/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/workflows/new/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/workflows/page.js +9 -8
- package/standalone/.next/server/app/[locale]/workflows/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/workflows/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/workflows/runs/[runId]/page.js +9 -8
- package/standalone/.next/server/app/[locale]/workflows/runs/[runId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/workflows/runs/[runId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/worktrees/[worktreeId]/page.js +10 -9
- package/standalone/.next/server/app/[locale]/worktrees/[worktreeId]/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/worktrees/[worktreeId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/worktrees/page.js +9 -8
- package/standalone/.next/server/app/[locale]/worktrees/page.js.nft.json +1 -1
- package/standalone/.next/server/app/[locale]/worktrees/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/_global-error/page.js +5 -6
- package/standalone/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/standalone/.next/server/app/_global-error.html +1 -1
- package/standalone/.next/server/app/_global-error.rsc +2 -3
- package/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +2 -3
- package/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -2
- package/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/standalone/.next/server/app/_not-found/page.js +6 -6
- package/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/standalone/.next/server/app/_not-found.html +1 -1
- package/standalone/.next/server/app/_not-found.rsc +2 -2
- package/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/standalone/.next/server/app/api/agent/run-attachments/[attachmentId]/route.js +1 -1
- package/standalone/.next/server/app/api/agent/run-attachments/[attachmentId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/build-artifact-uploads/[uploadId]/route.js +1 -1
- package/standalone/.next/server/app/api/build-artifact-uploads/[uploadId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/codebases/by-path/route.js +1 -1
- package/standalone/.next/server/app/api/codebases/by-path/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/codebases/route.js +1 -1
- package/standalone/.next/server/app/api/codebases/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/graphql/route.js +1 -1
- package/standalone/.next/server/app/api/graphql/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/ios/apns-devices/route.js +1 -1
- package/standalone/.next/server/app/api/ios/apns-devices/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/ios/devices/export.tsv/route.js +1 -1
- package/standalone/.next/server/app/api/ios/devices/export.tsv/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/ios/enrollment/start/route.js +1 -1
- package/standalone/.next/server/app/api/ios/enrollment/start/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/mcp/route.js +1 -1
- package/standalone/.next/server/app/api/mcp/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/public/builds/[buildId]/artifacts/[artifactId]/manifest.plist/route.js +1 -1
- package/standalone/.next/server/app/api/public/builds/[buildId]/artifacts/[artifactId]/manifest.plist/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/public/builds/[buildId]/artifacts/[artifactId]/route.js +1 -1
- package/standalone/.next/server/app/api/public/builds/[buildId]/artifacts/[artifactId]/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/public/github/webhook/route.js +1 -1
- package/standalone/.next/server/app/api/public/github/webhook/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/public/ios/enrollment-profile/route.js +1 -1
- package/standalone/.next/server/app/api/public/ios/enrollment-profile/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/public/ios/profile-response/route.js +1 -1
- package/standalone/.next/server/app/api/public/ios/profile-response/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/telemetry/analytics-events/route.js +1 -1
- package/standalone/.next/server/app/api/telemetry/analytics-events/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/telemetry/console-logs/route.js +1 -1
- package/standalone/.next/server/app/api/telemetry/console-logs/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/telemetry/export/route.js +1 -1
- package/standalone/.next/server/app/api/telemetry/export/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/tools/call/route.js +1 -1
- package/standalone/.next/server/app/api/tools/call/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/tools/catalog/route.js +1 -1
- package/standalone/.next/server/app/api/tools/catalog/route.js.nft.json +1 -1
- package/standalone/.next/server/app/api/worktrees/[worktreeId]/diff-image/route.js +1 -1
- package/standalone/.next/server/app/api/worktrees/[worktreeId]/diff-image/route.js.nft.json +1 -1
- package/standalone/.next/server/app/icon.svg/route/app-paths-manifest.json +3 -0
- package/standalone/.next/server/app/icon.svg/route.js +7 -0
- package/standalone/.next/server/app/{favicon.ico → icon.svg}/route.js.nft.json +1 -1
- package/standalone/.next/server/app/icon.svg.body +7 -0
- package/standalone/.next/server/app/icon.svg.meta +1 -0
- package/standalone/.next/server/app-paths-manifest.json +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__0yx69ig._.js → [root-of-the-server]__0-84fg8._.js} +2 -2
- package/standalone/.next/server/chunks/{[root-of-the-server]__05k_3_s._.js → [root-of-the-server]__009x0z2._.js} +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__0efv9_l._.js → [root-of-the-server]__00z8p9y._.js} +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__05rm8ki._.js → [root-of-the-server]__00zjx8v._.js} +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__06dz512._.js → [root-of-the-server]__0108ovu._.js} +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__0-b1prw._.js → [root-of-the-server]__026fuz3._.js} +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__03ov9dn._.js → [root-of-the-server]__02rtolt._.js} +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__0cqe8td._.js → [root-of-the-server]__03jsvik._.js} +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__0g-h70v._.js → [root-of-the-server]__03qoaib._.js} +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__04dzkv1._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__0-irvqy._.js → [root-of-the-server]__04qz0t4._.js} +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__0_1h4vu._.js → [root-of-the-server]__0525unf._.js} +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__0_ftuni._.js → [root-of-the-server]__05rg4l-._.js} +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__082w26v._.js → [root-of-the-server]__06hj05o._.js} +1 -1
- package/standalone/.next/server/chunks/{[root-of-the-server]__04x0a1c._.js → [root-of-the-server]__06ky77b._.js} +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__07dl76m._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__07lj58j._.js → [root-of-the-server]__080yx90._.js} +2 -2
- package/standalone/.next/server/chunks/{[root-of-the-server]__092univ._.js → [root-of-the-server]__09ahnvy._.js} +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__0_15xc-._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0ag7r5h._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0auu4ur._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__06h8dq4._.js → [root-of-the-server]__0b6u3hm._.js} +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__0c7d4-l._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__0e29qi2._.js → [root-of-the-server]__0clxa1e._.js} +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__0ct8jx4._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__0njzyae._.js → [root-of-the-server]__0f5i_w7._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__0f5nrrj._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0g6p_vk._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0geo53e._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0gm326z._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__17v3iu3._.js → [root-of-the-server]__0h3ebj4._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__0ikzng1._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__0t_1g6x._.js → [root-of-the-server]__0j_nyf2._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__0kdlmtc._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0kee07e._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0l1u1gn._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0ml6lm4._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0ml_vg1._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__1amrm18._.js → [root-of-the-server]__0n_fyd7._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__0ni1vsm._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0op0ksd._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__1r3djqb._.js → [root-of-the-server]__0or_-9-._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__0qevkot._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0qw7nbl._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0r1_ixf._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0r9tzc-._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0rblf36._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0t8w8s1._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0tq7irh._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__0w92g7m._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__1n2pfid._.js → [root-of-the-server]__0x-levx._.js} +2 -2
- package/standalone/.next/server/chunks/{[root-of-the-server]__0rwzlp5._.js → [root-of-the-server]__0x-op-8._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__0xgvhjp._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__0gedsnc._.js → [root-of-the-server]__0xh2c4w._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__0y0slxx._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__05nr3-b._.js → [root-of-the-server]__1-6j7m7._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__10idyu-._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__10s4sox._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__11_o01g._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__11kac51._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__11kloxg._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__11l4ah2._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__144civ6._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__0xl63a7._.js → [root-of-the-server]__15vk324._.js} +2 -2
- package/standalone/.next/server/chunks/{[root-of-the-server]__004x00m._.js → [root-of-the-server]__1612_6b._.js} +3 -3
- package/standalone/.next/server/chunks/{[root-of-the-server]__1w_r8ug._.js → [root-of-the-server]__16ctc_x._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__16i9fgq._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__0eplbf8._.js → [root-of-the-server]__16za65_._.js} +2 -2
- package/standalone/.next/server/chunks/{[root-of-the-server]__0su5xbh._.js → [root-of-the-server]__17uvvtp._.js} +2 -2
- package/standalone/.next/server/chunks/{[root-of-the-server]__1ca92tw._.js → [root-of-the-server]__181u-50._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__19w7v-1._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1_03ry9._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1_0sxkf._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1bz-ove._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1d544vz._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1eakyie._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1ec06ra._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1f4ll78._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1fciim1._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1fzguue._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1g_pm2h._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1hehuys._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1hkesat._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1igabyc._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1j3p81t._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__1fnlj9e._.js → [root-of-the-server]__1jiqzv7._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__1khif08._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1l7na8t._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1lqk_1l._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__1f0zhzz._.js → [root-of-the-server]__1ntp_8b._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__1o735xr._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1pbz-_z._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1pc1fof._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1pdsbcp._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1rwxvwo._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1scazi_._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1tercjh._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1tufkj3._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__1em0xu9._.js → [root-of-the-server]__1tzp9l_._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__1tzvm2c._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__098thvo._.js → [root-of-the-server]__1u02b33._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__1uktrb_._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1uuljo2._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1uzbfnh._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1vo611v._.js +3 -0
- package/standalone/.next/server/chunks/{[root-of-the-server]__11_l9kh._.js → [root-of-the-server]__1vvbh64._.js} +2 -2
- package/standalone/.next/server/chunks/[root-of-the-server]__1w7xrap._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1wf8j4j._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1yh9ong._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__20kepfu._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__20zeh4u._.js +3 -0
- package/standalone/.next/server/chunks/_0_3-lke._.js +1 -0
- package/standalone/.next/server/chunks/_0d87yp6._.js +9 -9
- package/standalone/.next/server/chunks/_0rjgtla._.js +9 -9
- package/standalone/.next/server/chunks/_1_sa5xl._.js +9 -9
- package/standalone/.next/server/chunks/_1hmzed-._.js +10 -9
- package/standalone/.next/server/chunks/_1pc6dt_._.js +9 -9
- package/standalone/.next/server/chunks/_1xuucni._.js +9 -9
- package/standalone/.next/server/chunks/_1ya6q3e._.js +9 -9
- package/standalone/.next/server/chunks/_next-internal_server_app_icon_svg_route_actions_1r2h_ub.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-nmpo4._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__035ah95._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__03htoos._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__07g-dcf._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__07o9wxs._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__07yba-3._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0_h6gcn._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0a2k3wl._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e2zd6a._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ev3co8._.js +15 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0g97wq6._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hffslr._.js +3 -0
- package/standalone/.next/server/chunks/ssr/{[root-of-the-server]__08m_tud._.js → [root-of-the-server]__0hjxkdi._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0k4ez8d._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ku4-gt._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0m-hniz._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0mz4xqn._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0nrhlo1._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0nwri5e._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pm0lfb._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rz8uku._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0teoe9r._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0tqu_-g._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0trbjua._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0trd400._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0uitlw_._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0vf1nl9._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0w7sf8p._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y7poop._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z44pow._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z8pyri._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1-ekcm6._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1-kuj-x._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1-l86k4._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1-stxfp._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1-y0-y1._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1-zjws7._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__11_ura1._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__11e_ush._.js +3 -0
- package/standalone/.next/server/chunks/ssr/{[root-of-the-server]__064h18r._.js → [root-of-the-server]__13beyr1._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__144o_m2._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__14716hz._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__15afg_k._.js +3 -0
- package/standalone/.next/server/chunks/ssr/{[root-of-the-server]__1widz3b._.js → [root-of-the-server]__15i7cjm._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__18hn0ba._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__18xaup0._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1_kd0zp._.js +3 -0
- package/standalone/.next/server/chunks/ssr/{[root-of-the-server]__1kzbjl5._.js → [root-of-the-server]__1ajyyyc._.js} +3 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1bqsv1x._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1dky4g0._.js +33 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1e6s0dp._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1eeinxy._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1gicvs6._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1ig0mvn._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1jul617._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1kmmedb._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1lcx3wl._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1mkv95v._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1mqo265._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1n-_juh._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1n2bb8k._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1okxdoj._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1oyf93w._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1sibh0c._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1u6u95-._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1ugkys4._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1wt2qk7._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1xkz789._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1zee4_f._.js +3 -0
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__200o9rg._.js +3 -0
- package/standalone/.next/server/chunks/ssr/_025obfj._.js +3 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_02p3_1f._.js → _06847sj._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/{_0158tm3._.js → _06qt0zv._.js} +3 -3
- package/standalone/.next/server/chunks/ssr/_07efxez._.js +3 -0
- package/standalone/.next/server/chunks/ssr/_09zgs6p._.js +5 -0
- package/standalone/.next/server/chunks/ssr/_0b1cffx._.js +3 -0
- package/standalone/.next/server/chunks/ssr/_0dk3o3t._.js +1 -1
- package/standalone/.next/server/chunks/ssr/{_1unm3n-._.js → _0e-0l2x._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/_0g0tkbz._.js +25 -0
- package/standalone/.next/server/chunks/ssr/_0ic39-0._.js +3 -0
- package/standalone/.next/server/chunks/ssr/_0tdpr8l._.js +24 -0
- package/standalone/.next/server/chunks/ssr/{_154hqy7._.js → _0ts4sjm._.js} +3 -3
- package/standalone/.next/server/chunks/ssr/_1-hzwuw._.js +9 -0
- package/standalone/.next/server/chunks/ssr/{_1gn-87l._.js → _1-nj75c._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/_13xt_zi._.js +3 -0
- package/standalone/.next/server/chunks/ssr/_147mao_._.js +3 -0
- package/standalone/.next/server/chunks/ssr/{_0sbsue7._.js → _1a1rayj._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/_1chb2gj._.js +15 -0
- package/standalone/.next/server/chunks/ssr/{_1ez5-ch._.js → _1dlzyoe._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/_1egb8wy._.js +24 -0
- package/standalone/.next/server/chunks/ssr/{_1nbvse5._.js → _1hbqlql._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/_1i3r6hw._.js +3 -0
- package/standalone/.next/server/chunks/ssr/_1m3dqvf._.js +1 -1
- package/standalone/.next/server/chunks/ssr/{_1x300f_._.js → _1mq_tjd._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/_1r0si5-._.js +12 -0
- package/standalone/.next/server/chunks/ssr/_1snpyu-._.js +37 -0
- package/standalone/.next/server/chunks/ssr/_1xwodxm._.js +1 -1
- package/standalone/.next/server/chunks/ssr/_1zcjc_c._.js +3 -0
- package/standalone/.next/server/chunks/ssr/messages_de_json_[json]_cjs_1uig1ud._.js +1 -1
- package/standalone/.next/server/chunks/ssr/messages_en_json_[json]_cjs_206072-._.js +1 -1
- package/standalone/.next/server/chunks/ssr/messages_es_json_[json]_cjs_082yukd._.js +1 -1
- package/standalone/.next/server/chunks/ssr/messages_fr_json_[json]_cjs_0j6-w0i._.js +1 -1
- package/standalone/.next/server/chunks/ssr/{node_modules_1s0gh8q._.js → node_modules_0bu774t._.js} +2 -2
- package/standalone/.next/server/chunks/ssr/node_modules_1wi_9si._.js +5 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0tgylba.js → node_modules_next_dist_esm_build_templates_app-page_0-672k_.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1o590o6.js → node_modules_next_dist_esm_build_templates_app-page_008b3o9.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0zcmig1.js → node_modules_next_dist_esm_build_templates_app-page_01_4ytp.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1jkj0iw.js → node_modules_next_dist_esm_build_templates_app-page_02pbsix.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1zm3rvo.js → node_modules_next_dist_esm_build_templates_app-page_038kb-1.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1hrd-wc.js → node_modules_next_dist_esm_build_templates_app-page_03leii_.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1yuldl0.js → node_modules_next_dist_esm_build_templates_app-page_03pxgnn.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_085xqtq.js → node_modules_next_dist_esm_build_templates_app-page_03wc4xw.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0b6vak2.js → node_modules_next_dist_esm_build_templates_app-page_03zcfgn.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1_y22iu.js → node_modules_next_dist_esm_build_templates_app-page_05q45c-.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0f7l_36.js → node_modules_next_dist_esm_build_templates_app-page_090wz9v.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1uzalot.js → node_modules_next_dist_esm_build_templates_app-page_09ftrsh.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1by1zl2.js → node_modules_next_dist_esm_build_templates_app-page_0_bmqt9.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_14hxy06.js → node_modules_next_dist_esm_build_templates_app-page_0_f2zhb.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_02yxr3j.js → node_modules_next_dist_esm_build_templates_app-page_0aqsfh3.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1pb-1cn.js → node_modules_next_dist_esm_build_templates_app-page_0e1ok_t.js} +3 -3
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0fwjf6f.js +4 -0
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0h5b-v-.js +4 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1mbarvg.js → node_modules_next_dist_esm_build_templates_app-page_0lw_a7e.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0bdeexv.js → node_modules_next_dist_esm_build_templates_app-page_0ot1zwk.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0eoo_7a.js → node_modules_next_dist_esm_build_templates_app-page_0r8c-fl.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_077f8c6.js → node_modules_next_dist_esm_build_templates_app-page_0t4zreu.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_112wr3q.js → node_modules_next_dist_esm_build_templates_app-page_0uo3ucb.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1y93n5x.js → node_modules_next_dist_esm_build_templates_app-page_0vvyt46.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1tba1z3.js → node_modules_next_dist_esm_build_templates_app-page_0wq6t0o.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1eiqiym.js → node_modules_next_dist_esm_build_templates_app-page_0yg1q4k.js} +3 -3
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0yi50ls.js +4 -0
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0z83u9u.js +4 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0g6u3lp.js → node_modules_next_dist_esm_build_templates_app-page_1-l0_ay.js} +3 -3
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1-mj6vh.js +4 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_14579sb.js → node_modules_next_dist_esm_build_templates_app-page_10kqj-k.js} +3 -3
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1202lax.js +4 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_20q4xrk.js → node_modules_next_dist_esm_build_templates_app-page_134gin2.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1iih5li.js → node_modules_next_dist_esm_build_templates_app-page_137fy-f.js} +3 -3
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_13fikjq.js +4 -0
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_16t_8tn.js +4 -0
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_17hery2.js +4 -0
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_17mj1uf.js +4 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1xurbbr.js → node_modules_next_dist_esm_build_templates_app-page_18gxi2v.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0smv41j.js → node_modules_next_dist_esm_build_templates_app-page_18wj4pk.js} +3 -3
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_19--w_z.js +4 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0wtrya9.js → node_modules_next_dist_esm_build_templates_app-page_1akkj3k.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1ydi2cy.js → node_modules_next_dist_esm_build_templates_app-page_1ay9jji.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_04__ja9.js → node_modules_next_dist_esm_build_templates_app-page_1bv5aj3.js} +3 -3
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1czk_n8.js +4 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0hzxyia.js → node_modules_next_dist_esm_build_templates_app-page_1gn9yzd.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_06zp_1r.js → node_modules_next_dist_esm_build_templates_app-page_1h-bpa4.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1dcfsab.js → node_modules_next_dist_esm_build_templates_app-page_1h3cvzp.js} +3 -3
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1hn67of.js +4 -0
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1ho8mq2.js +4 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0hdr4hv.js → node_modules_next_dist_esm_build_templates_app-page_1j761x5.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1nmk-3a.js → node_modules_next_dist_esm_build_templates_app-page_1k1-c4m.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0ff_50d.js → node_modules_next_dist_esm_build_templates_app-page_1l5_y50.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1dbvyom.js → node_modules_next_dist_esm_build_templates_app-page_1mxz5lj.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_02wqjcn.js → node_modules_next_dist_esm_build_templates_app-page_1otau14.js} +3 -3
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1pqky12.js +4 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_1se5x-k.js → node_modules_next_dist_esm_build_templates_app-page_1r14hz3.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0kifgf3.js → node_modules_next_dist_esm_build_templates_app-page_1slttwv.js} +3 -3
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0skd7bt.js → node_modules_next_dist_esm_build_templates_app-page_1xb7_k7.js} +3 -3
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1xn5cst.js +4 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0f1uh0v.js → node_modules_next_dist_esm_build_templates_app-page_1z_gt73.js} +3 -3
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1zkfifw.js +4 -0
- package/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_05_mrcu.js → node_modules_next_dist_esm_build_templates_app-page_20s0f-i.js} +3 -3
- package/standalone/.next/server/chunks/ssr/src_components_agents_agent-detail_tsx_0lfa4ui._.js +18 -18
- package/standalone/.next/server/chunks/ssr/src_components_builds_build-detail-page_tsx_0q1lvps._.js +1 -1
- package/standalone/.next/server/chunks/ssr/src_components_builds_coverage-report-page_tsx_1nhwba1._.js +1 -1
- package/standalone/.next/server/chunks/ssr/src_components_codebases_codebase-detail-page_tsx_0qfum00._.js +1 -1
- package/standalone/.next/server/chunks/ssr/src_components_codebases_repository-detail-page_tsx_20_7wk_._.js +1 -1
- package/standalone/.next/server/chunks/ssr/src_components_commands_command-editor_tsx_1xv-unm._.js +3 -3
- package/standalone/.next/server/chunks/ssr/src_components_devices_device-detail-page_tsx_1mut_l4._.js +1 -1
- package/standalone/.next/server/chunks/ssr/src_components_github_pull-request-detail-page_tsx_1etlamp._.js +2 -2
- package/standalone/.next/server/chunks/ssr/src_components_jira_ticket-detail-page_tsx_0vmf8nk._.js +7 -7
- package/standalone/.next/server/chunks/ssr/src_components_runs_run-detail-page_tsx_0eje87-._.js +1 -1
- package/standalone/.next/server/chunks/ssr/src_components_skills_skill-sync-page_tsx_15sidhb._.js +12 -12
- package/standalone/.next/server/chunks/ssr/src_components_skills_skills-page_tsx_0o1nlbg._.js +1 -1
- package/standalone/.next/server/chunks/ssr/src_components_workflows_workflow-detail-page_tsx_11_poqr._.js +7 -7
- package/standalone/.next/server/chunks/ssr/src_components_workflows_workflow-editor_tsx_1eo69h2._.js +7 -7
- package/standalone/.next/server/chunks/ssr/src_components_workflows_workflow-run-page_tsx_03cgynn._.js +4 -4
- package/standalone/.next/server/chunks/ssr/src_components_worktrees_worktree-detail-page_tsx_1oexgu_._.js +1 -1
- package/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/standalone/.next/server/pages/404.html +1 -1
- package/standalone/.next/server/pages/500.html +1 -1
- package/standalone/.next/server/server-reference-manifest.js +1 -1
- package/standalone/.next/server/server-reference-manifest.json +1 -1
- package/standalone/.next/static/chunks/01q2vyen_ce8a.js +1 -0
- package/standalone/.next/static/chunks/{2k5n-lawvi3o1.js → 04jsbc3dt_7ts.js} +3 -3
- package/standalone/.next/static/chunks/06tyjb620cbtm.js +39 -0
- package/standalone/.next/static/chunks/{1kas2cg1m9t70.js → 07qig47782u92.js} +6 -6
- package/standalone/.next/static/chunks/{1popvhaprqxtf.js → 0__52m82mb813.js} +1 -1
- package/standalone/.next/static/chunks/0amptqqp7g_4p.js +70 -0
- package/standalone/.next/static/chunks/0dvxk1d0c5efv.js +7 -0
- package/standalone/.next/static/chunks/{127vn4wn5xo9p.js → 0fn-0e786o11o.js} +3 -3
- package/standalone/.next/static/chunks/0hnb8r3udr7oj.js +25 -0
- package/standalone/.next/static/chunks/{2aacfhrhmknxw.js → 0hvalyqqhd-4o.js} +2 -2
- package/standalone/.next/static/chunks/{2lfmdc3eqlsl4.js → 0l0h3yubj1bdg.js} +16 -16
- package/standalone/.next/static/chunks/0mjbaieh2cw9c.js +57 -0
- package/standalone/.next/static/chunks/0rpvchqvbm098.js +23 -0
- package/standalone/.next/static/chunks/0y62m0sntgzlm.js +53 -0
- package/standalone/.next/static/chunks/{0p13j9urobwc7.js → 1-ndkr7vsh2gq.js} +7 -7
- package/standalone/.next/static/chunks/11vbtbe3bdmib.js +3 -0
- package/standalone/.next/static/chunks/18_207ca9ukri.js +1 -0
- package/standalone/.next/static/chunks/{1z4uktkhpz4vk.js → 1_-2dp_akd95c.js} +1 -1
- package/standalone/.next/static/chunks/1c-_4oyuwq6p3.js +44 -0
- package/standalone/.next/static/chunks/{0wrm-zqne-dc8.js → 1hc0heoo_7i6w.js} +2 -2
- package/standalone/.next/static/chunks/{1-byqle1eur_a.js → 1vju42dbb-gss.js} +3 -3
- package/standalone/.next/static/chunks/1wsg5uvoyqzsp.css +1 -0
- package/standalone/.next/static/chunks/{3ye3zhdcg2lbq.js → 1z6o-8xmt_zvj.js} +1 -1
- package/standalone/.next/static/chunks/20z0cvtyjnn0k.js +43 -0
- package/standalone/.next/static/chunks/21bdd18tijh33.js +13 -0
- package/standalone/.next/static/chunks/2g1ief1a6roxm.js +1 -0
- package/standalone/.next/static/chunks/{2wsr9efe8r8ng.js → 2k0lm6xr9n_ig.js} +3 -3
- package/standalone/.next/static/chunks/2laye-cbzd0tg.js +1 -0
- package/standalone/.next/static/chunks/2nw1o_yz_umap.js +55 -0
- package/standalone/.next/static/chunks/{3uhr-ha19zo61.js → 2y09df4g71_oa.js} +2 -2
- package/standalone/.next/static/chunks/34g6qbzum3s6q.js +1 -0
- package/standalone/.next/static/chunks/374hkjjfwde07.js +32 -0
- package/standalone/.next/static/chunks/{21xk5pyunaike.js → 377pgxfs8c9y-.js} +3 -3
- package/standalone/.next/static/chunks/3fellkr6r7h3t.js +51 -0
- package/standalone/.next/static/chunks/3ky4kw_4ew238.js +1 -0
- package/standalone/.next/static/chunks/3n_vmfpc6xzx9.js +1 -0
- package/standalone/.next/static/chunks/3q1klrvg32u6u.js +30 -0
- package/standalone/.next/static/chunks/{34wlxu_g_2g1y.js → 3stdfz7pphow6.js} +2 -2
- package/standalone/.next/static/media/icon.2eq-kzgm9x62k.svg +7 -0
- package/standalone/package.json +10 -0
- package/standalone/public/icon-192.png +0 -0
- package/standalone/public/icon-512.png +0 -0
- package/standalone/.next/server/app/favicon.ico/route/app-paths-manifest.json +0 -3
- package/standalone/.next/server/app/favicon.ico/route.js +0 -8
- package/standalone/.next/server/app/favicon.ico.body +0 -0
- package/standalone/.next/server/app/favicon.ico.meta +0 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__0b-lts3._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0ckici0._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0dsyjgc._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0fv-9n6._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0gorac4._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0hd0i41._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0hyrrl3._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0kxris6._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0lbyvuf._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0lmlzy2._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0lpn3y3._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0o1f0q0._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0o2vsff._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0o__n8q._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0r4layw._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0r6qwbg._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0r_1lyd._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0umrmgu._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0xxlq9f._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0ynqgwd._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0yo97yw._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0yukdx0._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0zdquaj._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__0zl_7f0._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1-6ac7x._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__10ax2y3._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__111axgx._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__112_ym-._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__13atbqs._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__13f0rv7._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__13ghplc._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__13y3ap6._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__145854p._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__156bqk6._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__15anbvu._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__15fe1ky._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__16gno9l._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__16y0jw6._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__17xi013._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__19yjsxi._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1__181r._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1_j58hk._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1_u7utj._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1_xypu8._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1a9n6nb._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1ahn_s1._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1c93he1._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1d2p5s7._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1e-y964._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1fjzpw8._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1gg0deb._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1isy66r._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1iueadp._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1lgrdmb._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1ltxl89._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1pchrv1._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1q3qhn3._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1r6cfp_._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1rkrr9y._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1s_oovo._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1syfm5l._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1t_2g9l._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1ug9sy_._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1v6-hkq._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1va_ptf._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1w83ks0._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1wgorxu._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1xh8f1z._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1xqq0j2._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1z1b8w4._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__1z8eo0j._.js +0 -3
- package/standalone/.next/server/chunks/[root-of-the-server]__20zebdq._.js +0 -3
- package/standalone/.next/server/chunks/_next-internal_server_app_favicon_ico_route_actions_0g2jjls.js +0 -3
- package/standalone/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_12f2k_b.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__00uq46v._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__02elc4g._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__04c97bb._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__04xf3ag._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__07ll4k6._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__07n9grt._.js +0 -33
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__07tjxzu._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__08ejrsg._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bma97u._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0eit075._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fna0ss._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fr4t3a._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0je1dve._.js +0 -15
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0kpe44c._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0luabbk._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lx9l_f._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0mz8y_c._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n_5fva._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0nk-dzm._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rz06z_._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sb9d8p._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0thf6sn._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0v12ijp._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0v1983v._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0vcitsv._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0w5ulwk._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0xkr833._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0yzhwyk._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zec7p7._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1-90lov._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1-_p_qq._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__11awuie._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__12ku6cw._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__14-uizx._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__14chm3s._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__16x-dmx._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__17wdy3b._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__19_10zh._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__19ax-rn._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1_2wurn._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1_9pu1p._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1anikxb._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1apyr4v._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1b7x-gi._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1d2v_4j._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1drn6gh._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1e24bk6._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1elw11q._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1etaslh._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1ffhy4j._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1fvxa1t._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1gx_mk6._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1iccye4._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1j9gekm._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1jn7aum._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1ls11kh._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1mo8hpx._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1nqgwrd._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1o0ywwj._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1rq6nd_._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1t-qpvq._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1w5imbd._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1x1khxx._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1yedlq7._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1yqj3eh._.js +0 -3
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__1z8_be-._.js +0 -3
- package/standalone/.next/server/chunks/ssr/_0-20-v5._.js +0 -3
- package/standalone/.next/server/chunks/ssr/_022u7lb._.js +0 -15
- package/standalone/.next/server/chunks/ssr/_0aif1-g._.js +0 -3
- package/standalone/.next/server/chunks/ssr/_0q5nll1._.js +0 -3
- package/standalone/.next/server/chunks/ssr/_0ro_o-3._.js +0 -24
- package/standalone/.next/server/chunks/ssr/_1-etco5._.js +0 -12
- package/standalone/.next/server/chunks/ssr/_1boywnc._.js +0 -9
- package/standalone/.next/server/chunks/ssr/_1i-_huq._.js +0 -5
- package/standalone/.next/server/chunks/ssr/_1njj5e5._.js +0 -25
- package/standalone/.next/server/chunks/ssr/_1nzjoqj._.js +0 -3
- package/standalone/.next/server/chunks/ssr/_1slu_v-._.js +0 -3
- package/standalone/.next/server/chunks/ssr/_1vx8nbn._.js +0 -3
- package/standalone/.next/server/chunks/ssr/_1wpqpq_._.js +0 -3
- package/standalone/.next/server/chunks/ssr/_1ws3tm8._.js +0 -24
- package/standalone/.next/server/chunks/ssr/_1ylzm6_._.js +0 -37
- package/standalone/.next/server/chunks/ssr/node_modules_0obs0k7._.js +0 -5
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_038at4x.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_09bttv_.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0_5tfxq.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0nkrcoy.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0ogmjlq.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0s--as4.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0tagqyx.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0umjl9n.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1fpliw9.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1j8f218.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1qpzaji.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1tdf2_q.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1u5u2q0.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1vejq7c.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1wdd1jv.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1yri3x5.js +0 -4
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1yvxa-k.js +0 -4
- package/standalone/.next/static/chunks/04tejuwcye2k_.js +0 -30
- package/standalone/.next/static/chunks/0_wr9h6ckp7r5.js +0 -1
- package/standalone/.next/static/chunks/0d3rasr6tb96l.js +0 -23
- package/standalone/.next/static/chunks/0mcuo36rz9j57.js +0 -55
- package/standalone/.next/static/chunks/0mpcmi3wv5r7o.js +0 -53
- package/standalone/.next/static/chunks/0sjb80e36gqfr.js +0 -32
- package/standalone/.next/static/chunks/0tm0ig453t45q.js +0 -25
- package/standalone/.next/static/chunks/1gkhfdfmj-oh0.js +0 -43
- package/standalone/.next/static/chunks/1rcjbru7lya3t.js +0 -7
- package/standalone/.next/static/chunks/2-m873nllx-qf.js +0 -1
- package/standalone/.next/static/chunks/26ae644jaqnvj.js +0 -70
- package/standalone/.next/static/chunks/26nqjwc9aov2w.js +0 -1
- package/standalone/.next/static/chunks/28wabrg9wpe9k.js +0 -1
- package/standalone/.next/static/chunks/28xkjksksnsd_.css +0 -1
- package/standalone/.next/static/chunks/2aehz_h31je08.js +0 -1
- package/standalone/.next/static/chunks/2d6gk7-wy11nz.js +0 -13
- package/standalone/.next/static/chunks/2i5bog52_4l9l.js +0 -57
- package/standalone/.next/static/chunks/2m8956anouml3.js +0 -51
- package/standalone/.next/static/chunks/2svylmgfm08d9.js +0 -44
- package/standalone/.next/static/chunks/3nme8562ujl6t.js +0 -1
- package/standalone/.next/static/chunks/3vcuwpsqnytof.js +0 -3
- package/standalone/.next/static/chunks/41s0n0dd89v1t.js +0 -39
- package/standalone/.next/static/media/favicon.2vob68tjqpejf.ico +0 -0
- /package/standalone/.next/server/app/{favicon.ico → icon.svg}/route/build-manifest.json +0 -0
- /package/standalone/.next/server/app/{favicon.ico → icon.svg}/route.js.map +0 -0
- /package/standalone/.next/static/{d77QrJpn4kUxmG3bXgnZw → ceEq0H86em_AtOEUk-8ni}/_buildManifest.js +0 -0
- /package/standalone/.next/static/{d77QrJpn4kUxmG3bXgnZw → ceEq0H86em_AtOEUk-8ni}/_clientMiddlewareManifest.js +0 -0
- /package/standalone/.next/static/{d77QrJpn4kUxmG3bXgnZw → ceEq0H86em_AtOEUk-8ni}/_ssgManifest.js +0 -0
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,269846,e=>{"use strict";let t=(0,e.i(456420).default)("git-branch",[["path",{d:"M15 6a9 9 0 0 0-9 9V3",key:"1cii5b"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}]]);e.s(["GitBranch",0,t],269846)},482022,e=>{"use strict";let t=(0,e.i(456420).default)("external-link",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]]);e.s(["ExternalLink",0,t],482022)},906197,772436,e=>{"use strict";var t=e.i(843476),r=e.i(225913),n=e.i(586011),a=e.i(975157),o=e.i(271645),i=e.i(248425),s=Object.defineProperty,l=(e,t)=>s(e,"name",{value:t,configurable:!0}),d="horizontal",u=["horizontal","vertical"],c=o.forwardRef(l(function(e,r){let{decorative:n,orientation:a=d,...o}=e,s=p(a)?a:d;return(0,t.jsx)(i.Primitive.div,{"data-orientation":s,...n?{role:"none"}:{"aria-orientation":"vertical"===s?s:void 0,role:"separator"},...o,ref:r})},"Separator"));function p(e){return u.includes(e)}l(p,"isValidOrientation"),e.s(["Root",0,c,"Separator",0,c],886392);var h=e.i(886392),h=h;e.s(["Separator",0,function({className:e,orientation:r="horizontal",decorative:n=!0,...o}){return(0,t.jsx)(h.Root,{"data-slot":"separator",decorative:n,orientation:r,className:(0,a.cn)("shrink-0 bg-border data-horizontal:h-px data-horizontal:w-full data-vertical:w-px data-vertical:self-stretch",e),...o})}],772436);let f=(0,r.cva)("group/item flex w-full flex-wrap items-center rounded-lg border text-sm transition-colors duration-100 outline-none focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 [a]:transition-colors [a]:hover:bg-muted",{variants:{variant:{default:"border-transparent",outline:"border-border",muted:"border-transparent bg-muted/50"},size:{default:"gap-2.5 px-3 py-2.5",sm:"gap-2.5 px-3 py-2.5",xs:"gap-2 px-2.5 py-2 in-data-[slot=dropdown-menu-content]:p-0"}},defaultVariants:{variant:"default",size:"default"}}),m=(0,r.cva)("flex shrink-0 items-center justify-center gap-2 group-has-data-[slot=item-description]/item:translate-y-0.5 group-has-data-[slot=item-description]/item:self-start [&_svg]:pointer-events-none",{variants:{variant:{default:"bg-transparent",icon:"[&_svg:not([class*='size-'])]:size-4",image:"size-10 overflow-hidden rounded-sm group-data-[size=sm]/item:size-8 group-data-[size=xs]/item:size-6 [&_img]:size-full [&_img]:object-cover"}},defaultVariants:{variant:"default"}});e.s(["Item",0,function({className:e,variant:r="default",size:o="default",asChild:i=!1,...s}){let l=i?n.Slot.Root:"div";return(0,t.jsx)(l,{"data-slot":"item","data-variant":r,"data-size":o,className:(0,a.cn)(f({variant:r,size:o,className:e})),...s})},"ItemActions",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"item-actions",className:(0,a.cn)("flex items-center gap-2",e),...r})},"ItemContent",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"item-content",className:(0,a.cn)("flex flex-1 flex-col gap-1 group-data-[size=xs]/item:gap-0 [&+[data-slot=item-content]]:flex-none",e),...r})},"ItemDescription",0,function({className:e,...r}){return(0,t.jsx)("p",{"data-slot":"item-description",className:(0,a.cn)("line-clamp-2 text-left text-sm leading-normal font-normal text-muted-foreground group-data-[size=xs]/item:text-xs [&>a]:underline [&>a]:underline-offset-4 [&>a:hover]:text-primary",e),...r})},"ItemFooter",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"item-footer",className:(0,a.cn)("flex basis-full items-center justify-between gap-2",e),...r})},"ItemGroup",0,function({className:e,...r}){return(0,t.jsx)("div",{role:"list","data-slot":"item-group",className:(0,a.cn)("group/item-group flex w-full flex-col gap-4 has-data-[size=sm]:gap-2.5 has-data-[size=xs]:gap-2",e),...r})},"ItemMedia",0,function({className:e,variant:r="default",...n}){return(0,t.jsx)("div",{"data-slot":"item-media","data-variant":r,className:(0,a.cn)(m({variant:r,className:e})),...n})},"ItemTitle",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"item-title",className:(0,a.cn)("line-clamp-1 flex w-fit items-center gap-2 text-sm leading-snug font-medium underline-offset-4",e),...r})}],906197)},21357,e=>{"use strict";let t=(0,e.i(456420).default)("play",[["path",{d:"M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z",key:"10ikf1"}]]);e.s(["Play",0,t],21357)},93384,e=>{"use strict";let t=(0,e.i(456420).default)("hammer",[["path",{d:"m15 12-9.373 9.373a1 1 0 0 1-3.001-3L12 9",key:"1hayfq"}],["path",{d:"m18 15 4-4",key:"16gjal"}],["path",{d:"m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172v-.344a2 2 0 0 0-.586-1.414l-1.657-1.657A6 6 0 0 0 12.516 3H9l1.243 1.243A6 6 0 0 1 12 8.485V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5",key:"15ts47"}]]);e.s(["Hammer",0,t],93384)},328623,e=>{"use strict";let t=(0,e.i(456420).default)("sparkles",[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}],["path",{d:"M20 2v4",key:"1rf3ol"}],["path",{d:"M22 4h-4",key:"gwowj6"}],["circle",{cx:"4",cy:"20",r:"2",key:"6kqj1y"}]]);e.s(["Sparkles",0,t],328623)},767648,e=>{"use strict";let t={CLAUDE:"Claude",CODEX:"Codex",OPENCODE:"OpenCode"};function r(e){return/^[A-Z0-9_]+$/.test(e)?e.split("_").filter(e=>e.length>0).map(e=>e[0]+e.slice(1).toLowerCase()).join(" "):e}let n={AI:"AI",API:"API",CI:"CI",GIT:"Git",GITHUB:"GitHub",ID:"ID",IOS:"iOS",JIRA:"Jira",JSON:"JSON",MCP:"MCP",PR:"PR",SHA:"SHA",URL:"URL"};function a(e){return e.replace(/^opencode-go\//i,"")}e.s(["formatEnumLabel",0,r,"formatKindLabel",0,function(e){return/^[A-Z0-9_]+$/.test(e)?e.split("_").filter(e=>e.length>0).map(e=>n[e]??e[0]+e.slice(1).toLowerCase()).join(" "):e},"formatModelLabel",0,a,"formatProviderLabel",0,function(e){return t[e]??r(e)},"splitModelLabel",0,function(e){let t=a(e),r=/^(.+?)\s+(Free)$/i.exec(t);return r?{name:r[1],qualifier:r[2]}:{name:t}}])},397142,e=>{"use strict";let t=(0,e.i(456420).default)("cpu",[["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M17 20v2",key:"1rnc9c"}],["path",{d:"M17 2v2",key:"11trls"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M2 17h2",key:"7oei6x"}],["path",{d:"M2 7h2",key:"asdhe0"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"M20 17h2",key:"1fpfkl"}],["path",{d:"M20 7h2",key:"1o8tra"}],["path",{d:"M7 20v2",key:"4gnj0m"}],["path",{d:"M7 2v2",key:"1i4yhu"}],["rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",key:"1vbyd7"}],["rect",{x:"8",y:"8",width:"8",height:"8",rx:"1",key:"z9xiuo"}]]);e.s(["Cpu",0,t],397142)},487812,e=>{"use strict";var t=e.i(843476),r=e.i(271645),n=e.i(705844),a=e.i(981140),o=e.i(30030),i=e.i(248425),s=e.i(832006),l=e.i(369340),d=Object.defineProperty,u=(e,t)=>d(e,"name",{value:t,configurable:!0}),c="ContextMenu",[p,h]=(0,o.createContextScope)(c,[s.createMenuScope]),f=(0,s.createMenuScope)(),[m,g]=p(c),b=u(e=>{let{__scopeContextMenu:a,children:o,onOpenChange:i,open:d,dir:u,modal:p=!0}=e,h=r.useRef(!1);if(n.IS_DEVELOPMENT){let e=r.useRef(!1);r.useEffect(()=>{!0!==d||h.current||e.current||(e.current=!0,console.warn("ContextMenu: The `open` prop has been set to `true` before the user has interacted with the trigger, so its position is indeterminate. This is likely unintended and will result in the menu being anchored to the top-left corner of the viewport."))},[d])}let[g,b]=(0,l.useControllableState)({prop:d,defaultProp:!1,onChange:i,caller:c}),x=f(a);return(0,t.jsx)(m,{scope:a,open:g,onOpenChange:b,modal:p,hasInteractedRef:h,children:(0,t.jsx)(s.Root,{...x,dir:u,open:g,onOpenChange:b,modal:p,children:o})})},"ContextMenu"),x=r.forwardRef(u(function(e,n){let{__scopeContextMenu:o,disabled:l=!1,...d}=e,c=g("ContextMenuTrigger",o),p=f(o),[h,m]=r.useState({x:0,y:0}),b=r.useMemo(()=>({current:{getBoundingClientRect:u(()=>DOMRect.fromRect({width:0,height:0,...h}),"getBoundingClientRect")}}),[h]),x=r.useRef(0),v=r.useCallback(()=>window.clearTimeout(x.current),[]),y=u(e=>{c.hasInteractedRef.current=!0,m({x:e.clientX,y:e.clientY}),c.onOpenChange(!0)},"handleOpen");return r.useEffect(()=>v,[v]),r.useEffect(()=>void(l&&v()),[l,v]),(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(s.Anchor,{...p,virtualRef:b}),(0,t.jsx)(i.Primitive.span,{"data-state":c.open?"open":"closed","data-disabled":l?"":void 0,...d,ref:n,style:{WebkitTouchCallout:"none",...e.style},onContextMenu:l?e.onContextMenu:(0,a.composeEventHandlers)(e.onContextMenu,e=>{v(),y(e),e.preventDefault()}),onPointerDown:l?e.onPointerDown:(0,a.composeEventHandlers)(e.onPointerDown,N(e=>{v(),c.open&&c.onOpenChange(!1),x.current=window.setTimeout(()=>y(e),700)})),onPointerMove:l?e.onPointerMove:(0,a.composeEventHandlers)(e.onPointerMove,N(v)),onPointerCancel:l?e.onPointerCancel:(0,a.composeEventHandlers)(e.onPointerCancel,N(v)),onPointerUp:l?e.onPointerUp:(0,a.composeEventHandlers)(e.onPointerUp,N(v))})]})},"ContextMenuTrigger")),v=u(e=>{let{__scopeContextMenu:r,...n}=e,a=f(r);return(0,t.jsx)(s.Portal,{...a,...n})},"ContextMenuPortal"),y=r.forwardRef(u(function(e,n){let{__scopeContextMenu:a,...o}=e,i=g("ContextMenuContent",a),l=f(a),d=r.useRef(!1);return(0,t.jsx)(s.Content,{...l,...o,ref:n,side:"right",sideOffset:2,align:"start",onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),!t.defaultPrevented&&d.current&&t.preventDefault(),d.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||i.modal||(d.current=!0)},style:{...e.style,"--radix-context-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-context-menu-content-available-width":"var(--radix-popper-available-width)","--radix-context-menu-content-available-height":"var(--radix-popper-available-height)","--radix-context-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-context-menu-trigger-height":"var(--radix-popper-anchor-height)"}})},"ContextMenuContent")),k=r.forwardRef(u(function(e,r){let{__scopeContextMenu:n,...a}=e,o=f(n);return(0,t.jsx)(s.Group,{...o,...a,ref:r})},"ContextMenuGroup")),w=r.forwardRef(u(function(e,r){let{__scopeContextMenu:n,...a}=e,o=f(n);return(0,t.jsx)(s.Label,{...o,...a,ref:r})},"ContextMenuLabel")),C=r.forwardRef(u(function(e,r){let{__scopeContextMenu:n,...a}=e,o=f(n);return(0,t.jsx)(s.Item,{...o,...a,ref:r})},"ContextMenuItem")),j=r.forwardRef(u(function(e,r){let{__scopeContextMenu:n,...a}=e,o=f(n);return(0,t.jsx)(s.CheckboxItem,{...o,...a,ref:r})},"ContextMenuCheckboxItem")),R=r.forwardRef(u(function(e,r){let{__scopeContextMenu:n,...a}=e,o=f(n);return(0,t.jsx)(s.RadioGroup,{...o,...a,ref:r})},"ContextMenuRadioGroup")),I=r.forwardRef(u(function(e,r){let{__scopeContextMenu:n,...a}=e,o=f(n);return(0,t.jsx)(s.RadioItem,{...o,...a,ref:r})},"ContextMenuRadioItem")),M=r.forwardRef(u(function(e,r){let{__scopeContextMenu:n,...a}=e,o=f(n);return(0,t.jsx)(s.ItemIndicator,{...o,...a,ref:r})},"ContextMenuItemIndicator")),S=r.forwardRef(u(function(e,r){let{__scopeContextMenu:n,...a}=e,o=f(n);return(0,t.jsx)(s.Separator,{...o,...a,ref:r})},"ContextMenuSeparator")),P=r.forwardRef(u(function(e,r){let{__scopeContextMenu:n,...a}=e,o=f(n);return(0,t.jsx)(s.Arrow,{...o,...a,ref:r})},"ContextMenuArrow")),E=u(e=>{let{__scopeContextMenu:r,children:n,onOpenChange:a,open:o,defaultOpen:i}=e,d=f(r),[u,c]=(0,l.useControllableState)({prop:o,defaultProp:i??!1,onChange:a,caller:"ContextMenuSub"});return(0,t.jsx)(s.Sub,{...d,open:u,onOpenChange:c,children:n})},"ContextMenuSub"),T=r.forwardRef(u(function(e,r){let{__scopeContextMenu:n,...a}=e,o=f(n);return(0,t.jsx)(s.SubTrigger,{...o,...a,ref:r})},"ContextMenuSubTrigger")),_=r.forwardRef(u(function(e,r){let{__scopeContextMenu:n,...a}=e,o=f(n);return(0,t.jsx)(s.SubContent,{...o,...a,ref:r,style:{...e.style,"--radix-context-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-context-menu-content-available-width":"var(--radix-popper-available-width)","--radix-context-menu-content-available-height":"var(--radix-popper-available-height)","--radix-context-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-context-menu-trigger-height":"var(--radix-popper-anchor-height)"}})},"ContextMenuSubContent"));function N(e){return t=>"mouse"!==t.pointerType?e(t):void 0}u(N,"whenTouchOrPen"),e.s(["Arrow",0,P,"CheckboxItem",0,j,"Content",0,y,"ContextMenu",0,b,"ContextMenuArrow",0,P,"ContextMenuCheckboxItem",0,j,"ContextMenuContent",0,y,"ContextMenuGroup",0,k,"ContextMenuItem",0,C,"ContextMenuItemIndicator",0,M,"ContextMenuLabel",0,w,"ContextMenuPortal",0,v,"ContextMenuRadioGroup",0,R,"ContextMenuRadioItem",0,I,"ContextMenuSeparator",0,S,"ContextMenuSub",0,E,"ContextMenuSubContent",0,_,"ContextMenuSubTrigger",0,T,"ContextMenuTrigger",0,x,"Group",0,k,"Item",0,C,"ItemIndicator",0,M,"Label",0,w,"Portal",0,v,"RadioGroup",0,R,"RadioItem",0,I,"Root",0,b,"Separator",0,S,"Sub",0,E,"SubContent",0,_,"SubTrigger",0,T,"Trigger",0,x,"createContextMenuScope",0,h],79602);var A=e.i(79602),A=A,D=e.i(975157);e.i(746336),e.i(593698),e.s(["ContextMenu",0,function({...e}){return(0,t.jsx)(A.Root,{"data-slot":"context-menu",...e})},"ContextMenuContent",0,function({className:e,...r}){return(0,t.jsx)(A.Portal,{children:(0,t.jsx)(A.Content,{"data-slot":"context-menu-content",className:(0,D.cn)("z-50 max-h-(--radix-context-menu-content-available-height) min-w-36 origin-(--radix-context-menu-content-transform-origin) overflow-x-hidden overflow-y-auto rounded-lg bg-popover p-1 text-popover-foreground shadow-md ring-1 ring-foreground/10 duration-100 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-open:animate-in data-open:fade-in-0 data-open:zoom-in-95 data-closed:animate-out data-closed:fade-out-0 data-closed:zoom-out-95",e),...r})})},"ContextMenuItem",0,function({className:e,inset:r,variant:n="default",...a}){return(0,t.jsx)(A.Item,{"data-slot":"context-menu-item","data-inset":r,"data-variant":n,className:(0,D.cn)("group/context-menu-item relative flex cursor-default items-center gap-1.5 rounded-md px-1.5 py-1 text-sm outline-hidden select-none focus:bg-accent focus:text-accent-foreground data-inset:pl-7 data-[variant=destructive]:text-destructive data-[variant=destructive]:focus:bg-destructive/10 data-[variant=destructive]:focus:text-destructive dark:data-[variant=destructive]:focus:bg-destructive/20 data-disabled:pointer-events-none data-disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 focus:*:[svg]:text-accent-foreground data-[variant=destructive]:*:[svg]:text-destructive",e),...a})},"ContextMenuLabel",0,function({className:e,inset:r,...n}){return(0,t.jsx)(A.Label,{"data-slot":"context-menu-label","data-inset":r,className:(0,D.cn)("px-1.5 py-1 text-xs font-medium text-muted-foreground data-inset:pl-7",e),...n})},"ContextMenuSeparator",0,function({className:e,...r}){return(0,t.jsx)(A.Separator,{"data-slot":"context-menu-separator",className:(0,D.cn)("-mx-1 my-1 h-px bg-border",e),...r})},"ContextMenuTrigger",0,function({className:e,...r}){return(0,t.jsx)(A.Trigger,{"data-slot":"context-menu-trigger",className:(0,D.cn)("select-none",e),...r})}],487812)},55677,e=>{"use strict";let t=(0,e.i(456420).default)("clipboard-list",[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2",key:"116196"}],["path",{d:"M12 11h4",key:"1jrz19"}],["path",{d:"M12 16h4",key:"n85exb"}],["path",{d:"M8 11h.01",key:"1dfujw"}],["path",{d:"M8 16h.01",key:"18s6g9"}]]);e.s(["ClipboardList",0,t],55677)},932333,e=>{"use strict";let t=(0,e.i(456420).default)("waypoints",[["path",{d:"m10.586 5.414-5.172 5.172",key:"4mc350"}],["path",{d:"m18.586 13.414-5.172 5.172",key:"8c96vv"}],["path",{d:"M6 12h12",key:"8npq4p"}],["circle",{cx:"12",cy:"20",r:"2",key:"144qzu"}],["circle",{cx:"12",cy:"4",r:"2",key:"muu5ef"}],["circle",{cx:"20",cy:"12",r:"2",key:"1xzzfp"}],["circle",{cx:"4",cy:"12",r:"2",key:"1hvhnz"}]]);e.s(["Waypoints",0,t],932333)},634398,e=>{"use strict";let t=(0,e.i(456420).default)("git-pull-request",[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M13 6h3a2 2 0 0 1 2 2v7",key:"1yeb86"}],["line",{x1:"6",x2:"6",y1:"9",y2:"21",key:"rroup"}]]);e.s(["GitPullRequest",0,t],634398)},835079,e=>{"use strict";let t=(0,e.i(456420).default)("folder-git-2",[["path",{d:"M18 19a5 5 0 0 1-5-5v8",key:"sz5oeg"}],["path",{d:"M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5",key:"1w6njk"}],["circle",{cx:"13",cy:"12",r:"2",key:"1j92g6"}],["circle",{cx:"20",cy:"19",r:"2",key:"1obnsp"}]]);e.s(["FolderGit2",0,t],835079)},271567,e=>{"use strict";let t=(0,e.i(456420).default)("bot",[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]]);e.s(["Bot",0,t],271567)},42693,e=>{"use strict";let t=(0,e.i(456420).default)("blocks",[["path",{d:"M10 22V7a1 1 0 0 0-1-1H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5a1 1 0 0 0-1-1H2",key:"1ah6g2"}],["rect",{x:"14",y:"2",width:"8",height:"8",rx:"1",key:"88lufb"}]]);e.s(["Blocks",0,t],42693)},443537,e=>{"use strict";let t=(0,e.i(456420).default)("ticket-check",[["path",{d:"M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",key:"qn84l0"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);e.s(["TicketCheck",0,t],443537)},549676,e=>{"use strict";let t=(0,e.i(456420).default)("mouse-pointer-click",[["path",{d:"M14 4.1 12 6",key:"ita8i4"}],["path",{d:"m5.1 8-2.9-.8",key:"1go3kf"}],["path",{d:"m6 12-1.9 2",key:"mnht97"}],["path",{d:"M7.2 2.2 8 5.1",key:"1cfko1"}],["path",{d:"M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z",key:"s0h3yz"}]]);e.s(["MousePointerClick",0,t],549676)},187921,e=>{"use strict";let t=(0,e.i(456420).default)("circle-play",[["path",{d:"M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z",key:"kmsa83"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);e.s(["default",0,t])},730274,e=>{"use strict";let t=(0,e.i(456420).default)("send",[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]]);e.s(["Send",0,t],730274)},259911,e=>{"use strict";let t=(0,e.i(456420).default)("file-pen-line",[["path",{d:"M14.364 13.634a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506l4.013-4.009a1 1 0 0 0-3.004-3.004z",key:"ukzhwg"}],["path",{d:"M14.487 7.858A1 1 0 0 1 14 7V2",key:"1klhew"}],["path",{d:"M20 19.645V20a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l2.516 2.516",key:"rxaxab"}],["path",{d:"M8 18h1",key:"13wk12"}]]);e.s(["FilePenLine",0,t],259911)},166794,e=>{"use strict";let t=(0,e.i(456420).default)("settings",[["path",{d:"M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915",key:"1i5ecw"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);e.s(["Settings",0,t],166794)},630299,e=>{"use strict";let t=(0,e.i(456420).default)("search",[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]]);e.s(["default",0,t])},566595,e=>{"use strict";var t=e.i(630299);e.s(["Search",()=>t.default])},77071,e=>{"use strict";let t=(0,e.i(456420).default)("plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);e.s(["Plus",0,t],77071)},980376,e=>{"use strict";var t=e.i(843476),r=e.i(964053),n=e.i(975157),a=e.i(519455),o=e.i(560964);function i({...e}){return(0,t.jsx)(r.Dialog.Portal,{"data-slot":"sheet-portal",...e})}function s({className:e,...a}){return(0,t.jsx)(r.Dialog.Overlay,{"data-slot":"sheet-overlay",className:(0,n.cn)("fixed inset-0 z-50 bg-black/10 duration-100 supports-backdrop-filter:backdrop-blur-xs data-open:animate-in data-open:fade-in-0 data-closed:animate-out data-closed:fade-out-0",e),...a})}e.s(["Sheet",0,function({...e}){return(0,t.jsx)(r.Dialog.Root,{"data-slot":"sheet",...e})},"SheetContent",0,function({className:e,children:l,side:d="right",showCloseButton:u=!0,...c}){return(0,t.jsxs)(i,{children:[(0,t.jsx)(s,{}),(0,t.jsxs)(r.Dialog.Content,{"data-slot":"sheet-content","data-side":d,className:(0,n.cn)("fixed z-50 flex flex-col gap-4 bg-popover bg-clip-padding text-sm text-popover-foreground shadow-lg transition duration-200 ease-in-out data-[side=bottom]:inset-x-0 data-[side=bottom]:bottom-0 data-[side=bottom]:h-auto data-[side=bottom]:border-t data-[side=left]:inset-y-0 data-[side=left]:left-0 data-[side=left]:h-full data-[side=left]:w-3/4 data-[side=left]:border-r data-[side=right]:inset-y-0 data-[side=right]:right-0 data-[side=right]:h-full data-[side=right]:w-3/4 data-[side=right]:border-l data-[side=top]:inset-x-0 data-[side=top]:top-0 data-[side=top]:h-auto data-[side=top]:border-b data-[side=left]:sm:max-w-sm data-[side=right]:sm:max-w-sm data-open:animate-in data-open:fade-in-0 data-[side=bottom]:data-open:slide-in-from-bottom-10 data-[side=left]:data-open:slide-in-from-left-10 data-[side=right]:data-open:slide-in-from-right-10 data-[side=top]:data-open:slide-in-from-top-10 data-closed:animate-out data-closed:fade-out-0 data-[side=bottom]:data-closed:slide-out-to-bottom-10 data-[side=left]:data-closed:slide-out-to-left-10 data-[side=right]:data-closed:slide-out-to-right-10 data-[side=top]:data-closed:slide-out-to-top-10",e),...c,children:[l,u&&(0,t.jsx)(r.Dialog.Close,{"data-slot":"sheet-close",asChild:!0,children:(0,t.jsxs)(a.Button,{variant:"ghost",className:"absolute top-3 right-3",size:"icon-sm",children:[(0,t.jsx)(o.XIcon,{}),(0,t.jsx)("span",{className:"sr-only",children:"Close"})]})})]})]})},"SheetDescription",0,function({className:e,...a}){return(0,t.jsx)(r.Dialog.Description,{"data-slot":"sheet-description",className:(0,n.cn)("text-sm text-muted-foreground",e),...a})},"SheetFooter",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"sheet-footer",className:(0,n.cn)("mt-auto flex flex-col gap-2 p-4",e),...r})},"SheetHeader",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"sheet-header",className:(0,n.cn)("flex flex-col gap-0.5 p-4",e),...r})},"SheetTitle",0,function({className:e,...a}){return(0,t.jsx)(r.Dialog.Title,{"data-slot":"sheet-title",className:(0,n.cn)("font-heading text-base font-medium text-foreground",e),...a})}])},867927,e=>{"use strict";var t=e.i(986253);e.s(["ChevronRight",()=>t.default])},263676,e=>{"use strict";var t=e.i(814387);e.s(["X",()=>t.default])},866026,e=>{"use strict";var t=e.i(843476),r=e.i(716327),n=e.i(21357),a=e.i(948148),o=e.i(271645),i=e.i(519455),s=e.i(755146),l=e.i(987968),d=e.i(462777),u=e.i(637611);e.s(["RunBuildControls",0,function({buildId:e,destinationType:c,preferredDestination:p,onCompleted:h,onError:f,size:m="default",compact:g=!1}){let b=(0,a.useTranslations)("builds"),x=p?.generic?null:p??null,[v,y]=(0,o.useState)(x?[x]:[]),[k,w]=(0,o.useState)(x?new Set([x.id]):new Set),[C,j]=(0,o.useState)(!1),[R,I]=(0,o.useState)(!1),[M,S]=(0,o.useState)(!1),P=(0,o.useMemo)(()=>v.filter(e=>k.has(e.id)).map(e=>e.name),[v,k]),E=async()=>{I(!0),f(null);try{let t=(await (0,u.controlPlaneRequest)(`mutation BuildRunDestinations($buildId: ID!, $requestId: ID!) {
|
|
2
|
-
inspectBuildRunDestinations(buildId: $buildId, requestId: $requestId)
|
|
3
|
-
}`,{buildId:e,requestId:(0,d.createClientId)()})).inspectBuildRunDestinations.filter(e=>e.type===c&&!e.generic);y(t),w(e=>{let r=new Set(t.map(e=>e.id));return new Set([...e].filter(e=>r.has(e)))}),j(!0)}catch(e){f(e instanceof Error?e.message:String(e))}finally{I(!1)}},T=async()=>{S(!0),f(null);try{await (0,u.controlPlaneRequest)(`mutation RunCompletedBuild($input: RunBuildInput!) {
|
|
4
|
-
runBuild(input: $input) { id status }
|
|
5
|
-
}`,{input:{buildId:e,destinations:v.filter(e=>k.has(e.id)),requestId:(0,d.createClientId)()}}),w(new Set),await h?.()}catch(e){f(e instanceof Error?e.message:String(e))}finally{S(!1)}};return g?(0,t.jsx)("div",{onClick:e=>e.stopPropagation(),onKeyDown:e=>e.stopPropagation(),children:(0,t.jsxs)(s.DropdownMenu,{onOpenChange:e=>{e&&!C&&E()},children:[(0,t.jsx)(s.DropdownMenuTrigger,{asChild:!0,children:(0,t.jsxs)(i.Button,{disabled:M,size:m,type:"button",children:[R||M?(0,t.jsx)(l.Spinner,{}):(0,t.jsx)(n.Play,{}),b("run")]})}),(0,t.jsxs)(s.DropdownMenuContent,{align:"end",className:"w-72",children:[R&&(0,t.jsx)("div",{className:"flex justify-center p-2 text-muted-foreground",children:(0,t.jsx)(l.Spinner,{})}),v.map(e=>(0,t.jsxs)(s.DropdownMenuCheckboxItem,{checked:k.has(e.id),onCheckedChange:t=>w(r=>{let n=new Set(r);return t?n.add(e.id):n.delete(e.id),n}),children:[e.name,e.osVersion?` \xb7 ${e.osVersion}`:""]},e.id)),C&&!v.length&&(0,t.jsx)("p",{className:"p-2 text-xs text-muted-foreground",children:b("noCompatibleDevices")}),(0,t.jsx)(s.DropdownMenuSeparator,{}),(0,t.jsxs)(s.DropdownMenuItem,{disabled:M||0===k.size,onSelect:e=>{e.preventDefault(),T()},children:[M?(0,t.jsx)(l.Spinner,{}):(0,t.jsx)(n.Play,{})," ",b("run")]})]})]})}):(0,t.jsxs)("div",{className:"flex items-center justify-end gap-2",onClick:e=>e.stopPropagation(),onKeyDown:e=>e.stopPropagation(),children:[(0,t.jsxs)(s.DropdownMenu,{onOpenChange:e=>{e&&!C&&E()},children:[(0,t.jsx)(s.DropdownMenuTrigger,{asChild:!0,children:(0,t.jsxs)(i.Button,{disabled:R,size:m,type:"button",variant:"outline",children:[R?(0,t.jsx)(l.Spinner,{}):(0,t.jsx)(n.Play,{}),P.length?b("selectedDevices",{count:P.length}):b("selectRunDevices"),(0,t.jsx)(r.ChevronDown,{})]})}),(0,t.jsxs)(s.DropdownMenuContent,{align:"end",className:"w-72",children:[v.map(e=>(0,t.jsxs)(s.DropdownMenuCheckboxItem,{checked:k.has(e.id),onCheckedChange:t=>w(r=>{let n=new Set(r);return t?n.add(e.id):n.delete(e.id),n}),children:[e.name,e.osVersion?` \xb7 ${e.osVersion}`:""]},e.id)),C&&!v.length&&(0,t.jsx)("p",{className:"p-2 text-xs text-muted-foreground",children:b("noCompatibleDevices")})]})]}),(0,t.jsxs)(i.Button,{disabled:M||0===k.size,onClick:()=>void T(),size:m,type:"button",children:[M?(0,t.jsx)(l.Spinner,{}):(0,t.jsx)(n.Play,{})," ",b("run")]})]})}])},560972,e=>{"use strict";let t=(0,e.i(456420).default)("ellipsis",[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"19",cy:"12",r:"1",key:"1wjl8i"}],["circle",{cx:"5",cy:"12",r:"1",key:"1pcz8c"}]]);e.s(["default",0,t])},257428,e=>{"use strict";var t=e.i(843476),r=e.i(271645),n=e.i(820783),a=e.i(30030),o=e.i(981140),i=e.i(369340),s=e.i(635804),l=e.i(296626),d=e.i(248425),u=Object.defineProperty,c=(e,t)=>u(e,"name",{value:t,configurable:!0}),p="Checkbox",[h,f]=(0,a.createContextScope)(p),[m,g]=h(p);function b(e){let{__scopeCheckbox:n,checked:a,children:o,defaultChecked:s,disabled:l,form:d,name:u,onCheckedChange:c,required:h,value:f="on",internal_do_not_use_render:g}=e,[b,x]=(0,i.useControllableState)({prop:a,defaultProp:s??!1,onChange:c,caller:p}),[v,y]=r.useState(null),[k,j]=r.useState(null),R=r.useRef(!1),[I,M]=r.useReducer(e=>e+1,0),S=!v||!!d||!!v.closest("form"),P={checked:b,disabled:l,setChecked:x,control:v,setControl:y,name:u,form:d,value:f,hasConsumerStoppedPropagationRef:R,userInteractionCount:I,onUserInteraction:M,required:h,defaultChecked:!C(s)&&s,isFormControl:S,bubbleInput:k,setBubbleInput:j};return(0,t.jsx)(m,{scope:n,...P,children:w(g)?g(P):o})}c(b,"CheckboxProvider");var x=r.forwardRef(c(function({__scopeCheckbox:e,onKeyDown:a,onClick:i,...s},l){let{control:u,value:p,disabled:h,checked:f,required:m,setControl:b,setChecked:x,hasConsumerStoppedPropagationRef:v,onUserInteraction:y,isFormControl:k,bubbleInput:w}=g("CheckboxTrigger",e),R=(0,n.useComposedRefs)(l,b),I=r.useRef(f);return r.useEffect(()=>{let e=u?.form;if(e){let t=c(()=>x(I.current),"reset");return e.addEventListener("reset",t),()=>e.removeEventListener("reset",t)}},[u,x]),(0,t.jsx)(d.Primitive.button,{type:"button",role:"checkbox","aria-checked":C(f)?"mixed":f,"aria-required":m,"data-state":j(f),"data-disabled":h?"":void 0,disabled:h,value:p,...s,ref:R,onKeyDown:(0,o.composeEventHandlers)(a,e=>{"Enter"===e.key&&e.preventDefault()}),onClick:(0,o.composeEventHandlers)(i,e=>{y(),x(e=>!!C(e)||!e),w&&k&&(v.current=e.isPropagationStopped(),v.current||e.stopPropagation())})})},"CheckboxTrigger")),v=r.forwardRef(c(function(e,r){let{__scopeCheckbox:n,name:a,checked:o,defaultChecked:i,required:s,disabled:l,value:d,onCheckedChange:u,form:c,...p}=e;return(0,t.jsx)(b,{__scopeCheckbox:n,checked:o,defaultChecked:i,disabled:l,required:s,onCheckedChange:u,name:a,form:c,value:d,internal_do_not_use_render:({isFormControl:e})=>(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(x,{...p,ref:r,__scopeCheckbox:n}),e&&(0,t.jsx)(k,{__scopeCheckbox:n})]})})},"Checkbox")),y=r.forwardRef(c(function(e,r){let{__scopeCheckbox:n,forceMount:a,...o}=e,i=g("CheckboxIndicator",n);return(0,t.jsx)(l.Presence,{present:a||C(i.checked)||!0===i.checked,children:(0,t.jsx)(d.Primitive.span,{"data-state":j(i.checked),"data-disabled":i.disabled?"":void 0,...o,ref:r,style:{pointerEvents:"none",...e.style}})})},"CheckboxIndicator")),k=r.forwardRef(c(function({__scopeCheckbox:e,onClick:a,...i},l){let{control:u,hasConsumerStoppedPropagationRef:c,userInteractionCount:p,checked:h,defaultChecked:f,required:m,disabled:b,name:x,value:v,form:y,bubbleInput:k,setBubbleInput:w}=g("CheckboxBubbleInput",e),j=(0,n.useComposedRefs)(l,w),R=(0,s.useSize)(u),I=r.useRef(!1),M=r.useRef(h),S=r.useRef(p);r.useEffect(()=>{if(!k)return;let e=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"checked").set,t=p!==S.current;S.current=p;let r=M.current!==h;M.current=h;let n=!(t&&c.current);if(r&&e){I.current=!t;let r=new Event("click",{bubbles:n});k.indeterminate=C(h),e.call(k,!C(h)&&h),k.dispatchEvent(r),I.current=!1}},[k,h,c,p]);let P=r.useRef(!C(h)&&h);return(0,t.jsx)(d.Primitive.input,{type:"checkbox","aria-hidden":!0,defaultChecked:f??P.current,required:m,disabled:b,name:x,value:v,form:y,...i,tabIndex:-1,ref:j,onClick:(0,o.composeEventHandlers)(a,e=>{I.current&&e.stopPropagation()}),style:{...i.style,...R,position:"absolute",pointerEvents:"none",opacity:0,margin:0,transform:"translateX(-100%)"}})},"CheckboxBubbleInput"));function w(e){return"function"==typeof e}function C(e){return"indeterminate"===e}function j(e){return C(e)?"indeterminate":e?"checked":"unchecked"}c(w,"isFunction"),c(C,"isIndeterminate"),c(j,"getState"),e.s(["Checkbox",0,v,"CheckboxIndicator",0,y,"Indicator",0,y,"Root",0,v,"createCheckboxScope",0,f,"unstable_BubbleInput",0,k,"unstable_CheckboxBubbleInput",0,k,"unstable_CheckboxProvider",0,b,"unstable_CheckboxTrigger",0,x,"unstable_Provider",0,b,"unstable_Trigger",0,x],388474);var R=e.i(388474),R=R,I=e.i(975157),M=e.i(593698);let S=(0,e.i(456420).default)("minus",[["path",{d:"M5 12h14",key:"1ays0h"}]]);e.s(["Checkbox",0,function({className:e,...r}){return(0,t.jsx)(R.Root,{"data-slot":"checkbox",className:(0,I.cn)("peer relative flex size-4 shrink-0 items-center justify-center rounded-[4px] border border-input transition-colors outline-none group-has-disabled/field:opacity-50 after:absolute after:-inset-x-3 after:-inset-y-2 focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 aria-invalid:aria-checked:border-primary dark:bg-input/30 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 data-checked:border-primary data-checked:bg-primary data-checked:text-primary-foreground dark:data-checked:bg-primary","data-[state=indeterminate]:border-primary data-[state=indeterminate]:bg-primary data-[state=indeterminate]:text-primary-foreground dark:data-[state=indeterminate]:bg-primary",e),...r,children:(0,t.jsx)(R.Indicator,{"data-slot":"checkbox-indicator",className:"grid place-content-center text-current transition-none [&>svg]:size-3.5",children:"indeterminate"===r.checked?(0,t.jsx)(S,{}):(0,t.jsx)(M.CheckIcon,{})})})}],257428)},26495,e=>{"use strict";let t=(0,e.i(456420).default)("chevron-down",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);e.s(["default",0,t])},959411,e=>{"use strict";var t=e.i(271645),r=e.i(248425),n=e.i(843476),a=Object.defineProperty,o=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),i=t.forwardRef(a(function(e,t){return(0,n.jsx)(r.Primitive.span,{...e,ref:t,style:{...o,...e.style}})},"name",{value:"VisuallyHidden",configurable:!0}));e.s(["Root",0,i,"VISUALLY_HIDDEN_STYLES",0,o])},624687,e=>{"use strict";var t=e.i(843476),r=e.i(975157);e.s(["Textarea",0,function({className:e,...n}){return(0,t.jsx)("textarea",{"data-slot":"textarea",className:(0,r.cn)("flex field-sizing-content min-h-16 w-full rounded-lg border border-input bg-transparent px-2.5 py-2 text-base transition-colors outline-none placeholder:text-muted-foreground focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 disabled:cursor-not-allowed disabled:bg-input/50 disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 md:text-sm dark:bg-input/30 dark:disabled:bg-input/80 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40",e),...n})}])},986206,e=>{"use strict";let t=(0,e.i(456420).default)("smartphone",[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2",key:"1yt0o3"}],["path",{d:"M12 18h.01",key:"mhygvu"}]]);e.s(["Smartphone",0,t],986206)},584026,e=>{"use strict";let t=(0,e.i(456420).default)("shield-check",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);e.s(["ShieldCheck",0,t],584026)},747925,e=>{"use strict";let t=(0,e.i(456420).default)("wrench",[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z",key:"1ngwbx"}]]);e.s(["Wrench",0,t],747925)},604139,e=>{"use strict";let t=(0,e.i(456420).default)("terminal",[["path",{d:"M12 19h8",key:"baeox8"}],["path",{d:"m4 17 6-6-6-6",key:"1yngyt"}]]);e.s(["Terminal",0,t],604139)},171502,e=>{"use strict";e.s(["worktreeHighlightAccentClasses",0,{gray:"border-l-slate-500",stone:"border-l-stone-500",red:"border-l-red-500",rose:"border-l-rose-500",orange:"border-l-orange-500",amber:"border-l-amber-500",yellow:"border-l-yellow-500",lime:"border-l-lime-500",green:"border-l-green-500",emerald:"border-l-emerald-500",teal:"border-l-teal-500",cyan:"border-l-cyan-500",sky:"border-l-sky-500",blue:"border-l-blue-500",indigo:"border-l-indigo-500",violet:"border-l-violet-500",purple:"border-l-purple-500",fuchsia:"border-l-fuchsia-500",pink:"border-l-pink-500"},"worktreeHighlightArrivalClasses",0,{gray:"bg-slate-500/30 ring-slate-500/50 hover:bg-slate-500/30",stone:"bg-stone-500/30 ring-stone-500/50 hover:bg-stone-500/30",red:"bg-red-500/30 ring-red-500/50 hover:bg-red-500/30",rose:"bg-rose-500/30 ring-rose-500/50 hover:bg-rose-500/30",orange:"bg-orange-500/30 ring-orange-500/50 hover:bg-orange-500/30",amber:"bg-amber-500/30 ring-amber-500/50 hover:bg-amber-500/30",yellow:"bg-yellow-500/30 ring-yellow-500/50 hover:bg-yellow-500/30",lime:"bg-lime-500/30 ring-lime-500/50 hover:bg-lime-500/30",green:"bg-green-500/30 ring-green-500/50 hover:bg-green-500/30",emerald:"bg-emerald-500/30 ring-emerald-500/50 hover:bg-emerald-500/30",teal:"bg-teal-500/30 ring-teal-500/50 hover:bg-teal-500/30",cyan:"bg-cyan-500/30 ring-cyan-500/50 hover:bg-cyan-500/30",sky:"bg-sky-500/30 ring-sky-500/50 hover:bg-sky-500/30",blue:"bg-blue-500/30 ring-blue-500/50 hover:bg-blue-500/30",indigo:"bg-indigo-500/30 ring-indigo-500/50 hover:bg-indigo-500/30",violet:"bg-violet-500/30 ring-violet-500/50 hover:bg-violet-500/30",purple:"bg-purple-500/30 ring-purple-500/50 hover:bg-purple-500/30",fuchsia:"bg-fuchsia-500/30 ring-fuchsia-500/50 hover:bg-fuchsia-500/30",pink:"bg-pink-500/30 ring-pink-500/50 hover:bg-pink-500/30"},"worktreeHighlightBackgroundClasses",0,{gray:"bg-slate-500/10 hover:bg-slate-500/20",stone:"bg-stone-500/10 hover:bg-stone-500/20",red:"bg-red-500/10 hover:bg-red-500/20",rose:"bg-rose-500/10 hover:bg-rose-500/20",orange:"bg-orange-500/10 hover:bg-orange-500/20",amber:"bg-amber-500/10 hover:bg-amber-500/20",yellow:"bg-yellow-500/10 hover:bg-yellow-500/20",lime:"bg-lime-500/10 hover:bg-lime-500/20",green:"bg-green-500/10 hover:bg-green-500/20",emerald:"bg-emerald-500/10 hover:bg-emerald-500/20",teal:"bg-teal-500/10 hover:bg-teal-500/20",cyan:"bg-cyan-500/10 hover:bg-cyan-500/20",sky:"bg-sky-500/10 hover:bg-sky-500/20",blue:"bg-blue-500/10 hover:bg-blue-500/20",indigo:"bg-indigo-500/10 hover:bg-indigo-500/20",violet:"bg-violet-500/10 hover:bg-violet-500/20",purple:"bg-purple-500/10 hover:bg-purple-500/20",fuchsia:"bg-fuchsia-500/10 hover:bg-fuchsia-500/20",pink:"bg-pink-500/10 hover:bg-pink-500/20"},"worktreeHighlightInsetAccentClasses",0,{gray:"shadow-[inset_4px_0_0_var(--color-slate-500)]",stone:"shadow-[inset_4px_0_0_var(--color-stone-500)]",red:"shadow-[inset_4px_0_0_var(--color-red-500)]",rose:"shadow-[inset_4px_0_0_var(--color-rose-500)]",orange:"shadow-[inset_4px_0_0_var(--color-orange-500)]",amber:"shadow-[inset_4px_0_0_var(--color-amber-500)]",yellow:"shadow-[inset_4px_0_0_var(--color-yellow-500)]",lime:"shadow-[inset_4px_0_0_var(--color-lime-500)]",green:"shadow-[inset_4px_0_0_var(--color-green-500)]",emerald:"shadow-[inset_4px_0_0_var(--color-emerald-500)]",teal:"shadow-[inset_4px_0_0_var(--color-teal-500)]",cyan:"shadow-[inset_4px_0_0_var(--color-cyan-500)]",sky:"shadow-[inset_4px_0_0_var(--color-sky-500)]",blue:"shadow-[inset_4px_0_0_var(--color-blue-500)]",indigo:"shadow-[inset_4px_0_0_var(--color-indigo-500)]",violet:"shadow-[inset_4px_0_0_var(--color-violet-500)]",purple:"shadow-[inset_4px_0_0_var(--color-purple-500)]",fuchsia:"shadow-[inset_4px_0_0_var(--color-fuchsia-500)]",pink:"shadow-[inset_4px_0_0_var(--color-pink-500)]"},"worktreeHighlightSurfaceClasses",0,{gray:"border-slate-500/30 bg-slate-500/10 hover:border-slate-500/50 hover:bg-slate-500/20",stone:"border-stone-500/30 bg-stone-500/10 hover:border-stone-500/50 hover:bg-stone-500/20",red:"border-red-500/30 bg-red-500/10 hover:border-red-500/50 hover:bg-red-500/20",rose:"border-rose-500/30 bg-rose-500/10 hover:border-rose-500/50 hover:bg-rose-500/20",orange:"border-orange-500/30 bg-orange-500/10 hover:border-orange-500/50 hover:bg-orange-500/20",amber:"border-amber-500/30 bg-amber-500/10 hover:border-amber-500/50 hover:bg-amber-500/20",yellow:"border-yellow-500/30 bg-yellow-500/10 hover:border-yellow-500/50 hover:bg-yellow-500/20",lime:"border-lime-500/30 bg-lime-500/10 hover:border-lime-500/50 hover:bg-lime-500/20",green:"border-green-500/30 bg-green-500/10 hover:border-green-500/50 hover:bg-green-500/20",emerald:"border-emerald-500/30 bg-emerald-500/10 hover:border-emerald-500/50 hover:bg-emerald-500/20",teal:"border-teal-500/30 bg-teal-500/10 hover:border-teal-500/50 hover:bg-teal-500/20",cyan:"border-cyan-500/30 bg-cyan-500/10 hover:border-cyan-500/50 hover:bg-cyan-500/20",sky:"border-sky-500/30 bg-sky-500/10 hover:border-sky-500/50 hover:bg-sky-500/20",blue:"border-blue-500/30 bg-blue-500/10 hover:border-blue-500/50 hover:bg-blue-500/20",indigo:"border-indigo-500/30 bg-indigo-500/10 hover:border-indigo-500/50 hover:bg-indigo-500/20",violet:"border-violet-500/30 bg-violet-500/10 hover:border-violet-500/50 hover:bg-violet-500/20",purple:"border-purple-500/30 bg-purple-500/10 hover:border-purple-500/50 hover:bg-purple-500/20",fuchsia:"border-fuchsia-500/30 bg-fuchsia-500/10 hover:border-fuchsia-500/50 hover:bg-fuchsia-500/20",pink:"border-pink-500/30 bg-pink-500/10 hover:border-pink-500/50 hover:bg-pink-500/20"}])},746798,e=>{"use strict";var t=e.i(843476),r=e.i(271645),n=e.i(981140),a=e.i(820783),o=e.i(30030),i=e.i(726330),s=e.i(610772),l=e.i(853660),d=e.i(774606),u=e.i(296626),c=e.i(248425),p=e.i(991918),h=e.i(369340),f=e.i(934620),m=e.i(959411),g=Object.defineProperty,b=(e,t)=>g(e,"name",{value:t,configurable:!0}),[x,v]=(0,o.createContextScope)("Tooltip",[l.createPopperScope]),y=(0,l.createPopperScope)(),k="tooltip.open",[w,C]=x("TooltipProvider"),j=b(e=>{let{__scopeTooltip:n,delayDuration:a=700,skipDelayDuration:o=300,disableHoverableContent:i=!1,children:s}=e,l=r.useRef(!0),d=r.useRef(!1),u=r.useRef(0);return r.useEffect(()=>{let e=u.current;return()=>window.clearTimeout(e)},[]),(0,t.jsx)(w,{scope:n,isOpenDelayedRef:l,delayDuration:a,onOpen:r.useCallback(()=>{o<=0||(window.clearTimeout(u.current),l.current=!1)},[o]),onClose:r.useCallback(()=>{o<=0||(window.clearTimeout(u.current),u.current=window.setTimeout(()=>l.current=!0,o))},[o]),isPointerInTransitRef:d,onPointerInTransitChange:r.useCallback(e=>{d.current=e},[]),disableHoverableContent:i,children:s})},"TooltipProvider"),R="Tooltip",[I,M]=x(R),S=b(e=>{let{__scopeTooltip:n,children:a,open:o,defaultOpen:i,onOpenChange:d,disableHoverableContent:u,delayDuration:c}=e,p=C(R,e.__scopeTooltip),f=y(n),[m,g]=r.useState(null),[x,v]=r.useState(void 0),w=(0,s.useId)(),j=r.useRef(0),M=u??p.disableHoverableContent,S=c??p.delayDuration,P=r.useRef(!1),[E,T]=(0,h.useControllableState)({prop:o,defaultProp:i??!1,onChange:b(e=>{e?(p.onOpen(),document.dispatchEvent(new CustomEvent(k))):p.onClose(),d?.(e)},"onChange"),caller:R}),_=r.useMemo(()=>E?P.current?"delayed-open":"instant-open":"closed",[E]),N=r.useCallback(()=>{window.clearTimeout(j.current),j.current=0,P.current=!1,T(!0)},[T]),A=r.useCallback(()=>{window.clearTimeout(j.current),j.current=0,T(!1)},[T]),D=r.useCallback(()=>{window.clearTimeout(j.current),j.current=window.setTimeout(()=>{P.current=!0,T(!0),j.current=0},S)},[S,T]);return r.useEffect(()=>()=>{j.current&&(window.clearTimeout(j.current),j.current=0)},[]),(0,t.jsx)(l.Root,{...f,children:(0,t.jsx)(I,{scope:n,contentId:x??w,setContentId:v,open:E,stateAttribute:_,trigger:m,onTriggerChange:g,onTriggerEnter:r.useCallback(()=>{p.isOpenDelayedRef.current?D():N()},[p.isOpenDelayedRef,D,N]),onTriggerLeave:r.useCallback(()=>{M?A():(window.clearTimeout(j.current),j.current=0)},[A,M]),onOpen:N,onClose:A,disableHoverableContent:M,children:a})})},"Tooltip"),P="TooltipTrigger",E=r.forwardRef(b(function(e,o){let{__scopeTooltip:i,...s}=e,d=M(P,i),u=C(P,i),p=y(i),h=r.useRef(null),f=(0,a.useComposedRefs)(o,h,d.onTriggerChange),m=r.useRef(!1),g=r.useRef(!1),b=r.useCallback(()=>m.current=!1,[]);return r.useEffect(()=>()=>document.removeEventListener("pointerup",b),[b]),(0,t.jsx)(l.Anchor,{asChild:!0,...p,children:(0,t.jsx)(c.Primitive.button,{"aria-describedby":d.open?d.contentId:void 0,"data-state":d.stateAttribute,...s,ref:f,onPointerMove:(0,n.composeEventHandlers)(e.onPointerMove,e=>{"touch"!==e.pointerType&&(g.current||u.isPointerInTransitRef.current||(d.onTriggerEnter(),g.current=!0))}),onPointerLeave:(0,n.composeEventHandlers)(e.onPointerLeave,()=>{d.onTriggerLeave(),g.current=!1}),onPointerDown:(0,n.composeEventHandlers)(e.onPointerDown,()=>{d.open&&d.onClose(),m.current=!0,document.addEventListener("pointerup",b,{once:!0})}),onFocus:(0,n.composeEventHandlers)(e.onFocus,()=>{m.current||d.onOpen()}),onBlur:(0,n.composeEventHandlers)(e.onBlur,d.onClose),onClick:(0,n.composeEventHandlers)(e.onClick,d.onClose)})})},"TooltipTrigger")),T="TooltipPortal",[_,N]=x(T,{forceMount:void 0}),A=b(e=>{let{__scopeTooltip:r,forceMount:n,children:a,container:o}=e,i=M(T,r);return(0,t.jsx)(_,{scope:r,forceMount:n,children:(0,t.jsx)(u.Presence,{present:n||i.open,children:(0,t.jsx)(d.Portal,{asChild:!0,container:o,children:a})})})},"TooltipPortal"),D="TooltipContent",L=r.forwardRef(b(function(e,r){let n=N(D,e.__scopeTooltip),{forceMount:a=n.forceMount,side:o="top",...i}=e,s=M(D,e.__scopeTooltip);return(0,t.jsx)(u.Presence,{present:a||s.open,children:s.disableHoverableContent?(0,t.jsx)(B,{side:o,...i,ref:r}):(0,t.jsx)(z,{side:o,...i,ref:r})})},"TooltipContent")),z=r.forwardRef(b(function(e,n){let o=M(D,e.__scopeTooltip),i=C(D,e.__scopeTooltip),s=r.useRef(null),l=(0,a.useComposedRefs)(n,s),[d,u]=r.useState(null),{trigger:c,onClose:p}=o,h=s.current,{onPointerInTransitChange:f}=i,m=r.useCallback(()=>{u(null),f(!1)},[f]),g=r.useCallback((e,t)=>{let r=e.currentTarget,n={x:e.clientX,y:e.clientY},a=$(n,r.getBoundingClientRect());u(K([...q(n,a),...G(t.getBoundingClientRect())])),f(!0)},[f]);return r.useEffect(()=>()=>m(),[m]),r.useEffect(()=>{if(c&&h){let e=b(e=>g(e,h),"handleTriggerLeave"),t=b(e=>g(e,c),"handleContentLeave");return c.addEventListener("pointerleave",e),h.addEventListener("pointerleave",t),()=>{c.removeEventListener("pointerleave",e),h.removeEventListener("pointerleave",t)}}},[c,h,g,m]),r.useEffect(()=>{if(d){let e=b(e=>{let t=e.target,r={x:e.clientX,y:e.clientY},n=c?.contains(t)||h?.contains(t),a=!F(r,d);n?m():a&&(m(),p())},"handleTrackPointerGrace");return document.addEventListener("pointermove",e),()=>document.removeEventListener("pointermove",e)}},[c,h,d,p,m]),(0,t.jsx)(B,{...e,ref:l})},"TooltipContentHoverable")),H=(0,p.createSlottable)("TooltipContent"),B=r.forwardRef(b(function(e,n){let{__scopeTooltip:a,children:o,"aria-label":s,id:d,onEscapeKeyDown:u,onPointerDownOutside:c,...p}=e,h=M(D,a),g=y(a),{onClose:x}=h;r.useEffect(()=>(document.addEventListener(k,x),()=>document.removeEventListener(k,x)),[x]),r.useEffect(()=>{if(h.trigger){let e=b(e=>{e.target instanceof Node&&e.target.contains(h.trigger)&&x()},"handleScroll");return window.addEventListener("scroll",e,{capture:!0}),()=>window.removeEventListener("scroll",e,{capture:!0})}},[h.trigger,x]);let{setContentId:v}=h;return(0,f.useLayoutEffect)(()=>(v(d),()=>{v(void 0)}),[d,v]),(0,t.jsx)(i.DismissableLayer,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:u,onPointerDownOutside:c,onFocusOutside:e=>e.preventDefault(),onDismiss:x,children:(0,t.jsxs)(l.Content,{"data-state":h.stateAttribute,role:s?void 0:"tooltip",id:s?void 0:h.contentId,...g,...p,ref:n,style:{...p.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[(0,t.jsx)(H,{children:o}),s?(0,t.jsx)(m.Root,{id:h.contentId,role:"tooltip",children:s}):null]})})},"TooltipContentImpl")),O=r.forwardRef(b(function(e,r){let{__scopeTooltip:n,...a}=e,o=y(n);return(0,t.jsx)(l.Arrow,{...o,...a,ref:r})},"TooltipArrow"));function $(e,t){let r=Math.abs(t.top-e.y),n=Math.abs(t.bottom-e.y),a=Math.abs(t.right-e.x),o=Math.abs(t.left-e.x);switch(Math.min(r,n,a,o)){case o:return"left";case a:return"right";case r:return"top";case n:return"bottom";default:throw Error("unreachable")}}function q(e,t,r=5){let n=[];switch(t){case"top":n.push({x:e.x-r,y:e.y+r},{x:e.x+r,y:e.y+r});break;case"bottom":n.push({x:e.x-r,y:e.y-r},{x:e.x+r,y:e.y-r});break;case"left":n.push({x:e.x+r,y:e.y-r},{x:e.x+r,y:e.y+r});break;case"right":n.push({x:e.x-r,y:e.y-r},{x:e.x-r,y:e.y+r})}return n}function G(e){let{top:t,right:r,bottom:n,left:a}=e;return[{x:a,y:t},{x:r,y:t},{x:r,y:n},{x:a,y:n}]}function F(e,t){let{x:r,y:n}=e,a=!1;for(let e=0,o=t.length-1;e<t.length;o=e++){let i=t[e],s=t[o],l=i.x,d=i.y,u=s.x,c=s.y;d>n!=c>n&&r<(u-l)*(n-d)/(c-d)+l&&(a=!a)}return a}function K(e){let t=e.slice();return t.sort((e,t)=>e.x<t.x?-1:e.x>t.x?1:e.y<t.y?-1:1*!!(e.y>t.y)),V(t)}function V(e){if(e.length<=1)return e.slice();let t=[];for(let r=0;r<e.length;r++){let n=e[r];for(;t.length>=2;){let e=t[t.length-1],r=t[t.length-2];if((e.x-r.x)*(n.y-r.y)>=(e.y-r.y)*(n.x-r.x))t.pop();else break}t.push(n)}t.pop();let r=[];for(let t=e.length-1;t>=0;t--){let n=e[t];for(;r.length>=2;){let e=r[r.length-1],t=r[r.length-2];if((e.x-t.x)*(n.y-t.y)>=(e.y-t.y)*(n.x-t.x))r.pop();else break}r.push(n)}return(r.pop(),1===t.length&&1===r.length&&t[0].x===r[0].x&&t[0].y===r[0].y)?t:t.concat(r)}b($,"getExitSideFromRect"),b(q,"getPaddedExitPoints"),b(G,"getPointsFromRect"),b(F,"isPointInPolygon"),b(K,"getHull"),b(V,"getHullPresorted"),e.s(["Arrow",0,O,"Content",0,L,"Portal",0,A,"Provider",0,j,"Root",0,S,"Tooltip",0,S,"TooltipArrow",0,O,"TooltipContent",0,L,"TooltipPortal",0,A,"TooltipProvider",0,j,"TooltipTrigger",0,E,"Trigger",0,E,"createTooltipScope",0,v],186336);var U=e.i(186336),U=U,W=e.i(975157);e.s(["Tooltip",0,function({...e}){return(0,t.jsx)(U.Root,{"data-slot":"tooltip",...e})},"TooltipContent",0,function({className:e,sideOffset:r=0,children:n,...a}){return(0,t.jsx)(U.Portal,{children:(0,t.jsxs)(U.Content,{"data-slot":"tooltip-content",sideOffset:r,className:(0,W.cn)("z-50 inline-flex w-fit max-w-xs origin-(--radix-tooltip-content-transform-origin) items-center gap-1.5 rounded-md bg-foreground px-3 py-1.5 text-xs text-background has-data-[slot=kbd]:pr-1.5 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 **:data-[slot=kbd]:relative **:data-[slot=kbd]:isolate **:data-[slot=kbd]:z-50 **:data-[slot=kbd]:rounded-sm data-[state=delayed-open]:animate-in data-[state=delayed-open]:fade-in-0 data-[state=delayed-open]:zoom-in-95 data-open:animate-in data-open:fade-in-0 data-open:zoom-in-95 data-closed:animate-out data-closed:fade-out-0 data-closed:zoom-out-95",e),...a,children:[n,(0,t.jsx)(U.Arrow,{className:"z-50 size-2.5 translate-y-[calc(-50%_-_2px)] rotate-45 rounded-[2px] bg-foreground fill-foreground"})]})})},"TooltipProvider",0,function({delayDuration:e=0,...r}){return(0,t.jsx)(U.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...r})},"TooltipTrigger",0,function({...e}){return(0,t.jsx)(U.Trigger,{"data-slot":"tooltip-trigger",...e})}],746798)},961112,e=>{"use strict";var t=e.i(843476),r=e.i(271645),n=e.i(637611);let a="id name status url checkSuiteId canRetry retryUnavailableReason jobs { id name status url canRetry retryUnavailableReason steps { number name status } runAttempt } workflowRunId workflowId runNumber runAttempt",o=`repositoryGithubId repositoryNameWithOwner repositoryUrl headSha pipelineStatus revision updatedAt pipelines { ${a} }`,i=`${a} repositoryGithubId headSha revision isCurrent`;function s(e){return`${e.repositoryGithubId}\u0000${e.headSha}`}function l(e){return`${e.repositoryGithubId}\u0000${e.workflowRunId}`}function d(e,t){let r=new Map(e.pipelines.map(e=>[e.id,e])),n=new Set(t.pipelines.map(e=>e.id));return{...e,...t,pipelines:[...t.pipelines.map(e=>(function(e,t){if(!e)return t;let r=e.jobs??[],n=t.jobs,a=new Map(r.map(e=>[e.id,e]));return{...e,...t,jobs:void 0===n?r:n.map(e=>{var t;return t=a.get(e.id),t?{...t,...e,steps:e.steps??t.steps,runAttempt:void 0===e.runAttempt?t.runAttempt:e.runAttempt}:e}),workflowRunId:void 0===t.workflowRunId?e.workflowRunId:t.workflowRunId,workflowId:void 0===t.workflowId?e.workflowId:t.workflowId,runNumber:void 0===t.runNumber?e.runNumber:t.runNumber,runAttempt:void 0===t.runAttempt?e.runAttempt:t.runAttempt}})(r.get(e.id),e)),...e.pipelines.filter(e=>!n.has(e.id))]}}let u=(0,r.createContext)(null);function c(){return(0,r.useContext)(u)}e.s(["GitHubPipelineStatusProvider",0,function({children:e}){let[a,c]=(0,r.useState)(()=>new Map),[p,h]=(0,r.useState)(()=>new Map),f=(0,r.useRef)(new Map),m=(0,r.useRef)(new Map),g=(0,r.useCallback)(e=>{c(t=>{let r=s(e),n=t.get(r);if(n&&n.revision>e.revision)return t;let a=new Map(t);return a.set(r,n&&n.revision===e.revision?d(n,e):e),a})},[]),b=(0,r.useCallback)(e=>{e.workflowRunId&&h(t=>{let r=l({repositoryGithubId:e.repositoryGithubId,workflowRunId:e.workflowRunId}),n=t.get(r);if(n&&n.revision>=e.revision)return t;let a=new Map(t);return a.set(r,e),a})},[]),x=(0,r.useCallback)(async e=>{if(0!==e.length)try{for(let t of(await (0,n.controlPlaneRequest)(`query GitHubPipelineStatuses($keys: [GitHubPipelineStatusKeyInput!]!) {
|
|
6
|
-
githubPipelineStatuses(keys: $keys) { ${o} }
|
|
7
|
-
}`,{keys:e})).githubPipelineStatuses)g(t)}catch{}},[g]),v=(0,r.useCallback)(async e=>{if(0!==e.length)try{for(let t of(await (0,n.controlPlaneRequest)(`query GitHubPipelineRecords($keys: [GitHubPipelineRecordKeyInput!]!) {
|
|
8
|
-
githubPipelineRecords(keys: $keys) { ${i} }
|
|
9
|
-
}`,{keys:e})).githubPipelineRecords)b(t)}catch{}},[b]),y=(0,r.useCallback)(()=>{x([...f.current.values()].map(({key:e})=>e)),v([...m.current.values()].map(({key:e})=>e))},[v,x]);(0,r.useEffect)(()=>{let e=(0,n.onControlPlaneConnected)(y),t=(0,n.controlPlaneSubscriptions)().subscribe({query:`subscription GitHubPipelineStatusChanged {
|
|
10
|
-
githubPipelineStatusChanged {
|
|
11
|
-
snapshot { ${o} }
|
|
12
|
-
changedPipeline { ${i} }
|
|
13
|
-
}
|
|
14
|
-
}`},{next:({data:e})=>{let t=e?.githubPipelineStatusChanged;t&&(g(t.snapshot),t.changedPipeline&&b(t.changedPipeline))},error:()=>void 0,complete:()=>void 0});return y(),()=>{e(),t()}},[y,b,g]);let k=(0,r.useCallback)(e=>{let t=s(e),r=f.current.get(t);return f.current.set(t,{key:e,count:(r?.count??0)+1}),r||x([e]),()=>{let e=f.current.get(t);!e||e.count<=1?f.current.delete(t):f.current.set(t,{...e,count:e.count-1})}},[x]),w=(0,r.useCallback)(e=>{let t=l(e),r=m.current.get(t);return m.current.set(t,{key:e,count:(r?.count??0)+1}),r||v([e]),()=>{let e=m.current.get(t);!e||e.count<=1?m.current.delete(t):m.current.set(t,{...e,count:e.count-1})}},[v]),C=(0,r.useMemo)(()=>({snapshots:a,records:p,seedSnapshot:g,seedRecord:b,watchSnapshot:k,watchRecord:w}),[p,b,g,a,w,k]);return(0,t.jsx)(u.Provider,{value:C,children:e})},"gitHubPipelineRecordKey",0,function(e){return l(e)},"useGitHubPipelineRecords",0,function(e,t=[]){let n=c(),a=e.map(l).join("\x01"),o=n?.seedRecord,i=n?.watchRecord;(0,r.useEffect)(()=>{if(!o||!i)return;for(let e of t)o(e);let r=e.map(e=>i(e));return()=>{for(let e of r)e()}},[a,e,o,t,i]);let s=new Map;for(let t of e){let e=l(t),r=n?.records.get(e);r&&s.set(e,r)}return s},"useGitHubPipelineSnapshot",0,function(e,t){var n;let a=c(),o=e?s(e):null,i=a?.seedSnapshot,l=a?.watchSnapshot;return(0,r.useEffect)(()=>{t&&i?.(t)},[t,i]),(0,r.useEffect)(()=>{if(!o||!l)return;let[e,t]=o.split("\0");return l({repositoryGithubId:e,headSha:t})},[o,l]),o?(n=a?.snapshots.get(o),n?!t||n.revision>t.revision?n:t.revision>n.revision?t:d(n,t):t??null):null}])},940276,e=>{"use strict";e.s(["findWorktreeOverviewEntry",0,function(e,t){for(let r of e.agents)for(let e of r.codebases){let n=e.worktrees.find(e=>e.id===t);if(n)return{agentGroup:r,group:e,worktree:n}}return null},"shouldNavigateWorktreeSurface",0,function(e){if(e.defaultPrevented||0!==e.button)return!1;let t=e.target;return t instanceof Element&&!!e.currentTarget.contains(t)&&!t.closest("a,button,input,select,textarea,[role='button'],[role='link'],[role='menuitem'],[data-worktree-navigation-ignore]")},"worktreeDetailHref",0,function(e){return`/worktrees/${encodeURIComponent(e)}`}])},758925,e=>{"use strict";let t=(0,e.i(456420).default)("key-round",[["path",{d:"M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z",key:"1s6t7t"}],["circle",{cx:"16.5",cy:"7.5",r:".5",fill:"currentColor",key:"w0ekpg"}]]);e.s(["KeyRound",0,t],758925)},809584,e=>{"use strict";let t=(0,e.i(456420).default)("database",[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]]);e.s(["Database",0,t],809584)},567745,e=>{"use strict";let t=(0,e.i(456420).default)("database-zap",[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 15 21.84",key:"14ibmq"}],["path",{d:"M21 5V8",key:"1marbg"}],["path",{d:"M21 12L18 17H22L19 22",key:"zafso"}],["path",{d:"M3 12A9 3 0 0 0 14.59 14.87",key:"1y4wr8"}]]);e.s(["DatabaseZap",0,t],567745)},994004,e=>{"use strict";let t=(0,e.i(456420).default)("history",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M12 7v5l4 2",key:"1fdv2h"}]]);e.s(["History",0,t],994004)},434322,e=>{"use strict";let t=(0,e.i(456420).default)("file-code-corner",[["path",{d:"M4 12.15V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-3.35",key:"1wthlu"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m5 16-3 3 3 3",key:"331omg"}],["path",{d:"m9 22 3-3-3-3",key:"lsp7cz"}]]);e.s(["FileCode2",0,t],434322)},559092,e=>{"use strict";let t=(0,e.i(456420).default)("circle-dot",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]]);e.s(["CircleDot",0,t],559092)},539494,261751,e=>{"use strict";let t=`
|
|
15
|
-
settings { normalThresholdGiB pressureThresholdGiB pollIntervalSeconds staleAfterSeconds }
|
|
16
|
-
agents {
|
|
17
|
-
agent { id name hostname connectionStatus }
|
|
18
|
-
enabled status pressureMode manualPressureMode automaticPressureMode
|
|
19
|
-
lastReportedAt lastError warnings
|
|
20
|
-
volumes { id totalBytes freeBytes roles paths status effectiveThresholdBytes monitored }
|
|
21
|
-
}
|
|
22
|
-
`,r=`
|
|
23
|
-
agent { id name hostname connectionStatus }
|
|
24
|
-
enabled status pressureMode manualPressureMode automaticPressureMode
|
|
25
|
-
lastReportedAt lastError warnings
|
|
26
|
-
volumes { id totalBytes freeBytes roles paths status effectiveThresholdBytes monitored }
|
|
27
|
-
`;e.s(["AGENT_DISK_SPACE_FIELDS",0,r,"DISK_SPACE_FIELDS",0,t,"monitoredVolume",0,function(e){return e.volumes.filter(e=>e.monitored).sort((e,t)=>e.freeBytes-t.freeBytes)[0]??null}],539494);var n=e.i(843476),a=e.i(861745),o=e.i(948148),i=e.i(487486),s=e.i(975157);function l(e,t){return`${new Intl.NumberFormat(t,{maximumFractionDigits:1}).format(e/0x40000000)} GiB`}function d(e){return"CRITICAL"===e||"ERROR"===e?"bg-destructive":"PRESSURE"===e||"CLEANUP_REQUIRED"===e||"DELETING"===e?"bg-amber-500":"DISABLED"===e||"STALE"===e?"bg-muted-foreground":"bg-emerald-500"}e.s(["VolumeBar",0,function({volume:e,compact:t=!1,hideLabel:r=!1,hideStatus:u=!1}){let c=(0,a.useLocale)(),p=(0,o.useTranslations)("diskSpace"),h=e.totalBytes>0?Math.max(0,Math.min(100,(e.totalBytes-e.freeBytes)/e.totalBytes*100)):0,f=e.roles.map(e=>p(`role.${e}`)).join(", ");return(0,n.jsxs)("div",{className:(0,s.cn)("space-y-1.5",t&&"space-y-1"),children:[(0,n.jsxs)("div",{className:"flex min-w-0 items-center justify-between gap-2 text-xs",children:[!r&&(0,n.jsx)("span",{className:"truncate font-medium",children:f||p("volume")}),(0,n.jsxs)("span",{className:"shrink-0 tabular-nums text-muted-foreground",children:[l(e.freeBytes,c)," ",p("freeOf")," ",l(e.totalBytes,c)]})]}),(0,n.jsx)("div",{"aria-label":p("usageLabel",{percent:Math.round(h)}),className:"h-2 overflow-hidden rounded-full bg-muted",role:"progressbar","aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":Math.round(h),children:(0,n.jsx)("div",{className:(0,s.cn)("h-full rounded-full transition-[width]",e.monitored?d(e.status):"bg-muted-foreground/40"),style:{width:`${h}%`}})}),!t&&(!u||e.paths.length>0)&&(0,n.jsxs)("div",{className:"flex flex-wrap items-center gap-1.5",children:[!u&&(0,n.jsx)(i.Badge,{variant:e.monitored?"secondary":"outline",children:e.monitored?p(`status.${e.status}`):p("notMonitored")}),e.paths.map(e=>(0,n.jsx)("span",{className:"break-all font-mono text-[11px] text-muted-foreground",children:e},e))]})]})},"diskStatusColor",0,d,"formatDiskBytes",0,l],261751)},966473,e=>{"use strict";var t=e.i(187921);e.s(["PlayCircle",()=>t.default])},927735,e=>{"use strict";let t=(0,e.i(456420).default)("message-square-text",[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}],["path",{d:"M7 11h10",key:"1twpyw"}],["path",{d:"M7 15h6",key:"d9of3u"}],["path",{d:"M7 7h8",key:"af5zfr"}]]);e.s(["MessageSquareText",0,t],927735)},150285,e=>{"use strict";let t=(0,e.i(456420).default)("hard-drive",[["path",{d:"M10 16h.01",key:"1bzywj"}],["path",{d:"M2.212 11.577a2 2 0 0 0-.212.896V18a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5.527a2 2 0 0 0-.212-.896L18.55 5.11A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",key:"18tbho"}],["path",{d:"M21.946 12.013H2.054",key:"zqlbp7"}],["path",{d:"M6 16h.01",key:"1pmjb7"}]]);e.s(["HardDrive",0,t],150285)},97194,302493,e=>{"use strict";let t=(0,e.i(456420).default)("bell-ring",[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0",key:"vwvbt9"}],["path",{d:"M22 8c0-2.3-.8-4.3-2-6",key:"5bb3ad"}],["path",{d:"M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326",key:"11g9vi"}],["path",{d:"M4 2C2.8 3.7 2 5.7 2 8",key:"tap9e0"}]]);e.s(["BellRing",0,t],97194);let r=`
|
|
28
|
-
id typeKey title body href resourceKind resourceId worktreeId highlightColor
|
|
29
|
-
sidebarRequested browserRequested webPushRequested sidebarDismissedAt createdAt updatedAt
|
|
30
|
-
`;e.s(["APP_NOTIFICATION_FIELDS",0,r],302493)},302747,e=>{"use strict";var t=e.i(843476),r=e.i(975157);e.s(["Skeleton",0,function({className:e,...n}){return(0,t.jsx)("div",{"data-slot":"skeleton",className:(0,r.cn)("animate-pulse rounded-md bg-muted",e),...n})}])},542450,e=>{"use strict";var t=e.i(843476),r=e.i(271645),n=e.i(225913),a=e.i(110204);e.i(772436);var o=e.i(975157);let i=(0,n.cva)("group/field flex w-full gap-2 data-[invalid=true]:text-destructive",{variants:{orientation:{vertical:"flex-col *:w-full [&>.sr-only]:w-auto",horizontal:"flex-row items-center has-[>[data-slot=field-content]]:items-start *:data-[slot=field-label]:flex-auto has-[>[data-slot=field-content]]:[&>[role=checkbox],[role=radio]]:mt-px",responsive:"flex-col *:w-full @md/field-group:flex-row @md/field-group:items-center @md/field-group:*:w-auto @md/field-group:has-[>[data-slot=field-content]]:items-start @md/field-group:*:data-[slot=field-label]:flex-auto [&>.sr-only]:w-auto @md/field-group:has-[>[data-slot=field-content]]:[&>[role=checkbox],[role=radio]]:mt-px"}},defaultVariants:{orientation:"vertical"}});e.s(["Field",0,function({className:e,orientation:r="vertical",...n}){return(0,t.jsx)("div",{role:"group","data-slot":"field","data-orientation":r,className:(0,o.cn)(i({orientation:r}),e),...n})},"FieldContent",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"field-content",className:(0,o.cn)("group/field-content flex flex-1 flex-col gap-0.5 leading-snug",e),...r})},"FieldDescription",0,function({className:e,...r}){return(0,t.jsx)("p",{"data-slot":"field-description",className:(0,o.cn)("text-left text-sm leading-normal font-normal text-muted-foreground group-has-data-horizontal/field:text-balance [[data-variant=legend]+&]:-mt-1.5","last:mt-0 nth-last-2:-mt-1","[&>a]:underline [&>a]:underline-offset-4 [&>a:hover]:text-primary",e),...r})},"FieldError",0,function({className:e,children:n,errors:a,...i}){let s=(0,r.useMemo)(()=>{if(n)return n;if(!a?.length)return null;let e=[...new Map(a.map(e=>[e?.message,e])).values()];return 1===e.length?e[0]?.message:(0,t.jsx)("ul",{className:"ml-4 flex list-disc flex-col gap-1",children:e.map((e,r)=>e?.message&&(0,t.jsx)("li",{children:e.message},r))})},[n,a]);return s?(0,t.jsx)("div",{role:"alert","data-slot":"field-error",className:(0,o.cn)("text-sm font-normal text-destructive",e),...i,children:s}):null},"FieldGroup",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"field-group",className:(0,o.cn)("group/field-group @container/field-group flex w-full flex-col gap-5 data-[slot=checkbox-group]:gap-3 *:data-[slot=field-group]:gap-4",e),...r})},"FieldLabel",0,function({className:e,...r}){return(0,t.jsx)(a.Label,{"data-slot":"field-label",className:(0,o.cn)("group/field-label peer/field-label flex w-fit gap-2 leading-snug group-data-[disabled=true]/field:opacity-50 has-data-checked:border-primary/30 has-data-checked:bg-primary/5 has-[>[data-slot=field]]:rounded-lg has-[>[data-slot=field]]:border *:data-[slot=field]:p-2.5 dark:has-data-checked:border-primary/20 dark:has-data-checked:bg-primary/10","has-[>[data-slot=field]]:w-full has-[>[data-slot=field]]:flex-col",e),...r})},"FieldLegend",0,function({className:e,variant:r="legend",...n}){return(0,t.jsx)("legend",{"data-slot":"field-legend","data-variant":r,className:(0,o.cn)("mb-1.5 font-medium data-[variant=label]:text-sm data-[variant=legend]:text-base",e),...n})},"FieldSet",0,function({className:e,...r}){return(0,t.jsx)("fieldset",{"data-slot":"field-set",className:(0,o.cn)("flex flex-col gap-4 has-[>[data-slot=checkbox-group]]:gap-3 has-[>[data-slot=radio-group]]:gap-3",e),...r})},"FieldTitle",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"field-label",className:(0,o.cn)("flex w-fit items-center gap-2 text-sm font-medium group-data-[disabled=true]/field:opacity-50",e),...r})}])},629288,e=>{"use strict";var t=e.i(843476),r=e.i(271645),n=e.i(981140),a=e.i(820783),o=e.i(30030),i=e.i(248425),s=e.i(842727),l=e.i(369340),d=e.i(586318),u=e.i(635804),c=e.i(296626),p=Object.defineProperty,h=(e,t)=>p(e,"name",{value:t,configurable:!0}),f="Radio",[m,g]=(0,o.createContextScope)(f),[b,x]=m(f);function v(e){let{__scopeRadio:n,checked:a=!1,children:o,disabled:i,form:s,name:l,onCheck:d,required:u,value:c="on",internal_do_not_use_render:p}=e,[f,m]=r.useState(null),[g,x]=r.useState(null),v=r.useRef(!1),[y,k]=r.useReducer(e=>e+1,0),w=!f||!!s||!!f.closest("form"),j={checked:a,disabled:i,required:u,name:l,form:s,value:c,control:f,setControl:m,hasConsumerStoppedPropagationRef:v,userInteractionCount:y,onUserInteraction:k,isFormControl:w,bubbleInput:g,setBubbleInput:x,onCheck:h(()=>d?.(),"onCheck")};return(0,t.jsx)(b,{scope:n,...j,children:C(p)?p(j):o})}h(v,"RadioProvider");var y=r.forwardRef(h(function({__scopeRadio:e,onClick:r,...o},s){let{checked:l,disabled:d,value:u,setControl:c,onCheck:p,hasConsumerStoppedPropagationRef:h,onUserInteraction:f,isFormControl:m,bubbleInput:g}=x("RadioTrigger",e),b=(0,a.useComposedRefs)(s,c);return(0,t.jsx)(i.Primitive.button,{type:"button",role:"radio","aria-checked":l,"data-state":j(l),"data-disabled":d?"":void 0,disabled:d,value:u,...o,ref:b,onClick:(0,n.composeEventHandlers)(r,e=>{l||(f(),p()),g&&m&&(h.current=e.isPropagationStopped(),h.current||e.stopPropagation())})})},"RadioTrigger")),k=r.forwardRef(h(function(e,r){let{__scopeRadio:n,forceMount:a,...o}=e,s=x("RadioIndicator",n);return(0,t.jsx)(c.Presence,{present:a||s.checked,children:(0,t.jsx)(i.Primitive.span,{"data-state":j(s.checked),"data-disabled":s.disabled?"":void 0,...o,ref:r})})},"RadioIndicator")),w=r.forwardRef(h(function({__scopeRadio:e,onClick:o,...s},l){let{control:d,checked:c,required:p,disabled:h,name:f,value:m,form:g,bubbleInput:b,setBubbleInput:v,hasConsumerStoppedPropagationRef:y,userInteractionCount:k}=x("RadioBubbleInput",e),w=(0,a.useComposedRefs)(l,v),C=(0,u.useSize)(d),j=r.useRef(!1),R=r.useRef(c),I=r.useRef(k);r.useEffect(()=>{if(!b)return;let e=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"checked").set,t=k!==I.current;I.current=k;let r=R.current!==c;R.current=c;let n=!(t&&y.current);if(r&&e){j.current=!t;let r=new Event("click",{bubbles:n});e.call(b,c),b.dispatchEvent(r),j.current=!1}},[b,c,y,k]);let M=r.useRef(c);return(0,t.jsx)(i.Primitive.input,{type:"radio","aria-hidden":!0,defaultChecked:M.current,required:p,disabled:h,name:f,value:m,form:g,...s,tabIndex:-1,ref:w,onClick:(0,n.composeEventHandlers)(o,e=>{j.current&&e.stopPropagation()}),style:{...s.style,...C,position:"absolute",pointerEvents:"none",opacity:0,margin:0,transform:"translateX(-100%)"}})},"RadioBubbleInput"));function C(e){return"function"==typeof e}function j(e){return e?"checked":"unchecked"}h(C,"isFunction"),h(j,"getState");var R=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],I="RadioGroup",[M,S]=(0,o.createContextScope)(I,[s.createRovingFocusGroupScope,g]),P=(0,s.createRovingFocusGroupScope)(),E=g(),[T,_]=M(I),N=r.forwardRef(h(function(e,n){let{__scopeRadioGroup:o,name:u,form:c,defaultValue:p,value:f,required:m=!1,disabled:g=!1,orientation:b,dir:x,loop:v=!0,onValueChange:y,...k}=e,w=P(o),C=(0,d.useDirection)(x),[j,R]=(0,l.useControllableState)({prop:f,defaultProp:p??null,onChange:y,caller:I}),[M,S]=r.useState(null),E=(0,a.useComposedRefs)(n,S),_=r.useRef(j);return r.useEffect(()=>{let e=c?M?.ownerDocument.getElementById(c):M?.closest("form");if(e instanceof HTMLFormElement){let t=h(()=>R(_.current),"reset");return e.addEventListener("reset",t),()=>e.removeEventListener("reset",t)}},[M,c,R]),(0,t.jsx)(T,{scope:o,name:u,form:c,required:m,disabled:g,value:j,onValueChange:R,children:(0,t.jsx)(s.Root,{asChild:!0,...w,orientation:b,dir:C,loop:v,children:(0,t.jsx)(i.Primitive.div,{role:"radiogroup","aria-required":m,"aria-orientation":b,"data-disabled":g?"":void 0,dir:C,...k,ref:E})})})},"RadioGroup"));function A(e){let{__scopeRadioGroup:r,value:n,disabled:a,children:o,internal_do_not_use_render:i}=e,s=_("RadioGroupItemProvider",r),l=E(r),d=s.disabled||a;return(0,t.jsx)(v,{...l,checked:s.value===n,disabled:d,required:s.required,name:s.name,form:s.form,value:n,onCheck:()=>s.onValueChange(n),internal_do_not_use_render:i,children:o})}h(A,"RadioGroupItemProvider");var D=r.forwardRef(h(function(e,o){let{__scopeRadioGroup:i,...l}=e,d=P(i),u=E(i),{checked:c,disabled:p}=x("RadioGroupItemTrigger",u.__scopeRadio),f=r.useRef(null),m=(0,a.useComposedRefs)(o,f),g=r.useRef(!1);return r.useEffect(()=>{let e=h(e=>{R.includes(e.key)&&(g.current=!0)},"handleKeyDown"),t=h(()=>g.current=!1,"handleKeyUp");return document.addEventListener("keydown",e),document.addEventListener("keyup",t),()=>{document.removeEventListener("keydown",e),document.removeEventListener("keyup",t)}},[]),(0,t.jsx)(s.Item,{asChild:!0,...d,focusable:!p,active:c,children:(0,t.jsx)(y,{...u,...l,ref:m,onKeyDown:(0,n.composeEventHandlers)(l.onKeyDown,e=>{"Enter"===e.key&&e.preventDefault()}),onFocus:(0,n.composeEventHandlers)(l.onFocus,()=>{g.current&&f.current?.click()})})})},"RadioGroupItemTrigger")),L=r.forwardRef(h(function(e,r){let{__scopeRadioGroup:n,value:a,disabled:o,...i}=e;return(0,t.jsx)(A,{__scopeRadioGroup:n,value:a,disabled:o,internal_do_not_use_render:({isFormControl:e})=>(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(D,{...i,ref:r,__scopeRadioGroup:n}),e&&(0,t.jsx)(z,{__scopeRadioGroup:n})]})})},"RadioGroupItem")),z=r.forwardRef(h(function(e,r){let{__scopeRadioGroup:n,...a}=e,o=E(n);return(0,t.jsx)(w,{...o,...a,ref:r})},"RadioGroupItemBubbleInput")),H=r.forwardRef(h(function(e,r){let{__scopeRadioGroup:n,...a}=e,o=E(n);return(0,t.jsx)(k,{...o,...a,ref:r})},"RadioGroupIndicator"));e.s(["Indicator",0,H,"Item",0,L,"RadioGroup",0,N,"RadioGroupIndicator",0,H,"RadioGroupItem",0,L,"Root",0,N,"createRadioGroupScope",0,S,"unstable_ItemBubbleInput",0,z,"unstable_ItemProvider",0,A,"unstable_ItemTrigger",0,D,"unstable_RadioGroupItemBubbleInput",0,z,"unstable_RadioGroupItemProvider",0,A,"unstable_RadioGroupItemTrigger",0,D],672310);var B=e.i(672310),B=B,O=e.i(975157);e.s(["RadioGroup",0,function({className:e,...r}){return(0,t.jsx)(B.Root,{"data-slot":"radio-group",className:(0,O.cn)("grid w-full gap-2",e),...r})},"RadioGroupItem",0,function({className:e,...r}){return(0,t.jsx)(B.Item,{"data-slot":"radio-group-item",className:(0,O.cn)("group/radio-group-item peer relative flex aspect-square size-4 shrink-0 rounded-full border border-input outline-none after:absolute after:-inset-x-3 after:-inset-y-2 focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 aria-invalid:aria-checked:border-primary dark:bg-input/30 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 data-checked:border-primary data-checked:bg-primary data-checked:text-primary-foreground dark:data-checked:bg-primary",e),...r,children:(0,t.jsx)(B.Indicator,{"data-slot":"radio-group-indicator",className:"flex size-4 items-center justify-center",children:(0,t.jsx)("span",{className:"absolute top-1/2 left-1/2 size-2 -translate-x-1/2 -translate-y-1/2 rounded-full bg-primary-foreground"})})})}],629288)},116261,e=>{"use strict";var t=e.i(843476),r=e.i(271645),n=e.i(637611);let a=`
|
|
31
|
-
key resourceKind reason resourceId href displayNumber label summary status phase error
|
|
32
|
-
createdAt updatedAt failureFingerprint
|
|
33
|
-
worktree { id folder branch highlightColor }
|
|
34
|
-
questionBatches {
|
|
35
|
-
id sourceKind createdAt
|
|
36
|
-
questions {
|
|
37
|
-
id position header prompt multiSelect allowCustom
|
|
38
|
-
options { id position label description }
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
buildRun { buildId destinationType preferredDestination }
|
|
42
|
-
`,o=(0,r.createContext)(null);async function i(e=null,t=50){let r=await (0,n.controlPlaneRequest)(`query ActionCenter($first: Int!, $after: String) {
|
|
43
|
-
actionCenter(first: $first, after: $after) {
|
|
44
|
-
items { ${a} }
|
|
45
|
-
nextCursor totalCount needsAttentionCount activeCount
|
|
46
|
-
}
|
|
47
|
-
}`,{first:t,after:e});if(!r.actionCenter)throw Error("Action Center data is unavailable");return r.actionCenter}e.s(["ActionCenterProvider",0,function({children:e}){let[a,s]=(0,r.useState)([]),[l,d]=(0,r.useState)(null),[u,c]=(0,r.useState)(0),[p,h]=(0,r.useState)(0),[f,m]=(0,r.useState)(0),[g,b]=(0,r.useState)(!0),[x,v]=(0,r.useState)(!1),[y,k]=(0,r.useState)(null),w=(0,r.useRef)(0);(0,r.useEffect)(()=>{w.current=a.length},[a.length]);let C=(0,r.useCallback)((e,t=!1)=>{s(r=>{if(!t)return e.items;let n=new Set(r.map(({key:e})=>e));return[...r,...e.items.filter(({key:e})=>!n.has(e))]}),d(e.nextCursor),c(e.totalCount),h(e.needsAttentionCount),m(e.activeCount),k(null)},[]),j=(0,r.useCallback)(async()=>{try{let e=Math.max(50,Math.min(w.current,200));C(await i(null,e))}catch(e){k(e instanceof Error?e.message:String(e))}finally{b(!1)}},[C]),R=(0,r.useCallback)(async()=>{if(l&&!x){v(!0);try{C(await i(l),!0)}catch(e){k(e instanceof Error?e.message:String(e))}finally{v(!1)}}},[C,x,l]);(0,r.useEffect)(()=>{let e=window.setTimeout(()=>void j(),0),t=(0,n.controlPlaneSubscriptions)().subscribe({query:"subscription ActionCenterChanged { actionCenterChanged }"},{next:()=>void j(),error:()=>void 0,complete:()=>void 0}),r=(0,n.onControlPlaneConnected)(()=>void j());return()=>{window.clearTimeout(e),t(),r()}},[j]);let I=(0,r.useCallback)(async(e,t,r)=>{try{"WORKFLOW"===e.resourceKind?await (0,n.controlPlaneRequest)(`mutation AnswerActionCenterWorkflowQuestion($batchId: ID!, $answers: JSON!) {
|
|
48
|
-
answerWorkflowQuestion(batchId: $batchId, answers: $answers) { id status }
|
|
49
|
-
}`,{batchId:t.id,answers:r}):await (0,n.controlPlaneRequest)(`mutation AnswerActionCenterRunQuestion($batchId: ID!, $answers: JSON!) {
|
|
50
|
-
answerRunQuestion(batchId: $batchId, answers: $answers) { id status }
|
|
51
|
-
}`,{batchId:t.id,answers:r}),await j()}catch(e){throw k(e instanceof Error?e.message:String(e)),e}},[j]),M=(0,r.useCallback)(async e=>{if(e.failureFingerprint){s(t=>t.filter(({key:t})=>t!==e.key));try{await (0,n.controlPlaneRequest)(`mutation AcknowledgeActionCenterItem($input: AcknowledgeActionCenterItemInput!) {
|
|
52
|
-
acknowledgeActionCenterItem(input: $input)
|
|
53
|
-
}`,{input:{resourceKind:e.resourceKind,resourceId:e.resourceId,failureFingerprint:e.failureFingerprint}}),await j()}catch(e){throw s(a),k(e instanceof Error?e.message:String(e)),e}}},[a,j]);return(0,t.jsx)(o.Provider,{value:{items:a,totalCount:u,needsAttentionCount:p,activeCount:f,loading:g,loadingMore:x,error:y,hasMore:!!l,refresh:j,loadMore:R,answerQuestion:I,acknowledge:M,reportError:k},children:e})},"useActionCenter",0,function(){let e=(0,r.useContext)(o);if(!e)throw Error("useActionCenter must be used inside ActionCenterProvider");return e},"useOptionalActionCenter",0,function(){return(0,r.useContext)(o)}],116261)},936269,e=>{"use strict";let t=(0,e.i(456420).default)("list-todo",[["path",{d:"M13 5h8",key:"a7qcls"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 19h8",key:"c3s6r1"}],["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["rect",{x:"3",y:"4",width:"6",height:"6",rx:"1",key:"cif1o7"}]]);e.s(["ListTodo",0,t],936269)},462446,e=>{"use strict";let t=(0,e.i(456420).default)("messages-square",[["path",{d:"M16 10a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 14.286V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z",key:"1n2ejm"}],["path",{d:"M20 9a2 2 0 0 1 2 2v10.286a.71.71 0 0 1-1.212.502l-2.202-2.202A2 2 0 0 0 17.172 19H10a2 2 0 0 1-2-2v-1",key:"1qfcsi"}]]);e.s(["MessagesSquare",0,t],462446)},279202,e=>{"use strict";let t=(0,e.i(456420).default)("check-check",[["path",{d:"M18 6 7 17l-5-5",key:"116fxf"}],["path",{d:"m22 10-7.5 7.5L13 16",key:"ke71qq"}]]);e.s(["CheckCheck",0,t],279202)},731485,e=>{"use strict";var t=e.i(843476),r=e.i(271645),n=e.i(279202),a=e.i(55677),o=e.i(269846),i=e.i(93384),s=e.i(462446),l=e.i(932333),d=e.i(948148),u=e.i(816484),c=e.i(866026),p=e.i(929592),h=e.i(487486),f=e.i(519455),m=e.i(515288),g=e.i(987968),b=e.i(520133),x=e.i(767648),v=e.i(975157),y=e.i(171502),k=e.i(116261),w=e.i(730274),C=e.i(257428),j=e.i(542450),R=e.i(906197),I=e.i(629288),M=e.i(624687);function S({item:e,batch:n}){let a=(0,d.useTranslations)("actionCenter"),{answerQuestion:o}=(0,k.useActionCenter)(),[i,s]=(0,r.useState)({}),[l,u]=(0,r.useState)({}),[c,h]=(0,r.useState)(!1),[m,b]=(0,r.useState)(null),v=n.questions.every(e=>(i[e.id]?.length??0)>0||!!l[e.id]?.trim()),y=async()=>{h(!0),b(null);try{await o(e,n,Object.fromEntries(n.questions.map(e=>{let t=[...i[e.id]??[]],r=l[e.id]?.trim();return r&&t.push(r),[e.id,{answers:t}]})))}catch(e){b(e instanceof Error?e.message:String(e))}finally{h(!1)}};return(0,t.jsxs)("div",{className:"space-y-4 rounded-lg border border-amber-500/40 bg-amber-500/5 p-4",children:[n.sourceKind&&(0,t.jsx)("p",{className:"text-xs text-muted-foreground",children:a("questionFrom",{source:(0,x.formatKindLabel)(n.sourceKind)})}),m&&(0,t.jsx)(p.Alert,{variant:"destructive",children:(0,t.jsx)(p.AlertDescription,{children:m})}),n.questions.map(e=>(0,t.jsxs)(j.FieldSet,{children:[(0,t.jsx)(j.FieldLegend,{children:e.header||e.prompt}),e.header&&(0,t.jsx)(j.FieldDescription,{children:e.prompt}),e.options.length>0&&e.multiSelect&&(0,t.jsx)(j.FieldGroup,{className:"gap-2","data-slot":"checkbox-group",children:e.options.map(r=>{let a=`action-answer-${n.id}-${e.id}-${r.id}`,o=i[e.id]?.includes(r.label)??!1;return(0,t.jsx)(j.FieldLabel,{className:"w-full cursor-pointer",htmlFor:a,children:(0,t.jsxs)(R.Item,{size:"sm",variant:"outline",children:[(0,t.jsx)(C.Checkbox,{checked:o,id:a,onCheckedChange:t=>s(n=>{let a=new Set(n[e.id]??[]);return t?a.add(r.label):a.delete(r.label),{...n,[e.id]:[...a]}})}),(0,t.jsxs)(R.ItemContent,{children:[(0,t.jsx)(R.ItemTitle,{children:r.label}),r.description&&(0,t.jsx)(R.ItemDescription,{children:r.description})]})]})},r.id)})}),e.options.length>0&&!e.multiSelect&&(0,t.jsx)(I.RadioGroup,{onValueChange:t=>{s(r=>({...r,[e.id]:[t]})),u(t=>({...t,[e.id]:""}))},value:i[e.id]?.[0]??"",children:e.options.map(r=>{let a=`action-answer-${n.id}-${e.id}-${r.id}`;return(0,t.jsx)(j.FieldLabel,{className:"w-full cursor-pointer",htmlFor:a,children:(0,t.jsxs)(R.Item,{size:"sm",variant:"outline",children:[(0,t.jsx)(I.RadioGroupItem,{id:a,value:r.label}),(0,t.jsxs)(R.ItemContent,{children:[(0,t.jsx)(R.ItemTitle,{children:r.label}),r.description&&(0,t.jsx)(R.ItemDescription,{children:r.description})]})]})},r.id)})}),e.allowCustom&&(0,t.jsx)(M.Textarea,{"aria-label":a("customAnswerFor",{question:e.header||e.prompt}),className:"min-h-20",onChange:t=>{u(r=>({...r,[e.id]:t.target.value})),!e.multiSelect&&t.target.value&&s(t=>({...t,[e.id]:[]}))},placeholder:a("customAnswer"),value:l[e.id]??""})]},e.id)),(0,t.jsxs)(f.Button,{disabled:!v||c,onClick:()=>void y(),children:[c?(0,t.jsx)(g.Spinner,{}):(0,t.jsx)(w.Send,{})," ",a("submitAnswer")]})]})}let P={PLAN:a.ClipboardList,SESSION:s.MessagesSquare,BUILD:i.Hammer,WORKFLOW:l.Waypoints};function E(e){return e.replaceAll("\\","/").replace(/\/+$/,"").split("/").pop()||e}function T(e){return"QUESTION"===e?"border-amber-500/40 bg-amber-500/10 text-amber-700 dark:text-amber-300":"UNRUN_BUILD"===e?"border-blue-500/40 bg-blue-500/10 text-blue-700 dark:text-blue-300":"ACTIVE"===e?"border-emerald-500/40 bg-emerald-500/10 text-emerald-700 dark:text-emerald-300":void 0}e.s(["ActionCenterItem",0,function({item:e,compact:a=!1}){let i=(0,d.useTranslations)("actionCenter"),{acknowledge:s,refresh:l,reportError:w}=(0,k.useActionCenter)(),[C,j]=(0,r.useState)(!1),R=P[e.resourceKind],I=i(`kinds.${e.resourceKind}`),M="PLAN"===e.resourceKind||"SESSION"===e.resourceKind?`${I} #${e.displayNumber}`:"WORKFLOW"===e.resourceKind&&null!==e.displayNumber?`${e.label} #${e.displayNumber}`:e.label,_=e.worktree?.highlightColor,N=e.worktree?`${e.worktree.folder}${e.worktree.branch?` \xb7 ${e.worktree.branch}`:""}`:null,A="WORKFLOW"===e.resourceKind&&e.worktree&&e.summary===`WORKTREE:${e.worktree.id}`,D=async()=>{j(!0);try{await s(e)}catch{}finally{j(!1)}},L=(0,t.jsxs)("div",{className:"flex shrink-0 flex-wrap items-center gap-2",children:[e.buildRun&&(0,t.jsx)(c.RunBuildControls,{buildId:e.buildRun.buildId,compact:a,destinationType:e.buildRun.destinationType,onCompleted:l,onError:w,preferredDestination:e.buildRun.preferredDestination,size:"sm"}),e.failureFingerprint&&(0,t.jsxs)(f.Button,{"aria-label":a?i("acknowledgeNamed",{name:M}):void 0,disabled:C,onClick:()=>void D(),size:a?"icon-xs":"sm",title:a?i("acknowledge"):void 0,type:"button",variant:"outline",children:[C?(0,t.jsx)(g.Spinner,{}):(0,t.jsx)(n.CheckCheck,{}),!a&&i("acknowledge")]})]}),z=e.worktree&&(0,t.jsxs)(b.Link,{className:"flex min-w-0 max-w-full items-center gap-1 overflow-hidden font-mono text-xs text-muted-foreground hover:text-foreground hover:underline",href:`/worktrees/${e.worktree.id}`,title:N??void 0,children:[(0,t.jsx)(o.GitBranch,{className:"size-3 shrink-0"}),(0,t.jsx)("span",{className:"min-w-0 truncate",children:a?E(e.worktree.folder):N})]});if(a){let r=e.questionBatches[0]?.questions[0];return(0,t.jsxs)("div",{className:(0,v.cn)("space-y-1.5 overflow-hidden border-b border-l-4 px-2 py-1.5 last:border-b-0",_?y.worktreeHighlightAccentClasses[_]:"border-l-transparent",_&&y.worktreeHighlightBackgroundClasses[_]),"data-slot":"action-center-compact-item",children:[(0,t.jsxs)("div",{className:"flex items-start gap-1.5",children:[(0,t.jsx)(R,{className:"mt-0.5 size-3.5 shrink-0 text-muted-foreground"}),(0,t.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,t.jsx)(b.Link,{className:"block truncate text-sm font-medium hover:underline",href:e.href,children:M}),"WORKFLOW"!==e.resourceKind&&e.label!==M&&(0,t.jsx)("p",{className:"line-clamp-2 break-words text-xs leading-tight text-muted-foreground",children:e.label})]}),(0,t.jsx)(h.Badge,{className:(0,v.cn)("h-4 shrink-0 px-1.5 py-0 text-[9px]",T(e.reason)),variant:"FAILED"===e.reason?"destructive":"outline",children:i(`reasons.${e.reason}`)})]}),r&&(0,t.jsx)("p",{className:"line-clamp-2 break-words text-xs leading-tight font-medium",children:r.header||r.prompt}),e.error&&(0,t.jsx)("p",{className:"line-clamp-2 break-words text-xs leading-tight text-destructive",children:e.error}),(0,t.jsxs)("div",{className:"grid min-w-0 grid-cols-[minmax(0,1fr)_auto] items-center gap-1.5",children:[(0,t.jsx)("div",{className:"min-w-0 overflow-hidden",children:z}),L]})]})}return(0,t.jsxs)(m.Card,{className:(0,v.cn)("min-w-0 border-l-4",_?y.worktreeHighlightAccentClasses[_]:"border-l-transparent",_&&y.worktreeHighlightBackgroundClasses[_]),children:[(0,t.jsxs)(m.CardHeader,{children:[(0,t.jsxs)("div",{className:"flex min-w-0 items-start gap-3",children:[(0,t.jsx)("div",{className:"mt-0.5 shrink-0 rounded-md border bg-background p-2",children:(0,t.jsx)(R,{className:"size-4"})}),(0,t.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,t.jsx)(m.CardTitle,{className:"min-w-0 text-base",children:(0,t.jsx)(b.Link,{className:"block truncate hover:underline",href:e.href,children:M})}),(0,t.jsx)(m.CardDescription,{className:"mt-1 line-clamp-2 break-words",children:A&&e.worktree?(0,t.jsx)(b.Link,{className:"block max-w-full truncate font-mono hover:text-foreground hover:underline",href:`/worktrees/${e.worktree.id}`,title:N??void 0,children:E(e.worktree.folder)}):"PLAN"===e.resourceKind||"SESSION"===e.resourceKind?e.label:e.summary||e.label})]})]}),(0,t.jsx)(m.CardAction,{children:L})]}),(0,t.jsxs)(m.CardContent,{className:"space-y-4",children:[(0,t.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,t.jsx)(h.Badge,{className:T(e.reason),variant:"FAILED"===e.reason?"destructive":"outline",children:i(`reasons.${e.reason}`)}),(0,t.jsx)(h.Badge,{variant:"secondary",children:(0,x.formatEnumLabel)(e.status)}),e.phase&&e.phase!==e.status&&(0,t.jsx)(h.Badge,{variant:"outline",children:(0,x.formatEnumLabel)(e.phase)}),(0,t.jsx)("span",{className:"text-xs text-muted-foreground",children:(0,t.jsx)(u.DateTime,{value:e.updatedAt})})]}),z,e.error&&(0,t.jsx)(p.Alert,{variant:"destructive",children:(0,t.jsx)(p.AlertDescription,{className:"break-words",children:e.error})}),e.questionBatches.map(r=>(0,t.jsx)(S,{batch:r,item:e},r.id))]})]})}],731485)}]);
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,711241,e=>{"use strict";let t=(0,e.i(456420).default)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]]);e.s(["ArrowLeft",0,t],711241)},784774,e=>{"use strict";var t=e.i(843476),r=e.i(975157);e.s(["Table",0,function({className:e,...i}){return(0,t.jsx)("div",{"data-slot":"table-container",className:"relative w-full overflow-x-auto",children:(0,t.jsx)("table",{"data-slot":"table",className:(0,r.cn)("w-full caption-bottom text-sm",e),...i})})},"TableBody",0,function({className:e,...i}){return(0,t.jsx)("tbody",{"data-slot":"table-body",className:(0,r.cn)("[&_tr:last-child]:border-0",e),...i})},"TableCell",0,function({className:e,...i}){return(0,t.jsx)("td",{"data-slot":"table-cell",className:(0,r.cn)("p-2 align-middle whitespace-nowrap [&:has([role=checkbox])]:pr-0",e),...i})},"TableFooter",0,function({className:e,...i}){return(0,t.jsx)("tfoot",{"data-slot":"table-footer",className:(0,r.cn)("border-t bg-muted/50 font-medium [&>tr]:last:border-b-0",e),...i})},"TableHead",0,function({className:e,...i}){return(0,t.jsx)("th",{"data-slot":"table-head",className:(0,r.cn)("h-10 px-2 text-left align-middle font-medium whitespace-nowrap text-foreground [&:has([role=checkbox])]:pr-0",e),...i})},"TableHeader",0,function({className:e,...i}){return(0,t.jsx)("thead",{"data-slot":"table-header",className:(0,r.cn)("[&_tr]:border-b",e),...i})},"TableRow",0,function({className:e,...i}){return(0,t.jsx)("tr",{"data-slot":"table-row",className:(0,r.cn)("border-b transition-colors hover:bg-muted/50 has-aria-expanded:bg-muted/50 data-[state=selected]:bg-muted",e),...i})}])},755838,(e,t,r)=>{"use strict";var i=e.r(271645),s="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},n=i.useState,a=i.useEffect,l=i.useLayoutEffect,o=i.useDebugValue;function d(e){var t=e.getSnapshot;e=e.value;try{var r=t();return!s(e,r)}catch(e){return!0}}var u="u"<typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(e,t){var r=t(),i=n({inst:{value:r,getSnapshot:t}}),s=i[0].inst,u=i[1];return l(function(){s.value=r,s.getSnapshot=t,d(s)&&u({inst:s})},[e,r,t]),a(function(){return d(s)&&u({inst:s}),e(function(){d(s)&&u({inst:s})})},[e]),o(r),r};r.useSyncExternalStore=void 0!==i.useSyncExternalStore?i.useSyncExternalStore:u},802239,(e,t,r)=>{"use strict";t.exports=e.r(755838)},832297,e=>{"use strict";var t=e.i(187921);e.s(["CirclePlay",()=>t.default])},997778,e=>{"use strict";var t=e.i(843476),r=e.i(948148),i=e.i(271645),s=e.i(755146);e.s(["WorkflowChoiceMenu",0,function({button:e,choices:n,hasPlainTrigger:a=!1,onRun:l}){let o=(0,r.useTranslations)("workflows");return n.length?(0,t.jsxs)(s.DropdownMenu,{children:[(0,t.jsx)(s.DropdownMenuTrigger,{asChild:!0,children:e}),(0,t.jsxs)(s.DropdownMenuContent,{align:"start",className:"max-w-64",children:[a&&(0,t.jsx)(s.DropdownMenuItem,{onSelect:()=>l(null),children:o("fullRun")}),n.map(e=>(0,t.jsx)(s.DropdownMenuItem,{onSelect:()=>l(e.key),children:(0,t.jsxs)("div",{className:"min-w-0",children:[(0,t.jsx)("p",{className:"truncate",children:e.label}),e.description&&(0,t.jsx)("p",{className:"truncate text-xs text-muted-foreground",children:e.description})]})},e.key))]})]}):(0,i.cloneElement)(e,{onClick:()=>l(null)})}])},880181,596930,505624,e=>{"use strict";function t(e){return encodeURIComponent(e.trim())}function r(e){var r;let i=(r=e.url,!r?.startsWith("/")||r.startsWith("//")?null:r);if(i)return{href:i,external:!1};let s=e.kind.trim().toUpperCase(),n=e.resourceId.trim();if(!n)return null;let a="string"==typeof e.metadata?.runKind?e.metadata.runKind.toUpperCase():null,l="BUILD"===s?`/builds/${t(n)}`:"CODEBASE"===s?`/codebases/${t(n)}`:"JIRA_TICKET"===s?`/jira/tickets/${t(n)}`:"WORKTREE"===s?`/worktrees/${t(n)}`:"AGENT_RUN"===s&&"PLAN"===a?`/plans/${t(n)}`:"AGENT_RUN"===s&&"SESSION"===a?`/sessions/${t(n)}`:"PULL_REQUEST"===s?function(e){let r=e.lastIndexOf("#");if(r<1)return null;let i=e.slice(0,r),s=i.indexOf("/");if(s<1||s===i.length-1)return null;let n=Number(e.slice(r+1));return!Number.isInteger(n)||n<1?null:`/pull-requests/${t(i.slice(0,s))}/${t(i.slice(s+1))}/${n}`}(n):"AGENT_JOB"===s?`/jobs/${t(n)}`:"COMMAND_RUN"===s?`/commands/runs/${t(n)}`:"WORKFLOW_RUN"===s?`/workflows/runs/${t(n)}`:"SKILL_SYNC"===s?`/skills/sync/${t(n)}`:"SKILL"===s?`/skills/${t(n)}`:"IOS_DEVICE"===s?`/devices/${t(n)}`:"SIGNING_PROFILE"===s?`/provisioning-profiles/${t(n)}`:"PUSH_NOTIFICATION_BATCH"===s?"/push-notifications":"BUILD_DATA_COLLECTION"===s?"/build-data":"AGENT"===s?`/agents/${t(n)}`:"CODEBASE_REPOSITORY"===s?`/codebases/repositories/${t(n)}`:null;if(l)return{href:l,external:!1};let o=function(e){if(!e)return null;try{let t=new URL(e);return new Set(["http:","https:"]).has(t.protocol)?t.href:null}catch{return null}}(e.url);return o?{href:o,external:!0}:null}function i(e){let t=e.kind.trim().toUpperCase();return"AGENT_JOB"===t||"COMMAND_RUN"===t?30:"GITHUB_WORKFLOW_RUN"===t?20:10}function s(e){return e.map((e,t)=>({destination:r(e),index:t,link:e,time:e.createdAt instanceof Date?e.createdAt.getTime():Date.parse(e.createdAt??"")||0})).filter(e=>null!==e.destination).sort((e,t)=>i(e.link)-i(t.link)||t.time-e.time||t.index-e.index)[0]?.destination??null}function n(e){return e&&"object"==typeof e&&!Array.isArray(e)?e:{}}function a(e){return"string"!=typeof e&&"number"!=typeof e?null:String(e).trim()||null}function l(e,t,r){return e.kind.trim().toUpperCase()===t.trim().toUpperCase()&&e.resourceId.trim()===r.trim()}e.i(672510),e.s(["githubJobResourceId",0,function(e,t){let r=e.trim(),i=t.trim();if(!r||!i)throw Error("GitHub job repository and job ID are required");return`${r}:job:${i}`},"githubPipelineResourceId",0,function(e,t,r){let i=e.trim(),s=t?.trim(),n=r.trim();if(!i||!s&&!n)throw Error("GitHub pipeline repository and provider ID are required");return`${i}:${s?"run":"check"}:${s||n}`},"preferredWorkflowResourceDestination",0,s,"workflowResourceDestination",0,r],596930),e.s(["currentPageWorkflowNodeIds",0,function(e,t,r){let i=new Set,s=new Map(e.attempts.map(e=>[e.id,e.nodeId]));for(let s of e.attempts)s.resourceLinks.some(e=>l(e,t,r))&&i.add(s.nodeId);for(let n of e.resourceLinks){if(!l(n,t,r))continue;let a=n.attemptId?s.get(n.attemptId):e.trigger?.nodeId;a&&i.add(a)}return i},"workflowRunNodeDestinations",0,function(e){let t=new Map;for(let r of[...e.attempts].sort((t,r)=>Number(r.generation===e.generation)-Number(t.generation===e.generation)||r.generation-t.generation||r.attempt-t.attempt||Number(!!t.iterationKey)-Number(!!r.iterationKey))){if(t.has(r.nodeId))continue;let e=function(e){let t=e.kind?.trim().toUpperCase()??"",r=n(e.output),i=n(r.value),s={...n(i.sessionPatch),...n(r.sessionPatch)};if(t.startsWith("JIRA_")){let e=a(i.key)??a(n(i.ticket).key)??a(n(s.ticket).key);return e?{kind:"JIRA_TICKET",resourceId:e}:null}if(t.startsWith("RUN_")){let e=a(i.id),t=a(i.kind)?.toUpperCase();return e&&("PLAN"===t||"SESSION"===t)?{kind:"AGENT_RUN",resourceId:e,metadata:{runKind:t}}:null}if(t.startsWith("WORKTREE_")){let e=a(n(s.worktree).id);return e?{kind:"WORKTREE",resourceId:e}:null}if(t.startsWith("CODEBASE_")){let e=a(n(s.codebase).id)??a(i.id);return e?{kind:"CODEBASE",resourceId:e}:null}if(t.startsWith("BUILD_")){let e=a(n(s.build).id)??a(i.id);return e?{kind:"BUILD",resourceId:e}:null}return null}(r),i=s(e?[...r.resourceLinks,e]:r.resourceLinks);i&&t.set(r.nodeId,i)}let r=s(e.resourceLinks.filter(({attemptId:e})=>!e));return e.trigger?.nodeId&&r&&t.set(e.trigger.nodeId,r),t}],880181);var o=e.i(271645),d=e.i(520133);e.s(["useOpenWorkflowDestination",0,function(){let e=(0,d.useRouter)();return(0,o.useCallback)(t=>{if(t){if(t.external)return void window.open(t.href,"_blank","noopener,noreferrer");e.push(t.href)}},[e])}],505624)},586592,e=>{"use strict";var t=e.i(843476),r=e.i(832297),i=e.i(482022),s=e.i(948148),n=e.i(271645),a=e.i(929592),l=e.i(487486),o=e.i(519455),d=e.i(515288),u=e.i(906197),c=e.i(520133),m=e.i(637611),f=e.i(880181),p=e.i(997778),h=e.i(505624),x=e.i(349049),g=e.i(399668);function w(e){return"string"==typeof e&&e.length>0?e:null}function j({run:e,onAnswered:r}){let i=(0,s.useTranslations)("workflows"),l=(0,g.useWorkflowLabels)(),[d,u]=(0,n.useState)({}),[f,p]=(0,n.useState)(!1),[h,x]=(0,n.useState)(null),b=(0,n.useMemo)(()=>e.attempts.flatMap(e=>(e.questionBatches??[]).flatMap(t=>{let r=w(t.id);if(!r||"PENDING"!==t.status)return[];let i=(Array.isArray(t.questions)?t.questions:[]).flatMap(e=>(function(e){if(!e||"object"!=typeof e||Array.isArray(e))return null;let t=w(e.id);if(!t)return null;let r=Array.isArray(e.options)?e.options:[];return{id:t,header:w(e.header),prompt:w(e.prompt)??"",multiSelect:!!e.multiSelect,options:r.flatMap(e=>{if(!e||"object"!=typeof e)return[];let t=w(e.label);return t?[{id:w(e.id)??t,label:t,description:w(e.description)}]:[]})}})(e)??[]);return i.length?[{id:r,kind:e.kind,questions:i}]:[]})),[e]);if(0===b.length)return null;let k=(e,t)=>`${e}:${t}`,v=async(e,t)=>{p(!0);try{await (0,m.controlPlaneRequest)("mutation AnswerWorkflowQuestion($batchId: ID!, $answers: JSON!) { answerWorkflowQuestion(batchId: $batchId, answers: $answers) { id status } }",{batchId:e.id,answers:Object.fromEntries(e.questions.map(e=>[e.id,{answers:t[e.id]??[]}]))}),u(t=>{let r={...t};for(let t of e.questions)delete r[k(e.id,t.id)];return r}),x(null),await r()}catch(e){x(e instanceof Error?e.message:String(e))}finally{p(!1)}};return(0,t.jsxs)("div",{className:"space-y-2",children:[h&&(0,t.jsx)(a.Alert,{variant:"destructive",children:(0,t.jsx)(a.AlertDescription,{children:h})}),b.map(r=>{let s=1===r.questions.length&&!r.questions[0].multiSelect,n=r.questions.every(e=>(d[k(r.id,e.id)]??[]).length>0);return(0,t.jsxs)("div",{className:"space-y-3 rounded-xl border border-amber-500/50 bg-amber-500/5 p-3",children:[(0,t.jsx)("p",{className:"text-xs text-muted-foreground",children:i("questionFrom",{step:l.kind(r.kind)})}),r.questions.every(({options:e})=>e.length>0)?(0,t.jsxs)(t.Fragment,{children:[r.questions.map(e=>{let i=d[k(r.id,e.id)]??[];return(0,t.jsxs)("div",{className:"space-y-2",children:[(0,t.jsx)("p",{className:"text-sm font-medium",children:e.header||e.prompt}),e.header&&(0,t.jsx)("p",{className:"text-xs text-muted-foreground",children:e.prompt}),(0,t.jsx)("div",{className:"flex flex-wrap gap-2",children:e.options.map((n,a)=>(0,t.jsx)(o.Button,{"aria-pressed":s?void 0:i.includes(n.label),disabled:f,onClick:()=>{s?v(r,{[e.id]:[n.label]}):u(t=>{let i=new Set(t[k(r.id,e.id)]??[]);return e.multiSelect?i.has(n.label)?i.delete(n.label):i.add(n.label):(i.clear(),i.add(n.label)),{...t,[k(r.id,e.id)]:[...i]}})},size:"sm",title:n.description??void 0,variant:i.includes(n.label)||s&&0===a?"default":"outline",children:n.label},n.id))})]},e.id)}),!s&&(0,t.jsx)(o.Button,{disabled:f||!n,onClick:()=>void v(r,Object.fromEntries(r.questions.map(e=>[e.id,d[k(r.id,e.id)]??[]]))),size:"sm",children:i("answer")})]}):(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("p",{className:"text-sm font-medium",children:r.questions[0].header||r.questions[0].prompt}),(0,t.jsx)(o.Button,{asChild:!0,size:"sm",variant:"outline",children:(0,t.jsx)(c.Link,{href:`/workflows/runs/${e.id}`,children:i("answerOnRunPage")})})]})]},r.id)})]})}let b=`
|
|
2
|
-
id displayNumber workflowId triggerKind triggerSubjectKey status phase generation
|
|
3
|
-
sessionData sessionRevision blockedReason error queuedAt startedAt pausedAt finishedAt
|
|
4
|
-
workflow { id name }
|
|
5
|
-
trigger { nodeId }
|
|
6
|
-
version { id workflowId version name description schemaVersion definition contentHash publishedAt }
|
|
7
|
-
attempts {
|
|
8
|
-
id nodeId kind generation iterationKey attempt status phase input output error startedAt finishedAt supersededAt
|
|
9
|
-
resourceLinks { id attemptId kind resourceId label url metadata createdAt }
|
|
10
|
-
questionBatches {
|
|
11
|
-
id status
|
|
12
|
-
questions { id header prompt multiSelect options { id label description } }
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
resourceLinks { id attemptId kind resourceId label url metadata createdAt }
|
|
16
|
-
`;e.s(["WorkflowResourcePanel",0,function({resourceKind:e,resourceId:w,sessionData:k}){let v=(0,s.useTranslations)("workflows"),N=(0,g.useWorkflowLabels)(),y=(0,h.useOpenWorkflowDestination)(),[I,C]=(0,n.useState)([]),[T,A]=(0,n.useState)([]),[S,R]=(0,n.useState)(null),[D,E]=(0,n.useState)(null),$=(0,n.useCallback)(async()=>{try{let t=await (0,m.controlPlaneRequest)(`query ResourceWorkflows($kind: String!, $resourceId: ID!) {
|
|
17
|
-
workflowRunsForResource(kind: $kind, resourceId: $resourceId) { ${b} }
|
|
18
|
-
workflowsAcceptingResource(kind: $kind) {
|
|
19
|
-
id name description enabled
|
|
20
|
-
hasPlainTrigger(resourceKind: $kind)
|
|
21
|
-
triggerChoices(resourceKind: $kind) { key label description }
|
|
22
|
-
}
|
|
23
|
-
}`,{kind:e,resourceId:w});C(t.workflowRunsForResource),A(t.workflowsAcceptingResource),E(null)}catch(e){E(e instanceof Error?e.message:String(e))}},[w,e]);(0,n.useEffect)(()=>{let e=window.setTimeout(()=>void $(),0),t=(0,m.controlPlaneSubscriptions)().subscribe({query:"subscription ResourceWorkflowChanges { workflowsChanged { id } }"},{next:()=>void $(),error:()=>void 0,complete:()=>void 0});return()=>{window.clearTimeout(e),t()}},[$]);let L=async(t,r)=>{R(t);try{await (0,m.controlPlaneRequest)("mutation TriggerResourceWorkflow($input: TriggerWorkflowInput!) { triggerWorkflow(input: $input) { id } }",{input:{workflowId:t,sessionData:k,resourceKind:e,resourceId:w,subjectKey:`${e}:${w}`,choice:r}}),await $()}catch(e){E(e instanceof Error?e.message:String(e))}finally{R(null)}},P=I[0],O=(0,n.useMemo)(()=>P?(0,f.currentPageWorkflowNodeIds)(P,e,w):new Set,[P,w,e]),B=(0,n.useMemo)(()=>P?(0,f.workflowRunNodeDestinations)(P):new Map,[P]);return I.length||T.length||D?(0,t.jsxs)(d.Card,{children:[(0,t.jsxs)(d.CardHeader,{children:[(0,t.jsx)(d.CardTitle,{children:v("resourceWorkflows")}),(0,t.jsx)(d.CardDescription,{children:v("resourceWorkflowsDescription")}),(0,t.jsx)(d.CardAction,{children:(0,t.jsx)(o.Button,{asChild:!0,size:"sm",variant:"outline",children:(0,t.jsx)(c.Link,{href:"/workflows",children:v("manageWorkflows")})})})]}),(0,t.jsxs)(d.CardContent,{className:"space-y-4",children:[D&&(0,t.jsx)(a.Alert,{variant:"destructive",children:(0,t.jsx)(a.AlertDescription,{children:D})}),T.length>0&&(0,t.jsx)(u.ItemGroup,{className:"gap-2",children:T.map(e=>(0,t.jsxs)(u.Item,{size:"sm",variant:"outline",children:[(0,t.jsxs)(u.ItemContent,{children:[(0,t.jsx)(u.ItemTitle,{children:e.name}),e.description&&(0,t.jsx)(u.ItemDescription,{children:e.description})]}),(0,t.jsx)(u.ItemActions,{children:(0,t.jsx)(p.WorkflowChoiceMenu,{button:(0,t.jsxs)(o.Button,{disabled:!e.enabled||null!==S,size:"sm",variant:"outline",children:[(0,t.jsx)(r.CirclePlay,{})," ",v("run")]}),choices:e.triggerChoices,hasPlainTrigger:e.hasPlainTrigger,onRun:t=>void L(e.id,t)})})]},e.id))}),P&&(0,t.jsxs)("div",{className:"space-y-3",children:[(0,t.jsxs)("div",{className:"flex flex-wrap items-center justify-between gap-2",children:[(0,t.jsxs)("div",{className:"flex items-center gap-2",children:[(0,t.jsxs)(c.Link,{className:"font-medium hover:underline",href:`/workflows/runs/${P.id}`,children:[P.workflow.name," #",P.displayNumber]}),(0,t.jsx)(l.Badge,{variant:(0,x.workflowStatusVariant)(P.status),children:N.status(P.status)})]}),(0,t.jsx)(o.Button,{asChild:!0,size:"sm",variant:"ghost",children:(0,t.jsxs)(c.Link,{href:`/workflows/runs/${P.id}`,children:[(0,t.jsx)(i.ExternalLink,{})," ",v("fullRun")]})})]}),(0,t.jsx)(j,{onAnswered:$,run:P}),(0,t.jsx)(x.WorkflowGraph,{attempts:P.attempts,compact:!0,currentPageNodeIds:O,definition:P.version.definition,destinations:B,generation:P.generation,onNodeClick:(e,{destination:t,locked:r})=>{r&&y(t)}}),I.length>1&&(0,t.jsx)("div",{className:"flex flex-wrap gap-2",children:I.slice(1,6).map(e=>(0,t.jsx)(o.Button,{asChild:!0,size:"sm",variant:"ghost",children:(0,t.jsxs)(c.Link,{className:"gap-2",href:`/workflows/runs/${e.id}`,children:[(0,t.jsxs)("span",{children:["#",e.displayNumber," · ",e.workflow.name]}),(0,t.jsx)(l.Badge,{variant:(0,x.workflowStatusVariant)(e.status),children:N.status(e.status)})]})},e.id))})]})]})]}):null}],586592)},312159,e=>{"use strict";var t=e.i(843476),r=e.i(711241),i=e.i(986206),s=e.i(948148),n=e.i(271645),a=e.i(929592),l=e.i(487486),o=e.i(519455),d=e.i(515288),u=e.i(816484),c=e.i(987968),m=e.i(784774),f=e.i(520133),p=e.i(637611);function h({label:e,value:r,mono:i=!1,className:s}){return(0,t.jsxs)("div",{className:s,children:[(0,t.jsx)("p",{className:"text-xs font-medium text-muted-foreground",children:e}),(0,t.jsx)("p",{className:i?"break-all font-mono text-xs":"mt-1",children:r})]})}e.s(["ProvisioningProfileDetailPage",0,function({id:e}){let x=(0,s.useTranslations)("provisioningProfiles"),[g,w]=(0,n.useState)(null),[j,b]=(0,n.useState)(!0),[k,v]=(0,n.useState)(null),N=(0,n.useCallback)(async()=>{b(!0);try{let t=await (0,p.controlPlaneRequest)(`query ProvisioningProfileDetail($id: ID!) {
|
|
24
|
-
signingProfile(id: $id) {
|
|
25
|
-
id uuid contentHash name profileType bundleId teamId teamName
|
|
26
|
-
platforms deviceCount deviceUdids certificateSha1s createdAt expiresAt
|
|
27
|
-
expired xcodeManaged installedAgents { id name }
|
|
28
|
-
provisionedDevices {
|
|
29
|
-
udid deviceId displayName product osVersion status
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}`,{id:e});w(t.signingProfile),v(null)}catch(e){v(e instanceof Error?e.message:String(e))}finally{b(!1)}},[e]);if((0,n.useEffect)(()=>{let e=window.setTimeout(()=>void N(),0);return()=>window.clearTimeout(e)},[N]),j)return(0,t.jsxs)("p",{className:"flex items-center gap-2 p-6 text-sm text-muted-foreground",children:[(0,t.jsx)(c.Spinner,{})," ",x("loadingProfile")]});if(k)return(0,t.jsxs)("section",{className:"mx-auto w-full max-w-[1500px] space-y-4",children:[(0,t.jsx)(o.Button,{asChild:!0,variant:"ghost",children:(0,t.jsxs)(f.Link,{href:"/provisioning-profiles",children:[(0,t.jsx)(r.ArrowLeft,{})," ",x("backToProfiles")]})}),(0,t.jsx)(a.Alert,{variant:"destructive",children:(0,t.jsx)(a.AlertDescription,{children:k})})]});if(!g)return(0,t.jsxs)("section",{className:"mx-auto w-full max-w-[1500px] space-y-4",children:[(0,t.jsx)(o.Button,{asChild:!0,variant:"ghost",children:(0,t.jsxs)(f.Link,{href:"/provisioning-profiles",children:[(0,t.jsx)(r.ArrowLeft,{})," ",x("backToProfiles")]})}),(0,t.jsx)(d.Card,{children:(0,t.jsx)(d.CardContent,{className:"p-8 text-center text-muted-foreground",children:x("profileNotFound")})})]});let y=new Set,I=g.provisionedDevices.filter(e=>{let t=e.udid.toUpperCase();return!y.has(t)&&(y.add(t),!0)});return(0,t.jsxs)("section",{className:"mx-auto flex w-full max-w-[1500px] flex-col gap-6",children:[(0,t.jsxs)("div",{children:[(0,t.jsx)(o.Button,{asChild:!0,className:"-ml-2",size:"sm",variant:"ghost",children:(0,t.jsxs)(f.Link,{href:"/provisioning-profiles",children:[(0,t.jsx)(r.ArrowLeft,{})," ",x("backToProfiles")]})}),(0,t.jsxs)("div",{className:"mt-2 flex flex-wrap items-center gap-2",children:[(0,t.jsx)("h1",{className:"text-2xl font-semibold tracking-tight",children:g.name}),(0,t.jsx)(l.Badge,{variant:"outline",children:g.profileType}),g.expired&&(0,t.jsx)(l.Badge,{variant:"destructive",children:x("expired")}),g.xcodeManaged&&(0,t.jsx)(l.Badge,{variant:"secondary",children:"Xcode"})]}),(0,t.jsx)("p",{className:"mt-1 font-mono text-xs text-muted-foreground",children:g.uuid})]}),(0,t.jsxs)(d.Card,{children:[(0,t.jsxs)(d.CardHeader,{children:[(0,t.jsx)(d.CardTitle,{children:x("profileDetails")}),(0,t.jsx)(d.CardDescription,{children:g.bundleId})]}),(0,t.jsxs)(d.CardContent,{className:"grid gap-5 sm:grid-cols-2 lg:grid-cols-4",children:[(0,t.jsx)(h,{label:x("team"),value:g.teamName??g.teamId??"—"}),(0,t.jsx)(h,{label:x("platforms"),value:g.platforms.join(", ")||"—"}),(0,t.jsx)(h,{label:x("created"),value:(0,t.jsx)(u.DateTime,{showTime:!1,value:g.createdAt})}),(0,t.jsx)(h,{label:x("expires"),value:(0,t.jsx)(u.DateTime,{showTime:!1,value:g.expiresAt})}),(0,t.jsx)(h,{label:x("installedAgents"),value:g.installedAgents.map(e=>e.name).join(", ")||"—"}),(0,t.jsx)(h,{className:"sm:col-span-2 lg:col-span-3",label:x("acceptedCertificates"),value:g.certificateSha1s.join(", ")||"—",mono:!0})]})]}),(0,t.jsxs)(d.Card,{className:"gap-0 py-0",children:[(0,t.jsxs)(d.CardHeader,{children:[(0,t.jsxs)(d.CardTitle,{className:"flex items-center gap-2",children:[(0,t.jsx)(i.Smartphone,{})," ",x("provisionedDevices")]}),(0,t.jsx)(d.CardDescription,{children:x("provisionedDevicesDescription",{count:I.length})})]}),0===g.deviceUdids.length?(0,t.jsx)("p",{className:"p-8 text-center text-sm text-muted-foreground",children:g.deviceCount>0?x("deviceListPendingRefresh"):x("noProvisionedDevices")}):(0,t.jsxs)(m.Table,{children:[(0,t.jsx)(m.TableHeader,{children:(0,t.jsxs)(m.TableRow,{children:[(0,t.jsx)(m.TableHead,{children:x("device")}),(0,t.jsx)(m.TableHead,{children:x("udid")}),(0,t.jsx)(m.TableHead,{children:x("status")})]})}),(0,t.jsx)(m.TableBody,{children:I.map((e,r)=>(0,t.jsxs)(m.TableRow,{children:[(0,t.jsxs)(m.TableCell,{children:[e.deviceId&&e.displayName?(0,t.jsx)(f.Link,{className:"font-medium hover:underline",href:`/devices/${e.deviceId}`,children:e.displayName}):(0,t.jsx)("span",{className:"text-muted-foreground",children:x("unknownDevice")}),(e.product||e.osVersion)&&(0,t.jsx)("p",{className:"text-xs text-muted-foreground",children:[e.product,e.osVersion].filter(Boolean).join(" · ")})]}),(0,t.jsx)(m.TableCell,{className:"font-mono text-xs",children:e.udid}),(0,t.jsx)(m.TableCell,{children:e.status?(0,t.jsx)(l.Badge,{variant:"secondary",children:e.status}):"—"})]},`${e.udid}:${r}`))})]})]})]})}])}]);
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,741120,e=>{"use strict";let i=(0,e.i(456420).default)("refresh-cw",[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]]);e.s(["RefreshCw",0,i],741120)},82612,e=>{"use strict";var i=e.i(843476),t=e.i(225913),n=e.i(975157);let s=(0,t.cva)("mb-2 flex shrink-0 items-center justify-center [&_svg]:pointer-events-none [&_svg]:shrink-0",{variants:{variant:{default:"bg-transparent",icon:"flex size-8 shrink-0 items-center justify-center rounded-lg bg-muted text-foreground [&_svg:not([class*='size-'])]:size-4"}},defaultVariants:{variant:"default"}});e.s(["Empty",0,function({className:e,...t}){return(0,i.jsx)("div",{"data-slot":"empty",className:(0,n.cn)("flex w-full min-w-0 flex-1 flex-col items-center justify-center gap-4 rounded-xl border-dashed p-6 text-center text-balance",e),...t})},"EmptyDescription",0,function({className:e,...t}){return(0,i.jsx)("div",{"data-slot":"empty-description",className:(0,n.cn)("text-sm/relaxed text-muted-foreground [&>a]:underline [&>a]:underline-offset-4 [&>a:hover]:text-primary",e),...t})},"EmptyHeader",0,function({className:e,...t}){return(0,i.jsx)("div",{"data-slot":"empty-header",className:(0,n.cn)("flex max-w-sm flex-col items-center gap-2",e),...t})},"EmptyMedia",0,function({className:e,variant:t="default",...r}){return(0,i.jsx)("div",{"data-slot":"empty-icon","data-variant":t,className:(0,n.cn)(s({variant:t,className:e})),...r})},"EmptyTitle",0,function({className:e,...t}){return(0,i.jsx)("div",{"data-slot":"empty-title",className:(0,n.cn)("font-heading text-sm font-medium tracking-tight",e),...t})}])},711241,e=>{"use strict";let i=(0,e.i(456420).default)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]]);e.s(["ArrowLeft",0,i],711241)},856522,e=>{"use strict";let i=(0,e.i(456420).default)("save",[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",key:"1c8476"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7",key:"1ydtos"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7",key:"t51u73"}]]);e.s(["Save",0,i],856522)},876561,e=>{"use strict";let i=(0,e.i(456420).default)("archive",[["rect",{width:"20",height:"5",x:"2",y:"3",rx:"1",key:"1wp1u1"}],["path",{d:"M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8",key:"1s80jp"}],["path",{d:"M10 12h4",key:"a56b0p"}]]);e.s(["Archive",0,i],876561)},452330,e=>{"use strict";let i=(0,e.i(456420).default)("code-xml",[["path",{d:"m18 16 4-4-4-4",key:"1inbqp"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"m14.5 4-5 16",key:"e7oirm"}]]);e.s(["Code2",0,i],452330)},636162,e=>{"use strict";let i=(0,e.i(456420).default)("apple",[["path",{d:"M12 6.528V3a1 1 0 0 1 1-1h0",key:"11qiee"}],["path",{d:"M18.237 21A15 15 0 0 0 22 11a6 6 0 0 0-10-4.472A6 6 0 0 0 2 11a15.1 15.1 0 0 0 3.763 10 3 3 0 0 0 3.648.648 5.5 5.5 0 0 1 5.178 0A3 3 0 0 0 18.237 21",key:"110c12"}]]);e.s(["Apple",0,i],636162)},687862,671028,e=>{"use strict";var i=e.i(843476);e.i(688194);var t=e.i(636162),n=e.i(456420);let s=(0,n.default)("app-window",[["rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",key:"izxlao"}],["path",{d:"M10 4v4",key:"pp8u80"}],["path",{d:"M2 8h20",key:"d11cs7"}],["path",{d:"M6 4v4",key:"1svtjw"}]]);var r=e.i(876561);let a=(0,n.default)("beaker",[["path",{d:"M4.5 3h15",key:"c7n0jr"}],["path",{d:"M6 3v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3",key:"m1uhx7"}],["path",{d:"M6 14h12",key:"4cwo0f"}]]),o=(0,n.default)("box",[["path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]]),d=(0,n.default)("bug",[["path",{d:"M12 20v-9",key:"1qisl0"}],["path",{d:"M14 7a4 4 0 0 1 4 4v3a6 6 0 0 1-12 0v-3a4 4 0 0 1 4-4z",key:"uouzyp"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M21 21a4 4 0 0 0-3.81-4",key:"1b0z45"}],["path",{d:"M21 5a4 4 0 0 1-3.55 3.97",key:"5cxbf6"}],["path",{d:"M22 13h-4",key:"1jl80f"}],["path",{d:"M3 21a4 4 0 0 1 3.81-4",key:"1fjd4g"}],["path",{d:"M3 5a4 4 0 0 0 3.55 3.97",key:"1d7oge"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M9 7.13V6a3 3 0 1 1 6 0v1.13",key:"1vgav8"}]]);var l=e.i(452330);let c=(0,n.default)("gauge",[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]]);e.s(["Gauge",0,c],671028);var p=e.i(93384);let u=(0,n.default)("layers",[["path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",key:"zw3jo"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",key:"1wduqc"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",key:"kqbvx6"}]]),m=(0,n.default)("package",[["path",{d:"M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z",key:"1a0edw"}],["path",{d:"M12 22V12",key:"d0xqtd"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}]]);var h=e.i(21357);let x=(0,n.default)("rocket",[["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}],["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09",key:"u4xsad"}],["path",{d:"M9 12a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.4 22.4 0 0 1-4 2z",key:"676m9"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 .05 5 .05",key:"92ym6u"}]]);var f=e.i(584026),g=e.i(986206),y=e.i(328623),k=e.i(604139);let j=(0,n.default)("test-tube",[["path",{d:"M14.5 2v17.5c0 1.4-1.1 2.5-2.5 2.5c-1.4 0-2.5-1.1-2.5-2.5V2",key:"125lnx"}],["path",{d:"M8.5 2h7",key:"csnxdl"}],["path",{d:"M14.5 16h-5",key:"1ox875"}]]);var b=e.i(747925);let v={apple:t.Apple,"app-window":s,archive:r.Archive,beaker:a,box:o,bug:d,code:l.Code2,gauge:c,hammer:p.Hammer,layers:u,package:m,play:h.Play,rocket:x,shield:f.ShieldCheck,smartphone:g.Smartphone,sparkles:y.Sparkles,terminal:k.Terminal,"test-tube":j,wrench:b.Wrench};e.s(["ConfigurationIcon",0,function({iconKey:e}){if(!e)return null;let t=v[e];return t?(0,i.jsx)(t,{"aria-hidden":!0,className:"size-4"}):null}],687862)},832297,e=>{"use strict";var i=e.i(187921);e.s(["CirclePlay",()=>i.default])},997778,e=>{"use strict";var i=e.i(843476),t=e.i(948148),n=e.i(271645),s=e.i(755146);e.s(["WorkflowChoiceMenu",0,function({button:e,choices:r,hasPlainTrigger:a=!1,onRun:o}){let d=(0,t.useTranslations)("workflows");return r.length?(0,i.jsxs)(s.DropdownMenu,{children:[(0,i.jsx)(s.DropdownMenuTrigger,{asChild:!0,children:e}),(0,i.jsxs)(s.DropdownMenuContent,{align:"start",className:"max-w-64",children:[a&&(0,i.jsx)(s.DropdownMenuItem,{onSelect:()=>o(null),children:d("fullRun")}),r.map(e=>(0,i.jsx)(s.DropdownMenuItem,{onSelect:()=>o(e.key),children:(0,i.jsxs)("div",{className:"min-w-0",children:[(0,i.jsx)("p",{className:"truncate",children:e.label}),e.description&&(0,i.jsx)("p",{className:"truncate text-xs text-muted-foreground",children:e.description})]})},e.key))]})]}):(0,n.cloneElement)(e,{onClick:()=>o(null)})}])},762368,e=>{"use strict";let i=(0,e.i(456420).default)("download",[["path",{d:"M12 15V3",key:"m9g1x1"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["path",{d:"m7 10 5 5 5-5",key:"brsn70"}]]);e.s(["Download",0,i],762368)},955370,e=>{"use strict";let i=(0,e.i(456420).default)("circle-off",[["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M8.35 2.69A10 10 0 0 1 21.3 15.65",key:"1pfsoa"}],["path",{d:"M19.08 19.08A10 10 0 1 1 4.92 4.92",key:"1ablyi"}]]);e.s(["CircleOff",0,i],955370)},18718,274757,681735,e=>{"use strict";var i=e.i(843476),t=e.i(948148),n=e.i(271645),s=e.i(82612),r=e.i(542450),a=e.i(906197),o=e.i(980376),d=e.i(450220),l=e.i(672510);let c={workflow:[{name:"id",description:"Workflow definition id"},{name:"name",description:"Workflow name"},{name:"runId",description:"Current run id"},{name:"startedAt",description:"Run start timestamp"},{name:"trigger",description:"Trigger that started the run"}],repo:[{name:"id",description:"Repository id"},{name:"githubId",description:"GitHub repository id"},{name:"owner",description:"Repository owner / organization"},{name:"name",description:"Repository name"},{name:"url",description:"Repository URL"},{name:"canonicalOrigin",description:"Normalized repository origin"},{name:"displayOrigin",description:"Human-readable repository origin"},{name:"defaultBranch",description:"Repository default branch"}],codebase:[{name:"id",description:"Codebase id"},{name:"agentId",description:"Owning agent id"},{name:"folder",description:"Codebase filesystem path"},{name:"branch",description:"Current branch"},{name:"headSha",description:"HEAD commit SHA"},{name:"dirty",description:"Whether the working tree has changes"},{name:"branches",description:"Local and remote Git branches"},{name:"branchesTruncated",description:"Whether branch results were truncated"},{name:"stashes",description:"Git stashes"},{name:"stashesTruncated",description:"Whether stash results were truncated"},{name:"remoteBranches",description:"Known remote branches"}],agent:[{name:"id",description:"Owning agent id"},{name:"name",description:"Agent display name"},{name:"hostname",description:"Agent hostname"},{name:"connected",description:"Whether the agent is connected"},{name:"diskTotalBytes",description:"Root disk capacity in bytes"},{name:"diskFreeBytes",description:"Available disk space in bytes"},{name:"memoryFreeBytes",description:"Available memory in bytes"}],disk:[{name:"enabled",description:"Whether disk monitoring is enabled"},{name:"status",description:"Current disk monitor status"},{name:"pressureMode",description:"Normal, manual, or automatic pressure mode"},{name:"manualPressureMode",description:"Whether manual pressure mode is enabled"},{name:"automaticPressureMode",description:"Whether automatic pressure mode is active"},{name:"lastReportedAt",description:"Timestamp of the latest accepted disk report"},{name:"lastError",description:"Latest monitor or cleanup error"},{name:"warnings",description:"Current disk report warnings"},{name:"monitoredVolumeId",description:"Least-free monitored Derived Data volume id"},{name:"freeBytes",description:"Monitored Derived Data free bytes"},{name:"totalBytes",description:"Monitored Derived Data total bytes"},{name:"freeGiB",description:"Monitored Derived Data free space in GiB"},{name:"freePercent",description:"Monitored Derived Data free percentage"},{name:"usedPercent",description:"Monitored Derived Data used percentage"},{name:"effectiveThresholdBytes",description:"Current cleanup threshold in bytes"},{name:"normalThresholdGiB",description:"Global normal threshold in GiB"},{name:"pressureThresholdGiB",description:"Global pressure threshold in GiB"},{name:"pollIntervalSeconds",description:"Agent disk report cadence"},{name:"staleAfterSeconds",description:"Age at which a report is stale"},{name:"changeReason",description:"Internal reason for the monitor event"},{name:"volumes",description:"All reported volumes and their monitor status"}],cleanup:[{name:"jobId",description:"Automatic cleanup agent job id"},{name:"status",description:"Automatic cleanup terminal status"},{name:"source",description:"Cleanup source"},{name:"error",description:"Cleanup error, if any"},{name:"targets",description:"Derived Data entries selected for cleanup"},{name:"deleted",description:"Derived Data entries reported deleted"}],command:[{name:"id",description:"Command run id"},{name:"commandId",description:"Saved command definition id"},{name:"name",description:"Command display name"},{name:"status",description:"Command run status"},{name:"exitCode",description:"Command process exit code"},{name:"signal",description:"Command termination signal"},{name:"error",description:"Command failure reason"},{name:"finishedAt",description:"Command completion timestamp"}],skill:[{name:"id",description:"Skill id"},{name:"groupId",description:"Skill group id"}],skillSync:[{name:"id",description:"Skill sync run id"},{name:"kind",description:"Skill sync kind"},{name:"status",description:"Skill sync status"},{name:"error",description:"Skill sync failure reason"},{name:"conflictCount",description:"Unresolved conflict count"},{name:"conflicts",description:"Unresolved skill conflicts"},{name:"updatedAt",description:"Skill sync update timestamp"},{name:"finishedAt",description:"Skill sync completion timestamp"}],buildData:[{name:"id",description:"Build-data collection id"},{name:"status",description:"Collection status"},{name:"finishedAt",description:"Collection completion timestamp"},{name:"totalBytes",description:"Total discovered bytes"},{name:"entryCount",description:"Discovered entry count"},{name:"successfulAgentCount",description:"Agents that completed collection successfully"}],signingProfile:[{name:"id",description:"Signing profile id"},{name:"uuid",description:"Provisioning profile UUID"},{name:"name",description:"Provisioning profile name"},{name:"expiresAt",description:"Provisioning profile expiry"},{name:"expired",description:"Whether the profile is expired"}],device:[{name:"id",description:"iOS device id"},{name:"udid",description:"Device UDID"},{name:"name",description:"Device display name"},{name:"product",description:"Device product identifier"},{name:"osVersion",description:"Device OS version"},{name:"status",description:"Device registration status"},{name:"error",description:"Device registration failure reason"},{name:"updatedAt",description:"Device update timestamp"}],pushBatch:[{name:"id",description:"Push-notification batch id"},{name:"status",description:"Push batch status"},{name:"targetMode",description:"Push batch target mode"},{name:"deliveryCount",description:"Push delivery count"},{name:"updatedAt",description:"Push batch update timestamp"}],ticket:[{name:"key",description:"Jira issue key (e.g. AIDE-42)"},{name:"projectKey",description:"Jira project key"},{name:"title",description:"Issue summary / title"},{name:"type",description:"Issue type (Bug, Story, …)"},{name:"status",description:"Workflow status name"},{name:"statusId",description:"Workflow status id"},{name:"statusCategory",description:"Status category (To Do, Done, …)"},{name:"assignee",description:"Assigned user"},{name:"assigneeAccountId",description:"Assigned Jira account id"},{name:"labels",description:"Issue labels"},{name:"sprintNames",description:"Sprints containing the issue"},{name:"url",description:"Jira issue URL"}],pr:[{name:"id",description:"Pull request id"},{name:"number",description:"Pull request number"},{name:"state",description:"Open / closed / merged state"},{name:"merged",description:"Whether the pull request was merged"},{name:"title",description:"Pull request title"},{name:"url",description:"Pull request URL"},{name:"labels",description:"Pull request labels"},{name:"isDraft",description:"Whether the pull request is a draft"},{name:"headBranch",description:"Pull request head branch"},{name:"headRefName",description:"Pull request head ref"},{name:"headSha",description:"Pull request head commit SHA"},{name:"baseBranch",description:"Pull request base branch"},{name:"reviewDecision",description:"Latest review decision"},{name:"pipelineStatus",description:"Combined pull request check status"},{name:"unresolvedReviewThreadCount",description:"Number of unresolved pull request review threads"},{name:"pipelines",description:"CI pipelines linked to the pull request"},{name:"reviewThreads",description:"Pull request review threads"},{name:"mergeable",description:"Pull request mergeability"},{name:"repositoryGithubId",description:"GitHub repository id"},{name:"repositoryNameWithOwner",description:"GitHub owner and repository name"},{name:"jiraKey",description:"Jira key linked to the pull request"},{name:"unresolvedThreads",description:"Unresolved review threads"}],worktree:[{name:"id",description:"Worktree id"},{name:"branch",description:"Worktree branch"},{name:"baseBranch",description:"Base branch the work targets"},{name:"path",description:"Filesystem path"},{name:"headSha",description:"Worktree HEAD commit SHA"},{name:"pushStatus",description:"Push readiness status"},{name:"upstream",description:"Tracked upstream branch"},{name:"syncState",description:"Relationship to the tracked branch"},{name:"ahead",description:"Commits ahead of upstream"},{name:"behind",description:"Commits behind upstream"},{name:"baseAhead",description:"Commits ahead of the base branch"},{name:"baseBehind",description:"Commits behind the base branch"},{name:"commits",description:"Commits on the branch"},{name:"changes",description:"Pending file changes"},{name:"branchChanges",description:"Files changed from the base branch"},{name:"commitsTruncated",description:"Whether commit results were truncated"},{name:"changesTruncated",description:"Whether pending changes were truncated"},{name:"branchChangesTruncated",description:"Whether branch change results were truncated"},{name:"dirty",description:"Whether the working tree has changes"},{name:"branches",description:"Local and remote Git branches"},{name:"branchesTruncated",description:"Whether branch results were truncated"},{name:"stashes",description:"Git stashes"},{name:"stashesTruncated",description:"Whether stash results were truncated"},{name:"rebaseInProgress",description:"Whether a rebase is in progress"},{name:"hasConflicts",description:"Whether Git reports conflicts"},{name:"conflicted",description:"Whether an inspection found conflicts"},{name:"conflicts",description:"Conflicting files"},{name:"missingAt",description:"When the worktree was found missing"},{name:"dirtySince",description:"When the worktree became dirty"},{name:"autoSync",description:"Persistent Auto Sync configuration and current state"},{name:"autoMerge",description:"Persistent Auto Merge configuration and current state"}],pipeline:[{name:"id",description:"CI pipeline id"},{name:"runId",description:"CI run id"},{name:"workflowId",description:"CI workflow id"},{name:"name",description:"CI workflow name"},{name:"displayTitle",description:"CI run display title"},{name:"status",description:"Run status"},{name:"conclusion",description:"Run conclusion"},{name:"headBranch",description:"Branch built by the CI run"},{name:"headSha",description:"Commit built by the CI run"},{name:"pullRequests",description:"Pull requests linked to the CI run"},{name:"url",description:"CI run URL"},{name:"failedJobs",description:"Failed jobs"},{name:"jobs",description:"Jobs in the CI run"},{name:"checkSuiteId",description:"GitHub check suite id"},{name:"runNumber",description:"GitHub Actions run number"},{name:"runAttempt",description:"GitHub Actions run attempt"},{name:"jiraKey",description:"Jira key inferred from the run"}],build:[{name:"id",description:"Build id"},{name:"status",description:"Build status"},{name:"action",description:"Build action"},{name:"error",description:"Build error, if any"},{name:"artifactDirectory",description:"Build artifact directory"},{name:"testSummary",description:"Test result summary"},{name:"tests",description:"Individual test results"},{name:"coverageSummary",description:"Coverage summary"},{name:"coverageFiles",description:"Per-file coverage results"},{name:"changedCoverageFiles",description:"Coverage for files changed on the branch"},{name:"artifacts",description:"Exported build artifacts"},{name:"exportId",description:"Build export id"}],run:[{name:"id",description:"Agent run id"},{name:"kind",description:"Run kind (PLAN / SESSION)"},{name:"status",description:"Run status"},{name:"phase",description:"Run phase"},{name:"origin",description:"Run origin"},{name:"provider",description:"AI provider"},{name:"model",description:"AI model"},{name:"branch",description:"Branch used by the run"},{name:"finalOutput",description:"Final output text"},{name:"error",description:"Run error, if any"},{name:"usage",description:"Token usage and cost"},{name:"questions",description:"Questions asked by the run"},{name:"events",description:"Run events"},{name:"links",description:"Resources linked to the run"}],steps:[{name:"status",description:"Step completion status"},{name:"output",description:"Step output payload"},{name:"answer",description:"Human answer for the step"},{name:"snapshotId",description:"Captured snapshot id"},{name:"items",description:"Items produced for iteration"},{name:"commandRunId",description:"Command run id"},{name:"displayNumber",description:"Resource display number"}],comment:[{name:"id",description:"Comment id"},{name:"body",description:"Comment body"},{name:"author",description:"Comment author"}],push:[{name:"ref",description:"Pushed Git ref"},{name:"before",description:"Commit before the push"},{name:"after",description:"Commit after the push"}],job:[{name:"id",description:"Job id"},{name:"name",description:"Job name"},{name:"status",description:"Job status"},{name:"url",description:"Job URL"},{name:"runAttempt",description:"Workflow run attempt"}]},p=new Map(Object.entries(c).flatMap(([e,i])=>i.map(i=>[`${e}.${i.name}`,i.description])));function u(e){return e.split(".")[0]??e}function m(e){let i=new Map,t=e=>{i.has(e.path)||i.set(e.path,e)};for(let i of e){let e=i.trim();if(e&&"*"!==e){if(e.endsWith(".*")){let i=e.slice(0,-2),n=c[u(i)];if(n)for(let e of n)t({path:`${i}.${e.name}`,description:e.description});else t({path:e});continue}t({path:e,description:function(e){let i=e.split(".");if(i.length<2)return;let t=i[i.length-1];return p.get(`${u(e)}.${t}`)}(e)})}}return[...i.values()].sort((e,i)=>e.path.localeCompare(i.path))}e.s(["expandSessionPaths",0,m],274757);var h=e.i(399668);function x(e){let i=new Map(e?.steps.map(e=>[e.kind,e])??[]),t=new Map(e?.triggers.map(e=>[e.kind,e])??[]);return{stepPaths:e=>{let t=i.get(e);return{requiredPaths:t?.requiredPaths??[],providedPaths:t?.providedPaths??[]}},triggerSeedPaths:e=>t.get(e)?.seedPaths??[]}}function f(e,i){let t=i.get(e)??[],n=t.filter(i=>i!==`steps.${e}.*`);return m(n.length?n:t)}function g({value:e,notSet:t}){let n;return n=null==e||""===e?t:"boolean"==typeof e?e?"Yes":"No":e&&"object"==typeof e&&!Array.isArray(e)&&"SESSION"===e.source?(0,i.jsx)("code",{children:String(e.path??t)}):Array.isArray(e)&&e.every(e=>"object"!=typeof e)?e.length?e.join(", "):t:"object"==typeof e?(0,i.jsx)("pre",{className:"overflow-x-auto whitespace-pre-wrap rounded-lg bg-muted p-2 font-mono text-[11px]",children:JSON.stringify(e,null,2)}):String(e),(0,i.jsx)(i.Fragment,{children:n})}function y({empty:e,paths:t}){return t.length?(0,i.jsx)(a.ItemGroup,{className:"gap-1 rounded-lg border bg-muted/30 p-2",children:t.map(({path:e,description:t})=>(0,i.jsx)(a.Item,{className:"px-1 py-0",size:"xs",children:(0,i.jsxs)(a.ItemContent,{children:[(0,i.jsx)(a.ItemTitle,{children:(0,i.jsx)("code",{className:"text-[11px]",children:e})}),t&&(0,i.jsx)(a.ItemDescription,{className:"text-[10px]",children:t})]})},e))}):(0,i.jsx)(s.Empty,{className:"py-5",children:(0,i.jsx)(s.EmptyHeader,{children:(0,i.jsx)(s.EmptyDescription,{children:e})})})}e.s(["buildPathLookup",0,x,"displayProvidedPaths",0,f,"providesByNodeMap",0,function(e){return new Map([...e.provides.keys()].map(i=>[i,f(i,e.provides).map(e=>e.path)]))}],681735),e.s(["WorkflowReadonlyInspector",0,function({catalog:e,definition:a,onOpenChange:c,selectedId:p}){let u=(0,t.useTranslations)("workflows"),k=(0,h.useWorkflowLabels)(),j=a.nodes.find(({id:e})=>e===p)??null,b=a.triggers.find(({id:e})=>e===p)??null,v=j??b,w=j?e?.steps.find(({kind:e})=>e===j.kind):e?.triggers.find(({kind:e})=>e===b?.kind),C=(0,n.useMemo)(()=>(0,l.computeWorkflowPathAvailability)(a,x(e)),[e,a]),A=(0,n.useMemo)(()=>j?f(j.id,C.provides):b?m([...e?.triggers.find(({kind:e})=>e===b.kind)?.seedPaths??[],...(0,l.resourceManualSeedPaths)(b.kind,b.config)]):[],[C,e,j,b]),S=(0,n.useMemo)(()=>j?m([...new Set([...e?.steps.find(({kind:e})=>e===j.kind)?.requiredPaths??[],...j.requiredPaths])]):[],[e,j]),N=v?function(e,i){let t=(0,d.getConfigDescriptor)(e.kind,i);if(!t)return Object.entries(e.config).map(([e,i])=>({key:e,label:e,value:i}));let n=new Set,s=[];for(let i of t.fields){if(i.visibleWhen&&e.config[i.visibleWhen.key]!==i.visibleWhen.equals)continue;if("model"===i.control&&i.modelKeys){let t=[i.modelKeys.provider,i.modelKeys.model,i.modelKeys.effort];t.forEach(e=>n.add(e)),s.push({key:i.key,label:i.label,value:Object.fromEntries(t.map(i=>[i,e.config[i]??null]))});continue}n.add(i.key);let t=e.config[i.key]??i.default,r=(i.options?.kind==="static"?i.options.options:[]).find(({value:e})=>e===t);s.push({key:i.key,label:i.label,value:r?.label??t})}for(let[i,t]of Object.entries(e.config))n.has(i)||s.push({key:i,label:i,value:t});return s}(v,j?"step":"trigger"):[];return(0,i.jsx)(o.Sheet,{onOpenChange:c,open:!!v,children:(0,i.jsx)(o.SheetContent,{className:"overflow-y-auto sm:max-w-lg",children:v?(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)(o.SheetHeader,{children:[(0,i.jsx)(o.SheetTitle,{children:v.name??k.kind(v.kind)}),(0,i.jsx)(o.SheetDescription,{children:w?.description??k.kind(v.kind)})]}),(0,i.jsxs)(r.FieldGroup,{className:"gap-4 px-4 pb-4",children:[w?.details&&(0,i.jsx)("p",{className:"rounded-lg border bg-muted/30 p-3 text-xs leading-relaxed text-muted-foreground",children:w.details}),(0,i.jsxs)(r.Field,{children:[(0,i.jsx)(r.FieldTitle,{children:u("configuration")}),N.length?(0,i.jsx)("dl",{className:"space-y-3 rounded-lg border bg-muted/20 p-3",children:N.map(e=>(0,i.jsxs)("div",{className:"space-y-1",children:[(0,i.jsx)("dt",{className:"text-xs font-medium",children:e.label}),(0,i.jsx)("dd",{className:"m-0 text-xs text-muted-foreground",children:(0,i.jsx)(g,{value:e.value,notSet:u("notSet")})})]},e.key))}):(0,i.jsx)(s.Empty,{className:"py-5",children:(0,i.jsx)(s.EmptyHeader,{children:(0,i.jsx)(s.EmptyTitle,{children:u("noConfiguration")})})})]}),(0,i.jsxs)(r.Field,{children:[(0,i.jsx)(r.FieldTitle,{children:j?u("addsToSession"):u("seedsSession")}),(0,i.jsx)(y,{empty:u("addsToSessionEmpty"),paths:A})]}),j&&(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)(r.Field,{children:[(0,i.jsx)(r.FieldTitle,{children:u("requiredPaths")}),(0,i.jsx)(y,{empty:u("noRequiredPaths"),paths:S})]}),(0,i.jsxs)("dl",{className:"grid grid-cols-2 gap-3 rounded-lg border bg-muted/20 p-3",children:[(0,i.jsxs)("div",{children:[(0,i.jsx)("dt",{className:"text-xs font-medium",children:u("maxAttempts")}),(0,i.jsx)("dd",{className:"m-0 text-xs text-muted-foreground",children:j.retry.maxAttempts})]}),(0,i.jsxs)("div",{children:[(0,i.jsx)("dt",{className:"text-xs font-medium",children:u("retryStrategy")}),(0,i.jsx)("dd",{className:"m-0 text-xs text-muted-foreground",children:u(`retryStrategies.${j.retry.strategy}`)})]}),(0,i.jsxs)("div",{children:[(0,i.jsx)("dt",{className:"text-xs font-medium",children:u("retryDelay")}),(0,i.jsx)("dd",{className:"m-0 text-xs text-muted-foreground",children:u("seconds",{count:j.retry.delaySeconds})})]}),(0,i.jsxs)("div",{children:[(0,i.jsx)("dt",{className:"text-xs font-medium",children:u("failurePolicy")}),(0,i.jsx)("dd",{className:"m-0 text-xs text-muted-foreground",children:u(`failure.${j.failurePolicy}`)})]})]})]})]})]}):null})})}],18718)},119002,e=>{"use strict";let i=(0,e.i(456420).default)("circle-pause",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"10",x2:"10",y1:"15",y2:"9",key:"c1nkhi"}],["line",{x1:"14",x2:"14",y1:"15",y2:"9",key:"h65svq"}]]);e.s(["CirclePause",0,i],119002)},848950,e=>{"use strict";var i=e.i(843476),t=e.i(711241),n=e.i(716327),s=e.i(955370),r=e.i(119002),a=e.i(832297),o=e.i(762368),d=e.i(515281),l=e.i(741120),c=e.i(856522),p=e.i(948148),u=e.i(271645),m=e.i(816484),h=e.i(929592),x=e.i(487486),f=e.i(519455),g=e.i(515288),y=e.i(257428),k=e.i(755146),j=e.i(82612),b=e.i(302747),v=e.i(987968),w=e.i(110204),C=e.i(967489),A=e.i(784774),S=e.i(746798),N=e.i(520133),T=e.i(637611),I=e.i(997778),M=e.i(349049),P=e.i(18718),D=e.i(687862),q=e.i(688194),R=e.i(399668);let W=`
|
|
2
|
-
id name description draftDefinition activeVersionId enabled overlapPolicy maxConcurrentRuns archivedAt quickActionKind quickActionIconKey quickActionButtonVariant
|
|
3
|
-
hasPlainTrigger
|
|
4
|
-
triggerChoices { key label description }
|
|
5
|
-
quickActionRepositories { id name displayOrigin }
|
|
6
|
-
versionCount runCount createdAt updatedAt
|
|
7
|
-
activeVersion { id workflowId version name description schemaVersion definition contentHash publishedAt }
|
|
8
|
-
versions { id workflowId version name description schemaVersion definition contentHash publishedAt }
|
|
9
|
-
`,B=`
|
|
10
|
-
id displayNumber workflowId triggerKind triggerSubjectKey status phase generation
|
|
11
|
-
blockedReason error queuedAt startedAt pausedAt finishedAt
|
|
12
|
-
workflow { id name }
|
|
13
|
-
version { id workflowId version name description schemaVersion definition contentHash publishedAt }
|
|
14
|
-
`;e.s(["WorkflowDetailPage",0,function({workflowId:e}){let H=(0,p.useTranslations)("workflows"),E=(0,p.useTranslations)("builds"),O=(0,R.useWorkflowLabels)(),$=(0,N.useRouter)(),[V,L]=(0,u.useState)(null),[G,F]=(0,u.useState)([]),[z,K]=(0,u.useState)(null),[U,J]=(0,u.useState)(null),[Q,_]=(0,u.useState)(!0),[Y,Z]=(0,u.useState)(null),[X,ee]=(0,u.useState)([]),[ei,et]=(0,u.useState)("NONE"),[en,es]=(0,u.useState)("play"),[er,ea]=(0,u.useState)("default"),[eo,ed]=(0,u.useState)([]),[el,ec]=(0,u.useState)(!1),ep=(0,u.useCallback)(async()=>{try{let i=await (0,T.controlPlaneRequest)(`query WorkflowOverview($id: ID!) {
|
|
15
|
-
workflow(id: $id) { ${W} }
|
|
16
|
-
workflowRuns(workflowId: $id, first: 100) { items { ${B} } }
|
|
17
|
-
workflowCatalog {
|
|
18
|
-
schemaVersion globalConcurrency
|
|
19
|
-
steps { kind category label description details execution configSchema capabilityFlags requiredPaths providedPaths sourceHandles mutatesExternal mutatesWorktree }
|
|
20
|
-
triggers { kind category label description details configSchema capabilityFlags seedPaths sourceHandles }
|
|
21
|
-
}
|
|
22
|
-
codebaseOverview { repositories { id name displayOrigin } }
|
|
23
|
-
}`,{id:e});L(i.workflow),F(i.workflowRuns.items),K(i.workflowCatalog),ee(i.codebaseOverview?.repositories??[]),i.workflow&&(et(i.workflow.quickActionKind??"NONE"),es(i.workflow.quickActionIconKey??"play"),ea(i.workflow.quickActionButtonVariant??"default"),ed(i.workflow.quickActionRepositories?.map(({id:e})=>e)??[])),Z(i.workflow?null:H("notFound"))}catch(e){Z(e instanceof Error?e.message:String(e))}finally{_(!1)}},[H,e]);(0,u.useEffect)(()=>{let e=window.setTimeout(()=>void ep(),0),i=(0,T.controlPlaneSubscriptions)().subscribe({query:"subscription WorkflowOverviewChanged { workflowsChanged { id } }"},{next:()=>void ep(),error:()=>void 0,complete:()=>void 0});return()=>{window.clearTimeout(e),i()}},[ep]);let eu=async()=>{if(V)try{await (0,T.controlPlaneRequest)("mutation ToggleWorkflow($id: ID!, $enabled: Boolean!) { setWorkflowEnabled(id: $id, enabled: $enabled) { id } }",{id:V.id,enabled:!V.enabled}),await ep()}catch(e){Z(e instanceof Error?e.message:String(e))}},em=async e=>{if(V)try{let i=await (0,T.controlPlaneRequest)("mutation RunWorkflow($input: TriggerWorkflowInput!) { triggerWorkflow(input: $input) { id } }",{input:{workflowId:V.id,sessionData:{},choice:e}});$.push(`/workflows/runs/${i.triggerWorkflow.id}`)}catch(e){Z(e instanceof Error?e.message:String(e))}},eh=async()=>{if(V){ec(!0),Z(null);try{await (0,T.controlPlaneRequest)(`mutation SetWorkflowQuickAction($input: SetWorkflowQuickActionInput!) {
|
|
24
|
-
setWorkflowQuickAction(input: $input) { id }
|
|
25
|
-
}`,{input:{id:V.id,kind:ei,quickActionIconKey:en,quickActionButtonVariant:er,repositoryIds:eo}}),await ep()}catch(e){Z(e instanceof Error?e.message:String(e))}finally{ec(!1)}}},ex=async e=>{if(V)try{var i,t;let n,s;i=(await (0,T.controlPlaneRequest)("query ExportWorkflow($id: ID!, $versionId: ID) { exportWorkflow(id: $id, versionId: $versionId) }",{id:V.id,versionId:e??null})).exportWorkflow,t=`${V.name.replaceAll(/[^a-z0-9]+/gi,"-").toLowerCase()}.workflow.json`,n=URL.createObjectURL(new Blob([JSON.stringify(i,null,2)],{type:"application/json"})),(s=document.createElement("a")).href=n,s.download=t,s.click(),URL.revokeObjectURL(n)}catch(e){Z(e instanceof Error?e.message:String(e))}};if(Q)return(0,i.jsxs)("div",{className:"space-y-5",children:[(0,i.jsxs)("div",{className:"space-y-2",children:[(0,i.jsx)(b.Skeleton,{className:"h-8 w-52"}),(0,i.jsx)(b.Skeleton,{className:"h-4 w-80"})]}),(0,i.jsx)("div",{className:"grid gap-4 sm:grid-cols-2 xl:grid-cols-4",children:[0,1,2,3].map(e=>(0,i.jsx)(b.Skeleton,{className:"h-32"},e))}),(0,i.jsx)(b.Skeleton,{className:"h-96"})]});if(!V)return(0,i.jsx)(h.Alert,{variant:"destructive",children:(0,i.jsx)(h.AlertDescription,{children:Y})});let ef=V.activeVersion?.definition??V.draftDefinition;return(0,i.jsxs)("div",{className:"space-y-5",children:[(0,i.jsxs)("div",{className:"flex flex-wrap items-start justify-between gap-3",children:[(0,i.jsxs)("div",{className:"flex items-start gap-2",children:[(0,i.jsxs)(S.Tooltip,{children:[(0,i.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,i.jsx)(f.Button,{asChild:!0,"aria-label":H("back"),size:"icon",variant:"ghost",children:(0,i.jsx)(N.Link,{href:"/workflows",children:(0,i.jsx)(t.ArrowLeft,{})})})}),(0,i.jsx)(S.TooltipContent,{children:H("back")})]}),(0,i.jsxs)("div",{children:[(0,i.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,i.jsx)("h1",{className:"text-2xl font-semibold tracking-tight",children:V.name}),(0,i.jsx)(x.Badge,{variant:V.enabled?"secondary":"outline",children:V.enabled?H("enabled"):H("disabled")}),V.activeVersion&&(0,i.jsxs)(x.Badge,{variant:"outline",children:["v",V.activeVersion.version]})]}),(0,i.jsx)("p",{className:"mt-1 text-sm text-muted-foreground",children:V.description||H("noDescription")})]})]}),(0,i.jsxs)("div",{className:"flex flex-wrap gap-2",children:[(0,i.jsxs)(S.Tooltip,{children:[(0,i.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,i.jsx)(f.Button,{onClick:()=>void ep(),size:"icon",variant:"outline","aria-label":H("refresh"),children:(0,i.jsx)(l.RefreshCw,{})})}),(0,i.jsx)(S.TooltipContent,{children:H("refresh")})]}),(0,i.jsxs)(f.Button,{onClick:()=>void ex(),variant:"outline",children:[(0,i.jsx)(o.Download,{})," ",H("export")]}),(0,i.jsx)(f.Button,{asChild:!0,variant:"outline",children:(0,i.jsxs)(N.Link,{href:`/workflows/${V.id}/edit`,children:[(0,i.jsx)(d.Pencil,{})," ",H("edit")]})}),(0,i.jsxs)(f.Button,{onClick:()=>void eu(),variant:"outline",children:[V.enabled?(0,i.jsx)(r.CirclePause,{}):(0,i.jsx)(a.CirclePlay,{})," ",V.enabled?H("pauseDefinition"):H("enable")]}),(0,i.jsx)(I.WorkflowChoiceMenu,{button:(0,i.jsxs)(f.Button,{disabled:!V.enabled,children:[(0,i.jsx)(a.CirclePlay,{})," ",H("run")]}),choices:V.triggerChoices,hasPlainTrigger:V.hasPlainTrigger,onRun:e=>void em(e)})]})]}),Y&&(0,i.jsx)(h.Alert,{variant:"destructive",children:(0,i.jsx)(h.AlertDescription,{children:Y})}),(0,i.jsxs)("div",{className:"grid gap-4 sm:grid-cols-2 xl:grid-cols-4",children:[(0,i.jsxs)(g.Card,{children:[(0,i.jsx)(g.CardHeader,{children:(0,i.jsx)(g.CardTitle,{children:H("publishedVersion")})}),(0,i.jsx)(g.CardContent,{className:"text-2xl font-semibold",children:V.activeVersion?`v${V.activeVersion.version}`:"—"})]}),(0,i.jsxs)(g.Card,{children:[(0,i.jsx)(g.CardHeader,{children:(0,i.jsx)(g.CardTitle,{children:H("runs")})}),(0,i.jsx)(g.CardContent,{className:"text-2xl font-semibold",children:V.runCount})]}),(0,i.jsxs)(g.Card,{children:[(0,i.jsx)(g.CardHeader,{children:(0,i.jsx)(g.CardTitle,{children:H("overlapPolicy")})}),(0,i.jsx)(g.CardContent,{children:(0,i.jsx)(x.Badge,{variant:"outline",children:O.overlapPolicy(V.overlapPolicy)})})]}),(0,i.jsxs)(g.Card,{children:[(0,i.jsx)(g.CardHeader,{children:(0,i.jsx)(g.CardTitle,{children:H("maxConcurrentRuns")})}),(0,i.jsx)(g.CardContent,{className:"text-2xl font-semibold",children:V.maxConcurrentRuns})]})]}),(0,i.jsxs)(g.Card,{children:[(0,i.jsx)(g.CardHeader,{children:(0,i.jsx)(g.CardTitle,{children:H("graph")})}),(0,i.jsx)(g.CardContent,{children:(0,i.jsx)(M.WorkflowGraph,{definition:ef,onNodeClick:e=>J(e),selectedNodeId:U})})]}),(0,i.jsxs)(g.Card,{children:[(0,i.jsxs)(g.CardHeader,{children:[(0,i.jsx)(g.CardTitle,{children:H("quickActions")}),(0,i.jsx)(g.CardDescription,{children:H("quickActionsDescription")})]}),(0,i.jsxs)(g.CardContent,{className:"space-y-4",children:[(0,i.jsxs)("div",{className:"grid gap-4 sm:grid-cols-2",children:[(0,i.jsxs)("div",{className:"space-y-2",children:[(0,i.jsx)(w.Label,{htmlFor:"workflow-quick-action-icon",children:H("quickActionIcon")}),(0,i.jsxs)(k.DropdownMenu,{children:[(0,i.jsx)(k.DropdownMenuTrigger,{asChild:!0,children:(0,i.jsxs)(f.Button,{"aria-label":`${H("quickActionIcon")}: ${E(`configurationIcons.${en}`)}`,className:"w-full justify-between sm:w-64",id:"workflow-quick-action-icon",type:"button",variant:"outline",children:[(0,i.jsxs)("span",{className:"flex min-w-0 items-center gap-2",children:["none"===en?(0,i.jsx)(s.CircleOff,{className:"size-4 shrink-0"}):(0,i.jsx)(D.ConfigurationIcon,{iconKey:en}),(0,i.jsx)("span",{className:"truncate",children:E(`configurationIcons.${en}`)})]}),(0,i.jsx)(n.ChevronDown,{className:"text-muted-foreground"})]})}),(0,i.jsx)(k.DropdownMenuContent,{align:"start",className:"min-w-64",children:(0,i.jsx)(k.DropdownMenuRadioGroup,{onValueChange:es,value:en,children:["none",...q.BUILD_CONFIGURATION_ICON_KEYS].map(e=>(0,i.jsxs)(k.DropdownMenuRadioItem,{value:e,children:["none"===e?(0,i.jsx)(s.CircleOff,{className:"size-4"}):(0,i.jsx)(D.ConfigurationIcon,{iconKey:e}),E(`configurationIcons.${e}`)]},e))})})]})]}),(0,i.jsxs)("div",{className:"space-y-2",children:[(0,i.jsx)(w.Label,{htmlFor:"workflow-quick-action-style",children:H("quickActionStyle")}),(0,i.jsxs)(C.Select,{onValueChange:e=>ea(e),value:er,children:[(0,i.jsx)(C.SelectTrigger,{className:"w-full sm:w-64",id:"workflow-quick-action-style",children:(0,i.jsx)(C.SelectValue,{})}),(0,i.jsx)(C.SelectContent,{children:["default","outline","secondary","destructive"].map(e=>(0,i.jsx)(C.SelectItem,{value:e,children:H(`quickActionStyles.${e}`)},e))})]})]})]}),(0,i.jsxs)("div",{className:"space-y-2",children:[(0,i.jsx)(w.Label,{htmlFor:"workflow-quick-action-kind",children:H("quickActionKind")}),(0,i.jsxs)(C.Select,{onValueChange:e=>et(e),value:ei,children:[(0,i.jsx)(C.SelectTrigger,{className:"w-full sm:w-72",id:"workflow-quick-action-kind",children:(0,i.jsx)(C.SelectValue,{})}),(0,i.jsx)(C.SelectContent,{children:["STANDARD","MERGE_CONFLICT","GITHUB_ACTIONS","NONE"].map(e=>(0,i.jsx)(C.SelectItem,{value:e,children:H(`quickActionKinds.${e}`)},e))})]}),(0,i.jsx)("p",{className:"text-xs text-muted-foreground",children:H(`quickActionKindHelp.${ei}`)})]}),(0,i.jsxs)("div",{className:"space-y-2",children:[(0,i.jsx)(w.Label,{children:H("repositoryQuickActions")}),(0,i.jsx)("p",{className:"text-xs text-muted-foreground",children:H("repositoryQuickActionsHelp")}),(0,i.jsxs)("div",{className:"max-h-56 space-y-1 overflow-auto rounded-lg border p-2",children:[X.map(e=>(0,i.jsxs)("label",{className:"flex items-start gap-2 rounded-md px-2 py-1.5 hover:bg-muted",children:[(0,i.jsx)(y.Checkbox,{checked:eo.includes(e.id),className:"mt-0.5",onCheckedChange:i=>ed(t=>!0===i?[...new Set([...t,e.id])]:t.filter(i=>i!==e.id))}),(0,i.jsxs)("span",{className:"min-w-0",children:[(0,i.jsx)("span",{className:"block text-sm font-medium",children:e.name}),(0,i.jsx)("span",{className:"block truncate font-mono text-xs text-muted-foreground",children:e.displayOrigin})]})]},e.id)),!X.length&&(0,i.jsx)("p",{className:"px-2 py-1 text-sm text-muted-foreground",children:H("noQuickActionRepositories")})]})]}),(0,i.jsxs)("div",{className:"flex items-center justify-between gap-3",children:[(0,i.jsx)("p",{className:"text-xs text-muted-foreground",children:H("quickActionEligibility")}),(0,i.jsxs)(f.Button,{disabled:el,onClick:()=>void eh(),children:[el?(0,i.jsx)(v.Spinner,{}):(0,i.jsx)(c.Save,{}),H("saveQuickActions")]})]})]})]}),(0,i.jsxs)("div",{className:"grid gap-4 xl:grid-cols-2",children:[(0,i.jsxs)(g.Card,{children:[(0,i.jsx)(g.CardHeader,{children:(0,i.jsx)(g.CardTitle,{children:H("recentRuns")})}),(0,i.jsx)(g.CardContent,{children:(0,i.jsxs)("div",{className:"overflow-x-auto rounded-lg border",children:[(0,i.jsxs)(A.Table,{children:[(0,i.jsx)(A.TableHeader,{children:(0,i.jsxs)(A.TableRow,{children:[(0,i.jsx)(A.TableHead,{children:H("run")}),(0,i.jsx)(A.TableHead,{children:H("status")}),(0,i.jsx)(A.TableHead,{children:H("trigger")}),(0,i.jsx)(A.TableHead,{children:H("started")})]})}),(0,i.jsx)(A.TableBody,{children:G.slice(0,20).map(e=>(0,i.jsxs)(A.TableRow,{children:[(0,i.jsx)(A.TableCell,{children:(0,i.jsxs)(N.Link,{className:"font-medium hover:underline",href:`/workflows/runs/${e.id}`,children:["#",e.displayNumber]})}),(0,i.jsx)(A.TableCell,{children:(0,i.jsx)(x.Badge,{variant:(0,M.workflowStatusVariant)(e.status),children:O.status(e.status)})}),(0,i.jsx)(A.TableCell,{children:O.kind(e.triggerKind)}),(0,i.jsx)(A.TableCell,{children:e.startedAt?(0,i.jsx)(m.DateTime,{kind:"relative",value:e.startedAt}):H("queued")})]},e.id))})]}),!G.length&&(0,i.jsx)(j.Empty,{className:"py-12",children:(0,i.jsxs)(j.EmptyHeader,{children:[(0,i.jsx)(j.EmptyTitle,{children:H("noRuns")}),(0,i.jsx)(j.EmptyDescription,{children:H("recentRuns")})]})})]})})]}),(0,i.jsxs)(g.Card,{children:[(0,i.jsx)(g.CardHeader,{children:(0,i.jsx)(g.CardTitle,{children:H("versionHistory")})}),(0,i.jsx)(g.CardContent,{children:(0,i.jsxs)("div",{className:"overflow-x-auto rounded-lg border",children:[(0,i.jsxs)(A.Table,{children:[(0,i.jsx)(A.TableHeader,{children:(0,i.jsxs)(A.TableRow,{children:[(0,i.jsx)(A.TableHead,{children:H("version")}),(0,i.jsx)(A.TableHead,{children:H("hash")}),(0,i.jsx)(A.TableHead,{children:H("publishedAt")}),(0,i.jsx)(A.TableHead,{})]})}),(0,i.jsx)(A.TableBody,{children:V.versions.map(e=>(0,i.jsxs)(A.TableRow,{children:[(0,i.jsxs)(A.TableCell,{children:["v",e.version]}),(0,i.jsx)(A.TableCell,{className:"font-mono text-xs",children:e.contentHash.slice(0,12)}),(0,i.jsx)(A.TableCell,{children:(0,i.jsx)(m.DateTime,{kind:"relative",value:e.publishedAt})}),(0,i.jsx)(A.TableCell,{children:(0,i.jsxs)(S.Tooltip,{children:[(0,i.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,i.jsx)(f.Button,{"aria-label":H("exportVersion",{version:e.version}),onClick:()=>void ex(e.id),size:"icon",variant:"ghost",children:(0,i.jsx)(o.Download,{})})}),(0,i.jsx)(S.TooltipContent,{children:H("exportVersion",{version:e.version})})]})})]},e.id))})]}),!V.versions.length&&(0,i.jsx)(j.Empty,{className:"py-12",children:(0,i.jsx)(j.EmptyHeader,{children:(0,i.jsx)(j.EmptyTitle,{children:H("unpublished")})})})]})})]})]}),(0,i.jsx)(P.WorkflowReadonlyInspector,{catalog:z,definition:ef,onOpenChange:e=>{e||J(null)},selectedId:U})]})}])}]);
|