@ank1015/llm 0.0.4 → 0.0.6

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.
Files changed (41) hide show
  1. package/package.json +1 -1
  2. package/vendor/web/manifest.json +1 -1
  3. package/vendor/web/standalone/apps/web/.next/BUILD_ID +1 -1
  4. package/vendor/web/standalone/apps/web/.next/build-manifest.json +3 -3
  5. package/vendor/web/standalone/apps/web/.next/server/app/[projectId]/[artifactId]/[sessionId]/page_client-reference-manifest.js +1 -1
  6. package/vendor/web/standalone/apps/web/.next/server/app/[projectId]/[artifactId]/page_client-reference-manifest.js +1 -1
  7. package/vendor/web/standalone/apps/web/.next/server/app/[projectId]/page_client-reference-manifest.js +1 -1
  8. package/vendor/web/standalone/apps/web/.next/server/app/[projectId]/settings/general/page_client-reference-manifest.js +1 -1
  9. package/vendor/web/standalone/apps/web/.next/server/app/[projectId]/settings/models/page_client-reference-manifest.js +1 -1
  10. package/vendor/web/standalone/apps/web/.next/server/app/[projectId]/settings/page_client-reference-manifest.js +1 -1
  11. package/vendor/web/standalone/apps/web/.next/server/app/_global-error.html +1 -1
  12. package/vendor/web/standalone/apps/web/.next/server/app/_global-error.rsc +1 -1
  13. package/vendor/web/standalone/apps/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  14. package/vendor/web/standalone/apps/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  15. package/vendor/web/standalone/apps/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  16. package/vendor/web/standalone/apps/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  17. package/vendor/web/standalone/apps/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  18. package/vendor/web/standalone/apps/web/.next/server/app/_not-found.html +1 -1
  19. package/vendor/web/standalone/apps/web/.next/server/app/_not-found.rsc +1 -1
  20. package/vendor/web/standalone/apps/web/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  21. package/vendor/web/standalone/apps/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  22. package/vendor/web/standalone/apps/web/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  23. package/vendor/web/standalone/apps/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  24. package/vendor/web/standalone/apps/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  25. package/vendor/web/standalone/apps/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  26. package/vendor/web/standalone/apps/web/.next/server/app/index.html +1 -1
  27. package/vendor/web/standalone/apps/web/.next/server/app/index.rsc +2 -2
  28. package/vendor/web/standalone/apps/web/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  29. package/vendor/web/standalone/apps/web/.next/server/app/index.segments/_full.segment.rsc +2 -2
  30. package/vendor/web/standalone/apps/web/.next/server/app/index.segments/_head.segment.rsc +1 -1
  31. package/vendor/web/standalone/apps/web/.next/server/app/index.segments/_index.segment.rsc +1 -1
  32. package/vendor/web/standalone/apps/web/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  33. package/vendor/web/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  34. package/vendor/web/standalone/apps/web/.next/server/chunks/ssr/_0of~_b1._.js +1 -1
  35. package/vendor/web/standalone/apps/web/.next/server/middleware-build-manifest.js +3 -3
  36. package/vendor/web/standalone/apps/web/.next/server/pages/404.html +1 -1
  37. package/vendor/web/standalone/apps/web/.next/server/pages/500.html +1 -1
  38. package/vendor/web/standalone/apps/web/.next/static/chunks/{0b.ctfbzc6fw0.js → 0fs7ubgq60evo.js} +1 -1
  39. /package/vendor/web/standalone/apps/web/.next/static/{XqZoMhXnUBLcpPQ30IsgL → H9Bkt62GQ19EmKpMGvR97}/_buildManifest.js +0 -0
  40. /package/vendor/web/standalone/apps/web/.next/static/{XqZoMhXnUBLcpPQ30IsgL → H9Bkt62GQ19EmKpMGvR97}/_clientMiddlewareManifest.js +0 -0
  41. /package/vendor/web/standalone/apps/web/.next/static/{XqZoMhXnUBLcpPQ30IsgL → H9Bkt62GQ19EmKpMGvR97}/_ssgManifest.js +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ank1015/llm",
3
- "version": "0.0.4",
3
+ "version": "0.0.6",
4
4
  "description": "Local LLM runtime app launcher for the Hono server and Next.js web client",
5
5
  "type": "module",
6
6
  "bin": {
@@ -1,5 +1,5 @@
1
1
  {
2
- "builtAt": "2026-04-15T16:28:46.212Z",
2
+ "builtAt": "2026-04-15T19:49:10.015Z",
3
3
  "source": {
4
4
  "static": "apps/web/.next/static",
5
5
  "standalone": "apps/web/.next/standalone"
@@ -1 +1 @@
1
- XqZoMhXnUBLcpPQ30IsgL
1
+ H9Bkt62GQ19EmKpMGvR97
@@ -7,9 +7,9 @@
7
7
  "static/chunks/03~yq9q893hmn.js"
8
8
  ],
9
9
  "lowPriorityFiles": [
10
- "static/XqZoMhXnUBLcpPQ30IsgL/_buildManifest.js",
11
- "static/XqZoMhXnUBLcpPQ30IsgL/_ssgManifest.js",
12
- "static/XqZoMhXnUBLcpPQ30IsgL/_clientMiddlewareManifest.js"
10
+ "static/H9Bkt62GQ19EmKpMGvR97/_buildManifest.js",
11
+ "static/H9Bkt62GQ19EmKpMGvR97/_ssgManifest.js",
12
+ "static/H9Bkt62GQ19EmKpMGvR97/_clientMiddlewareManifest.js"
13
13
  ],
14
14
  "rootMainFiles": [
15
15
  "static/chunks/0-lj~26~qh8.9.js",
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/[projectId]/[artifactId]/[sessionId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js <module evaluation>":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx <module evaluation>":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx <module evaluation>":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx <module evaluation>":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx <module evaluation>":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0b.ctfbzc6fw0.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0b.ctfbzc6fw0.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false},"[project]/apps/web/src/components/artifact-session-panel.tsx <module evaluation>":{"id":85563,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0b.ctfbzc6fw0.js","/_next/static/chunks/0xf5f8uy7_lzs.js","/_next/static/chunks/0pycgzspl~h_b.js","/_next/static/chunks/0w-64ufgu9ecb.js","/_next/static/chunks/015h.fn6kz6t3.js"],"async":true},"[project]/apps/web/src/components/artifact-session-panel.tsx":{"id":85563,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0b.ctfbzc6fw0.js","/_next/static/chunks/0xf5f8uy7_lzs.js","/_next/static/chunks/0pycgzspl~h_b.js","/_next/static/chunks/0w-64ufgu9ecb.js","/_next/static/chunks/015h.fn6kz6t3.js"],"async":true}},"ssrModuleMapping":{"40992":{"*":{"id":1050,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"31671":{"*":{"id":88578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"7283":{"*":{"id":54650,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"22029":{"*":{"id":82021,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"55323":{"*":{"id":86244,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"96782":{"*":{"id":10948,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"38632":{"*":{"id":24876,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"91641":{"*":{"id":93564,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"97955":{"*":{"id":85636,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"11258":{"*":{"id":44437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"73398":{"*":{"id":61478,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"10851":{"*":{"id":14107,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/11y7_next_dist_client_components_0-avzcz._.js"],"async":false}},"99478":{"*":{"id":991,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/_0wmbt5~._.js","server/chunks/ssr/11y7_next_dist_0zau7px._.js","server/chunks/ssr/11y7_next_0o~q-~q._.js","server/chunks/ssr/_0fwc7fs._.js","server/chunks/ssr/_0of~_b1._.js","server/chunks/ssr/apps_web_src_0t8cx-p._.js"],"async":false}},"85563":{"*":{"id":81138,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/_0wmbt5~._.js","server/chunks/ssr/11y7_next_dist_0zau7px._.js","server/chunks/ssr/11y7_next_0o~q-~q._.js","server/chunks/ssr/_0fwc7fs._.js","server/chunks/ssr/_0of~_b1._.js","server/chunks/ssr/apps_web_src_0t8cx-p._.js","server/chunks/ssr/_0.7y7gz._.js","server/chunks/ssr/[root-of-the-server]__05ye3dq._.js","server/chunks/ssr/apps_web_src_0iey.cb._.js"],"async":true}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"40992":{"*":{"id":72355,"name":"*","chunks":[],"async":false}},"31671":{"*":{"id":99728,"name":"*","chunks":[],"async":false}},"7283":{"*":{"id":48420,"name":"*","chunks":[],"async":false}},"22029":{"*":{"id":3244,"name":"*","chunks":[],"async":false}},"55323":{"*":{"id":70653,"name":"*","chunks":[],"async":false}},"96782":{"*":{"id":46702,"name":"*","chunks":[],"async":false}},"38632":{"*":{"id":15926,"name":"*","chunks":[],"async":false}},"91641":{"*":{"id":15787,"name":"*","chunks":[],"async":false}},"97955":{"*":{"id":54161,"name":"*","chunks":[],"async":false}},"11258":{"*":{"id":86262,"name":"*","chunks":[],"async":false}},"73398":{"*":{"id":33971,"name":"*","chunks":[],"async":false}},"10851":{"*":{"id":38043,"name":"*","chunks":[],"async":false}},"99478":{"*":{"id":84653,"name":"*","chunks":[],"async":false}},"85563":{"*":{"id":52874,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/apps/web/src/app/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/apps/web/src/app/[projectId]/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/apps/web/src/app/[projectId]/[artifactId]/[sessionId]/page":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}]},"entryJSFiles":{"[project]/apps/web/src/app/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/apps/web/src/app/[projectId]/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js","static/chunks/00t-9736c72d2.js","static/chunks/17c.fjhj.e67x.js","static/chunks/0b.ctfbzc6fw0.js","static/chunks/0xf5f8uy7_lzs.js"],"[project]/apps/web/src/app/[projectId]/[artifactId]/[sessionId]/page":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js","static/chunks/00t-9736c72d2.js","static/chunks/17c.fjhj.e67x.js","static/chunks/0b.ctfbzc6fw0.js","static/chunks/0xf5f8uy7_lzs.js","static/chunks/0pycgzspl~h_b.js","static/chunks/0w-64ufgu9ecb.js","static/chunks/015h.fn6kz6t3.js"]}};
2
+ globalThis.__RSC_MANIFEST["/[projectId]/[artifactId]/[sessionId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js <module evaluation>":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx <module evaluation>":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx <module evaluation>":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx <module evaluation>":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx <module evaluation>":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0fs7ubgq60evo.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0fs7ubgq60evo.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false},"[project]/apps/web/src/components/artifact-session-panel.tsx <module evaluation>":{"id":85563,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0fs7ubgq60evo.js","/_next/static/chunks/0xf5f8uy7_lzs.js","/_next/static/chunks/0pycgzspl~h_b.js","/_next/static/chunks/0w-64ufgu9ecb.js","/_next/static/chunks/015h.fn6kz6t3.js"],"async":true},"[project]/apps/web/src/components/artifact-session-panel.tsx":{"id":85563,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0fs7ubgq60evo.js","/_next/static/chunks/0xf5f8uy7_lzs.js","/_next/static/chunks/0pycgzspl~h_b.js","/_next/static/chunks/0w-64ufgu9ecb.js","/_next/static/chunks/015h.fn6kz6t3.js"],"async":true}},"ssrModuleMapping":{"40992":{"*":{"id":1050,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"31671":{"*":{"id":88578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"7283":{"*":{"id":54650,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"22029":{"*":{"id":82021,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"55323":{"*":{"id":86244,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"96782":{"*":{"id":10948,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"38632":{"*":{"id":24876,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"91641":{"*":{"id":93564,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"97955":{"*":{"id":85636,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"11258":{"*":{"id":44437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"73398":{"*":{"id":61478,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"10851":{"*":{"id":14107,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/11y7_next_dist_client_components_0-avzcz._.js"],"async":false}},"99478":{"*":{"id":991,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/_0wmbt5~._.js","server/chunks/ssr/11y7_next_dist_0zau7px._.js","server/chunks/ssr/11y7_next_0o~q-~q._.js","server/chunks/ssr/_0fwc7fs._.js","server/chunks/ssr/_0of~_b1._.js","server/chunks/ssr/apps_web_src_0t8cx-p._.js"],"async":false}},"85563":{"*":{"id":81138,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/_0wmbt5~._.js","server/chunks/ssr/11y7_next_dist_0zau7px._.js","server/chunks/ssr/11y7_next_0o~q-~q._.js","server/chunks/ssr/_0fwc7fs._.js","server/chunks/ssr/_0of~_b1._.js","server/chunks/ssr/apps_web_src_0t8cx-p._.js","server/chunks/ssr/_0.7y7gz._.js","server/chunks/ssr/[root-of-the-server]__05ye3dq._.js","server/chunks/ssr/apps_web_src_0iey.cb._.js"],"async":true}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"40992":{"*":{"id":72355,"name":"*","chunks":[],"async":false}},"31671":{"*":{"id":99728,"name":"*","chunks":[],"async":false}},"7283":{"*":{"id":48420,"name":"*","chunks":[],"async":false}},"22029":{"*":{"id":3244,"name":"*","chunks":[],"async":false}},"55323":{"*":{"id":70653,"name":"*","chunks":[],"async":false}},"96782":{"*":{"id":46702,"name":"*","chunks":[],"async":false}},"38632":{"*":{"id":15926,"name":"*","chunks":[],"async":false}},"91641":{"*":{"id":15787,"name":"*","chunks":[],"async":false}},"97955":{"*":{"id":54161,"name":"*","chunks":[],"async":false}},"11258":{"*":{"id":86262,"name":"*","chunks":[],"async":false}},"73398":{"*":{"id":33971,"name":"*","chunks":[],"async":false}},"10851":{"*":{"id":38043,"name":"*","chunks":[],"async":false}},"99478":{"*":{"id":84653,"name":"*","chunks":[],"async":false}},"85563":{"*":{"id":52874,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/apps/web/src/app/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/apps/web/src/app/[projectId]/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/apps/web/src/app/[projectId]/[artifactId]/[sessionId]/page":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}]},"entryJSFiles":{"[project]/apps/web/src/app/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/apps/web/src/app/[projectId]/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js","static/chunks/00t-9736c72d2.js","static/chunks/17c.fjhj.e67x.js","static/chunks/0fs7ubgq60evo.js","static/chunks/0xf5f8uy7_lzs.js"],"[project]/apps/web/src/app/[projectId]/[artifactId]/[sessionId]/page":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js","static/chunks/00t-9736c72d2.js","static/chunks/17c.fjhj.e67x.js","static/chunks/0fs7ubgq60evo.js","static/chunks/0xf5f8uy7_lzs.js","static/chunks/0pycgzspl~h_b.js","static/chunks/0w-64ufgu9ecb.js","static/chunks/015h.fn6kz6t3.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/[projectId]/[artifactId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js <module evaluation>":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx <module evaluation>":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx <module evaluation>":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx <module evaluation>":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx <module evaluation>":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0b.ctfbzc6fw0.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0b.ctfbzc6fw0.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false},"[project]/apps/web/src/components/artifact-main-panel.tsx <module evaluation>":{"id":8689,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0b.ctfbzc6fw0.js","/_next/static/chunks/0xf5f8uy7_lzs.js","/_next/static/chunks/0~0si.pijckdc.js","/_next/static/chunks/015h.fn6kz6t3.js"],"async":false},"[project]/apps/web/src/components/artifact-main-panel.tsx":{"id":8689,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0b.ctfbzc6fw0.js","/_next/static/chunks/0xf5f8uy7_lzs.js","/_next/static/chunks/0~0si.pijckdc.js","/_next/static/chunks/015h.fn6kz6t3.js"],"async":false}},"ssrModuleMapping":{"40992":{"*":{"id":1050,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"31671":{"*":{"id":88578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"7283":{"*":{"id":54650,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"22029":{"*":{"id":82021,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"55323":{"*":{"id":86244,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"96782":{"*":{"id":10948,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"38632":{"*":{"id":24876,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"91641":{"*":{"id":93564,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"97955":{"*":{"id":85636,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"11258":{"*":{"id":44437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"73398":{"*":{"id":61478,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"10851":{"*":{"id":14107,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/11y7_next_dist_client_components_0-avzcz._.js"],"async":false}},"99478":{"*":{"id":991,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/_0wmbt5~._.js","server/chunks/ssr/11y7_next_dist_0zau7px._.js","server/chunks/ssr/11y7_next_0o~q-~q._.js","server/chunks/ssr/_0fwc7fs._.js","server/chunks/ssr/_0of~_b1._.js","server/chunks/ssr/apps_web_src_0t8cx-p._.js"],"async":false}},"8689":{"*":{"id":14408,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/_0wmbt5~._.js","server/chunks/ssr/11y7_next_dist_0zau7px._.js","server/chunks/ssr/11y7_next_0o~q-~q._.js","server/chunks/ssr/_0fwc7fs._.js","server/chunks/ssr/_0of~_b1._.js","server/chunks/ssr/apps_web_src_0t8cx-p._.js","server/chunks/ssr/_0x4gm_c._.js","server/chunks/ssr/apps_web_src_0iey.cb._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"40992":{"*":{"id":72355,"name":"*","chunks":[],"async":false}},"31671":{"*":{"id":99728,"name":"*","chunks":[],"async":false}},"7283":{"*":{"id":48420,"name":"*","chunks":[],"async":false}},"22029":{"*":{"id":3244,"name":"*","chunks":[],"async":false}},"55323":{"*":{"id":70653,"name":"*","chunks":[],"async":false}},"96782":{"*":{"id":46702,"name":"*","chunks":[],"async":false}},"38632":{"*":{"id":15926,"name":"*","chunks":[],"async":false}},"91641":{"*":{"id":15787,"name":"*","chunks":[],"async":false}},"97955":{"*":{"id":54161,"name":"*","chunks":[],"async":false}},"11258":{"*":{"id":86262,"name":"*","chunks":[],"async":false}},"73398":{"*":{"id":33971,"name":"*","chunks":[],"async":false}},"10851":{"*":{"id":38043,"name":"*","chunks":[],"async":false}},"99478":{"*":{"id":84653,"name":"*","chunks":[],"async":false}},"8689":{"*":{"id":5773,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/apps/web/src/app/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/apps/web/src/app/[projectId]/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/apps/web/src/app/[projectId]/[artifactId]/page":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}]},"entryJSFiles":{"[project]/apps/web/src/app/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/apps/web/src/app/[projectId]/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js","static/chunks/00t-9736c72d2.js","static/chunks/17c.fjhj.e67x.js","static/chunks/0b.ctfbzc6fw0.js","static/chunks/0xf5f8uy7_lzs.js"],"[project]/apps/web/src/app/[projectId]/[artifactId]/page":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js","static/chunks/00t-9736c72d2.js","static/chunks/17c.fjhj.e67x.js","static/chunks/0b.ctfbzc6fw0.js","static/chunks/0xf5f8uy7_lzs.js","static/chunks/0~0si.pijckdc.js","static/chunks/015h.fn6kz6t3.js"]}};
2
+ globalThis.__RSC_MANIFEST["/[projectId]/[artifactId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js <module evaluation>":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx <module evaluation>":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx <module evaluation>":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx <module evaluation>":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx <module evaluation>":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0fs7ubgq60evo.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0fs7ubgq60evo.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false},"[project]/apps/web/src/components/artifact-main-panel.tsx <module evaluation>":{"id":8689,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0fs7ubgq60evo.js","/_next/static/chunks/0xf5f8uy7_lzs.js","/_next/static/chunks/0~0si.pijckdc.js","/_next/static/chunks/015h.fn6kz6t3.js"],"async":false},"[project]/apps/web/src/components/artifact-main-panel.tsx":{"id":8689,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0fs7ubgq60evo.js","/_next/static/chunks/0xf5f8uy7_lzs.js","/_next/static/chunks/0~0si.pijckdc.js","/_next/static/chunks/015h.fn6kz6t3.js"],"async":false}},"ssrModuleMapping":{"40992":{"*":{"id":1050,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"31671":{"*":{"id":88578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"7283":{"*":{"id":54650,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"22029":{"*":{"id":82021,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"55323":{"*":{"id":86244,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"96782":{"*":{"id":10948,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"38632":{"*":{"id":24876,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"91641":{"*":{"id":93564,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"97955":{"*":{"id":85636,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"11258":{"*":{"id":44437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"73398":{"*":{"id":61478,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"10851":{"*":{"id":14107,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/11y7_next_dist_client_components_0-avzcz._.js"],"async":false}},"99478":{"*":{"id":991,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/_0wmbt5~._.js","server/chunks/ssr/11y7_next_dist_0zau7px._.js","server/chunks/ssr/11y7_next_0o~q-~q._.js","server/chunks/ssr/_0fwc7fs._.js","server/chunks/ssr/_0of~_b1._.js","server/chunks/ssr/apps_web_src_0t8cx-p._.js"],"async":false}},"8689":{"*":{"id":14408,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/_0wmbt5~._.js","server/chunks/ssr/11y7_next_dist_0zau7px._.js","server/chunks/ssr/11y7_next_0o~q-~q._.js","server/chunks/ssr/_0fwc7fs._.js","server/chunks/ssr/_0of~_b1._.js","server/chunks/ssr/apps_web_src_0t8cx-p._.js","server/chunks/ssr/_0x4gm_c._.js","server/chunks/ssr/apps_web_src_0iey.cb._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"40992":{"*":{"id":72355,"name":"*","chunks":[],"async":false}},"31671":{"*":{"id":99728,"name":"*","chunks":[],"async":false}},"7283":{"*":{"id":48420,"name":"*","chunks":[],"async":false}},"22029":{"*":{"id":3244,"name":"*","chunks":[],"async":false}},"55323":{"*":{"id":70653,"name":"*","chunks":[],"async":false}},"96782":{"*":{"id":46702,"name":"*","chunks":[],"async":false}},"38632":{"*":{"id":15926,"name":"*","chunks":[],"async":false}},"91641":{"*":{"id":15787,"name":"*","chunks":[],"async":false}},"97955":{"*":{"id":54161,"name":"*","chunks":[],"async":false}},"11258":{"*":{"id":86262,"name":"*","chunks":[],"async":false}},"73398":{"*":{"id":33971,"name":"*","chunks":[],"async":false}},"10851":{"*":{"id":38043,"name":"*","chunks":[],"async":false}},"99478":{"*":{"id":84653,"name":"*","chunks":[],"async":false}},"8689":{"*":{"id":5773,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/apps/web/src/app/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/apps/web/src/app/[projectId]/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/apps/web/src/app/[projectId]/[artifactId]/page":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}]},"entryJSFiles":{"[project]/apps/web/src/app/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/apps/web/src/app/[projectId]/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js","static/chunks/00t-9736c72d2.js","static/chunks/17c.fjhj.e67x.js","static/chunks/0fs7ubgq60evo.js","static/chunks/0xf5f8uy7_lzs.js"],"[project]/apps/web/src/app/[projectId]/[artifactId]/page":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js","static/chunks/00t-9736c72d2.js","static/chunks/17c.fjhj.e67x.js","static/chunks/0fs7ubgq60evo.js","static/chunks/0xf5f8uy7_lzs.js","static/chunks/0~0si.pijckdc.js","static/chunks/015h.fn6kz6t3.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/[projectId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js <module evaluation>":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx <module evaluation>":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx <module evaluation>":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx <module evaluation>":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx <module evaluation>":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0b.ctfbzc6fw0.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0b.ctfbzc6fw0.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false}},"ssrModuleMapping":{"40992":{"*":{"id":1050,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"31671":{"*":{"id":88578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"7283":{"*":{"id":54650,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"22029":{"*":{"id":82021,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"55323":{"*":{"id":86244,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"96782":{"*":{"id":10948,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"38632":{"*":{"id":24876,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"91641":{"*":{"id":93564,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"97955":{"*":{"id":85636,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"11258":{"*":{"id":44437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"73398":{"*":{"id":61478,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"10851":{"*":{"id":14107,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/11y7_next_dist_client_components_0-avzcz._.js"],"async":false}},"99478":{"*":{"id":991,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/_0wmbt5~._.js","server/chunks/ssr/11y7_next_dist_0zau7px._.js","server/chunks/ssr/11y7_next_0o~q-~q._.js","server/chunks/ssr/_0fwc7fs._.js","server/chunks/ssr/_0of~_b1._.js","server/chunks/ssr/apps_web_src_0t8cx-p._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"40992":{"*":{"id":72355,"name":"*","chunks":[],"async":false}},"31671":{"*":{"id":99728,"name":"*","chunks":[],"async":false}},"7283":{"*":{"id":48420,"name":"*","chunks":[],"async":false}},"22029":{"*":{"id":3244,"name":"*","chunks":[],"async":false}},"55323":{"*":{"id":70653,"name":"*","chunks":[],"async":false}},"96782":{"*":{"id":46702,"name":"*","chunks":[],"async":false}},"38632":{"*":{"id":15926,"name":"*","chunks":[],"async":false}},"91641":{"*":{"id":15787,"name":"*","chunks":[],"async":false}},"97955":{"*":{"id":54161,"name":"*","chunks":[],"async":false}},"11258":{"*":{"id":86262,"name":"*","chunks":[],"async":false}},"73398":{"*":{"id":33971,"name":"*","chunks":[],"async":false}},"10851":{"*":{"id":38043,"name":"*","chunks":[],"async":false}},"99478":{"*":{"id":84653,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/apps/web/src/app/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/apps/web/src/app/[projectId]/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}]},"entryJSFiles":{"[project]/apps/web/src/app/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/apps/web/src/app/[projectId]/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js","static/chunks/00t-9736c72d2.js","static/chunks/17c.fjhj.e67x.js","static/chunks/0b.ctfbzc6fw0.js","static/chunks/0xf5f8uy7_lzs.js"]}};
2
+ globalThis.__RSC_MANIFEST["/[projectId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js <module evaluation>":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx <module evaluation>":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx <module evaluation>":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx <module evaluation>":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx <module evaluation>":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0fs7ubgq60evo.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0fs7ubgq60evo.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false}},"ssrModuleMapping":{"40992":{"*":{"id":1050,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"31671":{"*":{"id":88578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"7283":{"*":{"id":54650,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"22029":{"*":{"id":82021,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"55323":{"*":{"id":86244,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"96782":{"*":{"id":10948,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"38632":{"*":{"id":24876,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"91641":{"*":{"id":93564,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"97955":{"*":{"id":85636,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"11258":{"*":{"id":44437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"73398":{"*":{"id":61478,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"10851":{"*":{"id":14107,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/11y7_next_dist_client_components_0-avzcz._.js"],"async":false}},"99478":{"*":{"id":991,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/_0wmbt5~._.js","server/chunks/ssr/11y7_next_dist_0zau7px._.js","server/chunks/ssr/11y7_next_0o~q-~q._.js","server/chunks/ssr/_0fwc7fs._.js","server/chunks/ssr/_0of~_b1._.js","server/chunks/ssr/apps_web_src_0t8cx-p._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"40992":{"*":{"id":72355,"name":"*","chunks":[],"async":false}},"31671":{"*":{"id":99728,"name":"*","chunks":[],"async":false}},"7283":{"*":{"id":48420,"name":"*","chunks":[],"async":false}},"22029":{"*":{"id":3244,"name":"*","chunks":[],"async":false}},"55323":{"*":{"id":70653,"name":"*","chunks":[],"async":false}},"96782":{"*":{"id":46702,"name":"*","chunks":[],"async":false}},"38632":{"*":{"id":15926,"name":"*","chunks":[],"async":false}},"91641":{"*":{"id":15787,"name":"*","chunks":[],"async":false}},"97955":{"*":{"id":54161,"name":"*","chunks":[],"async":false}},"11258":{"*":{"id":86262,"name":"*","chunks":[],"async":false}},"73398":{"*":{"id":33971,"name":"*","chunks":[],"async":false}},"10851":{"*":{"id":38043,"name":"*","chunks":[],"async":false}},"99478":{"*":{"id":84653,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/apps/web/src/app/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/apps/web/src/app/[projectId]/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}]},"entryJSFiles":{"[project]/apps/web/src/app/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/apps/web/src/app/[projectId]/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js","static/chunks/00t-9736c72d2.js","static/chunks/17c.fjhj.e67x.js","static/chunks/0fs7ubgq60evo.js","static/chunks/0xf5f8uy7_lzs.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/[projectId]/settings/general/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js <module evaluation>":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx <module evaluation>":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx <module evaluation>":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx <module evaluation>":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx <module evaluation>":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0b.ctfbzc6fw0.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0b.ctfbzc6fw0.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false}},"ssrModuleMapping":{"40992":{"*":{"id":1050,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"31671":{"*":{"id":88578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"7283":{"*":{"id":54650,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"22029":{"*":{"id":82021,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"55323":{"*":{"id":86244,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"96782":{"*":{"id":10948,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"38632":{"*":{"id":24876,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"91641":{"*":{"id":93564,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"97955":{"*":{"id":85636,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"11258":{"*":{"id":44437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"73398":{"*":{"id":61478,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"10851":{"*":{"id":14107,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/11y7_next_dist_client_components_0-avzcz._.js"],"async":false}},"99478":{"*":{"id":991,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/_0wmbt5~._.js","server/chunks/ssr/11y7_next_dist_0zau7px._.js","server/chunks/ssr/11y7_next_0o~q-~q._.js","server/chunks/ssr/_0fwc7fs._.js","server/chunks/ssr/_0of~_b1._.js","server/chunks/ssr/apps_web_src_0t8cx-p._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"40992":{"*":{"id":72355,"name":"*","chunks":[],"async":false}},"31671":{"*":{"id":99728,"name":"*","chunks":[],"async":false}},"7283":{"*":{"id":48420,"name":"*","chunks":[],"async":false}},"22029":{"*":{"id":3244,"name":"*","chunks":[],"async":false}},"55323":{"*":{"id":70653,"name":"*","chunks":[],"async":false}},"96782":{"*":{"id":46702,"name":"*","chunks":[],"async":false}},"38632":{"*":{"id":15926,"name":"*","chunks":[],"async":false}},"91641":{"*":{"id":15787,"name":"*","chunks":[],"async":false}},"97955":{"*":{"id":54161,"name":"*","chunks":[],"async":false}},"11258":{"*":{"id":86262,"name":"*","chunks":[],"async":false}},"73398":{"*":{"id":33971,"name":"*","chunks":[],"async":false}},"10851":{"*":{"id":38043,"name":"*","chunks":[],"async":false}},"99478":{"*":{"id":84653,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/apps/web/src/app/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/apps/web/src/app/[projectId]/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}]},"entryJSFiles":{"[project]/apps/web/src/app/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/apps/web/src/app/[projectId]/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js","static/chunks/00t-9736c72d2.js","static/chunks/17c.fjhj.e67x.js","static/chunks/0b.ctfbzc6fw0.js","static/chunks/0xf5f8uy7_lzs.js"]}};
2
+ globalThis.__RSC_MANIFEST["/[projectId]/settings/general/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":40992,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":31671,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":7283,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":22029,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":55323,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":96782,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":38632,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js <module evaluation>":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js":{"id":91641,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx <module evaluation>":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/query-provider.tsx":{"id":97955,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx <module evaluation>":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/theme-init.tsx":{"id":11258,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx <module evaluation>":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/toaster.tsx":{"id":73398,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":10851,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx <module evaluation>":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0fs7ubgq60evo.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false},"[project]/apps/web/src/components/project-layout-shell.tsx":{"id":99478,"name":"*","chunks":["/_next/static/chunks/0uvqjx3-y6a2k.js","/_next/static/chunks/099a.59-qgqp~.js","/_next/static/chunks/14j8zhw3qjti_.js","/_next/static/chunks/00t-9736c72d2.js","/_next/static/chunks/17c.fjhj.e67x.js","/_next/static/chunks/0fs7ubgq60evo.js","/_next/static/chunks/0xf5f8uy7_lzs.js"],"async":false}},"ssrModuleMapping":{"40992":{"*":{"id":1050,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"31671":{"*":{"id":88578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"7283":{"*":{"id":54650,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"22029":{"*":{"id":82021,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"55323":{"*":{"id":86244,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"96782":{"*":{"id":10948,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"38632":{"*":{"id":24876,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"91641":{"*":{"id":93564,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"97955":{"*":{"id":85636,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"11258":{"*":{"id":44437,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"73398":{"*":{"id":61478,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js"],"async":false}},"10851":{"*":{"id":14107,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/11y7_next_dist_client_components_0-avzcz._.js"],"async":false}},"99478":{"*":{"id":991,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__10s_cls._.js","server/chunks/ssr/11y7_next_dist_0pyu1e5._.js","server/chunks/ssr/node_modules__pnpm_0ms1evg._.js","server/chunks/ssr/_0wmbt5~._.js","server/chunks/ssr/11y7_next_dist_0zau7px._.js","server/chunks/ssr/11y7_next_0o~q-~q._.js","server/chunks/ssr/_0fwc7fs._.js","server/chunks/ssr/_0of~_b1._.js","server/chunks/ssr/apps_web_src_0t8cx-p._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"40992":{"*":{"id":72355,"name":"*","chunks":[],"async":false}},"31671":{"*":{"id":99728,"name":"*","chunks":[],"async":false}},"7283":{"*":{"id":48420,"name":"*","chunks":[],"async":false}},"22029":{"*":{"id":3244,"name":"*","chunks":[],"async":false}},"55323":{"*":{"id":70653,"name":"*","chunks":[],"async":false}},"96782":{"*":{"id":46702,"name":"*","chunks":[],"async":false}},"38632":{"*":{"id":15926,"name":"*","chunks":[],"async":false}},"91641":{"*":{"id":15787,"name":"*","chunks":[],"async":false}},"97955":{"*":{"id":54161,"name":"*","chunks":[],"async":false}},"11258":{"*":{"id":86262,"name":"*","chunks":[],"async":false}},"73398":{"*":{"id":33971,"name":"*","chunks":[],"async":false}},"10851":{"*":{"id":38043,"name":"*","chunks":[],"async":false}},"99478":{"*":{"id":84653,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/apps/web/src/app/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}],"[project]/apps/web/src/app/[projectId]/layout":[{"path":"static/chunks/129yjzc-nv7_..css","inlined":false}]},"entryJSFiles":{"[project]/apps/web/src/app/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js"],"[project]/apps/web/src/app/[projectId]/layout":["static/chunks/0uvqjx3-y6a2k.js","static/chunks/099a.59-qgqp~.js","static/chunks/14j8zhw3qjti_.js","static/chunks/00t-9736c72d2.js","static/chunks/17c.fjhj.e67x.js","static/chunks/0fs7ubgq60evo.js","static/chunks/0xf5f8uy7_lzs.js"]}};
3
3