@ai-development-environment/server 0.0.94 → 0.0.95
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/prisma-runtime/prisma/migrations/20260827120000_add_command_repository_targets/migration.sql +61 -0
- package/prisma-runtime/prisma/schema.prisma +13 -4
- package/standalone/.next/BUILD_ID +1 -1
- package/standalone/.next/build-manifest.json +3 -3
- package/standalone/.next/prerender-manifest.json +3 -3
- package/standalone/.next/server/app/[locale]/(auth)/register/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(auth)/sign-in/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/actions/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/actions-cache/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/agents/[id]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/agents/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/analytics-events/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/api-keys/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/apps/[appId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/apps/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/build-data/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/builds/[buildId]/coverage/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/builds/[buildId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/builds/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/changes/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/codebases/[codebaseId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/codebases/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/codebases/repositories/[repositoryId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/commands/[commandId]/edit/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/commands/new/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/commands/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/commands/runs/[runId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/comments/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/console-logs/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/costs/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/credentials/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/devices/[id]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/devices/enroll/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/devices/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/drafts/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/github-cache/entries/[id]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/github-cache/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/gitlab/cache/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/gitlab/comments/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/gitlab/merge-requests/[projectId]/[iid]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/gitlab/merge-requests/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/gitlab/pipelines/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/gitlab/webhooks/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/jira/tickets/[issueKey]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/jira/tickets/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/jira-cache/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/jira-cache/tickets/[issueKey]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/jira-webhooks/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/jobs/[jobId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/notifications/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/plans/[runId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/plans/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/polling/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/prepare/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/provisioning-profiles/[profileId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/provisioning-profiles/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/pull-requests/[owner]/[repository]/[number]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/pull-requests/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/push-notifications/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/runs/new/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/sessions/[runId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/sessions/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/settings/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/skills/[skillId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/skills/groups/[groupId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/skills/groups/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/skills/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/skills/sync/[runId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/status/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/tools/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/unified-events/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/usage/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/users/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/webhooks/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/workflows/[workflowId]/edit/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/workflows/[workflowId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/workflows/new/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/workflows/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/workflows/runs/[runId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/worktrees/[worktreeId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/(dashboard)/worktrees/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/_global-error.html +1 -1
- package/standalone/.next/server/app/_global-error.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- 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.html +1 -1
- package/standalone/.next/server/app/_not-found.rsc +1 -1
- package/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- 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/chunks/_086z24j._.js +4 -4
- package/standalone/.next/server/chunks/_0_3-lke._.js +11 -4
- package/standalone/.next/server/chunks/_0ssmikd._.js +4 -4
- package/standalone/.next/server/chunks/_0u02u5f._.js +4 -4
- package/standalone/.next/server/chunks/_10b12ij._.js +4 -4
- package/standalone/.next/server/chunks/_13gs0b4._.js +4 -4
- package/standalone/.next/server/chunks/_16-237k._.js +135 -128
- package/standalone/.next/server/chunks/_1exzvxq._.js +4 -4
- package/standalone/.next/server/chunks/src_07wif-p._.js +2 -2
- package/standalone/.next/server/chunks/src_16int4d._.js +2 -2
- package/standalone/.next/server/chunks/ssr/_02a3qdp._.js +2 -2
- package/standalone/.next/server/chunks/ssr/_0aaxviu._.js +2 -2
- package/standalone/.next/server/chunks/ssr/_0hwiy81._.js +2 -2
- package/standalone/.next/server/chunks/ssr/_0s9ey-t._.js +2 -2
- package/standalone/.next/server/chunks/ssr/_1-nj75c._.js +2 -2
- package/standalone/.next/server/chunks/ssr/_1hmpmb1._.js +2 -2
- package/standalone/.next/server/chunks/ssr/_1sy7lqy._.js +2 -2
- package/standalone/.next/server/chunks/ssr/_1x0b0dt._.js +2 -2
- 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/src_components_commands_command-editor_tsx_1xv-unm._.js +2 -2
- package/standalone/.next/server/chunks/ssr/src_components_commands_commands-page_tsx_06_w_zo._.js +2 -2
- package/standalone/.next/server/chunks/ssr/src_services_auth_index_ts_05c0kh-._.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/{1uxc996684ia1.js → 0cx5t3vfr-76n.js} +2 -2
- package/standalone/.next/static/chunks/{2p5g8a3zowf0_.js → 0epqzwsph7fdf.js} +2 -2
- package/standalone/.next/static/chunks/{26b-zxdasv4v9.js → 0nkbgudch1obg.js} +2 -2
- package/standalone/.next/static/chunks/{1swfpvhyd8z1z.js → 1a26_z1grse1l.js} +2 -2
- package/standalone/.next/static/chunks/1n0fml45e5vyl.js +31 -0
- package/standalone/.next/static/chunks/{129bde2z8lln5.js → 1z1h9cni0d-da.js} +2 -2
- package/standalone/.next/static/chunks/{0cjz_fvsomcij.js → 210ob5-ghxnkd.js} +5 -5
- package/standalone/.next/static/chunks/{31wms4oyajl8q.css → 2dgcd672a-1c9.css} +1 -1
- package/standalone/.next/static/chunks/{3--_z6xb9410n.js → 2nhcdoxes77wu.js} +2 -2
- package/standalone/.next/static/chunks/01jm7btgy5r3c.js +0 -31
- /package/standalone/.next/static/{8PhM4-pUbAs13ht19ZVGl → P2FsAusgn7qhvImDnyMF_}/_buildManifest.js +0 -0
- /package/standalone/.next/static/{8PhM4-pUbAs13ht19ZVGl → P2FsAusgn7qhvImDnyMF_}/_clientMiddlewareManifest.js +0 -0
- /package/standalone/.next/static/{8PhM4-pUbAs13ht19ZVGl → P2FsAusgn7qhvImDnyMF_}/_ssgManifest.js +0 -0
package/standalone/.next/server/app/[locale]/(dashboard)/users/page_client-reference-manifest.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[locale]/(dashboard)/users/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/app-shell.tsx <module evaluation>":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/app-shell.tsx":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/auth/users-page.tsx <module evaluation>":{"id":458215,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/16zd9oqseocww.js"],"async":false},"[project]/src/components/auth/users-page.tsx":{"id":458215,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/16zd9oqseocww.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"154500":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"168027":{"*":{"id":340622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__05rbev1._.js"],"async":false}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"763141":{"*":{"id":383862,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js"],"async":false}},"458215":{"*":{"id":934213,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js","server/chunks/ssr/_0carvs_._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"154500":{"*":{"id":643934,"name":"*","chunks":[],"async":false}},"168027":{"*":{"id":782509,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"746798":{"*":{"id":480581,"name":"*","chunks":[],"async":false}},"763141":{"*":{"id":590090,"name":"*","chunks":[],"async":false}},"458215":{"*":{"id":484923,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":[],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/31wms4oyajl8q.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/31wms4oyajl8q.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/users/page":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/31wms4oyajl8q.css","inlined":false}]},"entryJSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":["static/chunks/2yl1jv4w6po1z.js","static/chunks/0_uobl9vnyazq.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js"],"[project]/src/app/[locale]/(dashboard)/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js"],"[project]/src/app/[locale]/(dashboard)/users/page":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js","static/chunks/16zd9oqseocww.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[locale]/(dashboard)/users/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/app-shell.tsx <module evaluation>":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/app-shell.tsx":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/auth/users-page.tsx <module evaluation>":{"id":458215,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/16zd9oqseocww.js"],"async":false},"[project]/src/components/auth/users-page.tsx":{"id":458215,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/16zd9oqseocww.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"154500":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"168027":{"*":{"id":340622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__05rbev1._.js"],"async":false}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"763141":{"*":{"id":383862,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js"],"async":false}},"458215":{"*":{"id":934213,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js","server/chunks/ssr/_0carvs_._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"154500":{"*":{"id":643934,"name":"*","chunks":[],"async":false}},"168027":{"*":{"id":782509,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"746798":{"*":{"id":480581,"name":"*","chunks":[],"async":false}},"763141":{"*":{"id":590090,"name":"*","chunks":[],"async":false}},"458215":{"*":{"id":484923,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":[],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/2dgcd672a-1c9.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/2dgcd672a-1c9.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/users/page":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/2dgcd672a-1c9.css","inlined":false}]},"entryJSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":["static/chunks/2yl1jv4w6po1z.js","static/chunks/0_uobl9vnyazq.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js"],"[project]/src/app/[locale]/(dashboard)/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js"],"[project]/src/app/[locale]/(dashboard)/users/page":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js","static/chunks/16zd9oqseocww.js"]}};
|
|
3
3
|
|
package/standalone/.next/server/app/[locale]/(dashboard)/webhooks/page_client-reference-manifest.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[locale]/(dashboard)/webhooks/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/app-shell.tsx <module evaluation>":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/app-shell.tsx":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/github/webhooks-page.tsx <module evaluation>":{"id":531005,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/2j190xlyh2g0-.js"],"async":false},"[project]/src/components/github/webhooks-page.tsx":{"id":531005,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/2j190xlyh2g0-.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"154500":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"168027":{"*":{"id":340622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__05rbev1._.js"],"async":false}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"763141":{"*":{"id":383862,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js"],"async":false}},"531005":{"*":{"id":436021,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js","server/chunks/ssr/_0eohi_4._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"154500":{"*":{"id":643934,"name":"*","chunks":[],"async":false}},"168027":{"*":{"id":782509,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"746798":{"*":{"id":480581,"name":"*","chunks":[],"async":false}},"763141":{"*":{"id":590090,"name":"*","chunks":[],"async":false}},"531005":{"*":{"id":41946,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":[],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/31wms4oyajl8q.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/31wms4oyajl8q.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/webhooks/page":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/31wms4oyajl8q.css","inlined":false}]},"entryJSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":["static/chunks/2yl1jv4w6po1z.js","static/chunks/0_uobl9vnyazq.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js"],"[project]/src/app/[locale]/(dashboard)/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js"],"[project]/src/app/[locale]/(dashboard)/webhooks/page":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js","static/chunks/2j190xlyh2g0-.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[locale]/(dashboard)/webhooks/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/app-shell.tsx <module evaluation>":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/app-shell.tsx":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/github/webhooks-page.tsx <module evaluation>":{"id":531005,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/2j190xlyh2g0-.js"],"async":false},"[project]/src/components/github/webhooks-page.tsx":{"id":531005,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/2j190xlyh2g0-.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"154500":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"168027":{"*":{"id":340622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__05rbev1._.js"],"async":false}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"763141":{"*":{"id":383862,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js"],"async":false}},"531005":{"*":{"id":436021,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js","server/chunks/ssr/_0eohi_4._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"154500":{"*":{"id":643934,"name":"*","chunks":[],"async":false}},"168027":{"*":{"id":782509,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"746798":{"*":{"id":480581,"name":"*","chunks":[],"async":false}},"763141":{"*":{"id":590090,"name":"*","chunks":[],"async":false}},"531005":{"*":{"id":41946,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":[],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/2dgcd672a-1c9.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/2dgcd672a-1c9.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/webhooks/page":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/2dgcd672a-1c9.css","inlined":false}]},"entryJSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":["static/chunks/2yl1jv4w6po1z.js","static/chunks/0_uobl9vnyazq.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js"],"[project]/src/app/[locale]/(dashboard)/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js"],"[project]/src/app/[locale]/(dashboard)/webhooks/page":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js","static/chunks/2j190xlyh2g0-.js"]}};
|
|
3
3
|
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[locale]/(dashboard)/workflows/[workflowId]/edit/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/app-shell.tsx <module evaluation>":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/app-shell.tsx":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/workflows/workflow-editor.tsx <module evaluation>":{"id":106134,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/18c_fyolnpw31.js","/_next/static/chunks/03i1zd9qd9j14.js","/_next/static/chunks/2ftvt_trdd1qi.js","/_next/static/chunks/19o8lqhow_wle.js","/_next/static/chunks/07d4q042zqgr4.js","/_next/static/chunks/2bzn6awdhn88q.js"],"async":false},"[project]/src/components/workflows/workflow-editor.tsx":{"id":106134,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/18c_fyolnpw31.js","/_next/static/chunks/03i1zd9qd9j14.js","/_next/static/chunks/2ftvt_trdd1qi.js","/_next/static/chunks/19o8lqhow_wle.js","/_next/static/chunks/07d4q042zqgr4.js","/_next/static/chunks/2bzn6awdhn88q.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"154500":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"168027":{"*":{"id":340622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__05rbev1._.js"],"async":false}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"763141":{"*":{"id":383862,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js"],"async":false}},"106134":{"*":{"id":876596,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js","server/chunks/ssr/src_components_runs_model-effort-picker_tsx_10qzeag._.js","server/chunks/ssr/src_components_workflows_workflow-readonly-inspector_tsx_20lqohj._.js","server/chunks/ssr/src_components_ui_select_tsx_0m__-6s._.js","server/chunks/ssr/src_components_ui_scroll-area_tsx_0i-n_27._.js","server/chunks/ssr/_1lx4sww._.js","server/chunks/ssr/src_components_ui_tabs_tsx_0skssvs._.js","server/chunks/ssr/_0_k0ety._.js","server/chunks/ssr/src_components_workflows_workflow-editor_tsx_1eo69h2._.js","server/chunks/ssr/_1ls50ha._.js","server/chunks/ssr/packages_agent-contract_src_149zao8._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"154500":{"*":{"id":643934,"name":"*","chunks":[],"async":false}},"168027":{"*":{"id":782509,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"746798":{"*":{"id":480581,"name":"*","chunks":[],"async":false}},"763141":{"*":{"id":590090,"name":"*","chunks":[],"async":false}},"106134":{"*":{"id":859248,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":[],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/31wms4oyajl8q.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/31wms4oyajl8q.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/workflows/[workflowId]/edit/page":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/31wms4oyajl8q.css","inlined":false}]},"entryJSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":["static/chunks/2yl1jv4w6po1z.js","static/chunks/0_uobl9vnyazq.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js"],"[project]/src/app/[locale]/(dashboard)/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js"],"[project]/src/app/[locale]/(dashboard)/workflows/[workflowId]/edit/page":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js","static/chunks/18c_fyolnpw31.js","static/chunks/03i1zd9qd9j14.js","static/chunks/2ftvt_trdd1qi.js","static/chunks/19o8lqhow_wle.js","static/chunks/07d4q042zqgr4.js","static/chunks/2bzn6awdhn88q.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[locale]/(dashboard)/workflows/[workflowId]/edit/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/app-shell.tsx <module evaluation>":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/app-shell.tsx":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/workflows/workflow-editor.tsx <module evaluation>":{"id":106134,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/18c_fyolnpw31.js","/_next/static/chunks/03i1zd9qd9j14.js","/_next/static/chunks/2ftvt_trdd1qi.js","/_next/static/chunks/19o8lqhow_wle.js","/_next/static/chunks/07d4q042zqgr4.js","/_next/static/chunks/2bzn6awdhn88q.js"],"async":false},"[project]/src/components/workflows/workflow-editor.tsx":{"id":106134,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/18c_fyolnpw31.js","/_next/static/chunks/03i1zd9qd9j14.js","/_next/static/chunks/2ftvt_trdd1qi.js","/_next/static/chunks/19o8lqhow_wle.js","/_next/static/chunks/07d4q042zqgr4.js","/_next/static/chunks/2bzn6awdhn88q.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"154500":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"168027":{"*":{"id":340622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__05rbev1._.js"],"async":false}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"763141":{"*":{"id":383862,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js"],"async":false}},"106134":{"*":{"id":876596,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js","server/chunks/ssr/src_components_runs_model-effort-picker_tsx_10qzeag._.js","server/chunks/ssr/src_components_workflows_workflow-readonly-inspector_tsx_20lqohj._.js","server/chunks/ssr/src_components_ui_select_tsx_0m__-6s._.js","server/chunks/ssr/src_components_ui_scroll-area_tsx_0i-n_27._.js","server/chunks/ssr/_1lx4sww._.js","server/chunks/ssr/src_components_ui_tabs_tsx_0skssvs._.js","server/chunks/ssr/_0_k0ety._.js","server/chunks/ssr/src_components_workflows_workflow-editor_tsx_1eo69h2._.js","server/chunks/ssr/_1ls50ha._.js","server/chunks/ssr/packages_agent-contract_src_149zao8._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"154500":{"*":{"id":643934,"name":"*","chunks":[],"async":false}},"168027":{"*":{"id":782509,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"746798":{"*":{"id":480581,"name":"*","chunks":[],"async":false}},"763141":{"*":{"id":590090,"name":"*","chunks":[],"async":false}},"106134":{"*":{"id":859248,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":[],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/2dgcd672a-1c9.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/2dgcd672a-1c9.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/workflows/[workflowId]/edit/page":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/2dgcd672a-1c9.css","inlined":false}]},"entryJSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":["static/chunks/2yl1jv4w6po1z.js","static/chunks/0_uobl9vnyazq.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js"],"[project]/src/app/[locale]/(dashboard)/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js"],"[project]/src/app/[locale]/(dashboard)/workflows/[workflowId]/edit/page":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js","static/chunks/18c_fyolnpw31.js","static/chunks/03i1zd9qd9j14.js","static/chunks/2ftvt_trdd1qi.js","static/chunks/19o8lqhow_wle.js","static/chunks/07d4q042zqgr4.js","static/chunks/2bzn6awdhn88q.js"]}};
|
|
3
3
|
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[locale]/(dashboard)/workflows/[workflowId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/app-shell.tsx <module evaluation>":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/app-shell.tsx":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/workflows/workflow-detail-page.tsx <module evaluation>":{"id":848950,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/18c_fyolnpw31.js","/_next/static/chunks/26evieaslhes1.js","/_next/static/chunks/03i1zd9qd9j14.js","/_next/static/chunks/2bzn6awdhn88q.js"],"async":false},"[project]/src/components/workflows/workflow-detail-page.tsx":{"id":848950,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/18c_fyolnpw31.js","/_next/static/chunks/26evieaslhes1.js","/_next/static/chunks/03i1zd9qd9j14.js","/_next/static/chunks/2bzn6awdhn88q.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"154500":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"168027":{"*":{"id":340622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__05rbev1._.js"],"async":false}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"763141":{"*":{"id":383862,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js"],"async":false}},"848950":{"*":{"id":49432,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js","server/chunks/ssr/src_components_workflows_workflow-readonly-inspector_tsx_20lqohj._.js","server/chunks/ssr/src_components_workflows_workflow-detail-page_tsx_11_poqr._.js","server/chunks/ssr/_0ktww7z._.js","server/chunks/ssr/_0_k0ety._.js","server/chunks/ssr/packages_agent-contract_src_149zao8._.js","server/chunks/ssr/src_components_ui_select_tsx_0m__-6s._.js","server/chunks/ssr/_1ls50ha._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"154500":{"*":{"id":643934,"name":"*","chunks":[],"async":false}},"168027":{"*":{"id":782509,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"746798":{"*":{"id":480581,"name":"*","chunks":[],"async":false}},"763141":{"*":{"id":590090,"name":"*","chunks":[],"async":false}},"848950":{"*":{"id":494852,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":[],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/31wms4oyajl8q.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/31wms4oyajl8q.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/workflows/[workflowId]/page":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/31wms4oyajl8q.css","inlined":false}]},"entryJSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":["static/chunks/2yl1jv4w6po1z.js","static/chunks/0_uobl9vnyazq.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js"],"[project]/src/app/[locale]/(dashboard)/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js"],"[project]/src/app/[locale]/(dashboard)/workflows/[workflowId]/page":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js","static/chunks/18c_fyolnpw31.js","static/chunks/26evieaslhes1.js","static/chunks/03i1zd9qd9j14.js","static/chunks/2bzn6awdhn88q.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[locale]/(dashboard)/workflows/[workflowId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":154500,"name":"*","chunks":["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/0_uobl9vnyazq.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":168027,"name":"*","chunks":[],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js"],"async":false},"[project]/src/components/app-shell.tsx <module evaluation>":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/app-shell.tsx":{"id":763141,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js"],"async":false},"[project]/src/components/workflows/workflow-detail-page.tsx <module evaluation>":{"id":848950,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/18c_fyolnpw31.js","/_next/static/chunks/26evieaslhes1.js","/_next/static/chunks/03i1zd9qd9j14.js","/_next/static/chunks/2bzn6awdhn88q.js"],"async":false},"[project]/src/components/workflows/workflow-detail-page.tsx":{"id":848950,"name":"*","chunks":["/_next/static/chunks/2l0f40ylif150.js","/_next/static/chunks/10dedhc8ngt2j.js","/_next/static/chunks/0h38lpxgpeaw6.js","/_next/static/chunks/2ceob-qbxuhse.js","/_next/static/chunks/2cyi1t7yh20nv.js","/_next/static/chunks/1sh948_zc5kr-.js","/_next/static/chunks/166vnyfksvwck.js","/_next/static/chunks/2oq-my0vr0dl7.js","/_next/static/chunks/3koymel7hkgio.js","/_next/static/chunks/0i1nlukmt8chn.js","/_next/static/chunks/0pkpmmnjm5irk.js","/_next/static/chunks/3n5jo9m7ocl7h.js","/_next/static/chunks/3xe_c6zuz3ylx.js","/_next/static/chunks/18c_fyolnpw31.js","/_next/static/chunks/26evieaslhes1.js","/_next/static/chunks/03i1zd9qd9j14.js","/_next/static/chunks/2bzn6awdhn88q.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"154500":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1yeu4q4._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"168027":{"*":{"id":340622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__05rbev1._.js"],"async":false}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js"],"async":false}},"763141":{"*":{"id":383862,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js"],"async":false}},"848950":{"*":{"id":49432,"name":"*","chunks":["server/chunks/ssr/node_modules_next-intl_dist_esm_production_shared_NextIntlClientProvider_1orif51.js","server/chunks/ssr/node_modules_@radix-ui_19vdq84._.js","server/chunks/ssr/[root-of-the-server]__0my7rpu._.js","server/chunks/ssr/_0lyjprn._.js","server/chunks/ssr/node_modules_@radix-ui_react-popper_dist_index_mjs_0428afp._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_1n1b_a2.js","server/chunks/ssr/src_0al74uj._.js","server/chunks/ssr/_05vgn5b._.js","server/chunks/ssr/_0x70kpk._.js","server/chunks/ssr/node_modules_10ibhnh._.js","server/chunks/ssr/src_components_ui_context-menu_tsx_1q-mao0._.js","server/chunks/ssr/src_components_ui_dropdown-menu_tsx_1xyz_k6._.js","server/chunks/ssr/[root-of-the-server]__05l74-t._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.js","server/chunks/ssr/src_components_app-shell_tsx_0e1q-gv._.js","server/chunks/ssr/_1qv1x06._.js","server/chunks/ssr/src_components_ui_198y4_o._.js","server/chunks/ssr/_1tsj_n9._.js","server/chunks/ssr/node_modules_@radix-ui_react-menu_dist_index_mjs_0r8d9ly._.js","server/chunks/ssr/_1yj8rcy._.js","server/chunks/ssr/src_components_workflows_workflow-readonly-inspector_tsx_20lqohj._.js","server/chunks/ssr/src_components_workflows_workflow-detail-page_tsx_11_poqr._.js","server/chunks/ssr/_0ktww7z._.js","server/chunks/ssr/_0_k0ety._.js","server/chunks/ssr/packages_agent-contract_src_149zao8._.js","server/chunks/ssr/src_components_ui_select_tsx_0m__-6s._.js","server/chunks/ssr/_1ls50ha._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"154500":{"*":{"id":643934,"name":"*","chunks":[],"async":false}},"168027":{"*":{"id":782509,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"746798":{"*":{"id":480581,"name":"*","chunks":[],"async":false}},"763141":{"*":{"id":590090,"name":"*","chunks":[],"async":false}},"848950":{"*":{"id":494852,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":[],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/2dgcd672a-1c9.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/layout":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/2dgcd672a-1c9.css","inlined":false}],"[project]/src/app/[locale]/(dashboard)/workflows/[workflowId]/page":[{"path":"static/chunks/233p45nuh4m5b.css","inlined":false},{"path":"static/chunks/2dgcd672a-1c9.css","inlined":false}]},"entryJSFiles":{"[project]/node_modules/next/dist/client/components/builtin/not-found":["static/chunks/2yl1jv4w6po1z.js","static/chunks/0_uobl9vnyazq.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[locale]/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js"],"[project]/src/app/[locale]/(dashboard)/layout":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js"],"[project]/src/app/[locale]/(dashboard)/workflows/[workflowId]/page":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/1sh948_zc5kr-.js","static/chunks/166vnyfksvwck.js","static/chunks/2oq-my0vr0dl7.js","static/chunks/3koymel7hkgio.js","static/chunks/0i1nlukmt8chn.js","static/chunks/0pkpmmnjm5irk.js","static/chunks/3n5jo9m7ocl7h.js","static/chunks/3xe_c6zuz3ylx.js","static/chunks/18c_fyolnpw31.js","static/chunks/26evieaslhes1.js","static/chunks/03i1zd9qd9j14.js","static/chunks/2bzn6awdhn88q.js"]}};
|
|
3
3
|
|