hackagent-webui 0.2.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. hackagent_webui/__init__.py +55 -0
  2. hackagent_webui/static/404.html +1 -0
  3. hackagent_webui/static/VERSION +1 -0
  4. hackagent_webui/static/_next/static/chunks/144-7c65ac1a3b9b2a8a.js +1 -0
  5. hackagent_webui/static/_next/static/chunks/151-6f51e268c96b3129.js +1 -0
  6. hackagent_webui/static/_next/static/chunks/187-849543277a4f9394.js +1 -0
  7. hackagent_webui/static/_next/static/chunks/1a258343-3a341c585963097c.js +1 -0
  8. hackagent_webui/static/_next/static/chunks/200-82851f7d6d761059.js +1 -0
  9. hackagent_webui/static/_next/static/chunks/292-fca7393c81ef214a.js +1 -0
  10. hackagent_webui/static/_next/static/chunks/326-a9081b3f86c9dd18.js +1 -0
  11. hackagent_webui/static/_next/static/chunks/377-e53ad1c182dbc31b.js +1 -0
  12. hackagent_webui/static/_next/static/chunks/391-c0e09f348021cffc.js +1 -0
  13. hackagent_webui/static/_next/static/chunks/411-da316013bbf4d70a.js +1 -0
  14. hackagent_webui/static/_next/static/chunks/493-bafbeb5ae66518b5.js +1 -0
  15. hackagent_webui/static/_next/static/chunks/4bd1b696-409494caf8c83275.js +1 -0
  16. hackagent_webui/static/_next/static/chunks/511-dd81e821519476da.js +1 -0
  17. hackagent_webui/static/_next/static/chunks/532-11a48022caced11c.js +1 -0
  18. hackagent_webui/static/_next/static/chunks/539-4b1c7db488293715.js +1 -0
  19. hackagent_webui/static/_next/static/chunks/594-97628408277cbac5.js +1 -0
  20. hackagent_webui/static/_next/static/chunks/619-7c7bed420eb7c654.js +1 -0
  21. hackagent_webui/static/_next/static/chunks/641-043f989d6143544b.js +1 -0
  22. hackagent_webui/static/_next/static/chunks/680-25d8e1ea98a28dad.js +1 -0
  23. hackagent_webui/static/_next/static/chunks/772-39e3838894a53779.js +1 -0
  24. hackagent_webui/static/_next/static/chunks/8-42d532ba984375d8.js +1 -0
  25. hackagent_webui/static/_next/static/chunks/816-19f20afc3075826e.js +1 -0
  26. hackagent_webui/static/_next/static/chunks/855-a78b13b4bd1c76cb.js +1 -0
  27. hackagent_webui/static/_next/static/chunks/9-22df388e4049bb14.js +1 -0
  28. hackagent_webui/static/_next/static/chunks/905-ff5fbcc54083c7ee.js +1 -0
  29. hackagent_webui/static/_next/static/chunks/921-18103c2d5cd6c671.js +1 -0
  30. hackagent_webui/static/_next/static/chunks/924-bbaf675cfa822d94.js +1 -0
  31. hackagent_webui/static/_next/static/chunks/959-f7b708ac280ce10a.js +1 -0
  32. hackagent_webui/static/_next/static/chunks/abf9ae41-a2ad9357d01c2a31.js +1 -0
  33. hackagent_webui/static/_next/static/chunks/app/_not-found/page-72f9264520fc0b6a.js +1 -0
  34. hackagent_webui/static/_next/static/chunks/app/agents/page-63d562af288bd470.js +1 -0
  35. hackagent_webui/static/_next/static/chunks/app/api-keys/page-efb5b8e15af445f7.js +1 -0
  36. hackagent_webui/static/_next/static/chunks/app/attacks/builder/page-4401ce40343e7239.js +1 -0
  37. hackagent_webui/static/_next/static/chunks/app/attacks/page-e34de8a5ee4cf257.js +1 -0
  38. hackagent_webui/static/_next/static/chunks/app/layout-4f66546247356e83.js +1 -0
  39. hackagent_webui/static/_next/static/chunks/app/not-found-60bbe1f5c6cf66f2.js +1 -0
  40. hackagent_webui/static/_next/static/chunks/app/page-65cb30228b8a1502.js +1 -0
  41. hackagent_webui/static/_next/static/chunks/app/profile/page-002f78d4c4a0a548.js +1 -0
  42. hackagent_webui/static/_next/static/chunks/app/reports/page-1507b6373935769e.js +1 -0
  43. hackagent_webui/static/_next/static/chunks/app/stats/page-3d8df1bcc06245db.js +1 -0
  44. hackagent_webui/static/_next/static/chunks/framework-e2c84bf8dbc6c531.js +1 -0
  45. hackagent_webui/static/_next/static/chunks/main-app-641b4390ed531d52.js +1 -0
  46. hackagent_webui/static/_next/static/chunks/main-c0161e7c327c4241.js +1 -0
  47. hackagent_webui/static/_next/static/chunks/pages/_app-fcbe3e68b26044e2.js +1 -0
  48. hackagent_webui/static/_next/static/chunks/pages/_error-394ce64747f32b60.js +1 -0
  49. hackagent_webui/static/_next/static/chunks/polyfills-42372ed130431b0a.js +1 -0
  50. hackagent_webui/static/_next/static/chunks/webpack-a101479ef1443c74.js +1 -0
  51. hackagent_webui/static/_next/static/css/008a05b0ad6b854a.css +31 -0
  52. hackagent_webui/static/_next/static/css/c66d365ae0bced97.css +1 -0
  53. hackagent_webui/static/_next/static/esjZ6Ucner1eQeNRDDLzS/_buildManifest.js +1 -0
  54. hackagent_webui/static/_next/static/esjZ6Ucner1eQeNRDDLzS/_ssgManifest.js +1 -0
  55. hackagent_webui/static/agents.html +1 -0
  56. hackagent_webui/static/agents.txt +23 -0
  57. hackagent_webui/static/android-chrome-192x192.png +0 -0
  58. hackagent_webui/static/android-chrome-512x512.png +0 -0
  59. hackagent_webui/static/api-keys.html +1 -0
  60. hackagent_webui/static/api-keys.txt +23 -0
  61. hackagent_webui/static/apple-touch-icon.png +0 -0
  62. hackagent_webui/static/attacks/builder.html +1 -0
  63. hackagent_webui/static/attacks/builder.txt +24 -0
  64. hackagent_webui/static/attacks.html +1 -0
  65. hackagent_webui/static/attacks.txt +23 -0
  66. hackagent_webui/static/favicon-16x16.png +0 -0
  67. hackagent_webui/static/favicon-32x32.png +0 -0
  68. hackagent_webui/static/favicon.ico +0 -0
  69. hackagent_webui/static/index.html +1 -0
  70. hackagent_webui/static/index.txt +23 -0
  71. hackagent_webui/static/profile.html +1 -0
  72. hackagent_webui/static/profile.txt +23 -0
  73. hackagent_webui/static/raccoon.png +0 -0
  74. hackagent_webui/static/reports.html +1 -0
  75. hackagent_webui/static/reports.txt +23 -0
  76. hackagent_webui/static/silent-check-sso.html +11 -0
  77. hackagent_webui/static/stats.html +1 -0
  78. hackagent_webui/static/stats.txt +23 -0
  79. hackagent_webui-0.2.0.dist-info/METADATA +59 -0
  80. hackagent_webui-0.2.0.dist-info/RECORD +81 -0
  81. hackagent_webui-0.2.0.dist-info/WHEEL +4 -0
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[772],{6132:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("circle-alert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]])},10512:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("shopping-cart",[["circle",{cx:"8",cy:"21",r:"1",key:"jimo8o"}],["circle",{cx:"19",cy:"21",r:"1",key:"13723u"}],["path",{d:"M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12",key:"9zh506"}]])},16485:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]])},18514:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]])},19408:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("building-2",[["path",{d:"M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z",key:"1b4qmf"}],["path",{d:"M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2",key:"i71pzd"}],["path",{d:"M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2",key:"10jefs"}],["path",{d:"M10 6h4",key:"1itunk"}],["path",{d:"M10 10h4",key:"tcdvrf"}],["path",{d:"M10 14h4",key:"kelpxr"}],["path",{d:"M10 18h4",key:"1ulq68"}]])},20508:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("user",[["path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2",key:"975kel"}],["circle",{cx:"12",cy:"7",r:"4",key:"17ys0d"}]])},26341:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("cookie",[["path",{d:"M12 2a10 10 0 1 0 10 10 4 4 0 0 1-5-5 4 4 0 0 1-5-5",key:"laymnq"}],["path",{d:"M8.5 8.5v.01",key:"ue8clq"}],["path",{d:"M16 15.5v.01",key:"14dtrp"}],["path",{d:"M12 12v.01",key:"u5ubse"}],["path",{d:"M11 17v.01",key:"1hyl5a"}],["path",{d:"M7 14v.01",key:"uct60s"}]])},35646:(e,t,r)=>{r.d(t,{UC:()=>q,VY:()=>I,ZD:()=>z,ZL:()=>S,bL:()=>O,hE:()=>W,hJ:()=>_,l9:()=>V,rc:()=>P});var l=r(12115),n=r(3468),a=r(94446),i=r(88292),o=r(92556),d=r(32467),s=r(95155),c="AlertDialog",[p,y]=(0,n.A)(c,[i.Hs]),u=(0,i.Hs)(),f=e=>{let{__scopeAlertDialog:t,...r}=e,l=u(t);return(0,s.jsx)(i.bL,{...l,...r,modal:!0})};f.displayName=c;var h=l.forwardRef((e,t)=>{let{__scopeAlertDialog:r,...l}=e,n=u(r);return(0,s.jsx)(i.l9,{...n,...l,ref:t})});h.displayName="AlertDialogTrigger";var m=e=>{let{__scopeAlertDialog:t,...r}=e,l=u(t);return(0,s.jsx)(i.ZL,{...l,...r})};m.displayName="AlertDialogPortal";var v=l.forwardRef((e,t)=>{let{__scopeAlertDialog:r,...l}=e,n=u(r);return(0,s.jsx)(i.hJ,{...n,...l,ref:t})});v.displayName="AlertDialogOverlay";var k="AlertDialogContent",[x,g]=p(k),A=(0,d.Dc)("AlertDialogContent"),w=l.forwardRef((e,t)=>{let{__scopeAlertDialog:r,children:n,...d}=e,c=u(r),p=l.useRef(null),y=(0,a.s)(t,p),f=l.useRef(null);return(0,s.jsx)(i.G$,{contentName:k,titleName:b,docsSlug:"alert-dialog",children:(0,s.jsx)(x,{scope:r,cancelRef:f,children:(0,s.jsxs)(i.UC,{role:"alertdialog",...c,...d,ref:y,onOpenAutoFocus:(0,o.m)(d.onOpenAutoFocus,e=>{var t;e.preventDefault(),null==(t=f.current)||t.focus({preventScroll:!0})}),onPointerDownOutside:e=>e.preventDefault(),onInteractOutside:e=>e.preventDefault(),children:[(0,s.jsx)(A,{children:n}),(0,s.jsx)(C,{contentRef:p})]})})})});w.displayName=k;var b="AlertDialogTitle",j=l.forwardRef((e,t)=>{let{__scopeAlertDialog:r,...l}=e,n=u(r);return(0,s.jsx)(i.hE,{...n,...l,ref:t})});j.displayName=b;var M="AlertDialogDescription",R=l.forwardRef((e,t)=>{let{__scopeAlertDialog:r,...l}=e,n=u(r);return(0,s.jsx)(i.VY,{...n,...l,ref:t})});R.displayName=M;var D=l.forwardRef((e,t)=>{let{__scopeAlertDialog:r,...l}=e,n=u(r);return(0,s.jsx)(i.bm,{...n,...l,ref:t})});D.displayName="AlertDialogAction";var N="AlertDialogCancel",E=l.forwardRef((e,t)=>{let{__scopeAlertDialog:r,...l}=e,{cancelRef:n}=g(N,r),o=u(r),d=(0,a.s)(t,n);return(0,s.jsx)(i.bm,{...o,...l,ref:d})});E.displayName=N;var C=e=>{let{contentRef:t}=e,r="`".concat(k,"` requires a description for the component to be accessible for screen reader users.\n\nYou can add a description to the `").concat(k,"` by passing a `").concat(M,"` component as a child, which also benefits sighted users by adding visible context to the dialog.\n\nAlternatively, you can use your own component as a description by assigning it an `id` and passing the same value to the `aria-describedby` prop in `").concat(k,"`. If the description is confusing or duplicative for sighted users, you can use the `@radix-ui/react-visually-hidden` primitive as a wrapper around your description component.\n\nFor more information, see https://radix-ui.com/primitives/docs/components/alert-dialog");return l.useEffect(()=>{var e;document.getElementById(null==(e=t.current)?void 0:e.getAttribute("aria-describedby"))||console.warn(r)},[r,t]),null},O=f,V=h,S=m,_=v,q=w,P=D,z=E,W=j,I=R},37494:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]])},50803:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("terminal",[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]])},57268:(e,t,r)=>{r.d(t,{b:()=>s});var l=r(12115),n=r(88142),a=r(95155),i="horizontal",o=["horizontal","vertical"],d=l.forwardRef((e,t)=>{var r;let{decorative:l,orientation:d=i,...s}=e,c=(r=d,o.includes(r))?d:i;return(0,a.jsx)(n.sG.div,{"data-orientation":c,...l?{role:"none"}:{"aria-orientation":"vertical"===c?c:void 0,role:"separator"},...s,ref:t})});d.displayName="Separator";var s=d},59427:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("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"}]])},61362:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]])},71360:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("trash-2",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]])},78519:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("credit-card",[["rect",{width:"20",height:"14",x:"2",y:"5",rx:"2",key:"ynyp8z"}],["line",{x1:"2",x2:"22",y1:"10",y2:"10",key:"1b3vmo"}]])},79451:(e,t,r)=>{r.d(t,{A:()=>l});let l=(0,r(71847).A)("monitor",[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21",key:"1svkeh"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21",key:"vw1qmm"}]])},85408:(e,t,r)=>{r.d(t,{b:()=>c});var l=r(12115);r(47650);var n=r(94446),a=r(95155),i=Symbol("radix.slottable");function o(e){return l.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===i}var d=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let r=function(e){let t=function(e){let t=l.forwardRef((e,t)=>{var r,a,i;let o,d,{children:s,...c}=e,p=l.isValidElement(s)?(d=(o=null==(a=Object.getOwnPropertyDescriptor((r=s).props,"ref"))?void 0:a.get)&&"isReactWarning"in o&&o.isReactWarning)?r.ref:(d=(o=null==(i=Object.getOwnPropertyDescriptor(r,"ref"))?void 0:i.get)&&"isReactWarning"in o&&o.isReactWarning)?r.props.ref:r.props.ref||r.ref:void 0,y=(0,n.s)(p,t);if(l.isValidElement(s)){let e=function(e,t){let r={...t};for(let l in t){let n=e[l],a=t[l];/^on[A-Z]/.test(l)?n&&a?r[l]=function(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];let l=a(...t);return n(...t),l}:n&&(r[l]=n):"style"===l?r[l]={...n,...a}:"className"===l&&(r[l]=[n,a].filter(Boolean).join(" "))}return{...e,...r}}(c,s.props);return s.type!==l.Fragment&&(e.ref=y),l.cloneElement(s,e)}return l.Children.count(s)>1?l.Children.only(null):null});return t.displayName="".concat(e,".SlotClone"),t}(e),r=l.forwardRef((e,r)=>{let{children:n,...i}=e,d=l.Children.toArray(n),s=d.find(o);if(s){let e=s.props.children,n=d.map(t=>t!==s?t:l.Children.count(e)>1?l.Children.only(null):l.isValidElement(e)?e.props.children:null);return(0,a.jsx)(t,{...i,ref:r,children:l.isValidElement(e)?l.cloneElement(e,void 0,n):null})}return(0,a.jsx)(t,{...i,ref:r,children:n})});return r.displayName="".concat(e,".Slot"),r}(`Primitive.${t}`),i=l.forwardRef((e,l)=>{let{asChild:n,...i}=e;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,a.jsx)(n?r:t,{...i,ref:l})});return i.displayName=`Primitive.${t}`,{...e,[t]:i}},{}),s=l.forwardRef((e,t)=>(0,a.jsx)(d.label,{...e,ref:t,onMouseDown:t=>{var r;t.target.closest("button, input, select, textarea")||(null==(r=e.onMouseDown)||r.call(e,t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}}));s.displayName="Label";var c=s},88142:(e,t,r)=>{r.d(t,{sG:()=>s,hO:()=>c});var l=r(12115),n=r(47650),a=r(94446),i=r(95155),o=Symbol("radix.slottable");function d(e){return l.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===o}var s=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let r=function(e){let t=function(e){let t=l.forwardRef((e,t)=>{let{children:r,...n}=e;if(l.isValidElement(r)){var i;let e,o,d=(i=r,(o=(e=Object.getOwnPropertyDescriptor(i.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?i.ref:(o=(e=Object.getOwnPropertyDescriptor(i,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?i.props.ref:i.props.ref||i.ref),s=function(e,t){let r={...t};for(let l in t){let n=e[l],a=t[l];/^on[A-Z]/.test(l)?n&&a?r[l]=(...e)=>{a(...e),n(...e)}:n&&(r[l]=n):"style"===l?r[l]={...n,...a}:"className"===l&&(r[l]=[n,a].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==l.Fragment&&(s.ref=t?(0,a.t)(t,d):d),l.cloneElement(r,s)}return l.Children.count(r)>1?l.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}(e),r=l.forwardRef((e,r)=>{let{children:n,...a}=e,o=l.Children.toArray(n),s=o.find(d);if(s){let e=s.props.children,n=o.map(t=>t!==s?t:l.Children.count(e)>1?l.Children.only(null):l.isValidElement(e)?e.props.children:null);return(0,i.jsx)(t,{...a,ref:r,children:l.isValidElement(e)?l.cloneElement(e,void 0,n):null})}return(0,i.jsx)(t,{...a,ref:r,children:n})});return r.displayName=`${e}.Slot`,r}(`Primitive.${t}`),n=l.forwardRef((e,l)=>{let{asChild:n,...a}=e;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,i.jsx)(n?r:t,{...a,ref:l})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function c(e,t){e&&n.flushSync(()=>e.dispatchEvent(t))}}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8],{58146:(e,t,n)=>{let r;n.d(t,{UE:()=>ex,ll:()=>ep,rD:()=>eR,UU:()=>ey,jD:()=>ev,ER:()=>eb,cY:()=>em,BN:()=>eg,Ej:()=>ew});let i=["top","right","bottom","left"],o=Math.min,l=Math.max,f=Math.round,a=Math.floor,u=e=>({x:e,y:e}),c={left:"right",right:"left",bottom:"top",top:"bottom"};function s(e,t){return"function"==typeof e?e(t):e}function d(e){return e.split("-")[0]}function h(e){return e.split("-")[1]}function p(e){return"x"===e?"y":"x"}function m(e){return"y"===e?"height":"width"}function g(e){let t=e[0];return"t"===t||"b"===t?"y":"x"}function y(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}let w=["left","right"],v=["right","left"],x=["top","bottom"],b=["bottom","top"];function R(e){let t=d(e);return c[t]+e.slice(t.length)}function E(e){return"number"!=typeof e?{top:0,right:0,bottom:0,left:0,...e}:{top:e,right:e,bottom:e,left:e}}function A(e){let{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function O(e,t,n){let r,{reference:i,floating:o}=e,l=g(t),f=p(g(t)),a=m(f),u=d(t),c="y"===l,s=i.x+i.width/2-o.width/2,y=i.y+i.height/2-o.height/2,w=i[a]/2-o[a]/2;switch(u){case"top":r={x:s,y:i.y-o.height};break;case"bottom":r={x:s,y:i.y+i.height};break;case"right":r={x:i.x+i.width,y:y};break;case"left":r={x:i.x-o.width,y:y};break;default:r={x:i.x,y:i.y}}switch(h(t)){case"start":r[f]-=w*(n&&c?-1:1);break;case"end":r[f]+=w*(n&&c?-1:1)}return r}async function C(e,t){var n;void 0===t&&(t={});let{x:r,y:i,platform:o,rects:l,elements:f,strategy:a}=e,{boundary:u="clippingAncestors",rootBoundary:c="viewport",elementContext:d="floating",altBoundary:h=!1,padding:p=0}=s(t,e),m=E(p),g=f[h?"floating"===d?"reference":"floating":d],y=A(await o.getClippingRect({element:null==(n=await (null==o.isElement?void 0:o.isElement(g)))||n?g:g.contextElement||await (null==o.getDocumentElement?void 0:o.getDocumentElement(f.floating)),boundary:u,rootBoundary:c,strategy:a})),w="floating"===d?{x:r,y:i,width:l.floating.width,height:l.floating.height}:l.reference,v=await (null==o.getOffsetParent?void 0:o.getOffsetParent(f.floating)),x=await (null==o.isElement?void 0:o.isElement(v))&&await (null==o.getScale?void 0:o.getScale(v))||{x:1,y:1},b=A(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:f,rect:w,offsetParent:v,strategy:a}):w);return{top:(y.top-b.top+m.top)/x.y,bottom:(b.bottom-y.bottom+m.bottom)/x.y,left:(y.left-b.left+m.left)/x.x,right:(b.right-y.right+m.right)/x.x}}let L=async(e,t,n)=>{let{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:l}=n,f=l.detectOverflow?l:{...l,detectOverflow:C},a=await (null==l.isRTL?void 0:l.isRTL(t)),u=await l.getElementRects({reference:e,floating:t,strategy:i}),{x:c,y:s}=O(u,r,a),d=r,h=0,p={};for(let n=0;n<o.length;n++){let m=o[n];if(!m)continue;let{name:g,fn:y}=m,{x:w,y:v,data:x,reset:b}=await y({x:c,y:s,initialPlacement:r,placement:d,strategy:i,middlewareData:p,rects:u,platform:f,elements:{reference:e,floating:t}});c=null!=w?w:c,s=null!=v?v:s,p[g]={...p[g],...x},b&&h<50&&(h++,"object"==typeof b&&(b.placement&&(d=b.placement),b.rects&&(u=!0===b.rects?await l.getElementRects({reference:e,floating:t,strategy:i}):b.rects),{x:c,y:s}=O(u,d,a)),n=-1)}return{x:c,y:s,placement:d,strategy:i,middlewareData:p}};function T(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function S(e){return i.some(t=>e[t]>=0)}let D=new Set(["left","top"]);async function k(e,t){let{placement:n,platform:r,elements:i}=e,o=await (null==r.isRTL?void 0:r.isRTL(i.floating)),l=d(n),f=h(n),a="y"===g(n),u=D.has(l)?-1:1,c=o&&a?-1:1,p=s(t,e),{mainAxis:m,crossAxis:y,alignmentAxis:w}="number"==typeof p?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:p.mainAxis||0,crossAxis:p.crossAxis||0,alignmentAxis:p.alignmentAxis};return f&&"number"==typeof w&&(y="end"===f?-1*w:w),a?{x:y*c,y:m*u}:{x:m*u,y:y*c}}function P(){return"undefined"!=typeof window}function M(e){return H(e)?(e.nodeName||"").toLowerCase():"#document"}function _(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function j(e){var t;return null==(t=(H(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function H(e){return!!P()&&(e instanceof Node||e instanceof _(e).Node)}function W(e){return!!P()&&(e instanceof Element||e instanceof _(e).Element)}function F(e){return!!P()&&(e instanceof HTMLElement||e instanceof _(e).HTMLElement)}function N(e){return!!P()&&"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof _(e).ShadowRoot)}function V(e){let{overflow:t,overflowX:n,overflowY:r,display:i}=X(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&"inline"!==i&&"contents"!==i}function B(e){try{if(e.matches(":popover-open"))return!0}catch(e){}try{return e.matches(":modal")}catch(e){return!1}}let z=/transform|translate|scale|rotate|perspective|filter/,U=/paint|layout|strict|content/,$=e=>!!e&&"none"!==e;function I(e){let t=W(e)?X(e):e;return $(t.transform)||$(t.translate)||$(t.scale)||$(t.rotate)||$(t.perspective)||!Y()&&($(t.backdropFilter)||$(t.filter))||z.test(t.willChange||"")||U.test(t.contain||"")}function Y(){return null==r&&(r="undefined"!=typeof CSS&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),r}function q(e){return/^(html|body|#document)$/.test(M(e))}function X(e){return _(e).getComputedStyle(e)}function G(e){return W(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Z(e){if("html"===M(e))return e;let t=e.assignedSlot||e.parentNode||N(e)&&e.host||j(e);return N(t)?t.host:t}function J(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);let i=function e(t){let n=Z(t);return q(n)?t.ownerDocument?t.ownerDocument.body:t.body:F(n)&&V(n)?n:e(n)}(e),o=i===(null==(r=e.ownerDocument)?void 0:r.body),l=_(i);if(!o)return t.concat(i,J(i,[],n));{let e=K(l);return t.concat(l,l.visualViewport||[],V(i)?i:[],e&&n?J(e):[])}}function K(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Q(e){let t=X(e),n=parseFloat(t.width)||0,r=parseFloat(t.height)||0,i=F(e),o=i?e.offsetWidth:n,l=i?e.offsetHeight:r,a=f(n)!==o||f(r)!==l;return a&&(n=o,r=l),{width:n,height:r,$:a}}function ee(e){return W(e)?e:e.contextElement}function et(e){let t=ee(e);if(!F(t))return u(1);let n=t.getBoundingClientRect(),{width:r,height:i,$:o}=Q(t),l=(o?f(n.width):n.width)/r,a=(o?f(n.height):n.height)/i;return l&&Number.isFinite(l)||(l=1),a&&Number.isFinite(a)||(a=1),{x:l,y:a}}let en=u(0);function er(e){let t=_(e);return Y()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:en}function ei(e,t,n,r){var i;void 0===t&&(t=!1),void 0===n&&(n=!1);let o=e.getBoundingClientRect(),l=ee(e),f=u(1);t&&(r?W(r)&&(f=et(r)):f=et(e));let a=(void 0===(i=n)&&(i=!1),r&&(!i||r===_(l))&&i)?er(l):u(0),c=(o.left+a.x)/f.x,s=(o.top+a.y)/f.y,d=o.width/f.x,h=o.height/f.y;if(l){let e=_(l),t=r&&W(r)?_(r):r,n=e,i=K(n);for(;i&&r&&t!==n;){let e=et(i),t=i.getBoundingClientRect(),r=X(i),o=t.left+(i.clientLeft+parseFloat(r.paddingLeft))*e.x,l=t.top+(i.clientTop+parseFloat(r.paddingTop))*e.y;c*=e.x,s*=e.y,d*=e.x,h*=e.y,c+=o,s+=l,i=K(n=_(i))}}return A({width:d,height:h,x:c,y:s})}function eo(e,t){let n=G(e).scrollLeft;return t?t.left+n:ei(j(e)).left+n}function el(e,t){let n=e.getBoundingClientRect();return{x:n.left+t.scrollLeft-eo(e,n),y:n.top+t.scrollTop}}function ef(e,t,n){let r;if("viewport"===t)r=function(e,t){let n=_(e),r=j(e),i=n.visualViewport,o=r.clientWidth,l=r.clientHeight,f=0,a=0;if(i){o=i.width,l=i.height;let e=Y();(!e||e&&"fixed"===t)&&(f=i.offsetLeft,a=i.offsetTop)}let u=eo(r);if(u<=0){let e=r.ownerDocument,t=e.body,n=getComputedStyle(t),i="CSS1Compat"===e.compatMode&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,l=Math.abs(r.clientWidth-t.clientWidth-i);l<=25&&(o-=l)}else u<=25&&(o+=u);return{width:o,height:l,x:f,y:a}}(e,n);else if("document"===t)r=function(e){let t=j(e),n=G(e),r=e.ownerDocument.body,i=l(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),o=l(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight),f=-n.scrollLeft+eo(e),a=-n.scrollTop;return"rtl"===X(r).direction&&(f+=l(t.clientWidth,r.clientWidth)-i),{width:i,height:o,x:f,y:a}}(j(e));else if(W(t))r=function(e,t){let n=ei(e,!0,"fixed"===t),r=n.top+e.clientTop,i=n.left+e.clientLeft,o=F(e)?et(e):u(1),l=e.clientWidth*o.x,f=e.clientHeight*o.y;return{width:l,height:f,x:i*o.x,y:r*o.y}}(t,n);else{let n=er(e);r={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return A(r)}function ea(e){return"static"===X(e).position}function eu(e,t){if(!F(e)||"fixed"===X(e).position)return null;if(t)return t(e);let n=e.offsetParent;return j(e)===n&&(n=n.ownerDocument.body),n}function ec(e,t){var n;let r=_(e);if(B(e))return r;if(!F(e)){let t=Z(e);for(;t&&!q(t);){if(W(t)&&!ea(t))return t;t=Z(t)}return r}let i=eu(e,t);for(;i&&(n=i,/^(table|td|th)$/.test(M(n)))&&ea(i);)i=eu(i,t);return i&&q(i)&&ea(i)&&!I(i)?r:i||function(e){let t=Z(e);for(;F(t)&&!q(t);){if(I(t))return t;if(B(t))break;t=Z(t)}return null}(e)||r}let es=async function(e){let t=this.getOffsetParent||ec,n=this.getDimensions,r=await n(e.floating);return{reference:function(e,t,n){let r=F(t),i=j(t),o="fixed"===n,l=ei(e,!0,o,t),f={scrollLeft:0,scrollTop:0},a=u(0);if(r||!r&&!o)if(("body"!==M(t)||V(i))&&(f=G(t)),r){let e=ei(t,!0,o,t);a.x=e.x+t.clientLeft,a.y=e.y+t.clientTop}else i&&(a.x=eo(i));o&&!r&&i&&(a.x=eo(i));let c=!i||r||o?u(0):el(i,f);return{x:l.left+f.scrollLeft-a.x-c.x,y:l.top+f.scrollTop-a.y-c.y,width:l.width,height:l.height}}(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},ed={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e,o="fixed"===i,l=j(r),f=!!t&&B(t.floating);if(r===l||f&&o)return n;let a={scrollLeft:0,scrollTop:0},c=u(1),s=u(0),d=F(r);if((d||!d&&!o)&&(("body"!==M(r)||V(l))&&(a=G(r)),d)){let e=ei(r);c=et(r),s.x=e.x+r.clientLeft,s.y=e.y+r.clientTop}let h=!l||d||o?u(0):el(l,a);return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-a.scrollLeft*c.x+s.x+h.x,y:n.y*c.y-a.scrollTop*c.y+s.y+h.y}},getDocumentElement:j,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e,f=[..."clippingAncestors"===n?B(t)?[]:function(e,t){let n=t.get(e);if(n)return n;let r=J(e,[],!1).filter(e=>W(e)&&"body"!==M(e)),i=null,o="fixed"===X(e).position,l=o?Z(e):e;for(;W(l)&&!q(l);){let t=X(l),n=I(l);n||"fixed"!==t.position||(i=null),(o?n||i:!(!n&&"static"===t.position&&i&&("absolute"===i.position||"fixed"===i.position)||V(l)&&!n&&function e(t,n){let r=Z(t);return!(r===n||!W(r)||q(r))&&("fixed"===X(r).position||e(r,n))}(e,l)))?i=t:r=r.filter(e=>e!==l),l=Z(l)}return t.set(e,r),r}(t,this._c):[].concat(n),r],a=ef(t,f[0],i),u=a.top,c=a.right,s=a.bottom,d=a.left;for(let e=1;e<f.length;e++){let n=ef(t,f[e],i);u=l(n.top,u),c=o(n.right,c),s=o(n.bottom,s),d=l(n.left,d)}return{width:c-d,height:s-u,x:d,y:u}},getOffsetParent:ec,getElementRects:es,getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){let{width:t,height:n}=Q(e);return{width:t,height:n}},getScale:et,isElement:W,isRTL:function(e){return"rtl"===X(e).direction}};function eh(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function ep(e,t,n,r){let i;void 0===r&&(r={});let{ancestorScroll:f=!0,ancestorResize:u=!0,elementResize:c="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:d=!1}=r,h=ee(e),p=f||u?[...h?J(h):[],...t?J(t):[]]:[];p.forEach(e=>{f&&e.addEventListener("scroll",n,{passive:!0}),u&&e.addEventListener("resize",n)});let m=h&&s?function(e,t){let n,r=null,i=j(e);function f(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return!function u(c,s){void 0===c&&(c=!1),void 0===s&&(s=1),f();let d=e.getBoundingClientRect(),{left:h,top:p,width:m,height:g}=d;if(c||t(),!m||!g)return;let y=a(p),w=a(i.clientWidth-(h+m)),v={rootMargin:-y+"px "+-w+"px "+-a(i.clientHeight-(p+g))+"px "+-a(h)+"px",threshold:l(0,o(1,s))||1},x=!0;function b(t){let r=t[0].intersectionRatio;if(r!==s){if(!x)return u();r?u(!1,r):n=setTimeout(()=>{u(!1,1e-7)},1e3)}1!==r||eh(d,e.getBoundingClientRect())||u(),x=!1}try{r=new IntersectionObserver(b,{...v,root:i.ownerDocument})}catch(e){r=new IntersectionObserver(b,v)}r.observe(e)}(!0),f}(h,n):null,g=-1,y=null;c&&(y=new ResizeObserver(e=>{let[r]=e;r&&r.target===h&&y&&t&&(y.unobserve(t),cancelAnimationFrame(g),g=requestAnimationFrame(()=>{var e;null==(e=y)||e.observe(t)})),n()}),h&&!d&&y.observe(h),t&&y.observe(t));let w=d?ei(e):null;return d&&function t(){let r=ei(e);w&&!eh(w,r)&&n(),w=r,i=requestAnimationFrame(t)}(),n(),()=>{var e;p.forEach(e=>{f&&e.removeEventListener("scroll",n),u&&e.removeEventListener("resize",n)}),null==m||m(),null==(e=y)||e.disconnect(),y=null,d&&cancelAnimationFrame(i)}}let em=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,r;let{x:i,y:o,placement:l,middlewareData:f}=t,a=await k(t,e);return l===(null==(n=f.offset)?void 0:n.placement)&&null!=(r=f.arrow)&&r.alignmentOffset?{}:{x:i+a.x,y:o+a.y,data:{...a,placement:l}}}}},eg=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){let{x:n,y:r,placement:i,platform:f}=t,{mainAxis:a=!0,crossAxis:u=!1,limiter:c={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...h}=s(e,t),m={x:n,y:r},y=await f.detectOverflow(t,h),w=g(d(i)),v=p(w),x=m[v],b=m[w];if(a){let e="y"===v?"top":"left",t="y"===v?"bottom":"right",n=x+y[e],r=x-y[t];x=l(n,o(x,r))}if(u){let e="y"===w?"top":"left",t="y"===w?"bottom":"right",n=b+y[e],r=b-y[t];b=l(n,o(b,r))}let R=c.fn({...t,[v]:x,[w]:b});return{...R,data:{x:R.x-n,y:R.y-r,enabled:{[v]:a,[w]:u}}}}}},ey=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r,i,o,l;let{placement:f,middlewareData:a,rects:u,initialPlacement:c,platform:E,elements:A}=t,{mainAxis:O=!0,crossAxis:C=!0,fallbackPlacements:L,fallbackStrategy:T="bestFit",fallbackAxisSideDirection:S="none",flipAlignment:D=!0,...k}=s(e,t);if(null!=(n=a.arrow)&&n.alignmentOffset)return{};let P=d(f),M=g(c),_=d(c)===c,j=await (null==E.isRTL?void 0:E.isRTL(A.floating)),H=L||(_||!D?[R(c)]:function(e){let t=R(e);return[y(e),t,y(t)]}(c)),W="none"!==S;!L&&W&&H.push(...function(e,t,n,r){let i=h(e),o=function(e,t,n){switch(e){case"top":case"bottom":if(n)return t?v:w;return t?w:v;case"left":case"right":return t?x:b;default:return[]}}(d(e),"start"===n,r);return i&&(o=o.map(e=>e+"-"+i),t&&(o=o.concat(o.map(y)))),o}(c,D,S,j));let F=[c,...H],N=await E.detectOverflow(t,k),V=[],B=(null==(r=a.flip)?void 0:r.overflows)||[];if(O&&V.push(N[P]),C){let e=function(e,t,n){void 0===n&&(n=!1);let r=h(e),i=p(g(e)),o=m(i),l="x"===i?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[o]>t.floating[o]&&(l=R(l)),[l,R(l)]}(f,u,j);V.push(N[e[0]],N[e[1]])}if(B=[...B,{placement:f,overflows:V}],!V.every(e=>e<=0)){let e=((null==(i=a.flip)?void 0:i.index)||0)+1,t=F[e];if(t&&("alignment"!==C||M===g(t)||B.every(e=>g(e.placement)!==M||e.overflows[0]>0)))return{data:{index:e,overflows:B},reset:{placement:t}};let n=null==(o=B.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:o.placement;if(!n)switch(T){case"bestFit":{let e=null==(l=B.filter(e=>{if(W){let t=g(e.placement);return t===M||"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:l[0];e&&(n=e);break}case"initialPlacement":n=c}if(f!==n)return{reset:{placement:n}}}return{}}}},ew=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){var n,r;let i,f,{placement:a,rects:u,platform:c,elements:p}=t,{apply:m=()=>{},...y}=s(e,t),w=await c.detectOverflow(t,y),v=d(a),x=h(a),b="y"===g(a),{width:R,height:E}=u.floating;"top"===v||"bottom"===v?(i=v,f=x===(await (null==c.isRTL?void 0:c.isRTL(p.floating))?"start":"end")?"left":"right"):(f=v,i="end"===x?"top":"bottom");let A=E-w.top-w.bottom,O=R-w.left-w.right,C=o(E-w[i],A),L=o(R-w[f],O),T=!t.middlewareData.shift,S=C,D=L;if(null!=(n=t.middlewareData.shift)&&n.enabled.x&&(D=O),null!=(r=t.middlewareData.shift)&&r.enabled.y&&(S=A),T&&!x){let e=l(w.left,0),t=l(w.right,0),n=l(w.top,0),r=l(w.bottom,0);b?D=R-2*(0!==e||0!==t?e+t:l(w.left,w.right)):S=E-2*(0!==n||0!==r?n+r:l(w.top,w.bottom))}await m({...t,availableWidth:D,availableHeight:S});let k=await c.getDimensions(p.floating);return R!==k.width||E!==k.height?{reset:{rects:!0}}:{}}}},ev=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){let{rects:n,platform:r}=t,{strategy:i="referenceHidden",...o}=s(e,t);switch(i){case"referenceHidden":{let e=T(await r.detectOverflow(t,{...o,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:S(e)}}}case"escaped":{let e=T(await r.detectOverflow(t,{...o,altBoundary:!0}),n.floating);return{data:{escapedOffsets:e,escaped:S(e)}}}default:return{}}}}},ex=e=>({name:"arrow",options:e,async fn(t){let{x:n,y:r,placement:i,rects:f,platform:a,elements:u,middlewareData:c}=t,{element:d,padding:y=0}=s(e,t)||{};if(null==d)return{};let w=E(y),v={x:n,y:r},x=p(g(i)),b=m(x),R=await a.getDimensions(d),A="y"===x,O=A?"clientHeight":"clientWidth",C=f.reference[b]+f.reference[x]-v[x]-f.floating[b],L=v[x]-f.reference[x],T=await (null==a.getOffsetParent?void 0:a.getOffsetParent(d)),S=T?T[O]:0;S&&await (null==a.isElement?void 0:a.isElement(T))||(S=u.floating[O]||f.floating[b]);let D=S/2-R[b]/2-1,k=o(w[A?"top":"left"],D),P=o(w[A?"bottom":"right"],D),M=S-R[b]-P,_=S/2-R[b]/2+(C/2-L/2),j=l(k,o(_,M)),H=!c.arrow&&null!=h(i)&&_!==j&&f.reference[b]/2-(_<k?k:P)-R[b]/2<0,W=H?_<k?_-k:_-M:0;return{[x]:v[x]+W,data:{[x]:j,centerOffset:_-j-W,...H&&{alignmentOffset:W}},reset:H}}}),eb=function(e){return void 0===e&&(e={}),{options:e,fn(t){let{x:n,y:r,placement:i,rects:o,middlewareData:l}=t,{offset:f=0,mainAxis:a=!0,crossAxis:u=!0}=s(e,t),c={x:n,y:r},h=g(i),m=p(h),y=c[m],w=c[h],v=s(f,t),x="number"==typeof v?{mainAxis:v,crossAxis:0}:{mainAxis:0,crossAxis:0,...v};if(a){let e="y"===m?"height":"width",t=o.reference[m]-o.floating[e]+x.mainAxis,n=o.reference[m]+o.reference[e]-x.mainAxis;y<t?y=t:y>n&&(y=n)}if(u){var b,R;let e="y"===m?"width":"height",t=D.has(d(i)),n=o.reference[h]-o.floating[e]+(t&&(null==(b=l.offset)?void 0:b[h])||0)+(t?0:x.crossAxis),r=o.reference[h]+o.reference[e]+(t?0:(null==(R=l.offset)?void 0:R[h])||0)-(t?x.crossAxis:0);w<n?w=n:w>r&&(w=r)}return{[m]:y,[h]:w}}}},eR=(e,t,n)=>{let r=new Map,i={platform:ed,...n},o={...i.platform,_c:r};return L(e,t,{...i,platform:o})}},61911:(e,t,n)=>{n.d(t,{_:()=>r});function r(e,t,n){if(!t.has(e))throw TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}},66218:(e,t,n)=>{n.d(t,{jH:()=>o});var r=n(12115);n(95155);var i=r.createContext(void 0);function o(e){let t=r.useContext(i);return e||t||"ltr"}},69023:(e,t,n)=>{n.d(t,{_:()=>i});var r=n(61911);function i(e,t,n){var i=(0,r._)(e,t,"set");if(i.set)i.set.call(e,n);else{if(!i.writable)throw TypeError("attempted to set read only private field");i.value=n}return n}},78192:(e,t,n)=>{n.d(t,{A:()=>r});let r=(0,n(71847).A)("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"}]])},84288:(e,t,n)=>{n.d(t,{X:()=>o});var r=n(12115),i=n(4129);function o(e){let[t,n]=r.useState(void 0);return(0,i.N)(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});let t=new ResizeObserver(t=>{let r,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;r=t.inlineSize,i=t.blockSize}else r=e.offsetWidth,i=e.offsetHeight;n({width:r,height:i})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)},[e]),t}},88142:(e,t,n)=>{n.d(t,{sG:()=>u,hO:()=>c});var r=n(12115),i=n(47650),o=n(94446),l=n(95155),f=Symbol("radix.slottable");function a(e){return r.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===f}var u=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let n=function(e){let t=function(e){let t=r.forwardRef((e,t)=>{let{children:n,...i}=e;if(r.isValidElement(n)){var l;let e,f,a=(l=n,(f=(e=Object.getOwnPropertyDescriptor(l.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?l.ref:(f=(e=Object.getOwnPropertyDescriptor(l,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?l.props.ref:l.props.ref||l.ref),u=function(e,t){let n={...t};for(let r in t){let i=e[r],o=t[r];/^on[A-Z]/.test(r)?i&&o?n[r]=(...e)=>{o(...e),i(...e)}:i&&(n[r]=i):"style"===r?n[r]={...i,...o}:"className"===r&&(n[r]=[i,o].filter(Boolean).join(" "))}return{...e,...n}}(i,n.props);return n.type!==r.Fragment&&(u.ref=t?(0,o.t)(t,a):a),r.cloneElement(n,u)}return r.Children.count(n)>1?r.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}(e),n=r.forwardRef((e,n)=>{let{children:i,...o}=e,f=r.Children.toArray(i),u=f.find(a);if(u){let e=u.props.children,i=f.map(t=>t!==u?t:r.Children.count(e)>1?r.Children.only(null):r.isValidElement(e)?e.props.children:null);return(0,l.jsx)(t,{...o,ref:n,children:r.isValidElement(e)?r.cloneElement(e,void 0,i):null})}return(0,l.jsx)(t,{...o,ref:n,children:i})});return n.displayName=`${e}.Slot`,n}(`Primitive.${t}`),i=r.forwardRef((e,r)=>{let{asChild:i,...o}=e;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,l.jsx)(i?n:t,{...o,ref:r})});return i.displayName=`Primitive.${t}`,{...e,[t]:i}},{});function c(e,t){e&&i.flushSync(()=>e.dispatchEvent(t))}},88334:(e,t,n)=>{n.d(t,{BN:()=>h,ER:()=>p,Ej:()=>g,UE:()=>w,UU:()=>m,cY:()=>d,jD:()=>y,we:()=>s});var r=n(58146),i=n(12115),o=n(47650),l="undefined"!=typeof document?i.useLayoutEffect:function(){};function f(e,t){let n,r,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((n=e.length)!==t.length)return!1;for(r=n;0!=r--;)if(!f(e[r],t[r]))return!1;return!0}if((n=(i=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!({}).hasOwnProperty.call(t,i[r]))return!1;for(r=n;0!=r--;){let n=i[r];if(("_owner"!==n||!e.$$typeof)&&!f(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function a(e){return"undefined"==typeof window?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function u(e,t){let n=a(e);return Math.round(t*n)/n}function c(e){let t=i.useRef(e);return l(()=>{t.current=e}),t}function s(e){void 0===e&&(e={});let{placement:t="bottom",strategy:n="absolute",middleware:s=[],platform:d,elements:{reference:h,floating:p}={},transform:m=!0,whileElementsMounted:g,open:y}=e,[w,v]=i.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[x,b]=i.useState(s);f(x,s)||b(s);let[R,E]=i.useState(null),[A,O]=i.useState(null),C=i.useCallback(e=>{e!==D.current&&(D.current=e,E(e))},[]),L=i.useCallback(e=>{e!==k.current&&(k.current=e,O(e))},[]),T=h||R,S=p||A,D=i.useRef(null),k=i.useRef(null),P=i.useRef(w),M=null!=g,_=c(g),j=c(d),H=c(y),W=i.useCallback(()=>{if(!D.current||!k.current)return;let e={placement:t,strategy:n,middleware:x};j.current&&(e.platform=j.current),(0,r.rD)(D.current,k.current,e).then(e=>{let t={...e,isPositioned:!1!==H.current};F.current&&!f(P.current,t)&&(P.current=t,o.flushSync(()=>{v(t)}))})},[x,t,n,j,H]);l(()=>{!1===y&&P.current.isPositioned&&(P.current.isPositioned=!1,v(e=>({...e,isPositioned:!1})))},[y]);let F=i.useRef(!1);l(()=>(F.current=!0,()=>{F.current=!1}),[]),l(()=>{if(T&&(D.current=T),S&&(k.current=S),T&&S){if(_.current)return _.current(T,S,W);W()}},[T,S,W,_,M]);let N=i.useMemo(()=>({reference:D,floating:k,setReference:C,setFloating:L}),[C,L]),V=i.useMemo(()=>({reference:T,floating:S}),[T,S]),B=i.useMemo(()=>{let e={position:n,left:0,top:0};if(!V.floating)return e;let t=u(V.floating,w.x),r=u(V.floating,w.y);return m?{...e,transform:"translate("+t+"px, "+r+"px)",...a(V.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}},[n,m,V.floating,w.x,w.y]);return i.useMemo(()=>({...w,update:W,refs:N,elements:V,floatingStyles:B}),[w,W,N,V,B])}let d=(e,t)=>{let n=(0,r.cY)(e);return{name:n.name,fn:n.fn,options:[e,t]}},h=(e,t)=>{let n=(0,r.BN)(e);return{name:n.name,fn:n.fn,options:[e,t]}},p=(e,t)=>({fn:(0,r.ER)(e).fn,options:[e,t]}),m=(e,t)=>{let n=(0,r.UU)(e);return{name:n.name,fn:n.fn,options:[e,t]}},g=(e,t)=>{let n=(0,r.Ej)(e);return{name:n.name,fn:n.fn,options:[e,t]}},y=(e,t)=>{let n=(0,r.jD)(e);return{name:n.name,fn:n.fn,options:[e,t]}},w=(e,t)=>{let n=(e=>({name:"arrow",options:e,fn(t){let{element:n,padding:i}="function"==typeof e?e(t):e;return n&&({}).hasOwnProperty.call(n,"current")?null!=n.current?(0,r.UE)({element:n.current,padding:i}).fn(t):{}:n?(0,r.UE)({element:n,padding:i}).fn(t):{}}}))(e);return{name:n.name,fn:n.fn,options:[e,t]}}},97239:(e,t,n)=>{n.d(t,{_:()=>i});var r=n(61911);function i(e,t){var n=(0,r._)(e,t,"get");return n.get?n.get.call(e):n.value}},97999:(e,t,n)=>{n.d(t,{_:()=>r});function r(e,t,n){if(t.has(e))throw TypeError("Cannot initialize the same private elements twice on an object");t.set(e,n)}}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[816],{3468:(e,t,n)=>{n.d(t,{A:()=>i,q:()=>u});var r=n(12115),o=n(95155);function u(e,t){let n=r.createContext(t),u=e=>{let{children:t,...u}=e,i=r.useMemo(()=>u,Object.values(u));return(0,o.jsx)(n.Provider,{value:i,children:t})};return u.displayName=e+"Provider",[u,function(o){let u=r.useContext(n);if(u)return u;if(void 0!==t)return t;throw Error(`\`${o}\` must be used within \`${e}\``)}]}function i(e,t=[]){let n=[],u=()=>{let t=n.map(e=>r.createContext(e));return function(n){let o=n?.[e]||t;return r.useMemo(()=>({[`__scope${e}`]:{...n,[e]:o}}),[n,o])}};return u.scopeName=e,[function(t,u){let i=r.createContext(u),a=n.length;n=[...n,u];let l=t=>{let{scope:n,children:u,...l}=t,d=n?.[e]?.[a]||i,c=r.useMemo(()=>l,Object.values(l));return(0,o.jsx)(d.Provider,{value:c,children:u})};return l.displayName=t+"Provider",[l,function(n,o){let l=o?.[e]?.[a]||i,d=r.useContext(l);if(d)return d;if(void 0!==u)return u;throw Error(`\`${n}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let n=()=>{let n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let o=n.reduce((t,{useScope:n,scopeName:r})=>{let o=n(e)[`__scope${r}`];return{...t,...o}},{});return r.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}(u,...t)]}},4129:(e,t,n)=>{n.d(t,{N:()=>o});var r=n(12115),o=globalThis?.document?r.useLayoutEffect:()=>{}},23558:(e,t,n)=>{n.d(t,{i:()=>a});var r,o=n(12115),u=n(4129),i=(r||(r=n.t(o,2)))[" useInsertionEffect ".trim().toString()]||u.N;function a({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){let[u,a,l]=function({defaultProp:e,onChange:t}){let[n,r]=o.useState(e),u=o.useRef(n),a=o.useRef(t);return i(()=>{a.current=t},[t]),o.useEffect(()=>{u.current!==n&&(a.current?.(n),u.current=n)},[n,u]),[n,r,a]}({defaultProp:t,onChange:n}),d=void 0!==e,c=d?e:u;{let t=o.useRef(void 0!==e);o.useEffect(()=>{let e=t.current;if(e!==d){let t=d?"controlled":"uncontrolled";console.warn(`${r} is changing from ${e?"controlled":"uncontrolled"} to ${t}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`)}t.current=d},[d,r])}return[c,o.useCallback(t=>{if(d){let n="function"==typeof t?t(e):t;n!==e&&l.current?.(n)}else a(t)},[d,e,a,l])]}Symbol("RADIX:SYNC_STATE")},28150:(e,t,n)=>{n.d(t,{A:()=>r});let r=(0,n(71847).A)("code-xml",[["path",{d:"m18 16 4-4-4-4",key:"1inbqp"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"m14.5 4-5 16",key:"e7oirm"}]])},35795:(e,t,n)=>{n.d(t,{A:()=>r});let r=(0,n(71847).A)("lock-open",[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 9.9-1",key:"1mm8w8"}]])},50803:(e,t,n)=>{n.d(t,{A:()=>r});let r=(0,n(71847).A)("terminal",[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]])},61911:(e,t,n)=>{n.d(t,{_:()=>r});function r(e,t,n){if(!t.has(e))throw TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}},66218:(e,t,n)=>{n.d(t,{jH:()=>u});var r=n(12115);n(95155);var o=r.createContext(void 0);function u(e){let t=r.useContext(o);return e||t||"ltr"}},68946:(e,t,n)=>{n.d(t,{B:()=>l});var r,o=n(12115),u=n(4129),i=(r||(r=n.t(o,2)))[" useId ".trim().toString()]||(()=>void 0),a=0;function l(e){let[t,n]=o.useState(i());return(0,u.N)(()=>{e||n(e=>e??String(a++))},[e]),e||(t?`radix-${t}`:"")}},69023:(e,t,n)=>{n.d(t,{_:()=>o});var r=n(61911);function o(e,t,n){var o=(0,r._)(e,t,"set");if(o.set)o.set.call(e,n);else{if(!o.writable)throw TypeError("attempted to set read only private field");o.value=n}return n}},70222:(e,t,n)=>{n.d(t,{c:()=>o});var r=n(12115);function o(e){let t=r.useRef(e);return r.useEffect(()=>{t.current=e}),r.useMemo(()=>(...e)=>t.current?.(...e),[])}},76842:(e,t,n)=>{n.d(t,{C:()=>i});var r=n(12115),o=n(94446),u=n(4129),i=e=>{let{present:t,children:n}=e,i=function(e){var t,n;let[o,i]=r.useState(),l=r.useRef(null),d=r.useRef(e),c=r.useRef("none"),[s,f]=(t=e?"mounted":"unmounted",n={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},r.useReducer((e,t)=>{let r=n[e][t];return null!=r?r:e},t));return r.useEffect(()=>{let e=a(l.current);c.current="mounted"===s?e:"none"},[s]),(0,u.N)(()=>{let t=l.current,n=d.current;if(n!==e){let r=c.current,o=a(t);e?f("MOUNT"):"none"===o||(null==t?void 0:t.display)==="none"?f("UNMOUNT"):n&&r!==o?f("ANIMATION_OUT"):f("UNMOUNT"),d.current=e}},[e,f]),(0,u.N)(()=>{if(o){var e;let t,n=null!=(e=o.ownerDocument.defaultView)?e:window,r=e=>{let r=a(l.current).includes(e.animationName);if(e.target===o&&r&&(f("ANIMATION_END"),!d.current)){let e=o.style.animationFillMode;o.style.animationFillMode="forwards",t=n.setTimeout(()=>{"forwards"===o.style.animationFillMode&&(o.style.animationFillMode=e)})}},u=e=>{e.target===o&&(c.current=a(l.current))};return o.addEventListener("animationstart",u),o.addEventListener("animationcancel",r),o.addEventListener("animationend",r),()=>{n.clearTimeout(t),o.removeEventListener("animationstart",u),o.removeEventListener("animationcancel",r),o.removeEventListener("animationend",r)}}f("ANIMATION_END")},[o,f]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:r.useCallback(e=>{l.current=e?getComputedStyle(e):null,i(e)},[])}}(t),l="function"==typeof n?n({present:i.isPresent}):r.Children.only(n),d=(0,o.s)(i.ref,function(e){var t,n;let r=null==(t=Object.getOwnPropertyDescriptor(e.props,"ref"))?void 0:t.get,o=r&&"isReactWarning"in r&&r.isReactWarning;return o?e.ref:(o=(r=null==(n=Object.getOwnPropertyDescriptor(e,"ref"))?void 0:n.get)&&"isReactWarning"in r&&r.isReactWarning)?e.props.ref:e.props.ref||e.ref}(l));return"function"==typeof n||i.isPresent?r.cloneElement(l,{ref:d}):null};function a(e){return(null==e?void 0:e.animationName)||"none"}i.displayName="Presence"},78192:(e,t,n)=>{n.d(t,{A:()=>r});let r=(0,n(71847).A)("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"}]])},80534:(e,t,n)=>{n.d(t,{A:()=>r});let r=(0,n(71847).A)("chart-column",[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"M18 17V9",key:"2bz60n"}],["path",{d:"M13 17V5",key:"1frdt8"}],["path",{d:"M8 17v-3",key:"17ska0"}]])},87066:(e,t,n)=>{n.d(t,{A:()=>r});let r=(0,n(71847).A)("clipboard-list",[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2",key:"116196"}],["path",{d:"M12 11h4",key:"1jrz19"}],["path",{d:"M12 16h4",key:"n85exb"}],["path",{d:"M8 11h.01",key:"1dfujw"}],["path",{d:"M8 16h.01",key:"18s6g9"}]])},89715:(e,t,n)=>{n.d(t,{A:()=>r});let r=(0,n(71847).A)("file-text",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]])},92556:(e,t,n)=>{n.d(t,{m:()=>r});function r(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e?.(r),!1===n||!r.defaultPrevented)return t?.(r)}}},97239:(e,t,n)=>{n.d(t,{_:()=>o});var r=n(61911);function o(e,t){var n=(0,r._)(e,t,"get");return n.get?n.get.call(e):n.value}},97999:(e,t,n)=>{n.d(t,{_:()=>r});function r(e,t,n){if(t.has(e))throw TypeError("Cannot initialize the same private elements twice on an object");t.set(e,n)}}}]);