@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
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
"use strict";exports.id=8679,exports.ids=[8679],exports.modules={35664:(e,t,r)=>{r.d(t,{Ry:()=>c});var n=new WeakMap,i=new WeakMap,o={},a=0,s=function(e){return e&&(e.host||s(e.parentNode))},u=function(e,t,r,u){var c=(Array.isArray(e)?e:[e]).map(function(e){if(t.contains(e))return e;var r=s(e);return r&&t.contains(r)?r:(console.error("aria-hidden",e,"in not contained inside",t,". Doing nothing"),null)}).filter(function(e){return!!e});o[r]||(o[r]=new WeakMap);var l=o[r],f=[],d=new Set,p=new Set(c),h=function(e){!e||d.has(e)||(d.add(e),h(e.parentNode))};c.forEach(h);var v=function(e){!e||p.has(e)||Array.prototype.forEach.call(e.children,function(e){if(d.has(e))v(e);else try{var t=e.getAttribute(u),o=null!==t&&"false"!==t,a=(n.get(e)||0)+1,s=(l.get(e)||0)+1;n.set(e,a),l.set(e,s),f.push(e),1===a&&o&&i.set(e,!0),1===s&&e.setAttribute(r,"true"),o||e.setAttribute(u,"true")}catch(t){console.error("aria-hidden: cannot operate on ",e,t)}})};return v(t),d.clear(),a++,function(){f.forEach(function(e){var t=n.get(e)-1,o=l.get(e)-1;n.set(e,t),l.set(e,o),t||(i.has(e)||e.removeAttribute(u),i.delete(e)),o||e.removeAttribute(r)}),--a||(n=new WeakMap,n=new WeakMap,i=new WeakMap,o={})}},c=function(e,t,r){void 0===r&&(r="data-aria-hidden");var n,i=Array.from(Array.isArray(e)?e:[e]),o=t||(n=e,"undefined"==typeof document?null:(Array.isArray(n)?n[0]:n).ownerDocument.body);return o?(i.push.apply(i,Array.from(o.querySelectorAll("[aria-live], script"))),u(i,o,r,"aria-hidden")):function(){return null}}},50732:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Bot",[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]])},98360:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Brain",[["path",{d:"M9.5 2A2.5 2.5 0 0 1 12 4.5v15a2.5 2.5 0 0 1-4.96.44 2.5 2.5 0 0 1-2.96-3.08 3 3 0 0 1-.34-5.58 2.5 2.5 0 0 1 1.32-4.24 2.5 2.5 0 0 1 1.98-3A2.5 2.5 0 0 1 9.5 2Z",key:"1mhkh5"}],["path",{d:"M14.5 2A2.5 2.5 0 0 0 12 4.5v15a2.5 2.5 0 0 0 4.96.44 2.5 2.5 0 0 0 2.96-3.08 3 3 0 0 0 .34-5.58 2.5 2.5 0 0 0-1.32-4.24 2.5 2.5 0 0 0-1.98-3A2.5 2.5 0 0 0 14.5 2Z",key:"1d6s00"}]])},32933:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]])},39183:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]])},96633:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("ChevronUp",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]])},53982:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]])},52216:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Code",[["polyline",{points:"16 18 22 12 16 6",key:"z7tu5w"}],["polyline",{points:"8 6 2 12 8 18",key:"1eg1df"}]])},88319:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Database",[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]])},36283:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("FileText",[["path",{d:"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z",key:"1nnpy2"}],["polyline",{points:"14 2 14 8 20 8",key:"1ew0cm"}],["line",{x1:"16",x2:"8",y1:"13",y2:"13",key:"14keom"}],["line",{x1:"16",x2:"8",y1:"17",y2:"17",key:"17nazh"}],["line",{x1:"10",x2:"8",y1:"9",y2:"9",key:"1a5vjj"}]])},28932:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("FolderOpen",[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]])},76828:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Key",[["circle",{cx:"7.5",cy:"15.5",r:"5.5",key:"yqb3hr"}],["path",{d:"m21 2-9.6 9.6",key:"1j0ho8"}],["path",{d:"m15.5 7.5 3 3L22 7l-3-3",key:"1rn1fs"}]])},24319:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("LayoutDashboard",[["rect",{width:"7",height:"9",x:"3",y:"3",rx:"1",key:"10lvy0"}],["rect",{width:"7",height:"5",x:"14",y:"3",rx:"1",key:"16une8"}],["rect",{width:"7",height:"9",x:"14",y:"12",rx:"1",key:"1hutg5"}],["rect",{width:"7",height:"5",x:"3",y:"16",rx:"1",key:"ldoo1y"}]])},53319:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("ListTodo",[["rect",{x:"3",y:"5",width:"6",height:"6",rx:"1",key:"1defrl"}],["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["path",{d:"M13 6h8",key:"15sg57"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 18h8",key:"oe0vm4"}]])},71810:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("LogOut",[["path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",key:"1uf3rs"}],["polyline",{points:"16 17 21 12 16 7",key:"1gabdz"}],["line",{x1:"21",x2:"9",y1:"12",y2:"12",key:"1uyos4"}]])},39730:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("MessageCircle",[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}]])},72607:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]])},9664:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("PanelLeft",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]])},14561:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Route",[["circle",{cx:"6",cy:"19",r:"3",key:"1kj8tv"}],["path",{d:"M9 19h8.5a3.5 3.5 0 0 0 0-7h-11a3.5 3.5 0 0 1 0-7H15",key:"1d8sl"}],["circle",{cx:"18",cy:"5",r:"3",key:"gq8acd"}]])},88378:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Settings",[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]])},1572:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Sparkles",[["path",{d:"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z",key:"17u4zn"}],["path",{d:"M5 3v4",key:"bklmnn"}],["path",{d:"M19 17v4",key:"iiml17"}],["path",{d:"M3 5h4",key:"nem4j1"}],["path",{d:"M17 19h4",key:"lbex7p"}]])},60850:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Sun",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]])},24061:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Users",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"1da9ce"}]])},32105:(e,t,r)=>{r.d(t,{Z:()=>n});let n=(0,r(76557).Z)("Variable",[["path",{d:"M8 21s-4-3-4-9 4-9 4-9",key:"uto9ud"}],["path",{d:"M16 3s4 3 4 9-4 9-4 9",key:"4w2vsq"}],["line",{x1:"15",x2:"9",y1:"9",y2:"15",key:"f7djnv"}],["line",{x1:"9",x2:"15",y1:"9",y2:"15",key:"1shsy8"}]])},90434:(e,t,r)=>{r.d(t,{default:()=>i.a});var n=r(79404),i=r.n(n)},53416:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addLocale",{enumerable:!0,get:function(){return n}}),r(23658);let n=function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return e};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},39683:(e,t,r)=>{function n(e,t,r,n){return!1}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDomainLocale",{enumerable:!0,get:function(){return n}}),r(23658),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},79404:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return g}});let n=r(91174),i=r(10326),o=n._(r(17577)),a=r(25619),s=r(60944),u=r(43071),c=r(51348),l=r(53416),f=r(50131),d=r(52413),p=r(49408),h=r(39683),v=r(3486),y=r(57767);function m(e){return"string"==typeof e?e:(0,u.formatUrl)(e)}let g=o.default.forwardRef(function(e,t){let r,n;let{href:u,as:g,children:b,prefetch:w=null,passHref:_,replace:E,shallow:x,scroll:k,locale:S,onClick:O,onMouseEnter:R,onTouchStart:T,legacyBehavior:C=!1,...D}=e;r=b,C&&("string"==typeof r||"number"==typeof r)&&(r=(0,i.jsx)("a",{children:r}));let M=o.default.useContext(f.RouterContext),P=o.default.useContext(d.AppRouterContext),I=null!=M?M:P,j=!M,A=!1!==w,N=null===w?y.PrefetchKind.AUTO:y.PrefetchKind.FULL,{href:F,as:L}=o.default.useMemo(()=>{if(!M){let e=m(u);return{href:e,as:g?m(g):e}}let[e,t]=(0,a.resolveHref)(M,u,!0);return{href:e,as:g?(0,a.resolveHref)(M,g):t||e}},[M,u,g]),q=o.default.useRef(F),V=o.default.useRef(L);C&&(n=o.default.Children.only(r));let W=C?n&&"object"==typeof n&&n.ref:t,[Q,z,U]=(0,p.useIntersection)({rootMargin:"200px"}),B=o.default.useCallback(e=>{(V.current!==L||q.current!==F)&&(U(),V.current=L,q.current=F),Q(e),W&&("function"==typeof W?W(e):"object"==typeof W&&(W.current=e))},[L,W,F,U,Q]);o.default.useEffect(()=>{},[L,F,z,S,A,null==M?void 0:M.locale,I,j,N]);let G={ref:B,onClick(e){C||"function"!=typeof O||O(e),C&&n.props&&"function"==typeof n.props.onClick&&n.props.onClick(e),I&&!e.defaultPrevented&&function(e,t,r,n,i,a,u,c,l){let{nodeName:f}=e.currentTarget;if("A"===f.toUpperCase()&&(function(e){let t=e.currentTarget.getAttribute("target");return t&&"_self"!==t||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&&2===e.nativeEvent.which}(e)||!l&&!(0,s.isLocalURL)(r)))return;e.preventDefault();let d=()=>{let e=null==u||u;"beforePopState"in t?t[i?"replace":"push"](r,n,{shallow:a,locale:c,scroll:e}):t[i?"replace":"push"](n||r,{scroll:e})};l?o.default.startTransition(d):d()}(e,I,F,L,E,x,k,S,j)},onMouseEnter(e){C||"function"!=typeof R||R(e),C&&n.props&&"function"==typeof n.props.onMouseEnter&&n.props.onMouseEnter(e)},onTouchStart:function(e){C||"function"!=typeof T||T(e),C&&n.props&&"function"==typeof n.props.onTouchStart&&n.props.onTouchStart(e)}};if((0,c.isAbsoluteUrl)(L))G.href=L;else if(!C||_||"a"===n.type&&!("href"in n.props)){let e=void 0!==S?S:null==M?void 0:M.locale,t=(null==M?void 0:M.isLocaleDomain)&&(0,h.getDomainLocale)(L,e,null==M?void 0:M.locales,null==M?void 0:M.domainLocales);G.href=t||(0,v.addBasePath)((0,l.addLocale)(L,e,null==M?void 0:M.defaultLocale))}return C?o.default.cloneElement(n,G):(0,i.jsx)("a",{...D,...G,children:r})});("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},10956:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{cancelIdleCallback:function(){return n},requestIdleCallback:function(){return r}});let r="undefined"!=typeof self&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(e){let t=Date.now();return self.setTimeout(function(){e({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-t))}})},1)},n="undefined"!=typeof self&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(e){return clearTimeout(e)};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},25619:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"resolveHref",{enumerable:!0,get:function(){return f}});let n=r(72149),i=r(43071),o=r(20757),a=r(51348),s=r(23658),u=r(60944),c=r(94903),l=r(81394);function f(e,t,r){let f;let d="string"==typeof t?t:(0,i.formatWithValidation)(t),p=d.match(/^[a-zA-Z]{1,}:\/\//),h=p?d.slice(p[0].length):d;if((h.split("?",1)[0]||"").match(/(\/\/|\\)/)){console.error("Invalid href '"+d+"' passed to next/router in page: '"+e.pathname+"'. Repeated forward-slashes (//) or backslashes \\ are not valid in the href.");let t=(0,a.normalizeRepeatedSlashes)(h);d=(p?p[0]:"")+t}if(!(0,u.isLocalURL)(d))return r?[d]:d;try{f=new URL(d.startsWith("#")?e.asPath:e.pathname,"http://n")}catch(e){f=new URL("/","http://n")}try{let e=new URL(d,f);e.pathname=(0,s.normalizePathTrailingSlash)(e.pathname);let t="";if((0,c.isDynamicRoute)(e.pathname)&&e.searchParams&&r){let r=(0,n.searchParamsToUrlQuery)(e.searchParams),{result:a,params:s}=(0,l.interpolateAs)(e.pathname,e.pathname,r);a&&(t=(0,i.formatWithValidation)({pathname:a,hash:e.hash,query:(0,o.omit)(r,s)}))}let a=e.origin===f.origin?e.href.slice(e.origin.length):e.href;return r?[a,t||a]:a}catch(e){return r?[d]:d}}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},49408:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return u}});let n=r(17577),i=r(10956),o="function"==typeof IntersectionObserver,a=new Map,s=[];function u(e){let{rootRef:t,rootMargin:r,disabled:u}=e,c=u||!o,[l,f]=(0,n.useState)(!1),d=(0,n.useRef)(null),p=(0,n.useCallback)(e=>{d.current=e},[]);return(0,n.useEffect)(()=>{if(o){if(c||l)return;let e=d.current;if(e&&e.tagName)return function(e,t,r){let{id:n,observer:i,elements:o}=function(e){let t;let r={root:e.root||null,margin:e.rootMargin||""},n=s.find(e=>e.root===r.root&&e.margin===r.margin);if(n&&(t=a.get(n)))return t;let i=new Map;return t={id:r,observer:new IntersectionObserver(e=>{e.forEach(e=>{let t=i.get(e.target),r=e.isIntersecting||e.intersectionRatio>0;t&&r&&t(r)})},e),elements:i},s.push(r),a.set(r,t),t}(r);return o.set(e,t),i.observe(e),function(){if(o.delete(e),i.unobserve(e),0===o.size){i.disconnect(),a.delete(n);let e=s.findIndex(e=>e.root===n.root&&e.margin===n.margin);e>-1&&s.splice(e,1)}}}(e,e=>e&&f(e),{root:null==t?void 0:t.current,rootMargin:r})}else if(!l){let e=(0,i.requestIdleCallback)(()=>f(!0));return()=>(0,i.cancelIdleCallback)(e)}},[c,r,t,l,d.current]),[p,l,(0,n.useCallback)(()=>{f(!1)},[])]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},25633:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{ACTION_SUFFIX:function(){return u},APP_DIR_ALIAS:function(){return R},CACHE_ONE_YEAR:function(){return w},DOT_NEXT_ALIAS:function(){return S},ESLINT_DEFAULT_DIRS:function(){return B},GSP_NO_RETURNED_VALUE:function(){return q},GSSP_COMPONENT_MEMBER_ERROR:function(){return Q},GSSP_NO_RETURNED_VALUE:function(){return V},INSTRUMENTATION_HOOK_FILENAME:function(){return x},MIDDLEWARE_FILENAME:function(){return _},MIDDLEWARE_LOCATION_REGEXP:function(){return E},NEXT_BODY_SUFFIX:function(){return f},NEXT_CACHE_IMPLICIT_TAG_ID:function(){return b},NEXT_CACHE_REVALIDATED_TAGS_HEADER:function(){return h},NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER:function(){return v},NEXT_CACHE_SOFT_TAGS_HEADER:function(){return p},NEXT_CACHE_SOFT_TAG_MAX_LENGTH:function(){return g},NEXT_CACHE_TAGS_HEADER:function(){return d},NEXT_CACHE_TAG_MAX_ITEMS:function(){return y},NEXT_CACHE_TAG_MAX_LENGTH:function(){return m},NEXT_DATA_SUFFIX:function(){return c},NEXT_INTERCEPTION_MARKER_PREFIX:function(){return n},NEXT_META_SUFFIX:function(){return l},NEXT_QUERY_PARAM_PREFIX:function(){return r},NON_STANDARD_NODE_ENV:function(){return z},PAGES_DIR_ALIAS:function(){return k},PRERENDER_REVALIDATE_HEADER:function(){return i},PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER:function(){return o},PUBLIC_DIR_MIDDLEWARE_CONFLICT:function(){return I},ROOT_DIR_ALIAS:function(){return O},RSC_ACTION_CLIENT_WRAPPER_ALIAS:function(){return P},RSC_ACTION_ENCRYPTION_ALIAS:function(){return M},RSC_ACTION_PROXY_ALIAS:function(){return D},RSC_ACTION_VALIDATE_ALIAS:function(){return C},RSC_MOD_REF_PROXY_ALIAS:function(){return T},RSC_PREFETCH_SUFFIX:function(){return a},RSC_SUFFIX:function(){return s},SERVER_PROPS_EXPORT_ERROR:function(){return L},SERVER_PROPS_GET_INIT_PROPS_CONFLICT:function(){return A},SERVER_PROPS_SSG_CONFLICT:function(){return N},SERVER_RUNTIME:function(){return G},SSG_FALLBACK_EXPORT_ERROR:function(){return U},SSG_GET_INITIAL_PROPS_CONFLICT:function(){return j},STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR:function(){return F},UNSTABLE_REVALIDATE_RENAME_ERROR:function(){return W},WEBPACK_LAYERS:function(){return Y},WEBPACK_RESOURCE_QUERIES:function(){return H}});let r="nxtP",n="nxtI",i="x-prerender-revalidate",o="x-prerender-revalidate-if-generated",a=".prefetch.rsc",s=".rsc",u=".action",c=".json",l=".meta",f=".body",d="x-next-cache-tags",p="x-next-cache-soft-tags",h="x-next-revalidated-tags",v="x-next-revalidate-tag-token",y=128,m=256,g=1024,b="_N_T_",w=31536e3,_="middleware",E=`(?:src/)?${_}`,x="instrumentation",k="private-next-pages",S="private-dot-next",O="private-next-root-dir",R="private-next-app-dir",T="private-next-rsc-mod-ref-proxy",C="private-next-rsc-action-validate",D="private-next-rsc-server-reference",M="private-next-rsc-action-encryption",P="private-next-rsc-action-client-wrapper",I="You can not have a '_next' folder inside of your public folder. This conflicts with the internal '/_next' route. https://nextjs.org/docs/messages/public-next-folder-conflict",j="You can not use getInitialProps with getStaticProps. To use SSG, please remove your getInitialProps",A="You can not use getInitialProps with getServerSideProps. Please remove getInitialProps.",N="You can not use getStaticProps or getStaticPaths with getServerSideProps. To use SSG, please remove getServerSideProps",F="can not have getInitialProps/getServerSideProps, https://nextjs.org/docs/messages/404-get-initial-props",L="pages with `getServerSideProps` can not be exported. See more info here: https://nextjs.org/docs/messages/gssp-export",q="Your `getStaticProps` function did not return an object. Did you forget to add a `return`?",V="Your `getServerSideProps` function did not return an object. Did you forget to add a `return`?",W="The `unstable_revalidate` property is available for general use.\nPlease use `revalidate` instead.",Q="can not be attached to a page's component and must be exported from the page. See more info here: https://nextjs.org/docs/messages/gssp-component-member",z='You are using a non-standard "NODE_ENV" value in your environment. This creates inconsistencies in the project and is strongly advised against. Read more: https://nextjs.org/docs/messages/non-standard-node-env',U="Pages with `fallback` enabled in `getStaticPaths` can not be exported. See more info here: https://nextjs.org/docs/messages/ssg-fallback-true-export",B=["app","pages","components","lib","src"],G={edge:"edge",experimentalEdge:"experimental-edge",nodejs:"nodejs"},K={shared:"shared",reactServerComponents:"rsc",serverSideRendering:"ssr",actionBrowser:"action-browser",api:"api",middleware:"middleware",instrument:"instrument",edgeAsset:"edge-asset",appPagesBrowser:"app-pages-browser",appMetadataRoute:"app-metadata-route",appRouteHandler:"app-route-handler"},Y={...K,GROUP:{serverOnly:[K.reactServerComponents,K.actionBrowser,K.appMetadataRoute,K.appRouteHandler,K.instrument],clientOnly:[K.serverSideRendering,K.appPagesBrowser],nonClientServerTarget:[K.middleware,K.api],app:[K.reactServerComponents,K.actionBrowser,K.appMetadataRoute,K.appRouteHandler,K.serverSideRendering,K.appPagesBrowser,K.shared,K.instrument]}},H={edgeSSREntry:"__next_edge_ssr_entry__",metadata:"__next_metadata__",metadataRoute:"__next_metadata_route__",metadataImageMeta:"__next_metadata_image_meta__"}},2451:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"escapeStringRegexp",{enumerable:!0,get:function(){return i}});let r=/[|\\{}()[\]^$+*?.-]/,n=/[|\\{}()[\]^$+*?.-]/g;function i(e){return r.test(e)?e.replace(n,"\\$&"):e}},43071:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{formatUrl:function(){return o},formatWithValidation:function(){return s},urlObjectKeys:function(){return a}});let n=r(58374)._(r(72149)),i=/https?|ftp|gopher|file/;function o(e){let{auth:t,hostname:r}=e,o=e.protocol||"",a=e.pathname||"",s=e.hash||"",u=e.query||"",c=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?c=t+e.host:r&&(c=t+(~r.indexOf(":")?"["+r+"]":r),e.port&&(c+=":"+e.port)),u&&"object"==typeof u&&(u=String(n.urlQueryToSearchParams(u)));let l=e.search||u&&"?"+u||"";return o&&!o.endsWith(":")&&(o+=":"),e.slashes||(!o||i.test(o))&&!1!==c?(c="//"+(c||""),a&&"/"!==a[0]&&(a="/"+a)):c||(c=""),s&&"#"!==s[0]&&(s="#"+s),l&&"?"!==l[0]&&(l="?"+l),""+o+c+(a=a.replace(/[?#]/g,encodeURIComponent))+(l=l.replace("#","%23"))+s}let a=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function s(e){return o(e)}},94903:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{getSortedRoutes:function(){return n.getSortedRoutes},isDynamicRoute:function(){return i.isDynamicRoute}});let n=r(44712),i=r(45541)},81394:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"interpolateAs",{enumerable:!0,get:function(){return o}});let n=r(9966),i=r(37249);function o(e,t,r){let o="",a=(0,i.getRouteRegex)(e),s=a.groups,u=(t!==e?(0,n.getRouteMatcher)(a)(t):"")||r;o=e;let c=Object.keys(s);return c.every(e=>{let t=u[e]||"",{repeat:r,optional:n}=s[e],i="["+(r?"...":"")+e+"]";return n&&(i=(t?"":"/")+"["+i+"]"),r&&!Array.isArray(t)&&(t=[t]),(n||e in u)&&(o=o.replace(i,r?t.map(e=>encodeURIComponent(e)).join("/"):encodeURIComponent(t))||"/")})||(o=""),{params:c,result:o}}},45541:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isDynamicRoute",{enumerable:!0,get:function(){return o}});let n=r(87356),i=/\/\[[^/]+?\](?=\/|$)/;function o(e){return(0,n.isInterceptionRouteAppPath)(e)&&(e=(0,n.extractInterceptionRouteInformation)(e).interceptedRoute),i.test(e)}},60944:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isLocalURL",{enumerable:!0,get:function(){return o}});let n=r(51348),i=r(37929);function o(e){if(!(0,n.isAbsoluteUrl)(e))return!0;try{let t=(0,n.getLocationOrigin)(),r=new URL(e,t);return r.origin===t&&(0,i.hasBasePath)(r.pathname)}catch(e){return!1}}},20757:(e,t)=>{function r(e,t){let r={};return Object.keys(e).forEach(n=>{t.includes(n)||(r[n]=e[n])}),r}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"omit",{enumerable:!0,get:function(){return r}})},72149:(e,t)=>{function r(e){let t={};return e.forEach((e,r)=>{void 0===t[r]?t[r]=e:Array.isArray(t[r])?t[r].push(e):t[r]=[t[r],e]}),t}function n(e){return"string"!=typeof e&&("number"!=typeof e||isNaN(e))&&"boolean"!=typeof e?"":String(e)}function i(e){let t=new URLSearchParams;return Object.entries(e).forEach(e=>{let[r,i]=e;Array.isArray(i)?i.forEach(e=>t.append(r,n(e))):t.set(r,n(i))}),t}function o(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return r.forEach(t=>{Array.from(t.keys()).forEach(t=>e.delete(t)),t.forEach((t,r)=>e.append(r,t))}),e}Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{assign:function(){return o},searchParamsToUrlQuery:function(){return r},urlQueryToSearchParams:function(){return i}})},9966:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getRouteMatcher",{enumerable:!0,get:function(){return i}});let n=r(51348);function i(e){let{re:t,groups:r}=e;return e=>{let i=t.exec(e);if(!i)return!1;let o=e=>{try{return decodeURIComponent(e)}catch(e){throw new n.DecodeError("failed to decode param")}},a={};return Object.keys(r).forEach(e=>{let t=r[e],n=i[t.pos];void 0!==n&&(a[e]=~n.indexOf("/")?n.split("/").map(e=>o(e)):t.repeat?[o(n)]:o(n))}),a}}},37249:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{getNamedMiddlewareRegex:function(){return p},getNamedRouteRegex:function(){return d},getRouteRegex:function(){return c},parseParameter:function(){return s}});let n=r(25633),i=r(87356),o=r(2451),a=r(83236);function s(e){let t=e.startsWith("[")&&e.endsWith("]");t&&(e=e.slice(1,-1));let r=e.startsWith("...");return r&&(e=e.slice(3)),{key:e,repeat:r,optional:t}}function u(e){let t=(0,a.removeTrailingSlash)(e).slice(1).split("/"),r={},n=1;return{parameterizedRoute:t.map(e=>{let t=i.INTERCEPTION_ROUTE_MARKERS.find(t=>e.startsWith(t)),a=e.match(/\[((?:\[.*\])|.+)\]/);if(t&&a){let{key:e,optional:i,repeat:u}=s(a[1]);return r[e]={pos:n++,repeat:u,optional:i},"/"+(0,o.escapeStringRegexp)(t)+"([^/]+?)"}if(!a)return"/"+(0,o.escapeStringRegexp)(e);{let{key:e,repeat:t,optional:i}=s(a[1]);return r[e]={pos:n++,repeat:t,optional:i},t?i?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)"}}).join(""),groups:r}}function c(e){let{parameterizedRoute:t,groups:r}=u(e);return{re:RegExp("^"+t+"(?:/)?$"),groups:r}}function l(e){let{interceptionMarker:t,getSafeRouteKey:r,segment:n,routeKeys:i,keyPrefix:a}=e,{key:u,optional:c,repeat:l}=s(n),f=u.replace(/\W/g,"");a&&(f=""+a+f);let d=!1;(0===f.length||f.length>30)&&(d=!0),isNaN(parseInt(f.slice(0,1)))||(d=!0),d&&(f=r()),a?i[f]=""+a+u:i[f]=u;let p=t?(0,o.escapeStringRegexp)(t):"";return l?c?"(?:/"+p+"(?<"+f+">.+?))?":"/"+p+"(?<"+f+">.+?)":"/"+p+"(?<"+f+">[^/]+?)"}function f(e,t){let r;let s=(0,a.removeTrailingSlash)(e).slice(1).split("/"),u=(r=0,()=>{let e="",t=++r;for(;t>0;)e+=String.fromCharCode(97+(t-1)%26),t=Math.floor((t-1)/26);return e}),c={};return{namedParameterizedRoute:s.map(e=>{let r=i.INTERCEPTION_ROUTE_MARKERS.some(t=>e.startsWith(t)),a=e.match(/\[((?:\[.*\])|.+)\]/);if(r&&a){let[r]=e.split(a[0]);return l({getSafeRouteKey:u,interceptionMarker:r,segment:a[1],routeKeys:c,keyPrefix:t?n.NEXT_INTERCEPTION_MARKER_PREFIX:void 0})}return a?l({getSafeRouteKey:u,segment:a[1],routeKeys:c,keyPrefix:t?n.NEXT_QUERY_PARAM_PREFIX:void 0}):"/"+(0,o.escapeStringRegexp)(e)}).join(""),routeKeys:c}}function d(e,t){let r=f(e,t);return{...c(e),namedRegex:"^"+r.namedParameterizedRoute+"(?:/)?$",routeKeys:r.routeKeys}}function p(e,t){let{parameterizedRoute:r}=u(e),{catchAll:n=!0}=t;if("/"===r)return{namedRegex:"^/"+(n?".*":"")+"$"};let{namedParameterizedRoute:i}=f(e,!1);return{namedRegex:"^"+i+(n?"(?:(/.*)?)":"")+"$"}}},44712:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getSortedRoutes",{enumerable:!0,get:function(){return n}});class r{insert(e){this._insert(e.split("/").filter(Boolean),[],!1)}smoosh(){return this._smoosh()}_smoosh(e){void 0===e&&(e="/");let t=[...this.children.keys()].sort();null!==this.slugName&&t.splice(t.indexOf("[]"),1),null!==this.restSlugName&&t.splice(t.indexOf("[...]"),1),null!==this.optionalRestSlugName&&t.splice(t.indexOf("[[...]]"),1);let r=t.map(t=>this.children.get(t)._smoosh(""+e+t+"/")).reduce((e,t)=>[...e,...t],[]);if(null!==this.slugName&&r.push(...this.children.get("[]")._smoosh(e+"["+this.slugName+"]/")),!this.placeholder){let t="/"===e?"/":e.slice(0,-1);if(null!=this.optionalRestSlugName)throw Error('You cannot define a route with the same specificity as a optional catch-all route ("'+t+'" and "'+t+"[[..."+this.optionalRestSlugName+']]").');r.unshift(t)}return null!==this.restSlugName&&r.push(...this.children.get("[...]")._smoosh(e+"[..."+this.restSlugName+"]/")),null!==this.optionalRestSlugName&&r.push(...this.children.get("[[...]]")._smoosh(e+"[[..."+this.optionalRestSlugName+"]]/")),r}_insert(e,t,n){if(0===e.length){this.placeholder=!1;return}if(n)throw Error("Catch-all must be the last part of the URL.");let i=e[0];if(i.startsWith("[")&&i.endsWith("]")){let r=i.slice(1,-1),a=!1;if(r.startsWith("[")&&r.endsWith("]")&&(r=r.slice(1,-1),a=!0),r.startsWith("...")&&(r=r.substring(3),n=!0),r.startsWith("[")||r.endsWith("]"))throw Error("Segment names may not start or end with extra brackets ('"+r+"').");if(r.startsWith("."))throw Error("Segment names may not start with erroneous periods ('"+r+"').");function o(e,r){if(null!==e&&e!==r)throw Error("You cannot use different slug names for the same dynamic path ('"+e+"' !== '"+r+"').");t.forEach(e=>{if(e===r)throw Error('You cannot have the same slug name "'+r+'" repeat within a single dynamic path');if(e.replace(/\W/g,"")===i.replace(/\W/g,""))throw Error('You cannot have the slug names "'+e+'" and "'+r+'" differ only by non-word symbols within a single dynamic path')}),t.push(r)}if(n){if(a){if(null!=this.restSlugName)throw Error('You cannot use both an required and optional catch-all route at the same level ("[...'+this.restSlugName+']" and "'+e[0]+'" ).');o(this.optionalRestSlugName,r),this.optionalRestSlugName=r,i="[[...]]"}else{if(null!=this.optionalRestSlugName)throw Error('You cannot use both an optional and required catch-all route at the same level ("[[...'+this.optionalRestSlugName+']]" and "'+e[0]+'").');o(this.restSlugName,r),this.restSlugName=r,i="[...]"}}else{if(a)throw Error('Optional route parameters are not yet supported ("'+e[0]+'").');o(this.slugName,r),this.slugName=r,i="[]"}}this.children.has(i)||this.children.set(i,new r),this.children.get(i)._insert(e.slice(1),t,n)}constructor(){this.placeholder=!0,this.children=new Map,this.slugName=null,this.restSlugName=null,this.optionalRestSlugName=null}}function n(e){let t=new r;return e.forEach(e=>t.insert(e)),t.smoosh()}},51348:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{DecodeError:function(){return h},MiddlewareNotFoundError:function(){return g},MissingStaticPage:function(){return m},NormalizeError:function(){return v},PageNotFoundError:function(){return y},SP:function(){return d},ST:function(){return p},WEB_VITALS:function(){return r},execOnce:function(){return n},getDisplayName:function(){return u},getLocationOrigin:function(){return a},getURL:function(){return s},isAbsoluteUrl:function(){return o},isResSent:function(){return c},loadGetInitialProps:function(){return f},normalizeRepeatedSlashes:function(){return l},stringifyError:function(){return b}});let r=["CLS","FCP","FID","INP","LCP","TTFB"];function n(e){let t,r=!1;return function(){for(var n=arguments.length,i=Array(n),o=0;o<n;o++)i[o]=arguments[o];return r||(r=!0,t=e(...i)),t}}let i=/^[a-zA-Z][a-zA-Z\d+\-.]*?:/,o=e=>i.test(e);function a(){let{protocol:e,hostname:t,port:r}=window.location;return e+"//"+t+(r?":"+r:"")}function s(){let{href:e}=window.location,t=a();return e.substring(t.length)}function u(e){return"string"==typeof e?e:e.displayName||e.name||"Unknown"}function c(e){return e.finished||e.headersSent}function l(e){let t=e.split("?");return t[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(t[1]?"?"+t.slice(1).join("?"):"")}async function f(e,t){let r=t.res||t.ctx&&t.ctx.res;if(!e.getInitialProps)return t.ctx&&t.Component?{pageProps:await f(t.Component,t.ctx)}:{};let n=await e.getInitialProps(t);if(r&&c(r))return n;if(!n)throw Error('"'+u(e)+'.getInitialProps()" should resolve to an object. But found "'+n+'" instead.');return n}let d="undefined"!=typeof performance,p=d&&["mark","measure","getEntriesByName"].every(e=>"function"==typeof performance[e]);class h extends Error{}class v extends Error{}class y extends Error{constructor(e){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+e}}class m extends Error{constructor(e,t){super(),this.message="Failed to load static file for page: "+e+" "+t}}class g extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function b(e){return JSON.stringify({message:e.message,stack:e.stack})}},32064:(e,t,r)=>{r.d(t,{Av:()=>a,pF:()=>n,xv:()=>o,zi:()=>i});var n="right-scroll-bar-position",i="width-before-scroll-bar",o="with-scroll-bars-hidden",a="--removed-body-scroll-bar-size"},3566:(e,t,r)=>{r.d(t,{jp:()=>v});var n=r(17577),i=r(98848),o=r(32064),a={left:0,top:0,right:0,gap:0},s=function(e){return parseInt(e||"",10)||0},u=function(e){var t=window.getComputedStyle(document.body),r=t["padding"===e?"paddingLeft":"marginLeft"],n=t["padding"===e?"paddingTop":"marginTop"],i=t["padding"===e?"paddingRight":"marginRight"];return[s(r),s(n),s(i)]},c=function(e){if(void 0===e&&(e="margin"),"undefined"==typeof window)return a;var t=u(e),r=document.documentElement.clientWidth,n=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,n-r+t[2]-t[0])}},l=(0,i.Ws)(),f="data-scroll-locked",d=function(e,t,r,n){var i=e.left,a=e.top,s=e.right,u=e.gap;return void 0===r&&(r="margin"),"\n .".concat(o.xv," {\n overflow: hidden ").concat(n,";\n padding-right: ").concat(u,"px ").concat(n,";\n }\n body[").concat(f,"] {\n overflow: hidden ").concat(n,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(n,";"),"margin"===r&&"\n padding-left: ".concat(i,"px;\n padding-top: ").concat(a,"px;\n padding-right: ").concat(s,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(u,"px ").concat(n,";\n "),"padding"===r&&"padding-right: ".concat(u,"px ").concat(n,";")].filter(Boolean).join(""),"\n }\n \n .").concat(o.pF," {\n right: ").concat(u,"px ").concat(n,";\n }\n \n .").concat(o.zi," {\n margin-right: ").concat(u,"px ").concat(n,";\n }\n \n .").concat(o.pF," .").concat(o.pF," {\n right: 0 ").concat(n,";\n }\n \n .").concat(o.zi," .").concat(o.zi," {\n margin-right: 0 ").concat(n,";\n }\n \n body[").concat(f,"] {\n ").concat(o.Av,": ").concat(u,"px;\n }\n")},p=function(){var e=parseInt(document.body.getAttribute(f)||"0",10);return isFinite(e)?e:0},h=function(){n.useEffect(function(){return document.body.setAttribute(f,(p()+1).toString()),function(){var e=p()-1;e<=0?document.body.removeAttribute(f):document.body.setAttribute(f,e.toString())}},[])},v=function(e){var t=e.noRelative,r=e.noImportant,i=e.gapMode,o=void 0===i?"margin":i;h();var a=n.useMemo(function(){return c(o)},[o]);return n.createElement(l,{styles:d(a,!t,o,r?"":"!important")})}},17397:(e,t,r)=>{r.d(t,{Z:()=>T});var n=r(65826),i=r(17577),o=r(32064),a=r(55745),s=(0,r(45305)._)(),u=function(){},c=i.forwardRef(function(e,t){var r=i.useRef(null),o=i.useState({onScrollCapture:u,onWheelCapture:u,onTouchMoveCapture:u}),c=o[0],l=o[1],f=e.forwardProps,d=e.children,p=e.className,h=e.removeScrollBar,v=e.enabled,y=e.shards,m=e.sideCar,g=e.noRelative,b=e.noIsolation,w=e.inert,_=e.allowPinchZoom,E=e.as,x=e.gapMode,k=(0,n._T)(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),S=(0,a.q)([r,t]),O=(0,n.pi)((0,n.pi)({},k),c);return i.createElement(i.Fragment,null,v&&i.createElement(m,{sideCar:s,removeScrollBar:h,shards:y,noRelative:g,noIsolation:b,inert:w,setCallbacks:l,allowPinchZoom:!!_,lockRef:r,gapMode:x}),f?i.cloneElement(i.Children.only(d),(0,n.pi)((0,n.pi)({},O),{ref:S})):i.createElement(void 0===E?"div":E,(0,n.pi)({},O,{className:p,ref:S}),d))});c.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},c.classNames={fullWidth:o.zi,zeroRight:o.pF};var l=r(73943),f=r(3566),d=r(98848),p=!1;if("undefined"!=typeof window)try{var h=Object.defineProperty({},"passive",{get:function(){return p=!0,!0}});window.addEventListener("test",h,h),window.removeEventListener("test",h,h)}catch(e){p=!1}var v=!!p&&{passive:!1},y=function(e,t){if(!(e instanceof Element))return!1;var r=window.getComputedStyle(e);return"hidden"!==r[t]&&!(r.overflowY===r.overflowX&&"TEXTAREA"!==e.tagName&&"visible"===r[t])},m=function(e,t){var r=t.ownerDocument,n=t;do{if("undefined"!=typeof ShadowRoot&&n instanceof ShadowRoot&&(n=n.host),g(e,n)){var i=b(e,n);if(i[1]>i[2])return!0}n=n.parentNode}while(n&&n!==r.body);return!1},g=function(e,t){return"v"===e?y(t,"overflowY"):y(t,"overflowX")},b=function(e,t){return"v"===e?[t.scrollTop,t.scrollHeight,t.clientHeight]:[t.scrollLeft,t.scrollWidth,t.clientWidth]},w=function(e,t,r,n,i){var o,a=(o=window.getComputedStyle(t).direction,"h"===e&&"rtl"===o?-1:1),s=a*n,u=r.target,c=t.contains(u),l=!1,f=s>0,d=0,p=0;do{if(!u)break;var h=b(e,u),v=h[0],y=h[1]-h[2]-a*v;(v||y)&&g(e,u)&&(d+=y,p+=v);var m=u.parentNode;u=m&&m.nodeType===Node.DOCUMENT_FRAGMENT_NODE?m.host:m}while(!c&&u!==document.body||c&&(t.contains(u)||t===u));return f&&(i&&1>Math.abs(d)||!i&&s>d)?l=!0:!f&&(i&&1>Math.abs(p)||!i&&-s>p)&&(l=!0),l},_=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},E=function(e){return[e.deltaX,e.deltaY]},x=function(e){return e&&"current"in e?e.current:e},k=0,S=[];let O=(0,l.L)(s,function(e){var t=i.useRef([]),r=i.useRef([0,0]),o=i.useRef(),a=i.useState(k++)[0],s=i.useState(d.Ws)[0],u=i.useRef(e);i.useEffect(function(){u.current=e},[e]),i.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(a));var t=(0,n.ev)([e.lockRef.current],(e.shards||[]).map(x),!0).filter(Boolean);return t.forEach(function(e){return e.classList.add("allow-interactivity-".concat(a))}),function(){document.body.classList.remove("block-interactivity-".concat(a)),t.forEach(function(e){return e.classList.remove("allow-interactivity-".concat(a))})}}},[e.inert,e.lockRef.current,e.shards]);var c=i.useCallback(function(e,t){if("touches"in e&&2===e.touches.length||"wheel"===e.type&&e.ctrlKey)return!u.current.allowPinchZoom;var n,i=_(e),a=r.current,s="deltaX"in e?e.deltaX:a[0]-i[0],c="deltaY"in e?e.deltaY:a[1]-i[1],l=e.target,f=Math.abs(s)>Math.abs(c)?"h":"v";if("touches"in e&&"h"===f&&"range"===l.type)return!1;var d=m(f,l);if(!d)return!0;if(d?n=f:(n="v"===f?"h":"v",d=m(f,l)),!d)return!1;if(!o.current&&"changedTouches"in e&&(s||c)&&(o.current=n),!n)return!0;var p=o.current||n;return w(p,t,e,"h"===p?s:c,!0)},[]),l=i.useCallback(function(e){if(S.length&&S[S.length-1]===s){var r="deltaY"in e?E(e):_(e),n=t.current.filter(function(t){var n;return t.name===e.type&&(t.target===e.target||e.target===t.shadowParent)&&(n=t.delta)[0]===r[0]&&n[1]===r[1]})[0];if(n&&n.should){e.cancelable&&e.preventDefault();return}if(!n){var i=(u.current.shards||[]).map(x).filter(Boolean).filter(function(t){return t.contains(e.target)});(i.length>0?c(e,i[0]):!u.current.noIsolation)&&e.cancelable&&e.preventDefault()}}},[]),p=i.useCallback(function(e,r,n,i){var o={name:e,delta:r,target:n,should:i,shadowParent:function(e){for(var t=null;null!==e;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}(n)};t.current.push(o),setTimeout(function(){t.current=t.current.filter(function(e){return e!==o})},1)},[]),h=i.useCallback(function(e){r.current=_(e),o.current=void 0},[]),y=i.useCallback(function(t){p(t.type,E(t),t.target,c(t,e.lockRef.current))},[]),g=i.useCallback(function(t){p(t.type,_(t),t.target,c(t,e.lockRef.current))},[]);i.useEffect(function(){return S.push(s),e.setCallbacks({onScrollCapture:y,onWheelCapture:y,onTouchMoveCapture:g}),document.addEventListener("wheel",l,v),document.addEventListener("touchmove",l,v),document.addEventListener("touchstart",h,v),function(){S=S.filter(function(e){return e!==s}),document.removeEventListener("wheel",l,v),document.removeEventListener("touchmove",l,v),document.removeEventListener("touchstart",h,v)}},[]);var b=e.removeScrollBar,O=e.inert;return i.createElement(i.Fragment,null,O?i.createElement(s,{styles:"\n .block-interactivity-".concat(a," {pointer-events: none;}\n .allow-interactivity-").concat(a," {pointer-events: all;}\n")}):null,b?i.createElement(f.jp,{noRelative:e.noRelative,gapMode:e.gapMode}):null)});var R=i.forwardRef(function(e,t){return i.createElement(c,(0,n.pi)({},e,{ref:t,sideCar:O}))});R.classNames=c.classNames;let T=R},98848:(e,t,r)=>{r.d(t,{Ws:()=>s});var n,i=r(17577),o=function(){var e=0,t=null;return{add:function(i){if(0==e&&(t=function(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=n||r.nc;return t&&e.setAttribute("nonce",t),e}())){var o,a;(o=t).styleSheet?o.styleSheet.cssText=i:o.appendChild(document.createTextNode(i)),a=t,(document.head||document.getElementsByTagName("head")[0]).appendChild(a)}e++},remove:function(){--e||!t||(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},a=function(){var e=o();return function(t,r){i.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},s=function(){var e=a();return function(t){return e(t.styles,t.dynamic),null}}},66126:(e,t,r)=>{e.exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=void 0,e.exports.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=void 0,e.exports.__SERVER_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=void 0,Object.assign(e.exports,r(17577))},55745:(e,t,r)=>{r.d(t,{q:()=>s});var n=r(17577);function i(e,t){return"function"==typeof e?e(t):e&&(e.current=t),e}var o="undefined"!=typeof window?n.useLayoutEffect:n.useEffect,a=new WeakMap;function s(e,t){var r,s,u,c=(r=t||null,s=function(t){return e.forEach(function(e){return i(e,t)})},(u=(0,n.useState)(function(){return{value:r,callback:s,facade:{get current(){return u.value},set current(value){var e=u.value;e!==value&&(u.value=value,u.callback(value,e))}}}})[0]).callback=s,u.facade);return o(function(){var t=a.get(c);if(t){var r=new Set(t),n=new Set(e),o=c.current;r.forEach(function(e){n.has(e)||i(e,null)}),n.forEach(function(e){r.has(e)||i(e,o)})}a.set(c,e)},[e]),c}},73943:(e,t,r)=>{r.d(t,{L:()=>a});var n=r(65826),i=r(17577),o=function(e){var t=e.sideCar,r=(0,n._T)(e,["sideCar"]);if(!t)throw Error("Sidecar: please provide `sideCar` property to import the right car");var o=t.read();if(!o)throw Error("Sidecar medium not found");return i.createElement(o,(0,n.pi)({},r))};function a(e,t){return e.useMedium(t),o}o.isSideCarExport=!0},45305:(e,t,r)=>{r.d(t,{_:()=>o});var n=r(65826);function i(e){return e}function o(e){void 0===e&&(e={});var t,r,o,a=(void 0===t&&(t=i),r=[],o=!1,{read:function(){if(o)throw Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:null},useMedium:function(e){var n=t(e,o);return r.push(n),function(){r=r.filter(function(e){return e!==n})}},assignSyncMedium:function(e){for(o=!0;r.length;){var t=r;r=[],t.forEach(e)}r={push:function(t){return e(t)},filter:function(){return r}}},assignMedium:function(e){o=!0;var t=[];if(r.length){var n=r;r=[],n.forEach(e),t=r}var i=function(){var r=t;t=[],r.forEach(e)},a=function(){return Promise.resolve().then(i)};a(),r={push:function(e){t.push(e),a()},filter:function(e){return t=t.filter(e),r}}}});return a.options=(0,n.pi)({async:!0,ssr:!1},e),a}},65442:(e,t,r)=>{var n=r(17577),i="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=n.useState,a=n.useEffect,s=n.useLayoutEffect,u=n.useDebugValue;function c(e){var t=e.getSnapshot;e=e.value;try{var r=t();return!i(e,r)}catch(e){return!0}}var l="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(e,t){var r=t(),n=o({inst:{value:r,getSnapshot:t}}),i=n[0].inst,l=n[1];return s(function(){i.value=r,i.getSnapshot=t,c(i)&&l({inst:i})},[e,r,t]),a(function(){return c(i)&&l({inst:i}),e(function(){c(i)&&l({inst:i})})},[e]),u(r),r};t.useSyncExternalStore=void 0!==n.useSyncExternalStore?n.useSyncExternalStore:l},94095:(e,t,r)=>{e.exports=r(65442)},50126:(e,t,r)=>{r.d(t,{h:()=>eO});var n=r(65826),i=r(49817),o=r(42558),a=r(20208),s=r(80135),u=r(65910),c=r(8809),l=r(65253),f=r(20723),d=r(29892),p=r(54761),h=r(28740),v=r(94238),y=function(){function e(){this.assumeImmutableResults=!1,this.getFragmentDoc=(0,o.re)(s.Yk,{max:u.Q["cache.fragmentQueryDocuments"]||1e3,cache:d.k})}return e.prototype.lookupFragment=function(e){return null},e.prototype.batch=function(e){var t,r=this,n="string"==typeof e.optimistic?e.optimistic:!1===e.optimistic?null:void 0;return this.performTransaction(function(){return t=e.update(r)},n),t},e.prototype.recordOptimisticTransaction=function(e,t){this.performTransaction(e,t)},e.prototype.transformDocument=function(e){return e},e.prototype.transformForLink=function(e){return e},e.prototype.identify=function(e){},e.prototype.gc=function(){return[]},e.prototype.modify=function(e){return!1},e.prototype.readQuery=function(e,t){return void 0===t&&(t=!!e.optimistic),this.read((0,n.pi)((0,n.pi)({},e),{rootId:e.id||"ROOT_QUERY",optimistic:t}))},e.prototype.watchFragment=function(e){var t,r=this,o=e.fragment,a=e.fragmentName,s=e.from,u=e.optimistic,d=(0,n._T)(e,["fragment","fragmentName","from","optimistic"]),p=this.getFragmentDoc(o,a),y=void 0===s||"string"==typeof s?s:this.identify(s),m=!!e[Symbol.for("apollo.dataMasking")];if(!1!==globalThis.__DEV__){var g=a||(0,c.pD)(o).name.value;y||!1===globalThis.__DEV__||i.kG.warn(1,g)}var b=(0,n.pi)((0,n.pi)({},d),{returnPartialData:!0,id:y,query:p,optimistic:void 0===u||u});return new l.y(function(i){return r.watch((0,n.pi)((0,n.pi)({},b),{immediate:!0,callback:function(s){var u=m?(0,v.r)(s.result,o,r,a):s.result;if(!(t&&(0,h.W)(p,{data:t.result},{data:u},e.variables))){var c={data:u,complete:!!s.complete};s.missing&&(c.missing=(0,f.bw)(s.missing.map(function(e){return e.missing}))),t=(0,n.pi)((0,n.pi)({},s),{result:u}),i.next(c)}}}))})},e.prototype.readFragment=function(e,t){return void 0===t&&(t=!!e.optimistic),this.read((0,n.pi)((0,n.pi)({},e),{query:this.getFragmentDoc(e.fragment,e.fragmentName),rootId:e.id,optimistic:t}))},e.prototype.writeQuery=function(e){var t=e.id,r=e.data,i=(0,n._T)(e,["id","data"]);return this.write(Object.assign(i,{dataId:t||"ROOT_QUERY",result:r}))},e.prototype.writeFragment=function(e){var t=e.id,r=e.data,i=e.fragment,o=e.fragmentName,a=(0,n._T)(e,["id","data","fragment","fragmentName"]);return this.write(Object.assign(a,{query:this.getFragmentDoc(i,o),dataId:t,result:r}))},e.prototype.updateQuery=function(e,t){return this.batch({update:function(r){var i=r.readQuery(e),o=t(i);return null==o?i:(r.writeQuery((0,n.pi)((0,n.pi)({},e),{data:o})),o)}})},e.prototype.updateFragment=function(e,t){return this.batch({update:function(r){var i=r.readFragment(e),o=t(i);return null==o?i:(r.writeFragment((0,n.pi)((0,n.pi)({},e),{data:o})),o)}})},e}();!1!==globalThis.__DEV__&&(y.prototype.getMemoryInternals=p.Kb);var m=function(e){function t(r,n,i,o){var a,s=e.call(this,r)||this;if(s.message=r,s.path=n,s.query=i,s.variables=o,Array.isArray(s.path)){s.missing=s.message;for(var u=s.path.length-1;u>=0;--u)s.missing=((a={})[s.path[u]]=s.missing,a)}else s.missing=s.path;return s.__proto__=t.prototype,s}return(0,n.ZT)(t,e),t}(Error),g=r(88736),b=r(48135),w=r(33736),_=r(83491),E=r(47382),x=r(57343),k=r(51047),S=r(33463),O=r(9957),R=r(74943),T=r(91649),C=r(96339),D=r(83757),M=Object.prototype.hasOwnProperty;function P(e){return null==e}function I(e,t){var r=e.__typename,n=e.id,i=e._id;if("string"==typeof r&&(t&&(t.keyObject=P(n)?P(i)?void 0:{_id:i}:{id:n}),P(n)&&!P(i)&&(n=i),!P(n)))return"".concat(r,":").concat("number"==typeof n||"string"==typeof n?n:JSON.stringify(n))}var j={dataIdFromObject:I,addTypename:!0,resultCaching:!0,canonizeResults:!1};function A(e){var t=e.canonizeResults;return void 0===t?j.canonizeResults:t}var N=/^[_a-z][_0-9a-z]*/i;function F(e){var t=e.match(N);return t?t[0]:e}function L(e){return(0,T.s)(e)&&!(0,E.Yk)(e)&&!(0,D.k)(e)}function q(e,t){var r=(0,s.F)((0,c.kU)(e));return{fragmentMap:r,lookupFragment:function(e){var n=r[e];return!n&&t&&(n=t.lookup(e)),n||null}}}var V=Object.create(null),W=function(){return V},Q=Object.create(null),z=function(){function e(e,t){var r=this;this.policies=e,this.group=t,this.data=Object.create(null),this.rootIds=Object.create(null),this.refs=Object.create(null),this.getFieldValue=function(e,t){return(0,R.J)((0,E.Yk)(e)?r.get(e.__ref,t):e&&e[t])},this.canRead=function(e){return(0,E.Yk)(e)?r.has(e.__ref):"object"==typeof e},this.toReference=function(e,t){if("string"==typeof e)return(0,E.kQ)(e);if((0,E.Yk)(e))return e;var n=r.policies.identify(e)[0];if(n){var i=(0,E.kQ)(n);return t&&r.merge(n,e),i}}}return e.prototype.toObject=function(){return(0,n.pi)({},this.data)},e.prototype.has=function(e){return void 0!==this.lookup(e,!0)},e.prototype.get=function(e,t){if(this.group.depend(e,t),M.call(this.data,e)){var r=this.data[e];if(r&&M.call(r,t))return r[t]}return"__typename"===t&&M.call(this.policies.rootTypenamesById,e)?this.policies.rootTypenamesById[e]:this instanceof G?this.parent.get(e,t):void 0},e.prototype.lookup=function(e,t){return(t&&this.group.depend(e,"__exists"),M.call(this.data,e))?this.data[e]:this instanceof G?this.parent.lookup(e,t):this.policies.rootTypenamesById[e]?Object.create(null):void 0},e.prototype.merge=function(e,t){var r,n=this;(0,E.Yk)(e)&&(e=e.__ref),(0,E.Yk)(t)&&(t=t.__ref);var o="string"==typeof e?this.lookup(r=e):e,a="string"==typeof t?this.lookup(r=t):t;if(a){(0,i.kG)("string"==typeof r,2);var s=new f.w0(Y).merge(o,a);if(this.data[r]=s,s!==o&&(delete this.refs[r],this.group.caching)){var u=Object.create(null);o||(u.__exists=1),Object.keys(a).forEach(function(e){if(!o||o[e]!==s[e]){u[e]=1;var t=F(e);t===e||n.policies.hasKeyArgs(s.__typename,t)||(u[t]=1),void 0!==s[e]||n instanceof G||delete s[e]}}),u.__typename&&!(o&&o.__typename)&&this.policies.rootTypenamesById[r]===s.__typename&&delete u.__typename,Object.keys(u).forEach(function(e){return n.group.dirty(r,e)})}}},e.prototype.modify=function(e,t){var r=this,o=this.lookup(e);if(o){var a=Object.create(null),s=!1,u=!0,c={DELETE:V,INVALIDATE:Q,isReference:E.Yk,toReference:this.toReference,canRead:this.canRead,readField:function(t,n){return r.policies.readField("string"==typeof t?{fieldName:t,from:n||(0,E.kQ)(e)}:t,{store:r})}};if(Object.keys(o).forEach(function(l){var f=F(l),d=o[l];if(void 0!==d){var p="function"==typeof t?t:t[l]||t[f];if(p){var h=p===W?V:p((0,R.J)(d),(0,n.pi)((0,n.pi)({},c),{fieldName:f,storeFieldName:l,storage:r.getStorage(e,l)}));if(h===Q)r.group.dirty(e,l);else if(h===V&&(h=void 0),h!==d&&(a[l]=h,s=!0,d=h,!1!==globalThis.__DEV__)){var v=function(e){if(void 0===r.lookup(e.__ref))return!1!==globalThis.__DEV__&&i.kG.warn(3,e),!0};if((0,E.Yk)(h))v(h);else if(Array.isArray(h))for(var y=!1,m=void 0,g=0,b=h;g<b.length;g++){var w=b[g];if((0,E.Yk)(w)){if(y=!0,v(w))break}else"object"==typeof w&&w&&r.policies.identify(w)[0]&&(m=w);if(y&&void 0!==m){!1!==globalThis.__DEV__&&i.kG.warn(4,m);break}}}}void 0!==d&&(u=!1)}}),s)return this.merge(e,a),u&&(this instanceof G?this.data[e]=void 0:delete this.data[e],this.group.dirty(e,"__exists")),!0}return!1},e.prototype.delete=function(e,t,r){var n,i=this.lookup(e);if(i){var o=this.getFieldValue(i,"__typename"),a=t&&r?this.policies.getStoreFieldName({typename:o,fieldName:t,args:r}):t;return this.modify(e,a?((n={})[a]=W,n):W)}return!1},e.prototype.evict=function(e,t){var r=!1;return e.id&&(M.call(this.data,e.id)&&(r=this.delete(e.id,e.fieldName,e.args)),this instanceof G&&this!==t&&(r=this.parent.evict(e,t)||r),(e.fieldName||r)&&this.group.dirty(e.id,e.fieldName||"__exists")),r},e.prototype.clear=function(){this.replace(null)},e.prototype.extract=function(){var e=this,t=this.toObject(),r=[];return this.getRootIdSet().forEach(function(t){M.call(e.policies.rootTypenamesById,t)||r.push(t)}),r.length&&(t.__META={extraRootIds:r.sort()}),t},e.prototype.replace=function(e){var t=this;if(Object.keys(this.data).forEach(function(r){e&&M.call(e,r)||t.delete(r)}),e){var r=e.__META,i=(0,n._T)(e,["__META"]);Object.keys(i).forEach(function(e){t.merge(e,i[e])}),r&&r.extraRootIds.forEach(this.retain,this)}},e.prototype.retain=function(e){return this.rootIds[e]=(this.rootIds[e]||0)+1},e.prototype.release=function(e){if(this.rootIds[e]>0){var t=--this.rootIds[e];return t||delete this.rootIds[e],t}return 0},e.prototype.getRootIdSet=function(e){return void 0===e&&(e=new Set),Object.keys(this.rootIds).forEach(e.add,e),this instanceof G?this.parent.getRootIdSet(e):Object.keys(this.policies.rootTypenamesById).forEach(e.add,e),e},e.prototype.gc=function(){var e=this,t=this.getRootIdSet(),r=this.toObject();t.forEach(function(n){M.call(r,n)&&(Object.keys(e.findChildRefIds(n)).forEach(t.add,t),delete r[n])});var n=Object.keys(r);if(n.length){for(var i=this;i instanceof G;)i=i.parent;n.forEach(function(e){return i.delete(e)})}return n},e.prototype.findChildRefIds=function(e){if(!M.call(this.refs,e)){var t=this.refs[e]=Object.create(null),r=this.data[e];if(!r)return t;var n=new Set([r]);n.forEach(function(e){(0,E.Yk)(e)&&(t[e.__ref]=!0),(0,T.s)(e)&&Object.keys(e).forEach(function(t){var r=e[t];(0,T.s)(r)&&n.add(r)})})}return this.refs[e]},e.prototype.makeCacheKey=function(){return this.group.keyMaker.lookupArray(arguments)},e}(),U=function(){function e(e,t){void 0===t&&(t=null),this.caching=e,this.parent=t,this.d=null,this.resetCaching()}return e.prototype.resetCaching=function(){this.d=this.caching?(0,o.dP)():null,this.keyMaker=new C.B(k.mr)},e.prototype.depend=function(e,t){if(this.d){this.d(t+"#"+e);var r=F(t);r!==t&&this.d(r+"#"+e),this.parent&&this.parent.depend(e,t)}},e.prototype.dirty=function(e,t){this.d&&this.d.dirty(t+"#"+e,"__exists"===t?"forget":"setDirty")},e}();function B(e,t){H(e)&&e.group.depend(t,"__exists")}!function(e){var t=function(e){function t(t){var r=t.policies,n=t.resultCaching,i=t.seed,o=e.call(this,r,new U(void 0===n||n))||this;return o.stump=new K(o),o.storageTrie=new C.B(k.mr),i&&o.replace(i),o}return(0,n.ZT)(t,e),t.prototype.addLayer=function(e,t){return this.stump.addLayer(e,t)},t.prototype.removeLayer=function(){return this},t.prototype.getStorage=function(){return this.storageTrie.lookupArray(arguments)},t}(e);e.Root=t}(z||(z={}));var G=function(e){function t(t,r,n,i){var o=e.call(this,r.policies,i)||this;return o.id=t,o.parent=r,o.replay=n,o.group=i,n(o),o}return(0,n.ZT)(t,e),t.prototype.addLayer=function(e,r){return new t(e,this,r,this.group)},t.prototype.removeLayer=function(e){var t=this,r=this.parent.removeLayer(e);return e===this.id?(this.group.caching&&Object.keys(this.data).forEach(function(e){var n=t.data[e],i=r.lookup(e);i?n?n!==i&&Object.keys(n).forEach(function(r){(0,a.D)(n[r],i[r])||t.group.dirty(e,r)}):(t.group.dirty(e,"__exists"),Object.keys(i).forEach(function(r){t.group.dirty(e,r)})):t.delete(e)}),r):r===this.parent?this:r.addLayer(this.id,this.replay)},t.prototype.toObject=function(){return(0,n.pi)((0,n.pi)({},this.parent.toObject()),this.data)},t.prototype.findChildRefIds=function(t){var r=this.parent.findChildRefIds(t);return M.call(this.data,t)?(0,n.pi)((0,n.pi)({},r),e.prototype.findChildRefIds.call(this,t)):r},t.prototype.getStorage=function(){for(var e=this.parent;e.parent;)e=e.parent;return e.getStorage.apply(e,arguments)},t}(z),K=function(e){function t(t){return e.call(this,"EntityStore.Stump",t,function(){},new U(t.group.caching,t.group))||this}return(0,n.ZT)(t,e),t.prototype.removeLayer=function(){return this},t.prototype.merge=function(e,t){return this.parent.merge(e,t)},t}(G);function Y(e,t,r){var n=e[r],i=t[r];return(0,a.D)(n,i)?n:i}function H(e){return!!(e instanceof z&&e.group.caching)}var Z=function(){function e(){this.known=new(k.sy?WeakSet:Set),this.pool=new C.B(k.mr),this.passes=new WeakMap,this.keysByJSON=new Map,this.empty=this.admit({})}return e.prototype.isKnown=function(e){return(0,T.s)(e)&&this.known.has(e)},e.prototype.pass=function(e){if((0,T.s)(e)){var t=(0,T.s)(e)?(0,D.k)(e)?e.slice(0):(0,n.pi)({__proto__:Object.getPrototypeOf(e)},e):e;return this.passes.set(t,e),t}return e},e.prototype.admit=function(e){var t=this;if((0,T.s)(e)){var r=this.passes.get(e);if(r)return r;switch(Object.getPrototypeOf(e)){case Array.prototype:if(this.known.has(e))break;var n=e.map(this.admit,this),i=this.pool.lookupArray(n);return i.array||(this.known.add(i.array=n),!1!==globalThis.__DEV__&&Object.freeze(n)),i.array;case null:case Object.prototype:if(this.known.has(e))break;var o=Object.getPrototypeOf(e),a=[o],s=this.sortedKeys(e);a.push(s.json);var u=a.length;s.sorted.forEach(function(r){a.push(t.admit(e[r]))});var i=this.pool.lookupArray(a);if(!i.object){var c=i.object=Object.create(o);this.known.add(c),s.sorted.forEach(function(e,t){c[e]=a[u+t]}),!1!==globalThis.__DEV__&&Object.freeze(c)}return i.object}}return e},e.prototype.sortedKeys=function(e){var t=Object.keys(e),r=this.pool.lookupArray(t);if(!r.keys){t.sort();var n=JSON.stringify(t);(r.keys=this.keysByJSON.get(n))||this.keysByJSON.set(n,r.keys={sorted:t,json:n})}return r.keys},e}();function X(e){return[e.selectionSet,e.objectOrReference,e.context,e.context.canonizeResults]}var $=function(){function e(e){var t=this;this.knownResults=new(k.mr?WeakMap:Map),this.config=(0,S.o)(e,{addTypename:!1!==e.addTypename,canonizeResults:A(e)}),this.canon=e.canon||new Z,this.executeSelectionSet=(0,o.re)(function(e){var r,i=e.context.canonizeResults,o=X(e);o[3]=!i;var a=(r=t.executeSelectionSet).peek.apply(r,o);return a?i?(0,n.pi)((0,n.pi)({},a),{result:t.canon.admit(a.result)}):a:(B(e.context.store,e.enclosingRef.__ref),t.execSelectionSetImpl(e))},{max:this.config.resultCacheMaxSize||u.Q["inMemoryCache.executeSelectionSet"]||5e4,keyArgs:X,makeCacheKey:function(e,t,r,n){if(H(r.store))return r.store.makeCacheKey(e,(0,E.Yk)(t)?t.__ref:t,r.varString,n)}}),this.executeSubSelectedArray=(0,o.re)(function(e){return B(e.context.store,e.enclosingRef.__ref),t.execSubSelectedArrayImpl(e)},{max:this.config.resultCacheMaxSize||u.Q["inMemoryCache.executeSubSelectedArray"]||1e4,makeCacheKey:function(e){var t=e.field,r=e.array,n=e.context;if(H(n.store))return n.store.makeCacheKey(t,r,n.varString)}})}return e.prototype.resetCanon=function(){this.canon=new Z},e.prototype.diffQueryAgainstStore=function(e){var t,r=e.store,i=e.query,o=e.rootId,a=e.variables,s=e.returnPartialData,u=e.canonizeResults,l=void 0===u?this.config.canonizeResults:u,f=this.config.cache.policies;a=(0,n.pi)((0,n.pi)({},(0,c.O4)((0,c.iW)(i))),a);var d=(0,E.kQ)(void 0===o?"ROOT_QUERY":o),p=this.executeSelectionSet({selectionSet:(0,c.p$)(i).selectionSet,objectOrReference:d,enclosingRef:d,context:(0,n.pi)({store:r,query:i,policies:f,variables:a,varString:(0,w.B)(a),canonizeResults:l},q(i,this.config.fragments))});if(p.missing&&(t=[new m(function(e){try{JSON.stringify(e,function(e,t){if("string"==typeof t)throw t;return t})}catch(e){return e}}(p.missing),p.missing,i,a)],!(void 0===s||s)))throw t[0];return{result:p.result,complete:!t,missing:t}},e.prototype.isFresh=function(e,t,r,n){if(H(n.store)&&this.knownResults.get(e)===r){var i=this.executeSelectionSet.peek(r,t,n,this.canon.isKnown(e));if(i&&e===i.result)return!0}return!1},e.prototype.execSelectionSetImpl=function(e){var t,r=this,n=e.selectionSet,o=e.objectOrReference,a=e.enclosingRef,u=e.context;if((0,E.Yk)(o)&&!u.policies.rootTypenamesById[o.__ref]&&!u.store.has(o.__ref))return{result:this.canon.empty,missing:"Dangling reference to missing ".concat(o.__ref," object")};var c=u.variables,l=u.policies,d=u.store.getFieldValue(o,"__typename"),p=[],h=new f.w0;function v(e,r){var n;return e.missing&&(t=h.merge(t,((n={})[r]=e.missing,n))),e.result}this.config.addTypename&&"string"==typeof d&&!l.rootIdsByTypename[d]&&p.push({__typename:d});var y=new Set(n.selections);y.forEach(function(e){var n,f;if((0,O.LZ)(e,c)){if((0,E.My)(e)){var m=l.readField({fieldName:e.name.value,field:e,variables:u.variables,from:o},u),g=(0,E.u2)(e);void 0===m?b.Gw.added(e)||(t=h.merge(t,((n={})[g]="Can't find field '".concat(e.name.value,"' on ").concat((0,E.Yk)(o)?o.__ref+" object":"object "+JSON.stringify(o,null,2)),n))):(0,D.k)(m)?m.length>0&&(m=v(r.executeSubSelectedArray({field:e,array:m,enclosingRef:a,context:u}),g)):e.selectionSet?null!=m&&(m=v(r.executeSelectionSet({selectionSet:e.selectionSet,objectOrReference:m,enclosingRef:(0,E.Yk)(m)?m:a,context:u}),g)):u.canonizeResults&&(m=r.canon.pass(m)),void 0!==m&&p.push(((f={})[g]=m,f))}else{var w=(0,s.hi)(e,u.lookupFragment);if(!w&&e.kind===x.Kind.FRAGMENT_SPREAD)throw(0,i._K)(10,e.name.value);w&&l.fragmentMatches(w,d)&&w.selectionSet.selections.forEach(y.add,y)}}});var m={result:(0,f.bw)(p),missing:t},g=u.canonizeResults?this.canon.admit(m):(0,R.J)(m);return g.result&&this.knownResults.set(g.result,n),g},e.prototype.execSubSelectedArrayImpl=function(e){var t,r=this,n=e.field,o=e.array,a=e.enclosingRef,s=e.context,u=new f.w0;function c(e,r){var n;return e.missing&&(t=u.merge(t,((n={})[r]=e.missing,n))),e.result}return n.selectionSet&&(o=o.filter(s.store.canRead)),o=o.map(function(e,t){return null===e?null:(0,D.k)(e)?c(r.executeSubSelectedArray({field:n,array:e,enclosingRef:a,context:s}),t):n.selectionSet?c(r.executeSelectionSet({selectionSet:n.selectionSet,objectOrReference:e,enclosingRef:(0,E.Yk)(e)?e:a,context:s}),t):(!1!==globalThis.__DEV__&&function(e,t,r){if(!t.selectionSet){var n=new Set([r]);n.forEach(function(r){(0,T.s)(r)&&((0,i.kG)(!(0,E.Yk)(r),11,(0,E.Yk)(r)?e.get(r.__ref,"__typename"):r&&r.__typename,t.name.value),Object.values(r).forEach(n.add,n))})}}(s.store,n,e),e)}),{result:s.canonizeResults?this.canon.admit(o):o,missing:t}},e}(),J=r(13329),ee=r(49539),et=r(83109),er=Object.create(null);function en(e){var t=JSON.stringify(e);return er[t]||(er[t]=Object.create(null))}function ei(e){var t=en(e);return t.keyFieldsFn||(t.keyFieldsFn=function(t,r){var n=function(e,t){return r.readField(t,e)},o=r.keyObject=ea(e,function(e){var o=eu(r.storeObject,e,n);return void 0===o&&t!==r.storeObject&&M.call(t,e[0])&&(o=eu(t,e,es)),(0,i.kG)(void 0!==o,5,e.join("."),t),o});return"".concat(r.typename,":").concat(JSON.stringify(o))})}function eo(e){var t=en(e);return t.keyArgsFn||(t.keyArgsFn=function(t,r){var n=r.field,i=r.variables,o=r.fieldName,a=JSON.stringify(ea(e,function(e){var r=e[0],o=r.charAt(0);if("@"===o){if(n&&(0,D.O)(n.directives)){var a=r.slice(1),s=n.directives.find(function(e){return e.name.value===a}),u=s&&(0,E.NC)(s,i);return u&&eu(u,e.slice(1))}return}if("$"===o){var c=r.slice(1);if(i&&M.call(i,c)){var l=e.slice(0);return l[0]=c,eu(i,l)}return}if(t)return eu(t,e)}));return(t||"{}"!==a)&&(o+=":"+a),o})}function ea(e,t){var r=new f.w0;return(function e(t){var r=en(t);if(!r.paths){var n=r.paths=[],i=[];t.forEach(function(r,o){(0,D.k)(r)?(e(r).forEach(function(e){return n.push(i.concat(e))}),i.length=0):(i.push(r),(0,D.k)(t[o+1])||(n.push(i.slice(0)),i.length=0))})}return r.paths})(e).reduce(function(e,n){var i,o=t(n);if(void 0!==o){for(var a=n.length-1;a>=0;--a)(i={})[n[a]]=o,o=i;e=r.merge(e,o)}return e},Object.create(null))}function es(e,t){return e[t]}function eu(e,t,r){return r=r||es,function e(t){return(0,T.s)(t)?(0,D.k)(t)?t.map(e):ea(Object.keys(t).sort(),function(e){return eu(t,e)}):t}(t.reduce(function e(t,n){return(0,D.k)(t)?t.map(function(t){return e(t,n)}):t&&r(t,n)},e))}var ec=r(17894);function el(e){return void 0!==e.args?e.args:e.field?(0,E.NC)(e.field,e.variables):null}var ef=function(){},ed=function(e,t){return t.fieldName},ep=function(e,t,r){return(0,r.mergeObjects)(e,t)},eh=function(e,t){return t},ev=function(){function e(e){this.config=e,this.typePolicies=Object.create(null),this.toBeAdded=Object.create(null),this.supertypeMap=new Map,this.fuzzySubtypes=new Map,this.rootIdsByTypename=Object.create(null),this.rootTypenamesById=Object.create(null),this.usingPossibleTypes=!1,this.config=(0,n.pi)({dataIdFromObject:I},e),this.cache=this.config.cache,this.setRootTypename("Query"),this.setRootTypename("Mutation"),this.setRootTypename("Subscription"),e.possibleTypes&&this.addPossibleTypes(e.possibleTypes),e.typePolicies&&this.addTypePolicies(e.typePolicies)}return e.prototype.identify=function(e,t){var r,i,o=this,a=t&&(t.typename||(null===(r=t.storeObject)||void 0===r?void 0:r.__typename))||e.__typename;if(a===this.rootTypenamesById.ROOT_QUERY)return["ROOT_QUERY"];var s=t&&t.storeObject||e,u=(0,n.pi)((0,n.pi)({},t),{typename:a,storeObject:s,readField:t&&t.readField||function(){var e=em(arguments,s);return o.readField(e,{store:o.cache.data,variables:e.variables})}}),c=a&&this.getTypePolicy(a),l=c&&c.keyFn||this.config.dataIdFromObject;return ec.Os.withValue(!0,function(){for(;l;){var t=l((0,n.pi)((0,n.pi)({},e),s),u);if((0,D.k)(t))l=ei(t);else{i=t;break}}}),i=i?String(i):void 0,u.keyObject?[i,u.keyObject]:[i]},e.prototype.addTypePolicies=function(e){var t=this;Object.keys(e).forEach(function(r){var i=e[r],o=i.queryType,a=i.mutationType,s=i.subscriptionType,u=(0,n._T)(i,["queryType","mutationType","subscriptionType"]);o&&t.setRootTypename("Query",r),a&&t.setRootTypename("Mutation",r),s&&t.setRootTypename("Subscription",r),M.call(t.toBeAdded,r)?t.toBeAdded[r].push(u):t.toBeAdded[r]=[u]})},e.prototype.updateTypePolicy=function(e,t){var r=this,n=this.getTypePolicy(e),i=t.keyFields,o=t.fields;function a(e,t){e.merge="function"==typeof t?t:!0===t?ep:!1===t?eh:e.merge}a(n,t.merge),n.keyFn=!1===i?ef:(0,D.k)(i)?ei(i):"function"==typeof i?i:n.keyFn,o&&Object.keys(o).forEach(function(t){var n=r.getFieldPolicy(e,t,!0),i=o[t];if("function"==typeof i)n.read=i;else{var s=i.keyArgs,u=i.read,c=i.merge;n.keyFn=!1===s?ed:(0,D.k)(s)?eo(s):"function"==typeof s?s:n.keyFn,"function"==typeof u&&(n.read=u),a(n,c)}n.read&&n.merge&&(n.keyFn=n.keyFn||ed)})},e.prototype.setRootTypename=function(e,t){void 0===t&&(t=e);var r="ROOT_"+e.toUpperCase(),n=this.rootTypenamesById[r];t!==n&&((0,i.kG)(!n||n===e,6,e),n&&delete this.rootIdsByTypename[n],this.rootIdsByTypename[t]=r,this.rootTypenamesById[r]=t)},e.prototype.addPossibleTypes=function(e){var t=this;this.usingPossibleTypes=!0,Object.keys(e).forEach(function(r){t.getSupertypeSet(r,!0),e[r].forEach(function(e){t.getSupertypeSet(e,!0).add(r);var n=e.match(N);n&&n[0]===e||t.fuzzySubtypes.set(e,new RegExp(e))})})},e.prototype.getTypePolicy=function(e){var t=this;if(!M.call(this.typePolicies,e)){var r=this.typePolicies[e]=Object.create(null);r.fields=Object.create(null);var i=this.supertypeMap.get(e);!i&&this.fuzzySubtypes.size&&(i=this.getSupertypeSet(e,!0),this.fuzzySubtypes.forEach(function(r,n){if(r.test(e)){var o=t.supertypeMap.get(n);o&&o.forEach(function(e){return i.add(e)})}})),i&&i.size&&i.forEach(function(e){var i=t.getTypePolicy(e),o=i.fields;Object.assign(r,(0,n._T)(i,["fields"])),Object.assign(r.fields,o)})}var o=this.toBeAdded[e];return o&&o.length&&o.splice(0).forEach(function(r){t.updateTypePolicy(e,r)}),this.typePolicies[e]},e.prototype.getFieldPolicy=function(e,t,r){if(e){var n=this.getTypePolicy(e).fields;return n[t]||r&&(n[t]=Object.create(null))}},e.prototype.getSupertypeSet=function(e,t){var r=this.supertypeMap.get(e);return!r&&t&&this.supertypeMap.set(e,r=new Set),r},e.prototype.fragmentMatches=function(e,t,r,n){var o=this;if(!e.typeCondition)return!0;if(!t)return!1;var a=e.typeCondition.name.value;if(t===a)return!0;if(this.usingPossibleTypes&&this.supertypeMap.has(a))for(var s=this.getSupertypeSet(t,!0),u=[s],c=function(e){var t=o.getSupertypeSet(e,!1);t&&t.size&&0>u.indexOf(t)&&u.push(t)},l=!!(r&&this.fuzzySubtypes.size),f=!1,d=0;d<u.length;++d){var p=u[d];if(p.has(a))return s.has(a)||(f&&!1!==globalThis.__DEV__&&i.kG.warn(7,t,a),s.add(a)),!0;p.forEach(c),l&&d===u.length-1&&function e(t,r,n){return!!(0,T.s)(r)&&((0,D.k)(r)?r.every(function(r){return e(t,r,n)}):t.selections.every(function(t){if((0,E.My)(t)&&(0,O.LZ)(t,n)){var i=(0,E.u2)(t);return M.call(r,i)&&(!t.selectionSet||e(t.selectionSet,r[i],n))}return!0}))}(e.selectionSet,r,n)&&(l=!1,f=!0,this.fuzzySubtypes.forEach(function(e,r){var n=t.match(e);n&&n[0]===t&&c(r)}))}return!1},e.prototype.hasKeyArgs=function(e,t){var r=this.getFieldPolicy(e,t,!1);return!!(r&&r.keyFn)},e.prototype.getStoreFieldName=function(e){var t,r=e.typename,n=e.fieldName,i=this.getFieldPolicy(r,n,!1),o=i&&i.keyFn;if(o&&r)for(var a={typename:r,fieldName:n,field:e.field||null,variables:e.variables},s=el(e);o;){var u=o(s,a);if((0,D.k)(u))o=eo(u);else{t=u||n;break}}return(void 0===t&&(t=e.field?(0,E.vf)(e.field,e.variables):(0,E.PT)(n,el(e))),!1===t)?n:n===F(t)?t:n+":"+t},e.prototype.readField=function(e,t){var r=e.from;if(r&&(e.field||e.fieldName)){if(void 0===e.typename){var n=t.store.getFieldValue(r,"__typename");n&&(e.typename=n)}var i=this.getStoreFieldName(e),o=F(i),a=t.store.getFieldValue(r,i),s=this.getFieldPolicy(e.typename,o,!1),u=s&&s.read;if(u){var c=ey(this,r,e,t,t.store.getStorage((0,E.Yk)(r)?r.__ref:r,i));return et.ab.withValue(this.cache,u,[a,c])}return a}},e.prototype.getReadFunction=function(e,t){var r=this.getFieldPolicy(e,t,!1);return r&&r.read},e.prototype.getMergeFunction=function(e,t,r){var n=this.getFieldPolicy(e,t,!1),i=n&&n.merge;return!i&&r&&(i=(n=this.getTypePolicy(r))&&n.merge),i},e.prototype.runMergeFunction=function(e,t,r,n,i){var o=r.field,a=r.typename,s=r.merge;return s===ep?eg(n.store)(e,t):s===eh?t:(n.overwrite&&(e=void 0),s(e,t,ey(this,void 0,{typename:a,fieldName:o.name.value,field:o,variables:n.variables},n,i||Object.create(null))))},e}();function ey(e,t,r,n,i){var o=e.getStoreFieldName(r),a=F(o),s=r.variables||n.variables,u=n.store,c=u.toReference,l=u.canRead;return{args:el(r),field:r.field||null,fieldName:a,storeFieldName:o,variables:s,isReference:E.Yk,toReference:c,storage:i,cache:e.cache,canRead:l,readField:function(){return e.readField(em(arguments,t,s),n)},mergeObjects:eg(n.store)}}function em(e,t,r){var o,a=e[0],s=e[1],u=e.length;return"string"==typeof a?o={fieldName:a,from:u>1?s:t}:(o=(0,n.pi)({},a),M.call(o,"from")||(o.from=t)),!1!==globalThis.__DEV__&&void 0===o.from&&!1!==globalThis.__DEV__&&i.kG.warn(8,(0,ee.v)(Array.from(e))),void 0===o.variables&&(o.variables=r),o}function eg(e){return function(t,r){if((0,D.k)(t)||(0,D.k)(r))throw(0,i._K)(9);if((0,T.s)(t)&&(0,T.s)(r)){var o=e.getFieldValue(t,"__typename"),a=e.getFieldValue(r,"__typename");if(o&&a&&o!==a)return r;if((0,E.Yk)(t)&&L(r))return e.merge(t.__ref,r),t;if(L(t)&&(0,E.Yk)(r))return e.merge(t,r.__ref),r;if(L(t)&&L(r))return(0,n.pi)((0,n.pi)({},t),r)}return r}}function eb(e,t,r){var i="".concat(t).concat(r),o=e.flavors.get(i);return o||e.flavors.set(i,o=e.clientOnly===t&&e.deferred===r?e:(0,n.pi)((0,n.pi)({},e),{clientOnly:t,deferred:r})),o}var ew=function(){function e(e,t,r){this.cache=e,this.reader=t,this.fragments=r}return e.prototype.writeToStore=function(e,t){var r=this,o=t.query,s=t.result,u=t.dataId,l=t.variables,d=t.overwrite,p=(0,c.$H)(o),h=new f.w0;l=(0,n.pi)((0,n.pi)({},(0,c.O4)(p)),l);var v=(0,n.pi)((0,n.pi)({store:e,written:Object.create(null),merge:function(e,t){return h.merge(e,t)},variables:l,varString:(0,w.B)(l)},q(o,this.fragments)),{overwrite:!!d,incomingById:new Map,clientOnly:!1,deferred:!1,flavors:new Map}),y=this.processSelectionSet({result:s||Object.create(null),dataId:u,selectionSet:p.selectionSet,mergeTree:{map:new Map},context:v});if(!(0,E.Yk)(y))throw(0,i._K)(12,s);return v.incomingById.forEach(function(t,o){var s=t.storeObject,u=t.mergeTree,c=t.fieldNodeSet,l=(0,E.kQ)(o);if(u&&u.map.size){var f=r.applyMerges(u,l,s,v);if((0,E.Yk)(f))return;s=f}if(!1!==globalThis.__DEV__&&!v.overwrite){var d=Object.create(null);c.forEach(function(e){e.selectionSet&&(d[e.name.value]=!0)});var p=function(e){var t=u&&u.map.get(e);return!!(t&&t.info&&t.info.merge)};Object.keys(s).forEach(function(e){!0!==d[F(e)]||p(e)||function(e,t,r,o){var s=function(e){var t=o.getFieldValue(e,r);return"object"==typeof t&&t},u=s(e);if(u){var c=s(t);if(!(!c||(0,E.Yk)(u)||(0,a.D)(u,c)||Object.keys(u).every(function(e){return void 0!==o.getFieldValue(c,e)}))){var l=o.getFieldValue(e,"__typename")||o.getFieldValue(t,"__typename"),f=F(r),d="".concat(l,".").concat(f);if(!eS.has(d)){eS.add(d);var p=[];(0,D.k)(u)||(0,D.k)(c)||[u,c].forEach(function(e){var t=o.getFieldValue(e,"__typename");"string"!=typeof t||p.includes(t)||p.push(t)}),!1!==globalThis.__DEV__&&i.kG.warn(15,f,l,p.length?"either ensure all objects of type "+p.join(" and ")+" have an ID or a custom merge function, or ":"",d,(0,n.pi)({},u),(0,n.pi)({},c))}}}}(l,s,e,v.store)})}e.merge(o,s)}),e.retain(y.__ref),y},e.prototype.processSelectionSet=function(e){var t=this,r=e.dataId,o=e.result,a=e.selectionSet,s=e.context,u=e.mergeTree,c=this.cache.policies,l=Object.create(null),f=r&&c.rootTypenamesById[r]||(0,E.qw)(o,a,s.fragmentMap)||r&&s.store.get(r,"__typename");"string"==typeof f&&(l.__typename=f);var d=function(){var e=em(arguments,l,s.variables);if((0,E.Yk)(e.from)){var t=s.incomingById.get(e.from.__ref);if(t){var r=c.readField((0,n.pi)((0,n.pi)({},e),{from:t.storeObject}),s);if(void 0!==r)return r}}return c.readField(e,s)},p=new Set;this.flattenFields(a,o,s,f).forEach(function(e,r){var n,a=o[(0,E.u2)(r)];if(p.add(r),void 0!==a){var s=c.getStoreFieldName({typename:f,fieldName:r.name.value,field:r,variables:e.variables}),h=eE(u,s),v=t.processFieldValue(a,r,r.selectionSet?eb(e,!1,!1):e,h),y=void 0;r.selectionSet&&((0,E.Yk)(v)||L(v))&&(y=d("__typename",v));var m=c.getMergeFunction(f,r.name.value,y);m?h.info={field:r,typename:f,merge:m}:ek(u,s),l=e.merge(l,((n={})[s]=v,n))}else!1===globalThis.__DEV__||e.clientOnly||e.deferred||b.Gw.added(r)||c.getReadFunction(f,r.name.value)||!1===globalThis.__DEV__||i.kG.error(13,(0,E.u2)(r),o)});try{var h=c.identify(o,{typename:f,selectionSet:a,fragmentMap:s.fragmentMap,storeObject:l,readField:d}),v=h[0],y=h[1];r=r||v,y&&(l=s.merge(l,y))}catch(e){if(!r)throw e}if("string"==typeof r){var m=(0,E.kQ)(r),g=s.written[r]||(s.written[r]=[]);if(g.indexOf(a)>=0||(g.push(a),this.reader&&this.reader.isFresh(o,m,a,s)))return m;var w=s.incomingById.get(r);return w?(w.storeObject=s.merge(w.storeObject,l),w.mergeTree=function e(t,r){if(t===r||!r||ex(r))return t;if(!t||ex(t))return r;var i=t.info&&r.info?(0,n.pi)((0,n.pi)({},t.info),r.info):t.info||r.info,o=t.map.size&&r.map.size,a={info:i,map:o?new Map:t.map.size?t.map:r.map};if(o){var s=new Set(r.map.keys());t.map.forEach(function(t,n){a.map.set(n,e(t,r.map.get(n))),s.delete(n)}),s.forEach(function(n){a.map.set(n,e(r.map.get(n),t.map.get(n)))})}return a}(w.mergeTree,u),p.forEach(function(e){return w.fieldNodeSet.add(e)})):s.incomingById.set(r,{storeObject:l,mergeTree:ex(u)?void 0:u,fieldNodeSet:p}),m}return l},e.prototype.processFieldValue=function(e,t,r,n){var i=this;return t.selectionSet&&null!==e?(0,D.k)(e)?e.map(function(e,o){var a=i.processFieldValue(e,t,r,eE(n,o));return ek(n,o),a}):this.processSelectionSet({result:e,selectionSet:t.selectionSet,context:r,mergeTree:n}):!1!==globalThis.__DEV__?(0,J.X)(e):e},e.prototype.flattenFields=function(e,t,r,n){void 0===n&&(n=(0,E.qw)(t,e,r.fragmentMap));var o=new Map,a=this.cache.policies,u=new C.B(!1);return function e(c,l){var f=u.lookup(c,l.clientOnly,l.deferred);f.visited||(f.visited=!0,c.selections.forEach(function(u){if((0,O.LZ)(u,r.variables)){var c=l.clientOnly,f=l.deferred;if(!(c&&f)&&(0,D.O)(u.directives)&&u.directives.forEach(function(e){var t=e.name.value;if("client"===t&&(c=!0),"defer"===t){var n=(0,E.NC)(e,r.variables);n&&!1===n.if||(f=!0)}}),(0,E.My)(u)){var d=o.get(u);d&&(c=c&&d.clientOnly,f=f&&d.deferred),o.set(u,eb(r,c,f))}else{var p=(0,s.hi)(u,r.lookupFragment);if(!p&&u.kind===x.Kind.FRAGMENT_SPREAD)throw(0,i._K)(14,u.name.value);p&&a.fragmentMatches(p,n,t,r.variables)&&e(p.selectionSet,eb(r,c,f))}}}))}(e,r),o},e.prototype.applyMerges=function(e,t,r,o,a){var s=this;if(e.map.size&&!(0,E.Yk)(r)){var u,c,l=!(0,D.k)(r)&&((0,E.Yk)(t)||L(t))?t:void 0,f=r;l&&!a&&(a=[(0,E.Yk)(l)?l.__ref:l]);var d=function(e,t){return(0,D.k)(e)?"number"==typeof t?e[t]:void 0:o.store.getFieldValue(e,String(t))};e.map.forEach(function(e,t){var r=d(l,t),n=d(f,t);if(void 0!==n){a&&a.push(t);var u=s.applyMerges(e,r,n,o,a);u!==n&&(c=c||new Map).set(t,u),a&&(0,i.kG)(a.pop()===t)}}),c&&(r=(0,D.k)(f)?f.slice(0):(0,n.pi)({},f),c.forEach(function(e,t){r[t]=e}))}return e.info?this.cache.policies.runMergeFunction(t,r,e.info,o,a&&(u=o.store).getStorage.apply(u,a)):r},e}(),e_=[];function eE(e,t){var r=e.map;return r.has(t)||r.set(t,e_.pop()||{map:new Map}),r.get(t)}function ex(e){return!e||!(e.info||e.map.size)}function ek(e,t){var r=e.map,n=r.get(t);n&&ex(n)&&(e_.push(n),r.delete(t))}var eS=new Set,eO=function(e){function t(t){void 0===t&&(t={});var r,n=e.call(this)||this;return n.watches=new Set,n.addTypenameTransform=new g.A(b.Gw),n.assumeImmutableResults=!0,n.makeVar=et.QS,n.txCount=0,n.config=(r=t,(0,S.o)(j,r)),n.addTypename=!!n.config.addTypename,n.policies=new ev({cache:n,dataIdFromObject:n.config.dataIdFromObject,possibleTypes:n.config.possibleTypes,typePolicies:n.config.typePolicies}),n.init(),n}return(0,n.ZT)(t,e),t.prototype.init=function(){var e=this.data=new z.Root({policies:this.policies,resultCaching:this.config.resultCaching});this.optimisticData=e.stump,this.resetResultCache()},t.prototype.resetResultCache=function(e){var t=this,r=this.storeReader,n=this.config.fragments;this.storeWriter=new ew(this,this.storeReader=new $({cache:this,addTypename:this.addTypename,resultCacheMaxSize:this.config.resultCacheMaxSize,canonizeResults:A(this.config),canon:e?void 0:r&&r.canon,fragments:n}),n),this.maybeBroadcastWatch=(0,o.re)(function(e,r){return t.broadcastWatch(e,r)},{max:this.config.resultCacheMaxSize||u.Q["inMemoryCache.maybeBroadcastWatch"]||5e3,makeCacheKey:function(e){var r=e.optimistic?t.optimisticData:t.data;if(H(r)){var n=e.optimistic,i=e.id,o=e.variables;return r.makeCacheKey(e.query,e.callback,(0,w.B)({optimistic:n,id:i,variables:o}))}}}),new Set([this.data.group,this.optimisticData.group]).forEach(function(e){return e.resetCaching()})},t.prototype.restore=function(e){return this.init(),e&&this.data.replace(e),this},t.prototype.extract=function(e){return void 0===e&&(e=!1),(e?this.optimisticData:this.data).extract()},t.prototype.read=function(e){var t=e.returnPartialData;try{return this.storeReader.diffQueryAgainstStore((0,n.pi)((0,n.pi)({},e),{store:e.optimistic?this.optimisticData:this.data,config:this.config,returnPartialData:void 0!==t&&t})).result||null}catch(e){if(e instanceof m)return null;throw e}},t.prototype.write=function(e){try{return++this.txCount,this.storeWriter.writeToStore(this.data,e)}finally{--this.txCount||!1===e.broadcast||this.broadcastWatches()}},t.prototype.modify=function(e){if(M.call(e,"id")&&!e.id)return!1;var t=e.optimistic?this.optimisticData:this.data;try{return++this.txCount,t.modify(e.id||"ROOT_QUERY",e.fields)}finally{--this.txCount||!1===e.broadcast||this.broadcastWatches()}},t.prototype.diff=function(e){return this.storeReader.diffQueryAgainstStore((0,n.pi)((0,n.pi)({},e),{store:e.optimistic?this.optimisticData:this.data,rootId:e.id||"ROOT_QUERY",config:this.config}))},t.prototype.watch=function(e){var t=this;return this.watches.size||(0,et._v)(this),this.watches.add(e),e.immediate&&this.maybeBroadcastWatch(e),function(){t.watches.delete(e)&&!t.watches.size&&(0,et.li)(t),t.maybeBroadcastWatch.forget(e)}},t.prototype.gc=function(e){w.B.reset(),_.S.reset(),this.addTypenameTransform.resetCache(),null===(t=this.config.fragments)||void 0===t||t.resetCaches();var t,r=this.optimisticData.gc();return e&&!this.txCount&&(e.resetResultCache?this.resetResultCache(e.resetResultIdentities):e.resetResultIdentities&&this.storeReader.resetCanon()),r},t.prototype.retain=function(e,t){return(t?this.optimisticData:this.data).retain(e)},t.prototype.release=function(e,t){return(t?this.optimisticData:this.data).release(e)},t.prototype.identify=function(e){if((0,E.Yk)(e))return e.__ref;try{return this.policies.identify(e)[0]}catch(e){!1!==globalThis.__DEV__&&i.kG.warn(e)}},t.prototype.evict=function(e){if(!e.id){if(M.call(e,"id"))return!1;e=(0,n.pi)((0,n.pi)({},e),{id:"ROOT_QUERY"})}try{return++this.txCount,this.optimisticData.evict(e,this.data)}finally{--this.txCount||!1===e.broadcast||this.broadcastWatches()}},t.prototype.reset=function(e){var t=this;return this.init(),w.B.reset(),e&&e.discardWatches?(this.watches.forEach(function(e){return t.maybeBroadcastWatch.forget(e)}),this.watches.clear(),(0,et.li)(this)):this.broadcastWatches(),Promise.resolve()},t.prototype.removeOptimistic=function(e){var t=this.optimisticData.removeLayer(e);t!==this.optimisticData&&(this.optimisticData=t,this.broadcastWatches())},t.prototype.batch=function(e){var t,r=this,i=e.update,o=e.optimistic,a=void 0===o||o,s=e.removeOptimistic,u=e.onWatchUpdated,c=function(e){var n=r.data,o=r.optimisticData;++r.txCount,e&&(r.data=r.optimisticData=e);try{return t=i(r)}finally{--r.txCount,r.data=n,r.optimisticData=o}},l=new Set;return u&&!this.txCount&&this.broadcastWatches((0,n.pi)((0,n.pi)({},e),{onWatchUpdated:function(e){return l.add(e),!1}})),"string"==typeof a?this.optimisticData=this.optimisticData.addLayer(a,c):!1===a?c(this.data):c(),"string"==typeof s&&(this.optimisticData=this.optimisticData.removeLayer(s)),u&&l.size?(this.broadcastWatches((0,n.pi)((0,n.pi)({},e),{onWatchUpdated:function(e,t){var r=u.call(this,e,t);return!1!==r&&l.delete(e),r}})),l.size&&l.forEach(function(e){return r.maybeBroadcastWatch.dirty(e)})):this.broadcastWatches(e),t},t.prototype.performTransaction=function(e,t){return this.batch({update:e,optimistic:t||null!==t})},t.prototype.transformDocument=function(e){return this.addTypenameToDocument(this.addFragmentsToDocument(e))},t.prototype.fragmentMatches=function(e,t){return this.policies.fragmentMatches(e,t)},t.prototype.lookupFragment=function(e){var t;return(null===(t=this.config.fragments)||void 0===t?void 0:t.lookup(e))||null},t.prototype.broadcastWatches=function(e){var t=this;this.txCount||this.watches.forEach(function(r){return t.maybeBroadcastWatch(r,e)})},t.prototype.addFragmentsToDocument=function(e){var t=this.config.fragments;return t?t.transform(e):e},t.prototype.addTypenameToDocument=function(e){return this.addTypename?this.addTypenameTransform.transformDocument(e):e},t.prototype.broadcastWatch=function(e,t){var r=e.lastDiff,n=this.diff(e);(!t||(e.optimistic&&"string"==typeof t.optimistic&&(n.fromOptimisticTransaction=!0),!t.onWatchUpdated||!1!==t.onWatchUpdated.call(this,e,n,r)))&&(r&&(0,a.D)(r.result,n.result)||e.callback(e.lastDiff=n,r))},t}(y);!1!==globalThis.__DEV__&&(eO.prototype.getMemoryInternals=p.q4)},83109:(e,t,r)=>{r.d(t,{QS:()=>c,_v:()=>u,ab:()=>i,li:()=>s});var n=r(42558),i=new n.g7,o=new WeakMap;function a(e){var t=o.get(e);return t||o.set(e,t={vars:new Set,dep:(0,n.dP)()}),t}function s(e){a(e).vars.forEach(function(t){return t.forgetCache(e)})}function u(e){a(e).vars.forEach(function(t){return t.attachCache(e)})}function c(e){var t=new Set,r=new Set,n=function(s){if(arguments.length>0){if(e!==s){e=s,t.forEach(function(e){a(e).dep.dirty(n),e.broadcastWatches&&e.broadcastWatches()});var u=Array.from(r);r.clear(),u.forEach(function(t){return t(e)})}}else{var c=i.getValue();c&&(o(c),a(c).dep(n))}return e};n.onNextChange=function(e){return r.add(e),function(){r.delete(e)}};var o=n.attachCache=function(e){return t.add(e),a(e).vars.add(n),n};return n.forgetCache=function(e){return t.delete(e)},n}},89919:(e,t,r)=>{r.d(t,{f:()=>J});var n=r(65826),i=r(49817),o=r(8164),a=o.i.execute,s=r(50291),u=r(46874),c=r(20208),l=r(29804),f=r(9957),d=r(48135),p=r(80135),h=r(33736),v=r(88736),y=r(65253);function m(e,t,r){return new y.y(function(n){var i={then:function(e){return new Promise(function(t){return t(e())})}};function o(e,t){return function(r){if(e){var o=function(){return n.closed?0:e(r)};i=i.then(o,o).then(function(e){return n.next(e)},function(e){return n.error(e)})}else n[t](r)}}var a={next:o(t,"next"),error:o(r,"error"),complete:function(){i.then(function(){return n.complete()})}},s=e.subscribe(a);return function(){return s.unsubscribe()}})}var g=r(83757);function b(e){var t=w(e);return(0,g.O)(t)}function w(e){var t=(0,g.O)(e.errors)?e.errors.slice(0):[];return(0,l.GG)(e)&&(0,g.O)(e.incremental)&&e.incremental.forEach(function(e){e.errors&&t.push.apply(t,e.errors)}),t}var _=r(8809),E=r(47382),x=r(91649),k=r(59589),S=r(25650),O=r(78758);function R(e){return e&&"function"==typeof e.then}var T=function(e){function t(t){var r=e.call(this,function(e){return r.addObserver(e),function(){return r.removeObserver(e)}})||this;return r.observers=new Set,r.promise=new Promise(function(e,t){r.resolve=e,r.reject=t}),r.handlers={next:function(e){null!==r.sub&&(r.latest=["next",e],r.notify("next",e),(0,S.p)(r.observers,"next",e))},error:function(e){var t=r.sub;null!==t&&(t&&setTimeout(function(){return t.unsubscribe()}),r.sub=null,r.latest=["error",e],r.reject(e),r.notify("error",e),(0,S.p)(r.observers,"error",e))},complete:function(){var e=r.sub,t=r.sources;if(null!==e){var n=(void 0===t?[]:t).shift();n?R(n)?n.then(function(e){return r.sub=e.subscribe(r.handlers)},r.handlers.error):r.sub=n.subscribe(r.handlers):(e&&setTimeout(function(){return e.unsubscribe()}),r.sub=null,r.latest&&"next"===r.latest[0]?r.resolve(r.latest[1]):r.resolve(),r.notify("complete"),(0,S.p)(r.observers,"complete"))}}},r.nextResultListeners=new Set,r.cancel=function(e){r.reject(e),r.sources=[],r.handlers.error(e)},r.promise.catch(function(e){}),"function"==typeof t&&(t=[new y.y(t)]),R(t)?t.then(function(e){return r.start(e)},r.handlers.error):r.start(t),r}return(0,n.ZT)(t,e),t.prototype.start=function(e){void 0===this.sub&&(this.sources=Array.from(e),this.handlers.complete())},t.prototype.deliverLastMessage=function(e){if(this.latest){var t=this.latest[0],r=e[t];r&&r.call(e,this.latest[1]),null===this.sub&&"next"===t&&e.complete&&e.complete()}},t.prototype.addObserver=function(e){this.observers.has(e)||(this.deliverLastMessage(e),this.observers.add(e))},t.prototype.removeObserver=function(e){this.observers.delete(e)&&this.observers.size<1&&this.handlers.complete()},t.prototype.notify=function(e,t){var r=this.nextResultListeners;r.size&&(this.nextResultListeners=new Set,r.forEach(function(r){return r(e,t)}))},t.prototype.beforeNext=function(e){var t=!1;this.nextResultListeners.add(function(r,n){t||(t=!0,e(r,n))})},t}(y.y);(0,O.D)(T);var C=r(17267),D=r(83537),M=r(32015),P=r(20723),I=new((r(51047)).mr?WeakMap:Map);function j(e,t){var r=e[t];"function"==typeof r&&(e[t]=function(){return I.set(e,(I.get(e)+1)%1e15),r.apply(this,arguments)})}var A=function(){function e(e,t){void 0===t&&(t=e.generateQueryId()),this.queryId=t,this.document=null,this.lastRequestId=1,this.stopped=!1,this.observableQuery=null;var r=this.cache=e.cache;I.has(r)||(I.set(r,0),j(r,"evict"),j(r,"modify"),j(r,"reset"))}return e.prototype.init=function(e){var t=e.networkStatus||M.Ie.loading;return this.variables&&this.networkStatus!==M.Ie.loading&&!(0,c.D)(this.variables,e.variables)&&(t=M.Ie.setVariables),(0,c.D)(e.variables,this.variables)||(this.lastDiff=void 0,this.cancel()),Object.assign(this,{document:e.document,variables:e.variables,networkError:null,graphQLErrors:this.graphQLErrors||[],networkStatus:t}),e.observableQuery&&this.setObservableQuery(e.observableQuery),e.lastRequestId&&(this.lastRequestId=e.lastRequestId),this},e.prototype.resetDiff=function(){this.lastDiff=void 0},e.prototype.getDiff=function(){var e=this.getDiffOptions();if(this.lastDiff&&(0,c.D)(e,this.lastDiff.options))return this.lastDiff.diff;this.updateWatch(this.variables);var t=this.observableQuery;if(t&&"no-cache"===t.options.fetchPolicy)return{complete:!1};var r=this.cache.diff(e);return this.updateLastDiff(r,e),r},e.prototype.updateLastDiff=function(e,t){this.lastDiff=e?{diff:e,options:t||this.getDiffOptions()}:void 0},e.prototype.getDiffOptions=function(e){var t;return void 0===e&&(e=this.variables),{query:this.document,variables:e,returnPartialData:!0,optimistic:!0,canonizeResults:null===(t=this.observableQuery)||void 0===t?void 0:t.options.canonizeResults}},e.prototype.setDiff=function(e){var t,r,n=this.lastDiff&&this.lastDiff.diff;!(e&&!e.complete&&(null===(t=this.observableQuery)||void 0===t?void 0:t.getLastError()))&&(this.updateLastDiff(e),(0,c.D)(n&&n.result,e&&e.result)||null===(r=this.observableQuery)||void 0===r||r.scheduleNotify())},e.prototype.setObservableQuery=function(e){e!==this.observableQuery&&(this.observableQuery=e,e&&(e.queryInfo=this))},e.prototype.stop=function(){var e;if(!this.stopped){this.stopped=!0,null===(e=this.observableQuery)||void 0===e||e.resetNotifications(),this.cancel();var t=this.observableQuery;t&&t.stopPolling()}},e.prototype.cancel=function(){var e;null===(e=this.cancelWatch)||void 0===e||e.call(this),this.cancelWatch=void 0},e.prototype.updateWatch=function(e){var t=this;void 0===e&&(e=this.variables);var r=this.observableQuery;if(!r||"no-cache"!==r.options.fetchPolicy){var i=(0,n.pi)((0,n.pi)({},this.getDiffOptions(e)),{watcher:this,callback:function(e){return t.setDiff(e)}});this.lastWatch&&(0,c.D)(i,this.lastWatch)||(this.cancel(),this.cancelWatch=this.cache.watch(this.lastWatch=i))}},e.prototype.resetLastWrite=function(){this.lastWrite=void 0},e.prototype.shouldWrite=function(e,t){var r=this.lastWrite;return!(r&&r.dmCount===I.get(this.cache)&&(0,c.D)(t,r.variables)&&(0,c.D)(e.data,r.result.data))},e.prototype.markResult=function(e,t,r,n){var i,o=this,a=new P.w0,s=(0,g.O)(e.errors)?e.errors.slice(0):[];if(null===(i=this.observableQuery)||void 0===i||i.resetNotifications(),"incremental"in e&&(0,g.O)(e.incremental)){var u=(0,l.mT)(this.getDiff().result,e);e.data=u}else if("hasNext"in e&&e.hasNext){var f=this.getDiff();e.data=a.merge(f.result,e.data)}this.graphQLErrors=s,"no-cache"===r.fetchPolicy?this.updateLastDiff({result:e.data,complete:!0},this.getDiffOptions(r.variables)):0!==n&&(N(e,r.errorPolicy)?this.cache.performTransaction(function(i){if(o.shouldWrite(e,r.variables))i.writeQuery({query:t,data:e.data,variables:r.variables,overwrite:1===n}),o.lastWrite={result:e,variables:r.variables,dmCount:I.get(o.cache)};else if(o.lastDiff&&o.lastDiff.diff.complete){e.data=o.lastDiff.diff.result;return}var a=o.getDiffOptions(r.variables),s=i.diff(a);!o.stopped&&(0,c.D)(o.variables,r.variables)&&o.updateWatch(r.variables),o.updateLastDiff(s,a),s.complete&&(e.data=s.result)}):this.lastWrite=void 0)},e.prototype.markReady=function(){return this.networkError=null,this.networkStatus=M.Ie.ready},e.prototype.markError=function(e){var t;return this.networkStatus=M.Ie.error,this.lastWrite=void 0,null===(t=this.observableQuery)||void 0===t||t.resetNotifications(),e.graphQLErrors&&(this.graphQLErrors=e.graphQLErrors),e.networkError&&(this.networkError=e.networkError),e},e}();function N(e,t){void 0===t&&(t="none");var r="ignore"===t||"all"===t,n=!b(e);return!n&&r&&e.data&&(n=!0),n}var F=r(83491),L=r(96339),q=r(86191),V=r(65910),W=r(45495),Q=r(17894),z=r(94238),U=Object.prototype.hasOwnProperty,B=Object.create(null),G=function(){function e(e){var t=this;this.clientAwareness={},this.queries=new Map,this.fetchCancelFns=new Map,this.transformCache=new q.s(V.Q["queryManager.getDocumentInfo"]||2e3),this.queryIdCounter=1,this.requestIdCounter=1,this.mutationIdCounter=1,this.inFlightLinkObservables=new L.B(!1),this.noCacheWarningsByQueryId=new Set;var r=new v.A(function(e){return t.cache.transformDocument(e)},{cache:!1});this.cache=e.cache,this.link=e.link,this.defaultOptions=e.defaultOptions,this.queryDeduplication=e.queryDeduplication,this.clientAwareness=e.clientAwareness,this.localState=e.localState,this.ssrMode=e.ssrMode,this.assumeImmutableResults=e.assumeImmutableResults,this.dataMasking=e.dataMasking;var n=e.documentTransform;this.documentTransform=n?r.concat(n).concat(r):r,this.defaultContext=e.defaultContext||Object.create(null),(this.onBroadcast=e.onBroadcast)&&(this.mutationStore=Object.create(null))}return e.prototype.stop=function(){var e=this;this.queries.forEach(function(t,r){e.stopQueryNoBroadcast(r)}),this.cancelPendingFetches((0,i._K)(27))},e.prototype.cancelPendingFetches=function(e){this.fetchCancelFns.forEach(function(t){return t(e)}),this.fetchCancelFns.clear()},e.prototype.mutate=function(e){return(0,n.mG)(this,arguments,void 0,function(e){var t,r,o,a,s,u,c,l=e.mutation,f=e.variables,d=e.optimisticResponse,p=e.updateQueries,h=e.refetchQueries,v=void 0===h?[]:h,y=e.awaitRefetchQueries,g=void 0!==y&&y,_=e.update,E=e.onQueryUpdated,x=e.fetchPolicy,k=void 0===x?(null===(u=this.defaultOptions.mutate)||void 0===u?void 0:u.fetchPolicy)||"network-only":x,S=e.errorPolicy,O=void 0===S?(null===(c=this.defaultOptions.mutate)||void 0===c?void 0:c.errorPolicy)||"none":S,R=e.keepRootFields,T=e.context;return(0,n.Jh)(this,function(e){switch(e.label){case 0:if((0,i.kG)(l,28),(0,i.kG)("network-only"===k||"no-cache"===k,29),t=this.generateMutationId(),l=this.cache.transformForLink(this.transform(l)),r=this.getDocumentInfo(l).hasClientExports,f=this.getVariables(l,f),!r)return[3,2];return[4,this.localState.addExportedVariables(l,f,T)];case 1:f=e.sent(),e.label=2;case 2:return o=this.mutationStore&&(this.mutationStore[t]={mutation:l,variables:f,loading:!0,error:null}),a=d&&this.markMutationOptimistic(d,{mutationId:t,document:l,variables:f,fetchPolicy:k,errorPolicy:O,context:T,updateQueries:p,update:_,keepRootFields:R}),this.broadcastQueries(),s=this,[2,new Promise(function(e,r){return m(s.getObservableFromLink(l,(0,n.pi)((0,n.pi)({},T),{optimisticResponse:a?d:void 0}),f,{},!1),function(e){if(b(e)&&"none"===O)throw new C.cA({graphQLErrors:w(e)});o&&(o.loading=!1,o.error=null);var r=(0,n.pi)({},e);return"function"==typeof v&&(v=v(r)),"ignore"===O&&b(r)&&delete r.errors,s.markMutationResult({mutationId:t,result:r,document:l,variables:f,fetchPolicy:k,errorPolicy:O,context:T,update:_,updateQueries:p,awaitRefetchQueries:g,refetchQueries:v,removeOptimistic:a?t:void 0,onQueryUpdated:E,keepRootFields:R})}).subscribe({next:function(r){s.broadcastQueries(),"hasNext"in r&&!1!==r.hasNext||e((0,n.pi)((0,n.pi)({},r),{data:s.maskOperation({document:l,data:r.data,fetchPolicy:k,id:t})}))},error:function(e){o&&(o.loading=!1,o.error=e),a&&s.cache.removeOptimistic(t),s.broadcastQueries(),r(e instanceof C.cA?e:new C.cA({networkError:e}))}})})]}})})},e.prototype.markMutationResult=function(e,t){var r=this;void 0===t&&(t=this.cache);var i=e.result,o=[],a="no-cache"===e.fetchPolicy;if(!a&&N(i,e.errorPolicy)){if((0,l.GG)(i)||o.push({result:i.data,dataId:"ROOT_MUTATION",query:e.document,variables:e.variables}),(0,l.GG)(i)&&(0,g.O)(i.incremental)){var s=t.diff({id:"ROOT_MUTATION",query:this.getDocumentInfo(e.document).asQuery,variables:e.variables,optimistic:!1,returnPartialData:!0}),u=void 0;s.result&&(u=(0,l.mT)(s.result,i)),void 0!==u&&(i.data=u,o.push({result:u,dataId:"ROOT_MUTATION",query:e.document,variables:e.variables}))}var c=e.updateQueries;c&&this.queries.forEach(function(e,n){var a=e.observableQuery,s=a&&a.queryName;if(s&&U.call(c,s)){var u=c[s],l=r.queries.get(n),f=l.document,d=l.variables,p=t.diff({query:f,variables:d,returnPartialData:!0,optimistic:!1}),h=p.result;if(p.complete&&h){var v=u(h,{mutationResult:i,queryName:f&&(0,_.rY)(f)||void 0,queryVariables:d});v&&o.push({result:v,dataId:"ROOT_QUERY",query:f,variables:d})}}})}if(o.length>0||(e.refetchQueries||"").length>0||e.update||e.onQueryUpdated||e.removeOptimistic){var f=[];if(this.refetchQueries({updateCache:function(t){a||o.forEach(function(e){return t.write(e)});var s=e.update,u=!(0,l.M0)(i)||(0,l.GG)(i)&&!i.hasNext;if(s){if(!a){var c=t.diff({id:"ROOT_MUTATION",query:r.getDocumentInfo(e.document).asQuery,variables:e.variables,optimistic:!1,returnPartialData:!0});c.complete&&("incremental"in(i=(0,n.pi)((0,n.pi)({},i),{data:c.result}))&&delete i.incremental,"hasNext"in i&&delete i.hasNext)}u&&s(t,i,{context:e.context,variables:e.variables})}a||e.keepRootFields||!u||t.modify({id:"ROOT_MUTATION",fields:function(e,t){var r=t.fieldName,n=t.DELETE;return"__typename"===r?e:n}})},include:e.refetchQueries,optimistic:!1,removeOptimistic:e.removeOptimistic,onQueryUpdated:e.onQueryUpdated||null}).forEach(function(e){return f.push(e)}),e.awaitRefetchQueries||e.onQueryUpdated)return Promise.all(f).then(function(){return i})}return Promise.resolve(i)},e.prototype.markMutationOptimistic=function(e,t){var r=this,o="function"==typeof e?e(t.variables,{IGNORE:B}):e;return o!==B&&(this.cache.recordOptimisticTransaction(function(e){try{r.markMutationResult((0,n.pi)((0,n.pi)({},t),{result:{data:o}}),e)}catch(e){!1!==globalThis.__DEV__&&i.kG.error(e)}},t.mutationId),!0)},e.prototype.fetchQuery=function(e,t,r){return this.fetchConcastWithInfo(this.getOrCreateQuery(e),t,r).concast.promise},e.prototype.getQueryStore=function(){var e=Object.create(null);return this.queries.forEach(function(t,r){e[r]={variables:t.variables,networkStatus:t.networkStatus,networkError:t.networkError,graphQLErrors:t.graphQLErrors}}),e},e.prototype.resetErrors=function(e){var t=this.queries.get(e);t&&(t.networkError=void 0,t.graphQLErrors=[])},e.prototype.transform=function(e){return this.documentTransform.transformDocument(e)},e.prototype.getDocumentInfo=function(e){var t=this.transformCache;if(!t.has(e)){var r={hasClientExports:(0,f.mj)(e),hasForcedResolvers:this.localState.shouldForceResolvers(e),hasNonreactiveDirective:(0,f.FS)(["nonreactive"],e),nonReactiveQuery:(0,d.UU)(e),clientQuery:this.localState.clientQuery(e),serverQuery:(0,d.bi)([{name:"client",remove:!0},{name:"connection"},{name:"nonreactive"},{name:"unmask"}],e),defaultVars:(0,_.O4)((0,_.$H)(e)),asQuery:(0,n.pi)((0,n.pi)({},e),{definitions:e.definitions.map(function(e){return"OperationDefinition"===e.kind&&"query"!==e.operation?(0,n.pi)((0,n.pi)({},e),{operation:"query"}):e})})};t.set(e,r)}return t.get(e)},e.prototype.getVariables=function(e,t){return(0,n.pi)((0,n.pi)({},this.getDocumentInfo(e).defaultVars),t)},e.prototype.watchQuery=function(e){var t=this.transform(e.query);void 0===(e=(0,n.pi)((0,n.pi)({},e),{variables:this.getVariables(t,e.variables)})).notifyOnNetworkStatusChange&&(e.notifyOnNetworkStatusChange=!1);var r=new A(this),i=new D.u({queryManager:this,queryInfo:r,options:e});return i.lastQuery=t,D.u.inactiveOnCreation.getValue()||this.queries.set(i.queryId,r),r.init({document:t,observableQuery:i,variables:i.variables}),i},e.prototype.query=function(e,t){var r=this;void 0===t&&(t=this.generateQueryId()),(0,i.kG)(e.query,30),(0,i.kG)("Document"===e.query.kind,31),(0,i.kG)(!e.returnPartialData,32),(0,i.kG)(!e.pollInterval,33);var o=this.transform(e.query);return this.fetchQuery(t,(0,n.pi)((0,n.pi)({},e),{query:o})).then(function(i){return i&&(0,n.pi)((0,n.pi)({},i),{data:r.maskOperation({document:o,data:i.data,fetchPolicy:e.fetchPolicy,id:t})})}).finally(function(){return r.stopQuery(t)})},e.prototype.generateQueryId=function(){return String(this.queryIdCounter++)},e.prototype.generateRequestId=function(){return this.requestIdCounter++},e.prototype.generateMutationId=function(){return String(this.mutationIdCounter++)},e.prototype.stopQueryInStore=function(e){this.stopQueryInStoreNoBroadcast(e),this.broadcastQueries()},e.prototype.stopQueryInStoreNoBroadcast=function(e){var t=this.queries.get(e);t&&t.stop()},e.prototype.clearStore=function(e){return void 0===e&&(e={discardWatches:!0}),this.cancelPendingFetches((0,i._K)(34)),this.queries.forEach(function(e){e.observableQuery?e.networkStatus=M.Ie.loading:e.stop()}),this.mutationStore&&(this.mutationStore=Object.create(null)),this.cache.reset(e)},e.prototype.getObservableQueries=function(e){var t=this;void 0===e&&(e="active");var r=new Map,o=new Map,a=new Map,s=new Set;return Array.isArray(e)&&e.forEach(function(e){if("string"==typeof e)o.set(e,e),a.set(e,!1);else if((0,E.JW)(e)){var r=(0,F.S)(t.transform(e));o.set(r,(0,_.rY)(e)),a.set(r,!1)}else(0,x.s)(e)&&e.query&&s.add(e)}),this.queries.forEach(function(t,n){var i=t.observableQuery,o=t.document;if(i){if("all"===e){r.set(n,i);return}var s=i.queryName;if("standby"===i.options.fetchPolicy||"active"===e&&!i.hasObservers())return;("active"===e||s&&a.has(s)||o&&a.has((0,F.S)(o)))&&(r.set(n,i),s&&a.set(s,!0),o&&a.set((0,F.S)(o),!0))}}),s.size&&s.forEach(function(e){var o=(0,k.X)("legacyOneTimeQuery"),a=t.getOrCreateQuery(o).init({document:e.query,variables:e.variables}),s=new D.u({queryManager:t,queryInfo:a,options:(0,n.pi)((0,n.pi)({},e),{fetchPolicy:"network-only"})});(0,i.kG)(s.queryId===o),a.setObservableQuery(s),r.set(o,s)}),!1!==globalThis.__DEV__&&a.size&&a.forEach(function(e,t){if(!e){var r=o.get(t);r?!1!==globalThis.__DEV__&&i.kG.warn(35,r):!1!==globalThis.__DEV__&&i.kG.warn(36)}}),r},e.prototype.reFetchObservableQueries=function(e){var t=this;void 0===e&&(e=!1);var r=[];return this.getObservableQueries(e?"all":"active").forEach(function(n,i){var o=n.options.fetchPolicy;n.resetLastResults(),(e||"standby"!==o&&"cache-only"!==o)&&r.push(n.refetch()),(t.queries.get(i)||n.queryInfo).setDiff(null)}),this.broadcastQueries(),Promise.all(r)},e.prototype.startGraphQLSubscription=function(e){var t=this,r=e.query,n=e.variables,i=e.fetchPolicy,o=e.errorPolicy,a=void 0===o?"none":o,s=e.context,u=void 0===s?{}:s,c=e.extensions,l=void 0===c?{}:c;r=this.transform(r),n=this.getVariables(r,n);var f=function(e){return t.getObservableFromLink(r,u,e,l).map(function(n){"no-cache"!==i&&(N(n,a)&&t.cache.write({query:r,result:n.data,dataId:"ROOT_SUBSCRIPTION",variables:e}),t.broadcastQueries());var o=b(n),s=(0,C.ls)(n);if(o||s){var u={};if(o&&(u.graphQLErrors=n.errors),s&&(u.protocolErrors=n.extensions[C.YG]),"none"===a||s)throw new C.cA(u)}return"ignore"===a&&delete n.errors,n})};if(this.getDocumentInfo(r).hasClientExports){var d=this.localState.addExportedVariables(r,n,u).then(f);return new y.y(function(e){var t=null;return d.then(function(r){return t=r.subscribe(e)},e.error),function(){return t&&t.unsubscribe()}})}return f(n)},e.prototype.stopQuery=function(e){this.stopQueryNoBroadcast(e),this.broadcastQueries()},e.prototype.stopQueryNoBroadcast=function(e){this.stopQueryInStoreNoBroadcast(e),this.removeQuery(e)},e.prototype.removeQuery=function(e){var t;this.fetchCancelFns.delete(e),this.queries.has(e)&&(null===(t=this.queries.get(e))||void 0===t||t.stop(),this.queries.delete(e))},e.prototype.broadcastQueries=function(){this.onBroadcast&&this.onBroadcast(),this.queries.forEach(function(e){var t;return null===(t=e.observableQuery)||void 0===t?void 0:t.notify()})},e.prototype.getLocalState=function(){return this.localState},e.prototype.getObservableFromLink=function(e,t,r,i,o){var s,u,c=this;void 0===o&&(o=null!==(s=null==t?void 0:t.queryDeduplication)&&void 0!==s?s:this.queryDeduplication);var l=this.getDocumentInfo(e),f=l.serverQuery,d=l.clientQuery;if(f){var p=this.inFlightLinkObservables,v=this.link,g={query:f,variables:r,operationName:(0,_.rY)(f)||void 0,context:this.prepareContext((0,n.pi)((0,n.pi)({},t),{forceFetch:!o})),extensions:i};if(t=g.context,o){var b=(0,F.S)(f),w=(0,h.B)(r),E=p.lookup(b,w);if(!(u=E.observable)){var x=new T([a(v,g)]);u=E.observable=x,x.beforeNext(function e(t,r){"next"===t&&"hasNext"in r&&r.hasNext?x.beforeNext(e):p.remove(b,w)})}}else u=new T([a(v,g)])}else u=new T([y.y.of({data:{}})]),t=this.prepareContext(t);return d&&(u=m(u,function(e){return c.localState.runResolvers({document:d,remoteResult:e,context:t,variables:r})})),u},e.prototype.getResultsFromLink=function(e,t,r){var n=e.lastRequestId=this.generateRequestId(),i=this.cache.transformForLink(r.query);return m(this.getObservableFromLink(i,r.context,r.variables),function(o){var a=w(o),s=a.length>0,u=r.errorPolicy;if(n>=e.lastRequestId){if(s&&"none"===u)throw e.markError(new C.cA({graphQLErrors:a}));e.markResult(o,i,r,t),e.markReady()}var c={data:o.data,loading:!1,networkStatus:M.Ie.ready};return s&&"none"===u&&(c.data=void 0),s&&"ignore"!==u&&(c.errors=a,c.networkStatus=M.Ie.error),c},function(t){var r=(0,C.MS)(t)?t:new C.cA({networkError:t});throw n>=e.lastRequestId&&e.markError(r),r})},e.prototype.fetchConcastWithInfo=function(e,t,r,n){var i,o,a=this;void 0===r&&(r=M.Ie.loading),void 0===n&&(n=t.query);var s=this.getVariables(n,t.variables),u=this.defaultOptions.watchQuery,c=t.fetchPolicy,l=void 0===c?u&&u.fetchPolicy||"cache-first":c,f=t.errorPolicy,d=void 0===f?u&&u.errorPolicy||"none":f,p=t.returnPartialData,h=t.notifyOnNetworkStatusChange,v=t.context,y=Object.assign({},t,{query:n,variables:s,fetchPolicy:l,errorPolicy:d,returnPartialData:void 0!==p&&p,notifyOnNetworkStatusChange:void 0!==h&&h,context:void 0===v?{}:v}),m=function(n){y.variables=n;var i=a.fetchQueryByPolicy(e,y,r);return"standby"!==y.fetchPolicy&&i.sources.length>0&&e.observableQuery&&e.observableQuery.applyNextFetchPolicy("after-fetch",t),i},g=function(){return a.fetchCancelFns.delete(e.queryId)};if(this.fetchCancelFns.set(e.queryId,function(e){g(),setTimeout(function(){return i.cancel(e)})}),this.getDocumentInfo(y.query).hasClientExports)i=new T(this.localState.addExportedVariables(y.query,y.variables,y.context).then(m).then(function(e){return e.sources})),o=!0;else{var b=m(y.variables);o=b.fromLink,i=new T(b.sources)}return i.promise.then(g,g),{concast:i,fromLink:o}},e.prototype.refetchQueries=function(e){var t=this,r=e.updateCache,n=e.include,i=e.optimistic,o=void 0!==i&&i,a=e.removeOptimistic,s=void 0===a?o?(0,k.X)("refetchQueries"):void 0:a,u=e.onQueryUpdated,c=new Map;n&&this.getObservableQueries(n).forEach(function(e,r){c.set(r,{oq:e,lastDiff:(t.queries.get(r)||e.queryInfo).getDiff()})});var l=new Map;return r&&this.cache.batch({update:r,optimistic:o&&s||!1,removeOptimistic:s,onWatchUpdated:function(e,t,r){var n=e.watcher instanceof A&&e.watcher.observableQuery;if(n){if(u){c.delete(n.queryId);var i=u(n,t,r);return!0===i&&(i=n.refetch()),!1!==i&&l.set(n,i),i}null!==u&&c.set(n.queryId,{oq:n,lastDiff:r,diff:t})}}}),c.size&&c.forEach(function(e,r){var n,i=e.oq,o=e.lastDiff,a=e.diff;u&&(a||(a=t.cache.diff(i.queryInfo.getDiffOptions())),n=u(i,a,o)),u&&!0!==n||(n=i.refetch()),!1!==n&&l.set(i,n),r.indexOf("legacyOneTimeQuery")>=0&&t.stopQueryNoBroadcast(r)}),s&&this.cache.removeOptimistic(s),l},e.prototype.maskOperation=function(e){var t,r,n,o=e.document,a=e.data;if(!1!==globalThis.__DEV__){var s=e.fetchPolicy,u=e.id,c=null===(t=(0,_.$H)(o))||void 0===t?void 0:t.operation,l=(null!==(r=null==c?void 0:c[0])&&void 0!==r?r:"o")+u;!this.dataMasking||"no-cache"!==s||(0,p.YU)(o)||this.noCacheWarningsByQueryId.has(l)||(this.noCacheWarningsByQueryId.add(l),!1!==globalThis.__DEV__&&i.kG.warn(37,null!==(n=(0,_.rY)(o))&&void 0!==n?n:"Unnamed ".concat(null!=c?c:"operation")))}return this.dataMasking?function(e,t,r){if(!r.fragmentMatches)return!1!==globalThis.__DEV__&&(0,Q.Kk)(),e;var n,o=(0,_.$H)(t);return((0,i.kG)(o,51),null==e)?e:(0,W.K)(e,o.selectionSet,{operationType:o.operation,operationName:null===(n=o.name)||void 0===n?void 0:n.value,fragmentMap:(0,p.F)((0,_.kU)(t)),cache:r,mutableTargets:new Q.Td,knownChanged:new Q.wd})}(a,o,this.cache):a},e.prototype.maskFragment=function(e){var t=e.data,r=e.fragment,n=e.fragmentName;return this.dataMasking?(0,z.r)(t,r,this.cache,n):t},e.prototype.fetchQueryByPolicy=function(e,t,r){var i=this,o=t.query,a=t.variables,s=t.fetchPolicy,u=t.refetchWritePolicy,l=t.errorPolicy,f=t.returnPartialData,d=t.context,p=t.notifyOnNetworkStatusChange,h=e.networkStatus;e.init({document:o,variables:a,networkStatus:r});var v=function(){return e.getDiff()},m=function(t,r){void 0===r&&(r=e.networkStatus||M.Ie.loading);var s=t.result;!1===globalThis.__DEV__||f||(0,c.D)(s,{})||(0,D.D)(t.missing);var u=function(e){return y.y.of((0,n.pi)({data:e,loading:(0,M.Oj)(r),networkStatus:r},t.complete?null:{partial:!0}))};return s&&i.getDocumentInfo(o).hasForcedResolvers?i.localState.runResolvers({document:o,remoteResult:{data:s},context:d,variables:a,onlyRunForcedResolvers:!0}).then(function(e){return u(e.data||void 0)}):"none"===l&&r===M.Ie.refetch&&Array.isArray(t.missing)?u(void 0):u(s)},g="no-cache"===s?0:r===M.Ie.refetch&&"merge"!==u?1:2,b=function(){return i.getResultsFromLink(e,g,{query:o,variables:a,context:d,fetchPolicy:s,errorPolicy:l})},w=p&&"number"==typeof h&&h!==r&&(0,M.Oj)(r);switch(s){default:case"cache-first":var _=v();if(_.complete)return{fromLink:!1,sources:[m(_,e.markReady())]};if(f||w)return{fromLink:!0,sources:[m(_),b()]};return{fromLink:!0,sources:[b()]};case"cache-and-network":var _=v();if(_.complete||f||w)return{fromLink:!0,sources:[m(_),b()]};return{fromLink:!0,sources:[b()]};case"cache-only":return{fromLink:!1,sources:[m(v(),e.markReady())]};case"network-only":if(w)return{fromLink:!0,sources:[m(v()),b()]};return{fromLink:!0,sources:[b()]};case"no-cache":if(w)return{fromLink:!0,sources:[m(e.getDiff()),b()]};return{fromLink:!0,sources:[b()]};case"standby":return{fromLink:!1,sources:[]}}},e.prototype.getOrCreateQuery=function(e){return e&&!this.queries.has(e)&&this.queries.set(e,new A(this,e)),this.queries.get(e)},e.prototype.prepareContext=function(e){void 0===e&&(e={});var t=this.localState.prepareContext(e);return(0,n.pi)((0,n.pi)((0,n.pi)({},this.defaultContext),t),{clientAwareness:this.clientAwareness})},e}(),K=r(57343),Y=r(83109),H=function(){function e(e){var t=e.cache,r=e.client,n=e.resolvers,i=e.fragmentMatcher;this.selectionsToResolveCache=new WeakMap,this.cache=t,r&&(this.client=r),n&&this.addResolvers(n),i&&this.setFragmentMatcher(i)}return e.prototype.addResolvers=function(e){var t=this;this.resolvers=this.resolvers||{},Array.isArray(e)?e.forEach(function(e){t.resolvers=(0,P.Ee)(t.resolvers,e)}):this.resolvers=(0,P.Ee)(this.resolvers,e)},e.prototype.setResolvers=function(e){this.resolvers={},this.addResolvers(e)},e.prototype.getResolvers=function(){return this.resolvers||{}},e.prototype.runResolvers=function(e){return(0,n.mG)(this,arguments,void 0,function(e){var t=e.document,r=e.remoteResult,i=e.context,o=e.variables,a=e.onlyRunForcedResolvers,s=void 0!==a&&a;return(0,n.Jh)(this,function(e){return t?[2,this.resolveDocument(t,r.data,i,o,this.fragmentMatcher,s).then(function(e){return(0,n.pi)((0,n.pi)({},r),{data:e.result})})]:[2,r]})})},e.prototype.setFragmentMatcher=function(e){this.fragmentMatcher=e},e.prototype.getFragmentMatcher=function(){return this.fragmentMatcher},e.prototype.clientQuery=function(e){return(0,f.FS)(["client"],e)&&this.resolvers?e:null},e.prototype.serverQuery=function(e){return(0,d.ob)(e)},e.prototype.prepareContext=function(e){var t=this.cache;return(0,n.pi)((0,n.pi)({},e),{cache:t,getCacheKey:function(e){return t.identify(e)}})},e.prototype.addExportedVariables=function(e){return(0,n.mG)(this,arguments,void 0,function(e,t,r){return void 0===t&&(t={}),void 0===r&&(r={}),(0,n.Jh)(this,function(i){return e?[2,this.resolveDocument(e,this.buildRootValueFromCache(e,t)||{},this.prepareContext(r),t).then(function(e){return(0,n.pi)((0,n.pi)({},t),e.exportedVariables)})]:[2,(0,n.pi)({},t)]})})},e.prototype.shouldForceResolvers=function(e){var t=!1;return(0,K.visit)(e,{Directive:{enter:function(e){if("client"===e.name.value&&e.arguments&&(t=e.arguments.some(function(e){return"always"===e.name.value&&"BooleanValue"===e.value.kind&&!0===e.value.value})))return K.BREAK}}}),t},e.prototype.buildRootValueFromCache=function(e,t){return this.cache.diff({query:(0,d.aL)(e),variables:t,returnPartialData:!0,optimistic:!1}).result},e.prototype.resolveDocument=function(e,t){return(0,n.mG)(this,arguments,void 0,function(e,t,r,i,o,a){var s,u,c,l,f,d,h,v,y,m;return void 0===r&&(r={}),void 0===i&&(i={}),void 0===o&&(o=function(){return!0}),void 0===a&&(a=!1),(0,n.Jh)(this,function(g){return s=(0,_.p$)(e),u=(0,_.kU)(e),c=(0,p.F)(u),l=this.collectSelectionsToResolve(s,c),d=(f=s.operation)?f.charAt(0).toUpperCase()+f.slice(1):"Query",h=this,v=h.cache,y=h.client,m={fragmentMap:c,context:(0,n.pi)((0,n.pi)({},r),{cache:v,client:y}),variables:i,fragmentMatcher:o,defaultOperationType:d,exportedVariables:{},selectionsToResolve:l,onlyRunForcedResolvers:a},[2,this.resolveSelectionSet(s.selectionSet,!1,t,m).then(function(e){return{result:e,exportedVariables:m.exportedVariables}})]})})},e.prototype.resolveSelectionSet=function(e,t,r,o){return(0,n.mG)(this,void 0,void 0,function(){var a,s,u,c,l,d=this;return(0,n.Jh)(this,function(p){return a=o.fragmentMap,s=o.context,u=o.variables,c=[r],l=function(e){return(0,n.mG)(d,void 0,void 0,function(){var l,d;return(0,n.Jh)(this,function(n){return(t||o.selectionsToResolve.has(e))&&(0,f.LZ)(e,u)?(0,E.My)(e)?[2,this.resolveField(e,t,r,o).then(function(t){var r;void 0!==t&&c.push(((r={})[(0,E.u2)(e)]=t,r))})]:((0,E.Ao)(e)?l=e:(l=a[e.name.value],(0,i.kG)(l,19,e.name.value)),l&&l.typeCondition&&(d=l.typeCondition.name.value,o.fragmentMatcher(r,d,s)))?[2,this.resolveSelectionSet(l.selectionSet,t,r,o).then(function(e){c.push(e)})]:[2]:[2]})})},[2,Promise.all(e.selections.map(l)).then(function(){return(0,P.bw)(c)})]})})},e.prototype.resolveField=function(e,t,r,i){return(0,n.mG)(this,void 0,void 0,function(){var o,a,s,u,c,l,f,d,p,h=this;return(0,n.Jh)(this,function(n){return r?(o=i.variables,u=(a=e.name.value)!==(s=(0,E.u2)(e)),l=Promise.resolve(c=r[s]||r[a]),(!i.onlyRunForcedResolvers||this.shouldForceResolvers(e))&&(f=r.__typename||i.defaultOperationType,(d=this.resolvers&&this.resolvers[f])&&(p=d[u?a:s])&&(l=Promise.resolve(Y.ab.withValue(this.cache,p,[r,(0,E.NC)(e,o),i.context,{field:e,fragmentMap:i.fragmentMap}])))),[2,l.then(function(r){if(void 0===r&&(r=c),e.directives&&e.directives.forEach(function(e){"export"===e.name.value&&e.arguments&&e.arguments.forEach(function(e){"as"===e.name.value&&"StringValue"===e.value.kind&&(i.exportedVariables[e.value.value]=r)})}),!e.selectionSet||null==r)return r;var n,o,a=null!==(o=null===(n=e.directives)||void 0===n?void 0:n.some(function(e){return"client"===e.name.value}))&&void 0!==o&&o;return Array.isArray(r)?h.resolveSubSelectedArray(e,t||a,r,i):e.selectionSet?h.resolveSelectionSet(e.selectionSet,t||a,r,i):void 0})]):[2,null]})})},e.prototype.resolveSubSelectedArray=function(e,t,r,n){var i=this;return Promise.all(r.map(function(r){return null===r?null:Array.isArray(r)?i.resolveSubSelectedArray(e,t,r,n):e.selectionSet?i.resolveSelectionSet(e.selectionSet,t,r,n):void 0}))},e.prototype.collectSelectionsToResolve=function(e,t){var r=function(e){return!Array.isArray(e)},n=this.selectionsToResolveCache;return function e(o){if(!n.has(o)){var a=new Set;n.set(o,a),(0,K.visit)(o,{Directive:function(e,t,n,i,o){"client"===e.name.value&&o.forEach(function(e){r(e)&&(0,K.isSelectionNode)(e)&&a.add(e)})},FragmentSpread:function(n,o,s,u,c){var l=t[n.name.value];(0,i.kG)(l,20,n.name.value);var f=e(l);f.size>0&&(c.forEach(function(e){r(e)&&(0,K.isSelectionNode)(e)&&a.add(e)}),a.add(n),f.forEach(function(e){a.add(e)}))}})}return n.get(o)}(e)},e}(),Z=r(34837),X=r(54761),$=!1,J=function(){function e(e){var t,r=this;if(this.resetStoreCallbacks=[],this.clearStoreCallbacks=[],!e.cache)throw(0,i._K)(16);var a=e.uri,c=e.credentials,l=e.headers,f=e.cache,d=e.documentTransform,p=e.ssrMode,h=void 0!==p&&p,v=e.ssrForceFetchDelay,y=void 0===v?0:v,m=e.connectToDevTools,g=e.queryDeduplication,b=void 0===g||g,w=e.defaultOptions,_=e.defaultContext,E=e.assumeImmutableResults,x=void 0===E?f.assumeImmutableResults:E,k=e.resolvers,S=e.typeDefs,O=e.fragmentMatcher,R=e.name,T=e.version,C=e.devtools,D=e.dataMasking,M=e.link;M||(M=a?new u.u({uri:a,credentials:c,headers:l}):o.i.empty()),this.link=M,this.cache=f,this.disableNetworkFetches=h||y>0,this.queryDeduplication=b,this.defaultOptions=w||Object.create(null),this.typeDefs=S,this.devtoolsConfig=(0,n.pi)((0,n.pi)({},C),{enabled:null!==(t=null==C?void 0:C.enabled)&&void 0!==t?t:m}),void 0===this.devtoolsConfig.enabled&&(this.devtoolsConfig.enabled=!1!==globalThis.__DEV__),y&&setTimeout(function(){return r.disableNetworkFetches=!1},y),this.watchQuery=this.watchQuery.bind(this),this.query=this.query.bind(this),this.mutate=this.mutate.bind(this),this.watchFragment=this.watchFragment.bind(this),this.resetStore=this.resetStore.bind(this),this.reFetchObservableQueries=this.reFetchObservableQueries.bind(this),this.version=s.i,this.localState=new H({cache:f,client:this,resolvers:k,fragmentMatcher:O}),this.queryManager=new G({cache:this.cache,link:this.link,defaultOptions:this.defaultOptions,defaultContext:_,documentTransform:d,queryDeduplication:b,ssrMode:h,dataMasking:!!D,clientAwareness:{name:R,version:T},localState:this.localState,assumeImmutableResults:x,onBroadcast:this.devtoolsConfig.enabled?function(){r.devToolsHookCb&&r.devToolsHookCb({action:{},state:{queries:r.queryManager.getQueryStore(),mutations:r.queryManager.mutationStore||{}},dataWithOptimisticResults:r.cache.extract(!0)})}:void 0}),this.devtoolsConfig.enabled&&this.connectToDevTools()}return e.prototype.connectToDevTools=function(){if("undefined"!=typeof window){var e=window,t=Symbol.for("apollo.devtools");(e[t]=e[t]||[]).push(this),e.__APOLLO_CLIENT__=this,!$&&!1!==globalThis.__DEV__&&($=!0,window.document&&window.top===window.self&&/^(https?|file):$/.test(window.location.protocol)&&setTimeout(function(){if(!window.__APOLLO_DEVTOOLS_GLOBAL_HOOK__){var e=window.navigator,t=e&&e.userAgent,r=void 0;"string"==typeof t&&(t.indexOf("Chrome/")>-1?r="https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm":t.indexOf("Firefox/")>-1&&(r="https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/")),r&&!1!==globalThis.__DEV__&&i.kG.log("Download the Apollo DevTools for a better development experience: %s",r)}},1e4))}},Object.defineProperty(e.prototype,"documentTransform",{get:function(){return this.queryManager.documentTransform},enumerable:!1,configurable:!0}),e.prototype.stop=function(){this.queryManager.stop()},e.prototype.watchQuery=function(e){return this.defaultOptions.watchQuery&&(e=(0,Z.J)(this.defaultOptions.watchQuery,e)),this.disableNetworkFetches&&("network-only"===e.fetchPolicy||"cache-and-network"===e.fetchPolicy)&&(e=(0,n.pi)((0,n.pi)({},e),{fetchPolicy:"cache-first"})),this.queryManager.watchQuery(e)},e.prototype.query=function(e){return this.defaultOptions.query&&(e=(0,Z.J)(this.defaultOptions.query,e)),(0,i.kG)("cache-and-network"!==e.fetchPolicy,17),this.disableNetworkFetches&&"network-only"===e.fetchPolicy&&(e=(0,n.pi)((0,n.pi)({},e),{fetchPolicy:"cache-first"})),this.queryManager.query(e)},e.prototype.mutate=function(e){return this.defaultOptions.mutate&&(e=(0,Z.J)(this.defaultOptions.mutate,e)),this.queryManager.mutate(e)},e.prototype.subscribe=function(e){var t=this,r=this.queryManager.generateQueryId();return this.queryManager.startGraphQLSubscription(e).map(function(i){return(0,n.pi)((0,n.pi)({},i),{data:t.queryManager.maskOperation({document:e.query,data:i.data,fetchPolicy:e.fetchPolicy,id:r})})})},e.prototype.readQuery=function(e,t){return void 0===t&&(t=!1),this.cache.readQuery(e,t)},e.prototype.watchFragment=function(e){var t;return this.cache.watchFragment((0,n.pi)((0,n.pi)({},e),((t={})[Symbol.for("apollo.dataMasking")]=this.queryManager.dataMasking,t)))},e.prototype.readFragment=function(e,t){return void 0===t&&(t=!1),this.cache.readFragment(e,t)},e.prototype.writeQuery=function(e){var t=this.cache.writeQuery(e);return!1!==e.broadcast&&this.queryManager.broadcastQueries(),t},e.prototype.writeFragment=function(e){var t=this.cache.writeFragment(e);return!1!==e.broadcast&&this.queryManager.broadcastQueries(),t},e.prototype.__actionHookForDevTools=function(e){this.devToolsHookCb=e},e.prototype.__requestRaw=function(e){return a(this.link,e)},e.prototype.resetStore=function(){var e=this;return Promise.resolve().then(function(){return e.queryManager.clearStore({discardWatches:!1})}).then(function(){return Promise.all(e.resetStoreCallbacks.map(function(e){return e()}))}).then(function(){return e.reFetchObservableQueries()})},e.prototype.clearStore=function(){var e=this;return Promise.resolve().then(function(){return e.queryManager.clearStore({discardWatches:!0})}).then(function(){return Promise.all(e.clearStoreCallbacks.map(function(e){return e()}))})},e.prototype.onResetStore=function(e){var t=this;return this.resetStoreCallbacks.push(e),function(){t.resetStoreCallbacks=t.resetStoreCallbacks.filter(function(t){return t!==e})}},e.prototype.onClearStore=function(e){var t=this;return this.clearStoreCallbacks.push(e),function(){t.clearStoreCallbacks=t.clearStoreCallbacks.filter(function(t){return t!==e})}},e.prototype.reFetchObservableQueries=function(e){return this.queryManager.reFetchObservableQueries(e)},e.prototype.refetchQueries=function(e){var t=this.queryManager.refetchQueries(e),r=[],n=[];t.forEach(function(e,t){r.push(t),n.push(e)});var o=Promise.all(n);return o.queries=r,o.results=n,o.catch(function(e){!1!==globalThis.__DEV__&&i.kG.debug(18,e)}),o},e.prototype.getObservableQueries=function(e){return void 0===e&&(e="active"),this.queryManager.getObservableQueries(e)},e.prototype.extract=function(e){return this.cache.extract(e)},e.prototype.restore=function(e){return this.cache.restore(e)},e.prototype.addResolvers=function(e){this.localState.addResolvers(e)},e.prototype.setResolvers=function(e){this.localState.setResolvers(e)},e.prototype.getResolvers=function(){return this.localState.getResolvers()},e.prototype.setLocalStateFragmentMatcher=function(e){this.localState.setFragmentMatcher(e)},e.prototype.setLink=function(e){this.link=this.queryManager.link=e},Object.defineProperty(e.prototype,"defaultContext",{get:function(){return this.queryManager.defaultContext},enumerable:!1,configurable:!0}),e}();!1!==globalThis.__DEV__&&(J.prototype.getMemoryInternals=X.su)},83537:(e,t,r)=>{r.d(t,{u:()=>g,D:()=>w});var n=r(65826),i=r(49817),o=r(20208),a=r(32015),s=r(8809),u=r(33463),c=r(13329),l=r(25650),f=r(65253),d=r(78758),p=r(17267),h=r(28740),v=r(42558),y=Object.assign,m=Object.hasOwnProperty,g=function(e){function t(r){var i=r.queryManager,o=r.queryInfo,a=r.options,u=this,c=t.inactiveOnCreation.getValue();(u=e.call(this,function(e){u._getOrCreateQuery();try{var t=e._subscription._observer;t&&!t.error&&(t.error=b)}catch(e){}var r=!u.observers.size;u.observers.add(e);var n=u.last;return n&&n.error?e.error&&e.error(n.error):n&&n.result&&e.next&&e.next(u.maskResult(n.result)),r&&u.reobserve().catch(function(){}),function(){u.observers.delete(e)&&!u.observers.size&&u.tearDownQuery()}})||this).observers=new Set,u.subscriptions=new Set,u.dirty=!1,u._getOrCreateQuery=function(){return c&&(i.queries.set(u.queryId,o),c=!1),u.queryManager.getOrCreateQuery(u.queryId)},u.queryInfo=o,u.queryManager=i,u.waitForOwnResult=_(a.fetchPolicy),u.isTornDown=!1,u.subscribeToMore=u.subscribeToMore.bind(u),u.maskResult=u.maskResult.bind(u);var l=i.defaultOptions.watchQuery,f=(void 0===l?{}:l).fetchPolicy,d=void 0===f?"cache-first":f,p=a.fetchPolicy,h=void 0===p?d:p,v=a.initialFetchPolicy,y=void 0===v?"standby"===h?d:h:v;u.options=(0,n.pi)((0,n.pi)({},a),{initialFetchPolicy:y,fetchPolicy:h}),u.queryId=o.queryId||i.generateQueryId();var m=(0,s.$H)(u.query);return u.queryName=m&&m.name&&m.name.value,u}return(0,n.ZT)(t,e),Object.defineProperty(t.prototype,"query",{get:function(){return this.lastQuery||this.options.query},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"variables",{get:function(){return this.options.variables},enumerable:!1,configurable:!0}),t.prototype.result=function(){var e=this;return new Promise(function(t,r){var n={next:function(r){t(r),e.observers.delete(n),e.observers.size||e.queryManager.removeQuery(e.queryId),setTimeout(function(){i.unsubscribe()},0)},error:r},i=e.subscribe(n)})},t.prototype.resetDiff=function(){this.queryInfo.resetDiff()},t.prototype.getCurrentFullResult=function(e){void 0===e&&(e=!0);var t=this.getLastResult(!0),r=this.queryInfo.networkStatus||t&&t.networkStatus||a.Ie.ready,i=(0,n.pi)((0,n.pi)({},t),{loading:(0,a.Oj)(r),networkStatus:r}),s=this.options.fetchPolicy,u=void 0===s?"cache-first":s;if(_(u)||this.queryManager.getDocumentInfo(this.query).hasForcedResolvers);else if(this.waitForOwnResult)this.queryInfo.updateWatch();else{var c=this.queryInfo.getDiff();(c.complete||this.options.returnPartialData)&&(i.data=c.result),(0,o.D)(i.data,{})&&(i.data=void 0),c.complete?(delete i.partial,c.complete&&i.networkStatus===a.Ie.loading&&("cache-first"===u||"cache-only"===u)&&(i.networkStatus=a.Ie.ready,i.loading=!1)):i.partial=!0,i.networkStatus===a.Ie.ready&&(i.error||i.errors)&&(i.networkStatus=a.Ie.error),!1===globalThis.__DEV__||c.complete||this.options.partialRefetch||i.loading||i.data||i.error||w(c.missing)}return e&&this.updateLastResult(i),i},t.prototype.getCurrentResult=function(e){return void 0===e&&(e=!0),this.maskResult(this.getCurrentFullResult(e))},t.prototype.isDifferentFromLastResult=function(e,t){if(!this.last)return!0;var r=this.queryManager.getDocumentInfo(this.query),n=this.queryManager.dataMasking,i=n?r.nonReactiveQuery:this.query;return(n||r.hasNonreactiveDirective?!(0,h.W)(i,this.last.result,e,this.variables):!(0,o.D)(this.last.result,e))||t&&!(0,o.D)(this.last.variables,t)},t.prototype.getLast=function(e,t){var r=this.last;if(r&&r[e]&&(!t||(0,o.D)(r.variables,this.variables)))return r[e]},t.prototype.getLastResult=function(e){return this.getLast("result",e)},t.prototype.getLastError=function(e){return this.getLast("error",e)},t.prototype.resetLastResults=function(){delete this.last,this.isTornDown=!1},t.prototype.resetQueryStoreErrors=function(){this.queryManager.resetErrors(this.queryId)},t.prototype.refetch=function(e){var t,r={pollInterval:0};if("no-cache"===this.options.fetchPolicy?r.fetchPolicy="no-cache":r.fetchPolicy="network-only",!1!==globalThis.__DEV__&&e&&m.call(e,"variables")){var u=(0,s.iW)(this.query),c=u.variableDefinitions;c&&c.some(function(e){return"variables"===e.variable.name.value})||!1===globalThis.__DEV__||i.kG.warn(21,e,(null===(t=u.name)||void 0===t?void 0:t.value)||u)}return e&&!(0,o.D)(this.options.variables,e)&&(r.variables=this.options.variables=(0,n.pi)((0,n.pi)({},this.options.variables),e)),this.queryInfo.resetLastWrite(),this.reobserve(r,a.Ie.refetch)},t.prototype.fetchMore=function(e){var t=this,r=(0,n.pi)((0,n.pi)({},e.query?e:(0,n.pi)((0,n.pi)((0,n.pi)((0,n.pi)({},this.options),{query:this.options.query}),e),{variables:(0,n.pi)((0,n.pi)({},this.options.variables),e.variables)})),{fetchPolicy:"no-cache"});r.query=this.transformDocument(r.query);var o=this.queryManager.generateQueryId();this.lastQuery=e.query?this.transformDocument(this.options.query):r.query;var s=this.queryInfo,u=s.networkStatus;s.networkStatus=a.Ie.fetchMore,r.notifyOnNetworkStatusChange&&this.observe();var c=new Set,l=null==e?void 0:e.updateQuery,f="no-cache"!==this.options.fetchPolicy;return f||(0,i.kG)(l,22),this.queryManager.fetchQuery(o,r,a.Ie.fetchMore).then(function(i){if(t.queryManager.removeQuery(o),s.networkStatus===a.Ie.fetchMore&&(s.networkStatus=u),f)t.queryManager.cache.batch({update:function(n){var o=e.updateQuery;o?n.updateQuery({query:t.query,variables:t.variables,returnPartialData:!0,optimistic:!1},function(e){return o(e,{fetchMoreResult:i.data,variables:r.variables})}):n.writeQuery({query:r.query,variables:r.variables,data:i.data})},onWatchUpdated:function(e){c.add(e.query)}});else{var d=t.getLast("result"),p=l(d.data,{fetchMoreResult:i.data,variables:r.variables});t.reportResult((0,n.pi)((0,n.pi)({},d),{networkStatus:u,loading:(0,a.Oj)(u),data:p}),t.variables)}return t.maskResult(i)}).finally(function(){f&&!c.has(t.query)&&t.reobserveCacheFirst()})},t.prototype.subscribeToMore=function(e){var t=this,r=this.queryManager.startGraphQLSubscription({query:e.document,variables:e.variables,context:e.context}).subscribe({next:function(r){var i=e.updateQuery;i&&t.updateQuery(function(e,t){return i(e,(0,n.pi)({subscriptionData:r},t))})},error:function(t){if(e.onError){e.onError(t);return}!1!==globalThis.__DEV__&&i.kG.error(23,t)}});return this.subscriptions.add(r),function(){t.subscriptions.delete(r)&&r.unsubscribe()}},t.prototype.setOptions=function(e){return this.reobserve(e)},t.prototype.silentSetOptions=function(e){var t=(0,u.o)(this.options,e||{});y(this.options,t)},t.prototype.setVariables=function(e){return(0,o.D)(this.variables,e)?this.observers.size?this.result():Promise.resolve():(this.options.variables=e,this.observers.size)?this.reobserve({fetchPolicy:this.options.initialFetchPolicy,variables:e},a.Ie.setVariables):Promise.resolve()},t.prototype.updateQuery=function(e){var t=this.queryManager,r=t.cache.diff({query:this.options.query,variables:this.variables,returnPartialData:!0,optimistic:!1}),n=r.result,i=r.complete,o=e(n,{variables:this.variables,complete:!!i,previousData:n});o&&(t.cache.writeQuery({query:this.options.query,data:o,variables:this.variables}),t.broadcastQueries())},t.prototype.startPolling=function(e){this.options.pollInterval=e,this.updatePolling()},t.prototype.stopPolling=function(){this.options.pollInterval=0,this.updatePolling()},t.prototype.applyNextFetchPolicy=function(e,t){if(t.nextFetchPolicy){var r=t.fetchPolicy,n=void 0===r?"cache-first":r,i=t.initialFetchPolicy,o=void 0===i?n:i;"standby"===n||("function"==typeof t.nextFetchPolicy?t.fetchPolicy=t.nextFetchPolicy(n,{reason:e,options:t,observable:this,initialFetchPolicy:o}):"variables-changed"===e?t.fetchPolicy=o:t.fetchPolicy=t.nextFetchPolicy)}return t.fetchPolicy},t.prototype.fetch=function(e,t,r){var n=this._getOrCreateQuery();return n.setObservableQuery(this),this.queryManager.fetchConcastWithInfo(n,e,t,r)},t.prototype.updatePolling=function(){var e=this;if(!this.queryManager.ssrMode){var t=this.pollingInfo,r=this.options.pollInterval;if(!r||!this.hasObservers()){t&&(clearTimeout(t.timeout),delete this.pollingInfo);return}if(!t||t.interval!==r){(0,i.kG)(r,24),(t||(this.pollingInfo={})).interval=r;var n=function(){var t,r;e.pollingInfo&&((0,a.Oj)(e.queryInfo.networkStatus)||(null===(r=(t=e.options).skipPollAttempt)||void 0===r?void 0:r.call(t))?o():e.reobserve({fetchPolicy:"no-cache"===e.options.initialFetchPolicy?"no-cache":"network-only"},a.Ie.poll).then(o,o))},o=function(){var t=e.pollingInfo;t&&(clearTimeout(t.timeout),t.timeout=setTimeout(n,t.interval))};o()}}},t.prototype.updateLastResult=function(e,t){void 0===t&&(t=this.variables);var r=this.getLastError();return r&&this.last&&!(0,o.D)(t,this.last.variables)&&(r=void 0),this.last=(0,n.pi)({result:this.queryManager.assumeImmutableResults?e:(0,c.X)(e),variables:t},r?{error:r}:null)},t.prototype.reobserveAsConcast=function(e,t){var r=this;this.isTornDown=!1;var i=t===a.Ie.refetch||t===a.Ie.fetchMore||t===a.Ie.poll,s=this.options.variables,c=this.options.fetchPolicy,l=(0,u.o)(this.options,e||{}),f=i?l:y(this.options,l),d=this.transformDocument(f.query);this.lastQuery=d,!i&&(this.updatePolling(),e&&e.variables&&!(0,o.D)(e.variables,s)&&"standby"!==f.fetchPolicy&&(f.fetchPolicy===c||"function"==typeof f.nextFetchPolicy)&&(this.applyNextFetchPolicy("variables-changed",f),void 0===t&&(t=a.Ie.setVariables))),this.waitForOwnResult&&(this.waitForOwnResult=_(f.fetchPolicy));var h=function(){r.concast===g&&(r.waitForOwnResult=!1)},v=f.variables&&(0,n.pi)({},f.variables),m=this.fetch(f,t,d),g=m.concast,b=m.fromLink,w={next:function(e){(0,o.D)(r.variables,v)&&(h(),r.reportResult(e,v))},error:function(e){(0,o.D)(r.variables,v)&&((0,p.MS)(e)||(e=new p.cA({networkError:e})),h(),r.reportError(e,v))}};return i||!b&&this.concast||(this.concast&&this.observer&&this.concast.removeObserver(this.observer),this.concast=g,this.observer=w),g.addObserver(w),g},t.prototype.reobserve=function(e,t){var r;return(r=this.reobserveAsConcast(e,t).promise.then(this.maskResult)).catch(function(){}),r},t.prototype.resubscribeAfterError=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=this.last;this.resetLastResults();var n=this.subscribe.apply(this,e);return this.last=r,n},t.prototype.observe=function(){this.reportResult(this.getCurrentFullResult(!1),this.variables)},t.prototype.reportResult=function(e,t){var r=this.getLastError(),n=this.isDifferentFromLastResult(e,t);(r||!e.partial||this.options.returnPartialData)&&this.updateLastResult(e,t),(r||n)&&(0,l.p)(this.observers,"next",this.maskResult(e))},t.prototype.reportError=function(e,t){var r=(0,n.pi)((0,n.pi)({},this.getLastResult()),{error:e,errors:e.graphQLErrors,networkStatus:a.Ie.error,loading:!1});this.updateLastResult(r,t),(0,l.p)(this.observers,"error",this.last.error=e)},t.prototype.hasObservers=function(){return this.observers.size>0},t.prototype.tearDownQuery=function(){this.isTornDown||(this.concast&&this.observer&&(this.concast.removeObserver(this.observer),delete this.concast,delete this.observer),this.stopPolling(),this.subscriptions.forEach(function(e){return e.unsubscribe()}),this.subscriptions.clear(),this.queryManager.stopQuery(this.queryId),this.observers.clear(),this.isTornDown=!0)},t.prototype.transformDocument=function(e){return this.queryManager.transform(e)},t.prototype.maskResult=function(e){return e&&"data"in e?(0,n.pi)((0,n.pi)({},e),{data:this.queryManager.maskOperation({document:this.query,data:e.data,fetchPolicy:this.options.fetchPolicy,id:this.queryId})}):e},t.prototype.resetNotifications=function(){this.cancelNotifyTimeout(),this.dirty=!1},t.prototype.cancelNotifyTimeout=function(){this.notifyTimeout&&(clearTimeout(this.notifyTimeout),this.notifyTimeout=void 0)},t.prototype.scheduleNotify=function(){var e=this;this.dirty||(this.dirty=!0,this.notifyTimeout||(this.notifyTimeout=setTimeout(function(){return e.notify()},0)))},t.prototype.notify=function(){this.cancelNotifyTimeout(),this.dirty&&("cache-only"==this.options.fetchPolicy||"cache-and-network"==this.options.fetchPolicy||!(0,a.Oj)(this.queryInfo.networkStatus))&&(this.queryInfo.getDiff().fromOptimisticTransaction?this.observe():this.reobserveCacheFirst()),this.dirty=!1},t.prototype.reobserveCacheFirst=function(){var e=this.options,t=e.fetchPolicy,r=e.nextFetchPolicy;return"cache-and-network"===t||"network-only"===t?this.reobserve({fetchPolicy:"cache-first",nextFetchPolicy:function(e,n){return(this.nextFetchPolicy=r,"function"==typeof this.nextFetchPolicy)?this.nextFetchPolicy(e,n):t}}):this.reobserve()},t.inactiveOnCreation=new v.g7,t}(f.y);function b(e){!1!==globalThis.__DEV__&&i.kG.error(25,e.message,e.stack)}function w(e){!1!==globalThis.__DEV__&&e&&!1!==globalThis.__DEV__&&i.kG.debug(26,e)}function _(e){return"network-only"===e||"no-cache"===e||"standby"===e}(0,d.D)(g)},28740:(e,t,r)=>{r.d(t,{W:()=>c});var n=r(65826),i=r(20208),o=r(8809),a=r(80135),s=r(9957),u=r(47382);function c(e,t,r,c){var f=t.data,d=(0,n._T)(t,["data"]),p=r.data,h=(0,n._T)(r,["data"]);return(0,i.Z)(d,h)&&function e(t,r,n,o){if(r===n)return!0;var c=new Set;return t.selections.every(function(t){if(c.has(t)||(c.add(t),!(0,s.LZ)(t,o.variables)||l(t)))return!0;if((0,u.My)(t)){var f=(0,u.u2)(t),d=r&&r[f],p=n&&n[f],h=t.selectionSet;if(!h)return(0,i.Z)(d,p);var v=Array.isArray(d),y=Array.isArray(p);if(v!==y)return!1;if(v&&y){var m=d.length;if(p.length!==m)return!1;for(var g=0;g<m;++g)if(!e(h,d[g],p[g],o))return!1;return!0}return e(h,d,p,o)}var b=(0,a.hi)(t,o.fragmentMap);if(b)return!!l(b)||e(b.selectionSet,r,n,o)})}((0,o.p$)(e).selectionSet,f,p,{fragmentMap:(0,a.F)((0,o.kU)(e)),variables:c})}function l(e){return!!e.directives&&e.directives.some(f)}function f(e){return"nonreactive"===e.name.value}},32015:(e,t,r)=>{var n;function i(e){return!!e&&e<7}r.d(t,{Ie:()=>n,Oj:()=>i}),function(e){e[e.loading=1]="loading",e[e.setVariables=2]="setVariables",e[e.fetchMore=3]="fetchMore",e[e.refetch=4]="refetch",e[e.poll=6]="poll",e[e.ready=7]="ready",e[e.error=8]="error"}(n||(n={}))},17267:(e,t,r)=>{r.d(t,{MS:()=>s,YG:()=>o,cA:()=>c,ls:()=>a});var n=r(65826);r(49817);var i=r(91649),o=Symbol();function a(e){return!!e.extensions&&Array.isArray(e.extensions[o])}function s(e){return e.hasOwnProperty("graphQLErrors")}var u=function(e){var t=(0,n.ev)((0,n.ev)((0,n.ev)([],e.graphQLErrors,!0),e.clientErrors,!0),e.protocolErrors,!0);return e.networkError&&t.push(e.networkError),t.map(function(e){return(0,i.s)(e)&&e.message||"Error message not found."}).join("\n")},c=function(e){function t(r){var i=r.graphQLErrors,o=r.protocolErrors,a=r.clientErrors,s=r.networkError,c=r.errorMessage,l=r.extraInfo,f=e.call(this,c)||this;return f.name="ApolloError",f.graphQLErrors=i||[],f.protocolErrors=o||[],f.clientErrors=a||[],f.networkError=s||null,f.message=c||u(f),f.extraInfo=l,f.cause=(0,n.ev)((0,n.ev)((0,n.ev)([s],i||[],!0),o||[],!0),a||[],!0).find(function(e){return!!e})||null,f.__proto__=t.prototype,f}return(0,n.ZT)(t,e),t}(Error)},39790:(e,t,r)=>{r.d(t,{v:()=>a});var n=r(65826),i=r(8164),o=r(65253);function a(e){return new i.i(function(t,r){var i=(0,n._T)(t,[]);return new o.y(function(n){var o,a=!1;return Promise.resolve(i).then(function(r){return e(r,t.getContext())}).then(t.setContext).then(function(){a||(o=r(t).subscribe({next:n.next.bind(n),error:n.error.bind(n),complete:n.complete.bind(n)}))}).catch(n.error.bind(n)),function(){a=!0,o&&o.unsubscribe()}})})}},8164:(e,t,r)=>{r.d(t,{i:()=>l});var n=r(49817),i=r(65253),o=r(65826),a=r(8809);function s(e,t){return t?t(e):i.y.of()}function u(e){return"function"==typeof e?new l(e):e}function c(e){return e.request.length<=1}var l=function(){function e(e){e&&(this.request=e)}return e.empty=function(){return new e(function(){return i.y.of()})},e.from=function(t){return 0===t.length?e.empty():t.map(u).reduce(function(e,t){return e.concat(t)})},e.split=function(t,r,n){var o=u(r),a=u(n||new e(s));return Object.assign(new e(c(o)&&c(a)?function(e){return t(e)?o.request(e)||i.y.of():a.request(e)||i.y.of()}:function(e,r){return t(e)?o.request(e,r)||i.y.of():a.request(e,r)||i.y.of()}),{left:o,right:a})},e.execute=function(e,t){var r,s,u,c;return e.request((u=t.context,(s={variables:(r=function(e){for(var t=["query","operationName","variables","extensions","context"],r=0,i=Object.keys(e);r<i.length;r++){var o=i[r];if(0>t.indexOf(o))throw(0,n._K)(46,o)}return e}(t)).variables||{},extensions:r.extensions||{},operationName:r.operationName,query:r.query}).operationName||(s.operationName="string"!=typeof s.query?(0,a.rY)(s.query)||void 0:""),c=(0,o.pi)({},u),Object.defineProperty(s,"setContext",{enumerable:!1,value:function(e){c="function"==typeof e?(0,o.pi)((0,o.pi)({},c),e(c)):(0,o.pi)((0,o.pi)({},c),e)}}),Object.defineProperty(s,"getContext",{enumerable:!1,value:function(){return(0,o.pi)({},c)}}),s))||i.y.of()},e.concat=function(t,r){var o=u(t);if(c(o))return!1!==globalThis.__DEV__&&n.kG.warn(38,o),o;var a=u(r);return Object.assign(new e(c(a)?function(e){return o.request(e,function(e){return a.request(e)||i.y.of()})||i.y.of()}:function(e,t){return o.request(e,function(e){return a.request(e,t)||i.y.of()})||i.y.of()}),{left:o,right:a})},e.prototype.split=function(t,r,n){return this.concat(e.split(t,r,n||new e(s)))},e.prototype.concat=function(t){return e.concat(this,t)},e.prototype.request=function(e,t){throw(0,n._K)(39)},e.prototype.onError=function(e,t){if(t&&t.error)return t.error(e),!1;throw e},e.prototype.setOnError=function(e){return this.onError=e,this},e}()},46874:(e,t,r)=>{r.d(t,{u:()=>O});var n=r(65826),i=r(8164),o=r(49817),a=r(9957),s=r(65253),u=function(e,t){var r;try{r=JSON.stringify(e)}catch(e){var n=(0,o._K)(42,t,e.message);throw n.parseError=e,n}return r},c=r(51047);function l(e){var t={next:function(){return e.read()}};return c.DN&&(t[Symbol.asyncIterator]=function(){return this}),t}var f=function(e,t,r){var n=Error(r);throw n.name="ServerError",n.response=e,n.statusCode=e.status,n.result=t,n},d=r(17267),p=r(29804),h=Object.prototype.hasOwnProperty;function v(e,t){e.status>=300&&f(e,function(){try{return JSON.parse(t)}catch(e){return t}}(),"Response not successful: Received status code ".concat(e.status));try{return JSON.parse(t)}catch(r){throw r.name="ServerParseError",r.response=e,r.statusCode=e.status,r.bodyText=t,r}}var y=function(e){if(!e&&"undefined"==typeof fetch)throw(0,o._K)(40)},m=r(83491),g={http:{includeQuery:!0,includeExtensions:!1,preserveHeaderCase:!1},headers:{accept:"*/*","content-type":"application/json"},options:{method:"POST"}},b=function(e,t){return t(e)};function w(e){return new s.y(function(t){t.error(e)})}var _=r(57343),E=r(48135),x=r(8809),k=(0,o.wY)(function(){return fetch}),S=function(e){void 0===e&&(e={});var t=e.uri,r=void 0===t?"/graphql":t,S=e.fetch,O=e.print,R=void 0===O?b:O,T=e.includeExtensions,C=e.preserveHeaderCase,D=e.useGETForQueries,M=e.includeUnusedVariables,P=void 0!==M&&M,I=(0,n._T)(e,["uri","fetch","print","includeExtensions","preserveHeaderCase","useGETForQueries","includeUnusedVariables"]);!1!==globalThis.__DEV__&&y(S||k);var j={http:{includeExtensions:T,preserveHeaderCase:C},options:I.fetchOptions,credentials:I.credentials,headers:I.headers};return new i.i(function(e){var t,i,y,b,O,T,C,M,I=(t=e,i=r,t.getContext().uri||("function"==typeof i?i(t):i||"/graphql")),A=e.getContext(),N={};if(A.clientAwareness){var F=A.clientAwareness,L=F.name,q=F.version;L&&(N["apollographql-client-name"]=L),q&&(N["apollographql-client-version"]=q)}var V=(0,n.pi)((0,n.pi)({},N),A.headers),W={http:A.http,options:A.fetchOptions,credentials:A.credentials,headers:V};if((0,a.FS)(["client"],e.query)){var Q=(0,E.ob)(e.query);if(!Q)return w(Error("HttpLink: Trying to send a client-only query to the server. To send to the server, ensure a non-client field is added to the query or set the `transformOptions.removeClientFields` option to `true`."));e.query=Q}var z=function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];var o={},a={};r.forEach(function(e){o=(0,n.pi)((0,n.pi)((0,n.pi)({},o),e.options),{headers:(0,n.pi)((0,n.pi)({},o.headers),e.headers)}),e.credentials&&(o.credentials=e.credentials),a=(0,n.pi)((0,n.pi)({},a),e.http)}),o.headers&&(o.headers=function(e,t){if(!t){var r={};return Object.keys(Object(e)).forEach(function(t){r[t.toLowerCase()]=e[t]}),r}var n={};Object.keys(Object(e)).forEach(function(t){n[t.toLowerCase()]={originalName:t,value:e[t]}});var i={};return Object.keys(n).forEach(function(e){i[n[e].originalName]=n[e].value}),i}(o.headers,a.preserveHeaderCase));var s=e.operationName,u=e.extensions,c=e.variables,l=e.query,f={operationName:s,variables:c};return a.includeExtensions&&(f.extensions=u),a.includeQuery&&(f.query=t(l,m.S)),{options:o,body:f}}(e,R,g,j,W),U=z.options,B=z.body;B.variables&&!P&&(B.variables=(y=B.variables,b=e.query,O=(0,n.pi)({},y),T=new Set(Object.keys(y)),(0,_.visit)(b,{Variable:function(e,t,r){r&&"VariableDefinition"!==r.kind&&T.delete(e.name.value)}}),T.forEach(function(e){delete O[e]}),O)),U.signal||"undefined"==typeof AbortController||(M=new AbortController,U.signal=M.signal);var G="OperationDefinition"===(C=(0,x.p$)(e.query)).kind&&"subscription"===C.operation,K=(0,a.FS)(["defer"],e.query);if(D&&!e.query.definitions.some(function(e){return"OperationDefinition"===e.kind&&"mutation"===e.operation})&&(U.method="GET"),K||G){U.headers=U.headers||{};var Y="multipart/mixed;";G&&K&&!1!==globalThis.__DEV__&&o.kG.warn(41),G?Y+="boundary=graphql;subscriptionSpec=1.0,application/json":K&&(Y+="deferSpec=20220824,application/json"),U.headers.accept=Y}if("GET"===U.method){var H=function(e,t){var r=[],n=function(e,t){r.push("".concat(e,"=").concat(encodeURIComponent(t)))};if("query"in t&&n("query",t.query),t.operationName&&n("operationName",t.operationName),t.variables){var i=void 0;try{i=u(t.variables,"Variables map")}catch(e){return{parseError:e}}n("variables",i)}if(t.extensions){var o=void 0;try{o=u(t.extensions,"Extensions map")}catch(e){return{parseError:e}}n("extensions",o)}var a="",s=e,c=e.indexOf("#");-1!==c&&(a=e.substr(c),s=e.substr(0,c));var l=-1===s.indexOf("?")?"?":"&";return{newURI:s+l+r.join("&")+a}}(I,B),Z=H.newURI,X=H.parseError;if(X)return w(X);I=Z}else try{U.body=u(B,"Payload")}catch(e){return w(e)}return new s.y(function(t){var r=S||(0,o.wY)(function(){return fetch})||k,i=t.next.bind(t);return r(I,U).then(function(t){e.setContext({response:t});var r,o=null===(r=t.headers)||void 0===r?void 0:r.get("content-type");return null!==o&&/^multipart\/mixed/i.test(o)?function(e,t){return(0,n.mG)(this,void 0,void 0,function(){var r,i,o,a,s,u,f,h,y,m,g,b,w,_,E,x,k,S,O,R,T,C,D;return(0,n.Jh)(this,function(M){switch(M.label){case 0:if(void 0===TextDecoder)throw Error("TextDecoder must be defined in the environment: please import a polyfill.");r=new TextDecoder("utf-8"),i=null===(D=e.headers)||void 0===D?void 0:D.get("content-type"),o="boundary=",a=(null==i?void 0:i.includes(o))?null==i?void 0:i.substring((null==i?void 0:i.indexOf(o))+o.length).replace(/['"]/g,"").replace(/\;(.*)/gm,"").trim():"-",s="\r\n--".concat(a),u="",f=function(e){var t,r,n,i,o,a,s=e;if(e.body&&(s=e.body),t=s,c.DN&&t[Symbol.asyncIterator])return n=s[Symbol.asyncIterator](),(r={next:function(){return n.next()}})[Symbol.asyncIterator]=function(){return this},r;if(s.getReader)return l(s.getReader());if(s.stream)return l(s.stream().getReader());if(s.arrayBuffer)return i=s.arrayBuffer(),o=!1,a={next:function(){return o?Promise.resolve({value:void 0,done:!0}):(o=!0,new Promise(function(e,t){i.then(function(t){e({value:t,done:!1})}).catch(t)}))}},c.DN&&(a[Symbol.asyncIterator]=function(){return this}),a;if(s.pipe)return function(e){var t=null,r=null,n=!1,i=[],o=[];function a(e){if(!r){if(o.length){var t=o.shift();if(Array.isArray(t)&&t[0])return t[0]({value:e,done:!1})}i.push(e)}}function s(e){r=e,o.slice().forEach(function(t){t[1](e)}),t&&t()}function u(){n=!0,o.slice().forEach(function(e){e[0]({value:void 0,done:!0})}),t&&t()}t=function(){t=null,e.removeListener("data",a),e.removeListener("error",s),e.removeListener("end",u),e.removeListener("finish",u),e.removeListener("close",u)},e.on("data",a),e.on("error",s),e.on("end",u),e.on("finish",u),e.on("close",u);var l={next:function(){return new Promise(function(e,t){return r?t(r):i.length?e({value:i.shift(),done:!1}):n?e({value:void 0,done:!0}):void o.push([e,t])})}};return c.DN&&(l[Symbol.asyncIterator]=function(){return this}),l}(s);throw Error("Unknown body type for responseIterator. Please pass a streamable response.")}(e),h=!0,M.label=1;case 1:if(!h)return[3,3];return[4,f.next()];case 2:for(m=(y=M.sent()).value,g=y.done,b="string"==typeof m?m:r.decode(m),w=u.length-s.length+1,h=!g,u+=b,_=u.indexOf(s,w);_>-1;){if(E=void 0,E=(T=[u.slice(0,_),u.slice(_+s.length)])[0],u=T[1],x=E.indexOf("\r\n\r\n"),(k=function(e){var t={};return e.split("\n").forEach(function(e){var r=e.indexOf(":");if(r>-1){var n=e.slice(0,r).trim().toLowerCase(),i=e.slice(r+1).trim();t[n]=i}}),t}(E.slice(0,x))["content-type"])&&-1===k.toLowerCase().indexOf("application/json"))throw Error("Unsupported patch content type: application/json is required.");if(S=E.slice(x)){if(Object.keys(O=v(e,S)).length>1||"data"in O||"incremental"in O||"errors"in O||"payload"in O){if((0,p.yU)(O)){if(R={},"payload"in O){if(1===Object.keys(O).length&&null===O.payload)return[2];R=(0,n.pi)({},O.payload)}"errors"in O&&(R=(0,n.pi)((0,n.pi)({},R),{extensions:(0,n.pi)((0,n.pi)({},"extensions"in R?R.extensions:null),((C={})[d.YG]=O.errors,C))})),t(R)}else t(O)}else if(1===Object.keys(O).length&&"hasNext"in O&&!O.hasNext)return[2]}_=u.indexOf(s)}return[3,1];case 3:return[2]}})})}(t,i):t.text().then(function(e){return v(t,e)}).then(function(r){return Array.isArray(r)||h.call(r,"data")||h.call(r,"errors")||f(t,r,"Server response was missing for query '".concat(Array.isArray(e)?e.map(function(e){return e.operationName}):e.operationName,"'.")),r}).then(i)}).then(function(){M=void 0,t.complete()}).catch(function(e){M=void 0,e.result&&e.result.errors&&e.result.data&&t.next(e.result),t.error(e)}),function(){M&&M.abort()}})})},O=function(e){function t(t){void 0===t&&(t={});var r=e.call(this,S(t).request)||this;return r.options=t,r}return(0,n.ZT)(t,e),t}(i.i)},45495:(e,t,r)=>{r.d(t,{K:()=>c});var n=r(57343),i=r(74943),o=r(47382),a=r(9957),s=r(17894),u=r(49817);function c(e,t,r){return s.Os.withValue(!0,function(){var c=function e(t,r,i,c,l){var f,d=i.knownChanged,p=function(e,t){if(t.has(e))return t.get(e);var r=Array.isArray(e)?[]:Object.create(null);return t.set(e,r),r}(t,i.mutableTargets);if(Array.isArray(t)){for(var h=0,v=Array.from(t.entries());h<v.length;h++){var y=v[h],m=y[0],g=y[1];if(null===g){p[m]=null;continue}var b=e(g,r,i,c,!1!==globalThis.__DEV__?"".concat(l||"","[").concat(m,"]"):void 0);d.has(b)&&d.add(p),p[m]=b}return d.has(p)?p:t}for(var w=0,_=r.selections;w<_.length;w++){var E=_[w],x=void 0;if(c&&d.add(p),E.kind===n.Kind.FIELD){var k=(0,o.u2)(E),S=E.selectionSet;if(void 0===(x=p[k]||t[k]))continue;if(S&&null!==x){var b=e(t[k],S,i,c,!1!==globalThis.__DEV__?"".concat(l||"",".").concat(k):void 0);d.has(b)&&(x=b)}!1!==globalThis.__DEV__||(p[k]=x),!1!==globalThis.__DEV__&&(!c||"__typename"===k||(null===(f=Object.getOwnPropertyDescriptor(p,k))||void 0===f?void 0:f.value)?(delete p[k],p[k]=x):Object.defineProperty(p,k,function(e,t,r,n,i){var o=function(){return s.Os.getValue()||(!1!==globalThis.__DEV__&&u.kG.warn(48,n?"".concat(i," '").concat(n,"'"):"anonymous ".concat(i),"".concat(r,".").concat(e).replace(/^\./,"")),o=function(){return t}),t};return{get:function(){return o()},set:function(e){o=function(){return e}},enumerable:!0,configurable:!0}}(k,x,l||"",i.operationName,i.operationType)))}if(E.kind===n.Kind.INLINE_FRAGMENT&&(!E.typeCondition||i.cache.fragmentMatches(E,t.__typename))&&(x=e(t,E.selectionSet,i,c,l)),E.kind===n.Kind.FRAGMENT_SPREAD){var O=E.name.value,R=i.fragmentMap[O]||(i.fragmentMap[O]=i.cache.lookupFragment(O));(0,u.kG)(R,47,O);var T=(0,a.GT)(E);"mask"!==T&&(x=e(t,R.selectionSet,i,"migrate"===T,l))}d.has(x)&&d.add(p)}return"__typename"in t&&!("__typename"in p)&&(p.__typename=t.__typename),Object.keys(p).length!==Object.keys(t).length&&d.add(p),d.has(p)?p:t}(e,t,r,!1);return Object.isFrozen(e)&&(0,i.J)(c),c})}},94238:(e,t,r)=>{r.d(t,{r:()=>l});var n=r(57343),i=r(17894),o=r(49817),a=r(20208),s=r(45495),u=r(80135),c=r(8809);function l(e,t,r,l){if(!r.fragmentMatches)return!1!==globalThis.__DEV__&&(0,i.Kk)(),e;var f=t.definitions.filter(function(e){return e.kind===n.Kind.FRAGMENT_DEFINITION});void 0===l&&((0,o.kG)(1===f.length,49,f.length),l=f[0].name.value);var d=f.find(function(e){return e.name.value===l});return((0,o.kG)(!!d,50,l),null==e||(0,a.Z)(e,{}))?e:(0,s.K)(e,d.selectionSet,{operationType:"fragment",operationName:d.name.value,fragmentMap:(0,u.F)((0,c.kU)(t)),cache:r,mutableTargets:new i.Td,knownChanged:new i.wd})}},17894:(e,t,r)=>{r.d(t,{Kk:()=>l,Os:()=>u,Td:()=>a,wd:()=>s});var n=r(42558),i=r(49817),o=r(51047),a=o.mr?WeakMap:Map,s=o.sy?WeakSet:Set,u=new n.g7,c=!1;function l(){c||(c=!0,!1!==globalThis.__DEV__&&i.kG.warn(52))}},73427:(e,t,r)=>{r.d(t,{K:()=>u});var n,i=r(66126),o=r(51047),a=r(49817),s=o.aS?Symbol.for("__APOLLO_CONTEXT__"):"__APOLLO_CONTEXT__";function u(){(0,a.kG)("createContext"in(n||(n=r.t(i,2))),54);var e=i.createContext[s];return e||(Object.defineProperty(i.createContext,s,{value:e=i.createContext({}),enumerable:!1,writable:!1,configurable:!0}),e.displayName="ApolloContext"),e}},99592:(e,t,r)=>{r.d(t,{e:()=>s});var n=r(65826),i=r(49817),o=r(66126),a=r(73427),s=function(e){var t=e.client,r=e.children,s=(0,a.K)(),u=o.useContext(s),c=o.useMemo(function(){return(0,n.pi)((0,n.pi)({},u),{client:t||u.client})},[u,t]);return(0,i.kG)(c.client,55),o.createElement(s.Provider,{value:c},r)}},86191:(e,t,r)=>{r.d(t,{L:()=>u,s:()=>s});var n=r(29892),i=r(85123),o=new WeakSet;function a(e){!(e.size<=(e.max||-1))&&(o.has(e)||(o.add(e),setTimeout(function(){e.clean(),o.delete(e)},100)))}var s=function(e,t){var r=new n.k(e,t);return r.set=function(e,t){var r=n.k.prototype.set.call(this,e,t);return a(this),r},r},u=function(e,t){var r=new i.e(e,t);return r.set=function(e,t){var r=i.e.prototype.set.call(this,e,t);return a(this),r},r}},54761:(e,t,r)=>{r.d(t,{Kb:()=>c,q4:()=>u,su:()=>s,zP:()=>a});var n=r(65826),i=r(65910),o={};function a(e,t){o[e]=t}var s=!1!==globalThis.__DEV__?function(){var e,t,r,a,s;if(!(!1!==globalThis.__DEV__))throw Error("only supported in development mode");return{limits:Object.fromEntries(Object.entries({parser:1e3,canonicalStringify:1e3,print:2e3,"documentTransform.cache":2e3,"queryManager.getDocumentInfo":2e3,"PersistedQueryLink.persistedQueryHashes":2e3,"fragmentRegistry.transform":2e3,"fragmentRegistry.lookup":1e3,"fragmentRegistry.findFragmentSpreads":4e3,"cache.fragmentQueryDocuments":1e3,"removeTypenameFromVariables.getVariableDefinitions":2e3,"inMemoryCache.maybeBroadcastWatch":5e3,"inMemoryCache.executeSelectionSet":5e4,"inMemoryCache.executeSubSelectedArray":1e4}).map(function(e){var t=e[0],r=e[1];return[t,i.Q[t]||r]})),sizes:(0,n.pi)({print:null===(e=o.print)||void 0===e?void 0:e.call(o),parser:null===(t=o.parser)||void 0===t?void 0:t.call(o),canonicalStringify:null===(r=o.canonicalStringify)||void 0===r?void 0:r.call(o),links:function e(t){var r;return t?(0,n.ev)((0,n.ev)([null===(r=null==t?void 0:t.getMemoryInternals)||void 0===r?void 0:r.call(t)],e(null==t?void 0:t.left),!0),e(null==t?void 0:t.right),!0).filter(d):[]}(this.link),queryManager:{getDocumentInfo:this.queryManager.transformCache.size,documentTransforms:p(this.queryManager.documentTransform)}},null===(s=(a=this.cache).getMemoryInternals)||void 0===s?void 0:s.call(a))}}:void 0,u=!1!==globalThis.__DEV__?function(){var e=this.config.fragments;return(0,n.pi)((0,n.pi)({},l.apply(this)),{addTypenameDocumentTransform:p(this.addTypenameTransform),inMemoryCache:{executeSelectionSet:f(this.storeReader.executeSelectionSet),executeSubSelectedArray:f(this.storeReader.executeSubSelectedArray),maybeBroadcastWatch:f(this.maybeBroadcastWatch)},fragmentRegistry:{findFragmentSpreads:f(null==e?void 0:e.findFragmentSpreads),lookup:f(null==e?void 0:e.lookup),transform:f(null==e?void 0:e.transform)}})}:void 0,c=!1!==globalThis.__DEV__?l:void 0;function l(){return{cache:{fragmentQueryDocuments:f(this.getFragmentDoc)}}}function f(e){return e&&"dirtyKey"in e?e.size:void 0}function d(e){return null!=e}function p(e){return(function e(t){return t?(0,n.ev)((0,n.ev)([f(null==t?void 0:t.performWork)],e(null==t?void 0:t.left),!0),e(null==t?void 0:t.right),!0).filter(d):[]})(e).map(function(e){return{cache:e}})}},65910:(e,t,r)=>{r.d(t,{Q:()=>a});var n=r(65826),i=r(49817),o=Symbol.for("apollo.cacheSize"),a=(0,n.pi)({},i.CO[o])},83757:(e,t,r)=>{r.d(t,{O:()=>i,k:()=>n});var n=Array.isArray;function i(e){return Array.isArray(e)&&e.length>0}},51047:(e,t,r)=>{r.d(t,{DN:()=>u,JC:()=>f,Nq:()=>c,aS:()=>s,mr:()=>o,sy:()=>a});var n=r(49817),i="ReactNative"==(0,n.wY)(function(){return navigator.product}),o="function"==typeof WeakMap&&!(i&&!global.HermesInternal),a="function"==typeof WeakSet,s="function"==typeof Symbol&&"function"==typeof Symbol.for,u=s&&Symbol.asyncIterator,c="function"==typeof(0,n.wY)(function(){return window.document.createElement}),l=(0,n.wY)(function(){return navigator.userAgent.indexOf("jsdom")>=0})||!1,f=(c||i)&&!l},33736:(e,t,r)=>{r.d(t,{B:()=>s});var n,i=r(86191),o=r(65910),a=r(54761),s=Object.assign(function(e){return JSON.stringify(e,u)},{reset:function(){n=new i.L(o.Q.canonicalStringify||1e3)}});function u(e,t){if(t&&"object"==typeof t){var r=Object.getPrototypeOf(t);if(r===Object.prototype||null===r){var i=Object.keys(t);if(i.every(c))return t;var o=JSON.stringify(i),a=n.get(o);if(!a){i.sort();var s=JSON.stringify(i);a=n.get(s)||i,n.set(o,a),n.set(s,a)}var u=Object.create(r);return a.forEach(function(e){u[e]=t[e]}),u}}return t}function c(e,t,r){return 0===t||r[t-1]<=e}!1!==globalThis.__DEV__&&(0,a.zP)("canonicalStringify",function(){return n.size}),s.reset()},13329:(e,t,r)=>{r.d(t,{X:()=>i});var n=Object.prototype.toString;function i(e){return function e(t,r){switch(n.call(t)){case"[object Array]":if((r=r||new Map).has(t))return r.get(t);var i=t.slice(0);return r.set(t,i),i.forEach(function(t,n){i[n]=e(t,r)}),i;case"[object Object]":if((r=r||new Map).has(t))return r.get(t);var o=Object.create(Object.getPrototypeOf(t));return r.set(t,o),Object.keys(t).forEach(function(n){o[n]=e(t[n],r)}),o;default:return t}}(e)}},33463:(e,t,r)=>{r.d(t,{o:()=>n});function n(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=Object.create(null);return e.forEach(function(e){e&&Object.keys(e).forEach(function(t){var n=e[t];void 0!==n&&(r[t]=n)})}),r}},29804:(e,t,r)=>{r.d(t,{GG:()=>a,M0:()=>s,mT:()=>c,yU:()=>u});var n=r(91649),i=r(83757),o=r(20723);function a(e){return"incremental"in e}function s(e){return a(e)||"hasNext"in e&&"data"in e}function u(e){return(0,n.s)(e)&&"payload"in e}function c(e,t){var r=e,n=new o.w0;return a(t)&&(0,i.O)(t.incremental)&&t.incremental.forEach(function(e){for(var t=e.data,i=e.path,o=i.length-1;o>=0;--o){var a=i[o],s=isNaN(+a)?{}:[];s[a]=t,t=s}r=n.merge(r,t)}),r}},59589:(e,t,r)=>{r.d(t,{X:()=>i});var n=new Map;function i(e){var t=n.get(e)||1;return n.set(e,t+1),"".concat(e,":").concat(t,":").concat(Math.random().toString(36).slice(2))}},74943:(e,t,r)=>{r.d(t,{J:()=>i});var n=r(91649);function i(e){if(!1!==globalThis.__DEV__){var t;(t=new Set([e])).forEach(function(e){(0,n.s)(e)&&function(e){if(!1!==globalThis.__DEV__&&!Object.isFrozen(e))try{Object.freeze(e)}catch(e){if(e instanceof TypeError)return null;throw e}return e}(e)===e&&Object.getOwnPropertyNames(e).forEach(function(r){(0,n.s)(e[r])&&t.add(e[r])})})}return e}},20723:(e,t,r)=>{r.d(t,{Ee:()=>a,bw:()=>s,w0:()=>c});var n=r(65826),i=r(91649),o=Object.prototype.hasOwnProperty;function a(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return s(e)}function s(e){var t=e[0]||{},r=e.length;if(r>1)for(var n=new c,i=1;i<r;++i)t=n.merge(t,e[i]);return t}var u=function(e,t,r){return this.merge(e[r],t[r])},c=function(){function e(e){void 0===e&&(e=u),this.reconciler=e,this.isObject=i.s,this.pastCopies=new Set}return e.prototype.merge=function(e,t){for(var r=this,a=[],s=2;s<arguments.length;s++)a[s-2]=arguments[s];return(0,i.s)(t)&&(0,i.s)(e)?(Object.keys(t).forEach(function(i){if(o.call(e,i)){var s=e[i];if(t[i]!==s){var u=r.reconciler.apply(r,(0,n.ev)([e,t,i],a,!1));u!==s&&((e=r.shallowCopyForMerge(e))[i]=u)}}else(e=r.shallowCopyForMerge(e))[i]=t[i]}),e):t},e.prototype.shallowCopyForMerge=function(e){return(0,i.s)(e)&&!this.pastCopies.has(e)&&(e=Array.isArray(e)?e.slice(0):(0,n.pi)({__proto__:Object.getPrototypeOf(e)},e),this.pastCopies.add(e)),e},e}()},34837:(e,t,r)=>{r.d(t,{J:()=>o});var n=r(65826),i=r(33463);function o(e,t){return(0,i.o)(e,t,t.variables&&{variables:(0,i.o)((0,n.pi)((0,n.pi)({},e&&e.variables),t.variables))})}},91649:(e,t,r)=>{function n(e){return null!==e&&"object"==typeof e}r.d(t,{s:()=>n})},49539:(e,t,r)=>{r.d(t,{v:()=>i});var n=r(59589);function i(e,t){void 0===t&&(t=0);var r=(0,n.X)("stringifyForDisplay");return JSON.stringify(e,function(e,t){return void 0===t?r:t},t).split(JSON.stringify(r)).join("<undefined>")}},49817:(e,t,r)=>{r.d(t,{CO:()=>h,kG:()=>m,wY:()=>p,_K:()=>g});var n=r(65826),i="Invariant Violation",o=Object.setPrototypeOf,a=void 0===o?function(e,t){return e.__proto__=t,e}:o,s=function(e){function t(r){void 0===r&&(r=i);var n=e.call(this,"number"==typeof r?i+": "+r+" (see https://github.com/apollographql/invariant-packages)":r)||this;return n.framesToPop=1,n.name=i,a(n,t.prototype),n}return(0,n.ZT)(t,e),t}(Error);function u(e,t){if(!e)throw new s(t)}var c=["debug","log","warn","error","silent"],l=c.indexOf("log");function f(e){return function(){if(c.indexOf(e)>=l)return(console[e]||console.log).apply(console,arguments)}}!function(e){e.debug=f("debug"),e.log=f("log"),e.warn=f("warn"),e.error=f("error")}(u||(u={}));var d=r(50291);function p(e){try{return e()}catch(e){}}let h=p(function(){return globalThis})||p(function(){return window})||p(function(){return self})||p(function(){return global})||p(function(){return p.constructor("return this")()});var v=r(49539);function y(e){return function(t){for(var r=[],n=1;n<arguments.length;n++)r[n-1]=arguments[n];if("number"==typeof t){var i=t;(t=_(i))||(t=E(i,r),r=[])}e.apply(void 0,[t].concat(r))}}var m=Object.assign(function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];e||u(e,_(t,r)||E(t,r))},{debug:y(u.debug),log:y(u.log),warn:y(u.warn),error:y(u.error)});function g(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];return new s(_(e,t)||E(e,t))}var b=Symbol.for("ApolloErrorMessageHandler_"+d.i);function w(e){if("string"==typeof e)return e;try{return(0,v.v)(e,2).slice(0,1e3)}catch(e){return"<non-serializable>"}}function _(e,t){if(void 0===t&&(t=[]),e)return h[b]&&h[b](e,t.map(w))}function E(e,t){if(void 0===t&&(t=[]),e)return"An error occurred! For more details, see the full error text at https://go.apollo.dev/c/err#".concat(encodeURIComponent(JSON.stringify({version:d.i,message:e,args:t.map(w)})))}globalThis.__DEV__},88736:(e,t,r)=>{r.d(t,{A:()=>f});var n=r(96339),i=r(51047),o=r(8809),a=r(49817),s=r(29892),u=r(42558),c=r(65910);function l(e){return e}var f=function(){function e(e,t){void 0===t&&(t=Object.create(null)),this.resultCache=i.sy?new WeakSet:new Set,this.transform=e,t.getCacheKey&&(this.getCacheKey=t.getCacheKey),this.cached=!1!==t.cache,this.resetCache()}return e.prototype.getCacheKey=function(e){return[e]},e.identity=function(){return new e(l,{cache:!1})},e.split=function(t,r,n){return void 0===n&&(n=e.identity()),Object.assign(new e(function(e){return(t(e)?r:n).transformDocument(e)},{cache:!1}),{left:r,right:n})},e.prototype.resetCache=function(){var t=this;if(this.cached){var r=new n.B(i.mr);this.performWork=(0,u.re)(e.prototype.performWork.bind(this),{makeCacheKey:function(e){var n=t.getCacheKey(e);if(n)return(0,a.kG)(Array.isArray(n),77),r.lookupArray(n)},max:c.Q["documentTransform.cache"],cache:s.k})}},e.prototype.performWork=function(e){return(0,o.A$)(e),this.transform(e)},e.prototype.transformDocument=function(e){if(this.resultCache.has(e))return e;var t=this.performWork(e);return this.resultCache.add(t),t},e.prototype.concat=function(t){var r=this;return Object.assign(new e(function(e){return t.transformDocument(r.transformDocument(e))},{cache:!1}),{left:this,right:t})},e}()},9957:(e,t,r)=>{r.d(t,{FS:()=>a,GT:()=>u,LZ:()=>o,mj:()=>s});var n=r(49817),i=r(57343);function o(e,t){var r,i=e.directives;return!i||!i.length||(r=[],i&&i.length&&i.forEach(function(e){var t;if(!("skip"!==(t=e.name.value)&&"include"!==t)){var i=e.arguments,o=e.name.value;(0,n.kG)(i&&1===i.length,79,o);var a=i[0];(0,n.kG)(a.name&&"if"===a.name.value,80,o);var s=a.value;(0,n.kG)(s&&("Variable"===s.kind||"BooleanValue"===s.kind),81,o),r.push({directive:e,ifArgument:a})}}),r).every(function(e){var r=e.directive,i=e.ifArgument,o=!1;return"Variable"===i.value.kind?(o=t&&t[i.value.name.value],(0,n.kG)(void 0!==o,78,r.name.value)):o=i.value.value,"skip"===r.name.value?!o:o})}function a(e,t,r){var n=new Set(e),o=n.size;return(0,i.visit)(t,{Directive:function(e){if(n.delete(e.name.value)&&(!r||!n.size))return i.BREAK}}),r?!n.size:n.size<o}function s(e){return e&&a(["client","export"],e,!0)}function u(e){var t,r,o=null===(t=e.directives)||void 0===t?void 0:t.find(function(e){return"unmask"===e.name.value});if(!o)return"mask";var a=null===(r=o.arguments)||void 0===r?void 0:r.find(function(e){return"mode"===e.name.value});return(!1!==globalThis.__DEV__&&a&&(a.value.kind===i.Kind.VARIABLE?!1!==globalThis.__DEV__&&n.kG.warn(82):a.value.kind!==i.Kind.STRING?!1!==globalThis.__DEV__&&n.kG.warn(83):"migrate"!==a.value.value&&!1!==globalThis.__DEV__&&n.kG.warn(84,a.value.value)),a&&"value"in a.value&&"migrate"===a.value.value)?"migrate":"unmask"}},80135:(e,t,r)=>{r.d(t,{F:()=>s,YU:()=>c,Yk:()=>a,hi:()=>u});var n=r(65826),i=r(49817),o=r(57343);function a(e,t){var r=t,o=[];return e.definitions.forEach(function(e){if("OperationDefinition"===e.kind)throw(0,i._K)(85,e.operation,e.name?" named '".concat(e.name.value,"'"):"");"FragmentDefinition"===e.kind&&o.push(e)}),void 0===r&&((0,i.kG)(1===o.length,86,o.length),r=o[0].name.value),(0,n.pi)((0,n.pi)({},e),{definitions:(0,n.ev)([{kind:"OperationDefinition",operation:"query",selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:r}}]}}],e.definitions,!0)})}function s(e){void 0===e&&(e=[]);var t={};return e.forEach(function(e){t[e.name.value]=e}),t}function u(e,t){switch(e.kind){case"InlineFragment":return e;case"FragmentSpread":var r=e.name.value;if("function"==typeof t)return t(r);var n=t&&t[r];return(0,i.kG)(n,87,r),n||null;default:return null}}function c(e){var t=!0;return(0,o.visit)(e,{FragmentSpread:function(e){if(!(t=!!e.directives&&e.directives.some(function(e){return"unmask"===e.name.value})))return o.BREAK}}),t}},8809:(e,t,r)=>{r.d(t,{$H:()=>a,A$:()=>o,O4:()=>d,iW:()=>c,kU:()=>u,p$:()=>f,pD:()=>l,rY:()=>s});var n=r(49817),i=r(47382);function o(e){(0,n.kG)(e&&"Document"===e.kind,88);var t=e.definitions.filter(function(e){return"FragmentDefinition"!==e.kind}).map(function(e){if("OperationDefinition"!==e.kind)throw(0,n._K)(89,e.kind);return e});return(0,n.kG)(t.length<=1,90,t.length),e}function a(e){return o(e),e.definitions.filter(function(e){return"OperationDefinition"===e.kind})[0]}function s(e){return e.definitions.filter(function(e){return"OperationDefinition"===e.kind&&!!e.name}).map(function(e){return e.name.value})[0]||null}function u(e){return e.definitions.filter(function(e){return"FragmentDefinition"===e.kind})}function c(e){var t=a(e);return(0,n.kG)(t&&"query"===t.operation,91),t}function l(e){(0,n.kG)("Document"===e.kind,92),(0,n.kG)(e.definitions.length<=1,93);var t=e.definitions[0];return(0,n.kG)("FragmentDefinition"===t.kind,94),t}function f(e){o(e);for(var t,r=0,i=e.definitions;r<i.length;r++){var a=i[r];if("OperationDefinition"===a.kind){var s=a.operation;if("query"===s||"mutation"===s||"subscription"===s)return a}"FragmentDefinition"!==a.kind||t||(t=a)}if(t)return t;throw(0,n._K)(95)}function d(e){var t=Object.create(null),r=e&&e.variableDefinitions;return r&&r.length&&r.forEach(function(e){e.defaultValue&&(0,i.vb)(t,e.variable.name,e.defaultValue)}),t}},83491:(e,t,r)=>{r.d(t,{S:()=>u});var n,i=r(57343),o=r(86191),a=r(65910),s=r(54761),u=Object.assign(function(e){var t=n.get(e);return t||(t=(0,i.print)(e),n.set(e,t)),t},{reset:function(){n=new o.s(a.Q.print||2e3)}});u.reset(),!1!==globalThis.__DEV__&&(0,s.zP)("print",function(){return n?n.size:0})},47382:(e,t,r)=>{r.d(t,{Ao:()=>g,JW:()=>c,My:()=>m,NC:()=>v,PT:()=>h,Yk:()=>u,kQ:()=>s,qw:()=>function e(t,r,n){for(var i,a=0,s=r.selections;a<s.length;a++){var u=s[a];if(m(u)){if("__typename"===u.name.value)return t[y(u)]}else i?i.push(u):i=[u]}if("string"==typeof t.__typename)return t.__typename;if(i)for(var c=0,l=i;c<l.length;c++){var u=l[c],f=e(t,(0,o.hi)(u,n).selectionSet,n);if("string"==typeof f)return f}},u2:()=>y,vb:()=>l,vf:()=>f});var n=r(49817),i=r(91649),o=r(80135),a=r(33736);function s(e){return{__ref:String(e)}}function u(e){return!!(e&&"object"==typeof e&&"string"==typeof e.__ref)}function c(e){return(0,i.s)(e)&&"Document"===e.kind&&Array.isArray(e.definitions)}function l(e,t,r,i){if("IntValue"===r.kind||"FloatValue"===r.kind)e[t.value]=Number(r.value);else if("BooleanValue"===r.kind||"StringValue"===r.kind)e[t.value]=r.value;else if("ObjectValue"===r.kind){var o={};r.fields.map(function(e){return l(o,e.name,e.value,i)}),e[t.value]=o}else if("Variable"===r.kind){var a=(i||{})[r.name.value];e[t.value]=a}else if("ListValue"===r.kind)e[t.value]=r.values.map(function(e){var r={};return l(r,t,e,i),r[t.value]});else if("EnumValue"===r.kind)e[t.value]=r.value;else if("NullValue"===r.kind)e[t.value]=null;else throw(0,n._K)(96,t.value,r.kind)}function f(e,t){var r=null;e.directives&&(r={},e.directives.forEach(function(e){r[e.name.value]={},e.arguments&&e.arguments.forEach(function(n){var i=n.name,o=n.value;return l(r[e.name.value],i,o,t)})}));var n=null;return e.arguments&&e.arguments.length&&(n={},e.arguments.forEach(function(e){var r=e.name,i=e.value;return l(n,r,i,t)})),h(e.name.value,n,r)}var d=["connection","include","skip","client","rest","export","nonreactive"],p=a.B,h=Object.assign(function(e,t,r){if(t&&r&&r.connection&&r.connection.key){if(!r.connection.filter||!(r.connection.filter.length>0))return r.connection.key;var n=r.connection.filter?r.connection.filter:[];n.sort();var i={};return n.forEach(function(e){i[e]=t[e]}),"".concat(r.connection.key,"(").concat(p(i),")")}var o=e;if(t){var a=p(t);o+="(".concat(a,")")}return r&&Object.keys(r).forEach(function(e){-1===d.indexOf(e)&&(r[e]&&Object.keys(r[e]).length?o+="@".concat(e,"(").concat(p(r[e]),")"):o+="@".concat(e))}),o},{setStringify:function(e){var t=p;return p=e,t}});function v(e,t){if(e.arguments&&e.arguments.length){var r={};return e.arguments.forEach(function(e){return l(r,e.name,e.value,t)}),r}return null}function y(e){return e.alias?e.alias.value:e.name.value}function m(e){return"Field"===e.kind}function g(e){return"InlineFragment"===e.kind}},48135:(e,t,r)=>{r.d(t,{Gw:()=>p,UU:()=>y,aL:()=>h,bi:()=>d,ob:()=>v});var n=r(65826),i=r(49817),o=r(57343),a=r(8809),s=r(47382),u=r(80135),c=r(83757),l={kind:o.Kind.FIELD,name:{kind:o.Kind.NAME,value:"__typename"}};function f(e){var t=new Map;return function(r){void 0===r&&(r=e);var n=t.get(r);return n||t.set(r,n={variables:new Set,fragmentSpreads:new Set}),n}}function d(e,t){(0,a.A$)(t);for(var r,s,l,d=f(""),p=f(""),h=function(e){for(var t=0,r=void 0;t<e.length&&(r=e[t]);++t)if(!(0,c.k)(r)){if(r.kind===o.Kind.OPERATION_DEFINITION)return d(r.name&&r.name.value);if(r.kind===o.Kind.FRAGMENT_DEFINITION)return p(r.name.value)}return!1!==globalThis.__DEV__&&i.kG.error(97),null},v=0,y=t.definitions.length-1;y>=0;--y)t.definitions[y].kind===o.Kind.OPERATION_DEFINITION&&++v;var m=(r=new Map,s=new Map,e.forEach(function(e){e&&(e.name?r.set(e.name,e):e.test&&s.set(e.test,e))}),function(e){var t=r.get(e.name.value);return!t&&s.size&&s.forEach(function(r,n){n(e)&&(t=r)}),t}),g=function(e){return(0,c.O)(e)&&e.map(m).some(function(e){return e&&e.remove})},b=new Map,w=!1,_={enter:function(e){if(g(e.directives))return w=!0,null}},E=(0,o.visit)(t,{Field:_,InlineFragment:_,VariableDefinition:{enter:function(){return!1}},Variable:{enter:function(e,t,r,n,i){var o=h(i);o&&o.variables.add(e.name.value)}},FragmentSpread:{enter:function(e,t,r,n,i){if(g(e.directives))return w=!0,null;var o=h(i);o&&o.fragmentSpreads.add(e.name.value)}},FragmentDefinition:{enter:function(e,t,r,n){b.set(JSON.stringify(n),e)},leave:function(e,t,r,n){return e===b.get(JSON.stringify(n))?e:v>0&&e.selectionSet.selections.every(function(e){return e.kind===o.Kind.FIELD&&"__typename"===e.name.value})?(p(e.name.value).removed=!0,w=!0,null):void 0}},Directive:{leave:function(e){if(m(e))return w=!0,null}}});if(!w)return t;var x=function(e){return e.transitiveVars||(e.transitiveVars=new Set(e.variables),e.removed||e.fragmentSpreads.forEach(function(t){x(p(t)).transitiveVars.forEach(function(t){e.transitiveVars.add(t)})})),e},k=new Set;E.definitions.forEach(function(e){e.kind===o.Kind.OPERATION_DEFINITION?x(d(e.name&&e.name.value)).fragmentSpreads.forEach(function(e){k.add(e)}):e.kind!==o.Kind.FRAGMENT_DEFINITION||0!==v||p(e.name.value).removed||k.add(e.name.value)}),k.forEach(function(e){x(p(e)).fragmentSpreads.forEach(function(e){k.add(e)})});var S={enter:function(e){var t;if(t=e.name.value,!k.has(t)||p(t).removed)return null}};return l=(0,o.visit)(E,{FragmentSpread:S,FragmentDefinition:S,OperationDefinition:{leave:function(e){if(e.variableDefinitions){var t=x(d(e.name&&e.name.value)).transitiveVars;if(t.size<e.variableDefinitions.length)return(0,n.pi)((0,n.pi)({},e),{variableDefinitions:e.variableDefinitions.filter(function(e){return t.has(e.variable.name.value)})})}}}}),!function e(t,r){return!t||t.selectionSet.selections.every(function(t){return t.kind===o.Kind.FRAGMENT_SPREAD&&e(r[t.name.value],r)})}((0,a.$H)(l)||(0,a.pD)(l),(0,u.F)((0,a.kU)(l)))?l:null}var p=Object.assign(function(e){return(0,o.visit)(e,{SelectionSet:{enter:function(e,t,r){if(!r||r.kind!==o.Kind.OPERATION_DEFINITION){var i=e.selections;if(!(!i||i.some(function(e){return(0,s.My)(e)&&("__typename"===e.name.value||0===e.name.value.lastIndexOf("__",0))}))&&!((0,s.My)(r)&&r.directives&&r.directives.some(function(e){return"export"===e.name.value})))return(0,n.pi)((0,n.pi)({},e),{selections:(0,n.ev)((0,n.ev)([],i,!0),[l],!1)})}}}})},{added:function(e){return e===l}});function h(e){return"query"===(0,a.p$)(e).operation?e:(0,o.visit)(e,{OperationDefinition:{enter:function(e){return(0,n.pi)((0,n.pi)({},e),{operation:"query"})}}})}function v(e){return(0,a.A$)(e),d([{test:function(e){return"client"===e.name.value},remove:!0}],e)}function y(e){return(0,a.A$)(e),(0,o.visit)(e,{FragmentSpread:function(e){var t;if(null===(t=e.directives)||void 0===t||!t.some(function(e){return"unmask"===e.name.value}))return(0,n.pi)((0,n.pi)({},e),{directives:(0,n.ev)((0,n.ev)([],e.directives||[],!0),[{kind:o.Kind.DIRECTIVE,name:{kind:o.Kind.NAME,value:"nonreactive"}}],!1)})}})}},25650:(e,t,r)=>{r.d(t,{p:()=>n});function n(e,t,r){var n=[];e.forEach(function(e){return e[t]&&n.push(e)}),n.forEach(function(e){return e[t](r)})}},78758:(e,t,r)=>{r.d(t,{D:()=>o});var n=r(65253),i=r(51047);function o(e){function t(t){Object.defineProperty(e,t,{value:n.y})}return i.aS&&Symbol.species&&t(Symbol.species),t("@@species"),e}},50291:(e,t,r)=>{r.d(t,{i:()=>n});var n="3.13.9"},87389:(e,t,r)=>{r.d(t,{x7:()=>eO,Me:()=>ew,oo:()=>eT,RR:()=>ex,Cp:()=>eS,dr:()=>eR,cv:()=>e_,uY:()=>eE,dp:()=>ek});let n=["top","right","bottom","left"],i=Math.min,o=Math.max,a=Math.round,s=Math.floor,u=e=>({x:e,y:e}),c={left:"right",right:"left",bottom:"top",top:"bottom"},l={start:"end",end:"start"};function f(e,t){return"function"==typeof e?e(t):e}function d(e){return e.split("-")[0]}function p(e){return e.split("-")[1]}function h(e){return"x"===e?"y":"x"}function v(e){return"y"===e?"height":"width"}let y=new Set(["top","bottom"]);function m(e){return y.has(d(e))?"y":"x"}function g(e){return e.replace(/start|end/g,e=>l[e])}let b=["left","right"],w=["right","left"],_=["top","bottom"],E=["bottom","top"];function x(e){return e.replace(/left|right|bottom|top/g,e=>c[e])}function k(e){return"number"!=typeof e?{top:0,right:0,bottom:0,left:0,...e}:{top:e,right:e,bottom:e,left:e}}function S(e){let{x:t,y:r,width:n,height:i}=e;return{width:n,height:i,top:r,left:t,right:t+n,bottom:r+i,x:t,y:r}}function O(e,t,r){let n,{reference:i,floating:o}=e,a=m(t),s=h(m(t)),u=v(s),c=d(t),l="y"===a,f=i.x+i.width/2-o.width/2,y=i.y+i.height/2-o.height/2,g=i[u]/2-o[u]/2;switch(c){case"top":n={x:f,y:i.y-o.height};break;case"bottom":n={x:f,y:i.y+i.height};break;case"right":n={x:i.x+i.width,y:y};break;case"left":n={x:i.x-o.width,y:y};break;default:n={x:i.x,y:i.y}}switch(p(t)){case"start":n[s]-=g*(r&&l?-1:1);break;case"end":n[s]+=g*(r&&l?-1:1)}return n}let R=async(e,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:o=[],platform:a}=r,s=o.filter(Boolean),u=await (null==a.isRTL?void 0:a.isRTL(t)),c=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:l,y:f}=O(c,n,u),d=n,p={},h=0;for(let r=0;r<s.length;r++){let{name:o,fn:v}=s[r],{x:y,y:m,data:g,reset:b}=await v({x:l,y:f,initialPlacement:n,placement:d,strategy:i,middlewareData:p,rects:c,platform:a,elements:{reference:e,floating:t}});l=null!=y?y:l,f=null!=m?m:f,p={...p,[o]:{...p[o],...g}},b&&h<=50&&(h++,"object"==typeof b&&(b.placement&&(d=b.placement),b.rects&&(c=!0===b.rects?await a.getElementRects({reference:e,floating:t,strategy:i}):b.rects),{x:l,y:f}=O(c,d,u)),r=-1)}return{x:l,y:f,placement:d,strategy:i,middlewareData:p}};async function T(e,t){var r;void 0===t&&(t={});let{x:n,y:i,platform:o,rects:a,elements:s,strategy:u}=e,{boundary:c="clippingAncestors",rootBoundary:l="viewport",elementContext:d="floating",altBoundary:p=!1,padding:h=0}=f(t,e),v=k(h),y=s[p?"floating"===d?"reference":"floating":d],m=S(await o.getClippingRect({element:null==(r=await (null==o.isElement?void 0:o.isElement(y)))||r?y:y.contextElement||await (null==o.getDocumentElement?void 0:o.getDocumentElement(s.floating)),boundary:c,rootBoundary:l,strategy:u})),g="floating"===d?{x:n,y:i,width:a.floating.width,height:a.floating.height}:a.reference,b=await (null==o.getOffsetParent?void 0:o.getOffsetParent(s.floating)),w=await (null==o.isElement?void 0:o.isElement(b))&&await (null==o.getScale?void 0:o.getScale(b))||{x:1,y:1},_=S(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:g,offsetParent:b,strategy:u}):g);return{top:(m.top-_.top+v.top)/w.y,bottom:(_.bottom-m.bottom+v.bottom)/w.y,left:(m.left-_.left+v.left)/w.x,right:(_.right-m.right+v.right)/w.x}}function C(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function D(e){return n.some(t=>e[t]>=0)}let M=new Set(["left","top"]);async function P(e,t){let{placement:r,platform:n,elements:i}=e,o=await (null==n.isRTL?void 0:n.isRTL(i.floating)),a=d(r),s=p(r),u="y"===m(r),c=M.has(a)?-1:1,l=o&&u?-1:1,h=f(t,e),{mainAxis:v,crossAxis:y,alignmentAxis:g}="number"==typeof h?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:h.mainAxis||0,crossAxis:h.crossAxis||0,alignmentAxis:h.alignmentAxis};return s&&"number"==typeof g&&(y="end"===s?-1*g:g),u?{x:y*l,y:v*c}:{x:v*c,y:y*l}}function I(){return"undefined"!=typeof window}function j(e){return F(e)?(e.nodeName||"").toLowerCase():"#document"}function A(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function N(e){var t;return null==(t=(F(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function F(e){return!!I()&&(e instanceof Node||e instanceof A(e).Node)}function L(e){return!!I()&&(e instanceof Element||e instanceof A(e).Element)}function q(e){return!!I()&&(e instanceof HTMLElement||e instanceof A(e).HTMLElement)}function V(e){return!!I()&&"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof A(e).ShadowRoot)}let W=new Set(["inline","contents"]);function Q(e){let{overflow:t,overflowX:r,overflowY:n,display:i}=J(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!W.has(i)}let z=new Set(["table","td","th"]),U=[":popover-open",":modal"];function B(e){return U.some(t=>{try{return e.matches(t)}catch(e){return!1}})}let G=["transform","translate","scale","rotate","perspective"],K=["transform","translate","scale","rotate","perspective","filter"],Y=["paint","layout","strict","content"];function H(e){let t=Z(),r=L(e)?J(e):e;return G.some(e=>!!r[e]&&"none"!==r[e])||!!r.containerType&&"normal"!==r.containerType||!t&&!!r.backdropFilter&&"none"!==r.backdropFilter||!t&&!!r.filter&&"none"!==r.filter||K.some(e=>(r.willChange||"").includes(e))||Y.some(e=>(r.contain||"").includes(e))}function Z(){return"undefined"!=typeof CSS&&!!CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")}let X=new Set(["html","body","#document"]);function $(e){return X.has(j(e))}function J(e){return A(e).getComputedStyle(e)}function ee(e){return L(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function et(e){if("html"===j(e))return e;let t=e.assignedSlot||e.parentNode||V(e)&&e.host||N(e);return V(t)?t.host:t}function er(e,t,r){var n;void 0===t&&(t=[]),void 0===r&&(r=!0);let i=function e(t){let r=et(t);return $(r)?t.ownerDocument?t.ownerDocument.body:t.body:q(r)&&Q(r)?r:e(r)}(e),o=i===(null==(n=e.ownerDocument)?void 0:n.body),a=A(i);if(o){let e=en(a);return t.concat(a,a.visualViewport||[],Q(i)?i:[],e&&r?er(e):[])}return t.concat(i,er(i,[],r))}function en(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function ei(e){let t=J(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,i=q(e),o=i?e.offsetWidth:r,s=i?e.offsetHeight:n,u=a(r)!==o||a(n)!==s;return u&&(r=o,n=s),{width:r,height:n,$:u}}function eo(e){return L(e)?e:e.contextElement}function ea(e){let t=eo(e);if(!q(t))return u(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:o}=ei(t),s=(o?a(r.width):r.width)/n,c=(o?a(r.height):r.height)/i;return s&&Number.isFinite(s)||(s=1),c&&Number.isFinite(c)||(c=1),{x:s,y:c}}let es=u(0);function eu(e){let t=A(e);return Z()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:es}function ec(e,t,r,n){var i;void 0===t&&(t=!1),void 0===r&&(r=!1);let o=e.getBoundingClientRect(),a=eo(e),s=u(1);t&&(n?L(n)&&(s=ea(n)):s=ea(e));let c=(void 0===(i=r)&&(i=!1),n&&(!i||n===A(a))&&i)?eu(a):u(0),l=(o.left+c.x)/s.x,f=(o.top+c.y)/s.y,d=o.width/s.x,p=o.height/s.y;if(a){let e=A(a),t=n&&L(n)?A(n):n,r=e,i=en(r);for(;i&&n&&t!==r;){let e=ea(i),t=i.getBoundingClientRect(),n=J(i),o=t.left+(i.clientLeft+parseFloat(n.paddingLeft))*e.x,a=t.top+(i.clientTop+parseFloat(n.paddingTop))*e.y;l*=e.x,f*=e.y,d*=e.x,p*=e.y,l+=o,f+=a,i=en(r=A(i))}}return S({width:d,height:p,x:l,y:f})}function el(e,t){let r=ee(e).scrollLeft;return t?t.left+r:ec(N(e)).left+r}function ef(e,t,r){void 0===r&&(r=!1);let n=e.getBoundingClientRect();return{x:n.left+t.scrollLeft-(r?0:el(e,n)),y:n.top+t.scrollTop}}let ed=new Set(["absolute","fixed"]);function ep(e,t,r){let n;if("viewport"===t)n=function(e,t){let r=A(e),n=N(e),i=r.visualViewport,o=n.clientWidth,a=n.clientHeight,s=0,u=0;if(i){o=i.width,a=i.height;let e=Z();(!e||e&&"fixed"===t)&&(s=i.offsetLeft,u=i.offsetTop)}return{width:o,height:a,x:s,y:u}}(e,r);else if("document"===t)n=function(e){let t=N(e),r=ee(e),n=e.ownerDocument.body,i=o(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),a=o(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),s=-r.scrollLeft+el(e),u=-r.scrollTop;return"rtl"===J(n).direction&&(s+=o(t.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:u}}(N(e));else if(L(t))n=function(e,t){let r=ec(e,!0,"fixed"===t),n=r.top+e.clientTop,i=r.left+e.clientLeft,o=q(e)?ea(e):u(1),a=e.clientWidth*o.x;return{width:a,height:e.clientHeight*o.y,x:i*o.x,y:n*o.y}}(t,r);else{let r=eu(e);n={x:t.x-r.x,y:t.y-r.y,width:t.width,height:t.height}}return S(n)}function eh(e){return"static"===J(e).position}function ev(e,t){if(!q(e)||"fixed"===J(e).position)return null;if(t)return t(e);let r=e.offsetParent;return N(e)===r&&(r=r.ownerDocument.body),r}function ey(e,t){var r;let n=A(e);if(B(e))return n;if(!q(e)){let t=et(e);for(;t&&!$(t);){if(L(t)&&!eh(t))return t;t=et(t)}return n}let i=ev(e,t);for(;i&&(r=i,z.has(j(r)))&&eh(i);)i=ev(i,t);return i&&$(i)&&eh(i)&&!H(i)?n:i||function(e){let t=et(e);for(;q(t)&&!$(t);){if(H(t))return t;if(B(t))break;t=et(t)}return null}(e)||n}let em=async function(e){let t=this.getOffsetParent||ey,r=this.getDimensions,n=await r(e.floating);return{reference:function(e,t,r){let n=q(t),i=N(t),o="fixed"===r,a=ec(e,!0,o,t),s={scrollLeft:0,scrollTop:0},c=u(0);if(n||!n&&!o){if(("body"!==j(t)||Q(i))&&(s=ee(t)),n){let e=ec(t,!0,o,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else i&&(c.x=el(i))}o&&!n&&i&&(c.x=el(i));let l=!i||n||o?u(0):ef(i,s);return{x:a.left+s.scrollLeft-c.x-l.x,y:a.top+s.scrollTop-c.y-l.y,width:a.width,height:a.height}}(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}},eg={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e,o="fixed"===i,a=N(n),s=!!t&&B(t.floating);if(n===a||s&&o)return r;let c={scrollLeft:0,scrollTop:0},l=u(1),f=u(0),d=q(n);if((d||!d&&!o)&&(("body"!==j(n)||Q(a))&&(c=ee(n)),q(n))){let e=ec(n);l=ea(n),f.x=e.x+n.clientLeft,f.y=e.y+n.clientTop}let p=!a||d||o?u(0):ef(a,c,!0);return{width:r.width*l.x,height:r.height*l.y,x:r.x*l.x-c.scrollLeft*l.x+f.x+p.x,y:r.y*l.y-c.scrollTop*l.y+f.y+p.y}},getDocumentElement:N,getClippingRect:function(e){let{element:t,boundary:r,rootBoundary:n,strategy:a}=e,s=[..."clippingAncestors"===r?B(t)?[]:function(e,t){let r=t.get(e);if(r)return r;let n=er(e,[],!1).filter(e=>L(e)&&"body"!==j(e)),i=null,o="fixed"===J(e).position,a=o?et(e):e;for(;L(a)&&!$(a);){let t=J(a),r=H(a);r||"fixed"!==t.position||(i=null),(o?!r&&!i:!r&&"static"===t.position&&!!i&&ed.has(i.position)||Q(a)&&!r&&function e(t,r){let n=et(t);return!(n===r||!L(n)||$(n))&&("fixed"===J(n).position||e(n,r))}(e,a))?n=n.filter(e=>e!==a):i=t,a=et(a)}return t.set(e,n),n}(t,this._c):[].concat(r),n],u=s[0],c=s.reduce((e,r)=>{let n=ep(t,r,a);return e.top=o(n.top,e.top),e.right=i(n.right,e.right),e.bottom=i(n.bottom,e.bottom),e.left=o(n.left,e.left),e},ep(t,u,a));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}},getOffsetParent:ey,getElementRects:em,getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){let{width:t,height:r}=ei(e);return{width:t,height:r}},getScale:ea,isElement:L,isRTL:function(e){return"rtl"===J(e).direction}};function eb(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function ew(e,t,r,n){let a;void 0===n&&(n={});let{ancestorScroll:u=!0,ancestorResize:c=!0,elementResize:l="function"==typeof ResizeObserver,layoutShift:f="function"==typeof IntersectionObserver,animationFrame:d=!1}=n,p=eo(e),h=u||c?[...p?er(p):[],...er(t)]:[];h.forEach(e=>{u&&e.addEventListener("scroll",r,{passive:!0}),c&&e.addEventListener("resize",r)});let v=p&&f?function(e,t){let r,n=null,a=N(e);function u(){var e;clearTimeout(r),null==(e=n)||e.disconnect(),n=null}return function c(l,f){void 0===l&&(l=!1),void 0===f&&(f=1),u();let d=e.getBoundingClientRect(),{left:p,top:h,width:v,height:y}=d;if(l||t(),!v||!y)return;let m=s(h),g=s(a.clientWidth-(p+v)),b={rootMargin:-m+"px "+-g+"px "+-s(a.clientHeight-(h+y))+"px "+-s(p)+"px",threshold:o(0,i(1,f))||1},w=!0;function _(t){let n=t[0].intersectionRatio;if(n!==f){if(!w)return c();n?c(!1,n):r=setTimeout(()=>{c(!1,1e-7)},1e3)}1!==n||eb(d,e.getBoundingClientRect())||c(),w=!1}try{n=new IntersectionObserver(_,{...b,root:a.ownerDocument})}catch(e){n=new IntersectionObserver(_,b)}n.observe(e)}(!0),u}(p,r):null,y=-1,m=null;l&&(m=new ResizeObserver(e=>{let[n]=e;n&&n.target===p&&m&&(m.unobserve(t),cancelAnimationFrame(y),y=requestAnimationFrame(()=>{var e;null==(e=m)||e.observe(t)})),r()}),p&&!d&&m.observe(p),m.observe(t));let g=d?ec(e):null;return d&&function t(){let n=ec(e);g&&!eb(g,n)&&r(),g=n,a=requestAnimationFrame(t)}(),r(),()=>{var e;h.forEach(e=>{u&&e.removeEventListener("scroll",r),c&&e.removeEventListener("resize",r)}),null==v||v(),null==(e=m)||e.disconnect(),m=null,d&&cancelAnimationFrame(a)}}let e_=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var r,n;let{x:i,y:o,placement:a,middlewareData:s}=t,u=await P(t,e);return a===(null==(r=s.offset)?void 0:r.placement)&&null!=(n=s.arrow)&&n.alignmentOffset?{}:{x:i+u.x,y:o+u.y,data:{...u,placement:a}}}}},eE=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:a}=t,{mainAxis:s=!0,crossAxis:u=!1,limiter:c={fn:e=>{let{x:t,y:r}=e;return{x:t,y:r}}},...l}=f(e,t),p={x:r,y:n},v=await T(t,l),y=m(d(a)),g=h(y),b=p[g],w=p[y];if(s){let e="y"===g?"top":"left",t="y"===g?"bottom":"right",r=b+v[e],n=b-v[t];b=o(r,i(b,n))}if(u){let e="y"===y?"top":"left",t="y"===y?"bottom":"right",r=w+v[e],n=w-v[t];w=o(r,i(w,n))}let _=c.fn({...t,[g]:b,[y]:w});return{..._,data:{x:_.x-r,y:_.y-n,enabled:{[g]:s,[y]:u}}}}}},ex=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var r,n,i,o,a;let{placement:s,middlewareData:u,rects:c,initialPlacement:l,platform:y,elements:k}=t,{mainAxis:S=!0,crossAxis:O=!0,fallbackPlacements:R,fallbackStrategy:C="bestFit",fallbackAxisSideDirection:D="none",flipAlignment:M=!0,...P}=f(e,t);if(null!=(r=u.arrow)&&r.alignmentOffset)return{};let I=d(s),j=m(l),A=d(l)===l,N=await (null==y.isRTL?void 0:y.isRTL(k.floating)),F=R||(A||!M?[x(l)]:function(e){let t=x(e);return[g(e),t,g(t)]}(l)),L="none"!==D;!R&&L&&F.push(...function(e,t,r,n){let i=p(e),o=function(e,t,r){switch(e){case"top":case"bottom":if(r)return t?w:b;return t?b:w;case"left":case"right":return t?_:E;default:return[]}}(d(e),"start"===r,n);return i&&(o=o.map(e=>e+"-"+i),t&&(o=o.concat(o.map(g)))),o}(l,M,D,N));let q=[l,...F],V=await T(t,P),W=[],Q=(null==(n=u.flip)?void 0:n.overflows)||[];if(S&&W.push(V[I]),O){let e=function(e,t,r){void 0===r&&(r=!1);let n=p(e),i=h(m(e)),o=v(i),a="x"===i?n===(r?"end":"start")?"right":"left":"start"===n?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=x(a)),[a,x(a)]}(s,c,N);W.push(V[e[0]],V[e[1]])}if(Q=[...Q,{placement:s,overflows:W}],!W.every(e=>e<=0)){let e=((null==(i=u.flip)?void 0:i.index)||0)+1,t=q[e];if(t&&(!("alignment"===O&&j!==m(t))||Q.every(e=>m(e.placement)!==j||e.overflows[0]>0)))return{data:{index:e,overflows:Q},reset:{placement:t}};let r=null==(o=Q.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:o.placement;if(!r)switch(C){case"bestFit":{let e=null==(a=Q.filter(e=>{if(L){let t=m(e.placement);return t===j||"y"===t}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:a[0];e&&(r=e);break}case"initialPlacement":r=l}if(s!==r)return{reset:{placement:r}}}return{}}}},ek=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){var r,n;let a,s;let{placement:u,rects:c,platform:l,elements:h}=t,{apply:v=()=>{},...y}=f(e,t),g=await T(t,y),b=d(u),w=p(u),_="y"===m(u),{width:E,height:x}=c.floating;"top"===b||"bottom"===b?(a=b,s=w===(await (null==l.isRTL?void 0:l.isRTL(h.floating))?"start":"end")?"left":"right"):(s=b,a="end"===w?"top":"bottom");let k=x-g.top-g.bottom,S=E-g.left-g.right,O=i(x-g[a],k),R=i(E-g[s],S),C=!t.middlewareData.shift,D=O,M=R;if(null!=(r=t.middlewareData.shift)&&r.enabled.x&&(M=S),null!=(n=t.middlewareData.shift)&&n.enabled.y&&(D=k),C&&!w){let e=o(g.left,0),t=o(g.right,0),r=o(g.top,0),n=o(g.bottom,0);_?M=E-2*(0!==e||0!==t?e+t:o(g.left,g.right)):D=x-2*(0!==r||0!==n?r+n:o(g.top,g.bottom))}await v({...t,availableWidth:M,availableHeight:D});let P=await l.getDimensions(h.floating);return E!==P.width||x!==P.height?{reset:{rects:!0}}:{}}}},eS=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){let{rects:r}=t,{strategy:n="referenceHidden",...i}=f(e,t);switch(n){case"referenceHidden":{let e=C(await T(t,{...i,elementContext:"reference"}),r.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:D(e)}}}case"escaped":{let e=C(await T(t,{...i,altBoundary:!0}),r.floating);return{data:{escapedOffsets:e,escaped:D(e)}}}default:return{}}}}},eO=e=>({name:"arrow",options:e,async fn(t){let{x:r,y:n,placement:a,rects:s,platform:u,elements:c,middlewareData:l}=t,{element:d,padding:y=0}=f(e,t)||{};if(null==d)return{};let g=k(y),b={x:r,y:n},w=h(m(a)),_=v(w),E=await u.getDimensions(d),x="y"===w,S=x?"clientHeight":"clientWidth",O=s.reference[_]+s.reference[w]-b[w]-s.floating[_],R=b[w]-s.reference[w],T=await (null==u.getOffsetParent?void 0:u.getOffsetParent(d)),C=T?T[S]:0;C&&await (null==u.isElement?void 0:u.isElement(T))||(C=c.floating[S]||s.floating[_]);let D=C/2-E[_]/2-1,M=i(g[x?"top":"left"],D),P=i(g[x?"bottom":"right"],D),I=C-E[_]-P,j=C/2-E[_]/2+(O/2-R/2),A=o(M,i(j,I)),N=!l.arrow&&null!=p(a)&&j!==A&&s.reference[_]/2-(j<M?M:P)-E[_]/2<0,F=N?j<M?j-M:j-I:0;return{[w]:b[w]+F,data:{[w]:A,centerOffset:j-A-F,...N&&{alignmentOffset:F}},reset:N}}}),eR=function(e){return void 0===e&&(e={}),{options:e,fn(t){let{x:r,y:n,placement:i,rects:o,middlewareData:a}=t,{offset:s=0,mainAxis:u=!0,crossAxis:c=!0}=f(e,t),l={x:r,y:n},p=m(i),v=h(p),y=l[v],g=l[p],b=f(s,t),w="number"==typeof b?{mainAxis:b,crossAxis:0}:{mainAxis:0,crossAxis:0,...b};if(u){let e="y"===v?"height":"width",t=o.reference[v]-o.floating[e]+w.mainAxis,r=o.reference[v]+o.reference[e]-w.mainAxis;y<t?y=t:y>r&&(y=r)}if(c){var _,E;let e="y"===v?"width":"height",t=M.has(d(i)),r=o.reference[p]-o.floating[e]+(t&&(null==(_=a.offset)?void 0:_[p])||0)+(t?0:w.crossAxis),n=o.reference[p]+o.reference[e]+(t?0:(null==(E=a.offset)?void 0:E[p])||0)-(t?w.crossAxis:0);g<r?g=r:g>n&&(g=n)}return{[v]:y,[p]:g}}}},eT=(e,t,r)=>{let n=new Map,i={platform:eg,...r},o={...i.platform,_c:n};return R(e,t,{...i,platform:o})}},77192:(e,t,r)=>{r.d(t,{Cp:()=>g,RR:()=>y,YF:()=>f,cv:()=>p,dp:()=>m,dr:()=>v,uY:()=>h,x7:()=>b});var n=r(87389),i=r(17577),o=r(60962),a="undefined"!=typeof document?i.useLayoutEffect:function(){};function s(e,t){let r,n,i;if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if((r=e.length)!==t.length)return!1;for(n=r;0!=n--;)if(!s(e[n],t[n]))return!1;return!0}if((r=(i=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(n=r;0!=n--;)if(!({}).hasOwnProperty.call(t,i[n]))return!1;for(n=r;0!=n--;){let r=i[n];if(("_owner"!==r||!e.$$typeof)&&!s(e[r],t[r]))return!1}return!0}return e!=e&&t!=t}function u(e){return"undefined"==typeof window?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function c(e,t){let r=u(e);return Math.round(t*r)/r}function l(e){let t=i.useRef(e);return a(()=>{t.current=e}),t}function f(e){void 0===e&&(e={});let{placement:t="bottom",strategy:r="absolute",middleware:f=[],platform:d,elements:{reference:p,floating:h}={},transform:v=!0,whileElementsMounted:y,open:m}=e,[g,b]=i.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[w,_]=i.useState(f);s(w,f)||_(f);let[E,x]=i.useState(null),[k,S]=i.useState(null),O=i.useCallback(e=>{e!==D.current&&(D.current=e,x(e))},[]),R=i.useCallback(e=>{e!==M.current&&(M.current=e,S(e))},[]),T=p||E,C=h||k,D=i.useRef(null),M=i.useRef(null),P=i.useRef(g),I=null!=y,j=l(y),A=l(d),N=l(m),F=i.useCallback(()=>{if(!D.current||!M.current)return;let e={placement:t,strategy:r,middleware:w};A.current&&(e.platform=A.current),(0,n.oo)(D.current,M.current,e).then(e=>{let t={...e,isPositioned:!1!==N.current};L.current&&!s(P.current,t)&&(P.current=t,o.flushSync(()=>{b(t)}))})},[w,t,r,A,N]);a(()=>{!1===m&&P.current.isPositioned&&(P.current.isPositioned=!1,b(e=>({...e,isPositioned:!1})))},[m]);let L=i.useRef(!1);a(()=>(L.current=!0,()=>{L.current=!1}),[]),a(()=>{if(T&&(D.current=T),C&&(M.current=C),T&&C){if(j.current)return j.current(T,C,F);F()}},[T,C,F,j,I]);let q=i.useMemo(()=>({reference:D,floating:M,setReference:O,setFloating:R}),[O,R]),V=i.useMemo(()=>({reference:T,floating:C}),[T,C]),W=i.useMemo(()=>{let e={position:r,left:0,top:0};if(!V.floating)return e;let t=c(V.floating,g.x),n=c(V.floating,g.y);return v?{...e,transform:"translate("+t+"px, "+n+"px)",...u(V.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:t,top:n}},[r,v,V.floating,g.x,g.y]);return i.useMemo(()=>({...g,update:F,refs:q,elements:V,floatingStyles:W}),[g,F,q,V,W])}let d=e=>({name:"arrow",options:e,fn(t){let{element:r,padding:i}="function"==typeof e?e(t):e;return r&&({}).hasOwnProperty.call(r,"current")?null!=r.current?(0,n.x7)({element:r.current,padding:i}).fn(t):{}:r?(0,n.x7)({element:r,padding:i}).fn(t):{}}}),p=(e,t)=>({...(0,n.cv)(e),options:[e,t]}),h=(e,t)=>({...(0,n.uY)(e),options:[e,t]}),v=(e,t)=>({...(0,n.dr)(e),options:[e,t]}),y=(e,t)=>({...(0,n.RR)(e),options:[e,t]}),m=(e,t)=>({...(0,n.dp)(e),options:[e,t]}),g=(e,t)=>({...(0,n.Cp)(e),options:[e,t]}),b=(e,t)=>({...d(e),options:[e,t]})},92764:(e,t,r)=>{r.d(t,{f:()=>s});var n=r(17577),i=r(45226),o=r(10326),a=n.forwardRef((e,t)=>{let{children:r,width:n=10,height:a=5,...s}=e;return(0,o.jsx)(i.WV.svg,{...s,ref:t,width:n,height:a,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:(0,o.jsx)("polygon",{points:"0,0 30,0 15,10"})})});a.displayName="Arrow";var s=a},42851:(e,t,r)=>{r.d(t,{NY:()=>k,Ee:()=>x,fC:()=>E});var n=r(17577),i=r(93095),o=r(55049),a=r(65819),s=r(45226),u=r(94095);function c(){return()=>{}}var l=r(10326),f="Avatar",[d,p]=(0,i.b)(f),[h,v]=d(f),y=n.forwardRef((e,t)=>{let{__scopeAvatar:r,...i}=e,[o,a]=n.useState("idle");return(0,l.jsx)(h,{scope:r,imageLoadingStatus:o,onImageLoadingStatusChange:a,children:(0,l.jsx)(s.WV.span,{...i,ref:t})})});y.displayName=f;var m="AvatarImage",g=n.forwardRef((e,t)=>{let{__scopeAvatar:r,src:i,onLoadingStatusChange:f=()=>{},...d}=e,p=v(m,r),h=function(e,{referrerPolicy:t,crossOrigin:r}){let i=(0,u.useSyncExternalStore)(c,()=>!0,()=>!1),o=n.useRef(null),s=i?(o.current||(o.current=new window.Image),o.current):null,[l,f]=n.useState(()=>_(s,e));return(0,a.b)(()=>{f(_(s,e))},[s,e]),(0,a.b)(()=>{let e=e=>()=>{f(e)};if(!s)return;let n=e("loaded"),i=e("error");return s.addEventListener("load",n),s.addEventListener("error",i),t&&(s.referrerPolicy=t),"string"==typeof r&&(s.crossOrigin=r),()=>{s.removeEventListener("load",n),s.removeEventListener("error",i)}},[s,r,t]),l}(i,d),y=(0,o.W)(e=>{f(e),p.onImageLoadingStatusChange(e)});return(0,a.b)(()=>{"idle"!==h&&y(h)},[h,y]),"loaded"===h?(0,l.jsx)(s.WV.img,{...d,ref:t,src:i}):null});g.displayName=m;var b="AvatarFallback",w=n.forwardRef((e,t)=>{let{__scopeAvatar:r,delayMs:i,...o}=e,a=v(b,r),[u,c]=n.useState(void 0===i);return n.useEffect(()=>{if(void 0!==i){let e=window.setTimeout(()=>c(!0),i);return()=>window.clearTimeout(e)}},[i]),u&&"loaded"!==a.imageLoadingStatus?(0,l.jsx)(s.WV.span,{...o,ref:t}):null});function _(e,t){return e?t?(e.src!==t&&(e.src=t),e.complete&&e.naturalWidth>0?"loaded":"loading"):"error":"idle"}w.displayName=b;var E=y,x=g,k=w},98986:(e,t,r)=>{r.d(t,{x8:()=>ev,VY:()=>ed,dk:()=>eh,aV:()=>ef,h_:()=>el,fC:()=>eu,Dx:()=>ep,xz:()=>ec});var n,i=r(17577);function o(e,t,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e?.(n),!1===r||!n.defaultPrevented)return t?.(n)}}"undefined"!=typeof window&&window.document&&window.document.createElement;var a=r(48051),s=r(93095),u=r(88957),c=r(52067),l=r(45226),f=r(55049),d=r(77575),p=r(10326),h="dismissableLayer.update",v=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),y=i.forwardRef((e,t)=>{let{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:s,onPointerDownOutside:u,onFocusOutside:c,onInteractOutside:y,onDismiss:b,...w}=e,_=i.useContext(v),[E,x]=i.useState(null),k=E?.ownerDocument??globalThis?.document,[,S]=i.useState({}),O=(0,a.e)(t,e=>x(e)),R=Array.from(_.layers),[T]=[..._.layersWithOutsidePointerEventsDisabled].slice(-1),C=R.indexOf(T),D=E?R.indexOf(E):-1,M=_.layersWithOutsidePointerEventsDisabled.size>0,P=D>=C,I=function(e,t=globalThis?.document){let r=(0,f.W)(e),n=i.useRef(!1),o=i.useRef(()=>{});return i.useEffect(()=>{let e=e=>{if(e.target&&!n.current){let n=function(){g("dismissableLayer.pointerDownOutside",r,i,{discrete:!0})},i={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",o.current),o.current=n,t.addEventListener("click",o.current,{once:!0})):n()}else t.removeEventListener("click",o.current);n.current=!1},i=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",e),t.removeEventListener("click",o.current)}},[t,r]),{onPointerDownCapture:()=>n.current=!0}}(e=>{let t=e.target,r=[..._.branches].some(e=>e.contains(t));!P||r||(u?.(e),y?.(e),e.defaultPrevented||b?.())},k),j=function(e,t=globalThis?.document){let r=(0,f.W)(e),n=i.useRef(!1);return i.useEffect(()=>{let e=e=>{e.target&&!n.current&&g("dismissableLayer.focusOutside",r,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,r]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}(e=>{let t=e.target;[..._.branches].some(e=>e.contains(t))||(c?.(e),y?.(e),e.defaultPrevented||b?.())},k);return(0,d.e)(e=>{D!==_.layers.size-1||(s?.(e),!e.defaultPrevented&&b&&(e.preventDefault(),b()))},k),i.useEffect(()=>{if(E)return r&&(0===_.layersWithOutsidePointerEventsDisabled.size&&(n=k.body.style.pointerEvents,k.body.style.pointerEvents="none"),_.layersWithOutsidePointerEventsDisabled.add(E)),_.layers.add(E),m(),()=>{r&&1===_.layersWithOutsidePointerEventsDisabled.size&&(k.body.style.pointerEvents=n)}},[E,k,r,_]),i.useEffect(()=>()=>{E&&(_.layers.delete(E),_.layersWithOutsidePointerEventsDisabled.delete(E),m())},[E,_]),i.useEffect(()=>{let e=()=>S({});return document.addEventListener(h,e),()=>document.removeEventListener(h,e)},[]),(0,p.jsx)(l.WV.div,{...w,ref:O,style:{pointerEvents:M?P?"auto":"none":void 0,...e.style},onFocusCapture:o(e.onFocusCapture,j.onFocusCapture),onBlurCapture:o(e.onBlurCapture,j.onBlurCapture),onPointerDownCapture:o(e.onPointerDownCapture,I.onPointerDownCapture)})});function m(){let e=new CustomEvent(h);document.dispatchEvent(e)}function g(e,t,r,{discrete:n}){let i=r.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&i.addEventListener(e,t,{once:!0}),n?(0,l.jH)(i,o):i.dispatchEvent(o)}y.displayName="DismissableLayer",i.forwardRef((e,t)=>{let r=i.useContext(v),n=i.useRef(null),o=(0,a.e)(t,n);return i.useEffect(()=>{let e=n.current;if(e)return r.branches.add(e),()=>{r.branches.delete(e)}},[r.branches]),(0,p.jsx)(l.WV.div,{...e,ref:o})}).displayName="DismissableLayerBranch";var b=r(10441),w=r(83078),_=r(65819),E=e=>{let{present:t,children:r}=e,n=function(e){var t,r;let[n,o]=i.useState(),a=i.useRef(null),s=i.useRef(e),u=i.useRef("none"),[c,l]=(t=e?"mounted":"unmounted",r={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},i.useReducer((e,t)=>r[e][t]??e,t));return i.useEffect(()=>{let e=x(a.current);u.current="mounted"===c?e:"none"},[c]),(0,_.b)(()=>{let t=a.current,r=s.current;if(r!==e){let n=u.current,i=x(t);e?l("MOUNT"):"none"===i||t?.display==="none"?l("UNMOUNT"):r&&n!==i?l("ANIMATION_OUT"):l("UNMOUNT"),s.current=e}},[e,l]),(0,_.b)(()=>{if(n){let e;let t=n.ownerDocument.defaultView??window,r=r=>{let i=x(a.current).includes(CSS.escape(r.animationName));if(r.target===n&&i&&(l("ANIMATION_END"),!s.current)){let r=n.style.animationFillMode;n.style.animationFillMode="forwards",e=t.setTimeout(()=>{"forwards"===n.style.animationFillMode&&(n.style.animationFillMode=r)})}},i=e=>{e.target===n&&(u.current=x(a.current))};return n.addEventListener("animationstart",i),n.addEventListener("animationcancel",r),n.addEventListener("animationend",r),()=>{t.clearTimeout(e),n.removeEventListener("animationstart",i),n.removeEventListener("animationcancel",r),n.removeEventListener("animationend",r)}}l("ANIMATION_END")},[n,l]),{isPresent:["mounted","unmountSuspended"].includes(c),ref:i.useCallback(e=>{a.current=e?getComputedStyle(e):null,o(e)},[])}}(t),o="function"==typeof r?r({present:n.isPresent}):i.Children.only(r),s=(0,a.e)(n.ref,function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(r=(t=Object.getOwnPropertyDescriptor(e,"ref")?.get)&&"isReactWarning"in t&&t.isReactWarning)?e.props.ref:e.props.ref||e.ref}(o));return"function"==typeof r||n.isPresent?i.cloneElement(o,{ref:s}):null};function x(e){return e?.animationName||"none"}E.displayName="Presence";var k=0;function S(){let e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var O=r(17397),R=r(35664),T=r(34214),C="Dialog",[D,M]=(0,s.b)(C),[P,I]=D(C),j=e=>{let{__scopeDialog:t,children:r,open:n,defaultOpen:o,onOpenChange:a,modal:s=!0}=e,l=i.useRef(null),f=i.useRef(null),[d,h]=(0,c.T)({prop:n,defaultProp:o??!1,onChange:a,caller:C});return(0,p.jsx)(P,{scope:t,triggerRef:l,contentRef:f,contentId:(0,u.M)(),titleId:(0,u.M)(),descriptionId:(0,u.M)(),open:d,onOpenChange:h,onOpenToggle:i.useCallback(()=>h(e=>!e),[h]),modal:s,children:r})};j.displayName=C;var A="DialogTrigger",N=i.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,i=I(A,r),s=(0,a.e)(t,i.triggerRef);return(0,p.jsx)(l.WV.button,{type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.contentId,"data-state":er(i.open),...n,ref:s,onClick:o(e.onClick,i.onOpenToggle)})});N.displayName=A;var F="DialogPortal",[L,q]=D(F,{forceMount:void 0}),V=e=>{let{__scopeDialog:t,forceMount:r,children:n,container:o}=e,a=I(F,t);return(0,p.jsx)(L,{scope:t,forceMount:r,children:i.Children.map(n,e=>(0,p.jsx)(E,{present:r||a.open,children:(0,p.jsx)(w.h,{asChild:!0,container:o,children:e})}))})};V.displayName=F;var W="DialogOverlay",Q=i.forwardRef((e,t)=>{let r=q(W,e.__scopeDialog),{forceMount:n=r.forceMount,...i}=e,o=I(W,e.__scopeDialog);return o.modal?(0,p.jsx)(E,{present:n||o.open,children:(0,p.jsx)(U,{...i,ref:t})}):null});Q.displayName=W;var z=(0,T.Z8)("DialogOverlay.RemoveScroll"),U=i.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,i=I(W,r);return(0,p.jsx)(O.Z,{as:z,allowPinchZoom:!0,shards:[i.contentRef],children:(0,p.jsx)(l.WV.div,{"data-state":er(i.open),...n,ref:t,style:{pointerEvents:"auto",...n.style}})})}),B="DialogContent",G=i.forwardRef((e,t)=>{let r=q(B,e.__scopeDialog),{forceMount:n=r.forceMount,...i}=e,o=I(B,e.__scopeDialog);return(0,p.jsx)(E,{present:n||o.open,children:o.modal?(0,p.jsx)(K,{...i,ref:t}):(0,p.jsx)(Y,{...i,ref:t})})});G.displayName=B;var K=i.forwardRef((e,t)=>{let r=I(B,e.__scopeDialog),n=i.useRef(null),s=(0,a.e)(t,r.contentRef,n);return i.useEffect(()=>{let e=n.current;if(e)return(0,R.Ry)(e)},[]),(0,p.jsx)(H,{...e,ref:s,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:o(e.onCloseAutoFocus,e=>{e.preventDefault(),r.triggerRef.current?.focus()}),onPointerDownOutside:o(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,r=0===t.button&&!0===t.ctrlKey;(2===t.button||r)&&e.preventDefault()}),onFocusOutside:o(e.onFocusOutside,e=>e.preventDefault())})}),Y=i.forwardRef((e,t)=>{let r=I(B,e.__scopeDialog),n=i.useRef(!1),o=i.useRef(!1);return(0,p.jsx)(H,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(n.current||r.triggerRef.current?.focus(),t.preventDefault()),n.current=!1,o.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(n.current=!0,"pointerdown"!==t.detail.originalEvent.type||(o.current=!0));let i=t.target;r.triggerRef.current?.contains(i)&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&o.current&&t.preventDefault()}})}),H=i.forwardRef((e,t)=>{let{__scopeDialog:r,trapFocus:n,onOpenAutoFocus:o,onCloseAutoFocus:s,...u}=e,c=I(B,r),l=i.useRef(null),f=(0,a.e)(t,l);return i.useEffect(()=>{let e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??S()),document.body.insertAdjacentElement("beforeend",e[1]??S()),k++,()=>{1===k&&document.querySelectorAll("[data-radix-focus-guard]").forEach(e=>e.remove()),k--}},[]),(0,p.jsxs)(p.Fragment,{children:[(0,p.jsx)(b.M,{asChild:!0,loop:!0,trapped:n,onMountAutoFocus:o,onUnmountAutoFocus:s,children:(0,p.jsx)(y,{role:"dialog",id:c.contentId,"aria-describedby":c.descriptionId,"aria-labelledby":c.titleId,"data-state":er(c.open),...u,ref:f,onDismiss:()=>c.onOpenChange(!1)})}),(0,p.jsxs)(p.Fragment,{children:[(0,p.jsx)(ea,{titleId:c.titleId}),(0,p.jsx)(es,{contentRef:l,descriptionId:c.descriptionId})]})]})}),Z="DialogTitle",X=i.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,i=I(Z,r);return(0,p.jsx)(l.WV.h2,{id:i.titleId,...n,ref:t})});X.displayName=Z;var $="DialogDescription",J=i.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,i=I($,r);return(0,p.jsx)(l.WV.p,{id:i.descriptionId,...n,ref:t})});J.displayName=$;var ee="DialogClose",et=i.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,i=I(ee,r);return(0,p.jsx)(l.WV.button,{type:"button",...n,ref:t,onClick:o(e.onClick,()=>i.onOpenChange(!1))})});function er(e){return e?"open":"closed"}et.displayName=ee;var en="DialogTitleWarning",[ei,eo]=(0,s.k)(en,{contentName:B,titleName:Z,docsSlug:"dialog"}),ea=({titleId:e})=>{let t=eo(en),r=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
|
|
2
|
+
|
|
3
|
+
If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
|
|
4
|
+
|
|
5
|
+
For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return i.useEffect(()=>{e&&!document.getElementById(e)&&console.error(r)},[r,e]),null},es=({contentRef:e,descriptionId:t})=>{let r=eo("DialogDescriptionWarning"),n=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${r.contentName}}.`;return i.useEffect(()=>{let r=e.current?.getAttribute("aria-describedby");t&&r&&!document.getElementById(t)&&console.warn(n)},[n,e,t]),null},eu=j,ec=N,el=V,ef=Q,ed=G,ep=X,eh=J,ev=et},17124:(e,t,r)=>{r.d(t,{gm:()=>o});var n=r(17577);r(10326);var i=n.createContext(void 0);function o(e){let t=n.useContext(i);return e||t||"ltr"}},79313:(e,t,r)=>{r.d(t,{oC:()=>e9,VY:()=>e5,$F:()=>eV,ZA:()=>e7,ck:()=>e4,wU:()=>te,__:()=>e3,Uv:()=>e2,Ee:()=>e8,Rk:()=>e6,fC:()=>e0,Z0:()=>tt,Tr:()=>tr,tu:()=>ti,fF:()=>tn,xz:()=>e1});var n=r(17577),i=r(82561),o=r(48051),a=r(93095),s=r(52067),u=r(45226),c=r(70545),l=r(17124),f=r(30703),d=r(80699),p=r(10441),h=r(88957),v=r(92238),y=r(83078),m=r(9815),g=r(15594),b=r(34214),w=r(55049),_=r(35664),E=r(17397),x=r(10326),k=["Enter"," "],S=["ArrowUp","PageDown","End"],O=["ArrowDown","PageUp","Home",...S],R={ltr:[...k,"ArrowRight"],rtl:[...k,"ArrowLeft"]},T={ltr:["ArrowLeft"],rtl:["ArrowRight"]},C="Menu",[D,M,P]=(0,c.B)(C),[I,j]=(0,a.b)(C,[P,v.D7,g.Pc]),A=(0,v.D7)(),N=(0,g.Pc)(),[F,L]=I(C),[q,V]=I(C),W=e=>{let{__scopeMenu:t,open:r=!1,children:i,dir:o,onOpenChange:a,modal:s=!0}=e,u=A(t),[c,f]=n.useState(null),d=n.useRef(!1),p=(0,w.W)(a),h=(0,l.gm)(o);return n.useEffect(()=>{let e=()=>{d.current=!0,document.addEventListener("pointerdown",t,{capture:!0,once:!0}),document.addEventListener("pointermove",t,{capture:!0,once:!0})},t=()=>d.current=!1;return document.addEventListener("keydown",e,{capture:!0}),()=>{document.removeEventListener("keydown",e,{capture:!0}),document.removeEventListener("pointerdown",t,{capture:!0}),document.removeEventListener("pointermove",t,{capture:!0})}},[]),(0,x.jsx)(v.fC,{...u,children:(0,x.jsx)(F,{scope:t,open:r,onOpenChange:p,content:c,onContentChange:f,children:(0,x.jsx)(q,{scope:t,onClose:n.useCallback(()=>p(!1),[p]),isUsingKeyboardRef:d,dir:h,modal:s,children:i})})})};W.displayName=C;var Q=n.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e,i=A(r);return(0,x.jsx)(v.ee,{...i,...n,ref:t})});Q.displayName="MenuAnchor";var z="MenuPortal",[U,B]=I(z,{forceMount:void 0}),G=e=>{let{__scopeMenu:t,forceMount:r,children:n,container:i}=e,o=L(z,t);return(0,x.jsx)(U,{scope:t,forceMount:r,children:(0,x.jsx)(m.z,{present:r||o.open,children:(0,x.jsx)(y.h,{asChild:!0,container:i,children:n})})})};G.displayName=z;var K="MenuContent",[Y,H]=I(K),Z=n.forwardRef((e,t)=>{let r=B(K,e.__scopeMenu),{forceMount:n=r.forceMount,...i}=e,o=L(K,e.__scopeMenu),a=V(K,e.__scopeMenu);return(0,x.jsx)(D.Provider,{scope:e.__scopeMenu,children:(0,x.jsx)(m.z,{present:n||o.open,children:(0,x.jsx)(D.Slot,{scope:e.__scopeMenu,children:a.modal?(0,x.jsx)(X,{...i,ref:t}):(0,x.jsx)($,{...i,ref:t})})})})}),X=n.forwardRef((e,t)=>{let r=L(K,e.__scopeMenu),a=n.useRef(null),s=(0,o.e)(t,a);return n.useEffect(()=>{let e=a.current;if(e)return(0,_.Ry)(e)},[]),(0,x.jsx)(ee,{...e,ref:s,trapFocus:r.open,disableOutsidePointerEvents:r.open,disableOutsideScroll:!0,onFocusOutside:(0,i.M)(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>r.onOpenChange(!1)})}),$=n.forwardRef((e,t)=>{let r=L(K,e.__scopeMenu);return(0,x.jsx)(ee,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>r.onOpenChange(!1)})}),J=(0,b.Z8)("MenuContent.ScrollLock"),ee=n.forwardRef((e,t)=>{let{__scopeMenu:r,loop:a=!1,trapFocus:s,onOpenAutoFocus:u,onCloseAutoFocus:c,disableOutsidePointerEvents:l,onEntryFocus:h,onEscapeKeyDown:y,onPointerDownOutside:m,onFocusOutside:b,onInteractOutside:w,onDismiss:_,disableOutsideScroll:k,...R}=e,T=L(K,r),C=V(K,r),D=A(r),P=N(r),I=M(r),[j,F]=n.useState(null),q=n.useRef(null),W=(0,o.e)(t,q,T.onContentChange),Q=n.useRef(0),z=n.useRef(""),U=n.useRef(0),B=n.useRef(null),G=n.useRef("right"),H=n.useRef(0),Z=k?E.Z:n.Fragment,X=e=>{let t=z.current+e,r=I().filter(e=>!e.disabled),n=document.activeElement,i=r.find(e=>e.ref.current===n)?.textValue,o=function(e,t,r){var n;let i=t.length>1&&Array.from(t).every(e=>e===t[0])?t[0]:t,o=(n=Math.max(r?e.indexOf(r):-1,0),e.map((t,r)=>e[(n+r)%e.length]));1===i.length&&(o=o.filter(e=>e!==r));let a=o.find(e=>e.toLowerCase().startsWith(i.toLowerCase()));return a!==r?a:void 0}(r.map(e=>e.textValue),t,i),a=r.find(e=>e.textValue===o)?.ref.current;(function e(t){z.current=t,window.clearTimeout(Q.current),""!==t&&(Q.current=window.setTimeout(()=>e(""),1e3))})(t),a&&setTimeout(()=>a.focus())};n.useEffect(()=>()=>window.clearTimeout(Q.current),[]),(0,d.EW)();let $=n.useCallback(e=>G.current===B.current?.side&&function(e,t){return!!t&&function(e,t){let{x:r,y:n}=e,i=!1;for(let e=0,o=t.length-1;e<t.length;o=e++){let a=t[e],s=t[o],u=a.x,c=a.y,l=s.x,f=s.y;c>n!=f>n&&r<(l-u)*(n-c)/(f-c)+u&&(i=!i)}return i}({x:e.clientX,y:e.clientY},t)}(e,B.current?.area),[]);return(0,x.jsx)(Y,{scope:r,searchRef:z,onItemEnter:n.useCallback(e=>{$(e)&&e.preventDefault()},[$]),onItemLeave:n.useCallback(e=>{$(e)||(q.current?.focus(),F(null))},[$]),onTriggerLeave:n.useCallback(e=>{$(e)&&e.preventDefault()},[$]),pointerGraceTimerRef:U,onPointerGraceIntentChange:n.useCallback(e=>{B.current=e},[]),children:(0,x.jsx)(Z,{...k?{as:J,allowPinchZoom:!0}:void 0,children:(0,x.jsx)(p.M,{asChild:!0,trapped:s,onMountAutoFocus:(0,i.M)(u,e=>{e.preventDefault(),q.current?.focus({preventScroll:!0})}),onUnmountAutoFocus:c,children:(0,x.jsx)(f.XB,{asChild:!0,disableOutsidePointerEvents:l,onEscapeKeyDown:y,onPointerDownOutside:m,onFocusOutside:b,onInteractOutside:w,onDismiss:_,children:(0,x.jsx)(g.fC,{asChild:!0,...P,dir:C.dir,orientation:"vertical",loop:a,currentTabStopId:j,onCurrentTabStopIdChange:F,onEntryFocus:(0,i.M)(h,e=>{C.isUsingKeyboardRef.current||e.preventDefault()}),preventScrollOnEntryFocus:!0,children:(0,x.jsx)(v.VY,{role:"menu","aria-orientation":"vertical","data-state":eT(T.open),"data-radix-menu-content":"",dir:C.dir,...D,...R,ref:W,style:{outline:"none",...R.style},onKeyDown:(0,i.M)(R.onKeyDown,e=>{let t=e.target.closest("[data-radix-menu-content]")===e.currentTarget,r=e.ctrlKey||e.altKey||e.metaKey,n=1===e.key.length;t&&("Tab"===e.key&&e.preventDefault(),!r&&n&&X(e.key));let i=q.current;if(e.target!==i||!O.includes(e.key))return;e.preventDefault();let o=I().filter(e=>!e.disabled).map(e=>e.ref.current);S.includes(e.key)&&o.reverse(),function(e){let t=document.activeElement;for(let r of e)if(r===t||(r.focus(),document.activeElement!==t))return}(o)}),onBlur:(0,i.M)(e.onBlur,e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(Q.current),z.current="")}),onPointerMove:(0,i.M)(e.onPointerMove,eM(e=>{let t=e.target,r=H.current!==e.clientX;if(e.currentTarget.contains(t)&&r){let t=e.clientX>H.current?"right":"left";G.current=t,H.current=e.clientX}}))})})})})})})});Z.displayName=K;var et=n.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,x.jsx)(u.WV.div,{role:"group",...n,ref:t})});et.displayName="MenuGroup";var er=n.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,x.jsx)(u.WV.div,{...n,ref:t})});er.displayName="MenuLabel";var en="MenuItem",ei="menu.itemSelect",eo=n.forwardRef((e,t)=>{let{disabled:r=!1,onSelect:a,...s}=e,c=n.useRef(null),l=V(en,e.__scopeMenu),f=H(en,e.__scopeMenu),d=(0,o.e)(t,c),p=n.useRef(!1);return(0,x.jsx)(ea,{...s,ref:d,disabled:r,onClick:(0,i.M)(e.onClick,()=>{let e=c.current;if(!r&&e){let t=new CustomEvent(ei,{bubbles:!0,cancelable:!0});e.addEventListener(ei,e=>a?.(e),{once:!0}),(0,u.jH)(e,t),t.defaultPrevented?p.current=!1:l.onClose()}}),onPointerDown:t=>{e.onPointerDown?.(t),p.current=!0},onPointerUp:(0,i.M)(e.onPointerUp,e=>{p.current||e.currentTarget?.click()}),onKeyDown:(0,i.M)(e.onKeyDown,e=>{let t=""!==f.searchRef.current;!r&&(!t||" "!==e.key)&&k.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())})})});eo.displayName=en;var ea=n.forwardRef((e,t)=>{let{__scopeMenu:r,disabled:a=!1,textValue:s,...c}=e,l=H(en,r),f=N(r),d=n.useRef(null),p=(0,o.e)(t,d),[h,v]=n.useState(!1),[y,m]=n.useState("");return n.useEffect(()=>{let e=d.current;e&&m((e.textContent??"").trim())},[c.children]),(0,x.jsx)(D.ItemSlot,{scope:r,disabled:a,textValue:s??y,children:(0,x.jsx)(g.ck,{asChild:!0,...f,focusable:!a,children:(0,x.jsx)(u.WV.div,{role:"menuitem","data-highlighted":h?"":void 0,"aria-disabled":a||void 0,"data-disabled":a?"":void 0,...c,ref:p,onPointerMove:(0,i.M)(e.onPointerMove,eM(e=>{a?l.onItemLeave(e):(l.onItemEnter(e),e.defaultPrevented||e.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:(0,i.M)(e.onPointerLeave,eM(e=>l.onItemLeave(e))),onFocus:(0,i.M)(e.onFocus,()=>v(!0)),onBlur:(0,i.M)(e.onBlur,()=>v(!1))})})})}),es=n.forwardRef((e,t)=>{let{checked:r=!1,onCheckedChange:n,...o}=e;return(0,x.jsx)(ev,{scope:e.__scopeMenu,checked:r,children:(0,x.jsx)(eo,{role:"menuitemcheckbox","aria-checked":eC(r)?"mixed":r,...o,ref:t,"data-state":eD(r),onSelect:(0,i.M)(o.onSelect,()=>n?.(!!eC(r)||!r),{checkForDefaultPrevented:!1})})})});es.displayName="MenuCheckboxItem";var eu="MenuRadioGroup",[ec,el]=I(eu,{value:void 0,onValueChange:()=>{}}),ef=n.forwardRef((e,t)=>{let{value:r,onValueChange:n,...i}=e,o=(0,w.W)(n);return(0,x.jsx)(ec,{scope:e.__scopeMenu,value:r,onValueChange:o,children:(0,x.jsx)(et,{...i,ref:t})})});ef.displayName=eu;var ed="MenuRadioItem",ep=n.forwardRef((e,t)=>{let{value:r,...n}=e,o=el(ed,e.__scopeMenu),a=r===o.value;return(0,x.jsx)(ev,{scope:e.__scopeMenu,checked:a,children:(0,x.jsx)(eo,{role:"menuitemradio","aria-checked":a,...n,ref:t,"data-state":eD(a),onSelect:(0,i.M)(n.onSelect,()=>o.onValueChange?.(r),{checkForDefaultPrevented:!1})})})});ep.displayName=ed;var eh="MenuItemIndicator",[ev,ey]=I(eh,{checked:!1}),em=n.forwardRef((e,t)=>{let{__scopeMenu:r,forceMount:n,...i}=e,o=ey(eh,r);return(0,x.jsx)(m.z,{present:n||eC(o.checked)||!0===o.checked,children:(0,x.jsx)(u.WV.span,{...i,ref:t,"data-state":eD(o.checked)})})});em.displayName=eh;var eg=n.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,x.jsx)(u.WV.div,{role:"separator","aria-orientation":"horizontal",...n,ref:t})});eg.displayName="MenuSeparator";var eb=n.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e,i=A(r);return(0,x.jsx)(v.Eh,{...i,...n,ref:t})});eb.displayName="MenuArrow";var ew="MenuSub",[e_,eE]=I(ew),ex=e=>{let{__scopeMenu:t,children:r,open:i=!1,onOpenChange:o}=e,a=L(ew,t),s=A(t),[u,c]=n.useState(null),[l,f]=n.useState(null),d=(0,w.W)(o);return n.useEffect(()=>(!1===a.open&&d(!1),()=>d(!1)),[a.open,d]),(0,x.jsx)(v.fC,{...s,children:(0,x.jsx)(F,{scope:t,open:i,onOpenChange:d,content:l,onContentChange:f,children:(0,x.jsx)(e_,{scope:t,contentId:(0,h.M)(),triggerId:(0,h.M)(),trigger:u,onTriggerChange:c,children:r})})})};ex.displayName=ew;var ek="MenuSubTrigger",eS=n.forwardRef((e,t)=>{let r=L(ek,e.__scopeMenu),a=V(ek,e.__scopeMenu),s=eE(ek,e.__scopeMenu),u=H(ek,e.__scopeMenu),c=n.useRef(null),{pointerGraceTimerRef:l,onPointerGraceIntentChange:f}=u,d={__scopeMenu:e.__scopeMenu},p=n.useCallback(()=>{c.current&&window.clearTimeout(c.current),c.current=null},[]);return n.useEffect(()=>p,[p]),n.useEffect(()=>{let e=l.current;return()=>{window.clearTimeout(e),f(null)}},[l,f]),(0,x.jsx)(Q,{asChild:!0,...d,children:(0,x.jsx)(ea,{id:s.triggerId,"aria-haspopup":"menu","aria-expanded":r.open,"aria-controls":s.contentId,"data-state":eT(r.open),...e,ref:(0,o.F)(t,s.onTriggerChange),onClick:t=>{e.onClick?.(t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),r.open||r.onOpenChange(!0))},onPointerMove:(0,i.M)(e.onPointerMove,eM(t=>{u.onItemEnter(t),t.defaultPrevented||e.disabled||r.open||c.current||(u.onPointerGraceIntentChange(null),c.current=window.setTimeout(()=>{r.onOpenChange(!0),p()},100))})),onPointerLeave:(0,i.M)(e.onPointerLeave,eM(e=>{p();let t=r.content?.getBoundingClientRect();if(t){let n=r.content?.dataset.side,i="right"===n,o=t[i?"left":"right"],a=t[i?"right":"left"];u.onPointerGraceIntentChange({area:[{x:e.clientX+(i?-5:5),y:e.clientY},{x:o,y:t.top},{x:a,y:t.top},{x:a,y:t.bottom},{x:o,y:t.bottom}],side:n}),window.clearTimeout(l.current),l.current=window.setTimeout(()=>u.onPointerGraceIntentChange(null),300)}else{if(u.onTriggerLeave(e),e.defaultPrevented)return;u.onPointerGraceIntentChange(null)}})),onKeyDown:(0,i.M)(e.onKeyDown,t=>{let n=""!==u.searchRef.current;!e.disabled&&(!n||" "!==t.key)&&R[a.dir].includes(t.key)&&(r.onOpenChange(!0),r.content?.focus(),t.preventDefault())})})})});eS.displayName=ek;var eO="MenuSubContent",eR=n.forwardRef((e,t)=>{let r=B(K,e.__scopeMenu),{forceMount:a=r.forceMount,...s}=e,u=L(K,e.__scopeMenu),c=V(K,e.__scopeMenu),l=eE(eO,e.__scopeMenu),f=n.useRef(null),d=(0,o.e)(t,f);return(0,x.jsx)(D.Provider,{scope:e.__scopeMenu,children:(0,x.jsx)(m.z,{present:a||u.open,children:(0,x.jsx)(D.Slot,{scope:e.__scopeMenu,children:(0,x.jsx)(ee,{id:l.contentId,"aria-labelledby":l.triggerId,...s,ref:d,align:"start",side:"rtl"===c.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{c.isUsingKeyboardRef.current&&f.current?.focus(),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:(0,i.M)(e.onFocusOutside,e=>{e.target!==l.trigger&&u.onOpenChange(!1)}),onEscapeKeyDown:(0,i.M)(e.onEscapeKeyDown,e=>{c.onClose(),e.preventDefault()}),onKeyDown:(0,i.M)(e.onKeyDown,e=>{let t=e.currentTarget.contains(e.target),r=T[c.dir].includes(e.key);t&&r&&(u.onOpenChange(!1),l.trigger?.focus(),e.preventDefault())})})})})})});function eT(e){return e?"open":"closed"}function eC(e){return"indeterminate"===e}function eD(e){return eC(e)?"indeterminate":e?"checked":"unchecked"}function eM(e){return t=>"mouse"===t.pointerType?e(t):void 0}eR.displayName=eO;var eP="DropdownMenu",[eI,ej]=(0,a.b)(eP,[j]),eA=j(),[eN,eF]=eI(eP),eL=e=>{let{__scopeDropdownMenu:t,children:r,dir:i,open:o,defaultOpen:a,onOpenChange:u,modal:c=!0}=e,l=eA(t),f=n.useRef(null),[d,p]=(0,s.T)({prop:o,defaultProp:a??!1,onChange:u,caller:eP});return(0,x.jsx)(eN,{scope:t,triggerId:(0,h.M)(),triggerRef:f,contentId:(0,h.M)(),open:d,onOpenChange:p,onOpenToggle:n.useCallback(()=>p(e=>!e),[p]),modal:c,children:(0,x.jsx)(W,{...l,open:d,onOpenChange:p,dir:i,modal:c,children:r})})};eL.displayName=eP;var eq="DropdownMenuTrigger",eV=n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,disabled:n=!1,...a}=e,s=eF(eq,r),c=eA(r);return(0,x.jsx)(Q,{asChild:!0,...c,children:(0,x.jsx)(u.WV.button,{type:"button",id:s.triggerId,"aria-haspopup":"menu","aria-expanded":s.open,"aria-controls":s.open?s.contentId:void 0,"data-state":s.open?"open":"closed","data-disabled":n?"":void 0,disabled:n,...a,ref:(0,o.F)(t,s.triggerRef),onPointerDown:(0,i.M)(e.onPointerDown,e=>{n||0!==e.button||!1!==e.ctrlKey||(s.onOpenToggle(),s.open||e.preventDefault())}),onKeyDown:(0,i.M)(e.onKeyDown,e=>{!n&&(["Enter"," "].includes(e.key)&&s.onOpenToggle(),"ArrowDown"===e.key&&s.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(e.key)&&e.preventDefault())})})})});eV.displayName=eq;var eW=e=>{let{__scopeDropdownMenu:t,...r}=e,n=eA(t);return(0,x.jsx)(G,{...n,...r})};eW.displayName="DropdownMenuPortal";var eQ="DropdownMenuContent",ez=n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...o}=e,a=eF(eQ,r),s=eA(r),u=n.useRef(!1);return(0,x.jsx)(Z,{id:a.contentId,"aria-labelledby":a.triggerId,...s,...o,ref:t,onCloseAutoFocus:(0,i.M)(e.onCloseAutoFocus,e=>{u.current||a.triggerRef.current?.focus(),u.current=!1,e.preventDefault()}),onInteractOutside:(0,i.M)(e.onInteractOutside,e=>{let t=e.detail.originalEvent,r=0===t.button&&!0===t.ctrlKey,n=2===t.button||r;(!a.modal||n)&&(u.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});ez.displayName=eQ;var eU=n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,i=eA(r);return(0,x.jsx)(et,{...i,...n,ref:t})});eU.displayName="DropdownMenuGroup";var eB=n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,i=eA(r);return(0,x.jsx)(er,{...i,...n,ref:t})});eB.displayName="DropdownMenuLabel";var eG=n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,i=eA(r);return(0,x.jsx)(eo,{...i,...n,ref:t})});eG.displayName="DropdownMenuItem";var eK=n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,i=eA(r);return(0,x.jsx)(es,{...i,...n,ref:t})});eK.displayName="DropdownMenuCheckboxItem";var eY=n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,i=eA(r);return(0,x.jsx)(ef,{...i,...n,ref:t})});eY.displayName="DropdownMenuRadioGroup";var eH=n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,i=eA(r);return(0,x.jsx)(ep,{...i,...n,ref:t})});eH.displayName="DropdownMenuRadioItem";var eZ=n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,i=eA(r);return(0,x.jsx)(em,{...i,...n,ref:t})});eZ.displayName="DropdownMenuItemIndicator";var eX=n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,i=eA(r);return(0,x.jsx)(eg,{...i,...n,ref:t})});eX.displayName="DropdownMenuSeparator",n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,i=eA(r);return(0,x.jsx)(eb,{...i,...n,ref:t})}).displayName="DropdownMenuArrow";var e$=n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,i=eA(r);return(0,x.jsx)(eS,{...i,...n,ref:t})});e$.displayName="DropdownMenuSubTrigger";var eJ=n.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,i=eA(r);return(0,x.jsx)(eR,{...i,...n,ref:t,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});eJ.displayName="DropdownMenuSubContent";var e0=eL,e1=eV,e2=eW,e5=ez,e7=eU,e3=eB,e4=eG,e9=eK,e8=eY,e6=eH,te=eZ,tt=eX,tr=e=>{let{__scopeDropdownMenu:t,children:r,open:n,onOpenChange:i,defaultOpen:o}=e,a=eA(t),[u,c]=(0,s.T)({prop:n,defaultProp:o??!1,onChange:i,caller:"DropdownMenuSub"});return(0,x.jsx)(ex,{...a,open:u,onOpenChange:c,children:r})},tn=e$,ti=eJ},80699:(e,t,r)=>{r.d(t,{EW:()=>o});var n=r(17577),i=0;function o(){n.useEffect(()=>{let e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??a()),document.body.insertAdjacentElement("beforeend",e[1]??a()),i++,()=>{1===i&&document.querySelectorAll("[data-radix-focus-guard]").forEach(e=>e.remove()),i--}},[])}function a(){let e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}},10441:(e,t,r)=>{r.d(t,{M:()=>f});var n=r(17577),i=r(48051),o=r(45226),a=r(55049),s=r(10326),u="focusScope.autoFocusOnMount",c="focusScope.autoFocusOnUnmount",l={bubbles:!1,cancelable:!0},f=n.forwardRef((e,t)=>{let{loop:r=!1,trapped:f=!1,onMountAutoFocus:y,onUnmountAutoFocus:m,...g}=e,[b,w]=n.useState(null),_=(0,a.W)(y),E=(0,a.W)(m),x=n.useRef(null),k=(0,i.e)(t,e=>w(e)),S=n.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;n.useEffect(()=>{if(f){let e=function(e){if(S.paused||!b)return;let t=e.target;b.contains(t)?x.current=t:h(x.current,{select:!0})},t=function(e){if(S.paused||!b)return;let t=e.relatedTarget;null===t||b.contains(t)||h(x.current,{select:!0})};document.addEventListener("focusin",e),document.addEventListener("focusout",t);let r=new MutationObserver(function(e){if(document.activeElement===document.body)for(let t of e)t.removedNodes.length>0&&h(b)});return b&&r.observe(b,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t),r.disconnect()}}},[f,b,S.paused]),n.useEffect(()=>{if(b){v.add(S);let e=document.activeElement;if(!b.contains(e)){let t=new CustomEvent(u,l);b.addEventListener(u,_),b.dispatchEvent(t),t.defaultPrevented||(function(e,{select:t=!1}={}){let r=document.activeElement;for(let n of e)if(h(n,{select:t}),document.activeElement!==r)return}(d(b).filter(e=>"A"!==e.tagName),{select:!0}),document.activeElement===e&&h(b))}return()=>{b.removeEventListener(u,_),setTimeout(()=>{let t=new CustomEvent(c,l);b.addEventListener(c,E),b.dispatchEvent(t),t.defaultPrevented||h(e??document.body,{select:!0}),b.removeEventListener(c,E),v.remove(S)},0)}}},[b,_,E,S]);let O=n.useCallback(e=>{if(!r&&!f||S.paused)return;let t="Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey,n=document.activeElement;if(t&&n){let t=e.currentTarget,[i,o]=function(e){let t=d(e);return[p(t,e),p(t.reverse(),e)]}(t);i&&o?e.shiftKey||n!==o?e.shiftKey&&n===i&&(e.preventDefault(),r&&h(o,{select:!0})):(e.preventDefault(),r&&h(i,{select:!0})):n===t&&e.preventDefault()}},[r,f,S.paused]);return(0,s.jsx)(o.WV.div,{tabIndex:-1,...g,ref:k,onKeyDown:O})});function d(e){let t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{let t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)t.push(r.currentNode);return t}function p(e,t){for(let r of e)if(!function(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e&&(void 0===t||e!==t);){if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}(r,{upTo:t}))return r}function h(e,{select:t=!1}={}){if(e&&e.focus){var r;let n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&(r=e)instanceof HTMLInputElement&&"select"in r&&t&&e.select()}}f.displayName="FocusScope";var v=function(){let e=[];return{add(t){let r=e[0];t!==r&&r?.pause(),(e=y(e,t)).unshift(t)},remove(t){e=y(e,t),e[0]?.resume()}}}();function y(e,t){let r=[...e],n=r.indexOf(t);return -1!==n&&r.splice(n,1),r}},88957:(e,t,r)=>{r.d(t,{M:()=>u});var n,i=r(17577),o=r(65819),a=(n||(n=r.t(i,2)))[" useId ".trim().toString()]||(()=>void 0),s=0;function u(e){let[t,r]=i.useState(a());return(0,o.b)(()=>{e||r(e=>e??String(s++))},[e]),e||(t?`radix-${t}`:"")}},92238:(e,t,r)=>{r.d(t,{D7:()=>y,Eh:()=>A,VY:()=>j,ee:()=>I,fC:()=>P});var n=r(17577),i=r(77192),o=r(87389),a=r(92764),s=r(48051),u=r(93095),c=r(45226),l=r(55049),f=r(65819),d=r(2566),p=r(10326),h="Popper",[v,y]=(0,u.b)(h),[m,g]=v(h),b=e=>{let{__scopePopper:t,children:r}=e,[i,o]=n.useState(null);return(0,p.jsx)(m,{scope:t,anchor:i,onAnchorChange:o,children:r})};b.displayName=h;var w="PopperAnchor",_=n.forwardRef((e,t)=>{let{__scopePopper:r,virtualRef:i,...o}=e,a=g(w,r),u=n.useRef(null),l=(0,s.e)(t,u);return n.useEffect(()=>{a.onAnchorChange(i?.current||u.current)}),i?null:(0,p.jsx)(c.WV.div,{...o,ref:l})});_.displayName=w;var E="PopperContent",[x,k]=v(E),S=n.forwardRef((e,t)=>{let{__scopePopper:r,side:a="bottom",sideOffset:u=0,align:h="center",alignOffset:v=0,arrowPadding:y=0,avoidCollisions:m=!0,collisionBoundary:b=[],collisionPadding:w=0,sticky:_="partial",hideWhenDetached:k=!1,updatePositionStrategy:S="optimized",onPlaced:O,...R}=e,T=g(E,r),[P,I]=n.useState(null),j=(0,s.e)(t,e=>I(e)),[A,N]=n.useState(null),F=(0,d.t)(A),L=F?.width??0,q=F?.height??0,V="number"==typeof w?w:{top:0,right:0,bottom:0,left:0,...w},W=Array.isArray(b)?b:[b],Q=W.length>0,z={padding:V,boundary:W.filter(C),altBoundary:Q},{refs:U,floatingStyles:B,placement:G,isPositioned:K,middlewareData:Y}=(0,i.YF)({strategy:"fixed",placement:a+("center"!==h?"-"+h:""),whileElementsMounted:(...e)=>(0,o.Me)(...e,{animationFrame:"always"===S}),elements:{reference:T.anchor},middleware:[(0,i.cv)({mainAxis:u+q,alignmentAxis:v}),m&&(0,i.uY)({mainAxis:!0,crossAxis:!1,limiter:"partial"===_?(0,i.dr)():void 0,...z}),m&&(0,i.RR)({...z}),(0,i.dp)({...z,apply:({elements:e,rects:t,availableWidth:r,availableHeight:n})=>{let{width:i,height:o}=t.reference,a=e.floating.style;a.setProperty("--radix-popper-available-width",`${r}px`),a.setProperty("--radix-popper-available-height",`${n}px`),a.setProperty("--radix-popper-anchor-width",`${i}px`),a.setProperty("--radix-popper-anchor-height",`${o}px`)}}),A&&(0,i.x7)({element:A,padding:y}),D({arrowWidth:L,arrowHeight:q}),k&&(0,i.Cp)({strategy:"referenceHidden",...z})]}),[H,Z]=M(G),X=(0,l.W)(O);(0,f.b)(()=>{K&&X?.()},[K,X]);let $=Y.arrow?.x,J=Y.arrow?.y,ee=Y.arrow?.centerOffset!==0,[et,er]=n.useState();return(0,f.b)(()=>{P&&er(window.getComputedStyle(P).zIndex)},[P]),(0,p.jsx)("div",{ref:U.setFloating,"data-radix-popper-content-wrapper":"",style:{...B,transform:K?B.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:et,"--radix-popper-transform-origin":[Y.transformOrigin?.x,Y.transformOrigin?.y].join(" "),...Y.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:(0,p.jsx)(x,{scope:r,placedSide:H,onArrowChange:N,arrowX:$,arrowY:J,shouldHideArrow:ee,children:(0,p.jsx)(c.WV.div,{"data-side":H,"data-align":Z,...R,ref:j,style:{...R.style,animation:K?void 0:"none"}})})})});S.displayName=E;var O="PopperArrow",R={top:"bottom",right:"left",bottom:"top",left:"right"},T=n.forwardRef(function(e,t){let{__scopePopper:r,...n}=e,i=k(O,r),o=R[i.placedSide];return(0,p.jsx)("span",{ref:i.onArrowChange,style:{position:"absolute",left:i.arrowX,top:i.arrowY,[o]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[i.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[i.placedSide],visibility:i.shouldHideArrow?"hidden":void 0},children:(0,p.jsx)(a.f,{...n,ref:t,style:{...n.style,display:"block"}})})});function C(e){return null!==e}T.displayName=O;var D=e=>({name:"transformOrigin",options:e,fn(t){let{placement:r,rects:n,middlewareData:i}=t,o=i.arrow?.centerOffset!==0,a=o?0:e.arrowWidth,s=o?0:e.arrowHeight,[u,c]=M(r),l={start:"0%",center:"50%",end:"100%"}[c],f=(i.arrow?.x??0)+a/2,d=(i.arrow?.y??0)+s/2,p="",h="";return"bottom"===u?(p=o?l:`${f}px`,h=`${-s}px`):"top"===u?(p=o?l:`${f}px`,h=`${n.floating.height+s}px`):"right"===u?(p=`${-s}px`,h=o?l:`${d}px`):"left"===u&&(p=`${n.floating.width+s}px`,h=o?l:`${d}px`),{data:{x:p,y:h}}}});function M(e){let[t,r="center"]=e.split("-");return[t,r]}var P=b,I=_,j=S,A=T},15594:(e,t,r)=>{r.d(t,{Pc:()=>_,ck:()=>M,fC:()=>D});var n=r(17577),i=r(82561),o=r(70545),a=r(48051),s=r(93095),u=r(88957),c=r(45226),l=r(55049),f=r(52067),d=r(17124),p=r(10326),h="rovingFocusGroup.onEntryFocus",v={bubbles:!1,cancelable:!0},y="RovingFocusGroup",[m,g,b]=(0,o.B)(y),[w,_]=(0,s.b)(y,[b]),[E,x]=w(y),k=n.forwardRef((e,t)=>(0,p.jsx)(m.Provider,{scope:e.__scopeRovingFocusGroup,children:(0,p.jsx)(m.Slot,{scope:e.__scopeRovingFocusGroup,children:(0,p.jsx)(S,{...e,ref:t})})}));k.displayName=y;var S=n.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:r,orientation:o,loop:s=!1,dir:u,currentTabStopId:m,defaultCurrentTabStopId:b,onCurrentTabStopIdChange:w,onEntryFocus:_,preventScrollOnEntryFocus:x=!1,...k}=e,S=n.useRef(null),O=(0,a.e)(t,S),R=(0,d.gm)(u),[T,D]=(0,f.T)({prop:m,defaultProp:b??null,onChange:w,caller:y}),[M,P]=n.useState(!1),I=(0,l.W)(_),j=g(r),A=n.useRef(!1),[N,F]=n.useState(0);return n.useEffect(()=>{let e=S.current;if(e)return e.addEventListener(h,I),()=>e.removeEventListener(h,I)},[I]),(0,p.jsx)(E,{scope:r,orientation:o,dir:R,loop:s,currentTabStopId:T,onItemFocus:n.useCallback(e=>D(e),[D]),onItemShiftTab:n.useCallback(()=>P(!0),[]),onFocusableItemAdd:n.useCallback(()=>F(e=>e+1),[]),onFocusableItemRemove:n.useCallback(()=>F(e=>e-1),[]),children:(0,p.jsx)(c.WV.div,{tabIndex:M||0===N?-1:0,"data-orientation":o,...k,ref:O,style:{outline:"none",...e.style},onMouseDown:(0,i.M)(e.onMouseDown,()=>{A.current=!0}),onFocus:(0,i.M)(e.onFocus,e=>{let t=!A.current;if(e.target===e.currentTarget&&t&&!M){let t=new CustomEvent(h,v);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){let e=j().filter(e=>e.focusable);C([e.find(e=>e.active),e.find(e=>e.id===T),...e].filter(Boolean).map(e=>e.ref.current),x)}}A.current=!1}),onBlur:(0,i.M)(e.onBlur,()=>P(!1))})})}),O="RovingFocusGroupItem",R=n.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:r,focusable:o=!0,active:a=!1,tabStopId:s,children:l,...f}=e,d=(0,u.M)(),h=s||d,v=x(O,r),y=v.currentTabStopId===h,b=g(r),{onFocusableItemAdd:w,onFocusableItemRemove:_,currentTabStopId:E}=v;return n.useEffect(()=>{if(o)return w(),()=>_()},[o,w,_]),(0,p.jsx)(m.ItemSlot,{scope:r,id:h,focusable:o,active:a,children:(0,p.jsx)(c.WV.span,{tabIndex:y?0:-1,"data-orientation":v.orientation,...f,ref:t,onMouseDown:(0,i.M)(e.onMouseDown,e=>{o?v.onItemFocus(h):e.preventDefault()}),onFocus:(0,i.M)(e.onFocus,()=>v.onItemFocus(h)),onKeyDown:(0,i.M)(e.onKeyDown,e=>{if("Tab"===e.key&&e.shiftKey){v.onItemShiftTab();return}if(e.target!==e.currentTarget)return;let t=function(e,t,r){var n;let i=(n=e.key,"rtl"!==r?n:"ArrowLeft"===n?"ArrowRight":"ArrowRight"===n?"ArrowLeft":n);if(!("vertical"===t&&["ArrowLeft","ArrowRight"].includes(i))&&!("horizontal"===t&&["ArrowUp","ArrowDown"].includes(i)))return T[i]}(e,v.orientation,v.dir);if(void 0!==t){if(e.metaKey||e.ctrlKey||e.altKey||e.shiftKey)return;e.preventDefault();let r=b().filter(e=>e.focusable).map(e=>e.ref.current);if("last"===t)r.reverse();else if("prev"===t||"next"===t){"prev"===t&&r.reverse();let n=r.indexOf(e.currentTarget);r=v.loop?function(e,t){return e.map((r,n)=>e[(t+n)%e.length])}(r,n+1):r.slice(n+1)}setTimeout(()=>C(r))}}),children:"function"==typeof l?l({isCurrentTabStop:y,hasTabStop:null!=E}):l})})});R.displayName=O;var T={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function C(e,t=!1){let r=document.activeElement;for(let n of e)if(n===r||(n.focus({preventScroll:t}),document.activeElement!==r))return}var D=k,M=R},90220:(e,t,r)=>{r.d(t,{f:()=>c});var n=r(17577),i=r(45226),o=r(10326),a="horizontal",s=["horizontal","vertical"],u=n.forwardRef((e,t)=>{let{decorative:r,orientation:n=a,...u}=e,c=s.includes(n)?n:a;return(0,o.jsx)(i.WV.div,{"data-orientation":c,...r?{role:"none"}:{"aria-orientation":"vertical"===c?c:void 0,role:"separator"},...u,ref:t})});u.displayName="Separator";var c=u},45677:(e,t,r)=>{r.d(t,{VY:()=>ex,h_:()=>eE,zt:()=>eb,fC:()=>ew,xz:()=>e_});var n,i=r(17577);function o(e,t,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e?.(n),!1===r||!n.defaultPrevented)return t?.(n)}}"undefined"!=typeof window&&window.document&&window.document.createElement;var a=r(48051),s=r(93095),u=r(45226),c=r(55049),l=r(77575),f=r(10326),d="dismissableLayer.update",p=i.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),h=i.forwardRef((e,t)=>{let{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:s,onPointerDownOutside:h,onFocusOutside:m,onInteractOutside:g,onDismiss:b,...w}=e,_=i.useContext(p),[E,x]=i.useState(null),k=E?.ownerDocument??globalThis?.document,[,S]=i.useState({}),O=(0,a.e)(t,e=>x(e)),R=Array.from(_.layers),[T]=[..._.layersWithOutsidePointerEventsDisabled].slice(-1),C=R.indexOf(T),D=E?R.indexOf(E):-1,M=_.layersWithOutsidePointerEventsDisabled.size>0,P=D>=C,I=function(e,t=globalThis?.document){let r=(0,c.W)(e),n=i.useRef(!1),o=i.useRef(()=>{});return i.useEffect(()=>{let e=e=>{if(e.target&&!n.current){let n=function(){y("dismissableLayer.pointerDownOutside",r,i,{discrete:!0})},i={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",o.current),o.current=n,t.addEventListener("click",o.current,{once:!0})):n()}else t.removeEventListener("click",o.current);n.current=!1},i=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",e),t.removeEventListener("click",o.current)}},[t,r]),{onPointerDownCapture:()=>n.current=!0}}(e=>{let t=e.target,r=[..._.branches].some(e=>e.contains(t));!P||r||(h?.(e),g?.(e),e.defaultPrevented||b?.())},k),j=function(e,t=globalThis?.document){let r=(0,c.W)(e),n=i.useRef(!1);return i.useEffect(()=>{let e=e=>{e.target&&!n.current&&y("dismissableLayer.focusOutside",r,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,r]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}(e=>{let t=e.target;[..._.branches].some(e=>e.contains(t))||(m?.(e),g?.(e),e.defaultPrevented||b?.())},k);return(0,l.e)(e=>{D!==_.layers.size-1||(s?.(e),!e.defaultPrevented&&b&&(e.preventDefault(),b()))},k),i.useEffect(()=>{if(E)return r&&(0===_.layersWithOutsidePointerEventsDisabled.size&&(n=k.body.style.pointerEvents,k.body.style.pointerEvents="none"),_.layersWithOutsidePointerEventsDisabled.add(E)),_.layers.add(E),v(),()=>{r&&1===_.layersWithOutsidePointerEventsDisabled.size&&(k.body.style.pointerEvents=n)}},[E,k,r,_]),i.useEffect(()=>()=>{E&&(_.layers.delete(E),_.layersWithOutsidePointerEventsDisabled.delete(E),v())},[E,_]),i.useEffect(()=>{let e=()=>S({});return document.addEventListener(d,e),()=>document.removeEventListener(d,e)},[]),(0,f.jsx)(u.WV.div,{...w,ref:O,style:{pointerEvents:M?P?"auto":"none":void 0,...e.style},onFocusCapture:o(e.onFocusCapture,j.onFocusCapture),onBlurCapture:o(e.onBlurCapture,j.onBlurCapture),onPointerDownCapture:o(e.onPointerDownCapture,I.onPointerDownCapture)})});function v(){let e=new CustomEvent(d);document.dispatchEvent(e)}function y(e,t,r,{discrete:n}){let i=r.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&i.addEventListener(e,t,{once:!0}),n?(0,u.jH)(i,o):i.dispatchEvent(o)}h.displayName="DismissableLayer",i.forwardRef((e,t)=>{let r=i.useContext(p),n=i.useRef(null),o=(0,a.e)(t,n);return i.useEffect(()=>{let e=n.current;if(e)return r.branches.add(e),()=>{r.branches.delete(e)}},[r.branches]),(0,f.jsx)(u.WV.div,{...e,ref:o})}).displayName="DismissableLayerBranch";var m=r(88957),g=r(77192),b=r(87389),w=r(92764),_=r(65819),E=r(2566),x="Popper",[k,S]=(0,s.b)(x),[O,R]=k(x),T=e=>{let{__scopePopper:t,children:r}=e,[n,o]=i.useState(null);return(0,f.jsx)(O,{scope:t,anchor:n,onAnchorChange:o,children:r})};T.displayName=x;var C="PopperAnchor",D=i.forwardRef((e,t)=>{let{__scopePopper:r,virtualRef:n,...o}=e,s=R(C,r),c=i.useRef(null),l=(0,a.e)(t,c),d=i.useRef(null);return i.useEffect(()=>{let e=d.current;d.current=n?.current||c.current,e!==d.current&&s.onAnchorChange(d.current)}),n?null:(0,f.jsx)(u.WV.div,{...o,ref:l})});D.displayName=C;var M="PopperContent",[P,I]=k(M),j=i.forwardRef((e,t)=>{let{__scopePopper:r,side:n="bottom",sideOffset:o=0,align:s="center",alignOffset:l=0,arrowPadding:d=0,avoidCollisions:p=!0,collisionBoundary:h=[],collisionPadding:v=0,sticky:y="partial",hideWhenDetached:m=!1,updatePositionStrategy:w="optimized",onPlaced:x,...k}=e,S=R(M,r),[O,T]=i.useState(null),C=(0,a.e)(t,e=>T(e)),[D,I]=i.useState(null),j=(0,E.t)(D),A=j?.width??0,N=j?.height??0,F="number"==typeof v?v:{top:0,right:0,bottom:0,left:0,...v},W=Array.isArray(h)?h:[h],Q=W.length>0,z={padding:F,boundary:W.filter(L),altBoundary:Q},{refs:U,floatingStyles:B,placement:G,isPositioned:K,middlewareData:Y}=(0,g.YF)({strategy:"fixed",placement:n+("center"!==s?"-"+s:""),whileElementsMounted:(...e)=>(0,b.Me)(...e,{animationFrame:"always"===w}),elements:{reference:S.anchor},middleware:[(0,g.cv)({mainAxis:o+N,alignmentAxis:l}),p&&(0,g.uY)({mainAxis:!0,crossAxis:!1,limiter:"partial"===y?(0,g.dr)():void 0,...z}),p&&(0,g.RR)({...z}),(0,g.dp)({...z,apply:({elements:e,rects:t,availableWidth:r,availableHeight:n})=>{let{width:i,height:o}=t.reference,a=e.floating.style;a.setProperty("--radix-popper-available-width",`${r}px`),a.setProperty("--radix-popper-available-height",`${n}px`),a.setProperty("--radix-popper-anchor-width",`${i}px`),a.setProperty("--radix-popper-anchor-height",`${o}px`)}}),D&&(0,g.x7)({element:D,padding:d}),q({arrowWidth:A,arrowHeight:N}),m&&(0,g.Cp)({strategy:"referenceHidden",...z})]}),[H,Z]=V(G),X=(0,c.W)(x);(0,_.b)(()=>{K&&X?.()},[K,X]);let $=Y.arrow?.x,J=Y.arrow?.y,ee=Y.arrow?.centerOffset!==0,[et,er]=i.useState();return(0,_.b)(()=>{O&&er(window.getComputedStyle(O).zIndex)},[O]),(0,f.jsx)("div",{ref:U.setFloating,"data-radix-popper-content-wrapper":"",style:{...B,transform:K?B.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:et,"--radix-popper-transform-origin":[Y.transformOrigin?.x,Y.transformOrigin?.y].join(" "),...Y.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:(0,f.jsx)(P,{scope:r,placedSide:H,onArrowChange:I,arrowX:$,arrowY:J,shouldHideArrow:ee,children:(0,f.jsx)(u.WV.div,{"data-side":H,"data-align":Z,...k,ref:C,style:{...k.style,animation:K?void 0:"none"}})})})});j.displayName=M;var A="PopperArrow",N={top:"bottom",right:"left",bottom:"top",left:"right"},F=i.forwardRef(function(e,t){let{__scopePopper:r,...n}=e,i=I(A,r),o=N[i.placedSide];return(0,f.jsx)("span",{ref:i.onArrowChange,style:{position:"absolute",left:i.arrowX,top:i.arrowY,[o]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[i.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[i.placedSide],visibility:i.shouldHideArrow?"hidden":void 0},children:(0,f.jsx)(w.f,{...n,ref:t,style:{...n.style,display:"block"}})})});function L(e){return null!==e}F.displayName=A;var q=e=>({name:"transformOrigin",options:e,fn(t){let{placement:r,rects:n,middlewareData:i}=t,o=i.arrow?.centerOffset!==0,a=o?0:e.arrowWidth,s=o?0:e.arrowHeight,[u,c]=V(r),l={start:"0%",center:"50%",end:"100%"}[c],f=(i.arrow?.x??0)+a/2,d=(i.arrow?.y??0)+s/2,p="",h="";return"bottom"===u?(p=o?l:`${f}px`,h=`${-s}px`):"top"===u?(p=o?l:`${f}px`,h=`${n.floating.height+s}px`):"right"===u?(p=`${-s}px`,h=o?l:`${d}px`):"left"===u&&(p=`${n.floating.width+s}px`,h=o?l:`${d}px`),{data:{x:p,y:h}}}});function V(e){let[t,r="center"]=e.split("-");return[t,r]}var W=r(83078),Q=e=>{let{present:t,children:r}=e,n=function(e){var t,r;let[n,o]=i.useState(),a=i.useRef(null),s=i.useRef(e),u=i.useRef("none"),[c,l]=(t=e?"mounted":"unmounted",r={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},i.useReducer((e,t)=>r[e][t]??e,t));return i.useEffect(()=>{let e=z(a.current);u.current="mounted"===c?e:"none"},[c]),(0,_.b)(()=>{let t=a.current,r=s.current;if(r!==e){let n=u.current,i=z(t);e?l("MOUNT"):"none"===i||t?.display==="none"?l("UNMOUNT"):r&&n!==i?l("ANIMATION_OUT"):l("UNMOUNT"),s.current=e}},[e,l]),(0,_.b)(()=>{if(n){let e;let t=n.ownerDocument.defaultView??window,r=r=>{let i=z(a.current).includes(CSS.escape(r.animationName));if(r.target===n&&i&&(l("ANIMATION_END"),!s.current)){let r=n.style.animationFillMode;n.style.animationFillMode="forwards",e=t.setTimeout(()=>{"forwards"===n.style.animationFillMode&&(n.style.animationFillMode=r)})}},i=e=>{e.target===n&&(u.current=z(a.current))};return n.addEventListener("animationstart",i),n.addEventListener("animationcancel",r),n.addEventListener("animationend",r),()=>{t.clearTimeout(e),n.removeEventListener("animationstart",i),n.removeEventListener("animationcancel",r),n.removeEventListener("animationend",r)}}l("ANIMATION_END")},[n,l]),{isPresent:["mounted","unmountSuspended"].includes(c),ref:i.useCallback(e=>{a.current=e?getComputedStyle(e):null,o(e)},[])}}(t),o="function"==typeof r?r({present:n.isPresent}):i.Children.only(r),s=(0,a.e)(n.ref,function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(r=(t=Object.getOwnPropertyDescriptor(e,"ref")?.get)&&"isReactWarning"in t&&t.isReactWarning)?e.props.ref:e.props.ref||e.ref}(o));return"function"==typeof r||n.isPresent?i.cloneElement(o,{ref:s}):null};function z(e){return e?.animationName||"none"}Q.displayName="Presence";var U=r(34214),B=r(52067),G=r(6009),[K,Y]=(0,s.b)("Tooltip",[S]),H=S(),Z="TooltipProvider",X="tooltip.open",[$,J]=K(Z),ee=e=>{let{__scopeTooltip:t,delayDuration:r=700,skipDelayDuration:n=300,disableHoverableContent:o=!1,children:a}=e,s=i.useRef(!0),u=i.useRef(!1),c=i.useRef(0);return i.useEffect(()=>{let e=c.current;return()=>window.clearTimeout(e)},[]),(0,f.jsx)($,{scope:t,isOpenDelayedRef:s,delayDuration:r,onOpen:i.useCallback(()=>{window.clearTimeout(c.current),s.current=!1},[]),onClose:i.useCallback(()=>{window.clearTimeout(c.current),c.current=window.setTimeout(()=>s.current=!0,n)},[n]),isPointerInTransitRef:u,onPointerInTransitChange:i.useCallback(e=>{u.current=e},[]),disableHoverableContent:o,children:a})};ee.displayName=Z;var et="Tooltip",[er,en]=K(et),ei=e=>{let{__scopeTooltip:t,children:r,open:n,defaultOpen:o,onOpenChange:a,disableHoverableContent:s,delayDuration:u}=e,c=J(et,e.__scopeTooltip),l=H(t),[d,p]=i.useState(null),h=(0,m.M)(),v=i.useRef(0),y=s??c.disableHoverableContent,g=u??c.delayDuration,b=i.useRef(!1),[w,_]=(0,B.T)({prop:n,defaultProp:o??!1,onChange:e=>{e?(c.onOpen(),document.dispatchEvent(new CustomEvent(X))):c.onClose(),a?.(e)},caller:et}),E=i.useMemo(()=>w?b.current?"delayed-open":"instant-open":"closed",[w]),x=i.useCallback(()=>{window.clearTimeout(v.current),v.current=0,b.current=!1,_(!0)},[_]),k=i.useCallback(()=>{window.clearTimeout(v.current),v.current=0,_(!1)},[_]),S=i.useCallback(()=>{window.clearTimeout(v.current),v.current=window.setTimeout(()=>{b.current=!0,_(!0),v.current=0},g)},[g,_]);return i.useEffect(()=>()=>{v.current&&(window.clearTimeout(v.current),v.current=0)},[]),(0,f.jsx)(T,{...l,children:(0,f.jsx)(er,{scope:t,contentId:h,open:w,stateAttribute:E,trigger:d,onTriggerChange:p,onTriggerEnter:i.useCallback(()=>{c.isOpenDelayedRef.current?S():x()},[c.isOpenDelayedRef,S,x]),onTriggerLeave:i.useCallback(()=>{y?k():(window.clearTimeout(v.current),v.current=0)},[k,y]),onOpen:x,onClose:k,disableHoverableContent:y,children:r})})};ei.displayName=et;var eo="TooltipTrigger",ea=i.forwardRef((e,t)=>{let{__scopeTooltip:r,...n}=e,s=en(eo,r),c=J(eo,r),l=H(r),d=i.useRef(null),p=(0,a.e)(t,d,s.onTriggerChange),h=i.useRef(!1),v=i.useRef(!1),y=i.useCallback(()=>h.current=!1,[]);return i.useEffect(()=>()=>document.removeEventListener("pointerup",y),[y]),(0,f.jsx)(D,{asChild:!0,...l,children:(0,f.jsx)(u.WV.button,{"aria-describedby":s.open?s.contentId:void 0,"data-state":s.stateAttribute,...n,ref:p,onPointerMove:o(e.onPointerMove,e=>{"touch"===e.pointerType||v.current||c.isPointerInTransitRef.current||(s.onTriggerEnter(),v.current=!0)}),onPointerLeave:o(e.onPointerLeave,()=>{s.onTriggerLeave(),v.current=!1}),onPointerDown:o(e.onPointerDown,()=>{s.open&&s.onClose(),h.current=!0,document.addEventListener("pointerup",y,{once:!0})}),onFocus:o(e.onFocus,()=>{h.current||s.onOpen()}),onBlur:o(e.onBlur,s.onClose),onClick:o(e.onClick,s.onClose)})})});ea.displayName=eo;var es="TooltipPortal",[eu,ec]=K(es,{forceMount:void 0}),el=e=>{let{__scopeTooltip:t,forceMount:r,children:n,container:i}=e,o=en(es,t);return(0,f.jsx)(eu,{scope:t,forceMount:r,children:(0,f.jsx)(Q,{present:r||o.open,children:(0,f.jsx)(W.h,{asChild:!0,container:i,children:n})})})};el.displayName=es;var ef="TooltipContent",ed=i.forwardRef((e,t)=>{let r=ec(ef,e.__scopeTooltip),{forceMount:n=r.forceMount,side:i="top",...o}=e,a=en(ef,e.__scopeTooltip);return(0,f.jsx)(Q,{present:n||a.open,children:a.disableHoverableContent?(0,f.jsx)(em,{side:i,...o,ref:t}):(0,f.jsx)(ep,{side:i,...o,ref:t})})}),ep=i.forwardRef((e,t)=>{let r=en(ef,e.__scopeTooltip),n=J(ef,e.__scopeTooltip),o=i.useRef(null),s=(0,a.e)(t,o),[u,c]=i.useState(null),{trigger:l,onClose:d}=r,p=o.current,{onPointerInTransitChange:h}=n,v=i.useCallback(()=>{c(null),h(!1)},[h]),y=i.useCallback((e,t)=>{let r=e.currentTarget,n={x:e.clientX,y:e.clientY},i=function(e,t){let r=Math.abs(t.top-e.y),n=Math.abs(t.bottom-e.y),i=Math.abs(t.right-e.x),o=Math.abs(t.left-e.x);switch(Math.min(r,n,i,o)){case o:return"left";case i:return"right";case r:return"top";case n:return"bottom";default:throw Error("unreachable")}}(n,r.getBoundingClientRect());c(function(e){let t=e.slice();return t.sort((e,t)=>e.x<t.x?-1:e.x>t.x?1:e.y<t.y?-1:e.y>t.y?1:0),function(e){if(e.length<=1)return e.slice();let t=[];for(let r=0;r<e.length;r++){let n=e[r];for(;t.length>=2;){let e=t[t.length-1],r=t[t.length-2];if((e.x-r.x)*(n.y-r.y)>=(e.y-r.y)*(n.x-r.x))t.pop();else break}t.push(n)}t.pop();let r=[];for(let t=e.length-1;t>=0;t--){let n=e[t];for(;r.length>=2;){let e=r[r.length-1],t=r[r.length-2];if((e.x-t.x)*(n.y-t.y)>=(e.y-t.y)*(n.x-t.x))r.pop();else break}r.push(n)}return(r.pop(),1===t.length&&1===r.length&&t[0].x===r[0].x&&t[0].y===r[0].y)?t:t.concat(r)}(t)}([...function(e,t,r=5){let n=[];switch(t){case"top":n.push({x:e.x-r,y:e.y+r},{x:e.x+r,y:e.y+r});break;case"bottom":n.push({x:e.x-r,y:e.y-r},{x:e.x+r,y:e.y-r});break;case"left":n.push({x:e.x+r,y:e.y-r},{x:e.x+r,y:e.y+r});break;case"right":n.push({x:e.x-r,y:e.y-r},{x:e.x-r,y:e.y+r})}return n}(n,i),...function(e){let{top:t,right:r,bottom:n,left:i}=e;return[{x:i,y:t},{x:r,y:t},{x:r,y:n},{x:i,y:n}]}(t.getBoundingClientRect())])),h(!0)},[h]);return i.useEffect(()=>()=>v(),[v]),i.useEffect(()=>{if(l&&p){let e=e=>y(e,p),t=e=>y(e,l);return l.addEventListener("pointerleave",e),p.addEventListener("pointerleave",t),()=>{l.removeEventListener("pointerleave",e),p.removeEventListener("pointerleave",t)}}},[l,p,y,v]),i.useEffect(()=>{if(u){let e=e=>{let t=e.target,r={x:e.clientX,y:e.clientY},n=l?.contains(t)||p?.contains(t),i=!function(e,t){let{x:r,y:n}=e,i=!1;for(let e=0,o=t.length-1;e<t.length;o=e++){let a=t[e],s=t[o],u=a.x,c=a.y,l=s.x,f=s.y;c>n!=f>n&&r<(l-u)*(n-c)/(f-c)+u&&(i=!i)}return i}(r,u);n?v():i&&(v(),d())};return document.addEventListener("pointermove",e),()=>document.removeEventListener("pointermove",e)}},[l,p,u,d,v]),(0,f.jsx)(em,{...e,ref:s})}),[eh,ev]=K(et,{isInside:!1}),ey=(0,U.sA)("TooltipContent"),em=i.forwardRef((e,t)=>{let{__scopeTooltip:r,children:n,"aria-label":o,onEscapeKeyDown:a,onPointerDownOutside:s,...u}=e,c=en(ef,r),l=H(r),{onClose:d}=c;return i.useEffect(()=>(document.addEventListener(X,d),()=>document.removeEventListener(X,d)),[d]),i.useEffect(()=>{if(c.trigger){let e=e=>{let t=e.target;t?.contains(c.trigger)&&d()};return window.addEventListener("scroll",e,{capture:!0}),()=>window.removeEventListener("scroll",e,{capture:!0})}},[c.trigger,d]),(0,f.jsx)(h,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:s,onFocusOutside:e=>e.preventDefault(),onDismiss:d,children:(0,f.jsxs)(j,{"data-state":c.stateAttribute,...l,...u,ref:t,style:{...u.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[(0,f.jsx)(ey,{children:n}),(0,f.jsx)(eh,{scope:r,isInside:!0,children:(0,f.jsx)(G.fC,{id:c.contentId,role:"tooltip",children:o||n})})]})})});ed.displayName=ef;var eg="TooltipArrow";i.forwardRef((e,t)=>{let{__scopeTooltip:r,...n}=e,i=H(r);return ev(eg,r).isInside?null:(0,f.jsx)(F,{...i,...n,ref:t})}).displayName=eg;var eb=ee,ew=ei,e_=ea,eE=el,ex=ed},2566:(e,t,r)=>{r.d(t,{t:()=>o});var n=r(17577),i=r(65819);function o(e){let[t,r]=n.useState(void 0);return(0,i.b)(()=>{if(e){r({width:e.offsetWidth,height:e.offsetHeight});let t=new ResizeObserver(t=>{let n,i;if(!Array.isArray(t)||!t.length)return;let o=t[0];if("borderBoxSize"in o){let e=o.borderBoxSize,t=Array.isArray(e)?e[0]:e;n=t.inlineSize,i=t.blockSize}else n=e.offsetWidth,i=e.offsetHeight;r({width:n,height:i})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}r(void 0)},[e]),t}},85123:(e,t,r)=>{function n(){}r.d(t,{e:()=>i});class i{constructor(e=1/0,t=n){this.max=e,this.dispose=t,this.map=new Map,this.newest=null,this.oldest=null}has(e){return this.map.has(e)}get(e){let t=this.getNode(e);return t&&t.value}get size(){return this.map.size}getNode(e){let t=this.map.get(e);if(t&&t!==this.newest){let{older:e,newer:r}=t;r&&(r.older=e),e&&(e.newer=r),t.older=this.newest,t.older.newer=t,t.newer=null,this.newest=t,t===this.oldest&&(this.oldest=r)}return t}set(e,t){let r=this.getNode(e);return r?r.value=t:(r={key:e,value:t,newer:null,older:this.newest},this.newest&&(this.newest.newer=r),this.newest=r,this.oldest=this.oldest||r,this.map.set(e,r),r.value)}clean(){for(;this.oldest&&this.map.size>this.max;)this.delete(this.oldest.key)}delete(e){let t=this.map.get(e);return!!t&&(t===this.newest&&(this.newest=t.older),t===this.oldest&&(this.oldest=t.newer),t.newer&&(t.newer.older=t.older),t.older&&(t.older.newer=t.newer),this.map.delete(e),this.dispose(t.value,e),!0)}}},29892:(e,t,r)=>{function n(){}r.d(t,{k:()=>s});let i="undefined"!=typeof WeakRef?WeakRef:function(e){return{deref:()=>e}},o="undefined"!=typeof WeakMap?WeakMap:Map,a="undefined"!=typeof FinalizationRegistry?FinalizationRegistry:function(){return{register:n,unregister:n}};class s{constructor(e=1/0,t=n){this.max=e,this.dispose=t,this.map=new o,this.newest=null,this.oldest=null,this.unfinalizedNodes=new Set,this.finalizationScheduled=!1,this.size=0,this.finalize=()=>{let e=this.unfinalizedNodes.values();for(let t=0;t<10024;t++){let t=e.next().value;if(!t)break;this.unfinalizedNodes.delete(t);let r=t.key;delete t.key,t.keyRef=new i(r),this.registry.register(r,t,t)}this.unfinalizedNodes.size>0?queueMicrotask(this.finalize):this.finalizationScheduled=!1},this.registry=new a(this.deleteNode.bind(this))}has(e){return this.map.has(e)}get(e){let t=this.getNode(e);return t&&t.value}getNode(e){let t=this.map.get(e);if(t&&t!==this.newest){let{older:e,newer:r}=t;r&&(r.older=e),e&&(e.newer=r),t.older=this.newest,t.older.newer=t,t.newer=null,this.newest=t,t===this.oldest&&(this.oldest=r)}return t}set(e,t){let r=this.getNode(e);return r?r.value=t:(r={key:e,value:t,newer:null,older:this.newest},this.newest&&(this.newest.newer=r),this.newest=r,this.oldest=this.oldest||r,this.scheduleFinalization(r),this.map.set(e,r),this.size++,r.value)}clean(){for(;this.oldest&&this.size>this.max;)this.deleteNode(this.oldest)}deleteNode(e){e===this.newest&&(this.newest=e.older),e===this.oldest&&(this.oldest=e.newer),e.newer&&(e.newer.older=e.older),e.older&&(e.older.newer=e.newer),this.size--;let t=e.key||e.keyRef&&e.keyRef.deref();this.dispose(e.value,t),e.keyRef?this.registry.unregister(e):this.unfinalizedNodes.delete(e),t&&this.map.delete(t)}delete(e){let t=this.map.get(e);return!!t&&(this.deleteNode(t),!0)}scheduleFinalization(e){this.unfinalizedNodes.add(e),this.finalizationScheduled||(this.finalizationScheduled=!0,queueMicrotask(this.finalize))}}},20208:(e,t,r)=>{r.d(t,{D:()=>s,Z:()=>u});let{toString:n,hasOwnProperty:i}=Object.prototype,o=Function.prototype.toString,a=new Map;function s(e,t){try{return function e(t,r){if(t===r)return!0;let a=n.call(t);if(a!==n.call(r))return!1;switch(a){case"[object Array]":if(t.length!==r.length)break;case"[object Object]":{if(d(t,r))return!0;let n=c(t),o=c(r),a=n.length;if(a!==o.length)return!1;for(let e=0;e<a;++e)if(!i.call(r,n[e]))return!1;for(let i=0;i<a;++i){let o=n[i];if(!e(t[o],r[o]))return!1}return!0}case"[object Error]":return t.name===r.name&&t.message===r.message;case"[object Number]":if(t!=t)return r!=r;case"[object Boolean]":case"[object Date]":return+t==+r;case"[object RegExp]":case"[object String]":return t==`${r}`;case"[object Map]":case"[object Set]":{if(t.size!==r.size)return!1;if(d(t,r))return!0;let n=t.entries(),i="[object Map]"===a;for(;;){let t=n.next();if(t.done)break;let[o,a]=t.value;if(!r.has(o)||i&&!e(a,r.get(o)))return!1}return!0}case"[object Uint16Array]":case"[object Uint8Array]":case"[object Uint32Array]":case"[object Int32Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object ArrayBuffer]":t=new Uint8Array(t),r=new Uint8Array(r);case"[object DataView]":{let e=t.byteLength;if(e===r.byteLength)for(;e--&&t[e]===r[e];);return -1===e}case"[object AsyncFunction]":case"[object GeneratorFunction]":case"[object AsyncGeneratorFunction]":case"[object Function]":{let e=o.call(t);if(e!==o.call(r))return!1;return!function(e,t){let r=e.length-t.length;return r>=0&&e.indexOf(t,r)===r}(e,f)}}return!1}(e,t)}finally{a.clear()}}let u=s;function c(e){return Object.keys(e).filter(l,e)}function l(e){return void 0!==this[e]}let f="{ [native code] }";function d(e,t){let r=a.get(e);if(r){if(r.has(t))return!0}else a.set(e,r=new Set);return r.add(t),!1}},96339:(e,t,r)=>{r.d(t,{B:()=>s});let n=()=>Object.create(null),{forEach:i,slice:o}=Array.prototype,{hasOwnProperty:a}=Object.prototype;class s{constructor(e=!0,t=n){this.weakness=e,this.makeData=t}lookup(){return this.lookupArray(arguments)}lookupArray(e){let t=this;return i.call(e,e=>t=t.getChildTrie(e)),a.call(t,"data")?t.data:t.data=this.makeData(o.call(e))}peek(){return this.peekArray(arguments)}peekArray(e){let t=this;for(let r=0,n=e.length;t&&r<n;++r){let n=t.mapFor(e[r],!1);t=n&&n.get(e[r])}return t&&t.data}remove(){return this.removeArray(arguments)}removeArray(e){let t;if(e.length){let r=e[0],n=this.mapFor(r,!1),i=n&&n.get(r);!i||(t=i.removeArray(o.call(e,1)),i.data||i.weak||i.strong&&i.strong.size||n.delete(r))}else t=this.data,delete this.data;return t}getChildTrie(e){let t=this.mapFor(e,!0),r=t.get(e);return r||t.set(e,r=new s(this.weakness,this.makeData)),r}mapFor(e,t){return this.weakness&&function(e){switch(typeof e){case"object":if(null===e)break;case"function":return!0}return!1}(e)?this.weak||(t?this.weak=new WeakMap:void 0):this.strong||(t?this.strong=new Map:void 0)}}},42558:(e,t,r)=>{let n;r.d(t,{g7:()=>d,dP:()=>j,re:()=>F});var i=r(96339),o=r(85123);let a=null,s={},u=1;function c(e){try{return e()}catch(e){}}let l="@wry/context:Slot",f=c(()=>globalThis)||c(()=>global)||Object.create(null),d=f[l]||Array[l]||function(e){try{Object.defineProperty(f,l,{value:e,enumerable:!1,writable:!1,configurable:!0})}finally{return e}}(class{constructor(){this.id=["slot",u++,Date.now(),Math.random().toString(36).slice(2)].join(":")}hasValue(){for(let e=a;e;e=e.parent)if(this.id in e.slots){let t=e.slots[this.id];if(t===s)break;return e!==a&&(a.slots[this.id]=t),!0}return a&&(a.slots[this.id]=s),!1}getValue(){if(this.hasValue())return a.slots[this.id]}withValue(e,t,r,n){let i={__proto__:null,[this.id]:e},o=a;a={parent:o,slots:i};try{return t.apply(n,r)}finally{a=o}}static bind(e){let t=a;return function(){let r=a;try{return a=t,e.apply(this,arguments)}finally{a=r}}}static noContext(e,t,r){if(!a)return e.apply(r,t);{let n=a;try{return a=null,e.apply(r,t)}finally{a=n}}}}),{bind:p,noContext:h}=d,v=new d,{hasOwnProperty:y}=Object.prototype,m=Array.from||function(e){let t=[];return e.forEach(e=>t.push(e)),t};function g(e){let{unsubscribe:t}=e;"function"==typeof t&&(e.unsubscribe=void 0,t())}let b=[];function w(e,t){if(!e)throw Error(t||"assertion failure")}function _(e,t){let r=e.length;return r>0&&r===t.length&&e[r-1]===t[r-1]}function E(e){switch(e.length){case 0:throw Error("unknown value");case 1:return e[0];case 2:throw e[1]}}class x{constructor(e){this.fn=e,this.parents=new Set,this.childValues=new Map,this.dirtyChildren=null,this.dirty=!0,this.recomputing=!1,this.value=[],this.deps=null,++x.count}peek(){if(1===this.value.length&&!O(this))return k(this),this.value[0]}recompute(e){var t;return w(!this.recomputing,"already recomputing"),k(this),O(this)&&(M(this),v.withValue(this,S,[this,e]),function(e,t){if("function"==typeof e.subscribe)try{g(e),e.unsubscribe=e.subscribe.apply(null,t)}catch(t){return e.setDirty(),!1}return!0}(this,e)&&(this.dirty=!1,O(this)||(t=this,R(t,C)))),E(this.value)}setDirty(){this.dirty||(this.dirty=!0,R(this,T),g(this))}dispose(){this.setDirty(),M(this),R(this,(e,t)=>{e.setDirty(),P(e,this)})}forget(){this.dispose()}dependOn(e){e.add(this),this.deps||(this.deps=b.pop()||new Set),this.deps.add(e)}forgetDeps(){this.deps&&(m(this.deps).forEach(e=>e.delete(this)),this.deps.clear(),b.push(this.deps),this.deps=null)}}function k(e){let t=v.getValue();if(t)return e.parents.add(t),t.childValues.has(e)||t.childValues.set(e,[]),O(e)?T(t,e):C(t,e),t}function S(e,t){let r;e.recomputing=!0;let{normalizeResult:n}=e;n&&1===e.value.length&&(r=e.value.slice(0)),e.value.length=0;try{if(e.value[0]=e.fn.apply(null,t),n&&r&&!_(r,e.value))try{e.value[0]=n(e.value[0],r[0])}catch(e){}}catch(t){e.value[1]=t}e.recomputing=!1}function O(e){return e.dirty||!!(e.dirtyChildren&&e.dirtyChildren.size)}function R(e,t){let r=e.parents.size;if(r){let n=m(e.parents);for(let i=0;i<r;++i)t(n[i],e)}}function T(e,t){w(e.childValues.has(t)),w(O(t));let r=!O(e);if(e.dirtyChildren){if(e.dirtyChildren.has(t))return}else e.dirtyChildren=b.pop()||new Set;e.dirtyChildren.add(t),r&&R(e,T)}function C(e,t){w(e.childValues.has(t)),w(!O(t));let r=e.childValues.get(t);0===r.length?e.childValues.set(t,t.value.slice(0)):_(r,t.value)||e.setDirty(),D(e,t),O(e)||R(e,C)}function D(e,t){let r=e.dirtyChildren;r&&(r.delete(t),0===r.size&&(b.length<100&&b.push(r),e.dirtyChildren=null))}function M(e){e.childValues.size>0&&e.childValues.forEach((t,r)=>{P(e,r)}),e.forgetDeps(),w(null===e.dirtyChildren)}function P(e,t){t.parents.delete(e),e.childValues.delete(t),D(e,t)}x.count=0;let I={setDirty:!0,dispose:!0,forget:!0};function j(e){let t=new Map,r=e&&e.subscribe;function n(e){let n=v.getValue();if(n){let i=t.get(e);i||t.set(e,i=new Set),n.dependOn(i),"function"==typeof r&&(g(i),i.unsubscribe=r(e))}}return n.dirty=function(e,r){let n=t.get(e);if(n){let i=r&&y.call(I,r)?r:"setDirty";m(n).forEach(e=>e[i]()),t.delete(e),g(n)}},n}function A(...e){return(n||(n=new i.B("function"==typeof WeakMap))).lookupArray(e)}let N=new Set;function F(e,{max:t=65536,keyArgs:r,makeCacheKey:n=A,normalizeResult:i,subscribe:a,cache:s=o.e}=Object.create(null)){let u="function"==typeof s?new s(t,e=>e.dispose()):s,c=function(){let t=n.apply(null,r?r.apply(null,arguments):arguments);if(void 0===t)return e.apply(null,arguments);let o=u.get(t);o||(u.set(t,o=new x(e)),o.normalizeResult=i,o.subscribe=a,o.forget=()=>u.delete(t));let s=o.recompute(Array.prototype.slice.call(arguments));return u.set(t,o),N.add(u),v.hasValue()||(N.forEach(e=>e.clean()),N.clear()),s};function l(e){let t=e&&u.get(e);t&&t.setDirty()}function f(e){let t=e&&u.get(e);if(t)return t.peek()}function d(e){return!!e&&u.delete(e)}return Object.defineProperty(c,"size",{get:()=>u.size,configurable:!1,enumerable:!1}),Object.freeze(c.options={max:t,keyArgs:r,makeCacheKey:n,normalizeResult:i,subscribe:a,cache:u}),c.dirtyKey=l,c.dirty=function(){l(n.apply(null,arguments))},c.peekKey=f,c.peek=function(){return f(n.apply(null,arguments))},c.forgetKey=d,c.forget=function(){return d(n.apply(null,arguments))},c.makeCacheKey=n,c.getKey=r?function(){return n.apply(null,r.apply(null,arguments))}:n,Object.freeze(c)}},65826:(e,t,r)=>{r.d(t,{CR:()=>c,Jh:()=>u,ZT:()=>i,_T:()=>a,ev:()=>l,mG:()=>s,pi:()=>o});var n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])})(e,t)};function i(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var o=function(){return(o=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function a(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&0>t.indexOf(n)&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)0>t.indexOf(n[i])&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function s(e,t,r,n){return new(r||(r=Promise))(function(i,o){function a(e){try{u(n.next(e))}catch(e){o(e)}}function s(e){try{u(n.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):((t=e.value)instanceof r?t:new r(function(e){e(t)})).then(a,s)}u((n=n.apply(e,t||[])).next())})}function u(e,t){var r,n,i,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=s(0),a.throw=s(1),a.return=s(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(u){return function(s){if(r)throw TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(o=0)),o;)try{if(r=1,n&&(i=2&s[0]?n.return:s[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,s[1])).done)return i;switch(n=0,i&&(s=[2&s[0],i.value]),s[0]){case 0:case 1:i=s;break;case 4:return o.label++,{value:s[1],done:!1};case 5:o.label++,n=s[1],s=[0];continue;case 7:s=o.ops.pop(),o.trys.pop();continue;default:if(!(i=(i=o.trys).length>0&&i[i.length-1])&&(6===s[0]||2===s[0])){o=0;continue}if(3===s[0]&&(!i||s[1]>i[0]&&s[1]<i[3])){o.label=s[1];break}if(6===s[0]&&o.label<i[1]){o.label=i[1],i=s;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(s);break}i[2]&&o.ops.pop(),o.trys.pop();continue}s=t.call(e,o)}catch(e){s=[6,e],n=0}finally{r=i=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,u])}}}function c(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return a}function l(e,t,r){if(r||2==arguments.length)for(var n,i=0,o=t.length;i<o;i++)!n&&i in t||(n||(n=Array.prototype.slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||Array.prototype.slice.call(t))}Object.create,Object.create,"function"==typeof SuppressedError&&SuppressedError},65253:(e,t,r)=>{function n(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function i(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function o(e,t,r){return t&&i(e.prototype,t),r&&i(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}r.d(t,{y:()=>E});var a=function(){return"function"==typeof Symbol},s=function(e){return a()&&!!Symbol[e]},u=function(e){return s(e)?Symbol[e]:"@@"+e};a()&&!s("observable")&&(Symbol.observable=Symbol("observable"));var c=u("iterator"),l=u("observable"),f=u("species");function d(e,t){var r=e[t];if(null!=r){if("function"!=typeof r)throw TypeError(r+" is not a function");return r}}function p(e){var t=e.constructor;return void 0!==t&&null===(t=t[f])&&(t=void 0),void 0!==t?t:E}function h(e){h.log?h.log(e):setTimeout(function(){throw e})}function v(e){Promise.resolve().then(function(){try{e()}catch(e){h(e)}})}function y(e){var t=e._cleanup;if(void 0!==t){if(e._cleanup=void 0,!t)return;try{if("function"==typeof t)t();else{var r=d(t,"unsubscribe");r&&r.call(t)}}catch(e){h(e)}}}function m(e){e._observer=void 0,e._queue=void 0,e._state="closed"}function g(e,t,r){e._state="running";var n=e._observer;try{var i=d(n,t);switch(t){case"next":i&&i.call(n,r);break;case"error":if(m(e),i)i.call(n,r);else throw r;break;case"complete":m(e),i&&i.call(n)}}catch(e){h(e)}"closed"===e._state?y(e):"running"===e._state&&(e._state="ready")}function b(e,t,r){if("closed"!==e._state){if("buffering"===e._state){e._queue.push({type:t,value:r});return}if("ready"!==e._state){e._state="buffering",e._queue=[{type:t,value:r}],v(function(){return function(e){var t=e._queue;if(t){e._queue=void 0,e._state="ready";for(var r=0;r<t.length&&(g(e,t[r].type,t[r].value),"closed"!==e._state);++r);}}(e)});return}g(e,t,r)}}var w=function(){function e(e,t){this._cleanup=void 0,this._observer=e,this._queue=void 0,this._state="initializing";var r=new _(this);try{this._cleanup=t.call(void 0,r)}catch(e){r.error(e)}"initializing"===this._state&&(this._state="ready")}return e.prototype.unsubscribe=function(){"closed"!==this._state&&(m(this),y(this))},o(e,[{key:"closed",get:function(){return"closed"===this._state}}]),e}(),_=function(){function e(e){this._subscription=e}var t=e.prototype;return t.next=function(e){b(this._subscription,"next",e)},t.error=function(e){b(this._subscription,"error",e)},t.complete=function(){b(this._subscription,"complete")},o(e,[{key:"closed",get:function(){return"closed"===this._subscription._state}}]),e}(),E=function(){function e(t){if(!(this instanceof e))throw TypeError("Observable cannot be called as a function");if("function"!=typeof t)throw TypeError("Observable initializer must be a function");this._subscriber=t}var t=e.prototype;return t.subscribe=function(e){return("object"!=typeof e||null===e)&&(e={next:e,error:arguments[1],complete:arguments[2]}),new w(e,this._subscriber)},t.forEach=function(e){var t=this;return new Promise(function(r,n){if("function"!=typeof e){n(TypeError(e+" is not a function"));return}function i(){o.unsubscribe(),r()}var o=t.subscribe({next:function(t){try{e(t,i)}catch(e){n(e),o.unsubscribe()}},error:n,complete:r})})},t.map=function(e){var t=this;if("function"!=typeof e)throw TypeError(e+" is not a function");return new(p(this))(function(r){return t.subscribe({next:function(t){try{t=e(t)}catch(e){return r.error(e)}r.next(t)},error:function(e){r.error(e)},complete:function(){r.complete()}})})},t.filter=function(e){var t=this;if("function"!=typeof e)throw TypeError(e+" is not a function");return new(p(this))(function(r){return t.subscribe({next:function(t){try{if(!e(t))return}catch(e){return r.error(e)}r.next(t)},error:function(e){r.error(e)},complete:function(){r.complete()}})})},t.reduce=function(e){var t=this;if("function"!=typeof e)throw TypeError(e+" is not a function");var r=p(this),n=arguments.length>1,i=!1,o=arguments[1],a=o;return new r(function(r){return t.subscribe({next:function(t){var o=!i;if(i=!0,!o||n)try{a=e(a,t)}catch(e){return r.error(e)}else a=t},error:function(e){r.error(e)},complete:function(){if(!i&&!n)return r.error(TypeError("Cannot reduce an empty sequence"));r.next(a),r.complete()}})})},t.concat=function(){for(var e=this,t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=p(this);return new i(function(t){var n,o=0;return function e(a){n=a.subscribe({next:function(e){t.next(e)},error:function(e){t.error(e)},complete:function(){o===r.length?(n=void 0,t.complete()):e(i.from(r[o++]))}})}(e),function(){n&&(n.unsubscribe(),n=void 0)}})},t.flatMap=function(e){var t=this;if("function"!=typeof e)throw TypeError(e+" is not a function");var r=p(this);return new r(function(n){var i=[],o=t.subscribe({next:function(t){if(e)try{t=e(t)}catch(e){return n.error(e)}var o=r.from(t).subscribe({next:function(e){n.next(e)},error:function(e){n.error(e)},complete:function(){var e=i.indexOf(o);e>=0&&i.splice(e,1),a()}});i.push(o)},error:function(e){n.error(e)},complete:function(){a()}});function a(){o.closed&&0===i.length&&n.complete()}return function(){i.forEach(function(e){return e.unsubscribe()}),o.unsubscribe()}})},t[l]=function(){return this},e.from=function(t){var r="function"==typeof this?this:e;if(null==t)throw TypeError(t+" is not an object");var i=d(t,l);if(i){var o=i.call(t);if(Object(o)!==o)throw TypeError(o+" is not an object");return o instanceof E&&o.constructor===r?o:new r(function(e){return o.subscribe(e)})}if(s("iterator")&&(i=d(t,c)))return new r(function(e){v(function(){if(!e.closed){for(var r,o=function(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(r)return(r=r.call(e)).next.bind(r);if(Array.isArray(e)||(r=function(e,t){if(e){if("string"==typeof e)return n(e,void 0);var r=Object.prototype.toString.call(e).slice(8,-1);if("Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return n(e,void 0)}}(e))){r&&(e=r);var i=0;return function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(i.call(t));!(r=o()).done;){var a=r.value;if(e.next(a),e.closed)return}e.complete()}})});if(Array.isArray(t))return new r(function(e){v(function(){if(!e.closed){for(var r=0;r<t.length;++r)if(e.next(t[r]),e.closed)return;e.complete()}})});throw TypeError(t+" is not observable")},e.of=function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return new("function"==typeof this?this:e)(function(e){v(function(){if(!e.closed){for(var t=0;t<r.length;++t)if(e.next(r[t]),e.closed)return;e.complete()}})})},o(e,null,[{key:f,get:function(){return this}}]),e}();a()&&Object.defineProperty(E,Symbol("extensions"),{value:{symbol:l,hostReportError:h},configurable:!0})}};
|