omniroute 3.4.7 → 3.4.8

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 (256) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/build-manifest.json +3 -3
  3. package/app/.next/prerender-manifest.json +3 -3
  4. package/app/.next/server/app/(dashboard)/dashboard/agents/page_client-reference-manifest.js +1 -1
  5. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  6. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/audit/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/cache/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/media/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/memory/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/search-tools/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/400/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/401/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/403/page_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/408/page_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/429/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/500/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/502/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/503/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/_global-error.html +1 -1
  39. package/app/.next/server/app/_global-error.rsc +1 -1
  40. package/app/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  41. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  42. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  43. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  44. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  45. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/api/system/version/route.js.nft.json +1 -1
  47. package/app/.next/server/app/api/v1/api/chat/route.js +15 -15
  48. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  49. package/app/.next/server/app/api/v1/audio/speech/route.js +11 -11
  50. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  51. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +5 -5
  52. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  53. package/app/.next/server/app/api/v1/chat/completions/route.js +14 -14
  54. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  55. package/app/.next/server/app/api/v1/completions/route.js +14 -14
  56. package/app/.next/server/app/api/v1/completions/route.js.nft.json +1 -1
  57. package/app/.next/server/app/api/v1/images/generations/route.js +10 -10
  58. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  59. package/app/.next/server/app/api/v1/messages/route.js +16 -16
  60. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  61. package/app/.next/server/app/api/v1/models/route.js +5 -5
  62. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  63. package/app/.next/server/app/api/v1/moderations/route.js +9 -9
  64. package/app/.next/server/app/api/v1/moderations/route.js.nft.json +1 -1
  65. package/app/.next/server/app/api/v1/music/generations/route.js +10 -10
  66. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js +16 -16
  67. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js.nft.json +1 -1
  68. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js +7 -7
  69. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js.nft.json +1 -1
  70. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js +10 -10
  71. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js.nft.json +1 -1
  72. package/app/.next/server/app/api/v1/rerank/route.js +9 -9
  73. package/app/.next/server/app/api/v1/rerank/route.js.nft.json +1 -1
  74. package/app/.next/server/app/api/v1/responses/[...path]/route.js +16 -16
  75. package/app/.next/server/app/api/v1/responses/[...path]/route.js.nft.json +1 -1
  76. package/app/.next/server/app/api/v1/responses/route.js +16 -16
  77. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  78. package/app/.next/server/app/api/v1/route.js +5 -5
  79. package/app/.next/server/app/api/v1/route.js.nft.json +1 -1
  80. package/app/.next/server/app/api/v1/search/analytics/route.js +7 -7
  81. package/app/.next/server/app/api/v1/search/analytics/route.js.nft.json +1 -1
  82. package/app/.next/server/app/api/v1/videos/generations/route.js +10 -10
  83. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +14 -14
  84. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  85. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  87. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/maintenance/page_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/status/page_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  97. package/app/.next/server/chunks/{[root-of-the-server]__0nxyldc._.js → [root-of-the-server]__0-zca2p._.js} +1 -1
  98. package/app/.next/server/chunks/{[root-of-the-server]__0urvs3.._.js → [root-of-the-server]__01hbf~_._.js} +1 -1
  99. package/app/.next/server/chunks/[root-of-the-server]__01ojood._.js +1 -1
  100. package/app/.next/server/chunks/[root-of-the-server]__030_-af._.js +1 -1
  101. package/app/.next/server/chunks/{[root-of-the-server]__0j~-yu1._.js → [root-of-the-server]__03l6k3k._.js} +1 -1
  102. package/app/.next/server/chunks/{[root-of-the-server]__01b8762._.js → [root-of-the-server]__05~jdzu._.js} +1 -1
  103. package/app/.next/server/chunks/{[root-of-the-server]__07eee_s._.js → [root-of-the-server]__08~6j3q._.js} +1 -1
  104. package/app/.next/server/chunks/[root-of-the-server]__0a8ozdb._.js +1 -1
  105. package/app/.next/server/chunks/[root-of-the-server]__0bd4ccn._.js +2 -2
  106. package/app/.next/server/chunks/{[root-of-the-server]__0_a98vk._.js → [root-of-the-server]__0d6bqbw._.js} +1 -1
  107. package/app/.next/server/chunks/{[root-of-the-server]__0_c_.ye._.js → [root-of-the-server]__0f2rz58._.js} +1 -1
  108. package/app/.next/server/chunks/[root-of-the-server]__0jp3yj4._.js +1 -1
  109. package/app/.next/server/chunks/{[root-of-the-server]__06stuoz._.js → [root-of-the-server]__0jvnjwl._.js} +1 -1
  110. package/app/.next/server/chunks/[root-of-the-server]__0mj7x5~._.js +1 -1
  111. package/app/.next/server/chunks/[root-of-the-server]__0n-~kvf._.js +1 -1
  112. package/app/.next/server/chunks/{[root-of-the-server]__0-y3k-t._.js → [root-of-the-server]__0nzi7ym._.js} +1 -1
  113. package/app/.next/server/chunks/[root-of-the-server]__0ofxxzh._.js +2 -2
  114. package/app/.next/server/chunks/{[root-of-the-server]__0uu3t5x._.js → [root-of-the-server]__0pd~24c._.js} +2 -2
  115. package/app/.next/server/chunks/[root-of-the-server]__0s1dq3.._.js +1 -1
  116. package/app/.next/server/chunks/[root-of-the-server]__0tsl88m._.js +1 -1
  117. package/app/.next/server/chunks/[root-of-the-server]__0u5-mph._.js +1 -1
  118. package/app/.next/server/chunks/{[root-of-the-server]__0vi3.0k._.js → [root-of-the-server]__0uryxsh._.js} +1 -1
  119. package/app/.next/server/chunks/{[root-of-the-server]__0lwc40h._.js → [root-of-the-server]__0v1kwmx._.js} +1 -1
  120. package/app/.next/server/chunks/{[root-of-the-server]__04y3b4q._.js → [root-of-the-server]__0vt49c9._.js} +1 -1
  121. package/app/.next/server/chunks/{[root-of-the-server]__0pylsu2._.js → [root-of-the-server]__0vy97gy._.js} +2 -2
  122. package/app/.next/server/chunks/{[root-of-the-server]__0~s45~f._.js → [root-of-the-server]__0wd~o5b._.js} +1 -1
  123. package/app/.next/server/chunks/[root-of-the-server]__0x5yxjy._.js +2 -2
  124. package/app/.next/server/chunks/{[root-of-the-server]__0vmajf6._.js → [root-of-the-server]__0x_hqjb._.js} +1 -1
  125. package/app/.next/server/chunks/[root-of-the-server]__0~0hd.s._.js +2 -2
  126. package/app/.next/server/chunks/{[root-of-the-server]__10~-ypp._.js → [root-of-the-server]__11ptf~3._.js} +1 -1
  127. package/app/.next/server/chunks/_00.pgsp._.js +1 -1
  128. package/app/.next/server/chunks/_013gowh._.js +1 -1
  129. package/app/.next/server/chunks/{_0ucpa5q._.js → _02._8wx._.js} +1 -1
  130. package/app/.next/server/chunks/_036lxbr._.js +1 -1
  131. package/app/.next/server/chunks/_05reh6o._.js +1 -1
  132. package/app/.next/server/chunks/{_0-~thzo._.js → _083_x9z._.js} +2 -2
  133. package/app/.next/server/chunks/_083a5zg._.js +1 -1
  134. package/app/.next/server/chunks/{_004r3br._.js → _08cwbl2._.js} +2 -2
  135. package/app/.next/server/chunks/_0a3.3sc._.js +1 -1
  136. package/app/.next/server/chunks/_0c.abwr._.js +1 -1
  137. package/app/.next/server/chunks/_0dfpto1._.js +1 -1
  138. package/app/.next/server/chunks/_0due8oe._.js +1 -1
  139. package/app/.next/server/chunks/_0h-j8c2._.js +1 -1
  140. package/app/.next/server/chunks/_0vx-r0i._.js +2 -2
  141. package/app/.next/server/chunks/_0w4f3bm._.js +1 -1
  142. package/app/.next/server/chunks/_10.rw9f._.js +1 -1
  143. package/app/.next/server/chunks/open-sse_0dawtxk._.js +2 -2
  144. package/app/.next/server/chunks/open-sse_0p~.88y._.js +1 -1
  145. package/app/.next/server/chunks/open-sse_0sthby3._.js +1 -1
  146. package/app/.next/server/chunks/src_0cbm0~g._.js +1 -1
  147. package/app/.next/server/chunks/src_shared_utils_apiKey_ts_0gzf59_._.js +1 -1
  148. package/app/.next/server/chunks/src_shared_utils_apiKey_ts_12~h.oz._.js +1 -1
  149. package/app/.next/server/chunks/ssr/_008ht2n._.js +1 -1
  150. package/app/.next/server/chunks/ssr/_0oo1f90._.js +1 -1
  151. package/app/.next/server/chunks/ssr/src_04s-8a5._.js +1 -1
  152. package/app/.next/server/chunks/ssr/src_0vjsxxr._.js +1 -1
  153. package/app/.next/server/chunks/ssr/src_shared_utils_apiKey_ts_0l8g1z8._.js +1 -1
  154. package/app/.next/server/middleware-build-manifest.js +3 -3
  155. package/app/.next/server/pages/500.html +1 -1
  156. package/app/.next/server/server-reference-manifest.js +1 -1
  157. package/app/.next/server/server-reference-manifest.json +1 -1
  158. package/app/.next/static/chunks/0ipwpwjb2g0uv.js +1 -0
  159. package/app/.next/static/chunks/0~c--kcvaumm~.js +1 -0
  160. package/app/.next/static/chunks/{02q7h~xz7j6i3.js → 0~v1trn07bitv.js} +1 -1
  161. package/app/CHANGELOG.md +12 -0
  162. package/app/bin/reset-password.mjs +3 -1
  163. package/app/docs/openapi.yaml +1 -1
  164. package/app/open-sse/config/registryUtils.ts +1 -0
  165. package/app/open-sse/config/videoRegistry.ts +1 -3
  166. package/app/open-sse/executors/antigravity.ts +22 -12
  167. package/app/open-sse/executors/gemini-cli.ts +3 -1
  168. package/app/open-sse/executors/qoder.ts +1 -8
  169. package/app/open-sse/handlers/audioSpeech.ts +1 -0
  170. package/app/open-sse/handlers/chatCore.ts +2 -1
  171. package/app/open-sse/handlers/embeddings.ts +1 -0
  172. package/app/open-sse/handlers/imageGeneration.ts +6 -2
  173. package/app/open-sse/handlers/musicGeneration.ts +9 -2
  174. package/app/open-sse/handlers/search.ts +1 -0
  175. package/app/open-sse/handlers/videoGeneration.ts +11 -3
  176. package/app/open-sse/mcp-server/index.ts +0 -1
  177. package/app/open-sse/package.json +1 -1
  178. package/app/open-sse/services/claudeCodeCompatible.ts +2 -2
  179. package/app/open-sse/services/modelCapabilities.ts +3 -4
  180. package/app/open-sse/services/qoderCli.ts +5 -2
  181. package/app/open-sse/services/tokenRefresh.ts +3 -1
  182. package/app/open-sse/services/usage.ts +13 -9
  183. package/app/open-sse/services/workflowFSM.ts +298 -61
  184. package/app/open-sse/translator/index.ts +5 -1
  185. package/app/open-sse/translator/response/gemini-to-openai.ts +5 -1
  186. package/app/open-sse/utils/progressTracker.ts +4 -1
  187. package/app/open-sse/utils/stream.ts +7 -1
  188. package/app/open-sse/utils/streamPayloadCollector.ts +5 -1
  189. package/app/package-lock.json +3 -3
  190. package/app/package.json +1 -1
  191. package/app/scripts/check-route-validation.mjs +3 -1
  192. package/app/scripts/i18n/apply-priority-overrides.mjs +7 -1
  193. package/app/scripts/prepublish.mjs +2 -2
  194. package/app/scripts/run-protocol-clients-tests.mjs +7 -1
  195. package/app/src/app/(dashboard)/dashboard/analytics/components/DiversityScoreCard.tsx +1 -1
  196. package/app/src/app/(dashboard)/dashboard/auto-combo/page.tsx +0 -1
  197. package/app/src/app/(dashboard)/dashboard/media/MediaPageClient.tsx +9 -3
  198. package/app/src/app/(dashboard)/dashboard/providers/[id]/page.tsx +25 -23
  199. package/app/src/app/(dashboard)/dashboard/search-tools/components/SearchHistory.tsx +3 -1
  200. package/app/src/app/api/auth/status/route.ts +1 -3
  201. package/app/src/app/api/mcp/sse/route.ts +2 -2
  202. package/app/src/app/api/mcp/status/route.ts +1 -2
  203. package/app/src/app/api/mcp/stream/route.ts +5 -3
  204. package/app/src/app/api/openapi/spec/route.ts +4 -1
  205. package/app/src/app/api/openapi/try/route.ts +4 -1
  206. package/app/src/app/api/providers/[id]/models/route.ts +4 -4
  207. package/app/src/app/api/providers/[id]/sync-models/route.ts +9 -3
  208. package/app/src/app/api/settings/auto-disable-accounts/route.ts +6 -1
  209. package/app/src/app/api/skills/[id]/route.ts +4 -1
  210. package/app/src/app/api/v1/issues/report/route.ts +9 -1
  211. package/app/src/app/api/v1beta/models/route.ts +8 -6
  212. package/app/src/app/api/webhooks/[id]/route.ts +9 -7
  213. package/app/src/domain/fallbackPolicy.ts +0 -1
  214. package/app/src/domain/modelAvailability.ts +0 -1
  215. package/app/src/domain/providerExpiration.ts +2 -6
  216. package/app/src/lib/db/models.ts +23 -13
  217. package/app/src/lib/evals/evalRunner.ts +0 -1
  218. package/app/src/lib/evals/scheduler.ts +2 -6
  219. package/app/src/lib/oauth/services/antigravity.ts +6 -1
  220. package/app/src/lib/oauth/services/kiro.ts +12 -2
  221. package/app/src/lib/oauth/services/oauth.ts +10 -2
  222. package/app/src/lib/oauth/utils/server.ts +4 -1
  223. package/app/src/lib/plugins/index.ts +2 -8
  224. package/app/src/lib/usageAnalytics.ts +5 -1
  225. package/app/src/mitm/manager.js +1 -1
  226. package/app/src/mitm/manager.ts +1 -1
  227. package/app/src/shared/components/Button.tsx +0 -1
  228. package/app/src/shared/components/Card.tsx +0 -2
  229. package/app/src/shared/components/FilterBar.tsx +4 -12
  230. package/app/src/shared/components/Input.tsx +1 -1
  231. package/app/src/shared/components/Modal.tsx +0 -1
  232. package/app/src/shared/components/NotificationToast.tsx +1 -3
  233. package/app/src/shared/components/Select.tsx +1 -1
  234. package/app/src/shared/components/Sidebar.tsx +3 -3
  235. package/app/src/shared/components/ThemeToggle.tsx +7 -1
  236. package/app/src/shared/constants/cliCompatProviders.ts +0 -1
  237. package/app/src/shared/constants/errorCodes.ts +114 -19
  238. package/app/src/shared/utils/apiKey.ts +2 -4
  239. package/app/src/shared/utils/fetchTimeout.ts +0 -1
  240. package/app/src/shared/utils/inputSanitizer.ts +8 -4
  241. package/app/src/shared/utils/requestTimeout.ts +5 -1
  242. package/app/src/sse/handlers/chat.ts +1 -0
  243. package/app/src/sse/services/auth.ts +8 -3
  244. package/app/src/sse/services/streamState.ts +5 -1
  245. package/app/src/store/notificationStore.ts +3 -7
  246. package/app/tests/unit/t20-t22-provider-headers.test.mjs +3 -1
  247. package/bin/reset-password.mjs +3 -1
  248. package/open-sse/mcp-server/__tests__/glmCodingProviderConfig.test.ts +5 -1
  249. package/open-sse/mcp-server/index.ts +0 -1
  250. package/package.json +1 -1
  251. package/app/.next/server/chunks/_0-jnvci._.js +0 -19
  252. package/app/.next/static/chunks/0l88mho31mflv.js +0 -1
  253. package/app/.next/static/chunks/0wt-4zl7_gil8.js +0 -1
  254. /package/app/.next/static/{ri1SkwBU-ygQ2qIDe8jf2 → 1dZBzAZ8QsddVCQRQtqjg}/_buildManifest.js +0 -0
  255. /package/app/.next/static/{ri1SkwBU-ygQ2qIDe8jf2 → 1dZBzAZ8QsddVCQRQtqjg}/_clientMiddlewareManifest.js +0 -0
  256. /package/app/.next/static/{ri1SkwBU-ygQ2qIDe8jf2 → 1dZBzAZ8QsddVCQRQtqjg}/_ssgManifest.js +0 -0
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/src/shared/components/ThemeProvider.tsx <module evaluation>":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":true},"[project]/src/shared/components/ThemeProvider.tsx":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":true},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/src/app/error.tsx <module evaluation>":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/error.tsx":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/loading.tsx <module evaluation>":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/loading.tsx":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/not-found.tsx <module evaluation>":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/not-found.tsx":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/global-error.tsx <module evaluation>":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/src/app/global-error.tsx":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"27201":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"450222":{"*":{"id":561487,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":true}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"758298":{"*":{"id":123953,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_error_tsx_05yscq4._.js"],"async":false}},"790392":{"*":{"id":42816,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_0pu.ub1._.js"],"async":false}},"329306":{"*":{"id":336394,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_05f1iz3._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}},"563491":{"*":{"id":537006,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_global-error_tsx_0ib21jc._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":340771,"name":"*","chunks":[],"async":false}},"450222":{"*":{"id":898658,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"758298":{"*":{"id":780257,"name":"*","chunks":[],"async":false}},"790392":{"*":{"id":562386,"name":"*","chunks":[],"async":false}},"329306":{"*":{"id":204145,"name":"*","chunks":[],"async":false}},"563491":{"*":{"id":530269,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/loading":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/not-found":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/global-error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js"],"[project]/src/app/error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/0hmc..h~.1fri.js"],"[project]/src/app/loading":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/048h839i2-1qm.js"],"[project]/src/app/not-found":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/0ymigy8gxy_oh.js"],"[project]/src/app/global-error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/128cip77mo-ky.js"]}};
2
+ globalThis.__RSC_MANIFEST["/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/src/shared/components/ThemeProvider.tsx <module evaluation>":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":true},"[project]/src/shared/components/ThemeProvider.tsx":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":true},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/src/app/error.tsx <module evaluation>":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/error.tsx":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/loading.tsx <module evaluation>":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/loading.tsx":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/not-found.tsx <module evaluation>":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/not-found.tsx":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/global-error.tsx <module evaluation>":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/src/app/global-error.tsx":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"27201":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"450222":{"*":{"id":561487,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":true}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"758298":{"*":{"id":123953,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_error_tsx_05yscq4._.js"],"async":false}},"790392":{"*":{"id":42816,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_0pu.ub1._.js"],"async":false}},"329306":{"*":{"id":336394,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_05f1iz3._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}},"563491":{"*":{"id":537006,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_global-error_tsx_0ib21jc._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":340771,"name":"*","chunks":[],"async":false}},"450222":{"*":{"id":898658,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"758298":{"*":{"id":780257,"name":"*","chunks":[],"async":false}},"790392":{"*":{"id":562386,"name":"*","chunks":[],"async":false}},"329306":{"*":{"id":204145,"name":"*","chunks":[],"async":false}},"563491":{"*":{"id":530269,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/loading":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/not-found":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/global-error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js"],"[project]/src/app/error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/0hmc..h~.1fri.js"],"[project]/src/app/loading":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/048h839i2-1qm.js"],"[project]/src/app/not-found":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/0ymigy8gxy_oh.js"],"[project]/src/app/global-error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/128cip77mo-ky.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/privacy/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/src/shared/components/ThemeProvider.tsx <module evaluation>":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":true},"[project]/src/shared/components/ThemeProvider.tsx":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":true},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/src/app/error.tsx <module evaluation>":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/error.tsx":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/loading.tsx <module evaluation>":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/loading.tsx":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/not-found.tsx <module evaluation>":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/not-found.tsx":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/global-error.tsx <module evaluation>":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/src/app/global-error.tsx":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":522016,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0mxjoy2iwz3xv.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js":{"id":522016,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0mxjoy2iwz3xv.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"27201":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"450222":{"*":{"id":561487,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":true}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"758298":{"*":{"id":123953,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_error_tsx_05yscq4._.js"],"async":false}},"790392":{"*":{"id":42816,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_0pu.ub1._.js"],"async":false}},"329306":{"*":{"id":336394,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_05f1iz3._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}},"563491":{"*":{"id":537006,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_global-error_tsx_0ib21jc._.js"],"async":false}},"522016":{"*":{"id":238246,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_next_06x9_q-._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":340771,"name":"*","chunks":[],"async":false}},"450222":{"*":{"id":898658,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"758298":{"*":{"id":780257,"name":"*","chunks":[],"async":false}},"790392":{"*":{"id":562386,"name":"*","chunks":[],"async":false}},"329306":{"*":{"id":204145,"name":"*","chunks":[],"async":false}},"563491":{"*":{"id":530269,"name":"*","chunks":[],"async":false}},"522016":{"*":{"id":784707,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/loading":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/not-found":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/global-error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/privacy/page":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js"],"[project]/src/app/error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/0hmc..h~.1fri.js"],"[project]/src/app/loading":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/048h839i2-1qm.js"],"[project]/src/app/not-found":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/0ymigy8gxy_oh.js"],"[project]/src/app/global-error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/128cip77mo-ky.js"],"[project]/src/app/privacy/page":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/0mxjoy2iwz3xv.js"]}};
2
+ globalThis.__RSC_MANIFEST["/privacy/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/src/shared/components/ThemeProvider.tsx <module evaluation>":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":true},"[project]/src/shared/components/ThemeProvider.tsx":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":true},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/src/app/error.tsx <module evaluation>":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/error.tsx":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/loading.tsx <module evaluation>":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/loading.tsx":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/not-found.tsx <module evaluation>":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/not-found.tsx":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/global-error.tsx <module evaluation>":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/src/app/global-error.tsx":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":522016,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0mxjoy2iwz3xv.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js":{"id":522016,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0mxjoy2iwz3xv.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"27201":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"450222":{"*":{"id":561487,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":true}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"758298":{"*":{"id":123953,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_error_tsx_05yscq4._.js"],"async":false}},"790392":{"*":{"id":42816,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_0pu.ub1._.js"],"async":false}},"329306":{"*":{"id":336394,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_05f1iz3._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}},"563491":{"*":{"id":537006,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_global-error_tsx_0ib21jc._.js"],"async":false}},"522016":{"*":{"id":238246,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_next_06x9_q-._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":340771,"name":"*","chunks":[],"async":false}},"450222":{"*":{"id":898658,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"758298":{"*":{"id":780257,"name":"*","chunks":[],"async":false}},"790392":{"*":{"id":562386,"name":"*","chunks":[],"async":false}},"329306":{"*":{"id":204145,"name":"*","chunks":[],"async":false}},"563491":{"*":{"id":530269,"name":"*","chunks":[],"async":false}},"522016":{"*":{"id":784707,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/loading":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/not-found":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/global-error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/privacy/page":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js"],"[project]/src/app/error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/0hmc..h~.1fri.js"],"[project]/src/app/loading":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/048h839i2-1qm.js"],"[project]/src/app/not-found":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/0ymigy8gxy_oh.js"],"[project]/src/app/global-error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/128cip77mo-ky.js"],"[project]/src/app/privacy/page":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/0mxjoy2iwz3xv.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/status/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/src/shared/components/ThemeProvider.tsx <module evaluation>":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":true},"[project]/src/shared/components/ThemeProvider.tsx":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":true},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/src/app/error.tsx <module evaluation>":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/error.tsx":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/loading.tsx <module evaluation>":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/loading.tsx":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/not-found.tsx <module evaluation>":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/not-found.tsx":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/global-error.tsx <module evaluation>":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/src/app/global-error.tsx":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/src/app/status/page.tsx <module evaluation>":{"id":728673,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0a288fg5fl4ra.js"],"async":false},"[project]/src/app/status/page.tsx":{"id":728673,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0a288fg5fl4ra.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"27201":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"450222":{"*":{"id":561487,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":true}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"758298":{"*":{"id":123953,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_error_tsx_05yscq4._.js"],"async":false}},"790392":{"*":{"id":42816,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_0pu.ub1._.js"],"async":false}},"329306":{"*":{"id":336394,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_05f1iz3._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}},"563491":{"*":{"id":537006,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_global-error_tsx_0ib21jc._.js"],"async":false}},"728673":{"*":{"id":190970,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0cx7~fb._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":340771,"name":"*","chunks":[],"async":false}},"450222":{"*":{"id":898658,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"758298":{"*":{"id":780257,"name":"*","chunks":[],"async":false}},"790392":{"*":{"id":562386,"name":"*","chunks":[],"async":false}},"329306":{"*":{"id":204145,"name":"*","chunks":[],"async":false}},"563491":{"*":{"id":530269,"name":"*","chunks":[],"async":false}},"728673":{"*":{"id":720608,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/loading":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/not-found":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/global-error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/status/page":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js"],"[project]/src/app/error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/0hmc..h~.1fri.js"],"[project]/src/app/loading":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/048h839i2-1qm.js"],"[project]/src/app/not-found":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/0ymigy8gxy_oh.js"],"[project]/src/app/global-error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/128cip77mo-ky.js"],"[project]/src/app/status/page":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/0a288fg5fl4ra.js"]}};
2
+ globalThis.__RSC_MANIFEST["/status/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/src/shared/components/ThemeProvider.tsx <module evaluation>":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":true},"[project]/src/shared/components/ThemeProvider.tsx":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":true},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/src/app/error.tsx <module evaluation>":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/error.tsx":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/loading.tsx <module evaluation>":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/loading.tsx":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/not-found.tsx <module evaluation>":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/not-found.tsx":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/global-error.tsx <module evaluation>":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/src/app/global-error.tsx":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/src/app/status/page.tsx <module evaluation>":{"id":728673,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0a288fg5fl4ra.js"],"async":false},"[project]/src/app/status/page.tsx":{"id":728673,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0a288fg5fl4ra.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"27201":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"450222":{"*":{"id":561487,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":true}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"758298":{"*":{"id":123953,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_error_tsx_05yscq4._.js"],"async":false}},"790392":{"*":{"id":42816,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_0pu.ub1._.js"],"async":false}},"329306":{"*":{"id":336394,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_05f1iz3._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}},"563491":{"*":{"id":537006,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_global-error_tsx_0ib21jc._.js"],"async":false}},"728673":{"*":{"id":190970,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0cx7~fb._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":340771,"name":"*","chunks":[],"async":false}},"450222":{"*":{"id":898658,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"758298":{"*":{"id":780257,"name":"*","chunks":[],"async":false}},"790392":{"*":{"id":562386,"name":"*","chunks":[],"async":false}},"329306":{"*":{"id":204145,"name":"*","chunks":[],"async":false}},"563491":{"*":{"id":530269,"name":"*","chunks":[],"async":false}},"728673":{"*":{"id":720608,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/loading":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/not-found":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/global-error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/status/page":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js"],"[project]/src/app/error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/0hmc..h~.1fri.js"],"[project]/src/app/loading":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/048h839i2-1qm.js"],"[project]/src/app/not-found":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/0ymigy8gxy_oh.js"],"[project]/src/app/global-error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/128cip77mo-ky.js"],"[project]/src/app/status/page":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/0a288fg5fl4ra.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/terms/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/src/shared/components/ThemeProvider.tsx <module evaluation>":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":true},"[project]/src/shared/components/ThemeProvider.tsx":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":true},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js"],"async":false},"[project]/src/app/error.tsx <module evaluation>":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/error.tsx":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/loading.tsx <module evaluation>":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/loading.tsx":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/not-found.tsx <module evaluation>":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/not-found.tsx":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/global-error.tsx <module evaluation>":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/src/app/global-error.tsx":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":522016,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0mxjoy2iwz3xv.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js":{"id":522016,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/02q7h~xz7j6i3.js","/_next/static/chunks/0mxjoy2iwz3xv.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"27201":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"450222":{"*":{"id":561487,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":true}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"758298":{"*":{"id":123953,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_error_tsx_05yscq4._.js"],"async":false}},"790392":{"*":{"id":42816,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_0pu.ub1._.js"],"async":false}},"329306":{"*":{"id":336394,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_05f1iz3._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}},"563491":{"*":{"id":537006,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_global-error_tsx_0ib21jc._.js"],"async":false}},"522016":{"*":{"id":238246,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_next_06x9_q-._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":340771,"name":"*","chunks":[],"async":false}},"450222":{"*":{"id":898658,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"758298":{"*":{"id":780257,"name":"*","chunks":[],"async":false}},"790392":{"*":{"id":562386,"name":"*","chunks":[],"async":false}},"329306":{"*":{"id":204145,"name":"*","chunks":[],"async":false}},"563491":{"*":{"id":530269,"name":"*","chunks":[],"async":false}},"522016":{"*":{"id":784707,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/loading":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/not-found":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/global-error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/terms/page":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js"],"[project]/src/app/error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/0hmc..h~.1fri.js"],"[project]/src/app/loading":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/048h839i2-1qm.js"],"[project]/src/app/not-found":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/0ymigy8gxy_oh.js"],"[project]/src/app/global-error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/128cip77mo-ky.js"],"[project]/src/app/terms/page":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/02q7h~xz7j6i3.js","static/chunks/0mxjoy2iwz3xv.js"]}};
2
+ globalThis.__RSC_MANIFEST["/terms/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/src/shared/components/ThemeProvider.tsx <module evaluation>":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":true},"[project]/src/shared/components/ThemeProvider.tsx":{"id":450222,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":true},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":175696,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js"],"async":false},"[project]/src/app/error.tsx <module evaluation>":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/error.tsx":{"id":758298,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0hmc..h~.1fri.js"],"async":false},"[project]/src/app/loading.tsx <module evaluation>":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/loading.tsx":{"id":790392,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/048h839i2-1qm.js"],"async":false},"[project]/src/app/not-found.tsx <module evaluation>":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/not-found.tsx":{"id":329306,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0ymigy8gxy_oh.js"],"async":false},"[project]/src/app/global-error.tsx <module evaluation>":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/src/app/global-error.tsx":{"id":563491,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/128cip77mo-ky.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":522016,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0mxjoy2iwz3xv.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js":{"id":522016,"name":"*","chunks":["/_next/static/chunks/0g~c~j33g.8k7.js","/_next/static/chunks/00_07ek96lm8a.js","/_next/static/chunks/0h8ea52.j.8fg.js","/_next/static/chunks/0~v1trn07bitv.js","/_next/static/chunks/0mxjoy2iwz3xv.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"27201":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"450222":{"*":{"id":561487,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":true}},"175696":{"*":{"id":588788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js"],"async":false}},"758298":{"*":{"id":123953,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_error_tsx_05yscq4._.js"],"async":false}},"790392":{"*":{"id":42816,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_0pu.ub1._.js"],"async":false}},"329306":{"*":{"id":336394,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_05f1iz3._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}},"563491":{"*":{"id":537006,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/src_app_global-error_tsx_0ib21jc._.js"],"async":false}},"522016":{"*":{"id":238246,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__06f.87l._.js","server/chunks/ssr/node_modules_use-intl_dist_esm_production_react_0ysqe_c.js","server/chunks/ssr/_0oo1f90._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_next_06x9_q-._.js","server/chunks/ssr/node_modules_next_dist_03p1s9l._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":340771,"name":"*","chunks":[],"async":false}},"450222":{"*":{"id":898658,"name":"*","chunks":[],"async":false}},"175696":{"*":{"id":152265,"name":"*","chunks":[],"async":false}},"758298":{"*":{"id":780257,"name":"*","chunks":[],"async":false}},"790392":{"*":{"id":562386,"name":"*","chunks":[],"async":false}},"329306":{"*":{"id":204145,"name":"*","chunks":[],"async":false}},"563491":{"*":{"id":530269,"name":"*","chunks":[],"async":false}},"522016":{"*":{"id":784707,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/loading":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/not-found":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/global-error":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}],"[project]/src/app/terms/page":[{"path":"static/chunks/0dk9a-p1a2rbr.css","inlined":false},{"path":"static/chunks/05yoya24~jkxi.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js"],"[project]/src/app/error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/0hmc..h~.1fri.js"],"[project]/src/app/loading":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/048h839i2-1qm.js"],"[project]/src/app/not-found":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/0ymigy8gxy_oh.js"],"[project]/src/app/global-error":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/128cip77mo-ky.js"],"[project]/src/app/terms/page":["static/chunks/0g~c~j33g.8k7.js","static/chunks/00_07ek96lm8a.js","static/chunks/0h8ea52.j.8fg.js","static/chunks/0~v1trn07bitv.js","static/chunks/0mxjoy2iwz3xv.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
1
  module.exports=[677850,e=>e.a(async(t,r)=>{try{let t=await e.y("zod");e.n(t),r()}catch(e){r(e)}},!0),224361,(e,t,r)=>{t.exports=e.x("util",()=>require("util"))},233405,(e,t,r)=>{t.exports=e.x("child_process",()=>require("child_process"))},663370,632802,477468,e=>{"use strict";let t=new TextEncoder,r=new TextDecoder;function n(e){if(Uint8Array.prototype.toBase64)return e.toBase64();let t=[];for(let r=0;r<e.length;r+=32768)t.push(String.fromCharCode.apply(null,e.subarray(r,r+32768)));return btoa(t.join(""))}function a(e){if(Uint8Array.fromBase64)return Uint8Array.fromBase64(e);let t=atob(e),r=new Uint8Array(t.length);for(let e=0;e<t.length;e++)r[e]=t.charCodeAt(e);return r}e.s(["concat",0,function(...e){let t=new Uint8Array(e.reduce((e,{length:t})=>e+t,0)),r=0;for(let n of e)t.set(n,r),r+=n.length;return t},"decoder",0,r,"encode",0,function(e){let t=new Uint8Array(e.length);for(let r=0;r<e.length;r++){let n=e.charCodeAt(r);if(n>127)throw TypeError("non-ASCII string encountered in encode()");t[r]=n}return t},"encoder",0,t],632802),e.s(["decodeBase64",0,a,"encodeBase64",0,n],477468),e.s(["decode",0,function(e){if(Uint8Array.fromBase64)return Uint8Array.fromBase64("string"==typeof e?e:r.decode(e),{alphabet:"base64url"});let t=e;t instanceof Uint8Array&&(t=r.decode(t)),t=t.replace(/-/g,"+").replace(/_/g,"/");try{return a(t)}catch{throw TypeError("The input to be decoded is not correctly encoded.")}},"encode",0,function(e){let r=e;return("string"==typeof r&&(r=t.encode(r)),Uint8Array.prototype.toBase64)?r.toBase64({alphabet:"base64url",omitPadding:!0}):n(r).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}],663370)},865466,e=>{"use strict";class t extends Error{static code="ERR_JOSE_GENERIC";code="ERR_JOSE_GENERIC";constructor(e,t){super(e,t),this.name=this.constructor.name,Error.captureStackTrace?.(this,this.constructor)}}class r extends t{[Symbol.asyncIterator];static code="ERR_JWKS_MULTIPLE_MATCHING_KEYS";code="ERR_JWKS_MULTIPLE_MATCHING_KEYS";constructor(e="multiple matching keys found in the JSON Web Key Set",t){super(e,t)}}e.s(["JOSEAlgNotAllowed",0,class extends t{static code="ERR_JOSE_ALG_NOT_ALLOWED";code="ERR_JOSE_ALG_NOT_ALLOWED"},"JOSENotSupported",0,class extends t{static code="ERR_JOSE_NOT_SUPPORTED";code="ERR_JOSE_NOT_SUPPORTED"},"JWSInvalid",0,class extends t{static code="ERR_JWS_INVALID";code="ERR_JWS_INVALID"},"JWSSignatureVerificationFailed",0,class extends t{static code="ERR_JWS_SIGNATURE_VERIFICATION_FAILED";code="ERR_JWS_SIGNATURE_VERIFICATION_FAILED";constructor(e="signature verification failed",t){super(e,t)}},"JWTClaimValidationFailed",0,class extends t{static code="ERR_JWT_CLAIM_VALIDATION_FAILED";code="ERR_JWT_CLAIM_VALIDATION_FAILED";claim;reason;payload;constructor(e,t,r="unspecified",n="unspecified"){super(e,{cause:{claim:r,reason:n,payload:t}}),this.claim=r,this.reason=n,this.payload=t}},"JWTExpired",0,class extends t{static code="ERR_JWT_EXPIRED";code="ERR_JWT_EXPIRED";claim;reason;payload;constructor(e,t,r="unspecified",n="unspecified"){super(e,{cause:{claim:r,reason:n,payload:t}}),this.claim=r,this.reason=n,this.payload=t}},"JWTInvalid",0,class extends t{static code="ERR_JWT_INVALID";code="ERR_JWT_INVALID"}])},177278,e=>{"use strict";function t(e){if("object"!=typeof e||null===e||"[object Object]"!==Object.prototype.toString.call(e))return!1;if(null===Object.getPrototypeOf(e))return!0;let t=e;for(;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}e.s(["isDisjoint",0,function(...e){let t,r=e.filter(Boolean);if(0===r.length||1===r.length)return!0;for(let e of r){let r=Object.keys(e);if(!t||0===t.size){t=new Set(r);continue}for(let e of r){if(t.has(e))return!1;t.add(e)}}return!0},"isJWK",0,e=>t(e)&&"string"==typeof e.kty,"isObject",0,t,"isPrivateJWK",0,e=>"oct"!==e.kty&&("AKP"===e.kty&&"string"==typeof e.priv||"string"==typeof e.d),"isPublicJWK",0,e=>"oct"!==e.kty&&void 0===e.d&&void 0===e.priv,"isSecretJWK",0,e=>"oct"===e.kty&&"string"==typeof e.k])},835057,e=>e.a(async(t,r)=>{try{var n=e.i(224010),a=e.i(311250),o=e.i(352812),s=t([a]);[a]=s.then?(await s)():s;let d=!1;async function i(){d||(await (0,o.initTranslators)(),d=!0,console.log("[SSE] Translators initialized for /v1/responses/*"))}async function l(){return new Response(null,{headers:{"Access-Control-Allow-Origin":n.CORS_ORIGIN,"Access-Control-Allow-Methods":"GET, POST, OPTIONS","Access-Control-Allow-Headers":"*"}})}async function c(e){return await i(),await (0,a.handleChat)(e)}e.s(["OPTIONS",0,l,"POST",0,c]),r()}catch(e){r(e)}},!1),13602,e=>e.a(async(t,r)=>{try{var n=e.i(747909),a=e.i(174017),o=e.i(996250),s=e.i(759756),i=e.i(561916),l=e.i(174677),c=e.i(869741),d=e.i(316795),u=e.i(487718),p=e.i(995169),h=e.i(47587),_=e.i(666012),R=e.i(570101),E=e.i(626937),f=e.i(10372),y=e.i(193695);e.i(820232);var v=e.i(600220),A=e.i(835057),g=t([A]);[A]=g.then?(await g)():g;let O=new n.AppRouteRouteModule({definition:{kind:a.RouteKind.APP_ROUTE,page:"/api/v1/responses/[...path]/route",pathname:"/api/v1/responses/[...path]",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/src/app/api/v1/responses/[...path]/route.ts",nextConfigOutput:"standalone",userland:A,...{}}),{workAsyncStorage:T,workUnitAsyncStorage:S,serverHooks:I}=O;async function m(e,t,r){r.requestMeta&&(0,s.setRequestMeta)(e,r.requestMeta),O.isDev&&(0,s.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let n="/api/v1/responses/[...path]/route";n=n.replace(/\/index$/,"")||"/";let o=await O.prepare(e,t,{srcPage:n,multiZoneDraftMode:!1});if(!o)return t.statusCode=400,t.end("Bad Request"),null==r.waitUntil||r.waitUntil.call(r,Promise.resolve()),null;let{buildId:A,params:g,nextConfig:m,parsedUrl:T,isDraftMode:S,prerenderManifest:I,routerServerContext:w,isOnDemandRevalidate:C,revalidateOnlyGenerated:P,resolvedPathname:b,clientReferenceManifest:x,serverActionsManifest:N}=o,D=(0,c.normalizeAppPath)(n),U=!!(I.dynamicRoutes[D]||I.routes[b]),J=async()=>((null==w?void 0:w.render404)?await w.render404(e,t,T,!1):t.end("This page could not be found"),null);if(U&&!S){let e=!!I.routes[b],t=I.dynamicRoutes[D];if(t&&!1===t.fallback&&!e){if(m.adapterPath)return await J();throw new y.NoFallbackError}}let k=null;!U||O.isDev||S||(k=b,k="/index"===k?"/":k);let j=!0===O.isDev||!U,L=U&&!j;N&&x&&(0,l.setManifestsSingleton)({page:n,clientReferenceManifest:x,serverActionsManifest:N});let W=e.method||"GET",M=(0,i.getTracer)(),q=M.getActiveScopeSpan(),H=!!(null==w?void 0:w.isWrappedByNextServer),K=!!(0,s.getRequestMeta)(e,"minimalMode"),B=(0,s.getRequestMeta)(e,"incrementalCache")||await O.getIncrementalCache(e,m,I,K);null==B||B.resetRequestCache(),globalThis.__incrementalCache=B;let F={params:g,previewProps:I.preview,renderOpts:{experimental:{authInterrupts:!!m.experimental.authInterrupts},cacheComponents:!!m.cacheComponents,supportsDynamicResponse:j,incrementalCache:B,cacheLifeProfiles:m.cacheLife,waitUntil:r.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,n,a)=>O.onRequestError(e,t,n,a,w)},sharedContext:{buildId:A}},G=new d.NodeNextRequest(e),V=new d.NodeNextResponse(t),$=u.NextRequestAdapter.fromNodeNextRequest(G,(0,u.signalFromNodeResponse)(t));try{let o,s=async e=>O.handle($,F).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=M.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==p.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let a=r.get("next.route");if(a){let t=`${W} ${a}`;e.setAttributes({"next.route":a,"http.route":a,"next.span_name":t}),e.updateName(t),o&&o!==e&&(o.setAttribute("http.route",a),o.updateName(t))}else e.updateName(`${W} ${n}`)}),l=async o=>{var i,l;let c=async({previousCacheEntry:a})=>{try{if(!K&&C&&P&&!a)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let n=await s(o);e.fetchMetrics=F.renderOpts.fetchMetrics;let i=F.renderOpts.pendingWaitUntil;i&&r.waitUntil&&(r.waitUntil(i),i=void 0);let l=F.renderOpts.collectedTags;if(!U)return await (0,_.sendResponse)(G,V,n,F.renderOpts.pendingWaitUntil),null;{let e=await n.blob(),t=(0,R.toNodeOutgoingHttpHeaders)(n.headers);l&&(t[f.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==F.renderOpts.collectedRevalidate&&!(F.renderOpts.collectedRevalidate>=f.INFINITE_CACHE)&&F.renderOpts.collectedRevalidate,a=void 0===F.renderOpts.collectedExpire||F.renderOpts.collectedExpire>=f.INFINITE_CACHE?void 0:F.renderOpts.collectedExpire;return{value:{kind:v.CachedRouteKind.APP_ROUTE,status:n.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:a}}}}catch(t){throw(null==a?void 0:a.isStale)&&await O.onRequestError(e,t,{routerKind:"App Router",routePath:n,routeType:"route",revalidateReason:(0,h.getRevalidateReason)({isStaticGeneration:L,isOnDemandRevalidate:C})},!1,w),t}},d=await O.handleResponse({req:e,nextConfig:m,cacheKey:k,routeKind:a.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:I,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:P,responseGenerator:c,waitUntil:r.waitUntil,isMinimalMode:K});if(!U)return null;if((null==d||null==(i=d.value)?void 0:i.kind)!==v.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==d||null==(l=d.value)?void 0:l.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});K||t.setHeader("x-nextjs-cache",C?"REVALIDATED":d.isMiss?"MISS":d.isStale?"STALE":"HIT"),S&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let u=(0,R.fromNodeOutgoingHttpHeaders)(d.value.headers);return K&&U||u.delete(f.NEXT_CACHE_TAGS_HEADER),!d.cacheControl||t.getHeader("Cache-Control")||u.get("Cache-Control")||u.set("Cache-Control",(0,E.getCacheControlHeader)(d.cacheControl)),await (0,_.sendResponse)(G,V,new Response(d.value.body,{headers:u,status:d.value.status||200})),null};H&&q?await l(q):(o=M.getActiveScopeSpan(),await M.withPropagatedContext(e.headers,()=>M.trace(p.BaseServerSpan.handleRequest,{spanName:`${W} ${n}`,kind:i.SpanKind.SERVER,attributes:{"http.method":W,"http.target":e.url}},l),void 0,!H))}catch(t){if(t instanceof y.NoFallbackError||await O.onRequestError(e,t,{routerKind:"App Router",routePath:D,routeType:"route",revalidateReason:(0,h.getRevalidateReason)({isStaticGeneration:L,isOnDemandRevalidate:C})},!1,w),U)throw t;return await (0,_.sendResponse)(G,V,new Response(null,{status:500})),null}}e.s(["handler",0,m,"patchFetch",0,function(){return(0,o.patchFetch)({workAsyncStorage:T,workUnitAsyncStorage:S})},"routeModule",0,O,"serverHooks",0,I,"workAsyncStorage",0,T,"workUnitAsyncStorage",0,S]),r()}catch(e){r(e)}},!1),606102,e=>{e.v(e=>Promise.resolve().then(()=>e(548941)))},789543,e=>{e.v(e=>Promise.resolve().then(()=>e(385498)))},579042,e=>{e.v(t=>Promise.all(["server/chunks/src_shared_utils_apiKey_ts_12~h.oz._.js"].map(t=>e.l(t))).then(()=>t(65448)))},49794,e=>{e.v(t=>Promise.all(["server/chunks/src_shared_constants_pricing_ts_0hk12it._.js"].map(t=>e.l(t))).then(()=>t(404503)))},386305,e=>{e.v(e=>Promise.resolve().then(()=>e(878947)))},605589,e=>{e.v(t=>Promise.all(["server/chunks/src_lib_localDb_ts_0ml5l_h._.js"].map(t=>e.l(t))).then(()=>t(969738)))},901259,e=>{e.v(t=>Promise.all(["server/chunks/[externals]_http2_0j-h654._.js"].map(t=>e.l(t))).then(()=>t(925328)))},828068,e=>{e.v(t=>Promise.all(["server/chunks/src_lib_promptCache_index_ts_0jus6ym._.js"].map(t=>e.l(t))).then(()=>t(198426)))},537776,e=>{e.v(t=>Promise.all(["server/chunks/src_lib_usageDb_ts_0oz3f~n._.js"].map(t=>e.l(t))).then(()=>t(36197)))}];
2
2
 
3
- //# sourceMappingURL=%5Broot-of-the-server%5D__0nxyldc._.js.map
3
+ //# sourceMappingURL=%5Broot-of-the-server%5D__0-zca2p._.js.map
@@ -1,3 +1,3 @@
1
1
  module.exports=[677850,e=>e.a(async(t,n)=>{try{let t=await e.y("zod");e.n(t),n()}catch(e){n(e)}},!0),224361,(e,t,n)=>{t.exports=e.x("util",()=>require("util"))},233405,(e,t,n)=>{t.exports=e.x("child_process",()=>require("child_process"))},663370,632802,477468,e=>{"use strict";let t=new TextEncoder,n=new TextDecoder;function r(e){if(Uint8Array.prototype.toBase64)return e.toBase64();let t=[];for(let n=0;n<e.length;n+=32768)t.push(String.fromCharCode.apply(null,e.subarray(n,n+32768)));return btoa(t.join(""))}function a(e){if(Uint8Array.fromBase64)return Uint8Array.fromBase64(e);let t=atob(e),n=new Uint8Array(t.length);for(let e=0;e<t.length;e++)n[e]=t.charCodeAt(e);return n}e.s(["concat",0,function(...e){let t=new Uint8Array(e.reduce((e,{length:t})=>e+t,0)),n=0;for(let r of e)t.set(r,n),n+=r.length;return t},"decoder",0,n,"encode",0,function(e){let t=new Uint8Array(e.length);for(let n=0;n<e.length;n++){let r=e.charCodeAt(n);if(r>127)throw TypeError("non-ASCII string encountered in encode()");t[n]=r}return t},"encoder",0,t],632802),e.s(["decodeBase64",0,a,"encodeBase64",0,r],477468),e.s(["decode",0,function(e){if(Uint8Array.fromBase64)return Uint8Array.fromBase64("string"==typeof e?e:n.decode(e),{alphabet:"base64url"});let t=e;t instanceof Uint8Array&&(t=n.decode(t)),t=t.replace(/-/g,"+").replace(/_/g,"/");try{return a(t)}catch{throw TypeError("The input to be decoded is not correctly encoded.")}},"encode",0,function(e){let n=e;return("string"==typeof n&&(n=t.encode(n)),Uint8Array.prototype.toBase64)?n.toBase64({alphabet:"base64url",omitPadding:!0}):r(n).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}],663370)},865466,e=>{"use strict";class t extends Error{static code="ERR_JOSE_GENERIC";code="ERR_JOSE_GENERIC";constructor(e,t){super(e,t),this.name=this.constructor.name,Error.captureStackTrace?.(this,this.constructor)}}class n extends t{[Symbol.asyncIterator];static code="ERR_JWKS_MULTIPLE_MATCHING_KEYS";code="ERR_JWKS_MULTIPLE_MATCHING_KEYS";constructor(e="multiple matching keys found in the JSON Web Key Set",t){super(e,t)}}e.s(["JOSEAlgNotAllowed",0,class extends t{static code="ERR_JOSE_ALG_NOT_ALLOWED";code="ERR_JOSE_ALG_NOT_ALLOWED"},"JOSENotSupported",0,class extends t{static code="ERR_JOSE_NOT_SUPPORTED";code="ERR_JOSE_NOT_SUPPORTED"},"JWSInvalid",0,class extends t{static code="ERR_JWS_INVALID";code="ERR_JWS_INVALID"},"JWSSignatureVerificationFailed",0,class extends t{static code="ERR_JWS_SIGNATURE_VERIFICATION_FAILED";code="ERR_JWS_SIGNATURE_VERIFICATION_FAILED";constructor(e="signature verification failed",t){super(e,t)}},"JWTClaimValidationFailed",0,class extends t{static code="ERR_JWT_CLAIM_VALIDATION_FAILED";code="ERR_JWT_CLAIM_VALIDATION_FAILED";claim;reason;payload;constructor(e,t,n="unspecified",r="unspecified"){super(e,{cause:{claim:n,reason:r,payload:t}}),this.claim=n,this.reason=r,this.payload=t}},"JWTExpired",0,class extends t{static code="ERR_JWT_EXPIRED";code="ERR_JWT_EXPIRED";claim;reason;payload;constructor(e,t,n="unspecified",r="unspecified"){super(e,{cause:{claim:n,reason:r,payload:t}}),this.claim=n,this.reason=r,this.payload=t}},"JWTInvalid",0,class extends t{static code="ERR_JWT_INVALID";code="ERR_JWT_INVALID"}])},177278,e=>{"use strict";function t(e){if("object"!=typeof e||null===e||"[object Object]"!==Object.prototype.toString.call(e))return!1;if(null===Object.getPrototypeOf(e))return!0;let t=e;for(;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}e.s(["isDisjoint",0,function(...e){let t,n=e.filter(Boolean);if(0===n.length||1===n.length)return!0;for(let e of n){let n=Object.keys(e);if(!t||0===t.size){t=new Set(n);continue}for(let e of n){if(t.has(e))return!1;t.add(e)}}return!0},"isJWK",0,e=>t(e)&&"string"==typeof e.kty,"isObject",0,t,"isPrivateJWK",0,e=>"oct"!==e.kty&&("AKP"===e.kty&&"string"==typeof e.priv||"string"==typeof e.d),"isPublicJWK",0,e=>"oct"!==e.kty&&void 0===e.d&&void 0===e.priv,"isSecretJWK",0,e=>"oct"===e.kty&&"string"==typeof e.k])},732461,e=>{"use strict";var t=e.i(731664);e.s(["transformToOllama",0,function(e,n){let r="",a={},o=[],s=new TransformStream({transform(e,t){let s=new TextDecoder().decode(e),i=(r+=s).split("\n");for(let e of(r=i.pop()||"",i)){if(!e.startsWith("data:"))continue;let r=e.slice(5).trim();if("[DONE]"===r){let e=JSON.stringify({model:n,message:{role:"assistant",content:""},done:!0})+"\n";t.enqueue(new TextEncoder().encode(e));return}try{let e=JSON.parse(r),s=e.choices?.[0]?.delta||{},i=s.content||"",l=s.tool_calls;if(l)for(let e of l){let t=e.index;a[t]&&e.id&&a[t].id!==e.id&&(o.push(a[t]),delete a[t]),a[t]||(a[t]={id:e.id,function:{name:"",arguments:""}}),e.function?.name&&(a[t].function.name+=e.function.name),e.function?.arguments&&(a[t].function.arguments+=e.function.arguments)}if(i){let e=JSON.stringify({model:n,message:{role:"assistant",content:i},done:!1})+"\n";t.enqueue(new TextEncoder().encode(e))}let c=e.choices?.[0]?.finish_reason;if("tool_calls"===c||"stop"===c){let e=[...o,...Object.values(a)];if(e.length>0){let r=e.map(e=>({function:{name:e.function.name,arguments:JSON.parse(e.function.arguments||"{}")}})),o=JSON.stringify({model:n,message:{role:"assistant",content:"",tool_calls:r},done:!0})+"\n";t.enqueue(new TextEncoder().encode(o)),a={}}else if("stop"===c){let e=JSON.stringify({model:n,message:{role:"assistant",content:""},done:!0})+"\n";t.enqueue(new TextEncoder().encode(e))}}}catch(e){}}},flush(e){let t=JSON.stringify({model:n,message:{role:"assistant",content:""},done:!0})+"\n";e.enqueue(new TextEncoder().encode(t))}});return new Response(e.body.pipeThrough(s),{headers:{"Content-Type":"application/x-ndjson","Access-Control-Allow-Origin":(0,t.getCorsOrigin)()}})}])},6291,e=>e.a(async(t,n)=>{try{var r=e.i(224010),a=e.i(311250),o=e.i(352812),s=e.i(732461),i=t([a]);[a]=i.then?(await i)():i;let u=!1;async function l(){u||(await (0,o.initTranslators)(),u=!0,console.log("[SSE] Translators initialized"))}async function c(){return new Response(null,{headers:{"Access-Control-Allow-Origin":r.CORS_ORIGIN,"Access-Control-Allow-Methods":"GET, POST, OPTIONS","Access-Control-Allow-Headers":"*"}})}async function d(e){await l();let t=e.clone(),n="llama3.2";try{n=(await t.json()).model||"llama3.2"}catch{}let r=await (0,a.handleChat)(e);return(0,s.transformToOllama)(r,n)}e.s(["OPTIONS",0,c,"POST",0,d]),n()}catch(e){n(e)}},!1),980773,e=>e.a(async(t,n)=>{try{var r=e.i(747909),a=e.i(174017),o=e.i(996250),s=e.i(759756),i=e.i(561916),l=e.i(174677),c=e.i(869741),d=e.i(316795),u=e.i(487718),p=e.i(995169),h=e.i(47587),f=e.i(666012),_=e.i(570101),R=e.i(626937),E=e.i(10372),m=e.i(193695);e.i(820232);var g=e.i(600220),y=e.i(6291),v=t([y]);[y]=v.then?(await v)():v;let O=new r.AppRouteRouteModule({definition:{kind:a.RouteKind.APP_ROUTE,page:"/api/v1/api/chat/route",pathname:"/api/v1/api/chat",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/src/app/api/v1/api/chat/route.ts",nextConfigOutput:"standalone",userland:y,...{}}),{workAsyncStorage:T,workUnitAsyncStorage:S,serverHooks:w}=O;async function A(e,t,n){n.requestMeta&&(0,s.setRequestMeta)(e,n.requestMeta),O.isDev&&(0,s.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let r="/api/v1/api/chat/route";r=r.replace(/\/index$/,"")||"/";let o=await O.prepare(e,t,{srcPage:r,multiZoneDraftMode:!1});if(!o)return t.statusCode=400,t.end("Bad Request"),null==n.waitUntil||n.waitUntil.call(n,Promise.resolve()),null;let{buildId:y,params:v,nextConfig:A,parsedUrl:T,isDraftMode:S,prerenderManifest:w,routerServerContext:C,isOnDemandRevalidate:I,revalidateOnlyGenerated:x,resolvedPathname:N,clientReferenceManifest:b,serverActionsManifest:P}=o,J=(0,c.normalizeAppPath)(r),D=!!(w.dynamicRoutes[J]||w.routes[N]),U=async()=>((null==C?void 0:C.render404)?await C.render404(e,t,T,!1):t.end("This page could not be found"),null);if(D&&!S){let e=!!w.routes[N],t=w.dynamicRoutes[J];if(t&&!1===t.fallback&&!e){if(A.adapterPath)return await U();throw new m.NoFallbackError}}let j=null;!D||O.isDev||S||(j=N,j="/index"===j?"/":j);let k=!0===O.isDev||!D,W=D&&!k;P&&b&&(0,l.setManifestsSingleton)({page:r,clientReferenceManifest:b,serverActionsManifest:P});let L=e.method||"GET",q=(0,i.getTracer)(),M=q.getActiveScopeSpan(),H=!!(null==C?void 0:C.isWrappedByNextServer),K=!!(0,s.getRequestMeta)(e,"minimalMode"),B=(0,s.getRequestMeta)(e,"incrementalCache")||await O.getIncrementalCache(e,A,w,K);null==B||B.resetRequestCache(),globalThis.__incrementalCache=B;let F={params:v,previewProps:w.preview,renderOpts:{experimental:{authInterrupts:!!A.experimental.authInterrupts},cacheComponents:!!A.cacheComponents,supportsDynamicResponse:k,incrementalCache:B,cacheLifeProfiles:A.cacheLife,waitUntil:n.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,n,r,a)=>O.onRequestError(e,t,r,a,C)},sharedContext:{buildId:y}},G=new d.NodeNextRequest(e),V=new d.NodeNextResponse(t),$=u.NextRequestAdapter.fromNodeNextRequest(G,(0,u.signalFromNodeResponse)(t));try{let o,s=async e=>O.handle($,F).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let n=q.getRootSpanAttributes();if(!n)return;if(n.get("next.span_type")!==p.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${n.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let a=n.get("next.route");if(a){let t=`${L} ${a}`;e.setAttributes({"next.route":a,"http.route":a,"next.span_name":t}),e.updateName(t),o&&o!==e&&(o.setAttribute("http.route",a),o.updateName(t))}else e.updateName(`${L} ${r}`)}),l=async o=>{var i,l;let c=async({previousCacheEntry:a})=>{try{if(!K&&I&&x&&!a)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let r=await s(o);e.fetchMetrics=F.renderOpts.fetchMetrics;let i=F.renderOpts.pendingWaitUntil;i&&n.waitUntil&&(n.waitUntil(i),i=void 0);let l=F.renderOpts.collectedTags;if(!D)return await (0,f.sendResponse)(G,V,r,F.renderOpts.pendingWaitUntil),null;{let e=await r.blob(),t=(0,_.toNodeOutgoingHttpHeaders)(r.headers);l&&(t[E.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let n=void 0!==F.renderOpts.collectedRevalidate&&!(F.renderOpts.collectedRevalidate>=E.INFINITE_CACHE)&&F.renderOpts.collectedRevalidate,a=void 0===F.renderOpts.collectedExpire||F.renderOpts.collectedExpire>=E.INFINITE_CACHE?void 0:F.renderOpts.collectedExpire;return{value:{kind:g.CachedRouteKind.APP_ROUTE,status:r.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:n,expire:a}}}}catch(t){throw(null==a?void 0:a.isStale)&&await O.onRequestError(e,t,{routerKind:"App Router",routePath:r,routeType:"route",revalidateReason:(0,h.getRevalidateReason)({isStaticGeneration:W,isOnDemandRevalidate:I})},!1,C),t}},d=await O.handleResponse({req:e,nextConfig:A,cacheKey:j,routeKind:a.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:w,isRoutePPREnabled:!1,isOnDemandRevalidate:I,revalidateOnlyGenerated:x,responseGenerator:c,waitUntil:n.waitUntil,isMinimalMode:K});if(!D)return null;if((null==d||null==(i=d.value)?void 0:i.kind)!==g.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==d||null==(l=d.value)?void 0:l.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});K||t.setHeader("x-nextjs-cache",I?"REVALIDATED":d.isMiss?"MISS":d.isStale?"STALE":"HIT"),S&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let u=(0,_.fromNodeOutgoingHttpHeaders)(d.value.headers);return K&&D||u.delete(E.NEXT_CACHE_TAGS_HEADER),!d.cacheControl||t.getHeader("Cache-Control")||u.get("Cache-Control")||u.set("Cache-Control",(0,R.getCacheControlHeader)(d.cacheControl)),await (0,f.sendResponse)(G,V,new Response(d.value.body,{headers:u,status:d.value.status||200})),null};H&&M?await l(M):(o=q.getActiveScopeSpan(),await q.withPropagatedContext(e.headers,()=>q.trace(p.BaseServerSpan.handleRequest,{spanName:`${L} ${r}`,kind:i.SpanKind.SERVER,attributes:{"http.method":L,"http.target":e.url}},l),void 0,!H))}catch(t){if(t instanceof m.NoFallbackError||await O.onRequestError(e,t,{routerKind:"App Router",routePath:J,routeType:"route",revalidateReason:(0,h.getRevalidateReason)({isStaticGeneration:W,isOnDemandRevalidate:I})},!1,C),D)throw t;return await (0,f.sendResponse)(G,V,new Response(null,{status:500})),null}}e.s(["handler",0,A,"patchFetch",0,function(){return(0,o.patchFetch)({workAsyncStorage:T,workUnitAsyncStorage:S})},"routeModule",0,O,"serverHooks",0,w,"workAsyncStorage",0,T,"workUnitAsyncStorage",0,S]),n()}catch(e){n(e)}},!1),606102,e=>{e.v(e=>Promise.resolve().then(()=>e(548941)))},789543,e=>{e.v(e=>Promise.resolve().then(()=>e(385498)))},579042,e=>{e.v(t=>Promise.all(["server/chunks/src_shared_utils_apiKey_ts_12~h.oz._.js"].map(t=>e.l(t))).then(()=>t(65448)))},49794,e=>{e.v(t=>Promise.all(["server/chunks/src_shared_constants_pricing_ts_0hk12it._.js"].map(t=>e.l(t))).then(()=>t(404503)))},386305,e=>{e.v(e=>Promise.resolve().then(()=>e(878947)))},605589,e=>{e.v(t=>Promise.all(["server/chunks/src_lib_localDb_ts_0ml5l_h._.js"].map(t=>e.l(t))).then(()=>t(969738)))},901259,e=>{e.v(t=>Promise.all(["server/chunks/[externals]_http2_0j-h654._.js"].map(t=>e.l(t))).then(()=>t(925328)))},828068,e=>{e.v(t=>Promise.all(["server/chunks/src_lib_promptCache_index_ts_0jus6ym._.js"].map(t=>e.l(t))).then(()=>t(198426)))},537776,e=>{e.v(t=>Promise.all(["server/chunks/src_lib_usageDb_ts_0oz3f~n._.js"].map(t=>e.l(t))).then(()=>t(36197)))}];
2
2
 
3
- //# sourceMappingURL=%5Broot-of-the-server%5D__0urvs3.._.js.map
3
+ //# sourceMappingURL=%5Broot-of-the-server%5D__01hbf~_._.js.map