shieldcortex 3.5.0 → 4.0.0

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 (1413) hide show
  1. package/dist/api/routes/memories.js +18 -3
  2. package/dist/cortex/cli.js +44 -1
  3. package/dist/cortex/store.d.ts +23 -0
  4. package/dist/cortex/store.js +43 -0
  5. package/dist/database/init.js +11 -1
  6. package/dist/index.js +15 -1
  7. package/dist/lib.d.ts +11 -0
  8. package/dist/lib.js +7 -0
  9. package/dist/memory/consolidate.d.ts +14 -0
  10. package/dist/memory/consolidate.js +73 -0
  11. package/dist/memory/rerank.d.ts +31 -0
  12. package/dist/memory/rerank.js +88 -0
  13. package/dist/memory/save-filter.d.ts +19 -0
  14. package/dist/memory/save-filter.js +60 -0
  15. package/dist/memory/staleness.d.ts +27 -0
  16. package/dist/memory/staleness.js +68 -0
  17. package/dist/memory/store.js +13 -3
  18. package/dist/memory/types.d.ts +12 -0
  19. package/dist/memory/types.js +9 -0
  20. package/dist/tools/recall.js +9 -0
  21. package/dist/tools/remember.d.ts +6 -0
  22. package/dist/tools/remember.js +15 -0
  23. package/package.json +1 -1
  24. package/dashboard/.next/standalone/dashboard/.next/BUILD_ID +0 -1
  25. package/dashboard/.next/standalone/dashboard/.next/app-path-routes-manifest.json +0 -5
  26. package/dashboard/.next/standalone/dashboard/.next/build-manifest.json +0 -19
  27. package/dashboard/.next/standalone/dashboard/.next/package.json +0 -1
  28. package/dashboard/.next/standalone/dashboard/.next/prerender-manifest.json +0 -85
  29. package/dashboard/.next/standalone/dashboard/.next/required-server-files.json +0 -320
  30. package/dashboard/.next/standalone/dashboard/.next/routes-manifest.json +0 -62
  31. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page/app-paths-manifest.json +0 -3
  32. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page/build-manifest.json +0 -16
  33. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page/next-font-manifest.json +0 -6
  34. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page/react-loadable-manifest.json +0 -1
  35. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page/server-reference-manifest.json +0 -4
  36. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page.js +0 -10
  37. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page.js.map +0 -5
  38. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page.js.nft.json +0 -1
  39. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page_client-reference-manifest.js +0 -2
  40. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.html +0 -2
  41. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.meta +0 -15
  42. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.rsc +0 -12
  43. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +0 -5
  44. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +0 -12
  45. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +0 -5
  46. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +0 -4
  47. package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +0 -1
  48. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page/app-paths-manifest.json +0 -3
  49. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page/build-manifest.json +0 -16
  50. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page/next-font-manifest.json +0 -11
  51. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page/react-loadable-manifest.json +0 -1
  52. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page/server-reference-manifest.json +0 -4
  53. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page.js +0 -14
  54. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page.js.map +0 -5
  55. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page.js.nft.json +0 -1
  56. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +0 -2
  57. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.html +0 -1
  58. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.meta +0 -16
  59. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.rsc +0 -16
  60. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +0 -16
  61. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +0 -5
  62. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +0 -8
  63. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +0 -5
  64. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +0 -4
  65. package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +0 -3
  66. package/dashboard/.next/standalone/dashboard/.next/server/app/index.html +0 -1
  67. package/dashboard/.next/standalone/dashboard/.next/server/app/index.meta +0 -14
  68. package/dashboard/.next/standalone/dashboard/.next/server/app/index.rsc +0 -22
  69. package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +0 -9
  70. package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/_full.segment.rsc +0 -22
  71. package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/_head.segment.rsc +0 -5
  72. package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/_index.segment.rsc +0 -8
  73. package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/_tree.segment.rsc +0 -5
  74. package/dashboard/.next/standalone/dashboard/.next/server/app/page/app-paths-manifest.json +0 -3
  75. package/dashboard/.next/standalone/dashboard/.next/server/app/page/build-manifest.json +0 -16
  76. package/dashboard/.next/standalone/dashboard/.next/server/app/page/next-font-manifest.json +0 -11
  77. package/dashboard/.next/standalone/dashboard/.next/server/app/page/react-loadable-manifest.json +0 -15
  78. package/dashboard/.next/standalone/dashboard/.next/server/app/page/server-reference-manifest.json +0 -4
  79. package/dashboard/.next/standalone/dashboard/.next/server/app/page.js +0 -16
  80. package/dashboard/.next/standalone/dashboard/.next/server/app/page.js.map +0 -5
  81. package/dashboard/.next/standalone/dashboard/.next/server/app/page.js.nft.json +0 -1
  82. package/dashboard/.next/standalone/dashboard/.next/server/app/page_client-reference-manifest.js +0 -2
  83. package/dashboard/.next/standalone/dashboard/.next/server/app-paths-manifest.json +0 -5
  84. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_@tanstack_68dcbde9._.js +0 -3
  85. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_eb0d92cc._.js +0 -4
  86. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_client_components_58dc8591._.js +0 -3
  87. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_client_components_builtin_forbidden_abdccc1c.js +0 -3
  88. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_client_components_builtin_global-error_44d7ee55.js +0 -3
  89. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_client_components_builtin_unauthorized_52fb9d40.js +0 -3
  90. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_e83b0b39._.js +0 -6
  91. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_esm_build_templates_app-page_f7d4354e.js +0 -4
  92. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_fe6a9400._.js +0 -4
  93. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__1837adce._.js +0 -3
  94. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__3b976911._.js +0 -3
  95. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__521be65c._.js +0 -3
  96. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__536fb178._.js +0 -3
  97. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__7d500b5a._.js +0 -3
  98. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__883523b7._.js +0 -10
  99. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__9d976219._.js +0 -3
  100. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__c95102dd._.js +0 -3
  101. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__dd62b66f._.js +0 -3
  102. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__e7b9112f._.js +0 -3
  103. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[turbopack]_runtime.js +0 -795
  104. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_19978329._.js +0 -3
  105. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_1cd9d700._.js +0 -4
  106. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_3051539d._.js +0 -11
  107. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app__global-error_page_actions_df87ba42.js +0 -3
  108. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app__not-found_page_actions_a714dc72.js +0 -3
  109. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app_page_actions_e8f11d60.js +0 -3
  110. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_f4cc9ff7._.js +0 -3
  111. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_src_app_error_tsx_0aa69400._.js +0 -3
  112. package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_src_app_error_tsx_6f8e74b4._.js +0 -3
  113. package/dashboard/.next/standalone/dashboard/.next/server/functions-config-manifest.json +0 -4
  114. package/dashboard/.next/standalone/dashboard/.next/server/middleware-build-manifest.js +0 -20
  115. package/dashboard/.next/standalone/dashboard/.next/server/middleware-manifest.json +0 -6
  116. package/dashboard/.next/standalone/dashboard/.next/server/next-font-manifest.js +0 -1
  117. package/dashboard/.next/standalone/dashboard/.next/server/next-font-manifest.json +0 -15
  118. package/dashboard/.next/standalone/dashboard/.next/server/pages/404.html +0 -1
  119. package/dashboard/.next/standalone/dashboard/.next/server/pages/500.html +0 -2
  120. package/dashboard/.next/standalone/dashboard/.next/server/pages-manifest.json +0 -4
  121. package/dashboard/.next/standalone/dashboard/.next/server/server-reference-manifest.js +0 -1
  122. package/dashboard/.next/standalone/dashboard/.next/server/server-reference-manifest.json +0 -5
  123. package/dashboard/.next/standalone/dashboard/.next/static/0kztAum6WgVdv9H0mXsVv/_buildManifest.js +0 -11
  124. package/dashboard/.next/standalone/dashboard/.next/static/0kztAum6WgVdv9H0mXsVv/_clientMiddlewareManifest.json +0 -1
  125. package/dashboard/.next/standalone/dashboard/.next/static/0kztAum6WgVdv9H0mXsVv/_ssgManifest.js +0 -1
  126. package/dashboard/.next/standalone/dashboard/.next/static/chunks/215ce64499260c25.js +0 -1
  127. package/dashboard/.next/standalone/dashboard/.next/static/chunks/2473c16c0c2f6b5f.css +0 -2
  128. package/dashboard/.next/standalone/dashboard/.next/static/chunks/3c430292ca8ddc5f.css +0 -1
  129. package/dashboard/.next/standalone/dashboard/.next/static/chunks/4c20fb97ba4556e7.js +0 -1
  130. package/dashboard/.next/standalone/dashboard/.next/static/chunks/64ee9622541d967c.js +0 -1
  131. package/dashboard/.next/standalone/dashboard/.next/static/chunks/6ba7a5c1a80a6791.js +0 -1
  132. package/dashboard/.next/standalone/dashboard/.next/static/chunks/7d08316952ccdcef.js +0 -5
  133. package/dashboard/.next/standalone/dashboard/.next/static/chunks/a2549232b06fdb76.js +0 -842
  134. package/dashboard/.next/standalone/dashboard/.next/static/chunks/a6dad97d9634a72d.js +0 -1
  135. package/dashboard/.next/standalone/dashboard/.next/static/chunks/a6dad97d9634a72d.js.map +0 -1
  136. package/dashboard/.next/standalone/dashboard/.next/static/chunks/b3ac7aa47461e043.js +0 -3
  137. package/dashboard/.next/standalone/dashboard/.next/static/chunks/d3d8171bf50ef87e.js +0 -1
  138. package/dashboard/.next/standalone/dashboard/.next/static/chunks/da64d159c042f5ae.js +0 -1
  139. package/dashboard/.next/standalone/dashboard/.next/static/chunks/e007ff86847a4042.js +0 -1
  140. package/dashboard/.next/standalone/dashboard/.next/static/chunks/e8456c3e5fe1c1d8.js +0 -1
  141. package/dashboard/.next/standalone/dashboard/.next/static/chunks/ec55aacd8af83909.js +0 -1
  142. package/dashboard/.next/standalone/dashboard/.next/static/chunks/f772b169c536121a.js +0 -9
  143. package/dashboard/.next/standalone/dashboard/.next/static/chunks/turbopack-c2d84e7d37269ac1.js +0 -4
  144. package/dashboard/.next/standalone/dashboard/.next/static/media/4fa387ec64143e14-s.c1fdd6c2.woff2 +0 -0
  145. package/dashboard/.next/standalone/dashboard/.next/static/media/7178b3e590c64307-s.b97b3418.woff2 +0 -0
  146. package/dashboard/.next/standalone/dashboard/.next/static/media/797e433ab948586e-s.p.dbea232f.woff2 +0 -0
  147. package/dashboard/.next/standalone/dashboard/.next/static/media/8a480f0b521d4e75-s.8e0177b5.woff2 +0 -0
  148. package/dashboard/.next/standalone/dashboard/.next/static/media/bbc41e54d2fcbd21-s.799d8ef8.woff2 +0 -0
  149. package/dashboard/.next/standalone/dashboard/.next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2 +0 -0
  150. package/dashboard/.next/standalone/dashboard/node_modules/@img/colour/color.cjs +0 -1594
  151. package/dashboard/.next/standalone/dashboard/node_modules/@img/colour/index.cjs +0 -1
  152. package/dashboard/.next/standalone/dashboard/node_modules/@img/colour/package.json +0 -45
  153. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linux-x64/README.md +0 -46
  154. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linux-x64/lib/glib-2.0/include/glibconfig.h +0 -221
  155. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linux-x64/lib/index.js +0 -1
  156. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linux-x64/lib/libvips-cpp.so.8.17.3 +0 -0
  157. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linux-x64/package.json +0 -42
  158. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linux-x64/versions.json +0 -30
  159. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linuxmusl-x64/README.md +0 -46
  160. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/glib-2.0/include/glibconfig.h +0 -221
  161. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/index.js +0 -1
  162. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/libvips-cpp.so.8.17.3 +0 -0
  163. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linuxmusl-x64/package.json +0 -42
  164. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linuxmusl-x64/versions.json +0 -30
  165. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-linux-x64/lib/sharp-linux-x64.node +0 -0
  166. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-linux-x64/package.json +0 -46
  167. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-linuxmusl-x64/lib/sharp-linuxmusl-x64.node +0 -0
  168. package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-linuxmusl-x64/package.json +0 -46
  169. package/dashboard/.next/standalone/dashboard/node_modules/@next/env/dist/index.js +0 -1
  170. package/dashboard/.next/standalone/dashboard/node_modules/@next/env/package.json +0 -36
  171. package/dashboard/.next/standalone/dashboard/node_modules/@swc/helpers/cjs/_interop_require_default.cjs +0 -6
  172. package/dashboard/.next/standalone/dashboard/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs +0 -38
  173. package/dashboard/.next/standalone/dashboard/node_modules/@swc/helpers/package.json +0 -471
  174. package/dashboard/.next/standalone/dashboard/node_modules/client-only/index.js +0 -0
  175. package/dashboard/.next/standalone/dashboard/node_modules/client-only/package.json +0 -19
  176. package/dashboard/.next/standalone/dashboard/node_modules/detect-libc/lib/detect-libc.js +0 -313
  177. package/dashboard/.next/standalone/dashboard/node_modules/detect-libc/lib/elf.js +0 -39
  178. package/dashboard/.next/standalone/dashboard/node_modules/detect-libc/lib/filesystem.js +0 -51
  179. package/dashboard/.next/standalone/dashboard/node_modules/detect-libc/lib/process.js +0 -24
  180. package/dashboard/.next/standalone/dashboard/node_modules/detect-libc/package.json +0 -44
  181. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/adapter/build-complete.js +0 -993
  182. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/after-production-compile.js +0 -95
  183. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/analysis/extract-const-value.js +0 -205
  184. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/analysis/get-page-static-info.js +0 -601
  185. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/analysis/parse-module.js +0 -20
  186. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/analyze/index.js +0 -242
  187. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/loader/get-config.js +0 -429
  188. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/loader/index.js +0 -56
  189. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/loader/transform.js +0 -103
  190. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/loader/util.js +0 -20
  191. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/commonjs.js +0 -42
  192. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/jsx-pragma.js +0 -74
  193. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/next-font-unsupported.js +0 -36
  194. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/next-page-config.js +0 -104
  195. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/next-page-disallow-re-export-all-exports.js +0 -29
  196. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/next-ssg-transform.js +0 -345
  197. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/optimize-hook-destructuring.js +0 -60
  198. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/react-loadable-plugin.js +0 -145
  199. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/preset.js +0 -250
  200. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/build-context.js +0 -58
  201. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/collect-build-traces.js +0 -536
  202. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/compiler.js +0 -88
  203. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/create-compiler-aliases.js +0 -436
  204. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/define-env.js +0 -237
  205. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/duration-to-string.js +0 -99
  206. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/entries.js +0 -798
  207. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/generate-build-id.js +0 -31
  208. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/generate-routes-manifest.js +0 -91
  209. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/get-babel-config-file.js +0 -35
  210. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/get-babel-loader-config.js +0 -109
  211. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/get-static-info-including-layouts.js +0 -81
  212. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/handle-entrypoints.js +0 -176
  213. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/handle-externals.js +0 -290
  214. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/index.js +0 -2683
  215. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/is-writeable.js +0 -26
  216. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/jest/__mocks__/empty.js +0 -10
  217. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/jest/__mocks__/fileMock.js +0 -15
  218. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/jest/__mocks__/nextFontMock.js +0 -20
  219. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/jest/__mocks__/styleMock.js +0 -10
  220. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/jest/jest.js +0 -227
  221. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/jest/object-proxy.js +0 -50
  222. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/load-entrypoint.js +0 -30
  223. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/load-jsconfig.js +0 -162
  224. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/lockfile.js +0 -160
  225. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/manifests/formatter/format-manifest.js +0 -19
  226. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/next-config-ts/require-hook.js +0 -85
  227. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/next-config-ts/transpile-config.js +0 -172
  228. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/next-dir-paths.js +0 -37
  229. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/normalize-catchall-routes.js +0 -76
  230. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/output/format.js +0 -84
  231. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/output/index.js +0 -186
  232. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/output/log.js +0 -135
  233. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/output/store.js +0 -204
  234. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/page-extensions-type.js +0 -6
  235. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/fetch/index.js +0 -6
  236. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js +0 -7
  237. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/object-assign.js +0 -6
  238. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/object.assign/auto.js +0 -4
  239. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/object.assign/implementation.js +0 -4
  240. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/object.assign/index.js +0 -19
  241. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/object.assign/polyfill.js +0 -6
  242. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/object.assign/shim.js +0 -6
  243. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/polyfill-module.js +0 -1
  244. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/polyfill-nomodule.js +0 -1
  245. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/process.js +0 -5
  246. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/preview-key-utils.js +0 -91
  247. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/progress.js +0 -151
  248. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/rendering-mode.js +0 -26
  249. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/segment-config/app/app-segment-config.js +0 -145
  250. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/segment-config/app/app-segments.js +0 -137
  251. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/segment-config/app/collect-root-param-keys.js +0 -52
  252. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/segment-config/middleware/middleware-config.js +0 -121
  253. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/segment-config/pages/pages-segment-config.js +0 -62
  254. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/sort-by-page-exts.js +0 -30
  255. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/spinner.js +0 -138
  256. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js +0 -137
  257. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/static-paths/app.js +0 -682
  258. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/static-paths/pages.js +0 -169
  259. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/static-paths/types.js +0 -6
  260. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/static-paths/utils.js +0 -119
  261. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/swc/helpers.js +0 -15
  262. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/swc/index.js +0 -1271
  263. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/swc/install-bindings.js +0 -30
  264. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/swc/jest-transformer.js +0 -75
  265. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/swc/options.js +0 -386
  266. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/swc/types.js +0 -6
  267. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/app-page.js +0 -1071
  268. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/app-route.js +0 -420
  269. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/edge-app-route.js +0 -85
  270. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/edge-ssr-app.js +0 -309
  271. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/edge-ssr.js +0 -335
  272. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/edge-wrapper.js +0 -24
  273. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/helpers.js +0 -36
  274. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/middleware.js +0 -115
  275. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/pages-api.js +0 -194
  276. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/pages-edge-api.js +0 -39
  277. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/pages.js +0 -155
  278. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turbopack-analyze/index.js +0 -116
  279. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turbopack-build/impl.js +0 -244
  280. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turbopack-build/index.js +0 -85
  281. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turborepo-access-trace/env.js +0 -29
  282. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turborepo-access-trace/helpers.js +0 -104
  283. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turborepo-access-trace/index.js +0 -30
  284. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turborepo-access-trace/result.js +0 -51
  285. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turborepo-access-trace/tcp.js +0 -41
  286. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turborepo-access-trace/types.js +0 -8
  287. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/type-check.js +0 -151
  288. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/utils.js +0 -1261
  289. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/validate-app-paths.js +0 -242
  290. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/alias/react-dom-server-experimental.js +0 -32
  291. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/alias/react-dom-server.js +0 -32
  292. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/cache-invalidation.js +0 -91
  293. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/base.js +0 -82
  294. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/index.js +0 -562
  295. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/client.js +0 -49
  296. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/file-resolve.js +0 -21
  297. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/getCssModuleLocalIdent.js +0 -37
  298. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/global.js +0 -65
  299. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/index.js +0 -22
  300. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/modules.js +0 -86
  301. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/next-font.js +0 -62
  302. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/messages.js +0 -45
  303. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/plugins.js +0 -190
  304. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/images/index.js +0 -42
  305. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/images/messages.js +0 -16
  306. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/helpers.js +0 -78
  307. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/index.js +0 -46
  308. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/utils.js +0 -13
  309. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/CssSyntaxError.js +0 -32
  310. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/camelcase.js +0 -93
  311. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js +0 -287
  312. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/index.js +0 -36
  313. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-icss-parser.js +0 -105
  314. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-import-parser.js +0 -220
  315. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.js +0 -307
  316. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js +0 -83
  317. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/getUrl.js +0 -23
  318. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/utils.js +0 -459
  319. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/devtool/devtool-style-inject.js +0 -129
  320. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/empty-loader.js +0 -14
  321. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/error-loader.js +0 -36
  322. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/get-module-build-info.js +0 -15
  323. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/codegen.js +0 -156
  324. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/index.js +0 -27
  325. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/interface.js +0 -17
  326. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/loader.js +0 -429
  327. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/minify.js +0 -94
  328. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/utils.js +0 -58
  329. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/metadata/discover.js +0 -122
  330. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/metadata/resolve-route-data.js +0 -171
  331. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/metadata/types.js +0 -7
  332. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/modularize-import-loader.js +0 -39
  333. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-app-loader/create-app-route-code.js +0 -65
  334. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js +0 -765
  335. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-barrel-loader.js +0 -268
  336. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js +0 -37
  337. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-edge-app-route-loader/index.js +0 -51
  338. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-edge-function-loader.js +0 -52
  339. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-edge-ssr-loader/index.js +0 -93
  340. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-error-browser-binary-loader.js +0 -21
  341. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-action-entry-loader.js +0 -32
  342. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js +0 -45
  343. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-client-module-loader.js +0 -49
  344. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-css-loader.js +0 -56
  345. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-client-wrapper.js +0 -33
  346. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-validate.js +0 -27
  347. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/cache-wrapper.js +0 -13
  348. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js +0 -211
  349. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js +0 -14
  350. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/server-reference.js +0 -13
  351. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/track-dynamic-import.js +0 -13
  352. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js +0 -29
  353. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js +0 -133
  354. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-font-loader/postcss-next-font.js +0 -169
  355. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-image-loader/blur.js +0 -73
  356. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-image-loader/index.js +0 -80
  357. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-invalid-import-error-loader.js +0 -28
  358. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js +0 -158
  359. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js +0 -342
  360. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-middleware-asset-loader.js +0 -46
  361. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js +0 -59
  362. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-middleware-wasm-loader.js +0 -46
  363. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-root-params-loader.js +0 -164
  364. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js +0 -141
  365. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-style-loader/index.js +0 -220
  366. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-style-loader/runtime/injectStylesIntoLinkTag.js +0 -61
  367. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-style-loader/runtime/injectStylesIntoStyleTag.js +0 -221
  368. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-style-loader/runtime/isEqualLocals.js +0 -27
  369. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-swc-loader.js +0 -241
  370. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Error.js +0 -40
  371. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Warning.js +0 -35
  372. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js +0 -125
  373. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/utils.js +0 -86
  374. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js +0 -101
  375. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/file-protocol.js +0 -78
  376. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/join-function.js +0 -190
  377. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/postcss.js +0 -92
  378. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/value-processor.js +0 -97
  379. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/utils.js +0 -100
  380. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin-utils.js +0 -79
  381. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin.js +0 -183
  382. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/copy-file-plugin.js +0 -67
  383. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/css-chunking-plugin.js +0 -277
  384. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/css-minimizer-plugin.js +0 -92
  385. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/devtools-ignore-list-plugin.js +0 -78
  386. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/eval-source-map-dev-tool-plugin.js +0 -191
  387. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/flight-client-entry-plugin.js +0 -793
  388. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.js +0 -420
  389. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/force-complete-runtime.js +0 -42
  390. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/jsconfig-paths-plugin.js +0 -219
  391. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/memory-with-gc-cache-plugin.js +0 -114
  392. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/middleware-plugin.js +0 -614
  393. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/mini-css-extract-plugin.js +0 -24
  394. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js +0 -188
  395. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/next-font-manifest-plugin.js +0 -120
  396. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/next-trace-entrypoints-plugin.js +0 -542
  397. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/next-types-plugin/index.js +0 -428
  398. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/next-types-plugin/shared.js +0 -14
  399. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/nextjs-require-cache-hot-reloader.js +0 -57
  400. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/optional-peer-dependency-resolve-plugin.js +0 -45
  401. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/pages-manifest-plugin.js +0 -146
  402. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/profiling-plugin.js +0 -282
  403. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/react-loadable-plugin.js +0 -169
  404. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/rspack-flight-client-entry-plugin.js +0 -97
  405. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/rspack-profiling-plugin.js +0 -62
  406. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/slow-module-detection-plugin.js +0 -190
  407. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/subresource-integrity-plugin.js +0 -62
  408. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/telemetry-plugin.js +0 -188
  409. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/update-telemetry-loader-context-from-swc.js +0 -28
  410. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/use-cache-tracker-utils.js +0 -43
  411. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/getModuleTrace.js +0 -89
  412. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js +0 -43
  413. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parse-dynamic-code-evaluation-error.js +0 -19
  414. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseBabel.js +0 -29
  415. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseCss.js +0 -29
  416. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextAppLoaderError.js +0 -26
  417. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextFontError.js +0 -33
  418. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextInvalidImportError.js +0 -26
  419. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js +0 -166
  420. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseScss.js +0 -42
  421. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/simpleWebpackError.js +0 -18
  422. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js +0 -138
  423. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/stringify-request.js +0 -15
  424. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/utils.js +0 -109
  425. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack-build/impl.js +0 -381
  426. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack-build/index.js +0 -179
  427. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack-config-rules/resolve.js +0 -55
  428. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack-config.js +0 -2343
  429. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/worker.js +0 -35
  430. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/write-build-id.js +0 -19
  431. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/cli/next-test.js +0 -169
  432. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/add-base-path.js +0 -24
  433. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/app-build-id.js +0 -49
  434. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/app-call-server.js +0 -34
  435. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/app-find-source-map-url.js +0 -38
  436. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/assign-location.js +0 -29
  437. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/app-router-announcer.js +0 -78
  438. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/app-router-headers.js +0 -128
  439. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/app-router-instance.js +0 -319
  440. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/app-router-utils.js +0 -62
  441. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/app-router.js +0 -495
  442. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/builtin/default.js +0 -35
  443. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/builtin/global-error.js +0 -82
  444. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/dev-root-http-access-fallback-boundary.js +0 -52
  445. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/error-boundary.js +0 -134
  446. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js +0 -86
  447. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/errors/root-error-boundary.js +0 -41
  448. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/forbidden.js +0 -48
  449. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/handle-isr-error.js +0 -31
  450. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/hooks-server-context.js +0 -42
  451. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js +0 -125
  452. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js +0 -72
  453. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/is-next-router-error.js +0 -23
  454. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/links.js +0 -292
  455. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/match-segments.js +0 -32
  456. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/nav-failure-handler.js +0 -61
  457. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/navigation-devtools.js +0 -126
  458. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/navigation-untracked.js +0 -65
  459. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/navigation.js +0 -198
  460. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/navigation.react-server.js +0 -72
  461. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/not-found.js +0 -42
  462. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/readonly-url-search-params.js +0 -41
  463. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/redirect-boundary.js +0 -107
  464. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/redirect-error.js +0 -52
  465. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/redirect-status-code.js +0 -24
  466. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/redirect.js +0 -91
  467. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js +0 -128
  468. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js +0 -21
  469. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js +0 -59
  470. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js +0 -32
  471. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js +0 -340
  472. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/handle-mutable.js +0 -66
  473. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js +0 -51
  474. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js +0 -1129
  475. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js +0 -64
  476. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js +0 -38
  477. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js +0 -23
  478. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js +0 -168
  479. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js +0 -68
  480. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js +0 -78
  481. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js +0 -292
  482. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js +0 -56
  483. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js +0 -61
  484. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/router-reducer.js +0 -66
  485. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js +0 -60
  486. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/cache-key.js +0 -28
  487. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/cache-map.js +0 -305
  488. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/cache.js +0 -1432
  489. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/lru.js +0 -145
  490. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/navigation.js +0 -459
  491. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/prefetch.js +0 -31
  492. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/scheduler.js +0 -1150
  493. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/types.js +0 -69
  494. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/vary-path.js +0 -216
  495. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/static-generation-bailout.js +0 -42
  496. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/unauthorized.js +0 -49
  497. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/unrecognized-action-error.js +0 -39
  498. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/unresolved-thenable.js +0 -23
  499. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/unstable-rethrow.browser.js +0 -28
  500. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/unstable-rethrow.js +0 -25
  501. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/unstable-rethrow.server.js +0 -32
  502. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/use-action-queue.js +0 -102
  503. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/dev/debug-channel.js +0 -72
  504. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/flight-data-helpers.js +0 -219
  505. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/has-base-path.js +0 -23
  506. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/lib/console.js +0 -177
  507. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/normalize-trailing-slash.js +0 -36
  508. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/remove-base-path.js +0 -32
  509. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/route-params.js +0 -230
  510. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js +0 -339
  511. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/cookies/package.json +0 -1
  512. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/ponyfill/index.js +0 -46
  513. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/ponyfill/package.json +0 -1
  514. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js.text.js +0 -1
  515. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/console.js.text.js +0 -1
  516. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/events.js.text.js +0 -1
  517. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/index.js +0 -5
  518. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/load.js +0 -18713
  519. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/package.json +0 -1
  520. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/stream.js +0 -44
  521. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/timers.js.text.js +0 -1
  522. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/url.js.text.js +0 -1
  523. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@hapi/accept/index.js +0 -1
  524. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@hapi/accept/package.json +0 -1
  525. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/index.js +0 -1
  526. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/package.json +0 -1
  527. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@napi-rs/triples/index.js +0 -1
  528. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@napi-rs/triples/package.json +0 -1
  529. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@opentelemetry/api/index.js +0 -1
  530. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@opentelemetry/api/package.json +0 -1
  531. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/async-retry/index.js +0 -1
  532. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/async-retry/package.json +0 -1
  533. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/async-sema/index.js +0 -1
  534. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/async-sema/package.json +0 -1
  535. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/babel/code-frame.js +0 -1
  536. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/babel/package.json +0 -1
  537. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/babel-code-frame/index.js +0 -1
  538. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/babel-code-frame/package.json +0 -1
  539. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/busboy/index.js +0 -1
  540. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/busboy/package.json +0 -1
  541. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/bytes/index.js +0 -8
  542. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/bytes/package.json +0 -1
  543. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/ci-info/index.js +0 -1
  544. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/ci-info/package.json +0 -1
  545. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/commander/index.js +0 -1
  546. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/commander/package.json +0 -1
  547. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/comment-json/index.js +0 -7
  548. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/comment-json/package.json +0 -1
  549. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/compression/index.js +0 -58
  550. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/compression/package.json +0 -1
  551. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/conf/index.js +0 -15
  552. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/conf/package.json +0 -1
  553. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/content-disposition/index.js +0 -6
  554. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/content-disposition/package.json +0 -1
  555. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/cookie/index.js +0 -7
  556. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/cookie/package.json +0 -1
  557. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/cross-spawn/index.js +0 -1
  558. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/cross-spawn/package.json +0 -1
  559. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/debug/index.js +0 -1
  560. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/debug/package.json +0 -1
  561. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/edge-runtime/index.js +0 -1
  562. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/edge-runtime/package.json +0 -1
  563. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/find-up/index.js +0 -1
  564. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/find-up/package.json +0 -1
  565. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/fresh/index.js +0 -8
  566. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/fresh/package.json +0 -1
  567. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/http-proxy/index.js +0 -34
  568. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/http-proxy/package.json +0 -1
  569. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/image-detector/detector.js +0 -1
  570. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/image-size/index.js +0 -1
  571. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/image-size/package.json +0 -1
  572. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/ipaddr.js/ipaddr.js +0 -1
  573. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/ipaddr.js/package.json +0 -1
  574. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/is-animated/index.js +0 -1
  575. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/is-animated/package.json +0 -1
  576. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/is-docker/index.js +0 -1
  577. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/is-docker/package.json +0 -1
  578. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/is-wsl/index.js +0 -1
  579. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/is-wsl/package.json +0 -1
  580. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/jsonwebtoken/index.js +0 -11
  581. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/jsonwebtoken/package.json +0 -1
  582. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/nanoid/index.cjs +0 -1
  583. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/nanoid/package.json +0 -1
  584. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +0 -24
  585. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +0 -24
  586. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +0 -20
  587. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/p-limit/index.js +0 -1
  588. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/p-limit/package.json +0 -1
  589. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/p-queue/index.js +0 -1
  590. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/p-queue/package.json +0 -1
  591. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/path-browserify/index.js +0 -1
  592. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/path-browserify/package.json +0 -1
  593. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/path-to-regexp/index.js +0 -1
  594. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/path-to-regexp/package.json +0 -1
  595. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/picomatch/index.js +0 -1
  596. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/picomatch/package.json +0 -1
  597. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js +0 -133
  598. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/react-is/cjs/react-is.production.js +0 -130
  599. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/react-is/index.js +0 -7
  600. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/react-is/package.json +0 -26
  601. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/regenerator-runtime/package.json +0 -19
  602. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/regenerator-runtime/runtime.js +0 -729
  603. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/semver/index.js +0 -1
  604. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/semver/package.json +0 -1
  605. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/send/index.js +0 -70
  606. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/send/package.json +0 -1
  607. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/source-map/package.json +0 -1
  608. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/source-map/source-map.js +0 -1
  609. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/stacktrace-parser/package.json +0 -1
  610. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js +0 -1
  611. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/string-hash/index.js +0 -1
  612. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/string-hash/package.json +0 -1
  613. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/strip-ansi/index.js +0 -1
  614. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/strip-ansi/package.json +0 -1
  615. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/superstruct/index.cjs +0 -1
  616. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/superstruct/package.json +0 -1
  617. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/tar/index.js +0 -1
  618. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/tar/package.json +0 -1
  619. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/text-table/index.js +0 -1
  620. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/text-table/package.json +0 -1
  621. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/watchpack/package.json +0 -1
  622. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/watchpack/watchpack.js +0 -1
  623. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/ws/index.js +0 -1
  624. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/ws/package.json +0 -1
  625. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/zod/index.cjs +0 -1
  626. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/zod/package.json +0 -1
  627. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/zod-validation-error/index.js +0 -1
  628. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/zod-validation-error/package.json +0 -1
  629. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/experimental/testmode/context.js +0 -57
  630. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/experimental/testmode/fetch.js +0 -142
  631. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/experimental/testmode/httpget.js +0 -26
  632. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/experimental/testmode/server-edge.js +0 -32
  633. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/experimental/testmode/server.js +0 -62
  634. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/export/helpers/create-incremental-cache.js +0 -61
  635. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/batcher.js +0 -65
  636. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/build-custom-route.js +0 -46
  637. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/bundler.js +0 -97
  638. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/client-and-server-references.js +0 -54
  639. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/coalesced-function.js +0 -39
  640. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/compile-error.js +0 -14
  641. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/constants.js +0 -405
  642. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/create-client-router-filter.js +0 -67
  643. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/default-transpiled-packages.json +0 -1
  644. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/detached-promise.js +0 -32
  645. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/detect-typo.js +0 -51
  646. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/download-swc.js +0 -183
  647. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/error-telemetry-utils.js +0 -42
  648. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/fallback.js +0 -100
  649. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/fatal-error.js +0 -14
  650. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/file-exists.js +0 -53
  651. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/find-config.js +0 -102
  652. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/find-pages-dir.js +0 -65
  653. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/find-root.js +0 -122
  654. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/format-cli-help-output.js +0 -84
  655. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/format-dynamic-import-path.js +0 -24
  656. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/format-server-error.js +0 -74
  657. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/framework/boundary-components.js +0 -62
  658. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/framework/boundary-constants.js +0 -36
  659. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/fs/rename.js +0 -87
  660. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/fs/write-atomic.js +0 -28
  661. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/generate-interception-routes-rewrites.js +0 -69
  662. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/get-files-in-dir.js +0 -33
  663. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/get-network-host.js +0 -44
  664. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/get-package-version.js +0 -118
  665. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/get-project-dir.js +0 -51
  666. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/has-necessary-dependencies.js +0 -49
  667. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/get-cache-directory.js +0 -66
  668. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/get-npx-command.js +0 -29
  669. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/get-online.js +0 -50
  670. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/get-pkg-manager.js +0 -63
  671. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/get-registry.js +0 -45
  672. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/get-reserved-port.js +0 -116
  673. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/install.js +0 -83
  674. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/import-next-warning.js +0 -50
  675. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/inline-static-env.js +0 -112
  676. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/install-dependencies.js +0 -40
  677. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/interop-default.js +0 -15
  678. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-api-route.js +0 -15
  679. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-app-page-route.js +0 -15
  680. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-app-route-route.js +0 -15
  681. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-edge-runtime.js +0 -16
  682. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-error.js +0 -78
  683. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-internal-component.js +0 -36
  684. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-serializable-props.js +0 -106
  685. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/known-edge-safe-packages.json +0 -1
  686. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/load-custom-routes.js +0 -550
  687. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/memory/gc-observer.js +0 -53
  688. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/memory/shutdown.js +0 -29
  689. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/memory/startup.js +0 -47
  690. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/memory/trace.js +0 -109
  691. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/constants.js +0 -40
  692. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/default-metadata.js +0 -82
  693. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/alternate.js +0 -55
  694. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/basic.js +0 -307
  695. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/icon-mark.js +0 -22
  696. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/icons.js +0 -64
  697. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/meta.js +0 -123
  698. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/opengraph.js +0 -478
  699. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/utils.js +0 -52
  700. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/get-metadata-route.js +0 -114
  701. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/is-metadata-route.js +0 -221
  702. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/metadata-context.js +0 -18
  703. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/metadata.js +0 -243
  704. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/resolve-metadata.js +0 -859
  705. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js +0 -232
  706. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js +0 -56
  707. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js +0 -199
  708. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js +0 -40
  709. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js +0 -135
  710. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/alternative-urls-types.js +0 -7
  711. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/extra-types.js +0 -9
  712. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/icons.js +0 -6
  713. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/manifest-types.js +0 -6
  714. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/metadata-interface.js +0 -18
  715. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/metadata-types.js +0 -10
  716. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/opengraph-types.js +0 -6
  717. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/resolvers.js +0 -6
  718. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/twitter-types.js +0 -7
  719. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/mime-type.js +0 -20
  720. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/mkcert.js +0 -204
  721. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/multi-file-writer.js +0 -75
  722. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/needs-experimental-react.js +0 -16
  723. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/non-nullable.js +0 -15
  724. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/normalize-path.js +0 -21
  725. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/oxford-comma-list.js +0 -15
  726. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/page-types.js +0 -18
  727. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/patch-incorrect-lockfile.js +0 -185
  728. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/pick.js +0 -19
  729. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/picocolors.js +0 -177
  730. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/pretty-bytes.js +0 -74
  731. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/realpath.js +0 -20
  732. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/recursive-copy.js +0 -76
  733. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/recursive-delete.js +0 -137
  734. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/recursive-readdir.js +0 -124
  735. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/redirect-status.js +0 -46
  736. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/require-instrumentation-client.js +0 -26
  737. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/resolve-build-paths.js +0 -149
  738. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/resolve-from.js +0 -65
  739. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/route-pattern-normalizer.js +0 -107
  740. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/scheduler.js +0 -64
  741. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/semver-noop.js +0 -18
  742. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/server-external-packages.jsonc +0 -103
  743. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/setup-exception-listeners.js +0 -11
  744. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/static-env.js +0 -92
  745. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/try-to-parse-path.js +0 -68
  746. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/turbopack-warning.js +0 -186
  747. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/diagnosticFormatter.js +0 -240
  748. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js +0 -73
  749. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/getTypeScriptIntent.js +0 -52
  750. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/missingDependencyError.js +0 -27
  751. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/runTypeCheck.js +0 -151
  752. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/type-paths.js +0 -56
  753. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/writeAppTypeDeclarations.js +0 -65
  754. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js +0 -394
  755. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/url.js +0 -75
  756. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/verify-partytown-setup.js +0 -115
  757. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/verify-root-layout.js +0 -165
  758. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/verify-typescript-setup.js +0 -178
  759. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/wait.js +0 -19
  760. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/with-promise-cache.js +0 -24
  761. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/worker.js +0 -223
  762. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/next-devtools/server/shared.js +0 -61
  763. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/ReactDOMServerPages.js +0 -16
  764. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/accept-header.js +0 -132
  765. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/after/after-context.js +0 -140
  766. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/after/after.js +0 -26
  767. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/after/awaiter.js +0 -74
  768. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/after/builtin-request-context.js +0 -38
  769. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/after/index.js +0 -21
  770. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/after/run-with-after.js +0 -35
  771. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/api-utils/get-cookie-parser.js +0 -22
  772. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/api-utils/index.js +0 -201
  773. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/api-utils/node/api-resolver.js +0 -395
  774. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/api-utils/node/parse-body.js +0 -79
  775. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/api-utils/node/try-get-preview-data.js +0 -86
  776. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/api-utils/web.js +0 -17
  777. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/action-async-storage-instance.js +0 -14
  778. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/action-async-storage.external.js +0 -13
  779. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/action-handler.js +0 -952
  780. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js +0 -14
  781. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/after-task-async-storage.external.js +0 -13
  782. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/app-render-prerender-utils.js +0 -249
  783. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/app-render-render-utils.js +0 -112
  784. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/app-render-scheduling.js +0 -188
  785. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/app-render.js +0 -3526
  786. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/async-local-storage.js +0 -76
  787. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/cache-signal.js +0 -181
  788. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/collect-segment-data.js +0 -276
  789. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/console-async-storage-instance.js +0 -14
  790. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/console-async-storage.external.js +0 -13
  791. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/create-component-styles-and-scripts.js +0 -33
  792. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/create-component-tree.js +0 -754
  793. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/create-error-handler.js +0 -187
  794. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/create-flight-router-state-from-loader-tree.js +0 -76
  795. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/csrf-protection.js +0 -75
  796. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js +0 -14
  797. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js +0 -13
  798. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/dynamic-rendering.js +0 -828
  799. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/encryption-utils-server.js +0 -114
  800. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/encryption-utils.js +0 -93
  801. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/encryption.js +0 -238
  802. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/entry-base.js +0 -237
  803. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/flight-render-result.js +0 -28
  804. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/get-asset-query-string.js +0 -29
  805. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/get-css-inlined-link-tags.js +0 -49
  806. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/get-layer-assets.js +0 -65
  807. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/get-preloadable-fonts.js +0 -39
  808. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/get-script-nonce-from-header.js +0 -44
  809. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js +0 -25
  810. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/has-loading-component-in-tree.js +0 -19
  811. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/interop-default.js +0 -17
  812. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/make-get-server-inserted-html.js +0 -92
  813. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/manifests-singleton.js +0 -257
  814. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/metadata-insertion/create-server-inserted-metadata.js +0 -28
  815. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/module-loading/track-dynamic-import.js +0 -57
  816. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js +0 -32
  817. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js +0 -66
  818. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js +0 -49
  819. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/postponed-state.js +0 -156
  820. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/prospective-render-utils.js +0 -73
  821. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/react-large-shell-error.js +0 -17
  822. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/react-server.node.js +0 -39
  823. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/render-css-resource.js +0 -52
  824. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/required-scripts.js +0 -76
  825. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/rsc/postpone.js +0 -18
  826. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/rsc/preloads.js +0 -74
  827. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/rsc/taint.js +0 -79
  828. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/segment-explorer-path.js +0 -103
  829. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/server-inserted-html.js +0 -77
  830. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/staged-rendering.js +0 -273
  831. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/staged-validation.js +0 -32
  832. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/strip-flight-headers.js +0 -18
  833. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/types.js +0 -59
  834. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/use-flight-response.js +0 -212
  835. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/walk-tree-with-flight-router-state.js +0 -185
  836. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/work-async-storage-instance.js +0 -14
  837. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/work-async-storage.external.js +0 -13
  838. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js +0 -14
  839. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js +0 -252
  840. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/async-storage/draft-mode-provider.js +0 -62
  841. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/async-storage/request-store.js +0 -144
  842. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/async-storage/with-store.js +0 -6
  843. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/async-storage/work-store.js +0 -94
  844. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/base-http/helpers.js +0 -36
  845. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/base-http/index.js +0 -54
  846. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/base-http/node.js +0 -147
  847. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/base-http/web.js +0 -124
  848. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/base-server.js +0 -1842
  849. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/body-streams.js +0 -114
  850. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/cache-dir.js +0 -26
  851. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/capsize-font-metrics.json +0 -181516
  852. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/ci-info.js +0 -41
  853. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/client-component-renderer-logger.js +0 -70
  854. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/config-schema.js +0 -630
  855. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/config-shared.js +0 -309
  856. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/config-utils.js +0 -185
  857. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/config.js +0 -1468
  858. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js +0 -96
  859. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/crypto-utils.js +0 -70
  860. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/browser-logs/file-logger.js +0 -183
  861. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/browser-logs/receive-logs.js +0 -512
  862. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/browser-logs/source-map.js +0 -225
  863. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/debug-channel.js +0 -87
  864. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/dev-indicator-server-state.js +0 -15
  865. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/get-source-map-from-file.js +0 -100
  866. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/hot-middleware.js +0 -274
  867. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/hot-reloader-rspack.js +0 -171
  868. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/hot-reloader-shared-utils.js +0 -56
  869. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +0 -1247
  870. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/hot-reloader-types.js +0 -58
  871. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/hot-reloader-webpack.js +0 -1382
  872. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/log-requests.js +0 -141
  873. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/messages.js +0 -74
  874. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/middleware-turbopack.js +0 -393
  875. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/middleware-webpack.js +0 -473
  876. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/node-stack-frames.js +0 -72
  877. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/on-demand-entry-handler.js +0 -704
  878. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/parse-version-info.js +0 -108
  879. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/require-cache.js +0 -49
  880. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/serialized-errors.js +0 -67
  881. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/static-paths-worker.js +0 -103
  882. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/turbopack-utils.js +0 -696
  883. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dynamic-rendering-utils.js +0 -86
  884. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/font-utils.js +0 -43
  885. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/get-app-route-from-entrypoint.js +0 -30
  886. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/get-page-files.js +0 -23
  887. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/get-route-from-entrypoint.js +0 -35
  888. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/htmlescape.js +0 -37
  889. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/image-optimizer.js +0 -1067
  890. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/instrumentation/types.js +0 -6
  891. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/instrumentation/utils.js +0 -21
  892. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/internal-utils.js +0 -39
  893. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/is-private-ip.js +0 -36
  894. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/app-dir-module.js +0 -59
  895. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/app-info-log.js +0 -154
  896. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/async-callback-set.js +0 -29
  897. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/cache-control.js +0 -22
  898. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/cache-handlers/default.external.js +0 -18
  899. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/cache-handlers/default.js +0 -160
  900. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/cache-handlers/types.js +0 -8
  901. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/chrome-devtools-workspace.js +0 -116
  902. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/clone-response.js +0 -77
  903. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/cpu-profile.js +0 -28
  904. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/decode-query-path-parameter.js +0 -26
  905. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/dedupe-fetch.js +0 -163
  906. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/dev-bundler-service.js +0 -95
  907. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/etag.js +0 -56
  908. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/experimental/create-env-definitions.js +0 -48
  909. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/experimental/ppr.js +0 -47
  910. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/find-page-file.js +0 -127
  911. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/fix-mojibake.js +0 -25
  912. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/format-hostname.js +0 -16
  913. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/i18n-provider.js +0 -129
  914. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/implicit-tags.js +0 -77
  915. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js +0 -333
  916. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/incremental-cache/index.js +0 -479
  917. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js +0 -40
  918. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js +0 -73
  919. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js +0 -55
  920. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/is-ipv6.js +0 -41
  921. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/lazy-result.js +0 -46
  922. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/lru-cache.js +0 -177
  923. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/match-next-data-pathname.js +0 -18
  924. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/mock-request.js +0 -416
  925. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/module-loader/module-loader.js +0 -8
  926. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/module-loader/node-module-loader.js +0 -25
  927. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/module-loader/route-module-loader.js +0 -26
  928. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/node-fs-methods.js +0 -28
  929. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/parse-stack.js +0 -46
  930. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/patch-fetch.js +0 -945
  931. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/patch-set-header.js +0 -38
  932. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/render-server.js +0 -152
  933. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-server.js +0 -672
  934. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/block-cross-site.js +0 -76
  935. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/build-data-route.js +0 -48
  936. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/build-prefetch-segment-data-route.js +0 -50
  937. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/cache-life-type-utils.js +0 -211
  938. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/decode-path-params.js +0 -42
  939. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/filesystem.js +0 -590
  940. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js +0 -89
  941. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js +0 -96
  942. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/is-postpone.js +0 -16
  943. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/proxy-request.js +0 -118
  944. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/resolve-routes.js +0 -608
  945. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/route-types-utils.js +0 -286
  946. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/router-server-context.js +0 -26
  947. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/typegen.js +0 -613
  948. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/types.js +0 -6
  949. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/server-action-request-meta.js +0 -53
  950. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/server-ipc/utils.js +0 -80
  951. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/source-maps.js +0 -196
  952. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/start-server.js +0 -460
  953. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/streaming-metadata.js +0 -38
  954. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/to-route.js +0 -37
  955. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/trace/constants.js +0 -203
  956. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/trace/tracer.js +0 -270
  957. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/trace/utils.js +0 -16
  958. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/types.js +0 -6
  959. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/utils.js +0 -249
  960. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/worker-utils.js +0 -36
  961. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/load-components.js +0 -177
  962. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/load-default-error-components.js +0 -41
  963. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/load-manifest.external.js +0 -97
  964. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/match-bundle.js +0 -25
  965. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/get-mcp-middleware.js +0 -49
  966. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/get-or-create-mcp-server.js +0 -41
  967. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/mcp-telemetry-tracker.js +0 -82
  968. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/get-errors.js +0 -107
  969. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/get-logs.js +0 -61
  970. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/get-page-metadata.js +0 -180
  971. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/get-project-metadata.js +0 -55
  972. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/get-routes.js +0 -171
  973. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/get-server-action-by-id.js +0 -113
  974. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/next-instance-error-state.js +0 -31
  975. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/utils/browser-communication.js +0 -90
  976. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/utils/format-errors.js +0 -147
  977. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/next-server.js +0 -1459
  978. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/next-typescript.js +0 -13
  979. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/next.js +0 -452
  980. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-baseline.js +0 -25
  981. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js +0 -246
  982. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/console-exit.js +0 -49
  983. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/console-file.js +0 -56
  984. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/date.js +0 -52
  985. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/error-inspect.js +0 -8
  986. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js +0 -570
  987. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/global-behaviors.js +0 -33
  988. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/node-crypto.js +0 -103
  989. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/random.js +0 -28
  990. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.js +0 -489
  991. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/utils.js +0 -186
  992. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/web-crypto.js +0 -45
  993. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment.js +0 -19
  994. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-polyfill-crypto.js +0 -21
  995. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/absolute-filename-normalizer.js +0 -33
  996. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/app/app-bundle-path-normalizer.js +0 -54
  997. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/app/app-filename-normalizer.js +0 -22
  998. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/app/app-page-normalizer.js +0 -40
  999. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/app/app-pathname-normalizer.js +0 -55
  1000. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/app/index.js +0 -42
  1001. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/pages/index.js +0 -44
  1002. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/pages/pages-bundle-path-normalizer.js +0 -55
  1003. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/pages/pages-filename-normalizer.js +0 -22
  1004. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/pages/pages-page-normalizer.js +0 -19
  1005. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/pages/pages-pathname-normalizer.js +0 -19
  1006. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/locale-route-normalizer.js +0 -26
  1007. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/normalizer.js +0 -6
  1008. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/normalizers.js +0 -23
  1009. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/prefixing-normalizer.js +0 -26
  1010. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/base-path.js +0 -25
  1011. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/next-data.js +0 -38
  1012. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/pathname-normalizer.js +0 -6
  1013. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/prefix.js +0 -39
  1014. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/rsc.js +0 -19
  1015. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/segment-prefix-rsc.js +0 -32
  1016. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/suffix.js +0 -27
  1017. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/underscore-normalizer.js +0 -17
  1018. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/wrap-normalizer-fn.js +0 -17
  1019. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/og/image-response.js +0 -53
  1020. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/patch-error-inspect.js +0 -436
  1021. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/pipe-readable.js +0 -140
  1022. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/post-process.js +0 -39
  1023. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/render-result.js +0 -195
  1024. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/render.js +0 -1138
  1025. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/connection.js +0 -111
  1026. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/cookies.js +0 -220
  1027. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/draft-mode.js +0 -207
  1028. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/fallback-params.js +0 -69
  1029. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/headers.js +0 -219
  1030. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/params.js +0 -415
  1031. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/pathname.js +0 -104
  1032. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/root-params.js +0 -157
  1033. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/search-params.js +0 -432
  1034. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/utils.js +0 -51
  1035. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request-meta.js +0 -55
  1036. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/require-hook.js +0 -71
  1037. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/require.js +0 -109
  1038. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/response-cache/index.js +0 -211
  1039. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/response-cache/types.js +0 -41
  1040. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/response-cache/utils.js +0 -103
  1041. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/response-cache/web.js +0 -101
  1042. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/resume-data-cache/cache-store.js +0 -84
  1043. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/resume-data-cache/resume-data-cache.js +0 -96
  1044. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/revalidation-utils.js +0 -152
  1045. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-definitions/app-page-route-definition.js +0 -16
  1046. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-definitions/app-route-route-definition.js +0 -6
  1047. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-definitions/locale-route-definition.js +0 -6
  1048. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-definitions/pages-api-route-definition.js +0 -6
  1049. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-definitions/pages-route-definition.js +0 -6
  1050. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-definitions/route-definition.js +0 -6
  1051. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-kind.js +0 -32
  1052. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-managers/default-route-matcher-manager.js +0 -239
  1053. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-managers/dev-route-matcher-manager.js +0 -120
  1054. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-managers/route-matcher-manager.js +0 -6
  1055. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/app-page-route-matcher-provider.js +0 -55
  1056. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/app-route-route-matcher-provider.js +0 -43
  1057. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-page-route-matcher-provider.js +0 -90
  1058. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-route-route-matcher-provider.js +0 -112
  1059. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-api-route-matcher-provider.js +0 -77
  1060. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-route-matcher-provider.js +0 -77
  1061. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/file-cache-route-matcher-provider.js +0 -28
  1062. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/batched-file-reader.js +0 -106
  1063. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/default-file-reader.js +0 -42
  1064. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/file-reader.js +0 -6
  1065. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/helpers/cached-route-matcher-provider.js +0 -30
  1066. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/manifest-loader.js +0 -6
  1067. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/node-manifest-loader.js +0 -34
  1068. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/server-manifest-loader.js +0 -20
  1069. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/manifest-route-matcher-provider.js +0 -21
  1070. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/pages-api-route-matcher-provider.js +0 -55
  1071. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/pages-route-matcher-provider.js +0 -64
  1072. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/route-matcher-provider.js +0 -6
  1073. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matchers/app-page-route-matcher.js +0 -18
  1074. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matchers/app-route-route-matcher.js +0 -15
  1075. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matchers/locale-route-matcher.js +0 -68
  1076. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matchers/pages-api-route-matcher.js +0 -30
  1077. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matchers/pages-route-matcher.js +0 -30
  1078. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matchers/route-matcher.js +0 -54
  1079. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matches/app-page-route-match.js +0 -6
  1080. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matches/app-route-route-match.js +0 -6
  1081. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matches/locale-route-match.js +0 -6
  1082. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matches/pages-api-route-match.js +0 -16
  1083. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matches/pages-route-match.js +0 -6
  1084. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matches/route-match.js +0 -6
  1085. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/helpers/prerender-manifest-matcher.js +0 -48
  1086. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/module.compiled.js +0 -36
  1087. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/module.js +0 -132
  1088. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/module.render.js +0 -24
  1089. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js +0 -4
  1090. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/entrypoints.js +0 -87
  1091. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/head-manager-context.js +0 -4
  1092. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js +0 -4
  1093. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/image-config-context.js +0 -4
  1094. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/router-context.js +0 -4
  1095. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js +0 -4
  1096. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/entrypoints.js +0 -140
  1097. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-compiler-runtime.js +0 -4
  1098. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js +0 -4
  1099. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-dev-runtime.js +0 -4
  1100. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js +0 -4
  1101. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-turbopack-server.js +0 -4
  1102. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-turbopack-static.js +0 -4
  1103. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js +0 -4
  1104. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js +0 -4
  1105. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js +0 -4
  1106. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/entrypoints.js +0 -125
  1107. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-compiler-runtime.js +0 -4
  1108. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom-server.js +0 -4
  1109. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js +0 -4
  1110. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-dev-runtime.js +0 -4
  1111. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js +0 -4
  1112. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-turbopack-client.js +0 -4
  1113. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js +0 -4
  1114. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js +0 -4
  1115. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/helpers/auto-implement-methods.js +0 -85
  1116. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/helpers/clean-url.js +0 -24
  1117. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/helpers/get-pathname-from-absolute-path.js +0 -29
  1118. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/helpers/is-static-gen-enabled.js +0 -15
  1119. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/helpers/parsed-url-query-to-params.js +0 -20
  1120. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/module.compiled.js +0 -36
  1121. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/module.js +0 -889
  1122. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/shared-modules.js +0 -56
  1123. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/checks.js +0 -45
  1124. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/builtin/_error.js +0 -100
  1125. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/module.compiled.js +0 -20
  1126. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/module.js +0 -92
  1127. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/module.render.js +0 -24
  1128. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/pages-handler.js +0 -522
  1129. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/app-router-context.js +0 -4
  1130. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/entrypoints.js +0 -102
  1131. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js +0 -4
  1132. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/hooks-client-context.js +0 -4
  1133. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js +0 -4
  1134. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/image-config-context.js +0 -4
  1135. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable-context.js +0 -4
  1136. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable.js +0 -4
  1137. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/router-context.js +0 -4
  1138. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/server-inserted-html.js +0 -4
  1139. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages-api/module.compiled.js +0 -20
  1140. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages-api/module.js +0 -58
  1141. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/route-module.js +0 -594
  1142. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/runtime-reacts.external.js +0 -46
  1143. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/send-payload.js +0 -88
  1144. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/send-response.js +0 -70
  1145. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/serve-static.js +0 -66
  1146. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/server-route-utils.js +0 -30
  1147. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/server-utils.js +0 -323
  1148. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/setup-http-agent-env.js +0 -31
  1149. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/stream-utils/encoded-tags.js +0 -114
  1150. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js +0 -737
  1151. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/stream-utils/uint8array-helpers.js +0 -69
  1152. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/constant.js +0 -97
  1153. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/index.js +0 -199
  1154. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/client-boundary.js +0 -97
  1155. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/config.js +0 -501
  1156. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/entry.js +0 -149
  1157. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/error.js +0 -38
  1158. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/metadata.js +0 -234
  1159. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/server-boundary.js +0 -115
  1160. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/server.js +0 -79
  1161. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/utils.js +0 -212
  1162. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/use-cache/cache-life.js +0 -161
  1163. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/use-cache/cache-tag.js +0 -50
  1164. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/use-cache/constants.js +0 -28
  1165. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/use-cache/handlers.js +0 -121
  1166. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/use-cache/use-cache-errors.js +0 -36
  1167. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/use-cache/use-cache-wrapper.js +0 -1336
  1168. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/utils.js +0 -73
  1169. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/adapter.js +0 -388
  1170. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/edge-route-module-wrapper.js +0 -122
  1171. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/error.js +0 -54
  1172. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/exports/index.js +0 -56
  1173. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/get-edge-preview-props.js +0 -23
  1174. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/globals.js +0 -128
  1175. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/http.js +0 -39
  1176. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/internal-edge-wait-until.js +0 -64
  1177. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/next-url.js +0 -195
  1178. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/sandbox/context.js +0 -462
  1179. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/sandbox/fetch-inline-assets.js +0 -35
  1180. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/sandbox/index.js +0 -28
  1181. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/sandbox/resource-managers.js +0 -88
  1182. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/sandbox/sandbox.js +0 -134
  1183. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/adapters/headers.js +0 -192
  1184. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js +0 -142
  1185. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js +0 -30
  1186. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js +0 -211
  1187. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/cookies.js +0 -29
  1188. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/fetch-event.js +0 -98
  1189. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/image-response.js +0 -22
  1190. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/request.js +0 -99
  1191. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/response.js +0 -136
  1192. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/revalidate.js +0 -206
  1193. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/unstable-cache.js +0 -284
  1194. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/unstable-no-store.js +0 -49
  1195. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/url-pattern.js +0 -14
  1196. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/user-agent.js +0 -46
  1197. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/types.js +0 -6
  1198. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/utils.js +0 -151
  1199. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/web-on-close.js +0 -87
  1200. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/action-revalidation-kind.js +0 -31
  1201. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js +0 -50
  1202. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/app-router-types.js +0 -27
  1203. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/constants.js +0 -448
  1204. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/deep-freeze.js +0 -30
  1205. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/deployment-id.js +0 -36
  1206. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/dset.js +0 -34
  1207. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/encode-uri-path.js +0 -15
  1208. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/entry-constants.js +0 -36
  1209. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/error-source.js +0 -36
  1210. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/errors/canary-only-config-error.js +0 -39
  1211. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/errors/constants.js +0 -19
  1212. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/errors/empty-generate-static-params-error.js +0 -24
  1213. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/errors/hard-deprecated-config-error.js +0 -20
  1214. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/escape-regexp.js +0 -22
  1215. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/get-hostname.js +0 -23
  1216. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/hash.js +0 -42
  1217. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js +0 -18
  1218. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/head.js +0 -163
  1219. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js +0 -60
  1220. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/html-context.shared-runtime.js +0 -40
  1221. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js +0 -25
  1222. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/i18n/get-locale-redirect.js +0 -59
  1223. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js +0 -54
  1224. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/image-blur-svg.js +0 -22
  1225. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js +0 -19
  1226. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/image-config.js +0 -74
  1227. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/invariant-error.js +0 -18
  1228. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/is-internal.js +0 -39
  1229. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/is-plain-object.js +0 -42
  1230. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/is-thenable.js +0 -20
  1231. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/isomorphic/path.js +0 -14
  1232. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js +0 -37
  1233. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js +0 -19
  1234. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/loadable.shared-runtime.js +0 -246
  1235. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/magic-identifier.js +0 -218
  1236. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/match-local-pattern.js +0 -46
  1237. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/match-remote-pattern.js +0 -63
  1238. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/modern-browserslist-target.js +0 -15
  1239. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/no-fallback-error.external.js +0 -18
  1240. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/normalized-asset-prefix.js +0 -28
  1241. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/absolute-path-to-page.js +0 -26
  1242. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js +0 -18
  1243. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js +0 -18
  1244. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/get-page-paths.js +0 -40
  1245. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/normalize-data-path.js +0 -23
  1246. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js +0 -26
  1247. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js +0 -19
  1248. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/remove-page-path-tail.js +0 -20
  1249. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/promise-with-resolvers.js +0 -26
  1250. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/adapters.js +0 -136
  1251. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/routes/app.js +0 -122
  1252. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/add-locale.js +0 -28
  1253. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js +0 -20
  1254. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js +0 -20
  1255. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/app-paths.js +0 -51
  1256. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js +0 -17
  1257. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js +0 -24
  1258. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/escape-path-delimiters.js +0 -16
  1259. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js +0 -27
  1260. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/format-url.js +0 -111
  1261. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js +0 -167
  1262. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js +0 -52
  1263. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.js +0 -25
  1264. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js +0 -90
  1265. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/html-bots.js +0 -17
  1266. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/index.js +0 -30
  1267. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js +0 -33
  1268. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/interception-routes.js +0 -108
  1269. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/is-bot.js +0 -57
  1270. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js +0 -26
  1271. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/middleware-route-matcher.js +0 -31
  1272. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js +0 -29
  1273. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/parse-path.js +0 -33
  1274. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js +0 -36
  1275. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/parse-url.js +0 -32
  1276. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js +0 -20
  1277. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/path-match.js +0 -49
  1278. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js +0 -292
  1279. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/querystring.js +0 -79
  1280. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/relativize-url.js +0 -40
  1281. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js +0 -39
  1282. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js +0 -21
  1283. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js +0 -116
  1284. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js +0 -113
  1285. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/route-matcher.js +0 -45
  1286. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/route-regex.js +0 -256
  1287. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js +0 -244
  1288. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router-context.shared-runtime.js +0 -18
  1289. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js +0 -52
  1290. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js +0 -99
  1291. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/segment.js +0 -102
  1292. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js +0 -35
  1293. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/server-reference-info.js +0 -52
  1294. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/side-effect.js +0 -63
  1295. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/turbopack/internal-error.js +0 -53
  1296. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/turbopack/utils.js +0 -279
  1297. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/utils/warn-once.js +0 -22
  1298. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/utils.js +0 -207
  1299. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/zod.js +0 -101
  1300. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/anonymous-meta.js +0 -89
  1301. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/detached-flush.js +0 -56
  1302. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/events/build.js +0 -174
  1303. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/events/index.js +0 -41
  1304. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/events/plugins.js +0 -51
  1305. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/events/swc-load-failure.js +0 -55
  1306. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/events/version.js +0 -66
  1307. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/flush-telemetry.js +0 -19
  1308. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/post-telemetry-payload.js +0 -48
  1309. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/project-id.js +0 -48
  1310. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/storage.js +0 -301
  1311. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/index.js +0 -54
  1312. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/report/index.js +0 -37
  1313. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/report/to-json-build.js +0 -137
  1314. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/report/to-json.js +0 -151
  1315. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/report/to-telemetry.js +0 -36
  1316. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/shared.js +0 -39
  1317. package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/trace.js +0 -197
  1318. package/dashboard/.next/standalone/dashboard/node_modules/next/package.json +0 -380
  1319. package/dashboard/.next/standalone/dashboard/node_modules/react/cjs/react-compiler-runtime.production.js +0 -16
  1320. package/dashboard/.next/standalone/dashboard/node_modules/react/cjs/react-jsx-dev-runtime.production.js +0 -14
  1321. package/dashboard/.next/standalone/dashboard/node_modules/react/cjs/react-jsx-runtime.production.js +0 -34
  1322. package/dashboard/.next/standalone/dashboard/node_modules/react/cjs/react.production.js +0 -542
  1323. package/dashboard/.next/standalone/dashboard/node_modules/react/compiler-runtime.js +0 -14
  1324. package/dashboard/.next/standalone/dashboard/node_modules/react/index.js +0 -7
  1325. package/dashboard/.next/standalone/dashboard/node_modules/react/jsx-dev-runtime.js +0 -7
  1326. package/dashboard/.next/standalone/dashboard/node_modules/react/jsx-runtime.js +0 -7
  1327. package/dashboard/.next/standalone/dashboard/node_modules/react/package.json +0 -51
  1328. package/dashboard/.next/standalone/dashboard/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +0 -6603
  1329. package/dashboard/.next/standalone/dashboard/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +0 -6692
  1330. package/dashboard/.next/standalone/dashboard/node_modules/react-dom/cjs/react-dom-server.browser.production.js +0 -7410
  1331. package/dashboard/.next/standalone/dashboard/node_modules/react-dom/cjs/react-dom-server.edge.production.js +0 -7512
  1332. package/dashboard/.next/standalone/dashboard/node_modules/react-dom/cjs/react-dom-server.node.production.js +0 -7707
  1333. package/dashboard/.next/standalone/dashboard/node_modules/react-dom/cjs/react-dom.production.js +0 -210
  1334. package/dashboard/.next/standalone/dashboard/node_modules/react-dom/index.js +0 -38
  1335. package/dashboard/.next/standalone/dashboard/node_modules/react-dom/package.json +0 -117
  1336. package/dashboard/.next/standalone/dashboard/node_modules/react-dom/server.browser.js +0 -16
  1337. package/dashboard/.next/standalone/dashboard/node_modules/react-dom/server.edge.js +0 -17
  1338. package/dashboard/.next/standalone/dashboard/node_modules/react-dom/server.node.js +0 -18
  1339. package/dashboard/.next/standalone/dashboard/node_modules/react-dom/static.node.js +0 -14
  1340. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/channel.js +0 -177
  1341. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/colour.js +0 -195
  1342. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/composite.js +0 -212
  1343. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/constructor.js +0 -499
  1344. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/index.js +0 -16
  1345. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/input.js +0 -809
  1346. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/is.js +0 -143
  1347. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/libvips.js +0 -207
  1348. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/operation.js +0 -1016
  1349. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/output.js +0 -1666
  1350. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/resize.js +0 -595
  1351. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/sharp.js +0 -121
  1352. package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/utility.js +0 -291
  1353. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/classes/comparator.js +0 -143
  1354. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/classes/range.js +0 -557
  1355. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/classes/semver.js +0 -333
  1356. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/cmp.js +0 -54
  1357. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/coerce.js +0 -62
  1358. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/compare.js +0 -7
  1359. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/eq.js +0 -5
  1360. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/gt.js +0 -5
  1361. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/gte.js +0 -5
  1362. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/lt.js +0 -5
  1363. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/lte.js +0 -5
  1364. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/neq.js +0 -5
  1365. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/parse.js +0 -18
  1366. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/satisfies.js +0 -12
  1367. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/internal/constants.js +0 -37
  1368. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/internal/debug.js +0 -11
  1369. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/internal/identifiers.js +0 -29
  1370. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/internal/lrucache.js +0 -42
  1371. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/internal/parse-options.js +0 -17
  1372. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/internal/re.js +0 -223
  1373. package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/package.json +0 -78
  1374. package/dashboard/.next/standalone/dashboard/node_modules/sharp/package.json +0 -202
  1375. package/dashboard/.next/standalone/dashboard/node_modules/styled-jsx/dist/index/index.js +0 -499
  1376. package/dashboard/.next/standalone/dashboard/node_modules/styled-jsx/index.js +0 -1
  1377. package/dashboard/.next/standalone/dashboard/node_modules/styled-jsx/package.json +0 -132
  1378. package/dashboard/.next/standalone/dashboard/node_modules/styled-jsx/style.js +0 -1
  1379. package/dashboard/.next/standalone/dashboard/package.json +0 -44
  1380. package/dashboard/.next/standalone/dashboard/public/favicon.ico +0 -0
  1381. package/dashboard/.next/standalone/dashboard/public/file.svg +0 -1
  1382. package/dashboard/.next/standalone/dashboard/public/globe.svg +0 -1
  1383. package/dashboard/.next/standalone/dashboard/public/next.svg +0 -1
  1384. package/dashboard/.next/standalone/dashboard/public/vercel.svg +0 -1
  1385. package/dashboard/.next/standalone/dashboard/public/window.svg +0 -1
  1386. package/dashboard/.next/standalone/dashboard/server.js +0 -38
  1387. package/dashboard/.next/standalone/node_modules/@img/colour/package.json +0 -45
  1388. package/dashboard/.next/standalone/node_modules/@img/sharp-libvips-linux-x64/package.json +0 -42
  1389. package/dashboard/.next/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/package.json +0 -42
  1390. package/dashboard/.next/standalone/node_modules/@img/sharp-linux-x64/package.json +0 -46
  1391. package/dashboard/.next/standalone/node_modules/@img/sharp-linuxmusl-x64/package.json +0 -46
  1392. package/dashboard/.next/standalone/node_modules/buffer-from/index.js +0 -72
  1393. package/dashboard/.next/standalone/node_modules/buffer-from/package.json +0 -19
  1394. package/dashboard/.next/standalone/node_modules/detect-libc/package.json +0 -44
  1395. package/dashboard/.next/standalone/node_modules/source-map/lib/array-set.js +0 -121
  1396. package/dashboard/.next/standalone/node_modules/source-map/lib/base64-vlq.js +0 -140
  1397. package/dashboard/.next/standalone/node_modules/source-map/lib/base64.js +0 -67
  1398. package/dashboard/.next/standalone/node_modules/source-map/lib/binary-search.js +0 -111
  1399. package/dashboard/.next/standalone/node_modules/source-map/lib/mapping-list.js +0 -79
  1400. package/dashboard/.next/standalone/node_modules/source-map/lib/quick-sort.js +0 -114
  1401. package/dashboard/.next/standalone/node_modules/source-map/lib/source-map-consumer.js +0 -1145
  1402. package/dashboard/.next/standalone/node_modules/source-map/lib/source-map-generator.js +0 -425
  1403. package/dashboard/.next/standalone/node_modules/source-map/lib/source-node.js +0 -413
  1404. package/dashboard/.next/standalone/node_modules/source-map/lib/util.js +0 -488
  1405. package/dashboard/.next/standalone/node_modules/source-map/package.json +0 -73
  1406. package/dashboard/.next/standalone/node_modules/source-map/source-map.js +0 -8
  1407. package/dashboard/.next/standalone/node_modules/source-map-support/LICENSE.md +0 -21
  1408. package/dashboard/.next/standalone/node_modules/source-map-support/README.md +0 -284
  1409. package/dashboard/.next/standalone/node_modules/source-map-support/browser-source-map-support.js +0 -113
  1410. package/dashboard/.next/standalone/node_modules/source-map-support/package.json +0 -31
  1411. package/dashboard/.next/standalone/node_modules/source-map-support/register.js +0 -1
  1412. package/dashboard/.next/standalone/node_modules/source-map-support/source-map-support.js +0 -567
  1413. package/dashboard/.next/standalone/node_modules/typescript/package.json +0 -120
@@ -1,1071 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", {
3
- value: true
4
- });
5
- 0 && (module.exports = {
6
- GlobalError: null,
7
- __next_app__: null,
8
- handler: null,
9
- routeModule: null
10
- });
11
- function _export(target, all) {
12
- for(var name in all)Object.defineProperty(target, name, {
13
- enumerable: true,
14
- get: all[name]
15
- });
16
- }
17
- _export(exports, {
18
- GlobalError: function() {
19
- return _VAR_MODULE_GLOBAL_ERROR.default;
20
- },
21
- __next_app__: function() {
22
- return __next_app__;
23
- },
24
- handler: function() {
25
- return handler;
26
- },
27
- routeModule: function() {
28
- return routeModule;
29
- }
30
- });
31
- 0 && __export(require("../../server/app-render/entry-base"));
32
- const _modulecompiled = require("../../server/route-modules/app-page/module.compiled");
33
- const _routekind = require("../../server/route-kind");
34
- const _utils = require("../../server/instrumentation/utils");
35
- const _tracer = require("../../server/lib/trace/tracer");
36
- const _requestmeta = require("../../server/request-meta");
37
- const _constants = require("../../server/lib/trace/constants");
38
- const _interopdefault = require("../../server/app-render/interop-default");
39
- const _stripflightheaders = require("../../server/app-render/strip-flight-headers");
40
- const _node = require("../../server/base-http/node");
41
- const _ppr = require("../../server/lib/experimental/ppr");
42
- const _fallbackparams = require("../../server/request/fallback-params");
43
- const _manifestssingleton = require("../../server/app-render/manifests-singleton");
44
- const _streamingmetadata = require("../../server/lib/streaming-metadata");
45
- const _apppaths = require("../../shared/lib/router/utils/app-paths");
46
- const _serveractionrequestmeta = require("../../server/lib/server-action-request-meta");
47
- const _approuterheaders = require("../../client/components/app-router-headers");
48
- const _isbot = require("../../shared/lib/router/utils/is-bot");
49
- const _responsecache = require("../../server/response-cache");
50
- const _fallback = require("../../lib/fallback");
51
- const _renderresult = /*#__PURE__*/ _interop_require_default(require("../../server/render-result"));
52
- const _constants1 = require("../../lib/constants");
53
- const _encodedtags = require("../../server/stream-utils/encoded-tags");
54
- const _sendpayload = require("../../server/send-payload");
55
- const _nofallbackerrorexternal = require("../../shared/lib/no-fallback-error.external");
56
- const _VAR_MODULE_GLOBAL_ERROR = /*#__PURE__*/ _interop_require_default(require("VAR_MODULE_GLOBAL_ERROR"));
57
- const _entrybase = /*#__PURE__*/ _interop_require_wildcard(_export_star(require("../../server/app-render/entry-base"), exports));
58
- const _redirectstatuscode = require("../../client/components/redirect-status-code");
59
- const _invarianterror = require("../../shared/lib/invariant-error");
60
- const _scheduler = require("../../lib/scheduler");
61
- const _interceptionroutes = require("../../shared/lib/router/utils/interception-routes");
62
- function _export_star(from, to) {
63
- Object.keys(from).forEach(function(k) {
64
- if (k !== "default" && !Object.prototype.hasOwnProperty.call(to, k)) {
65
- Object.defineProperty(to, k, {
66
- enumerable: true,
67
- get: function() {
68
- return from[k];
69
- }
70
- });
71
- }
72
- });
73
- return from;
74
- }
75
- function _interop_require_default(obj) {
76
- return obj && obj.__esModule ? obj : {
77
- default: obj
78
- };
79
- }
80
- function _getRequireWildcardCache(nodeInterop) {
81
- if (typeof WeakMap !== "function") return null;
82
- var cacheBabelInterop = new WeakMap();
83
- var cacheNodeInterop = new WeakMap();
84
- return (_getRequireWildcardCache = function(nodeInterop) {
85
- return nodeInterop ? cacheNodeInterop : cacheBabelInterop;
86
- })(nodeInterop);
87
- }
88
- function _interop_require_wildcard(obj, nodeInterop) {
89
- if (!nodeInterop && obj && obj.__esModule) {
90
- return obj;
91
- }
92
- if (obj === null || typeof obj !== "object" && typeof obj !== "function") {
93
- return {
94
- default: obj
95
- };
96
- }
97
- var cache = _getRequireWildcardCache(nodeInterop);
98
- if (cache && cache.has(obj)) {
99
- return cache.get(obj);
100
- }
101
- var newObj = {
102
- __proto__: null
103
- };
104
- var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor;
105
- for(var key in obj){
106
- if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) {
107
- var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null;
108
- if (desc && (desc.get || desc.set)) {
109
- Object.defineProperty(newObj, key, desc);
110
- } else {
111
- newObj[key] = obj[key];
112
- }
113
- }
114
- }
115
- newObj.default = obj;
116
- if (cache) {
117
- cache.set(obj, newObj);
118
- }
119
- return newObj;
120
- }
121
- const __next_app__ = {
122
- require: __next_app_require__,
123
- loadChunk: __next_app_load_chunk__
124
- };
125
- const routeModule = new _modulecompiled.AppPageRouteModule({
126
- definition: {
127
- kind: _routekind.RouteKind.APP_PAGE,
128
- page: 'VAR_DEFINITION_PAGE',
129
- pathname: 'VAR_DEFINITION_PATHNAME',
130
- // The following aren't used in production.
131
- bundlePath: '',
132
- filename: '',
133
- appPaths: []
134
- },
135
- userland: {
136
- loaderTree: tree
137
- },
138
- distDir: process.env.__NEXT_RELATIVE_DIST_DIR || '',
139
- relativeProjectDir: process.env.__NEXT_RELATIVE_PROJECT_DIR || ''
140
- });
141
- async function handler(req, res, ctx) {
142
- var _this;
143
- if (routeModule.isDev) {
144
- (0, _requestmeta.addRequestMeta)(req, 'devRequestTimingInternalsEnd', process.hrtime.bigint());
145
- }
146
- const isMinimalMode = Boolean(process.env.MINIMAL_MODE || (0, _requestmeta.getRequestMeta)(req, 'minimalMode'));
147
- let srcPage = 'VAR_DEFINITION_PAGE';
148
- // turbopack doesn't normalize `/index` in the page name
149
- // so we need to to process dynamic routes properly
150
- // TODO: fix turbopack providing differing value from webpack
151
- if (process.env.TURBOPACK) {
152
- srcPage = srcPage.replace(/\/index$/, '') || '/';
153
- } else if (srcPage === '/index') {
154
- // we always normalize /index specifically
155
- srcPage = '/';
156
- }
157
- const multiZoneDraftMode = process.env.__NEXT_MULTI_ZONE_DRAFT_MODE;
158
- const prepareResult = await routeModule.prepare(req, res, {
159
- srcPage,
160
- multiZoneDraftMode
161
- });
162
- if (!prepareResult) {
163
- res.statusCode = 400;
164
- res.end('Bad Request');
165
- ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
166
- return null;
167
- }
168
- const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId } = prepareResult;
169
- const normalizedSrcPage = (0, _apppaths.normalizeAppPath)(srcPage);
170
- let { isOnDemandRevalidate } = prepareResult;
171
- // We use the resolvedPathname instead of the parsedUrl.pathname because it
172
- // is not rewritten as resolvedPathname is. This will ensure that the correct
173
- // prerender info is used instead of using the original pathname as the
174
- // source. If however PPR is enabled and cacheComponents is disabled, we
175
- // treat the pathname as dynamic. Currently, there's a bug in the PPR
176
- // implementation that incorrectly leaves %%drp placeholders in the output of
177
- // parallel routes. This is addressed with cacheComponents.
178
- const prerenderInfo = nextConfig.experimental.ppr && !nextConfig.cacheComponents && (0, _interceptionroutes.isInterceptionRouteAppPath)(resolvedPathname) ? null : routeModule.match(resolvedPathname, prerenderManifest);
179
- const isPrerendered = !!prerenderManifest.routes[resolvedPathname];
180
- const userAgent = req.headers['user-agent'] || '';
181
- const botType = (0, _isbot.getBotType)(userAgent);
182
- const isHtmlBot = (0, _streamingmetadata.isHtmlBotRequest)(req);
183
- /**
184
- * If true, this indicates that the request being made is for an app
185
- * prefetch request.
186
- */ const isPrefetchRSCRequest = (0, _requestmeta.getRequestMeta)(req, 'isPrefetchRSCRequest') ?? req.headers[_approuterheaders.NEXT_ROUTER_PREFETCH_HEADER] === '1' // exclude runtime prefetches, which use '2'
187
- ;
188
- // NOTE: Don't delete headers[RSC] yet, it still needs to be used in renderToHTML later
189
- const isRSCRequest = (0, _requestmeta.getRequestMeta)(req, 'isRSCRequest') ?? Boolean(req.headers[_approuterheaders.RSC_HEADER]);
190
- const isPossibleServerAction = (0, _serveractionrequestmeta.getIsPossibleServerAction)(req);
191
- /**
192
- * If the route being rendered is an app page, and the ppr feature has been
193
- * enabled, then the given route _could_ support PPR.
194
- */ const couldSupportPPR = (0, _ppr.checkIsAppPPREnabled)(nextConfig.experimental.ppr);
195
- if (!(0, _requestmeta.getRequestMeta)(req, 'postponed') && couldSupportPPR && req.headers[_constants1.NEXT_RESUME_HEADER] === '1' && req.method === 'POST') {
196
- // Decode the postponed state from the request body, it will come as
197
- // an array of buffers, so collect them and then concat them to form
198
- // the string.
199
- const body = [];
200
- for await (const chunk of req){
201
- body.push(chunk);
202
- }
203
- const postponed = Buffer.concat(body).toString('utf8');
204
- (0, _requestmeta.addRequestMeta)(req, 'postponed', postponed);
205
- }
206
- // When enabled, this will allow the use of the `?__nextppronly` query to
207
- // enable debugging of the static shell.
208
- const hasDebugStaticShellQuery = process.env.__NEXT_EXPERIMENTAL_STATIC_SHELL_DEBUGGING === '1' && typeof query.__nextppronly !== 'undefined' && couldSupportPPR;
209
- // When enabled, this will allow the use of the `?__nextppronly` query
210
- // to enable debugging of the fallback shell.
211
- const hasDebugFallbackShellQuery = hasDebugStaticShellQuery && query.__nextppronly === 'fallback';
212
- // This page supports PPR if it is marked as being `PARTIALLY_STATIC` in the
213
- // prerender manifest and this is an app page.
214
- const isRoutePPREnabled = couldSupportPPR && (((_this = prerenderManifest.routes[normalizedSrcPage] ?? prerenderManifest.dynamicRoutes[normalizedSrcPage]) == null ? void 0 : _this.renderingMode) === 'PARTIALLY_STATIC' || // Ideally we'd want to check the appConfig to see if this page has PPR
215
- // enabled or not, but that would require plumbing the appConfig through
216
- // to the server during development. We assume that the page supports it
217
- // but only during development.
218
- hasDebugStaticShellQuery && (routeModule.isDev === true || (routerServerContext == null ? void 0 : routerServerContext.experimentalTestProxy) === true));
219
- const isDebugStaticShell = hasDebugStaticShellQuery && isRoutePPREnabled;
220
- // We should enable debugging dynamic accesses when the static shell
221
- // debugging has been enabled and we're also in development mode.
222
- const isDebugDynamicAccesses = isDebugStaticShell && routeModule.isDev === true;
223
- const isDebugFallbackShell = hasDebugFallbackShellQuery && isRoutePPREnabled;
224
- // If we're in minimal mode, then try to get the postponed information from
225
- // the request metadata. If available, use it for resuming the postponed
226
- // render.
227
- const minimalPostponed = isRoutePPREnabled ? (0, _requestmeta.getRequestMeta)(req, 'postponed') : undefined;
228
- // If PPR is enabled, and this is a RSC request (but not a prefetch), then
229
- // we can use this fact to only generate the flight data for the request
230
- // because we can't cache the HTML (as it's also dynamic).
231
- let isDynamicRSCRequest = isRoutePPREnabled && isRSCRequest && !isPrefetchRSCRequest;
232
- // During a PPR revalidation, the RSC request is not dynamic if we do not have the postponed data.
233
- // We only attach the postponed data during a resume. If there's no postponed data, then it must be a revalidation.
234
- // This is to ensure that we don't bypass the cache during a revalidation.
235
- if (isMinimalMode) {
236
- isDynamicRSCRequest = isDynamicRSCRequest && !!minimalPostponed;
237
- }
238
- // Need to read this before it's stripped by stripFlightHeaders. We don't
239
- // need to transfer it to the request meta because it's only read
240
- // within this function; the static segment data should have already been
241
- // generated, so we will always either return a static response or a 404.
242
- const segmentPrefetchHeader = (0, _requestmeta.getRequestMeta)(req, 'segmentPrefetchRSCRequest');
243
- // TODO: investigate existing bug with shouldServeStreamingMetadata always
244
- // being true for a revalidate due to modifying the base-server this.renderOpts
245
- // when fixing this to correct logic it causes hydration issue since we set
246
- // serveStreamingMetadata to true during export
247
- const serveStreamingMetadata = isHtmlBot && isRoutePPREnabled ? false : !userAgent ? true : (0, _streamingmetadata.shouldServeStreamingMetadata)(userAgent, nextConfig.htmlLimitedBots);
248
- const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a html bot request and PPR is enabled, then we don't want
249
- // to serve a static response.
250
- !(isHtmlBot && isRoutePPREnabled));
251
- // When a page supports cacheComponents, we can support RDC for Navigations
252
- const supportsRDCForNavigations = isRoutePPREnabled && nextConfig.cacheComponents === true;
253
- // In development, we always want to generate dynamic HTML.
254
- const supportsDynamicResponse = // If we're in development, we always support dynamic HTML, unless it's
255
- // a data request, in which case we only produce static HTML.
256
- routeModule.isDev === true || // If this is not SSG or does not have static paths, then it supports
257
- // dynamic HTML.
258
- !isSSG || // If this request has provided postponed data, it supports dynamic
259
- // HTML.
260
- typeof minimalPostponed === 'string' || // If this handler supports onCacheEntryV2, then we can only support
261
- // dynamic responses if it's a dynamic RSC request and not in minimal mode. If it
262
- // doesn't support it we must fallback to the default behavior.
263
- (supportsRDCForNavigations && (0, _requestmeta.getRequestMeta)(req, 'onCacheEntryV2') ? // which will generate the RDC for the route. When resuming a Dynamic
264
- // RSC request, we'll pass the minimal postponed data to the render
265
- // which will trigger the `supportsDynamicResponse` to be true.
266
- isDynamicRSCRequest && !isMinimalMode : isDynamicRSCRequest);
267
- // When html bots request PPR page, perform the full dynamic rendering.
268
- const shouldWaitOnAllReady = isHtmlBot && isRoutePPREnabled;
269
- let ssgCacheKey = null;
270
- if (!isDraftMode && isSSG && !supportsDynamicResponse && !isPossibleServerAction && !minimalPostponed && !isDynamicRSCRequest) {
271
- ssgCacheKey = resolvedPathname;
272
- }
273
- // the staticPathKey differs from ssgCacheKey since
274
- // ssgCacheKey is null in dev since we're always in "dynamic"
275
- // mode in dev to bypass the cache, but we still need to honor
276
- // dynamicParams = false in dev mode
277
- let staticPathKey = ssgCacheKey;
278
- if (!staticPathKey && routeModule.isDev) {
279
- staticPathKey = resolvedPathname;
280
- }
281
- // If this is a request for an app path that should be statically generated
282
- // and we aren't in the edge runtime, strip the flight headers so it will
283
- // generate the static response.
284
- if (!routeModule.isDev && !isDraftMode && isSSG && isRSCRequest && !isDynamicRSCRequest) {
285
- (0, _stripflightheaders.stripFlightHeaders)(req.headers);
286
- }
287
- const ComponentMod = {
288
- ..._entrybase,
289
- tree,
290
- GlobalError: _VAR_MODULE_GLOBAL_ERROR.default,
291
- handler,
292
- routeModule,
293
- __next_app__
294
- };
295
- // Before rendering (which initializes component tree modules), we have to
296
- // set the reference manifests to our global store so Server Action's
297
- // encryption util can access to them at the top level of the page module.
298
- if (serverActionsManifest && clientReferenceManifest) {
299
- (0, _manifestssingleton.setManifestsSingleton)({
300
- page: srcPage,
301
- clientReferenceManifest,
302
- serverActionsManifest
303
- });
304
- }
305
- const method = req.method || 'GET';
306
- const tracer = (0, _tracer.getTracer)();
307
- const activeSpan = tracer.getActiveScopeSpan();
308
- const render404 = async ()=>{
309
- // TODO: should route-module itself handle rendering the 404
310
- if (routerServerContext == null ? void 0 : routerServerContext.render404) {
311
- await routerServerContext.render404(req, res, parsedUrl, false);
312
- } else {
313
- res.end('This page could not be found');
314
- }
315
- return null;
316
- };
317
- try {
318
- const varyHeader = routeModule.getVaryHeader(resolvedPathname, interceptionRoutePatterns);
319
- res.setHeader('Vary', varyHeader);
320
- const invokeRouteModule = async (span, context)=>{
321
- const nextReq = new _node.NodeNextRequest(req);
322
- const nextRes = new _node.NodeNextResponse(res);
323
- return routeModule.render(nextReq, nextRes, context).finally(()=>{
324
- if (!span) return;
325
- span.setAttributes({
326
- 'http.status_code': res.statusCode,
327
- 'next.rsc': false
328
- });
329
- const rootSpanAttributes = tracer.getRootSpanAttributes();
330
- // We were unable to get attributes, probably OTEL is not enabled
331
- if (!rootSpanAttributes) {
332
- return;
333
- }
334
- if (rootSpanAttributes.get('next.span_type') !== _constants.BaseServerSpan.handleRequest) {
335
- console.warn(`Unexpected root span type '${rootSpanAttributes.get('next.span_type')}'. Please report this Next.js issue https://github.com/vercel/next.js`);
336
- return;
337
- }
338
- const route = rootSpanAttributes.get('next.route');
339
- if (route) {
340
- const name = `${method} ${route}`;
341
- span.setAttributes({
342
- 'next.route': route,
343
- 'http.route': route,
344
- 'next.span_name': name
345
- });
346
- span.updateName(name);
347
- } else {
348
- span.updateName(`${method} ${srcPage}`);
349
- }
350
- });
351
- };
352
- const incrementalCache = (0, _requestmeta.getRequestMeta)(req, 'incrementalCache');
353
- const doRender = async ({ span, postponed, fallbackRouteParams, forceStaticRender })=>{
354
- const context = {
355
- query,
356
- params,
357
- page: normalizedSrcPage,
358
- sharedContext: {
359
- buildId
360
- },
361
- serverComponentsHmrCache: (0, _requestmeta.getRequestMeta)(req, 'serverComponentsHmrCache'),
362
- fallbackRouteParams,
363
- renderOpts: {
364
- App: ()=>null,
365
- Document: ()=>null,
366
- pageConfig: {},
367
- ComponentMod,
368
- Component: (0, _interopdefault.interopDefault)(ComponentMod),
369
- params,
370
- routeModule,
371
- page: srcPage,
372
- postponed,
373
- shouldWaitOnAllReady,
374
- serveStreamingMetadata,
375
- supportsDynamicResponse: typeof postponed === 'string' || supportsDynamicResponse,
376
- buildManifest,
377
- nextFontManifest,
378
- reactLoadableManifest,
379
- subresourceIntegrityManifest,
380
- setCacheStatus: routerServerContext == null ? void 0 : routerServerContext.setCacheStatus,
381
- setIsrStatus: routerServerContext == null ? void 0 : routerServerContext.setIsrStatus,
382
- setReactDebugChannel: routerServerContext == null ? void 0 : routerServerContext.setReactDebugChannel,
383
- sendErrorsToBrowser: routerServerContext == null ? void 0 : routerServerContext.sendErrorsToBrowser,
384
- dir: process.env.NEXT_RUNTIME === 'nodejs' ? require('path').join(/* turbopackIgnore: true */ process.cwd(), routeModule.relativeProjectDir) : `${process.cwd()}/${routeModule.relativeProjectDir}`,
385
- isDraftMode,
386
- botType,
387
- isOnDemandRevalidate,
388
- isPossibleServerAction,
389
- assetPrefix: nextConfig.assetPrefix,
390
- nextConfigOutput: nextConfig.output,
391
- crossOrigin: nextConfig.crossOrigin,
392
- trailingSlash: nextConfig.trailingSlash,
393
- images: nextConfig.images,
394
- previewProps: prerenderManifest.preview,
395
- deploymentId: deploymentId,
396
- enableTainting: nextConfig.experimental.taint,
397
- htmlLimitedBots: nextConfig.htmlLimitedBots,
398
- reactMaxHeadersLength: nextConfig.reactMaxHeadersLength,
399
- multiZoneDraftMode,
400
- incrementalCache,
401
- cacheLifeProfiles: nextConfig.cacheLife,
402
- basePath: nextConfig.basePath,
403
- serverActions: nextConfig.experimental.serverActions,
404
- ...isDebugStaticShell || isDebugDynamicAccesses || isDebugFallbackShell ? {
405
- nextExport: true,
406
- supportsDynamicResponse: false,
407
- isStaticGeneration: true,
408
- isDebugDynamicAccesses: isDebugDynamicAccesses
409
- } : {},
410
- cacheComponents: Boolean(nextConfig.cacheComponents),
411
- experimental: {
412
- isRoutePPREnabled,
413
- expireTime: nextConfig.expireTime,
414
- staleTimes: nextConfig.experimental.staleTimes,
415
- dynamicOnHover: Boolean(nextConfig.experimental.dynamicOnHover),
416
- inlineCss: Boolean(nextConfig.experimental.inlineCss),
417
- authInterrupts: Boolean(nextConfig.experimental.authInterrupts),
418
- clientTraceMetadata: nextConfig.experimental.clientTraceMetadata || [],
419
- clientParamParsingOrigins: nextConfig.experimental.clientParamParsingOrigins
420
- },
421
- waitUntil: ctx.waitUntil,
422
- onClose: (cb)=>{
423
- res.on('close', cb);
424
- },
425
- onAfterTaskError: ()=>{},
426
- onInstrumentationRequestError: (error, _request, errorContext, silenceLog)=>routeModule.onRequestError(req, error, errorContext, silenceLog, routerServerContext),
427
- err: (0, _requestmeta.getRequestMeta)(req, 'invokeError'),
428
- dev: routeModule.isDev
429
- }
430
- };
431
- if (isDebugStaticShell || isDebugDynamicAccesses) {
432
- context.renderOpts.nextExport = true;
433
- context.renderOpts.supportsDynamicResponse = false;
434
- context.renderOpts.isDebugDynamicAccesses = isDebugDynamicAccesses;
435
- }
436
- // When we're revalidating in the background, we should not allow dynamic
437
- // responses.
438
- if (forceStaticRender) {
439
- context.renderOpts.supportsDynamicResponse = false;
440
- }
441
- const result = await invokeRouteModule(span, context);
442
- const { metadata } = result;
443
- const { cacheControl, headers = {}, // Add any fetch tags that were on the page to the response headers.
444
- fetchTags: cacheTags, fetchMetrics } = metadata;
445
- if (cacheTags) {
446
- headers[_constants1.NEXT_CACHE_TAGS_HEADER] = cacheTags;
447
- }
448
- // Pull any fetch metrics from the render onto the request.
449
- ;
450
- req.fetchMetrics = fetchMetrics;
451
- // we don't throw static to dynamic errors in dev as isSSG
452
- // is a best guess in dev since we don't have the prerender pass
453
- // to know whether the path is actually static or not
454
- if (isSSG && (cacheControl == null ? void 0 : cacheControl.revalidate) === 0 && !routeModule.isDev && !isRoutePPREnabled) {
455
- const staticBailoutInfo = metadata.staticBailoutInfo;
456
- const err = Object.defineProperty(new Error(`Page changed from static to dynamic at runtime ${resolvedPathname}${(staticBailoutInfo == null ? void 0 : staticBailoutInfo.description) ? `, reason: ${staticBailoutInfo.description}` : ``}` + `\nsee more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`), "__NEXT_ERROR_CODE", {
457
- value: "E132",
458
- enumerable: false,
459
- configurable: true
460
- });
461
- if (staticBailoutInfo == null ? void 0 : staticBailoutInfo.stack) {
462
- const stack = staticBailoutInfo.stack;
463
- err.stack = err.message + stack.substring(stack.indexOf('\n'));
464
- }
465
- throw err;
466
- }
467
- return {
468
- value: {
469
- kind: _responsecache.CachedRouteKind.APP_PAGE,
470
- html: result,
471
- headers,
472
- rscData: metadata.flightData,
473
- postponed: metadata.postponed,
474
- status: metadata.statusCode,
475
- segmentData: metadata.segmentData
476
- },
477
- cacheControl
478
- };
479
- };
480
- const responseGenerator = async ({ hasResolved, previousCacheEntry: previousIncrementalCacheEntry, isRevalidating, span, forceStaticRender = false })=>{
481
- const isProduction = routeModule.isDev === false;
482
- const didRespond = hasResolved || res.writableEnded;
483
- // skip on-demand revalidate if cache is not present and
484
- // revalidate-if-generated is set
485
- if (isOnDemandRevalidate && revalidateOnlyGenerated && !previousIncrementalCacheEntry && !isMinimalMode) {
486
- if (routerServerContext == null ? void 0 : routerServerContext.render404) {
487
- await routerServerContext.render404(req, res);
488
- } else {
489
- res.statusCode = 404;
490
- res.end('This page could not be found');
491
- }
492
- return null;
493
- }
494
- let fallbackMode;
495
- if (prerenderInfo) {
496
- fallbackMode = (0, _fallback.parseFallbackField)(prerenderInfo.fallback);
497
- }
498
- // When serving a HTML bot request, we want to serve a blocking render and
499
- // not the prerendered page. This ensures that the correct content is served
500
- // to the bot in the head.
501
- if (fallbackMode === _fallback.FallbackMode.PRERENDER && (0, _isbot.isBot)(userAgent)) {
502
- if (!isRoutePPREnabled || isHtmlBot) {
503
- fallbackMode = _fallback.FallbackMode.BLOCKING_STATIC_RENDER;
504
- }
505
- }
506
- if ((previousIncrementalCacheEntry == null ? void 0 : previousIncrementalCacheEntry.isStale) === -1) {
507
- isOnDemandRevalidate = true;
508
- }
509
- // TODO: adapt for PPR
510
- // only allow on-demand revalidate for fallback: true/blocking
511
- // or for prerendered fallback: false paths
512
- if (isOnDemandRevalidate && (fallbackMode !== _fallback.FallbackMode.NOT_FOUND || previousIncrementalCacheEntry)) {
513
- fallbackMode = _fallback.FallbackMode.BLOCKING_STATIC_RENDER;
514
- }
515
- if (!isMinimalMode && fallbackMode !== _fallback.FallbackMode.BLOCKING_STATIC_RENDER && staticPathKey && !didRespond && !isDraftMode && pageIsDynamic && (isProduction || !isPrerendered)) {
516
- // if the page has dynamicParams: false and this pathname wasn't
517
- // prerendered trigger the no fallback handling
518
- if (// In development, fall through to render to handle missing
519
- // getStaticPaths.
520
- (isProduction || prerenderInfo) && // When fallback isn't present, abort this render so we 404
521
- fallbackMode === _fallback.FallbackMode.NOT_FOUND) {
522
- if (nextConfig.experimental.adapterPath) {
523
- return await render404();
524
- }
525
- throw new _nofallbackerrorexternal.NoFallbackError();
526
- }
527
- // When cacheComponents is enabled, we can use the fallback
528
- // response if the request is not a dynamic RSC request because the
529
- // RSC data when this feature flag is enabled does not contain any
530
- // param references. Without this feature flag enabled, the RSC data
531
- // contains param references, and therefore we can't use the fallback.
532
- if (isRoutePPREnabled && (nextConfig.cacheComponents ? !isDynamicRSCRequest : !isRSCRequest)) {
533
- const cacheKey = isProduction && typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : normalizedSrcPage;
534
- const fallbackRouteParams = // If we're in production and we have fallback route params, then we
535
- // can use the manifest fallback route params.
536
- isProduction && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams) ? (0, _fallbackparams.createOpaqueFallbackRouteParams)(prerenderInfo.fallbackRouteParams) : // have to manually generate the fallback route params.
537
- isDebugFallbackShell ? (0, _fallbackparams.getFallbackRouteParams)(normalizedSrcPage, routeModule) : null;
538
- // We use the response cache here to handle the revalidation and
539
- // management of the fallback shell.
540
- const fallbackResponse = await routeModule.handleResponse({
541
- cacheKey,
542
- req,
543
- nextConfig,
544
- routeKind: _routekind.RouteKind.APP_PAGE,
545
- isFallback: true,
546
- prerenderManifest,
547
- isRoutePPREnabled,
548
- responseGenerator: async ()=>doRender({
549
- span,
550
- // We pass `undefined` as rendering a fallback isn't resumed
551
- // here.
552
- postponed: undefined,
553
- fallbackRouteParams,
554
- forceStaticRender: false
555
- }),
556
- waitUntil: ctx.waitUntil,
557
- isMinimalMode
558
- });
559
- // If the fallback response was set to null, then we should return null.
560
- if (fallbackResponse === null) return null;
561
- // Otherwise, if we did get a fallback response, we should return it.
562
- if (fallbackResponse) {
563
- // Remove the cache control from the response to prevent it from being
564
- // used in the surrounding cache.
565
- delete fallbackResponse.cacheControl;
566
- return fallbackResponse;
567
- }
568
- }
569
- }
570
- // Only requests that aren't revalidating can be resumed. If we have the
571
- // minimal postponed data, then we should resume the render with it.
572
- let postponed = !isOnDemandRevalidate && !isRevalidating && minimalPostponed ? minimalPostponed : undefined;
573
- // If this is a dynamic RSC request, we should use the postponed data from
574
- // the static render (if available). This ensures that we can utilize the
575
- // resume data cache (RDC) from the static render to ensure that the data
576
- // is consistent between the static and dynamic renders.
577
- if (// Only enable RDC for Navigations if the feature is enabled.
578
- supportsRDCForNavigations && process.env.NEXT_RUNTIME !== 'edge' && !isMinimalMode && incrementalCache && isDynamicRSCRequest && // We don't typically trigger an on-demand revalidation for dynamic RSC
579
- // requests, as we're typically revalidating the page in the background
580
- // instead. However, if the cache entry is stale, we should trigger a
581
- // background revalidation on dynamic RSC requests. This prevents us
582
- // from entering an infinite loop of revalidations.
583
- !forceStaticRender) {
584
- const incrementalCacheEntry = await incrementalCache.get(resolvedPathname, {
585
- kind: _responsecache.IncrementalCacheKind.APP_PAGE,
586
- isRoutePPREnabled: true,
587
- isFallback: false
588
- });
589
- // If the cache entry is found, we should use the postponed data from
590
- // the cache.
591
- if (incrementalCacheEntry && incrementalCacheEntry.value && incrementalCacheEntry.value.kind === _responsecache.CachedRouteKind.APP_PAGE) {
592
- // CRITICAL: we're assigning the postponed data from the cache entry
593
- // here as we're using the RDC to resume the render.
594
- postponed = incrementalCacheEntry.value.postponed;
595
- // If the cache entry is stale, we should trigger a background
596
- // revalidation so that subsequent requests will get a fresh response.
597
- if (incrementalCacheEntry && // We want to trigger this flow if the cache entry is stale and if
598
- // the requested revalidation flow is either foreground or
599
- // background.
600
- (incrementalCacheEntry.isStale === -1 || incrementalCacheEntry.isStale === true)) {
601
- // We want to schedule this on the next tick to ensure that the
602
- // render is not blocked on it.
603
- (0, _scheduler.scheduleOnNextTick)(async ()=>{
604
- const responseCache = routeModule.getResponseCache(req);
605
- try {
606
- await responseCache.revalidate(resolvedPathname, incrementalCache, isRoutePPREnabled, false, (c)=>responseGenerator({
607
- ...c,
608
- // CRITICAL: we need to set this to true as we're
609
- // revalidating in the background and typically this dynamic
610
- // RSC request is not treated as static.
611
- forceStaticRender: true
612
- }), // CRITICAL: we need to pass null here because passing the
613
- // previous cache entry here (which is stale) will switch on
614
- // isOnDemandRevalidate and break the prerendering.
615
- null, hasResolved, ctx.waitUntil);
616
- } catch (err) {
617
- console.error('Error revalidating the page in the background', err);
618
- }
619
- });
620
- }
621
- }
622
- }
623
- // When we're in minimal mode, if we're trying to debug the static shell,
624
- // we should just return nothing instead of resuming the dynamic render.
625
- if ((isDebugStaticShell || isDebugDynamicAccesses) && typeof postponed !== 'undefined') {
626
- return {
627
- cacheControl: {
628
- revalidate: 1,
629
- expire: undefined
630
- },
631
- value: {
632
- kind: _responsecache.CachedRouteKind.PAGES,
633
- html: _renderresult.default.EMPTY,
634
- pageData: {},
635
- headers: undefined,
636
- status: undefined
637
- }
638
- };
639
- }
640
- const fallbackRouteParams = // If we're in production and we have fallback route params, then we
641
- // can use the manifest fallback route params if we need to render the
642
- // fallback shell.
643
- isProduction && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams) && (0, _requestmeta.getRequestMeta)(req, 'renderFallbackShell') ? (0, _fallbackparams.createOpaqueFallbackRouteParams)(prerenderInfo.fallbackRouteParams) : // manually generate the fallback route params.
644
- isDebugFallbackShell ? (0, _fallbackparams.getFallbackRouteParams)(normalizedSrcPage, routeModule) : null;
645
- // Perform the render.
646
- return doRender({
647
- span,
648
- postponed,
649
- fallbackRouteParams,
650
- forceStaticRender
651
- });
652
- };
653
- const handleResponse = async (span)=>{
654
- var _cacheEntry_value, _cachedData_headers;
655
- const cacheEntry = await routeModule.handleResponse({
656
- cacheKey: ssgCacheKey,
657
- responseGenerator: (c)=>responseGenerator({
658
- span,
659
- ...c
660
- }),
661
- routeKind: _routekind.RouteKind.APP_PAGE,
662
- isOnDemandRevalidate,
663
- isRoutePPREnabled,
664
- req,
665
- nextConfig,
666
- prerenderManifest,
667
- waitUntil: ctx.waitUntil,
668
- isMinimalMode
669
- });
670
- if (isDraftMode) {
671
- res.setHeader('Cache-Control', 'private, no-cache, no-store, max-age=0, must-revalidate');
672
- }
673
- // In dev, we should not cache pages for any reason.
674
- if (routeModule.isDev) {
675
- res.setHeader('Cache-Control', 'no-store, must-revalidate');
676
- }
677
- if (!cacheEntry) {
678
- if (ssgCacheKey) {
679
- // A cache entry might not be generated if a response is written
680
- // in `getInitialProps` or `getServerSideProps`, but those shouldn't
681
- // have a cache key. If we do have a cache key but we don't end up
682
- // with a cache entry, then either Next.js or the application has a
683
- // bug that needs fixing.
684
- throw Object.defineProperty(new Error('invariant: cache entry required but not generated'), "__NEXT_ERROR_CODE", {
685
- value: "E62",
686
- enumerable: false,
687
- configurable: true
688
- });
689
- }
690
- return null;
691
- }
692
- if (((_cacheEntry_value = cacheEntry.value) == null ? void 0 : _cacheEntry_value.kind) !== _responsecache.CachedRouteKind.APP_PAGE) {
693
- var _cacheEntry_value1;
694
- throw Object.defineProperty(new Error(`Invariant app-page handler received invalid cache entry ${(_cacheEntry_value1 = cacheEntry.value) == null ? void 0 : _cacheEntry_value1.kind}`), "__NEXT_ERROR_CODE", {
695
- value: "E707",
696
- enumerable: false,
697
- configurable: true
698
- });
699
- }
700
- const didPostpone = typeof cacheEntry.value.postponed === 'string';
701
- if (isSSG && // We don't want to send a cache header for requests that contain dynamic
702
- // data. If this is a Dynamic RSC request or wasn't a Prefetch RSC
703
- // request, then we should set the cache header.
704
- !isDynamicRSCRequest && (!didPostpone || isPrefetchRSCRequest)) {
705
- if (!isMinimalMode) {
706
- // set x-nextjs-cache header to match the header
707
- // we set for the image-optimizer
708
- res.setHeader('x-nextjs-cache', isOnDemandRevalidate ? 'REVALIDATED' : cacheEntry.isMiss ? 'MISS' : cacheEntry.isStale ? 'STALE' : 'HIT');
709
- }
710
- // Set a header used by the client router to signal the response is static
711
- // and should respect the `static` cache staleTime value.
712
- res.setHeader(_approuterheaders.NEXT_IS_PRERENDER_HEADER, '1');
713
- }
714
- const { value: cachedData } = cacheEntry;
715
- // Coerce the cache control parameter from the render.
716
- let cacheControl;
717
- // If this is a resume request in minimal mode it is streamed with dynamic
718
- // content and should not be cached.
719
- if (minimalPostponed) {
720
- cacheControl = {
721
- revalidate: 0,
722
- expire: undefined
723
- };
724
- } else if (isDynamicRSCRequest) {
725
- cacheControl = {
726
- revalidate: 0,
727
- expire: undefined
728
- };
729
- } else if (!routeModule.isDev) {
730
- // If this is a preview mode request, we shouldn't cache it
731
- if (isDraftMode) {
732
- cacheControl = {
733
- revalidate: 0,
734
- expire: undefined
735
- };
736
- } else if (!isSSG) {
737
- if (!res.getHeader('Cache-Control')) {
738
- cacheControl = {
739
- revalidate: 0,
740
- expire: undefined
741
- };
742
- }
743
- } else if (cacheEntry.cacheControl) {
744
- // If the cache entry has a cache control with a revalidate value that's
745
- // a number, use it.
746
- if (typeof cacheEntry.cacheControl.revalidate === 'number') {
747
- var _cacheEntry_cacheControl;
748
- if (cacheEntry.cacheControl.revalidate < 1) {
749
- throw Object.defineProperty(new Error(`Invalid revalidate configuration provided: ${cacheEntry.cacheControl.revalidate} < 1`), "__NEXT_ERROR_CODE", {
750
- value: "E22",
751
- enumerable: false,
752
- configurable: true
753
- });
754
- }
755
- cacheControl = {
756
- revalidate: cacheEntry.cacheControl.revalidate,
757
- expire: ((_cacheEntry_cacheControl = cacheEntry.cacheControl) == null ? void 0 : _cacheEntry_cacheControl.expire) ?? nextConfig.expireTime
758
- };
759
- } else {
760
- cacheControl = {
761
- revalidate: _constants1.CACHE_ONE_YEAR,
762
- expire: undefined
763
- };
764
- }
765
- }
766
- }
767
- cacheEntry.cacheControl = cacheControl;
768
- if (typeof segmentPrefetchHeader === 'string' && (cachedData == null ? void 0 : cachedData.kind) === _responsecache.CachedRouteKind.APP_PAGE && cachedData.segmentData) {
769
- var _cachedData_headers1;
770
- // This is a prefetch request issued by the client Segment Cache. These
771
- // should never reach the application layer (lambda). We should either
772
- // respond from the cache (HIT) or respond with 204 No Content (MISS).
773
- // Set a header to indicate that PPR is enabled for this route. This
774
- // lets the client distinguish between a regular cache miss and a cache
775
- // miss due to PPR being disabled. In other contexts this header is used
776
- // to indicate that the response contains dynamic data, but here we're
777
- // only using it to indicate that the feature is enabled — the segment
778
- // response itself contains whether the data is dynamic.
779
- res.setHeader(_approuterheaders.NEXT_DID_POSTPONE_HEADER, '2');
780
- // Add the cache tags header to the response if it exists and we're in
781
- // minimal mode while rendering a static page.
782
- const tags = (_cachedData_headers1 = cachedData.headers) == null ? void 0 : _cachedData_headers1[_constants1.NEXT_CACHE_TAGS_HEADER];
783
- if (isMinimalMode && isSSG && tags && typeof tags === 'string') {
784
- res.setHeader(_constants1.NEXT_CACHE_TAGS_HEADER, tags);
785
- }
786
- const matchedSegment = cachedData.segmentData.get(segmentPrefetchHeader);
787
- if (matchedSegment !== undefined) {
788
- // Cache hit
789
- return (0, _sendpayload.sendRenderResult)({
790
- req,
791
- res,
792
- generateEtags: nextConfig.generateEtags,
793
- poweredByHeader: nextConfig.poweredByHeader,
794
- result: _renderresult.default.fromStatic(matchedSegment, _approuterheaders.RSC_CONTENT_TYPE_HEADER),
795
- cacheControl: cacheEntry.cacheControl
796
- });
797
- }
798
- // Cache miss. Either a cache entry for this route has not been generated
799
- // (which technically should not be possible when PPR is enabled, because
800
- // at a minimum there should always be a fallback entry) or there's no
801
- // match for the requested segment. Respond with a 204 No Content. We
802
- // don't bother to respond with 404, because these requests are only
803
- // issued as part of a prefetch.
804
- res.statusCode = 204;
805
- return (0, _sendpayload.sendRenderResult)({
806
- req,
807
- res,
808
- generateEtags: nextConfig.generateEtags,
809
- poweredByHeader: nextConfig.poweredByHeader,
810
- result: _renderresult.default.EMPTY,
811
- cacheControl: cacheEntry.cacheControl
812
- });
813
- }
814
- // If there's a callback for `onCacheEntry`, call it with the cache entry
815
- // and the revalidate options. If we support RDC for Navigations, we
816
- // prefer the `onCacheEntryV2` callback. Once RDC for Navigations is the
817
- // default, we can remove the fallback to `onCacheEntry` as
818
- // `onCacheEntryV2` is now fully supported.
819
- const onCacheEntry = supportsRDCForNavigations ? (0, _requestmeta.getRequestMeta)(req, 'onCacheEntryV2') ?? (0, _requestmeta.getRequestMeta)(req, 'onCacheEntry') : (0, _requestmeta.getRequestMeta)(req, 'onCacheEntry');
820
- if (onCacheEntry) {
821
- const finished = await onCacheEntry(cacheEntry, {
822
- url: (0, _requestmeta.getRequestMeta)(req, 'initURL') ?? req.url
823
- });
824
- if (finished) return null;
825
- }
826
- if (cachedData.headers) {
827
- const headers = {
828
- ...cachedData.headers
829
- };
830
- if (!isMinimalMode || !isSSG) {
831
- delete headers[_constants1.NEXT_CACHE_TAGS_HEADER];
832
- }
833
- for (let [key, value] of Object.entries(headers)){
834
- if (typeof value === 'undefined') continue;
835
- if (Array.isArray(value)) {
836
- for (const v of value){
837
- res.appendHeader(key, v);
838
- }
839
- } else if (typeof value === 'number') {
840
- value = value.toString();
841
- res.appendHeader(key, value);
842
- } else {
843
- res.appendHeader(key, value);
844
- }
845
- }
846
- }
847
- // Add the cache tags header to the response if it exists and we're in
848
- // minimal mode while rendering a static page.
849
- const tags = (_cachedData_headers = cachedData.headers) == null ? void 0 : _cachedData_headers[_constants1.NEXT_CACHE_TAGS_HEADER];
850
- if (isMinimalMode && isSSG && tags && typeof tags === 'string') {
851
- res.setHeader(_constants1.NEXT_CACHE_TAGS_HEADER, tags);
852
- }
853
- // If the request is a data request, then we shouldn't set the status code
854
- // from the response because it should always be 200. This should be gated
855
- // behind the experimental PPR flag.
856
- if (cachedData.status && (!isRSCRequest || !isRoutePPREnabled)) {
857
- res.statusCode = cachedData.status;
858
- }
859
- // Redirect information is encoded in RSC payload, so we don't need to use redirect status codes
860
- if (!isMinimalMode && cachedData.status && _redirectstatuscode.RedirectStatusCode[cachedData.status] && isRSCRequest) {
861
- res.statusCode = 200;
862
- }
863
- // Mark that the request did postpone.
864
- if (didPostpone && !isDynamicRSCRequest) {
865
- res.setHeader(_approuterheaders.NEXT_DID_POSTPONE_HEADER, '1');
866
- }
867
- // we don't go through this block when preview mode is true
868
- // as preview mode is a dynamic request (bypasses cache) and doesn't
869
- // generate both HTML and payloads in the same request so continue to just
870
- // return the generated payload
871
- if (isRSCRequest && !isDraftMode) {
872
- // If this is a dynamic RSC request, then stream the response.
873
- if (typeof cachedData.rscData === 'undefined') {
874
- // If the response is not an RSC response, then we can't serve it.
875
- if (cachedData.html.contentType !== _approuterheaders.RSC_CONTENT_TYPE_HEADER) {
876
- if (nextConfig.cacheComponents) {
877
- res.statusCode = 404;
878
- return (0, _sendpayload.sendRenderResult)({
879
- req,
880
- res,
881
- generateEtags: nextConfig.generateEtags,
882
- poweredByHeader: nextConfig.poweredByHeader,
883
- result: _renderresult.default.EMPTY,
884
- cacheControl: cacheEntry.cacheControl
885
- });
886
- } else {
887
- // Otherwise this case is not expected.
888
- throw Object.defineProperty(new _invarianterror.InvariantError(`Expected RSC response, got ${cachedData.html.contentType}`), "__NEXT_ERROR_CODE", {
889
- value: "E789",
890
- enumerable: false,
891
- configurable: true
892
- });
893
- }
894
- }
895
- return (0, _sendpayload.sendRenderResult)({
896
- req,
897
- res,
898
- generateEtags: nextConfig.generateEtags,
899
- poweredByHeader: nextConfig.poweredByHeader,
900
- result: cachedData.html,
901
- cacheControl: cacheEntry.cacheControl
902
- });
903
- }
904
- // As this isn't a prefetch request, we should serve the static flight
905
- // data.
906
- return (0, _sendpayload.sendRenderResult)({
907
- req,
908
- res,
909
- generateEtags: nextConfig.generateEtags,
910
- poweredByHeader: nextConfig.poweredByHeader,
911
- result: _renderresult.default.fromStatic(cachedData.rscData, _approuterheaders.RSC_CONTENT_TYPE_HEADER),
912
- cacheControl: cacheEntry.cacheControl
913
- });
914
- }
915
- // This is a request for HTML data.
916
- const body = cachedData.html;
917
- // If there's no postponed state, we should just serve the HTML. This
918
- // should also be the case for a resume request because it's completed
919
- // as a server render (rather than a static render).
920
- if (!didPostpone || isMinimalMode || isRSCRequest) {
921
- // If we're in test mode, we should add a sentinel chunk to the response
922
- // that's between the static and dynamic parts so we can compare the
923
- // chunks and add assertions.
924
- if (process.env.__NEXT_TEST_MODE && isMinimalMode && isRoutePPREnabled && body.contentType === _constants1.HTML_CONTENT_TYPE_HEADER) {
925
- // As we're in minimal mode, the static part would have already been
926
- // streamed first. The only part that this streams is the dynamic part
927
- // so we should FIRST stream the sentinel and THEN the dynamic part.
928
- body.unshift(createPPRBoundarySentinel());
929
- }
930
- return (0, _sendpayload.sendRenderResult)({
931
- req,
932
- res,
933
- generateEtags: nextConfig.generateEtags,
934
- poweredByHeader: nextConfig.poweredByHeader,
935
- result: body,
936
- cacheControl: cacheEntry.cacheControl
937
- });
938
- }
939
- // If we're debugging the static shell or the dynamic API accesses, we
940
- // should just serve the HTML without resuming the render. The returned
941
- // HTML will be the static shell so all the Dynamic API's will be used
942
- // during static generation.
943
- if (isDebugStaticShell || isDebugDynamicAccesses) {
944
- // Since we're not resuming the render, we need to at least add the
945
- // closing body and html tags to create valid HTML.
946
- body.push(new ReadableStream({
947
- start (controller) {
948
- controller.enqueue(_encodedtags.ENCODED_TAGS.CLOSED.BODY_AND_HTML);
949
- controller.close();
950
- }
951
- }));
952
- return (0, _sendpayload.sendRenderResult)({
953
- req,
954
- res,
955
- generateEtags: nextConfig.generateEtags,
956
- poweredByHeader: nextConfig.poweredByHeader,
957
- result: body,
958
- cacheControl: {
959
- revalidate: 0,
960
- expire: undefined
961
- }
962
- });
963
- }
964
- // If we're in test mode, we should add a sentinel chunk to the response
965
- // that's between the static and dynamic parts so we can compare the
966
- // chunks and add assertions.
967
- if (process.env.__NEXT_TEST_MODE) {
968
- body.push(createPPRBoundarySentinel());
969
- }
970
- // This request has postponed, so let's create a new transformer that the
971
- // dynamic data can pipe to that will attach the dynamic data to the end
972
- // of the response.
973
- const transformer = new TransformStream();
974
- body.push(transformer.readable);
975
- // Perform the render again, but this time, provide the postponed state.
976
- // We don't await because we want the result to start streaming now, and
977
- // we've already chained the transformer's readable to the render result.
978
- doRender({
979
- span,
980
- postponed: cachedData.postponed,
981
- // This is a resume render, not a fallback render, so we don't need to
982
- // set this.
983
- fallbackRouteParams: null,
984
- forceStaticRender: false
985
- }).then(async (result)=>{
986
- var _result_value;
987
- if (!result) {
988
- throw Object.defineProperty(new Error('Invariant: expected a result to be returned'), "__NEXT_ERROR_CODE", {
989
- value: "E463",
990
- enumerable: false,
991
- configurable: true
992
- });
993
- }
994
- if (((_result_value = result.value) == null ? void 0 : _result_value.kind) !== _responsecache.CachedRouteKind.APP_PAGE) {
995
- var _result_value1;
996
- throw Object.defineProperty(new Error(`Invariant: expected a page response, got ${(_result_value1 = result.value) == null ? void 0 : _result_value1.kind}`), "__NEXT_ERROR_CODE", {
997
- value: "E305",
998
- enumerable: false,
999
- configurable: true
1000
- });
1001
- }
1002
- // Pipe the resume result to the transformer.
1003
- await result.value.html.pipeTo(transformer.writable);
1004
- }).catch((err)=>{
1005
- // An error occurred during piping or preparing the render, abort
1006
- // the transformers writer so we can terminate the stream.
1007
- transformer.writable.abort(err).catch((e)=>{
1008
- console.error("couldn't abort transformer", e);
1009
- });
1010
- });
1011
- return (0, _sendpayload.sendRenderResult)({
1012
- req,
1013
- res,
1014
- generateEtags: nextConfig.generateEtags,
1015
- poweredByHeader: nextConfig.poweredByHeader,
1016
- result: body,
1017
- // We don't want to cache the response if it has postponed data because
1018
- // the response being sent to the client it's dynamic parts are streamed
1019
- // to the client on the same request.
1020
- cacheControl: {
1021
- revalidate: 0,
1022
- expire: undefined
1023
- }
1024
- });
1025
- };
1026
- // TODO: activeSpan code path is for when wrapped by
1027
- // next-server can be removed when this is no longer used
1028
- if (activeSpan) {
1029
- await handleResponse(activeSpan);
1030
- } else {
1031
- return await tracer.withPropagatedContext(req.headers, ()=>tracer.trace(_constants.BaseServerSpan.handleRequest, {
1032
- spanName: `${method} ${srcPage}`,
1033
- kind: _tracer.SpanKind.SERVER,
1034
- attributes: {
1035
- 'http.method': method,
1036
- 'http.target': req.url
1037
- }
1038
- }, handleResponse));
1039
- }
1040
- } catch (err) {
1041
- if (!(err instanceof _nofallbackerrorexternal.NoFallbackError)) {
1042
- const silenceLog = false;
1043
- await routeModule.onRequestError(req, err, {
1044
- routerKind: 'App Router',
1045
- routePath: srcPage,
1046
- routeType: 'render',
1047
- revalidateReason: (0, _utils.getRevalidateReason)({
1048
- isStaticGeneration: isSSG,
1049
- isOnDemandRevalidate
1050
- })
1051
- }, silenceLog, routerServerContext);
1052
- }
1053
- // rethrow so that we can handle serving error page
1054
- throw err;
1055
- }
1056
- }
1057
- // TODO: omit this from production builds, only test builds should include it
1058
- /**
1059
- * Creates a readable stream that emits a PPR boundary sentinel.
1060
- *
1061
- * @returns A readable stream that emits a PPR boundary sentinel.
1062
- */ function createPPRBoundarySentinel() {
1063
- return new ReadableStream({
1064
- start (controller) {
1065
- controller.enqueue(new TextEncoder().encode('<!-- PPR_BOUNDARY_SENTINEL -->'));
1066
- controller.close();
1067
- }
1068
- });
1069
- }
1070
-
1071
- //# sourceMappingURL=app-page.js.map