@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,4 +1,4 @@
|
|
|
1
|
-
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,741120,e=>{"use strict";let t=(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,t],741120)},82612,e=>{"use strict";var t=e.i(843476),r=e.i(225913),n=e.i(975157);let s=(0,r.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,...r}){return(0,t.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),...r})},"EmptyDescription",0,function({className:e,...r}){return(0,t.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),...r})},"EmptyHeader",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"empty-header",className:(0,n.cn)("flex max-w-sm flex-col items-center gap-2",e),...r})},"EmptyMedia",0,function({className:e,variant:r="default",...i}){return(0,t.jsx)("div",{"data-slot":"empty-icon","data-variant":r,className:(0,n.cn)(s({variant:r,className:e})),...i})},"EmptyTitle",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"empty-title",className:(0,n.cn)("font-heading text-sm font-medium tracking-tight",e),...r})}])},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)},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),n=e.i(271645),s=e.i(755146);e.s(["WorkflowChoiceMenu",0,function({button:e,choices:i,hasPlainTrigger:a=!1,onRun:l}){let o=(0,r.useTranslations)("workflows");return i.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")}),i.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,n.cloneElement)(e,{onClick:()=>l(null)})}])},880181,596930,505624,e=>{"use strict";function t(e){return encodeURIComponent(e.trim())}function r(e){var r;let n=(r=e.url,!r?.startsWith("/")||r.startsWith("//")?null:r);if(n)return{href:n,external:!1};let s=e.kind.trim().toUpperCase(),i=e.resourceId.trim();if(!i)return null;let a="string"==typeof e.metadata?.runKind?e.metadata.runKind.toUpperCase():null,l="BUILD"===s?`/builds/${t(i)}`:"CODEBASE"===s?`/codebases/${t(i)}`:"JIRA_TICKET"===s?`/jira/tickets/${t(i)}`:"WORKTREE"===s?`/worktrees/${t(i)}`:"AGENT_RUN"===s&&"PLAN"===a?`/plans/${t(i)}`:"AGENT_RUN"===s&&"SESSION"===a?`/sessions/${t(i)}`:"PULL_REQUEST"===s?function(e){let r=e.lastIndexOf("#");if(r<1)return null;let n=e.slice(0,r),s=n.indexOf("/");if(s<1||s===n.length-1)return null;let i=Number(e.slice(r+1));return!Number.isInteger(i)||i<1?null:`/pull-requests/${t(n.slice(0,s))}/${t(n.slice(s+1))}/${i}`}(i):"AGENT_JOB"===s?`/jobs/${t(i)}`:"COMMAND_RUN"===s?`/commands/runs/${t(i)}`:"WORKFLOW_RUN"===s?`/workflows/runs/${t(i)}`:"SKILL_SYNC"===s?`/skills/sync/${t(i)}`:"SKILL"===s?`/skills/${t(i)}`:"IOS_DEVICE"===s?`/devices/${t(i)}`:"SIGNING_PROFILE"===s?`/provisioning-profiles/${t(i)}`:"PUSH_NOTIFICATION_BATCH"===s?"/push-notifications":"BUILD_DATA_COLLECTION"===s?"/build-data":"AGENT"===s?`/agents/${t(i)}`:"CODEBASE_REPOSITORY"===s?`/codebases/repositories/${t(i)}`: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 n(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)=>n(e.link)-n(t.link)||t.time-e.time||t.index-e.index)[0]?.destination??null}function i(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(),n=t.trim();if(!r||!n)throw Error("GitHub job repository and job ID are required");return`${r}:job:${n}`},"githubPipelineResourceId",0,function(e,t,r){let n=e.trim(),s=t?.trim(),i=r.trim();if(!n||!s&&!i)throw Error("GitHub pipeline repository and provider ID are required");return`${n}:${s?"run":"check"}:${s||i}`},"preferredWorkflowResourceDestination",0,s,"workflowResourceDestination",0,r],596930),e.s(["currentPageWorkflowNodeIds",0,function(e,t,r){let n=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))&&n.add(s.nodeId);for(let i of e.resourceLinks){if(!l(i,t,r))continue;let a=i.attemptId?s.get(i.attemptId):e.trigger?.nodeId;a&&n.add(a)}return n},"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=i(e.output),n=i(r.value),s={...i(n.sessionPatch),...i(r.sessionPatch)};if(t.startsWith("JIRA_")){let e=a(n.key)??a(i(n.ticket).key)??a(i(s.ticket).key);return e?{kind:"JIRA_TICKET",resourceId:e}:null}if(t.startsWith("RUN_")){let e=a(n.id),t=a(n.kind)?.toUpperCase();return e&&("PLAN"===t||"SESSION"===t)?{kind:"AGENT_RUN",resourceId:e,metadata:{runKind:t}}:null}if(t.startsWith("WORKTREE_")){let e=a(i(s.worktree).id);return e?{kind:"WORKTREE",resourceId:e}:null}if(t.startsWith("CODEBASE_")){let e=a(i(s.codebase).id)??a(n.id);return e?{kind:"CODEBASE",resourceId:e}:null}if(t.startsWith("BUILD_")){let e=a(i(s.build).id)??a(n.id);return e?{kind:"BUILD",resourceId:e}:null}return null}(r),n=s(e?[...r.resourceLinks,e]:r.resourceLinks);n&&t.set(r.nodeId,n)}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),n=e.i(482022),s=e.i(948148),i=e.i(271645),a=e.i(929592),l=e.i(487486),o=e.i(519455),d=e.i(515288),c=e.i(906197),u=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 k({run:e,onAnswered:r}){let n=(0,s.useTranslations)("workflows"),l=(0,g.useWorkflowLabels)(),[d,c]=(0,i.useState)({}),[f,p]=(0,i.useState)(!1),[h,x]=(0,i.useState)(null),b=(0,i.useMemo)(()=>e.attempts.flatMap(e=>(e.questionBatches??[]).flatMap(t=>{let r=w(t.id);if(!r||"PENDING"!==t.status)return[];let n=(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 n.length?[{id:r,kind:e.kind,questions:n}]:[]})),[e]);if(0===b.length)return null;let v=(e,t)=>`${e}:${t}`,y=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]??[]}]))}),c(t=>{let r={...t};for(let t of e.questions)delete r[v(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,i=r.questions.every(e=>(d[v(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:n("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 n=d[v(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((i,a)=>(0,t.jsx)(o.Button,{"aria-pressed":s?void 0:n.includes(i.label),disabled:f,onClick:()=>{s?y(r,{[e.id]:[i.label]}):c(t=>{let n=new Set(t[v(r.id,e.id)]??[]);return e.multiSelect?n.has(i.label)?n.delete(i.label):n.add(i.label):(n.clear(),n.add(i.label)),{...t,[v(r.id,e.id)]:[...n]}})},size:"sm",title:i.description??void 0,variant:n.includes(i.label)||s&&0===a?"default":"outline",children:i.label},i.id))})]},e.id)}),!s&&(0,t.jsx)(o.Button,{disabled:f||!i,onClick:()=>void y(r,Object.fromEntries(r.questions.map(e=>[e.id,d[v(r.id,e.id)]??[]]))),size:"sm",children:n("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)(u.Link,{href:`/workflows/runs/${e.id}`,children:n("answerOnRunPage")})})]})]},r.id)})]})}let b=`
|
|
1
|
+
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,741120,e=>{"use strict";let t=(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,t],741120)},82612,e=>{"use strict";var t=e.i(843476),r=e.i(225913),n=e.i(975157);let s=(0,r.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,...r}){return(0,t.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),...r})},"EmptyDescription",0,function({className:e,...r}){return(0,t.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),...r})},"EmptyHeader",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"empty-header",className:(0,n.cn)("flex max-w-sm flex-col items-center gap-2",e),...r})},"EmptyMedia",0,function({className:e,variant:r="default",...i}){return(0,t.jsx)("div",{"data-slot":"empty-icon","data-variant":r,className:(0,n.cn)(s({variant:r,className:e})),...i})},"EmptyTitle",0,function({className:e,...r}){return(0,t.jsx)("div",{"data-slot":"empty-title",className:(0,n.cn)("font-heading text-sm font-medium tracking-tight",e),...r})}])},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),n=e.i(271645),s=e.i(755146);e.s(["WorkflowChoiceMenu",0,function({button:e,choices:i,hasPlainTrigger:a=!1,onRun:l}){let o=(0,r.useTranslations)("workflows");return i.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")}),i.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,n.cloneElement)(e,{onClick:()=>l(null)})}])},880181,596930,505624,e=>{"use strict";function t(e){return encodeURIComponent(e.trim())}function r(e){var r;let n=(r=e.url,!r?.startsWith("/")||r.startsWith("//")?null:r);if(n)return{href:n,external:!1};let s=e.kind.trim().toUpperCase(),i=e.resourceId.trim();if(!i)return null;let a="string"==typeof e.metadata?.runKind?e.metadata.runKind.toUpperCase():null,l="BUILD"===s?`/builds/${t(i)}`:"CODEBASE"===s?`/codebases/${t(i)}`:"JIRA_TICKET"===s?`/jira/tickets/${t(i)}`:"WORKTREE"===s?`/worktrees/${t(i)}`:"AGENT_RUN"===s&&"PLAN"===a?`/plans/${t(i)}`:"AGENT_RUN"===s&&"SESSION"===a?`/sessions/${t(i)}`:"PULL_REQUEST"===s?function(e){let r=e.lastIndexOf("#");if(r<1)return null;let n=e.slice(0,r),s=n.indexOf("/");if(s<1||s===n.length-1)return null;let i=Number(e.slice(r+1));return!Number.isInteger(i)||i<1?null:`/pull-requests/${t(n.slice(0,s))}/${t(n.slice(s+1))}/${i}`}(i):"AGENT_JOB"===s?`/jobs/${t(i)}`:"COMMAND_RUN"===s?`/commands/runs/${t(i)}`:"WORKFLOW_RUN"===s?`/workflows/runs/${t(i)}`:"SKILL_SYNC"===s?`/skills/sync/${t(i)}`:"SKILL"===s?`/skills/${t(i)}`:"IOS_DEVICE"===s?`/devices/${t(i)}`:"SIGNING_PROFILE"===s?`/provisioning-profiles/${t(i)}`:"PUSH_NOTIFICATION_BATCH"===s?"/push-notifications":"BUILD_DATA_COLLECTION"===s?"/build-data":"AGENT"===s?`/agents/${t(i)}`:"CODEBASE_REPOSITORY"===s?`/codebases/repositories/${t(i)}`: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 n(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)=>n(e.link)-n(t.link)||t.time-e.time||t.index-e.index)[0]?.destination??null}function i(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(),n=t.trim();if(!r||!n)throw Error("GitHub job repository and job ID are required");return`${r}:job:${n}`},"githubPipelineResourceId",0,function(e,t,r){let n=e.trim(),s=t?.trim(),i=r.trim();if(!n||!s&&!i)throw Error("GitHub pipeline repository and provider ID are required");return`${n}:${s?"run":"check"}:${s||i}`},"preferredWorkflowResourceDestination",0,s,"workflowResourceDestination",0,r],596930),e.s(["currentPageWorkflowNodeIds",0,function(e,t,r){let n=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))&&n.add(s.nodeId);for(let i of e.resourceLinks){if(!l(i,t,r))continue;let a=i.attemptId?s.get(i.attemptId):e.trigger?.nodeId;a&&n.add(a)}return n},"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=i(e.output),n=i(r.value),s={...i(n.sessionPatch),...i(r.sessionPatch)};if(t.startsWith("JIRA_")){let e=a(n.key)??a(i(n.ticket).key)??a(i(s.ticket).key);return e?{kind:"JIRA_TICKET",resourceId:e}:null}if(t.startsWith("RUN_")){let e=a(n.id),t=a(n.kind)?.toUpperCase();return e&&("PLAN"===t||"SESSION"===t)?{kind:"AGENT_RUN",resourceId:e,metadata:{runKind:t}}:null}if(t.startsWith("WORKTREE_")){let e=a(i(s.worktree).id);return e?{kind:"WORKTREE",resourceId:e}:null}if(t.startsWith("CODEBASE_")){let e=a(i(s.codebase).id)??a(n.id);return e?{kind:"CODEBASE",resourceId:e}:null}if(t.startsWith("BUILD_")){let e=a(i(s.build).id)??a(n.id);return e?{kind:"BUILD",resourceId:e}:null}return null}(r),n=s(e?[...r.resourceLinks,e]:r.resourceLinks);n&&t.set(r.nodeId,n)}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),n=e.i(482022),s=e.i(948148),i=e.i(271645),a=e.i(929592),l=e.i(487486),o=e.i(519455),d=e.i(515288),c=e.i(906197),u=e.i(520133),m=e.i(637611),p=e.i(880181),f=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 k({run:e,onAnswered:r}){let n=(0,s.useTranslations)("workflows"),l=(0,g.useWorkflowLabels)(),[d,c]=(0,i.useState)({}),[p,f]=(0,i.useState)(!1),[h,x]=(0,i.useState)(null),b=(0,i.useMemo)(()=>e.attempts.flatMap(e=>(e.questionBatches??[]).flatMap(t=>{let r=w(t.id);if(!r||"PENDING"!==t.status)return[];let n=(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 n.length?[{id:r,kind:e.kind,questions:n}]:[]})),[e]);if(0===b.length)return null;let v=(e,t)=>`${e}:${t}`,y=async(e,t)=>{f(!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]??[]}]))}),c(t=>{let r={...t};for(let t of e.questions)delete r[v(e.id,t.id)];return r}),x(null),await r()}catch(e){x(e instanceof Error?e.message:String(e))}finally{f(!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,i=r.questions.every(e=>(d[v(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:n("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 n=d[v(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((i,a)=>(0,t.jsx)(o.Button,{"aria-pressed":s?void 0:n.includes(i.label),disabled:p,onClick:()=>{s?y(r,{[e.id]:[i.label]}):c(t=>{let n=new Set(t[v(r.id,e.id)]??[]);return e.multiSelect?n.has(i.label)?n.delete(i.label):n.add(i.label):(n.clear(),n.add(i.label)),{...t,[v(r.id,e.id)]:[...n]}})},size:"sm",title:i.description??void 0,variant:n.includes(i.label)||s&&0===a?"default":"outline",children:i.label},i.id))})]},e.id)}),!s&&(0,t.jsx)(o.Button,{disabled:p||!i,onClick:()=>void y(r,Object.fromEntries(r.questions.map(e=>[e.id,d[v(r.id,e.id)]??[]]))),size:"sm",children:n("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)(u.Link,{href:`/workflows/runs/${e.id}`,children:n("answerOnRunPage")})})]})]},r.id)})]})}let b=`
|
|
2
2
|
id displayNumber workflowId triggerKind triggerSubjectKey status phase generation
|
|
3
3
|
sessionData sessionRevision blockedReason error queuedAt startedAt pausedAt finishedAt
|
|
4
4
|
workflow { id name }
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
hasPlainTrigger(resourceKind: $kind)
|
|
21
21
|
triggerChoices(resourceKind: $kind) { key label description }
|
|
22
22
|
}
|
|
23
|
-
}`,{kind:e,resourceId:w});A(t.workflowRunsForResource),E(t.workflowsAcceptingResource),T(null)}catch(e){T(e instanceof Error?e.message:String(e))}},[w,e]);(0,i.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 D=async(t,r)=>{R(t);try{await (0,m.controlPlaneRequest)("mutation TriggerResourceWorkflow($input: TriggerWorkflowInput!) { triggerWorkflow(input: $input) { id } }",{input:{workflowId:t,sessionData:v,resourceKind:e,resourceId:w,subjectKey:`${e}:${w}`,choice:r}}),await $()}catch(e){T(e instanceof Error?e.message:String(e))}finally{R(null)}},O=N[0],_=(0,i.useMemo)(()=>O?(0,
|
|
23
|
+
}`,{kind:e,resourceId:w});A(t.workflowRunsForResource),E(t.workflowsAcceptingResource),T(null)}catch(e){T(e instanceof Error?e.message:String(e))}},[w,e]);(0,i.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 D=async(t,r)=>{R(t);try{await (0,m.controlPlaneRequest)("mutation TriggerResourceWorkflow($input: TriggerWorkflowInput!) { triggerWorkflow(input: $input) { id } }",{input:{workflowId:t,sessionData:v,resourceKind:e,resourceId:w,subjectKey:`${e}:${w}`,choice:r}}),await $()}catch(e){T(e instanceof Error?e.message:String(e))}finally{R(null)}},O=N[0],_=(0,i.useMemo)(()=>O?(0,p.currentPageWorkflowNodeIds)(O,e,w):new Set,[O,w,e]),P=(0,i.useMemo)(()=>O?(0,p.workflowRunNodeDestinations)(O):new Map,[O]);return N.length||C.length||L?(0,t.jsxs)(d.Card,{children:[(0,t.jsxs)(d.CardHeader,{children:[(0,t.jsx)(d.CardTitle,{children:y("resourceWorkflows")}),(0,t.jsx)(d.CardDescription,{children:y("resourceWorkflowsDescription")}),(0,t.jsx)(d.CardAction,{children:(0,t.jsx)(o.Button,{asChild:!0,size:"sm",variant:"outline",children:(0,t.jsx)(u.Link,{href:"/workflows",children:y("manageWorkflows")})})})]}),(0,t.jsxs)(d.CardContent,{className:"space-y-4",children:[L&&(0,t.jsx)(a.Alert,{variant:"destructive",children:(0,t.jsx)(a.AlertDescription,{children:L})}),C.length>0&&(0,t.jsx)(c.ItemGroup,{className:"gap-2",children:C.map(e=>(0,t.jsxs)(c.Item,{size:"sm",variant:"outline",children:[(0,t.jsxs)(c.ItemContent,{children:[(0,t.jsx)(c.ItemTitle,{children:e.name}),e.description&&(0,t.jsx)(c.ItemDescription,{children:e.description})]}),(0,t.jsx)(c.ItemActions,{children:(0,t.jsx)(f.WorkflowChoiceMenu,{button:(0,t.jsxs)(o.Button,{disabled:!e.enabled||null!==S,size:"sm",variant:"outline",children:[(0,t.jsx)(r.CirclePlay,{})," ",y("run")]}),choices:e.triggerChoices,hasPlainTrigger:e.hasPlainTrigger,onRun:t=>void D(e.id,t)})})]},e.id))}),O&&(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)(u.Link,{className:"font-medium hover:underline",href:`/workflows/runs/${O.id}`,children:[O.workflow.name," #",O.displayNumber]}),(0,t.jsx)(l.Badge,{variant:(0,x.workflowStatusVariant)(O.status),children:j.status(O.status)})]}),(0,t.jsx)(o.Button,{asChild:!0,size:"sm",variant:"ghost",children:(0,t.jsxs)(u.Link,{href:`/workflows/runs/${O.id}`,children:[(0,t.jsx)(n.ExternalLink,{})," ",y("fullRun")]})})]}),(0,t.jsx)(k,{onAnswered:$,run:O}),(0,t.jsx)(x.WorkflowGraph,{attempts:O.attempts,compact:!0,currentPageNodeIds:_,definition:O.version.definition,destinations:P,generation:O.generation,onNodeClick:(e,{destination:t,locked:r})=>{r&&I(t)}}),N.length>1&&(0,t.jsx)("div",{className:"flex flex-wrap gap-2",children:N.slice(1,6).map(e=>(0,t.jsx)(o.Button,{asChild:!0,size:"sm",variant:"ghost",children:(0,t.jsxs)(u.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:j.status(e.status)})]})},e.id))})]})]})]}):null}],586592)},467511,e=>{"use strict";let t="format raw rawText markdown wikiMarkup",r="accountId displayName avatarUrl",n="source stale fetchedAt",s="relationship key summary status",i="id key summary statusId status statusCategory issueType priority assignee assigneeAccountId assigneeAvatarUrl projectKey updatedAt",a=`${i}
|
|
24
24
|
jiraUrl description
|
|
25
25
|
descriptionContent { ${t} }
|
|
26
26
|
reporter { ${r} }
|
|
@@ -46,4 +46,4 @@
|
|
|
46
46
|
content { ${t} }
|
|
47
47
|
}
|
|
48
48
|
cache { ${n} }
|
|
49
|
-
commentsCache { ${n} }`;e.s(["JIRA_CACHE_FIELDS",0,n,"JIRA_PERSON_FIELDS",0,r,"JIRA_RICH_TEXT_FIELDS",0,t,"JIRA_SUMMARY_FIELDS",0,i,"JIRA_TICKET_DETAIL_FIELDS",0,a])},772382,e=>{"use strict";let t=(0,e.i(456420).default)("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);e.s(["Eye",0,t],772382)},563707,e=>{"use strict";let t=(0,e.i(456420).default)("chevrons-up-down",[["path",{d:"m7 15 5 5 5-5",key:"1hf1tw"}],["path",{d:"m7 9 5-5 5 5",key:"sgt6xg"}]]);e.s(["ChevronsUpDown",0,t],563707)},983913,e=>{"use strict";var t=e.i(843476),r=e.i(563707),n=e.i(271645),s=e.i(519455),i=e.i(317056),a=e.i(906197),l=e.i(337822),o=e.i(975157);e.s(["SearchableSelect",0,function({value:e,onValueChange:d,options:c,placeholder:u,searchPlaceholder:m,emptyMessage:
|
|
49
|
+
commentsCache { ${n} }`;e.s(["JIRA_CACHE_FIELDS",0,n,"JIRA_PERSON_FIELDS",0,r,"JIRA_RICH_TEXT_FIELDS",0,t,"JIRA_SUMMARY_FIELDS",0,i,"JIRA_TICKET_DETAIL_FIELDS",0,a])},772382,e=>{"use strict";let t=(0,e.i(456420).default)("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);e.s(["Eye",0,t],772382)},563707,e=>{"use strict";let t=(0,e.i(456420).default)("chevrons-up-down",[["path",{d:"m7 15 5 5 5-5",key:"1hf1tw"}],["path",{d:"m7 9 5-5 5 5",key:"sgt6xg"}]]);e.s(["ChevronsUpDown",0,t],563707)},983913,e=>{"use strict";var t=e.i(843476),r=e.i(563707),n=e.i(271645),s=e.i(519455),i=e.i(317056),a=e.i(906197),l=e.i(337822),o=e.i(975157);e.s(["SearchableSelect",0,function({value:e,onValueChange:d,options:c,placeholder:u,searchPlaceholder:m,emptyMessage:p,ariaLabel:f,disabled:h,className:x,showSelectedDetails:g=!1,allowCustomValue:w=!1}){let[k,b]=(0,n.useState)(!1),[v,y]=(0,n.useState)(""),j=(0,n.useCallback)(e=>{e&&e.addEventListener("wheel",e=>e.stopPropagation())},[]),I=c.find(t=>t.value===e),N=I?.label??(e||u),A=v.trim(),C=w&&A.length>0&&!c.some(e=>e.value.toLowerCase()===A.toLowerCase()||e.label.toLowerCase()===A.toLowerCase());return(0,t.jsxs)(l.Popover,{onOpenChange:e=>{b(e),e||y("")},open:k,children:[(0,t.jsx)(l.PopoverTrigger,{asChild:!0,children:(0,t.jsxs)(s.Button,{"aria-expanded":k,"aria-label":f,className:(0,o.cn)("min-w-0 w-full justify-between font-normal",g&&I&&"h-auto min-h-8 py-2",x),disabled:h,role:"combobox",type:"button",variant:"outline",children:[g&&I?(0,t.jsxs)("span",{className:"min-w-0 text-left",children:[(0,t.jsx)("span",{className:"block truncate",children:I.label}),I.description&&(0,t.jsx)("span",{className:"block truncate text-xs text-muted-foreground",children:I.description}),I.secondaryDescription&&(0,t.jsx)("span",{className:"block truncate text-xs text-muted-foreground",children:I.secondaryDescription})]}):(0,t.jsx)("span",{className:"min-w-0 truncate",children:N}),(0,t.jsx)(r.ChevronsUpDown,{className:"shrink-0 opacity-50"})]})}),(0,t.jsx)(l.PopoverContent,{ref:j,align:"start",className:"z-70 max-h-[min(24rem,var(--radix-popover-content-available-height))] w-(--radix-popover-trigger-width) overflow-hidden p-0",children:(0,t.jsxs)(i.Command,{className:"min-h-0",label:m,children:[(0,t.jsx)(i.CommandInput,{"aria-label":m,autoFocus:!0,onValueChange:y,placeholder:m,value:v}),(0,t.jsxs)(i.CommandList,{className:"min-h-0 flex-1 max-h-64 overscroll-contain [scrollbar-width:thin] [&::-webkit-scrollbar]:block [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-thumb]:bg-border",children:[(0,t.jsx)(i.CommandEmpty,{children:p}),(0,t.jsxs)(i.CommandGroup,{children:[C&&(0,t.jsx)(i.CommandItem,{"aria-label":A,onSelect:()=>{d(A),y(""),b(!1)},value:A,children:(0,t.jsx)(a.Item,{className:"min-w-0 flex-1 border-0 p-0",size:"xs",children:(0,t.jsx)(a.ItemContent,{className:"min-w-0",children:(0,t.jsx)(a.ItemTitle,{className:"block truncate",children:A})})})}),c.map(r=>(0,t.jsx)(i.CommandItem,{"aria-label":[r.label,r.description,r.secondaryDescription].filter(Boolean).join(", "),"aria-selected":r.value===e,className:"items-start py-2","data-checked":r.value===e,disabled:r.disabled,keywords:[r.label,r.description??"",r.secondaryDescription??"",r.keywords??""],onSelect:()=>{d(r.value),y(""),b(!1)},value:r.value,children:(0,t.jsx)(a.Item,{className:"min-w-0 flex-1 border-0 p-0",size:"xs",children:(0,t.jsxs)(a.ItemContent,{className:"min-w-0",children:[(0,t.jsx)(a.ItemTitle,{className:"block truncate",children:r.label}),r.description&&(0,t.jsx)(a.ItemDescription,{className:"block truncate",children:r.description}),r.secondaryDescription&&(0,t.jsx)(a.ItemDescription,{className:"block truncate",children:r.secondaryDescription})]})})},r.value))]})]})]})})]})}])},159888,e=>{"use strict";let t=(0,e.i(456420).default)("braces",[["path",{d:"M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1",key:"ezmyqa"}],["path",{d:"M16 21h1a2 2 0 0 0 2-2v-5c0-1.1.9-2 2-2a2 2 0 0 1-2-2V5a2 2 0 0 0-2-2h-1",key:"e1hn23"}]]);e.s(["Braces",0,t],159888)},799676,e=>{"use strict";var t=e.i(843476),r=e.i(271645),n=e.i(705844),s=e.i(30030),i=e.i(30207),a=e.i(934620),l=e.i(248425),o=Object.defineProperty,d=(e,t)=>o(e,"name",{value:t,configurable:!0}),c="Avatar",[u,m]=(0,s.createContextScope)(c),p=[0,()=>void 0],[f,h]=u(c),x=r.forwardRef(d(function(e,n){let{__scopeAvatar:s,...i}=e,[a,o]=r.useState("idle"),[d,c]=v();return(0,t.jsx)(f,{scope:s,imageLoadingStatus:a,setImageLoadingStatus:o,imageCount:d,setImageCount:c,children:(0,t.jsx)(l.Primitive.span,{...i,ref:n})})},"Avatar")),g=r.forwardRef(d(function(e,n){let{__scopeAvatar:s,src:o,onLoadingStatusChange:d,...c}=e,u=h("AvatarImage",s);y(u.setImageCount);let m=k(o,{referrerPolicy:c.referrerPolicy,crossOrigin:c.crossOrigin,loadingStatus:u.imageLoadingStatus,setLoadingStatus:u.setImageLoadingStatus}),p=(0,i.useCallbackRef)(e=>{d?.(e)}),f=r.useRef(m);return(0,a.useLayoutEffect)(()=>{let e=f.current;f.current=m,m!==e&&p(m)},[m,p]),"loaded"===m?(0,t.jsx)(l.Primitive.img,{...c,ref:n,src:o}):null},"AvatarImage")),w=r.forwardRef(d(function(e,n){let{__scopeAvatar:s,delayMs:i,...a}=e,o=h("AvatarFallback",s),[d,c]=r.useState(void 0===i);return r.useEffect(()=>{if(void 0!==i){let e=window.setTimeout(()=>c(!0),i);return()=>window.clearTimeout(e)}},[i]),d&&"loaded"!==o.imageLoadingStatus?(0,t.jsx)(l.Primitive.span,{...a,ref:n}):null},"AvatarFallback"));function k(e,{loadingStatus:t,setLoadingStatus:r,referrerPolicy:n,crossOrigin:s}){return(0,a.useLayoutEffect)(()=>{if(!e)return void r("error");let t=new window.Image,i=d(e=>{r(b(e.currentTarget))},"handleLoad"),a=d(()=>r("error"),"handleError");return t.addEventListener("load",i),t.addEventListener("error",a),n&&(t.referrerPolicy=n),t.crossOrigin=s??null,t.src=e,r(b(t)),()=>{t.removeEventListener("load",i),t.removeEventListener("error",a),r("idle")}},[e,s,n,r]),t}function b(e){return e.complete?e.naturalWidth>0?"loaded":"error":"loading"}function v(){let e=p;if(n.IS_DEVELOPMENT){let[t]=e=r.useState(0),n=r.useRef(!1);r.useEffect(()=>{t>1&&!n.current&&(n.current=!0,console.warn("Avatar: Only one `Avatar.Image` component should be rendered per `Avatar.Root`, but multiple were detected. This will lead to unexpected behavior."))},[t])}return e}function y(e){n.IS_DEVELOPMENT&&r.useEffect(()=>(e(e=>e+1),()=>{e(e=>e-1)}),[e])}d(k,"useImageLoadingStatus"),d(b,"getImageLoadingStatus"),d(v,"useImageCount"),d(y,"useUpdateImageCount"),e.s(["Avatar",0,x,"AvatarFallback",0,w,"AvatarImage",0,g,"Fallback",0,w,"Image",0,g,"Root",0,x,"createAvatarScope",0,m],97456);var j=e.i(97456),j=j,I=e.i(975157);e.s(["Avatar",0,function({className:e,size:r="default",...n}){return(0,t.jsx)(j.Root,{className:(0,I.cn)("group/avatar relative flex size-8 shrink-0 rounded-full select-none after:absolute after:inset-0 after:rounded-full after:border after:border-border after:mix-blend-darken data-[size=lg]:size-10 data-[size=sm]:size-6 dark:after:mix-blend-lighten",e),"data-size":r,"data-slot":"avatar",...n})},"AvatarFallback",0,function({className:e,...r}){return(0,t.jsx)(j.Fallback,{className:(0,I.cn)("flex size-full items-center justify-center rounded-full bg-muted text-sm text-muted-foreground group-data-[size=sm]/avatar:text-xs",e),"data-slot":"avatar-fallback",...r})},"AvatarImage",0,function({className:e,...r}){return(0,t.jsx)(j.Image,{className:(0,I.cn)("aspect-square size-full rounded-full object-cover",e),"data-slot":"avatar-image",...r})}],799676)},170428,e=>{"use strict";let t=(0,e.i(456420).default)("git-compare-arrows",[["circle",{cx:"5",cy:"6",r:"3",key:"1qnov2"}],["path",{d:"M12 6h5a2 2 0 0 1 2 2v7",key:"1yj91y"}],["path",{d:"m15 9-3-3 3-3",key:"1lwv8l"}],["circle",{cx:"19",cy:"18",r:"3",key:"1qljk2"}],["path",{d:"M12 18H7a2 2 0 0 1-2-2V9",key:"16sdep"}],["path",{d:"m9 15 3 3-3 3",key:"1m3kbl"}]]);e.s(["GitCompareArrows",0,t],170428)}]);
|
|
@@ -0,0 +1,25 @@
|
|
|
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})}])},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 u=e.i(93384);let p=(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:u.Hammer,layers:p,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"}]},u=new Map(Object.entries(c).flatMap(([e,i])=>i.map(i=>[`${e}.${i.name}`,i.description])));function p(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[p(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 u.get(`${p(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:u}){let p=(0,t.useTranslations)("workflows"),k=(0,h.useWorkflowLabels)(),j=a.nodes.find(({id:e})=>e===u)??null,b=a.triggers.find(({id:e})=>e===u)??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]),S=(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]),A=(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:p("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:p("notSet")})})]},e.key))}):(0,i.jsx)(s.Empty,{className:"py-5",children:(0,i.jsx)(s.EmptyHeader,{children:(0,i.jsx)(s.EmptyTitle,{children:p("noConfiguration")})})})]}),(0,i.jsxs)(r.Field,{children:[(0,i.jsx)(r.FieldTitle,{children:j?p("addsToSession"):p("seedsSession")}),(0,i.jsx)(y,{empty:p("addsToSessionEmpty"),paths:S})]}),j&&(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)(r.Field,{children:[(0,i.jsx)(r.FieldTitle,{children:p("requiredPaths")}),(0,i.jsx)(y,{empty:p("noRequiredPaths"),paths:A})]}),(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:p("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:p("retryStrategy")}),(0,i.jsx)("dd",{className:"m-0 text-xs text-muted-foreground",children:p(`retryStrategies.${j.retry.strategy}`)})]}),(0,i.jsxs)("div",{children:[(0,i.jsx)("dt",{className:"text-xs font-medium",children:p("retryDelay")}),(0,i.jsx)("dd",{className:"m-0 text-xs text-muted-foreground",children:p("seconds",{count:j.retry.delaySeconds})})]}),(0,i.jsxs)("div",{children:[(0,i.jsx)("dt",{className:"text-xs font-medium",children:p("failurePolicy")}),(0,i.jsx)("dd",{className:"m-0 text-xs text-muted-foreground",children:p(`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(716327),n=e.i(955370),s=e.i(119002),r=e.i(832297),a=e.i(762368),o=e.i(515281),d=e.i(741120),l=e.i(856522),c=e.i(948148),u=e.i(271645),p=e.i(816484),m=e.i(929592),h=e.i(487486),x=e.i(519455),f=e.i(515288),g=e.i(257428),y=e.i(755146),k=e.i(82612),j=e.i(302747),b=e.i(987968),v=e.i(110204),w=e.i(967489),C=e.i(784774),S=e.i(746798),A=e.i(520133),N=e.i(637611),T=e.i(997778),I=e.i(349049),M=e.i(18718),P=e.i(687862),D=e.i(688194),q=e.i(399668);let R=`
|
|
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
|
+
`,W=`
|
|
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 B=(0,c.useTranslations)("workflows"),H=(0,c.useTranslations)("builds"),E=(0,q.useWorkflowLabels)(),O=(0,A.useRouter)(),[$,V]=(0,u.useState)(null),[L,G]=(0,u.useState)([]),[F,z]=(0,u.useState)(null),[K,U]=(0,u.useState)(null),[J,Q]=(0,u.useState)(!0),[_,Y]=(0,u.useState)(null),[Z,X]=(0,u.useState)([]),[ee,ei]=(0,u.useState)("NONE"),[et,en]=(0,u.useState)("play"),[es,er]=(0,u.useState)("default"),[ea,eo]=(0,u.useState)([]),[ed,el]=(0,u.useState)(!1),ec=(0,u.useCallback)(async()=>{try{let i=await (0,N.controlPlaneRequest)(`query WorkflowOverview($id: ID!) {
|
|
15
|
+
workflow(id: $id) { ${R} }
|
|
16
|
+
workflowRuns(workflowId: $id, first: 100) { items { ${W} } }
|
|
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});V(i.workflow),G(i.workflowRuns.items),z(i.workflowCatalog),X(i.codebaseOverview?.repositories??[]),i.workflow&&(ei(i.workflow.quickActionKind??"NONE"),en(i.workflow.quickActionIconKey??"play"),er(i.workflow.quickActionButtonVariant??"default"),eo(i.workflow.quickActionRepositories?.map(({id:e})=>e)??[])),Y(i.workflow?null:B("notFound"))}catch(e){Y(e instanceof Error?e.message:String(e))}finally{Q(!1)}},[B,e]);(0,u.useEffect)(()=>{let e=window.setTimeout(()=>void ec(),0),i=(0,N.controlPlaneSubscriptions)().subscribe({query:"subscription WorkflowOverviewChanged { workflowsChanged { id } }"},{next:()=>void ec(),error:()=>void 0,complete:()=>void 0});return()=>{window.clearTimeout(e),i()}},[ec]);let eu=async()=>{if($)try{await (0,N.controlPlaneRequest)("mutation ToggleWorkflow($id: ID!, $enabled: Boolean!) { setWorkflowEnabled(id: $id, enabled: $enabled) { id } }",{id:$.id,enabled:!$.enabled}),await ec()}catch(e){Y(e instanceof Error?e.message:String(e))}},ep=async e=>{if($)try{let i=await (0,N.controlPlaneRequest)("mutation RunWorkflow($input: TriggerWorkflowInput!) { triggerWorkflow(input: $input) { id } }",{input:{workflowId:$.id,sessionData:{},choice:e}});O.push(`/workflows/runs/${i.triggerWorkflow.id}`)}catch(e){Y(e instanceof Error?e.message:String(e))}},em=async()=>{if($){el(!0),Y(null);try{await (0,N.controlPlaneRequest)(`mutation SetWorkflowQuickAction($input: SetWorkflowQuickActionInput!) {
|
|
24
|
+
setWorkflowQuickAction(input: $input) { id }
|
|
25
|
+
}`,{input:{id:$.id,kind:ee,quickActionIconKey:et,quickActionButtonVariant:es,repositoryIds:ea}}),await ec()}catch(e){Y(e instanceof Error?e.message:String(e))}finally{el(!1)}}},eh=async e=>{if($)try{var i,t;let n,s;i=(await (0,N.controlPlaneRequest)("query ExportWorkflow($id: ID!, $versionId: ID) { exportWorkflow(id: $id, versionId: $versionId) }",{id:$.id,versionId:e??null})).exportWorkflow,t=`${$.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){Y(e instanceof Error?e.message:String(e))}};if(J)return(0,i.jsxs)("div",{className:"space-y-5",children:[(0,i.jsxs)("div",{className:"space-y-2",children:[(0,i.jsx)(j.Skeleton,{className:"h-8 w-52"}),(0,i.jsx)(j.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)(j.Skeleton,{className:"h-32"},e))}),(0,i.jsx)(j.Skeleton,{className:"h-96"})]});if(!$)return(0,i.jsx)(m.Alert,{variant:"destructive",children:(0,i.jsx)(m.AlertDescription,{children:_})});let ex=$.activeVersion?.definition??$.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.jsx)("div",{className:"flex items-start gap-2",children:(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:$.name}),(0,i.jsx)(h.Badge,{variant:$.enabled?"secondary":"outline",children:$.enabled?B("enabled"):B("disabled")}),$.activeVersion&&(0,i.jsxs)(h.Badge,{variant:"outline",children:["v",$.activeVersion.version]})]}),(0,i.jsx)("p",{className:"mt-1 text-sm text-muted-foreground",children:$.description||B("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)(x.Button,{onClick:()=>void ec(),size:"icon",variant:"outline","aria-label":B("refresh"),children:(0,i.jsx)(d.RefreshCw,{})})}),(0,i.jsx)(S.TooltipContent,{children:B("refresh")})]}),(0,i.jsxs)(x.Button,{onClick:()=>void eh(),variant:"outline",children:[(0,i.jsx)(a.Download,{})," ",B("export")]}),(0,i.jsx)(x.Button,{asChild:!0,variant:"outline",children:(0,i.jsxs)(A.Link,{href:`/workflows/${$.id}/edit`,children:[(0,i.jsx)(o.Pencil,{})," ",B("edit")]})}),(0,i.jsxs)(x.Button,{onClick:()=>void eu(),variant:"outline",children:[$.enabled?(0,i.jsx)(s.CirclePause,{}):(0,i.jsx)(r.CirclePlay,{})," ",$.enabled?B("pauseDefinition"):B("enable")]}),(0,i.jsx)(T.WorkflowChoiceMenu,{button:(0,i.jsxs)(x.Button,{disabled:!$.enabled,children:[(0,i.jsx)(r.CirclePlay,{})," ",B("run")]}),choices:$.triggerChoices,hasPlainTrigger:$.hasPlainTrigger,onRun:e=>void ep(e)})]})]}),_&&(0,i.jsx)(m.Alert,{variant:"destructive",children:(0,i.jsx)(m.AlertDescription,{children:_})}),(0,i.jsxs)("div",{className:"grid gap-4 sm:grid-cols-2 xl:grid-cols-4",children:[(0,i.jsxs)(f.Card,{children:[(0,i.jsx)(f.CardHeader,{children:(0,i.jsx)(f.CardTitle,{children:B("publishedVersion")})}),(0,i.jsx)(f.CardContent,{className:"text-2xl font-semibold",children:$.activeVersion?`v${$.activeVersion.version}`:"—"})]}),(0,i.jsxs)(f.Card,{children:[(0,i.jsx)(f.CardHeader,{children:(0,i.jsx)(f.CardTitle,{children:B("runs")})}),(0,i.jsx)(f.CardContent,{className:"text-2xl font-semibold",children:$.runCount})]}),(0,i.jsxs)(f.Card,{children:[(0,i.jsx)(f.CardHeader,{children:(0,i.jsx)(f.CardTitle,{children:B("overlapPolicy")})}),(0,i.jsx)(f.CardContent,{children:(0,i.jsx)(h.Badge,{variant:"outline",children:E.overlapPolicy($.overlapPolicy)})})]}),(0,i.jsxs)(f.Card,{children:[(0,i.jsx)(f.CardHeader,{children:(0,i.jsx)(f.CardTitle,{children:B("maxConcurrentRuns")})}),(0,i.jsx)(f.CardContent,{className:"text-2xl font-semibold",children:$.maxConcurrentRuns})]})]}),(0,i.jsxs)(f.Card,{children:[(0,i.jsx)(f.CardHeader,{children:(0,i.jsx)(f.CardTitle,{children:B("graph")})}),(0,i.jsx)(f.CardContent,{children:(0,i.jsx)(I.WorkflowGraph,{definition:ex,onNodeClick:e=>U(e),selectedNodeId:K})})]}),(0,i.jsxs)(f.Card,{children:[(0,i.jsxs)(f.CardHeader,{children:[(0,i.jsx)(f.CardTitle,{children:B("quickActions")}),(0,i.jsx)(f.CardDescription,{children:B("quickActionsDescription")})]}),(0,i.jsxs)(f.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)(v.Label,{htmlFor:"workflow-quick-action-icon",children:B("quickActionIcon")}),(0,i.jsxs)(y.DropdownMenu,{children:[(0,i.jsx)(y.DropdownMenuTrigger,{asChild:!0,children:(0,i.jsxs)(x.Button,{"aria-label":`${B("quickActionIcon")}: ${H(`configurationIcons.${et}`)}`,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"===et?(0,i.jsx)(n.CircleOff,{className:"size-4 shrink-0"}):(0,i.jsx)(P.ConfigurationIcon,{iconKey:et}),(0,i.jsx)("span",{className:"truncate",children:H(`configurationIcons.${et}`)})]}),(0,i.jsx)(t.ChevronDown,{className:"text-muted-foreground"})]})}),(0,i.jsx)(y.DropdownMenuContent,{align:"start",className:"min-w-64",children:(0,i.jsx)(y.DropdownMenuRadioGroup,{onValueChange:en,value:et,children:["none",...D.BUILD_CONFIGURATION_ICON_KEYS].map(e=>(0,i.jsxs)(y.DropdownMenuRadioItem,{value:e,children:["none"===e?(0,i.jsx)(n.CircleOff,{className:"size-4"}):(0,i.jsx)(P.ConfigurationIcon,{iconKey:e}),H(`configurationIcons.${e}`)]},e))})})]})]}),(0,i.jsxs)("div",{className:"space-y-2",children:[(0,i.jsx)(v.Label,{htmlFor:"workflow-quick-action-style",children:B("quickActionStyle")}),(0,i.jsxs)(w.Select,{onValueChange:e=>er(e),value:es,children:[(0,i.jsx)(w.SelectTrigger,{className:"w-full sm:w-64",id:"workflow-quick-action-style",children:(0,i.jsx)(w.SelectValue,{})}),(0,i.jsx)(w.SelectContent,{children:["default","outline","secondary","destructive"].map(e=>(0,i.jsx)(w.SelectItem,{value:e,children:B(`quickActionStyles.${e}`)},e))})]})]})]}),(0,i.jsxs)("div",{className:"space-y-2",children:[(0,i.jsx)(v.Label,{htmlFor:"workflow-quick-action-kind",children:B("quickActionKind")}),(0,i.jsxs)(w.Select,{onValueChange:e=>ei(e),value:ee,children:[(0,i.jsx)(w.SelectTrigger,{className:"w-full sm:w-72",id:"workflow-quick-action-kind",children:(0,i.jsx)(w.SelectValue,{})}),(0,i.jsx)(w.SelectContent,{children:["STANDARD","MERGE_CONFLICT","GITHUB_ACTIONS","NONE"].map(e=>(0,i.jsx)(w.SelectItem,{value:e,children:B(`quickActionKinds.${e}`)},e))})]}),(0,i.jsx)("p",{className:"text-xs text-muted-foreground",children:B(`quickActionKindHelp.${ee}`)})]}),(0,i.jsxs)("div",{className:"space-y-2",children:[(0,i.jsx)(v.Label,{children:B("repositoryQuickActions")}),(0,i.jsx)("p",{className:"text-xs text-muted-foreground",children:B("repositoryQuickActionsHelp")}),(0,i.jsxs)("div",{className:"max-h-56 space-y-1 overflow-auto rounded-lg border p-2",children:[Z.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)(g.Checkbox,{checked:ea.includes(e.id),className:"mt-0.5",onCheckedChange:i=>eo(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)),!Z.length&&(0,i.jsx)("p",{className:"px-2 py-1 text-sm text-muted-foreground",children:B("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:B("quickActionEligibility")}),(0,i.jsxs)(x.Button,{disabled:ed,onClick:()=>void em(),children:[ed?(0,i.jsx)(b.Spinner,{}):(0,i.jsx)(l.Save,{}),B("saveQuickActions")]})]})]})]}),(0,i.jsxs)("div",{className:"grid gap-4 xl:grid-cols-2",children:[(0,i.jsxs)(f.Card,{children:[(0,i.jsx)(f.CardHeader,{children:(0,i.jsx)(f.CardTitle,{children:B("recentRuns")})}),(0,i.jsx)(f.CardContent,{children:(0,i.jsxs)("div",{className:"overflow-x-auto rounded-lg border",children:[(0,i.jsxs)(C.Table,{children:[(0,i.jsx)(C.TableHeader,{children:(0,i.jsxs)(C.TableRow,{children:[(0,i.jsx)(C.TableHead,{children:B("run")}),(0,i.jsx)(C.TableHead,{children:B("status")}),(0,i.jsx)(C.TableHead,{children:B("trigger")}),(0,i.jsx)(C.TableHead,{children:B("started")})]})}),(0,i.jsx)(C.TableBody,{children:L.slice(0,20).map(e=>(0,i.jsxs)(C.TableRow,{children:[(0,i.jsx)(C.TableCell,{children:(0,i.jsxs)(A.Link,{className:"font-medium hover:underline",href:`/workflows/runs/${e.id}`,children:["#",e.displayNumber]})}),(0,i.jsx)(C.TableCell,{children:(0,i.jsx)(h.Badge,{variant:(0,I.workflowStatusVariant)(e.status),children:E.status(e.status)})}),(0,i.jsx)(C.TableCell,{children:E.kind(e.triggerKind)}),(0,i.jsx)(C.TableCell,{children:e.startedAt?(0,i.jsx)(p.DateTime,{kind:"relative",value:e.startedAt}):B("queued")})]},e.id))})]}),!L.length&&(0,i.jsx)(k.Empty,{className:"py-12",children:(0,i.jsxs)(k.EmptyHeader,{children:[(0,i.jsx)(k.EmptyTitle,{children:B("noRuns")}),(0,i.jsx)(k.EmptyDescription,{children:B("recentRuns")})]})})]})})]}),(0,i.jsxs)(f.Card,{children:[(0,i.jsx)(f.CardHeader,{children:(0,i.jsx)(f.CardTitle,{children:B("versionHistory")})}),(0,i.jsx)(f.CardContent,{children:(0,i.jsxs)("div",{className:"overflow-x-auto rounded-lg border",children:[(0,i.jsxs)(C.Table,{children:[(0,i.jsx)(C.TableHeader,{children:(0,i.jsxs)(C.TableRow,{children:[(0,i.jsx)(C.TableHead,{children:B("version")}),(0,i.jsx)(C.TableHead,{children:B("hash")}),(0,i.jsx)(C.TableHead,{children:B("publishedAt")}),(0,i.jsx)(C.TableHead,{})]})}),(0,i.jsx)(C.TableBody,{children:$.versions.map(e=>(0,i.jsxs)(C.TableRow,{children:[(0,i.jsxs)(C.TableCell,{children:["v",e.version]}),(0,i.jsx)(C.TableCell,{className:"font-mono text-xs",children:e.contentHash.slice(0,12)}),(0,i.jsx)(C.TableCell,{children:(0,i.jsx)(p.DateTime,{kind:"relative",value:e.publishedAt})}),(0,i.jsx)(C.TableCell,{children:(0,i.jsxs)(S.Tooltip,{children:[(0,i.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,i.jsx)(x.Button,{"aria-label":B("exportVersion",{version:e.version}),onClick:()=>void eh(e.id),size:"icon",variant:"ghost",children:(0,i.jsx)(a.Download,{})})}),(0,i.jsx)(S.TooltipContent,{children:B("exportVersion",{version:e.version})})]})})]},e.id))})]}),!$.versions.length&&(0,i.jsx)(k.Empty,{className:"py-12",children:(0,i.jsx)(k.EmptyHeader,{children:(0,i.jsx)(k.EmptyTitle,{children:B("unpublished")})})})]})})]})]}),(0,i.jsx)(M.WorkflowReadonlyInspector,{catalog:F,definition:ex,onOpenChange:e=>{e||U(null)},selectedId:K})]})}])}]);
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
jiraIssueKey provider model effort webSearchEnabled mcpPresetIds prompt
|
|
77
77
|
attachments { id filename contentType size sha256 downloadPath createdAt }
|
|
78
78
|
archivedAt createdAt updatedAt
|
|
79
|
-
`;e.s(["RUN_DETAIL_FIELDS",0,r,"RUN_DRAFT_FIELDS",0,n,"RUN_EVENT_FIELDS",0,s,"RUN_LIST_FIELDS",0,a])},95417,829600,e=>{"use strict";var t=e.i(843476),a=e.i(271645);let r=(0,e.i(456420).default)("file",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}]]);e.s(["File",0,r],829600);var s=e.i(573474),n=e.i(725981),i=e.i(948148),o=e.i(225913);e.i(586011);var l=e.i(519455),d=e.i(975157);let c=(0,o.cva)("group/attachment relative flex w-fit max-w-full min-w-0 shrink-0 flex-wrap rounded-xl border bg-card text-card-foreground transition-colors focus-within:ring-1 focus-within:ring-ring/50 has-[>a,>button]:hover:bg-muted/50 data-[state=error]:border-destructive/30 data-[state=idle]:border-dashed",{variants:{size:{default:"gap-2 text-sm has-data-[slot=attachment-content]:px-2.5 has-data-[slot=attachment-content]:py-2 has-data-[slot=attachment-media]:p-2",sm:"gap-2.5 text-xs has-data-[slot=attachment-content]:px-2 has-data-[slot=attachment-content]:py-1.5 has-data-[slot=attachment-media]:p-1.5",xs:"gap-1.5 rounded-lg text-xs has-data-[slot=attachment-content]:px-1.5 has-data-[slot=attachment-content]:py-1 has-data-[slot=attachment-media]:p-1"},orientation:{horizontal:"min-w-40 items-center",vertical:"w-24 flex-col has-data-[slot=attachment-content]:w-30"}}});function u({className:e,state:a="done",size:r="default",orientation:s="horizontal",...n}){return(0,t.jsx)("div",{className:(0,d.cn)(c({size:r,orientation:s}),e),"data-orientation":s,"data-size":r,"data-slot":"attachment","data-state":a,...n})}let m=(0,o.cva)("relative flex aspect-square w-10 shrink-0 items-center justify-center overflow-hidden rounded-lg bg-muted text-foreground group-data-[orientation=vertical]/attachment:w-full group-data-[size=sm]/attachment:w-8 group-data-[size=xs]/attachment:w-7 group-data-[size=xs]/attachment:rounded-md group-data-[state=error]/attachment:bg-destructive/10 group-data-[state=error]/attachment:text-destructive group-data-[orientation=vertical]/attachment:*:data-[slot=spinner]:size-6! [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 group-data-[orientation=vertical]/attachment:[&_svg:not([class*='size-'])]:size-6 group-data-[size=xs]/attachment:[&_svg:not([class*='size-'])]:size-3.5",{variants:{variant:{icon:"",image:"opacity-60 group-data-[state=done]/attachment:opacity-100 group-data-[state=idle]/attachment:opacity-100 *:[img]:aspect-square *:[img]:w-full *:[img]:object-cover"}},defaultVariants:{variant:"icon"}});function p({className:e,variant:a="icon",...r}){return(0,t.jsx)("div",{className:(0,d.cn)(m({variant:a}),e),"data-slot":"attachment-media","data-variant":a,...r})}function h({className:e,...a}){return(0,t.jsx)("div",{className:(0,d.cn)("max-w-full min-w-0 flex-1 leading-tight group-data-[orientation=vertical]/attachment:px-1",e),"data-slot":"attachment-content",...a})}function x({className:e,...a}){return(0,t.jsx)("span",{className:(0,d.cn)("block max-w-full min-w-0 truncate font-medium group-data-[state=processing]/attachment:shimmer group-data-[state=uploading]/attachment:shimmer",e),"data-slot":"attachment-title",...a})}function f({className:e,...a}){return(0,t.jsx)("span",{className:(0,d.cn)("mt-0.5 block max-w-full min-w-0 truncate text-xs text-muted-foreground group-data-[state=error]/attachment:text-destructive/80",e),"data-slot":"attachment-description",...a})}function g({className:e,...a}){return(0,t.jsx)("div",{className:(0,d.cn)("relative z-20 flex shrink-0 items-center group-data-[orientation=vertical]/attachment:absolute group-data-[orientation=vertical]/attachment:top-3 group-data-[orientation=vertical]/attachment:right-3 group-data-[orientation=vertical]/attachment:gap-1",e),"data-slot":"attachment-actions",...a})}function v({className:e,variant:a,size:r="icon-xs",...s}){return(0,t.jsx)(l.Button,{className:(0,d.cn)(e),"data-slot":"attachment-action",size:r,variant:a??"ghost",...s})}function j({className:e,...a}){return(0,t.jsx)("div",{className:(0,d.cn)("scroll-fade-x scrollbar-none flex min-w-0 snap-x snap-mandatory scroll-px-1 gap-3 overflow-x-auto overscroll-x-contain py-1 *:data-[slot=attachment]:flex-none *:data-[slot=attachment]:snap-start",e),"data-slot":"attachment-group",...a})}var y=e.i(987968);e.s(["AttachmentPicker",0,function({attachments:e,uploading:o=!1,onFiles:l,onRemove:c,compact:m=!1}){let k=(0,i.useTranslations)("runs"),[w,b]=(0,a.useState)(!1);return(0,t.jsxs)("div",{className:"space-y-2",children:[e.length>0&&(0,t.jsx)(j,{className:"flex-wrap overflow-visible",children:e.map(e=>{var a;return(0,t.jsxs)(u,{size:m?"xs":"sm",children:[(0,t.jsx)(p,{children:(0,t.jsx)(r,{})}),(0,t.jsxs)(h,{children:[(0,t.jsx)(x,{title:e.filename,children:e.filename}),!m&&(0,t.jsx)(f,{children:(a=e.size)<1024?`${a} B`:a<1048576?`${Math.ceil(a/1024)} KB`:`${(a/1048576).toFixed(1)} MB`})]}),(0,t.jsx)(g,{children:(0,t.jsx)(v,{"aria-label":k("removeAttachment",{name:e.filename}),onClick:()=>c(e.id),type:"button",children:(0,t.jsx)(s.Trash2,{})})})]},e.id)})}),(0,t.jsxs)("label",{className:(0,d.cn)("relative flex cursor-pointer items-center justify-center gap-2 rounded-lg border border-dashed px-4 text-sm text-muted-foreground transition-colors hover:border-foreground/30 hover:bg-muted/40 hover:text-foreground",m?"min-h-9":"min-h-20",w&&"border-primary bg-primary/5 text-primary",o&&"pointer-events-none opacity-60"),onDragEnter:e=>{e.preventDefault(),b(!0)},onDragLeave:e=>{e.currentTarget.contains(e.relatedTarget)||b(!1)},onDragOver:e=>e.preventDefault(),onDrop:e=>{e.preventDefault(),b(!1),l(Array.from(e.dataTransfer.files))},children:[o?(0,t.jsx)(y.Spinner,{}):(0,t.jsx)(n.Upload,{}),(0,t.jsx)("span",{children:k("attachFiles")}),(0,t.jsxs)("span",{className:"hidden text-xs sm:inline",children:["· ",k("attachmentLimits")]}),(0,t.jsx)("input",{className:"sr-only",disabled:o,multiple:!0,onChange:e=>{let t=Array.from(e.currentTarget.files??[]);e.currentTarget.value="",l(t)},type:"file"})]})]})}],95417)},266547,e=>{"use strict";var t=e.i(843476),a=e.i(271645),r=e.i(563707),s=e.i(55677),n=e.i(21357),i=e.i(856522),o=e.i(604139),l=e.i(948148),d=e.i(929592),c=e.i(487486),u=e.i(519455),m=e.i(515288),p=e.i(257428),h=e.i(317056),x=e.i(793479),f=e.i(110204),g=e.i(337822),v=e.i(987968),j=e.i(677572),y=e.i(624687),k=e.i(520133),w=e.i(637611),b=e.i(975157),S=e.i(467511),A=e.i(266136),T=e.i(42629),I=e.i(95417),
|
|
79
|
+
`;e.s(["RUN_DETAIL_FIELDS",0,r,"RUN_DRAFT_FIELDS",0,n,"RUN_EVENT_FIELDS",0,s,"RUN_LIST_FIELDS",0,a])},95417,829600,e=>{"use strict";var t=e.i(843476),a=e.i(271645);let r=(0,e.i(456420).default)("file",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}]]);e.s(["File",0,r],829600);var s=e.i(573474),n=e.i(725981),i=e.i(948148),o=e.i(225913);e.i(586011);var l=e.i(519455),d=e.i(975157);let c=(0,o.cva)("group/attachment relative flex w-fit max-w-full min-w-0 shrink-0 flex-wrap rounded-xl border bg-card text-card-foreground transition-colors focus-within:ring-1 focus-within:ring-ring/50 has-[>a,>button]:hover:bg-muted/50 data-[state=error]:border-destructive/30 data-[state=idle]:border-dashed",{variants:{size:{default:"gap-2 text-sm has-data-[slot=attachment-content]:px-2.5 has-data-[slot=attachment-content]:py-2 has-data-[slot=attachment-media]:p-2",sm:"gap-2.5 text-xs has-data-[slot=attachment-content]:px-2 has-data-[slot=attachment-content]:py-1.5 has-data-[slot=attachment-media]:p-1.5",xs:"gap-1.5 rounded-lg text-xs has-data-[slot=attachment-content]:px-1.5 has-data-[slot=attachment-content]:py-1 has-data-[slot=attachment-media]:p-1"},orientation:{horizontal:"min-w-40 items-center",vertical:"w-24 flex-col has-data-[slot=attachment-content]:w-30"}}});function u({className:e,state:a="done",size:r="default",orientation:s="horizontal",...n}){return(0,t.jsx)("div",{className:(0,d.cn)(c({size:r,orientation:s}),e),"data-orientation":s,"data-size":r,"data-slot":"attachment","data-state":a,...n})}let m=(0,o.cva)("relative flex aspect-square w-10 shrink-0 items-center justify-center overflow-hidden rounded-lg bg-muted text-foreground group-data-[orientation=vertical]/attachment:w-full group-data-[size=sm]/attachment:w-8 group-data-[size=xs]/attachment:w-7 group-data-[size=xs]/attachment:rounded-md group-data-[state=error]/attachment:bg-destructive/10 group-data-[state=error]/attachment:text-destructive group-data-[orientation=vertical]/attachment:*:data-[slot=spinner]:size-6! [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 group-data-[orientation=vertical]/attachment:[&_svg:not([class*='size-'])]:size-6 group-data-[size=xs]/attachment:[&_svg:not([class*='size-'])]:size-3.5",{variants:{variant:{icon:"",image:"opacity-60 group-data-[state=done]/attachment:opacity-100 group-data-[state=idle]/attachment:opacity-100 *:[img]:aspect-square *:[img]:w-full *:[img]:object-cover"}},defaultVariants:{variant:"icon"}});function p({className:e,variant:a="icon",...r}){return(0,t.jsx)("div",{className:(0,d.cn)(m({variant:a}),e),"data-slot":"attachment-media","data-variant":a,...r})}function h({className:e,...a}){return(0,t.jsx)("div",{className:(0,d.cn)("max-w-full min-w-0 flex-1 leading-tight group-data-[orientation=vertical]/attachment:px-1",e),"data-slot":"attachment-content",...a})}function x({className:e,...a}){return(0,t.jsx)("span",{className:(0,d.cn)("block max-w-full min-w-0 truncate font-medium group-data-[state=processing]/attachment:shimmer group-data-[state=uploading]/attachment:shimmer",e),"data-slot":"attachment-title",...a})}function f({className:e,...a}){return(0,t.jsx)("span",{className:(0,d.cn)("mt-0.5 block max-w-full min-w-0 truncate text-xs text-muted-foreground group-data-[state=error]/attachment:text-destructive/80",e),"data-slot":"attachment-description",...a})}function g({className:e,...a}){return(0,t.jsx)("div",{className:(0,d.cn)("relative z-20 flex shrink-0 items-center group-data-[orientation=vertical]/attachment:absolute group-data-[orientation=vertical]/attachment:top-3 group-data-[orientation=vertical]/attachment:right-3 group-data-[orientation=vertical]/attachment:gap-1",e),"data-slot":"attachment-actions",...a})}function v({className:e,variant:a,size:r="icon-xs",...s}){return(0,t.jsx)(l.Button,{className:(0,d.cn)(e),"data-slot":"attachment-action",size:r,variant:a??"ghost",...s})}function j({className:e,...a}){return(0,t.jsx)("div",{className:(0,d.cn)("scroll-fade-x scrollbar-none flex min-w-0 snap-x snap-mandatory scroll-px-1 gap-3 overflow-x-auto overscroll-x-contain py-1 *:data-[slot=attachment]:flex-none *:data-[slot=attachment]:snap-start",e),"data-slot":"attachment-group",...a})}var y=e.i(987968);e.s(["AttachmentPicker",0,function({attachments:e,uploading:o=!1,onFiles:l,onRemove:c,compact:m=!1}){let k=(0,i.useTranslations)("runs"),[w,b]=(0,a.useState)(!1);return(0,t.jsxs)("div",{className:"space-y-2",children:[e.length>0&&(0,t.jsx)(j,{className:"flex-wrap overflow-visible",children:e.map(e=>{var a;return(0,t.jsxs)(u,{size:m?"xs":"sm",children:[(0,t.jsx)(p,{children:(0,t.jsx)(r,{})}),(0,t.jsxs)(h,{children:[(0,t.jsx)(x,{title:e.filename,children:e.filename}),!m&&(0,t.jsx)(f,{children:(a=e.size)<1024?`${a} B`:a<1048576?`${Math.ceil(a/1024)} KB`:`${(a/1048576).toFixed(1)} MB`})]}),(0,t.jsx)(g,{children:(0,t.jsx)(v,{"aria-label":k("removeAttachment",{name:e.filename}),onClick:()=>c(e.id),type:"button",children:(0,t.jsx)(s.Trash2,{})})})]},e.id)})}),(0,t.jsxs)("label",{className:(0,d.cn)("relative flex cursor-pointer items-center justify-center gap-2 rounded-lg border border-dashed px-4 text-sm text-muted-foreground transition-colors hover:border-foreground/30 hover:bg-muted/40 hover:text-foreground",m?"min-h-9":"min-h-20",w&&"border-primary bg-primary/5 text-primary",o&&"pointer-events-none opacity-60"),onDragEnter:e=>{e.preventDefault(),b(!0)},onDragLeave:e=>{e.currentTarget.contains(e.relatedTarget)||b(!1)},onDragOver:e=>e.preventDefault(),onDrop:e=>{e.preventDefault(),b(!1),l(Array.from(e.dataTransfer.files))},children:[o?(0,t.jsx)(y.Spinner,{}):(0,t.jsx)(n.Upload,{}),(0,t.jsx)("span",{children:k("attachFiles")}),(0,t.jsxs)("span",{className:"hidden text-xs sm:inline",children:["· ",k("attachmentLimits")]}),(0,t.jsx)("input",{className:"sr-only",disabled:o,multiple:!0,onChange:e=>{let t=Array.from(e.currentTarget.files??[]);e.currentTarget.value="",l(t)},type:"file"})]})]})}],95417)},266547,e=>{"use strict";var t=e.i(843476),a=e.i(271645),r=e.i(563707),s=e.i(55677),n=e.i(21357),i=e.i(856522),o=e.i(604139),l=e.i(948148),d=e.i(929592),c=e.i(487486),u=e.i(519455),m=e.i(515288),p=e.i(257428),h=e.i(317056),x=e.i(793479),f=e.i(110204),g=e.i(337822),v=e.i(987968),j=e.i(677572),y=e.i(624687),k=e.i(520133),w=e.i(637611),b=e.i(975157),S=e.i(467511),A=e.i(266136),T=e.i(42629),I=e.i(95417),N=e.i(814760);let C=/^[A-Z][A-Z0-9_]*-\d+$/;e.s(["RunStartPage",0,function({initialKind:e,draftId:R}){let D=(0,l.useTranslations)("runs"),E=(0,l.useTranslations)("jiraTickets"),P=(0,k.useRouter)(),[$,L]=(0,a.useState)(e),[z,_]=(0,a.useState)([]),[F,U]=(0,a.useState)([]),[M,q]=(0,a.useState)(""),[K,O]=(0,a.useState)(""),[B,V]=(0,a.useState)({key:"",ticket:null,loading:!1,error:null}),[W,J]=(0,a.useState)(""),[H,Y]=(0,a.useState)(""),[Z,X]=(0,a.useState)(""),[G,Q]=(0,a.useState)("auto"),[ee,et]=(0,a.useState)(!0),[ea,er]=(0,a.useState)([]),[es,en]=(0,a.useState)([]),[ei,eo]=(0,a.useState)(!1),[el,ed]=(0,a.useState)(!0),[ec,eu]=(0,a.useState)(null),[em,ep]=(0,a.useState)(null),eh=(0,a.useCallback)(async()=>{try{let e=await (0,w.controlPlaneRequest)(`query RunStartPage${R?"($draftId: ID!)":""} {
|
|
80
80
|
worktreeOverview {
|
|
81
81
|
agents {
|
|
82
82
|
agent { name connectionStatus capabilities }
|
|
@@ -87,4 +87,4 @@
|
|
|
87
87
|
}
|
|
88
88
|
}
|
|
89
89
|
${R?`runDraft(id: $draftId) { ${T.RUN_DRAFT_FIELDS} }`:""}
|
|
90
|
-
}`,R?{draftId:R}:void 0);if(_(e.worktreeOverview.agents.flatMap(({agent:e,codebases:t})=>t.flatMap(({repository:t,worktrees:a})=>a.map(a=>({...a,repository:t.name,agentName:e.name,agentOnline:"ONLINE"===e.connectionStatus,capabilities:e.capabilities}))))),e.runDraft){let t=e.runDraft;L(t.kind),q(t.worktreeId??""),O(t.jiraIssueKey??""),J(t.prompt),Y(t.provider),X(t.model),Q(t.effort??"auto"),et(t.webSearchEnabled),er(t.mcpPresetIds??[]),en(t.attachments)}ep(null)}catch(e){ep(e instanceof Error?e.message:String(e))}finally{ed(!1)}},[R]);(0,a.useEffect)(()=>{let e=window.setTimeout(()=>void eh(),0);return()=>window.clearTimeout(e)},[eh]),(0,a.useEffect)(()=>{let e=!1,t=window.setTimeout(()=>{(0,w.controlPlaneRequest)("query RunProviderCatalog($worktreeId: ID) { runProviderCatalog(worktreeId: $worktreeId) { key label available supportsWebSearch models { id label efforts group } } }",{worktreeId:M||null}).then(t=>{e||U(t.runProviderCatalog)}).catch(t=>{e||ep(t instanceof Error?t.message:String(t))})},0);return()=>{e=!0,window.clearTimeout(t)}},[M]);let ex=K.trim().toUpperCase(),ef=
|
|
90
|
+
}`,R?{draftId:R}:void 0);if(_(e.worktreeOverview.agents.flatMap(({agent:e,codebases:t})=>t.flatMap(({repository:t,worktrees:a})=>a.map(a=>({...a,repository:t.name,agentName:e.name,agentOnline:"ONLINE"===e.connectionStatus,capabilities:e.capabilities}))))),e.runDraft){let t=e.runDraft;L(t.kind),q(t.worktreeId??""),O(t.jiraIssueKey??""),J(t.prompt),Y(t.provider),X(t.model),Q(t.effort??"auto"),et(t.webSearchEnabled),er(t.mcpPresetIds??[]),en(t.attachments)}ep(null)}catch(e){ep(e instanceof Error?e.message:String(e))}finally{ed(!1)}},[R]);(0,a.useEffect)(()=>{let e=window.setTimeout(()=>void eh(),0);return()=>window.clearTimeout(e)},[eh]),(0,a.useEffect)(()=>{let e=!1,t=window.setTimeout(()=>{(0,w.controlPlaneRequest)("query RunProviderCatalog($worktreeId: ID) { runProviderCatalog(worktreeId: $worktreeId) { key label available supportsWebSearch models { id label efforts group } } }",{worktreeId:M||null}).then(t=>{e||U(t.runProviderCatalog)}).catch(t=>{e||ep(t instanceof Error?t.message:String(t))})},0);return()=>{e=!0,window.clearTimeout(t)}},[M]);let ex=K.trim().toUpperCase(),ef=C.test(ex);(0,a.useEffect)(()=>{if(!ef)return;let e=!1,t=window.setTimeout(()=>{V({key:ex,ticket:null,loading:!0,error:null}),(0,w.controlPlaneRequest)(`query RunJiraTicket($issueKey: ID!) { jiraTicket(issueKey: $issueKey) { ${S.JIRA_SUMMARY_FIELDS} } }`,{issueKey:ex}).then(({jiraTicket:t})=>{e||V({key:ex,ticket:t,loading:!1,error:null})}).catch(t=>{e||V({key:ex,ticket:null,loading:!1,error:t instanceof Error?t.message:String(t)})})},300);return()=>{e=!0,window.clearTimeout(t)}},[ef,ex]);let eg=z.find(({id:e})=>e===M),ev=F.find(({key:e})=>e===H),ej=!!(ev?.available&&ev.models.some(({id:e})=>e===Z)&&eg?.agentOnline&&eg.capabilities.includes(`runs.provider.${H.toLowerCase()}`)),ey=e=>`${e.repository} \xb7 ${e.branch??D("detached")} \xb7 ${e.agentName}`,ek=async e=>{if(e.length){eu("upload");try{let t=[...es];for(let a of e){if(a.size>0x1900000)throw Error(D("fileTooLarge",{name:a.name}));if(t.reduce((e,t)=>e+t.size,0)+a.size>0x6400000)throw Error(D("attachmentsTooLarge"));let e=await fetch("/api/run-attachments",{method:"POST",headers:{"content-type":a.type||"application/octet-stream","x-attachment-filename":encodeURIComponent(a.name)},body:a}),r=await e.json();if(!e.ok)throw Error(r.error||D("uploadFailed"));t.push({...r,downloadPath:`/api/run-attachments/${r.id}`,createdAt:new Date().toISOString()})}en(t),ep(null)}catch(e){ep(e instanceof Error?e.message:String(e))}finally{eu(null)}}},ew=()=>({kind:$,worktreeId:M,jiraIssueKey:ex||null,provider:H,model:Z,effort:"auto"===G?null:G,webSearchEnabled:ee,prompt:W,attachmentIds:es.map(({id:e})=>e),mcpPresetIds:ea}),eb=async()=>{eu("save");try{await (0,w.controlPlaneRequest)("mutation SaveRunDraft($input: SaveRunDraftInput!) { saveRunDraft(input: $input) { id } }",{input:{...ew(),id:R??null}}),P.push("/drafts")}catch(e){ep(e instanceof Error?e.message:String(e))}finally{eu(null)}},eS=async()=>{eu("start");try{let e=await (0,w.controlPlaneRequest)("mutation CreateRun($input: RunConfigurationInput!) { createAgentRun(input: $input) { id kind } }",{input:{...ew(),draftId:R??null}});P.push(`/${"PLAN"===e.createAgentRun.kind?"plans":"sessions"}/${e.createAgentRun.id}`)}catch(e){ep(e instanceof Error?e.message:String(e))}finally{eu(null)}};return el?(0,t.jsxs)("p",{className:"flex items-center gap-2 text-muted-foreground",children:[(0,t.jsx)(v.Spinner,{})," ",D("loading")]}):(0,t.jsxs)("div",{className:"mx-auto max-w-5xl space-y-4",children:[(0,t.jsxs)("div",{children:[(0,t.jsx)("h1",{className:"text-2xl font-semibold tracking-tight",children:R?D("editDraft"):D("startTitle")}),(0,t.jsx)("p",{className:"mt-1 text-sm text-muted-foreground",children:D("startDescription")})]}),(0,t.jsx)(m.Card,{children:(0,t.jsxs)(m.CardContent,{className:"space-y-5",children:[em&&(0,t.jsx)(d.Alert,{variant:"destructive",children:(0,t.jsx)(d.AlertDescription,{children:em})}),(0,t.jsxs)("div",{className:"space-y-2",children:[(0,t.jsx)(f.Label,{children:D("mode")}),(0,t.jsx)(j.Tabs,{onValueChange:e=>L(e),value:$,children:(0,t.jsxs)(j.TabsList,{className:"grid w-full grid-cols-2 sm:w-80",children:[(0,t.jsxs)(j.TabsTrigger,{value:"PLAN",children:[(0,t.jsx)(s.ClipboardList,{})," ",D("plan")]}),(0,t.jsxs)(j.TabsTrigger,{value:"SESSION",children:[(0,t.jsx)(o.Terminal,{})," ",D("session")]})]})})]}),(0,t.jsx)("div",{className:"grid gap-4 md:grid-cols-2",children:(0,t.jsxs)("div",{className:"space-y-2",children:[(0,t.jsx)(f.Label,{children:D("worktree")}),(0,t.jsxs)(g.Popover,{onOpenChange:eo,open:ei,children:[(0,t.jsx)(g.PopoverTrigger,{asChild:!0,children:(0,t.jsxs)(u.Button,{className:"w-full justify-between font-normal",type:"button",variant:"outline",children:[(0,t.jsx)("span",{className:(0,b.cn)("truncate",!eg&&"text-muted-foreground"),children:eg?ey(eg):D("selectWorktree")}),(0,t.jsx)(r.ChevronsUpDown,{className:"text-muted-foreground"})]})}),(0,t.jsx)(g.PopoverContent,{align:"start",className:"w-(--radix-popover-trigger-width) p-0",children:(0,t.jsxs)(h.Command,{children:[(0,t.jsx)(h.CommandInput,{placeholder:D("searchWorktrees")}),(0,t.jsxs)(h.CommandList,{children:[(0,t.jsx)(h.CommandEmpty,{children:D("empty",{kind:D("worktree")})}),z.map(e=>(0,t.jsx)(h.CommandItem,{"data-checked":e.id===M,disabled:!e.agentOnline||"AVAILABLE"!==e.availability,onSelect:()=>{let t,a;t=e.id??"",U([]),q(t),a=z.find(e=>e.id===t),a?.ticketKey?O(a.ticketKey):O(""),eo(!1)},value:[e.repository,e.branch,e.folder,e.ticketKey,e.ticketTitle,e.agentName].filter(Boolean).join(" "),children:(0,t.jsx)("span",{className:"min-w-0 flex-1 truncate",children:ey(e)})},e.id))]})]})})]}),eg&&(0,t.jsx)("p",{className:"truncate font-mono text-xs text-muted-foreground",title:eg.folder,children:eg.folder})]})}),(0,t.jsxs)("div",{className:"space-y-2",children:[(0,t.jsx)(f.Label,{htmlFor:"jira-key",children:D("jiraTicket")}),(0,t.jsx)(x.Input,{id:"jira-key",onBlur:()=>O(ex),onChange:e=>O(e.target.value),placeholder:"AIDE-123",value:K}),ef&&B.key===ex&&(B.loading?(0,t.jsx)(m.Card,{size:"sm",children:(0,t.jsxs)(m.CardContent,{className:"flex items-center gap-2 text-sm text-muted-foreground",children:[(0,t.jsx)(v.Spinner,{})," ",E("loadingTicket")]})}):B.error?(0,t.jsx)(d.Alert,{variant:"destructive",children:(0,t.jsx)(d.AlertDescription,{children:B.error})}):B.ticket?(0,t.jsx)(m.Card,{className:"py-0",size:"sm",children:(0,t.jsxs)(m.CardHeader,{children:[(0,t.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,t.jsx)(m.CardTitle,{children:B.ticket.key}),(0,t.jsx)(c.Badge,{children:B.ticket.status}),B.ticket.issueType&&(0,t.jsx)(c.Badge,{variant:"outline",children:B.ticket.issueType}),B.ticket.priority&&(0,t.jsx)(c.Badge,{variant:"outline",children:B.ticket.priority})]}),(0,t.jsx)(m.CardDescription,{children:B.ticket.summary})]})}):null)]}),(0,t.jsxs)("div",{className:"space-y-2",children:[(0,t.jsx)(f.Label,{htmlFor:"run-prompt",children:D("prompt")}),(0,t.jsx)(y.Textarea,{className:"min-h-48 resize-y",id:"run-prompt",onChange:e=>J(e.target.value),placeholder:D("promptPlaceholder"),required:!0,value:W})]}),(0,t.jsxs)("div",{className:"space-y-3",children:[(0,t.jsx)(f.Label,{children:D("attachments")}),(0,t.jsx)(I.AttachmentPicker,{attachments:es,onFiles:ek,onRemove:e=>en(t=>t.filter(t=>t.id!==e)),uploading:"upload"===ec})]}),(0,t.jsx)(N.ModelEffortPicker,{catalog:F,effort:G,isProviderDisabled:e=>!!(eg&&!eg.capabilities.includes(`runs.provider.${e.key.toLowerCase()}`)),model:Z,onEffortChange:Q,onModelChange:X,onProviderChange:e=>{let t=F.find(({key:t})=>t===e);Y(e),X(""),Q("auto"),et(!!t?.supportsWebSearch)},provider:H}),(0,t.jsxs)("label",{className:"flex items-center gap-3 rounded-lg border p-3",children:[(0,t.jsx)(p.Checkbox,{checked:ee,disabled:!ev?.supportsWebSearch,onCheckedChange:e=>et(!!e)}),(0,t.jsxs)("div",{children:[(0,t.jsx)("p",{className:"font-medium",children:D("webSearch")}),(0,t.jsx)("p",{className:"text-xs text-muted-foreground",children:D("webSearchDescription")})]})]}),(0,t.jsxs)("div",{className:"space-y-2",children:[(0,t.jsx)(f.Label,{children:D("mcpPresets")}),(0,t.jsx)("p",{className:"text-xs text-muted-foreground",children:D("mcpPresetsDescription")}),(0,t.jsx)(A.McpPresetPicker,{kind:$,onChange:er,selectedIds:ea})]}),"SESSION"===$&&(0,t.jsx)(d.Alert,{children:(0,t.jsx)(d.AlertDescription,{children:D("unrestrictedWarning")})}),(0,t.jsxs)("div",{className:"flex flex-wrap justify-end gap-2",children:[(0,t.jsxs)(u.Button,{disabled:!!ec||!M||!W.trim()||!H||!Z,onClick:()=>void eb(),variant:"outline",children:["save"===ec?(0,t.jsx)(v.Spinner,{}):(0,t.jsx)(i.Save,{})," ",D("saveDraft")]}),(0,t.jsxs)(u.Button,{disabled:!!ec||!M||!W.trim()||!Z||!ej,onClick:()=>void eS(),children:["start"===ec?(0,t.jsx)(v.Spinner,{}):(0,t.jsx)(n.Play,{})," ",D("start")]})]})]})})]})}])}]);
|