@ailog/cli 0.2.3 → 0.3.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 (321) hide show
  1. package/LICENSE +202 -0
  2. package/NOTICE +12 -0
  3. package/README.md +115 -18
  4. package/bin/cli.js +9 -0
  5. package/dist/client/assets/index-BBTm7Mxn.js +160 -0
  6. package/dist/client/assets/index-x-B7u97h.css +1 -0
  7. package/dist/client/index.html +19 -0
  8. package/dist/index.d.ts +122 -0
  9. package/dist/index.js +681 -0
  10. package/dist/viewer/server.js +413 -0
  11. package/package.json +65 -45
  12. package/dist/bin/cli.js +0 -1980
  13. package/dist/standalone/.next/BUILD_ID +0 -1
  14. package/dist/standalone/.next/app-path-routes-manifest.json +0 -10
  15. package/dist/standalone/.next/build-manifest.json +0 -21
  16. package/dist/standalone/.next/package.json +0 -1
  17. package/dist/standalone/.next/prerender-manifest.json +0 -118
  18. package/dist/standalone/.next/required-server-files.json +0 -333
  19. package/dist/standalone/.next/routes-manifest.json +0 -102
  20. package/dist/standalone/.next/server/app/_global-error/page/app-paths-manifest.json +0 -3
  21. package/dist/standalone/.next/server/app/_global-error/page/build-manifest.json +0 -18
  22. package/dist/standalone/.next/server/app/_global-error/page/next-font-manifest.json +0 -6
  23. package/dist/standalone/.next/server/app/_global-error/page/react-loadable-manifest.json +0 -1
  24. package/dist/standalone/.next/server/app/_global-error/page/server-reference-manifest.json +0 -4
  25. package/dist/standalone/.next/server/app/_global-error/page.js +0 -11
  26. package/dist/standalone/.next/server/app/_global-error/page.js.map +0 -5
  27. package/dist/standalone/.next/server/app/_global-error/page.js.nft.json +0 -1
  28. package/dist/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +0 -2
  29. package/dist/standalone/.next/server/app/_global-error.html +0 -2
  30. package/dist/standalone/.next/server/app/_global-error.meta +0 -15
  31. package/dist/standalone/.next/server/app/_global-error.rsc +0 -13
  32. package/dist/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +0 -5
  33. package/dist/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +0 -13
  34. package/dist/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +0 -8
  35. package/dist/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +0 -4
  36. package/dist/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +0 -1
  37. package/dist/standalone/.next/server/app/_not-found/page/app-paths-manifest.json +0 -3
  38. package/dist/standalone/.next/server/app/_not-found/page/build-manifest.json +0 -18
  39. package/dist/standalone/.next/server/app/_not-found/page/next-font-manifest.json +0 -12
  40. package/dist/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +0 -1
  41. package/dist/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +0 -4
  42. package/dist/standalone/.next/server/app/_not-found/page.js +0 -14
  43. package/dist/standalone/.next/server/app/_not-found/page.js.map +0 -5
  44. package/dist/standalone/.next/server/app/_not-found/page.js.nft.json +0 -1
  45. package/dist/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +0 -2
  46. package/dist/standalone/.next/server/app/_not-found.html +0 -1
  47. package/dist/standalone/.next/server/app/_not-found.meta +0 -16
  48. package/dist/standalone/.next/server/app/_not-found.rsc +0 -19
  49. package/dist/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +0 -19
  50. package/dist/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +0 -8
  51. package/dist/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +0 -10
  52. package/dist/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +0 -5
  53. package/dist/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +0 -4
  54. package/dist/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +0 -2
  55. package/dist/standalone/.next/server/app/api/[[...route]]/route/app-paths-manifest.json +0 -3
  56. package/dist/standalone/.next/server/app/api/[[...route]]/route/build-manifest.json +0 -11
  57. package/dist/standalone/.next/server/app/api/[[...route]]/route/server-reference-manifest.json +0 -4
  58. package/dist/standalone/.next/server/app/api/[[...route]]/route.js +0 -7
  59. package/dist/standalone/.next/server/app/api/[[...route]]/route.js.map +0 -5
  60. package/dist/standalone/.next/server/app/api/[[...route]]/route.js.nft.json +0 -1
  61. package/dist/standalone/.next/server/app/api/[[...route]]/route_client-reference-manifest.js +0 -2
  62. package/dist/standalone/.next/server/app/apps/[appId]/page/app-paths-manifest.json +0 -3
  63. package/dist/standalone/.next/server/app/apps/[appId]/page/build-manifest.json +0 -18
  64. package/dist/standalone/.next/server/app/apps/[appId]/page/next-font-manifest.json +0 -12
  65. package/dist/standalone/.next/server/app/apps/[appId]/page/react-loadable-manifest.json +0 -1
  66. package/dist/standalone/.next/server/app/apps/[appId]/page/server-reference-manifest.json +0 -4
  67. package/dist/standalone/.next/server/app/apps/[appId]/page.js +0 -17
  68. package/dist/standalone/.next/server/app/apps/[appId]/page.js.map +0 -5
  69. package/dist/standalone/.next/server/app/apps/[appId]/page.js.nft.json +0 -1
  70. package/dist/standalone/.next/server/app/apps/[appId]/page_client-reference-manifest.js +0 -2
  71. package/dist/standalone/.next/server/app/apps/[appId]/settings/page/app-paths-manifest.json +0 -3
  72. package/dist/standalone/.next/server/app/apps/[appId]/settings/page/build-manifest.json +0 -18
  73. package/dist/standalone/.next/server/app/apps/[appId]/settings/page/next-font-manifest.json +0 -12
  74. package/dist/standalone/.next/server/app/apps/[appId]/settings/page/react-loadable-manifest.json +0 -1
  75. package/dist/standalone/.next/server/app/apps/[appId]/settings/page/server-reference-manifest.json +0 -4
  76. package/dist/standalone/.next/server/app/apps/[appId]/settings/page.js +0 -17
  77. package/dist/standalone/.next/server/app/apps/[appId]/settings/page.js.map +0 -5
  78. package/dist/standalone/.next/server/app/apps/[appId]/settings/page.js.nft.json +0 -1
  79. package/dist/standalone/.next/server/app/apps/[appId]/settings/page_client-reference-manifest.js +0 -2
  80. package/dist/standalone/.next/server/app/apps/[appId]/threads/[threadId]/page/app-paths-manifest.json +0 -3
  81. package/dist/standalone/.next/server/app/apps/[appId]/threads/[threadId]/page/build-manifest.json +0 -18
  82. package/dist/standalone/.next/server/app/apps/[appId]/threads/[threadId]/page/next-font-manifest.json +0 -12
  83. package/dist/standalone/.next/server/app/apps/[appId]/threads/[threadId]/page/react-loadable-manifest.json +0 -1
  84. package/dist/standalone/.next/server/app/apps/[appId]/threads/[threadId]/page/server-reference-manifest.json +0 -4
  85. package/dist/standalone/.next/server/app/apps/[appId]/threads/[threadId]/page.js +0 -17
  86. package/dist/standalone/.next/server/app/apps/[appId]/threads/[threadId]/page.js.map +0 -5
  87. package/dist/standalone/.next/server/app/apps/[appId]/threads/[threadId]/page.js.nft.json +0 -1
  88. package/dist/standalone/.next/server/app/apps/[appId]/threads/[threadId]/page_client-reference-manifest.js +0 -2
  89. package/dist/standalone/.next/server/app/favicon.ico/route/app-paths-manifest.json +0 -3
  90. package/dist/standalone/.next/server/app/favicon.ico/route/build-manifest.json +0 -11
  91. package/dist/standalone/.next/server/app/favicon.ico/route.js +0 -7
  92. package/dist/standalone/.next/server/app/favicon.ico/route.js.map +0 -5
  93. package/dist/standalone/.next/server/app/favicon.ico/route.js.nft.json +0 -1
  94. package/dist/standalone/.next/server/app/favicon.ico.body +0 -0
  95. package/dist/standalone/.next/server/app/favicon.ico.meta +0 -1
  96. package/dist/standalone/.next/server/app/index.html +0 -1
  97. package/dist/standalone/.next/server/app/index.meta +0 -14
  98. package/dist/standalone/.next/server/app/index.rsc +0 -26
  99. package/dist/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +0 -9
  100. package/dist/standalone/.next/server/app/index.segments/_full.segment.rsc +0 -26
  101. package/dist/standalone/.next/server/app/index.segments/_head.segment.rsc +0 -8
  102. package/dist/standalone/.next/server/app/index.segments/_index.segment.rsc +0 -10
  103. package/dist/standalone/.next/server/app/index.segments/_tree.segment.rsc +0 -5
  104. package/dist/standalone/.next/server/app/page/app-paths-manifest.json +0 -3
  105. package/dist/standalone/.next/server/app/page/build-manifest.json +0 -18
  106. package/dist/standalone/.next/server/app/page/next-font-manifest.json +0 -12
  107. package/dist/standalone/.next/server/app/page/react-loadable-manifest.json +0 -1
  108. package/dist/standalone/.next/server/app/page/server-reference-manifest.json +0 -4
  109. package/dist/standalone/.next/server/app/page.js +0 -16
  110. package/dist/standalone/.next/server/app/page.js.map +0 -5
  111. package/dist/standalone/.next/server/app/page.js.nft.json +0 -1
  112. package/dist/standalone/.next/server/app/page_client-reference-manifest.js +0 -2
  113. package/dist/standalone/.next/server/app-paths-manifest.json +0 -10
  114. package/dist/standalone/.next/server/chunks/32a5c_next_0375a1f1._.js +0 -17
  115. package/dist/standalone/.next/server/chunks/[root-of-the-server]__5f8f2b74._.js +0 -3
  116. package/dist/standalone/.next/server/chunks/[root-of-the-server]__7970807c._.js +0 -7
  117. package/dist/standalone/.next/server/chunks/[root-of-the-server]__a0f47697._.js +0 -28
  118. package/dist/standalone/.next/server/chunks/[root-of-the-server]__b89b5a39._.js +0 -3
  119. package/dist/standalone/.next/server/chunks/[turbopack]_runtime.js +0 -770
  120. package/dist/standalone/.next/server/chunks/apps_web__next-internal_server_app_api_[[___route]]_route_actions_ad756856.js +0 -3
  121. package/dist/standalone/.next/server/chunks/apps_web__next-internal_server_app_favicon_ico_route_actions_63c3b0d9.js +0 -3
  122. package/dist/standalone/.next/server/chunks/ssr/32a5c_next_dist_c1a879d9._.js +0 -4
  123. package/dist/standalone/.next/server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js +0 -3
  124. package/dist/standalone/.next/server/chunks/ssr/32a5c_next_dist_client_components_9085e245._.js +0 -3
  125. package/dist/standalone/.next/server/chunks/ssr/32a5c_next_dist_client_components_builtin_forbidden_3bc2a141.js +0 -3
  126. package/dist/standalone/.next/server/chunks/ssr/32a5c_next_dist_client_components_builtin_global-error_4bb26d7f.js +0 -3
  127. package/dist/standalone/.next/server/chunks/ssr/32a5c_next_dist_client_components_builtin_unauthorized_5c95c9e3.js +0 -3
  128. package/dist/standalone/.next/server/chunks/ssr/32a5c_next_dist_esm_af731943._.js +0 -6
  129. package/dist/standalone/.next/server/chunks/ssr/32a5c_next_dist_esm_build_templates_app-page_5d311e9f.js +0 -4
  130. package/dist/standalone/.next/server/chunks/ssr/37f04__next-internal_server_app_apps_[appId]_threads_[threadId]_page_actions_0a164142.js +0 -3
  131. package/dist/standalone/.next/server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js +0 -3
  132. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__15021a09._.js +0 -3
  133. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__1764fab0._.js +0 -3
  134. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__1d8f92d3._.js +0 -3
  135. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__277f3037._.js +0 -3
  136. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__379bd934._.js +0 -3
  137. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__42df4b63._.js +0 -3
  138. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__5064350d._.js +0 -3
  139. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__659dbfe7._.js +0 -4
  140. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__80ea63f6._.js +0 -4
  141. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__9f3ff72e._.js +0 -3
  142. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__b6cee269._.js +0 -3
  143. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__e55c02ca._.js +0 -3
  144. package/dist/standalone/.next/server/chunks/ssr/[root-of-the-server]__f7807403._.js +0 -3
  145. package/dist/standalone/.next/server/chunks/ssr/[turbopack]_runtime.js +0 -770
  146. package/dist/standalone/.next/server/chunks/ssr/_1db4c18c._.js +0 -4
  147. package/dist/standalone/.next/server/chunks/ssr/_203f0b29._.js +0 -7
  148. package/dist/standalone/.next/server/chunks/ssr/_289820d0._.js +0 -3
  149. package/dist/standalone/.next/server/chunks/ssr/_442031f8._.js +0 -7
  150. package/dist/standalone/.next/server/chunks/ssr/_4b4df737._.js +0 -4
  151. package/dist/standalone/.next/server/chunks/ssr/_5066b883._.js +0 -4
  152. package/dist/standalone/.next/server/chunks/ssr/_70dfbe56._.js +0 -3
  153. package/dist/standalone/.next/server/chunks/ssr/_8c0bfb07._.js +0 -3
  154. package/dist/standalone/.next/server/chunks/ssr/_b00f40b3._.js +0 -3
  155. package/dist/standalone/.next/server/chunks/ssr/_d81226f8._.js +0 -4
  156. package/dist/standalone/.next/server/chunks/ssr/_e5c457a7._.js +0 -3
  157. package/dist/standalone/.next/server/chunks/ssr/_fce9eb14._.js +0 -6
  158. package/dist/standalone/.next/server/chunks/ssr/apps_web__next-internal_server_app__global-error_page_actions_e7650f86.js +0 -3
  159. package/dist/standalone/.next/server/chunks/ssr/apps_web__next-internal_server_app__not-found_page_actions_3df07a96.js +0 -3
  160. package/dist/standalone/.next/server/chunks/ssr/apps_web__next-internal_server_app_apps_[appId]_page_actions_3e495976.js +0 -3
  161. package/dist/standalone/.next/server/chunks/ssr/apps_web__next-internal_server_app_apps_[appId]_settings_page_actions_e98061b7.js +0 -3
  162. package/dist/standalone/.next/server/chunks/ssr/apps_web__next-internal_server_app_page_actions_a0623280.js +0 -3
  163. package/dist/standalone/.next/server/chunks/ssr/apps_web_app_apps_[appId]_layout_tsx_4c06ec7f._.js +0 -3
  164. package/dist/standalone/.next/server/chunks/ssr/apps_web_app_apps_[appId]_page_tsx_15e4fa55._.js +0 -3
  165. package/dist/standalone/.next/server/chunks/ssr/apps_web_app_apps_[appId]_settings_page_tsx_c072e295._.js +0 -3
  166. package/dist/standalone/.next/server/chunks/ssr/apps_web_app_apps_[appId]_threads_[threadId]_page_tsx_7dd7d764._.js +0 -39
  167. package/dist/standalone/.next/server/chunks/ssr/apps_web_app_e92ffe16._.js +0 -3
  168. package/dist/standalone/.next/server/chunks/ssr/apps_web_app_page_tsx_66bf978b._.js +0 -3
  169. package/dist/standalone/.next/server/chunks/ssr/apps_web_components_ui_9822aec4._.js +0 -3
  170. package/dist/standalone/.next/server/chunks/ssr/apps_web_components_ui_alert-dialog_tsx_9188904e._.js +0 -9
  171. package/dist/standalone/.next/server/chunks/ssr/apps_web_components_ui_c8132c43._.js +0 -9
  172. package/dist/standalone/.next/server/chunks/ssr/apps_web_components_ui_card_tsx_2c0359d4._.js +0 -3
  173. package/dist/standalone/.next/server/chunks/ssr/apps_web_components_ui_cbe5b2b9._.js +0 -3
  174. package/dist/standalone/.next/server/chunks/ssr/apps_web_components_ui_cc5b288d._.js +0 -3
  175. package/dist/standalone/.next/server/chunks/ssr/node_modules__bun_2e4b1ed0._.js +0 -3
  176. package/dist/standalone/.next/server/chunks/ssr/node_modules__bun_4bd60410._.js +0 -6
  177. package/dist/standalone/.next/server/chunks/ssr/node_modules__bun_930fb349._.js +0 -3
  178. package/dist/standalone/.next/server/chunks/ssr/node_modules__bun_d2520564._.js +0 -3
  179. package/dist/standalone/.next/server/functions-config-manifest.json +0 -4
  180. package/dist/standalone/.next/server/middleware-build-manifest.js +0 -22
  181. package/dist/standalone/.next/server/middleware-manifest.json +0 -6
  182. package/dist/standalone/.next/server/next-font-manifest.js +0 -1
  183. package/dist/standalone/.next/server/next-font-manifest.json +0 -32
  184. package/dist/standalone/.next/server/pages/404.html +0 -1
  185. package/dist/standalone/.next/server/pages/500.html +0 -2
  186. package/dist/standalone/.next/server/pages-manifest.json +0 -4
  187. package/dist/standalone/.next/server/server-reference-manifest.js +0 -1
  188. package/dist/standalone/.next/server/server-reference-manifest.json +0 -5
  189. package/dist/standalone/.next/static/chunks/001d990e82d317e7.js +0 -1
  190. package/dist/standalone/.next/static/chunks/26aa014f0977bc3a.js +0 -4
  191. package/dist/standalone/.next/static/chunks/3468e573c929d9d3.js +0 -1
  192. package/dist/standalone/.next/static/chunks/3815bbfffdbb534d.js +0 -1
  193. package/dist/standalone/.next/static/chunks/3c1f17874396f056.js +0 -1
  194. package/dist/standalone/.next/static/chunks/5521918d58602ba4.css +0 -4
  195. package/dist/standalone/.next/static/chunks/61ce30fe62669a20.js +0 -1
  196. package/dist/standalone/.next/static/chunks/6a4ccd90d00f8188.js +0 -2
  197. package/dist/standalone/.next/static/chunks/6de1dc14b2653311.js +0 -2
  198. package/dist/standalone/.next/static/chunks/6ee1158d12a0c765.js +0 -1
  199. package/dist/standalone/.next/static/chunks/8bd29684c211a1e1.js +0 -37
  200. package/dist/standalone/.next/static/chunks/8eae4355671b488f.js +0 -1
  201. package/dist/standalone/.next/static/chunks/8ef339e3fd7a82de.js +0 -1
  202. package/dist/standalone/.next/static/chunks/a6dad97d9634a72d.js +0 -1
  203. package/dist/standalone/.next/static/chunks/ab703521ea4f2141.js +0 -1
  204. package/dist/standalone/.next/static/chunks/b337946fdc3c17b3.js +0 -1
  205. package/dist/standalone/.next/static/chunks/b46c6c394477214a.js +0 -1
  206. package/dist/standalone/.next/static/chunks/b8bc41a0b408222e.js +0 -5
  207. package/dist/standalone/.next/static/chunks/bbf59b867827b224.js +0 -7
  208. package/dist/standalone/.next/static/chunks/c416de6f3efbbe15.js +0 -7
  209. package/dist/standalone/.next/static/chunks/d70eda393c3966c3.js +0 -1
  210. package/dist/standalone/.next/static/chunks/f8e57df1af00077e.js +0 -5
  211. package/dist/standalone/.next/static/chunks/turbopack-e09224df42d3769a.js +0 -3
  212. package/dist/standalone/.next/static/media/13bf9871fe164e7f-s.f2220059.woff2 +0 -0
  213. package/dist/standalone/.next/static/media/3fe682a82f50d426-s.23358719.woff2 +0 -0
  214. package/dist/standalone/.next/static/media/4fa387ec64143e14-s.c1fdd6c2.woff2 +0 -0
  215. package/dist/standalone/.next/static/media/70bc3e132a0a741e-s.p.15008bfb.woff2 +0 -0
  216. package/dist/standalone/.next/static/media/7178b3e590c64307-s.b97b3418.woff2 +0 -0
  217. package/dist/standalone/.next/static/media/71b036adf157cdcf-s.bd5f4d11.woff2 +0 -0
  218. package/dist/standalone/.next/static/media/797e433ab948586e-s.p.dbea232f.woff2 +0 -0
  219. package/dist/standalone/.next/static/media/89b21bb081cb7469-s.51c18f09.woff2 +0 -0
  220. package/dist/standalone/.next/static/media/8a480f0b521d4e75-s.8e0177b5.woff2 +0 -0
  221. package/dist/standalone/.next/static/media/bbc41e54d2fcbd21-s.799d8ef8.woff2 +0 -0
  222. package/dist/standalone/.next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2 +0 -0
  223. package/dist/standalone/.next/static/media/cc545e633e20c56d-s.f6f1950f.woff2 +0 -0
  224. package/dist/standalone/.next/static/media/favicon.0b3bf435.ico +0 -0
  225. package/dist/standalone/.next/static/p6HYmiCvyNSugdZfDkX0R/_buildManifest.js +0 -11
  226. package/dist/standalone/.next/static/p6HYmiCvyNSugdZfDkX0R/_clientMiddlewareManifest.json +0 -1
  227. package/dist/standalone/.next/static/p6HYmiCvyNSugdZfDkX0R/_ssgManifest.js +0 -1
  228. package/dist/standalone/app/apps/[appId]/layout.tsx +0 -3
  229. package/dist/standalone/app/apps/[appId]/page.tsx +0 -238
  230. package/dist/standalone/app/apps/[appId]/settings/page.tsx +0 -224
  231. package/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx +0 -283
  232. package/dist/standalone/components/apps-table.tsx +0 -274
  233. package/dist/standalone/components.json +0 -24
  234. package/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx +0 -3
  235. package/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx +0 -238
  236. package/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx +0 -224
  237. package/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx +0 -283
  238. package/dist/standalone/dist/standalone/components/apps-table.tsx +0 -274
  239. package/dist/standalone/dist/standalone/components.json +0 -24
  240. package/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx +0 -3
  241. package/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx +0 -238
  242. package/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx +0 -224
  243. package/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx +0 -283
  244. package/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx +0 -274
  245. package/dist/standalone/dist/standalone/dist/standalone/components.json +0 -24
  246. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx +0 -3
  247. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx +0 -238
  248. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx +0 -224
  249. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx +0 -283
  250. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx +0 -274
  251. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json +0 -24
  252. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx +0 -3
  253. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx +0 -238
  254. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx +0 -224
  255. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx +0 -283
  256. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx +0 -274
  257. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json +0 -24
  258. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx +0 -3
  259. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx +0 -238
  260. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx +0 -224
  261. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx +0 -283
  262. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx +0 -274
  263. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json +0 -24
  264. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx +0 -3
  265. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx +0 -238
  266. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx +0 -224
  267. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx +0 -283
  268. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx +0 -274
  269. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json +0 -24
  270. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx +0 -3
  271. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx +0 -238
  272. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx +0 -224
  273. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx +0 -283
  274. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx +0 -274
  275. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json +0 -24
  276. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx +0 -3
  277. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx +0 -238
  278. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx +0 -224
  279. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx +0 -283
  280. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx +0 -274
  281. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json +0 -24
  282. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx +0 -3
  283. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx +0 -238
  284. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx +0 -224
  285. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx +0 -283
  286. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx +0 -274
  287. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json +0 -24
  288. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx +0 -3
  289. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx +0 -238
  290. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx +0 -224
  291. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx +0 -283
  292. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx +0 -274
  293. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json +0 -24
  294. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json +0 -66
  295. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json +0 -34
  296. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json +0 -65
  297. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json +0 -34
  298. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json +0 -65
  299. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json +0 -34
  300. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json +0 -65
  301. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json +0 -34
  302. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json +0 -65
  303. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json +0 -34
  304. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json +0 -66
  305. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json +0 -34
  306. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json +0 -66
  307. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json +0 -34
  308. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json +0 -66
  309. package/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json +0 -34
  310. package/dist/standalone/dist/standalone/dist/standalone/package.json +0 -66
  311. package/dist/standalone/dist/standalone/dist/standalone/tsconfig.json +0 -34
  312. package/dist/standalone/dist/standalone/package.json +0 -66
  313. package/dist/standalone/dist/standalone/tsconfig.json +0 -34
  314. package/dist/standalone/package.json +0 -66
  315. package/dist/standalone/public/file.svg +0 -1
  316. package/dist/standalone/public/globe.svg +0 -1
  317. package/dist/standalone/public/next.svg +0 -1
  318. package/dist/standalone/public/vercel.svg +0 -1
  319. package/dist/standalone/public/window.svg +0 -1
  320. package/dist/standalone/server.js +0 -44
  321. package/dist/standalone/tsconfig.json +0 -34
@@ -1,11 +0,0 @@
1
- {
2
- "devFiles": [],
3
- "ampDevFiles": [],
4
- "polyfillFiles": [
5
- "static/chunks/a6dad97d9634a72d.js"
6
- ],
7
- "lowPriorityFiles": [],
8
- "rootMainFiles": [],
9
- "pages": {},
10
- "ampFirstPages": []
11
- }
@@ -1,7 +0,0 @@
1
- var R=require("../../../chunks/[turbopack]_runtime.js")("server/app/api/[[...route]]/route.js")
2
- R.c("server/chunks/[root-of-the-server]__5f8f2b74._.js")
3
- R.c("server/chunks/[root-of-the-server]__a0f47697._.js")
4
- R.c("server/chunks/[root-of-the-server]__7970807c._.js")
5
- R.c("server/chunks/apps_web__next-internal_server_app_api_[[___route]]_route_actions_ad756856.js")
6
- R.m(41689)
7
- module.exports=R.m(41689).exports
@@ -1,5 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": [],
4
- "sections": []
5
- }
@@ -1 +0,0 @@
1
- {"version":1,"files":["../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/acl.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/bucket.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/channel.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/crc32c.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/file.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/hash-stream-validator.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/hmacKey.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/iam.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/index.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/nodejs-common/index.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/nodejs-common/service-object.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/nodejs-common/service.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/nodejs-common/util.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/notification.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/package-json-helper.cjs","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/resumable-upload.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/signer.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/storage.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/transfer-manager.js","../../../../../../../node_modules/.bun/@google-cloud+storage@7.18.0/node_modules/@google-cloud/storage/build/esm/src/util.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/context.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context-api.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context/context.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/index.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/version.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/package.json","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/authclient.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/awsclient.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/awsrequestsigner.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/baseexternalclient.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/computeclient.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/credentials.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/defaultawssecuritycredentialssupplier.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/downscopedclient.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/envDetect.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/executable-response.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/externalAccountAuthorizedUserClient.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/externalclient.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/filesubjecttokensupplier.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/googleauth.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/iam.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/identitypoolclient.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/idtokenclient.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/impersonated.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/jwtaccess.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/jwtclient.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/loginticket.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/oauth2client.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/oauth2common.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/passthrough.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/pluggable-auth-client.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/pluggable-auth-handler.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/refreshclient.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/stscredentials.js","../../../../../../../node_modules/.bun/google-auth-library@9.15.1/node_modules/google-auth-library/build/src/auth/urlsubjecttokensupplier.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/@opentelemetry/api","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/package.json","../../../../../../../node_modules/.bun/node_modules/@opentelemetry/api","../../../../../../../node_modules/.bun/node_modules/next","../../../../../../../node_modules/.bun/node_modules/pg","../../../../../../../node_modules/.bun/node_modules/pg-cloudflare","../../../../../../../node_modules/.bun/node_modules/pg-connection-string","../../../../../../../node_modules/.bun/node_modules/pg-int8","../../../../../../../node_modules/.bun/node_modules/pg-pool","../../../../../../../node_modules/.bun/node_modules/pg-protocol","../../../../../../../node_modules/.bun/node_modules/pg-types","../../../../../../../node_modules/.bun/node_modules/pgpass","../../../../../../../node_modules/.bun/node_modules/postgres-array","../../../../../../../node_modules/.bun/node_modules/postgres-bytea","../../../../../../../node_modules/.bun/node_modules/postgres-date","../../../../../../../node_modules/.bun/node_modules/postgres-interval","../../../../../../../node_modules/.bun/node_modules/split2","../../../../../../../node_modules/.bun/node_modules/xtend","../../../../../../../node_modules/.bun/pg-cloudflare@1.2.7/node_modules/pg-cloudflare/dist/empty.js","../../../../../../../node_modules/.bun/pg-cloudflare@1.2.7/node_modules/pg-cloudflare/package.json","../../../../../../../node_modules/.bun/pg-connection-string@2.9.1/node_modules/pg-connection-string/index.js","../../../../../../../node_modules/.bun/pg-connection-string@2.9.1/node_modules/pg-connection-string/package.json","../../../../../../../node_modules/.bun/pg-int8@1.0.1/node_modules/pg-int8/index.js","../../../../../../../node_modules/.bun/pg-int8@1.0.1/node_modules/pg-int8/package.json","../../../../../../../node_modules/.bun/pg-pool@3.10.1+635858982ab829dd/node_modules/pg","../../../../../../../node_modules/.bun/pg-pool@3.10.1+635858982ab829dd/node_modules/pg-pool/index.js","../../../../../../../node_modules/.bun/pg-pool@3.10.1+635858982ab829dd/node_modules/pg-pool/package.json","../../../../../../../node_modules/.bun/pg-protocol@1.10.3/node_modules/pg-protocol/dist/buffer-reader.js","../../../../../../../node_modules/.bun/pg-protocol@1.10.3/node_modules/pg-protocol/dist/buffer-writer.js","../../../../../../../node_modules/.bun/pg-protocol@1.10.3/node_modules/pg-protocol/dist/index.js","../../../../../../../node_modules/.bun/pg-protocol@1.10.3/node_modules/pg-protocol/dist/messages.js","../../../../../../../node_modules/.bun/pg-protocol@1.10.3/node_modules/pg-protocol/dist/parser.js","../../../../../../../node_modules/.bun/pg-protocol@1.10.3/node_modules/pg-protocol/dist/serializer.js","../../../../../../../node_modules/.bun/pg-protocol@1.10.3/node_modules/pg-protocol/package.json","../../../../../../../node_modules/.bun/pg-types@2.2.0/node_modules/pg-int8","../../../../../../../node_modules/.bun/pg-types@2.2.0/node_modules/pg-types/index.js","../../../../../../../node_modules/.bun/pg-types@2.2.0/node_modules/pg-types/lib/arrayParser.js","../../../../../../../node_modules/.bun/pg-types@2.2.0/node_modules/pg-types/lib/binaryParsers.js","../../../../../../../node_modules/.bun/pg-types@2.2.0/node_modules/pg-types/lib/builtins.js","../../../../../../../node_modules/.bun/pg-types@2.2.0/node_modules/pg-types/lib/textParsers.js","../../../../../../../node_modules/.bun/pg-types@2.2.0/node_modules/pg-types/package.json","../../../../../../../node_modules/.bun/pg-types@2.2.0/node_modules/postgres-array","../../../../../../../node_modules/.bun/pg-types@2.2.0/node_modules/postgres-bytea","../../../../../../../node_modules/.bun/pg-types@2.2.0/node_modules/postgres-date","../../../../../../../node_modules/.bun/pg-types@2.2.0/node_modules/postgres-interval","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg-cloudflare","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg-connection-string","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg-pool","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg-protocol","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg-types","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/esm/index.mjs","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/client.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/connection-parameters.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/connection.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/crypto/cert-signatures.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/crypto/sasl.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/crypto/utils-legacy.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/crypto/utils-webcrypto.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/crypto/utils.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/defaults.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/index.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/native/client.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/native/index.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/native/query.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/query.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/result.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/stream.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/type-overrides.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/lib/utils.js","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pg/package.json","../../../../../../../node_modules/.bun/pg@8.16.3+635858982ab829dd/node_modules/pgpass","../../../../../../../node_modules/.bun/pgpass@1.0.5/node_modules/pgpass/lib/helper.js","../../../../../../../node_modules/.bun/pgpass@1.0.5/node_modules/pgpass/lib/index.js","../../../../../../../node_modules/.bun/pgpass@1.0.5/node_modules/pgpass/package.json","../../../../../../../node_modules/.bun/pgpass@1.0.5/node_modules/split2","../../../../../../../node_modules/.bun/postgres-array@2.0.0/node_modules/postgres-array/index.js","../../../../../../../node_modules/.bun/postgres-array@2.0.0/node_modules/postgres-array/package.json","../../../../../../../node_modules/.bun/postgres-bytea@1.0.0/node_modules/postgres-bytea/index.js","../../../../../../../node_modules/.bun/postgres-bytea@1.0.0/node_modules/postgres-bytea/package.json","../../../../../../../node_modules/.bun/postgres-date@1.0.7/node_modules/postgres-date/index.js","../../../../../../../node_modules/.bun/postgres-date@1.0.7/node_modules/postgres-date/package.json","../../../../../../../node_modules/.bun/postgres-interval@1.2.0/node_modules/postgres-interval/index.js","../../../../../../../node_modules/.bun/postgres-interval@1.2.0/node_modules/postgres-interval/package.json","../../../../../../../node_modules/.bun/postgres-interval@1.2.0/node_modules/xtend","../../../../../../../node_modules/.bun/split2@4.2.0/node_modules/split2/index.js","../../../../../../../node_modules/.bun/split2@4.2.0/node_modules/split2/package.json","../../../../../../../node_modules/.bun/xtend@4.0.2/node_modules/xtend/mutable.js","../../../../../../../node_modules/.bun/xtend@4.0.2/node_modules/xtend/package.json","../../../../../app/apps/[appId]/layout.tsx","../../../../../app/apps/[appId]/page.tsx","../../../../../app/apps/[appId]/settings/page.tsx","../../../../../app/apps/[appId]/threads/[threadId]/page.tsx","../../../../../components.json","../../../../../components/apps-table.tsx","../../../../../dist/standalone/app/apps/[appId]/layout.tsx","../../../../../dist/standalone/app/apps/[appId]/page.tsx","../../../../../dist/standalone/app/apps/[appId]/settings/page.tsx","../../../../../dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx","../../../../../dist/standalone/components.json","../../../../../dist/standalone/components/apps-table.tsx","../../../../../dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx","../../../../../dist/standalone/dist/standalone/app/apps/[appId]/page.tsx","../../../../../dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx","../../../../../dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx","../../../../../dist/standalone/dist/standalone/components.json","../../../../../dist/standalone/dist/standalone/components/apps-table.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/components.json","../../../../../dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/layout.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/settings/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/app/apps/[appId]/threads/[threadId]/page.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/components/apps-table.tsx","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/package.json","../../../../../dist/standalone/dist/standalone/dist/standalone/dist/standalone/tsconfig.json","../../../../../dist/standalone/dist/standalone/dist/standalone/package.json","../../../../../dist/standalone/dist/standalone/dist/standalone/tsconfig.json","../../../../../dist/standalone/dist/standalone/package.json","../../../../../dist/standalone/dist/standalone/tsconfig.json","../../../../../dist/standalone/package.json","../../../../../dist/standalone/tsconfig.json","../../../../../node_modules/next","../../../../../node_modules/pg","../../../../../package.json","../../../../../tsconfig.json","../../../chunks/[root-of-the-server]__5f8f2b74._.js","../../../chunks/[root-of-the-server]__7970807c._.js","../../../chunks/[root-of-the-server]__a0f47697._.js","../../../chunks/[turbopack]_runtime.js","../../../chunks/apps_web__next-internal_server_app_api_[[___route]]_route_actions_ad756856.js","./route_client-reference-manifest.js"]}
@@ -1,2 +0,0 @@
1
- globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/api/[[...route]]/route"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{},"ssrModuleMapping":{},"edgeSSRModuleMapping":{},"rscModuleMapping":{},"edgeRscModuleMapping":{},"entryCSSFiles":{},"entryJSFiles":{}}
@@ -1,3 +0,0 @@
1
- {
2
- "/apps/[appId]/page": "app/apps/[appId]/page.js"
3
- }
@@ -1,18 +0,0 @@
1
- {
2
- "devFiles": [],
3
- "ampDevFiles": [],
4
- "polyfillFiles": [
5
- "static/chunks/a6dad97d9634a72d.js"
6
- ],
7
- "lowPriorityFiles": [],
8
- "rootMainFiles": [
9
- "static/chunks/ab703521ea4f2141.js",
10
- "static/chunks/26aa014f0977bc3a.js",
11
- "static/chunks/6a4ccd90d00f8188.js",
12
- "static/chunks/001d990e82d317e7.js",
13
- "static/chunks/8eae4355671b488f.js",
14
- "static/chunks/turbopack-e09224df42d3769a.js"
15
- ],
16
- "pages": {},
17
- "ampFirstPages": []
18
- }
@@ -1,12 +0,0 @@
1
- {
2
- "pages": {},
3
- "app": {
4
- "[project]/apps/web/app/apps/[appId]/page": [
5
- "static/media/70bc3e132a0a741e-s.p.15008bfb.woff2",
6
- "static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
7
- "static/media/797e433ab948586e-s.p.dbea232f.woff2"
8
- ]
9
- },
10
- "appUsingSizeAdjust": true,
11
- "pagesUsingSizeAdjust": false
12
- }
@@ -1,17 +0,0 @@
1
- var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/apps/[appId]/page.js")
2
- R.c("server/chunks/ssr/[root-of-the-server]__277f3037._.js")
3
- R.c("server/chunks/ssr/_b00f40b3._.js")
4
- R.c("server/chunks/ssr/_d81226f8._.js")
5
- R.c("server/chunks/ssr/[root-of-the-server]__42df4b63._.js")
6
- R.c("server/chunks/ssr/node_modules__bun_4bd60410._.js")
7
- R.c("server/chunks/ssr/node_modules__bun_930fb349._.js")
8
- R.c("server/chunks/ssr/apps_web_app_e92ffe16._.js")
9
- R.c("server/chunks/ssr/32a5c_next_dist_client_components_builtin_global-error_4bb26d7f.js")
10
- R.c("server/chunks/ssr/[root-of-the-server]__5064350d._.js")
11
- R.c("server/chunks/ssr/32a5c_next_dist_client_components_9085e245._.js")
12
- R.c("server/chunks/ssr/32a5c_next_dist_client_components_builtin_forbidden_3bc2a141.js")
13
- R.c("server/chunks/ssr/32a5c_next_dist_client_components_builtin_unauthorized_5c95c9e3.js")
14
- R.c("server/chunks/ssr/apps_web_app_apps_[appId]_layout_tsx_4c06ec7f._.js")
15
- R.c("server/chunks/ssr/apps_web__next-internal_server_app_apps_[appId]_page_actions_3e495976.js")
16
- R.m(34337)
17
- module.exports=R.m(34337).exports
@@ -1,5 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": [],
4
- "sections": []
5
- }
@@ -1 +0,0 @@
1
- {"version":1,"files":["../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/context.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context-api.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context/context.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/index.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/version.js","../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/package.json","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/@opentelemetry/api","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/package.json","../../../../../../../node_modules/.bun/node_modules/@opentelemetry/api","../../../../../../../node_modules/.bun/node_modules/next","../../../../../node_modules/next","../../../chunks/ssr/32a5c_next_dist_c1fdfc17._.js","../../../chunks/ssr/32a5c_next_dist_client_components_9085e245._.js","../../../chunks/ssr/32a5c_next_dist_client_components_builtin_forbidden_3bc2a141.js","../../../chunks/ssr/32a5c_next_dist_client_components_builtin_global-error_4bb26d7f.js","../../../chunks/ssr/32a5c_next_dist_client_components_builtin_unauthorized_5c95c9e3.js","../../../chunks/ssr/32a5c_next_dist_esm_af731943._.js","../../../chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","../../../chunks/ssr/[root-of-the-server]__277f3037._.js","../../../chunks/ssr/[root-of-the-server]__379bd934._.js","../../../chunks/ssr/[root-of-the-server]__42df4b63._.js","../../../chunks/ssr/[root-of-the-server]__5064350d._.js","../../../chunks/ssr/[root-of-the-server]__80ea63f6._.js","../../../chunks/ssr/[root-of-the-server]__f7807403._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/_289820d0._.js","../../../chunks/ssr/_b00f40b3._.js","../../../chunks/ssr/_d81226f8._.js","../../../chunks/ssr/_fce9eb14._.js","../../../chunks/ssr/apps_web__next-internal_server_app_apps_[appId]_page_actions_3e495976.js","../../../chunks/ssr/apps_web_app_apps_[appId]_layout_tsx_4c06ec7f._.js","../../../chunks/ssr/apps_web_app_apps_[appId]_page_tsx_15e4fa55._.js","../../../chunks/ssr/apps_web_app_e92ffe16._.js","../../../chunks/ssr/apps_web_components_ui_card_tsx_2c0359d4._.js","../../../chunks/ssr/apps_web_components_ui_cc5b288d._.js","../../../chunks/ssr/node_modules__bun_4bd60410._.js","../../../chunks/ssr/node_modules__bun_930fb349._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
@@ -1,2 +0,0 @@
1
- globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/apps/[appId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":15228,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/layout-router.js":{"id":15228,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":24571,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":24571,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":45744,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/client-page.js":{"id":45744,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":32327,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/client-segment.js":{"id":32327,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":91458,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":91458,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":88924,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":88924,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":91843,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91843,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":17029,"name":"*","chunks":[],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/client/components/builtin/global-error.js":{"id":17029,"name":"*","chunks":[],"async":false},"[project]/node_modules/.bun/next-themes@0.4.6+8f708e3022b846db/node_modules/next-themes/dist/index.mjs <module evaluation>":{"id":92114,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/node_modules/.bun/next-themes@0.4.6+8f708e3022b846db/node_modules/next-themes/dist/index.mjs":{"id":92114,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/node_modules/.bun/nuqs@2.8.5+5fc87a7cacac1c49/node_modules/nuqs/dist/adapters/next/app.js <module evaluation>":{"id":51162,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/node_modules/.bun/nuqs@2.8.5+5fc87a7cacac1c49/node_modules/nuqs/dist/adapters/next/app.js":{"id":51162,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/node_modules/.bun/sonner@2.0.7+8f708e3022b846db/node_modules/sonner/dist/index.mjs <module evaluation>":{"id":37434,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/node_modules/.bun/sonner@2.0.7+8f708e3022b846db/node_modules/sonner/dist/index.mjs":{"id":37434,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/apps/web/components/header.tsx <module evaluation>":{"id":1212,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/apps/web/components/header.tsx":{"id":1212,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/apps/web/providers/config-provider.tsx <module evaluation>":{"id":82824,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/apps/web/providers/config-provider.tsx":{"id":82824,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/apps/web/app/apps/[appId]/page.tsx <module evaluation>":{"id":87935,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js","/_next/static/chunks/61ce30fe62669a20.js","/_next/static/chunks/b46c6c394477214a.js"],"async":false},"[project]/apps/web/app/apps/[appId]/page.tsx":{"id":87935,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js","/_next/static/chunks/61ce30fe62669a20.js","/_next/static/chunks/b46c6c394477214a.js"],"async":false}},"ssrModuleMapping":{"15228":{"*":{"id":21703,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"24571":{"*":{"id":63693,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"45744":{"*":{"id":72230,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"32327":{"*":{"id":60866,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"91458":{"*":{"id":72276,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"88924":{"*":{"id":91009,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"91843":{"*":{"id":10189,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"17029":{"*":{"id":40019,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__379bd934._.js"],"async":false}},"92114":{"*":{"id":3981,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__80ea63f6._.js","server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js","server/chunks/ssr/_fce9eb14._.js"],"async":false}},"51162":{"*":{"id":17042,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__80ea63f6._.js","server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js","server/chunks/ssr/_fce9eb14._.js"],"async":false}},"37434":{"*":{"id":74145,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__80ea63f6._.js","server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js","server/chunks/ssr/_fce9eb14._.js"],"async":false}},"1212":{"*":{"id":40828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__80ea63f6._.js","server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js","server/chunks/ssr/_fce9eb14._.js"],"async":false}},"82824":{"*":{"id":77818,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__80ea63f6._.js","server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js","server/chunks/ssr/_fce9eb14._.js"],"async":false}},"87935":{"*":{"id":25754,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__80ea63f6._.js","server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js","server/chunks/ssr/_fce9eb14._.js","server/chunks/ssr/apps_web_components_ui_card_tsx_2c0359d4._.js","server/chunks/ssr/_289820d0._.js","server/chunks/ssr/apps_web_components_ui_cc5b288d._.js","server/chunks/ssr/apps_web_app_apps_[appId]_page_tsx_15e4fa55._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"15228":{"*":{"id":25589,"name":"*","chunks":[],"async":false}},"24571":{"*":{"id":51193,"name":"*","chunks":[],"async":false}},"45744":{"*":{"id":50413,"name":"*","chunks":[],"async":false}},"32327":{"*":{"id":89419,"name":"*","chunks":[],"async":false}},"91458":{"*":{"id":18828,"name":"*","chunks":[],"async":false}},"88924":{"*":{"id":15261,"name":"*","chunks":[],"async":false}},"91843":{"*":{"id":79585,"name":"*","chunks":[],"async":false}},"17029":{"*":{"id":79340,"name":"*","chunks":[],"async":false}},"92114":{"*":{"id":47914,"name":"*","chunks":[],"async":false}},"51162":{"*":{"id":71884,"name":"*","chunks":[],"async":false}},"37434":{"*":{"id":1880,"name":"*","chunks":[],"async":false}},"1212":{"*":{"id":69697,"name":"*","chunks":[],"async":false}},"82824":{"*":{"id":41972,"name":"*","chunks":[],"async":false}},"87935":{"*":{"id":58064,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/apps/web/app/favicon.ico":[],"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/apps/web/app/layout":[{"path":"static/chunks/5521918d58602ba4.css","inlined":false}],"[project]/apps/web/app/apps/[appId]/page":[{"path":"static/chunks/5521918d58602ba4.css","inlined":false}]},"entryJSFiles":{"[project]/apps/web/app/favicon.ico":["static/chunks/3468e573c929d9d3.js","static/chunks/3815bbfffdbb534d.js"],"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/apps/web/app/layout":["static/chunks/6de1dc14b2653311.js","static/chunks/b337946fdc3c17b3.js","static/chunks/3c1f17874396f056.js"],"[project]/apps/web/app/apps/[appId]/page":["static/chunks/6de1dc14b2653311.js","static/chunks/b337946fdc3c17b3.js","static/chunks/3c1f17874396f056.js","static/chunks/61ce30fe62669a20.js","static/chunks/b46c6c394477214a.js"]}}
@@ -1,3 +0,0 @@
1
- {
2
- "/apps/[appId]/settings/page": "app/apps/[appId]/settings/page.js"
3
- }
@@ -1,18 +0,0 @@
1
- {
2
- "devFiles": [],
3
- "ampDevFiles": [],
4
- "polyfillFiles": [
5
- "static/chunks/a6dad97d9634a72d.js"
6
- ],
7
- "lowPriorityFiles": [],
8
- "rootMainFiles": [
9
- "static/chunks/ab703521ea4f2141.js",
10
- "static/chunks/26aa014f0977bc3a.js",
11
- "static/chunks/6a4ccd90d00f8188.js",
12
- "static/chunks/001d990e82d317e7.js",
13
- "static/chunks/8eae4355671b488f.js",
14
- "static/chunks/turbopack-e09224df42d3769a.js"
15
- ],
16
- "pages": {},
17
- "ampFirstPages": []
18
- }
@@ -1,12 +0,0 @@
1
- {
2
- "pages": {},
3
- "app": {
4
- "[project]/apps/web/app/apps/[appId]/settings/page": [
5
- "static/media/70bc3e132a0a741e-s.p.15008bfb.woff2",
6
- "static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
7
- "static/media/797e433ab948586e-s.p.dbea232f.woff2"
8
- ]
9
- },
10
- "appUsingSizeAdjust": true,
11
- "pagesUsingSizeAdjust": false
12
- }
@@ -1,17 +0,0 @@
1
- var R=require("../../../../chunks/ssr/[turbopack]_runtime.js")("server/app/apps/[appId]/settings/page.js")
2
- R.c("server/chunks/ssr/[root-of-the-server]__b6cee269._.js")
3
- R.c("server/chunks/ssr/_b00f40b3._.js")
4
- R.c("server/chunks/ssr/_5066b883._.js")
5
- R.c("server/chunks/ssr/[root-of-the-server]__42df4b63._.js")
6
- R.c("server/chunks/ssr/node_modules__bun_4bd60410._.js")
7
- R.c("server/chunks/ssr/node_modules__bun_930fb349._.js")
8
- R.c("server/chunks/ssr/apps_web_app_e92ffe16._.js")
9
- R.c("server/chunks/ssr/32a5c_next_dist_client_components_builtin_global-error_4bb26d7f.js")
10
- R.c("server/chunks/ssr/[root-of-the-server]__5064350d._.js")
11
- R.c("server/chunks/ssr/32a5c_next_dist_client_components_9085e245._.js")
12
- R.c("server/chunks/ssr/32a5c_next_dist_client_components_builtin_forbidden_3bc2a141.js")
13
- R.c("server/chunks/ssr/32a5c_next_dist_client_components_builtin_unauthorized_5c95c9e3.js")
14
- R.c("server/chunks/ssr/apps_web_app_apps_[appId]_layout_tsx_4c06ec7f._.js")
15
- R.c("server/chunks/ssr/apps_web__next-internal_server_app_apps_[appId]_settings_page_actions_e98061b7.js")
16
- R.m(36330)
17
- module.exports=R.m(36330).exports
@@ -1,5 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": [],
4
- "sections": []
5
- }
@@ -1 +0,0 @@
1
- {"version":1,"files":["../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/context.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context-api.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/context/context.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/index.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/src/version.js","../../../../../../../../node_modules/.bun/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/package.json","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/@opentelemetry/api","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/constants.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/interop-default.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/is-error.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/lib/semver-noop.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/load-manifest.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/response-cache/types.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../../node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/package.json","../../../../../../../../node_modules/.bun/node_modules/@opentelemetry/api","../../../../../../../../node_modules/.bun/node_modules/next","../../../../../../node_modules/next","../../../../chunks/ssr/32a5c_next_dist_c1fdfc17._.js","../../../../chunks/ssr/32a5c_next_dist_client_components_9085e245._.js","../../../../chunks/ssr/32a5c_next_dist_client_components_builtin_forbidden_3bc2a141.js","../../../../chunks/ssr/32a5c_next_dist_client_components_builtin_global-error_4bb26d7f.js","../../../../chunks/ssr/32a5c_next_dist_client_components_builtin_unauthorized_5c95c9e3.js","../../../../chunks/ssr/32a5c_next_dist_esm_af731943._.js","../../../../chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","../../../../chunks/ssr/[root-of-the-server]__379bd934._.js","../../../../chunks/ssr/[root-of-the-server]__42df4b63._.js","../../../../chunks/ssr/[root-of-the-server]__5064350d._.js","../../../../chunks/ssr/[root-of-the-server]__80ea63f6._.js","../../../../chunks/ssr/[root-of-the-server]__b6cee269._.js","../../../../chunks/ssr/[root-of-the-server]__f7807403._.js","../../../../chunks/ssr/[turbopack]_runtime.js","../../../../chunks/ssr/_203f0b29._.js","../../../../chunks/ssr/_5066b883._.js","../../../../chunks/ssr/_8c0bfb07._.js","../../../../chunks/ssr/_b00f40b3._.js","../../../../chunks/ssr/_fce9eb14._.js","../../../../chunks/ssr/apps_web__next-internal_server_app_apps_[appId]_settings_page_actions_e98061b7.js","../../../../chunks/ssr/apps_web_app_apps_[appId]_layout_tsx_4c06ec7f._.js","../../../../chunks/ssr/apps_web_app_apps_[appId]_settings_page_tsx_c072e295._.js","../../../../chunks/ssr/apps_web_app_e92ffe16._.js","../../../../chunks/ssr/apps_web_components_ui_9822aec4._.js","../../../../chunks/ssr/apps_web_components_ui_c8132c43._.js","../../../../chunks/ssr/node_modules__bun_4bd60410._.js","../../../../chunks/ssr/node_modules__bun_930fb349._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
@@ -1,2 +0,0 @@
1
- globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/apps/[appId]/settings/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":15228,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/layout-router.js":{"id":15228,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":24571,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":24571,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":45744,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/client-page.js":{"id":45744,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":32327,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/client-segment.js":{"id":32327,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":91458,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":91458,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":88924,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":88924,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":91843,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91843,"name":"*","chunks":["/_next/static/chunks/3468e573c929d9d3.js","/_next/static/chunks/3815bbfffdbb534d.js"],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":17029,"name":"*","chunks":[],"async":false},"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/client/components/builtin/global-error.js":{"id":17029,"name":"*","chunks":[],"async":false},"[project]/node_modules/.bun/next-themes@0.4.6+8f708e3022b846db/node_modules/next-themes/dist/index.mjs <module evaluation>":{"id":92114,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/node_modules/.bun/next-themes@0.4.6+8f708e3022b846db/node_modules/next-themes/dist/index.mjs":{"id":92114,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/node_modules/.bun/nuqs@2.8.5+5fc87a7cacac1c49/node_modules/nuqs/dist/adapters/next/app.js <module evaluation>":{"id":51162,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/node_modules/.bun/nuqs@2.8.5+5fc87a7cacac1c49/node_modules/nuqs/dist/adapters/next/app.js":{"id":51162,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/node_modules/.bun/sonner@2.0.7+8f708e3022b846db/node_modules/sonner/dist/index.mjs <module evaluation>":{"id":37434,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/node_modules/.bun/sonner@2.0.7+8f708e3022b846db/node_modules/sonner/dist/index.mjs":{"id":37434,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/apps/web/components/header.tsx <module evaluation>":{"id":1212,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/apps/web/components/header.tsx":{"id":1212,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/apps/web/providers/config-provider.tsx <module evaluation>":{"id":82824,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/apps/web/providers/config-provider.tsx":{"id":82824,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js"],"async":false},"[project]/apps/web/app/apps/[appId]/settings/page.tsx <module evaluation>":{"id":78329,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js","/_next/static/chunks/b8bc41a0b408222e.js","/_next/static/chunks/8ef339e3fd7a82de.js","/_next/static/chunks/bbf59b867827b224.js"],"async":false},"[project]/apps/web/app/apps/[appId]/settings/page.tsx":{"id":78329,"name":"*","chunks":["/_next/static/chunks/6de1dc14b2653311.js","/_next/static/chunks/b337946fdc3c17b3.js","/_next/static/chunks/3c1f17874396f056.js","/_next/static/chunks/b8bc41a0b408222e.js","/_next/static/chunks/8ef339e3fd7a82de.js","/_next/static/chunks/bbf59b867827b224.js"],"async":false}},"ssrModuleMapping":{"15228":{"*":{"id":21703,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"24571":{"*":{"id":63693,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"45744":{"*":{"id":72230,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"32327":{"*":{"id":60866,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"91458":{"*":{"id":72276,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"88924":{"*":{"id":91009,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"91843":{"*":{"id":10189,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__f7807403._.js","server/chunks/ssr/32a5c_next_dist_esm_af731943._.js"],"async":false}},"17029":{"*":{"id":40019,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__379bd934._.js"],"async":false}},"92114":{"*":{"id":3981,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__80ea63f6._.js","server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js","server/chunks/ssr/_fce9eb14._.js"],"async":false}},"51162":{"*":{"id":17042,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__80ea63f6._.js","server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js","server/chunks/ssr/_fce9eb14._.js"],"async":false}},"37434":{"*":{"id":74145,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__80ea63f6._.js","server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js","server/chunks/ssr/_fce9eb14._.js"],"async":false}},"1212":{"*":{"id":40828,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__80ea63f6._.js","server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js","server/chunks/ssr/_fce9eb14._.js"],"async":false}},"82824":{"*":{"id":77818,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__80ea63f6._.js","server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js","server/chunks/ssr/_fce9eb14._.js"],"async":false}},"78329":{"*":{"id":98280,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__80ea63f6._.js","server/chunks/ssr/8eb43_sonner_dist_index_mjs_a249e53a._.js","server/chunks/ssr/32a5c_next_dist_c1fdfc17._.js","server/chunks/ssr/_fce9eb14._.js","server/chunks/ssr/apps_web_components_ui_c8132c43._.js","server/chunks/ssr/_8c0bfb07._.js","server/chunks/ssr/apps_web_app_apps_[appId]_settings_page_tsx_c072e295._.js","server/chunks/ssr/apps_web_components_ui_9822aec4._.js","server/chunks/ssr/_203f0b29._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"15228":{"*":{"id":25589,"name":"*","chunks":[],"async":false}},"24571":{"*":{"id":51193,"name":"*","chunks":[],"async":false}},"45744":{"*":{"id":50413,"name":"*","chunks":[],"async":false}},"32327":{"*":{"id":89419,"name":"*","chunks":[],"async":false}},"91458":{"*":{"id":18828,"name":"*","chunks":[],"async":false}},"88924":{"*":{"id":15261,"name":"*","chunks":[],"async":false}},"91843":{"*":{"id":79585,"name":"*","chunks":[],"async":false}},"17029":{"*":{"id":79340,"name":"*","chunks":[],"async":false}},"92114":{"*":{"id":47914,"name":"*","chunks":[],"async":false}},"51162":{"*":{"id":71884,"name":"*","chunks":[],"async":false}},"37434":{"*":{"id":1880,"name":"*","chunks":[],"async":false}},"1212":{"*":{"id":69697,"name":"*","chunks":[],"async":false}},"82824":{"*":{"id":41972,"name":"*","chunks":[],"async":false}},"78329":{"*":{"id":9371,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/apps/web/app/favicon.ico":[],"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/apps/web/app/layout":[{"path":"static/chunks/5521918d58602ba4.css","inlined":false}],"[project]/apps/web/app/apps/[appId]/settings/page":[{"path":"static/chunks/5521918d58602ba4.css","inlined":false}]},"entryJSFiles":{"[project]/apps/web/app/favicon.ico":["static/chunks/3468e573c929d9d3.js","static/chunks/3815bbfffdbb534d.js"],"[project]/node_modules/.bun/next@16.0.10+2c41ffd877ef7275/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/apps/web/app/layout":["static/chunks/6de1dc14b2653311.js","static/chunks/b337946fdc3c17b3.js","static/chunks/3c1f17874396f056.js"],"[project]/apps/web/app/apps/[appId]/settings/page":["static/chunks/6de1dc14b2653311.js","static/chunks/b337946fdc3c17b3.js","static/chunks/3c1f17874396f056.js","static/chunks/b8bc41a0b408222e.js","static/chunks/8ef339e3fd7a82de.js","static/chunks/bbf59b867827b224.js"]}}
@@ -1,3 +0,0 @@
1
- {
2
- "/apps/[appId]/threads/[threadId]/page": "app/apps/[appId]/threads/[threadId]/page.js"
3
- }
@@ -1,18 +0,0 @@
1
- {
2
- "devFiles": [],
3
- "ampDevFiles": [],
4
- "polyfillFiles": [
5
- "static/chunks/a6dad97d9634a72d.js"
6
- ],
7
- "lowPriorityFiles": [],
8
- "rootMainFiles": [
9
- "static/chunks/ab703521ea4f2141.js",
10
- "static/chunks/26aa014f0977bc3a.js",
11
- "static/chunks/6a4ccd90d00f8188.js",
12
- "static/chunks/001d990e82d317e7.js",
13
- "static/chunks/8eae4355671b488f.js",
14
- "static/chunks/turbopack-e09224df42d3769a.js"
15
- ],
16
- "pages": {},
17
- "ampFirstPages": []
18
- }
@@ -1,12 +0,0 @@
1
- {
2
- "pages": {},
3
- "app": {
4
- "[project]/apps/web/app/apps/[appId]/threads/[threadId]/page": [
5
- "static/media/70bc3e132a0a741e-s.p.15008bfb.woff2",
6
- "static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
7
- "static/media/797e433ab948586e-s.p.dbea232f.woff2"
8
- ]
9
- },
10
- "appUsingSizeAdjust": true,
11
- "pagesUsingSizeAdjust": false
12
- }