@exulu/frontend 1.3.2 → 1.4.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.
- package/dist/.next/BUILD_ID +1 -1
- package/dist/.next/app-build-manifest.json +185 -174
- package/dist/.next/app-path-routes-manifest.json +1 -1
- package/dist/.next/build-manifest.json +2 -2
- package/dist/.next/prerender-manifest.json +1 -1
- package/dist/.next/server/app/(application)/agents/edit/[id]/page.js +1 -1
- package/dist/.next/server/app/(application)/agents/edit/[id]/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/agents/edit/[id]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/agents/page.js +1 -2
- package/dist/.next/server/app/(application)/agents/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/agents/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/chat/[agent]/[session]/page.js +1 -1
- package/dist/.next/server/app/(application)/chat/[agent]/[session]/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/chat/[agent]/[session]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/chat/[agent]/page.js +1 -1
- package/dist/.next/server/app/(application)/chat/[agent]/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/chat/[agent]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/chat/page.js +1 -1
- package/dist/.next/server/app/(application)/chat/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/chat/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/configuration/page.js +1 -1
- package/dist/.next/server/app/(application)/configuration/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/configuration/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/dashboard/page.js +5 -1
- package/dist/.next/server/app/(application)/dashboard/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/dashboard/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/data/[[...query]]/page.js +5 -1
- package/dist/.next/server/app/(application)/data/[[...query]]/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/data/[[...query]]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/evals/[id]/page.js +1 -1
- package/dist/.next/server/app/(application)/evals/[id]/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/evals/[id]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/evals/[id]/runs/page.js +1 -1
- package/dist/.next/server/app/(application)/evals/[id]/runs/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/evals/[id]/runs/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/evals/cases/page.js +1 -1
- package/dist/.next/server/app/(application)/evals/cases/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/evals/cases/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/evals/page.js +1 -1
- package/dist/.next/server/app/(application)/evals/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/evals/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/explorer/page.js +1 -1
- package/dist/.next/server/app/(application)/explorer/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/explorer/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/jobs/page.js +1 -1
- package/dist/.next/server/app/(application)/jobs/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/jobs/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/keys/page.js +1 -1
- package/dist/.next/server/app/(application)/keys/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/keys/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/page.js +1 -1
- package/dist/.next/server/app/(application)/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/projects/[project]/page.js +1 -1
- package/dist/.next/server/app/(application)/projects/[project]/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/projects/[project]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/projects/page.js +1 -1
- package/dist/.next/server/app/(application)/projects/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/projects/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/roles/page.js +1 -1
- package/dist/.next/server/app/(application)/roles/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/roles/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/token/page.js +1 -1
- package/dist/.next/server/app/(application)/token/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/token/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/users/page.js +1 -1
- package/dist/.next/server/app/(application)/users/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/users/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/variables/create/page.js +1 -1
- package/dist/.next/server/app/(application)/variables/create/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/variables/create/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/variables/edit/[variable_id]/page.js +1 -1
- package/dist/.next/server/app/(application)/variables/edit/[variable_id]/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/variables/edit/[variable_id]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/variables/page.js +1 -1
- package/dist/.next/server/app/(application)/variables/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/variables/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/variables/usage/[variable_id]/page.js +1 -1
- package/dist/.next/server/app/(application)/variables/usage/[variable_id]/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/variables/usage/[variable_id]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(application)/workflows/page.js +1 -1
- package/dist/.next/server/app/(application)/workflows/page.js.nft.json +1 -1
- package/dist/.next/server/app/(application)/workflows/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(authentication)/login/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found.html +1 -1
- package/dist/.next/server/app/_not-found.rsc +1 -1
- package/dist/.next/server/app/api/auth/[...nextauth]/route.js +9 -9
- package/dist/.next/server/app-paths-manifest.json +5 -5
- package/dist/.next/server/chunks/1051.js +16 -16
- package/dist/.next/server/chunks/2270.js +188 -100
- package/dist/.next/server/chunks/{8838.js → 2875.js} +1 -1
- package/dist/.next/server/chunks/2916.js +1 -1
- package/dist/.next/server/chunks/3503.js +1 -0
- package/dist/.next/server/chunks/{7544.js → 4552.js} +1 -1
- package/dist/.next/server/chunks/{3393.js → 4739.js} +1 -1
- package/dist/.next/server/chunks/5192.js +1 -1
- package/dist/.next/server/chunks/5999.js +2 -0
- package/dist/.next/server/chunks/6282.js +1 -0
- package/dist/.next/server/chunks/6623.js +1 -0
- package/dist/.next/server/chunks/7721.js +1 -0
- package/dist/.next/server/chunks/7944.js +2 -2
- package/dist/.next/server/chunks/8050.js +1 -0
- package/dist/.next/server/chunks/8206.js +1 -0
- package/dist/.next/server/chunks/8679.js +5 -0
- package/dist/.next/server/middleware-manifest.json +5 -5
- package/dist/.next/server/pages/404.html +1 -1
- package/dist/.next/server/pages/500.html +1 -1
- package/dist/.next/server/server-reference-manifest.json +1 -1
- package/dist/.next/static/chunks/1294-368dc8ec59054da4.js +2 -0
- package/dist/.next/static/chunks/1294-368dc8ec59054da4.js.map +1 -0
- package/dist/.next/static/chunks/{1645-e5fd10236c0183ce.js → 1645-570e014100772437.js} +1 -1
- package/dist/.next/static/chunks/{1645-e5fd10236c0183ce.js.map → 1645-570e014100772437.js.map} +1 -1
- package/dist/.next/static/chunks/1957-5867716304ecd208.js +2 -0
- package/dist/.next/static/chunks/1957-5867716304ecd208.js.map +1 -0
- package/dist/.next/static/chunks/{2293-59b4bbce0c5bd2f2.js → 2293-1681cdef5b8c0c0b.js} +1 -1
- package/dist/.next/static/chunks/{2293-59b4bbce0c5bd2f2.js.map → 2293-1681cdef5b8c0c0b.js.map} +1 -1
- package/dist/.next/static/chunks/3475-28ce4fce960656bd.js +2 -0
- package/dist/.next/static/chunks/3475-28ce4fce960656bd.js.map +1 -0
- package/dist/.next/static/chunks/3832-a5e8fc6647e2be65.js +2 -0
- package/dist/.next/static/chunks/3832-a5e8fc6647e2be65.js.map +1 -0
- package/dist/.next/static/chunks/{4386-a36fe9c65884f025.js → 4386-c7690667749bff6a.js} +1 -1
- package/dist/.next/static/chunks/{4386-a36fe9c65884f025.js.map → 4386-c7690667749bff6a.js.map} +1 -1
- package/dist/.next/static/chunks/4750-4d5c13bbc96bc19b.js +2 -0
- package/dist/.next/static/chunks/4750-4d5c13bbc96bc19b.js.map +1 -0
- package/dist/.next/static/chunks/5243-1aaa41b2cd0ea87c.js +2 -0
- package/dist/.next/static/chunks/5243-1aaa41b2cd0ea87c.js.map +1 -0
- package/dist/.next/static/chunks/5978-814d6900645d2fcc.js +2 -0
- package/dist/.next/static/chunks/5978-814d6900645d2fcc.js.map +1 -0
- package/dist/.next/static/chunks/6373-651cb258c9e2b57b.js +2 -0
- package/dist/.next/static/chunks/6373-651cb258c9e2b57b.js.map +1 -0
- package/dist/.next/static/chunks/{7564-44a20b31206685e1.js → 6545-5a1d7cf4d5ca770e.js} +21 -21
- package/dist/.next/static/chunks/6545-5a1d7cf4d5ca770e.js.map +1 -0
- package/dist/.next/static/chunks/6839-0f4cfb48058a5ab6.js +2 -0
- package/dist/.next/static/chunks/6839-0f4cfb48058a5ab6.js.map +1 -0
- package/dist/.next/static/chunks/723-94e596796cbf911d.js +2 -0
- package/dist/.next/static/chunks/723-94e596796cbf911d.js.map +1 -0
- package/dist/.next/static/chunks/8202-db2cc384c66bc1be.js +2 -0
- package/dist/.next/static/chunks/8202-db2cc384c66bc1be.js.map +1 -0
- package/dist/.next/static/chunks/8269-37dd07515eb44201.js +2 -0
- package/dist/.next/static/chunks/8269-37dd07515eb44201.js.map +1 -0
- package/dist/.next/static/chunks/8469-ba31cbd7acab5f94.js +2 -0
- package/dist/.next/static/chunks/8469-ba31cbd7acab5f94.js.map +1 -0
- package/dist/.next/static/chunks/8824-20030459012376a3.js +2 -0
- package/dist/.next/static/chunks/8824-20030459012376a3.js.map +1 -0
- package/dist/.next/static/chunks/9105-3800f721d38e2b9a.js +2 -0
- package/dist/.next/static/chunks/9105-3800f721d38e2b9a.js.map +1 -0
- package/dist/.next/static/chunks/9183-a51605ff26b92fed.js +41 -0
- package/dist/.next/static/chunks/9183-a51605ff26b92fed.js.map +1 -0
- package/dist/.next/static/chunks/app/(application)/agents/edit/[id]/page-511f168123f85285.js +2 -0
- package/dist/.next/static/chunks/app/(application)/agents/edit/[id]/page-511f168123f85285.js.map +1 -0
- package/dist/.next/static/chunks/app/(application)/agents/{page-499ac3bd1044306c.js → page-63643deabdaa6b2c.js} +2 -2
- package/dist/.next/static/chunks/app/(application)/agents/{page-499ac3bd1044306c.js.map → page-63643deabdaa6b2c.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/chat/[agent]/[session]/{page-3807a8bc2ae87548.js → page-62c7321ba26632af.js} +2 -2
- package/dist/.next/static/chunks/app/(application)/chat/[agent]/[session]/page-62c7321ba26632af.js.map +1 -0
- package/dist/.next/static/chunks/app/(application)/chat/{layout-53796525bd3e2443.js → layout-5eb1d22ddcbc0b55.js} +2 -2
- package/dist/.next/static/chunks/app/(application)/chat/{layout-53796525bd3e2443.js.map → layout-5eb1d22ddcbc0b55.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/configuration/{page-2d8a0e2664ab9a94.js → page-8f92af5318feb84f.js} +1 -1
- package/dist/.next/static/chunks/app/(application)/configuration/{page-2d8a0e2664ab9a94.js.map → page-8f92af5318feb84f.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/dashboard/page-00e425d942e0d769.js +2 -0
- package/dist/.next/static/chunks/app/(application)/dashboard/page-00e425d942e0d769.js.map +1 -0
- package/dist/.next/static/chunks/app/(application)/data/[[...query]]/layout-a460a56d3efac658.js +2 -0
- package/dist/.next/static/chunks/app/(application)/data/[[...query]]/layout-a460a56d3efac658.js.map +1 -0
- package/dist/.next/static/chunks/app/(application)/data/[[...query]]/page-bb06a9553c9ed178.js +2 -0
- package/dist/.next/static/chunks/app/(application)/data/[[...query]]/page-bb06a9553c9ed178.js.map +1 -0
- package/dist/.next/static/chunks/app/(application)/evals/[id]/{page-2238f1fb73d93328.js → page-ef82e92ca7d0da6c.js} +2 -2
- package/dist/.next/static/chunks/app/(application)/evals/[id]/{page-2238f1fb73d93328.js.map → page-ef82e92ca7d0da6c.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/evals/[id]/runs/page-6622dd1b22a7885d.js +2 -0
- package/dist/.next/static/chunks/app/(application)/evals/[id]/runs/page-6622dd1b22a7885d.js.map +1 -0
- package/dist/.next/static/chunks/app/(application)/evals/cases/{page-ea5faf58b368feae.js → page-6246be9d6592d1d3.js} +2 -2
- package/dist/.next/static/chunks/app/(application)/evals/cases/{page-ea5faf58b368feae.js.map → page-6246be9d6592d1d3.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/evals/{page-f79e1a90384ba618.js → page-b1e1fd7dba1e675f.js} +2 -2
- package/dist/.next/static/chunks/app/(application)/evals/{page-f79e1a90384ba618.js.map → page-b1e1fd7dba1e675f.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/jobs/{page-e6f02a338bec4806.js → page-a96441a0bc654d68.js} +1 -1
- package/dist/.next/static/chunks/app/(application)/jobs/{page-e6f02a338bec4806.js.map → page-a96441a0bc654d68.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/keys/{page-59ee4e0281131cbc.js → page-163aadfe9ad0d794.js} +1 -1
- package/dist/.next/static/chunks/app/(application)/keys/{page-59ee4e0281131cbc.js.map → page-163aadfe9ad0d794.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/{layout-73d93420d0c6661c.js → layout-694c53aca85ef437.js} +2 -2
- package/dist/.next/static/chunks/app/(application)/{layout-73d93420d0c6661c.js.map → layout-694c53aca85ef437.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/projects/[project]/page-e69828fde85c50af.js +2 -0
- package/dist/.next/static/chunks/app/(application)/projects/[project]/page-e69828fde85c50af.js.map +1 -0
- package/dist/.next/static/chunks/app/(application)/projects/{layout-f73ad7daf4825f1b.js → layout-d7642b25bf6d33b3.js} +2 -2
- package/dist/.next/static/chunks/app/(application)/projects/{layout-f73ad7daf4825f1b.js.map → layout-d7642b25bf6d33b3.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/roles/page-5d5e5142f0997122.js +2 -0
- package/dist/.next/static/chunks/app/(application)/roles/page-5d5e5142f0997122.js.map +1 -0
- package/dist/.next/static/chunks/app/(application)/users/{page-e0a04fda52138aa0.js → page-b862cb199fd72525.js} +2 -2
- package/dist/.next/static/chunks/app/(application)/users/{page-e0a04fda52138aa0.js.map → page-b862cb199fd72525.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/variables/create/{page-6c6076f3f253190d.js → page-d79d5c1c1ecabdb5.js} +1 -1
- package/dist/.next/static/chunks/app/(application)/variables/create/{page-6c6076f3f253190d.js.map → page-d79d5c1c1ecabdb5.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/variables/edit/[variable_id]/{page-a3fa477fead5609a.js → page-72cf3aa95776ab96.js} +1 -1
- package/dist/.next/static/chunks/app/(application)/variables/edit/[variable_id]/{page-a3fa477fead5609a.js.map → page-72cf3aa95776ab96.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/variables/{page-ddeff54a8b19bdbe.js → page-67864b471b48c950.js} +2 -2
- package/dist/.next/static/chunks/app/(application)/variables/{page-ddeff54a8b19bdbe.js.map → page-67864b471b48c950.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/variables/usage/[variable_id]/{page-ed6d136e7ee3a591.js → page-208b4c9cc64abf2e.js} +1 -1
- package/dist/.next/static/chunks/app/(application)/variables/usage/[variable_id]/{page-ed6d136e7ee3a591.js.map → page-208b4c9cc64abf2e.js.map} +1 -1
- package/dist/.next/static/chunks/app/(application)/workflows/page-5b1ffc7c5012fdf6.js +2 -0
- package/dist/.next/static/chunks/app/(application)/workflows/page-5b1ffc7c5012fdf6.js.map +1 -0
- package/dist/.next/static/css/006966ab2edd0ebc.css +4 -0
- package/dist/.next/static/css/006966ab2edd0ebc.css.map +1 -0
- package/dist/.next/static/css/e3f2a16ab7676b05.css.map +1 -1
- package/dist/package.json +4 -1
- package/package.json +1 -1
- package/dist/.next/server/chunks/3743.js +0 -1
- package/dist/.next/server/chunks/4375.js +0 -1
- package/dist/.next/server/chunks/4680.js +0 -1
- package/dist/.next/server/chunks/7203.js +0 -5
- package/dist/.next/server/chunks/7598.js +0 -5
- package/dist/.next/server/chunks/8806.js +0 -1
- package/dist/.next/static/chunks/1957-670ddf66742d95f2.js +0 -2
- package/dist/.next/static/chunks/1957-670ddf66742d95f2.js.map +0 -1
- package/dist/.next/static/chunks/3397-5a704b2e12e9e883.js +0 -2
- package/dist/.next/static/chunks/3397-5a704b2e12e9e883.js.map +0 -1
- package/dist/.next/static/chunks/3832-10b779e2f89f162f.js +0 -2
- package/dist/.next/static/chunks/3832-10b779e2f89f162f.js.map +0 -1
- package/dist/.next/static/chunks/3998-c1c5bec61ce07357.js +0 -2
- package/dist/.next/static/chunks/3998-c1c5bec61ce07357.js.map +0 -1
- package/dist/.next/static/chunks/428-61741966c36f4f72.js +0 -2
- package/dist/.next/static/chunks/428-61741966c36f4f72.js.map +0 -1
- package/dist/.next/static/chunks/5585-4f0c084850210a82.js +0 -2
- package/dist/.next/static/chunks/5585-4f0c084850210a82.js.map +0 -1
- package/dist/.next/static/chunks/5615-042f927b657e6db1.js +0 -41
- package/dist/.next/static/chunks/5615-042f927b657e6db1.js.map +0 -1
- package/dist/.next/static/chunks/5978-f3b8475a2d9f9299.js +0 -2
- package/dist/.next/static/chunks/5978-f3b8475a2d9f9299.js.map +0 -1
- package/dist/.next/static/chunks/6242-c1c2f1479529e9d4.js +0 -2
- package/dist/.next/static/chunks/6242-c1c2f1479529e9d4.js.map +0 -1
- package/dist/.next/static/chunks/6373-fc4799cc7a13474a.js +0 -2
- package/dist/.next/static/chunks/6373-fc4799cc7a13474a.js.map +0 -1
- package/dist/.next/static/chunks/7398-c6de1642586049cd.js +0 -2
- package/dist/.next/static/chunks/7398-c6de1642586049cd.js.map +0 -1
- package/dist/.next/static/chunks/7564-44a20b31206685e1.js.map +0 -1
- package/dist/.next/static/chunks/79-1d568f3c4cd45bd4.js +0 -2
- package/dist/.next/static/chunks/79-1d568f3c4cd45bd4.js.map +0 -1
- package/dist/.next/static/chunks/app/(application)/agents/edit/[id]/page-b66390eb4a95ac1a.js +0 -2
- package/dist/.next/static/chunks/app/(application)/agents/edit/[id]/page-b66390eb4a95ac1a.js.map +0 -1
- package/dist/.next/static/chunks/app/(application)/chat/[agent]/[session]/page-3807a8bc2ae87548.js.map +0 -1
- package/dist/.next/static/chunks/app/(application)/dashboard/page-85d3f8d2bd28ae4b.js +0 -2
- package/dist/.next/static/chunks/app/(application)/dashboard/page-85d3f8d2bd28ae4b.js.map +0 -1
- package/dist/.next/static/chunks/app/(application)/data/[[...query]]/layout-822dad4cb57f62e2.js +0 -2
- package/dist/.next/static/chunks/app/(application)/data/[[...query]]/layout-822dad4cb57f62e2.js.map +0 -1
- package/dist/.next/static/chunks/app/(application)/data/[[...query]]/page-3efd7701534078ea.js +0 -2
- package/dist/.next/static/chunks/app/(application)/data/[[...query]]/page-3efd7701534078ea.js.map +0 -1
- package/dist/.next/static/chunks/app/(application)/evals/[id]/runs/page-b6a3cb8435be3ade.js +0 -2
- package/dist/.next/static/chunks/app/(application)/evals/[id]/runs/page-b6a3cb8435be3ade.js.map +0 -1
- package/dist/.next/static/chunks/app/(application)/projects/[project]/page-19382bb263f85fda.js +0 -2
- package/dist/.next/static/chunks/app/(application)/projects/[project]/page-19382bb263f85fda.js.map +0 -1
- package/dist/.next/static/chunks/app/(application)/roles/page-acd9ef282bc53557.js +0 -2
- package/dist/.next/static/chunks/app/(application)/roles/page-acd9ef282bc53557.js.map +0 -1
- package/dist/.next/static/chunks/app/(application)/workflows/page-38488c44d89b32f4.js +0 -2
- package/dist/.next/static/chunks/app/(application)/workflows/page-38488c44d89b32f4.js.map +0 -1
- package/dist/.next/static/css/a7092ddec8ffd4fb.css +0 -4
- package/dist/.next/static/css/a7092ddec8ffd4fb.css.map +0 -1
- /package/dist/.next/static/{HHwzgh0RLIMeodnSs4vIv → soJPoIxCmlpJ75t9n-Q9V}/_buildManifest.js +0 -0
- /package/dist/.next/static/{HHwzgh0RLIMeodnSs4vIv → soJPoIxCmlpJ75t9n-Q9V}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../node_modules/@opentelemetry/api/build/src/api/context.js","../../../../../node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../../node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../../node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../../node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../../node_modules/@opentelemetry/api/build/src/context-api.js","../../../../../node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../../node_modules/@opentelemetry/api/build/src/context/context.js","../../../../../node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../../node_modules/@opentelemetry/api/build/src/index.js","../../../../../node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../../node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../../node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../../node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../../node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../../node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../../node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../../node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../../node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../../node_modules/@opentelemetry/api/build/src/version.js","../../../../../node_modules/@opentelemetry/api/package.json","../../../../../node_modules/graphql/error/GraphQLError.js","../../../../../node_modules/graphql/error/index.js","../../../../../node_modules/graphql/error/locatedError.js","../../../../../node_modules/graphql/error/syntaxError.js","../../../../../node_modules/graphql/execution/collectFields.js","../../../../../node_modules/graphql/execution/execute.js","../../../../../node_modules/graphql/execution/index.js","../../../../../node_modules/graphql/execution/mapAsyncIterator.js","../../../../../node_modules/graphql/execution/subscribe.js","../../../../../node_modules/graphql/execution/values.js","../../../../../node_modules/graphql/graphql.js","../../../../../node_modules/graphql/index.js","../../../../../node_modules/graphql/jsutils/Path.js","../../../../../node_modules/graphql/jsutils/devAssert.js","../../../../../node_modules/graphql/jsutils/didYouMean.js","../../../../../node_modules/graphql/jsutils/groupBy.js","../../../../../node_modules/graphql/jsutils/identityFunc.js","../../../../../node_modules/graphql/jsutils/inspect.js","../../../../../node_modules/graphql/jsutils/instanceOf.js","../../../../../node_modules/graphql/jsutils/invariant.js","../../../../../node_modules/graphql/jsutils/isAsyncIterable.js","../../../../../node_modules/graphql/jsutils/isIterableObject.js","../../../../../node_modules/graphql/jsutils/isObjectLike.js","../../../../../node_modules/graphql/jsutils/isPromise.js","../../../../../node_modules/graphql/jsutils/keyMap.js","../../../../../node_modules/graphql/jsutils/keyValMap.js","../../../../../node_modules/graphql/jsutils/mapValue.js","../../../../../node_modules/graphql/jsutils/memoize3.js","../../../../../node_modules/graphql/jsutils/naturalCompare.js","../../../../../node_modules/graphql/jsutils/printPathArray.js","../../../../../node_modules/graphql/jsutils/promiseForObject.js","../../../../../node_modules/graphql/jsutils/promiseReduce.js","../../../../../node_modules/graphql/jsutils/suggestionList.js","../../../../../node_modules/graphql/jsutils/toError.js","../../../../../node_modules/graphql/jsutils/toObjMap.js","../../../../../node_modules/graphql/language/ast.js","../../../../../node_modules/graphql/language/blockString.js","../../../../../node_modules/graphql/language/characterClasses.js","../../../../../node_modules/graphql/language/directiveLocation.js","../../../../../node_modules/graphql/language/index.js","../../../../../node_modules/graphql/language/kinds.js","../../../../../node_modules/graphql/language/lexer.js","../../../../../node_modules/graphql/language/location.js","../../../../../node_modules/graphql/language/parser.js","../../../../../node_modules/graphql/language/predicates.js","../../../../../node_modules/graphql/language/printLocation.js","../../../../../node_modules/graphql/language/printString.js","../../../../../node_modules/graphql/language/printer.js","../../../../../node_modules/graphql/language/source.js","../../../../../node_modules/graphql/language/tokenKind.js","../../../../../node_modules/graphql/language/visitor.js","../../../../../node_modules/graphql/package.json","../../../../../node_modules/graphql/type/assertName.js","../../../../../node_modules/graphql/type/definition.js","../../../../../node_modules/graphql/type/directives.js","../../../../../node_modules/graphql/type/index.js","../../../../../node_modules/graphql/type/introspection.js","../../../../../node_modules/graphql/type/scalars.js","../../../../../node_modules/graphql/type/schema.js","../../../../../node_modules/graphql/type/validate.js","../../../../../node_modules/graphql/utilities/TypeInfo.js","../../../../../node_modules/graphql/utilities/assertValidName.js","../../../../../node_modules/graphql/utilities/astFromValue.js","../../../../../node_modules/graphql/utilities/buildASTSchema.js","../../../../../node_modules/graphql/utilities/buildClientSchema.js","../../../../../node_modules/graphql/utilities/coerceInputValue.js","../../../../../node_modules/graphql/utilities/concatAST.js","../../../../../node_modules/graphql/utilities/extendSchema.js","../../../../../node_modules/graphql/utilities/findBreakingChanges.js","../../../../../node_modules/graphql/utilities/getIntrospectionQuery.js","../../../../../node_modules/graphql/utilities/getOperationAST.js","../../../../../node_modules/graphql/utilities/getOperationRootType.js","../../../../../node_modules/graphql/utilities/index.js","../../../../../node_modules/graphql/utilities/introspectionFromSchema.js","../../../../../node_modules/graphql/utilities/lexicographicSortSchema.js","../../../../../node_modules/graphql/utilities/printSchema.js","../../../../../node_modules/graphql/utilities/separateOperations.js","../../../../../node_modules/graphql/utilities/sortValueNode.js","../../../../../node_modules/graphql/utilities/stripIgnoredCharacters.js","../../../../../node_modules/graphql/utilities/typeComparators.js","../../../../../node_modules/graphql/utilities/typeFromAST.js","../../../../../node_modules/graphql/utilities/valueFromAST.js","../../../../../node_modules/graphql/utilities/valueFromASTUntyped.js","../../../../../node_modules/graphql/validation/ValidationContext.js","../../../../../node_modules/graphql/validation/index.js","../../../../../node_modules/graphql/validation/rules/ExecutableDefinitionsRule.js","../../../../../node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.js","../../../../../node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.js","../../../../../node_modules/graphql/validation/rules/KnownArgumentNamesRule.js","../../../../../node_modules/graphql/validation/rules/KnownDirectivesRule.js","../../../../../node_modules/graphql/validation/rules/KnownFragmentNamesRule.js","../../../../../node_modules/graphql/validation/rules/KnownTypeNamesRule.js","../../../../../node_modules/graphql/validation/rules/LoneAnonymousOperationRule.js","../../../../../node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.js","../../../../../node_modules/graphql/validation/rules/MaxIntrospectionDepthRule.js","../../../../../node_modules/graphql/validation/rules/NoFragmentCyclesRule.js","../../../../../node_modules/graphql/validation/rules/NoUndefinedVariablesRule.js","../../../../../node_modules/graphql/validation/rules/NoUnusedFragmentsRule.js","../../../../../node_modules/graphql/validation/rules/NoUnusedVariablesRule.js","../../../../../node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.js","../../../../../node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.js","../../../../../node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.js","../../../../../node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.js","../../../../../node_modules/graphql/validation/rules/ScalarLeafsRule.js","../../../../../node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.js","../../../../../node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueArgumentNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.js","../../../../../node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueFragmentNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueOperationNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueOperationTypesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueTypeNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueVariableNamesRule.js","../../../../../node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.js","../../../../../node_modules/graphql/validation/rules/VariablesAreInputTypesRule.js","../../../../../node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.js","../../../../../node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.js","../../../../../node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.js","../../../../../node_modules/graphql/validation/specifiedRules.js","../../../../../node_modules/graphql/validation/validate.js","../../../../../node_modules/graphql/version.js","../../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/package.json","../../../../../node_modules/pg-cloudflare/dist/empty.js","../../../../../node_modules/pg-cloudflare/dist/index.js","../../../../../node_modules/pg-cloudflare/package.json","../../../../../node_modules/pg-int8/index.js","../../../../../node_modules/pg-int8/package.json","../../../../../node_modules/pg-pool/index.js","../../../../../node_modules/pg-pool/package.json","../../../../../node_modules/pg-protocol/dist/buffer-reader.js","../../../../../node_modules/pg-protocol/dist/buffer-writer.js","../../../../../node_modules/pg-protocol/dist/index.js","../../../../../node_modules/pg-protocol/dist/messages.js","../../../../../node_modules/pg-protocol/dist/parser.js","../../../../../node_modules/pg-protocol/dist/serializer.js","../../../../../node_modules/pg-protocol/package.json","../../../../../node_modules/pg-types/index.js","../../../../../node_modules/pg-types/lib/arrayParser.js","../../../../../node_modules/pg-types/lib/binaryParsers.js","../../../../../node_modules/pg-types/lib/builtins.js","../../../../../node_modules/pg-types/lib/textParsers.js","../../../../../node_modules/pg-types/package.json","../../../../../node_modules/pg/esm/index.mjs","../../../../../node_modules/pg/lib/client.js","../../../../../node_modules/pg/lib/connection-parameters.js","../../../../../node_modules/pg/lib/connection.js","../../../../../node_modules/pg/lib/crypto/cert-signatures.js","../../../../../node_modules/pg/lib/crypto/sasl.js","../../../../../node_modules/pg/lib/crypto/utils-legacy.js","../../../../../node_modules/pg/lib/crypto/utils-webcrypto.js","../../../../../node_modules/pg/lib/crypto/utils.js","../../../../../node_modules/pg/lib/defaults.js","../../../../../node_modules/pg/lib/index.js","../../../../../node_modules/pg/lib/native/client.js","../../../../../node_modules/pg/lib/native/index.js","../../../../../node_modules/pg/lib/native/query.js","../../../../../node_modules/pg/lib/query.js","../../../../../node_modules/pg/lib/result.js","../../../../../node_modules/pg/lib/stream.js","../../../../../node_modules/pg/lib/type-overrides.js","../../../../../node_modules/pg/lib/utils.js","../../../../../node_modules/pg/node_modules/pg-connection-string/index.js","../../../../../node_modules/pg/node_modules/pg-connection-string/package.json","../../../../../node_modules/pg/package.json","../../../../../node_modules/pgpass/lib/helper.js","../../../../../node_modules/pgpass/lib/index.js","../../../../../node_modules/pgpass/package.json","../../../../../node_modules/postgres-array/index.js","../../../../../node_modules/postgres-array/package.json","../../../../../node_modules/postgres-bytea/index.js","../../../../../node_modules/postgres-bytea/package.json","../../../../../node_modules/postgres-date/index.js","../../../../../node_modules/postgres-date/package.json","../../../../../node_modules/postgres-interval/index.js","../../../../../node_modules/postgres-interval/package.json","../../../../../node_modules/split2/index.js","../../../../../node_modules/split2/package.json","../../../../../node_modules/xtend/mutable.js","../../../../../node_modules/xtend/package.json","../../../../../package.json","../../../../package.json","../../../chunks/1051.js","../../../chunks/2270.js","../../../chunks/3543.js","../../../chunks/590.js","../../../chunks/7598.js","../../../chunks/7944.js","../../../chunks/9049.js","../../../chunks/9276.js","../../../chunks/931.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../node_modules/@opentelemetry/api/build/src/api/context.js","../../../../../node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../../node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../../node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../../node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../../node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../../node_modules/@opentelemetry/api/build/src/context-api.js","../../../../../node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../../node_modules/@opentelemetry/api/build/src/context/context.js","../../../../../node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../../node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../../node_modules/@opentelemetry/api/build/src/index.js","../../../../../node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../../node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../../node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../../node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../../node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../../node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../../node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../../node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../../node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../../node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../../node_modules/@opentelemetry/api/build/src/version.js","../../../../../node_modules/@opentelemetry/api/package.json","../../../../../node_modules/graphql/error/GraphQLError.js","../../../../../node_modules/graphql/error/index.js","../../../../../node_modules/graphql/error/locatedError.js","../../../../../node_modules/graphql/error/syntaxError.js","../../../../../node_modules/graphql/execution/collectFields.js","../../../../../node_modules/graphql/execution/execute.js","../../../../../node_modules/graphql/execution/index.js","../../../../../node_modules/graphql/execution/mapAsyncIterator.js","../../../../../node_modules/graphql/execution/subscribe.js","../../../../../node_modules/graphql/execution/values.js","../../../../../node_modules/graphql/graphql.js","../../../../../node_modules/graphql/index.js","../../../../../node_modules/graphql/jsutils/Path.js","../../../../../node_modules/graphql/jsutils/devAssert.js","../../../../../node_modules/graphql/jsutils/didYouMean.js","../../../../../node_modules/graphql/jsutils/groupBy.js","../../../../../node_modules/graphql/jsutils/identityFunc.js","../../../../../node_modules/graphql/jsutils/inspect.js","../../../../../node_modules/graphql/jsutils/instanceOf.js","../../../../../node_modules/graphql/jsutils/invariant.js","../../../../../node_modules/graphql/jsutils/isAsyncIterable.js","../../../../../node_modules/graphql/jsutils/isIterableObject.js","../../../../../node_modules/graphql/jsutils/isObjectLike.js","../../../../../node_modules/graphql/jsutils/isPromise.js","../../../../../node_modules/graphql/jsutils/keyMap.js","../../../../../node_modules/graphql/jsutils/keyValMap.js","../../../../../node_modules/graphql/jsutils/mapValue.js","../../../../../node_modules/graphql/jsutils/memoize3.js","../../../../../node_modules/graphql/jsutils/naturalCompare.js","../../../../../node_modules/graphql/jsutils/printPathArray.js","../../../../../node_modules/graphql/jsutils/promiseForObject.js","../../../../../node_modules/graphql/jsutils/promiseReduce.js","../../../../../node_modules/graphql/jsutils/suggestionList.js","../../../../../node_modules/graphql/jsutils/toError.js","../../../../../node_modules/graphql/jsutils/toObjMap.js","../../../../../node_modules/graphql/language/ast.js","../../../../../node_modules/graphql/language/blockString.js","../../../../../node_modules/graphql/language/characterClasses.js","../../../../../node_modules/graphql/language/directiveLocation.js","../../../../../node_modules/graphql/language/index.js","../../../../../node_modules/graphql/language/kinds.js","../../../../../node_modules/graphql/language/lexer.js","../../../../../node_modules/graphql/language/location.js","../../../../../node_modules/graphql/language/parser.js","../../../../../node_modules/graphql/language/predicates.js","../../../../../node_modules/graphql/language/printLocation.js","../../../../../node_modules/graphql/language/printString.js","../../../../../node_modules/graphql/language/printer.js","../../../../../node_modules/graphql/language/source.js","../../../../../node_modules/graphql/language/tokenKind.js","../../../../../node_modules/graphql/language/visitor.js","../../../../../node_modules/graphql/package.json","../../../../../node_modules/graphql/type/assertName.js","../../../../../node_modules/graphql/type/definition.js","../../../../../node_modules/graphql/type/directives.js","../../../../../node_modules/graphql/type/index.js","../../../../../node_modules/graphql/type/introspection.js","../../../../../node_modules/graphql/type/scalars.js","../../../../../node_modules/graphql/type/schema.js","../../../../../node_modules/graphql/type/validate.js","../../../../../node_modules/graphql/utilities/TypeInfo.js","../../../../../node_modules/graphql/utilities/assertValidName.js","../../../../../node_modules/graphql/utilities/astFromValue.js","../../../../../node_modules/graphql/utilities/buildASTSchema.js","../../../../../node_modules/graphql/utilities/buildClientSchema.js","../../../../../node_modules/graphql/utilities/coerceInputValue.js","../../../../../node_modules/graphql/utilities/concatAST.js","../../../../../node_modules/graphql/utilities/extendSchema.js","../../../../../node_modules/graphql/utilities/findBreakingChanges.js","../../../../../node_modules/graphql/utilities/getIntrospectionQuery.js","../../../../../node_modules/graphql/utilities/getOperationAST.js","../../../../../node_modules/graphql/utilities/getOperationRootType.js","../../../../../node_modules/graphql/utilities/index.js","../../../../../node_modules/graphql/utilities/introspectionFromSchema.js","../../../../../node_modules/graphql/utilities/lexicographicSortSchema.js","../../../../../node_modules/graphql/utilities/printSchema.js","../../../../../node_modules/graphql/utilities/separateOperations.js","../../../../../node_modules/graphql/utilities/sortValueNode.js","../../../../../node_modules/graphql/utilities/stripIgnoredCharacters.js","../../../../../node_modules/graphql/utilities/typeComparators.js","../../../../../node_modules/graphql/utilities/typeFromAST.js","../../../../../node_modules/graphql/utilities/valueFromAST.js","../../../../../node_modules/graphql/utilities/valueFromASTUntyped.js","../../../../../node_modules/graphql/validation/ValidationContext.js","../../../../../node_modules/graphql/validation/index.js","../../../../../node_modules/graphql/validation/rules/ExecutableDefinitionsRule.js","../../../../../node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.js","../../../../../node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.js","../../../../../node_modules/graphql/validation/rules/KnownArgumentNamesRule.js","../../../../../node_modules/graphql/validation/rules/KnownDirectivesRule.js","../../../../../node_modules/graphql/validation/rules/KnownFragmentNamesRule.js","../../../../../node_modules/graphql/validation/rules/KnownTypeNamesRule.js","../../../../../node_modules/graphql/validation/rules/LoneAnonymousOperationRule.js","../../../../../node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.js","../../../../../node_modules/graphql/validation/rules/MaxIntrospectionDepthRule.js","../../../../../node_modules/graphql/validation/rules/NoFragmentCyclesRule.js","../../../../../node_modules/graphql/validation/rules/NoUndefinedVariablesRule.js","../../../../../node_modules/graphql/validation/rules/NoUnusedFragmentsRule.js","../../../../../node_modules/graphql/validation/rules/NoUnusedVariablesRule.js","../../../../../node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.js","../../../../../node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.js","../../../../../node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.js","../../../../../node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.js","../../../../../node_modules/graphql/validation/rules/ScalarLeafsRule.js","../../../../../node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.js","../../../../../node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueArgumentNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.js","../../../../../node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueFragmentNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueOperationNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueOperationTypesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueTypeNamesRule.js","../../../../../node_modules/graphql/validation/rules/UniqueVariableNamesRule.js","../../../../../node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.js","../../../../../node_modules/graphql/validation/rules/VariablesAreInputTypesRule.js","../../../../../node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.js","../../../../../node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.js","../../../../../node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.js","../../../../../node_modules/graphql/validation/specifiedRules.js","../../../../../node_modules/graphql/validation/validate.js","../../../../../node_modules/graphql/version.js","../../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/package.json","../../../../../node_modules/pg-cloudflare/dist/empty.js","../../../../../node_modules/pg-cloudflare/dist/index.js","../../../../../node_modules/pg-cloudflare/package.json","../../../../../node_modules/pg-int8/index.js","../../../../../node_modules/pg-int8/package.json","../../../../../node_modules/pg-pool/index.js","../../../../../node_modules/pg-pool/package.json","../../../../../node_modules/pg-protocol/dist/buffer-reader.js","../../../../../node_modules/pg-protocol/dist/buffer-writer.js","../../../../../node_modules/pg-protocol/dist/index.js","../../../../../node_modules/pg-protocol/dist/messages.js","../../../../../node_modules/pg-protocol/dist/parser.js","../../../../../node_modules/pg-protocol/dist/serializer.js","../../../../../node_modules/pg-protocol/package.json","../../../../../node_modules/pg-types/index.js","../../../../../node_modules/pg-types/lib/arrayParser.js","../../../../../node_modules/pg-types/lib/binaryParsers.js","../../../../../node_modules/pg-types/lib/builtins.js","../../../../../node_modules/pg-types/lib/textParsers.js","../../../../../node_modules/pg-types/package.json","../../../../../node_modules/pg/esm/index.mjs","../../../../../node_modules/pg/lib/client.js","../../../../../node_modules/pg/lib/connection-parameters.js","../../../../../node_modules/pg/lib/connection.js","../../../../../node_modules/pg/lib/crypto/cert-signatures.js","../../../../../node_modules/pg/lib/crypto/sasl.js","../../../../../node_modules/pg/lib/crypto/utils-legacy.js","../../../../../node_modules/pg/lib/crypto/utils-webcrypto.js","../../../../../node_modules/pg/lib/crypto/utils.js","../../../../../node_modules/pg/lib/defaults.js","../../../../../node_modules/pg/lib/index.js","../../../../../node_modules/pg/lib/native/client.js","../../../../../node_modules/pg/lib/native/index.js","../../../../../node_modules/pg/lib/native/query.js","../../../../../node_modules/pg/lib/query.js","../../../../../node_modules/pg/lib/result.js","../../../../../node_modules/pg/lib/stream.js","../../../../../node_modules/pg/lib/type-overrides.js","../../../../../node_modules/pg/lib/utils.js","../../../../../node_modules/pg/node_modules/pg-connection-string/index.js","../../../../../node_modules/pg/node_modules/pg-connection-string/package.json","../../../../../node_modules/pg/package.json","../../../../../node_modules/pgpass/lib/helper.js","../../../../../node_modules/pgpass/lib/index.js","../../../../../node_modules/pgpass/package.json","../../../../../node_modules/postgres-array/index.js","../../../../../node_modules/postgres-array/package.json","../../../../../node_modules/postgres-bytea/index.js","../../../../../node_modules/postgres-bytea/package.json","../../../../../node_modules/postgres-date/index.js","../../../../../node_modules/postgres-date/package.json","../../../../../node_modules/postgres-interval/index.js","../../../../../node_modules/postgres-interval/package.json","../../../../../node_modules/split2/index.js","../../../../../node_modules/split2/package.json","../../../../../node_modules/xtend/mutable.js","../../../../../node_modules/xtend/package.json","../../../../../package.json","../../../../package.json","../../../chunks/1051.js","../../../chunks/2270.js","../../../chunks/3543.js","../../../chunks/590.js","../../../chunks/7944.js","../../../chunks/8679.js","../../../chunks/9049.js","../../../chunks/9276.js","../../../chunks/931.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(application)/configuration/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}},"21391":{"*":{"id":"2424","name":"*","chunks":[],"async":false}},"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}},"92814":{"*":{"id":"3275","name":"*","chunks":[],"async":false}},"96126":{"*":{"id":"46465","name":"*","chunks":[],"async":false}},"99593":{"*":{"id":"95220","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":["9851","static/chunks/9851-52f575957c29273b.js","7629","static/chunks/7629-36a80394f5716831.js","7093","static/chunks/7093-bd8841e74a4c6d70.js","6148","static/chunks/6148-ec67c453b9affb6a.js","847","static/chunks/847-7e49f05560c72797.js","1942","static/chunks/1942-a0f7b3ed8575b03f.js","513","static/chunks/513-8be51c3ae95f1c0b.js","6373","static/chunks/6373-fc4799cc7a13474a.js","1991","static/chunks/app/(application)/configuration/page-2d8a0e2664ab9a94.js"],"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-10b779e2f89f162f.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-858cb7ff10b67612.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-858cb7ff10b67612.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-858cb7ff10b67612.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-858cb7ff10b67612.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-858cb7ff10b67612.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-858cb7ff10b67612.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-858cb7ff10b67612.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-858cb7ff10b67612.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)/token/page.tsx":{"id":3793,"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)/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)/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)/explorer/graphiql.tsx":{"id":77569,"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)/evals/[id]/page.tsx":{"id":831,"name":"*","chunks":[],"async":false},"/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)/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/(application)/variables/create/page.tsx":{"id":64419,"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/components/logo.tsx":{"id":21391,"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-858cb7ff10b67612.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":99593,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/exulu-frontend/exulu-frontend/":[],"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/layout":["static/css/a7092ddec8ffd4fb.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/a7092ddec8ffd4fb.css","static/css/e3f2a16ab7676b05.css"],"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/configuration/page":[]}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(application)/configuration/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}},"9402":{"*":{"id":"38188","name":"*","chunks":[],"async":false}},"12846":{"*":{"id":"12994","name":"*","chunks":[],"async":false}},"13434":{"*":{"id":"26533","name":"*","chunks":[],"async":true}},"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}},"21391":{"*":{"id":"2424","name":"*","chunks":[],"async":false}},"21654":{"*":{"id":"8078","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}},"53853":{"*":{"id":"65765","name":"*","chunks":[],"async":true}},"55459":{"*":{"id":"3871","name":"*","chunks":[],"async":false}},"55623":{"*":{"id":"1520","name":"*","chunks":[],"async":false}},"56779":{"*":{"id":"32108","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}},"67797":{"*":{"id":"53990","name":"*","chunks":[],"async":false}},"68476":{"*":{"id":"61444","name":"*","chunks":[],"async":false}},"70292":{"*":{"id":"50511","name":"*","chunks":[],"async":false}},"72147":{"*":{"id":"66006","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}},"92814":{"*":{"id":"3275","name":"*","chunks":[],"async":false}},"96126":{"*":{"id":"46465","name":"*","chunks":[],"async":false}},"99593":{"*":{"id":"95220","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":["9851","static/chunks/9851-52f575957c29273b.js","7629","static/chunks/7629-36a80394f5716831.js","7093","static/chunks/7093-bd8841e74a4c6d70.js","6148","static/chunks/6148-ec67c453b9affb6a.js","847","static/chunks/847-7e49f05560c72797.js","1942","static/chunks/1942-a0f7b3ed8575b03f.js","513","static/chunks/513-8be51c3ae95f1c0b.js","6373","static/chunks/6373-651cb258c9e2b57b.js","1991","static/chunks/app/(application)/configuration/page-8f92af5318feb84f.js"],"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","5243","static/chunks/5243-1aaa41b2cd0ea87c.js","6111","static/chunks/6111-5ab0e72a466543ea.js","3832","static/chunks/3832-a5e8fc6647e2be65.js","1049","static/chunks/app/(application)/layout-694c53aca85ef437.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-858cb7ff10b67612.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-858cb7ff10b67612.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-858cb7ff10b67612.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-858cb7ff10b67612.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-858cb7ff10b67612.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-858cb7ff10b67612.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-858cb7ff10b67612.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-858cb7ff10b67612.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)/token/page.tsx":{"id":3793,"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)/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)/evals/[id]/runs/page.tsx":{"id":53853,"name":"*","chunks":[],"async":true},"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/dashboard/page.tsx":{"id":67797,"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)/jobs/page.tsx":{"id":19774,"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)/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)/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/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/components/logo.tsx":{"id":21391,"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-858cb7ff10b67612.js"],"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/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":13434,"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":56779,"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":99593,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/exulu-frontend/exulu-frontend/":[],"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/layout":["static/css/006966ab2edd0ebc.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/006966ab2edd0ebc.css","static/css/e3f2a16ab7676b05.css"],"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/configuration/page":[]}}
|
|
@@ -1 +1,5 @@
|
|
|
1
|
-
(()=>{var e={};e.id=4506,e.ids=[4506],e.modules={57343:e=>{"use strict";e.exports=require("graphql")},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")},27790:e=>{"use strict";e.exports=require("assert")},78893:e=>{"use strict";e.exports=require("buffer")},61282:e=>{"use strict";e.exports=require("child_process")},84770:e=>{"use strict";e.exports=require("crypto")},80665:e=>{"use strict";e.exports=require("dns")},17702:e=>{"use strict";e.exports=require("events")},92048:e=>{"use strict";e.exports=require("fs")},32615:e=>{"use strict";e.exports=require("http")},35240:e=>{"use strict";e.exports=require("https")},98216:e=>{"use strict";e.exports=require("net")},19801:e=>{"use strict";e.exports=require("os")},55315:e=>{"use strict";e.exports=require("path")},86624:e=>{"use strict";e.exports=require("querystring")},76162:e=>{"use strict";e.exports=require("stream")},82452:e=>{"use strict";e.exports=require("tls")},17360:e=>{"use strict";e.exports=require("url")},21764:e=>{"use strict";e.exports=require("util")},71568:e=>{"use strict";e.exports=require("zlib")},8678:e=>{"use strict";e.exports=import("pg")},62659:(e,t,r)=>{"use strict";r.a(e,async(e,a)=>{try{r.r(t),r.d(t,{GlobalError:()=>l.a,__next_app__:()=>m,originalPathname:()=>x,pages:()=>f,routeModule:()=>h,tree:()=>p}),r(96232);var s=r(71197);r(35866);var o=r(23191),n=r(88716),i=r(37922),l=r.n(i),d=r(95231),c={};for(let e in d)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(c[e]=()=>d[e]);r.d(t,c);var u=e([s]);s=(u.then?(await u)():u)[0];let p=["",{children:["(application)",{children:["dashboard",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(r.bind(r,96232)),"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/dashboard/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(r.bind(r,71197)),"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/layout.tsx"],"not-found":[()=>Promise.resolve().then(r.t.bind(r,35866,23)),"next/dist/client/components/not-found-error"]}]},{"not-found":[()=>Promise.resolve().then(r.t.bind(r,35866,23)),"next/dist/client/components/not-found-error"]}],f=["/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/dashboard/page.tsx"],x="/(application)/dashboard/page",m={require:r,loadChunk:()=>Promise.resolve()},h=new o.AppPageRouteModule({definition:{kind:n.x.APP_PAGE,page:"/(application)/dashboard/page",pathname:"/dashboard",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:p}});a()}catch(e){a(e)}})},83365:(e,t,r)=>{Promise.resolve().then(r.bind(r,28718))},28718:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>R,dynamic:()=>w});var a=r(10326),s=r(33519),o=r(17577),n=r(31051),i=r(39167),l=r(33071),d=r(65304),c=r(71271),u=r(99276),p=r(79740),f=r(76557);let x=(0,f.Z)("Minus",[["path",{d:"M5 12h14",key:"1ays0h"}]]),m=(0,f.Z)("TrendingUp",[["polyline",{points:"22 7 13.5 15.5 8.5 10.5 2 17",key:"126l90"}],["polyline",{points:"16 7 22 7 22 13",key:"kwv8wd"}]]),h=(0,f.Z)("TrendingDown",[["polyline",{points:"22 17 13.5 8.5 8.5 13.5 2 7",key:"1r2t7k"}],["polyline",{points:"16 17 22 17 22 11",key:"11uiuu"}]]);function g({title:e,currentValue:t,previousValue:r,isLoading:s}){if(s)return(0,a.jsxs)(l.Zb,{className:"animate-pulse",children:[(0,a.jsxs)(l.Ol,{className:"flex flex-row items-center justify-between space-y-0 pb-3",children:[a.jsx(l.ll,{className:"text-sm font-medium text-slate-700 dark:text-slate-300",children:e}),a.jsx("div",{className:"p-2 rounded-full",children:a.jsx("div",{className:"h-4 w-4 rounded"})})]}),(0,a.jsxs)(l.aY,{children:[a.jsx(d.O,{className:"h-8 w-24 mb-3"}),(0,a.jsxs)("div",{className:"space-y-1",children:[a.jsx(d.O,{className:"h-3 w-28"}),a.jsx(d.O,{className:"h-3 w-20"})]})]})]});let o=r>0?(t-r)/r*100:0,n=o>0,i=0===o,c=i?"text-muted-foreground":n?"text-green-600":"text-red-600";return(0,a.jsxs)(l.Zb,{className:"hover:shadow-lg transition-all duration-300 hover:-translate-y-1",children:[(0,a.jsxs)(l.Ol,{className:"flex flex-row items-center justify-between space-y-0 pb-3",children:[a.jsx(l.ll,{className:"text-sm font-medium text-slate-700 dark:text-slate-300",children:e}),a.jsx("div",{className:`p-2 rounded-full ${i?"bg-gray-200 dark:bg-gray-700":n?"bg-green-100 dark:bg-green-900/30":"bg-red-100 dark:bg-red-900/30"}`,children:a.jsx(i?x:n?m:h,{className:`h-4 w-4 ${c}`})})]}),(0,a.jsxs)(l.aY,{children:[a.jsx("div",{className:"text-3xl font-bold bg-gradient-to-r from-slate-900 to-slate-700 dark:from-slate-100 dark:to-slate-300 bg-clip-text text-transparent mb-2",children:t.toLocaleString()}),(0,a.jsxs)("p",{className:"text-xs text-slate-600 dark:text-slate-400",children:[a.jsx("span",{className:`font-medium ${c}`,children:i?"No change":`${Math.abs(o).toFixed(1)}% ${n?"increase":"decrease"}`}),a.jsx("br",{}),(0,a.jsxs)("span",{className:"text-slate-500 dark:text-slate-500",children:["vs 7-day avg: ",r.toLocaleString()]})]})]})]})}function v({query:e,entity:t,title:r}){let n=(0,o.useMemo)(()=>{let e=new Date;return{now:e.toISOString(),twentyFourHoursAgo:(function(e,t){let r=+(0,c.Q)(e);return(0,u.L)(e,r+t)})(e,-24*p.vh).toISOString(),sevenDaysAgo:(0,s.k)(e,7).toISOString()}},[]),{data:l,loading:d}=(0,i.aM)(e,{variables:{from:n.twentyFourHoursAgo,to:n.now}}),{data:f,loading:x}=(0,i.aM)(e,{variables:{from:n.sevenDaysAgo,to:n.now}}),m=e=>e&&Array.isArray(e)?e.reduce((e,t)=>e+(t.count||0),0):0,h=m(l?.[`${t}Statistics`]),v=Math.round(m(f?.[`${t}Statistics`])/7);return a.jsx(g,{title:`${r} (24h)`,currentValue:h,previousValue:v,isLoading:d})}var y=r(42193),b=r(16923),j=r(22746),N=r(42270);let w="force-dynamic";function R(){let[e,t]=(0,o.useState)({from:(0,s.k)(new Date,14),to:new Date}),[r,i]=(0,o.useState)("AGENT_RUN"),[l,d]=(0,o.useState)("count"),[c,u]=(0,o.useState)("label");return(0,a.jsxs)("div",{className:"flex-1 flex flex-col p-8 pt-6 h-screen",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-8",children:[(0,a.jsxs)("div",{className:"space-y-2",children:[a.jsx("h2",{className:"text-4xl font-bold tracking-tight bg-clip-text",children:"Analytics Dashboard"}),a.jsx("p",{className:"text-lg",children:"Monitor your AI workflows and performance metrics."})]}),a.jsx("div",{className:"flex items-center space-x-2",children:a.jsx(y.z,{dateRange:e,onDateRangeChange:t,maxDays:30})})]}),a.jsx("div",{className:"mb-8",children:(0,a.jsxs)("div",{className:"grid gap-4 md:grid-cols-2 lg:grid-cols-5",children:[a.jsx(v,{query:N.W6,entity:"agent_sessions",title:"Agent Sessions"}),a.jsx(v,{query:N.tK,entity:"tracking",title:"Agent Calls"}),a.jsx(v,{query:N.Hk,entity:"tracking",title:"Token Usage"}),a.jsx(v,{query:N.Tj,entity:"jobs",title:"Workflow Runs"}),a.jsx(v,{query:N.kZ,entity:"tracking",title:"Function Calls"})]})}),(0,a.jsxs)("div",{className:"flex-1 grid gap-6 md:grid-cols-3 min-h-0",children:[a.jsx("div",{className:"rounded-lg border md:col-span-2 p-6 flex flex-col",children:a.jsx(b.q,{dateRange:e,selectedType:r,onTypeChange:i,onUnitChange:d,unit:l,dataTypes:[n.h.CONTEXT_RETRIEVE,n.h.SOURCE_UPDATE,n.h.EMBEDDER_UPSERT,n.h.EMBEDDER_GENERATE,n.h.EMBEDDER_DELETE,n.h.WORKFLOW_RUN,n.h.CONTEXT_UPSERT,n.h.TOOL_CALL,n.h.AGENT_RUN]})}),a.jsx("div",{className:"rounded-lg border p-6 flex flex-col",children:a.jsx(j.Y,{groupByOptions:[{value:"label",label:"Label"},{value:"user",label:"User"},{value:"role",label:"Role"}],dateRange:e,selectedType:r,groupBy:c,onGroupByChange:u})})]})]})}},33071:(e,t,r)=>{"use strict";r.d(t,{Ol:()=>i,SZ:()=>d,Zb:()=>n,aY:()=>c,eW:()=>u,ll:()=>l});var a=r(10326),s=r(17577),o=r(77863);let n=s.forwardRef(({className:e,...t},r)=>a.jsx("div",{ref:r,className:(0,o.cn)("rounded-lg border bg-card text-card-foreground shadow-sm",e),...t}));n.displayName="Card";let i=s.forwardRef(({className:e,...t},r)=>a.jsx("div",{ref:r,className:(0,o.cn)("flex flex-col space-y-1.5 p-6",e),...t}));i.displayName="CardHeader";let l=s.forwardRef(({className:e,...t},r)=>a.jsx("h3",{ref:r,className:(0,o.cn)("text-2xl font-semibold leading-none tracking-tight",e),...t}));l.displayName="CardTitle";let d=s.forwardRef(({className:e,...t},r)=>a.jsx("p",{ref:r,className:(0,o.cn)("text-sm text-muted-foreground",e),...t}));d.displayName="CardDescription";let c=s.forwardRef(({className:e,...t},r)=>a.jsx("div",{ref:r,className:(0,o.cn)("p-6 pt-0",e),...t}));c.displayName="CardContent";let u=s.forwardRef(({className:e,...t},r)=>a.jsx("div",{ref:r,className:(0,o.cn)("flex items-center p-6 pt-0",e),...t}));u.displayName="CardFooter"},30811:(e,t,r)=>{"use strict";r.d(t,{J2:()=>i,xo:()=>l,yk:()=>d});var a=r(10326),s=r(74964),o=r(17577),n=r(77863);let i=s.fC,l=s.xz,d=o.forwardRef(({className:e,align:t="center",sideOffset:r=4,...o},i)=>a.jsx(s.h_,{children:a.jsx(s.VY,{ref:i,align:t,sideOffset:r,className:(0,n.cn)("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...o})}));d.displayName=s.VY.displayName},34474:(e,t,r)=>{"use strict";r.d(t,{Bw:()=>m,Ph:()=>c,Ql:()=>h,i4:()=>p,ki:()=>u});var a=r(10326),s=r(55423),o=r(941),n=r(96633),i=r(32933),l=r(17577),d=r(77863);let c=s.fC;s.ZA;let u=s.B4,p=l.forwardRef(({className:e,children:t,...r},n)=>(0,a.jsxs)(s.xz,{ref:n,className:(0,d.cn)("flex h-10 w-full items-center justify-between rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",e),...r,children:[t,a.jsx(s.JO,{asChild:!0,children:a.jsx(o.Z,{className:"size-4 opacity-50"})})]}));p.displayName=s.xz.displayName;let f=l.forwardRef(({className:e,...t},r)=>a.jsx(s.u_,{ref:r,className:(0,d.cn)("flex cursor-default items-center justify-center py-1",e),...t,children:a.jsx(n.Z,{className:"size-4"})}));f.displayName=s.u_.displayName;let x=l.forwardRef(({className:e,...t},r)=>a.jsx(s.$G,{ref:r,className:(0,d.cn)("flex cursor-default items-center justify-center py-1",e),...t,children:a.jsx(o.Z,{className:"size-4"})}));x.displayName=s.$G.displayName;let m=l.forwardRef(({className:e,children:t,position:r="popper",...o},n)=>a.jsx(s.h_,{children:(0,a.jsxs)(s.VY,{ref:n,className:(0,d.cn)("relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2","popper"===r&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),position:r,...o,children:[a.jsx(f,{}),a.jsx(s.l_,{className:(0,d.cn)("p-1","popper"===r&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:t}),a.jsx(x,{})]})}));m.displayName=s.VY.displayName,l.forwardRef(({className:e,...t},r)=>a.jsx(s.__,{ref:r,className:(0,d.cn)("py-1.5 pl-8 pr-2 text-sm font-semibold",e),...t})).displayName=s.__.displayName;let h=l.forwardRef(({className:e,children:t,...r},o)=>(0,a.jsxs)(s.ck,{ref:o,className:(0,d.cn)("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...r,children:[a.jsx("span",{className:"absolute left-2 flex size-3.5 items-center justify-center",children:a.jsx(s.wU,{children:a.jsx(i.Z,{className:"size-4"})})}),a.jsx(s.eT,{children:t})]}));h.displayName=s.ck.displayName,l.forwardRef(({className:e,...t},r)=>a.jsx(s.Z0,{ref:r,className:(0,d.cn)("-mx-1 my-1 h-px bg-muted",e),...t})).displayName=s.Z0.displayName},76245:(e,t,r)=>{var a=r(39288).Symbol;e.exports=a},1534:(e,t,r)=>{var a=r(76245),s=r(34244),o=r(13390),n=a?a.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":n&&n in Object(e)?s(e):o(e)}},37192:(e,t,r)=>{var a=r(5587),s=/^\s+/;e.exports=function(e){return e?e.slice(0,a(e)+1).replace(s,""):e}},37611:e=>{var t="object"==typeof global&&global&&global.Object===Object&&global;e.exports=t},34244:(e,t,r)=>{var a=r(76245),s=Object.prototype,o=s.hasOwnProperty,n=s.toString,i=a?a.toStringTag:void 0;e.exports=function(e){var t=o.call(e,i),r=e[i];try{e[i]=void 0;var a=!0}catch(e){}var s=n.call(e);return a&&(t?e[i]=r:delete e[i]),s}},13390:e=>{var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},39288:(e,t,r)=>{var a=r(37611),s="object"==typeof self&&self&&self.Object===Object&&self,o=a||s||Function("return this")();e.exports=o},5587:e=>{var t=/\s/;e.exports=function(e){for(var r=e.length;r--&&t.test(e.charAt(r)););return r}},19788:(e,t,r)=>{var a=r(62880),s=r(22695),o=r(41309),n=Math.max,i=Math.min;e.exports=function(e,t,r){var l,d,c,u,p,f,x=0,m=!1,h=!1,g=!0;if("function"!=typeof e)throw TypeError("Expected a function");function v(t){var r=l,a=d;return l=d=void 0,x=t,u=e.apply(a,r)}function y(e){var r=e-f,a=e-x;return void 0===f||r>=t||r<0||h&&a>=c}function b(){var e,r,a,o=s();if(y(o))return j(o);p=setTimeout(b,(e=o-f,r=o-x,a=t-e,h?i(a,c-r):a))}function j(e){return(p=void 0,g&&l)?v(e):(l=d=void 0,u)}function N(){var e,r=s(),a=y(r);if(l=arguments,d=this,f=r,a){if(void 0===p)return x=e=f,p=setTimeout(b,t),m?v(e):u;if(h)return clearTimeout(p),p=setTimeout(b,t),v(f)}return void 0===p&&(p=setTimeout(b,t)),u}return t=o(t)||0,a(r)&&(m=!!r.leading,c=(h="maxWait"in r)?n(o(r.maxWait)||0,t):c,g="trailing"in r?!!r.trailing:g),N.cancel=function(){void 0!==p&&clearTimeout(p),x=0,l=f=d=p=void 0},N.flush=function(){return void 0===p?u:j(s())},N}},62880:e=>{e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},91380:e=>{e.exports=function(e){return null!=e&&"object"==typeof e}},76871:(e,t,r)=>{var a=r(1534),s=r(91380);e.exports=function(e){return"symbol"==typeof e||s(e)&&"[object Symbol]"==a(e)}},22695:(e,t,r)=>{var a=r(39288);e.exports=function(){return a.Date.now()}},41309:(e,t,r)=>{var a=r(37192),s=r(62880),o=r(76871),n=0/0,i=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,d=/^0o[0-7]+$/i,c=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(o(e))return n;if(s(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=s(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=a(e);var r=l.test(e);return r||d.test(e)?c(e.slice(2),r?2:8):i.test(e)?n:+e}},11890:(e,t,r)=>{"use strict";r.d(t,{Z:()=>a});let a=(0,r(76557).Z)("ChevronLeft",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]])},96232:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>o,dynamic:()=>s});var a=r(68570);let s=(0,a.createProxy)(String.raw`/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/dashboard/page.tsx#dynamic`),o=(0,a.createProxy)(String.raw`/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/dashboard/page.tsx#default`)},74964:(e,t,r)=>{"use strict";r.d(t,{VY:()=>L,fC:()=>$,h_:()=>I,xz:()=>V});var a=r(17577),s=r(82561),o=r(48051),n=r(93095),i=r(30703),l=r(80699),d=r(10441),c=r(88957),u=r(92238),p=r(83078),f=r(9815),x=r(45226),m=r(34214),h=r(52067),g=r(35664),v=r(17397),y=r(10326),b="Popover",[j,N]=(0,n.b)(b,[u.D7]),w=(0,u.D7)(),[R,k]=j(b),C=e=>{let{__scopePopover:t,children:r,open:s,defaultOpen:o,onOpenChange:n,modal:i=!1}=e,l=w(t),d=a.useRef(null),[p,f]=a.useState(!1),[x,m]=(0,h.T)({prop:s,defaultProp:o??!1,onChange:n,caller:b});return(0,y.jsx)(u.fC,{...l,children:(0,y.jsx)(R,{scope:t,contentId:(0,c.M)(),triggerRef:d,open:x,onOpenChange:m,onOpenToggle:a.useCallback(()=>m(e=>!e),[m]),hasCustomAnchor:p,onCustomAnchorAdd:a.useCallback(()=>f(!0),[]),onCustomAnchorRemove:a.useCallback(()=>f(!1),[]),modal:i,children:r})})};C.displayName=b;var P="PopoverAnchor";a.forwardRef((e,t)=>{let{__scopePopover:r,...s}=e,o=k(P,r),n=w(r),{onCustomAnchorAdd:i,onCustomAnchorRemove:l}=o;return a.useEffect(()=>(i(),()=>l()),[i,l]),(0,y.jsx)(u.ee,{...n,...s,ref:t})}).displayName=P;var _="PopoverTrigger",O=a.forwardRef((e,t)=>{let{__scopePopover:r,...a}=e,n=k(_,r),i=w(r),l=(0,o.e)(t,n.triggerRef),d=(0,y.jsx)(x.WV.button,{type:"button","aria-haspopup":"dialog","aria-expanded":n.open,"aria-controls":n.contentId,"data-state":Y(n.open),...a,ref:l,onClick:(0,s.M)(e.onClick,n.onOpenToggle)});return n.hasCustomAnchor?d:(0,y.jsx)(u.ee,{asChild:!0,...i,children:d})});O.displayName=_;var E="PopoverPortal",[T,q]=j(E,{forceMount:void 0}),A=e=>{let{__scopePopover:t,forceMount:r,children:a,container:s}=e,o=k(E,t);return(0,y.jsx)(T,{scope:t,forceMount:r,children:(0,y.jsx)(f.z,{present:r||o.open,children:(0,y.jsx)(p.h,{asChild:!0,container:s,children:a})})})};A.displayName=E;var D="PopoverContent",M=a.forwardRef((e,t)=>{let r=q(D,e.__scopePopover),{forceMount:a=r.forceMount,...s}=e,o=k(D,e.__scopePopover);return(0,y.jsx)(f.z,{present:a||o.open,children:o.modal?(0,y.jsx)(F,{...s,ref:t}):(0,y.jsx)(Z,{...s,ref:t})})});M.displayName=D;var S=(0,m.Z8)("PopoverContent.RemoveScroll"),F=a.forwardRef((e,t)=>{let r=k(D,e.__scopePopover),n=a.useRef(null),i=(0,o.e)(t,n),l=a.useRef(!1);return a.useEffect(()=>{let e=n.current;if(e)return(0,g.Ry)(e)},[]),(0,y.jsx)(v.Z,{as:S,allowPinchZoom:!0,children:(0,y.jsx)(z,{...e,ref:i,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:(0,s.M)(e.onCloseAutoFocus,e=>{e.preventDefault(),l.current||r.triggerRef.current?.focus()}),onPointerDownOutside:(0,s.M)(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,r=0===t.button&&!0===t.ctrlKey,a=2===t.button||r;l.current=a},{checkForDefaultPrevented:!1}),onFocusOutside:(0,s.M)(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1})})})}),Z=a.forwardRef((e,t)=>{let r=k(D,e.__scopePopover),s=a.useRef(!1),o=a.useRef(!1);return(0,y.jsx)(z,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(s.current||r.triggerRef.current?.focus(),t.preventDefault()),s.current=!1,o.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(s.current=!0,"pointerdown"!==t.detail.originalEvent.type||(o.current=!0));let a=t.target;r.triggerRef.current?.contains(a)&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&o.current&&t.preventDefault()}})}),z=a.forwardRef((e,t)=>{let{__scopePopover:r,trapFocus:a,onOpenAutoFocus:s,onCloseAutoFocus:o,disableOutsidePointerEvents:n,onEscapeKeyDown:c,onPointerDownOutside:p,onFocusOutside:f,onInteractOutside:x,...m}=e,h=k(D,r),g=w(r);return(0,l.EW)(),(0,y.jsx)(d.M,{asChild:!0,loop:!0,trapped:a,onMountAutoFocus:s,onUnmountAutoFocus:o,children:(0,y.jsx)(i.XB,{asChild:!0,disableOutsidePointerEvents:n,onInteractOutside:x,onEscapeKeyDown:c,onPointerDownOutside:p,onFocusOutside:f,onDismiss:()=>h.onOpenChange(!1),children:(0,y.jsx)(u.VY,{"data-state":Y(h.open),role:"dialog",id:h.contentId,...g,...m,ref:t,style:{...m.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),U="PopoverClose";function Y(e){return e?"open":"closed"}a.forwardRef((e,t)=>{let{__scopePopover:r,...a}=e,o=k(U,r);return(0,y.jsx)(x.WV.button,{type:"button",...a,ref:t,onClick:(0,s.M)(e.onClick,()=>o.onOpenChange(!1))})}).displayName=U,a.forwardRef((e,t)=>{let{__scopePopover:r,...a}=e,s=w(r);return(0,y.jsx)(u.Eh,{...s,...a,ref:t})}).displayName="PopoverArrow";var $=C,V=O,I=A,L=M},33612:(e,t,r)=>{"use strict";r.d(t,{T:()=>s});var a=r(71271);function s(e,t){let r=(0,a.Q)(e),s=(0,a.Q)(t);return 12*(r.getFullYear()-s.getFullYear())+(r.getMonth()-s.getMonth())}},53704:(e,t,r)=>{"use strict";r.d(t,{V:()=>s});var a=r(71271);function s(e){let t=(0,a.Q)(e),r=t.getMonth();return t.setFullYear(t.getFullYear(),r+1,0),t.setHours(23,59,59,999),t}}};var t=require("../../../webpack-runtime.js");t.C(e);var r=e=>t(t.s=e),a=t.X(0,[9276,3543,9049,590,7598,931,6812,7344,1729,8181,7471,1051,7944,2270,7203],()=>r(62659));module.exports=a})();
|
|
1
|
+
(()=>{var e={};e.id=4506,e.ids=[4506],e.modules={57343:e=>{"use strict";e.exports=require("graphql")},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")},27790:e=>{"use strict";e.exports=require("assert")},78893:e=>{"use strict";e.exports=require("buffer")},61282:e=>{"use strict";e.exports=require("child_process")},84770:e=>{"use strict";e.exports=require("crypto")},80665:e=>{"use strict";e.exports=require("dns")},17702:e=>{"use strict";e.exports=require("events")},92048:e=>{"use strict";e.exports=require("fs")},32615:e=>{"use strict";e.exports=require("http")},35240:e=>{"use strict";e.exports=require("https")},98216:e=>{"use strict";e.exports=require("net")},19801:e=>{"use strict";e.exports=require("os")},55315:e=>{"use strict";e.exports=require("path")},86624:e=>{"use strict";e.exports=require("querystring")},76162:e=>{"use strict";e.exports=require("stream")},82452:e=>{"use strict";e.exports=require("tls")},17360:e=>{"use strict";e.exports=require("url")},21764:e=>{"use strict";e.exports=require("util")},71568:e=>{"use strict";e.exports=require("zlib")},8678:e=>{"use strict";e.exports=import("pg")},62659:(e,t,r)=>{"use strict";r.a(e,async(e,a)=>{try{r.r(t),r.d(t,{GlobalError:()=>i.a,__next_app__:()=>x,originalPathname:()=>m,pages:()=>f,routeModule:()=>h,tree:()=>p}),r(96232);var s=r(71197);r(35866);var o=r(23191),n=r(88716),l=r(37922),i=r.n(l),d=r(95231),c={};for(let e in d)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(c[e]=()=>d[e]);r.d(t,c);var u=e([s]);s=(u.then?(await u)():u)[0];let p=["",{children:["(application)",{children:["dashboard",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(r.bind(r,96232)),"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/dashboard/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(r.bind(r,71197)),"/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/layout.tsx"],"not-found":[()=>Promise.resolve().then(r.t.bind(r,35866,23)),"next/dist/client/components/not-found-error"]}]},{"not-found":[()=>Promise.resolve().then(r.t.bind(r,35866,23)),"next/dist/client/components/not-found-error"]}],f=["/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/dashboard/page.tsx"],m="/(application)/dashboard/page",x={require:r,loadChunk:()=>Promise.resolve()},h=new o.AppPageRouteModule({definition:{kind:n.x.APP_PAGE,page:"/(application)/dashboard/page",pathname:"/dashboard",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:p}});a()}catch(e){a(e)}})},83365:(e,t,r)=>{Promise.resolve().then(r.bind(r,53990))},53990:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>M,dynamic:()=>T});var a=r(10326),s=r(33519),o=r(17577),n=r(31051),l=r(39167),i=r(33071),d=r(65304),c=r(71271),u=r(99276),p=r(79740),f=r(76557);let m=(0,f.Z)("Minus",[["path",{d:"M5 12h14",key:"1ays0h"}]]),x=(0,f.Z)("TrendingUp",[["polyline",{points:"22 7 13.5 15.5 8.5 10.5 2 17",key:"126l90"}],["polyline",{points:"16 7 22 7 22 13",key:"kwv8wd"}]]),h=(0,f.Z)("TrendingDown",[["polyline",{points:"22 17 13.5 8.5 8.5 13.5 2 7",key:"1r2t7k"}],["polyline",{points:"16 17 22 17 22 11",key:"11uiuu"}]]);function g({title:e,currentValue:t,previousValue:r,isLoading:s}){if(s)return(0,a.jsxs)(i.Zb,{className:"animate-pulse",children:[(0,a.jsxs)(i.Ol,{className:"flex flex-row items-center justify-between space-y-0 pb-3",children:[a.jsx(i.ll,{className:"text-sm font-medium text-slate-700 dark:text-slate-300",children:e}),a.jsx("div",{className:"p-2 rounded-full",children:a.jsx("div",{className:"h-4 w-4 rounded"})})]}),(0,a.jsxs)(i.aY,{children:[a.jsx(d.O,{className:"h-8 w-24 mb-3"}),(0,a.jsxs)("div",{className:"space-y-1",children:[a.jsx(d.O,{className:"h-3 w-28"}),a.jsx(d.O,{className:"h-3 w-20"})]})]})]});let o=r>0?(t-r)/r*100:0,n=o>0,l=0===o,c=l?"text-muted-foreground":n?"text-green-600":"text-red-600";return(0,a.jsxs)(i.Zb,{className:"hover:shadow-lg transition-all duration-300 hover:-translate-y-1",children:[(0,a.jsxs)(i.Ol,{className:"flex flex-row items-center justify-between space-y-0 pb-3",children:[a.jsx(i.ll,{className:"text-sm font-medium text-slate-700 dark:text-slate-300",children:e}),a.jsx("div",{className:`p-2 rounded-full ${l?"bg-gray-200 dark:bg-gray-700":n?"bg-green-100 dark:bg-green-900/30":"bg-red-100 dark:bg-red-900/30"}`,children:a.jsx(l?m:n?x:h,{className:`h-4 w-4 ${c}`})})]}),(0,a.jsxs)(i.aY,{children:[a.jsx("div",{className:"text-3xl font-bold bg-gradient-to-r from-slate-900 to-slate-700 dark:from-slate-100 dark:to-slate-300 bg-clip-text text-transparent mb-2",children:t.toLocaleString()}),(0,a.jsxs)("p",{className:"text-xs text-slate-600 dark:text-slate-400",children:[a.jsx("span",{className:`font-medium ${c}`,children:l?"No change":`${Math.abs(o).toFixed(1)}% ${n?"increase":"decrease"}`}),a.jsx("br",{}),(0,a.jsxs)("span",{className:"text-slate-500 dark:text-slate-500",children:["vs 7-day avg: ",r.toLocaleString()]})]})]})]})}function y({query:e,entity:t,title:r}){let n=(0,o.useMemo)(()=>{let e=new Date;return{now:e.toISOString(),twentyFourHoursAgo:(function(e,t){let r=+(0,c.Q)(e);return(0,u.L)(e,r+t)})(e,-24*p.vh).toISOString(),sevenDaysAgo:(0,s.k)(e,7).toISOString()}},[]),{data:i,loading:d}=(0,l.aM)(e,{variables:{from:n.twentyFourHoursAgo,to:n.now}}),{data:f,loading:m}=(0,l.aM)(e,{variables:{from:n.sevenDaysAgo,to:n.now}}),x=e=>e&&Array.isArray(e)?e.reduce((e,t)=>e+(t.count||0),0):0,h=x(i?.[`${t}Statistics`]),y=Math.round(x(f?.[`${t}Statistics`])/7);return a.jsx(g,{title:`${r} (24h)`,currentValue:h,previousValue:y,isLoading:d})}var v=r(42193),j=r(16923),b=r(22746);let N=(0,f.Z)("Trophy",[["path",{d:"M6 9H4.5a2.5 2.5 0 0 1 0-5H6",key:"17hqa7"}],["path",{d:"M18 9h1.5a2.5 2.5 0 0 0 0-5H18",key:"lmptdp"}],["path",{d:"M4 22h16",key:"57wxv0"}],["path",{d:"M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22",key:"1nw9bq"}],["path",{d:"M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22",key:"1np0yb"}],["path",{d:"M18 2H6v7a6 6 0 0 0 12 0V2Z",key:"u46fv3"}]]),k=(0,f.Z)("Medal",[["path",{d:"M7.21 15 2.66 7.14a2 2 0 0 1 .13-2.2L4.4 2.8A2 2 0 0 1 6 2h12a2 2 0 0 1 1.6.8l1.6 2.14a2 2 0 0 1 .14 2.2L16.79 15",key:"143lza"}],["path",{d:"M11 12 5.12 2.2",key:"qhuxz6"}],["path",{d:"m13 12 5.88-9.8",key:"hbye0f"}],["path",{d:"M8 7h8",key:"i86dvs"}],["circle",{cx:"12",cy:"17",r:"5",key:"qbz8iq"}],["path",{d:"M12 18v-2h-.5",key:"fawc4q"}]]),w=(0,f.Z)("Award",[["circle",{cx:"12",cy:"8",r:"6",key:"1vp47v"}],["path",{d:"M15.477 12.89 17 22l-5-3-5 3 1.523-9.11",key:"em7aur"}]]);function E({title:e,query:t,type:r,dateRange:s,icon:n,subtitle:c,valueLabel:u="calls",emptyMessage:p="No data available",maxEntries:f=10,nameFilter:m,hydrationQuery:x,hydrationField:h}){let g=(0,o.useMemo)(()=>({from:s.from.toISOString(),to:s.to.toISOString()}),[s]),y=(0,o.useMemo)(()=>{let e={from:g.from,to:g.to};return m?{...e,names:Array.isArray(m)?m:[m]}:r?{...e,type:r}:e},[g.from,g.to,r,m]),{data:v,loading:j}=(0,l.aM)(t,{variables:y}),b=(0,o.useMemo)(()=>v?.trackingStatistics&&x?v.trackingStatistics.filter(e=>e?.group&&e?.count).map(e=>e.group).slice(0,f):[],[v,f,x]);console.log("[EXULU] IDs to hydrate:",b),console.log("[EXULU] Hydration query:",x);let{data:E,loading:_}=(0,l.aM)(x||t,{variables:{ids:b},skip:!x||0===b.length});console.log("[EXULU] Hydration data:",E);let C=(0,o.useMemo)(()=>v?.trackingStatistics?v.trackingStatistics.filter(e=>e?.group&&e?.count).map(e=>{let t=e.group;if(E&&h){let r=E[h]?.find(t=>(console.log("[EXULU] Hydrated item:",t),console.log("[EXULU] Item group:",e.group),"number"==typeof t.id)?t.id===parseInt(e.group):t.id===e.group);r&&(t=r.name||(r.firstname&&r.lastname?`${r.firstname} ${r.lastname}`:r.email)||e.group)}return{name:t,value:e.count}}).sort((e,t)=>t.value-e.value).slice(0,f).map((e,t)=>({...e,rank:t+1})):[],[v,E,h,f]),O=e=>{switch(e){case 1:return a.jsx(N,{className:"h-5 w-5 text-yellow-500"});case 2:return a.jsx(k,{className:"h-5 w-5 text-gray-400"});case 3:return a.jsx(w,{className:"h-5 w-5 text-amber-700"});default:return(0,a.jsxs)("span",{className:"text-sm font-semibold text-muted-foreground",children:["#",e]})}},R=e=>{switch(e){case 1:return"bg-gradient-to-r from-yellow-50 to-yellow-100 dark:from-yellow-900/20 dark:to-yellow-800/20 border-yellow-200 dark:border-yellow-800";case 2:return"bg-gradient-to-r from-gray-50 to-gray-100 dark:from-gray-800/20 dark:to-gray-700/20 border-gray-200 dark:border-gray-700";case 3:return"bg-gradient-to-r from-amber-50 to-amber-100 dark:from-amber-900/20 dark:to-amber-800/20 border-amber-200 dark:border-amber-800";default:return"bg-white dark:bg-slate-900 border-slate-200 dark:border-slate-700"}};if(j||x&&_)return(0,a.jsxs)(i.Zb,{className:"h-full flex flex-col",children:[a.jsx(i.Ol,{className:"flex flex-row items-center justify-between space-y-0 pb-4",children:(0,a.jsxs)("div",{className:"space-y-1",children:[(0,a.jsxs)(i.ll,{className:"text-xl font-bold flex items-center gap-2",children:[n,e]}),c&&a.jsx("p",{className:"text-sm text-muted-foreground",children:c})]})}),a.jsx(i.aY,{className:"flex-1 space-y-3 overflow-auto",children:[void 0,void 0,void 0,void 0,void 0].map((e,t)=>a.jsx(d.O,{className:"h-16 w-full"},t))})]});if(!C.length)return(0,a.jsxs)(i.Zb,{className:"h-full flex flex-col",children:[a.jsx(i.Ol,{className:"flex flex-row items-center justify-between space-y-0 pb-4",children:(0,a.jsxs)("div",{className:"space-y-1",children:[(0,a.jsxs)(i.ll,{className:"text-xl font-bold flex items-center gap-2",children:[n,e]}),c&&a.jsx("p",{className:"text-sm text-muted-foreground",children:c})]})}),a.jsx(i.aY,{className:"flex-1 flex items-center justify-center",children:a.jsx("p",{className:"text-muted-foreground text-sm",children:p})})]});let T=C[0]?.value||1;return(0,a.jsxs)(i.Zb,{className:"h-full flex flex-col",children:[a.jsx(i.Ol,{className:"flex flex-row items-center justify-between space-y-0 pb-4",children:(0,a.jsxs)("div",{className:"space-y-1",children:[(0,a.jsxs)(i.ll,{className:"text-xl font-bold flex items-center gap-2",children:[n,e]}),c&&a.jsx("p",{className:"text-sm text-muted-foreground",children:c})]})}),a.jsx(i.aY,{className:"flex-1 space-y-2 overflow-auto",children:C.map(e=>{let t=e.value/T*100;return(0,a.jsxs)("div",{className:`relative overflow-hidden rounded-lg border-2 p-3 transition-all duration-300 hover:shadow-md hover:scale-105 ${R(e.rank)}`,children:[a.jsx("div",{className:"absolute inset-0 bg-gradient-to-r from-blue-100/50 to-transparent dark:from-blue-900/20 transition-all duration-500",style:{width:`${t}%`}}),(0,a.jsxs)("div",{className:"relative flex items-center justify-between gap-3",children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 flex-1 min-w-0",children:[a.jsx("div",{className:"flex-shrink-0",children:O(e.rank)}),(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[a.jsx("p",{className:"font-semibold text-sm truncate",title:e.name,children:e.name}),e.rank<=3&&a.jsx("p",{className:"text-xs text-muted-foreground",children:1===e.rank?"Top performer":2===e.rank?"Runner up":"Third place"})]})]}),(0,a.jsxs)("div",{className:"flex-shrink-0 text-right",children:[a.jsx("p",{className:"text-lg font-bold text-slate-900 dark:text-slate-100",children:e.value.toLocaleString()}),a.jsx("p",{className:"text-xs text-muted-foreground",children:u})]})]})]},e.name)})})]})}var _=r(42270),C=r(24061);let O=(0,f.Z)("Layers",[["path",{d:"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z",key:"8b97xw"}],["path",{d:"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65",key:"dd6zsq"}],["path",{d:"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65",key:"ep9fru"}]]);var R=r(50732);let T="force-dynamic";function M(){let[e,t]=(0,o.useState)({from:(0,s.k)(new Date,14),to:new Date}),[r,l]=(0,o.useState)("AGENT_RUN"),[i,d]=(0,o.useState)("count"),[c,u]=(0,o.useState)("label"),[p,f]=(0,o.useState)("count");return(0,a.jsxs)("div",{className:"flex-1 flex flex-col p-8 pt-6 h-screen",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-8",children:[(0,a.jsxs)("div",{className:"space-y-2",children:[a.jsx("h2",{className:"text-4xl font-bold tracking-tight bg-clip-text",children:"Analytics Dashboard"}),a.jsx("p",{className:"text-lg",children:"Monitor your AI workflows and performance metrics."})]}),a.jsx("div",{className:"flex items-center space-x-2",children:a.jsx(v.z,{dateRange:e,onDateRangeChange:t,maxDays:30})})]}),a.jsx("div",{className:"mb-8",children:(0,a.jsxs)("div",{className:"grid gap-4 md:grid-cols-2 lg:grid-cols-5",children:[a.jsx(y,{query:_.W6,entity:"agent_sessions",title:"Agent Sessions"}),a.jsx(y,{query:_.tK,entity:"tracking",title:"Agent Calls"}),a.jsx(y,{query:_.Hk,entity:"tracking",title:"Token Usage"}),a.jsx(y,{query:_.Tj,entity:"jobs",title:"Workflow Runs"}),a.jsx(y,{query:_.kZ,entity:"tracking",title:"Function Calls"})]})}),(0,a.jsxs)("div",{className:"flex-1 grid gap-6 md:grid-cols-3",children:[a.jsx("div",{className:"rounded-lg border md:col-span-2 p-6 flex flex-col",children:a.jsx(j.q,{dateRange:e,selectedType:r,onTypeChange:l,onUnitChange:d,unit:i,unitOptions:[{value:"tokens",label:"Tokens"},{value:"count",label:"Count"}],dataTypes:[n.h.CONTEXT_RETRIEVE,n.h.SOURCE_UPDATE,n.h.EMBEDDER_UPSERT,n.h.EMBEDDER_GENERATE,n.h.EMBEDDER_DELETE,n.h.WORKFLOW_RUN,n.h.CONTEXT_UPSERT,n.h.TOOL_CALL,n.h.AGENT_RUN]})}),a.jsx("div",{className:"rounded-lg border p-6 flex flex-col",children:a.jsx(b.Y,{groupByOptions:[{value:"label",label:"Label"},{value:"user",label:"User"},{value:"role",label:"Role"}],dateRange:e,selectedType:r,groupBy:c,unit:"count"===p?"count":"tokens",onGroupByChange:u})})]}),(0,a.jsxs)("div",{className:"mt-8 mb-5",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[a.jsx("h3",{className:"text-2xl font-bold",children:"Leaderboards"}),(0,a.jsxs)("div",{className:"flex items-center gap-2 bg-secondary-foreground/10 dark:bg-secondary-foreground/20 p-1 rounded-lg",children:[a.jsx("button",{onClick:()=>f("count"),className:`px-4 py-2 rounded-md text-sm font-medium transition-all ${"count"===p?"bg-white dark:bg-primary shadow-sm text-secondary":"hover:text-primary dark:hover:text-primary"}`,children:"Count"}),a.jsx("button",{onClick:()=>f("tokens"),className:`px-4 py-2 rounded-md text-sm font-medium transition-all ${"tokens"===p?"bg-white dark:bg-primary shadow-sm text-secondary":"hover:text-primary dark:hover:text-primary"}`,children:"Tokens"})]})]}),(0,a.jsxs)("div",{className:"grid gap-6 md:grid-cols-3 mb-5",children:[a.jsx(E,{title:"Top Users",subtitle:"count"===p?"Most active users by agent calls":"Most active users by token usage",query:_.Au,dateRange:{from:e?.from||(0,s.k)(new Date,14),to:e?.to||new Date},icon:a.jsx(C.Z,{className:"h-5 w-5 text-blue-500"}),valueLabel:"count"===p?"calls":"tokens",maxEntries:10,nameFilter:"count"===p?["count"]:["inputTokens","outputTokens"],hydrationQuery:_.BK,hydrationField:"userByIds"}),a.jsx(E,{title:"Top Projects",subtitle:"count"===p?"Most active projects by agent calls":"Most active projects by token usage",query:_.ZA,dateRange:{from:e?.from||(0,s.k)(new Date,14),to:e?.to||new Date},icon:a.jsx(O,{className:"h-5 w-5 text-purple-500"}),valueLabel:"count"===p?"calls":"tokens",maxEntries:10,nameFilter:"count"===p?["count"]:["inputTokens","outputTokens"],hydrationQuery:_.Ak,hydrationField:"projectByIds"}),a.jsx(E,{title:"Top Agents",subtitle:"count"===p?"Most used agents by call count":"Most used agents by token usage",query:_.CN,dateRange:{from:e?.from||(0,s.k)(new Date,14),to:e?.to||new Date},icon:a.jsx(R.Z,{className:"h-5 w-5 text-green-500"}),valueLabel:"count"===p?"calls":"tokens",maxEntries:10,nameFilter:"count"===p?["count"]:["inputTokens","outputTokens"]})]})]})]})}},42193:(e,t,r)=>{"use strict";r.d(t,{z:()=>g});var a=r(10326),s=r(17577),o=r(76812),n=r(57305),l=r(92977),i=r(98181),d=r(77863),c=r(90772),u=r(11890),p=r(39183),f=r(17757);function m({className:e,classNames:t,showOutsideDays:r=!0,...s}){return a.jsx(f._W,{showOutsideDays:r,className:(0,d.cn)("p-3",e),classNames:{months:"flex flex-col sm:flex-row space-y-4 sm:space-x-4 sm:space-y-0",month:"space-y-4",caption:"flex justify-center pt-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-x-1 flex items-center",nav_button:(0,d.cn)((0,c.d)({variant:"outline"}),"h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),nav_button_previous:"absolute left-1",nav_button_next:"absolute right-1",table:"w-full border-collapse space-y-1",head_row:"flex",head_cell:"text-muted-foreground rounded-md w-9 font-normal text-[0.8rem]",row:"flex w-full mt-2",cell:"h-9 w-9 text-center text-sm p-0 relative [&:has([aria-selected].day-range-end)]:rounded-r-md [&:has([aria-selected].day-outside)]:bg-accent/50 [&:has([aria-selected])]:bg-accent first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md focus-within:relative focus-within:z-20",day:(0,d.cn)((0,c.d)({variant:"ghost"}),"h-9 w-9 p-0 font-normal aria-selected:opacity-100"),day_range_end:"day-range-end",day_selected:"bg-primary text-primary-foreground hover:bg-primary hover:text-primary-foreground focus:bg-primary focus:text-primary-foreground",day_today:"bg-accent text-accent-foreground",day_outside:"day-outside text-muted-foreground opacity-50 aria-selected:bg-accent/50 aria-selected:text-muted-foreground aria-selected:opacity-30",day_disabled:"text-muted-foreground opacity-50",day_range_middle:"aria-selected:bg-accent aria-selected:text-accent-foreground",day_hidden:"invisible",...t},components:{IconLeft:({...e})=>a.jsx(u.Z,{className:"size-4"}),IconRight:({...e})=>a.jsx(p.Z,{className:"size-4"})},...s})}m.displayName="Calendar";var x=r(34789),h=r(30811);function g({dateRange:e,onDateRangeChange:t,className:r,maxDays:u=30}){let{toast:p}=(0,x.pm)(),f=s.useMemo(()=>{if(!e?.from)return[];let t=e.from;return[{before:(0,l.E)(t,-u)},{after:(0,l.E)(t,u)}]},[e?.from,u]);return a.jsx("div",{className:(0,d.cn)("grid gap-2",r),children:(0,a.jsxs)(h.J2,{children:[a.jsx(h.xo,{asChild:!0,children:(0,a.jsxs)(c.z,{id:"date",variant:"outline",className:(0,d.cn)("w-[260px] justify-start text-left font-normal",!e&&"text-muted-foreground"),children:[a.jsx(o.Que,{className:"mr-2 h-4 w-4"}),e?.from?e.to?(0,a.jsxs)(a.Fragment,{children:[(0,i.WU)(e.from,"LLL dd, y")," -"," ",(0,i.WU)(e.to,"LLL dd, y")]}):(0,i.WU)(e.from,"LLL dd, y"):a.jsx("span",{children:"Pick a date range"})]})}),(0,a.jsxs)(h.yk,{className:"w-auto p-0",align:"end",children:[a.jsx(m,{initialFocus:!0,mode:"range",defaultMonth:e?.from,selected:e,onSelect:e=>{if(e?.from&&e?.to&&(0,n.j)(e.to,e.from)>u){p({title:"Date range too large",description:`Please select a date range of ${u} days or less.`,variant:"destructive"});return}t(e)},disabled:f,numberOfMonths:2}),(0,a.jsxs)("div",{className:"p-3 pt-0 text-xs text-muted-foreground border-t",children:["Maximum range: ",u," days"]})]})]})})}},22746:(e,t,r)=>{"use strict";r.d(t,{Y:()=>m});var a=r(10326),s=r(17577),o=r(39167),n=r(34474),l=r(65304),i=r(42270),d=r(20751),c=r(78948),u=r(99630),p=r(90250);let f=["hsl(var(--chart-1))","hsl(var(--chart-2))","hsl(var(--chart-3))","hsl(var(--chart-4))","hsl(var(--chart-5))","hsl(var(--chart-6))","hsl(var(--chart-7))","hsl(var(--chart-8))","hsl(var(--chart-9))","hsl(var(--chart-10))"];function m({groupByOptions:e,dateRange:t,selectedType:r,groupBy:m,onGroupByChange:x,unit:h}){let{data:g,loading:y,error:v}=(0,o.aM)(i.YH,{variables:{type:r,groupBy:m,from:t?.from?.toISOString(),to:t?.to?.toISOString(),names:"tokens"===h?["inputTokens","outputTokens"]:["count"]},skip:!t?.from||!t?.to}),{chartData:j,chartConfig:b}=s.useMemo(()=>{if(!g?.trackingStatistics)return{chartData:[],chartConfig:{}};let e=g.trackingStatistics.map((e,t)=>{var r;return{name:(r=e?.group)&&"string"==typeof r?r.replace(/_/g," ").split(" ").map(e=>e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()).join(" "):"Unknown",value:e?.count,fill:f[t%f.length]}}).sort((e,t)=>t.value-e.value),t=e.reduce((e,t,r)=>(e[t.name]={label:t.name,color:f[r%f.length]},e),{});return{chartData:e,chartConfig:t}},[g]);return(0,a.jsxs)("div",{className:"flex flex-col h-full",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[a.jsx("h3",{className:"text-xl font-semibold",children:"Distribution"}),e.length>0&&a.jsx("div",{className:"w-full max-w-[150px]",children:(0,a.jsxs)(n.Ph,{value:m,onValueChange:x,children:[a.jsx(n.i4,{children:a.jsx(n.ki,{placeholder:"Group by"})}),a.jsx(n.Bw,{children:e.map(e=>a.jsx(n.Ql,{value:e.value,children:e.label},e.value))})]})})]}),a.jsx("div",{className:"flex-1 min-h-0",children:y?a.jsx("div",{className:"space-y-4 h-full",children:a.jsx(l.O,{className:"h-full w-full"})}):v?(0,a.jsxs)("div",{className:"flex items-center justify-center h-full text-red-500",children:["Error loading distribution data: ",v.message]}):0===j.length?a.jsx("div",{className:"flex items-center justify-center h-full text-muted-foreground text-center",children:"No data available for the selected date range, type, and grouping."}):a.jsx(p.BO,{config:b,className:"h-full w-full",children:(0,a.jsxs)(d.u,{children:[a.jsx("defs",{children:j.map((e,t)=>(0,a.jsxs)("radialGradient",{id:`gradient-${e.name.replace(/\s+/g,"-")}`,cx:"50%",cy:"50%",r:"50%",children:[a.jsx("stop",{offset:"0%",stopColor:e.fill,stopOpacity:1}),a.jsx("stop",{offset:"100%",stopColor:e.fill,stopOpacity:.8})]},`gradient-${t}`))}),a.jsx(c.b,{data:j,cx:"50%",cy:"50%",labelLine:!1,label:({cx:e,cy:t,midAngle:r,innerRadius:s,outerRadius:o,percent:n,index:l})=>{if(n<.05)return null;let i=Math.PI/180,d=s+(o-s)*.5,c=e+d*Math.cos(-r*i);return a.jsx("text",{x:c,y:t+d*Math.sin(-r*i),fill:"black",textAnchor:c>e?"start":"end",dominantBaseline:"central",fontSize:"12",fontWeight:"600",paintOrder:"stroke",children:`${(100*n).toFixed(0)}%`})},outerRadius:"75%",innerRadius:"45%",dataKey:"value",strokeWidth:3,children:j.map((e,t)=>a.jsx(u.b,{fill:`url(#gradient-${e.name.replace(/\s+/g,"-")})`},`cell-${t}`))}),a.jsx(p.h7,{content:a.jsx(p.dg,{nameKey:"name",hideLabel:!0,formatter:(e,t)=>["number"==typeof e?e.toLocaleString():e," "+String(t)]})})]})})})]})}},16923:(e,t,r)=>{"use strict";r.d(t,{q:()=>j});var a=r(10326),s=r(17577),o=r(39167),n=r(34474),l=r(65304),i=r(42270),d=r(10669),c=r(18423),u=r(62637),p=r(9997),f=r(47445),m=r(90250),x=r(98181),h=r(99515),g=r(32067);function y(e){return e.split("_").map(e=>e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()).join(" ")}let v={count:{label:"Count",color:"hsl(var(--muted-foreground))"}};function j({dataTypes:e,dateRange:t,selectedType:r,onTypeChange:j,onUnitChange:b,unit:N,unitOptions:k}){let{data:w,loading:E,error:_}=(0,o.aM)(i.j9,{variables:{type:r,name:N,from:t?.from?.toISOString(),to:t?.to?.toISOString(),names:[N]},skip:!t?.from||!t?.to}),C=s.useMemo(()=>{if(!w?.trackingStatistics||!t?.from||!t?.to)return[];let e=new Map;return w.trackingStatistics.forEach(t=>{let r=new Date("number"==typeof t.group?t.group:Number(t.group)),a=(0,x.WU)((0,h.b)(r),"yyyy-MM-dd");e.set(a,t.count)}),(0,g.D)({start:(0,h.b)(t.from),end:(0,h.b)(t.to)}).map(t=>{let r=(0,x.WU)(t,"yyyy-MM-dd"),a=e.get(r)||0;return{date:t.getTime(),count:a,formattedDate:(0,x.WU)(t,"MMM dd"),dateObj:t}})},[w,t]);return(0,a.jsxs)("div",{className:"flex flex-col h-full",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[a.jsx("h3",{className:"text-xl font-semibold",children:"Time Series Analytics"}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[a.jsx("div",{className:"w-[150px]",children:(0,a.jsxs)(n.Ph,{value:r,onValueChange:e=>j(e),children:[a.jsx(n.i4,{children:a.jsx(n.ki,{placeholder:"Select data type"})}),a.jsx(n.Bw,{children:e?.map(e=>a.jsx(n.Ql,{value:e,children:y(e)+" "},e))})]})}),k?.length>1&&a.jsx("div",{className:"w-[150px]",children:(0,a.jsxs)(n.Ph,{value:N,onValueChange:e=>b(e),children:[a.jsx(n.i4,{children:a.jsx(n.ki,{placeholder:"Select unit"})}),a.jsx(n.Bw,{children:k?.map(e=>a.jsx(n.Ql,{value:e.value,children:e.label},e.value))})]})})]})]}),a.jsx("div",{className:"flex-1 min-h-0",children:E?a.jsx("div",{className:"space-y-4 h-full",children:a.jsx(l.O,{className:"h-full w-full"})}):_?(0,a.jsxs)("div",{className:"flex items-center justify-center h-full text-red-500",children:["Error loading time series data: ",_.message]}):0===C.length?a.jsx("div",{className:"flex items-center justify-center h-full text-muted-foreground",children:"No data available for the selected date range and type"}):a.jsx(m.BO,{config:v,className:"h-full w-full",children:(0,a.jsxs)(d.T,{data:C,children:[(0,a.jsxs)("defs",{children:[(0,a.jsxs)("linearGradient",{id:"fillCount",x1:"0",y1:"0",x2:"0",y2:"1",children:[a.jsx("stop",{offset:"5%",stopColor:"hsl(var(--muted-foreground))",stopOpacity:.3}),a.jsx("stop",{offset:"95%",stopColor:"hsl(var(--muted-foreground))",stopOpacity:.05})]}),(0,a.jsxs)("linearGradient",{id:"strokeCount",x1:"0",y1:"0",x2:"1",y2:"0",children:[a.jsx("stop",{offset:"0%",stopColor:"hsl(var(--muted-foreground))",stopOpacity:.8}),a.jsx("stop",{offset:"100%",stopColor:"hsl(var(--muted-foreground))",stopOpacity:.6})]})]}),a.jsx(c.q,{strokeDasharray:"3 3",stroke:"hsl(var(--muted-foreground))",strokeOpacity:.3,vertical:!1}),a.jsx(u.K,{dataKey:"formattedDate",tick:{fontSize:12,fill:"hsl(var(--muted-foreground))"},tickLine:{stroke:"hsl(var(--muted-foreground))",strokeOpacity:.5},axisLine:{stroke:"hsl(var(--muted-foreground))",strokeOpacity:.5}}),a.jsx(p.B,{tick:{fontSize:12,fill:"hsl(var(--muted-foreground))"},tickLine:{stroke:"hsl(var(--muted-foreground))",strokeOpacity:.5},axisLine:{stroke:"hsl(var(--muted-foreground))",strokeOpacity:.5}}),a.jsx(m.h7,{labelFormatter:(e,t)=>t&&t[0]?(0,x.WU)(t[0].payload.dateObj,"PPP")+" ":e,content:a.jsx(m.dg,{nameKey:"name",hideLabel:!0,formatter:(e,t)=>["number"==typeof e?e.toLocaleString():e," "+String(t)]})}),a.jsx(m.Qk,{content:a.jsx(m.cD,{})}),a.jsx(f.u,{type:"monotone",dataKey:"count",stroke:"url(#strokeCount)",strokeWidth:3,fill:"url(#fillCount)",fillOpacity:.6,dot:{fill:"hsl(var(--muted-foreground))",strokeWidth:2,r:4,strokeOpacity:.8},activeDot:{r:6,strokeWidth:2,fill:"hsl(var(--background))",stroke:"hsl(var(--muted-foreground))",strokeOpacity:1},name:y(r)})]})})})]})}},33071:(e,t,r)=>{"use strict";r.d(t,{Ol:()=>l,SZ:()=>d,Zb:()=>n,aY:()=>c,eW:()=>u,ll:()=>i});var a=r(10326),s=r(17577),o=r(77863);let n=s.forwardRef(({className:e,...t},r)=>a.jsx("div",{ref:r,className:(0,o.cn)("rounded-lg border bg-card text-card-foreground shadow-sm",e),...t}));n.displayName="Card";let l=s.forwardRef(({className:e,...t},r)=>a.jsx("div",{ref:r,className:(0,o.cn)("flex flex-col space-y-1.5 p-6",e),...t}));l.displayName="CardHeader";let i=s.forwardRef(({className:e,...t},r)=>a.jsx("h3",{ref:r,className:(0,o.cn)("text-2xl font-semibold leading-none tracking-tight",e),...t}));i.displayName="CardTitle";let d=s.forwardRef(({className:e,...t},r)=>a.jsx("p",{ref:r,className:(0,o.cn)("text-sm text-muted-foreground",e),...t}));d.displayName="CardDescription";let c=s.forwardRef(({className:e,...t},r)=>a.jsx("div",{ref:r,className:(0,o.cn)("p-6 pt-0",e),...t}));c.displayName="CardContent";let u=s.forwardRef(({className:e,...t},r)=>a.jsx("div",{ref:r,className:(0,o.cn)("flex items-center p-6 pt-0",e),...t}));u.displayName="CardFooter"},90250:(e,t,r)=>{"use strict";r.d(t,{BO:()=>p,Qk:()=>h,cD:()=>g,dg:()=>x,h7:()=>m});var a=r(10326),s=r(17577),o=r(30660),n=r(44675),l=r(69274),i=r(77863);let d={light:"",dark:".dark"},c=s.createContext(null);function u(){let e=s.useContext(c);if(!e)throw Error("useChart must be used within a <ChartContainer />");return e}let p=s.forwardRef(({id:e,className:t,children:r,config:n,...l},d)=>{let u=s.useId(),p=`chart-${e||u.replace(/:/g,"")}`;return a.jsx(c.Provider,{value:{config:n},children:(0,a.jsxs)("div",{"data-chart":p,ref:d,className:(0,i.cn)("flex aspect-video justify-center text-xs [&_.recharts-cartesian-axis-tick_text]:fill-muted-foreground [&_.recharts-cartesian-grid_line[stroke='#ccc']]:stroke-border/50 [&_.recharts-curve.recharts-tooltip-cursor]:stroke-border [&_.recharts-dot[stroke='#fff']]:stroke-transparent [&_.recharts-layer]:outline-none [&_.recharts-polar-grid_[stroke='#ccc']]:stroke-border [&_.recharts-radial-bar-background-sector]:fill-muted [&_.recharts-rectangle.recharts-tooltip-cursor]:fill-muted [&_.recharts-reference-line_[stroke='#ccc']]:stroke-border [&_.recharts-sector[stroke='#fff']]:stroke-transparent [&_.recharts-sector]:outline-none [&_.recharts-surface]:outline-none",t),...l,children:[a.jsx(f,{id:p,config:n}),a.jsx(o.h,{children:r})]})})});p.displayName="Chart";let f=({id:e,config:t})=>{let r=Object.entries(t).filter(([,e])=>e.theme||e.color);return r.length?a.jsx("style",{dangerouslySetInnerHTML:{__html:Object.entries(d).map(([t,a])=>`
|
|
2
|
+
${a} [data-chart=${e}] {
|
|
3
|
+
${r.map(([e,r])=>{let a=r.theme?.[t]||r.color;return a?` --color-${e}: ${a};`:null}).join("\n")}
|
|
4
|
+
}
|
|
5
|
+
`).join("\n")}}):null},m=n.u,x=s.forwardRef(({active:e,payload:t,className:r,indicator:o="dot",hideLabel:n=!1,hideIndicator:l=!1,label:d,labelFormatter:c,labelClassName:p,formatter:f,color:m,nameKey:x,labelKey:h},g)=>{let{config:v}=u(),j=s.useMemo(()=>{if(n||!t?.length)return null;let[e]=t,r=`${h||e?.dataKey||e?.name||"value"}`,s=y(v,e,r),o=h||"string"!=typeof d?s?.label:v[d]?.label||d;return c?a.jsx("div",{className:(0,i.cn)("font-medium",p),children:c(o,t)}):o?a.jsx("div",{className:(0,i.cn)("font-medium",p),children:o}):null},[d,c,t,n,p,v,h]);if(!e||!t?.length)return null;let b=1===t.length&&"dot"!==o;return(0,a.jsxs)("div",{ref:g,className:(0,i.cn)("grid min-w-[8rem] items-start gap-1.5 rounded-lg border border-border/50 bg-background px-2.5 py-1.5 text-xs shadow-xl",r),children:[b?null:j,a.jsx("div",{className:"grid gap-1.5",children:t.map((e,t)=>{let r=`${x||e.name||e.dataKey||"value"}`,s=y(v,e,r),n=m||e.payload.fill||e.color;return a.jsx("div",{className:(0,i.cn)("flex w-full flex-wrap items-stretch gap-2 [&>svg]:h-2.5 [&>svg]:w-2.5 [&>svg]:text-muted-foreground","dot"===o&&"items-center"),children:f&&e?.value!==void 0&&e.name?f(e.value,e.name,e,t,e.payload):(0,a.jsxs)(a.Fragment,{children:[s?.icon?a.jsx(s.icon,{}):!l&&a.jsx("div",{className:(0,i.cn)("shrink-0 rounded-[2px] border-[--color-border] bg-[--color-bg]",{"h-2.5 w-2.5":"dot"===o,"w-1":"line"===o,"w-0 border-[1.5px] border-dashed bg-transparent":"dashed"===o,"my-0.5":b&&"dashed"===o}),style:{"--color-bg":n,"--color-border":n}}),(0,a.jsxs)("div",{className:(0,i.cn)("flex flex-1 justify-between leading-none",b?"items-end":"items-center"),children:[(0,a.jsxs)("div",{className:"grid gap-1.5",children:[b?j:null,a.jsx("span",{className:"text-muted-foreground",children:s?.label||e.name})]}),e.value&&a.jsx("span",{className:"font-mono font-medium tabular-nums text-foreground",children:e.value.toLocaleString()})]})]})},e.dataKey)})})]})});x.displayName="ChartTooltip";let h=l.D,g=s.forwardRef(({className:e,hideIcon:t=!1,payload:r,verticalAlign:s="bottom",nameKey:o},n)=>{let{config:l}=u();return r?.length?a.jsx("div",{ref:n,className:(0,i.cn)("flex items-center justify-center gap-4","top"===s?"pb-3":"pt-3",e),children:r.map(e=>{let r=`${o||e.dataKey||"value"}`,s=y(l,e,r);return(0,a.jsxs)("div",{className:(0,i.cn)("flex items-center gap-1.5 [&>svg]:h-3 [&>svg]:w-3 [&>svg]:text-muted-foreground"),children:[s?.icon&&!t?a.jsx(s.icon,{}):a.jsx("div",{className:"h-2 w-2 shrink-0 rounded-[2px]",style:{backgroundColor:e.color}}),s?.label]},e.value)})}):null});function y(e,t,r){if("object"!=typeof t||null===t)return;let a="payload"in t&&"object"==typeof t.payload&&null!==t.payload?t.payload:void 0,s=r;return r in t&&"string"==typeof t[r]?s=t[r]:a&&r in a&&"string"==typeof a[r]&&(s=a[r]),s in e?e[s]:e[r]}g.displayName="ChartLegend"},30811:(e,t,r)=>{"use strict";r.d(t,{J2:()=>l,xo:()=>i,yk:()=>d});var a=r(10326),s=r(74964),o=r(17577),n=r(77863);let l=s.fC,i=s.xz,d=o.forwardRef(({className:e,align:t="center",sideOffset:r=4,...o},l)=>a.jsx(s.h_,{children:a.jsx(s.VY,{ref:l,align:t,sideOffset:r,className:(0,n.cn)("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...o})}));d.displayName=s.VY.displayName},34474:(e,t,r)=>{"use strict";r.d(t,{Bw:()=>x,Ph:()=>c,Ql:()=>h,i4:()=>p,ki:()=>u});var a=r(10326),s=r(55423),o=r(941),n=r(96633),l=r(32933),i=r(17577),d=r(77863);let c=s.fC;s.ZA;let u=s.B4,p=i.forwardRef(({className:e,children:t,...r},n)=>(0,a.jsxs)(s.xz,{ref:n,className:(0,d.cn)("flex h-10 w-full items-center justify-between rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",e),...r,children:[t,a.jsx(s.JO,{asChild:!0,children:a.jsx(o.Z,{className:"size-4 opacity-50"})})]}));p.displayName=s.xz.displayName;let f=i.forwardRef(({className:e,...t},r)=>a.jsx(s.u_,{ref:r,className:(0,d.cn)("flex cursor-default items-center justify-center py-1",e),...t,children:a.jsx(n.Z,{className:"size-4"})}));f.displayName=s.u_.displayName;let m=i.forwardRef(({className:e,...t},r)=>a.jsx(s.$G,{ref:r,className:(0,d.cn)("flex cursor-default items-center justify-center py-1",e),...t,children:a.jsx(o.Z,{className:"size-4"})}));m.displayName=s.$G.displayName;let x=i.forwardRef(({className:e,children:t,position:r="popper",...o},n)=>a.jsx(s.h_,{children:(0,a.jsxs)(s.VY,{ref:n,className:(0,d.cn)("relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2","popper"===r&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),position:r,...o,children:[a.jsx(f,{}),a.jsx(s.l_,{className:(0,d.cn)("p-1","popper"===r&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:t}),a.jsx(m,{})]})}));x.displayName=s.VY.displayName,i.forwardRef(({className:e,...t},r)=>a.jsx(s.__,{ref:r,className:(0,d.cn)("py-1.5 pl-8 pr-2 text-sm font-semibold",e),...t})).displayName=s.__.displayName;let h=i.forwardRef(({className:e,children:t,...r},o)=>(0,a.jsxs)(s.ck,{ref:o,className:(0,d.cn)("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...r,children:[a.jsx("span",{className:"absolute left-2 flex size-3.5 items-center justify-center",children:a.jsx(s.wU,{children:a.jsx(l.Z,{className:"size-4"})})}),a.jsx(s.eT,{children:t})]}));h.displayName=s.ck.displayName,i.forwardRef(({className:e,...t},r)=>a.jsx(s.Z0,{ref:r,className:(0,d.cn)("-mx-1 my-1 h-px bg-muted",e),...t})).displayName=s.Z0.displayName},76245:(e,t,r)=>{var a=r(39288).Symbol;e.exports=a},1534:(e,t,r)=>{var a=r(76245),s=r(34244),o=r(13390),n=a?a.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":n&&n in Object(e)?s(e):o(e)}},37192:(e,t,r)=>{var a=r(5587),s=/^\s+/;e.exports=function(e){return e?e.slice(0,a(e)+1).replace(s,""):e}},37611:e=>{var t="object"==typeof global&&global&&global.Object===Object&&global;e.exports=t},34244:(e,t,r)=>{var a=r(76245),s=Object.prototype,o=s.hasOwnProperty,n=s.toString,l=a?a.toStringTag:void 0;e.exports=function(e){var t=o.call(e,l),r=e[l];try{e[l]=void 0;var a=!0}catch(e){}var s=n.call(e);return a&&(t?e[l]=r:delete e[l]),s}},13390:e=>{var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},39288:(e,t,r)=>{var a=r(37611),s="object"==typeof self&&self&&self.Object===Object&&self,o=a||s||Function("return this")();e.exports=o},5587:e=>{var t=/\s/;e.exports=function(e){for(var r=e.length;r--&&t.test(e.charAt(r)););return r}},19788:(e,t,r)=>{var a=r(62880),s=r(22695),o=r(41309),n=Math.max,l=Math.min;e.exports=function(e,t,r){var i,d,c,u,p,f,m=0,x=!1,h=!1,g=!0;if("function"!=typeof e)throw TypeError("Expected a function");function y(t){var r=i,a=d;return i=d=void 0,m=t,u=e.apply(a,r)}function v(e){var r=e-f,a=e-m;return void 0===f||r>=t||r<0||h&&a>=c}function j(){var e,r,a,o=s();if(v(o))return b(o);p=setTimeout(j,(e=o-f,r=o-m,a=t-e,h?l(a,c-r):a))}function b(e){return(p=void 0,g&&i)?y(e):(i=d=void 0,u)}function N(){var e,r=s(),a=v(r);if(i=arguments,d=this,f=r,a){if(void 0===p)return m=e=f,p=setTimeout(j,t),x?y(e):u;if(h)return clearTimeout(p),p=setTimeout(j,t),y(f)}return void 0===p&&(p=setTimeout(j,t)),u}return t=o(t)||0,a(r)&&(x=!!r.leading,c=(h="maxWait"in r)?n(o(r.maxWait)||0,t):c,g="trailing"in r?!!r.trailing:g),N.cancel=function(){void 0!==p&&clearTimeout(p),m=0,i=f=d=p=void 0},N.flush=function(){return void 0===p?u:b(s())},N}},62880:e=>{e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},91380:e=>{e.exports=function(e){return null!=e&&"object"==typeof e}},76871:(e,t,r)=>{var a=r(1534),s=r(91380);e.exports=function(e){return"symbol"==typeof e||s(e)&&"[object Symbol]"==a(e)}},22695:(e,t,r)=>{var a=r(39288);e.exports=function(){return a.Date.now()}},41309:(e,t,r)=>{var a=r(37192),s=r(62880),o=r(76871),n=0/0,l=/^[-+]0x[0-9a-f]+$/i,i=/^0b[01]+$/i,d=/^0o[0-7]+$/i,c=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(o(e))return n;if(s(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=s(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=a(e);var r=i.test(e);return r||d.test(e)?c(e.slice(2),r?2:8):l.test(e)?n:+e}},11890:(e,t,r)=>{"use strict";r.d(t,{Z:()=>a});let a=(0,r(76557).Z)("ChevronLeft",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]])},31051:(e,t,r)=>{"use strict";r.d(t,{h:()=>a});let a={CONTEXT_RETRIEVE:"CONTEXT_RETRIEVE",SOURCE_UPDATE:"SOURCE_UPDATE",EMBEDDER_UPSERT:"EMBEDDER_UPSERT",EMBEDDER_GENERATE:"EMBEDDER_GENERATE",EMBEDDER_DELETE:"EMBEDDER_DELETE",WORKFLOW_RUN:"WORKFLOW_RUN",CONTEXT_UPSERT:"CONTEXT_UPSERT",TOOL_CALL:"TOOL_CALL",AGENT_RUN:"AGENT_RUN"}},96232:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>o,dynamic:()=>s});var a=r(68570);let s=(0,a.createProxy)(String.raw`/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/dashboard/page.tsx#dynamic`),o=(0,a.createProxy)(String.raw`/home/runner/work/exulu-frontend/exulu-frontend/app/(application)/dashboard/page.tsx#default`)},74964:(e,t,r)=>{"use strict";r.d(t,{VY:()=>B,fC:()=>z,h_:()=>W,xz:()=>I});var a=r(17577),s=r(82561),o=r(48051),n=r(93095),l=r(30703),i=r(80699),d=r(10441),c=r(88957),u=r(92238),p=r(83078),f=r(9815),m=r(45226),x=r(34214),h=r(52067),g=r(35664),y=r(17397),v=r(10326),j="Popover",[b,N]=(0,n.b)(j,[u.D7]),k=(0,u.D7)(),[w,E]=b(j),_=e=>{let{__scopePopover:t,children:r,open:s,defaultOpen:o,onOpenChange:n,modal:l=!1}=e,i=k(t),d=a.useRef(null),[p,f]=a.useState(!1),[m,x]=(0,h.T)({prop:s,defaultProp:o??!1,onChange:n,caller:j});return(0,v.jsx)(u.fC,{...i,children:(0,v.jsx)(w,{scope:t,contentId:(0,c.M)(),triggerRef:d,open:m,onOpenChange:x,onOpenToggle:a.useCallback(()=>x(e=>!e),[x]),hasCustomAnchor:p,onCustomAnchorAdd:a.useCallback(()=>f(!0),[]),onCustomAnchorRemove:a.useCallback(()=>f(!1),[]),modal:l,children:r})})};_.displayName=j;var C="PopoverAnchor";a.forwardRef((e,t)=>{let{__scopePopover:r,...s}=e,o=E(C,r),n=k(r),{onCustomAnchorAdd:l,onCustomAnchorRemove:i}=o;return a.useEffect(()=>(l(),()=>i()),[l,i]),(0,v.jsx)(u.ee,{...n,...s,ref:t})}).displayName=C;var O="PopoverTrigger",R=a.forwardRef((e,t)=>{let{__scopePopover:r,...a}=e,n=E(O,r),l=k(r),i=(0,o.e)(t,n.triggerRef),d=(0,v.jsx)(m.WV.button,{type:"button","aria-haspopup":"dialog","aria-expanded":n.open,"aria-controls":n.contentId,"data-state":$(n.open),...a,ref:i,onClick:(0,s.M)(e.onClick,n.onOpenToggle)});return n.hasCustomAnchor?d:(0,v.jsx)(u.ee,{asChild:!0,...l,children:d})});R.displayName=O;var T="PopoverPortal",[M,S]=b(T,{forceMount:void 0}),D=e=>{let{__scopePopover:t,forceMount:r,children:a,container:s}=e,o=E(T,t);return(0,v.jsx)(M,{scope:t,forceMount:r,children:(0,v.jsx)(f.z,{present:r||o.open,children:(0,v.jsx)(p.h,{asChild:!0,container:s,children:a})})})};D.displayName=T;var P="PopoverContent",L=a.forwardRef((e,t)=>{let r=S(P,e.__scopePopover),{forceMount:a=r.forceMount,...s}=e,o=E(P,e.__scopePopover);return(0,v.jsx)(f.z,{present:a||o.open,children:o.modal?(0,v.jsx)(q,{...s,ref:t}):(0,v.jsx)(U,{...s,ref:t})})});L.displayName=P;var A=(0,x.Z8)("PopoverContent.RemoveScroll"),q=a.forwardRef((e,t)=>{let r=E(P,e.__scopePopover),n=a.useRef(null),l=(0,o.e)(t,n),i=a.useRef(!1);return a.useEffect(()=>{let e=n.current;if(e)return(0,g.Ry)(e)},[]),(0,v.jsx)(y.Z,{as:A,allowPinchZoom:!0,children:(0,v.jsx)(F,{...e,ref:l,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:(0,s.M)(e.onCloseAutoFocus,e=>{e.preventDefault(),i.current||r.triggerRef.current?.focus()}),onPointerDownOutside:(0,s.M)(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,r=0===t.button&&!0===t.ctrlKey,a=2===t.button||r;i.current=a},{checkForDefaultPrevented:!1}),onFocusOutside:(0,s.M)(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1})})})}),U=a.forwardRef((e,t)=>{let r=E(P,e.__scopePopover),s=a.useRef(!1),o=a.useRef(!1);return(0,v.jsx)(F,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(s.current||r.triggerRef.current?.focus(),t.preventDefault()),s.current=!1,o.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(s.current=!0,"pointerdown"!==t.detail.originalEvent.type||(o.current=!0));let a=t.target;r.triggerRef.current?.contains(a)&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&o.current&&t.preventDefault()}})}),F=a.forwardRef((e,t)=>{let{__scopePopover:r,trapFocus:a,onOpenAutoFocus:s,onCloseAutoFocus:o,disableOutsidePointerEvents:n,onEscapeKeyDown:c,onPointerDownOutside:p,onFocusOutside:f,onInteractOutside:m,...x}=e,h=E(P,r),g=k(r);return(0,i.EW)(),(0,v.jsx)(d.M,{asChild:!0,loop:!0,trapped:a,onMountAutoFocus:s,onUnmountAutoFocus:o,children:(0,v.jsx)(l.XB,{asChild:!0,disableOutsidePointerEvents:n,onInteractOutside:m,onEscapeKeyDown:c,onPointerDownOutside:p,onFocusOutside:f,onDismiss:()=>h.onOpenChange(!1),children:(0,v.jsx)(u.VY,{"data-state":$(h.open),role:"dialog",id:h.contentId,...g,...x,ref:t,style:{...x.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),Z="PopoverClose";function $(e){return e?"open":"closed"}a.forwardRef((e,t)=>{let{__scopePopover:r,...a}=e,o=E(Z,r);return(0,v.jsx)(m.WV.button,{type:"button",...a,ref:t,onClick:(0,s.M)(e.onClick,()=>o.onOpenChange(!1))})}).displayName=Z,a.forwardRef((e,t)=>{let{__scopePopover:r,...a}=e,s=k(r);return(0,v.jsx)(u.Eh,{...s,...a,ref:t})}).displayName="PopoverArrow";var z=_,I=R,W=D,B=L},33612:(e,t,r)=>{"use strict";r.d(t,{T:()=>s});var a=r(71271);function s(e,t){let r=(0,a.Q)(e),s=(0,a.Q)(t);return 12*(r.getFullYear()-s.getFullYear())+(r.getMonth()-s.getMonth())}},53704:(e,t,r)=>{"use strict";r.d(t,{V:()=>s});var a=r(71271);function s(e){let t=(0,a.Q)(e),r=t.getMonth();return t.setFullYear(t.getFullYear(),r+1,0),t.setHours(23,59,59,999),t}}};var t=require("../../../webpack-runtime.js");t.C(e);var r=e=>t(t.s=e),a=t.X(0,[9276,3543,9049,590,8679,931,6812,7344,1729,8181,7471,1051,7944,2270],()=>r(62659));module.exports=a})();
|