@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/package.json
CHANGED
package/prisma-runtime/prisma/migrations/20260827120000_add_command_repository_targets/migration.sql
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
PRAGMA defer_foreign_keys=ON;
|
|
2
|
+
PRAGMA foreign_keys=OFF;
|
|
3
|
+
|
|
4
|
+
CREATE TABLE "CommandDefinitionRepository" (
|
|
5
|
+
"commandId" TEXT NOT NULL,
|
|
6
|
+
"repositoryId" TEXT NOT NULL,
|
|
7
|
+
"createdAt" DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
|
|
8
|
+
PRIMARY KEY ("commandId", "repositoryId"),
|
|
9
|
+
CONSTRAINT "CommandDefinitionRepository_commandId_fkey" FOREIGN KEY ("commandId") REFERENCES "CommandDefinition" ("id") ON DELETE CASCADE ON UPDATE CASCADE,
|
|
10
|
+
CONSTRAINT "CommandDefinitionRepository_repositoryId_fkey" FOREIGN KEY ("repositoryId") REFERENCES "CodebaseRepository" ("id") ON DELETE CASCADE ON UPDATE CASCADE
|
|
11
|
+
);
|
|
12
|
+
|
|
13
|
+
INSERT INTO "CommandDefinitionRepository" ("commandId", "repositoryId")
|
|
14
|
+
SELECT "id", "targetRepositoryId"
|
|
15
|
+
FROM "CommandDefinition"
|
|
16
|
+
WHERE "targetRepositoryId" IS NOT NULL;
|
|
17
|
+
|
|
18
|
+
CREATE INDEX "CommandDefinitionRepository_repositoryId_commandId_idx"
|
|
19
|
+
ON "CommandDefinitionRepository"("repositoryId", "commandId");
|
|
20
|
+
|
|
21
|
+
CREATE TABLE "new_CommandDefinition" (
|
|
22
|
+
"id" TEXT NOT NULL PRIMARY KEY,
|
|
23
|
+
"name" TEXT NOT NULL,
|
|
24
|
+
"description" TEXT NOT NULL DEFAULT '',
|
|
25
|
+
"script" TEXT NOT NULL,
|
|
26
|
+
"targetKind" TEXT NOT NULL,
|
|
27
|
+
"targetAgentId" TEXT,
|
|
28
|
+
"restartPolicy" TEXT NOT NULL DEFAULT 'NEVER',
|
|
29
|
+
"restartLimit" INTEGER DEFAULT 3,
|
|
30
|
+
"concurrency" TEXT NOT NULL DEFAULT 'NON_EXCLUSIVE',
|
|
31
|
+
"blocksGitOperations" BOOLEAN NOT NULL DEFAULT false,
|
|
32
|
+
"quickActionEnabled" BOOLEAN NOT NULL DEFAULT false,
|
|
33
|
+
"quickActionIconKey" TEXT NOT NULL DEFAULT 'terminal',
|
|
34
|
+
"quickActionButtonVariant" TEXT NOT NULL DEFAULT 'default',
|
|
35
|
+
"notificationsEnabled" BOOLEAN NOT NULL DEFAULT true,
|
|
36
|
+
"archivedAt" DATETIME,
|
|
37
|
+
"createdAt" DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
|
|
38
|
+
"updatedAt" DATETIME NOT NULL,
|
|
39
|
+
CONSTRAINT "CommandDefinition_targetAgentId_fkey" FOREIGN KEY ("targetAgentId") REFERENCES "Agent" ("id") ON DELETE SET NULL ON UPDATE CASCADE
|
|
40
|
+
);
|
|
41
|
+
|
|
42
|
+
INSERT INTO "new_CommandDefinition" (
|
|
43
|
+
"id", "name", "description", "script", "targetKind", "targetAgentId",
|
|
44
|
+
"restartPolicy", "restartLimit", "concurrency", "blocksGitOperations",
|
|
45
|
+
"quickActionEnabled", "quickActionIconKey", "quickActionButtonVariant",
|
|
46
|
+
"notificationsEnabled", "archivedAt", "createdAt", "updatedAt"
|
|
47
|
+
)
|
|
48
|
+
SELECT
|
|
49
|
+
"id", "name", "description", "script", "targetKind", "targetAgentId",
|
|
50
|
+
"restartPolicy", "restartLimit", "concurrency", "blocksGitOperations",
|
|
51
|
+
"quickActionEnabled", "quickActionIconKey", "quickActionButtonVariant",
|
|
52
|
+
"notificationsEnabled", "archivedAt", "createdAt", "updatedAt"
|
|
53
|
+
FROM "CommandDefinition";
|
|
54
|
+
|
|
55
|
+
DROP TABLE "CommandDefinition";
|
|
56
|
+
ALTER TABLE "new_CommandDefinition" RENAME TO "CommandDefinition";
|
|
57
|
+
CREATE INDEX "CommandDefinition_archivedAt_updatedAt_idx" ON "CommandDefinition"("archivedAt", "updatedAt");
|
|
58
|
+
CREATE INDEX "CommandDefinition_targetKind_targetAgentId_idx" ON "CommandDefinition"("targetKind", "targetAgentId");
|
|
59
|
+
|
|
60
|
+
PRAGMA foreign_keys=ON;
|
|
61
|
+
PRAGMA defer_foreign_keys=OFF;
|
|
@@ -324,7 +324,7 @@ model CodebaseRepository {
|
|
|
324
324
|
githubWorkflowRuns GitHubWorkflowRunObservation[]
|
|
325
325
|
githubPollingState GitHubActionsPollingState?
|
|
326
326
|
quickActionWorkflows WorkflowQuickActionRepository[]
|
|
327
|
-
commandDefinitions
|
|
327
|
+
commandDefinitions CommandDefinitionRepository[]
|
|
328
328
|
apps AppRepository[]
|
|
329
329
|
runs AgentRun[]
|
|
330
330
|
builds Build[]
|
|
@@ -2881,7 +2881,6 @@ model CommandDefinition {
|
|
|
2881
2881
|
script String
|
|
2882
2882
|
targetKind String
|
|
2883
2883
|
targetAgentId String?
|
|
2884
|
-
targetRepositoryId String?
|
|
2885
2884
|
restartPolicy String @default("NEVER")
|
|
2886
2885
|
restartLimit Int? @default(3)
|
|
2887
2886
|
concurrency String @default("NON_EXCLUSIVE")
|
|
@@ -2894,12 +2893,22 @@ model CommandDefinition {
|
|
|
2894
2893
|
createdAt DateTime @default(now())
|
|
2895
2894
|
updatedAt DateTime @updatedAt
|
|
2896
2895
|
targetAgent Agent? @relation("CommandDefinitionTargetAgent", fields: [targetAgentId], references: [id], onDelete: SetNull)
|
|
2897
|
-
|
|
2896
|
+
repositories CommandDefinitionRepository[]
|
|
2898
2897
|
runs CommandRun[]
|
|
2899
2898
|
|
|
2900
2899
|
@@index([archivedAt, updatedAt])
|
|
2901
2900
|
@@index([targetKind, targetAgentId])
|
|
2902
|
-
|
|
2901
|
+
}
|
|
2902
|
+
|
|
2903
|
+
model CommandDefinitionRepository {
|
|
2904
|
+
commandId String
|
|
2905
|
+
repositoryId String
|
|
2906
|
+
createdAt DateTime @default(now())
|
|
2907
|
+
command CommandDefinition @relation(fields: [commandId], references: [id], onDelete: Cascade)
|
|
2908
|
+
repository CodebaseRepository @relation(fields: [repositoryId], references: [id], onDelete: Cascade)
|
|
2909
|
+
|
|
2910
|
+
@@id([commandId, repositoryId])
|
|
2911
|
+
@@index([repositoryId, commandId])
|
|
2903
2912
|
}
|
|
2904
2913
|
|
|
2905
2914
|
model CommandRun {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
P2FsAusgn7qhvImDnyMF_
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
"static/chunks/0cz1d0mv5g_q7.js"
|
|
8
8
|
],
|
|
9
9
|
"lowPriorityFiles": [
|
|
10
|
-
"static/
|
|
11
|
-
"static/
|
|
12
|
-
"static/
|
|
10
|
+
"static/P2FsAusgn7qhvImDnyMF_/_buildManifest.js",
|
|
11
|
+
"static/P2FsAusgn7qhvImDnyMF_/_ssgManifest.js",
|
|
12
|
+
"static/P2FsAusgn7qhvImDnyMF_/_clientMiddlewareManifest.js"
|
|
13
13
|
],
|
|
14
14
|
"rootMainFiles": [
|
|
15
15
|
"static/chunks/1oto92aw_9yqi.js",
|
|
@@ -83,8 +83,8 @@
|
|
|
83
83
|
"dynamicRoutes": {},
|
|
84
84
|
"notFoundRoutes": [],
|
|
85
85
|
"preview": {
|
|
86
|
-
"previewModeId": "
|
|
87
|
-
"previewModeSigningKey": "
|
|
88
|
-
"previewModeEncryptionKey": "
|
|
86
|
+
"previewModeId": "e66cd00a592e96f2bd90bd1ccfa58755",
|
|
87
|
+
"previewModeSigningKey": "1640b23faae74ef87e894a74d9fecc859526e4ecd1eb92dc96bfafe5ed16b9ef",
|
|
88
|
+
"previewModeEncryptionKey": "01d662643ba274582bd39191f15553c29a4f69eb66cdf5f12047bfecd4419007"
|
|
89
89
|
}
|
|
90
90
|
}
|
package/standalone/.next/server/app/[locale]/(auth)/register/page_client-reference-manifest.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[locale]/(auth)/register/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/auth/auth-form.tsx <module evaluation>":{"id":617140,"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/0i491y73nedgd.js","/_next/static/chunks/0pkpmmnjm5irk.js"],"async":false},"[project]/src/components/auth/auth-form.tsx":{"id":617140,"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/0i491y73nedgd.js","/_next/static/chunks/0pkpmmnjm5irk.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}},"617140":{"*":{"id":704184,"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/_1l5c5kk._.js","server/chunks/ssr/[root-of-the-server]__0i86ie0._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.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}},"617140":{"*":{"id":759468,"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]/(auth)/register/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]/(auth)/register/page":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/0i491y73nedgd.js","static/chunks/0pkpmmnjm5irk.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[locale]/(auth)/register/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/auth/auth-form.tsx <module evaluation>":{"id":617140,"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/0i491y73nedgd.js","/_next/static/chunks/0pkpmmnjm5irk.js"],"async":false},"[project]/src/components/auth/auth-form.tsx":{"id":617140,"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/0i491y73nedgd.js","/_next/static/chunks/0pkpmmnjm5irk.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}},"617140":{"*":{"id":704184,"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/_1l5c5kk._.js","server/chunks/ssr/[root-of-the-server]__0i86ie0._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.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}},"617140":{"*":{"id":759468,"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]/(auth)/register/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]/(auth)/register/page":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/0i491y73nedgd.js","static/chunks/0pkpmmnjm5irk.js"]}};
|
|
3
3
|
|
package/standalone/.next/server/app/[locale]/(auth)/sign-in/page_client-reference-manifest.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[locale]/(auth)/sign-in/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/auth/auth-form.tsx <module evaluation>":{"id":617140,"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/0i491y73nedgd.js","/_next/static/chunks/0pkpmmnjm5irk.js"],"async":false},"[project]/src/components/auth/auth-form.tsx":{"id":617140,"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/0i491y73nedgd.js","/_next/static/chunks/0pkpmmnjm5irk.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}},"617140":{"*":{"id":704184,"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/_1l5c5kk._.js","server/chunks/ssr/[root-of-the-server]__0i86ie0._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.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}},"617140":{"*":{"id":759468,"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]/(auth)/sign-in/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]/(auth)/sign-in/page":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/0i491y73nedgd.js","static/chunks/0pkpmmnjm5irk.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[locale]/(auth)/sign-in/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/auth/auth-form.tsx <module evaluation>":{"id":617140,"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/0i491y73nedgd.js","/_next/static/chunks/0pkpmmnjm5irk.js"],"async":false},"[project]/src/components/auth/auth-form.tsx":{"id":617140,"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/0i491y73nedgd.js","/_next/static/chunks/0pkpmmnjm5irk.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}},"617140":{"*":{"id":704184,"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/_1l5c5kk._.js","server/chunks/ssr/[root-of-the-server]__0i86ie0._.js","server/chunks/ssr/src_services_auth_auth-client_ts_0vblh8o._.js","server/chunks/ssr/_049ro-x._.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}},"617140":{"*":{"id":759468,"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]/(auth)/sign-in/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]/(auth)/sign-in/page":["static/chunks/2l0f40ylif150.js","static/chunks/10dedhc8ngt2j.js","static/chunks/0h38lpxgpeaw6.js","static/chunks/2ceob-qbxuhse.js","static/chunks/2cyi1t7yh20nv.js","static/chunks/0i491y73nedgd.js","static/chunks/0pkpmmnjm5irk.js"]}};
|
|
3
3
|
|
package/standalone/.next/server/app/[locale]/(dashboard)/actions/page_client-reference-manifest.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[locale]/(dashboard)/actions/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/actions-page.tsx <module evaluation>":{"id":487179,"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/07d4q042zqgr4.js","/_next/static/chunks/03i1zd9qd9j14.js","/_next/static/chunks/1hvl2jkz-vj01.js","/_next/static/chunks/06_t43zeu6u1u.js","/_next/static/chunks/42ffs03a5lq6x.js","/_next/static/chunks/3e83zcfdq6mrb.js","/_next/static/chunks/19dapbcm-kr9i.js"],"async":false},"[project]/src/components/github/actions-page.tsx":{"id":487179,"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/07d4q042zqgr4.js","/_next/static/chunks/03i1zd9qd9j14.js","/_next/static/chunks/1hvl2jkz-vj01.js","/_next/static/chunks/06_t43zeu6u1u.js","/_next/static/chunks/42ffs03a5lq6x.js","/_next/static/chunks/3e83zcfdq6mrb.js","/_next/static/chunks/19dapbcm-kr9i.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}},"487179":{"*":{"id":35441,"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_github_auto-retry-dialog_tsx_0w5wsm5._.js","server/chunks/ssr/_1yrvhag._.js","server/chunks/ssr/_16mh96k._.js","server/chunks/ssr/src_components_ui_tabs_tsx_0skssvs._.js","server/chunks/ssr/src_components_github_actions-page_tsx_18434xt._.js","server/chunks/ssr/_0yhltwj._.js","server/chunks/ssr/src_components_ui_select_tsx_0m__-6s._.js","server/chunks/ssr/node_modules_0j5_5-5._.js","server/chunks/ssr/_1y2zh_9._.js","server/chunks/ssr/packages_agent-contract_src_149zao8._.js","server/chunks/ssr/_1ls50ha._.js","server/chunks/ssr/_02x8r_9._.js","server/chunks/ssr/[root-of-the-server]__14patsx._.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}},"487179":{"*":{"id":764327,"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)/actions/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)/actions/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/07d4q042zqgr4.js","static/chunks/03i1zd9qd9j14.js","static/chunks/1hvl2jkz-vj01.js","static/chunks/06_t43zeu6u1u.js","static/chunks/42ffs03a5lq6x.js","static/chunks/3e83zcfdq6mrb.js","static/chunks/19dapbcm-kr9i.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[locale]/(dashboard)/actions/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/actions-page.tsx <module evaluation>":{"id":487179,"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/07d4q042zqgr4.js","/_next/static/chunks/03i1zd9qd9j14.js","/_next/static/chunks/1hvl2jkz-vj01.js","/_next/static/chunks/06_t43zeu6u1u.js","/_next/static/chunks/42ffs03a5lq6x.js","/_next/static/chunks/3e83zcfdq6mrb.js","/_next/static/chunks/19dapbcm-kr9i.js"],"async":false},"[project]/src/components/github/actions-page.tsx":{"id":487179,"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/07d4q042zqgr4.js","/_next/static/chunks/03i1zd9qd9j14.js","/_next/static/chunks/1hvl2jkz-vj01.js","/_next/static/chunks/06_t43zeu6u1u.js","/_next/static/chunks/42ffs03a5lq6x.js","/_next/static/chunks/3e83zcfdq6mrb.js","/_next/static/chunks/19dapbcm-kr9i.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}},"487179":{"*":{"id":35441,"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_github_auto-retry-dialog_tsx_0w5wsm5._.js","server/chunks/ssr/_1yrvhag._.js","server/chunks/ssr/_16mh96k._.js","server/chunks/ssr/src_components_ui_tabs_tsx_0skssvs._.js","server/chunks/ssr/src_components_github_actions-page_tsx_18434xt._.js","server/chunks/ssr/_0yhltwj._.js","server/chunks/ssr/src_components_ui_select_tsx_0m__-6s._.js","server/chunks/ssr/node_modules_0j5_5-5._.js","server/chunks/ssr/_1y2zh_9._.js","server/chunks/ssr/packages_agent-contract_src_149zao8._.js","server/chunks/ssr/_1ls50ha._.js","server/chunks/ssr/_02x8r_9._.js","server/chunks/ssr/[root-of-the-server]__14patsx._.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}},"487179":{"*":{"id":764327,"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)/actions/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)/actions/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/07d4q042zqgr4.js","static/chunks/03i1zd9qd9j14.js","static/chunks/1hvl2jkz-vj01.js","static/chunks/06_t43zeu6u1u.js","static/chunks/42ffs03a5lq6x.js","static/chunks/3e83zcfdq6mrb.js","static/chunks/19dapbcm-kr9i.js"]}};
|
|
3
3
|
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[locale]/(dashboard)/actions-cache/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/cache-server/cache-page.tsx <module evaluation>":{"id":413663,"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/1zvmeuc6hknvj.js","/_next/static/chunks/0mc58he5_1izn.js"],"async":false},"[project]/src/components/cache-server/cache-page.tsx":{"id":413663,"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/1zvmeuc6hknvj.js","/_next/static/chunks/0mc58he5_1izn.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}},"413663":{"*":{"id":6417,"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/_0bf0tpl._.js","server/chunks/ssr/src_components_ui_select_tsx_0m__-6s._.js","server/chunks/ssr/src_components_cache-server_cache-page_tsx_0_-eo_e._.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}},"413663":{"*":{"id":919259,"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)/actions-cache/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)/actions-cache/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/1zvmeuc6hknvj.js","static/chunks/0mc58he5_1izn.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[locale]/(dashboard)/actions-cache/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/cache-server/cache-page.tsx <module evaluation>":{"id":413663,"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/1zvmeuc6hknvj.js","/_next/static/chunks/0mc58he5_1izn.js"],"async":false},"[project]/src/components/cache-server/cache-page.tsx":{"id":413663,"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/1zvmeuc6hknvj.js","/_next/static/chunks/0mc58he5_1izn.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}},"413663":{"*":{"id":6417,"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/_0bf0tpl._.js","server/chunks/ssr/src_components_ui_select_tsx_0m__-6s._.js","server/chunks/ssr/src_components_cache-server_cache-page_tsx_0_-eo_e._.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}},"413663":{"*":{"id":919259,"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)/actions-cache/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)/actions-cache/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/1zvmeuc6hknvj.js","static/chunks/0mc58he5_1izn.js"]}};
|
|
3
3
|
|