@ws-ui/roles-editor 1.12.1 → 1.12.4

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/index.cjs.js CHANGED
@@ -1,72 +1,72 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react/jsx-runtime"),J=require("@ws-ui/store"),A=require("react"),Te=require("@ws-ui/shared"),wr=require("@headlessui/react"),aD=require("react-dom"),ye=require("@ws-ui/icons"),sD=require("./common.cjs.js");function uD(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const ve=uD(A),Yb=uD(aD);var ht=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Un(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Wf={exports:{}};/*!
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react/jsx-runtime"),J=require("@ws-ui/store"),T=require("react"),Te=require("@ws-ui/shared"),_r=require("@headlessui/react"),fD=require("react-dom"),ye=require("@ws-ui/icons"),dD=require("./common.cjs.js");function hD(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const ve=hD(T),Jb=hD(fD);var ht=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Un(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Gf={exports:{}};/*!
2
2
  Copyright (c) 2018 Jed Watson.
3
3
  Licensed under the MIT License (MIT), see
4
4
  http://jedwatson.github.io/classnames
5
- */var L1;function Yz(){return L1||(L1=1,(function(e){(function(){var t={}.hasOwnProperty;function r(){for(var o="",a=0;a<arguments.length;a++){var u=arguments[a];u&&(o=i(o,n(u)))}return o}function n(o){if(typeof o=="string"||typeof o=="number")return o;if(typeof o!="object")return"";if(Array.isArray(o))return r.apply(null,o);if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]"))return o.toString();var a="";for(var u in o)t.call(o,u)&&o[u]&&(a=i(a,u));return a}function i(o,a){return a?o?o+" "+a:o+a:o}e.exports?(r.default=r,e.exports=r):window.classNames=r})()})(Wf)),Wf.exports}var Xz=Yz();const Ve=Un(Xz);function Zz({qodly:e,activeTab:t,forceLogin:r,onTabChange:n,restrictedByDefault:i,onRestrictedByDefaultChange:o,onForceLoginChange:a}){return C.jsx(C.Fragment,{children:C.jsx("nav",{className:"relative mb-0 flex h-auto flex-wrap items-center justify-between border-b border-grey-900 bg-grey-800 px-4 py-3",children:C.jsx("div",{className:"flex w-full flex-wrap items-center justify-between",children:C.jsxs("div",{className:"relative flex w-full justify-between",children:[C.jsx("span",{className:"inline-block whitespace-nowrap text-sm leading-relaxed text-white",children:C.jsxs("div",{className:"flex items-center justify-center",children:[C.jsx("button",{"data-cy":"roles_btn_navbar",className:Ve(" min-w-[110px] rounded-l px-4 py-2 text-xs text-white outline-none transition-all duration-150 ease-linear focus:bg-primary-dark focus:text-white focus:outline-none",t==="roles"?"bg-primary-dark font-bold":"bg-grey-300 hover:bg-primary-hover hover:text-white"),type:"button",onClick:()=>n("roles"),children:"Roles"}),C.jsx("button",{"data-cy":"privileges_btn_navbar",className:Ve(" min-w-[110px] rounded-r px-4 py-2 text-xs text-white outline-none transition-all duration-150 ease-linear focus:bg-primary-dark focus:text-white focus:outline-none",t==="privileges"?"bg-primary-dark font-bold":"bg-grey-300 hover:bg-primary-hover hover:text-white"),type:"button",onClick:()=>n("privileges"),children:"Privileges"})]})}),C.jsxs("div",{className:"flex gap-2 justify-between",children:[C.jsxs("span",{className:"flex items-center gap-1 whitespace-nowrap",children:[C.jsx(Te.ControlledSwitch,{size:"sm",value:i||!1,onChange:u=>{o(u)}}),C.jsx("span",{className:"px-1 text-xs text-white",children:"Restrict Access By Default"}),C.jsx(Te.Tip,{tipKey:"editors:roles:toolbar:restrictedByDefault",alwaysOn:!0,side:"left"})]}),e===!1&&C.jsxs("span",{className:"flex items-center gap-1 whitespace-nowrap",children:[C.jsx(Te.ControlledSwitch,{size:"sm",value:r||!1,onChange:u=>{a(u)}}),C.jsx("span",{className:"px-1 text-xs text-white",children:"Force login"}),C.jsx(Te.Tip,{tipKey:"editors:roles:toolbar:forceLogin",alwaysOn:!0,side:"left"})]})]})]})})})})}const cD=A.createContext(void 0),Jz=({children:e})=>{const[t,r]=A.useState(null);function n(o){r(o)}const i={selectedRole:t,selectRole:n};return C.jsx(cD.Provider,{value:i,children:e})};function Xb(){const e=A.useContext(cD);if(e===void 0)throw new Error("useSelectedRole must be used within a SelectedRoleProvider");return e}var B1=function(t){return t.reduce(function(r,n){var i=n[0],o=n[1];return r[i]=o,r},{})},F1=typeof window<"u"&&window.document&&window.document.createElement?ve.useLayoutEffect:ve.useEffect,Gt="top",Er="bottom",Sr="right",Kt="left",Zb="auto",Fa=[Gt,Er,Sr,Kt],lo="start",Na="end",Qz="clippingParents",lD="viewport",Zo="popper",eH="reference",$1=Fa.reduce(function(e,t){return e.concat([t+"-"+lo,t+"-"+Na])},[]),fD=[].concat(Fa,[Zb]).reduce(function(e,t){return e.concat([t,t+"-"+lo,t+"-"+Na])},[]),tH="beforeRead",rH="read",nH="afterRead",iH="beforeMain",oH="main",aH="afterMain",sH="beforeWrite",uH="write",cH="afterWrite",lH=[tH,rH,nH,iH,oH,aH,sH,uH,cH];function rn(e){return e?(e.nodeName||"").toLowerCase():null}function sr(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function vi(e){var t=sr(e).Element;return e instanceof t||e instanceof Element}function _r(e){var t=sr(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Jb(e){if(typeof ShadowRoot>"u")return!1;var t=sr(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function fH(e){var t=e.state;Object.keys(t.elements).forEach(function(r){var n=t.styles[r]||{},i=t.attributes[r]||{},o=t.elements[r];!_r(o)||!rn(o)||(Object.assign(o.style,n),Object.keys(i).forEach(function(a){var u=i[a];u===!1?o.removeAttribute(a):o.setAttribute(a,u===!0?"":u)}))})}function dH(e){var t=e.state,r={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,r.popper),t.styles=r,t.elements.arrow&&Object.assign(t.elements.arrow.style,r.arrow),function(){Object.keys(t.elements).forEach(function(n){var i=t.elements[n],o=t.attributes[n]||{},a=Object.keys(t.styles.hasOwnProperty(n)?t.styles[n]:r[n]),u=a.reduce(function(c,d){return c[d]="",c},{});!_r(i)||!rn(i)||(Object.assign(i.style,u),Object.keys(o).forEach(function(c){i.removeAttribute(c)}))})}}const hH={name:"applyStyles",enabled:!0,phase:"write",fn:fH,effect:dH,requires:["computeStyles"]};function Qr(e){return e.split("-")[0]}var ci=Math.max,Hu=Math.min,fo=Math.round;function Eb(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function dD(){return!/^((?!chrome|android).)*safari/i.test(Eb())}function ho(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!1);var n=e.getBoundingClientRect(),i=1,o=1;t&&_r(e)&&(i=e.offsetWidth>0&&fo(n.width)/e.offsetWidth||1,o=e.offsetHeight>0&&fo(n.height)/e.offsetHeight||1);var a=vi(e)?sr(e):window,u=a.visualViewport,c=!dD()&&r,d=(n.left+(c&&u?u.offsetLeft:0))/i,f=(n.top+(c&&u?u.offsetTop:0))/o,h=n.width/i,p=n.height/o;return{width:h,height:p,top:f,right:d+h,bottom:f+p,left:d,x:d,y:f}}function Qb(e){var t=ho(e),r=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-r)<=1&&(r=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:r,height:n}}function hD(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&Jb(r)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function bn(e){return sr(e).getComputedStyle(e)}function pH(e){return["table","td","th"].indexOf(rn(e))>=0}function Vn(e){return((vi(e)?e.ownerDocument:e.document)||window.document).documentElement}function xc(e){return rn(e)==="html"?e:e.assignedSlot||e.parentNode||(Jb(e)?e.host:null)||Vn(e)}function z1(e){return!_r(e)||bn(e).position==="fixed"?null:e.offsetParent}function vH(e){var t=/firefox/i.test(Eb()),r=/Trident/i.test(Eb());if(r&&_r(e)){var n=bn(e);if(n.position==="fixed")return null}var i=xc(e);for(Jb(i)&&(i=i.host);_r(i)&&["html","body"].indexOf(rn(i))<0;){var o=bn(i);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||t&&o.willChange==="filter"||t&&o.filter&&o.filter!=="none")return i;i=i.parentNode}return null}function $a(e){for(var t=sr(e),r=z1(e);r&&pH(r)&&bn(r).position==="static";)r=z1(r);return r&&(rn(r)==="html"||rn(r)==="body"&&bn(r).position==="static")?t:r||vH(e)||t}function ex(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Oa(e,t,r){return ci(e,Hu(t,r))}function gH(e,t,r){var n=Oa(e,t,r);return n>r?r:n}function pD(){return{top:0,right:0,bottom:0,left:0}}function vD(e){return Object.assign({},pD(),e)}function gD(e,t){return t.reduce(function(r,n){return r[n]=e,r},{})}var mH=function(t,r){return t=typeof t=="function"?t(Object.assign({},r.rects,{placement:r.placement})):t,vD(typeof t!="number"?t:gD(t,Fa))};function yH(e){var t,r=e.state,n=e.name,i=e.options,o=r.elements.arrow,a=r.modifiersData.popperOffsets,u=Qr(r.placement),c=ex(u),d=[Kt,Sr].indexOf(u)>=0,f=d?"height":"width";if(!(!o||!a)){var h=mH(i.padding,r),p=Qb(o),v=c==="y"?Gt:Kt,m=c==="y"?Er:Sr,y=r.rects.reference[f]+r.rects.reference[c]-a[c]-r.rects.popper[f],x=a[c]-r.rects.reference[c],b=$a(o),w=b?c==="y"?b.clientHeight||0:b.clientWidth||0:0,E=y/2-x/2,_=h[v],S=w-p[f]-h[m],R=w/2-p[f]/2+E,I=Oa(_,R,S),N=c;r.modifiersData[n]=(t={},t[N]=I,t.centerOffset=I-R,t)}}function bH(e){var t=e.state,r=e.options,n=r.element,i=n===void 0?"[data-popper-arrow]":n;i!=null&&(typeof i=="string"&&(i=t.elements.popper.querySelector(i),!i)||hD(t.elements.popper,i)&&(t.elements.arrow=i))}const xH={name:"arrow",enabled:!0,phase:"main",fn:yH,effect:bH,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function po(e){return e.split("-")[1]}var wH={top:"auto",right:"auto",bottom:"auto",left:"auto"};function _H(e,t){var r=e.x,n=e.y,i=t.devicePixelRatio||1;return{x:fo(r*i)/i||0,y:fo(n*i)/i||0}}function H1(e){var t,r=e.popper,n=e.popperRect,i=e.placement,o=e.variation,a=e.offsets,u=e.position,c=e.gpuAcceleration,d=e.adaptive,f=e.roundOffsets,h=e.isFixed,p=a.x,v=p===void 0?0:p,m=a.y,y=m===void 0?0:m,x=typeof f=="function"?f({x:v,y}):{x:v,y};v=x.x,y=x.y;var b=a.hasOwnProperty("x"),w=a.hasOwnProperty("y"),E=Kt,_=Gt,S=window;if(d){var R=$a(r),I="clientHeight",N="clientWidth";if(R===sr(r)&&(R=Vn(r),bn(R).position!=="static"&&u==="absolute"&&(I="scrollHeight",N="scrollWidth")),R=R,i===Gt||(i===Kt||i===Sr)&&o===Na){_=Er;var D=h&&R===S&&S.visualViewport?S.visualViewport.height:R[I];y-=D-n.height,y*=c?1:-1}if(i===Kt||(i===Gt||i===Er)&&o===Na){E=Sr;var L=h&&R===S&&S.visualViewport?S.visualViewport.width:R[N];v-=L-n.width,v*=c?1:-1}}var B=Object.assign({position:u},d&&wH),U=f===!0?_H({x:v,y},sr(r)):{x:v,y};if(v=U.x,y=U.y,c){var j;return Object.assign({},B,(j={},j[_]=w?"0":"",j[E]=b?"0":"",j.transform=(S.devicePixelRatio||1)<=1?"translate("+v+"px, "+y+"px)":"translate3d("+v+"px, "+y+"px, 0)",j))}return Object.assign({},B,(t={},t[_]=w?y+"px":"",t[E]=b?v+"px":"",t.transform="",t))}function EH(e){var t=e.state,r=e.options,n=r.gpuAcceleration,i=n===void 0?!0:n,o=r.adaptive,a=o===void 0?!0:o,u=r.roundOffsets,c=u===void 0?!0:u,d={placement:Qr(t.placement),variation:po(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,H1(Object.assign({},d,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:c})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,H1(Object.assign({},d,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const SH={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:EH,data:{}};var uu={passive:!0};function OH(e){var t=e.state,r=e.instance,n=e.options,i=n.scroll,o=i===void 0?!0:i,a=n.resize,u=a===void 0?!0:a,c=sr(t.elements.popper),d=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&d.forEach(function(f){f.addEventListener("scroll",r.update,uu)}),u&&c.addEventListener("resize",r.update,uu),function(){o&&d.forEach(function(f){f.removeEventListener("scroll",r.update,uu)}),u&&c.removeEventListener("resize",r.update,uu)}}const CH={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:OH,data:{}};var RH={left:"right",right:"left",bottom:"top",top:"bottom"};function Mu(e){return e.replace(/left|right|bottom|top/g,function(t){return RH[t]})}var IH={start:"end",end:"start"};function U1(e){return e.replace(/start|end/g,function(t){return IH[t]})}function tx(e){var t=sr(e),r=t.pageXOffset,n=t.pageYOffset;return{scrollLeft:r,scrollTop:n}}function rx(e){return ho(Vn(e)).left+tx(e).scrollLeft}function PH(e,t){var r=sr(e),n=Vn(e),i=r.visualViewport,o=n.clientWidth,a=n.clientHeight,u=0,c=0;if(i){o=i.width,a=i.height;var d=dD();(d||!d&&t==="fixed")&&(u=i.offsetLeft,c=i.offsetTop)}return{width:o,height:a,x:u+rx(e),y:c}}function NH(e){var t,r=Vn(e),n=tx(e),i=(t=e.ownerDocument)==null?void 0:t.body,o=ci(r.scrollWidth,r.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=ci(r.scrollHeight,r.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),u=-n.scrollLeft+rx(e),c=-n.scrollTop;return bn(i||r).direction==="rtl"&&(u+=ci(r.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:u,y:c}}function nx(e){var t=bn(e),r=t.overflow,n=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+i+n)}function mD(e){return["html","body","#document"].indexOf(rn(e))>=0?e.ownerDocument.body:_r(e)&&nx(e)?e:mD(xc(e))}function Ca(e,t){var r;t===void 0&&(t=[]);var n=mD(e),i=n===((r=e.ownerDocument)==null?void 0:r.body),o=sr(n),a=i?[o].concat(o.visualViewport||[],nx(n)?n:[]):n,u=t.concat(a);return i?u:u.concat(Ca(xc(a)))}function Sb(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function TH(e,t){var r=ho(e,!1,t==="fixed");return r.top=r.top+e.clientTop,r.left=r.left+e.clientLeft,r.bottom=r.top+e.clientHeight,r.right=r.left+e.clientWidth,r.width=e.clientWidth,r.height=e.clientHeight,r.x=r.left,r.y=r.top,r}function V1(e,t,r){return t===lD?Sb(PH(e,r)):vi(t)?TH(t,r):Sb(NH(Vn(e)))}function AH(e){var t=Ca(xc(e)),r=["absolute","fixed"].indexOf(bn(e).position)>=0,n=r&&_r(e)?$a(e):e;return vi(n)?t.filter(function(i){return vi(i)&&hD(i,n)&&rn(i)!=="body"}):[]}function MH(e,t,r,n){var i=t==="clippingParents"?AH(e):[].concat(t),o=[].concat(i,[r]),a=o[0],u=o.reduce(function(c,d){var f=V1(e,d,n);return c.top=ci(f.top,c.top),c.right=Hu(f.right,c.right),c.bottom=Hu(f.bottom,c.bottom),c.left=ci(f.left,c.left),c},V1(e,a,n));return u.width=u.right-u.left,u.height=u.bottom-u.top,u.x=u.left,u.y=u.top,u}function yD(e){var t=e.reference,r=e.element,n=e.placement,i=n?Qr(n):null,o=n?po(n):null,a=t.x+t.width/2-r.width/2,u=t.y+t.height/2-r.height/2,c;switch(i){case Gt:c={x:a,y:t.y-r.height};break;case Er:c={x:a,y:t.y+t.height};break;case Sr:c={x:t.x+t.width,y:u};break;case Kt:c={x:t.x-r.width,y:u};break;default:c={x:t.x,y:t.y}}var d=i?ex(i):null;if(d!=null){var f=d==="y"?"height":"width";switch(o){case lo:c[d]=c[d]-(t[f]/2-r[f]/2);break;case Na:c[d]=c[d]+(t[f]/2-r[f]/2);break}}return c}function Ta(e,t){t===void 0&&(t={});var r=t,n=r.placement,i=n===void 0?e.placement:n,o=r.strategy,a=o===void 0?e.strategy:o,u=r.boundary,c=u===void 0?Qz:u,d=r.rootBoundary,f=d===void 0?lD:d,h=r.elementContext,p=h===void 0?Zo:h,v=r.altBoundary,m=v===void 0?!1:v,y=r.padding,x=y===void 0?0:y,b=vD(typeof x!="number"?x:gD(x,Fa)),w=p===Zo?eH:Zo,E=e.rects.popper,_=e.elements[m?w:p],S=MH(vi(_)?_:_.contextElement||Vn(e.elements.popper),c,f,a),R=ho(e.elements.reference),I=yD({reference:R,element:E,placement:i}),N=Sb(Object.assign({},E,I)),D=p===Zo?N:R,L={top:S.top-D.top+b.top,bottom:D.bottom-S.bottom+b.bottom,left:S.left-D.left+b.left,right:D.right-S.right+b.right},B=e.modifiersData.offset;if(p===Zo&&B){var U=B[i];Object.keys(L).forEach(function(j){var T=[Sr,Er].indexOf(j)>=0?1:-1,G=[Gt,Er].indexOf(j)>=0?"y":"x";L[j]+=U[G]*T})}return L}function DH(e,t){t===void 0&&(t={});var r=t,n=r.placement,i=r.boundary,o=r.rootBoundary,a=r.padding,u=r.flipVariations,c=r.allowedAutoPlacements,d=c===void 0?fD:c,f=po(n),h=f?u?$1:$1.filter(function(m){return po(m)===f}):Fa,p=h.filter(function(m){return d.indexOf(m)>=0});p.length===0&&(p=h);var v=p.reduce(function(m,y){return m[y]=Ta(e,{placement:y,boundary:i,rootBoundary:o,padding:a})[Qr(y)],m},{});return Object.keys(v).sort(function(m,y){return v[m]-v[y]})}function jH(e){if(Qr(e)===Zb)return[];var t=Mu(e);return[U1(e),t,U1(t)]}function qH(e){var t=e.state,r=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var i=r.mainAxis,o=i===void 0?!0:i,a=r.altAxis,u=a===void 0?!0:a,c=r.fallbackPlacements,d=r.padding,f=r.boundary,h=r.rootBoundary,p=r.altBoundary,v=r.flipVariations,m=v===void 0?!0:v,y=r.allowedAutoPlacements,x=t.options.placement,b=Qr(x),w=b===x,E=c||(w||!m?[Mu(x)]:jH(x)),_=[x].concat(E).reduce(function(H,K){return H.concat(Qr(K)===Zb?DH(t,{placement:K,boundary:f,rootBoundary:h,padding:d,flipVariations:m,allowedAutoPlacements:y}):K)},[]),S=t.rects.reference,R=t.rects.popper,I=new Map,N=!0,D=_[0],L=0;L<_.length;L++){var B=_[L],U=Qr(B),j=po(B)===lo,T=[Gt,Er].indexOf(U)>=0,G=T?"width":"height",z=Ta(t,{placement:B,boundary:f,rootBoundary:h,altBoundary:p,padding:d}),X=T?j?Sr:Kt:j?Er:Gt;S[G]>R[G]&&(X=Mu(X));var Z=Mu(X),re=[];if(o&&re.push(z[U]<=0),u&&re.push(z[X]<=0,z[Z]<=0),re.every(function(H){return H})){D=B,N=!1;break}I.set(B,re)}if(N)for(var W=m?3:1,Q=function(K){var $=_.find(function(k){var F=I.get(k);if(F)return F.slice(0,K).every(function(te){return te})});if($)return D=$,"break"},ue=W;ue>0;ue--){var oe=Q(ue);if(oe==="break")break}t.placement!==D&&(t.modifiersData[n]._skip=!0,t.placement=D,t.reset=!0)}}const kH={name:"flip",enabled:!0,phase:"main",fn:qH,requiresIfExists:["offset"],data:{_skip:!1}};function W1(e,t,r){return r===void 0&&(r={x:0,y:0}),{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function G1(e){return[Gt,Sr,Er,Kt].some(function(t){return e[t]>=0})}function LH(e){var t=e.state,r=e.name,n=t.rects.reference,i=t.rects.popper,o=t.modifiersData.preventOverflow,a=Ta(t,{elementContext:"reference"}),u=Ta(t,{altBoundary:!0}),c=W1(a,n),d=W1(u,i,o),f=G1(c),h=G1(d);t.modifiersData[r]={referenceClippingOffsets:c,popperEscapeOffsets:d,isReferenceHidden:f,hasPopperEscaped:h},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":f,"data-popper-escaped":h})}const BH={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:LH};function FH(e,t,r){var n=Qr(e),i=[Kt,Gt].indexOf(n)>=0?-1:1,o=typeof r=="function"?r(Object.assign({},t,{placement:e})):r,a=o[0],u=o[1];return a=a||0,u=(u||0)*i,[Kt,Sr].indexOf(n)>=0?{x:u,y:a}:{x:a,y:u}}function $H(e){var t=e.state,r=e.options,n=e.name,i=r.offset,o=i===void 0?[0,0]:i,a=fD.reduce(function(f,h){return f[h]=FH(h,t.rects,o),f},{}),u=a[t.placement],c=u.x,d=u.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=c,t.modifiersData.popperOffsets.y+=d),t.modifiersData[n]=a}const zH={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:$H};function HH(e){var t=e.state,r=e.name;t.modifiersData[r]=yD({reference:t.rects.reference,element:t.rects.popper,placement:t.placement})}const UH={name:"popperOffsets",enabled:!0,phase:"read",fn:HH,data:{}};function VH(e){return e==="x"?"y":"x"}function WH(e){var t=e.state,r=e.options,n=e.name,i=r.mainAxis,o=i===void 0?!0:i,a=r.altAxis,u=a===void 0?!1:a,c=r.boundary,d=r.rootBoundary,f=r.altBoundary,h=r.padding,p=r.tether,v=p===void 0?!0:p,m=r.tetherOffset,y=m===void 0?0:m,x=Ta(t,{boundary:c,rootBoundary:d,padding:h,altBoundary:f}),b=Qr(t.placement),w=po(t.placement),E=!w,_=ex(b),S=VH(_),R=t.modifiersData.popperOffsets,I=t.rects.reference,N=t.rects.popper,D=typeof y=="function"?y(Object.assign({},t.rects,{placement:t.placement})):y,L=typeof D=="number"?{mainAxis:D,altAxis:D}:Object.assign({mainAxis:0,altAxis:0},D),B=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,U={x:0,y:0};if(R){if(o){var j,T=_==="y"?Gt:Kt,G=_==="y"?Er:Sr,z=_==="y"?"height":"width",X=R[_],Z=X+x[T],re=X-x[G],W=v?-N[z]/2:0,Q=w===lo?I[z]:N[z],ue=w===lo?-N[z]:-I[z],oe=t.elements.arrow,H=v&&oe?Qb(oe):{width:0,height:0},K=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:pD(),$=K[T],k=K[G],F=Oa(0,I[z],H[z]),te=E?I[z]/2-W-F-$-L.mainAxis:Q-F-$-L.mainAxis,ie=E?-I[z]/2+W+F+k+L.mainAxis:ue+F+k+L.mainAxis,ae=t.elements.arrow&&$a(t.elements.arrow),ce=ae?_==="y"?ae.clientTop||0:ae.clientLeft||0:0,we=(j=B==null?void 0:B[_])!=null?j:0,Se=X+te-we-ce,_e=X+ie-we,he=Oa(v?Hu(Z,Se):Z,X,v?ci(re,_e):re);R[_]=he,U[_]=he-X}if(u){var le,Oe=_==="x"?Gt:Kt,Ne=_==="x"?Er:Sr,He=R[S],qe=S==="y"?"height":"width",Xe=He+x[Oe],We=He-x[Ne],mt=[Gt,Kt].indexOf(b)!==-1,et=(le=B==null?void 0:B[S])!=null?le:0,Tt=mt?Xe:He-I[qe]-N[qe]-et+L.altAxis,ut=mt?He+I[qe]+N[qe]-et-L.altAxis:We,tt=v&&mt?gH(Tt,He,ut):Oa(v?Tt:Xe,He,v?ut:We);R[S]=tt,U[S]=tt-He}t.modifiersData[n]=U}}const GH={name:"preventOverflow",enabled:!0,phase:"main",fn:WH,requiresIfExists:["offset"]};function KH(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function YH(e){return e===sr(e)||!_r(e)?tx(e):KH(e)}function XH(e){var t=e.getBoundingClientRect(),r=fo(t.width)/e.offsetWidth||1,n=fo(t.height)/e.offsetHeight||1;return r!==1||n!==1}function ZH(e,t,r){r===void 0&&(r=!1);var n=_r(t),i=_r(t)&&XH(t),o=Vn(t),a=ho(e,i,r),u={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(n||!n&&!r)&&((rn(t)!=="body"||nx(o))&&(u=YH(t)),_r(t)?(c=ho(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):o&&(c.x=rx(o))),{x:a.left+u.scrollLeft-c.x,y:a.top+u.scrollTop-c.y,width:a.width,height:a.height}}function JH(e){var t=new Map,r=new Set,n=[];e.forEach(function(o){t.set(o.name,o)});function i(o){r.add(o.name);var a=[].concat(o.requires||[],o.requiresIfExists||[]);a.forEach(function(u){if(!r.has(u)){var c=t.get(u);c&&i(c)}}),n.push(o)}return e.forEach(function(o){r.has(o.name)||i(o)}),n}function QH(e){var t=JH(e);return lH.reduce(function(r,n){return r.concat(t.filter(function(i){return i.phase===n}))},[])}function e4(e){var t;return function(){return t||(t=new Promise(function(r){Promise.resolve().then(function(){t=void 0,r(e())})})),t}}function t4(e){var t=e.reduce(function(r,n){var i=r[n.name];return r[n.name]=i?Object.assign({},i,n,{options:Object.assign({},i.options,n.options),data:Object.assign({},i.data,n.data)}):n,r},{});return Object.keys(t).map(function(r){return t[r]})}var K1={placement:"bottom",modifiers:[],strategy:"absolute"};function Y1(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return!t.some(function(n){return!(n&&typeof n.getBoundingClientRect=="function")})}function r4(e){e===void 0&&(e={});var t=e,r=t.defaultModifiers,n=r===void 0?[]:r,i=t.defaultOptions,o=i===void 0?K1:i;return function(u,c,d){d===void 0&&(d=o);var f={placement:"bottom",orderedModifiers:[],options:Object.assign({},K1,o),modifiersData:{},elements:{reference:u,popper:c},attributes:{},styles:{}},h=[],p=!1,v={state:f,setOptions:function(b){var w=typeof b=="function"?b(f.options):b;y(),f.options=Object.assign({},o,f.options,w),f.scrollParents={reference:vi(u)?Ca(u):u.contextElement?Ca(u.contextElement):[],popper:Ca(c)};var E=QH(t4([].concat(n,f.options.modifiers)));return f.orderedModifiers=E.filter(function(_){return _.enabled}),m(),v.update()},forceUpdate:function(){if(!p){var b=f.elements,w=b.reference,E=b.popper;if(Y1(w,E)){f.rects={reference:ZH(w,$a(E),f.options.strategy==="fixed"),popper:Qb(E)},f.reset=!1,f.placement=f.options.placement,f.orderedModifiers.forEach(function(L){return f.modifiersData[L.name]=Object.assign({},L.data)});for(var _=0;_<f.orderedModifiers.length;_++){if(f.reset===!0){f.reset=!1,_=-1;continue}var S=f.orderedModifiers[_],R=S.fn,I=S.options,N=I===void 0?{}:I,D=S.name;typeof R=="function"&&(f=R({state:f,options:N,name:D,instance:v})||f)}}}},update:e4(function(){return new Promise(function(x){v.forceUpdate(),x(f)})}),destroy:function(){y(),p=!0}};if(!Y1(u,c))return v;v.setOptions(d).then(function(x){!p&&d.onFirstUpdate&&d.onFirstUpdate(x)});function m(){f.orderedModifiers.forEach(function(x){var b=x.name,w=x.options,E=w===void 0?{}:w,_=x.effect;if(typeof _=="function"){var S=_({state:f,name:b,instance:v,options:E}),R=function(){};h.push(S||R)}})}function y(){h.forEach(function(x){return x()}),h=[]}return v}}var n4=[CH,UH,SH,hH,zH,kH,GH,xH,BH],i4=r4({defaultModifiers:n4}),Gf,X1;function o4(){if(X1)return Gf;X1=1;var e=typeof Element<"u",t=typeof Map=="function",r=typeof Set=="function",n=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function i(o,a){if(o===a)return!0;if(o&&a&&typeof o=="object"&&typeof a=="object"){if(o.constructor!==a.constructor)return!1;var u,c,d;if(Array.isArray(o)){if(u=o.length,u!=a.length)return!1;for(c=u;c--!==0;)if(!i(o[c],a[c]))return!1;return!0}var f;if(t&&o instanceof Map&&a instanceof Map){if(o.size!==a.size)return!1;for(f=o.entries();!(c=f.next()).done;)if(!a.has(c.value[0]))return!1;for(f=o.entries();!(c=f.next()).done;)if(!i(c.value[1],a.get(c.value[0])))return!1;return!0}if(r&&o instanceof Set&&a instanceof Set){if(o.size!==a.size)return!1;for(f=o.entries();!(c=f.next()).done;)if(!a.has(c.value[0]))return!1;return!0}if(n&&ArrayBuffer.isView(o)&&ArrayBuffer.isView(a)){if(u=o.length,u!=a.length)return!1;for(c=u;c--!==0;)if(o[c]!==a[c])return!1;return!0}if(o.constructor===RegExp)return o.source===a.source&&o.flags===a.flags;if(o.valueOf!==Object.prototype.valueOf&&typeof o.valueOf=="function"&&typeof a.valueOf=="function")return o.valueOf()===a.valueOf();if(o.toString!==Object.prototype.toString&&typeof o.toString=="function"&&typeof a.toString=="function")return o.toString()===a.toString();if(d=Object.keys(o),u=d.length,u!==Object.keys(a).length)return!1;for(c=u;c--!==0;)if(!Object.prototype.hasOwnProperty.call(a,d[c]))return!1;if(e&&o instanceof Element)return!1;for(c=u;c--!==0;)if(!((d[c]==="_owner"||d[c]==="__v"||d[c]==="__o")&&o.$$typeof)&&!i(o[d[c]],a[d[c]]))return!1;return!0}return o!==o&&a!==a}return Gf=function(a,u){try{return i(a,u)}catch(c){if((c.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw c}},Gf}var a4=o4();const s4=Un(a4);var u4=[],wc=function(t,r,n){n===void 0&&(n={});var i=ve.useRef(null),o={onFirstUpdate:n.onFirstUpdate,placement:n.placement||"bottom",strategy:n.strategy||"absolute",modifiers:n.modifiers||u4},a=ve.useState({styles:{popper:{position:o.strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),u=a[0],c=a[1],d=ve.useMemo(function(){return{name:"updateState",enabled:!0,phase:"write",fn:function(v){var m=v.state,y=Object.keys(m.elements);Yb.flushSync(function(){c({styles:B1(y.map(function(x){return[x,m.styles[x]||{}]})),attributes:B1(y.map(function(x){return[x,m.attributes[x]]}))})})},requires:["computeStyles"]}},[]),f=ve.useMemo(function(){var p={onFirstUpdate:o.onFirstUpdate,placement:o.placement,strategy:o.strategy,modifiers:[].concat(o.modifiers,[d,{name:"applyStyles",enabled:!1}])};return s4(i.current,p)?i.current||p:(i.current=p,p)},[o.onFirstUpdate,o.placement,o.strategy,o.modifiers,d]),h=ve.useRef();return F1(function(){h.current&&h.current.setOptions(f)},[f]),F1(function(){if(!(t==null||r==null)){var p=n.createPopper||i4,v=p(t,r,f);return h.current=v,function(){v.destroy(),h.current=null}}},[t,r,n.createPopper]),{state:h.current?h.current.state:null,styles:u.styles,attributes:u.attributes,update:h.current?h.current.update:null,forceUpdate:h.current?h.current.forceUpdate:null}};const bD=({tab:e})=>C.jsx("div",{className:"flex flex-1 items-center justify-center border-l-[0.5px] border-grey-900 bg-grey-800",children:C.jsxs("div",{className:"flex flex-col items-center justify-center space-y-4 text-grey-200",children:[C.jsx(ye.FdInfoBold,{className:"h-10 w-10"}),C.jsxs("div",{className:"font-semibold",children:["No ",e," Selected"]}),C.jsxs("div",{className:"text-sm",children:["Click on a ",e," in the Sidebar to select it."]})]})});function ix(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Kf,Z1;function c4(){if(Z1)return Kf;Z1=1;function e(){this.__data__=[],this.size=0}return Kf=e,Kf}var Yf,J1;function bo(){if(J1)return Yf;J1=1;function e(t,r){return t===r||t!==t&&r!==r}return Yf=e,Yf}var Xf,Q1;function _c(){if(Q1)return Xf;Q1=1;var e=bo();function t(r,n){for(var i=r.length;i--;)if(e(r[i][0],n))return i;return-1}return Xf=t,Xf}var Zf,eE;function l4(){if(eE)return Zf;eE=1;var e=_c(),t=Array.prototype,r=t.splice;function n(i){var o=this.__data__,a=e(o,i);if(a<0)return!1;var u=o.length-1;return a==u?o.pop():r.call(o,a,1),--this.size,!0}return Zf=n,Zf}var Jf,tE;function f4(){if(tE)return Jf;tE=1;var e=_c();function t(r){var n=this.__data__,i=e(n,r);return i<0?void 0:n[i][1]}return Jf=t,Jf}var Qf,rE;function d4(){if(rE)return Qf;rE=1;var e=_c();function t(r){return e(this.__data__,r)>-1}return Qf=t,Qf}var ed,nE;function h4(){if(nE)return ed;nE=1;var e=_c();function t(r,n){var i=this.__data__,o=e(i,r);return o<0?(++this.size,i.push([r,n])):i[o][1]=n,this}return ed=t,ed}var td,iE;function Ec(){if(iE)return td;iE=1;var e=c4(),t=l4(),r=f4(),n=d4(),i=h4();function o(a){var u=-1,c=a==null?0:a.length;for(this.clear();++u<c;){var d=a[u];this.set(d[0],d[1])}}return o.prototype.clear=e,o.prototype.delete=t,o.prototype.get=r,o.prototype.has=n,o.prototype.set=i,td=o,td}var rd,oE;function p4(){if(oE)return rd;oE=1;var e=Ec();function t(){this.__data__=new e,this.size=0}return rd=t,rd}var nd,aE;function v4(){if(aE)return nd;aE=1;function e(t){var r=this.__data__,n=r.delete(t);return this.size=r.size,n}return nd=e,nd}var id,sE;function g4(){if(sE)return id;sE=1;function e(t){return this.__data__.get(t)}return id=e,id}var od,uE;function m4(){if(uE)return od;uE=1;function e(t){return this.__data__.has(t)}return od=e,od}var ad,cE;function xD(){if(cE)return ad;cE=1;var e=typeof ht=="object"&&ht&&ht.Object===Object&&ht;return ad=e,ad}var sd,lE;function Fr(){if(lE)return sd;lE=1;var e=xD(),t=typeof self=="object"&&self&&self.Object===Object&&self,r=e||t||Function("return this")();return sd=r,sd}var ud,fE;function xo(){if(fE)return ud;fE=1;var e=Fr(),t=e.Symbol;return ud=t,ud}var cd,dE;function y4(){if(dE)return cd;dE=1;var e=xo(),t=Object.prototype,r=t.hasOwnProperty,n=t.toString,i=e?e.toStringTag:void 0;function o(a){var u=r.call(a,i),c=a[i];try{a[i]=void 0;var d=!0}catch{}var f=n.call(a);return d&&(u?a[i]=c:delete a[i]),f}return cd=o,cd}var ld,hE;function b4(){if(hE)return ld;hE=1;var e=Object.prototype,t=e.toString;function r(n){return t.call(n)}return ld=r,ld}var fd,pE;function wi(){if(pE)return fd;pE=1;var e=xo(),t=y4(),r=b4(),n="[object Null]",i="[object Undefined]",o=e?e.toStringTag:void 0;function a(u){return u==null?u===void 0?i:n:o&&o in Object(u)?t(u):r(u)}return fd=a,fd}var dd,vE;function Or(){if(vE)return dd;vE=1;function e(t){var r=typeof t;return t!=null&&(r=="object"||r=="function")}return dd=e,dd}var hd,gE;function za(){if(gE)return hd;gE=1;var e=wi(),t=Or(),r="[object AsyncFunction]",n="[object Function]",i="[object GeneratorFunction]",o="[object Proxy]";function a(u){if(!t(u))return!1;var c=e(u);return c==n||c==i||c==r||c==o}return hd=a,hd}var pd,mE;function x4(){if(mE)return pd;mE=1;var e=Fr(),t=e["__core-js_shared__"];return pd=t,pd}var vd,yE;function w4(){if(yE)return vd;yE=1;var e=x4(),t=(function(){var n=/[^.]+$/.exec(e&&e.keys&&e.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""})();function r(n){return!!t&&t in n}return vd=r,vd}var gd,bE;function wD(){if(bE)return gd;bE=1;var e=Function.prototype,t=e.toString;function r(n){if(n!=null){try{return t.call(n)}catch{}try{return n+""}catch{}}return""}return gd=r,gd}var md,xE;function _4(){if(xE)return md;xE=1;var e=za(),t=w4(),r=Or(),n=wD(),i=/[\\^$.*+?()[\]{}|]/g,o=/^\[object .+?Constructor\]$/,a=Function.prototype,u=Object.prototype,c=a.toString,d=u.hasOwnProperty,f=RegExp("^"+c.call(d).replace(i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function h(p){if(!r(p)||t(p))return!1;var v=e(p)?f:o;return v.test(n(p))}return md=h,md}var yd,wE;function E4(){if(wE)return yd;wE=1;function e(t,r){return t==null?void 0:t[r]}return yd=e,yd}var bd,_E;function _i(){if(_E)return bd;_E=1;var e=_4(),t=E4();function r(n,i){var o=t(n,i);return e(o)?o:void 0}return bd=r,bd}var xd,EE;function ox(){if(EE)return xd;EE=1;var e=_i(),t=Fr(),r=e(t,"Map");return xd=r,xd}var wd,SE;function Sc(){if(SE)return wd;SE=1;var e=_i(),t=e(Object,"create");return wd=t,wd}var _d,OE;function S4(){if(OE)return _d;OE=1;var e=Sc();function t(){this.__data__=e?e(null):{},this.size=0}return _d=t,_d}var Ed,CE;function O4(){if(CE)return Ed;CE=1;function e(t){var r=this.has(t)&&delete this.__data__[t];return this.size-=r?1:0,r}return Ed=e,Ed}var Sd,RE;function C4(){if(RE)return Sd;RE=1;var e=Sc(),t="__lodash_hash_undefined__",r=Object.prototype,n=r.hasOwnProperty;function i(o){var a=this.__data__;if(e){var u=a[o];return u===t?void 0:u}return n.call(a,o)?a[o]:void 0}return Sd=i,Sd}var Od,IE;function R4(){if(IE)return Od;IE=1;var e=Sc(),t=Object.prototype,r=t.hasOwnProperty;function n(i){var o=this.__data__;return e?o[i]!==void 0:r.call(o,i)}return Od=n,Od}var Cd,PE;function I4(){if(PE)return Cd;PE=1;var e=Sc(),t="__lodash_hash_undefined__";function r(n,i){var o=this.__data__;return this.size+=this.has(n)?0:1,o[n]=e&&i===void 0?t:i,this}return Cd=r,Cd}var Rd,NE;function P4(){if(NE)return Rd;NE=1;var e=S4(),t=O4(),r=C4(),n=R4(),i=I4();function o(a){var u=-1,c=a==null?0:a.length;for(this.clear();++u<c;){var d=a[u];this.set(d[0],d[1])}}return o.prototype.clear=e,o.prototype.delete=t,o.prototype.get=r,o.prototype.has=n,o.prototype.set=i,Rd=o,Rd}var Id,TE;function N4(){if(TE)return Id;TE=1;var e=P4(),t=Ec(),r=ox();function n(){this.size=0,this.__data__={hash:new e,map:new(r||t),string:new e}}return Id=n,Id}var Pd,AE;function T4(){if(AE)return Pd;AE=1;function e(t){var r=typeof t;return r=="string"||r=="number"||r=="symbol"||r=="boolean"?t!=="__proto__":t===null}return Pd=e,Pd}var Nd,ME;function Oc(){if(ME)return Nd;ME=1;var e=T4();function t(r,n){var i=r.__data__;return e(n)?i[typeof n=="string"?"string":"hash"]:i.map}return Nd=t,Nd}var Td,DE;function A4(){if(DE)return Td;DE=1;var e=Oc();function t(r){var n=e(this,r).delete(r);return this.size-=n?1:0,n}return Td=t,Td}var Ad,jE;function M4(){if(jE)return Ad;jE=1;var e=Oc();function t(r){return e(this,r).get(r)}return Ad=t,Ad}var Md,qE;function D4(){if(qE)return Md;qE=1;var e=Oc();function t(r){return e(this,r).has(r)}return Md=t,Md}var Dd,kE;function j4(){if(kE)return Dd;kE=1;var e=Oc();function t(r,n){var i=e(this,r),o=i.size;return i.set(r,n),this.size+=i.size==o?0:1,this}return Dd=t,Dd}var jd,LE;function ax(){if(LE)return jd;LE=1;var e=N4(),t=A4(),r=M4(),n=D4(),i=j4();function o(a){var u=-1,c=a==null?0:a.length;for(this.clear();++u<c;){var d=a[u];this.set(d[0],d[1])}}return o.prototype.clear=e,o.prototype.delete=t,o.prototype.get=r,o.prototype.has=n,o.prototype.set=i,jd=o,jd}var qd,BE;function q4(){if(BE)return qd;BE=1;var e=Ec(),t=ox(),r=ax(),n=200;function i(o,a){var u=this.__data__;if(u instanceof e){var c=u.__data__;if(!t||c.length<n-1)return c.push([o,a]),this.size=++u.size,this;u=this.__data__=new r(c)}return u.set(o,a),this.size=u.size,this}return qd=i,qd}var kd,FE;function Cc(){if(FE)return kd;FE=1;var e=Ec(),t=p4(),r=v4(),n=g4(),i=m4(),o=q4();function a(u){var c=this.__data__=new e(u);this.size=c.size}return a.prototype.clear=t,a.prototype.delete=r,a.prototype.get=n,a.prototype.has=i,a.prototype.set=o,kd=a,kd}var Ld,$E;function sx(){if($E)return Ld;$E=1;function e(t,r){for(var n=-1,i=t==null?0:t.length;++n<i&&r(t[n],n,t)!==!1;);return t}return Ld=e,Ld}var Bd,zE;function _D(){if(zE)return Bd;zE=1;var e=_i(),t=(function(){try{var r=e(Object,"defineProperty");return r({},"",{}),r}catch{}})();return Bd=t,Bd}var Fd,HE;function Rc(){if(HE)return Fd;HE=1;var e=_D();function t(r,n,i){n=="__proto__"&&e?e(r,n,{configurable:!0,enumerable:!0,value:i,writable:!0}):r[n]=i}return Fd=t,Fd}var $d,UE;function Ic(){if(UE)return $d;UE=1;var e=Rc(),t=bo(),r=Object.prototype,n=r.hasOwnProperty;function i(o,a,u){var c=o[a];(!(n.call(o,a)&&t(c,u))||u===void 0&&!(a in o))&&e(o,a,u)}return $d=i,$d}var zd,VE;function Ha(){if(VE)return zd;VE=1;var e=Ic(),t=Rc();function r(n,i,o,a){var u=!o;o||(o={});for(var c=-1,d=i.length;++c<d;){var f=i[c],h=a?a(o[f],n[f],f,o,n):void 0;h===void 0&&(h=n[f]),u?t(o,f,h):e(o,f,h)}return o}return zd=r,zd}var Hd,WE;function k4(){if(WE)return Hd;WE=1;function e(t,r){for(var n=-1,i=Array(t);++n<t;)i[n]=r(n);return i}return Hd=e,Hd}var Ud,GE;function on(){if(GE)return Ud;GE=1;function e(t){return t!=null&&typeof t=="object"}return Ud=e,Ud}var Vd,KE;function L4(){if(KE)return Vd;KE=1;var e=wi(),t=on(),r="[object Arguments]";function n(i){return t(i)&&e(i)==r}return Vd=n,Vd}var Wd,YE;function Ua(){if(YE)return Wd;YE=1;var e=L4(),t=on(),r=Object.prototype,n=r.hasOwnProperty,i=r.propertyIsEnumerable,o=e((function(){return arguments})())?e:function(a){return t(a)&&n.call(a,"callee")&&!i.call(a,"callee")};return Wd=o,Wd}var Gd,XE;function yt(){if(XE)return Gd;XE=1;var e=Array.isArray;return Gd=e,Gd}var ya={exports:{}},Kd,ZE;function B4(){if(ZE)return Kd;ZE=1;function e(){return!1}return Kd=e,Kd}ya.exports;var JE;function wo(){return JE||(JE=1,(function(e,t){var r=Fr(),n=B4(),i=t&&!t.nodeType&&t,o=i&&!0&&e&&!e.nodeType&&e,a=o&&o.exports===i,u=a?r.Buffer:void 0,c=u?u.isBuffer:void 0,d=c||n;e.exports=d})(ya,ya.exports)),ya.exports}var Yd,QE;function Pc(){if(QE)return Yd;QE=1;var e=9007199254740991,t=/^(?:0|[1-9]\d*)$/;function r(n,i){var o=typeof n;return i=i??e,!!i&&(o=="number"||o!="symbol"&&t.test(n))&&n>-1&&n%1==0&&n<i}return Yd=r,Yd}var Xd,eS;function ux(){if(eS)return Xd;eS=1;var e=9007199254740991;function t(r){return typeof r=="number"&&r>-1&&r%1==0&&r<=e}return Xd=t,Xd}var Zd,tS;function F4(){if(tS)return Zd;tS=1;var e=wi(),t=ux(),r=on(),n="[object Arguments]",i="[object Array]",o="[object Boolean]",a="[object Date]",u="[object Error]",c="[object Function]",d="[object Map]",f="[object Number]",h="[object Object]",p="[object RegExp]",v="[object Set]",m="[object String]",y="[object WeakMap]",x="[object ArrayBuffer]",b="[object DataView]",w="[object Float32Array]",E="[object Float64Array]",_="[object Int8Array]",S="[object Int16Array]",R="[object Int32Array]",I="[object Uint8Array]",N="[object Uint8ClampedArray]",D="[object Uint16Array]",L="[object Uint32Array]",B={};B[w]=B[E]=B[_]=B[S]=B[R]=B[I]=B[N]=B[D]=B[L]=!0,B[n]=B[i]=B[x]=B[o]=B[b]=B[a]=B[u]=B[c]=B[d]=B[f]=B[h]=B[p]=B[v]=B[m]=B[y]=!1;function U(j){return r(j)&&t(j.length)&&!!B[e(j)]}return Zd=U,Zd}var Jd,rS;function Nc(){if(rS)return Jd;rS=1;function e(t){return function(r){return t(r)}}return Jd=e,Jd}var ba={exports:{}};ba.exports;var nS;function cx(){return nS||(nS=1,(function(e,t){var r=xD(),n=t&&!t.nodeType&&t,i=n&&!0&&e&&!e.nodeType&&e,o=i&&i.exports===n,a=o&&r.process,u=(function(){try{var c=i&&i.require&&i.require("util").types;return c||a&&a.binding&&a.binding("util")}catch{}})();e.exports=u})(ba,ba.exports)),ba.exports}var Qd,iS;function Va(){if(iS)return Qd;iS=1;var e=F4(),t=Nc(),r=cx(),n=r&&r.isTypedArray,i=n?t(n):e;return Qd=i,Qd}var eh,oS;function ED(){if(oS)return eh;oS=1;var e=k4(),t=Ua(),r=yt(),n=wo(),i=Pc(),o=Va(),a=Object.prototype,u=a.hasOwnProperty;function c(d,f){var h=r(d),p=!h&&t(d),v=!h&&!p&&n(d),m=!h&&!p&&!v&&o(d),y=h||p||v||m,x=y?e(d.length,String):[],b=x.length;for(var w in d)(f||u.call(d,w))&&!(y&&(w=="length"||v&&(w=="offset"||w=="parent")||m&&(w=="buffer"||w=="byteLength"||w=="byteOffset")||i(w,b)))&&x.push(w);return x}return eh=c,eh}var th,aS;function Tc(){if(aS)return th;aS=1;var e=Object.prototype;function t(r){var n=r&&r.constructor,i=typeof n=="function"&&n.prototype||e;return r===i}return th=t,th}var rh,sS;function SD(){if(sS)return rh;sS=1;function e(t,r){return function(n){return t(r(n))}}return rh=e,rh}var nh,uS;function $4(){if(uS)return nh;uS=1;var e=SD(),t=e(Object.keys,Object);return nh=t,nh}var ih,cS;function lx(){if(cS)return ih;cS=1;var e=Tc(),t=$4(),r=Object.prototype,n=r.hasOwnProperty;function i(o){if(!e(o))return t(o);var a=[];for(var u in Object(o))n.call(o,u)&&u!="constructor"&&a.push(u);return a}return ih=i,ih}var oh,lS;function En(){if(lS)return oh;lS=1;var e=za(),t=ux();function r(n){return n!=null&&t(n.length)&&!e(n)}return oh=r,oh}var ah,fS;function Wn(){if(fS)return ah;fS=1;var e=ED(),t=lx(),r=En();function n(i){return r(i)?e(i):t(i)}return ah=n,ah}var sh,dS;function z4(){if(dS)return sh;dS=1;var e=Ha(),t=Wn();function r(n,i){return n&&e(i,t(i),n)}return sh=r,sh}var uh,hS;function H4(){if(hS)return uh;hS=1;function e(t){var r=[];if(t!=null)for(var n in Object(t))r.push(n);return r}return uh=e,uh}var ch,pS;function U4(){if(pS)return ch;pS=1;var e=Or(),t=Tc(),r=H4(),n=Object.prototype,i=n.hasOwnProperty;function o(a){if(!e(a))return r(a);var u=t(a),c=[];for(var d in a)d=="constructor"&&(u||!i.call(a,d))||c.push(d);return c}return ch=o,ch}var lh,vS;function Ei(){if(vS)return lh;vS=1;var e=ED(),t=U4(),r=En();function n(i){return r(i)?e(i,!0):t(i)}return lh=n,lh}var fh,gS;function V4(){if(gS)return fh;gS=1;var e=Ha(),t=Ei();function r(n,i){return n&&e(i,t(i),n)}return fh=r,fh}var xa={exports:{}};xa.exports;var mS;function OD(){return mS||(mS=1,(function(e,t){var r=Fr(),n=t&&!t.nodeType&&t,i=n&&!0&&e&&!e.nodeType&&e,o=i&&i.exports===n,a=o?r.Buffer:void 0,u=a?a.allocUnsafe:void 0;function c(d,f){if(f)return d.slice();var h=d.length,p=u?u(h):new d.constructor(h);return d.copy(p),p}e.exports=c})(xa,xa.exports)),xa.exports}var dh,yS;function CD(){if(yS)return dh;yS=1;function e(t,r){var n=-1,i=t.length;for(r||(r=Array(i));++n<i;)r[n]=t[n];return r}return dh=e,dh}var hh,bS;function RD(){if(bS)return hh;bS=1;function e(t,r){for(var n=-1,i=t==null?0:t.length,o=0,a=[];++n<i;){var u=t[n];r(u,n,t)&&(a[o++]=u)}return a}return hh=e,hh}var ph,xS;function ID(){if(xS)return ph;xS=1;function e(){return[]}return ph=e,ph}var vh,wS;function fx(){if(wS)return vh;wS=1;var e=RD(),t=ID(),r=Object.prototype,n=r.propertyIsEnumerable,i=Object.getOwnPropertySymbols,o=i?function(a){return a==null?[]:(a=Object(a),e(i(a),function(u){return n.call(a,u)}))}:t;return vh=o,vh}var gh,_S;function W4(){if(_S)return gh;_S=1;var e=Ha(),t=fx();function r(n,i){return e(n,t(n),i)}return gh=r,gh}var mh,ES;function dx(){if(ES)return mh;ES=1;function e(t,r){for(var n=-1,i=r.length,o=t.length;++n<i;)t[o+n]=r[n];return t}return mh=e,mh}var yh,SS;function Ac(){if(SS)return yh;SS=1;var e=SD(),t=e(Object.getPrototypeOf,Object);return yh=t,yh}var bh,OS;function PD(){if(OS)return bh;OS=1;var e=dx(),t=Ac(),r=fx(),n=ID(),i=Object.getOwnPropertySymbols,o=i?function(a){for(var u=[];a;)e(u,r(a)),a=t(a);return u}:n;return bh=o,bh}var xh,CS;function G4(){if(CS)return xh;CS=1;var e=Ha(),t=PD();function r(n,i){return e(n,t(n),i)}return xh=r,xh}var wh,RS;function ND(){if(RS)return wh;RS=1;var e=dx(),t=yt();function r(n,i,o){var a=i(n);return t(n)?a:e(a,o(n))}return wh=r,wh}var _h,IS;function TD(){if(IS)return _h;IS=1;var e=ND(),t=fx(),r=Wn();function n(i){return e(i,r,t)}return _h=n,_h}var Eh,PS;function K4(){if(PS)return Eh;PS=1;var e=ND(),t=PD(),r=Ei();function n(i){return e(i,r,t)}return Eh=n,Eh}var Sh,NS;function Y4(){if(NS)return Sh;NS=1;var e=_i(),t=Fr(),r=e(t,"DataView");return Sh=r,Sh}var Oh,TS;function X4(){if(TS)return Oh;TS=1;var e=_i(),t=Fr(),r=e(t,"Promise");return Oh=r,Oh}var Ch,AS;function AD(){if(AS)return Ch;AS=1;var e=_i(),t=Fr(),r=e(t,"Set");return Ch=r,Ch}var Rh,MS;function Z4(){if(MS)return Rh;MS=1;var e=_i(),t=Fr(),r=e(t,"WeakMap");return Rh=r,Rh}var Ih,DS;function _o(){if(DS)return Ih;DS=1;var e=Y4(),t=ox(),r=X4(),n=AD(),i=Z4(),o=wi(),a=wD(),u="[object Map]",c="[object Object]",d="[object Promise]",f="[object Set]",h="[object WeakMap]",p="[object DataView]",v=a(e),m=a(t),y=a(r),x=a(n),b=a(i),w=o;return(e&&w(new e(new ArrayBuffer(1)))!=p||t&&w(new t)!=u||r&&w(r.resolve())!=d||n&&w(new n)!=f||i&&w(new i)!=h)&&(w=function(E){var _=o(E),S=_==c?E.constructor:void 0,R=S?a(S):"";if(R)switch(R){case v:return p;case m:return u;case y:return d;case x:return f;case b:return h}return _}),Ih=w,Ih}var Ph,jS;function J4(){if(jS)return Ph;jS=1;var e=Object.prototype,t=e.hasOwnProperty;function r(n){var i=n.length,o=new n.constructor(i);return i&&typeof n[0]=="string"&&t.call(n,"index")&&(o.index=n.index,o.input=n.input),o}return Ph=r,Ph}var Nh,qS;function MD(){if(qS)return Nh;qS=1;var e=Fr(),t=e.Uint8Array;return Nh=t,Nh}var Th,kS;function hx(){if(kS)return Th;kS=1;var e=MD();function t(r){var n=new r.constructor(r.byteLength);return new e(n).set(new e(r)),n}return Th=t,Th}var Ah,LS;function Q4(){if(LS)return Ah;LS=1;var e=hx();function t(r,n){var i=n?e(r.buffer):r.buffer;return new r.constructor(i,r.byteOffset,r.byteLength)}return Ah=t,Ah}var Mh,BS;function eU(){if(BS)return Mh;BS=1;var e=/\w*$/;function t(r){var n=new r.constructor(r.source,e.exec(r));return n.lastIndex=r.lastIndex,n}return Mh=t,Mh}var Dh,FS;function tU(){if(FS)return Dh;FS=1;var e=xo(),t=e?e.prototype:void 0,r=t?t.valueOf:void 0;function n(i){return r?Object(r.call(i)):{}}return Dh=n,Dh}var jh,$S;function DD(){if($S)return jh;$S=1;var e=hx();function t(r,n){var i=n?e(r.buffer):r.buffer;return new r.constructor(i,r.byteOffset,r.length)}return jh=t,jh}var qh,zS;function rU(){if(zS)return qh;zS=1;var e=hx(),t=Q4(),r=eU(),n=tU(),i=DD(),o="[object Boolean]",a="[object Date]",u="[object Map]",c="[object Number]",d="[object RegExp]",f="[object Set]",h="[object String]",p="[object Symbol]",v="[object ArrayBuffer]",m="[object DataView]",y="[object Float32Array]",x="[object Float64Array]",b="[object Int8Array]",w="[object Int16Array]",E="[object Int32Array]",_="[object Uint8Array]",S="[object Uint8ClampedArray]",R="[object Uint16Array]",I="[object Uint32Array]";function N(D,L,B){var U=D.constructor;switch(L){case v:return e(D);case o:case a:return new U(+D);case m:return t(D,B);case y:case x:case b:case w:case E:case _:case S:case R:case I:return i(D,B);case u:return new U;case c:case h:return new U(D);case d:return r(D);case f:return new U;case p:return n(D)}}return qh=N,qh}var kh,HS;function jD(){if(HS)return kh;HS=1;var e=Or(),t=Object.create,r=(function(){function n(){}return function(i){if(!e(i))return{};if(t)return t(i);n.prototype=i;var o=new n;return n.prototype=void 0,o}})();return kh=r,kh}var Lh,US;function qD(){if(US)return Lh;US=1;var e=jD(),t=Ac(),r=Tc();function n(i){return typeof i.constructor=="function"&&!r(i)?e(t(i)):{}}return Lh=n,Lh}var Bh,VS;function nU(){if(VS)return Bh;VS=1;var e=_o(),t=on(),r="[object Map]";function n(i){return t(i)&&e(i)==r}return Bh=n,Bh}var Fh,WS;function iU(){if(WS)return Fh;WS=1;var e=nU(),t=Nc(),r=cx(),n=r&&r.isMap,i=n?t(n):e;return Fh=i,Fh}var $h,GS;function oU(){if(GS)return $h;GS=1;var e=_o(),t=on(),r="[object Set]";function n(i){return t(i)&&e(i)==r}return $h=n,$h}var zh,KS;function aU(){if(KS)return zh;KS=1;var e=oU(),t=Nc(),r=cx(),n=r&&r.isSet,i=n?t(n):e;return zh=i,zh}var Hh,YS;function kD(){if(YS)return Hh;YS=1;var e=Cc(),t=sx(),r=Ic(),n=z4(),i=V4(),o=OD(),a=CD(),u=W4(),c=G4(),d=TD(),f=K4(),h=_o(),p=J4(),v=rU(),m=qD(),y=yt(),x=wo(),b=iU(),w=Or(),E=aU(),_=Wn(),S=Ei(),R=1,I=2,N=4,D="[object Arguments]",L="[object Array]",B="[object Boolean]",U="[object Date]",j="[object Error]",T="[object Function]",G="[object GeneratorFunction]",z="[object Map]",X="[object Number]",Z="[object Object]",re="[object RegExp]",W="[object Set]",Q="[object String]",ue="[object Symbol]",oe="[object WeakMap]",H="[object ArrayBuffer]",K="[object DataView]",$="[object Float32Array]",k="[object Float64Array]",F="[object Int8Array]",te="[object Int16Array]",ie="[object Int32Array]",ae="[object Uint8Array]",ce="[object Uint8ClampedArray]",we="[object Uint16Array]",Se="[object Uint32Array]",_e={};_e[D]=_e[L]=_e[H]=_e[K]=_e[B]=_e[U]=_e[$]=_e[k]=_e[F]=_e[te]=_e[ie]=_e[z]=_e[X]=_e[Z]=_e[re]=_e[W]=_e[Q]=_e[ue]=_e[ae]=_e[ce]=_e[we]=_e[Se]=!0,_e[j]=_e[T]=_e[oe]=!1;function he(le,Oe,Ne,He,qe,Xe){var We,mt=Oe&R,et=Oe&I,Tt=Oe&N;if(Ne&&(We=qe?Ne(le,He,qe,Xe):Ne(le)),We!==void 0)return We;if(!w(le))return le;var ut=y(le);if(ut){if(We=p(le),!mt)return a(le,We)}else{var tt=h(le),Ct=tt==T||tt==G;if(x(le))return o(le,mt);if(tt==Z||tt==D||Ct&&!qe){if(We=et||Ct?{}:m(le),!mt)return et?c(le,i(We,le)):u(le,n(We,le))}else{if(!_e[tt])return qe?le:{};We=v(le,tt,mt)}}Xe||(Xe=new e);var Jt=Xe.get(le);if(Jt)return Jt;Xe.set(le,We),E(le)?le.forEach(function(xt){We.add(he(xt,Oe,Ne,xt,le,Xe))}):b(le)&&le.forEach(function(xt,jt){We.set(jt,he(xt,Oe,Ne,jt,le,Xe))});var lr=Tt?et?f:d:et?S:_,Dt=ut?void 0:lr(le);return t(Dt||le,function(xt,jt){Dt&&(jt=xt,xt=le[jt]),r(We,jt,he(xt,Oe,Ne,jt,le,Xe))}),We}return Hh=he,Hh}var Uh,XS;function sU(){if(XS)return Uh;XS=1;var e=kD(),t=4;function r(n){return e(n,t)}return Uh=r,Uh}var Vh,ZS;function px(){if(ZS)return Vh;ZS=1;function e(t){return function(){return t}}return Vh=e,Vh}var Wh,JS;function uU(){if(JS)return Wh;JS=1;function e(t){return function(r,n,i){for(var o=-1,a=Object(r),u=i(r),c=u.length;c--;){var d=u[t?c:++o];if(n(a[d],d,a)===!1)break}return r}}return Wh=e,Wh}var Gh,QS;function vx(){if(QS)return Gh;QS=1;var e=uU(),t=e();return Gh=t,Gh}var Kh,eO;function gx(){if(eO)return Kh;eO=1;var e=vx(),t=Wn();function r(n,i){return n&&e(n,i,t)}return Kh=r,Kh}var Yh,tO;function cU(){if(tO)return Yh;tO=1;var e=En();function t(r,n){return function(i,o){if(i==null)return i;if(!e(i))return r(i,o);for(var a=i.length,u=n?a:-1,c=Object(i);(n?u--:++u<a)&&o(c[u],u,c)!==!1;);return i}}return Yh=t,Yh}var Xh,rO;function Mc(){if(rO)return Xh;rO=1;var e=gx(),t=cU(),r=t(e);return Xh=r,Xh}var Zh,nO;function Si(){if(nO)return Zh;nO=1;function e(t){return t}return Zh=e,Zh}var Jh,iO;function LD(){if(iO)return Jh;iO=1;var e=Si();function t(r){return typeof r=="function"?r:e}return Jh=t,Jh}var Qh,oO;function BD(){if(oO)return Qh;oO=1;var e=sx(),t=Mc(),r=LD(),n=yt();function i(o,a){var u=n(o)?e:t;return u(o,r(a))}return Qh=i,Qh}var ep,aO;function FD(){return aO||(aO=1,ep=BD()),ep}var tp,sO;function lU(){if(sO)return tp;sO=1;var e=Mc();function t(r,n){var i=[];return e(r,function(o,a,u){n(o,a,u)&&i.push(o)}),i}return tp=t,tp}var rp,uO;function fU(){if(uO)return rp;uO=1;var e="__lodash_hash_undefined__";function t(r){return this.__data__.set(r,e),this}return rp=t,rp}var np,cO;function dU(){if(cO)return np;cO=1;function e(t){return this.__data__.has(t)}return np=e,np}var ip,lO;function $D(){if(lO)return ip;lO=1;var e=ax(),t=fU(),r=dU();function n(i){var o=-1,a=i==null?0:i.length;for(this.__data__=new e;++o<a;)this.add(i[o])}return n.prototype.add=n.prototype.push=t,n.prototype.has=r,ip=n,ip}var op,fO;function hU(){if(fO)return op;fO=1;function e(t,r){for(var n=-1,i=t==null?0:t.length;++n<i;)if(r(t[n],n,t))return!0;return!1}return op=e,op}var ap,dO;function zD(){if(dO)return ap;dO=1;function e(t,r){return t.has(r)}return ap=e,ap}var sp,hO;function HD(){if(hO)return sp;hO=1;var e=$D(),t=hU(),r=zD(),n=1,i=2;function o(a,u,c,d,f,h){var p=c&n,v=a.length,m=u.length;if(v!=m&&!(p&&m>v))return!1;var y=h.get(a),x=h.get(u);if(y&&x)return y==u&&x==a;var b=-1,w=!0,E=c&i?new e:void 0;for(h.set(a,u),h.set(u,a);++b<v;){var _=a[b],S=u[b];if(d)var R=p?d(S,_,b,u,a,h):d(_,S,b,a,u,h);if(R!==void 0){if(R)continue;w=!1;break}if(E){if(!t(u,function(I,N){if(!r(E,N)&&(_===I||f(_,I,c,d,h)))return E.push(N)})){w=!1;break}}else if(!(_===S||f(_,S,c,d,h))){w=!1;break}}return h.delete(a),h.delete(u),w}return sp=o,sp}var up,pO;function pU(){if(pO)return up;pO=1;function e(t){var r=-1,n=Array(t.size);return t.forEach(function(i,o){n[++r]=[o,i]}),n}return up=e,up}var cp,vO;function mx(){if(vO)return cp;vO=1;function e(t){var r=-1,n=Array(t.size);return t.forEach(function(i){n[++r]=i}),n}return cp=e,cp}var lp,gO;function vU(){if(gO)return lp;gO=1;var e=xo(),t=MD(),r=bo(),n=HD(),i=pU(),o=mx(),a=1,u=2,c="[object Boolean]",d="[object Date]",f="[object Error]",h="[object Map]",p="[object Number]",v="[object RegExp]",m="[object Set]",y="[object String]",x="[object Symbol]",b="[object ArrayBuffer]",w="[object DataView]",E=e?e.prototype:void 0,_=E?E.valueOf:void 0;function S(R,I,N,D,L,B,U){switch(N){case w:if(R.byteLength!=I.byteLength||R.byteOffset!=I.byteOffset)return!1;R=R.buffer,I=I.buffer;case b:return!(R.byteLength!=I.byteLength||!B(new t(R),new t(I)));case c:case d:case p:return r(+R,+I);case f:return R.name==I.name&&R.message==I.message;case v:case y:return R==I+"";case h:var j=i;case m:var T=D&a;if(j||(j=o),R.size!=I.size&&!T)return!1;var G=U.get(R);if(G)return G==I;D|=u,U.set(R,I);var z=n(j(R),j(I),D,L,B,U);return U.delete(R),z;case x:if(_)return _.call(R)==_.call(I)}return!1}return lp=S,lp}var fp,mO;function gU(){if(mO)return fp;mO=1;var e=TD(),t=1,r=Object.prototype,n=r.hasOwnProperty;function i(o,a,u,c,d,f){var h=u&t,p=e(o),v=p.length,m=e(a),y=m.length;if(v!=y&&!h)return!1;for(var x=v;x--;){var b=p[x];if(!(h?b in a:n.call(a,b)))return!1}var w=f.get(o),E=f.get(a);if(w&&E)return w==a&&E==o;var _=!0;f.set(o,a),f.set(a,o);for(var S=h;++x<v;){b=p[x];var R=o[b],I=a[b];if(c)var N=h?c(I,R,b,a,o,f):c(R,I,b,o,a,f);if(!(N===void 0?R===I||d(R,I,u,c,f):N)){_=!1;break}S||(S=b=="constructor")}if(_&&!S){var D=o.constructor,L=a.constructor;D!=L&&"constructor"in o&&"constructor"in a&&!(typeof D=="function"&&D instanceof D&&typeof L=="function"&&L instanceof L)&&(_=!1)}return f.delete(o),f.delete(a),_}return fp=i,fp}var dp,yO;function mU(){if(yO)return dp;yO=1;var e=Cc(),t=HD(),r=vU(),n=gU(),i=_o(),o=yt(),a=wo(),u=Va(),c=1,d="[object Arguments]",f="[object Array]",h="[object Object]",p=Object.prototype,v=p.hasOwnProperty;function m(y,x,b,w,E,_){var S=o(y),R=o(x),I=S?f:i(y),N=R?f:i(x);I=I==d?h:I,N=N==d?h:N;var D=I==h,L=N==h,B=I==N;if(B&&a(y)){if(!a(x))return!1;S=!0,D=!1}if(B&&!D)return _||(_=new e),S||u(y)?t(y,x,b,w,E,_):r(y,x,I,b,w,E,_);if(!(b&c)){var U=D&&v.call(y,"__wrapped__"),j=L&&v.call(x,"__wrapped__");if(U||j){var T=U?y.value():y,G=j?x.value():x;return _||(_=new e),E(T,G,b,w,_)}}return B?(_||(_=new e),n(y,x,b,w,E,_)):!1}return dp=m,dp}var hp,bO;function UD(){if(bO)return hp;bO=1;var e=mU(),t=on();function r(n,i,o,a,u){return n===i?!0:n==null||i==null||!t(n)&&!t(i)?n!==n&&i!==i:e(n,i,o,a,r,u)}return hp=r,hp}var pp,xO;function yU(){if(xO)return pp;xO=1;var e=Cc(),t=UD(),r=1,n=2;function i(o,a,u,c){var d=u.length,f=d,h=!c;if(o==null)return!f;for(o=Object(o);d--;){var p=u[d];if(h&&p[2]?p[1]!==o[p[0]]:!(p[0]in o))return!1}for(;++d<f;){p=u[d];var v=p[0],m=o[v],y=p[1];if(h&&p[2]){if(m===void 0&&!(v in o))return!1}else{var x=new e;if(c)var b=c(m,y,v,o,a,x);if(!(b===void 0?t(y,m,r|n,c,x):b))return!1}}return!0}return pp=i,pp}var vp,wO;function VD(){if(wO)return vp;wO=1;var e=Or();function t(r){return r===r&&!e(r)}return vp=t,vp}var gp,_O;function bU(){if(_O)return gp;_O=1;var e=VD(),t=Wn();function r(n){for(var i=t(n),o=i.length;o--;){var a=i[o],u=n[a];i[o]=[a,u,e(u)]}return i}return gp=r,gp}var mp,EO;function WD(){if(EO)return mp;EO=1;function e(t,r){return function(n){return n==null?!1:n[t]===r&&(r!==void 0||t in Object(n))}}return mp=e,mp}var yp,SO;function xU(){if(SO)return yp;SO=1;var e=yU(),t=bU(),r=WD();function n(i){var o=t(i);return o.length==1&&o[0][2]?r(o[0][0],o[0][1]):function(a){return a===i||e(a,i,o)}}return yp=n,yp}var bp,OO;function Eo(){if(OO)return bp;OO=1;var e=wi(),t=on(),r="[object Symbol]";function n(i){return typeof i=="symbol"||t(i)&&e(i)==r}return bp=n,bp}var xp,CO;function yx(){if(CO)return xp;CO=1;var e=yt(),t=Eo(),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,n=/^\w*$/;function i(o,a){if(e(o))return!1;var u=typeof o;return u=="number"||u=="symbol"||u=="boolean"||o==null||t(o)?!0:n.test(o)||!r.test(o)||a!=null&&o in Object(a)}return xp=i,xp}var wp,RO;function wU(){if(RO)return wp;RO=1;var e=ax(),t="Expected a function";function r(n,i){if(typeof n!="function"||i!=null&&typeof i!="function")throw new TypeError(t);var o=function(){var a=arguments,u=i?i.apply(this,a):a[0],c=o.cache;if(c.has(u))return c.get(u);var d=n.apply(this,a);return o.cache=c.set(u,d)||c,d};return o.cache=new(r.Cache||e),o}return r.Cache=e,wp=r,wp}var _p,IO;function _U(){if(IO)return _p;IO=1;var e=wU(),t=500;function r(n){var i=e(n,function(a){return o.size===t&&o.clear(),a}),o=i.cache;return i}return _p=r,_p}var Ep,PO;function EU(){if(PO)return Ep;PO=1;var e=_U(),t=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,r=/\\(\\)?/g,n=e(function(i){var o=[];return i.charCodeAt(0)===46&&o.push(""),i.replace(t,function(a,u,c,d){o.push(c?d.replace(r,"$1"):u||a)}),o});return Ep=n,Ep}var Sp,NO;function Dc(){if(NO)return Sp;NO=1;function e(t,r){for(var n=-1,i=t==null?0:t.length,o=Array(i);++n<i;)o[n]=r(t[n],n,t);return o}return Sp=e,Sp}var Op,TO;function SU(){if(TO)return Op;TO=1;var e=xo(),t=Dc(),r=yt(),n=Eo(),i=e?e.prototype:void 0,o=i?i.toString:void 0;function a(u){if(typeof u=="string")return u;if(r(u))return t(u,a)+"";if(n(u))return o?o.call(u):"";var c=u+"";return c=="0"&&1/u==-1/0?"-0":c}return Op=a,Op}var Cp,AO;function GD(){if(AO)return Cp;AO=1;var e=SU();function t(r){return r==null?"":e(r)}return Cp=t,Cp}var Rp,MO;function jc(){if(MO)return Rp;MO=1;var e=yt(),t=yx(),r=EU(),n=GD();function i(o,a){return e(o)?o:t(o,a)?[o]:r(n(o))}return Rp=i,Rp}var Ip,DO;function Wa(){if(DO)return Ip;DO=1;var e=Eo();function t(r){if(typeof r=="string"||e(r))return r;var n=r+"";return n=="0"&&1/r==-1/0?"-0":n}return Ip=t,Ip}var Pp,jO;function qc(){if(jO)return Pp;jO=1;var e=jc(),t=Wa();function r(n,i){i=e(i,n);for(var o=0,a=i.length;n!=null&&o<a;)n=n[t(i[o++])];return o&&o==a?n:void 0}return Pp=r,Pp}var Np,qO;function OU(){if(qO)return Np;qO=1;var e=qc();function t(r,n,i){var o=r==null?void 0:e(r,n);return o===void 0?i:o}return Np=t,Np}var Tp,kO;function CU(){if(kO)return Tp;kO=1;function e(t,r){return t!=null&&r in Object(t)}return Tp=e,Tp}var Ap,LO;function KD(){if(LO)return Ap;LO=1;var e=jc(),t=Ua(),r=yt(),n=Pc(),i=ux(),o=Wa();function a(u,c,d){c=e(c,u);for(var f=-1,h=c.length,p=!1;++f<h;){var v=o(c[f]);if(!(p=u!=null&&d(u,v)))break;u=u[v]}return p||++f!=h?p:(h=u==null?0:u.length,!!h&&i(h)&&n(v,h)&&(r(u)||t(u)))}return Ap=a,Ap}var Mp,BO;function YD(){if(BO)return Mp;BO=1;var e=CU(),t=KD();function r(n,i){return n!=null&&t(n,i,e)}return Mp=r,Mp}var Dp,FO;function RU(){if(FO)return Dp;FO=1;var e=UD(),t=OU(),r=YD(),n=yx(),i=VD(),o=WD(),a=Wa(),u=1,c=2;function d(f,h){return n(f)&&i(h)?o(a(f),h):function(p){var v=t(p,f);return v===void 0&&v===h?r(p,f):e(h,v,u|c)}}return Dp=d,Dp}var jp,$O;function XD(){if($O)return jp;$O=1;function e(t){return function(r){return r==null?void 0:r[t]}}return jp=e,jp}var qp,zO;function IU(){if(zO)return qp;zO=1;var e=qc();function t(r){return function(n){return e(n,r)}}return qp=t,qp}var kp,HO;function PU(){if(HO)return kp;HO=1;var e=XD(),t=IU(),r=yx(),n=Wa();function i(o){return r(o)?e(n(o)):t(o)}return kp=i,kp}var Lp,UO;function Sn(){if(UO)return Lp;UO=1;var e=xU(),t=RU(),r=Si(),n=yt(),i=PU();function o(a){return typeof a=="function"?a:a==null?r:typeof a=="object"?n(a)?t(a[0],a[1]):e(a):i(a)}return Lp=o,Lp}var Bp,VO;function ZD(){if(VO)return Bp;VO=1;var e=RD(),t=lU(),r=Sn(),n=yt();function i(o,a){var u=n(o)?e:t;return u(o,r(a,3))}return Bp=i,Bp}var Fp,WO;function NU(){if(WO)return Fp;WO=1;var e=Object.prototype,t=e.hasOwnProperty;function r(n,i){return n!=null&&t.call(n,i)}return Fp=r,Fp}var $p,GO;function JD(){if(GO)return $p;GO=1;var e=NU(),t=KD();function r(n,i){return n!=null&&t(n,i,e)}return $p=r,$p}var zp,KO;function TU(){if(KO)return zp;KO=1;var e=lx(),t=_o(),r=Ua(),n=yt(),i=En(),o=wo(),a=Tc(),u=Va(),c="[object Map]",d="[object Set]",f=Object.prototype,h=f.hasOwnProperty;function p(v){if(v==null)return!0;if(i(v)&&(n(v)||typeof v=="string"||typeof v.splice=="function"||o(v)||u(v)||r(v)))return!v.length;var m=t(v);if(m==c||m==d)return!v.size;if(a(v))return!e(v).length;for(var y in v)if(h.call(v,y))return!1;return!0}return zp=p,zp}var Hp,YO;function QD(){if(YO)return Hp;YO=1;function e(t){return t===void 0}return Hp=e,Hp}var Up,XO;function ej(){if(XO)return Up;XO=1;var e=Mc(),t=En();function r(n,i){var o=-1,a=t(n)?Array(n.length):[];return e(n,function(u,c,d){a[++o]=i(u,c,d)}),a}return Up=r,Up}var Vp,ZO;function tj(){if(ZO)return Vp;ZO=1;var e=Dc(),t=Sn(),r=ej(),n=yt();function i(o,a){var u=n(o)?e:r;return u(o,t(a,3))}return Vp=i,Vp}var Wp,JO;function AU(){if(JO)return Wp;JO=1;function e(t,r,n,i){var o=-1,a=t==null?0:t.length;for(i&&a&&(n=t[++o]);++o<a;)n=r(n,t[o],o,t);return n}return Wp=e,Wp}var Gp,QO;function MU(){if(QO)return Gp;QO=1;function e(t,r,n,i,o){return o(t,function(a,u,c){n=i?(i=!1,a):r(n,a,u,c)}),n}return Gp=e,Gp}var Kp,eC;function rj(){if(eC)return Kp;eC=1;var e=AU(),t=Mc(),r=Sn(),n=MU(),i=yt();function o(a,u,c){var d=i(a)?e:n,f=arguments.length<3;return d(a,r(u,4),c,f,t)}return Kp=o,Kp}var Yp,tC;function DU(){if(tC)return Yp;tC=1;var e=wi(),t=yt(),r=on(),n="[object String]";function i(o){return typeof o=="string"||!t(o)&&r(o)&&e(o)==n}return Yp=i,Yp}var Xp,rC;function jU(){if(rC)return Xp;rC=1;var e=XD(),t=e("length");return Xp=t,Xp}var Zp,nC;function qU(){if(nC)return Zp;nC=1;var e="\\ud800-\\udfff",t="\\u0300-\\u036f",r="\\ufe20-\\ufe2f",n="\\u20d0-\\u20ff",i=t+r+n,o="\\ufe0e\\ufe0f",a="\\u200d",u=RegExp("["+a+e+i+o+"]");function c(d){return u.test(d)}return Zp=c,Zp}var Jp,iC;function kU(){if(iC)return Jp;iC=1;var e="\\ud800-\\udfff",t="\\u0300-\\u036f",r="\\ufe20-\\ufe2f",n="\\u20d0-\\u20ff",i=t+r+n,o="\\ufe0e\\ufe0f",a="["+e+"]",u="["+i+"]",c="\\ud83c[\\udffb-\\udfff]",d="(?:"+u+"|"+c+")",f="[^"+e+"]",h="(?:\\ud83c[\\udde6-\\uddff]){2}",p="[\\ud800-\\udbff][\\udc00-\\udfff]",v="\\u200d",m=d+"?",y="["+o+"]?",x="(?:"+v+"(?:"+[f,h,p].join("|")+")"+y+m+")*",b=y+m+x,w="(?:"+[f+u+"?",u,h,p,a].join("|")+")",E=RegExp(c+"(?="+c+")|"+w+b,"g");function _(S){for(var R=E.lastIndex=0;E.test(S);)++R;return R}return Jp=_,Jp}var Qp,oC;function LU(){if(oC)return Qp;oC=1;var e=jU(),t=qU(),r=kU();function n(i){return t(i)?r(i):e(i)}return Qp=n,Qp}var ev,aC;function BU(){if(aC)return ev;aC=1;var e=lx(),t=_o(),r=En(),n=DU(),i=LU(),o="[object Map]",a="[object Set]";function u(c){if(c==null)return 0;if(r(c))return n(c)?i(c):c.length;var d=t(c);return d==o||d==a?c.size:e(c).length}return ev=u,ev}var tv,sC;function FU(){if(sC)return tv;sC=1;var e=sx(),t=jD(),r=gx(),n=Sn(),i=Ac(),o=yt(),a=wo(),u=za(),c=Or(),d=Va();function f(h,p,v){var m=o(h),y=m||a(h)||d(h);if(p=n(p,4),v==null){var x=h&&h.constructor;y?v=m?new x:[]:c(h)?v=u(x)?t(i(h)):{}:v={}}return(y?e:r)(h,function(b,w,E){return p(v,b,w,E)}),v}return tv=f,tv}var rv,uC;function $U(){if(uC)return rv;uC=1;var e=xo(),t=Ua(),r=yt(),n=e?e.isConcatSpreadable:void 0;function i(o){return r(o)||t(o)||!!(n&&o&&o[n])}return rv=i,rv}var nv,cC;function bx(){if(cC)return nv;cC=1;var e=dx(),t=$U();function r(n,i,o,a,u){var c=-1,d=n.length;for(o||(o=t),u||(u=[]);++c<d;){var f=n[c];i>0&&o(f)?i>1?r(f,i-1,o,a,u):e(u,f):a||(u[u.length]=f)}return u}return nv=r,nv}var iv,lC;function zU(){if(lC)return iv;lC=1;function e(t,r,n){switch(n.length){case 0:return t.call(r);case 1:return t.call(r,n[0]);case 2:return t.call(r,n[0],n[1]);case 3:return t.call(r,n[0],n[1],n[2])}return t.apply(r,n)}return iv=e,iv}var ov,fC;function nj(){if(fC)return ov;fC=1;var e=zU(),t=Math.max;function r(n,i,o){return i=t(i===void 0?n.length-1:i,0),function(){for(var a=arguments,u=-1,c=t(a.length-i,0),d=Array(c);++u<c;)d[u]=a[i+u];u=-1;for(var f=Array(i+1);++u<i;)f[u]=a[u];return f[i]=o(d),e(n,this,f)}}return ov=r,ov}var av,dC;function HU(){if(dC)return av;dC=1;var e=px(),t=_D(),r=Si(),n=t?function(i,o){return t(i,"toString",{configurable:!0,enumerable:!1,value:e(o),writable:!0})}:r;return av=n,av}var sv,hC;function UU(){if(hC)return sv;hC=1;var e=800,t=16,r=Date.now;function n(i){var o=0,a=0;return function(){var u=r(),c=t-(u-a);if(a=u,c>0){if(++o>=e)return arguments[0]}else o=0;return i.apply(void 0,arguments)}}return sv=n,sv}var uv,pC;function ij(){if(pC)return uv;pC=1;var e=HU(),t=UU(),r=t(e);return uv=r,uv}var cv,vC;function kc(){if(vC)return cv;vC=1;var e=Si(),t=nj(),r=ij();function n(i,o){return r(t(i,o,e),i+"")}return cv=n,cv}var lv,gC;function oj(){if(gC)return lv;gC=1;function e(t,r,n,i){for(var o=t.length,a=n+(i?1:-1);i?a--:++a<o;)if(r(t[a],a,t))return a;return-1}return lv=e,lv}var fv,mC;function VU(){if(mC)return fv;mC=1;function e(t){return t!==t}return fv=e,fv}var dv,yC;function WU(){if(yC)return dv;yC=1;function e(t,r,n){for(var i=n-1,o=t.length;++i<o;)if(t[i]===r)return i;return-1}return dv=e,dv}var hv,bC;function GU(){if(bC)return hv;bC=1;var e=oj(),t=VU(),r=WU();function n(i,o,a){return o===o?r(i,o,a):e(i,t,a)}return hv=n,hv}var pv,xC;function KU(){if(xC)return pv;xC=1;var e=GU();function t(r,n){var i=r==null?0:r.length;return!!i&&e(r,n,0)>-1}return pv=t,pv}var vv,wC;function YU(){if(wC)return vv;wC=1;function e(t,r,n){for(var i=-1,o=t==null?0:t.length;++i<o;)if(n(r,t[i]))return!0;return!1}return vv=e,vv}var gv,_C;function XU(){if(_C)return gv;_C=1;function e(){}return gv=e,gv}var mv,EC;function ZU(){if(EC)return mv;EC=1;var e=AD(),t=XU(),r=mx(),n=1/0,i=e&&1/r(new e([,-0]))[1]==n?function(o){return new e(o)}:t;return mv=i,mv}var yv,SC;function JU(){if(SC)return yv;SC=1;var e=$D(),t=KU(),r=YU(),n=zD(),i=ZU(),o=mx(),a=200;function u(c,d,f){var h=-1,p=t,v=c.length,m=!0,y=[],x=y;if(f)m=!1,p=r;else if(v>=a){var b=d?null:i(c);if(b)return o(b);m=!1,p=n,x=new e}else x=d?[]:y;e:for(;++h<v;){var w=c[h],E=d?d(w):w;if(w=f||w!==0?w:0,m&&E===E){for(var _=x.length;_--;)if(x[_]===E)continue e;d&&x.push(E),y.push(w)}else p(x,E,f)||(x!==y&&x.push(E),y.push(w))}return y}return yv=u,yv}var bv,OC;function aj(){if(OC)return bv;OC=1;var e=En(),t=on();function r(n){return t(n)&&e(n)}return bv=r,bv}var xv,CC;function QU(){if(CC)return xv;CC=1;var e=bx(),t=kc(),r=JU(),n=aj(),i=t(function(o){return r(e(o,1,n,!0))});return xv=i,xv}var wv,RC;function eV(){if(RC)return wv;RC=1;var e=Dc();function t(r,n){return e(n,function(i){return r[i]})}return wv=t,wv}var _v,IC;function sj(){if(IC)return _v;IC=1;var e=eV(),t=Wn();function r(n){return n==null?[]:e(n,t(n))}return _v=r,_v}var Ev,PC;function Cr(){if(PC)return Ev;PC=1;var e;if(typeof ix=="function")try{e={clone:sU(),constant:px(),each:FD(),filter:ZD(),has:JD(),isArray:yt(),isEmpty:TU(),isFunction:za(),isUndefined:QD(),keys:Wn(),map:tj(),reduce:rj(),size:BU(),transform:FU(),union:QU(),values:sj()}}catch{}return e||(e=window._),Ev=e,Ev}var Sv,NC;function xx(){if(NC)return Sv;NC=1;var e=Cr();Sv=i;var t="\0",r="\0",n="";function i(f){this._isDirected=e.has(f,"directed")?f.directed:!0,this._isMultigraph=e.has(f,"multigraph")?f.multigraph:!1,this._isCompound=e.has(f,"compound")?f.compound:!1,this._label=void 0,this._defaultNodeLabelFn=e.constant(void 0),this._defaultEdgeLabelFn=e.constant(void 0),this._nodes={},this._isCompound&&(this._parent={},this._children={},this._children[r]={}),this._in={},this._preds={},this._out={},this._sucs={},this._edgeObjs={},this._edgeLabels={}}i.prototype._nodeCount=0,i.prototype._edgeCount=0,i.prototype.isDirected=function(){return this._isDirected},i.prototype.isMultigraph=function(){return this._isMultigraph},i.prototype.isCompound=function(){return this._isCompound},i.prototype.setGraph=function(f){return this._label=f,this},i.prototype.graph=function(){return this._label},i.prototype.setDefaultNodeLabel=function(f){return e.isFunction(f)||(f=e.constant(f)),this._defaultNodeLabelFn=f,this},i.prototype.nodeCount=function(){return this._nodeCount},i.prototype.nodes=function(){return e.keys(this._nodes)},i.prototype.sources=function(){var f=this;return e.filter(this.nodes(),function(h){return e.isEmpty(f._in[h])})},i.prototype.sinks=function(){var f=this;return e.filter(this.nodes(),function(h){return e.isEmpty(f._out[h])})},i.prototype.setNodes=function(f,h){var p=arguments,v=this;return e.each(f,function(m){p.length>1?v.setNode(m,h):v.setNode(m)}),this},i.prototype.setNode=function(f,h){return e.has(this._nodes,f)?(arguments.length>1&&(this._nodes[f]=h),this):(this._nodes[f]=arguments.length>1?h:this._defaultNodeLabelFn(f),this._isCompound&&(this._parent[f]=r,this._children[f]={},this._children[r][f]=!0),this._in[f]={},this._preds[f]={},this._out[f]={},this._sucs[f]={},++this._nodeCount,this)},i.prototype.node=function(f){return this._nodes[f]},i.prototype.hasNode=function(f){return e.has(this._nodes,f)},i.prototype.removeNode=function(f){var h=this;if(e.has(this._nodes,f)){var p=function(v){h.removeEdge(h._edgeObjs[v])};delete this._nodes[f],this._isCompound&&(this._removeFromParentsChildList(f),delete this._parent[f],e.each(this.children(f),function(v){h.setParent(v)}),delete this._children[f]),e.each(e.keys(this._in[f]),p),delete this._in[f],delete this._preds[f],e.each(e.keys(this._out[f]),p),delete this._out[f],delete this._sucs[f],--this._nodeCount}return this},i.prototype.setParent=function(f,h){if(!this._isCompound)throw new Error("Cannot set parent in a non-compound graph");if(e.isUndefined(h))h=r;else{h+="";for(var p=h;!e.isUndefined(p);p=this.parent(p))if(p===f)throw new Error("Setting "+h+" as parent of "+f+" would create a cycle");this.setNode(h)}return this.setNode(f),this._removeFromParentsChildList(f),this._parent[f]=h,this._children[h][f]=!0,this},i.prototype._removeFromParentsChildList=function(f){delete this._children[this._parent[f]][f]},i.prototype.parent=function(f){if(this._isCompound){var h=this._parent[f];if(h!==r)return h}},i.prototype.children=function(f){if(e.isUndefined(f)&&(f=r),this._isCompound){var h=this._children[f];if(h)return e.keys(h)}else{if(f===r)return this.nodes();if(this.hasNode(f))return[]}},i.prototype.predecessors=function(f){var h=this._preds[f];if(h)return e.keys(h)},i.prototype.successors=function(f){var h=this._sucs[f];if(h)return e.keys(h)},i.prototype.neighbors=function(f){var h=this.predecessors(f);if(h)return e.union(h,this.successors(f))},i.prototype.isLeaf=function(f){var h;return this.isDirected()?h=this.successors(f):h=this.neighbors(f),h.length===0},i.prototype.filterNodes=function(f){var h=new this.constructor({directed:this._isDirected,multigraph:this._isMultigraph,compound:this._isCompound});h.setGraph(this.graph());var p=this;e.each(this._nodes,function(y,x){f(x)&&h.setNode(x,y)}),e.each(this._edgeObjs,function(y){h.hasNode(y.v)&&h.hasNode(y.w)&&h.setEdge(y,p.edge(y))});var v={};function m(y){var x=p.parent(y);return x===void 0||h.hasNode(x)?(v[y]=x,x):x in v?v[x]:m(x)}return this._isCompound&&e.each(h.nodes(),function(y){h.setParent(y,m(y))}),h},i.prototype.setDefaultEdgeLabel=function(f){return e.isFunction(f)||(f=e.constant(f)),this._defaultEdgeLabelFn=f,this},i.prototype.edgeCount=function(){return this._edgeCount},i.prototype.edges=function(){return e.values(this._edgeObjs)},i.prototype.setPath=function(f,h){var p=this,v=arguments;return e.reduce(f,function(m,y){return v.length>1?p.setEdge(m,y,h):p.setEdge(m,y),y}),this},i.prototype.setEdge=function(){var f,h,p,v,m=!1,y=arguments[0];typeof y=="object"&&y!==null&&"v"in y?(f=y.v,h=y.w,p=y.name,arguments.length===2&&(v=arguments[1],m=!0)):(f=y,h=arguments[1],p=arguments[3],arguments.length>2&&(v=arguments[2],m=!0)),f=""+f,h=""+h,e.isUndefined(p)||(p=""+p);var x=u(this._isDirected,f,h,p);if(e.has(this._edgeLabels,x))return m&&(this._edgeLabels[x]=v),this;if(!e.isUndefined(p)&&!this._isMultigraph)throw new Error("Cannot set a named edge when isMultigraph = false");this.setNode(f),this.setNode(h),this._edgeLabels[x]=m?v:this._defaultEdgeLabelFn(f,h,p);var b=c(this._isDirected,f,h,p);return f=b.v,h=b.w,Object.freeze(b),this._edgeObjs[x]=b,o(this._preds[h],f),o(this._sucs[f],h),this._in[h][x]=b,this._out[f][x]=b,this._edgeCount++,this},i.prototype.edge=function(f,h,p){var v=arguments.length===1?d(this._isDirected,arguments[0]):u(this._isDirected,f,h,p);return this._edgeLabels[v]},i.prototype.hasEdge=function(f,h,p){var v=arguments.length===1?d(this._isDirected,arguments[0]):u(this._isDirected,f,h,p);return e.has(this._edgeLabels,v)},i.prototype.removeEdge=function(f,h,p){var v=arguments.length===1?d(this._isDirected,arguments[0]):u(this._isDirected,f,h,p),m=this._edgeObjs[v];return m&&(f=m.v,h=m.w,delete this._edgeLabels[v],delete this._edgeObjs[v],a(this._preds[h],f),a(this._sucs[f],h),delete this._in[h][v],delete this._out[f][v],this._edgeCount--),this},i.prototype.inEdges=function(f,h){var p=this._in[f];if(p){var v=e.values(p);return h?e.filter(v,function(m){return m.v===h}):v}},i.prototype.outEdges=function(f,h){var p=this._out[f];if(p){var v=e.values(p);return h?e.filter(v,function(m){return m.w===h}):v}},i.prototype.nodeEdges=function(f,h){var p=this.inEdges(f,h);if(p)return p.concat(this.outEdges(f,h))};function o(f,h){f[h]?f[h]++:f[h]=1}function a(f,h){--f[h]||delete f[h]}function u(f,h,p,v){var m=""+h,y=""+p;if(!f&&m>y){var x=m;m=y,y=x}return m+n+y+n+(e.isUndefined(v)?t:v)}function c(f,h,p,v){var m=""+h,y=""+p;if(!f&&m>y){var x=m;m=y,y=x}var b={v:m,w:y};return v&&(b.name=v),b}function d(f,h){return u(f,h.v,h.w,h.name)}return Sv}var Ov,TC;function tV(){return TC||(TC=1,Ov="2.1.8"),Ov}var Cv,AC;function rV(){return AC||(AC=1,Cv={Graph:xx(),version:tV()}),Cv}var Rv,MC;function nV(){if(MC)return Rv;MC=1;var e=Cr(),t=xx();Rv={write:r,read:o};function r(a){var u={options:{directed:a.isDirected(),multigraph:a.isMultigraph(),compound:a.isCompound()},nodes:n(a),edges:i(a)};return e.isUndefined(a.graph())||(u.value=e.clone(a.graph())),u}function n(a){return e.map(a.nodes(),function(u){var c=a.node(u),d=a.parent(u),f={v:u};return e.isUndefined(c)||(f.value=c),e.isUndefined(d)||(f.parent=d),f})}function i(a){return e.map(a.edges(),function(u){var c=a.edge(u),d={v:u.v,w:u.w};return e.isUndefined(u.name)||(d.name=u.name),e.isUndefined(c)||(d.value=c),d})}function o(a){var u=new t(a.options).setGraph(a.value);return e.each(a.nodes,function(c){u.setNode(c.v,c.value),c.parent&&u.setParent(c.v,c.parent)}),e.each(a.edges,function(c){u.setEdge({v:c.v,w:c.w,name:c.name},c.value)}),u}return Rv}var Iv,DC;function iV(){if(DC)return Iv;DC=1;var e=Cr();Iv=t;function t(r){var n={},i=[],o;function a(u){e.has(n,u)||(n[u]=!0,o.push(u),e.each(r.successors(u),a),e.each(r.predecessors(u),a))}return e.each(r.nodes(),function(u){o=[],a(u),o.length&&i.push(o)}),i}return Iv}var Pv,jC;function uj(){if(jC)return Pv;jC=1;var e=Cr();Pv=t;function t(){this._arr=[],this._keyIndices={}}return t.prototype.size=function(){return this._arr.length},t.prototype.keys=function(){return this._arr.map(function(r){return r.key})},t.prototype.has=function(r){return e.has(this._keyIndices,r)},t.prototype.priority=function(r){var n=this._keyIndices[r];if(n!==void 0)return this._arr[n].priority},t.prototype.min=function(){if(this.size()===0)throw new Error("Queue underflow");return this._arr[0].key},t.prototype.add=function(r,n){var i=this._keyIndices;if(r=String(r),!e.has(i,r)){var o=this._arr,a=o.length;return i[r]=a,o.push({key:r,priority:n}),this._decrease(a),!0}return!1},t.prototype.removeMin=function(){this._swap(0,this._arr.length-1);var r=this._arr.pop();return delete this._keyIndices[r.key],this._heapify(0),r.key},t.prototype.decrease=function(r,n){var i=this._keyIndices[r];if(n>this._arr[i].priority)throw new Error("New priority is greater than current priority. Key: "+r+" Old: "+this._arr[i].priority+" New: "+n);this._arr[i].priority=n,this._decrease(i)},t.prototype._heapify=function(r){var n=this._arr,i=2*r,o=i+1,a=r;i<n.length&&(a=n[i].priority<n[a].priority?i:a,o<n.length&&(a=n[o].priority<n[a].priority?o:a),a!==r&&(this._swap(r,a),this._heapify(a)))},t.prototype._decrease=function(r){for(var n=this._arr,i=n[r].priority,o;r!==0&&(o=r>>1,!(n[o].priority<i));)this._swap(r,o),r=o},t.prototype._swap=function(r,n){var i=this._arr,o=this._keyIndices,a=i[r],u=i[n];i[r]=u,i[n]=a,o[u.key]=r,o[a.key]=n},Pv}var Nv,qC;function cj(){if(qC)return Nv;qC=1;var e=Cr(),t=uj();Nv=n;var r=e.constant(1);function n(o,a,u,c){return i(o,String(a),u||r,c||function(d){return o.outEdges(d)})}function i(o,a,u,c){var d={},f=new t,h,p,v=function(m){var y=m.v!==h?m.v:m.w,x=d[y],b=u(m),w=p.distance+b;if(b<0)throw new Error("dijkstra does not allow negative edge weights. Bad edge: "+m+" Weight: "+b);w<x.distance&&(x.distance=w,x.predecessor=h,f.decrease(y,w))};for(o.nodes().forEach(function(m){var y=m===a?0:Number.POSITIVE_INFINITY;d[m]={distance:y},f.add(m,y)});f.size()>0&&(h=f.removeMin(),p=d[h],p.distance!==Number.POSITIVE_INFINITY);)c(h).forEach(v);return d}return Nv}var Tv,kC;function oV(){if(kC)return Tv;kC=1;var e=cj(),t=Cr();Tv=r;function r(n,i,o){return t.transform(n.nodes(),function(a,u){a[u]=e(n,u,i,o)},{})}return Tv}var Av,LC;function lj(){if(LC)return Av;LC=1;var e=Cr();Av=t;function t(r){var n=0,i=[],o={},a=[];function u(c){var d=o[c]={onStack:!0,lowlink:n,index:n++};if(i.push(c),r.successors(c).forEach(function(p){e.has(o,p)?o[p].onStack&&(d.lowlink=Math.min(d.lowlink,o[p].index)):(u(p),d.lowlink=Math.min(d.lowlink,o[p].lowlink))}),d.lowlink===d.index){var f=[],h;do h=i.pop(),o[h].onStack=!1,f.push(h);while(c!==h);a.push(f)}}return r.nodes().forEach(function(c){e.has(o,c)||u(c)}),a}return Av}var Mv,BC;function aV(){if(BC)return Mv;BC=1;var e=Cr(),t=lj();Mv=r;function r(n){return e.filter(t(n),function(i){return i.length>1||i.length===1&&n.hasEdge(i[0],i[0])})}return Mv}var Dv,FC;function sV(){if(FC)return Dv;FC=1;var e=Cr();Dv=r;var t=e.constant(1);function r(i,o,a){return n(i,o||t,a||function(u){return i.outEdges(u)})}function n(i,o,a){var u={},c=i.nodes();return c.forEach(function(d){u[d]={},u[d][d]={distance:0},c.forEach(function(f){d!==f&&(u[d][f]={distance:Number.POSITIVE_INFINITY})}),a(d).forEach(function(f){var h=f.v===d?f.w:f.v,p=o(f);u[d][h]={distance:p,predecessor:d}})}),c.forEach(function(d){var f=u[d];c.forEach(function(h){var p=u[h];c.forEach(function(v){var m=p[d],y=f[v],x=p[v],b=m.distance+y.distance;b<x.distance&&(x.distance=b,x.predecessor=y.predecessor)})})}),u}return Dv}var jv,$C;function fj(){if($C)return jv;$C=1;var e=Cr();jv=t,t.CycleException=r;function t(n){var i={},o={},a=[];function u(c){if(e.has(o,c))throw new r;e.has(i,c)||(o[c]=!0,i[c]=!0,e.each(n.predecessors(c),u),delete o[c],a.push(c))}if(e.each(n.sinks(),u),e.size(i)!==n.nodeCount())throw new r;return a}function r(){}return r.prototype=new Error,jv}var qv,zC;function uV(){if(zC)return qv;zC=1;var e=fj();qv=t;function t(r){try{e(r)}catch(n){if(n instanceof e.CycleException)return!1;throw n}return!0}return qv}var kv,HC;function dj(){if(HC)return kv;HC=1;var e=Cr();kv=t;function t(n,i,o){e.isArray(i)||(i=[i]);var a=(n.isDirected()?n.successors:n.neighbors).bind(n),u=[],c={};return e.each(i,function(d){if(!n.hasNode(d))throw new Error("Graph does not have node: "+d);r(n,d,o==="post",c,a,u)}),u}function r(n,i,o,a,u,c){e.has(a,i)||(a[i]=!0,o||c.push(i),e.each(u(i),function(d){r(n,d,o,a,u,c)}),o&&c.push(i))}return kv}var Lv,UC;function cV(){if(UC)return Lv;UC=1;var e=dj();Lv=t;function t(r,n){return e(r,n,"post")}return Lv}var Bv,VC;function lV(){if(VC)return Bv;VC=1;var e=dj();Bv=t;function t(r,n){return e(r,n,"pre")}return Bv}var Fv,WC;function fV(){if(WC)return Fv;WC=1;var e=Cr(),t=xx(),r=uj();Fv=n;function n(i,o){var a=new t,u={},c=new r,d;function f(p){var v=p.v===d?p.w:p.v,m=c.priority(v);if(m!==void 0){var y=o(p);y<m&&(u[v]=d,c.decrease(v,y))}}if(i.nodeCount()===0)return a;e.each(i.nodes(),function(p){c.add(p,Number.POSITIVE_INFINITY),a.setNode(p)}),c.decrease(i.nodes()[0],0);for(var h=!1;c.size()>0;){if(d=c.removeMin(),e.has(u,d))a.setEdge(d,u[d]);else{if(h)throw new Error("Input graph is not connected: "+i);h=!0}i.nodeEdges(d).forEach(f)}return a}return Fv}var $v,GC;function dV(){return GC||(GC=1,$v={components:iV(),dijkstra:cj(),dijkstraAll:oV(),findCycles:aV(),floydWarshall:sV(),isAcyclic:uV(),postorder:cV(),preorder:lV(),prim:fV(),tarjan:lj(),topsort:fj()}),$v}var zv,KC;function hV(){if(KC)return zv;KC=1;var e=rV();return zv={Graph:e.Graph,json:nV(),alg:dV(),version:e.version},zv}var Hv,YC;function kr(){if(YC)return Hv;YC=1;var e;if(typeof ix=="function")try{e=hV()}catch{}return e||(e=window.graphlib),Hv=e,Hv}var Uv,XC;function pV(){if(XC)return Uv;XC=1;var e=kD(),t=1,r=4;function n(i){return e(i,t|r)}return Uv=n,Uv}var Vv,ZC;function Lc(){if(ZC)return Vv;ZC=1;var e=bo(),t=En(),r=Pc(),n=Or();function i(o,a,u){if(!n(u))return!1;var c=typeof a;return(c=="number"?t(u)&&r(a,u.length):c=="string"&&a in u)?e(u[a],o):!1}return Vv=i,Vv}var Wv,JC;function vV(){if(JC)return Wv;JC=1;var e=kc(),t=bo(),r=Lc(),n=Ei(),i=Object.prototype,o=i.hasOwnProperty,a=e(function(u,c){u=Object(u);var d=-1,f=c.length,h=f>2?c[2]:void 0;for(h&&r(c[0],c[1],h)&&(f=1);++d<f;)for(var p=c[d],v=n(p),m=-1,y=v.length;++m<y;){var x=v[m],b=u[x];(b===void 0||t(b,i[x])&&!o.call(u,x))&&(u[x]=p[x])}return u});return Wv=a,Wv}var Gv,QC;function gV(){if(QC)return Gv;QC=1;var e=Sn(),t=En(),r=Wn();function n(i){return function(o,a,u){var c=Object(o);if(!t(o)){var d=e(a,3);o=r(o),a=function(h){return d(c[h],h,c)}}var f=i(o,a,u);return f>-1?c[d?o[f]:f]:void 0}}return Gv=n,Gv}var Kv,eR;function mV(){if(eR)return Kv;eR=1;var e=/\s/;function t(r){for(var n=r.length;n--&&e.test(r.charAt(n)););return n}return Kv=t,Kv}var Yv,tR;function yV(){if(tR)return Yv;tR=1;var e=mV(),t=/^\s+/;function r(n){return n&&n.slice(0,e(n)+1).replace(t,"")}return Yv=r,Yv}var Xv,rR;function bV(){if(rR)return Xv;rR=1;var e=yV(),t=Or(),r=Eo(),n=NaN,i=/^[-+]0x[0-9a-f]+$/i,o=/^0b[01]+$/i,a=/^0o[0-7]+$/i,u=parseInt;function c(d){if(typeof d=="number")return d;if(r(d))return n;if(t(d)){var f=typeof d.valueOf=="function"?d.valueOf():d;d=t(f)?f+"":f}if(typeof d!="string")return d===0?d:+d;d=e(d);var h=o.test(d);return h||a.test(d)?u(d.slice(2),h?2:8):i.test(d)?n:+d}return Xv=c,Xv}var Zv,nR;function hj(){if(nR)return Zv;nR=1;var e=bV(),t=1/0,r=17976931348623157e292;function n(i){if(!i)return i===0?i:0;if(i=e(i),i===t||i===-t){var o=i<0?-1:1;return o*r}return i===i?i:0}return Zv=n,Zv}var Jv,iR;function xV(){if(iR)return Jv;iR=1;var e=hj();function t(r){var n=e(r),i=n%1;return n===n?i?n-i:n:0}return Jv=t,Jv}var Qv,oR;function wV(){if(oR)return Qv;oR=1;var e=oj(),t=Sn(),r=xV(),n=Math.max;function i(o,a,u){var c=o==null?0:o.length;if(!c)return-1;var d=u==null?0:r(u);return d<0&&(d=n(c+d,0)),e(o,t(a,3),d)}return Qv=i,Qv}var eg,aR;function _V(){if(aR)return eg;aR=1;var e=gV(),t=wV(),r=e(t);return eg=r,eg}var tg,sR;function pj(){if(sR)return tg;sR=1;var e=bx();function t(r){var n=r==null?0:r.length;return n?e(r,1):[]}return tg=t,tg}var rg,uR;function EV(){if(uR)return rg;uR=1;var e=vx(),t=LD(),r=Ei();function n(i,o){return i==null?i:e(i,t(o),r)}return rg=n,rg}var ng,cR;function SV(){if(cR)return ng;cR=1;function e(t){var r=t==null?0:t.length;return r?t[r-1]:void 0}return ng=e,ng}var ig,lR;function OV(){if(lR)return ig;lR=1;var e=Rc(),t=gx(),r=Sn();function n(i,o){var a={};return o=r(o,3),t(i,function(u,c,d){e(a,c,o(u,c,d))}),a}return ig=n,ig}var og,fR;function wx(){if(fR)return og;fR=1;var e=Eo();function t(r,n,i){for(var o=-1,a=r.length;++o<a;){var u=r[o],c=n(u);if(c!=null&&(d===void 0?c===c&&!e(c):i(c,d)))var d=c,f=u}return f}return og=t,og}var ag,dR;function CV(){if(dR)return ag;dR=1;function e(t,r){return t>r}return ag=e,ag}var sg,hR;function RV(){if(hR)return sg;hR=1;var e=wx(),t=CV(),r=Si();function n(i){return i&&i.length?e(i,r,t):void 0}return sg=n,sg}var ug,pR;function vj(){if(pR)return ug;pR=1;var e=Rc(),t=bo();function r(n,i,o){(o!==void 0&&!t(n[i],o)||o===void 0&&!(i in n))&&e(n,i,o)}return ug=r,ug}var cg,vR;function IV(){if(vR)return cg;vR=1;var e=wi(),t=Ac(),r=on(),n="[object Object]",i=Function.prototype,o=Object.prototype,a=i.toString,u=o.hasOwnProperty,c=a.call(Object);function d(f){if(!r(f)||e(f)!=n)return!1;var h=t(f);if(h===null)return!0;var p=u.call(h,"constructor")&&h.constructor;return typeof p=="function"&&p instanceof p&&a.call(p)==c}return cg=d,cg}var lg,gR;function gj(){if(gR)return lg;gR=1;function e(t,r){if(!(r==="constructor"&&typeof t[r]=="function")&&r!="__proto__")return t[r]}return lg=e,lg}var fg,mR;function PV(){if(mR)return fg;mR=1;var e=Ha(),t=Ei();function r(n){return e(n,t(n))}return fg=r,fg}var dg,yR;function NV(){if(yR)return dg;yR=1;var e=vj(),t=OD(),r=DD(),n=CD(),i=qD(),o=Ua(),a=yt(),u=aj(),c=wo(),d=za(),f=Or(),h=IV(),p=Va(),v=gj(),m=PV();function y(x,b,w,E,_,S,R){var I=v(x,w),N=v(b,w),D=R.get(N);if(D){e(x,w,D);return}var L=S?S(I,N,w+"",x,b,R):void 0,B=L===void 0;if(B){var U=a(N),j=!U&&c(N),T=!U&&!j&&p(N);L=N,U||j||T?a(I)?L=I:u(I)?L=n(I):j?(B=!1,L=t(N,!0)):T?(B=!1,L=r(N,!0)):L=[]:h(N)||o(N)?(L=I,o(I)?L=m(I):(!f(I)||d(I))&&(L=i(N))):B=!1}B&&(R.set(N,L),_(L,N,E,S,R),R.delete(N)),e(x,w,L)}return dg=y,dg}var hg,bR;function TV(){if(bR)return hg;bR=1;var e=Cc(),t=vj(),r=vx(),n=NV(),i=Or(),o=Ei(),a=gj();function u(c,d,f,h,p){c!==d&&r(d,function(v,m){if(p||(p=new e),i(v))n(c,d,m,f,u,h,p);else{var y=h?h(a(c,m),v,m+"",c,d,p):void 0;y===void 0&&(y=v),t(c,m,y)}},o)}return hg=u,hg}var pg,xR;function AV(){if(xR)return pg;xR=1;var e=kc(),t=Lc();function r(n){return e(function(i,o){var a=-1,u=o.length,c=u>1?o[u-1]:void 0,d=u>2?o[2]:void 0;for(c=n.length>3&&typeof c=="function"?(u--,c):void 0,d&&t(o[0],o[1],d)&&(c=u<3?void 0:c,u=1),i=Object(i);++a<u;){var f=o[a];f&&n(i,f,a,c)}return i})}return pg=r,pg}var vg,wR;function MV(){if(wR)return vg;wR=1;var e=TV(),t=AV(),r=t(function(n,i,o){e(n,i,o)});return vg=r,vg}var gg,_R;function mj(){if(_R)return gg;_R=1;function e(t,r){return t<r}return gg=e,gg}var mg,ER;function DV(){if(ER)return mg;ER=1;var e=wx(),t=mj(),r=Si();function n(i){return i&&i.length?e(i,r,t):void 0}return mg=n,mg}var yg,SR;function jV(){if(SR)return yg;SR=1;var e=wx(),t=Sn(),r=mj();function n(i,o){return i&&i.length?e(i,t(o,2),r):void 0}return yg=n,yg}var bg,OR;function qV(){if(OR)return bg;OR=1;var e=Fr(),t=function(){return e.Date.now()};return bg=t,bg}var xg,CR;function kV(){if(CR)return xg;CR=1;var e=Ic(),t=jc(),r=Pc(),n=Or(),i=Wa();function o(a,u,c,d){if(!n(a))return a;u=t(u,a);for(var f=-1,h=u.length,p=h-1,v=a;v!=null&&++f<h;){var m=i(u[f]),y=c;if(m==="__proto__"||m==="constructor"||m==="prototype")return a;if(f!=p){var x=v[m];y=d?d(x,m,v):void 0,y===void 0&&(y=n(x)?x:r(u[f+1])?[]:{})}e(v,m,y),v=v[m]}return a}return xg=o,xg}var wg,RR;function LV(){if(RR)return wg;RR=1;var e=qc(),t=kV(),r=jc();function n(i,o,a){for(var u=-1,c=o.length,d={};++u<c;){var f=o[u],h=e(i,f);a(h,f)&&t(d,r(f,i),h)}return d}return wg=n,wg}var _g,IR;function BV(){if(IR)return _g;IR=1;var e=LV(),t=YD();function r(n,i){return e(n,i,function(o,a){return t(n,a)})}return _g=r,_g}var Eg,PR;function FV(){if(PR)return Eg;PR=1;var e=pj(),t=nj(),r=ij();function n(i){return r(t(i,void 0,e),i+"")}return Eg=n,Eg}var Sg,NR;function $V(){if(NR)return Sg;NR=1;var e=BV(),t=FV(),r=t(function(n,i){return n==null?{}:e(n,i)});return Sg=r,Sg}var Og,TR;function zV(){if(TR)return Og;TR=1;var e=Math.ceil,t=Math.max;function r(n,i,o,a){for(var u=-1,c=t(e((i-n)/(o||1)),0),d=Array(c);c--;)d[a?c:++u]=n,n+=o;return d}return Og=r,Og}var Cg,AR;function HV(){if(AR)return Cg;AR=1;var e=zV(),t=Lc(),r=hj();function n(i){return function(o,a,u){return u&&typeof u!="number"&&t(o,a,u)&&(a=u=void 0),o=r(o),a===void 0?(a=o,o=0):a=r(a),u=u===void 0?o<a?1:-1:r(u),e(o,a,u,i)}}return Cg=n,Cg}var Rg,MR;function UV(){if(MR)return Rg;MR=1;var e=HV(),t=e();return Rg=t,Rg}var Ig,DR;function VV(){if(DR)return Ig;DR=1;function e(t,r){var n=t.length;for(t.sort(r);n--;)t[n]=t[n].value;return t}return Ig=e,Ig}var Pg,jR;function WV(){if(jR)return Pg;jR=1;var e=Eo();function t(r,n){if(r!==n){var i=r!==void 0,o=r===null,a=r===r,u=e(r),c=n!==void 0,d=n===null,f=n===n,h=e(n);if(!d&&!h&&!u&&r>n||u&&c&&f&&!d&&!h||o&&c&&f||!i&&f||!a)return 1;if(!o&&!u&&!h&&r<n||h&&i&&a&&!o&&!u||d&&i&&a||!c&&a||!f)return-1}return 0}return Pg=t,Pg}var Ng,qR;function GV(){if(qR)return Ng;qR=1;var e=WV();function t(r,n,i){for(var o=-1,a=r.criteria,u=n.criteria,c=a.length,d=i.length;++o<c;){var f=e(a[o],u[o]);if(f){if(o>=d)return f;var h=i[o];return f*(h=="desc"?-1:1)}}return r.index-n.index}return Ng=t,Ng}var Tg,kR;function KV(){if(kR)return Tg;kR=1;var e=Dc(),t=qc(),r=Sn(),n=ej(),i=VV(),o=Nc(),a=GV(),u=Si(),c=yt();function d(f,h,p){h.length?h=e(h,function(y){return c(y)?function(x){return t(x,y.length===1?y[0]:y)}:y}):h=[u];var v=-1;h=e(h,o(r));var m=n(f,function(y,x,b){var w=e(h,function(E){return E(y)});return{criteria:w,index:++v,value:y}});return i(m,function(y,x){return a(y,x,p)})}return Tg=d,Tg}var Ag,LR;function YV(){if(LR)return Ag;LR=1;var e=bx(),t=KV(),r=kc(),n=Lc(),i=r(function(o,a){if(o==null)return[];var u=a.length;return u>1&&n(o,a[0],a[1])?a=[]:u>2&&n(a[0],a[1],a[2])&&(a=[a[0]]),t(o,e(a,1),[])});return Ag=i,Ag}var Mg,BR;function XV(){if(BR)return Mg;BR=1;var e=GD(),t=0;function r(n){var i=++t;return e(n)+i}return Mg=r,Mg}var Dg,FR;function ZV(){if(FR)return Dg;FR=1;function e(t,r,n){for(var i=-1,o=t.length,a=r.length,u={};++i<o;){var c=i<a?r[i]:void 0;n(u,t[i],c)}return u}return Dg=e,Dg}var jg,$R;function JV(){if($R)return jg;$R=1;var e=Ic(),t=ZV();function r(n,i){return t(n||[],i||[],e)}return jg=r,jg}var qg,zR;function lt(){if(zR)return qg;zR=1;var e;if(typeof ix=="function")try{e={cloneDeep:pV(),constant:px(),defaults:vV(),each:FD(),filter:ZD(),find:_V(),flatten:pj(),forEach:BD(),forIn:EV(),has:JD(),isUndefined:QD(),last:SV(),map:tj(),mapValues:OV(),max:RV(),merge:MV(),min:DV(),minBy:jV(),now:qV(),pick:$V(),range:UV(),reduce:rj(),sortBy:YV(),uniqueId:XV(),values:sj(),zipObject:JV()}}catch{}return e||(e=window._),qg=e,qg}var kg,HR;function QV(){if(HR)return kg;HR=1,kg=e;function e(){var n={};n._next=n._prev=n,this._sentinel=n}e.prototype.dequeue=function(){var n=this._sentinel,i=n._prev;if(i!==n)return t(i),i},e.prototype.enqueue=function(n){var i=this._sentinel;n._prev&&n._next&&t(n),n._next=i._next,i._next._prev=n,i._next=n,n._prev=i},e.prototype.toString=function(){for(var n=[],i=this._sentinel,o=i._prev;o!==i;)n.push(JSON.stringify(o,r)),o=o._prev;return"["+n.join(", ")+"]"};function t(n){n._prev._next=n._next,n._next._prev=n._prev,delete n._next,delete n._prev}function r(n,i){if(n!=="_next"&&n!=="_prev")return i}return kg}var Lg,UR;function eW(){if(UR)return Lg;UR=1;var e=lt(),t=kr().Graph,r=QV();Lg=i;var n=e.constant(1);function i(d,f){if(d.nodeCount()<=1)return[];var h=u(d,f||n),p=o(h.graph,h.buckets,h.zeroIdx);return e.flatten(e.map(p,function(v){return d.outEdges(v.v,v.w)}),!0)}function o(d,f,h){for(var p=[],v=f[f.length-1],m=f[0],y;d.nodeCount();){for(;y=m.dequeue();)a(d,f,h,y);for(;y=v.dequeue();)a(d,f,h,y);if(d.nodeCount()){for(var x=f.length-2;x>0;--x)if(y=f[x].dequeue(),y){p=p.concat(a(d,f,h,y,!0));break}}}return p}function a(d,f,h,p,v){var m=v?[]:void 0;return e.forEach(d.inEdges(p.v),function(y){var x=d.edge(y),b=d.node(y.v);v&&m.push({v:y.v,w:y.w}),b.out-=x,c(f,h,b)}),e.forEach(d.outEdges(p.v),function(y){var x=d.edge(y),b=y.w,w=d.node(b);w.in-=x,c(f,h,w)}),d.removeNode(p.v),m}function u(d,f){var h=new t,p=0,v=0;e.forEach(d.nodes(),function(x){h.setNode(x,{v:x,in:0,out:0})}),e.forEach(d.edges(),function(x){var b=h.edge(x.v,x.w)||0,w=f(x),E=b+w;h.setEdge(x.v,x.w,E),v=Math.max(v,h.node(x.v).out+=w),p=Math.max(p,h.node(x.w).in+=w)});var m=e.range(v+p+3).map(function(){return new r}),y=p+1;return e.forEach(h.nodes(),function(x){c(m,y,h.node(x))}),{graph:h,buckets:m,zeroIdx:y}}function c(d,f,h){h.out?h.in?d[h.out-h.in+f].enqueue(h):d[d.length-1].enqueue(h):d[0].enqueue(h)}return Lg}var Bg,VR;function tW(){if(VR)return Bg;VR=1;var e=lt(),t=eW();Bg={run:r,undo:i};function r(o){var a=o.graph().acyclicer==="greedy"?t(o,u(o)):n(o);e.forEach(a,function(c){var d=o.edge(c);o.removeEdge(c),d.forwardName=c.name,d.reversed=!0,o.setEdge(c.w,c.v,d,e.uniqueId("rev"))});function u(c){return function(d){return c.edge(d).weight}}}function n(o){var a=[],u={},c={};function d(f){e.has(c,f)||(c[f]=!0,u[f]=!0,e.forEach(o.outEdges(f),function(h){e.has(u,h.w)?a.push(h):d(h.w)}),delete u[f])}return e.forEach(o.nodes(),d),a}function i(o){e.forEach(o.edges(),function(a){var u=o.edge(a);if(u.reversed){o.removeEdge(a);var c=u.forwardName;delete u.reversed,delete u.forwardName,o.setEdge(a.w,a.v,u,c)}})}return Bg}var Fg,WR;function Yt(){if(WR)return Fg;WR=1;var e=lt(),t=kr().Graph;Fg={addDummyNode:r,simplify:n,asNonCompoundGraph:i,successorWeights:o,predecessorWeights:a,intersectRect:u,buildLayerMatrix:c,normalizeRanks:d,removeEmptyRanks:f,addBorderNode:h,maxRank:p,partition:v,time:m,notime:y};function r(x,b,w,E){var _;do _=e.uniqueId(E);while(x.hasNode(_));return w.dummy=b,x.setNode(_,w),_}function n(x){var b=new t().setGraph(x.graph());return e.forEach(x.nodes(),function(w){b.setNode(w,x.node(w))}),e.forEach(x.edges(),function(w){var E=b.edge(w.v,w.w)||{weight:0,minlen:1},_=x.edge(w);b.setEdge(w.v,w.w,{weight:E.weight+_.weight,minlen:Math.max(E.minlen,_.minlen)})}),b}function i(x){var b=new t({multigraph:x.isMultigraph()}).setGraph(x.graph());return e.forEach(x.nodes(),function(w){x.children(w).length||b.setNode(w,x.node(w))}),e.forEach(x.edges(),function(w){b.setEdge(w,x.edge(w))}),b}function o(x){var b=e.map(x.nodes(),function(w){var E={};return e.forEach(x.outEdges(w),function(_){E[_.w]=(E[_.w]||0)+x.edge(_).weight}),E});return e.zipObject(x.nodes(),b)}function a(x){var b=e.map(x.nodes(),function(w){var E={};return e.forEach(x.inEdges(w),function(_){E[_.v]=(E[_.v]||0)+x.edge(_).weight}),E});return e.zipObject(x.nodes(),b)}function u(x,b){var w=x.x,E=x.y,_=b.x-w,S=b.y-E,R=x.width/2,I=x.height/2;if(!_&&!S)throw new Error("Not possible to find intersection inside of the rectangle");var N,D;return Math.abs(S)*R>Math.abs(_)*I?(S<0&&(I=-I),N=I*_/S,D=I):(_<0&&(R=-R),N=R,D=R*S/_),{x:w+N,y:E+D}}function c(x){var b=e.map(e.range(p(x)+1),function(){return[]});return e.forEach(x.nodes(),function(w){var E=x.node(w),_=E.rank;e.isUndefined(_)||(b[_][E.order]=w)}),b}function d(x){var b=e.min(e.map(x.nodes(),function(w){return x.node(w).rank}));e.forEach(x.nodes(),function(w){var E=x.node(w);e.has(E,"rank")&&(E.rank-=b)})}function f(x){var b=e.min(e.map(x.nodes(),function(S){return x.node(S).rank})),w=[];e.forEach(x.nodes(),function(S){var R=x.node(S).rank-b;w[R]||(w[R]=[]),w[R].push(S)});var E=0,_=x.graph().nodeRankFactor;e.forEach(w,function(S,R){e.isUndefined(S)&&R%_!==0?--E:E&&e.forEach(S,function(I){x.node(I).rank+=E})})}function h(x,b,w,E){var _={width:0,height:0};return arguments.length>=4&&(_.rank=w,_.order=E),r(x,"border",_,b)}function p(x){return e.max(e.map(x.nodes(),function(b){var w=x.node(b).rank;if(!e.isUndefined(w))return w}))}function v(x,b){var w={lhs:[],rhs:[]};return e.forEach(x,function(E){b(E)?w.lhs.push(E):w.rhs.push(E)}),w}function m(x,b){var w=e.now();try{return b()}finally{console.log(x+" time: "+(e.now()-w)+"ms")}}function y(x,b){return b()}return Fg}var $g,GR;function rW(){if(GR)return $g;GR=1;var e=lt(),t=Yt();$g={run:r,undo:i};function r(o){o.graph().dummyChains=[],e.forEach(o.edges(),function(a){n(o,a)})}function n(o,a){var u=a.v,c=o.node(u).rank,d=a.w,f=o.node(d).rank,h=a.name,p=o.edge(a),v=p.labelRank;if(f!==c+1){o.removeEdge(a);var m,y,x;for(x=0,++c;c<f;++x,++c)p.points=[],y={width:0,height:0,edgeLabel:p,edgeObj:a,rank:c},m=t.addDummyNode(o,"edge",y,"_d"),c===v&&(y.width=p.width,y.height=p.height,y.dummy="edge-label",y.labelpos=p.labelpos),o.setEdge(u,m,{weight:p.weight},h),x===0&&o.graph().dummyChains.push(m),u=m;o.setEdge(u,d,{weight:p.weight},h)}}function i(o){e.forEach(o.graph().dummyChains,function(a){var u=o.node(a),c=u.edgeLabel,d;for(o.setEdge(u.edgeObj,c);u.dummy;)d=o.successors(a)[0],o.removeNode(a),c.points.push({x:u.x,y:u.y}),u.dummy==="edge-label"&&(c.x=u.x,c.y=u.y,c.width=u.width,c.height=u.height),a=d,u=o.node(a)})}return $g}var zg,KR;function Uu(){if(KR)return zg;KR=1;var e=lt();zg={longestPath:t,slack:r};function t(n){var i={};function o(a){var u=n.node(a);if(e.has(i,a))return u.rank;i[a]=!0;var c=e.min(e.map(n.outEdges(a),function(d){return o(d.w)-n.edge(d).minlen}));return(c===Number.POSITIVE_INFINITY||c===void 0||c===null)&&(c=0),u.rank=c}e.forEach(n.sources(),o)}function r(n,i){return n.node(i.w).rank-n.node(i.v).rank-n.edge(i).minlen}return zg}var Hg,YR;function yj(){if(YR)return Hg;YR=1;var e=lt(),t=kr().Graph,r=Uu().slack;Hg=n;function n(u){var c=new t({directed:!1}),d=u.nodes()[0],f=u.nodeCount();c.setNode(d,{});for(var h,p;i(c,u)<f;)h=o(c,u),p=c.hasNode(h.v)?r(u,h):-r(u,h),a(c,u,p);return c}function i(u,c){function d(f){e.forEach(c.nodeEdges(f),function(h){var p=h.v,v=f===p?h.w:p;!u.hasNode(v)&&!r(c,h)&&(u.setNode(v,{}),u.setEdge(f,v,{}),d(v))})}return e.forEach(u.nodes(),d),u.nodeCount()}function o(u,c){return e.minBy(c.edges(),function(d){if(u.hasNode(d.v)!==u.hasNode(d.w))return r(c,d)})}function a(u,c,d){e.forEach(u.nodes(),function(f){c.node(f).rank+=d})}return Hg}var Ug,XR;function nW(){if(XR)return Ug;XR=1;var e=lt(),t=yj(),r=Uu().slack,n=Uu().longestPath,i=kr().alg.preorder,o=kr().alg.postorder,a=Yt().simplify;Ug=u,u.initLowLimValues=h,u.initCutValues=c,u.calcCutValue=f,u.leaveEdge=v,u.enterEdge=m,u.exchangeEdges=y;function u(E){E=a(E),n(E);var _=t(E);h(_),c(_,E);for(var S,R;S=v(_);)R=m(_,E,S),y(_,E,S,R)}function c(E,_){var S=o(E,E.nodes());S=S.slice(0,S.length-1),e.forEach(S,function(R){d(E,_,R)})}function d(E,_,S){var R=E.node(S),I=R.parent;E.edge(S,I).cutvalue=f(E,_,S)}function f(E,_,S){var R=E.node(S),I=R.parent,N=!0,D=_.edge(S,I),L=0;return D||(N=!1,D=_.edge(I,S)),L=D.weight,e.forEach(_.nodeEdges(S),function(B){var U=B.v===S,j=U?B.w:B.v;if(j!==I){var T=U===N,G=_.edge(B).weight;if(L+=T?G:-G,b(E,S,j)){var z=E.edge(S,j).cutvalue;L+=T?-z:z}}}),L}function h(E,_){arguments.length<2&&(_=E.nodes()[0]),p(E,{},1,_)}function p(E,_,S,R,I){var N=S,D=E.node(R);return _[R]=!0,e.forEach(E.neighbors(R),function(L){e.has(_,L)||(S=p(E,_,S,L,R))}),D.low=N,D.lim=S++,I?D.parent=I:delete D.parent,S}function v(E){return e.find(E.edges(),function(_){return E.edge(_).cutvalue<0})}function m(E,_,S){var R=S.v,I=S.w;_.hasEdge(R,I)||(R=S.w,I=S.v);var N=E.node(R),D=E.node(I),L=N,B=!1;N.lim>D.lim&&(L=D,B=!0);var U=e.filter(_.edges(),function(j){return B===w(E,E.node(j.v),L)&&B!==w(E,E.node(j.w),L)});return e.minBy(U,function(j){return r(_,j)})}function y(E,_,S,R){var I=S.v,N=S.w;E.removeEdge(I,N),E.setEdge(R.v,R.w,{}),h(E),c(E,_),x(E,_)}function x(E,_){var S=e.find(E.nodes(),function(I){return!_.node(I).parent}),R=i(E,S);R=R.slice(1),e.forEach(R,function(I){var N=E.node(I).parent,D=_.edge(I,N),L=!1;D||(D=_.edge(N,I),L=!0),_.node(I).rank=_.node(N).rank+(L?D.minlen:-D.minlen)})}function b(E,_,S){return E.hasEdge(_,S)}function w(E,_,S){return S.low<=_.lim&&_.lim<=S.lim}return Ug}var Vg,ZR;function iW(){if(ZR)return Vg;ZR=1;var e=Uu(),t=e.longestPath,r=yj(),n=nW();Vg=i;function i(c){switch(c.graph().ranker){case"network-simplex":u(c);break;case"tight-tree":a(c);break;case"longest-path":o(c);break;default:u(c)}}var o=t;function a(c){t(c),r(c)}function u(c){n(c)}return Vg}var Wg,JR;function oW(){if(JR)return Wg;JR=1;var e=lt();Wg=t;function t(i){var o=n(i);e.forEach(i.graph().dummyChains,function(a){for(var u=i.node(a),c=u.edgeObj,d=r(i,o,c.v,c.w),f=d.path,h=d.lca,p=0,v=f[p],m=!0;a!==c.w;){if(u=i.node(a),m){for(;(v=f[p])!==h&&i.node(v).maxRank<u.rank;)p++;v===h&&(m=!1)}if(!m){for(;p<f.length-1&&i.node(v=f[p+1]).minRank<=u.rank;)p++;v=f[p]}i.setParent(a,v),a=i.successors(a)[0]}})}function r(i,o,a,u){var c=[],d=[],f=Math.min(o[a].low,o[u].low),h=Math.max(o[a].lim,o[u].lim),p,v;p=a;do p=i.parent(p),c.push(p);while(p&&(o[p].low>f||h>o[p].lim));for(v=p,p=u;(p=i.parent(p))!==v;)d.push(p);return{path:c.concat(d.reverse()),lca:v}}function n(i){var o={},a=0;function u(c){var d=a;e.forEach(i.children(c),u),o[c]={low:d,lim:a++}}return e.forEach(i.children(),u),o}return Wg}var Gg,QR;function aW(){if(QR)return Gg;QR=1;var e=lt(),t=Yt();Gg={run:r,cleanup:a};function r(u){var c=t.addDummyNode(u,"root",{},"_root"),d=i(u),f=e.max(e.values(d))-1,h=2*f+1;u.graph().nestingRoot=c,e.forEach(u.edges(),function(v){u.edge(v).minlen*=h});var p=o(u)+1;e.forEach(u.children(),function(v){n(u,c,h,p,f,d,v)}),u.graph().nodeRankFactor=h}function n(u,c,d,f,h,p,v){var m=u.children(v);if(!m.length){v!==c&&u.setEdge(c,v,{weight:0,minlen:d});return}var y=t.addBorderNode(u,"_bt"),x=t.addBorderNode(u,"_bb"),b=u.node(v);u.setParent(y,v),b.borderTop=y,u.setParent(x,v),b.borderBottom=x,e.forEach(m,function(w){n(u,c,d,f,h,p,w);var E=u.node(w),_=E.borderTop?E.borderTop:w,S=E.borderBottom?E.borderBottom:w,R=E.borderTop?f:2*f,I=_!==S?1:h-p[v]+1;u.setEdge(y,_,{weight:R,minlen:I,nestingEdge:!0}),u.setEdge(S,x,{weight:R,minlen:I,nestingEdge:!0})}),u.parent(v)||u.setEdge(c,y,{weight:0,minlen:h+p[v]})}function i(u){var c={};function d(f,h){var p=u.children(f);p&&p.length&&e.forEach(p,function(v){d(v,h+1)}),c[f]=h}return e.forEach(u.children(),function(f){d(f,1)}),c}function o(u){return e.reduce(u.edges(),function(c,d){return c+u.edge(d).weight},0)}function a(u){var c=u.graph();u.removeNode(c.nestingRoot),delete c.nestingRoot,e.forEach(u.edges(),function(d){var f=u.edge(d);f.nestingEdge&&u.removeEdge(d)})}return Gg}var Kg,eI;function sW(){if(eI)return Kg;eI=1;var e=lt(),t=Yt();Kg=r;function r(i){function o(a){var u=i.children(a),c=i.node(a);if(u.length&&e.forEach(u,o),e.has(c,"minRank")){c.borderLeft=[],c.borderRight=[];for(var d=c.minRank,f=c.maxRank+1;d<f;++d)n(i,"borderLeft","_bl",a,c,d),n(i,"borderRight","_br",a,c,d)}}e.forEach(i.children(),o)}function n(i,o,a,u,c,d){var f={width:0,height:0,rank:d,borderType:o},h=c[o][d-1],p=t.addDummyNode(i,"border",f,a);c[o][d]=p,i.setParent(p,u),h&&i.setEdge(h,p,{weight:1})}return Kg}var Yg,tI;function uW(){if(tI)return Yg;tI=1;var e=lt();Yg={adjust:t,undo:r};function t(d){var f=d.graph().rankdir.toLowerCase();(f==="lr"||f==="rl")&&n(d)}function r(d){var f=d.graph().rankdir.toLowerCase();(f==="bt"||f==="rl")&&o(d),(f==="lr"||f==="rl")&&(u(d),n(d))}function n(d){e.forEach(d.nodes(),function(f){i(d.node(f))}),e.forEach(d.edges(),function(f){i(d.edge(f))})}function i(d){var f=d.width;d.width=d.height,d.height=f}function o(d){e.forEach(d.nodes(),function(f){a(d.node(f))}),e.forEach(d.edges(),function(f){var h=d.edge(f);e.forEach(h.points,a),e.has(h,"y")&&a(h)})}function a(d){d.y=-d.y}function u(d){e.forEach(d.nodes(),function(f){c(d.node(f))}),e.forEach(d.edges(),function(f){var h=d.edge(f);e.forEach(h.points,c),e.has(h,"x")&&c(h)})}function c(d){var f=d.x;d.x=d.y,d.y=f}return Yg}var Xg,rI;function cW(){if(rI)return Xg;rI=1;var e=lt();Xg=t;function t(r){var n={},i=e.filter(r.nodes(),function(d){return!r.children(d).length}),o=e.max(e.map(i,function(d){return r.node(d).rank})),a=e.map(e.range(o+1),function(){return[]});function u(d){if(!e.has(n,d)){n[d]=!0;var f=r.node(d);a[f.rank].push(d),e.forEach(r.successors(d),u)}}var c=e.sortBy(i,function(d){return r.node(d).rank});return e.forEach(c,u),a}return Xg}var Zg,nI;function lW(){if(nI)return Zg;nI=1;var e=lt();Zg=t;function t(n,i){for(var o=0,a=1;a<i.length;++a)o+=r(n,i[a-1],i[a]);return o}function r(n,i,o){for(var a=e.zipObject(o,e.map(o,function(p,v){return v})),u=e.flatten(e.map(i,function(p){return e.sortBy(e.map(n.outEdges(p),function(v){return{pos:a[v.w],weight:n.edge(v).weight}}),"pos")}),!0),c=1;c<o.length;)c<<=1;var d=2*c-1;c-=1;var f=e.map(new Array(d),function(){return 0}),h=0;return e.forEach(u.forEach(function(p){var v=p.pos+c;f[v]+=p.weight;for(var m=0;v>0;)v%2&&(m+=f[v+1]),v=v-1>>1,f[v]+=p.weight;h+=p.weight*m})),h}return Zg}var Jg,iI;function fW(){if(iI)return Jg;iI=1;var e=lt();Jg=t;function t(r,n){return e.map(n,function(i){var o=r.inEdges(i);if(o.length){var a=e.reduce(o,function(u,c){var d=r.edge(c),f=r.node(c.v);return{sum:u.sum+d.weight*f.order,weight:u.weight+d.weight}},{sum:0,weight:0});return{v:i,barycenter:a.sum/a.weight,weight:a.weight}}else return{v:i}})}return Jg}var Qg,oI;function dW(){if(oI)return Qg;oI=1;var e=lt();Qg=t;function t(i,o){var a={};e.forEach(i,function(c,d){var f=a[c.v]={indegree:0,in:[],out:[],vs:[c.v],i:d};e.isUndefined(c.barycenter)||(f.barycenter=c.barycenter,f.weight=c.weight)}),e.forEach(o.edges(),function(c){var d=a[c.v],f=a[c.w];!e.isUndefined(d)&&!e.isUndefined(f)&&(f.indegree++,d.out.push(a[c.w]))});var u=e.filter(a,function(c){return!c.indegree});return r(u)}function r(i){var o=[];function a(d){return function(f){f.merged||(e.isUndefined(f.barycenter)||e.isUndefined(d.barycenter)||f.barycenter>=d.barycenter)&&n(d,f)}}function u(d){return function(f){f.in.push(d),--f.indegree===0&&i.push(f)}}for(;i.length;){var c=i.pop();o.push(c),e.forEach(c.in.reverse(),a(c)),e.forEach(c.out,u(c))}return e.map(e.filter(o,function(d){return!d.merged}),function(d){return e.pick(d,["vs","i","barycenter","weight"])})}function n(i,o){var a=0,u=0;i.weight&&(a+=i.barycenter*i.weight,u+=i.weight),o.weight&&(a+=o.barycenter*o.weight,u+=o.weight),i.vs=o.vs.concat(i.vs),i.barycenter=a/u,i.weight=u,i.i=Math.min(o.i,i.i),o.merged=!0}return Qg}var em,aI;function hW(){if(aI)return em;aI=1;var e=lt(),t=Yt();em=r;function r(o,a){var u=t.partition(o,function(y){return e.has(y,"barycenter")}),c=u.lhs,d=e.sortBy(u.rhs,function(y){return-y.i}),f=[],h=0,p=0,v=0;c.sort(i(!!a)),v=n(f,d,v),e.forEach(c,function(y){v+=y.vs.length,f.push(y.vs),h+=y.barycenter*y.weight,p+=y.weight,v=n(f,d,v)});var m={vs:e.flatten(f,!0)};return p&&(m.barycenter=h/p,m.weight=p),m}function n(o,a,u){for(var c;a.length&&(c=e.last(a)).i<=u;)a.pop(),o.push(c.vs),u++;return u}function i(o){return function(a,u){return a.barycenter<u.barycenter?-1:a.barycenter>u.barycenter?1:o?u.i-a.i:a.i-u.i}}return em}var tm,sI;function pW(){if(sI)return tm;sI=1;var e=lt(),t=fW(),r=dW(),n=hW();tm=i;function i(u,c,d,f){var h=u.children(c),p=u.node(c),v=p?p.borderLeft:void 0,m=p?p.borderRight:void 0,y={};v&&(h=e.filter(h,function(S){return S!==v&&S!==m}));var x=t(u,h);e.forEach(x,function(S){if(u.children(S.v).length){var R=i(u,S.v,d,f);y[S.v]=R,e.has(R,"barycenter")&&a(S,R)}});var b=r(x,d);o(b,y);var w=n(b,f);if(v&&(w.vs=e.flatten([v,w.vs,m],!0),u.predecessors(v).length)){var E=u.node(u.predecessors(v)[0]),_=u.node(u.predecessors(m)[0]);e.has(w,"barycenter")||(w.barycenter=0,w.weight=0),w.barycenter=(w.barycenter*w.weight+E.order+_.order)/(w.weight+2),w.weight+=2}return w}function o(u,c){e.forEach(u,function(d){d.vs=e.flatten(d.vs.map(function(f){return c[f]?c[f].vs:f}),!0)})}function a(u,c){e.isUndefined(u.barycenter)?(u.barycenter=c.barycenter,u.weight=c.weight):(u.barycenter=(u.barycenter*u.weight+c.barycenter*c.weight)/(u.weight+c.weight),u.weight+=c.weight)}return tm}var rm,uI;function vW(){if(uI)return rm;uI=1;var e=lt(),t=kr().Graph;rm=r;function r(i,o,a){var u=n(i),c=new t({compound:!0}).setGraph({root:u}).setDefaultNodeLabel(function(d){return i.node(d)});return e.forEach(i.nodes(),function(d){var f=i.node(d),h=i.parent(d);(f.rank===o||f.minRank<=o&&o<=f.maxRank)&&(c.setNode(d),c.setParent(d,h||u),e.forEach(i[a](d),function(p){var v=p.v===d?p.w:p.v,m=c.edge(v,d),y=e.isUndefined(m)?0:m.weight;c.setEdge(v,d,{weight:i.edge(p).weight+y})}),e.has(f,"minRank")&&c.setNode(d,{borderLeft:f.borderLeft[o],borderRight:f.borderRight[o]}))}),c}function n(i){for(var o;i.hasNode(o=e.uniqueId("_root")););return o}return rm}var nm,cI;function gW(){if(cI)return nm;cI=1;var e=lt();nm=t;function t(r,n,i){var o={},a;e.forEach(i,function(u){for(var c=r.parent(u),d,f;c;){if(d=r.parent(c),d?(f=o[d],o[d]=c):(f=a,a=c),f&&f!==c){n.setEdge(f,c);return}c=d}})}return nm}var im,lI;function mW(){if(lI)return im;lI=1;var e=lt(),t=cW(),r=lW(),n=pW(),i=vW(),o=gW(),a=kr().Graph,u=Yt();im=c;function c(p){var v=u.maxRank(p),m=d(p,e.range(1,v+1),"inEdges"),y=d(p,e.range(v-1,-1,-1),"outEdges"),x=t(p);h(p,x);for(var b=Number.POSITIVE_INFINITY,w,E=0,_=0;_<4;++E,++_){f(E%2?m:y,E%4>=2),x=u.buildLayerMatrix(p);var S=r(p,x);S<b&&(_=0,w=e.cloneDeep(x),b=S)}h(p,w)}function d(p,v,m){return e.map(v,function(y){return i(p,y,m)})}function f(p,v){var m=new a;e.forEach(p,function(y){var x=y.graph().root,b=n(y,x,m,v);e.forEach(b.vs,function(w,E){y.node(w).order=E}),o(y,m,b.vs)})}function h(p,v){e.forEach(v,function(m){e.forEach(m,function(y,x){p.node(y).order=x})})}return im}var om,fI;function yW(){if(fI)return om;fI=1;var e=lt(),t=kr().Graph,r=Yt();om={positionX:m,findType1Conflicts:n,findType2Conflicts:i,addConflict:a,hasConflict:u,verticalAlignment:c,horizontalCompaction:d,alignCoordinates:p,findSmallestWidthAlignment:h,balance:v};function n(b,w){var E={};function _(S,R){var I=0,N=0,D=S.length,L=e.last(R);return e.forEach(R,function(B,U){var j=o(b,B),T=j?b.node(j).order:D;(j||B===L)&&(e.forEach(R.slice(N,U+1),function(G){e.forEach(b.predecessors(G),function(z){var X=b.node(z),Z=X.order;(Z<I||T<Z)&&!(X.dummy&&b.node(G).dummy)&&a(E,z,G)})}),N=U+1,I=T)}),R}return e.reduce(w,_),E}function i(b,w){var E={};function _(R,I,N,D,L){var B;e.forEach(e.range(I,N),function(U){B=R[U],b.node(B).dummy&&e.forEach(b.predecessors(B),function(j){var T=b.node(j);T.dummy&&(T.order<D||T.order>L)&&a(E,j,B)})})}function S(R,I){var N=-1,D,L=0;return e.forEach(I,function(B,U){if(b.node(B).dummy==="border"){var j=b.predecessors(B);j.length&&(D=b.node(j[0]).order,_(I,L,U,N,D),L=U,N=D)}_(I,L,I.length,D,R.length)}),I}return e.reduce(w,S),E}function o(b,w){if(b.node(w).dummy)return e.find(b.predecessors(w),function(E){return b.node(E).dummy})}function a(b,w,E){if(w>E){var _=w;w=E,E=_}var S=b[w];S||(b[w]=S={}),S[E]=!0}function u(b,w,E){if(w>E){var _=w;w=E,E=_}return e.has(b[w],E)}function c(b,w,E,_){var S={},R={},I={};return e.forEach(w,function(N){e.forEach(N,function(D,L){S[D]=D,R[D]=D,I[D]=L})}),e.forEach(w,function(N){var D=-1;e.forEach(N,function(L){var B=_(L);if(B.length){B=e.sortBy(B,function(z){return I[z]});for(var U=(B.length-1)/2,j=Math.floor(U),T=Math.ceil(U);j<=T;++j){var G=B[j];R[L]===L&&D<I[G]&&!u(E,L,G)&&(R[G]=L,R[L]=S[L]=S[G],D=I[G])}}})}),{root:S,align:R}}function d(b,w,E,_,S){var R={},I=f(b,w,E,S),N=S?"borderLeft":"borderRight";function D(U,j){for(var T=I.nodes(),G=T.pop(),z={};G;)z[G]?U(G):(z[G]=!0,T.push(G),T=T.concat(j(G))),G=T.pop()}function L(U){R[U]=I.inEdges(U).reduce(function(j,T){return Math.max(j,R[T.v]+I.edge(T))},0)}function B(U){var j=I.outEdges(U).reduce(function(G,z){return Math.min(G,R[z.w]-I.edge(z))},Number.POSITIVE_INFINITY),T=b.node(U);j!==Number.POSITIVE_INFINITY&&T.borderType!==N&&(R[U]=Math.max(R[U],j))}return D(L,I.predecessors.bind(I)),D(B,I.successors.bind(I)),e.forEach(_,function(U){R[U]=R[E[U]]}),R}function f(b,w,E,_){var S=new t,R=b.graph(),I=y(R.nodesep,R.edgesep,_);return e.forEach(w,function(N){var D;e.forEach(N,function(L){var B=E[L];if(S.setNode(B),D){var U=E[D],j=S.edge(U,B);S.setEdge(U,B,Math.max(I(b,L,D),j||0))}D=L})}),S}function h(b,w){return e.minBy(e.values(w),function(E){var _=Number.NEGATIVE_INFINITY,S=Number.POSITIVE_INFINITY;return e.forIn(E,function(R,I){var N=x(b,I)/2;_=Math.max(R+N,_),S=Math.min(R-N,S)}),_-S})}function p(b,w){var E=e.values(w),_=e.min(E),S=e.max(E);e.forEach(["u","d"],function(R){e.forEach(["l","r"],function(I){var N=R+I,D=b[N],L;if(D!==w){var B=e.values(D);L=I==="l"?_-e.min(B):S-e.max(B),L&&(b[N]=e.mapValues(D,function(U){return U+L}))}})})}function v(b,w){return e.mapValues(b.ul,function(E,_){if(w)return b[w.toLowerCase()][_];var S=e.sortBy(e.map(b,_));return(S[1]+S[2])/2})}function m(b){var w=r.buildLayerMatrix(b),E=e.merge(n(b,w),i(b,w)),_={},S;e.forEach(["u","d"],function(I){S=I==="u"?w:e.values(w).reverse(),e.forEach(["l","r"],function(N){N==="r"&&(S=e.map(S,function(U){return e.values(U).reverse()}));var D=(I==="u"?b.predecessors:b.successors).bind(b),L=c(b,S,E,D),B=d(b,S,L.root,L.align,N==="r");N==="r"&&(B=e.mapValues(B,function(U){return-U})),_[I+N]=B})});var R=h(b,_);return p(_,R),v(_,b.graph().align)}function y(b,w,E){return function(_,S,R){var I=_.node(S),N=_.node(R),D=0,L;if(D+=I.width/2,e.has(I,"labelpos"))switch(I.labelpos.toLowerCase()){case"l":L=-I.width/2;break;case"r":L=I.width/2;break}if(L&&(D+=E?L:-L),L=0,D+=(I.dummy?w:b)/2,D+=(N.dummy?w:b)/2,D+=N.width/2,e.has(N,"labelpos"))switch(N.labelpos.toLowerCase()){case"l":L=N.width/2;break;case"r":L=-N.width/2;break}return L&&(D+=E?L:-L),L=0,D}}function x(b,w){return b.node(w).width}return om}var am,dI;function bW(){if(dI)return am;dI=1;var e=lt(),t=Yt(),r=yW().positionX;am=n;function n(o){o=t.asNonCompoundGraph(o),i(o),e.forEach(r(o),function(a,u){o.node(u).x=a})}function i(o){var a=t.buildLayerMatrix(o),u=o.graph().ranksep,c=0;e.forEach(a,function(d){var f=e.max(e.map(d,function(h){return o.node(h).height}));e.forEach(d,function(h){o.node(h).y=c+f/2}),c+=f+u})}return am}var sm,hI;function xW(){if(hI)return sm;hI=1;var e=lt(),t=tW(),r=rW(),n=iW(),i=Yt().normalizeRanks,o=oW(),a=Yt().removeEmptyRanks,u=aW(),c=sW(),d=uW(),f=mW(),h=bW(),p=Yt(),v=kr().Graph;sm=m;function m(H,K){var $=K&&K.debugTiming?p.time:p.notime;$("layout",function(){var k=$(" buildLayoutGraph",function(){return D(H)});$(" runLayout",function(){y(k,$)}),$(" updateInputGraph",function(){x(H,k)})})}function y(H,K){K(" makeSpaceForEdgeLabels",function(){L(H)}),K(" removeSelfEdges",function(){re(H)}),K(" acyclic",function(){t.run(H)}),K(" nestingGraph.run",function(){u.run(H)}),K(" rank",function(){n(p.asNonCompoundGraph(H))}),K(" injectEdgeLabelProxies",function(){B(H)}),K(" removeEmptyRanks",function(){a(H)}),K(" nestingGraph.cleanup",function(){u.cleanup(H)}),K(" normalizeRanks",function(){i(H)}),K(" assignRankMinMax",function(){U(H)}),K(" removeEdgeLabelProxies",function(){j(H)}),K(" normalize.run",function(){r.run(H)}),K(" parentDummyChains",function(){o(H)}),K(" addBorderSegments",function(){c(H)}),K(" order",function(){f(H)}),K(" insertSelfEdges",function(){W(H)}),K(" adjustCoordinateSystem",function(){d.adjust(H)}),K(" position",function(){h(H)}),K(" positionSelfEdges",function(){Q(H)}),K(" removeBorderNodes",function(){Z(H)}),K(" normalize.undo",function(){r.undo(H)}),K(" fixupEdgeLabelCoords",function(){z(H)}),K(" undoCoordinateSystem",function(){d.undo(H)}),K(" translateGraph",function(){T(H)}),K(" assignNodeIntersects",function(){G(H)}),K(" reversePoints",function(){X(H)}),K(" acyclic.undo",function(){t.undo(H)})}function x(H,K){e.forEach(H.nodes(),function($){var k=H.node($),F=K.node($);k&&(k.x=F.x,k.y=F.y,K.children($).length&&(k.width=F.width,k.height=F.height))}),e.forEach(H.edges(),function($){var k=H.edge($),F=K.edge($);k.points=F.points,e.has(F,"x")&&(k.x=F.x,k.y=F.y)}),H.graph().width=K.graph().width,H.graph().height=K.graph().height}var b=["nodesep","edgesep","ranksep","marginx","marginy"],w={ranksep:50,edgesep:20,nodesep:50,rankdir:"tb"},E=["acyclicer","ranker","rankdir","align"],_=["width","height"],S={width:0,height:0},R=["minlen","weight","width","height","labeloffset"],I={minlen:1,weight:1,width:0,height:0,labeloffset:10,labelpos:"r"},N=["labelpos"];function D(H){var K=new v({multigraph:!0,compound:!0}),$=oe(H.graph());return K.setGraph(e.merge({},w,ue($,b),e.pick($,E))),e.forEach(H.nodes(),function(k){var F=oe(H.node(k));K.setNode(k,e.defaults(ue(F,_),S)),K.setParent(k,H.parent(k))}),e.forEach(H.edges(),function(k){var F=oe(H.edge(k));K.setEdge(k,e.merge({},I,ue(F,R),e.pick(F,N)))}),K}function L(H){var K=H.graph();K.ranksep/=2,e.forEach(H.edges(),function($){var k=H.edge($);k.minlen*=2,k.labelpos.toLowerCase()!=="c"&&(K.rankdir==="TB"||K.rankdir==="BT"?k.width+=k.labeloffset:k.height+=k.labeloffset)})}function B(H){e.forEach(H.edges(),function(K){var $=H.edge(K);if($.width&&$.height){var k=H.node(K.v),F=H.node(K.w),te={rank:(F.rank-k.rank)/2+k.rank,e:K};p.addDummyNode(H,"edge-proxy",te,"_ep")}})}function U(H){var K=0;e.forEach(H.nodes(),function($){var k=H.node($);k.borderTop&&(k.minRank=H.node(k.borderTop).rank,k.maxRank=H.node(k.borderBottom).rank,K=e.max(K,k.maxRank))}),H.graph().maxRank=K}function j(H){e.forEach(H.nodes(),function(K){var $=H.node(K);$.dummy==="edge-proxy"&&(H.edge($.e).labelRank=$.rank,H.removeNode(K))})}function T(H){var K=Number.POSITIVE_INFINITY,$=0,k=Number.POSITIVE_INFINITY,F=0,te=H.graph(),ie=te.marginx||0,ae=te.marginy||0;function ce(we){var Se=we.x,_e=we.y,he=we.width,le=we.height;K=Math.min(K,Se-he/2),$=Math.max($,Se+he/2),k=Math.min(k,_e-le/2),F=Math.max(F,_e+le/2)}e.forEach(H.nodes(),function(we){ce(H.node(we))}),e.forEach(H.edges(),function(we){var Se=H.edge(we);e.has(Se,"x")&&ce(Se)}),K-=ie,k-=ae,e.forEach(H.nodes(),function(we){var Se=H.node(we);Se.x-=K,Se.y-=k}),e.forEach(H.edges(),function(we){var Se=H.edge(we);e.forEach(Se.points,function(_e){_e.x-=K,_e.y-=k}),e.has(Se,"x")&&(Se.x-=K),e.has(Se,"y")&&(Se.y-=k)}),te.width=$-K+ie,te.height=F-k+ae}function G(H){e.forEach(H.edges(),function(K){var $=H.edge(K),k=H.node(K.v),F=H.node(K.w),te,ie;$.points?(te=$.points[0],ie=$.points[$.points.length-1]):($.points=[],te=F,ie=k),$.points.unshift(p.intersectRect(k,te)),$.points.push(p.intersectRect(F,ie))})}function z(H){e.forEach(H.edges(),function(K){var $=H.edge(K);if(e.has($,"x"))switch(($.labelpos==="l"||$.labelpos==="r")&&($.width-=$.labeloffset),$.labelpos){case"l":$.x-=$.width/2+$.labeloffset;break;case"r":$.x+=$.width/2+$.labeloffset;break}})}function X(H){e.forEach(H.edges(),function(K){var $=H.edge(K);$.reversed&&$.points.reverse()})}function Z(H){e.forEach(H.nodes(),function(K){if(H.children(K).length){var $=H.node(K),k=H.node($.borderTop),F=H.node($.borderBottom),te=H.node(e.last($.borderLeft)),ie=H.node(e.last($.borderRight));$.width=Math.abs(ie.x-te.x),$.height=Math.abs(F.y-k.y),$.x=te.x+$.width/2,$.y=k.y+$.height/2}}),e.forEach(H.nodes(),function(K){H.node(K).dummy==="border"&&H.removeNode(K)})}function re(H){e.forEach(H.edges(),function(K){if(K.v===K.w){var $=H.node(K.v);$.selfEdges||($.selfEdges=[]),$.selfEdges.push({e:K,label:H.edge(K)}),H.removeEdge(K)}})}function W(H){var K=p.buildLayerMatrix(H);e.forEach(K,function($){var k=0;e.forEach($,function(F,te){var ie=H.node(F);ie.order=te+k,e.forEach(ie.selfEdges,function(ae){p.addDummyNode(H,"selfedge",{width:ae.label.width,height:ae.label.height,rank:ie.rank,order:te+ ++k,e:ae.e,label:ae.label},"_se")}),delete ie.selfEdges})})}function Q(H){e.forEach(H.nodes(),function(K){var $=H.node(K);if($.dummy==="selfedge"){var k=H.node($.e.v),F=k.x+k.width/2,te=k.y,ie=$.x-F,ae=k.height/2;H.setEdge($.e,$.label),H.removeNode(K),$.label.points=[{x:F+2*ie/3,y:te-ae},{x:F+5*ie/6,y:te-ae},{x:F+ie,y:te},{x:F+5*ie/6,y:te+ae},{x:F+2*ie/3,y:te+ae}],$.label.x=$.x,$.label.y=$.y}})}function ue(H,K){return e.mapValues(e.pick(H,K),Number)}function oe(H){var K={};return e.forEach(H,function($,k){K[k.toLowerCase()]=$}),K}return sm}var um,pI;function wW(){if(pI)return um;pI=1;var e=lt(),t=Yt(),r=kr().Graph;um={debugOrdering:n};function n(i){var o=t.buildLayerMatrix(i),a=new r({compound:!0,multigraph:!0}).setGraph({});return e.forEach(i.nodes(),function(u){a.setNode(u,{label:u}),a.setParent(u,"layer"+i.node(u).rank)}),e.forEach(i.edges(),function(u){a.setEdge(u.v,u.w,{},u.name)}),e.forEach(o,function(u,c){var d="layer"+c;a.setNode(d,{rank:"same"}),e.reduce(u,function(f,h){return a.setEdge(f,h,{style:"invis"}),h})}),a}return um}var cm,vI;function _W(){return vI||(vI=1,cm="0.8.5"),cm}var lm,gI;function EW(){return gI||(gI=1,lm={graphlib:kr(),layout:xW(),debug:wW(),util:{time:Yt().time,notime:Yt().notime},version:_W()}),lm}var SW=EW();const mI=Un(SW);function OW(e){let t;const r=new Set,n=(d,f)=>{const h=typeof d=="function"?d(t):d;if(h!==t){const p=t;t=f?h:Object.assign({},t,h),r.forEach(v=>v(t,p))}},i=()=>t,o=(d,f=i,h=Object.is)=>{console.warn("[DEPRECATED] Please use `subscribeWithSelector` middleware");let p=f(t);function v(){const m=f(t);if(!h(p,m)){const y=p;d(p=m,y)}}return r.add(v),()=>r.delete(v)},c={setState:n,getState:i,subscribe:(d,f,h)=>f||h?o(d,f,h):(r.add(d),()=>r.delete(d)),destroy:()=>r.clear()};return t=e(n,i,c),c}const CW=typeof window>"u"||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),yI=CW?A.useEffect:A.useLayoutEffect;function RW(e){const t=typeof e=="function"?OW(e):e,r=(n=t.getState,i=Object.is)=>{const[,o]=A.useReducer(x=>x+1,0),a=t.getState(),u=A.useRef(a),c=A.useRef(n),d=A.useRef(i),f=A.useRef(!1),h=A.useRef();h.current===void 0&&(h.current=n(a));let p,v=!1;(u.current!==a||c.current!==n||d.current!==i||f.current)&&(p=n(a),v=!i(h.current,p)),yI(()=>{v&&(h.current=p),u.current=a,c.current=n,d.current=i,f.current=!1});const m=A.useRef(a);yI(()=>{const x=()=>{try{const w=t.getState(),E=c.current(w);d.current(h.current,E)||(u.current=w,h.current=E,o())}catch{f.current=!0,o()}},b=t.subscribe(x);return t.getState()!==m.current&&x(),b},[]);const y=v?p:h.current;return A.useDebugValue(y),y};return Object.assign(r,t),r[Symbol.iterator]=function(){console.warn("[useStore, api] = create() is deprecated and will be removed in v4");const n=[r,t];return{next(){const i=n.length<=0;return{value:n.shift(),done:i}}}},r}function IW(){const e=A.createContext(void 0);return{Provider:({initialStore:i,createStore:o,children:a})=>{const u=A.useRef();return u.current||(i&&(console.warn("Provider initialStore is deprecated and will be removed in the next version."),o||(o=()=>i)),u.current=o()),A.createElement(e.Provider,{value:u.current},a)},useStore:(i,o=Object.is)=>{const a=A.useContext(e);if(!a)throw new Error("Seems like you have not used zustand provider as an ancestor.");return a(i,o)},useStoreApi:()=>{const i=A.useContext(e);if(!i)throw new Error("Seems like you have not used zustand provider as an ancestor.");return A.useMemo(()=>({getState:i.getState,setState:i.setState,subscribe:i.subscribe,destroy:i.destroy}),[i])}}}var PW={value:()=>{}};function Bc(){for(var e=0,t=arguments.length,r={},n;e<t;++e){if(!(n=arguments[e]+"")||n in r||/[\s.]/.test(n))throw new Error("illegal type: "+n);r[n]=[]}return new Du(r)}function Du(e){this._=e}function NW(e,t){return e.trim().split(/^|\s+/).map(function(r){var n="",i=r.indexOf(".");if(i>=0&&(n=r.slice(i+1),r=r.slice(0,i)),r&&!t.hasOwnProperty(r))throw new Error("unknown type: "+r);return{type:r,name:n}})}Du.prototype=Bc.prototype={constructor:Du,on:function(e,t){var r=this._,n=NW(e+"",r),i,o=-1,a=n.length;if(arguments.length<2){for(;++o<a;)if((i=(e=n[o]).type)&&(i=TW(r[i],e.name)))return i;return}if(t!=null&&typeof t!="function")throw new Error("invalid callback: "+t);for(;++o<a;)if(i=(e=n[o]).type)r[i]=bI(r[i],e.name,t);else if(t==null)for(i in r)r[i]=bI(r[i],e.name,null);return this},copy:function(){var e={},t=this._;for(var r in t)e[r]=t[r].slice();return new Du(e)},call:function(e,t){if((i=arguments.length-2)>0)for(var r=new Array(i),n=0,i,o;n<i;++n)r[n]=arguments[n+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(o=this._[e],n=0,i=o.length;n<i;++n)o[n].value.apply(t,r)},apply:function(e,t,r){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var n=this._[e],i=0,o=n.length;i<o;++i)n[i].value.apply(t,r)}};function TW(e,t){for(var r=0,n=e.length,i;r<n;++r)if((i=e[r]).name===t)return i.value}function bI(e,t,r){for(var n=0,i=e.length;n<i;++n)if(e[n].name===t){e[n]=PW,e=e.slice(0,n).concat(e.slice(n+1));break}return r!=null&&e.push({name:t,value:r}),e}var Ob="http://www.w3.org/1999/xhtml";const xI={svg:"http://www.w3.org/2000/svg",xhtml:Ob,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function Fc(e){var t=e+="",r=t.indexOf(":");return r>=0&&(t=e.slice(0,r))!=="xmlns"&&(e=e.slice(r+1)),xI.hasOwnProperty(t)?{space:xI[t],local:e}:e}function AW(e){return function(){var t=this.ownerDocument,r=this.namespaceURI;return r===Ob&&t.documentElement.namespaceURI===Ob?t.createElement(e):t.createElementNS(r,e)}}function MW(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function bj(e){var t=Fc(e);return(t.local?MW:AW)(t)}function DW(){}function _x(e){return e==null?DW:function(){return this.querySelector(e)}}function jW(e){typeof e!="function"&&(e=_x(e));for(var t=this._groups,r=t.length,n=new Array(r),i=0;i<r;++i)for(var o=t[i],a=o.length,u=n[i]=new Array(a),c,d,f=0;f<a;++f)(c=o[f])&&(d=e.call(c,c.__data__,f,o))&&("__data__"in c&&(d.__data__=c.__data__),u[f]=d);return new ur(n,this._parents)}function qW(e){return e==null?[]:Array.isArray(e)?e:Array.from(e)}function kW(){return[]}function xj(e){return e==null?kW:function(){return this.querySelectorAll(e)}}function LW(e){return function(){return qW(e.apply(this,arguments))}}function BW(e){typeof e=="function"?e=LW(e):e=xj(e);for(var t=this._groups,r=t.length,n=[],i=[],o=0;o<r;++o)for(var a=t[o],u=a.length,c,d=0;d<u;++d)(c=a[d])&&(n.push(e.call(c,c.__data__,d,a)),i.push(c));return new ur(n,i)}function wj(e){return function(){return this.matches(e)}}function _j(e){return function(t){return t.matches(e)}}var FW=Array.prototype.find;function $W(e){return function(){return FW.call(this.children,e)}}function zW(){return this.firstElementChild}function HW(e){return this.select(e==null?zW:$W(typeof e=="function"?e:_j(e)))}var UW=Array.prototype.filter;function VW(){return Array.from(this.children)}function WW(e){return function(){return UW.call(this.children,e)}}function GW(e){return this.selectAll(e==null?VW:WW(typeof e=="function"?e:_j(e)))}function KW(e){typeof e!="function"&&(e=wj(e));for(var t=this._groups,r=t.length,n=new Array(r),i=0;i<r;++i)for(var o=t[i],a=o.length,u=n[i]=[],c,d=0;d<a;++d)(c=o[d])&&e.call(c,c.__data__,d,o)&&u.push(c);return new ur(n,this._parents)}function Ej(e){return new Array(e.length)}function YW(){return new ur(this._enter||this._groups.map(Ej),this._parents)}function Vu(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}Vu.prototype={constructor:Vu,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};function XW(e){return function(){return e}}function ZW(e,t,r,n,i,o){for(var a=0,u,c=t.length,d=o.length;a<d;++a)(u=t[a])?(u.__data__=o[a],n[a]=u):r[a]=new Vu(e,o[a]);for(;a<c;++a)(u=t[a])&&(i[a]=u)}function JW(e,t,r,n,i,o,a){var u,c,d=new Map,f=t.length,h=o.length,p=new Array(f),v;for(u=0;u<f;++u)(c=t[u])&&(p[u]=v=a.call(c,c.__data__,u,t)+"",d.has(v)?i[u]=c:d.set(v,c));for(u=0;u<h;++u)v=a.call(e,o[u],u,o)+"",(c=d.get(v))?(n[u]=c,c.__data__=o[u],d.delete(v)):r[u]=new Vu(e,o[u]);for(u=0;u<f;++u)(c=t[u])&&d.get(p[u])===c&&(i[u]=c)}function QW(e){return e.__data__}function e6(e,t){if(!arguments.length)return Array.from(this,QW);var r=t?JW:ZW,n=this._parents,i=this._groups;typeof e!="function"&&(e=XW(e));for(var o=i.length,a=new Array(o),u=new Array(o),c=new Array(o),d=0;d<o;++d){var f=n[d],h=i[d],p=h.length,v=t6(e.call(f,f&&f.__data__,d,n)),m=v.length,y=u[d]=new Array(m),x=a[d]=new Array(m),b=c[d]=new Array(p);r(f,h,y,x,b,v,t);for(var w=0,E=0,_,S;w<m;++w)if(_=y[w]){for(w>=E&&(E=w+1);!(S=x[E])&&++E<m;);_._next=S||null}}return a=new ur(a,n),a._enter=u,a._exit=c,a}function t6(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function r6(){return new ur(this._exit||this._groups.map(Ej),this._parents)}function n6(e,t,r){var n=this.enter(),i=this,o=this.exit();return typeof e=="function"?(n=e(n),n&&(n=n.selection())):n=n.append(e+""),t!=null&&(i=t(i),i&&(i=i.selection())),r==null?o.remove():r(o),n&&i?n.merge(i).order():i}function i6(e){for(var t=e.selection?e.selection():e,r=this._groups,n=t._groups,i=r.length,o=n.length,a=Math.min(i,o),u=new Array(i),c=0;c<a;++c)for(var d=r[c],f=n[c],h=d.length,p=u[c]=new Array(h),v,m=0;m<h;++m)(v=d[m]||f[m])&&(p[m]=v);for(;c<i;++c)u[c]=r[c];return new ur(u,this._parents)}function o6(){for(var e=this._groups,t=-1,r=e.length;++t<r;)for(var n=e[t],i=n.length-1,o=n[i],a;--i>=0;)(a=n[i])&&(o&&a.compareDocumentPosition(o)^4&&o.parentNode.insertBefore(a,o),o=a);return this}function a6(e){e||(e=s6);function t(h,p){return h&&p?e(h.__data__,p.__data__):!h-!p}for(var r=this._groups,n=r.length,i=new Array(n),o=0;o<n;++o){for(var a=r[o],u=a.length,c=i[o]=new Array(u),d,f=0;f<u;++f)(d=a[f])&&(c[f]=d);c.sort(t)}return new ur(i,this._parents).order()}function s6(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function u6(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this}function c6(){return Array.from(this)}function l6(){for(var e=this._groups,t=0,r=e.length;t<r;++t)for(var n=e[t],i=0,o=n.length;i<o;++i){var a=n[i];if(a)return a}return null}function f6(){let e=0;for(const t of this)++e;return e}function d6(){return!this.node()}function h6(e){for(var t=this._groups,r=0,n=t.length;r<n;++r)for(var i=t[r],o=0,a=i.length,u;o<a;++o)(u=i[o])&&e.call(u,u.__data__,o,i);return this}function p6(e){return function(){this.removeAttribute(e)}}function v6(e){return function(){this.removeAttributeNS(e.space,e.local)}}function g6(e,t){return function(){this.setAttribute(e,t)}}function m6(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function y6(e,t){return function(){var r=t.apply(this,arguments);r==null?this.removeAttribute(e):this.setAttribute(e,r)}}function b6(e,t){return function(){var r=t.apply(this,arguments);r==null?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,r)}}function x6(e,t){var r=Fc(e);if(arguments.length<2){var n=this.node();return r.local?n.getAttributeNS(r.space,r.local):n.getAttribute(r)}return this.each((t==null?r.local?v6:p6:typeof t=="function"?r.local?b6:y6:r.local?m6:g6)(r,t))}function Sj(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function w6(e){return function(){this.style.removeProperty(e)}}function _6(e,t,r){return function(){this.style.setProperty(e,t,r)}}function E6(e,t,r){return function(){var n=t.apply(this,arguments);n==null?this.style.removeProperty(e):this.style.setProperty(e,n,r)}}function S6(e,t,r){return arguments.length>1?this.each((t==null?w6:typeof t=="function"?E6:_6)(e,t,r??"")):vo(this.node(),e)}function vo(e,t){return e.style.getPropertyValue(t)||Sj(e).getComputedStyle(e,null).getPropertyValue(t)}function O6(e){return function(){delete this[e]}}function C6(e,t){return function(){this[e]=t}}function R6(e,t){return function(){var r=t.apply(this,arguments);r==null?delete this[e]:this[e]=r}}function I6(e,t){return arguments.length>1?this.each((t==null?O6:typeof t=="function"?R6:C6)(e,t)):this.node()[e]}function Oj(e){return e.trim().split(/^|\s+/)}function Ex(e){return e.classList||new Cj(e)}function Cj(e){this._node=e,this._names=Oj(e.getAttribute("class")||"")}Cj.prototype={add:function(e){var t=this._names.indexOf(e);t<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e);t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};function Rj(e,t){for(var r=Ex(e),n=-1,i=t.length;++n<i;)r.add(t[n])}function Ij(e,t){for(var r=Ex(e),n=-1,i=t.length;++n<i;)r.remove(t[n])}function P6(e){return function(){Rj(this,e)}}function N6(e){return function(){Ij(this,e)}}function T6(e,t){return function(){(t.apply(this,arguments)?Rj:Ij)(this,e)}}function A6(e,t){var r=Oj(e+"");if(arguments.length<2){for(var n=Ex(this.node()),i=-1,o=r.length;++i<o;)if(!n.contains(r[i]))return!1;return!0}return this.each((typeof t=="function"?T6:t?P6:N6)(r,t))}function M6(){this.textContent=""}function D6(e){return function(){this.textContent=e}}function j6(e){return function(){var t=e.apply(this,arguments);this.textContent=t??""}}function q6(e){return arguments.length?this.each(e==null?M6:(typeof e=="function"?j6:D6)(e)):this.node().textContent}function k6(){this.innerHTML=""}function L6(e){return function(){this.innerHTML=e}}function B6(e){return function(){var t=e.apply(this,arguments);this.innerHTML=t??""}}function F6(e){return arguments.length?this.each(e==null?k6:(typeof e=="function"?B6:L6)(e)):this.node().innerHTML}function $6(){this.nextSibling&&this.parentNode.appendChild(this)}function z6(){return this.each($6)}function H6(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function U6(){return this.each(H6)}function V6(e){var t=typeof e=="function"?e:bj(e);return this.select(function(){return this.appendChild(t.apply(this,arguments))})}function W6(){return null}function G6(e,t){var r=typeof e=="function"?e:bj(e),n=t==null?W6:typeof t=="function"?t:_x(t);return this.select(function(){return this.insertBefore(r.apply(this,arguments),n.apply(this,arguments)||null)})}function K6(){var e=this.parentNode;e&&e.removeChild(this)}function Y6(){return this.each(K6)}function X6(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function Z6(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function J6(e){return this.select(e?Z6:X6)}function Q6(e){return arguments.length?this.property("__data__",e):this.node().__data__}function e8(e){return function(t){e.call(this,t,this.__data__)}}function t8(e){return e.trim().split(/^|\s+/).map(function(t){var r="",n=t.indexOf(".");return n>=0&&(r=t.slice(n+1),t=t.slice(0,n)),{type:t,name:r}})}function r8(e){return function(){var t=this.__on;if(t){for(var r=0,n=-1,i=t.length,o;r<i;++r)o=t[r],(!e.type||o.type===e.type)&&o.name===e.name?this.removeEventListener(o.type,o.listener,o.options):t[++n]=o;++n?t.length=n:delete this.__on}}}function n8(e,t,r){return function(){var n=this.__on,i,o=e8(t);if(n){for(var a=0,u=n.length;a<u;++a)if((i=n[a]).type===e.type&&i.name===e.name){this.removeEventListener(i.type,i.listener,i.options),this.addEventListener(i.type,i.listener=o,i.options=r),i.value=t;return}}this.addEventListener(e.type,o,r),i={type:e.type,name:e.name,value:t,listener:o,options:r},n?n.push(i):this.__on=[i]}}function i8(e,t,r){var n=t8(e+""),i,o=n.length,a;if(arguments.length<2){var u=this.node().__on;if(u){for(var c=0,d=u.length,f;c<d;++c)for(i=0,f=u[c];i<o;++i)if((a=n[i]).type===f.type&&a.name===f.name)return f.value}return}for(u=t?n8:r8,i=0;i<o;++i)this.each(u(n[i],t,r));return this}function Pj(e,t,r){var n=Sj(e),i=n.CustomEvent;typeof i=="function"?i=new i(t,r):(i=n.document.createEvent("Event"),r?(i.initEvent(t,r.bubbles,r.cancelable),i.detail=r.detail):i.initEvent(t,!1,!1)),e.dispatchEvent(i)}function o8(e,t){return function(){return Pj(this,e,t)}}function a8(e,t){return function(){return Pj(this,e,t.apply(this,arguments))}}function s8(e,t){return this.each((typeof t=="function"?a8:o8)(e,t))}function*u8(){for(var e=this._groups,t=0,r=e.length;t<r;++t)for(var n=e[t],i=0,o=n.length,a;i<o;++i)(a=n[i])&&(yield a)}var Nj=[null];function ur(e,t){this._groups=e,this._parents=t}function Ga(){return new ur([[document.documentElement]],Nj)}function c8(){return this}ur.prototype=Ga.prototype={constructor:ur,select:jW,selectAll:BW,selectChild:HW,selectChildren:GW,filter:KW,data:e6,enter:YW,exit:r6,join:n6,merge:i6,selection:c8,order:o6,sort:a6,call:u6,nodes:c6,node:l6,size:f6,empty:d6,each:h6,attr:x6,style:S6,property:I6,classed:A6,text:q6,html:F6,raise:z6,lower:U6,append:V6,insert:G6,remove:Y6,clone:J6,datum:Q6,on:i8,dispatch:s8,[Symbol.iterator]:u8};function Mr(e){return typeof e=="string"?new ur([[document.querySelector(e)]],[document.documentElement]):new ur([[e]],Nj)}function l8(e){let t;for(;t=e.sourceEvent;)e=t;return e}function Xr(e,t){if(e=l8(e),t===void 0&&(t=e.currentTarget),t){var r=t.ownerSVGElement||t;if(r.createSVGPoint){var n=r.createSVGPoint();return n.x=e.clientX,n.y=e.clientY,n=n.matrixTransform(t.getScreenCTM().inverse()),[n.x,n.y]}if(t.getBoundingClientRect){var i=t.getBoundingClientRect();return[e.clientX-i.left-t.clientLeft,e.clientY-i.top-t.clientTop]}}return[e.pageX,e.pageY]}const f8={passive:!1},Aa={capture:!0,passive:!1};function fm(e){e.stopImmediatePropagation()}function ro(e){e.preventDefault(),e.stopImmediatePropagation()}function Tj(e){var t=e.document.documentElement,r=Mr(e).on("dragstart.drag",ro,Aa);"onselectstart"in t?r.on("selectstart.drag",ro,Aa):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function Aj(e,t){var r=e.document.documentElement,n=Mr(e).on("dragstart.drag",null);t&&(n.on("click.drag",ro,Aa),setTimeout(function(){n.on("click.drag",null)},0)),"onselectstart"in r?n.on("selectstart.drag",null):(r.style.MozUserSelect=r.__noselect,delete r.__noselect)}const cu=e=>()=>e;function Cb(e,{sourceEvent:t,subject:r,target:n,identifier:i,active:o,x:a,y:u,dx:c,dy:d,dispatch:f}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},subject:{value:r,enumerable:!0,configurable:!0},target:{value:n,enumerable:!0,configurable:!0},identifier:{value:i,enumerable:!0,configurable:!0},active:{value:o,enumerable:!0,configurable:!0},x:{value:a,enumerable:!0,configurable:!0},y:{value:u,enumerable:!0,configurable:!0},dx:{value:c,enumerable:!0,configurable:!0},dy:{value:d,enumerable:!0,configurable:!0},_:{value:f}})}Cb.prototype.on=function(){var e=this._.on.apply(this._,arguments);return e===this._?this:e};function d8(e){return!e.ctrlKey&&!e.button}function h8(){return this.parentNode}function p8(e,t){return t??{x:e.x,y:e.y}}function v8(){return navigator.maxTouchPoints||"ontouchstart"in this}function g8(){var e=d8,t=h8,r=p8,n=v8,i={},o=Bc("start","drag","end"),a=0,u,c,d,f,h=0;function p(_){_.on("mousedown.drag",v).filter(n).on("touchstart.drag",x).on("touchmove.drag",b,f8).on("touchend.drag touchcancel.drag",w).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function v(_,S){if(!(f||!e.call(this,_,S))){var R=E(this,t.call(this,_,S),_,S,"mouse");R&&(Mr(_.view).on("mousemove.drag",m,Aa).on("mouseup.drag",y,Aa),Tj(_.view),fm(_),d=!1,u=_.clientX,c=_.clientY,R("start",_))}}function m(_){if(ro(_),!d){var S=_.clientX-u,R=_.clientY-c;d=S*S+R*R>h}i.mouse("drag",_)}function y(_){Mr(_.view).on("mousemove.drag mouseup.drag",null),Aj(_.view,d),ro(_),i.mouse("end",_)}function x(_,S){if(e.call(this,_,S)){var R=_.changedTouches,I=t.call(this,_,S),N=R.length,D,L;for(D=0;D<N;++D)(L=E(this,I,_,S,R[D].identifier,R[D]))&&(fm(_),L("start",_,R[D]))}}function b(_){var S=_.changedTouches,R=S.length,I,N;for(I=0;I<R;++I)(N=i[S[I].identifier])&&(ro(_),N("drag",_,S[I]))}function w(_){var S=_.changedTouches,R=S.length,I,N;for(f&&clearTimeout(f),f=setTimeout(function(){f=null},500),I=0;I<R;++I)(N=i[S[I].identifier])&&(fm(_),N("end",_,S[I]))}function E(_,S,R,I,N,D){var L=o.copy(),B=Xr(D||R,S),U,j,T;if((T=r.call(_,new Cb("beforestart",{sourceEvent:R,target:p,identifier:N,active:a,x:B[0],y:B[1],dx:0,dy:0,dispatch:L}),I))!=null)return U=T.x-B[0]||0,j=T.y-B[1]||0,function G(z,X,Z){var re=B,W;switch(z){case"start":i[N]=G,W=a++;break;case"end":delete i[N],--a;case"drag":B=Xr(Z||X,S),W=a;break}L.call(z,_,new Cb(z,{sourceEvent:X,subject:T,target:p,identifier:N,active:W,x:B[0]+U,y:B[1]+j,dx:B[0]-re[0],dy:B[1]-re[1],dispatch:L}),I)}}return p.filter=function(_){return arguments.length?(e=typeof _=="function"?_:cu(!!_),p):e},p.container=function(_){return arguments.length?(t=typeof _=="function"?_:cu(_),p):t},p.subject=function(_){return arguments.length?(r=typeof _=="function"?_:cu(_),p):r},p.touchable=function(_){return arguments.length?(n=typeof _=="function"?_:cu(!!_),p):n},p.on=function(){var _=o.on.apply(o,arguments);return _===o?p:_},p.clickDistance=function(_){return arguments.length?(h=(_=+_)*_,p):Math.sqrt(h)},p}function Sx(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function Mj(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function Ka(){}var Ma=.7,Wu=1/Ma,no="\\s*([+-]?\\d+)\\s*",Da="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",en="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",m8=/^#([0-9a-f]{3,8})$/,y8=new RegExp(`^rgb\\(${no},${no},${no}\\)$`),b8=new RegExp(`^rgb\\(${en},${en},${en}\\)$`),x8=new RegExp(`^rgba\\(${no},${no},${no},${Da}\\)$`),w8=new RegExp(`^rgba\\(${en},${en},${en},${Da}\\)$`),_8=new RegExp(`^hsl\\(${Da},${en},${en}\\)$`),E8=new RegExp(`^hsla\\(${Da},${en},${en},${Da}\\)$`),wI={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};Sx(Ka,ja,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:_I,formatHex:_I,formatHex8:S8,formatHsl:O8,formatRgb:EI,toString:EI});function _I(){return this.rgb().formatHex()}function S8(){return this.rgb().formatHex8()}function O8(){return Dj(this).formatHsl()}function EI(){return this.rgb().formatRgb()}function ja(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=m8.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?SI(t):r===3?new Wt(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?lu(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?lu(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=y8.exec(e))?new Wt(t[1],t[2],t[3],1):(t=b8.exec(e))?new Wt(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=x8.exec(e))?lu(t[1],t[2],t[3],t[4]):(t=w8.exec(e))?lu(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=_8.exec(e))?RI(t[1],t[2]/100,t[3]/100,1):(t=E8.exec(e))?RI(t[1],t[2]/100,t[3]/100,t[4]):wI.hasOwnProperty(e)?SI(wI[e]):e==="transparent"?new Wt(NaN,NaN,NaN,0):null}function SI(e){return new Wt(e>>16&255,e>>8&255,e&255,1)}function lu(e,t,r,n){return n<=0&&(e=t=r=NaN),new Wt(e,t,r,n)}function C8(e){return e instanceof Ka||(e=ja(e)),e?(e=e.rgb(),new Wt(e.r,e.g,e.b,e.opacity)):new Wt}function Rb(e,t,r,n){return arguments.length===1?C8(e):new Wt(e,t,r,n??1)}function Wt(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}Sx(Wt,Rb,Mj(Ka,{brighter(e){return e=e==null?Wu:Math.pow(Wu,e),new Wt(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?Ma:Math.pow(Ma,e),new Wt(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Wt(li(this.r),li(this.g),li(this.b),Gu(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:OI,formatHex:OI,formatHex8:R8,formatRgb:CI,toString:CI}));function OI(){return`#${ui(this.r)}${ui(this.g)}${ui(this.b)}`}function R8(){return`#${ui(this.r)}${ui(this.g)}${ui(this.b)}${ui((isNaN(this.opacity)?1:this.opacity)*255)}`}function CI(){const e=Gu(this.opacity);return`${e===1?"rgb(":"rgba("}${li(this.r)}, ${li(this.g)}, ${li(this.b)}${e===1?")":`, ${e})`}`}function Gu(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function li(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function ui(e){return e=li(e),(e<16?"0":"")+e.toString(16)}function RI(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new Dr(e,t,r,n)}function Dj(e){if(e instanceof Dr)return new Dr(e.h,e.s,e.l,e.opacity);if(e instanceof Ka||(e=ja(e)),!e)return new Dr;if(e instanceof Dr)return e;e=e.rgb();var t=e.r/255,r=e.g/255,n=e.b/255,i=Math.min(t,r,n),o=Math.max(t,r,n),a=NaN,u=o-i,c=(o+i)/2;return u?(t===o?a=(r-n)/u+(r<n)*6:r===o?a=(n-t)/u+2:a=(t-r)/u+4,u/=c<.5?o+i:2-o-i,a*=60):u=c>0&&c<1?0:a,new Dr(a,u,c,e.opacity)}function I8(e,t,r,n){return arguments.length===1?Dj(e):new Dr(e,t,r,n??1)}function Dr(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}Sx(Dr,I8,Mj(Ka,{brighter(e){return e=e==null?Wu:Math.pow(Wu,e),new Dr(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?Ma:Math.pow(Ma,e),new Dr(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*t,i=2*r-n;return new Wt(dm(e>=240?e-240:e+120,i,n),dm(e,i,n),dm(e<120?e+240:e-120,i,n),this.opacity)},clamp(){return new Dr(II(this.h),fu(this.s),fu(this.l),Gu(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=Gu(this.opacity);return`${e===1?"hsl(":"hsla("}${II(this.h)}, ${fu(this.s)*100}%, ${fu(this.l)*100}%${e===1?")":`, ${e})`}`}}));function II(e){return e=(e||0)%360,e<0?e+360:e}function fu(e){return Math.max(0,Math.min(1,e||0))}function dm(e,t,r){return(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)*255}const jj=e=>()=>e;function P8(e,t){return function(r){return e+r*t}}function N8(e,t,r){return e=Math.pow(e,r),t=Math.pow(t,r)-e,r=1/r,function(n){return Math.pow(e+n*t,r)}}function T8(e){return(e=+e)==1?qj:function(t,r){return r-t?N8(t,r,e):jj(isNaN(t)?r:t)}}function qj(e,t){var r=t-e;return r?P8(e,r):jj(isNaN(e)?t:e)}const PI=(function e(t){var r=T8(t);function n(i,o){var a=r((i=Rb(i)).r,(o=Rb(o)).r),u=r(i.g,o.g),c=r(i.b,o.b),d=qj(i.opacity,o.opacity);return function(f){return i.r=a(f),i.g=u(f),i.b=c(f),i.opacity=d(f),i+""}}return n.gamma=e,n})(1);function Bn(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}var Ib=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,hm=new RegExp(Ib.source,"g");function A8(e){return function(){return e}}function M8(e){return function(t){return e(t)+""}}function D8(e,t){var r=Ib.lastIndex=hm.lastIndex=0,n,i,o,a=-1,u=[],c=[];for(e=e+"",t=t+"";(n=Ib.exec(e))&&(i=hm.exec(t));)(o=i.index)>r&&(o=t.slice(r,o),u[a]?u[a]+=o:u[++a]=o),(n=n[0])===(i=i[0])?u[a]?u[a]+=i:u[++a]=i:(u[++a]=null,c.push({i:a,x:Bn(n,i)})),r=hm.lastIndex;return r<t.length&&(o=t.slice(r),u[a]?u[a]+=o:u[++a]=o),u.length<2?c[0]?M8(c[0].x):A8(t):(t=c.length,function(d){for(var f=0,h;f<t;++f)u[(h=c[f]).i]=h.x(d);return u.join("")})}var NI=180/Math.PI,Pb={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function kj(e,t,r,n,i,o){var a,u,c;return(a=Math.sqrt(e*e+t*t))&&(e/=a,t/=a),(c=e*r+t*n)&&(r-=e*c,n-=t*c),(u=Math.sqrt(r*r+n*n))&&(r/=u,n/=u,c/=u),e*n<t*r&&(e=-e,t=-t,c=-c,a=-a),{translateX:i,translateY:o,rotate:Math.atan2(t,e)*NI,skewX:Math.atan(c)*NI,scaleX:a,scaleY:u}}var du;function j8(e){const t=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(e+"");return t.isIdentity?Pb:kj(t.a,t.b,t.c,t.d,t.e,t.f)}function q8(e){return e==null||(du||(du=document.createElementNS("http://www.w3.org/2000/svg","g")),du.setAttribute("transform",e),!(e=du.transform.baseVal.consolidate()))?Pb:(e=e.matrix,kj(e.a,e.b,e.c,e.d,e.e,e.f))}function Lj(e,t,r,n){function i(d){return d.length?d.pop()+" ":""}function o(d,f,h,p,v,m){if(d!==h||f!==p){var y=v.push("translate(",null,t,null,r);m.push({i:y-4,x:Bn(d,h)},{i:y-2,x:Bn(f,p)})}else(h||p)&&v.push("translate("+h+t+p+r)}function a(d,f,h,p){d!==f?(d-f>180?f+=360:f-d>180&&(d+=360),p.push({i:h.push(i(h)+"rotate(",null,n)-2,x:Bn(d,f)})):f&&h.push(i(h)+"rotate("+f+n)}function u(d,f,h,p){d!==f?p.push({i:h.push(i(h)+"skewX(",null,n)-2,x:Bn(d,f)}):f&&h.push(i(h)+"skewX("+f+n)}function c(d,f,h,p,v,m){if(d!==h||f!==p){var y=v.push(i(v)+"scale(",null,",",null,")");m.push({i:y-4,x:Bn(d,h)},{i:y-2,x:Bn(f,p)})}else(h!==1||p!==1)&&v.push(i(v)+"scale("+h+","+p+")")}return function(d,f){var h=[],p=[];return d=e(d),f=e(f),o(d.translateX,d.translateY,f.translateX,f.translateY,h,p),a(d.rotate,f.rotate,h,p),u(d.skewX,f.skewX,h,p),c(d.scaleX,d.scaleY,f.scaleX,f.scaleY,h,p),d=f=null,function(v){for(var m=-1,y=p.length,x;++m<y;)h[(x=p[m]).i]=x.x(v);return h.join("")}}}var k8=Lj(j8,"px, ","px)","deg)"),L8=Lj(q8,", ",")",")"),B8=1e-12;function TI(e){return((e=Math.exp(e))+1/e)/2}function F8(e){return((e=Math.exp(e))-1/e)/2}function $8(e){return((e=Math.exp(2*e))-1)/(e+1)}const z8=(function e(t,r,n){function i(o,a){var u=o[0],c=o[1],d=o[2],f=a[0],h=a[1],p=a[2],v=f-u,m=h-c,y=v*v+m*m,x,b;if(y<B8)b=Math.log(p/d)/t,x=function(I){return[u+I*v,c+I*m,d*Math.exp(t*I*b)]};else{var w=Math.sqrt(y),E=(p*p-d*d+n*y)/(2*d*r*w),_=(p*p-d*d-n*y)/(2*p*r*w),S=Math.log(Math.sqrt(E*E+1)-E),R=Math.log(Math.sqrt(_*_+1)-_);b=(R-S)/t,x=function(I){var N=I*b,D=TI(S),L=d/(r*w)*(D*$8(t*N+S)-F8(S));return[u+L*v,c+L*m,d*D/TI(t*N+S)]}}return x.duration=b*1e3*t/Math.SQRT2,x}return i.rho=function(o){var a=Math.max(.001,+o),u=a*a,c=u*u;return e(a,u,c)},i})(Math.SQRT2,2,4);var go=0,wa=0,Jo=0,Bj=1e3,Ku,_a,Yu=0,gi=0,$c=0,qa=typeof performance=="object"&&performance.now?performance:Date,Fj=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function Ox(){return gi||(Fj(H8),gi=qa.now()+$c)}function H8(){gi=0}function Xu(){this._call=this._time=this._next=null}Xu.prototype=$j.prototype={constructor:Xu,restart:function(e,t,r){if(typeof e!="function")throw new TypeError("callback is not a function");r=(r==null?Ox():+r)+(t==null?0:+t),!this._next&&_a!==this&&(_a?_a._next=this:Ku=this,_a=this),this._call=e,this._time=r,Nb()},stop:function(){this._call&&(this._call=null,this._time=1/0,Nb())}};function $j(e,t,r){var n=new Xu;return n.restart(e,t,r),n}function U8(){Ox(),++go;for(var e=Ku,t;e;)(t=gi-e._time)>=0&&e._call.call(void 0,t),e=e._next;--go}function AI(){gi=(Yu=qa.now())+$c,go=wa=0;try{U8()}finally{go=0,W8(),gi=0}}function V8(){var e=qa.now(),t=e-Yu;t>Bj&&($c-=t,Yu=e)}function W8(){for(var e,t=Ku,r,n=1/0;t;)t._call?(n>t._time&&(n=t._time),e=t,t=t._next):(r=t._next,t._next=null,t=e?e._next=r:Ku=r);_a=e,Nb(n)}function Nb(e){if(!go){wa&&(wa=clearTimeout(wa));var t=e-gi;t>24?(e<1/0&&(wa=setTimeout(AI,e-qa.now()-$c)),Jo&&(Jo=clearInterval(Jo))):(Jo||(Yu=qa.now(),Jo=setInterval(V8,Bj)),go=1,Fj(AI))}}function MI(e,t,r){var n=new Xu;return t=t==null?0:+t,n.restart(i=>{n.stop(),e(i+t)},t,r),n}var G8=Bc("start","end","cancel","interrupt"),K8=[],zj=0,DI=1,Tb=2,ju=3,jI=4,Ab=5,qu=6;function zc(e,t,r,n,i,o){var a=e.__transition;if(!a)e.__transition={};else if(r in a)return;Y8(e,r,{name:t,index:n,group:i,on:G8,tween:K8,time:o.time,delay:o.delay,duration:o.duration,ease:o.ease,timer:null,state:zj})}function Cx(e,t){var r=$r(e,t);if(r.state>zj)throw new Error("too late; already scheduled");return r}function an(e,t){var r=$r(e,t);if(r.state>ju)throw new Error("too late; already running");return r}function $r(e,t){var r=e.__transition;if(!r||!(r=r[t]))throw new Error("transition not found");return r}function Y8(e,t,r){var n=e.__transition,i;n[t]=r,r.timer=$j(o,0,r.time);function o(d){r.state=DI,r.timer.restart(a,r.delay,r.time),r.delay<=d&&a(d-r.delay)}function a(d){var f,h,p,v;if(r.state!==DI)return c();for(f in n)if(v=n[f],v.name===r.name){if(v.state===ju)return MI(a);v.state===jI?(v.state=qu,v.timer.stop(),v.on.call("interrupt",e,e.__data__,v.index,v.group),delete n[f]):+f<t&&(v.state=qu,v.timer.stop(),v.on.call("cancel",e,e.__data__,v.index,v.group),delete n[f])}if(MI(function(){r.state===ju&&(r.state=jI,r.timer.restart(u,r.delay,r.time),u(d))}),r.state=Tb,r.on.call("start",e,e.__data__,r.index,r.group),r.state===Tb){for(r.state=ju,i=new Array(p=r.tween.length),f=0,h=-1;f<p;++f)(v=r.tween[f].value.call(e,e.__data__,r.index,r.group))&&(i[++h]=v);i.length=h+1}}function u(d){for(var f=d<r.duration?r.ease.call(null,d/r.duration):(r.timer.restart(c),r.state=Ab,1),h=-1,p=i.length;++h<p;)i[h].call(e,f);r.state===Ab&&(r.on.call("end",e,e.__data__,r.index,r.group),c())}function c(){r.state=qu,r.timer.stop(),delete n[t];for(var d in n)return;delete e.__transition}}function ku(e,t){var r=e.__transition,n,i,o=!0,a;if(r){t=t==null?null:t+"";for(a in r){if((n=r[a]).name!==t){o=!1;continue}i=n.state>Tb&&n.state<Ab,n.state=qu,n.timer.stop(),n.on.call(i?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete r[a]}o&&delete e.__transition}}function X8(e){return this.each(function(){ku(this,e)})}function Z8(e,t){var r,n;return function(){var i=an(this,e),o=i.tween;if(o!==r){n=r=o;for(var a=0,u=n.length;a<u;++a)if(n[a].name===t){n=n.slice(),n.splice(a,1);break}}i.tween=n}}function J8(e,t,r){var n,i;if(typeof r!="function")throw new Error;return function(){var o=an(this,e),a=o.tween;if(a!==n){i=(n=a).slice();for(var u={name:t,value:r},c=0,d=i.length;c<d;++c)if(i[c].name===t){i[c]=u;break}c===d&&i.push(u)}o.tween=i}}function Q8(e,t){var r=this._id;if(e+="",arguments.length<2){for(var n=$r(this.node(),r).tween,i=0,o=n.length,a;i<o;++i)if((a=n[i]).name===e)return a.value;return null}return this.each((t==null?Z8:J8)(r,e,t))}function Rx(e,t,r){var n=e._id;return e.each(function(){var i=an(this,n);(i.value||(i.value={}))[t]=r.apply(this,arguments)}),function(i){return $r(i,n).value[t]}}function Hj(e,t){var r;return(typeof t=="number"?Bn:t instanceof ja?PI:(r=ja(t))?(t=r,PI):D8)(e,t)}function eG(e){return function(){this.removeAttribute(e)}}function tG(e){return function(){this.removeAttributeNS(e.space,e.local)}}function rG(e,t,r){var n,i=r+"",o;return function(){var a=this.getAttribute(e);return a===i?null:a===n?o:o=t(n=a,r)}}function nG(e,t,r){var n,i=r+"",o;return function(){var a=this.getAttributeNS(e.space,e.local);return a===i?null:a===n?o:o=t(n=a,r)}}function iG(e,t,r){var n,i,o;return function(){var a,u=r(this),c;return u==null?void this.removeAttribute(e):(a=this.getAttribute(e),c=u+"",a===c?null:a===n&&c===i?o:(i=c,o=t(n=a,u)))}}function oG(e,t,r){var n,i,o;return function(){var a,u=r(this),c;return u==null?void this.removeAttributeNS(e.space,e.local):(a=this.getAttributeNS(e.space,e.local),c=u+"",a===c?null:a===n&&c===i?o:(i=c,o=t(n=a,u)))}}function aG(e,t){var r=Fc(e),n=r==="transform"?L8:Hj;return this.attrTween(e,typeof t=="function"?(r.local?oG:iG)(r,n,Rx(this,"attr."+e,t)):t==null?(r.local?tG:eG)(r):(r.local?nG:rG)(r,n,t))}function sG(e,t){return function(r){this.setAttribute(e,t.call(this,r))}}function uG(e,t){return function(r){this.setAttributeNS(e.space,e.local,t.call(this,r))}}function cG(e,t){var r,n;function i(){var o=t.apply(this,arguments);return o!==n&&(r=(n=o)&&uG(e,o)),r}return i._value=t,i}function lG(e,t){var r,n;function i(){var o=t.apply(this,arguments);return o!==n&&(r=(n=o)&&sG(e,o)),r}return i._value=t,i}function fG(e,t){var r="attr."+e;if(arguments.length<2)return(r=this.tween(r))&&r._value;if(t==null)return this.tween(r,null);if(typeof t!="function")throw new Error;var n=Fc(e);return this.tween(r,(n.local?cG:lG)(n,t))}function dG(e,t){return function(){Cx(this,e).delay=+t.apply(this,arguments)}}function hG(e,t){return t=+t,function(){Cx(this,e).delay=t}}function pG(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?dG:hG)(t,e)):$r(this.node(),t).delay}function vG(e,t){return function(){an(this,e).duration=+t.apply(this,arguments)}}function gG(e,t){return t=+t,function(){an(this,e).duration=t}}function mG(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?vG:gG)(t,e)):$r(this.node(),t).duration}function yG(e,t){if(typeof t!="function")throw new Error;return function(){an(this,e).ease=t}}function bG(e){var t=this._id;return arguments.length?this.each(yG(t,e)):$r(this.node(),t).ease}function xG(e,t){return function(){var r=t.apply(this,arguments);if(typeof r!="function")throw new Error;an(this,e).ease=r}}function wG(e){if(typeof e!="function")throw new Error;return this.each(xG(this._id,e))}function _G(e){typeof e!="function"&&(e=wj(e));for(var t=this._groups,r=t.length,n=new Array(r),i=0;i<r;++i)for(var o=t[i],a=o.length,u=n[i]=[],c,d=0;d<a;++d)(c=o[d])&&e.call(c,c.__data__,d,o)&&u.push(c);return new xn(n,this._parents,this._name,this._id)}function EG(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,r=e._groups,n=t.length,i=r.length,o=Math.min(n,i),a=new Array(n),u=0;u<o;++u)for(var c=t[u],d=r[u],f=c.length,h=a[u]=new Array(f),p,v=0;v<f;++v)(p=c[v]||d[v])&&(h[v]=p);for(;u<n;++u)a[u]=t[u];return new xn(a,this._parents,this._name,this._id)}function SG(e){return(e+"").trim().split(/^|\s+/).every(function(t){var r=t.indexOf(".");return r>=0&&(t=t.slice(0,r)),!t||t==="start"})}function OG(e,t,r){var n,i,o=SG(t)?Cx:an;return function(){var a=o(this,e),u=a.on;u!==n&&(i=(n=u).copy()).on(t,r),a.on=i}}function CG(e,t){var r=this._id;return arguments.length<2?$r(this.node(),r).on.on(e):this.each(OG(r,e,t))}function RG(e){return function(){var t=this.parentNode;for(var r in this.__transition)if(+r!==e)return;t&&t.removeChild(this)}}function IG(){return this.on("end.remove",RG(this._id))}function PG(e){var t=this._name,r=this._id;typeof e!="function"&&(e=_x(e));for(var n=this._groups,i=n.length,o=new Array(i),a=0;a<i;++a)for(var u=n[a],c=u.length,d=o[a]=new Array(c),f,h,p=0;p<c;++p)(f=u[p])&&(h=e.call(f,f.__data__,p,u))&&("__data__"in f&&(h.__data__=f.__data__),d[p]=h,zc(d[p],t,r,p,d,$r(f,r)));return new xn(o,this._parents,t,r)}function NG(e){var t=this._name,r=this._id;typeof e!="function"&&(e=xj(e));for(var n=this._groups,i=n.length,o=[],a=[],u=0;u<i;++u)for(var c=n[u],d=c.length,f,h=0;h<d;++h)if(f=c[h]){for(var p=e.call(f,f.__data__,h,c),v,m=$r(f,r),y=0,x=p.length;y<x;++y)(v=p[y])&&zc(v,t,r,y,p,m);o.push(p),a.push(f)}return new xn(o,a,t,r)}var TG=Ga.prototype.constructor;function AG(){return new TG(this._groups,this._parents)}function MG(e,t){var r,n,i;return function(){var o=vo(this,e),a=(this.style.removeProperty(e),vo(this,e));return o===a?null:o===r&&a===n?i:i=t(r=o,n=a)}}function Uj(e){return function(){this.style.removeProperty(e)}}function DG(e,t,r){var n,i=r+"",o;return function(){var a=vo(this,e);return a===i?null:a===n?o:o=t(n=a,r)}}function jG(e,t,r){var n,i,o;return function(){var a=vo(this,e),u=r(this),c=u+"";return u==null&&(c=u=(this.style.removeProperty(e),vo(this,e))),a===c?null:a===n&&c===i?o:(i=c,o=t(n=a,u))}}function qG(e,t){var r,n,i,o="style."+t,a="end."+o,u;return function(){var c=an(this,e),d=c.on,f=c.value[o]==null?u||(u=Uj(t)):void 0;(d!==r||i!==f)&&(n=(r=d).copy()).on(a,i=f),c.on=n}}function kG(e,t,r){var n=(e+="")=="transform"?k8:Hj;return t==null?this.styleTween(e,MG(e,n)).on("end.style."+e,Uj(e)):typeof t=="function"?this.styleTween(e,jG(e,n,Rx(this,"style."+e,t))).each(qG(this._id,e)):this.styleTween(e,DG(e,n,t),r).on("end.style."+e,null)}function LG(e,t,r){return function(n){this.style.setProperty(e,t.call(this,n),r)}}function BG(e,t,r){var n,i;function o(){var a=t.apply(this,arguments);return a!==i&&(n=(i=a)&&LG(e,a,r)),n}return o._value=t,o}function FG(e,t,r){var n="style."+(e+="");if(arguments.length<2)return(n=this.tween(n))&&n._value;if(t==null)return this.tween(n,null);if(typeof t!="function")throw new Error;return this.tween(n,BG(e,t,r??""))}function $G(e){return function(){this.textContent=e}}function zG(e){return function(){var t=e(this);this.textContent=t??""}}function HG(e){return this.tween("text",typeof e=="function"?zG(Rx(this,"text",e)):$G(e==null?"":e+""))}function UG(e){return function(t){this.textContent=e.call(this,t)}}function VG(e){var t,r;function n(){var i=e.apply(this,arguments);return i!==r&&(t=(r=i)&&UG(i)),t}return n._value=e,n}function WG(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(e==null)return this.tween(t,null);if(typeof e!="function")throw new Error;return this.tween(t,VG(e))}function GG(){for(var e=this._name,t=this._id,r=Vj(),n=this._groups,i=n.length,o=0;o<i;++o)for(var a=n[o],u=a.length,c,d=0;d<u;++d)if(c=a[d]){var f=$r(c,t);zc(c,e,r,d,a,{time:f.time+f.delay+f.duration,delay:0,duration:f.duration,ease:f.ease})}return new xn(n,this._parents,e,r)}function KG(){var e,t,r=this,n=r._id,i=r.size();return new Promise(function(o,a){var u={value:a},c={value:function(){--i===0&&o()}};r.each(function(){var d=an(this,n),f=d.on;f!==e&&(t=(e=f).copy(),t._.cancel.push(u),t._.interrupt.push(u),t._.end.push(c)),d.on=t}),i===0&&o()})}var YG=0;function xn(e,t,r,n){this._groups=e,this._parents=t,this._name=r,this._id=n}function Vj(){return++YG}var mn=Ga.prototype;xn.prototype={constructor:xn,select:PG,selectAll:NG,selectChild:mn.selectChild,selectChildren:mn.selectChildren,filter:_G,merge:EG,selection:AG,transition:GG,call:mn.call,nodes:mn.nodes,node:mn.node,size:mn.size,empty:mn.empty,each:mn.each,on:CG,attr:aG,attrTween:fG,style:kG,styleTween:FG,text:HG,textTween:WG,remove:IG,tween:Q8,delay:pG,duration:mG,ease:bG,easeVarying:wG,end:KG,[Symbol.iterator]:mn[Symbol.iterator]};function XG(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}var ZG={time:null,delay:0,duration:250,ease:XG};function JG(e,t){for(var r;!(r=e.__transition)||!(r=r[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`);return r}function QG(e){var t,r;e instanceof xn?(t=e._id,e=e._name):(t=Vj(),(r=ZG).time=Ox(),e=e==null?null:e+"");for(var n=this._groups,i=n.length,o=0;o<i;++o)for(var a=n[o],u=a.length,c,d=0;d<u;++d)(c=a[d])&&zc(c,e,t,d,a,r||JG(c,t));return new xn(n,this._parents,e,t)}Ga.prototype.interrupt=X8;Ga.prototype.transition=QG;const hu=e=>()=>e;function eK(e,{sourceEvent:t,target:r,transform:n,dispatch:i}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:r,enumerable:!0,configurable:!0},transform:{value:n,enumerable:!0,configurable:!0},_:{value:i}})}function yn(e,t,r){this.k=e,this.x=t,this.y=r}yn.prototype={constructor:yn,scale:function(e){return e===1?this:new yn(this.k*e,this.x,this.y)},translate:function(e,t){return e===0&t===0?this:new yn(this.k,this.x+this.k*e,this.y+this.k*t)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var fi=new yn(1,0,0);yn.prototype;function pm(e){e.stopImmediatePropagation()}function Qo(e){e.preventDefault(),e.stopImmediatePropagation()}function tK(e){return(!e.ctrlKey||e.type==="wheel")&&!e.button}function rK(){var e=this;return e instanceof SVGElement?(e=e.ownerSVGElement||e,e.hasAttribute("viewBox")?(e=e.viewBox.baseVal,[[e.x,e.y],[e.x+e.width,e.y+e.height]]):[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]):[[0,0],[e.clientWidth,e.clientHeight]]}function qI(){return this.__zoom||fi}function nK(e){return-e.deltaY*(e.deltaMode===1?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function iK(){return navigator.maxTouchPoints||"ontouchstart"in this}function oK(e,t,r){var n=e.invertX(t[0][0])-r[0][0],i=e.invertX(t[1][0])-r[1][0],o=e.invertY(t[0][1])-r[0][1],a=e.invertY(t[1][1])-r[1][1];return e.translate(i>n?(n+i)/2:Math.min(0,n)||Math.max(0,i),a>o?(o+a)/2:Math.min(0,o)||Math.max(0,a))}function aK(){var e=tK,t=rK,r=oK,n=nK,i=iK,o=[0,1/0],a=[[-1/0,-1/0],[1/0,1/0]],u=250,c=z8,d=Bc("start","zoom","end"),f,h,p,v=500,m=150,y=0,x=10;function b(T){T.property("__zoom",qI).on("wheel.zoom",N,{passive:!1}).on("mousedown.zoom",D).on("dblclick.zoom",L).filter(i).on("touchstart.zoom",B).on("touchmove.zoom",U).on("touchend.zoom touchcancel.zoom",j).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}b.transform=function(T,G,z,X){var Z=T.selection?T.selection():T;Z.property("__zoom",qI),T!==Z?S(T,G,z,X):Z.interrupt().each(function(){R(this,arguments).event(X).start().zoom(null,typeof G=="function"?G.apply(this,arguments):G).end()})},b.scaleBy=function(T,G,z,X){b.scaleTo(T,function(){var Z=this.__zoom.k,re=typeof G=="function"?G.apply(this,arguments):G;return Z*re},z,X)},b.scaleTo=function(T,G,z,X){b.transform(T,function(){var Z=t.apply(this,arguments),re=this.__zoom,W=z==null?_(Z):typeof z=="function"?z.apply(this,arguments):z,Q=re.invert(W),ue=typeof G=="function"?G.apply(this,arguments):G;return r(E(w(re,ue),W,Q),Z,a)},z,X)},b.translateBy=function(T,G,z,X){b.transform(T,function(){return r(this.__zoom.translate(typeof G=="function"?G.apply(this,arguments):G,typeof z=="function"?z.apply(this,arguments):z),t.apply(this,arguments),a)},null,X)},b.translateTo=function(T,G,z,X,Z){b.transform(T,function(){var re=t.apply(this,arguments),W=this.__zoom,Q=X==null?_(re):typeof X=="function"?X.apply(this,arguments):X;return r(fi.translate(Q[0],Q[1]).scale(W.k).translate(typeof G=="function"?-G.apply(this,arguments):-G,typeof z=="function"?-z.apply(this,arguments):-z),re,a)},X,Z)};function w(T,G){return G=Math.max(o[0],Math.min(o[1],G)),G===T.k?T:new yn(G,T.x,T.y)}function E(T,G,z){var X=G[0]-z[0]*T.k,Z=G[1]-z[1]*T.k;return X===T.x&&Z===T.y?T:new yn(T.k,X,Z)}function _(T){return[(+T[0][0]+ +T[1][0])/2,(+T[0][1]+ +T[1][1])/2]}function S(T,G,z,X){T.on("start.zoom",function(){R(this,arguments).event(X).start()}).on("interrupt.zoom end.zoom",function(){R(this,arguments).event(X).end()}).tween("zoom",function(){var Z=this,re=arguments,W=R(Z,re).event(X),Q=t.apply(Z,re),ue=z==null?_(Q):typeof z=="function"?z.apply(Z,re):z,oe=Math.max(Q[1][0]-Q[0][0],Q[1][1]-Q[0][1]),H=Z.__zoom,K=typeof G=="function"?G.apply(Z,re):G,$=c(H.invert(ue).concat(oe/H.k),K.invert(ue).concat(oe/K.k));return function(k){if(k===1)k=K;else{var F=$(k),te=oe/F[2];k=new yn(te,ue[0]-F[0]*te,ue[1]-F[1]*te)}W.zoom(null,k)}})}function R(T,G,z){return!z&&T.__zooming||new I(T,G)}function I(T,G){this.that=T,this.args=G,this.active=0,this.sourceEvent=null,this.extent=t.apply(T,G),this.taps=0}I.prototype={event:function(T){return T&&(this.sourceEvent=T),this},start:function(){return++this.active===1&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(T,G){return this.mouse&&T!=="mouse"&&(this.mouse[1]=G.invert(this.mouse[0])),this.touch0&&T!=="touch"&&(this.touch0[1]=G.invert(this.touch0[0])),this.touch1&&T!=="touch"&&(this.touch1[1]=G.invert(this.touch1[0])),this.that.__zoom=G,this.emit("zoom"),this},end:function(){return--this.active===0&&(delete this.that.__zooming,this.emit("end")),this},emit:function(T){var G=Mr(this.that).datum();d.call(T,this.that,new eK(T,{sourceEvent:this.sourceEvent,target:b,transform:this.that.__zoom,dispatch:d}),G)}};function N(T,...G){if(!e.apply(this,arguments))return;var z=R(this,G).event(T),X=this.__zoom,Z=Math.max(o[0],Math.min(o[1],X.k*Math.pow(2,n.apply(this,arguments)))),re=Xr(T);if(z.wheel)(z.mouse[0][0]!==re[0]||z.mouse[0][1]!==re[1])&&(z.mouse[1]=X.invert(z.mouse[0]=re)),clearTimeout(z.wheel);else{if(X.k===Z)return;z.mouse=[re,X.invert(re)],ku(this),z.start()}Qo(T),z.wheel=setTimeout(W,m),z.zoom("mouse",r(E(w(X,Z),z.mouse[0],z.mouse[1]),z.extent,a));function W(){z.wheel=null,z.end()}}function D(T,...G){if(p||!e.apply(this,arguments))return;var z=T.currentTarget,X=R(this,G,!0).event(T),Z=Mr(T.view).on("mousemove.zoom",ue,!0).on("mouseup.zoom",oe,!0),re=Xr(T,z),W=T.clientX,Q=T.clientY;Tj(T.view),pm(T),X.mouse=[re,this.__zoom.invert(re)],ku(this),X.start();function ue(H){if(Qo(H),!X.moved){var K=H.clientX-W,$=H.clientY-Q;X.moved=K*K+$*$>y}X.event(H).zoom("mouse",r(E(X.that.__zoom,X.mouse[0]=Xr(H,z),X.mouse[1]),X.extent,a))}function oe(H){Z.on("mousemove.zoom mouseup.zoom",null),Aj(H.view,X.moved),Qo(H),X.event(H).end()}}function L(T,...G){if(e.apply(this,arguments)){var z=this.__zoom,X=Xr(T.changedTouches?T.changedTouches[0]:T,this),Z=z.invert(X),re=z.k*(T.shiftKey?.5:2),W=r(E(w(z,re),X,Z),t.apply(this,G),a);Qo(T),u>0?Mr(this).transition().duration(u).call(S,W,X,T):Mr(this).call(b.transform,W,X,T)}}function B(T,...G){if(e.apply(this,arguments)){var z=T.touches,X=z.length,Z=R(this,G,T.changedTouches.length===X).event(T),re,W,Q,ue;for(pm(T),W=0;W<X;++W)Q=z[W],ue=Xr(Q,this),ue=[ue,this.__zoom.invert(ue),Q.identifier],Z.touch0?!Z.touch1&&Z.touch0[2]!==ue[2]&&(Z.touch1=ue,Z.taps=0):(Z.touch0=ue,re=!0,Z.taps=1+!!f);f&&(f=clearTimeout(f)),re&&(Z.taps<2&&(h=ue[0],f=setTimeout(function(){f=null},v)),ku(this),Z.start())}}function U(T,...G){if(this.__zooming){var z=R(this,G).event(T),X=T.changedTouches,Z=X.length,re,W,Q,ue;for(Qo(T),re=0;re<Z;++re)W=X[re],Q=Xr(W,this),z.touch0&&z.touch0[2]===W.identifier?z.touch0[0]=Q:z.touch1&&z.touch1[2]===W.identifier&&(z.touch1[0]=Q);if(W=z.that.__zoom,z.touch1){var oe=z.touch0[0],H=z.touch0[1],K=z.touch1[0],$=z.touch1[1],k=(k=K[0]-oe[0])*k+(k=K[1]-oe[1])*k,F=(F=$[0]-H[0])*F+(F=$[1]-H[1])*F;W=w(W,Math.sqrt(k/F)),Q=[(oe[0]+K[0])/2,(oe[1]+K[1])/2],ue=[(H[0]+$[0])/2,(H[1]+$[1])/2]}else if(z.touch0)Q=z.touch0[0],ue=z.touch0[1];else return;z.zoom("touch",r(E(W,Q,ue),z.extent,a))}}function j(T,...G){if(this.__zooming){var z=R(this,G).event(T),X=T.changedTouches,Z=X.length,re,W;for(pm(T),p&&clearTimeout(p),p=setTimeout(function(){p=null},v),re=0;re<Z;++re)W=X[re],z.touch0&&z.touch0[2]===W.identifier?delete z.touch0:z.touch1&&z.touch1[2]===W.identifier&&delete z.touch1;if(z.touch1&&!z.touch0&&(z.touch0=z.touch1,delete z.touch1),z.touch0)z.touch0[1]=this.__zoom.invert(z.touch0[0]);else if(z.end(),z.taps===2&&(W=Xr(W,this),Math.hypot(h[0]-W[0],h[1]-W[1])<x)){var Q=Mr(this).on("dblclick.zoom");Q&&Q.apply(this,arguments)}}}return b.wheelDelta=function(T){return arguments.length?(n=typeof T=="function"?T:hu(+T),b):n},b.filter=function(T){return arguments.length?(e=typeof T=="function"?T:hu(!!T),b):e},b.touchable=function(T){return arguments.length?(i=typeof T=="function"?T:hu(!!T),b):i},b.extent=function(T){return arguments.length?(t=typeof T=="function"?T:hu([[+T[0][0],+T[0][1]],[+T[1][0],+T[1][1]]]),b):t},b.scaleExtent=function(T){return arguments.length?(o[0]=+T[0],o[1]=+T[1],b):[o[0],o[1]]},b.translateExtent=function(T){return arguments.length?(a[0][0]=+T[0][0],a[1][0]=+T[1][0],a[0][1]=+T[0][1],a[1][1]=+T[1][1],b):[[a[0][0],a[0][1]],[a[1][0],a[1][1]]]},b.constrain=function(T){return arguments.length?(r=T,b):r},b.duration=function(T){return arguments.length?(u=+T,b):u},b.interpolate=function(T){return arguments.length?(c=T,b):c},b.on=function(){var T=d.on.apply(d,arguments);return T===d?b:T},b.clickDistance=function(T){return arguments.length?(y=(T=+T)*T,b):Math.sqrt(y)},b.tapDistance=function(T){return arguments.length?(x=+T,b):x},b}function ze(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Mb(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function Wj(e,t){if(e){if(typeof e=="string")return Mb(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Mb(e,t)}}function sK(e){if(Array.isArray(e))return e}function uK(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],i=!0,o=!1,a,u;try{for(r=r.call(e);!(i=(a=r.next()).done)&&(n.push(a.value),!(t&&n.length===t));i=!0);}catch(c){o=!0,u=c}finally{try{!i&&r.return!=null&&r.return()}finally{if(o)throw u}}return n}}function cK(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
6
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Be(e,t){return sK(e)||uK(e,t)||Wj(e,t)||cK()}var mo;(function(e){e.Strict="strict",e.Loose="loose"})(mo||(mo={}));var mi;(function(e){e.Lines="lines",e.Dots="dots"})(mi||(mi={}));var io;(function(e){e.Free="free",e.Vertical="vertical",e.Horizontal="horizontal"})(io||(io={}));var $n;(function(e){e.Bezier="default",e.Straight="straight",e.Step="step",e.SmoothStep="smoothstep",e.SimpleBezier="simplebezier"})($n||($n={}));var Zu;(function(e){e.Arrow="arrow",e.ArrowClosed="arrowclosed"})(Zu||(Zu={}));var xe;(function(e){e.Left="left",e.Top="top",e.Right="right",e.Bottom="bottom"})(xe||(xe={}));var Ix=function(t){return{width:t.offsetWidth,height:t.offsetHeight}},oo=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;return Math.min(Math.max(t,r),n)},Gj=function(t,r){return{x:oo(t.x,r[0][0],r[1][0]),y:oo(t.y,r[0][1],r[1][1])}},Kj=function(t){var r,n;return((r=t.getRootNode)===null||r===void 0?void 0:r.call(t))||((n=window)===null||n===void 0?void 0:n.document)},lK=function(t,r){return{x:Math.min(t.x,r.x),y:Math.min(t.y,r.y),x2:Math.max(t.x2,r.x2),y2:Math.max(t.y2,r.y2)}},Ju=function(t){var r=t.x,n=t.y,i=t.width,o=t.height;return{x:r,y:n,x2:r+i,y2:n+o}},fK=function(t){var r=t.x,n=t.y,i=t.x2,o=t.y2;return{x:r,y:n,width:i-r,height:o-n}},Yj=function(t){return!isNaN(t)&&isFinite(t)},Pt=Symbol("internals");function kI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ea(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?kI(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):kI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function LI(e,t){var r=e.find(function(d){return d.id===t.parentNode});if(r){var n=t.position.x+t.width-r.width,i=t.position.y+t.height-r.height;if(n>0||i>0||t.position.x<0||t.position.y<0){var o,a;if(r.style=Ea({},r.style)||{},r.style.width=(o=r.style.width)!==null&&o!==void 0?o:r.width,r.style.height=(a=r.style.height)!==null&&a!==void 0?a:r.height,n>0&&(r.style.width+=n),i>0&&(r.style.height+=i),t.position.x<0){var u=Math.abs(t.position.x);r.position.x=r.position.x-u,r.style.width+=u,t.position.x=0}if(t.position.y<0){var c=Math.abs(t.position.y);r.position.y=r.position.y-c,r.style.height+=c,t.position.y=0}r.width=r.style.width,r.height=r.style.height}}}function Xj(e,t){if(e.some(function(n){return n.type==="reset"}))return e.filter(function(n){return n.type==="reset"}).map(function(n){return n.item});var r=e.filter(function(n){return n.type==="add"}).map(function(n){return n.item});return t.reduce(function(n,i){var o=e.find(function(c){return c.id===i.id});if(o)switch(o.type){case"select":return n.push(Ea(Ea({},i),{},{selected:o.selected})),n;case"position":{var a=Ea({},i);return typeof o.position<"u"&&(a.position=o.position),typeof o.positionAbsolute<"u"&&(a.positionAbsolute=o.positionAbsolute),typeof o.dragging<"u"&&(a.dragging=o.dragging),a.expandParent&&LI(n,a),n.push(a),n}case"dimensions":{var u=Ea({},i);return typeof o.dimensions<"u"&&(u.width=o.dimensions.width,u.height=o.dimensions.height),u.expandParent&&LI(n,u),n.push(u),n}case"remove":return n}return n.push(i),n},r)}function Zj(e,t){return Xj(e,t)}function dK(e,t){return Xj(e,t)}var Fn=function(t,r){return{id:t,type:"select",selected:r}};function Qi(e,t){return e.reduce(function(r,n){var i=t.includes(n.id);return!n.selected&&i?(n.selected=!0,r.push(Fn(n.id,!0))):n.selected&&!i&&(n.selected=!1,r.push(Fn(n.id,!1))),r},[])}function BI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Jj(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?BI(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):BI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var FI=function(t,r,n){var i=r.querySelectorAll(t);if(!i||!i.length)return null;var o=Array.from(i),a=r.getBoundingClientRect();return o.map(function(u){var c=u.getBoundingClientRect();return Jj({id:u.getAttribute("data-handleid"),position:u.getAttribute("data-handlepos"),x:(c.left-a.left)/n,y:(c.top-a.top)/n},Ix(u))})};function ea(e,t,r){return r===void 0?r:function(n){var i=t().nodeInternals.get(e);r(n,Jj({},i))}}function Qj(e){var t=e.id,r=e.store,n=r.getState(),i=n.addSelectedNodes,o=n.unselectNodesAndEdges,a=n.multiSelectionActive,u=n.nodeInternals,c=u.get(t);r.setState({nodesSelectionActive:!1}),c.selected?c.selected&&a&&o({nodes:[c]}):i([t])}function $I(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ra(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?$I(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):$I(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var hK=function(t){return"id"in t&&"source"in t&&"target"in t},pK=function(t){var r=t.source,n=t.sourceHandle,i=t.target,o=t.targetHandle;return"reactflow__edge-".concat(r).concat(n||"","-").concat(i).concat(o||"")},Db=function(t,r){if(typeof t>"u")return"";if(typeof t=="string")return t;var n=r?"".concat(r,"__"):"";return"".concat(n).concat(Object.keys(t).sort().map(function(i){return"".concat(i,"=").concat(t[i])}).join("&"))},vK=function(t,r){return r.some(function(n){return n.source===t.source&&n.target===t.target&&(n.sourceHandle===t.sourceHandle||!n.sourceHandle&&!t.sourceHandle)&&(n.targetHandle===t.targetHandle||!n.targetHandle&&!t.targetHandle)})},gK=function(t,r){if(!t.source||!t.target)return process.env.NODE_ENV==="development"&&console.warn("[React Flow]: Can't create edge. An edge needs a source and a target. Help: https://reactflow.dev/error#600"),r;var n;return hK(t)?n=Ra({},t):n=Ra(Ra({},t),{},{id:pK(t)}),vK(n,r)?r:r.concat(n)},eq=function(t,r,n,i){var o=t.x,a=t.y,u=Be(r,3),c=u[0],d=u[1],f=u[2],h=Be(i,2),p=h[0],v=h[1],m={x:(o-c)/f,y:(a-d)/f};return n?{x:p*Math.round(m.x/p),y:v*Math.round(m.y/v)}:m},Px=function(t){if(t.length===0)return{x:0,y:0,width:0,height:0};var r=t.reduce(function(n,i){var o=i.positionAbsolute,a=i.position,u=i.width,c=i.height;return lK(n,Ju({x:o?o.x:a.x,y:o?o.y:a.y,width:u||0,height:c||0}))},{x:1/0,y:1/0,x2:-1/0,y2:-1/0});return fK(r)},tq=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[0,0,1],i=Be(n,3),o=i[0],a=i[1],u=i[2],c=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,d=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,f=Ju({x:(r.x-o)/u,y:(r.y-a)/u,width:r.width/u,height:r.height/u}),h=[];return t.forEach(function(p){var v=p.positionAbsolute,m=p.width,y=p.height,x=p.selectable,b=x===void 0?!0:x;if(d&&!b)return!1;var w=Ju(Ra(Ra({},v),{},{width:m||0,height:y||0})),E=Math.max(0,Math.min(f.x2,w.x2)-Math.max(f.x,w.x)),_=Math.max(0,Math.min(f.y2,w.y2)-Math.max(f.y,w.y)),S=Math.ceil(E*_),R=typeof m>"u"||typeof y>"u"||m===null||y===null,I=c&&S>0,N=(m||0)*(y||0),D=R||I||S>=N;D&&h.push(p)}),h},rq=function(t,r){var n=t.map(function(i){return i.id});return r.filter(function(i){return n.includes(i.source)||n.includes(i.target)})},nq=function(t,r,n,i,o){var a=arguments.length>5&&arguments[5]!==void 0?arguments[5]:.1,u=r/(t.width*(1+a)),c=n/(t.height*(1+a)),d=Math.min(u,c),f=oo(d,i,o),h=t.x+t.width/2,p=t.y+t.height/2,v=r/2-h*f,m=n/2-p*f;return[v,m,f]},ai=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return t.transition().duration(r)};function zI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function eo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?zI(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):zI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function iq(e,t,r,n){var i,o,a,u,c,d,f,h,p,v,m,y;if(!e.parentNode)return n;var x=t.get(e.parentNode);return iq(x,t,r,{x:((i=n.x)!==null&&i!==void 0?i:0)+((o=(a=x.position)===null||a===void 0?void 0:a.x)!==null&&o!==void 0?o:0),y:((u=n.y)!==null&&u!==void 0?u:0)+((c=(d=x.position)===null||d===void 0?void 0:d.y)!==null&&c!==void 0?c:0),z:((f=(h=x[Pt])===null||h===void 0?void 0:h.z)!==null&&f!==void 0?f:0)>((p=n.z)!==null&&p!==void 0?p:0)?(v=(m=x[Pt])===null||m===void 0?void 0:m.z)!==null&&v!==void 0?v:0:(y=n.z)!==null&&y!==void 0?y:0})}function vm(e,t){var r=new Map,n={};return e.forEach(function(i){var o,a=Yj(i.zIndex)?i.zIndex:i.selected?1e3:0,u=t.get(i.id),c=eo(eo({width:u==null?void 0:u.width,height:u==null?void 0:u.height},i),{},{positionAbsolute:{x:i.position.x,y:i.position.y}});i.parentNode&&(c.parentNode=i.parentNode,n[i.parentNode]=!0),Object.defineProperty(c,Pt,{enumerable:!1,value:{handleBounds:u==null||(o=u[Pt])===null||o===void 0?void 0:o.handleBounds,z:a}}),r.set(i.id,c)}),r.forEach(function(i){if(i.parentNode&&!r.has(i.parentNode))throw new Error("Parent node ".concat(i.parentNode," not found"));if(i.parentNode||n[i.id]){var o,a,u=iq(i,r,n,eo(eo({},i.position),{},{z:(o=(a=i[Pt])===null||a===void 0?void 0:a.z)!==null&&o!==void 0?o:0})),c=u.x,d=u.y,f=u.z;i.positionAbsolute={x:c,y:d},i[Pt].z=f,n[i.id]&&(i[Pt].isParent=!0)}}),r}function oq(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=e(),n=r.nodeInternals,i=r.width,o=r.height,a=r.minZoom,u=r.maxZoom,c=r.d3Zoom,d=r.d3Selection,f=r.fitViewOnInitDone,h=r.fitViewOnInit;if((t.initial&&!f&&h||!t.initial)&&c&&d){var p=Array.from(n.values()).filter(function(N){return t.includeHiddenNodes?N.width&&N.height:!N.hidden}),v=p.every(function(N){return N.width&&N.height});if(p.length>0&&v){var m,y,x,b=Px(p),w=nq(b,i,o,(m=t.minZoom)!==null&&m!==void 0?m:a,(y=t.maxZoom)!==null&&y!==void 0?y:u,(x=t.padding)!==null&&x!==void 0?x:.1),E=Be(w,3),_=E[0],S=E[1],R=E[2],I=fi.translate(_,S).scale(R);return typeof t.duration=="number"&&t.duration>0?c.transform(ai(d,t.duration),I):c.transform(d,I),!0}}return!1}function mK(e,t){return e.forEach(function(r){var n=t.get(r.id);if(n){var i;t.set(n.id,eo(eo({},n),{},(i={},ze(i,Pt,n[Pt]),ze(i,"selected",r.selected),i)))}}),new Map(t)}function yK(e,t){return t.map(function(r){var n=e.find(function(i){return i.id===r.id});return n&&(r.selected=n.selected),r})}function pu(e){var t=e.changedNodes,r=e.changedEdges,n=e.get,i=e.set,o=n(),a=o.nodeInternals,u=o.edges,c=o.onNodesChange,d=o.onEdgesChange,f=o.hasDefaultNodes,h=o.hasDefaultEdges;t!=null&&t.length&&(f&&i({nodeInternals:mK(t,a)}),c==null||c(t)),r!=null&&r.length&&(h&&i({edges:yK(r,u)}),d==null||d(r))}var jb=[[Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY],[Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY]],HI={width:0,height:0,transform:[0,0,1],nodeInternals:new Map,edges:[],onNodesChange:null,onEdgesChange:null,hasDefaultNodes:!1,hasDefaultEdges:!1,d3Zoom:null,d3Selection:null,d3ZoomHandler:void 0,minZoom:.5,maxZoom:2,translateExtent:jb,nodeExtent:jb,nodesSelectionActive:!1,userSelectionActive:!1,connectionNodeId:null,connectionHandleId:null,connectionHandleType:"source",connectionPosition:{x:0,y:0},connectionMode:mo.Strict,domNode:null,snapGrid:[15,15],snapToGrid:!1,nodesDraggable:!0,nodesConnectable:!0,elementsSelectable:!0,fitViewOnInit:!1,fitViewOnInitDone:!1,fitViewOnInitOptions:void 0,multiSelectionActive:!1,reactFlowVersion:"10.3.17",connectionStartHandle:null,connectOnClick:!0};function UI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Kr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?UI(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):UI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var Nx=IW(),bK=Nx.Provider,gt=Nx.useStore,Ft=Nx.useStoreApi,xK=function(){return RW(function(t,r){return Kr(Kr({},HI),{},{setNodes:function(i){t({nodeInternals:vm(i,r().nodeInternals)})},setEdges:function(i){var o=r(),a=o.defaultEdgeOptions,u=a===void 0?{}:a;t({edges:i.map(function(c){return Kr(Kr({},u),c)})})},setDefaultNodesAndEdges:function(i,o){var a=typeof i<"u",u=typeof o<"u",c=a?vm(i,new Map):new Map,d=u?o:[];t({nodeInternals:c,edges:d,hasDefaultNodes:a,hasDefaultEdges:u})},updateNodeDimensions:function(i){var o=r(),a=o.onNodesChange,u=o.nodeInternals,c=o.fitViewOnInit,d=o.fitViewOnInitDone,f=o.fitViewOnInitOptions,h=o.domNode,p=h==null?void 0:h.querySelector(".react-flow__viewport");if(p){var v=window.getComputedStyle(p),m=new window.DOMMatrixReadOnly(v.transform),y=m.m22,x=i.reduce(function(w,E){var _=u.get(E.id);if(_){var S=Ix(E.nodeElement),R=!!(S.width&&S.height&&(_.width!==S.width||_.height!==S.height||E.forceUpdate));R&&(u.set(_.id,Kr(Kr({},_),{},ze({},Pt,Kr(Kr({},_[Pt]),{},{handleBounds:{source:FI(".source",E.nodeElement,y),target:FI(".target",E.nodeElement,y)}})),S)),w.push({id:_.id,type:"dimensions",dimensions:S}))}return w},[]),b=d||c&&!d&&oq(r,Kr({initial:!0},f));t({nodeInternals:new Map(u),fitViewOnInitDone:b}),(x==null?void 0:x.length)>0&&(a==null||a(x))}},updateNodePositions:function(i){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,u=r(),c=u.onNodesChange,d=u.nodeInternals,f=u.hasDefaultNodes;if(f||c){var h=i.map(function(m){var y={id:m.id,type:"position",dragging:a};return o&&(y.positionAbsolute=m.positionAbsolute,y.position=m.position),y});if(h!=null&&h.length){if(f){var p=Zj(h,Array.from(d.values())),v=vm(p,d);t({nodeInternals:v})}c==null||c(h)}}},addSelectedNodes:function(i){var o=r(),a=o.multiSelectionActive,u=o.nodeInternals,c=o.edges,d,f=null;a?d=i.map(function(h){return Fn(h,!0)}):(d=Qi(Array.from(u.values()),i),f=Qi(c,[])),pu({changedNodes:d,changedEdges:f,get:r,set:t})},addSelectedEdges:function(i){var o=r(),a=o.multiSelectionActive,u=o.edges,c=o.nodeInternals,d,f=null;a?d=i.map(function(h){return Fn(h,!0)}):(d=Qi(u,i),f=Qi(Array.from(c.values()),[])),pu({changedNodes:f,changedEdges:d,get:r,set:t})},unselectNodesAndEdges:function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=i.nodes,a=i.edges,u=r(),c=u.nodeInternals,d=u.edges,f=o||Array.from(c.values()),h=a||d,p=f.map(function(m){return m.selected=!1,Fn(m.id,!1)}),v=h.map(function(m){return Fn(m.id,!1)});pu({changedNodes:p,changedEdges:v,get:r,set:t})},setMinZoom:function(i){var o=r(),a=o.d3Zoom,u=o.maxZoom;a==null||a.scaleExtent([i,u]),t({minZoom:i})},setMaxZoom:function(i){var o=r(),a=o.d3Zoom,u=o.minZoom;a==null||a.scaleExtent([u,i]),t({maxZoom:i})},setTranslateExtent:function(i){var o=r(),a=o.d3Zoom;a==null||a.translateExtent(i),t({translateExtent:i})},resetSelectedElements:function(){var i=r(),o=i.nodeInternals,a=i.edges,u=Array.from(o.values()),c=u.filter(function(f){return f.selected}).map(function(f){return Fn(f.id,!1)}),d=a.filter(function(f){return f.selected}).map(function(f){return Fn(f.id,!1)});pu({changedNodes:c,changedEdges:d,get:r,set:t})},setNodeExtent:function(i){var o=r(),a=o.nodeInternals;a.forEach(function(u){u.positionAbsolute=Gj(u.position,i)}),t({nodeExtent:i,nodeInternals:new Map(a)})},reset:function(){return t(Kr({},HI))}})})};function cr(e){if(typeof e=="string"||typeof e=="number")return""+e;let t="";if(Array.isArray(e))for(let r=0,n;r<e.length;r++)(n=cr(e[r]))!==""&&(t+=(t&&" ")+n);else for(let r in e)e[r]&&(t+=(t&&" ")+r);return t}function Xt(e,t){if(Object.is(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;const r=Object.keys(e);if(r.length!==Object.keys(t).length)return!1;for(let n=0;n<r.length;n++)if(!Object.prototype.hasOwnProperty.call(t,r[n])||!Object.is(e[r[n]],t[r[n]]))return!1;return!0}function wK(e){if(Array.isArray(e))return Mb(e)}function _K(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function EK(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
7
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function di(e){return wK(e)||_K(e)||Wj(e)||EK()}var SK={zoomIn:function(){},zoomOut:function(){},zoomTo:function(t){},getZoom:function(){return 1},setViewport:function(t){},getViewport:function(){return{x:0,y:0,zoom:1}},fitView:function(){},setCenter:function(t,r){},fitBounds:function(t){},project:function(t){return t},viewportInitialized:!1},OK=function(t){return{d3Zoom:t.d3Zoom,d3Selection:t.d3Selection}},CK=function(){var t=Ft(),r=gt(OK,Xt),n=r.d3Zoom,i=r.d3Selection,o=A.useMemo(function(){return i&&n?{zoomIn:function(u){return n.scaleBy(ai(i,u==null?void 0:u.duration),1.2)},zoomOut:function(u){return n.scaleBy(ai(i,u==null?void 0:u.duration),1/1.2)},zoomTo:function(u,c){return n.scaleTo(ai(i,c==null?void 0:c.duration),u)},getZoom:function(){return t.getState().transform[2]},setViewport:function(u,c){var d,f,h,p=Be(t.getState().transform,3),v=p[0],m=p[1],y=p[2],x=fi.translate((d=u.x)!==null&&d!==void 0?d:v,(f=u.y)!==null&&f!==void 0?f:m).scale((h=u.zoom)!==null&&h!==void 0?h:y);n.transform(ai(i,c==null?void 0:c.duration),x)},getViewport:function(){var u=Be(t.getState().transform,3),c=u[0],d=u[1],f=u[2];return{x:c,y:d,zoom:f}},fitView:function(u){return oq(t.getState,u)},setCenter:function(u,c,d){var f=t.getState(),h=f.width,p=f.height,v=f.maxZoom,m=typeof(d==null?void 0:d.zoom)<"u"?d.zoom:v,y=h/2-u*m,x=p/2-c*m,b=fi.translate(y,x).scale(m);n.transform(ai(i,d==null?void 0:d.duration),b)},fitBounds:function(u,c){var d,f=t.getState(),h=f.width,p=f.height,v=f.minZoom,m=f.maxZoom,y=nq(u,h,p,v,m,(d=c==null?void 0:c.padding)!==null&&d!==void 0?d:.1),x=Be(y,3),b=x[0],w=x[1],E=x[2],_=fi.translate(b,w).scale(E);n.transform(ai(i,c==null?void 0:c.duration),_)},project:function(u){var c=t.getState(),d=c.transform,f=c.snapToGrid,h=c.snapGrid;return eq(u,d,f,h)},viewportInitialized:!0}:SK},[n,i]);return o};function VI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Gi(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?VI(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):VI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function aq(){var e=CK(),t=Ft(),r=A.useCallback(function(){var h=t.getState(),p=h.nodeInternals,v=Array.from(p.values());return v.map(function(m){return Gi({},m)})},[]),n=A.useCallback(function(h){var p=t.getState(),v=p.nodeInternals;return v.get(h)},[]),i=A.useCallback(function(){var h=t.getState(),p=h.edges,v=p===void 0?[]:p;return v.map(function(m){return Gi({},m)})},[]),o=A.useCallback(function(h){var p=t.getState(),v=p.edges,m=v===void 0?[]:v;return m.find(function(y){return y.id===h})},[]),a=A.useCallback(function(h){var p=t.getState(),v=p.nodeInternals,m=p.setNodes,y=p.hasDefaultNodes,x=p.onNodesChange,b=Array.from(v.values()),w=typeof h=="function"?h(b):h;if(y)m(w);else if(x){var E=w.length===0?b.map(function(_){return{type:"remove",id:_.id}}):w.map(function(_){return{item:_,type:"reset"}});x(E)}},[]),u=A.useCallback(function(h){var p=t.getState(),v=p.edges,m=v===void 0?[]:v,y=p.setEdges,x=p.hasDefaultEdges,b=p.onEdgesChange,w=typeof h=="function"?h(m):h;if(x)y(w);else if(b){var E=w.length===0?m.map(function(_){return{type:"remove",id:_.id}}):w.map(function(_){return{item:_,type:"reset"}});b(E)}},[]),c=A.useCallback(function(h){var p=Array.isArray(h)?h:[h],v=t.getState(),m=v.nodeInternals,y=v.setNodes,x=v.hasDefaultNodes,b=v.onNodesChange;if(x){var w=Array.from(m.values()),E=[].concat(w,di(p));y(E)}else if(b){var _=p.map(function(S){return{item:S,type:"add"}});b(_)}},[]),d=A.useCallback(function(h){var p=Array.isArray(h)?h:[h],v=t.getState(),m=v.edges,y=m===void 0?[]:m,x=v.setEdges,b=v.hasDefaultEdges,w=v.onEdgesChange;if(b)x([].concat(di(y),di(p)));else if(w){var E=p.map(function(_){return{item:_,type:"add"}});w(E)}},[]),f=A.useCallback(function(){var h=t.getState(),p=h.nodeInternals,v=h.edges,m=v===void 0?[]:v,y=h.transform,x=Array.from(p.values()),b=Be(y,3),w=b[0],E=b[1],_=b[2];return{nodes:x.map(function(S){return Gi({},S)}),edges:m.map(function(S){return Gi({},S)}),viewport:{x:w,y:E,zoom:_}}},[]);return A.useMemo(function(){return Gi(Gi({},e),{},{getNodes:r,getNode:n,getEdges:i,getEdge:o,setNodes:a,setEdges:u,addNodes:c,addEdges:d,toObject:f})},[e,r,n,i,o,a,u,c,d,f])}function RK(e,t){if(e==null)return{};var r={},n=Object.keys(e),i,o;for(o=0;o<n.length;o++)i=n[o],!(t.indexOf(i)>=0)&&(r[i]=e[i]);return r}function Hc(e,t){if(e==null)return{};var r=RK(e,t),n,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function IK(){return A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},A.createElement("path",{d:"M32 18.133H18.133V32h-4.266V18.133H0v-4.266h13.867V0h4.266v13.867H32z"}))}function PK(){return A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 5"},A.createElement("path",{d:"M0 0h32v4.2H0z"}))}function NK(){return A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 30"},A.createElement("path",{d:"M3.692 4.63c0-.53.4-.938.939-.938h5.215V0H4.708C2.13 0 0 2.054 0 4.63v5.216h3.692V4.631zM27.354 0h-5.2v3.692h5.17c.53 0 .984.4.984.939v5.215H32V4.631A4.624 4.624 0 0027.354 0zm.954 24.83c0 .532-.4.94-.939.94h-5.215v3.768h5.215c2.577 0 4.631-2.13 4.631-4.707v-5.139h-3.692v5.139zm-23.677.94c-.531 0-.939-.4-.939-.94v-5.138H0v5.139c0 2.577 2.13 4.707 4.708 4.707h5.138V25.77H4.631z"}))}function TK(){return A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 32"},A.createElement("path",{d:"M21.333 10.667H19.81V7.619C19.81 3.429 16.38 0 12.19 0 8 0 4.571 3.429 4.571 7.619v3.048H3.048A3.056 3.056 0 000 13.714v15.238A3.056 3.056 0 003.048 32h18.285a3.056 3.056 0 003.048-3.048V13.714a3.056 3.056 0 00-3.048-3.047zM12.19 24.533a3.056 3.056 0 01-3.047-3.047 3.056 3.056 0 013.047-3.048 3.056 3.056 0 013.048 3.048 3.056 3.056 0 01-3.048 3.047zm4.724-13.866H7.467V7.619c0-2.59 2.133-4.724 4.723-4.724 2.591 0 4.724 2.133 4.724 4.724v3.048z"}))}function AK(){return A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 32"},A.createElement("path",{d:"M21.333 10.667H19.81V7.619C19.81 3.429 16.38 0 12.19 0c-4.114 1.828-1.37 2.133.305 2.438 1.676.305 4.42 2.59 4.42 5.181v3.048H3.047A3.056 3.056 0 000 13.714v15.238A3.056 3.056 0 003.048 32h18.285a3.056 3.056 0 003.048-3.048V13.714a3.056 3.056 0 00-3.048-3.047zM12.19 24.533a3.056 3.056 0 01-3.047-3.047 3.056 3.056 0 013.047-3.048 3.056 3.056 0 013.048 3.048 3.056 3.056 0 01-3.048 3.047z"}))}var MK=["children","className"];function WI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function DK(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?WI(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):WI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var vu=function(t){var r=t.children,n=t.className,i=Hc(t,MK);return A.createElement("button",DK({type:"button",className:cr(["react-flow__controls-button",n])},i),r)},jK=function(t){return t.nodesDraggable&&t.nodesConnectable&&t.elementsSelectable},qK=function(t){var r=t.style,n=t.showZoom,i=n===void 0?!0:n,o=t.showFitView,a=o===void 0?!0:o,u=t.showInteractive,c=u===void 0?!0:u,d=t.fitViewOptions,f=t.onZoomIn,h=t.onZoomOut,p=t.onFitView,v=t.onInteractiveChange,m=t.className,y=t.children,x=Ft(),b=A.useState(!1),w=Be(b,2),E=w[0],_=w[1],S=gt(jK),R=aq(),I=R.zoomIn,N=R.zoomOut,D=R.fitView;if(A.useEffect(function(){_(!0)},[]),!E)return null;var L=function(){I==null||I(),f==null||f()},B=function(){N==null||N(),h==null||h()},U=function(){D==null||D(d),p==null||p()},j=function(){x.setState({nodesDraggable:!S,nodesConnectable:!S,elementsSelectable:!S}),v==null||v(!S)};return A.createElement("div",{className:cr(["react-flow__controls",m]),style:r},i&&A.createElement(A.Fragment,null,A.createElement(vu,{onClick:L,className:"react-flow__controls-zoomin",title:"zoom in","aria-label":"zoom in"},A.createElement(IK,null)),A.createElement(vu,{onClick:B,className:"react-flow__controls-zoomout",title:"zoom out","aria-label":"zoom out"},A.createElement(PK,null))),a&&A.createElement(vu,{className:"react-flow__controls-fitview",onClick:U,title:"fit view","aria-label":"fit view"},A.createElement(NK,null)),c&&A.createElement(vu,{className:"react-flow__controls-interactive",onClick:j,title:"toggle interactivity","aria-label":"toggle interactivity"},S?A.createElement(AK,null):A.createElement(TK,null)),y)};qK.displayName="Controls";var kK=function(t,r,n){return A.createElement("path",{stroke:n,strokeWidth:r,d:"M".concat(t/2," 0 V").concat(t," M0 ").concat(t/2," H").concat(t)})},LK=function(t,r){return A.createElement("circle",{cx:t,cy:t,r:t,fill:r})},gu;function GI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function KI(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?GI(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):GI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var BK=(gu={},ze(gu,mi.Dots,"#81818a"),ze(gu,mi.Lines,"#eee"),gu),FK=function(t){return t.transform},sq=function(t){var r=t.variant,n=r===void 0?mi.Dots:r,i=t.gap,o=i===void 0?15:i,a=t.size,u=a===void 0?.4:a,c=t.color,d=t.style,f=t.className,h=A.useRef(null),p=A.useState(null),v=Be(p,2),m=v[0],y=v[1],x=gt(FK),b=Be(x,3),w=b[0],E=b[1],_=b[2];A.useEffect(function(){var B=document.querySelectorAll(".react-flow__background"),U=Array.from(B).findIndex(function(j){return j===h.current});y("pattern-".concat(U))},[]);var S=o*_||1,R=w%S,I=E%S,N=n===mi.Lines,D=c||BK[n],L=N?kK(S,u,D):LK(u*_,D);return A.createElement("svg",{className:cr(["react-flow__background","react-flow__container",f]),style:KI(KI({},d),{},{width:"100%",height:"100%"}),ref:h},m&&A.createElement(A.Fragment,null,A.createElement("pattern",{id:m,x:R,y:I,width:S,height:S,patternUnits:"userSpaceOnUse"},L),A.createElement("rect",{x:"0",y:"0",width:"100%",height:"100%",fill:"url(#".concat(m,")")})))};sq.displayName="Background";var $K=A.memo(sq),zK=["paid-pro","paid-sponsor","paid-enterprise","paid-custom"];function HK(e){var t=e.proOptions,r=e.position,n=r===void 0?"bottom-right":r;if(t!=null&&t.account&&zK.includes(t==null?void 0:t.account)&&t!==null&&t!==void 0&&t.hideAttribution)return null;var i="".concat(n).split("-");return A.createElement("div",{className:cr(["react-flow__attribution"].concat(di(i))),"data-message":"Please only hide this attribution when you are subscribed to React Flow Pro: https://pro.reactflow.dev/pricing"},A.createElement("a",{href:"https://reactflow.dev",target:"_blank",rel:"noopener noreferrer"},"React Flow"))}var UK=["x","y","label","labelStyle","labelShowBg","labelBgStyle","labelBgPadding","labelBgBorderRadius","children","className"];function YI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function VK(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?YI(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):YI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var WK=function(t){var r=t.x,n=t.y,i=t.label,o=t.labelStyle,a=o===void 0?{}:o,u=t.labelShowBg,c=u===void 0?!0:u,d=t.labelBgStyle,f=d===void 0?{}:d,h=t.labelBgPadding,p=h===void 0?[2,4]:h,v=t.labelBgBorderRadius,m=v===void 0?2:v,y=t.children,x=t.className,b=Hc(t,UK),w=A.useRef(null),E=A.useState({x:0,y:0,width:0,height:0}),_=Be(E,2),S=_[0],R=_[1],I=cr(["react-flow__edge-textwrapper",x]);return A.useEffect(function(){if(w.current){var N=w.current.getBBox();R({x:N.x,y:N.y,width:N.width,height:N.height})}},[i]),typeof i>"u"||!i?null:A.createElement("g",VK({transform:"translate(".concat(r-S.width/2," ").concat(n-S.height/2,")"),className:I},b),c&&A.createElement("rect",{width:S.width+2*p[0],x:-p[0],y:-p[1],height:S.height+2*p[1],className:"react-flow__edge-textbg",style:f,rx:m,ry:m}),A.createElement("text",{className:"react-flow__edge-text",y:S.height/2,dy:"0.3em",ref:w,style:a},i),y)},GK=A.memo(WK),Uc=(function(e){var t=e.path,r=e.centerX,n=e.centerY,i=e.label,o=e.labelStyle,a=e.labelShowBg,u=e.labelBgStyle,c=e.labelBgPadding,d=e.labelBgBorderRadius,f=e.style,h=e.markerEnd,p=e.markerStart,v=i?A.createElement(GK,{x:r,y:n,label:i,labelStyle:o,labelShowBg:a,labelBgStyle:u,labelBgPadding:c,labelBgBorderRadius:d}):null;return A.createElement(A.Fragment,null,A.createElement("path",{style:f,d:t,className:"react-flow__edge-path",markerEnd:h,markerStart:p}),v)});function Qu(e){var t=e.pos,r=e.x1,n=e.y1,i=e.x2,o=e.y2,a,u;switch(t){case xe.Left:case xe.Right:a=.5*(r+i),u=n;break;case xe.Top:case xe.Bottom:a=r,u=.5*(n+o);break}return[a,u]}function uq(e){var t=e.sourceX,r=e.sourceY,n=e.sourcePosition,i=n===void 0?xe.Bottom:n,o=e.targetX,a=e.targetY,u=e.targetPosition,c=u===void 0?xe.Top:u,d=Qu({pos:i,x1:t,y1:r,x2:o,y2:a}),f=Be(d,2),h=f[0],p=f[1],v=Qu({pos:c,x1:o,y1:a,x2:t,y2:r}),m=Be(v,2),y=m[0],x=m[1];return"M".concat(t,",").concat(r," C").concat(h,",").concat(p," ").concat(y,",").concat(x," ").concat(o,",").concat(a)}function KK(e){var t=e.sourceX,r=e.sourceY,n=e.sourcePosition,i=n===void 0?xe.Bottom:n,o=e.targetX,a=e.targetY,u=e.targetPosition,c=u===void 0?xe.Top:u,d=Qu({pos:i,x1:t,y1:r,x2:o,y2:a}),f=Be(d,2),h=f[0],p=f[1],v=Qu({pos:c,x1:o,y1:a,x2:t,y2:r}),m=Be(v,2),y=m[0],x=m[1],b=t*.125+h*.375+y*.375+o*.125,w=r*.125+p*.375+x*.375+a*.125,E=Math.abs(b-t),_=Math.abs(w-r);return[b,w,E,_]}var cq=A.memo(function(e){var t=e.sourceX,r=e.sourceY,n=e.targetX,i=e.targetY,o=e.sourcePosition,a=o===void 0?xe.Bottom:o,u=e.targetPosition,c=u===void 0?xe.Top:u,d=e.label,f=e.labelStyle,h=e.labelShowBg,p=e.labelBgStyle,v=e.labelBgPadding,m=e.labelBgBorderRadius,y=e.style,x=e.markerEnd,b=e.markerStart,w={sourceX:t,sourceY:r,sourcePosition:a,targetX:n,targetY:i,targetPosition:c},E=uq(w),_=KK(w),S=Be(_,2),R=S[0],I=S[1];return A.createElement(Uc,{path:E,centerX:R,centerY:I,label:d,labelStyle:f,labelShowBg:h,labelBgStyle:p,labelBgPadding:v,labelBgBorderRadius:m,style:y,markerEnd:x,markerStart:b})});function XI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function YK(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?XI(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):XI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var ZI=[xe.Left,xe.Right],lq=function(t){var r=t.sourceX,n=t.sourceY,i=t.targetX,o=t.targetY,a=t.sourcePosition,u=a===void 0?xe.Bottom:a,c=t.targetPosition,d=c===void 0?xe.Top:c,f=ZI.includes(u),h=ZI.includes(d),p=f&&!h||h&&!f;if(p){var v=f?Math.abs(i-r):0,m=r>i?r-v:r+v,y=f?0:Math.abs(o-n),x=n<o?n+y:n-y;return[m,x,v,y]}var b=Math.abs(i-r)/2,w=i<r?i+b:i-b,E=Math.abs(o-n)/2,_=o<n?o+E:o-E;return[w,_,b,E]};function ta(e,t,r){return r===void 0?r:function(n){var i=t().edges.find(function(o){return o.id===e});r(n,YK({},i))}}var gm=function(t,r,n){return"L ".concat(t,",").concat(r-n,"Q ").concat(t,",").concat(r," ").concat(t+n,",").concat(r)},mm=function(t,r,n){return"L ".concat(t+n,",").concat(r,"Q ").concat(t,",").concat(r," ").concat(t,",").concat(r-n)},ym=function(t,r,n){return"L ".concat(t,",").concat(r-n,"Q ").concat(t,",").concat(r," ").concat(t-n,",").concat(r)},bm=function(t,r,n){return"L ".concat(t-n,",").concat(r,"Q ").concat(t,",").concat(r," ").concat(t,",").concat(r-n)},xm=function(t,r,n){return"L ".concat(t+n,",").concat(r,"Q ").concat(t,",").concat(r," ").concat(t,",").concat(r+n)},wm=function(t,r,n){return"L ".concat(t,",").concat(r+n,"Q ").concat(t,",").concat(r," ").concat(t+n,",").concat(r)},_m=function(t,r,n){return"L ".concat(t,",").concat(r+n,"Q ").concat(t,",").concat(r," ").concat(t-n,",").concat(r)},Em=function(t,r,n){return"L ".concat(t-n,",").concat(r,"Q ").concat(t,",").concat(r," ").concat(t,",").concat(r+n)};function qb(e){var t=e.sourceX,r=e.sourceY,n=e.sourcePosition,i=n===void 0?xe.Bottom:n,o=e.targetX,a=e.targetY,u=e.targetPosition,c=u===void 0?xe.Top:u,d=e.borderRadius,f=d===void 0?5:d,h=e.centerX,p=e.centerY,v=lq({sourceX:t,sourceY:r,targetX:o,targetY:a}),m=Be(v,4),y=m[0],x=m[1],b=m[2],w=m[3],E=Math.min(f,Math.abs(o-t)),_=Math.min(f,Math.abs(a-r)),S=Math.min(E,_,b,w),R=[xe.Left,xe.Right],I=typeof h<"u"?h:y,N=typeof p<"u"?p:x,D=null,L=null;return t<=o?(D=r<=a?gm(t,N,S):wm(t,N,S),L=r<=a?Em(o,N,S):bm(o,N,S)):(D=r<a?ym(t,N,S):_m(t,N,S),L=r<a?xm(o,N,S):mm(o,N,S)),R.includes(i)&&R.includes(c)?t<=o?(D=r<=a?Em(I,r,S):bm(I,r,S),L=r<=a?gm(I,a,S):wm(I,a,S)):(i===xe.Right&&c===xe.Left||i===xe.Left&&c===xe.Right||i===xe.Left&&c===xe.Left)&&(D=r<=a?xm(I,r,S):mm(I,r,S),L=r<=a?ym(I,a,S):_m(I,a,S)):R.includes(i)&&!R.includes(c)?(t<=o?D=r<=a?Em(o,r,S):bm(o,r,S):D=r<=a?xm(o,r,S):mm(o,r,S),L=""):!R.includes(i)&&R.includes(c)&&(t<=o?D=r<=a?gm(t,a,S):wm(t,a,S):D=r<=a?ym(t,a,S):_m(t,a,S),L=""),"M ".concat(t,",").concat(r).concat(D).concat(L,"L ").concat(o,",").concat(a)}var Tx=A.memo(function(e){var t=e.sourceX,r=e.sourceY,n=e.targetX,i=e.targetY,o=e.label,a=e.labelStyle,u=e.labelShowBg,c=e.labelBgStyle,d=e.labelBgPadding,f=e.labelBgBorderRadius,h=e.style,p=e.sourcePosition,v=p===void 0?xe.Bottom:p,m=e.targetPosition,y=m===void 0?xe.Top:m,x=e.markerEnd,b=e.markerStart,w=e.borderRadius,E=w===void 0?5:w,_=lq({sourceX:t,sourceY:r,targetX:n,targetY:i,sourcePosition:v,targetPosition:y}),S=Be(_,2),R=S[0],I=S[1],N=qb({sourceX:t,sourceY:r,sourcePosition:v,targetX:n,targetY:i,targetPosition:y,borderRadius:E});return A.createElement(Uc,{path:N,centerX:R,centerY:I,label:o,labelStyle:a,labelShowBg:u,labelBgStyle:c,labelBgPadding:d,labelBgBorderRadius:f,style:h,markerEnd:x,markerStart:b})});function JI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function QI(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?JI(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):JI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var fq=A.memo(function(e){return A.createElement(Tx,QI(QI({},e),{},{borderRadius:0}))}),dq=A.memo(function(e){var t=e.sourceX,r=e.sourceY,n=e.targetX,i=e.targetY,o=e.label,a=e.labelStyle,u=e.labelShowBg,c=e.labelBgStyle,d=e.labelBgPadding,f=e.labelBgBorderRadius,h=e.style,p=e.markerEnd,v=e.markerStart,m=Math.abs(i-r)/2,y=i<r?i+m:i-m,x=Math.abs(n-t)/2,b=n<t?n+x:n-x,w="M ".concat(t,",").concat(r,"L ").concat(n,",").concat(i);return A.createElement(Uc,{path:w,centerX:b,centerY:y,label:o,labelStyle:a,labelShowBg:u,labelBgStyle:c,labelBgPadding:d,labelBgBorderRadius:f,style:h,markerEnd:p,markerStart:v})});function mu(e,t){return e>=0?.5*e:t*25*Math.sqrt(-e)}function ec(e){var t=e.pos,r=e.x1,n=e.y1,i=e.x2,o=e.y2,a=e.c,u,c;switch(t){case xe.Left:u=r-mu(r-i,a),c=n;break;case xe.Right:u=r+mu(i-r,a),c=n;break;case xe.Top:u=r,c=n-mu(n-o,a);break;case xe.Bottom:u=r,c=n+mu(o-n,a);break}return[u,c]}function Vc(e){var t=e.sourceX,r=e.sourceY,n=e.sourcePosition,i=n===void 0?xe.Bottom:n,o=e.targetX,a=e.targetY,u=e.targetPosition,c=u===void 0?xe.Top:u,d=e.curvature,f=d===void 0?.25:d,h=ec({pos:i,x1:t,y1:r,x2:o,y2:a,c:f}),p=Be(h,2),v=p[0],m=p[1],y=ec({pos:c,x1:o,y1:a,x2:t,y2:r,c:f}),x=Be(y,2),b=x[0],w=x[1];return"M".concat(t,",").concat(r," C").concat(v,",").concat(m," ").concat(b,",").concat(w," ").concat(o,",").concat(a)}function XK(e){var t=e.sourceX,r=e.sourceY,n=e.sourcePosition,i=n===void 0?xe.Bottom:n,o=e.targetX,a=e.targetY,u=e.targetPosition,c=u===void 0?xe.Top:u,d=e.curvature,f=d===void 0?.25:d,h=ec({pos:i,x1:t,y1:r,x2:o,y2:a,c:f}),p=Be(h,2),v=p[0],m=p[1],y=ec({pos:c,x1:o,y1:a,x2:t,y2:r,c:f}),x=Be(y,2),b=x[0],w=x[1],E=t*.125+v*.375+b*.375+o*.125,_=r*.125+m*.375+w*.375+a*.125,S=Math.abs(E-t),R=Math.abs(_-r);return[E,_,S,R]}var kb=A.memo(function(e){var t=e.sourceX,r=e.sourceY,n=e.targetX,i=e.targetY,o=e.sourcePosition,a=o===void 0?xe.Bottom:o,u=e.targetPosition,c=u===void 0?xe.Top:u,d=e.label,f=e.labelStyle,h=e.labelShowBg,p=e.labelBgStyle,v=e.labelBgPadding,m=e.labelBgBorderRadius,y=e.style,x=e.markerEnd,b=e.markerStart,w=e.curvature,E={sourceX:t,sourceY:r,sourcePosition:a,targetX:n,targetY:i,targetPosition:c,curvature:w},_=Vc(E),S=XK(E),R=Be(S,2),I=R[0],N=R[1];return A.createElement(Uc,{path:_,centerX:I,centerY:N,label:d,labelStyle:f,labelShowBg:h,labelBgStyle:p,labelBgPadding:v,labelBgBorderRadius:m,style:y,markerEnd:x,markerStart:b})}),Ax=A.createContext(null),ZK=Ax.Provider;Ax.Consumer;function Lb(e,t,r,n,i,o,a){var u=a.elementFromPoint(e.clientX,e.clientY),c=(u==null?void 0:u.classList.contains("target"))||!1,d=(u==null?void 0:u.classList.contains("source"))||!1,f={elementBelow:u,isValid:!1,connection:{source:null,target:null,sourceHandle:null,targetHandle:null},isHoveringHandle:!1};if(u&&(c||d)){f.isHoveringHandle=!0;var h=u.getAttribute("data-nodeid"),p=u.getAttribute("data-handleid"),v=r?{source:h,sourceHandle:p,target:n,targetHandle:i}:{source:n,sourceHandle:i,target:h,targetHandle:p};f.connection=v;var m=t===mo.Strict?r&&d||!r&&c:!0;m&&(f.isValid=o(v))}return f}function Sm(e){e==null||e.classList.remove("react-flow__handle-valid"),e==null||e.classList.remove("react-flow__handle-connecting")}function hq(e){var t=e.event,r=e.handleId,n=e.nodeId,i=e.onConnect,o=e.isTarget,a=e.getState,u=e.setState,c=e.isValidConnection,d=e.elementEdgeUpdaterType,f=e.onEdgeUpdateEnd,h=t.target.closest(".react-flow"),p=Kj(t.target);if(!p)return;var v=p.elementFromPoint(t.clientX,t.clientY),m=v==null?void 0:v.classList.contains("target"),y=v==null?void 0:v.classList.contains("source");if(!h||!m&&!y&&!d)return;var x=a(),b=x.onConnectStart,w=x.connectionMode,E=d||(m?"target":"source"),_=h.getBoundingClientRect(),S;u({connectionPosition:{x:t.clientX-_.left,y:t.clientY-_.top},connectionNodeId:n,connectionHandleId:r,connectionHandleType:E}),b==null||b(t,{nodeId:n,handleId:r,handleType:E});function R(N){u({connectionPosition:{x:N.clientX-_.left,y:N.clientY-_.top}});var D=Lb(N,w,o,n,r,c,p),L=D.connection,B=D.elementBelow,U=D.isValid,j=D.isHoveringHandle;if(!j)return Sm(S);L.source!==L.target&&B&&(Sm(S),S=B,B.classList.add("react-flow__handle-connecting"),B.classList.toggle("react-flow__handle-valid",U))}function I(N){var D=a(),L=D.onConnectStop,B=D.onConnectEnd,U=Lb(N,w,o,n,r,c,p),j=U.connection,T=U.isValid;L==null||L(N),T&&(i==null||i(j)),B==null||B(N),d&&f&&f(N),Sm(S),u({connectionNodeId:null,connectionHandleId:null,connectionHandleType:null}),p.removeEventListener("mousemove",R),p.removeEventListener("mouseup",I)}p.addEventListener("mousemove",R),p.addEventListener("mouseup",I)}var JK=["type","position","isValidConnection","isConnectable","id","onConnect","children","className","onMouseDown"];function eP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Om(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?eP(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):eP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var QK=function(){return!0},eY=function(t){return{connectionStartHandle:t.connectionStartHandle,connectOnClick:t.connectOnClick}},pq=A.forwardRef(function(e,t){var r=e.type,n=r===void 0?"source":r,i=e.position,o=i===void 0?xe.Top:i,a=e.isValidConnection,u=a===void 0?QK:a,c=e.isConnectable,d=c===void 0?!0:c,f=e.id,h=e.onConnect,p=e.children,v=e.className,m=e.onMouseDown,y=Hc(e,JK),x=Ft(),b=A.useContext(Ax),w=gt(eY,Xt),E=w.connectionStartHandle,_=w.connectOnClick,S=f||null,R=n==="target",I=function(B){var U=x.getState(),j=U.defaultEdgeOptions,T=U.onConnect,G=U.hasDefaultEdges,z=Om(Om({},j),B);if(G){var X=x.getState(),Z=X.edges;x.setState({edges:gK(z,Z)})}T==null||T(z),h==null||h(z)},N=function(B){B.button===0&&hq({event:B,handleId:S,nodeId:b,onConnect:I,isTarget:R,getState:x.getState,setState:x.setState,isValidConnection:u}),m==null||m(B)},D=function(B){var U=x.getState(),j=U.onClickConnectStart,T=U.onClickConnectStop,G=U.onClickConnectEnd,z=U.connectionMode;if(!E){j==null||j(B,{nodeId:b,handleId:S,handleType:n}),x.setState({connectionStartHandle:{nodeId:b,type:n,handleId:S}});return}var X=Kj(B.target),Z=Lb(B,z,E.type==="target",E.nodeId,E.handleId||null,u,X),re=Z.connection,W=Z.isValid;T==null||T(B),W&&I(re),G==null||G(B),x.setState({connectionStartHandle:null})};return A.createElement("div",Om({"data-handleid":S,"data-nodeid":b,"data-handlepos":o,className:cr(["react-flow__handle","react-flow__handle-".concat(o),"nodrag",v,{source:!R,target:R,connectable:d,connecting:(E==null?void 0:E.nodeId)===b&&(E==null?void 0:E.handleId)===S&&(E==null?void 0:E.type)===n}]),onMouseDown:N,onClick:_?D:void 0,ref:t},y),p)});pq.displayName="Handle";var tc=A.memo(pq),vq=function(t){var r=t.data,n=t.isConnectable,i=t.targetPosition,o=i===void 0?xe.Top:i,a=t.sourcePosition,u=a===void 0?xe.Bottom:a;return A.createElement(A.Fragment,null,A.createElement(tc,{type:"target",position:o,isConnectable:n}),r==null?void 0:r.label,A.createElement(tc,{type:"source",position:u,isConnectable:n}))};vq.displayName="DefaultNode";var Bb=A.memo(vq),gq=function(t){var r=t.data,n=t.isConnectable,i=t.sourcePosition,o=i===void 0?xe.Bottom:i;return A.createElement(A.Fragment,null,r==null?void 0:r.label,A.createElement(tc,{type:"source",position:o,isConnectable:n}))};gq.displayName="InputNode";var mq=A.memo(gq),yq=function(t){var r=t.data,n=t.isConnectable,i=t.targetPosition,o=i===void 0?xe.Top:i;return A.createElement(A.Fragment,null,A.createElement(tc,{type:"target",position:o,isConnectable:n}),r==null?void 0:r.label)};yq.displayName="OutputNode";var bq=A.memo(yq),tY=function(t){return{selectedNodes:Array.from(t.nodeInternals.values()).filter(function(r){return r.selected}),selectedEdges:t.edges.filter(function(r){return r.selected})}},rY=function(t,r){var n=t.selectedNodes.map(function(u){return u.id}),i=r.selectedNodes.map(function(u){return u.id}),o=t.selectedEdges.map(function(u){return u.id}),a=r.selectedEdges.map(function(u){return u.id});return Xt(n,i)&&Xt(o,a)};function nY(e){var t=e.onSelectionChange,r=gt(tY,rY),n=r.selectedNodes,i=r.selectedEdges;return A.useEffect(function(){t({nodes:n,edges:i})},[n,i]),null}var iY=A.memo(nY),oY=function(t){return{setNodes:t.setNodes,setEdges:t.setEdges,setDefaultNodesAndEdges:t.setDefaultNodesAndEdges,setMinZoom:t.setMinZoom,setMaxZoom:t.setMaxZoom,setTranslateExtent:t.setTranslateExtent,setNodeExtent:t.setNodeExtent,reset:t.reset}};function qn(e,t){A.useEffect(function(){typeof e<"u"&&t(e)},[e])}function nt(e,t,r){A.useEffect(function(){typeof t<"u"&&r(ze({},e,t))},[t])}var aY=function(t){var r=t.nodes,n=t.edges,i=t.defaultNodes,o=t.defaultEdges,a=t.onConnect,u=t.onConnectStart,c=t.onConnectStop,d=t.onConnectEnd,f=t.onClickConnectStart,h=t.onClickConnectStop,p=t.onClickConnectEnd,v=t.nodesDraggable,m=t.nodesConnectable,y=t.minZoom,x=t.maxZoom,b=t.nodeExtent,w=t.onNodesChange,E=t.onEdgesChange,_=t.elementsSelectable,S=t.connectionMode,R=t.snapGrid,I=t.snapToGrid,N=t.translateExtent,D=t.connectOnClick,L=t.defaultEdgeOptions,B=t.fitView,U=t.fitViewOptions,j=t.onNodesDelete,T=t.onEdgesDelete,G=t.onNodeDrag,z=t.onNodeDragStart,X=t.onNodeDragStop,Z=t.onSelectionDrag,re=t.onSelectionDragStart,W=t.onSelectionDragStop,Q=gt(oY,Xt),ue=Q.setNodes,oe=Q.setEdges,H=Q.setDefaultNodesAndEdges,K=Q.setMinZoom,$=Q.setMaxZoom,k=Q.setTranslateExtent,F=Q.setNodeExtent,te=Q.reset,ie=Ft();return A.useEffect(function(){return H(i,o),function(){te()}},[]),nt("defaultEdgeOptions",L,ie.setState),nt("connectionMode",S,ie.setState),nt("onConnect",a,ie.setState),nt("onConnectStart",u,ie.setState),nt("onConnectStop",c,ie.setState),nt("onConnectEnd",d,ie.setState),nt("onClickConnectStart",f,ie.setState),nt("onClickConnectStop",h,ie.setState),nt("onClickConnectEnd",p,ie.setState),nt("nodesDraggable",v,ie.setState),nt("nodesConnectable",m,ie.setState),nt("elementsSelectable",_,ie.setState),nt("snapToGrid",I,ie.setState),nt("snapGrid",R,ie.setState),nt("onNodesChange",w,ie.setState),nt("onEdgesChange",E,ie.setState),nt("connectOnClick",D,ie.setState),nt("fitViewOnInit",B,ie.setState),nt("fitViewOnInitOptions",U,ie.setState),nt("onNodesDelete",j,ie.setState),nt("onEdgesDelete",T,ie.setState),nt("onNodeDrag",G,ie.setState),nt("onNodeDragStart",z,ie.setState),nt("onNodeDragStop",X,ie.setState),nt("onSelectionDrag",Z,ie.setState),nt("onSelectionDragStart",re,ie.setState),nt("onSelectionDragStop",W,ie.setState),qn(r,ue),qn(n,oe),qn(i,ue),qn(o,oe),qn(y,K),qn(x,$),qn(N,k),qn(b,F),null},sY=".react-flow{height:100%;overflow:hidden;position:relative;width:100%}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{z-index:1}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selectionpane{z-index:5}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow .react-flow__connectionline{z-index:1001}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.inactive{pointer-events:none}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edge-path{fill:none}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connection-path{fill:none}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:-webkit-grab;cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{pointer-events:none;position:absolute}.react-flow__handle.connectable{pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__controls{bottom:20px;left:15px;position:absolute;z-index:5}.react-flow__controls-button{border:none;height:24px;width:24px}.react-flow__controls-button svg{width:100%}.react-flow__minimap{bottom:20px;position:absolute;right:15px;z-index:5}.react-flow__attribution{background:hsla(0,0%,100%,.5);color:#999;font-size:10px;padding:2px 3px;position:absolute;z-index:1000}.react-flow__attribution a{color:#555;text-decoration:none}.react-flow__attribution.top{top:0}.react-flow__attribution.bottom{bottom:0}.react-flow__attribution.left{left:0}.react-flow__attribution.right{right:0}.react-flow__attribution.center{left:50%;transform:translateX(-50%)}",uY=sY,cY=".react-flow__edge.selected .react-flow__edge-path{stroke:#555}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1}.react-flow__edge-text{font-size:10px}.react-flow__edge-textbg{fill:#fff}.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1}.react-flow__node{cursor:-webkit-grab;cursor:grab}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selected,.react-flow__node-group.selected,.react-flow__node-input.selected,.react-flow__node-output.selected{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-default .react-flow__handle,.react-flow__node-group .react-flow__handle,.react-flow__node-input .react-flow__handle,.react-flow__node-output .react-flow__handle{background:#1a192b}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-group.selectable.selected,.react-flow__node-input.selectable.selected,.react-flow__node-output.selectable.selected{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background:hsla(0,0%,94%,.25);border-color:#1a192b}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__handle{background:#555;border:1px solid #fff;border-radius:100%;height:6px;width:6px}.react-flow__handle.connectable{cursor:crosshair}.react-flow__minimap{background-color:#fff}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{align-items:center;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:16px}.react-flow__controls-button svg{max-height:12px;max-width:12px}.react-flow__controls-button:hover{background:#f4f4f4}",lY=cY,fY=function(t,r,n){return n===xe.Left?t-r:n===xe.Right?t+r:t},dY=function(t,r,n){return n===xe.Top?t-r:n===xe.Bottom?t+r:t},tP=function(t){var r=t.className,n=t.position,i=t.centerX,o=t.centerY,a=t.radius,u=a===void 0?10:a;return A.createElement("circle",{className:cr(["react-flow__edgeupdater",r]),cx:fY(i,u,n),cy:dY(o,u,n),r:u,stroke:"transparent",fill:"transparent"})},Ki=(function(e){var t=function(n){var i=n.id,o=n.className,a=n.type,u=n.data,c=n.onClick,d=n.onEdgeDoubleClick,f=n.selected,h=n.animated,p=n.label,v=n.labelStyle,m=n.labelShowBg,y=n.labelBgStyle,x=n.labelBgPadding,b=n.labelBgBorderRadius,w=n.style,E=n.source,_=n.target,S=n.sourceX,R=n.sourceY,I=n.targetX,N=n.targetY,D=n.sourcePosition,L=n.targetPosition,B=n.elementsSelectable,U=n.hidden,j=n.sourceHandleId,T=n.targetHandleId,G=n.onContextMenu,z=n.onMouseEnter,X=n.onMouseMove,Z=n.onMouseLeave,re=n.edgeUpdaterRadius,W=n.onEdgeUpdate,Q=n.onEdgeUpdateStart,ue=n.onEdgeUpdateEnd,oe=n.markerEnd,H=n.markerStart,K=n.rfId,$=A.useState(!1),k=Be($,2),F=k[0],te=k[1],ie=Ft(),ae=function(tt){var Ct=ie.getState(),Jt=Ct.edges,lr=Ct.addSelectedEdges,Dt=Jt.find(function(xt){return xt.id===i});B&&(ie.setState({nodesSelectionActive:!1}),lr([i])),c==null||c(tt,Dt)},ce=ta(i,ie.getState,d),we=ta(i,ie.getState,G),Se=ta(i,ie.getState,z),_e=ta(i,ie.getState,X),he=ta(i,ie.getState,Z),le=function(tt,Ct){var Jt=Ct?_:E,lr=(Ct?T:j)||null,Dt=Ct?"target":"source",xt=function(){return!0},jt=Ct,Hr=ie.getState().edges.find(function(Ur){return Ur.id===i});Q==null||Q(tt,Hr,Dt);var Yn=ue?function(Ur){return ue(Ur,Hr,Dt)}:void 0,Cn=function(Pi){return W==null?void 0:W(Hr,Pi)};hq({event:tt,handleId:lr,nodeId:Jt,onConnect:Cn,isTarget:jt,getState:ie.getState,setState:ie.setState,isValidConnection:xt,elementEdgeUpdaterType:Dt,onEdgeUpdateEnd:Yn})},Oe=function(tt){return le(tt,!0)},Ne=function(tt){return le(tt,!1)},He=function(){return te(!0)},qe=function(){return te(!1)},Xe=A.useMemo(function(){return"url(#".concat(Db(H,K),")")},[H,K]),We=A.useMemo(function(){return"url(#".concat(Db(oe,K),")")},[oe,K]);if(U)return null;var mt=!B&&!c,et=typeof W<"u",Tt=cr(["react-flow__edge","react-flow__edge-".concat(a),o,{selected:f,animated:h,inactive:mt,updating:F}]);return A.createElement("g",{className:Tt,onClick:ae,onDoubleClick:ce,onContextMenu:we,onMouseEnter:Se,onMouseMove:_e,onMouseLeave:he},A.createElement(e,{id:i,source:E,target:_,selected:f,animated:h,label:p,labelStyle:v,labelShowBg:m,labelBgStyle:y,labelBgPadding:x,labelBgBorderRadius:b,data:u,style:w,sourceX:S,sourceY:R,targetX:I,targetY:N,sourcePosition:D,targetPosition:L,sourceHandleId:j,targetHandleId:T,markerStart:Xe,markerEnd:We,"data-testid":"rf__edge-".concat(i)}),et&&A.createElement("g",{onMouseDown:Oe,onMouseEnter:He,onMouseOut:qe},A.createElement(tP,{position:D,centerX:S,centerY:R,radius:re})),et&&A.createElement("g",{onMouseDown:Ne,onMouseEnter:He,onMouseOut:qe},A.createElement(tP,{position:L,centerX:I,centerY:N,radius:re})))};return t.displayName="EdgeWrapper",A.memo(t)});function rP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function nP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?rP(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):rP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function hY(e){var t={default:Ki(e.default||kb),straight:Ki(e.bezier||dq),step:Ki(e.step||fq),smoothstep:Ki(e.step||Tx),simplebezier:Ki(e.simplebezier||cq)},r={},n=Object.keys(e).filter(function(i){return!["default","bezier"].includes(i)}).reduce(function(i,o){return i[o]=Ki(e[o]||kb),i},r);return nP(nP({},t),n)}function iP(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,n=((r==null?void 0:r.x)||0)+t.x,i=((r==null?void 0:r.y)||0)+t.y,o=(r==null?void 0:r.width)||t.width,a=(r==null?void 0:r.height)||t.height;switch(e){case xe.Top:return{x:n+o/2,y:i};case xe.Right:return{x:n+o,y:i+a/2};case xe.Bottom:return{x:n+o/2,y:i+a};case xe.Left:return{x:n,y:i+a/2}}}function oP(e,t){if(!e)return null;var r=null;return e.length===1||!t?r=e[0]:t&&(r=e.find(function(n){return n.id===t})),typeof r>"u"?null:r}var pY=function(t,r,n,i,o,a){var u=iP(n,t,r),c=iP(a,i,o);return{sourceX:u.x,sourceY:u.y,targetX:c.x,targetY:c.y}};function vY(e){var t=e.sourcePos,r=e.targetPos,n=e.sourceWidth,i=e.sourceHeight,o=e.targetWidth,a=e.targetHeight,u=e.width,c=e.height,d=e.transform,f={x:Math.min(t.x,r.x),y:Math.min(t.y,r.y),x2:Math.max(t.x+n,r.x+o),y2:Math.max(t.y+i,r.y+a)};f.x===f.x2&&(f.x2+=1),f.y===f.y2&&(f.y2+=1);var h=Ju({x:(0-d[0])/d[2],y:(0-d[1])/d[2],width:u/d[2],height:c/d[2]}),p=Math.max(0,Math.min(h.x2,f.x2)-Math.max(h.x,f.x)),v=Math.max(0,Math.min(h.y2,f.y2)-Math.max(h.y,f.y)),m=Math.ceil(p*v);return m>0}function aP(e,t){var r,n,i,o,a,u=e.get(t),c=(u==null||(r=u[Pt])===null||r===void 0?void 0:r.handleBounds)||null,d=!u||!c||!u.width||!u.height||typeof((n=u.positionAbsolute)===null||n===void 0?void 0:n.x)>"u"||typeof((i=u.positionAbsolute)===null||i===void 0?void 0:i.y)>"u";return[{x:(u==null||(o=u.positionAbsolute)===null||o===void 0?void 0:o.x)||0,y:(u==null||(a=u.positionAbsolute)===null||a===void 0?void 0:a.y)||0,width:(u==null?void 0:u.width)||0,height:(u==null?void 0:u.height)||0},c,!d]}var gY=typeof document<"u"?document:null,rc=(function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{target:gY},r=A.useState(!1),n=Be(r,2),i=n[0],o=n[1],a=A.useRef(new Set([])),u=A.useMemo(function(){if(e!==null){var h=Array.isArray(e)?e:[e],p=h.filter(function(m){return typeof m=="string"}).map(function(m){return m.split("+")}),v=p.reduce(function(m,y){return m.concat.apply(m,di(y))},[]);return[p,v]}return[[],[]]},[e]),c=Be(u,2),d=c[0],f=c[1];return A.useEffect(function(){if(e!==null){var h,p,v=function(b){if(cP(b))return!1;var w=uP(b.code,f);a.current.add(b[w]),sP(d,a.current,!1)&&(b.preventDefault(),o(!0))},m=function(b){if(cP(b))return!1;var w=uP(b.code,f);sP(d,a.current,!0)?(o(!1),a.current.clear()):a.current.delete(b[w])},y=function(){a.current.clear(),o(!1)};return t==null||(h=t.target)===null||h===void 0||h.addEventListener("keydown",v),t==null||(p=t.target)===null||p===void 0||p.addEventListener("keyup",m),window.addEventListener("blur",y),function(){var x,b;t==null||(x=t.target)===null||x===void 0||x.removeEventListener("keydown",v),t==null||(b=t.target)===null||b===void 0||b.removeEventListener("keyup",m),window.removeEventListener("blur",y)}}},[e,o]),i});function sP(e,t,r){return e.filter(function(n){return r||n.length===t.size}).some(function(n){return n.every(function(i){return t.has(i)})})}function uP(e,t){return t.includes(e)?"code":"key"}function cP(e){var t,r=((t=e.composedPath)===null||t===void 0?void 0:t.call(e)[0])||e.target;return["INPUT","SELECT","TEXTAREA"].includes(r==null?void 0:r.nodeName)||(r==null?void 0:r.hasAttribute("contenteditable"))}var mY=function(t){return{onNodesChange:t.onNodesChange,onEdgesChange:t.onEdgesChange}},yY=(function(e){var t=e.deleteKeyCode,r=e.multiSelectionKeyCode,n=Ft(),i=gt(mY,Xt),o=i.onNodesChange,a=i.onEdgesChange,u=rc(t),c=rc(r);A.useEffect(function(){var d=n.getState(),f=d.nodeInternals,h=d.edges,p=d.hasDefaultNodes,v=d.hasDefaultEdges,m=d.onNodesDelete,y=d.onEdgesDelete,x=Array.from(f.values()),b=x.reduce(function(N,D){return(!D.selected&&D.parentNode&&N.find(function(L){return L.id===D.parentNode})||D.selected)&&N.push(D),N},[]),w=h.filter(function(N){return N.selected});if(u&&(b||w)){var E=rq(b,h),_=[].concat(di(w),di(E)),S=_.reduce(function(N,D){return N.includes(D.id)||N.push(D.id),N},[]);if((v||p)&&(v&&n.setState({edges:h.filter(function(N){return!S.includes(N.id)})}),p&&(b.forEach(function(N){f.delete(N.id)}),n.setState({nodeInternals:new Map(f)}))),S.length>0&&(y==null||y(_),a)){var R=S.map(function(N){return{id:N,type:"remove"}});a(R)}if(b.length>0&&(m==null||m(b),o)){var I=b.map(function(N){return{id:N.id,type:"remove"}});o(I)}n.setState({nodesSelectionActive:!1})}},[u,o,a]),A.useEffect(function(){n.setState({multiSelectionActive:c})},[c])});function bY(e){var t=Ft();A.useEffect(function(){var r,n=function(){if(e.current){var o=Ix(e.current);process.env.NODE_ENV==="development"&&(o.height===0||o.width===0)&&console.warn("[React Flow]: The React Flow parent container needs a width and a height to render the graph. Help: https://reactflow.dev/error#400"),t.setState({width:o.width||500,height:o.height||500})}};return n(),window.onresize=n,e.current&&(r=new ResizeObserver(function(){return n()}),r.observe(e.current)),function(){window.onresize=null,r&&e.current&&r.unobserve(e.current)}},[])}var xY=function(t,r){return t.x!==r.x||t.y!==r.y||t.zoom!==r.k},Cm=function(t){return{x:t.x,y:t.y,zoom:t.k}},yu=function(t,r){return t.target.closest(".".concat(r))},wY=function(t){return{d3Zoom:t.d3Zoom,d3Selection:t.d3Selection,d3ZoomHandler:t.d3ZoomHandler}},_Y=function(t){var r=t.onMove,n=t.onMoveStart,i=t.onMoveEnd,o=t.zoomOnScroll,a=o===void 0?!0:o,u=t.zoomOnPinch,c=u===void 0?!0:u,d=t.panOnScroll,f=d===void 0?!1:d,h=t.panOnScrollSpeed,p=h===void 0?.5:h,v=t.panOnScrollMode,m=v===void 0?io.Free:v,y=t.zoomOnDoubleClick,x=y===void 0?!0:y,b=t.selectionKeyPressed,w=t.elementsSelectable,E=t.panOnDrag,_=E===void 0?!0:E,S=t.translateExtent,R=t.minZoom,I=t.maxZoom,N=t.defaultZoom,D=N===void 0?1:N,L=t.defaultPosition,B=L===void 0?[0,0]:L,U=t.zoomActivationKeyCode,j=t.preventScrolling,T=j===void 0?!0:j,G=t.children,z=t.noWheelClassName,X=t.noPanClassName,Z=Ft(),re=A.useRef(!1),W=A.useRef(null),Q=A.useRef({x:0,y:0,zoom:0}),ue=gt(wY,Xt),oe=ue.d3Zoom,H=ue.d3Selection,K=ue.d3ZoomHandler,$=rc(U);return bY(W),A.useEffect(function(){if(W.current){var k,F=aK().scaleExtent([R,I]).translateExtent(S),te=Mr(W.current).call(F),ie=oo(B[0],S[0][0],S[1][0]),ae=oo(B[1],S[0][1],S[1][1]),ce=oo(D,R,I),we=fi.translate(ie,ae).scale(ce);F.transform(te,we),Z.setState({d3Zoom:F,d3Selection:te,d3ZoomHandler:te.on("wheel.zoom"),transform:[ie,ae,ce],domNode:(k=te.node())===null||k===void 0?void 0:k.closest(".react-flow")})}},[]),A.useEffect(function(){H&&oe&&(f&&!$?H.on("wheel",function(k){if(yu(k,z))return!1;k.preventDefault(),k.stopImmediatePropagation();var F=H.property("__zoom").k||1;if(k.ctrlKey&&c){var te=Xr(k),ie=-k.deltaY*(k.deltaMode===1?.05:k.deltaMode?1:.002)*10,ae=F*Math.pow(2,ie);oe.scaleTo(H,ae,te);return}var ce=k.deltaMode===1?20:1,we=m===io.Vertical?0:k.deltaX*ce,Se=m===io.Horizontal?0:k.deltaY*ce;oe.translateBy(H,-(we/F)*p,-(Se/F)*p)}).on("wheel.zoom",null):typeof K<"u"&&H.on("wheel",function(k){if(!T||yu(k,z))return null;k.preventDefault()}).on("wheel.zoom",K))},[f,m,H,oe,K,$,c,T,z]),A.useEffect(function(){oe&&(b&&!re.current?oe.on("zoom",null):b||oe.on("zoom",function(k){if(Z.setState({transform:[k.transform.x,k.transform.y,k.transform.k]}),r){var F=Cm(k.transform);r(k.sourceEvent,F)}}))},[b,oe,r]),A.useEffect(function(){oe&&oe.on("start",function(k){if(re.current=!0,n){var F=Cm(k.transform);Q.current=F,n(k.sourceEvent,F)}})},[oe,n]),A.useEffect(function(){oe&&oe.on("end",function(k){if(re.current=!1,i&&xY(Q.current,k.transform)){var F=Cm(k.transform);Q.current=F,i(k.sourceEvent,F)}})},[oe,i]),A.useEffect(function(){oe&&oe.filter(function(k){var F=$||a,te=c&&k.ctrlKey;return!_&&!F&&!f&&!x&&!c||b||!x&&k.type==="dblclick"||yu(k,z)&&k.type==="wheel"||yu(k,X)&&k.type!=="wheel"||!c&&k.ctrlKey&&k.type==="wheel"||!F&&!f&&!te&&k.type==="wheel"||!_&&(k.type==="mousedown"||k.type==="touchstart")?!1:(!k.ctrlKey||k.type==="wheel")&&!k.button})},[oe,a,c,f,x,_,b,w,$]),A.createElement("div",{className:"react-flow__renderer react-flow__container",ref:W},G)};function lP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function fP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?lP(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):lP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function dP(e,t){return{x:e.clientX-t.left,y:e.clientY-t.top}}var EY=function(t){return{userSelectionActive:t.userSelectionActive,elementsSelectable:t.elementsSelectable}},hP={startX:0,startY:0,x:0,y:0,width:0,height:0,draw:!1},SY=A.memo(function(e){var t=e.selectionKeyPressed,r=Ft(),n=A.useRef(0),i=A.useRef(0),o=A.useRef(),a=A.useState(hP),u=Be(a,2),c=u[0],d=u[1],f=gt(EY,Xt),h=f.userSelectionActive,p=f.elementsSelectable,v=h||t;if(!p||!v)return null;var m=function(){d(hP),r.setState({userSelectionActive:!1}),n.current=0,i.current=0},y=function(_){var S=_.target.closest(".react-flow");o.current=S.getBoundingClientRect();var R=dP(_,o.current);d({width:0,height:0,startX:R.x,startY:R.y,x:R.x,y:R.y,draw:!0}),r.setState({userSelectionActive:!0,nodesSelectionActive:!1})},x=function(_){var S,R;if(!(!t||!c.draw||!o.current)){var I=dP(_,o.current),N=(S=c.startX)!==null&&S!==void 0?S:0,D=(R=c.startY)!==null&&R!==void 0?R:0,L=fP(fP({},c),{},{x:I.x<N?I.x:N,y:I.y<D?I.y:D,width:Math.abs(I.x-N),height:Math.abs(I.y-D)}),B=r.getState(),U=B.nodeInternals,j=B.edges,T=B.transform,G=B.onNodesChange,z=B.onEdgesChange,X=Array.from(U.values()),Z=tq(U,L,T,!1,!0),re=rq(Z,j).map(function(oe){return oe.id}),W=Z.map(function(oe){return oe.id});if(n.current!==W.length){n.current=W.length;var Q=Qi(X,W);Q.length&&(G==null||G(Q))}if(i.current!==re.length){i.current=re.length;var ue=Qi(j,re);ue.length&&(z==null||z(ue))}d(L)}},b=function(){r.setState({nodesSelectionActive:n.current>0}),m()},w=function(){r.setState({nodesSelectionActive:!1}),m()};return A.createElement("div",{className:"react-flow__selectionpane react-flow__container",onMouseDown:y,onMouseMove:x,onMouseUp:b,onMouseLeave:w},c.draw&&A.createElement("div",{className:"react-flow__selection react-flow__container",style:{width:c.width,height:c.height,transform:"translate(".concat(c.x,"px, ").concat(c.y,"px)")}}))});function pP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function vP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?pP(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):pP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function xq(e,t){if(!e.parentNode)return!1;var r=t.get(e.parentNode);return r?r.selected?!0:xq(r,t):!1}function gP(e,t,r){var n=e;do{var i;if((i=n)!==null&&i!==void 0&&i.matches(t))return!0;if(n===r.current)return!1;n=n.parentElement}while(n);return!1}function OY(e,t,r){return Array.from(e.values()).filter(function(n){return(n.selected||n.id===r)&&(!n.parentNode||!xq(n,e))}).map(function(n){var i,o,a,u;return{id:n.id,position:n.position||{x:0,y:0},positionAbsolute:n.positionAbsolute||{x:0,y:0},distance:{x:t.x-((i=(o=n.positionAbsolute)===null||o===void 0?void 0:o.x)!==null&&i!==void 0?i:0),y:t.y-((a=(u=n.positionAbsolute)===null||u===void 0?void 0:u.y)!==null&&a!==void 0?a:0)},delta:{x:0,y:0},extent:n.extent,parentNode:n.parentNode,width:n.width,height:n.height}})}function CY(e,t,r,n,i,o){var a=Be(n,2),u=a[0],c=a[1],d=e.extent||o,f={x:t.x-e.distance.x,y:t.y-e.distance.y};if(r&&(f.x=u*Math.round(f.x/u),f.y=c*Math.round(f.y/c)),e.extent==="parent")if(e.parentNode&&e.width&&e.height){var h=i.get(e.parentNode);d=h!=null&&h.positionAbsolute&&h!==null&&h!==void 0&&h.width&&h!==null&&h!==void 0&&h.height?[[h.positionAbsolute.x,h.positionAbsolute.y],[h.positionAbsolute.x+h.width-e.width,h.positionAbsolute.y+h.height-e.height]]:d}else process.env.NODE_ENV==="development"&&console.warn("[React Flow]: Only child nodes can use a parent extent. Help: https://reactflow.dev/error#500"),d=o;else if(e.extent&&e.parentNode){var p,v,m,y,x=i.get(e.parentNode),b=(p=x==null||(v=x.positionAbsolute)===null||v===void 0?void 0:v.x)!==null&&p!==void 0?p:0,w=(m=x==null||(y=x.positionAbsolute)===null||y===void 0?void 0:y.y)!==null&&m!==void 0?m:0;d=[[e.extent[0][0]+b,e.extent[0][1]+w],[e.extent[1][0]+b,e.extent[1][1]+w]]}var E={x:0,y:0};if(e.parentNode){var _,S,R,I,N=i.get(e.parentNode);E={x:(_=N==null||(S=N.positionAbsolute)===null||S===void 0?void 0:S.x)!==null&&_!==void 0?_:0,y:(R=N==null||(I=N.positionAbsolute)===null||I===void 0?void 0:I.y)!==null&&R!==void 0?R:0}}return e.positionAbsolute=d?Gj(f,d):f,e.position={x:e.positionAbsolute.x-E.x,y:e.positionAbsolute.y-E.y},e}function Rm(e){var t=e.nodeId,r=e.dragItems,n=e.nodeInternals,i=r.map(function(o){var a=n.get(o.id);return vP(vP({},a),{},{position:o.position,positionAbsolute:o.positionAbsolute})});return[t?i.find(function(o){return o.id===t}):i[0],i]}function Im(e){return function(t,r,n){return e==null?void 0:e(t,n)}}function wq(e){var t=e.nodeRef,r=e.disabled,n=r===void 0?!1:r,i=e.noDragClassName,o=e.handleSelector,a=e.nodeId,u=e.isSelectable,c=e.selectNodesOnDrag,d=A.useState(!1),f=Be(d,2),h=f[0],p=f[1],v=Ft(),m=A.useRef(),y=A.useRef({x:null,y:null}),x=A.useCallback(function(b){var w=b.sourceEvent,E=v.getState(),_=E.transform,S=E.snapGrid,R=E.snapToGrid,I=w.touches?w.touches[0].clientX:w.clientX,N=w.touches?w.touches[0].clientY:w.clientY,D=eq({x:I,y:N},_,R,S);return D},[]);return A.useEffect(function(){if(t!=null&&t.current){var b=Mr(t.current);if(n)b.on(".drag",null);else{var w=g8().on("start",function(E){var _=v.getState(),S=_.nodeInternals,R=_.multiSelectionActive,I=_.unselectNodesAndEdges,N=_.onNodeDragStart,D=_.onSelectionDragStart,L=a?N:Im(D);if(!c&&!R&&a){var B;(B=S.get(a))!==null&&B!==void 0&&B.selected||I()}a&&u&&c&&Qj({id:a,store:v});var U=x(E);if(y.current=U,m.current=OY(S,U,a),L&&m.current){var j=Rm({nodeId:a,dragItems:m.current,nodeInternals:S}),T=Be(j,2),G=T[0],z=T[1];L(E.sourceEvent,G,z)}}).on("drag",function(E){var _=v.getState(),S=_.updateNodePositions,R=_.snapToGrid,I=_.snapGrid,N=_.nodeInternals,D=_.nodeExtent,L=_.onNodeDrag,B=_.onSelectionDrag,U=x(E);if((y.current.x!==U.x||y.current.y!==U.y)&&m.current){y.current=U,m.current=m.current.map(function(Z){return CY(Z,U,R,I,N,D)});var j=a?L:Im(B);if(S(m.current,!0,!0),p(!0),j){var T=Rm({nodeId:a,dragItems:m.current,nodeInternals:N}),G=Be(T,2),z=G[0],X=G[1];j(E.sourceEvent,z,X)}}E.on("end",function(Z){if(p(!1),m.current){var re=v.getState(),W=re.updateNodePositions,Q=re.nodeInternals,ue=re.onNodeDragStop,oe=re.onSelectionDragStop,H=a?ue:Im(oe);if(W(m.current,!1,!1),H){var K=Rm({nodeId:a,dragItems:m.current,nodeInternals:Q}),$=Be(K,2),k=$[0],F=$[1];H(Z.sourceEvent,k,F)}}})}).filter(function(E){var _=E.target,S=!E.button&&(!i||!gP(_,".".concat(i),t))&&(!o||gP(_,o,t));return S});return b.call(w),function(){b.on(".drag",null)}}}},[t,n,i,o,u,v,a,c,x]),h}function mP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function RY(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?mP(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):mP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var IY=function(t){return RY({transformString:"translate(".concat(t.transform[0],"px,").concat(t.transform[1],"px) scale(").concat(t.transform[2],")"),userSelectionActive:t.userSelectionActive},Px(Array.from(t.nodeInternals.values()).filter(function(r){return r.selected})))},PY=function(t){var r=Array.from(t.nodeInternals.values()).filter(function(n){return n.selected});return Px(r)};function NY(e){var t=e.onSelectionContextMenu,r=e.noPanClassName,n=Ft(),i=gt(IY,Xt),o=i.transformString,a=i.userSelectionActive,u=gt(PY,Xt),c=u.width,d=u.height,f=u.x,h=u.y,p=A.useRef(null);if(wq({nodeRef:p}),a||!c||!d)return null;var v=t?function(m){var y=Array.from(n.getState().nodeInternals.values()).filter(function(x){return x.selected});t(m,y)}:void 0;return A.createElement("div",{className:cr(["react-flow__nodesselection","react-flow__container",r]),style:{transform:o}},A.createElement("div",{ref:p,className:"react-flow__nodesselection-rect",onContextMenu:v,style:{width:c,height:d,top:h,left:f}}))}var TY=A.memo(NY),AY=function(t){return t.nodesSelectionActive},_q=function(t){var r=t.children,n=t.onPaneClick,i=t.onPaneContextMenu,o=t.onPaneScroll,a=t.deleteKeyCode,u=t.onMove,c=t.onMoveStart,d=t.onMoveEnd,f=t.selectionKeyCode,h=t.multiSelectionKeyCode,p=t.zoomActivationKeyCode,v=t.elementsSelectable,m=t.zoomOnScroll,y=t.zoomOnPinch,x=t.panOnScroll,b=t.panOnScrollSpeed,w=t.panOnScrollMode,E=t.zoomOnDoubleClick,_=t.panOnDrag,S=t.translateExtent,R=t.minZoom,I=t.maxZoom,N=t.defaultZoom,D=t.defaultPosition,L=t.preventScrolling,B=t.onSelectionContextMenu,U=t.noWheelClassName,j=t.noPanClassName,T=Ft(),G=gt(AY),z=rc(f);yY({deleteKeyCode:a,multiSelectionKeyCode:h});var X=function(Q){n==null||n(Q),T.getState().resetSelectedElements(),T.setState({nodesSelectionActive:!1})},Z=i?function(W){return i(W)}:void 0,re=o?function(W){return o(W)}:void 0;return A.createElement(_Y,{onMove:u,onMoveStart:c,onMoveEnd:d,selectionKeyPressed:z,elementsSelectable:v,zoomOnScroll:m,zoomOnPinch:y,panOnScroll:x,panOnScrollSpeed:b,panOnScrollMode:w,zoomOnDoubleClick:E,panOnDrag:_,translateExtent:S,minZoom:R,maxZoom:I,defaultZoom:N,defaultPosition:D,zoomActivationKeyCode:p,preventScrolling:L,noWheelClassName:U,noPanClassName:j},r,A.createElement(SY,{selectionKeyPressed:z}),G&&A.createElement(TY,{onSelectionContextMenu:B,noPanClassName:j}),A.createElement("div",{className:"react-flow__pane react-flow__container",onClick:X,onContextMenu:Z,onWheel:re}))};_q.displayName="FlowRenderer";var MY=A.memo(_q);function DY(e){var t=gt(A.useCallback(function(r){return e?tq(r.nodeInternals,{x:0,y:0,width:r.width,height:r.height},r.transform,!0):Array.from(r.nodeInternals.values())},[e]));return t}var jY=function(t){return{nodesDraggable:t.nodesDraggable,nodesConnectable:t.nodesConnectable,elementsSelectable:t.elementsSelectable,updateNodeDimensions:t.updateNodeDimensions}},Eq=function(t){var r=gt(jY,Xt),n=r.nodesDraggable,i=r.nodesConnectable,o=r.elementsSelectable,a=r.updateNodeDimensions,u=DY(t.onlyRenderVisibleElements),c=A.useRef(),d=A.useMemo(function(){if(typeof ResizeObserver>"u")return null;var f=new ResizeObserver(function(h){var p=h.map(function(v){return{id:v.target.getAttribute("data-id"),nodeElement:v.target,forceUpdate:!0}});a(p)});return c.current=f,f},[]);return A.useEffect(function(){return function(){var f;c==null||(f=c.current)===null||f===void 0||f.disconnect()}},[]),A.createElement("div",{className:"react-flow__nodes react-flow__container"},u.map(function(f){var h,p,v,m,y,x,b,w=f.type||"default";t.nodeTypes[w]||(process.env.NODE_ENV==="development"&&console.warn('[React Flow]: Node type "'.concat(w,'" not found. Using fallback type "default". Help: https://reactflow.dev/error#300')),w="default");var E=t.nodeTypes[w]||t.nodeTypes.default,_=!!(f.draggable||n&&typeof f.draggable>"u"),S=!!(f.selectable||o&&typeof f.selectable>"u"),R=!!(f.connectable||i&&typeof f.connectable>"u");return A.createElement(E,{key:f.id,id:f.id,className:f.className,style:f.style,type:w,data:f.data,sourcePosition:f.sourcePosition||xe.Bottom,targetPosition:f.targetPosition||xe.Top,hidden:f.hidden,xPos:(h=(p=f.positionAbsolute)===null||p===void 0?void 0:p.x)!==null&&h!==void 0?h:0,yPos:(v=(m=f.positionAbsolute)===null||m===void 0?void 0:m.y)!==null&&v!==void 0?v:0,selectNodesOnDrag:t.selectNodesOnDrag,onClick:t.onNodeClick,onMouseEnter:t.onNodeMouseEnter,onMouseMove:t.onNodeMouseMove,onMouseLeave:t.onNodeMouseLeave,onContextMenu:t.onNodeContextMenu,onDoubleClick:t.onNodeDoubleClick,selected:!!f.selected,isDraggable:_,isSelectable:S,isConnectable:R,resizeObserver:d,dragHandle:f.dragHandle,zIndex:(y=(x=f[Pt])===null||x===void 0?void 0:x.z)!==null&&y!==void 0?y:0,isParent:!!((b=f[Pt])!==null&&b!==void 0&&b.isParent),noDragClassName:t.noDragClassName,noPanClassName:t.noPanClassName,initialized:!!f.width&&!!f.height})}))};Eq.displayName="NodeRenderer";var qY=A.memo(Eq),Yi;function yP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function bP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?yP(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):yP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var kY=(Yi={},ze(Yi,xe.Left,xe.Right),ze(Yi,xe.Right,xe.Left),ze(Yi,xe.Top,xe.Bottom),ze(Yi,xe.Bottom,xe.Top),Yi),LY=(function(e){var t,r,n,i,o,a=e.connectionNodeId,u=e.connectionHandleType,c=e.connectionLineStyle,d=e.connectionLineType,f=d===void 0?$n.Bezier:d,h=e.isConnectable,p=e.CustomConnectionLineComponent,v=gt(A.useCallback(function(re){return{fromNode:re.nodeInternals.get(a),handleId:re.connectionHandleId,toX:(re.connectionPosition.x-re.transform[0])/re.transform[2],toY:(re.connectionPosition.y-re.transform[1])/re.transform[2]}},[a]),Xt),m=v.fromNode,y=v.handleId,x=v.toX,b=v.toY,w=m==null||(t=m[Pt])===null||t===void 0?void 0:t.handleBounds;if(!m||!h||!(w!=null&&w[u]))return null;var E=w[u],_=y?E.find(function(re){return re.id===y}):E[0],S=_?_.x+_.width/2:((r=m==null?void 0:m.width)!==null&&r!==void 0?r:0)/2,R=_?_.y+_.height/2:(n=m==null?void 0:m.height)!==null&&n!==void 0?n:0,I=((m==null||(i=m.positionAbsolute)===null||i===void 0?void 0:i.x)||0)+S,N=((m==null||(o=m.positionAbsolute)===null||o===void 0?void 0:o.y)||0)+R,D=_==null?void 0:_.position;if(!D)return null;var L=kY[D],B,U,j,T,G,z;switch(u){case"source":B=I,U=N,j=D,T=x,G=b,z=L;break;case"target":B=x,U=b,j=L,T=I,G=N,z=D;break}if(p)return A.createElement("g",{className:"react-flow__connection"},A.createElement(p,{connectionLineType:f,connectionLineStyle:c,fromNode:m,fromHandle:_,fromX:I,fromY:N,toX:x,toY:b,fromPosition:D,toPosition:L,sourcePosition:j,targetPosition:z,sourceNode:m,sourceHandle:_,targetX:T,targetY:G,sourceX:B,sourceY:U}));var X="",Z={sourceX:B,sourceY:U,sourcePosition:j,targetX:T,targetY:G,targetPosition:z};return f===$n.Bezier?X=Vc(Z):f===$n.Step?X=qb(bP(bP({},Z),{},{borderRadius:0})):f===$n.SmoothStep?X=qb(Z):f===$n.SimpleBezier?X=uq(Z):X="M".concat(B,",").concat(U," ").concat(T,",").concat(G),A.createElement("g",{className:"react-flow__connection"},A.createElement("path",{d:X,className:"react-flow__connection-path",style:c}))});function Fb(e){"@babel/helpers - typeof";return Fb=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Fb(e)}var bu,BY=function(t){var r=t.color,n=r===void 0?"none":r,i=t.strokeWidth,o=i===void 0?1:i;return A.createElement("polyline",{stroke:n,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:o,fill:"none",points:"-5,-4 0,0 -5,4"})},FY=function(t){var r=t.color,n=r===void 0?"none":r,i=t.strokeWidth,o=i===void 0?1:i;return A.createElement("polyline",{stroke:n,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:o,fill:n,points:"-5,-4 0,0 -5,4 -5,-4"})},xP=(bu={},ze(bu,Zu.Arrow,BY),ze(bu,Zu.ArrowClosed,FY),bu);function $Y(e){var t=A.useMemo(function(){var r=xP.hasOwnProperty(e);return r?xP[e]:(process.env.NODE_ENV==="development"&&console.warn('[React Flow]: Marker type "'.concat(e,`" doesn't exist. Help: https://reactflow.dev/error#900`)),function(){return null})},[e]);return t}function wP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function zY(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?wP(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):wP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var HY=function(t){var r=t.id,n=t.type,i=t.color,o=t.width,a=o===void 0?12.5:o,u=t.height,c=u===void 0?12.5:u,d=t.markerUnits,f=d===void 0?"strokeWidth":d,h=t.strokeWidth,p=t.orient,v=p===void 0?"auto":p,m=$Y(n);return A.createElement("marker",{className:"react-flow__arrowhead",id:r,markerWidth:"".concat(a),markerHeight:"".concat(c),viewBox:"-10 -10 20 20",markerUnits:f,orient:v,refX:"0",refY:"0"},A.createElement(m,{color:i,strokeWidth:h}))},UY=function(t){var r=t.defaultColor,n=t.rfId;return function(i){var o=[];return i.edges.reduce(function(a,u){return[u.markerStart,u.markerEnd].forEach(function(c){if(c&&Fb(c)==="object"){var d=Db(c,n);o.includes(d)||(a.push(zY({id:d,color:c.color||r},c)),o.push(d))}}),a},[]).sort(function(a,u){return a.id.localeCompare(u.id)})}},Sq=function(t){var r=t.defaultColor,n=t.rfId,i=gt(A.useCallback(UY({defaultColor:r,rfId:n}),[r,n]),function(o,a){return!(o.length!==a.length||o.some(function(u,c){return u.id!==a[c].id}))});return A.createElement("defs",null,i.map(function(o){return A.createElement(HY,{id:o.id,key:o.id,type:o.type,color:o.color,width:o.width,height:o.height,markerUnits:o.markerUnits,strokeWidth:o.strokeWidth,orient:o.orient})}))};Sq.displayName="MarkerDefinitions";var VY=A.memo(Sq),WY=[{level:0,isMaxLevel:!0,edges:[]}];function GY(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,n=-1,i=e.reduce(function(a,u){var c=Yj(u.zIndex),d=c?u.zIndex:0;if(r){var f,h,p,v;d=c?u.zIndex:Math.max(((f=t.get(u.source))===null||f===void 0||(h=f[Pt])===null||h===void 0?void 0:h.z)||0,((p=t.get(u.target))===null||p===void 0||(v=p[Pt])===null||v===void 0?void 0:v.z)||0)}return a[d]?a[d].push(u):a[d]=[u],n=d>n?d:n,a},{}),o=Object.entries(i).map(function(a){var u=Be(a,2),c=u[0],d=u[1],f=+c;return{edges:d,level:f,isMaxLevel:f===n}});return o.length===0?WY:o}function KY(e,t,r){var n=gt(A.useCallback(function(i){return e?i.edges.filter(function(o){var a=t.get(o.source),u=t.get(o.target);return(a==null?void 0:a.width)&&(a==null?void 0:a.height)&&(u==null?void 0:u.width)&&(u==null?void 0:u.height)&&vY({sourcePos:a.positionAbsolute||{x:0,y:0},targetPos:u.positionAbsolute||{x:0,y:0},sourceWidth:a.width,sourceHeight:a.height,targetWidth:u.width,targetHeight:u.height,width:i.width,height:i.height,transform:i.transform})}):i.edges},[e,t]));return GY(n,t,r)}var YY=function(t){return{connectionNodeId:t.connectionNodeId,connectionHandleType:t.connectionHandleType,nodesConnectable:t.nodesConnectable,elementsSelectable:t.elementsSelectable,width:t.width,height:t.height,connectionMode:t.connectionMode,nodeInternals:t.nodeInternals}},Oq=function(t){var r=gt(YY,Xt),n=r.connectionNodeId,i=r.connectionHandleType,o=r.nodesConnectable,a=r.elementsSelectable,u=r.width,c=r.height,d=r.connectionMode,f=r.nodeInternals,h=KY(t.onlyRenderVisibleElements,f,t.elevateEdgesOnSelect);if(!u)return null;var p=t.connectionLineType,v=t.defaultMarkerColor,m=t.connectionLineStyle,y=t.connectionLineComponent,x=t.connectionLineContainerStyle,b=n&&i;return A.createElement(A.Fragment,null,h.map(function(w){var E=w.level,_=w.edges,S=w.isMaxLevel;return A.createElement("svg",{key:E,style:{zIndex:E},width:u,height:c,className:"react-flow__edges react-flow__container"},S&&A.createElement(VY,{defaultColor:v,rfId:t.rfId}),A.createElement("g",null,_.map(function(R){var I=aP(f,R.source),N=Be(I,3),D=N[0],L=N[1],B=N[2],U=aP(f,R.target),j=Be(U,3),T=j[0],G=j[1],z=j[2];if(!B||!z)return null;var X=R.type||"default";t.edgeTypes[X]||(console.warn('[React Flow]: Edge type "'.concat(X,'" not found. Using fallback type "default". Help: https://reactflow.dev/error#300')),X="default");var Z=t.edgeTypes[X]||t.edgeTypes.default,re=d===mo.Strict?G.target:G.target||G.source,W=oP(L.source,R.sourceHandle||null),Q=oP(re,R.targetHandle||null),ue=(W==null?void 0:W.position)||xe.Bottom,oe=(Q==null?void 0:Q.position)||xe.Top;if(!W)return process.env.NODE_ENV==="development"&&console.warn("[React Flow]: Couldn't create edge for source handle id: ".concat(R.sourceHandle,"; edge id: ").concat(R.id,". Help: https://reactflow.dev/error#800")),null;if(!Q)return process.env.NODE_ENV==="development"&&console.warn("[React Flow]: Couldn't create edge for target handle id: ".concat(R.targetHandle,"; edge id: ").concat(R.id,". Help: https://reactflow.dev/error#800")),null;var H=pY(D,W,ue,T,Q,oe),K=H.sourceX,$=H.sourceY,k=H.targetX,F=H.targetY;return A.createElement(Z,{key:R.id,id:R.id,className:cr([R.className,t.noPanClassName]),type:X,data:R.data,selected:!!R.selected,animated:!!R.animated,hidden:!!R.hidden,label:R.label,labelStyle:R.labelStyle,labelShowBg:R.labelShowBg,labelBgStyle:R.labelBgStyle,labelBgPadding:R.labelBgPadding,labelBgBorderRadius:R.labelBgBorderRadius,style:R.style,source:R.source,target:R.target,sourceHandleId:R.sourceHandle,targetHandleId:R.targetHandle,markerEnd:R.markerEnd,markerStart:R.markerStart,sourceX:K,sourceY:$,targetX:k,targetY:F,sourcePosition:ue,targetPosition:oe,elementsSelectable:a,onEdgeUpdate:t.onEdgeUpdate,onContextMenu:t.onEdgeContextMenu,onMouseEnter:t.onEdgeMouseEnter,onMouseMove:t.onEdgeMouseMove,onMouseLeave:t.onEdgeMouseLeave,onClick:t.onEdgeClick,edgeUpdaterRadius:t.edgeUpdaterRadius,onEdgeDoubleClick:t.onEdgeDoubleClick,onEdgeUpdateStart:t.onEdgeUpdateStart,onEdgeUpdateEnd:t.onEdgeUpdateEnd,rfId:t.rfId})})))}),b&&A.createElement("svg",{style:x,width:u,height:c,className:"react-flow__edges react-flow__connectionline react-flow__container"},A.createElement(LY,{connectionNodeId:n,connectionHandleType:i,connectionLineStyle:m,connectionLineType:p,isConnectable:o,CustomConnectionLineComponent:y})))};Oq.displayName="EdgeRenderer";var XY=A.memo(Oq),ZY=function(t){return"translate(".concat(t.transform[0],"px,").concat(t.transform[1],"px) scale(").concat(t.transform[2],")")};function JY(e){var t=e.children,r=gt(ZY);return A.createElement("div",{className:"react-flow__viewport react-flow__container",style:{transform:r}},t)}function QY(e){var t=aq(),r=A.useRef(!1);A.useEffect(function(){!r.current&&t.viewportInitialized&&e&&(setTimeout(function(){return e(t)},1),r.current=!0)},[e,t.viewportInitialized])}var Cq=function(t){var r=t.nodeTypes,n=t.edgeTypes,i=t.onMove,o=t.onMoveStart,a=t.onMoveEnd,u=t.onInit,c=t.onNodeClick,d=t.onEdgeClick,f=t.onNodeDoubleClick,h=t.onEdgeDoubleClick,p=t.onNodeMouseEnter,v=t.onNodeMouseMove,m=t.onNodeMouseLeave,y=t.onNodeContextMenu,x=t.onSelectionContextMenu,b=t.connectionLineType,w=t.connectionLineStyle,E=t.connectionLineComponent,_=t.connectionLineContainerStyle,S=t.selectionKeyCode,R=t.multiSelectionKeyCode,I=t.zoomActivationKeyCode,N=t.deleteKeyCode,D=t.onlyRenderVisibleElements,L=t.elementsSelectable,B=t.selectNodesOnDrag,U=t.translateExtent,j=t.minZoom,T=t.maxZoom,G=t.defaultZoom,z=t.defaultPosition,X=t.preventScrolling,Z=t.defaultMarkerColor,re=t.zoomOnScroll,W=t.zoomOnPinch,Q=t.panOnScroll,ue=t.panOnScrollSpeed,oe=t.panOnScrollMode,H=t.zoomOnDoubleClick,K=t.panOnDrag,$=t.onPaneClick,k=t.onPaneScroll,F=t.onPaneContextMenu,te=t.onEdgeUpdate,ie=t.onEdgeContextMenu,ae=t.onEdgeMouseEnter,ce=t.onEdgeMouseMove,we=t.onEdgeMouseLeave,Se=t.edgeUpdaterRadius,_e=t.onEdgeUpdateStart,he=t.onEdgeUpdateEnd,le=t.noDragClassName,Oe=t.noWheelClassName,Ne=t.noPanClassName,He=t.elevateEdgesOnSelect,qe=t.id;return QY(u),A.createElement(MY,{onPaneClick:$,onPaneContextMenu:F,onPaneScroll:k,deleteKeyCode:N,selectionKeyCode:S,multiSelectionKeyCode:R,zoomActivationKeyCode:I,elementsSelectable:L,onMove:i,onMoveStart:o,onMoveEnd:a,zoomOnScroll:re,zoomOnPinch:W,zoomOnDoubleClick:H,panOnScroll:Q,panOnScrollSpeed:ue,panOnScrollMode:oe,panOnDrag:K,translateExtent:U,minZoom:j,maxZoom:T,defaultZoom:G,defaultPosition:z,onSelectionContextMenu:x,preventScrolling:X,noDragClassName:le,noWheelClassName:Oe,noPanClassName:Ne},A.createElement(JY,null,A.createElement(XY,{edgeTypes:n,onEdgeClick:d,onEdgeDoubleClick:h,connectionLineType:b,connectionLineStyle:w,connectionLineComponent:E,connectionLineContainerStyle:_,onEdgeUpdate:te,onlyRenderVisibleElements:D,onEdgeContextMenu:ie,onEdgeMouseEnter:ae,onEdgeMouseMove:ce,onEdgeMouseLeave:we,onEdgeUpdateStart:_e,onEdgeUpdateEnd:he,edgeUpdaterRadius:Se,defaultMarkerColor:Z,noPanClassName:Ne,elevateEdgesOnSelect:!!He,rfId:qe}),A.createElement(qY,{nodeTypes:r,onNodeClick:c,onNodeDoubleClick:f,onNodeMouseEnter:p,onNodeMouseMove:v,onNodeMouseLeave:m,onNodeContextMenu:y,selectNodesOnDrag:B,onlyRenderVisibleElements:D,noPanClassName:Ne,noDragClassName:le})))};Cq.displayName="GraphView";var e9=A.memo(Cq),Rq=function(){return null};Rq.displayName="GroupNode";function _P(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function EP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?_P(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):_P(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var ra=(function(e){var t=function(n){var i=n.id,o=n.type,a=n.data,u=n.xPos,c=n.yPos,d=n.selected,f=n.onClick,h=n.onMouseEnter,p=n.onMouseMove,v=n.onMouseLeave,m=n.onContextMenu,y=n.onDoubleClick,x=n.style,b=n.className,w=n.isDraggable,E=n.isSelectable,_=n.isConnectable,S=n.selectNodesOnDrag,R=n.sourcePosition,I=n.targetPosition,N=n.hidden,D=n.resizeObserver,L=n.dragHandle,B=n.zIndex,U=n.isParent,j=n.noPanClassName,T=n.noDragClassName,G=n.initialized,z=Ft(),X=A.useRef(null),Z=A.useRef(R),re=A.useRef(I),W=A.useRef(o),Q=E||w||f||h||p||v,ue=ea(i,z.getState,h),oe=ea(i,z.getState,p),H=ea(i,z.getState,v),K=ea(i,z.getState,m),$=ea(i,z.getState,y),k=function(ie){if(E&&(!S||!w)&&Qj({id:i,store:z}),f){var ae=z.getState().nodeInternals.get(i);f(ie,EP({},ae))}};A.useEffect(function(){if(X.current&&!N){var te=X.current;return D==null||D.observe(te),function(){return D==null?void 0:D.unobserve(te)}}},[N]),A.useEffect(function(){var te=W.current!==o,ie=Z.current!==R,ae=re.current!==I;X.current&&(te||ie||ae)&&(te&&(W.current=o),ie&&(Z.current=R),ae&&(re.current=I),z.getState().updateNodeDimensions([{id:i,nodeElement:X.current,forceUpdate:!0}]))},[i,o,R,I]);var F=wq({nodeRef:X,disabled:N||!w,noDragClassName:T,handleSelector:L,nodeId:i,isSelectable:E,selectNodesOnDrag:S});return N?null:A.createElement("div",{className:cr(["react-flow__node","react-flow__node-".concat(o),j,b,{selected:d,selectable:E,parent:U}]),ref:X,style:EP({zIndex:B,transform:"translate(".concat(u,"px,").concat(c,"px)"),pointerEvents:Q?"all":"none",visibility:G?"visible":"hidden"},x),onMouseEnter:ue,onMouseMove:oe,onMouseLeave:H,onContextMenu:K,onClick:k,onDoubleClick:$,"data-testid":"rf__node-".concat(i),"data-id":i},A.createElement(ZK,{value:i},A.createElement(e,{id:i,data:a,type:o,xPos:u,yPos:c,selected:d,isConnectable:_,sourcePosition:R,targetPosition:I,dragging:F,dragHandle:L,zIndex:B})))};return t.displayName="NodeWrapper",A.memo(t)});function SP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function OP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?SP(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):SP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function t9(e){var t={input:ra(e.input||mq),default:ra(e.default||Bb),output:ra(e.output||bq),group:ra(e.group||Rq)},r={},n=Object.keys(e).filter(function(i){return!["input","default","output","group"].includes(i)}).reduce(function(i,o){return i[o]=ra(e[o]||Bb),i},r);return OP(OP({},t),n)}function CP(e,t){var r=A.useRef(null),n=A.useMemo(function(){if(process.env.NODE_ENV==="development"){var i=Object.keys(e);Xt(r.current,i)&&console.warn("[React Flow]: It looks like you have created a new nodeTypes or edgeTypes object. If this wasn't on purpose please define the nodeTypes/edgeTypes outside of the component or memoize them. Help: https://reactflow.dev/error#200"),r.current=i}return t(e)},[e]);return n}function RP(e){if(!(!e||typeof document>"u")){var t=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");t.appendChild(r),r.appendChild(document.createTextNode(e))}}var Iq=function(t){var r=t.children,n=!0;try{Ft()}catch{n=!1}return n?A.createElement(A.Fragment,null,r):A.createElement(bK,{createStore:xK},r)};Iq.displayName="ReactFlowWrapper";var r9=["nodes","edges","defaultNodes","defaultEdges","className","nodeTypes","edgeTypes","onNodeClick","onEdgeClick","onInit","onMove","onMoveStart","onMoveEnd","onConnect","onConnectStart","onConnectStop","onConnectEnd","onClickConnectStart","onClickConnectStop","onClickConnectEnd","onNodeMouseEnter","onNodeMouseMove","onNodeMouseLeave","onNodeContextMenu","onNodeDoubleClick","onNodeDragStart","onNodeDrag","onNodeDragStop","onNodesDelete","onEdgesDelete","onSelectionChange","onSelectionDragStart","onSelectionDrag","onSelectionDragStop","onSelectionContextMenu","connectionMode","connectionLineType","connectionLineStyle","connectionLineComponent","connectionLineContainerStyle","deleteKeyCode","selectionKeyCode","multiSelectionKeyCode","zoomActivationKeyCode","snapToGrid","snapGrid","onlyRenderVisibleElements","selectNodesOnDrag","nodesDraggable","nodesConnectable","elementsSelectable","minZoom","maxZoom","defaultZoom","defaultPosition","translateExtent","preventScrolling","nodeExtent","defaultMarkerColor","zoomOnScroll","zoomOnPinch","panOnScroll","panOnScrollSpeed","panOnScrollMode","zoomOnDoubleClick","panOnDrag","onPaneClick","onPaneScroll","onPaneContextMenu","children","onEdgeUpdate","onEdgeContextMenu","onEdgeDoubleClick","onEdgeMouseEnter","onEdgeMouseMove","onEdgeMouseLeave","onEdgeUpdateStart","onEdgeUpdateEnd","edgeUpdaterRadius","onNodesChange","onEdgesChange","noDragClassName","noWheelClassName","noPanClassName","fitView","fitViewOptions","connectOnClick","attributionPosition","proOptions","defaultEdgeOptions","elevateEdgesOnSelect"];function IP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function PP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?IP(Object(r),!0).forEach(function(n){ze(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):IP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}RP(uY),RP(lY);var n9={input:mq,default:Bb,output:bq},i9={default:kb,straight:dq,step:fq,smoothstep:Tx,simplebezier:cq},o9=[15,15],a9=[0,0],Pq=A.forwardRef(function(e,t){var r=e.nodes,n=e.edges,i=e.defaultNodes,o=e.defaultEdges,a=e.className,u=e.nodeTypes,c=u===void 0?n9:u,d=e.edgeTypes,f=d===void 0?i9:d,h=e.onNodeClick,p=e.onEdgeClick,v=e.onInit,m=e.onMove,y=e.onMoveStart,x=e.onMoveEnd,b=e.onConnect,w=e.onConnectStart,E=e.onConnectStop,_=e.onConnectEnd,S=e.onClickConnectStart,R=e.onClickConnectStop,I=e.onClickConnectEnd,N=e.onNodeMouseEnter,D=e.onNodeMouseMove,L=e.onNodeMouseLeave,B=e.onNodeContextMenu,U=e.onNodeDoubleClick,j=e.onNodeDragStart,T=e.onNodeDrag,G=e.onNodeDragStop,z=e.onNodesDelete,X=e.onEdgesDelete,Z=e.onSelectionChange,re=e.onSelectionDragStart,W=e.onSelectionDrag,Q=e.onSelectionDragStop,ue=e.onSelectionContextMenu,oe=e.connectionMode,H=oe===void 0?mo.Strict:oe,K=e.connectionLineType,$=K===void 0?$n.Bezier:K,k=e.connectionLineStyle,F=e.connectionLineComponent,te=e.connectionLineContainerStyle,ie=e.deleteKeyCode,ae=ie===void 0?"Backspace":ie,ce=e.selectionKeyCode,we=ce===void 0?"Shift":ce,Se=e.multiSelectionKeyCode,_e=Se===void 0?"Meta":Se,he=e.zoomActivationKeyCode,le=he===void 0?"Meta":he,Oe=e.snapToGrid,Ne=Oe===void 0?!1:Oe,He=e.snapGrid,qe=He===void 0?o9:He,Xe=e.onlyRenderVisibleElements,We=Xe===void 0?!1:Xe,mt=e.selectNodesOnDrag,et=mt===void 0?!0:mt,Tt=e.nodesDraggable,ut=e.nodesConnectable,tt=e.elementsSelectable,Ct=e.minZoom,Jt=Ct===void 0?.5:Ct,lr=e.maxZoom,Dt=lr===void 0?2:lr,xt=e.defaultZoom,jt=xt===void 0?1:xt,Hr=e.defaultPosition,Yn=Hr===void 0?a9:Hr,Cn=e.translateExtent,Ur=Cn===void 0?jb:Cn,Pi=e.preventScrolling,vl=Pi===void 0?!0:Pi,ts=e.nodeExtent,No=e.defaultMarkerColor,gl=No===void 0?"#b1b1b7":No,rs=e.zoomOnScroll,ml=rs===void 0?!0:rs,ns=e.zoomOnPinch,is=ns===void 0?!0:ns,os=e.panOnScroll,yl=os===void 0?!1:os,as=e.panOnScrollSpeed,To=as===void 0?.5:as,ss=e.panOnScrollMode,Ao=ss===void 0?io.Free:ss,us=e.zoomOnDoubleClick,bl=us===void 0?!0:us,cs=e.panOnDrag,xl=cs===void 0?!0:cs,wl=e.onPaneClick,_l=e.onPaneScroll,El=e.onPaneContextMenu,Sl=e.children,ls=e.onEdgeUpdate,Ol=e.onEdgeContextMenu,Cl=e.onEdgeDoubleClick,Rl=e.onEdgeMouseEnter,Il=e.onEdgeMouseMove,Pl=e.onEdgeMouseLeave,Nl=e.onEdgeUpdateStart,Ni=e.onEdgeUpdateEnd,fs=e.edgeUpdaterRadius,Ti=fs===void 0?10:fs,Tl=e.onNodesChange,Al=e.onEdgesChange,ds=e.noDragClassName,hs=ds===void 0?"nodrag":ds,Mo=e.noWheelClassName,ps=Mo===void 0?"nowheel":Mo,vs=e.noPanClassName,Ml=vs===void 0?"nopan":vs,gs=e.fitView,Dl=gs===void 0?!1:gs,ms=e.fitViewOptions,Do=e.connectOnClick,ys=Do===void 0?!0:Do,jo=e.attributionPosition,jl=e.proOptions,bs=e.defaultEdgeOptions,Xn=e.elevateEdgesOnSelect,xs=Xn===void 0?!1:Xn,Ai=Hc(e,r9),ws=CP(c,t9),_s=CP(f,hY);return A.createElement("div",PP(PP({},Ai),{},{ref:t,className:cr(["react-flow",a])}),A.createElement(Iq,null,A.createElement(e9,{onInit:v,onMove:m,onMoveStart:y,onMoveEnd:x,onNodeClick:h,onEdgeClick:p,onNodeMouseEnter:N,onNodeMouseMove:D,onNodeMouseLeave:L,onNodeContextMenu:B,onNodeDoubleClick:U,nodeTypes:ws,edgeTypes:_s,connectionLineType:$,connectionLineStyle:k,connectionLineComponent:F,connectionLineContainerStyle:te,selectionKeyCode:we,deleteKeyCode:ae,multiSelectionKeyCode:_e,zoomActivationKeyCode:le,onlyRenderVisibleElements:We,selectNodesOnDrag:et,translateExtent:Ur,minZoom:Jt,maxZoom:Dt,defaultZoom:jt,defaultPosition:Yn,preventScrolling:vl,zoomOnScroll:ml,zoomOnPinch:is,zoomOnDoubleClick:bl,panOnScroll:yl,panOnScrollSpeed:To,panOnScrollMode:Ao,panOnDrag:xl,onPaneClick:wl,onPaneScroll:_l,onPaneContextMenu:El,onSelectionContextMenu:ue,onEdgeUpdate:ls,onEdgeContextMenu:Ol,onEdgeDoubleClick:Cl,onEdgeMouseEnter:Rl,onEdgeMouseMove:Il,onEdgeMouseLeave:Pl,onEdgeUpdateStart:Nl,onEdgeUpdateEnd:Ni,edgeUpdaterRadius:Ti,defaultMarkerColor:gl,noDragClassName:hs,noWheelClassName:ps,noPanClassName:Ml,elevateEdgesOnSelect:xs,id:Ai==null?void 0:Ai.id}),A.createElement(aY,{nodes:r,edges:n,defaultNodes:i,defaultEdges:o,onConnect:b,onConnectStart:w,onConnectStop:E,onConnectEnd:_,onClickConnectStart:S,onClickConnectStop:R,onClickConnectEnd:I,nodesDraggable:Tt,nodesConnectable:ut,elementsSelectable:tt,minZoom:Jt,maxZoom:Dt,nodeExtent:ts,onNodesChange:Tl,onEdgesChange:Al,snapToGrid:Ne,snapGrid:qe,connectionMode:H,translateExtent:Ur,connectOnClick:ys,defaultEdgeOptions:bs,fitView:Dl,fitViewOptions:ms,onNodesDelete:z,onEdgesDelete:X,onNodeDragStart:j,onNodeDrag:T,onNodeDragStop:G,onSelectionDrag:W,onSelectionDragStart:re,onSelectionDragStop:Q}),Z&&A.createElement(iY,{onSelectionChange:Z}),Sl,A.createElement(HK,{proOptions:jl,position:jo})))});Pq.displayName="ReactFlow";function Nq(e){return function(t){var r=A.useState(t),n=Be(r,2),i=n[0],o=n[1],a=A.useCallback(function(u){return o(function(c){return e(u,c)})},[]);return[i,o,a]}}var s9=Nq(Zj),u9=Nq(dK);function NP(e,t){const{width:r,height:n,positionAbsolute:i}=e,o=t.positionAbsolute,a=r/2,u=n/2,c=i.x+a,d=i.y+u,f=o.x+a,h=o.y+u,p=(f-c)/(2*a)-(h-d)/(2*u),v=(f-c)/(2*a)+(h-d)/(2*u),m=1/(Math.abs(p)+Math.abs(v)),y=m*p,x=m*v,b=a*(y+x)+c,w=u*(-y+x)+d;return{x:b,y:w}}function TP(e,t){const r={...e.positionAbsolute,...e},n=Math.round(r.x),i=Math.round(r.y),o=Math.round(t.x),a=Math.round(t.y);return o<=n+1?xe.Left:o>=n+r.width-1?xe.Right:a<=i+1?xe.Top:a>=r.y+r.height-1?xe.Bottom:xe.Top}function Tq(e,t){const r=NP(e,t),n=NP(t,e),i=TP(e,r),o=TP(t,n);return{sx:r.x,sy:r.y,tx:n.x,ty:n.y,sourcePos:i,targetPos:o}}const c9=({targetX:e,targetY:t,sourcePosition:r,targetPosition:n,sourceNode:i})=>{if(!i)return null;const o={id:"connection-target",width:1,height:1,position:{x:e,y:t}},{sx:a,sy:u}=Tq(i,o),c=Vc({sourceX:a,sourceY:u,sourcePosition:r,targetPosition:n,targetX:e,targetY:t});return C.jsxs("g",{children:[C.jsx("path",{fill:"none",stroke:"#222",strokeWidth:1.5,className:"animated",d:c}),C.jsx("circle",{cx:e,cy:t,fill:"#fff",r:3,stroke:"#222",strokeWidth:1.5})]})},l9=({id:e,source:t,target:r,markerEnd:n,style:i})=>{const o=gt(A.useCallback(m=>m.nodeInternals.get(t),[t])),a=gt(A.useCallback(m=>m.nodeInternals.get(r),[r]));if(!o||!a)return null;const{sx:u,sy:c,tx:d,ty:f,sourcePos:h,targetPos:p}=Tq(o,a),v=Vc({sourceX:u,sourceY:c,sourcePosition:h,targetPosition:p,targetX:d,targetY:f});return C.jsx("path",{id:e,className:"react-flow__edge-path",d:v,markerEnd:n,style:i})},AP=172,MP=36,f9={custom:l9},d9=(e,t,r="LR")=>{const n=new mI.graphlib.Graph;n.setDefaultEdgeLabel(()=>({}));const i=r==="LR";return n.setGraph({rankdir:r}),e.forEach(o=>{n.setNode(o.id,{width:AP,height:MP})}),t.forEach(o=>{n.setEdge(o.source,o.target)}),mI.layout(n),e.forEach(o=>{const a=n.node(o.id);return o.targetPosition=i?xe.Left:xe.Top,o.sourcePosition=i?xe.Right:xe.Bottom,o.position={x:a.x-AP/2,y:a.y-MP/2},o}),{nodes:e,edges:t}},h9=()=>{},p9=({data:e,dict:t,onSelect:r=h9})=>{const{nodes:n,edges:i}=d9(Object.values(t).filter(h=>h.id===e.selected||e.parents.flat().includes(h.id)||e.children.flat().includes(h.id)).map(h=>({id:h.id,type:h.parents.length===0?"input":h.includes.length===0?"output":"default",sourcePosition:xe.Right,targetPosition:xe.Left,data:{label:h.privilege},position:{x:0,y:0},className:h.id===e.selected?"highlighted":"",selected:h.id===e.selected})),e.links.map(({source:h,target:p})=>({id:`e${h}-${p}`,source:h,target:p}))),[o,a,u]=s9(n),[c,d,f]=u9(i);return A.useEffect(()=>{a([...n]),d([...i])},[e]),C.jsx(Pq,{nodes:o,edges:c,fitView:!0,onNodesChange:u,onEdgesChange:f,onNodeClick:(h,p)=>{r(p.id)},defaultZoom:.5,edgeTypes:f9,connectionLineComponent:c9,children:C.jsx($K,{variant:mi.Dots,color:"#81818140",gap:18,size:1})})};var Aq=(e=>(e.method="methods",e.entityCollection="entityselMethod",e.dataClass="dataclassMethod",e.dataStore="dsMethod",e.entity="entityMethod",e.attribute="attributes",e.singletonMethod="singletonMethod",e))(Aq||{});const Mq=e=>{switch(e){case"entityCollection":return J.ESubPermissionType.ENTITY_SEL_METHOD;case"dataClass":return J.ESubPermissionType.DATACLASS_METHOD;case"dataStore":return J.ESubPermissionType.DS_METHOD;case"entity":return J.ESubPermissionType.ENTITY_METHOD;default:return J.EPermissionType.METHOD}},DP=(e=[],t,r)=>{var i;const n=[];for(const o of e)(i=o[Aq[r]])==null||i.forEach(a=>{if(`${o.name.toLowerCase()}.${a.name.toLowerCase()}`.includes(t)||!t){const c={applyTo:`${o.name}.${a.name}`,type:r};r===J.EPermissionType.METHOD&&(c.subType=Mq(a.applyTo)),n.push(c)}});return n},v9=(e=[],t)=>{var n;const r=[];for(const i of e)(n=i.methods)==null||n.forEach(o=>{(`${i.name.toLowerCase()}.${o.name.toLowerCase()}`.includes(t)||!t)&&r.push({applyTo:`${i.name}.${o.name}`,type:J.EPermissionType.SINGLETON_METHOD})});return r};function Mx(e,t=[],r=[],n=[]){const i=DP(r,e,J.EPermissionType.ATTRIBUTE),o=DP(r,e,J.EPermissionType.METHOD),a=v9(n,e),u=t.filter(h=>!e||`ds.${h.name.toLowerCase()}`.includes(e)).map(h=>({applyTo:`ds.${h.name}`,type:J.ESubPermissionType.DS_METHOD})),c=[],d=[];return r.filter(h=>h.name.toLowerCase().includes(e)).forEach(h=>{c.push({applyTo:h.name,type:J.EPermissionType.DATACLASS})}),n.filter(h=>h.name.toLowerCase().includes(e)).forEach(h=>{d.push({applyTo:h.name,type:J.EPermissionType.SINGLETON})}),[...[{applyTo:"ds",type:J.EPermissionType.DATASTORE}].filter(h=>!e||`ds.${h.applyTo.toLowerCase()}`.includes(e)),...u,...c,...i,...o,...d,...a].reduce((h,p)=>{const v=["datastore","singleton","dataclass","attribute","dsMethod","dataclassMethod","entityMethod","entityselMethod","singletonMethod"],[m,y]=p.applyTo.split("."),x=h.find(b=>b.prefix===m);return x?(x.resources=[...x.resources,p].sort((b,w)=>{const E=v.indexOf(b.type),_=v.indexOf(w.type);return E>_?1:-1}),x.type=y?x.type:p.type,[...h].sort((b,w)=>{const E=v.indexOf(b.type),_=v.indexOf(w.type);return E>_?1:-1})):[...h,{prefix:m,type:y?null:p.type,resources:[p]}]},[]).reduce((h,p)=>[...h,...p.resources],[])}const g9=(e=[],t=[],r=[])=>{const n=Mx("",e,t,r),i={ds:{applyTo:"ds",type:J.EPermissionType.DATASTORE,methods:[],dataClasses:[],singletons:[]}},o=(u,c)=>u.applyTo.localeCompare(c.applyTo);n.forEach(u=>{const[c,d]=u.applyTo.split(".");if(d||(u.type===J.EPermissionType.DATACLASS?i.ds.dataClasses.push({applyTo:c,type:J.EPermissionType.DATACLASS,methods:[],attributes:[]}):u.type===J.EPermissionType.SINGLETON&&i.ds.singletons.push({applyTo:c,type:J.EPermissionType.SINGLETON,methods:[],attributes:[]})),d){const f=(h,p,v)=>{h.forEach(m=>{m.applyTo===c&&m[p].push(v)})};[J.ESubPermissionType.DS_METHOD,J.ESubPermissionType.DATACLASS_METHOD,J.ESubPermissionType.ENTITY_METHOD,J.ESubPermissionType.ENTITY_SEL_METHOD].includes(u.type)?c==="ds"?i.ds.methods.push(u):f(i.ds.dataClasses,"methods",u):u.type===J.EPermissionType.ATTRIBUTE?(f(i.ds.dataClasses,"attributes",u),f(i.ds.singletons,"attributes",u)):u.type===J.EPermissionType.SINGLETON_METHOD&&f(i.ds.singletons,"methods",u)}});const a=u=>{u.forEach(c=>{c.methods&&c.methods.sort(o),c.attributes&&c.attributes.sort(o)})};return i.ds.methods.sort(o),i.ds.dataClasses.sort(o),i.ds.singletons.sort(o),a(i.ds.dataClasses),a(i.ds.singletons),i},Dq=(e,t=[])=>{const r={};return Object.entries(e).forEach(([n,i])=>{r[n]={...i,resources:i.resources.map(o=>{var a,u,c;if(o.type===J.EPermissionType.METHOD&&t.length){const[d,f]=o.resource.split("."),h=d==="ds"?"dataStore":((c=(u=(a=t.find(p=>p.name===d))==null?void 0:a.methods)==null?void 0:u.find(p=>p.name===f))==null?void 0:c.applyTo)||"dataClass";return{...o,type:o.type,subType:Mq(h)}}return o})}}),r},jq=(e,t)=>Object.entries(e).map(([r,n])=>{const i=n.resources.map(o=>{var d,f,h,p,v,m,y,x;const[a,u]=o.resource.split(".");let c=!0;switch(o.type){case J.EPermissionType.DATASTORE:c=!!t;break;case J.EPermissionType.METHOD:a==="ds"?c=!!t.methods.find(b=>b.name===u&&b.applyTo==="dataStore"):c=!!((f=(d=t.dataClasses[a])==null?void 0:d.methods)!=null&&f.find(b=>b.name===u));break;case J.ESubPermissionType.DS_METHOD:c=!!t.methods.find(b=>b.name===u&&b.applyTo==="dataStore");break;case J.EPermissionType.DATACLASS:c=!!t.dataClasses[a];break;case J.EPermissionType.ATTRIBUTE:c=!!((p=(h=t.dataClasses[a])==null?void 0:h.attributes)!=null&&p.find(b=>b.name===u));break;case J.ESubPermissionType.ENTITY_SEL_METHOD:c=!!((v=t.dataClasses[a])!=null&&v.methods.find(b=>b.name===u&&b.applyTo==="entityCollection"));break;case J.ESubPermissionType.DATACLASS_METHOD:c=!!((m=t.dataClasses[a])!=null&&m.methods.find(b=>b.name===u&&b.applyTo==="dataClass"));break;case J.ESubPermissionType.ENTITY_METHOD:c=!!((y=t.dataClasses[a])!=null&&y.methods.find(b=>b.name===u&&b.applyTo==="entity"));break;case J.EPermissionType.SINGLETON_METHOD:c=!!((x=t.singletons[a])!=null&&x.methods.find(b=>b.name===u));break;case J.EPermissionType.SINGLETON:c=!!t.singletons[a];break;default:c=!0}return{...o,exists:c}});return{[r]:{...n,resources:i}}}).reduce((r,n)=>({...r,...n}),{}),Pm=({child:e,parent:t,status:r,onSelect:n,currentPrivilegeId:i})=>{const o=J.useAppDispatch(),a=J.useAppSelector(J.selectPrivileges);function u(){const d=J.addIn(t.id,e.id,a);o(J.updatePrivileges(d))}function c(){const d=J.removeFrom(t.id,e.id,a);o(J.updatePrivileges(d))}return C.jsxs("div",{className:Ve("inline-flex cursor-pointer items-center gap-1 space-x-1 rounded px-2 py-0.5",{"bg-primary-dark text-white":r==="included","bg-grey-300 text-grey-100":r!=="included","opacity-40":r==="disabled"}),children:[C.jsx("span",{onClick:()=>n(i),className:"text-xs hover:underline",children:e.privilege}),r==="included"?C.jsx("button",{onClick:c,children:C.jsx("span",{className:"text-[13px]",children:C.jsx(ye.FdPlus,{className:"rotate-45 transform text-white"})})}):C.jsx("button",{disabled:r==="disabled",onClick:u,className:"opacity-70 disabled:cursor-not-allowed",children:C.jsx("span",{className:"text-[13px]",children:C.jsx(ye.FdPlus,{className:"text-white"})})})]})},m9=({selectedPrivilege:e,privileges:t,onSelect:r,setShowIncluded:n,showIncluded:i})=>{const o=Object.values(t),a=J.getPrivilegeById(e.id,t);let u=a?J.populateShallow(a.includes,t):[],c=a?J.populateShallow(J.parents(a.id,t),t):[],d=a?J.populateShallow(J.allowed(a.id,t),t):[];return[u,c,d]=[u,c,d].map(f=>f.filter(h=>(h==null?void 0:h.privilege)!=="guest")),o.length<2&&u.length+c.length+d.length===0?null:C.jsxs("div",{className:"w-full border-b border-grey-900 p-4",children:[C.jsxs("div",{className:"mb-4 flex items-center justify-between",children:[" ",o.length>2?C.jsx("h4",{className:"text-[13px] font-semibold text-white",children:"Include a privilege"}):C.jsx("div",{}),C.jsxs("div",{className:"flex items-center gap-2",children:[C.jsx(Te.ControlledSwitch,{onChange:()=>n(!i),value:i}),C.jsxs("label",{className:"text-xs text-[#F6F6F6]",children:[" ","Show inherited permissions"]})]})]}),C.jsxs("div",{className:"flex flex-wrap items-start justify-start gap-1",children:[u.map(f=>C.jsx(Pm,{child:f,parent:e,status:"included",onSelect:r,currentPrivilegeId:f.id},f.id)),d.map(f=>C.jsx(Pm,{child:f,parent:e,status:"available",onSelect:r,currentPrivilegeId:f.id},f.id)),c.map(f=>C.jsx(Pm,{child:f,parent:e,status:"disabled",onSelect:r,currentPrivilegeId:f.id},f.id))]})]})};function xr(e,t,{checkForDefaultPrevented:r=!0}={}){return function(i){if(e==null||e(i),r===!1||!i.defaultPrevented)return t==null?void 0:t(i)}}function qq(e,t=[]){let r=[];function n(o,a){const u=ve.createContext(a),c=r.length;r=[...r,a];const d=h=>{var b;const{scope:p,children:v,...m}=h,y=((b=p==null?void 0:p[e])==null?void 0:b[c])||u,x=ve.useMemo(()=>m,Object.values(m));return C.jsx(y.Provider,{value:x,children:v})};d.displayName=o+"Provider";function f(h,p){var y;const v=((y=p==null?void 0:p[e])==null?void 0:y[c])||u,m=ve.useContext(v);if(m)return m;if(a!==void 0)return a;throw new Error(`\`${h}\` must be used within \`${o}\``)}return[d,f]}const i=()=>{const o=r.map(a=>ve.createContext(a));return function(u){const c=(u==null?void 0:u[e])||o;return ve.useMemo(()=>({[`__scope${e}`]:{...u,[e]:c}}),[u,c])}};return i.scopeName=e,[n,y9(i,...t)]}function y9(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const a=n.reduce((u,{useScope:c,scopeName:d})=>{const h=c(o)[`__scope${d}`];return{...u,...h}},{});return ve.useMemo(()=>({[`__scope${t.scopeName}`]:a}),[a])}};return r.scopeName=t.scopeName,r}var yi=globalThis!=null&&globalThis.document?ve.useLayoutEffect:()=>{},b9=ve[" useInsertionEffect ".trim().toString()]||yi;function x9({prop:e,defaultProp:t,onChange:r=()=>{},caller:n}){const[i,o,a]=w9({defaultProp:t,onChange:r}),u=e!==void 0,c=u?e:i;{const f=ve.useRef(e!==void 0);ve.useEffect(()=>{const h=f.current;h!==u&&console.warn(`${n} is changing from ${h?"controlled":"uncontrolled"} to ${u?"controlled":"uncontrolled"}. 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.`),f.current=u},[u,n])}const d=ve.useCallback(f=>{var h;if(u){const p=_9(f)?f(e):f;p!==e&&((h=a.current)==null||h.call(a,p))}else o(f)},[u,e,o,a]);return[c,d]}function w9({defaultProp:e,onChange:t}){const[r,n]=ve.useState(e),i=ve.useRef(r),o=ve.useRef(t);return b9(()=>{o.current=t},[t]),ve.useEffect(()=>{var a;i.current!==r&&((a=o.current)==null||a.call(o,r),i.current=r)},[r,i]),[r,n,o]}function _9(e){return typeof e=="function"}function jP(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function kq(...e){return t=>{let r=!1;const n=e.map(i=>{const o=jP(i,t);return!r&&typeof o=="function"&&(r=!0),o});if(r)return()=>{for(let i=0;i<n.length;i++){const o=n[i];typeof o=="function"?o():jP(e[i],null)}}}}function So(...e){return ve.useCallback(kq(...e),e)}const E9=["top","right","bottom","left"],zn=Math.min,or=Math.max,nc=Math.round,xu=Math.floor,tn=e=>({x:e,y:e}),S9={left:"right",right:"left",bottom:"top",top:"bottom"},O9={start:"end",end:"start"};function $b(e,t,r){return or(e,zn(t,r))}function wn(e,t){return typeof e=="function"?e(t):e}function _n(e){return e.split("-")[0]}function Oo(e){return e.split("-")[1]}function Dx(e){return e==="x"?"y":"x"}function jx(e){return e==="y"?"height":"width"}const C9=new Set(["top","bottom"]);function Jr(e){return C9.has(_n(e))?"y":"x"}function qx(e){return Dx(Jr(e))}function R9(e,t,r){r===void 0&&(r=!1);const n=Oo(e),i=qx(e),o=jx(i);let a=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=ic(a)),[a,ic(a)]}function I9(e){const t=ic(e);return[zb(e),t,zb(t)]}function zb(e){return e.replace(/start|end/g,t=>O9[t])}const qP=["left","right"],kP=["right","left"],P9=["top","bottom"],N9=["bottom","top"];function T9(e,t,r){switch(e){case"top":case"bottom":return r?t?kP:qP:t?qP:kP;case"left":case"right":return t?P9:N9;default:return[]}}function A9(e,t,r,n){const i=Oo(e);let o=T9(_n(e),r==="start",n);return i&&(o=o.map(a=>a+"-"+i),t&&(o=o.concat(o.map(zb)))),o}function ic(e){return e.replace(/left|right|bottom|top/g,t=>S9[t])}function M9(e){return{top:0,right:0,bottom:0,left:0,...e}}function Lq(e){return typeof e!="number"?M9(e):{top:e,right:e,bottom:e,left:e}}function oc(e){const{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 LP(e,t,r){let{reference:n,floating:i}=e;const o=Jr(t),a=qx(t),u=jx(a),c=_n(t),d=o==="y",f=n.x+n.width/2-i.width/2,h=n.y+n.height/2-i.height/2,p=n[u]/2-i[u]/2;let v;switch(c){case"top":v={x:f,y:n.y-i.height};break;case"bottom":v={x:f,y:n.y+n.height};break;case"right":v={x:n.x+n.width,y:h};break;case"left":v={x:n.x-i.width,y:h};break;default:v={x:n.x,y:n.y}}switch(Oo(t)){case"start":v[a]-=p*(r&&d?-1:1);break;case"end":v[a]+=p*(r&&d?-1:1);break}return v}const D9=async(e,t,r)=>{const{placement:n="bottom",strategy:i="absolute",middleware:o=[],platform:a}=r,u=o.filter(Boolean),c=await(a.isRTL==null?void 0:a.isRTL(t));let d=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:f,y:h}=LP(d,n,c),p=n,v={},m=0;for(let y=0;y<u.length;y++){const{name:x,fn:b}=u[y],{x:w,y:E,data:_,reset:S}=await b({x:f,y:h,initialPlacement:n,placement:p,strategy:i,middlewareData:v,rects:d,platform:a,elements:{reference:e,floating:t}});f=w??f,h=E??h,v={...v,[x]:{...v[x],..._}},S&&m<=50&&(m++,typeof S=="object"&&(S.placement&&(p=S.placement),S.rects&&(d=S.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:i}):S.rects),{x:f,y:h}=LP(d,p,c)),y=-1)}return{x:f,y:h,placement:p,strategy:i,middlewareData:v}};async function ka(e,t){var r;t===void 0&&(t={});const{x:n,y:i,platform:o,rects:a,elements:u,strategy:c}=e,{boundary:d="clippingAncestors",rootBoundary:f="viewport",elementContext:h="floating",altBoundary:p=!1,padding:v=0}=wn(t,e),m=Lq(v),x=u[p?h==="floating"?"reference":"floating":h],b=oc(await o.getClippingRect({element:(r=await(o.isElement==null?void 0:o.isElement(x)))==null||r?x:x.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(u.floating)),boundary:d,rootBoundary:f,strategy:c})),w=h==="floating"?{x:n,y:i,width:a.floating.width,height:a.floating.height}:a.reference,E=await(o.getOffsetParent==null?void 0:o.getOffsetParent(u.floating)),_=await(o.isElement==null?void 0:o.isElement(E))?await(o.getScale==null?void 0:o.getScale(E))||{x:1,y:1}:{x:1,y:1},S=oc(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:u,rect:w,offsetParent:E,strategy:c}):w);return{top:(b.top-S.top+m.top)/_.y,bottom:(S.bottom-b.bottom+m.bottom)/_.y,left:(b.left-S.left+m.left)/_.x,right:(S.right-b.right+m.right)/_.x}}const j9=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:n,placement:i,rects:o,platform:a,elements:u,middlewareData:c}=t,{element:d,padding:f=0}=wn(e,t)||{};if(d==null)return{};const h=Lq(f),p={x:r,y:n},v=qx(i),m=jx(v),y=await a.getDimensions(d),x=v==="y",b=x?"top":"left",w=x?"bottom":"right",E=x?"clientHeight":"clientWidth",_=o.reference[m]+o.reference[v]-p[v]-o.floating[m],S=p[v]-o.reference[v],R=await(a.getOffsetParent==null?void 0:a.getOffsetParent(d));let I=R?R[E]:0;(!I||!await(a.isElement==null?void 0:a.isElement(R)))&&(I=u.floating[E]||o.floating[m]);const N=_/2-S/2,D=I/2-y[m]/2-1,L=zn(h[b],D),B=zn(h[w],D),U=L,j=I-y[m]-B,T=I/2-y[m]/2+N,G=$b(U,T,j),z=!c.arrow&&Oo(i)!=null&&T!==G&&o.reference[m]/2-(T<U?L:B)-y[m]/2<0,X=z?T<U?T-U:T-j:0;return{[v]:p[v]+X,data:{[v]:G,centerOffset:T-G-X,...z&&{alignmentOffset:X}},reset:z}}}),q9=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,n;const{placement:i,middlewareData:o,rects:a,initialPlacement:u,platform:c,elements:d}=t,{mainAxis:f=!0,crossAxis:h=!0,fallbackPlacements:p,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:m="none",flipAlignment:y=!0,...x}=wn(e,t);if((r=o.arrow)!=null&&r.alignmentOffset)return{};const b=_n(i),w=Jr(u),E=_n(u)===u,_=await(c.isRTL==null?void 0:c.isRTL(d.floating)),S=p||(E||!y?[ic(u)]:I9(u)),R=m!=="none";!p&&R&&S.push(...A9(u,y,m,_));const I=[u,...S],N=await ka(t,x),D=[];let L=((n=o.flip)==null?void 0:n.overflows)||[];if(f&&D.push(N[b]),h){const T=R9(i,a,_);D.push(N[T[0]],N[T[1]])}if(L=[...L,{placement:i,overflows:D}],!D.every(T=>T<=0)){var B,U;const T=(((B=o.flip)==null?void 0:B.index)||0)+1,G=I[T];if(G&&(!(h==="alignment"?w!==Jr(G):!1)||L.every(Z=>Jr(Z.placement)===w?Z.overflows[0]>0:!0)))return{data:{index:T,overflows:L},reset:{placement:G}};let z=(U=L.filter(X=>X.overflows[0]<=0).sort((X,Z)=>X.overflows[1]-Z.overflows[1])[0])==null?void 0:U.placement;if(!z)switch(v){case"bestFit":{var j;const X=(j=L.filter(Z=>{if(R){const re=Jr(Z.placement);return re===w||re==="y"}return!0}).map(Z=>[Z.placement,Z.overflows.filter(re=>re>0).reduce((re,W)=>re+W,0)]).sort((Z,re)=>Z[1]-re[1])[0])==null?void 0:j[0];X&&(z=X);break}case"initialPlacement":z=u;break}if(i!==z)return{reset:{placement:z}}}return{}}}};function BP(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function FP(e){return E9.some(t=>e[t]>=0)}const k9=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:r}=t,{strategy:n="referenceHidden",...i}=wn(e,t);switch(n){case"referenceHidden":{const o=await ka(t,{...i,elementContext:"reference"}),a=BP(o,r.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:FP(a)}}}case"escaped":{const o=await ka(t,{...i,altBoundary:!0}),a=BP(o,r.floating);return{data:{escapedOffsets:a,escaped:FP(a)}}}default:return{}}}}},Bq=new Set(["left","top"]);async function L9(e,t){const{placement:r,platform:n,elements:i}=e,o=await(n.isRTL==null?void 0:n.isRTL(i.floating)),a=_n(r),u=Oo(r),c=Jr(r)==="y",d=Bq.has(a)?-1:1,f=o&&c?-1:1,h=wn(t,e);let{mainAxis:p,crossAxis:v,alignmentAxis:m}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:h.mainAxis||0,crossAxis:h.crossAxis||0,alignmentAxis:h.alignmentAxis};return u&&typeof m=="number"&&(v=u==="end"?m*-1:m),c?{x:v*f,y:p*d}:{x:p*d,y:v*f}}const B9=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,n;const{x:i,y:o,placement:a,middlewareData:u}=t,c=await L9(t,e);return a===((r=u.offset)==null?void 0:r.placement)&&(n=u.arrow)!=null&&n.alignmentOffset?{}:{x:i+c.x,y:o+c.y,data:{...c,placement:a}}}}},F9=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:n,placement:i}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:u={fn:x=>{let{x:b,y:w}=x;return{x:b,y:w}}},...c}=wn(e,t),d={x:r,y:n},f=await ka(t,c),h=Jr(_n(i)),p=Dx(h);let v=d[p],m=d[h];if(o){const x=p==="y"?"top":"left",b=p==="y"?"bottom":"right",w=v+f[x],E=v-f[b];v=$b(w,v,E)}if(a){const x=h==="y"?"top":"left",b=h==="y"?"bottom":"right",w=m+f[x],E=m-f[b];m=$b(w,m,E)}const y=u.fn({...t,[p]:v,[h]:m});return{...y,data:{x:y.x-r,y:y.y-n,enabled:{[p]:o,[h]:a}}}}}},$9=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:r,y:n,placement:i,rects:o,middlewareData:a}=t,{offset:u=0,mainAxis:c=!0,crossAxis:d=!0}=wn(e,t),f={x:r,y:n},h=Jr(i),p=Dx(h);let v=f[p],m=f[h];const y=wn(u,t),x=typeof y=="number"?{mainAxis:y,crossAxis:0}:{mainAxis:0,crossAxis:0,...y};if(c){const E=p==="y"?"height":"width",_=o.reference[p]-o.floating[E]+x.mainAxis,S=o.reference[p]+o.reference[E]-x.mainAxis;v<_?v=_:v>S&&(v=S)}if(d){var b,w;const E=p==="y"?"width":"height",_=Bq.has(_n(i)),S=o.reference[h]-o.floating[E]+(_&&((b=a.offset)==null?void 0:b[h])||0)+(_?0:x.crossAxis),R=o.reference[h]+o.reference[E]+(_?0:((w=a.offset)==null?void 0:w[h])||0)-(_?x.crossAxis:0);m<S?m=S:m>R&&(m=R)}return{[p]:v,[h]:m}}}},z9=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var r,n;const{placement:i,rects:o,platform:a,elements:u}=t,{apply:c=()=>{},...d}=wn(e,t),f=await ka(t,d),h=_n(i),p=Oo(i),v=Jr(i)==="y",{width:m,height:y}=o.floating;let x,b;h==="top"||h==="bottom"?(x=h,b=p===(await(a.isRTL==null?void 0:a.isRTL(u.floating))?"start":"end")?"left":"right"):(b=h,x=p==="end"?"top":"bottom");const w=y-f.top-f.bottom,E=m-f.left-f.right,_=zn(y-f[x],w),S=zn(m-f[b],E),R=!t.middlewareData.shift;let I=_,N=S;if((r=t.middlewareData.shift)!=null&&r.enabled.x&&(N=E),(n=t.middlewareData.shift)!=null&&n.enabled.y&&(I=w),R&&!p){const L=or(f.left,0),B=or(f.right,0),U=or(f.top,0),j=or(f.bottom,0);v?N=m-2*(L!==0||B!==0?L+B:or(f.left,f.right)):I=y-2*(U!==0||j!==0?U+j:or(f.top,f.bottom))}await c({...t,availableWidth:N,availableHeight:I});const D=await a.getDimensions(u.floating);return m!==D.width||y!==D.height?{reset:{rects:!0}}:{}}}};function Wc(){return typeof window<"u"}function Co(e){return Fq(e)?(e.nodeName||"").toLowerCase():"#document"}function ar(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function sn(e){var t;return(t=(Fq(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Fq(e){return Wc()?e instanceof Node||e instanceof ar(e).Node:!1}function Lr(e){return Wc()?e instanceof Element||e instanceof ar(e).Element:!1}function nn(e){return Wc()?e instanceof HTMLElement||e instanceof ar(e).HTMLElement:!1}function $P(e){return!Wc()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ar(e).ShadowRoot}const H9=new Set(["inline","contents"]);function Ya(e){const{overflow:t,overflowX:r,overflowY:n,display:i}=Br(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!H9.has(i)}const U9=new Set(["table","td","th"]);function V9(e){return U9.has(Co(e))}const W9=[":popover-open",":modal"];function Gc(e){return W9.some(t=>{try{return e.matches(t)}catch{return!1}})}const G9=["transform","translate","scale","rotate","perspective"],K9=["transform","translate","scale","rotate","perspective","filter"],Y9=["paint","layout","strict","content"];function kx(e){const t=Lx(),r=Lr(e)?Br(e):e;return G9.some(n=>r[n]?r[n]!=="none":!1)||(r.containerType?r.containerType!=="normal":!1)||!t&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!t&&(r.filter?r.filter!=="none":!1)||K9.some(n=>(r.willChange||"").includes(n))||Y9.some(n=>(r.contain||"").includes(n))}function X9(e){let t=Hn(e);for(;nn(t)&&!yo(t);){if(kx(t))return t;if(Gc(t))return null;t=Hn(t)}return null}function Lx(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const Z9=new Set(["html","body","#document"]);function yo(e){return Z9.has(Co(e))}function Br(e){return ar(e).getComputedStyle(e)}function Kc(e){return Lr(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Hn(e){if(Co(e)==="html")return e;const t=e.assignedSlot||e.parentNode||$P(e)&&e.host||sn(e);return $P(t)?t.host:t}function $q(e){const t=Hn(e);return yo(t)?e.ownerDocument?e.ownerDocument.body:e.body:nn(t)&&Ya(t)?t:$q(t)}function La(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);const i=$q(e),o=i===((n=e.ownerDocument)==null?void 0:n.body),a=ar(i);if(o){const u=Hb(a);return t.concat(a,a.visualViewport||[],Ya(i)?i:[],u&&r?La(u):[])}return t.concat(i,La(i,[],r))}function Hb(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function zq(e){const t=Br(e);let r=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const i=nn(e),o=i?e.offsetWidth:r,a=i?e.offsetHeight:n,u=nc(r)!==o||nc(n)!==a;return u&&(r=o,n=a),{width:r,height:n,$:u}}function Bx(e){return Lr(e)?e:e.contextElement}function ao(e){const t=Bx(e);if(!nn(t))return tn(1);const r=t.getBoundingClientRect(),{width:n,height:i,$:o}=zq(t);let a=(o?nc(r.width):r.width)/n,u=(o?nc(r.height):r.height)/i;return(!a||!Number.isFinite(a))&&(a=1),(!u||!Number.isFinite(u))&&(u=1),{x:a,y:u}}const J9=tn(0);function Hq(e){const t=ar(e);return!Lx()||!t.visualViewport?J9:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Q9(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==ar(e)?!1:t}function bi(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);const i=e.getBoundingClientRect(),o=Bx(e);let a=tn(1);t&&(n?Lr(n)&&(a=ao(n)):a=ao(e));const u=Q9(o,r,n)?Hq(o):tn(0);let c=(i.left+u.x)/a.x,d=(i.top+u.y)/a.y,f=i.width/a.x,h=i.height/a.y;if(o){const p=ar(o),v=n&&Lr(n)?ar(n):n;let m=p,y=Hb(m);for(;y&&n&&v!==m;){const x=ao(y),b=y.getBoundingClientRect(),w=Br(y),E=b.left+(y.clientLeft+parseFloat(w.paddingLeft))*x.x,_=b.top+(y.clientTop+parseFloat(w.paddingTop))*x.y;c*=x.x,d*=x.y,f*=x.x,h*=x.y,c+=E,d+=_,m=ar(y),y=Hb(m)}}return oc({width:f,height:h,x:c,y:d})}function Yc(e,t){const r=Kc(e).scrollLeft;return t?t.left+r:bi(sn(e)).left+r}function Uq(e,t){const r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-Yc(e,r),i=r.top+t.scrollTop;return{x:n,y:i}}function e7(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e;const o=i==="fixed",a=sn(n),u=t?Gc(t.floating):!1;if(n===a||u&&o)return r;let c={scrollLeft:0,scrollTop:0},d=tn(1);const f=tn(0),h=nn(n);if((h||!h&&!o)&&((Co(n)!=="body"||Ya(a))&&(c=Kc(n)),nn(n))){const v=bi(n);d=ao(n),f.x=v.x+n.clientLeft,f.y=v.y+n.clientTop}const p=a&&!h&&!o?Uq(a,c):tn(0);return{width:r.width*d.x,height:r.height*d.y,x:r.x*d.x-c.scrollLeft*d.x+f.x+p.x,y:r.y*d.y-c.scrollTop*d.y+f.y+p.y}}function t7(e){return Array.from(e.getClientRects())}function r7(e){const t=sn(e),r=Kc(e),n=e.ownerDocument.body,i=or(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),o=or(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let a=-r.scrollLeft+Yc(e);const u=-r.scrollTop;return Br(n).direction==="rtl"&&(a+=or(t.clientWidth,n.clientWidth)-i),{width:i,height:o,x:a,y:u}}const zP=25;function n7(e,t){const r=ar(e),n=sn(e),i=r.visualViewport;let o=n.clientWidth,a=n.clientHeight,u=0,c=0;if(i){o=i.width,a=i.height;const f=Lx();(!f||f&&t==="fixed")&&(u=i.offsetLeft,c=i.offsetTop)}const d=Yc(n);if(d<=0){const f=n.ownerDocument,h=f.body,p=getComputedStyle(h),v=f.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,m=Math.abs(n.clientWidth-h.clientWidth-v);m<=zP&&(o-=m)}else d<=zP&&(o+=d);return{width:o,height:a,x:u,y:c}}const i7=new Set(["absolute","fixed"]);function o7(e,t){const r=bi(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,o=nn(e)?ao(e):tn(1),a=e.clientWidth*o.x,u=e.clientHeight*o.y,c=i*o.x,d=n*o.y;return{width:a,height:u,x:c,y:d}}function HP(e,t,r){let n;if(t==="viewport")n=n7(e,r);else if(t==="document")n=r7(sn(e));else if(Lr(t))n=o7(t,r);else{const i=Hq(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return oc(n)}function Vq(e,t){const r=Hn(e);return r===t||!Lr(r)||yo(r)?!1:Br(r).position==="fixed"||Vq(r,t)}function a7(e,t){const r=t.get(e);if(r)return r;let n=La(e,[],!1).filter(u=>Lr(u)&&Co(u)!=="body"),i=null;const o=Br(e).position==="fixed";let a=o?Hn(e):e;for(;Lr(a)&&!yo(a);){const u=Br(a),c=kx(a);!c&&u.position==="fixed"&&(i=null),(o?!c&&!i:!c&&u.position==="static"&&!!i&&i7.has(i.position)||Ya(a)&&!c&&Vq(e,a))?n=n.filter(f=>f!==a):i=u,a=Hn(a)}return t.set(e,n),n}function s7(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e;const a=[...r==="clippingAncestors"?Gc(t)?[]:a7(t,this._c):[].concat(r),n],u=a[0],c=a.reduce((d,f)=>{const h=HP(t,f,i);return d.top=or(h.top,d.top),d.right=zn(h.right,d.right),d.bottom=zn(h.bottom,d.bottom),d.left=or(h.left,d.left),d},HP(t,u,i));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function u7(e){const{width:t,height:r}=zq(e);return{width:t,height:r}}function c7(e,t,r){const n=nn(t),i=sn(t),o=r==="fixed",a=bi(e,!0,o,t);let u={scrollLeft:0,scrollTop:0};const c=tn(0);function d(){c.x=Yc(i)}if(n||!n&&!o)if((Co(t)!=="body"||Ya(i))&&(u=Kc(t)),n){const v=bi(t,!0,o,t);c.x=v.x+t.clientLeft,c.y=v.y+t.clientTop}else i&&d();o&&!n&&i&&d();const f=i&&!n&&!o?Uq(i,u):tn(0),h=a.left+u.scrollLeft-c.x-f.x,p=a.top+u.scrollTop-c.y-f.y;return{x:h,y:p,width:a.width,height:a.height}}function Nm(e){return Br(e).position==="static"}function UP(e,t){if(!nn(e)||Br(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return sn(e)===r&&(r=r.ownerDocument.body),r}function Wq(e,t){const r=ar(e);if(Gc(e))return r;if(!nn(e)){let i=Hn(e);for(;i&&!yo(i);){if(Lr(i)&&!Nm(i))return i;i=Hn(i)}return r}let n=UP(e,t);for(;n&&V9(n)&&Nm(n);)n=UP(n,t);return n&&yo(n)&&Nm(n)&&!kx(n)?r:n||X9(e)||r}const l7=async function(e){const t=this.getOffsetParent||Wq,r=this.getDimensions,n=await r(e.floating);return{reference:c7(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function f7(e){return Br(e).direction==="rtl"}const d7={convertOffsetParentRelativeRectToViewportRelativeRect:e7,getDocumentElement:sn,getClippingRect:s7,getOffsetParent:Wq,getElementRects:l7,getClientRects:t7,getDimensions:u7,getScale:ao,isElement:Lr,isRTL:f7};function Gq(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function h7(e,t){let r=null,n;const i=sn(e);function o(){var u;clearTimeout(n),(u=r)==null||u.disconnect(),r=null}function a(u,c){u===void 0&&(u=!1),c===void 0&&(c=1),o();const d=e.getBoundingClientRect(),{left:f,top:h,width:p,height:v}=d;if(u||t(),!p||!v)return;const m=xu(h),y=xu(i.clientWidth-(f+p)),x=xu(i.clientHeight-(h+v)),b=xu(f),E={rootMargin:-m+"px "+-y+"px "+-x+"px "+-b+"px",threshold:or(0,zn(1,c))||1};let _=!0;function S(R){const I=R[0].intersectionRatio;if(I!==c){if(!_)return a();I?a(!1,I):n=setTimeout(()=>{a(!1,1e-7)},1e3)}I===1&&!Gq(d,e.getBoundingClientRect())&&a(),_=!1}try{r=new IntersectionObserver(S,{...E,root:i.ownerDocument})}catch{r=new IntersectionObserver(S,E)}r.observe(e)}return a(!0),o}function p7(e,t,r,n){n===void 0&&(n={});const{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:u=typeof IntersectionObserver=="function",animationFrame:c=!1}=n,d=Bx(e),f=i||o?[...d?La(d):[],...La(t)]:[];f.forEach(b=>{i&&b.addEventListener("scroll",r,{passive:!0}),o&&b.addEventListener("resize",r)});const h=d&&u?h7(d,r):null;let p=-1,v=null;a&&(v=new ResizeObserver(b=>{let[w]=b;w&&w.target===d&&v&&(v.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var E;(E=v)==null||E.observe(t)})),r()}),d&&!c&&v.observe(d),v.observe(t));let m,y=c?bi(e):null;c&&x();function x(){const b=bi(e);y&&!Gq(y,b)&&r(),y=b,m=requestAnimationFrame(x)}return r(),()=>{var b;f.forEach(w=>{i&&w.removeEventListener("scroll",r),o&&w.removeEventListener("resize",r)}),h==null||h(),(b=v)==null||b.disconnect(),v=null,c&&cancelAnimationFrame(m)}}const v7=B9,g7=F9,m7=q9,y7=z9,b7=k9,VP=j9,x7=$9,w7=(e,t,r)=>{const n=new Map,i={platform:d7,...r},o={...i.platform,_c:n};return D9(e,t,{...i,platform:o})};var _7=typeof document<"u",E7=function(){},Lu=_7?A.useLayoutEffect:E7;function ac(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let r,n,i;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(r=e.length,r!==t.length)return!1;for(n=r;n--!==0;)if(!ac(e[n],t[n]))return!1;return!0}if(i=Object.keys(e),r=i.length,r!==Object.keys(t).length)return!1;for(n=r;n--!==0;)if(!{}.hasOwnProperty.call(t,i[n]))return!1;for(n=r;n--!==0;){const o=i[n];if(!(o==="_owner"&&e.$$typeof)&&!ac(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function Kq(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function WP(e,t){const r=Kq(e);return Math.round(t*r)/r}function Tm(e){const t=ve.useRef(e);return Lu(()=>{t.current=e}),t}function S7(e){e===void 0&&(e={});const{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:i,elements:{reference:o,floating:a}={},transform:u=!0,whileElementsMounted:c,open:d}=e,[f,h]=ve.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[p,v]=ve.useState(n);ac(p,n)||v(n);const[m,y]=ve.useState(null),[x,b]=ve.useState(null),w=ve.useCallback(Z=>{Z!==R.current&&(R.current=Z,y(Z))},[]),E=ve.useCallback(Z=>{Z!==I.current&&(I.current=Z,b(Z))},[]),_=o||m,S=a||x,R=ve.useRef(null),I=ve.useRef(null),N=ve.useRef(f),D=c!=null,L=Tm(c),B=Tm(i),U=Tm(d),j=ve.useCallback(()=>{if(!R.current||!I.current)return;const Z={placement:t,strategy:r,middleware:p};B.current&&(Z.platform=B.current),w7(R.current,I.current,Z).then(re=>{const W={...re,isPositioned:U.current!==!1};T.current&&!ac(N.current,W)&&(N.current=W,Yb.flushSync(()=>{h(W)}))})},[p,t,r,B,U]);Lu(()=>{d===!1&&N.current.isPositioned&&(N.current.isPositioned=!1,h(Z=>({...Z,isPositioned:!1})))},[d]);const T=ve.useRef(!1);Lu(()=>(T.current=!0,()=>{T.current=!1}),[]),Lu(()=>{if(_&&(R.current=_),S&&(I.current=S),_&&S){if(L.current)return L.current(_,S,j);j()}},[_,S,j,L,D]);const G=ve.useMemo(()=>({reference:R,floating:I,setReference:w,setFloating:E}),[w,E]),z=ve.useMemo(()=>({reference:_,floating:S}),[_,S]),X=ve.useMemo(()=>{const Z={position:r,left:0,top:0};if(!z.floating)return Z;const re=WP(z.floating,f.x),W=WP(z.floating,f.y);return u?{...Z,transform:"translate("+re+"px, "+W+"px)",...Kq(z.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:re,top:W}},[r,u,z.floating,f.x,f.y]);return ve.useMemo(()=>({...f,update:j,refs:G,elements:z,floatingStyles:X}),[f,j,G,z,X])}const O7=e=>{function t(r){return{}.hasOwnProperty.call(r,"current")}return{name:"arrow",options:e,fn(r){const{element:n,padding:i}=typeof e=="function"?e(r):e;return n&&t(n)?n.current!=null?VP({element:n.current,padding:i}).fn(r):{}:n?VP({element:n,padding:i}).fn(r):{}}}},C7=(e,t)=>({...v7(e),options:[e,t]}),R7=(e,t)=>({...g7(e),options:[e,t]}),I7=(e,t)=>({...x7(e),options:[e,t]}),P7=(e,t)=>({...m7(e),options:[e,t]}),N7=(e,t)=>({...y7(e),options:[e,t]}),T7=(e,t)=>({...b7(e),options:[e,t]}),A7=(e,t)=>({...O7(e),options:[e,t]});function M7(e){const t=D7(e),r=ve.forwardRef((n,i)=>{const{children:o,...a}=n,u=ve.Children.toArray(o),c=u.find(q7);if(c){const d=c.props.children,f=u.map(h=>h===c?ve.Children.count(d)>1?ve.Children.only(null):ve.isValidElement(d)?d.props.children:null:h);return C.jsx(t,{...a,ref:i,children:ve.isValidElement(d)?ve.cloneElement(d,void 0,f):null})}return C.jsx(t,{...a,ref:i,children:o})});return r.displayName=`${e}.Slot`,r}function D7(e){const t=ve.forwardRef((r,n)=>{const{children:i,...o}=r;if(ve.isValidElement(i)){const a=L7(i),u=k7(o,i.props);return i.type!==ve.Fragment&&(u.ref=n?kq(n,a):a),ve.cloneElement(i,u)}return ve.Children.count(i)>1?ve.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var j7=Symbol("radix.slottable");function q7(e){return ve.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===j7}function k7(e,t){const r={...t};for(const n in t){const i=e[n],o=t[n];/^on[A-Z]/.test(n)?i&&o?r[n]=(...u)=>{const c=o(...u);return i(...u),c}:i&&(r[n]=i):n==="style"?r[n]={...i,...o}:n==="className"&&(r[n]=[i,o].filter(Boolean).join(" "))}return{...e,...r}}function L7(e){var n,i;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var B7=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Oi=B7.reduce((e,t)=>{const r=M7(`Primitive.${t}`),n=ve.forwardRef((i,o)=>{const{asChild:a,...u}=i,c=a?r:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),C.jsx(c,{...u,ref:o})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function F7(e,t){e&&Yb.flushSync(()=>e.dispatchEvent(t))}var $7="Arrow",Yq=ve.forwardRef((e,t)=>{const{children:r,width:n=10,height:i=5,...o}=e;return C.jsx(Oi.svg,{...o,ref:t,width:n,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:C.jsx("polygon",{points:"0,0 30,0 15,10"})})});Yq.displayName=$7;var z7=Yq;function Xc(e){const t=ve.useRef(e);return ve.useEffect(()=>{t.current=e}),ve.useMemo(()=>(...r)=>{var n;return(n=t.current)==null?void 0:n.call(t,...r)},[])}function H7(e){const[t,r]=ve.useState(void 0);return yi(()=>{if(e){r({width:e.offsetWidth,height:e.offsetHeight});const n=new ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const o=i[0];let a,u;if("borderBoxSize"in o){const c=o.borderBoxSize,d=Array.isArray(c)?c[0]:c;a=d.inlineSize,u=d.blockSize}else a=e.offsetWidth,u=e.offsetHeight;r({width:a,height:u})});return n.observe(e,{box:"border-box"}),()=>n.unobserve(e)}else r(void 0)},[e]),t}var Fx="Popper",[Xq,Zq]=qq(Fx),[U7,Jq]=Xq(Fx),Qq=e=>{const{__scopePopper:t,children:r}=e,[n,i]=ve.useState(null);return C.jsx(U7,{scope:t,anchor:n,onAnchorChange:i,children:r})};Qq.displayName=Fx;var e2="PopperAnchor",t2=ve.forwardRef((e,t)=>{const{__scopePopper:r,virtualRef:n,...i}=e,o=Jq(e2,r),a=ve.useRef(null),u=So(t,a),c=ve.useRef(null);return ve.useEffect(()=>{const d=c.current;c.current=(n==null?void 0:n.current)||a.current,d!==c.current&&o.onAnchorChange(c.current)}),n?null:C.jsx(Oi.div,{...i,ref:u})});t2.displayName=e2;var $x="PopperContent",[V7,W7]=Xq($x),r2=ve.forwardRef((e,t)=>{var k,F,te,ie,ae,ce;const{__scopePopper:r,side:n="bottom",sideOffset:i=0,align:o="center",alignOffset:a=0,arrowPadding:u=0,avoidCollisions:c=!0,collisionBoundary:d=[],collisionPadding:f=0,sticky:h="partial",hideWhenDetached:p=!1,updatePositionStrategy:v="optimized",onPlaced:m,...y}=e,x=Jq($x,r),[b,w]=ve.useState(null),E=So(t,we=>w(we)),[_,S]=ve.useState(null),R=H7(_),I=(R==null?void 0:R.width)??0,N=(R==null?void 0:R.height)??0,D=n+(o!=="center"?"-"+o:""),L=typeof f=="number"?f:{top:0,right:0,bottom:0,left:0,...f},B=Array.isArray(d)?d:[d],U=B.length>0,j={padding:L,boundary:B.filter(K7),altBoundary:U},{refs:T,floatingStyles:G,placement:z,isPositioned:X,middlewareData:Z}=S7({strategy:"fixed",placement:D,whileElementsMounted:(...we)=>p7(...we,{animationFrame:v==="always"}),elements:{reference:x.anchor},middleware:[C7({mainAxis:i+N,alignmentAxis:a}),c&&R7({mainAxis:!0,crossAxis:!1,limiter:h==="partial"?I7():void 0,...j}),c&&P7({...j}),N7({...j,apply:({elements:we,rects:Se,availableWidth:_e,availableHeight:he})=>{const{width:le,height:Oe}=Se.reference,Ne=we.floating.style;Ne.setProperty("--radix-popper-available-width",`${_e}px`),Ne.setProperty("--radix-popper-available-height",`${he}px`),Ne.setProperty("--radix-popper-anchor-width",`${le}px`),Ne.setProperty("--radix-popper-anchor-height",`${Oe}px`)}}),_&&A7({element:_,padding:u}),Y7({arrowWidth:I,arrowHeight:N}),p&&T7({strategy:"referenceHidden",...j})]}),[re,W]=o2(z),Q=Xc(m);yi(()=>{X&&(Q==null||Q())},[X,Q]);const ue=(k=Z.arrow)==null?void 0:k.x,oe=(F=Z.arrow)==null?void 0:F.y,H=((te=Z.arrow)==null?void 0:te.centerOffset)!==0,[K,$]=ve.useState();return yi(()=>{b&&$(window.getComputedStyle(b).zIndex)},[b]),C.jsx("div",{ref:T.setFloating,"data-radix-popper-content-wrapper":"",style:{...G,transform:X?G.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:K,"--radix-popper-transform-origin":[(ie=Z.transformOrigin)==null?void 0:ie.x,(ae=Z.transformOrigin)==null?void 0:ae.y].join(" "),...((ce=Z.hide)==null?void 0:ce.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:C.jsx(V7,{scope:r,placedSide:re,onArrowChange:S,arrowX:ue,arrowY:oe,shouldHideArrow:H,children:C.jsx(Oi.div,{"data-side":re,"data-align":W,...y,ref:E,style:{...y.style,animation:X?void 0:"none"}})})})});r2.displayName=$x;var n2="PopperArrow",G7={top:"bottom",right:"left",bottom:"top",left:"right"},i2=ve.forwardRef(function(t,r){const{__scopePopper:n,...i}=t,o=W7(n2,n),a=G7[o.placedSide];return C.jsx("span",{ref:o.onArrowChange,style:{position:"absolute",left:o.arrowX,top:o.arrowY,[a]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[o.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[o.placedSide],visibility:o.shouldHideArrow?"hidden":void 0},children:C.jsx(z7,{...i,ref:r,style:{...i.style,display:"block"}})})});i2.displayName=n2;function K7(e){return e!==null}var Y7=e=>({name:"transformOrigin",options:e,fn(t){var x,b,w;const{placement:r,rects:n,middlewareData:i}=t,a=((x=i.arrow)==null?void 0:x.centerOffset)!==0,u=a?0:e.arrowWidth,c=a?0:e.arrowHeight,[d,f]=o2(r),h={start:"0%",center:"50%",end:"100%"}[f],p=(((b=i.arrow)==null?void 0:b.x)??0)+u/2,v=(((w=i.arrow)==null?void 0:w.y)??0)+c/2;let m="",y="";return d==="bottom"?(m=a?h:`${p}px`,y=`${-c}px`):d==="top"?(m=a?h:`${p}px`,y=`${n.floating.height+c}px`):d==="right"?(m=`${-c}px`,y=a?h:`${v}px`):d==="left"&&(m=`${n.floating.width+c}px`,y=a?h:`${v}px`),{data:{x:m,y}}}});function o2(e){const[t,r="center"]=e.split("-");return[t,r]}var X7=Qq,Z7=t2,J7=r2,Q7=i2,eX="Portal",a2=ve.forwardRef((e,t)=>{var u;const{container:r,...n}=e,[i,o]=ve.useState(!1);yi(()=>o(!0),[]);const a=r||i&&((u=globalThis==null?void 0:globalThis.document)==null?void 0:u.body);return a?aD.createPortal(C.jsx(Oi.div,{...n,ref:t}),a):null});a2.displayName=eX;function tX(e,t){return ve.useReducer((r,n)=>t[r][n]??r,e)}var zx=e=>{const{present:t,children:r}=e,n=rX(t),i=typeof r=="function"?r({present:n.isPresent}):ve.Children.only(r),o=So(n.ref,nX(i));return typeof r=="function"||n.isPresent?ve.cloneElement(i,{ref:o}):null};zx.displayName="Presence";function rX(e){const[t,r]=ve.useState(),n=ve.useRef(null),i=ve.useRef(e),o=ve.useRef("none"),a=e?"mounted":"unmounted",[u,c]=tX(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return ve.useEffect(()=>{const d=wu(n.current);o.current=u==="mounted"?d:"none"},[u]),yi(()=>{const d=n.current,f=i.current;if(f!==e){const p=o.current,v=wu(d);e?c("MOUNT"):v==="none"||(d==null?void 0:d.display)==="none"?c("UNMOUNT"):c(f&&p!==v?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,c]),yi(()=>{if(t){let d;const f=t.ownerDocument.defaultView??window,h=v=>{const y=wu(n.current).includes(CSS.escape(v.animationName));if(v.target===t&&y&&(c("ANIMATION_END"),!i.current)){const x=t.style.animationFillMode;t.style.animationFillMode="forwards",d=f.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=x)})}},p=v=>{v.target===t&&(o.current=wu(n.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",h),t.addEventListener("animationend",h),()=>{f.clearTimeout(d),t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",h),t.removeEventListener("animationend",h)}}else c("ANIMATION_END")},[t,c]),{isPresent:["mounted","unmountSuspended"].includes(u),ref:ve.useCallback(d=>{n.current=d?getComputedStyle(d):null,r(d)},[])}}function wu(e){return(e==null?void 0:e.animationName)||"none"}function nX(e){var n,i;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}function iX(e,t=globalThis==null?void 0:globalThis.document){const r=Xc(e);ve.useEffect(()=>{const n=i=>{i.key==="Escape"&&r(i)};return t.addEventListener("keydown",n,{capture:!0}),()=>t.removeEventListener("keydown",n,{capture:!0})},[r,t])}var oX="DismissableLayer",Ub="dismissableLayer.update",aX="dismissableLayer.pointerDownOutside",sX="dismissableLayer.focusOutside",GP,s2=ve.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),u2=ve.forwardRef((e,t)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:n,onPointerDownOutside:i,onFocusOutside:o,onInteractOutside:a,onDismiss:u,...c}=e,d=ve.useContext(s2),[f,h]=ve.useState(null),p=(f==null?void 0:f.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,v]=ve.useState({}),m=So(t,I=>h(I)),y=Array.from(d.layers),[x]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=y.indexOf(x),w=f?y.indexOf(f):-1,E=d.layersWithOutsidePointerEventsDisabled.size>0,_=w>=b,S=lX(I=>{const N=I.target,D=[...d.branches].some(L=>L.contains(N));!_||D||(i==null||i(I),a==null||a(I),I.defaultPrevented||u==null||u())},p),R=fX(I=>{const N=I.target;[...d.branches].some(L=>L.contains(N))||(o==null||o(I),a==null||a(I),I.defaultPrevented||u==null||u())},p);return iX(I=>{w===d.layers.size-1&&(n==null||n(I),!I.defaultPrevented&&u&&(I.preventDefault(),u()))},p),ve.useEffect(()=>{if(f)return r&&(d.layersWithOutsidePointerEventsDisabled.size===0&&(GP=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),KP(),()=>{r&&d.layersWithOutsidePointerEventsDisabled.size===1&&(p.body.style.pointerEvents=GP)}},[f,p,r,d]),ve.useEffect(()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),KP())},[f,d]),ve.useEffect(()=>{const I=()=>v({});return document.addEventListener(Ub,I),()=>document.removeEventListener(Ub,I)},[]),C.jsx(Oi.div,{...c,ref:m,style:{pointerEvents:E?_?"auto":"none":void 0,...e.style},onFocusCapture:xr(e.onFocusCapture,R.onFocusCapture),onBlurCapture:xr(e.onBlurCapture,R.onBlurCapture),onPointerDownCapture:xr(e.onPointerDownCapture,S.onPointerDownCapture)})});u2.displayName=oX;var uX="DismissableLayerBranch",cX=ve.forwardRef((e,t)=>{const r=ve.useContext(s2),n=ve.useRef(null),i=So(t,n);return ve.useEffect(()=>{const o=n.current;if(o)return r.branches.add(o),()=>{r.branches.delete(o)}},[r.branches]),C.jsx(Oi.div,{...e,ref:i})});cX.displayName=uX;function lX(e,t=globalThis==null?void 0:globalThis.document){const r=Xc(e),n=ve.useRef(!1),i=ve.useRef(()=>{});return ve.useEffect(()=>{const o=u=>{if(u.target&&!n.current){let c=function(){c2(aX,r,d,{discrete:!0})};const d={originalEvent:u};u.pointerType==="touch"?(t.removeEventListener("click",i.current),i.current=c,t.addEventListener("click",i.current,{once:!0})):c()}else t.removeEventListener("click",i.current);n.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",o),t.removeEventListener("click",i.current)}},[t,r]),{onPointerDownCapture:()=>n.current=!0}}function fX(e,t=globalThis==null?void 0:globalThis.document){const r=Xc(e),n=ve.useRef(!1);return ve.useEffect(()=>{const i=o=>{o.target&&!n.current&&c2(sX,r,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",i),()=>t.removeEventListener("focusin",i)},[t,r]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}function KP(){const e=new CustomEvent(Ub);document.dispatchEvent(e)}function c2(e,t,r,{discrete:n}){const i=r.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&i.addEventListener(e,t,{once:!0}),n?F7(i,o):i.dispatchEvent(o)}var Am,Zc="HoverCard",[l2]=qq(Zc,[Zq]),Jc=Zq(),[dX,Qc]=l2(Zc),f2=e=>{const{__scopeHoverCard:t,children:r,open:n,defaultOpen:i,onOpenChange:o,openDelay:a=700,closeDelay:u=300}=e,c=Jc(t),d=ve.useRef(0),f=ve.useRef(0),h=ve.useRef(!1),p=ve.useRef(!1),[v,m]=x9({prop:n,defaultProp:i??!1,onChange:o,caller:Zc}),y=ve.useCallback(()=>{clearTimeout(f.current),d.current=window.setTimeout(()=>m(!0),a)},[a,m]),x=ve.useCallback(()=>{clearTimeout(d.current),!h.current&&!p.current&&(f.current=window.setTimeout(()=>m(!1),u))},[u,m]),b=ve.useCallback(()=>m(!1),[m]);return ve.useEffect(()=>()=>{clearTimeout(d.current),clearTimeout(f.current)},[]),C.jsx(dX,{scope:t,open:v,onOpenChange:m,onOpen:y,onClose:x,onDismiss:b,hasSelectionRef:h,isPointerDownOnContentRef:p,children:C.jsx(X7,{...c,children:r})})};f2.displayName=Zc;var d2="HoverCardTrigger",h2=ve.forwardRef((e,t)=>{const{__scopeHoverCard:r,...n}=e,i=Qc(d2,r),o=Jc(r);return C.jsx(Z7,{asChild:!0,...o,children:C.jsx(Oi.a,{"data-state":i.open?"open":"closed",...n,ref:t,onPointerEnter:xr(e.onPointerEnter,uc(i.onOpen)),onPointerLeave:xr(e.onPointerLeave,uc(i.onClose)),onFocus:xr(e.onFocus,i.onOpen),onBlur:xr(e.onBlur,i.onClose),onTouchStart:xr(e.onTouchStart,a=>a.preventDefault())})})});h2.displayName=d2;var Hx="HoverCardPortal",[hX,pX]=l2(Hx,{forceMount:void 0}),p2=e=>{const{__scopeHoverCard:t,forceMount:r,children:n,container:i}=e,o=Qc(Hx,t);return C.jsx(hX,{scope:t,forceMount:r,children:C.jsx(zx,{present:r||o.open,children:C.jsx(a2,{asChild:!0,container:i,children:n})})})};p2.displayName=Hx;var sc="HoverCardContent",v2=ve.forwardRef((e,t)=>{const r=pX(sc,e.__scopeHoverCard),{forceMount:n=r.forceMount,...i}=e,o=Qc(sc,e.__scopeHoverCard);return C.jsx(zx,{present:n||o.open,children:C.jsx(vX,{"data-state":o.open?"open":"closed",...i,onPointerEnter:xr(e.onPointerEnter,uc(o.onOpen)),onPointerLeave:xr(e.onPointerLeave,uc(o.onClose)),ref:t})})});v2.displayName=sc;var vX=ve.forwardRef((e,t)=>{const{__scopeHoverCard:r,onEscapeKeyDown:n,onPointerDownOutside:i,onFocusOutside:o,onInteractOutside:a,...u}=e,c=Qc(sc,r),d=Jc(r),f=ve.useRef(null),h=So(t,f),[p,v]=ve.useState(!1);return ve.useEffect(()=>{if(p){const m=document.body;return Am=m.style.userSelect||m.style.webkitUserSelect,m.style.userSelect="none",m.style.webkitUserSelect="none",()=>{m.style.userSelect=Am,m.style.webkitUserSelect=Am}}},[p]),ve.useEffect(()=>{if(f.current){const m=()=>{v(!1),c.isPointerDownOnContentRef.current=!1,setTimeout(()=>{var x;((x=document.getSelection())==null?void 0:x.toString())!==""&&(c.hasSelectionRef.current=!0)})};return document.addEventListener("pointerup",m),()=>{document.removeEventListener("pointerup",m),c.hasSelectionRef.current=!1,c.isPointerDownOnContentRef.current=!1}}},[c.isPointerDownOnContentRef,c.hasSelectionRef]),ve.useEffect(()=>{f.current&&yX(f.current).forEach(y=>y.setAttribute("tabindex","-1"))}),C.jsx(u2,{asChild:!0,disableOutsidePointerEvents:!1,onInteractOutside:a,onEscapeKeyDown:n,onPointerDownOutside:i,onFocusOutside:xr(o,m=>{m.preventDefault()}),onDismiss:c.onDismiss,children:C.jsx(J7,{...d,...u,onPointerDown:xr(u.onPointerDown,m=>{m.currentTarget.contains(m.target)&&v(!0),c.hasSelectionRef.current=!1,c.isPointerDownOnContentRef.current=!0}),ref:h,style:{...u.style,userSelect:p?"text":void 0,WebkitUserSelect:p?"text":void 0,"--radix-hover-card-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-hover-card-content-available-width":"var(--radix-popper-available-width)","--radix-hover-card-content-available-height":"var(--radix-popper-available-height)","--radix-hover-card-trigger-width":"var(--radix-popper-anchor-width)","--radix-hover-card-trigger-height":"var(--radix-popper-anchor-height)"}})})}),gX="HoverCardArrow",mX=ve.forwardRef((e,t)=>{const{__scopeHoverCard:r,...n}=e,i=Jc(r);return C.jsx(Q7,{...i,...n,ref:t})});mX.displayName=gX;function uc(e){return t=>t.pointerType==="touch"?void 0:e()}function yX(e){const t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:n=>n.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;r.nextNode();)t.push(r.currentNode);return t}var Ux=f2,Vx=h2,jr=p2,qr=v2;const bX=({item:e,depth:t})=>{const[r,n]=A.useState(!1),i=J.useAppSelector(J.selectPrivileges),o=J.populateShallow(e.includes,i);return C.jsxs("div",{className:"py-1 text-xs text-white",children:[C.jsxs("div",{className:"flex items-center",children:[C.jsx("button",{className:"-ml-1",onClick:a=>{a.stopPropagation(),n(!r)},children:C.jsx(ye.FdRight,{className:Ve("h-4 w-4",{"tranform rotate-90":r})})})," ",C.jsx("div",{children:e.privilege})]}),C.jsx("div",{className:"border-l pl-2",style:{marginLeft:t?t*4:3},children:r&&C.jsx(g2,{depth:t+1,data:o})})]})},g2=({data:e,depth:t=0})=>e.map(r=>r.includes.length?C.jsx(bX,{item:r,depth:t},r.id):C.jsx("div",{className:Ve("py-1 text-xs text-white",{}),children:r.privilege},r.id)),Bt=()=>document.querySelector(`.${sD.ROLES_EDITOR_SCOPE_CLASS}`)||document.body,el=({container:e,...t})=>C.jsx(Te.Portal,{...t,container:e||Bt()}),YP=Ux,XP=Vx,ZP=({privilege:e,selectedPrivilege:t,onSelect:r,isGuest:n=!1})=>{const i=J.useAppDispatch(),o=J.useAppSelector(J.selectPrivileges),a=J.populateShallow(e.includes,o),[u,c]=A.useState(!1),[d,f]=A.useState(e.privilege),[h,p]=A.useState(null),v=Te.useOutsideClick(()=>{u&&x()});Te.useDidMountEffect(()=>{e.privilege!==d&&f(e.privilege)},[e.privilege]);function m(){c(!0),p(null)}function y(){c(!1),f(e.privilege)}function x(){p(null);try{Te.validateName(d);const E=J.rename(d,e.id,o);i(J.updatePrivileges(E)),c(!1)}catch(E){p(E.message)}}const b=async E=>{E.stopPropagation();const{confirmed:_}=await i(J.openModal({title:"Delete Privilege",type:Te.ModalType.CONFIRM,color:Te.ModalColor.DANGER,message:"Are you sure you want to remove this Privilege?",icon:"FdWarningDanger"})).unwrap();if(_){const S=J.remove(e.id,o);if((t==null?void 0:t.id)!==e.id){i(J.updatePrivileges(S));return}const R=Object.keys(S).filter(I=>S[I].privilege!=="guest");if(R.length===0)r(null);else{const I=Object.keys(o).filter(B=>o[B].privilege!=="guest"),N=I.indexOf(e.id),D=Math.max(0,N-1),L=I[D];N===0?r(S[R[0]]):S[L]?r(S[L]):r(S[R[0]])}i(J.updatePrivileges(S))}},w=A.useMemo(()=>e.resources.some(E=>E.exists===!1),[e]);return C.jsxs(YP,{openDelay:0,closeDelay:0,children:[C.jsx(XP,{asChild:!0,children:C.jsxs("div",{className:Ve("rounded border bg-grey-300 p-2",{"border-grey-100":(t==null?void 0:t.id)!==e.id,"border-primary-dark":(t==null?void 0:t.id)===e.id,"border-red-400":w&&(t==null?void 0:t.id)!==e.id}),role:"button","data-cy":"privilegeCard",onClick:()=>{r(e)},ref:v,children:[C.jsxs("div",{className:"flex items-center justify-between",children:[C.jsxs("div",{className:"flex flex-1 items-center text-white",children:[C.jsx("span",{className:"mr-4",children:n?C.jsx(ye.FdGuest,{className:"h-6 w-6"}):C.jsx(ye.FdGroup,{className:"h-6 w-6"})}),u?C.jsxs("div",{className:"relative h-6 flex-1 mr-2",children:[C.jsx("input",{autoFocus:!0,onKeyDown:E=>{E.key==="Enter"&&x(),E.key==="Escape"&&y()},type:"text",className:Ve("absolute inset-0 h-6 min-w-0 rounded border border-grey-200 bg-grey-300 p-1 text-xs focus:outline-none",{"border-b border-red-400 rounded-b-none":h,"focus:border-primary-dark":!h}),value:d,onChange:E=>f(E.target.value)}),h&&C.jsx("p",{className:"absolute top-5 mt-1 w-full rounded rounded-t-none bg-red-400 p-1 text-xs text-white shadow-md",children:h})]}):C.jsx("span",{className:"inline-block grow overflow-hidden truncate whitespace-nowrap text-xs font-bold",children:d})]}),n?C.jsx("div",{className:"flex items-center justify-center",children:C.jsxs(YP,{openDelay:0,closeDelay:0,children:[C.jsx(XP,{asChild:!0,children:C.jsx("span",{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-grey-50"})})}),C.jsx(jr,{container:Bt(),children:C.jsx(qr,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsx("p",{children:"the guest privilege must be used to indicate resources accessible without any permission required (e.g. an authenticate function)"})]})})})})]})}):C.jsx("div",{className:"flex items-center space-x-2",children:u?C.jsxs(C.Fragment,{children:[C.jsx("button",{className:"rounded p-1 hover:bg-primary-hover hover:text-white",onClick:y,children:C.jsx("span",{children:C.jsx(ye.FdClose,{className:"h-4 w-4 text-grey-50"})})}),C.jsx("button",{className:"rounded p-1 hover:bg-primary-hover hover:text-white",onClick:x,children:C.jsx("span",{children:C.jsx(ye.FdCheckCircle,{className:"h-4 w-4 text-grey-50"})})})]}):C.jsxs(C.Fragment,{children:[C.jsx("button",{className:"rounded p-1 hover:bg-primary-hover hover:text-white",onClick:m,children:C.jsx("span",{children:C.jsx(ye.FdPen,{className:"h-4 w-4 text-grey-50"})})}),C.jsx("button",{className:"rounded p-1 hover:bg-primary-hover hover:text-white",onClick:b,children:C.jsx("span",{children:C.jsx(ye.FdTrash,{className:"h-4 w-4 text-grey-50"})})})]})})]}),a.length?C.jsx("div",{className:"ml-[43px]",children:C.jsx(g2,{data:a})}):null]})}),C.jsx(jr,{container:Bt(),children:C.jsxs(qr,{hidden:!w,style:{zIndex:50},avoidCollisions:!0,side:"top",className:"text-red-500 mb-1 flex max-w-xs items-center gap-x-1 rounded bg-negative-200 px-2 py-2 text-s font-semibold",children:[C.jsx(ye.FdBulb,{className:"m-0.5 h-4 w-4 flex-shrink-0"}),C.jsx("p",{children:"This privilege uses non-existing resources"})]})})]})},xX=({privileges:e,selectPrivilege:t,selectedPrivilege:r})=>{const n=J.useAppSelector(J.selectGuestPrivilege),i=J.useAppSelector(J.selectCatalog),o=A.useMemo(()=>{if(i===null||!n)return n;const a=Dq({guest:n},Object.values((i==null?void 0:i.dataClasses)??{}));return jq(a,i).guest},[e,i]);return C.jsxs("div",{className:"flex flex-1 flex-col gap-y-4 overflow-auto p-4 pb-10 pt-1",children:[o?C.jsx(ZP,{privilege:o,onSelect:t,selectedPrivilege:r,isGuest:!0}):null,Object.entries(e).length?Object.entries(e).filter(([,a])=>a.privilege!=="guest").sort(([,a],[,u])=>Te.localeCompare(a.privilege,u.privilege)).map(([a,u])=>C.jsx(ZP,{privilege:u,onSelect:t,selectedPrivilege:r},a)):C.jsx("div",{className:"flex h-full items-center justify-center",children:C.jsx("div",{className:"flex flex-1 items-center justify-center bg-grey-800",children:C.jsxs("div",{className:"flex flex-col items-center justify-center space-y-4 text-grey-200",children:[C.jsx(ye.FdInfoBold,{className:"h-10 w-10"}),C.jsx("div",{className:"font-semibold",children:"There are no privileges"}),C.jsxs("div",{className:"flex items-center text-sm",children:["Create a new Privilege by clicking on the"," ",C.jsx(ye.FdPlus,{className:"ml-2 inline h-4 w-4 text-white"})]})]})})})]})};var _u={exports:{}},Eu={exports:{}},Ke={};/** @license React v16.13.1
5
+ */var z1;function Qz(){return z1||(z1=1,(function(e){(function(){var t={}.hasOwnProperty;function r(){for(var o="",a=0;a<arguments.length;a++){var u=arguments[a];u&&(o=i(o,n(u)))}return o}function n(o){if(typeof o=="string"||typeof o=="number")return o;if(typeof o!="object")return"";if(Array.isArray(o))return r.apply(null,o);if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]"))return o.toString();var a="";for(var u in o)t.call(o,u)&&o[u]&&(a=i(a,u));return a}function i(o,a){return a?o?o+" "+a:o+a:o}e.exports?(r.default=r,e.exports=r):window.classNames=r})()})(Gf)),Gf.exports}var eH=Qz();const We=Un(eH);function tH({qodly:e,activeTab:t,forceLogin:r,onTabChange:n,restrictedByDefault:i,onRestrictedByDefaultChange:o,onForceLoginChange:a}){return C.jsx(C.Fragment,{children:C.jsx("nav",{className:"relative mb-0 flex h-auto flex-wrap items-center justify-between border-b border-grey-900 bg-grey-800 px-4 py-3",children:C.jsx("div",{className:"flex w-full flex-wrap items-center justify-between",children:C.jsxs("div",{className:"relative flex w-full justify-between",children:[C.jsx("span",{className:"inline-block whitespace-nowrap text-sm leading-relaxed text-white",children:C.jsxs("div",{className:"flex items-center justify-center",children:[C.jsx("button",{"data-cy":"roles_btn_navbar",className:We(" min-w-[110px] rounded-l px-4 py-2 text-xs text-white outline-none transition-all duration-150 ease-linear focus:bg-primary-dark focus:text-white focus:outline-none",t==="roles"?"bg-primary-dark font-bold":"bg-grey-300 hover:bg-primary-hover hover:text-white"),type:"button",onClick:()=>n("roles"),children:"Roles"}),C.jsx("button",{"data-cy":"privileges_btn_navbar",className:We(" min-w-[110px] rounded-r px-4 py-2 text-xs text-white outline-none transition-all duration-150 ease-linear focus:bg-primary-dark focus:text-white focus:outline-none",t==="privileges"?"bg-primary-dark font-bold":"bg-grey-300 hover:bg-primary-hover hover:text-white"),type:"button",onClick:()=>n("privileges"),children:"Privileges"})]})}),C.jsxs("div",{className:"flex gap-2 justify-between",children:[C.jsxs("span",{className:"flex items-center gap-1 whitespace-nowrap",children:[C.jsx(Te.ControlledSwitch,{size:"sm",value:i||!1,onChange:u=>{o(u)}}),C.jsx("span",{className:"px-1 text-xs text-white",children:"Restrict Access By Default"}),C.jsx(Te.Tip,{tipKey:"editors:roles:toolbar:restrictedByDefault",alwaysOn:!0,side:"left"})]}),e===!1&&C.jsxs("span",{className:"flex items-center gap-1 whitespace-nowrap",children:[C.jsx(Te.ControlledSwitch,{size:"sm",value:r||!1,onChange:u=>{a(u)}}),C.jsx("span",{className:"px-1 text-xs text-white",children:"Force login"}),C.jsx(Te.Tip,{tipKey:"editors:roles:toolbar:forceLogin",alwaysOn:!0,side:"left"})]})]})]})})})})}const pD=T.createContext(void 0),rH=({children:e})=>{const[t,r]=T.useState(null);function n(o){r(o)}const i={selectedRole:t,selectRole:n};return C.jsx(pD.Provider,{value:i,children:e})};function Qb(){const e=T.useContext(pD);if(e===void 0)throw new Error("useSelectedRole must be used within a SelectedRoleProvider");return e}var H1=function(t){return t.reduce(function(r,n){var i=n[0],o=n[1];return r[i]=o,r},{})},U1=typeof window<"u"&&window.document&&window.document.createElement?ve.useLayoutEffect:ve.useEffect,Gt="top",Sr="bottom",Or="right",Kt="left",ex="auto",Ha=[Gt,Sr,Or,Kt],po="start",Da="end",nH="clippingParents",vD="viewport",ta="popper",iH="reference",V1=Ha.reduce(function(e,t){return e.concat([t+"-"+po,t+"-"+Da])},[]),gD=[].concat(Ha,[ex]).reduce(function(e,t){return e.concat([t,t+"-"+po,t+"-"+Da])},[]),oH="beforeRead",aH="read",sH="afterRead",uH="beforeMain",cH="main",lH="afterMain",fH="beforeWrite",dH="write",hH="afterWrite",pH=[oH,aH,sH,uH,cH,lH,fH,dH,hH];function nn(e){return e?(e.nodeName||"").toLowerCase():null}function ur(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function mi(e){var t=ur(e).Element;return e instanceof t||e instanceof Element}function Er(e){var t=ur(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function tx(e){if(typeof ShadowRoot>"u")return!1;var t=ur(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function vH(e){var t=e.state;Object.keys(t.elements).forEach(function(r){var n=t.styles[r]||{},i=t.attributes[r]||{},o=t.elements[r];!Er(o)||!nn(o)||(Object.assign(o.style,n),Object.keys(i).forEach(function(a){var u=i[a];u===!1?o.removeAttribute(a):o.setAttribute(a,u===!0?"":u)}))})}function gH(e){var t=e.state,r={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,r.popper),t.styles=r,t.elements.arrow&&Object.assign(t.elements.arrow.style,r.arrow),function(){Object.keys(t.elements).forEach(function(n){var i=t.elements[n],o=t.attributes[n]||{},a=Object.keys(t.styles.hasOwnProperty(n)?t.styles[n]:r[n]),u=a.reduce(function(l,d){return l[d]="",l},{});!Er(i)||!nn(i)||(Object.assign(i.style,u),Object.keys(o).forEach(function(l){i.removeAttribute(l)}))})}}const mH={name:"applyStyles",enabled:!0,phase:"write",fn:vH,effect:gH,requires:["computeStyles"]};function en(e){return e.split("-")[0]}var fi=Math.max,qu=Math.min,vo=Math.round;function Cb(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function mD(){return!/^((?!chrome|android).)*safari/i.test(Cb())}function go(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!1);var n=e.getBoundingClientRect(),i=1,o=1;t&&Er(e)&&(i=e.offsetWidth>0&&vo(n.width)/e.offsetWidth||1,o=e.offsetHeight>0&&vo(n.height)/e.offsetHeight||1);var a=mi(e)?ur(e):window,u=a.visualViewport,l=!mD()&&r,d=(n.left+(l&&u?u.offsetLeft:0))/i,f=(n.top+(l&&u?u.offsetTop:0))/o,h=n.width/i,p=n.height/o;return{width:h,height:p,top:f,right:d+h,bottom:f+p,left:d,x:d,y:f}}function rx(e){var t=go(e),r=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-r)<=1&&(r=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:r,height:n}}function yD(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&tx(r)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function bn(e){return ur(e).getComputedStyle(e)}function yH(e){return["table","td","th"].indexOf(nn(e))>=0}function Vn(e){return((mi(e)?e.ownerDocument:e.document)||window.document).documentElement}function hc(e){return nn(e)==="html"?e:e.assignedSlot||e.parentNode||(tx(e)?e.host:null)||Vn(e)}function W1(e){return!Er(e)||bn(e).position==="fixed"?null:e.offsetParent}function bH(e){var t=/firefox/i.test(Cb()),r=/Trident/i.test(Cb());if(r&&Er(e)){var n=bn(e);if(n.position==="fixed")return null}var i=hc(e);for(tx(i)&&(i=i.host);Er(i)&&["html","body"].indexOf(nn(i))<0;){var o=bn(i);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||t&&o.willChange==="filter"||t&&o.filter&&o.filter!=="none")return i;i=i.parentNode}return null}function Ua(e){for(var t=ur(e),r=W1(e);r&&yH(r)&&bn(r).position==="static";)r=W1(r);return r&&(nn(r)==="html"||nn(r)==="body"&&bn(r).position==="static")?t:r||bH(e)||t}function nx(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Pa(e,t,r){return fi(e,qu(t,r))}function xH(e,t,r){var n=Pa(e,t,r);return n>r?r:n}function bD(){return{top:0,right:0,bottom:0,left:0}}function xD(e){return Object.assign({},bD(),e)}function wD(e,t){return t.reduce(function(r,n){return r[n]=e,r},{})}var wH=function(t,r){return t=typeof t=="function"?t(Object.assign({},r.rects,{placement:r.placement})):t,xD(typeof t!="number"?t:wD(t,Ha))};function _H(e){var t,r=e.state,n=e.name,i=e.options,o=r.elements.arrow,a=r.modifiersData.popperOffsets,u=en(r.placement),l=nx(u),d=[Kt,Or].indexOf(u)>=0,f=d?"height":"width";if(!(!o||!a)){var h=wH(i.padding,r),p=rx(o),v=l==="y"?Gt:Kt,m=l==="y"?Sr:Or,y=r.rects.reference[f]+r.rects.reference[l]-a[l]-r.rects.popper[f],x=a[l]-r.rects.reference[l],b=Ua(o),w=b?l==="y"?b.clientHeight||0:b.clientWidth||0:0,E=y/2-x/2,_=h[v],S=w-p[f]-h[m],R=w/2-p[f]/2+E,I=Pa(_,R,S),N=l;r.modifiersData[n]=(t={},t[N]=I,t.centerOffset=I-R,t)}}function EH(e){var t=e.state,r=e.options,n=r.element,i=n===void 0?"[data-popper-arrow]":n;i!=null&&(typeof i=="string"&&(i=t.elements.popper.querySelector(i),!i)||yD(t.elements.popper,i)&&(t.elements.arrow=i))}const SH={name:"arrow",enabled:!0,phase:"main",fn:_H,effect:EH,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function mo(e){return e.split("-")[1]}var OH={top:"auto",right:"auto",bottom:"auto",left:"auto"};function CH(e,t){var r=e.x,n=e.y,i=t.devicePixelRatio||1;return{x:vo(r*i)/i||0,y:vo(n*i)/i||0}}function G1(e){var t,r=e.popper,n=e.popperRect,i=e.placement,o=e.variation,a=e.offsets,u=e.position,l=e.gpuAcceleration,d=e.adaptive,f=e.roundOffsets,h=e.isFixed,p=a.x,v=p===void 0?0:p,m=a.y,y=m===void 0?0:m,x=typeof f=="function"?f({x:v,y}):{x:v,y};v=x.x,y=x.y;var b=a.hasOwnProperty("x"),w=a.hasOwnProperty("y"),E=Kt,_=Gt,S=window;if(d){var R=Ua(r),I="clientHeight",N="clientWidth";if(R===ur(r)&&(R=Vn(r),bn(R).position!=="static"&&u==="absolute"&&(I="scrollHeight",N="scrollWidth")),R=R,i===Gt||(i===Kt||i===Or)&&o===Da){_=Sr;var A=h&&R===S&&S.visualViewport?S.visualViewport.height:R[I];y-=A-n.height,y*=l?1:-1}if(i===Kt||(i===Gt||i===Sr)&&o===Da){E=Or;var L=h&&R===S&&S.visualViewport?S.visualViewport.width:R[N];v-=L-n.width,v*=l?1:-1}}var B=Object.assign({position:u},d&&OH),U=f===!0?CH({x:v,y},ur(r)):{x:v,y};if(v=U.x,y=U.y,l){var j;return Object.assign({},B,(j={},j[_]=w?"0":"",j[E]=b?"0":"",j.transform=(S.devicePixelRatio||1)<=1?"translate("+v+"px, "+y+"px)":"translate3d("+v+"px, "+y+"px, 0)",j))}return Object.assign({},B,(t={},t[_]=w?y+"px":"",t[E]=b?v+"px":"",t.transform="",t))}function RH(e){var t=e.state,r=e.options,n=r.gpuAcceleration,i=n===void 0?!0:n,o=r.adaptive,a=o===void 0?!0:o,u=r.roundOffsets,l=u===void 0?!0:u,d={placement:en(t.placement),variation:mo(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,G1(Object.assign({},d,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,G1(Object.assign({},d,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const IH={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:RH,data:{}};var tu={passive:!0};function PH(e){var t=e.state,r=e.instance,n=e.options,i=n.scroll,o=i===void 0?!0:i,a=n.resize,u=a===void 0?!0:a,l=ur(t.elements.popper),d=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&d.forEach(function(f){f.addEventListener("scroll",r.update,tu)}),u&&l.addEventListener("resize",r.update,tu),function(){o&&d.forEach(function(f){f.removeEventListener("scroll",r.update,tu)}),u&&l.removeEventListener("resize",r.update,tu)}}const NH={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:PH,data:{}};var TH={left:"right",right:"left",bottom:"top",top:"bottom"};function Cu(e){return e.replace(/left|right|bottom|top/g,function(t){return TH[t]})}var AH={start:"end",end:"start"};function K1(e){return e.replace(/start|end/g,function(t){return AH[t]})}function ix(e){var t=ur(e),r=t.pageXOffset,n=t.pageYOffset;return{scrollLeft:r,scrollTop:n}}function ox(e){return go(Vn(e)).left+ix(e).scrollLeft}function MH(e,t){var r=ur(e),n=Vn(e),i=r.visualViewport,o=n.clientWidth,a=n.clientHeight,u=0,l=0;if(i){o=i.width,a=i.height;var d=mD();(d||!d&&t==="fixed")&&(u=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:u+ox(e),y:l}}function DH(e){var t,r=Vn(e),n=ix(e),i=(t=e.ownerDocument)==null?void 0:t.body,o=fi(r.scrollWidth,r.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=fi(r.scrollHeight,r.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),u=-n.scrollLeft+ox(e),l=-n.scrollTop;return bn(i||r).direction==="rtl"&&(u+=fi(r.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:u,y:l}}function ax(e){var t=bn(e),r=t.overflow,n=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+i+n)}function _D(e){return["html","body","#document"].indexOf(nn(e))>=0?e.ownerDocument.body:Er(e)&&ax(e)?e:_D(hc(e))}function Na(e,t){var r;t===void 0&&(t=[]);var n=_D(e),i=n===((r=e.ownerDocument)==null?void 0:r.body),o=ur(n),a=i?[o].concat(o.visualViewport||[],ax(n)?n:[]):n,u=t.concat(a);return i?u:u.concat(Na(hc(a)))}function Rb(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function jH(e,t){var r=go(e,!1,t==="fixed");return r.top=r.top+e.clientTop,r.left=r.left+e.clientLeft,r.bottom=r.top+e.clientHeight,r.right=r.left+e.clientWidth,r.width=e.clientWidth,r.height=e.clientHeight,r.x=r.left,r.y=r.top,r}function Y1(e,t,r){return t===vD?Rb(MH(e,r)):mi(t)?jH(t,r):Rb(DH(Vn(e)))}function qH(e){var t=Na(hc(e)),r=["absolute","fixed"].indexOf(bn(e).position)>=0,n=r&&Er(e)?Ua(e):e;return mi(n)?t.filter(function(i){return mi(i)&&yD(i,n)&&nn(i)!=="body"}):[]}function kH(e,t,r,n){var i=t==="clippingParents"?qH(e):[].concat(t),o=[].concat(i,[r]),a=o[0],u=o.reduce(function(l,d){var f=Y1(e,d,n);return l.top=fi(f.top,l.top),l.right=qu(f.right,l.right),l.bottom=qu(f.bottom,l.bottom),l.left=fi(f.left,l.left),l},Y1(e,a,n));return u.width=u.right-u.left,u.height=u.bottom-u.top,u.x=u.left,u.y=u.top,u}function ED(e){var t=e.reference,r=e.element,n=e.placement,i=n?en(n):null,o=n?mo(n):null,a=t.x+t.width/2-r.width/2,u=t.y+t.height/2-r.height/2,l;switch(i){case Gt:l={x:a,y:t.y-r.height};break;case Sr:l={x:a,y:t.y+t.height};break;case Or:l={x:t.x+t.width,y:u};break;case Kt:l={x:t.x-r.width,y:u};break;default:l={x:t.x,y:t.y}}var d=i?nx(i):null;if(d!=null){var f=d==="y"?"height":"width";switch(o){case po:l[d]=l[d]-(t[f]/2-r[f]/2);break;case Da:l[d]=l[d]+(t[f]/2-r[f]/2);break}}return l}function ja(e,t){t===void 0&&(t={});var r=t,n=r.placement,i=n===void 0?e.placement:n,o=r.strategy,a=o===void 0?e.strategy:o,u=r.boundary,l=u===void 0?nH:u,d=r.rootBoundary,f=d===void 0?vD:d,h=r.elementContext,p=h===void 0?ta:h,v=r.altBoundary,m=v===void 0?!1:v,y=r.padding,x=y===void 0?0:y,b=xD(typeof x!="number"?x:wD(x,Ha)),w=p===ta?iH:ta,E=e.rects.popper,_=e.elements[m?w:p],S=kH(mi(_)?_:_.contextElement||Vn(e.elements.popper),l,f,a),R=go(e.elements.reference),I=ED({reference:R,element:E,placement:i}),N=Rb(Object.assign({},E,I)),A=p===ta?N:R,L={top:S.top-A.top+b.top,bottom:A.bottom-S.bottom+b.bottom,left:S.left-A.left+b.left,right:A.right-S.right+b.right},B=e.modifiersData.offset;if(p===ta&&B){var U=B[i];Object.keys(L).forEach(function(j){var D=[Or,Sr].indexOf(j)>=0?1:-1,G=[Gt,Sr].indexOf(j)>=0?"y":"x";L[j]+=U[G]*D})}return L}function LH(e,t){t===void 0&&(t={});var r=t,n=r.placement,i=r.boundary,o=r.rootBoundary,a=r.padding,u=r.flipVariations,l=r.allowedAutoPlacements,d=l===void 0?gD:l,f=mo(n),h=f?u?V1:V1.filter(function(m){return mo(m)===f}):Ha,p=h.filter(function(m){return d.indexOf(m)>=0});p.length===0&&(p=h);var v=p.reduce(function(m,y){return m[y]=ja(e,{placement:y,boundary:i,rootBoundary:o,padding:a})[en(y)],m},{});return Object.keys(v).sort(function(m,y){return v[m]-v[y]})}function BH(e){if(en(e)===ex)return[];var t=Cu(e);return[K1(e),t,K1(t)]}function FH(e){var t=e.state,r=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var i=r.mainAxis,o=i===void 0?!0:i,a=r.altAxis,u=a===void 0?!0:a,l=r.fallbackPlacements,d=r.padding,f=r.boundary,h=r.rootBoundary,p=r.altBoundary,v=r.flipVariations,m=v===void 0?!0:v,y=r.allowedAutoPlacements,x=t.options.placement,b=en(x),w=b===x,E=l||(w||!m?[Cu(x)]:BH(x)),_=[x].concat(E).reduce(function(H,K){return H.concat(en(K)===ex?LH(t,{placement:K,boundary:f,rootBoundary:h,padding:d,flipVariations:m,allowedAutoPlacements:y}):K)},[]),S=t.rects.reference,R=t.rects.popper,I=new Map,N=!0,A=_[0],L=0;L<_.length;L++){var B=_[L],U=en(B),j=mo(B)===po,D=[Gt,Sr].indexOf(U)>=0,G=D?"width":"height",F=ja(t,{placement:B,boundary:f,rootBoundary:h,altBoundary:p,padding:d}),X=D?j?Or:Kt:j?Sr:Gt;S[G]>R[G]&&(X=Cu(X));var Z=Cu(X),Q=[];if(o&&Q.push(F[U]<=0),u&&Q.push(F[X]<=0,F[Z]<=0),Q.every(function(H){return H})){A=B,N=!1;break}I.set(B,Q)}if(N)for(var W=m?3:1,ee=function(K){var $=_.find(function(k){var z=I.get(k);if(z)return z.slice(0,K).every(function(re){return re})});if($)return A=$,"break"},oe=W;oe>0;oe--){var ae=ee(oe);if(ae==="break")break}t.placement!==A&&(t.modifiersData[n]._skip=!0,t.placement=A,t.reset=!0)}}const $H={name:"flip",enabled:!0,phase:"main",fn:FH,requiresIfExists:["offset"],data:{_skip:!1}};function X1(e,t,r){return r===void 0&&(r={x:0,y:0}),{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function Z1(e){return[Gt,Or,Sr,Kt].some(function(t){return e[t]>=0})}function zH(e){var t=e.state,r=e.name,n=t.rects.reference,i=t.rects.popper,o=t.modifiersData.preventOverflow,a=ja(t,{elementContext:"reference"}),u=ja(t,{altBoundary:!0}),l=X1(a,n),d=X1(u,i,o),f=Z1(l),h=Z1(d);t.modifiersData[r]={referenceClippingOffsets:l,popperEscapeOffsets:d,isReferenceHidden:f,hasPopperEscaped:h},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":f,"data-popper-escaped":h})}const HH={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:zH};function UH(e,t,r){var n=en(e),i=[Kt,Gt].indexOf(n)>=0?-1:1,o=typeof r=="function"?r(Object.assign({},t,{placement:e})):r,a=o[0],u=o[1];return a=a||0,u=(u||0)*i,[Kt,Or].indexOf(n)>=0?{x:u,y:a}:{x:a,y:u}}function VH(e){var t=e.state,r=e.options,n=e.name,i=r.offset,o=i===void 0?[0,0]:i,a=gD.reduce(function(f,h){return f[h]=UH(h,t.rects,o),f},{}),u=a[t.placement],l=u.x,d=u.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=d),t.modifiersData[n]=a}const WH={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:VH};function GH(e){var t=e.state,r=e.name;t.modifiersData[r]=ED({reference:t.rects.reference,element:t.rects.popper,placement:t.placement})}const KH={name:"popperOffsets",enabled:!0,phase:"read",fn:GH,data:{}};function YH(e){return e==="x"?"y":"x"}function XH(e){var t=e.state,r=e.options,n=e.name,i=r.mainAxis,o=i===void 0?!0:i,a=r.altAxis,u=a===void 0?!1:a,l=r.boundary,d=r.rootBoundary,f=r.altBoundary,h=r.padding,p=r.tether,v=p===void 0?!0:p,m=r.tetherOffset,y=m===void 0?0:m,x=ja(t,{boundary:l,rootBoundary:d,padding:h,altBoundary:f}),b=en(t.placement),w=mo(t.placement),E=!w,_=nx(b),S=YH(_),R=t.modifiersData.popperOffsets,I=t.rects.reference,N=t.rects.popper,A=typeof y=="function"?y(Object.assign({},t.rects,{placement:t.placement})):y,L=typeof A=="number"?{mainAxis:A,altAxis:A}:Object.assign({mainAxis:0,altAxis:0},A),B=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,U={x:0,y:0};if(R){if(o){var j,D=_==="y"?Gt:Kt,G=_==="y"?Sr:Or,F=_==="y"?"height":"width",X=R[_],Z=X+x[D],Q=X-x[G],W=v?-N[F]/2:0,ee=w===po?I[F]:N[F],oe=w===po?-N[F]:-I[F],ae=t.elements.arrow,H=v&&ae?rx(ae):{width:0,height:0},K=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:bD(),$=K[D],k=K[G],z=Pa(0,I[F],H[F]),re=E?I[F]/2-W-z-$-L.mainAxis:ee-z-$-L.mainAxis,ie=E?-I[F]/2+W+z+k+L.mainAxis:oe+z+k+L.mainAxis,se=t.elements.arrow&&Ua(t.elements.arrow),ce=se?_==="y"?se.clientTop||0:se.clientLeft||0:0,be=(j=B==null?void 0:B[_])!=null?j:0,Ce=X+re-be-ce,_e=X+ie-be,he=Pa(v?qu(Z,Ce):Z,X,v?fi(Q,_e):Q);R[_]=he,U[_]=he-X}if(u){var fe,Ee=_==="x"?Gt:Kt,Pe=_==="x"?Sr:Or,Ze=R[S],ze=S==="y"?"height":"width",Fe=Ze+x[Ee],Ue=Ze-x[Pe],ct=[Gt,Kt].indexOf(b)!==-1,lt=(fe=B==null?void 0:B[S])!=null?fe:0,mt=ct?Fe:Ze-I[ze]-N[ze]-lt+L.altAxis,yt=ct?Ze+I[ze]+N[ze]-lt-L.altAxis:Ue,rt=v&&ct?xH(mt,Ze,yt):Pa(v?mt:Fe,Ze,v?yt:Ue);R[S]=rt,U[S]=rt-Ze}t.modifiersData[n]=U}}const ZH={name:"preventOverflow",enabled:!0,phase:"main",fn:XH,requiresIfExists:["offset"]};function JH(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function QH(e){return e===ur(e)||!Er(e)?ix(e):JH(e)}function e4(e){var t=e.getBoundingClientRect(),r=vo(t.width)/e.offsetWidth||1,n=vo(t.height)/e.offsetHeight||1;return r!==1||n!==1}function t4(e,t,r){r===void 0&&(r=!1);var n=Er(t),i=Er(t)&&e4(t),o=Vn(t),a=go(e,i,r),u={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(n||!n&&!r)&&((nn(t)!=="body"||ax(o))&&(u=QH(t)),Er(t)?(l=go(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):o&&(l.x=ox(o))),{x:a.left+u.scrollLeft-l.x,y:a.top+u.scrollTop-l.y,width:a.width,height:a.height}}function r4(e){var t=new Map,r=new Set,n=[];e.forEach(function(o){t.set(o.name,o)});function i(o){r.add(o.name);var a=[].concat(o.requires||[],o.requiresIfExists||[]);a.forEach(function(u){if(!r.has(u)){var l=t.get(u);l&&i(l)}}),n.push(o)}return e.forEach(function(o){r.has(o.name)||i(o)}),n}function n4(e){var t=r4(e);return pH.reduce(function(r,n){return r.concat(t.filter(function(i){return i.phase===n}))},[])}function i4(e){var t;return function(){return t||(t=new Promise(function(r){Promise.resolve().then(function(){t=void 0,r(e())})})),t}}function o4(e){var t=e.reduce(function(r,n){var i=r[n.name];return r[n.name]=i?Object.assign({},i,n,{options:Object.assign({},i.options,n.options),data:Object.assign({},i.data,n.data)}):n,r},{});return Object.keys(t).map(function(r){return t[r]})}var J1={placement:"bottom",modifiers:[],strategy:"absolute"};function Q1(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return!t.some(function(n){return!(n&&typeof n.getBoundingClientRect=="function")})}function a4(e){e===void 0&&(e={});var t=e,r=t.defaultModifiers,n=r===void 0?[]:r,i=t.defaultOptions,o=i===void 0?J1:i;return function(u,l,d){d===void 0&&(d=o);var f={placement:"bottom",orderedModifiers:[],options:Object.assign({},J1,o),modifiersData:{},elements:{reference:u,popper:l},attributes:{},styles:{}},h=[],p=!1,v={state:f,setOptions:function(b){var w=typeof b=="function"?b(f.options):b;y(),f.options=Object.assign({},o,f.options,w),f.scrollParents={reference:mi(u)?Na(u):u.contextElement?Na(u.contextElement):[],popper:Na(l)};var E=n4(o4([].concat(n,f.options.modifiers)));return f.orderedModifiers=E.filter(function(_){return _.enabled}),m(),v.update()},forceUpdate:function(){if(!p){var b=f.elements,w=b.reference,E=b.popper;if(Q1(w,E)){f.rects={reference:t4(w,Ua(E),f.options.strategy==="fixed"),popper:rx(E)},f.reset=!1,f.placement=f.options.placement,f.orderedModifiers.forEach(function(L){return f.modifiersData[L.name]=Object.assign({},L.data)});for(var _=0;_<f.orderedModifiers.length;_++){if(f.reset===!0){f.reset=!1,_=-1;continue}var S=f.orderedModifiers[_],R=S.fn,I=S.options,N=I===void 0?{}:I,A=S.name;typeof R=="function"&&(f=R({state:f,options:N,name:A,instance:v})||f)}}}},update:i4(function(){return new Promise(function(x){v.forceUpdate(),x(f)})}),destroy:function(){y(),p=!0}};if(!Q1(u,l))return v;v.setOptions(d).then(function(x){!p&&d.onFirstUpdate&&d.onFirstUpdate(x)});function m(){f.orderedModifiers.forEach(function(x){var b=x.name,w=x.options,E=w===void 0?{}:w,_=x.effect;if(typeof _=="function"){var S=_({state:f,name:b,instance:v,options:E}),R=function(){};h.push(S||R)}})}function y(){h.forEach(function(x){return x()}),h=[]}return v}}var s4=[NH,KH,IH,mH,WH,$H,ZH,SH,HH],u4=a4({defaultModifiers:s4}),Kf,eE;function c4(){if(eE)return Kf;eE=1;var e=typeof Element<"u",t=typeof Map=="function",r=typeof Set=="function",n=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function i(o,a){if(o===a)return!0;if(o&&a&&typeof o=="object"&&typeof a=="object"){if(o.constructor!==a.constructor)return!1;var u,l,d;if(Array.isArray(o)){if(u=o.length,u!=a.length)return!1;for(l=u;l--!==0;)if(!i(o[l],a[l]))return!1;return!0}var f;if(t&&o instanceof Map&&a instanceof Map){if(o.size!==a.size)return!1;for(f=o.entries();!(l=f.next()).done;)if(!a.has(l.value[0]))return!1;for(f=o.entries();!(l=f.next()).done;)if(!i(l.value[1],a.get(l.value[0])))return!1;return!0}if(r&&o instanceof Set&&a instanceof Set){if(o.size!==a.size)return!1;for(f=o.entries();!(l=f.next()).done;)if(!a.has(l.value[0]))return!1;return!0}if(n&&ArrayBuffer.isView(o)&&ArrayBuffer.isView(a)){if(u=o.length,u!=a.length)return!1;for(l=u;l--!==0;)if(o[l]!==a[l])return!1;return!0}if(o.constructor===RegExp)return o.source===a.source&&o.flags===a.flags;if(o.valueOf!==Object.prototype.valueOf&&typeof o.valueOf=="function"&&typeof a.valueOf=="function")return o.valueOf()===a.valueOf();if(o.toString!==Object.prototype.toString&&typeof o.toString=="function"&&typeof a.toString=="function")return o.toString()===a.toString();if(d=Object.keys(o),u=d.length,u!==Object.keys(a).length)return!1;for(l=u;l--!==0;)if(!Object.prototype.hasOwnProperty.call(a,d[l]))return!1;if(e&&o instanceof Element)return!1;for(l=u;l--!==0;)if(!((d[l]==="_owner"||d[l]==="__v"||d[l]==="__o")&&o.$$typeof)&&!i(o[d[l]],a[d[l]]))return!1;return!0}return o!==o&&a!==a}return Kf=function(a,u){try{return i(a,u)}catch(l){if((l.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw l}},Kf}var l4=c4();const f4=Un(l4);var d4=[],pc=function(t,r,n){n===void 0&&(n={});var i=ve.useRef(null),o={onFirstUpdate:n.onFirstUpdate,placement:n.placement||"bottom",strategy:n.strategy||"absolute",modifiers:n.modifiers||d4},a=ve.useState({styles:{popper:{position:o.strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),u=a[0],l=a[1],d=ve.useMemo(function(){return{name:"updateState",enabled:!0,phase:"write",fn:function(v){var m=v.state,y=Object.keys(m.elements);Jb.flushSync(function(){l({styles:H1(y.map(function(x){return[x,m.styles[x]||{}]})),attributes:H1(y.map(function(x){return[x,m.attributes[x]]}))})})},requires:["computeStyles"]}},[]),f=ve.useMemo(function(){var p={onFirstUpdate:o.onFirstUpdate,placement:o.placement,strategy:o.strategy,modifiers:[].concat(o.modifiers,[d,{name:"applyStyles",enabled:!1}])};return f4(i.current,p)?i.current||p:(i.current=p,p)},[o.onFirstUpdate,o.placement,o.strategy,o.modifiers,d]),h=ve.useRef();return U1(function(){h.current&&h.current.setOptions(f)},[f]),U1(function(){if(!(t==null||r==null)){var p=n.createPopper||u4,v=p(t,r,f);return h.current=v,function(){v.destroy(),h.current=null}}},[t,r,n.createPopper]),{state:h.current?h.current.state:null,styles:u.styles,attributes:u.attributes,update:h.current?h.current.update:null,forceUpdate:h.current?h.current.forceUpdate:null}};const SD=({tab:e})=>C.jsx("div",{className:"flex flex-1 items-center justify-center border-l-[0.5px] border-grey-900 bg-grey-800",children:C.jsxs("div",{className:"flex flex-col items-center justify-center space-y-4 text-grey-200",children:[C.jsx(ye.FdInfoBold,{className:"h-10 w-10"}),C.jsxs("div",{className:"font-semibold",children:["No ",e," Selected"]}),C.jsxs("div",{className:"text-sm",children:["Click on a ",e," in the Sidebar to select it."]})]})});function sx(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Yf,tE;function h4(){if(tE)return Yf;tE=1;function e(){this.__data__=[],this.size=0}return Yf=e,Yf}var Xf,rE;function _o(){if(rE)return Xf;rE=1;function e(t,r){return t===r||t!==t&&r!==r}return Xf=e,Xf}var Zf,nE;function vc(){if(nE)return Zf;nE=1;var e=_o();function t(r,n){for(var i=r.length;i--;)if(e(r[i][0],n))return i;return-1}return Zf=t,Zf}var Jf,iE;function p4(){if(iE)return Jf;iE=1;var e=vc(),t=Array.prototype,r=t.splice;function n(i){var o=this.__data__,a=e(o,i);if(a<0)return!1;var u=o.length-1;return a==u?o.pop():r.call(o,a,1),--this.size,!0}return Jf=n,Jf}var Qf,oE;function v4(){if(oE)return Qf;oE=1;var e=vc();function t(r){var n=this.__data__,i=e(n,r);return i<0?void 0:n[i][1]}return Qf=t,Qf}var ed,aE;function g4(){if(aE)return ed;aE=1;var e=vc();function t(r){return e(this.__data__,r)>-1}return ed=t,ed}var td,sE;function m4(){if(sE)return td;sE=1;var e=vc();function t(r,n){var i=this.__data__,o=e(i,r);return o<0?(++this.size,i.push([r,n])):i[o][1]=n,this}return td=t,td}var rd,uE;function gc(){if(uE)return rd;uE=1;var e=h4(),t=p4(),r=v4(),n=g4(),i=m4();function o(a){var u=-1,l=a==null?0:a.length;for(this.clear();++u<l;){var d=a[u];this.set(d[0],d[1])}}return o.prototype.clear=e,o.prototype.delete=t,o.prototype.get=r,o.prototype.has=n,o.prototype.set=i,rd=o,rd}var nd,cE;function y4(){if(cE)return nd;cE=1;var e=gc();function t(){this.__data__=new e,this.size=0}return nd=t,nd}var id,lE;function b4(){if(lE)return id;lE=1;function e(t){var r=this.__data__,n=r.delete(t);return this.size=r.size,n}return id=e,id}var od,fE;function x4(){if(fE)return od;fE=1;function e(t){return this.__data__.get(t)}return od=e,od}var ad,dE;function w4(){if(dE)return ad;dE=1;function e(t){return this.__data__.has(t)}return ad=e,ad}var sd,hE;function OD(){if(hE)return sd;hE=1;var e=typeof ht=="object"&&ht&&ht.Object===Object&&ht;return sd=e,sd}var ud,pE;function Hr(){if(pE)return ud;pE=1;var e=OD(),t=typeof self=="object"&&self&&self.Object===Object&&self,r=e||t||Function("return this")();return ud=r,ud}var cd,vE;function Eo(){if(vE)return cd;vE=1;var e=Hr(),t=e.Symbol;return cd=t,cd}var ld,gE;function _4(){if(gE)return ld;gE=1;var e=Eo(),t=Object.prototype,r=t.hasOwnProperty,n=t.toString,i=e?e.toStringTag:void 0;function o(a){var u=r.call(a,i),l=a[i];try{a[i]=void 0;var d=!0}catch{}var f=n.call(a);return d&&(u?a[i]=l:delete a[i]),f}return ld=o,ld}var fd,mE;function E4(){if(mE)return fd;mE=1;var e=Object.prototype,t=e.toString;function r(n){return t.call(n)}return fd=r,fd}var dd,yE;function Ei(){if(yE)return dd;yE=1;var e=Eo(),t=_4(),r=E4(),n="[object Null]",i="[object Undefined]",o=e?e.toStringTag:void 0;function a(u){return u==null?u===void 0?i:n:o&&o in Object(u)?t(u):r(u)}return dd=a,dd}var hd,bE;function Cr(){if(bE)return hd;bE=1;function e(t){var r=typeof t;return t!=null&&(r=="object"||r=="function")}return hd=e,hd}var pd,xE;function Va(){if(xE)return pd;xE=1;var e=Ei(),t=Cr(),r="[object AsyncFunction]",n="[object Function]",i="[object GeneratorFunction]",o="[object Proxy]";function a(u){if(!t(u))return!1;var l=e(u);return l==n||l==i||l==r||l==o}return pd=a,pd}var vd,wE;function S4(){if(wE)return vd;wE=1;var e=Hr(),t=e["__core-js_shared__"];return vd=t,vd}var gd,_E;function O4(){if(_E)return gd;_E=1;var e=S4(),t=(function(){var n=/[^.]+$/.exec(e&&e.keys&&e.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""})();function r(n){return!!t&&t in n}return gd=r,gd}var md,EE;function CD(){if(EE)return md;EE=1;var e=Function.prototype,t=e.toString;function r(n){if(n!=null){try{return t.call(n)}catch{}try{return n+""}catch{}}return""}return md=r,md}var yd,SE;function C4(){if(SE)return yd;SE=1;var e=Va(),t=O4(),r=Cr(),n=CD(),i=/[\\^$.*+?()[\]{}|]/g,o=/^\[object .+?Constructor\]$/,a=Function.prototype,u=Object.prototype,l=a.toString,d=u.hasOwnProperty,f=RegExp("^"+l.call(d).replace(i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function h(p){if(!r(p)||t(p))return!1;var v=e(p)?f:o;return v.test(n(p))}return yd=h,yd}var bd,OE;function R4(){if(OE)return bd;OE=1;function e(t,r){return t==null?void 0:t[r]}return bd=e,bd}var xd,CE;function Si(){if(CE)return xd;CE=1;var e=C4(),t=R4();function r(n,i){var o=t(n,i);return e(o)?o:void 0}return xd=r,xd}var wd,RE;function ux(){if(RE)return wd;RE=1;var e=Si(),t=Hr(),r=e(t,"Map");return wd=r,wd}var _d,IE;function mc(){if(IE)return _d;IE=1;var e=Si(),t=e(Object,"create");return _d=t,_d}var Ed,PE;function I4(){if(PE)return Ed;PE=1;var e=mc();function t(){this.__data__=e?e(null):{},this.size=0}return Ed=t,Ed}var Sd,NE;function P4(){if(NE)return Sd;NE=1;function e(t){var r=this.has(t)&&delete this.__data__[t];return this.size-=r?1:0,r}return Sd=e,Sd}var Od,TE;function N4(){if(TE)return Od;TE=1;var e=mc(),t="__lodash_hash_undefined__",r=Object.prototype,n=r.hasOwnProperty;function i(o){var a=this.__data__;if(e){var u=a[o];return u===t?void 0:u}return n.call(a,o)?a[o]:void 0}return Od=i,Od}var Cd,AE;function T4(){if(AE)return Cd;AE=1;var e=mc(),t=Object.prototype,r=t.hasOwnProperty;function n(i){var o=this.__data__;return e?o[i]!==void 0:r.call(o,i)}return Cd=n,Cd}var Rd,ME;function A4(){if(ME)return Rd;ME=1;var e=mc(),t="__lodash_hash_undefined__";function r(n,i){var o=this.__data__;return this.size+=this.has(n)?0:1,o[n]=e&&i===void 0?t:i,this}return Rd=r,Rd}var Id,DE;function M4(){if(DE)return Id;DE=1;var e=I4(),t=P4(),r=N4(),n=T4(),i=A4();function o(a){var u=-1,l=a==null?0:a.length;for(this.clear();++u<l;){var d=a[u];this.set(d[0],d[1])}}return o.prototype.clear=e,o.prototype.delete=t,o.prototype.get=r,o.prototype.has=n,o.prototype.set=i,Id=o,Id}var Pd,jE;function D4(){if(jE)return Pd;jE=1;var e=M4(),t=gc(),r=ux();function n(){this.size=0,this.__data__={hash:new e,map:new(r||t),string:new e}}return Pd=n,Pd}var Nd,qE;function j4(){if(qE)return Nd;qE=1;function e(t){var r=typeof t;return r=="string"||r=="number"||r=="symbol"||r=="boolean"?t!=="__proto__":t===null}return Nd=e,Nd}var Td,kE;function yc(){if(kE)return Td;kE=1;var e=j4();function t(r,n){var i=r.__data__;return e(n)?i[typeof n=="string"?"string":"hash"]:i.map}return Td=t,Td}var Ad,LE;function q4(){if(LE)return Ad;LE=1;var e=yc();function t(r){var n=e(this,r).delete(r);return this.size-=n?1:0,n}return Ad=t,Ad}var Md,BE;function k4(){if(BE)return Md;BE=1;var e=yc();function t(r){return e(this,r).get(r)}return Md=t,Md}var Dd,FE;function L4(){if(FE)return Dd;FE=1;var e=yc();function t(r){return e(this,r).has(r)}return Dd=t,Dd}var jd,$E;function B4(){if($E)return jd;$E=1;var e=yc();function t(r,n){var i=e(this,r),o=i.size;return i.set(r,n),this.size+=i.size==o?0:1,this}return jd=t,jd}var qd,zE;function cx(){if(zE)return qd;zE=1;var e=D4(),t=q4(),r=k4(),n=L4(),i=B4();function o(a){var u=-1,l=a==null?0:a.length;for(this.clear();++u<l;){var d=a[u];this.set(d[0],d[1])}}return o.prototype.clear=e,o.prototype.delete=t,o.prototype.get=r,o.prototype.has=n,o.prototype.set=i,qd=o,qd}var kd,HE;function F4(){if(HE)return kd;HE=1;var e=gc(),t=ux(),r=cx(),n=200;function i(o,a){var u=this.__data__;if(u instanceof e){var l=u.__data__;if(!t||l.length<n-1)return l.push([o,a]),this.size=++u.size,this;u=this.__data__=new r(l)}return u.set(o,a),this.size=u.size,this}return kd=i,kd}var Ld,UE;function bc(){if(UE)return Ld;UE=1;var e=gc(),t=y4(),r=b4(),n=x4(),i=w4(),o=F4();function a(u){var l=this.__data__=new e(u);this.size=l.size}return a.prototype.clear=t,a.prototype.delete=r,a.prototype.get=n,a.prototype.has=i,a.prototype.set=o,Ld=a,Ld}var Bd,VE;function lx(){if(VE)return Bd;VE=1;function e(t,r){for(var n=-1,i=t==null?0:t.length;++n<i&&r(t[n],n,t)!==!1;);return t}return Bd=e,Bd}var Fd,WE;function RD(){if(WE)return Fd;WE=1;var e=Si(),t=(function(){try{var r=e(Object,"defineProperty");return r({},"",{}),r}catch{}})();return Fd=t,Fd}var $d,GE;function xc(){if(GE)return $d;GE=1;var e=RD();function t(r,n,i){n=="__proto__"&&e?e(r,n,{configurable:!0,enumerable:!0,value:i,writable:!0}):r[n]=i}return $d=t,$d}var zd,KE;function wc(){if(KE)return zd;KE=1;var e=xc(),t=_o(),r=Object.prototype,n=r.hasOwnProperty;function i(o,a,u){var l=o[a];(!(n.call(o,a)&&t(l,u))||u===void 0&&!(a in o))&&e(o,a,u)}return zd=i,zd}var Hd,YE;function Wa(){if(YE)return Hd;YE=1;var e=wc(),t=xc();function r(n,i,o,a){var u=!o;o||(o={});for(var l=-1,d=i.length;++l<d;){var f=i[l],h=a?a(o[f],n[f],f,o,n):void 0;h===void 0&&(h=n[f]),u?t(o,f,h):e(o,f,h)}return o}return Hd=r,Hd}var Ud,XE;function $4(){if(XE)return Ud;XE=1;function e(t,r){for(var n=-1,i=Array(t);++n<t;)i[n]=r(n);return i}return Ud=e,Ud}var Vd,ZE;function on(){if(ZE)return Vd;ZE=1;function e(t){return t!=null&&typeof t=="object"}return Vd=e,Vd}var Wd,JE;function z4(){if(JE)return Wd;JE=1;var e=Ei(),t=on(),r="[object Arguments]";function n(i){return t(i)&&e(i)==r}return Wd=n,Wd}var Gd,QE;function Ga(){if(QE)return Gd;QE=1;var e=z4(),t=on(),r=Object.prototype,n=r.hasOwnProperty,i=r.propertyIsEnumerable,o=e((function(){return arguments})())?e:function(a){return t(a)&&n.call(a,"callee")&&!i.call(a,"callee")};return Gd=o,Gd}var Kd,eS;function xt(){if(eS)return Kd;eS=1;var e=Array.isArray;return Kd=e,Kd}var _a={exports:{}},Yd,tS;function H4(){if(tS)return Yd;tS=1;function e(){return!1}return Yd=e,Yd}_a.exports;var rS;function So(){return rS||(rS=1,(function(e,t){var r=Hr(),n=H4(),i=t&&!t.nodeType&&t,o=i&&!0&&e&&!e.nodeType&&e,a=o&&o.exports===i,u=a?r.Buffer:void 0,l=u?u.isBuffer:void 0,d=l||n;e.exports=d})(_a,_a.exports)),_a.exports}var Xd,nS;function _c(){if(nS)return Xd;nS=1;var e=9007199254740991,t=/^(?:0|[1-9]\d*)$/;function r(n,i){var o=typeof n;return i=i??e,!!i&&(o=="number"||o!="symbol"&&t.test(n))&&n>-1&&n%1==0&&n<i}return Xd=r,Xd}var Zd,iS;function fx(){if(iS)return Zd;iS=1;var e=9007199254740991;function t(r){return typeof r=="number"&&r>-1&&r%1==0&&r<=e}return Zd=t,Zd}var Jd,oS;function U4(){if(oS)return Jd;oS=1;var e=Ei(),t=fx(),r=on(),n="[object Arguments]",i="[object Array]",o="[object Boolean]",a="[object Date]",u="[object Error]",l="[object Function]",d="[object Map]",f="[object Number]",h="[object Object]",p="[object RegExp]",v="[object Set]",m="[object String]",y="[object WeakMap]",x="[object ArrayBuffer]",b="[object DataView]",w="[object Float32Array]",E="[object Float64Array]",_="[object Int8Array]",S="[object Int16Array]",R="[object Int32Array]",I="[object Uint8Array]",N="[object Uint8ClampedArray]",A="[object Uint16Array]",L="[object Uint32Array]",B={};B[w]=B[E]=B[_]=B[S]=B[R]=B[I]=B[N]=B[A]=B[L]=!0,B[n]=B[i]=B[x]=B[o]=B[b]=B[a]=B[u]=B[l]=B[d]=B[f]=B[h]=B[p]=B[v]=B[m]=B[y]=!1;function U(j){return r(j)&&t(j.length)&&!!B[e(j)]}return Jd=U,Jd}var Qd,aS;function Ec(){if(aS)return Qd;aS=1;function e(t){return function(r){return t(r)}}return Qd=e,Qd}var Ea={exports:{}};Ea.exports;var sS;function dx(){return sS||(sS=1,(function(e,t){var r=OD(),n=t&&!t.nodeType&&t,i=n&&!0&&e&&!e.nodeType&&e,o=i&&i.exports===n,a=o&&r.process,u=(function(){try{var l=i&&i.require&&i.require("util").types;return l||a&&a.binding&&a.binding("util")}catch{}})();e.exports=u})(Ea,Ea.exports)),Ea.exports}var eh,uS;function Ka(){if(uS)return eh;uS=1;var e=U4(),t=Ec(),r=dx(),n=r&&r.isTypedArray,i=n?t(n):e;return eh=i,eh}var th,cS;function ID(){if(cS)return th;cS=1;var e=$4(),t=Ga(),r=xt(),n=So(),i=_c(),o=Ka(),a=Object.prototype,u=a.hasOwnProperty;function l(d,f){var h=r(d),p=!h&&t(d),v=!h&&!p&&n(d),m=!h&&!p&&!v&&o(d),y=h||p||v||m,x=y?e(d.length,String):[],b=x.length;for(var w in d)(f||u.call(d,w))&&!(y&&(w=="length"||v&&(w=="offset"||w=="parent")||m&&(w=="buffer"||w=="byteLength"||w=="byteOffset")||i(w,b)))&&x.push(w);return x}return th=l,th}var rh,lS;function Sc(){if(lS)return rh;lS=1;var e=Object.prototype;function t(r){var n=r&&r.constructor,i=typeof n=="function"&&n.prototype||e;return r===i}return rh=t,rh}var nh,fS;function PD(){if(fS)return nh;fS=1;function e(t,r){return function(n){return t(r(n))}}return nh=e,nh}var ih,dS;function V4(){if(dS)return ih;dS=1;var e=PD(),t=e(Object.keys,Object);return ih=t,ih}var oh,hS;function hx(){if(hS)return oh;hS=1;var e=Sc(),t=V4(),r=Object.prototype,n=r.hasOwnProperty;function i(o){if(!e(o))return t(o);var a=[];for(var u in Object(o))n.call(o,u)&&u!="constructor"&&a.push(u);return a}return oh=i,oh}var ah,pS;function En(){if(pS)return ah;pS=1;var e=Va(),t=fx();function r(n){return n!=null&&t(n.length)&&!e(n)}return ah=r,ah}var sh,vS;function Wn(){if(vS)return sh;vS=1;var e=ID(),t=hx(),r=En();function n(i){return r(i)?e(i):t(i)}return sh=n,sh}var uh,gS;function W4(){if(gS)return uh;gS=1;var e=Wa(),t=Wn();function r(n,i){return n&&e(i,t(i),n)}return uh=r,uh}var ch,mS;function G4(){if(mS)return ch;mS=1;function e(t){var r=[];if(t!=null)for(var n in Object(t))r.push(n);return r}return ch=e,ch}var lh,yS;function K4(){if(yS)return lh;yS=1;var e=Cr(),t=Sc(),r=G4(),n=Object.prototype,i=n.hasOwnProperty;function o(a){if(!e(a))return r(a);var u=t(a),l=[];for(var d in a)d=="constructor"&&(u||!i.call(a,d))||l.push(d);return l}return lh=o,lh}var fh,bS;function Oi(){if(bS)return fh;bS=1;var e=ID(),t=K4(),r=En();function n(i){return r(i)?e(i,!0):t(i)}return fh=n,fh}var dh,xS;function Y4(){if(xS)return dh;xS=1;var e=Wa(),t=Oi();function r(n,i){return n&&e(i,t(i),n)}return dh=r,dh}var Sa={exports:{}};Sa.exports;var wS;function ND(){return wS||(wS=1,(function(e,t){var r=Hr(),n=t&&!t.nodeType&&t,i=n&&!0&&e&&!e.nodeType&&e,o=i&&i.exports===n,a=o?r.Buffer:void 0,u=a?a.allocUnsafe:void 0;function l(d,f){if(f)return d.slice();var h=d.length,p=u?u(h):new d.constructor(h);return d.copy(p),p}e.exports=l})(Sa,Sa.exports)),Sa.exports}var hh,_S;function TD(){if(_S)return hh;_S=1;function e(t,r){var n=-1,i=t.length;for(r||(r=Array(i));++n<i;)r[n]=t[n];return r}return hh=e,hh}var ph,ES;function AD(){if(ES)return ph;ES=1;function e(t,r){for(var n=-1,i=t==null?0:t.length,o=0,a=[];++n<i;){var u=t[n];r(u,n,t)&&(a[o++]=u)}return a}return ph=e,ph}var vh,SS;function MD(){if(SS)return vh;SS=1;function e(){return[]}return vh=e,vh}var gh,OS;function px(){if(OS)return gh;OS=1;var e=AD(),t=MD(),r=Object.prototype,n=r.propertyIsEnumerable,i=Object.getOwnPropertySymbols,o=i?function(a){return a==null?[]:(a=Object(a),e(i(a),function(u){return n.call(a,u)}))}:t;return gh=o,gh}var mh,CS;function X4(){if(CS)return mh;CS=1;var e=Wa(),t=px();function r(n,i){return e(n,t(n),i)}return mh=r,mh}var yh,RS;function vx(){if(RS)return yh;RS=1;function e(t,r){for(var n=-1,i=r.length,o=t.length;++n<i;)t[o+n]=r[n];return t}return yh=e,yh}var bh,IS;function Oc(){if(IS)return bh;IS=1;var e=PD(),t=e(Object.getPrototypeOf,Object);return bh=t,bh}var xh,PS;function DD(){if(PS)return xh;PS=1;var e=vx(),t=Oc(),r=px(),n=MD(),i=Object.getOwnPropertySymbols,o=i?function(a){for(var u=[];a;)e(u,r(a)),a=t(a);return u}:n;return xh=o,xh}var wh,NS;function Z4(){if(NS)return wh;NS=1;var e=Wa(),t=DD();function r(n,i){return e(n,t(n),i)}return wh=r,wh}var _h,TS;function jD(){if(TS)return _h;TS=1;var e=vx(),t=xt();function r(n,i,o){var a=i(n);return t(n)?a:e(a,o(n))}return _h=r,_h}var Eh,AS;function qD(){if(AS)return Eh;AS=1;var e=jD(),t=px(),r=Wn();function n(i){return e(i,r,t)}return Eh=n,Eh}var Sh,MS;function J4(){if(MS)return Sh;MS=1;var e=jD(),t=DD(),r=Oi();function n(i){return e(i,r,t)}return Sh=n,Sh}var Oh,DS;function Q4(){if(DS)return Oh;DS=1;var e=Si(),t=Hr(),r=e(t,"DataView");return Oh=r,Oh}var Ch,jS;function eU(){if(jS)return Ch;jS=1;var e=Si(),t=Hr(),r=e(t,"Promise");return Ch=r,Ch}var Rh,qS;function kD(){if(qS)return Rh;qS=1;var e=Si(),t=Hr(),r=e(t,"Set");return Rh=r,Rh}var Ih,kS;function tU(){if(kS)return Ih;kS=1;var e=Si(),t=Hr(),r=e(t,"WeakMap");return Ih=r,Ih}var Ph,LS;function Oo(){if(LS)return Ph;LS=1;var e=Q4(),t=ux(),r=eU(),n=kD(),i=tU(),o=Ei(),a=CD(),u="[object Map]",l="[object Object]",d="[object Promise]",f="[object Set]",h="[object WeakMap]",p="[object DataView]",v=a(e),m=a(t),y=a(r),x=a(n),b=a(i),w=o;return(e&&w(new e(new ArrayBuffer(1)))!=p||t&&w(new t)!=u||r&&w(r.resolve())!=d||n&&w(new n)!=f||i&&w(new i)!=h)&&(w=function(E){var _=o(E),S=_==l?E.constructor:void 0,R=S?a(S):"";if(R)switch(R){case v:return p;case m:return u;case y:return d;case x:return f;case b:return h}return _}),Ph=w,Ph}var Nh,BS;function rU(){if(BS)return Nh;BS=1;var e=Object.prototype,t=e.hasOwnProperty;function r(n){var i=n.length,o=new n.constructor(i);return i&&typeof n[0]=="string"&&t.call(n,"index")&&(o.index=n.index,o.input=n.input),o}return Nh=r,Nh}var Th,FS;function LD(){if(FS)return Th;FS=1;var e=Hr(),t=e.Uint8Array;return Th=t,Th}var Ah,$S;function gx(){if($S)return Ah;$S=1;var e=LD();function t(r){var n=new r.constructor(r.byteLength);return new e(n).set(new e(r)),n}return Ah=t,Ah}var Mh,zS;function nU(){if(zS)return Mh;zS=1;var e=gx();function t(r,n){var i=n?e(r.buffer):r.buffer;return new r.constructor(i,r.byteOffset,r.byteLength)}return Mh=t,Mh}var Dh,HS;function iU(){if(HS)return Dh;HS=1;var e=/\w*$/;function t(r){var n=new r.constructor(r.source,e.exec(r));return n.lastIndex=r.lastIndex,n}return Dh=t,Dh}var jh,US;function oU(){if(US)return jh;US=1;var e=Eo(),t=e?e.prototype:void 0,r=t?t.valueOf:void 0;function n(i){return r?Object(r.call(i)):{}}return jh=n,jh}var qh,VS;function BD(){if(VS)return qh;VS=1;var e=gx();function t(r,n){var i=n?e(r.buffer):r.buffer;return new r.constructor(i,r.byteOffset,r.length)}return qh=t,qh}var kh,WS;function aU(){if(WS)return kh;WS=1;var e=gx(),t=nU(),r=iU(),n=oU(),i=BD(),o="[object Boolean]",a="[object Date]",u="[object Map]",l="[object Number]",d="[object RegExp]",f="[object Set]",h="[object String]",p="[object Symbol]",v="[object ArrayBuffer]",m="[object DataView]",y="[object Float32Array]",x="[object Float64Array]",b="[object Int8Array]",w="[object Int16Array]",E="[object Int32Array]",_="[object Uint8Array]",S="[object Uint8ClampedArray]",R="[object Uint16Array]",I="[object Uint32Array]";function N(A,L,B){var U=A.constructor;switch(L){case v:return e(A);case o:case a:return new U(+A);case m:return t(A,B);case y:case x:case b:case w:case E:case _:case S:case R:case I:return i(A,B);case u:return new U;case l:case h:return new U(A);case d:return r(A);case f:return new U;case p:return n(A)}}return kh=N,kh}var Lh,GS;function FD(){if(GS)return Lh;GS=1;var e=Cr(),t=Object.create,r=(function(){function n(){}return function(i){if(!e(i))return{};if(t)return t(i);n.prototype=i;var o=new n;return n.prototype=void 0,o}})();return Lh=r,Lh}var Bh,KS;function $D(){if(KS)return Bh;KS=1;var e=FD(),t=Oc(),r=Sc();function n(i){return typeof i.constructor=="function"&&!r(i)?e(t(i)):{}}return Bh=n,Bh}var Fh,YS;function sU(){if(YS)return Fh;YS=1;var e=Oo(),t=on(),r="[object Map]";function n(i){return t(i)&&e(i)==r}return Fh=n,Fh}var $h,XS;function uU(){if(XS)return $h;XS=1;var e=sU(),t=Ec(),r=dx(),n=r&&r.isMap,i=n?t(n):e;return $h=i,$h}var zh,ZS;function cU(){if(ZS)return zh;ZS=1;var e=Oo(),t=on(),r="[object Set]";function n(i){return t(i)&&e(i)==r}return zh=n,zh}var Hh,JS;function lU(){if(JS)return Hh;JS=1;var e=cU(),t=Ec(),r=dx(),n=r&&r.isSet,i=n?t(n):e;return Hh=i,Hh}var Uh,QS;function zD(){if(QS)return Uh;QS=1;var e=bc(),t=lx(),r=wc(),n=W4(),i=Y4(),o=ND(),a=TD(),u=X4(),l=Z4(),d=qD(),f=J4(),h=Oo(),p=rU(),v=aU(),m=$D(),y=xt(),x=So(),b=uU(),w=Cr(),E=lU(),_=Wn(),S=Oi(),R=1,I=2,N=4,A="[object Arguments]",L="[object Array]",B="[object Boolean]",U="[object Date]",j="[object Error]",D="[object Function]",G="[object GeneratorFunction]",F="[object Map]",X="[object Number]",Z="[object Object]",Q="[object RegExp]",W="[object Set]",ee="[object String]",oe="[object Symbol]",ae="[object WeakMap]",H="[object ArrayBuffer]",K="[object DataView]",$="[object Float32Array]",k="[object Float64Array]",z="[object Int8Array]",re="[object Int16Array]",ie="[object Int32Array]",se="[object Uint8Array]",ce="[object Uint8ClampedArray]",be="[object Uint16Array]",Ce="[object Uint32Array]",_e={};_e[A]=_e[L]=_e[H]=_e[K]=_e[B]=_e[U]=_e[$]=_e[k]=_e[z]=_e[re]=_e[ie]=_e[F]=_e[X]=_e[Z]=_e[Q]=_e[W]=_e[ee]=_e[oe]=_e[se]=_e[ce]=_e[be]=_e[Ce]=!0,_e[j]=_e[D]=_e[ae]=!1;function he(fe,Ee,Pe,Ze,ze,Fe){var Ue,ct=Ee&R,lt=Ee&I,mt=Ee&N;if(Pe&&(Ue=ze?Pe(fe,Ze,ze,Fe):Pe(fe)),Ue!==void 0)return Ue;if(!w(fe))return fe;var yt=y(fe);if(yt){if(Ue=p(fe),!ct)return a(fe,Ue)}else{var rt=h(fe),bt=rt==D||rt==G;if(x(fe))return o(fe,ct);if(rt==Z||rt==A||bt&&!ze){if(Ue=lt||bt?{}:m(fe),!ct)return lt?l(fe,i(Ue,fe)):u(fe,n(Ue,fe))}else{if(!_e[rt])return ze?fe:{};Ue=v(fe,rt,ct)}}Fe||(Fe=new e);var Jt=Fe.get(fe);if(Jt)return Jt;Fe.set(fe,Ue),E(fe)?fe.forEach(function(_t){Ue.add(he(_t,Ee,Pe,_t,fe,Fe))}):b(fe)&&fe.forEach(function(_t,jt){Ue.set(jt,he(_t,Ee,Pe,jt,fe,Fe))});var fr=mt?lt?f:d:lt?S:_,Dt=yt?void 0:fr(fe);return t(Dt||fe,function(_t,jt){Dt&&(jt=_t,_t=fe[jt]),r(Ue,jt,he(_t,Ee,Pe,jt,fe,Fe))}),Ue}return Uh=he,Uh}var Vh,eO;function fU(){if(eO)return Vh;eO=1;var e=zD(),t=4;function r(n){return e(n,t)}return Vh=r,Vh}var Wh,tO;function mx(){if(tO)return Wh;tO=1;function e(t){return function(){return t}}return Wh=e,Wh}var Gh,rO;function dU(){if(rO)return Gh;rO=1;function e(t){return function(r,n,i){for(var o=-1,a=Object(r),u=i(r),l=u.length;l--;){var d=u[t?l:++o];if(n(a[d],d,a)===!1)break}return r}}return Gh=e,Gh}var Kh,nO;function yx(){if(nO)return Kh;nO=1;var e=dU(),t=e();return Kh=t,Kh}var Yh,iO;function bx(){if(iO)return Yh;iO=1;var e=yx(),t=Wn();function r(n,i){return n&&e(n,i,t)}return Yh=r,Yh}var Xh,oO;function hU(){if(oO)return Xh;oO=1;var e=En();function t(r,n){return function(i,o){if(i==null)return i;if(!e(i))return r(i,o);for(var a=i.length,u=n?a:-1,l=Object(i);(n?u--:++u<a)&&o(l[u],u,l)!==!1;);return i}}return Xh=t,Xh}var Zh,aO;function Cc(){if(aO)return Zh;aO=1;var e=bx(),t=hU(),r=t(e);return Zh=r,Zh}var Jh,sO;function Ci(){if(sO)return Jh;sO=1;function e(t){return t}return Jh=e,Jh}var Qh,uO;function HD(){if(uO)return Qh;uO=1;var e=Ci();function t(r){return typeof r=="function"?r:e}return Qh=t,Qh}var ep,cO;function UD(){if(cO)return ep;cO=1;var e=lx(),t=Cc(),r=HD(),n=xt();function i(o,a){var u=n(o)?e:t;return u(o,r(a))}return ep=i,ep}var tp,lO;function VD(){return lO||(lO=1,tp=UD()),tp}var rp,fO;function pU(){if(fO)return rp;fO=1;var e=Cc();function t(r,n){var i=[];return e(r,function(o,a,u){n(o,a,u)&&i.push(o)}),i}return rp=t,rp}var np,dO;function vU(){if(dO)return np;dO=1;var e="__lodash_hash_undefined__";function t(r){return this.__data__.set(r,e),this}return np=t,np}var ip,hO;function gU(){if(hO)return ip;hO=1;function e(t){return this.__data__.has(t)}return ip=e,ip}var op,pO;function WD(){if(pO)return op;pO=1;var e=cx(),t=vU(),r=gU();function n(i){var o=-1,a=i==null?0:i.length;for(this.__data__=new e;++o<a;)this.add(i[o])}return n.prototype.add=n.prototype.push=t,n.prototype.has=r,op=n,op}var ap,vO;function mU(){if(vO)return ap;vO=1;function e(t,r){for(var n=-1,i=t==null?0:t.length;++n<i;)if(r(t[n],n,t))return!0;return!1}return ap=e,ap}var sp,gO;function GD(){if(gO)return sp;gO=1;function e(t,r){return t.has(r)}return sp=e,sp}var up,mO;function KD(){if(mO)return up;mO=1;var e=WD(),t=mU(),r=GD(),n=1,i=2;function o(a,u,l,d,f,h){var p=l&n,v=a.length,m=u.length;if(v!=m&&!(p&&m>v))return!1;var y=h.get(a),x=h.get(u);if(y&&x)return y==u&&x==a;var b=-1,w=!0,E=l&i?new e:void 0;for(h.set(a,u),h.set(u,a);++b<v;){var _=a[b],S=u[b];if(d)var R=p?d(S,_,b,u,a,h):d(_,S,b,a,u,h);if(R!==void 0){if(R)continue;w=!1;break}if(E){if(!t(u,function(I,N){if(!r(E,N)&&(_===I||f(_,I,l,d,h)))return E.push(N)})){w=!1;break}}else if(!(_===S||f(_,S,l,d,h))){w=!1;break}}return h.delete(a),h.delete(u),w}return up=o,up}var cp,yO;function yU(){if(yO)return cp;yO=1;function e(t){var r=-1,n=Array(t.size);return t.forEach(function(i,o){n[++r]=[o,i]}),n}return cp=e,cp}var lp,bO;function xx(){if(bO)return lp;bO=1;function e(t){var r=-1,n=Array(t.size);return t.forEach(function(i){n[++r]=i}),n}return lp=e,lp}var fp,xO;function bU(){if(xO)return fp;xO=1;var e=Eo(),t=LD(),r=_o(),n=KD(),i=yU(),o=xx(),a=1,u=2,l="[object Boolean]",d="[object Date]",f="[object Error]",h="[object Map]",p="[object Number]",v="[object RegExp]",m="[object Set]",y="[object String]",x="[object Symbol]",b="[object ArrayBuffer]",w="[object DataView]",E=e?e.prototype:void 0,_=E?E.valueOf:void 0;function S(R,I,N,A,L,B,U){switch(N){case w:if(R.byteLength!=I.byteLength||R.byteOffset!=I.byteOffset)return!1;R=R.buffer,I=I.buffer;case b:return!(R.byteLength!=I.byteLength||!B(new t(R),new t(I)));case l:case d:case p:return r(+R,+I);case f:return R.name==I.name&&R.message==I.message;case v:case y:return R==I+"";case h:var j=i;case m:var D=A&a;if(j||(j=o),R.size!=I.size&&!D)return!1;var G=U.get(R);if(G)return G==I;A|=u,U.set(R,I);var F=n(j(R),j(I),A,L,B,U);return U.delete(R),F;case x:if(_)return _.call(R)==_.call(I)}return!1}return fp=S,fp}var dp,wO;function xU(){if(wO)return dp;wO=1;var e=qD(),t=1,r=Object.prototype,n=r.hasOwnProperty;function i(o,a,u,l,d,f){var h=u&t,p=e(o),v=p.length,m=e(a),y=m.length;if(v!=y&&!h)return!1;for(var x=v;x--;){var b=p[x];if(!(h?b in a:n.call(a,b)))return!1}var w=f.get(o),E=f.get(a);if(w&&E)return w==a&&E==o;var _=!0;f.set(o,a),f.set(a,o);for(var S=h;++x<v;){b=p[x];var R=o[b],I=a[b];if(l)var N=h?l(I,R,b,a,o,f):l(R,I,b,o,a,f);if(!(N===void 0?R===I||d(R,I,u,l,f):N)){_=!1;break}S||(S=b=="constructor")}if(_&&!S){var A=o.constructor,L=a.constructor;A!=L&&"constructor"in o&&"constructor"in a&&!(typeof A=="function"&&A instanceof A&&typeof L=="function"&&L instanceof L)&&(_=!1)}return f.delete(o),f.delete(a),_}return dp=i,dp}var hp,_O;function wU(){if(_O)return hp;_O=1;var e=bc(),t=KD(),r=bU(),n=xU(),i=Oo(),o=xt(),a=So(),u=Ka(),l=1,d="[object Arguments]",f="[object Array]",h="[object Object]",p=Object.prototype,v=p.hasOwnProperty;function m(y,x,b,w,E,_){var S=o(y),R=o(x),I=S?f:i(y),N=R?f:i(x);I=I==d?h:I,N=N==d?h:N;var A=I==h,L=N==h,B=I==N;if(B&&a(y)){if(!a(x))return!1;S=!0,A=!1}if(B&&!A)return _||(_=new e),S||u(y)?t(y,x,b,w,E,_):r(y,x,I,b,w,E,_);if(!(b&l)){var U=A&&v.call(y,"__wrapped__"),j=L&&v.call(x,"__wrapped__");if(U||j){var D=U?y.value():y,G=j?x.value():x;return _||(_=new e),E(D,G,b,w,_)}}return B?(_||(_=new e),n(y,x,b,w,E,_)):!1}return hp=m,hp}var pp,EO;function YD(){if(EO)return pp;EO=1;var e=wU(),t=on();function r(n,i,o,a,u){return n===i?!0:n==null||i==null||!t(n)&&!t(i)?n!==n&&i!==i:e(n,i,o,a,r,u)}return pp=r,pp}var vp,SO;function _U(){if(SO)return vp;SO=1;var e=bc(),t=YD(),r=1,n=2;function i(o,a,u,l){var d=u.length,f=d,h=!l;if(o==null)return!f;for(o=Object(o);d--;){var p=u[d];if(h&&p[2]?p[1]!==o[p[0]]:!(p[0]in o))return!1}for(;++d<f;){p=u[d];var v=p[0],m=o[v],y=p[1];if(h&&p[2]){if(m===void 0&&!(v in o))return!1}else{var x=new e;if(l)var b=l(m,y,v,o,a,x);if(!(b===void 0?t(y,m,r|n,l,x):b))return!1}}return!0}return vp=i,vp}var gp,OO;function XD(){if(OO)return gp;OO=1;var e=Cr();function t(r){return r===r&&!e(r)}return gp=t,gp}var mp,CO;function EU(){if(CO)return mp;CO=1;var e=XD(),t=Wn();function r(n){for(var i=t(n),o=i.length;o--;){var a=i[o],u=n[a];i[o]=[a,u,e(u)]}return i}return mp=r,mp}var yp,RO;function ZD(){if(RO)return yp;RO=1;function e(t,r){return function(n){return n==null?!1:n[t]===r&&(r!==void 0||t in Object(n))}}return yp=e,yp}var bp,IO;function SU(){if(IO)return bp;IO=1;var e=_U(),t=EU(),r=ZD();function n(i){var o=t(i);return o.length==1&&o[0][2]?r(o[0][0],o[0][1]):function(a){return a===i||e(a,i,o)}}return bp=n,bp}var xp,PO;function Co(){if(PO)return xp;PO=1;var e=Ei(),t=on(),r="[object Symbol]";function n(i){return typeof i=="symbol"||t(i)&&e(i)==r}return xp=n,xp}var wp,NO;function wx(){if(NO)return wp;NO=1;var e=xt(),t=Co(),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,n=/^\w*$/;function i(o,a){if(e(o))return!1;var u=typeof o;return u=="number"||u=="symbol"||u=="boolean"||o==null||t(o)?!0:n.test(o)||!r.test(o)||a!=null&&o in Object(a)}return wp=i,wp}var _p,TO;function OU(){if(TO)return _p;TO=1;var e=cx(),t="Expected a function";function r(n,i){if(typeof n!="function"||i!=null&&typeof i!="function")throw new TypeError(t);var o=function(){var a=arguments,u=i?i.apply(this,a):a[0],l=o.cache;if(l.has(u))return l.get(u);var d=n.apply(this,a);return o.cache=l.set(u,d)||l,d};return o.cache=new(r.Cache||e),o}return r.Cache=e,_p=r,_p}var Ep,AO;function CU(){if(AO)return Ep;AO=1;var e=OU(),t=500;function r(n){var i=e(n,function(a){return o.size===t&&o.clear(),a}),o=i.cache;return i}return Ep=r,Ep}var Sp,MO;function RU(){if(MO)return Sp;MO=1;var e=CU(),t=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,r=/\\(\\)?/g,n=e(function(i){var o=[];return i.charCodeAt(0)===46&&o.push(""),i.replace(t,function(a,u,l,d){o.push(l?d.replace(r,"$1"):u||a)}),o});return Sp=n,Sp}var Op,DO;function Rc(){if(DO)return Op;DO=1;function e(t,r){for(var n=-1,i=t==null?0:t.length,o=Array(i);++n<i;)o[n]=r(t[n],n,t);return o}return Op=e,Op}var Cp,jO;function IU(){if(jO)return Cp;jO=1;var e=Eo(),t=Rc(),r=xt(),n=Co(),i=e?e.prototype:void 0,o=i?i.toString:void 0;function a(u){if(typeof u=="string")return u;if(r(u))return t(u,a)+"";if(n(u))return o?o.call(u):"";var l=u+"";return l=="0"&&1/u==-1/0?"-0":l}return Cp=a,Cp}var Rp,qO;function JD(){if(qO)return Rp;qO=1;var e=IU();function t(r){return r==null?"":e(r)}return Rp=t,Rp}var Ip,kO;function Ic(){if(kO)return Ip;kO=1;var e=xt(),t=wx(),r=RU(),n=JD();function i(o,a){return e(o)?o:t(o,a)?[o]:r(n(o))}return Ip=i,Ip}var Pp,LO;function Ya(){if(LO)return Pp;LO=1;var e=Co();function t(r){if(typeof r=="string"||e(r))return r;var n=r+"";return n=="0"&&1/r==-1/0?"-0":n}return Pp=t,Pp}var Np,BO;function Pc(){if(BO)return Np;BO=1;var e=Ic(),t=Ya();function r(n,i){i=e(i,n);for(var o=0,a=i.length;n!=null&&o<a;)n=n[t(i[o++])];return o&&o==a?n:void 0}return Np=r,Np}var Tp,FO;function PU(){if(FO)return Tp;FO=1;var e=Pc();function t(r,n,i){var o=r==null?void 0:e(r,n);return o===void 0?i:o}return Tp=t,Tp}var Ap,$O;function NU(){if($O)return Ap;$O=1;function e(t,r){return t!=null&&r in Object(t)}return Ap=e,Ap}var Mp,zO;function QD(){if(zO)return Mp;zO=1;var e=Ic(),t=Ga(),r=xt(),n=_c(),i=fx(),o=Ya();function a(u,l,d){l=e(l,u);for(var f=-1,h=l.length,p=!1;++f<h;){var v=o(l[f]);if(!(p=u!=null&&d(u,v)))break;u=u[v]}return p||++f!=h?p:(h=u==null?0:u.length,!!h&&i(h)&&n(v,h)&&(r(u)||t(u)))}return Mp=a,Mp}var Dp,HO;function ej(){if(HO)return Dp;HO=1;var e=NU(),t=QD();function r(n,i){return n!=null&&t(n,i,e)}return Dp=r,Dp}var jp,UO;function TU(){if(UO)return jp;UO=1;var e=YD(),t=PU(),r=ej(),n=wx(),i=XD(),o=ZD(),a=Ya(),u=1,l=2;function d(f,h){return n(f)&&i(h)?o(a(f),h):function(p){var v=t(p,f);return v===void 0&&v===h?r(p,f):e(h,v,u|l)}}return jp=d,jp}var qp,VO;function tj(){if(VO)return qp;VO=1;function e(t){return function(r){return r==null?void 0:r[t]}}return qp=e,qp}var kp,WO;function AU(){if(WO)return kp;WO=1;var e=Pc();function t(r){return function(n){return e(n,r)}}return kp=t,kp}var Lp,GO;function MU(){if(GO)return Lp;GO=1;var e=tj(),t=AU(),r=wx(),n=Ya();function i(o){return r(o)?e(n(o)):t(o)}return Lp=i,Lp}var Bp,KO;function Sn(){if(KO)return Bp;KO=1;var e=SU(),t=TU(),r=Ci(),n=xt(),i=MU();function o(a){return typeof a=="function"?a:a==null?r:typeof a=="object"?n(a)?t(a[0],a[1]):e(a):i(a)}return Bp=o,Bp}var Fp,YO;function rj(){if(YO)return Fp;YO=1;var e=AD(),t=pU(),r=Sn(),n=xt();function i(o,a){var u=n(o)?e:t;return u(o,r(a,3))}return Fp=i,Fp}var $p,XO;function DU(){if(XO)return $p;XO=1;var e=Object.prototype,t=e.hasOwnProperty;function r(n,i){return n!=null&&t.call(n,i)}return $p=r,$p}var zp,ZO;function nj(){if(ZO)return zp;ZO=1;var e=DU(),t=QD();function r(n,i){return n!=null&&t(n,i,e)}return zp=r,zp}var Hp,JO;function jU(){if(JO)return Hp;JO=1;var e=hx(),t=Oo(),r=Ga(),n=xt(),i=En(),o=So(),a=Sc(),u=Ka(),l="[object Map]",d="[object Set]",f=Object.prototype,h=f.hasOwnProperty;function p(v){if(v==null)return!0;if(i(v)&&(n(v)||typeof v=="string"||typeof v.splice=="function"||o(v)||u(v)||r(v)))return!v.length;var m=t(v);if(m==l||m==d)return!v.size;if(a(v))return!e(v).length;for(var y in v)if(h.call(v,y))return!1;return!0}return Hp=p,Hp}var Up,QO;function ij(){if(QO)return Up;QO=1;function e(t){return t===void 0}return Up=e,Up}var Vp,eC;function oj(){if(eC)return Vp;eC=1;var e=Cc(),t=En();function r(n,i){var o=-1,a=t(n)?Array(n.length):[];return e(n,function(u,l,d){a[++o]=i(u,l,d)}),a}return Vp=r,Vp}var Wp,tC;function aj(){if(tC)return Wp;tC=1;var e=Rc(),t=Sn(),r=oj(),n=xt();function i(o,a){var u=n(o)?e:r;return u(o,t(a,3))}return Wp=i,Wp}var Gp,rC;function qU(){if(rC)return Gp;rC=1;function e(t,r,n,i){var o=-1,a=t==null?0:t.length;for(i&&a&&(n=t[++o]);++o<a;)n=r(n,t[o],o,t);return n}return Gp=e,Gp}var Kp,nC;function kU(){if(nC)return Kp;nC=1;function e(t,r,n,i,o){return o(t,function(a,u,l){n=i?(i=!1,a):r(n,a,u,l)}),n}return Kp=e,Kp}var Yp,iC;function sj(){if(iC)return Yp;iC=1;var e=qU(),t=Cc(),r=Sn(),n=kU(),i=xt();function o(a,u,l){var d=i(a)?e:n,f=arguments.length<3;return d(a,r(u,4),l,f,t)}return Yp=o,Yp}var Xp,oC;function LU(){if(oC)return Xp;oC=1;var e=Ei(),t=xt(),r=on(),n="[object String]";function i(o){return typeof o=="string"||!t(o)&&r(o)&&e(o)==n}return Xp=i,Xp}var Zp,aC;function BU(){if(aC)return Zp;aC=1;var e=tj(),t=e("length");return Zp=t,Zp}var Jp,sC;function FU(){if(sC)return Jp;sC=1;var e="\\ud800-\\udfff",t="\\u0300-\\u036f",r="\\ufe20-\\ufe2f",n="\\u20d0-\\u20ff",i=t+r+n,o="\\ufe0e\\ufe0f",a="\\u200d",u=RegExp("["+a+e+i+o+"]");function l(d){return u.test(d)}return Jp=l,Jp}var Qp,uC;function $U(){if(uC)return Qp;uC=1;var e="\\ud800-\\udfff",t="\\u0300-\\u036f",r="\\ufe20-\\ufe2f",n="\\u20d0-\\u20ff",i=t+r+n,o="\\ufe0e\\ufe0f",a="["+e+"]",u="["+i+"]",l="\\ud83c[\\udffb-\\udfff]",d="(?:"+u+"|"+l+")",f="[^"+e+"]",h="(?:\\ud83c[\\udde6-\\uddff]){2}",p="[\\ud800-\\udbff][\\udc00-\\udfff]",v="\\u200d",m=d+"?",y="["+o+"]?",x="(?:"+v+"(?:"+[f,h,p].join("|")+")"+y+m+")*",b=y+m+x,w="(?:"+[f+u+"?",u,h,p,a].join("|")+")",E=RegExp(l+"(?="+l+")|"+w+b,"g");function _(S){for(var R=E.lastIndex=0;E.test(S);)++R;return R}return Qp=_,Qp}var ev,cC;function zU(){if(cC)return ev;cC=1;var e=BU(),t=FU(),r=$U();function n(i){return t(i)?r(i):e(i)}return ev=n,ev}var tv,lC;function HU(){if(lC)return tv;lC=1;var e=hx(),t=Oo(),r=En(),n=LU(),i=zU(),o="[object Map]",a="[object Set]";function u(l){if(l==null)return 0;if(r(l))return n(l)?i(l):l.length;var d=t(l);return d==o||d==a?l.size:e(l).length}return tv=u,tv}var rv,fC;function UU(){if(fC)return rv;fC=1;var e=lx(),t=FD(),r=bx(),n=Sn(),i=Oc(),o=xt(),a=So(),u=Va(),l=Cr(),d=Ka();function f(h,p,v){var m=o(h),y=m||a(h)||d(h);if(p=n(p,4),v==null){var x=h&&h.constructor;y?v=m?new x:[]:l(h)?v=u(x)?t(i(h)):{}:v={}}return(y?e:r)(h,function(b,w,E){return p(v,b,w,E)}),v}return rv=f,rv}var nv,dC;function VU(){if(dC)return nv;dC=1;var e=Eo(),t=Ga(),r=xt(),n=e?e.isConcatSpreadable:void 0;function i(o){return r(o)||t(o)||!!(n&&o&&o[n])}return nv=i,nv}var iv,hC;function _x(){if(hC)return iv;hC=1;var e=vx(),t=VU();function r(n,i,o,a,u){var l=-1,d=n.length;for(o||(o=t),u||(u=[]);++l<d;){var f=n[l];i>0&&o(f)?i>1?r(f,i-1,o,a,u):e(u,f):a||(u[u.length]=f)}return u}return iv=r,iv}var ov,pC;function WU(){if(pC)return ov;pC=1;function e(t,r,n){switch(n.length){case 0:return t.call(r);case 1:return t.call(r,n[0]);case 2:return t.call(r,n[0],n[1]);case 3:return t.call(r,n[0],n[1],n[2])}return t.apply(r,n)}return ov=e,ov}var av,vC;function uj(){if(vC)return av;vC=1;var e=WU(),t=Math.max;function r(n,i,o){return i=t(i===void 0?n.length-1:i,0),function(){for(var a=arguments,u=-1,l=t(a.length-i,0),d=Array(l);++u<l;)d[u]=a[i+u];u=-1;for(var f=Array(i+1);++u<i;)f[u]=a[u];return f[i]=o(d),e(n,this,f)}}return av=r,av}var sv,gC;function GU(){if(gC)return sv;gC=1;var e=mx(),t=RD(),r=Ci(),n=t?function(i,o){return t(i,"toString",{configurable:!0,enumerable:!1,value:e(o),writable:!0})}:r;return sv=n,sv}var uv,mC;function KU(){if(mC)return uv;mC=1;var e=800,t=16,r=Date.now;function n(i){var o=0,a=0;return function(){var u=r(),l=t-(u-a);if(a=u,l>0){if(++o>=e)return arguments[0]}else o=0;return i.apply(void 0,arguments)}}return uv=n,uv}var cv,yC;function cj(){if(yC)return cv;yC=1;var e=GU(),t=KU(),r=t(e);return cv=r,cv}var lv,bC;function Nc(){if(bC)return lv;bC=1;var e=Ci(),t=uj(),r=cj();function n(i,o){return r(t(i,o,e),i+"")}return lv=n,lv}var fv,xC;function lj(){if(xC)return fv;xC=1;function e(t,r,n,i){for(var o=t.length,a=n+(i?1:-1);i?a--:++a<o;)if(r(t[a],a,t))return a;return-1}return fv=e,fv}var dv,wC;function YU(){if(wC)return dv;wC=1;function e(t){return t!==t}return dv=e,dv}var hv,_C;function XU(){if(_C)return hv;_C=1;function e(t,r,n){for(var i=n-1,o=t.length;++i<o;)if(t[i]===r)return i;return-1}return hv=e,hv}var pv,EC;function ZU(){if(EC)return pv;EC=1;var e=lj(),t=YU(),r=XU();function n(i,o,a){return o===o?r(i,o,a):e(i,t,a)}return pv=n,pv}var vv,SC;function JU(){if(SC)return vv;SC=1;var e=ZU();function t(r,n){var i=r==null?0:r.length;return!!i&&e(r,n,0)>-1}return vv=t,vv}var gv,OC;function QU(){if(OC)return gv;OC=1;function e(t,r,n){for(var i=-1,o=t==null?0:t.length;++i<o;)if(n(r,t[i]))return!0;return!1}return gv=e,gv}var mv,CC;function eV(){if(CC)return mv;CC=1;function e(){}return mv=e,mv}var yv,RC;function tV(){if(RC)return yv;RC=1;var e=kD(),t=eV(),r=xx(),n=1/0,i=e&&1/r(new e([,-0]))[1]==n?function(o){return new e(o)}:t;return yv=i,yv}var bv,IC;function rV(){if(IC)return bv;IC=1;var e=WD(),t=JU(),r=QU(),n=GD(),i=tV(),o=xx(),a=200;function u(l,d,f){var h=-1,p=t,v=l.length,m=!0,y=[],x=y;if(f)m=!1,p=r;else if(v>=a){var b=d?null:i(l);if(b)return o(b);m=!1,p=n,x=new e}else x=d?[]:y;e:for(;++h<v;){var w=l[h],E=d?d(w):w;if(w=f||w!==0?w:0,m&&E===E){for(var _=x.length;_--;)if(x[_]===E)continue e;d&&x.push(E),y.push(w)}else p(x,E,f)||(x!==y&&x.push(E),y.push(w))}return y}return bv=u,bv}var xv,PC;function fj(){if(PC)return xv;PC=1;var e=En(),t=on();function r(n){return t(n)&&e(n)}return xv=r,xv}var wv,NC;function nV(){if(NC)return wv;NC=1;var e=_x(),t=Nc(),r=rV(),n=fj(),i=t(function(o){return r(e(o,1,n,!0))});return wv=i,wv}var _v,TC;function iV(){if(TC)return _v;TC=1;var e=Rc();function t(r,n){return e(n,function(i){return r[i]})}return _v=t,_v}var Ev,AC;function dj(){if(AC)return Ev;AC=1;var e=iV(),t=Wn();function r(n){return n==null?[]:e(n,t(n))}return Ev=r,Ev}var Sv,MC;function Rr(){if(MC)return Sv;MC=1;var e;if(typeof sx=="function")try{e={clone:fU(),constant:mx(),each:VD(),filter:rj(),has:nj(),isArray:xt(),isEmpty:jU(),isFunction:Va(),isUndefined:ij(),keys:Wn(),map:aj(),reduce:sj(),size:HU(),transform:UU(),union:nV(),values:dj()}}catch{}return e||(e=window._),Sv=e,Sv}var Ov,DC;function Ex(){if(DC)return Ov;DC=1;var e=Rr();Ov=i;var t="\0",r="\0",n="";function i(f){this._isDirected=e.has(f,"directed")?f.directed:!0,this._isMultigraph=e.has(f,"multigraph")?f.multigraph:!1,this._isCompound=e.has(f,"compound")?f.compound:!1,this._label=void 0,this._defaultNodeLabelFn=e.constant(void 0),this._defaultEdgeLabelFn=e.constant(void 0),this._nodes={},this._isCompound&&(this._parent={},this._children={},this._children[r]={}),this._in={},this._preds={},this._out={},this._sucs={},this._edgeObjs={},this._edgeLabels={}}i.prototype._nodeCount=0,i.prototype._edgeCount=0,i.prototype.isDirected=function(){return this._isDirected},i.prototype.isMultigraph=function(){return this._isMultigraph},i.prototype.isCompound=function(){return this._isCompound},i.prototype.setGraph=function(f){return this._label=f,this},i.prototype.graph=function(){return this._label},i.prototype.setDefaultNodeLabel=function(f){return e.isFunction(f)||(f=e.constant(f)),this._defaultNodeLabelFn=f,this},i.prototype.nodeCount=function(){return this._nodeCount},i.prototype.nodes=function(){return e.keys(this._nodes)},i.prototype.sources=function(){var f=this;return e.filter(this.nodes(),function(h){return e.isEmpty(f._in[h])})},i.prototype.sinks=function(){var f=this;return e.filter(this.nodes(),function(h){return e.isEmpty(f._out[h])})},i.prototype.setNodes=function(f,h){var p=arguments,v=this;return e.each(f,function(m){p.length>1?v.setNode(m,h):v.setNode(m)}),this},i.prototype.setNode=function(f,h){return e.has(this._nodes,f)?(arguments.length>1&&(this._nodes[f]=h),this):(this._nodes[f]=arguments.length>1?h:this._defaultNodeLabelFn(f),this._isCompound&&(this._parent[f]=r,this._children[f]={},this._children[r][f]=!0),this._in[f]={},this._preds[f]={},this._out[f]={},this._sucs[f]={},++this._nodeCount,this)},i.prototype.node=function(f){return this._nodes[f]},i.prototype.hasNode=function(f){return e.has(this._nodes,f)},i.prototype.removeNode=function(f){var h=this;if(e.has(this._nodes,f)){var p=function(v){h.removeEdge(h._edgeObjs[v])};delete this._nodes[f],this._isCompound&&(this._removeFromParentsChildList(f),delete this._parent[f],e.each(this.children(f),function(v){h.setParent(v)}),delete this._children[f]),e.each(e.keys(this._in[f]),p),delete this._in[f],delete this._preds[f],e.each(e.keys(this._out[f]),p),delete this._out[f],delete this._sucs[f],--this._nodeCount}return this},i.prototype.setParent=function(f,h){if(!this._isCompound)throw new Error("Cannot set parent in a non-compound graph");if(e.isUndefined(h))h=r;else{h+="";for(var p=h;!e.isUndefined(p);p=this.parent(p))if(p===f)throw new Error("Setting "+h+" as parent of "+f+" would create a cycle");this.setNode(h)}return this.setNode(f),this._removeFromParentsChildList(f),this._parent[f]=h,this._children[h][f]=!0,this},i.prototype._removeFromParentsChildList=function(f){delete this._children[this._parent[f]][f]},i.prototype.parent=function(f){if(this._isCompound){var h=this._parent[f];if(h!==r)return h}},i.prototype.children=function(f){if(e.isUndefined(f)&&(f=r),this._isCompound){var h=this._children[f];if(h)return e.keys(h)}else{if(f===r)return this.nodes();if(this.hasNode(f))return[]}},i.prototype.predecessors=function(f){var h=this._preds[f];if(h)return e.keys(h)},i.prototype.successors=function(f){var h=this._sucs[f];if(h)return e.keys(h)},i.prototype.neighbors=function(f){var h=this.predecessors(f);if(h)return e.union(h,this.successors(f))},i.prototype.isLeaf=function(f){var h;return this.isDirected()?h=this.successors(f):h=this.neighbors(f),h.length===0},i.prototype.filterNodes=function(f){var h=new this.constructor({directed:this._isDirected,multigraph:this._isMultigraph,compound:this._isCompound});h.setGraph(this.graph());var p=this;e.each(this._nodes,function(y,x){f(x)&&h.setNode(x,y)}),e.each(this._edgeObjs,function(y){h.hasNode(y.v)&&h.hasNode(y.w)&&h.setEdge(y,p.edge(y))});var v={};function m(y){var x=p.parent(y);return x===void 0||h.hasNode(x)?(v[y]=x,x):x in v?v[x]:m(x)}return this._isCompound&&e.each(h.nodes(),function(y){h.setParent(y,m(y))}),h},i.prototype.setDefaultEdgeLabel=function(f){return e.isFunction(f)||(f=e.constant(f)),this._defaultEdgeLabelFn=f,this},i.prototype.edgeCount=function(){return this._edgeCount},i.prototype.edges=function(){return e.values(this._edgeObjs)},i.prototype.setPath=function(f,h){var p=this,v=arguments;return e.reduce(f,function(m,y){return v.length>1?p.setEdge(m,y,h):p.setEdge(m,y),y}),this},i.prototype.setEdge=function(){var f,h,p,v,m=!1,y=arguments[0];typeof y=="object"&&y!==null&&"v"in y?(f=y.v,h=y.w,p=y.name,arguments.length===2&&(v=arguments[1],m=!0)):(f=y,h=arguments[1],p=arguments[3],arguments.length>2&&(v=arguments[2],m=!0)),f=""+f,h=""+h,e.isUndefined(p)||(p=""+p);var x=u(this._isDirected,f,h,p);if(e.has(this._edgeLabels,x))return m&&(this._edgeLabels[x]=v),this;if(!e.isUndefined(p)&&!this._isMultigraph)throw new Error("Cannot set a named edge when isMultigraph = false");this.setNode(f),this.setNode(h),this._edgeLabels[x]=m?v:this._defaultEdgeLabelFn(f,h,p);var b=l(this._isDirected,f,h,p);return f=b.v,h=b.w,Object.freeze(b),this._edgeObjs[x]=b,o(this._preds[h],f),o(this._sucs[f],h),this._in[h][x]=b,this._out[f][x]=b,this._edgeCount++,this},i.prototype.edge=function(f,h,p){var v=arguments.length===1?d(this._isDirected,arguments[0]):u(this._isDirected,f,h,p);return this._edgeLabels[v]},i.prototype.hasEdge=function(f,h,p){var v=arguments.length===1?d(this._isDirected,arguments[0]):u(this._isDirected,f,h,p);return e.has(this._edgeLabels,v)},i.prototype.removeEdge=function(f,h,p){var v=arguments.length===1?d(this._isDirected,arguments[0]):u(this._isDirected,f,h,p),m=this._edgeObjs[v];return m&&(f=m.v,h=m.w,delete this._edgeLabels[v],delete this._edgeObjs[v],a(this._preds[h],f),a(this._sucs[f],h),delete this._in[h][v],delete this._out[f][v],this._edgeCount--),this},i.prototype.inEdges=function(f,h){var p=this._in[f];if(p){var v=e.values(p);return h?e.filter(v,function(m){return m.v===h}):v}},i.prototype.outEdges=function(f,h){var p=this._out[f];if(p){var v=e.values(p);return h?e.filter(v,function(m){return m.w===h}):v}},i.prototype.nodeEdges=function(f,h){var p=this.inEdges(f,h);if(p)return p.concat(this.outEdges(f,h))};function o(f,h){f[h]?f[h]++:f[h]=1}function a(f,h){--f[h]||delete f[h]}function u(f,h,p,v){var m=""+h,y=""+p;if(!f&&m>y){var x=m;m=y,y=x}return m+n+y+n+(e.isUndefined(v)?t:v)}function l(f,h,p,v){var m=""+h,y=""+p;if(!f&&m>y){var x=m;m=y,y=x}var b={v:m,w:y};return v&&(b.name=v),b}function d(f,h){return u(f,h.v,h.w,h.name)}return Ov}var Cv,jC;function oV(){return jC||(jC=1,Cv="2.1.8"),Cv}var Rv,qC;function aV(){return qC||(qC=1,Rv={Graph:Ex(),version:oV()}),Rv}var Iv,kC;function sV(){if(kC)return Iv;kC=1;var e=Rr(),t=Ex();Iv={write:r,read:o};function r(a){var u={options:{directed:a.isDirected(),multigraph:a.isMultigraph(),compound:a.isCompound()},nodes:n(a),edges:i(a)};return e.isUndefined(a.graph())||(u.value=e.clone(a.graph())),u}function n(a){return e.map(a.nodes(),function(u){var l=a.node(u),d=a.parent(u),f={v:u};return e.isUndefined(l)||(f.value=l),e.isUndefined(d)||(f.parent=d),f})}function i(a){return e.map(a.edges(),function(u){var l=a.edge(u),d={v:u.v,w:u.w};return e.isUndefined(u.name)||(d.name=u.name),e.isUndefined(l)||(d.value=l),d})}function o(a){var u=new t(a.options).setGraph(a.value);return e.each(a.nodes,function(l){u.setNode(l.v,l.value),l.parent&&u.setParent(l.v,l.parent)}),e.each(a.edges,function(l){u.setEdge({v:l.v,w:l.w,name:l.name},l.value)}),u}return Iv}var Pv,LC;function uV(){if(LC)return Pv;LC=1;var e=Rr();Pv=t;function t(r){var n={},i=[],o;function a(u){e.has(n,u)||(n[u]=!0,o.push(u),e.each(r.successors(u),a),e.each(r.predecessors(u),a))}return e.each(r.nodes(),function(u){o=[],a(u),o.length&&i.push(o)}),i}return Pv}var Nv,BC;function hj(){if(BC)return Nv;BC=1;var e=Rr();Nv=t;function t(){this._arr=[],this._keyIndices={}}return t.prototype.size=function(){return this._arr.length},t.prototype.keys=function(){return this._arr.map(function(r){return r.key})},t.prototype.has=function(r){return e.has(this._keyIndices,r)},t.prototype.priority=function(r){var n=this._keyIndices[r];if(n!==void 0)return this._arr[n].priority},t.prototype.min=function(){if(this.size()===0)throw new Error("Queue underflow");return this._arr[0].key},t.prototype.add=function(r,n){var i=this._keyIndices;if(r=String(r),!e.has(i,r)){var o=this._arr,a=o.length;return i[r]=a,o.push({key:r,priority:n}),this._decrease(a),!0}return!1},t.prototype.removeMin=function(){this._swap(0,this._arr.length-1);var r=this._arr.pop();return delete this._keyIndices[r.key],this._heapify(0),r.key},t.prototype.decrease=function(r,n){var i=this._keyIndices[r];if(n>this._arr[i].priority)throw new Error("New priority is greater than current priority. Key: "+r+" Old: "+this._arr[i].priority+" New: "+n);this._arr[i].priority=n,this._decrease(i)},t.prototype._heapify=function(r){var n=this._arr,i=2*r,o=i+1,a=r;i<n.length&&(a=n[i].priority<n[a].priority?i:a,o<n.length&&(a=n[o].priority<n[a].priority?o:a),a!==r&&(this._swap(r,a),this._heapify(a)))},t.prototype._decrease=function(r){for(var n=this._arr,i=n[r].priority,o;r!==0&&(o=r>>1,!(n[o].priority<i));)this._swap(r,o),r=o},t.prototype._swap=function(r,n){var i=this._arr,o=this._keyIndices,a=i[r],u=i[n];i[r]=u,i[n]=a,o[u.key]=r,o[a.key]=n},Nv}var Tv,FC;function pj(){if(FC)return Tv;FC=1;var e=Rr(),t=hj();Tv=n;var r=e.constant(1);function n(o,a,u,l){return i(o,String(a),u||r,l||function(d){return o.outEdges(d)})}function i(o,a,u,l){var d={},f=new t,h,p,v=function(m){var y=m.v!==h?m.v:m.w,x=d[y],b=u(m),w=p.distance+b;if(b<0)throw new Error("dijkstra does not allow negative edge weights. Bad edge: "+m+" Weight: "+b);w<x.distance&&(x.distance=w,x.predecessor=h,f.decrease(y,w))};for(o.nodes().forEach(function(m){var y=m===a?0:Number.POSITIVE_INFINITY;d[m]={distance:y},f.add(m,y)});f.size()>0&&(h=f.removeMin(),p=d[h],p.distance!==Number.POSITIVE_INFINITY);)l(h).forEach(v);return d}return Tv}var Av,$C;function cV(){if($C)return Av;$C=1;var e=pj(),t=Rr();Av=r;function r(n,i,o){return t.transform(n.nodes(),function(a,u){a[u]=e(n,u,i,o)},{})}return Av}var Mv,zC;function vj(){if(zC)return Mv;zC=1;var e=Rr();Mv=t;function t(r){var n=0,i=[],o={},a=[];function u(l){var d=o[l]={onStack:!0,lowlink:n,index:n++};if(i.push(l),r.successors(l).forEach(function(p){e.has(o,p)?o[p].onStack&&(d.lowlink=Math.min(d.lowlink,o[p].index)):(u(p),d.lowlink=Math.min(d.lowlink,o[p].lowlink))}),d.lowlink===d.index){var f=[],h;do h=i.pop(),o[h].onStack=!1,f.push(h);while(l!==h);a.push(f)}}return r.nodes().forEach(function(l){e.has(o,l)||u(l)}),a}return Mv}var Dv,HC;function lV(){if(HC)return Dv;HC=1;var e=Rr(),t=vj();Dv=r;function r(n){return e.filter(t(n),function(i){return i.length>1||i.length===1&&n.hasEdge(i[0],i[0])})}return Dv}var jv,UC;function fV(){if(UC)return jv;UC=1;var e=Rr();jv=r;var t=e.constant(1);function r(i,o,a){return n(i,o||t,a||function(u){return i.outEdges(u)})}function n(i,o,a){var u={},l=i.nodes();return l.forEach(function(d){u[d]={},u[d][d]={distance:0},l.forEach(function(f){d!==f&&(u[d][f]={distance:Number.POSITIVE_INFINITY})}),a(d).forEach(function(f){var h=f.v===d?f.w:f.v,p=o(f);u[d][h]={distance:p,predecessor:d}})}),l.forEach(function(d){var f=u[d];l.forEach(function(h){var p=u[h];l.forEach(function(v){var m=p[d],y=f[v],x=p[v],b=m.distance+y.distance;b<x.distance&&(x.distance=b,x.predecessor=y.predecessor)})})}),u}return jv}var qv,VC;function gj(){if(VC)return qv;VC=1;var e=Rr();qv=t,t.CycleException=r;function t(n){var i={},o={},a=[];function u(l){if(e.has(o,l))throw new r;e.has(i,l)||(o[l]=!0,i[l]=!0,e.each(n.predecessors(l),u),delete o[l],a.push(l))}if(e.each(n.sinks(),u),e.size(i)!==n.nodeCount())throw new r;return a}function r(){}return r.prototype=new Error,qv}var kv,WC;function dV(){if(WC)return kv;WC=1;var e=gj();kv=t;function t(r){try{e(r)}catch(n){if(n instanceof e.CycleException)return!1;throw n}return!0}return kv}var Lv,GC;function mj(){if(GC)return Lv;GC=1;var e=Rr();Lv=t;function t(n,i,o){e.isArray(i)||(i=[i]);var a=(n.isDirected()?n.successors:n.neighbors).bind(n),u=[],l={};return e.each(i,function(d){if(!n.hasNode(d))throw new Error("Graph does not have node: "+d);r(n,d,o==="post",l,a,u)}),u}function r(n,i,o,a,u,l){e.has(a,i)||(a[i]=!0,o||l.push(i),e.each(u(i),function(d){r(n,d,o,a,u,l)}),o&&l.push(i))}return Lv}var Bv,KC;function hV(){if(KC)return Bv;KC=1;var e=mj();Bv=t;function t(r,n){return e(r,n,"post")}return Bv}var Fv,YC;function pV(){if(YC)return Fv;YC=1;var e=mj();Fv=t;function t(r,n){return e(r,n,"pre")}return Fv}var $v,XC;function vV(){if(XC)return $v;XC=1;var e=Rr(),t=Ex(),r=hj();$v=n;function n(i,o){var a=new t,u={},l=new r,d;function f(p){var v=p.v===d?p.w:p.v,m=l.priority(v);if(m!==void 0){var y=o(p);y<m&&(u[v]=d,l.decrease(v,y))}}if(i.nodeCount()===0)return a;e.each(i.nodes(),function(p){l.add(p,Number.POSITIVE_INFINITY),a.setNode(p)}),l.decrease(i.nodes()[0],0);for(var h=!1;l.size()>0;){if(d=l.removeMin(),e.has(u,d))a.setEdge(d,u[d]);else{if(h)throw new Error("Input graph is not connected: "+i);h=!0}i.nodeEdges(d).forEach(f)}return a}return $v}var zv,ZC;function gV(){return ZC||(ZC=1,zv={components:uV(),dijkstra:pj(),dijkstraAll:cV(),findCycles:lV(),floydWarshall:fV(),isAcyclic:dV(),postorder:hV(),preorder:pV(),prim:vV(),tarjan:vj(),topsort:gj()}),zv}var Hv,JC;function mV(){if(JC)return Hv;JC=1;var e=aV();return Hv={Graph:e.Graph,json:sV(),alg:gV(),version:e.version},Hv}var Uv,QC;function Fr(){if(QC)return Uv;QC=1;var e;if(typeof sx=="function")try{e=mV()}catch{}return e||(e=window.graphlib),Uv=e,Uv}var Vv,eR;function yV(){if(eR)return Vv;eR=1;var e=zD(),t=1,r=4;function n(i){return e(i,t|r)}return Vv=n,Vv}var Wv,tR;function Tc(){if(tR)return Wv;tR=1;var e=_o(),t=En(),r=_c(),n=Cr();function i(o,a,u){if(!n(u))return!1;var l=typeof a;return(l=="number"?t(u)&&r(a,u.length):l=="string"&&a in u)?e(u[a],o):!1}return Wv=i,Wv}var Gv,rR;function bV(){if(rR)return Gv;rR=1;var e=Nc(),t=_o(),r=Tc(),n=Oi(),i=Object.prototype,o=i.hasOwnProperty,a=e(function(u,l){u=Object(u);var d=-1,f=l.length,h=f>2?l[2]:void 0;for(h&&r(l[0],l[1],h)&&(f=1);++d<f;)for(var p=l[d],v=n(p),m=-1,y=v.length;++m<y;){var x=v[m],b=u[x];(b===void 0||t(b,i[x])&&!o.call(u,x))&&(u[x]=p[x])}return u});return Gv=a,Gv}var Kv,nR;function xV(){if(nR)return Kv;nR=1;var e=Sn(),t=En(),r=Wn();function n(i){return function(o,a,u){var l=Object(o);if(!t(o)){var d=e(a,3);o=r(o),a=function(h){return d(l[h],h,l)}}var f=i(o,a,u);return f>-1?l[d?o[f]:f]:void 0}}return Kv=n,Kv}var Yv,iR;function wV(){if(iR)return Yv;iR=1;var e=/\s/;function t(r){for(var n=r.length;n--&&e.test(r.charAt(n)););return n}return Yv=t,Yv}var Xv,oR;function _V(){if(oR)return Xv;oR=1;var e=wV(),t=/^\s+/;function r(n){return n&&n.slice(0,e(n)+1).replace(t,"")}return Xv=r,Xv}var Zv,aR;function EV(){if(aR)return Zv;aR=1;var e=_V(),t=Cr(),r=Co(),n=NaN,i=/^[-+]0x[0-9a-f]+$/i,o=/^0b[01]+$/i,a=/^0o[0-7]+$/i,u=parseInt;function l(d){if(typeof d=="number")return d;if(r(d))return n;if(t(d)){var f=typeof d.valueOf=="function"?d.valueOf():d;d=t(f)?f+"":f}if(typeof d!="string")return d===0?d:+d;d=e(d);var h=o.test(d);return h||a.test(d)?u(d.slice(2),h?2:8):i.test(d)?n:+d}return Zv=l,Zv}var Jv,sR;function yj(){if(sR)return Jv;sR=1;var e=EV(),t=1/0,r=17976931348623157e292;function n(i){if(!i)return i===0?i:0;if(i=e(i),i===t||i===-t){var o=i<0?-1:1;return o*r}return i===i?i:0}return Jv=n,Jv}var Qv,uR;function SV(){if(uR)return Qv;uR=1;var e=yj();function t(r){var n=e(r),i=n%1;return n===n?i?n-i:n:0}return Qv=t,Qv}var eg,cR;function OV(){if(cR)return eg;cR=1;var e=lj(),t=Sn(),r=SV(),n=Math.max;function i(o,a,u){var l=o==null?0:o.length;if(!l)return-1;var d=u==null?0:r(u);return d<0&&(d=n(l+d,0)),e(o,t(a,3),d)}return eg=i,eg}var tg,lR;function CV(){if(lR)return tg;lR=1;var e=xV(),t=OV(),r=e(t);return tg=r,tg}var rg,fR;function bj(){if(fR)return rg;fR=1;var e=_x();function t(r){var n=r==null?0:r.length;return n?e(r,1):[]}return rg=t,rg}var ng,dR;function RV(){if(dR)return ng;dR=1;var e=yx(),t=HD(),r=Oi();function n(i,o){return i==null?i:e(i,t(o),r)}return ng=n,ng}var ig,hR;function IV(){if(hR)return ig;hR=1;function e(t){var r=t==null?0:t.length;return r?t[r-1]:void 0}return ig=e,ig}var og,pR;function PV(){if(pR)return og;pR=1;var e=xc(),t=bx(),r=Sn();function n(i,o){var a={};return o=r(o,3),t(i,function(u,l,d){e(a,l,o(u,l,d))}),a}return og=n,og}var ag,vR;function Sx(){if(vR)return ag;vR=1;var e=Co();function t(r,n,i){for(var o=-1,a=r.length;++o<a;){var u=r[o],l=n(u);if(l!=null&&(d===void 0?l===l&&!e(l):i(l,d)))var d=l,f=u}return f}return ag=t,ag}var sg,gR;function NV(){if(gR)return sg;gR=1;function e(t,r){return t>r}return sg=e,sg}var ug,mR;function TV(){if(mR)return ug;mR=1;var e=Sx(),t=NV(),r=Ci();function n(i){return i&&i.length?e(i,r,t):void 0}return ug=n,ug}var cg,yR;function xj(){if(yR)return cg;yR=1;var e=xc(),t=_o();function r(n,i,o){(o!==void 0&&!t(n[i],o)||o===void 0&&!(i in n))&&e(n,i,o)}return cg=r,cg}var lg,bR;function AV(){if(bR)return lg;bR=1;var e=Ei(),t=Oc(),r=on(),n="[object Object]",i=Function.prototype,o=Object.prototype,a=i.toString,u=o.hasOwnProperty,l=a.call(Object);function d(f){if(!r(f)||e(f)!=n)return!1;var h=t(f);if(h===null)return!0;var p=u.call(h,"constructor")&&h.constructor;return typeof p=="function"&&p instanceof p&&a.call(p)==l}return lg=d,lg}var fg,xR;function wj(){if(xR)return fg;xR=1;function e(t,r){if(!(r==="constructor"&&typeof t[r]=="function")&&r!="__proto__")return t[r]}return fg=e,fg}var dg,wR;function MV(){if(wR)return dg;wR=1;var e=Wa(),t=Oi();function r(n){return e(n,t(n))}return dg=r,dg}var hg,_R;function DV(){if(_R)return hg;_R=1;var e=xj(),t=ND(),r=BD(),n=TD(),i=$D(),o=Ga(),a=xt(),u=fj(),l=So(),d=Va(),f=Cr(),h=AV(),p=Ka(),v=wj(),m=MV();function y(x,b,w,E,_,S,R){var I=v(x,w),N=v(b,w),A=R.get(N);if(A){e(x,w,A);return}var L=S?S(I,N,w+"",x,b,R):void 0,B=L===void 0;if(B){var U=a(N),j=!U&&l(N),D=!U&&!j&&p(N);L=N,U||j||D?a(I)?L=I:u(I)?L=n(I):j?(B=!1,L=t(N,!0)):D?(B=!1,L=r(N,!0)):L=[]:h(N)||o(N)?(L=I,o(I)?L=m(I):(!f(I)||d(I))&&(L=i(N))):B=!1}B&&(R.set(N,L),_(L,N,E,S,R),R.delete(N)),e(x,w,L)}return hg=y,hg}var pg,ER;function jV(){if(ER)return pg;ER=1;var e=bc(),t=xj(),r=yx(),n=DV(),i=Cr(),o=Oi(),a=wj();function u(l,d,f,h,p){l!==d&&r(d,function(v,m){if(p||(p=new e),i(v))n(l,d,m,f,u,h,p);else{var y=h?h(a(l,m),v,m+"",l,d,p):void 0;y===void 0&&(y=v),t(l,m,y)}},o)}return pg=u,pg}var vg,SR;function qV(){if(SR)return vg;SR=1;var e=Nc(),t=Tc();function r(n){return e(function(i,o){var a=-1,u=o.length,l=u>1?o[u-1]:void 0,d=u>2?o[2]:void 0;for(l=n.length>3&&typeof l=="function"?(u--,l):void 0,d&&t(o[0],o[1],d)&&(l=u<3?void 0:l,u=1),i=Object(i);++a<u;){var f=o[a];f&&n(i,f,a,l)}return i})}return vg=r,vg}var gg,OR;function kV(){if(OR)return gg;OR=1;var e=jV(),t=qV(),r=t(function(n,i,o){e(n,i,o)});return gg=r,gg}var mg,CR;function _j(){if(CR)return mg;CR=1;function e(t,r){return t<r}return mg=e,mg}var yg,RR;function LV(){if(RR)return yg;RR=1;var e=Sx(),t=_j(),r=Ci();function n(i){return i&&i.length?e(i,r,t):void 0}return yg=n,yg}var bg,IR;function BV(){if(IR)return bg;IR=1;var e=Sx(),t=Sn(),r=_j();function n(i,o){return i&&i.length?e(i,t(o,2),r):void 0}return bg=n,bg}var xg,PR;function FV(){if(PR)return xg;PR=1;var e=Hr(),t=function(){return e.Date.now()};return xg=t,xg}var wg,NR;function $V(){if(NR)return wg;NR=1;var e=wc(),t=Ic(),r=_c(),n=Cr(),i=Ya();function o(a,u,l,d){if(!n(a))return a;u=t(u,a);for(var f=-1,h=u.length,p=h-1,v=a;v!=null&&++f<h;){var m=i(u[f]),y=l;if(m==="__proto__"||m==="constructor"||m==="prototype")return a;if(f!=p){var x=v[m];y=d?d(x,m,v):void 0,y===void 0&&(y=n(x)?x:r(u[f+1])?[]:{})}e(v,m,y),v=v[m]}return a}return wg=o,wg}var _g,TR;function zV(){if(TR)return _g;TR=1;var e=Pc(),t=$V(),r=Ic();function n(i,o,a){for(var u=-1,l=o.length,d={};++u<l;){var f=o[u],h=e(i,f);a(h,f)&&t(d,r(f,i),h)}return d}return _g=n,_g}var Eg,AR;function HV(){if(AR)return Eg;AR=1;var e=zV(),t=ej();function r(n,i){return e(n,i,function(o,a){return t(n,a)})}return Eg=r,Eg}var Sg,MR;function UV(){if(MR)return Sg;MR=1;var e=bj(),t=uj(),r=cj();function n(i){return r(t(i,void 0,e),i+"")}return Sg=n,Sg}var Og,DR;function VV(){if(DR)return Og;DR=1;var e=HV(),t=UV(),r=t(function(n,i){return n==null?{}:e(n,i)});return Og=r,Og}var Cg,jR;function WV(){if(jR)return Cg;jR=1;var e=Math.ceil,t=Math.max;function r(n,i,o,a){for(var u=-1,l=t(e((i-n)/(o||1)),0),d=Array(l);l--;)d[a?l:++u]=n,n+=o;return d}return Cg=r,Cg}var Rg,qR;function GV(){if(qR)return Rg;qR=1;var e=WV(),t=Tc(),r=yj();function n(i){return function(o,a,u){return u&&typeof u!="number"&&t(o,a,u)&&(a=u=void 0),o=r(o),a===void 0?(a=o,o=0):a=r(a),u=u===void 0?o<a?1:-1:r(u),e(o,a,u,i)}}return Rg=n,Rg}var Ig,kR;function KV(){if(kR)return Ig;kR=1;var e=GV(),t=e();return Ig=t,Ig}var Pg,LR;function YV(){if(LR)return Pg;LR=1;function e(t,r){var n=t.length;for(t.sort(r);n--;)t[n]=t[n].value;return t}return Pg=e,Pg}var Ng,BR;function XV(){if(BR)return Ng;BR=1;var e=Co();function t(r,n){if(r!==n){var i=r!==void 0,o=r===null,a=r===r,u=e(r),l=n!==void 0,d=n===null,f=n===n,h=e(n);if(!d&&!h&&!u&&r>n||u&&l&&f&&!d&&!h||o&&l&&f||!i&&f||!a)return 1;if(!o&&!u&&!h&&r<n||h&&i&&a&&!o&&!u||d&&i&&a||!l&&a||!f)return-1}return 0}return Ng=t,Ng}var Tg,FR;function ZV(){if(FR)return Tg;FR=1;var e=XV();function t(r,n,i){for(var o=-1,a=r.criteria,u=n.criteria,l=a.length,d=i.length;++o<l;){var f=e(a[o],u[o]);if(f){if(o>=d)return f;var h=i[o];return f*(h=="desc"?-1:1)}}return r.index-n.index}return Tg=t,Tg}var Ag,$R;function JV(){if($R)return Ag;$R=1;var e=Rc(),t=Pc(),r=Sn(),n=oj(),i=YV(),o=Ec(),a=ZV(),u=Ci(),l=xt();function d(f,h,p){h.length?h=e(h,function(y){return l(y)?function(x){return t(x,y.length===1?y[0]:y)}:y}):h=[u];var v=-1;h=e(h,o(r));var m=n(f,function(y,x,b){var w=e(h,function(E){return E(y)});return{criteria:w,index:++v,value:y}});return i(m,function(y,x){return a(y,x,p)})}return Ag=d,Ag}var Mg,zR;function QV(){if(zR)return Mg;zR=1;var e=_x(),t=JV(),r=Nc(),n=Tc(),i=r(function(o,a){if(o==null)return[];var u=a.length;return u>1&&n(o,a[0],a[1])?a=[]:u>2&&n(a[0],a[1],a[2])&&(a=[a[0]]),t(o,e(a,1),[])});return Mg=i,Mg}var Dg,HR;function eW(){if(HR)return Dg;HR=1;var e=JD(),t=0;function r(n){var i=++t;return e(n)+i}return Dg=r,Dg}var jg,UR;function tW(){if(UR)return jg;UR=1;function e(t,r,n){for(var i=-1,o=t.length,a=r.length,u={};++i<o;){var l=i<a?r[i]:void 0;n(u,t[i],l)}return u}return jg=e,jg}var qg,VR;function rW(){if(VR)return qg;VR=1;var e=wc(),t=tW();function r(n,i){return t(n||[],i||[],e)}return qg=r,qg}var kg,WR;function ut(){if(WR)return kg;WR=1;var e;if(typeof sx=="function")try{e={cloneDeep:yV(),constant:mx(),defaults:bV(),each:VD(),filter:rj(),find:CV(),flatten:bj(),forEach:UD(),forIn:RV(),has:nj(),isUndefined:ij(),last:IV(),map:aj(),mapValues:PV(),max:TV(),merge:kV(),min:LV(),minBy:BV(),now:FV(),pick:VV(),range:KV(),reduce:sj(),sortBy:QV(),uniqueId:eW(),values:dj(),zipObject:rW()}}catch{}return e||(e=window._),kg=e,kg}var Lg,GR;function nW(){if(GR)return Lg;GR=1,Lg=e;function e(){var n={};n._next=n._prev=n,this._sentinel=n}e.prototype.dequeue=function(){var n=this._sentinel,i=n._prev;if(i!==n)return t(i),i},e.prototype.enqueue=function(n){var i=this._sentinel;n._prev&&n._next&&t(n),n._next=i._next,i._next._prev=n,i._next=n,n._prev=i},e.prototype.toString=function(){for(var n=[],i=this._sentinel,o=i._prev;o!==i;)n.push(JSON.stringify(o,r)),o=o._prev;return"["+n.join(", ")+"]"};function t(n){n._prev._next=n._next,n._next._prev=n._prev,delete n._next,delete n._prev}function r(n,i){if(n!=="_next"&&n!=="_prev")return i}return Lg}var Bg,KR;function iW(){if(KR)return Bg;KR=1;var e=ut(),t=Fr().Graph,r=nW();Bg=i;var n=e.constant(1);function i(d,f){if(d.nodeCount()<=1)return[];var h=u(d,f||n),p=o(h.graph,h.buckets,h.zeroIdx);return e.flatten(e.map(p,function(v){return d.outEdges(v.v,v.w)}),!0)}function o(d,f,h){for(var p=[],v=f[f.length-1],m=f[0],y;d.nodeCount();){for(;y=m.dequeue();)a(d,f,h,y);for(;y=v.dequeue();)a(d,f,h,y);if(d.nodeCount()){for(var x=f.length-2;x>0;--x)if(y=f[x].dequeue(),y){p=p.concat(a(d,f,h,y,!0));break}}}return p}function a(d,f,h,p,v){var m=v?[]:void 0;return e.forEach(d.inEdges(p.v),function(y){var x=d.edge(y),b=d.node(y.v);v&&m.push({v:y.v,w:y.w}),b.out-=x,l(f,h,b)}),e.forEach(d.outEdges(p.v),function(y){var x=d.edge(y),b=y.w,w=d.node(b);w.in-=x,l(f,h,w)}),d.removeNode(p.v),m}function u(d,f){var h=new t,p=0,v=0;e.forEach(d.nodes(),function(x){h.setNode(x,{v:x,in:0,out:0})}),e.forEach(d.edges(),function(x){var b=h.edge(x.v,x.w)||0,w=f(x),E=b+w;h.setEdge(x.v,x.w,E),v=Math.max(v,h.node(x.v).out+=w),p=Math.max(p,h.node(x.w).in+=w)});var m=e.range(v+p+3).map(function(){return new r}),y=p+1;return e.forEach(h.nodes(),function(x){l(m,y,h.node(x))}),{graph:h,buckets:m,zeroIdx:y}}function l(d,f,h){h.out?h.in?d[h.out-h.in+f].enqueue(h):d[d.length-1].enqueue(h):d[0].enqueue(h)}return Bg}var Fg,YR;function oW(){if(YR)return Fg;YR=1;var e=ut(),t=iW();Fg={run:r,undo:i};function r(o){var a=o.graph().acyclicer==="greedy"?t(o,u(o)):n(o);e.forEach(a,function(l){var d=o.edge(l);o.removeEdge(l),d.forwardName=l.name,d.reversed=!0,o.setEdge(l.w,l.v,d,e.uniqueId("rev"))});function u(l){return function(d){return l.edge(d).weight}}}function n(o){var a=[],u={},l={};function d(f){e.has(l,f)||(l[f]=!0,u[f]=!0,e.forEach(o.outEdges(f),function(h){e.has(u,h.w)?a.push(h):d(h.w)}),delete u[f])}return e.forEach(o.nodes(),d),a}function i(o){e.forEach(o.edges(),function(a){var u=o.edge(a);if(u.reversed){o.removeEdge(a);var l=u.forwardName;delete u.reversed,delete u.forwardName,o.setEdge(a.w,a.v,u,l)}})}return Fg}var $g,XR;function Yt(){if(XR)return $g;XR=1;var e=ut(),t=Fr().Graph;$g={addDummyNode:r,simplify:n,asNonCompoundGraph:i,successorWeights:o,predecessorWeights:a,intersectRect:u,buildLayerMatrix:l,normalizeRanks:d,removeEmptyRanks:f,addBorderNode:h,maxRank:p,partition:v,time:m,notime:y};function r(x,b,w,E){var _;do _=e.uniqueId(E);while(x.hasNode(_));return w.dummy=b,x.setNode(_,w),_}function n(x){var b=new t().setGraph(x.graph());return e.forEach(x.nodes(),function(w){b.setNode(w,x.node(w))}),e.forEach(x.edges(),function(w){var E=b.edge(w.v,w.w)||{weight:0,minlen:1},_=x.edge(w);b.setEdge(w.v,w.w,{weight:E.weight+_.weight,minlen:Math.max(E.minlen,_.minlen)})}),b}function i(x){var b=new t({multigraph:x.isMultigraph()}).setGraph(x.graph());return e.forEach(x.nodes(),function(w){x.children(w).length||b.setNode(w,x.node(w))}),e.forEach(x.edges(),function(w){b.setEdge(w,x.edge(w))}),b}function o(x){var b=e.map(x.nodes(),function(w){var E={};return e.forEach(x.outEdges(w),function(_){E[_.w]=(E[_.w]||0)+x.edge(_).weight}),E});return e.zipObject(x.nodes(),b)}function a(x){var b=e.map(x.nodes(),function(w){var E={};return e.forEach(x.inEdges(w),function(_){E[_.v]=(E[_.v]||0)+x.edge(_).weight}),E});return e.zipObject(x.nodes(),b)}function u(x,b){var w=x.x,E=x.y,_=b.x-w,S=b.y-E,R=x.width/2,I=x.height/2;if(!_&&!S)throw new Error("Not possible to find intersection inside of the rectangle");var N,A;return Math.abs(S)*R>Math.abs(_)*I?(S<0&&(I=-I),N=I*_/S,A=I):(_<0&&(R=-R),N=R,A=R*S/_),{x:w+N,y:E+A}}function l(x){var b=e.map(e.range(p(x)+1),function(){return[]});return e.forEach(x.nodes(),function(w){var E=x.node(w),_=E.rank;e.isUndefined(_)||(b[_][E.order]=w)}),b}function d(x){var b=e.min(e.map(x.nodes(),function(w){return x.node(w).rank}));e.forEach(x.nodes(),function(w){var E=x.node(w);e.has(E,"rank")&&(E.rank-=b)})}function f(x){var b=e.min(e.map(x.nodes(),function(S){return x.node(S).rank})),w=[];e.forEach(x.nodes(),function(S){var R=x.node(S).rank-b;w[R]||(w[R]=[]),w[R].push(S)});var E=0,_=x.graph().nodeRankFactor;e.forEach(w,function(S,R){e.isUndefined(S)&&R%_!==0?--E:E&&e.forEach(S,function(I){x.node(I).rank+=E})})}function h(x,b,w,E){var _={width:0,height:0};return arguments.length>=4&&(_.rank=w,_.order=E),r(x,"border",_,b)}function p(x){return e.max(e.map(x.nodes(),function(b){var w=x.node(b).rank;if(!e.isUndefined(w))return w}))}function v(x,b){var w={lhs:[],rhs:[]};return e.forEach(x,function(E){b(E)?w.lhs.push(E):w.rhs.push(E)}),w}function m(x,b){var w=e.now();try{return b()}finally{console.log(x+" time: "+(e.now()-w)+"ms")}}function y(x,b){return b()}return $g}var zg,ZR;function aW(){if(ZR)return zg;ZR=1;var e=ut(),t=Yt();zg={run:r,undo:i};function r(o){o.graph().dummyChains=[],e.forEach(o.edges(),function(a){n(o,a)})}function n(o,a){var u=a.v,l=o.node(u).rank,d=a.w,f=o.node(d).rank,h=a.name,p=o.edge(a),v=p.labelRank;if(f!==l+1){o.removeEdge(a);var m,y,x;for(x=0,++l;l<f;++x,++l)p.points=[],y={width:0,height:0,edgeLabel:p,edgeObj:a,rank:l},m=t.addDummyNode(o,"edge",y,"_d"),l===v&&(y.width=p.width,y.height=p.height,y.dummy="edge-label",y.labelpos=p.labelpos),o.setEdge(u,m,{weight:p.weight},h),x===0&&o.graph().dummyChains.push(m),u=m;o.setEdge(u,d,{weight:p.weight},h)}}function i(o){e.forEach(o.graph().dummyChains,function(a){var u=o.node(a),l=u.edgeLabel,d;for(o.setEdge(u.edgeObj,l);u.dummy;)d=o.successors(a)[0],o.removeNode(a),l.points.push({x:u.x,y:u.y}),u.dummy==="edge-label"&&(l.x=u.x,l.y=u.y,l.width=u.width,l.height=u.height),a=d,u=o.node(a)})}return zg}var Hg,JR;function ku(){if(JR)return Hg;JR=1;var e=ut();Hg={longestPath:t,slack:r};function t(n){var i={};function o(a){var u=n.node(a);if(e.has(i,a))return u.rank;i[a]=!0;var l=e.min(e.map(n.outEdges(a),function(d){return o(d.w)-n.edge(d).minlen}));return(l===Number.POSITIVE_INFINITY||l===void 0||l===null)&&(l=0),u.rank=l}e.forEach(n.sources(),o)}function r(n,i){return n.node(i.w).rank-n.node(i.v).rank-n.edge(i).minlen}return Hg}var Ug,QR;function Ej(){if(QR)return Ug;QR=1;var e=ut(),t=Fr().Graph,r=ku().slack;Ug=n;function n(u){var l=new t({directed:!1}),d=u.nodes()[0],f=u.nodeCount();l.setNode(d,{});for(var h,p;i(l,u)<f;)h=o(l,u),p=l.hasNode(h.v)?r(u,h):-r(u,h),a(l,u,p);return l}function i(u,l){function d(f){e.forEach(l.nodeEdges(f),function(h){var p=h.v,v=f===p?h.w:p;!u.hasNode(v)&&!r(l,h)&&(u.setNode(v,{}),u.setEdge(f,v,{}),d(v))})}return e.forEach(u.nodes(),d),u.nodeCount()}function o(u,l){return e.minBy(l.edges(),function(d){if(u.hasNode(d.v)!==u.hasNode(d.w))return r(l,d)})}function a(u,l,d){e.forEach(u.nodes(),function(f){l.node(f).rank+=d})}return Ug}var Vg,eI;function sW(){if(eI)return Vg;eI=1;var e=ut(),t=Ej(),r=ku().slack,n=ku().longestPath,i=Fr().alg.preorder,o=Fr().alg.postorder,a=Yt().simplify;Vg=u,u.initLowLimValues=h,u.initCutValues=l,u.calcCutValue=f,u.leaveEdge=v,u.enterEdge=m,u.exchangeEdges=y;function u(E){E=a(E),n(E);var _=t(E);h(_),l(_,E);for(var S,R;S=v(_);)R=m(_,E,S),y(_,E,S,R)}function l(E,_){var S=o(E,E.nodes());S=S.slice(0,S.length-1),e.forEach(S,function(R){d(E,_,R)})}function d(E,_,S){var R=E.node(S),I=R.parent;E.edge(S,I).cutvalue=f(E,_,S)}function f(E,_,S){var R=E.node(S),I=R.parent,N=!0,A=_.edge(S,I),L=0;return A||(N=!1,A=_.edge(I,S)),L=A.weight,e.forEach(_.nodeEdges(S),function(B){var U=B.v===S,j=U?B.w:B.v;if(j!==I){var D=U===N,G=_.edge(B).weight;if(L+=D?G:-G,b(E,S,j)){var F=E.edge(S,j).cutvalue;L+=D?-F:F}}}),L}function h(E,_){arguments.length<2&&(_=E.nodes()[0]),p(E,{},1,_)}function p(E,_,S,R,I){var N=S,A=E.node(R);return _[R]=!0,e.forEach(E.neighbors(R),function(L){e.has(_,L)||(S=p(E,_,S,L,R))}),A.low=N,A.lim=S++,I?A.parent=I:delete A.parent,S}function v(E){return e.find(E.edges(),function(_){return E.edge(_).cutvalue<0})}function m(E,_,S){var R=S.v,I=S.w;_.hasEdge(R,I)||(R=S.w,I=S.v);var N=E.node(R),A=E.node(I),L=N,B=!1;N.lim>A.lim&&(L=A,B=!0);var U=e.filter(_.edges(),function(j){return B===w(E,E.node(j.v),L)&&B!==w(E,E.node(j.w),L)});return e.minBy(U,function(j){return r(_,j)})}function y(E,_,S,R){var I=S.v,N=S.w;E.removeEdge(I,N),E.setEdge(R.v,R.w,{}),h(E),l(E,_),x(E,_)}function x(E,_){var S=e.find(E.nodes(),function(I){return!_.node(I).parent}),R=i(E,S);R=R.slice(1),e.forEach(R,function(I){var N=E.node(I).parent,A=_.edge(I,N),L=!1;A||(A=_.edge(N,I),L=!0),_.node(I).rank=_.node(N).rank+(L?A.minlen:-A.minlen)})}function b(E,_,S){return E.hasEdge(_,S)}function w(E,_,S){return S.low<=_.lim&&_.lim<=S.lim}return Vg}var Wg,tI;function uW(){if(tI)return Wg;tI=1;var e=ku(),t=e.longestPath,r=Ej(),n=sW();Wg=i;function i(l){switch(l.graph().ranker){case"network-simplex":u(l);break;case"tight-tree":a(l);break;case"longest-path":o(l);break;default:u(l)}}var o=t;function a(l){t(l),r(l)}function u(l){n(l)}return Wg}var Gg,rI;function cW(){if(rI)return Gg;rI=1;var e=ut();Gg=t;function t(i){var o=n(i);e.forEach(i.graph().dummyChains,function(a){for(var u=i.node(a),l=u.edgeObj,d=r(i,o,l.v,l.w),f=d.path,h=d.lca,p=0,v=f[p],m=!0;a!==l.w;){if(u=i.node(a),m){for(;(v=f[p])!==h&&i.node(v).maxRank<u.rank;)p++;v===h&&(m=!1)}if(!m){for(;p<f.length-1&&i.node(v=f[p+1]).minRank<=u.rank;)p++;v=f[p]}i.setParent(a,v),a=i.successors(a)[0]}})}function r(i,o,a,u){var l=[],d=[],f=Math.min(o[a].low,o[u].low),h=Math.max(o[a].lim,o[u].lim),p,v;p=a;do p=i.parent(p),l.push(p);while(p&&(o[p].low>f||h>o[p].lim));for(v=p,p=u;(p=i.parent(p))!==v;)d.push(p);return{path:l.concat(d.reverse()),lca:v}}function n(i){var o={},a=0;function u(l){var d=a;e.forEach(i.children(l),u),o[l]={low:d,lim:a++}}return e.forEach(i.children(),u),o}return Gg}var Kg,nI;function lW(){if(nI)return Kg;nI=1;var e=ut(),t=Yt();Kg={run:r,cleanup:a};function r(u){var l=t.addDummyNode(u,"root",{},"_root"),d=i(u),f=e.max(e.values(d))-1,h=2*f+1;u.graph().nestingRoot=l,e.forEach(u.edges(),function(v){u.edge(v).minlen*=h});var p=o(u)+1;e.forEach(u.children(),function(v){n(u,l,h,p,f,d,v)}),u.graph().nodeRankFactor=h}function n(u,l,d,f,h,p,v){var m=u.children(v);if(!m.length){v!==l&&u.setEdge(l,v,{weight:0,minlen:d});return}var y=t.addBorderNode(u,"_bt"),x=t.addBorderNode(u,"_bb"),b=u.node(v);u.setParent(y,v),b.borderTop=y,u.setParent(x,v),b.borderBottom=x,e.forEach(m,function(w){n(u,l,d,f,h,p,w);var E=u.node(w),_=E.borderTop?E.borderTop:w,S=E.borderBottom?E.borderBottom:w,R=E.borderTop?f:2*f,I=_!==S?1:h-p[v]+1;u.setEdge(y,_,{weight:R,minlen:I,nestingEdge:!0}),u.setEdge(S,x,{weight:R,minlen:I,nestingEdge:!0})}),u.parent(v)||u.setEdge(l,y,{weight:0,minlen:h+p[v]})}function i(u){var l={};function d(f,h){var p=u.children(f);p&&p.length&&e.forEach(p,function(v){d(v,h+1)}),l[f]=h}return e.forEach(u.children(),function(f){d(f,1)}),l}function o(u){return e.reduce(u.edges(),function(l,d){return l+u.edge(d).weight},0)}function a(u){var l=u.graph();u.removeNode(l.nestingRoot),delete l.nestingRoot,e.forEach(u.edges(),function(d){var f=u.edge(d);f.nestingEdge&&u.removeEdge(d)})}return Kg}var Yg,iI;function fW(){if(iI)return Yg;iI=1;var e=ut(),t=Yt();Yg=r;function r(i){function o(a){var u=i.children(a),l=i.node(a);if(u.length&&e.forEach(u,o),e.has(l,"minRank")){l.borderLeft=[],l.borderRight=[];for(var d=l.minRank,f=l.maxRank+1;d<f;++d)n(i,"borderLeft","_bl",a,l,d),n(i,"borderRight","_br",a,l,d)}}e.forEach(i.children(),o)}function n(i,o,a,u,l,d){var f={width:0,height:0,rank:d,borderType:o},h=l[o][d-1],p=t.addDummyNode(i,"border",f,a);l[o][d]=p,i.setParent(p,u),h&&i.setEdge(h,p,{weight:1})}return Yg}var Xg,oI;function dW(){if(oI)return Xg;oI=1;var e=ut();Xg={adjust:t,undo:r};function t(d){var f=d.graph().rankdir.toLowerCase();(f==="lr"||f==="rl")&&n(d)}function r(d){var f=d.graph().rankdir.toLowerCase();(f==="bt"||f==="rl")&&o(d),(f==="lr"||f==="rl")&&(u(d),n(d))}function n(d){e.forEach(d.nodes(),function(f){i(d.node(f))}),e.forEach(d.edges(),function(f){i(d.edge(f))})}function i(d){var f=d.width;d.width=d.height,d.height=f}function o(d){e.forEach(d.nodes(),function(f){a(d.node(f))}),e.forEach(d.edges(),function(f){var h=d.edge(f);e.forEach(h.points,a),e.has(h,"y")&&a(h)})}function a(d){d.y=-d.y}function u(d){e.forEach(d.nodes(),function(f){l(d.node(f))}),e.forEach(d.edges(),function(f){var h=d.edge(f);e.forEach(h.points,l),e.has(h,"x")&&l(h)})}function l(d){var f=d.x;d.x=d.y,d.y=f}return Xg}var Zg,aI;function hW(){if(aI)return Zg;aI=1;var e=ut();Zg=t;function t(r){var n={},i=e.filter(r.nodes(),function(d){return!r.children(d).length}),o=e.max(e.map(i,function(d){return r.node(d).rank})),a=e.map(e.range(o+1),function(){return[]});function u(d){if(!e.has(n,d)){n[d]=!0;var f=r.node(d);a[f.rank].push(d),e.forEach(r.successors(d),u)}}var l=e.sortBy(i,function(d){return r.node(d).rank});return e.forEach(l,u),a}return Zg}var Jg,sI;function pW(){if(sI)return Jg;sI=1;var e=ut();Jg=t;function t(n,i){for(var o=0,a=1;a<i.length;++a)o+=r(n,i[a-1],i[a]);return o}function r(n,i,o){for(var a=e.zipObject(o,e.map(o,function(p,v){return v})),u=e.flatten(e.map(i,function(p){return e.sortBy(e.map(n.outEdges(p),function(v){return{pos:a[v.w],weight:n.edge(v).weight}}),"pos")}),!0),l=1;l<o.length;)l<<=1;var d=2*l-1;l-=1;var f=e.map(new Array(d),function(){return 0}),h=0;return e.forEach(u.forEach(function(p){var v=p.pos+l;f[v]+=p.weight;for(var m=0;v>0;)v%2&&(m+=f[v+1]),v=v-1>>1,f[v]+=p.weight;h+=p.weight*m})),h}return Jg}var Qg,uI;function vW(){if(uI)return Qg;uI=1;var e=ut();Qg=t;function t(r,n){return e.map(n,function(i){var o=r.inEdges(i);if(o.length){var a=e.reduce(o,function(u,l){var d=r.edge(l),f=r.node(l.v);return{sum:u.sum+d.weight*f.order,weight:u.weight+d.weight}},{sum:0,weight:0});return{v:i,barycenter:a.sum/a.weight,weight:a.weight}}else return{v:i}})}return Qg}var em,cI;function gW(){if(cI)return em;cI=1;var e=ut();em=t;function t(i,o){var a={};e.forEach(i,function(l,d){var f=a[l.v]={indegree:0,in:[],out:[],vs:[l.v],i:d};e.isUndefined(l.barycenter)||(f.barycenter=l.barycenter,f.weight=l.weight)}),e.forEach(o.edges(),function(l){var d=a[l.v],f=a[l.w];!e.isUndefined(d)&&!e.isUndefined(f)&&(f.indegree++,d.out.push(a[l.w]))});var u=e.filter(a,function(l){return!l.indegree});return r(u)}function r(i){var o=[];function a(d){return function(f){f.merged||(e.isUndefined(f.barycenter)||e.isUndefined(d.barycenter)||f.barycenter>=d.barycenter)&&n(d,f)}}function u(d){return function(f){f.in.push(d),--f.indegree===0&&i.push(f)}}for(;i.length;){var l=i.pop();o.push(l),e.forEach(l.in.reverse(),a(l)),e.forEach(l.out,u(l))}return e.map(e.filter(o,function(d){return!d.merged}),function(d){return e.pick(d,["vs","i","barycenter","weight"])})}function n(i,o){var a=0,u=0;i.weight&&(a+=i.barycenter*i.weight,u+=i.weight),o.weight&&(a+=o.barycenter*o.weight,u+=o.weight),i.vs=o.vs.concat(i.vs),i.barycenter=a/u,i.weight=u,i.i=Math.min(o.i,i.i),o.merged=!0}return em}var tm,lI;function mW(){if(lI)return tm;lI=1;var e=ut(),t=Yt();tm=r;function r(o,a){var u=t.partition(o,function(y){return e.has(y,"barycenter")}),l=u.lhs,d=e.sortBy(u.rhs,function(y){return-y.i}),f=[],h=0,p=0,v=0;l.sort(i(!!a)),v=n(f,d,v),e.forEach(l,function(y){v+=y.vs.length,f.push(y.vs),h+=y.barycenter*y.weight,p+=y.weight,v=n(f,d,v)});var m={vs:e.flatten(f,!0)};return p&&(m.barycenter=h/p,m.weight=p),m}function n(o,a,u){for(var l;a.length&&(l=e.last(a)).i<=u;)a.pop(),o.push(l.vs),u++;return u}function i(o){return function(a,u){return a.barycenter<u.barycenter?-1:a.barycenter>u.barycenter?1:o?u.i-a.i:a.i-u.i}}return tm}var rm,fI;function yW(){if(fI)return rm;fI=1;var e=ut(),t=vW(),r=gW(),n=mW();rm=i;function i(u,l,d,f){var h=u.children(l),p=u.node(l),v=p?p.borderLeft:void 0,m=p?p.borderRight:void 0,y={};v&&(h=e.filter(h,function(S){return S!==v&&S!==m}));var x=t(u,h);e.forEach(x,function(S){if(u.children(S.v).length){var R=i(u,S.v,d,f);y[S.v]=R,e.has(R,"barycenter")&&a(S,R)}});var b=r(x,d);o(b,y);var w=n(b,f);if(v&&(w.vs=e.flatten([v,w.vs,m],!0),u.predecessors(v).length)){var E=u.node(u.predecessors(v)[0]),_=u.node(u.predecessors(m)[0]);e.has(w,"barycenter")||(w.barycenter=0,w.weight=0),w.barycenter=(w.barycenter*w.weight+E.order+_.order)/(w.weight+2),w.weight+=2}return w}function o(u,l){e.forEach(u,function(d){d.vs=e.flatten(d.vs.map(function(f){return l[f]?l[f].vs:f}),!0)})}function a(u,l){e.isUndefined(u.barycenter)?(u.barycenter=l.barycenter,u.weight=l.weight):(u.barycenter=(u.barycenter*u.weight+l.barycenter*l.weight)/(u.weight+l.weight),u.weight+=l.weight)}return rm}var nm,dI;function bW(){if(dI)return nm;dI=1;var e=ut(),t=Fr().Graph;nm=r;function r(i,o,a){var u=n(i),l=new t({compound:!0}).setGraph({root:u}).setDefaultNodeLabel(function(d){return i.node(d)});return e.forEach(i.nodes(),function(d){var f=i.node(d),h=i.parent(d);(f.rank===o||f.minRank<=o&&o<=f.maxRank)&&(l.setNode(d),l.setParent(d,h||u),e.forEach(i[a](d),function(p){var v=p.v===d?p.w:p.v,m=l.edge(v,d),y=e.isUndefined(m)?0:m.weight;l.setEdge(v,d,{weight:i.edge(p).weight+y})}),e.has(f,"minRank")&&l.setNode(d,{borderLeft:f.borderLeft[o],borderRight:f.borderRight[o]}))}),l}function n(i){for(var o;i.hasNode(o=e.uniqueId("_root")););return o}return nm}var im,hI;function xW(){if(hI)return im;hI=1;var e=ut();im=t;function t(r,n,i){var o={},a;e.forEach(i,function(u){for(var l=r.parent(u),d,f;l;){if(d=r.parent(l),d?(f=o[d],o[d]=l):(f=a,a=l),f&&f!==l){n.setEdge(f,l);return}l=d}})}return im}var om,pI;function wW(){if(pI)return om;pI=1;var e=ut(),t=hW(),r=pW(),n=yW(),i=bW(),o=xW(),a=Fr().Graph,u=Yt();om=l;function l(p){var v=u.maxRank(p),m=d(p,e.range(1,v+1),"inEdges"),y=d(p,e.range(v-1,-1,-1),"outEdges"),x=t(p);h(p,x);for(var b=Number.POSITIVE_INFINITY,w,E=0,_=0;_<4;++E,++_){f(E%2?m:y,E%4>=2),x=u.buildLayerMatrix(p);var S=r(p,x);S<b&&(_=0,w=e.cloneDeep(x),b=S)}h(p,w)}function d(p,v,m){return e.map(v,function(y){return i(p,y,m)})}function f(p,v){var m=new a;e.forEach(p,function(y){var x=y.graph().root,b=n(y,x,m,v);e.forEach(b.vs,function(w,E){y.node(w).order=E}),o(y,m,b.vs)})}function h(p,v){e.forEach(v,function(m){e.forEach(m,function(y,x){p.node(y).order=x})})}return om}var am,vI;function _W(){if(vI)return am;vI=1;var e=ut(),t=Fr().Graph,r=Yt();am={positionX:m,findType1Conflicts:n,findType2Conflicts:i,addConflict:a,hasConflict:u,verticalAlignment:l,horizontalCompaction:d,alignCoordinates:p,findSmallestWidthAlignment:h,balance:v};function n(b,w){var E={};function _(S,R){var I=0,N=0,A=S.length,L=e.last(R);return e.forEach(R,function(B,U){var j=o(b,B),D=j?b.node(j).order:A;(j||B===L)&&(e.forEach(R.slice(N,U+1),function(G){e.forEach(b.predecessors(G),function(F){var X=b.node(F),Z=X.order;(Z<I||D<Z)&&!(X.dummy&&b.node(G).dummy)&&a(E,F,G)})}),N=U+1,I=D)}),R}return e.reduce(w,_),E}function i(b,w){var E={};function _(R,I,N,A,L){var B;e.forEach(e.range(I,N),function(U){B=R[U],b.node(B).dummy&&e.forEach(b.predecessors(B),function(j){var D=b.node(j);D.dummy&&(D.order<A||D.order>L)&&a(E,j,B)})})}function S(R,I){var N=-1,A,L=0;return e.forEach(I,function(B,U){if(b.node(B).dummy==="border"){var j=b.predecessors(B);j.length&&(A=b.node(j[0]).order,_(I,L,U,N,A),L=U,N=A)}_(I,L,I.length,A,R.length)}),I}return e.reduce(w,S),E}function o(b,w){if(b.node(w).dummy)return e.find(b.predecessors(w),function(E){return b.node(E).dummy})}function a(b,w,E){if(w>E){var _=w;w=E,E=_}var S=b[w];S||(b[w]=S={}),S[E]=!0}function u(b,w,E){if(w>E){var _=w;w=E,E=_}return e.has(b[w],E)}function l(b,w,E,_){var S={},R={},I={};return e.forEach(w,function(N){e.forEach(N,function(A,L){S[A]=A,R[A]=A,I[A]=L})}),e.forEach(w,function(N){var A=-1;e.forEach(N,function(L){var B=_(L);if(B.length){B=e.sortBy(B,function(F){return I[F]});for(var U=(B.length-1)/2,j=Math.floor(U),D=Math.ceil(U);j<=D;++j){var G=B[j];R[L]===L&&A<I[G]&&!u(E,L,G)&&(R[G]=L,R[L]=S[L]=S[G],A=I[G])}}})}),{root:S,align:R}}function d(b,w,E,_,S){var R={},I=f(b,w,E,S),N=S?"borderLeft":"borderRight";function A(U,j){for(var D=I.nodes(),G=D.pop(),F={};G;)F[G]?U(G):(F[G]=!0,D.push(G),D=D.concat(j(G))),G=D.pop()}function L(U){R[U]=I.inEdges(U).reduce(function(j,D){return Math.max(j,R[D.v]+I.edge(D))},0)}function B(U){var j=I.outEdges(U).reduce(function(G,F){return Math.min(G,R[F.w]-I.edge(F))},Number.POSITIVE_INFINITY),D=b.node(U);j!==Number.POSITIVE_INFINITY&&D.borderType!==N&&(R[U]=Math.max(R[U],j))}return A(L,I.predecessors.bind(I)),A(B,I.successors.bind(I)),e.forEach(_,function(U){R[U]=R[E[U]]}),R}function f(b,w,E,_){var S=new t,R=b.graph(),I=y(R.nodesep,R.edgesep,_);return e.forEach(w,function(N){var A;e.forEach(N,function(L){var B=E[L];if(S.setNode(B),A){var U=E[A],j=S.edge(U,B);S.setEdge(U,B,Math.max(I(b,L,A),j||0))}A=L})}),S}function h(b,w){return e.minBy(e.values(w),function(E){var _=Number.NEGATIVE_INFINITY,S=Number.POSITIVE_INFINITY;return e.forIn(E,function(R,I){var N=x(b,I)/2;_=Math.max(R+N,_),S=Math.min(R-N,S)}),_-S})}function p(b,w){var E=e.values(w),_=e.min(E),S=e.max(E);e.forEach(["u","d"],function(R){e.forEach(["l","r"],function(I){var N=R+I,A=b[N],L;if(A!==w){var B=e.values(A);L=I==="l"?_-e.min(B):S-e.max(B),L&&(b[N]=e.mapValues(A,function(U){return U+L}))}})})}function v(b,w){return e.mapValues(b.ul,function(E,_){if(w)return b[w.toLowerCase()][_];var S=e.sortBy(e.map(b,_));return(S[1]+S[2])/2})}function m(b){var w=r.buildLayerMatrix(b),E=e.merge(n(b,w),i(b,w)),_={},S;e.forEach(["u","d"],function(I){S=I==="u"?w:e.values(w).reverse(),e.forEach(["l","r"],function(N){N==="r"&&(S=e.map(S,function(U){return e.values(U).reverse()}));var A=(I==="u"?b.predecessors:b.successors).bind(b),L=l(b,S,E,A),B=d(b,S,L.root,L.align,N==="r");N==="r"&&(B=e.mapValues(B,function(U){return-U})),_[I+N]=B})});var R=h(b,_);return p(_,R),v(_,b.graph().align)}function y(b,w,E){return function(_,S,R){var I=_.node(S),N=_.node(R),A=0,L;if(A+=I.width/2,e.has(I,"labelpos"))switch(I.labelpos.toLowerCase()){case"l":L=-I.width/2;break;case"r":L=I.width/2;break}if(L&&(A+=E?L:-L),L=0,A+=(I.dummy?w:b)/2,A+=(N.dummy?w:b)/2,A+=N.width/2,e.has(N,"labelpos"))switch(N.labelpos.toLowerCase()){case"l":L=N.width/2;break;case"r":L=-N.width/2;break}return L&&(A+=E?L:-L),L=0,A}}function x(b,w){return b.node(w).width}return am}var sm,gI;function EW(){if(gI)return sm;gI=1;var e=ut(),t=Yt(),r=_W().positionX;sm=n;function n(o){o=t.asNonCompoundGraph(o),i(o),e.forEach(r(o),function(a,u){o.node(u).x=a})}function i(o){var a=t.buildLayerMatrix(o),u=o.graph().ranksep,l=0;e.forEach(a,function(d){var f=e.max(e.map(d,function(h){return o.node(h).height}));e.forEach(d,function(h){o.node(h).y=l+f/2}),l+=f+u})}return sm}var um,mI;function SW(){if(mI)return um;mI=1;var e=ut(),t=oW(),r=aW(),n=uW(),i=Yt().normalizeRanks,o=cW(),a=Yt().removeEmptyRanks,u=lW(),l=fW(),d=dW(),f=wW(),h=EW(),p=Yt(),v=Fr().Graph;um=m;function m(H,K){var $=K&&K.debugTiming?p.time:p.notime;$("layout",function(){var k=$(" buildLayoutGraph",function(){return A(H)});$(" runLayout",function(){y(k,$)}),$(" updateInputGraph",function(){x(H,k)})})}function y(H,K){K(" makeSpaceForEdgeLabels",function(){L(H)}),K(" removeSelfEdges",function(){Q(H)}),K(" acyclic",function(){t.run(H)}),K(" nestingGraph.run",function(){u.run(H)}),K(" rank",function(){n(p.asNonCompoundGraph(H))}),K(" injectEdgeLabelProxies",function(){B(H)}),K(" removeEmptyRanks",function(){a(H)}),K(" nestingGraph.cleanup",function(){u.cleanup(H)}),K(" normalizeRanks",function(){i(H)}),K(" assignRankMinMax",function(){U(H)}),K(" removeEdgeLabelProxies",function(){j(H)}),K(" normalize.run",function(){r.run(H)}),K(" parentDummyChains",function(){o(H)}),K(" addBorderSegments",function(){l(H)}),K(" order",function(){f(H)}),K(" insertSelfEdges",function(){W(H)}),K(" adjustCoordinateSystem",function(){d.adjust(H)}),K(" position",function(){h(H)}),K(" positionSelfEdges",function(){ee(H)}),K(" removeBorderNodes",function(){Z(H)}),K(" normalize.undo",function(){r.undo(H)}),K(" fixupEdgeLabelCoords",function(){F(H)}),K(" undoCoordinateSystem",function(){d.undo(H)}),K(" translateGraph",function(){D(H)}),K(" assignNodeIntersects",function(){G(H)}),K(" reversePoints",function(){X(H)}),K(" acyclic.undo",function(){t.undo(H)})}function x(H,K){e.forEach(H.nodes(),function($){var k=H.node($),z=K.node($);k&&(k.x=z.x,k.y=z.y,K.children($).length&&(k.width=z.width,k.height=z.height))}),e.forEach(H.edges(),function($){var k=H.edge($),z=K.edge($);k.points=z.points,e.has(z,"x")&&(k.x=z.x,k.y=z.y)}),H.graph().width=K.graph().width,H.graph().height=K.graph().height}var b=["nodesep","edgesep","ranksep","marginx","marginy"],w={ranksep:50,edgesep:20,nodesep:50,rankdir:"tb"},E=["acyclicer","ranker","rankdir","align"],_=["width","height"],S={width:0,height:0},R=["minlen","weight","width","height","labeloffset"],I={minlen:1,weight:1,width:0,height:0,labeloffset:10,labelpos:"r"},N=["labelpos"];function A(H){var K=new v({multigraph:!0,compound:!0}),$=ae(H.graph());return K.setGraph(e.merge({},w,oe($,b),e.pick($,E))),e.forEach(H.nodes(),function(k){var z=ae(H.node(k));K.setNode(k,e.defaults(oe(z,_),S)),K.setParent(k,H.parent(k))}),e.forEach(H.edges(),function(k){var z=ae(H.edge(k));K.setEdge(k,e.merge({},I,oe(z,R),e.pick(z,N)))}),K}function L(H){var K=H.graph();K.ranksep/=2,e.forEach(H.edges(),function($){var k=H.edge($);k.minlen*=2,k.labelpos.toLowerCase()!=="c"&&(K.rankdir==="TB"||K.rankdir==="BT"?k.width+=k.labeloffset:k.height+=k.labeloffset)})}function B(H){e.forEach(H.edges(),function(K){var $=H.edge(K);if($.width&&$.height){var k=H.node(K.v),z=H.node(K.w),re={rank:(z.rank-k.rank)/2+k.rank,e:K};p.addDummyNode(H,"edge-proxy",re,"_ep")}})}function U(H){var K=0;e.forEach(H.nodes(),function($){var k=H.node($);k.borderTop&&(k.minRank=H.node(k.borderTop).rank,k.maxRank=H.node(k.borderBottom).rank,K=e.max(K,k.maxRank))}),H.graph().maxRank=K}function j(H){e.forEach(H.nodes(),function(K){var $=H.node(K);$.dummy==="edge-proxy"&&(H.edge($.e).labelRank=$.rank,H.removeNode(K))})}function D(H){var K=Number.POSITIVE_INFINITY,$=0,k=Number.POSITIVE_INFINITY,z=0,re=H.graph(),ie=re.marginx||0,se=re.marginy||0;function ce(be){var Ce=be.x,_e=be.y,he=be.width,fe=be.height;K=Math.min(K,Ce-he/2),$=Math.max($,Ce+he/2),k=Math.min(k,_e-fe/2),z=Math.max(z,_e+fe/2)}e.forEach(H.nodes(),function(be){ce(H.node(be))}),e.forEach(H.edges(),function(be){var Ce=H.edge(be);e.has(Ce,"x")&&ce(Ce)}),K-=ie,k-=se,e.forEach(H.nodes(),function(be){var Ce=H.node(be);Ce.x-=K,Ce.y-=k}),e.forEach(H.edges(),function(be){var Ce=H.edge(be);e.forEach(Ce.points,function(_e){_e.x-=K,_e.y-=k}),e.has(Ce,"x")&&(Ce.x-=K),e.has(Ce,"y")&&(Ce.y-=k)}),re.width=$-K+ie,re.height=z-k+se}function G(H){e.forEach(H.edges(),function(K){var $=H.edge(K),k=H.node(K.v),z=H.node(K.w),re,ie;$.points?(re=$.points[0],ie=$.points[$.points.length-1]):($.points=[],re=z,ie=k),$.points.unshift(p.intersectRect(k,re)),$.points.push(p.intersectRect(z,ie))})}function F(H){e.forEach(H.edges(),function(K){var $=H.edge(K);if(e.has($,"x"))switch(($.labelpos==="l"||$.labelpos==="r")&&($.width-=$.labeloffset),$.labelpos){case"l":$.x-=$.width/2+$.labeloffset;break;case"r":$.x+=$.width/2+$.labeloffset;break}})}function X(H){e.forEach(H.edges(),function(K){var $=H.edge(K);$.reversed&&$.points.reverse()})}function Z(H){e.forEach(H.nodes(),function(K){if(H.children(K).length){var $=H.node(K),k=H.node($.borderTop),z=H.node($.borderBottom),re=H.node(e.last($.borderLeft)),ie=H.node(e.last($.borderRight));$.width=Math.abs(ie.x-re.x),$.height=Math.abs(z.y-k.y),$.x=re.x+$.width/2,$.y=k.y+$.height/2}}),e.forEach(H.nodes(),function(K){H.node(K).dummy==="border"&&H.removeNode(K)})}function Q(H){e.forEach(H.edges(),function(K){if(K.v===K.w){var $=H.node(K.v);$.selfEdges||($.selfEdges=[]),$.selfEdges.push({e:K,label:H.edge(K)}),H.removeEdge(K)}})}function W(H){var K=p.buildLayerMatrix(H);e.forEach(K,function($){var k=0;e.forEach($,function(z,re){var ie=H.node(z);ie.order=re+k,e.forEach(ie.selfEdges,function(se){p.addDummyNode(H,"selfedge",{width:se.label.width,height:se.label.height,rank:ie.rank,order:re+ ++k,e:se.e,label:se.label},"_se")}),delete ie.selfEdges})})}function ee(H){e.forEach(H.nodes(),function(K){var $=H.node(K);if($.dummy==="selfedge"){var k=H.node($.e.v),z=k.x+k.width/2,re=k.y,ie=$.x-z,se=k.height/2;H.setEdge($.e,$.label),H.removeNode(K),$.label.points=[{x:z+2*ie/3,y:re-se},{x:z+5*ie/6,y:re-se},{x:z+ie,y:re},{x:z+5*ie/6,y:re+se},{x:z+2*ie/3,y:re+se}],$.label.x=$.x,$.label.y=$.y}})}function oe(H,K){return e.mapValues(e.pick(H,K),Number)}function ae(H){var K={};return e.forEach(H,function($,k){K[k.toLowerCase()]=$}),K}return um}var cm,yI;function OW(){if(yI)return cm;yI=1;var e=ut(),t=Yt(),r=Fr().Graph;cm={debugOrdering:n};function n(i){var o=t.buildLayerMatrix(i),a=new r({compound:!0,multigraph:!0}).setGraph({});return e.forEach(i.nodes(),function(u){a.setNode(u,{label:u}),a.setParent(u,"layer"+i.node(u).rank)}),e.forEach(i.edges(),function(u){a.setEdge(u.v,u.w,{},u.name)}),e.forEach(o,function(u,l){var d="layer"+l;a.setNode(d,{rank:"same"}),e.reduce(u,function(f,h){return a.setEdge(f,h,{style:"invis"}),h})}),a}return cm}var lm,bI;function CW(){return bI||(bI=1,lm="0.8.5"),lm}var fm,xI;function RW(){return xI||(xI=1,fm={graphlib:Fr(),layout:SW(),debug:OW(),util:{time:Yt().time,notime:Yt().notime},version:CW()}),fm}var IW=RW();const wI=Un(IW);function PW(e){let t;const r=new Set,n=(d,f)=>{const h=typeof d=="function"?d(t):d;if(h!==t){const p=t;t=f?h:Object.assign({},t,h),r.forEach(v=>v(t,p))}},i=()=>t,o=(d,f=i,h=Object.is)=>{console.warn("[DEPRECATED] Please use `subscribeWithSelector` middleware");let p=f(t);function v(){const m=f(t);if(!h(p,m)){const y=p;d(p=m,y)}}return r.add(v),()=>r.delete(v)},l={setState:n,getState:i,subscribe:(d,f,h)=>f||h?o(d,f,h):(r.add(d),()=>r.delete(d)),destroy:()=>r.clear()};return t=e(n,i,l),l}const NW=typeof window>"u"||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),_I=NW?T.useEffect:T.useLayoutEffect;function TW(e){const t=typeof e=="function"?PW(e):e,r=(n=t.getState,i=Object.is)=>{const[,o]=T.useReducer(x=>x+1,0),a=t.getState(),u=T.useRef(a),l=T.useRef(n),d=T.useRef(i),f=T.useRef(!1),h=T.useRef();h.current===void 0&&(h.current=n(a));let p,v=!1;(u.current!==a||l.current!==n||d.current!==i||f.current)&&(p=n(a),v=!i(h.current,p)),_I(()=>{v&&(h.current=p),u.current=a,l.current=n,d.current=i,f.current=!1});const m=T.useRef(a);_I(()=>{const x=()=>{try{const w=t.getState(),E=l.current(w);d.current(h.current,E)||(u.current=w,h.current=E,o())}catch{f.current=!0,o()}},b=t.subscribe(x);return t.getState()!==m.current&&x(),b},[]);const y=v?p:h.current;return T.useDebugValue(y),y};return Object.assign(r,t),r[Symbol.iterator]=function(){console.warn("[useStore, api] = create() is deprecated and will be removed in v4");const n=[r,t];return{next(){const i=n.length<=0;return{value:n.shift(),done:i}}}},r}function AW(){const e=T.createContext(void 0);return{Provider:({initialStore:i,createStore:o,children:a})=>{const u=T.useRef();return u.current||(i&&(console.warn("Provider initialStore is deprecated and will be removed in the next version."),o||(o=()=>i)),u.current=o()),T.createElement(e.Provider,{value:u.current},a)},useStore:(i,o=Object.is)=>{const a=T.useContext(e);if(!a)throw new Error("Seems like you have not used zustand provider as an ancestor.");return a(i,o)},useStoreApi:()=>{const i=T.useContext(e);if(!i)throw new Error("Seems like you have not used zustand provider as an ancestor.");return T.useMemo(()=>({getState:i.getState,setState:i.setState,subscribe:i.subscribe,destroy:i.destroy}),[i])}}}var MW={value:()=>{}};function Ac(){for(var e=0,t=arguments.length,r={},n;e<t;++e){if(!(n=arguments[e]+"")||n in r||/[\s.]/.test(n))throw new Error("illegal type: "+n);r[n]=[]}return new Ru(r)}function Ru(e){this._=e}function DW(e,t){return e.trim().split(/^|\s+/).map(function(r){var n="",i=r.indexOf(".");if(i>=0&&(n=r.slice(i+1),r=r.slice(0,i)),r&&!t.hasOwnProperty(r))throw new Error("unknown type: "+r);return{type:r,name:n}})}Ru.prototype=Ac.prototype={constructor:Ru,on:function(e,t){var r=this._,n=DW(e+"",r),i,o=-1,a=n.length;if(arguments.length<2){for(;++o<a;)if((i=(e=n[o]).type)&&(i=jW(r[i],e.name)))return i;return}if(t!=null&&typeof t!="function")throw new Error("invalid callback: "+t);for(;++o<a;)if(i=(e=n[o]).type)r[i]=EI(r[i],e.name,t);else if(t==null)for(i in r)r[i]=EI(r[i],e.name,null);return this},copy:function(){var e={},t=this._;for(var r in t)e[r]=t[r].slice();return new Ru(e)},call:function(e,t){if((i=arguments.length-2)>0)for(var r=new Array(i),n=0,i,o;n<i;++n)r[n]=arguments[n+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(o=this._[e],n=0,i=o.length;n<i;++n)o[n].value.apply(t,r)},apply:function(e,t,r){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var n=this._[e],i=0,o=n.length;i<o;++i)n[i].value.apply(t,r)}};function jW(e,t){for(var r=0,n=e.length,i;r<n;++r)if((i=e[r]).name===t)return i.value}function EI(e,t,r){for(var n=0,i=e.length;n<i;++n)if(e[n].name===t){e[n]=MW,e=e.slice(0,n).concat(e.slice(n+1));break}return r!=null&&e.push({name:t,value:r}),e}var Ib="http://www.w3.org/1999/xhtml";const SI={svg:"http://www.w3.org/2000/svg",xhtml:Ib,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function Mc(e){var t=e+="",r=t.indexOf(":");return r>=0&&(t=e.slice(0,r))!=="xmlns"&&(e=e.slice(r+1)),SI.hasOwnProperty(t)?{space:SI[t],local:e}:e}function qW(e){return function(){var t=this.ownerDocument,r=this.namespaceURI;return r===Ib&&t.documentElement.namespaceURI===Ib?t.createElement(e):t.createElementNS(r,e)}}function kW(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function Sj(e){var t=Mc(e);return(t.local?kW:qW)(t)}function LW(){}function Ox(e){return e==null?LW:function(){return this.querySelector(e)}}function BW(e){typeof e!="function"&&(e=Ox(e));for(var t=this._groups,r=t.length,n=new Array(r),i=0;i<r;++i)for(var o=t[i],a=o.length,u=n[i]=new Array(a),l,d,f=0;f<a;++f)(l=o[f])&&(d=e.call(l,l.__data__,f,o))&&("__data__"in l&&(d.__data__=l.__data__),u[f]=d);return new cr(n,this._parents)}function FW(e){return e==null?[]:Array.isArray(e)?e:Array.from(e)}function $W(){return[]}function Oj(e){return e==null?$W:function(){return this.querySelectorAll(e)}}function zW(e){return function(){return FW(e.apply(this,arguments))}}function HW(e){typeof e=="function"?e=zW(e):e=Oj(e);for(var t=this._groups,r=t.length,n=[],i=[],o=0;o<r;++o)for(var a=t[o],u=a.length,l,d=0;d<u;++d)(l=a[d])&&(n.push(e.call(l,l.__data__,d,a)),i.push(l));return new cr(n,i)}function Cj(e){return function(){return this.matches(e)}}function Rj(e){return function(t){return t.matches(e)}}var UW=Array.prototype.find;function VW(e){return function(){return UW.call(this.children,e)}}function WW(){return this.firstElementChild}function GW(e){return this.select(e==null?WW:VW(typeof e=="function"?e:Rj(e)))}var KW=Array.prototype.filter;function YW(){return Array.from(this.children)}function XW(e){return function(){return KW.call(this.children,e)}}function ZW(e){return this.selectAll(e==null?YW:XW(typeof e=="function"?e:Rj(e)))}function JW(e){typeof e!="function"&&(e=Cj(e));for(var t=this._groups,r=t.length,n=new Array(r),i=0;i<r;++i)for(var o=t[i],a=o.length,u=n[i]=[],l,d=0;d<a;++d)(l=o[d])&&e.call(l,l.__data__,d,o)&&u.push(l);return new cr(n,this._parents)}function Ij(e){return new Array(e.length)}function QW(){return new cr(this._enter||this._groups.map(Ij),this._parents)}function Lu(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}Lu.prototype={constructor:Lu,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};function e6(e){return function(){return e}}function t6(e,t,r,n,i,o){for(var a=0,u,l=t.length,d=o.length;a<d;++a)(u=t[a])?(u.__data__=o[a],n[a]=u):r[a]=new Lu(e,o[a]);for(;a<l;++a)(u=t[a])&&(i[a]=u)}function r6(e,t,r,n,i,o,a){var u,l,d=new Map,f=t.length,h=o.length,p=new Array(f),v;for(u=0;u<f;++u)(l=t[u])&&(p[u]=v=a.call(l,l.__data__,u,t)+"",d.has(v)?i[u]=l:d.set(v,l));for(u=0;u<h;++u)v=a.call(e,o[u],u,o)+"",(l=d.get(v))?(n[u]=l,l.__data__=o[u],d.delete(v)):r[u]=new Lu(e,o[u]);for(u=0;u<f;++u)(l=t[u])&&d.get(p[u])===l&&(i[u]=l)}function n6(e){return e.__data__}function i6(e,t){if(!arguments.length)return Array.from(this,n6);var r=t?r6:t6,n=this._parents,i=this._groups;typeof e!="function"&&(e=e6(e));for(var o=i.length,a=new Array(o),u=new Array(o),l=new Array(o),d=0;d<o;++d){var f=n[d],h=i[d],p=h.length,v=o6(e.call(f,f&&f.__data__,d,n)),m=v.length,y=u[d]=new Array(m),x=a[d]=new Array(m),b=l[d]=new Array(p);r(f,h,y,x,b,v,t);for(var w=0,E=0,_,S;w<m;++w)if(_=y[w]){for(w>=E&&(E=w+1);!(S=x[E])&&++E<m;);_._next=S||null}}return a=new cr(a,n),a._enter=u,a._exit=l,a}function o6(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function a6(){return new cr(this._exit||this._groups.map(Ij),this._parents)}function s6(e,t,r){var n=this.enter(),i=this,o=this.exit();return typeof e=="function"?(n=e(n),n&&(n=n.selection())):n=n.append(e+""),t!=null&&(i=t(i),i&&(i=i.selection())),r==null?o.remove():r(o),n&&i?n.merge(i).order():i}function u6(e){for(var t=e.selection?e.selection():e,r=this._groups,n=t._groups,i=r.length,o=n.length,a=Math.min(i,o),u=new Array(i),l=0;l<a;++l)for(var d=r[l],f=n[l],h=d.length,p=u[l]=new Array(h),v,m=0;m<h;++m)(v=d[m]||f[m])&&(p[m]=v);for(;l<i;++l)u[l]=r[l];return new cr(u,this._parents)}function c6(){for(var e=this._groups,t=-1,r=e.length;++t<r;)for(var n=e[t],i=n.length-1,o=n[i],a;--i>=0;)(a=n[i])&&(o&&a.compareDocumentPosition(o)^4&&o.parentNode.insertBefore(a,o),o=a);return this}function l6(e){e||(e=f6);function t(h,p){return h&&p?e(h.__data__,p.__data__):!h-!p}for(var r=this._groups,n=r.length,i=new Array(n),o=0;o<n;++o){for(var a=r[o],u=a.length,l=i[o]=new Array(u),d,f=0;f<u;++f)(d=a[f])&&(l[f]=d);l.sort(t)}return new cr(i,this._parents).order()}function f6(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function d6(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this}function h6(){return Array.from(this)}function p6(){for(var e=this._groups,t=0,r=e.length;t<r;++t)for(var n=e[t],i=0,o=n.length;i<o;++i){var a=n[i];if(a)return a}return null}function v6(){let e=0;for(const t of this)++e;return e}function g6(){return!this.node()}function m6(e){for(var t=this._groups,r=0,n=t.length;r<n;++r)for(var i=t[r],o=0,a=i.length,u;o<a;++o)(u=i[o])&&e.call(u,u.__data__,o,i);return this}function y6(e){return function(){this.removeAttribute(e)}}function b6(e){return function(){this.removeAttributeNS(e.space,e.local)}}function x6(e,t){return function(){this.setAttribute(e,t)}}function w6(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function _6(e,t){return function(){var r=t.apply(this,arguments);r==null?this.removeAttribute(e):this.setAttribute(e,r)}}function E6(e,t){return function(){var r=t.apply(this,arguments);r==null?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,r)}}function S6(e,t){var r=Mc(e);if(arguments.length<2){var n=this.node();return r.local?n.getAttributeNS(r.space,r.local):n.getAttribute(r)}return this.each((t==null?r.local?b6:y6:typeof t=="function"?r.local?E6:_6:r.local?w6:x6)(r,t))}function Pj(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function O6(e){return function(){this.style.removeProperty(e)}}function C6(e,t,r){return function(){this.style.setProperty(e,t,r)}}function R6(e,t,r){return function(){var n=t.apply(this,arguments);n==null?this.style.removeProperty(e):this.style.setProperty(e,n,r)}}function I6(e,t,r){return arguments.length>1?this.each((t==null?O6:typeof t=="function"?R6:C6)(e,t,r??"")):yo(this.node(),e)}function yo(e,t){return e.style.getPropertyValue(t)||Pj(e).getComputedStyle(e,null).getPropertyValue(t)}function P6(e){return function(){delete this[e]}}function N6(e,t){return function(){this[e]=t}}function T6(e,t){return function(){var r=t.apply(this,arguments);r==null?delete this[e]:this[e]=r}}function A6(e,t){return arguments.length>1?this.each((t==null?P6:typeof t=="function"?T6:N6)(e,t)):this.node()[e]}function Nj(e){return e.trim().split(/^|\s+/)}function Cx(e){return e.classList||new Tj(e)}function Tj(e){this._node=e,this._names=Nj(e.getAttribute("class")||"")}Tj.prototype={add:function(e){var t=this._names.indexOf(e);t<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e);t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};function Aj(e,t){for(var r=Cx(e),n=-1,i=t.length;++n<i;)r.add(t[n])}function Mj(e,t){for(var r=Cx(e),n=-1,i=t.length;++n<i;)r.remove(t[n])}function M6(e){return function(){Aj(this,e)}}function D6(e){return function(){Mj(this,e)}}function j6(e,t){return function(){(t.apply(this,arguments)?Aj:Mj)(this,e)}}function q6(e,t){var r=Nj(e+"");if(arguments.length<2){for(var n=Cx(this.node()),i=-1,o=r.length;++i<o;)if(!n.contains(r[i]))return!1;return!0}return this.each((typeof t=="function"?j6:t?M6:D6)(r,t))}function k6(){this.textContent=""}function L6(e){return function(){this.textContent=e}}function B6(e){return function(){var t=e.apply(this,arguments);this.textContent=t??""}}function F6(e){return arguments.length?this.each(e==null?k6:(typeof e=="function"?B6:L6)(e)):this.node().textContent}function $6(){this.innerHTML=""}function z6(e){return function(){this.innerHTML=e}}function H6(e){return function(){var t=e.apply(this,arguments);this.innerHTML=t??""}}function U6(e){return arguments.length?this.each(e==null?$6:(typeof e=="function"?H6:z6)(e)):this.node().innerHTML}function V6(){this.nextSibling&&this.parentNode.appendChild(this)}function W6(){return this.each(V6)}function G6(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function K6(){return this.each(G6)}function Y6(e){var t=typeof e=="function"?e:Sj(e);return this.select(function(){return this.appendChild(t.apply(this,arguments))})}function X6(){return null}function Z6(e,t){var r=typeof e=="function"?e:Sj(e),n=t==null?X6:typeof t=="function"?t:Ox(t);return this.select(function(){return this.insertBefore(r.apply(this,arguments),n.apply(this,arguments)||null)})}function J6(){var e=this.parentNode;e&&e.removeChild(this)}function Q6(){return this.each(J6)}function e8(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function t8(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function r8(e){return this.select(e?t8:e8)}function n8(e){return arguments.length?this.property("__data__",e):this.node().__data__}function i8(e){return function(t){e.call(this,t,this.__data__)}}function o8(e){return e.trim().split(/^|\s+/).map(function(t){var r="",n=t.indexOf(".");return n>=0&&(r=t.slice(n+1),t=t.slice(0,n)),{type:t,name:r}})}function a8(e){return function(){var t=this.__on;if(t){for(var r=0,n=-1,i=t.length,o;r<i;++r)o=t[r],(!e.type||o.type===e.type)&&o.name===e.name?this.removeEventListener(o.type,o.listener,o.options):t[++n]=o;++n?t.length=n:delete this.__on}}}function s8(e,t,r){return function(){var n=this.__on,i,o=i8(t);if(n){for(var a=0,u=n.length;a<u;++a)if((i=n[a]).type===e.type&&i.name===e.name){this.removeEventListener(i.type,i.listener,i.options),this.addEventListener(i.type,i.listener=o,i.options=r),i.value=t;return}}this.addEventListener(e.type,o,r),i={type:e.type,name:e.name,value:t,listener:o,options:r},n?n.push(i):this.__on=[i]}}function u8(e,t,r){var n=o8(e+""),i,o=n.length,a;if(arguments.length<2){var u=this.node().__on;if(u){for(var l=0,d=u.length,f;l<d;++l)for(i=0,f=u[l];i<o;++i)if((a=n[i]).type===f.type&&a.name===f.name)return f.value}return}for(u=t?s8:a8,i=0;i<o;++i)this.each(u(n[i],t,r));return this}function Dj(e,t,r){var n=Pj(e),i=n.CustomEvent;typeof i=="function"?i=new i(t,r):(i=n.document.createEvent("Event"),r?(i.initEvent(t,r.bubbles,r.cancelable),i.detail=r.detail):i.initEvent(t,!1,!1)),e.dispatchEvent(i)}function c8(e,t){return function(){return Dj(this,e,t)}}function l8(e,t){return function(){return Dj(this,e,t.apply(this,arguments))}}function f8(e,t){return this.each((typeof t=="function"?l8:c8)(e,t))}function*d8(){for(var e=this._groups,t=0,r=e.length;t<r;++t)for(var n=e[t],i=0,o=n.length,a;i<o;++i)(a=n[i])&&(yield a)}var jj=[null];function cr(e,t){this._groups=e,this._parents=t}function Xa(){return new cr([[document.documentElement]],jj)}function h8(){return this}cr.prototype=Xa.prototype={constructor:cr,select:BW,selectAll:HW,selectChild:GW,selectChildren:ZW,filter:JW,data:i6,enter:QW,exit:a6,join:s6,merge:u6,selection:h8,order:c6,sort:l6,call:d6,nodes:h6,node:p6,size:v6,empty:g6,each:m6,attr:S6,style:I6,property:A6,classed:q6,text:F6,html:U6,raise:W6,lower:K6,append:Y6,insert:Z6,remove:Q6,clone:r8,datum:n8,on:u8,dispatch:f8,[Symbol.iterator]:d8};function qr(e){return typeof e=="string"?new cr([[document.querySelector(e)]],[document.documentElement]):new cr([[e]],jj)}function p8(e){let t;for(;t=e.sourceEvent;)e=t;return e}function Zr(e,t){if(e=p8(e),t===void 0&&(t=e.currentTarget),t){var r=t.ownerSVGElement||t;if(r.createSVGPoint){var n=r.createSVGPoint();return n.x=e.clientX,n.y=e.clientY,n=n.matrixTransform(t.getScreenCTM().inverse()),[n.x,n.y]}if(t.getBoundingClientRect){var i=t.getBoundingClientRect();return[e.clientX-i.left-t.clientLeft,e.clientY-i.top-t.clientTop]}}return[e.pageX,e.pageY]}const v8={passive:!1},qa={capture:!0,passive:!1};function dm(e){e.stopImmediatePropagation()}function oo(e){e.preventDefault(),e.stopImmediatePropagation()}function qj(e){var t=e.document.documentElement,r=qr(e).on("dragstart.drag",oo,qa);"onselectstart"in t?r.on("selectstart.drag",oo,qa):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function kj(e,t){var r=e.document.documentElement,n=qr(e).on("dragstart.drag",null);t&&(n.on("click.drag",oo,qa),setTimeout(function(){n.on("click.drag",null)},0)),"onselectstart"in r?n.on("selectstart.drag",null):(r.style.MozUserSelect=r.__noselect,delete r.__noselect)}const ru=e=>()=>e;function Pb(e,{sourceEvent:t,subject:r,target:n,identifier:i,active:o,x:a,y:u,dx:l,dy:d,dispatch:f}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},subject:{value:r,enumerable:!0,configurable:!0},target:{value:n,enumerable:!0,configurable:!0},identifier:{value:i,enumerable:!0,configurable:!0},active:{value:o,enumerable:!0,configurable:!0},x:{value:a,enumerable:!0,configurable:!0},y:{value:u,enumerable:!0,configurable:!0},dx:{value:l,enumerable:!0,configurable:!0},dy:{value:d,enumerable:!0,configurable:!0},_:{value:f}})}Pb.prototype.on=function(){var e=this._.on.apply(this._,arguments);return e===this._?this:e};function g8(e){return!e.ctrlKey&&!e.button}function m8(){return this.parentNode}function y8(e,t){return t??{x:e.x,y:e.y}}function b8(){return navigator.maxTouchPoints||"ontouchstart"in this}function x8(){var e=g8,t=m8,r=y8,n=b8,i={},o=Ac("start","drag","end"),a=0,u,l,d,f,h=0;function p(_){_.on("mousedown.drag",v).filter(n).on("touchstart.drag",x).on("touchmove.drag",b,v8).on("touchend.drag touchcancel.drag",w).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function v(_,S){if(!(f||!e.call(this,_,S))){var R=E(this,t.call(this,_,S),_,S,"mouse");R&&(qr(_.view).on("mousemove.drag",m,qa).on("mouseup.drag",y,qa),qj(_.view),dm(_),d=!1,u=_.clientX,l=_.clientY,R("start",_))}}function m(_){if(oo(_),!d){var S=_.clientX-u,R=_.clientY-l;d=S*S+R*R>h}i.mouse("drag",_)}function y(_){qr(_.view).on("mousemove.drag mouseup.drag",null),kj(_.view,d),oo(_),i.mouse("end",_)}function x(_,S){if(e.call(this,_,S)){var R=_.changedTouches,I=t.call(this,_,S),N=R.length,A,L;for(A=0;A<N;++A)(L=E(this,I,_,S,R[A].identifier,R[A]))&&(dm(_),L("start",_,R[A]))}}function b(_){var S=_.changedTouches,R=S.length,I,N;for(I=0;I<R;++I)(N=i[S[I].identifier])&&(oo(_),N("drag",_,S[I]))}function w(_){var S=_.changedTouches,R=S.length,I,N;for(f&&clearTimeout(f),f=setTimeout(function(){f=null},500),I=0;I<R;++I)(N=i[S[I].identifier])&&(dm(_),N("end",_,S[I]))}function E(_,S,R,I,N,A){var L=o.copy(),B=Zr(A||R,S),U,j,D;if((D=r.call(_,new Pb("beforestart",{sourceEvent:R,target:p,identifier:N,active:a,x:B[0],y:B[1],dx:0,dy:0,dispatch:L}),I))!=null)return U=D.x-B[0]||0,j=D.y-B[1]||0,function G(F,X,Z){var Q=B,W;switch(F){case"start":i[N]=G,W=a++;break;case"end":delete i[N],--a;case"drag":B=Zr(Z||X,S),W=a;break}L.call(F,_,new Pb(F,{sourceEvent:X,subject:D,target:p,identifier:N,active:W,x:B[0]+U,y:B[1]+j,dx:B[0]-Q[0],dy:B[1]-Q[1],dispatch:L}),I)}}return p.filter=function(_){return arguments.length?(e=typeof _=="function"?_:ru(!!_),p):e},p.container=function(_){return arguments.length?(t=typeof _=="function"?_:ru(_),p):t},p.subject=function(_){return arguments.length?(r=typeof _=="function"?_:ru(_),p):r},p.touchable=function(_){return arguments.length?(n=typeof _=="function"?_:ru(!!_),p):n},p.on=function(){var _=o.on.apply(o,arguments);return _===o?p:_},p.clickDistance=function(_){return arguments.length?(h=(_=+_)*_,p):Math.sqrt(h)},p}function Rx(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function Lj(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function Za(){}var ka=.7,Bu=1/ka,ao="\\s*([+-]?\\d+)\\s*",La="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",tn="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",w8=/^#([0-9a-f]{3,8})$/,_8=new RegExp(`^rgb\\(${ao},${ao},${ao}\\)$`),E8=new RegExp(`^rgb\\(${tn},${tn},${tn}\\)$`),S8=new RegExp(`^rgba\\(${ao},${ao},${ao},${La}\\)$`),O8=new RegExp(`^rgba\\(${tn},${tn},${tn},${La}\\)$`),C8=new RegExp(`^hsl\\(${La},${tn},${tn}\\)$`),R8=new RegExp(`^hsla\\(${La},${tn},${tn},${La}\\)$`),OI={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};Rx(Za,Ba,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:CI,formatHex:CI,formatHex8:I8,formatHsl:P8,formatRgb:RI,toString:RI});function CI(){return this.rgb().formatHex()}function I8(){return this.rgb().formatHex8()}function P8(){return Bj(this).formatHsl()}function RI(){return this.rgb().formatRgb()}function Ba(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=w8.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?II(t):r===3?new Wt(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?nu(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?nu(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=_8.exec(e))?new Wt(t[1],t[2],t[3],1):(t=E8.exec(e))?new Wt(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=S8.exec(e))?nu(t[1],t[2],t[3],t[4]):(t=O8.exec(e))?nu(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=C8.exec(e))?TI(t[1],t[2]/100,t[3]/100,1):(t=R8.exec(e))?TI(t[1],t[2]/100,t[3]/100,t[4]):OI.hasOwnProperty(e)?II(OI[e]):e==="transparent"?new Wt(NaN,NaN,NaN,0):null}function II(e){return new Wt(e>>16&255,e>>8&255,e&255,1)}function nu(e,t,r,n){return n<=0&&(e=t=r=NaN),new Wt(e,t,r,n)}function N8(e){return e instanceof Za||(e=Ba(e)),e?(e=e.rgb(),new Wt(e.r,e.g,e.b,e.opacity)):new Wt}function Nb(e,t,r,n){return arguments.length===1?N8(e):new Wt(e,t,r,n??1)}function Wt(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}Rx(Wt,Nb,Lj(Za,{brighter(e){return e=e==null?Bu:Math.pow(Bu,e),new Wt(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?ka:Math.pow(ka,e),new Wt(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Wt(di(this.r),di(this.g),di(this.b),Fu(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:PI,formatHex:PI,formatHex8:T8,formatRgb:NI,toString:NI}));function PI(){return`#${li(this.r)}${li(this.g)}${li(this.b)}`}function T8(){return`#${li(this.r)}${li(this.g)}${li(this.b)}${li((isNaN(this.opacity)?1:this.opacity)*255)}`}function NI(){const e=Fu(this.opacity);return`${e===1?"rgb(":"rgba("}${di(this.r)}, ${di(this.g)}, ${di(this.b)}${e===1?")":`, ${e})`}`}function Fu(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function di(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function li(e){return e=di(e),(e<16?"0":"")+e.toString(16)}function TI(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new kr(e,t,r,n)}function Bj(e){if(e instanceof kr)return new kr(e.h,e.s,e.l,e.opacity);if(e instanceof Za||(e=Ba(e)),!e)return new kr;if(e instanceof kr)return e;e=e.rgb();var t=e.r/255,r=e.g/255,n=e.b/255,i=Math.min(t,r,n),o=Math.max(t,r,n),a=NaN,u=o-i,l=(o+i)/2;return u?(t===o?a=(r-n)/u+(r<n)*6:r===o?a=(n-t)/u+2:a=(t-r)/u+4,u/=l<.5?o+i:2-o-i,a*=60):u=l>0&&l<1?0:a,new kr(a,u,l,e.opacity)}function A8(e,t,r,n){return arguments.length===1?Bj(e):new kr(e,t,r,n??1)}function kr(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}Rx(kr,A8,Lj(Za,{brighter(e){return e=e==null?Bu:Math.pow(Bu,e),new kr(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?ka:Math.pow(ka,e),new kr(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*t,i=2*r-n;return new Wt(hm(e>=240?e-240:e+120,i,n),hm(e,i,n),hm(e<120?e+240:e-120,i,n),this.opacity)},clamp(){return new kr(AI(this.h),iu(this.s),iu(this.l),Fu(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=Fu(this.opacity);return`${e===1?"hsl(":"hsla("}${AI(this.h)}, ${iu(this.s)*100}%, ${iu(this.l)*100}%${e===1?")":`, ${e})`}`}}));function AI(e){return e=(e||0)%360,e<0?e+360:e}function iu(e){return Math.max(0,Math.min(1,e||0))}function hm(e,t,r){return(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)*255}const Fj=e=>()=>e;function M8(e,t){return function(r){return e+r*t}}function D8(e,t,r){return e=Math.pow(e,r),t=Math.pow(t,r)-e,r=1/r,function(n){return Math.pow(e+n*t,r)}}function j8(e){return(e=+e)==1?$j:function(t,r){return r-t?D8(t,r,e):Fj(isNaN(t)?r:t)}}function $j(e,t){var r=t-e;return r?M8(e,r):Fj(isNaN(e)?t:e)}const MI=(function e(t){var r=j8(t);function n(i,o){var a=r((i=Nb(i)).r,(o=Nb(o)).r),u=r(i.g,o.g),l=r(i.b,o.b),d=$j(i.opacity,o.opacity);return function(f){return i.r=a(f),i.g=u(f),i.b=l(f),i.opacity=d(f),i+""}}return n.gamma=e,n})(1);function Bn(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}var Tb=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,pm=new RegExp(Tb.source,"g");function q8(e){return function(){return e}}function k8(e){return function(t){return e(t)+""}}function L8(e,t){var r=Tb.lastIndex=pm.lastIndex=0,n,i,o,a=-1,u=[],l=[];for(e=e+"",t=t+"";(n=Tb.exec(e))&&(i=pm.exec(t));)(o=i.index)>r&&(o=t.slice(r,o),u[a]?u[a]+=o:u[++a]=o),(n=n[0])===(i=i[0])?u[a]?u[a]+=i:u[++a]=i:(u[++a]=null,l.push({i:a,x:Bn(n,i)})),r=pm.lastIndex;return r<t.length&&(o=t.slice(r),u[a]?u[a]+=o:u[++a]=o),u.length<2?l[0]?k8(l[0].x):q8(t):(t=l.length,function(d){for(var f=0,h;f<t;++f)u[(h=l[f]).i]=h.x(d);return u.join("")})}var DI=180/Math.PI,Ab={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function zj(e,t,r,n,i,o){var a,u,l;return(a=Math.sqrt(e*e+t*t))&&(e/=a,t/=a),(l=e*r+t*n)&&(r-=e*l,n-=t*l),(u=Math.sqrt(r*r+n*n))&&(r/=u,n/=u,l/=u),e*n<t*r&&(e=-e,t=-t,l=-l,a=-a),{translateX:i,translateY:o,rotate:Math.atan2(t,e)*DI,skewX:Math.atan(l)*DI,scaleX:a,scaleY:u}}var ou;function B8(e){const t=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(e+"");return t.isIdentity?Ab:zj(t.a,t.b,t.c,t.d,t.e,t.f)}function F8(e){return e==null||(ou||(ou=document.createElementNS("http://www.w3.org/2000/svg","g")),ou.setAttribute("transform",e),!(e=ou.transform.baseVal.consolidate()))?Ab:(e=e.matrix,zj(e.a,e.b,e.c,e.d,e.e,e.f))}function Hj(e,t,r,n){function i(d){return d.length?d.pop()+" ":""}function o(d,f,h,p,v,m){if(d!==h||f!==p){var y=v.push("translate(",null,t,null,r);m.push({i:y-4,x:Bn(d,h)},{i:y-2,x:Bn(f,p)})}else(h||p)&&v.push("translate("+h+t+p+r)}function a(d,f,h,p){d!==f?(d-f>180?f+=360:f-d>180&&(d+=360),p.push({i:h.push(i(h)+"rotate(",null,n)-2,x:Bn(d,f)})):f&&h.push(i(h)+"rotate("+f+n)}function u(d,f,h,p){d!==f?p.push({i:h.push(i(h)+"skewX(",null,n)-2,x:Bn(d,f)}):f&&h.push(i(h)+"skewX("+f+n)}function l(d,f,h,p,v,m){if(d!==h||f!==p){var y=v.push(i(v)+"scale(",null,",",null,")");m.push({i:y-4,x:Bn(d,h)},{i:y-2,x:Bn(f,p)})}else(h!==1||p!==1)&&v.push(i(v)+"scale("+h+","+p+")")}return function(d,f){var h=[],p=[];return d=e(d),f=e(f),o(d.translateX,d.translateY,f.translateX,f.translateY,h,p),a(d.rotate,f.rotate,h,p),u(d.skewX,f.skewX,h,p),l(d.scaleX,d.scaleY,f.scaleX,f.scaleY,h,p),d=f=null,function(v){for(var m=-1,y=p.length,x;++m<y;)h[(x=p[m]).i]=x.x(v);return h.join("")}}}var $8=Hj(B8,"px, ","px)","deg)"),z8=Hj(F8,", ",")",")"),H8=1e-12;function jI(e){return((e=Math.exp(e))+1/e)/2}function U8(e){return((e=Math.exp(e))-1/e)/2}function V8(e){return((e=Math.exp(2*e))-1)/(e+1)}const W8=(function e(t,r,n){function i(o,a){var u=o[0],l=o[1],d=o[2],f=a[0],h=a[1],p=a[2],v=f-u,m=h-l,y=v*v+m*m,x,b;if(y<H8)b=Math.log(p/d)/t,x=function(I){return[u+I*v,l+I*m,d*Math.exp(t*I*b)]};else{var w=Math.sqrt(y),E=(p*p-d*d+n*y)/(2*d*r*w),_=(p*p-d*d-n*y)/(2*p*r*w),S=Math.log(Math.sqrt(E*E+1)-E),R=Math.log(Math.sqrt(_*_+1)-_);b=(R-S)/t,x=function(I){var N=I*b,A=jI(S),L=d/(r*w)*(A*V8(t*N+S)-U8(S));return[u+L*v,l+L*m,d*A/jI(t*N+S)]}}return x.duration=b*1e3*t/Math.SQRT2,x}return i.rho=function(o){var a=Math.max(.001,+o),u=a*a,l=u*u;return e(a,u,l)},i})(Math.SQRT2,2,4);var bo=0,Oa=0,ra=0,Uj=1e3,$u,Ca,zu=0,yi=0,Dc=0,Fa=typeof performance=="object"&&performance.now?performance:Date,Vj=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function Ix(){return yi||(Vj(G8),yi=Fa.now()+Dc)}function G8(){yi=0}function Hu(){this._call=this._time=this._next=null}Hu.prototype=Wj.prototype={constructor:Hu,restart:function(e,t,r){if(typeof e!="function")throw new TypeError("callback is not a function");r=(r==null?Ix():+r)+(t==null?0:+t),!this._next&&Ca!==this&&(Ca?Ca._next=this:$u=this,Ca=this),this._call=e,this._time=r,Mb()},stop:function(){this._call&&(this._call=null,this._time=1/0,Mb())}};function Wj(e,t,r){var n=new Hu;return n.restart(e,t,r),n}function K8(){Ix(),++bo;for(var e=$u,t;e;)(t=yi-e._time)>=0&&e._call.call(void 0,t),e=e._next;--bo}function qI(){yi=(zu=Fa.now())+Dc,bo=Oa=0;try{K8()}finally{bo=0,X8(),yi=0}}function Y8(){var e=Fa.now(),t=e-zu;t>Uj&&(Dc-=t,zu=e)}function X8(){for(var e,t=$u,r,n=1/0;t;)t._call?(n>t._time&&(n=t._time),e=t,t=t._next):(r=t._next,t._next=null,t=e?e._next=r:$u=r);Ca=e,Mb(n)}function Mb(e){if(!bo){Oa&&(Oa=clearTimeout(Oa));var t=e-yi;t>24?(e<1/0&&(Oa=setTimeout(qI,e-Fa.now()-Dc)),ra&&(ra=clearInterval(ra))):(ra||(zu=Fa.now(),ra=setInterval(Y8,Uj)),bo=1,Vj(qI))}}function kI(e,t,r){var n=new Hu;return t=t==null?0:+t,n.restart(i=>{n.stop(),e(i+t)},t,r),n}var Z8=Ac("start","end","cancel","interrupt"),J8=[],Gj=0,LI=1,Db=2,Iu=3,BI=4,jb=5,Pu=6;function jc(e,t,r,n,i,o){var a=e.__transition;if(!a)e.__transition={};else if(r in a)return;Q8(e,r,{name:t,index:n,group:i,on:Z8,tween:J8,time:o.time,delay:o.delay,duration:o.duration,ease:o.ease,timer:null,state:Gj})}function Px(e,t){var r=Ur(e,t);if(r.state>Gj)throw new Error("too late; already scheduled");return r}function an(e,t){var r=Ur(e,t);if(r.state>Iu)throw new Error("too late; already running");return r}function Ur(e,t){var r=e.__transition;if(!r||!(r=r[t]))throw new Error("transition not found");return r}function Q8(e,t,r){var n=e.__transition,i;n[t]=r,r.timer=Wj(o,0,r.time);function o(d){r.state=LI,r.timer.restart(a,r.delay,r.time),r.delay<=d&&a(d-r.delay)}function a(d){var f,h,p,v;if(r.state!==LI)return l();for(f in n)if(v=n[f],v.name===r.name){if(v.state===Iu)return kI(a);v.state===BI?(v.state=Pu,v.timer.stop(),v.on.call("interrupt",e,e.__data__,v.index,v.group),delete n[f]):+f<t&&(v.state=Pu,v.timer.stop(),v.on.call("cancel",e,e.__data__,v.index,v.group),delete n[f])}if(kI(function(){r.state===Iu&&(r.state=BI,r.timer.restart(u,r.delay,r.time),u(d))}),r.state=Db,r.on.call("start",e,e.__data__,r.index,r.group),r.state===Db){for(r.state=Iu,i=new Array(p=r.tween.length),f=0,h=-1;f<p;++f)(v=r.tween[f].value.call(e,e.__data__,r.index,r.group))&&(i[++h]=v);i.length=h+1}}function u(d){for(var f=d<r.duration?r.ease.call(null,d/r.duration):(r.timer.restart(l),r.state=jb,1),h=-1,p=i.length;++h<p;)i[h].call(e,f);r.state===jb&&(r.on.call("end",e,e.__data__,r.index,r.group),l())}function l(){r.state=Pu,r.timer.stop(),delete n[t];for(var d in n)return;delete e.__transition}}function Nu(e,t){var r=e.__transition,n,i,o=!0,a;if(r){t=t==null?null:t+"";for(a in r){if((n=r[a]).name!==t){o=!1;continue}i=n.state>Db&&n.state<jb,n.state=Pu,n.timer.stop(),n.on.call(i?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete r[a]}o&&delete e.__transition}}function eG(e){return this.each(function(){Nu(this,e)})}function tG(e,t){var r,n;return function(){var i=an(this,e),o=i.tween;if(o!==r){n=r=o;for(var a=0,u=n.length;a<u;++a)if(n[a].name===t){n=n.slice(),n.splice(a,1);break}}i.tween=n}}function rG(e,t,r){var n,i;if(typeof r!="function")throw new Error;return function(){var o=an(this,e),a=o.tween;if(a!==n){i=(n=a).slice();for(var u={name:t,value:r},l=0,d=i.length;l<d;++l)if(i[l].name===t){i[l]=u;break}l===d&&i.push(u)}o.tween=i}}function nG(e,t){var r=this._id;if(e+="",arguments.length<2){for(var n=Ur(this.node(),r).tween,i=0,o=n.length,a;i<o;++i)if((a=n[i]).name===e)return a.value;return null}return this.each((t==null?tG:rG)(r,e,t))}function Nx(e,t,r){var n=e._id;return e.each(function(){var i=an(this,n);(i.value||(i.value={}))[t]=r.apply(this,arguments)}),function(i){return Ur(i,n).value[t]}}function Kj(e,t){var r;return(typeof t=="number"?Bn:t instanceof Ba?MI:(r=Ba(t))?(t=r,MI):L8)(e,t)}function iG(e){return function(){this.removeAttribute(e)}}function oG(e){return function(){this.removeAttributeNS(e.space,e.local)}}function aG(e,t,r){var n,i=r+"",o;return function(){var a=this.getAttribute(e);return a===i?null:a===n?o:o=t(n=a,r)}}function sG(e,t,r){var n,i=r+"",o;return function(){var a=this.getAttributeNS(e.space,e.local);return a===i?null:a===n?o:o=t(n=a,r)}}function uG(e,t,r){var n,i,o;return function(){var a,u=r(this),l;return u==null?void this.removeAttribute(e):(a=this.getAttribute(e),l=u+"",a===l?null:a===n&&l===i?o:(i=l,o=t(n=a,u)))}}function cG(e,t,r){var n,i,o;return function(){var a,u=r(this),l;return u==null?void this.removeAttributeNS(e.space,e.local):(a=this.getAttributeNS(e.space,e.local),l=u+"",a===l?null:a===n&&l===i?o:(i=l,o=t(n=a,u)))}}function lG(e,t){var r=Mc(e),n=r==="transform"?z8:Kj;return this.attrTween(e,typeof t=="function"?(r.local?cG:uG)(r,n,Nx(this,"attr."+e,t)):t==null?(r.local?oG:iG)(r):(r.local?sG:aG)(r,n,t))}function fG(e,t){return function(r){this.setAttribute(e,t.call(this,r))}}function dG(e,t){return function(r){this.setAttributeNS(e.space,e.local,t.call(this,r))}}function hG(e,t){var r,n;function i(){var o=t.apply(this,arguments);return o!==n&&(r=(n=o)&&dG(e,o)),r}return i._value=t,i}function pG(e,t){var r,n;function i(){var o=t.apply(this,arguments);return o!==n&&(r=(n=o)&&fG(e,o)),r}return i._value=t,i}function vG(e,t){var r="attr."+e;if(arguments.length<2)return(r=this.tween(r))&&r._value;if(t==null)return this.tween(r,null);if(typeof t!="function")throw new Error;var n=Mc(e);return this.tween(r,(n.local?hG:pG)(n,t))}function gG(e,t){return function(){Px(this,e).delay=+t.apply(this,arguments)}}function mG(e,t){return t=+t,function(){Px(this,e).delay=t}}function yG(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?gG:mG)(t,e)):Ur(this.node(),t).delay}function bG(e,t){return function(){an(this,e).duration=+t.apply(this,arguments)}}function xG(e,t){return t=+t,function(){an(this,e).duration=t}}function wG(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?bG:xG)(t,e)):Ur(this.node(),t).duration}function _G(e,t){if(typeof t!="function")throw new Error;return function(){an(this,e).ease=t}}function EG(e){var t=this._id;return arguments.length?this.each(_G(t,e)):Ur(this.node(),t).ease}function SG(e,t){return function(){var r=t.apply(this,arguments);if(typeof r!="function")throw new Error;an(this,e).ease=r}}function OG(e){if(typeof e!="function")throw new Error;return this.each(SG(this._id,e))}function CG(e){typeof e!="function"&&(e=Cj(e));for(var t=this._groups,r=t.length,n=new Array(r),i=0;i<r;++i)for(var o=t[i],a=o.length,u=n[i]=[],l,d=0;d<a;++d)(l=o[d])&&e.call(l,l.__data__,d,o)&&u.push(l);return new xn(n,this._parents,this._name,this._id)}function RG(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,r=e._groups,n=t.length,i=r.length,o=Math.min(n,i),a=new Array(n),u=0;u<o;++u)for(var l=t[u],d=r[u],f=l.length,h=a[u]=new Array(f),p,v=0;v<f;++v)(p=l[v]||d[v])&&(h[v]=p);for(;u<n;++u)a[u]=t[u];return new xn(a,this._parents,this._name,this._id)}function IG(e){return(e+"").trim().split(/^|\s+/).every(function(t){var r=t.indexOf(".");return r>=0&&(t=t.slice(0,r)),!t||t==="start"})}function PG(e,t,r){var n,i,o=IG(t)?Px:an;return function(){var a=o(this,e),u=a.on;u!==n&&(i=(n=u).copy()).on(t,r),a.on=i}}function NG(e,t){var r=this._id;return arguments.length<2?Ur(this.node(),r).on.on(e):this.each(PG(r,e,t))}function TG(e){return function(){var t=this.parentNode;for(var r in this.__transition)if(+r!==e)return;t&&t.removeChild(this)}}function AG(){return this.on("end.remove",TG(this._id))}function MG(e){var t=this._name,r=this._id;typeof e!="function"&&(e=Ox(e));for(var n=this._groups,i=n.length,o=new Array(i),a=0;a<i;++a)for(var u=n[a],l=u.length,d=o[a]=new Array(l),f,h,p=0;p<l;++p)(f=u[p])&&(h=e.call(f,f.__data__,p,u))&&("__data__"in f&&(h.__data__=f.__data__),d[p]=h,jc(d[p],t,r,p,d,Ur(f,r)));return new xn(o,this._parents,t,r)}function DG(e){var t=this._name,r=this._id;typeof e!="function"&&(e=Oj(e));for(var n=this._groups,i=n.length,o=[],a=[],u=0;u<i;++u)for(var l=n[u],d=l.length,f,h=0;h<d;++h)if(f=l[h]){for(var p=e.call(f,f.__data__,h,l),v,m=Ur(f,r),y=0,x=p.length;y<x;++y)(v=p[y])&&jc(v,t,r,y,p,m);o.push(p),a.push(f)}return new xn(o,a,t,r)}var jG=Xa.prototype.constructor;function qG(){return new jG(this._groups,this._parents)}function kG(e,t){var r,n,i;return function(){var o=yo(this,e),a=(this.style.removeProperty(e),yo(this,e));return o===a?null:o===r&&a===n?i:i=t(r=o,n=a)}}function Yj(e){return function(){this.style.removeProperty(e)}}function LG(e,t,r){var n,i=r+"",o;return function(){var a=yo(this,e);return a===i?null:a===n?o:o=t(n=a,r)}}function BG(e,t,r){var n,i,o;return function(){var a=yo(this,e),u=r(this),l=u+"";return u==null&&(l=u=(this.style.removeProperty(e),yo(this,e))),a===l?null:a===n&&l===i?o:(i=l,o=t(n=a,u))}}function FG(e,t){var r,n,i,o="style."+t,a="end."+o,u;return function(){var l=an(this,e),d=l.on,f=l.value[o]==null?u||(u=Yj(t)):void 0;(d!==r||i!==f)&&(n=(r=d).copy()).on(a,i=f),l.on=n}}function $G(e,t,r){var n=(e+="")=="transform"?$8:Kj;return t==null?this.styleTween(e,kG(e,n)).on("end.style."+e,Yj(e)):typeof t=="function"?this.styleTween(e,BG(e,n,Nx(this,"style."+e,t))).each(FG(this._id,e)):this.styleTween(e,LG(e,n,t),r).on("end.style."+e,null)}function zG(e,t,r){return function(n){this.style.setProperty(e,t.call(this,n),r)}}function HG(e,t,r){var n,i;function o(){var a=t.apply(this,arguments);return a!==i&&(n=(i=a)&&zG(e,a,r)),n}return o._value=t,o}function UG(e,t,r){var n="style."+(e+="");if(arguments.length<2)return(n=this.tween(n))&&n._value;if(t==null)return this.tween(n,null);if(typeof t!="function")throw new Error;return this.tween(n,HG(e,t,r??""))}function VG(e){return function(){this.textContent=e}}function WG(e){return function(){var t=e(this);this.textContent=t??""}}function GG(e){return this.tween("text",typeof e=="function"?WG(Nx(this,"text",e)):VG(e==null?"":e+""))}function KG(e){return function(t){this.textContent=e.call(this,t)}}function YG(e){var t,r;function n(){var i=e.apply(this,arguments);return i!==r&&(t=(r=i)&&KG(i)),t}return n._value=e,n}function XG(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(e==null)return this.tween(t,null);if(typeof e!="function")throw new Error;return this.tween(t,YG(e))}function ZG(){for(var e=this._name,t=this._id,r=Xj(),n=this._groups,i=n.length,o=0;o<i;++o)for(var a=n[o],u=a.length,l,d=0;d<u;++d)if(l=a[d]){var f=Ur(l,t);jc(l,e,r,d,a,{time:f.time+f.delay+f.duration,delay:0,duration:f.duration,ease:f.ease})}return new xn(n,this._parents,e,r)}function JG(){var e,t,r=this,n=r._id,i=r.size();return new Promise(function(o,a){var u={value:a},l={value:function(){--i===0&&o()}};r.each(function(){var d=an(this,n),f=d.on;f!==e&&(t=(e=f).copy(),t._.cancel.push(u),t._.interrupt.push(u),t._.end.push(l)),d.on=t}),i===0&&o()})}var QG=0;function xn(e,t,r,n){this._groups=e,this._parents=t,this._name=r,this._id=n}function Xj(){return++QG}var mn=Xa.prototype;xn.prototype={constructor:xn,select:MG,selectAll:DG,selectChild:mn.selectChild,selectChildren:mn.selectChildren,filter:CG,merge:RG,selection:qG,transition:ZG,call:mn.call,nodes:mn.nodes,node:mn.node,size:mn.size,empty:mn.empty,each:mn.each,on:NG,attr:lG,attrTween:vG,style:$G,styleTween:UG,text:GG,textTween:XG,remove:AG,tween:nG,delay:yG,duration:wG,ease:EG,easeVarying:OG,end:JG,[Symbol.iterator]:mn[Symbol.iterator]};function eK(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}var tK={time:null,delay:0,duration:250,ease:eK};function rK(e,t){for(var r;!(r=e.__transition)||!(r=r[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`);return r}function nK(e){var t,r;e instanceof xn?(t=e._id,e=e._name):(t=Xj(),(r=tK).time=Ix(),e=e==null?null:e+"");for(var n=this._groups,i=n.length,o=0;o<i;++o)for(var a=n[o],u=a.length,l,d=0;d<u;++d)(l=a[d])&&jc(l,e,t,d,a,r||rK(l,t));return new xn(n,this._parents,e,t)}Xa.prototype.interrupt=eG;Xa.prototype.transition=nK;const au=e=>()=>e;function iK(e,{sourceEvent:t,target:r,transform:n,dispatch:i}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:r,enumerable:!0,configurable:!0},transform:{value:n,enumerable:!0,configurable:!0},_:{value:i}})}function yn(e,t,r){this.k=e,this.x=t,this.y=r}yn.prototype={constructor:yn,scale:function(e){return e===1?this:new yn(this.k*e,this.x,this.y)},translate:function(e,t){return e===0&t===0?this:new yn(this.k,this.x+this.k*e,this.y+this.k*t)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var hi=new yn(1,0,0);yn.prototype;function vm(e){e.stopImmediatePropagation()}function na(e){e.preventDefault(),e.stopImmediatePropagation()}function oK(e){return(!e.ctrlKey||e.type==="wheel")&&!e.button}function aK(){var e=this;return e instanceof SVGElement?(e=e.ownerSVGElement||e,e.hasAttribute("viewBox")?(e=e.viewBox.baseVal,[[e.x,e.y],[e.x+e.width,e.y+e.height]]):[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]):[[0,0],[e.clientWidth,e.clientHeight]]}function FI(){return this.__zoom||hi}function sK(e){return-e.deltaY*(e.deltaMode===1?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function uK(){return navigator.maxTouchPoints||"ontouchstart"in this}function cK(e,t,r){var n=e.invertX(t[0][0])-r[0][0],i=e.invertX(t[1][0])-r[1][0],o=e.invertY(t[0][1])-r[0][1],a=e.invertY(t[1][1])-r[1][1];return e.translate(i>n?(n+i)/2:Math.min(0,n)||Math.max(0,i),a>o?(o+a)/2:Math.min(0,o)||Math.max(0,a))}function lK(){var e=oK,t=aK,r=cK,n=sK,i=uK,o=[0,1/0],a=[[-1/0,-1/0],[1/0,1/0]],u=250,l=W8,d=Ac("start","zoom","end"),f,h,p,v=500,m=150,y=0,x=10;function b(D){D.property("__zoom",FI).on("wheel.zoom",N,{passive:!1}).on("mousedown.zoom",A).on("dblclick.zoom",L).filter(i).on("touchstart.zoom",B).on("touchmove.zoom",U).on("touchend.zoom touchcancel.zoom",j).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}b.transform=function(D,G,F,X){var Z=D.selection?D.selection():D;Z.property("__zoom",FI),D!==Z?S(D,G,F,X):Z.interrupt().each(function(){R(this,arguments).event(X).start().zoom(null,typeof G=="function"?G.apply(this,arguments):G).end()})},b.scaleBy=function(D,G,F,X){b.scaleTo(D,function(){var Z=this.__zoom.k,Q=typeof G=="function"?G.apply(this,arguments):G;return Z*Q},F,X)},b.scaleTo=function(D,G,F,X){b.transform(D,function(){var Z=t.apply(this,arguments),Q=this.__zoom,W=F==null?_(Z):typeof F=="function"?F.apply(this,arguments):F,ee=Q.invert(W),oe=typeof G=="function"?G.apply(this,arguments):G;return r(E(w(Q,oe),W,ee),Z,a)},F,X)},b.translateBy=function(D,G,F,X){b.transform(D,function(){return r(this.__zoom.translate(typeof G=="function"?G.apply(this,arguments):G,typeof F=="function"?F.apply(this,arguments):F),t.apply(this,arguments),a)},null,X)},b.translateTo=function(D,G,F,X,Z){b.transform(D,function(){var Q=t.apply(this,arguments),W=this.__zoom,ee=X==null?_(Q):typeof X=="function"?X.apply(this,arguments):X;return r(hi.translate(ee[0],ee[1]).scale(W.k).translate(typeof G=="function"?-G.apply(this,arguments):-G,typeof F=="function"?-F.apply(this,arguments):-F),Q,a)},X,Z)};function w(D,G){return G=Math.max(o[0],Math.min(o[1],G)),G===D.k?D:new yn(G,D.x,D.y)}function E(D,G,F){var X=G[0]-F[0]*D.k,Z=G[1]-F[1]*D.k;return X===D.x&&Z===D.y?D:new yn(D.k,X,Z)}function _(D){return[(+D[0][0]+ +D[1][0])/2,(+D[0][1]+ +D[1][1])/2]}function S(D,G,F,X){D.on("start.zoom",function(){R(this,arguments).event(X).start()}).on("interrupt.zoom end.zoom",function(){R(this,arguments).event(X).end()}).tween("zoom",function(){var Z=this,Q=arguments,W=R(Z,Q).event(X),ee=t.apply(Z,Q),oe=F==null?_(ee):typeof F=="function"?F.apply(Z,Q):F,ae=Math.max(ee[1][0]-ee[0][0],ee[1][1]-ee[0][1]),H=Z.__zoom,K=typeof G=="function"?G.apply(Z,Q):G,$=l(H.invert(oe).concat(ae/H.k),K.invert(oe).concat(ae/K.k));return function(k){if(k===1)k=K;else{var z=$(k),re=ae/z[2];k=new yn(re,oe[0]-z[0]*re,oe[1]-z[1]*re)}W.zoom(null,k)}})}function R(D,G,F){return!F&&D.__zooming||new I(D,G)}function I(D,G){this.that=D,this.args=G,this.active=0,this.sourceEvent=null,this.extent=t.apply(D,G),this.taps=0}I.prototype={event:function(D){return D&&(this.sourceEvent=D),this},start:function(){return++this.active===1&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(D,G){return this.mouse&&D!=="mouse"&&(this.mouse[1]=G.invert(this.mouse[0])),this.touch0&&D!=="touch"&&(this.touch0[1]=G.invert(this.touch0[0])),this.touch1&&D!=="touch"&&(this.touch1[1]=G.invert(this.touch1[0])),this.that.__zoom=G,this.emit("zoom"),this},end:function(){return--this.active===0&&(delete this.that.__zooming,this.emit("end")),this},emit:function(D){var G=qr(this.that).datum();d.call(D,this.that,new iK(D,{sourceEvent:this.sourceEvent,target:b,transform:this.that.__zoom,dispatch:d}),G)}};function N(D,...G){if(!e.apply(this,arguments))return;var F=R(this,G).event(D),X=this.__zoom,Z=Math.max(o[0],Math.min(o[1],X.k*Math.pow(2,n.apply(this,arguments)))),Q=Zr(D);if(F.wheel)(F.mouse[0][0]!==Q[0]||F.mouse[0][1]!==Q[1])&&(F.mouse[1]=X.invert(F.mouse[0]=Q)),clearTimeout(F.wheel);else{if(X.k===Z)return;F.mouse=[Q,X.invert(Q)],Nu(this),F.start()}na(D),F.wheel=setTimeout(W,m),F.zoom("mouse",r(E(w(X,Z),F.mouse[0],F.mouse[1]),F.extent,a));function W(){F.wheel=null,F.end()}}function A(D,...G){if(p||!e.apply(this,arguments))return;var F=D.currentTarget,X=R(this,G,!0).event(D),Z=qr(D.view).on("mousemove.zoom",oe,!0).on("mouseup.zoom",ae,!0),Q=Zr(D,F),W=D.clientX,ee=D.clientY;qj(D.view),vm(D),X.mouse=[Q,this.__zoom.invert(Q)],Nu(this),X.start();function oe(H){if(na(H),!X.moved){var K=H.clientX-W,$=H.clientY-ee;X.moved=K*K+$*$>y}X.event(H).zoom("mouse",r(E(X.that.__zoom,X.mouse[0]=Zr(H,F),X.mouse[1]),X.extent,a))}function ae(H){Z.on("mousemove.zoom mouseup.zoom",null),kj(H.view,X.moved),na(H),X.event(H).end()}}function L(D,...G){if(e.apply(this,arguments)){var F=this.__zoom,X=Zr(D.changedTouches?D.changedTouches[0]:D,this),Z=F.invert(X),Q=F.k*(D.shiftKey?.5:2),W=r(E(w(F,Q),X,Z),t.apply(this,G),a);na(D),u>0?qr(this).transition().duration(u).call(S,W,X,D):qr(this).call(b.transform,W,X,D)}}function B(D,...G){if(e.apply(this,arguments)){var F=D.touches,X=F.length,Z=R(this,G,D.changedTouches.length===X).event(D),Q,W,ee,oe;for(vm(D),W=0;W<X;++W)ee=F[W],oe=Zr(ee,this),oe=[oe,this.__zoom.invert(oe),ee.identifier],Z.touch0?!Z.touch1&&Z.touch0[2]!==oe[2]&&(Z.touch1=oe,Z.taps=0):(Z.touch0=oe,Q=!0,Z.taps=1+!!f);f&&(f=clearTimeout(f)),Q&&(Z.taps<2&&(h=oe[0],f=setTimeout(function(){f=null},v)),Nu(this),Z.start())}}function U(D,...G){if(this.__zooming){var F=R(this,G).event(D),X=D.changedTouches,Z=X.length,Q,W,ee,oe;for(na(D),Q=0;Q<Z;++Q)W=X[Q],ee=Zr(W,this),F.touch0&&F.touch0[2]===W.identifier?F.touch0[0]=ee:F.touch1&&F.touch1[2]===W.identifier&&(F.touch1[0]=ee);if(W=F.that.__zoom,F.touch1){var ae=F.touch0[0],H=F.touch0[1],K=F.touch1[0],$=F.touch1[1],k=(k=K[0]-ae[0])*k+(k=K[1]-ae[1])*k,z=(z=$[0]-H[0])*z+(z=$[1]-H[1])*z;W=w(W,Math.sqrt(k/z)),ee=[(ae[0]+K[0])/2,(ae[1]+K[1])/2],oe=[(H[0]+$[0])/2,(H[1]+$[1])/2]}else if(F.touch0)ee=F.touch0[0],oe=F.touch0[1];else return;F.zoom("touch",r(E(W,ee,oe),F.extent,a))}}function j(D,...G){if(this.__zooming){var F=R(this,G).event(D),X=D.changedTouches,Z=X.length,Q,W;for(vm(D),p&&clearTimeout(p),p=setTimeout(function(){p=null},v),Q=0;Q<Z;++Q)W=X[Q],F.touch0&&F.touch0[2]===W.identifier?delete F.touch0:F.touch1&&F.touch1[2]===W.identifier&&delete F.touch1;if(F.touch1&&!F.touch0&&(F.touch0=F.touch1,delete F.touch1),F.touch0)F.touch0[1]=this.__zoom.invert(F.touch0[0]);else if(F.end(),F.taps===2&&(W=Zr(W,this),Math.hypot(h[0]-W[0],h[1]-W[1])<x)){var ee=qr(this).on("dblclick.zoom");ee&&ee.apply(this,arguments)}}}return b.wheelDelta=function(D){return arguments.length?(n=typeof D=="function"?D:au(+D),b):n},b.filter=function(D){return arguments.length?(e=typeof D=="function"?D:au(!!D),b):e},b.touchable=function(D){return arguments.length?(i=typeof D=="function"?D:au(!!D),b):i},b.extent=function(D){return arguments.length?(t=typeof D=="function"?D:au([[+D[0][0],+D[0][1]],[+D[1][0],+D[1][1]]]),b):t},b.scaleExtent=function(D){return arguments.length?(o[0]=+D[0],o[1]=+D[1],b):[o[0],o[1]]},b.translateExtent=function(D){return arguments.length?(a[0][0]=+D[0][0],a[1][0]=+D[1][0],a[0][1]=+D[0][1],a[1][1]=+D[1][1],b):[[a[0][0],a[0][1]],[a[1][0],a[1][1]]]},b.constrain=function(D){return arguments.length?(r=D,b):r},b.duration=function(D){return arguments.length?(u=+D,b):u},b.interpolate=function(D){return arguments.length?(l=D,b):l},b.on=function(){var D=d.on.apply(d,arguments);return D===d?b:D},b.clickDistance=function(D){return arguments.length?(y=(D=+D)*D,b):Math.sqrt(y)},b.tapDistance=function(D){return arguments.length?(x=+D,b):x},b}function He(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function qb(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function Zj(e,t){if(e){if(typeof e=="string")return qb(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return qb(e,t)}}function fK(e){if(Array.isArray(e))return e}function dK(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],i=!0,o=!1,a,u;try{for(r=r.call(e);!(i=(a=r.next()).done)&&(n.push(a.value),!(t&&n.length===t));i=!0);}catch(l){o=!0,u=l}finally{try{!i&&r.return!=null&&r.return()}finally{if(o)throw u}}return n}}function hK(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
6
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Le(e,t){return fK(e)||dK(e,t)||Zj(e,t)||hK()}var xo;(function(e){e.Strict="strict",e.Loose="loose"})(xo||(xo={}));var bi;(function(e){e.Lines="lines",e.Dots="dots"})(bi||(bi={}));var so;(function(e){e.Free="free",e.Vertical="vertical",e.Horizontal="horizontal"})(so||(so={}));var $n;(function(e){e.Bezier="default",e.Straight="straight",e.Step="step",e.SmoothStep="smoothstep",e.SimpleBezier="simplebezier"})($n||($n={}));var Uu;(function(e){e.Arrow="arrow",e.ArrowClosed="arrowclosed"})(Uu||(Uu={}));var we;(function(e){e.Left="left",e.Top="top",e.Right="right",e.Bottom="bottom"})(we||(we={}));var Tx=function(t){return{width:t.offsetWidth,height:t.offsetHeight}},uo=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;return Math.min(Math.max(t,r),n)},Jj=function(t,r){return{x:uo(t.x,r[0][0],r[1][0]),y:uo(t.y,r[0][1],r[1][1])}},Qj=function(t){var r,n;return((r=t.getRootNode)===null||r===void 0?void 0:r.call(t))||((n=window)===null||n===void 0?void 0:n.document)},pK=function(t,r){return{x:Math.min(t.x,r.x),y:Math.min(t.y,r.y),x2:Math.max(t.x2,r.x2),y2:Math.max(t.y2,r.y2)}},Vu=function(t){var r=t.x,n=t.y,i=t.width,o=t.height;return{x:r,y:n,x2:r+i,y2:n+o}},vK=function(t){var r=t.x,n=t.y,i=t.x2,o=t.y2;return{x:r,y:n,width:i-r,height:o-n}},e2=function(t){return!isNaN(t)&&isFinite(t)},Nt=Symbol("internals");function $I(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ra(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?$I(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):$I(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function zI(e,t){var r=e.find(function(d){return d.id===t.parentNode});if(r){var n=t.position.x+t.width-r.width,i=t.position.y+t.height-r.height;if(n>0||i>0||t.position.x<0||t.position.y<0){var o,a;if(r.style=Ra({},r.style)||{},r.style.width=(o=r.style.width)!==null&&o!==void 0?o:r.width,r.style.height=(a=r.style.height)!==null&&a!==void 0?a:r.height,n>0&&(r.style.width+=n),i>0&&(r.style.height+=i),t.position.x<0){var u=Math.abs(t.position.x);r.position.x=r.position.x-u,r.style.width+=u,t.position.x=0}if(t.position.y<0){var l=Math.abs(t.position.y);r.position.y=r.position.y-l,r.style.height+=l,t.position.y=0}r.width=r.style.width,r.height=r.style.height}}}function t2(e,t){if(e.some(function(n){return n.type==="reset"}))return e.filter(function(n){return n.type==="reset"}).map(function(n){return n.item});var r=e.filter(function(n){return n.type==="add"}).map(function(n){return n.item});return t.reduce(function(n,i){var o=e.find(function(l){return l.id===i.id});if(o)switch(o.type){case"select":return n.push(Ra(Ra({},i),{},{selected:o.selected})),n;case"position":{var a=Ra({},i);return typeof o.position<"u"&&(a.position=o.position),typeof o.positionAbsolute<"u"&&(a.positionAbsolute=o.positionAbsolute),typeof o.dragging<"u"&&(a.dragging=o.dragging),a.expandParent&&zI(n,a),n.push(a),n}case"dimensions":{var u=Ra({},i);return typeof o.dimensions<"u"&&(u.width=o.dimensions.width,u.height=o.dimensions.height),u.expandParent&&zI(n,u),n.push(u),n}case"remove":return n}return n.push(i),n},r)}function r2(e,t){return t2(e,t)}function gK(e,t){return t2(e,t)}var Fn=function(t,r){return{id:t,type:"select",selected:r}};function ro(e,t){return e.reduce(function(r,n){var i=t.includes(n.id);return!n.selected&&i?(n.selected=!0,r.push(Fn(n.id,!0))):n.selected&&!i&&(n.selected=!1,r.push(Fn(n.id,!1))),r},[])}function HI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function n2(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?HI(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):HI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var UI=function(t,r,n){var i=r.querySelectorAll(t);if(!i||!i.length)return null;var o=Array.from(i),a=r.getBoundingClientRect();return o.map(function(u){var l=u.getBoundingClientRect();return n2({id:u.getAttribute("data-handleid"),position:u.getAttribute("data-handlepos"),x:(l.left-a.left)/n,y:(l.top-a.top)/n},Tx(u))})};function ia(e,t,r){return r===void 0?r:function(n){var i=t().nodeInternals.get(e);r(n,n2({},i))}}function i2(e){var t=e.id,r=e.store,n=r.getState(),i=n.addSelectedNodes,o=n.unselectNodesAndEdges,a=n.multiSelectionActive,u=n.nodeInternals,l=u.get(t);r.setState({nodesSelectionActive:!1}),l.selected?l.selected&&a&&o({nodes:[l]}):i([t])}function VI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ta(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?VI(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):VI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var mK=function(t){return"id"in t&&"source"in t&&"target"in t},yK=function(t){var r=t.source,n=t.sourceHandle,i=t.target,o=t.targetHandle;return"reactflow__edge-".concat(r).concat(n||"","-").concat(i).concat(o||"")},kb=function(t,r){if(typeof t>"u")return"";if(typeof t=="string")return t;var n=r?"".concat(r,"__"):"";return"".concat(n).concat(Object.keys(t).sort().map(function(i){return"".concat(i,"=").concat(t[i])}).join("&"))},bK=function(t,r){return r.some(function(n){return n.source===t.source&&n.target===t.target&&(n.sourceHandle===t.sourceHandle||!n.sourceHandle&&!t.sourceHandle)&&(n.targetHandle===t.targetHandle||!n.targetHandle&&!t.targetHandle)})},xK=function(t,r){if(!t.source||!t.target)return process.env.NODE_ENV==="development"&&console.warn("[React Flow]: Can't create edge. An edge needs a source and a target. Help: https://reactflow.dev/error#600"),r;var n;return mK(t)?n=Ta({},t):n=Ta(Ta({},t),{},{id:yK(t)}),bK(n,r)?r:r.concat(n)},o2=function(t,r,n,i){var o=t.x,a=t.y,u=Le(r,3),l=u[0],d=u[1],f=u[2],h=Le(i,2),p=h[0],v=h[1],m={x:(o-l)/f,y:(a-d)/f};return n?{x:p*Math.round(m.x/p),y:v*Math.round(m.y/v)}:m},Ax=function(t){if(t.length===0)return{x:0,y:0,width:0,height:0};var r=t.reduce(function(n,i){var o=i.positionAbsolute,a=i.position,u=i.width,l=i.height;return pK(n,Vu({x:o?o.x:a.x,y:o?o.y:a.y,width:u||0,height:l||0}))},{x:1/0,y:1/0,x2:-1/0,y2:-1/0});return vK(r)},a2=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[0,0,1],i=Le(n,3),o=i[0],a=i[1],u=i[2],l=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,d=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,f=Vu({x:(r.x-o)/u,y:(r.y-a)/u,width:r.width/u,height:r.height/u}),h=[];return t.forEach(function(p){var v=p.positionAbsolute,m=p.width,y=p.height,x=p.selectable,b=x===void 0?!0:x;if(d&&!b)return!1;var w=Vu(Ta(Ta({},v),{},{width:m||0,height:y||0})),E=Math.max(0,Math.min(f.x2,w.x2)-Math.max(f.x,w.x)),_=Math.max(0,Math.min(f.y2,w.y2)-Math.max(f.y,w.y)),S=Math.ceil(E*_),R=typeof m>"u"||typeof y>"u"||m===null||y===null,I=l&&S>0,N=(m||0)*(y||0),A=R||I||S>=N;A&&h.push(p)}),h},s2=function(t,r){var n=t.map(function(i){return i.id});return r.filter(function(i){return n.includes(i.source)||n.includes(i.target)})},u2=function(t,r,n,i,o){var a=arguments.length>5&&arguments[5]!==void 0?arguments[5]:.1,u=r/(t.width*(1+a)),l=n/(t.height*(1+a)),d=Math.min(u,l),f=uo(d,i,o),h=t.x+t.width/2,p=t.y+t.height/2,v=r/2-h*f,m=n/2-p*f;return[v,m,f]},ui=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return t.transition().duration(r)};function WI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function no(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?WI(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):WI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function c2(e,t,r,n){var i,o,a,u,l,d,f,h,p,v,m,y;if(!e.parentNode)return n;var x=t.get(e.parentNode);return c2(x,t,r,{x:((i=n.x)!==null&&i!==void 0?i:0)+((o=(a=x.position)===null||a===void 0?void 0:a.x)!==null&&o!==void 0?o:0),y:((u=n.y)!==null&&u!==void 0?u:0)+((l=(d=x.position)===null||d===void 0?void 0:d.y)!==null&&l!==void 0?l:0),z:((f=(h=x[Nt])===null||h===void 0?void 0:h.z)!==null&&f!==void 0?f:0)>((p=n.z)!==null&&p!==void 0?p:0)?(v=(m=x[Nt])===null||m===void 0?void 0:m.z)!==null&&v!==void 0?v:0:(y=n.z)!==null&&y!==void 0?y:0})}function gm(e,t){var r=new Map,n={};return e.forEach(function(i){var o,a=e2(i.zIndex)?i.zIndex:i.selected?1e3:0,u=t.get(i.id),l=no(no({width:u==null?void 0:u.width,height:u==null?void 0:u.height},i),{},{positionAbsolute:{x:i.position.x,y:i.position.y}});i.parentNode&&(l.parentNode=i.parentNode,n[i.parentNode]=!0),Object.defineProperty(l,Nt,{enumerable:!1,value:{handleBounds:u==null||(o=u[Nt])===null||o===void 0?void 0:o.handleBounds,z:a}}),r.set(i.id,l)}),r.forEach(function(i){if(i.parentNode&&!r.has(i.parentNode))throw new Error("Parent node ".concat(i.parentNode," not found"));if(i.parentNode||n[i.id]){var o,a,u=c2(i,r,n,no(no({},i.position),{},{z:(o=(a=i[Nt])===null||a===void 0?void 0:a.z)!==null&&o!==void 0?o:0})),l=u.x,d=u.y,f=u.z;i.positionAbsolute={x:l,y:d},i[Nt].z=f,n[i.id]&&(i[Nt].isParent=!0)}}),r}function l2(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=e(),n=r.nodeInternals,i=r.width,o=r.height,a=r.minZoom,u=r.maxZoom,l=r.d3Zoom,d=r.d3Selection,f=r.fitViewOnInitDone,h=r.fitViewOnInit;if((t.initial&&!f&&h||!t.initial)&&l&&d){var p=Array.from(n.values()).filter(function(N){return t.includeHiddenNodes?N.width&&N.height:!N.hidden}),v=p.every(function(N){return N.width&&N.height});if(p.length>0&&v){var m,y,x,b=Ax(p),w=u2(b,i,o,(m=t.minZoom)!==null&&m!==void 0?m:a,(y=t.maxZoom)!==null&&y!==void 0?y:u,(x=t.padding)!==null&&x!==void 0?x:.1),E=Le(w,3),_=E[0],S=E[1],R=E[2],I=hi.translate(_,S).scale(R);return typeof t.duration=="number"&&t.duration>0?l.transform(ui(d,t.duration),I):l.transform(d,I),!0}}return!1}function wK(e,t){return e.forEach(function(r){var n=t.get(r.id);if(n){var i;t.set(n.id,no(no({},n),{},(i={},He(i,Nt,n[Nt]),He(i,"selected",r.selected),i)))}}),new Map(t)}function _K(e,t){return t.map(function(r){var n=e.find(function(i){return i.id===r.id});return n&&(r.selected=n.selected),r})}function su(e){var t=e.changedNodes,r=e.changedEdges,n=e.get,i=e.set,o=n(),a=o.nodeInternals,u=o.edges,l=o.onNodesChange,d=o.onEdgesChange,f=o.hasDefaultNodes,h=o.hasDefaultEdges;t!=null&&t.length&&(f&&i({nodeInternals:wK(t,a)}),l==null||l(t)),r!=null&&r.length&&(h&&i({edges:_K(r,u)}),d==null||d(r))}var Lb=[[Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY],[Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY]],GI={width:0,height:0,transform:[0,0,1],nodeInternals:new Map,edges:[],onNodesChange:null,onEdgesChange:null,hasDefaultNodes:!1,hasDefaultEdges:!1,d3Zoom:null,d3Selection:null,d3ZoomHandler:void 0,minZoom:.5,maxZoom:2,translateExtent:Lb,nodeExtent:Lb,nodesSelectionActive:!1,userSelectionActive:!1,connectionNodeId:null,connectionHandleId:null,connectionHandleType:"source",connectionPosition:{x:0,y:0},connectionMode:xo.Strict,domNode:null,snapGrid:[15,15],snapToGrid:!1,nodesDraggable:!0,nodesConnectable:!0,elementsSelectable:!0,fitViewOnInit:!1,fitViewOnInitDone:!1,fitViewOnInitOptions:void 0,multiSelectionActive:!1,reactFlowVersion:"10.3.17",connectionStartHandle:null,connectOnClick:!0};function KI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Yr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?KI(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):KI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var Mx=AW(),EK=Mx.Provider,gt=Mx.useStore,Ft=Mx.useStoreApi,SK=function(){return TW(function(t,r){return Yr(Yr({},GI),{},{setNodes:function(i){t({nodeInternals:gm(i,r().nodeInternals)})},setEdges:function(i){var o=r(),a=o.defaultEdgeOptions,u=a===void 0?{}:a;t({edges:i.map(function(l){return Yr(Yr({},u),l)})})},setDefaultNodesAndEdges:function(i,o){var a=typeof i<"u",u=typeof o<"u",l=a?gm(i,new Map):new Map,d=u?o:[];t({nodeInternals:l,edges:d,hasDefaultNodes:a,hasDefaultEdges:u})},updateNodeDimensions:function(i){var o=r(),a=o.onNodesChange,u=o.nodeInternals,l=o.fitViewOnInit,d=o.fitViewOnInitDone,f=o.fitViewOnInitOptions,h=o.domNode,p=h==null?void 0:h.querySelector(".react-flow__viewport");if(p){var v=window.getComputedStyle(p),m=new window.DOMMatrixReadOnly(v.transform),y=m.m22,x=i.reduce(function(w,E){var _=u.get(E.id);if(_){var S=Tx(E.nodeElement),R=!!(S.width&&S.height&&(_.width!==S.width||_.height!==S.height||E.forceUpdate));R&&(u.set(_.id,Yr(Yr({},_),{},He({},Nt,Yr(Yr({},_[Nt]),{},{handleBounds:{source:UI(".source",E.nodeElement,y),target:UI(".target",E.nodeElement,y)}})),S)),w.push({id:_.id,type:"dimensions",dimensions:S}))}return w},[]),b=d||l&&!d&&l2(r,Yr({initial:!0},f));t({nodeInternals:new Map(u),fitViewOnInitDone:b}),(x==null?void 0:x.length)>0&&(a==null||a(x))}},updateNodePositions:function(i){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,u=r(),l=u.onNodesChange,d=u.nodeInternals,f=u.hasDefaultNodes;if(f||l){var h=i.map(function(m){var y={id:m.id,type:"position",dragging:a};return o&&(y.positionAbsolute=m.positionAbsolute,y.position=m.position),y});if(h!=null&&h.length){if(f){var p=r2(h,Array.from(d.values())),v=gm(p,d);t({nodeInternals:v})}l==null||l(h)}}},addSelectedNodes:function(i){var o=r(),a=o.multiSelectionActive,u=o.nodeInternals,l=o.edges,d,f=null;a?d=i.map(function(h){return Fn(h,!0)}):(d=ro(Array.from(u.values()),i),f=ro(l,[])),su({changedNodes:d,changedEdges:f,get:r,set:t})},addSelectedEdges:function(i){var o=r(),a=o.multiSelectionActive,u=o.edges,l=o.nodeInternals,d,f=null;a?d=i.map(function(h){return Fn(h,!0)}):(d=ro(u,i),f=ro(Array.from(l.values()),[])),su({changedNodes:f,changedEdges:d,get:r,set:t})},unselectNodesAndEdges:function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=i.nodes,a=i.edges,u=r(),l=u.nodeInternals,d=u.edges,f=o||Array.from(l.values()),h=a||d,p=f.map(function(m){return m.selected=!1,Fn(m.id,!1)}),v=h.map(function(m){return Fn(m.id,!1)});su({changedNodes:p,changedEdges:v,get:r,set:t})},setMinZoom:function(i){var o=r(),a=o.d3Zoom,u=o.maxZoom;a==null||a.scaleExtent([i,u]),t({minZoom:i})},setMaxZoom:function(i){var o=r(),a=o.d3Zoom,u=o.minZoom;a==null||a.scaleExtent([u,i]),t({maxZoom:i})},setTranslateExtent:function(i){var o=r(),a=o.d3Zoom;a==null||a.translateExtent(i),t({translateExtent:i})},resetSelectedElements:function(){var i=r(),o=i.nodeInternals,a=i.edges,u=Array.from(o.values()),l=u.filter(function(f){return f.selected}).map(function(f){return Fn(f.id,!1)}),d=a.filter(function(f){return f.selected}).map(function(f){return Fn(f.id,!1)});su({changedNodes:l,changedEdges:d,get:r,set:t})},setNodeExtent:function(i){var o=r(),a=o.nodeInternals;a.forEach(function(u){u.positionAbsolute=Jj(u.position,i)}),t({nodeExtent:i,nodeInternals:new Map(a)})},reset:function(){return t(Yr({},GI))}})})};function lr(e){if(typeof e=="string"||typeof e=="number")return""+e;let t="";if(Array.isArray(e))for(let r=0,n;r<e.length;r++)(n=lr(e[r]))!==""&&(t+=(t&&" ")+n);else for(let r in e)e[r]&&(t+=(t&&" ")+r);return t}function Xt(e,t){if(Object.is(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;const r=Object.keys(e);if(r.length!==Object.keys(t).length)return!1;for(let n=0;n<r.length;n++)if(!Object.prototype.hasOwnProperty.call(t,r[n])||!Object.is(e[r[n]],t[r[n]]))return!1;return!0}function OK(e){if(Array.isArray(e))return qb(e)}function CK(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function RK(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
7
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function pi(e){return OK(e)||CK(e)||Zj(e)||RK()}var IK={zoomIn:function(){},zoomOut:function(){},zoomTo:function(t){},getZoom:function(){return 1},setViewport:function(t){},getViewport:function(){return{x:0,y:0,zoom:1}},fitView:function(){},setCenter:function(t,r){},fitBounds:function(t){},project:function(t){return t},viewportInitialized:!1},PK=function(t){return{d3Zoom:t.d3Zoom,d3Selection:t.d3Selection}},NK=function(){var t=Ft(),r=gt(PK,Xt),n=r.d3Zoom,i=r.d3Selection,o=T.useMemo(function(){return i&&n?{zoomIn:function(u){return n.scaleBy(ui(i,u==null?void 0:u.duration),1.2)},zoomOut:function(u){return n.scaleBy(ui(i,u==null?void 0:u.duration),1/1.2)},zoomTo:function(u,l){return n.scaleTo(ui(i,l==null?void 0:l.duration),u)},getZoom:function(){return t.getState().transform[2]},setViewport:function(u,l){var d,f,h,p=Le(t.getState().transform,3),v=p[0],m=p[1],y=p[2],x=hi.translate((d=u.x)!==null&&d!==void 0?d:v,(f=u.y)!==null&&f!==void 0?f:m).scale((h=u.zoom)!==null&&h!==void 0?h:y);n.transform(ui(i,l==null?void 0:l.duration),x)},getViewport:function(){var u=Le(t.getState().transform,3),l=u[0],d=u[1],f=u[2];return{x:l,y:d,zoom:f}},fitView:function(u){return l2(t.getState,u)},setCenter:function(u,l,d){var f=t.getState(),h=f.width,p=f.height,v=f.maxZoom,m=typeof(d==null?void 0:d.zoom)<"u"?d.zoom:v,y=h/2-u*m,x=p/2-l*m,b=hi.translate(y,x).scale(m);n.transform(ui(i,d==null?void 0:d.duration),b)},fitBounds:function(u,l){var d,f=t.getState(),h=f.width,p=f.height,v=f.minZoom,m=f.maxZoom,y=u2(u,h,p,v,m,(d=l==null?void 0:l.padding)!==null&&d!==void 0?d:.1),x=Le(y,3),b=x[0],w=x[1],E=x[2],_=hi.translate(b,w).scale(E);n.transform(ui(i,l==null?void 0:l.duration),_)},project:function(u){var l=t.getState(),d=l.transform,f=l.snapToGrid,h=l.snapGrid;return o2(u,d,f,h)},viewportInitialized:!0}:IK},[n,i]);return o};function YI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Xi(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?YI(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):YI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function f2(){var e=NK(),t=Ft(),r=T.useCallback(function(){var h=t.getState(),p=h.nodeInternals,v=Array.from(p.values());return v.map(function(m){return Xi({},m)})},[]),n=T.useCallback(function(h){var p=t.getState(),v=p.nodeInternals;return v.get(h)},[]),i=T.useCallback(function(){var h=t.getState(),p=h.edges,v=p===void 0?[]:p;return v.map(function(m){return Xi({},m)})},[]),o=T.useCallback(function(h){var p=t.getState(),v=p.edges,m=v===void 0?[]:v;return m.find(function(y){return y.id===h})},[]),a=T.useCallback(function(h){var p=t.getState(),v=p.nodeInternals,m=p.setNodes,y=p.hasDefaultNodes,x=p.onNodesChange,b=Array.from(v.values()),w=typeof h=="function"?h(b):h;if(y)m(w);else if(x){var E=w.length===0?b.map(function(_){return{type:"remove",id:_.id}}):w.map(function(_){return{item:_,type:"reset"}});x(E)}},[]),u=T.useCallback(function(h){var p=t.getState(),v=p.edges,m=v===void 0?[]:v,y=p.setEdges,x=p.hasDefaultEdges,b=p.onEdgesChange,w=typeof h=="function"?h(m):h;if(x)y(w);else if(b){var E=w.length===0?m.map(function(_){return{type:"remove",id:_.id}}):w.map(function(_){return{item:_,type:"reset"}});b(E)}},[]),l=T.useCallback(function(h){var p=Array.isArray(h)?h:[h],v=t.getState(),m=v.nodeInternals,y=v.setNodes,x=v.hasDefaultNodes,b=v.onNodesChange;if(x){var w=Array.from(m.values()),E=[].concat(w,pi(p));y(E)}else if(b){var _=p.map(function(S){return{item:S,type:"add"}});b(_)}},[]),d=T.useCallback(function(h){var p=Array.isArray(h)?h:[h],v=t.getState(),m=v.edges,y=m===void 0?[]:m,x=v.setEdges,b=v.hasDefaultEdges,w=v.onEdgesChange;if(b)x([].concat(pi(y),pi(p)));else if(w){var E=p.map(function(_){return{item:_,type:"add"}});w(E)}},[]),f=T.useCallback(function(){var h=t.getState(),p=h.nodeInternals,v=h.edges,m=v===void 0?[]:v,y=h.transform,x=Array.from(p.values()),b=Le(y,3),w=b[0],E=b[1],_=b[2];return{nodes:x.map(function(S){return Xi({},S)}),edges:m.map(function(S){return Xi({},S)}),viewport:{x:w,y:E,zoom:_}}},[]);return T.useMemo(function(){return Xi(Xi({},e),{},{getNodes:r,getNode:n,getEdges:i,getEdge:o,setNodes:a,setEdges:u,addNodes:l,addEdges:d,toObject:f})},[e,r,n,i,o,a,u,l,d,f])}function TK(e,t){if(e==null)return{};var r={},n=Object.keys(e),i,o;for(o=0;o<n.length;o++)i=n[o],!(t.indexOf(i)>=0)&&(r[i]=e[i]);return r}function qc(e,t){if(e==null)return{};var r=TK(e,t),n,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function AK(){return T.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},T.createElement("path",{d:"M32 18.133H18.133V32h-4.266V18.133H0v-4.266h13.867V0h4.266v13.867H32z"}))}function MK(){return T.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 5"},T.createElement("path",{d:"M0 0h32v4.2H0z"}))}function DK(){return T.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 30"},T.createElement("path",{d:"M3.692 4.63c0-.53.4-.938.939-.938h5.215V0H4.708C2.13 0 0 2.054 0 4.63v5.216h3.692V4.631zM27.354 0h-5.2v3.692h5.17c.53 0 .984.4.984.939v5.215H32V4.631A4.624 4.624 0 0027.354 0zm.954 24.83c0 .532-.4.94-.939.94h-5.215v3.768h5.215c2.577 0 4.631-2.13 4.631-4.707v-5.139h-3.692v5.139zm-23.677.94c-.531 0-.939-.4-.939-.94v-5.138H0v5.139c0 2.577 2.13 4.707 4.708 4.707h5.138V25.77H4.631z"}))}function jK(){return T.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 32"},T.createElement("path",{d:"M21.333 10.667H19.81V7.619C19.81 3.429 16.38 0 12.19 0 8 0 4.571 3.429 4.571 7.619v3.048H3.048A3.056 3.056 0 000 13.714v15.238A3.056 3.056 0 003.048 32h18.285a3.056 3.056 0 003.048-3.048V13.714a3.056 3.056 0 00-3.048-3.047zM12.19 24.533a3.056 3.056 0 01-3.047-3.047 3.056 3.056 0 013.047-3.048 3.056 3.056 0 013.048 3.048 3.056 3.056 0 01-3.048 3.047zm4.724-13.866H7.467V7.619c0-2.59 2.133-4.724 4.723-4.724 2.591 0 4.724 2.133 4.724 4.724v3.048z"}))}function qK(){return T.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 32"},T.createElement("path",{d:"M21.333 10.667H19.81V7.619C19.81 3.429 16.38 0 12.19 0c-4.114 1.828-1.37 2.133.305 2.438 1.676.305 4.42 2.59 4.42 5.181v3.048H3.047A3.056 3.056 0 000 13.714v15.238A3.056 3.056 0 003.048 32h18.285a3.056 3.056 0 003.048-3.048V13.714a3.056 3.056 0 00-3.048-3.047zM12.19 24.533a3.056 3.056 0 01-3.047-3.047 3.056 3.056 0 013.047-3.048 3.056 3.056 0 013.048 3.048 3.056 3.056 0 01-3.048 3.047z"}))}var kK=["children","className"];function XI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function LK(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?XI(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):XI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var uu=function(t){var r=t.children,n=t.className,i=qc(t,kK);return T.createElement("button",LK({type:"button",className:lr(["react-flow__controls-button",n])},i),r)},BK=function(t){return t.nodesDraggable&&t.nodesConnectable&&t.elementsSelectable},FK=function(t){var r=t.style,n=t.showZoom,i=n===void 0?!0:n,o=t.showFitView,a=o===void 0?!0:o,u=t.showInteractive,l=u===void 0?!0:u,d=t.fitViewOptions,f=t.onZoomIn,h=t.onZoomOut,p=t.onFitView,v=t.onInteractiveChange,m=t.className,y=t.children,x=Ft(),b=T.useState(!1),w=Le(b,2),E=w[0],_=w[1],S=gt(BK),R=f2(),I=R.zoomIn,N=R.zoomOut,A=R.fitView;if(T.useEffect(function(){_(!0)},[]),!E)return null;var L=function(){I==null||I(),f==null||f()},B=function(){N==null||N(),h==null||h()},U=function(){A==null||A(d),p==null||p()},j=function(){x.setState({nodesDraggable:!S,nodesConnectable:!S,elementsSelectable:!S}),v==null||v(!S)};return T.createElement("div",{className:lr(["react-flow__controls",m]),style:r},i&&T.createElement(T.Fragment,null,T.createElement(uu,{onClick:L,className:"react-flow__controls-zoomin",title:"zoom in","aria-label":"zoom in"},T.createElement(AK,null)),T.createElement(uu,{onClick:B,className:"react-flow__controls-zoomout",title:"zoom out","aria-label":"zoom out"},T.createElement(MK,null))),a&&T.createElement(uu,{className:"react-flow__controls-fitview",onClick:U,title:"fit view","aria-label":"fit view"},T.createElement(DK,null)),l&&T.createElement(uu,{className:"react-flow__controls-interactive",onClick:j,title:"toggle interactivity","aria-label":"toggle interactivity"},S?T.createElement(qK,null):T.createElement(jK,null)),y)};FK.displayName="Controls";var $K=function(t,r,n){return T.createElement("path",{stroke:n,strokeWidth:r,d:"M".concat(t/2," 0 V").concat(t," M0 ").concat(t/2," H").concat(t)})},zK=function(t,r){return T.createElement("circle",{cx:t,cy:t,r:t,fill:r})},cu;function ZI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function JI(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ZI(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ZI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var HK=(cu={},He(cu,bi.Dots,"#81818a"),He(cu,bi.Lines,"#eee"),cu),UK=function(t){return t.transform},d2=function(t){var r=t.variant,n=r===void 0?bi.Dots:r,i=t.gap,o=i===void 0?15:i,a=t.size,u=a===void 0?.4:a,l=t.color,d=t.style,f=t.className,h=T.useRef(null),p=T.useState(null),v=Le(p,2),m=v[0],y=v[1],x=gt(UK),b=Le(x,3),w=b[0],E=b[1],_=b[2];T.useEffect(function(){var B=document.querySelectorAll(".react-flow__background"),U=Array.from(B).findIndex(function(j){return j===h.current});y("pattern-".concat(U))},[]);var S=o*_||1,R=w%S,I=E%S,N=n===bi.Lines,A=l||HK[n],L=N?$K(S,u,A):zK(u*_,A);return T.createElement("svg",{className:lr(["react-flow__background","react-flow__container",f]),style:JI(JI({},d),{},{width:"100%",height:"100%"}),ref:h},m&&T.createElement(T.Fragment,null,T.createElement("pattern",{id:m,x:R,y:I,width:S,height:S,patternUnits:"userSpaceOnUse"},L),T.createElement("rect",{x:"0",y:"0",width:"100%",height:"100%",fill:"url(#".concat(m,")")})))};d2.displayName="Background";var VK=T.memo(d2),WK=["paid-pro","paid-sponsor","paid-enterprise","paid-custom"];function GK(e){var t=e.proOptions,r=e.position,n=r===void 0?"bottom-right":r;if(t!=null&&t.account&&WK.includes(t==null?void 0:t.account)&&t!==null&&t!==void 0&&t.hideAttribution)return null;var i="".concat(n).split("-");return T.createElement("div",{className:lr(["react-flow__attribution"].concat(pi(i))),"data-message":"Please only hide this attribution when you are subscribed to React Flow Pro: https://pro.reactflow.dev/pricing"},T.createElement("a",{href:"https://reactflow.dev",target:"_blank",rel:"noopener noreferrer"},"React Flow"))}var KK=["x","y","label","labelStyle","labelShowBg","labelBgStyle","labelBgPadding","labelBgBorderRadius","children","className"];function QI(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function YK(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?QI(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):QI(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var XK=function(t){var r=t.x,n=t.y,i=t.label,o=t.labelStyle,a=o===void 0?{}:o,u=t.labelShowBg,l=u===void 0?!0:u,d=t.labelBgStyle,f=d===void 0?{}:d,h=t.labelBgPadding,p=h===void 0?[2,4]:h,v=t.labelBgBorderRadius,m=v===void 0?2:v,y=t.children,x=t.className,b=qc(t,KK),w=T.useRef(null),E=T.useState({x:0,y:0,width:0,height:0}),_=Le(E,2),S=_[0],R=_[1],I=lr(["react-flow__edge-textwrapper",x]);return T.useEffect(function(){if(w.current){var N=w.current.getBBox();R({x:N.x,y:N.y,width:N.width,height:N.height})}},[i]),typeof i>"u"||!i?null:T.createElement("g",YK({transform:"translate(".concat(r-S.width/2," ").concat(n-S.height/2,")"),className:I},b),l&&T.createElement("rect",{width:S.width+2*p[0],x:-p[0],y:-p[1],height:S.height+2*p[1],className:"react-flow__edge-textbg",style:f,rx:m,ry:m}),T.createElement("text",{className:"react-flow__edge-text",y:S.height/2,dy:"0.3em",ref:w,style:a},i),y)},ZK=T.memo(XK),kc=(function(e){var t=e.path,r=e.centerX,n=e.centerY,i=e.label,o=e.labelStyle,a=e.labelShowBg,u=e.labelBgStyle,l=e.labelBgPadding,d=e.labelBgBorderRadius,f=e.style,h=e.markerEnd,p=e.markerStart,v=i?T.createElement(ZK,{x:r,y:n,label:i,labelStyle:o,labelShowBg:a,labelBgStyle:u,labelBgPadding:l,labelBgBorderRadius:d}):null;return T.createElement(T.Fragment,null,T.createElement("path",{style:f,d:t,className:"react-flow__edge-path",markerEnd:h,markerStart:p}),v)});function Wu(e){var t=e.pos,r=e.x1,n=e.y1,i=e.x2,o=e.y2,a,u;switch(t){case we.Left:case we.Right:a=.5*(r+i),u=n;break;case we.Top:case we.Bottom:a=r,u=.5*(n+o);break}return[a,u]}function h2(e){var t=e.sourceX,r=e.sourceY,n=e.sourcePosition,i=n===void 0?we.Bottom:n,o=e.targetX,a=e.targetY,u=e.targetPosition,l=u===void 0?we.Top:u,d=Wu({pos:i,x1:t,y1:r,x2:o,y2:a}),f=Le(d,2),h=f[0],p=f[1],v=Wu({pos:l,x1:o,y1:a,x2:t,y2:r}),m=Le(v,2),y=m[0],x=m[1];return"M".concat(t,",").concat(r," C").concat(h,",").concat(p," ").concat(y,",").concat(x," ").concat(o,",").concat(a)}function JK(e){var t=e.sourceX,r=e.sourceY,n=e.sourcePosition,i=n===void 0?we.Bottom:n,o=e.targetX,a=e.targetY,u=e.targetPosition,l=u===void 0?we.Top:u,d=Wu({pos:i,x1:t,y1:r,x2:o,y2:a}),f=Le(d,2),h=f[0],p=f[1],v=Wu({pos:l,x1:o,y1:a,x2:t,y2:r}),m=Le(v,2),y=m[0],x=m[1],b=t*.125+h*.375+y*.375+o*.125,w=r*.125+p*.375+x*.375+a*.125,E=Math.abs(b-t),_=Math.abs(w-r);return[b,w,E,_]}var p2=T.memo(function(e){var t=e.sourceX,r=e.sourceY,n=e.targetX,i=e.targetY,o=e.sourcePosition,a=o===void 0?we.Bottom:o,u=e.targetPosition,l=u===void 0?we.Top:u,d=e.label,f=e.labelStyle,h=e.labelShowBg,p=e.labelBgStyle,v=e.labelBgPadding,m=e.labelBgBorderRadius,y=e.style,x=e.markerEnd,b=e.markerStart,w={sourceX:t,sourceY:r,sourcePosition:a,targetX:n,targetY:i,targetPosition:l},E=h2(w),_=JK(w),S=Le(_,2),R=S[0],I=S[1];return T.createElement(kc,{path:E,centerX:R,centerY:I,label:d,labelStyle:f,labelShowBg:h,labelBgStyle:p,labelBgPadding:v,labelBgBorderRadius:m,style:y,markerEnd:x,markerStart:b})});function eP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function QK(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?eP(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):eP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var tP=[we.Left,we.Right],v2=function(t){var r=t.sourceX,n=t.sourceY,i=t.targetX,o=t.targetY,a=t.sourcePosition,u=a===void 0?we.Bottom:a,l=t.targetPosition,d=l===void 0?we.Top:l,f=tP.includes(u),h=tP.includes(d),p=f&&!h||h&&!f;if(p){var v=f?Math.abs(i-r):0,m=r>i?r-v:r+v,y=f?0:Math.abs(o-n),x=n<o?n+y:n-y;return[m,x,v,y]}var b=Math.abs(i-r)/2,w=i<r?i+b:i-b,E=Math.abs(o-n)/2,_=o<n?o+E:o-E;return[w,_,b,E]};function oa(e,t,r){return r===void 0?r:function(n){var i=t().edges.find(function(o){return o.id===e});r(n,QK({},i))}}var mm=function(t,r,n){return"L ".concat(t,",").concat(r-n,"Q ").concat(t,",").concat(r," ").concat(t+n,",").concat(r)},ym=function(t,r,n){return"L ".concat(t+n,",").concat(r,"Q ").concat(t,",").concat(r," ").concat(t,",").concat(r-n)},bm=function(t,r,n){return"L ".concat(t,",").concat(r-n,"Q ").concat(t,",").concat(r," ").concat(t-n,",").concat(r)},xm=function(t,r,n){return"L ".concat(t-n,",").concat(r,"Q ").concat(t,",").concat(r," ").concat(t,",").concat(r-n)},wm=function(t,r,n){return"L ".concat(t+n,",").concat(r,"Q ").concat(t,",").concat(r," ").concat(t,",").concat(r+n)},_m=function(t,r,n){return"L ".concat(t,",").concat(r+n,"Q ").concat(t,",").concat(r," ").concat(t+n,",").concat(r)},Em=function(t,r,n){return"L ".concat(t,",").concat(r+n,"Q ").concat(t,",").concat(r," ").concat(t-n,",").concat(r)},Sm=function(t,r,n){return"L ".concat(t-n,",").concat(r,"Q ").concat(t,",").concat(r," ").concat(t,",").concat(r+n)};function Bb(e){var t=e.sourceX,r=e.sourceY,n=e.sourcePosition,i=n===void 0?we.Bottom:n,o=e.targetX,a=e.targetY,u=e.targetPosition,l=u===void 0?we.Top:u,d=e.borderRadius,f=d===void 0?5:d,h=e.centerX,p=e.centerY,v=v2({sourceX:t,sourceY:r,targetX:o,targetY:a}),m=Le(v,4),y=m[0],x=m[1],b=m[2],w=m[3],E=Math.min(f,Math.abs(o-t)),_=Math.min(f,Math.abs(a-r)),S=Math.min(E,_,b,w),R=[we.Left,we.Right],I=typeof h<"u"?h:y,N=typeof p<"u"?p:x,A=null,L=null;return t<=o?(A=r<=a?mm(t,N,S):_m(t,N,S),L=r<=a?Sm(o,N,S):xm(o,N,S)):(A=r<a?bm(t,N,S):Em(t,N,S),L=r<a?wm(o,N,S):ym(o,N,S)),R.includes(i)&&R.includes(l)?t<=o?(A=r<=a?Sm(I,r,S):xm(I,r,S),L=r<=a?mm(I,a,S):_m(I,a,S)):(i===we.Right&&l===we.Left||i===we.Left&&l===we.Right||i===we.Left&&l===we.Left)&&(A=r<=a?wm(I,r,S):ym(I,r,S),L=r<=a?bm(I,a,S):Em(I,a,S)):R.includes(i)&&!R.includes(l)?(t<=o?A=r<=a?Sm(o,r,S):xm(o,r,S):A=r<=a?wm(o,r,S):ym(o,r,S),L=""):!R.includes(i)&&R.includes(l)&&(t<=o?A=r<=a?mm(t,a,S):_m(t,a,S):A=r<=a?bm(t,a,S):Em(t,a,S),L=""),"M ".concat(t,",").concat(r).concat(A).concat(L,"L ").concat(o,",").concat(a)}var Dx=T.memo(function(e){var t=e.sourceX,r=e.sourceY,n=e.targetX,i=e.targetY,o=e.label,a=e.labelStyle,u=e.labelShowBg,l=e.labelBgStyle,d=e.labelBgPadding,f=e.labelBgBorderRadius,h=e.style,p=e.sourcePosition,v=p===void 0?we.Bottom:p,m=e.targetPosition,y=m===void 0?we.Top:m,x=e.markerEnd,b=e.markerStart,w=e.borderRadius,E=w===void 0?5:w,_=v2({sourceX:t,sourceY:r,targetX:n,targetY:i,sourcePosition:v,targetPosition:y}),S=Le(_,2),R=S[0],I=S[1],N=Bb({sourceX:t,sourceY:r,sourcePosition:v,targetX:n,targetY:i,targetPosition:y,borderRadius:E});return T.createElement(kc,{path:N,centerX:R,centerY:I,label:o,labelStyle:a,labelShowBg:u,labelBgStyle:l,labelBgPadding:d,labelBgBorderRadius:f,style:h,markerEnd:x,markerStart:b})});function rP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function nP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?rP(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):rP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var g2=T.memo(function(e){return T.createElement(Dx,nP(nP({},e),{},{borderRadius:0}))}),m2=T.memo(function(e){var t=e.sourceX,r=e.sourceY,n=e.targetX,i=e.targetY,o=e.label,a=e.labelStyle,u=e.labelShowBg,l=e.labelBgStyle,d=e.labelBgPadding,f=e.labelBgBorderRadius,h=e.style,p=e.markerEnd,v=e.markerStart,m=Math.abs(i-r)/2,y=i<r?i+m:i-m,x=Math.abs(n-t)/2,b=n<t?n+x:n-x,w="M ".concat(t,",").concat(r,"L ").concat(n,",").concat(i);return T.createElement(kc,{path:w,centerX:b,centerY:y,label:o,labelStyle:a,labelShowBg:u,labelBgStyle:l,labelBgPadding:d,labelBgBorderRadius:f,style:h,markerEnd:p,markerStart:v})});function lu(e,t){return e>=0?.5*e:t*25*Math.sqrt(-e)}function Gu(e){var t=e.pos,r=e.x1,n=e.y1,i=e.x2,o=e.y2,a=e.c,u,l;switch(t){case we.Left:u=r-lu(r-i,a),l=n;break;case we.Right:u=r+lu(i-r,a),l=n;break;case we.Top:u=r,l=n-lu(n-o,a);break;case we.Bottom:u=r,l=n+lu(o-n,a);break}return[u,l]}function Lc(e){var t=e.sourceX,r=e.sourceY,n=e.sourcePosition,i=n===void 0?we.Bottom:n,o=e.targetX,a=e.targetY,u=e.targetPosition,l=u===void 0?we.Top:u,d=e.curvature,f=d===void 0?.25:d,h=Gu({pos:i,x1:t,y1:r,x2:o,y2:a,c:f}),p=Le(h,2),v=p[0],m=p[1],y=Gu({pos:l,x1:o,y1:a,x2:t,y2:r,c:f}),x=Le(y,2),b=x[0],w=x[1];return"M".concat(t,",").concat(r," C").concat(v,",").concat(m," ").concat(b,",").concat(w," ").concat(o,",").concat(a)}function eY(e){var t=e.sourceX,r=e.sourceY,n=e.sourcePosition,i=n===void 0?we.Bottom:n,o=e.targetX,a=e.targetY,u=e.targetPosition,l=u===void 0?we.Top:u,d=e.curvature,f=d===void 0?.25:d,h=Gu({pos:i,x1:t,y1:r,x2:o,y2:a,c:f}),p=Le(h,2),v=p[0],m=p[1],y=Gu({pos:l,x1:o,y1:a,x2:t,y2:r,c:f}),x=Le(y,2),b=x[0],w=x[1],E=t*.125+v*.375+b*.375+o*.125,_=r*.125+m*.375+w*.375+a*.125,S=Math.abs(E-t),R=Math.abs(_-r);return[E,_,S,R]}var Fb=T.memo(function(e){var t=e.sourceX,r=e.sourceY,n=e.targetX,i=e.targetY,o=e.sourcePosition,a=o===void 0?we.Bottom:o,u=e.targetPosition,l=u===void 0?we.Top:u,d=e.label,f=e.labelStyle,h=e.labelShowBg,p=e.labelBgStyle,v=e.labelBgPadding,m=e.labelBgBorderRadius,y=e.style,x=e.markerEnd,b=e.markerStart,w=e.curvature,E={sourceX:t,sourceY:r,sourcePosition:a,targetX:n,targetY:i,targetPosition:l,curvature:w},_=Lc(E),S=eY(E),R=Le(S,2),I=R[0],N=R[1];return T.createElement(kc,{path:_,centerX:I,centerY:N,label:d,labelStyle:f,labelShowBg:h,labelBgStyle:p,labelBgPadding:v,labelBgBorderRadius:m,style:y,markerEnd:x,markerStart:b})}),jx=T.createContext(null),tY=jx.Provider;jx.Consumer;function $b(e,t,r,n,i,o,a){var u=a.elementFromPoint(e.clientX,e.clientY),l=(u==null?void 0:u.classList.contains("target"))||!1,d=(u==null?void 0:u.classList.contains("source"))||!1,f={elementBelow:u,isValid:!1,connection:{source:null,target:null,sourceHandle:null,targetHandle:null},isHoveringHandle:!1};if(u&&(l||d)){f.isHoveringHandle=!0;var h=u.getAttribute("data-nodeid"),p=u.getAttribute("data-handleid"),v=r?{source:h,sourceHandle:p,target:n,targetHandle:i}:{source:n,sourceHandle:i,target:h,targetHandle:p};f.connection=v;var m=t===xo.Strict?r&&d||!r&&l:!0;m&&(f.isValid=o(v))}return f}function Om(e){e==null||e.classList.remove("react-flow__handle-valid"),e==null||e.classList.remove("react-flow__handle-connecting")}function y2(e){var t=e.event,r=e.handleId,n=e.nodeId,i=e.onConnect,o=e.isTarget,a=e.getState,u=e.setState,l=e.isValidConnection,d=e.elementEdgeUpdaterType,f=e.onEdgeUpdateEnd,h=t.target.closest(".react-flow"),p=Qj(t.target);if(!p)return;var v=p.elementFromPoint(t.clientX,t.clientY),m=v==null?void 0:v.classList.contains("target"),y=v==null?void 0:v.classList.contains("source");if(!h||!m&&!y&&!d)return;var x=a(),b=x.onConnectStart,w=x.connectionMode,E=d||(m?"target":"source"),_=h.getBoundingClientRect(),S;u({connectionPosition:{x:t.clientX-_.left,y:t.clientY-_.top},connectionNodeId:n,connectionHandleId:r,connectionHandleType:E}),b==null||b(t,{nodeId:n,handleId:r,handleType:E});function R(N){u({connectionPosition:{x:N.clientX-_.left,y:N.clientY-_.top}});var A=$b(N,w,o,n,r,l,p),L=A.connection,B=A.elementBelow,U=A.isValid,j=A.isHoveringHandle;if(!j)return Om(S);L.source!==L.target&&B&&(Om(S),S=B,B.classList.add("react-flow__handle-connecting"),B.classList.toggle("react-flow__handle-valid",U))}function I(N){var A=a(),L=A.onConnectStop,B=A.onConnectEnd,U=$b(N,w,o,n,r,l,p),j=U.connection,D=U.isValid;L==null||L(N),D&&(i==null||i(j)),B==null||B(N),d&&f&&f(N),Om(S),u({connectionNodeId:null,connectionHandleId:null,connectionHandleType:null}),p.removeEventListener("mousemove",R),p.removeEventListener("mouseup",I)}p.addEventListener("mousemove",R),p.addEventListener("mouseup",I)}var rY=["type","position","isValidConnection","isConnectable","id","onConnect","children","className","onMouseDown"];function iP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Cm(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?iP(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):iP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var nY=function(){return!0},iY=function(t){return{connectionStartHandle:t.connectionStartHandle,connectOnClick:t.connectOnClick}},b2=T.forwardRef(function(e,t){var r=e.type,n=r===void 0?"source":r,i=e.position,o=i===void 0?we.Top:i,a=e.isValidConnection,u=a===void 0?nY:a,l=e.isConnectable,d=l===void 0?!0:l,f=e.id,h=e.onConnect,p=e.children,v=e.className,m=e.onMouseDown,y=qc(e,rY),x=Ft(),b=T.useContext(jx),w=gt(iY,Xt),E=w.connectionStartHandle,_=w.connectOnClick,S=f||null,R=n==="target",I=function(B){var U=x.getState(),j=U.defaultEdgeOptions,D=U.onConnect,G=U.hasDefaultEdges,F=Cm(Cm({},j),B);if(G){var X=x.getState(),Z=X.edges;x.setState({edges:xK(F,Z)})}D==null||D(F),h==null||h(F)},N=function(B){B.button===0&&y2({event:B,handleId:S,nodeId:b,onConnect:I,isTarget:R,getState:x.getState,setState:x.setState,isValidConnection:u}),m==null||m(B)},A=function(B){var U=x.getState(),j=U.onClickConnectStart,D=U.onClickConnectStop,G=U.onClickConnectEnd,F=U.connectionMode;if(!E){j==null||j(B,{nodeId:b,handleId:S,handleType:n}),x.setState({connectionStartHandle:{nodeId:b,type:n,handleId:S}});return}var X=Qj(B.target),Z=$b(B,F,E.type==="target",E.nodeId,E.handleId||null,u,X),Q=Z.connection,W=Z.isValid;D==null||D(B),W&&I(Q),G==null||G(B),x.setState({connectionStartHandle:null})};return T.createElement("div",Cm({"data-handleid":S,"data-nodeid":b,"data-handlepos":o,className:lr(["react-flow__handle","react-flow__handle-".concat(o),"nodrag",v,{source:!R,target:R,connectable:d,connecting:(E==null?void 0:E.nodeId)===b&&(E==null?void 0:E.handleId)===S&&(E==null?void 0:E.type)===n}]),onMouseDown:N,onClick:_?A:void 0,ref:t},y),p)});b2.displayName="Handle";var Ku=T.memo(b2),x2=function(t){var r=t.data,n=t.isConnectable,i=t.targetPosition,o=i===void 0?we.Top:i,a=t.sourcePosition,u=a===void 0?we.Bottom:a;return T.createElement(T.Fragment,null,T.createElement(Ku,{type:"target",position:o,isConnectable:n}),r==null?void 0:r.label,T.createElement(Ku,{type:"source",position:u,isConnectable:n}))};x2.displayName="DefaultNode";var zb=T.memo(x2),w2=function(t){var r=t.data,n=t.isConnectable,i=t.sourcePosition,o=i===void 0?we.Bottom:i;return T.createElement(T.Fragment,null,r==null?void 0:r.label,T.createElement(Ku,{type:"source",position:o,isConnectable:n}))};w2.displayName="InputNode";var _2=T.memo(w2),E2=function(t){var r=t.data,n=t.isConnectable,i=t.targetPosition,o=i===void 0?we.Top:i;return T.createElement(T.Fragment,null,T.createElement(Ku,{type:"target",position:o,isConnectable:n}),r==null?void 0:r.label)};E2.displayName="OutputNode";var S2=T.memo(E2),oY=function(t){return{selectedNodes:Array.from(t.nodeInternals.values()).filter(function(r){return r.selected}),selectedEdges:t.edges.filter(function(r){return r.selected})}},aY=function(t,r){var n=t.selectedNodes.map(function(u){return u.id}),i=r.selectedNodes.map(function(u){return u.id}),o=t.selectedEdges.map(function(u){return u.id}),a=r.selectedEdges.map(function(u){return u.id});return Xt(n,i)&&Xt(o,a)};function sY(e){var t=e.onSelectionChange,r=gt(oY,aY),n=r.selectedNodes,i=r.selectedEdges;return T.useEffect(function(){t({nodes:n,edges:i})},[n,i]),null}var uY=T.memo(sY),cY=function(t){return{setNodes:t.setNodes,setEdges:t.setEdges,setDefaultNodesAndEdges:t.setDefaultNodesAndEdges,setMinZoom:t.setMinZoom,setMaxZoom:t.setMaxZoom,setTranslateExtent:t.setTranslateExtent,setNodeExtent:t.setNodeExtent,reset:t.reset}};function qn(e,t){T.useEffect(function(){typeof e<"u"&&t(e)},[e])}function tt(e,t,r){T.useEffect(function(){typeof t<"u"&&r(He({},e,t))},[t])}var lY=function(t){var r=t.nodes,n=t.edges,i=t.defaultNodes,o=t.defaultEdges,a=t.onConnect,u=t.onConnectStart,l=t.onConnectStop,d=t.onConnectEnd,f=t.onClickConnectStart,h=t.onClickConnectStop,p=t.onClickConnectEnd,v=t.nodesDraggable,m=t.nodesConnectable,y=t.minZoom,x=t.maxZoom,b=t.nodeExtent,w=t.onNodesChange,E=t.onEdgesChange,_=t.elementsSelectable,S=t.connectionMode,R=t.snapGrid,I=t.snapToGrid,N=t.translateExtent,A=t.connectOnClick,L=t.defaultEdgeOptions,B=t.fitView,U=t.fitViewOptions,j=t.onNodesDelete,D=t.onEdgesDelete,G=t.onNodeDrag,F=t.onNodeDragStart,X=t.onNodeDragStop,Z=t.onSelectionDrag,Q=t.onSelectionDragStart,W=t.onSelectionDragStop,ee=gt(cY,Xt),oe=ee.setNodes,ae=ee.setEdges,H=ee.setDefaultNodesAndEdges,K=ee.setMinZoom,$=ee.setMaxZoom,k=ee.setTranslateExtent,z=ee.setNodeExtent,re=ee.reset,ie=Ft();return T.useEffect(function(){return H(i,o),function(){re()}},[]),tt("defaultEdgeOptions",L,ie.setState),tt("connectionMode",S,ie.setState),tt("onConnect",a,ie.setState),tt("onConnectStart",u,ie.setState),tt("onConnectStop",l,ie.setState),tt("onConnectEnd",d,ie.setState),tt("onClickConnectStart",f,ie.setState),tt("onClickConnectStop",h,ie.setState),tt("onClickConnectEnd",p,ie.setState),tt("nodesDraggable",v,ie.setState),tt("nodesConnectable",m,ie.setState),tt("elementsSelectable",_,ie.setState),tt("snapToGrid",I,ie.setState),tt("snapGrid",R,ie.setState),tt("onNodesChange",w,ie.setState),tt("onEdgesChange",E,ie.setState),tt("connectOnClick",A,ie.setState),tt("fitViewOnInit",B,ie.setState),tt("fitViewOnInitOptions",U,ie.setState),tt("onNodesDelete",j,ie.setState),tt("onEdgesDelete",D,ie.setState),tt("onNodeDrag",G,ie.setState),tt("onNodeDragStart",F,ie.setState),tt("onNodeDragStop",X,ie.setState),tt("onSelectionDrag",Z,ie.setState),tt("onSelectionDragStart",Q,ie.setState),tt("onSelectionDragStop",W,ie.setState),qn(r,oe),qn(n,ae),qn(i,oe),qn(o,ae),qn(y,K),qn(x,$),qn(N,k),qn(b,z),null},fY=".react-flow{height:100%;overflow:hidden;position:relative;width:100%}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{z-index:1}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selectionpane{z-index:5}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow .react-flow__connectionline{z-index:1001}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.inactive{pointer-events:none}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edge-path{fill:none}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connection-path{fill:none}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:-webkit-grab;cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{pointer-events:none;position:absolute}.react-flow__handle.connectable{pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__controls{bottom:20px;left:15px;position:absolute;z-index:5}.react-flow__controls-button{border:none;height:24px;width:24px}.react-flow__controls-button svg{width:100%}.react-flow__minimap{bottom:20px;position:absolute;right:15px;z-index:5}.react-flow__attribution{background:hsla(0,0%,100%,.5);color:#999;font-size:10px;padding:2px 3px;position:absolute;z-index:1000}.react-flow__attribution a{color:#555;text-decoration:none}.react-flow__attribution.top{top:0}.react-flow__attribution.bottom{bottom:0}.react-flow__attribution.left{left:0}.react-flow__attribution.right{right:0}.react-flow__attribution.center{left:50%;transform:translateX(-50%)}",dY=fY,hY=".react-flow__edge.selected .react-flow__edge-path{stroke:#555}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1}.react-flow__edge-text{font-size:10px}.react-flow__edge-textbg{fill:#fff}.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1}.react-flow__node{cursor:-webkit-grab;cursor:grab}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selected,.react-flow__node-group.selected,.react-flow__node-input.selected,.react-flow__node-output.selected{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-default .react-flow__handle,.react-flow__node-group .react-flow__handle,.react-flow__node-input .react-flow__handle,.react-flow__node-output .react-flow__handle{background:#1a192b}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-group.selectable.selected,.react-flow__node-input.selectable.selected,.react-flow__node-output.selectable.selected{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background:hsla(0,0%,94%,.25);border-color:#1a192b}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__handle{background:#555;border:1px solid #fff;border-radius:100%;height:6px;width:6px}.react-flow__handle.connectable{cursor:crosshair}.react-flow__minimap{background-color:#fff}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{align-items:center;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:16px}.react-flow__controls-button svg{max-height:12px;max-width:12px}.react-flow__controls-button:hover{background:#f4f4f4}",pY=hY,vY=function(t,r,n){return n===we.Left?t-r:n===we.Right?t+r:t},gY=function(t,r,n){return n===we.Top?t-r:n===we.Bottom?t+r:t},oP=function(t){var r=t.className,n=t.position,i=t.centerX,o=t.centerY,a=t.radius,u=a===void 0?10:a;return T.createElement("circle",{className:lr(["react-flow__edgeupdater",r]),cx:vY(i,u,n),cy:gY(o,u,n),r:u,stroke:"transparent",fill:"transparent"})},Zi=(function(e){var t=function(n){var i=n.id,o=n.className,a=n.type,u=n.data,l=n.onClick,d=n.onEdgeDoubleClick,f=n.selected,h=n.animated,p=n.label,v=n.labelStyle,m=n.labelShowBg,y=n.labelBgStyle,x=n.labelBgPadding,b=n.labelBgBorderRadius,w=n.style,E=n.source,_=n.target,S=n.sourceX,R=n.sourceY,I=n.targetX,N=n.targetY,A=n.sourcePosition,L=n.targetPosition,B=n.elementsSelectable,U=n.hidden,j=n.sourceHandleId,D=n.targetHandleId,G=n.onContextMenu,F=n.onMouseEnter,X=n.onMouseMove,Z=n.onMouseLeave,Q=n.edgeUpdaterRadius,W=n.onEdgeUpdate,ee=n.onEdgeUpdateStart,oe=n.onEdgeUpdateEnd,ae=n.markerEnd,H=n.markerStart,K=n.rfId,$=T.useState(!1),k=Le($,2),z=k[0],re=k[1],ie=Ft(),se=function(rt){var bt=ie.getState(),Jt=bt.edges,fr=bt.addSelectedEdges,Dt=Jt.find(function(_t){return _t.id===i});B&&(ie.setState({nodesSelectionActive:!1}),fr([i])),l==null||l(rt,Dt)},ce=oa(i,ie.getState,d),be=oa(i,ie.getState,G),Ce=oa(i,ie.getState,F),_e=oa(i,ie.getState,X),he=oa(i,ie.getState,Z),fe=function(rt,bt){var Jt=bt?_:E,fr=(bt?D:j)||null,Dt=bt?"target":"source",_t=function(){return!0},jt=bt,Vr=ie.getState().edges.find(function(dr){return dr.id===i});ee==null||ee(rt,Vr,Dt);var Yn=oe?function(dr){return oe(dr,Vr,Dt)}:void 0,Cn=function(Ti){return W==null?void 0:W(Vr,Ti)};y2({event:rt,handleId:fr,nodeId:Jt,onConnect:Cn,isTarget:jt,getState:ie.getState,setState:ie.setState,isValidConnection:_t,elementEdgeUpdaterType:Dt,onEdgeUpdateEnd:Yn})},Ee=function(rt){return fe(rt,!0)},Pe=function(rt){return fe(rt,!1)},Ze=function(){return re(!0)},ze=function(){return re(!1)},Fe=T.useMemo(function(){return"url(#".concat(kb(H,K),")")},[H,K]),Ue=T.useMemo(function(){return"url(#".concat(kb(ae,K),")")},[ae,K]);if(U)return null;var ct=!B&&!l,lt=typeof W<"u",mt=lr(["react-flow__edge","react-flow__edge-".concat(a),o,{selected:f,animated:h,inactive:ct,updating:z}]);return T.createElement("g",{className:mt,onClick:se,onDoubleClick:ce,onContextMenu:be,onMouseEnter:Ce,onMouseMove:_e,onMouseLeave:he},T.createElement(e,{id:i,source:E,target:_,selected:f,animated:h,label:p,labelStyle:v,labelShowBg:m,labelBgStyle:y,labelBgPadding:x,labelBgBorderRadius:b,data:u,style:w,sourceX:S,sourceY:R,targetX:I,targetY:N,sourcePosition:A,targetPosition:L,sourceHandleId:j,targetHandleId:D,markerStart:Fe,markerEnd:Ue,"data-testid":"rf__edge-".concat(i)}),lt&&T.createElement("g",{onMouseDown:Ee,onMouseEnter:Ze,onMouseOut:ze},T.createElement(oP,{position:A,centerX:S,centerY:R,radius:Q})),lt&&T.createElement("g",{onMouseDown:Pe,onMouseEnter:Ze,onMouseOut:ze},T.createElement(oP,{position:L,centerX:I,centerY:N,radius:Q})))};return t.displayName="EdgeWrapper",T.memo(t)});function aP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function sP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?aP(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):aP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function mY(e){var t={default:Zi(e.default||Fb),straight:Zi(e.bezier||m2),step:Zi(e.step||g2),smoothstep:Zi(e.step||Dx),simplebezier:Zi(e.simplebezier||p2)},r={},n=Object.keys(e).filter(function(i){return!["default","bezier"].includes(i)}).reduce(function(i,o){return i[o]=Zi(e[o]||Fb),i},r);return sP(sP({},t),n)}function uP(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,n=((r==null?void 0:r.x)||0)+t.x,i=((r==null?void 0:r.y)||0)+t.y,o=(r==null?void 0:r.width)||t.width,a=(r==null?void 0:r.height)||t.height;switch(e){case we.Top:return{x:n+o/2,y:i};case we.Right:return{x:n+o,y:i+a/2};case we.Bottom:return{x:n+o/2,y:i+a};case we.Left:return{x:n,y:i+a/2}}}function cP(e,t){if(!e)return null;var r=null;return e.length===1||!t?r=e[0]:t&&(r=e.find(function(n){return n.id===t})),typeof r>"u"?null:r}var yY=function(t,r,n,i,o,a){var u=uP(n,t,r),l=uP(a,i,o);return{sourceX:u.x,sourceY:u.y,targetX:l.x,targetY:l.y}};function bY(e){var t=e.sourcePos,r=e.targetPos,n=e.sourceWidth,i=e.sourceHeight,o=e.targetWidth,a=e.targetHeight,u=e.width,l=e.height,d=e.transform,f={x:Math.min(t.x,r.x),y:Math.min(t.y,r.y),x2:Math.max(t.x+n,r.x+o),y2:Math.max(t.y+i,r.y+a)};f.x===f.x2&&(f.x2+=1),f.y===f.y2&&(f.y2+=1);var h=Vu({x:(0-d[0])/d[2],y:(0-d[1])/d[2],width:u/d[2],height:l/d[2]}),p=Math.max(0,Math.min(h.x2,f.x2)-Math.max(h.x,f.x)),v=Math.max(0,Math.min(h.y2,f.y2)-Math.max(h.y,f.y)),m=Math.ceil(p*v);return m>0}function lP(e,t){var r,n,i,o,a,u=e.get(t),l=(u==null||(r=u[Nt])===null||r===void 0?void 0:r.handleBounds)||null,d=!u||!l||!u.width||!u.height||typeof((n=u.positionAbsolute)===null||n===void 0?void 0:n.x)>"u"||typeof((i=u.positionAbsolute)===null||i===void 0?void 0:i.y)>"u";return[{x:(u==null||(o=u.positionAbsolute)===null||o===void 0?void 0:o.x)||0,y:(u==null||(a=u.positionAbsolute)===null||a===void 0?void 0:a.y)||0,width:(u==null?void 0:u.width)||0,height:(u==null?void 0:u.height)||0},l,!d]}var xY=typeof document<"u"?document:null,Yu=(function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{target:xY},r=T.useState(!1),n=Le(r,2),i=n[0],o=n[1],a=T.useRef(new Set([])),u=T.useMemo(function(){if(e!==null){var h=Array.isArray(e)?e:[e],p=h.filter(function(m){return typeof m=="string"}).map(function(m){return m.split("+")}),v=p.reduce(function(m,y){return m.concat.apply(m,pi(y))},[]);return[p,v]}return[[],[]]},[e]),l=Le(u,2),d=l[0],f=l[1];return T.useEffect(function(){if(e!==null){var h,p,v=function(b){if(hP(b))return!1;var w=dP(b.code,f);a.current.add(b[w]),fP(d,a.current,!1)&&(b.preventDefault(),o(!0))},m=function(b){if(hP(b))return!1;var w=dP(b.code,f);fP(d,a.current,!0)?(o(!1),a.current.clear()):a.current.delete(b[w])},y=function(){a.current.clear(),o(!1)};return t==null||(h=t.target)===null||h===void 0||h.addEventListener("keydown",v),t==null||(p=t.target)===null||p===void 0||p.addEventListener("keyup",m),window.addEventListener("blur",y),function(){var x,b;t==null||(x=t.target)===null||x===void 0||x.removeEventListener("keydown",v),t==null||(b=t.target)===null||b===void 0||b.removeEventListener("keyup",m),window.removeEventListener("blur",y)}}},[e,o]),i});function fP(e,t,r){return e.filter(function(n){return r||n.length===t.size}).some(function(n){return n.every(function(i){return t.has(i)})})}function dP(e,t){return t.includes(e)?"code":"key"}function hP(e){var t,r=((t=e.composedPath)===null||t===void 0?void 0:t.call(e)[0])||e.target;return["INPUT","SELECT","TEXTAREA"].includes(r==null?void 0:r.nodeName)||(r==null?void 0:r.hasAttribute("contenteditable"))}var wY=function(t){return{onNodesChange:t.onNodesChange,onEdgesChange:t.onEdgesChange}},_Y=(function(e){var t=e.deleteKeyCode,r=e.multiSelectionKeyCode,n=Ft(),i=gt(wY,Xt),o=i.onNodesChange,a=i.onEdgesChange,u=Yu(t),l=Yu(r);T.useEffect(function(){var d=n.getState(),f=d.nodeInternals,h=d.edges,p=d.hasDefaultNodes,v=d.hasDefaultEdges,m=d.onNodesDelete,y=d.onEdgesDelete,x=Array.from(f.values()),b=x.reduce(function(N,A){return(!A.selected&&A.parentNode&&N.find(function(L){return L.id===A.parentNode})||A.selected)&&N.push(A),N},[]),w=h.filter(function(N){return N.selected});if(u&&(b||w)){var E=s2(b,h),_=[].concat(pi(w),pi(E)),S=_.reduce(function(N,A){return N.includes(A.id)||N.push(A.id),N},[]);if((v||p)&&(v&&n.setState({edges:h.filter(function(N){return!S.includes(N.id)})}),p&&(b.forEach(function(N){f.delete(N.id)}),n.setState({nodeInternals:new Map(f)}))),S.length>0&&(y==null||y(_),a)){var R=S.map(function(N){return{id:N,type:"remove"}});a(R)}if(b.length>0&&(m==null||m(b),o)){var I=b.map(function(N){return{id:N.id,type:"remove"}});o(I)}n.setState({nodesSelectionActive:!1})}},[u,o,a]),T.useEffect(function(){n.setState({multiSelectionActive:l})},[l])});function EY(e){var t=Ft();T.useEffect(function(){var r,n=function(){if(e.current){var o=Tx(e.current);process.env.NODE_ENV==="development"&&(o.height===0||o.width===0)&&console.warn("[React Flow]: The React Flow parent container needs a width and a height to render the graph. Help: https://reactflow.dev/error#400"),t.setState({width:o.width||500,height:o.height||500})}};return n(),window.onresize=n,e.current&&(r=new ResizeObserver(function(){return n()}),r.observe(e.current)),function(){window.onresize=null,r&&e.current&&r.unobserve(e.current)}},[])}var SY=function(t,r){return t.x!==r.x||t.y!==r.y||t.zoom!==r.k},Rm=function(t){return{x:t.x,y:t.y,zoom:t.k}},fu=function(t,r){return t.target.closest(".".concat(r))},OY=function(t){return{d3Zoom:t.d3Zoom,d3Selection:t.d3Selection,d3ZoomHandler:t.d3ZoomHandler}},CY=function(t){var r=t.onMove,n=t.onMoveStart,i=t.onMoveEnd,o=t.zoomOnScroll,a=o===void 0?!0:o,u=t.zoomOnPinch,l=u===void 0?!0:u,d=t.panOnScroll,f=d===void 0?!1:d,h=t.panOnScrollSpeed,p=h===void 0?.5:h,v=t.panOnScrollMode,m=v===void 0?so.Free:v,y=t.zoomOnDoubleClick,x=y===void 0?!0:y,b=t.selectionKeyPressed,w=t.elementsSelectable,E=t.panOnDrag,_=E===void 0?!0:E,S=t.translateExtent,R=t.minZoom,I=t.maxZoom,N=t.defaultZoom,A=N===void 0?1:N,L=t.defaultPosition,B=L===void 0?[0,0]:L,U=t.zoomActivationKeyCode,j=t.preventScrolling,D=j===void 0?!0:j,G=t.children,F=t.noWheelClassName,X=t.noPanClassName,Z=Ft(),Q=T.useRef(!1),W=T.useRef(null),ee=T.useRef({x:0,y:0,zoom:0}),oe=gt(OY,Xt),ae=oe.d3Zoom,H=oe.d3Selection,K=oe.d3ZoomHandler,$=Yu(U);return EY(W),T.useEffect(function(){if(W.current){var k,z=lK().scaleExtent([R,I]).translateExtent(S),re=qr(W.current).call(z),ie=uo(B[0],S[0][0],S[1][0]),se=uo(B[1],S[0][1],S[1][1]),ce=uo(A,R,I),be=hi.translate(ie,se).scale(ce);z.transform(re,be),Z.setState({d3Zoom:z,d3Selection:re,d3ZoomHandler:re.on("wheel.zoom"),transform:[ie,se,ce],domNode:(k=re.node())===null||k===void 0?void 0:k.closest(".react-flow")})}},[]),T.useEffect(function(){H&&ae&&(f&&!$?H.on("wheel",function(k){if(fu(k,F))return!1;k.preventDefault(),k.stopImmediatePropagation();var z=H.property("__zoom").k||1;if(k.ctrlKey&&l){var re=Zr(k),ie=-k.deltaY*(k.deltaMode===1?.05:k.deltaMode?1:.002)*10,se=z*Math.pow(2,ie);ae.scaleTo(H,se,re);return}var ce=k.deltaMode===1?20:1,be=m===so.Vertical?0:k.deltaX*ce,Ce=m===so.Horizontal?0:k.deltaY*ce;ae.translateBy(H,-(be/z)*p,-(Ce/z)*p)}).on("wheel.zoom",null):typeof K<"u"&&H.on("wheel",function(k){if(!D||fu(k,F))return null;k.preventDefault()}).on("wheel.zoom",K))},[f,m,H,ae,K,$,l,D,F]),T.useEffect(function(){ae&&(b&&!Q.current?ae.on("zoom",null):b||ae.on("zoom",function(k){if(Z.setState({transform:[k.transform.x,k.transform.y,k.transform.k]}),r){var z=Rm(k.transform);r(k.sourceEvent,z)}}))},[b,ae,r]),T.useEffect(function(){ae&&ae.on("start",function(k){if(Q.current=!0,n){var z=Rm(k.transform);ee.current=z,n(k.sourceEvent,z)}})},[ae,n]),T.useEffect(function(){ae&&ae.on("end",function(k){if(Q.current=!1,i&&SY(ee.current,k.transform)){var z=Rm(k.transform);ee.current=z,i(k.sourceEvent,z)}})},[ae,i]),T.useEffect(function(){ae&&ae.filter(function(k){var z=$||a,re=l&&k.ctrlKey;return!_&&!z&&!f&&!x&&!l||b||!x&&k.type==="dblclick"||fu(k,F)&&k.type==="wheel"||fu(k,X)&&k.type!=="wheel"||!l&&k.ctrlKey&&k.type==="wheel"||!z&&!f&&!re&&k.type==="wheel"||!_&&(k.type==="mousedown"||k.type==="touchstart")?!1:(!k.ctrlKey||k.type==="wheel")&&!k.button})},[ae,a,l,f,x,_,b,w,$]),T.createElement("div",{className:"react-flow__renderer react-flow__container",ref:W},G)};function pP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function vP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?pP(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):pP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function gP(e,t){return{x:e.clientX-t.left,y:e.clientY-t.top}}var RY=function(t){return{userSelectionActive:t.userSelectionActive,elementsSelectable:t.elementsSelectable}},mP={startX:0,startY:0,x:0,y:0,width:0,height:0,draw:!1},IY=T.memo(function(e){var t=e.selectionKeyPressed,r=Ft(),n=T.useRef(0),i=T.useRef(0),o=T.useRef(),a=T.useState(mP),u=Le(a,2),l=u[0],d=u[1],f=gt(RY,Xt),h=f.userSelectionActive,p=f.elementsSelectable,v=h||t;if(!p||!v)return null;var m=function(){d(mP),r.setState({userSelectionActive:!1}),n.current=0,i.current=0},y=function(_){var S=_.target.closest(".react-flow");o.current=S.getBoundingClientRect();var R=gP(_,o.current);d({width:0,height:0,startX:R.x,startY:R.y,x:R.x,y:R.y,draw:!0}),r.setState({userSelectionActive:!0,nodesSelectionActive:!1})},x=function(_){var S,R;if(!(!t||!l.draw||!o.current)){var I=gP(_,o.current),N=(S=l.startX)!==null&&S!==void 0?S:0,A=(R=l.startY)!==null&&R!==void 0?R:0,L=vP(vP({},l),{},{x:I.x<N?I.x:N,y:I.y<A?I.y:A,width:Math.abs(I.x-N),height:Math.abs(I.y-A)}),B=r.getState(),U=B.nodeInternals,j=B.edges,D=B.transform,G=B.onNodesChange,F=B.onEdgesChange,X=Array.from(U.values()),Z=a2(U,L,D,!1,!0),Q=s2(Z,j).map(function(ae){return ae.id}),W=Z.map(function(ae){return ae.id});if(n.current!==W.length){n.current=W.length;var ee=ro(X,W);ee.length&&(G==null||G(ee))}if(i.current!==Q.length){i.current=Q.length;var oe=ro(j,Q);oe.length&&(F==null||F(oe))}d(L)}},b=function(){r.setState({nodesSelectionActive:n.current>0}),m()},w=function(){r.setState({nodesSelectionActive:!1}),m()};return T.createElement("div",{className:"react-flow__selectionpane react-flow__container",onMouseDown:y,onMouseMove:x,onMouseUp:b,onMouseLeave:w},l.draw&&T.createElement("div",{className:"react-flow__selection react-flow__container",style:{width:l.width,height:l.height,transform:"translate(".concat(l.x,"px, ").concat(l.y,"px)")}}))});function yP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function bP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?yP(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):yP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function O2(e,t){if(!e.parentNode)return!1;var r=t.get(e.parentNode);return r?r.selected?!0:O2(r,t):!1}function xP(e,t,r){var n=e;do{var i;if((i=n)!==null&&i!==void 0&&i.matches(t))return!0;if(n===r.current)return!1;n=n.parentElement}while(n);return!1}function PY(e,t,r){return Array.from(e.values()).filter(function(n){return(n.selected||n.id===r)&&(!n.parentNode||!O2(n,e))}).map(function(n){var i,o,a,u;return{id:n.id,position:n.position||{x:0,y:0},positionAbsolute:n.positionAbsolute||{x:0,y:0},distance:{x:t.x-((i=(o=n.positionAbsolute)===null||o===void 0?void 0:o.x)!==null&&i!==void 0?i:0),y:t.y-((a=(u=n.positionAbsolute)===null||u===void 0?void 0:u.y)!==null&&a!==void 0?a:0)},delta:{x:0,y:0},extent:n.extent,parentNode:n.parentNode,width:n.width,height:n.height}})}function NY(e,t,r,n,i,o){var a=Le(n,2),u=a[0],l=a[1],d=e.extent||o,f={x:t.x-e.distance.x,y:t.y-e.distance.y};if(r&&(f.x=u*Math.round(f.x/u),f.y=l*Math.round(f.y/l)),e.extent==="parent")if(e.parentNode&&e.width&&e.height){var h=i.get(e.parentNode);d=h!=null&&h.positionAbsolute&&h!==null&&h!==void 0&&h.width&&h!==null&&h!==void 0&&h.height?[[h.positionAbsolute.x,h.positionAbsolute.y],[h.positionAbsolute.x+h.width-e.width,h.positionAbsolute.y+h.height-e.height]]:d}else process.env.NODE_ENV==="development"&&console.warn("[React Flow]: Only child nodes can use a parent extent. Help: https://reactflow.dev/error#500"),d=o;else if(e.extent&&e.parentNode){var p,v,m,y,x=i.get(e.parentNode),b=(p=x==null||(v=x.positionAbsolute)===null||v===void 0?void 0:v.x)!==null&&p!==void 0?p:0,w=(m=x==null||(y=x.positionAbsolute)===null||y===void 0?void 0:y.y)!==null&&m!==void 0?m:0;d=[[e.extent[0][0]+b,e.extent[0][1]+w],[e.extent[1][0]+b,e.extent[1][1]+w]]}var E={x:0,y:0};if(e.parentNode){var _,S,R,I,N=i.get(e.parentNode);E={x:(_=N==null||(S=N.positionAbsolute)===null||S===void 0?void 0:S.x)!==null&&_!==void 0?_:0,y:(R=N==null||(I=N.positionAbsolute)===null||I===void 0?void 0:I.y)!==null&&R!==void 0?R:0}}return e.positionAbsolute=d?Jj(f,d):f,e.position={x:e.positionAbsolute.x-E.x,y:e.positionAbsolute.y-E.y},e}function Im(e){var t=e.nodeId,r=e.dragItems,n=e.nodeInternals,i=r.map(function(o){var a=n.get(o.id);return bP(bP({},a),{},{position:o.position,positionAbsolute:o.positionAbsolute})});return[t?i.find(function(o){return o.id===t}):i[0],i]}function Pm(e){return function(t,r,n){return e==null?void 0:e(t,n)}}function C2(e){var t=e.nodeRef,r=e.disabled,n=r===void 0?!1:r,i=e.noDragClassName,o=e.handleSelector,a=e.nodeId,u=e.isSelectable,l=e.selectNodesOnDrag,d=T.useState(!1),f=Le(d,2),h=f[0],p=f[1],v=Ft(),m=T.useRef(),y=T.useRef({x:null,y:null}),x=T.useCallback(function(b){var w=b.sourceEvent,E=v.getState(),_=E.transform,S=E.snapGrid,R=E.snapToGrid,I=w.touches?w.touches[0].clientX:w.clientX,N=w.touches?w.touches[0].clientY:w.clientY,A=o2({x:I,y:N},_,R,S);return A},[]);return T.useEffect(function(){if(t!=null&&t.current){var b=qr(t.current);if(n)b.on(".drag",null);else{var w=x8().on("start",function(E){var _=v.getState(),S=_.nodeInternals,R=_.multiSelectionActive,I=_.unselectNodesAndEdges,N=_.onNodeDragStart,A=_.onSelectionDragStart,L=a?N:Pm(A);if(!l&&!R&&a){var B;(B=S.get(a))!==null&&B!==void 0&&B.selected||I()}a&&u&&l&&i2({id:a,store:v});var U=x(E);if(y.current=U,m.current=PY(S,U,a),L&&m.current){var j=Im({nodeId:a,dragItems:m.current,nodeInternals:S}),D=Le(j,2),G=D[0],F=D[1];L(E.sourceEvent,G,F)}}).on("drag",function(E){var _=v.getState(),S=_.updateNodePositions,R=_.snapToGrid,I=_.snapGrid,N=_.nodeInternals,A=_.nodeExtent,L=_.onNodeDrag,B=_.onSelectionDrag,U=x(E);if((y.current.x!==U.x||y.current.y!==U.y)&&m.current){y.current=U,m.current=m.current.map(function(Z){return NY(Z,U,R,I,N,A)});var j=a?L:Pm(B);if(S(m.current,!0,!0),p(!0),j){var D=Im({nodeId:a,dragItems:m.current,nodeInternals:N}),G=Le(D,2),F=G[0],X=G[1];j(E.sourceEvent,F,X)}}E.on("end",function(Z){if(p(!1),m.current){var Q=v.getState(),W=Q.updateNodePositions,ee=Q.nodeInternals,oe=Q.onNodeDragStop,ae=Q.onSelectionDragStop,H=a?oe:Pm(ae);if(W(m.current,!1,!1),H){var K=Im({nodeId:a,dragItems:m.current,nodeInternals:ee}),$=Le(K,2),k=$[0],z=$[1];H(Z.sourceEvent,k,z)}}})}).filter(function(E){var _=E.target,S=!E.button&&(!i||!xP(_,".".concat(i),t))&&(!o||xP(_,o,t));return S});return b.call(w),function(){b.on(".drag",null)}}}},[t,n,i,o,u,v,a,l,x]),h}function wP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function TY(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?wP(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):wP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var AY=function(t){return TY({transformString:"translate(".concat(t.transform[0],"px,").concat(t.transform[1],"px) scale(").concat(t.transform[2],")"),userSelectionActive:t.userSelectionActive},Ax(Array.from(t.nodeInternals.values()).filter(function(r){return r.selected})))},MY=function(t){var r=Array.from(t.nodeInternals.values()).filter(function(n){return n.selected});return Ax(r)};function DY(e){var t=e.onSelectionContextMenu,r=e.noPanClassName,n=Ft(),i=gt(AY,Xt),o=i.transformString,a=i.userSelectionActive,u=gt(MY,Xt),l=u.width,d=u.height,f=u.x,h=u.y,p=T.useRef(null);if(C2({nodeRef:p}),a||!l||!d)return null;var v=t?function(m){var y=Array.from(n.getState().nodeInternals.values()).filter(function(x){return x.selected});t(m,y)}:void 0;return T.createElement("div",{className:lr(["react-flow__nodesselection","react-flow__container",r]),style:{transform:o}},T.createElement("div",{ref:p,className:"react-flow__nodesselection-rect",onContextMenu:v,style:{width:l,height:d,top:h,left:f}}))}var jY=T.memo(DY),qY=function(t){return t.nodesSelectionActive},R2=function(t){var r=t.children,n=t.onPaneClick,i=t.onPaneContextMenu,o=t.onPaneScroll,a=t.deleteKeyCode,u=t.onMove,l=t.onMoveStart,d=t.onMoveEnd,f=t.selectionKeyCode,h=t.multiSelectionKeyCode,p=t.zoomActivationKeyCode,v=t.elementsSelectable,m=t.zoomOnScroll,y=t.zoomOnPinch,x=t.panOnScroll,b=t.panOnScrollSpeed,w=t.panOnScrollMode,E=t.zoomOnDoubleClick,_=t.panOnDrag,S=t.translateExtent,R=t.minZoom,I=t.maxZoom,N=t.defaultZoom,A=t.defaultPosition,L=t.preventScrolling,B=t.onSelectionContextMenu,U=t.noWheelClassName,j=t.noPanClassName,D=Ft(),G=gt(qY),F=Yu(f);_Y({deleteKeyCode:a,multiSelectionKeyCode:h});var X=function(ee){n==null||n(ee),D.getState().resetSelectedElements(),D.setState({nodesSelectionActive:!1})},Z=i?function(W){return i(W)}:void 0,Q=o?function(W){return o(W)}:void 0;return T.createElement(CY,{onMove:u,onMoveStart:l,onMoveEnd:d,selectionKeyPressed:F,elementsSelectable:v,zoomOnScroll:m,zoomOnPinch:y,panOnScroll:x,panOnScrollSpeed:b,panOnScrollMode:w,zoomOnDoubleClick:E,panOnDrag:_,translateExtent:S,minZoom:R,maxZoom:I,defaultZoom:N,defaultPosition:A,zoomActivationKeyCode:p,preventScrolling:L,noWheelClassName:U,noPanClassName:j},r,T.createElement(IY,{selectionKeyPressed:F}),G&&T.createElement(jY,{onSelectionContextMenu:B,noPanClassName:j}),T.createElement("div",{className:"react-flow__pane react-flow__container",onClick:X,onContextMenu:Z,onWheel:Q}))};R2.displayName="FlowRenderer";var kY=T.memo(R2);function LY(e){var t=gt(T.useCallback(function(r){return e?a2(r.nodeInternals,{x:0,y:0,width:r.width,height:r.height},r.transform,!0):Array.from(r.nodeInternals.values())},[e]));return t}var BY=function(t){return{nodesDraggable:t.nodesDraggable,nodesConnectable:t.nodesConnectable,elementsSelectable:t.elementsSelectable,updateNodeDimensions:t.updateNodeDimensions}},I2=function(t){var r=gt(BY,Xt),n=r.nodesDraggable,i=r.nodesConnectable,o=r.elementsSelectable,a=r.updateNodeDimensions,u=LY(t.onlyRenderVisibleElements),l=T.useRef(),d=T.useMemo(function(){if(typeof ResizeObserver>"u")return null;var f=new ResizeObserver(function(h){var p=h.map(function(v){return{id:v.target.getAttribute("data-id"),nodeElement:v.target,forceUpdate:!0}});a(p)});return l.current=f,f},[]);return T.useEffect(function(){return function(){var f;l==null||(f=l.current)===null||f===void 0||f.disconnect()}},[]),T.createElement("div",{className:"react-flow__nodes react-flow__container"},u.map(function(f){var h,p,v,m,y,x,b,w=f.type||"default";t.nodeTypes[w]||(process.env.NODE_ENV==="development"&&console.warn('[React Flow]: Node type "'.concat(w,'" not found. Using fallback type "default". Help: https://reactflow.dev/error#300')),w="default");var E=t.nodeTypes[w]||t.nodeTypes.default,_=!!(f.draggable||n&&typeof f.draggable>"u"),S=!!(f.selectable||o&&typeof f.selectable>"u"),R=!!(f.connectable||i&&typeof f.connectable>"u");return T.createElement(E,{key:f.id,id:f.id,className:f.className,style:f.style,type:w,data:f.data,sourcePosition:f.sourcePosition||we.Bottom,targetPosition:f.targetPosition||we.Top,hidden:f.hidden,xPos:(h=(p=f.positionAbsolute)===null||p===void 0?void 0:p.x)!==null&&h!==void 0?h:0,yPos:(v=(m=f.positionAbsolute)===null||m===void 0?void 0:m.y)!==null&&v!==void 0?v:0,selectNodesOnDrag:t.selectNodesOnDrag,onClick:t.onNodeClick,onMouseEnter:t.onNodeMouseEnter,onMouseMove:t.onNodeMouseMove,onMouseLeave:t.onNodeMouseLeave,onContextMenu:t.onNodeContextMenu,onDoubleClick:t.onNodeDoubleClick,selected:!!f.selected,isDraggable:_,isSelectable:S,isConnectable:R,resizeObserver:d,dragHandle:f.dragHandle,zIndex:(y=(x=f[Nt])===null||x===void 0?void 0:x.z)!==null&&y!==void 0?y:0,isParent:!!((b=f[Nt])!==null&&b!==void 0&&b.isParent),noDragClassName:t.noDragClassName,noPanClassName:t.noPanClassName,initialized:!!f.width&&!!f.height})}))};I2.displayName="NodeRenderer";var FY=T.memo(I2),Ji;function _P(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function EP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?_P(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):_P(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var $Y=(Ji={},He(Ji,we.Left,we.Right),He(Ji,we.Right,we.Left),He(Ji,we.Top,we.Bottom),He(Ji,we.Bottom,we.Top),Ji),zY=(function(e){var t,r,n,i,o,a=e.connectionNodeId,u=e.connectionHandleType,l=e.connectionLineStyle,d=e.connectionLineType,f=d===void 0?$n.Bezier:d,h=e.isConnectable,p=e.CustomConnectionLineComponent,v=gt(T.useCallback(function(Q){return{fromNode:Q.nodeInternals.get(a),handleId:Q.connectionHandleId,toX:(Q.connectionPosition.x-Q.transform[0])/Q.transform[2],toY:(Q.connectionPosition.y-Q.transform[1])/Q.transform[2]}},[a]),Xt),m=v.fromNode,y=v.handleId,x=v.toX,b=v.toY,w=m==null||(t=m[Nt])===null||t===void 0?void 0:t.handleBounds;if(!m||!h||!(w!=null&&w[u]))return null;var E=w[u],_=y?E.find(function(Q){return Q.id===y}):E[0],S=_?_.x+_.width/2:((r=m==null?void 0:m.width)!==null&&r!==void 0?r:0)/2,R=_?_.y+_.height/2:(n=m==null?void 0:m.height)!==null&&n!==void 0?n:0,I=((m==null||(i=m.positionAbsolute)===null||i===void 0?void 0:i.x)||0)+S,N=((m==null||(o=m.positionAbsolute)===null||o===void 0?void 0:o.y)||0)+R,A=_==null?void 0:_.position;if(!A)return null;var L=$Y[A],B,U,j,D,G,F;switch(u){case"source":B=I,U=N,j=A,D=x,G=b,F=L;break;case"target":B=x,U=b,j=L,D=I,G=N,F=A;break}if(p)return T.createElement("g",{className:"react-flow__connection"},T.createElement(p,{connectionLineType:f,connectionLineStyle:l,fromNode:m,fromHandle:_,fromX:I,fromY:N,toX:x,toY:b,fromPosition:A,toPosition:L,sourcePosition:j,targetPosition:F,sourceNode:m,sourceHandle:_,targetX:D,targetY:G,sourceX:B,sourceY:U}));var X="",Z={sourceX:B,sourceY:U,sourcePosition:j,targetX:D,targetY:G,targetPosition:F};return f===$n.Bezier?X=Lc(Z):f===$n.Step?X=Bb(EP(EP({},Z),{},{borderRadius:0})):f===$n.SmoothStep?X=Bb(Z):f===$n.SimpleBezier?X=h2(Z):X="M".concat(B,",").concat(U," ").concat(D,",").concat(G),T.createElement("g",{className:"react-flow__connection"},T.createElement("path",{d:X,className:"react-flow__connection-path",style:l}))});function Hb(e){"@babel/helpers - typeof";return Hb=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Hb(e)}var du,HY=function(t){var r=t.color,n=r===void 0?"none":r,i=t.strokeWidth,o=i===void 0?1:i;return T.createElement("polyline",{stroke:n,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:o,fill:"none",points:"-5,-4 0,0 -5,4"})},UY=function(t){var r=t.color,n=r===void 0?"none":r,i=t.strokeWidth,o=i===void 0?1:i;return T.createElement("polyline",{stroke:n,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:o,fill:n,points:"-5,-4 0,0 -5,4 -5,-4"})},SP=(du={},He(du,Uu.Arrow,HY),He(du,Uu.ArrowClosed,UY),du);function VY(e){var t=T.useMemo(function(){var r=SP.hasOwnProperty(e);return r?SP[e]:(process.env.NODE_ENV==="development"&&console.warn('[React Flow]: Marker type "'.concat(e,`" doesn't exist. Help: https://reactflow.dev/error#900`)),function(){return null})},[e]);return t}function OP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function WY(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?OP(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):OP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var GY=function(t){var r=t.id,n=t.type,i=t.color,o=t.width,a=o===void 0?12.5:o,u=t.height,l=u===void 0?12.5:u,d=t.markerUnits,f=d===void 0?"strokeWidth":d,h=t.strokeWidth,p=t.orient,v=p===void 0?"auto":p,m=VY(n);return T.createElement("marker",{className:"react-flow__arrowhead",id:r,markerWidth:"".concat(a),markerHeight:"".concat(l),viewBox:"-10 -10 20 20",markerUnits:f,orient:v,refX:"0",refY:"0"},T.createElement(m,{color:i,strokeWidth:h}))},KY=function(t){var r=t.defaultColor,n=t.rfId;return function(i){var o=[];return i.edges.reduce(function(a,u){return[u.markerStart,u.markerEnd].forEach(function(l){if(l&&Hb(l)==="object"){var d=kb(l,n);o.includes(d)||(a.push(WY({id:d,color:l.color||r},l)),o.push(d))}}),a},[]).sort(function(a,u){return a.id.localeCompare(u.id)})}},P2=function(t){var r=t.defaultColor,n=t.rfId,i=gt(T.useCallback(KY({defaultColor:r,rfId:n}),[r,n]),function(o,a){return!(o.length!==a.length||o.some(function(u,l){return u.id!==a[l].id}))});return T.createElement("defs",null,i.map(function(o){return T.createElement(GY,{id:o.id,key:o.id,type:o.type,color:o.color,width:o.width,height:o.height,markerUnits:o.markerUnits,strokeWidth:o.strokeWidth,orient:o.orient})}))};P2.displayName="MarkerDefinitions";var YY=T.memo(P2),XY=[{level:0,isMaxLevel:!0,edges:[]}];function ZY(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,n=-1,i=e.reduce(function(a,u){var l=e2(u.zIndex),d=l?u.zIndex:0;if(r){var f,h,p,v;d=l?u.zIndex:Math.max(((f=t.get(u.source))===null||f===void 0||(h=f[Nt])===null||h===void 0?void 0:h.z)||0,((p=t.get(u.target))===null||p===void 0||(v=p[Nt])===null||v===void 0?void 0:v.z)||0)}return a[d]?a[d].push(u):a[d]=[u],n=d>n?d:n,a},{}),o=Object.entries(i).map(function(a){var u=Le(a,2),l=u[0],d=u[1],f=+l;return{edges:d,level:f,isMaxLevel:f===n}});return o.length===0?XY:o}function JY(e,t,r){var n=gt(T.useCallback(function(i){return e?i.edges.filter(function(o){var a=t.get(o.source),u=t.get(o.target);return(a==null?void 0:a.width)&&(a==null?void 0:a.height)&&(u==null?void 0:u.width)&&(u==null?void 0:u.height)&&bY({sourcePos:a.positionAbsolute||{x:0,y:0},targetPos:u.positionAbsolute||{x:0,y:0},sourceWidth:a.width,sourceHeight:a.height,targetWidth:u.width,targetHeight:u.height,width:i.width,height:i.height,transform:i.transform})}):i.edges},[e,t]));return ZY(n,t,r)}var QY=function(t){return{connectionNodeId:t.connectionNodeId,connectionHandleType:t.connectionHandleType,nodesConnectable:t.nodesConnectable,elementsSelectable:t.elementsSelectable,width:t.width,height:t.height,connectionMode:t.connectionMode,nodeInternals:t.nodeInternals}},N2=function(t){var r=gt(QY,Xt),n=r.connectionNodeId,i=r.connectionHandleType,o=r.nodesConnectable,a=r.elementsSelectable,u=r.width,l=r.height,d=r.connectionMode,f=r.nodeInternals,h=JY(t.onlyRenderVisibleElements,f,t.elevateEdgesOnSelect);if(!u)return null;var p=t.connectionLineType,v=t.defaultMarkerColor,m=t.connectionLineStyle,y=t.connectionLineComponent,x=t.connectionLineContainerStyle,b=n&&i;return T.createElement(T.Fragment,null,h.map(function(w){var E=w.level,_=w.edges,S=w.isMaxLevel;return T.createElement("svg",{key:E,style:{zIndex:E},width:u,height:l,className:"react-flow__edges react-flow__container"},S&&T.createElement(YY,{defaultColor:v,rfId:t.rfId}),T.createElement("g",null,_.map(function(R){var I=lP(f,R.source),N=Le(I,3),A=N[0],L=N[1],B=N[2],U=lP(f,R.target),j=Le(U,3),D=j[0],G=j[1],F=j[2];if(!B||!F)return null;var X=R.type||"default";t.edgeTypes[X]||(console.warn('[React Flow]: Edge type "'.concat(X,'" not found. Using fallback type "default". Help: https://reactflow.dev/error#300')),X="default");var Z=t.edgeTypes[X]||t.edgeTypes.default,Q=d===xo.Strict?G.target:G.target||G.source,W=cP(L.source,R.sourceHandle||null),ee=cP(Q,R.targetHandle||null),oe=(W==null?void 0:W.position)||we.Bottom,ae=(ee==null?void 0:ee.position)||we.Top;if(!W)return process.env.NODE_ENV==="development"&&console.warn("[React Flow]: Couldn't create edge for source handle id: ".concat(R.sourceHandle,"; edge id: ").concat(R.id,". Help: https://reactflow.dev/error#800")),null;if(!ee)return process.env.NODE_ENV==="development"&&console.warn("[React Flow]: Couldn't create edge for target handle id: ".concat(R.targetHandle,"; edge id: ").concat(R.id,". Help: https://reactflow.dev/error#800")),null;var H=yY(A,W,oe,D,ee,ae),K=H.sourceX,$=H.sourceY,k=H.targetX,z=H.targetY;return T.createElement(Z,{key:R.id,id:R.id,className:lr([R.className,t.noPanClassName]),type:X,data:R.data,selected:!!R.selected,animated:!!R.animated,hidden:!!R.hidden,label:R.label,labelStyle:R.labelStyle,labelShowBg:R.labelShowBg,labelBgStyle:R.labelBgStyle,labelBgPadding:R.labelBgPadding,labelBgBorderRadius:R.labelBgBorderRadius,style:R.style,source:R.source,target:R.target,sourceHandleId:R.sourceHandle,targetHandleId:R.targetHandle,markerEnd:R.markerEnd,markerStart:R.markerStart,sourceX:K,sourceY:$,targetX:k,targetY:z,sourcePosition:oe,targetPosition:ae,elementsSelectable:a,onEdgeUpdate:t.onEdgeUpdate,onContextMenu:t.onEdgeContextMenu,onMouseEnter:t.onEdgeMouseEnter,onMouseMove:t.onEdgeMouseMove,onMouseLeave:t.onEdgeMouseLeave,onClick:t.onEdgeClick,edgeUpdaterRadius:t.edgeUpdaterRadius,onEdgeDoubleClick:t.onEdgeDoubleClick,onEdgeUpdateStart:t.onEdgeUpdateStart,onEdgeUpdateEnd:t.onEdgeUpdateEnd,rfId:t.rfId})})))}),b&&T.createElement("svg",{style:x,width:u,height:l,className:"react-flow__edges react-flow__connectionline react-flow__container"},T.createElement(zY,{connectionNodeId:n,connectionHandleType:i,connectionLineStyle:m,connectionLineType:p,isConnectable:o,CustomConnectionLineComponent:y})))};N2.displayName="EdgeRenderer";var e9=T.memo(N2),t9=function(t){return"translate(".concat(t.transform[0],"px,").concat(t.transform[1],"px) scale(").concat(t.transform[2],")")};function r9(e){var t=e.children,r=gt(t9);return T.createElement("div",{className:"react-flow__viewport react-flow__container",style:{transform:r}},t)}function n9(e){var t=f2(),r=T.useRef(!1);T.useEffect(function(){!r.current&&t.viewportInitialized&&e&&(setTimeout(function(){return e(t)},1),r.current=!0)},[e,t.viewportInitialized])}var T2=function(t){var r=t.nodeTypes,n=t.edgeTypes,i=t.onMove,o=t.onMoveStart,a=t.onMoveEnd,u=t.onInit,l=t.onNodeClick,d=t.onEdgeClick,f=t.onNodeDoubleClick,h=t.onEdgeDoubleClick,p=t.onNodeMouseEnter,v=t.onNodeMouseMove,m=t.onNodeMouseLeave,y=t.onNodeContextMenu,x=t.onSelectionContextMenu,b=t.connectionLineType,w=t.connectionLineStyle,E=t.connectionLineComponent,_=t.connectionLineContainerStyle,S=t.selectionKeyCode,R=t.multiSelectionKeyCode,I=t.zoomActivationKeyCode,N=t.deleteKeyCode,A=t.onlyRenderVisibleElements,L=t.elementsSelectable,B=t.selectNodesOnDrag,U=t.translateExtent,j=t.minZoom,D=t.maxZoom,G=t.defaultZoom,F=t.defaultPosition,X=t.preventScrolling,Z=t.defaultMarkerColor,Q=t.zoomOnScroll,W=t.zoomOnPinch,ee=t.panOnScroll,oe=t.panOnScrollSpeed,ae=t.panOnScrollMode,H=t.zoomOnDoubleClick,K=t.panOnDrag,$=t.onPaneClick,k=t.onPaneScroll,z=t.onPaneContextMenu,re=t.onEdgeUpdate,ie=t.onEdgeContextMenu,se=t.onEdgeMouseEnter,ce=t.onEdgeMouseMove,be=t.onEdgeMouseLeave,Ce=t.edgeUpdaterRadius,_e=t.onEdgeUpdateStart,he=t.onEdgeUpdateEnd,fe=t.noDragClassName,Ee=t.noWheelClassName,Pe=t.noPanClassName,Ze=t.elevateEdgesOnSelect,ze=t.id;return n9(u),T.createElement(kY,{onPaneClick:$,onPaneContextMenu:z,onPaneScroll:k,deleteKeyCode:N,selectionKeyCode:S,multiSelectionKeyCode:R,zoomActivationKeyCode:I,elementsSelectable:L,onMove:i,onMoveStart:o,onMoveEnd:a,zoomOnScroll:Q,zoomOnPinch:W,zoomOnDoubleClick:H,panOnScroll:ee,panOnScrollSpeed:oe,panOnScrollMode:ae,panOnDrag:K,translateExtent:U,minZoom:j,maxZoom:D,defaultZoom:G,defaultPosition:F,onSelectionContextMenu:x,preventScrolling:X,noDragClassName:fe,noWheelClassName:Ee,noPanClassName:Pe},T.createElement(r9,null,T.createElement(e9,{edgeTypes:n,onEdgeClick:d,onEdgeDoubleClick:h,connectionLineType:b,connectionLineStyle:w,connectionLineComponent:E,connectionLineContainerStyle:_,onEdgeUpdate:re,onlyRenderVisibleElements:A,onEdgeContextMenu:ie,onEdgeMouseEnter:se,onEdgeMouseMove:ce,onEdgeMouseLeave:be,onEdgeUpdateStart:_e,onEdgeUpdateEnd:he,edgeUpdaterRadius:Ce,defaultMarkerColor:Z,noPanClassName:Pe,elevateEdgesOnSelect:!!Ze,rfId:ze}),T.createElement(FY,{nodeTypes:r,onNodeClick:l,onNodeDoubleClick:f,onNodeMouseEnter:p,onNodeMouseMove:v,onNodeMouseLeave:m,onNodeContextMenu:y,selectNodesOnDrag:B,onlyRenderVisibleElements:A,noPanClassName:Pe,noDragClassName:fe})))};T2.displayName="GraphView";var i9=T.memo(T2),A2=function(){return null};A2.displayName="GroupNode";function CP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function RP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?CP(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):CP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}var aa=(function(e){var t=function(n){var i=n.id,o=n.type,a=n.data,u=n.xPos,l=n.yPos,d=n.selected,f=n.onClick,h=n.onMouseEnter,p=n.onMouseMove,v=n.onMouseLeave,m=n.onContextMenu,y=n.onDoubleClick,x=n.style,b=n.className,w=n.isDraggable,E=n.isSelectable,_=n.isConnectable,S=n.selectNodesOnDrag,R=n.sourcePosition,I=n.targetPosition,N=n.hidden,A=n.resizeObserver,L=n.dragHandle,B=n.zIndex,U=n.isParent,j=n.noPanClassName,D=n.noDragClassName,G=n.initialized,F=Ft(),X=T.useRef(null),Z=T.useRef(R),Q=T.useRef(I),W=T.useRef(o),ee=E||w||f||h||p||v,oe=ia(i,F.getState,h),ae=ia(i,F.getState,p),H=ia(i,F.getState,v),K=ia(i,F.getState,m),$=ia(i,F.getState,y),k=function(ie){if(E&&(!S||!w)&&i2({id:i,store:F}),f){var se=F.getState().nodeInternals.get(i);f(ie,RP({},se))}};T.useEffect(function(){if(X.current&&!N){var re=X.current;return A==null||A.observe(re),function(){return A==null?void 0:A.unobserve(re)}}},[N]),T.useEffect(function(){var re=W.current!==o,ie=Z.current!==R,se=Q.current!==I;X.current&&(re||ie||se)&&(re&&(W.current=o),ie&&(Z.current=R),se&&(Q.current=I),F.getState().updateNodeDimensions([{id:i,nodeElement:X.current,forceUpdate:!0}]))},[i,o,R,I]);var z=C2({nodeRef:X,disabled:N||!w,noDragClassName:D,handleSelector:L,nodeId:i,isSelectable:E,selectNodesOnDrag:S});return N?null:T.createElement("div",{className:lr(["react-flow__node","react-flow__node-".concat(o),j,b,{selected:d,selectable:E,parent:U}]),ref:X,style:RP({zIndex:B,transform:"translate(".concat(u,"px,").concat(l,"px)"),pointerEvents:ee?"all":"none",visibility:G?"visible":"hidden"},x),onMouseEnter:oe,onMouseMove:ae,onMouseLeave:H,onContextMenu:K,onClick:k,onDoubleClick:$,"data-testid":"rf__node-".concat(i),"data-id":i},T.createElement(tY,{value:i},T.createElement(e,{id:i,data:a,type:o,xPos:u,yPos:l,selected:d,isConnectable:_,sourcePosition:R,targetPosition:I,dragging:z,dragHandle:L,zIndex:B})))};return t.displayName="NodeWrapper",T.memo(t)});function IP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function PP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?IP(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):IP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function o9(e){var t={input:aa(e.input||_2),default:aa(e.default||zb),output:aa(e.output||S2),group:aa(e.group||A2)},r={},n=Object.keys(e).filter(function(i){return!["input","default","output","group"].includes(i)}).reduce(function(i,o){return i[o]=aa(e[o]||zb),i},r);return PP(PP({},t),n)}function NP(e,t){var r=T.useRef(null),n=T.useMemo(function(){if(process.env.NODE_ENV==="development"){var i=Object.keys(e);Xt(r.current,i)&&console.warn("[React Flow]: It looks like you have created a new nodeTypes or edgeTypes object. If this wasn't on purpose please define the nodeTypes/edgeTypes outside of the component or memoize them. Help: https://reactflow.dev/error#200"),r.current=i}return t(e)},[e]);return n}function TP(e){if(!(!e||typeof document>"u")){var t=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");t.appendChild(r),r.appendChild(document.createTextNode(e))}}var M2=function(t){var r=t.children,n=!0;try{Ft()}catch{n=!1}return n?T.createElement(T.Fragment,null,r):T.createElement(EK,{createStore:SK},r)};M2.displayName="ReactFlowWrapper";var a9=["nodes","edges","defaultNodes","defaultEdges","className","nodeTypes","edgeTypes","onNodeClick","onEdgeClick","onInit","onMove","onMoveStart","onMoveEnd","onConnect","onConnectStart","onConnectStop","onConnectEnd","onClickConnectStart","onClickConnectStop","onClickConnectEnd","onNodeMouseEnter","onNodeMouseMove","onNodeMouseLeave","onNodeContextMenu","onNodeDoubleClick","onNodeDragStart","onNodeDrag","onNodeDragStop","onNodesDelete","onEdgesDelete","onSelectionChange","onSelectionDragStart","onSelectionDrag","onSelectionDragStop","onSelectionContextMenu","connectionMode","connectionLineType","connectionLineStyle","connectionLineComponent","connectionLineContainerStyle","deleteKeyCode","selectionKeyCode","multiSelectionKeyCode","zoomActivationKeyCode","snapToGrid","snapGrid","onlyRenderVisibleElements","selectNodesOnDrag","nodesDraggable","nodesConnectable","elementsSelectable","minZoom","maxZoom","defaultZoom","defaultPosition","translateExtent","preventScrolling","nodeExtent","defaultMarkerColor","zoomOnScroll","zoomOnPinch","panOnScroll","panOnScrollSpeed","panOnScrollMode","zoomOnDoubleClick","panOnDrag","onPaneClick","onPaneScroll","onPaneContextMenu","children","onEdgeUpdate","onEdgeContextMenu","onEdgeDoubleClick","onEdgeMouseEnter","onEdgeMouseMove","onEdgeMouseLeave","onEdgeUpdateStart","onEdgeUpdateEnd","edgeUpdaterRadius","onNodesChange","onEdgesChange","noDragClassName","noWheelClassName","noPanClassName","fitView","fitViewOptions","connectOnClick","attributionPosition","proOptions","defaultEdgeOptions","elevateEdgesOnSelect"];function AP(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function MP(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?AP(Object(r),!0).forEach(function(n){He(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):AP(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}TP(dY),TP(pY);var s9={input:_2,default:zb,output:S2},u9={default:Fb,straight:m2,step:g2,smoothstep:Dx,simplebezier:p2},c9=[15,15],l9=[0,0],D2=T.forwardRef(function(e,t){var r=e.nodes,n=e.edges,i=e.defaultNodes,o=e.defaultEdges,a=e.className,u=e.nodeTypes,l=u===void 0?s9:u,d=e.edgeTypes,f=d===void 0?u9:d,h=e.onNodeClick,p=e.onEdgeClick,v=e.onInit,m=e.onMove,y=e.onMoveStart,x=e.onMoveEnd,b=e.onConnect,w=e.onConnectStart,E=e.onConnectStop,_=e.onConnectEnd,S=e.onClickConnectStart,R=e.onClickConnectStop,I=e.onClickConnectEnd,N=e.onNodeMouseEnter,A=e.onNodeMouseMove,L=e.onNodeMouseLeave,B=e.onNodeContextMenu,U=e.onNodeDoubleClick,j=e.onNodeDragStart,D=e.onNodeDrag,G=e.onNodeDragStop,F=e.onNodesDelete,X=e.onEdgesDelete,Z=e.onSelectionChange,Q=e.onSelectionDragStart,W=e.onSelectionDrag,ee=e.onSelectionDragStop,oe=e.onSelectionContextMenu,ae=e.connectionMode,H=ae===void 0?xo.Strict:ae,K=e.connectionLineType,$=K===void 0?$n.Bezier:K,k=e.connectionLineStyle,z=e.connectionLineComponent,re=e.connectionLineContainerStyle,ie=e.deleteKeyCode,se=ie===void 0?"Backspace":ie,ce=e.selectionKeyCode,be=ce===void 0?"Shift":ce,Ce=e.multiSelectionKeyCode,_e=Ce===void 0?"Meta":Ce,he=e.zoomActivationKeyCode,fe=he===void 0?"Meta":he,Ee=e.snapToGrid,Pe=Ee===void 0?!1:Ee,Ze=e.snapGrid,ze=Ze===void 0?c9:Ze,Fe=e.onlyRenderVisibleElements,Ue=Fe===void 0?!1:Fe,ct=e.selectNodesOnDrag,lt=ct===void 0?!0:ct,mt=e.nodesDraggable,yt=e.nodesConnectable,rt=e.elementsSelectable,bt=e.minZoom,Jt=bt===void 0?.5:bt,fr=e.maxZoom,Dt=fr===void 0?2:fr,_t=e.defaultZoom,jt=_t===void 0?1:_t,Vr=e.defaultPosition,Yn=Vr===void 0?l9:Vr,Cn=e.translateExtent,dr=Cn===void 0?Lb:Cn,Ti=e.preventScrolling,cl=Ti===void 0?!0:Ti,ll=e.nodeExtent,Mo=e.defaultMarkerColor,is=Mo===void 0?"#b1b1b7":Mo,os=e.zoomOnScroll,fl=os===void 0?!0:os,as=e.zoomOnPinch,dl=as===void 0?!0:as,Do=e.panOnScroll,hl=Do===void 0?!1:Do,ss=e.panOnScrollSpeed,pl=ss===void 0?.5:ss,Ai=e.panOnScrollMode,vl=Ai===void 0?so.Free:Ai,Mi=e.zoomOnDoubleClick,gl=Mi===void 0?!0:Mi,us=e.panOnDrag,ml=us===void 0?!0:us,yl=e.onPaneClick,bl=e.onPaneScroll,cs=e.onPaneContextMenu,xl=e.children,wl=e.onEdgeUpdate,ls=e.onEdgeContextMenu,_l=e.onEdgeDoubleClick,El=e.onEdgeMouseEnter,Sl=e.onEdgeMouseMove,Ol=e.onEdgeMouseLeave,Cl=e.onEdgeUpdateStart,Rl=e.onEdgeUpdateEnd,Xn=e.edgeUpdaterRadius,Il=Xn===void 0?10:Xn,Di=e.onNodesChange,Pl=e.onEdgesChange,fs=e.noDragClassName,Nl=fs===void 0?"nodrag":fs,jo=e.noWheelClassName,ds=jo===void 0?"nowheel":jo,qo=e.noPanClassName,Tl=qo===void 0?"nopan":qo,hs=e.fitView,Al=hs===void 0?!1:hs,Ml=e.fitViewOptions,ko=e.connectOnClick,ps=ko===void 0?!0:ko,vs=e.attributionPosition,Lo=e.proOptions,Dl=e.defaultEdgeOptions,Bo=e.elevateEdgesOnSelect,ji=Bo===void 0?!1:Bo,Zn=qc(e,a9),jl=NP(l,o9),gs=NP(f,mY);return T.createElement("div",MP(MP({},Zn),{},{ref:t,className:lr(["react-flow",a])}),T.createElement(M2,null,T.createElement(i9,{onInit:v,onMove:m,onMoveStart:y,onMoveEnd:x,onNodeClick:h,onEdgeClick:p,onNodeMouseEnter:N,onNodeMouseMove:A,onNodeMouseLeave:L,onNodeContextMenu:B,onNodeDoubleClick:U,nodeTypes:jl,edgeTypes:gs,connectionLineType:$,connectionLineStyle:k,connectionLineComponent:z,connectionLineContainerStyle:re,selectionKeyCode:be,deleteKeyCode:se,multiSelectionKeyCode:_e,zoomActivationKeyCode:fe,onlyRenderVisibleElements:Ue,selectNodesOnDrag:lt,translateExtent:dr,minZoom:Jt,maxZoom:Dt,defaultZoom:jt,defaultPosition:Yn,preventScrolling:cl,zoomOnScroll:fl,zoomOnPinch:dl,zoomOnDoubleClick:gl,panOnScroll:hl,panOnScrollSpeed:pl,panOnScrollMode:vl,panOnDrag:ml,onPaneClick:yl,onPaneScroll:bl,onPaneContextMenu:cs,onSelectionContextMenu:oe,onEdgeUpdate:wl,onEdgeContextMenu:ls,onEdgeDoubleClick:_l,onEdgeMouseEnter:El,onEdgeMouseMove:Sl,onEdgeMouseLeave:Ol,onEdgeUpdateStart:Cl,onEdgeUpdateEnd:Rl,edgeUpdaterRadius:Il,defaultMarkerColor:is,noDragClassName:Nl,noWheelClassName:ds,noPanClassName:Tl,elevateEdgesOnSelect:ji,id:Zn==null?void 0:Zn.id}),T.createElement(lY,{nodes:r,edges:n,defaultNodes:i,defaultEdges:o,onConnect:b,onConnectStart:w,onConnectStop:E,onConnectEnd:_,onClickConnectStart:S,onClickConnectStop:R,onClickConnectEnd:I,nodesDraggable:mt,nodesConnectable:yt,elementsSelectable:rt,minZoom:Jt,maxZoom:Dt,nodeExtent:ll,onNodesChange:Di,onEdgesChange:Pl,snapToGrid:Pe,snapGrid:ze,connectionMode:H,translateExtent:dr,connectOnClick:ps,defaultEdgeOptions:Dl,fitView:Al,fitViewOptions:Ml,onNodesDelete:F,onEdgesDelete:X,onNodeDragStart:j,onNodeDrag:D,onNodeDragStop:G,onSelectionDrag:W,onSelectionDragStart:Q,onSelectionDragStop:ee}),Z&&T.createElement(uY,{onSelectionChange:Z}),xl,T.createElement(GK,{proOptions:Lo,position:vs})))});D2.displayName="ReactFlow";function j2(e){return function(t){var r=T.useState(t),n=Le(r,2),i=n[0],o=n[1],a=T.useCallback(function(u){return o(function(l){return e(u,l)})},[]);return[i,o,a]}}var f9=j2(r2),d9=j2(gK);function DP(e,t){const{width:r,height:n,positionAbsolute:i}=e,o=t.positionAbsolute,a=r/2,u=n/2,l=i.x+a,d=i.y+u,f=o.x+a,h=o.y+u,p=(f-l)/(2*a)-(h-d)/(2*u),v=(f-l)/(2*a)+(h-d)/(2*u),m=1/(Math.abs(p)+Math.abs(v)),y=m*p,x=m*v,b=a*(y+x)+l,w=u*(-y+x)+d;return{x:b,y:w}}function jP(e,t){const r={...e.positionAbsolute,...e},n=Math.round(r.x),i=Math.round(r.y),o=Math.round(t.x),a=Math.round(t.y);return o<=n+1?we.Left:o>=n+r.width-1?we.Right:a<=i+1?we.Top:a>=r.y+r.height-1?we.Bottom:we.Top}function q2(e,t){const r=DP(e,t),n=DP(t,e),i=jP(e,r),o=jP(t,n);return{sx:r.x,sy:r.y,tx:n.x,ty:n.y,sourcePos:i,targetPos:o}}const h9=({targetX:e,targetY:t,sourcePosition:r,targetPosition:n,sourceNode:i})=>{if(!i)return null;const o={id:"connection-target",width:1,height:1,position:{x:e,y:t}},{sx:a,sy:u}=q2(i,o),l=Lc({sourceX:a,sourceY:u,sourcePosition:r,targetPosition:n,targetX:e,targetY:t});return C.jsxs("g",{children:[C.jsx("path",{fill:"none",stroke:"#222",strokeWidth:1.5,className:"animated",d:l}),C.jsx("circle",{cx:e,cy:t,fill:"#fff",r:3,stroke:"#222",strokeWidth:1.5})]})},p9=({id:e,source:t,target:r,markerEnd:n,style:i})=>{const o=gt(T.useCallback(m=>m.nodeInternals.get(t),[t])),a=gt(T.useCallback(m=>m.nodeInternals.get(r),[r]));if(!o||!a)return null;const{sx:u,sy:l,tx:d,ty:f,sourcePos:h,targetPos:p}=q2(o,a),v=Lc({sourceX:u,sourceY:l,sourcePosition:h,targetPosition:p,targetX:d,targetY:f});return C.jsx("path",{id:e,className:"react-flow__edge-path",d:v,markerEnd:n,style:i})},qP=172,kP=36,v9={custom:p9},g9=(e,t,r="LR")=>{const n=new wI.graphlib.Graph;n.setDefaultEdgeLabel(()=>({}));const i=r==="LR";return n.setGraph({rankdir:r}),e.forEach(o=>{n.setNode(o.id,{width:qP,height:kP})}),t.forEach(o=>{n.setEdge(o.source,o.target)}),wI.layout(n),e.forEach(o=>{const a=n.node(o.id);return o.targetPosition=i?we.Left:we.Top,o.sourcePosition=i?we.Right:we.Bottom,o.position={x:a.x-qP/2,y:a.y-kP/2},o}),{nodes:e,edges:t}},m9=()=>{},y9=({data:e,dict:t,onSelect:r=m9})=>{const{nodes:n,edges:i}=g9(Object.values(t).filter(h=>h.id===e.selected||e.parents.flat().includes(h.id)||e.children.flat().includes(h.id)).map(h=>({id:h.id,type:h.parents.length===0?"input":h.includes.length===0?"output":"default",sourcePosition:we.Right,targetPosition:we.Left,data:{label:h.privilege},position:{x:0,y:0},className:h.id===e.selected?"highlighted":"",selected:h.id===e.selected})),e.links.map(({source:h,target:p})=>({id:`e${h}-${p}`,source:h,target:p}))),[o,a,u]=f9(n),[l,d,f]=d9(i);return T.useEffect(()=>{a([...n]),d([...i])},[e]),C.jsx(D2,{nodes:o,edges:l,fitView:!0,onNodesChange:u,onEdgesChange:f,onNodeClick:(h,p)=>{r(p.id)},defaultZoom:.5,edgeTypes:v9,connectionLineComponent:h9,children:C.jsx(VK,{variant:bi.Dots,color:"#81818140",gap:18,size:1})})};var k2=(e=>(e.method="methods",e.entityCollection="entityselMethod",e.dataClass="dataclassMethod",e.dataStore="dsMethod",e.entity="entityMethod",e.attribute="attributes",e.singletonMethod="singletonMethod",e))(k2||{});const L2=e=>{switch(e){case"entityCollection":return J.ESubPermissionType.ENTITY_SEL_METHOD;case"dataClass":return J.ESubPermissionType.DATACLASS_METHOD;case"dataStore":return J.ESubPermissionType.DS_METHOD;case"entity":return J.ESubPermissionType.ENTITY_METHOD;default:return J.EPermissionType.METHOD}},LP=(e=[],t,r)=>{var i;const n=[];for(const o of e)(i=o[k2[r]])==null||i.forEach(a=>{if(`${o.name.toLowerCase()}.${a.name.toLowerCase()}`.includes(t)||!t){const l={applyTo:`${o.name}.${a.name}`,type:r};r===J.EPermissionType.METHOD&&(l.subType=L2(a.applyTo)),n.push(l)}});return n},b9=(e=[],t)=>{var n;const r=[];for(const i of e)(n=i.methods)==null||n.forEach(o=>{(`${i.name.toLowerCase()}.${o.name.toLowerCase()}`.includes(t)||!t)&&r.push({applyTo:`${i.name}.${o.name}`,type:J.EPermissionType.SINGLETON_METHOD})});return r};function qx(e,t=[],r=[],n=[]){const i=LP(r,e,J.EPermissionType.ATTRIBUTE),o=LP(r,e,J.EPermissionType.METHOD),a=b9(n,e),u=t.filter(h=>!e||`ds.${h.name.toLowerCase()}`.includes(e)).map(h=>({applyTo:`ds.${h.name}`,type:J.ESubPermissionType.DS_METHOD})),l=[],d=[];return r.filter(h=>h.name.toLowerCase().includes(e)).forEach(h=>{l.push({applyTo:h.name,type:J.EPermissionType.DATACLASS})}),n.filter(h=>h.name.toLowerCase().includes(e)).forEach(h=>{d.push({applyTo:h.name,type:J.EPermissionType.SINGLETON})}),[...[{applyTo:"ds",type:J.EPermissionType.DATASTORE}].filter(h=>!e||`ds.${h.applyTo.toLowerCase()}`.includes(e)),...u,...l,...i,...o,...d,...a].reduce((h,p)=>{const v=["datastore","singleton","dataclass","attribute","dsMethod","dataclassMethod","entityMethod","entityselMethod","singletonMethod"],[m,y]=p.applyTo.split("."),x=h.find(b=>b.prefix===m);return x?(x.resources=[...x.resources,p].sort((b,w)=>{const E=v.indexOf(b.type),_=v.indexOf(w.type);return E>_?1:-1}),x.type=y?x.type:p.type,[...h].sort((b,w)=>{const E=v.indexOf(b.type),_=v.indexOf(w.type);return E>_?1:-1})):[...h,{prefix:m,type:y?null:p.type,resources:[p]}]},[]).reduce((h,p)=>[...h,...p.resources],[])}const x9=(e=[],t=[],r=[])=>{const n=qx("",e,t,r),i={ds:{applyTo:"ds",type:J.EPermissionType.DATASTORE,methods:[],dataClasses:[],singletons:[]}},o=(u,l)=>u.applyTo.localeCompare(l.applyTo);n.forEach(u=>{const[l,d]=u.applyTo.split(".");if(d||(u.type===J.EPermissionType.DATACLASS?i.ds.dataClasses.push({applyTo:l,type:J.EPermissionType.DATACLASS,methods:[],attributes:[]}):u.type===J.EPermissionType.SINGLETON&&i.ds.singletons.push({applyTo:l,type:J.EPermissionType.SINGLETON,methods:[],attributes:[]})),d){const f=(h,p,v)=>{h.forEach(m=>{m.applyTo===l&&m[p].push(v)})};[J.ESubPermissionType.DS_METHOD,J.ESubPermissionType.DATACLASS_METHOD,J.ESubPermissionType.ENTITY_METHOD,J.ESubPermissionType.ENTITY_SEL_METHOD].includes(u.type)?l==="ds"?i.ds.methods.push(u):f(i.ds.dataClasses,"methods",u):u.type===J.EPermissionType.ATTRIBUTE?(f(i.ds.dataClasses,"attributes",u),f(i.ds.singletons,"attributes",u)):u.type===J.EPermissionType.SINGLETON_METHOD&&f(i.ds.singletons,"methods",u)}});const a=u=>{u.forEach(l=>{l.methods&&l.methods.sort(o),l.attributes&&l.attributes.sort(o)})};return i.ds.methods.sort(o),i.ds.dataClasses.sort(o),i.ds.singletons.sort(o),a(i.ds.dataClasses),a(i.ds.singletons),i},B2=(e,t=[])=>{const r={};return Object.entries(e).forEach(([n,i])=>{r[n]={...i,resources:i.resources.map(o=>{var a,u,l;if(o.type===J.EPermissionType.METHOD&&t.length){const[d,f]=o.resource.split("."),h=d==="ds"?"dataStore":((l=(u=(a=t.find(p=>p.name===d))==null?void 0:a.methods)==null?void 0:u.find(p=>p.name===f))==null?void 0:l.applyTo)||"dataClass";return{...o,type:o.type,subType:L2(h)}}return o})}}),r},F2=(e,t)=>Object.entries(e).map(([r,n])=>{const i=n.resources.map(o=>{var d,f,h,p,v,m,y,x;const[a,u]=o.resource.split(".");let l=!0;switch(o.type){case J.EPermissionType.DATASTORE:l=!!t;break;case J.EPermissionType.METHOD:a==="ds"?l=!!t.methods.find(b=>b.name===u&&b.applyTo==="dataStore"):l=!!((f=(d=t.dataClasses[a])==null?void 0:d.methods)!=null&&f.find(b=>b.name===u));break;case J.ESubPermissionType.DS_METHOD:l=!!t.methods.find(b=>b.name===u&&b.applyTo==="dataStore");break;case J.EPermissionType.DATACLASS:l=!!t.dataClasses[a];break;case J.EPermissionType.ATTRIBUTE:l=!!((p=(h=t.dataClasses[a])==null?void 0:h.attributes)!=null&&p.find(b=>b.name===u));break;case J.ESubPermissionType.ENTITY_SEL_METHOD:l=!!((v=t.dataClasses[a])!=null&&v.methods.find(b=>b.name===u&&b.applyTo==="entityCollection"));break;case J.ESubPermissionType.DATACLASS_METHOD:l=!!((m=t.dataClasses[a])!=null&&m.methods.find(b=>b.name===u&&b.applyTo==="dataClass"));break;case J.ESubPermissionType.ENTITY_METHOD:l=!!((y=t.dataClasses[a])!=null&&y.methods.find(b=>b.name===u&&b.applyTo==="entity"));break;case J.EPermissionType.SINGLETON_METHOD:l=!!((x=t.singletons[a])!=null&&x.methods.find(b=>b.name===u));break;case J.EPermissionType.SINGLETON:l=!!t.singletons[a];break;default:l=!0}return{...o,exists:l}});return{[r]:{...n,resources:i}}}).reduce((r,n)=>({...r,...n}),{}),Nm=({child:e,parent:t,status:r,onSelect:n,currentPrivilegeId:i})=>{const o=J.useAppDispatch(),a=J.useAppSelector(J.selectPrivileges);function u(){const d=J.addIn(t.id,e.id,a);o(J.updatePrivileges(d))}function l(){const d=J.removeFrom(t.id,e.id,a);o(J.updatePrivileges(d))}return C.jsxs("div",{className:We("inline-flex cursor-pointer items-center gap-1 space-x-1 rounded px-2 py-0.5",{"bg-primary-dark text-white":r==="included","bg-grey-300 text-grey-100":r!=="included","opacity-40":r==="disabled"}),children:[C.jsx("span",{onClick:()=>n(i),className:"text-xs hover:underline",children:e.privilege}),r==="included"?C.jsx("button",{onClick:l,children:C.jsx("span",{className:"text-[13px]",children:C.jsx(ye.FdPlus,{className:"rotate-45 transform text-white"})})}):C.jsx("button",{disabled:r==="disabled",onClick:u,className:"opacity-70 disabled:cursor-not-allowed",children:C.jsx("span",{className:"text-[13px]",children:C.jsx(ye.FdPlus,{className:"text-white"})})})]})},w9=({selectedPrivilege:e,privileges:t,onSelect:r,setShowIncluded:n,showIncluded:i})=>{const o=Object.values(t),a=J.getPrivilegeById(e.id,t);let u=a?J.populateShallow(a.includes,t):[],l=a?J.populateShallow(J.parents(a.id,t),t):[],d=a?J.populateShallow(J.allowed(a.id,t),t):[];return[u,l,d]=[u,l,d].map(f=>f.filter(h=>(h==null?void 0:h.privilege)!=="guest")),o.length<2&&u.length+l.length+d.length===0?null:C.jsxs("div",{className:"w-full border-b border-grey-900 p-4",children:[C.jsxs("div",{className:"mb-4 flex items-center justify-between",children:[" ",o.length>2?C.jsx("h4",{className:"text-[13px] font-semibold text-white",children:"Include a privilege"}):C.jsx("div",{}),C.jsxs("div",{className:"flex items-center gap-2",children:[C.jsx(Te.ControlledSwitch,{onChange:()=>n(!i),value:i}),C.jsxs("label",{className:"text-xs text-[#F6F6F6]",children:[" ","Show inherited permissions"]})]})]}),C.jsxs("div",{className:"flex flex-wrap items-start justify-start gap-1",children:[u.map(f=>C.jsx(Nm,{child:f,parent:e,status:"included",onSelect:r,currentPrivilegeId:f.id},f.id)),d.map(f=>C.jsx(Nm,{child:f,parent:e,status:"available",onSelect:r,currentPrivilegeId:f.id},f.id)),l.map(f=>C.jsx(Nm,{child:f,parent:e,status:"disabled",onSelect:r,currentPrivilegeId:f.id},f.id))]})]})};function wr(e,t,{checkForDefaultPrevented:r=!0}={}){return function(i){if(e==null||e(i),r===!1||!i.defaultPrevented)return t==null?void 0:t(i)}}function $2(e,t=[]){let r=[];function n(o,a){const u=ve.createContext(a),l=r.length;r=[...r,a];const d=h=>{var b;const{scope:p,children:v,...m}=h,y=((b=p==null?void 0:p[e])==null?void 0:b[l])||u,x=ve.useMemo(()=>m,Object.values(m));return C.jsx(y.Provider,{value:x,children:v})};d.displayName=o+"Provider";function f(h,p){var y;const v=((y=p==null?void 0:p[e])==null?void 0:y[l])||u,m=ve.useContext(v);if(m)return m;if(a!==void 0)return a;throw new Error(`\`${h}\` must be used within \`${o}\``)}return[d,f]}const i=()=>{const o=r.map(a=>ve.createContext(a));return function(u){const l=(u==null?void 0:u[e])||o;return ve.useMemo(()=>({[`__scope${e}`]:{...u,[e]:l}}),[u,l])}};return i.scopeName=e,[n,_9(i,...t)]}function _9(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const a=n.reduce((u,{useScope:l,scopeName:d})=>{const h=l(o)[`__scope${d}`];return{...u,...h}},{});return ve.useMemo(()=>({[`__scope${t.scopeName}`]:a}),[a])}};return r.scopeName=t.scopeName,r}var xi=globalThis!=null&&globalThis.document?ve.useLayoutEffect:()=>{},E9=ve[" useInsertionEffect ".trim().toString()]||xi;function S9({prop:e,defaultProp:t,onChange:r=()=>{},caller:n}){const[i,o,a]=O9({defaultProp:t,onChange:r}),u=e!==void 0,l=u?e:i;{const f=ve.useRef(e!==void 0);ve.useEffect(()=>{const h=f.current;h!==u&&console.warn(`${n} is changing from ${h?"controlled":"uncontrolled"} to ${u?"controlled":"uncontrolled"}. 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.`),f.current=u},[u,n])}const d=ve.useCallback(f=>{var h;if(u){const p=C9(f)?f(e):f;p!==e&&((h=a.current)==null||h.call(a,p))}else o(f)},[u,e,o,a]);return[l,d]}function O9({defaultProp:e,onChange:t}){const[r,n]=ve.useState(e),i=ve.useRef(r),o=ve.useRef(t);return E9(()=>{o.current=t},[t]),ve.useEffect(()=>{var a;i.current!==r&&((a=o.current)==null||a.call(o,r),i.current=r)},[r,i]),[r,n,o]}function C9(e){return typeof e=="function"}function BP(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function z2(...e){return t=>{let r=!1;const n=e.map(i=>{const o=BP(i,t);return!r&&typeof o=="function"&&(r=!0),o});if(r)return()=>{for(let i=0;i<n.length;i++){const o=n[i];typeof o=="function"?o():BP(e[i],null)}}}}function Ro(...e){return ve.useCallback(z2(...e),e)}const R9=["top","right","bottom","left"],zn=Math.min,ar=Math.max,Xu=Math.round,hu=Math.floor,rn=e=>({x:e,y:e}),I9={left:"right",right:"left",bottom:"top",top:"bottom"};function Ub(e,t,r){return ar(e,zn(t,r))}function wn(e,t){return typeof e=="function"?e(t):e}function _n(e){return e.split("-")[0]}function Io(e){return e.split("-")[1]}function kx(e){return e==="x"?"y":"x"}function Lx(e){return e==="y"?"height":"width"}function Qr(e){const t=e[0];return t==="t"||t==="b"?"y":"x"}function Bx(e){return kx(Qr(e))}function P9(e,t,r){r===void 0&&(r=!1);const n=Io(e),i=Bx(e),o=Lx(i);let a=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=Zu(a)),[a,Zu(a)]}function N9(e){const t=Zu(e);return[Vb(e),t,Vb(t)]}function Vb(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}const FP=["left","right"],$P=["right","left"],T9=["top","bottom"],A9=["bottom","top"];function M9(e,t,r){switch(e){case"top":case"bottom":return r?t?$P:FP:t?FP:$P;case"left":case"right":return t?T9:A9;default:return[]}}function D9(e,t,r,n){const i=Io(e);let o=M9(_n(e),r==="start",n);return i&&(o=o.map(a=>a+"-"+i),t&&(o=o.concat(o.map(Vb)))),o}function Zu(e){const t=_n(e);return I9[t]+e.slice(t.length)}function j9(e){return{top:0,right:0,bottom:0,left:0,...e}}function H2(e){return typeof e!="number"?j9(e):{top:e,right:e,bottom:e,left:e}}function Ju(e){const{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 zP(e,t,r){let{reference:n,floating:i}=e;const o=Qr(t),a=Bx(t),u=Lx(a),l=_n(t),d=o==="y",f=n.x+n.width/2-i.width/2,h=n.y+n.height/2-i.height/2,p=n[u]/2-i[u]/2;let v;switch(l){case"top":v={x:f,y:n.y-i.height};break;case"bottom":v={x:f,y:n.y+n.height};break;case"right":v={x:n.x+n.width,y:h};break;case"left":v={x:n.x-i.width,y:h};break;default:v={x:n.x,y:n.y}}switch(Io(t)){case"start":v[a]-=p*(r&&d?-1:1);break;case"end":v[a]+=p*(r&&d?-1:1);break}return v}async function q9(e,t){var r;t===void 0&&(t={});const{x:n,y:i,platform:o,rects:a,elements:u,strategy:l}=e,{boundary:d="clippingAncestors",rootBoundary:f="viewport",elementContext:h="floating",altBoundary:p=!1,padding:v=0}=wn(t,e),m=H2(v),x=u[p?h==="floating"?"reference":"floating":h],b=Ju(await o.getClippingRect({element:(r=await(o.isElement==null?void 0:o.isElement(x)))==null||r?x:x.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(u.floating)),boundary:d,rootBoundary:f,strategy:l})),w=h==="floating"?{x:n,y:i,width:a.floating.width,height:a.floating.height}:a.reference,E=await(o.getOffsetParent==null?void 0:o.getOffsetParent(u.floating)),_=await(o.isElement==null?void 0:o.isElement(E))?await(o.getScale==null?void 0:o.getScale(E))||{x:1,y:1}:{x:1,y:1},S=Ju(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:u,rect:w,offsetParent:E,strategy:l}):w);return{top:(b.top-S.top+m.top)/_.y,bottom:(S.bottom-b.bottom+m.bottom)/_.y,left:(b.left-S.left+m.left)/_.x,right:(S.right-b.right+m.right)/_.x}}const k9=50,L9=async(e,t,r)=>{const{placement:n="bottom",strategy:i="absolute",middleware:o=[],platform:a}=r,u=a.detectOverflow?a:{...a,detectOverflow:q9},l=await(a.isRTL==null?void 0:a.isRTL(t));let d=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:f,y:h}=zP(d,n,l),p=n,v=0;const m={};for(let y=0;y<o.length;y++){const x=o[y];if(!x)continue;const{name:b,fn:w}=x,{x:E,y:_,data:S,reset:R}=await w({x:f,y:h,initialPlacement:n,placement:p,strategy:i,middlewareData:m,rects:d,platform:u,elements:{reference:e,floating:t}});f=E??f,h=_??h,m[b]={...m[b],...S},R&&v<k9&&(v++,typeof R=="object"&&(R.placement&&(p=R.placement),R.rects&&(d=R.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:i}):R.rects),{x:f,y:h}=zP(d,p,l)),y=-1)}return{x:f,y:h,placement:p,strategy:i,middlewareData:m}},B9=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:n,placement:i,rects:o,platform:a,elements:u,middlewareData:l}=t,{element:d,padding:f=0}=wn(e,t)||{};if(d==null)return{};const h=H2(f),p={x:r,y:n},v=Bx(i),m=Lx(v),y=await a.getDimensions(d),x=v==="y",b=x?"top":"left",w=x?"bottom":"right",E=x?"clientHeight":"clientWidth",_=o.reference[m]+o.reference[v]-p[v]-o.floating[m],S=p[v]-o.reference[v],R=await(a.getOffsetParent==null?void 0:a.getOffsetParent(d));let I=R?R[E]:0;(!I||!await(a.isElement==null?void 0:a.isElement(R)))&&(I=u.floating[E]||o.floating[m]);const N=_/2-S/2,A=I/2-y[m]/2-1,L=zn(h[b],A),B=zn(h[w],A),U=L,j=I-y[m]-B,D=I/2-y[m]/2+N,G=Ub(U,D,j),F=!l.arrow&&Io(i)!=null&&D!==G&&o.reference[m]/2-(D<U?L:B)-y[m]/2<0,X=F?D<U?D-U:D-j:0;return{[v]:p[v]+X,data:{[v]:G,centerOffset:D-G-X,...F&&{alignmentOffset:X}},reset:F}}}),F9=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,n;const{placement:i,middlewareData:o,rects:a,initialPlacement:u,platform:l,elements:d}=t,{mainAxis:f=!0,crossAxis:h=!0,fallbackPlacements:p,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:m="none",flipAlignment:y=!0,...x}=wn(e,t);if((r=o.arrow)!=null&&r.alignmentOffset)return{};const b=_n(i),w=Qr(u),E=_n(u)===u,_=await(l.isRTL==null?void 0:l.isRTL(d.floating)),S=p||(E||!y?[Zu(u)]:N9(u)),R=m!=="none";!p&&R&&S.push(...D9(u,y,m,_));const I=[u,...S],N=await l.detectOverflow(t,x),A=[];let L=((n=o.flip)==null?void 0:n.overflows)||[];if(f&&A.push(N[b]),h){const D=P9(i,a,_);A.push(N[D[0]],N[D[1]])}if(L=[...L,{placement:i,overflows:A}],!A.every(D=>D<=0)){var B,U;const D=(((B=o.flip)==null?void 0:B.index)||0)+1,G=I[D];if(G&&(!(h==="alignment"?w!==Qr(G):!1)||L.every(Z=>Qr(Z.placement)===w?Z.overflows[0]>0:!0)))return{data:{index:D,overflows:L},reset:{placement:G}};let F=(U=L.filter(X=>X.overflows[0]<=0).sort((X,Z)=>X.overflows[1]-Z.overflows[1])[0])==null?void 0:U.placement;if(!F)switch(v){case"bestFit":{var j;const X=(j=L.filter(Z=>{if(R){const Q=Qr(Z.placement);return Q===w||Q==="y"}return!0}).map(Z=>[Z.placement,Z.overflows.filter(Q=>Q>0).reduce((Q,W)=>Q+W,0)]).sort((Z,Q)=>Z[1]-Q[1])[0])==null?void 0:j[0];X&&(F=X);break}case"initialPlacement":F=u;break}if(i!==F)return{reset:{placement:F}}}return{}}}};function HP(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function UP(e){return R9.some(t=>e[t]>=0)}const $9=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:r,platform:n}=t,{strategy:i="referenceHidden",...o}=wn(e,t);switch(i){case"referenceHidden":{const a=await n.detectOverflow(t,{...o,elementContext:"reference"}),u=HP(a,r.reference);return{data:{referenceHiddenOffsets:u,referenceHidden:UP(u)}}}case"escaped":{const a=await n.detectOverflow(t,{...o,altBoundary:!0}),u=HP(a,r.floating);return{data:{escapedOffsets:u,escaped:UP(u)}}}default:return{}}}}},U2=new Set(["left","top"]);async function z9(e,t){const{placement:r,platform:n,elements:i}=e,o=await(n.isRTL==null?void 0:n.isRTL(i.floating)),a=_n(r),u=Io(r),l=Qr(r)==="y",d=U2.has(a)?-1:1,f=o&&l?-1:1,h=wn(t,e);let{mainAxis:p,crossAxis:v,alignmentAxis:m}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:h.mainAxis||0,crossAxis:h.crossAxis||0,alignmentAxis:h.alignmentAxis};return u&&typeof m=="number"&&(v=u==="end"?m*-1:m),l?{x:v*f,y:p*d}:{x:p*d,y:v*f}}const H9=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,n;const{x:i,y:o,placement:a,middlewareData:u}=t,l=await z9(t,e);return a===((r=u.offset)==null?void 0:r.placement)&&(n=u.arrow)!=null&&n.alignmentOffset?{}:{x:i+l.x,y:o+l.y,data:{...l,placement:a}}}}},U9=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:n,placement:i,platform:o}=t,{mainAxis:a=!0,crossAxis:u=!1,limiter:l={fn:b=>{let{x:w,y:E}=b;return{x:w,y:E}}},...d}=wn(e,t),f={x:r,y:n},h=await o.detectOverflow(t,d),p=Qr(_n(i)),v=kx(p);let m=f[v],y=f[p];if(a){const b=v==="y"?"top":"left",w=v==="y"?"bottom":"right",E=m+h[b],_=m-h[w];m=Ub(E,m,_)}if(u){const b=p==="y"?"top":"left",w=p==="y"?"bottom":"right",E=y+h[b],_=y-h[w];y=Ub(E,y,_)}const x=l.fn({...t,[v]:m,[p]:y});return{...x,data:{x:x.x-r,y:x.y-n,enabled:{[v]:a,[p]:u}}}}}},V9=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:r,y:n,placement:i,rects:o,middlewareData:a}=t,{offset:u=0,mainAxis:l=!0,crossAxis:d=!0}=wn(e,t),f={x:r,y:n},h=Qr(i),p=kx(h);let v=f[p],m=f[h];const y=wn(u,t),x=typeof y=="number"?{mainAxis:y,crossAxis:0}:{mainAxis:0,crossAxis:0,...y};if(l){const E=p==="y"?"height":"width",_=o.reference[p]-o.floating[E]+x.mainAxis,S=o.reference[p]+o.reference[E]-x.mainAxis;v<_?v=_:v>S&&(v=S)}if(d){var b,w;const E=p==="y"?"width":"height",_=U2.has(_n(i)),S=o.reference[h]-o.floating[E]+(_&&((b=a.offset)==null?void 0:b[h])||0)+(_?0:x.crossAxis),R=o.reference[h]+o.reference[E]+(_?0:((w=a.offset)==null?void 0:w[h])||0)-(_?x.crossAxis:0);m<S?m=S:m>R&&(m=R)}return{[p]:v,[h]:m}}}},W9=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var r,n;const{placement:i,rects:o,platform:a,elements:u}=t,{apply:l=()=>{},...d}=wn(e,t),f=await a.detectOverflow(t,d),h=_n(i),p=Io(i),v=Qr(i)==="y",{width:m,height:y}=o.floating;let x,b;h==="top"||h==="bottom"?(x=h,b=p===(await(a.isRTL==null?void 0:a.isRTL(u.floating))?"start":"end")?"left":"right"):(b=h,x=p==="end"?"top":"bottom");const w=y-f.top-f.bottom,E=m-f.left-f.right,_=zn(y-f[x],w),S=zn(m-f[b],E),R=!t.middlewareData.shift;let I=_,N=S;if((r=t.middlewareData.shift)!=null&&r.enabled.x&&(N=E),(n=t.middlewareData.shift)!=null&&n.enabled.y&&(I=w),R&&!p){const L=ar(f.left,0),B=ar(f.right,0),U=ar(f.top,0),j=ar(f.bottom,0);v?N=m-2*(L!==0||B!==0?L+B:ar(f.left,f.right)):I=y-2*(U!==0||j!==0?U+j:ar(f.top,f.bottom))}await l({...t,availableWidth:N,availableHeight:I});const A=await a.getDimensions(u.floating);return m!==A.width||y!==A.height?{reset:{rects:!0}}:{}}}};function Bc(){return typeof window<"u"}function Po(e){return V2(e)?(e.nodeName||"").toLowerCase():"#document"}function sr(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function sn(e){var t;return(t=(V2(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function V2(e){return Bc()?e instanceof Node||e instanceof sr(e).Node:!1}function $r(e){return Bc()?e instanceof Element||e instanceof sr(e).Element:!1}function On(e){return Bc()?e instanceof HTMLElement||e instanceof sr(e).HTMLElement:!1}function VP(e){return!Bc()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof sr(e).ShadowRoot}function Ja(e){const{overflow:t,overflowX:r,overflowY:n,display:i}=zr(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&i!=="inline"&&i!=="contents"}function G9(e){return/^(table|td|th)$/.test(Po(e))}function Fc(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}const K9=/transform|translate|scale|rotate|perspective|filter/,Y9=/paint|layout|strict|content/,si=e=>!!e&&e!=="none";let Tm;function Fx(e){const t=$r(e)?zr(e):e;return si(t.transform)||si(t.translate)||si(t.scale)||si(t.rotate)||si(t.perspective)||!$x()&&(si(t.backdropFilter)||si(t.filter))||K9.test(t.willChange||"")||Y9.test(t.contain||"")}function X9(e){let t=Hn(e);for(;On(t)&&!wo(t);){if(Fx(t))return t;if(Fc(t))return null;t=Hn(t)}return null}function $x(){return Tm==null&&(Tm=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Tm}function wo(e){return/^(html|body|#document)$/.test(Po(e))}function zr(e){return sr(e).getComputedStyle(e)}function $c(e){return $r(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Hn(e){if(Po(e)==="html")return e;const t=e.assignedSlot||e.parentNode||VP(e)&&e.host||sn(e);return VP(t)?t.host:t}function W2(e){const t=Hn(e);return wo(t)?e.ownerDocument?e.ownerDocument.body:e.body:On(t)&&Ja(t)?t:W2(t)}function $a(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);const i=W2(e),o=i===((n=e.ownerDocument)==null?void 0:n.body),a=sr(i);if(o){const u=Wb(a);return t.concat(a,a.visualViewport||[],Ja(i)?i:[],u&&r?$a(u):[])}else return t.concat(i,$a(i,[],r))}function Wb(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function G2(e){const t=zr(e);let r=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const i=On(e),o=i?e.offsetWidth:r,a=i?e.offsetHeight:n,u=Xu(r)!==o||Xu(n)!==a;return u&&(r=o,n=a),{width:r,height:n,$:u}}function zx(e){return $r(e)?e:e.contextElement}function co(e){const t=zx(e);if(!On(t))return rn(1);const r=t.getBoundingClientRect(),{width:n,height:i,$:o}=G2(t);let a=(o?Xu(r.width):r.width)/n,u=(o?Xu(r.height):r.height)/i;return(!a||!Number.isFinite(a))&&(a=1),(!u||!Number.isFinite(u))&&(u=1),{x:a,y:u}}const Z9=rn(0);function K2(e){const t=sr(e);return!$x()||!t.visualViewport?Z9:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function J9(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==sr(e)?!1:t}function wi(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);const i=e.getBoundingClientRect(),o=zx(e);let a=rn(1);t&&(n?$r(n)&&(a=co(n)):a=co(e));const u=J9(o,r,n)?K2(o):rn(0);let l=(i.left+u.x)/a.x,d=(i.top+u.y)/a.y,f=i.width/a.x,h=i.height/a.y;if(o){const p=sr(o),v=n&&$r(n)?sr(n):n;let m=p,y=Wb(m);for(;y&&n&&v!==m;){const x=co(y),b=y.getBoundingClientRect(),w=zr(y),E=b.left+(y.clientLeft+parseFloat(w.paddingLeft))*x.x,_=b.top+(y.clientTop+parseFloat(w.paddingTop))*x.y;l*=x.x,d*=x.y,f*=x.x,h*=x.y,l+=E,d+=_,m=sr(y),y=Wb(m)}}return Ju({width:f,height:h,x:l,y:d})}function zc(e,t){const r=$c(e).scrollLeft;return t?t.left+r:wi(sn(e)).left+r}function Y2(e,t){const r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-zc(e,r),i=r.top+t.scrollTop;return{x:n,y:i}}function Q9(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e;const o=i==="fixed",a=sn(n),u=t?Fc(t.floating):!1;if(n===a||u&&o)return r;let l={scrollLeft:0,scrollTop:0},d=rn(1);const f=rn(0),h=On(n);if((h||!h&&!o)&&((Po(n)!=="body"||Ja(a))&&(l=$c(n)),h)){const v=wi(n);d=co(n),f.x=v.x+n.clientLeft,f.y=v.y+n.clientTop}const p=a&&!h&&!o?Y2(a,l):rn(0);return{width:r.width*d.x,height:r.height*d.y,x:r.x*d.x-l.scrollLeft*d.x+f.x+p.x,y:r.y*d.y-l.scrollTop*d.y+f.y+p.y}}function e7(e){return Array.from(e.getClientRects())}function t7(e){const t=sn(e),r=$c(e),n=e.ownerDocument.body,i=ar(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),o=ar(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let a=-r.scrollLeft+zc(e);const u=-r.scrollTop;return zr(n).direction==="rtl"&&(a+=ar(t.clientWidth,n.clientWidth)-i),{width:i,height:o,x:a,y:u}}const WP=25;function r7(e,t){const r=sr(e),n=sn(e),i=r.visualViewport;let o=n.clientWidth,a=n.clientHeight,u=0,l=0;if(i){o=i.width,a=i.height;const f=$x();(!f||f&&t==="fixed")&&(u=i.offsetLeft,l=i.offsetTop)}const d=zc(n);if(d<=0){const f=n.ownerDocument,h=f.body,p=getComputedStyle(h),v=f.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,m=Math.abs(n.clientWidth-h.clientWidth-v);m<=WP&&(o-=m)}else d<=WP&&(o+=d);return{width:o,height:a,x:u,y:l}}function n7(e,t){const r=wi(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,o=On(e)?co(e):rn(1),a=e.clientWidth*o.x,u=e.clientHeight*o.y,l=i*o.x,d=n*o.y;return{width:a,height:u,x:l,y:d}}function GP(e,t,r){let n;if(t==="viewport")n=r7(e,r);else if(t==="document")n=t7(sn(e));else if($r(t))n=n7(t,r);else{const i=K2(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return Ju(n)}function X2(e,t){const r=Hn(e);return r===t||!$r(r)||wo(r)?!1:zr(r).position==="fixed"||X2(r,t)}function i7(e,t){const r=t.get(e);if(r)return r;let n=$a(e,[],!1).filter(u=>$r(u)&&Po(u)!=="body"),i=null;const o=zr(e).position==="fixed";let a=o?Hn(e):e;for(;$r(a)&&!wo(a);){const u=zr(a),l=Fx(a);!l&&u.position==="fixed"&&(i=null),(o?!l&&!i:!l&&u.position==="static"&&!!i&&(i.position==="absolute"||i.position==="fixed")||Ja(a)&&!l&&X2(e,a))?n=n.filter(f=>f!==a):i=u,a=Hn(a)}return t.set(e,n),n}function o7(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e;const a=[...r==="clippingAncestors"?Fc(t)?[]:i7(t,this._c):[].concat(r),n],u=GP(t,a[0],i);let l=u.top,d=u.right,f=u.bottom,h=u.left;for(let p=1;p<a.length;p++){const v=GP(t,a[p],i);l=ar(v.top,l),d=zn(v.right,d),f=zn(v.bottom,f),h=ar(v.left,h)}return{width:d-h,height:f-l,x:h,y:l}}function a7(e){const{width:t,height:r}=G2(e);return{width:t,height:r}}function s7(e,t,r){const n=On(t),i=sn(t),o=r==="fixed",a=wi(e,!0,o,t);let u={scrollLeft:0,scrollTop:0};const l=rn(0);function d(){l.x=zc(i)}if(n||!n&&!o)if((Po(t)!=="body"||Ja(i))&&(u=$c(t)),n){const v=wi(t,!0,o,t);l.x=v.x+t.clientLeft,l.y=v.y+t.clientTop}else i&&d();o&&!n&&i&&d();const f=i&&!n&&!o?Y2(i,u):rn(0),h=a.left+u.scrollLeft-l.x-f.x,p=a.top+u.scrollTop-l.y-f.y;return{x:h,y:p,width:a.width,height:a.height}}function Am(e){return zr(e).position==="static"}function KP(e,t){if(!On(e)||zr(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return sn(e)===r&&(r=r.ownerDocument.body),r}function Z2(e,t){const r=sr(e);if(Fc(e))return r;if(!On(e)){let i=Hn(e);for(;i&&!wo(i);){if($r(i)&&!Am(i))return i;i=Hn(i)}return r}let n=KP(e,t);for(;n&&G9(n)&&Am(n);)n=KP(n,t);return n&&wo(n)&&Am(n)&&!Fx(n)?r:n||X9(e)||r}const u7=async function(e){const t=this.getOffsetParent||Z2,r=this.getDimensions,n=await r(e.floating);return{reference:s7(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function c7(e){return zr(e).direction==="rtl"}const l7={convertOffsetParentRelativeRectToViewportRelativeRect:Q9,getDocumentElement:sn,getClippingRect:o7,getOffsetParent:Z2,getElementRects:u7,getClientRects:e7,getDimensions:a7,getScale:co,isElement:$r,isRTL:c7};function J2(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function f7(e,t){let r=null,n;const i=sn(e);function o(){var u;clearTimeout(n),(u=r)==null||u.disconnect(),r=null}function a(u,l){u===void 0&&(u=!1),l===void 0&&(l=1),o();const d=e.getBoundingClientRect(),{left:f,top:h,width:p,height:v}=d;if(u||t(),!p||!v)return;const m=hu(h),y=hu(i.clientWidth-(f+p)),x=hu(i.clientHeight-(h+v)),b=hu(f),E={rootMargin:-m+"px "+-y+"px "+-x+"px "+-b+"px",threshold:ar(0,zn(1,l))||1};let _=!0;function S(R){const I=R[0].intersectionRatio;if(I!==l){if(!_)return a();I?a(!1,I):n=setTimeout(()=>{a(!1,1e-7)},1e3)}I===1&&!J2(d,e.getBoundingClientRect())&&a(),_=!1}try{r=new IntersectionObserver(S,{...E,root:i.ownerDocument})}catch{r=new IntersectionObserver(S,E)}r.observe(e)}return a(!0),o}function d7(e,t,r,n){n===void 0&&(n={});const{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:u=typeof IntersectionObserver=="function",animationFrame:l=!1}=n,d=zx(e),f=i||o?[...d?$a(d):[],...t?$a(t):[]]:[];f.forEach(b=>{i&&b.addEventListener("scroll",r,{passive:!0}),o&&b.addEventListener("resize",r)});const h=d&&u?f7(d,r):null;let p=-1,v=null;a&&(v=new ResizeObserver(b=>{let[w]=b;w&&w.target===d&&v&&t&&(v.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var E;(E=v)==null||E.observe(t)})),r()}),d&&!l&&v.observe(d),t&&v.observe(t));let m,y=l?wi(e):null;l&&x();function x(){const b=wi(e);y&&!J2(y,b)&&r(),y=b,m=requestAnimationFrame(x)}return r(),()=>{var b;f.forEach(w=>{i&&w.removeEventListener("scroll",r),o&&w.removeEventListener("resize",r)}),h==null||h(),(b=v)==null||b.disconnect(),v=null,l&&cancelAnimationFrame(m)}}const h7=H9,p7=U9,v7=F9,g7=W9,m7=$9,YP=B9,y7=V9,b7=(e,t,r)=>{const n=new Map,i={platform:l7,...r},o={...i.platform,_c:n};return L9(e,t,{...i,platform:o})};var x7=typeof document<"u",w7=function(){},Tu=x7?T.useLayoutEffect:w7;function Qu(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let r,n,i;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(r=e.length,r!==t.length)return!1;for(n=r;n--!==0;)if(!Qu(e[n],t[n]))return!1;return!0}if(i=Object.keys(e),r=i.length,r!==Object.keys(t).length)return!1;for(n=r;n--!==0;)if(!{}.hasOwnProperty.call(t,i[n]))return!1;for(n=r;n--!==0;){const o=i[n];if(!(o==="_owner"&&e.$$typeof)&&!Qu(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function Q2(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function XP(e,t){const r=Q2(e);return Math.round(t*r)/r}function Mm(e){const t=ve.useRef(e);return Tu(()=>{t.current=e}),t}function _7(e){e===void 0&&(e={});const{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:i,elements:{reference:o,floating:a}={},transform:u=!0,whileElementsMounted:l,open:d}=e,[f,h]=ve.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[p,v]=ve.useState(n);Qu(p,n)||v(n);const[m,y]=ve.useState(null),[x,b]=ve.useState(null),w=ve.useCallback(Z=>{Z!==R.current&&(R.current=Z,y(Z))},[]),E=ve.useCallback(Z=>{Z!==I.current&&(I.current=Z,b(Z))},[]),_=o||m,S=a||x,R=ve.useRef(null),I=ve.useRef(null),N=ve.useRef(f),A=l!=null,L=Mm(l),B=Mm(i),U=Mm(d),j=ve.useCallback(()=>{if(!R.current||!I.current)return;const Z={placement:t,strategy:r,middleware:p};B.current&&(Z.platform=B.current),b7(R.current,I.current,Z).then(Q=>{const W={...Q,isPositioned:U.current!==!1};D.current&&!Qu(N.current,W)&&(N.current=W,Jb.flushSync(()=>{h(W)}))})},[p,t,r,B,U]);Tu(()=>{d===!1&&N.current.isPositioned&&(N.current.isPositioned=!1,h(Z=>({...Z,isPositioned:!1})))},[d]);const D=ve.useRef(!1);Tu(()=>(D.current=!0,()=>{D.current=!1}),[]),Tu(()=>{if(_&&(R.current=_),S&&(I.current=S),_&&S){if(L.current)return L.current(_,S,j);j()}},[_,S,j,L,A]);const G=ve.useMemo(()=>({reference:R,floating:I,setReference:w,setFloating:E}),[w,E]),F=ve.useMemo(()=>({reference:_,floating:S}),[_,S]),X=ve.useMemo(()=>{const Z={position:r,left:0,top:0};if(!F.floating)return Z;const Q=XP(F.floating,f.x),W=XP(F.floating,f.y);return u?{...Z,transform:"translate("+Q+"px, "+W+"px)",...Q2(F.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:Q,top:W}},[r,u,F.floating,f.x,f.y]);return ve.useMemo(()=>({...f,update:j,refs:G,elements:F,floatingStyles:X}),[f,j,G,F,X])}const E7=e=>{function t(r){return{}.hasOwnProperty.call(r,"current")}return{name:"arrow",options:e,fn(r){const{element:n,padding:i}=typeof e=="function"?e(r):e;return n&&t(n)?n.current!=null?YP({element:n.current,padding:i}).fn(r):{}:n?YP({element:n,padding:i}).fn(r):{}}}},S7=(e,t)=>{const r=h7(e);return{name:r.name,fn:r.fn,options:[e,t]}},O7=(e,t)=>{const r=p7(e);return{name:r.name,fn:r.fn,options:[e,t]}},C7=(e,t)=>({fn:y7(e).fn,options:[e,t]}),R7=(e,t)=>{const r=v7(e);return{name:r.name,fn:r.fn,options:[e,t]}},I7=(e,t)=>{const r=g7(e);return{name:r.name,fn:r.fn,options:[e,t]}},P7=(e,t)=>{const r=m7(e);return{name:r.name,fn:r.fn,options:[e,t]}},N7=(e,t)=>{const r=E7(e);return{name:r.name,fn:r.fn,options:[e,t]}};function T7(e){const t=A7(e),r=ve.forwardRef((n,i)=>{const{children:o,...a}=n,u=ve.Children.toArray(o),l=u.find(D7);if(l){const d=l.props.children,f=u.map(h=>h===l?ve.Children.count(d)>1?ve.Children.only(null):ve.isValidElement(d)?d.props.children:null:h);return C.jsx(t,{...a,ref:i,children:ve.isValidElement(d)?ve.cloneElement(d,void 0,f):null})}return C.jsx(t,{...a,ref:i,children:o})});return r.displayName=`${e}.Slot`,r}function A7(e){const t=ve.forwardRef((r,n)=>{const{children:i,...o}=r;if(ve.isValidElement(i)){const a=q7(i),u=j7(o,i.props);return i.type!==ve.Fragment&&(u.ref=n?z2(n,a):a),ve.cloneElement(i,u)}return ve.Children.count(i)>1?ve.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var M7=Symbol("radix.slottable");function D7(e){return ve.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===M7}function j7(e,t){const r={...t};for(const n in t){const i=e[n],o=t[n];/^on[A-Z]/.test(n)?i&&o?r[n]=(...u)=>{const l=o(...u);return i(...u),l}:i&&(r[n]=i):n==="style"?r[n]={...i,...o}:n==="className"&&(r[n]=[i,o].filter(Boolean).join(" "))}return{...e,...r}}function q7(e){var n,i;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var k7=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Ri=k7.reduce((e,t)=>{const r=T7(`Primitive.${t}`),n=ve.forwardRef((i,o)=>{const{asChild:a,...u}=i,l=a?r:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),C.jsx(l,{...u,ref:o})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function L7(e,t){e&&Jb.flushSync(()=>e.dispatchEvent(t))}var B7="Arrow",eq=ve.forwardRef((e,t)=>{const{children:r,width:n=10,height:i=5,...o}=e;return C.jsx(Ri.svg,{...o,ref:t,width:n,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:C.jsx("polygon",{points:"0,0 30,0 15,10"})})});eq.displayName=B7;var F7=eq;function Hc(e){const t=ve.useRef(e);return ve.useEffect(()=>{t.current=e}),ve.useMemo(()=>(...r)=>{var n;return(n=t.current)==null?void 0:n.call(t,...r)},[])}function $7(e){const[t,r]=ve.useState(void 0);return xi(()=>{if(e){r({width:e.offsetWidth,height:e.offsetHeight});const n=new ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const o=i[0];let a,u;if("borderBoxSize"in o){const l=o.borderBoxSize,d=Array.isArray(l)?l[0]:l;a=d.inlineSize,u=d.blockSize}else a=e.offsetWidth,u=e.offsetHeight;r({width:a,height:u})});return n.observe(e,{box:"border-box"}),()=>n.unobserve(e)}else r(void 0)},[e]),t}var Hx="Popper",[tq,rq]=$2(Hx),[z7,nq]=tq(Hx),iq=e=>{const{__scopePopper:t,children:r}=e,[n,i]=ve.useState(null);return C.jsx(z7,{scope:t,anchor:n,onAnchorChange:i,children:r})};iq.displayName=Hx;var oq="PopperAnchor",aq=ve.forwardRef((e,t)=>{const{__scopePopper:r,virtualRef:n,...i}=e,o=nq(oq,r),a=ve.useRef(null),u=Ro(t,a),l=ve.useRef(null);return ve.useEffect(()=>{const d=l.current;l.current=(n==null?void 0:n.current)||a.current,d!==l.current&&o.onAnchorChange(l.current)}),n?null:C.jsx(Ri.div,{...i,ref:u})});aq.displayName=oq;var Ux="PopperContent",[H7,U7]=tq(Ux),sq=ve.forwardRef((e,t)=>{var k,z,re,ie,se,ce;const{__scopePopper:r,side:n="bottom",sideOffset:i=0,align:o="center",alignOffset:a=0,arrowPadding:u=0,avoidCollisions:l=!0,collisionBoundary:d=[],collisionPadding:f=0,sticky:h="partial",hideWhenDetached:p=!1,updatePositionStrategy:v="optimized",onPlaced:m,...y}=e,x=nq(Ux,r),[b,w]=ve.useState(null),E=Ro(t,be=>w(be)),[_,S]=ve.useState(null),R=$7(_),I=(R==null?void 0:R.width)??0,N=(R==null?void 0:R.height)??0,A=n+(o!=="center"?"-"+o:""),L=typeof f=="number"?f:{top:0,right:0,bottom:0,left:0,...f},B=Array.isArray(d)?d:[d],U=B.length>0,j={padding:L,boundary:B.filter(W7),altBoundary:U},{refs:D,floatingStyles:G,placement:F,isPositioned:X,middlewareData:Z}=_7({strategy:"fixed",placement:A,whileElementsMounted:(...be)=>d7(...be,{animationFrame:v==="always"}),elements:{reference:x.anchor},middleware:[S7({mainAxis:i+N,alignmentAxis:a}),l&&O7({mainAxis:!0,crossAxis:!1,limiter:h==="partial"?C7():void 0,...j}),l&&R7({...j}),I7({...j,apply:({elements:be,rects:Ce,availableWidth:_e,availableHeight:he})=>{const{width:fe,height:Ee}=Ce.reference,Pe=be.floating.style;Pe.setProperty("--radix-popper-available-width",`${_e}px`),Pe.setProperty("--radix-popper-available-height",`${he}px`),Pe.setProperty("--radix-popper-anchor-width",`${fe}px`),Pe.setProperty("--radix-popper-anchor-height",`${Ee}px`)}}),_&&N7({element:_,padding:u}),G7({arrowWidth:I,arrowHeight:N}),p&&P7({strategy:"referenceHidden",...j})]}),[Q,W]=lq(F),ee=Hc(m);xi(()=>{X&&(ee==null||ee())},[X,ee]);const oe=(k=Z.arrow)==null?void 0:k.x,ae=(z=Z.arrow)==null?void 0:z.y,H=((re=Z.arrow)==null?void 0:re.centerOffset)!==0,[K,$]=ve.useState();return xi(()=>{b&&$(window.getComputedStyle(b).zIndex)},[b]),C.jsx("div",{ref:D.setFloating,"data-radix-popper-content-wrapper":"",style:{...G,transform:X?G.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:K,"--radix-popper-transform-origin":[(ie=Z.transformOrigin)==null?void 0:ie.x,(se=Z.transformOrigin)==null?void 0:se.y].join(" "),...((ce=Z.hide)==null?void 0:ce.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:C.jsx(H7,{scope:r,placedSide:Q,onArrowChange:S,arrowX:oe,arrowY:ae,shouldHideArrow:H,children:C.jsx(Ri.div,{"data-side":Q,"data-align":W,...y,ref:E,style:{...y.style,animation:X?void 0:"none"}})})})});sq.displayName=Ux;var uq="PopperArrow",V7={top:"bottom",right:"left",bottom:"top",left:"right"},cq=ve.forwardRef(function(t,r){const{__scopePopper:n,...i}=t,o=U7(uq,n),a=V7[o.placedSide];return C.jsx("span",{ref:o.onArrowChange,style:{position:"absolute",left:o.arrowX,top:o.arrowY,[a]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[o.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[o.placedSide],visibility:o.shouldHideArrow?"hidden":void 0},children:C.jsx(F7,{...i,ref:r,style:{...i.style,display:"block"}})})});cq.displayName=uq;function W7(e){return e!==null}var G7=e=>({name:"transformOrigin",options:e,fn(t){var x,b,w;const{placement:r,rects:n,middlewareData:i}=t,a=((x=i.arrow)==null?void 0:x.centerOffset)!==0,u=a?0:e.arrowWidth,l=a?0:e.arrowHeight,[d,f]=lq(r),h={start:"0%",center:"50%",end:"100%"}[f],p=(((b=i.arrow)==null?void 0:b.x)??0)+u/2,v=(((w=i.arrow)==null?void 0:w.y)??0)+l/2;let m="",y="";return d==="bottom"?(m=a?h:`${p}px`,y=`${-l}px`):d==="top"?(m=a?h:`${p}px`,y=`${n.floating.height+l}px`):d==="right"?(m=`${-l}px`,y=a?h:`${v}px`):d==="left"&&(m=`${n.floating.width+l}px`,y=a?h:`${v}px`),{data:{x:m,y}}}});function lq(e){const[t,r="center"]=e.split("-");return[t,r]}var K7=iq,Y7=aq,X7=sq,Z7=cq,J7="Portal",fq=ve.forwardRef((e,t)=>{var u;const{container:r,...n}=e,[i,o]=ve.useState(!1);xi(()=>o(!0),[]);const a=r||i&&((u=globalThis==null?void 0:globalThis.document)==null?void 0:u.body);return a?fD.createPortal(C.jsx(Ri.div,{...n,ref:t}),a):null});fq.displayName=J7;function Q7(e,t){return ve.useReducer((r,n)=>t[r][n]??r,e)}var Vx=e=>{const{present:t,children:r}=e,n=eX(t),i=typeof r=="function"?r({present:n.isPresent}):ve.Children.only(r),o=Ro(n.ref,tX(i));return typeof r=="function"||n.isPresent?ve.cloneElement(i,{ref:o}):null};Vx.displayName="Presence";function eX(e){const[t,r]=ve.useState(),n=ve.useRef(null),i=ve.useRef(e),o=ve.useRef("none"),a=e?"mounted":"unmounted",[u,l]=Q7(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return ve.useEffect(()=>{const d=pu(n.current);o.current=u==="mounted"?d:"none"},[u]),xi(()=>{const d=n.current,f=i.current;if(f!==e){const p=o.current,v=pu(d);e?l("MOUNT"):v==="none"||(d==null?void 0:d.display)==="none"?l("UNMOUNT"):l(f&&p!==v?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,l]),xi(()=>{if(t){let d;const f=t.ownerDocument.defaultView??window,h=v=>{const y=pu(n.current).includes(CSS.escape(v.animationName));if(v.target===t&&y&&(l("ANIMATION_END"),!i.current)){const x=t.style.animationFillMode;t.style.animationFillMode="forwards",d=f.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=x)})}},p=v=>{v.target===t&&(o.current=pu(n.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",h),t.addEventListener("animationend",h),()=>{f.clearTimeout(d),t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",h),t.removeEventListener("animationend",h)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(u),ref:ve.useCallback(d=>{n.current=d?getComputedStyle(d):null,r(d)},[])}}function pu(e){return(e==null?void 0:e.animationName)||"none"}function tX(e){var n,i;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}function rX(e,t=globalThis==null?void 0:globalThis.document){const r=Hc(e);ve.useEffect(()=>{const n=i=>{i.key==="Escape"&&r(i)};return t.addEventListener("keydown",n,{capture:!0}),()=>t.removeEventListener("keydown",n,{capture:!0})},[r,t])}var nX="DismissableLayer",Gb="dismissableLayer.update",iX="dismissableLayer.pointerDownOutside",oX="dismissableLayer.focusOutside",ZP,dq=ve.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),hq=ve.forwardRef((e,t)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:n,onPointerDownOutside:i,onFocusOutside:o,onInteractOutside:a,onDismiss:u,...l}=e,d=ve.useContext(dq),[f,h]=ve.useState(null),p=(f==null?void 0:f.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,v]=ve.useState({}),m=Ro(t,I=>h(I)),y=Array.from(d.layers),[x]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=y.indexOf(x),w=f?y.indexOf(f):-1,E=d.layersWithOutsidePointerEventsDisabled.size>0,_=w>=b,S=uX(I=>{const N=I.target,A=[...d.branches].some(L=>L.contains(N));!_||A||(i==null||i(I),a==null||a(I),I.defaultPrevented||u==null||u())},p),R=cX(I=>{const N=I.target;[...d.branches].some(L=>L.contains(N))||(o==null||o(I),a==null||a(I),I.defaultPrevented||u==null||u())},p);return rX(I=>{w===d.layers.size-1&&(n==null||n(I),!I.defaultPrevented&&u&&(I.preventDefault(),u()))},p),ve.useEffect(()=>{if(f)return r&&(d.layersWithOutsidePointerEventsDisabled.size===0&&(ZP=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),JP(),()=>{r&&d.layersWithOutsidePointerEventsDisabled.size===1&&(p.body.style.pointerEvents=ZP)}},[f,p,r,d]),ve.useEffect(()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),JP())},[f,d]),ve.useEffect(()=>{const I=()=>v({});return document.addEventListener(Gb,I),()=>document.removeEventListener(Gb,I)},[]),C.jsx(Ri.div,{...l,ref:m,style:{pointerEvents:E?_?"auto":"none":void 0,...e.style},onFocusCapture:wr(e.onFocusCapture,R.onFocusCapture),onBlurCapture:wr(e.onBlurCapture,R.onBlurCapture),onPointerDownCapture:wr(e.onPointerDownCapture,S.onPointerDownCapture)})});hq.displayName=nX;var aX="DismissableLayerBranch",sX=ve.forwardRef((e,t)=>{const r=ve.useContext(dq),n=ve.useRef(null),i=Ro(t,n);return ve.useEffect(()=>{const o=n.current;if(o)return r.branches.add(o),()=>{r.branches.delete(o)}},[r.branches]),C.jsx(Ri.div,{...e,ref:i})});sX.displayName=aX;function uX(e,t=globalThis==null?void 0:globalThis.document){const r=Hc(e),n=ve.useRef(!1),i=ve.useRef(()=>{});return ve.useEffect(()=>{const o=u=>{if(u.target&&!n.current){let l=function(){pq(iX,r,d,{discrete:!0})};const d={originalEvent:u};u.pointerType==="touch"?(t.removeEventListener("click",i.current),i.current=l,t.addEventListener("click",i.current,{once:!0})):l()}else t.removeEventListener("click",i.current);n.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",o),t.removeEventListener("click",i.current)}},[t,r]),{onPointerDownCapture:()=>n.current=!0}}function cX(e,t=globalThis==null?void 0:globalThis.document){const r=Hc(e),n=ve.useRef(!1);return ve.useEffect(()=>{const i=o=>{o.target&&!n.current&&pq(oX,r,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",i),()=>t.removeEventListener("focusin",i)},[t,r]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}function JP(){const e=new CustomEvent(Gb);document.dispatchEvent(e)}function pq(e,t,r,{discrete:n}){const i=r.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&i.addEventListener(e,t,{once:!0}),n?L7(i,o):i.dispatchEvent(o)}var Dm,Uc="HoverCard",[vq]=$2(Uc,[rq]),Vc=rq(),[lX,Wc]=vq(Uc),gq=e=>{const{__scopeHoverCard:t,children:r,open:n,defaultOpen:i,onOpenChange:o,openDelay:a=700,closeDelay:u=300}=e,l=Vc(t),d=ve.useRef(0),f=ve.useRef(0),h=ve.useRef(!1),p=ve.useRef(!1),[v,m]=S9({prop:n,defaultProp:i??!1,onChange:o,caller:Uc}),y=ve.useCallback(()=>{clearTimeout(f.current),d.current=window.setTimeout(()=>m(!0),a)},[a,m]),x=ve.useCallback(()=>{clearTimeout(d.current),!h.current&&!p.current&&(f.current=window.setTimeout(()=>m(!1),u))},[u,m]),b=ve.useCallback(()=>m(!1),[m]);return ve.useEffect(()=>()=>{clearTimeout(d.current),clearTimeout(f.current)},[]),C.jsx(lX,{scope:t,open:v,onOpenChange:m,onOpen:y,onClose:x,onDismiss:b,hasSelectionRef:h,isPointerDownOnContentRef:p,children:C.jsx(K7,{...l,children:r})})};gq.displayName=Uc;var mq="HoverCardTrigger",yq=ve.forwardRef((e,t)=>{const{__scopeHoverCard:r,...n}=e,i=Wc(mq,r),o=Vc(r);return C.jsx(Y7,{asChild:!0,...o,children:C.jsx(Ri.a,{"data-state":i.open?"open":"closed",...n,ref:t,onPointerEnter:wr(e.onPointerEnter,tc(i.onOpen)),onPointerLeave:wr(e.onPointerLeave,tc(i.onClose)),onFocus:wr(e.onFocus,i.onOpen),onBlur:wr(e.onBlur,i.onClose),onTouchStart:wr(e.onTouchStart,a=>a.preventDefault())})})});yq.displayName=mq;var Wx="HoverCardPortal",[fX,dX]=vq(Wx,{forceMount:void 0}),bq=e=>{const{__scopeHoverCard:t,forceMount:r,children:n,container:i}=e,o=Wc(Wx,t);return C.jsx(fX,{scope:t,forceMount:r,children:C.jsx(Vx,{present:r||o.open,children:C.jsx(fq,{asChild:!0,container:i,children:n})})})};bq.displayName=Wx;var ec="HoverCardContent",xq=ve.forwardRef((e,t)=>{const r=dX(ec,e.__scopeHoverCard),{forceMount:n=r.forceMount,...i}=e,o=Wc(ec,e.__scopeHoverCard);return C.jsx(Vx,{present:n||o.open,children:C.jsx(hX,{"data-state":o.open?"open":"closed",...i,onPointerEnter:wr(e.onPointerEnter,tc(o.onOpen)),onPointerLeave:wr(e.onPointerLeave,tc(o.onClose)),ref:t})})});xq.displayName=ec;var hX=ve.forwardRef((e,t)=>{const{__scopeHoverCard:r,onEscapeKeyDown:n,onPointerDownOutside:i,onFocusOutside:o,onInteractOutside:a,...u}=e,l=Wc(ec,r),d=Vc(r),f=ve.useRef(null),h=Ro(t,f),[p,v]=ve.useState(!1);return ve.useEffect(()=>{if(p){const m=document.body;return Dm=m.style.userSelect||m.style.webkitUserSelect,m.style.userSelect="none",m.style.webkitUserSelect="none",()=>{m.style.userSelect=Dm,m.style.webkitUserSelect=Dm}}},[p]),ve.useEffect(()=>{if(f.current){const m=()=>{v(!1),l.isPointerDownOnContentRef.current=!1,setTimeout(()=>{var x;((x=document.getSelection())==null?void 0:x.toString())!==""&&(l.hasSelectionRef.current=!0)})};return document.addEventListener("pointerup",m),()=>{document.removeEventListener("pointerup",m),l.hasSelectionRef.current=!1,l.isPointerDownOnContentRef.current=!1}}},[l.isPointerDownOnContentRef,l.hasSelectionRef]),ve.useEffect(()=>{f.current&&gX(f.current).forEach(y=>y.setAttribute("tabindex","-1"))}),C.jsx(hq,{asChild:!0,disableOutsidePointerEvents:!1,onInteractOutside:a,onEscapeKeyDown:n,onPointerDownOutside:i,onFocusOutside:wr(o,m=>{m.preventDefault()}),onDismiss:l.onDismiss,children:C.jsx(X7,{...d,...u,onPointerDown:wr(u.onPointerDown,m=>{m.currentTarget.contains(m.target)&&v(!0),l.hasSelectionRef.current=!1,l.isPointerDownOnContentRef.current=!0}),ref:h,style:{...u.style,userSelect:p?"text":void 0,WebkitUserSelect:p?"text":void 0,"--radix-hover-card-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-hover-card-content-available-width":"var(--radix-popper-available-width)","--radix-hover-card-content-available-height":"var(--radix-popper-available-height)","--radix-hover-card-trigger-width":"var(--radix-popper-anchor-width)","--radix-hover-card-trigger-height":"var(--radix-popper-anchor-height)"}})})}),pX="HoverCardArrow",vX=ve.forwardRef((e,t)=>{const{__scopeHoverCard:r,...n}=e,i=Vc(r);return C.jsx(Z7,{...i,...n,ref:t})});vX.displayName=pX;function tc(e){return t=>t.pointerType==="touch"?void 0:e()}function gX(e){const t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:n=>n.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;r.nextNode();)t.push(r.currentNode);return t}var Gx=gq,Kx=yq,Lr=bq,Br=xq;const mX=({item:e,depth:t})=>{const[r,n]=T.useState(!1),i=J.useAppSelector(J.selectPrivileges),o=J.populateShallow(e.includes,i);return C.jsxs("div",{className:"py-1 text-xs text-white",children:[C.jsxs("div",{className:"flex items-center",children:[C.jsx("button",{className:"-ml-1",onClick:a=>{a.stopPropagation(),n(!r)},children:C.jsx(ye.FdRight,{className:We("h-4 w-4",{"tranform rotate-90":r})})})," ",C.jsx("div",{children:e.privilege})]}),C.jsx("div",{className:"border-l pl-2",style:{marginLeft:t?t*4:3},children:r&&C.jsx(wq,{depth:t+1,data:o})})]})},wq=({data:e,depth:t=0})=>e.map(r=>r.includes.length?C.jsx(mX,{item:r,depth:t},r.id):C.jsx("div",{className:We("py-1 text-xs text-white",{}),children:r.privilege},r.id)),Bt=()=>document.querySelector(`.${dD.ROLES_EDITOR_SCOPE_CLASS}`)||document.body,Gc=({container:e,...t})=>C.jsx(Te.Portal,{...t,container:e||Bt()}),QP=Gx,eN=Kx,tN=({privilege:e,selectedPrivilege:t,onSelect:r,isGuest:n=!1})=>{const i=J.useAppDispatch(),o=J.useAppSelector(J.selectPrivileges),a=J.populateShallow(e.includes,o),[u,l]=T.useState(!1),[d,f]=T.useState(e.privilege),[h,p]=T.useState(null),v=Te.useOutsideClick(()=>{u&&x()});Te.useDidMountEffect(()=>{e.privilege!==d&&f(e.privilege)},[e.privilege]);function m(){l(!0),p(null)}function y(){l(!1),f(e.privilege)}function x(){p(null);try{Te.validateName(d);const E=J.rename(d,e.id,o);i(J.updatePrivileges(E)),l(!1)}catch(E){p(E.message)}}const b=async E=>{E.stopPropagation();const{confirmed:_}=await i(J.openModal({title:"Delete Privilege",type:Te.ModalType.CONFIRM,color:Te.ModalColor.DANGER,message:"Are you sure you want to remove this Privilege?",icon:"FdWarningDanger"})).unwrap();if(_){const S=J.remove(e.id,o);if((t==null?void 0:t.id)!==e.id){i(J.updatePrivileges(S));return}const R=Object.keys(S).filter(I=>S[I].privilege!=="guest");if(R.length===0)r(null);else{const I=Object.keys(o).filter(B=>o[B].privilege!=="guest"),N=I.indexOf(e.id),A=Math.max(0,N-1),L=I[A];N===0?r(S[R[0]]):S[L]?r(S[L]):r(S[R[0]])}i(J.updatePrivileges(S))}},w=T.useMemo(()=>e.resources.some(E=>E.exists===!1),[e]);return C.jsxs(QP,{openDelay:0,closeDelay:0,children:[C.jsx(eN,{asChild:!0,children:C.jsxs("div",{className:We("rounded border bg-grey-300 p-2",{"border-grey-100":(t==null?void 0:t.id)!==e.id,"border-primary-dark":(t==null?void 0:t.id)===e.id,"border-red-400":w&&(t==null?void 0:t.id)!==e.id}),role:"button","data-cy":"privilegeCard",onClick:()=>{r(e)},ref:v,children:[C.jsxs("div",{className:"flex items-center justify-between",children:[C.jsxs("div",{className:"flex flex-1 items-center text-white",children:[C.jsx("span",{className:"mr-4",children:n?C.jsx(ye.FdGuest,{className:"h-6 w-6"}):C.jsx(ye.FdGroup,{className:"h-6 w-6"})}),u?C.jsxs("div",{className:"relative h-6 flex-1 mr-2",children:[C.jsx("input",{autoFocus:!0,onKeyDown:E=>{E.key==="Enter"&&x(),E.key==="Escape"&&y()},type:"text",className:We("absolute inset-0 h-6 min-w-0 rounded border border-grey-200 bg-grey-300 p-1 text-xs focus:outline-none",{"border-b border-red-400 rounded-b-none":h,"focus:border-primary-dark":!h}),value:d,onChange:E=>f(E.target.value)}),h&&C.jsx("p",{className:"absolute top-5 mt-1 w-full rounded rounded-t-none bg-red-400 p-1 text-xs text-white shadow-md",children:h})]}):C.jsx("span",{className:"inline-block grow overflow-hidden truncate whitespace-nowrap text-xs font-bold",children:d})]}),n?C.jsx("div",{className:"flex items-center justify-center",children:C.jsxs(QP,{openDelay:0,closeDelay:0,children:[C.jsx(eN,{asChild:!0,children:C.jsx("span",{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-grey-50"})})}),C.jsx(Lr,{container:Bt(),children:C.jsx(Br,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsx("p",{children:"the guest privilege must be used to indicate resources accessible without any permission required (e.g. an authenticate function)"})]})})})})]})}):C.jsx("div",{className:"flex items-center space-x-2",children:u?C.jsxs(C.Fragment,{children:[C.jsx("button",{className:"rounded p-1 hover:bg-primary-hover hover:text-white",onClick:y,children:C.jsx("span",{children:C.jsx(ye.FdClose,{className:"h-4 w-4 text-grey-50"})})}),C.jsx("button",{className:"rounded p-1 hover:bg-primary-hover hover:text-white",onClick:x,children:C.jsx("span",{children:C.jsx(ye.FdCheckCircle,{className:"h-4 w-4 text-grey-50"})})})]}):C.jsxs(C.Fragment,{children:[C.jsx("button",{className:"rounded p-1 hover:bg-primary-hover hover:text-white",onClick:m,children:C.jsx("span",{children:C.jsx(ye.FdPen,{className:"h-4 w-4 text-grey-50"})})}),C.jsx("button",{className:"rounded p-1 hover:bg-primary-hover hover:text-white",onClick:b,children:C.jsx("span",{children:C.jsx(ye.FdTrash,{className:"h-4 w-4 text-grey-50"})})})]})})]}),a.length?C.jsx("div",{className:"ml-[43px]",children:C.jsx(wq,{data:a})}):null]})}),C.jsx(Lr,{container:Bt(),children:C.jsxs(Br,{hidden:!w,style:{zIndex:50},avoidCollisions:!0,side:"top",className:"text-red-500 mb-1 flex max-w-xs items-center gap-x-1 rounded bg-negative-200 px-2 py-2 text-s font-semibold",children:[C.jsx(ye.FdBulb,{className:"m-0.5 h-4 w-4 flex-shrink-0"}),C.jsx("p",{children:"This privilege uses non-existing resources"})]})})]})},yX=({privileges:e,selectPrivilege:t,selectedPrivilege:r})=>{const n=J.useAppSelector(J.selectGuestPrivilege),i=J.useAppSelector(J.selectCatalog),o=T.useMemo(()=>{if(i===null||!n)return n;const a=B2({guest:n},Object.values((i==null?void 0:i.dataClasses)??{}));return F2(a,i).guest},[e,i]);return C.jsxs("div",{className:"flex flex-1 flex-col gap-y-4 overflow-auto p-4 pb-10 pt-1",children:[o?C.jsx(tN,{privilege:o,onSelect:t,selectedPrivilege:r,isGuest:!0}):null,Object.entries(e).length?Object.entries(e).filter(([,a])=>a.privilege!=="guest").sort(([,a],[,u])=>Te.localeCompare(a.privilege,u.privilege)).map(([a,u])=>C.jsx(tN,{privilege:u,onSelect:t,selectedPrivilege:r},a)):C.jsx("div",{className:"flex h-full items-center justify-center",children:C.jsx("div",{className:"flex flex-1 items-center justify-center bg-grey-800",children:C.jsxs("div",{className:"flex flex-col items-center justify-center space-y-4 text-grey-200",children:[C.jsx(ye.FdInfoBold,{className:"h-10 w-10"}),C.jsx("div",{className:"font-semibold",children:"There are no privileges"}),C.jsxs("div",{className:"flex items-center text-sm",children:["Create a new Privilege by clicking on the"," ",C.jsx(ye.FdPlus,{className:"ml-2 inline h-4 w-4 text-white"})]})]})})})]})};var vu={exports:{}},gu={exports:{}},Ye={};/** @license React v16.13.1
8
8
  * react-is.production.min.js
9
9
  *
10
10
  * Copyright (c) Facebook, Inc. and its affiliates.
11
11
  *
12
12
  * This source code is licensed under the MIT license found in the
13
13
  * LICENSE file in the root directory of this source tree.
14
- */var JP;function wX(){if(JP)return Ke;JP=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,o=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,u=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,d=e?Symbol.for("react.concurrent_mode"):60111,f=e?Symbol.for("react.forward_ref"):60112,h=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,x=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,w=e?Symbol.for("react.scope"):60119;function E(S){if(typeof S=="object"&&S!==null){var R=S.$$typeof;switch(R){case t:switch(S=S.type,S){case c:case d:case n:case o:case i:case h:return S;default:switch(S=S&&S.$$typeof,S){case u:case f:case m:case v:case a:return S;default:return R}}case r:return R}}}function _(S){return E(S)===d}return Ke.AsyncMode=c,Ke.ConcurrentMode=d,Ke.ContextConsumer=u,Ke.ContextProvider=a,Ke.Element=t,Ke.ForwardRef=f,Ke.Fragment=n,Ke.Lazy=m,Ke.Memo=v,Ke.Portal=r,Ke.Profiler=o,Ke.StrictMode=i,Ke.Suspense=h,Ke.isAsyncMode=function(S){return _(S)||E(S)===c},Ke.isConcurrentMode=_,Ke.isContextConsumer=function(S){return E(S)===u},Ke.isContextProvider=function(S){return E(S)===a},Ke.isElement=function(S){return typeof S=="object"&&S!==null&&S.$$typeof===t},Ke.isForwardRef=function(S){return E(S)===f},Ke.isFragment=function(S){return E(S)===n},Ke.isLazy=function(S){return E(S)===m},Ke.isMemo=function(S){return E(S)===v},Ke.isPortal=function(S){return E(S)===r},Ke.isProfiler=function(S){return E(S)===o},Ke.isStrictMode=function(S){return E(S)===i},Ke.isSuspense=function(S){return E(S)===h},Ke.isValidElementType=function(S){return typeof S=="string"||typeof S=="function"||S===n||S===d||S===o||S===i||S===h||S===p||typeof S=="object"&&S!==null&&(S.$$typeof===m||S.$$typeof===v||S.$$typeof===a||S.$$typeof===u||S.$$typeof===f||S.$$typeof===x||S.$$typeof===b||S.$$typeof===w||S.$$typeof===y)},Ke.typeOf=E,Ke}var Ye={};/** @license React v16.13.1
14
+ */var rN;function bX(){if(rN)return Ye;rN=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,o=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,u=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,d=e?Symbol.for("react.concurrent_mode"):60111,f=e?Symbol.for("react.forward_ref"):60112,h=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,x=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,w=e?Symbol.for("react.scope"):60119;function E(S){if(typeof S=="object"&&S!==null){var R=S.$$typeof;switch(R){case t:switch(S=S.type,S){case l:case d:case n:case o:case i:case h:return S;default:switch(S=S&&S.$$typeof,S){case u:case f:case m:case v:case a:return S;default:return R}}case r:return R}}}function _(S){return E(S)===d}return Ye.AsyncMode=l,Ye.ConcurrentMode=d,Ye.ContextConsumer=u,Ye.ContextProvider=a,Ye.Element=t,Ye.ForwardRef=f,Ye.Fragment=n,Ye.Lazy=m,Ye.Memo=v,Ye.Portal=r,Ye.Profiler=o,Ye.StrictMode=i,Ye.Suspense=h,Ye.isAsyncMode=function(S){return _(S)||E(S)===l},Ye.isConcurrentMode=_,Ye.isContextConsumer=function(S){return E(S)===u},Ye.isContextProvider=function(S){return E(S)===a},Ye.isElement=function(S){return typeof S=="object"&&S!==null&&S.$$typeof===t},Ye.isForwardRef=function(S){return E(S)===f},Ye.isFragment=function(S){return E(S)===n},Ye.isLazy=function(S){return E(S)===m},Ye.isMemo=function(S){return E(S)===v},Ye.isPortal=function(S){return E(S)===r},Ye.isProfiler=function(S){return E(S)===o},Ye.isStrictMode=function(S){return E(S)===i},Ye.isSuspense=function(S){return E(S)===h},Ye.isValidElementType=function(S){return typeof S=="string"||typeof S=="function"||S===n||S===d||S===o||S===i||S===h||S===p||typeof S=="object"&&S!==null&&(S.$$typeof===m||S.$$typeof===v||S.$$typeof===a||S.$$typeof===u||S.$$typeof===f||S.$$typeof===x||S.$$typeof===b||S.$$typeof===w||S.$$typeof===y)},Ye.typeOf=E,Ye}var Xe={};/** @license React v16.13.1
15
15
  * react-is.development.js
16
16
  *
17
17
  * Copyright (c) Facebook, Inc. and its affiliates.
18
18
  *
19
19
  * This source code is licensed under the MIT license found in the
20
20
  * LICENSE file in the root directory of this source tree.
21
- */var QP;function _X(){return QP||(QP=1,process.env.NODE_ENV!=="production"&&(function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,o=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,u=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,d=e?Symbol.for("react.concurrent_mode"):60111,f=e?Symbol.for("react.forward_ref"):60112,h=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,x=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,w=e?Symbol.for("react.scope"):60119;function E(ce){return typeof ce=="string"||typeof ce=="function"||ce===n||ce===d||ce===o||ce===i||ce===h||ce===p||typeof ce=="object"&&ce!==null&&(ce.$$typeof===m||ce.$$typeof===v||ce.$$typeof===a||ce.$$typeof===u||ce.$$typeof===f||ce.$$typeof===x||ce.$$typeof===b||ce.$$typeof===w||ce.$$typeof===y)}function _(ce){if(typeof ce=="object"&&ce!==null){var we=ce.$$typeof;switch(we){case t:var Se=ce.type;switch(Se){case c:case d:case n:case o:case i:case h:return Se;default:var _e=Se&&Se.$$typeof;switch(_e){case u:case f:case m:case v:case a:return _e;default:return we}}case r:return we}}}var S=c,R=d,I=u,N=a,D=t,L=f,B=n,U=m,j=v,T=r,G=o,z=i,X=h,Z=!1;function re(ce){return Z||(Z=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),W(ce)||_(ce)===c}function W(ce){return _(ce)===d}function Q(ce){return _(ce)===u}function ue(ce){return _(ce)===a}function oe(ce){return typeof ce=="object"&&ce!==null&&ce.$$typeof===t}function H(ce){return _(ce)===f}function K(ce){return _(ce)===n}function $(ce){return _(ce)===m}function k(ce){return _(ce)===v}function F(ce){return _(ce)===r}function te(ce){return _(ce)===o}function ie(ce){return _(ce)===i}function ae(ce){return _(ce)===h}Ye.AsyncMode=S,Ye.ConcurrentMode=R,Ye.ContextConsumer=I,Ye.ContextProvider=N,Ye.Element=D,Ye.ForwardRef=L,Ye.Fragment=B,Ye.Lazy=U,Ye.Memo=j,Ye.Portal=T,Ye.Profiler=G,Ye.StrictMode=z,Ye.Suspense=X,Ye.isAsyncMode=re,Ye.isConcurrentMode=W,Ye.isContextConsumer=Q,Ye.isContextProvider=ue,Ye.isElement=oe,Ye.isForwardRef=H,Ye.isFragment=K,Ye.isLazy=$,Ye.isMemo=k,Ye.isPortal=F,Ye.isProfiler=te,Ye.isStrictMode=ie,Ye.isSuspense=ae,Ye.isValidElementType=E,Ye.typeOf=_})()),Ye}var eN;function m2(){return eN||(eN=1,process.env.NODE_ENV==="production"?Eu.exports=wX():Eu.exports=_X()),Eu.exports}/*
21
+ */var nN;function xX(){return nN||(nN=1,process.env.NODE_ENV!=="production"&&(function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,o=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,u=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,d=e?Symbol.for("react.concurrent_mode"):60111,f=e?Symbol.for("react.forward_ref"):60112,h=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,x=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,w=e?Symbol.for("react.scope"):60119;function E(ce){return typeof ce=="string"||typeof ce=="function"||ce===n||ce===d||ce===o||ce===i||ce===h||ce===p||typeof ce=="object"&&ce!==null&&(ce.$$typeof===m||ce.$$typeof===v||ce.$$typeof===a||ce.$$typeof===u||ce.$$typeof===f||ce.$$typeof===x||ce.$$typeof===b||ce.$$typeof===w||ce.$$typeof===y)}function _(ce){if(typeof ce=="object"&&ce!==null){var be=ce.$$typeof;switch(be){case t:var Ce=ce.type;switch(Ce){case l:case d:case n:case o:case i:case h:return Ce;default:var _e=Ce&&Ce.$$typeof;switch(_e){case u:case f:case m:case v:case a:return _e;default:return be}}case r:return be}}}var S=l,R=d,I=u,N=a,A=t,L=f,B=n,U=m,j=v,D=r,G=o,F=i,X=h,Z=!1;function Q(ce){return Z||(Z=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),W(ce)||_(ce)===l}function W(ce){return _(ce)===d}function ee(ce){return _(ce)===u}function oe(ce){return _(ce)===a}function ae(ce){return typeof ce=="object"&&ce!==null&&ce.$$typeof===t}function H(ce){return _(ce)===f}function K(ce){return _(ce)===n}function $(ce){return _(ce)===m}function k(ce){return _(ce)===v}function z(ce){return _(ce)===r}function re(ce){return _(ce)===o}function ie(ce){return _(ce)===i}function se(ce){return _(ce)===h}Xe.AsyncMode=S,Xe.ConcurrentMode=R,Xe.ContextConsumer=I,Xe.ContextProvider=N,Xe.Element=A,Xe.ForwardRef=L,Xe.Fragment=B,Xe.Lazy=U,Xe.Memo=j,Xe.Portal=D,Xe.Profiler=G,Xe.StrictMode=F,Xe.Suspense=X,Xe.isAsyncMode=Q,Xe.isConcurrentMode=W,Xe.isContextConsumer=ee,Xe.isContextProvider=oe,Xe.isElement=ae,Xe.isForwardRef=H,Xe.isFragment=K,Xe.isLazy=$,Xe.isMemo=k,Xe.isPortal=z,Xe.isProfiler=re,Xe.isStrictMode=ie,Xe.isSuspense=se,Xe.isValidElementType=E,Xe.typeOf=_})()),Xe}var iN;function _q(){return iN||(iN=1,process.env.NODE_ENV==="production"?gu.exports=bX():gu.exports=xX()),gu.exports}/*
22
22
  object-assign
23
23
  (c) Sindre Sorhus
24
24
  @license MIT
25
- */var Mm,tN;function EX(){if(tN)return Mm;tN=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function n(o){if(o==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(o)}function i(){try{if(!Object.assign)return!1;var o=new String("abc");if(o[5]="de",Object.getOwnPropertyNames(o)[0]==="5")return!1;for(var a={},u=0;u<10;u++)a["_"+String.fromCharCode(u)]=u;var c=Object.getOwnPropertyNames(a).map(function(f){return a[f]});if(c.join("")!=="0123456789")return!1;var d={};return"abcdefghijklmnopqrst".split("").forEach(function(f){d[f]=f}),Object.keys(Object.assign({},d)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Mm=i()?Object.assign:function(o,a){for(var u,c=n(o),d,f=1;f<arguments.length;f++){u=Object(arguments[f]);for(var h in u)t.call(u,h)&&(c[h]=u[h]);if(e){d=e(u);for(var p=0;p<d.length;p++)r.call(u,d[p])&&(c[d[p]]=u[d[p]])}}return c},Mm}var Dm,rN;function Wx(){if(rN)return Dm;rN=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Dm=e,Dm}var jm,nN;function y2(){return nN||(nN=1,jm=Function.call.bind(Object.prototype.hasOwnProperty)),jm}var qm,iN;function SX(){if(iN)return qm;iN=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Wx(),r={},n=y2();e=function(o){var a="Warning: "+o;typeof console<"u"&&console.error(a);try{throw new Error(a)}catch{}}}function i(o,a,u,c,d){if(process.env.NODE_ENV!=="production"){for(var f in o)if(n(o,f)){var h;try{if(typeof o[f]!="function"){var p=Error((c||"React class")+": "+u+" type `"+f+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[f]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw p.name="Invariant Violation",p}h=o[f](a,f,c,u,null,t)}catch(m){h=m}if(h&&!(h instanceof Error)&&e((c||"React class")+": type specification of "+u+" `"+f+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof h+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),h instanceof Error&&!(h.message in r)){r[h.message]=!0;var v=d?d():"";e("Failed "+u+" type: "+h.message+(v??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},qm=i,qm}var km,oN;function OX(){if(oN)return km;oN=1;var e=m2(),t=EX(),r=Wx(),n=y2(),i=SX(),o=function(){};process.env.NODE_ENV!=="production"&&(o=function(u){var c="Warning: "+u;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}});function a(){return null}return km=function(u,c){var d=typeof Symbol=="function"&&Symbol.iterator,f="@@iterator";function h(W){var Q=W&&(d&&W[d]||W[f]);if(typeof Q=="function")return Q}var p="<<anonymous>>",v={array:b("array"),bigint:b("bigint"),bool:b("boolean"),func:b("function"),number:b("number"),object:b("object"),string:b("string"),symbol:b("symbol"),any:w(),arrayOf:E,element:_(),elementType:S(),instanceOf:R,node:L(),objectOf:N,oneOf:I,oneOfType:D,shape:U,exact:j};function m(W,Q){return W===Q?W!==0||1/W===1/Q:W!==W&&Q!==Q}function y(W,Q){this.message=W,this.data=Q&&typeof Q=="object"?Q:{},this.stack=""}y.prototype=Error.prototype;function x(W){if(process.env.NODE_ENV!=="production")var Q={},ue=0;function oe(K,$,k,F,te,ie,ae){if(F=F||p,ie=ie||k,ae!==r){if(c){var ce=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw ce.name="Invariant Violation",ce}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var we=F+":"+k;!Q[we]&&ue<3&&(o("You are manually calling a React.PropTypes validation function for the `"+ie+"` prop on `"+F+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),Q[we]=!0,ue++)}}return $[k]==null?K?$[k]===null?new y("The "+te+" `"+ie+"` is marked as required "+("in `"+F+"`, but its value is `null`.")):new y("The "+te+" `"+ie+"` is marked as required in "+("`"+F+"`, but its value is `undefined`.")):null:W($,k,F,te,ie)}var H=oe.bind(null,!1);return H.isRequired=oe.bind(null,!0),H}function b(W){function Q(ue,oe,H,K,$,k){var F=ue[oe],te=z(F);if(te!==W){var ie=X(F);return new y("Invalid "+K+" `"+$+"` of type "+("`"+ie+"` supplied to `"+H+"`, expected ")+("`"+W+"`."),{expectedType:W})}return null}return x(Q)}function w(){return x(a)}function E(W){function Q(ue,oe,H,K,$){if(typeof W!="function")return new y("Property `"+$+"` of component `"+H+"` has invalid PropType notation inside arrayOf.");var k=ue[oe];if(!Array.isArray(k)){var F=z(k);return new y("Invalid "+K+" `"+$+"` of type "+("`"+F+"` supplied to `"+H+"`, expected an array."))}for(var te=0;te<k.length;te++){var ie=W(k,te,H,K,$+"["+te+"]",r);if(ie instanceof Error)return ie}return null}return x(Q)}function _(){function W(Q,ue,oe,H,K){var $=Q[ue];if(!u($)){var k=z($);return new y("Invalid "+H+" `"+K+"` of type "+("`"+k+"` supplied to `"+oe+"`, expected a single ReactElement."))}return null}return x(W)}function S(){function W(Q,ue,oe,H,K){var $=Q[ue];if(!e.isValidElementType($)){var k=z($);return new y("Invalid "+H+" `"+K+"` of type "+("`"+k+"` supplied to `"+oe+"`, expected a single ReactElement type."))}return null}return x(W)}function R(W){function Q(ue,oe,H,K,$){if(!(ue[oe]instanceof W)){var k=W.name||p,F=re(ue[oe]);return new y("Invalid "+K+" `"+$+"` of type "+("`"+F+"` supplied to `"+H+"`, expected ")+("instance of `"+k+"`."))}return null}return x(Q)}function I(W){if(!Array.isArray(W))return process.env.NODE_ENV!=="production"&&(arguments.length>1?o("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):o("Invalid argument supplied to oneOf, expected an array.")),a;function Q(ue,oe,H,K,$){for(var k=ue[oe],F=0;F<W.length;F++)if(m(k,W[F]))return null;var te=JSON.stringify(W,function(ae,ce){var we=X(ce);return we==="symbol"?String(ce):ce});return new y("Invalid "+K+" `"+$+"` of value `"+String(k)+"` "+("supplied to `"+H+"`, expected one of "+te+"."))}return x(Q)}function N(W){function Q(ue,oe,H,K,$){if(typeof W!="function")return new y("Property `"+$+"` of component `"+H+"` has invalid PropType notation inside objectOf.");var k=ue[oe],F=z(k);if(F!=="object")return new y("Invalid "+K+" `"+$+"` of type "+("`"+F+"` supplied to `"+H+"`, expected an object."));for(var te in k)if(n(k,te)){var ie=W(k,te,H,K,$+"."+te,r);if(ie instanceof Error)return ie}return null}return x(Q)}function D(W){if(!Array.isArray(W))return process.env.NODE_ENV!=="production"&&o("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var Q=0;Q<W.length;Q++){var ue=W[Q];if(typeof ue!="function")return o("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Z(ue)+" at index "+Q+"."),a}function oe(H,K,$,k,F){for(var te=[],ie=0;ie<W.length;ie++){var ae=W[ie],ce=ae(H,K,$,k,F,r);if(ce==null)return null;ce.data&&n(ce.data,"expectedType")&&te.push(ce.data.expectedType)}var we=te.length>0?", expected one of type ["+te.join(", ")+"]":"";return new y("Invalid "+k+" `"+F+"` supplied to "+("`"+$+"`"+we+"."))}return x(oe)}function L(){function W(Q,ue,oe,H,K){return T(Q[ue])?null:new y("Invalid "+H+" `"+K+"` supplied to "+("`"+oe+"`, expected a ReactNode."))}return x(W)}function B(W,Q,ue,oe,H){return new y((W||"React class")+": "+Q+" type `"+ue+"."+oe+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+H+"`.")}function U(W){function Q(ue,oe,H,K,$){var k=ue[oe],F=z(k);if(F!=="object")return new y("Invalid "+K+" `"+$+"` of type `"+F+"` "+("supplied to `"+H+"`, expected `object`."));for(var te in W){var ie=W[te];if(typeof ie!="function")return B(H,K,$,te,X(ie));var ae=ie(k,te,H,K,$+"."+te,r);if(ae)return ae}return null}return x(Q)}function j(W){function Q(ue,oe,H,K,$){var k=ue[oe],F=z(k);if(F!=="object")return new y("Invalid "+K+" `"+$+"` of type `"+F+"` "+("supplied to `"+H+"`, expected `object`."));var te=t({},ue[oe],W);for(var ie in te){var ae=W[ie];if(n(W,ie)&&typeof ae!="function")return B(H,K,$,ie,X(ae));if(!ae)return new y("Invalid "+K+" `"+$+"` key `"+ie+"` supplied to `"+H+"`.\nBad object: "+JSON.stringify(ue[oe],null," ")+`
26
- Valid keys: `+JSON.stringify(Object.keys(W),null," "));var ce=ae(k,ie,H,K,$+"."+ie,r);if(ce)return ce}return null}return x(Q)}function T(W){switch(typeof W){case"number":case"string":case"undefined":return!0;case"boolean":return!W;case"object":if(Array.isArray(W))return W.every(T);if(W===null||u(W))return!0;var Q=h(W);if(Q){var ue=Q.call(W),oe;if(Q!==W.entries){for(;!(oe=ue.next()).done;)if(!T(oe.value))return!1}else for(;!(oe=ue.next()).done;){var H=oe.value;if(H&&!T(H[1]))return!1}}else return!1;return!0;default:return!1}}function G(W,Q){return W==="symbol"?!0:Q?Q["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&Q instanceof Symbol:!1}function z(W){var Q=typeof W;return Array.isArray(W)?"array":W instanceof RegExp?"object":G(Q,W)?"symbol":Q}function X(W){if(typeof W>"u"||W===null)return""+W;var Q=z(W);if(Q==="object"){if(W instanceof Date)return"date";if(W instanceof RegExp)return"regexp"}return Q}function Z(W){var Q=X(W);switch(Q){case"array":case"object":return"an "+Q;case"boolean":case"date":case"regexp":return"a "+Q;default:return Q}}function re(W){return!W.constructor||!W.constructor.name?p:W.constructor.name}return v.checkPropTypes=i,v.resetWarningCache=i.resetWarningCache,v.PropTypes=v,v},km}var Lm,aN;function CX(){if(aN)return Lm;aN=1;var e=Wx();function t(){}function r(){}return r.resetWarningCache=t,Lm=function(){function n(a,u,c,d,f,h){if(h!==e){var p=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw p.name="Invariant Violation",p}}n.isRequired=n;function i(){return n}var o={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:i,element:n,elementType:n,instanceOf:i,node:n,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:r,resetWarningCache:t};return o.PropTypes=o,o},Lm}var sN;function RX(){if(sN)return _u.exports;if(sN=1,process.env.NODE_ENV!=="production"){var e=m2(),t=!0;_u.exports=OX()(e.isElement,t)}else _u.exports=CX()();return _u.exports}var IX=RX();const fe=Un(IX);var Su={exports:{}},Je={};/** @license React v17.0.2
25
+ */var jm,oN;function wX(){if(oN)return jm;oN=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function n(o){if(o==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(o)}function i(){try{if(!Object.assign)return!1;var o=new String("abc");if(o[5]="de",Object.getOwnPropertyNames(o)[0]==="5")return!1;for(var a={},u=0;u<10;u++)a["_"+String.fromCharCode(u)]=u;var l=Object.getOwnPropertyNames(a).map(function(f){return a[f]});if(l.join("")!=="0123456789")return!1;var d={};return"abcdefghijklmnopqrst".split("").forEach(function(f){d[f]=f}),Object.keys(Object.assign({},d)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return jm=i()?Object.assign:function(o,a){for(var u,l=n(o),d,f=1;f<arguments.length;f++){u=Object(arguments[f]);for(var h in u)t.call(u,h)&&(l[h]=u[h]);if(e){d=e(u);for(var p=0;p<d.length;p++)r.call(u,d[p])&&(l[d[p]]=u[d[p]])}}return l},jm}var qm,aN;function Yx(){if(aN)return qm;aN=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return qm=e,qm}var km,sN;function Eq(){return sN||(sN=1,km=Function.call.bind(Object.prototype.hasOwnProperty)),km}var Lm,uN;function _X(){if(uN)return Lm;uN=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Yx(),r={},n=Eq();e=function(o){var a="Warning: "+o;typeof console<"u"&&console.error(a);try{throw new Error(a)}catch{}}}function i(o,a,u,l,d){if(process.env.NODE_ENV!=="production"){for(var f in o)if(n(o,f)){var h;try{if(typeof o[f]!="function"){var p=Error((l||"React class")+": "+u+" type `"+f+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[f]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw p.name="Invariant Violation",p}h=o[f](a,f,l,u,null,t)}catch(m){h=m}if(h&&!(h instanceof Error)&&e((l||"React class")+": type specification of "+u+" `"+f+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof h+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),h instanceof Error&&!(h.message in r)){r[h.message]=!0;var v=d?d():"";e("Failed "+u+" type: "+h.message+(v??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},Lm=i,Lm}var Bm,cN;function EX(){if(cN)return Bm;cN=1;var e=_q(),t=wX(),r=Yx(),n=Eq(),i=_X(),o=function(){};process.env.NODE_ENV!=="production"&&(o=function(u){var l="Warning: "+u;typeof console<"u"&&console.error(l);try{throw new Error(l)}catch{}});function a(){return null}return Bm=function(u,l){var d=typeof Symbol=="function"&&Symbol.iterator,f="@@iterator";function h(W){var ee=W&&(d&&W[d]||W[f]);if(typeof ee=="function")return ee}var p="<<anonymous>>",v={array:b("array"),bigint:b("bigint"),bool:b("boolean"),func:b("function"),number:b("number"),object:b("object"),string:b("string"),symbol:b("symbol"),any:w(),arrayOf:E,element:_(),elementType:S(),instanceOf:R,node:L(),objectOf:N,oneOf:I,oneOfType:A,shape:U,exact:j};function m(W,ee){return W===ee?W!==0||1/W===1/ee:W!==W&&ee!==ee}function y(W,ee){this.message=W,this.data=ee&&typeof ee=="object"?ee:{},this.stack=""}y.prototype=Error.prototype;function x(W){if(process.env.NODE_ENV!=="production")var ee={},oe=0;function ae(K,$,k,z,re,ie,se){if(z=z||p,ie=ie||k,se!==r){if(l){var ce=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw ce.name="Invariant Violation",ce}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var be=z+":"+k;!ee[be]&&oe<3&&(o("You are manually calling a React.PropTypes validation function for the `"+ie+"` prop on `"+z+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),ee[be]=!0,oe++)}}return $[k]==null?K?$[k]===null?new y("The "+re+" `"+ie+"` is marked as required "+("in `"+z+"`, but its value is `null`.")):new y("The "+re+" `"+ie+"` is marked as required in "+("`"+z+"`, but its value is `undefined`.")):null:W($,k,z,re,ie)}var H=ae.bind(null,!1);return H.isRequired=ae.bind(null,!0),H}function b(W){function ee(oe,ae,H,K,$,k){var z=oe[ae],re=F(z);if(re!==W){var ie=X(z);return new y("Invalid "+K+" `"+$+"` of type "+("`"+ie+"` supplied to `"+H+"`, expected ")+("`"+W+"`."),{expectedType:W})}return null}return x(ee)}function w(){return x(a)}function E(W){function ee(oe,ae,H,K,$){if(typeof W!="function")return new y("Property `"+$+"` of component `"+H+"` has invalid PropType notation inside arrayOf.");var k=oe[ae];if(!Array.isArray(k)){var z=F(k);return new y("Invalid "+K+" `"+$+"` of type "+("`"+z+"` supplied to `"+H+"`, expected an array."))}for(var re=0;re<k.length;re++){var ie=W(k,re,H,K,$+"["+re+"]",r);if(ie instanceof Error)return ie}return null}return x(ee)}function _(){function W(ee,oe,ae,H,K){var $=ee[oe];if(!u($)){var k=F($);return new y("Invalid "+H+" `"+K+"` of type "+("`"+k+"` supplied to `"+ae+"`, expected a single ReactElement."))}return null}return x(W)}function S(){function W(ee,oe,ae,H,K){var $=ee[oe];if(!e.isValidElementType($)){var k=F($);return new y("Invalid "+H+" `"+K+"` of type "+("`"+k+"` supplied to `"+ae+"`, expected a single ReactElement type."))}return null}return x(W)}function R(W){function ee(oe,ae,H,K,$){if(!(oe[ae]instanceof W)){var k=W.name||p,z=Q(oe[ae]);return new y("Invalid "+K+" `"+$+"` of type "+("`"+z+"` supplied to `"+H+"`, expected ")+("instance of `"+k+"`."))}return null}return x(ee)}function I(W){if(!Array.isArray(W))return process.env.NODE_ENV!=="production"&&(arguments.length>1?o("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):o("Invalid argument supplied to oneOf, expected an array.")),a;function ee(oe,ae,H,K,$){for(var k=oe[ae],z=0;z<W.length;z++)if(m(k,W[z]))return null;var re=JSON.stringify(W,function(se,ce){var be=X(ce);return be==="symbol"?String(ce):ce});return new y("Invalid "+K+" `"+$+"` of value `"+String(k)+"` "+("supplied to `"+H+"`, expected one of "+re+"."))}return x(ee)}function N(W){function ee(oe,ae,H,K,$){if(typeof W!="function")return new y("Property `"+$+"` of component `"+H+"` has invalid PropType notation inside objectOf.");var k=oe[ae],z=F(k);if(z!=="object")return new y("Invalid "+K+" `"+$+"` of type "+("`"+z+"` supplied to `"+H+"`, expected an object."));for(var re in k)if(n(k,re)){var ie=W(k,re,H,K,$+"."+re,r);if(ie instanceof Error)return ie}return null}return x(ee)}function A(W){if(!Array.isArray(W))return process.env.NODE_ENV!=="production"&&o("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var ee=0;ee<W.length;ee++){var oe=W[ee];if(typeof oe!="function")return o("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Z(oe)+" at index "+ee+"."),a}function ae(H,K,$,k,z){for(var re=[],ie=0;ie<W.length;ie++){var se=W[ie],ce=se(H,K,$,k,z,r);if(ce==null)return null;ce.data&&n(ce.data,"expectedType")&&re.push(ce.data.expectedType)}var be=re.length>0?", expected one of type ["+re.join(", ")+"]":"";return new y("Invalid "+k+" `"+z+"` supplied to "+("`"+$+"`"+be+"."))}return x(ae)}function L(){function W(ee,oe,ae,H,K){return D(ee[oe])?null:new y("Invalid "+H+" `"+K+"` supplied to "+("`"+ae+"`, expected a ReactNode."))}return x(W)}function B(W,ee,oe,ae,H){return new y((W||"React class")+": "+ee+" type `"+oe+"."+ae+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+H+"`.")}function U(W){function ee(oe,ae,H,K,$){var k=oe[ae],z=F(k);if(z!=="object")return new y("Invalid "+K+" `"+$+"` of type `"+z+"` "+("supplied to `"+H+"`, expected `object`."));for(var re in W){var ie=W[re];if(typeof ie!="function")return B(H,K,$,re,X(ie));var se=ie(k,re,H,K,$+"."+re,r);if(se)return se}return null}return x(ee)}function j(W){function ee(oe,ae,H,K,$){var k=oe[ae],z=F(k);if(z!=="object")return new y("Invalid "+K+" `"+$+"` of type `"+z+"` "+("supplied to `"+H+"`, expected `object`."));var re=t({},oe[ae],W);for(var ie in re){var se=W[ie];if(n(W,ie)&&typeof se!="function")return B(H,K,$,ie,X(se));if(!se)return new y("Invalid "+K+" `"+$+"` key `"+ie+"` supplied to `"+H+"`.\nBad object: "+JSON.stringify(oe[ae],null," ")+`
26
+ Valid keys: `+JSON.stringify(Object.keys(W),null," "));var ce=se(k,ie,H,K,$+"."+ie,r);if(ce)return ce}return null}return x(ee)}function D(W){switch(typeof W){case"number":case"string":case"undefined":return!0;case"boolean":return!W;case"object":if(Array.isArray(W))return W.every(D);if(W===null||u(W))return!0;var ee=h(W);if(ee){var oe=ee.call(W),ae;if(ee!==W.entries){for(;!(ae=oe.next()).done;)if(!D(ae.value))return!1}else for(;!(ae=oe.next()).done;){var H=ae.value;if(H&&!D(H[1]))return!1}}else return!1;return!0;default:return!1}}function G(W,ee){return W==="symbol"?!0:ee?ee["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&ee instanceof Symbol:!1}function F(W){var ee=typeof W;return Array.isArray(W)?"array":W instanceof RegExp?"object":G(ee,W)?"symbol":ee}function X(W){if(typeof W>"u"||W===null)return""+W;var ee=F(W);if(ee==="object"){if(W instanceof Date)return"date";if(W instanceof RegExp)return"regexp"}return ee}function Z(W){var ee=X(W);switch(ee){case"array":case"object":return"an "+ee;case"boolean":case"date":case"regexp":return"a "+ee;default:return ee}}function Q(W){return!W.constructor||!W.constructor.name?p:W.constructor.name}return v.checkPropTypes=i,v.resetWarningCache=i.resetWarningCache,v.PropTypes=v,v},Bm}var Fm,lN;function SX(){if(lN)return Fm;lN=1;var e=Yx();function t(){}function r(){}return r.resetWarningCache=t,Fm=function(){function n(a,u,l,d,f,h){if(h!==e){var p=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw p.name="Invariant Violation",p}}n.isRequired=n;function i(){return n}var o={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:i,element:n,elementType:n,instanceOf:i,node:n,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:r,resetWarningCache:t};return o.PropTypes=o,o},Fm}var fN;function OX(){if(fN)return vu.exports;if(fN=1,process.env.NODE_ENV!=="production"){var e=_q(),t=!0;vu.exports=EX()(e.isElement,t)}else vu.exports=SX()();return vu.exports}var CX=OX();const le=Un(CX);var mu={exports:{}},Je={};/** @license React v17.0.2
27
27
  * react-is.production.min.js
28
28
  *
29
29
  * Copyright (c) Facebook, Inc. and its affiliates.
30
30
  *
31
31
  * This source code is licensed under the MIT license found in the
32
32
  * LICENSE file in the root directory of this source tree.
33
- */var uN;function PX(){if(uN)return Je;uN=1;var e=60103,t=60106,r=60107,n=60108,i=60114,o=60109,a=60110,u=60112,c=60113,d=60120,f=60115,h=60116,p=60121,v=60122,m=60117,y=60129,x=60131;if(typeof Symbol=="function"&&Symbol.for){var b=Symbol.for;e=b("react.element"),t=b("react.portal"),r=b("react.fragment"),n=b("react.strict_mode"),i=b("react.profiler"),o=b("react.provider"),a=b("react.context"),u=b("react.forward_ref"),c=b("react.suspense"),d=b("react.suspense_list"),f=b("react.memo"),h=b("react.lazy"),p=b("react.block"),v=b("react.server.block"),m=b("react.fundamental"),y=b("react.debug_trace_mode"),x=b("react.legacy_hidden")}function w(j){if(typeof j=="object"&&j!==null){var T=j.$$typeof;switch(T){case e:switch(j=j.type,j){case r:case i:case n:case c:case d:return j;default:switch(j=j&&j.$$typeof,j){case a:case u:case h:case f:case o:return j;default:return T}}case t:return T}}}var E=o,_=e,S=u,R=r,I=h,N=f,D=t,L=i,B=n,U=c;return Je.ContextConsumer=a,Je.ContextProvider=E,Je.Element=_,Je.ForwardRef=S,Je.Fragment=R,Je.Lazy=I,Je.Memo=N,Je.Portal=D,Je.Profiler=L,Je.StrictMode=B,Je.Suspense=U,Je.isAsyncMode=function(){return!1},Je.isConcurrentMode=function(){return!1},Je.isContextConsumer=function(j){return w(j)===a},Je.isContextProvider=function(j){return w(j)===o},Je.isElement=function(j){return typeof j=="object"&&j!==null&&j.$$typeof===e},Je.isForwardRef=function(j){return w(j)===u},Je.isFragment=function(j){return w(j)===r},Je.isLazy=function(j){return w(j)===h},Je.isMemo=function(j){return w(j)===f},Je.isPortal=function(j){return w(j)===t},Je.isProfiler=function(j){return w(j)===i},Je.isStrictMode=function(j){return w(j)===n},Je.isSuspense=function(j){return w(j)===c},Je.isValidElementType=function(j){return typeof j=="string"||typeof j=="function"||j===r||j===i||j===y||j===n||j===c||j===d||j===x||typeof j=="object"&&j!==null&&(j.$$typeof===h||j.$$typeof===f||j.$$typeof===o||j.$$typeof===a||j.$$typeof===u||j.$$typeof===m||j.$$typeof===p||j[0]===v)},Je.typeOf=w,Je}var Qe={};/** @license React v17.0.2
33
+ */var dN;function RX(){if(dN)return Je;dN=1;var e=60103,t=60106,r=60107,n=60108,i=60114,o=60109,a=60110,u=60112,l=60113,d=60120,f=60115,h=60116,p=60121,v=60122,m=60117,y=60129,x=60131;if(typeof Symbol=="function"&&Symbol.for){var b=Symbol.for;e=b("react.element"),t=b("react.portal"),r=b("react.fragment"),n=b("react.strict_mode"),i=b("react.profiler"),o=b("react.provider"),a=b("react.context"),u=b("react.forward_ref"),l=b("react.suspense"),d=b("react.suspense_list"),f=b("react.memo"),h=b("react.lazy"),p=b("react.block"),v=b("react.server.block"),m=b("react.fundamental"),y=b("react.debug_trace_mode"),x=b("react.legacy_hidden")}function w(j){if(typeof j=="object"&&j!==null){var D=j.$$typeof;switch(D){case e:switch(j=j.type,j){case r:case i:case n:case l:case d:return j;default:switch(j=j&&j.$$typeof,j){case a:case u:case h:case f:case o:return j;default:return D}}case t:return D}}}var E=o,_=e,S=u,R=r,I=h,N=f,A=t,L=i,B=n,U=l;return Je.ContextConsumer=a,Je.ContextProvider=E,Je.Element=_,Je.ForwardRef=S,Je.Fragment=R,Je.Lazy=I,Je.Memo=N,Je.Portal=A,Je.Profiler=L,Je.StrictMode=B,Je.Suspense=U,Je.isAsyncMode=function(){return!1},Je.isConcurrentMode=function(){return!1},Je.isContextConsumer=function(j){return w(j)===a},Je.isContextProvider=function(j){return w(j)===o},Je.isElement=function(j){return typeof j=="object"&&j!==null&&j.$$typeof===e},Je.isForwardRef=function(j){return w(j)===u},Je.isFragment=function(j){return w(j)===r},Je.isLazy=function(j){return w(j)===h},Je.isMemo=function(j){return w(j)===f},Je.isPortal=function(j){return w(j)===t},Je.isProfiler=function(j){return w(j)===i},Je.isStrictMode=function(j){return w(j)===n},Je.isSuspense=function(j){return w(j)===l},Je.isValidElementType=function(j){return typeof j=="string"||typeof j=="function"||j===r||j===i||j===y||j===n||j===l||j===d||j===x||typeof j=="object"&&j!==null&&(j.$$typeof===h||j.$$typeof===f||j.$$typeof===o||j.$$typeof===a||j.$$typeof===u||j.$$typeof===m||j.$$typeof===p||j[0]===v)},Je.typeOf=w,Je}var Qe={};/** @license React v17.0.2
34
34
  * react-is.development.js
35
35
  *
36
36
  * Copyright (c) Facebook, Inc. and its affiliates.
37
37
  *
38
38
  * This source code is licensed under the MIT license found in the
39
39
  * LICENSE file in the root directory of this source tree.
40
- */var cN;function NX(){return cN||(cN=1,process.env.NODE_ENV!=="production"&&(function(){var e=60103,t=60106,r=60107,n=60108,i=60114,o=60109,a=60110,u=60112,c=60113,d=60120,f=60115,h=60116,p=60121,v=60122,m=60117,y=60129,x=60131;if(typeof Symbol=="function"&&Symbol.for){var b=Symbol.for;e=b("react.element"),t=b("react.portal"),r=b("react.fragment"),n=b("react.strict_mode"),i=b("react.profiler"),o=b("react.provider"),a=b("react.context"),u=b("react.forward_ref"),c=b("react.suspense"),d=b("react.suspense_list"),f=b("react.memo"),h=b("react.lazy"),p=b("react.block"),v=b("react.server.block"),m=b("react.fundamental"),b("react.scope"),b("react.opaque.id"),y=b("react.debug_trace_mode"),b("react.offscreen"),x=b("react.legacy_hidden")}var w=!1;function E(ae){return!!(typeof ae=="string"||typeof ae=="function"||ae===r||ae===i||ae===y||ae===n||ae===c||ae===d||ae===x||w||typeof ae=="object"&&ae!==null&&(ae.$$typeof===h||ae.$$typeof===f||ae.$$typeof===o||ae.$$typeof===a||ae.$$typeof===u||ae.$$typeof===m||ae.$$typeof===p||ae[0]===v))}function _(ae){if(typeof ae=="object"&&ae!==null){var ce=ae.$$typeof;switch(ce){case e:var we=ae.type;switch(we){case r:case i:case n:case c:case d:return we;default:var Se=we&&we.$$typeof;switch(Se){case a:case u:case h:case f:case o:return Se;default:return ce}}case t:return ce}}}var S=a,R=o,I=e,N=u,D=r,L=h,B=f,U=t,j=i,T=n,G=c,z=!1,X=!1;function Z(ae){return z||(z=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function re(ae){return X||(X=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function W(ae){return _(ae)===a}function Q(ae){return _(ae)===o}function ue(ae){return typeof ae=="object"&&ae!==null&&ae.$$typeof===e}function oe(ae){return _(ae)===u}function H(ae){return _(ae)===r}function K(ae){return _(ae)===h}function $(ae){return _(ae)===f}function k(ae){return _(ae)===t}function F(ae){return _(ae)===i}function te(ae){return _(ae)===n}function ie(ae){return _(ae)===c}Qe.ContextConsumer=S,Qe.ContextProvider=R,Qe.Element=I,Qe.ForwardRef=N,Qe.Fragment=D,Qe.Lazy=L,Qe.Memo=B,Qe.Portal=U,Qe.Profiler=j,Qe.StrictMode=T,Qe.Suspense=G,Qe.isAsyncMode=Z,Qe.isConcurrentMode=re,Qe.isContextConsumer=W,Qe.isContextProvider=Q,Qe.isElement=ue,Qe.isForwardRef=oe,Qe.isFragment=H,Qe.isLazy=K,Qe.isMemo=$,Qe.isPortal=k,Qe.isProfiler=F,Qe.isStrictMode=te,Qe.isSuspense=ie,Qe.isValidElementType=E,Qe.typeOf=_})()),Qe}var lN;function TX(){return lN||(lN=1,process.env.NODE_ENV==="production"?Su.exports=PX():Su.exports=NX()),Su.exports}var fN=TX();function dN(e){return typeof e=="object"&&e!=null&&e.nodeType===1}function hN(e,t){return(!t||e!=="hidden")&&e!=="visible"&&e!=="clip"}function Bm(e,t){if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){var r=getComputedStyle(e,null);return hN(r.overflowY,t)||hN(r.overflowX,t)||(function(n){var i=(function(o){if(!o.ownerDocument||!o.ownerDocument.defaultView)return null;try{return o.ownerDocument.defaultView.frameElement}catch{return null}})(n);return!!i&&(i.clientHeight<n.scrollHeight||i.clientWidth<n.scrollWidth)})(e)}return!1}function Ou(e,t,r,n,i,o,a,u){return o<e&&a>t||o>e&&a<t?0:o<=e&&u<=r||a>=t&&u>=r?o-e-n:a>t&&u<r||o<e&&u>r?a-t+i:0}var AX=function(e,t){var r=window,n=t.inline,i=t.boundary,o=t.skipOverflowHiddenElements,a=typeof i=="function"?i:function(ce){return ce!==i};if(!dN(e))throw new TypeError("Invalid target");for(var u,c,d=document.scrollingElement||document.documentElement,f=[],h=e;dN(h)&&a(h);){if((h=(c=(u=h).parentElement)==null?u.getRootNode().host||null:c)===d){f.push(h);break}h!=null&&h===document.body&&Bm(h)&&!Bm(document.documentElement)||h!=null&&Bm(h,o)&&f.push(h)}for(var p=r.visualViewport?r.visualViewport.width:innerWidth,v=r.visualViewport?r.visualViewport.height:innerHeight,m=window.scrollX||pageXOffset,y=window.scrollY||pageYOffset,x=e.getBoundingClientRect(),b=x.height,w=x.width,E=x.top,_=x.right,S=x.bottom,R=x.left,I=E,N=n==="center"?R+w/2:n==="end"?_:R,D=[],L=0;L<f.length;L++){var B=f[L],U=B.getBoundingClientRect(),j=U.height,T=U.width,G=U.top,z=U.right,X=U.bottom,Z=U.left;if(E>=0&&R>=0&&S<=v&&_<=p&&E>=G&&S<=X&&R>=Z&&_<=z)return D;var re=getComputedStyle(B),W=parseInt(re.borderLeftWidth,10),Q=parseInt(re.borderTopWidth,10),ue=parseInt(re.borderRightWidth,10),oe=parseInt(re.borderBottomWidth,10),H=0,K=0,$="offsetWidth"in B?B.offsetWidth-B.clientWidth-W-ue:0,k="offsetHeight"in B?B.offsetHeight-B.clientHeight-Q-oe:0,F="offsetWidth"in B?B.offsetWidth===0?0:T/B.offsetWidth:0,te="offsetHeight"in B?B.offsetHeight===0?0:j/B.offsetHeight:0;if(d===B)H=Ou(y,y+v,v,Q,oe,y+I,y+I+b,b),K=n==="start"?N:n==="center"?N-p/2:n==="end"?N-p:Ou(m,m+p,p,W,ue,m+N,m+N+w,w),H=Math.max(0,H+y),K=Math.max(0,K+m);else{H=Ou(G,X,j,Q,oe+k,I,I+b,b),K=n==="start"?N-Z-W:n==="center"?N-(Z+T/2)+$/2:n==="end"?N-z+ue+$:Ou(Z,z,T,W,ue+$,N,N+w,w);var ie=B.scrollLeft,ae=B.scrollTop;I+=ae-(H=Math.max(0,Math.min(ae+H/te,B.scrollHeight-j/te+k))),N+=ie-(K=Math.max(0,Math.min(ie+K/F,B.scrollWidth-T/F+$)))}D.push({el:B,top:H,left:K})}return D},cc=function(){return cc=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},cc.apply(this,arguments)};let MX=0;function pN(e){return typeof e=="function"?e:br}function br(){}function b2(e,t){if(!e)return;AX(e,{boundary:t}).forEach(n=>{let{el:i,top:o,left:a}=n;i.scrollTop=o,i.scrollLeft=a})}function vN(e,t,r){return e===t||t instanceof r.Node&&e.contains&&e.contains(t)}function Gx(e,t){let r;function n(){r&&clearTimeout(r)}function i(){for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];n(),r=setTimeout(()=>{r=null,e(...a)},t)}return i.cancel=n,i}function Ot(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){for(var i=arguments.length,o=new Array(i>1?i-1:0),a=1;a<i;a++)o[a-1]=arguments[a];return t.some(u=>(u&&u(n,...o),n.preventDownshiftDefault||n.hasOwnProperty("nativeEvent")&&n.nativeEvent.preventDownshiftDefault))}}function si(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n=>{t.forEach(i=>{typeof i=="function"?i(n):i&&(i.current=n)})}}function x2(){return String(MX++)}function w2(e){let{isOpen:t,resultCount:r,previousResultCount:n}=e;return t?r?r!==n?`${r} result${r===1?" is":"s are"} available, use up and down arrow keys to navigate. Press Enter key to select.`:"":"No results are available.":""}function gN(e,t){return e=Array.isArray(e)?e[0]:e,!e&&t?t:e}function _2(e){return typeof e.type=="string"}function E2(e){return e.props}function DX(e,t){console.error(`The property "${t}" is required in "${e}"`)}const jX=["highlightedIndex","inputValue","isOpen","selectedItem","type"];function Cu(e){e===void 0&&(e={});const t={};return jX.forEach(r=>{e.hasOwnProperty(r)&&(t[r]=e[r])}),t}function lc(e,t){return Object.keys(e).reduce((r,n)=>(r[n]=fc(t,n)?t[n]:e[n],r),{})}function fc(e,t){return e[t]!==void 0}function Vb(e){const{key:t,keyCode:r}=e;return r>=37&&r<=40&&t.indexOf("Arrow")!==0?`Arrow${t}`:t}function qX(e){return Object.prototype.toString.call(e)==="[object Object]"}function so(e,t,r,n,i){if(i===void 0&&(i=!0),r===0)return-1;const o=r-1;(typeof t!="number"||t<0||t>=r)&&(t=e>0?-1:o+1);let a=t+e;a<0?a=i?o:0:a>o&&(a=i?0:o);const u=xi(e,a,r,n,i);return u===-1?t>=r?-1:t:u}function xi(e,t,r,n,i){const o=n(t);if(!o||!o.hasAttribute("disabled"))return t;if(e>0){for(let a=t+1;a<r;a++)if(!n(a).hasAttribute("disabled"))return a}else for(let a=t-1;a>=0;a--)if(!n(a).hasAttribute("disabled"))return a;return i?e>0?xi(1,0,r,n,!1):xi(-1,r-1,r,n,!1):-1}function dc(e,t,r,n){return n===void 0&&(n=!0),t.some(i=>i&&(vN(i,e,r)||n&&vN(i,r.document.activeElement,r)))}let Kx=br;process.env.NODE_ENV!=="production"&&(Kx=(e,t,r)=>{const n="This prop should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled Downshift element for the lifetime of the component. More info: https://github.com/downshift-js/downshift#control-props";Object.keys(e).forEach(i=>{t[i]!==void 0&&r[i]===void 0?console.error(`downshift: A component has changed the controlled prop "${i}" to be uncontrolled. ${n}`):t[i]===void 0&&r[i]!==void 0&&console.error(`downshift: A component has changed the uncontrolled prop "${i}" to be controlled. ${n}`)})});const kX=Gx(e=>{O2(e).textContent=""},500);function S2(e,t){const r=O2(t);e&&(r.textContent=e,kX(t))}function O2(e){e===void 0&&(e=document);let t=e.getElementById("a11y-status-message");return t||(t=e.createElement("div"),t.setAttribute("id","a11y-status-message"),t.setAttribute("role","status"),t.setAttribute("aria-live","polite"),t.setAttribute("aria-relevant","additions text"),Object.assign(t.style,{border:"0",clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:"0",position:"absolute",width:"1px"}),e.body.appendChild(t),t)}const C2=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,R2=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,I2=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,Bu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,Fu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,P2=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,N2=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,T2=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,A2=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,M2=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,D2=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,j2=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,q2=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,Wb=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,k2=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,L2=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,B2=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16;var LX=Object.freeze({__proto__:null,unknown:C2,mouseUp:R2,itemMouseEnter:I2,keyDownArrowUp:Bu,keyDownArrowDown:Fu,keyDownEscape:P2,keyDownEnter:N2,keyDownHome:T2,keyDownEnd:A2,clickItem:M2,blurInput:D2,changeInput:j2,keyDownSpaceButton:q2,clickButton:Wb,blurButton:k2,controlledPropUpdatedSelectedItem:L2,touchEnd:B2});const BX=(()=>{class e extends A.Component{constructor(r){var n;super(r),n=this,this.id=this.props.id||`downshift-${x2()}`,this.menuId=this.props.menuId||`${this.id}-menu`,this.labelId=this.props.labelId||`${this.id}-label`,this.inputId=this.props.inputId||`${this.id}-input`,this.getItemId=this.props.getItemId||(h=>`${this.id}-item-${h}`),this.input=null,this.items=[],this.itemCount=null,this.previousResultCount=0,this.timeoutIds=[],this.internalSetTimeout=(h,p)=>{const v=setTimeout(()=>{this.timeoutIds=this.timeoutIds.filter(m=>m!==v),h()},p);this.timeoutIds.push(v)},this.setItemCount=h=>{this.itemCount=h},this.unsetItemCount=()=>{this.itemCount=null},this.setHighlightedIndex=function(h,p){h===void 0&&(h=n.props.defaultHighlightedIndex),p===void 0&&(p={}),p=Cu(p),n.internalSetState({highlightedIndex:h,...p})},this.clearSelection=h=>{this.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:this.props.defaultHighlightedIndex,isOpen:this.props.defaultIsOpen},h)},this.selectItem=(h,p,v)=>{p=Cu(p),this.internalSetState({isOpen:this.props.defaultIsOpen,highlightedIndex:this.props.defaultHighlightedIndex,selectedItem:h,inputValue:this.props.itemToString(h),...p},v)},this.selectItemAtIndex=(h,p,v)=>{const m=this.items[h];m!=null&&this.selectItem(m,p,v)},this.selectHighlightedItem=(h,p)=>this.selectItemAtIndex(this.getState().highlightedIndex,h,p),this.internalSetState=(h,p)=>{let v,m;const y={},x=typeof h=="function";return!x&&h.hasOwnProperty("inputValue")&&this.props.onInputValueChange(h.inputValue,{...this.getStateAndHelpers(),...h}),this.setState(b=>{b=this.getState(b);let w=x?h(b):h;w=this.props.stateReducer(b,w),v=w.hasOwnProperty("selectedItem");const E={};return v&&w.selectedItem!==b.selectedItem&&(m=w.selectedItem),w.type=w.type||C2,Object.keys(w).forEach(_=>{b[_]!==w[_]&&(y[_]=w[_]),_!=="type"&&(w[_],fc(this.props,_)||(E[_]=w[_]))}),x&&w.hasOwnProperty("inputValue")&&this.props.onInputValueChange(w.inputValue,{...this.getStateAndHelpers(),...w}),E},()=>{pN(p)(),Object.keys(y).length>1&&this.props.onStateChange(y,this.getStateAndHelpers()),v&&this.props.onSelect(h.selectedItem,this.getStateAndHelpers()),m!==void 0&&this.props.onChange(m,this.getStateAndHelpers()),this.props.onUserAction(y,this.getStateAndHelpers())})},this.rootRef=h=>this._rootNode=h,this.getRootProps=function(h,p){let{refKey:v="ref",ref:m,...y}=h===void 0?{}:h,{suppressRefError:x=!1}=p===void 0?{}:p;n.getRootProps.called=!0,n.getRootProps.refKey=v,n.getRootProps.suppressRefError=x;const{isOpen:b}=n.getState();return{[v]:si(m,n.rootRef),role:"combobox","aria-expanded":b,"aria-haspopup":"listbox","aria-owns":b?n.menuId:null,"aria-labelledby":n.labelId,...y}},this.keyDownHandlers={ArrowDown(h){if(h.preventDefault(),this.getState().isOpen){const p=h.shiftKey?5:1;this.moveHighlightedIndex(p,{type:Fu})}else this.internalSetState({isOpen:!0,type:Fu},()=>{const p=this.getItemCount();if(p>0){const{highlightedIndex:v}=this.getState(),m=so(1,v,p,y=>this.getItemNodeFromIndex(y));this.setHighlightedIndex(m,{type:Fu})}})},ArrowUp(h){if(h.preventDefault(),this.getState().isOpen){const p=h.shiftKey?-5:-1;this.moveHighlightedIndex(p,{type:Bu})}else this.internalSetState({isOpen:!0,type:Bu},()=>{const p=this.getItemCount();if(p>0){const{highlightedIndex:v}=this.getState(),m=so(-1,v,p,y=>this.getItemNodeFromIndex(y));this.setHighlightedIndex(m,{type:Bu})}})},Enter(h){if(h.which===229)return;const{isOpen:p,highlightedIndex:v}=this.getState();if(p&&v!=null){h.preventDefault();const m=this.items[v],y=this.getItemNodeFromIndex(v);if(m==null||y&&y.hasAttribute("disabled"))return;this.selectHighlightedItem({type:N2})}},Escape(h){h.preventDefault(),this.reset({type:P2,...!this.state.isOpen&&{selectedItem:null,inputValue:""}})}},this.buttonKeyDownHandlers={...this.keyDownHandlers," "(h){h.preventDefault(),this.toggleMenu({type:q2})}},this.inputKeyDownHandlers={...this.keyDownHandlers,Home(h){const{isOpen:p}=this.getState();if(!p)return;h.preventDefault();const v=this.getItemCount();if(v<=0||!p)return;const m=xi(1,0,v,y=>this.getItemNodeFromIndex(y),!1);this.setHighlightedIndex(m,{type:T2})},End(h){const{isOpen:p}=this.getState();if(!p)return;h.preventDefault();const v=this.getItemCount();if(v<=0||!p)return;const m=xi(-1,v-1,v,y=>this.getItemNodeFromIndex(y),!1);this.setHighlightedIndex(m,{type:A2})}},this.getToggleButtonProps=function(h){let{onClick:p,onPress:v,onKeyDown:m,onKeyUp:y,onBlur:x,...b}=h===void 0?{}:h;const{isOpen:w}=n.getState(),E={onClick:Ot(p,n.buttonHandleClick),onKeyDown:Ot(m,n.buttonHandleKeyDown),onKeyUp:Ot(y,n.buttonHandleKeyUp),onBlur:Ot(x,n.buttonHandleBlur)},_=b.disabled?{}:E;return{type:"button",role:"button","aria-label":w?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0,..._,...b}},this.buttonHandleKeyUp=h=>{h.preventDefault()},this.buttonHandleKeyDown=h=>{const p=Vb(h);this.buttonKeyDownHandlers[p]&&this.buttonKeyDownHandlers[p].call(this,h)},this.buttonHandleClick=h=>{h.preventDefault(),this.props.environment.document.activeElement===this.props.environment.document.body&&h.target.focus(),process.env.NODE_ENV==="test"?this.toggleMenu({type:Wb}):this.internalSetTimeout(()=>this.toggleMenu({type:Wb}))},this.buttonHandleBlur=h=>{const p=h.target;this.internalSetTimeout(()=>{!this.isMouseDown&&(this.props.environment.document.activeElement==null||this.props.environment.document.activeElement.id!==this.inputId)&&this.props.environment.document.activeElement!==p&&this.reset({type:k2})})},this.getLabelProps=h=>({htmlFor:this.inputId,id:this.labelId,...h}),this.getInputProps=function(h){let{onKeyDown:p,onBlur:v,onChange:m,onInput:y,onChangeText:x,...b}=h===void 0?{}:h,w,E={};w="onChange";const{inputValue:_,isOpen:S,highlightedIndex:R}=n.getState();return b.disabled||(E={[w]:Ot(m,y,n.inputHandleChange),onKeyDown:Ot(p,n.inputHandleKeyDown),onBlur:Ot(v,n.inputHandleBlur)}),{"aria-autocomplete":"list","aria-activedescendant":S&&typeof R=="number"&&R>=0?n.getItemId(R):null,"aria-controls":S?n.menuId:null,"aria-labelledby":n.labelId,autoComplete:"off",value:_,id:n.inputId,...E,...b}},this.inputHandleKeyDown=h=>{const p=Vb(h);p&&this.inputKeyDownHandlers[p]&&this.inputKeyDownHandlers[p].call(this,h)},this.inputHandleChange=h=>{this.internalSetState({type:j2,isOpen:!0,inputValue:h.target.value,highlightedIndex:this.props.defaultHighlightedIndex})},this.inputHandleBlur=()=>{this.internalSetTimeout(()=>{const h=this.props.environment.document&&!!this.props.environment.document.activeElement&&!!this.props.environment.document.activeElement.dataset&&this.props.environment.document.activeElement.dataset.toggle&&this._rootNode&&this._rootNode.contains(this.props.environment.document.activeElement);!this.isMouseDown&&!h&&this.reset({type:D2})})},this.menuRef=h=>{this._menuNode=h},this.getMenuProps=function(h,p){let{refKey:v="ref",ref:m,...y}=h===void 0?{}:h,{suppressRefError:x=!1}=p===void 0?{}:p;return n.getMenuProps.called=!0,n.getMenuProps.refKey=v,n.getMenuProps.suppressRefError=x,{[v]:si(m,n.menuRef),role:"listbox","aria-labelledby":y&&y["aria-label"]?null:n.labelId,id:n.menuId,...y}},this.getItemProps=function(h){let{onMouseMove:p,onMouseDown:v,onClick:m,onPress:y,index:x,item:b=process.env.NODE_ENV==="production"?void 0:DX("getItemProps","item"),...w}=h===void 0?{}:h;x===void 0?(n.items.push(b),x=n.items.indexOf(b)):n.items[x]=b;const E="onClick",_=m,S={onMouseMove:Ot(p,()=>{x!==n.getState().highlightedIndex&&(n.setHighlightedIndex(x,{type:I2}),n.avoidScrolling=!0,n.internalSetTimeout(()=>n.avoidScrolling=!1,250))}),onMouseDown:Ot(v,I=>{I.preventDefault()}),[E]:Ot(_,()=>{n.selectItemAtIndex(x,{type:M2})})},R=w.disabled?{onMouseDown:S.onMouseDown}:S;return{id:n.getItemId(x),role:"option","aria-selected":n.getState().highlightedIndex===x,...R,...w}},this.clearItems=()=>{this.items=[]},this.reset=function(h,p){h===void 0&&(h={}),h=Cu(h),n.internalSetState(v=>{let{selectedItem:m}=v;return{isOpen:n.props.defaultIsOpen,highlightedIndex:n.props.defaultHighlightedIndex,inputValue:n.props.itemToString(m),...h}},p)},this.toggleMenu=function(h,p){h===void 0&&(h={}),h=Cu(h),n.internalSetState(v=>{let{isOpen:m}=v;return{isOpen:!m,...m&&{highlightedIndex:n.props.defaultHighlightedIndex},...h}},()=>{const{isOpen:v,highlightedIndex:m}=n.getState();v&&n.getItemCount()>0&&typeof m=="number"&&n.setHighlightedIndex(m,h),pN(p)()})},this.openMenu=h=>{this.internalSetState({isOpen:!0},h)},this.closeMenu=h=>{this.internalSetState({isOpen:!1},h)},this.updateStatus=Gx(()=>{const h=this.getState(),p=this.items[h.highlightedIndex],v=this.getItemCount(),m=this.props.getA11yStatusMessage({itemToString:this.props.itemToString,previousResultCount:this.previousResultCount,resultCount:v,highlightedItem:p,...h});this.previousResultCount=v,S2(m,this.props.environment.document)},200);const{defaultHighlightedIndex:i,initialHighlightedIndex:o=i,defaultIsOpen:a,initialIsOpen:u=a,initialInputValue:c="",initialSelectedItem:d=null}=this.props,f=this.getState({highlightedIndex:o,isOpen:u,inputValue:c,selectedItem:d});f.selectedItem!=null&&this.props.initialInputValue===void 0&&(f.inputValue=this.props.itemToString(f.selectedItem)),this.state=f}internalClearTimeouts(){this.timeoutIds.forEach(r=>{clearTimeout(r)}),this.timeoutIds=[]}getState(r){return r===void 0&&(r=this.state),lc(r,this.props)}getItemCount(){let r=this.items.length;return this.itemCount!=null?r=this.itemCount:this.props.itemCount!==void 0&&(r=this.props.itemCount),r}getItemNodeFromIndex(r){return this.props.environment.document.getElementById(this.getItemId(r))}scrollHighlightedItemIntoView(){{const r=this.getItemNodeFromIndex(this.getState().highlightedIndex);this.props.scrollIntoView(r,this._menuNode)}}moveHighlightedIndex(r,n){const i=this.getItemCount(),{highlightedIndex:o}=this.getState();if(i>0){const a=so(r,o,i,u=>this.getItemNodeFromIndex(u));this.setHighlightedIndex(a,n)}}getStateAndHelpers(){const{highlightedIndex:r,inputValue:n,selectedItem:i,isOpen:o}=this.getState(),{itemToString:a}=this.props,{id:u}=this,{getRootProps:c,getToggleButtonProps:d,getLabelProps:f,getMenuProps:h,getInputProps:p,getItemProps:v,openMenu:m,closeMenu:y,toggleMenu:x,selectItem:b,selectItemAtIndex:w,selectHighlightedItem:E,setHighlightedIndex:_,clearSelection:S,clearItems:R,reset:I,setItemCount:N,unsetItemCount:D,internalSetState:L}=this;return{getRootProps:c,getToggleButtonProps:d,getLabelProps:f,getMenuProps:h,getInputProps:p,getItemProps:v,reset:I,openMenu:m,closeMenu:y,toggleMenu:x,selectItem:b,selectItemAtIndex:w,selectHighlightedItem:E,setHighlightedIndex:_,clearSelection:S,clearItems:R,setItemCount:N,unsetItemCount:D,setState:L,itemToString:a,id:u,highlightedIndex:r,inputValue:n,isOpen:o,selectedItem:i}}componentDidMount(){process.env.NODE_ENV!=="production"&&this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&mN(this._menuNode,this.getMenuProps);{const r=()=>{this.isMouseDown=!0},n=c=>{this.isMouseDown=!1,!dc(c.target,[this._rootNode,this._menuNode],this.props.environment)&&this.getState().isOpen&&this.reset({type:R2},()=>this.props.onOuterClick(this.getStateAndHelpers()))},i=()=>{this.isTouchMove=!1},o=()=>{this.isTouchMove=!0},a=c=>{const d=dc(c.target,[this._rootNode,this._menuNode],this.props.environment,!1);!this.isTouchMove&&!d&&this.getState().isOpen&&this.reset({type:B2},()=>this.props.onOuterClick(this.getStateAndHelpers()))},{environment:u}=this.props;u.addEventListener("mousedown",r),u.addEventListener("mouseup",n),u.addEventListener("touchstart",i),u.addEventListener("touchmove",o),u.addEventListener("touchend",a),this.cleanup=()=>{this.internalClearTimeouts(),this.updateStatus.cancel(),u.removeEventListener("mousedown",r),u.removeEventListener("mouseup",n),u.removeEventListener("touchstart",i),u.removeEventListener("touchmove",o),u.removeEventListener("touchend",a)}}}shouldScroll(r,n){const{highlightedIndex:i}=this.props.highlightedIndex===void 0?this.getState():this.props,{highlightedIndex:o}=n.highlightedIndex===void 0?r:n;return i&&this.getState().isOpen&&!r.isOpen||i!==o}componentDidUpdate(r,n){process.env.NODE_ENV!=="production"&&(Kx(this.state,r,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&mN(this._menuNode,this.getMenuProps)),fc(this.props,"selectedItem")&&this.props.selectedItemChanged(r.selectedItem,this.props.selectedItem)&&this.internalSetState({type:L2,inputValue:this.props.itemToString(this.props.selectedItem)}),!this.avoidScrolling&&this.shouldScroll(n,r)&&this.scrollHighlightedItemIntoView(),this.updateStatus()}componentWillUnmount(){this.cleanup()}render(){const r=gN(this.props.children,br);this.clearItems(),this.getRootProps.called=!1,this.getRootProps.refKey=void 0,this.getRootProps.suppressRefError=void 0,this.getMenuProps.called=!1,this.getMenuProps.refKey=void 0,this.getMenuProps.suppressRefError=void 0,this.getLabelProps.called=!1,this.getInputProps.called=!1;const n=gN(r(this.getStateAndHelpers()));if(!n)return null;if(this.getRootProps.called||this.props.suppressRefError)return process.env.NODE_ENV!=="production"&&!this.getRootProps.suppressRefError&&!this.props.suppressRefError&&FX(n,this.getRootProps),n;if(_2(n))return A.cloneElement(n,this.getRootProps(E2(n)));if(process.env.NODE_ENV!=="production")throw new Error("downshift: If you return a non-DOM element, you must apply the getRootProps function")}}return e.defaultProps={defaultHighlightedIndex:null,defaultIsOpen:!1,getA11yStatusMessage:w2,itemToString:t=>t==null?"":(process.env.NODE_ENV!=="production"&&qX(t)&&!t.hasOwnProperty("toString")&&console.warn("downshift: An object was passed to the default implementation of `itemToString`. You should probably provide your own `itemToString` implementation. Please refer to the `itemToString` API documentation.","The object that was passed:",t),String(t)),onStateChange:br,onInputValueChange:br,onUserAction:br,onChange:br,onSelect:br,onOuterClick:br,selectedItemChanged:(t,r)=>t!==r,environment:typeof window>"u"?{}:window,stateReducer:(t,r)=>r,suppressRefError:!1,scrollIntoView:b2},e.stateChangeTypes=LX,e})();process.env.NODE_ENV!=="production"&&(BX.propTypes={children:fe.func,defaultHighlightedIndex:fe.number,defaultIsOpen:fe.bool,initialHighlightedIndex:fe.number,initialSelectedItem:fe.any,initialInputValue:fe.string,initialIsOpen:fe.bool,getA11yStatusMessage:fe.func,itemToString:fe.func,onChange:fe.func,onSelect:fe.func,onStateChange:fe.func,onInputValueChange:fe.func,onUserAction:fe.func,onOuterClick:fe.func,selectedItemChanged:fe.func,stateReducer:fe.func,itemCount:fe.number,id:fe.string,environment:fe.shape({addEventListener:fe.func,removeEventListener:fe.func,document:fe.shape({getElementById:fe.func,activeElement:fe.any,body:fe.any})}),suppressRefError:fe.bool,scrollIntoView:fe.func,selectedItem:fe.any,isOpen:fe.bool,inputValue:fe.string,highlightedIndex:fe.number,labelId:fe.string,inputId:fe.string,menuId:fe.string,getItemId:fe.func});function mN(e,t){let{refKey:r}=t;e||console.error(`downshift: The ref prop "${r}" from getMenuProps was not applied correctly on your menu element.`)}function FX(e,t){let{refKey:r}=t;const n=r!=="ref",i=!_2(e);i&&!n&&!fN.isForwardRef(e)?console.error("downshift: You returned a non-DOM element. You must specify a refKey in getRootProps"):!i&&n&&console.error(`downshift: You returned a DOM element. You should not specify a refKey in getRootProps. You specified "${r}"`),!fN.isForwardRef(e)&&!E2(e)[r]&&console.error(`downshift: You must apply the ref prop "${r}" from getRootProps onto your root element.`)}const F2={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function $X(e,t,r){const{props:n,type:i}=e,o={};Object.keys(t).forEach(a=>{zX(a,e,t,r),r[a]!==t[a]&&(o[a]=r[a])}),n.onStateChange&&Object.keys(o).length&&n.onStateChange({type:i,...o})}function zX(e,t,r,n){const{props:i,type:o}=t,a=`on${Yx(e)}Change`;i[a]&&n[e]!==void 0&&n[e]!==r[e]&&i[a]({type:o,...n})}function HX(e,t){return t.changes}function UX(e){const{selectedItem:t,itemToString:r}=e;return t?`${r(t)} has been selected.`:""}const VX=Gx((e,t)=>{S2(e(),t)},200),WX=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?A.useLayoutEffect:A.useEffect;function GX(e){let{id:t=`downshift-${x2()}`,labelId:r,menuId:n,getItemId:i,toggleButtonId:o,inputId:a}=e;return A.useRef({labelId:r||`${t}-label`,menuId:n||`${t}-menu`,getItemId:i||(c=>`${t}-item-${c}`),toggleButtonId:o||`${t}-toggle-button`,inputId:a||`${t}-input`}).current}function KX(e,t,r){return e!==void 0?e:r.length===0?-1:r.indexOf(t)}function YX(e){return e?String(e):""}function Yx(e){return`${e.slice(0,1).toUpperCase()}${e.slice(1)}`}function $2(e){const t=A.useRef(e);return t.current=e,t}function XX(e,t,r){const n=A.useRef(),i=A.useRef(),o=A.useCallback((h,p)=>{i.current=p,h=lc(h,p.props);const v=e(h,p);return p.props.stateReducer(h,{...p,changes:v})},[e]),[a,u]=A.useReducer(o,t),c=$2(r),d=A.useCallback(h=>u({props:c.current,...h}),[c]),f=i.current;return A.useEffect(()=>{f&&n.current&&n.current!==a&&$X(f,lc(n.current,f.props),a),n.current=a},[a,r,f]),[a,d]}const Ia={itemToString:YX,stateReducer:HX,getA11ySelectionMessage:UX,scrollIntoView:b2,circularNavigation:!1,environment:typeof window>"u"?{}:window};function Zr(e,t,r){r===void 0&&(r=F2);const n=e[`default${Yx(t)}`];return n!==void 0?n:r[t]}function Ru(e,t,r){r===void 0&&(r=F2);const n=e[t];if(n!==void 0)return n;const i=e[`initial${Yx(t)}`];return i!==void 0?i:Zr(e,t,r)}function ZX(e){const t=Ru(e,"selectedItem"),r=Ru(e,"isOpen"),n=Ru(e,"highlightedIndex"),i=Ru(e,"inputValue");return{highlightedIndex:n<0&&t&&r?e.items.indexOf(t):n,isOpen:r,selectedItem:t,inputValue:i}}function hc(e,t,r,n){const{items:i,initialHighlightedIndex:o,defaultHighlightedIndex:a}=e,{selectedItem:u,highlightedIndex:c}=t;return i.length===0?-1:o!==void 0&&c===o?o:a!==void 0?a:u?r===0?i.indexOf(u):so(r,i.indexOf(u),i.length,n,!1):r===0?-1:r<0?i.length-1:0}function JX(e,t,r,n){const i=A.useRef({isMouseDown:!1,isTouchMove:!1});return A.useEffect(()=>{const o=()=>{i.current.isMouseDown=!0},a=f=>{i.current.isMouseDown=!1,e&&!dc(f.target,t.map(h=>h.current),r)&&n()},u=()=>{i.current.isTouchMove=!1},c=()=>{i.current.isTouchMove=!0},d=f=>{e&&!i.current.isTouchMove&&!dc(f.target,t.map(h=>h.current),r,!1)&&n()};return r.addEventListener("mousedown",o),r.addEventListener("mouseup",a),r.addEventListener("touchstart",u),r.addEventListener("touchmove",c),r.addEventListener("touchend",d),function(){r.removeEventListener("mousedown",o),r.removeEventListener("mouseup",a),r.removeEventListener("touchstart",u),r.removeEventListener("touchmove",c),r.removeEventListener("touchend",d)}},[e,r]),i}let z2=()=>br;process.env.NODE_ENV!=="production"&&(z2=function(){const e=A.useRef(!0);for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];const i=A.useRef(r.reduce((a,u)=>(a[u]={},a),{}));return A.useEffect(()=>{Object.keys(i.current).forEach(a=>{const u=i.current[a];if(e.current&&!Object.keys(u).length){console.error(`downshift: You forgot to call the ${a} getter function on your component / element.`);return}const{suppressRefError:c,refKey:d,elementRef:f}=u;(!f||!f.current)&&!c&&console.error(`downshift: The ref prop "${d}" from ${a} was not applied correctly on your element.`)}),e.current=!1}),A.useCallback((a,u,c,d)=>{i.current[a]={suppressRefError:u,refKey:c,elementRef:d}},[])});function yN(e,t,r){let{isInitialMount:n,highlightedIndex:i,items:o,environment:a,...u}=r;A.useEffect(()=>{n||VX(()=>e({highlightedIndex:i,highlightedItem:o[i],resultCount:o.length,...u}),a.document)},t)}function QX(e){let{highlightedIndex:t,isOpen:r,itemRefs:n,getItemNodeFromIndex:i,menuElement:o,scrollIntoView:a}=e;const u=A.useRef(!0);return WX(()=>{t<0||!r||!Object.keys(n.current).length||(u.current===!1?u.current=!0:a(i(t),o))},[t]),u}let H2=br;process.env.NODE_ENV!=="production"&&(H2=e=>{let{isInitialMount:t,props:r,state:n}=e;const i=A.useRef(r);A.useEffect(()=>{t||(Kx(n,i.current,r),i.current=r)},[n,r,t])});function eZ(e,t,r){const{type:n,props:i}=t;let o;switch(n){case r.ItemMouseMove:o={highlightedIndex:t.disabled?-1:t.index};break;case r.MenuMouseLeave:o={highlightedIndex:-1};break;case r.ToggleButtonClick:case r.FunctionToggleMenu:o={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:hc(i,e,0)};break;case r.FunctionOpenMenu:o={isOpen:!0,highlightedIndex:hc(i,e,0)};break;case r.FunctionCloseMenu:o={isOpen:!1};break;case r.FunctionSetHighlightedIndex:o={highlightedIndex:t.highlightedIndex};break;case r.FunctionSetInputValue:o={inputValue:t.inputValue};break;case r.FunctionReset:o={highlightedIndex:Zr(i,"highlightedIndex"),isOpen:Zr(i,"isOpen"),selectedItem:Zr(i,"selectedItem"),inputValue:Zr(i,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return{...e,...o}}fe.array.isRequired,fe.func,fe.func,fe.func,fe.bool,fe.number,fe.number,fe.number,fe.bool,fe.bool,fe.bool,fe.any,fe.any,fe.any,fe.string,fe.string,fe.string,fe.func,fe.string,fe.func,fe.func,fe.func,fe.func,fe.func,fe.shape({addEventListener:fe.func,removeEventListener:fe.func,document:fe.shape({getElementById:fe.func,activeElement:fe.any,body:fe.any})});function tZ(e){var t=e.isOpen,r=e.resultCount,n=e.previousResultCount;return t?r?r!==n?"".concat(r," result").concat(r===1?" is":"s are"," available, use up and down arrow keys to navigate. Press Enter or Space Bar keys to select."):"":"No results are available.":""}cc(cc({},Ia),{getA11yStatusMessage:tZ});process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;const Xx=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,Zx=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,Jx=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,Qx=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,ew=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,tw=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":5,rw=process.env.NODE_ENV!=="production"?"__input_change__":6,pc=process.env.NODE_ENV!=="production"?"__input_blur__":7,U2=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":8,V2=process.env.NODE_ENV!=="production"?"__item_mouse_move__":9,nw=process.env.NODE_ENV!=="production"?"__item_click__":10,W2=process.env.NODE_ENV!=="production"?"__togglebutton_click__":11,G2=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":12,K2=process.env.NODE_ENV!=="production"?"__function_open_menu__":13,Y2=process.env.NODE_ENV!=="production"?"__function_close_menu__":14,X2=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":15,iw=process.env.NODE_ENV!=="production"?"__function_select_item__":16,Z2=process.env.NODE_ENV!=="production"?"__function_set_input_value__":17,J2=process.env.NODE_ENV!=="production"?"__function_reset__":18,ow=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":19;var Q2=Object.freeze({__proto__:null,InputKeyDownArrowDown:Xx,InputKeyDownArrowUp:Zx,InputKeyDownEscape:Jx,InputKeyDownHome:Qx,InputKeyDownEnd:ew,InputKeyDownEnter:tw,InputChange:rw,InputBlur:pc,MenuMouseLeave:U2,ItemMouseMove:V2,ItemClick:nw,ToggleButtonClick:W2,FunctionToggleMenu:G2,FunctionOpenMenu:K2,FunctionCloseMenu:Y2,FunctionSetHighlightedIndex:X2,FunctionSelectItem:iw,FunctionSetInputValue:Z2,FunctionReset:J2,ControlledPropUpdatedSelectedItem:ow});function rZ(e){const t=ZX(e),{selectedItem:r}=t;let{inputValue:n}=t;return n===""&&r&&e.defaultInputValue===void 0&&e.initialInputValue===void 0&&e.inputValue===void 0&&(n=e.itemToString(r)),{...t,inputValue:n}}const nZ={items:fe.array.isRequired,itemToString:fe.func,getA11yStatusMessage:fe.func,getA11ySelectionMessage:fe.func,circularNavigation:fe.bool,highlightedIndex:fe.number,defaultHighlightedIndex:fe.number,initialHighlightedIndex:fe.number,isOpen:fe.bool,defaultIsOpen:fe.bool,initialIsOpen:fe.bool,selectedItem:fe.any,initialSelectedItem:fe.any,defaultSelectedItem:fe.any,inputValue:fe.string,defaultInputValue:fe.string,initialInputValue:fe.string,id:fe.string,labelId:fe.string,menuId:fe.string,getItemId:fe.func,inputId:fe.string,toggleButtonId:fe.string,stateReducer:fe.func,onSelectedItemChange:fe.func,onHighlightedIndexChange:fe.func,onStateChange:fe.func,onIsOpenChange:fe.func,onInputValueChange:fe.func,environment:fe.shape({addEventListener:fe.func,removeEventListener:fe.func,document:fe.shape({getElementById:fe.func,activeElement:fe.any,body:fe.any})})};function iZ(e,t,r){const n=A.useRef(),[i,o]=XX(e,t,r);return A.useEffect(()=>{fc(r,"selectedItem")&&(n.current!==r.selectedItem&&o({type:ow,inputValue:r.itemToString(r.selectedItem)}),n.current=i.selectedItem===n.current?r.selectedItem:i.selectedItem)}),[lc(i,r),o]}let ek=br;process.env.NODE_ENV!=="production"&&(ek=(e,t)=>{fe.checkPropTypes(nZ,e,"prop",t.name)});const oZ={...Ia,getA11yStatusMessage:w2,circularNavigation:!0};function aZ(e,t){const{type:r,props:n,shiftKey:i}=t;let o;switch(r){case nw:o={isOpen:Zr(n,"isOpen"),highlightedIndex:Zr(n,"highlightedIndex"),selectedItem:n.items[t.index],inputValue:n.itemToString(n.items[t.index])};break;case Xx:e.isOpen?o={highlightedIndex:so(i?5:1,e.highlightedIndex,n.items.length,t.getItemNodeFromIndex,n.circularNavigation)}:o={highlightedIndex:hc(n,e,1,t.getItemNodeFromIndex),isOpen:n.items.length>=0};break;case Zx:e.isOpen?o={highlightedIndex:so(i?-5:-1,e.highlightedIndex,n.items.length,t.getItemNodeFromIndex,n.circularNavigation)}:o={highlightedIndex:hc(n,e,-1,t.getItemNodeFromIndex),isOpen:n.items.length>=0};break;case tw:o={...e.isOpen&&e.highlightedIndex>=0&&{selectedItem:n.items[e.highlightedIndex],isOpen:Zr(n,"isOpen"),highlightedIndex:Zr(n,"highlightedIndex"),inputValue:n.itemToString(n.items[e.highlightedIndex])}};break;case Jx:o={isOpen:!1,highlightedIndex:-1,...!e.isOpen&&{selectedItem:null,inputValue:""}};break;case Qx:o={highlightedIndex:xi(1,0,n.items.length,t.getItemNodeFromIndex,!1)};break;case ew:o={highlightedIndex:xi(-1,n.items.length-1,n.items.length,t.getItemNodeFromIndex,!1)};break;case pc:o={isOpen:!1,highlightedIndex:-1,...e.highlightedIndex>=0&&t.selectItem&&{selectedItem:n.items[e.highlightedIndex],inputValue:n.itemToString(n.items[e.highlightedIndex])}};break;case rw:o={isOpen:!0,highlightedIndex:Zr(n,"highlightedIndex"),inputValue:t.inputValue};break;case iw:o={selectedItem:t.selectedItem,inputValue:n.itemToString(t.selectedItem)};break;case ow:o={inputValue:t.inputValue};break;default:return eZ(e,t,Q2)}return{...e,...o}}to.stateChangeTypes=Q2;function to(e){e===void 0&&(e={}),ek(e,to);const t={...oZ,...e},{initialIsOpen:r,defaultIsOpen:n,items:i,scrollIntoView:o,environment:a,getA11yStatusMessage:u,getA11ySelectionMessage:c,itemToString:d}=t,f=rZ(t),[h,p]=iZ(aZ,f,t),{isOpen:v,highlightedIndex:m,selectedItem:y,inputValue:x}=h,b=A.useRef(null),w=A.useRef({}),E=A.useRef(null),_=A.useRef(null),S=A.useRef(null),R=A.useRef(!0),I=GX(t),N=A.useRef(),D=$2({state:h,props:t}),L=A.useCallback(F=>w.current[I.getItemId(F)],[I]);yN(u,[v,m,x,i],{isInitialMount:R.current,previousResultCount:N.current,items:i,environment:a,itemToString:d,...h}),yN(c,[y],{isInitialMount:R.current,previousResultCount:N.current,items:i,environment:a,itemToString:d,...h});const B=QX({menuElement:b.current,highlightedIndex:m,isOpen:v,itemRefs:w,scrollIntoView:o,getItemNodeFromIndex:L});H2({isInitialMount:R.current,props:t,state:h}),A.useEffect(()=>{(r||n||v)&&E.current&&E.current.focus()},[]),A.useEffect(()=>{R.current||(N.current=i.length)});const U=JX(v,[S,b,_],a,()=>{p({type:pc,selectItem:!1})}),j=z2("getInputProps","getComboboxProps","getMenuProps");A.useEffect(()=>{R.current=!1},[]),A.useEffect(()=>{v||(w.current={})},[v]);const T=A.useMemo(()=>({ArrowDown(F){F.preventDefault(),p({type:Xx,shiftKey:F.shiftKey,getItemNodeFromIndex:L})},ArrowUp(F){F.preventDefault(),p({type:Zx,shiftKey:F.shiftKey,getItemNodeFromIndex:L})},Home(F){D.current.state.isOpen&&(F.preventDefault(),p({type:Qx,getItemNodeFromIndex:L}))},End(F){D.current.state.isOpen&&(F.preventDefault(),p({type:ew,getItemNodeFromIndex:L}))},Escape(F){const te=D.current.state;(te.isOpen||te.inputValue||te.selectedItem||te.highlightedIndex>-1)&&(F.preventDefault(),p({type:Jx}))},Enter(F){const te=D.current.state;!te.isOpen||te.highlightedIndex<0||F.which===229||(F.preventDefault(),p({type:tw,getItemNodeFromIndex:L}))}}),[p,D,L]),G=A.useCallback(F=>({id:I.labelId,htmlFor:I.inputId,...F}),[I]),z=A.useCallback(function(F,te){let{onMouseLeave:ie,refKey:ae="ref",ref:ce,...we}=F===void 0?{}:F,{suppressRefError:Se=!1}=te===void 0?{}:te;return j("getMenuProps",Se,ae,b),{[ae]:si(ce,_e=>{b.current=_e}),id:I.menuId,role:"listbox","aria-labelledby":I.labelId,onMouseLeave:Ot(ie,()=>{p({type:U2})}),...we}},[p,j,I]),X=A.useCallback(function(F){let{item:te,index:ie,refKey:ae="ref",ref:ce,onMouseMove:we,onMouseDown:Se,onClick:_e,onPress:he,disabled:le,...Oe}=F===void 0?{}:F;const{props:Ne,state:He}=D.current,qe=KX(ie,te,Ne.items);if(qe<0)throw new Error("Pass either item or item index in getItemProps!");const Xe="onClick",We=_e,mt=()=>{ie!==He.highlightedIndex&&(B.current=!1,p({type:V2,index:ie,disabled:le}))},et=()=>{p({type:nw,index:ie})},Tt=ut=>ut.preventDefault();return{[ae]:si(ce,ut=>{ut&&(w.current[I.getItemId(qe)]=ut)}),disabled:le,role:"option","aria-selected":`${qe===He.highlightedIndex}`,id:I.getItemId(qe),...!le&&{[Xe]:Ot(We,et)},onMouseMove:Ot(we,mt),onMouseDown:Ot(Se,Tt),...Oe}},[p,D,B,I]),Z=A.useCallback(function(F){let{onClick:te,onPress:ie,refKey:ae="ref",ref:ce,...we}=F===void 0?{}:F;const Se=()=>{p({type:W2}),!D.current.state.isOpen&&E.current&&E.current.focus()};return{[ae]:si(ce,_e=>{_.current=_e}),id:I.toggleButtonId,tabIndex:-1,...!we.disabled&&{onClick:Ot(te,Se)},...we}},[p,D,I]),re=A.useCallback(function(F,te){let{onKeyDown:ie,onChange:ae,onInput:ce,onBlur:we,onChangeText:Se,refKey:_e="ref",ref:he,...le}=F===void 0?{}:F,{suppressRefError:Oe=!1}=te===void 0?{}:te;j("getInputProps",Oe,_e,E);const Ne=D.current.state,He=et=>{const Tt=Vb(et);Tt&&T[Tt]&&T[Tt](et)},qe=et=>{p({type:rw,inputValue:et.target.value})},Xe=()=>{Ne.isOpen&&!U.current.isMouseDown&&p({type:pc,selectItem:!0})},We="onChange";let mt={};return le.disabled||(mt={[We]:Ot(ae,ce,qe),onKeyDown:Ot(ie,He),onBlur:Ot(we,Xe)}),{[_e]:si(he,et=>{E.current=et}),id:I.inputId,"aria-autocomplete":"list","aria-controls":I.menuId,...Ne.isOpen&&Ne.highlightedIndex>-1&&{"aria-activedescendant":I.getItemId(Ne.highlightedIndex)},"aria-labelledby":I.labelId,autoComplete:"off",value:Ne.inputValue,...mt,...le}},[p,T,D,U,j,I]),W=A.useCallback(function(F,te){let{refKey:ie="ref",ref:ae,...ce}=F===void 0?{}:F,{suppressRefError:we=!1}=te===void 0?{}:te;return j("getComboboxProps",we,ie,S),{[ie]:si(ae,Se=>{S.current=Se}),role:"combobox","aria-haspopup":"listbox","aria-owns":I.menuId,"aria-expanded":D.current.state.isOpen,...ce}},[D,j,I]),Q=A.useCallback(()=>{p({type:G2})},[p]),ue=A.useCallback(()=>{p({type:Y2})},[p]),oe=A.useCallback(()=>{p({type:K2})},[p]),H=A.useCallback(F=>{p({type:X2,highlightedIndex:F})},[p]),K=A.useCallback(F=>{p({type:iw,selectedItem:F})},[p]),$=A.useCallback(F=>{p({type:Z2,inputValue:F})},[p]),k=A.useCallback(()=>{p({type:J2})},[p]);return{getItemProps:X,getLabelProps:G,getMenuProps:z,getInputProps:re,getComboboxProps:W,getToggleButtonProps:Z,toggleMenu:Q,openMenu:oe,closeMenu:ue,setHighlightedIndex:H,setInputValue:$,selectItem:K,reset:k,highlightedIndex:m,isOpen:v,selectedItem:y,inputValue:x}}fe.array,fe.array,fe.array,fe.func,fe.func,fe.func,fe.number,fe.number,fe.number,fe.func,fe.func,fe.string,fe.string,fe.shape({addEventListener:fe.func,removeEventListener:fe.func,document:fe.shape({getElementById:fe.func,activeElement:fe.any,body:fe.any})});Ia.itemToString,Ia.stateReducer,Ia.environment;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;var Sa={exports:{}};/**
40
+ */var hN;function IX(){return hN||(hN=1,process.env.NODE_ENV!=="production"&&(function(){var e=60103,t=60106,r=60107,n=60108,i=60114,o=60109,a=60110,u=60112,l=60113,d=60120,f=60115,h=60116,p=60121,v=60122,m=60117,y=60129,x=60131;if(typeof Symbol=="function"&&Symbol.for){var b=Symbol.for;e=b("react.element"),t=b("react.portal"),r=b("react.fragment"),n=b("react.strict_mode"),i=b("react.profiler"),o=b("react.provider"),a=b("react.context"),u=b("react.forward_ref"),l=b("react.suspense"),d=b("react.suspense_list"),f=b("react.memo"),h=b("react.lazy"),p=b("react.block"),v=b("react.server.block"),m=b("react.fundamental"),b("react.scope"),b("react.opaque.id"),y=b("react.debug_trace_mode"),b("react.offscreen"),x=b("react.legacy_hidden")}var w=!1;function E(se){return!!(typeof se=="string"||typeof se=="function"||se===r||se===i||se===y||se===n||se===l||se===d||se===x||w||typeof se=="object"&&se!==null&&(se.$$typeof===h||se.$$typeof===f||se.$$typeof===o||se.$$typeof===a||se.$$typeof===u||se.$$typeof===m||se.$$typeof===p||se[0]===v))}function _(se){if(typeof se=="object"&&se!==null){var ce=se.$$typeof;switch(ce){case e:var be=se.type;switch(be){case r:case i:case n:case l:case d:return be;default:var Ce=be&&be.$$typeof;switch(Ce){case a:case u:case h:case f:case o:return Ce;default:return ce}}case t:return ce}}}var S=a,R=o,I=e,N=u,A=r,L=h,B=f,U=t,j=i,D=n,G=l,F=!1,X=!1;function Z(se){return F||(F=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function Q(se){return X||(X=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function W(se){return _(se)===a}function ee(se){return _(se)===o}function oe(se){return typeof se=="object"&&se!==null&&se.$$typeof===e}function ae(se){return _(se)===u}function H(se){return _(se)===r}function K(se){return _(se)===h}function $(se){return _(se)===f}function k(se){return _(se)===t}function z(se){return _(se)===i}function re(se){return _(se)===n}function ie(se){return _(se)===l}Qe.ContextConsumer=S,Qe.ContextProvider=R,Qe.Element=I,Qe.ForwardRef=N,Qe.Fragment=A,Qe.Lazy=L,Qe.Memo=B,Qe.Portal=U,Qe.Profiler=j,Qe.StrictMode=D,Qe.Suspense=G,Qe.isAsyncMode=Z,Qe.isConcurrentMode=Q,Qe.isContextConsumer=W,Qe.isContextProvider=ee,Qe.isElement=oe,Qe.isForwardRef=ae,Qe.isFragment=H,Qe.isLazy=K,Qe.isMemo=$,Qe.isPortal=k,Qe.isProfiler=z,Qe.isStrictMode=re,Qe.isSuspense=ie,Qe.isValidElementType=E,Qe.typeOf=_})()),Qe}var pN;function PX(){return pN||(pN=1,process.env.NODE_ENV==="production"?mu.exports=RX():mu.exports=IX()),mu.exports}var vN=PX();function gN(e){return typeof e=="object"&&e!=null&&e.nodeType===1}function mN(e,t){return(!t||e!=="hidden")&&e!=="visible"&&e!=="clip"}function $m(e,t){if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){var r=getComputedStyle(e,null);return mN(r.overflowY,t)||mN(r.overflowX,t)||(function(n){var i=(function(o){if(!o.ownerDocument||!o.ownerDocument.defaultView)return null;try{return o.ownerDocument.defaultView.frameElement}catch{return null}})(n);return!!i&&(i.clientHeight<n.scrollHeight||i.clientWidth<n.scrollWidth)})(e)}return!1}function yu(e,t,r,n,i,o,a,u){return o<e&&a>t||o>e&&a<t?0:o<=e&&u<=r||a>=t&&u>=r?o-e-n:a>t&&u<r||o<e&&u>r?a-t+i:0}var NX=function(e,t){var r=window,n=t.inline,i=t.boundary,o=t.skipOverflowHiddenElements,a=typeof i=="function"?i:function(ce){return ce!==i};if(!gN(e))throw new TypeError("Invalid target");for(var u,l,d=document.scrollingElement||document.documentElement,f=[],h=e;gN(h)&&a(h);){if((h=(l=(u=h).parentElement)==null?u.getRootNode().host||null:l)===d){f.push(h);break}h!=null&&h===document.body&&$m(h)&&!$m(document.documentElement)||h!=null&&$m(h,o)&&f.push(h)}for(var p=r.visualViewport?r.visualViewport.width:innerWidth,v=r.visualViewport?r.visualViewport.height:innerHeight,m=window.scrollX||pageXOffset,y=window.scrollY||pageYOffset,x=e.getBoundingClientRect(),b=x.height,w=x.width,E=x.top,_=x.right,S=x.bottom,R=x.left,I=E,N=n==="center"?R+w/2:n==="end"?_:R,A=[],L=0;L<f.length;L++){var B=f[L],U=B.getBoundingClientRect(),j=U.height,D=U.width,G=U.top,F=U.right,X=U.bottom,Z=U.left;if(E>=0&&R>=0&&S<=v&&_<=p&&E>=G&&S<=X&&R>=Z&&_<=F)return A;var Q=getComputedStyle(B),W=parseInt(Q.borderLeftWidth,10),ee=parseInt(Q.borderTopWidth,10),oe=parseInt(Q.borderRightWidth,10),ae=parseInt(Q.borderBottomWidth,10),H=0,K=0,$="offsetWidth"in B?B.offsetWidth-B.clientWidth-W-oe:0,k="offsetHeight"in B?B.offsetHeight-B.clientHeight-ee-ae:0,z="offsetWidth"in B?B.offsetWidth===0?0:D/B.offsetWidth:0,re="offsetHeight"in B?B.offsetHeight===0?0:j/B.offsetHeight:0;if(d===B)H=yu(y,y+v,v,ee,ae,y+I,y+I+b,b),K=n==="start"?N:n==="center"?N-p/2:n==="end"?N-p:yu(m,m+p,p,W,oe,m+N,m+N+w,w),H=Math.max(0,H+y),K=Math.max(0,K+m);else{H=yu(G,X,j,ee,ae+k,I,I+b,b),K=n==="start"?N-Z-W:n==="center"?N-(Z+D/2)+$/2:n==="end"?N-F+oe+$:yu(Z,F,D,W,oe+$,N,N+w,w);var ie=B.scrollLeft,se=B.scrollTop;I+=se-(H=Math.max(0,Math.min(se+H/re,B.scrollHeight-j/re+k))),N+=ie-(K=Math.max(0,Math.min(ie+K/z,B.scrollWidth-D/z+$)))}A.push({el:B,top:H,left:K})}return A},rc=function(){return rc=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},rc.apply(this,arguments)};let TX=0;function yN(e){return typeof e=="function"?e:xr}function xr(){}function Sq(e,t){if(!e)return;NX(e,{boundary:t}).forEach(n=>{let{el:i,top:o,left:a}=n;i.scrollTop=o,i.scrollLeft=a})}function bN(e,t,r){return e===t||t instanceof r.Node&&e.contains&&e.contains(t)}function Xx(e,t){let r;function n(){r&&clearTimeout(r)}function i(){for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];n(),r=setTimeout(()=>{r=null,e(...a)},t)}return i.cancel=n,i}function Rt(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){for(var i=arguments.length,o=new Array(i>1?i-1:0),a=1;a<i;a++)o[a-1]=arguments[a];return t.some(u=>(u&&u(n,...o),n.preventDownshiftDefault||n.hasOwnProperty("nativeEvent")&&n.nativeEvent.preventDownshiftDefault))}}function ci(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n=>{t.forEach(i=>{typeof i=="function"?i(n):i&&(i.current=n)})}}function Oq(){return String(TX++)}function Cq(e){let{isOpen:t,resultCount:r,previousResultCount:n}=e;return t?r?r!==n?`${r} result${r===1?" is":"s are"} available, use up and down arrow keys to navigate. Press Enter key to select.`:"":"No results are available.":""}function xN(e,t){return e=Array.isArray(e)?e[0]:e,!e&&t?t:e}function Rq(e){return typeof e.type=="string"}function Iq(e){return e.props}function AX(e,t){console.error(`The property "${t}" is required in "${e}"`)}const MX=["highlightedIndex","inputValue","isOpen","selectedItem","type"];function bu(e){e===void 0&&(e={});const t={};return MX.forEach(r=>{e.hasOwnProperty(r)&&(t[r]=e[r])}),t}function nc(e,t){return Object.keys(e).reduce((r,n)=>(r[n]=ic(t,n)?t[n]:e[n],r),{})}function ic(e,t){return e[t]!==void 0}function Kb(e){const{key:t,keyCode:r}=e;return r>=37&&r<=40&&t.indexOf("Arrow")!==0?`Arrow${t}`:t}function DX(e){return Object.prototype.toString.call(e)==="[object Object]"}function lo(e,t,r,n,i){if(i===void 0&&(i=!0),r===0)return-1;const o=r-1;(typeof t!="number"||t<0||t>=r)&&(t=e>0?-1:o+1);let a=t+e;a<0?a=i?o:0:a>o&&(a=i?0:o);const u=_i(e,a,r,n,i);return u===-1?t>=r?-1:t:u}function _i(e,t,r,n,i){const o=n(t);if(!o||!o.hasAttribute("disabled"))return t;if(e>0){for(let a=t+1;a<r;a++)if(!n(a).hasAttribute("disabled"))return a}else for(let a=t-1;a>=0;a--)if(!n(a).hasAttribute("disabled"))return a;return i?e>0?_i(1,0,r,n,!1):_i(-1,r-1,r,n,!1):-1}function oc(e,t,r,n){return n===void 0&&(n=!0),t.some(i=>i&&(bN(i,e,r)||n&&bN(i,r.document.activeElement,r)))}let Zx=xr;process.env.NODE_ENV!=="production"&&(Zx=(e,t,r)=>{const n="This prop should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled Downshift element for the lifetime of the component. More info: https://github.com/downshift-js/downshift#control-props";Object.keys(e).forEach(i=>{t[i]!==void 0&&r[i]===void 0?console.error(`downshift: A component has changed the controlled prop "${i}" to be uncontrolled. ${n}`):t[i]===void 0&&r[i]!==void 0&&console.error(`downshift: A component has changed the uncontrolled prop "${i}" to be controlled. ${n}`)})});const jX=Xx(e=>{Nq(e).textContent=""},500);function Pq(e,t){const r=Nq(t);e&&(r.textContent=e,jX(t))}function Nq(e){e===void 0&&(e=document);let t=e.getElementById("a11y-status-message");return t||(t=e.createElement("div"),t.setAttribute("id","a11y-status-message"),t.setAttribute("role","status"),t.setAttribute("aria-live","polite"),t.setAttribute("aria-relevant","additions text"),Object.assign(t.style,{border:"0",clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:"0",position:"absolute",width:"1px"}),e.body.appendChild(t),t)}const Tq=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,Aq=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,Mq=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,Au=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,Mu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,Dq=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,jq=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,qq=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,kq=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,Lq=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,Bq=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,Fq=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,$q=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,Yb=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,zq=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,Hq=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,Uq=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16;var qX=Object.freeze({__proto__:null,unknown:Tq,mouseUp:Aq,itemMouseEnter:Mq,keyDownArrowUp:Au,keyDownArrowDown:Mu,keyDownEscape:Dq,keyDownEnter:jq,keyDownHome:qq,keyDownEnd:kq,clickItem:Lq,blurInput:Bq,changeInput:Fq,keyDownSpaceButton:$q,clickButton:Yb,blurButton:zq,controlledPropUpdatedSelectedItem:Hq,touchEnd:Uq});const kX=(()=>{class e extends T.Component{constructor(r){var n;super(r),n=this,this.id=this.props.id||`downshift-${Oq()}`,this.menuId=this.props.menuId||`${this.id}-menu`,this.labelId=this.props.labelId||`${this.id}-label`,this.inputId=this.props.inputId||`${this.id}-input`,this.getItemId=this.props.getItemId||(h=>`${this.id}-item-${h}`),this.input=null,this.items=[],this.itemCount=null,this.previousResultCount=0,this.timeoutIds=[],this.internalSetTimeout=(h,p)=>{const v=setTimeout(()=>{this.timeoutIds=this.timeoutIds.filter(m=>m!==v),h()},p);this.timeoutIds.push(v)},this.setItemCount=h=>{this.itemCount=h},this.unsetItemCount=()=>{this.itemCount=null},this.setHighlightedIndex=function(h,p){h===void 0&&(h=n.props.defaultHighlightedIndex),p===void 0&&(p={}),p=bu(p),n.internalSetState({highlightedIndex:h,...p})},this.clearSelection=h=>{this.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:this.props.defaultHighlightedIndex,isOpen:this.props.defaultIsOpen},h)},this.selectItem=(h,p,v)=>{p=bu(p),this.internalSetState({isOpen:this.props.defaultIsOpen,highlightedIndex:this.props.defaultHighlightedIndex,selectedItem:h,inputValue:this.props.itemToString(h),...p},v)},this.selectItemAtIndex=(h,p,v)=>{const m=this.items[h];m!=null&&this.selectItem(m,p,v)},this.selectHighlightedItem=(h,p)=>this.selectItemAtIndex(this.getState().highlightedIndex,h,p),this.internalSetState=(h,p)=>{let v,m;const y={},x=typeof h=="function";return!x&&h.hasOwnProperty("inputValue")&&this.props.onInputValueChange(h.inputValue,{...this.getStateAndHelpers(),...h}),this.setState(b=>{b=this.getState(b);let w=x?h(b):h;w=this.props.stateReducer(b,w),v=w.hasOwnProperty("selectedItem");const E={};return v&&w.selectedItem!==b.selectedItem&&(m=w.selectedItem),w.type=w.type||Tq,Object.keys(w).forEach(_=>{b[_]!==w[_]&&(y[_]=w[_]),_!=="type"&&(w[_],ic(this.props,_)||(E[_]=w[_]))}),x&&w.hasOwnProperty("inputValue")&&this.props.onInputValueChange(w.inputValue,{...this.getStateAndHelpers(),...w}),E},()=>{yN(p)(),Object.keys(y).length>1&&this.props.onStateChange(y,this.getStateAndHelpers()),v&&this.props.onSelect(h.selectedItem,this.getStateAndHelpers()),m!==void 0&&this.props.onChange(m,this.getStateAndHelpers()),this.props.onUserAction(y,this.getStateAndHelpers())})},this.rootRef=h=>this._rootNode=h,this.getRootProps=function(h,p){let{refKey:v="ref",ref:m,...y}=h===void 0?{}:h,{suppressRefError:x=!1}=p===void 0?{}:p;n.getRootProps.called=!0,n.getRootProps.refKey=v,n.getRootProps.suppressRefError=x;const{isOpen:b}=n.getState();return{[v]:ci(m,n.rootRef),role:"combobox","aria-expanded":b,"aria-haspopup":"listbox","aria-owns":b?n.menuId:null,"aria-labelledby":n.labelId,...y}},this.keyDownHandlers={ArrowDown(h){if(h.preventDefault(),this.getState().isOpen){const p=h.shiftKey?5:1;this.moveHighlightedIndex(p,{type:Mu})}else this.internalSetState({isOpen:!0,type:Mu},()=>{const p=this.getItemCount();if(p>0){const{highlightedIndex:v}=this.getState(),m=lo(1,v,p,y=>this.getItemNodeFromIndex(y));this.setHighlightedIndex(m,{type:Mu})}})},ArrowUp(h){if(h.preventDefault(),this.getState().isOpen){const p=h.shiftKey?-5:-1;this.moveHighlightedIndex(p,{type:Au})}else this.internalSetState({isOpen:!0,type:Au},()=>{const p=this.getItemCount();if(p>0){const{highlightedIndex:v}=this.getState(),m=lo(-1,v,p,y=>this.getItemNodeFromIndex(y));this.setHighlightedIndex(m,{type:Au})}})},Enter(h){if(h.which===229)return;const{isOpen:p,highlightedIndex:v}=this.getState();if(p&&v!=null){h.preventDefault();const m=this.items[v],y=this.getItemNodeFromIndex(v);if(m==null||y&&y.hasAttribute("disabled"))return;this.selectHighlightedItem({type:jq})}},Escape(h){h.preventDefault(),this.reset({type:Dq,...!this.state.isOpen&&{selectedItem:null,inputValue:""}})}},this.buttonKeyDownHandlers={...this.keyDownHandlers," "(h){h.preventDefault(),this.toggleMenu({type:$q})}},this.inputKeyDownHandlers={...this.keyDownHandlers,Home(h){const{isOpen:p}=this.getState();if(!p)return;h.preventDefault();const v=this.getItemCount();if(v<=0||!p)return;const m=_i(1,0,v,y=>this.getItemNodeFromIndex(y),!1);this.setHighlightedIndex(m,{type:qq})},End(h){const{isOpen:p}=this.getState();if(!p)return;h.preventDefault();const v=this.getItemCount();if(v<=0||!p)return;const m=_i(-1,v-1,v,y=>this.getItemNodeFromIndex(y),!1);this.setHighlightedIndex(m,{type:kq})}},this.getToggleButtonProps=function(h){let{onClick:p,onPress:v,onKeyDown:m,onKeyUp:y,onBlur:x,...b}=h===void 0?{}:h;const{isOpen:w}=n.getState(),E={onClick:Rt(p,n.buttonHandleClick),onKeyDown:Rt(m,n.buttonHandleKeyDown),onKeyUp:Rt(y,n.buttonHandleKeyUp),onBlur:Rt(x,n.buttonHandleBlur)},_=b.disabled?{}:E;return{type:"button",role:"button","aria-label":w?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0,..._,...b}},this.buttonHandleKeyUp=h=>{h.preventDefault()},this.buttonHandleKeyDown=h=>{const p=Kb(h);this.buttonKeyDownHandlers[p]&&this.buttonKeyDownHandlers[p].call(this,h)},this.buttonHandleClick=h=>{h.preventDefault(),this.props.environment.document.activeElement===this.props.environment.document.body&&h.target.focus(),process.env.NODE_ENV==="test"?this.toggleMenu({type:Yb}):this.internalSetTimeout(()=>this.toggleMenu({type:Yb}))},this.buttonHandleBlur=h=>{const p=h.target;this.internalSetTimeout(()=>{!this.isMouseDown&&(this.props.environment.document.activeElement==null||this.props.environment.document.activeElement.id!==this.inputId)&&this.props.environment.document.activeElement!==p&&this.reset({type:zq})})},this.getLabelProps=h=>({htmlFor:this.inputId,id:this.labelId,...h}),this.getInputProps=function(h){let{onKeyDown:p,onBlur:v,onChange:m,onInput:y,onChangeText:x,...b}=h===void 0?{}:h,w,E={};w="onChange";const{inputValue:_,isOpen:S,highlightedIndex:R}=n.getState();return b.disabled||(E={[w]:Rt(m,y,n.inputHandleChange),onKeyDown:Rt(p,n.inputHandleKeyDown),onBlur:Rt(v,n.inputHandleBlur)}),{"aria-autocomplete":"list","aria-activedescendant":S&&typeof R=="number"&&R>=0?n.getItemId(R):null,"aria-controls":S?n.menuId:null,"aria-labelledby":n.labelId,autoComplete:"off",value:_,id:n.inputId,...E,...b}},this.inputHandleKeyDown=h=>{const p=Kb(h);p&&this.inputKeyDownHandlers[p]&&this.inputKeyDownHandlers[p].call(this,h)},this.inputHandleChange=h=>{this.internalSetState({type:Fq,isOpen:!0,inputValue:h.target.value,highlightedIndex:this.props.defaultHighlightedIndex})},this.inputHandleBlur=()=>{this.internalSetTimeout(()=>{const h=this.props.environment.document&&!!this.props.environment.document.activeElement&&!!this.props.environment.document.activeElement.dataset&&this.props.environment.document.activeElement.dataset.toggle&&this._rootNode&&this._rootNode.contains(this.props.environment.document.activeElement);!this.isMouseDown&&!h&&this.reset({type:Bq})})},this.menuRef=h=>{this._menuNode=h},this.getMenuProps=function(h,p){let{refKey:v="ref",ref:m,...y}=h===void 0?{}:h,{suppressRefError:x=!1}=p===void 0?{}:p;return n.getMenuProps.called=!0,n.getMenuProps.refKey=v,n.getMenuProps.suppressRefError=x,{[v]:ci(m,n.menuRef),role:"listbox","aria-labelledby":y&&y["aria-label"]?null:n.labelId,id:n.menuId,...y}},this.getItemProps=function(h){let{onMouseMove:p,onMouseDown:v,onClick:m,onPress:y,index:x,item:b=process.env.NODE_ENV==="production"?void 0:AX("getItemProps","item"),...w}=h===void 0?{}:h;x===void 0?(n.items.push(b),x=n.items.indexOf(b)):n.items[x]=b;const E="onClick",_=m,S={onMouseMove:Rt(p,()=>{x!==n.getState().highlightedIndex&&(n.setHighlightedIndex(x,{type:Mq}),n.avoidScrolling=!0,n.internalSetTimeout(()=>n.avoidScrolling=!1,250))}),onMouseDown:Rt(v,I=>{I.preventDefault()}),[E]:Rt(_,()=>{n.selectItemAtIndex(x,{type:Lq})})},R=w.disabled?{onMouseDown:S.onMouseDown}:S;return{id:n.getItemId(x),role:"option","aria-selected":n.getState().highlightedIndex===x,...R,...w}},this.clearItems=()=>{this.items=[]},this.reset=function(h,p){h===void 0&&(h={}),h=bu(h),n.internalSetState(v=>{let{selectedItem:m}=v;return{isOpen:n.props.defaultIsOpen,highlightedIndex:n.props.defaultHighlightedIndex,inputValue:n.props.itemToString(m),...h}},p)},this.toggleMenu=function(h,p){h===void 0&&(h={}),h=bu(h),n.internalSetState(v=>{let{isOpen:m}=v;return{isOpen:!m,...m&&{highlightedIndex:n.props.defaultHighlightedIndex},...h}},()=>{const{isOpen:v,highlightedIndex:m}=n.getState();v&&n.getItemCount()>0&&typeof m=="number"&&n.setHighlightedIndex(m,h),yN(p)()})},this.openMenu=h=>{this.internalSetState({isOpen:!0},h)},this.closeMenu=h=>{this.internalSetState({isOpen:!1},h)},this.updateStatus=Xx(()=>{const h=this.getState(),p=this.items[h.highlightedIndex],v=this.getItemCount(),m=this.props.getA11yStatusMessage({itemToString:this.props.itemToString,previousResultCount:this.previousResultCount,resultCount:v,highlightedItem:p,...h});this.previousResultCount=v,Pq(m,this.props.environment.document)},200);const{defaultHighlightedIndex:i,initialHighlightedIndex:o=i,defaultIsOpen:a,initialIsOpen:u=a,initialInputValue:l="",initialSelectedItem:d=null}=this.props,f=this.getState({highlightedIndex:o,isOpen:u,inputValue:l,selectedItem:d});f.selectedItem!=null&&this.props.initialInputValue===void 0&&(f.inputValue=this.props.itemToString(f.selectedItem)),this.state=f}internalClearTimeouts(){this.timeoutIds.forEach(r=>{clearTimeout(r)}),this.timeoutIds=[]}getState(r){return r===void 0&&(r=this.state),nc(r,this.props)}getItemCount(){let r=this.items.length;return this.itemCount!=null?r=this.itemCount:this.props.itemCount!==void 0&&(r=this.props.itemCount),r}getItemNodeFromIndex(r){return this.props.environment.document.getElementById(this.getItemId(r))}scrollHighlightedItemIntoView(){{const r=this.getItemNodeFromIndex(this.getState().highlightedIndex);this.props.scrollIntoView(r,this._menuNode)}}moveHighlightedIndex(r,n){const i=this.getItemCount(),{highlightedIndex:o}=this.getState();if(i>0){const a=lo(r,o,i,u=>this.getItemNodeFromIndex(u));this.setHighlightedIndex(a,n)}}getStateAndHelpers(){const{highlightedIndex:r,inputValue:n,selectedItem:i,isOpen:o}=this.getState(),{itemToString:a}=this.props,{id:u}=this,{getRootProps:l,getToggleButtonProps:d,getLabelProps:f,getMenuProps:h,getInputProps:p,getItemProps:v,openMenu:m,closeMenu:y,toggleMenu:x,selectItem:b,selectItemAtIndex:w,selectHighlightedItem:E,setHighlightedIndex:_,clearSelection:S,clearItems:R,reset:I,setItemCount:N,unsetItemCount:A,internalSetState:L}=this;return{getRootProps:l,getToggleButtonProps:d,getLabelProps:f,getMenuProps:h,getInputProps:p,getItemProps:v,reset:I,openMenu:m,closeMenu:y,toggleMenu:x,selectItem:b,selectItemAtIndex:w,selectHighlightedItem:E,setHighlightedIndex:_,clearSelection:S,clearItems:R,setItemCount:N,unsetItemCount:A,setState:L,itemToString:a,id:u,highlightedIndex:r,inputValue:n,isOpen:o,selectedItem:i}}componentDidMount(){process.env.NODE_ENV!=="production"&&this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&wN(this._menuNode,this.getMenuProps);{const r=()=>{this.isMouseDown=!0},n=l=>{this.isMouseDown=!1,!oc(l.target,[this._rootNode,this._menuNode],this.props.environment)&&this.getState().isOpen&&this.reset({type:Aq},()=>this.props.onOuterClick(this.getStateAndHelpers()))},i=()=>{this.isTouchMove=!1},o=()=>{this.isTouchMove=!0},a=l=>{const d=oc(l.target,[this._rootNode,this._menuNode],this.props.environment,!1);!this.isTouchMove&&!d&&this.getState().isOpen&&this.reset({type:Uq},()=>this.props.onOuterClick(this.getStateAndHelpers()))},{environment:u}=this.props;u.addEventListener("mousedown",r),u.addEventListener("mouseup",n),u.addEventListener("touchstart",i),u.addEventListener("touchmove",o),u.addEventListener("touchend",a),this.cleanup=()=>{this.internalClearTimeouts(),this.updateStatus.cancel(),u.removeEventListener("mousedown",r),u.removeEventListener("mouseup",n),u.removeEventListener("touchstart",i),u.removeEventListener("touchmove",o),u.removeEventListener("touchend",a)}}}shouldScroll(r,n){const{highlightedIndex:i}=this.props.highlightedIndex===void 0?this.getState():this.props,{highlightedIndex:o}=n.highlightedIndex===void 0?r:n;return i&&this.getState().isOpen&&!r.isOpen||i!==o}componentDidUpdate(r,n){process.env.NODE_ENV!=="production"&&(Zx(this.state,r,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&wN(this._menuNode,this.getMenuProps)),ic(this.props,"selectedItem")&&this.props.selectedItemChanged(r.selectedItem,this.props.selectedItem)&&this.internalSetState({type:Hq,inputValue:this.props.itemToString(this.props.selectedItem)}),!this.avoidScrolling&&this.shouldScroll(n,r)&&this.scrollHighlightedItemIntoView(),this.updateStatus()}componentWillUnmount(){this.cleanup()}render(){const r=xN(this.props.children,xr);this.clearItems(),this.getRootProps.called=!1,this.getRootProps.refKey=void 0,this.getRootProps.suppressRefError=void 0,this.getMenuProps.called=!1,this.getMenuProps.refKey=void 0,this.getMenuProps.suppressRefError=void 0,this.getLabelProps.called=!1,this.getInputProps.called=!1;const n=xN(r(this.getStateAndHelpers()));if(!n)return null;if(this.getRootProps.called||this.props.suppressRefError)return process.env.NODE_ENV!=="production"&&!this.getRootProps.suppressRefError&&!this.props.suppressRefError&&LX(n,this.getRootProps),n;if(Rq(n))return T.cloneElement(n,this.getRootProps(Iq(n)));if(process.env.NODE_ENV!=="production")throw new Error("downshift: If you return a non-DOM element, you must apply the getRootProps function")}}return e.defaultProps={defaultHighlightedIndex:null,defaultIsOpen:!1,getA11yStatusMessage:Cq,itemToString:t=>t==null?"":(process.env.NODE_ENV!=="production"&&DX(t)&&!t.hasOwnProperty("toString")&&console.warn("downshift: An object was passed to the default implementation of `itemToString`. You should probably provide your own `itemToString` implementation. Please refer to the `itemToString` API documentation.","The object that was passed:",t),String(t)),onStateChange:xr,onInputValueChange:xr,onUserAction:xr,onChange:xr,onSelect:xr,onOuterClick:xr,selectedItemChanged:(t,r)=>t!==r,environment:typeof window>"u"?{}:window,stateReducer:(t,r)=>r,suppressRefError:!1,scrollIntoView:Sq},e.stateChangeTypes=qX,e})();process.env.NODE_ENV!=="production"&&(kX.propTypes={children:le.func,defaultHighlightedIndex:le.number,defaultIsOpen:le.bool,initialHighlightedIndex:le.number,initialSelectedItem:le.any,initialInputValue:le.string,initialIsOpen:le.bool,getA11yStatusMessage:le.func,itemToString:le.func,onChange:le.func,onSelect:le.func,onStateChange:le.func,onInputValueChange:le.func,onUserAction:le.func,onOuterClick:le.func,selectedItemChanged:le.func,stateReducer:le.func,itemCount:le.number,id:le.string,environment:le.shape({addEventListener:le.func,removeEventListener:le.func,document:le.shape({getElementById:le.func,activeElement:le.any,body:le.any})}),suppressRefError:le.bool,scrollIntoView:le.func,selectedItem:le.any,isOpen:le.bool,inputValue:le.string,highlightedIndex:le.number,labelId:le.string,inputId:le.string,menuId:le.string,getItemId:le.func});function wN(e,t){let{refKey:r}=t;e||console.error(`downshift: The ref prop "${r}" from getMenuProps was not applied correctly on your menu element.`)}function LX(e,t){let{refKey:r}=t;const n=r!=="ref",i=!Rq(e);i&&!n&&!vN.isForwardRef(e)?console.error("downshift: You returned a non-DOM element. You must specify a refKey in getRootProps"):!i&&n&&console.error(`downshift: You returned a DOM element. You should not specify a refKey in getRootProps. You specified "${r}"`),!vN.isForwardRef(e)&&!Iq(e)[r]&&console.error(`downshift: You must apply the ref prop "${r}" from getRootProps onto your root element.`)}const Vq={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function BX(e,t,r){const{props:n,type:i}=e,o={};Object.keys(t).forEach(a=>{FX(a,e,t,r),r[a]!==t[a]&&(o[a]=r[a])}),n.onStateChange&&Object.keys(o).length&&n.onStateChange({type:i,...o})}function FX(e,t,r,n){const{props:i,type:o}=t,a=`on${Jx(e)}Change`;i[a]&&n[e]!==void 0&&n[e]!==r[e]&&i[a]({type:o,...n})}function $X(e,t){return t.changes}function zX(e){const{selectedItem:t,itemToString:r}=e;return t?`${r(t)} has been selected.`:""}const HX=Xx((e,t)=>{Pq(e(),t)},200),UX=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?T.useLayoutEffect:T.useEffect;function VX(e){let{id:t=`downshift-${Oq()}`,labelId:r,menuId:n,getItemId:i,toggleButtonId:o,inputId:a}=e;return T.useRef({labelId:r||`${t}-label`,menuId:n||`${t}-menu`,getItemId:i||(l=>`${t}-item-${l}`),toggleButtonId:o||`${t}-toggle-button`,inputId:a||`${t}-input`}).current}function WX(e,t,r){return e!==void 0?e:r.length===0?-1:r.indexOf(t)}function GX(e){return e?String(e):""}function Jx(e){return`${e.slice(0,1).toUpperCase()}${e.slice(1)}`}function Wq(e){const t=T.useRef(e);return t.current=e,t}function KX(e,t,r){const n=T.useRef(),i=T.useRef(),o=T.useCallback((h,p)=>{i.current=p,h=nc(h,p.props);const v=e(h,p);return p.props.stateReducer(h,{...p,changes:v})},[e]),[a,u]=T.useReducer(o,t),l=Wq(r),d=T.useCallback(h=>u({props:l.current,...h}),[l]),f=i.current;return T.useEffect(()=>{f&&n.current&&n.current!==a&&BX(f,nc(n.current,f.props),a),n.current=a},[a,r,f]),[a,d]}const Aa={itemToString:GX,stateReducer:$X,getA11ySelectionMessage:zX,scrollIntoView:Sq,circularNavigation:!1,environment:typeof window>"u"?{}:window};function Jr(e,t,r){r===void 0&&(r=Vq);const n=e[`default${Jx(t)}`];return n!==void 0?n:r[t]}function xu(e,t,r){r===void 0&&(r=Vq);const n=e[t];if(n!==void 0)return n;const i=e[`initial${Jx(t)}`];return i!==void 0?i:Jr(e,t,r)}function YX(e){const t=xu(e,"selectedItem"),r=xu(e,"isOpen"),n=xu(e,"highlightedIndex"),i=xu(e,"inputValue");return{highlightedIndex:n<0&&t&&r?e.items.indexOf(t):n,isOpen:r,selectedItem:t,inputValue:i}}function ac(e,t,r,n){const{items:i,initialHighlightedIndex:o,defaultHighlightedIndex:a}=e,{selectedItem:u,highlightedIndex:l}=t;return i.length===0?-1:o!==void 0&&l===o?o:a!==void 0?a:u?r===0?i.indexOf(u):lo(r,i.indexOf(u),i.length,n,!1):r===0?-1:r<0?i.length-1:0}function XX(e,t,r,n){const i=T.useRef({isMouseDown:!1,isTouchMove:!1});return T.useEffect(()=>{const o=()=>{i.current.isMouseDown=!0},a=f=>{i.current.isMouseDown=!1,e&&!oc(f.target,t.map(h=>h.current),r)&&n()},u=()=>{i.current.isTouchMove=!1},l=()=>{i.current.isTouchMove=!0},d=f=>{e&&!i.current.isTouchMove&&!oc(f.target,t.map(h=>h.current),r,!1)&&n()};return r.addEventListener("mousedown",o),r.addEventListener("mouseup",a),r.addEventListener("touchstart",u),r.addEventListener("touchmove",l),r.addEventListener("touchend",d),function(){r.removeEventListener("mousedown",o),r.removeEventListener("mouseup",a),r.removeEventListener("touchstart",u),r.removeEventListener("touchmove",l),r.removeEventListener("touchend",d)}},[e,r]),i}let Gq=()=>xr;process.env.NODE_ENV!=="production"&&(Gq=function(){const e=T.useRef(!0);for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];const i=T.useRef(r.reduce((a,u)=>(a[u]={},a),{}));return T.useEffect(()=>{Object.keys(i.current).forEach(a=>{const u=i.current[a];if(e.current&&!Object.keys(u).length){console.error(`downshift: You forgot to call the ${a} getter function on your component / element.`);return}const{suppressRefError:l,refKey:d,elementRef:f}=u;(!f||!f.current)&&!l&&console.error(`downshift: The ref prop "${d}" from ${a} was not applied correctly on your element.`)}),e.current=!1}),T.useCallback((a,u,l,d)=>{i.current[a]={suppressRefError:u,refKey:l,elementRef:d}},[])});function _N(e,t,r){let{isInitialMount:n,highlightedIndex:i,items:o,environment:a,...u}=r;T.useEffect(()=>{n||HX(()=>e({highlightedIndex:i,highlightedItem:o[i],resultCount:o.length,...u}),a.document)},t)}function ZX(e){let{highlightedIndex:t,isOpen:r,itemRefs:n,getItemNodeFromIndex:i,menuElement:o,scrollIntoView:a}=e;const u=T.useRef(!0);return UX(()=>{t<0||!r||!Object.keys(n.current).length||(u.current===!1?u.current=!0:a(i(t),o))},[t]),u}let Kq=xr;process.env.NODE_ENV!=="production"&&(Kq=e=>{let{isInitialMount:t,props:r,state:n}=e;const i=T.useRef(r);T.useEffect(()=>{t||(Zx(n,i.current,r),i.current=r)},[n,r,t])});function JX(e,t,r){const{type:n,props:i}=t;let o;switch(n){case r.ItemMouseMove:o={highlightedIndex:t.disabled?-1:t.index};break;case r.MenuMouseLeave:o={highlightedIndex:-1};break;case r.ToggleButtonClick:case r.FunctionToggleMenu:o={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:ac(i,e,0)};break;case r.FunctionOpenMenu:o={isOpen:!0,highlightedIndex:ac(i,e,0)};break;case r.FunctionCloseMenu:o={isOpen:!1};break;case r.FunctionSetHighlightedIndex:o={highlightedIndex:t.highlightedIndex};break;case r.FunctionSetInputValue:o={inputValue:t.inputValue};break;case r.FunctionReset:o={highlightedIndex:Jr(i,"highlightedIndex"),isOpen:Jr(i,"isOpen"),selectedItem:Jr(i,"selectedItem"),inputValue:Jr(i,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return{...e,...o}}le.array.isRequired,le.func,le.func,le.func,le.bool,le.number,le.number,le.number,le.bool,le.bool,le.bool,le.any,le.any,le.any,le.string,le.string,le.string,le.func,le.string,le.func,le.func,le.func,le.func,le.func,le.shape({addEventListener:le.func,removeEventListener:le.func,document:le.shape({getElementById:le.func,activeElement:le.any,body:le.any})});function QX(e){var t=e.isOpen,r=e.resultCount,n=e.previousResultCount;return t?r?r!==n?"".concat(r," result").concat(r===1?" is":"s are"," available, use up and down arrow keys to navigate. Press Enter or Space Bar keys to select."):"":"No results are available.":""}rc(rc({},Aa),{getA11yStatusMessage:QX});process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;const Qx=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,ew=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,tw=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,rw=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,nw=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,iw=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":5,ow=process.env.NODE_ENV!=="production"?"__input_change__":6,sc=process.env.NODE_ENV!=="production"?"__input_blur__":7,Yq=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":8,Xq=process.env.NODE_ENV!=="production"?"__item_mouse_move__":9,aw=process.env.NODE_ENV!=="production"?"__item_click__":10,Zq=process.env.NODE_ENV!=="production"?"__togglebutton_click__":11,Jq=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":12,Qq=process.env.NODE_ENV!=="production"?"__function_open_menu__":13,ek=process.env.NODE_ENV!=="production"?"__function_close_menu__":14,tk=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":15,sw=process.env.NODE_ENV!=="production"?"__function_select_item__":16,rk=process.env.NODE_ENV!=="production"?"__function_set_input_value__":17,nk=process.env.NODE_ENV!=="production"?"__function_reset__":18,uw=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":19;var ik=Object.freeze({__proto__:null,InputKeyDownArrowDown:Qx,InputKeyDownArrowUp:ew,InputKeyDownEscape:tw,InputKeyDownHome:rw,InputKeyDownEnd:nw,InputKeyDownEnter:iw,InputChange:ow,InputBlur:sc,MenuMouseLeave:Yq,ItemMouseMove:Xq,ItemClick:aw,ToggleButtonClick:Zq,FunctionToggleMenu:Jq,FunctionOpenMenu:Qq,FunctionCloseMenu:ek,FunctionSetHighlightedIndex:tk,FunctionSelectItem:sw,FunctionSetInputValue:rk,FunctionReset:nk,ControlledPropUpdatedSelectedItem:uw});function eZ(e){const t=YX(e),{selectedItem:r}=t;let{inputValue:n}=t;return n===""&&r&&e.defaultInputValue===void 0&&e.initialInputValue===void 0&&e.inputValue===void 0&&(n=e.itemToString(r)),{...t,inputValue:n}}const tZ={items:le.array.isRequired,itemToString:le.func,getA11yStatusMessage:le.func,getA11ySelectionMessage:le.func,circularNavigation:le.bool,highlightedIndex:le.number,defaultHighlightedIndex:le.number,initialHighlightedIndex:le.number,isOpen:le.bool,defaultIsOpen:le.bool,initialIsOpen:le.bool,selectedItem:le.any,initialSelectedItem:le.any,defaultSelectedItem:le.any,inputValue:le.string,defaultInputValue:le.string,initialInputValue:le.string,id:le.string,labelId:le.string,menuId:le.string,getItemId:le.func,inputId:le.string,toggleButtonId:le.string,stateReducer:le.func,onSelectedItemChange:le.func,onHighlightedIndexChange:le.func,onStateChange:le.func,onIsOpenChange:le.func,onInputValueChange:le.func,environment:le.shape({addEventListener:le.func,removeEventListener:le.func,document:le.shape({getElementById:le.func,activeElement:le.any,body:le.any})})};function rZ(e,t,r){const n=T.useRef(),[i,o]=KX(e,t,r);return T.useEffect(()=>{ic(r,"selectedItem")&&(n.current!==r.selectedItem&&o({type:uw,inputValue:r.itemToString(r.selectedItem)}),n.current=i.selectedItem===n.current?r.selectedItem:i.selectedItem)}),[nc(i,r),o]}let ok=xr;process.env.NODE_ENV!=="production"&&(ok=(e,t)=>{le.checkPropTypes(tZ,e,"prop",t.name)});const nZ={...Aa,getA11yStatusMessage:Cq,circularNavigation:!0};function iZ(e,t){const{type:r,props:n,shiftKey:i}=t;let o;switch(r){case aw:o={isOpen:Jr(n,"isOpen"),highlightedIndex:Jr(n,"highlightedIndex"),selectedItem:n.items[t.index],inputValue:n.itemToString(n.items[t.index])};break;case Qx:e.isOpen?o={highlightedIndex:lo(i?5:1,e.highlightedIndex,n.items.length,t.getItemNodeFromIndex,n.circularNavigation)}:o={highlightedIndex:ac(n,e,1,t.getItemNodeFromIndex),isOpen:n.items.length>=0};break;case ew:e.isOpen?o={highlightedIndex:lo(i?-5:-1,e.highlightedIndex,n.items.length,t.getItemNodeFromIndex,n.circularNavigation)}:o={highlightedIndex:ac(n,e,-1,t.getItemNodeFromIndex),isOpen:n.items.length>=0};break;case iw:o={...e.isOpen&&e.highlightedIndex>=0&&{selectedItem:n.items[e.highlightedIndex],isOpen:Jr(n,"isOpen"),highlightedIndex:Jr(n,"highlightedIndex"),inputValue:n.itemToString(n.items[e.highlightedIndex])}};break;case tw:o={isOpen:!1,highlightedIndex:-1,...!e.isOpen&&{selectedItem:null,inputValue:""}};break;case rw:o={highlightedIndex:_i(1,0,n.items.length,t.getItemNodeFromIndex,!1)};break;case nw:o={highlightedIndex:_i(-1,n.items.length-1,n.items.length,t.getItemNodeFromIndex,!1)};break;case sc:o={isOpen:!1,highlightedIndex:-1,...e.highlightedIndex>=0&&t.selectItem&&{selectedItem:n.items[e.highlightedIndex],inputValue:n.itemToString(n.items[e.highlightedIndex])}};break;case ow:o={isOpen:!0,highlightedIndex:Jr(n,"highlightedIndex"),inputValue:t.inputValue};break;case sw:o={selectedItem:t.selectedItem,inputValue:n.itemToString(t.selectedItem)};break;case uw:o={inputValue:t.inputValue};break;default:return JX(e,t,ik)}return{...e,...o}}io.stateChangeTypes=ik;function io(e){e===void 0&&(e={}),ok(e,io);const t={...nZ,...e},{initialIsOpen:r,defaultIsOpen:n,items:i,scrollIntoView:o,environment:a,getA11yStatusMessage:u,getA11ySelectionMessage:l,itemToString:d}=t,f=eZ(t),[h,p]=rZ(iZ,f,t),{isOpen:v,highlightedIndex:m,selectedItem:y,inputValue:x}=h,b=T.useRef(null),w=T.useRef({}),E=T.useRef(null),_=T.useRef(null),S=T.useRef(null),R=T.useRef(!0),I=VX(t),N=T.useRef(),A=Wq({state:h,props:t}),L=T.useCallback(z=>w.current[I.getItemId(z)],[I]);_N(u,[v,m,x,i],{isInitialMount:R.current,previousResultCount:N.current,items:i,environment:a,itemToString:d,...h}),_N(l,[y],{isInitialMount:R.current,previousResultCount:N.current,items:i,environment:a,itemToString:d,...h});const B=ZX({menuElement:b.current,highlightedIndex:m,isOpen:v,itemRefs:w,scrollIntoView:o,getItemNodeFromIndex:L});Kq({isInitialMount:R.current,props:t,state:h}),T.useEffect(()=>{(r||n||v)&&E.current&&E.current.focus()},[]),T.useEffect(()=>{R.current||(N.current=i.length)});const U=XX(v,[S,b,_],a,()=>{p({type:sc,selectItem:!1})}),j=Gq("getInputProps","getComboboxProps","getMenuProps");T.useEffect(()=>{R.current=!1},[]),T.useEffect(()=>{v||(w.current={})},[v]);const D=T.useMemo(()=>({ArrowDown(z){z.preventDefault(),p({type:Qx,shiftKey:z.shiftKey,getItemNodeFromIndex:L})},ArrowUp(z){z.preventDefault(),p({type:ew,shiftKey:z.shiftKey,getItemNodeFromIndex:L})},Home(z){A.current.state.isOpen&&(z.preventDefault(),p({type:rw,getItemNodeFromIndex:L}))},End(z){A.current.state.isOpen&&(z.preventDefault(),p({type:nw,getItemNodeFromIndex:L}))},Escape(z){const re=A.current.state;(re.isOpen||re.inputValue||re.selectedItem||re.highlightedIndex>-1)&&(z.preventDefault(),p({type:tw}))},Enter(z){const re=A.current.state;!re.isOpen||re.highlightedIndex<0||z.which===229||(z.preventDefault(),p({type:iw,getItemNodeFromIndex:L}))}}),[p,A,L]),G=T.useCallback(z=>({id:I.labelId,htmlFor:I.inputId,...z}),[I]),F=T.useCallback(function(z,re){let{onMouseLeave:ie,refKey:se="ref",ref:ce,...be}=z===void 0?{}:z,{suppressRefError:Ce=!1}=re===void 0?{}:re;return j("getMenuProps",Ce,se,b),{[se]:ci(ce,_e=>{b.current=_e}),id:I.menuId,role:"listbox","aria-labelledby":I.labelId,onMouseLeave:Rt(ie,()=>{p({type:Yq})}),...be}},[p,j,I]),X=T.useCallback(function(z){let{item:re,index:ie,refKey:se="ref",ref:ce,onMouseMove:be,onMouseDown:Ce,onClick:_e,onPress:he,disabled:fe,...Ee}=z===void 0?{}:z;const{props:Pe,state:Ze}=A.current,ze=WX(ie,re,Pe.items);if(ze<0)throw new Error("Pass either item or item index in getItemProps!");const Fe="onClick",Ue=_e,ct=()=>{ie!==Ze.highlightedIndex&&(B.current=!1,p({type:Xq,index:ie,disabled:fe}))},lt=()=>{p({type:aw,index:ie})},mt=yt=>yt.preventDefault();return{[se]:ci(ce,yt=>{yt&&(w.current[I.getItemId(ze)]=yt)}),disabled:fe,role:"option","aria-selected":`${ze===Ze.highlightedIndex}`,id:I.getItemId(ze),...!fe&&{[Fe]:Rt(Ue,lt)},onMouseMove:Rt(be,ct),onMouseDown:Rt(Ce,mt),...Ee}},[p,A,B,I]),Z=T.useCallback(function(z){let{onClick:re,onPress:ie,refKey:se="ref",ref:ce,...be}=z===void 0?{}:z;const Ce=()=>{p({type:Zq}),!A.current.state.isOpen&&E.current&&E.current.focus()};return{[se]:ci(ce,_e=>{_.current=_e}),id:I.toggleButtonId,tabIndex:-1,...!be.disabled&&{onClick:Rt(re,Ce)},...be}},[p,A,I]),Q=T.useCallback(function(z,re){let{onKeyDown:ie,onChange:se,onInput:ce,onBlur:be,onChangeText:Ce,refKey:_e="ref",ref:he,...fe}=z===void 0?{}:z,{suppressRefError:Ee=!1}=re===void 0?{}:re;j("getInputProps",Ee,_e,E);const Pe=A.current.state,Ze=lt=>{const mt=Kb(lt);mt&&D[mt]&&D[mt](lt)},ze=lt=>{p({type:ow,inputValue:lt.target.value})},Fe=()=>{Pe.isOpen&&!U.current.isMouseDown&&p({type:sc,selectItem:!0})},Ue="onChange";let ct={};return fe.disabled||(ct={[Ue]:Rt(se,ce,ze),onKeyDown:Rt(ie,Ze),onBlur:Rt(be,Fe)}),{[_e]:ci(he,lt=>{E.current=lt}),id:I.inputId,"aria-autocomplete":"list","aria-controls":I.menuId,...Pe.isOpen&&Pe.highlightedIndex>-1&&{"aria-activedescendant":I.getItemId(Pe.highlightedIndex)},"aria-labelledby":I.labelId,autoComplete:"off",value:Pe.inputValue,...ct,...fe}},[p,D,A,U,j,I]),W=T.useCallback(function(z,re){let{refKey:ie="ref",ref:se,...ce}=z===void 0?{}:z,{suppressRefError:be=!1}=re===void 0?{}:re;return j("getComboboxProps",be,ie,S),{[ie]:ci(se,Ce=>{S.current=Ce}),role:"combobox","aria-haspopup":"listbox","aria-owns":I.menuId,"aria-expanded":A.current.state.isOpen,...ce}},[A,j,I]),ee=T.useCallback(()=>{p({type:Jq})},[p]),oe=T.useCallback(()=>{p({type:ek})},[p]),ae=T.useCallback(()=>{p({type:Qq})},[p]),H=T.useCallback(z=>{p({type:tk,highlightedIndex:z})},[p]),K=T.useCallback(z=>{p({type:sw,selectedItem:z})},[p]),$=T.useCallback(z=>{p({type:rk,inputValue:z})},[p]),k=T.useCallback(()=>{p({type:nk})},[p]);return{getItemProps:X,getLabelProps:G,getMenuProps:F,getInputProps:Q,getComboboxProps:W,getToggleButtonProps:Z,toggleMenu:ee,openMenu:ae,closeMenu:oe,setHighlightedIndex:H,setInputValue:$,selectItem:K,reset:k,highlightedIndex:m,isOpen:v,selectedItem:y,inputValue:x}}le.array,le.array,le.array,le.func,le.func,le.func,le.number,le.number,le.number,le.func,le.func,le.string,le.string,le.shape({addEventListener:le.func,removeEventListener:le.func,document:le.shape({getElementById:le.func,activeElement:le.any,body:le.any})});Aa.itemToString,Aa.stateReducer,Aa.environment;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;var Ia={exports:{}};/**
41
41
  * @license
42
42
  * Lodash <https://lodash.com/>
43
43
  * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
44
44
  * Released under MIT license <https://lodash.com/license>
45
45
  * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
46
46
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
47
- */var sZ=Sa.exports,bN;function uZ(){return bN||(bN=1,(function(e,t){(function(){var r,n="4.17.21",i=200,o="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",a="Expected a function",u="Invalid `variable` option passed into `_.template`",c="__lodash_hash_undefined__",d=500,f="__lodash_placeholder__",h=1,p=2,v=4,m=1,y=2,x=1,b=2,w=4,E=8,_=16,S=32,R=64,I=128,N=256,D=512,L=30,B="...",U=800,j=16,T=1,G=2,z=3,X=1/0,Z=9007199254740991,re=17976931348623157e292,W=NaN,Q=4294967295,ue=Q-1,oe=Q>>>1,H=[["ary",I],["bind",x],["bindKey",b],["curry",E],["curryRight",_],["flip",D],["partial",S],["partialRight",R],["rearg",N]],K="[object Arguments]",$="[object Array]",k="[object AsyncFunction]",F="[object Boolean]",te="[object Date]",ie="[object DOMException]",ae="[object Error]",ce="[object Function]",we="[object GeneratorFunction]",Se="[object Map]",_e="[object Number]",he="[object Null]",le="[object Object]",Oe="[object Promise]",Ne="[object Proxy]",He="[object RegExp]",qe="[object Set]",Xe="[object String]",We="[object Symbol]",mt="[object Undefined]",et="[object WeakMap]",Tt="[object WeakSet]",ut="[object ArrayBuffer]",tt="[object DataView]",Ct="[object Float32Array]",Jt="[object Float64Array]",lr="[object Int8Array]",Dt="[object Int16Array]",xt="[object Int32Array]",jt="[object Uint8Array]",Hr="[object Uint8ClampedArray]",Yn="[object Uint16Array]",Cn="[object Uint32Array]",Ur=/\b__p \+= '';/g,Pi=/\b(__p \+=) '' \+/g,vl=/(__e\(.*?\)|\b__t\)) \+\n'';/g,ts=/&(?:amp|lt|gt|quot|#39);/g,No=/[&<>"']/g,gl=RegExp(ts.source),rs=RegExp(No.source),ml=/<%-([\s\S]+?)%>/g,ns=/<%([\s\S]+?)%>/g,is=/<%=([\s\S]+?)%>/g,os=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,yl=/^\w*$/,as=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,To=/[\\^$.*+?()[\]{}|]/g,ss=RegExp(To.source),Ao=/^\s+/,us=/\s/,bl=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,cs=/\{\n\/\* \[wrapped with (.+)\] \*/,xl=/,? & /,wl=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,_l=/[()=,{}\[\]\/\s]/,El=/\\(\\)?/g,Sl=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,ls=/\w*$/,Ol=/^[-+]0x[0-9a-f]+$/i,Cl=/^0b[01]+$/i,Rl=/^\[object .+?Constructor\]$/,Il=/^0o[0-7]+$/i,Pl=/^(?:0|[1-9]\d*)$/,Nl=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Ni=/($^)/,fs=/['\n\r\u2028\u2029\\]/g,Ti="\\ud800-\\udfff",Tl="\\u0300-\\u036f",Al="\\ufe20-\\ufe2f",ds="\\u20d0-\\u20ff",hs=Tl+Al+ds,Mo="\\u2700-\\u27bf",ps="a-z\\xdf-\\xf6\\xf8-\\xff",vs="\\xac\\xb1\\xd7\\xf7",Ml="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",gs="\\u2000-\\u206f",Dl=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",ms="A-Z\\xc0-\\xd6\\xd8-\\xde",Do="\\ufe0e\\ufe0f",ys=vs+Ml+gs+Dl,jo="['’]",jl="["+Ti+"]",bs="["+ys+"]",Xn="["+hs+"]",xs="\\d+",Ai="["+Mo+"]",ws="["+ps+"]",_s="[^"+Ti+ys+xs+Mo+ps+ms+"]",ql="\\ud83c[\\udffb-\\udfff]",Zk="(?:"+Xn+"|"+ql+")",Ew="[^"+Ti+"]",kl="(?:\\ud83c[\\udde6-\\uddff]){2}",Ll="[\\ud800-\\udbff][\\udc00-\\udfff]",Mi="["+ms+"]",Sw="\\u200d",Ow="(?:"+ws+"|"+_s+")",Jk="(?:"+Mi+"|"+_s+")",Cw="(?:"+jo+"(?:d|ll|m|re|s|t|ve))?",Rw="(?:"+jo+"(?:D|LL|M|RE|S|T|VE))?",Iw=Zk+"?",Pw="["+Do+"]?",Qk="(?:"+Sw+"(?:"+[Ew,kl,Ll].join("|")+")"+Pw+Iw+")*",eL="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",tL="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Nw=Pw+Iw+Qk,rL="(?:"+[Ai,kl,Ll].join("|")+")"+Nw,nL="(?:"+[Ew+Xn+"?",Xn,kl,Ll,jl].join("|")+")",iL=RegExp(jo,"g"),oL=RegExp(Xn,"g"),Bl=RegExp(ql+"(?="+ql+")|"+nL+Nw,"g"),aL=RegExp([Mi+"?"+ws+"+"+Cw+"(?="+[bs,Mi,"$"].join("|")+")",Jk+"+"+Rw+"(?="+[bs,Mi+Ow,"$"].join("|")+")",Mi+"?"+Ow+"+"+Cw,Mi+"+"+Rw,tL,eL,xs,rL].join("|"),"g"),sL=RegExp("["+Sw+Ti+hs+Do+"]"),uL=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,cL=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],lL=-1,st={};st[Ct]=st[Jt]=st[lr]=st[Dt]=st[xt]=st[jt]=st[Hr]=st[Yn]=st[Cn]=!0,st[K]=st[$]=st[ut]=st[F]=st[tt]=st[te]=st[ae]=st[ce]=st[Se]=st[_e]=st[le]=st[He]=st[qe]=st[Xe]=st[et]=!1;var ot={};ot[K]=ot[$]=ot[ut]=ot[tt]=ot[F]=ot[te]=ot[Ct]=ot[Jt]=ot[lr]=ot[Dt]=ot[xt]=ot[Se]=ot[_e]=ot[le]=ot[He]=ot[qe]=ot[Xe]=ot[We]=ot[jt]=ot[Hr]=ot[Yn]=ot[Cn]=!0,ot[ae]=ot[ce]=ot[et]=!1;var fL={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},dL={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},hL={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},pL={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},vL=parseFloat,gL=parseInt,Tw=typeof ht=="object"&&ht&&ht.Object===Object&&ht,mL=typeof self=="object"&&self&&self.Object===Object&&self,Rt=Tw||mL||Function("return this")(),Fl=t&&!t.nodeType&&t,Zn=Fl&&!0&&e&&!e.nodeType&&e,Aw=Zn&&Zn.exports===Fl,$l=Aw&&Tw.process,fr=(function(){try{var ee=Zn&&Zn.require&&Zn.require("util").types;return ee||$l&&$l.binding&&$l.binding("util")}catch{}})(),Mw=fr&&fr.isArrayBuffer,Dw=fr&&fr.isDate,jw=fr&&fr.isMap,qw=fr&&fr.isRegExp,kw=fr&&fr.isSet,Lw=fr&&fr.isTypedArray;function Qt(ee,de,se){switch(se.length){case 0:return ee.call(de);case 1:return ee.call(de,se[0]);case 2:return ee.call(de,se[0],se[1]);case 3:return ee.call(de,se[0],se[1],se[2])}return ee.apply(de,se)}function yL(ee,de,se,Ee){for(var Ae=-1,Ue=ee==null?0:ee.length;++Ae<Ue;){var wt=ee[Ae];de(Ee,wt,se(wt),ee)}return Ee}function dr(ee,de){for(var se=-1,Ee=ee==null?0:ee.length;++se<Ee&&de(ee[se],se,ee)!==!1;);return ee}function bL(ee,de){for(var se=ee==null?0:ee.length;se--&&de(ee[se],se,ee)!==!1;);return ee}function Bw(ee,de){for(var se=-1,Ee=ee==null?0:ee.length;++se<Ee;)if(!de(ee[se],se,ee))return!1;return!0}function Rn(ee,de){for(var se=-1,Ee=ee==null?0:ee.length,Ae=0,Ue=[];++se<Ee;){var wt=ee[se];de(wt,se,ee)&&(Ue[Ae++]=wt)}return Ue}function Es(ee,de){var se=ee==null?0:ee.length;return!!se&&Di(ee,de,0)>-1}function zl(ee,de,se){for(var Ee=-1,Ae=ee==null?0:ee.length;++Ee<Ae;)if(se(de,ee[Ee]))return!0;return!1}function ct(ee,de){for(var se=-1,Ee=ee==null?0:ee.length,Ae=Array(Ee);++se<Ee;)Ae[se]=de(ee[se],se,ee);return Ae}function In(ee,de){for(var se=-1,Ee=de.length,Ae=ee.length;++se<Ee;)ee[Ae+se]=de[se];return ee}function Hl(ee,de,se,Ee){var Ae=-1,Ue=ee==null?0:ee.length;for(Ee&&Ue&&(se=ee[++Ae]);++Ae<Ue;)se=de(se,ee[Ae],Ae,ee);return se}function xL(ee,de,se,Ee){var Ae=ee==null?0:ee.length;for(Ee&&Ae&&(se=ee[--Ae]);Ae--;)se=de(se,ee[Ae],Ae,ee);return se}function Ul(ee,de){for(var se=-1,Ee=ee==null?0:ee.length;++se<Ee;)if(de(ee[se],se,ee))return!0;return!1}var wL=Vl("length");function _L(ee){return ee.split("")}function EL(ee){return ee.match(wl)||[]}function Fw(ee,de,se){var Ee;return se(ee,function(Ae,Ue,wt){if(de(Ae,Ue,wt))return Ee=Ue,!1}),Ee}function Ss(ee,de,se,Ee){for(var Ae=ee.length,Ue=se+(Ee?1:-1);Ee?Ue--:++Ue<Ae;)if(de(ee[Ue],Ue,ee))return Ue;return-1}function Di(ee,de,se){return de===de?jL(ee,de,se):Ss(ee,$w,se)}function SL(ee,de,se,Ee){for(var Ae=se-1,Ue=ee.length;++Ae<Ue;)if(Ee(ee[Ae],de))return Ae;return-1}function $w(ee){return ee!==ee}function zw(ee,de){var se=ee==null?0:ee.length;return se?Gl(ee,de)/se:W}function Vl(ee){return function(de){return de==null?r:de[ee]}}function Wl(ee){return function(de){return ee==null?r:ee[de]}}function Hw(ee,de,se,Ee,Ae){return Ae(ee,function(Ue,wt,rt){se=Ee?(Ee=!1,Ue):de(se,Ue,wt,rt)}),se}function OL(ee,de){var se=ee.length;for(ee.sort(de);se--;)ee[se]=ee[se].value;return ee}function Gl(ee,de){for(var se,Ee=-1,Ae=ee.length;++Ee<Ae;){var Ue=de(ee[Ee]);Ue!==r&&(se=se===r?Ue:se+Ue)}return se}function Kl(ee,de){for(var se=-1,Ee=Array(ee);++se<ee;)Ee[se]=de(se);return Ee}function CL(ee,de){return ct(de,function(se){return[se,ee[se]]})}function Uw(ee){return ee&&ee.slice(0,Kw(ee)+1).replace(Ao,"")}function er(ee){return function(de){return ee(de)}}function Yl(ee,de){return ct(de,function(se){return ee[se]})}function qo(ee,de){return ee.has(de)}function Vw(ee,de){for(var se=-1,Ee=ee.length;++se<Ee&&Di(de,ee[se],0)>-1;);return se}function Ww(ee,de){for(var se=ee.length;se--&&Di(de,ee[se],0)>-1;);return se}function RL(ee,de){for(var se=ee.length,Ee=0;se--;)ee[se]===de&&++Ee;return Ee}var IL=Wl(fL),PL=Wl(dL);function NL(ee){return"\\"+pL[ee]}function TL(ee,de){return ee==null?r:ee[de]}function ji(ee){return sL.test(ee)}function AL(ee){return uL.test(ee)}function ML(ee){for(var de,se=[];!(de=ee.next()).done;)se.push(de.value);return se}function Xl(ee){var de=-1,se=Array(ee.size);return ee.forEach(function(Ee,Ae){se[++de]=[Ae,Ee]}),se}function Gw(ee,de){return function(se){return ee(de(se))}}function Pn(ee,de){for(var se=-1,Ee=ee.length,Ae=0,Ue=[];++se<Ee;){var wt=ee[se];(wt===de||wt===f)&&(ee[se]=f,Ue[Ae++]=se)}return Ue}function Os(ee){var de=-1,se=Array(ee.size);return ee.forEach(function(Ee){se[++de]=Ee}),se}function DL(ee){var de=-1,se=Array(ee.size);return ee.forEach(function(Ee){se[++de]=[Ee,Ee]}),se}function jL(ee,de,se){for(var Ee=se-1,Ae=ee.length;++Ee<Ae;)if(ee[Ee]===de)return Ee;return-1}function qL(ee,de,se){for(var Ee=se+1;Ee--;)if(ee[Ee]===de)return Ee;return Ee}function qi(ee){return ji(ee)?LL(ee):wL(ee)}function Pr(ee){return ji(ee)?BL(ee):_L(ee)}function Kw(ee){for(var de=ee.length;de--&&us.test(ee.charAt(de)););return de}var kL=Wl(hL);function LL(ee){for(var de=Bl.lastIndex=0;Bl.test(ee);)++de;return de}function BL(ee){return ee.match(Bl)||[]}function FL(ee){return ee.match(aL)||[]}var $L=(function ee(de){de=de==null?Rt:ki.defaults(Rt.Object(),de,ki.pick(Rt,cL));var se=de.Array,Ee=de.Date,Ae=de.Error,Ue=de.Function,wt=de.Math,rt=de.Object,Zl=de.RegExp,zL=de.String,hr=de.TypeError,Cs=se.prototype,HL=Ue.prototype,Li=rt.prototype,Rs=de["__core-js_shared__"],Is=HL.toString,Ze=Li.hasOwnProperty,UL=0,Yw=(function(){var s=/[^.]+$/.exec(Rs&&Rs.keys&&Rs.keys.IE_PROTO||"");return s?"Symbol(src)_1."+s:""})(),Ps=Li.toString,VL=Is.call(rt),WL=Rt._,GL=Zl("^"+Is.call(Ze).replace(To,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ns=Aw?de.Buffer:r,Nn=de.Symbol,Ts=de.Uint8Array,Xw=Ns?Ns.allocUnsafe:r,As=Gw(rt.getPrototypeOf,rt),Zw=rt.create,Jw=Li.propertyIsEnumerable,Ms=Cs.splice,Qw=Nn?Nn.isConcatSpreadable:r,ko=Nn?Nn.iterator:r,Jn=Nn?Nn.toStringTag:r,Ds=(function(){try{var s=ni(rt,"defineProperty");return s({},"",{}),s}catch{}})(),KL=de.clearTimeout!==Rt.clearTimeout&&de.clearTimeout,YL=Ee&&Ee.now!==Rt.Date.now&&Ee.now,XL=de.setTimeout!==Rt.setTimeout&&de.setTimeout,js=wt.ceil,qs=wt.floor,Jl=rt.getOwnPropertySymbols,ZL=Ns?Ns.isBuffer:r,e_=de.isFinite,JL=Cs.join,QL=Gw(rt.keys,rt),_t=wt.max,At=wt.min,eB=Ee.now,tB=de.parseInt,t_=wt.random,rB=Cs.reverse,Ql=ni(de,"DataView"),Lo=ni(de,"Map"),ef=ni(de,"Promise"),Bi=ni(de,"Set"),Bo=ni(de,"WeakMap"),Fo=ni(rt,"create"),ks=Bo&&new Bo,Fi={},nB=ii(Ql),iB=ii(Lo),oB=ii(ef),aB=ii(Bi),sB=ii(Bo),Ls=Nn?Nn.prototype:r,$o=Ls?Ls.valueOf:r,r_=Ls?Ls.toString:r;function M(s){if(dt(s)&&!Me(s)&&!(s instanceof Fe)){if(s instanceof pr)return s;if(Ze.call(s,"__wrapped__"))return n1(s)}return new pr(s)}var $i=(function(){function s(){}return function(l){if(!ft(l))return{};if(Zw)return Zw(l);s.prototype=l;var g=new s;return s.prototype=r,g}})();function Bs(){}function pr(s,l){this.__wrapped__=s,this.__actions__=[],this.__chain__=!!l,this.__index__=0,this.__values__=r}M.templateSettings={escape:ml,evaluate:ns,interpolate:is,variable:"",imports:{_:M}},M.prototype=Bs.prototype,M.prototype.constructor=M,pr.prototype=$i(Bs.prototype),pr.prototype.constructor=pr;function Fe(s){this.__wrapped__=s,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Q,this.__views__=[]}function uB(){var s=new Fe(this.__wrapped__);return s.__actions__=zt(this.__actions__),s.__dir__=this.__dir__,s.__filtered__=this.__filtered__,s.__iteratees__=zt(this.__iteratees__),s.__takeCount__=this.__takeCount__,s.__views__=zt(this.__views__),s}function cB(){if(this.__filtered__){var s=new Fe(this);s.__dir__=-1,s.__filtered__=!0}else s=this.clone(),s.__dir__*=-1;return s}function lB(){var s=this.__wrapped__.value(),l=this.__dir__,g=Me(s),O=l<0,P=g?s.length:0,q=_F(0,P,this.__views__),V=q.start,Y=q.end,ne=Y-V,pe=O?Y:V-1,ge=this.__iteratees__,me=ge.length,be=0,Ce=At(ne,this.__takeCount__);if(!g||!O&&P==ne&&Ce==ne)return C_(s,this.__actions__);var Ie=[];e:for(;ne--&&be<Ce;){pe+=l;for(var je=-1,Pe=s[pe];++je<me;){var Le=ge[je],$e=Le.iteratee,nr=Le.type,Lt=$e(Pe);if(nr==G)Pe=Lt;else if(!Lt){if(nr==T)continue e;break e}}Ie[be++]=Pe}return Ie}Fe.prototype=$i(Bs.prototype),Fe.prototype.constructor=Fe;function Qn(s){var l=-1,g=s==null?0:s.length;for(this.clear();++l<g;){var O=s[l];this.set(O[0],O[1])}}function fB(){this.__data__=Fo?Fo(null):{},this.size=0}function dB(s){var l=this.has(s)&&delete this.__data__[s];return this.size-=l?1:0,l}function hB(s){var l=this.__data__;if(Fo){var g=l[s];return g===c?r:g}return Ze.call(l,s)?l[s]:r}function pB(s){var l=this.__data__;return Fo?l[s]!==r:Ze.call(l,s)}function vB(s,l){var g=this.__data__;return this.size+=this.has(s)?0:1,g[s]=Fo&&l===r?c:l,this}Qn.prototype.clear=fB,Qn.prototype.delete=dB,Qn.prototype.get=hB,Qn.prototype.has=pB,Qn.prototype.set=vB;function un(s){var l=-1,g=s==null?0:s.length;for(this.clear();++l<g;){var O=s[l];this.set(O[0],O[1])}}function gB(){this.__data__=[],this.size=0}function mB(s){var l=this.__data__,g=Fs(l,s);if(g<0)return!1;var O=l.length-1;return g==O?l.pop():Ms.call(l,g,1),--this.size,!0}function yB(s){var l=this.__data__,g=Fs(l,s);return g<0?r:l[g][1]}function bB(s){return Fs(this.__data__,s)>-1}function xB(s,l){var g=this.__data__,O=Fs(g,s);return O<0?(++this.size,g.push([s,l])):g[O][1]=l,this}un.prototype.clear=gB,un.prototype.delete=mB,un.prototype.get=yB,un.prototype.has=bB,un.prototype.set=xB;function cn(s){var l=-1,g=s==null?0:s.length;for(this.clear();++l<g;){var O=s[l];this.set(O[0],O[1])}}function wB(){this.size=0,this.__data__={hash:new Qn,map:new(Lo||un),string:new Qn}}function _B(s){var l=Js(this,s).delete(s);return this.size-=l?1:0,l}function EB(s){return Js(this,s).get(s)}function SB(s){return Js(this,s).has(s)}function OB(s,l){var g=Js(this,s),O=g.size;return g.set(s,l),this.size+=g.size==O?0:1,this}cn.prototype.clear=wB,cn.prototype.delete=_B,cn.prototype.get=EB,cn.prototype.has=SB,cn.prototype.set=OB;function ei(s){var l=-1,g=s==null?0:s.length;for(this.__data__=new cn;++l<g;)this.add(s[l])}function CB(s){return this.__data__.set(s,c),this}function RB(s){return this.__data__.has(s)}ei.prototype.add=ei.prototype.push=CB,ei.prototype.has=RB;function Nr(s){var l=this.__data__=new un(s);this.size=l.size}function IB(){this.__data__=new un,this.size=0}function PB(s){var l=this.__data__,g=l.delete(s);return this.size=l.size,g}function NB(s){return this.__data__.get(s)}function TB(s){return this.__data__.has(s)}function AB(s,l){var g=this.__data__;if(g instanceof un){var O=g.__data__;if(!Lo||O.length<i-1)return O.push([s,l]),this.size=++g.size,this;g=this.__data__=new cn(O)}return g.set(s,l),this.size=g.size,this}Nr.prototype.clear=IB,Nr.prototype.delete=PB,Nr.prototype.get=NB,Nr.prototype.has=TB,Nr.prototype.set=AB;function n_(s,l){var g=Me(s),O=!g&&oi(s),P=!g&&!O&&jn(s),q=!g&&!O&&!P&&Vi(s),V=g||O||P||q,Y=V?Kl(s.length,zL):[],ne=Y.length;for(var pe in s)(l||Ze.call(s,pe))&&!(V&&(pe=="length"||P&&(pe=="offset"||pe=="parent")||q&&(pe=="buffer"||pe=="byteLength"||pe=="byteOffset")||hn(pe,ne)))&&Y.push(pe);return Y}function i_(s){var l=s.length;return l?s[df(0,l-1)]:r}function MB(s,l){return Qs(zt(s),ti(l,0,s.length))}function DB(s){return Qs(zt(s))}function tf(s,l,g){(g!==r&&!Tr(s[l],g)||g===r&&!(l in s))&&ln(s,l,g)}function zo(s,l,g){var O=s[l];(!(Ze.call(s,l)&&Tr(O,g))||g===r&&!(l in s))&&ln(s,l,g)}function Fs(s,l){for(var g=s.length;g--;)if(Tr(s[g][0],l))return g;return-1}function jB(s,l,g,O){return Tn(s,function(P,q,V){l(O,P,g(P),V)}),O}function o_(s,l){return s&&Wr(l,St(l),s)}function qB(s,l){return s&&Wr(l,Ut(l),s)}function ln(s,l,g){l=="__proto__"&&Ds?Ds(s,l,{configurable:!0,enumerable:!0,value:g,writable:!0}):s[l]=g}function rf(s,l){for(var g=-1,O=l.length,P=se(O),q=s==null;++g<O;)P[g]=q?r:kf(s,l[g]);return P}function ti(s,l,g){return s===s&&(g!==r&&(s=s<=g?s:g),l!==r&&(s=s>=l?s:l)),s}function vr(s,l,g,O,P,q){var V,Y=l&h,ne=l&p,pe=l&v;if(g&&(V=P?g(s,O,P,q):g(s)),V!==r)return V;if(!ft(s))return s;var ge=Me(s);if(ge){if(V=SF(s),!Y)return zt(s,V)}else{var me=Mt(s),be=me==ce||me==we;if(jn(s))return P_(s,Y);if(me==le||me==K||be&&!P){if(V=ne||be?{}:K_(s),!Y)return ne?hF(s,qB(V,s)):dF(s,o_(V,s))}else{if(!ot[me])return P?s:{};V=OF(s,me,Y)}}q||(q=new Nr);var Ce=q.get(s);if(Ce)return Ce;q.set(s,V),E1(s)?s.forEach(function(Pe){V.add(vr(Pe,l,g,Pe,s,q))}):w1(s)&&s.forEach(function(Pe,Le){V.set(Le,vr(Pe,l,g,Le,s,q))});var Ie=pe?ne?Ef:_f:ne?Ut:St,je=ge?r:Ie(s);return dr(je||s,function(Pe,Le){je&&(Le=Pe,Pe=s[Le]),zo(V,Le,vr(Pe,l,g,Le,s,q))}),V}function kB(s){var l=St(s);return function(g){return a_(g,s,l)}}function a_(s,l,g){var O=g.length;if(s==null)return!O;for(s=rt(s);O--;){var P=g[O],q=l[P],V=s[P];if(V===r&&!(P in s)||!q(V))return!1}return!0}function s_(s,l,g){if(typeof s!="function")throw new hr(a);return Yo(function(){s.apply(r,g)},l)}function Ho(s,l,g,O){var P=-1,q=Es,V=!0,Y=s.length,ne=[],pe=l.length;if(!Y)return ne;g&&(l=ct(l,er(g))),O?(q=zl,V=!1):l.length>=i&&(q=qo,V=!1,l=new ei(l));e:for(;++P<Y;){var ge=s[P],me=g==null?ge:g(ge);if(ge=O||ge!==0?ge:0,V&&me===me){for(var be=pe;be--;)if(l[be]===me)continue e;ne.push(ge)}else q(l,me,O)||ne.push(ge)}return ne}var Tn=D_(Vr),u_=D_(of,!0);function LB(s,l){var g=!0;return Tn(s,function(O,P,q){return g=!!l(O,P,q),g}),g}function $s(s,l,g){for(var O=-1,P=s.length;++O<P;){var q=s[O],V=l(q);if(V!=null&&(Y===r?V===V&&!rr(V):g(V,Y)))var Y=V,ne=q}return ne}function BB(s,l,g,O){var P=s.length;for(g=De(g),g<0&&(g=-g>P?0:P+g),O=O===r||O>P?P:De(O),O<0&&(O+=P),O=g>O?0:O1(O);g<O;)s[g++]=l;return s}function c_(s,l){var g=[];return Tn(s,function(O,P,q){l(O,P,q)&&g.push(O)}),g}function It(s,l,g,O,P){var q=-1,V=s.length;for(g||(g=RF),P||(P=[]);++q<V;){var Y=s[q];l>0&&g(Y)?l>1?It(Y,l-1,g,O,P):In(P,Y):O||(P[P.length]=Y)}return P}var nf=j_(),l_=j_(!0);function Vr(s,l){return s&&nf(s,l,St)}function of(s,l){return s&&l_(s,l,St)}function zs(s,l){return Rn(l,function(g){return pn(s[g])})}function ri(s,l){l=Mn(l,s);for(var g=0,O=l.length;s!=null&&g<O;)s=s[Gr(l[g++])];return g&&g==O?s:r}function f_(s,l,g){var O=l(s);return Me(s)?O:In(O,g(s))}function qt(s){return s==null?s===r?mt:he:Jn&&Jn in rt(s)?wF(s):DF(s)}function af(s,l){return s>l}function FB(s,l){return s!=null&&Ze.call(s,l)}function $B(s,l){return s!=null&&l in rt(s)}function zB(s,l,g){return s>=At(l,g)&&s<_t(l,g)}function sf(s,l,g){for(var O=g?zl:Es,P=s[0].length,q=s.length,V=q,Y=se(q),ne=1/0,pe=[];V--;){var ge=s[V];V&&l&&(ge=ct(ge,er(l))),ne=At(ge.length,ne),Y[V]=!g&&(l||P>=120&&ge.length>=120)?new ei(V&&ge):r}ge=s[0];var me=-1,be=Y[0];e:for(;++me<P&&pe.length<ne;){var Ce=ge[me],Ie=l?l(Ce):Ce;if(Ce=g||Ce!==0?Ce:0,!(be?qo(be,Ie):O(pe,Ie,g))){for(V=q;--V;){var je=Y[V];if(!(je?qo(je,Ie):O(s[V],Ie,g)))continue e}be&&be.push(Ie),pe.push(Ce)}}return pe}function HB(s,l,g,O){return Vr(s,function(P,q,V){l(O,g(P),q,V)}),O}function Uo(s,l,g){l=Mn(l,s),s=J_(s,l);var O=s==null?s:s[Gr(mr(l))];return O==null?r:Qt(O,s,g)}function d_(s){return dt(s)&&qt(s)==K}function UB(s){return dt(s)&&qt(s)==ut}function VB(s){return dt(s)&&qt(s)==te}function Vo(s,l,g,O,P){return s===l?!0:s==null||l==null||!dt(s)&&!dt(l)?s!==s&&l!==l:WB(s,l,g,O,Vo,P)}function WB(s,l,g,O,P,q){var V=Me(s),Y=Me(l),ne=V?$:Mt(s),pe=Y?$:Mt(l);ne=ne==K?le:ne,pe=pe==K?le:pe;var ge=ne==le,me=pe==le,be=ne==pe;if(be&&jn(s)){if(!jn(l))return!1;V=!0,ge=!1}if(be&&!ge)return q||(q=new Nr),V||Vi(s)?V_(s,l,g,O,P,q):bF(s,l,ne,g,O,P,q);if(!(g&m)){var Ce=ge&&Ze.call(s,"__wrapped__"),Ie=me&&Ze.call(l,"__wrapped__");if(Ce||Ie){var je=Ce?s.value():s,Pe=Ie?l.value():l;return q||(q=new Nr),P(je,Pe,g,O,q)}}return be?(q||(q=new Nr),xF(s,l,g,O,P,q)):!1}function GB(s){return dt(s)&&Mt(s)==Se}function uf(s,l,g,O){var P=g.length,q=P,V=!O;if(s==null)return!q;for(s=rt(s);P--;){var Y=g[P];if(V&&Y[2]?Y[1]!==s[Y[0]]:!(Y[0]in s))return!1}for(;++P<q;){Y=g[P];var ne=Y[0],pe=s[ne],ge=Y[1];if(V&&Y[2]){if(pe===r&&!(ne in s))return!1}else{var me=new Nr;if(O)var be=O(pe,ge,ne,s,l,me);if(!(be===r?Vo(ge,pe,m|y,O,me):be))return!1}}return!0}function h_(s){if(!ft(s)||PF(s))return!1;var l=pn(s)?GL:Rl;return l.test(ii(s))}function KB(s){return dt(s)&&qt(s)==He}function YB(s){return dt(s)&&Mt(s)==qe}function XB(s){return dt(s)&&ou(s.length)&&!!st[qt(s)]}function p_(s){return typeof s=="function"?s:s==null?Vt:typeof s=="object"?Me(s)?m_(s[0],s[1]):g_(s):q1(s)}function cf(s){if(!Ko(s))return QL(s);var l=[];for(var g in rt(s))Ze.call(s,g)&&g!="constructor"&&l.push(g);return l}function ZB(s){if(!ft(s))return MF(s);var l=Ko(s),g=[];for(var O in s)O=="constructor"&&(l||!Ze.call(s,O))||g.push(O);return g}function lf(s,l){return s<l}function v_(s,l){var g=-1,O=Ht(s)?se(s.length):[];return Tn(s,function(P,q,V){O[++g]=l(P,q,V)}),O}function g_(s){var l=Of(s);return l.length==1&&l[0][2]?X_(l[0][0],l[0][1]):function(g){return g===s||uf(g,s,l)}}function m_(s,l){return Rf(s)&&Y_(l)?X_(Gr(s),l):function(g){var O=kf(g,s);return O===r&&O===l?Lf(g,s):Vo(l,O,m|y)}}function Hs(s,l,g,O,P){s!==l&&nf(l,function(q,V){if(P||(P=new Nr),ft(q))JB(s,l,V,g,Hs,O,P);else{var Y=O?O(Pf(s,V),q,V+"",s,l,P):r;Y===r&&(Y=q),tf(s,V,Y)}},Ut)}function JB(s,l,g,O,P,q,V){var Y=Pf(s,g),ne=Pf(l,g),pe=V.get(ne);if(pe){tf(s,g,pe);return}var ge=q?q(Y,ne,g+"",s,l,V):r,me=ge===r;if(me){var be=Me(ne),Ce=!be&&jn(ne),Ie=!be&&!Ce&&Vi(ne);ge=ne,be||Ce||Ie?Me(Y)?ge=Y:pt(Y)?ge=zt(Y):Ce?(me=!1,ge=P_(ne,!0)):Ie?(me=!1,ge=N_(ne,!0)):ge=[]:Xo(ne)||oi(ne)?(ge=Y,oi(Y)?ge=C1(Y):(!ft(Y)||pn(Y))&&(ge=K_(ne))):me=!1}me&&(V.set(ne,ge),P(ge,ne,O,q,V),V.delete(ne)),tf(s,g,ge)}function y_(s,l){var g=s.length;if(g)return l+=l<0?g:0,hn(l,g)?s[l]:r}function b_(s,l,g){l.length?l=ct(l,function(q){return Me(q)?function(V){return ri(V,q.length===1?q[0]:q)}:q}):l=[Vt];var O=-1;l=ct(l,er(Re()));var P=v_(s,function(q,V,Y){var ne=ct(l,function(pe){return pe(q)});return{criteria:ne,index:++O,value:q}});return OL(P,function(q,V){return fF(q,V,g)})}function QB(s,l){return x_(s,l,function(g,O){return Lf(s,O)})}function x_(s,l,g){for(var O=-1,P=l.length,q={};++O<P;){var V=l[O],Y=ri(s,V);g(Y,V)&&Wo(q,Mn(V,s),Y)}return q}function eF(s){return function(l){return ri(l,s)}}function ff(s,l,g,O){var P=O?SL:Di,q=-1,V=l.length,Y=s;for(s===l&&(l=zt(l)),g&&(Y=ct(s,er(g)));++q<V;)for(var ne=0,pe=l[q],ge=g?g(pe):pe;(ne=P(Y,ge,ne,O))>-1;)Y!==s&&Ms.call(Y,ne,1),Ms.call(s,ne,1);return s}function w_(s,l){for(var g=s?l.length:0,O=g-1;g--;){var P=l[g];if(g==O||P!==q){var q=P;hn(P)?Ms.call(s,P,1):vf(s,P)}}return s}function df(s,l){return s+qs(t_()*(l-s+1))}function tF(s,l,g,O){for(var P=-1,q=_t(js((l-s)/(g||1)),0),V=se(q);q--;)V[O?q:++P]=s,s+=g;return V}function hf(s,l){var g="";if(!s||l<1||l>Z)return g;do l%2&&(g+=s),l=qs(l/2),l&&(s+=s);while(l);return g}function ke(s,l){return Nf(Z_(s,l,Vt),s+"")}function rF(s){return i_(Wi(s))}function nF(s,l){var g=Wi(s);return Qs(g,ti(l,0,g.length))}function Wo(s,l,g,O){if(!ft(s))return s;l=Mn(l,s);for(var P=-1,q=l.length,V=q-1,Y=s;Y!=null&&++P<q;){var ne=Gr(l[P]),pe=g;if(ne==="__proto__"||ne==="constructor"||ne==="prototype")return s;if(P!=V){var ge=Y[ne];pe=O?O(ge,ne,Y):r,pe===r&&(pe=ft(ge)?ge:hn(l[P+1])?[]:{})}zo(Y,ne,pe),Y=Y[ne]}return s}var __=ks?function(s,l){return ks.set(s,l),s}:Vt,iF=Ds?function(s,l){return Ds(s,"toString",{configurable:!0,enumerable:!1,value:Ff(l),writable:!0})}:Vt;function oF(s){return Qs(Wi(s))}function gr(s,l,g){var O=-1,P=s.length;l<0&&(l=-l>P?0:P+l),g=g>P?P:g,g<0&&(g+=P),P=l>g?0:g-l>>>0,l>>>=0;for(var q=se(P);++O<P;)q[O]=s[O+l];return q}function aF(s,l){var g;return Tn(s,function(O,P,q){return g=l(O,P,q),!g}),!!g}function Us(s,l,g){var O=0,P=s==null?O:s.length;if(typeof l=="number"&&l===l&&P<=oe){for(;O<P;){var q=O+P>>>1,V=s[q];V!==null&&!rr(V)&&(g?V<=l:V<l)?O=q+1:P=q}return P}return pf(s,l,Vt,g)}function pf(s,l,g,O){var P=0,q=s==null?0:s.length;if(q===0)return 0;l=g(l);for(var V=l!==l,Y=l===null,ne=rr(l),pe=l===r;P<q;){var ge=qs((P+q)/2),me=g(s[ge]),be=me!==r,Ce=me===null,Ie=me===me,je=rr(me);if(V)var Pe=O||Ie;else pe?Pe=Ie&&(O||be):Y?Pe=Ie&&be&&(O||!Ce):ne?Pe=Ie&&be&&!Ce&&(O||!je):Ce||je?Pe=!1:Pe=O?me<=l:me<l;Pe?P=ge+1:q=ge}return At(q,ue)}function E_(s,l){for(var g=-1,O=s.length,P=0,q=[];++g<O;){var V=s[g],Y=l?l(V):V;if(!g||!Tr(Y,ne)){var ne=Y;q[P++]=V===0?0:V}}return q}function S_(s){return typeof s=="number"?s:rr(s)?W:+s}function tr(s){if(typeof s=="string")return s;if(Me(s))return ct(s,tr)+"";if(rr(s))return r_?r_.call(s):"";var l=s+"";return l=="0"&&1/s==-X?"-0":l}function An(s,l,g){var O=-1,P=Es,q=s.length,V=!0,Y=[],ne=Y;if(g)V=!1,P=zl;else if(q>=i){var pe=l?null:mF(s);if(pe)return Os(pe);V=!1,P=qo,ne=new ei}else ne=l?[]:Y;e:for(;++O<q;){var ge=s[O],me=l?l(ge):ge;if(ge=g||ge!==0?ge:0,V&&me===me){for(var be=ne.length;be--;)if(ne[be]===me)continue e;l&&ne.push(me),Y.push(ge)}else P(ne,me,g)||(ne!==Y&&ne.push(me),Y.push(ge))}return Y}function vf(s,l){return l=Mn(l,s),s=J_(s,l),s==null||delete s[Gr(mr(l))]}function O_(s,l,g,O){return Wo(s,l,g(ri(s,l)),O)}function Vs(s,l,g,O){for(var P=s.length,q=O?P:-1;(O?q--:++q<P)&&l(s[q],q,s););return g?gr(s,O?0:q,O?q+1:P):gr(s,O?q+1:0,O?P:q)}function C_(s,l){var g=s;return g instanceof Fe&&(g=g.value()),Hl(l,function(O,P){return P.func.apply(P.thisArg,In([O],P.args))},g)}function gf(s,l,g){var O=s.length;if(O<2)return O?An(s[0]):[];for(var P=-1,q=se(O);++P<O;)for(var V=s[P],Y=-1;++Y<O;)Y!=P&&(q[P]=Ho(q[P]||V,s[Y],l,g));return An(It(q,1),l,g)}function R_(s,l,g){for(var O=-1,P=s.length,q=l.length,V={};++O<P;){var Y=O<q?l[O]:r;g(V,s[O],Y)}return V}function mf(s){return pt(s)?s:[]}function yf(s){return typeof s=="function"?s:Vt}function Mn(s,l){return Me(s)?s:Rf(s,l)?[s]:r1(Ge(s))}var sF=ke;function Dn(s,l,g){var O=s.length;return g=g===r?O:g,!l&&g>=O?s:gr(s,l,g)}var I_=KL||function(s){return Rt.clearTimeout(s)};function P_(s,l){if(l)return s.slice();var g=s.length,O=Xw?Xw(g):new s.constructor(g);return s.copy(O),O}function bf(s){var l=new s.constructor(s.byteLength);return new Ts(l).set(new Ts(s)),l}function uF(s,l){var g=l?bf(s.buffer):s.buffer;return new s.constructor(g,s.byteOffset,s.byteLength)}function cF(s){var l=new s.constructor(s.source,ls.exec(s));return l.lastIndex=s.lastIndex,l}function lF(s){return $o?rt($o.call(s)):{}}function N_(s,l){var g=l?bf(s.buffer):s.buffer;return new s.constructor(g,s.byteOffset,s.length)}function T_(s,l){if(s!==l){var g=s!==r,O=s===null,P=s===s,q=rr(s),V=l!==r,Y=l===null,ne=l===l,pe=rr(l);if(!Y&&!pe&&!q&&s>l||q&&V&&ne&&!Y&&!pe||O&&V&&ne||!g&&ne||!P)return 1;if(!O&&!q&&!pe&&s<l||pe&&g&&P&&!O&&!q||Y&&g&&P||!V&&P||!ne)return-1}return 0}function fF(s,l,g){for(var O=-1,P=s.criteria,q=l.criteria,V=P.length,Y=g.length;++O<V;){var ne=T_(P[O],q[O]);if(ne){if(O>=Y)return ne;var pe=g[O];return ne*(pe=="desc"?-1:1)}}return s.index-l.index}function A_(s,l,g,O){for(var P=-1,q=s.length,V=g.length,Y=-1,ne=l.length,pe=_t(q-V,0),ge=se(ne+pe),me=!O;++Y<ne;)ge[Y]=l[Y];for(;++P<V;)(me||P<q)&&(ge[g[P]]=s[P]);for(;pe--;)ge[Y++]=s[P++];return ge}function M_(s,l,g,O){for(var P=-1,q=s.length,V=-1,Y=g.length,ne=-1,pe=l.length,ge=_t(q-Y,0),me=se(ge+pe),be=!O;++P<ge;)me[P]=s[P];for(var Ce=P;++ne<pe;)me[Ce+ne]=l[ne];for(;++V<Y;)(be||P<q)&&(me[Ce+g[V]]=s[P++]);return me}function zt(s,l){var g=-1,O=s.length;for(l||(l=se(O));++g<O;)l[g]=s[g];return l}function Wr(s,l,g,O){var P=!g;g||(g={});for(var q=-1,V=l.length;++q<V;){var Y=l[q],ne=O?O(g[Y],s[Y],Y,g,s):r;ne===r&&(ne=s[Y]),P?ln(g,Y,ne):zo(g,Y,ne)}return g}function dF(s,l){return Wr(s,Cf(s),l)}function hF(s,l){return Wr(s,W_(s),l)}function Ws(s,l){return function(g,O){var P=Me(g)?yL:jB,q=l?l():{};return P(g,s,Re(O,2),q)}}function zi(s){return ke(function(l,g){var O=-1,P=g.length,q=P>1?g[P-1]:r,V=P>2?g[2]:r;for(q=s.length>3&&typeof q=="function"?(P--,q):r,V&&kt(g[0],g[1],V)&&(q=P<3?r:q,P=1),l=rt(l);++O<P;){var Y=g[O];Y&&s(l,Y,O,q)}return l})}function D_(s,l){return function(g,O){if(g==null)return g;if(!Ht(g))return s(g,O);for(var P=g.length,q=l?P:-1,V=rt(g);(l?q--:++q<P)&&O(V[q],q,V)!==!1;);return g}}function j_(s){return function(l,g,O){for(var P=-1,q=rt(l),V=O(l),Y=V.length;Y--;){var ne=V[s?Y:++P];if(g(q[ne],ne,q)===!1)break}return l}}function pF(s,l,g){var O=l&x,P=Go(s);function q(){var V=this&&this!==Rt&&this instanceof q?P:s;return V.apply(O?g:this,arguments)}return q}function q_(s){return function(l){l=Ge(l);var g=ji(l)?Pr(l):r,O=g?g[0]:l.charAt(0),P=g?Dn(g,1).join(""):l.slice(1);return O[s]()+P}}function Hi(s){return function(l){return Hl(D1(M1(l).replace(iL,"")),s,"")}}function Go(s){return function(){var l=arguments;switch(l.length){case 0:return new s;case 1:return new s(l[0]);case 2:return new s(l[0],l[1]);case 3:return new s(l[0],l[1],l[2]);case 4:return new s(l[0],l[1],l[2],l[3]);case 5:return new s(l[0],l[1],l[2],l[3],l[4]);case 6:return new s(l[0],l[1],l[2],l[3],l[4],l[5]);case 7:return new s(l[0],l[1],l[2],l[3],l[4],l[5],l[6])}var g=$i(s.prototype),O=s.apply(g,l);return ft(O)?O:g}}function vF(s,l,g){var O=Go(s);function P(){for(var q=arguments.length,V=se(q),Y=q,ne=Ui(P);Y--;)V[Y]=arguments[Y];var pe=q<3&&V[0]!==ne&&V[q-1]!==ne?[]:Pn(V,ne);if(q-=pe.length,q<g)return $_(s,l,Gs,P.placeholder,r,V,pe,r,r,g-q);var ge=this&&this!==Rt&&this instanceof P?O:s;return Qt(ge,this,V)}return P}function k_(s){return function(l,g,O){var P=rt(l);if(!Ht(l)){var q=Re(g,3);l=St(l),g=function(Y){return q(P[Y],Y,P)}}var V=s(l,g,O);return V>-1?P[q?l[V]:V]:r}}function L_(s){return dn(function(l){var g=l.length,O=g,P=pr.prototype.thru;for(s&&l.reverse();O--;){var q=l[O];if(typeof q!="function")throw new hr(a);if(P&&!V&&Zs(q)=="wrapper")var V=new pr([],!0)}for(O=V?O:g;++O<g;){q=l[O];var Y=Zs(q),ne=Y=="wrapper"?Sf(q):r;ne&&If(ne[0])&&ne[1]==(I|E|S|N)&&!ne[4].length&&ne[9]==1?V=V[Zs(ne[0])].apply(V,ne[3]):V=q.length==1&&If(q)?V[Y]():V.thru(q)}return function(){var pe=arguments,ge=pe[0];if(V&&pe.length==1&&Me(ge))return V.plant(ge).value();for(var me=0,be=g?l[me].apply(this,pe):ge;++me<g;)be=l[me].call(this,be);return be}})}function Gs(s,l,g,O,P,q,V,Y,ne,pe){var ge=l&I,me=l&x,be=l&b,Ce=l&(E|_),Ie=l&D,je=be?r:Go(s);function Pe(){for(var Le=arguments.length,$e=se(Le),nr=Le;nr--;)$e[nr]=arguments[nr];if(Ce)var Lt=Ui(Pe),ir=RL($e,Lt);if(O&&($e=A_($e,O,P,Ce)),q&&($e=M_($e,q,V,Ce)),Le-=ir,Ce&&Le<pe){var vt=Pn($e,Lt);return $_(s,l,Gs,Pe.placeholder,g,$e,vt,Y,ne,pe-Le)}var Ar=me?g:this,gn=be?Ar[s]:s;return Le=$e.length,Y?$e=jF($e,Y):Ie&&Le>1&&$e.reverse(),ge&&ne<Le&&($e.length=ne),this&&this!==Rt&&this instanceof Pe&&(gn=je||Go(gn)),gn.apply(Ar,$e)}return Pe}function B_(s,l){return function(g,O){return HB(g,s,l(O),{})}}function Ks(s,l){return function(g,O){var P;if(g===r&&O===r)return l;if(g!==r&&(P=g),O!==r){if(P===r)return O;typeof g=="string"||typeof O=="string"?(g=tr(g),O=tr(O)):(g=S_(g),O=S_(O)),P=s(g,O)}return P}}function xf(s){return dn(function(l){return l=ct(l,er(Re())),ke(function(g){var O=this;return s(l,function(P){return Qt(P,O,g)})})})}function Ys(s,l){l=l===r?" ":tr(l);var g=l.length;if(g<2)return g?hf(l,s):l;var O=hf(l,js(s/qi(l)));return ji(l)?Dn(Pr(O),0,s).join(""):O.slice(0,s)}function gF(s,l,g,O){var P=l&x,q=Go(s);function V(){for(var Y=-1,ne=arguments.length,pe=-1,ge=O.length,me=se(ge+ne),be=this&&this!==Rt&&this instanceof V?q:s;++pe<ge;)me[pe]=O[pe];for(;ne--;)me[pe++]=arguments[++Y];return Qt(be,P?g:this,me)}return V}function F_(s){return function(l,g,O){return O&&typeof O!="number"&&kt(l,g,O)&&(g=O=r),l=vn(l),g===r?(g=l,l=0):g=vn(g),O=O===r?l<g?1:-1:vn(O),tF(l,g,O,s)}}function Xs(s){return function(l,g){return typeof l=="string"&&typeof g=="string"||(l=yr(l),g=yr(g)),s(l,g)}}function $_(s,l,g,O,P,q,V,Y,ne,pe){var ge=l&E,me=ge?V:r,be=ge?r:V,Ce=ge?q:r,Ie=ge?r:q;l|=ge?S:R,l&=~(ge?R:S),l&w||(l&=-4);var je=[s,l,P,Ce,me,Ie,be,Y,ne,pe],Pe=g.apply(r,je);return If(s)&&Q_(Pe,je),Pe.placeholder=O,e1(Pe,s,l)}function wf(s){var l=wt[s];return function(g,O){if(g=yr(g),O=O==null?0:At(De(O),292),O&&e_(g)){var P=(Ge(g)+"e").split("e"),q=l(P[0]+"e"+(+P[1]+O));return P=(Ge(q)+"e").split("e"),+(P[0]+"e"+(+P[1]-O))}return l(g)}}var mF=Bi&&1/Os(new Bi([,-0]))[1]==X?function(s){return new Bi(s)}:Hf;function z_(s){return function(l){var g=Mt(l);return g==Se?Xl(l):g==qe?DL(l):CL(l,s(l))}}function fn(s,l,g,O,P,q,V,Y){var ne=l&b;if(!ne&&typeof s!="function")throw new hr(a);var pe=O?O.length:0;if(pe||(l&=-97,O=P=r),V=V===r?V:_t(De(V),0),Y=Y===r?Y:De(Y),pe-=P?P.length:0,l&R){var ge=O,me=P;O=P=r}var be=ne?r:Sf(s),Ce=[s,l,g,O,P,ge,me,q,V,Y];if(be&&AF(Ce,be),s=Ce[0],l=Ce[1],g=Ce[2],O=Ce[3],P=Ce[4],Y=Ce[9]=Ce[9]===r?ne?0:s.length:_t(Ce[9]-pe,0),!Y&&l&(E|_)&&(l&=-25),!l||l==x)var Ie=pF(s,l,g);else l==E||l==_?Ie=vF(s,l,Y):(l==S||l==(x|S))&&!P.length?Ie=gF(s,l,g,O):Ie=Gs.apply(r,Ce);var je=be?__:Q_;return e1(je(Ie,Ce),s,l)}function H_(s,l,g,O){return s===r||Tr(s,Li[g])&&!Ze.call(O,g)?l:s}function U_(s,l,g,O,P,q){return ft(s)&&ft(l)&&(q.set(l,s),Hs(s,l,r,U_,q),q.delete(l)),s}function yF(s){return Xo(s)?r:s}function V_(s,l,g,O,P,q){var V=g&m,Y=s.length,ne=l.length;if(Y!=ne&&!(V&&ne>Y))return!1;var pe=q.get(s),ge=q.get(l);if(pe&&ge)return pe==l&&ge==s;var me=-1,be=!0,Ce=g&y?new ei:r;for(q.set(s,l),q.set(l,s);++me<Y;){var Ie=s[me],je=l[me];if(O)var Pe=V?O(je,Ie,me,l,s,q):O(Ie,je,me,s,l,q);if(Pe!==r){if(Pe)continue;be=!1;break}if(Ce){if(!Ul(l,function(Le,$e){if(!qo(Ce,$e)&&(Ie===Le||P(Ie,Le,g,O,q)))return Ce.push($e)})){be=!1;break}}else if(!(Ie===je||P(Ie,je,g,O,q))){be=!1;break}}return q.delete(s),q.delete(l),be}function bF(s,l,g,O,P,q,V){switch(g){case tt:if(s.byteLength!=l.byteLength||s.byteOffset!=l.byteOffset)return!1;s=s.buffer,l=l.buffer;case ut:return!(s.byteLength!=l.byteLength||!q(new Ts(s),new Ts(l)));case F:case te:case _e:return Tr(+s,+l);case ae:return s.name==l.name&&s.message==l.message;case He:case Xe:return s==l+"";case Se:var Y=Xl;case qe:var ne=O&m;if(Y||(Y=Os),s.size!=l.size&&!ne)return!1;var pe=V.get(s);if(pe)return pe==l;O|=y,V.set(s,l);var ge=V_(Y(s),Y(l),O,P,q,V);return V.delete(s),ge;case We:if($o)return $o.call(s)==$o.call(l)}return!1}function xF(s,l,g,O,P,q){var V=g&m,Y=_f(s),ne=Y.length,pe=_f(l),ge=pe.length;if(ne!=ge&&!V)return!1;for(var me=ne;me--;){var be=Y[me];if(!(V?be in l:Ze.call(l,be)))return!1}var Ce=q.get(s),Ie=q.get(l);if(Ce&&Ie)return Ce==l&&Ie==s;var je=!0;q.set(s,l),q.set(l,s);for(var Pe=V;++me<ne;){be=Y[me];var Le=s[be],$e=l[be];if(O)var nr=V?O($e,Le,be,l,s,q):O(Le,$e,be,s,l,q);if(!(nr===r?Le===$e||P(Le,$e,g,O,q):nr)){je=!1;break}Pe||(Pe=be=="constructor")}if(je&&!Pe){var Lt=s.constructor,ir=l.constructor;Lt!=ir&&"constructor"in s&&"constructor"in l&&!(typeof Lt=="function"&&Lt instanceof Lt&&typeof ir=="function"&&ir instanceof ir)&&(je=!1)}return q.delete(s),q.delete(l),je}function dn(s){return Nf(Z_(s,r,a1),s+"")}function _f(s){return f_(s,St,Cf)}function Ef(s){return f_(s,Ut,W_)}var Sf=ks?function(s){return ks.get(s)}:Hf;function Zs(s){for(var l=s.name+"",g=Fi[l],O=Ze.call(Fi,l)?g.length:0;O--;){var P=g[O],q=P.func;if(q==null||q==s)return P.name}return l}function Ui(s){var l=Ze.call(M,"placeholder")?M:s;return l.placeholder}function Re(){var s=M.iteratee||$f;return s=s===$f?p_:s,arguments.length?s(arguments[0],arguments[1]):s}function Js(s,l){var g=s.__data__;return IF(l)?g[typeof l=="string"?"string":"hash"]:g.map}function Of(s){for(var l=St(s),g=l.length;g--;){var O=l[g],P=s[O];l[g]=[O,P,Y_(P)]}return l}function ni(s,l){var g=TL(s,l);return h_(g)?g:r}function wF(s){var l=Ze.call(s,Jn),g=s[Jn];try{s[Jn]=r;var O=!0}catch{}var P=Ps.call(s);return O&&(l?s[Jn]=g:delete s[Jn]),P}var Cf=Jl?function(s){return s==null?[]:(s=rt(s),Rn(Jl(s),function(l){return Jw.call(s,l)}))}:Uf,W_=Jl?function(s){for(var l=[];s;)In(l,Cf(s)),s=As(s);return l}:Uf,Mt=qt;(Ql&&Mt(new Ql(new ArrayBuffer(1)))!=tt||Lo&&Mt(new Lo)!=Se||ef&&Mt(ef.resolve())!=Oe||Bi&&Mt(new Bi)!=qe||Bo&&Mt(new Bo)!=et)&&(Mt=function(s){var l=qt(s),g=l==le?s.constructor:r,O=g?ii(g):"";if(O)switch(O){case nB:return tt;case iB:return Se;case oB:return Oe;case aB:return qe;case sB:return et}return l});function _F(s,l,g){for(var O=-1,P=g.length;++O<P;){var q=g[O],V=q.size;switch(q.type){case"drop":s+=V;break;case"dropRight":l-=V;break;case"take":l=At(l,s+V);break;case"takeRight":s=_t(s,l-V);break}}return{start:s,end:l}}function EF(s){var l=s.match(cs);return l?l[1].split(xl):[]}function G_(s,l,g){l=Mn(l,s);for(var O=-1,P=l.length,q=!1;++O<P;){var V=Gr(l[O]);if(!(q=s!=null&&g(s,V)))break;s=s[V]}return q||++O!=P?q:(P=s==null?0:s.length,!!P&&ou(P)&&hn(V,P)&&(Me(s)||oi(s)))}function SF(s){var l=s.length,g=new s.constructor(l);return l&&typeof s[0]=="string"&&Ze.call(s,"index")&&(g.index=s.index,g.input=s.input),g}function K_(s){return typeof s.constructor=="function"&&!Ko(s)?$i(As(s)):{}}function OF(s,l,g){var O=s.constructor;switch(l){case ut:return bf(s);case F:case te:return new O(+s);case tt:return uF(s,g);case Ct:case Jt:case lr:case Dt:case xt:case jt:case Hr:case Yn:case Cn:return N_(s,g);case Se:return new O;case _e:case Xe:return new O(s);case He:return cF(s);case qe:return new O;case We:return lF(s)}}function CF(s,l){var g=l.length;if(!g)return s;var O=g-1;return l[O]=(g>1?"& ":"")+l[O],l=l.join(g>2?", ":" "),s.replace(bl,`{
48
- /* [wrapped with `+l+`] */
49
- `)}function RF(s){return Me(s)||oi(s)||!!(Qw&&s&&s[Qw])}function hn(s,l){var g=typeof s;return l=l??Z,!!l&&(g=="number"||g!="symbol"&&Pl.test(s))&&s>-1&&s%1==0&&s<l}function kt(s,l,g){if(!ft(g))return!1;var O=typeof l;return(O=="number"?Ht(g)&&hn(l,g.length):O=="string"&&l in g)?Tr(g[l],s):!1}function Rf(s,l){if(Me(s))return!1;var g=typeof s;return g=="number"||g=="symbol"||g=="boolean"||s==null||rr(s)?!0:yl.test(s)||!os.test(s)||l!=null&&s in rt(l)}function IF(s){var l=typeof s;return l=="string"||l=="number"||l=="symbol"||l=="boolean"?s!=="__proto__":s===null}function If(s){var l=Zs(s),g=M[l];if(typeof g!="function"||!(l in Fe.prototype))return!1;if(s===g)return!0;var O=Sf(g);return!!O&&s===O[0]}function PF(s){return!!Yw&&Yw in s}var NF=Rs?pn:Vf;function Ko(s){var l=s&&s.constructor,g=typeof l=="function"&&l.prototype||Li;return s===g}function Y_(s){return s===s&&!ft(s)}function X_(s,l){return function(g){return g==null?!1:g[s]===l&&(l!==r||s in rt(g))}}function TF(s){var l=nu(s,function(O){return g.size===d&&g.clear(),O}),g=l.cache;return l}function AF(s,l){var g=s[1],O=l[1],P=g|O,q=P<(x|b|I),V=O==I&&g==E||O==I&&g==N&&s[7].length<=l[8]||O==(I|N)&&l[7].length<=l[8]&&g==E;if(!(q||V))return s;O&x&&(s[2]=l[2],P|=g&x?0:w);var Y=l[3];if(Y){var ne=s[3];s[3]=ne?A_(ne,Y,l[4]):Y,s[4]=ne?Pn(s[3],f):l[4]}return Y=l[5],Y&&(ne=s[5],s[5]=ne?M_(ne,Y,l[6]):Y,s[6]=ne?Pn(s[5],f):l[6]),Y=l[7],Y&&(s[7]=Y),O&I&&(s[8]=s[8]==null?l[8]:At(s[8],l[8])),s[9]==null&&(s[9]=l[9]),s[0]=l[0],s[1]=P,s}function MF(s){var l=[];if(s!=null)for(var g in rt(s))l.push(g);return l}function DF(s){return Ps.call(s)}function Z_(s,l,g){return l=_t(l===r?s.length-1:l,0),function(){for(var O=arguments,P=-1,q=_t(O.length-l,0),V=se(q);++P<q;)V[P]=O[l+P];P=-1;for(var Y=se(l+1);++P<l;)Y[P]=O[P];return Y[l]=g(V),Qt(s,this,Y)}}function J_(s,l){return l.length<2?s:ri(s,gr(l,0,-1))}function jF(s,l){for(var g=s.length,O=At(l.length,g),P=zt(s);O--;){var q=l[O];s[O]=hn(q,g)?P[q]:r}return s}function Pf(s,l){if(!(l==="constructor"&&typeof s[l]=="function")&&l!="__proto__")return s[l]}var Q_=t1(__),Yo=XL||function(s,l){return Rt.setTimeout(s,l)},Nf=t1(iF);function e1(s,l,g){var O=l+"";return Nf(s,CF(O,qF(EF(O),g)))}function t1(s){var l=0,g=0;return function(){var O=eB(),P=j-(O-g);if(g=O,P>0){if(++l>=U)return arguments[0]}else l=0;return s.apply(r,arguments)}}function Qs(s,l){var g=-1,O=s.length,P=O-1;for(l=l===r?O:l;++g<l;){var q=df(g,P),V=s[q];s[q]=s[g],s[g]=V}return s.length=l,s}var r1=TF(function(s){var l=[];return s.charCodeAt(0)===46&&l.push(""),s.replace(as,function(g,O,P,q){l.push(P?q.replace(El,"$1"):O||g)}),l});function Gr(s){if(typeof s=="string"||rr(s))return s;var l=s+"";return l=="0"&&1/s==-X?"-0":l}function ii(s){if(s!=null){try{return Is.call(s)}catch{}try{return s+""}catch{}}return""}function qF(s,l){return dr(H,function(g){var O="_."+g[0];l&g[1]&&!Es(s,O)&&s.push(O)}),s.sort()}function n1(s){if(s instanceof Fe)return s.clone();var l=new pr(s.__wrapped__,s.__chain__);return l.__actions__=zt(s.__actions__),l.__index__=s.__index__,l.__values__=s.__values__,l}function kF(s,l,g){(g?kt(s,l,g):l===r)?l=1:l=_t(De(l),0);var O=s==null?0:s.length;if(!O||l<1)return[];for(var P=0,q=0,V=se(js(O/l));P<O;)V[q++]=gr(s,P,P+=l);return V}function LF(s){for(var l=-1,g=s==null?0:s.length,O=0,P=[];++l<g;){var q=s[l];q&&(P[O++]=q)}return P}function BF(){var s=arguments.length;if(!s)return[];for(var l=se(s-1),g=arguments[0],O=s;O--;)l[O-1]=arguments[O];return In(Me(g)?zt(g):[g],It(l,1))}var FF=ke(function(s,l){return pt(s)?Ho(s,It(l,1,pt,!0)):[]}),$F=ke(function(s,l){var g=mr(l);return pt(g)&&(g=r),pt(s)?Ho(s,It(l,1,pt,!0),Re(g,2)):[]}),zF=ke(function(s,l){var g=mr(l);return pt(g)&&(g=r),pt(s)?Ho(s,It(l,1,pt,!0),r,g):[]});function HF(s,l,g){var O=s==null?0:s.length;return O?(l=g||l===r?1:De(l),gr(s,l<0?0:l,O)):[]}function UF(s,l,g){var O=s==null?0:s.length;return O?(l=g||l===r?1:De(l),l=O-l,gr(s,0,l<0?0:l)):[]}function VF(s,l){return s&&s.length?Vs(s,Re(l,3),!0,!0):[]}function WF(s,l){return s&&s.length?Vs(s,Re(l,3),!0):[]}function GF(s,l,g,O){var P=s==null?0:s.length;return P?(g&&typeof g!="number"&&kt(s,l,g)&&(g=0,O=P),BB(s,l,g,O)):[]}function i1(s,l,g){var O=s==null?0:s.length;if(!O)return-1;var P=g==null?0:De(g);return P<0&&(P=_t(O+P,0)),Ss(s,Re(l,3),P)}function o1(s,l,g){var O=s==null?0:s.length;if(!O)return-1;var P=O-1;return g!==r&&(P=De(g),P=g<0?_t(O+P,0):At(P,O-1)),Ss(s,Re(l,3),P,!0)}function a1(s){var l=s==null?0:s.length;return l?It(s,1):[]}function KF(s){var l=s==null?0:s.length;return l?It(s,X):[]}function YF(s,l){var g=s==null?0:s.length;return g?(l=l===r?1:De(l),It(s,l)):[]}function XF(s){for(var l=-1,g=s==null?0:s.length,O={};++l<g;){var P=s[l];O[P[0]]=P[1]}return O}function s1(s){return s&&s.length?s[0]:r}function ZF(s,l,g){var O=s==null?0:s.length;if(!O)return-1;var P=g==null?0:De(g);return P<0&&(P=_t(O+P,0)),Di(s,l,P)}function JF(s){var l=s==null?0:s.length;return l?gr(s,0,-1):[]}var QF=ke(function(s){var l=ct(s,mf);return l.length&&l[0]===s[0]?sf(l):[]}),e$=ke(function(s){var l=mr(s),g=ct(s,mf);return l===mr(g)?l=r:g.pop(),g.length&&g[0]===s[0]?sf(g,Re(l,2)):[]}),t$=ke(function(s){var l=mr(s),g=ct(s,mf);return l=typeof l=="function"?l:r,l&&g.pop(),g.length&&g[0]===s[0]?sf(g,r,l):[]});function r$(s,l){return s==null?"":JL.call(s,l)}function mr(s){var l=s==null?0:s.length;return l?s[l-1]:r}function n$(s,l,g){var O=s==null?0:s.length;if(!O)return-1;var P=O;return g!==r&&(P=De(g),P=P<0?_t(O+P,0):At(P,O-1)),l===l?qL(s,l,P):Ss(s,$w,P,!0)}function i$(s,l){return s&&s.length?y_(s,De(l)):r}var o$=ke(u1);function u1(s,l){return s&&s.length&&l&&l.length?ff(s,l):s}function a$(s,l,g){return s&&s.length&&l&&l.length?ff(s,l,Re(g,2)):s}function s$(s,l,g){return s&&s.length&&l&&l.length?ff(s,l,r,g):s}var u$=dn(function(s,l){var g=s==null?0:s.length,O=rf(s,l);return w_(s,ct(l,function(P){return hn(P,g)?+P:P}).sort(T_)),O});function c$(s,l){var g=[];if(!(s&&s.length))return g;var O=-1,P=[],q=s.length;for(l=Re(l,3);++O<q;){var V=s[O];l(V,O,s)&&(g.push(V),P.push(O))}return w_(s,P),g}function Tf(s){return s==null?s:rB.call(s)}function l$(s,l,g){var O=s==null?0:s.length;return O?(g&&typeof g!="number"&&kt(s,l,g)?(l=0,g=O):(l=l==null?0:De(l),g=g===r?O:De(g)),gr(s,l,g)):[]}function f$(s,l){return Us(s,l)}function d$(s,l,g){return pf(s,l,Re(g,2))}function h$(s,l){var g=s==null?0:s.length;if(g){var O=Us(s,l);if(O<g&&Tr(s[O],l))return O}return-1}function p$(s,l){return Us(s,l,!0)}function v$(s,l,g){return pf(s,l,Re(g,2),!0)}function g$(s,l){var g=s==null?0:s.length;if(g){var O=Us(s,l,!0)-1;if(Tr(s[O],l))return O}return-1}function m$(s){return s&&s.length?E_(s):[]}function y$(s,l){return s&&s.length?E_(s,Re(l,2)):[]}function b$(s){var l=s==null?0:s.length;return l?gr(s,1,l):[]}function x$(s,l,g){return s&&s.length?(l=g||l===r?1:De(l),gr(s,0,l<0?0:l)):[]}function w$(s,l,g){var O=s==null?0:s.length;return O?(l=g||l===r?1:De(l),l=O-l,gr(s,l<0?0:l,O)):[]}function _$(s,l){return s&&s.length?Vs(s,Re(l,3),!1,!0):[]}function E$(s,l){return s&&s.length?Vs(s,Re(l,3)):[]}var S$=ke(function(s){return An(It(s,1,pt,!0))}),O$=ke(function(s){var l=mr(s);return pt(l)&&(l=r),An(It(s,1,pt,!0),Re(l,2))}),C$=ke(function(s){var l=mr(s);return l=typeof l=="function"?l:r,An(It(s,1,pt,!0),r,l)});function R$(s){return s&&s.length?An(s):[]}function I$(s,l){return s&&s.length?An(s,Re(l,2)):[]}function P$(s,l){return l=typeof l=="function"?l:r,s&&s.length?An(s,r,l):[]}function Af(s){if(!(s&&s.length))return[];var l=0;return s=Rn(s,function(g){if(pt(g))return l=_t(g.length,l),!0}),Kl(l,function(g){return ct(s,Vl(g))})}function c1(s,l){if(!(s&&s.length))return[];var g=Af(s);return l==null?g:ct(g,function(O){return Qt(l,r,O)})}var N$=ke(function(s,l){return pt(s)?Ho(s,l):[]}),T$=ke(function(s){return gf(Rn(s,pt))}),A$=ke(function(s){var l=mr(s);return pt(l)&&(l=r),gf(Rn(s,pt),Re(l,2))}),M$=ke(function(s){var l=mr(s);return l=typeof l=="function"?l:r,gf(Rn(s,pt),r,l)}),D$=ke(Af);function j$(s,l){return R_(s||[],l||[],zo)}function q$(s,l){return R_(s||[],l||[],Wo)}var k$=ke(function(s){var l=s.length,g=l>1?s[l-1]:r;return g=typeof g=="function"?(s.pop(),g):r,c1(s,g)});function l1(s){var l=M(s);return l.__chain__=!0,l}function L$(s,l){return l(s),s}function eu(s,l){return l(s)}var B$=dn(function(s){var l=s.length,g=l?s[0]:0,O=this.__wrapped__,P=function(q){return rf(q,s)};return l>1||this.__actions__.length||!(O instanceof Fe)||!hn(g)?this.thru(P):(O=O.slice(g,+g+(l?1:0)),O.__actions__.push({func:eu,args:[P],thisArg:r}),new pr(O,this.__chain__).thru(function(q){return l&&!q.length&&q.push(r),q}))});function F$(){return l1(this)}function $$(){return new pr(this.value(),this.__chain__)}function z$(){this.__values__===r&&(this.__values__=S1(this.value()));var s=this.__index__>=this.__values__.length,l=s?r:this.__values__[this.__index__++];return{done:s,value:l}}function H$(){return this}function U$(s){for(var l,g=this;g instanceof Bs;){var O=n1(g);O.__index__=0,O.__values__=r,l?P.__wrapped__=O:l=O;var P=O;g=g.__wrapped__}return P.__wrapped__=s,l}function V$(){var s=this.__wrapped__;if(s instanceof Fe){var l=s;return this.__actions__.length&&(l=new Fe(this)),l=l.reverse(),l.__actions__.push({func:eu,args:[Tf],thisArg:r}),new pr(l,this.__chain__)}return this.thru(Tf)}function W$(){return C_(this.__wrapped__,this.__actions__)}var G$=Ws(function(s,l,g){Ze.call(s,g)?++s[g]:ln(s,g,1)});function K$(s,l,g){var O=Me(s)?Bw:LB;return g&&kt(s,l,g)&&(l=r),O(s,Re(l,3))}function Y$(s,l){var g=Me(s)?Rn:c_;return g(s,Re(l,3))}var X$=k_(i1),Z$=k_(o1);function J$(s,l){return It(tu(s,l),1)}function Q$(s,l){return It(tu(s,l),X)}function e3(s,l,g){return g=g===r?1:De(g),It(tu(s,l),g)}function f1(s,l){var g=Me(s)?dr:Tn;return g(s,Re(l,3))}function d1(s,l){var g=Me(s)?bL:u_;return g(s,Re(l,3))}var t3=Ws(function(s,l,g){Ze.call(s,g)?s[g].push(l):ln(s,g,[l])});function r3(s,l,g,O){s=Ht(s)?s:Wi(s),g=g&&!O?De(g):0;var P=s.length;return g<0&&(g=_t(P+g,0)),au(s)?g<=P&&s.indexOf(l,g)>-1:!!P&&Di(s,l,g)>-1}var n3=ke(function(s,l,g){var O=-1,P=typeof l=="function",q=Ht(s)?se(s.length):[];return Tn(s,function(V){q[++O]=P?Qt(l,V,g):Uo(V,l,g)}),q}),i3=Ws(function(s,l,g){ln(s,g,l)});function tu(s,l){var g=Me(s)?ct:v_;return g(s,Re(l,3))}function o3(s,l,g,O){return s==null?[]:(Me(l)||(l=l==null?[]:[l]),g=O?r:g,Me(g)||(g=g==null?[]:[g]),b_(s,l,g))}var a3=Ws(function(s,l,g){s[g?0:1].push(l)},function(){return[[],[]]});function s3(s,l,g){var O=Me(s)?Hl:Hw,P=arguments.length<3;return O(s,Re(l,4),g,P,Tn)}function u3(s,l,g){var O=Me(s)?xL:Hw,P=arguments.length<3;return O(s,Re(l,4),g,P,u_)}function c3(s,l){var g=Me(s)?Rn:c_;return g(s,iu(Re(l,3)))}function l3(s){var l=Me(s)?i_:rF;return l(s)}function f3(s,l,g){(g?kt(s,l,g):l===r)?l=1:l=De(l);var O=Me(s)?MB:nF;return O(s,l)}function d3(s){var l=Me(s)?DB:oF;return l(s)}function h3(s){if(s==null)return 0;if(Ht(s))return au(s)?qi(s):s.length;var l=Mt(s);return l==Se||l==qe?s.size:cf(s).length}function p3(s,l,g){var O=Me(s)?Ul:aF;return g&&kt(s,l,g)&&(l=r),O(s,Re(l,3))}var v3=ke(function(s,l){if(s==null)return[];var g=l.length;return g>1&&kt(s,l[0],l[1])?l=[]:g>2&&kt(l[0],l[1],l[2])&&(l=[l[0]]),b_(s,It(l,1),[])}),ru=YL||function(){return Rt.Date.now()};function g3(s,l){if(typeof l!="function")throw new hr(a);return s=De(s),function(){if(--s<1)return l.apply(this,arguments)}}function h1(s,l,g){return l=g?r:l,l=s&&l==null?s.length:l,fn(s,I,r,r,r,r,l)}function p1(s,l){var g;if(typeof l!="function")throw new hr(a);return s=De(s),function(){return--s>0&&(g=l.apply(this,arguments)),s<=1&&(l=r),g}}var Mf=ke(function(s,l,g){var O=x;if(g.length){var P=Pn(g,Ui(Mf));O|=S}return fn(s,O,l,g,P)}),v1=ke(function(s,l,g){var O=x|b;if(g.length){var P=Pn(g,Ui(v1));O|=S}return fn(l,O,s,g,P)});function g1(s,l,g){l=g?r:l;var O=fn(s,E,r,r,r,r,r,l);return O.placeholder=g1.placeholder,O}function m1(s,l,g){l=g?r:l;var O=fn(s,_,r,r,r,r,r,l);return O.placeholder=m1.placeholder,O}function y1(s,l,g){var O,P,q,V,Y,ne,pe=0,ge=!1,me=!1,be=!0;if(typeof s!="function")throw new hr(a);l=yr(l)||0,ft(g)&&(ge=!!g.leading,me="maxWait"in g,q=me?_t(yr(g.maxWait)||0,l):q,be="trailing"in g?!!g.trailing:be);function Ce(vt){var Ar=O,gn=P;return O=P=r,pe=vt,V=s.apply(gn,Ar),V}function Ie(vt){return pe=vt,Y=Yo(Le,l),ge?Ce(vt):V}function je(vt){var Ar=vt-ne,gn=vt-pe,k1=l-Ar;return me?At(k1,q-gn):k1}function Pe(vt){var Ar=vt-ne,gn=vt-pe;return ne===r||Ar>=l||Ar<0||me&&gn>=q}function Le(){var vt=ru();if(Pe(vt))return $e(vt);Y=Yo(Le,je(vt))}function $e(vt){return Y=r,be&&O?Ce(vt):(O=P=r,V)}function nr(){Y!==r&&I_(Y),pe=0,O=ne=P=Y=r}function Lt(){return Y===r?V:$e(ru())}function ir(){var vt=ru(),Ar=Pe(vt);if(O=arguments,P=this,ne=vt,Ar){if(Y===r)return Ie(ne);if(me)return I_(Y),Y=Yo(Le,l),Ce(ne)}return Y===r&&(Y=Yo(Le,l)),V}return ir.cancel=nr,ir.flush=Lt,ir}var m3=ke(function(s,l){return s_(s,1,l)}),y3=ke(function(s,l,g){return s_(s,yr(l)||0,g)});function b3(s){return fn(s,D)}function nu(s,l){if(typeof s!="function"||l!=null&&typeof l!="function")throw new hr(a);var g=function(){var O=arguments,P=l?l.apply(this,O):O[0],q=g.cache;if(q.has(P))return q.get(P);var V=s.apply(this,O);return g.cache=q.set(P,V)||q,V};return g.cache=new(nu.Cache||cn),g}nu.Cache=cn;function iu(s){if(typeof s!="function")throw new hr(a);return function(){var l=arguments;switch(l.length){case 0:return!s.call(this);case 1:return!s.call(this,l[0]);case 2:return!s.call(this,l[0],l[1]);case 3:return!s.call(this,l[0],l[1],l[2])}return!s.apply(this,l)}}function x3(s){return p1(2,s)}var w3=sF(function(s,l){l=l.length==1&&Me(l[0])?ct(l[0],er(Re())):ct(It(l,1),er(Re()));var g=l.length;return ke(function(O){for(var P=-1,q=At(O.length,g);++P<q;)O[P]=l[P].call(this,O[P]);return Qt(s,this,O)})}),Df=ke(function(s,l){var g=Pn(l,Ui(Df));return fn(s,S,r,l,g)}),b1=ke(function(s,l){var g=Pn(l,Ui(b1));return fn(s,R,r,l,g)}),_3=dn(function(s,l){return fn(s,N,r,r,r,l)});function E3(s,l){if(typeof s!="function")throw new hr(a);return l=l===r?l:De(l),ke(s,l)}function S3(s,l){if(typeof s!="function")throw new hr(a);return l=l==null?0:_t(De(l),0),ke(function(g){var O=g[l],P=Dn(g,0,l);return O&&In(P,O),Qt(s,this,P)})}function O3(s,l,g){var O=!0,P=!0;if(typeof s!="function")throw new hr(a);return ft(g)&&(O="leading"in g?!!g.leading:O,P="trailing"in g?!!g.trailing:P),y1(s,l,{leading:O,maxWait:l,trailing:P})}function C3(s){return h1(s,1)}function R3(s,l){return Df(yf(l),s)}function I3(){if(!arguments.length)return[];var s=arguments[0];return Me(s)?s:[s]}function P3(s){return vr(s,v)}function N3(s,l){return l=typeof l=="function"?l:r,vr(s,v,l)}function T3(s){return vr(s,h|v)}function A3(s,l){return l=typeof l=="function"?l:r,vr(s,h|v,l)}function M3(s,l){return l==null||a_(s,l,St(l))}function Tr(s,l){return s===l||s!==s&&l!==l}var D3=Xs(af),j3=Xs(function(s,l){return s>=l}),oi=d_((function(){return arguments})())?d_:function(s){return dt(s)&&Ze.call(s,"callee")&&!Jw.call(s,"callee")},Me=se.isArray,q3=Mw?er(Mw):UB;function Ht(s){return s!=null&&ou(s.length)&&!pn(s)}function pt(s){return dt(s)&&Ht(s)}function k3(s){return s===!0||s===!1||dt(s)&&qt(s)==F}var jn=ZL||Vf,L3=Dw?er(Dw):VB;function B3(s){return dt(s)&&s.nodeType===1&&!Xo(s)}function F3(s){if(s==null)return!0;if(Ht(s)&&(Me(s)||typeof s=="string"||typeof s.splice=="function"||jn(s)||Vi(s)||oi(s)))return!s.length;var l=Mt(s);if(l==Se||l==qe)return!s.size;if(Ko(s))return!cf(s).length;for(var g in s)if(Ze.call(s,g))return!1;return!0}function $3(s,l){return Vo(s,l)}function z3(s,l,g){g=typeof g=="function"?g:r;var O=g?g(s,l):r;return O===r?Vo(s,l,r,g):!!O}function jf(s){if(!dt(s))return!1;var l=qt(s);return l==ae||l==ie||typeof s.message=="string"&&typeof s.name=="string"&&!Xo(s)}function H3(s){return typeof s=="number"&&e_(s)}function pn(s){if(!ft(s))return!1;var l=qt(s);return l==ce||l==we||l==k||l==Ne}function x1(s){return typeof s=="number"&&s==De(s)}function ou(s){return typeof s=="number"&&s>-1&&s%1==0&&s<=Z}function ft(s){var l=typeof s;return s!=null&&(l=="object"||l=="function")}function dt(s){return s!=null&&typeof s=="object"}var w1=jw?er(jw):GB;function U3(s,l){return s===l||uf(s,l,Of(l))}function V3(s,l,g){return g=typeof g=="function"?g:r,uf(s,l,Of(l),g)}function W3(s){return _1(s)&&s!=+s}function G3(s){if(NF(s))throw new Ae(o);return h_(s)}function K3(s){return s===null}function Y3(s){return s==null}function _1(s){return typeof s=="number"||dt(s)&&qt(s)==_e}function Xo(s){if(!dt(s)||qt(s)!=le)return!1;var l=As(s);if(l===null)return!0;var g=Ze.call(l,"constructor")&&l.constructor;return typeof g=="function"&&g instanceof g&&Is.call(g)==VL}var qf=qw?er(qw):KB;function X3(s){return x1(s)&&s>=-Z&&s<=Z}var E1=kw?er(kw):YB;function au(s){return typeof s=="string"||!Me(s)&&dt(s)&&qt(s)==Xe}function rr(s){return typeof s=="symbol"||dt(s)&&qt(s)==We}var Vi=Lw?er(Lw):XB;function Z3(s){return s===r}function J3(s){return dt(s)&&Mt(s)==et}function Q3(s){return dt(s)&&qt(s)==Tt}var e5=Xs(lf),t5=Xs(function(s,l){return s<=l});function S1(s){if(!s)return[];if(Ht(s))return au(s)?Pr(s):zt(s);if(ko&&s[ko])return ML(s[ko]());var l=Mt(s),g=l==Se?Xl:l==qe?Os:Wi;return g(s)}function vn(s){if(!s)return s===0?s:0;if(s=yr(s),s===X||s===-X){var l=s<0?-1:1;return l*re}return s===s?s:0}function De(s){var l=vn(s),g=l%1;return l===l?g?l-g:l:0}function O1(s){return s?ti(De(s),0,Q):0}function yr(s){if(typeof s=="number")return s;if(rr(s))return W;if(ft(s)){var l=typeof s.valueOf=="function"?s.valueOf():s;s=ft(l)?l+"":l}if(typeof s!="string")return s===0?s:+s;s=Uw(s);var g=Cl.test(s);return g||Il.test(s)?gL(s.slice(2),g?2:8):Ol.test(s)?W:+s}function C1(s){return Wr(s,Ut(s))}function r5(s){return s?ti(De(s),-Z,Z):s===0?s:0}function Ge(s){return s==null?"":tr(s)}var n5=zi(function(s,l){if(Ko(l)||Ht(l)){Wr(l,St(l),s);return}for(var g in l)Ze.call(l,g)&&zo(s,g,l[g])}),R1=zi(function(s,l){Wr(l,Ut(l),s)}),su=zi(function(s,l,g,O){Wr(l,Ut(l),s,O)}),i5=zi(function(s,l,g,O){Wr(l,St(l),s,O)}),o5=dn(rf);function a5(s,l){var g=$i(s);return l==null?g:o_(g,l)}var s5=ke(function(s,l){s=rt(s);var g=-1,O=l.length,P=O>2?l[2]:r;for(P&&kt(l[0],l[1],P)&&(O=1);++g<O;)for(var q=l[g],V=Ut(q),Y=-1,ne=V.length;++Y<ne;){var pe=V[Y],ge=s[pe];(ge===r||Tr(ge,Li[pe])&&!Ze.call(s,pe))&&(s[pe]=q[pe])}return s}),u5=ke(function(s){return s.push(r,U_),Qt(I1,r,s)});function c5(s,l){return Fw(s,Re(l,3),Vr)}function l5(s,l){return Fw(s,Re(l,3),of)}function f5(s,l){return s==null?s:nf(s,Re(l,3),Ut)}function d5(s,l){return s==null?s:l_(s,Re(l,3),Ut)}function h5(s,l){return s&&Vr(s,Re(l,3))}function p5(s,l){return s&&of(s,Re(l,3))}function v5(s){return s==null?[]:zs(s,St(s))}function g5(s){return s==null?[]:zs(s,Ut(s))}function kf(s,l,g){var O=s==null?r:ri(s,l);return O===r?g:O}function m5(s,l){return s!=null&&G_(s,l,FB)}function Lf(s,l){return s!=null&&G_(s,l,$B)}var y5=B_(function(s,l,g){l!=null&&typeof l.toString!="function"&&(l=Ps.call(l)),s[l]=g},Ff(Vt)),b5=B_(function(s,l,g){l!=null&&typeof l.toString!="function"&&(l=Ps.call(l)),Ze.call(s,l)?s[l].push(g):s[l]=[g]},Re),x5=ke(Uo);function St(s){return Ht(s)?n_(s):cf(s)}function Ut(s){return Ht(s)?n_(s,!0):ZB(s)}function w5(s,l){var g={};return l=Re(l,3),Vr(s,function(O,P,q){ln(g,l(O,P,q),O)}),g}function _5(s,l){var g={};return l=Re(l,3),Vr(s,function(O,P,q){ln(g,P,l(O,P,q))}),g}var E5=zi(function(s,l,g){Hs(s,l,g)}),I1=zi(function(s,l,g,O){Hs(s,l,g,O)}),S5=dn(function(s,l){var g={};if(s==null)return g;var O=!1;l=ct(l,function(q){return q=Mn(q,s),O||(O=q.length>1),q}),Wr(s,Ef(s),g),O&&(g=vr(g,h|p|v,yF));for(var P=l.length;P--;)vf(g,l[P]);return g});function O5(s,l){return P1(s,iu(Re(l)))}var C5=dn(function(s,l){return s==null?{}:QB(s,l)});function P1(s,l){if(s==null)return{};var g=ct(Ef(s),function(O){return[O]});return l=Re(l),x_(s,g,function(O,P){return l(O,P[0])})}function R5(s,l,g){l=Mn(l,s);var O=-1,P=l.length;for(P||(P=1,s=r);++O<P;){var q=s==null?r:s[Gr(l[O])];q===r&&(O=P,q=g),s=pn(q)?q.call(s):q}return s}function I5(s,l,g){return s==null?s:Wo(s,l,g)}function P5(s,l,g,O){return O=typeof O=="function"?O:r,s==null?s:Wo(s,l,g,O)}var N1=z_(St),T1=z_(Ut);function N5(s,l,g){var O=Me(s),P=O||jn(s)||Vi(s);if(l=Re(l,4),g==null){var q=s&&s.constructor;P?g=O?new q:[]:ft(s)?g=pn(q)?$i(As(s)):{}:g={}}return(P?dr:Vr)(s,function(V,Y,ne){return l(g,V,Y,ne)}),g}function T5(s,l){return s==null?!0:vf(s,l)}function A5(s,l,g){return s==null?s:O_(s,l,yf(g))}function M5(s,l,g,O){return O=typeof O=="function"?O:r,s==null?s:O_(s,l,yf(g),O)}function Wi(s){return s==null?[]:Yl(s,St(s))}function D5(s){return s==null?[]:Yl(s,Ut(s))}function j5(s,l,g){return g===r&&(g=l,l=r),g!==r&&(g=yr(g),g=g===g?g:0),l!==r&&(l=yr(l),l=l===l?l:0),ti(yr(s),l,g)}function q5(s,l,g){return l=vn(l),g===r?(g=l,l=0):g=vn(g),s=yr(s),zB(s,l,g)}function k5(s,l,g){if(g&&typeof g!="boolean"&&kt(s,l,g)&&(l=g=r),g===r&&(typeof l=="boolean"?(g=l,l=r):typeof s=="boolean"&&(g=s,s=r)),s===r&&l===r?(s=0,l=1):(s=vn(s),l===r?(l=s,s=0):l=vn(l)),s>l){var O=s;s=l,l=O}if(g||s%1||l%1){var P=t_();return At(s+P*(l-s+vL("1e-"+((P+"").length-1))),l)}return df(s,l)}var L5=Hi(function(s,l,g){return l=l.toLowerCase(),s+(g?A1(l):l)});function A1(s){return Bf(Ge(s).toLowerCase())}function M1(s){return s=Ge(s),s&&s.replace(Nl,IL).replace(oL,"")}function B5(s,l,g){s=Ge(s),l=tr(l);var O=s.length;g=g===r?O:ti(De(g),0,O);var P=g;return g-=l.length,g>=0&&s.slice(g,P)==l}function F5(s){return s=Ge(s),s&&rs.test(s)?s.replace(No,PL):s}function $5(s){return s=Ge(s),s&&ss.test(s)?s.replace(To,"\\$&"):s}var z5=Hi(function(s,l,g){return s+(g?"-":"")+l.toLowerCase()}),H5=Hi(function(s,l,g){return s+(g?" ":"")+l.toLowerCase()}),U5=q_("toLowerCase");function V5(s,l,g){s=Ge(s),l=De(l);var O=l?qi(s):0;if(!l||O>=l)return s;var P=(l-O)/2;return Ys(qs(P),g)+s+Ys(js(P),g)}function W5(s,l,g){s=Ge(s),l=De(l);var O=l?qi(s):0;return l&&O<l?s+Ys(l-O,g):s}function G5(s,l,g){s=Ge(s),l=De(l);var O=l?qi(s):0;return l&&O<l?Ys(l-O,g)+s:s}function K5(s,l,g){return g||l==null?l=0:l&&(l=+l),tB(Ge(s).replace(Ao,""),l||0)}function Y5(s,l,g){return(g?kt(s,l,g):l===r)?l=1:l=De(l),hf(Ge(s),l)}function X5(){var s=arguments,l=Ge(s[0]);return s.length<3?l:l.replace(s[1],s[2])}var Z5=Hi(function(s,l,g){return s+(g?"_":"")+l.toLowerCase()});function J5(s,l,g){return g&&typeof g!="number"&&kt(s,l,g)&&(l=g=r),g=g===r?Q:g>>>0,g?(s=Ge(s),s&&(typeof l=="string"||l!=null&&!qf(l))&&(l=tr(l),!l&&ji(s))?Dn(Pr(s),0,g):s.split(l,g)):[]}var Q5=Hi(function(s,l,g){return s+(g?" ":"")+Bf(l)});function ez(s,l,g){return s=Ge(s),g=g==null?0:ti(De(g),0,s.length),l=tr(l),s.slice(g,g+l.length)==l}function tz(s,l,g){var O=M.templateSettings;g&&kt(s,l,g)&&(l=r),s=Ge(s),l=su({},l,O,H_);var P=su({},l.imports,O.imports,H_),q=St(P),V=Yl(P,q),Y,ne,pe=0,ge=l.interpolate||Ni,me="__p += '",be=Zl((l.escape||Ni).source+"|"+ge.source+"|"+(ge===is?Sl:Ni).source+"|"+(l.evaluate||Ni).source+"|$","g"),Ce="//# sourceURL="+(Ze.call(l,"sourceURL")?(l.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++lL+"]")+`
50
- `;s.replace(be,function(Pe,Le,$e,nr,Lt,ir){return $e||($e=nr),me+=s.slice(pe,ir).replace(fs,NL),Le&&(Y=!0,me+=`' +
51
- __e(`+Le+`) +
47
+ */var oZ=Ia.exports,EN;function aZ(){return EN||(EN=1,(function(e,t){(function(){var r,n="4.18.1",i=200,o="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",a="Expected a function",u="Invalid `variable` option passed into `_.template`",l="Invalid `imports` option passed into `_.template`",d="__lodash_hash_undefined__",f=500,h="__lodash_placeholder__",p=1,v=2,m=4,y=1,x=2,b=1,w=2,E=4,_=8,S=16,R=32,I=64,N=128,A=256,L=512,B=30,U="...",j=800,D=16,G=1,F=2,X=3,Z=1/0,Q=9007199254740991,W=17976931348623157e292,ee=NaN,oe=4294967295,ae=oe-1,H=oe>>>1,K=[["ary",N],["bind",b],["bindKey",w],["curry",_],["curryRight",S],["flip",L],["partial",R],["partialRight",I],["rearg",A]],$="[object Arguments]",k="[object Array]",z="[object AsyncFunction]",re="[object Boolean]",ie="[object Date]",se="[object DOMException]",ce="[object Error]",be="[object Function]",Ce="[object GeneratorFunction]",_e="[object Map]",he="[object Number]",fe="[object Null]",Ee="[object Object]",Pe="[object Promise]",Ze="[object Proxy]",ze="[object RegExp]",Fe="[object Set]",Ue="[object String]",ct="[object Symbol]",lt="[object Undefined]",mt="[object WeakMap]",yt="[object WeakSet]",rt="[object ArrayBuffer]",bt="[object DataView]",Jt="[object Float32Array]",fr="[object Float64Array]",Dt="[object Int8Array]",_t="[object Int16Array]",jt="[object Int32Array]",Vr="[object Uint8Array]",Yn="[object Uint8ClampedArray]",Cn="[object Uint16Array]",dr="[object Uint32Array]",Ti=/\b__p \+= '';/g,cl=/\b(__p \+=) '' \+/g,ll=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Mo=/&(?:amp|lt|gt|quot|#39);/g,is=/[&<>"']/g,os=RegExp(Mo.source),fl=RegExp(is.source),as=/<%-([\s\S]+?)%>/g,dl=/<%([\s\S]+?)%>/g,Do=/<%=([\s\S]+?)%>/g,hl=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ss=/^\w*$/,pl=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ai=/[\\^$.*+?()[\]{}|]/g,vl=RegExp(Ai.source),Mi=/^\s+/,gl=/\s/,us=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ml=/\{\n\/\* \[wrapped with (.+)\] \*/,yl=/,? & /,bl=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,cs=/[()=,{}\[\]\/\s]/,xl=/\\(\\)?/g,wl=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,ls=/\w*$/,_l=/^[-+]0x[0-9a-f]+$/i,El=/^0b[01]+$/i,Sl=/^\[object .+?Constructor\]$/,Ol=/^0o[0-7]+$/i,Cl=/^(?:0|[1-9]\d*)$/,Rl=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Xn=/($^)/,Il=/['\n\r\u2028\u2029\\]/g,Di="\\ud800-\\udfff",Pl="\\u0300-\\u036f",fs="\\ufe20-\\ufe2f",Nl="\\u20d0-\\u20ff",jo=Pl+fs+Nl,ds="\\u2700-\\u27bf",qo="a-z\\xdf-\\xf6\\xf8-\\xff",Tl="\\xac\\xb1\\xd7\\xf7",hs="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Al="\\u2000-\\u206f",Ml=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",ko="A-Z\\xc0-\\xd6\\xd8-\\xde",ps="\\ufe0e\\ufe0f",vs=Tl+hs+Al+Ml,Lo="['’]",Dl="["+Di+"]",Bo="["+vs+"]",ji="["+jo+"]",Zn="\\d+",jl="["+ds+"]",gs="["+qo+"]",Ow="[^"+Di+vs+Zn+ds+qo+ko+"]",ql="\\ud83c[\\udffb-\\udfff]",rL="(?:"+ji+"|"+ql+")",Cw="[^"+Di+"]",kl="(?:\\ud83c[\\udde6-\\uddff]){2}",Ll="[\\ud800-\\udbff][\\udc00-\\udfff]",qi="["+ko+"]",Rw="\\u200d",Iw="(?:"+gs+"|"+Ow+")",nL="(?:"+qi+"|"+Ow+")",Pw="(?:"+Lo+"(?:d|ll|m|re|s|t|ve))?",Nw="(?:"+Lo+"(?:D|LL|M|RE|S|T|VE))?",Tw=rL+"?",Aw="["+ps+"]?",iL="(?:"+Rw+"(?:"+[Cw,kl,Ll].join("|")+")"+Aw+Tw+")*",oL="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",aL="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Mw=Aw+Tw+iL,sL="(?:"+[jl,kl,Ll].join("|")+")"+Mw,uL="(?:"+[Cw+ji+"?",ji,kl,Ll,Dl].join("|")+")",cL=RegExp(Lo,"g"),lL=RegExp(ji,"g"),Bl=RegExp(ql+"(?="+ql+")|"+uL+Mw,"g"),fL=RegExp([qi+"?"+gs+"+"+Pw+"(?="+[Bo,qi,"$"].join("|")+")",nL+"+"+Nw+"(?="+[Bo,qi+Iw,"$"].join("|")+")",qi+"?"+Iw+"+"+Pw,qi+"+"+Nw,aL,oL,Zn,sL].join("|"),"g"),dL=RegExp("["+Rw+Di+jo+ps+"]"),hL=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,pL=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],vL=-1,at={};at[Jt]=at[fr]=at[Dt]=at[_t]=at[jt]=at[Vr]=at[Yn]=at[Cn]=at[dr]=!0,at[$]=at[k]=at[rt]=at[re]=at[bt]=at[ie]=at[ce]=at[be]=at[_e]=at[he]=at[Ee]=at[ze]=at[Fe]=at[Ue]=at[mt]=!1;var nt={};nt[$]=nt[k]=nt[rt]=nt[bt]=nt[re]=nt[ie]=nt[Jt]=nt[fr]=nt[Dt]=nt[_t]=nt[jt]=nt[_e]=nt[he]=nt[Ee]=nt[ze]=nt[Fe]=nt[Ue]=nt[ct]=nt[Vr]=nt[Yn]=nt[Cn]=nt[dr]=!0,nt[ce]=nt[be]=nt[mt]=!1;var gL={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},mL={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},yL={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},bL={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},xL=parseFloat,wL=parseInt,Dw=typeof ht=="object"&&ht&&ht.Object===Object&&ht,_L=typeof self=="object"&&self&&self.Object===Object&&self,It=Dw||_L||Function("return this")(),Fl=t&&!t.nodeType&&t,Jn=Fl&&!0&&e&&!e.nodeType&&e,jw=Jn&&Jn.exports===Fl,$l=jw&&Dw.process,hr=(function(){try{var te=Jn&&Jn.require&&Jn.require("util").types;return te||$l&&$l.binding&&$l.binding("util")}catch{}})(),qw=hr&&hr.isArrayBuffer,kw=hr&&hr.isDate,Lw=hr&&hr.isMap,Bw=hr&&hr.isRegExp,Fw=hr&&hr.isSet,$w=hr&&hr.isTypedArray;function Qt(te,de,ue){switch(ue.length){case 0:return te.call(de);case 1:return te.call(de,ue[0]);case 2:return te.call(de,ue[0],ue[1]);case 3:return te.call(de,ue[0],ue[1],ue[2])}return te.apply(de,ue)}function EL(te,de,ue,Se){for(var Ae=-1,Ve=te==null?0:te.length;++Ae<Ve;){var Et=te[Ae];de(Se,Et,ue(Et),te)}return Se}function er(te,de){for(var ue=-1,Se=te==null?0:te.length;++ue<Se&&de(te[ue],ue,te)!==!1;);return te}function SL(te,de){for(var ue=te==null?0:te.length;ue--&&de(te[ue],ue,te)!==!1;);return te}function zw(te,de){for(var ue=-1,Se=te==null?0:te.length;++ue<Se;)if(!de(te[ue],ue,te))return!1;return!0}function Rn(te,de){for(var ue=-1,Se=te==null?0:te.length,Ae=0,Ve=[];++ue<Se;){var Et=te[ue];de(Et,ue,te)&&(Ve[Ae++]=Et)}return Ve}function ms(te,de){var ue=te==null?0:te.length;return!!ue&&ki(te,de,0)>-1}function zl(te,de,ue){for(var Se=-1,Ae=te==null?0:te.length;++Se<Ae;)if(ue(de,te[Se]))return!0;return!1}function st(te,de){for(var ue=-1,Se=te==null?0:te.length,Ae=Array(Se);++ue<Se;)Ae[ue]=de(te[ue],ue,te);return Ae}function In(te,de){for(var ue=-1,Se=de.length,Ae=te.length;++ue<Se;)te[Ae+ue]=de[ue];return te}function Hl(te,de,ue,Se){var Ae=-1,Ve=te==null?0:te.length;for(Se&&Ve&&(ue=te[++Ae]);++Ae<Ve;)ue=de(ue,te[Ae],Ae,te);return ue}function OL(te,de,ue,Se){var Ae=te==null?0:te.length;for(Se&&Ae&&(ue=te[--Ae]);Ae--;)ue=de(ue,te[Ae],Ae,te);return ue}function Ul(te,de){for(var ue=-1,Se=te==null?0:te.length;++ue<Se;)if(de(te[ue],ue,te))return!0;return!1}var CL=Vl("length");function RL(te){return te.split("")}function IL(te){return te.match(bl)||[]}function Hw(te,de,ue){var Se;return ue(te,function(Ae,Ve,Et){if(de(Ae,Ve,Et))return Se=Ve,!1}),Se}function ys(te,de,ue,Se){for(var Ae=te.length,Ve=ue+(Se?1:-1);Se?Ve--:++Ve<Ae;)if(de(te[Ve],Ve,te))return Ve;return-1}function ki(te,de,ue){return de===de?FL(te,de,ue):ys(te,Uw,ue)}function PL(te,de,ue,Se){for(var Ae=ue-1,Ve=te.length;++Ae<Ve;)if(Se(te[Ae],de))return Ae;return-1}function Uw(te){return te!==te}function Vw(te,de){var ue=te==null?0:te.length;return ue?Gl(te,de)/ue:ee}function Vl(te){return function(de){return de==null?r:de[te]}}function Wl(te){return function(de){return te==null?r:te[de]}}function Ww(te,de,ue,Se,Ae){return Ae(te,function(Ve,Et,et){ue=Se?(Se=!1,Ve):de(ue,Ve,Et,et)}),ue}function NL(te,de){var ue=te.length;for(te.sort(de);ue--;)te[ue]=te[ue].value;return te}function Gl(te,de){for(var ue,Se=-1,Ae=te.length;++Se<Ae;){var Ve=de(te[Se]);Ve!==r&&(ue=ue===r?Ve:ue+Ve)}return ue}function Kl(te,de){for(var ue=-1,Se=Array(te);++ue<te;)Se[ue]=de(ue);return Se}function TL(te,de){return st(de,function(ue){return[ue,te[ue]]})}function Gw(te){return te&&te.slice(0,Zw(te)+1).replace(Mi,"")}function tr(te){return function(de){return te(de)}}function Yl(te,de){return st(de,function(ue){return te[ue]})}function Fo(te,de){return te.has(de)}function Kw(te,de){for(var ue=-1,Se=te.length;++ue<Se&&ki(de,te[ue],0)>-1;);return ue}function Yw(te,de){for(var ue=te.length;ue--&&ki(de,te[ue],0)>-1;);return ue}function AL(te,de){for(var ue=te.length,Se=0;ue--;)te[ue]===de&&++Se;return Se}var ML=Wl(gL),DL=Wl(mL);function jL(te){return"\\"+bL[te]}function qL(te,de){return te==null?r:te[de]}function Li(te){return dL.test(te)}function kL(te){return hL.test(te)}function LL(te){for(var de,ue=[];!(de=te.next()).done;)ue.push(de.value);return ue}function Xl(te){var de=-1,ue=Array(te.size);return te.forEach(function(Se,Ae){ue[++de]=[Ae,Se]}),ue}function Xw(te,de){return function(ue){return te(de(ue))}}function Pn(te,de){for(var ue=-1,Se=te.length,Ae=0,Ve=[];++ue<Se;){var Et=te[ue];(Et===de||Et===h)&&(te[ue]=h,Ve[Ae++]=ue)}return Ve}function bs(te){var de=-1,ue=Array(te.size);return te.forEach(function(Se){ue[++de]=Se}),ue}function BL(te){var de=-1,ue=Array(te.size);return te.forEach(function(Se){ue[++de]=[Se,Se]}),ue}function FL(te,de,ue){for(var Se=ue-1,Ae=te.length;++Se<Ae;)if(te[Se]===de)return Se;return-1}function $L(te,de,ue){for(var Se=ue+1;Se--;)if(te[Se]===de)return Se;return Se}function Bi(te){return Li(te)?HL(te):CL(te)}function Tr(te){return Li(te)?UL(te):RL(te)}function Zw(te){for(var de=te.length;de--&&gl.test(te.charAt(de)););return de}var zL=Wl(yL);function HL(te){for(var de=Bl.lastIndex=0;Bl.test(te);)++de;return de}function UL(te){return te.match(Bl)||[]}function VL(te){return te.match(fL)||[]}var WL=(function te(de){de=de==null?It:Fi.defaults(It.Object(),de,Fi.pick(It,pL));var ue=de.Array,Se=de.Date,Ae=de.Error,Ve=de.Function,Et=de.Math,et=de.Object,Zl=de.RegExp,GL=de.String,pr=de.TypeError,xs=ue.prototype,KL=Ve.prototype,$i=et.prototype,ws=de["__core-js_shared__"],_s=KL.toString,Ge=$i.hasOwnProperty,YL=0,Jw=(function(){var s=/[^.]+$/.exec(ws&&ws.keys&&ws.keys.IE_PROTO||"");return s?"Symbol(src)_1."+s:""})(),Es=$i.toString,XL=_s.call(et),ZL=It._,JL=Zl("^"+_s.call(Ge).replace(Ai,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ss=jw?de.Buffer:r,Nn=de.Symbol,Os=de.Uint8Array,Qw=Ss?Ss.allocUnsafe:r,Cs=Xw(et.getPrototypeOf,et),e_=et.create,t_=$i.propertyIsEnumerable,Rs=xs.splice,r_=Nn?Nn.isConcatSpreadable:r,$o=Nn?Nn.iterator:r,Qn=Nn?Nn.toStringTag:r,Is=(function(){try{var s=ii(et,"defineProperty");return s({},"",{}),s}catch{}})(),QL=de.clearTimeout!==It.clearTimeout&&de.clearTimeout,eB=Se&&Se.now!==It.Date.now&&Se.now,tB=de.setTimeout!==It.setTimeout&&de.setTimeout,Ps=Et.ceil,Ns=Et.floor,Jl=et.getOwnPropertySymbols,rB=Ss?Ss.isBuffer:r,n_=de.isFinite,nB=xs.join,iB=Xw(et.keys,et),St=Et.max,At=Et.min,oB=Se.now,aB=de.parseInt,i_=Et.random,sB=xs.reverse,Ql=ii(de,"DataView"),zo=ii(de,"Map"),ef=ii(de,"Promise"),zi=ii(de,"Set"),Ho=ii(de,"WeakMap"),Uo=ii(et,"create"),Ts=Ho&&new Ho,Hi={},uB=oi(Ql),cB=oi(zo),lB=oi(ef),fB=oi(zi),dB=oi(Ho),As=Nn?Nn.prototype:r,Vo=As?As.valueOf:r,o_=As?As.toString:r;function M(s){if(dt(s)&&!Me(s)&&!(s instanceof Be)){if(s instanceof vr)return s;if(Ge.call(s,"__wrapped__"))return a1(s)}return new vr(s)}var Ui=(function(){function s(){}return function(c){if(!ft(c))return{};if(e_)return e_(c);s.prototype=c;var g=new s;return s.prototype=r,g}})();function Ms(){}function vr(s,c){this.__wrapped__=s,this.__actions__=[],this.__chain__=!!c,this.__index__=0,this.__values__=r}M.templateSettings={escape:as,evaluate:dl,interpolate:Do,variable:"",imports:{_:M}},M.prototype=Ms.prototype,M.prototype.constructor=M,vr.prototype=Ui(Ms.prototype),vr.prototype.constructor=vr;function Be(s){this.__wrapped__=s,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=oe,this.__views__=[]}function hB(){var s=new Be(this.__wrapped__);return s.__actions__=zt(this.__actions__),s.__dir__=this.__dir__,s.__filtered__=this.__filtered__,s.__iteratees__=zt(this.__iteratees__),s.__takeCount__=this.__takeCount__,s.__views__=zt(this.__views__),s}function pB(){if(this.__filtered__){var s=new Be(this);s.__dir__=-1,s.__filtered__=!0}else s=this.clone(),s.__dir__*=-1;return s}function vB(){var s=this.__wrapped__.value(),c=this.__dir__,g=Me(s),O=c<0,P=g?s.length:0,q=RF(0,P,this.__views__),V=q.start,Y=q.end,ne=Y-V,pe=O?Y:V-1,ge=this.__iteratees__,me=ge.length,xe=0,Oe=At(ne,this.__takeCount__);if(!g||!O&&P==ne&&Oe==ne)return P_(s,this.__actions__);var Ne=[];e:for(;ne--&&xe<Oe;){pe+=c;for(var je=-1,Re=s[pe];++je<me;){var ke=ge[je],$e=ke.iteratee,ir=ke.type,Lt=$e(Re);if(ir==F)Re=Lt;else if(!Lt){if(ir==G)continue e;break e}}Ne[xe++]=Re}return Ne}Be.prototype=Ui(Ms.prototype),Be.prototype.constructor=Be;function ei(s){var c=-1,g=s==null?0:s.length;for(this.clear();++c<g;){var O=s[c];this.set(O[0],O[1])}}function gB(){this.__data__=Uo?Uo(null):{},this.size=0}function mB(s){var c=this.has(s)&&delete this.__data__[s];return this.size-=c?1:0,c}function yB(s){var c=this.__data__;if(Uo){var g=c[s];return g===d?r:g}return Ge.call(c,s)?c[s]:r}function bB(s){var c=this.__data__;return Uo?c[s]!==r:Ge.call(c,s)}function xB(s,c){var g=this.__data__;return this.size+=this.has(s)?0:1,g[s]=Uo&&c===r?d:c,this}ei.prototype.clear=gB,ei.prototype.delete=mB,ei.prototype.get=yB,ei.prototype.has=bB,ei.prototype.set=xB;function cn(s){var c=-1,g=s==null?0:s.length;for(this.clear();++c<g;){var O=s[c];this.set(O[0],O[1])}}function wB(){this.__data__=[],this.size=0}function _B(s){var c=this.__data__,g=Ds(c,s);if(g<0)return!1;var O=c.length-1;return g==O?c.pop():Rs.call(c,g,1),--this.size,!0}function EB(s){var c=this.__data__,g=Ds(c,s);return g<0?r:c[g][1]}function SB(s){return Ds(this.__data__,s)>-1}function OB(s,c){var g=this.__data__,O=Ds(g,s);return O<0?(++this.size,g.push([s,c])):g[O][1]=c,this}cn.prototype.clear=wB,cn.prototype.delete=_B,cn.prototype.get=EB,cn.prototype.has=SB,cn.prototype.set=OB;function ln(s){var c=-1,g=s==null?0:s.length;for(this.clear();++c<g;){var O=s[c];this.set(O[0],O[1])}}function CB(){this.size=0,this.__data__={hash:new ei,map:new(zo||cn),string:new ei}}function RB(s){var c=Ws(this,s).delete(s);return this.size-=c?1:0,c}function IB(s){return Ws(this,s).get(s)}function PB(s){return Ws(this,s).has(s)}function NB(s,c){var g=Ws(this,s),O=g.size;return g.set(s,c),this.size+=g.size==O?0:1,this}ln.prototype.clear=CB,ln.prototype.delete=RB,ln.prototype.get=IB,ln.prototype.has=PB,ln.prototype.set=NB;function ti(s){var c=-1,g=s==null?0:s.length;for(this.__data__=new ln;++c<g;)this.add(s[c])}function TB(s){return this.__data__.set(s,d),this}function AB(s){return this.__data__.has(s)}ti.prototype.add=ti.prototype.push=TB,ti.prototype.has=AB;function Ar(s){var c=this.__data__=new cn(s);this.size=c.size}function MB(){this.__data__=new cn,this.size=0}function DB(s){var c=this.__data__,g=c.delete(s);return this.size=c.size,g}function jB(s){return this.__data__.get(s)}function qB(s){return this.__data__.has(s)}function kB(s,c){var g=this.__data__;if(g instanceof cn){var O=g.__data__;if(!zo||O.length<i-1)return O.push([s,c]),this.size=++g.size,this;g=this.__data__=new ln(O)}return g.set(s,c),this.size=g.size,this}Ar.prototype.clear=MB,Ar.prototype.delete=DB,Ar.prototype.get=jB,Ar.prototype.has=qB,Ar.prototype.set=kB;function a_(s,c){var g=Me(s),O=!g&&ai(s),P=!g&&!O&&jn(s),q=!g&&!O&&!P&&Ki(s),V=g||O||P||q,Y=V?Kl(s.length,GL):[],ne=Y.length;for(var pe in s)(c||Ge.call(s,pe))&&!(V&&(pe=="length"||P&&(pe=="offset"||pe=="parent")||q&&(pe=="buffer"||pe=="byteLength"||pe=="byteOffset")||hn(pe,ne)))&&Y.push(pe);return Y}function s_(s){var c=s.length;return c?s[df(0,c-1)]:r}function LB(s,c){return Gs(zt(s),ri(c,0,s.length))}function BB(s){return Gs(zt(s))}function tf(s,c,g){(g!==r&&!Dr(s[c],g)||g===r&&!(c in s))&&Wr(s,c,g)}function Wo(s,c,g){var O=s[c];(!(Ge.call(s,c)&&Dr(O,g))||g===r&&!(c in s))&&Wr(s,c,g)}function Ds(s,c){for(var g=s.length;g--;)if(Dr(s[g][0],c))return g;return-1}function FB(s,c,g,O){return Tn(s,function(P,q,V){c(O,P,g(P),V)}),O}function u_(s,c){return s&&Kr(c,Ct(c),s)}function $B(s,c){return s&&Kr(c,Ut(c),s)}function Wr(s,c,g){c=="__proto__"&&Is?Is(s,c,{configurable:!0,enumerable:!0,value:g,writable:!0}):s[c]=g}function rf(s,c){for(var g=-1,O=c.length,P=ue(O),q=s==null;++g<O;)P[g]=q?r:Lf(s,c[g]);return P}function ri(s,c,g){return s===s&&(g!==r&&(s=s<=g?s:g),c!==r&&(s=s>=c?s:c)),s}function gr(s,c,g,O,P,q){var V,Y=c&p,ne=c&v,pe=c&m;if(g&&(V=P?g(s,O,P,q):g(s)),V!==r)return V;if(!ft(s))return s;var ge=Me(s);if(ge){if(V=PF(s),!Y)return zt(s,V)}else{var me=Mt(s),xe=me==be||me==Ce;if(jn(s))return A_(s,Y);if(me==Ee||me==$||xe&&!P){if(V=ne||xe?{}:Z_(s),!Y)return ne?yF(s,$B(V,s)):mF(s,u_(V,s))}else{if(!nt[me])return P?s:{};V=NF(s,me,Y)}}q||(q=new Ar);var Oe=q.get(s);if(Oe)return Oe;q.set(s,V),C1(s)?s.forEach(function(Re){V.add(gr(Re,c,g,Re,s,q))}):S1(s)&&s.forEach(function(Re,ke){V.set(ke,gr(Re,c,g,ke,s,q))});var Ne=pe?ne?Ef:_f:ne?Ut:Ct,je=ge?r:Ne(s);return er(je||s,function(Re,ke){je&&(ke=Re,Re=s[ke]),Wo(V,ke,gr(Re,c,g,ke,s,q))}),V}function zB(s){var c=Ct(s);return function(g){return c_(g,s,c)}}function c_(s,c,g){var O=g.length;if(s==null)return!O;for(s=et(s);O--;){var P=g[O],q=c[P],V=s[P];if(V===r&&!(P in s)||!q(V))return!1}return!0}function l_(s,c,g){if(typeof s!="function")throw new pr(a);return Qo(function(){s.apply(r,g)},c)}function Go(s,c,g,O){var P=-1,q=ms,V=!0,Y=s.length,ne=[],pe=c.length;if(!Y)return ne;g&&(c=st(c,tr(g))),O?(q=zl,V=!1):c.length>=i&&(q=Fo,V=!1,c=new ti(c));e:for(;++P<Y;){var ge=s[P],me=g==null?ge:g(ge);if(ge=O||ge!==0?ge:0,V&&me===me){for(var xe=pe;xe--;)if(c[xe]===me)continue e;ne.push(ge)}else q(c,me,O)||ne.push(ge)}return ne}var Tn=k_(Gr),f_=k_(of,!0);function HB(s,c){var g=!0;return Tn(s,function(O,P,q){return g=!!c(O,P,q),g}),g}function js(s,c,g){for(var O=-1,P=s.length;++O<P;){var q=s[O],V=c(q);if(V!=null&&(Y===r?V===V&&!nr(V):g(V,Y)))var Y=V,ne=q}return ne}function UB(s,c,g,O){var P=s.length;for(g=De(g),g<0&&(g=-g>P?0:P+g),O=O===r||O>P?P:De(O),O<0&&(O+=P),O=g>O?0:I1(O);g<O;)s[g++]=c;return s}function d_(s,c){var g=[];return Tn(s,function(O,P,q){c(O,P,q)&&g.push(O)}),g}function Pt(s,c,g,O,P){var q=-1,V=s.length;for(g||(g=AF),P||(P=[]);++q<V;){var Y=s[q];c>0&&g(Y)?c>1?Pt(Y,c-1,g,O,P):In(P,Y):O||(P[P.length]=Y)}return P}var nf=L_(),h_=L_(!0);function Gr(s,c){return s&&nf(s,c,Ct)}function of(s,c){return s&&h_(s,c,Ct)}function qs(s,c){return Rn(c,function(g){return pn(s[g])})}function ni(s,c){c=Mn(c,s);for(var g=0,O=c.length;s!=null&&g<O;)s=s[Mr(c[g++])];return g&&g==O?s:r}function p_(s,c,g){var O=c(s);return Me(s)?O:In(O,g(s))}function qt(s){return s==null?s===r?lt:fe:Qn&&Qn in et(s)?CF(s):BF(s)}function af(s,c){return s>c}function VB(s,c){return s!=null&&Ge.call(s,c)}function WB(s,c){return s!=null&&c in et(s)}function GB(s,c,g){return s>=At(c,g)&&s<St(c,g)}function sf(s,c,g){for(var O=g?zl:ms,P=s[0].length,q=s.length,V=q,Y=ue(q),ne=1/0,pe=[];V--;){var ge=s[V];V&&c&&(ge=st(ge,tr(c))),ne=At(ge.length,ne),Y[V]=!g&&(c||P>=120&&ge.length>=120)?new ti(V&&ge):r}ge=s[0];var me=-1,xe=Y[0];e:for(;++me<P&&pe.length<ne;){var Oe=ge[me],Ne=c?c(Oe):Oe;if(Oe=g||Oe!==0?Oe:0,!(xe?Fo(xe,Ne):O(pe,Ne,g))){for(V=q;--V;){var je=Y[V];if(!(je?Fo(je,Ne):O(s[V],Ne,g)))continue e}xe&&xe.push(Ne),pe.push(Oe)}}return pe}function KB(s,c,g,O){return Gr(s,function(P,q,V){c(O,g(P),q,V)}),O}function Ko(s,c,g){c=Mn(c,s),s=t1(s,c);var O=s==null?s:s[Mr(yr(c))];return O==null?r:Qt(O,s,g)}function v_(s){return dt(s)&&qt(s)==$}function YB(s){return dt(s)&&qt(s)==rt}function XB(s){return dt(s)&&qt(s)==ie}function Yo(s,c,g,O,P){return s===c?!0:s==null||c==null||!dt(s)&&!dt(c)?s!==s&&c!==c:ZB(s,c,g,O,Yo,P)}function ZB(s,c,g,O,P,q){var V=Me(s),Y=Me(c),ne=V?k:Mt(s),pe=Y?k:Mt(c);ne=ne==$?Ee:ne,pe=pe==$?Ee:pe;var ge=ne==Ee,me=pe==Ee,xe=ne==pe;if(xe&&jn(s)){if(!jn(c))return!1;V=!0,ge=!1}if(xe&&!ge)return q||(q=new Ar),V||Ki(s)?K_(s,c,g,O,P,q):SF(s,c,ne,g,O,P,q);if(!(g&y)){var Oe=ge&&Ge.call(s,"__wrapped__"),Ne=me&&Ge.call(c,"__wrapped__");if(Oe||Ne){var je=Oe?s.value():s,Re=Ne?c.value():c;return q||(q=new Ar),P(je,Re,g,O,q)}}return xe?(q||(q=new Ar),OF(s,c,g,O,P,q)):!1}function JB(s){return dt(s)&&Mt(s)==_e}function uf(s,c,g,O){var P=g.length,q=P,V=!O;if(s==null)return!q;for(s=et(s);P--;){var Y=g[P];if(V&&Y[2]?Y[1]!==s[Y[0]]:!(Y[0]in s))return!1}for(;++P<q;){Y=g[P];var ne=Y[0],pe=s[ne],ge=Y[1];if(V&&Y[2]){if(pe===r&&!(ne in s))return!1}else{var me=new Ar;if(O)var xe=O(pe,ge,ne,s,c,me);if(!(xe===r?Yo(ge,pe,y|x,O,me):xe))return!1}}return!0}function g_(s){if(!ft(s)||DF(s))return!1;var c=pn(s)?JL:Sl;return c.test(oi(s))}function QB(s){return dt(s)&&qt(s)==ze}function eF(s){return dt(s)&&Mt(s)==Fe}function tF(s){return dt(s)&&Qs(s.length)&&!!at[qt(s)]}function m_(s){return typeof s=="function"?s:s==null?Vt:typeof s=="object"?Me(s)?x_(s[0],s[1]):b_(s):F1(s)}function cf(s){if(!Jo(s))return iB(s);var c=[];for(var g in et(s))Ge.call(s,g)&&g!="constructor"&&c.push(g);return c}function rF(s){if(!ft(s))return LF(s);var c=Jo(s),g=[];for(var O in s)O=="constructor"&&(c||!Ge.call(s,O))||g.push(O);return g}function lf(s,c){return s<c}function y_(s,c){var g=-1,O=Ht(s)?ue(s.length):[];return Tn(s,function(P,q,V){O[++g]=c(P,q,V)}),O}function b_(s){var c=Of(s);return c.length==1&&c[0][2]?Q_(c[0][0],c[0][1]):function(g){return g===s||uf(g,s,c)}}function x_(s,c){return Rf(s)&&J_(c)?Q_(Mr(s),c):function(g){var O=Lf(g,s);return O===r&&O===c?Bf(g,s):Yo(c,O,y|x)}}function ks(s,c,g,O,P){s!==c&&nf(c,function(q,V){if(P||(P=new Ar),ft(q))nF(s,c,V,g,ks,O,P);else{var Y=O?O(Pf(s,V),q,V+"",s,c,P):r;Y===r&&(Y=q),tf(s,V,Y)}},Ut)}function nF(s,c,g,O,P,q,V){var Y=Pf(s,g),ne=Pf(c,g),pe=V.get(ne);if(pe){tf(s,g,pe);return}var ge=q?q(Y,ne,g+"",s,c,V):r,me=ge===r;if(me){var xe=Me(ne),Oe=!xe&&jn(ne),Ne=!xe&&!Oe&&Ki(ne);ge=ne,xe||Oe||Ne?Me(Y)?ge=Y:pt(Y)?ge=zt(Y):Oe?(me=!1,ge=A_(ne,!0)):Ne?(me=!1,ge=M_(ne,!0)):ge=[]:ea(ne)||ai(ne)?(ge=Y,ai(Y)?ge=P1(Y):(!ft(Y)||pn(Y))&&(ge=Z_(ne))):me=!1}me&&(V.set(ne,ge),P(ge,ne,O,q,V),V.delete(ne)),tf(s,g,ge)}function w_(s,c){var g=s.length;if(g)return c+=c<0?g:0,hn(c,g)?s[c]:r}function __(s,c,g){c.length?c=st(c,function(q){return Me(q)?function(V){return ni(V,q.length===1?q[0]:q)}:q}):c=[Vt];var O=-1;c=st(c,tr(Ie()));var P=y_(s,function(q,V,Y){var ne=st(c,function(pe){return pe(q)});return{criteria:ne,index:++O,value:q}});return NL(P,function(q,V){return gF(q,V,g)})}function iF(s,c){return E_(s,c,function(g,O){return Bf(s,O)})}function E_(s,c,g){for(var O=-1,P=c.length,q={};++O<P;){var V=c[O],Y=ni(s,V);g(Y,V)&&Xo(q,Mn(V,s),Y)}return q}function oF(s){return function(c){return ni(c,s)}}function ff(s,c,g,O){var P=O?PL:ki,q=-1,V=c.length,Y=s;for(s===c&&(c=zt(c)),g&&(Y=st(s,tr(g)));++q<V;)for(var ne=0,pe=c[q],ge=g?g(pe):pe;(ne=P(Y,ge,ne,O))>-1;)Y!==s&&Rs.call(Y,ne,1),Rs.call(s,ne,1);return s}function S_(s,c){for(var g=s?c.length:0,O=g-1;g--;){var P=c[g];if(g==O||P!==q){var q=P;hn(P)?Rs.call(s,P,1):vf(s,P)}}return s}function df(s,c){return s+Ns(i_()*(c-s+1))}function aF(s,c,g,O){for(var P=-1,q=St(Ps((c-s)/(g||1)),0),V=ue(q);q--;)V[O?q:++P]=s,s+=g;return V}function hf(s,c){var g="";if(!s||c<1||c>Q)return g;do c%2&&(g+=s),c=Ns(c/2),c&&(s+=s);while(c);return g}function qe(s,c){return Nf(e1(s,c,Vt),s+"")}function sF(s){return s_(Yi(s))}function uF(s,c){var g=Yi(s);return Gs(g,ri(c,0,g.length))}function Xo(s,c,g,O){if(!ft(s))return s;c=Mn(c,s);for(var P=-1,q=c.length,V=q-1,Y=s;Y!=null&&++P<q;){var ne=Mr(c[P]),pe=g;if(ne==="__proto__"||ne==="constructor"||ne==="prototype")return s;if(P!=V){var ge=Y[ne];pe=O?O(ge,ne,Y):r,pe===r&&(pe=ft(ge)?ge:hn(c[P+1])?[]:{})}Wo(Y,ne,pe),Y=Y[ne]}return s}var O_=Ts?function(s,c){return Ts.set(s,c),s}:Vt,cF=Is?function(s,c){return Is(s,"toString",{configurable:!0,enumerable:!1,value:$f(c),writable:!0})}:Vt;function lF(s){return Gs(Yi(s))}function mr(s,c,g){var O=-1,P=s.length;c<0&&(c=-c>P?0:P+c),g=g>P?P:g,g<0&&(g+=P),P=c>g?0:g-c>>>0,c>>>=0;for(var q=ue(P);++O<P;)q[O]=s[O+c];return q}function fF(s,c){var g;return Tn(s,function(O,P,q){return g=c(O,P,q),!g}),!!g}function Ls(s,c,g){var O=0,P=s==null?O:s.length;if(typeof c=="number"&&c===c&&P<=H){for(;O<P;){var q=O+P>>>1,V=s[q];V!==null&&!nr(V)&&(g?V<=c:V<c)?O=q+1:P=q}return P}return pf(s,c,Vt,g)}function pf(s,c,g,O){var P=0,q=s==null?0:s.length;if(q===0)return 0;c=g(c);for(var V=c!==c,Y=c===null,ne=nr(c),pe=c===r;P<q;){var ge=Ns((P+q)/2),me=g(s[ge]),xe=me!==r,Oe=me===null,Ne=me===me,je=nr(me);if(V)var Re=O||Ne;else pe?Re=Ne&&(O||xe):Y?Re=Ne&&xe&&(O||!Oe):ne?Re=Ne&&xe&&!Oe&&(O||!je):Oe||je?Re=!1:Re=O?me<=c:me<c;Re?P=ge+1:q=ge}return At(q,ae)}function C_(s,c){for(var g=-1,O=s.length,P=0,q=[];++g<O;){var V=s[g],Y=c?c(V):V;if(!g||!Dr(Y,ne)){var ne=Y;q[P++]=V===0?0:V}}return q}function R_(s){return typeof s=="number"?s:nr(s)?ee:+s}function rr(s){if(typeof s=="string")return s;if(Me(s))return st(s,rr)+"";if(nr(s))return o_?o_.call(s):"";var c=s+"";return c=="0"&&1/s==-Z?"-0":c}function An(s,c,g){var O=-1,P=ms,q=s.length,V=!0,Y=[],ne=Y;if(g)V=!1,P=zl;else if(q>=i){var pe=c?null:_F(s);if(pe)return bs(pe);V=!1,P=Fo,ne=new ti}else ne=c?[]:Y;e:for(;++O<q;){var ge=s[O],me=c?c(ge):ge;if(ge=g||ge!==0?ge:0,V&&me===me){for(var xe=ne.length;xe--;)if(ne[xe]===me)continue e;c&&ne.push(me),Y.push(ge)}else P(ne,me,g)||(ne!==Y&&ne.push(me),Y.push(ge))}return Y}function vf(s,c){c=Mn(c,s);var g=-1,O=c.length;if(!O)return!0;for(;++g<O;){var P=Mr(c[g]);if(P==="__proto__"&&!Ge.call(s,"__proto__")||(P==="constructor"||P==="prototype")&&g<O-1)return!1}var q=t1(s,c);return q==null||delete q[Mr(yr(c))]}function I_(s,c,g,O){return Xo(s,c,g(ni(s,c)),O)}function Bs(s,c,g,O){for(var P=s.length,q=O?P:-1;(O?q--:++q<P)&&c(s[q],q,s););return g?mr(s,O?0:q,O?q+1:P):mr(s,O?q+1:0,O?P:q)}function P_(s,c){var g=s;return g instanceof Be&&(g=g.value()),Hl(c,function(O,P){return P.func.apply(P.thisArg,In([O],P.args))},g)}function gf(s,c,g){var O=s.length;if(O<2)return O?An(s[0]):[];for(var P=-1,q=ue(O);++P<O;)for(var V=s[P],Y=-1;++Y<O;)Y!=P&&(q[P]=Go(q[P]||V,s[Y],c,g));return An(Pt(q,1),c,g)}function N_(s,c,g){for(var O=-1,P=s.length,q=c.length,V={};++O<P;){var Y=O<q?c[O]:r;g(V,s[O],Y)}return V}function mf(s){return pt(s)?s:[]}function yf(s){return typeof s=="function"?s:Vt}function Mn(s,c){return Me(s)?s:Rf(s,c)?[s]:o1(Ke(s))}var dF=qe;function Dn(s,c,g){var O=s.length;return g=g===r?O:g,!c&&g>=O?s:mr(s,c,g)}var T_=QL||function(s){return It.clearTimeout(s)};function A_(s,c){if(c)return s.slice();var g=s.length,O=Qw?Qw(g):new s.constructor(g);return s.copy(O),O}function bf(s){var c=new s.constructor(s.byteLength);return new Os(c).set(new Os(s)),c}function hF(s,c){var g=c?bf(s.buffer):s.buffer;return new s.constructor(g,s.byteOffset,s.byteLength)}function pF(s){var c=new s.constructor(s.source,ls.exec(s));return c.lastIndex=s.lastIndex,c}function vF(s){return Vo?et(Vo.call(s)):{}}function M_(s,c){var g=c?bf(s.buffer):s.buffer;return new s.constructor(g,s.byteOffset,s.length)}function D_(s,c){if(s!==c){var g=s!==r,O=s===null,P=s===s,q=nr(s),V=c!==r,Y=c===null,ne=c===c,pe=nr(c);if(!Y&&!pe&&!q&&s>c||q&&V&&ne&&!Y&&!pe||O&&V&&ne||!g&&ne||!P)return 1;if(!O&&!q&&!pe&&s<c||pe&&g&&P&&!O&&!q||Y&&g&&P||!V&&P||!ne)return-1}return 0}function gF(s,c,g){for(var O=-1,P=s.criteria,q=c.criteria,V=P.length,Y=g.length;++O<V;){var ne=D_(P[O],q[O]);if(ne){if(O>=Y)return ne;var pe=g[O];return ne*(pe=="desc"?-1:1)}}return s.index-c.index}function j_(s,c,g,O){for(var P=-1,q=s.length,V=g.length,Y=-1,ne=c.length,pe=St(q-V,0),ge=ue(ne+pe),me=!O;++Y<ne;)ge[Y]=c[Y];for(;++P<V;)(me||P<q)&&(ge[g[P]]=s[P]);for(;pe--;)ge[Y++]=s[P++];return ge}function q_(s,c,g,O){for(var P=-1,q=s.length,V=-1,Y=g.length,ne=-1,pe=c.length,ge=St(q-Y,0),me=ue(ge+pe),xe=!O;++P<ge;)me[P]=s[P];for(var Oe=P;++ne<pe;)me[Oe+ne]=c[ne];for(;++V<Y;)(xe||P<q)&&(me[Oe+g[V]]=s[P++]);return me}function zt(s,c){var g=-1,O=s.length;for(c||(c=ue(O));++g<O;)c[g]=s[g];return c}function Kr(s,c,g,O){var P=!g;g||(g={});for(var q=-1,V=c.length;++q<V;){var Y=c[q],ne=O?O(g[Y],s[Y],Y,g,s):r;ne===r&&(ne=s[Y]),P?Wr(g,Y,ne):Wo(g,Y,ne)}return g}function mF(s,c){return Kr(s,Cf(s),c)}function yF(s,c){return Kr(s,Y_(s),c)}function Fs(s,c){return function(g,O){var P=Me(g)?EL:FB,q=c?c():{};return P(g,s,Ie(O,2),q)}}function Vi(s){return qe(function(c,g){var O=-1,P=g.length,q=P>1?g[P-1]:r,V=P>2?g[2]:r;for(q=s.length>3&&typeof q=="function"?(P--,q):r,V&&kt(g[0],g[1],V)&&(q=P<3?r:q,P=1),c=et(c);++O<P;){var Y=g[O];Y&&s(c,Y,O,q)}return c})}function k_(s,c){return function(g,O){if(g==null)return g;if(!Ht(g))return s(g,O);for(var P=g.length,q=c?P:-1,V=et(g);(c?q--:++q<P)&&O(V[q],q,V)!==!1;);return g}}function L_(s){return function(c,g,O){for(var P=-1,q=et(c),V=O(c),Y=V.length;Y--;){var ne=V[s?Y:++P];if(g(q[ne],ne,q)===!1)break}return c}}function bF(s,c,g){var O=c&b,P=Zo(s);function q(){var V=this&&this!==It&&this instanceof q?P:s;return V.apply(O?g:this,arguments)}return q}function B_(s){return function(c){c=Ke(c);var g=Li(c)?Tr(c):r,O=g?g[0]:c.charAt(0),P=g?Dn(g,1).join(""):c.slice(1);return O[s]()+P}}function Wi(s){return function(c){return Hl(L1(k1(c).replace(cL,"")),s,"")}}function Zo(s){return function(){var c=arguments;switch(c.length){case 0:return new s;case 1:return new s(c[0]);case 2:return new s(c[0],c[1]);case 3:return new s(c[0],c[1],c[2]);case 4:return new s(c[0],c[1],c[2],c[3]);case 5:return new s(c[0],c[1],c[2],c[3],c[4]);case 6:return new s(c[0],c[1],c[2],c[3],c[4],c[5]);case 7:return new s(c[0],c[1],c[2],c[3],c[4],c[5],c[6])}var g=Ui(s.prototype),O=s.apply(g,c);return ft(O)?O:g}}function xF(s,c,g){var O=Zo(s);function P(){for(var q=arguments.length,V=ue(q),Y=q,ne=Gi(P);Y--;)V[Y]=arguments[Y];var pe=q<3&&V[0]!==ne&&V[q-1]!==ne?[]:Pn(V,ne);if(q-=pe.length,q<g)return U_(s,c,$s,P.placeholder,r,V,pe,r,r,g-q);var ge=this&&this!==It&&this instanceof P?O:s;return Qt(ge,this,V)}return P}function F_(s){return function(c,g,O){var P=et(c);if(!Ht(c)){var q=Ie(g,3);c=Ct(c),g=function(Y){return q(P[Y],Y,P)}}var V=s(c,g,O);return V>-1?P[q?c[V]:V]:r}}function $_(s){return dn(function(c){var g=c.length,O=g,P=vr.prototype.thru;for(s&&c.reverse();O--;){var q=c[O];if(typeof q!="function")throw new pr(a);if(P&&!V&&Vs(q)=="wrapper")var V=new vr([],!0)}for(O=V?O:g;++O<g;){q=c[O];var Y=Vs(q),ne=Y=="wrapper"?Sf(q):r;ne&&If(ne[0])&&ne[1]==(N|_|R|A)&&!ne[4].length&&ne[9]==1?V=V[Vs(ne[0])].apply(V,ne[3]):V=q.length==1&&If(q)?V[Y]():V.thru(q)}return function(){var pe=arguments,ge=pe[0];if(V&&pe.length==1&&Me(ge))return V.plant(ge).value();for(var me=0,xe=g?c[me].apply(this,pe):ge;++me<g;)xe=c[me].call(this,xe);return xe}})}function $s(s,c,g,O,P,q,V,Y,ne,pe){var ge=c&N,me=c&b,xe=c&w,Oe=c&(_|S),Ne=c&L,je=xe?r:Zo(s);function Re(){for(var ke=arguments.length,$e=ue(ke),ir=ke;ir--;)$e[ir]=arguments[ir];if(Oe)var Lt=Gi(Re),or=AL($e,Lt);if(O&&($e=j_($e,O,P,Oe)),q&&($e=q_($e,q,V,Oe)),ke-=or,Oe&&ke<pe){var vt=Pn($e,Lt);return U_(s,c,$s,Re.placeholder,g,$e,vt,Y,ne,pe-ke)}var jr=me?g:this,gn=xe?jr[s]:s;return ke=$e.length,Y?$e=FF($e,Y):Ne&&ke>1&&$e.reverse(),ge&&ne<ke&&($e.length=ne),this&&this!==It&&this instanceof Re&&(gn=je||Zo(gn)),gn.apply(jr,$e)}return Re}function z_(s,c){return function(g,O){return KB(g,s,c(O),{})}}function zs(s,c){return function(g,O){var P;if(g===r&&O===r)return c;if(g!==r&&(P=g),O!==r){if(P===r)return O;typeof g=="string"||typeof O=="string"?(g=rr(g),O=rr(O)):(g=R_(g),O=R_(O)),P=s(g,O)}return P}}function xf(s){return dn(function(c){return c=st(c,tr(Ie())),qe(function(g){var O=this;return s(c,function(P){return Qt(P,O,g)})})})}function Hs(s,c){c=c===r?" ":rr(c);var g=c.length;if(g<2)return g?hf(c,s):c;var O=hf(c,Ps(s/Bi(c)));return Li(c)?Dn(Tr(O),0,s).join(""):O.slice(0,s)}function wF(s,c,g,O){var P=c&b,q=Zo(s);function V(){for(var Y=-1,ne=arguments.length,pe=-1,ge=O.length,me=ue(ge+ne),xe=this&&this!==It&&this instanceof V?q:s;++pe<ge;)me[pe]=O[pe];for(;ne--;)me[pe++]=arguments[++Y];return Qt(xe,P?g:this,me)}return V}function H_(s){return function(c,g,O){return O&&typeof O!="number"&&kt(c,g,O)&&(g=O=r),c=vn(c),g===r?(g=c,c=0):g=vn(g),O=O===r?c<g?1:-1:vn(O),aF(c,g,O,s)}}function Us(s){return function(c,g){return typeof c=="string"&&typeof g=="string"||(c=br(c),g=br(g)),s(c,g)}}function U_(s,c,g,O,P,q,V,Y,ne,pe){var ge=c&_,me=ge?V:r,xe=ge?r:V,Oe=ge?q:r,Ne=ge?r:q;c|=ge?R:I,c&=~(ge?I:R),c&E||(c&=-4);var je=[s,c,P,Oe,me,Ne,xe,Y,ne,pe],Re=g.apply(r,je);return If(s)&&r1(Re,je),Re.placeholder=O,n1(Re,s,c)}function wf(s){var c=Et[s];return function(g,O){if(g=br(g),O=O==null?0:At(De(O),292),O&&n_(g)){var P=(Ke(g)+"e").split("e"),q=c(P[0]+"e"+(+P[1]+O));return P=(Ke(q)+"e").split("e"),+(P[0]+"e"+(+P[1]-O))}return c(g)}}var _F=zi&&1/bs(new zi([,-0]))[1]==Z?function(s){return new zi(s)}:Uf;function V_(s){return function(c){var g=Mt(c);return g==_e?Xl(c):g==Fe?BL(c):TL(c,s(c))}}function fn(s,c,g,O,P,q,V,Y){var ne=c&w;if(!ne&&typeof s!="function")throw new pr(a);var pe=O?O.length:0;if(pe||(c&=-97,O=P=r),V=V===r?V:St(De(V),0),Y=Y===r?Y:De(Y),pe-=P?P.length:0,c&I){var ge=O,me=P;O=P=r}var xe=ne?r:Sf(s),Oe=[s,c,g,O,P,ge,me,q,V,Y];if(xe&&kF(Oe,xe),s=Oe[0],c=Oe[1],g=Oe[2],O=Oe[3],P=Oe[4],Y=Oe[9]=Oe[9]===r?ne?0:s.length:St(Oe[9]-pe,0),!Y&&c&(_|S)&&(c&=-25),!c||c==b)var Ne=bF(s,c,g);else c==_||c==S?Ne=xF(s,c,Y):(c==R||c==(b|R))&&!P.length?Ne=wF(s,c,g,O):Ne=$s.apply(r,Oe);var je=xe?O_:r1;return n1(je(Ne,Oe),s,c)}function W_(s,c,g,O){return s===r||Dr(s,$i[g])&&!Ge.call(O,g)?c:s}function G_(s,c,g,O,P,q){return ft(s)&&ft(c)&&(q.set(c,s),ks(s,c,r,G_,q),q.delete(c)),s}function EF(s){return ea(s)?r:s}function K_(s,c,g,O,P,q){var V=g&y,Y=s.length,ne=c.length;if(Y!=ne&&!(V&&ne>Y))return!1;var pe=q.get(s),ge=q.get(c);if(pe&&ge)return pe==c&&ge==s;var me=-1,xe=!0,Oe=g&x?new ti:r;for(q.set(s,c),q.set(c,s);++me<Y;){var Ne=s[me],je=c[me];if(O)var Re=V?O(je,Ne,me,c,s,q):O(Ne,je,me,s,c,q);if(Re!==r){if(Re)continue;xe=!1;break}if(Oe){if(!Ul(c,function(ke,$e){if(!Fo(Oe,$e)&&(Ne===ke||P(Ne,ke,g,O,q)))return Oe.push($e)})){xe=!1;break}}else if(!(Ne===je||P(Ne,je,g,O,q))){xe=!1;break}}return q.delete(s),q.delete(c),xe}function SF(s,c,g,O,P,q,V){switch(g){case bt:if(s.byteLength!=c.byteLength||s.byteOffset!=c.byteOffset)return!1;s=s.buffer,c=c.buffer;case rt:return!(s.byteLength!=c.byteLength||!q(new Os(s),new Os(c)));case re:case ie:case he:return Dr(+s,+c);case ce:return s.name==c.name&&s.message==c.message;case ze:case Ue:return s==c+"";case _e:var Y=Xl;case Fe:var ne=O&y;if(Y||(Y=bs),s.size!=c.size&&!ne)return!1;var pe=V.get(s);if(pe)return pe==c;O|=x,V.set(s,c);var ge=K_(Y(s),Y(c),O,P,q,V);return V.delete(s),ge;case ct:if(Vo)return Vo.call(s)==Vo.call(c)}return!1}function OF(s,c,g,O,P,q){var V=g&y,Y=_f(s),ne=Y.length,pe=_f(c),ge=pe.length;if(ne!=ge&&!V)return!1;for(var me=ne;me--;){var xe=Y[me];if(!(V?xe in c:Ge.call(c,xe)))return!1}var Oe=q.get(s),Ne=q.get(c);if(Oe&&Ne)return Oe==c&&Ne==s;var je=!0;q.set(s,c),q.set(c,s);for(var Re=V;++me<ne;){xe=Y[me];var ke=s[xe],$e=c[xe];if(O)var ir=V?O($e,ke,xe,c,s,q):O(ke,$e,xe,s,c,q);if(!(ir===r?ke===$e||P(ke,$e,g,O,q):ir)){je=!1;break}Re||(Re=xe=="constructor")}if(je&&!Re){var Lt=s.constructor,or=c.constructor;Lt!=or&&"constructor"in s&&"constructor"in c&&!(typeof Lt=="function"&&Lt instanceof Lt&&typeof or=="function"&&or instanceof or)&&(je=!1)}return q.delete(s),q.delete(c),je}function dn(s){return Nf(e1(s,r,c1),s+"")}function _f(s){return p_(s,Ct,Cf)}function Ef(s){return p_(s,Ut,Y_)}var Sf=Ts?function(s){return Ts.get(s)}:Uf;function Vs(s){for(var c=s.name+"",g=Hi[c],O=Ge.call(Hi,c)?g.length:0;O--;){var P=g[O],q=P.func;if(q==null||q==s)return P.name}return c}function Gi(s){var c=Ge.call(M,"placeholder")?M:s;return c.placeholder}function Ie(){var s=M.iteratee||zf;return s=s===zf?m_:s,arguments.length?s(arguments[0],arguments[1]):s}function Ws(s,c){var g=s.__data__;return MF(c)?g[typeof c=="string"?"string":"hash"]:g.map}function Of(s){for(var c=Ct(s),g=c.length;g--;){var O=c[g],P=s[O];c[g]=[O,P,J_(P)]}return c}function ii(s,c){var g=qL(s,c);return g_(g)?g:r}function CF(s){var c=Ge.call(s,Qn),g=s[Qn];try{s[Qn]=r;var O=!0}catch{}var P=Es.call(s);return O&&(c?s[Qn]=g:delete s[Qn]),P}var Cf=Jl?function(s){return s==null?[]:(s=et(s),Rn(Jl(s),function(c){return t_.call(s,c)}))}:Vf,Y_=Jl?function(s){for(var c=[];s;)In(c,Cf(s)),s=Cs(s);return c}:Vf,Mt=qt;(Ql&&Mt(new Ql(new ArrayBuffer(1)))!=bt||zo&&Mt(new zo)!=_e||ef&&Mt(ef.resolve())!=Pe||zi&&Mt(new zi)!=Fe||Ho&&Mt(new Ho)!=mt)&&(Mt=function(s){var c=qt(s),g=c==Ee?s.constructor:r,O=g?oi(g):"";if(O)switch(O){case uB:return bt;case cB:return _e;case lB:return Pe;case fB:return Fe;case dB:return mt}return c});function RF(s,c,g){for(var O=-1,P=g.length;++O<P;){var q=g[O],V=q.size;switch(q.type){case"drop":s+=V;break;case"dropRight":c-=V;break;case"take":c=At(c,s+V);break;case"takeRight":s=St(s,c-V);break}}return{start:s,end:c}}function IF(s){var c=s.match(ml);return c?c[1].split(yl):[]}function X_(s,c,g){c=Mn(c,s);for(var O=-1,P=c.length,q=!1;++O<P;){var V=Mr(c[O]);if(!(q=s!=null&&g(s,V)))break;s=s[V]}return q||++O!=P?q:(P=s==null?0:s.length,!!P&&Qs(P)&&hn(V,P)&&(Me(s)||ai(s)))}function PF(s){var c=s.length,g=new s.constructor(c);return c&&typeof s[0]=="string"&&Ge.call(s,"index")&&(g.index=s.index,g.input=s.input),g}function Z_(s){return typeof s.constructor=="function"&&!Jo(s)?Ui(Cs(s)):{}}function NF(s,c,g){var O=s.constructor;switch(c){case rt:return bf(s);case re:case ie:return new O(+s);case bt:return hF(s,g);case Jt:case fr:case Dt:case _t:case jt:case Vr:case Yn:case Cn:case dr:return M_(s,g);case _e:return new O;case he:case Ue:return new O(s);case ze:return pF(s);case Fe:return new O;case ct:return vF(s)}}function TF(s,c){var g=c.length;if(!g)return s;var O=g-1;return c[O]=(g>1?"& ":"")+c[O],c=c.join(g>2?", ":" "),s.replace(us,`{
48
+ /* [wrapped with `+c+`] */
49
+ `)}function AF(s){return Me(s)||ai(s)||!!(r_&&s&&s[r_])}function hn(s,c){var g=typeof s;return c=c??Q,!!c&&(g=="number"||g!="symbol"&&Cl.test(s))&&s>-1&&s%1==0&&s<c}function kt(s,c,g){if(!ft(g))return!1;var O=typeof c;return(O=="number"?Ht(g)&&hn(c,g.length):O=="string"&&c in g)?Dr(g[c],s):!1}function Rf(s,c){if(Me(s))return!1;var g=typeof s;return g=="number"||g=="symbol"||g=="boolean"||s==null||nr(s)?!0:ss.test(s)||!hl.test(s)||c!=null&&s in et(c)}function MF(s){var c=typeof s;return c=="string"||c=="number"||c=="symbol"||c=="boolean"?s!=="__proto__":s===null}function If(s){var c=Vs(s),g=M[c];if(typeof g!="function"||!(c in Be.prototype))return!1;if(s===g)return!0;var O=Sf(g);return!!O&&s===O[0]}function DF(s){return!!Jw&&Jw in s}var jF=ws?pn:Wf;function Jo(s){var c=s&&s.constructor,g=typeof c=="function"&&c.prototype||$i;return s===g}function J_(s){return s===s&&!ft(s)}function Q_(s,c){return function(g){return g==null?!1:g[s]===c&&(c!==r||s in et(g))}}function qF(s){var c=Zs(s,function(O){return g.size===f&&g.clear(),O}),g=c.cache;return c}function kF(s,c){var g=s[1],O=c[1],P=g|O,q=P<(b|w|N),V=O==N&&g==_||O==N&&g==A&&s[7].length<=c[8]||O==(N|A)&&c[7].length<=c[8]&&g==_;if(!(q||V))return s;O&b&&(s[2]=c[2],P|=g&b?0:E);var Y=c[3];if(Y){var ne=s[3];s[3]=ne?j_(ne,Y,c[4]):Y,s[4]=ne?Pn(s[3],h):c[4]}return Y=c[5],Y&&(ne=s[5],s[5]=ne?q_(ne,Y,c[6]):Y,s[6]=ne?Pn(s[5],h):c[6]),Y=c[7],Y&&(s[7]=Y),O&N&&(s[8]=s[8]==null?c[8]:At(s[8],c[8])),s[9]==null&&(s[9]=c[9]),s[0]=c[0],s[1]=P,s}function LF(s){var c=[];if(s!=null)for(var g in et(s))c.push(g);return c}function BF(s){return Es.call(s)}function e1(s,c,g){return c=St(c===r?s.length-1:c,0),function(){for(var O=arguments,P=-1,q=St(O.length-c,0),V=ue(q);++P<q;)V[P]=O[c+P];P=-1;for(var Y=ue(c+1);++P<c;)Y[P]=O[P];return Y[c]=g(V),Qt(s,this,Y)}}function t1(s,c){return c.length<2?s:ni(s,mr(c,0,-1))}function FF(s,c){for(var g=s.length,O=At(c.length,g),P=zt(s);O--;){var q=c[O];s[O]=hn(q,g)?P[q]:r}return s}function Pf(s,c){if(!(c==="constructor"&&typeof s[c]=="function")&&c!="__proto__")return s[c]}var r1=i1(O_),Qo=tB||function(s,c){return It.setTimeout(s,c)},Nf=i1(cF);function n1(s,c,g){var O=c+"";return Nf(s,TF(O,$F(IF(O),g)))}function i1(s){var c=0,g=0;return function(){var O=oB(),P=D-(O-g);if(g=O,P>0){if(++c>=j)return arguments[0]}else c=0;return s.apply(r,arguments)}}function Gs(s,c){var g=-1,O=s.length,P=O-1;for(c=c===r?O:c;++g<c;){var q=df(g,P),V=s[q];s[q]=s[g],s[g]=V}return s.length=c,s}var o1=qF(function(s){var c=[];return s.charCodeAt(0)===46&&c.push(""),s.replace(pl,function(g,O,P,q){c.push(P?q.replace(xl,"$1"):O||g)}),c});function Mr(s){if(typeof s=="string"||nr(s))return s;var c=s+"";return c=="0"&&1/s==-Z?"-0":c}function oi(s){if(s!=null){try{return _s.call(s)}catch{}try{return s+""}catch{}}return""}function $F(s,c){return er(K,function(g){var O="_."+g[0];c&g[1]&&!ms(s,O)&&s.push(O)}),s.sort()}function a1(s){if(s instanceof Be)return s.clone();var c=new vr(s.__wrapped__,s.__chain__);return c.__actions__=zt(s.__actions__),c.__index__=s.__index__,c.__values__=s.__values__,c}function zF(s,c,g){(g?kt(s,c,g):c===r)?c=1:c=St(De(c),0);var O=s==null?0:s.length;if(!O||c<1)return[];for(var P=0,q=0,V=ue(Ps(O/c));P<O;)V[q++]=mr(s,P,P+=c);return V}function HF(s){for(var c=-1,g=s==null?0:s.length,O=0,P=[];++c<g;){var q=s[c];q&&(P[O++]=q)}return P}function UF(){var s=arguments.length;if(!s)return[];for(var c=ue(s-1),g=arguments[0],O=s;O--;)c[O-1]=arguments[O];return In(Me(g)?zt(g):[g],Pt(c,1))}var VF=qe(function(s,c){return pt(s)?Go(s,Pt(c,1,pt,!0)):[]}),WF=qe(function(s,c){var g=yr(c);return pt(g)&&(g=r),pt(s)?Go(s,Pt(c,1,pt,!0),Ie(g,2)):[]}),GF=qe(function(s,c){var g=yr(c);return pt(g)&&(g=r),pt(s)?Go(s,Pt(c,1,pt,!0),r,g):[]});function KF(s,c,g){var O=s==null?0:s.length;return O?(c=g||c===r?1:De(c),mr(s,c<0?0:c,O)):[]}function YF(s,c,g){var O=s==null?0:s.length;return O?(c=g||c===r?1:De(c),c=O-c,mr(s,0,c<0?0:c)):[]}function XF(s,c){return s&&s.length?Bs(s,Ie(c,3),!0,!0):[]}function ZF(s,c){return s&&s.length?Bs(s,Ie(c,3),!0):[]}function JF(s,c,g,O){var P=s==null?0:s.length;return P?(g&&typeof g!="number"&&kt(s,c,g)&&(g=0,O=P),UB(s,c,g,O)):[]}function s1(s,c,g){var O=s==null?0:s.length;if(!O)return-1;var P=g==null?0:De(g);return P<0&&(P=St(O+P,0)),ys(s,Ie(c,3),P)}function u1(s,c,g){var O=s==null?0:s.length;if(!O)return-1;var P=O-1;return g!==r&&(P=De(g),P=g<0?St(O+P,0):At(P,O-1)),ys(s,Ie(c,3),P,!0)}function c1(s){var c=s==null?0:s.length;return c?Pt(s,1):[]}function QF(s){var c=s==null?0:s.length;return c?Pt(s,Z):[]}function e$(s,c){var g=s==null?0:s.length;return g?(c=c===r?1:De(c),Pt(s,c)):[]}function t$(s){for(var c=-1,g=s==null?0:s.length,O={};++c<g;){var P=s[c];Wr(O,P[0],P[1])}return O}function l1(s){return s&&s.length?s[0]:r}function r$(s,c,g){var O=s==null?0:s.length;if(!O)return-1;var P=g==null?0:De(g);return P<0&&(P=St(O+P,0)),ki(s,c,P)}function n$(s){var c=s==null?0:s.length;return c?mr(s,0,-1):[]}var i$=qe(function(s){var c=st(s,mf);return c.length&&c[0]===s[0]?sf(c):[]}),o$=qe(function(s){var c=yr(s),g=st(s,mf);return c===yr(g)?c=r:g.pop(),g.length&&g[0]===s[0]?sf(g,Ie(c,2)):[]}),a$=qe(function(s){var c=yr(s),g=st(s,mf);return c=typeof c=="function"?c:r,c&&g.pop(),g.length&&g[0]===s[0]?sf(g,r,c):[]});function s$(s,c){return s==null?"":nB.call(s,c)}function yr(s){var c=s==null?0:s.length;return c?s[c-1]:r}function u$(s,c,g){var O=s==null?0:s.length;if(!O)return-1;var P=O;return g!==r&&(P=De(g),P=P<0?St(O+P,0):At(P,O-1)),c===c?$L(s,c,P):ys(s,Uw,P,!0)}function c$(s,c){return s&&s.length?w_(s,De(c)):r}var l$=qe(f1);function f1(s,c){return s&&s.length&&c&&c.length?ff(s,c):s}function f$(s,c,g){return s&&s.length&&c&&c.length?ff(s,c,Ie(g,2)):s}function d$(s,c,g){return s&&s.length&&c&&c.length?ff(s,c,r,g):s}var h$=dn(function(s,c){var g=s==null?0:s.length,O=rf(s,c);return S_(s,st(c,function(P){return hn(P,g)?+P:P}).sort(D_)),O});function p$(s,c){var g=[];if(!(s&&s.length))return g;var O=-1,P=[],q=s.length;for(c=Ie(c,3);++O<q;){var V=s[O];c(V,O,s)&&(g.push(V),P.push(O))}return S_(s,P),g}function Tf(s){return s==null?s:sB.call(s)}function v$(s,c,g){var O=s==null?0:s.length;return O?(g&&typeof g!="number"&&kt(s,c,g)?(c=0,g=O):(c=c==null?0:De(c),g=g===r?O:De(g)),mr(s,c,g)):[]}function g$(s,c){return Ls(s,c)}function m$(s,c,g){return pf(s,c,Ie(g,2))}function y$(s,c){var g=s==null?0:s.length;if(g){var O=Ls(s,c);if(O<g&&Dr(s[O],c))return O}return-1}function b$(s,c){return Ls(s,c,!0)}function x$(s,c,g){return pf(s,c,Ie(g,2),!0)}function w$(s,c){var g=s==null?0:s.length;if(g){var O=Ls(s,c,!0)-1;if(Dr(s[O],c))return O}return-1}function _$(s){return s&&s.length?C_(s):[]}function E$(s,c){return s&&s.length?C_(s,Ie(c,2)):[]}function S$(s){var c=s==null?0:s.length;return c?mr(s,1,c):[]}function O$(s,c,g){return s&&s.length?(c=g||c===r?1:De(c),mr(s,0,c<0?0:c)):[]}function C$(s,c,g){var O=s==null?0:s.length;return O?(c=g||c===r?1:De(c),c=O-c,mr(s,c<0?0:c,O)):[]}function R$(s,c){return s&&s.length?Bs(s,Ie(c,3),!1,!0):[]}function I$(s,c){return s&&s.length?Bs(s,Ie(c,3)):[]}var P$=qe(function(s){return An(Pt(s,1,pt,!0))}),N$=qe(function(s){var c=yr(s);return pt(c)&&(c=r),An(Pt(s,1,pt,!0),Ie(c,2))}),T$=qe(function(s){var c=yr(s);return c=typeof c=="function"?c:r,An(Pt(s,1,pt,!0),r,c)});function A$(s){return s&&s.length?An(s):[]}function M$(s,c){return s&&s.length?An(s,Ie(c,2)):[]}function D$(s,c){return c=typeof c=="function"?c:r,s&&s.length?An(s,r,c):[]}function Af(s){if(!(s&&s.length))return[];var c=0;return s=Rn(s,function(g){if(pt(g))return c=St(g.length,c),!0}),Kl(c,function(g){return st(s,Vl(g))})}function d1(s,c){if(!(s&&s.length))return[];var g=Af(s);return c==null?g:st(g,function(O){return Qt(c,r,O)})}var j$=qe(function(s,c){return pt(s)?Go(s,c):[]}),q$=qe(function(s){return gf(Rn(s,pt))}),k$=qe(function(s){var c=yr(s);return pt(c)&&(c=r),gf(Rn(s,pt),Ie(c,2))}),L$=qe(function(s){var c=yr(s);return c=typeof c=="function"?c:r,gf(Rn(s,pt),r,c)}),B$=qe(Af);function F$(s,c){return N_(s||[],c||[],Wo)}function $$(s,c){return N_(s||[],c||[],Xo)}var z$=qe(function(s){var c=s.length,g=c>1?s[c-1]:r;return g=typeof g=="function"?(s.pop(),g):r,d1(s,g)});function h1(s){var c=M(s);return c.__chain__=!0,c}function H$(s,c){return c(s),s}function Ks(s,c){return c(s)}var U$=dn(function(s){var c=s.length,g=c?s[0]:0,O=this.__wrapped__,P=function(q){return rf(q,s)};return c>1||this.__actions__.length||!(O instanceof Be)||!hn(g)?this.thru(P):(O=O.slice(g,+g+(c?1:0)),O.__actions__.push({func:Ks,args:[P],thisArg:r}),new vr(O,this.__chain__).thru(function(q){return c&&!q.length&&q.push(r),q}))});function V$(){return h1(this)}function W$(){return new vr(this.value(),this.__chain__)}function G$(){this.__values__===r&&(this.__values__=R1(this.value()));var s=this.__index__>=this.__values__.length,c=s?r:this.__values__[this.__index__++];return{done:s,value:c}}function K$(){return this}function Y$(s){for(var c,g=this;g instanceof Ms;){var O=a1(g);O.__index__=0,O.__values__=r,c?P.__wrapped__=O:c=O;var P=O;g=g.__wrapped__}return P.__wrapped__=s,c}function X$(){var s=this.__wrapped__;if(s instanceof Be){var c=s;return this.__actions__.length&&(c=new Be(this)),c=c.reverse(),c.__actions__.push({func:Ks,args:[Tf],thisArg:r}),new vr(c,this.__chain__)}return this.thru(Tf)}function Z$(){return P_(this.__wrapped__,this.__actions__)}var J$=Fs(function(s,c,g){Ge.call(s,g)?++s[g]:Wr(s,g,1)});function Q$(s,c,g){var O=Me(s)?zw:HB;return g&&kt(s,c,g)&&(c=r),O(s,Ie(c,3))}function e3(s,c){var g=Me(s)?Rn:d_;return g(s,Ie(c,3))}var t3=F_(s1),r3=F_(u1);function n3(s,c){return Pt(Ys(s,c),1)}function i3(s,c){return Pt(Ys(s,c),Z)}function o3(s,c,g){return g=g===r?1:De(g),Pt(Ys(s,c),g)}function p1(s,c){var g=Me(s)?er:Tn;return g(s,Ie(c,3))}function v1(s,c){var g=Me(s)?SL:f_;return g(s,Ie(c,3))}var a3=Fs(function(s,c,g){Ge.call(s,g)?s[g].push(c):Wr(s,g,[c])});function s3(s,c,g,O){s=Ht(s)?s:Yi(s),g=g&&!O?De(g):0;var P=s.length;return g<0&&(g=St(P+g,0)),eu(s)?g<=P&&s.indexOf(c,g)>-1:!!P&&ki(s,c,g)>-1}var u3=qe(function(s,c,g){var O=-1,P=typeof c=="function",q=Ht(s)?ue(s.length):[];return Tn(s,function(V){q[++O]=P?Qt(c,V,g):Ko(V,c,g)}),q}),c3=Fs(function(s,c,g){Wr(s,g,c)});function Ys(s,c){var g=Me(s)?st:y_;return g(s,Ie(c,3))}function l3(s,c,g,O){return s==null?[]:(Me(c)||(c=c==null?[]:[c]),g=O?r:g,Me(g)||(g=g==null?[]:[g]),__(s,c,g))}var f3=Fs(function(s,c,g){s[g?0:1].push(c)},function(){return[[],[]]});function d3(s,c,g){var O=Me(s)?Hl:Ww,P=arguments.length<3;return O(s,Ie(c,4),g,P,Tn)}function h3(s,c,g){var O=Me(s)?OL:Ww,P=arguments.length<3;return O(s,Ie(c,4),g,P,f_)}function p3(s,c){var g=Me(s)?Rn:d_;return g(s,Js(Ie(c,3)))}function v3(s){var c=Me(s)?s_:sF;return c(s)}function g3(s,c,g){(g?kt(s,c,g):c===r)?c=1:c=De(c);var O=Me(s)?LB:uF;return O(s,c)}function m3(s){var c=Me(s)?BB:lF;return c(s)}function y3(s){if(s==null)return 0;if(Ht(s))return eu(s)?Bi(s):s.length;var c=Mt(s);return c==_e||c==Fe?s.size:cf(s).length}function b3(s,c,g){var O=Me(s)?Ul:fF;return g&&kt(s,c,g)&&(c=r),O(s,Ie(c,3))}var x3=qe(function(s,c){if(s==null)return[];var g=c.length;return g>1&&kt(s,c[0],c[1])?c=[]:g>2&&kt(c[0],c[1],c[2])&&(c=[c[0]]),__(s,Pt(c,1),[])}),Xs=eB||function(){return It.Date.now()};function w3(s,c){if(typeof c!="function")throw new pr(a);return s=De(s),function(){if(--s<1)return c.apply(this,arguments)}}function g1(s,c,g){return c=g?r:c,c=s&&c==null?s.length:c,fn(s,N,r,r,r,r,c)}function m1(s,c){var g;if(typeof c!="function")throw new pr(a);return s=De(s),function(){return--s>0&&(g=c.apply(this,arguments)),s<=1&&(c=r),g}}var Mf=qe(function(s,c,g){var O=b;if(g.length){var P=Pn(g,Gi(Mf));O|=R}return fn(s,O,c,g,P)}),y1=qe(function(s,c,g){var O=b|w;if(g.length){var P=Pn(g,Gi(y1));O|=R}return fn(c,O,s,g,P)});function b1(s,c,g){c=g?r:c;var O=fn(s,_,r,r,r,r,r,c);return O.placeholder=b1.placeholder,O}function x1(s,c,g){c=g?r:c;var O=fn(s,S,r,r,r,r,r,c);return O.placeholder=x1.placeholder,O}function w1(s,c,g){var O,P,q,V,Y,ne,pe=0,ge=!1,me=!1,xe=!0;if(typeof s!="function")throw new pr(a);c=br(c)||0,ft(g)&&(ge=!!g.leading,me="maxWait"in g,q=me?St(br(g.maxWait)||0,c):q,xe="trailing"in g?!!g.trailing:xe);function Oe(vt){var jr=O,gn=P;return O=P=r,pe=vt,V=s.apply(gn,jr),V}function Ne(vt){return pe=vt,Y=Qo(ke,c),ge?Oe(vt):V}function je(vt){var jr=vt-ne,gn=vt-pe,$1=c-jr;return me?At($1,q-gn):$1}function Re(vt){var jr=vt-ne,gn=vt-pe;return ne===r||jr>=c||jr<0||me&&gn>=q}function ke(){var vt=Xs();if(Re(vt))return $e(vt);Y=Qo(ke,je(vt))}function $e(vt){return Y=r,xe&&O?Oe(vt):(O=P=r,V)}function ir(){Y!==r&&T_(Y),pe=0,O=ne=P=Y=r}function Lt(){return Y===r?V:$e(Xs())}function or(){var vt=Xs(),jr=Re(vt);if(O=arguments,P=this,ne=vt,jr){if(Y===r)return Ne(ne);if(me)return T_(Y),Y=Qo(ke,c),Oe(ne)}return Y===r&&(Y=Qo(ke,c)),V}return or.cancel=ir,or.flush=Lt,or}var _3=qe(function(s,c){return l_(s,1,c)}),E3=qe(function(s,c,g){return l_(s,br(c)||0,g)});function S3(s){return fn(s,L)}function Zs(s,c){if(typeof s!="function"||c!=null&&typeof c!="function")throw new pr(a);var g=function(){var O=arguments,P=c?c.apply(this,O):O[0],q=g.cache;if(q.has(P))return q.get(P);var V=s.apply(this,O);return g.cache=q.set(P,V)||q,V};return g.cache=new(Zs.Cache||ln),g}Zs.Cache=ln;function Js(s){if(typeof s!="function")throw new pr(a);return function(){var c=arguments;switch(c.length){case 0:return!s.call(this);case 1:return!s.call(this,c[0]);case 2:return!s.call(this,c[0],c[1]);case 3:return!s.call(this,c[0],c[1],c[2])}return!s.apply(this,c)}}function O3(s){return m1(2,s)}var C3=dF(function(s,c){c=c.length==1&&Me(c[0])?st(c[0],tr(Ie())):st(Pt(c,1),tr(Ie()));var g=c.length;return qe(function(O){for(var P=-1,q=At(O.length,g);++P<q;)O[P]=c[P].call(this,O[P]);return Qt(s,this,O)})}),Df=qe(function(s,c){var g=Pn(c,Gi(Df));return fn(s,R,r,c,g)}),_1=qe(function(s,c){var g=Pn(c,Gi(_1));return fn(s,I,r,c,g)}),R3=dn(function(s,c){return fn(s,A,r,r,r,c)});function I3(s,c){if(typeof s!="function")throw new pr(a);return c=c===r?c:De(c),qe(s,c)}function P3(s,c){if(typeof s!="function")throw new pr(a);return c=c==null?0:St(De(c),0),qe(function(g){var O=g[c],P=Dn(g,0,c);return O&&In(P,O),Qt(s,this,P)})}function N3(s,c,g){var O=!0,P=!0;if(typeof s!="function")throw new pr(a);return ft(g)&&(O="leading"in g?!!g.leading:O,P="trailing"in g?!!g.trailing:P),w1(s,c,{leading:O,maxWait:c,trailing:P})}function T3(s){return g1(s,1)}function A3(s,c){return Df(yf(c),s)}function M3(){if(!arguments.length)return[];var s=arguments[0];return Me(s)?s:[s]}function D3(s){return gr(s,m)}function j3(s,c){return c=typeof c=="function"?c:r,gr(s,m,c)}function q3(s){return gr(s,p|m)}function k3(s,c){return c=typeof c=="function"?c:r,gr(s,p|m,c)}function L3(s,c){return c==null||c_(s,c,Ct(c))}function Dr(s,c){return s===c||s!==s&&c!==c}var B3=Us(af),F3=Us(function(s,c){return s>=c}),ai=v_((function(){return arguments})())?v_:function(s){return dt(s)&&Ge.call(s,"callee")&&!t_.call(s,"callee")},Me=ue.isArray,$3=qw?tr(qw):YB;function Ht(s){return s!=null&&Qs(s.length)&&!pn(s)}function pt(s){return dt(s)&&Ht(s)}function z3(s){return s===!0||s===!1||dt(s)&&qt(s)==re}var jn=rB||Wf,H3=kw?tr(kw):XB;function U3(s){return dt(s)&&s.nodeType===1&&!ea(s)}function V3(s){if(s==null)return!0;if(Ht(s)&&(Me(s)||typeof s=="string"||typeof s.splice=="function"||jn(s)||Ki(s)||ai(s)))return!s.length;var c=Mt(s);if(c==_e||c==Fe)return!s.size;if(Jo(s))return!cf(s).length;for(var g in s)if(Ge.call(s,g))return!1;return!0}function W3(s,c){return Yo(s,c)}function G3(s,c,g){g=typeof g=="function"?g:r;var O=g?g(s,c):r;return O===r?Yo(s,c,r,g):!!O}function jf(s){if(!dt(s))return!1;var c=qt(s);return c==ce||c==se||typeof s.message=="string"&&typeof s.name=="string"&&!ea(s)}function K3(s){return typeof s=="number"&&n_(s)}function pn(s){if(!ft(s))return!1;var c=qt(s);return c==be||c==Ce||c==z||c==Ze}function E1(s){return typeof s=="number"&&s==De(s)}function Qs(s){return typeof s=="number"&&s>-1&&s%1==0&&s<=Q}function ft(s){var c=typeof s;return s!=null&&(c=="object"||c=="function")}function dt(s){return s!=null&&typeof s=="object"}var S1=Lw?tr(Lw):JB;function Y3(s,c){return s===c||uf(s,c,Of(c))}function X3(s,c,g){return g=typeof g=="function"?g:r,uf(s,c,Of(c),g)}function Z3(s){return O1(s)&&s!=+s}function J3(s){if(jF(s))throw new Ae(o);return g_(s)}function Q3(s){return s===null}function e5(s){return s==null}function O1(s){return typeof s=="number"||dt(s)&&qt(s)==he}function ea(s){if(!dt(s)||qt(s)!=Ee)return!1;var c=Cs(s);if(c===null)return!0;var g=Ge.call(c,"constructor")&&c.constructor;return typeof g=="function"&&g instanceof g&&_s.call(g)==XL}var qf=Bw?tr(Bw):QB;function t5(s){return E1(s)&&s>=-Q&&s<=Q}var C1=Fw?tr(Fw):eF;function eu(s){return typeof s=="string"||!Me(s)&&dt(s)&&qt(s)==Ue}function nr(s){return typeof s=="symbol"||dt(s)&&qt(s)==ct}var Ki=$w?tr($w):tF;function r5(s){return s===r}function n5(s){return dt(s)&&Mt(s)==mt}function i5(s){return dt(s)&&qt(s)==yt}var o5=Us(lf),a5=Us(function(s,c){return s<=c});function R1(s){if(!s)return[];if(Ht(s))return eu(s)?Tr(s):zt(s);if($o&&s[$o])return LL(s[$o]());var c=Mt(s),g=c==_e?Xl:c==Fe?bs:Yi;return g(s)}function vn(s){if(!s)return s===0?s:0;if(s=br(s),s===Z||s===-Z){var c=s<0?-1:1;return c*W}return s===s?s:0}function De(s){var c=vn(s),g=c%1;return c===c?g?c-g:c:0}function I1(s){return s?ri(De(s),0,oe):0}function br(s){if(typeof s=="number")return s;if(nr(s))return ee;if(ft(s)){var c=typeof s.valueOf=="function"?s.valueOf():s;s=ft(c)?c+"":c}if(typeof s!="string")return s===0?s:+s;s=Gw(s);var g=El.test(s);return g||Ol.test(s)?wL(s.slice(2),g?2:8):_l.test(s)?ee:+s}function P1(s){return Kr(s,Ut(s))}function s5(s){return s?ri(De(s),-Q,Q):s===0?s:0}function Ke(s){return s==null?"":rr(s)}var u5=Vi(function(s,c){if(Jo(c)||Ht(c)){Kr(c,Ct(c),s);return}for(var g in c)Ge.call(c,g)&&Wo(s,g,c[g])}),N1=Vi(function(s,c){Kr(c,Ut(c),s)}),T1=Vi(function(s,c,g,O){Kr(c,Ut(c),s,O)}),kf=Vi(function(s,c,g,O){Kr(c,Ct(c),s,O)}),c5=dn(rf);function l5(s,c){var g=Ui(s);return c==null?g:u_(g,c)}var f5=qe(function(s,c){s=et(s);var g=-1,O=c.length,P=O>2?c[2]:r;for(P&&kt(c[0],c[1],P)&&(O=1);++g<O;)for(var q=c[g],V=Ut(q),Y=-1,ne=V.length;++Y<ne;){var pe=V[Y],ge=s[pe];(ge===r||Dr(ge,$i[pe])&&!Ge.call(s,pe))&&(s[pe]=q[pe])}return s}),d5=qe(function(s){return s.push(r,G_),Qt(A1,r,s)});function h5(s,c){return Hw(s,Ie(c,3),Gr)}function p5(s,c){return Hw(s,Ie(c,3),of)}function v5(s,c){return s==null?s:nf(s,Ie(c,3),Ut)}function g5(s,c){return s==null?s:h_(s,Ie(c,3),Ut)}function m5(s,c){return s&&Gr(s,Ie(c,3))}function y5(s,c){return s&&of(s,Ie(c,3))}function b5(s){return s==null?[]:qs(s,Ct(s))}function x5(s){return s==null?[]:qs(s,Ut(s))}function Lf(s,c,g){var O=s==null?r:ni(s,c);return O===r?g:O}function w5(s,c){return s!=null&&X_(s,c,VB)}function Bf(s,c){return s!=null&&X_(s,c,WB)}var _5=z_(function(s,c,g){c!=null&&typeof c.toString!="function"&&(c=Es.call(c)),s[c]=g},$f(Vt)),E5=z_(function(s,c,g){c!=null&&typeof c.toString!="function"&&(c=Es.call(c)),Ge.call(s,c)?s[c].push(g):s[c]=[g]},Ie),S5=qe(Ko);function Ct(s){return Ht(s)?a_(s):cf(s)}function Ut(s){return Ht(s)?a_(s,!0):rF(s)}function O5(s,c){var g={};return c=Ie(c,3),Gr(s,function(O,P,q){Wr(g,c(O,P,q),O)}),g}function C5(s,c){var g={};return c=Ie(c,3),Gr(s,function(O,P,q){Wr(g,P,c(O,P,q))}),g}var R5=Vi(function(s,c,g){ks(s,c,g)}),A1=Vi(function(s,c,g,O){ks(s,c,g,O)}),I5=dn(function(s,c){var g={};if(s==null)return g;var O=!1;c=st(c,function(q){return q=Mn(q,s),O||(O=q.length>1),q}),Kr(s,Ef(s),g),O&&(g=gr(g,p|v|m,EF));for(var P=c.length;P--;)vf(g,c[P]);return g});function P5(s,c){return M1(s,Js(Ie(c)))}var N5=dn(function(s,c){return s==null?{}:iF(s,c)});function M1(s,c){if(s==null)return{};var g=st(Ef(s),function(O){return[O]});return c=Ie(c),E_(s,g,function(O,P){return c(O,P[0])})}function T5(s,c,g){c=Mn(c,s);var O=-1,P=c.length;for(P||(P=1,s=r);++O<P;){var q=s==null?r:s[Mr(c[O])];q===r&&(O=P,q=g),s=pn(q)?q.call(s):q}return s}function A5(s,c,g){return s==null?s:Xo(s,c,g)}function M5(s,c,g,O){return O=typeof O=="function"?O:r,s==null?s:Xo(s,c,g,O)}var D1=V_(Ct),j1=V_(Ut);function D5(s,c,g){var O=Me(s),P=O||jn(s)||Ki(s);if(c=Ie(c,4),g==null){var q=s&&s.constructor;P?g=O?new q:[]:ft(s)?g=pn(q)?Ui(Cs(s)):{}:g={}}return(P?er:Gr)(s,function(V,Y,ne){return c(g,V,Y,ne)}),g}function j5(s,c){return s==null?!0:vf(s,c)}function q5(s,c,g){return s==null?s:I_(s,c,yf(g))}function k5(s,c,g,O){return O=typeof O=="function"?O:r,s==null?s:I_(s,c,yf(g),O)}function Yi(s){return s==null?[]:Yl(s,Ct(s))}function L5(s){return s==null?[]:Yl(s,Ut(s))}function B5(s,c,g){return g===r&&(g=c,c=r),g!==r&&(g=br(g),g=g===g?g:0),c!==r&&(c=br(c),c=c===c?c:0),ri(br(s),c,g)}function F5(s,c,g){return c=vn(c),g===r?(g=c,c=0):g=vn(g),s=br(s),GB(s,c,g)}function $5(s,c,g){if(g&&typeof g!="boolean"&&kt(s,c,g)&&(c=g=r),g===r&&(typeof c=="boolean"?(g=c,c=r):typeof s=="boolean"&&(g=s,s=r)),s===r&&c===r?(s=0,c=1):(s=vn(s),c===r?(c=s,s=0):c=vn(c)),s>c){var O=s;s=c,c=O}if(g||s%1||c%1){var P=i_();return At(s+P*(c-s+xL("1e-"+((P+"").length-1))),c)}return df(s,c)}var z5=Wi(function(s,c,g){return c=c.toLowerCase(),s+(g?q1(c):c)});function q1(s){return Ff(Ke(s).toLowerCase())}function k1(s){return s=Ke(s),s&&s.replace(Rl,ML).replace(lL,"")}function H5(s,c,g){s=Ke(s),c=rr(c);var O=s.length;g=g===r?O:ri(De(g),0,O);var P=g;return g-=c.length,g>=0&&s.slice(g,P)==c}function U5(s){return s=Ke(s),s&&fl.test(s)?s.replace(is,DL):s}function V5(s){return s=Ke(s),s&&vl.test(s)?s.replace(Ai,"\\$&"):s}var W5=Wi(function(s,c,g){return s+(g?"-":"")+c.toLowerCase()}),G5=Wi(function(s,c,g){return s+(g?" ":"")+c.toLowerCase()}),K5=B_("toLowerCase");function Y5(s,c,g){s=Ke(s),c=De(c);var O=c?Bi(s):0;if(!c||O>=c)return s;var P=(c-O)/2;return Hs(Ns(P),g)+s+Hs(Ps(P),g)}function X5(s,c,g){s=Ke(s),c=De(c);var O=c?Bi(s):0;return c&&O<c?s+Hs(c-O,g):s}function Z5(s,c,g){s=Ke(s),c=De(c);var O=c?Bi(s):0;return c&&O<c?Hs(c-O,g)+s:s}function J5(s,c,g){return g||c==null?c=0:c&&(c=+c),aB(Ke(s).replace(Mi,""),c||0)}function Q5(s,c,g){return(g?kt(s,c,g):c===r)?c=1:c=De(c),hf(Ke(s),c)}function ez(){var s=arguments,c=Ke(s[0]);return s.length<3?c:c.replace(s[1],s[2])}var tz=Wi(function(s,c,g){return s+(g?"_":"")+c.toLowerCase()});function rz(s,c,g){return g&&typeof g!="number"&&kt(s,c,g)&&(c=g=r),g=g===r?oe:g>>>0,g?(s=Ke(s),s&&(typeof c=="string"||c!=null&&!qf(c))&&(c=rr(c),!c&&Li(s))?Dn(Tr(s),0,g):s.split(c,g)):[]}var nz=Wi(function(s,c,g){return s+(g?" ":"")+Ff(c)});function iz(s,c,g){return s=Ke(s),g=g==null?0:ri(De(g),0,s.length),c=rr(c),s.slice(g,g+c.length)==c}function oz(s,c,g){var O=M.templateSettings;g&&kt(s,c,g)&&(c=r),s=Ke(s),c=kf({},c,O,W_);var P=kf({},c.imports,O.imports,W_),q=Ct(P),V=Yl(P,q);er(q,function(Re){if(cs.test(Re))throw new Ae(l)});var Y,ne,pe=0,ge=c.interpolate||Xn,me="__p += '",xe=Zl((c.escape||Xn).source+"|"+ge.source+"|"+(ge===Do?wl:Xn).source+"|"+(c.evaluate||Xn).source+"|$","g"),Oe="//# sourceURL="+(Ge.call(c,"sourceURL")?(c.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++vL+"]")+`
50
+ `;s.replace(xe,function(Re,ke,$e,ir,Lt,or){return $e||($e=ir),me+=s.slice(pe,or).replace(Il,jL),ke&&(Y=!0,me+=`' +
51
+ __e(`+ke+`) +
52
52
  '`),Lt&&(ne=!0,me+=`';
53
53
  `+Lt+`;
54
54
  __p += '`),$e&&(me+=`' +
55
55
  ((__t = (`+$e+`)) == null ? '' : __t) +
56
- '`),pe=ir+Pe.length,Pe}),me+=`';
57
- `;var Ie=Ze.call(l,"variable")&&l.variable;if(!Ie)me=`with (obj) {
56
+ '`),pe=or+Re.length,Re}),me+=`';
57
+ `;var Ne=Ge.call(c,"variable")&&c.variable;if(!Ne)me=`with (obj) {
58
58
  `+me+`
59
59
  }
60
- `;else if(_l.test(Ie))throw new Ae(u);me=(ne?me.replace(Ur,""):me).replace(Pi,"$1").replace(vl,"$1;"),me="function("+(Ie||"obj")+`) {
61
- `+(Ie?"":`obj || (obj = {});
60
+ `;else if(cs.test(Ne))throw new Ae(u);me=(ne?me.replace(Ti,""):me).replace(cl,"$1").replace(ll,"$1;"),me="function("+(Ne||"obj")+`) {
61
+ `+(Ne?"":`obj || (obj = {});
62
62
  `)+"var __t, __p = ''"+(Y?", __e = _.escape":"")+(ne?`, __j = Array.prototype.join;
63
63
  function print() { __p += __j.call(arguments, '') }
64
64
  `:`;
65
65
  `)+me+`return __p
66
- }`;var je=j1(function(){return Ue(q,Ce+"return "+me).apply(r,V)});if(je.source=me,jf(je))throw je;return je}function rz(s){return Ge(s).toLowerCase()}function nz(s){return Ge(s).toUpperCase()}function iz(s,l,g){if(s=Ge(s),s&&(g||l===r))return Uw(s);if(!s||!(l=tr(l)))return s;var O=Pr(s),P=Pr(l),q=Vw(O,P),V=Ww(O,P)+1;return Dn(O,q,V).join("")}function oz(s,l,g){if(s=Ge(s),s&&(g||l===r))return s.slice(0,Kw(s)+1);if(!s||!(l=tr(l)))return s;var O=Pr(s),P=Ww(O,Pr(l))+1;return Dn(O,0,P).join("")}function az(s,l,g){if(s=Ge(s),s&&(g||l===r))return s.replace(Ao,"");if(!s||!(l=tr(l)))return s;var O=Pr(s),P=Vw(O,Pr(l));return Dn(O,P).join("")}function sz(s,l){var g=L,O=B;if(ft(l)){var P="separator"in l?l.separator:P;g="length"in l?De(l.length):g,O="omission"in l?tr(l.omission):O}s=Ge(s);var q=s.length;if(ji(s)){var V=Pr(s);q=V.length}if(g>=q)return s;var Y=g-qi(O);if(Y<1)return O;var ne=V?Dn(V,0,Y).join(""):s.slice(0,Y);if(P===r)return ne+O;if(V&&(Y+=ne.length-Y),qf(P)){if(s.slice(Y).search(P)){var pe,ge=ne;for(P.global||(P=Zl(P.source,Ge(ls.exec(P))+"g")),P.lastIndex=0;pe=P.exec(ge);)var me=pe.index;ne=ne.slice(0,me===r?Y:me)}}else if(s.indexOf(tr(P),Y)!=Y){var be=ne.lastIndexOf(P);be>-1&&(ne=ne.slice(0,be))}return ne+O}function uz(s){return s=Ge(s),s&&gl.test(s)?s.replace(ts,kL):s}var cz=Hi(function(s,l,g){return s+(g?" ":"")+l.toUpperCase()}),Bf=q_("toUpperCase");function D1(s,l,g){return s=Ge(s),l=g?r:l,l===r?AL(s)?FL(s):EL(s):s.match(l)||[]}var j1=ke(function(s,l){try{return Qt(s,r,l)}catch(g){return jf(g)?g:new Ae(g)}}),lz=dn(function(s,l){return dr(l,function(g){g=Gr(g),ln(s,g,Mf(s[g],s))}),s});function fz(s){var l=s==null?0:s.length,g=Re();return s=l?ct(s,function(O){if(typeof O[1]!="function")throw new hr(a);return[g(O[0]),O[1]]}):[],ke(function(O){for(var P=-1;++P<l;){var q=s[P];if(Qt(q[0],this,O))return Qt(q[1],this,O)}})}function dz(s){return kB(vr(s,h))}function Ff(s){return function(){return s}}function hz(s,l){return s==null||s!==s?l:s}var pz=L_(),vz=L_(!0);function Vt(s){return s}function $f(s){return p_(typeof s=="function"?s:vr(s,h))}function gz(s){return g_(vr(s,h))}function mz(s,l){return m_(s,vr(l,h))}var yz=ke(function(s,l){return function(g){return Uo(g,s,l)}}),bz=ke(function(s,l){return function(g){return Uo(s,g,l)}});function zf(s,l,g){var O=St(l),P=zs(l,O);g==null&&!(ft(l)&&(P.length||!O.length))&&(g=l,l=s,s=this,P=zs(l,St(l)));var q=!(ft(g)&&"chain"in g)||!!g.chain,V=pn(s);return dr(P,function(Y){var ne=l[Y];s[Y]=ne,V&&(s.prototype[Y]=function(){var pe=this.__chain__;if(q||pe){var ge=s(this.__wrapped__),me=ge.__actions__=zt(this.__actions__);return me.push({func:ne,args:arguments,thisArg:s}),ge.__chain__=pe,ge}return ne.apply(s,In([this.value()],arguments))})}),s}function xz(){return Rt._===this&&(Rt._=WL),this}function Hf(){}function wz(s){return s=De(s),ke(function(l){return y_(l,s)})}var _z=xf(ct),Ez=xf(Bw),Sz=xf(Ul);function q1(s){return Rf(s)?Vl(Gr(s)):eF(s)}function Oz(s){return function(l){return s==null?r:ri(s,l)}}var Cz=F_(),Rz=F_(!0);function Uf(){return[]}function Vf(){return!1}function Iz(){return{}}function Pz(){return""}function Nz(){return!0}function Tz(s,l){if(s=De(s),s<1||s>Z)return[];var g=Q,O=At(s,Q);l=Re(l),s-=Q;for(var P=Kl(O,l);++g<s;)l(g);return P}function Az(s){return Me(s)?ct(s,Gr):rr(s)?[s]:zt(r1(Ge(s)))}function Mz(s){var l=++UL;return Ge(s)+l}var Dz=Ks(function(s,l){return s+l},0),jz=wf("ceil"),qz=Ks(function(s,l){return s/l},1),kz=wf("floor");function Lz(s){return s&&s.length?$s(s,Vt,af):r}function Bz(s,l){return s&&s.length?$s(s,Re(l,2),af):r}function Fz(s){return zw(s,Vt)}function $z(s,l){return zw(s,Re(l,2))}function zz(s){return s&&s.length?$s(s,Vt,lf):r}function Hz(s,l){return s&&s.length?$s(s,Re(l,2),lf):r}var Uz=Ks(function(s,l){return s*l},1),Vz=wf("round"),Wz=Ks(function(s,l){return s-l},0);function Gz(s){return s&&s.length?Gl(s,Vt):0}function Kz(s,l){return s&&s.length?Gl(s,Re(l,2)):0}return M.after=g3,M.ary=h1,M.assign=n5,M.assignIn=R1,M.assignInWith=su,M.assignWith=i5,M.at=o5,M.before=p1,M.bind=Mf,M.bindAll=lz,M.bindKey=v1,M.castArray=I3,M.chain=l1,M.chunk=kF,M.compact=LF,M.concat=BF,M.cond=fz,M.conforms=dz,M.constant=Ff,M.countBy=G$,M.create=a5,M.curry=g1,M.curryRight=m1,M.debounce=y1,M.defaults=s5,M.defaultsDeep=u5,M.defer=m3,M.delay=y3,M.difference=FF,M.differenceBy=$F,M.differenceWith=zF,M.drop=HF,M.dropRight=UF,M.dropRightWhile=VF,M.dropWhile=WF,M.fill=GF,M.filter=Y$,M.flatMap=J$,M.flatMapDeep=Q$,M.flatMapDepth=e3,M.flatten=a1,M.flattenDeep=KF,M.flattenDepth=YF,M.flip=b3,M.flow=pz,M.flowRight=vz,M.fromPairs=XF,M.functions=v5,M.functionsIn=g5,M.groupBy=t3,M.initial=JF,M.intersection=QF,M.intersectionBy=e$,M.intersectionWith=t$,M.invert=y5,M.invertBy=b5,M.invokeMap=n3,M.iteratee=$f,M.keyBy=i3,M.keys=St,M.keysIn=Ut,M.map=tu,M.mapKeys=w5,M.mapValues=_5,M.matches=gz,M.matchesProperty=mz,M.memoize=nu,M.merge=E5,M.mergeWith=I1,M.method=yz,M.methodOf=bz,M.mixin=zf,M.negate=iu,M.nthArg=wz,M.omit=S5,M.omitBy=O5,M.once=x3,M.orderBy=o3,M.over=_z,M.overArgs=w3,M.overEvery=Ez,M.overSome=Sz,M.partial=Df,M.partialRight=b1,M.partition=a3,M.pick=C5,M.pickBy=P1,M.property=q1,M.propertyOf=Oz,M.pull=o$,M.pullAll=u1,M.pullAllBy=a$,M.pullAllWith=s$,M.pullAt=u$,M.range=Cz,M.rangeRight=Rz,M.rearg=_3,M.reject=c3,M.remove=c$,M.rest=E3,M.reverse=Tf,M.sampleSize=f3,M.set=I5,M.setWith=P5,M.shuffle=d3,M.slice=l$,M.sortBy=v3,M.sortedUniq=m$,M.sortedUniqBy=y$,M.split=J5,M.spread=S3,M.tail=b$,M.take=x$,M.takeRight=w$,M.takeRightWhile=_$,M.takeWhile=E$,M.tap=L$,M.throttle=O3,M.thru=eu,M.toArray=S1,M.toPairs=N1,M.toPairsIn=T1,M.toPath=Az,M.toPlainObject=C1,M.transform=N5,M.unary=C3,M.union=S$,M.unionBy=O$,M.unionWith=C$,M.uniq=R$,M.uniqBy=I$,M.uniqWith=P$,M.unset=T5,M.unzip=Af,M.unzipWith=c1,M.update=A5,M.updateWith=M5,M.values=Wi,M.valuesIn=D5,M.without=N$,M.words=D1,M.wrap=R3,M.xor=T$,M.xorBy=A$,M.xorWith=M$,M.zip=D$,M.zipObject=j$,M.zipObjectDeep=q$,M.zipWith=k$,M.entries=N1,M.entriesIn=T1,M.extend=R1,M.extendWith=su,zf(M,M),M.add=Dz,M.attempt=j1,M.camelCase=L5,M.capitalize=A1,M.ceil=jz,M.clamp=j5,M.clone=P3,M.cloneDeep=T3,M.cloneDeepWith=A3,M.cloneWith=N3,M.conformsTo=M3,M.deburr=M1,M.defaultTo=hz,M.divide=qz,M.endsWith=B5,M.eq=Tr,M.escape=F5,M.escapeRegExp=$5,M.every=K$,M.find=X$,M.findIndex=i1,M.findKey=c5,M.findLast=Z$,M.findLastIndex=o1,M.findLastKey=l5,M.floor=kz,M.forEach=f1,M.forEachRight=d1,M.forIn=f5,M.forInRight=d5,M.forOwn=h5,M.forOwnRight=p5,M.get=kf,M.gt=D3,M.gte=j3,M.has=m5,M.hasIn=Lf,M.head=s1,M.identity=Vt,M.includes=r3,M.indexOf=ZF,M.inRange=q5,M.invoke=x5,M.isArguments=oi,M.isArray=Me,M.isArrayBuffer=q3,M.isArrayLike=Ht,M.isArrayLikeObject=pt,M.isBoolean=k3,M.isBuffer=jn,M.isDate=L3,M.isElement=B3,M.isEmpty=F3,M.isEqual=$3,M.isEqualWith=z3,M.isError=jf,M.isFinite=H3,M.isFunction=pn,M.isInteger=x1,M.isLength=ou,M.isMap=w1,M.isMatch=U3,M.isMatchWith=V3,M.isNaN=W3,M.isNative=G3,M.isNil=Y3,M.isNull=K3,M.isNumber=_1,M.isObject=ft,M.isObjectLike=dt,M.isPlainObject=Xo,M.isRegExp=qf,M.isSafeInteger=X3,M.isSet=E1,M.isString=au,M.isSymbol=rr,M.isTypedArray=Vi,M.isUndefined=Z3,M.isWeakMap=J3,M.isWeakSet=Q3,M.join=r$,M.kebabCase=z5,M.last=mr,M.lastIndexOf=n$,M.lowerCase=H5,M.lowerFirst=U5,M.lt=e5,M.lte=t5,M.max=Lz,M.maxBy=Bz,M.mean=Fz,M.meanBy=$z,M.min=zz,M.minBy=Hz,M.stubArray=Uf,M.stubFalse=Vf,M.stubObject=Iz,M.stubString=Pz,M.stubTrue=Nz,M.multiply=Uz,M.nth=i$,M.noConflict=xz,M.noop=Hf,M.now=ru,M.pad=V5,M.padEnd=W5,M.padStart=G5,M.parseInt=K5,M.random=k5,M.reduce=s3,M.reduceRight=u3,M.repeat=Y5,M.replace=X5,M.result=R5,M.round=Vz,M.runInContext=ee,M.sample=l3,M.size=h3,M.snakeCase=Z5,M.some=p3,M.sortedIndex=f$,M.sortedIndexBy=d$,M.sortedIndexOf=h$,M.sortedLastIndex=p$,M.sortedLastIndexBy=v$,M.sortedLastIndexOf=g$,M.startCase=Q5,M.startsWith=ez,M.subtract=Wz,M.sum=Gz,M.sumBy=Kz,M.template=tz,M.times=Tz,M.toFinite=vn,M.toInteger=De,M.toLength=O1,M.toLower=rz,M.toNumber=yr,M.toSafeInteger=r5,M.toString=Ge,M.toUpper=nz,M.trim=iz,M.trimEnd=oz,M.trimStart=az,M.truncate=sz,M.unescape=uz,M.uniqueId=Mz,M.upperCase=cz,M.upperFirst=Bf,M.each=f1,M.eachRight=d1,M.first=s1,zf(M,(function(){var s={};return Vr(M,function(l,g){Ze.call(M.prototype,g)||(s[g]=l)}),s})(),{chain:!1}),M.VERSION=n,dr(["bind","bindKey","curry","curryRight","partial","partialRight"],function(s){M[s].placeholder=M}),dr(["drop","take"],function(s,l){Fe.prototype[s]=function(g){g=g===r?1:_t(De(g),0);var O=this.__filtered__&&!l?new Fe(this):this.clone();return O.__filtered__?O.__takeCount__=At(g,O.__takeCount__):O.__views__.push({size:At(g,Q),type:s+(O.__dir__<0?"Right":"")}),O},Fe.prototype[s+"Right"]=function(g){return this.reverse()[s](g).reverse()}}),dr(["filter","map","takeWhile"],function(s,l){var g=l+1,O=g==T||g==z;Fe.prototype[s]=function(P){var q=this.clone();return q.__iteratees__.push({iteratee:Re(P,3),type:g}),q.__filtered__=q.__filtered__||O,q}}),dr(["head","last"],function(s,l){var g="take"+(l?"Right":"");Fe.prototype[s]=function(){return this[g](1).value()[0]}}),dr(["initial","tail"],function(s,l){var g="drop"+(l?"":"Right");Fe.prototype[s]=function(){return this.__filtered__?new Fe(this):this[g](1)}}),Fe.prototype.compact=function(){return this.filter(Vt)},Fe.prototype.find=function(s){return this.filter(s).head()},Fe.prototype.findLast=function(s){return this.reverse().find(s)},Fe.prototype.invokeMap=ke(function(s,l){return typeof s=="function"?new Fe(this):this.map(function(g){return Uo(g,s,l)})}),Fe.prototype.reject=function(s){return this.filter(iu(Re(s)))},Fe.prototype.slice=function(s,l){s=De(s);var g=this;return g.__filtered__&&(s>0||l<0)?new Fe(g):(s<0?g=g.takeRight(-s):s&&(g=g.drop(s)),l!==r&&(l=De(l),g=l<0?g.dropRight(-l):g.take(l-s)),g)},Fe.prototype.takeRightWhile=function(s){return this.reverse().takeWhile(s).reverse()},Fe.prototype.toArray=function(){return this.take(Q)},Vr(Fe.prototype,function(s,l){var g=/^(?:filter|find|map|reject)|While$/.test(l),O=/^(?:head|last)$/.test(l),P=M[O?"take"+(l=="last"?"Right":""):l],q=O||/^find/.test(l);P&&(M.prototype[l]=function(){var V=this.__wrapped__,Y=O?[1]:arguments,ne=V instanceof Fe,pe=Y[0],ge=ne||Me(V),me=function(Le){var $e=P.apply(M,In([Le],Y));return O&&be?$e[0]:$e};ge&&g&&typeof pe=="function"&&pe.length!=1&&(ne=ge=!1);var be=this.__chain__,Ce=!!this.__actions__.length,Ie=q&&!be,je=ne&&!Ce;if(!q&&ge){V=je?V:new Fe(this);var Pe=s.apply(V,Y);return Pe.__actions__.push({func:eu,args:[me],thisArg:r}),new pr(Pe,be)}return Ie&&je?s.apply(this,Y):(Pe=this.thru(me),Ie?O?Pe.value()[0]:Pe.value():Pe)})}),dr(["pop","push","shift","sort","splice","unshift"],function(s){var l=Cs[s],g=/^(?:push|sort|unshift)$/.test(s)?"tap":"thru",O=/^(?:pop|shift)$/.test(s);M.prototype[s]=function(){var P=arguments;if(O&&!this.__chain__){var q=this.value();return l.apply(Me(q)?q:[],P)}return this[g](function(V){return l.apply(Me(V)?V:[],P)})}}),Vr(Fe.prototype,function(s,l){var g=M[l];if(g){var O=g.name+"";Ze.call(Fi,O)||(Fi[O]=[]),Fi[O].push({name:l,func:g})}}),Fi[Gs(r,b).name]=[{name:"wrapper",func:r}],Fe.prototype.clone=uB,Fe.prototype.reverse=cB,Fe.prototype.value=lB,M.prototype.at=B$,M.prototype.chain=F$,M.prototype.commit=$$,M.prototype.next=z$,M.prototype.plant=U$,M.prototype.reverse=V$,M.prototype.toJSON=M.prototype.valueOf=M.prototype.value=W$,M.prototype.first=M.prototype.head,ko&&(M.prototype[ko]=H$),M}),ki=$L();Zn?((Zn.exports=ki)._=ki,Fl._=ki):Rt._=ki}).call(sZ)})(Sa,Sa.exports)),Sa.exports}var vc=uZ(),xN={},na,wN;function bt(){if(wN)return na;wN=1;var e=function(t){return t&&t.Math===Math&&t};return na=e(typeof globalThis=="object"&&globalThis)||e(typeof window=="object"&&window)||e(typeof self=="object"&&self)||e(typeof ht=="object"&&ht)||e(typeof na=="object"&&na)||(function(){return this})()||Function("return this")(),na}var Fm={},$m,_N;function at(){return _N||(_N=1,$m=function(e){try{return!!e()}catch{return!0}}),$m}var zm,EN;function zr(){if(EN)return zm;EN=1;var e=at();return zm=!e(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7}),zm}var Hm,SN;function tl(){if(SN)return Hm;SN=1;var e=at();return Hm=!e(function(){var t=(function(){}).bind();return typeof t!="function"||t.hasOwnProperty("prototype")}),Hm}var Um,ON;function Zt(){if(ON)return Um;ON=1;var e=tl(),t=Function.prototype.call;return Um=e?t.bind(t):function(){return t.apply(t,arguments)},Um}var Vm={},CN;function tk(){if(CN)return Vm;CN=1;var e={}.propertyIsEnumerable,t=Object.getOwnPropertyDescriptor,r=t&&!e.call({1:2},1);return Vm.f=r?function(i){var o=t(this,i);return!!o&&o.enumerable}:e,Vm}var Wm,RN;function aw(){return RN||(RN=1,Wm=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}}),Wm}var Gm,IN;function it(){if(IN)return Gm;IN=1;var e=tl(),t=Function.prototype,r=t.call,n=e&&t.bind.bind(r,r);return Gm=e?n:function(i){return function(){return r.apply(i,arguments)}},Gm}var Km,PN;function Gn(){if(PN)return Km;PN=1;var e=it(),t=e({}.toString),r=e("".slice);return Km=function(n){return r(t(n),8,-1)},Km}var Ym,NN;function rl(){if(NN)return Ym;NN=1;var e=it(),t=at(),r=Gn(),n=Object,i=e("".split);return Ym=t(function(){return!n("z").propertyIsEnumerable(0)})?function(o){return r(o)==="String"?i(o,""):n(o)}:n,Ym}var Xm,TN;function Xa(){return TN||(TN=1,Xm=function(e){return e==null}),Xm}var Zm,AN;function Ci(){if(AN)return Zm;AN=1;var e=Xa(),t=TypeError;return Zm=function(r){if(e(r))throw new t("Can't call method on "+r);return r},Zm}var Jm,MN;function Ro(){if(MN)return Jm;MN=1;var e=rl(),t=Ci();return Jm=function(r){return e(t(r))},Jm}var Qm,DN;function Et(){if(DN)return Qm;DN=1;var e=typeof document=="object"&&document.all;return Qm=typeof e>"u"&&e!==void 0?function(t){return typeof t=="function"||t===e}:function(t){return typeof t=="function"},Qm}var ey,jN;function Nt(){if(jN)return ey;jN=1;var e=Et();return ey=function(t){return typeof t=="object"?t!==null:e(t)},ey}var ty,qN;function nl(){if(qN)return ty;qN=1;var e=bt(),t=Et(),r=function(n){return t(n)?n:void 0};return ty=function(n,i){return arguments.length<2?r(e[n]):e[n]&&e[n][i]},ty}var ry,kN;function il(){if(kN)return ry;kN=1;var e=it();return ry=e({}.isPrototypeOf),ry}var ny,LN;function rk(){if(LN)return ny;LN=1;var e=bt(),t=e.navigator,r=t&&t.userAgent;return ny=r?String(r):"",ny}var iy,BN;function sw(){if(BN)return iy;BN=1;var e=bt(),t=rk(),r=e.process,n=e.Deno,i=r&&r.versions||n&&n.version,o=i&&i.v8,a,u;return o&&(a=o.split("."),u=a[0]>0&&a[0]<4?1:+(a[0]+a[1])),!u&&t&&(a=t.match(/Edge\/(\d+)/),(!a||a[1]>=74)&&(a=t.match(/Chrome\/(\d+)/),a&&(u=+a[1]))),iy=u,iy}var oy,FN;function nk(){if(FN)return oy;FN=1;var e=sw(),t=at(),r=bt(),n=r.String;return oy=!!Object.getOwnPropertySymbols&&!t(function(){var i=Symbol("symbol detection");return!n(i)||!(Object(i)instanceof Symbol)||!Symbol.sham&&e&&e<41}),oy}var ay,$N;function ik(){if($N)return ay;$N=1;var e=nk();return ay=e&&!Symbol.sham&&typeof Symbol.iterator=="symbol",ay}var sy,zN;function ok(){if(zN)return sy;zN=1;var e=nl(),t=Et(),r=il(),n=ik(),i=Object;return sy=n?function(o){return typeof o=="symbol"}:function(o){var a=e("Symbol");return t(a)&&r(a.prototype,i(o))},sy}var uy,HN;function uw(){if(HN)return uy;HN=1;var e=String;return uy=function(t){try{return e(t)}catch{return"Object"}},uy}var cy,UN;function Za(){if(UN)return cy;UN=1;var e=Et(),t=uw(),r=TypeError;return cy=function(n){if(e(n))return n;throw new r(t(n)+" is not a function")},cy}var ly,VN;function Ja(){if(VN)return ly;VN=1;var e=Za(),t=Xa();return ly=function(r,n){var i=r[n];return t(i)?void 0:e(i)},ly}var fy,WN;function cZ(){if(WN)return fy;WN=1;var e=Zt(),t=Et(),r=Nt(),n=TypeError;return fy=function(i,o){var a,u;if(o==="string"&&t(a=i.toString)&&!r(u=e(a,i))||t(a=i.valueOf)&&!r(u=e(a,i))||o!=="string"&&t(a=i.toString)&&!r(u=e(a,i)))return u;throw new n("Can't convert object to primitive value")},fy}var dy={exports:{}},hy,GN;function ol(){return GN||(GN=1,hy=!1),hy}var py,KN;function cw(){if(KN)return py;KN=1;var e=bt(),t=Object.defineProperty;return py=function(r,n){try{t(e,r,{value:n,configurable:!0,writable:!0})}catch{e[r]=n}return n},py}var YN;function lw(){if(YN)return dy.exports;YN=1;var e=ol(),t=bt(),r=cw(),n="__core-js_shared__",i=dy.exports=t[n]||r(n,{});return(i.versions||(i.versions=[])).push({version:"3.45.1",mode:e?"pure":"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.45.1/LICENSE",source:"https://github.com/zloirock/core-js"}),dy.exports}var vy,XN;function fw(){if(XN)return vy;XN=1;var e=lw();return vy=function(t,r){return e[t]||(e[t]=r||{})},vy}var gy,ZN;function Io(){if(ZN)return gy;ZN=1;var e=Ci(),t=Object;return gy=function(r){return t(e(r))},gy}var my,JN;function Rr(){if(JN)return my;JN=1;var e=it(),t=Io(),r=e({}.hasOwnProperty);return my=Object.hasOwn||function(i,o){return r(t(i),o)},my}var yy,QN;function dw(){if(QN)return yy;QN=1;var e=it(),t=0,r=Math.random(),n=e(1.1.toString);return yy=function(i){return"Symbol("+(i===void 0?"":i)+")_"+n(++t+r,36)},yy}var by,eT;function $t(){if(eT)return by;eT=1;var e=bt(),t=fw(),r=Rr(),n=dw(),i=nk(),o=ik(),a=e.Symbol,u=t("wks"),c=o?a.for||a:a&&a.withoutSetter||n;return by=function(d){return r(u,d)||(u[d]=i&&r(a,d)?a[d]:c("Symbol."+d)),u[d]},by}var xy,tT;function lZ(){if(tT)return xy;tT=1;var e=Zt(),t=Nt(),r=ok(),n=Ja(),i=cZ(),o=$t(),a=TypeError,u=o("toPrimitive");return xy=function(c,d){if(!t(c)||r(c))return c;var f=n(c,u),h;if(f){if(d===void 0&&(d="default"),h=e(f,c,d),!t(h)||r(h))return h;throw new a("Can't convert object to primitive value")}return d===void 0&&(d="number"),i(c,d)},xy}var wy,rT;function ak(){if(rT)return wy;rT=1;var e=lZ(),t=ok();return wy=function(r){var n=e(r,"string");return t(n)?n:n+""},wy}var _y,nT;function hw(){if(nT)return _y;nT=1;var e=bt(),t=Nt(),r=e.document,n=t(r)&&t(r.createElement);return _y=function(i){return n?r.createElement(i):{}},_y}var Ey,iT;function sk(){if(iT)return Ey;iT=1;var e=zr(),t=at(),r=hw();return Ey=!e&&!t(function(){return Object.defineProperty(r("div"),"a",{get:function(){return 7}}).a!==7}),Ey}var oT;function uk(){if(oT)return Fm;oT=1;var e=zr(),t=Zt(),r=tk(),n=aw(),i=Ro(),o=ak(),a=Rr(),u=sk(),c=Object.getOwnPropertyDescriptor;return Fm.f=e?c:function(f,h){if(f=i(f),h=o(h),u)try{return c(f,h)}catch{}if(a(f,h))return n(!t(r.f,f,h),f[h])},Fm}var Sy={},Oy,aT;function ck(){if(aT)return Oy;aT=1;var e=zr(),t=at();return Oy=e&&t(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42}),Oy}var Cy,sT;function Ir(){if(sT)return Cy;sT=1;var e=Nt(),t=String,r=TypeError;return Cy=function(n){if(e(n))return n;throw new r(t(n)+" is not an object")},Cy}var uT;function On(){if(uT)return Sy;uT=1;var e=zr(),t=sk(),r=ck(),n=Ir(),i=ak(),o=TypeError,a=Object.defineProperty,u=Object.getOwnPropertyDescriptor,c="enumerable",d="configurable",f="writable";return Sy.f=e?r?function(p,v,m){if(n(p),v=i(v),n(m),typeof p=="function"&&v==="prototype"&&"value"in m&&f in m&&!m[f]){var y=u(p,v);y&&y[f]&&(p[v]=m.value,m={configurable:d in m?m[d]:y[d],enumerable:c in m?m[c]:y[c],writable:!1})}return a(p,v,m)}:a:function(p,v,m){if(n(p),v=i(v),n(m),t)try{return a(p,v,m)}catch{}if("get"in m||"set"in m)throw new o("Accessors not supported");return"value"in m&&(p[v]=m.value),p},Sy}var Ry,cT;function Qa(){if(cT)return Ry;cT=1;var e=zr(),t=On(),r=aw();return Ry=e?function(n,i,o){return t.f(n,i,r(1,o))}:function(n,i,o){return n[i]=o,n},Ry}var Iy={exports:{}},Py,lT;function pw(){if(lT)return Py;lT=1;var e=zr(),t=Rr(),r=Function.prototype,n=e&&Object.getOwnPropertyDescriptor,i=t(r,"name"),o=i&&(function(){}).name==="something",a=i&&(!e||e&&n(r,"name").configurable);return Py={EXISTS:i,PROPER:o,CONFIGURABLE:a},Py}var Ny,fT;function lk(){if(fT)return Ny;fT=1;var e=it(),t=Et(),r=lw(),n=e(Function.toString);return t(r.inspectSource)||(r.inspectSource=function(i){return n(i)}),Ny=r.inspectSource,Ny}var Ty,dT;function fk(){if(dT)return Ty;dT=1;var e=bt(),t=Et(),r=e.WeakMap;return Ty=t(r)&&/native code/.test(String(r)),Ty}var Ay,hT;function vw(){if(hT)return Ay;hT=1;var e=fw(),t=dw(),r=e("keys");return Ay=function(n){return r[n]||(r[n]=t(n))},Ay}var My,pT;function al(){return pT||(pT=1,My={}),My}var Dy,vT;function Po(){if(vT)return Dy;vT=1;var e=fk(),t=bt(),r=Nt(),n=Qa(),i=Rr(),o=lw(),a=vw(),u=al(),c="Object already initialized",d=t.TypeError,f=t.WeakMap,h,p,v,m=function(w){return v(w)?p(w):h(w,{})},y=function(w){return function(E){var _;if(!r(E)||(_=p(E)).type!==w)throw new d("Incompatible receiver, "+w+" required");return _}};if(e||o.state){var x=o.state||(o.state=new f);x.get=x.get,x.has=x.has,x.set=x.set,h=function(w,E){if(x.has(w))throw new d(c);return E.facade=w,x.set(w,E),E},p=function(w){return x.get(w)||{}},v=function(w){return x.has(w)}}else{var b=a("state");u[b]=!0,h=function(w,E){if(i(w,b))throw new d(c);return E.facade=w,n(w,b,E),E},p=function(w){return i(w,b)?w[b]:{}},v=function(w){return i(w,b)}}return Dy={set:h,get:p,has:v,enforce:m,getterFor:y},Dy}var gT;function dk(){if(gT)return Iy.exports;gT=1;var e=it(),t=at(),r=Et(),n=Rr(),i=zr(),o=pw().CONFIGURABLE,a=lk(),u=Po(),c=u.enforce,d=u.get,f=String,h=Object.defineProperty,p=e("".slice),v=e("".replace),m=e([].join),y=i&&!t(function(){return h(function(){},"length",{value:8}).length!==8}),x=String(String).split("String"),b=Iy.exports=function(w,E,_){p(f(E),0,7)==="Symbol("&&(E="["+v(f(E),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),_&&_.getter&&(E="get "+E),_&&_.setter&&(E="set "+E),(!n(w,"name")||o&&w.name!==E)&&(i?h(w,"name",{value:E,configurable:!0}):w.name=E),y&&_&&n(_,"arity")&&w.length!==_.arity&&h(w,"length",{value:_.arity});try{_&&n(_,"constructor")&&_.constructor?i&&h(w,"prototype",{writable:!1}):w.prototype&&(w.prototype=void 0)}catch{}var S=c(w);return n(S,"source")||(S.source=m(x,typeof E=="string"?E:"")),w};return Function.prototype.toString=b(function(){return r(this)&&d(this).source||a(this)},"toString"),Iy.exports}var jy,mT;function Ri(){if(mT)return jy;mT=1;var e=Et(),t=On(),r=dk(),n=cw();return jy=function(i,o,a,u){u||(u={});var c=u.enumerable,d=u.name!==void 0?u.name:o;if(e(a)&&r(a,d,u),u.global)c?i[o]=a:n(o,a);else{try{u.unsafe?i[o]&&(c=!0):delete i[o]}catch{}c?i[o]=a:t.f(i,o,{value:a,enumerable:!1,configurable:!u.nonConfigurable,writable:!u.nonWritable})}return i},jy}var qy={},ky,yT;function fZ(){if(yT)return ky;yT=1;var e=Math.ceil,t=Math.floor;return ky=Math.trunc||function(n){var i=+n;return(i>0?t:e)(i)},ky}var Ly,bT;function sl(){if(bT)return Ly;bT=1;var e=fZ();return Ly=function(t){var r=+t;return r!==r||r===0?0:e(r)},Ly}var By,xT;function dZ(){if(xT)return By;xT=1;var e=sl(),t=Math.max,r=Math.min;return By=function(n,i){var o=e(n);return o<0?t(o+i,0):r(o,i)},By}var Fy,wT;function gw(){if(wT)return Fy;wT=1;var e=sl(),t=Math.min;return Fy=function(r){var n=e(r);return n>0?t(n,9007199254740991):0},Fy}var $y,_T;function ul(){if(_T)return $y;_T=1;var e=gw();return $y=function(t){return e(t.length)},$y}var zy,ET;function hZ(){if(ET)return zy;ET=1;var e=Ro(),t=dZ(),r=ul(),n=function(i){return function(o,a,u){var c=e(o),d=r(c);if(d===0)return!i&&-1;var f=t(u,d),h;if(i&&a!==a){for(;d>f;)if(h=c[f++],h!==h)return!0}else for(;d>f;f++)if((i||f in c)&&c[f]===a)return i||f||0;return!i&&-1}};return zy={includes:n(!0),indexOf:n(!1)},zy}var Hy,ST;function hk(){if(ST)return Hy;ST=1;var e=it(),t=Rr(),r=Ro(),n=hZ().indexOf,i=al(),o=e([].push);return Hy=function(a,u){var c=r(a),d=0,f=[],h;for(h in c)!t(i,h)&&t(c,h)&&o(f,h);for(;u.length>d;)t(c,h=u[d++])&&(~n(f,h)||o(f,h));return f},Hy}var Uy,OT;function mw(){return OT||(OT=1,Uy=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]),Uy}var CT;function yw(){if(CT)return qy;CT=1;var e=hk(),t=mw(),r=t.concat("length","prototype");return qy.f=Object.getOwnPropertyNames||function(i){return e(i,r)},qy}var Vy={},RT;function pk(){return RT||(RT=1,Vy.f=Object.getOwnPropertySymbols),Vy}var Wy,IT;function pZ(){if(IT)return Wy;IT=1;var e=nl(),t=it(),r=yw(),n=pk(),i=Ir(),o=t([].concat);return Wy=e("Reflect","ownKeys")||function(u){var c=r.f(i(u)),d=n.f;return d?o(c,d(u)):c},Wy}var Gy,PT;function vZ(){if(PT)return Gy;PT=1;var e=Rr(),t=pZ(),r=uk(),n=On();return Gy=function(i,o,a){for(var u=t(o),c=n.f,d=r.f,f=0;f<u.length;f++){var h=u[f];!e(i,h)&&!(a&&e(a,h))&&c(i,h,d(o,h))}},Gy}var Ky,NT;function vk(){if(NT)return Ky;NT=1;var e=at(),t=Et(),r=/#|\.prototype\./,n=function(c,d){var f=o[i(c)];return f===u?!0:f===a?!1:t(d)?e(d):!!d},i=n.normalize=function(c){return String(c).replace(r,".").toLowerCase()},o=n.data={},a=n.NATIVE="N",u=n.POLYFILL="P";return Ky=n,Ky}var Yy,TT;function Kn(){if(TT)return Yy;TT=1;var e=bt(),t=uk().f,r=Qa(),n=Ri(),i=cw(),o=vZ(),a=vk();return Yy=function(u,c){var d=u.target,f=u.global,h=u.stat,p,v,m,y,x,b;if(f?v=e:h?v=e[d]||i(d,{}):v=e[d]&&e[d].prototype,v)for(m in c){if(x=c[m],u.dontCallGetSet?(b=t(v,m),y=b&&b.value):y=v[m],p=a(f?m:d+(h?".":"#")+m,u.forced),!p&&y!==void 0){if(typeof x==typeof y)continue;o(x,y)}(u.sham||y&&y.sham)&&r(x,"sham",!0),n(v,m,x,u)}},Yy}var Xy,AT;function bw(){if(AT)return Xy;AT=1;var e=$t(),t=e("toStringTag"),r={};return r[t]="z",Xy=String(r)==="[object z]",Xy}var Zy,MT;function cl(){if(MT)return Zy;MT=1;var e=bw(),t=Et(),r=Gn(),n=$t(),i=n("toStringTag"),o=Object,a=r((function(){return arguments})())==="Arguments",u=function(c,d){try{return c[d]}catch{}};return Zy=e?r:function(c){var d,f,h;return c===void 0?"Undefined":c===null?"Null":typeof(f=u(d=o(c),i))=="string"?f:a?r(d):(h=r(d))==="Object"&&t(d.callee)?"Arguments":h},Zy}var Jy,DT;function Ii(){if(DT)return Jy;DT=1;var e=cl(),t=String;return Jy=function(r){if(e(r)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return t(r)},Jy}var Qy,jT;function gk(){return jT||(jT=1,Qy=`
67
- \v\f\r                 \u2028\u2029\uFEFF`),Qy}var e0,qT;function gZ(){if(qT)return e0;qT=1;var e=it(),t=Ci(),r=Ii(),n=gk(),i=e("".replace),o=RegExp("^["+n+"]+"),a=RegExp("(^|[^"+n+"])["+n+"]+$"),u=function(c){return function(d){var f=r(t(d));return c&1&&(f=i(f,o,"")),c&2&&(f=i(f,a,"$1")),f}};return e0={start:u(1),end:u(2),trim:u(3)},e0}var t0,kT;function mZ(){if(kT)return t0;kT=1;var e=bt(),t=at(),r=it(),n=Ii(),i=gZ().trim,o=gk(),a=e.parseInt,u=e.Symbol,c=u&&u.iterator,d=/^[+-]?0x/i,f=r(d.exec),h=a(o+"08")!==8||a(o+"0x16")!==22||c&&!t(function(){a(Object(c))});return t0=h?function(v,m){var y=i(n(v));return a(y,m>>>0||(f(d,y)?16:10))}:a,t0}var LT;function yZ(){if(LT)return xN;LT=1;var e=Kn(),t=mZ();return e({global:!0,forced:parseInt!==t},{parseInt:t}),xN}yZ();var BT={},r0,FT;function mk(){if(FT)return r0;FT=1;var e=hk(),t=mw();return r0=Object.keys||function(n){return e(n,t)},r0}var n0,$T;function bZ(){if($T)return n0;$T=1;var e=zr(),t=it(),r=Zt(),n=at(),i=mk(),o=pk(),a=tk(),u=Io(),c=rl(),d=Object.assign,f=Object.defineProperty,h=t([].concat);return n0=!d||n(function(){if(e&&d({b:1},d(f({},"a",{enumerable:!0,get:function(){f(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var p={},v={},m=Symbol("assign detection"),y="abcdefghijklmnopqrst";return p[m]=7,y.split("").forEach(function(x){v[x]=x}),d({},p)[m]!==7||i(d({},v)).join("")!==y})?function(v,m){for(var y=u(v),x=arguments.length,b=1,w=o.f,E=a.f;x>b;)for(var _=c(arguments[b++]),S=w?h(i(_),w(_)):i(_),R=S.length,I=0,N;R>I;)N=S[I++],(!e||r(E,_,N))&&(y[N]=_[N]);return y}:d,n0}var zT;function xZ(){if(zT)return BT;zT=1;var e=Kn(),t=bZ();return e({target:"Object",stat:!0,arity:2,forced:Object.assign!==t},{assign:t}),BT}xZ();var HT={},i0,UT;function wZ(){if(UT)return i0;UT=1;var e=Gn(),t=it();return i0=function(r){if(e(r)==="Function")return t(r)},i0}var o0,VT;function yk(){if(VT)return o0;VT=1;var e=wZ(),t=Za(),r=tl(),n=e(e.bind);return o0=function(i,o){return t(i),o===void 0?i:r?n(i,o):function(){return i.apply(o,arguments)}},o0}var a0,WT;function _Z(){if(WT)return a0;WT=1;var e=Gn();return a0=Array.isArray||function(r){return e(r)==="Array"},a0}var s0,GT;function EZ(){if(GT)return s0;GT=1;var e=it(),t=at(),r=Et(),n=cl(),i=nl(),o=lk(),a=function(){},u=i("Reflect","construct"),c=/^\s*(?:class|function)\b/,d=e(c.exec),f=!c.test(a),h=function(m){if(!r(m))return!1;try{return u(a,[],m),!0}catch{return!1}},p=function(m){if(!r(m))return!1;switch(n(m)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return f||!!d(c,o(m))}catch{return!0}};return p.sham=!0,s0=!u||t(function(){var v;return h(h.call)||!h(Object)||!h(function(){v=!0})||v})?p:h,s0}var u0,KT;function SZ(){if(KT)return u0;KT=1;var e=_Z(),t=EZ(),r=Nt(),n=$t(),i=n("species"),o=Array;return u0=function(a){var u;return e(a)&&(u=a.constructor,t(u)&&(u===o||e(u.prototype))?u=void 0:r(u)&&(u=u[i],u===null&&(u=void 0))),u===void 0?o:u},u0}var c0,YT;function OZ(){if(YT)return c0;YT=1;var e=SZ();return c0=function(t,r){return new(e(t))(r===0?0:r)},c0}var l0,XT;function bk(){if(XT)return l0;XT=1;var e=yk(),t=it(),r=rl(),n=Io(),i=ul(),o=OZ(),a=t([].push),u=function(c){var d=c===1,f=c===2,h=c===3,p=c===4,v=c===6,m=c===7,y=c===5||v;return function(x,b,w,E){for(var _=n(x),S=r(_),R=i(S),I=e(b,w),N=0,D=E||o,L=d?D(x,R):f||m?D(x,0):void 0,B,U;R>N;N++)if((y||N in S)&&(B=S[N],U=I(B,N,_),c))if(d)L[N]=U;else if(U)switch(c){case 3:return!0;case 5:return B;case 6:return N;case 2:a(L,B)}else switch(c){case 4:return!1;case 7:a(L,B)}return v?-1:h||p?p:L}};return l0={forEach:u(0),map:u(1),filter:u(2),some:u(3),every:u(4),find:u(5),findIndex:u(6),filterReject:u(7)},l0}var f0,ZT;function CZ(){if(ZT)return f0;ZT=1;var e=at(),t=$t(),r=sw(),n=t("species");return f0=function(i){return r>=51||!e(function(){var o=[],a=o.constructor={};return a[n]=function(){return{foo:1}},o[i](Boolean).foo!==1})},f0}var JT;function RZ(){if(JT)return HT;JT=1;var e=Kn(),t=bk().filter,r=CZ(),n=r("filter");return e({target:"Array",proto:!0,forced:!n},{filter:function(o){return t(this,o,arguments.length>1?arguments[1]:void 0)}}),HT}RZ();var QT={},d0,eA;function IZ(){if(eA)return d0;eA=1;var e=bw(),t=cl();return d0=e?{}.toString:function(){return"[object "+t(this)+"]"},d0}var tA;function PZ(){if(tA)return QT;tA=1;var e=bw(),t=Ri(),r=IZ();return e||t(Object.prototype,"toString",r,{unsafe:!0}),QT}PZ();var h0={},rA;function NZ(){if(rA)return h0;rA=1;var e=zr(),t=ck(),r=On(),n=Ir(),i=Ro(),o=mk();return h0.f=e&&!t?Object.defineProperties:function(u,c){n(u);for(var d=i(c),f=o(c),h=f.length,p=0,v;h>p;)r.f(u,v=f[p++],d[v]);return u},h0}var p0,nA;function TZ(){if(nA)return p0;nA=1;var e=nl();return p0=e("document","documentElement"),p0}var v0,iA;function ll(){if(iA)return v0;iA=1;var e=Ir(),t=NZ(),r=mw(),n=al(),i=TZ(),o=hw(),a=vw(),u=">",c="<",d="prototype",f="script",h=a("IE_PROTO"),p=function(){},v=function(w){return c+f+u+w+c+"/"+f+u},m=function(w){w.write(v("")),w.close();var E=w.parentWindow.Object;return w=null,E},y=function(){var w=o("iframe"),E="java"+f+":",_;return w.style.display="none",i.appendChild(w),w.src=String(E),_=w.contentWindow.document,_.open(),_.write(v("document.F=Object")),_.close(),_.F},x,b=function(){try{x=new ActiveXObject("htmlfile")}catch{}b=typeof document<"u"?document.domain&&x?m(x):y():m(x);for(var w=r.length;w--;)delete b[d][r[w]];return b()};return n[h]=!0,v0=Object.create||function(E,_){var S;return E!==null?(p[d]=e(E),S=new p,p[d]=null,S[h]=E):S=b(),_===void 0?S:t.f(S,_)},v0}var g0,oA;function AZ(){if(oA)return g0;oA=1;var e=$t(),t=ll(),r=On().f,n=e("unscopables"),i=Array.prototype;return i[n]===void 0&&r(i,n,{configurable:!0,value:t(null)}),g0=function(o){i[n][o]=!0},g0}var m0,aA;function es(){return aA||(aA=1,m0={}),m0}var y0,sA;function MZ(){if(sA)return y0;sA=1;var e=at();return y0=!e(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}),y0}var b0,uA;function xk(){if(uA)return b0;uA=1;var e=Rr(),t=Et(),r=Io(),n=vw(),i=MZ(),o=n("IE_PROTO"),a=Object,u=a.prototype;return b0=i?a.getPrototypeOf:function(c){var d=r(c);if(e(d,o))return d[o];var f=d.constructor;return t(f)&&d instanceof f?f.prototype:d instanceof a?u:null},b0}var x0,cA;function wk(){if(cA)return x0;cA=1;var e=at(),t=Et(),r=Nt(),n=ll(),i=xk(),o=Ri(),a=$t(),u=ol(),c=a("iterator"),d=!1,f,h,p;[].keys&&(p=[].keys(),"next"in p?(h=i(i(p)),h!==Object.prototype&&(f=h)):d=!0);var v=!r(f)||e(function(){var m={};return f[c].call(m)!==m});return v?f={}:u&&(f=n(f)),t(f[c])||o(f,c,function(){return this}),x0={IteratorPrototype:f,BUGGY_SAFARI_ITERATORS:d},x0}var w0,lA;function fl(){if(lA)return w0;lA=1;var e=On().f,t=Rr(),r=$t(),n=r("toStringTag");return w0=function(i,o,a){i&&!a&&(i=i.prototype),i&&!t(i,n)&&e(i,n,{configurable:!0,value:o})},w0}var _0,fA;function DZ(){if(fA)return _0;fA=1;var e=wk().IteratorPrototype,t=ll(),r=aw(),n=fl(),i=es(),o=function(){return this};return _0=function(a,u,c,d){var f=u+" Iterator";return a.prototype=t(e,{next:r(+!d,c)}),n(a,f,!1,!0),i[f]=o,a},_0}var E0,dA;function jZ(){if(dA)return E0;dA=1;var e=it(),t=Za();return E0=function(r,n,i){try{return e(t(Object.getOwnPropertyDescriptor(r,n)[i]))}catch{}},E0}var S0,hA;function qZ(){if(hA)return S0;hA=1;var e=Nt();return S0=function(t){return e(t)||t===null},S0}var O0,pA;function kZ(){if(pA)return O0;pA=1;var e=qZ(),t=String,r=TypeError;return O0=function(n){if(e(n))return n;throw new r("Can't set "+t(n)+" as a prototype")},O0}var C0,vA;function _k(){if(vA)return C0;vA=1;var e=jZ(),t=Nt(),r=Ci(),n=kZ();return C0=Object.setPrototypeOf||("__proto__"in{}?(function(){var i=!1,o={},a;try{a=e(Object.prototype,"__proto__","set"),a(o,[]),i=o instanceof Array}catch{}return function(c,d){return r(c),n(d),t(c)&&(i?a(c,d):c.__proto__=d),c}})():void 0),C0}var R0,gA;function Ek(){if(gA)return R0;gA=1;var e=Kn(),t=Zt(),r=ol(),n=pw(),i=Et(),o=DZ(),a=xk(),u=_k(),c=fl(),d=Qa(),f=Ri(),h=$t(),p=es(),v=wk(),m=n.PROPER,y=n.CONFIGURABLE,x=v.IteratorPrototype,b=v.BUGGY_SAFARI_ITERATORS,w=h("iterator"),E="keys",_="values",S="entries",R=function(){return this};return R0=function(I,N,D,L,B,U,j){o(D,N,L);var T=function(H){if(H===B&&re)return re;if(!b&&H&&H in X)return X[H];switch(H){case E:return function(){return new D(this,H)};case _:return function(){return new D(this,H)};case S:return function(){return new D(this,H)}}return function(){return new D(this)}},G=N+" Iterator",z=!1,X=I.prototype,Z=X[w]||X["@@iterator"]||B&&X[B],re=!b&&Z||T(B),W=N==="Array"&&X.entries||Z,Q,ue,oe;if(W&&(Q=a(W.call(new I)),Q!==Object.prototype&&Q.next&&(!r&&a(Q)!==x&&(u?u(Q,x):i(Q[w])||f(Q,w,R)),c(Q,G,!0,!0),r&&(p[G]=R))),m&&B===_&&Z&&Z.name!==_&&(!r&&y?d(X,"name",_):(z=!0,re=function(){return t(Z,this)})),B)if(ue={values:T(_),keys:U?re:T(E),entries:T(S)},j)for(oe in ue)(b||z||!(oe in X))&&f(X,oe,ue[oe]);else e({target:N,proto:!0,forced:b||z},ue);return(!r||j)&&X[w]!==re&&f(X,w,re,{name:B}),p[N]=re,ue},R0}var I0,mA;function Sk(){return mA||(mA=1,I0=function(e,t){return{value:e,done:t}}),I0}var P0,yA;function Ok(){if(yA)return P0;yA=1;var e=Ro(),t=AZ(),r=es(),n=Po(),i=On().f,o=Ek(),a=Sk(),u=ol(),c=zr(),d="Array Iterator",f=n.set,h=n.getterFor(d);P0=o(Array,"Array",function(v,m){f(this,{type:d,target:e(v),index:0,kind:m})},function(){var v=h(this),m=v.target,y=v.index++;if(!m||y>=m.length)return v.target=null,a(void 0,!0);switch(v.kind){case"keys":return a(y,!1);case"values":return a(m[y],!1)}return a([y,m[y]],!1)},"values");var p=r.Arguments=r.Array;if(t("keys"),t("values"),t("entries"),!u&&c&&p.name!=="values")try{i(p,"name",{value:"values"})}catch{}return P0}Ok();var bA={},N0,xA;function Ck(){if(xA)return N0;xA=1;var e=it(),t=sl(),r=Ii(),n=Ci(),i=e("".charAt),o=e("".charCodeAt),a=e("".slice),u=function(c){return function(d,f){var h=r(n(d)),p=t(f),v=h.length,m,y;return p<0||p>=v?c?"":void 0:(m=o(h,p),m<55296||m>56319||p+1===v||(y=o(h,p+1))<56320||y>57343?c?i(h,p):m:c?a(h,p,p+2):(m-55296<<10)+(y-56320)+65536)}};return N0={codeAt:u(!1),charAt:u(!0)},N0}var wA;function LZ(){if(wA)return bA;wA=1;var e=Ck().charAt,t=Ii(),r=Po(),n=Ek(),i=Sk(),o="String Iterator",a=r.set,u=r.getterFor(o);return n(String,"String",function(c){a(this,{type:o,string:t(c),index:0})},function(){var d=u(this),f=d.string,h=d.index,p;return h>=f.length?i(void 0,!0):(p=e(f,h),d.index+=p.length,i(p,!1))}),bA}LZ();var _A={},EA={},T0,SA;function Rk(){if(SA)return T0;SA=1;var e=at();return T0=!e(function(){return Object.isExtensible(Object.preventExtensions({}))}),T0}var A0,OA;function Ik(){if(OA)return A0;OA=1;var e=Ri();return A0=function(t,r,n){for(var i in r)e(t,i,r[i],n);return t},A0}var M0={exports:{}},D0={},j0,CA;function BZ(){if(CA)return j0;CA=1;var e=it();return j0=e([].slice),j0}var RA;function FZ(){if(RA)return D0;RA=1;var e=Gn(),t=Ro(),r=yw().f,n=BZ(),i=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],o=function(a){try{return r(a)}catch{return n(i)}};return D0.f=function(u){return i&&e(u)==="Window"?o(u):r(t(u))},D0}var q0,IA;function $Z(){if(IA)return q0;IA=1;var e=at();return q0=e(function(){if(typeof ArrayBuffer=="function"){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}),q0}var k0,PA;function zZ(){if(PA)return k0;PA=1;var e=at(),t=Nt(),r=Gn(),n=$Z(),i=Object.isExtensible,o=e(function(){});return k0=o||n?function(u){return!t(u)||n&&r(u)==="ArrayBuffer"?!1:i?i(u):!0}:i,k0}var NA;function xw(){if(NA)return M0.exports;NA=1;var e=Kn(),t=it(),r=al(),n=Nt(),i=Rr(),o=On().f,a=yw(),u=FZ(),c=zZ(),d=dw(),f=Rk(),h=!1,p=d("meta"),v=0,m=function(_){o(_,p,{value:{objectID:"O"+v++,weakData:{}}})},y=function(_,S){if(!n(_))return typeof _=="symbol"?_:(typeof _=="string"?"S":"P")+_;if(!i(_,p)){if(!c(_))return"F";if(!S)return"E";m(_)}return _[p].objectID},x=function(_,S){if(!i(_,p)){if(!c(_))return!0;if(!S)return!1;m(_)}return _[p].weakData},b=function(_){return f&&h&&c(_)&&!i(_,p)&&m(_),_},w=function(){E.enable=function(){},h=!0;var _=a.f,S=t([].splice),R={};R[p]=1,_(R).length&&(a.f=function(I){for(var N=_(I),D=0,L=N.length;D<L;D++)if(N[D]===p){S(N,D,1);break}return N},e({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:u.f}))},E=M0.exports={enable:w,fastKey:y,getWeakData:x,onFreeze:b};return r[p]=!0,M0.exports}var L0,TA;function HZ(){if(TA)return L0;TA=1;var e=$t(),t=es(),r=e("iterator"),n=Array.prototype;return L0=function(i){return i!==void 0&&(t.Array===i||n[r]===i)},L0}var B0,AA;function Pk(){if(AA)return B0;AA=1;var e=cl(),t=Ja(),r=Xa(),n=es(),i=$t(),o=i("iterator");return B0=function(a){if(!r(a))return t(a,o)||t(a,"@@iterator")||n[e(a)]},B0}var F0,MA;function UZ(){if(MA)return F0;MA=1;var e=Zt(),t=Za(),r=Ir(),n=uw(),i=Pk(),o=TypeError;return F0=function(a,u){var c=arguments.length<2?i(a):u;if(t(c))return r(e(c,a));throw new o(n(a)+" is not iterable")},F0}var $0,DA;function VZ(){if(DA)return $0;DA=1;var e=Zt(),t=Ir(),r=Ja();return $0=function(n,i,o){var a,u;t(n);try{if(a=r(n,"return"),!a){if(i==="throw")throw o;return o}a=e(a,n)}catch(c){u=!0,a=c}if(i==="throw")throw o;if(u)throw a;return t(a),o},$0}var z0,jA;function Nk(){if(jA)return z0;jA=1;var e=yk(),t=Zt(),r=Ir(),n=uw(),i=HZ(),o=ul(),a=il(),u=UZ(),c=Pk(),d=VZ(),f=TypeError,h=function(v,m){this.stopped=v,this.result=m},p=h.prototype;return z0=function(v,m,y){var x=y&&y.that,b=!!(y&&y.AS_ENTRIES),w=!!(y&&y.IS_RECORD),E=!!(y&&y.IS_ITERATOR),_=!!(y&&y.INTERRUPTED),S=e(m,x),R,I,N,D,L,B,U,j=function(G){return R&&d(R,"normal"),new h(!0,G)},T=function(G){return b?(r(G),_?S(G[0],G[1],j):S(G[0],G[1])):_?S(G,j):S(G)};if(w)R=v.iterator;else if(E)R=v;else{if(I=c(v),!I)throw new f(n(v)+" is not iterable");if(i(I)){for(N=0,D=o(v);D>N;N++)if(L=T(v[N]),L&&a(p,L))return L;return new h(!1)}R=u(v,I)}for(B=w?v.next:R.next;!(U=t(B,R)).done;){try{L=T(U.value)}catch(G){d(R,"throw",G)}if(typeof L=="object"&&L&&a(p,L))return L}return new h(!1)},z0}var H0,qA;function Tk(){if(qA)return H0;qA=1;var e=il(),t=TypeError;return H0=function(r,n){if(e(n,r))return r;throw new t("Incorrect invocation")},H0}var U0,kA;function WZ(){if(kA)return U0;kA=1;var e=$t(),t=e("iterator"),r=!1;try{var n=0,i={next:function(){return{done:!!n++}},return:function(){r=!0}};i[t]=function(){return this},Array.from(i,function(){throw 2})}catch{}return U0=function(o,a){try{if(!a&&!r)return!1}catch{return!1}var u=!1;try{var c={};c[t]=function(){return{next:function(){return{done:u=!0}}}},o(c)}catch{}return u},U0}var V0,LA;function GZ(){if(LA)return V0;LA=1;var e=Et(),t=Nt(),r=_k();return V0=function(n,i,o){var a,u;return r&&e(a=i.constructor)&&a!==o&&t(u=a.prototype)&&u!==o.prototype&&r(n,u),n},V0}var W0,BA;function KZ(){if(BA)return W0;BA=1;var e=Kn(),t=bt(),r=it(),n=vk(),i=Ri(),o=xw(),a=Nk(),u=Tk(),c=Et(),d=Xa(),f=Nt(),h=at(),p=WZ(),v=fl(),m=GZ();return W0=function(y,x,b){var w=y.indexOf("Map")!==-1,E=y.indexOf("Weak")!==-1,_=w?"set":"add",S=t[y],R=S&&S.prototype,I=S,N={},D=function(z){var X=r(R[z]);i(R,z,z==="add"?function(re){return X(this,re===0?0:re),this}:z==="delete"?function(Z){return E&&!f(Z)?!1:X(this,Z===0?0:Z)}:z==="get"?function(re){return E&&!f(re)?void 0:X(this,re===0?0:re)}:z==="has"?function(re){return E&&!f(re)?!1:X(this,re===0?0:re)}:function(re,W){return X(this,re===0?0:re,W),this})},L=n(y,!c(S)||!(E||R.forEach&&!h(function(){new S().entries().next()})));if(L)I=b.getConstructor(x,y,w,_),o.enable();else if(n(y,!0)){var B=new I,U=B[_](E?{}:-0,1)!==B,j=h(function(){B.has(1)}),T=p(function(z){new S(z)}),G=!E&&h(function(){for(var z=new S,X=5;X--;)z[_](X,X);return!z.has(-0)});T||(I=x(function(z,X){u(z,R);var Z=m(new S,z,I);return d(X)||a(X,Z[_],{that:Z,AS_ENTRIES:w}),Z}),I.prototype=R,R.constructor=I),(j||G)&&(D("delete"),D("has"),w&&D("get")),(G||U)&&D(_),E&&R.clear&&delete R.clear}return N[y]=I,e({global:!0,constructor:!0,forced:I!==S},N),v(I,y),E||b.setStrong(I,y,w),I},W0}var G0,FA;function YZ(){if(FA)return G0;FA=1;var e=it(),t=Ik(),r=xw().getWeakData,n=Tk(),i=Ir(),o=Xa(),a=Nt(),u=Nk(),c=bk(),d=Rr(),f=Po(),h=f.set,p=f.getterFor,v=c.find,m=c.findIndex,y=e([].splice),x=0,b=function(_){return _.frozen||(_.frozen=new w)},w=function(){this.entries=[]},E=function(_,S){return v(_.entries,function(R){return R[0]===S})};return w.prototype={get:function(_){var S=E(this,_);if(S)return S[1]},has:function(_){return!!E(this,_)},set:function(_,S){var R=E(this,_);R?R[1]=S:this.entries.push([_,S])},delete:function(_){var S=m(this.entries,function(R){return R[0]===_});return~S&&y(this.entries,S,1),!!~S}},G0={getConstructor:function(_,S,R,I){var N=_(function(U,j){n(U,D),h(U,{type:S,id:x++,frozen:null}),o(j)||u(j,U[I],{that:U,AS_ENTRIES:R})}),D=N.prototype,L=p(S),B=function(U,j,T){var G=L(U),z=r(i(j),!0);return z===!0?b(G).set(j,T):z[G.id]=T,U};return t(D,{delete:function(U){var j=L(this);if(!a(U))return!1;var T=r(U);return T===!0?b(j).delete(U):T&&d(T,j.id)&&delete T[j.id]},has:function(j){var T=L(this);if(!a(j))return!1;var G=r(j);return G===!0?b(T).has(j):G&&d(G,T.id)}}),t(D,R?{get:function(j){var T=L(this);if(a(j)){var G=r(j);if(G===!0)return b(T).get(j);if(G)return G[T.id]}},set:function(j,T){return B(this,j,T)}}:{add:function(j){return B(this,j,!0)}}),N}},G0}var $A;function XZ(){if($A)return EA;$A=1;var e=Rk(),t=bt(),r=it(),n=Ik(),i=xw(),o=KZ(),a=YZ(),u=Nt(),c=Po().enforce,d=at(),f=fk(),h=Object,p=Array.isArray,v=h.isExtensible,m=h.isFrozen,y=h.isSealed,x=h.freeze,b=h.seal,w=!t.ActiveXObject&&"ActiveXObject"in t,E,_=function(U){return function(){return U(this,arguments.length?arguments[0]:void 0)}},S=o("WeakMap",_,a),R=S.prototype,I=r(R.set),N=function(){return e&&d(function(){var U=x([]);return I(new S,U,1),!m(U)})};if(f)if(w){E=a.getConstructor(_,"WeakMap",!0),i.enable();var D=r(R.delete),L=r(R.has),B=r(R.get);n(R,{delete:function(U){if(u(U)&&!v(U)){var j=c(this);return j.frozen||(j.frozen=new E),D(this,U)||j.frozen.delete(U)}return D(this,U)},has:function(j){if(u(j)&&!v(j)){var T=c(this);return T.frozen||(T.frozen=new E),L(this,j)||T.frozen.has(j)}return L(this,j)},get:function(j){if(u(j)&&!v(j)){var T=c(this);return T.frozen||(T.frozen=new E),L(this,j)?B(this,j):T.frozen.get(j)}return B(this,j)},set:function(j,T){if(u(j)&&!v(j)){var G=c(this);G.frozen||(G.frozen=new E),L(this,j)?I(this,j,T):G.frozen.set(j,T)}else I(this,j,T);return this}})}else N()&&n(R,{set:function(j,T){var G;return p(j)&&(m(j)?G=x:y(j)&&(G=b)),I(this,j,T),G&&G(j),this}});return EA}var zA;function ZZ(){return zA||(zA=1,XZ()),_A}ZZ();var HA={},K0,UA;function JZ(){return UA||(UA=1,K0={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}),K0}var Y0,VA;function QZ(){if(VA)return Y0;VA=1;var e=hw(),t=e("span").classList,r=t&&t.constructor&&t.constructor.prototype;return Y0=r===Object.prototype?void 0:r,Y0}var WA;function eJ(){if(WA)return HA;WA=1;var e=bt(),t=JZ(),r=QZ(),n=Ok(),i=Qa(),o=fl(),a=$t(),u=a("iterator"),c=n.values,d=function(h,p){if(h){if(h[u]!==c)try{i(h,u,c)}catch{h[u]=c}if(o(h,p,!0),t[p]){for(var v in n)if(h[v]!==n[v])try{i(h,v,n[v])}catch{h[v]=n[v]}}}};for(var f in t)d(e[f]&&e[f].prototype,f);return d(r,"DOMTokenList"),HA}eJ();var X0,GA;function tJ(){if(GA)return X0;GA=1;var e="Expected a function",t=NaN,r="[object Symbol]",n=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,o=/^0b[01]+$/i,a=/^0o[0-7]+$/i,u=parseInt,c=typeof ht=="object"&&ht&&ht.Object===Object&&ht,d=typeof self=="object"&&self&&self.Object===Object&&self,f=c||d||Function("return this")(),h=Object.prototype,p=h.toString,v=Math.max,m=Math.min,y=function(){return f.Date.now()};function x(R,I,N){var D,L,B,U,j,T,G=0,z=!1,X=!1,Z=!0;if(typeof R!="function")throw new TypeError(e);I=S(I)||0,w(N)&&(z=!!N.leading,X="maxWait"in N,B=X?v(S(N.maxWait)||0,I):B,Z="trailing"in N?!!N.trailing:Z);function re(F){var te=D,ie=L;return D=L=void 0,G=F,U=R.apply(ie,te),U}function W(F){return G=F,j=setTimeout(oe,I),z?re(F):U}function Q(F){var te=F-T,ie=F-G,ae=I-te;return X?m(ae,B-ie):ae}function ue(F){var te=F-T,ie=F-G;return T===void 0||te>=I||te<0||X&&ie>=B}function oe(){var F=y();if(ue(F))return H(F);j=setTimeout(oe,Q(F))}function H(F){return j=void 0,Z&&D?re(F):(D=L=void 0,U)}function K(){j!==void 0&&clearTimeout(j),G=0,D=T=L=j=void 0}function $(){return j===void 0?U:H(y())}function k(){var F=y(),te=ue(F);if(D=arguments,L=this,T=F,te){if(j===void 0)return W(T);if(X)return j=setTimeout(oe,I),re(T)}return j===void 0&&(j=setTimeout(oe,I)),U}return k.cancel=K,k.flush=$,k}function b(R,I,N){var D=!0,L=!0;if(typeof R!="function")throw new TypeError(e);return w(N)&&(D="leading"in N?!!N.leading:D,L="trailing"in N?!!N.trailing:L),x(R,I,{leading:D,maxWait:I,trailing:L})}function w(R){var I=typeof R;return!!R&&(I=="object"||I=="function")}function E(R){return!!R&&typeof R=="object"}function _(R){return typeof R=="symbol"||E(R)&&p.call(R)==r}function S(R){if(typeof R=="number")return R;if(_(R))return t;if(w(R)){var I=typeof R.valueOf=="function"?R.valueOf():R;R=w(I)?I+"":I}if(typeof R!="string")return R===0?R:+R;R=R.replace(n,"");var N=o.test(R);return N||a.test(R)?u(R.slice(2),N?2:8):i.test(R)?t:+R}return X0=b,X0}var rJ=tJ();const KA=Un(rJ);var Z0,YA;function nJ(){if(YA)return Z0;YA=1;var e="Expected a function",t=NaN,r="[object Symbol]",n=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,o=/^0b[01]+$/i,a=/^0o[0-7]+$/i,u=parseInt,c=typeof ht=="object"&&ht&&ht.Object===Object&&ht,d=typeof self=="object"&&self&&self.Object===Object&&self,f=c||d||Function("return this")(),h=Object.prototype,p=h.toString,v=Math.max,m=Math.min,y=function(){return f.Date.now()};function x(S,R,I){var N,D,L,B,U,j,T=0,G=!1,z=!1,X=!0;if(typeof S!="function")throw new TypeError(e);R=_(R)||0,b(I)&&(G=!!I.leading,z="maxWait"in I,L=z?v(_(I.maxWait)||0,R):L,X="trailing"in I?!!I.trailing:X);function Z(k){var F=N,te=D;return N=D=void 0,T=k,B=S.apply(te,F),B}function re(k){return T=k,U=setTimeout(ue,R),G?Z(k):B}function W(k){var F=k-j,te=k-T,ie=R-F;return z?m(ie,L-te):ie}function Q(k){var F=k-j,te=k-T;return j===void 0||F>=R||F<0||z&&te>=L}function ue(){var k=y();if(Q(k))return oe(k);U=setTimeout(ue,W(k))}function oe(k){return U=void 0,X&&N?Z(k):(N=D=void 0,B)}function H(){U!==void 0&&clearTimeout(U),T=0,N=j=D=U=void 0}function K(){return U===void 0?B:oe(y())}function $(){var k=y(),F=Q(k);if(N=arguments,D=this,j=k,F){if(U===void 0)return re(j);if(z)return U=setTimeout(ue,R),Z(j)}return U===void 0&&(U=setTimeout(ue,R)),B}return $.cancel=H,$.flush=K,$}function b(S){var R=typeof S;return!!S&&(R=="object"||R=="function")}function w(S){return!!S&&typeof S=="object"}function E(S){return typeof S=="symbol"||w(S)&&p.call(S)==r}function _(S){if(typeof S=="number")return S;if(E(S))return t;if(b(S)){var R=typeof S.valueOf=="function"?S.valueOf():S;S=b(R)?R+"":R}if(typeof S!="string")return S===0?S:+S;S=S.replace(n,"");var I=o.test(S);return I||a.test(S)?u(S.slice(2),I?2:8):i.test(S)?t:+S}return Z0=x,Z0}var iJ=nJ();const XA=Un(iJ);var J0,ZA;function oJ(){if(ZA)return J0;ZA=1;var e="Expected a function",t="__lodash_hash_undefined__",r="[object Function]",n="[object GeneratorFunction]",i=/[\\^$.*+?()[\]{}|]/g,o=/^\[object .+?Constructor\]$/,a=typeof ht=="object"&&ht&&ht.Object===Object&&ht,u=typeof self=="object"&&self&&self.Object===Object&&self,c=a||u||Function("return this")();function d(he,le){return he==null?void 0:he[le]}function f(he){var le=!1;if(he!=null&&typeof he.toString!="function")try{le=!!(he+"")}catch{}return le}var h=Array.prototype,p=Function.prototype,v=Object.prototype,m=c["__core-js_shared__"],y=(function(){var he=/[^.]+$/.exec(m&&m.keys&&m.keys.IE_PROTO||"");return he?"Symbol(src)_1."+he:""})(),x=p.toString,b=v.hasOwnProperty,w=v.toString,E=RegExp("^"+x.call(b).replace(i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),_=h.splice,S=F(c,"Map"),R=F(Object,"create");function I(he){var le=-1,Oe=he?he.length:0;for(this.clear();++le<Oe;){var Ne=he[le];this.set(Ne[0],Ne[1])}}function N(){this.__data__=R?R(null):{}}function D(he){return this.has(he)&&delete this.__data__[he]}function L(he){var le=this.__data__;if(R){var Oe=le[he];return Oe===t?void 0:Oe}return b.call(le,he)?le[he]:void 0}function B(he){var le=this.__data__;return R?le[he]!==void 0:b.call(le,he)}function U(he,le){var Oe=this.__data__;return Oe[he]=R&&le===void 0?t:le,this}I.prototype.clear=N,I.prototype.delete=D,I.prototype.get=L,I.prototype.has=B,I.prototype.set=U;function j(he){var le=-1,Oe=he?he.length:0;for(this.clear();++le<Oe;){var Ne=he[le];this.set(Ne[0],Ne[1])}}function T(){this.__data__=[]}function G(he){var le=this.__data__,Oe=K(le,he);if(Oe<0)return!1;var Ne=le.length-1;return Oe==Ne?le.pop():_.call(le,Oe,1),!0}function z(he){var le=this.__data__,Oe=K(le,he);return Oe<0?void 0:le[Oe][1]}function X(he){return K(this.__data__,he)>-1}function Z(he,le){var Oe=this.__data__,Ne=K(Oe,he);return Ne<0?Oe.push([he,le]):Oe[Ne][1]=le,this}j.prototype.clear=T,j.prototype.delete=G,j.prototype.get=z,j.prototype.has=X,j.prototype.set=Z;function re(he){var le=-1,Oe=he?he.length:0;for(this.clear();++le<Oe;){var Ne=he[le];this.set(Ne[0],Ne[1])}}function W(){this.__data__={hash:new I,map:new(S||j),string:new I}}function Q(he){return k(this,he).delete(he)}function ue(he){return k(this,he).get(he)}function oe(he){return k(this,he).has(he)}function H(he,le){return k(this,he).set(he,le),this}re.prototype.clear=W,re.prototype.delete=Q,re.prototype.get=ue,re.prototype.has=oe,re.prototype.set=H;function K(he,le){for(var Oe=he.length;Oe--;)if(we(he[Oe][0],le))return Oe;return-1}function $(he){if(!_e(he)||ie(he))return!1;var le=Se(he)||f(he)?E:o;return le.test(ae(he))}function k(he,le){var Oe=he.__data__;return te(le)?Oe[typeof le=="string"?"string":"hash"]:Oe.map}function F(he,le){var Oe=d(he,le);return $(Oe)?Oe:void 0}function te(he){var le=typeof he;return le=="string"||le=="number"||le=="symbol"||le=="boolean"?he!=="__proto__":he===null}function ie(he){return!!y&&y in he}function ae(he){if(he!=null){try{return x.call(he)}catch{}try{return he+""}catch{}}return""}function ce(he,le){if(typeof he!="function"||le&&typeof le!="function")throw new TypeError(e);var Oe=function(){var Ne=arguments,He=le?le.apply(this,Ne):Ne[0],qe=Oe.cache;if(qe.has(He))return qe.get(He);var Xe=he.apply(this,Ne);return Oe.cache=qe.set(He,Xe),Xe};return Oe.cache=new(ce.Cache||re),Oe}ce.Cache=re;function we(he,le){return he===le||he!==he&&le!==le}function Se(he){var le=_e(he)?w.call(he):"";return le==r||le==n}function _e(he){var le=typeof he;return!!he&&(le=="object"||le=="function")}return J0=ce,J0}var aJ=oJ();const sJ=Un(aJ);var hi=[],uJ=function(){return hi.some(function(e){return e.activeTargets.length>0})},cJ=function(){return hi.some(function(e){return e.skippedTargets.length>0})},JA="ResizeObserver loop completed with undelivered notifications.",lJ=function(){var e;typeof ErrorEvent=="function"?e=new ErrorEvent("error",{message:JA}):(e=document.createEvent("Event"),e.initEvent("error",!1,!1),e.message=JA),window.dispatchEvent(e)},Ba;(function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"})(Ba||(Ba={}));var pi=function(e){return Object.freeze(e)},fJ=(function(){function e(t,r){this.inlineSize=t,this.blockSize=r,pi(this)}return e})(),Ak=(function(){function e(t,r,n,i){return this.x=t,this.y=r,this.width=n,this.height=i,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,pi(this)}return e.prototype.toJSON=function(){var t=this,r=t.x,n=t.y,i=t.top,o=t.right,a=t.bottom,u=t.left,c=t.width,d=t.height;return{x:r,y:n,top:i,right:o,bottom:a,left:u,width:c,height:d}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e})(),ww=function(e){return e instanceof SVGElement&&"getBBox"in e},Mk=function(e){if(ww(e)){var t=e.getBBox(),r=t.width,n=t.height;return!r&&!n}var i=e,o=i.offsetWidth,a=i.offsetHeight;return!(o||a||e.getClientRects().length)},QA=function(e){var t;if(e instanceof Element)return!0;var r=(t=e==null?void 0:e.ownerDocument)===null||t===void 0?void 0:t.defaultView;return!!(r&&e instanceof r.Element)},dJ=function(e){switch(e.tagName){case"INPUT":if(e.type!=="image")break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1},Pa=typeof window<"u"?window:{},Iu=new WeakMap,eM=/auto|scroll/,hJ=/^tb|vertical/,pJ=/msie|trident/i.test(Pa.navigator&&Pa.navigator.userAgent),Yr=function(e){return parseFloat(e||"0")},uo=function(e,t,r){return e===void 0&&(e=0),t===void 0&&(t=0),r===void 0&&(r=!1),new fJ((r?t:e)||0,(r?e:t)||0)},tM=pi({devicePixelContentBoxSize:uo(),borderBoxSize:uo(),contentBoxSize:uo(),contentRect:new Ak(0,0,0,0)}),Dk=function(e,t){if(t===void 0&&(t=!1),Iu.has(e)&&!t)return Iu.get(e);if(Mk(e))return Iu.set(e,tM),tM;var r=getComputedStyle(e),n=ww(e)&&e.ownerSVGElement&&e.getBBox(),i=!pJ&&r.boxSizing==="border-box",o=hJ.test(r.writingMode||""),a=!n&&eM.test(r.overflowY||""),u=!n&&eM.test(r.overflowX||""),c=n?0:Yr(r.paddingTop),d=n?0:Yr(r.paddingRight),f=n?0:Yr(r.paddingBottom),h=n?0:Yr(r.paddingLeft),p=n?0:Yr(r.borderTopWidth),v=n?0:Yr(r.borderRightWidth),m=n?0:Yr(r.borderBottomWidth),y=n?0:Yr(r.borderLeftWidth),x=h+d,b=c+f,w=y+v,E=p+m,_=u?e.offsetHeight-E-e.clientHeight:0,S=a?e.offsetWidth-w-e.clientWidth:0,R=i?x+w:0,I=i?b+E:0,N=n?n.width:Yr(r.width)-R-S,D=n?n.height:Yr(r.height)-I-_,L=N+x+S+w,B=D+b+_+E,U=pi({devicePixelContentBoxSize:uo(Math.round(N*devicePixelRatio),Math.round(D*devicePixelRatio),o),borderBoxSize:uo(L,B,o),contentBoxSize:uo(N,D,o),contentRect:new Ak(h,c,N,D)});return Iu.set(e,U),U},jk=function(e,t,r){var n=Dk(e,r),i=n.borderBoxSize,o=n.contentBoxSize,a=n.devicePixelContentBoxSize;switch(t){case Ba.DEVICE_PIXEL_CONTENT_BOX:return a;case Ba.BORDER_BOX:return i;default:return o}},vJ=(function(){function e(t){var r=Dk(t);this.target=t,this.contentRect=r.contentRect,this.borderBoxSize=pi([r.borderBoxSize]),this.contentBoxSize=pi([r.contentBoxSize]),this.devicePixelContentBoxSize=pi([r.devicePixelContentBoxSize])}return e})(),qk=function(e){if(Mk(e))return 1/0;for(var t=0,r=e.parentNode;r;)t+=1,r=r.parentNode;return t},gJ=function(){var e=1/0,t=[];hi.forEach(function(a){if(a.activeTargets.length!==0){var u=[];a.activeTargets.forEach(function(d){var f=new vJ(d.target),h=qk(d.target);u.push(f),d.lastReportedSize=jk(d.target,d.observedBox),h<e&&(e=h)}),t.push(function(){a.callback.call(a.observer,u,a.observer)}),a.activeTargets.splice(0,a.activeTargets.length)}});for(var r=0,n=t;r<n.length;r++){var i=n[r];i()}return e},rM=function(e){hi.forEach(function(r){r.activeTargets.splice(0,r.activeTargets.length),r.skippedTargets.splice(0,r.skippedTargets.length),r.observationTargets.forEach(function(i){i.isActive()&&(qk(i.target)>e?r.activeTargets.push(i):r.skippedTargets.push(i))})})},mJ=function(){var e=0;for(rM(e);uJ();)e=gJ(),rM(e);return cJ()&&lJ(),e>0},Q0,kk=[],yJ=function(){return kk.splice(0).forEach(function(e){return e()})},bJ=function(e){if(!Q0){var t=0,r=document.createTextNode(""),n={characterData:!0};new MutationObserver(function(){return yJ()}).observe(r,n),Q0=function(){r.textContent="".concat(t?t--:t++)}}kk.push(e),Q0()},xJ=function(e){bJ(function(){requestAnimationFrame(e)})},$u=0,wJ=function(){return!!$u},_J=250,EJ={attributes:!0,characterData:!0,childList:!0,subtree:!0},nM=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],iM=function(e){return e===void 0&&(e=0),Date.now()+e},eb=!1,SJ=(function(){function e(){var t=this;this.stopped=!0,this.listener=function(){return t.schedule()}}return e.prototype.run=function(t){var r=this;if(t===void 0&&(t=_J),!eb){eb=!0;var n=iM(t);xJ(function(){var i=!1;try{i=mJ()}finally{if(eb=!1,t=n-iM(),!wJ())return;i?r.run(1e3):t>0?r.run(t):r.start()}})}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var t=this,r=function(){return t.observer&&t.observer.observe(document.body,EJ)};document.body?r():Pa.addEventListener("DOMContentLoaded",r)},e.prototype.start=function(){var t=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),nM.forEach(function(r){return Pa.addEventListener(r,t.listener,!0)}))},e.prototype.stop=function(){var t=this;this.stopped||(this.observer&&this.observer.disconnect(),nM.forEach(function(r){return Pa.removeEventListener(r,t.listener,!0)}),this.stopped=!0)},e})(),Gb=new SJ,oM=function(e){!$u&&e>0&&Gb.start(),$u+=e,!$u&&Gb.stop()},OJ=function(e){return!ww(e)&&!dJ(e)&&getComputedStyle(e).display==="inline"},CJ=(function(){function e(t,r){this.target=t,this.observedBox=r||Ba.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var t=jk(this.target,this.observedBox,!0);return OJ(this.target)&&(this.lastReportedSize=t),this.lastReportedSize.inlineSize!==t.inlineSize||this.lastReportedSize.blockSize!==t.blockSize},e})(),RJ=(function(){function e(t,r){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=t,this.callback=r}return e})(),Pu=new WeakMap,aM=function(e,t){for(var r=0;r<e.length;r+=1)if(e[r].target===t)return r;return-1},Nu=(function(){function e(){}return e.connect=function(t,r){var n=new RJ(t,r);Pu.set(t,n)},e.observe=function(t,r,n){var i=Pu.get(t),o=i.observationTargets.length===0;aM(i.observationTargets,r)<0&&(o&&hi.push(i),i.observationTargets.push(new CJ(r,n&&n.box)),oM(1),Gb.schedule())},e.unobserve=function(t,r){var n=Pu.get(t),i=aM(n.observationTargets,r),o=n.observationTargets.length===1;i>=0&&(o&&hi.splice(hi.indexOf(n),1),n.observationTargets.splice(i,1),oM(-1))},e.disconnect=function(t){var r=this,n=Pu.get(t);n.observationTargets.slice().forEach(function(i){return r.unobserve(t,i.target)}),n.activeTargets.splice(0,n.activeTargets.length)},e})(),IJ=(function(){function e(t){if(arguments.length===0)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if(typeof t!="function")throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");Nu.connect(this,t)}return e.prototype.observe=function(t,r){if(arguments.length===0)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!QA(t))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");Nu.observe(this,t,r)},e.prototype.unobserve=function(t){if(arguments.length===0)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!QA(t))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");Nu.unobserve(this,t)},e.prototype.disconnect=function(){Nu.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e})(),tb,sM;function PJ(){if(sM)return tb;sM=1;var e=!!(typeof window<"u"&&window.document&&window.document.createElement);return tb=e,tb}var NJ=PJ();const Lk=Un(NJ);var uM={},rb,cM;function TJ(){if(cM)return rb;cM=1;var e=Za(),t=Io(),r=rl(),n=ul(),i=TypeError,o="Reduce of empty array with no initial value",a=function(u){return function(c,d,f,h){var p=t(c),v=r(p),m=n(p);if(e(d),m===0&&f<2)throw new i(o);var y=u?m-1:0,x=u?-1:1;if(f<2)for(;;){if(y in v){h=v[y],y+=x;break}if(y+=x,u?y<0:m<=y)throw new i(o)}for(;u?y>=0:m>y;y+=x)y in v&&(h=d(h,v[y],y,p));return h}};return rb={left:a(!1),right:a(!0)},rb}var nb,lM;function AJ(){if(lM)return nb;lM=1;var e=at();return nb=function(t,r){var n=[][t];return!!n&&e(function(){n.call(null,r||function(){return 1},1)})},nb}var ib,fM;function MJ(){if(fM)return ib;fM=1;var e=bt(),t=rk(),r=Gn(),n=function(i){return t.slice(0,i.length)===i};return ib=(function(){return n("Bun/")?"BUN":n("Cloudflare-Workers")?"CLOUDFLARE":n("Deno/")?"DENO":n("Node.js/")?"NODE":e.Bun&&typeof Bun.version=="string"?"BUN":e.Deno&&typeof Deno.version=="object"?"DENO":r(e.process)==="process"?"NODE":e.window&&e.document?"BROWSER":"REST"})(),ib}var ob,dM;function DJ(){if(dM)return ob;dM=1;var e=MJ();return ob=e==="NODE",ob}var hM;function jJ(){if(hM)return uM;hM=1;var e=Kn(),t=TJ().left,r=AJ(),n=sw(),i=DJ(),o=!i&&n>79&&n<83,a=o||!r("reduce");return e({target:"Array",proto:!0,forced:a},{reduce:function(c){var d=arguments.length;return t(this,c,d,d>1?arguments[1]:void 0)}}),uM}jJ();var pM={},ab,vM;function Bk(){if(vM)return ab;vM=1;var e=Ir();return ab=function(){var t=e(this),r="";return t.hasIndices&&(r+="d"),t.global&&(r+="g"),t.ignoreCase&&(r+="i"),t.multiline&&(r+="m"),t.dotAll&&(r+="s"),t.unicode&&(r+="u"),t.unicodeSets&&(r+="v"),t.sticky&&(r+="y"),r},ab}var sb,gM;function qJ(){if(gM)return sb;gM=1;var e=at(),t=bt(),r=t.RegExp,n=e(function(){var a=r("a","y");return a.lastIndex=2,a.exec("abcd")!==null}),i=n||e(function(){return!r("a","y").sticky}),o=n||e(function(){var a=r("^r","gy");return a.lastIndex=2,a.exec("str")!==null});return sb={BROKEN_CARET:o,MISSED_STICKY:i,UNSUPPORTED_Y:n},sb}var ub,mM;function kJ(){if(mM)return ub;mM=1;var e=at(),t=bt(),r=t.RegExp;return ub=e(function(){var n=r(".","s");return!(n.dotAll&&n.test(`
68
- `)&&n.flags==="s")}),ub}var cb,yM;function LJ(){if(yM)return cb;yM=1;var e=at(),t=bt(),r=t.RegExp;return cb=e(function(){var n=r("(?<a>b)","g");return n.exec("b").groups.a!=="b"||"b".replace(n,"$<a>c")!=="bc"}),cb}var lb,bM;function _w(){if(bM)return lb;bM=1;var e=Zt(),t=it(),r=Ii(),n=Bk(),i=qJ(),o=fw(),a=ll(),u=Po().get,c=kJ(),d=LJ(),f=o("native-string-replace",String.prototype.replace),h=RegExp.prototype.exec,p=h,v=t("".charAt),m=t("".indexOf),y=t("".replace),x=t("".slice),b=(function(){var S=/a/,R=/b*/g;return e(h,S,"a"),e(h,R,"a"),S.lastIndex!==0||R.lastIndex!==0})(),w=i.BROKEN_CARET,E=/()??/.exec("")[1]!==void 0,_=b||E||w||c||d;return _&&(p=function(R){var I=this,N=u(I),D=r(R),L=N.raw,B,U,j,T,G,z,X;if(L)return L.lastIndex=I.lastIndex,B=e(p,L,D),I.lastIndex=L.lastIndex,B;var Z=N.groups,re=w&&I.sticky,W=e(n,I),Q=I.source,ue=0,oe=D;if(re&&(W=y(W,"y",""),m(W,"g")===-1&&(W+="g"),oe=x(D,I.lastIndex),I.lastIndex>0&&(!I.multiline||I.multiline&&v(D,I.lastIndex-1)!==`
69
- `)&&(Q="(?: "+Q+")",oe=" "+oe,ue++),U=new RegExp("^(?:"+Q+")",W)),E&&(U=new RegExp("^"+Q+"$(?!\\s)",W)),b&&(j=I.lastIndex),T=e(h,re?U:I,oe),re?T?(T.input=x(T.input,ue),T[0]=x(T[0],ue),T.index=I.lastIndex,I.lastIndex+=T[0].length):I.lastIndex=0:b&&T&&(I.lastIndex=I.global?T.index+T[0].length:j),E&&T&&T.length>1&&e(f,T[0],U,function(){for(G=1;G<arguments.length-2;G++)arguments[G]===void 0&&(T[G]=void 0)}),T&&Z)for(T.groups=z=a(null),G=0;G<Z.length;G++)X=Z[G],z[X[0]]=T[X[1]];return T}),lb=p,lb}var xM;function Fk(){if(xM)return pM;xM=1;var e=Kn(),t=_w();return e({target:"RegExp",proto:!0,forced:/./.exec!==t},{exec:t}),pM}Fk();var wM={},fb,_M;function $k(){if(_M)return fb;_M=1,Fk();var e=Zt(),t=Ri(),r=_w(),n=at(),i=$t(),o=Qa(),a=i("species"),u=RegExp.prototype;return fb=function(c,d,f,h){var p=i(c),v=!n(function(){var b={};return b[p]=function(){return 7},""[c](b)!==7}),m=v&&!n(function(){var b=!1,w=/a/;return c==="split"&&(w={},w.constructor={},w.constructor[a]=function(){return w},w.flags="",w[p]=/./[p]),w.exec=function(){return b=!0,null},w[p](""),!b});if(!v||!m||f){var y=/./[p],x=d(p,""[c],function(b,w,E,_,S){var R=w.exec;return R===r||R===u.exec?v&&!S?{done:!0,value:e(y,w,E,_)}:{done:!0,value:e(b,E,w,_)}:{done:!1}});t(String.prototype,c,x[0]),t(u,p,x[1])}h&&o(u[p],"sham",!0)},fb}var db,EM;function zk(){if(EM)return db;EM=1;var e=Ck().charAt;return db=function(t,r,n){return r+(n?e(t,r).length:1)},db}var hb,SM;function BJ(){if(SM)return hb;SM=1;var e=bt(),t=at(),r=e.RegExp,n=!t(function(){var i=!0;try{r(".","d")}catch{i=!1}var o={},a="",u=i?"dgimsy":"gimsy",c=function(p,v){Object.defineProperty(o,p,{get:function(){return a+=v,!0}})},d={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};i&&(d.hasIndices="d");for(var f in d)c(f,d[f]);var h=Object.getOwnPropertyDescriptor(r.prototype,"flags").get.call(o);return h!==u||a!==u});return hb={correct:n},hb}var pb,OM;function Hk(){if(OM)return pb;OM=1;var e=Zt(),t=Rr(),r=il(),n=BJ(),i=Bk(),o=RegExp.prototype;return pb=n.correct?function(a){return a.flags}:function(a){return!n.correct&&r(o,a)&&!t(a,"flags")?e(i,a):a.flags},pb}var vb,CM;function Uk(){if(CM)return vb;CM=1;var e=Zt(),t=Ir(),r=Et(),n=Gn(),i=_w(),o=TypeError;return vb=function(a,u){var c=a.exec;if(r(c)){var d=e(c,a,u);return d!==null&&t(d),d}if(n(a)==="RegExp")return e(i,a,u);throw new o("RegExp#exec called on incompatible receiver")},vb}var RM;function FJ(){if(RM)return wM;RM=1;var e=Zt(),t=it(),r=$k(),n=Ir(),i=Nt(),o=gw(),a=Ii(),u=Ci(),c=Ja(),d=zk(),f=Hk(),h=Uk(),p=t("".indexOf);return r("match",function(v,m,y){return[function(b){var w=u(this),E=i(b)?c(b,v):void 0;return E?e(E,b,w):new RegExp(b)[v](a(w))},function(x){var b=n(this),w=a(x),E=y(m,b,w);if(E.done)return E.value;var _=a(f(b));if(p(_,"g")===-1)return h(b,w);var S=p(_,"u")!==-1;b.lastIndex=0;for(var R=[],I=0,N;(N=h(b,w))!==null;){var D=a(N[0]);R[I]=D,D===""&&(b.lastIndex=d(w,o(b.lastIndex),S)),I++}return I===0?null:R}]}),wM}FJ();var IM={},gb,PM;function $J(){if(PM)return gb;PM=1;var e=dk(),t=On();return gb=function(r,n,i){return i.get&&e(i.get,n,{getter:!0}),i.set&&e(i.set,n,{setter:!0}),t.f(r,n,i)},gb}var NM;function zJ(){if(NM)return IM;NM=1;var e=zr(),t=pw().EXISTS,r=it(),n=$J(),i=Function.prototype,o=r(i.toString),a=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,u=r(a.exec),c="name";return e&&!t&&n(i,c,{configurable:!0,get:function(){try{return u(a,o(this))[1]}catch{return""}}}),IM}zJ();var TM={},mb,AM;function HJ(){if(AM)return mb;AM=1;var e=tl(),t=Function.prototype,r=t.apply,n=t.call;return mb=typeof Reflect=="object"&&Reflect.apply||(e?n.bind(r):function(){return n.apply(r,arguments)}),mb}var yb,MM;function UJ(){if(MM)return yb;MM=1;var e=it(),t=Io(),r=Math.floor,n=e("".charAt),i=e("".replace),o=e("".slice),a=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,u=/\$([$&'`]|\d{1,2})/g;return yb=function(c,d,f,h,p,v){var m=f+c.length,y=h.length,x=u;return p!==void 0&&(p=t(p),x=a),i(v,x,function(b,w){var E;switch(n(w,0)){case"$":return"$";case"&":return c;case"`":return o(d,0,f);case"'":return o(d,m);case"<":E=p[o(w,1,-1)];break;default:var _=+w;if(_===0)return b;if(_>y){var S=r(_/10);return S===0?b:S<=y?h[S-1]===void 0?n(w,1):h[S-1]+n(w,1):b}E=h[_-1]}return E===void 0?"":E})},yb}var DM;function VJ(){if(DM)return TM;DM=1;var e=HJ(),t=Zt(),r=it(),n=$k(),i=at(),o=Ir(),a=Et(),u=Nt(),c=sl(),d=gw(),f=Ii(),h=Ci(),p=zk(),v=Ja(),m=UJ(),y=Hk(),x=Uk(),b=$t(),w=b("replace"),E=Math.max,_=Math.min,S=r([].concat),R=r([].push),I=r("".indexOf),N=r("".slice),D=function(j){return j===void 0?j:String(j)},L=(function(){return"a".replace(/./,"$0")==="$0"})(),B=(function(){return/./[w]?/./[w]("a","$0")==="":!1})(),U=!i(function(){var j=/./;return j.exec=function(){var T=[];return T.groups={a:"7"},T},"".replace(j,"$<a>")!=="7"});return n("replace",function(j,T,G){var z=B?"$":"$0";return[function(Z,re){var W=h(this),Q=u(Z)?v(Z,w):void 0;return Q?t(Q,Z,W,re):t(T,f(W),Z,re)},function(X,Z){var re=o(this),W=f(X);if(typeof Z=="string"&&I(Z,z)===-1&&I(Z,"$<")===-1){var Q=G(T,re,W,Z);if(Q.done)return Q.value}var ue=a(Z);ue||(Z=f(Z));var oe=f(y(re)),H=I(oe,"g")!==-1,K;H&&(K=I(oe,"u")!==-1,re.lastIndex=0);for(var $=[],k;k=x(re,W),!(k===null||(R($,k),!H));){var F=f(k[0]);F===""&&(re.lastIndex=p(W,d(re.lastIndex),K))}for(var te="",ie=0,ae=0;ae<$.length;ae++){k=$[ae];for(var ce=f(k[0]),we=E(_(c(k.index),W.length),0),Se=[],_e,he=1;he<k.length;he++)R(Se,D(k[he]));var le=k.groups;if(ue){var Oe=S([ce],Se,we,W);le!==void 0&&R(Oe,le),_e=f(e(Z,void 0,Oe))}else _e=m(ce,W,we,Se,le,Z);we>=ie&&(te+=N(W,ie,we)+_e,ie=we+ce.length)}return te+N(W,ie)}]},!U||!L||B),TM}VJ();function kn(e){return!e||!e.ownerDocument||!e.ownerDocument.defaultView?window:e.ownerDocument.defaultView}function zu(e){return!e||!e.ownerDocument?document:e.ownerDocument}var Ji=null,jM=null;Lk&&window.addEventListener("resize",function(){jM!==window.devicePixelRatio&&(jM=window.devicePixelRatio,Ji=null)});function qM(e){if(Ji===null){var t=zu(e);if(typeof t>"u")return Ji=0,Ji;var r=t.body,n=t.createElement("div");n.classList.add("simplebar-hide-scrollbar"),r.appendChild(n);var i=n.getBoundingClientRect().right;r.removeChild(n),Ji=i}return Ji}var gc=(function(){function e(r,n){var i=this;this.onScroll=function(){var o=kn(i.el);i.scrollXTicking||(o.requestAnimationFrame(i.scrollX),i.scrollXTicking=!0),i.scrollYTicking||(o.requestAnimationFrame(i.scrollY),i.scrollYTicking=!0)},this.scrollX=function(){i.axis.x.isOverflowing&&(i.showScrollbar("x"),i.positionScrollbar("x")),i.scrollXTicking=!1},this.scrollY=function(){i.axis.y.isOverflowing&&(i.showScrollbar("y"),i.positionScrollbar("y")),i.scrollYTicking=!1},this.onMouseEnter=function(){i.showScrollbar("x"),i.showScrollbar("y")},this.onMouseMove=function(o){i.mouseX=o.clientX,i.mouseY=o.clientY,(i.axis.x.isOverflowing||i.axis.x.forceVisible)&&i.onMouseMoveForAxis("x"),(i.axis.y.isOverflowing||i.axis.y.forceVisible)&&i.onMouseMoveForAxis("y")},this.onMouseLeave=function(){i.onMouseMove.cancel(),(i.axis.x.isOverflowing||i.axis.x.forceVisible)&&i.onMouseLeaveForAxis("x"),(i.axis.y.isOverflowing||i.axis.y.forceVisible)&&i.onMouseLeaveForAxis("y"),i.mouseX=-1,i.mouseY=-1},this.onWindowResize=function(){i.scrollbarWidth=i.getScrollbarWidth(),i.hideNativeScrollbar()},this.hideScrollbars=function(){i.axis.x.track.rect=i.axis.x.track.el.getBoundingClientRect(),i.axis.y.track.rect=i.axis.y.track.el.getBoundingClientRect(),i.isWithinBounds(i.axis.y.track.rect)||(i.axis.y.scrollbar.el.classList.remove(i.classNames.visible),i.axis.y.isVisible=!1),i.isWithinBounds(i.axis.x.track.rect)||(i.axis.x.scrollbar.el.classList.remove(i.classNames.visible),i.axis.x.isVisible=!1)},this.onPointerEvent=function(o){var a,u;i.axis.x.track.rect=i.axis.x.track.el.getBoundingClientRect(),i.axis.y.track.rect=i.axis.y.track.el.getBoundingClientRect(),(i.axis.x.isOverflowing||i.axis.x.forceVisible)&&(a=i.isWithinBounds(i.axis.x.track.rect)),(i.axis.y.isOverflowing||i.axis.y.forceVisible)&&(u=i.isWithinBounds(i.axis.y.track.rect)),(a||u)&&(o.preventDefault(),o.stopPropagation(),o.type==="mousedown"&&(a&&(i.axis.x.scrollbar.rect=i.axis.x.scrollbar.el.getBoundingClientRect(),i.isWithinBounds(i.axis.x.scrollbar.rect)?i.onDragStart(o,"x"):i.onTrackClick(o,"x")),u&&(i.axis.y.scrollbar.rect=i.axis.y.scrollbar.el.getBoundingClientRect(),i.isWithinBounds(i.axis.y.scrollbar.rect)?i.onDragStart(o,"y"):i.onTrackClick(o,"y"))))},this.drag=function(o){var a,u=i.axis[i.draggedAxis].track,c=u.rect[i.axis[i.draggedAxis].sizeAttr],d=i.axis[i.draggedAxis].scrollbar,f=i.contentWrapperEl[i.axis[i.draggedAxis].scrollSizeAttr],h=parseInt(i.elStyles[i.axis[i.draggedAxis].sizeAttr],10);o.preventDefault(),o.stopPropagation(),i.draggedAxis==="y"?a=o.pageY:a=o.pageX;var p=a-u.rect[i.axis[i.draggedAxis].offsetAttr]-i.axis[i.draggedAxis].dragOffset,v=p/(c-d.size),m=v*(f-h);i.draggedAxis==="x"&&(m=i.isRtl&&e.getRtlHelpers().isRtlScrollbarInverted?m-(c+d.size):m,m=i.isRtl&&e.getRtlHelpers().isRtlScrollingInverted?-m:m),i.contentWrapperEl[i.axis[i.draggedAxis].scrollOffsetAttr]=m},this.onEndDrag=function(o){var a=zu(i.el),u=kn(i.el);o.preventDefault(),o.stopPropagation(),i.el.classList.remove(i.classNames.dragging),a.removeEventListener("mousemove",i.drag,!0),a.removeEventListener("mouseup",i.onEndDrag,!0),i.removePreventClickId=u.setTimeout(function(){a.removeEventListener("click",i.preventClick,!0),a.removeEventListener("dblclick",i.preventClick,!0),i.removePreventClickId=null})},this.preventClick=function(o){o.preventDefault(),o.stopPropagation()},this.el=r,this.minScrollbarWidth=20,this.options=Object.assign({},e.defaultOptions,n),this.classNames=Object.assign({},e.defaultOptions.classNames,this.options.classNames),this.axis={x:{scrollOffsetAttr:"scrollLeft",sizeAttr:"width",scrollSizeAttr:"scrollWidth",offsetSizeAttr:"offsetWidth",offsetAttr:"left",overflowAttr:"overflowX",dragOffset:0,isOverflowing:!0,isVisible:!1,forceVisible:!1,track:{},scrollbar:{}},y:{scrollOffsetAttr:"scrollTop",sizeAttr:"height",scrollSizeAttr:"scrollHeight",offsetSizeAttr:"offsetHeight",offsetAttr:"top",overflowAttr:"overflowY",dragOffset:0,isOverflowing:!0,isVisible:!1,forceVisible:!1,track:{},scrollbar:{}}},this.removePreventClickId=null,!e.instances.has(this.el)&&(this.recalculate=KA(this.recalculate.bind(this),64),this.onMouseMove=KA(this.onMouseMove.bind(this),64),this.hideScrollbars=XA(this.hideScrollbars.bind(this),this.options.timeout),this.onWindowResize=XA(this.onWindowResize.bind(this),64,{leading:!0}),e.getRtlHelpers=sJ(e.getRtlHelpers),this.init())}e.getRtlHelpers=function(){var n=document.createElement("div");n.innerHTML='<div class="hs-dummy-scrollbar-size"><div style="height: 200%; width: 200%; margin: 10px 0;"></div></div>';var i=n.firstElementChild;document.body.appendChild(i);var o=i.firstElementChild;i.scrollLeft=0;var a=e.getOffset(i),u=e.getOffset(o);i.scrollLeft=999;var c=e.getOffset(o);return{isRtlScrollingInverted:a.left!==u.left&&u.left-c.left!==0,isRtlScrollbarInverted:a.left!==u.left}},e.getOffset=function(n){var i=n.getBoundingClientRect(),o=zu(n),a=kn(n);return{top:i.top+(a.pageYOffset||o.documentElement.scrollTop),left:i.left+(a.pageXOffset||o.documentElement.scrollLeft)}};var t=e.prototype;return t.init=function(){e.instances.set(this.el,this),Lk&&(this.initDOM(),this.setAccessibilityAttributes(),this.scrollbarWidth=this.getScrollbarWidth(),this.recalculate(),this.initListeners())},t.initDOM=function(){var n=this;if(Array.prototype.filter.call(this.el.children,function(a){return a.classList.contains(n.classNames.wrapper)}).length)this.wrapperEl=this.el.querySelector("."+this.classNames.wrapper),this.contentWrapperEl=this.options.scrollableNode||this.el.querySelector("."+this.classNames.contentWrapper),this.contentEl=this.options.contentNode||this.el.querySelector("."+this.classNames.contentEl),this.offsetEl=this.el.querySelector("."+this.classNames.offset),this.maskEl=this.el.querySelector("."+this.classNames.mask),this.placeholderEl=this.findChild(this.wrapperEl,"."+this.classNames.placeholder),this.heightAutoObserverWrapperEl=this.el.querySelector("."+this.classNames.heightAutoObserverWrapperEl),this.heightAutoObserverEl=this.el.querySelector("."+this.classNames.heightAutoObserverEl),this.axis.x.track.el=this.findChild(this.el,"."+this.classNames.track+"."+this.classNames.horizontal),this.axis.y.track.el=this.findChild(this.el,"."+this.classNames.track+"."+this.classNames.vertical);else{for(this.wrapperEl=document.createElement("div"),this.contentWrapperEl=document.createElement("div"),this.offsetEl=document.createElement("div"),this.maskEl=document.createElement("div"),this.contentEl=document.createElement("div"),this.placeholderEl=document.createElement("div"),this.heightAutoObserverWrapperEl=document.createElement("div"),this.heightAutoObserverEl=document.createElement("div"),this.wrapperEl.classList.add(this.classNames.wrapper),this.contentWrapperEl.classList.add(this.classNames.contentWrapper),this.offsetEl.classList.add(this.classNames.offset),this.maskEl.classList.add(this.classNames.mask),this.contentEl.classList.add(this.classNames.contentEl),this.placeholderEl.classList.add(this.classNames.placeholder),this.heightAutoObserverWrapperEl.classList.add(this.classNames.heightAutoObserverWrapperEl),this.heightAutoObserverEl.classList.add(this.classNames.heightAutoObserverEl);this.el.firstChild;)this.contentEl.appendChild(this.el.firstChild);this.contentWrapperEl.appendChild(this.contentEl),this.offsetEl.appendChild(this.contentWrapperEl),this.maskEl.appendChild(this.offsetEl),this.heightAutoObserverWrapperEl.appendChild(this.heightAutoObserverEl),this.wrapperEl.appendChild(this.heightAutoObserverWrapperEl),this.wrapperEl.appendChild(this.maskEl),this.wrapperEl.appendChild(this.placeholderEl),this.el.appendChild(this.wrapperEl)}if(!this.axis.x.track.el||!this.axis.y.track.el){var i=document.createElement("div"),o=document.createElement("div");i.classList.add(this.classNames.track),o.classList.add(this.classNames.scrollbar),i.appendChild(o),this.axis.x.track.el=i.cloneNode(!0),this.axis.x.track.el.classList.add(this.classNames.horizontal),this.axis.y.track.el=i.cloneNode(!0),this.axis.y.track.el.classList.add(this.classNames.vertical),this.el.appendChild(this.axis.x.track.el),this.el.appendChild(this.axis.y.track.el)}this.axis.x.scrollbar.el=this.axis.x.track.el.querySelector("."+this.classNames.scrollbar),this.axis.y.scrollbar.el=this.axis.y.track.el.querySelector("."+this.classNames.scrollbar),this.options.autoHide||(this.axis.x.scrollbar.el.classList.add(this.classNames.visible),this.axis.y.scrollbar.el.classList.add(this.classNames.visible)),this.el.setAttribute("data-simplebar","init")},t.setAccessibilityAttributes=function(){var n=this.options.ariaLabel||"scrollable content";this.contentWrapperEl.setAttribute("tabindex","0"),this.contentWrapperEl.setAttribute("role","region"),this.contentWrapperEl.setAttribute("aria-label",n)},t.initListeners=function(){var n=this,i=kn(this.el);this.options.autoHide&&this.el.addEventListener("mouseenter",this.onMouseEnter),["mousedown","click","dblclick"].forEach(function(c){n.el.addEventListener(c,n.onPointerEvent,!0)}),["touchstart","touchend","touchmove"].forEach(function(c){n.el.addEventListener(c,n.onPointerEvent,{capture:!0,passive:!0})}),this.el.addEventListener("mousemove",this.onMouseMove),this.el.addEventListener("mouseleave",this.onMouseLeave),this.contentWrapperEl.addEventListener("scroll",this.onScroll),i.addEventListener("resize",this.onWindowResize);var o=!1,a=null,u=i.ResizeObserver||IJ;this.resizeObserver=new u(function(){!o||a!==null||(a=i.requestAnimationFrame(function(){n.recalculate(),a=null}))}),this.resizeObserver.observe(this.el),this.resizeObserver.observe(this.contentEl),i.requestAnimationFrame(function(){o=!0}),this.mutationObserver=new i.MutationObserver(this.recalculate),this.mutationObserver.observe(this.contentEl,{childList:!0,subtree:!0,characterData:!0})},t.recalculate=function(){var n=kn(this.el);this.elStyles=n.getComputedStyle(this.el),this.isRtl=this.elStyles.direction==="rtl";var i=this.heightAutoObserverEl.offsetHeight<=1,o=this.heightAutoObserverEl.offsetWidth<=1,a=this.contentEl.offsetWidth,u=this.contentWrapperEl.offsetWidth,c=this.elStyles.overflowX,d=this.elStyles.overflowY;this.contentEl.style.padding=this.elStyles.paddingTop+" "+this.elStyles.paddingRight+" "+this.elStyles.paddingBottom+" "+this.elStyles.paddingLeft,this.wrapperEl.style.margin="-"+this.elStyles.paddingTop+" -"+this.elStyles.paddingRight+" -"+this.elStyles.paddingBottom+" -"+this.elStyles.paddingLeft;var f=this.contentEl.scrollHeight,h=this.contentEl.scrollWidth;this.contentWrapperEl.style.height=i?"auto":"100%",this.placeholderEl.style.width=o?a+"px":"auto",this.placeholderEl.style.height=f+"px";var p=this.contentWrapperEl.offsetHeight;this.axis.x.isOverflowing=h>a,this.axis.y.isOverflowing=f>p,this.axis.x.isOverflowing=c==="hidden"?!1:this.axis.x.isOverflowing,this.axis.y.isOverflowing=d==="hidden"?!1:this.axis.y.isOverflowing,this.axis.x.forceVisible=this.options.forceVisible==="x"||this.options.forceVisible===!0,this.axis.y.forceVisible=this.options.forceVisible==="y"||this.options.forceVisible===!0,this.hideNativeScrollbar();var v=this.axis.x.isOverflowing?this.scrollbarWidth:0,m=this.axis.y.isOverflowing?this.scrollbarWidth:0;this.axis.x.isOverflowing=this.axis.x.isOverflowing&&h>u-m,this.axis.y.isOverflowing=this.axis.y.isOverflowing&&f>p-v,this.axis.x.scrollbar.size=this.getScrollbarSize("x"),this.axis.y.scrollbar.size=this.getScrollbarSize("y"),this.axis.x.scrollbar.el.style.width=this.axis.x.scrollbar.size+"px",this.axis.y.scrollbar.el.style.height=this.axis.y.scrollbar.size+"px",this.positionScrollbar("x"),this.positionScrollbar("y"),this.toggleTrackVisibility("x"),this.toggleTrackVisibility("y")},t.getScrollbarSize=function(n){if(n===void 0&&(n="y"),!this.axis[n].isOverflowing)return 0;var i=this.contentEl[this.axis[n].scrollSizeAttr],o=this.axis[n].track.el[this.axis[n].offsetSizeAttr],a,u=o/i;return a=Math.max(~~(u*o),this.options.scrollbarMinSize),this.options.scrollbarMaxSize&&(a=Math.min(a,this.options.scrollbarMaxSize)),a},t.positionScrollbar=function(n){if(n===void 0&&(n="y"),!!this.axis[n].isOverflowing){var i=this.contentWrapperEl[this.axis[n].scrollSizeAttr],o=this.axis[n].track.el[this.axis[n].offsetSizeAttr],a=parseInt(this.elStyles[this.axis[n].sizeAttr],10),u=this.axis[n].scrollbar,c=this.contentWrapperEl[this.axis[n].scrollOffsetAttr];c=n==="x"&&this.isRtl&&e.getRtlHelpers().isRtlScrollingInverted?-c:c;var d=c/(i-a),f=~~((o-u.size)*d);f=n==="x"&&this.isRtl&&e.getRtlHelpers().isRtlScrollbarInverted?f+(o-u.size):f,u.el.style.transform=n==="x"?"translate3d("+f+"px, 0, 0)":"translate3d(0, "+f+"px, 0)"}},t.toggleTrackVisibility=function(n){n===void 0&&(n="y");var i=this.axis[n].track.el,o=this.axis[n].scrollbar.el;this.axis[n].isOverflowing||this.axis[n].forceVisible?(i.style.visibility="visible",this.contentWrapperEl.style[this.axis[n].overflowAttr]="scroll"):(i.style.visibility="hidden",this.contentWrapperEl.style[this.axis[n].overflowAttr]="hidden"),this.axis[n].isOverflowing?o.style.display="block":o.style.display="none"},t.hideNativeScrollbar=function(){this.offsetEl.style[this.isRtl?"left":"right"]=this.axis.y.isOverflowing||this.axis.y.forceVisible?"-"+this.scrollbarWidth+"px":0,this.offsetEl.style.bottom=this.axis.x.isOverflowing||this.axis.x.forceVisible?"-"+this.scrollbarWidth+"px":0},t.onMouseMoveForAxis=function(n){n===void 0&&(n="y"),this.axis[n].track.rect=this.axis[n].track.el.getBoundingClientRect(),this.axis[n].scrollbar.rect=this.axis[n].scrollbar.el.getBoundingClientRect();var i=this.isWithinBounds(this.axis[n].scrollbar.rect);i?this.axis[n].scrollbar.el.classList.add(this.classNames.hover):this.axis[n].scrollbar.el.classList.remove(this.classNames.hover),this.isWithinBounds(this.axis[n].track.rect)?(this.showScrollbar(n),this.axis[n].track.el.classList.add(this.classNames.hover)):this.axis[n].track.el.classList.remove(this.classNames.hover)},t.onMouseLeaveForAxis=function(n){n===void 0&&(n="y"),this.axis[n].track.el.classList.remove(this.classNames.hover),this.axis[n].scrollbar.el.classList.remove(this.classNames.hover)},t.showScrollbar=function(n){n===void 0&&(n="y");var i=this.axis[n].scrollbar.el;this.axis[n].isVisible||(i.classList.add(this.classNames.visible),this.axis[n].isVisible=!0),this.options.autoHide&&this.hideScrollbars()},t.onDragStart=function(n,i){i===void 0&&(i="y");var o=zu(this.el),a=kn(this.el),u=this.axis[i].scrollbar,c=i==="y"?n.pageY:n.pageX;this.axis[i].dragOffset=c-u.rect[this.axis[i].offsetAttr],this.draggedAxis=i,this.el.classList.add(this.classNames.dragging),o.addEventListener("mousemove",this.drag,!0),o.addEventListener("mouseup",this.onEndDrag,!0),this.removePreventClickId===null?(o.addEventListener("click",this.preventClick,!0),o.addEventListener("dblclick",this.preventClick,!0)):(a.clearTimeout(this.removePreventClickId),this.removePreventClickId=null)},t.onTrackClick=function(n,i){var o=this;if(i===void 0&&(i="y"),!!this.options.clickOnTrack){var a=kn(this.el);this.axis[i].scrollbar.rect=this.axis[i].scrollbar.el.getBoundingClientRect();var u=this.axis[i].scrollbar,c=u.rect[this.axis[i].offsetAttr],d=parseInt(this.elStyles[this.axis[i].sizeAttr],10),f=this.contentWrapperEl[this.axis[i].scrollOffsetAttr],h=i==="y"?this.mouseY-c:this.mouseX-c,p=h<0?-1:1,v=p===-1?f-d:f+d,m=function y(){if(p===-1){if(f>v){var x;f-=o.options.clickOnTrackSpeed,o.contentWrapperEl.scrollTo((x={},x[o.axis[i].offsetAttr]=f,x)),a.requestAnimationFrame(y)}}else if(f<v){var b;f+=o.options.clickOnTrackSpeed,o.contentWrapperEl.scrollTo((b={},b[o.axis[i].offsetAttr]=f,b)),a.requestAnimationFrame(y)}};m()}},t.getContentElement=function(){return this.contentEl},t.getScrollElement=function(){return this.contentWrapperEl},t.getScrollbarWidth=function(){try{return getComputedStyle(this.contentWrapperEl,"::-webkit-scrollbar").display==="none"||"scrollbarWidth"in document.documentElement.style||"-ms-overflow-style"in document.documentElement.style?0:qM(this.el)}catch{return qM(this.el)}},t.removeListeners=function(){var n=this,i=kn(this.el);this.options.autoHide&&this.el.removeEventListener("mouseenter",this.onMouseEnter),["mousedown","click","dblclick"].forEach(function(o){n.el.removeEventListener(o,n.onPointerEvent,!0)}),["touchstart","touchend","touchmove"].forEach(function(o){n.el.removeEventListener(o,n.onPointerEvent,{capture:!0,passive:!0})}),this.el.removeEventListener("mousemove",this.onMouseMove),this.el.removeEventListener("mouseleave",this.onMouseLeave),this.contentWrapperEl&&this.contentWrapperEl.removeEventListener("scroll",this.onScroll),i.removeEventListener("resize",this.onWindowResize),this.mutationObserver&&this.mutationObserver.disconnect(),this.resizeObserver&&this.resizeObserver.disconnect(),this.recalculate.cancel(),this.onMouseMove.cancel(),this.hideScrollbars.cancel(),this.onWindowResize.cancel()},t.unMount=function(){this.removeListeners(),e.instances.delete(this.el)},t.isWithinBounds=function(n){return this.mouseX>=n.left&&this.mouseX<=n.left+n.width&&this.mouseY>=n.top&&this.mouseY<=n.top+n.height},t.findChild=function(n,i){var o=n.matches||n.webkitMatchesSelector||n.mozMatchesSelector||n.msMatchesSelector;return Array.prototype.filter.call(n.children,function(a){return o.call(a,i)})[0]},e})();gc.defaultOptions={autoHide:!0,forceVisible:!1,clickOnTrack:!0,clickOnTrackSpeed:40,classNames:{contentEl:"simplebar-content",contentWrapper:"simplebar-content-wrapper",offset:"simplebar-offset",mask:"simplebar-mask",wrapper:"simplebar-wrapper",placeholder:"simplebar-placeholder",scrollbar:"simplebar-scrollbar",track:"simplebar-track",heightAutoObserverWrapperEl:"simplebar-height-auto-observer-wrapper",heightAutoObserverEl:"simplebar-height-auto-observer",visible:"simplebar-visible",horizontal:"simplebar-horizontal",vertical:"simplebar-vertical",hover:"simplebar-hover",dragging:"simplebar-dragging"},scrollbarMinSize:25,scrollbarMaxSize:0,timeout:1e3};gc.instances=new WeakMap;function kM(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Tu(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?kM(Object(r),!0).forEach(function(n){WJ(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):kM(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function WJ(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function mc(){return mc=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mc.apply(this,arguments)}function GJ(e,t){if(e==null)return{};var r={},n=Object.keys(e),i,o;for(o=0;o<n.length;o++)i=n[o],!(t.indexOf(i)>=0)&&(r[i]=e[i]);return r}function KJ(e,t){if(e==null)return{};var r=GJ(e,t),n,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}var YJ=["children","scrollableNodeProps","tag"],XJ=function(t){var r=Array.prototype.reduce.call(t,function(n,i){var o=i.name.match(/data-simplebar-(.+)/);if(o){var a=o[1].replace(/\W+(.)/g,function(u,c){return c.toUpperCase()});switch(i.value){case"true":n[a]=!0;break;case"false":n[a]=!1;break;case void 0:n[a]=!0;break;default:n[a]=i.value}}return n},{});return r},dl=A.forwardRef(function(e,t){var r=e.children,n=e.scrollableNodeProps,i=n===void 0?{}:n,o=e.tag,a=o===void 0?"div":o,u=KJ(e,YJ),c=a,d,f=A.useRef(),h=A.useRef(),p=A.useRef(),v={},m={},y=[];return Object.keys(u).forEach(function(x){Object.prototype.hasOwnProperty.call(gc.defaultOptions,x)?v[x]=u[x]:x.match(/data-simplebar-(.+)/)&&x!=="data-simplebar-direction"?y.push({name:x,value:u[x]}):m[x]=u[x]}),y.length&&console.warn(`simplebar-react: this way of passing options is deprecated. Pass it like normal props instead:
66
+ }`;var je=B1(function(){return Ve(q,Oe+"return "+me).apply(r,V)});if(je.source=me,jf(je))throw je;return je}function az(s){return Ke(s).toLowerCase()}function sz(s){return Ke(s).toUpperCase()}function uz(s,c,g){if(s=Ke(s),s&&(g||c===r))return Gw(s);if(!s||!(c=rr(c)))return s;var O=Tr(s),P=Tr(c),q=Kw(O,P),V=Yw(O,P)+1;return Dn(O,q,V).join("")}function cz(s,c,g){if(s=Ke(s),s&&(g||c===r))return s.slice(0,Zw(s)+1);if(!s||!(c=rr(c)))return s;var O=Tr(s),P=Yw(O,Tr(c))+1;return Dn(O,0,P).join("")}function lz(s,c,g){if(s=Ke(s),s&&(g||c===r))return s.replace(Mi,"");if(!s||!(c=rr(c)))return s;var O=Tr(s),P=Kw(O,Tr(c));return Dn(O,P).join("")}function fz(s,c){var g=B,O=U;if(ft(c)){var P="separator"in c?c.separator:P;g="length"in c?De(c.length):g,O="omission"in c?rr(c.omission):O}s=Ke(s);var q=s.length;if(Li(s)){var V=Tr(s);q=V.length}if(g>=q)return s;var Y=g-Bi(O);if(Y<1)return O;var ne=V?Dn(V,0,Y).join(""):s.slice(0,Y);if(P===r)return ne+O;if(V&&(Y+=ne.length-Y),qf(P)){if(s.slice(Y).search(P)){var pe,ge=ne;for(P.global||(P=Zl(P.source,Ke(ls.exec(P))+"g")),P.lastIndex=0;pe=P.exec(ge);)var me=pe.index;ne=ne.slice(0,me===r?Y:me)}}else if(s.indexOf(rr(P),Y)!=Y){var xe=ne.lastIndexOf(P);xe>-1&&(ne=ne.slice(0,xe))}return ne+O}function dz(s){return s=Ke(s),s&&os.test(s)?s.replace(Mo,zL):s}var hz=Wi(function(s,c,g){return s+(g?" ":"")+c.toUpperCase()}),Ff=B_("toUpperCase");function L1(s,c,g){return s=Ke(s),c=g?r:c,c===r?kL(s)?VL(s):IL(s):s.match(c)||[]}var B1=qe(function(s,c){try{return Qt(s,r,c)}catch(g){return jf(g)?g:new Ae(g)}}),pz=dn(function(s,c){return er(c,function(g){g=Mr(g),Wr(s,g,Mf(s[g],s))}),s});function vz(s){var c=s==null?0:s.length,g=Ie();return s=c?st(s,function(O){if(typeof O[1]!="function")throw new pr(a);return[g(O[0]),O[1]]}):[],qe(function(O){for(var P=-1;++P<c;){var q=s[P];if(Qt(q[0],this,O))return Qt(q[1],this,O)}})}function gz(s){return zB(gr(s,p))}function $f(s){return function(){return s}}function mz(s,c){return s==null||s!==s?c:s}var yz=$_(),bz=$_(!0);function Vt(s){return s}function zf(s){return m_(typeof s=="function"?s:gr(s,p))}function xz(s){return b_(gr(s,p))}function wz(s,c){return x_(s,gr(c,p))}var _z=qe(function(s,c){return function(g){return Ko(g,s,c)}}),Ez=qe(function(s,c){return function(g){return Ko(s,g,c)}});function Hf(s,c,g){var O=Ct(c),P=qs(c,O);g==null&&!(ft(c)&&(P.length||!O.length))&&(g=c,c=s,s=this,P=qs(c,Ct(c)));var q=!(ft(g)&&"chain"in g)||!!g.chain,V=pn(s);return er(P,function(Y){var ne=c[Y];s[Y]=ne,V&&(s.prototype[Y]=function(){var pe=this.__chain__;if(q||pe){var ge=s(this.__wrapped__),me=ge.__actions__=zt(this.__actions__);return me.push({func:ne,args:arguments,thisArg:s}),ge.__chain__=pe,ge}return ne.apply(s,In([this.value()],arguments))})}),s}function Sz(){return It._===this&&(It._=ZL),this}function Uf(){}function Oz(s){return s=De(s),qe(function(c){return w_(c,s)})}var Cz=xf(st),Rz=xf(zw),Iz=xf(Ul);function F1(s){return Rf(s)?Vl(Mr(s)):oF(s)}function Pz(s){return function(c){return s==null?r:ni(s,c)}}var Nz=H_(),Tz=H_(!0);function Vf(){return[]}function Wf(){return!1}function Az(){return{}}function Mz(){return""}function Dz(){return!0}function jz(s,c){if(s=De(s),s<1||s>Q)return[];var g=oe,O=At(s,oe);c=Ie(c),s-=oe;for(var P=Kl(O,c);++g<s;)c(g);return P}function qz(s){return Me(s)?st(s,Mr):nr(s)?[s]:zt(o1(Ke(s)))}function kz(s){var c=++YL;return Ke(s)+c}var Lz=zs(function(s,c){return s+c},0),Bz=wf("ceil"),Fz=zs(function(s,c){return s/c},1),$z=wf("floor");function zz(s){return s&&s.length?js(s,Vt,af):r}function Hz(s,c){return s&&s.length?js(s,Ie(c,2),af):r}function Uz(s){return Vw(s,Vt)}function Vz(s,c){return Vw(s,Ie(c,2))}function Wz(s){return s&&s.length?js(s,Vt,lf):r}function Gz(s,c){return s&&s.length?js(s,Ie(c,2),lf):r}var Kz=zs(function(s,c){return s*c},1),Yz=wf("round"),Xz=zs(function(s,c){return s-c},0);function Zz(s){return s&&s.length?Gl(s,Vt):0}function Jz(s,c){return s&&s.length?Gl(s,Ie(c,2)):0}return M.after=w3,M.ary=g1,M.assign=u5,M.assignIn=N1,M.assignInWith=T1,M.assignWith=kf,M.at=c5,M.before=m1,M.bind=Mf,M.bindAll=pz,M.bindKey=y1,M.castArray=M3,M.chain=h1,M.chunk=zF,M.compact=HF,M.concat=UF,M.cond=vz,M.conforms=gz,M.constant=$f,M.countBy=J$,M.create=l5,M.curry=b1,M.curryRight=x1,M.debounce=w1,M.defaults=f5,M.defaultsDeep=d5,M.defer=_3,M.delay=E3,M.difference=VF,M.differenceBy=WF,M.differenceWith=GF,M.drop=KF,M.dropRight=YF,M.dropRightWhile=XF,M.dropWhile=ZF,M.fill=JF,M.filter=e3,M.flatMap=n3,M.flatMapDeep=i3,M.flatMapDepth=o3,M.flatten=c1,M.flattenDeep=QF,M.flattenDepth=e$,M.flip=S3,M.flow=yz,M.flowRight=bz,M.fromPairs=t$,M.functions=b5,M.functionsIn=x5,M.groupBy=a3,M.initial=n$,M.intersection=i$,M.intersectionBy=o$,M.intersectionWith=a$,M.invert=_5,M.invertBy=E5,M.invokeMap=u3,M.iteratee=zf,M.keyBy=c3,M.keys=Ct,M.keysIn=Ut,M.map=Ys,M.mapKeys=O5,M.mapValues=C5,M.matches=xz,M.matchesProperty=wz,M.memoize=Zs,M.merge=R5,M.mergeWith=A1,M.method=_z,M.methodOf=Ez,M.mixin=Hf,M.negate=Js,M.nthArg=Oz,M.omit=I5,M.omitBy=P5,M.once=O3,M.orderBy=l3,M.over=Cz,M.overArgs=C3,M.overEvery=Rz,M.overSome=Iz,M.partial=Df,M.partialRight=_1,M.partition=f3,M.pick=N5,M.pickBy=M1,M.property=F1,M.propertyOf=Pz,M.pull=l$,M.pullAll=f1,M.pullAllBy=f$,M.pullAllWith=d$,M.pullAt=h$,M.range=Nz,M.rangeRight=Tz,M.rearg=R3,M.reject=p3,M.remove=p$,M.rest=I3,M.reverse=Tf,M.sampleSize=g3,M.set=A5,M.setWith=M5,M.shuffle=m3,M.slice=v$,M.sortBy=x3,M.sortedUniq=_$,M.sortedUniqBy=E$,M.split=rz,M.spread=P3,M.tail=S$,M.take=O$,M.takeRight=C$,M.takeRightWhile=R$,M.takeWhile=I$,M.tap=H$,M.throttle=N3,M.thru=Ks,M.toArray=R1,M.toPairs=D1,M.toPairsIn=j1,M.toPath=qz,M.toPlainObject=P1,M.transform=D5,M.unary=T3,M.union=P$,M.unionBy=N$,M.unionWith=T$,M.uniq=A$,M.uniqBy=M$,M.uniqWith=D$,M.unset=j5,M.unzip=Af,M.unzipWith=d1,M.update=q5,M.updateWith=k5,M.values=Yi,M.valuesIn=L5,M.without=j$,M.words=L1,M.wrap=A3,M.xor=q$,M.xorBy=k$,M.xorWith=L$,M.zip=B$,M.zipObject=F$,M.zipObjectDeep=$$,M.zipWith=z$,M.entries=D1,M.entriesIn=j1,M.extend=N1,M.extendWith=T1,Hf(M,M),M.add=Lz,M.attempt=B1,M.camelCase=z5,M.capitalize=q1,M.ceil=Bz,M.clamp=B5,M.clone=D3,M.cloneDeep=q3,M.cloneDeepWith=k3,M.cloneWith=j3,M.conformsTo=L3,M.deburr=k1,M.defaultTo=mz,M.divide=Fz,M.endsWith=H5,M.eq=Dr,M.escape=U5,M.escapeRegExp=V5,M.every=Q$,M.find=t3,M.findIndex=s1,M.findKey=h5,M.findLast=r3,M.findLastIndex=u1,M.findLastKey=p5,M.floor=$z,M.forEach=p1,M.forEachRight=v1,M.forIn=v5,M.forInRight=g5,M.forOwn=m5,M.forOwnRight=y5,M.get=Lf,M.gt=B3,M.gte=F3,M.has=w5,M.hasIn=Bf,M.head=l1,M.identity=Vt,M.includes=s3,M.indexOf=r$,M.inRange=F5,M.invoke=S5,M.isArguments=ai,M.isArray=Me,M.isArrayBuffer=$3,M.isArrayLike=Ht,M.isArrayLikeObject=pt,M.isBoolean=z3,M.isBuffer=jn,M.isDate=H3,M.isElement=U3,M.isEmpty=V3,M.isEqual=W3,M.isEqualWith=G3,M.isError=jf,M.isFinite=K3,M.isFunction=pn,M.isInteger=E1,M.isLength=Qs,M.isMap=S1,M.isMatch=Y3,M.isMatchWith=X3,M.isNaN=Z3,M.isNative=J3,M.isNil=e5,M.isNull=Q3,M.isNumber=O1,M.isObject=ft,M.isObjectLike=dt,M.isPlainObject=ea,M.isRegExp=qf,M.isSafeInteger=t5,M.isSet=C1,M.isString=eu,M.isSymbol=nr,M.isTypedArray=Ki,M.isUndefined=r5,M.isWeakMap=n5,M.isWeakSet=i5,M.join=s$,M.kebabCase=W5,M.last=yr,M.lastIndexOf=u$,M.lowerCase=G5,M.lowerFirst=K5,M.lt=o5,M.lte=a5,M.max=zz,M.maxBy=Hz,M.mean=Uz,M.meanBy=Vz,M.min=Wz,M.minBy=Gz,M.stubArray=Vf,M.stubFalse=Wf,M.stubObject=Az,M.stubString=Mz,M.stubTrue=Dz,M.multiply=Kz,M.nth=c$,M.noConflict=Sz,M.noop=Uf,M.now=Xs,M.pad=Y5,M.padEnd=X5,M.padStart=Z5,M.parseInt=J5,M.random=$5,M.reduce=d3,M.reduceRight=h3,M.repeat=Q5,M.replace=ez,M.result=T5,M.round=Yz,M.runInContext=te,M.sample=v3,M.size=y3,M.snakeCase=tz,M.some=b3,M.sortedIndex=g$,M.sortedIndexBy=m$,M.sortedIndexOf=y$,M.sortedLastIndex=b$,M.sortedLastIndexBy=x$,M.sortedLastIndexOf=w$,M.startCase=nz,M.startsWith=iz,M.subtract=Xz,M.sum=Zz,M.sumBy=Jz,M.template=oz,M.times=jz,M.toFinite=vn,M.toInteger=De,M.toLength=I1,M.toLower=az,M.toNumber=br,M.toSafeInteger=s5,M.toString=Ke,M.toUpper=sz,M.trim=uz,M.trimEnd=cz,M.trimStart=lz,M.truncate=fz,M.unescape=dz,M.uniqueId=kz,M.upperCase=hz,M.upperFirst=Ff,M.each=p1,M.eachRight=v1,M.first=l1,Hf(M,(function(){var s={};return Gr(M,function(c,g){Ge.call(M.prototype,g)||(s[g]=c)}),s})(),{chain:!1}),M.VERSION=n,er(["bind","bindKey","curry","curryRight","partial","partialRight"],function(s){M[s].placeholder=M}),er(["drop","take"],function(s,c){Be.prototype[s]=function(g){g=g===r?1:St(De(g),0);var O=this.__filtered__&&!c?new Be(this):this.clone();return O.__filtered__?O.__takeCount__=At(g,O.__takeCount__):O.__views__.push({size:At(g,oe),type:s+(O.__dir__<0?"Right":"")}),O},Be.prototype[s+"Right"]=function(g){return this.reverse()[s](g).reverse()}}),er(["filter","map","takeWhile"],function(s,c){var g=c+1,O=g==G||g==X;Be.prototype[s]=function(P){var q=this.clone();return q.__iteratees__.push({iteratee:Ie(P,3),type:g}),q.__filtered__=q.__filtered__||O,q}}),er(["head","last"],function(s,c){var g="take"+(c?"Right":"");Be.prototype[s]=function(){return this[g](1).value()[0]}}),er(["initial","tail"],function(s,c){var g="drop"+(c?"":"Right");Be.prototype[s]=function(){return this.__filtered__?new Be(this):this[g](1)}}),Be.prototype.compact=function(){return this.filter(Vt)},Be.prototype.find=function(s){return this.filter(s).head()},Be.prototype.findLast=function(s){return this.reverse().find(s)},Be.prototype.invokeMap=qe(function(s,c){return typeof s=="function"?new Be(this):this.map(function(g){return Ko(g,s,c)})}),Be.prototype.reject=function(s){return this.filter(Js(Ie(s)))},Be.prototype.slice=function(s,c){s=De(s);var g=this;return g.__filtered__&&(s>0||c<0)?new Be(g):(s<0?g=g.takeRight(-s):s&&(g=g.drop(s)),c!==r&&(c=De(c),g=c<0?g.dropRight(-c):g.take(c-s)),g)},Be.prototype.takeRightWhile=function(s){return this.reverse().takeWhile(s).reverse()},Be.prototype.toArray=function(){return this.take(oe)},Gr(Be.prototype,function(s,c){var g=/^(?:filter|find|map|reject)|While$/.test(c),O=/^(?:head|last)$/.test(c),P=M[O?"take"+(c=="last"?"Right":""):c],q=O||/^find/.test(c);P&&(M.prototype[c]=function(){var V=this.__wrapped__,Y=O?[1]:arguments,ne=V instanceof Be,pe=Y[0],ge=ne||Me(V),me=function(ke){var $e=P.apply(M,In([ke],Y));return O&&xe?$e[0]:$e};ge&&g&&typeof pe=="function"&&pe.length!=1&&(ne=ge=!1);var xe=this.__chain__,Oe=!!this.__actions__.length,Ne=q&&!xe,je=ne&&!Oe;if(!q&&ge){V=je?V:new Be(this);var Re=s.apply(V,Y);return Re.__actions__.push({func:Ks,args:[me],thisArg:r}),new vr(Re,xe)}return Ne&&je?s.apply(this,Y):(Re=this.thru(me),Ne?O?Re.value()[0]:Re.value():Re)})}),er(["pop","push","shift","sort","splice","unshift"],function(s){var c=xs[s],g=/^(?:push|sort|unshift)$/.test(s)?"tap":"thru",O=/^(?:pop|shift)$/.test(s);M.prototype[s]=function(){var P=arguments;if(O&&!this.__chain__){var q=this.value();return c.apply(Me(q)?q:[],P)}return this[g](function(V){return c.apply(Me(V)?V:[],P)})}}),Gr(Be.prototype,function(s,c){var g=M[c];if(g){var O=g.name+"";Ge.call(Hi,O)||(Hi[O]=[]),Hi[O].push({name:c,func:g})}}),Hi[$s(r,w).name]=[{name:"wrapper",func:r}],Be.prototype.clone=hB,Be.prototype.reverse=pB,Be.prototype.value=vB,M.prototype.at=U$,M.prototype.chain=V$,M.prototype.commit=W$,M.prototype.next=G$,M.prototype.plant=Y$,M.prototype.reverse=X$,M.prototype.toJSON=M.prototype.valueOf=M.prototype.value=Z$,M.prototype.first=M.prototype.head,$o&&(M.prototype[$o]=K$),M}),Fi=WL();Jn?((Jn.exports=Fi)._=Fi,Fl._=Fi):It._=Fi}).call(oZ)})(Ia,Ia.exports)),Ia.exports}var uc=aZ(),SN={},sa,ON;function wt(){if(ON)return sa;ON=1;var e=function(t){return t&&t.Math===Math&&t};return sa=e(typeof globalThis=="object"&&globalThis)||e(typeof window=="object"&&window)||e(typeof self=="object"&&self)||e(typeof ht=="object"&&ht)||e(typeof sa=="object"&&sa)||(function(){return this})()||Function("return this")(),sa}var zm={},Hm,CN;function it(){return CN||(CN=1,Hm=function(e){try{return!!e()}catch{return!0}}),Hm}var Um,RN;function Ir(){if(RN)return Um;RN=1;var e=it();return Um=!e(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7}),Um}var Vm,IN;function Kc(){if(IN)return Vm;IN=1;var e=it();return Vm=!e(function(){var t=(function(){}).bind();return typeof t!="function"||t.hasOwnProperty("prototype")}),Vm}var Wm,PN;function Zt(){if(PN)return Wm;PN=1;var e=Kc(),t=Function.prototype.call;return Wm=e?t.bind(t):function(){return t.apply(t,arguments)},Wm}var Gm={},NN;function ak(){if(NN)return Gm;NN=1;var e={}.propertyIsEnumerable,t=Object.getOwnPropertyDescriptor,r=t&&!e.call({1:2},1);return Gm.f=r?function(i){var o=t(this,i);return!!o&&o.enumerable}:e,Gm}var Km,TN;function Yc(){return TN||(TN=1,Km=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}}),Km}var Ym,AN;function ot(){if(AN)return Ym;AN=1;var e=Kc(),t=Function.prototype,r=t.call,n=e&&t.bind.bind(r,r);return Ym=e?n:function(i){return function(){return r.apply(i,arguments)}},Ym}var Xm,MN;function Gn(){if(MN)return Xm;MN=1;var e=ot(),t=e({}.toString),r=e("".slice);return Xm=function(n){return r(t(n),8,-1)},Xm}var Zm,DN;function Xc(){if(DN)return Zm;DN=1;var e=ot(),t=it(),r=Gn(),n=Object,i=e("".split);return Zm=t(function(){return!n("z").propertyIsEnumerable(0)})?function(o){return r(o)==="String"?i(o,""):n(o)}:n,Zm}var Jm,jN;function Qa(){return jN||(jN=1,Jm=function(e){return e==null}),Jm}var Qm,qN;function Ii(){if(qN)return Qm;qN=1;var e=Qa(),t=TypeError;return Qm=function(r){if(e(r))throw new t("Can't call method on "+r);return r},Qm}var ey,kN;function No(){if(kN)return ey;kN=1;var e=Xc(),t=Ii();return ey=function(r){return e(t(r))},ey}var ty,LN;function Ot(){if(LN)return ty;LN=1;var e=typeof document=="object"&&document.all;return ty=typeof e>"u"&&e!==void 0?function(t){return typeof t=="function"||t===e}:function(t){return typeof t=="function"},ty}var ry,BN;function Tt(){if(BN)return ry;BN=1;var e=Ot();return ry=function(t){return typeof t=="object"?t!==null:e(t)},ry}var ny,FN;function Zc(){if(FN)return ny;FN=1;var e=wt(),t=Ot(),r=function(n){return t(n)?n:void 0};return ny=function(n,i){return arguments.length<2?r(e[n]):e[n]&&e[n][i]},ny}var iy,$N;function Jc(){if($N)return iy;$N=1;var e=ot();return iy=e({}.isPrototypeOf),iy}var oy,zN;function sk(){if(zN)return oy;zN=1;var e=wt(),t=e.navigator,r=t&&t.userAgent;return oy=r?String(r):"",oy}var ay,HN;function cw(){if(HN)return ay;HN=1;var e=wt(),t=sk(),r=e.process,n=e.Deno,i=r&&r.versions||n&&n.version,o=i&&i.v8,a,u;return o&&(a=o.split("."),u=a[0]>0&&a[0]<4?1:+(a[0]+a[1])),!u&&t&&(a=t.match(/Edge\/(\d+)/),(!a||a[1]>=74)&&(a=t.match(/Chrome\/(\d+)/),a&&(u=+a[1]))),ay=u,ay}var sy,UN;function uk(){if(UN)return sy;UN=1;var e=cw(),t=it(),r=wt(),n=r.String;return sy=!!Object.getOwnPropertySymbols&&!t(function(){var i=Symbol("symbol detection");return!n(i)||!(Object(i)instanceof Symbol)||!Symbol.sham&&e&&e<41}),sy}var uy,VN;function ck(){if(VN)return uy;VN=1;var e=uk();return uy=e&&!Symbol.sham&&typeof Symbol.iterator=="symbol",uy}var cy,WN;function lk(){if(WN)return cy;WN=1;var e=Zc(),t=Ot(),r=Jc(),n=ck(),i=Object;return cy=n?function(o){return typeof o=="symbol"}:function(o){var a=e("Symbol");return t(a)&&r(a.prototype,i(o))},cy}var ly,GN;function lw(){if(GN)return ly;GN=1;var e=String;return ly=function(t){try{return e(t)}catch{return"Object"}},ly}var fy,KN;function es(){if(KN)return fy;KN=1;var e=Ot(),t=lw(),r=TypeError;return fy=function(n){if(e(n))return n;throw new r(t(n)+" is not a function")},fy}var dy,YN;function ts(){if(YN)return dy;YN=1;var e=es(),t=Qa();return dy=function(r,n){var i=r[n];return t(i)?void 0:e(i)},dy}var hy,XN;function sZ(){if(XN)return hy;XN=1;var e=Zt(),t=Ot(),r=Tt(),n=TypeError;return hy=function(i,o){var a,u;if(o==="string"&&t(a=i.toString)&&!r(u=e(a,i))||t(a=i.valueOf)&&!r(u=e(a,i))||o!=="string"&&t(a=i.toString)&&!r(u=e(a,i)))return u;throw new n("Can't convert object to primitive value")},hy}var py={exports:{}},vy,ZN;function Qc(){return ZN||(ZN=1,vy=!1),vy}var gy,JN;function fw(){if(JN)return gy;JN=1;var e=wt(),t=Object.defineProperty;return gy=function(r,n){try{t(e,r,{value:n,configurable:!0,writable:!0})}catch{e[r]=n}return n},gy}var QN;function dw(){if(QN)return py.exports;QN=1;var e=Qc(),t=wt(),r=fw(),n="__core-js_shared__",i=py.exports=t[n]||r(n,{});return(i.versions||(i.versions=[])).push({version:"3.49.0",mode:e?"pure":"global",copyright:"© 2013–2025 Denis Pushkarev (zloirock.ru), 2025–2026 CoreJS Company (core-js.io). All rights reserved.",license:"https://github.com/zloirock/core-js/blob/v3.49.0/LICENSE",source:"https://github.com/zloirock/core-js"}),py.exports}var my,eT;function hw(){if(eT)return my;eT=1;var e=dw();return my=function(t,r){return e[t]||(e[t]=r||{})},my}var yy,tT;function To(){if(tT)return yy;tT=1;var e=Ii(),t=Object;return yy=function(r){return t(e(r))},yy}var by,rT;function Pr(){if(rT)return by;rT=1;var e=ot(),t=To(),r=e({}.hasOwnProperty);return by=Object.hasOwn||function(i,o){return r(t(i),o)},by}var xy,nT;function pw(){if(nT)return xy;nT=1;var e=ot(),t=0,r=Math.random(),n=e(1.1.toString);return xy=function(i){return"Symbol("+(i===void 0?"":i)+")_"+n(++t+r,36)},xy}var wy,iT;function $t(){if(iT)return wy;iT=1;var e=wt(),t=hw(),r=Pr(),n=pw(),i=uk(),o=ck(),a=e.Symbol,u=t("wks"),l=o?a.for||a:a&&a.withoutSetter||n;return wy=function(d){return r(u,d)||(u[d]=i&&r(a,d)?a[d]:l("Symbol."+d)),u[d]},wy}var _y,oT;function uZ(){if(oT)return _y;oT=1;var e=Zt(),t=Tt(),r=lk(),n=ts(),i=sZ(),o=$t(),a=TypeError,u=o("toPrimitive");return _y=function(l,d){if(!t(l)||r(l))return l;var f=n(l,u),h;if(f){if(d===void 0&&(d="default"),h=e(f,l,d),!t(h)||r(h))return h;throw new a("Can't convert object to primitive value")}return d===void 0&&(d="number"),i(l,d)},_y}var Ey,aT;function fk(){if(aT)return Ey;aT=1;var e=uZ(),t=lk();return Ey=function(r){var n=e(r,"string");return t(n)?n:n+""},Ey}var Sy,sT;function vw(){if(sT)return Sy;sT=1;var e=wt(),t=Tt(),r=e.document,n=t(r)&&t(r.createElement);return Sy=function(i){return n?r.createElement(i):{}},Sy}var Oy,uT;function dk(){if(uT)return Oy;uT=1;var e=Ir(),t=it(),r=vw();return Oy=!e&&!t(function(){return Object.defineProperty(r("div"),"a",{get:function(){return 7}}).a!==7}),Oy}var cT;function hk(){if(cT)return zm;cT=1;var e=Ir(),t=Zt(),r=ak(),n=Yc(),i=No(),o=fk(),a=Pr(),u=dk(),l=Object.getOwnPropertyDescriptor;return zm.f=e?l:function(f,h){if(f=i(f),h=o(h),u)try{return l(f,h)}catch{}if(a(f,h))return n(!t(r.f,f,h),f[h])},zm}var Cy={},Ry,lT;function pk(){if(lT)return Ry;lT=1;var e=Ir(),t=it();return Ry=e&&t(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42}),Ry}var Iy,fT;function Nr(){if(fT)return Iy;fT=1;var e=Tt(),t=String,r=TypeError;return Iy=function(n){if(e(n))return n;throw new r(t(n)+" is not an object")},Iy}var dT;function un(){if(dT)return Cy;dT=1;var e=Ir(),t=dk(),r=pk(),n=Nr(),i=fk(),o=TypeError,a=Object.defineProperty,u=Object.getOwnPropertyDescriptor,l="enumerable",d="configurable",f="writable";return Cy.f=e?r?function(p,v,m){if(n(p),v=i(v),n(m),typeof p=="function"&&v==="prototype"&&"value"in m&&f in m&&!m[f]){var y=u(p,v);y&&y[f]&&(p[v]=m.value,m={configurable:d in m?m[d]:y[d],enumerable:l in m?m[l]:y[l],writable:!1})}return a(p,v,m)}:a:function(p,v,m){if(n(p),v=i(v),n(m),t)try{return a(p,v,m)}catch{}if("get"in m||"set"in m)throw new o("Accessors not supported");return"value"in m&&(p[v]=m.value),p},Cy}var Py,hT;function rs(){if(hT)return Py;hT=1;var e=Ir(),t=un(),r=Yc();return Py=e?function(n,i,o){return t.f(n,i,r(1,o))}:function(n,i,o){return n[i]=o,n},Py}var Ny={exports:{}},Ty,pT;function gw(){if(pT)return Ty;pT=1;var e=Ir(),t=Pr(),r=Function.prototype,n=e&&Object.getOwnPropertyDescriptor,i=t(r,"name"),o=i&&(function(){}).name==="something",a=i&&(!e||e&&n(r,"name").configurable);return Ty={EXISTS:i,PROPER:o,CONFIGURABLE:a},Ty}var Ay,vT;function vk(){if(vT)return Ay;vT=1;var e=ot(),t=Ot(),r=dw(),n=e(Function.toString);return t(r.inspectSource)||(r.inspectSource=function(i){return n(i)}),Ay=r.inspectSource,Ay}var My,gT;function gk(){if(gT)return My;gT=1;var e=wt(),t=Ot(),r=e.WeakMap;return My=t(r)&&/native code/.test(String(r)),My}var Dy,mT;function mw(){if(mT)return Dy;mT=1;var e=hw(),t=pw(),r=e("keys");return Dy=function(n){return r[n]||(r[n]=t(n))},Dy}var jy,yT;function el(){return yT||(yT=1,jy={}),jy}var qy,bT;function Ao(){if(bT)return qy;bT=1;var e=gk(),t=wt(),r=Tt(),n=rs(),i=Pr(),o=dw(),a=mw(),u=el(),l="Object already initialized",d=t.TypeError,f=t.WeakMap,h,p,v,m=function(w){return v(w)?p(w):h(w,{})},y=function(w){return function(E){var _;if(!r(E)||(_=p(E)).type!==w)throw new d("Incompatible receiver, "+w+" required");return _}};if(e||o.state){var x=o.state||(o.state=new f);x.get=x.get,x.has=x.has,x.set=x.set,h=function(w,E){if(x.has(w))throw new d(l);return E.facade=w,x.set(w,E),E},p=function(w){return x.get(w)||{}},v=function(w){return x.has(w)}}else{var b=a("state");u[b]=!0,h=function(w,E){if(i(w,b))throw new d(l);return E.facade=w,n(w,b,E),E},p=function(w){return i(w,b)?w[b]:{}},v=function(w){return i(w,b)}}return qy={set:h,get:p,has:v,enforce:m,getterFor:y},qy}var xT;function mk(){if(xT)return Ny.exports;xT=1;var e=ot(),t=it(),r=Ot(),n=Pr(),i=Ir(),o=gw().CONFIGURABLE,a=vk(),u=Ao(),l=u.enforce,d=u.get,f=String,h=Object.defineProperty,p=e("".slice),v=e("".replace),m=e([].join),y=i&&!t(function(){return h(function(){},"length",{value:8}).length!==8}),x=String(String).split("String"),b=Ny.exports=function(w,E,_){p(f(E),0,7)==="Symbol("&&(E="["+v(f(E),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),_&&_.getter&&(E="get "+E),_&&_.setter&&(E="set "+E),(!n(w,"name")||o&&w.name!==E)&&(i?h(w,"name",{value:E,configurable:!0}):w.name=E),y&&_&&n(_,"arity")&&w.length!==_.arity&&h(w,"length",{value:_.arity});try{_&&n(_,"constructor")&&_.constructor?i&&h(w,"prototype",{writable:!1}):w.prototype&&(w.prototype=void 0)}catch{}var S=l(w);return n(S,"source")||(S.source=m(x,typeof E=="string"?E:"")),w};return Function.prototype.toString=b(function(){return r(this)&&d(this).source||a(this)},"toString"),Ny.exports}var ky,wT;function Pi(){if(wT)return ky;wT=1;var e=Ot(),t=un(),r=mk(),n=fw();return ky=function(i,o,a,u){u||(u={});var l=u.enumerable,d=u.name!==void 0?u.name:o;if(e(a)&&r(a,d,u),u.global)l?i[o]=a:n(o,a);else{try{u.unsafe?i[o]&&(l=!0):delete i[o]}catch{}l?i[o]=a:t.f(i,o,{value:a,enumerable:!1,configurable:!u.nonConfigurable,writable:!u.nonWritable})}return i},ky}var Ly={},By,_T;function cZ(){if(_T)return By;_T=1;var e=Math.ceil,t=Math.floor;return By=Math.trunc||function(n){var i=+n;return(i>0?t:e)(i)},By}var Fy,ET;function tl(){if(ET)return Fy;ET=1;var e=cZ();return Fy=function(t){var r=+t;return r!==r||r===0?0:e(r)},Fy}var $y,ST;function lZ(){if(ST)return $y;ST=1;var e=tl(),t=Math.max,r=Math.min;return $y=function(n,i){var o=e(n);return o<0?t(o+i,0):r(o,i)},$y}var zy,OT;function yw(){if(OT)return zy;OT=1;var e=tl(),t=Math.min;return zy=function(r){var n=e(r);return n>0?t(n,9007199254740991):0},zy}var Hy,CT;function rl(){if(CT)return Hy;CT=1;var e=yw();return Hy=function(t){return e(t.length)},Hy}var Uy,RT;function fZ(){if(RT)return Uy;RT=1;var e=No(),t=lZ(),r=rl(),n=function(i){return function(o,a,u){var l=e(o),d=r(l);if(d===0)return!i&&-1;var f=t(u,d),h;if(i&&a!==a){for(;d>f;)if(h=l[f++],h!==h)return!0}else for(;d>f;f++)if((i||f in l)&&l[f]===a)return i||f||0;return!i&&-1}};return Uy={includes:n(!0),indexOf:n(!1)},Uy}var Vy,IT;function yk(){if(IT)return Vy;IT=1;var e=ot(),t=Pr(),r=No(),n=fZ().indexOf,i=el(),o=e([].push);return Vy=function(a,u){var l=r(a),d=0,f=[],h;for(h in l)!t(i,h)&&t(l,h)&&o(f,h);for(;u.length>d;)t(l,h=u[d++])&&(~n(f,h)||o(f,h));return f},Vy}var Wy,PT;function bw(){return PT||(PT=1,Wy=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]),Wy}var NT;function xw(){if(NT)return Ly;NT=1;var e=yk(),t=bw(),r=t.concat("length","prototype");return Ly.f=Object.getOwnPropertyNames||function(i){return e(i,r)},Ly}var Gy={},TT;function bk(){return TT||(TT=1,Gy.f=Object.getOwnPropertySymbols),Gy}var Ky,AT;function dZ(){if(AT)return Ky;AT=1;var e=Zc(),t=ot(),r=xw(),n=bk(),i=Nr(),o=t([].concat);return Ky=e("Reflect","ownKeys")||function(u){var l=r.f(i(u)),d=n.f;return d?o(l,d(u)):l},Ky}var Yy,MT;function hZ(){if(MT)return Yy;MT=1;var e=Pr(),t=dZ(),r=hk(),n=un();return Yy=function(i,o,a){for(var u=t(o),l=n.f,d=r.f,f=0;f<u.length;f++){var h=u[f];!e(i,h)&&!(a&&e(a,h))&&l(i,h,d(o,h))}},Yy}var Xy,DT;function xk(){if(DT)return Xy;DT=1;var e=it(),t=Ot(),r=/#|\.prototype\./,n=function(l,d){var f=o[i(l)];return f===u?!0:f===a?!1:t(d)?e(d):!!d},i=n.normalize=function(l){return String(l).replace(r,".").toLowerCase()},o=n.data={},a=n.NATIVE="N",u=n.POLYFILL="P";return Xy=n,Xy}var Zy,jT;function Kn(){if(jT)return Zy;jT=1;var e=wt(),t=hk().f,r=rs(),n=Pi(),i=fw(),o=hZ(),a=xk();return Zy=function(u,l){var d=u.target,f=u.global,h=u.stat,p,v,m,y,x,b;if(f?v=e:h?v=e[d]||i(d,{}):v=e[d]&&e[d].prototype,v)for(m in l){if(x=l[m],u.dontCallGetSet?(b=t(v,m),y=b&&b.value):y=v[m],p=a(f?m:d+(h?".":"#")+m,u.forced),!p&&y!==void 0){if(typeof x==typeof y)continue;o(x,y)}(u.sham||y&&y.sham)&&r(x,"sham",!0),n(v,m,x,u)}},Zy}var Jy,qT;function ww(){if(qT)return Jy;qT=1;var e=$t(),t=e("toStringTag"),r={};return r[t]="z",Jy=String(r)==="[object z]",Jy}var Qy,kT;function nl(){if(kT)return Qy;kT=1;var e=ww(),t=Ot(),r=Gn(),n=$t(),i=n("toStringTag"),o=Object,a=r((function(){return arguments})())==="Arguments",u=function(l,d){try{return l[d]}catch{}};return Qy=e?r:function(l){var d,f,h;return l===void 0?"Undefined":l===null?"Null":typeof(f=u(d=o(l),i))=="string"?f:a?r(d):(h=r(d))==="Object"&&t(d.callee)?"Arguments":h},Qy}var e0,LT;function Ni(){if(LT)return e0;LT=1;var e=nl(),t=String;return e0=function(r){if(e(r)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return t(r)},e0}var t0,BT;function wk(){return BT||(BT=1,t0=`
67
+ \v\f\r                 \u2028\u2029\uFEFF`),t0}var r0,FT;function pZ(){if(FT)return r0;FT=1;var e=ot(),t=Ii(),r=Ni(),n=wk(),i=e("".replace),o=RegExp("^["+n+"]+"),a=RegExp("(^|[^"+n+"])["+n+"]+$"),u=function(l){return function(d){var f=r(t(d));return l&1&&(f=i(f,o,"")),l&2&&(f=i(f,a,"$1")),f}};return r0={start:u(1),end:u(2),trim:u(3)},r0}var n0,$T;function vZ(){if($T)return n0;$T=1;var e=wt(),t=it(),r=ot(),n=Ni(),i=pZ().trim,o=wk(),a=e.parseInt,u=e.Symbol,l=u&&u.iterator,d=/^[+-]?0x/i,f=r(d.exec),h=a(o+"08")!==8||a(o+"0x16")!==22||l&&!t(function(){a(Object(l))});return n0=h?function(v,m){var y=i(n(v));return a(y,m>>>0||(f(d,y)?16:10))}:a,n0}var zT;function gZ(){if(zT)return SN;zT=1;var e=Kn(),t=vZ();return e({global:!0,forced:parseInt!==t},{parseInt:t}),SN}gZ();var HT={},i0,UT;function _k(){if(UT)return i0;UT=1;var e=yk(),t=bw();return i0=Object.keys||function(n){return e(n,t)},i0}var o0,VT;function mZ(){if(VT)return o0;VT=1;var e=Ir(),t=ot(),r=Zt(),n=it(),i=_k(),o=bk(),a=ak(),u=To(),l=Xc(),d=Object.assign,f=Object.defineProperty,h=t([].concat);return o0=!d||n(function(){if(e&&d({b:1},d(f({},"a",{enumerable:!0,get:function(){f(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var p={},v={},m=Symbol("assign detection"),y="abcdefghijklmnopqrst";return p[m]=7,y.split("").forEach(function(x){v[x]=x}),d({},p)[m]!==7||i(d({},v)).join("")!==y})?function(v,m){for(var y=u(v),x=arguments.length,b=1,w=o.f,E=a.f;x>b;)for(var _=l(arguments[b++]),S=w?h(i(_),w(_)):i(_),R=S.length,I=0,N;R>I;)N=S[I++],(!e||r(E,_,N))&&(y[N]=_[N]);return y}:d,o0}var WT;function yZ(){if(WT)return HT;WT=1;var e=Kn(),t=mZ();return e({target:"Object",stat:!0,arity:2,forced:Object.assign!==t},{assign:t}),HT}yZ();var GT={},a0,KT;function bZ(){if(KT)return a0;KT=1;var e=Gn(),t=ot();return a0=function(r){if(e(r)==="Function")return t(r)},a0}var s0,YT;function Ek(){if(YT)return s0;YT=1;var e=bZ(),t=es(),r=Kc(),n=e(e.bind);return s0=function(i,o){return t(i),o===void 0?i:r?n(i,o):function(){return i.apply(o,arguments)}},s0}var u0,XT;function xZ(){if(XT)return u0;XT=1;var e=Gn();return u0=Array.isArray||function(r){return e(r)==="Array"},u0}var c0,ZT;function wZ(){if(ZT)return c0;ZT=1;var e=ot(),t=it(),r=Ot(),n=nl(),i=Zc(),o=vk(),a=function(){},u=i("Reflect","construct"),l=/^\s*(?:class|function)\b/,d=e(l.exec),f=!l.test(a),h=function(m){if(!r(m))return!1;try{return u(a,[],m),!0}catch{return!1}},p=function(m){if(!r(m))return!1;switch(n(m)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return f||!!d(l,o(m))}catch{return!0}};return p.sham=!0,c0=!u||t(function(){var v;return h(h.call)||!h(Object)||!h(function(){v=!0})||v})?p:h,c0}var l0,JT;function _Z(){if(JT)return l0;JT=1;var e=xZ(),t=wZ(),r=Tt(),n=$t(),i=n("species"),o=Array;return l0=function(a){var u;return e(a)&&(u=a.constructor,t(u)&&(u===o||e(u.prototype))?u=void 0:r(u)&&(u=u[i],u===null&&(u=void 0))),u===void 0?o:u},l0}var f0,QT;function EZ(){if(QT)return f0;QT=1;var e=_Z();return f0=function(t,r){return new(e(t))(r===0?0:r)},f0}var d0,eA;function SZ(){if(eA)return d0;eA=1;var e=Ir(),t=un(),r=Yc();return d0=function(n,i,o){e?t.f(n,i,r(0,o)):n[i]=o},d0}var h0,tA;function Sk(){if(tA)return h0;tA=1;var e=Ek(),t=Xc(),r=To(),n=rl(),i=EZ(),o=SZ(),a=function(u){var l=u===1,d=u===2,f=u===3,h=u===4,p=u===6,v=u===7,m=u===5||p;return function(y,x,b){for(var w=r(y),E=t(w),_=n(E),S=e(x,b),R=0,I=0,N=l?i(y,_):d||v?i(y,0):void 0,A,L;_>R;R++)if((m||R in E)&&(A=E[R],L=S(A,R,w),u))if(l)o(N,R,L);else if(L)switch(u){case 3:return!0;case 5:return A;case 6:return R;case 2:o(N,I++,A)}else switch(u){case 4:return!1;case 7:o(N,I++,A)}return p?-1:f||h?h:N}};return h0={forEach:a(0),map:a(1),filter:a(2),some:a(3),every:a(4),find:a(5),findIndex:a(6),filterReject:a(7)},h0}var p0,rA;function OZ(){if(rA)return p0;rA=1;var e=it(),t=$t(),r=cw(),n=t("species");return p0=function(i){return r>=51||!e(function(){var o=[],a=o.constructor={};return a[n]=function(){return{foo:1}},o[i](Boolean).foo!==1})},p0}var nA;function CZ(){if(nA)return GT;nA=1;var e=Kn(),t=Sk().filter,r=OZ(),n=r("filter");return e({target:"Array",proto:!0,forced:!n},{filter:function(o){return t(this,o,arguments.length>1?arguments[1]:void 0)}}),GT}CZ();var iA={},v0,oA;function RZ(){if(oA)return v0;oA=1;var e=ww(),t=nl();return v0=e?{}.toString:function(){return"[object "+t(this)+"]"},v0}var aA;function IZ(){if(aA)return iA;aA=1;var e=ww(),t=Pi(),r=RZ();return e||t(Object.prototype,"toString",r,{unsafe:!0}),iA}IZ();var g0={},sA;function PZ(){if(sA)return g0;sA=1;var e=Ir(),t=pk(),r=un(),n=Nr(),i=No(),o=_k();return g0.f=e&&!t?Object.defineProperties:function(u,l){n(u);for(var d=i(l),f=o(l),h=f.length,p=0,v;h>p;)r.f(u,v=f[p++],d[v]);return u},g0}var m0,uA;function NZ(){if(uA)return m0;uA=1;var e=Zc();return m0=e("document","documentElement"),m0}var y0,cA;function il(){if(cA)return y0;cA=1;var e=Nr(),t=PZ(),r=bw(),n=el(),i=NZ(),o=vw(),a=mw(),u=">",l="<",d="prototype",f="script",h=a("IE_PROTO"),p=function(){},v=function(w){return l+f+u+w+l+"/"+f+u},m=function(w){w.write(v("")),w.close();var E=w.parentWindow.Object;return w=null,E},y=function(){var w=o("iframe"),E="java"+f+":",_;return w.style.display="none",i.appendChild(w),w.src=String(E),_=w.contentWindow.document,_.open(),_.write(v("document.F=Object")),_.close(),_.F},x,b=function(){try{x=new ActiveXObject("htmlfile")}catch{}b=typeof document<"u"?document.domain&&x?m(x):y():m(x);for(var w=r.length;w--;)delete b[d][r[w]];return b()};return n[h]=!0,y0=Object.create||function(E,_){var S;return E!==null?(p[d]=e(E),S=new p,p[d]=null,S[h]=E):S=b(),_===void 0?S:t.f(S,_)},y0}var b0,lA;function TZ(){if(lA)return b0;lA=1;var e=$t(),t=il(),r=un().f,n=e("unscopables"),i=Array.prototype;return i[n]===void 0&&r(i,n,{configurable:!0,value:t(null)}),b0=function(o){i[n][o]=!0},b0}var x0,fA;function ns(){return fA||(fA=1,x0={}),x0}var w0,dA;function AZ(){if(dA)return w0;dA=1;var e=it();return w0=!e(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}),w0}var _0,hA;function Ok(){if(hA)return _0;hA=1;var e=Pr(),t=Ot(),r=To(),n=mw(),i=AZ(),o=n("IE_PROTO"),a=Object,u=a.prototype;return _0=i?a.getPrototypeOf:function(l){var d=r(l);if(e(d,o))return d[o];var f=d.constructor;return t(f)&&d instanceof f?f.prototype:d instanceof a?u:null},_0}var E0,pA;function Ck(){if(pA)return E0;pA=1;var e=it(),t=Ot(),r=Tt(),n=il(),i=Ok(),o=Pi(),a=$t(),u=Qc(),l=a("iterator"),d=!1,f,h,p;[].keys&&(p=[].keys(),"next"in p?(h=i(i(p)),h!==Object.prototype&&(f=h)):d=!0);var v=!r(f)||e(function(){var m={};return f[l].call(m)!==m});return v?f={}:u&&(f=n(f)),t(f[l])||o(f,l,function(){return this}),E0={IteratorPrototype:f,BUGGY_SAFARI_ITERATORS:d},E0}var S0,vA;function ol(){if(vA)return S0;vA=1;var e=un().f,t=Pr(),r=$t(),n=r("toStringTag");return S0=function(i,o,a){i&&!a&&(i=i.prototype),i&&!t(i,n)&&e(i,n,{configurable:!0,value:o})},S0}var O0,gA;function MZ(){if(gA)return O0;gA=1;var e=Ck().IteratorPrototype,t=il(),r=Yc(),n=ol(),i=ns(),o=function(){return this};return O0=function(a,u,l,d){var f=u+" Iterator";return a.prototype=t(e,{next:r(+!d,l)}),n(a,f,!1,!0),i[f]=o,a},O0}var C0,mA;function DZ(){if(mA)return C0;mA=1;var e=ot(),t=es();return C0=function(r,n,i){try{return e(t(Object.getOwnPropertyDescriptor(r,n)[i]))}catch{}},C0}var R0,yA;function jZ(){if(yA)return R0;yA=1;var e=Tt();return R0=function(t){return e(t)||t===null},R0}var I0,bA;function qZ(){if(bA)return I0;bA=1;var e=jZ(),t=String,r=TypeError;return I0=function(n){if(e(n))return n;throw new r("Can't set "+t(n)+" as a prototype")},I0}var P0,xA;function Rk(){if(xA)return P0;xA=1;var e=DZ(),t=Tt(),r=Ii(),n=qZ();return P0=Object.setPrototypeOf||("__proto__"in{}?(function(){var i=!1,o={},a;try{a=e(Object.prototype,"__proto__","set"),a(o,[]),i=o instanceof Array}catch{}return function(l,d){return r(l),n(d),t(l)&&(i?a(l,d):l.__proto__=d),l}})():void 0),P0}var N0,wA;function Ik(){if(wA)return N0;wA=1;var e=Kn(),t=Zt(),r=Qc(),n=gw(),i=Ot(),o=MZ(),a=Ok(),u=Rk(),l=ol(),d=rs(),f=Pi(),h=$t(),p=ns(),v=Ck(),m=n.PROPER,y=n.CONFIGURABLE,x=v.IteratorPrototype,b=v.BUGGY_SAFARI_ITERATORS,w=h("iterator"),E="keys",_="values",S="entries",R=function(){return this};return N0=function(I,N,A,L,B,U,j){o(A,N,L);var D=function(H){if(H===B&&Q)return Q;if(!b&&H&&H in X)return X[H];switch(H){case E:return function(){return new A(this,H)};case _:return function(){return new A(this,H)};case S:return function(){return new A(this,H)}}return function(){return new A(this)}},G=N+" Iterator",F=!1,X=I.prototype,Z=X[w]||X["@@iterator"]||B&&X[B],Q=!b&&Z||D(B),W=N==="Array"&&X.entries||Z,ee,oe,ae;if(W&&(ee=a(W.call(new I)),ee!==Object.prototype&&ee.next&&(!r&&a(ee)!==x&&(u?u(ee,x):i(ee[w])||f(ee,w,R)),l(ee,G,!0,!0),r&&(p[G]=R))),m&&B===_&&Z&&Z.name!==_&&(!r&&y?d(X,"name",_):(F=!0,Q=function(){return t(Z,this)})),B)if(oe={values:D(_),keys:U?Q:D(E),entries:D(S)},j)for(ae in oe)(b||F||!(ae in X))&&f(X,ae,oe[ae]);else e({target:N,proto:!0,forced:b||F},oe);return(!r||j)&&X[w]!==Q&&f(X,w,Q,{name:B}),p[N]=Q,oe},N0}var T0,_A;function Pk(){return _A||(_A=1,T0=function(e,t){return{value:e,done:t}}),T0}var A0,EA;function Nk(){if(EA)return A0;EA=1;var e=No(),t=TZ(),r=ns(),n=Ao(),i=un().f,o=Ik(),a=Pk(),u=Qc(),l=Ir(),d="Array Iterator",f=n.set,h=n.getterFor(d);A0=o(Array,"Array",function(v,m){f(this,{type:d,target:e(v),index:0,kind:m})},function(){var v=h(this),m=v.target,y=v.index++;if(!m||y>=m.length)return v.target=null,a(void 0,!0);switch(v.kind){case"keys":return a(y,!1);case"values":return a(m[y],!1)}return a([y,m[y]],!1)},"values");var p=r.Arguments=r.Array;if(t("keys"),t("values"),t("entries"),!u&&l&&p.name!=="values")try{i(p,"name",{value:"values"})}catch{}return A0}Nk();var SA={},M0,OA;function Tk(){if(OA)return M0;OA=1;var e=ot(),t=tl(),r=Ni(),n=Ii(),i=e("".charAt),o=e("".charCodeAt),a=e("".slice),u=function(l){return function(d,f){var h=r(n(d)),p=t(f),v=h.length,m,y;return p<0||p>=v?l?"":void 0:(m=o(h,p),m<55296||m>56319||p+1===v||(y=o(h,p+1))<56320||y>57343?l?i(h,p):m:l?a(h,p,p+2):(m-55296<<10)+(y-56320)+65536)}};return M0={codeAt:u(!1),charAt:u(!0)},M0}var CA;function kZ(){if(CA)return SA;CA=1;var e=Tk().charAt,t=Ni(),r=Ao(),n=Ik(),i=Pk(),o="String Iterator",a=r.set,u=r.getterFor(o);return n(String,"String",function(l){a(this,{type:o,string:t(l),index:0})},function(){var d=u(this),f=d.string,h=d.index,p;return h>=f.length?i(void 0,!0):(p=e(f,h),d.index+=p.length,i(p,!1))}),SA}kZ();var RA={},IA={},D0,PA;function Ak(){if(PA)return D0;PA=1;var e=it();return D0=!e(function(){return Object.isExtensible(Object.preventExtensions({}))}),D0}var j0,NA;function Mk(){if(NA)return j0;NA=1;var e=Pi();return j0=function(t,r,n){for(var i in r)e(t,i,r[i],n);return t},j0}var q0={exports:{}},k0={},L0,TA;function LZ(){if(TA)return L0;TA=1;var e=ot();return L0=e([].slice),L0}var AA;function BZ(){if(AA)return k0;AA=1;var e=Gn(),t=No(),r=xw().f,n=LZ(),i=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],o=function(a){try{return r(a)}catch{return n(i)}};return k0.f=function(u){return i&&e(u)==="Window"?o(u):r(t(u))},k0}var B0,MA;function FZ(){if(MA)return B0;MA=1;var e=it();return B0=e(function(){if(typeof ArrayBuffer=="function"){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}),B0}var F0,DA;function $Z(){if(DA)return F0;DA=1;var e=it(),t=Tt(),r=Gn(),n=FZ(),i=Object.isExtensible,o=e(function(){});return F0=o||n?function(u){return!t(u)||n&&r(u)==="ArrayBuffer"?!1:i?i(u):!0}:i,F0}var jA;function _w(){if(jA)return q0.exports;jA=1;var e=Kn(),t=ot(),r=el(),n=Tt(),i=Pr(),o=un().f,a=xw(),u=BZ(),l=$Z(),d=pw(),f=Ak(),h=!1,p=d("meta"),v=0,m=function(_){o(_,p,{value:{objectID:"O"+v++,weakData:{}}})},y=function(_,S){if(!n(_))return typeof _=="symbol"?_:(typeof _=="string"?"S":"P")+_;if(!i(_,p)){if(!l(_))return"F";if(!S)return"E";m(_)}return _[p].objectID},x=function(_,S){if(!i(_,p)){if(!l(_))return!0;if(!S)return!1;m(_)}return _[p].weakData},b=function(_){return f&&h&&l(_)&&!i(_,p)&&m(_),_},w=function(){E.enable=function(){},h=!0;var _=a.f,S=t([].splice),R={};R[p]=1,_(R).length&&(a.f=function(I){for(var N=_(I),A=0,L=N.length;A<L;A++)if(N[A]===p){S(N,A,1);break}return N},e({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:u.f}))},E=q0.exports={enable:w,fastKey:y,getWeakData:x,onFreeze:b};return r[p]=!0,q0.exports}var $0,qA;function zZ(){if(qA)return $0;qA=1;var e=$t(),t=ns(),r=e("iterator"),n=Array.prototype;return $0=function(i){return i!==void 0&&(t.Array===i||n[r]===i)},$0}var z0,kA;function Dk(){if(kA)return z0;kA=1;var e=nl(),t=ts(),r=Qa(),n=ns(),i=$t(),o=i("iterator");return z0=function(a){if(!r(a))return t(a,o)||t(a,"@@iterator")||n[e(a)]},z0}var H0,LA;function HZ(){if(LA)return H0;LA=1;var e=Zt(),t=es(),r=Nr(),n=lw(),i=Dk(),o=TypeError;return H0=function(a,u){var l=arguments.length<2?i(a):u;if(t(l))return r(e(l,a));throw new o(n(a)+" is not iterable")},H0}var U0,BA;function UZ(){if(BA)return U0;BA=1;var e=Zt(),t=Nr(),r=ts();return U0=function(n,i,o){var a,u;t(n);try{if(a=r(n,"return"),!a){if(i==="throw")throw o;return o}a=e(a,n)}catch(l){u=!0,a=l}if(i==="throw")throw o;if(u)throw a;return t(a),o},U0}var V0,FA;function jk(){if(FA)return V0;FA=1;var e=Ek(),t=Zt(),r=Nr(),n=lw(),i=zZ(),o=rl(),a=Jc(),u=HZ(),l=Dk(),d=UZ(),f=TypeError,h=function(v,m){this.stopped=v,this.result=m},p=h.prototype;return V0=function(v,m,y){var x=y&&y.that,b=!!(y&&y.AS_ENTRIES),w=!!(y&&y.IS_RECORD),E=!!(y&&y.IS_ITERATOR),_=!!(y&&y.INTERRUPTED),S=e(m,x),R,I,N,A,L,B,U,j=function(F){var X=R;return R=void 0,X&&d(X,"normal"),new h(!0,F)},D=function(F){return b?(r(F),_?S(F[0],F[1],j):S(F[0],F[1])):_?S(F,j):S(F)};if(w)R=v.iterator;else if(E)R=v;else{if(I=l(v),!I)throw new f(n(v)+" is not iterable");if(i(I)){for(N=0,A=o(v);A>N;N++)if(L=D(v[N]),L&&a(p,L))return L;return new h(!1)}R=u(v,I)}for(B=w?v.next:R.next;!(U=t(B,R)).done;){var G=U.value;try{L=D(G)}catch(F){if(R)d(R,"throw",F);else throw F}if(typeof L=="object"&&L&&a(p,L))return L}return new h(!1)},V0}var W0,$A;function qk(){if($A)return W0;$A=1;var e=Jc(),t=TypeError;return W0=function(r,n){if(e(n,r))return r;throw new t("Incorrect invocation")},W0}var G0,zA;function VZ(){if(zA)return G0;zA=1;var e=$t(),t=e("iterator"),r=!1;try{var n=0,i={next:function(){return{done:!!n++}},return:function(){r=!0}};i[t]=function(){return this},Array.from(i,function(){throw 2})}catch{}return G0=function(o,a){try{if(!a&&!r)return!1}catch{return!1}var u=!1;try{var l={};l[t]=function(){return{next:function(){return{done:u=!0}}}},o(l)}catch{}return u},G0}var K0,HA;function WZ(){if(HA)return K0;HA=1;var e=Ot(),t=Tt(),r=Rk();return K0=function(n,i,o){var a,u;return r&&e(a=i.constructor)&&a!==o&&t(u=a.prototype)&&u!==o.prototype&&r(n,u),n},K0}var Y0,UA;function GZ(){if(UA)return Y0;UA=1;var e=Kn(),t=wt(),r=ot(),n=xk(),i=Pi(),o=_w(),a=jk(),u=qk(),l=Ot(),d=Qa(),f=Tt(),h=it(),p=VZ(),v=ol(),m=WZ();return Y0=function(y,x,b){var w=y.indexOf("Map")!==-1,E=y.indexOf("Weak")!==-1,_=w?"set":"add",S=t[y],R=S&&S.prototype,I=S,N={},A=function(F){var X=r(R[F]);i(R,F,F==="add"?function(Q){return X(this,Q===0?0:Q),this}:F==="delete"?function(Z){return E&&!f(Z)?!1:X(this,Z===0?0:Z)}:F==="get"?function(Q){return E&&!f(Q)?void 0:X(this,Q===0?0:Q)}:F==="has"?function(Q){return E&&!f(Q)?!1:X(this,Q===0?0:Q)}:function(Q,W){return X(this,Q===0?0:Q,W),this})},L=n(y,!l(S)||!(E||R.forEach&&!h(function(){new S().entries().next()})));if(L)I=b.getConstructor(x,y,w,_),o.enable();else if(n(y,!0)){var B=new I,U=B[_](E?{}:-0,1)!==B,j=h(function(){B.has(1)}),D=p(function(F){new S(F)}),G=!E&&h(function(){for(var F=new S,X=5;X--;)F[_](X,X);return!F.has(-0)});D||(I=x(function(F,X){u(F,R);var Z=m(new S,F,I);return d(X)||a(X,Z[_],{that:Z,AS_ENTRIES:w}),Z}),I.prototype=R,R.constructor=I),(j||G)&&(A("delete"),A("has"),w&&A("get")),(G||U)&&A(_),E&&R.clear&&delete R.clear}return N[y]=I,e({global:!0,constructor:!0,forced:I!==S},N),v(I,y),E||b.setStrong(I,y,w),I},Y0}var X0,VA;function KZ(){if(VA)return X0;VA=1;var e=ot(),t=Mk(),r=_w().getWeakData,n=qk(),i=Nr(),o=Qa(),a=Tt(),u=jk(),l=Sk(),d=Pr(),f=Ao(),h=f.set,p=f.getterFor,v=l.find,m=l.findIndex,y=e([].splice),x=0,b=function(_){return _.frozen||(_.frozen=new w)},w=function(){this.entries=[]},E=function(_,S){return v(_.entries,function(R){return R[0]===S})};return w.prototype={get:function(_){var S=E(this,_);if(S)return S[1]},has:function(_){return!!E(this,_)},set:function(_,S){var R=E(this,_);R?R[1]=S:this.entries.push([_,S])},delete:function(_){var S=m(this.entries,function(R){return R[0]===_});return~S&&y(this.entries,S,1),!!~S}},X0={getConstructor:function(_,S,R,I){var N=_(function(U,j){n(U,A),h(U,{type:S,id:x++,frozen:null}),o(j)||u(j,U[I],{that:U,AS_ENTRIES:R})}),A=N.prototype,L=p(S),B=function(U,j,D){var G=L(U),F=r(i(j),!0);return F===!0?b(G).set(j,D):F[G.id]=D,U};return t(A,{delete:function(U){var j=L(this);if(!a(U))return!1;var D=r(U);return D===!0?b(j).delete(U):D&&d(D,j.id)&&delete D[j.id]},has:function(j){var D=L(this);if(!a(j))return!1;var G=r(j);return G===!0?b(D).has(j):G&&d(G,D.id)}}),t(A,R?{get:function(j){var D=L(this);if(a(j)){var G=r(j);if(G===!0)return b(D).get(j);if(G)return G[D.id]}},set:function(j,D){return B(this,j,D)}}:{add:function(j){return B(this,j,!0)}}),N}},X0}var WA;function YZ(){if(WA)return IA;WA=1;var e=Ak(),t=wt(),r=ot(),n=Mk(),i=_w(),o=GZ(),a=KZ(),u=Tt(),l=Ao().enforce,d=it(),f=gk(),h=Object,p=Array.isArray,v=h.isExtensible,m=h.isFrozen,y=h.isSealed,x=h.freeze,b=h.seal,w=!t.ActiveXObject&&"ActiveXObject"in t,E,_=function(U){return function(){return U(this,arguments.length?arguments[0]:void 0)}},S=o("WeakMap",_,a),R=S.prototype,I=r(R.set),N=function(){return e&&d(function(){var U=x([]);return I(new S,U,1),!m(U)})};if(f)if(w){E=a.getConstructor(_,"WeakMap",!0),i.enable();var A=r(R.delete),L=r(R.has),B=r(R.get);n(R,{delete:function(U){if(u(U)&&!v(U)){var j=l(this);return j.frozen||(j.frozen=new E),A(this,U)||j.frozen.delete(U)}return A(this,U)},has:function(j){if(u(j)&&!v(j)){var D=l(this);return D.frozen||(D.frozen=new E),L(this,j)||D.frozen.has(j)}return L(this,j)},get:function(j){if(u(j)&&!v(j)){var D=l(this);return D.frozen||(D.frozen=new E),L(this,j)?B(this,j):D.frozen.get(j)}return B(this,j)},set:function(j,D){if(u(j)&&!v(j)){var G=l(this);G.frozen||(G.frozen=new E),L(this,j)?I(this,j,D):G.frozen.set(j,D)}else I(this,j,D);return this}})}else N()&&n(R,{set:function(j,D){var G;return p(j)&&(m(j)?G=x:y(j)&&(G=b)),I(this,j,D),G&&G(j),this}});return IA}var GA;function XZ(){return GA||(GA=1,YZ()),RA}XZ();var KA={},Z0,YA;function ZZ(){return YA||(YA=1,Z0={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}),Z0}var J0,XA;function JZ(){if(XA)return J0;XA=1;var e=vw(),t=e("span").classList,r=t&&t.constructor&&t.constructor.prototype;return J0=r===Object.prototype?void 0:r,J0}var ZA;function QZ(){if(ZA)return KA;ZA=1;var e=wt(),t=ZZ(),r=JZ(),n=Nk(),i=rs(),o=ol(),a=$t(),u=a("iterator"),l=n.values,d=function(h,p){if(h){if(h[u]!==l)try{i(h,u,l)}catch{h[u]=l}if(o(h,p,!0),t[p]){for(var v in n)if(h[v]!==n[v])try{i(h,v,n[v])}catch{h[v]=n[v]}}}};for(var f in t)d(e[f]&&e[f].prototype,f);return d(r,"DOMTokenList"),KA}QZ();var Q0,JA;function eJ(){if(JA)return Q0;JA=1;var e="Expected a function",t=NaN,r="[object Symbol]",n=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,o=/^0b[01]+$/i,a=/^0o[0-7]+$/i,u=parseInt,l=typeof ht=="object"&&ht&&ht.Object===Object&&ht,d=typeof self=="object"&&self&&self.Object===Object&&self,f=l||d||Function("return this")(),h=Object.prototype,p=h.toString,v=Math.max,m=Math.min,y=function(){return f.Date.now()};function x(R,I,N){var A,L,B,U,j,D,G=0,F=!1,X=!1,Z=!0;if(typeof R!="function")throw new TypeError(e);I=S(I)||0,w(N)&&(F=!!N.leading,X="maxWait"in N,B=X?v(S(N.maxWait)||0,I):B,Z="trailing"in N?!!N.trailing:Z);function Q(z){var re=A,ie=L;return A=L=void 0,G=z,U=R.apply(ie,re),U}function W(z){return G=z,j=setTimeout(ae,I),F?Q(z):U}function ee(z){var re=z-D,ie=z-G,se=I-re;return X?m(se,B-ie):se}function oe(z){var re=z-D,ie=z-G;return D===void 0||re>=I||re<0||X&&ie>=B}function ae(){var z=y();if(oe(z))return H(z);j=setTimeout(ae,ee(z))}function H(z){return j=void 0,Z&&A?Q(z):(A=L=void 0,U)}function K(){j!==void 0&&clearTimeout(j),G=0,A=D=L=j=void 0}function $(){return j===void 0?U:H(y())}function k(){var z=y(),re=oe(z);if(A=arguments,L=this,D=z,re){if(j===void 0)return W(D);if(X)return j=setTimeout(ae,I),Q(D)}return j===void 0&&(j=setTimeout(ae,I)),U}return k.cancel=K,k.flush=$,k}function b(R,I,N){var A=!0,L=!0;if(typeof R!="function")throw new TypeError(e);return w(N)&&(A="leading"in N?!!N.leading:A,L="trailing"in N?!!N.trailing:L),x(R,I,{leading:A,maxWait:I,trailing:L})}function w(R){var I=typeof R;return!!R&&(I=="object"||I=="function")}function E(R){return!!R&&typeof R=="object"}function _(R){return typeof R=="symbol"||E(R)&&p.call(R)==r}function S(R){if(typeof R=="number")return R;if(_(R))return t;if(w(R)){var I=typeof R.valueOf=="function"?R.valueOf():R;R=w(I)?I+"":I}if(typeof R!="string")return R===0?R:+R;R=R.replace(n,"");var N=o.test(R);return N||a.test(R)?u(R.slice(2),N?2:8):i.test(R)?t:+R}return Q0=b,Q0}var tJ=eJ();const QA=Un(tJ);var eb,eM;function rJ(){if(eM)return eb;eM=1;var e="Expected a function",t=NaN,r="[object Symbol]",n=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,o=/^0b[01]+$/i,a=/^0o[0-7]+$/i,u=parseInt,l=typeof ht=="object"&&ht&&ht.Object===Object&&ht,d=typeof self=="object"&&self&&self.Object===Object&&self,f=l||d||Function("return this")(),h=Object.prototype,p=h.toString,v=Math.max,m=Math.min,y=function(){return f.Date.now()};function x(S,R,I){var N,A,L,B,U,j,D=0,G=!1,F=!1,X=!0;if(typeof S!="function")throw new TypeError(e);R=_(R)||0,b(I)&&(G=!!I.leading,F="maxWait"in I,L=F?v(_(I.maxWait)||0,R):L,X="trailing"in I?!!I.trailing:X);function Z(k){var z=N,re=A;return N=A=void 0,D=k,B=S.apply(re,z),B}function Q(k){return D=k,U=setTimeout(oe,R),G?Z(k):B}function W(k){var z=k-j,re=k-D,ie=R-z;return F?m(ie,L-re):ie}function ee(k){var z=k-j,re=k-D;return j===void 0||z>=R||z<0||F&&re>=L}function oe(){var k=y();if(ee(k))return ae(k);U=setTimeout(oe,W(k))}function ae(k){return U=void 0,X&&N?Z(k):(N=A=void 0,B)}function H(){U!==void 0&&clearTimeout(U),D=0,N=j=A=U=void 0}function K(){return U===void 0?B:ae(y())}function $(){var k=y(),z=ee(k);if(N=arguments,A=this,j=k,z){if(U===void 0)return Q(j);if(F)return U=setTimeout(oe,R),Z(j)}return U===void 0&&(U=setTimeout(oe,R)),B}return $.cancel=H,$.flush=K,$}function b(S){var R=typeof S;return!!S&&(R=="object"||R=="function")}function w(S){return!!S&&typeof S=="object"}function E(S){return typeof S=="symbol"||w(S)&&p.call(S)==r}function _(S){if(typeof S=="number")return S;if(E(S))return t;if(b(S)){var R=typeof S.valueOf=="function"?S.valueOf():S;S=b(R)?R+"":R}if(typeof S!="string")return S===0?S:+S;S=S.replace(n,"");var I=o.test(S);return I||a.test(S)?u(S.slice(2),I?2:8):i.test(S)?t:+S}return eb=x,eb}var nJ=rJ();const tM=Un(nJ);var tb,rM;function iJ(){if(rM)return tb;rM=1;var e="Expected a function",t="__lodash_hash_undefined__",r="[object Function]",n="[object GeneratorFunction]",i=/[\\^$.*+?()[\]{}|]/g,o=/^\[object .+?Constructor\]$/,a=typeof ht=="object"&&ht&&ht.Object===Object&&ht,u=typeof self=="object"&&self&&self.Object===Object&&self,l=a||u||Function("return this")();function d(he,fe){return he==null?void 0:he[fe]}function f(he){var fe=!1;if(he!=null&&typeof he.toString!="function")try{fe=!!(he+"")}catch{}return fe}var h=Array.prototype,p=Function.prototype,v=Object.prototype,m=l["__core-js_shared__"],y=(function(){var he=/[^.]+$/.exec(m&&m.keys&&m.keys.IE_PROTO||"");return he?"Symbol(src)_1."+he:""})(),x=p.toString,b=v.hasOwnProperty,w=v.toString,E=RegExp("^"+x.call(b).replace(i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),_=h.splice,S=z(l,"Map"),R=z(Object,"create");function I(he){var fe=-1,Ee=he?he.length:0;for(this.clear();++fe<Ee;){var Pe=he[fe];this.set(Pe[0],Pe[1])}}function N(){this.__data__=R?R(null):{}}function A(he){return this.has(he)&&delete this.__data__[he]}function L(he){var fe=this.__data__;if(R){var Ee=fe[he];return Ee===t?void 0:Ee}return b.call(fe,he)?fe[he]:void 0}function B(he){var fe=this.__data__;return R?fe[he]!==void 0:b.call(fe,he)}function U(he,fe){var Ee=this.__data__;return Ee[he]=R&&fe===void 0?t:fe,this}I.prototype.clear=N,I.prototype.delete=A,I.prototype.get=L,I.prototype.has=B,I.prototype.set=U;function j(he){var fe=-1,Ee=he?he.length:0;for(this.clear();++fe<Ee;){var Pe=he[fe];this.set(Pe[0],Pe[1])}}function D(){this.__data__=[]}function G(he){var fe=this.__data__,Ee=K(fe,he);if(Ee<0)return!1;var Pe=fe.length-1;return Ee==Pe?fe.pop():_.call(fe,Ee,1),!0}function F(he){var fe=this.__data__,Ee=K(fe,he);return Ee<0?void 0:fe[Ee][1]}function X(he){return K(this.__data__,he)>-1}function Z(he,fe){var Ee=this.__data__,Pe=K(Ee,he);return Pe<0?Ee.push([he,fe]):Ee[Pe][1]=fe,this}j.prototype.clear=D,j.prototype.delete=G,j.prototype.get=F,j.prototype.has=X,j.prototype.set=Z;function Q(he){var fe=-1,Ee=he?he.length:0;for(this.clear();++fe<Ee;){var Pe=he[fe];this.set(Pe[0],Pe[1])}}function W(){this.__data__={hash:new I,map:new(S||j),string:new I}}function ee(he){return k(this,he).delete(he)}function oe(he){return k(this,he).get(he)}function ae(he){return k(this,he).has(he)}function H(he,fe){return k(this,he).set(he,fe),this}Q.prototype.clear=W,Q.prototype.delete=ee,Q.prototype.get=oe,Q.prototype.has=ae,Q.prototype.set=H;function K(he,fe){for(var Ee=he.length;Ee--;)if(be(he[Ee][0],fe))return Ee;return-1}function $(he){if(!_e(he)||ie(he))return!1;var fe=Ce(he)||f(he)?E:o;return fe.test(se(he))}function k(he,fe){var Ee=he.__data__;return re(fe)?Ee[typeof fe=="string"?"string":"hash"]:Ee.map}function z(he,fe){var Ee=d(he,fe);return $(Ee)?Ee:void 0}function re(he){var fe=typeof he;return fe=="string"||fe=="number"||fe=="symbol"||fe=="boolean"?he!=="__proto__":he===null}function ie(he){return!!y&&y in he}function se(he){if(he!=null){try{return x.call(he)}catch{}try{return he+""}catch{}}return""}function ce(he,fe){if(typeof he!="function"||fe&&typeof fe!="function")throw new TypeError(e);var Ee=function(){var Pe=arguments,Ze=fe?fe.apply(this,Pe):Pe[0],ze=Ee.cache;if(ze.has(Ze))return ze.get(Ze);var Fe=he.apply(this,Pe);return Ee.cache=ze.set(Ze,Fe),Fe};return Ee.cache=new(ce.Cache||Q),Ee}ce.Cache=Q;function be(he,fe){return he===fe||he!==he&&fe!==fe}function Ce(he){var fe=_e(he)?w.call(he):"";return fe==r||fe==n}function _e(he){var fe=typeof he;return!!he&&(fe=="object"||fe=="function")}return tb=ce,tb}var oJ=iJ();const aJ=Un(oJ);var vi=[],sJ=function(){return vi.some(function(e){return e.activeTargets.length>0})},uJ=function(){return vi.some(function(e){return e.skippedTargets.length>0})},nM="ResizeObserver loop completed with undelivered notifications.",cJ=function(){var e;typeof ErrorEvent=="function"?e=new ErrorEvent("error",{message:nM}):(e=document.createEvent("Event"),e.initEvent("error",!1,!1),e.message=nM),window.dispatchEvent(e)},za;(function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"})(za||(za={}));var gi=function(e){return Object.freeze(e)},lJ=(function(){function e(t,r){this.inlineSize=t,this.blockSize=r,gi(this)}return e})(),kk=(function(){function e(t,r,n,i){return this.x=t,this.y=r,this.width=n,this.height=i,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,gi(this)}return e.prototype.toJSON=function(){var t=this,r=t.x,n=t.y,i=t.top,o=t.right,a=t.bottom,u=t.left,l=t.width,d=t.height;return{x:r,y:n,top:i,right:o,bottom:a,left:u,width:l,height:d}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e})(),Ew=function(e){return e instanceof SVGElement&&"getBBox"in e},Lk=function(e){if(Ew(e)){var t=e.getBBox(),r=t.width,n=t.height;return!r&&!n}var i=e,o=i.offsetWidth,a=i.offsetHeight;return!(o||a||e.getClientRects().length)},iM=function(e){var t;if(e instanceof Element)return!0;var r=(t=e==null?void 0:e.ownerDocument)===null||t===void 0?void 0:t.defaultView;return!!(r&&e instanceof r.Element)},fJ=function(e){switch(e.tagName){case"INPUT":if(e.type!=="image")break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1},Ma=typeof window<"u"?window:{},wu=new WeakMap,oM=/auto|scroll/,dJ=/^tb|vertical/,hJ=/msie|trident/i.test(Ma.navigator&&Ma.navigator.userAgent),Xr=function(e){return parseFloat(e||"0")},fo=function(e,t,r){return e===void 0&&(e=0),t===void 0&&(t=0),r===void 0&&(r=!1),new lJ((r?t:e)||0,(r?e:t)||0)},aM=gi({devicePixelContentBoxSize:fo(),borderBoxSize:fo(),contentBoxSize:fo(),contentRect:new kk(0,0,0,0)}),Bk=function(e,t){if(t===void 0&&(t=!1),wu.has(e)&&!t)return wu.get(e);if(Lk(e))return wu.set(e,aM),aM;var r=getComputedStyle(e),n=Ew(e)&&e.ownerSVGElement&&e.getBBox(),i=!hJ&&r.boxSizing==="border-box",o=dJ.test(r.writingMode||""),a=!n&&oM.test(r.overflowY||""),u=!n&&oM.test(r.overflowX||""),l=n?0:Xr(r.paddingTop),d=n?0:Xr(r.paddingRight),f=n?0:Xr(r.paddingBottom),h=n?0:Xr(r.paddingLeft),p=n?0:Xr(r.borderTopWidth),v=n?0:Xr(r.borderRightWidth),m=n?0:Xr(r.borderBottomWidth),y=n?0:Xr(r.borderLeftWidth),x=h+d,b=l+f,w=y+v,E=p+m,_=u?e.offsetHeight-E-e.clientHeight:0,S=a?e.offsetWidth-w-e.clientWidth:0,R=i?x+w:0,I=i?b+E:0,N=n?n.width:Xr(r.width)-R-S,A=n?n.height:Xr(r.height)-I-_,L=N+x+S+w,B=A+b+_+E,U=gi({devicePixelContentBoxSize:fo(Math.round(N*devicePixelRatio),Math.round(A*devicePixelRatio),o),borderBoxSize:fo(L,B,o),contentBoxSize:fo(N,A,o),contentRect:new kk(h,l,N,A)});return wu.set(e,U),U},Fk=function(e,t,r){var n=Bk(e,r),i=n.borderBoxSize,o=n.contentBoxSize,a=n.devicePixelContentBoxSize;switch(t){case za.DEVICE_PIXEL_CONTENT_BOX:return a;case za.BORDER_BOX:return i;default:return o}},pJ=(function(){function e(t){var r=Bk(t);this.target=t,this.contentRect=r.contentRect,this.borderBoxSize=gi([r.borderBoxSize]),this.contentBoxSize=gi([r.contentBoxSize]),this.devicePixelContentBoxSize=gi([r.devicePixelContentBoxSize])}return e})(),$k=function(e){if(Lk(e))return 1/0;for(var t=0,r=e.parentNode;r;)t+=1,r=r.parentNode;return t},vJ=function(){var e=1/0,t=[];vi.forEach(function(a){if(a.activeTargets.length!==0){var u=[];a.activeTargets.forEach(function(d){var f=new pJ(d.target),h=$k(d.target);u.push(f),d.lastReportedSize=Fk(d.target,d.observedBox),h<e&&(e=h)}),t.push(function(){a.callback.call(a.observer,u,a.observer)}),a.activeTargets.splice(0,a.activeTargets.length)}});for(var r=0,n=t;r<n.length;r++){var i=n[r];i()}return e},sM=function(e){vi.forEach(function(r){r.activeTargets.splice(0,r.activeTargets.length),r.skippedTargets.splice(0,r.skippedTargets.length),r.observationTargets.forEach(function(i){i.isActive()&&($k(i.target)>e?r.activeTargets.push(i):r.skippedTargets.push(i))})})},gJ=function(){var e=0;for(sM(e);sJ();)e=vJ(),sM(e);return uJ()&&cJ(),e>0},rb,zk=[],mJ=function(){return zk.splice(0).forEach(function(e){return e()})},yJ=function(e){if(!rb){var t=0,r=document.createTextNode(""),n={characterData:!0};new MutationObserver(function(){return mJ()}).observe(r,n),rb=function(){r.textContent="".concat(t?t--:t++)}}zk.push(e),rb()},bJ=function(e){yJ(function(){requestAnimationFrame(e)})},Du=0,xJ=function(){return!!Du},wJ=250,_J={attributes:!0,characterData:!0,childList:!0,subtree:!0},uM=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],cM=function(e){return e===void 0&&(e=0),Date.now()+e},nb=!1,EJ=(function(){function e(){var t=this;this.stopped=!0,this.listener=function(){return t.schedule()}}return e.prototype.run=function(t){var r=this;if(t===void 0&&(t=wJ),!nb){nb=!0;var n=cM(t);bJ(function(){var i=!1;try{i=gJ()}finally{if(nb=!1,t=n-cM(),!xJ())return;i?r.run(1e3):t>0?r.run(t):r.start()}})}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var t=this,r=function(){return t.observer&&t.observer.observe(document.body,_J)};document.body?r():Ma.addEventListener("DOMContentLoaded",r)},e.prototype.start=function(){var t=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),uM.forEach(function(r){return Ma.addEventListener(r,t.listener,!0)}))},e.prototype.stop=function(){var t=this;this.stopped||(this.observer&&this.observer.disconnect(),uM.forEach(function(r){return Ma.removeEventListener(r,t.listener,!0)}),this.stopped=!0)},e})(),Xb=new EJ,lM=function(e){!Du&&e>0&&Xb.start(),Du+=e,!Du&&Xb.stop()},SJ=function(e){return!Ew(e)&&!fJ(e)&&getComputedStyle(e).display==="inline"},OJ=(function(){function e(t,r){this.target=t,this.observedBox=r||za.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var t=Fk(this.target,this.observedBox,!0);return SJ(this.target)&&(this.lastReportedSize=t),this.lastReportedSize.inlineSize!==t.inlineSize||this.lastReportedSize.blockSize!==t.blockSize},e})(),CJ=(function(){function e(t,r){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=t,this.callback=r}return e})(),_u=new WeakMap,fM=function(e,t){for(var r=0;r<e.length;r+=1)if(e[r].target===t)return r;return-1},Eu=(function(){function e(){}return e.connect=function(t,r){var n=new CJ(t,r);_u.set(t,n)},e.observe=function(t,r,n){var i=_u.get(t),o=i.observationTargets.length===0;fM(i.observationTargets,r)<0&&(o&&vi.push(i),i.observationTargets.push(new OJ(r,n&&n.box)),lM(1),Xb.schedule())},e.unobserve=function(t,r){var n=_u.get(t),i=fM(n.observationTargets,r),o=n.observationTargets.length===1;i>=0&&(o&&vi.splice(vi.indexOf(n),1),n.observationTargets.splice(i,1),lM(-1))},e.disconnect=function(t){var r=this,n=_u.get(t);n.observationTargets.slice().forEach(function(i){return r.unobserve(t,i.target)}),n.activeTargets.splice(0,n.activeTargets.length)},e})(),RJ=(function(){function e(t){if(arguments.length===0)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if(typeof t!="function")throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");Eu.connect(this,t)}return e.prototype.observe=function(t,r){if(arguments.length===0)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!iM(t))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");Eu.observe(this,t,r)},e.prototype.unobserve=function(t){if(arguments.length===0)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!iM(t))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");Eu.unobserve(this,t)},e.prototype.disconnect=function(){Eu.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e})(),ib,dM;function IJ(){if(dM)return ib;dM=1;var e=!!(typeof window<"u"&&window.document&&window.document.createElement);return ib=e,ib}var PJ=IJ();const Hk=Un(PJ);var hM={},ob,pM;function NJ(){if(pM)return ob;pM=1;var e=es(),t=To(),r=Xc(),n=rl(),i=TypeError,o="Reduce of empty array with no initial value",a=function(u){return function(l,d,f,h){var p=t(l),v=r(p),m=n(p);if(e(d),m===0&&f<2)throw new i(o);var y=u?m-1:0,x=u?-1:1;if(f<2)for(;;){if(y in v){h=v[y],y+=x;break}if(y+=x,u?y<0:m<=y)throw new i(o)}for(;u?y>=0:m>y;y+=x)y in v&&(h=d(h,v[y],y,p));return h}};return ob={left:a(!1),right:a(!0)},ob}var ab,vM;function TJ(){if(vM)return ab;vM=1;var e=it();return ab=function(t,r){var n=[][t];return!!n&&e(function(){n.call(null,r||function(){return 1},1)})},ab}var sb,gM;function AJ(){if(gM)return sb;gM=1;var e=wt(),t=sk(),r=Gn(),n=function(i){return t.slice(0,i.length)===i};return sb=(function(){return n("Bun/")?"BUN":n("Cloudflare-Workers")?"CLOUDFLARE":n("Deno/")?"DENO":n("Node.js/")?"NODE":e.Bun&&typeof Bun.version=="string"?"BUN":e.Deno&&typeof Deno.version=="object"?"DENO":r(e.process)==="process"?"NODE":e.window&&e.document?"BROWSER":"REST"})(),sb}var ub,mM;function MJ(){if(mM)return ub;mM=1;var e=AJ();return ub=e==="NODE",ub}var yM;function DJ(){if(yM)return hM;yM=1;var e=Kn(),t=NJ().left,r=TJ(),n=cw(),i=MJ(),o=!i&&n>79&&n<83,a=o||!r("reduce");return e({target:"Array",proto:!0,forced:a},{reduce:function(l){var d=arguments.length;return t(this,l,d,d>1?arguments[1]:void 0)}}),hM}DJ();var bM={},cb,xM;function Uk(){if(xM)return cb;xM=1;var e=Nr();return cb=function(){var t=e(this),r="";return t.hasIndices&&(r+="d"),t.global&&(r+="g"),t.ignoreCase&&(r+="i"),t.multiline&&(r+="m"),t.dotAll&&(r+="s"),t.unicode&&(r+="u"),t.unicodeSets&&(r+="v"),t.sticky&&(r+="y"),r},cb}var lb,wM;function jJ(){if(wM)return lb;wM=1;var e=it(),t=wt(),r=t.RegExp,n=e(function(){var a=r("a","y");return a.lastIndex=2,a.exec("abcd")!==null}),i=n||e(function(){return!r("a","y").sticky}),o=n||e(function(){var a=r("^r","gy");return a.lastIndex=2,a.exec("str")!==null});return lb={BROKEN_CARET:o,MISSED_STICKY:i,UNSUPPORTED_Y:n},lb}var fb,_M;function qJ(){if(_M)return fb;_M=1;var e=it(),t=wt(),r=t.RegExp;return fb=e(function(){var n=r(".","s");return!(n.dotAll&&n.test(`
68
+ `)&&n.flags==="s")}),fb}var db,EM;function kJ(){if(EM)return db;EM=1;var e=it(),t=wt(),r=t.RegExp;return db=e(function(){var n=r("(?<a>b)","g");return n.exec("b").groups.a!=="b"||"b".replace(n,"$<a>c")!=="bc"}),db}var hb,SM;function Sw(){if(SM)return hb;SM=1;var e=Zt(),t=ot(),r=Ni(),n=Uk(),i=jJ(),o=hw(),a=il(),u=Ao().get,l=qJ(),d=kJ(),f=o("native-string-replace",String.prototype.replace),h=RegExp.prototype.exec,p=h,v=t("".charAt),m=t("".indexOf),y=t("".replace),x=t("".slice),b=(function(){var R=/a/,I=/b*/g;return e(h,R,"a"),e(h,I,"a"),R.lastIndex!==0||I.lastIndex!==0})(),w=i.BROKEN_CARET,E=/()??/.exec("")[1]!==void 0,_=b||E||w||l||d,S=function(R,I){for(var N=R.groups=a(null),A=0;A<I.length;A++){var L=I[A];N[L[0]]=R[L[1]]}};return _&&(p=function(I){var N=this,A=u(N),L=r(I),B=A.raw,U,j,D;if(B)return B.lastIndex=N.lastIndex,U=e(p,B,L),N.lastIndex=B.lastIndex,U&&A.groups&&S(U,A.groups),U;var G=A.groups,F=w&&N.sticky,X=e(n,N),Z=N.source,Q=0,W=L;if(F){X=y(X,"y",""),m(X,"g")===-1&&(X+="g"),W=x(L,N.lastIndex);var ee=N.lastIndex>0&&v(L,N.lastIndex-1);N.lastIndex>0&&(!N.multiline||N.multiline&&ee!==`
69
+ `&&ee!=="\r"&&ee!=="\u2028"&&ee!=="\u2029")&&(Z="(?: (?:"+Z+"))",W=" "+W,Q++),j=new RegExp("^(?:"+Z+")",X)}E&&(j=new RegExp("^"+Z+"$(?!\\s)",X)),b&&(D=N.lastIndex);var oe=e(h,F?j:N,W);return F?oe?(oe.input=L,oe[0]=x(oe[0],Q),oe.index=N.lastIndex,N.lastIndex+=oe[0].length):N.lastIndex=0:b&&oe&&(N.lastIndex=N.global?oe.index+oe[0].length:D),E&&oe&&oe.length>1&&e(f,oe[0],j,function(){for(var ae=1;ae<arguments.length-2;ae++)arguments[ae]===void 0&&(oe[ae]=void 0)}),oe&&G&&S(oe,G),oe}),hb=p,hb}var OM;function Vk(){if(OM)return bM;OM=1;var e=Kn(),t=Sw();return e({target:"RegExp",proto:!0,forced:/./.exec!==t},{exec:t}),bM}Vk();var CM={},pb,RM;function Wk(){if(RM)return pb;RM=1,Vk();var e=Zt(),t=Pi(),r=Sw(),n=it(),i=$t(),o=rs(),a=i("species"),u=RegExp.prototype;return pb=function(l,d,f,h){var p=i(l),v=!n(function(){var b={};return b[p]=function(){return 7},""[l](b)!==7}),m=v&&!n(function(){var b=!1,w=/a/;if(l==="split"){var E={};E[a]=function(){return w},w={constructor:E,flags:""},w[p]=/./[p]}return w.exec=function(){return b=!0,null},w[p](""),!b});if(!v||!m||f){var y=/./[p],x=d(p,""[l],function(b,w,E,_,S){var R=w.exec;return R===r||R===u.exec?v&&!S?{done:!0,value:e(y,w,E,_)}:{done:!0,value:e(b,E,w,_)}:{done:!1}});t(String.prototype,l,x[0]),t(u,p,x[1])}h&&o(u[p],"sham",!0)},pb}var vb,IM;function Gk(){if(IM)return vb;IM=1;var e=Tk().charAt;return vb=function(t,r,n){return r+(n&&e(t,r).length||1)},vb}var gb,PM;function LJ(){if(PM)return gb;PM=1;var e=wt(),t=it(),r=e.RegExp,n=!t(function(){var i=!0;try{r(".","d")}catch{i=!1}var o={},a="",u=i?"dgimsy":"gimsy",l=function(p,v){Object.defineProperty(o,p,{get:function(){return a+=v,!0}})},d={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};i&&(d.hasIndices="d");for(var f in d)l(f,d[f]);var h=Object.getOwnPropertyDescriptor(r.prototype,"flags").get.call(o);return h!==u||a!==u});return gb={correct:n},gb}var mb,NM;function Kk(){if(NM)return mb;NM=1;var e=Zt(),t=Pr(),r=Jc(),n=LJ(),i=Uk(),o=RegExp.prototype;return mb=n.correct?function(a){return a.flags}:function(a){return!n.correct&&r(o,a)&&!t(a,"flags")?e(i,a):a.flags},mb}var yb,TM;function Yk(){if(TM)return yb;TM=1;var e=Zt(),t=Nr(),r=Ot(),n=Gn(),i=Sw(),o=TypeError;return yb=function(a,u){var l=a.exec;if(r(l)){var d=e(l,a,u);return d!==null&&t(d),d}if(n(a)==="RegExp")return e(i,a,u);throw new o("RegExp#exec called on incompatible receiver")},yb}var AM;function BJ(){if(AM)return CM;AM=1;var e=Zt(),t=ot(),r=Wk(),n=Nr(),i=Tt(),o=yw(),a=Ni(),u=Ii(),l=ts(),d=Gk(),f=Kk(),h=Yk(),p=t("".indexOf);return r("match",function(v,m,y){return[function(b){var w=u(this),E=i(b)?l(b,v):void 0;return E?e(E,b,w):new RegExp(b)[v](a(w))},function(x){var b=n(this),w=a(x),E=y(m,b,w);if(E.done)return E.value;var _=a(f(b));if(!~p(_,"g"))return h(b,w);var S=!!~p(_,"u")||!!~p(_,"v");b.lastIndex=0;for(var R=[],I=0,N;(N=h(b,w))!==null;){var A=a(N[0]);R[I]=A,A===""&&(b.lastIndex=d(w,o(b.lastIndex),S)),I++}return I===0?null:R}]}),CM}BJ();var MM={},bb,DM;function FJ(){if(DM)return bb;DM=1;var e=mk(),t=un();return bb=function(r,n,i){return i.get&&e(i.get,n,{getter:!0}),i.set&&e(i.set,n,{setter:!0}),t.f(r,n,i)},bb}var jM;function $J(){if(jM)return MM;jM=1;var e=Ir(),t=gw().EXISTS,r=ot(),n=FJ(),i=Function.prototype,o=r(i.toString),a=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,u=r(a.exec),l="name";return e&&!t&&n(i,l,{configurable:!0,get:function(){try{return u(a,o(this))[1]}catch{return""}}}),MM}$J();var qM={},xb,kM;function zJ(){if(kM)return xb;kM=1;var e=Kc(),t=Function.prototype,r=t.apply,n=t.call;return xb=typeof Reflect=="object"&&Reflect.apply||(e?n.bind(r):function(){return n.apply(r,arguments)}),xb}var wb,LM;function HJ(){if(LM)return wb;LM=1;var e=ot(),t=To(),r=Math.floor,n=e("".charAt),i=e("".replace),o=e("".slice),a=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,u=/\$([$&'`]|\d{1,2})/g;return wb=function(l,d,f,h,p,v){var m=f+l.length,y=h.length,x=u;return p!==void 0&&(p=t(p),x=a),i(v,x,function(b,w){var E;switch(n(w,0)){case"$":return"$";case"&":return l;case"`":return o(d,0,f);case"'":return o(d,m);case"<":E=p[o(w,1,-1)];break;default:var _=+w;if(_===0)return b;if(_>y){var S=r(_/10);return S===0?b:S<=y?h[S-1]===void 0?n(w,1):h[S-1]+n(w,1):b}E=h[_-1]}return E===void 0?"":E})},wb}var BM;function UJ(){if(BM)return qM;BM=1;var e=zJ(),t=Zt(),r=ot(),n=Wk(),i=it(),o=Nr(),a=Ot(),u=Tt(),l=tl(),d=yw(),f=Ni(),h=Ii(),p=Gk(),v=ts(),m=HJ(),y=Kk(),x=Yk(),b=$t(),w=b("replace"),E=Math.max,_=Math.min,S=r([].concat),R=r([].push),I=r("".indexOf),N=r("".slice),A=function(j){return j===void 0?j:String(j)},L=(function(){return"a".replace(/./,"$0")==="$0"})(),B=(function(){return/./[w]?/./[w]("a","$0")==="":!1})(),U=!i(function(){var j=/./;return j.exec=function(){var D=[];return D.groups={a:"7"},D},"".replace(j,"$<a>")!=="7"});return n("replace",function(j,D,G){var F=B?"$":"$0";return[function(Z,Q){var W=h(this),ee=u(Z)?v(Z,w):void 0;return ee?t(ee,Z,W,Q):t(D,f(W),Z,Q)},function(X,Z){var Q=o(this),W=f(X),ee=a(Z);ee||(Z=f(Z));var oe=f(y(Q));if(typeof Z=="string"&&!~I(Z,F)&&!~I(Z,"$<")&&!~I(oe,"y")){var ae=G(D,Q,W,Z);if(ae.done)return ae.value}var H=!!~I(oe,"g"),K;H&&(K=!!~I(oe,"u")||!!~I(oe,"v"),Q.lastIndex=0);for(var $=[],k;k=x(Q,W),!(k===null||(R($,k),!H));){var z=f(k[0]);z===""&&(Q.lastIndex=p(W,d(Q.lastIndex),K))}for(var re="",ie=0,se=0;se<$.length;se++){k=$[se];for(var ce=f(k[0]),be=E(_(l(k.index),W.length),0),Ce=[],_e,he=1;he<k.length;he++)R(Ce,A(k[he]));var fe=k.groups;if(ee){var Ee=S([ce],Ce,be,W);fe!==void 0&&R(Ee,fe),_e=f(e(Z,void 0,Ee))}else _e=m(ce,W,be,Ce,fe,Z);be>=ie&&(re+=N(W,ie,be)+_e,ie=be+ce.length)}return re+N(W,ie)}]},!U||!L||B),qM}UJ();function kn(e){return!e||!e.ownerDocument||!e.ownerDocument.defaultView?window:e.ownerDocument.defaultView}function ju(e){return!e||!e.ownerDocument?document:e.ownerDocument}var to=null,FM=null;Hk&&window.addEventListener("resize",function(){FM!==window.devicePixelRatio&&(FM=window.devicePixelRatio,to=null)});function $M(e){if(to===null){var t=ju(e);if(typeof t>"u")return to=0,to;var r=t.body,n=t.createElement("div");n.classList.add("simplebar-hide-scrollbar"),r.appendChild(n);var i=n.getBoundingClientRect().right;r.removeChild(n),to=i}return to}var cc=(function(){function e(r,n){var i=this;this.onScroll=function(){var o=kn(i.el);i.scrollXTicking||(o.requestAnimationFrame(i.scrollX),i.scrollXTicking=!0),i.scrollYTicking||(o.requestAnimationFrame(i.scrollY),i.scrollYTicking=!0)},this.scrollX=function(){i.axis.x.isOverflowing&&(i.showScrollbar("x"),i.positionScrollbar("x")),i.scrollXTicking=!1},this.scrollY=function(){i.axis.y.isOverflowing&&(i.showScrollbar("y"),i.positionScrollbar("y")),i.scrollYTicking=!1},this.onMouseEnter=function(){i.showScrollbar("x"),i.showScrollbar("y")},this.onMouseMove=function(o){i.mouseX=o.clientX,i.mouseY=o.clientY,(i.axis.x.isOverflowing||i.axis.x.forceVisible)&&i.onMouseMoveForAxis("x"),(i.axis.y.isOverflowing||i.axis.y.forceVisible)&&i.onMouseMoveForAxis("y")},this.onMouseLeave=function(){i.onMouseMove.cancel(),(i.axis.x.isOverflowing||i.axis.x.forceVisible)&&i.onMouseLeaveForAxis("x"),(i.axis.y.isOverflowing||i.axis.y.forceVisible)&&i.onMouseLeaveForAxis("y"),i.mouseX=-1,i.mouseY=-1},this.onWindowResize=function(){i.scrollbarWidth=i.getScrollbarWidth(),i.hideNativeScrollbar()},this.hideScrollbars=function(){i.axis.x.track.rect=i.axis.x.track.el.getBoundingClientRect(),i.axis.y.track.rect=i.axis.y.track.el.getBoundingClientRect(),i.isWithinBounds(i.axis.y.track.rect)||(i.axis.y.scrollbar.el.classList.remove(i.classNames.visible),i.axis.y.isVisible=!1),i.isWithinBounds(i.axis.x.track.rect)||(i.axis.x.scrollbar.el.classList.remove(i.classNames.visible),i.axis.x.isVisible=!1)},this.onPointerEvent=function(o){var a,u;i.axis.x.track.rect=i.axis.x.track.el.getBoundingClientRect(),i.axis.y.track.rect=i.axis.y.track.el.getBoundingClientRect(),(i.axis.x.isOverflowing||i.axis.x.forceVisible)&&(a=i.isWithinBounds(i.axis.x.track.rect)),(i.axis.y.isOverflowing||i.axis.y.forceVisible)&&(u=i.isWithinBounds(i.axis.y.track.rect)),(a||u)&&(o.preventDefault(),o.stopPropagation(),o.type==="mousedown"&&(a&&(i.axis.x.scrollbar.rect=i.axis.x.scrollbar.el.getBoundingClientRect(),i.isWithinBounds(i.axis.x.scrollbar.rect)?i.onDragStart(o,"x"):i.onTrackClick(o,"x")),u&&(i.axis.y.scrollbar.rect=i.axis.y.scrollbar.el.getBoundingClientRect(),i.isWithinBounds(i.axis.y.scrollbar.rect)?i.onDragStart(o,"y"):i.onTrackClick(o,"y"))))},this.drag=function(o){var a,u=i.axis[i.draggedAxis].track,l=u.rect[i.axis[i.draggedAxis].sizeAttr],d=i.axis[i.draggedAxis].scrollbar,f=i.contentWrapperEl[i.axis[i.draggedAxis].scrollSizeAttr],h=parseInt(i.elStyles[i.axis[i.draggedAxis].sizeAttr],10);o.preventDefault(),o.stopPropagation(),i.draggedAxis==="y"?a=o.pageY:a=o.pageX;var p=a-u.rect[i.axis[i.draggedAxis].offsetAttr]-i.axis[i.draggedAxis].dragOffset,v=p/(l-d.size),m=v*(f-h);i.draggedAxis==="x"&&(m=i.isRtl&&e.getRtlHelpers().isRtlScrollbarInverted?m-(l+d.size):m,m=i.isRtl&&e.getRtlHelpers().isRtlScrollingInverted?-m:m),i.contentWrapperEl[i.axis[i.draggedAxis].scrollOffsetAttr]=m},this.onEndDrag=function(o){var a=ju(i.el),u=kn(i.el);o.preventDefault(),o.stopPropagation(),i.el.classList.remove(i.classNames.dragging),a.removeEventListener("mousemove",i.drag,!0),a.removeEventListener("mouseup",i.onEndDrag,!0),i.removePreventClickId=u.setTimeout(function(){a.removeEventListener("click",i.preventClick,!0),a.removeEventListener("dblclick",i.preventClick,!0),i.removePreventClickId=null})},this.preventClick=function(o){o.preventDefault(),o.stopPropagation()},this.el=r,this.minScrollbarWidth=20,this.options=Object.assign({},e.defaultOptions,n),this.classNames=Object.assign({},e.defaultOptions.classNames,this.options.classNames),this.axis={x:{scrollOffsetAttr:"scrollLeft",sizeAttr:"width",scrollSizeAttr:"scrollWidth",offsetSizeAttr:"offsetWidth",offsetAttr:"left",overflowAttr:"overflowX",dragOffset:0,isOverflowing:!0,isVisible:!1,forceVisible:!1,track:{},scrollbar:{}},y:{scrollOffsetAttr:"scrollTop",sizeAttr:"height",scrollSizeAttr:"scrollHeight",offsetSizeAttr:"offsetHeight",offsetAttr:"top",overflowAttr:"overflowY",dragOffset:0,isOverflowing:!0,isVisible:!1,forceVisible:!1,track:{},scrollbar:{}}},this.removePreventClickId=null,!e.instances.has(this.el)&&(this.recalculate=QA(this.recalculate.bind(this),64),this.onMouseMove=QA(this.onMouseMove.bind(this),64),this.hideScrollbars=tM(this.hideScrollbars.bind(this),this.options.timeout),this.onWindowResize=tM(this.onWindowResize.bind(this),64,{leading:!0}),e.getRtlHelpers=aJ(e.getRtlHelpers),this.init())}e.getRtlHelpers=function(){var n=document.createElement("div");n.innerHTML='<div class="hs-dummy-scrollbar-size"><div style="height: 200%; width: 200%; margin: 10px 0;"></div></div>';var i=n.firstElementChild;document.body.appendChild(i);var o=i.firstElementChild;i.scrollLeft=0;var a=e.getOffset(i),u=e.getOffset(o);i.scrollLeft=999;var l=e.getOffset(o);return{isRtlScrollingInverted:a.left!==u.left&&u.left-l.left!==0,isRtlScrollbarInverted:a.left!==u.left}},e.getOffset=function(n){var i=n.getBoundingClientRect(),o=ju(n),a=kn(n);return{top:i.top+(a.pageYOffset||o.documentElement.scrollTop),left:i.left+(a.pageXOffset||o.documentElement.scrollLeft)}};var t=e.prototype;return t.init=function(){e.instances.set(this.el,this),Hk&&(this.initDOM(),this.setAccessibilityAttributes(),this.scrollbarWidth=this.getScrollbarWidth(),this.recalculate(),this.initListeners())},t.initDOM=function(){var n=this;if(Array.prototype.filter.call(this.el.children,function(a){return a.classList.contains(n.classNames.wrapper)}).length)this.wrapperEl=this.el.querySelector("."+this.classNames.wrapper),this.contentWrapperEl=this.options.scrollableNode||this.el.querySelector("."+this.classNames.contentWrapper),this.contentEl=this.options.contentNode||this.el.querySelector("."+this.classNames.contentEl),this.offsetEl=this.el.querySelector("."+this.classNames.offset),this.maskEl=this.el.querySelector("."+this.classNames.mask),this.placeholderEl=this.findChild(this.wrapperEl,"."+this.classNames.placeholder),this.heightAutoObserverWrapperEl=this.el.querySelector("."+this.classNames.heightAutoObserverWrapperEl),this.heightAutoObserverEl=this.el.querySelector("."+this.classNames.heightAutoObserverEl),this.axis.x.track.el=this.findChild(this.el,"."+this.classNames.track+"."+this.classNames.horizontal),this.axis.y.track.el=this.findChild(this.el,"."+this.classNames.track+"."+this.classNames.vertical);else{for(this.wrapperEl=document.createElement("div"),this.contentWrapperEl=document.createElement("div"),this.offsetEl=document.createElement("div"),this.maskEl=document.createElement("div"),this.contentEl=document.createElement("div"),this.placeholderEl=document.createElement("div"),this.heightAutoObserverWrapperEl=document.createElement("div"),this.heightAutoObserverEl=document.createElement("div"),this.wrapperEl.classList.add(this.classNames.wrapper),this.contentWrapperEl.classList.add(this.classNames.contentWrapper),this.offsetEl.classList.add(this.classNames.offset),this.maskEl.classList.add(this.classNames.mask),this.contentEl.classList.add(this.classNames.contentEl),this.placeholderEl.classList.add(this.classNames.placeholder),this.heightAutoObserverWrapperEl.classList.add(this.classNames.heightAutoObserverWrapperEl),this.heightAutoObserverEl.classList.add(this.classNames.heightAutoObserverEl);this.el.firstChild;)this.contentEl.appendChild(this.el.firstChild);this.contentWrapperEl.appendChild(this.contentEl),this.offsetEl.appendChild(this.contentWrapperEl),this.maskEl.appendChild(this.offsetEl),this.heightAutoObserverWrapperEl.appendChild(this.heightAutoObserverEl),this.wrapperEl.appendChild(this.heightAutoObserverWrapperEl),this.wrapperEl.appendChild(this.maskEl),this.wrapperEl.appendChild(this.placeholderEl),this.el.appendChild(this.wrapperEl)}if(!this.axis.x.track.el||!this.axis.y.track.el){var i=document.createElement("div"),o=document.createElement("div");i.classList.add(this.classNames.track),o.classList.add(this.classNames.scrollbar),i.appendChild(o),this.axis.x.track.el=i.cloneNode(!0),this.axis.x.track.el.classList.add(this.classNames.horizontal),this.axis.y.track.el=i.cloneNode(!0),this.axis.y.track.el.classList.add(this.classNames.vertical),this.el.appendChild(this.axis.x.track.el),this.el.appendChild(this.axis.y.track.el)}this.axis.x.scrollbar.el=this.axis.x.track.el.querySelector("."+this.classNames.scrollbar),this.axis.y.scrollbar.el=this.axis.y.track.el.querySelector("."+this.classNames.scrollbar),this.options.autoHide||(this.axis.x.scrollbar.el.classList.add(this.classNames.visible),this.axis.y.scrollbar.el.classList.add(this.classNames.visible)),this.el.setAttribute("data-simplebar","init")},t.setAccessibilityAttributes=function(){var n=this.options.ariaLabel||"scrollable content";this.contentWrapperEl.setAttribute("tabindex","0"),this.contentWrapperEl.setAttribute("role","region"),this.contentWrapperEl.setAttribute("aria-label",n)},t.initListeners=function(){var n=this,i=kn(this.el);this.options.autoHide&&this.el.addEventListener("mouseenter",this.onMouseEnter),["mousedown","click","dblclick"].forEach(function(l){n.el.addEventListener(l,n.onPointerEvent,!0)}),["touchstart","touchend","touchmove"].forEach(function(l){n.el.addEventListener(l,n.onPointerEvent,{capture:!0,passive:!0})}),this.el.addEventListener("mousemove",this.onMouseMove),this.el.addEventListener("mouseleave",this.onMouseLeave),this.contentWrapperEl.addEventListener("scroll",this.onScroll),i.addEventListener("resize",this.onWindowResize);var o=!1,a=null,u=i.ResizeObserver||RJ;this.resizeObserver=new u(function(){!o||a!==null||(a=i.requestAnimationFrame(function(){n.recalculate(),a=null}))}),this.resizeObserver.observe(this.el),this.resizeObserver.observe(this.contentEl),i.requestAnimationFrame(function(){o=!0}),this.mutationObserver=new i.MutationObserver(this.recalculate),this.mutationObserver.observe(this.contentEl,{childList:!0,subtree:!0,characterData:!0})},t.recalculate=function(){var n=kn(this.el);this.elStyles=n.getComputedStyle(this.el),this.isRtl=this.elStyles.direction==="rtl";var i=this.heightAutoObserverEl.offsetHeight<=1,o=this.heightAutoObserverEl.offsetWidth<=1,a=this.contentEl.offsetWidth,u=this.contentWrapperEl.offsetWidth,l=this.elStyles.overflowX,d=this.elStyles.overflowY;this.contentEl.style.padding=this.elStyles.paddingTop+" "+this.elStyles.paddingRight+" "+this.elStyles.paddingBottom+" "+this.elStyles.paddingLeft,this.wrapperEl.style.margin="-"+this.elStyles.paddingTop+" -"+this.elStyles.paddingRight+" -"+this.elStyles.paddingBottom+" -"+this.elStyles.paddingLeft;var f=this.contentEl.scrollHeight,h=this.contentEl.scrollWidth;this.contentWrapperEl.style.height=i?"auto":"100%",this.placeholderEl.style.width=o?a+"px":"auto",this.placeholderEl.style.height=f+"px";var p=this.contentWrapperEl.offsetHeight;this.axis.x.isOverflowing=h>a,this.axis.y.isOverflowing=f>p,this.axis.x.isOverflowing=l==="hidden"?!1:this.axis.x.isOverflowing,this.axis.y.isOverflowing=d==="hidden"?!1:this.axis.y.isOverflowing,this.axis.x.forceVisible=this.options.forceVisible==="x"||this.options.forceVisible===!0,this.axis.y.forceVisible=this.options.forceVisible==="y"||this.options.forceVisible===!0,this.hideNativeScrollbar();var v=this.axis.x.isOverflowing?this.scrollbarWidth:0,m=this.axis.y.isOverflowing?this.scrollbarWidth:0;this.axis.x.isOverflowing=this.axis.x.isOverflowing&&h>u-m,this.axis.y.isOverflowing=this.axis.y.isOverflowing&&f>p-v,this.axis.x.scrollbar.size=this.getScrollbarSize("x"),this.axis.y.scrollbar.size=this.getScrollbarSize("y"),this.axis.x.scrollbar.el.style.width=this.axis.x.scrollbar.size+"px",this.axis.y.scrollbar.el.style.height=this.axis.y.scrollbar.size+"px",this.positionScrollbar("x"),this.positionScrollbar("y"),this.toggleTrackVisibility("x"),this.toggleTrackVisibility("y")},t.getScrollbarSize=function(n){if(n===void 0&&(n="y"),!this.axis[n].isOverflowing)return 0;var i=this.contentEl[this.axis[n].scrollSizeAttr],o=this.axis[n].track.el[this.axis[n].offsetSizeAttr],a,u=o/i;return a=Math.max(~~(u*o),this.options.scrollbarMinSize),this.options.scrollbarMaxSize&&(a=Math.min(a,this.options.scrollbarMaxSize)),a},t.positionScrollbar=function(n){if(n===void 0&&(n="y"),!!this.axis[n].isOverflowing){var i=this.contentWrapperEl[this.axis[n].scrollSizeAttr],o=this.axis[n].track.el[this.axis[n].offsetSizeAttr],a=parseInt(this.elStyles[this.axis[n].sizeAttr],10),u=this.axis[n].scrollbar,l=this.contentWrapperEl[this.axis[n].scrollOffsetAttr];l=n==="x"&&this.isRtl&&e.getRtlHelpers().isRtlScrollingInverted?-l:l;var d=l/(i-a),f=~~((o-u.size)*d);f=n==="x"&&this.isRtl&&e.getRtlHelpers().isRtlScrollbarInverted?f+(o-u.size):f,u.el.style.transform=n==="x"?"translate3d("+f+"px, 0, 0)":"translate3d(0, "+f+"px, 0)"}},t.toggleTrackVisibility=function(n){n===void 0&&(n="y");var i=this.axis[n].track.el,o=this.axis[n].scrollbar.el;this.axis[n].isOverflowing||this.axis[n].forceVisible?(i.style.visibility="visible",this.contentWrapperEl.style[this.axis[n].overflowAttr]="scroll"):(i.style.visibility="hidden",this.contentWrapperEl.style[this.axis[n].overflowAttr]="hidden"),this.axis[n].isOverflowing?o.style.display="block":o.style.display="none"},t.hideNativeScrollbar=function(){this.offsetEl.style[this.isRtl?"left":"right"]=this.axis.y.isOverflowing||this.axis.y.forceVisible?"-"+this.scrollbarWidth+"px":0,this.offsetEl.style.bottom=this.axis.x.isOverflowing||this.axis.x.forceVisible?"-"+this.scrollbarWidth+"px":0},t.onMouseMoveForAxis=function(n){n===void 0&&(n="y"),this.axis[n].track.rect=this.axis[n].track.el.getBoundingClientRect(),this.axis[n].scrollbar.rect=this.axis[n].scrollbar.el.getBoundingClientRect();var i=this.isWithinBounds(this.axis[n].scrollbar.rect);i?this.axis[n].scrollbar.el.classList.add(this.classNames.hover):this.axis[n].scrollbar.el.classList.remove(this.classNames.hover),this.isWithinBounds(this.axis[n].track.rect)?(this.showScrollbar(n),this.axis[n].track.el.classList.add(this.classNames.hover)):this.axis[n].track.el.classList.remove(this.classNames.hover)},t.onMouseLeaveForAxis=function(n){n===void 0&&(n="y"),this.axis[n].track.el.classList.remove(this.classNames.hover),this.axis[n].scrollbar.el.classList.remove(this.classNames.hover)},t.showScrollbar=function(n){n===void 0&&(n="y");var i=this.axis[n].scrollbar.el;this.axis[n].isVisible||(i.classList.add(this.classNames.visible),this.axis[n].isVisible=!0),this.options.autoHide&&this.hideScrollbars()},t.onDragStart=function(n,i){i===void 0&&(i="y");var o=ju(this.el),a=kn(this.el),u=this.axis[i].scrollbar,l=i==="y"?n.pageY:n.pageX;this.axis[i].dragOffset=l-u.rect[this.axis[i].offsetAttr],this.draggedAxis=i,this.el.classList.add(this.classNames.dragging),o.addEventListener("mousemove",this.drag,!0),o.addEventListener("mouseup",this.onEndDrag,!0),this.removePreventClickId===null?(o.addEventListener("click",this.preventClick,!0),o.addEventListener("dblclick",this.preventClick,!0)):(a.clearTimeout(this.removePreventClickId),this.removePreventClickId=null)},t.onTrackClick=function(n,i){var o=this;if(i===void 0&&(i="y"),!!this.options.clickOnTrack){var a=kn(this.el);this.axis[i].scrollbar.rect=this.axis[i].scrollbar.el.getBoundingClientRect();var u=this.axis[i].scrollbar,l=u.rect[this.axis[i].offsetAttr],d=parseInt(this.elStyles[this.axis[i].sizeAttr],10),f=this.contentWrapperEl[this.axis[i].scrollOffsetAttr],h=i==="y"?this.mouseY-l:this.mouseX-l,p=h<0?-1:1,v=p===-1?f-d:f+d,m=function y(){if(p===-1){if(f>v){var x;f-=o.options.clickOnTrackSpeed,o.contentWrapperEl.scrollTo((x={},x[o.axis[i].offsetAttr]=f,x)),a.requestAnimationFrame(y)}}else if(f<v){var b;f+=o.options.clickOnTrackSpeed,o.contentWrapperEl.scrollTo((b={},b[o.axis[i].offsetAttr]=f,b)),a.requestAnimationFrame(y)}};m()}},t.getContentElement=function(){return this.contentEl},t.getScrollElement=function(){return this.contentWrapperEl},t.getScrollbarWidth=function(){try{return getComputedStyle(this.contentWrapperEl,"::-webkit-scrollbar").display==="none"||"scrollbarWidth"in document.documentElement.style||"-ms-overflow-style"in document.documentElement.style?0:$M(this.el)}catch{return $M(this.el)}},t.removeListeners=function(){var n=this,i=kn(this.el);this.options.autoHide&&this.el.removeEventListener("mouseenter",this.onMouseEnter),["mousedown","click","dblclick"].forEach(function(o){n.el.removeEventListener(o,n.onPointerEvent,!0)}),["touchstart","touchend","touchmove"].forEach(function(o){n.el.removeEventListener(o,n.onPointerEvent,{capture:!0,passive:!0})}),this.el.removeEventListener("mousemove",this.onMouseMove),this.el.removeEventListener("mouseleave",this.onMouseLeave),this.contentWrapperEl&&this.contentWrapperEl.removeEventListener("scroll",this.onScroll),i.removeEventListener("resize",this.onWindowResize),this.mutationObserver&&this.mutationObserver.disconnect(),this.resizeObserver&&this.resizeObserver.disconnect(),this.recalculate.cancel(),this.onMouseMove.cancel(),this.hideScrollbars.cancel(),this.onWindowResize.cancel()},t.unMount=function(){this.removeListeners(),e.instances.delete(this.el)},t.isWithinBounds=function(n){return this.mouseX>=n.left&&this.mouseX<=n.left+n.width&&this.mouseY>=n.top&&this.mouseY<=n.top+n.height},t.findChild=function(n,i){var o=n.matches||n.webkitMatchesSelector||n.mozMatchesSelector||n.msMatchesSelector;return Array.prototype.filter.call(n.children,function(a){return o.call(a,i)})[0]},e})();cc.defaultOptions={autoHide:!0,forceVisible:!1,clickOnTrack:!0,clickOnTrackSpeed:40,classNames:{contentEl:"simplebar-content",contentWrapper:"simplebar-content-wrapper",offset:"simplebar-offset",mask:"simplebar-mask",wrapper:"simplebar-wrapper",placeholder:"simplebar-placeholder",scrollbar:"simplebar-scrollbar",track:"simplebar-track",heightAutoObserverWrapperEl:"simplebar-height-auto-observer-wrapper",heightAutoObserverEl:"simplebar-height-auto-observer",visible:"simplebar-visible",horizontal:"simplebar-horizontal",vertical:"simplebar-vertical",hover:"simplebar-hover",dragging:"simplebar-dragging"},scrollbarMinSize:25,scrollbarMaxSize:0,timeout:1e3};cc.instances=new WeakMap;function zM(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Su(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?zM(Object(r),!0).forEach(function(n){VJ(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):zM(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function VJ(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function lc(){return lc=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},lc.apply(this,arguments)}function WJ(e,t){if(e==null)return{};var r={},n=Object.keys(e),i,o;for(o=0;o<n.length;o++)i=n[o],!(t.indexOf(i)>=0)&&(r[i]=e[i]);return r}function GJ(e,t){if(e==null)return{};var r=WJ(e,t),n,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}var KJ=["children","scrollableNodeProps","tag"],YJ=function(t){var r=Array.prototype.reduce.call(t,function(n,i){var o=i.name.match(/data-simplebar-(.+)/);if(o){var a=o[1].replace(/\W+(.)/g,function(u,l){return l.toUpperCase()});switch(i.value){case"true":n[a]=!0;break;case"false":n[a]=!1;break;case void 0:n[a]=!0;break;default:n[a]=i.value}}return n},{});return r},al=T.forwardRef(function(e,t){var r=e.children,n=e.scrollableNodeProps,i=n===void 0?{}:n,o=e.tag,a=o===void 0?"div":o,u=GJ(e,KJ),l=a,d,f=T.useRef(),h=T.useRef(),p=T.useRef(),v={},m={},y=[];return Object.keys(u).forEach(function(x){Object.prototype.hasOwnProperty.call(cc.defaultOptions,x)?v[x]=u[x]:x.match(/data-simplebar-(.+)/)&&x!=="data-simplebar-direction"?y.push({name:x,value:u[x]}):m[x]=u[x]}),y.length&&console.warn(`simplebar-react: this way of passing options is deprecated. Pass it like normal props instead:
70
70
  'data-simplebar-auto-hide="false"' —> 'autoHide="false"'
71
- `),A.useEffect(function(){return f=i.ref||f,h.current&&(d=new gc(h.current,Tu(Tu(Tu(Tu({},XJ(y)),v),f&&{scrollableNode:f.current}),p.current&&{contentNode:p.current})),typeof t=="function"?t(d):t&&(t.current=d)),function(){d.unMount(),d=null,typeof t=="function"&&t(null)}},[]),A.createElement(c,mc({ref:h,"data-simplebar":!0},m),A.createElement("div",{className:"simplebar-wrapper"},A.createElement("div",{className:"simplebar-height-auto-observer-wrapper"},A.createElement("div",{className:"simplebar-height-auto-observer"})),A.createElement("div",{className:"simplebar-mask"},A.createElement("div",{className:"simplebar-offset"},typeof r=="function"?r({scrollableNodeRef:f,contentNodeRef:p}):A.createElement("div",mc({},i,{className:"simplebar-content-wrapper".concat(i.className?" ".concat(i.className):"")}),A.createElement("div",{className:"simplebar-content"},r)))),A.createElement("div",{className:"simplebar-placeholder"})),A.createElement("div",{className:"simplebar-track simplebar-horizontal"},A.createElement("div",{className:"simplebar-scrollbar"})),A.createElement("div",{className:"simplebar-track simplebar-vertical"},A.createElement("div",{className:"simplebar-scrollbar"})))});dl.displayName="SimpleBar";dl.propTypes={children:fe.oneOfType([fe.node,fe.func]),scrollableNodeProps:fe.object,tag:fe.string};const yc=Ux,bc=Vx,Vk=e=>{switch(e){case J.EPermissionType.DATACLASS:return C.jsx(ye.FdTableHeader,{className:"h-6 w-6"});case J.EPermissionType.SINGLETON:return C.jsx(ye.FdSingleton,{className:"h-6 w-6"});case J.EPermissionType.DATASTORE:return C.jsx(ye.FdModel3,{className:"h-6 w-6"});case J.EPermissionType.ATTRIBUTE:return C.jsx(ye.FdTableColumn,{className:"h-6 w-6"});case J.EPermissionType.METHOD:return C.jsx(ye.FdCode,{className:"h-6 w-6"});case J.EPermissionType.SINGLETON_METHOD:return C.jsx(ye.FdFunctionSingleton,{className:"h-6 w-6"});case J.ESubPermissionType.ENTITY_SEL_METHOD:return C.jsx(ye.FdFunctionSelection,{className:"h-6 w-6"});case J.ESubPermissionType.ENTITY_METHOD:return C.jsx(ye.FdFunctionEntity,{className:"h-6 w-6"});case J.ESubPermissionType.DS_METHOD:return C.jsx(ye.FdFunctionDatastore,{className:"h-6 w-6"});case J.ESubPermissionType.DATACLASS_METHOD:return C.jsx(ye.FdFunctionDataclass,{className:"h-6 w-6"});default:return C.jsx(ye.FdTableHeader,{className:"h-6 w-6"})}},LM=({children:e})=>C.jsx("div",{className:"h-full w-full",children:C.jsx("div",{className:"flex h-full w-full flex-1 items-center justify-center bg-grey-800",children:C.jsxs("div",{className:"flex flex-col items-center justify-center space-y-4 py-4 text-grey-200",children:[C.jsx(ye.FdInfoBold,{className:"h-10 w-10"}),C.jsx("div",{className:"text-center text-sm",children:e})]})})});function ZJ(e){const{isIndeterminate:t,isChecked:r,...n}=e,i=t?"M22.5 12C22.5 17.799 17.799 22.5 12 22.5C6.20101 22.5 1.5 17.799 1.5 12C1.5 6.20101 6.20101 1.5 12 1.5C17.799 1.5 22.5 6.20101 22.5 12Z":"M0,12a1.5,1.5,0,0,0,1.5,1.5h8.75a.25.25,0,0,1,.25.25V22.5a1.5,1.5,0,0,0,3,0V13.75a.25.25,0,0,1,.25-.25H22.5a1.5,1.5,0,0,0,0-3H13.75a.25.25,0,0,1-.25-.25V1.5a1.5,1.5,0,0,0-3,0v8.75a.25.25,0,0,1-.25.25H1.5A1.5,1.5,0,0,0,0,12Z";return C.jsx(Te.BaseCheckboxIcon,{viewBox:"0 0 24 24",...n,children:C.jsx("path",{fill:t?"transparent":"currentColor",d:i,stroke:t?"currentColor":void 0,strokeWidth:t?3:void 0})})}function JJ(e){return C.jsx(Te.Checkbox,{icon:C.jsx(ZJ,{}),...e})}const Xi=({permissions:e,label:t,onToggle:r,onSelect:n,promoted:i,showIncluded:o,privileges:a,exists:u})=>{const c=e.find(d=>d.name===t);return c?C.jsxs("div",{className:"relative mx-auto flex w-fit items-center",children:[c.checked||c.from.length===0||t==="promote"?C.jsx(Te.Checkbox,{isChecked:c.checked,onChange:()=>r&&r(c),isInvalid:u===!1}):C.jsx(JJ,{isIndeterminate:o&&c.from.length>0,onChange:()=>r&&r(c),isInvalid:u===!1}),C.jsxs("div",{className:"absolute left-5 top-0 flex cursor-pointer items-center space-x-1",children:[t!=="promote"&&(c.checked&&(c.info||c.from.length>0)||!c.checked&&c.from.length>0)&&C.jsx(C.Fragment,{children:C.jsxs(yc,{openDelay:0,closeDelay:0,children:[C.jsx(bc,{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-white"})}),C.jsx(jr,{container:Bt(),children:C.jsx(qr,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsxs("div",{className:"space-y-1 px-2",children:[c.from.length?C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsx("span",{className:"mr-1",children:"Permission inherited from:"}),C.jsx("ul",{children:c.from.map(d=>C.jsx("li",{className:"cursor-pointer list-disc font-bold hover:underline",onClick:()=>n(a[d].id),children:a[d].privilege},d))})]})]}):null,c.info&&C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdInfoCircle,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"})," ",c.info]})]})})})]})}),(c.checked||c.from.length>0)&&["execute"].includes(t)&&!!(i!=null&&i.length)&&C.jsxs(yc,{openDelay:0,closeDelay:0,children:[C.jsx(bc,{children:C.jsx(ye.FdCrown,{className:"h-3 w-3 text-white"})}),C.jsx(jr,{container:Bt(),children:C.jsx(qr,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdInfoCircle,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsxs("span",{className:"mr-1",children:["Function is promoted with:"," "]}),i==null?void 0:i.map(d=>C.jsx("li",{className:"cursor-pointer list-disc font-bold hover:underline",onClick:()=>n(a[d].id),children:a[d].privilege},d))]})]})})})})]})]})]}):null},QJ=({privilegeId:e,privileges:t})=>{const r=J.useAppSelector(J.selectCatalogMethods),n=J.useAppSelector(J.selectDataclasses),i=J.useAppSelector(J.selectSingletons),o=J.useAppDispatch(),[a,u]=A.useState([]),[c,d]=A.useState("");A.useEffect(()=>{d("")},[e]);const{isOpen:f,getMenuProps:h,getInputProps:p,getComboboxProps:v,highlightedIndex:m,getItemProps:y,selectedItem:x,openMenu:b}=to({onInputValueChange(){u([])},items:[],itemToString(_){return _?_.applyTo:""},defaultHighlightedIndex:0,stateReducer:(_,S)=>{const{changes:R,type:I}=S;switch(I){case to.stateChangeTypes.InputKeyDownArrowDown:return{...R,isOpen:!0,highlightedIndex:_.highlightedIndex<=a.length?_.highlightedIndex+1:0};case to.stateChangeTypes.InputKeyDownArrowUp:return{...R,isOpen:!0,highlightedIndex:_.highlightedIndex>=0?_.highlightedIndex-1:a.length};case to.stateChangeTypes.InputKeyDownEnter:{const N=a[_.highlightedIndex];if(!N)return R;const D=J.addPermission(e,N,t);return o(J.updatePrivileges(D)),{...R,isOpen:!0,highlightedIndex:0}}}return R}});A.useEffect(()=>{const _=J.getInheritedResources(e,t).map(({resource:R,type:I,subType:N})=>({applyTo:R,type:I,subType:N})),S=Mx(c.toLowerCase(),r,Object.values(n),Object.values(i));u(S.filter(({applyTo:R,type:I,subType:N})=>!vc.find(_,{applyTo:R,type:I,subType:N})))},[c,e,t,r,n,i]);const w=h({},{suppressRefError:!0}),E=A.useRef(null);return A.useEffect(()=>{f&&E.current&&E.current.focus()},[f]),C.jsxs("div",{className:"relative w-56 text-white group",...v(),children:[C.jsx("div",{...v(),children:C.jsx("input",{...p({},{suppressRefError:!0}),ref:E,type:"text",className:"block h-6 w-full rounded bg-grey-300 px-1 py-1.5 pl-2 pr-5 text-xs border-grey-500 focus:outline-none focus:ring-1 focus:ring-white focus:rounded-b-none focus:ring-inset",placeholder:"Create a permission",value:c,onChange:({target:{value:_}})=>d(_),onFocus:()=>{b()}})}),C.jsx("div",{className:"absolute inset-y-0 right-0 flex items-center px-1",children:C.jsx(ye.FdDown,{className:"h-4 w-4 cursor-pointer",onMouseDown:_=>_.preventDefault(),onClick:()=>b()})}),f&&C.jsx("ul",{...w,tabIndex:0,className:"absolute max-h-80 inset-x-0 top-full overflow-auto rounded-md border border-grey-50 bg-grey-900 p-0 text-grey-50 shadow-md group-focus-within:rounded-t-none group-focus-within:border-t-0",children:a.map((_,S)=>C.jsxs("li",{className:Ve(x===_&&"font-bold","flex min-w-fit cursor-pointer items-center space-x-2 px-3 py-2 text-xs shadow-sm",{"bg-primary-hover":m===S,"font-bold":x===_}),...y({item:_,index:S}),onClick:()=>{const R=J.addPermission(e,_,t);o(J.updatePrivileges(R))},children:[Vk(_.type),C.jsx("span",{children:_.applyTo})]},`${_.applyTo}-${S}`))})]})};function eQ(e){const t=["datastore","singleton","dataclass","attribute","dsMethod","dataclassMethod","entityMethod","entityselMethod","singletonMethod"],r=e.reduce((n,i)=>{const[o]=i.resource.split("."),a=n.find(u=>u.prefix===o.toLowerCase());return a?(a.resources.push(i),n):[...n,{prefix:o.toLowerCase(),type:i.type,resources:[i]}]},[]);return r.sort((n,i)=>n.prefix==="ds"?-1:i.prefix==="ds"||n.prefix>i.prefix?1:-1),r.map(n=>({...n,resources:n.resources.sort((i,o)=>{const a=t.indexOf(i.type),u=t.indexOf(o.type);return a!==u?a-u:i.resource.toLowerCase()>o.resource.toLowerCase()?1:-1})})).reduce((n,i)=>[...n,...i.resources],[])}const tQ=({selectedPrivilege:e,onSelect:t,showIncluded:r,privileges:n})=>{const[i,o]=A.useState(null),[a,u]=A.useState(null),{styles:c,attributes:d}=wc(i,a,{modifiers:[{name:"offset",options:{offset:[0,10]}}]}),[f,h]=A.useState([]),[p,v]=A.useState(""),m=J.useAppDispatch(),{id:y}=e,x=A.useMemo(()=>J.getInheritedResources(y,n),[y,n[y].includes,n[y].resources]),b=A.useMemo(()=>J.getPromotions(y,n),[n[y]]),w={datastore:["datastore"],dataclass:["dataclass"],singleton:["singleton"],functions:["method","singletonMethod","dsMethod","dataclassMethod","entityMethod","entityselMethod"],attribute:["attribute"]},E=Object.values(w).flat(),_=($,k)=>k.length>0&&k.every(F=>$.includes(F)),S=($,k)=>k.some(F=>$.includes(F)),R=($,k)=>Array.from(new Set([...$,...k])),I=($,k)=>$.filter(F=>!k.includes(F)),N=$=>{h([...$])},D=$=>{h(k=>_(k,$)?I(k,$):R(k,$))},L=$=>{D(w[$])},B=_(f,E),U=f.length>0&&!B,j=_(f,w.functions),T=!j&&S(f,w.functions),G=()=>N(E),z=()=>N([]),X=async $=>{const{confirmed:k}=await m(J.openModal({title:"Delete Permission",type:Te.ModalType.CONFIRM,color:Te.ModalColor.DANGER,message:"Are you sure you want to remove this Permission?",icon:"FdWarningDanger"})).unwrap();if(k){const F=J.removePermission(e.id,$,n);m(J.updatePrivileges(F))}},Z=async()=>{const{confirmed:$}=await m(J.openModal({title:"Reset Permissions",type:Te.ModalType.CONFIRM,color:Te.ModalColor.DANGER,message:"Are you sure you want to reset permissions for this Privilege?",icon:"FdWarningDanger"})).unwrap();if($){const k=J.resetResources(e.id,n);m(J.updatePrivileges(k))}},W=(f.length>0?x.filter($=>f.includes($.type)):x).filter(({resource:$})=>p?new RegExp(vc.escapeRegExp(p),"i").test($):!0),Q=eQ(W),ue=Q.filter($=>{const k=$.permissions.every(F=>!F.checked)&&$.permissions.some(F=>F.from.length>0);return r||!k}),oe=($,k)=>{const F=J.togglePermission(e.id,$,k,n);m(J.updatePrivileges(F))},H=A.useMemo(()=>ue.some($=>$.exists===!1),[ue]),K=async()=>{const{confirmed:$}=await m(J.openModal({title:"Delete Privilege",type:Te.ModalType.CONFIRM,color:Te.ModalColor.DANGER,message:"Are you sure you want to remove these permissions?",views:{tips:[{type:"warning",message:"This action will remove all permissions that don't exist in the catalog for all privileges"}]},icon:"FdWarningDanger"})).unwrap(),k=Object.entries(n).map(([F,te])=>{const ie=te.resources.filter(ae=>!ae.exists);return{[F]:ie.map(ae=>({applyTo:ae.resource,type:ae.type}))}}).reduce((F,te)=>({...F,...te}),{});if($){const F=J.removeMultiplePermissions(k,n);m(J.updatePrivileges(F))}};return C.jsxs(dl,{className:"z-20 h-full flex-1 overflow-auto bg-grey-800 p-[15px] pt-0",style:{maxHeight:"calc(100vh - 5.5rem - 85px - 20px)"},children:[C.jsxs("table",{className:"relative h-full w-full border-collapse",children:[C.jsx("thead",{className:"sticky top-0 z-20 bg-grey-800",children:C.jsxs("tr",{className:"border-b border-grey-100",children:[C.jsx("td",{className:"py-2",children:C.jsxs("div",{className:"flex items-center space-x-2",children:[C.jsxs("div",{className:"relative w-56 text-white",children:[C.jsx("div",{className:"absolute inset-y-0 left-0 flex items-center px-1",children:C.jsx(ye.FdSearch,{className:"h-4 w-4 text-gray-400"})}),C.jsx("div",{className:"absolute inset-y-0 right-0 flex items-center px-2",children:C.jsx(wr.Popover,{className:"flex items-center",children:({open:$})=>C.jsxs(C.Fragment,{children:[C.jsx(wr.Popover.Button,{ref:o,children:C.jsx(ye.FdAdjust,{className:"h-4 w-4"})}),$&&C.jsx(el,{children:C.jsxs(wr.Popover.Panel,{ref:u,style:c.popper,...d.popper,className:"z-50 rounded-md border border-grey-50 bg-grey-900 px-4 py-2.5 text-xs text-grey-50",static:!0,children:[C.jsxs("label",{className:"mb-2 flex cursor-pointer items-center",children:[C.jsx(Te.Checkbox,{isChecked:B,isIndeterminate:U,onChange:()=>B?z():G()}),C.jsx("h5",{className:"text-sm font-semibold",children:"Filter"})]}),C.jsxs("div",{className:"space-y-2 text-s",children:[C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:_(f,w.dataclass),onChange:()=>L("dataclass"),label:"Dataclass"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:_(f,w.singleton),onChange:()=>L("singleton"),label:"Singleton"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:j,isIndeterminate:T,onChange:()=>L("functions"),label:"Functions"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:_(f,w.attribute),onChange:()=>L("attribute"),label:"Attribute"})})]})]})})]})})}),C.jsx("input",{type:"text",className:"block h-6 w-full rounded bg-grey-300 px-1 py-1.5 pl-6 text-xs focus:outline-none",placeholder:"Search available permissions",value:p,onChange:$=>v($.target.value)})]}),C.jsx(QJ,{privilegeId:y,privileges:n}),C.jsx("div",{children:C.jsxs(yc,{openDelay:0,closeDelay:0,children:[C.jsx(bc,{children:C.jsx("button",{className:"flex h-6 items-center space-x-1 rounded-md px-2 text-sm text-grey-50 hover:bg-primary-hover",onClick:Z,children:C.jsx(ye.FdReload,{})})}),C.jsx(jr,{container:Bt(),children:C.jsxs(qr,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"mb-1 flex max-w-xs items-center gap-x-1 rounded bg-primary-light px-2 py-2 text-s font-semibold text-primary-darker",children:[C.jsx(ye.FdBulb,{className:"m-0.5 h-4 w-4 flex-shrink-0"}),C.jsx("p",{children:"Resetting the privilege will remove all configured ressources"})]})})]})}),C.jsxs(yc,{openDelay:0,closeDelay:0,children:[C.jsx(bc,{children:C.jsx("button",{className:Ve("flex h-6 items-center space-x-1 rounded-md px-2 text-sm text-grey-50 hover:bg-primary-hover disabled:opacity-50 disabled:hover:bg-primary-dark"),onClick:K,disabled:!H,children:C.jsx(ye.FdClean,{className:"h-4 w-4"})})}),C.jsx(jr,{container:Bt(),children:C.jsxs(qr,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"mb-1 flex max-w-xs items-center gap-x-1 rounded bg-primary-light px-2 py-2 text-s font-semibold text-primary-darker",children:[C.jsx(ye.FdBulb,{className:"m-0.5 h-4 w-4 flex-shrink-0"}),C.jsx("p",{children:"Delete all the non existing resources from privileges"})]})})]})]})}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Read"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Create"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Update"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Delete"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Execute"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Promote"})]})}),ue.length?C.jsx("tbody",{children:ue.map(($,k)=>{const F=$.permissions.some(te=>te.from.length>0);return C.jsxs("tr",{className:Ve("group even:bg-grey-600 hover:bg-grey-300",{"opacity-60":$.exists===!1}),children:[C.jsxs("td",{className:Ve("group flex items-center gap-3 py-2 text-xs",$.exists===!1?"text-negative-400":"text-white",{"border-b-[0.5px] border-grey-300":!1}),children:[Vk($.type),$.resource,C.jsx(Te.Tooltip,{placement:"top",label:"Remove Permission",isDisabled:F,container:Bt(),children:C.jsx("button",{onClick:()=>{F?Te.toastSubject.next({kind:"info",markdown:!0,message:"**Info:** Inherited permissions can't be removed",customIcon:ye.FdInfoBold}):X({applyTo:$.resource,type:$.type})},className:Ve("flex flex-shrink-0 items-center justify-center rounded p-1 opacity-0 group-hover:opacity-100",F?"hover:bg-grey-300 group-hover:opacity-70":"hover:bg-primary-hover"),children:C.jsx(ye.FdPlus,{className:"h-4 w-4 rotate-45 transform text-white"})})})]}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Xi,{permissions:$.permissions,showIncluded:r,label:"read",onToggle:te=>oe($,te),onSelect:t,privileges:n,exists:$.exists})}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Xi,{permissions:$.permissions,showIncluded:r,label:"create",onToggle:te=>oe($,te),onSelect:t,privileges:n,exists:$.exists})}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Xi,{permissions:$.permissions,showIncluded:r,label:"update",onToggle:te=>oe($,te),onSelect:t,privileges:n,exists:$.exists})}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Xi,{permissions:$.permissions,showIncluded:r,label:"drop",onToggle:te=>oe($,te),onSelect:t,privileges:n,exists:$.exists})}),C.jsx("td",{className:"py-2 text-center group-hover:bg-grey-300",children:C.jsx(Xi,{promoted:b[$.resource],permissions:$.permissions,showIncluded:r,label:"execute",onToggle:te=>oe($,te),onSelect:t,privileges:n,exists:$.exists})}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Xi,{permissions:$.permissions,showIncluded:r,label:"promote",onToggle:te=>oe($,te),onSelect:t,privileges:n,exists:$.exists})})]},`${$.resource}-${k}`)})}):null]}),!Q.length&&p?C.jsx(LM,{children:"The Permission you're looking for can't be found "}):null,!Q.length&&!p?C.jsxs(LM,{children:["This Privilege has no Permissions configured yet ",C.jsx("br",{}),'Add a new permission by using the "Create a permission" input above']}):null]})},rQ=({onCreate:e})=>{const t=J.useAppSelector(J.selectPrivileges),r=J.useAppDispatch(),[n,i]=A.useState(null),[o,a]=A.useState(null),[u,c]=A.useState(""),[d,f]=A.useState(null),{styles:h,attributes:p}=wc(n,o,{modifiers:[{name:"offset",options:{offset:[-10,10]}}],placement:"right-start"});return A.useEffect(()=>{c(""),f(null)},[o]),C.jsx(wr.Popover,{children:({open:v,close:m})=>C.jsxs(C.Fragment,{children:[C.jsx(wr.Popover.Button,{className:"rounded p-1 hover:bg-primary-hover","data-cy":"New-priv-btn",ref:i,children:C.jsx("span",{children:C.jsx(ye.FdPlus,{className:"h-4 w-4 text-white"})})}),v&&C.jsx(el,{children:C.jsxs(wr.Popover.Panel,{ref:a,style:h.popper,...p.popper,"data-cy":"New-priv-pop-up",className:"z-50 min-w-[256px] rounded border border-grey-50 bg-grey-900 px-4 py-2 text-xs text-grey-50 shadow-md",static:!0,children:[C.jsx("h5",{className:"mb-2 text-xs font-semibold",children:"Create New Privilege"}),C.jsxs("div",{className:"mt-2",children:[C.jsxs("label",{className:"flex items-center space-x-4",children:[C.jsx("span",{className:"text-grey-100",children:"Name"}),C.jsx("input",{autoFocus:!0,value:u,onChange:y=>c(y.target.value),onKeyDown:y=>{if(y.key==="Enter"){f(null);try{const x=J.create(u,t),b=r(J.updatePrivileges(x)),w=Object.values(b.payload).find(E=>E.privilege===u);w&&(e(w),m())}catch(x){f(x.message)}}},type:"text",className:Ve("w-full rounded border bg-grey-300 p-1 focus:outline-none",{"border-grey-100":!d,"border-red-400":d})})]}),d&&C.jsx("p",{className:"mt-1 text-xs text-red-400",children:d})]}),C.jsxs("div",{className:"mt-4 flex items-center justify-center space-x-2",children:[C.jsx("button",{className:"rounded border border-primary-dark bg-primary-dark px-4 py-1 hover:border-primary-hover hover:bg-primary-hover",onClick:()=>{f(null);try{const y=J.create(u,t),x=r(J.updatePrivileges(y)),b=Object.values(x.payload).find(w=>w.privilege===u);b&&e(b),m()}catch(y){f(y.message)}},children:"Create"}),C.jsx("button",{className:"rounded border border-grey-100 px-4 py-1 text-grey-100 hover:bg-white hover:text-primary-dark",onClick:()=>m(),children:"Cancel"})]})]})})]})})},nQ=()=>{const e=J.useAppSelector(J.selectCatalog),t=J.useAppSelector(J.selectPrivileges),r=A.useMemo(()=>{if(e===null)return t;const c=Dq(t,Object.values((e==null?void 0:e.dataClasses)??{}));return jq(c,e)},[t,e]),[n,i]=A.useState(null),o=A.useMemo(()=>Object.keys(r),[r]);A.useEffect(()=>{n&&r[n.id]||!o.length||i(r[o[0]])},[r]),A.useEffect(()=>{o.length<2&&u(!0)},[o.length]);const[a,u]=A.useState(!0);return C.jsxs("div",{className:"flex flex-1 h-full",children:[C.jsxs("div",{className:"flex h-full w-[356px] flex-col bg-grey-800",children:[C.jsxs("div",{className:"flex flex-shrink-0 items-center justify-between bg-grey-800 px-3.5 py-[10px]",children:[C.jsxs("div",{className:"flex items-center space-x-1 text-[#DDE1E6]",children:[C.jsx("span",{children:C.jsx(ye.FdGroup,{className:"h-[14px] w-[14px]"})}),C.jsx("span",{className:"text-[11px] font-semibold",children:"Privileges"})]}),C.jsx(rQ,{onCreate:c=>{i(c)}})]}),C.jsx(xX,{privileges:r,selectedPrivilege:n,selectPrivilege:c=>{i(c)}})]}),n&&r[n.id]?C.jsxs("div",{className:"privileges-container relative flex flex-1 flex-col overflow-x-auto border-l-[0.5px] border-grey-900 bg-grey-800",children:[C.jsxs("div",{className:"mb-1 flex h-full w-full flex-col items-stretch",children:[n.privilege!=="guest"?C.jsx(m9,{privileges:r,selectedPrivilege:n,onSelect:c=>i(t[c]),setShowIncluded:u,showIncluded:a}):null,C.jsx(tQ,{privileges:r,selectedPrivilege:n,onSelect:c=>i(t[c]),showIncluded:a})]}),C.jsx(iQ,{privileges:r,selectedPrivilege:n,setSelectedPrivilege:i})]}):C.jsx(bD,{tab:"Privilege"})]})},iQ=({privileges:e,selectedPrivilege:t,setSelectedPrivilege:r})=>{const[n,i]=A.useState(!1);return C.jsx(Te.Panel,{path:Te.ROLES_TAB_PATH,isOpen:n,onOpen:()=>i(!0),onClose:()=>i(!1),children:C.jsx("div",{className:"h-full w-full px-3 pb-3",children:C.jsx("div",{className:"h-full w-full rounded bg-grey-900",children:C.jsx(p9,{dict:e,data:J.getGraphData(t.id,e),onSelect:o=>r(e[o])})})})})};var bb={},ia={},Au={},BM;function Wk(){if(BM)return Au;BM=1,Object.defineProperty(Au,"__esModule",{value:!0}),Au.default=r;let e;const t=new Uint8Array(16);function r(){if(!e&&(e=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!e))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return e(t)}return Au}var Zi={},oa={},aa={},FM;function oQ(){if(FM)return aa;FM=1,Object.defineProperty(aa,"__esModule",{value:!0}),aa.default=void 0;var e=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;return aa.default=e,aa}var $M;function hl(){if($M)return oa;$M=1,Object.defineProperty(oa,"__esModule",{value:!0}),oa.default=void 0;var e=t(oQ());function t(i){return i&&i.__esModule?i:{default:i}}function r(i){return typeof i=="string"&&e.default.test(i)}var n=r;return oa.default=n,oa}var zM;function pl(){if(zM)return Zi;zM=1,Object.defineProperty(Zi,"__esModule",{value:!0}),Zi.default=void 0,Zi.unsafeStringify=n;var e=t(hl());function t(a){return a&&a.__esModule?a:{default:a}}const r=[];for(let a=0;a<256;++a)r.push((a+256).toString(16).slice(1));function n(a,u=0){return r[a[u+0]]+r[a[u+1]]+r[a[u+2]]+r[a[u+3]]+"-"+r[a[u+4]]+r[a[u+5]]+"-"+r[a[u+6]]+r[a[u+7]]+"-"+r[a[u+8]]+r[a[u+9]]+"-"+r[a[u+10]]+r[a[u+11]]+r[a[u+12]]+r[a[u+13]]+r[a[u+14]]+r[a[u+15]]}function i(a,u=0){const c=n(a,u);if(!(0,e.default)(c))throw TypeError("Stringified UUID is invalid");return c}var o=i;return Zi.default=o,Zi}var HM;function aQ(){if(HM)return ia;HM=1,Object.defineProperty(ia,"__esModule",{value:!0}),ia.default=void 0;var e=r(Wk()),t=pl();function r(d){return d&&d.__esModule?d:{default:d}}let n,i,o=0,a=0;function u(d,f,h){let p=f&&h||0;const v=f||new Array(16);d=d||{};let m=d.node||n,y=d.clockseq!==void 0?d.clockseq:i;if(m==null||y==null){const S=d.random||(d.rng||e.default)();m==null&&(m=n=[S[0]|1,S[1],S[2],S[3],S[4],S[5]]),y==null&&(y=i=(S[6]<<8|S[7])&16383)}let x=d.msecs!==void 0?d.msecs:Date.now(),b=d.nsecs!==void 0?d.nsecs:a+1;const w=x-o+(b-a)/1e4;if(w<0&&d.clockseq===void 0&&(y=y+1&16383),(w<0||x>o)&&d.nsecs===void 0&&(b=0),b>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");o=x,a=b,i=y,x+=122192928e5;const E=((x&268435455)*1e4+b)%4294967296;v[p++]=E>>>24&255,v[p++]=E>>>16&255,v[p++]=E>>>8&255,v[p++]=E&255;const _=x/4294967296*1e4&268435455;v[p++]=_>>>8&255,v[p++]=_&255,v[p++]=_>>>24&15|16,v[p++]=_>>>16&255,v[p++]=y>>>8|128,v[p++]=y&255;for(let S=0;S<6;++S)v[p+S]=m[S];return f||(0,t.unsafeStringify)(v)}var c=u;return ia.default=c,ia}var sa={},Ln={},ua={},UM;function Gk(){if(UM)return ua;UM=1,Object.defineProperty(ua,"__esModule",{value:!0}),ua.default=void 0;var e=t(hl());function t(i){return i&&i.__esModule?i:{default:i}}function r(i){if(!(0,e.default)(i))throw TypeError("Invalid UUID");let o;const a=new Uint8Array(16);return a[0]=(o=parseInt(i.slice(0,8),16))>>>24,a[1]=o>>>16&255,a[2]=o>>>8&255,a[3]=o&255,a[4]=(o=parseInt(i.slice(9,13),16))>>>8,a[5]=o&255,a[6]=(o=parseInt(i.slice(14,18),16))>>>8,a[7]=o&255,a[8]=(o=parseInt(i.slice(19,23),16))>>>8,a[9]=o&255,a[10]=(o=parseInt(i.slice(24,36),16))/1099511627776&255,a[11]=o/4294967296&255,a[12]=o>>>24&255,a[13]=o>>>16&255,a[14]=o>>>8&255,a[15]=o&255,a}var n=r;return ua.default=n,ua}var VM;function Kk(){if(VM)return Ln;VM=1,Object.defineProperty(Ln,"__esModule",{value:!0}),Ln.URL=Ln.DNS=void 0,Ln.default=a;var e=pl(),t=r(Gk());function r(u){return u&&u.__esModule?u:{default:u}}function n(u){u=unescape(encodeURIComponent(u));const c=[];for(let d=0;d<u.length;++d)c.push(u.charCodeAt(d));return c}const i="6ba7b810-9dad-11d1-80b4-00c04fd430c8";Ln.DNS=i;const o="6ba7b811-9dad-11d1-80b4-00c04fd430c8";Ln.URL=o;function a(u,c,d){function f(h,p,v,m){var y;if(typeof h=="string"&&(h=n(h)),typeof p=="string"&&(p=(0,t.default)(p)),((y=p)===null||y===void 0?void 0:y.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let x=new Uint8Array(16+h.length);if(x.set(p),x.set(h,p.length),x=d(x),x[6]=x[6]&15|c,x[8]=x[8]&63|128,v){m=m||0;for(let b=0;b<16;++b)v[m+b]=x[b];return v}return(0,e.unsafeStringify)(x)}try{f.name=u}catch{}return f.DNS=i,f.URL=o,f}return Ln}var ca={},WM;function sQ(){if(WM)return ca;WM=1,Object.defineProperty(ca,"__esModule",{value:!0}),ca.default=void 0;function e(v){if(typeof v=="string"){const m=unescape(encodeURIComponent(v));v=new Uint8Array(m.length);for(let y=0;y<m.length;++y)v[y]=m.charCodeAt(y)}return t(n(i(v),v.length*8))}function t(v){const m=[],y=v.length*32,x="0123456789abcdef";for(let b=0;b<y;b+=8){const w=v[b>>5]>>>b%32&255,E=parseInt(x.charAt(w>>>4&15)+x.charAt(w&15),16);m.push(E)}return m}function r(v){return(v+64>>>9<<4)+14+1}function n(v,m){v[m>>5]|=128<<m%32,v[r(m)-1]=m;let y=1732584193,x=-271733879,b=-1732584194,w=271733878;for(let E=0;E<v.length;E+=16){const _=y,S=x,R=b,I=w;y=c(y,x,b,w,v[E],7,-680876936),w=c(w,y,x,b,v[E+1],12,-389564586),b=c(b,w,y,x,v[E+2],17,606105819),x=c(x,b,w,y,v[E+3],22,-1044525330),y=c(y,x,b,w,v[E+4],7,-176418897),w=c(w,y,x,b,v[E+5],12,1200080426),b=c(b,w,y,x,v[E+6],17,-1473231341),x=c(x,b,w,y,v[E+7],22,-45705983),y=c(y,x,b,w,v[E+8],7,1770035416),w=c(w,y,x,b,v[E+9],12,-1958414417),b=c(b,w,y,x,v[E+10],17,-42063),x=c(x,b,w,y,v[E+11],22,-1990404162),y=c(y,x,b,w,v[E+12],7,1804603682),w=c(w,y,x,b,v[E+13],12,-40341101),b=c(b,w,y,x,v[E+14],17,-1502002290),x=c(x,b,w,y,v[E+15],22,1236535329),y=d(y,x,b,w,v[E+1],5,-165796510),w=d(w,y,x,b,v[E+6],9,-1069501632),b=d(b,w,y,x,v[E+11],14,643717713),x=d(x,b,w,y,v[E],20,-373897302),y=d(y,x,b,w,v[E+5],5,-701558691),w=d(w,y,x,b,v[E+10],9,38016083),b=d(b,w,y,x,v[E+15],14,-660478335),x=d(x,b,w,y,v[E+4],20,-405537848),y=d(y,x,b,w,v[E+9],5,568446438),w=d(w,y,x,b,v[E+14],9,-1019803690),b=d(b,w,y,x,v[E+3],14,-187363961),x=d(x,b,w,y,v[E+8],20,1163531501),y=d(y,x,b,w,v[E+13],5,-1444681467),w=d(w,y,x,b,v[E+2],9,-51403784),b=d(b,w,y,x,v[E+7],14,1735328473),x=d(x,b,w,y,v[E+12],20,-1926607734),y=f(y,x,b,w,v[E+5],4,-378558),w=f(w,y,x,b,v[E+8],11,-2022574463),b=f(b,w,y,x,v[E+11],16,1839030562),x=f(x,b,w,y,v[E+14],23,-35309556),y=f(y,x,b,w,v[E+1],4,-1530992060),w=f(w,y,x,b,v[E+4],11,1272893353),b=f(b,w,y,x,v[E+7],16,-155497632),x=f(x,b,w,y,v[E+10],23,-1094730640),y=f(y,x,b,w,v[E+13],4,681279174),w=f(w,y,x,b,v[E],11,-358537222),b=f(b,w,y,x,v[E+3],16,-722521979),x=f(x,b,w,y,v[E+6],23,76029189),y=f(y,x,b,w,v[E+9],4,-640364487),w=f(w,y,x,b,v[E+12],11,-421815835),b=f(b,w,y,x,v[E+15],16,530742520),x=f(x,b,w,y,v[E+2],23,-995338651),y=h(y,x,b,w,v[E],6,-198630844),w=h(w,y,x,b,v[E+7],10,1126891415),b=h(b,w,y,x,v[E+14],15,-1416354905),x=h(x,b,w,y,v[E+5],21,-57434055),y=h(y,x,b,w,v[E+12],6,1700485571),w=h(w,y,x,b,v[E+3],10,-1894986606),b=h(b,w,y,x,v[E+10],15,-1051523),x=h(x,b,w,y,v[E+1],21,-2054922799),y=h(y,x,b,w,v[E+8],6,1873313359),w=h(w,y,x,b,v[E+15],10,-30611744),b=h(b,w,y,x,v[E+6],15,-1560198380),x=h(x,b,w,y,v[E+13],21,1309151649),y=h(y,x,b,w,v[E+4],6,-145523070),w=h(w,y,x,b,v[E+11],10,-1120210379),b=h(b,w,y,x,v[E+2],15,718787259),x=h(x,b,w,y,v[E+9],21,-343485551),y=o(y,_),x=o(x,S),b=o(b,R),w=o(w,I)}return[y,x,b,w]}function i(v){if(v.length===0)return[];const m=v.length*8,y=new Uint32Array(r(m));for(let x=0;x<m;x+=8)y[x>>5]|=(v[x/8]&255)<<x%32;return y}function o(v,m){const y=(v&65535)+(m&65535);return(v>>16)+(m>>16)+(y>>16)<<16|y&65535}function a(v,m){return v<<m|v>>>32-m}function u(v,m,y,x,b,w){return o(a(o(o(m,v),o(x,w)),b),y)}function c(v,m,y,x,b,w,E){return u(m&y|~m&x,v,m,b,w,E)}function d(v,m,y,x,b,w,E){return u(m&x|y&~x,v,m,b,w,E)}function f(v,m,y,x,b,w,E){return u(m^y^x,v,m,b,w,E)}function h(v,m,y,x,b,w,E){return u(y^(m|~x),v,m,b,w,E)}var p=e;return ca.default=p,ca}var GM;function uQ(){if(GM)return sa;GM=1,Object.defineProperty(sa,"__esModule",{value:!0}),sa.default=void 0;var e=r(Kk()),t=r(sQ());function r(o){return o&&o.__esModule?o:{default:o}}var i=(0,e.default)("v3",48,t.default);return sa.default=i,sa}var la={},fa={},KM;function cQ(){if(KM)return fa;KM=1,Object.defineProperty(fa,"__esModule",{value:!0}),fa.default=void 0;var t={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};return fa.default=t,fa}var YM;function lQ(){if(YM)return la;YM=1,Object.defineProperty(la,"__esModule",{value:!0}),la.default=void 0;var e=n(cQ()),t=n(Wk()),r=pl();function n(a){return a&&a.__esModule?a:{default:a}}function i(a,u,c){if(e.default.randomUUID&&!u&&!a)return e.default.randomUUID();a=a||{};const d=a.random||(a.rng||t.default)();if(d[6]=d[6]&15|64,d[8]=d[8]&63|128,u){c=c||0;for(let f=0;f<16;++f)u[c+f]=d[f];return u}return(0,r.unsafeStringify)(d)}var o=i;return la.default=o,la}var da={},ha={},XM;function fQ(){if(XM)return ha;XM=1,Object.defineProperty(ha,"__esModule",{value:!0}),ha.default=void 0;function e(i,o,a,u){switch(i){case 0:return o&a^~o&u;case 1:return o^a^u;case 2:return o&a^o&u^a&u;case 3:return o^a^u}}function t(i,o){return i<<o|i>>>32-o}function r(i){const o=[1518500249,1859775393,2400959708,3395469782],a=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof i=="string"){const f=unescape(encodeURIComponent(i));i=[];for(let h=0;h<f.length;++h)i.push(f.charCodeAt(h))}else Array.isArray(i)||(i=Array.prototype.slice.call(i));i.push(128);const u=i.length/4+2,c=Math.ceil(u/16),d=new Array(c);for(let f=0;f<c;++f){const h=new Uint32Array(16);for(let p=0;p<16;++p)h[p]=i[f*64+p*4]<<24|i[f*64+p*4+1]<<16|i[f*64+p*4+2]<<8|i[f*64+p*4+3];d[f]=h}d[c-1][14]=(i.length-1)*8/Math.pow(2,32),d[c-1][14]=Math.floor(d[c-1][14]),d[c-1][15]=(i.length-1)*8&4294967295;for(let f=0;f<c;++f){const h=new Uint32Array(80);for(let b=0;b<16;++b)h[b]=d[f][b];for(let b=16;b<80;++b)h[b]=t(h[b-3]^h[b-8]^h[b-14]^h[b-16],1);let p=a[0],v=a[1],m=a[2],y=a[3],x=a[4];for(let b=0;b<80;++b){const w=Math.floor(b/20),E=t(p,5)+e(w,v,m,y)+x+o[w]+h[b]>>>0;x=y,y=m,m=t(v,30)>>>0,v=p,p=E}a[0]=a[0]+p>>>0,a[1]=a[1]+v>>>0,a[2]=a[2]+m>>>0,a[3]=a[3]+y>>>0,a[4]=a[4]+x>>>0}return[a[0]>>24&255,a[0]>>16&255,a[0]>>8&255,a[0]&255,a[1]>>24&255,a[1]>>16&255,a[1]>>8&255,a[1]&255,a[2]>>24&255,a[2]>>16&255,a[2]>>8&255,a[2]&255,a[3]>>24&255,a[3]>>16&255,a[3]>>8&255,a[3]&255,a[4]>>24&255,a[4]>>16&255,a[4]>>8&255,a[4]&255]}var n=r;return ha.default=n,ha}var ZM;function dQ(){if(ZM)return da;ZM=1,Object.defineProperty(da,"__esModule",{value:!0}),da.default=void 0;var e=r(Kk()),t=r(fQ());function r(o){return o&&o.__esModule?o:{default:o}}var i=(0,e.default)("v5",80,t.default);return da.default=i,da}var pa={},JM;function hQ(){if(JM)return pa;JM=1,Object.defineProperty(pa,"__esModule",{value:!0}),pa.default=void 0;var e="00000000-0000-0000-0000-000000000000";return pa.default=e,pa}var va={},QM;function pQ(){if(QM)return va;QM=1,Object.defineProperty(va,"__esModule",{value:!0}),va.default=void 0;var e=t(hl());function t(i){return i&&i.__esModule?i:{default:i}}function r(i){if(!(0,e.default)(i))throw TypeError("Invalid UUID");return parseInt(i.slice(14,15),16)}var n=r;return va.default=n,va}var eD;function vQ(){return eD||(eD=1,(function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"NIL",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"parse",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(e,"stringify",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"v1",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(e,"v3",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(e,"v4",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"v5",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(e,"validate",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"version",{enumerable:!0,get:function(){return a.default}});var t=f(aQ()),r=f(uQ()),n=f(lQ()),i=f(dQ()),o=f(hQ()),a=f(pQ()),u=f(hl()),c=f(pl()),d=f(Gk());function f(h){return h&&h.__esModule?h:{default:h}}})(bb)),bb}var xb,tD;function gQ(){if(tD)return xb;tD=1;function e(t,r){if(!t||!r||!t.length||!r.length)throw new Error("Bad alphabet");this.srcAlphabet=t,this.dstAlphabet=r}return e.prototype.convert=function(t){var r,n,i,o={},a=this.srcAlphabet.length,u=this.dstAlphabet.length,c=t.length,d=typeof t=="string"?"":[];if(!this.isValid(t))throw new Error('Number "'+t+'" contains of non-alphabetic digits ('+this.srcAlphabet+")");if(this.srcAlphabet===this.dstAlphabet)return t;for(r=0;r<c;r++)o[r]=this.srcAlphabet.indexOf(t[r]);do{for(n=0,i=0,r=0;r<c;r++)n=n*a+o[r],n>=u?(o[i++]=parseInt(n/u,10),n=n%u):i>0&&(o[i++]=0);c=i,d=this.dstAlphabet.slice(n,n+1).concat(d)}while(i!==0);return d},e.prototype.isValid=function(t){for(var r=0;r<t.length;++r)if(this.srcAlphabet.indexOf(t[r])===-1)return!1;return!0},xb=e,xb}var wb,rD;function mQ(){if(rD)return wb;rD=1;var e=gQ();function t(r,n){var i=new e(r,n);return function(o){return i.convert(o)}}return t.BIN="01",t.OCT="01234567",t.DEC="0123456789",t.HEX="0123456789abcdef",wb=t,wb}var _b,nD;function yQ(){if(nD)return _b;nD=1;const{v4:e,validate:t}=vQ(),r=mQ(),n={cookieBase90:"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!#$%&'()*+-./:<=>?@[]^_`{|}~",flickrBase58:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",uuid25Base36:"0123456789abcdefghijklmnopqrstuvwxyz"},i={consistentLength:!0};let o;const a=(d,f,h)=>{const p=f(d.toLowerCase().replace(/-/g,""));return!h||!h.consistentLength?p:p.padStart(h.shortIdLength,h.paddingChar)},u=(d,f)=>{const p=f(d).padStart(32,"0").match(/(\w{8})(\w{4})(\w{4})(\w{4})(\w{12})/);return[p[1],p[2],p[3],p[4],p[5]].join("-")},c=d=>Math.ceil(Math.log(2**128)/Math.log(d));return _b=(()=>{const d=(f,h)=>{const p=f||n.flickrBase58,v={...i,...h};if([...new Set(Array.from(p))].length!==p.length)throw new Error("The provided Alphabet has duplicate characters resulting in unreliable results");const m=c(p.length),y={shortIdLength:m,consistentLength:v.consistentLength,paddingChar:p[0]},x=r(r.HEX,p),b=r(p,r.HEX),w=()=>a(e(),x,y),_={alphabet:p,fromUUID:S=>a(S,x,y),maxLength:m,generate:w,new:w,toUUID:S=>u(S,b),uuid:e,validate:(S,R=!1)=>{if(!S||typeof S!="string")return!1;const I=v.consistentLength?S.length===m:S.length<=m,N=S.split("").every(D=>p.includes(D));return R===!1?I&&N:I&&N&&t(u(S,b))}};return Object.freeze(_),_};return d.constants=n,d.uuid=e,d.generate=()=>(o||(o=d(n.flickrBase58).generate),o()),d})(),_b}var bQ=yQ();const xQ=({role:e})=>{var R;const[t,r]=A.useState(e),[n,i]=A.useState(e.role),[o,a]=A.useState(null),u=J.useAppSelector(J.selectPrivileges),c=((R=t.privileges)==null?void 0:R.filter(I=>u[I]&&u[I].privilege!=="guest").length)||0,d=J.useAppSelector(J.selectRoles),f=J.useAppDispatch(),{selectedRole:h,selectRole:p}=Xb(),[v,m]=A.useState(!1),y=Te.useOutsideClick(()=>{v&&b()});Te.useDidMountEffect(()=>{n!==e.role&&i(e.role)},[e.role]),A.useEffect(()=>{e.role||m(!0)},[]),A.useEffect(()=>{r(e)},[e]);const x=()=>{a(null),m(!0)},b=()=>{a(null),e.role&&e.role===n&&m(!1);try{const I=J.saveRole({...t,role:n},d);f(J.updateRoles(I)),m(!1)}catch(I){a(I.message)}},w=J.useAppDispatch(),E=async I=>{I.stopPropagation();const{confirmed:N}=await w(J.openModal({title:"Delete Role",type:Te.ModalType.CONFIRM,color:Te.ModalColor.DANGER,message:"Are you sure you want to remove this Role?",icon:"FdWarningDanger"})).unwrap();N&&_()},_=()=>{const I=J.removeRole(t.id,d),N=Object.keys(I);if(h!==t.id){f(J.updateRoles(I));return}if(N.length===0)p(null);else{const D=Object.keys(d),L=D.indexOf(t.id),B=Math.max(0,L-1),U=D[B];L===0?p(N[0]):I[U]?p(U):p(N[0])}f(J.updateRoles(I))},S=(I=null)=>{if(I&&I.stopPropagation(),!e.role){_();return}m(!1),i(e.role)};return C.jsx(C.Fragment,{children:C.jsxs("div",{className:Ve("rounded border bg-grey-300 p-2",{"border-grey-100":h!==t.id,"border-primary-dark":h===t.id}),role:"button","data-cy":"privilegeCard",onClick:()=>{p(t.id)},ref:y,children:[C.jsx("div",{className:"flex items-center justify-between",children:C.jsxs("div",{className:"flex flex-1 items-center text-white",children:[C.jsx("span",{className:"mr-4",children:C.jsx(ye.FdGroup,{className:"h-6 w-6"})}),v?C.jsxs("div",{className:"relative h-6 flex-1 mr-2",children:[C.jsx("input",{type:"text",value:n,onChange:({target:{value:I}})=>{i(I)},onKeyDown:I=>{I.key==="Enter"&&b(),I.key==="Escape"&&S()},className:Ve("absolute inset-0 h-6 min-w-0 rounded border border-grey-200 bg-grey-300 p-1 text-xs focus:outline-none",{"border-b border-red-400 rounded-b-none":o,"focus:border-primary-dark":!o}),placeholder:"role",autoComplete:"off",autoFocus:!0}),o&&C.jsx("p",{className:"absolute top-5 mt-1 w-full rounded rounded-t-none bg-red-400 p-1 text-xs text-white shadow-md",children:o})]}):C.jsx("span",{className:"inline-block grow overflow-hidden truncate whitespace-nowrap text-xs font-bold",title:n,children:t.role}),C.jsx("div",{className:Ve("justify-betwee ml-auto flex w-fit items-center gap-x-2"),children:v?C.jsxs(C.Fragment,{children:[C.jsx("button",{onClick:b,className:"rounded p-1 hover:bg-primary-hover hover:text-white",children:C.jsx(ye.FdSave,{className:"h-4 w-4 text-grey-50"})}),C.jsx("button",{onClick:S,className:"rounded p-1 hover:bg-primary-hover hover:text-white",children:C.jsx(ye.FdClose,{className:"h-4 w-4 text-grey-50"})})]}):C.jsxs(C.Fragment,{children:[C.jsx("button",{onClick:x,className:"rounded p-1 hover:bg-primary-hover hover:text-white",children:C.jsx(ye.FdPen,{className:"h-4 w-4 text-grey-50"})}),C.jsx("button",{onClick:I=>E(I),className:"rounded p-1 hover:bg-primary-hover hover:text-white",children:C.jsx(ye.FdTrash,{className:"h-4 w-4 text-grey-50"})})]})})]})}),C.jsxs("span",{className:Ve("ml-[43px] py-1 text-xs text-white"),children:[c," Privilege",c>1?"s":""]})]})})},Yk=(e,t)=>e?t[e]:null,iD=(e,t,r)=>{const n=Yk(e,r);return n?Object.values(r).reduce((i,o)=>o.id===e?n.privileges.includes(t)?{...i,[n.id]:{...n,privileges:n.privileges.filter(a=>a!==t)}}:{...i,[n.id]:{...n,privileges:[...n.privileges,t]}}:{...i,[o.id]:o},{}):r},wQ=()=>{const e=J.useAppSelector(J.selectPrivileges),t=J.useAppSelector(J.selectRoles),r=J.useAppDispatch(),{selectedRole:n}=Xb(),i=Yk(n,t),o=(a,u)=>u&&u.privileges.includes(a.id);return C.jsxs("div",{className:"w-full border-b border-grey-900 p-4 ",children:[C.jsx("div",{className:"mb-4 flex items-center gap-x-5 text-white",children:C.jsx("h4",{className:"text-[13px] font-semibold ",children:"Privileges"})}),C.jsxs("div",{className:"flex flex-wrap items-center gap-1",children:[C.jsx("div",{"data-cy":"item=>Permisions",className:Ve("inline-flex items-center gap-1 space-x-1 rounded bg-primary-darker px-2 py-0.5 text-xs font-semibold italic text-white"),children:"guest"}),Object.values(e).filter(a=>o(a,i)&&a.privilege!=="guest").map((a,u)=>C.jsxs("div",{"data-cy":"item=>Permisions",className:Ve("inline-flex cursor-pointer items-center gap-1 space-x-1 rounded px-2 py-0.5",{"bg-primary-dark text-white":o(a,i),"bg-grey-300 text-grey-100":!o(a,i)}),onClick:()=>{const c=iD(i.id,a.id,t);r(J.updateRoles(c))},children:[C.jsx("span",{className:"text-xs",children:a.privilege}),C.jsx("button",{className:"focus:outline-none",children:o(a,i)?C.jsx(ye.FdMinus,{className:"h-[14px] w-[14px]"}):C.jsx(ye.FdPlus,{className:"h-[14px] w-[14px]"})})]},u)),Object.values(e).filter(a=>!o(a,i)&&a.privilege!=="guest").map((a,u)=>C.jsxs("div",{"data-cy":"item=>Permisions",className:Ve("inline-flex cursor-pointer items-center gap-1 space-x-1 rounded px-2 py-0.5",{"bg-primary-dark text-white":o(a,i),"bg-grey-300 text-grey-100":!o(a,i)}),onClick:()=>{const c=iD(i.id,a.id,t);r(J.updateRoles(c))},children:[C.jsx("span",{className:"text-xs",children:a.privilege}),C.jsx("button",{className:"text-white focus:outline-none",children:o(a,i)?C.jsx(ye.FdMinus,{className:"h-[14px] w-[14px]"}):C.jsx(ye.FdPlus,{className:"h-[14px] w-[14px]"})})]},u))]})]})},_Q=({children:e})=>C.jsx("div",{className:"h-full w-full",children:C.jsx("div",{className:"flex h-full w-full flex-1 items-center justify-center bg-grey-800",children:C.jsxs("div",{className:"flex flex-col items-center justify-center space-y-4 py-4 text-grey-200",children:[C.jsx(ye.FdInfoBold,{className:"absolute -right-full h-10 w-10 translate-x-1"}),C.jsx("div",{className:"text-center text-sm",children:e})]})})}),Kb=(e,t,r,n=!1)=>{const i=e.applyTo,o=e.type===J.EPermissionType.DATACLASS?"ds":i.split(".")[0],a={...t,...r},u=()=>({value:!n,inherited:!1,from:[],explicitly:!1}),c={read:u(),create:u(),update:u(),drop:u(),execute:u(),promote:u()},d=h=>{h.forEach(p=>{a[p]&&(a[p].resources.forEach(v=>{if(v.resource===i||v.resource===o){const m=Kb(e,t,{[p]:a[p]},n);Object.values(v.permissions).forEach(y=>{c[y.name].explicitly||(!c[y.name].from.includes(a[p].privilege)&&y.checked&&c[y.name].from.push(a[p].privilege),c[y.name].inherited=c[y.name].inherited||m[y.name].value||m[y.name].inherited)})}}),a[p].includes.length>0&&d(a[p].includes))})};if(Object.values(r).forEach(h=>{h.resources.forEach(p=>{p.resource===i&&Object.values(p.permissions).forEach(v=>{v.checked&&(c[v.name].explicitly=!0,n&&(c[v.name].value=!0))})}),(h.includes.length>0||h.privilege==="guest")&&d(h.includes)}),Object.values(t).forEach(h=>{h.resources.forEach(p=>{p.resource===i&&(h.privilege==="guest"?Object.values(p.permissions).forEach(v=>{v.checked&&(c[v.name].explicitly=!0,n&&(c[v.name].value=!0))}):Object.values(p.permissions).forEach(v=>{!c[v.name].explicitly&&v.checked&&(n?c[v.name].value=!0:c[v.name].value=!1)}))})}),(n?Object.entries(c).some(([h,p])=>h!=="promote"&&!p.value&&!p.explicitly):Object.entries(c).some(([h,p])=>h!=="promote"&&p.value&&!p.explicitly))&&![J.EPermissionType.DATASTORE,J.EPermissionType.SINGLETON].includes(e.type)){const h={applyTo:o,type:e.type===J.EPermissionType.DATACLASS?J.EPermissionType.DATASTORE:e.type===J.EPermissionType.SINGLETON_METHOD?J.EPermissionType.SINGLETON:J.EPermissionType.DATACLASS},p=Kb(h,t,r,n),v=m=>{let y=c[m].value;return n?!c[m].value&&!c[m].explicitly&&(y=p[m].value):c[m].value&&!c[m].explicitly&&(y=p[m].value),{value:y,inherited:c[m].inherited||p[m].inherited,from:c[m].from.length>0?c[m].from:p[m].from,explicitly:c[m].explicitly}};return{read:v("read"),create:v("create"),update:v("update"),drop:v("drop"),execute:v("execute"),promote:v("promote")}}return{read:c.read,create:c.create,update:c.update,drop:c.drop,execute:c.execute,promote:c.promote}},EQ=e=>{switch(e){case"dataclass":return C.jsx(ye.FdTableHeader,{className:"h-6 w-6"});case"singleton":return C.jsx(ye.FdSingleton,{className:"h-6 w-6"});case"datastore":return C.jsx(ye.FdModel3,{className:"h-6 w-6"});case"attribute":return C.jsx(ye.FdTableColumn,{className:"h-6 w-6"});case"method":return C.jsx(ye.FdCode,{className:"h-6 w-6"});case"singletonMethod":return C.jsx(ye.FdFunctionSingleton,{className:"h-6 w-6"});case"entityselMethod":return C.jsx(ye.FdFunctionSelection,{className:"h-6 w-6"});case"entityMethod":return C.jsx(ye.FdFunctionEntity,{className:"h-6 w-6"});case"dsMethod":return C.jsx(ye.FdFunctionDatastore,{className:"h-6 w-6"});case"dataclassMethod":return C.jsx(ye.FdFunctionDataclass,{className:"h-6 w-6"});default:return C.jsx(ye.FdTableHeader,{className:"h-6 w-6"})}},ga=Ux,ma=Vx,co=({privileges:e,permission:t,hasChild:r,depth:n,isChild:i=!1,className:o,inSearch:a,toggleCollapse:u,collapsed:c,isRestrictedByDefault:d,toastMessageCallback:f})=>{const[h,p]=t.applyTo.split("."),v=A.useMemo(()=>Kb(t,e.otherPrivs,e.rolePrivs,d),[e,t,d]);return C.jsxs("tr",{className:Ve("group even:bg-grey-600 hover:bg-grey-300",o),children:[C.jsxs("td",{className:Ve("flex h-full w-full items-stretch p-0 text-xs group-hover:rounded-l",{"px-1":a}),children:[Array(n).fill("").map((m,y)=>C.jsx("div",{className:Ve("ml-1.5 mr-1 w-[2px] bg-grey-100",{"mr-0.5":i})},y)),C.jsxs("div",{className:"flex items-center gap-3 py-2",children:[r&&C.jsx("button",{onClick:u,className:"w-3",children:c?C.jsx(ye.FdRight,{className:"inline h-4 w-4"}):C.jsx(ye.FdDown,{className:"inline h-4 w-4"})}),EQ(t.type),a?t.applyTo:p||h]})]}),C.jsx("td",{className:"py-2 text-center",children:[J.EPermissionType.ATTRIBUTE,J.EPermissionType.DATASTORE,J.EPermissionType.DATACLASS].includes(t.type)&&C.jsxs("div",{className:"relative mx-auto flex w-fit items-center justify-center gap-x-1",children:[C.jsx("div",{className:Ve("h-4 w-4 rounded border-[2px] p-2",{"grid place-content-center border-grey-200 bg-grey-200":v.read.value||v.read.inherited}),onClick:f,children:(v.read.value||v.read.inherited)&&C.jsx(ye.FdCheckNaked,{className:"text-grey-50"})}),C.jsx("div",{className:"absolute left-full top-1/2 flex -translate-y-1/2 translate-x-1/2 cursor-pointer items-center",children:!v.read.value&&v.read.inherited?C.jsxs(ga,{openDelay:0,closeDelay:0,children:[C.jsx(ma,{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-white"})}),C.jsx(jr,{container:Bt(),children:C.jsx(qr,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:v.read.from.length?C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsx("span",{className:"mr-1",children:"Permission inherited from:"}),C.jsx("ul",{children:v.read.from.map((m,y)=>C.jsx("li",{className:"cursor-pointer list-disc font-bold",children:m},y))})]})]}):null})})})]}):""})]})}),C.jsx("td",{className:"py-2 text-center",children:[J.EPermissionType.ATTRIBUTE,J.EPermissionType.DATASTORE,J.EPermissionType.DATACLASS].includes(t.type)&&C.jsxs("div",{className:"relative mx-auto flex w-fit items-center justify-center gap-x-1",children:[C.jsx("div",{className:Ve("h-4 w-4 rounded border-[2px] p-2",{"grid place-content-center border-grey-200 bg-grey-200":v.create.value||v.create.inherited}),onClick:f,children:(v.create.value||v.create.inherited)&&C.jsx(ye.FdCheckNaked,{className:"text-grey-50"})}),C.jsx("div",{className:"absolute left-full top-1/2 flex -translate-y-1/2 translate-x-1/2 cursor-pointer items-center",children:!v.create.value&&v.create.inherited?C.jsxs(ga,{openDelay:0,closeDelay:0,children:[C.jsx(ma,{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-white"})}),C.jsx(jr,{container:Bt(),children:C.jsx(qr,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:v.create.from.length?C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsx("span",{className:"mr-1",children:"Permission inherited from:"}),C.jsx("ul",{children:v.create.from.map((m,y)=>C.jsx("li",{className:"cursor-pointer list-disc font-bold",children:m},y))})]})]}):null})})})]}):""})]})}),C.jsx("td",{className:"py-2 text-center",children:[J.EPermissionType.ATTRIBUTE,J.EPermissionType.DATASTORE,J.EPermissionType.DATACLASS].includes(t.type)&&C.jsxs("div",{className:"relative mx-auto flex w-fit items-center justify-center gap-x-1",children:[C.jsx("div",{className:Ve("h-4 w-4 rounded border-[2px] p-2",{"grid place-content-center border-grey-200 bg-grey-200":v.update.value||v.update.inherited}),onClick:f,children:(v.update.value||v.update.inherited)&&C.jsx(ye.FdCheckNaked,{className:"text-grey-50"})}),C.jsx("div",{className:"absolute left-full top-1/2 flex -translate-y-1/2 translate-x-1/2 cursor-pointer items-center",children:!v.update.value&&v.update.inherited?C.jsxs(ga,{openDelay:0,closeDelay:0,children:[C.jsx(ma,{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-white"})}),C.jsx(jr,{container:Bt(),children:C.jsx(qr,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:v.update.from.length?C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsx("span",{className:"mr-1",children:"Permission inherited from:"}),C.jsx("ul",{children:v.update.from.map((m,y)=>C.jsx("li",{className:"cursor-pointer list-disc font-bold",children:m},y))})]})]}):null})})})]}):""})]})}),C.jsx("td",{className:"py-2 text-center",children:[J.EPermissionType.ATTRIBUTE,J.EPermissionType.DATASTORE,J.EPermissionType.DATACLASS].includes(t.type)&&C.jsxs("div",{className:"relative mx-auto flex w-fit items-center justify-center gap-x-1",children:[C.jsx("div",{className:Ve("h-4 w-4 rounded border-[2px] p-2",{"grid place-content-center border-grey-200 bg-grey-200":v.drop.value||v.drop.inherited}),onClick:f,children:(v.drop.value||v.drop.inherited)&&C.jsx(ye.FdCheckNaked,{className:"text-grey-50"})}),C.jsx("div",{className:"absolute left-full top-1/2 flex -translate-y-1/2 translate-x-1/2 cursor-pointer items-center",children:!v.drop.value&&v.drop.inherited?C.jsxs(ga,{openDelay:0,closeDelay:0,children:[C.jsx(ma,{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-white"})}),C.jsx(jr,{container:Bt(),children:C.jsx(qr,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:v.drop.from.length?C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsx("span",{className:"mr-1",children:"Permission inherited from:"}),C.jsx("ul",{children:v.drop.from.map((m,y)=>C.jsx("li",{className:"cursor-pointer list-disc font-bold",children:m},y))})]})]}):null})})})]}):""})]})}),C.jsx("td",{className:"py-2 text-center",children:t.type!=="attribute"&&C.jsxs("div",{className:"relative mx-auto flex w-fit items-center justify-center gap-x-1",children:[C.jsx("div",{className:Ve("h-4 w-4 rounded border-[2px] p-2",{"grid place-content-center border-grey-200 bg-grey-200":v.execute.value||v.execute.inherited}),onClick:f,children:(v.execute.value||v.execute.inherited)&&C.jsx(ye.FdCheckNaked,{className:"text-grey-50"})}),C.jsx("div",{className:"absolute left-full top-1/2 flex -translate-y-1/2 translate-x-1/2 cursor-pointer items-center",children:!v.execute.value&&v.execute.inherited?C.jsxs(ga,{openDelay:0,closeDelay:0,children:[C.jsx(ma,{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-white"})}),C.jsx(jr,{container:Bt(),children:C.jsx(qr,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:v.execute.from.length?C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsx("span",{className:"mr-1",children:"Permission inherited from:"}),C.jsx("ul",{children:v.execute.from.map((m,y)=>C.jsx("li",{className:"cursor-pointer list-disc font-bold",children:m},y))})]})]}):null})})})]}):""})]})})]})},oD=({depth:e,permission:t,privileges:r,childCollapsed:n,didChildCollapsed:i,toastMessageCallback:o})=>{const[a,u]=A.useState(n),c=J.useAppSelector(J.selectRestrictedByDefault),d=J.useAppSelector(J.selectPrivileges);return A.useEffect(()=>{n===!0&&u(!0)},[n]),C.jsxs(C.Fragment,{children:[C.jsx(co,{privileges:r,permission:t,isChild:!0,depth:e,hasChild:!0,toggleCollapse:()=>{const f=!a;u(f),i==null||i(f)},isRestrictedByDefault:c,allPrivileges:d,collapsed:a,toastMessageCallback:o}),!a&&C.jsxs(C.Fragment,{children:[t.attributes.map((f,h)=>C.jsx(co,{privileges:r,permission:f,depth:e+1,isRestrictedByDefault:c,allPrivileges:d,toastMessageCallback:o},`${f.type}-${h}`)),t.methods.map((f,h)=>C.jsx(co,{privileges:r,permission:f,depth:e+1,isRestrictedByDefault:c,allPrivileges:d,toastMessageCallback:o},`${f.type}-${h}`))]})]})},SQ=({selectedRole:e})=>{const[t,r]=A.useState(null),[n,i]=A.useState(null),{styles:o,attributes:a}=wc(t,n,{modifiers:[{name:"offset",options:{offset:[0,10]}}]}),u=J.useAppSelector(J.selectRestrictedByDefault),c=J.useAppSelector(J.selectPrivileges),[d,f]=A.useState([]),[h,p]=A.useState(""),v=J.useAppSelector(J.selectCatalogMethods),m=J.useAppSelector(J.selectDataclasses),y=J.useAppSelector(J.selectSingletons),[x,b]=A.useState({}),[w,E]=A.useState([]);A.useEffect(()=>{const k=g9(v,Object.values(m),Object.values(y));b(k)},[e,v,m,y]);function _(k){const F=["datastore","singleton","dataclass","attribute","dsMethod","dataclassMethod","entityMethod","entityselMethod","singletonMethod"];return k.sort((te,ie)=>{const ae=F.indexOf(te.type),ce=F.indexOf(ie.type);return ae!==ce?ae-ce:te.applyTo.toLowerCase()>ie.applyTo.toLowerCase()?1:-1})}A.useEffect(()=>{E(_(Mx(h,v,Object.values(m),Object.values(y)).filter(k=>d.length?d.includes(k.type):!0)))},[d,h,v,m,y]);const[S,R]=A.useState(!1),I={datastore:["datastore"],dataclass:["dataclass"],singleton:["singleton"],functions:["method","singletonMethod","dsMethod","dataclassMethod","entityMethod","entityselMethod"],attribute:["attribute"]},N=Object.values(I).flat(),D=(k,F)=>F.length>0&&F.every(te=>k.includes(te)),L=(k,F)=>Array.from(new Set([...k,...F])),B=(k,F)=>k.filter(te=>!F.includes(te)),U=k=>f([...k]),j=k=>{f(F=>D(F,k)?B(F,k):L(F,k))},T=k=>j(I[k]),G=N.every(k=>d.includes(k)),z=d.length>0&&!G,X=D(d,I.functions),Z=()=>U(N),re=()=>U([]),W=J.useAppSelector(J.selectRoles),Q={toggleAllCollapsed:k=>{k.allCollapsed=!k.allCollapsed},toggleChildCollapsed:k=>{k.childCollapsed=!k.childCollapsed},setAllCollapsed:(k,F)=>{k.allCollapsed=F},setChildCollapsed:(k,F)=>{k.childCollapsed=F}},ue=A.useMemo(()=>{const k=Object.values(c).find(ce=>ce.privilege==="guest"),F=W[e],te=F?Object.fromEntries(F.privileges.map(ce=>[ce,c[ce]]).filter(([,ce])=>!!ce)):{};if(u)return{rolePrivs:te,otherPrivs:k?{[k.id]:k}:{}};const ie=k?{[k.id]:{...k,active:!0}}:{},ae=Object.fromEntries(Object.entries(c).filter(([ce])=>ce!==(k==null?void 0:k.id)&&!(F!=null&&F.privileges.includes(ce))).map(([ce,we])=>[ce,{...we,active:!1}]));return{rolePrivs:te,otherPrivs:{...ie,...ae}}},[c,W,e,u]),{state:{allCollapsed:oe,childCollapsed:H},dispatch:K}=Te.useEnhancedState({allCollapsed:!1,childCollapsed:!1},Q,"Table Collapse Store"),$=()=>{Te.toastSubject.next({kind:"info",markdown:!0,message:"**Info:** You can add or modify permissions only in the Privilege section.",customIcon:ye.FdInfoCircle})};return C.jsxs(dl,{className:"z-20 h-full flex-1 overflow-auto bg-grey-800 p-[15px] pt-0",style:{maxHeight:"calc(100vh - 5.5rem - 85px - 20px)"},children:[C.jsxs("table",{className:"relative h-full w-full border-collapse",children:[C.jsx("thead",{className:"sticky top-0 z-20 bg-grey-800",children:C.jsxs("tr",{className:"border-b border-grey-100",children:[C.jsx("td",{className:"py-2",children:C.jsxs("div",{className:"flex items-center space-x-2",children:[C.jsx(Te.Tooltip,{label:"Collapse All",placement:"top",container:Bt(),children:C.jsx("button",{onClick:()=>{H?(K.setAllCollapsed(!0),R(!0)):K.setChildCollapsed(!0)},className:Ve("cursor-pointer rounded-md p-1 hover:bg-primary-hover focus:outline-none",{"pointer-events-none text-grey-200":oe,"text-white":!oe}),children:C.jsx(ye.FdCollapseAll,{className:"h-4 w-4"})})}),C.jsxs("div",{className:"relative w-56 text-white",children:[C.jsx("div",{className:"absolute inset-y-0 left-0 flex items-center px-1",children:C.jsx(ye.FdSearch,{className:"h-4 w-4 text-gray-400"})}),C.jsx("div",{className:"absolute inset-y-0 right-0 flex items-center px-2",children:C.jsx(wr.Popover,{className:"flex items-center",children:({open:k})=>C.jsxs(C.Fragment,{children:[C.jsx(wr.Popover.Button,{ref:r,children:C.jsx(ye.FdAdjust,{className:"h-4 w-4"})}),k&&C.jsx(el,{children:C.jsxs(wr.Popover.Panel,{ref:i,style:o.popper,...a.popper,className:"z-50 rounded-md border border-grey-50 bg-grey-900 px-4 py-2.5 text-xs text-grey-50",static:!0,children:[C.jsxs("label",{className:"mb-2 flex cursor-pointer items-center",children:[C.jsx(Te.Checkbox,{isChecked:G,isIndeterminate:z,onChange:()=>G?re():Z()}),C.jsx("h5",{className:"text-sm font-semibold",children:"Filter"})]}),C.jsxs("div",{className:"space-y-2 text-s",children:[C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:D(d,I.datastore),onChange:()=>T("datastore"),label:"Datastore"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:D(d,I.dataclass),onChange:()=>T("dataclass"),label:"Dataclass"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:D(d,I.singleton),onChange:()=>T("singleton"),label:"Singleton"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:X,onChange:()=>T("functions"),label:"Functions"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:D(d,I.attribute),onChange:()=>T("attribute"),label:"Attribute"})})]})]})})]})})}),C.jsx("input",{type:"text",className:"block h-6 w-full rounded bg-grey-300 px-1 py-1.5 pl-6 text-xs focus:outline-none",placeholder:"Search",value:h,onChange:k=>{p(k.target.value)}})]})]})}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"read"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Create"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Update"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Delete"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Execute"})]})}),C.jsx("tbody",{className:"relative bg-grey-800 text-white",children:d.length||h?w.map((k,F)=>C.jsx(co,{privileges:ue,permission:k,depth:0,inSearch:!0,isRestrictedByDefault:u,allPrivileges:c,toastMessageCallback:$},`${k.type}-${F}`)):Object.values(x).map((k,F)=>C.jsxs(A.Fragment,{children:[C.jsx(co,{privileges:ue,permission:k,isRestrictedByDefault:u,allPrivileges:c,hasChild:!0,depth:0,toggleCollapse:()=>{const te=!S;R(te),K.setAllCollapsed(!te&&oe?!1:oe)},collapsed:S,toastMessageCallback:$}),k.type==="datastore"&&!S?C.jsxs(C.Fragment,{children:[k.methods.map((te,ie)=>C.jsx(co,{privileges:ue,isRestrictedByDefault:u,allPrivileges:c,permission:te,depth:1,collapsed:oe||!1,toastMessageCallback:$},`${te.type}-${ie}`)),k.dataClasses.map((te,ie)=>C.jsx(oD,{depth:1,privileges:ue,permission:te,childCollapsed:H,didChildCollapsed:ae=>{K.setChildCollapsed(ae?H:!1)},toastMessageCallback:$},`${te.type}-${ie}`))]}):null,k.singletons.map((te,ie)=>C.jsx(oD,{depth:0,privileges:ue,permission:te,childCollapsed:oe,didChildCollapsed:ae=>{K.setAllCollapsed(ae?oe:!1)},toastMessageCallback:$},`${te.type}-${ie}`))]},`${k.type}-${F}`))})]}),(h||d.length)&&!w.length?C.jsx(_Q,{children:"The Permission you're looking for can't be found "}):null]})},OQ=()=>{const e=J.useAppSelector(J.selectRoles),t=J.useAppDispatch(),[r,n]=A.useState(null),[i,o]=A.useState(null),[a,u]=A.useState(""),[c,d]=A.useState(null),{styles:f,attributes:h}=wc(r,i,{modifiers:[{name:"offset",options:{offset:[-10,10]}}],placement:"right-start"});A.useEffect(()=>{u(""),d(null)},[i]);const p=()=>{if(!a)throw new Error("Please enter a valid name");if(Object.values(e).find(x=>x.role.toLowerCase()===a.toLowerCase()))throw new Error(`A role with the name ${a} already exists`);const m=bQ.generate(),y=J.createRole(m,a,e);t(J.updateRoles(y))};return C.jsx(wr.Popover,{children:({open:v,close:m})=>{const y=()=>{d(null);try{Te.validateName(a),p(),m()}catch(x){d(x.message)}};return C.jsxs(C.Fragment,{children:[C.jsx(wr.Popover.Button,{className:"rounded p-1 hover:bg-primary-hover","data-cy":"New-priv-btn",ref:n,children:C.jsx("span",{children:C.jsx(ye.FdPlus,{className:"h-4 w-4 text-white"})})}),v&&C.jsx(el,{children:C.jsxs(wr.Popover.Panel,{ref:o,style:f.popper,...h.popper,"data-cy":"New-priv-pop-up",className:"z-50 min-w-[256px] rounded border border-grey-50 bg-grey-900 px-4 py-2 text-xs text-grey-50 shadow-md",static:!0,children:[C.jsx("h5",{className:"mb-2 text-xs font-semibold",children:"Create New Role"}),C.jsxs("div",{className:"mt-2",children:[C.jsxs("label",{className:"flex items-center space-x-4",children:[C.jsx("span",{className:"text-grey-100",children:"Name"}),C.jsx("input",{autoFocus:!0,value:a,onChange:x=>u(x.target.value),onKeyDown:x=>{x.key==="Enter"&&y()},type:"text",className:Ve("w-full rounded border bg-grey-300 p-1 focus:outline-none",{"border-grey-100":!c,"border-red-400":c})})]}),c&&C.jsx("p",{className:"mt-1 text-xs text-red-400",children:c})]}),C.jsxs("div",{className:"mt-4 flex items-center justify-center space-x-2",children:[C.jsx("button",{className:"rounded border border-primary-dark bg-primary-dark px-4 py-1 hover:border-primary-hover hover:bg-primary-hover",onClick:()=>{y()},children:"Create"}),C.jsx("button",{className:"rounded border border-grey-100 px-4 py-1 text-grey-100 hover:bg-white hover:text-primary-dark",onClick:()=>m(),children:"Cancel"})]})]})})]})}})},CQ=()=>{const e=J.useAppSelector(J.selectRoles),{selectedRole:t}=Xb();return C.jsxs("div",{className:"flex flex-1 h-full",children:[C.jsxs("div",{className:"flex h-full w-[356px] flex-col bg-grey-800",children:[C.jsxs("div",{className:"flex flex-shrink-0 items-center justify-between bg-grey-800 px-3.5 py-[10px]",children:[C.jsxs("div",{className:"flex items-center space-x-1 text-[#DDE1E6]",children:[C.jsx("span",{children:C.jsx(ye.FdGroup,{className:"h-[14px] w-[14px]"})}),C.jsx("span",{className:"text-[11px] font-semibold",children:"Roles"})]}),C.jsx(OQ,{})]}),C.jsx("div",{className:"flex-1 space-y-4 overflow-auto p-4 pb-10 pt-1",children:Object.values(e).length>0?Object.values(e).sort((r,n)=>Te.localeCompare(r.role,n.role)).map((r,n)=>C.jsx(xQ,{role:r},n)):C.jsx("div",{className:"flex h-full items-center justify-center",children:C.jsx("div",{className:"flex flex-1 items-center justify-center bg-grey-800",children:C.jsxs("div",{className:"flex flex-col items-center justify-center space-y-4 text-grey-200",children:[C.jsx(ye.FdInfoBold,{className:"h-10 w-10"}),C.jsx("div",{className:"font-semibold",children:"There are no roles"}),C.jsxs("div",{className:"flex items-center text-sm",children:["Create a new role by clicking on the"," ",C.jsx(ye.FdPlus,{className:"ml-2 inline h-4 w-4 text-white"})]})]})})})})]}),C.jsx("div",{className:Ve("relative flex h-full w-full flex-1 flex-col items-stretch overflow-x-auto bg-grey-800",{"border-l-[0.5px] border-grey-900":t}),children:C.jsx("div",{className:"flex h-full w-full select-none flex-col bg-grey-800",children:t?C.jsxs(C.Fragment,{children:[C.jsx(wQ,{}),C.jsx(SQ,{selectedRole:t})]}):C.jsx(bD,{tab:"Role"})})})]})},Xk=()=>{const e=J.useAppSelector(J.selectQodly),t=J.useAppSelector(J.selectSelectedTab),r=J.useAppSelector(J.selectForceLogin),n=J.useAppSelector(J.selectRestrictedByDefault),i=A.useRef(),o=J.useAppDispatch();return C.jsx("div",{className:"absolute inset-0 flex flex-1 overflow-hidden",children:C.jsx("div",{className:"relative flex flex-1 overflow-x-auto bg-grey-900","data-cy":"Roles&Privileges-editor-cy",ref:a=>i.current=a,children:C.jsxs("div",{className:"flex w-full flex-col",children:[C.jsx(Zz,{activeTab:t,forceLogin:r,restrictedByDefault:n,onTabChange:a=>{o(J.toggleTab(a))},onForceLoginChange:a=>{o(J.toggleForceLogin(a))},onRestrictedByDefaultChange:a=>{o(J.toggleRestrictedByDefault(a))},qodly:e}),t==="roles"?C.jsx(Jz,{children:C.jsx(CQ,{})}):C.jsx(nQ,{})]})})})},RQ=()=>{const e=J.useAppSelector(J.selectModals),t=J.useAppDispatch();return C.jsx(C.Fragment,{children:e.map((r,n)=>C.jsx(Te.Modal,{hasOverlay:n===0,...r,onClose:i=>t(J.closeModal(i)),onEdit:i=>t(J.editModal(i)),container:Bt()},r.id))})},IQ=({initialValue:e,onChange:t,...r})=>{const n=J.useAppSelector(J.selectRolesFlags),i=J.useAppSelector(J.selectRolesAndPrivileges,(a,u)=>vc.isEqual(a,u)),o=J.useAppDispatch();return A.useEffect(()=>{if(e)try{const a=JSON.parse(e);if(vc.isEqual(a,i))return;o(J.setRolesContent({content:a,flags:{touched:!1}}))}catch(a){console.error("[Roles Editor Standalone] Error while parsing the initial value:",a)}},[e]),Te.useDidMountEffect(()=>{if(n.touched&&t)try{const a=JSON.stringify(i,null,2);t(a)}catch(a){console.error("[Roles Editor Standalone] Error on value stringify:",a)}},[i]),C.jsxs(C.Fragment,{children:[C.jsx("div",{className:"relative z-10 overflow-hidden",style:{height:"100vh"},children:C.jsx(Xk,{...r})}),C.jsx(RQ,{})]})},PQ=e=>C.jsx(J.ReduxProvider,{store:J.getStore(),children:C.jsx(Te.TipsProvider,{children:C.jsx(IQ,{...e})})});exports.ROLES_EDITOR_SCOPE_CLASS=sD.ROLES_EDITOR_SCOPE_CLASS;exports.Roles=Xk;exports.Standalone=PQ;
71
+ `),T.useEffect(function(){return f=i.ref||f,h.current&&(d=new cc(h.current,Su(Su(Su(Su({},YJ(y)),v),f&&{scrollableNode:f.current}),p.current&&{contentNode:p.current})),typeof t=="function"?t(d):t&&(t.current=d)),function(){d.unMount(),d=null,typeof t=="function"&&t(null)}},[]),T.createElement(l,lc({ref:h,"data-simplebar":!0},m),T.createElement("div",{className:"simplebar-wrapper"},T.createElement("div",{className:"simplebar-height-auto-observer-wrapper"},T.createElement("div",{className:"simplebar-height-auto-observer"})),T.createElement("div",{className:"simplebar-mask"},T.createElement("div",{className:"simplebar-offset"},typeof r=="function"?r({scrollableNodeRef:f,contentNodeRef:p}):T.createElement("div",lc({},i,{className:"simplebar-content-wrapper".concat(i.className?" ".concat(i.className):"")}),T.createElement("div",{className:"simplebar-content"},r)))),T.createElement("div",{className:"simplebar-placeholder"})),T.createElement("div",{className:"simplebar-track simplebar-horizontal"},T.createElement("div",{className:"simplebar-scrollbar"})),T.createElement("div",{className:"simplebar-track simplebar-vertical"},T.createElement("div",{className:"simplebar-scrollbar"})))});al.displayName="SimpleBar";al.propTypes={children:le.oneOfType([le.node,le.func]),scrollableNodeProps:le.object,tag:le.string};const fc=Gx,dc=Kx,Xk=e=>{switch(e){case J.EPermissionType.DATACLASS:return C.jsx(ye.FdTableHeader,{className:"h-6 w-6"});case J.EPermissionType.SINGLETON:return C.jsx(ye.FdSingleton,{className:"h-6 w-6"});case J.EPermissionType.DATASTORE:return C.jsx(ye.FdModel3,{className:"h-6 w-6"});case J.EPermissionType.ATTRIBUTE:return C.jsx(ye.FdTableColumn,{className:"h-6 w-6"});case J.EPermissionType.METHOD:return C.jsx(ye.FdCode,{className:"h-6 w-6"});case J.EPermissionType.SINGLETON_METHOD:return C.jsx(ye.FdFunctionSingleton,{className:"h-6 w-6"});case J.ESubPermissionType.ENTITY_SEL_METHOD:return C.jsx(ye.FdFunctionSelection,{className:"h-6 w-6"});case J.ESubPermissionType.ENTITY_METHOD:return C.jsx(ye.FdFunctionEntity,{className:"h-6 w-6"});case J.ESubPermissionType.DS_METHOD:return C.jsx(ye.FdFunctionDatastore,{className:"h-6 w-6"});case J.ESubPermissionType.DATACLASS_METHOD:return C.jsx(ye.FdFunctionDataclass,{className:"h-6 w-6"});default:return C.jsx(ye.FdTableHeader,{className:"h-6 w-6"})}},HM=({children:e})=>C.jsx("div",{className:"h-full w-full",children:C.jsx("div",{className:"flex h-full w-full flex-1 items-center justify-center bg-grey-800",children:C.jsxs("div",{className:"flex flex-col items-center justify-center space-y-4 py-4 text-grey-200",children:[C.jsx(ye.FdInfoBold,{className:"h-10 w-10"}),C.jsx("div",{className:"text-center text-sm",children:e})]})})});function XJ(e){const{isIndeterminate:t,isChecked:r,...n}=e,i=t?"M22.5 12C22.5 17.799 17.799 22.5 12 22.5C6.20101 22.5 1.5 17.799 1.5 12C1.5 6.20101 6.20101 1.5 12 1.5C17.799 1.5 22.5 6.20101 22.5 12Z":"M0,12a1.5,1.5,0,0,0,1.5,1.5h8.75a.25.25,0,0,1,.25.25V22.5a1.5,1.5,0,0,0,3,0V13.75a.25.25,0,0,1,.25-.25H22.5a1.5,1.5,0,0,0,0-3H13.75a.25.25,0,0,1-.25-.25V1.5a1.5,1.5,0,0,0-3,0v8.75a.25.25,0,0,1-.25.25H1.5A1.5,1.5,0,0,0,0,12Z";return C.jsx(Te.BaseCheckboxIcon,{viewBox:"0 0 24 24",...n,children:C.jsx("path",{fill:t?"transparent":"currentColor",d:i,stroke:t?"currentColor":void 0,strokeWidth:t?3:void 0})})}function ZJ(e){return C.jsx(Te.Checkbox,{icon:C.jsx(XJ,{}),...e})}const Qi=({permissions:e,label:t,onToggle:r,onSelect:n,promoted:i,showIncluded:o,privileges:a,exists:u})=>{const l=e.find(d=>d.name===t);return l?C.jsxs("div",{className:"relative mx-auto flex w-fit items-center",children:[l.checked||l.from.length===0||t==="promote"?C.jsx(Te.Checkbox,{isChecked:l.checked,onChange:()=>r&&r(l),isInvalid:u===!1}):C.jsx(ZJ,{isIndeterminate:o&&l.from.length>0,onChange:()=>r&&r(l),isInvalid:u===!1}),C.jsxs("div",{className:"absolute left-5 top-0 flex cursor-pointer items-center space-x-1",children:[t!=="promote"&&(l.checked&&(l.info||l.from.length>0)||!l.checked&&l.from.length>0)&&C.jsx(C.Fragment,{children:C.jsxs(fc,{openDelay:0,closeDelay:0,children:[C.jsx(dc,{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-white"})}),C.jsx(Lr,{container:Bt(),children:C.jsx(Br,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsxs("div",{className:"space-y-1 px-2",children:[l.from.length?C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsx("span",{className:"mr-1",children:"Permission inherited from:"}),C.jsx("ul",{children:l.from.map(d=>C.jsx("li",{className:"cursor-pointer list-disc font-bold hover:underline",onClick:()=>n(a[d].id),children:a[d].privilege},d))})]})]}):null,l.info&&C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdInfoCircle,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"})," ",l.info]})]})})})]})}),(l.checked||l.from.length>0)&&["execute"].includes(t)&&!!(i!=null&&i.length)&&C.jsxs(fc,{openDelay:0,closeDelay:0,children:[C.jsx(dc,{children:C.jsx(ye.FdCrown,{className:"h-3 w-3 text-white"})}),C.jsx(Lr,{container:Bt(),children:C.jsx(Br,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdInfoCircle,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsxs("span",{className:"mr-1",children:["Function is promoted with:"," "]}),i==null?void 0:i.map(d=>C.jsx("li",{className:"cursor-pointer list-disc font-bold hover:underline",onClick:()=>n(a[d].id),children:a[d].privilege},d))]})]})})})})]})]})]}):null},JJ=({privilegeId:e,privileges:t})=>{const r=J.useAppSelector(J.selectCatalogMethods),n=J.useAppSelector(J.selectDataclasses),i=J.useAppSelector(J.selectSingletons),o=J.useAppDispatch(),[a,u]=T.useState([]),[l,d]=T.useState("");T.useEffect(()=>{d("")},[e]);const{isOpen:f,getMenuProps:h,getInputProps:p,getComboboxProps:v,highlightedIndex:m,getItemProps:y,selectedItem:x,openMenu:b}=io({onInputValueChange(){u([])},items:[],itemToString(_){return _?_.applyTo:""},defaultHighlightedIndex:0,stateReducer:(_,S)=>{const{changes:R,type:I}=S;switch(I){case io.stateChangeTypes.InputKeyDownArrowDown:return{...R,isOpen:!0,highlightedIndex:_.highlightedIndex<=a.length?_.highlightedIndex+1:0};case io.stateChangeTypes.InputKeyDownArrowUp:return{...R,isOpen:!0,highlightedIndex:_.highlightedIndex>=0?_.highlightedIndex-1:a.length};case io.stateChangeTypes.InputKeyDownEnter:{const N=a[_.highlightedIndex];if(!N)return R;const A=J.addPermission(e,N,t);return o(J.updatePrivileges(A)),{...R,isOpen:!0,highlightedIndex:0}}}return R}});T.useEffect(()=>{const _=J.getInheritedResources(e,t).map(({resource:R,type:I,subType:N})=>({applyTo:R,type:I,subType:N})),S=qx(l.toLowerCase(),r,Object.values(n),Object.values(i));u(S.filter(({applyTo:R,type:I,subType:N})=>!uc.find(_,{applyTo:R,type:I,subType:N})))},[l,e,t,r,n,i]);const w=h({},{suppressRefError:!0}),E=T.useRef(null);return T.useEffect(()=>{f&&E.current&&E.current.focus()},[f]),C.jsxs("div",{className:"relative w-56 text-white group",...v(),children:[C.jsx("div",{...v(),children:C.jsx("input",{...p({},{suppressRefError:!0}),ref:E,type:"text",className:"block h-6 w-full rounded bg-grey-300 px-1 py-1.5 pl-2 pr-5 text-xs border-grey-500 focus:outline-none focus:ring-1 focus:ring-white focus:rounded-b-none focus:ring-inset",placeholder:"Create a permission",value:l,onChange:({target:{value:_}})=>d(_),onFocus:()=>{b()}})}),C.jsx("div",{className:"absolute inset-y-0 right-0 flex items-center px-1",children:C.jsx(ye.FdDown,{className:"h-4 w-4 cursor-pointer",onMouseDown:_=>_.preventDefault(),onClick:()=>b()})}),f&&C.jsx("ul",{...w,tabIndex:0,className:"absolute max-h-80 inset-x-0 top-full overflow-auto rounded-md border border-grey-50 bg-grey-900 p-0 text-grey-50 shadow-md group-focus-within:rounded-t-none group-focus-within:border-t-0",children:a.map((_,S)=>C.jsxs("li",{className:We(x===_&&"font-bold","flex min-w-fit cursor-pointer items-center space-x-2 px-3 py-2 text-xs shadow-sm",{"bg-primary-hover":m===S,"font-bold":x===_}),...y({item:_,index:S}),onClick:()=>{const R=J.addPermission(e,_,t);o(J.updatePrivileges(R))},children:[Xk(_.type),C.jsx("span",{children:_.applyTo})]},`${_.applyTo}-${S}`))})]})};function QJ(e){const t=["datastore","singleton","dataclass","attribute","dsMethod","dataclassMethod","entityMethod","entityselMethod","singletonMethod"],r=e.reduce((n,i)=>{const[o]=i.resource.split("."),a=n.find(u=>u.prefix===o.toLowerCase());return a?(a.resources.push(i),n):[...n,{prefix:o.toLowerCase(),type:i.type,resources:[i]}]},[]);return r.sort((n,i)=>n.prefix==="ds"?-1:i.prefix==="ds"||n.prefix>i.prefix?1:-1),r.map(n=>({...n,resources:n.resources.sort((i,o)=>{const a=t.indexOf(i.type),u=t.indexOf(o.type);return a!==u?a-u:i.resource.toLowerCase()>o.resource.toLowerCase()?1:-1})})).reduce((n,i)=>[...n,...i.resources],[])}const eQ=({selectedPrivilege:e,onSelect:t,showIncluded:r,privileges:n})=>{const[i,o]=T.useState(null),[a,u]=T.useState(null),{styles:l,attributes:d}=pc(i,a,{modifiers:[{name:"offset",options:{offset:[0,10]}}]}),[f,h]=T.useState([]),[p,v]=T.useState(""),m=J.useAppDispatch(),{id:y}=e,x=T.useMemo(()=>J.getInheritedResources(y,n),[y,n[y].includes,n[y].resources]),b=T.useMemo(()=>J.getPromotions(y,n),[n[y]]),w={datastore:["datastore"],dataclass:["dataclass"],singleton:["singleton"],functions:["method","singletonMethod","dsMethod","dataclassMethod","entityMethod","entityselMethod"],attribute:["attribute"]},E=Object.values(w).flat(),_=($,k)=>k.length>0&&k.every(z=>$.includes(z)),S=($,k)=>k.some(z=>$.includes(z)),R=($,k)=>Array.from(new Set([...$,...k])),I=($,k)=>$.filter(z=>!k.includes(z)),N=$=>{h([...$])},A=$=>{h(k=>_(k,$)?I(k,$):R(k,$))},L=$=>{A(w[$])},B=_(f,E),U=f.length>0&&!B,j=_(f,w.functions),D=!j&&S(f,w.functions),G=()=>N(E),F=()=>N([]),X=async $=>{const{confirmed:k}=await m(J.openModal({title:"Delete Permission",type:Te.ModalType.CONFIRM,color:Te.ModalColor.DANGER,message:"Are you sure you want to remove this Permission?",icon:"FdWarningDanger"})).unwrap();if(k){const z=J.removePermission(e.id,$,n);m(J.updatePrivileges(z))}},Z=async()=>{const{confirmed:$}=await m(J.openModal({title:"Reset Permissions",type:Te.ModalType.CONFIRM,color:Te.ModalColor.DANGER,message:"Are you sure you want to reset permissions for this Privilege?",icon:"FdWarningDanger"})).unwrap();if($){const k=J.resetResources(e.id,n);m(J.updatePrivileges(k))}},W=(f.length>0?x.filter($=>f.includes($.type)):x).filter(({resource:$})=>p?new RegExp(uc.escapeRegExp(p),"i").test($):!0),ee=QJ(W),oe=ee.filter($=>{const k=$.permissions.every(z=>!z.checked)&&$.permissions.some(z=>z.from.length>0);return r||!k}),ae=($,k)=>{const z=J.togglePermission(e.id,$,k,n);m(J.updatePrivileges(z))},H=T.useMemo(()=>oe.some($=>$.exists===!1),[oe]),K=async()=>{const{confirmed:$}=await m(J.openModal({title:"Delete Privilege",type:Te.ModalType.CONFIRM,color:Te.ModalColor.DANGER,message:"Are you sure you want to remove these permissions?",views:{tips:[{type:"warning",message:"This action will remove all permissions that don't exist in the catalog for all privileges"}]},icon:"FdWarningDanger"})).unwrap(),k=Object.entries(n).map(([z,re])=>{const ie=re.resources.filter(se=>!se.exists);return{[z]:ie.map(se=>({applyTo:se.resource,type:se.type}))}}).reduce((z,re)=>({...z,...re}),{});if($){const z=J.removeMultiplePermissions(k,n);m(J.updatePrivileges(z))}};return C.jsxs(al,{className:"z-20 h-full flex-1 overflow-auto bg-grey-800 p-[15px] pt-0",style:{maxHeight:"calc(100vh - 5.5rem - 85px - 20px)"},children:[C.jsxs("table",{className:"relative h-full w-full border-collapse",children:[C.jsx("thead",{className:"sticky top-0 z-20 bg-grey-800",children:C.jsxs("tr",{className:"border-b border-grey-100",children:[C.jsx("td",{className:"py-2",children:C.jsxs("div",{className:"flex items-center space-x-2",children:[C.jsxs("div",{className:"relative w-56 text-white",children:[C.jsx("div",{className:"absolute inset-y-0 left-0 flex items-center px-1",children:C.jsx(ye.FdSearch,{className:"h-4 w-4 text-gray-400"})}),C.jsx("div",{className:"absolute inset-y-0 right-0 flex items-center px-2",children:C.jsx(_r.Popover,{className:"flex items-center",children:({open:$})=>C.jsxs(C.Fragment,{children:[C.jsx(_r.Popover.Button,{ref:o,children:C.jsx(ye.FdAdjust,{className:"h-4 w-4"})}),$&&C.jsx(Gc,{children:C.jsxs(_r.Popover.Panel,{ref:u,style:l.popper,...d.popper,className:"z-50 rounded-md border border-grey-50 bg-grey-900 px-4 py-2.5 text-xs text-grey-50",static:!0,children:[C.jsxs("label",{className:"mb-2 flex cursor-pointer items-center",children:[C.jsx(Te.Checkbox,{isChecked:B,isIndeterminate:U,onChange:()=>B?F():G()}),C.jsx("h5",{className:"text-sm font-semibold",children:"Filter"})]}),C.jsxs("div",{className:"space-y-2 text-s",children:[C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:_(f,w.dataclass),onChange:()=>L("dataclass"),label:"Dataclass"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:_(f,w.singleton),onChange:()=>L("singleton"),label:"Singleton"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:j,isIndeterminate:D,onChange:()=>L("functions"),label:"Functions"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:_(f,w.attribute),onChange:()=>L("attribute"),label:"Attribute"})})]})]})})]})})}),C.jsx("input",{type:"text",className:"block h-6 w-full rounded bg-grey-300 px-1 py-1.5 pl-6 text-xs focus:outline-none",placeholder:"Search available permissions",value:p,onChange:$=>v($.target.value)})]}),C.jsx(JJ,{privilegeId:y,privileges:n}),C.jsx("div",{children:C.jsxs(fc,{openDelay:0,closeDelay:0,children:[C.jsx(dc,{children:C.jsx("button",{className:"flex h-6 items-center space-x-1 rounded-md px-2 text-sm text-grey-50 hover:bg-primary-hover",onClick:Z,children:C.jsx(ye.FdReload,{})})}),C.jsx(Lr,{container:Bt(),children:C.jsxs(Br,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"mb-1 flex max-w-xs items-center gap-x-1 rounded bg-primary-light px-2 py-2 text-s font-semibold text-primary-darker",children:[C.jsx(ye.FdBulb,{className:"m-0.5 h-4 w-4 flex-shrink-0"}),C.jsx("p",{children:"Resetting the privilege will remove all configured ressources"})]})})]})}),C.jsxs(fc,{openDelay:0,closeDelay:0,children:[C.jsx(dc,{children:C.jsx("button",{className:We("flex h-6 items-center space-x-1 rounded-md px-2 text-sm text-grey-50 hover:bg-primary-hover disabled:opacity-50 disabled:hover:bg-primary-dark"),onClick:K,disabled:!H,children:C.jsx(ye.FdClean,{className:"h-4 w-4"})})}),C.jsx(Lr,{container:Bt(),children:C.jsxs(Br,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"mb-1 flex max-w-xs items-center gap-x-1 rounded bg-primary-light px-2 py-2 text-s font-semibold text-primary-darker",children:[C.jsx(ye.FdBulb,{className:"m-0.5 h-4 w-4 flex-shrink-0"}),C.jsx("p",{children:"Delete all the non existing resources from privileges"})]})})]})]})}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Read"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Create"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Update"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Delete"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Execute"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Promote"})]})}),oe.length?C.jsx("tbody",{children:oe.map(($,k)=>{const z=$.permissions.some(re=>re.from.length>0);return C.jsxs("tr",{className:We("group even:bg-grey-600 hover:bg-grey-300",{"opacity-60":$.exists===!1}),children:[C.jsxs("td",{className:We("group flex items-center gap-3 py-2 text-xs",$.exists===!1?"text-negative-400":"text-white",{"border-b-[0.5px] border-grey-300":!1}),children:[Xk($.type),$.resource,C.jsx(Te.Tooltip,{placement:"top",label:"Remove Permission",isDisabled:z,container:Bt(),children:C.jsx("button",{onClick:()=>{z?Te.toastSubject.next({kind:"info",markdown:!0,message:"**Info:** Inherited permissions can't be removed",customIcon:ye.FdInfoBold}):X({applyTo:$.resource,type:$.type})},className:We("flex flex-shrink-0 items-center justify-center rounded p-1 opacity-0 group-hover:opacity-100",z?"hover:bg-grey-300 group-hover:opacity-70":"hover:bg-primary-hover"),children:C.jsx(ye.FdPlus,{className:"h-4 w-4 rotate-45 transform text-white"})})})]}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Qi,{permissions:$.permissions,showIncluded:r,label:"read",onToggle:re=>ae($,re),onSelect:t,privileges:n,exists:$.exists})}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Qi,{permissions:$.permissions,showIncluded:r,label:"create",onToggle:re=>ae($,re),onSelect:t,privileges:n,exists:$.exists})}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Qi,{permissions:$.permissions,showIncluded:r,label:"update",onToggle:re=>ae($,re),onSelect:t,privileges:n,exists:$.exists})}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Qi,{permissions:$.permissions,showIncluded:r,label:"drop",onToggle:re=>ae($,re),onSelect:t,privileges:n,exists:$.exists})}),C.jsx("td",{className:"py-2 text-center group-hover:bg-grey-300",children:C.jsx(Qi,{promoted:b[$.resource],permissions:$.permissions,showIncluded:r,label:"execute",onToggle:re=>ae($,re),onSelect:t,privileges:n,exists:$.exists})}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Qi,{permissions:$.permissions,showIncluded:r,label:"promote",onToggle:re=>ae($,re),onSelect:t,privileges:n,exists:$.exists})})]},`${$.resource}-${k}`)})}):null]}),!ee.length&&p?C.jsx(HM,{children:"The Permission you're looking for can't be found "}):null,!ee.length&&!p?C.jsxs(HM,{children:["This Privilege has no Permissions configured yet ",C.jsx("br",{}),'Add a new permission by using the "Create a permission" input above']}):null]})},tQ=({onCreate:e})=>{const t=J.useAppSelector(J.selectPrivileges),r=J.useAppDispatch(),[n,i]=T.useState(null),[o,a]=T.useState(null),[u,l]=T.useState(""),[d,f]=T.useState(null),{styles:h,attributes:p}=pc(n,o,{modifiers:[{name:"offset",options:{offset:[-10,10]}}],placement:"right-start"});return T.useEffect(()=>{l(""),f(null)},[o]),C.jsx(_r.Popover,{children:({open:v,close:m})=>C.jsxs(C.Fragment,{children:[C.jsx(_r.Popover.Button,{className:"rounded p-1 hover:bg-primary-hover","data-cy":"New-priv-btn",ref:i,children:C.jsx("span",{children:C.jsx(ye.FdPlus,{className:"h-4 w-4 text-white"})})}),v&&C.jsx(Gc,{children:C.jsxs(_r.Popover.Panel,{ref:a,style:h.popper,...p.popper,"data-cy":"New-priv-pop-up",className:"z-50 min-w-[256px] rounded border border-grey-50 bg-grey-900 px-4 py-2 text-xs text-grey-50 shadow-md",static:!0,children:[C.jsx("h5",{className:"mb-2 text-xs font-semibold",children:"Create New Privilege"}),C.jsxs("div",{className:"mt-2",children:[C.jsxs("label",{className:"flex items-center space-x-4",children:[C.jsx("span",{className:"text-grey-100",children:"Name"}),C.jsx("input",{autoFocus:!0,value:u,onChange:y=>l(y.target.value),onKeyDown:y=>{if(y.key==="Enter"){f(null);try{const x=J.create(u,t),b=r(J.updatePrivileges(x)),w=Object.values(b.payload).find(E=>E.privilege===u);w&&(e(w),m())}catch(x){f(x.message)}}},type:"text",className:We("w-full rounded border bg-grey-300 p-1 focus:outline-none",{"border-grey-100":!d,"border-red-400":d})})]}),d&&C.jsx("p",{className:"mt-1 text-xs text-red-400",children:d})]}),C.jsxs("div",{className:"mt-4 flex items-center justify-center space-x-2",children:[C.jsx("button",{className:"rounded border border-primary-dark bg-primary-dark px-4 py-1 hover:border-primary-hover hover:bg-primary-hover",onClick:()=>{f(null);try{const y=J.create(u,t),x=r(J.updatePrivileges(y)),b=Object.values(x.payload).find(w=>w.privilege===u);b&&e(b),m()}catch(y){f(y.message)}},children:"Create"}),C.jsx("button",{className:"rounded border border-grey-100 px-4 py-1 text-grey-100 hover:bg-white hover:text-primary-dark",onClick:()=>m(),children:"Cancel"})]})]})})]})})},rQ=()=>{const e=J.useAppSelector(J.selectCatalog),t=J.useAppSelector(J.selectPrivileges),r=T.useMemo(()=>{if(e===null)return t;const l=B2(t,Object.values((e==null?void 0:e.dataClasses)??{}));return F2(l,e)},[t,e]),[n,i]=T.useState(null),o=T.useMemo(()=>Object.keys(r),[r]);T.useEffect(()=>{n&&r[n.id]||!o.length||i(r[o[0]])},[r]),T.useEffect(()=>{o.length<2&&u(!0)},[o.length]);const[a,u]=T.useState(!0);return C.jsxs("div",{className:"flex flex-1 h-full",children:[C.jsxs("div",{className:"flex h-full w-[356px] flex-col bg-grey-800",children:[C.jsxs("div",{className:"flex flex-shrink-0 items-center justify-between bg-grey-800 px-3.5 py-[10px]",children:[C.jsxs("div",{className:"flex items-center space-x-1 text-[#DDE1E6]",children:[C.jsx("span",{children:C.jsx(ye.FdGroup,{className:"h-[14px] w-[14px]"})}),C.jsx("span",{className:"text-[11px] font-semibold",children:"Privileges"})]}),C.jsx(tQ,{onCreate:l=>{i(l)}})]}),C.jsx(yX,{privileges:r,selectedPrivilege:n,selectPrivilege:l=>{i(l)}})]}),n&&r[n.id]?C.jsxs("div",{className:"privileges-container relative flex flex-1 flex-col overflow-x-auto border-l-[0.5px] border-grey-900 bg-grey-800",children:[C.jsxs("div",{className:"mb-1 flex h-full w-full flex-col items-stretch",children:[n.privilege!=="guest"?C.jsx(w9,{privileges:r,selectedPrivilege:n,onSelect:l=>i(t[l]),setShowIncluded:u,showIncluded:a}):null,C.jsx(eQ,{privileges:r,selectedPrivilege:n,onSelect:l=>i(t[l]),showIncluded:a})]}),C.jsx(nQ,{privileges:r,selectedPrivilege:n,setSelectedPrivilege:i})]}):C.jsx(SD,{tab:"Privilege"})]})},nQ=({privileges:e,selectedPrivilege:t,setSelectedPrivilege:r})=>{const[n,i]=T.useState(!1);return C.jsx(Te.Panel,{path:Te.ROLES_TAB_PATH,isOpen:n,onOpen:()=>i(!0),onClose:()=>i(!1),children:C.jsx("div",{className:"h-full w-full px-3 pb-3",children:C.jsx("div",{className:"h-full w-full rounded bg-grey-900",children:C.jsx(y9,{dict:e,data:J.getGraphData(t.id,e),onSelect:o=>r(e[o])})})})})};var _b={},ua={},Ou={},UM;function Zk(){if(UM)return Ou;UM=1,Object.defineProperty(Ou,"__esModule",{value:!0}),Ou.default=r;let e;const t=new Uint8Array(16);function r(){if(!e&&(e=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!e))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return e(t)}return Ou}var eo={},ca={},la={},VM;function iQ(){if(VM)return la;VM=1,Object.defineProperty(la,"__esModule",{value:!0}),la.default=void 0;var e=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;return la.default=e,la}var WM;function sl(){if(WM)return ca;WM=1,Object.defineProperty(ca,"__esModule",{value:!0}),ca.default=void 0;var e=t(iQ());function t(i){return i&&i.__esModule?i:{default:i}}function r(i){return typeof i=="string"&&e.default.test(i)}var n=r;return ca.default=n,ca}var GM;function ul(){if(GM)return eo;GM=1,Object.defineProperty(eo,"__esModule",{value:!0}),eo.default=void 0,eo.unsafeStringify=n;var e=t(sl());function t(a){return a&&a.__esModule?a:{default:a}}const r=[];for(let a=0;a<256;++a)r.push((a+256).toString(16).slice(1));function n(a,u=0){return r[a[u+0]]+r[a[u+1]]+r[a[u+2]]+r[a[u+3]]+"-"+r[a[u+4]]+r[a[u+5]]+"-"+r[a[u+6]]+r[a[u+7]]+"-"+r[a[u+8]]+r[a[u+9]]+"-"+r[a[u+10]]+r[a[u+11]]+r[a[u+12]]+r[a[u+13]]+r[a[u+14]]+r[a[u+15]]}function i(a,u=0){const l=n(a,u);if(!(0,e.default)(l))throw TypeError("Stringified UUID is invalid");return l}var o=i;return eo.default=o,eo}var KM;function oQ(){if(KM)return ua;KM=1,Object.defineProperty(ua,"__esModule",{value:!0}),ua.default=void 0;var e=r(Zk()),t=ul();function r(d){return d&&d.__esModule?d:{default:d}}let n,i,o=0,a=0;function u(d,f,h){let p=f&&h||0;const v=f||new Array(16);d=d||{};let m=d.node||n,y=d.clockseq!==void 0?d.clockseq:i;if(m==null||y==null){const S=d.random||(d.rng||e.default)();m==null&&(m=n=[S[0]|1,S[1],S[2],S[3],S[4],S[5]]),y==null&&(y=i=(S[6]<<8|S[7])&16383)}let x=d.msecs!==void 0?d.msecs:Date.now(),b=d.nsecs!==void 0?d.nsecs:a+1;const w=x-o+(b-a)/1e4;if(w<0&&d.clockseq===void 0&&(y=y+1&16383),(w<0||x>o)&&d.nsecs===void 0&&(b=0),b>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");o=x,a=b,i=y,x+=122192928e5;const E=((x&268435455)*1e4+b)%4294967296;v[p++]=E>>>24&255,v[p++]=E>>>16&255,v[p++]=E>>>8&255,v[p++]=E&255;const _=x/4294967296*1e4&268435455;v[p++]=_>>>8&255,v[p++]=_&255,v[p++]=_>>>24&15|16,v[p++]=_>>>16&255,v[p++]=y>>>8|128,v[p++]=y&255;for(let S=0;S<6;++S)v[p+S]=m[S];return f||(0,t.unsafeStringify)(v)}var l=u;return ua.default=l,ua}var fa={},Ln={},da={},YM;function Jk(){if(YM)return da;YM=1,Object.defineProperty(da,"__esModule",{value:!0}),da.default=void 0;var e=t(sl());function t(i){return i&&i.__esModule?i:{default:i}}function r(i){if(!(0,e.default)(i))throw TypeError("Invalid UUID");let o;const a=new Uint8Array(16);return a[0]=(o=parseInt(i.slice(0,8),16))>>>24,a[1]=o>>>16&255,a[2]=o>>>8&255,a[3]=o&255,a[4]=(o=parseInt(i.slice(9,13),16))>>>8,a[5]=o&255,a[6]=(o=parseInt(i.slice(14,18),16))>>>8,a[7]=o&255,a[8]=(o=parseInt(i.slice(19,23),16))>>>8,a[9]=o&255,a[10]=(o=parseInt(i.slice(24,36),16))/1099511627776&255,a[11]=o/4294967296&255,a[12]=o>>>24&255,a[13]=o>>>16&255,a[14]=o>>>8&255,a[15]=o&255,a}var n=r;return da.default=n,da}var XM;function Qk(){if(XM)return Ln;XM=1,Object.defineProperty(Ln,"__esModule",{value:!0}),Ln.URL=Ln.DNS=void 0,Ln.default=a;var e=ul(),t=r(Jk());function r(u){return u&&u.__esModule?u:{default:u}}function n(u){u=unescape(encodeURIComponent(u));const l=[];for(let d=0;d<u.length;++d)l.push(u.charCodeAt(d));return l}const i="6ba7b810-9dad-11d1-80b4-00c04fd430c8";Ln.DNS=i;const o="6ba7b811-9dad-11d1-80b4-00c04fd430c8";Ln.URL=o;function a(u,l,d){function f(h,p,v,m){var y;if(typeof h=="string"&&(h=n(h)),typeof p=="string"&&(p=(0,t.default)(p)),((y=p)===null||y===void 0?void 0:y.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let x=new Uint8Array(16+h.length);if(x.set(p),x.set(h,p.length),x=d(x),x[6]=x[6]&15|l,x[8]=x[8]&63|128,v){m=m||0;for(let b=0;b<16;++b)v[m+b]=x[b];return v}return(0,e.unsafeStringify)(x)}try{f.name=u}catch{}return f.DNS=i,f.URL=o,f}return Ln}var ha={},ZM;function aQ(){if(ZM)return ha;ZM=1,Object.defineProperty(ha,"__esModule",{value:!0}),ha.default=void 0;function e(v){if(typeof v=="string"){const m=unescape(encodeURIComponent(v));v=new Uint8Array(m.length);for(let y=0;y<m.length;++y)v[y]=m.charCodeAt(y)}return t(n(i(v),v.length*8))}function t(v){const m=[],y=v.length*32,x="0123456789abcdef";for(let b=0;b<y;b+=8){const w=v[b>>5]>>>b%32&255,E=parseInt(x.charAt(w>>>4&15)+x.charAt(w&15),16);m.push(E)}return m}function r(v){return(v+64>>>9<<4)+14+1}function n(v,m){v[m>>5]|=128<<m%32,v[r(m)-1]=m;let y=1732584193,x=-271733879,b=-1732584194,w=271733878;for(let E=0;E<v.length;E+=16){const _=y,S=x,R=b,I=w;y=l(y,x,b,w,v[E],7,-680876936),w=l(w,y,x,b,v[E+1],12,-389564586),b=l(b,w,y,x,v[E+2],17,606105819),x=l(x,b,w,y,v[E+3],22,-1044525330),y=l(y,x,b,w,v[E+4],7,-176418897),w=l(w,y,x,b,v[E+5],12,1200080426),b=l(b,w,y,x,v[E+6],17,-1473231341),x=l(x,b,w,y,v[E+7],22,-45705983),y=l(y,x,b,w,v[E+8],7,1770035416),w=l(w,y,x,b,v[E+9],12,-1958414417),b=l(b,w,y,x,v[E+10],17,-42063),x=l(x,b,w,y,v[E+11],22,-1990404162),y=l(y,x,b,w,v[E+12],7,1804603682),w=l(w,y,x,b,v[E+13],12,-40341101),b=l(b,w,y,x,v[E+14],17,-1502002290),x=l(x,b,w,y,v[E+15],22,1236535329),y=d(y,x,b,w,v[E+1],5,-165796510),w=d(w,y,x,b,v[E+6],9,-1069501632),b=d(b,w,y,x,v[E+11],14,643717713),x=d(x,b,w,y,v[E],20,-373897302),y=d(y,x,b,w,v[E+5],5,-701558691),w=d(w,y,x,b,v[E+10],9,38016083),b=d(b,w,y,x,v[E+15],14,-660478335),x=d(x,b,w,y,v[E+4],20,-405537848),y=d(y,x,b,w,v[E+9],5,568446438),w=d(w,y,x,b,v[E+14],9,-1019803690),b=d(b,w,y,x,v[E+3],14,-187363961),x=d(x,b,w,y,v[E+8],20,1163531501),y=d(y,x,b,w,v[E+13],5,-1444681467),w=d(w,y,x,b,v[E+2],9,-51403784),b=d(b,w,y,x,v[E+7],14,1735328473),x=d(x,b,w,y,v[E+12],20,-1926607734),y=f(y,x,b,w,v[E+5],4,-378558),w=f(w,y,x,b,v[E+8],11,-2022574463),b=f(b,w,y,x,v[E+11],16,1839030562),x=f(x,b,w,y,v[E+14],23,-35309556),y=f(y,x,b,w,v[E+1],4,-1530992060),w=f(w,y,x,b,v[E+4],11,1272893353),b=f(b,w,y,x,v[E+7],16,-155497632),x=f(x,b,w,y,v[E+10],23,-1094730640),y=f(y,x,b,w,v[E+13],4,681279174),w=f(w,y,x,b,v[E],11,-358537222),b=f(b,w,y,x,v[E+3],16,-722521979),x=f(x,b,w,y,v[E+6],23,76029189),y=f(y,x,b,w,v[E+9],4,-640364487),w=f(w,y,x,b,v[E+12],11,-421815835),b=f(b,w,y,x,v[E+15],16,530742520),x=f(x,b,w,y,v[E+2],23,-995338651),y=h(y,x,b,w,v[E],6,-198630844),w=h(w,y,x,b,v[E+7],10,1126891415),b=h(b,w,y,x,v[E+14],15,-1416354905),x=h(x,b,w,y,v[E+5],21,-57434055),y=h(y,x,b,w,v[E+12],6,1700485571),w=h(w,y,x,b,v[E+3],10,-1894986606),b=h(b,w,y,x,v[E+10],15,-1051523),x=h(x,b,w,y,v[E+1],21,-2054922799),y=h(y,x,b,w,v[E+8],6,1873313359),w=h(w,y,x,b,v[E+15],10,-30611744),b=h(b,w,y,x,v[E+6],15,-1560198380),x=h(x,b,w,y,v[E+13],21,1309151649),y=h(y,x,b,w,v[E+4],6,-145523070),w=h(w,y,x,b,v[E+11],10,-1120210379),b=h(b,w,y,x,v[E+2],15,718787259),x=h(x,b,w,y,v[E+9],21,-343485551),y=o(y,_),x=o(x,S),b=o(b,R),w=o(w,I)}return[y,x,b,w]}function i(v){if(v.length===0)return[];const m=v.length*8,y=new Uint32Array(r(m));for(let x=0;x<m;x+=8)y[x>>5]|=(v[x/8]&255)<<x%32;return y}function o(v,m){const y=(v&65535)+(m&65535);return(v>>16)+(m>>16)+(y>>16)<<16|y&65535}function a(v,m){return v<<m|v>>>32-m}function u(v,m,y,x,b,w){return o(a(o(o(m,v),o(x,w)),b),y)}function l(v,m,y,x,b,w,E){return u(m&y|~m&x,v,m,b,w,E)}function d(v,m,y,x,b,w,E){return u(m&x|y&~x,v,m,b,w,E)}function f(v,m,y,x,b,w,E){return u(m^y^x,v,m,b,w,E)}function h(v,m,y,x,b,w,E){return u(y^(m|~x),v,m,b,w,E)}var p=e;return ha.default=p,ha}var JM;function sQ(){if(JM)return fa;JM=1,Object.defineProperty(fa,"__esModule",{value:!0}),fa.default=void 0;var e=r(Qk()),t=r(aQ());function r(o){return o&&o.__esModule?o:{default:o}}var i=(0,e.default)("v3",48,t.default);return fa.default=i,fa}var pa={},va={},QM;function uQ(){if(QM)return va;QM=1,Object.defineProperty(va,"__esModule",{value:!0}),va.default=void 0;var t={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};return va.default=t,va}var eD;function cQ(){if(eD)return pa;eD=1,Object.defineProperty(pa,"__esModule",{value:!0}),pa.default=void 0;var e=n(uQ()),t=n(Zk()),r=ul();function n(a){return a&&a.__esModule?a:{default:a}}function i(a,u,l){if(e.default.randomUUID&&!u&&!a)return e.default.randomUUID();a=a||{};const d=a.random||(a.rng||t.default)();if(d[6]=d[6]&15|64,d[8]=d[8]&63|128,u){l=l||0;for(let f=0;f<16;++f)u[l+f]=d[f];return u}return(0,r.unsafeStringify)(d)}var o=i;return pa.default=o,pa}var ga={},ma={},tD;function lQ(){if(tD)return ma;tD=1,Object.defineProperty(ma,"__esModule",{value:!0}),ma.default=void 0;function e(i,o,a,u){switch(i){case 0:return o&a^~o&u;case 1:return o^a^u;case 2:return o&a^o&u^a&u;case 3:return o^a^u}}function t(i,o){return i<<o|i>>>32-o}function r(i){const o=[1518500249,1859775393,2400959708,3395469782],a=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof i=="string"){const f=unescape(encodeURIComponent(i));i=[];for(let h=0;h<f.length;++h)i.push(f.charCodeAt(h))}else Array.isArray(i)||(i=Array.prototype.slice.call(i));i.push(128);const u=i.length/4+2,l=Math.ceil(u/16),d=new Array(l);for(let f=0;f<l;++f){const h=new Uint32Array(16);for(let p=0;p<16;++p)h[p]=i[f*64+p*4]<<24|i[f*64+p*4+1]<<16|i[f*64+p*4+2]<<8|i[f*64+p*4+3];d[f]=h}d[l-1][14]=(i.length-1)*8/Math.pow(2,32),d[l-1][14]=Math.floor(d[l-1][14]),d[l-1][15]=(i.length-1)*8&4294967295;for(let f=0;f<l;++f){const h=new Uint32Array(80);for(let b=0;b<16;++b)h[b]=d[f][b];for(let b=16;b<80;++b)h[b]=t(h[b-3]^h[b-8]^h[b-14]^h[b-16],1);let p=a[0],v=a[1],m=a[2],y=a[3],x=a[4];for(let b=0;b<80;++b){const w=Math.floor(b/20),E=t(p,5)+e(w,v,m,y)+x+o[w]+h[b]>>>0;x=y,y=m,m=t(v,30)>>>0,v=p,p=E}a[0]=a[0]+p>>>0,a[1]=a[1]+v>>>0,a[2]=a[2]+m>>>0,a[3]=a[3]+y>>>0,a[4]=a[4]+x>>>0}return[a[0]>>24&255,a[0]>>16&255,a[0]>>8&255,a[0]&255,a[1]>>24&255,a[1]>>16&255,a[1]>>8&255,a[1]&255,a[2]>>24&255,a[2]>>16&255,a[2]>>8&255,a[2]&255,a[3]>>24&255,a[3]>>16&255,a[3]>>8&255,a[3]&255,a[4]>>24&255,a[4]>>16&255,a[4]>>8&255,a[4]&255]}var n=r;return ma.default=n,ma}var rD;function fQ(){if(rD)return ga;rD=1,Object.defineProperty(ga,"__esModule",{value:!0}),ga.default=void 0;var e=r(Qk()),t=r(lQ());function r(o){return o&&o.__esModule?o:{default:o}}var i=(0,e.default)("v5",80,t.default);return ga.default=i,ga}var ya={},nD;function dQ(){if(nD)return ya;nD=1,Object.defineProperty(ya,"__esModule",{value:!0}),ya.default=void 0;var e="00000000-0000-0000-0000-000000000000";return ya.default=e,ya}var ba={},iD;function hQ(){if(iD)return ba;iD=1,Object.defineProperty(ba,"__esModule",{value:!0}),ba.default=void 0;var e=t(sl());function t(i){return i&&i.__esModule?i:{default:i}}function r(i){if(!(0,e.default)(i))throw TypeError("Invalid UUID");return parseInt(i.slice(14,15),16)}var n=r;return ba.default=n,ba}var oD;function pQ(){return oD||(oD=1,(function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"NIL",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"parse",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(e,"stringify",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"v1",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(e,"v3",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(e,"v4",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"v5",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(e,"validate",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"version",{enumerable:!0,get:function(){return a.default}});var t=f(oQ()),r=f(sQ()),n=f(cQ()),i=f(fQ()),o=f(dQ()),a=f(hQ()),u=f(sl()),l=f(ul()),d=f(Jk());function f(h){return h&&h.__esModule?h:{default:h}}})(_b)),_b}var Eb,aD;function vQ(){if(aD)return Eb;aD=1;function e(t,r){if(!t||!r||!t.length||!r.length)throw new Error("Bad alphabet");this.srcAlphabet=t,this.dstAlphabet=r}return e.prototype.convert=function(t){var r,n,i,o={},a=this.srcAlphabet.length,u=this.dstAlphabet.length,l=t.length,d=typeof t=="string"?"":[];if(!this.isValid(t))throw new Error('Number "'+t+'" contains of non-alphabetic digits ('+this.srcAlphabet+")");if(this.srcAlphabet===this.dstAlphabet)return t;for(r=0;r<l;r++)o[r]=this.srcAlphabet.indexOf(t[r]);do{for(n=0,i=0,r=0;r<l;r++)n=n*a+o[r],n>=u?(o[i++]=parseInt(n/u,10),n=n%u):i>0&&(o[i++]=0);l=i,d=this.dstAlphabet.slice(n,n+1).concat(d)}while(i!==0);return d},e.prototype.isValid=function(t){for(var r=0;r<t.length;++r)if(this.srcAlphabet.indexOf(t[r])===-1)return!1;return!0},Eb=e,Eb}var Sb,sD;function gQ(){if(sD)return Sb;sD=1;var e=vQ();function t(r,n){var i=new e(r,n);return function(o){return i.convert(o)}}return t.BIN="01",t.OCT="01234567",t.DEC="0123456789",t.HEX="0123456789abcdef",Sb=t,Sb}var Ob,uD;function mQ(){if(uD)return Ob;uD=1;const{v4:e,validate:t}=pQ(),r=gQ(),n={cookieBase90:"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!#$%&'()*+-./:<=>?@[]^_`{|}~",flickrBase58:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",uuid25Base36:"0123456789abcdefghijklmnopqrstuvwxyz"},i={consistentLength:!0};let o;const a=(d,f,h)=>{const p=f(d.toLowerCase().replace(/-/g,""));return!h||!h.consistentLength?p:p.padStart(h.shortIdLength,h.paddingChar)},u=(d,f)=>{const p=f(d).padStart(32,"0").match(/(\w{8})(\w{4})(\w{4})(\w{4})(\w{12})/);return[p[1],p[2],p[3],p[4],p[5]].join("-")},l=d=>Math.ceil(Math.log(2**128)/Math.log(d));return Ob=(()=>{const d=(f,h)=>{const p=f||n.flickrBase58,v={...i,...h};if([...new Set(Array.from(p))].length!==p.length)throw new Error("The provided Alphabet has duplicate characters resulting in unreliable results");const m=l(p.length),y={shortIdLength:m,consistentLength:v.consistentLength,paddingChar:p[0]},x=r(r.HEX,p),b=r(p,r.HEX),w=()=>a(e(),x,y),_={alphabet:p,fromUUID:S=>a(S,x,y),maxLength:m,generate:w,new:w,toUUID:S=>u(S,b),uuid:e,validate:(S,R=!1)=>{if(!S||typeof S!="string")return!1;const I=v.consistentLength?S.length===m:S.length<=m,N=S.split("").every(A=>p.includes(A));return R===!1?I&&N:I&&N&&t(u(S,b))}};return Object.freeze(_),_};return d.constants=n,d.uuid=e,d.generate=()=>(o||(o=d(n.flickrBase58).generate),o()),d})(),Ob}var yQ=mQ();const bQ=({role:e})=>{var R;const[t,r]=T.useState(e),[n,i]=T.useState(e.role),[o,a]=T.useState(null),u=J.useAppSelector(J.selectPrivileges),l=((R=t.privileges)==null?void 0:R.filter(I=>u[I]&&u[I].privilege!=="guest").length)||0,d=J.useAppSelector(J.selectRoles),f=J.useAppDispatch(),{selectedRole:h,selectRole:p}=Qb(),[v,m]=T.useState(!1),y=Te.useOutsideClick(()=>{v&&b()});Te.useDidMountEffect(()=>{n!==e.role&&i(e.role)},[e.role]),T.useEffect(()=>{e.role||m(!0)},[]),T.useEffect(()=>{r(e)},[e]);const x=()=>{a(null),m(!0)},b=()=>{a(null),e.role&&e.role===n&&m(!1);try{const I=J.saveRole({...t,role:n},d);f(J.updateRoles(I)),m(!1)}catch(I){a(I.message)}},w=J.useAppDispatch(),E=async I=>{I.stopPropagation();const{confirmed:N}=await w(J.openModal({title:"Delete Role",type:Te.ModalType.CONFIRM,color:Te.ModalColor.DANGER,message:"Are you sure you want to remove this Role?",icon:"FdWarningDanger"})).unwrap();N&&_()},_=()=>{const I=J.removeRole(t.id,d),N=Object.keys(I);if(h!==t.id){f(J.updateRoles(I));return}if(N.length===0)p(null);else{const A=Object.keys(d),L=A.indexOf(t.id),B=Math.max(0,L-1),U=A[B];L===0?p(N[0]):I[U]?p(U):p(N[0])}f(J.updateRoles(I))},S=(I=null)=>{if(I&&I.stopPropagation(),!e.role){_();return}m(!1),i(e.role)};return C.jsx(C.Fragment,{children:C.jsxs("div",{className:We("rounded border bg-grey-300 p-2",{"border-grey-100":h!==t.id,"border-primary-dark":h===t.id}),role:"button","data-cy":"privilegeCard",onClick:()=>{p(t.id)},ref:y,children:[C.jsx("div",{className:"flex items-center justify-between",children:C.jsxs("div",{className:"flex flex-1 items-center text-white",children:[C.jsx("span",{className:"mr-4",children:C.jsx(ye.FdGroup,{className:"h-6 w-6"})}),v?C.jsxs("div",{className:"relative h-6 flex-1 mr-2",children:[C.jsx("input",{type:"text",value:n,onChange:({target:{value:I}})=>{i(I)},onKeyDown:I=>{I.key==="Enter"&&b(),I.key==="Escape"&&S()},className:We("absolute inset-0 h-6 min-w-0 rounded border border-grey-200 bg-grey-300 p-1 text-xs focus:outline-none",{"border-b border-red-400 rounded-b-none":o,"focus:border-primary-dark":!o}),placeholder:"role",autoComplete:"off",autoFocus:!0}),o&&C.jsx("p",{className:"absolute top-5 mt-1 w-full rounded rounded-t-none bg-red-400 p-1 text-xs text-white shadow-md",children:o})]}):C.jsx("span",{className:"inline-block grow overflow-hidden truncate whitespace-nowrap text-xs font-bold",title:n,children:t.role}),C.jsx("div",{className:We("justify-betwee ml-auto flex w-fit items-center gap-x-2"),children:v?C.jsxs(C.Fragment,{children:[C.jsx("button",{onClick:b,className:"rounded p-1 hover:bg-primary-hover hover:text-white",children:C.jsx(ye.FdSave,{className:"h-4 w-4 text-grey-50"})}),C.jsx("button",{onClick:S,className:"rounded p-1 hover:bg-primary-hover hover:text-white",children:C.jsx(ye.FdClose,{className:"h-4 w-4 text-grey-50"})})]}):C.jsxs(C.Fragment,{children:[C.jsx("button",{onClick:x,className:"rounded p-1 hover:bg-primary-hover hover:text-white",children:C.jsx(ye.FdPen,{className:"h-4 w-4 text-grey-50"})}),C.jsx("button",{onClick:I=>E(I),className:"rounded p-1 hover:bg-primary-hover hover:text-white",children:C.jsx(ye.FdTrash,{className:"h-4 w-4 text-grey-50"})})]})})]})}),C.jsxs("span",{className:We("ml-[43px] py-1 text-xs text-white"),children:[l," Privilege",l>1?"s":""]})]})})},eL=(e,t)=>e?t[e]:null,cD=(e,t,r)=>{const n=eL(e,r);return n?Object.values(r).reduce((i,o)=>o.id===e?n.privileges.includes(t)?{...i,[n.id]:{...n,privileges:n.privileges.filter(a=>a!==t)}}:{...i,[n.id]:{...n,privileges:[...n.privileges,t]}}:{...i,[o.id]:o},{}):r},xQ=()=>{const e=J.useAppSelector(J.selectPrivileges),t=J.useAppSelector(J.selectRoles),r=J.useAppDispatch(),{selectedRole:n}=Qb(),i=eL(n,t),o=(a,u)=>u&&u.privileges.includes(a.id);return C.jsxs("div",{className:"w-full border-b border-grey-900 p-4 ",children:[C.jsx("div",{className:"mb-4 flex items-center gap-x-5 text-white",children:C.jsx("h4",{className:"text-[13px] font-semibold ",children:"Privileges"})}),C.jsxs("div",{className:"flex flex-wrap items-center gap-1",children:[C.jsx("div",{"data-cy":"item=>Permisions",className:We("inline-flex items-center gap-1 space-x-1 rounded bg-primary-darker px-2 py-0.5 text-xs font-semibold italic text-white"),children:"guest"}),Object.values(e).filter(a=>o(a,i)&&a.privilege!=="guest").map((a,u)=>C.jsxs("div",{"data-cy":"item=>Permisions",className:We("inline-flex cursor-pointer items-center gap-1 space-x-1 rounded px-2 py-0.5",{"bg-primary-dark text-white":o(a,i),"bg-grey-300 text-grey-100":!o(a,i)}),onClick:()=>{const l=cD(i.id,a.id,t);r(J.updateRoles(l))},children:[C.jsx("span",{className:"text-xs",children:a.privilege}),C.jsx("button",{className:"focus:outline-none",children:o(a,i)?C.jsx(ye.FdMinus,{className:"h-[14px] w-[14px]"}):C.jsx(ye.FdPlus,{className:"h-[14px] w-[14px]"})})]},u)),Object.values(e).filter(a=>!o(a,i)&&a.privilege!=="guest").map((a,u)=>C.jsxs("div",{"data-cy":"item=>Permisions",className:We("inline-flex cursor-pointer items-center gap-1 space-x-1 rounded px-2 py-0.5",{"bg-primary-dark text-white":o(a,i),"bg-grey-300 text-grey-100":!o(a,i)}),onClick:()=>{const l=cD(i.id,a.id,t);r(J.updateRoles(l))},children:[C.jsx("span",{className:"text-xs",children:a.privilege}),C.jsx("button",{className:"text-white focus:outline-none",children:o(a,i)?C.jsx(ye.FdMinus,{className:"h-[14px] w-[14px]"}):C.jsx(ye.FdPlus,{className:"h-[14px] w-[14px]"})})]},u))]})]})},wQ=({children:e})=>C.jsx("div",{className:"h-full w-full",children:C.jsx("div",{className:"flex h-full w-full flex-1 items-center justify-center bg-grey-800",children:C.jsxs("div",{className:"flex flex-col items-center justify-center space-y-4 py-4 text-grey-200",children:[C.jsx(ye.FdInfoBold,{className:"absolute -right-full h-10 w-10 translate-x-1"}),C.jsx("div",{className:"text-center text-sm",children:e})]})})}),Zb=(e,t,r,n=!1)=>{const i=e.applyTo,o=e.type===J.EPermissionType.DATACLASS?"ds":i.split(".")[0],a={...t,...r},u=()=>({value:!n,inherited:!1,from:[],explicitly:!1}),l={read:u(),create:u(),update:u(),drop:u(),execute:u(),promote:u()},d=h=>{h.forEach(p=>{a[p]&&(a[p].resources.forEach(v=>{if(v.resource===i||v.resource===o){const m=Zb(e,t,{[p]:a[p]},n);Object.values(v.permissions).forEach(y=>{l[y.name].explicitly||(!l[y.name].from.includes(a[p].privilege)&&y.checked&&l[y.name].from.push(a[p].privilege),l[y.name].inherited=l[y.name].inherited||m[y.name].value||m[y.name].inherited)})}}),a[p].includes.length>0&&d(a[p].includes))})};if(Object.values(r).forEach(h=>{h.resources.forEach(p=>{p.resource===i&&Object.values(p.permissions).forEach(v=>{v.checked&&(l[v.name].explicitly=!0,n&&(l[v.name].value=!0))})}),(h.includes.length>0||h.privilege==="guest")&&d(h.includes)}),Object.values(t).forEach(h=>{h.resources.forEach(p=>{p.resource===i&&(h.privilege==="guest"?Object.values(p.permissions).forEach(v=>{v.checked&&(l[v.name].explicitly=!0,n&&(l[v.name].value=!0))}):Object.values(p.permissions).forEach(v=>{!l[v.name].explicitly&&v.checked&&(n?l[v.name].value=!0:l[v.name].value=!1)}))})}),(n?Object.entries(l).some(([h,p])=>h!=="promote"&&!p.value&&!p.explicitly):Object.entries(l).some(([h,p])=>h!=="promote"&&p.value&&!p.explicitly))&&![J.EPermissionType.DATASTORE,J.EPermissionType.SINGLETON].includes(e.type)){const h={applyTo:o,type:e.type===J.EPermissionType.DATACLASS?J.EPermissionType.DATASTORE:e.type===J.EPermissionType.SINGLETON_METHOD?J.EPermissionType.SINGLETON:J.EPermissionType.DATACLASS},p=Zb(h,t,r,n),v=m=>{let y=l[m].value;return n?!l[m].value&&!l[m].explicitly&&(y=p[m].value):l[m].value&&!l[m].explicitly&&(y=p[m].value),{value:y,inherited:l[m].inherited||p[m].inherited,from:l[m].from.length>0?l[m].from:p[m].from,explicitly:l[m].explicitly}};return{read:v("read"),create:v("create"),update:v("update"),drop:v("drop"),execute:v("execute"),promote:v("promote")}}return{read:l.read,create:l.create,update:l.update,drop:l.drop,execute:l.execute,promote:l.promote}},_Q=e=>{switch(e){case"dataclass":return C.jsx(ye.FdTableHeader,{className:"h-6 w-6"});case"singleton":return C.jsx(ye.FdSingleton,{className:"h-6 w-6"});case"datastore":return C.jsx(ye.FdModel3,{className:"h-6 w-6"});case"attribute":return C.jsx(ye.FdTableColumn,{className:"h-6 w-6"});case"method":return C.jsx(ye.FdCode,{className:"h-6 w-6"});case"singletonMethod":return C.jsx(ye.FdFunctionSingleton,{className:"h-6 w-6"});case"entityselMethod":return C.jsx(ye.FdFunctionSelection,{className:"h-6 w-6"});case"entityMethod":return C.jsx(ye.FdFunctionEntity,{className:"h-6 w-6"});case"dsMethod":return C.jsx(ye.FdFunctionDatastore,{className:"h-6 w-6"});case"dataclassMethod":return C.jsx(ye.FdFunctionDataclass,{className:"h-6 w-6"});default:return C.jsx(ye.FdTableHeader,{className:"h-6 w-6"})}},xa=Gx,wa=Kx,ho=({privileges:e,permission:t,hasChild:r,depth:n,isChild:i=!1,className:o,inSearch:a,toggleCollapse:u,collapsed:l,isRestrictedByDefault:d,toastMessageCallback:f})=>{const[h,p]=t.applyTo.split("."),v=T.useMemo(()=>Zb(t,e.otherPrivs,e.rolePrivs,d),[e,t,d]);return C.jsxs("tr",{className:We("group even:bg-grey-600 hover:bg-grey-300",o),children:[C.jsxs("td",{className:We("flex h-full w-full items-stretch p-0 text-xs group-hover:rounded-l",{"px-1":a}),children:[Array(n).fill("").map((m,y)=>C.jsx("div",{className:We("ml-1.5 mr-1 w-[2px] bg-grey-100",{"mr-0.5":i})},y)),C.jsxs("div",{className:"flex items-center gap-3 py-2",children:[r&&C.jsx("button",{onClick:u,className:"w-3",children:l?C.jsx(ye.FdRight,{className:"inline h-4 w-4"}):C.jsx(ye.FdDown,{className:"inline h-4 w-4"})}),_Q(t.type),a?t.applyTo:p||h]})]}),C.jsx("td",{className:"py-2 text-center",children:[J.EPermissionType.ATTRIBUTE,J.EPermissionType.DATASTORE,J.EPermissionType.DATACLASS].includes(t.type)&&C.jsxs("div",{className:"relative mx-auto flex w-fit items-center justify-center gap-x-1",children:[C.jsx("div",{className:We("h-4 w-4 rounded border-[2px] p-2",{"grid place-content-center border-grey-200 bg-grey-200":v.read.value||v.read.inherited}),onClick:f,children:(v.read.value||v.read.inherited)&&C.jsx(ye.FdCheckNaked,{className:"text-grey-50"})}),C.jsx("div",{className:"absolute left-full top-1/2 flex -translate-y-1/2 translate-x-1/2 cursor-pointer items-center",children:!v.read.value&&v.read.inherited?C.jsxs(xa,{openDelay:0,closeDelay:0,children:[C.jsx(wa,{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-white"})}),C.jsx(Lr,{container:Bt(),children:C.jsx(Br,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:v.read.from.length?C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsx("span",{className:"mr-1",children:"Permission inherited from:"}),C.jsx("ul",{children:v.read.from.map((m,y)=>C.jsx("li",{className:"cursor-pointer list-disc font-bold",children:m},y))})]})]}):null})})})]}):""})]})}),C.jsx("td",{className:"py-2 text-center",children:[J.EPermissionType.ATTRIBUTE,J.EPermissionType.DATASTORE,J.EPermissionType.DATACLASS].includes(t.type)&&C.jsxs("div",{className:"relative mx-auto flex w-fit items-center justify-center gap-x-1",children:[C.jsx("div",{className:We("h-4 w-4 rounded border-[2px] p-2",{"grid place-content-center border-grey-200 bg-grey-200":v.create.value||v.create.inherited}),onClick:f,children:(v.create.value||v.create.inherited)&&C.jsx(ye.FdCheckNaked,{className:"text-grey-50"})}),C.jsx("div",{className:"absolute left-full top-1/2 flex -translate-y-1/2 translate-x-1/2 cursor-pointer items-center",children:!v.create.value&&v.create.inherited?C.jsxs(xa,{openDelay:0,closeDelay:0,children:[C.jsx(wa,{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-white"})}),C.jsx(Lr,{container:Bt(),children:C.jsx(Br,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:v.create.from.length?C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsx("span",{className:"mr-1",children:"Permission inherited from:"}),C.jsx("ul",{children:v.create.from.map((m,y)=>C.jsx("li",{className:"cursor-pointer list-disc font-bold",children:m},y))})]})]}):null})})})]}):""})]})}),C.jsx("td",{className:"py-2 text-center",children:[J.EPermissionType.ATTRIBUTE,J.EPermissionType.DATASTORE,J.EPermissionType.DATACLASS].includes(t.type)&&C.jsxs("div",{className:"relative mx-auto flex w-fit items-center justify-center gap-x-1",children:[C.jsx("div",{className:We("h-4 w-4 rounded border-[2px] p-2",{"grid place-content-center border-grey-200 bg-grey-200":v.update.value||v.update.inherited}),onClick:f,children:(v.update.value||v.update.inherited)&&C.jsx(ye.FdCheckNaked,{className:"text-grey-50"})}),C.jsx("div",{className:"absolute left-full top-1/2 flex -translate-y-1/2 translate-x-1/2 cursor-pointer items-center",children:!v.update.value&&v.update.inherited?C.jsxs(xa,{openDelay:0,closeDelay:0,children:[C.jsx(wa,{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-white"})}),C.jsx(Lr,{container:Bt(),children:C.jsx(Br,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:v.update.from.length?C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsx("span",{className:"mr-1",children:"Permission inherited from:"}),C.jsx("ul",{children:v.update.from.map((m,y)=>C.jsx("li",{className:"cursor-pointer list-disc font-bold",children:m},y))})]})]}):null})})})]}):""})]})}),C.jsx("td",{className:"py-2 text-center",children:[J.EPermissionType.ATTRIBUTE,J.EPermissionType.DATASTORE,J.EPermissionType.DATACLASS].includes(t.type)&&C.jsxs("div",{className:"relative mx-auto flex w-fit items-center justify-center gap-x-1",children:[C.jsx("div",{className:We("h-4 w-4 rounded border-[2px] p-2",{"grid place-content-center border-grey-200 bg-grey-200":v.drop.value||v.drop.inherited}),onClick:f,children:(v.drop.value||v.drop.inherited)&&C.jsx(ye.FdCheckNaked,{className:"text-grey-50"})}),C.jsx("div",{className:"absolute left-full top-1/2 flex -translate-y-1/2 translate-x-1/2 cursor-pointer items-center",children:!v.drop.value&&v.drop.inherited?C.jsxs(xa,{openDelay:0,closeDelay:0,children:[C.jsx(wa,{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-white"})}),C.jsx(Lr,{container:Bt(),children:C.jsx(Br,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:v.drop.from.length?C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsx("span",{className:"mr-1",children:"Permission inherited from:"}),C.jsx("ul",{children:v.drop.from.map((m,y)=>C.jsx("li",{className:"cursor-pointer list-disc font-bold",children:m},y))})]})]}):null})})})]}):""})]})}),C.jsx("td",{className:"py-2 text-center",children:t.type!=="attribute"&&C.jsxs("div",{className:"relative mx-auto flex w-fit items-center justify-center gap-x-1",children:[C.jsx("div",{className:We("h-4 w-4 rounded border-[2px] p-2",{"grid place-content-center border-grey-200 bg-grey-200":v.execute.value||v.execute.inherited}),onClick:f,children:(v.execute.value||v.execute.inherited)&&C.jsx(ye.FdCheckNaked,{className:"text-grey-50"})}),C.jsx("div",{className:"absolute left-full top-1/2 flex -translate-y-1/2 translate-x-1/2 cursor-pointer items-center",children:!v.execute.value&&v.execute.inherited?C.jsxs(xa,{openDelay:0,closeDelay:0,children:[C.jsx(wa,{children:C.jsx(ye.FdInfoBold,{className:"h-4 w-4 text-white"})}),C.jsx(Lr,{container:Bt(),children:C.jsx(Br,{style:{zIndex:50},avoidCollisions:!0,side:"top",className:"max-w-xs rounded bg-primary-light py-2 text-sm font-semibold text-primary",children:C.jsx("div",{className:"space-y-1 px-2",children:v.execute.from.length?C.jsxs("div",{className:"flex items-start text-s",children:[C.jsx(ye.FdBulb,{className:"mr-2 mt-0.5 h-4 w-4 flex-shrink-0"}),C.jsxs("p",{children:[C.jsx("span",{className:"mr-1",children:"Permission inherited from:"}),C.jsx("ul",{children:v.execute.from.map((m,y)=>C.jsx("li",{className:"cursor-pointer list-disc font-bold",children:m},y))})]})]}):null})})})]}):""})]})})]})},lD=({depth:e,permission:t,privileges:r,childCollapsed:n,didChildCollapsed:i,toastMessageCallback:o})=>{const[a,u]=T.useState(n),l=J.useAppSelector(J.selectRestrictedByDefault),d=J.useAppSelector(J.selectPrivileges);return T.useEffect(()=>{n===!0&&u(!0)},[n]),C.jsxs(C.Fragment,{children:[C.jsx(ho,{privileges:r,permission:t,isChild:!0,depth:e,hasChild:!0,toggleCollapse:()=>{const f=!a;u(f),i==null||i(f)},isRestrictedByDefault:l,allPrivileges:d,collapsed:a,toastMessageCallback:o}),!a&&C.jsxs(C.Fragment,{children:[t.attributes.map((f,h)=>C.jsx(ho,{privileges:r,permission:f,depth:e+1,isRestrictedByDefault:l,allPrivileges:d,toastMessageCallback:o},`${f.type}-${h}`)),t.methods.map((f,h)=>C.jsx(ho,{privileges:r,permission:f,depth:e+1,isRestrictedByDefault:l,allPrivileges:d,toastMessageCallback:o},`${f.type}-${h}`))]})]})},EQ=({selectedRole:e})=>{const[t,r]=T.useState(null),[n,i]=T.useState(null),{styles:o,attributes:a}=pc(t,n,{modifiers:[{name:"offset",options:{offset:[0,10]}}]}),u=J.useAppSelector(J.selectRestrictedByDefault),l=J.useAppSelector(J.selectPrivileges),[d,f]=T.useState([]),[h,p]=T.useState(""),v=J.useAppSelector(J.selectCatalogMethods),m=J.useAppSelector(J.selectDataclasses),y=J.useAppSelector(J.selectSingletons),[x,b]=T.useState({}),[w,E]=T.useState([]);T.useEffect(()=>{const k=x9(v,Object.values(m),Object.values(y));b(k)},[e,v,m,y]);function _(k){const z=["datastore","singleton","dataclass","attribute","dsMethod","dataclassMethod","entityMethod","entityselMethod","singletonMethod"];return k.sort((re,ie)=>{const se=z.indexOf(re.type),ce=z.indexOf(ie.type);return se!==ce?se-ce:re.applyTo.toLowerCase()>ie.applyTo.toLowerCase()?1:-1})}T.useEffect(()=>{E(_(qx(h,v,Object.values(m),Object.values(y)).filter(k=>d.length?d.includes(k.type):!0)))},[d,h,v,m,y]);const[S,R]=T.useState(!1),I={datastore:["datastore"],dataclass:["dataclass"],singleton:["singleton"],functions:["method","singletonMethod","dsMethod","dataclassMethod","entityMethod","entityselMethod"],attribute:["attribute"]},N=Object.values(I).flat(),A=(k,z)=>z.length>0&&z.every(re=>k.includes(re)),L=(k,z)=>Array.from(new Set([...k,...z])),B=(k,z)=>k.filter(re=>!z.includes(re)),U=k=>f([...k]),j=k=>{f(z=>A(z,k)?B(z,k):L(z,k))},D=k=>j(I[k]),G=N.every(k=>d.includes(k)),F=d.length>0&&!G,X=A(d,I.functions),Z=()=>U(N),Q=()=>U([]),W=J.useAppSelector(J.selectRoles),ee={toggleAllCollapsed:k=>{k.allCollapsed=!k.allCollapsed},toggleChildCollapsed:k=>{k.childCollapsed=!k.childCollapsed},setAllCollapsed:(k,z)=>{k.allCollapsed=z},setChildCollapsed:(k,z)=>{k.childCollapsed=z}},oe=T.useMemo(()=>{const k=Object.values(l).find(ce=>ce.privilege==="guest"),z=W[e],re=z?Object.fromEntries(z.privileges.map(ce=>[ce,l[ce]]).filter(([,ce])=>!!ce)):{};if(u)return{rolePrivs:re,otherPrivs:k?{[k.id]:k}:{}};const ie=k?{[k.id]:{...k,active:!0}}:{},se=Object.fromEntries(Object.entries(l).filter(([ce])=>ce!==(k==null?void 0:k.id)&&!(z!=null&&z.privileges.includes(ce))).map(([ce,be])=>[ce,{...be,active:!1}]));return{rolePrivs:re,otherPrivs:{...ie,...se}}},[l,W,e,u]),{state:{allCollapsed:ae,childCollapsed:H},dispatch:K}=Te.useEnhancedState({allCollapsed:!1,childCollapsed:!1},ee,"Table Collapse Store"),$=()=>{Te.toastSubject.next({kind:"info",markdown:!0,message:"**Info:** You can add or modify permissions only in the Privilege section.",customIcon:ye.FdInfoCircle})};return C.jsxs(al,{className:"z-20 h-full flex-1 overflow-auto bg-grey-800 p-[15px] pt-0",style:{maxHeight:"calc(100vh - 5.5rem - 85px - 20px)"},children:[C.jsxs("table",{className:"relative h-full w-full border-collapse",children:[C.jsx("thead",{className:"sticky top-0 z-20 bg-grey-800",children:C.jsxs("tr",{className:"border-b border-grey-100",children:[C.jsx("td",{className:"py-2",children:C.jsxs("div",{className:"flex items-center space-x-2",children:[C.jsx(Te.Tooltip,{label:"Collapse All",placement:"top",container:Bt(),children:C.jsx("button",{onClick:()=>{H?(K.setAllCollapsed(!0),R(!0)):K.setChildCollapsed(!0)},className:We("cursor-pointer rounded-md p-1 hover:bg-primary-hover focus:outline-none",{"pointer-events-none text-grey-200":ae,"text-white":!ae}),children:C.jsx(ye.FdCollapseAll,{className:"h-4 w-4"})})}),C.jsxs("div",{className:"relative w-56 text-white",children:[C.jsx("div",{className:"absolute inset-y-0 left-0 flex items-center px-1",children:C.jsx(ye.FdSearch,{className:"h-4 w-4 text-gray-400"})}),C.jsx("div",{className:"absolute inset-y-0 right-0 flex items-center px-2",children:C.jsx(_r.Popover,{className:"flex items-center",children:({open:k})=>C.jsxs(C.Fragment,{children:[C.jsx(_r.Popover.Button,{ref:r,children:C.jsx(ye.FdAdjust,{className:"h-4 w-4"})}),k&&C.jsx(Gc,{children:C.jsxs(_r.Popover.Panel,{ref:i,style:o.popper,...a.popper,className:"z-50 rounded-md border border-grey-50 bg-grey-900 px-4 py-2.5 text-xs text-grey-50",static:!0,children:[C.jsxs("label",{className:"mb-2 flex cursor-pointer items-center",children:[C.jsx(Te.Checkbox,{isChecked:G,isIndeterminate:F,onChange:()=>G?Q():Z()}),C.jsx("h5",{className:"text-sm font-semibold",children:"Filter"})]}),C.jsxs("div",{className:"space-y-2 text-s",children:[C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:A(d,I.datastore),onChange:()=>D("datastore"),label:"Datastore"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:A(d,I.dataclass),onChange:()=>D("dataclass"),label:"Dataclass"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:A(d,I.singleton),onChange:()=>D("singleton"),label:"Singleton"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:X,onChange:()=>D("functions"),label:"Functions"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:A(d,I.attribute),onChange:()=>D("attribute"),label:"Attribute"})})]})]})})]})})}),C.jsx("input",{type:"text",className:"block h-6 w-full rounded bg-grey-300 px-1 py-1.5 pl-6 text-xs focus:outline-none",placeholder:"Search",value:h,onChange:k=>{p(k.target.value)}})]})]})}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"read"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Create"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Update"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Delete"}),C.jsx("td",{className:"bg-grey-800 px-4 py-2 text-center text-[12px] text-white",children:"Execute"})]})}),C.jsx("tbody",{className:"relative bg-grey-800 text-white",children:d.length||h?w.map((k,z)=>C.jsx(ho,{privileges:oe,permission:k,depth:0,inSearch:!0,isRestrictedByDefault:u,allPrivileges:l,toastMessageCallback:$},`${k.type}-${z}`)):Object.values(x).map((k,z)=>C.jsxs(T.Fragment,{children:[C.jsx(ho,{privileges:oe,permission:k,isRestrictedByDefault:u,allPrivileges:l,hasChild:!0,depth:0,toggleCollapse:()=>{const re=!S;R(re),K.setAllCollapsed(!re&&ae?!1:ae)},collapsed:S,toastMessageCallback:$}),k.type==="datastore"&&!S?C.jsxs(C.Fragment,{children:[k.methods.map((re,ie)=>C.jsx(ho,{privileges:oe,isRestrictedByDefault:u,allPrivileges:l,permission:re,depth:1,collapsed:ae||!1,toastMessageCallback:$},`${re.type}-${ie}`)),k.dataClasses.map((re,ie)=>C.jsx(lD,{depth:1,privileges:oe,permission:re,childCollapsed:H,didChildCollapsed:se=>{K.setChildCollapsed(se?H:!1)},toastMessageCallback:$},`${re.type}-${ie}`))]}):null,k.singletons.map((re,ie)=>C.jsx(lD,{depth:0,privileges:oe,permission:re,childCollapsed:ae,didChildCollapsed:se=>{K.setAllCollapsed(se?ae:!1)},toastMessageCallback:$},`${re.type}-${ie}`))]},`${k.type}-${z}`))})]}),(h||d.length)&&!w.length?C.jsx(wQ,{children:"The Permission you're looking for can't be found "}):null]})},SQ=()=>{const e=J.useAppSelector(J.selectRoles),t=J.useAppDispatch(),[r,n]=T.useState(null),[i,o]=T.useState(null),[a,u]=T.useState(""),[l,d]=T.useState(null),{styles:f,attributes:h}=pc(r,i,{modifiers:[{name:"offset",options:{offset:[-10,10]}}],placement:"right-start"});T.useEffect(()=>{u(""),d(null)},[i]);const p=()=>{if(!a)throw new Error("Please enter a valid name");if(Object.values(e).find(x=>x.role.toLowerCase()===a.toLowerCase()))throw new Error(`A role with the name ${a} already exists`);const m=yQ.generate(),y=J.createRole(m,a,e);t(J.updateRoles(y))};return C.jsx(_r.Popover,{children:({open:v,close:m})=>{const y=()=>{d(null);try{Te.validateName(a),p(),m()}catch(x){d(x.message)}};return C.jsxs(C.Fragment,{children:[C.jsx(_r.Popover.Button,{className:"rounded p-1 hover:bg-primary-hover","data-cy":"New-priv-btn",ref:n,children:C.jsx("span",{children:C.jsx(ye.FdPlus,{className:"h-4 w-4 text-white"})})}),v&&C.jsx(Gc,{children:C.jsxs(_r.Popover.Panel,{ref:o,style:f.popper,...h.popper,"data-cy":"New-priv-pop-up",className:"z-50 min-w-[256px] rounded border border-grey-50 bg-grey-900 px-4 py-2 text-xs text-grey-50 shadow-md",static:!0,children:[C.jsx("h5",{className:"mb-2 text-xs font-semibold",children:"Create New Role"}),C.jsxs("div",{className:"mt-2",children:[C.jsxs("label",{className:"flex items-center space-x-4",children:[C.jsx("span",{className:"text-grey-100",children:"Name"}),C.jsx("input",{autoFocus:!0,value:a,onChange:x=>u(x.target.value),onKeyDown:x=>{x.key==="Enter"&&y()},type:"text",className:We("w-full rounded border bg-grey-300 p-1 focus:outline-none",{"border-grey-100":!l,"border-red-400":l})})]}),l&&C.jsx("p",{className:"mt-1 text-xs text-red-400",children:l})]}),C.jsxs("div",{className:"mt-4 flex items-center justify-center space-x-2",children:[C.jsx("button",{className:"rounded border border-primary-dark bg-primary-dark px-4 py-1 hover:border-primary-hover hover:bg-primary-hover",onClick:()=>{y()},children:"Create"}),C.jsx("button",{className:"rounded border border-grey-100 px-4 py-1 text-grey-100 hover:bg-white hover:text-primary-dark",onClick:()=>m(),children:"Cancel"})]})]})})]})}})},OQ=()=>{const e=J.useAppSelector(J.selectRoles),{selectedRole:t}=Qb();return C.jsxs("div",{className:"flex flex-1 h-full",children:[C.jsxs("div",{className:"flex h-full w-[356px] flex-col bg-grey-800",children:[C.jsxs("div",{className:"flex flex-shrink-0 items-center justify-between bg-grey-800 px-3.5 py-[10px]",children:[C.jsxs("div",{className:"flex items-center space-x-1 text-[#DDE1E6]",children:[C.jsx("span",{children:C.jsx(ye.FdGroup,{className:"h-[14px] w-[14px]"})}),C.jsx("span",{className:"text-[11px] font-semibold",children:"Roles"})]}),C.jsx(SQ,{})]}),C.jsx("div",{className:"flex-1 space-y-4 overflow-auto p-4 pb-10 pt-1",children:Object.values(e).length>0?Object.values(e).sort((r,n)=>Te.localeCompare(r.role,n.role)).map((r,n)=>C.jsx(bQ,{role:r},n)):C.jsx("div",{className:"flex h-full items-center justify-center",children:C.jsx("div",{className:"flex flex-1 items-center justify-center bg-grey-800",children:C.jsxs("div",{className:"flex flex-col items-center justify-center space-y-4 text-grey-200",children:[C.jsx(ye.FdInfoBold,{className:"h-10 w-10"}),C.jsx("div",{className:"font-semibold",children:"There are no roles"}),C.jsxs("div",{className:"flex items-center text-sm",children:["Create a new role by clicking on the"," ",C.jsx(ye.FdPlus,{className:"ml-2 inline h-4 w-4 text-white"})]})]})})})})]}),C.jsx("div",{className:We("relative flex h-full w-full flex-1 flex-col items-stretch overflow-x-auto bg-grey-800",{"border-l-[0.5px] border-grey-900":t}),children:C.jsx("div",{className:"flex h-full w-full select-none flex-col bg-grey-800",children:t?C.jsxs(C.Fragment,{children:[C.jsx(xQ,{}),C.jsx(EQ,{selectedRole:t})]}):C.jsx(SD,{tab:"Role"})})})]})},tL=()=>{const e=J.useAppSelector(J.selectQodly),t=J.useAppSelector(J.selectSelectedTab),r=J.useAppSelector(J.selectForceLogin),n=J.useAppSelector(J.selectRestrictedByDefault),i=T.useRef(),o=J.useAppDispatch();return C.jsx("div",{className:"absolute inset-0 flex flex-1 overflow-hidden",children:C.jsx("div",{className:"relative flex flex-1 overflow-x-auto bg-grey-900","data-cy":"Roles&Privileges-editor-cy",ref:a=>i.current=a,children:C.jsxs("div",{className:"flex w-full flex-col",children:[C.jsx(tH,{activeTab:t,forceLogin:r,restrictedByDefault:n,onTabChange:a=>{o(J.toggleTab(a))},onForceLoginChange:a=>{o(J.toggleForceLogin(a))},onRestrictedByDefaultChange:a=>{o(J.toggleRestrictedByDefault(a))},qodly:e}),t==="roles"?C.jsx(rH,{children:C.jsx(OQ,{})}):C.jsx(rQ,{})]})})})},CQ=()=>{const e=J.useAppSelector(J.selectModals),t=J.useAppDispatch();return C.jsx(C.Fragment,{children:e.map((r,n)=>C.jsx(Te.Modal,{hasOverlay:n===0,...r,onClose:i=>t(J.closeModal(i)),onEdit:i=>t(J.editModal(i)),container:Bt()},r.id))})},RQ=({initialValue:e,onChange:t,...r})=>{const n=J.useAppSelector(J.selectRolesFlags),i=J.useAppSelector(J.selectRolesAndPrivileges,(a,u)=>uc.isEqual(a,u)),o=J.useAppDispatch();return T.useEffect(()=>{if(e)try{const a=JSON.parse(e);if(uc.isEqual(a,i))return;o(J.setRolesContent({content:a,flags:{touched:!1}}))}catch(a){console.error("[Roles Editor Standalone] Error while parsing the initial value:",a)}},[e]),Te.useDidMountEffect(()=>{if(n.touched&&t)try{const a=JSON.stringify(i,null,2);t(a)}catch(a){console.error("[Roles Editor Standalone] Error on value stringify:",a)}},[i]),C.jsxs(C.Fragment,{children:[C.jsx("div",{className:"relative z-10 overflow-hidden",style:{height:"100vh"},children:C.jsx(tL,{...r})}),C.jsx(CQ,{})]})},IQ=e=>C.jsx(J.ReduxProvider,{store:J.getStore(),children:C.jsx(Te.TipsProvider,{children:C.jsx(RQ,{...e})})});exports.ROLES_EDITOR_SCOPE_CLASS=dD.ROLES_EDITOR_SCOPE_CLASS;exports.Roles=tL;exports.Standalone=IQ;
72
72
  //# sourceMappingURL=index.cjs.js.map