@exulu/frontend 1.0.3 → 1.1.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 (239) hide show
  1. package/dist/.next/BUILD_ID +1 -1
  2. package/dist/.next/app-build-manifest.json +192 -192
  3. package/dist/.next/app-path-routes-manifest.json +1 -1
  4. package/dist/.next/build-manifest.json +3 -3
  5. package/dist/.next/prerender-manifest.json +1 -1
  6. package/dist/.next/required-server-files.json +1 -1
  7. package/dist/.next/server/app/(application)/agents/edit/[id]/page.js +1 -1
  8. package/dist/.next/server/app/(application)/agents/edit/[id]/page.js.nft.json +1 -1
  9. package/dist/.next/server/app/(application)/agents/edit/[id]/page_client-reference-manifest.js +1 -1
  10. package/dist/.next/server/app/(application)/agents/page.js +2 -2
  11. package/dist/.next/server/app/(application)/agents/page.js.nft.json +1 -1
  12. package/dist/.next/server/app/(application)/agents/page_client-reference-manifest.js +1 -1
  13. package/dist/.next/server/app/(application)/chat/[agent]/[session]/page.js +2 -2
  14. package/dist/.next/server/app/(application)/chat/[agent]/[session]/page.js.nft.json +1 -1
  15. package/dist/.next/server/app/(application)/chat/[agent]/[session]/page_client-reference-manifest.js +1 -1
  16. package/dist/.next/server/app/(application)/chat/[agent]/page.js +1 -1
  17. package/dist/.next/server/app/(application)/chat/[agent]/page.js.nft.json +1 -1
  18. package/dist/.next/server/app/(application)/chat/[agent]/page_client-reference-manifest.js +1 -1
  19. package/dist/.next/server/app/(application)/chat/page.js +1 -1
  20. package/dist/.next/server/app/(application)/chat/page.js.nft.json +1 -1
  21. package/dist/.next/server/app/(application)/chat/page_client-reference-manifest.js +1 -1
  22. package/dist/.next/server/app/(application)/configuration/page.js +1 -1
  23. package/dist/.next/server/app/(application)/configuration/page.js.nft.json +1 -1
  24. package/dist/.next/server/app/(application)/configuration/page_client-reference-manifest.js +1 -1
  25. package/dist/.next/server/app/(application)/dashboard/page.js +2 -2
  26. package/dist/.next/server/app/(application)/dashboard/page.js.nft.json +1 -1
  27. package/dist/.next/server/app/(application)/dashboard/page_client-reference-manifest.js +1 -1
  28. package/dist/.next/server/app/(application)/data/[[...query]]/page.js +2 -2
  29. package/dist/.next/server/app/(application)/data/[[...query]]/page.js.nft.json +1 -1
  30. package/dist/.next/server/app/(application)/data/[[...query]]/page_client-reference-manifest.js +1 -1
  31. package/dist/.next/server/app/(application)/evals/[id]/page.js +1 -1
  32. package/dist/.next/server/app/(application)/evals/[id]/page.js.nft.json +1 -1
  33. package/dist/.next/server/app/(application)/evals/[id]/page_client-reference-manifest.js +1 -1
  34. package/dist/.next/server/app/(application)/evals/[id]/runs/page.js +1 -1
  35. package/dist/.next/server/app/(application)/evals/[id]/runs/page.js.nft.json +1 -1
  36. package/dist/.next/server/app/(application)/evals/[id]/runs/page_client-reference-manifest.js +1 -1
  37. package/dist/.next/server/app/(application)/evals/cases/page.js +1 -1
  38. package/dist/.next/server/app/(application)/evals/cases/page.js.nft.json +1 -1
  39. package/dist/.next/server/app/(application)/evals/cases/page_client-reference-manifest.js +1 -1
  40. package/dist/.next/server/app/(application)/evals/page.js +1 -1
  41. package/dist/.next/server/app/(application)/evals/page.js.nft.json +1 -1
  42. package/dist/.next/server/app/(application)/evals/page_client-reference-manifest.js +1 -1
  43. package/dist/.next/server/app/(application)/explorer/page.js +9 -9
  44. package/dist/.next/server/app/(application)/explorer/page.js.nft.json +1 -1
  45. package/dist/.next/server/app/(application)/explorer/page_client-reference-manifest.js +1 -1
  46. package/dist/.next/server/app/(application)/jobs/page.js +1 -1
  47. package/dist/.next/server/app/(application)/jobs/page.js.nft.json +1 -1
  48. package/dist/.next/server/app/(application)/jobs/page_client-reference-manifest.js +1 -1
  49. package/dist/.next/server/app/(application)/keys/page.js +1 -1
  50. package/dist/.next/server/app/(application)/keys/page.js.nft.json +1 -1
  51. package/dist/.next/server/app/(application)/keys/page_client-reference-manifest.js +1 -1
  52. package/dist/.next/server/app/(application)/page.js +1 -1
  53. package/dist/.next/server/app/(application)/page.js.nft.json +1 -1
  54. package/dist/.next/server/app/(application)/page_client-reference-manifest.js +1 -1
  55. package/dist/.next/server/app/(application)/projects/[project]/page.js +1 -1
  56. package/dist/.next/server/app/(application)/projects/[project]/page.js.nft.json +1 -1
  57. package/dist/.next/server/app/(application)/projects/[project]/page_client-reference-manifest.js +1 -1
  58. package/dist/.next/server/app/(application)/projects/page.js +1 -1
  59. package/dist/.next/server/app/(application)/projects/page.js.nft.json +1 -1
  60. package/dist/.next/server/app/(application)/projects/page_client-reference-manifest.js +1 -1
  61. package/dist/.next/server/app/(application)/roles/page.js +1 -1
  62. package/dist/.next/server/app/(application)/roles/page.js.nft.json +1 -1
  63. package/dist/.next/server/app/(application)/roles/page_client-reference-manifest.js +1 -1
  64. package/dist/.next/server/app/(application)/token/page.js +1 -1
  65. package/dist/.next/server/app/(application)/token/page.js.nft.json +1 -1
  66. package/dist/.next/server/app/(application)/token/page_client-reference-manifest.js +1 -1
  67. package/dist/.next/server/app/(application)/users/page.js +1 -1
  68. package/dist/.next/server/app/(application)/users/page.js.nft.json +1 -1
  69. package/dist/.next/server/app/(application)/users/page_client-reference-manifest.js +1 -1
  70. package/dist/.next/server/app/(application)/variables/create/page.js +1 -1
  71. package/dist/.next/server/app/(application)/variables/create/page.js.nft.json +1 -1
  72. package/dist/.next/server/app/(application)/variables/create/page_client-reference-manifest.js +1 -1
  73. package/dist/.next/server/app/(application)/variables/edit/[variable_id]/page.js +1 -1
  74. package/dist/.next/server/app/(application)/variables/edit/[variable_id]/page.js.nft.json +1 -1
  75. package/dist/.next/server/app/(application)/variables/edit/[variable_id]/page_client-reference-manifest.js +1 -1
  76. package/dist/.next/server/app/(application)/variables/page.js +1 -1
  77. package/dist/.next/server/app/(application)/variables/page.js.nft.json +1 -1
  78. package/dist/.next/server/app/(application)/variables/page_client-reference-manifest.js +1 -1
  79. package/dist/.next/server/app/(application)/variables/usage/[variable_id]/page.js +1 -1
  80. package/dist/.next/server/app/(application)/variables/usage/[variable_id]/page.js.nft.json +1 -1
  81. package/dist/.next/server/app/(application)/variables/usage/[variable_id]/page_client-reference-manifest.js +1 -1
  82. package/dist/.next/server/app/(application)/workflows/page.js +1 -1
  83. package/dist/.next/server/app/(application)/workflows/page.js.nft.json +1 -1
  84. package/dist/.next/server/app/(application)/workflows/page_client-reference-manifest.js +1 -1
  85. package/dist/.next/server/app/(authentication)/login/page.js +3 -3
  86. package/dist/.next/server/app/(authentication)/login/page.js.nft.json +1 -1
  87. package/dist/.next/server/app/(authentication)/login/page_client-reference-manifest.js +1 -1
  88. package/dist/.next/server/app/_not-found/page.js +1 -1
  89. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  90. package/dist/.next/server/app/_not-found.html +1 -1
  91. package/dist/.next/server/app/_not-found.rsc +1 -1
  92. package/dist/.next/server/app/api/auth/[...nextauth]/route.js +2 -2
  93. package/dist/.next/server/app/api/config/route.js +2 -2
  94. package/dist/.next/server/app-paths-manifest.json +9 -9
  95. package/dist/.next/server/chunks/{2711.js → 3575.js} +1 -1
  96. package/dist/.next/server/chunks/{1558.js → 5192.js} +1 -1
  97. package/dist/.next/server/chunks/{9762.js → 7223.js} +5 -5
  98. package/dist/.next/server/chunks/{4470.js → 7944.js} +2 -2
  99. package/dist/.next/server/chunks/9049.js +2 -2
  100. package/dist/.next/server/middleware-build-manifest.js +1 -1
  101. package/dist/.next/server/middleware-manifest.json +5 -5
  102. package/dist/.next/server/middleware.js +2 -2
  103. package/dist/.next/server/next-font-manifest.js +1 -1
  104. package/dist/.next/server/next-font-manifest.json +1 -1
  105. package/dist/.next/server/pages/404.html +1 -1
  106. package/dist/.next/server/pages/500.html +1 -1
  107. package/dist/.next/server/pages-manifest.json +1 -1
  108. package/dist/.next/server/server-reference-manifest.json +1 -1
  109. package/dist/.next/static/chunks/2117-7e0e97ffa5867cf9.js.map +1 -1
  110. package/dist/.next/static/chunks/6111-5ab0e72a466543ea.js.map +1 -1
  111. package/dist/.next/static/chunks/7648-be88d7a414ab6394.js.map +1 -1
  112. package/dist/.next/static/chunks/app/(application)/agents/edit/[id]/{page-7737da0d7329baf0.js → page-e622860a59223955.js} +2 -2
  113. package/dist/.next/static/chunks/app/(application)/agents/edit/[id]/page-e622860a59223955.js.map +1 -0
  114. package/dist/.next/static/chunks/app/(application)/agents/{page-58d7ecbf04b75ef3.js → page-fe256553444f6e6f.js} +2 -2
  115. package/dist/.next/static/chunks/app/(application)/agents/page-fe256553444f6e6f.js.map +1 -0
  116. package/dist/.next/static/chunks/app/(application)/chat/[agent]/[session]/page-beaa99a35c9e9bfc.js +2 -0
  117. package/dist/.next/static/chunks/app/(application)/chat/[agent]/[session]/page-beaa99a35c9e9bfc.js.map +1 -0
  118. package/dist/.next/static/chunks/app/(application)/chat/[agent]/{layout-a701083f64a86849.js → layout-1736d0931ae3f866.js} +2 -2
  119. package/dist/.next/static/chunks/app/(application)/chat/[agent]/layout-1736d0931ae3f866.js.map +1 -0
  120. package/dist/.next/static/chunks/app/(application)/chat/[agent]/{page-2f7e3126e0e76d70.js → page-1538a952e1e99f94.js} +2 -2
  121. package/dist/.next/static/chunks/app/(application)/chat/[agent]/page-1538a952e1e99f94.js.map +1 -0
  122. package/dist/.next/static/chunks/app/(application)/chat/{layout-b934ba4c0a125683.js → layout-3fbafd811d12ed10.js} +2 -2
  123. package/dist/.next/static/chunks/app/(application)/chat/layout-3fbafd811d12ed10.js.map +1 -0
  124. package/dist/.next/static/chunks/app/(application)/configuration/{page-3aa96486933ae5dd.js → page-876d1d43a9cc36e4.js} +2 -2
  125. package/dist/.next/static/chunks/app/(application)/configuration/page-876d1d43a9cc36e4.js.map +1 -0
  126. package/dist/.next/static/chunks/app/(application)/dashboard/{page-2436e355871758ba.js → page-ca746e824cb97052.js} +2 -2
  127. package/dist/.next/static/chunks/app/(application)/dashboard/page-ca746e824cb97052.js.map +1 -0
  128. package/dist/.next/static/chunks/app/(application)/data/[[...query]]/{layout-e073c74bd194e8cc.js → layout-47ad558a66e699c7.js} +2 -2
  129. package/dist/.next/static/chunks/app/(application)/data/[[...query]]/layout-47ad558a66e699c7.js.map +1 -0
  130. package/dist/.next/static/chunks/app/(application)/data/[[...query]]/{page-375a978d25ee3a65.js → page-edcdd8944daaaef8.js} +2 -2
  131. package/dist/.next/static/chunks/app/(application)/data/[[...query]]/page-edcdd8944daaaef8.js.map +1 -0
  132. package/dist/.next/static/chunks/app/(application)/evals/[id]/{page-b668fca1ba6993e2.js → page-5d4b8e351ee3265f.js} +2 -2
  133. package/dist/.next/static/chunks/app/(application)/evals/[id]/page-5d4b8e351ee3265f.js.map +1 -0
  134. package/dist/.next/static/chunks/app/(application)/evals/[id]/runs/{page-07969d6e5fb01d7b.js → page-4f0d1524fc7936d1.js} +2 -2
  135. package/dist/.next/static/chunks/app/(application)/evals/[id]/runs/page-4f0d1524fc7936d1.js.map +1 -0
  136. package/dist/.next/static/chunks/app/(application)/evals/cases/{page-0f25ee5d9498cbc5.js → page-47274d92d3daf16b.js} +2 -2
  137. package/dist/.next/static/chunks/app/(application)/evals/cases/page-47274d92d3daf16b.js.map +1 -0
  138. package/dist/.next/static/chunks/app/(application)/evals/page-e25d76c28076b126.js +2 -0
  139. package/dist/.next/static/chunks/app/(application)/evals/page-e25d76c28076b126.js.map +1 -0
  140. package/dist/.next/static/chunks/app/(application)/explorer/{page-d1580ece2ff5ba64.js → page-9f8ab38b5cd68c45.js} +2 -2
  141. package/dist/.next/static/chunks/app/(application)/explorer/page-9f8ab38b5cd68c45.js.map +1 -0
  142. package/dist/.next/static/chunks/app/(application)/jobs/{page-1f32c5e7202301b2.js → page-2d9a06a9959e7977.js} +2 -2
  143. package/dist/.next/static/chunks/app/(application)/jobs/page-2d9a06a9959e7977.js.map +1 -0
  144. package/dist/.next/static/chunks/app/(application)/keys/page-6ecb8218f18773b9.js +2 -0
  145. package/dist/.next/static/chunks/app/(application)/keys/page-6ecb8218f18773b9.js.map +1 -0
  146. package/dist/.next/static/chunks/app/(application)/layout-73d93420d0c6661c.js +2 -0
  147. package/dist/.next/static/chunks/app/(application)/layout-73d93420d0c6661c.js.map +1 -0
  148. package/dist/.next/static/chunks/app/(application)/{page-661f24beb316dabf.js → page-16a518c5864e6963.js} +2 -2
  149. package/dist/.next/static/chunks/app/(application)/page-16a518c5864e6963.js.map +1 -0
  150. package/dist/.next/static/chunks/app/(application)/projects/[project]/{page-cc6f6786682fd877.js → page-870b48a3e7f64f7d.js} +2 -2
  151. package/dist/.next/static/chunks/app/(application)/projects/[project]/page-870b48a3e7f64f7d.js.map +1 -0
  152. package/dist/.next/static/chunks/app/(application)/projects/{layout-3ef4b8519966eee7.js → layout-aa5baaf5cc644e70.js} +2 -2
  153. package/dist/.next/static/chunks/app/(application)/projects/layout-aa5baaf5cc644e70.js.map +1 -0
  154. package/dist/.next/static/chunks/app/(application)/projects/{page-6a38fd92beb3b45a.js → page-055a048a107095ed.js} +2 -2
  155. package/dist/.next/static/chunks/app/(application)/projects/page-055a048a107095ed.js.map +1 -0
  156. package/dist/.next/static/chunks/app/(application)/roles/page-b30682514e63b3f8.js +2 -0
  157. package/dist/.next/static/chunks/app/(application)/roles/page-b30682514e63b3f8.js.map +1 -0
  158. package/dist/.next/static/chunks/app/(application)/token/{page-19921b235606b9f3.js → page-f86eaf8c51fdbe52.js} +2 -2
  159. package/dist/.next/static/chunks/app/(application)/token/page-f86eaf8c51fdbe52.js.map +1 -0
  160. package/dist/.next/static/chunks/app/(application)/users/page-1a686fd83f765d8e.js +2 -0
  161. package/dist/.next/static/chunks/app/(application)/users/page-1a686fd83f765d8e.js.map +1 -0
  162. package/dist/.next/static/chunks/app/(application)/variables/create/{page-3d0e1788a92cba52.js → page-16582f525a24dd45.js} +2 -2
  163. package/dist/.next/static/chunks/app/(application)/variables/create/page-16582f525a24dd45.js.map +1 -0
  164. package/dist/.next/static/chunks/app/(application)/variables/edit/[variable_id]/{page-ad12a1419856c280.js → page-b37d9320812bb8f6.js} +2 -2
  165. package/dist/.next/static/chunks/app/(application)/variables/edit/[variable_id]/page-b37d9320812bb8f6.js.map +1 -0
  166. package/dist/.next/static/chunks/app/(application)/variables/{page-530fff39006ba055.js → page-9b438ce239c07987.js} +2 -2
  167. package/dist/.next/static/chunks/app/(application)/variables/page-9b438ce239c07987.js.map +1 -0
  168. package/dist/.next/static/chunks/app/(application)/variables/usage/[variable_id]/{page-11fc31486ee7764e.js → page-b1fe1791701d361e.js} +2 -2
  169. package/dist/.next/static/chunks/app/(application)/variables/usage/[variable_id]/page-b1fe1791701d361e.js.map +1 -0
  170. package/dist/.next/static/chunks/app/(application)/workflows/{page-feb479eaa043e041.js → page-93969baedc6f38ff.js} +2 -2
  171. package/dist/.next/static/chunks/app/(application)/workflows/page-93969baedc6f38ff.js.map +1 -0
  172. package/dist/.next/static/chunks/app/(authentication)/{layout-ed3d63f0ade93b47.js → layout-2dfa18ea6e6dc5cd.js} +2 -2
  173. package/dist/.next/static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js.map +1 -0
  174. package/dist/.next/static/chunks/app/(authentication)/login/{error-65d2315c483bed81.js → error-c5f516f76e374400.js} +2 -2
  175. package/dist/.next/static/chunks/app/(authentication)/login/error-c5f516f76e374400.js.map +1 -0
  176. package/dist/.next/static/chunks/app/(authentication)/login/{page-3233ca86dc3297c3.js → page-4de4d6f64507c919.js} +2 -2
  177. package/dist/.next/static/chunks/app/(authentication)/login/page-4de4d6f64507c919.js.map +1 -0
  178. package/dist/.next/static/chunks/app/_not-found/page-3832d1eb6511168a.js.map +1 -1
  179. package/dist/.next/static/chunks/main-83299e0cc175f2ed.js.map +1 -1
  180. package/dist/.next/static/chunks/{main-app-e4276b9c44f225cb.js → main-app-da1df2757744a2ea.js} +2 -2
  181. package/dist/.next/static/chunks/main-app-da1df2757744a2ea.js.map +1 -0
  182. package/dist/.next/static/css/e3f2a16ab7676b05.css.map +1 -1
  183. package/dist/node_modules/sharp/build/Release/sharp-linux-x64.node +0 -0
  184. package/dist/node_modules/sharp/vendor/8.14.5/{darwin-arm64v8/lib/libvips-cpp.42.dylib → linux-x64/lib/libvips-cpp.so.42} +0 -0
  185. package/dist/node_modules/sharp/vendor/8.14.5/linux-x64/platform.json +1 -0
  186. package/dist/node_modules/sharp/vendor/8.14.5/{darwin-arm64v8 → linux-x64}/versions.json +1 -1
  187. package/dist/package.json +3 -2
  188. package/dist/server.js +1 -1
  189. package/index.js +37 -0
  190. package/package.json +7 -6
  191. package/release.config.cjs +30 -0
  192. package/dist/.env +0 -32
  193. package/dist/.next/static/chunks/app/(application)/agents/edit/[id]/page-7737da0d7329baf0.js.map +0 -1
  194. package/dist/.next/static/chunks/app/(application)/agents/page-58d7ecbf04b75ef3.js.map +0 -1
  195. package/dist/.next/static/chunks/app/(application)/chat/[agent]/[session]/page-fb7ea4dc4cdb350b.js +0 -2
  196. package/dist/.next/static/chunks/app/(application)/chat/[agent]/[session]/page-fb7ea4dc4cdb350b.js.map +0 -1
  197. package/dist/.next/static/chunks/app/(application)/chat/[agent]/layout-a701083f64a86849.js.map +0 -1
  198. package/dist/.next/static/chunks/app/(application)/chat/[agent]/page-2f7e3126e0e76d70.js.map +0 -1
  199. package/dist/.next/static/chunks/app/(application)/chat/layout-b934ba4c0a125683.js.map +0 -1
  200. package/dist/.next/static/chunks/app/(application)/configuration/page-3aa96486933ae5dd.js.map +0 -1
  201. package/dist/.next/static/chunks/app/(application)/dashboard/page-2436e355871758ba.js.map +0 -1
  202. package/dist/.next/static/chunks/app/(application)/data/[[...query]]/layout-e073c74bd194e8cc.js.map +0 -1
  203. package/dist/.next/static/chunks/app/(application)/data/[[...query]]/page-375a978d25ee3a65.js.map +0 -1
  204. package/dist/.next/static/chunks/app/(application)/evals/[id]/page-b668fca1ba6993e2.js.map +0 -1
  205. package/dist/.next/static/chunks/app/(application)/evals/[id]/runs/page-07969d6e5fb01d7b.js.map +0 -1
  206. package/dist/.next/static/chunks/app/(application)/evals/cases/page-0f25ee5d9498cbc5.js.map +0 -1
  207. package/dist/.next/static/chunks/app/(application)/evals/page-78bbdcf2c04a4ef9.js +0 -2
  208. package/dist/.next/static/chunks/app/(application)/evals/page-78bbdcf2c04a4ef9.js.map +0 -1
  209. package/dist/.next/static/chunks/app/(application)/explorer/page-d1580ece2ff5ba64.js.map +0 -1
  210. package/dist/.next/static/chunks/app/(application)/jobs/page-1f32c5e7202301b2.js.map +0 -1
  211. package/dist/.next/static/chunks/app/(application)/keys/page-9b13ab99042d606c.js +0 -2
  212. package/dist/.next/static/chunks/app/(application)/keys/page-9b13ab99042d606c.js.map +0 -1
  213. package/dist/.next/static/chunks/app/(application)/layout-cff96ce5805f0772.js +0 -2
  214. package/dist/.next/static/chunks/app/(application)/layout-cff96ce5805f0772.js.map +0 -1
  215. package/dist/.next/static/chunks/app/(application)/page-661f24beb316dabf.js.map +0 -1
  216. package/dist/.next/static/chunks/app/(application)/projects/[project]/page-cc6f6786682fd877.js.map +0 -1
  217. package/dist/.next/static/chunks/app/(application)/projects/layout-3ef4b8519966eee7.js.map +0 -1
  218. package/dist/.next/static/chunks/app/(application)/projects/page-6a38fd92beb3b45a.js.map +0 -1
  219. package/dist/.next/static/chunks/app/(application)/roles/page-d4a925d823a3c66c.js +0 -2
  220. package/dist/.next/static/chunks/app/(application)/roles/page-d4a925d823a3c66c.js.map +0 -1
  221. package/dist/.next/static/chunks/app/(application)/token/page-19921b235606b9f3.js.map +0 -1
  222. package/dist/.next/static/chunks/app/(application)/users/page-7cddc0528218c5c8.js +0 -2
  223. package/dist/.next/static/chunks/app/(application)/users/page-7cddc0528218c5c8.js.map +0 -1
  224. package/dist/.next/static/chunks/app/(application)/variables/create/page-3d0e1788a92cba52.js.map +0 -1
  225. package/dist/.next/static/chunks/app/(application)/variables/edit/[variable_id]/page-ad12a1419856c280.js.map +0 -1
  226. package/dist/.next/static/chunks/app/(application)/variables/page-530fff39006ba055.js.map +0 -1
  227. package/dist/.next/static/chunks/app/(application)/variables/usage/[variable_id]/page-11fc31486ee7764e.js.map +0 -1
  228. package/dist/.next/static/chunks/app/(application)/workflows/page-feb479eaa043e041.js.map +0 -1
  229. package/dist/.next/static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js.map +0 -1
  230. package/dist/.next/static/chunks/app/(authentication)/login/error-65d2315c483bed81.js.map +0 -1
  231. package/dist/.next/static/chunks/app/(authentication)/login/page-3233ca86dc3297c3.js.map +0 -1
  232. package/dist/.next/static/chunks/main-app-e4276b9c44f225cb.js.map +0 -1
  233. package/dist/node_modules/sharp/build/Release/sharp-darwin-arm64v8.node +0 -0
  234. package/dist/node_modules/sharp/vendor/8.14.5/darwin-arm64v8/include/harfbuzz/hb-cplusplus.hh +0 -223
  235. package/dist/node_modules/sharp/vendor/8.14.5/darwin-arm64v8/include/vips/vips8 +0 -60
  236. package/dist/node_modules/sharp/vendor/8.14.5/darwin-arm64v8/platform.json +0 -1
  237. /package/dist/.next/static/{5Vf-v5wyENpLUvLzma2J6 → Wt4IDtB-Xwfc0Z_CpMmtm}/_buildManifest.js +0 -0
  238. /package/dist/.next/static/{5Vf-v5wyENpLUvLzma2J6 → Wt4IDtB-Xwfc0Z_CpMmtm}/_ssgManifest.js +0 -0
  239. /package/dist/node_modules/sharp/vendor/8.14.5/{darwin-arm64v8 → linux-x64}/THIRD-PARTY-NOTICES.md +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(authentication)/login/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"80":{"*":{"id":"41868","name":"*","chunks":[],"async":false}},"575":{"*":{"id":"15114","name":"*","chunks":[],"async":false}},"831":{"*":{"id":"23982","name":"*","chunks":[],"async":false}},"3793":{"*":{"id":"37404","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"79671","name":"*","chunks":[],"async":false}},"6231":{"*":{"id":"26533","name":"*","chunks":[],"async":true}},"9402":{"*":{"id":"31586","name":"*","chunks":[],"async":false}},"12846":{"*":{"id":"12994","name":"*","chunks":[],"async":false}},"13832":{"*":{"id":"15211","name":"*","chunks":[],"async":false}},"16120":{"*":{"id":"43490","name":"*","chunks":[],"async":false}},"16719":{"*":{"id":"48760","name":"*","chunks":[],"async":false}},"19107":{"*":{"id":"96114","name":"*","chunks":[],"async":false}},"19774":{"*":{"id":"99954","name":"*","chunks":[],"async":false}},"20442":{"*":{"id":"65765","name":"*","chunks":[],"async":true}},"21654":{"*":{"id":"8078","name":"*","chunks":[],"async":false}},"33354":{"*":{"id":"32108","name":"*","chunks":[],"async":false}},"34984":{"*":{"id":"28718","name":"*","chunks":[],"async":false}},"36423":{"*":{"id":"84759","name":"*","chunks":[],"async":false}},"38165":{"*":{"id":"3317","name":"*","chunks":[],"async":false}},"41587":{"*":{"id":"92214","name":"*","chunks":[],"async":false}},"44045":{"*":{"id":"30463","name":"*","chunks":[],"async":false}},"52323":{"*":{"id":"30574","name":"*","chunks":[],"async":false}},"52489":{"*":{"id":"82886","name":"*","chunks":[],"async":false}},"53806":{"*":{"id":"3966","name":"*","chunks":[],"async":false}},"55459":{"*":{"id":"63978","name":"*","chunks":[],"async":false}},"55623":{"*":{"id":"1520","name":"*","chunks":[],"async":false}},"57614":{"*":{"id":"75983","name":"*","chunks":[],"async":false}},"59556":{"*":{"id":"77083","name":"*","chunks":[],"async":false}},"60617":{"*":{"id":"77373","name":"*","chunks":[],"async":false}},"61060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"63950":{"*":{"id":"37096","name":"*","chunks":[],"async":false}},"64419":{"*":{"id":"97304","name":"*","chunks":[],"async":false}},"67559":{"*":{"id":"38465","name":"*","chunks":[],"async":false}},"68476":{"*":{"id":"61444","name":"*","chunks":[],"async":false}},"70292":{"*":{"id":"50511","name":"*","chunks":[],"async":false}},"72147":{"*":{"id":"59243","name":"*","chunks":[],"async":false}},"76193":{"*":{"id":"26806","name":"*","chunks":[],"async":false}},"77569":{"*":{"id":"59190","name":"*","chunks":[],"async":false}},"82798":{"*":{"id":"15813","name":"*","chunks":[],"async":false}},"91710":{"*":{"id":"41361","name":"*","chunks":[],"async":false}},"92814":{"*":{"id":"3275","name":"*","chunks":[],"async":false}},"96126":{"*":{"id":"46465","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/client/components/app-router.js":{"id":12846,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/esm/client/components/app-router.js":{"id":12846,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/client/components/client-page.js":{"id":19107,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/esm/client/components/client-page.js":{"id":19107,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/client/components/error-boundary.js":{"id":61060,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":61060,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/esm/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/client/components/render-from-template-context.js":{"id":36423,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":36423,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/configuration/page.tsx":{"id":9402,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/authenticated.tsx":{"id":13832,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","7629","static/chunks/7629-36a80394f5716831.js","6148","static/chunks/6148-ec67c453b9affb6a.js","847","static/chunks/847-7e49f05560c72797.js","7648","static/chunks/7648-be88d7a414ab6394.js","7823","static/chunks/7823-52bfe0a2cad4b916.js","8068","static/chunks/8068-9165bd614a7822c6.js","5799","static/chunks/5799-f292308b71870013.js","4567","static/chunks/4567-b526d1258bc33820.js","605","static/chunks/605-3880e43fef392c84.js","85","static/chunks/85-f0d63cfae716000a.js","4957","static/chunks/4957-da407878e1e8153f.js","7398","static/chunks/7398-c6de1642586049cd.js","6111","static/chunks/6111-5ab0e72a466543ea.js","3832","static/chunks/3832-cfd7197465448e35.js","1049","static/chunks/app/(application)/layout-cff96ce5805f0772.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/query-client.tsx":{"id":57614,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/globals.css":{"id":47960,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/components/config-context.tsx":{"id":44045,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/components/theme-provider.tsx":{"id":82798,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/components/ui/toaster.tsx":{"id":59556,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/font/local/target.css?{\"path\":\"lib/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":[{\"path\":\"../public/fonts/Inter-Light.woff2\",\"weight\":\"300\",\"style\":\"normal\"},{\"path\":\"../public/fonts/Inter-Regular.woff2\",\"weight\":\"400\",\"style\":\"normal\"},{\"path\":\"../public/fonts/Inter-Bold.woff2\",\"weight\":\"700\",\"style\":\"normal\"}],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":59127,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/font/local/target.css?{\"path\":\"lib/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":\"../public/fonts/JetBrainsMono-Regular.woff2\",\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":78985,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/font/local/target.css?{\"path\":\"lib/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":\"../public/fonts/Merriweather-Regular.woff2\",\"variable\":\"--font-serif\",\"display\":\"swap\"}],\"variableName\":\"merriweather\"}":{"id":38713,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/keys/page.tsx":{"id":63950,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/token/page.tsx":{"id":3793,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/roles/page.tsx":{"id":96126,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/dashboard/page.tsx":{"id":34984,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/agents/page.tsx":{"id":72147,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/agents/edit/[id]/page.tsx":{"id":76193,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/evals/page.tsx":{"id":92814,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/evals/cases/page.tsx":{"id":52489,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/explorer/graphiql.tsx":{"id":77569,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/page.tsx":{"id":575,"name":"*","chunks":["4692","static/chunks/app/(application)/page-661f24beb316dabf.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/users/page.tsx":{"id":38165,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/jobs/page.tsx":{"id":19774,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/variables/page.tsx":{"id":67559,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/variables/create/page.tsx":{"id":64419,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/workflows/page.tsx":{"id":16719,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(authentication)/login/login.tsx":{"id":53806,"name":"*","chunks":["8310","static/chunks/0e5ce63c-ecdc54f30317a968.js","9851","static/chunks/9851-52f575957c29273b.js","605","static/chunks/605-3880e43fef392c84.js","3145","static/chunks/3145-23f88dd692674837.js","3426","static/chunks/3426-28c0e055d2c499fe.js","801","static/chunks/app/(authentication)/login/page-3233ca86dc3297c3.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(authentication)/login/error.tsx":{"id":70292,"name":"*","chunks":["8310","static/chunks/0e5ce63c-ecdc54f30317a968.js","9851","static/chunks/9851-52f575957c29273b.js","7552","static/chunks/app/(authentication)/login/error-65d2315c483bed81.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/evals/[id]/runs/page.tsx":{"id":20442,"name":"*","chunks":[],"async":true},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/evals/[id]/page.tsx":{"id":831,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/variables/edit/[variable_id]/page.tsx":{"id":55623,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/variables/usage/[variable_id]/page.tsx":{"id":68476,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/chat/layout.tsx":{"id":41587,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/data/[[...query]]/page.tsx":{"id":6231,"name":"*","chunks":[],"async":true},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/data/[[...query]]/layout.tsx":{"id":55459,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/projects/page.tsx":{"id":60617,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/projects/layout.tsx":{"id":21654,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/projects/[project]/page.tsx":{"id":33354,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/chat/[agent]/page.tsx":{"id":16120,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/chat/[agent]/layout.tsx":{"id":52323,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/chat/[agent]/[session]/page.tsx":{"id":91710,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/":[],"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/layout":["static/css/10ea0186165afa1b.css","static/css/e3f2a16ab7676b05.css"],"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/page":["static/css/0c8b3bd55af472ec.css"],"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(authentication)/layout":["static/css/10ea0186165afa1b.css","static/css/e3f2a16ab7676b05.css"],"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(authentication)/login/page":[],"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(authentication)/login/error":[]}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(authentication)/login/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"80":{"*":{"id":"41868","name":"*","chunks":[],"async":false}},"575":{"*":{"id":"15114","name":"*","chunks":[],"async":false}},"831":{"*":{"id":"23982","name":"*","chunks":[],"async":false}},"3793":{"*":{"id":"37404","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"79671","name":"*","chunks":[],"async":false}},"6231":{"*":{"id":"26533","name":"*","chunks":[],"async":true}},"9402":{"*":{"id":"31586","name":"*","chunks":[],"async":false}},"12846":{"*":{"id":"12994","name":"*","chunks":[],"async":false}},"13832":{"*":{"id":"15211","name":"*","chunks":[],"async":false}},"16120":{"*":{"id":"43490","name":"*","chunks":[],"async":false}},"16719":{"*":{"id":"48760","name":"*","chunks":[],"async":false}},"19107":{"*":{"id":"96114","name":"*","chunks":[],"async":false}},"19774":{"*":{"id":"99954","name":"*","chunks":[],"async":false}},"20442":{"*":{"id":"65765","name":"*","chunks":[],"async":true}},"21654":{"*":{"id":"8078","name":"*","chunks":[],"async":false}},"33354":{"*":{"id":"32108","name":"*","chunks":[],"async":false}},"34984":{"*":{"id":"28718","name":"*","chunks":[],"async":false}},"36423":{"*":{"id":"84759","name":"*","chunks":[],"async":false}},"38165":{"*":{"id":"3317","name":"*","chunks":[],"async":false}},"41587":{"*":{"id":"92214","name":"*","chunks":[],"async":false}},"44045":{"*":{"id":"30463","name":"*","chunks":[],"async":false}},"52323":{"*":{"id":"30574","name":"*","chunks":[],"async":false}},"52489":{"*":{"id":"82886","name":"*","chunks":[],"async":false}},"53806":{"*":{"id":"3966","name":"*","chunks":[],"async":false}},"55459":{"*":{"id":"63978","name":"*","chunks":[],"async":false}},"55623":{"*":{"id":"1520","name":"*","chunks":[],"async":false}},"57614":{"*":{"id":"75983","name":"*","chunks":[],"async":false}},"59556":{"*":{"id":"77083","name":"*","chunks":[],"async":false}},"60617":{"*":{"id":"77373","name":"*","chunks":[],"async":false}},"61060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"63950":{"*":{"id":"37096","name":"*","chunks":[],"async":false}},"64419":{"*":{"id":"97304","name":"*","chunks":[],"async":false}},"67559":{"*":{"id":"38465","name":"*","chunks":[],"async":false}},"68476":{"*":{"id":"61444","name":"*","chunks":[],"async":false}},"70292":{"*":{"id":"50511","name":"*","chunks":[],"async":false}},"72147":{"*":{"id":"59243","name":"*","chunks":[],"async":false}},"76193":{"*":{"id":"26806","name":"*","chunks":[],"async":false}},"77569":{"*":{"id":"59190","name":"*","chunks":[],"async":false}},"82798":{"*":{"id":"15813","name":"*","chunks":[],"async":false}},"91710":{"*":{"id":"41361","name":"*","chunks":[],"async":false}},"92814":{"*":{"id":"3275","name":"*","chunks":[],"async":false}},"96126":{"*":{"id":"46465","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/client/components/app-router.js":{"id":12846,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/esm/client/components/app-router.js":{"id":12846,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/client/components/client-page.js":{"id":19107,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/esm/client/components/client-page.js":{"id":19107,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/client/components/error-boundary.js":{"id":61060,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":61060,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/esm/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/client/components/render-from-template-context.js":{"id":36423,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":36423,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/configuration/page.tsx":{"id":9402,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/authenticated.tsx":{"id":13832,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","7629","static/chunks/7629-36a80394f5716831.js","6148","static/chunks/6148-ec67c453b9affb6a.js","847","static/chunks/847-7e49f05560c72797.js","7648","static/chunks/7648-be88d7a414ab6394.js","7823","static/chunks/7823-52bfe0a2cad4b916.js","8068","static/chunks/8068-9165bd614a7822c6.js","5799","static/chunks/5799-f292308b71870013.js","4567","static/chunks/4567-b526d1258bc33820.js","605","static/chunks/605-3880e43fef392c84.js","85","static/chunks/85-f0d63cfae716000a.js","4957","static/chunks/4957-da407878e1e8153f.js","7398","static/chunks/7398-c6de1642586049cd.js","6111","static/chunks/6111-5ab0e72a466543ea.js","3832","static/chunks/3832-cfd7197465448e35.js","1049","static/chunks/app/(application)/layout-73d93420d0c6661c.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/query-client.tsx":{"id":57614,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/globals.css":{"id":47960,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/components/config-context.tsx":{"id":44045,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/components/theme-provider.tsx":{"id":82798,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/components/ui/toaster.tsx":{"id":59556,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/font/local/target.css?{\"path\":\"lib/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":[{\"path\":\"../public/fonts/Inter-Light.woff2\",\"weight\":\"300\",\"style\":\"normal\"},{\"path\":\"../public/fonts/Inter-Regular.woff2\",\"weight\":\"400\",\"style\":\"normal\"},{\"path\":\"../public/fonts/Inter-Bold.woff2\",\"weight\":\"700\",\"style\":\"normal\"}],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":59127,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/font/local/target.css?{\"path\":\"lib/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":\"../public/fonts/JetBrainsMono-Regular.woff2\",\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":78985,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/font/local/target.css?{\"path\":\"lib/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":\"../public/fonts/Merriweather-Regular.woff2\",\"variable\":\"--font-serif\",\"display\":\"swap\"}],\"variableName\":\"merriweather\"}":{"id":38713,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/keys/page.tsx":{"id":63950,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/roles/page.tsx":{"id":96126,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/token/page.tsx":{"id":3793,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/agents/edit/[id]/page.tsx":{"id":76193,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/agents/page.tsx":{"id":72147,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/dashboard/page.tsx":{"id":34984,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/evals/cases/page.tsx":{"id":52489,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/explorer/graphiql.tsx":{"id":77569,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/evals/page.tsx":{"id":92814,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/jobs/page.tsx":{"id":19774,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/page.tsx":{"id":575,"name":"*","chunks":["4692","static/chunks/app/(application)/page-16a518c5864e6963.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/evals/[id]/runs/page.tsx":{"id":20442,"name":"*","chunks":[],"async":true},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/users/page.tsx":{"id":38165,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/evals/[id]/page.tsx":{"id":831,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/variables/create/page.tsx":{"id":64419,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/variables/page.tsx":{"id":67559,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/workflows/page.tsx":{"id":16719,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(authentication)/login/login.tsx":{"id":53806,"name":"*","chunks":["8310","static/chunks/0e5ce63c-ecdc54f30317a968.js","9851","static/chunks/9851-52f575957c29273b.js","605","static/chunks/605-3880e43fef392c84.js","3145","static/chunks/3145-23f88dd692674837.js","3426","static/chunks/3426-28c0e055d2c499fe.js","801","static/chunks/app/(authentication)/login/page-4de4d6f64507c919.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(authentication)/login/error.tsx":{"id":70292,"name":"*","chunks":["8310","static/chunks/0e5ce63c-ecdc54f30317a968.js","9851","static/chunks/9851-52f575957c29273b.js","7552","static/chunks/app/(authentication)/login/error-c5f516f76e374400.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/variables/edit/[variable_id]/page.tsx":{"id":55623,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/variables/usage/[variable_id]/page.tsx":{"id":68476,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/chat/layout.tsx":{"id":41587,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/data/[[...query]]/page.tsx":{"id":6231,"name":"*","chunks":[],"async":true},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/data/[[...query]]/layout.tsx":{"id":55459,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/projects/[project]/page.tsx":{"id":33354,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/projects/layout.tsx":{"id":21654,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/projects/page.tsx":{"id":60617,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/chat/[agent]/page.tsx":{"id":16120,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/chat/[agent]/layout.tsx":{"id":52323,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/chat/[agent]/[session]/page.tsx":{"id":91710,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/exulu-frontend/exulu-frontend/":[],"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/layout":["static/css/10ea0186165afa1b.css","static/css/e3f2a16ab7676b05.css"],"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/page":["static/css/0c8b3bd55af472ec.css"],"/home/runner/work/exulu-frontend/exulu-frontend/app/(authentication)/layout":["static/css/10ea0186165afa1b.css","static/css/e3f2a16ab7676b05.css"],"/home/runner/work/exulu-frontend/exulu-frontend/app/(authentication)/login/page":[],"/home/runner/work/exulu-frontend/exulu-frontend/app/(authentication)/login/error":[]}}
@@ -1 +1 @@
1
- (()=>{var e={};e.id=7409,e.ids=[7409],e.modules={72934:e=>{"use strict";e.exports=require("next/dist/client/components/action-async-storage.external.js")},54580:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external.js")},45869:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},20399:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},95144:(e,t,n)=>{"use strict";n.r(t),n.d(t,{GlobalError:()=>i.a,__next_app__:()=>f,originalPathname:()=>c,pages:()=>a,routeModule:()=>p,tree:()=>d}),n(7352),n(35866),n(64387);var o=n(23191),r=n(88716),s=n(37922),i=n.n(s),l=n(95231),u={};for(let e in l)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(u[e]=()=>l[e]);n.d(t,u);let d=["",{children:["/_not-found",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(n.t.bind(n,35866,23)),"next/dist/client/components/not-found-error"]}]},{}]},{"not-found":[()=>Promise.resolve().then(n.t.bind(n,35866,23)),"next/dist/client/components/not-found-error"],layout:[()=>Promise.resolve().then(n.t.bind(n,64387,23)),"next/dist/client/components/default-layout"]}],a=[],c="/_not-found/page",f={require:n,loadChunk:()=>Promise.resolve()},p=new o.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/_not-found/page",pathname:"/_not-found",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:d}})},11296:(e,t,n)=>{Promise.resolve().then(n.t.bind(n,12994,23)),Promise.resolve().then(n.t.bind(n,96114,23)),Promise.resolve().then(n.t.bind(n,9727,23)),Promise.resolve().then(n.t.bind(n,79671,23)),Promise.resolve().then(n.t.bind(n,41868,23)),Promise.resolve().then(n.t.bind(n,84759,23))},64387:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return r}}),n(53370);let o=n(19510);function r(e){let{children:t}=e;return(0,o.jsx)("html",{children:(0,o.jsx)("body",{children:t})})}n(71159),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7352:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{PARALLEL_ROUTE_DEFAULT_PATH:function(){return r},default:function(){return s}});let o=n(16399),r="next/dist/client/components/parallel-route-default.js";function s(){(0,o.notFound)()}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}};var t=require("../../webpack-runtime.js");t.C(e);var n=e=>t(t.s=e),o=t.X(0,[9276,9049],()=>n(95144));module.exports=o})();
1
+ (()=>{var e={};e.id=7409,e.ids=[7409],e.modules={72934:e=>{"use strict";e.exports=require("next/dist/client/components/action-async-storage.external.js")},54580:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external.js")},45869:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},20399:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},38970:(e,t,n)=>{"use strict";n.r(t),n.d(t,{GlobalError:()=>i.a,__next_app__:()=>f,originalPathname:()=>c,pages:()=>a,routeModule:()=>p,tree:()=>d}),n(7352),n(35866),n(64387);var o=n(23191),r=n(88716),s=n(37922),i=n.n(s),l=n(95231),u={};for(let e in l)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(u[e]=()=>l[e]);n.d(t,u);let d=["",{children:["/_not-found",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(n.t.bind(n,35866,23)),"next/dist/client/components/not-found-error"]}]},{}]},{"not-found":[()=>Promise.resolve().then(n.t.bind(n,35866,23)),"next/dist/client/components/not-found-error"],layout:[()=>Promise.resolve().then(n.t.bind(n,64387,23)),"next/dist/client/components/default-layout"]}],a=[],c="/_not-found/page",f={require:n,loadChunk:()=>Promise.resolve()},p=new o.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/_not-found/page",pathname:"/_not-found",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:d}})},65534:(e,t,n)=>{Promise.resolve().then(n.t.bind(n,12994,23)),Promise.resolve().then(n.t.bind(n,96114,23)),Promise.resolve().then(n.t.bind(n,9727,23)),Promise.resolve().then(n.t.bind(n,79671,23)),Promise.resolve().then(n.t.bind(n,41868,23)),Promise.resolve().then(n.t.bind(n,84759,23))},64387:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return r}}),n(53370);let o=n(19510);function r(e){let{children:t}=e;return(0,o.jsx)("html",{children:(0,o.jsx)("body",{children:t})})}n(71159),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7352:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{PARALLEL_ROUTE_DEFAULT_PATH:function(){return r},default:function(){return s}});let o=n(16399),r="next/dist/client/components/parallel-route-default.js";function s(){(0,o.notFound)()}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}};var t=require("../../webpack-runtime.js");t.C(e);var n=e=>t(t.s=e),o=t.X(0,[9276,9049],()=>n(38970));module.exports=o})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"80":{"*":{"id":"41868","name":"*","chunks":[],"async":false}},"575":{"*":{"id":"15114","name":"*","chunks":[],"async":false}},"831":{"*":{"id":"23982","name":"*","chunks":[],"async":false}},"3793":{"*":{"id":"37404","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"79671","name":"*","chunks":[],"async":false}},"6231":{"*":{"id":"26533","name":"*","chunks":[],"async":true}},"9402":{"*":{"id":"31586","name":"*","chunks":[],"async":false}},"12846":{"*":{"id":"12994","name":"*","chunks":[],"async":false}},"13832":{"*":{"id":"15211","name":"*","chunks":[],"async":false}},"16120":{"*":{"id":"43490","name":"*","chunks":[],"async":false}},"16719":{"*":{"id":"48760","name":"*","chunks":[],"async":false}},"19107":{"*":{"id":"96114","name":"*","chunks":[],"async":false}},"19774":{"*":{"id":"99954","name":"*","chunks":[],"async":false}},"20442":{"*":{"id":"65765","name":"*","chunks":[],"async":true}},"21654":{"*":{"id":"8078","name":"*","chunks":[],"async":false}},"33354":{"*":{"id":"32108","name":"*","chunks":[],"async":false}},"34984":{"*":{"id":"28718","name":"*","chunks":[],"async":false}},"36423":{"*":{"id":"84759","name":"*","chunks":[],"async":false}},"38165":{"*":{"id":"3317","name":"*","chunks":[],"async":false}},"41587":{"*":{"id":"92214","name":"*","chunks":[],"async":false}},"44045":{"*":{"id":"30463","name":"*","chunks":[],"async":false}},"52323":{"*":{"id":"30574","name":"*","chunks":[],"async":false}},"52489":{"*":{"id":"82886","name":"*","chunks":[],"async":false}},"53806":{"*":{"id":"3966","name":"*","chunks":[],"async":false}},"55459":{"*":{"id":"63978","name":"*","chunks":[],"async":false}},"55623":{"*":{"id":"1520","name":"*","chunks":[],"async":false}},"57614":{"*":{"id":"75983","name":"*","chunks":[],"async":false}},"59556":{"*":{"id":"77083","name":"*","chunks":[],"async":false}},"60617":{"*":{"id":"77373","name":"*","chunks":[],"async":false}},"61060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"63950":{"*":{"id":"37096","name":"*","chunks":[],"async":false}},"64419":{"*":{"id":"97304","name":"*","chunks":[],"async":false}},"67559":{"*":{"id":"38465","name":"*","chunks":[],"async":false}},"68476":{"*":{"id":"61444","name":"*","chunks":[],"async":false}},"70292":{"*":{"id":"50511","name":"*","chunks":[],"async":false}},"72147":{"*":{"id":"59243","name":"*","chunks":[],"async":false}},"76193":{"*":{"id":"26806","name":"*","chunks":[],"async":false}},"77569":{"*":{"id":"59190","name":"*","chunks":[],"async":false}},"82798":{"*":{"id":"15813","name":"*","chunks":[],"async":false}},"91710":{"*":{"id":"41361","name":"*","chunks":[],"async":false}},"92814":{"*":{"id":"3275","name":"*","chunks":[],"async":false}},"96126":{"*":{"id":"46465","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/client/components/app-router.js":{"id":12846,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/esm/client/components/app-router.js":{"id":12846,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/client/components/client-page.js":{"id":19107,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/esm/client/components/client-page.js":{"id":19107,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/client/components/error-boundary.js":{"id":61060,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":61060,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/esm/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/client/components/render-from-template-context.js":{"id":36423,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":36423,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/configuration/page.tsx":{"id":9402,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/authenticated.tsx":{"id":13832,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","7629","static/chunks/7629-36a80394f5716831.js","6148","static/chunks/6148-ec67c453b9affb6a.js","847","static/chunks/847-7e49f05560c72797.js","7648","static/chunks/7648-be88d7a414ab6394.js","7823","static/chunks/7823-52bfe0a2cad4b916.js","8068","static/chunks/8068-9165bd614a7822c6.js","5799","static/chunks/5799-f292308b71870013.js","4567","static/chunks/4567-b526d1258bc33820.js","605","static/chunks/605-3880e43fef392c84.js","85","static/chunks/85-f0d63cfae716000a.js","4957","static/chunks/4957-da407878e1e8153f.js","7398","static/chunks/7398-c6de1642586049cd.js","6111","static/chunks/6111-5ab0e72a466543ea.js","3832","static/chunks/3832-cfd7197465448e35.js","1049","static/chunks/app/(application)/layout-cff96ce5805f0772.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/query-client.tsx":{"id":57614,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/globals.css":{"id":47960,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/components/config-context.tsx":{"id":44045,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/components/theme-provider.tsx":{"id":82798,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/components/ui/toaster.tsx":{"id":59556,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/font/local/target.css?{\"path\":\"lib/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":[{\"path\":\"../public/fonts/Inter-Light.woff2\",\"weight\":\"300\",\"style\":\"normal\"},{\"path\":\"../public/fonts/Inter-Regular.woff2\",\"weight\":\"400\",\"style\":\"normal\"},{\"path\":\"../public/fonts/Inter-Bold.woff2\",\"weight\":\"700\",\"style\":\"normal\"}],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":59127,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/font/local/target.css?{\"path\":\"lib/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":\"../public/fonts/JetBrainsMono-Regular.woff2\",\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":78985,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/node_modules/next/font/local/target.css?{\"path\":\"lib/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":\"../public/fonts/Merriweather-Regular.woff2\",\"variable\":\"--font-serif\",\"display\":\"swap\"}],\"variableName\":\"merriweather\"}":{"id":38713,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-ed3d63f0ade93b47.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/keys/page.tsx":{"id":63950,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/token/page.tsx":{"id":3793,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/roles/page.tsx":{"id":96126,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/dashboard/page.tsx":{"id":34984,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/agents/page.tsx":{"id":72147,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/agents/edit/[id]/page.tsx":{"id":76193,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/evals/page.tsx":{"id":92814,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/evals/cases/page.tsx":{"id":52489,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/explorer/graphiql.tsx":{"id":77569,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/page.tsx":{"id":575,"name":"*","chunks":["4692","static/chunks/app/(application)/page-661f24beb316dabf.js"],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/users/page.tsx":{"id":38165,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/jobs/page.tsx":{"id":19774,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/variables/page.tsx":{"id":67559,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/variables/create/page.tsx":{"id":64419,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/workflows/page.tsx":{"id":16719,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(authentication)/login/login.tsx":{"id":53806,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(authentication)/login/error.tsx":{"id":70292,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/evals/[id]/runs/page.tsx":{"id":20442,"name":"*","chunks":[],"async":true},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/evals/[id]/page.tsx":{"id":831,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/variables/edit/[variable_id]/page.tsx":{"id":55623,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/variables/usage/[variable_id]/page.tsx":{"id":68476,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/chat/layout.tsx":{"id":41587,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/data/[[...query]]/page.tsx":{"id":6231,"name":"*","chunks":[],"async":true},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/data/[[...query]]/layout.tsx":{"id":55459,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/projects/page.tsx":{"id":60617,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/projects/layout.tsx":{"id":21654,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/projects/[project]/page.tsx":{"id":33354,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/chat/[agent]/page.tsx":{"id":16120,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/chat/[agent]/layout.tsx":{"id":52323,"name":"*","chunks":[],"async":false},"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/chat/[agent]/[session]/page.tsx":{"id":91710,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/":[],"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/layout":["static/css/10ea0186165afa1b.css","static/css/e3f2a16ab7676b05.css"],"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(application)/page":["static/css/0c8b3bd55af472ec.css"],"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/(authentication)/layout":["static/css/10ea0186165afa1b.css","static/css/e3f2a16ab7676b05.css"],"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/_not-found/page":[]}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"80":{"*":{"id":"41868","name":"*","chunks":[],"async":false}},"575":{"*":{"id":"15114","name":"*","chunks":[],"async":false}},"831":{"*":{"id":"23982","name":"*","chunks":[],"async":false}},"3793":{"*":{"id":"37404","name":"*","chunks":[],"async":false}},"4707":{"*":{"id":"79671","name":"*","chunks":[],"async":false}},"6231":{"*":{"id":"26533","name":"*","chunks":[],"async":true}},"9402":{"*":{"id":"31586","name":"*","chunks":[],"async":false}},"12846":{"*":{"id":"12994","name":"*","chunks":[],"async":false}},"13832":{"*":{"id":"15211","name":"*","chunks":[],"async":false}},"16120":{"*":{"id":"43490","name":"*","chunks":[],"async":false}},"16719":{"*":{"id":"48760","name":"*","chunks":[],"async":false}},"19107":{"*":{"id":"96114","name":"*","chunks":[],"async":false}},"19774":{"*":{"id":"99954","name":"*","chunks":[],"async":false}},"20442":{"*":{"id":"65765","name":"*","chunks":[],"async":true}},"21654":{"*":{"id":"8078","name":"*","chunks":[],"async":false}},"33354":{"*":{"id":"32108","name":"*","chunks":[],"async":false}},"34984":{"*":{"id":"28718","name":"*","chunks":[],"async":false}},"36423":{"*":{"id":"84759","name":"*","chunks":[],"async":false}},"38165":{"*":{"id":"3317","name":"*","chunks":[],"async":false}},"41587":{"*":{"id":"92214","name":"*","chunks":[],"async":false}},"44045":{"*":{"id":"30463","name":"*","chunks":[],"async":false}},"52323":{"*":{"id":"30574","name":"*","chunks":[],"async":false}},"52489":{"*":{"id":"82886","name":"*","chunks":[],"async":false}},"53806":{"*":{"id":"3966","name":"*","chunks":[],"async":false}},"55459":{"*":{"id":"63978","name":"*","chunks":[],"async":false}},"55623":{"*":{"id":"1520","name":"*","chunks":[],"async":false}},"57614":{"*":{"id":"75983","name":"*","chunks":[],"async":false}},"59556":{"*":{"id":"77083","name":"*","chunks":[],"async":false}},"60617":{"*":{"id":"77373","name":"*","chunks":[],"async":false}},"61060":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"63950":{"*":{"id":"37096","name":"*","chunks":[],"async":false}},"64419":{"*":{"id":"97304","name":"*","chunks":[],"async":false}},"67559":{"*":{"id":"38465","name":"*","chunks":[],"async":false}},"68476":{"*":{"id":"61444","name":"*","chunks":[],"async":false}},"70292":{"*":{"id":"50511","name":"*","chunks":[],"async":false}},"72147":{"*":{"id":"59243","name":"*","chunks":[],"async":false}},"76193":{"*":{"id":"26806","name":"*","chunks":[],"async":false}},"77569":{"*":{"id":"59190","name":"*","chunks":[],"async":false}},"82798":{"*":{"id":"15813","name":"*","chunks":[],"async":false}},"91710":{"*":{"id":"41361","name":"*","chunks":[],"async":false}},"92814":{"*":{"id":"3275","name":"*","chunks":[],"async":false}},"96126":{"*":{"id":"46465","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/client/components/app-router.js":{"id":12846,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/esm/client/components/app-router.js":{"id":12846,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/client/components/client-page.js":{"id":19107,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/esm/client/components/client-page.js":{"id":19107,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/client/components/error-boundary.js":{"id":61060,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":61060,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/esm/client/components/layout-router.js":{"id":4707,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":80,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/client/components/render-from-template-context.js":{"id":36423,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":36423,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/configuration/page.tsx":{"id":9402,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/authenticated.tsx":{"id":13832,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","7629","static/chunks/7629-36a80394f5716831.js","6148","static/chunks/6148-ec67c453b9affb6a.js","847","static/chunks/847-7e49f05560c72797.js","7648","static/chunks/7648-be88d7a414ab6394.js","7823","static/chunks/7823-52bfe0a2cad4b916.js","8068","static/chunks/8068-9165bd614a7822c6.js","5799","static/chunks/5799-f292308b71870013.js","4567","static/chunks/4567-b526d1258bc33820.js","605","static/chunks/605-3880e43fef392c84.js","85","static/chunks/85-f0d63cfae716000a.js","4957","static/chunks/4957-da407878e1e8153f.js","7398","static/chunks/7398-c6de1642586049cd.js","6111","static/chunks/6111-5ab0e72a466543ea.js","3832","static/chunks/3832-cfd7197465448e35.js","1049","static/chunks/app/(application)/layout-73d93420d0c6661c.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/query-client.tsx":{"id":57614,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/globals.css":{"id":47960,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/components/config-context.tsx":{"id":44045,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/components/theme-provider.tsx":{"id":82798,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/components/ui/toaster.tsx":{"id":59556,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/font/local/target.css?{\"path\":\"lib/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":[{\"path\":\"../public/fonts/Inter-Light.woff2\",\"weight\":\"300\",\"style\":\"normal\"},{\"path\":\"../public/fonts/Inter-Regular.woff2\",\"weight\":\"400\",\"style\":\"normal\"},{\"path\":\"../public/fonts/Inter-Bold.woff2\",\"weight\":\"700\",\"style\":\"normal\"}],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":59127,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/font/local/target.css?{\"path\":\"lib/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":\"../public/fonts/JetBrainsMono-Regular.woff2\",\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":78985,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/node_modules/next/font/local/target.css?{\"path\":\"lib/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":\"../public/fonts/Merriweather-Regular.woff2\",\"variable\":\"--font-serif\",\"display\":\"swap\"}],\"variableName\":\"merriweather\"}":{"id":38713,"name":"*","chunks":["9851","static/chunks/9851-52f575957c29273b.js","8068","static/chunks/8068-9165bd614a7822c6.js","6111","static/chunks/6111-5ab0e72a466543ea.js","6626","static/chunks/app/(authentication)/layout-2dfa18ea6e6dc5cd.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/keys/page.tsx":{"id":63950,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/roles/page.tsx":{"id":96126,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/token/page.tsx":{"id":3793,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/agents/edit/[id]/page.tsx":{"id":76193,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/agents/page.tsx":{"id":72147,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/dashboard/page.tsx":{"id":34984,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/evals/cases/page.tsx":{"id":52489,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/explorer/graphiql.tsx":{"id":77569,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/evals/page.tsx":{"id":92814,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/jobs/page.tsx":{"id":19774,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/page.tsx":{"id":575,"name":"*","chunks":["4692","static/chunks/app/(application)/page-16a518c5864e6963.js"],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/evals/[id]/runs/page.tsx":{"id":20442,"name":"*","chunks":[],"async":true},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/users/page.tsx":{"id":38165,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/evals/[id]/page.tsx":{"id":831,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/variables/create/page.tsx":{"id":64419,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/variables/page.tsx":{"id":67559,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/workflows/page.tsx":{"id":16719,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(authentication)/login/login.tsx":{"id":53806,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(authentication)/login/error.tsx":{"id":70292,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/variables/edit/[variable_id]/page.tsx":{"id":55623,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/variables/usage/[variable_id]/page.tsx":{"id":68476,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/chat/layout.tsx":{"id":41587,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/data/[[...query]]/page.tsx":{"id":6231,"name":"*","chunks":[],"async":true},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/data/[[...query]]/layout.tsx":{"id":55459,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/projects/[project]/page.tsx":{"id":33354,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/projects/layout.tsx":{"id":21654,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/projects/page.tsx":{"id":60617,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/chat/[agent]/page.tsx":{"id":16120,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/chat/[agent]/layout.tsx":{"id":52323,"name":"*","chunks":[],"async":false},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/chat/[agent]/[session]/page.tsx":{"id":91710,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/exulu-frontend/exulu-frontend/":[],"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/layout":["static/css/10ea0186165afa1b.css","static/css/e3f2a16ab7676b05.css"],"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/page":["static/css/0c8b3bd55af472ec.css"],"/home/runner/work/exulu-frontend/exulu-frontend/app/(authentication)/layout":["static/css/10ea0186165afa1b.css","static/css/e3f2a16ab7676b05.css"],"/home/runner/work/exulu-frontend/exulu-frontend/app/_not-found/page":[]}}
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-480cfeb2c2aa3f7e.js"/><script src="/_next/static/chunks/fd9d1056-f20120f69c10766e.js" async=""></script><script src="/_next/static/chunks/2117-7e0e97ffa5867cf9.js" async=""></script><script src="/_next/static/chunks/main-app-e4276b9c44f225cb.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><script src="/_next/static/chunks/webpack-480cfeb2c2aa3f7e.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:I[12846,[],\"\"]\n3:I[4707,[],\"\"]\n4:I[36423,[],\"\"]\na:I[61060,[],\"\"]\n5:{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"}\n6:{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"}\n7:{\"display\":\"inline-block\"}\n8:{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0}\nb:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L1\",null,{\"buildId\":\"5Vf-v5wyENpLUvLzma2J6\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"_not-found\"],\"initialTree\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},[[\"$L2\",[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null],null],null]},[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"/_not-found\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[null,[\"$\",\"html\",null,{\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$5\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$6\",\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":\"$7\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$8\",\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],\"$L9\"],\"globalErrorComponent\":\"$a\",\"missingSlots\":\"$Wb\"}]\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"2\",{\"name\":\"next-size-adjust\"}]]\n2:null\n"])</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-480cfeb2c2aa3f7e.js"/><script src="/_next/static/chunks/fd9d1056-f20120f69c10766e.js" async=""></script><script src="/_next/static/chunks/2117-7e0e97ffa5867cf9.js" async=""></script><script src="/_next/static/chunks/main-app-da1df2757744a2ea.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><script src="/_next/static/chunks/webpack-480cfeb2c2aa3f7e.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:I[12846,[],\"\"]\n3:I[4707,[],\"\"]\n4:I[36423,[],\"\"]\na:I[61060,[],\"\"]\n5:{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"}\n6:{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"}\n7:{\"display\":\"inline-block\"}\n8:{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0}\nb:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L1\",null,{\"buildId\":\"Wt4IDtB-Xwfc0Z_CpMmtm\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"_not-found\"],\"initialTree\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},[[\"$L2\",[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null],null],null]},[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"/_not-found\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[null,[\"$\",\"html\",null,{\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$5\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$6\",\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":\"$7\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$8\",\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],\"$L9\"],\"globalErrorComponent\":\"$a\",\"missingSlots\":\"$Wb\"}]\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"2\",{\"name\":\"next-size-adjust\"}]]\n2:null\n"])</script></body></html>
@@ -4,6 +4,6 @@
4
4
  5:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
5
5
  6:{"display":"inline-block"}
6
6
  7:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
7
- 0:["5Vf-v5wyENpLUvLzma2J6",[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["/_not-found",{"children":["__PAGE__",{},[["$L1",[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null],null],null]},[null,["$","$L2",null,{"parallelRouterKey":"children","segmentPath":["children","/_not-found","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","html",null,{"children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$4","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$5","children":"404"}],["$","div",null,{"style":"$6","children":["$","h2",null,{"style":"$7","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]],null],null],["$L8",["$","meta",null,{"name":"robots","content":"noindex"}]]]]]
7
+ 0:["Wt4IDtB-Xwfc0Z_CpMmtm",[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["/_not-found",{"children":["__PAGE__",{},[["$L1",[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null],null],null]},[null,["$","$L2",null,{"parallelRouterKey":"children","segmentPath":["children","/_not-found","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","html",null,{"children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$4","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$5","children":"404"}],["$","div",null,{"style":"$6","children":["$","h2",null,{"style":"$7","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]],null],null],["$L8",["$","meta",null,{"name":"robots","content":"noindex"}]]]]]
8
8
  8:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","meta","2",{"name":"next-size-adjust"}]]
9
9
  1:null
@@ -1,4 +1,4 @@
1
- "use strict";(()=>{var e={};e.id=4912,e.ids=[4912],e.modules={72934:e=>{e.exports=require("next/dist/client/components/action-async-storage.external.js")},54580:e=>{e.exports=require("next/dist/client/components/request-async-storage.external.js")},45869:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},20399:e=>{e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},30517:e=>{e.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},27790:e=>{e.exports=require("assert")},78893:e=>{e.exports=require("buffer")},61282:e=>{e.exports=require("child_process")},84770:e=>{e.exports=require("crypto")},80665:e=>{e.exports=require("dns")},17702:e=>{e.exports=require("events")},92048:e=>{e.exports=require("fs")},32615:e=>{e.exports=require("http")},35240:e=>{e.exports=require("https")},98216:e=>{e.exports=require("net")},19801:e=>{e.exports=require("os")},55315:e=>{e.exports=require("path")},86624:e=>{e.exports=require("querystring")},76162:e=>{e.exports=require("stream")},82452:e=>{e.exports=require("tls")},17360:e=>{e.exports=require("url")},21764:e=>{e.exports=require("util")},71568:e=>{e.exports=require("zlib")},8678:e=>{e.exports=import("pg")},78214:(e,t,r)=>{r.a(e,async(e,s)=>{try{r.r(t),r.d(t,{originalPathname:()=>E,patchFetch:()=>u,requestAsyncStorage:()=>c,routeModule:()=>p,serverHooks:()=>g,staticGenerationAsyncStorage:()=>d});var a=r(49303),n=r(88716),o=r(60670),i=r(19834),l=e([i]);i=(l.then?(await l)():l)[0];let p=new a.AppRouteRouteModule({definition:{kind:n.x.APP_ROUTE,page:"/api/auth/[...nextauth]/route",pathname:"/api/auth/[...nextauth]",filename:"route",bundlePath:"app/api/auth/[...nextauth]/route"},resolvedPagePath:"/Users/daniel.claessen/Desktop/Projects/exulu/frontend/app/api/auth/[...nextauth]/route.ts",nextConfigOutput:"standalone",userland:i}),{requestAsyncStorage:c,staticGenerationAsyncStorage:d,serverHooks:g}=p,E="/api/auth/[...nextauth]/route";function u(){return(0,o.patchFetch)({serverHooks:g,staticGenerationAsyncStorage:d})}s()}catch(e){s(e)}})},19579:(e,t,r)=>{r.a(e,async(e,s)=>{try{r.d(t,{b:()=>x,d:()=>w});var a=r(14029),n=r(53797),o=r(55245),i=r(84770),l=r(1203),u=r(8678),p=r(98691),c=r(35515),d=r(30849),g=r(77234),E=e([u]);u=(E.then?(await E)():E)[0];let m=async e=>{let t=process.env.NEXTAUTH_SECRET,r=await (0,c.nO)({k:t,alg:"HS256",kty:"oct"});return await new d.N(e).setProtectedHeader({alg:"HS256"}).setIssuedAt().setExpirationTime("365d").sign(r)},w=new u.Pool({host:process.env.POSTGRES_DB_HOST,user:process.env.POSTGRES_DB_USER,port:parseInt(process.env.POSTGRES_DB_PORT||"5432",10),password:process.env.POSTGRES_DB_PASSWORD,database:process.env.POSTGRES_DB_NAME||"exulu",max:20,idleTimeoutMillis:3e4,connectionTimeoutMillis:2e3}),h=[(0,n.Z)({name:"Credentials",credentials:{email:{label:"Email",type:"email"},password:{label:"Password",type:"password"}},authorize:async e=>{if(!e?.email||!e?.password)return null;let t=await w.query("SELECT * FROM users WHERE email = $1",[e.email]);if(console.log("[NEXT AUTH] authorize res rows count:",t.rows.length),console.log("[NEXT AUTH] Full user object:",JSON.stringify(t.rows[0],null,2)),!t?.rows?.length)return null;for(let r of t.rows){let t=await p.ZP.compare(e.password,r.password);if(console.log("[NEXT AUTH] isMatch",t),t)return await w.query("UPDATE users SET last_used = $1 WHERE email = $2",[new Date,r.email]),r}}})];process.env.EMAIL_SERVER_HOST&&h.push((0,a.Z)({async sendVerificationRequest({identifier:e,token:t,url:r,provider:{server:s,from:a}}){var n;let{host:i}=new URL(r),l=(0,o.createTransport)(s);await l.sendMail({to:e,from:a,subject:`Sign in to ${i}`,text:(n={token:t,host:i},`
1
+ "use strict";(()=>{var e={};e.id=4912,e.ids=[4912],e.modules={72934:e=>{e.exports=require("next/dist/client/components/action-async-storage.external.js")},54580:e=>{e.exports=require("next/dist/client/components/request-async-storage.external.js")},45869:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},20399:e=>{e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},30517:e=>{e.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},27790:e=>{e.exports=require("assert")},78893:e=>{e.exports=require("buffer")},61282:e=>{e.exports=require("child_process")},84770:e=>{e.exports=require("crypto")},80665:e=>{e.exports=require("dns")},17702:e=>{e.exports=require("events")},92048:e=>{e.exports=require("fs")},32615:e=>{e.exports=require("http")},35240:e=>{e.exports=require("https")},98216:e=>{e.exports=require("net")},19801:e=>{e.exports=require("os")},55315:e=>{e.exports=require("path")},86624:e=>{e.exports=require("querystring")},76162:e=>{e.exports=require("stream")},82452:e=>{e.exports=require("tls")},17360:e=>{e.exports=require("url")},21764:e=>{e.exports=require("util")},71568:e=>{e.exports=require("zlib")},8678:e=>{e.exports=import("pg")},91276:(e,t,r)=>{r.a(e,async(e,s)=>{try{r.r(t),r.d(t,{originalPathname:()=>m,patchFetch:()=>u,requestAsyncStorage:()=>c,routeModule:()=>p,serverHooks:()=>g,staticGenerationAsyncStorage:()=>d});var a=r(49303),n=r(88716),o=r(60670),i=r(19834),l=e([i]);i=(l.then?(await l)():l)[0];let p=new a.AppRouteRouteModule({definition:{kind:n.x.APP_ROUTE,page:"/api/auth/[...nextauth]/route",pathname:"/api/auth/[...nextauth]",filename:"route",bundlePath:"app/api/auth/[...nextauth]/route"},resolvedPagePath:"/home/runner/work/exulu-frontend/exulu-frontend/app/api/auth/[...nextauth]/route.ts",nextConfigOutput:"standalone",userland:i}),{requestAsyncStorage:c,staticGenerationAsyncStorage:d,serverHooks:g}=p,m="/api/auth/[...nextauth]/route";function u(){return(0,o.patchFetch)({serverHooks:g,staticGenerationAsyncStorage:d})}s()}catch(e){s(e)}})},19579:(e,t,r)=>{r.a(e,async(e,s)=>{try{r.d(t,{b:()=>x,d:()=>w});var a=r(14029),n=r(53797),o=r(55245),i=r(84770),l=r(1203),u=r(8678),p=r(98691),c=r(35515),d=r(30849),g=r(77234),m=e([u]);u=(m.then?(await m)():m)[0];let E=async e=>{let t=process.env.NEXTAUTH_SECRET,r=await (0,c.nO)({k:t,alg:"HS256",kty:"oct"});return await new d.N(e).setProtectedHeader({alg:"HS256"}).setIssuedAt().setExpirationTime("365d").sign(r)},w=new u.Pool({host:process.env.POSTGRES_DB_HOST,user:process.env.POSTGRES_DB_USER,port:parseInt(process.env.POSTGRES_DB_PORT||"5432",10),password:process.env.POSTGRES_DB_PASSWORD,database:process.env.POSTGRES_DB_NAME||"exulu",min:2,max:20,acquireTimeoutMillis:3e4,createTimeoutMillis:3e4,idleTimeoutMillis:3e4,reapIntervalMillis:1e3,createRetryIntervalMillis:200,connectionTimeoutMillis:1e4}),h=[(0,n.Z)({name:"Credentials",credentials:{email:{label:"Email",type:"email"},password:{label:"Password",type:"password"}},authorize:async e=>{if(!e?.email||!e?.password)return null;let t=await w.query("SELECT * FROM users WHERE email = $1",[e.email]);if(console.log("[NEXT AUTH] authorize res rows count:",t.rows.length),console.log("[NEXT AUTH] Full user object:",JSON.stringify(t.rows[0],null,2)),!t?.rows?.length)return null;for(let r of t.rows){let t=await p.ZP.compare(e.password,r.password);if(console.log("[NEXT AUTH] isMatch",t),t)return await w.query("UPDATE users SET last_used = $1 WHERE email = $2",[new Date,r.email]),r}}})];process.env.EMAIL_SERVER_HOST&&h.push((0,a.Z)({async sendVerificationRequest({identifier:e,token:t,url:r,provider:{server:s,from:a}}){var n;let{host:i}=new URL(r),l=(0,o.createTransport)(s);await l.sendMail({to:e,from:a,subject:`Sign in to ${i}`,text:(n={token:t,host:i},`
2
2
  Sign in to ${n.host}
3
3
 
4
4
  Sign in code: ${n.token}
@@ -31,4 +31,4 @@
31
31
  </tr>
32
32
  </table>
33
33
  </body>
34
- `}({token:t,host:i})})},generateVerificationToken:async()=>(0,i.randomInt)(1e5,999999).toString(),maxAge:180,server:{host:process.env.EMAIL_SERVER_HOST,port:parseInt(process.env.EMAIL_SERVER_PORT,10),auth:{user:process.env.EMAIL_SERVER_USER,pass:process.env.EMAIL_SERVER_PASSWORD}},from:process.env.EMAIL_FROM})),process.env.GOOGLE_CLIENT_ID&&process.env.GOOGLE_CLIENT_SECRET&&h.push((0,g.Z)({clientId:process.env.GOOGLE_CLIENT_ID,clientSecret:process.env.GOOGLE_CLIENT_SECRET,allowDangerousEmailAccountLinking:!0,authorization:{params:{prompt:"consent",access_type:"offline",response_type:"code",scope:"https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/directory.readonly https://www.googleapis.com/auth/user.emails.read https://www.googleapis.com/auth/admin.directory.group.readonly https://www.googleapis.com/auth/admin.directory.user.readonly https://www.googleapis.com/auth/userinfo.email openid"}}}));let x=async()=>({pages:{signIn:"/login"},adapter:(0,l.Z)(w),session:{strategy:"jwt"},jwt:{secret:process.env.NEXTAUTH_SECRET},providers:h,callbacks:{async signIn({account:e,profile:t,user:r}){let s=r.email;if(console.log("[EXULU] Sign in callback",e,t,r),e?.provider==="google"&&(s=t?.email),console.log("[EXULU] ALLOWED_EMAIL_DOMAINS",process.env.ALLOWED_EMAIL_DOMAINS),process.env.ALLOWED_EMAIL_DOMAINS){let e=process.env.ALLOWED_EMAIL_DOMAINS.split(",");if(e.push("exulu.com"),e.push("qventu.com"),!e.some(e=>s.endsWith(`@${e}`)))return!1}let a=await w.query("SELECT * FROM users WHERE email = $1",[s]);if(console.log("[EXULU] Sign in callback user query result",a),a.rows.length>0)return await w.query("UPDATE users SET last_used = $1 WHERE email = $2",[new Date,s]),!0;if(!a.rows.length&&e?.provider==="google"){let e=t?.given_name||"";return await w.query('INSERT INTO users ("email", "name", "createdAt", "updatedAt", "emailVerified", "last_used", "type", "super_admin") VALUES ($1, $2, $3, $4, $5, $6, $7, $8)',[s,e,new Date,new Date,new Date,new Date,"user",!1]),!0}return console.log("[NEXT AUTH] res.rows.length",a.rows.length),!!a.rows.length},async jwt({token:e,user:t}){e.uid=e.sub??"nosub";let r=await m({id:t?t.id:e.sub,email:t?t.email:e.email});return e.jwt=r,e},session:async({session:e,token:t})=>(t&&e.user&&(e.user.id=t.id,e.user.jwt=t.jwt,e.user.email=t.email),e)},secret:process.env.NEXTAUTH_SECRET});s()}catch(e){s(e)}})},19834:(e,t,r)=>{r.a(e,async(e,s)=>{try{r.r(t),r.d(t,{GET:()=>l,POST:()=>l,dynamic:()=>u});var a=r(75571),n=r.n(a),o=r(19579),i=e([o]);o=(i.then?(await i)():i)[0];let u="force-dynamic";async function l(e,t){let r=await (0,o.b)();return await n()(e,t,r)}s()}catch(e){s(e)}})},49303:(e,t,r)=>{e.exports=r(30517)}};var t=require("../../../../webpack-runtime.js");t.C(e);var r=e=>t(t.s=e),s=t.X(0,[9276,3543],()=>r(78214));module.exports=s})();
34
+ `}({token:t,host:i})})},generateVerificationToken:async()=>(0,i.randomInt)(1e5,999999).toString(),maxAge:180,server:{host:process.env.EMAIL_SERVER_HOST,port:parseInt(process.env.EMAIL_SERVER_PORT,10),auth:{user:process.env.EMAIL_SERVER_USER,pass:process.env.EMAIL_SERVER_PASSWORD}},from:process.env.EMAIL_FROM})),process.env.GOOGLE_CLIENT_ID&&process.env.GOOGLE_CLIENT_SECRET&&h.push((0,g.Z)({clientId:process.env.GOOGLE_CLIENT_ID,clientSecret:process.env.GOOGLE_CLIENT_SECRET,allowDangerousEmailAccountLinking:!0,authorization:{params:{prompt:"consent",access_type:"offline",response_type:"code",scope:"https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/directory.readonly https://www.googleapis.com/auth/user.emails.read https://www.googleapis.com/auth/admin.directory.group.readonly https://www.googleapis.com/auth/admin.directory.user.readonly https://www.googleapis.com/auth/userinfo.email openid"}}}));let x=async()=>({pages:{signIn:"/login"},adapter:(0,l.Z)(w),session:{strategy:"jwt"},jwt:{secret:process.env.NEXTAUTH_SECRET},providers:h,callbacks:{async signIn({account:e,profile:t,user:r}){let s=r.email;if(console.log("[EXULU] Sign in callback",e,t,r),e?.provider==="google"&&(s=t?.email),console.log("[EXULU] ALLOWED_EMAIL_DOMAINS",process.env.ALLOWED_EMAIL_DOMAINS),process.env.ALLOWED_EMAIL_DOMAINS){let e=process.env.ALLOWED_EMAIL_DOMAINS.split(",");if(e.push("exulu.com"),e.push("qventu.com"),!e.some(e=>s.endsWith(`@${e}`)))return!1}let a=await w.query("SELECT * FROM users WHERE email = $1",[s]);if(console.log("[EXULU] Sign in callback user query result",a),a.rows.length>0)return await w.query("UPDATE users SET last_used = $1 WHERE email = $2",[new Date,s]),!0;if(!a.rows.length&&e?.provider==="google"){let e=t?.given_name||"";return await w.query('INSERT INTO users ("email", "name", "createdAt", "updatedAt", "emailVerified", "last_used", "type", "super_admin") VALUES ($1, $2, $3, $4, $5, $6, $7, $8)',[s,e,new Date,new Date,new Date,new Date,"user",!1]),!0}return console.log("[NEXT AUTH] res.rows.length",a.rows.length),!!a.rows.length},async jwt({token:e,user:t}){e.uid=e.sub??"nosub";let r=await E({id:t?t.id:e.sub,email:t?t.email:e.email});return e.jwt=r,e},session:async({session:e,token:t})=>(t&&e.user&&(e.user.id=t.id,e.user.jwt=t.jwt,e.user.email=t.email),e)},secret:process.env.NEXTAUTH_SECRET});s()}catch(e){s(e)}})},19834:(e,t,r)=>{r.a(e,async(e,s)=>{try{r.r(t),r.d(t,{GET:()=>l,POST:()=>l,dynamic:()=>u});var a=r(75571),n=r.n(a),o=r(19579),i=e([o]);o=(i.then?(await i)():i)[0];let u="force-dynamic";async function l(e,t){let r=await (0,o.b)();return await n()(e,t,r)}s()}catch(e){s(e)}})},49303:(e,t,r)=>{e.exports=r(30517)}};var t=require("../../../../webpack-runtime.js");t.C(e);var r=e=>t(t.s=e),s=t.X(0,[9276,3543],()=>r(91276));module.exports=s})();