@ws-ui/roles-editor 1.11.12 → 1.12.1

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,55 +1,55 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react/jsx-runtime"),Z=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"),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:{}};/*!
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,S=y/2-x/2,E=h[v],_=w-p[f]-h[m],R=w/2-p[f]/2+S,I=Oa(E,R,_),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"),S=Kt,E=Gt,_=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){E=Er;var D=h&&R===_&&_.visualViewport?_.visualViewport.height:R[I];y-=D-n.height,y*=c?1:-1}if(i===Kt||(i===Gt||i===Er)&&o===Na){S=Sr;var k=h&&R===_&&_.visualViewport?_.visualViewport.width:R[N];v-=k-n.width,v*=c?1:-1}}var B=Object.assign({position:u},d&&wH),L=f===!0?_H({x:v,y},sr(r)):{x:v,y};if(v=L.x,y=L.y,c){var j;return Object.assign({},B,(j={},j[E]=w?"0":"",j[S]=b?"0":"",j.transform=(_.devicePixelRatio||1)<=1?"translate("+v+"px, "+y+"px)":"translate3d("+v+"px, "+y+"px, 0)",j))}return Object.assign({},B,(t={},t[E]=w?y+"px":"",t[S]=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,S=e.rects.popper,E=e.elements[m?w:p],_=MH(vi(E)?E:E.contextElement||Vn(e.elements.popper),c,f,a),R=ho(e.elements.reference),I=yD({reference:R,element:S,placement:i}),N=Sb(Object.assign({},S,I)),D=p===Zo?N:R,k={top:_.top-D.top+b.top,bottom:D.bottom-_.bottom+b.bottom,left:_.left-D.left+b.left,right:D.right-_.right+b.right},B=e.modifiersData.offset;if(p===Zo&&B){var L=B[i];Object.keys(k).forEach(function(j){var T=[Sr,Er].indexOf(j)>=0?1:-1,F=[Gt,Er].indexOf(j)>=0?"y":"x";k[j]+=L[F]*T})}return k}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,S=c||(w||!m?[Mu(x)]:jH(x)),E=[x].concat(S).reduce(function(z,G){return z.concat(Qr(G)===Zb?DH(t,{placement:G,boundary:f,rootBoundary:h,padding:d,flipVariations:m,allowedAutoPlacements:y}):G)},[]),_=t.rects.reference,R=t.rects.popper,I=new Map,N=!0,D=E[0],k=0;k<E.length;k++){var B=E[k],L=Qr(B),j=po(B)===lo,T=[Gt,Er].indexOf(L)>=0,F=T?"width":"height",$=Ta(t,{placement:B,boundary:f,rootBoundary:h,altBoundary:p,padding:d}),W=T?j?Sr:Kt:j?Er:Gt;_[F]>R[F]&&(W=Mu(W));var Y=Mu(W),ee=[];if(o&&ee.push($[L]<=0),u&&ee.push($[W]<=0,$[Y]<=0),ee.every(function(z){return z})){D=B,N=!1;break}I.set(B,ee)}if(N)for(var H=m?3:1,Q=function(G){var J=E.find(function(V){var K=I.get(V);if(K)return K.slice(0,G).every(function(ie){return ie})});if(J)return D=J,"break"},ce=H;ce>0;ce--){var se=Q(ce);if(se==="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),S=!w,E=ex(b),_=VH(E),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,k=typeof D=="number"?{mainAxis:D,altAxis:D}:Object.assign({mainAxis:0,altAxis:0},D),B=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,L={x:0,y:0};if(R){if(o){var j,T=E==="y"?Gt:Kt,F=E==="y"?Er:Sr,$=E==="y"?"height":"width",W=R[E],Y=W+x[T],ee=W-x[F],H=v?-N[$]/2:0,Q=w===lo?I[$]:N[$],ce=w===lo?-N[$]:-I[$],se=t.elements.arrow,z=v&&se?Qb(se):{width:0,height:0},G=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:pD(),J=G[T],V=G[F],K=Oa(0,I[$],z[$]),ie=S?I[$]/2-H-K-J-k.mainAxis:Q-K-J-k.mainAxis,ne=S?-I[$]/2+H+K+V+k.mainAxis:ce+K+V+k.mainAxis,ue=t.elements.arrow&&$a(t.elements.arrow),de=ue?E==="y"?ue.clientTop||0:ue.clientLeft||0:0,we=(j=B==null?void 0:B[E])!=null?j:0,Se=W+ie-we-de,_e=W+ne-we,he=Oa(v?Hu(Y,Se):Y,W,v?ci(ee,_e):ee);R[E]=he,L[E]=he-W}if(u){var ae,Oe=E==="x"?Gt:Kt,Ne=E==="x"?Er:Sr,He=R[_],qe=_==="y"?"height":"width",Xe=He+x[Oe],We=He-x[Ne],mt=[Gt,Kt].indexOf(b)!==-1,et=(ae=B==null?void 0:B[_])!=null?ae:0,Tt=mt?Xe:He-I[qe]-N[qe]-et+k.altAxis,ut=mt?He+I[qe]+N[qe]-et-k.altAxis:We,tt=v&&mt?gH(Tt,He,ut):Oa(v?Tt:Xe,He,v?ut:We);R[_]=tt,L[_]=tt-He}t.modifiersData[n]=L}}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 S=QH(t4([].concat(n,f.options.modifiers)));return f.orderedModifiers=S.filter(function(E){return E.enabled}),m(),v.update()},forceUpdate:function(){if(!p){var b=f.elements,w=b.reference,S=b.popper;if(Y1(w,S)){f.rects={reference:ZH(w,$a(S),f.options.strategy==="fixed"),popper:Qb(S)},f.reset=!1,f.placement=f.options.placement,f.orderedModifiers.forEach(function(k){return f.modifiersData[k.name]=Object.assign({},k.data)});for(var E=0;E<f.orderedModifiers.length;E++){if(f.reset===!0){f.reset=!1,E=-1;continue}var _=f.orderedModifiers[E],R=_.fn,I=_.options,N=I===void 0?{}:I,D=_.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,S=w===void 0?{}:w,E=x.effect;if(typeof E=="function"){var _=E({state:f,name:b,instance:v,options:S}),R=function(){};h.push(_||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]",S="[object Float64Array]",E="[object Int8Array]",_="[object Int16Array]",R="[object Int32Array]",I="[object Uint8Array]",N="[object Uint8ClampedArray]",D="[object Uint16Array]",k="[object Uint32Array]",B={};B[w]=B[S]=B[E]=B[_]=B[R]=B[I]=B[N]=B[D]=B[k]=!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 L(j){return r(j)&&t(j.length)&&!!B[e(j)]}return Zd=L,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(S){var E=o(S),_=E==c?S.constructor:void 0,R=_?a(_):"";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 E}),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]",S="[object Int32Array]",E="[object Uint8Array]",_="[object Uint8ClampedArray]",R="[object Uint16Array]",I="[object Uint32Array]";function N(D,k,B){var L=D.constructor;switch(k){case v:return e(D);case o:case a:return new L(+D);case m:return t(D,B);case y:case x:case b:case w:case S:case E:case _:case R:case I:return i(D,B);case u:return new L;case c:case h:return new L(D);case d:return r(D);case f:return new L;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(),S=aU(),E=Wn(),_=Ei(),R=1,I=2,N=4,D="[object Arguments]",k="[object Array]",B="[object Boolean]",L="[object Date]",j="[object Error]",T="[object Function]",F="[object GeneratorFunction]",$="[object Map]",W="[object Number]",Y="[object Object]",ee="[object RegExp]",H="[object Set]",Q="[object String]",ce="[object Symbol]",se="[object WeakMap]",z="[object ArrayBuffer]",G="[object DataView]",J="[object Float32Array]",V="[object Float64Array]",K="[object Int8Array]",ie="[object Int16Array]",ne="[object Int32Array]",ue="[object Uint8Array]",de="[object Uint8ClampedArray]",we="[object Uint16Array]",Se="[object Uint32Array]",_e={};_e[D]=_e[k]=_e[z]=_e[G]=_e[B]=_e[L]=_e[J]=_e[V]=_e[K]=_e[ie]=_e[ne]=_e[$]=_e[W]=_e[Y]=_e[ee]=_e[H]=_e[Q]=_e[ce]=_e[ue]=_e[de]=_e[we]=_e[Se]=!0,_e[j]=_e[T]=_e[se]=!1;function he(ae,Oe,Ne,He,qe,Xe){var We,mt=Oe&R,et=Oe&I,Tt=Oe&N;if(Ne&&(We=qe?Ne(ae,He,qe,Xe):Ne(ae)),We!==void 0)return We;if(!w(ae))return ae;var ut=y(ae);if(ut){if(We=p(ae),!mt)return a(ae,We)}else{var tt=h(ae),Ct=tt==T||tt==F;if(x(ae))return o(ae,mt);if(tt==Y||tt==D||Ct&&!qe){if(We=et||Ct?{}:m(ae),!mt)return et?c(ae,i(We,ae)):u(ae,n(We,ae))}else{if(!_e[tt])return qe?ae:{};We=v(ae,tt,mt)}}Xe||(Xe=new e);var Jt=Xe.get(ae);if(Jt)return Jt;Xe.set(ae,We),S(ae)?ae.forEach(function(xt){We.add(he(xt,Oe,Ne,xt,ae,Xe))}):b(ae)&&ae.forEach(function(xt,jt){We.set(jt,he(xt,Oe,Ne,jt,ae,Xe))});var lr=Tt?et?f:d:et?_:E,Dt=ut?void 0:lr(ae);return t(Dt||ae,function(xt,jt){Dt&&(jt=xt,xt=ae[jt]),r(We,jt,he(xt,Oe,Ne,jt,ae,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,S=c&i?new e:void 0;for(h.set(a,u),h.set(u,a);++b<v;){var E=a[b],_=u[b];if(d)var R=p?d(_,E,b,u,a,h):d(E,_,b,a,u,h);if(R!==void 0){if(R)continue;w=!1;break}if(S){if(!t(u,function(I,N){if(!r(S,N)&&(E===I||f(E,I,c,d,h)))return S.push(N)})){w=!1;break}}else if(!(E===_||f(E,_,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]",S=e?e.prototype:void 0,E=S?S.valueOf:void 0;function _(R,I,N,D,k,B,L){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 F=L.get(R);if(F)return F==I;D|=u,L.set(R,I);var $=n(j(R),j(I),D,k,B,L);return L.delete(R),$;case x:if(E)return E.call(R)==E.call(I)}return!1}return lp=_,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),S=f.get(a);if(w&&S)return w==a&&S==o;var E=!0;f.set(o,a),f.set(a,o);for(var _=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)){E=!1;break}_||(_=b=="constructor")}if(E&&!_){var D=o.constructor,k=a.constructor;D!=k&&"constructor"in o&&"constructor"in a&&!(typeof D=="function"&&D instanceof D&&typeof k=="function"&&k instanceof k)&&(E=!1)}return f.delete(o),f.delete(a),E}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,S,E){var _=o(y),R=o(x),I=_?f:i(y),N=R?f:i(x);I=I==d?h:I,N=N==d?h:N;var D=I==h,k=N==h,B=I==N;if(B&&a(y)){if(!a(x))return!1;_=!0,D=!1}if(B&&!D)return E||(E=new e),_||u(y)?t(y,x,b,w,S,E):r(y,x,I,b,w,S,E);if(!(b&c)){var L=D&&v.call(y,"__wrapped__"),j=k&&v.call(x,"__wrapped__");if(L||j){var T=L?y.value():y,F=j?x.value():x;return E||(E=new e),S(T,F,b,w,E)}}return B?(E||(E=new e),n(y,x,b,w,S,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("|")+")",S=RegExp(c+"(?="+c+")|"+w+b,"g");function E(_){for(var R=S.lastIndex=0;S.test(_);)++R;return R}return Jp=E,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,S){return p(v,b,w,S)}),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],S=d?d(w):w;if(w=f||w!==0?w:0,m&&S===S){for(var E=x.length;E--;)if(x[E]===S)continue e;d&&x.push(S),y.push(w)}else p(x,S,f)||(x!==y&&x.push(S),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,S,E,_,R){var I=v(x,w),N=v(b,w),D=R.get(N);if(D){e(x,w,D);return}var k=_?_(I,N,w+"",x,b,R):void 0,B=k===void 0;if(B){var L=a(N),j=!L&&c(N),T=!L&&!j&&p(N);k=N,L||j||T?a(I)?k=I:u(I)?k=n(I):j?(B=!1,k=t(N,!0)):T?(B=!1,k=r(N,!0)):k=[]:h(N)||o(N)?(k=I,o(I)?k=m(I):(!f(I)||d(I))&&(k=i(N))):B=!1}B&&(R.set(N,k),E(k,N,S,_,R),R.delete(N)),e(x,w,k)}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(S){return S(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),S=b+w;h.setEdge(x.v,x.w,S),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,S){var E;do E=e.uniqueId(S);while(x.hasNode(E));return w.dummy=b,x.setNode(E,w),E}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 S=b.edge(w.v,w.w)||{weight:0,minlen:1},E=x.edge(w);b.setEdge(w.v,w.w,{weight:S.weight+E.weight,minlen:Math.max(S.minlen,E.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 S={};return e.forEach(x.outEdges(w),function(E){S[E.w]=(S[E.w]||0)+x.edge(E).weight}),S});return e.zipObject(x.nodes(),b)}function a(x){var b=e.map(x.nodes(),function(w){var S={};return e.forEach(x.inEdges(w),function(E){S[E.v]=(S[E.v]||0)+x.edge(E).weight}),S});return e.zipObject(x.nodes(),b)}function u(x,b){var w=x.x,S=x.y,E=b.x-w,_=b.y-S,R=x.width/2,I=x.height/2;if(!E&&!_)throw new Error("Not possible to find intersection inside of the rectangle");var N,D;return Math.abs(_)*R>Math.abs(E)*I?(_<0&&(I=-I),N=I*E/_,D=I):(E<0&&(R=-R),N=R,D=R*_/E),{x:w+N,y:S+D}}function c(x){var b=e.map(e.range(p(x)+1),function(){return[]});return e.forEach(x.nodes(),function(w){var S=x.node(w),E=S.rank;e.isUndefined(E)||(b[E][S.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 S=x.node(w);e.has(S,"rank")&&(S.rank-=b)})}function f(x){var b=e.min(e.map(x.nodes(),function(_){return x.node(_).rank})),w=[];e.forEach(x.nodes(),function(_){var R=x.node(_).rank-b;w[R]||(w[R]=[]),w[R].push(_)});var S=0,E=x.graph().nodeRankFactor;e.forEach(w,function(_,R){e.isUndefined(_)&&R%E!==0?--S:S&&e.forEach(_,function(I){x.node(I).rank+=S})})}function h(x,b,w,S){var E={width:0,height:0};return arguments.length>=4&&(E.rank=w,E.order=S),r(x,"border",E,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(S){b(S)?w.lhs.push(S):w.rhs.push(S)}),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(S){S=a(S),n(S);var E=t(S);h(E),c(E,S);for(var _,R;_=v(E);)R=m(E,S,_),y(E,S,_,R)}function c(S,E){var _=o(S,S.nodes());_=_.slice(0,_.length-1),e.forEach(_,function(R){d(S,E,R)})}function d(S,E,_){var R=S.node(_),I=R.parent;S.edge(_,I).cutvalue=f(S,E,_)}function f(S,E,_){var R=S.node(_),I=R.parent,N=!0,D=E.edge(_,I),k=0;return D||(N=!1,D=E.edge(I,_)),k=D.weight,e.forEach(E.nodeEdges(_),function(B){var L=B.v===_,j=L?B.w:B.v;if(j!==I){var T=L===N,F=E.edge(B).weight;if(k+=T?F:-F,b(S,_,j)){var $=S.edge(_,j).cutvalue;k+=T?-$:$}}}),k}function h(S,E){arguments.length<2&&(E=S.nodes()[0]),p(S,{},1,E)}function p(S,E,_,R,I){var N=_,D=S.node(R);return E[R]=!0,e.forEach(S.neighbors(R),function(k){e.has(E,k)||(_=p(S,E,_,k,R))}),D.low=N,D.lim=_++,I?D.parent=I:delete D.parent,_}function v(S){return e.find(S.edges(),function(E){return S.edge(E).cutvalue<0})}function m(S,E,_){var R=_.v,I=_.w;E.hasEdge(R,I)||(R=_.w,I=_.v);var N=S.node(R),D=S.node(I),k=N,B=!1;N.lim>D.lim&&(k=D,B=!0);var L=e.filter(E.edges(),function(j){return B===w(S,S.node(j.v),k)&&B!==w(S,S.node(j.w),k)});return e.minBy(L,function(j){return r(E,j)})}function y(S,E,_,R){var I=_.v,N=_.w;S.removeEdge(I,N),S.setEdge(R.v,R.w,{}),h(S),c(S,E),x(S,E)}function x(S,E){var _=e.find(S.nodes(),function(I){return!E.node(I).parent}),R=i(S,_);R=R.slice(1),e.forEach(R,function(I){var N=S.node(I).parent,D=E.edge(I,N),k=!1;D||(D=E.edge(N,I),k=!0),E.node(I).rank=E.node(N).rank+(k?D.minlen:-D.minlen)})}function b(S,E,_){return S.hasEdge(E,_)}function w(S,E,_){return _.low<=E.lim&&E.lim<=_.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 S=u.node(w),E=S.borderTop?S.borderTop:w,_=S.borderBottom?S.borderBottom:w,R=S.borderTop?f:2*f,I=E!==_?1:h-p[v]+1;u.setEdge(y,E,{weight:R,minlen:I,nestingEdge:!0}),u.setEdge(_,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(_){return _!==v&&_!==m}));var x=t(u,h);e.forEach(x,function(_){if(u.children(_.v).length){var R=i(u,_.v,d,f);y[_.v]=R,e.has(R,"barycenter")&&a(_,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 S=u.node(u.predecessors(v)[0]),E=u.node(u.predecessors(m)[0]);e.has(w,"barycenter")||(w.barycenter=0,w.weight=0),w.barycenter=(w.barycenter*w.weight+S.order+E.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,S=0,E=0;E<4;++S,++E){f(S%2?m:y,S%4>=2),x=u.buildLayerMatrix(p);var _=r(p,x);_<b&&(E=0,w=e.cloneDeep(x),b=_)}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,S){y.node(w).order=S}),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 S={};function E(_,R){var I=0,N=0,D=_.length,k=e.last(R);return e.forEach(R,function(B,L){var j=o(b,B),T=j?b.node(j).order:D;(j||B===k)&&(e.forEach(R.slice(N,L+1),function(F){e.forEach(b.predecessors(F),function($){var W=b.node($),Y=W.order;(Y<I||T<Y)&&!(W.dummy&&b.node(F).dummy)&&a(S,$,F)})}),N=L+1,I=T)}),R}return e.reduce(w,E),S}function i(b,w){var S={};function E(R,I,N,D,k){var B;e.forEach(e.range(I,N),function(L){B=R[L],b.node(B).dummy&&e.forEach(b.predecessors(B),function(j){var T=b.node(j);T.dummy&&(T.order<D||T.order>k)&&a(S,j,B)})})}function _(R,I){var N=-1,D,k=0;return e.forEach(I,function(B,L){if(b.node(B).dummy==="border"){var j=b.predecessors(B);j.length&&(D=b.node(j[0]).order,E(I,k,L,N,D),k=L,N=D)}E(I,k,I.length,D,R.length)}),I}return e.reduce(w,_),S}function o(b,w){if(b.node(w).dummy)return e.find(b.predecessors(w),function(S){return b.node(S).dummy})}function a(b,w,S){if(w>S){var E=w;w=S,S=E}var _=b[w];_||(b[w]=_={}),_[S]=!0}function u(b,w,S){if(w>S){var E=w;w=S,S=E}return e.has(b[w],S)}function c(b,w,S,E){var _={},R={},I={};return e.forEach(w,function(N){e.forEach(N,function(D,k){_[D]=D,R[D]=D,I[D]=k})}),e.forEach(w,function(N){var D=-1;e.forEach(N,function(k){var B=E(k);if(B.length){B=e.sortBy(B,function($){return I[$]});for(var L=(B.length-1)/2,j=Math.floor(L),T=Math.ceil(L);j<=T;++j){var F=B[j];R[k]===k&&D<I[F]&&!u(S,k,F)&&(R[F]=k,R[k]=_[k]=_[F],D=I[F])}}})}),{root:_,align:R}}function d(b,w,S,E,_){var R={},I=f(b,w,S,_),N=_?"borderLeft":"borderRight";function D(L,j){for(var T=I.nodes(),F=T.pop(),$={};F;)$[F]?L(F):($[F]=!0,T.push(F),T=T.concat(j(F))),F=T.pop()}function k(L){R[L]=I.inEdges(L).reduce(function(j,T){return Math.max(j,R[T.v]+I.edge(T))},0)}function B(L){var j=I.outEdges(L).reduce(function(F,$){return Math.min(F,R[$.w]-I.edge($))},Number.POSITIVE_INFINITY),T=b.node(L);j!==Number.POSITIVE_INFINITY&&T.borderType!==N&&(R[L]=Math.max(R[L],j))}return D(k,I.predecessors.bind(I)),D(B,I.successors.bind(I)),e.forEach(E,function(L){R[L]=R[S[L]]}),R}function f(b,w,S,E){var _=new t,R=b.graph(),I=y(R.nodesep,R.edgesep,E);return e.forEach(w,function(N){var D;e.forEach(N,function(k){var B=S[k];if(_.setNode(B),D){var L=S[D],j=_.edge(L,B);_.setEdge(L,B,Math.max(I(b,k,D),j||0))}D=k})}),_}function h(b,w){return e.minBy(e.values(w),function(S){var E=Number.NEGATIVE_INFINITY,_=Number.POSITIVE_INFINITY;return e.forIn(S,function(R,I){var N=x(b,I)/2;E=Math.max(R+N,E),_=Math.min(R-N,_)}),E-_})}function p(b,w){var S=e.values(w),E=e.min(S),_=e.max(S);e.forEach(["u","d"],function(R){e.forEach(["l","r"],function(I){var N=R+I,D=b[N],k;if(D!==w){var B=e.values(D);k=I==="l"?E-e.min(B):_-e.max(B),k&&(b[N]=e.mapValues(D,function(L){return L+k}))}})})}function v(b,w){return e.mapValues(b.ul,function(S,E){if(w)return b[w.toLowerCase()][E];var _=e.sortBy(e.map(b,E));return(_[1]+_[2])/2})}function m(b){var w=r.buildLayerMatrix(b),S=e.merge(n(b,w),i(b,w)),E={},_;e.forEach(["u","d"],function(I){_=I==="u"?w:e.values(w).reverse(),e.forEach(["l","r"],function(N){N==="r"&&(_=e.map(_,function(L){return e.values(L).reverse()}));var D=(I==="u"?b.predecessors:b.successors).bind(b),k=c(b,_,S,D),B=d(b,_,k.root,k.align,N==="r");N==="r"&&(B=e.mapValues(B,function(L){return-L})),E[I+N]=B})});var R=h(b,E);return p(E,R),v(E,b.graph().align)}function y(b,w,S){return function(E,_,R){var I=E.node(_),N=E.node(R),D=0,k;if(D+=I.width/2,e.has(I,"labelpos"))switch(I.labelpos.toLowerCase()){case"l":k=-I.width/2;break;case"r":k=I.width/2;break}if(k&&(D+=S?k:-k),k=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":k=N.width/2;break;case"r":k=-N.width/2;break}return k&&(D+=S?k:-k),k=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(z,G){var J=G&&G.debugTiming?p.time:p.notime;J("layout",function(){var V=J(" buildLayoutGraph",function(){return D(z)});J(" runLayout",function(){y(V,J)}),J(" updateInputGraph",function(){x(z,V)})})}function y(z,G){G(" makeSpaceForEdgeLabels",function(){k(z)}),G(" removeSelfEdges",function(){ee(z)}),G(" acyclic",function(){t.run(z)}),G(" nestingGraph.run",function(){u.run(z)}),G(" rank",function(){n(p.asNonCompoundGraph(z))}),G(" injectEdgeLabelProxies",function(){B(z)}),G(" removeEmptyRanks",function(){a(z)}),G(" nestingGraph.cleanup",function(){u.cleanup(z)}),G(" normalizeRanks",function(){i(z)}),G(" assignRankMinMax",function(){L(z)}),G(" removeEdgeLabelProxies",function(){j(z)}),G(" normalize.run",function(){r.run(z)}),G(" parentDummyChains",function(){o(z)}),G(" addBorderSegments",function(){c(z)}),G(" order",function(){f(z)}),G(" insertSelfEdges",function(){H(z)}),G(" adjustCoordinateSystem",function(){d.adjust(z)}),G(" position",function(){h(z)}),G(" positionSelfEdges",function(){Q(z)}),G(" removeBorderNodes",function(){Y(z)}),G(" normalize.undo",function(){r.undo(z)}),G(" fixupEdgeLabelCoords",function(){$(z)}),G(" undoCoordinateSystem",function(){d.undo(z)}),G(" translateGraph",function(){T(z)}),G(" assignNodeIntersects",function(){F(z)}),G(" reversePoints",function(){W(z)}),G(" acyclic.undo",function(){t.undo(z)})}function x(z,G){e.forEach(z.nodes(),function(J){var V=z.node(J),K=G.node(J);V&&(V.x=K.x,V.y=K.y,G.children(J).length&&(V.width=K.width,V.height=K.height))}),e.forEach(z.edges(),function(J){var V=z.edge(J),K=G.edge(J);V.points=K.points,e.has(K,"x")&&(V.x=K.x,V.y=K.y)}),z.graph().width=G.graph().width,z.graph().height=G.graph().height}var b=["nodesep","edgesep","ranksep","marginx","marginy"],w={ranksep:50,edgesep:20,nodesep:50,rankdir:"tb"},S=["acyclicer","ranker","rankdir","align"],E=["width","height"],_={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(z){var G=new v({multigraph:!0,compound:!0}),J=se(z.graph());return G.setGraph(e.merge({},w,ce(J,b),e.pick(J,S))),e.forEach(z.nodes(),function(V){var K=se(z.node(V));G.setNode(V,e.defaults(ce(K,E),_)),G.setParent(V,z.parent(V))}),e.forEach(z.edges(),function(V){var K=se(z.edge(V));G.setEdge(V,e.merge({},I,ce(K,R),e.pick(K,N)))}),G}function k(z){var G=z.graph();G.ranksep/=2,e.forEach(z.edges(),function(J){var V=z.edge(J);V.minlen*=2,V.labelpos.toLowerCase()!=="c"&&(G.rankdir==="TB"||G.rankdir==="BT"?V.width+=V.labeloffset:V.height+=V.labeloffset)})}function B(z){e.forEach(z.edges(),function(G){var J=z.edge(G);if(J.width&&J.height){var V=z.node(G.v),K=z.node(G.w),ie={rank:(K.rank-V.rank)/2+V.rank,e:G};p.addDummyNode(z,"edge-proxy",ie,"_ep")}})}function L(z){var G=0;e.forEach(z.nodes(),function(J){var V=z.node(J);V.borderTop&&(V.minRank=z.node(V.borderTop).rank,V.maxRank=z.node(V.borderBottom).rank,G=e.max(G,V.maxRank))}),z.graph().maxRank=G}function j(z){e.forEach(z.nodes(),function(G){var J=z.node(G);J.dummy==="edge-proxy"&&(z.edge(J.e).labelRank=J.rank,z.removeNode(G))})}function T(z){var G=Number.POSITIVE_INFINITY,J=0,V=Number.POSITIVE_INFINITY,K=0,ie=z.graph(),ne=ie.marginx||0,ue=ie.marginy||0;function de(we){var Se=we.x,_e=we.y,he=we.width,ae=we.height;G=Math.min(G,Se-he/2),J=Math.max(J,Se+he/2),V=Math.min(V,_e-ae/2),K=Math.max(K,_e+ae/2)}e.forEach(z.nodes(),function(we){de(z.node(we))}),e.forEach(z.edges(),function(we){var Se=z.edge(we);e.has(Se,"x")&&de(Se)}),G-=ne,V-=ue,e.forEach(z.nodes(),function(we){var Se=z.node(we);Se.x-=G,Se.y-=V}),e.forEach(z.edges(),function(we){var Se=z.edge(we);e.forEach(Se.points,function(_e){_e.x-=G,_e.y-=V}),e.has(Se,"x")&&(Se.x-=G),e.has(Se,"y")&&(Se.y-=V)}),ie.width=J-G+ne,ie.height=K-V+ue}function F(z){e.forEach(z.edges(),function(G){var J=z.edge(G),V=z.node(G.v),K=z.node(G.w),ie,ne;J.points?(ie=J.points[0],ne=J.points[J.points.length-1]):(J.points=[],ie=K,ne=V),J.points.unshift(p.intersectRect(V,ie)),J.points.push(p.intersectRect(K,ne))})}function $(z){e.forEach(z.edges(),function(G){var J=z.edge(G);if(e.has(J,"x"))switch((J.labelpos==="l"||J.labelpos==="r")&&(J.width-=J.labeloffset),J.labelpos){case"l":J.x-=J.width/2+J.labeloffset;break;case"r":J.x+=J.width/2+J.labeloffset;break}})}function W(z){e.forEach(z.edges(),function(G){var J=z.edge(G);J.reversed&&J.points.reverse()})}function Y(z){e.forEach(z.nodes(),function(G){if(z.children(G).length){var J=z.node(G),V=z.node(J.borderTop),K=z.node(J.borderBottom),ie=z.node(e.last(J.borderLeft)),ne=z.node(e.last(J.borderRight));J.width=Math.abs(ne.x-ie.x),J.height=Math.abs(K.y-V.y),J.x=ie.x+J.width/2,J.y=V.y+J.height/2}}),e.forEach(z.nodes(),function(G){z.node(G).dummy==="border"&&z.removeNode(G)})}function ee(z){e.forEach(z.edges(),function(G){if(G.v===G.w){var J=z.node(G.v);J.selfEdges||(J.selfEdges=[]),J.selfEdges.push({e:G,label:z.edge(G)}),z.removeEdge(G)}})}function H(z){var G=p.buildLayerMatrix(z);e.forEach(G,function(J){var V=0;e.forEach(J,function(K,ie){var ne=z.node(K);ne.order=ie+V,e.forEach(ne.selfEdges,function(ue){p.addDummyNode(z,"selfedge",{width:ue.label.width,height:ue.label.height,rank:ne.rank,order:ie+ ++V,e:ue.e,label:ue.label},"_se")}),delete ne.selfEdges})})}function Q(z){e.forEach(z.nodes(),function(G){var J=z.node(G);if(J.dummy==="selfedge"){var V=z.node(J.e.v),K=V.x+V.width/2,ie=V.y,ne=J.x-K,ue=V.height/2;z.setEdge(J.e,J.label),z.removeNode(G),J.label.points=[{x:K+2*ne/3,y:ie-ue},{x:K+5*ne/6,y:ie-ue},{x:K+ne,y:ie},{x:K+5*ne/6,y:ie+ue},{x:K+2*ne/3,y:ie+ue}],J.label.x=J.x,J.label.y=J.y}})}function ce(z,G){return e.mapValues(e.pick(z,G),Number)}function se(z){var G={};return e.forEach(z,function(J,V){G[V.toLowerCase()]=J}),G}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(),S=c.current(w);d.current(h.current,S)||(u.current=w,h.current=S,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,S=0,E,_;w<m;++w)if(E=y[w]){for(w>=S&&(S=w+1);!(_=x[S])&&++S<m;);E._next=_||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(E){E.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(E,_){if(!(f||!e.call(this,E,_))){var R=S(this,t.call(this,E,_),E,_,"mouse");R&&(Mr(E.view).on("mousemove.drag",m,Aa).on("mouseup.drag",y,Aa),Tj(E.view),fm(E),d=!1,u=E.clientX,c=E.clientY,R("start",E))}}function m(E){if(ro(E),!d){var _=E.clientX-u,R=E.clientY-c;d=_*_+R*R>h}i.mouse("drag",E)}function y(E){Mr(E.view).on("mousemove.drag mouseup.drag",null),Aj(E.view,d),ro(E),i.mouse("end",E)}function x(E,_){if(e.call(this,E,_)){var R=E.changedTouches,I=t.call(this,E,_),N=R.length,D,k;for(D=0;D<N;++D)(k=S(this,I,E,_,R[D].identifier,R[D]))&&(fm(E),k("start",E,R[D]))}}function b(E){var _=E.changedTouches,R=_.length,I,N;for(I=0;I<R;++I)(N=i[_[I].identifier])&&(ro(E),N("drag",E,_[I]))}function w(E){var _=E.changedTouches,R=_.length,I,N;for(f&&clearTimeout(f),f=setTimeout(function(){f=null},500),I=0;I<R;++I)(N=i[_[I].identifier])&&(fm(E),N("end",E,_[I]))}function S(E,_,R,I,N,D){var k=o.copy(),B=Xr(D||R,_),L,j,T;if((T=r.call(E,new Cb("beforestart",{sourceEvent:R,target:p,identifier:N,active:a,x:B[0],y:B[1],dx:0,dy:0,dispatch:k}),I))!=null)return L=T.x-B[0]||0,j=T.y-B[1]||0,function F($,W,Y){var ee=B,H;switch($){case"start":i[N]=F,H=a++;break;case"end":delete i[N],--a;case"drag":B=Xr(Y||W,_),H=a;break}k.call($,E,new Cb($,{sourceEvent:W,subject:T,target:p,identifier:N,active:H,x:B[0]+L,y:B[1]+j,dx:B[0]-ee[0],dy:B[1]-ee[1],dispatch:k}),I)}}return p.filter=function(E){return arguments.length?(e=typeof E=="function"?E:cu(!!E),p):e},p.container=function(E){return arguments.length?(t=typeof E=="function"?E:cu(E),p):t},p.subject=function(E){return arguments.length?(r=typeof E=="function"?E:cu(E),p):r},p.touchable=function(E){return arguments.length?(n=typeof E=="function"?E:cu(!!E),p):n},p.on=function(){var E=o.on.apply(o,arguments);return E===o?p:E},p.clickDistance=function(E){return arguments.length?(h=(E=+E)*E,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),S=(p*p-d*d+n*y)/(2*d*r*w),E=(p*p-d*d-n*y)/(2*p*r*w),_=Math.log(Math.sqrt(S*S+1)-S),R=Math.log(Math.sqrt(E*E+1)-E);b=(R-_)/t,x=function(I){var N=I*b,D=TI(_),k=d/(r*w)*(D*$8(t*N+_)-F8(_));return[u+k*v,c+k*m,d*D/TI(t*N+_)]}}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",k).filter(i).on("touchstart.zoom",B).on("touchmove.zoom",L).on("touchend.zoom touchcancel.zoom",j).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}b.transform=function(T,F,$,W){var Y=T.selection?T.selection():T;Y.property("__zoom",qI),T!==Y?_(T,F,$,W):Y.interrupt().each(function(){R(this,arguments).event(W).start().zoom(null,typeof F=="function"?F.apply(this,arguments):F).end()})},b.scaleBy=function(T,F,$,W){b.scaleTo(T,function(){var Y=this.__zoom.k,ee=typeof F=="function"?F.apply(this,arguments):F;return Y*ee},$,W)},b.scaleTo=function(T,F,$,W){b.transform(T,function(){var Y=t.apply(this,arguments),ee=this.__zoom,H=$==null?E(Y):typeof $=="function"?$.apply(this,arguments):$,Q=ee.invert(H),ce=typeof F=="function"?F.apply(this,arguments):F;return r(S(w(ee,ce),H,Q),Y,a)},$,W)},b.translateBy=function(T,F,$,W){b.transform(T,function(){return r(this.__zoom.translate(typeof F=="function"?F.apply(this,arguments):F,typeof $=="function"?$.apply(this,arguments):$),t.apply(this,arguments),a)},null,W)},b.translateTo=function(T,F,$,W,Y){b.transform(T,function(){var ee=t.apply(this,arguments),H=this.__zoom,Q=W==null?E(ee):typeof W=="function"?W.apply(this,arguments):W;return r(fi.translate(Q[0],Q[1]).scale(H.k).translate(typeof F=="function"?-F.apply(this,arguments):-F,typeof $=="function"?-$.apply(this,arguments):-$),ee,a)},W,Y)};function w(T,F){return F=Math.max(o[0],Math.min(o[1],F)),F===T.k?T:new yn(F,T.x,T.y)}function S(T,F,$){var W=F[0]-$[0]*T.k,Y=F[1]-$[1]*T.k;return W===T.x&&Y===T.y?T:new yn(T.k,W,Y)}function E(T){return[(+T[0][0]+ +T[1][0])/2,(+T[0][1]+ +T[1][1])/2]}function _(T,F,$,W){T.on("start.zoom",function(){R(this,arguments).event(W).start()}).on("interrupt.zoom end.zoom",function(){R(this,arguments).event(W).end()}).tween("zoom",function(){var Y=this,ee=arguments,H=R(Y,ee).event(W),Q=t.apply(Y,ee),ce=$==null?E(Q):typeof $=="function"?$.apply(Y,ee):$,se=Math.max(Q[1][0]-Q[0][0],Q[1][1]-Q[0][1]),z=Y.__zoom,G=typeof F=="function"?F.apply(Y,ee):F,J=c(z.invert(ce).concat(se/z.k),G.invert(ce).concat(se/G.k));return function(V){if(V===1)V=G;else{var K=J(V),ie=se/K[2];V=new yn(ie,ce[0]-K[0]*ie,ce[1]-K[1]*ie)}H.zoom(null,V)}})}function R(T,F,$){return!$&&T.__zooming||new I(T,F)}function I(T,F){this.that=T,this.args=F,this.active=0,this.sourceEvent=null,this.extent=t.apply(T,F),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,F){return this.mouse&&T!=="mouse"&&(this.mouse[1]=F.invert(this.mouse[0])),this.touch0&&T!=="touch"&&(this.touch0[1]=F.invert(this.touch0[0])),this.touch1&&T!=="touch"&&(this.touch1[1]=F.invert(this.touch1[0])),this.that.__zoom=F,this.emit("zoom"),this},end:function(){return--this.active===0&&(delete this.that.__zooming,this.emit("end")),this},emit:function(T){var F=Mr(this.that).datum();d.call(T,this.that,new eK(T,{sourceEvent:this.sourceEvent,target:b,transform:this.that.__zoom,dispatch:d}),F)}};function N(T,...F){if(!e.apply(this,arguments))return;var $=R(this,F).event(T),W=this.__zoom,Y=Math.max(o[0],Math.min(o[1],W.k*Math.pow(2,n.apply(this,arguments)))),ee=Xr(T);if($.wheel)($.mouse[0][0]!==ee[0]||$.mouse[0][1]!==ee[1])&&($.mouse[1]=W.invert($.mouse[0]=ee)),clearTimeout($.wheel);else{if(W.k===Y)return;$.mouse=[ee,W.invert(ee)],ku(this),$.start()}Qo(T),$.wheel=setTimeout(H,m),$.zoom("mouse",r(S(w(W,Y),$.mouse[0],$.mouse[1]),$.extent,a));function H(){$.wheel=null,$.end()}}function D(T,...F){if(p||!e.apply(this,arguments))return;var $=T.currentTarget,W=R(this,F,!0).event(T),Y=Mr(T.view).on("mousemove.zoom",ce,!0).on("mouseup.zoom",se,!0),ee=Xr(T,$),H=T.clientX,Q=T.clientY;Tj(T.view),pm(T),W.mouse=[ee,this.__zoom.invert(ee)],ku(this),W.start();function ce(z){if(Qo(z),!W.moved){var G=z.clientX-H,J=z.clientY-Q;W.moved=G*G+J*J>y}W.event(z).zoom("mouse",r(S(W.that.__zoom,W.mouse[0]=Xr(z,$),W.mouse[1]),W.extent,a))}function se(z){Y.on("mousemove.zoom mouseup.zoom",null),Aj(z.view,W.moved),Qo(z),W.event(z).end()}}function k(T,...F){if(e.apply(this,arguments)){var $=this.__zoom,W=Xr(T.changedTouches?T.changedTouches[0]:T,this),Y=$.invert(W),ee=$.k*(T.shiftKey?.5:2),H=r(S(w($,ee),W,Y),t.apply(this,F),a);Qo(T),u>0?Mr(this).transition().duration(u).call(_,H,W,T):Mr(this).call(b.transform,H,W,T)}}function B(T,...F){if(e.apply(this,arguments)){var $=T.touches,W=$.length,Y=R(this,F,T.changedTouches.length===W).event(T),ee,H,Q,ce;for(pm(T),H=0;H<W;++H)Q=$[H],ce=Xr(Q,this),ce=[ce,this.__zoom.invert(ce),Q.identifier],Y.touch0?!Y.touch1&&Y.touch0[2]!==ce[2]&&(Y.touch1=ce,Y.taps=0):(Y.touch0=ce,ee=!0,Y.taps=1+!!f);f&&(f=clearTimeout(f)),ee&&(Y.taps<2&&(h=ce[0],f=setTimeout(function(){f=null},v)),ku(this),Y.start())}}function L(T,...F){if(this.__zooming){var $=R(this,F).event(T),W=T.changedTouches,Y=W.length,ee,H,Q,ce;for(Qo(T),ee=0;ee<Y;++ee)H=W[ee],Q=Xr(H,this),$.touch0&&$.touch0[2]===H.identifier?$.touch0[0]=Q:$.touch1&&$.touch1[2]===H.identifier&&($.touch1[0]=Q);if(H=$.that.__zoom,$.touch1){var se=$.touch0[0],z=$.touch0[1],G=$.touch1[0],J=$.touch1[1],V=(V=G[0]-se[0])*V+(V=G[1]-se[1])*V,K=(K=J[0]-z[0])*K+(K=J[1]-z[1])*K;H=w(H,Math.sqrt(V/K)),Q=[(se[0]+G[0])/2,(se[1]+G[1])/2],ce=[(z[0]+J[0])/2,(z[1]+J[1])/2]}else if($.touch0)Q=$.touch0[0],ce=$.touch0[1];else return;$.zoom("touch",r(S(H,Q,ce),$.extent,a))}}function j(T,...F){if(this.__zooming){var $=R(this,F).event(T),W=T.changedTouches,Y=W.length,ee,H;for(pm(T),p&&clearTimeout(p),p=setTimeout(function(){p=null},v),ee=0;ee<Y;++ee)H=W[ee],$.touch0&&$.touch0[2]===H.identifier?delete $.touch0:$.touch1&&$.touch1[2]===H.identifier&&delete $.touch1;if($.touch1&&!$.touch0&&($.touch0=$.touch1,delete $.touch1),$.touch0)$.touch0[1]=this.__zoom.invert($.touch0[0]);else if($.end(),$.taps===2&&(H=Xr(H,this),Math.hypot(h[0]-H[0],h[1]-H[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})),S=Math.max(0,Math.min(f.x2,w.x2)-Math.max(f.x,w.x)),E=Math.max(0,Math.min(f.y2,w.y2)-Math.max(f.y,w.y)),_=Math.ceil(S*E),R=typeof m>"u"||typeof y>"u"||m===null||y===null,I=c&&_>0,N=(m||0)*(y||0),D=R||I||_>=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),S=Be(w,3),E=S[0],_=S[1],R=S[2],I=fi.translate(E,_).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,S){var E=u.get(S.id);if(E){var _=Ix(S.nodeElement),R=!!(_.width&&_.height&&(E.width!==_.width||E.height!==_.height||S.forceUpdate));R&&(u.set(E.id,Kr(Kr({},E),{},ze({},Pt,Kr(Kr({},E[Pt]),{},{handleBounds:{source:FI(".source",S.nodeElement,y),target:FI(".target",S.nodeElement,y)}})),_)),w.push({id:E.id,type:"dimensions",dimensions:_}))}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],S=x[2],E=fi.translate(b,w).scale(S);n.transform(ai(i,c==null?void 0:c.duration),E)},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 S=w.length===0?b.map(function(E){return{type:"remove",id:E.id}}):w.map(function(E){return{item:E,type:"reset"}});x(S)}},[]),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 S=w.length===0?m.map(function(E){return{type:"remove",id:E.id}}):w.map(function(E){return{item:E,type:"reset"}});b(S)}},[]),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()),S=[].concat(w,di(p));y(S)}else if(b){var E=p.map(function(_){return{item:_,type:"add"}});b(E)}},[]),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 S=p.map(function(E){return{item:E,type:"add"}});w(S)}},[]),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],S=b[1],E=b[2];return{nodes:x.map(function(_){return Gi({},_)}),edges:m.map(function(_){return Gi({},_)}),viewport:{x:w,y:S,zoom:E}}},[]);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),S=w[0],E=w[1],_=gt(jK),R=aq(),I=R.zoomIn,N=R.zoomOut,D=R.fitView;if(A.useEffect(function(){E(!0)},[]),!S)return null;var k=function(){I==null||I(),f==null||f()},B=function(){N==null||N(),h==null||h()},L=function(){D==null||D(d),p==null||p()},j=function(){x.setState({nodesDraggable:!_,nodesConnectable:!_,elementsSelectable:!_}),v==null||v(!_)};return A.createElement("div",{className:cr(["react-flow__controls",m]),style:r},i&&A.createElement(A.Fragment,null,A.createElement(vu,{onClick:k,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:L,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"},_?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],S=b[1],E=b[2];A.useEffect(function(){var B=document.querySelectorAll(".react-flow__background"),L=Array.from(B).findIndex(function(j){return j===h.current});y("pattern-".concat(L))},[]);var _=o*E||1,R=w%_,I=S%_,N=n===mi.Lines,D=c||BK[n],k=N?kK(_,u,D):LK(u*E,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:_,height:_,patternUnits:"userSpaceOnUse"},k),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),S=A.useState({x:0,y:0,width:0,height:0}),E=Be(S,2),_=E[0],R=E[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-_.width/2," ").concat(n-_.height/2,")"),className:I},b),c&&A.createElement("rect",{width:_.width+2*p[0],x:-p[0],y:-p[1],height:_.height+2*p[1],className:"react-flow__edge-textbg",style:f,rx:m,ry:m}),A.createElement("text",{className:"react-flow__edge-text",y:_.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,S=Math.abs(b-t),E=Math.abs(w-r);return[b,w,S,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},S=uq(w),E=KK(w),_=Be(E,2),R=_[0],I=_[1];return A.createElement(Uc,{path:S,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,S=Math.abs(o-n)/2,E=o<n?o+S:o-S;return[w,E,b,S]};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],S=Math.min(f,Math.abs(o-t)),E=Math.min(f,Math.abs(a-r)),_=Math.min(S,E,b,w),R=[xe.Left,xe.Right],I=typeof h<"u"?h:y,N=typeof p<"u"?p:x,D=null,k=null;return t<=o?(D=r<=a?gm(t,N,_):wm(t,N,_),k=r<=a?Em(o,N,_):bm(o,N,_)):(D=r<a?ym(t,N,_):_m(t,N,_),k=r<a?xm(o,N,_):mm(o,N,_)),R.includes(i)&&R.includes(c)?t<=o?(D=r<=a?Em(I,r,_):bm(I,r,_),k=r<=a?gm(I,a,_):wm(I,a,_)):(i===xe.Right&&c===xe.Left||i===xe.Left&&c===xe.Right||i===xe.Left&&c===xe.Left)&&(D=r<=a?xm(I,r,_):mm(I,r,_),k=r<=a?ym(I,a,_):_m(I,a,_)):R.includes(i)&&!R.includes(c)?(t<=o?D=r<=a?Em(o,r,_):bm(o,r,_):D=r<=a?xm(o,r,_):mm(o,r,_),k=""):!R.includes(i)&&R.includes(c)&&(t<=o?D=r<=a?gm(t,a,_):wm(t,a,_):D=r<=a?ym(t,a,_):_m(t,a,_),k=""),"M ".concat(t,",").concat(r).concat(D).concat(k,"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,S=w===void 0?5:w,E=lq({sourceX:t,sourceY:r,targetX:n,targetY:i,sourcePosition:v,targetPosition:y}),_=Be(E,2),R=_[0],I=_[1],N=qb({sourceX:t,sourceY:r,sourcePosition:v,targetX:n,targetY:i,targetPosition:y,borderRadius:S});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],S=t*.125+v*.375+b*.375+o*.125,E=r*.125+m*.375+w*.375+a*.125,_=Math.abs(S-t),R=Math.abs(E-r);return[S,E,_,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,S={sourceX:t,sourceY:r,sourcePosition:a,targetX:n,targetY:i,targetPosition:c,curvature:w},E=Vc(S),_=XK(S),R=Be(_,2),I=R[0],N=R[1];return A.createElement(Uc,{path:E,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,S=d||(m?"target":"source"),E=h.getBoundingClientRect(),_;u({connectionPosition:{x:t.clientX-E.left,y:t.clientY-E.top},connectionNodeId:n,connectionHandleId:r,connectionHandleType:S}),b==null||b(t,{nodeId:n,handleId:r,handleType:S});function R(N){u({connectionPosition:{x:N.clientX-E.left,y:N.clientY-E.top}});var D=Lb(N,w,o,n,r,c,p),k=D.connection,B=D.elementBelow,L=D.isValid,j=D.isHoveringHandle;if(!j)return Sm(_);k.source!==k.target&&B&&(Sm(_),_=B,B.classList.add("react-flow__handle-connecting"),B.classList.toggle("react-flow__handle-valid",L))}function I(N){var D=a(),k=D.onConnectStop,B=D.onConnectEnd,L=Lb(N,w,o,n,r,c,p),j=L.connection,T=L.isValid;k==null||k(N),T&&(i==null||i(j)),B==null||B(N),d&&f&&f(N),Sm(_),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),S=w.connectionStartHandle,E=w.connectOnClick,_=f||null,R=n==="target",I=function(B){var L=x.getState(),j=L.defaultEdgeOptions,T=L.onConnect,F=L.hasDefaultEdges,$=Om(Om({},j),B);if(F){var W=x.getState(),Y=W.edges;x.setState({edges:gK($,Y)})}T==null||T($),h==null||h($)},N=function(B){B.button===0&&hq({event:B,handleId:_,nodeId:b,onConnect:I,isTarget:R,getState:x.getState,setState:x.setState,isValidConnection:u}),m==null||m(B)},D=function(B){var L=x.getState(),j=L.onClickConnectStart,T=L.onClickConnectStop,F=L.onClickConnectEnd,$=L.connectionMode;if(!S){j==null||j(B,{nodeId:b,handleId:_,handleType:n}),x.setState({connectionStartHandle:{nodeId:b,type:n,handleId:_}});return}var W=Kj(B.target),Y=Lb(B,$,S.type==="target",S.nodeId,S.handleId||null,u,W),ee=Y.connection,H=Y.isValid;T==null||T(B),H&&I(ee),F==null||F(B),x.setState({connectionStartHandle:null})};return A.createElement("div",Om({"data-handleid":_,"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:(S==null?void 0:S.nodeId)===b&&(S==null?void 0:S.handleId)===_&&(S==null?void 0:S.type)===n}]),onMouseDown:N,onClick:E?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,S=t.onEdgesChange,E=t.elementsSelectable,_=t.connectionMode,R=t.snapGrid,I=t.snapToGrid,N=t.translateExtent,D=t.connectOnClick,k=t.defaultEdgeOptions,B=t.fitView,L=t.fitViewOptions,j=t.onNodesDelete,T=t.onEdgesDelete,F=t.onNodeDrag,$=t.onNodeDragStart,W=t.onNodeDragStop,Y=t.onSelectionDrag,ee=t.onSelectionDragStart,H=t.onSelectionDragStop,Q=gt(oY,Xt),ce=Q.setNodes,se=Q.setEdges,z=Q.setDefaultNodesAndEdges,G=Q.setMinZoom,J=Q.setMaxZoom,V=Q.setTranslateExtent,K=Q.setNodeExtent,ie=Q.reset,ne=Ft();return A.useEffect(function(){return z(i,o),function(){ie()}},[]),nt("defaultEdgeOptions",k,ne.setState),nt("connectionMode",_,ne.setState),nt("onConnect",a,ne.setState),nt("onConnectStart",u,ne.setState),nt("onConnectStop",c,ne.setState),nt("onConnectEnd",d,ne.setState),nt("onClickConnectStart",f,ne.setState),nt("onClickConnectStop",h,ne.setState),nt("onClickConnectEnd",p,ne.setState),nt("nodesDraggable",v,ne.setState),nt("nodesConnectable",m,ne.setState),nt("elementsSelectable",E,ne.setState),nt("snapToGrid",I,ne.setState),nt("snapGrid",R,ne.setState),nt("onNodesChange",w,ne.setState),nt("onEdgesChange",S,ne.setState),nt("connectOnClick",D,ne.setState),nt("fitViewOnInit",B,ne.setState),nt("fitViewOnInitOptions",L,ne.setState),nt("onNodesDelete",j,ne.setState),nt("onEdgesDelete",T,ne.setState),nt("onNodeDrag",F,ne.setState),nt("onNodeDragStart",$,ne.setState),nt("onNodeDragStop",W,ne.setState),nt("onSelectionDrag",Y,ne.setState),nt("onSelectionDragStart",ee,ne.setState),nt("onSelectionDragStop",H,ne.setState),qn(r,ce),qn(n,se),qn(i,ce),qn(o,se),qn(y,G),qn(x,J),qn(N,V),qn(b,K),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,S=n.source,E=n.target,_=n.sourceX,R=n.sourceY,I=n.targetX,N=n.targetY,D=n.sourcePosition,k=n.targetPosition,B=n.elementsSelectable,L=n.hidden,j=n.sourceHandleId,T=n.targetHandleId,F=n.onContextMenu,$=n.onMouseEnter,W=n.onMouseMove,Y=n.onMouseLeave,ee=n.edgeUpdaterRadius,H=n.onEdgeUpdate,Q=n.onEdgeUpdateStart,ce=n.onEdgeUpdateEnd,se=n.markerEnd,z=n.markerStart,G=n.rfId,J=A.useState(!1),V=Be(J,2),K=V[0],ie=V[1],ne=Ft(),ue=function(tt){var Ct=ne.getState(),Jt=Ct.edges,lr=Ct.addSelectedEdges,Dt=Jt.find(function(xt){return xt.id===i});B&&(ne.setState({nodesSelectionActive:!1}),lr([i])),c==null||c(tt,Dt)},de=ta(i,ne.getState,d),we=ta(i,ne.getState,F),Se=ta(i,ne.getState,$),_e=ta(i,ne.getState,W),he=ta(i,ne.getState,Y),ae=function(tt,Ct){var Jt=Ct?E:S,lr=(Ct?T:j)||null,Dt=Ct?"target":"source",xt=function(){return!0},jt=Ct,Hr=ne.getState().edges.find(function(Ur){return Ur.id===i});Q==null||Q(tt,Hr,Dt);var Yn=ce?function(Ur){return ce(Ur,Hr,Dt)}:void 0,Cn=function(Pi){return H==null?void 0:H(Hr,Pi)};hq({event:tt,handleId:lr,nodeId:Jt,onConnect:Cn,isTarget:jt,getState:ne.getState,setState:ne.setState,isValidConnection:xt,elementEdgeUpdaterType:Dt,onEdgeUpdateEnd:Yn})},Oe=function(tt){return ae(tt,!0)},Ne=function(tt){return ae(tt,!1)},He=function(){return ie(!0)},qe=function(){return ie(!1)},Xe=A.useMemo(function(){return"url(#".concat(Db(z,G),")")},[z,G]),We=A.useMemo(function(){return"url(#".concat(Db(se,G),")")},[se,G]);if(L)return null;var mt=!B&&!c,et=typeof H<"u",Tt=cr(["react-flow__edge","react-flow__edge-".concat(a),o,{selected:f,animated:h,inactive:mt,updating:K}]);return A.createElement("g",{className:Tt,onClick:ue,onDoubleClick:de,onContextMenu:we,onMouseEnter:Se,onMouseMove:_e,onMouseLeave:he},A.createElement(e,{id:i,source:S,target:E,selected:f,animated:h,label:p,labelStyle:v,labelShowBg:m,labelBgStyle:y,labelBgPadding:x,labelBgBorderRadius:b,data:u,style:w,sourceX:_,sourceY:R,targetX:I,targetY:N,sourcePosition:D,targetPosition:k,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:_,centerY:R,radius:ee})),et&&A.createElement("g",{onMouseDown:Ne,onMouseEnter:He,onMouseOut:qe},A.createElement(tP,{position:k,centerX:I,centerY:N,radius:ee})))};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(k){return k.id===D.parentNode})||D.selected)&&N.push(D),N},[]),w=h.filter(function(N){return N.selected});if(u&&(b||w)){var S=rq(b,h),E=[].concat(di(w),di(S)),_=E.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!_.includes(N.id)})}),p&&(b.forEach(function(N){f.delete(N.id)}),n.setState({nodeInternals:new Map(f)}))),_.length>0&&(y==null||y(E),a)){var R=_.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,S=t.panOnDrag,E=S===void 0?!0:S,_=t.translateExtent,R=t.minZoom,I=t.maxZoom,N=t.defaultZoom,D=N===void 0?1:N,k=t.defaultPosition,B=k===void 0?[0,0]:k,L=t.zoomActivationKeyCode,j=t.preventScrolling,T=j===void 0?!0:j,F=t.children,$=t.noWheelClassName,W=t.noPanClassName,Y=Ft(),ee=A.useRef(!1),H=A.useRef(null),Q=A.useRef({x:0,y:0,zoom:0}),ce=gt(wY,Xt),se=ce.d3Zoom,z=ce.d3Selection,G=ce.d3ZoomHandler,J=rc(L);return bY(H),A.useEffect(function(){if(H.current){var V,K=aK().scaleExtent([R,I]).translateExtent(_),ie=Mr(H.current).call(K),ne=oo(B[0],_[0][0],_[1][0]),ue=oo(B[1],_[0][1],_[1][1]),de=oo(D,R,I),we=fi.translate(ne,ue).scale(de);K.transform(ie,we),Y.setState({d3Zoom:K,d3Selection:ie,d3ZoomHandler:ie.on("wheel.zoom"),transform:[ne,ue,de],domNode:(V=ie.node())===null||V===void 0?void 0:V.closest(".react-flow")})}},[]),A.useEffect(function(){z&&se&&(f&&!J?z.on("wheel",function(V){if(yu(V,$))return!1;V.preventDefault(),V.stopImmediatePropagation();var K=z.property("__zoom").k||1;if(V.ctrlKey&&c){var ie=Xr(V),ne=-V.deltaY*(V.deltaMode===1?.05:V.deltaMode?1:.002)*10,ue=K*Math.pow(2,ne);se.scaleTo(z,ue,ie);return}var de=V.deltaMode===1?20:1,we=m===io.Vertical?0:V.deltaX*de,Se=m===io.Horizontal?0:V.deltaY*de;se.translateBy(z,-(we/K)*p,-(Se/K)*p)}).on("wheel.zoom",null):typeof G<"u"&&z.on("wheel",function(V){if(!T||yu(V,$))return null;V.preventDefault()}).on("wheel.zoom",G))},[f,m,z,se,G,J,c,T,$]),A.useEffect(function(){se&&(b&&!ee.current?se.on("zoom",null):b||se.on("zoom",function(V){if(Y.setState({transform:[V.transform.x,V.transform.y,V.transform.k]}),r){var K=Cm(V.transform);r(V.sourceEvent,K)}}))},[b,se,r]),A.useEffect(function(){se&&se.on("start",function(V){if(ee.current=!0,n){var K=Cm(V.transform);Q.current=K,n(V.sourceEvent,K)}})},[se,n]),A.useEffect(function(){se&&se.on("end",function(V){if(ee.current=!1,i&&xY(Q.current,V.transform)){var K=Cm(V.transform);Q.current=K,i(V.sourceEvent,K)}})},[se,i]),A.useEffect(function(){se&&se.filter(function(V){var K=J||a,ie=c&&V.ctrlKey;return!E&&!K&&!f&&!x&&!c||b||!x&&V.type==="dblclick"||yu(V,$)&&V.type==="wheel"||yu(V,W)&&V.type!=="wheel"||!c&&V.ctrlKey&&V.type==="wheel"||!K&&!f&&!ie&&V.type==="wheel"||!E&&(V.type==="mousedown"||V.type==="touchstart")?!1:(!V.ctrlKey||V.type==="wheel")&&!V.button})},[se,a,c,f,x,E,b,w,J]),A.createElement("div",{className:"react-flow__renderer react-flow__container",ref:H},F)};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(E){var _=E.target.closest(".react-flow");o.current=_.getBoundingClientRect();var R=dP(E,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(E){var _,R;if(!(!t||!c.draw||!o.current)){var I=dP(E,o.current),N=(_=c.startX)!==null&&_!==void 0?_:0,D=(R=c.startY)!==null&&R!==void 0?R:0,k=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(),L=B.nodeInternals,j=B.edges,T=B.transform,F=B.onNodesChange,$=B.onEdgesChange,W=Array.from(L.values()),Y=tq(L,k,T,!1,!0),ee=rq(Y,j).map(function(se){return se.id}),H=Y.map(function(se){return se.id});if(n.current!==H.length){n.current=H.length;var Q=Qi(W,H);Q.length&&(F==null||F(Q))}if(i.current!==ee.length){i.current=ee.length;var ce=Qi(j,ee);ce.length&&($==null||$(ce))}d(k)}},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 S={x:0,y:0};if(e.parentNode){var E,_,R,I,N=i.get(e.parentNode);S={x:(E=N==null||(_=N.positionAbsolute)===null||_===void 0?void 0:_.x)!==null&&E!==void 0?E: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-S.x,y:e.positionAbsolute.y-S.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,S=v.getState(),E=S.transform,_=S.snapGrid,R=S.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},E,R,_);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(S){var E=v.getState(),_=E.nodeInternals,R=E.multiSelectionActive,I=E.unselectNodesAndEdges,N=E.onNodeDragStart,D=E.onSelectionDragStart,k=a?N:Im(D);if(!c&&!R&&a){var B;(B=_.get(a))!==null&&B!==void 0&&B.selected||I()}a&&u&&c&&Qj({id:a,store:v});var L=x(S);if(y.current=L,m.current=OY(_,L,a),k&&m.current){var j=Rm({nodeId:a,dragItems:m.current,nodeInternals:_}),T=Be(j,2),F=T[0],$=T[1];k(S.sourceEvent,F,$)}}).on("drag",function(S){var E=v.getState(),_=E.updateNodePositions,R=E.snapToGrid,I=E.snapGrid,N=E.nodeInternals,D=E.nodeExtent,k=E.onNodeDrag,B=E.onSelectionDrag,L=x(S);if((y.current.x!==L.x||y.current.y!==L.y)&&m.current){y.current=L,m.current=m.current.map(function(Y){return CY(Y,L,R,I,N,D)});var j=a?k:Im(B);if(_(m.current,!0,!0),p(!0),j){var T=Rm({nodeId:a,dragItems:m.current,nodeInternals:N}),F=Be(T,2),$=F[0],W=F[1];j(S.sourceEvent,$,W)}}S.on("end",function(Y){if(p(!1),m.current){var ee=v.getState(),H=ee.updateNodePositions,Q=ee.nodeInternals,ce=ee.onNodeDragStop,se=ee.onSelectionDragStop,z=a?ce:Im(se);if(H(m.current,!1,!1),z){var G=Rm({nodeId:a,dragItems:m.current,nodeInternals:Q}),J=Be(G,2),V=J[0],K=J[1];z(Y.sourceEvent,V,K)}}})}).filter(function(S){var E=S.target,_=!S.button&&(!i||!gP(E,".".concat(i),t))&&(!o||gP(E,o,t));return _});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,S=t.zoomOnDoubleClick,E=t.panOnDrag,_=t.translateExtent,R=t.minZoom,I=t.maxZoom,N=t.defaultZoom,D=t.defaultPosition,k=t.preventScrolling,B=t.onSelectionContextMenu,L=t.noWheelClassName,j=t.noPanClassName,T=Ft(),F=gt(AY),$=rc(f);yY({deleteKeyCode:a,multiSelectionKeyCode:h});var W=function(Q){n==null||n(Q),T.getState().resetSelectedElements(),T.setState({nodesSelectionActive:!1})},Y=i?function(H){return i(H)}:void 0,ee=o?function(H){return o(H)}:void 0;return A.createElement(_Y,{onMove:u,onMoveStart:c,onMoveEnd:d,selectionKeyPressed:$,elementsSelectable:v,zoomOnScroll:m,zoomOnPinch:y,panOnScroll:x,panOnScrollSpeed:b,panOnScrollMode:w,zoomOnDoubleClick:S,panOnDrag:E,translateExtent:_,minZoom:R,maxZoom:I,defaultZoom:N,defaultPosition:D,zoomActivationKeyCode:p,preventScrolling:k,noWheelClassName:L,noPanClassName:j},r,A.createElement(SY,{selectionKeyPressed:$}),F&&A.createElement(TY,{onSelectionContextMenu:B,noPanClassName:j}),A.createElement("div",{className:"react-flow__pane react-flow__container",onClick:W,onContextMenu:Y,onWheel:ee}))};_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 S=t.nodeTypes[w]||t.nodeTypes.default,E=!!(f.draggable||n&&typeof f.draggable>"u"),_=!!(f.selectable||o&&typeof f.selectable>"u"),R=!!(f.connectable||i&&typeof f.connectable>"u");return A.createElement(S,{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:E,isSelectable:_,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(ee){return{fromNode:ee.nodeInternals.get(a),handleId:ee.connectionHandleId,toX:(ee.connectionPosition.x-ee.transform[0])/ee.transform[2],toY:(ee.connectionPosition.y-ee.transform[1])/ee.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 S=w[u],E=y?S.find(function(ee){return ee.id===y}):S[0],_=E?E.x+E.width/2:((r=m==null?void 0:m.width)!==null&&r!==void 0?r:0)/2,R=E?E.y+E.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)+_,N=((m==null||(o=m.positionAbsolute)===null||o===void 0?void 0:o.y)||0)+R,D=E==null?void 0:E.position;if(!D)return null;var k=kY[D],B,L,j,T,F,$;switch(u){case"source":B=I,L=N,j=D,T=x,F=b,$=k;break;case"target":B=x,L=b,j=k,T=I,F=N,$=D;break}if(p)return A.createElement("g",{className:"react-flow__connection"},A.createElement(p,{connectionLineType:f,connectionLineStyle:c,fromNode:m,fromHandle:E,fromX:I,fromY:N,toX:x,toY:b,fromPosition:D,toPosition:k,sourcePosition:j,targetPosition:$,sourceNode:m,sourceHandle:E,targetX:T,targetY:F,sourceX:B,sourceY:L}));var W="",Y={sourceX:B,sourceY:L,sourcePosition:j,targetX:T,targetY:F,targetPosition:$};return f===$n.Bezier?W=Vc(Y):f===$n.Step?W=qb(bP(bP({},Y),{},{borderRadius:0})):f===$n.SmoothStep?W=qb(Y):f===$n.SimpleBezier?W=uq(Y):W="M".concat(B,",").concat(L," ").concat(T,",").concat(F),A.createElement("g",{className:"react-flow__connection"},A.createElement("path",{d:W,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 S=w.level,E=w.edges,_=w.isMaxLevel;return A.createElement("svg",{key:S,style:{zIndex:S},width:u,height:c,className:"react-flow__edges react-flow__container"},_&&A.createElement(VY,{defaultColor:v,rfId:t.rfId}),A.createElement("g",null,E.map(function(R){var I=aP(f,R.source),N=Be(I,3),D=N[0],k=N[1],B=N[2],L=aP(f,R.target),j=Be(L,3),T=j[0],F=j[1],$=j[2];if(!B||!$)return null;var W=R.type||"default";t.edgeTypes[W]||(console.warn('[React Flow]: Edge type "'.concat(W,'" not found. Using fallback type "default". Help: https://reactflow.dev/error#300')),W="default");var Y=t.edgeTypes[W]||t.edgeTypes.default,ee=d===mo.Strict?F.target:F.target||F.source,H=oP(k.source,R.sourceHandle||null),Q=oP(ee,R.targetHandle||null),ce=(H==null?void 0:H.position)||xe.Bottom,se=(Q==null?void 0:Q.position)||xe.Top;if(!H)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 z=pY(D,H,ce,T,Q,se),G=z.sourceX,J=z.sourceY,V=z.targetX,K=z.targetY;return A.createElement(Y,{key:R.id,id:R.id,className:cr([R.className,t.noPanClassName]),type:W,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:G,sourceY:J,targetX:V,targetY:K,sourcePosition:ce,targetPosition:se,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,S=t.connectionLineComponent,E=t.connectionLineContainerStyle,_=t.selectionKeyCode,R=t.multiSelectionKeyCode,I=t.zoomActivationKeyCode,N=t.deleteKeyCode,D=t.onlyRenderVisibleElements,k=t.elementsSelectable,B=t.selectNodesOnDrag,L=t.translateExtent,j=t.minZoom,T=t.maxZoom,F=t.defaultZoom,$=t.defaultPosition,W=t.preventScrolling,Y=t.defaultMarkerColor,ee=t.zoomOnScroll,H=t.zoomOnPinch,Q=t.panOnScroll,ce=t.panOnScrollSpeed,se=t.panOnScrollMode,z=t.zoomOnDoubleClick,G=t.panOnDrag,J=t.onPaneClick,V=t.onPaneScroll,K=t.onPaneContextMenu,ie=t.onEdgeUpdate,ne=t.onEdgeContextMenu,ue=t.onEdgeMouseEnter,de=t.onEdgeMouseMove,we=t.onEdgeMouseLeave,Se=t.edgeUpdaterRadius,_e=t.onEdgeUpdateStart,he=t.onEdgeUpdateEnd,ae=t.noDragClassName,Oe=t.noWheelClassName,Ne=t.noPanClassName,He=t.elevateEdgesOnSelect,qe=t.id;return QY(u),A.createElement(MY,{onPaneClick:J,onPaneContextMenu:K,onPaneScroll:V,deleteKeyCode:N,selectionKeyCode:_,multiSelectionKeyCode:R,zoomActivationKeyCode:I,elementsSelectable:k,onMove:i,onMoveStart:o,onMoveEnd:a,zoomOnScroll:ee,zoomOnPinch:H,zoomOnDoubleClick:z,panOnScroll:Q,panOnScrollSpeed:ce,panOnScrollMode:se,panOnDrag:G,translateExtent:L,minZoom:j,maxZoom:T,defaultZoom:F,defaultPosition:$,onSelectionContextMenu:x,preventScrolling:W,noDragClassName:ae,noWheelClassName:Oe,noPanClassName:Ne},A.createElement(JY,null,A.createElement(XY,{edgeTypes:n,onEdgeClick:d,onEdgeDoubleClick:h,connectionLineType:b,connectionLineStyle:w,connectionLineComponent:S,connectionLineContainerStyle:E,onEdgeUpdate:ie,onlyRenderVisibleElements:D,onEdgeContextMenu:ne,onEdgeMouseEnter:ue,onEdgeMouseMove:de,onEdgeMouseLeave:we,onEdgeUpdateStart:_e,onEdgeUpdateEnd:he,edgeUpdaterRadius:Se,defaultMarkerColor:Y,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:ae})))};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,S=n.isSelectable,E=n.isConnectable,_=n.selectNodesOnDrag,R=n.sourcePosition,I=n.targetPosition,N=n.hidden,D=n.resizeObserver,k=n.dragHandle,B=n.zIndex,L=n.isParent,j=n.noPanClassName,T=n.noDragClassName,F=n.initialized,$=Ft(),W=A.useRef(null),Y=A.useRef(R),ee=A.useRef(I),H=A.useRef(o),Q=S||w||f||h||p||v,ce=ea(i,$.getState,h),se=ea(i,$.getState,p),z=ea(i,$.getState,v),G=ea(i,$.getState,m),J=ea(i,$.getState,y),V=function(ne){if(S&&(!_||!w)&&Qj({id:i,store:$}),f){var ue=$.getState().nodeInternals.get(i);f(ne,EP({},ue))}};A.useEffect(function(){if(W.current&&!N){var ie=W.current;return D==null||D.observe(ie),function(){return D==null?void 0:D.unobserve(ie)}}},[N]),A.useEffect(function(){var ie=H.current!==o,ne=Y.current!==R,ue=ee.current!==I;W.current&&(ie||ne||ue)&&(ie&&(H.current=o),ne&&(Y.current=R),ue&&(ee.current=I),$.getState().updateNodeDimensions([{id:i,nodeElement:W.current,forceUpdate:!0}]))},[i,o,R,I]);var K=wq({nodeRef:W,disabled:N||!w,noDragClassName:T,handleSelector:k,nodeId:i,isSelectable:S,selectNodesOnDrag:_});return N?null:A.createElement("div",{className:cr(["react-flow__node","react-flow__node-".concat(o),j,b,{selected:d,selectable:S,parent:L}]),ref:W,style:EP({zIndex:B,transform:"translate(".concat(u,"px,").concat(c,"px)"),pointerEvents:Q?"all":"none",visibility:F?"visible":"hidden"},x),onMouseEnter:ce,onMouseMove:se,onMouseLeave:z,onContextMenu:G,onClick:V,onDoubleClick:J,"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:E,sourcePosition:R,targetPosition:I,dragging:K,dragHandle:k,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,S=e.onConnectStop,E=e.onConnectEnd,_=e.onClickConnectStart,R=e.onClickConnectStop,I=e.onClickConnectEnd,N=e.onNodeMouseEnter,D=e.onNodeMouseMove,k=e.onNodeMouseLeave,B=e.onNodeContextMenu,L=e.onNodeDoubleClick,j=e.onNodeDragStart,T=e.onNodeDrag,F=e.onNodeDragStop,$=e.onNodesDelete,W=e.onEdgesDelete,Y=e.onSelectionChange,ee=e.onSelectionDragStart,H=e.onSelectionDrag,Q=e.onSelectionDragStop,ce=e.onSelectionContextMenu,se=e.connectionMode,z=se===void 0?mo.Strict:se,G=e.connectionLineType,J=G===void 0?$n.Bezier:G,V=e.connectionLineStyle,K=e.connectionLineComponent,ie=e.connectionLineContainerStyle,ne=e.deleteKeyCode,ue=ne===void 0?"Backspace":ne,de=e.selectionKeyCode,we=de===void 0?"Shift":de,Se=e.multiSelectionKeyCode,_e=Se===void 0?"Meta":Se,he=e.zoomActivationKeyCode,ae=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:k,onNodeContextMenu:B,onNodeDoubleClick:L,nodeTypes:ws,edgeTypes:_s,connectionLineType:J,connectionLineStyle:V,connectionLineComponent:K,connectionLineContainerStyle:ie,selectionKeyCode:we,deleteKeyCode:ue,multiSelectionKeyCode:_e,zoomActivationKeyCode:ae,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:ce,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:S,onConnectEnd:E,onClickConnectStart:_,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:z,translateExtent:Ur,connectOnClick:ys,defaultEdgeOptions:bs,fitView:Dl,fitViewOptions:ms,onNodesDelete:$,onEdgesDelete:W,onNodeDragStart:j,onNodeDrag:T,onNodeDragStop:F,onSelectionDrag:H,onSelectionDragStart:ee,onSelectionDragStop:Q}),Y&&A.createElement(iY,{onSelectionChange:Y}),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 Z.ESubPermissionType.ENTITY_SEL_METHOD;case"dataClass":return Z.ESubPermissionType.DATACLASS_METHOD;case"dataStore":return Z.ESubPermissionType.DS_METHOD;case"entity":return Z.ESubPermissionType.ENTITY_METHOD;default:return Z.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===Z.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:Z.EPermissionType.SINGLETON_METHOD})});return r};function Mx(e,t=[],r=[],n=[]){const i=DP(r,e,Z.EPermissionType.ATTRIBUTE),o=DP(r,e,Z.EPermissionType.METHOD),a=v9(n,e),u=t.filter(h=>!e||`ds.${h.name.toLowerCase()}`.includes(e)).map(h=>({applyTo:`ds.${h.name}`,type:Z.ESubPermissionType.DS_METHOD})),c=[],d=[];return r.filter(h=>h.name.toLowerCase().includes(e)).forEach(h=>{c.push({applyTo:h.name,type:Z.EPermissionType.DATACLASS})}),n.filter(h=>h.name.toLowerCase().includes(e)).forEach(h=>{d.push({applyTo:h.name,type:Z.EPermissionType.SINGLETON})}),[...[{applyTo:"ds",type:Z.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 S=v.indexOf(b.type),E=v.indexOf(w.type);return S>E?1:-1}),x.type=y?x.type:p.type,[...h].sort((b,w)=>{const S=v.indexOf(b.type),E=v.indexOf(w.type);return S>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:Z.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===Z.EPermissionType.DATACLASS?i.ds.dataClasses.push({applyTo:c,type:Z.EPermissionType.DATACLASS,methods:[],attributes:[]}):u.type===Z.EPermissionType.SINGLETON&&i.ds.singletons.push({applyTo:c,type:Z.EPermissionType.SINGLETON,methods:[],attributes:[]})),d){const f=(h,p,v)=>{h.forEach(m=>{m.applyTo===c&&m[p].push(v)})};[Z.ESubPermissionType.DS_METHOD,Z.ESubPermissionType.DATACLASS_METHOD,Z.ESubPermissionType.ENTITY_METHOD,Z.ESubPermissionType.ENTITY_SEL_METHOD].includes(u.type)?c==="ds"?i.ds.methods.push(u):f(i.ds.dataClasses,"methods",u):u.type===Z.EPermissionType.ATTRIBUTE?(f(i.ds.dataClasses,"attributes",u),f(i.ds.singletons,"attributes",u)):u.type===Z.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===Z.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 Z.EPermissionType.DATASTORE:c=!!t;break;case Z.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 Z.ESubPermissionType.DS_METHOD:c=!!t.methods.find(b=>b.name===u&&b.applyTo==="dataStore");break;case Z.EPermissionType.DATACLASS:c=!!t.dataClasses[a];break;case Z.EPermissionType.ATTRIBUTE:c=!!((p=(h=t.dataClasses[a])==null?void 0:h.attributes)!=null&&p.find(b=>b.name===u));break;case Z.ESubPermissionType.ENTITY_SEL_METHOD:c=!!((v=t.dataClasses[a])!=null&&v.methods.find(b=>b.name===u&&b.applyTo==="entityCollection"));break;case Z.ESubPermissionType.DATACLASS_METHOD:c=!!((m=t.dataClasses[a])!=null&&m.methods.find(b=>b.name===u&&b.applyTo==="dataClass"));break;case Z.ESubPermissionType.ENTITY_METHOD:c=!!((y=t.dataClasses[a])!=null&&y.methods.find(b=>b.name===u&&b.applyTo==="entity"));break;case Z.EPermissionType.SINGLETON_METHOD:c=!!((x=t.singletons[a])!=null&&x.methods.find(b=>b.name===u));break;case Z.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=Z.useAppDispatch(),a=Z.useAppSelector(Z.selectPrivileges);function u(){const d=Z.addIn(t.id,e.id,a);o(Z.updatePrivileges(d))}function c(){const d=Z.removeFrom(t.id,e.id,a);o(Z.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=Z.getPrivilegeById(e.id,t);let u=a?Z.populateShallow(a.includes,t):[],c=a?Z.populateShallow(Z.parents(a.id,t),t):[],d=a?Z.populateShallow(Z.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:S,data:E,reset:_}=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=S??h,v={...v,[x]:{...v[x],...E}},_&&m<=50&&(m++,typeof _=="object"&&(_.placement&&(p=_.placement),_.rects&&(d=_.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:i}):_.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,S=await(o.getOffsetParent==null?void 0:o.getOffsetParent(u.floating)),E=await(o.isElement==null?void 0:o.isElement(S))?await(o.getScale==null?void 0:o.getScale(S))||{x:1,y:1}:{x:1,y:1},_=oc(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:u,rect:w,offsetParent:S,strategy:c}):w);return{top:(b.top-_.top+m.top)/E.y,bottom:(_.bottom-b.bottom+m.bottom)/E.y,left:(b.left-_.left+m.left)/E.x,right:(_.right-b.right+m.right)/E.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",S=x?"clientHeight":"clientWidth",E=o.reference[m]+o.reference[v]-p[v]-o.floating[m],_=p[v]-o.reference[v],R=await(a.getOffsetParent==null?void 0:a.getOffsetParent(d));let I=R?R[S]:0;(!I||!await(a.isElement==null?void 0:a.isElement(R)))&&(I=u.floating[S]||o.floating[m]);const N=E/2-_/2,D=I/2-y[m]/2-1,k=zn(h[b],D),B=zn(h[w],D),L=k,j=I-y[m]-B,T=I/2-y[m]/2+N,F=$b(L,T,j),$=!c.arrow&&Oo(i)!=null&&T!==F&&o.reference[m]/2-(T<L?k:B)-y[m]/2<0,W=$?T<L?T-L:T-j:0;return{[v]:p[v]+W,data:{[v]:F,centerOffset:T-F-W,...$&&{alignmentOffset:W}},reset:$}}}),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),S=_n(u)===u,E=await(c.isRTL==null?void 0:c.isRTL(d.floating)),_=p||(S||!y?[ic(u)]:I9(u)),R=m!=="none";!p&&R&&_.push(...A9(u,y,m,E));const I=[u,..._],N=await ka(t,x),D=[];let k=((n=o.flip)==null?void 0:n.overflows)||[];if(f&&D.push(N[b]),h){const T=R9(i,a,E);D.push(N[T[0]],N[T[1]])}if(k=[...k,{placement:i,overflows:D}],!D.every(T=>T<=0)){var B,L;const T=(((B=o.flip)==null?void 0:B.index)||0)+1,F=I[T];if(F&&(!(h==="alignment"?w!==Jr(F):!1)||k.every(Y=>Jr(Y.placement)===w?Y.overflows[0]>0:!0)))return{data:{index:T,overflows:k},reset:{placement:F}};let $=(L=k.filter(W=>W.overflows[0]<=0).sort((W,Y)=>W.overflows[1]-Y.overflows[1])[0])==null?void 0:L.placement;if(!$)switch(v){case"bestFit":{var j;const W=(j=k.filter(Y=>{if(R){const ee=Jr(Y.placement);return ee===w||ee==="y"}return!0}).map(Y=>[Y.placement,Y.overflows.filter(ee=>ee>0).reduce((ee,H)=>ee+H,0)]).sort((Y,ee)=>Y[1]-ee[1])[0])==null?void 0:j[0];W&&($=W);break}case"initialPlacement":$=u;break}if(i!==$)return{reset:{placement:$}}}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],S=v-f[b];v=$b(w,v,S)}if(a){const x=h==="y"?"top":"left",b=h==="y"?"bottom":"right",w=m+f[x],S=m-f[b];m=$b(w,m,S)}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 S=p==="y"?"height":"width",E=o.reference[p]-o.floating[S]+x.mainAxis,_=o.reference[p]+o.reference[S]-x.mainAxis;v<E?v=E:v>_&&(v=_)}if(d){var b,w;const S=p==="y"?"width":"height",E=Bq.has(_n(i)),_=o.reference[h]-o.floating[S]+(E&&((b=a.offset)==null?void 0:b[h])||0)+(E?0:x.crossAxis),R=o.reference[h]+o.reference[S]+(E?0:((w=a.offset)==null?void 0:w[h])||0)-(E?x.crossAxis:0);m<_?m=_: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,S=m-f.left-f.right,E=zn(y-f[x],w),_=zn(m-f[b],S),R=!t.middlewareData.shift;let I=E,N=_;if((r=t.middlewareData.shift)!=null&&r.enabled.x&&(N=S),(n=t.middlewareData.shift)!=null&&n.enabled.y&&(I=w),R&&!p){const k=or(f.left,0),B=or(f.right,0),L=or(f.top,0),j=or(f.bottom,0);v?N=m-2*(k!==0||B!==0?k+B:or(f.left,f.right)):I=y-2*(L!==0||j!==0?L+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),S=b.left+(y.clientLeft+parseFloat(w.paddingLeft))*x.x,E=b.top+(y.clientTop+parseFloat(w.paddingTop))*x.y;c*=x.x,d*=x.y,f*=x.x,h*=x.y,c+=S,d+=E,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),S={rootMargin:-m+"px "+-y+"px "+-x+"px "+-b+"px",threshold:or(0,zn(1,c))||1};let E=!0;function _(R){const I=R[0].intersectionRatio;if(I!==c){if(!E)return a();I?a(!1,I):n=setTimeout(()=>{a(!1,1e-7)},1e3)}I===1&&!Gq(d,e.getBoundingClientRect())&&a(),E=!1}try{r=new IntersectionObserver(_,{...S,root:i.ownerDocument})}catch{r=new IntersectionObserver(_,S)}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 S;(S=v)==null||S.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(Y=>{Y!==R.current&&(R.current=Y,y(Y))},[]),S=ve.useCallback(Y=>{Y!==I.current&&(I.current=Y,b(Y))},[]),E=o||m,_=a||x,R=ve.useRef(null),I=ve.useRef(null),N=ve.useRef(f),D=c!=null,k=Tm(c),B=Tm(i),L=Tm(d),j=ve.useCallback(()=>{if(!R.current||!I.current)return;const Y={placement:t,strategy:r,middleware:p};B.current&&(Y.platform=B.current),w7(R.current,I.current,Y).then(ee=>{const H={...ee,isPositioned:L.current!==!1};T.current&&!ac(N.current,H)&&(N.current=H,Yb.flushSync(()=>{h(H)}))})},[p,t,r,B,L]);Lu(()=>{d===!1&&N.current.isPositioned&&(N.current.isPositioned=!1,h(Y=>({...Y,isPositioned:!1})))},[d]);const T=ve.useRef(!1);Lu(()=>(T.current=!0,()=>{T.current=!1}),[]),Lu(()=>{if(E&&(R.current=E),_&&(I.current=_),E&&_){if(k.current)return k.current(E,_,j);j()}},[E,_,j,k,D]);const F=ve.useMemo(()=>({reference:R,floating:I,setReference:w,setFloating:S}),[w,S]),$=ve.useMemo(()=>({reference:E,floating:_}),[E,_]),W=ve.useMemo(()=>{const Y={position:r,left:0,top:0};if(!$.floating)return Y;const ee=WP($.floating,f.x),H=WP($.floating,f.y);return u?{...Y,transform:"translate("+ee+"px, "+H+"px)",...Kq($.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:ee,top:H}},[r,u,$.floating,f.x,f.y]);return ve.useMemo(()=>({...f,update:j,refs:F,elements:$,floatingStyles:W}),[f,j,F,$,W])}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 V,K,ie,ne,ue,de;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),S=So(t,we=>w(we)),[E,_]=ve.useState(null),R=H7(E),I=(R==null?void 0:R.width)??0,N=(R==null?void 0:R.height)??0,D=n+(o!=="center"?"-"+o:""),k=typeof f=="number"?f:{top:0,right:0,bottom:0,left:0,...f},B=Array.isArray(d)?d:[d],L=B.length>0,j={padding:k,boundary:B.filter(K7),altBoundary:L},{refs:T,floatingStyles:F,placement:$,isPositioned:W,middlewareData:Y}=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:ae,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",`${ae}px`),Ne.setProperty("--radix-popper-anchor-height",`${Oe}px`)}}),E&&A7({element:E,padding:u}),Y7({arrowWidth:I,arrowHeight:N}),p&&T7({strategy:"referenceHidden",...j})]}),[ee,H]=o2($),Q=Xc(m);yi(()=>{W&&(Q==null||Q())},[W,Q]);const ce=(V=Y.arrow)==null?void 0:V.x,se=(K=Y.arrow)==null?void 0:K.y,z=((ie=Y.arrow)==null?void 0:ie.centerOffset)!==0,[G,J]=ve.useState();return yi(()=>{b&&J(window.getComputedStyle(b).zIndex)},[b]),C.jsx("div",{ref:T.setFloating,"data-radix-popper-content-wrapper":"",style:{...F,transform:W?F.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:G,"--radix-popper-transform-origin":[(ne=Y.transformOrigin)==null?void 0:ne.x,(ue=Y.transformOrigin)==null?void 0:ue.y].join(" "),...((de=Y.hide)==null?void 0:de.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:C.jsx(V7,{scope:r,placedSide:ee,onArrowChange:_,arrowX:ce,arrowY:se,shouldHideArrow:z,children:C.jsx(Oi.div,{"data-side":ee,"data-align":H,...y,ref:S,style:{...y.style,animation:W?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,S=d.layersWithOutsidePointerEventsDisabled.size>0,E=w>=b,_=lX(I=>{const N=I.target,D=[...d.branches].some(k=>k.contains(N));!E||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(k=>k.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:S?E?"auto":"none":void 0,...e.style},onFocusCapture:xr(e.onFocusCapture,R.onFocusCapture),onBlurCapture:xr(e.onBlurCapture,R.onBlurCapture),onPointerDownCapture:xr(e.onPointerDownCapture,_.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=Z.useAppSelector(Z.selectPrivileges),o=Z.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=Z.useAppDispatch(),o=Z.useAppSelector(Z.selectPrivileges),a=Z.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 S=Z.rename(d,e.id,o);i(Z.updatePrivileges(S)),c(!1)}catch(S){p(S.message)}}const b=async S=>{S.stopPropagation();const{confirmed:E}=await i(Z.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(E){const _=Z.remove(e.id,o);if((t==null?void 0:t.id)!==e.id){i(Z.updatePrivileges(_));return}const R=Object.keys(_).filter(I=>_[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),k=I[D];N===0?r(_[R[0]]):_[k]?r(_[k]):r(_[R[0]])}i(Z.updatePrivileges(_))}},w=A.useMemo(()=>e.resources.some(S=>S.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:S=>{S.key==="Enter"&&x(),S.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:S=>f(S.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=Z.useAppSelector(Z.selectGuestPrivilege),i=Z.useAppSelector(Z.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 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
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 S(_){if(typeof _=="object"&&_!==null){var R=_.$$typeof;switch(R){case t:switch(_=_.type,_){case c:case d:case n:case o:case i:case h:return _;default:switch(_=_&&_.$$typeof,_){case u:case f:case m:case v:case a:return _;default:return R}}case r:return R}}}function E(_){return 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(_){return E(_)||S(_)===c},Ke.isConcurrentMode=E,Ke.isContextConsumer=function(_){return S(_)===u},Ke.isContextProvider=function(_){return S(_)===a},Ke.isElement=function(_){return typeof _=="object"&&_!==null&&_.$$typeof===t},Ke.isForwardRef=function(_){return S(_)===f},Ke.isFragment=function(_){return S(_)===n},Ke.isLazy=function(_){return S(_)===m},Ke.isMemo=function(_){return S(_)===v},Ke.isPortal=function(_){return S(_)===r},Ke.isProfiler=function(_){return S(_)===o},Ke.isStrictMode=function(_){return S(_)===i},Ke.isSuspense=function(_){return S(_)===h},Ke.isValidElementType=function(_){return typeof _=="string"||typeof _=="function"||_===n||_===d||_===o||_===i||_===h||_===p||typeof _=="object"&&_!==null&&(_.$$typeof===m||_.$$typeof===v||_.$$typeof===a||_.$$typeof===u||_.$$typeof===f||_.$$typeof===x||_.$$typeof===b||_.$$typeof===w||_.$$typeof===y)},Ke.typeOf=S,Ke}var Ye={};/** @license React v16.13.1
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
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 S(de){return typeof de=="string"||typeof de=="function"||de===n||de===d||de===o||de===i||de===h||de===p||typeof de=="object"&&de!==null&&(de.$$typeof===m||de.$$typeof===v||de.$$typeof===a||de.$$typeof===u||de.$$typeof===f||de.$$typeof===x||de.$$typeof===b||de.$$typeof===w||de.$$typeof===y)}function E(de){if(typeof de=="object"&&de!==null){var we=de.$$typeof;switch(we){case t:var Se=de.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 _=c,R=d,I=u,N=a,D=t,k=f,B=n,L=m,j=v,T=r,F=o,$=i,W=h,Y=!1;function ee(de){return Y||(Y=!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.")),H(de)||E(de)===c}function H(de){return E(de)===d}function Q(de){return E(de)===u}function ce(de){return E(de)===a}function se(de){return typeof de=="object"&&de!==null&&de.$$typeof===t}function z(de){return E(de)===f}function G(de){return E(de)===n}function J(de){return E(de)===m}function V(de){return E(de)===v}function K(de){return E(de)===r}function ie(de){return E(de)===o}function ne(de){return E(de)===i}function ue(de){return E(de)===h}Ye.AsyncMode=_,Ye.ConcurrentMode=R,Ye.ContextConsumer=I,Ye.ContextProvider=N,Ye.Element=D,Ye.ForwardRef=k,Ye.Fragment=B,Ye.Lazy=L,Ye.Memo=j,Ye.Portal=T,Ye.Profiler=F,Ye.StrictMode=$,Ye.Suspense=W,Ye.isAsyncMode=ee,Ye.isConcurrentMode=H,Ye.isContextConsumer=Q,Ye.isContextProvider=ce,Ye.isElement=se,Ye.isForwardRef=z,Ye.isFragment=G,Ye.isLazy=J,Ye.isMemo=V,Ye.isPortal=K,Ye.isProfiler=ie,Ye.isStrictMode=ne,Ye.isSuspense=ue,Ye.isValidElementType=S,Ye.typeOf=E})()),Ye}var eN;function m2(){return eN||(eN=1,process.env.NODE_ENV==="production"?Eu.exports=wX():Eu.exports=_X()),Eu.exports}/*
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}/*
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(H){var Q=H&&(d&&H[d]||H[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:S,element:E(),elementType:_(),instanceOf:R,node:k(),objectOf:N,oneOf:I,oneOfType:D,shape:L,exact:j};function m(H,Q){return H===Q?H!==0||1/H===1/Q:H!==H&&Q!==Q}function y(H,Q){this.message=H,this.data=Q&&typeof Q=="object"?Q:{},this.stack=""}y.prototype=Error.prototype;function x(H){if(process.env.NODE_ENV!=="production")var Q={},ce=0;function se(G,J,V,K,ie,ne,ue){if(K=K||p,ne=ne||V,ue!==r){if(c){var de=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 de.name="Invariant Violation",de}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var we=K+":"+V;!Q[we]&&ce<3&&(o("You are manually calling a React.PropTypes validation function for the `"+ne+"` prop on `"+K+"`. 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,ce++)}}return J[V]==null?G?J[V]===null?new y("The "+ie+" `"+ne+"` is marked as required "+("in `"+K+"`, but its value is `null`.")):new y("The "+ie+" `"+ne+"` is marked as required in "+("`"+K+"`, but its value is `undefined`.")):null:H(J,V,K,ie,ne)}var z=se.bind(null,!1);return z.isRequired=se.bind(null,!0),z}function b(H){function Q(ce,se,z,G,J,V){var K=ce[se],ie=$(K);if(ie!==H){var ne=W(K);return new y("Invalid "+G+" `"+J+"` of type "+("`"+ne+"` supplied to `"+z+"`, expected ")+("`"+H+"`."),{expectedType:H})}return null}return x(Q)}function w(){return x(a)}function S(H){function Q(ce,se,z,G,J){if(typeof H!="function")return new y("Property `"+J+"` of component `"+z+"` has invalid PropType notation inside arrayOf.");var V=ce[se];if(!Array.isArray(V)){var K=$(V);return new y("Invalid "+G+" `"+J+"` of type "+("`"+K+"` supplied to `"+z+"`, expected an array."))}for(var ie=0;ie<V.length;ie++){var ne=H(V,ie,z,G,J+"["+ie+"]",r);if(ne instanceof Error)return ne}return null}return x(Q)}function E(){function H(Q,ce,se,z,G){var J=Q[ce];if(!u(J)){var V=$(J);return new y("Invalid "+z+" `"+G+"` of type "+("`"+V+"` supplied to `"+se+"`, expected a single ReactElement."))}return null}return x(H)}function _(){function H(Q,ce,se,z,G){var J=Q[ce];if(!e.isValidElementType(J)){var V=$(J);return new y("Invalid "+z+" `"+G+"` of type "+("`"+V+"` supplied to `"+se+"`, expected a single ReactElement type."))}return null}return x(H)}function R(H){function Q(ce,se,z,G,J){if(!(ce[se]instanceof H)){var V=H.name||p,K=ee(ce[se]);return new y("Invalid "+G+" `"+J+"` of type "+("`"+K+"` supplied to `"+z+"`, expected ")+("instance of `"+V+"`."))}return null}return x(Q)}function I(H){if(!Array.isArray(H))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(ce,se,z,G,J){for(var V=ce[se],K=0;K<H.length;K++)if(m(V,H[K]))return null;var ie=JSON.stringify(H,function(ue,de){var we=W(de);return we==="symbol"?String(de):de});return new y("Invalid "+G+" `"+J+"` of value `"+String(V)+"` "+("supplied to `"+z+"`, expected one of "+ie+"."))}return x(Q)}function N(H){function Q(ce,se,z,G,J){if(typeof H!="function")return new y("Property `"+J+"` of component `"+z+"` has invalid PropType notation inside objectOf.");var V=ce[se],K=$(V);if(K!=="object")return new y("Invalid "+G+" `"+J+"` of type "+("`"+K+"` supplied to `"+z+"`, expected an object."));for(var ie in V)if(n(V,ie)){var ne=H(V,ie,z,G,J+"."+ie,r);if(ne instanceof Error)return ne}return null}return x(Q)}function D(H){if(!Array.isArray(H))return process.env.NODE_ENV!=="production"&&o("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var Q=0;Q<H.length;Q++){var ce=H[Q];if(typeof ce!="function")return o("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Y(ce)+" at index "+Q+"."),a}function se(z,G,J,V,K){for(var ie=[],ne=0;ne<H.length;ne++){var ue=H[ne],de=ue(z,G,J,V,K,r);if(de==null)return null;de.data&&n(de.data,"expectedType")&&ie.push(de.data.expectedType)}var we=ie.length>0?", expected one of type ["+ie.join(", ")+"]":"";return new y("Invalid "+V+" `"+K+"` supplied to "+("`"+J+"`"+we+"."))}return x(se)}function k(){function H(Q,ce,se,z,G){return T(Q[ce])?null:new y("Invalid "+z+" `"+G+"` supplied to "+("`"+se+"`, expected a ReactNode."))}return x(H)}function B(H,Q,ce,se,z){return new y((H||"React class")+": "+Q+" type `"+ce+"."+se+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+z+"`.")}function L(H){function Q(ce,se,z,G,J){var V=ce[se],K=$(V);if(K!=="object")return new y("Invalid "+G+" `"+J+"` of type `"+K+"` "+("supplied to `"+z+"`, expected `object`."));for(var ie in H){var ne=H[ie];if(typeof ne!="function")return B(z,G,J,ie,W(ne));var ue=ne(V,ie,z,G,J+"."+ie,r);if(ue)return ue}return null}return x(Q)}function j(H){function Q(ce,se,z,G,J){var V=ce[se],K=$(V);if(K!=="object")return new y("Invalid "+G+" `"+J+"` of type `"+K+"` "+("supplied to `"+z+"`, expected `object`."));var ie=t({},ce[se],H);for(var ne in ie){var ue=H[ne];if(n(H,ne)&&typeof ue!="function")return B(z,G,J,ne,W(ue));if(!ue)return new y("Invalid "+G+" `"+J+"` key `"+ne+"` supplied to `"+z+"`.\nBad object: "+JSON.stringify(ce[se],null," ")+`
26
- Valid keys: `+JSON.stringify(Object.keys(H),null," "));var de=ue(V,ne,z,G,J+"."+ne,r);if(de)return de}return null}return x(Q)}function T(H){switch(typeof H){case"number":case"string":case"undefined":return!0;case"boolean":return!H;case"object":if(Array.isArray(H))return H.every(T);if(H===null||u(H))return!0;var Q=h(H);if(Q){var ce=Q.call(H),se;if(Q!==H.entries){for(;!(se=ce.next()).done;)if(!T(se.value))return!1}else for(;!(se=ce.next()).done;){var z=se.value;if(z&&!T(z[1]))return!1}}else return!1;return!0;default:return!1}}function F(H,Q){return H==="symbol"?!0:Q?Q["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&Q instanceof Symbol:!1}function $(H){var Q=typeof H;return Array.isArray(H)?"array":H instanceof RegExp?"object":F(Q,H)?"symbol":Q}function W(H){if(typeof H>"u"||H===null)return""+H;var Q=$(H);if(Q==="object"){if(H instanceof Date)return"date";if(H instanceof RegExp)return"regexp"}return Q}function Y(H){var Q=W(H);switch(Q){case"array":case"object":return"an "+Q;case"boolean":case"date":case"regexp":return"a "+Q;default:return Q}}function ee(H){return!H.constructor||!H.constructor.name?p:H.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 le=Un(IX);var Su={exports:{}},Je={};/** @license React v17.0.2
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
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 S=o,E=e,_=u,R=r,I=h,N=f,D=t,k=i,B=n,L=c;return Je.ContextConsumer=a,Je.ContextProvider=S,Je.Element=E,Je.ForwardRef=_,Je.Fragment=R,Je.Lazy=I,Je.Memo=N,Je.Portal=D,Je.Profiler=k,Je.StrictMode=B,Je.Suspense=L,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 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
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 S(ue){return!!(typeof ue=="string"||typeof ue=="function"||ue===r||ue===i||ue===y||ue===n||ue===c||ue===d||ue===x||w||typeof ue=="object"&&ue!==null&&(ue.$$typeof===h||ue.$$typeof===f||ue.$$typeof===o||ue.$$typeof===a||ue.$$typeof===u||ue.$$typeof===m||ue.$$typeof===p||ue[0]===v))}function E(ue){if(typeof ue=="object"&&ue!==null){var de=ue.$$typeof;switch(de){case e:var we=ue.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 de}}case t:return de}}}var _=a,R=o,I=e,N=u,D=r,k=h,B=f,L=t,j=i,T=n,F=c,$=!1,W=!1;function Y(ue){return $||($=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function ee(ue){return W||(W=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function H(ue){return E(ue)===a}function Q(ue){return E(ue)===o}function ce(ue){return typeof ue=="object"&&ue!==null&&ue.$$typeof===e}function se(ue){return E(ue)===u}function z(ue){return E(ue)===r}function G(ue){return E(ue)===h}function J(ue){return E(ue)===f}function V(ue){return E(ue)===t}function K(ue){return E(ue)===i}function ie(ue){return E(ue)===n}function ne(ue){return E(ue)===c}Qe.ContextConsumer=_,Qe.ContextProvider=R,Qe.Element=I,Qe.ForwardRef=N,Qe.Fragment=D,Qe.Lazy=k,Qe.Memo=B,Qe.Portal=L,Qe.Profiler=j,Qe.StrictMode=T,Qe.Suspense=F,Qe.isAsyncMode=Y,Qe.isConcurrentMode=ee,Qe.isContextConsumer=H,Qe.isContextProvider=Q,Qe.isElement=ce,Qe.isForwardRef=se,Qe.isFragment=z,Qe.isLazy=G,Qe.isMemo=J,Qe.isPortal=V,Qe.isProfiler=K,Qe.isStrictMode=ie,Qe.isSuspense=ne,Qe.isValidElementType=S,Qe.typeOf=E})()),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(de){return de!==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,S=x.top,E=x.right,_=x.bottom,R=x.left,I=S,N=n==="center"?R+w/2:n==="end"?E:R,D=[],k=0;k<f.length;k++){var B=f[k],L=B.getBoundingClientRect(),j=L.height,T=L.width,F=L.top,$=L.right,W=L.bottom,Y=L.left;if(S>=0&&R>=0&&_<=v&&E<=p&&S>=F&&_<=W&&R>=Y&&E<=$)return D;var ee=getComputedStyle(B),H=parseInt(ee.borderLeftWidth,10),Q=parseInt(ee.borderTopWidth,10),ce=parseInt(ee.borderRightWidth,10),se=parseInt(ee.borderBottomWidth,10),z=0,G=0,J="offsetWidth"in B?B.offsetWidth-B.clientWidth-H-ce:0,V="offsetHeight"in B?B.offsetHeight-B.clientHeight-Q-se:0,K="offsetWidth"in B?B.offsetWidth===0?0:T/B.offsetWidth:0,ie="offsetHeight"in B?B.offsetHeight===0?0:j/B.offsetHeight:0;if(d===B)z=Ou(y,y+v,v,Q,se,y+I,y+I+b,b),G=n==="start"?N:n==="center"?N-p/2:n==="end"?N-p:Ou(m,m+p,p,H,ce,m+N,m+N+w,w),z=Math.max(0,z+y),G=Math.max(0,G+m);else{z=Ou(F,W,j,Q,se+V,I,I+b,b),G=n==="start"?N-Y-H:n==="center"?N-(Y+T/2)+J/2:n==="end"?N-$+ce+J:Ou(Y,$,T,H,ce+J,N,N+w,w);var ne=B.scrollLeft,ue=B.scrollTop;I+=ue-(z=Math.max(0,Math.min(ue+z/ie,B.scrollHeight-j/ie+V))),N+=ne-(G=Math.max(0,Math.min(ne+G/K,B.scrollWidth-T/K+J)))}D.push({el:B,top:z,left:G})}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 S={};return v&&w.selectedItem!==b.selectedItem&&(m=w.selectedItem),w.type=w.type||C2,Object.keys(w).forEach(E=>{b[E]!==w[E]&&(y[E]=w[E]),E!=="type"&&(w[E],fc(this.props,E)||(S[E]=w[E]))}),x&&w.hasOwnProperty("inputValue")&&this.props.onInputValueChange(w.inputValue,{...this.getStateAndHelpers(),...w}),S},()=>{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(),S={onClick:Ot(p,n.buttonHandleClick),onKeyDown:Ot(m,n.buttonHandleKeyDown),onKeyUp:Ot(y,n.buttonHandleKeyUp),onBlur:Ot(x,n.buttonHandleBlur)},E=b.disabled?{}:S;return{type:"button",role:"button","aria-label":w?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0,...E,...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,S={};w="onChange";const{inputValue:E,isOpen:_,highlightedIndex:R}=n.getState();return b.disabled||(S={[w]:Ot(m,y,n.inputHandleChange),onKeyDown:Ot(p,n.inputHandleKeyDown),onBlur:Ot(v,n.inputHandleBlur)}),{"aria-autocomplete":"list","aria-activedescendant":_&&typeof R=="number"&&R>=0?n.getItemId(R):null,"aria-controls":_?n.menuId:null,"aria-labelledby":n.labelId,autoComplete:"off",value:E,id:n.inputId,...S,...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 S="onClick",E=m,_={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()}),[S]:Ot(E,()=>{n.selectItemAtIndex(x,{type:M2})})},R=w.disabled?{onMouseDown:_.onMouseDown}:_;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:S,setHighlightedIndex:E,clearSelection:_,clearItems:R,reset:I,setItemCount:N,unsetItemCount:D,internalSetState:k}=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:S,setHighlightedIndex:E,clearSelection:_,clearItems:R,setItemCount:N,unsetItemCount:D,setState:k,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: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 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}}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 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: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 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)=>{le.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({}),S=A.useRef(null),E=A.useRef(null),_=A.useRef(null),R=A.useRef(!0),I=GX(t),N=A.useRef(),D=$2({state:h,props:t}),k=A.useCallback(K=>w.current[I.getItemId(K)],[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:k});H2({isInitialMount:R.current,props:t,state:h}),A.useEffect(()=>{(r||n||v)&&S.current&&S.current.focus()},[]),A.useEffect(()=>{R.current||(N.current=i.length)});const L=JX(v,[_,b,E],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(K){K.preventDefault(),p({type:Xx,shiftKey:K.shiftKey,getItemNodeFromIndex:k})},ArrowUp(K){K.preventDefault(),p({type:Zx,shiftKey:K.shiftKey,getItemNodeFromIndex:k})},Home(K){D.current.state.isOpen&&(K.preventDefault(),p({type:Qx,getItemNodeFromIndex:k}))},End(K){D.current.state.isOpen&&(K.preventDefault(),p({type:ew,getItemNodeFromIndex:k}))},Escape(K){const ie=D.current.state;(ie.isOpen||ie.inputValue||ie.selectedItem||ie.highlightedIndex>-1)&&(K.preventDefault(),p({type:Jx}))},Enter(K){const ie=D.current.state;!ie.isOpen||ie.highlightedIndex<0||K.which===229||(K.preventDefault(),p({type:tw,getItemNodeFromIndex:k}))}}),[p,D,k]),F=A.useCallback(K=>({id:I.labelId,htmlFor:I.inputId,...K}),[I]),$=A.useCallback(function(K,ie){let{onMouseLeave:ne,refKey:ue="ref",ref:de,...we}=K===void 0?{}:K,{suppressRefError:Se=!1}=ie===void 0?{}:ie;return j("getMenuProps",Se,ue,b),{[ue]:si(de,_e=>{b.current=_e}),id:I.menuId,role:"listbox","aria-labelledby":I.labelId,onMouseLeave:Ot(ne,()=>{p({type:U2})}),...we}},[p,j,I]),W=A.useCallback(function(K){let{item:ie,index:ne,refKey:ue="ref",ref:de,onMouseMove:we,onMouseDown:Se,onClick:_e,onPress:he,disabled:ae,...Oe}=K===void 0?{}:K;const{props:Ne,state:He}=D.current,qe=KX(ne,ie,Ne.items);if(qe<0)throw new Error("Pass either item or item index in getItemProps!");const Xe="onClick",We=_e,mt=()=>{ne!==He.highlightedIndex&&(B.current=!1,p({type:V2,index:ne,disabled:ae}))},et=()=>{p({type:nw,index:ne})},Tt=ut=>ut.preventDefault();return{[ue]:si(de,ut=>{ut&&(w.current[I.getItemId(qe)]=ut)}),disabled:ae,role:"option","aria-selected":`${qe===He.highlightedIndex}`,id:I.getItemId(qe),...!ae&&{[Xe]:Ot(We,et)},onMouseMove:Ot(we,mt),onMouseDown:Ot(Se,Tt),...Oe}},[p,D,B,I]),Y=A.useCallback(function(K){let{onClick:ie,onPress:ne,refKey:ue="ref",ref:de,...we}=K===void 0?{}:K;const Se=()=>{p({type:W2}),!D.current.state.isOpen&&S.current&&S.current.focus()};return{[ue]:si(de,_e=>{E.current=_e}),id:I.toggleButtonId,tabIndex:-1,...!we.disabled&&{onClick:Ot(ie,Se)},...we}},[p,D,I]),ee=A.useCallback(function(K,ie){let{onKeyDown:ne,onChange:ue,onInput:de,onBlur:we,onChangeText:Se,refKey:_e="ref",ref:he,...ae}=K===void 0?{}:K,{suppressRefError:Oe=!1}=ie===void 0?{}:ie;j("getInputProps",Oe,_e,S);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&&!L.current.isMouseDown&&p({type:pc,selectItem:!0})},We="onChange";let mt={};return ae.disabled||(mt={[We]:Ot(ue,de,qe),onKeyDown:Ot(ne,He),onBlur:Ot(we,Xe)}),{[_e]:si(he,et=>{S.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,...ae}},[p,T,D,L,j,I]),H=A.useCallback(function(K,ie){let{refKey:ne="ref",ref:ue,...de}=K===void 0?{}:K,{suppressRefError:we=!1}=ie===void 0?{}:ie;return j("getComboboxProps",we,ne,_),{[ne]:si(ue,Se=>{_.current=Se}),role:"combobox","aria-haspopup":"listbox","aria-owns":I.menuId,"aria-expanded":D.current.state.isOpen,...de}},[D,j,I]),Q=A.useCallback(()=>{p({type:G2})},[p]),ce=A.useCallback(()=>{p({type:Y2})},[p]),se=A.useCallback(()=>{p({type:K2})},[p]),z=A.useCallback(K=>{p({type:X2,highlightedIndex:K})},[p]),G=A.useCallback(K=>{p({type:iw,selectedItem:K})},[p]),J=A.useCallback(K=>{p({type:Z2,inputValue:K})},[p]),V=A.useCallback(()=>{p({type:J2})},[p]);return{getItemProps:W,getLabelProps:F,getMenuProps:$,getInputProps:ee,getComboboxProps:H,getToggleButtonProps:Y,toggleMenu:Q,openMenu:se,closeMenu:ce,setHighlightedIndex:z,setInputValue:J,selectItem:G,reset:V,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})});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 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:{}};/**
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,S=8,E=16,_=32,R=64,I=128,N=256,D=512,k=30,B="...",L=800,j=16,T=1,F=2,$=3,W=1/0,Y=9007199254740991,ee=17976931348623157e292,H=NaN,Q=4294967295,ce=Q-1,se=Q>>>1,z=[["ary",I],["bind",x],["bindKey",b],["curry",S],["curryRight",E],["flip",D],["partial",_],["partialRight",R],["rearg",N]],G="[object Arguments]",J="[object Array]",V="[object AsyncFunction]",K="[object Boolean]",ie="[object Date]",ne="[object DOMException]",ue="[object Error]",de="[object Function]",we="[object GeneratorFunction]",Se="[object Map]",_e="[object Number]",he="[object Null]",ae="[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[G]=st[J]=st[ut]=st[K]=st[tt]=st[ie]=st[ue]=st[de]=st[Se]=st[_e]=st[ae]=st[He]=st[qe]=st[Xe]=st[et]=!1;var ot={};ot[G]=ot[J]=ot[ut]=ot[tt]=ot[K]=ot[ie]=ot[Ct]=ot[Jt]=ot[lr]=ot[Dt]=ot[xt]=ot[Se]=ot[_e]=ot[ae]=ot[He]=ot[qe]=ot[Xe]=ot[We]=ot[jt]=ot[Hr]=ot[Yn]=ot[Cn]=!0,ot[ue]=ot[de]=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 te=Zn&&Zn.require&&Zn.require("util").types;return te||$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(te,fe,oe){switch(oe.length){case 0:return te.call(fe);case 1:return te.call(fe,oe[0]);case 2:return te.call(fe,oe[0],oe[1]);case 3:return te.call(fe,oe[0],oe[1],oe[2])}return te.apply(fe,oe)}function yL(te,fe,oe,Ee){for(var Ae=-1,Ue=te==null?0:te.length;++Ae<Ue;){var wt=te[Ae];fe(Ee,wt,oe(wt),te)}return Ee}function dr(te,fe){for(var oe=-1,Ee=te==null?0:te.length;++oe<Ee&&fe(te[oe],oe,te)!==!1;);return te}function bL(te,fe){for(var oe=te==null?0:te.length;oe--&&fe(te[oe],oe,te)!==!1;);return te}function Bw(te,fe){for(var oe=-1,Ee=te==null?0:te.length;++oe<Ee;)if(!fe(te[oe],oe,te))return!1;return!0}function Rn(te,fe){for(var oe=-1,Ee=te==null?0:te.length,Ae=0,Ue=[];++oe<Ee;){var wt=te[oe];fe(wt,oe,te)&&(Ue[Ae++]=wt)}return Ue}function Es(te,fe){var oe=te==null?0:te.length;return!!oe&&Di(te,fe,0)>-1}function zl(te,fe,oe){for(var Ee=-1,Ae=te==null?0:te.length;++Ee<Ae;)if(oe(fe,te[Ee]))return!0;return!1}function ct(te,fe){for(var oe=-1,Ee=te==null?0:te.length,Ae=Array(Ee);++oe<Ee;)Ae[oe]=fe(te[oe],oe,te);return Ae}function In(te,fe){for(var oe=-1,Ee=fe.length,Ae=te.length;++oe<Ee;)te[Ae+oe]=fe[oe];return te}function Hl(te,fe,oe,Ee){var Ae=-1,Ue=te==null?0:te.length;for(Ee&&Ue&&(oe=te[++Ae]);++Ae<Ue;)oe=fe(oe,te[Ae],Ae,te);return oe}function xL(te,fe,oe,Ee){var Ae=te==null?0:te.length;for(Ee&&Ae&&(oe=te[--Ae]);Ae--;)oe=fe(oe,te[Ae],Ae,te);return oe}function Ul(te,fe){for(var oe=-1,Ee=te==null?0:te.length;++oe<Ee;)if(fe(te[oe],oe,te))return!0;return!1}var wL=Vl("length");function _L(te){return te.split("")}function EL(te){return te.match(wl)||[]}function Fw(te,fe,oe){var Ee;return oe(te,function(Ae,Ue,wt){if(fe(Ae,Ue,wt))return Ee=Ue,!1}),Ee}function Ss(te,fe,oe,Ee){for(var Ae=te.length,Ue=oe+(Ee?1:-1);Ee?Ue--:++Ue<Ae;)if(fe(te[Ue],Ue,te))return Ue;return-1}function Di(te,fe,oe){return fe===fe?jL(te,fe,oe):Ss(te,$w,oe)}function SL(te,fe,oe,Ee){for(var Ae=oe-1,Ue=te.length;++Ae<Ue;)if(Ee(te[Ae],fe))return Ae;return-1}function $w(te){return te!==te}function zw(te,fe){var oe=te==null?0:te.length;return oe?Gl(te,fe)/oe:H}function Vl(te){return function(fe){return fe==null?r:fe[te]}}function Wl(te){return function(fe){return te==null?r:te[fe]}}function Hw(te,fe,oe,Ee,Ae){return Ae(te,function(Ue,wt,rt){oe=Ee?(Ee=!1,Ue):fe(oe,Ue,wt,rt)}),oe}function OL(te,fe){var oe=te.length;for(te.sort(fe);oe--;)te[oe]=te[oe].value;return te}function Gl(te,fe){for(var oe,Ee=-1,Ae=te.length;++Ee<Ae;){var Ue=fe(te[Ee]);Ue!==r&&(oe=oe===r?Ue:oe+Ue)}return oe}function Kl(te,fe){for(var oe=-1,Ee=Array(te);++oe<te;)Ee[oe]=fe(oe);return Ee}function CL(te,fe){return ct(fe,function(oe){return[oe,te[oe]]})}function Uw(te){return te&&te.slice(0,Kw(te)+1).replace(Ao,"")}function er(te){return function(fe){return te(fe)}}function Yl(te,fe){return ct(fe,function(oe){return te[oe]})}function qo(te,fe){return te.has(fe)}function Vw(te,fe){for(var oe=-1,Ee=te.length;++oe<Ee&&Di(fe,te[oe],0)>-1;);return oe}function Ww(te,fe){for(var oe=te.length;oe--&&Di(fe,te[oe],0)>-1;);return oe}function RL(te,fe){for(var oe=te.length,Ee=0;oe--;)te[oe]===fe&&++Ee;return Ee}var IL=Wl(fL),PL=Wl(dL);function NL(te){return"\\"+pL[te]}function TL(te,fe){return te==null?r:te[fe]}function ji(te){return sL.test(te)}function AL(te){return uL.test(te)}function ML(te){for(var fe,oe=[];!(fe=te.next()).done;)oe.push(fe.value);return oe}function Xl(te){var fe=-1,oe=Array(te.size);return te.forEach(function(Ee,Ae){oe[++fe]=[Ae,Ee]}),oe}function Gw(te,fe){return function(oe){return te(fe(oe))}}function Pn(te,fe){for(var oe=-1,Ee=te.length,Ae=0,Ue=[];++oe<Ee;){var wt=te[oe];(wt===fe||wt===f)&&(te[oe]=f,Ue[Ae++]=oe)}return Ue}function Os(te){var fe=-1,oe=Array(te.size);return te.forEach(function(Ee){oe[++fe]=Ee}),oe}function DL(te){var fe=-1,oe=Array(te.size);return te.forEach(function(Ee){oe[++fe]=[Ee,Ee]}),oe}function jL(te,fe,oe){for(var Ee=oe-1,Ae=te.length;++Ee<Ae;)if(te[Ee]===fe)return Ee;return-1}function qL(te,fe,oe){for(var Ee=oe+1;Ee--;)if(te[Ee]===fe)return Ee;return Ee}function qi(te){return ji(te)?LL(te):wL(te)}function Pr(te){return ji(te)?BL(te):_L(te)}function Kw(te){for(var fe=te.length;fe--&&us.test(te.charAt(fe)););return fe}var kL=Wl(hL);function LL(te){for(var fe=Bl.lastIndex=0;Bl.test(te);)++fe;return fe}function BL(te){return te.match(Bl)||[]}function FL(te){return te.match(aL)||[]}var $L=(function te(fe){fe=fe==null?Rt:ki.defaults(Rt.Object(),fe,ki.pick(Rt,cL));var oe=fe.Array,Ee=fe.Date,Ae=fe.Error,Ue=fe.Function,wt=fe.Math,rt=fe.Object,Zl=fe.RegExp,zL=fe.String,hr=fe.TypeError,Cs=oe.prototype,HL=Ue.prototype,Li=rt.prototype,Rs=fe["__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?fe.Buffer:r,Nn=fe.Symbol,Ts=fe.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=fe.clearTimeout!==Rt.clearTimeout&&fe.clearTimeout,YL=Ee&&Ee.now!==Rt.Date.now&&Ee.now,XL=fe.setTimeout!==Rt.setTimeout&&fe.setTimeout,js=wt.ceil,qs=wt.floor,Jl=rt.getOwnPropertySymbols,ZL=Ns?Ns.isBuffer:r,e_=fe.isFinite,JL=Cs.join,QL=Gw(rt.keys,rt),_t=wt.max,At=wt.min,eB=Ee.now,tB=fe.parseInt,t_=wt.random,rB=Cs.reverse,Ql=ni(fe,"DataView"),Lo=ni(fe,"Map"),ef=ni(fe,"Promise"),Bi=ni(fe,"Set"),Bo=ni(fe,"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__),U=q.start,X=q.end,re=X-U,pe=O?X:U-1,ge=this.__iteratees__,me=ge.length,be=0,Ce=At(re,this.__takeCount__);if(!g||!O&&P==re&&Ce==re)return C_(s,this.__actions__);var Ie=[];e:for(;re--&&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==F)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),U=g||O||P||q,X=U?Kl(s.length,zL):[],re=X.length;for(var pe in s)(l||Ze.call(s,pe))&&!(U&&(pe=="length"||P&&(pe=="offset"||pe=="parent")||q&&(pe=="buffer"||pe=="byteLength"||pe=="byteOffset")||hn(pe,re)))&&X.push(pe);return X}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,U){l(O,P,g(P),U)}),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=oe(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 U,X=l&h,re=l&p,pe=l&v;if(g&&(U=P?g(s,O,P,q):g(s)),U!==r)return U;if(!ft(s))return s;var ge=Me(s);if(ge){if(U=SF(s),!X)return zt(s,U)}else{var me=Mt(s),be=me==de||me==we;if(jn(s))return P_(s,X);if(me==ae||me==G||be&&!P){if(U=re||be?{}:K_(s),!X)return re?hF(s,qB(U,s)):dF(s,o_(U,s))}else{if(!ot[me])return P?s:{};U=OF(s,me,X)}}q||(q=new Nr);var Ce=q.get(s);if(Ce)return Ce;q.set(s,U),E1(s)?s.forEach(function(Pe){U.add(vr(Pe,l,g,Pe,s,q))}):w1(s)&&s.forEach(function(Pe,Le){U.set(Le,vr(Pe,l,g,Le,s,q))});var Ie=pe?re?Ef:_f:re?Ut:St,je=ge?r:Ie(s);return dr(je||s,function(Pe,Le){je&&(Le=Pe,Pe=s[Le]),zo(U,Le,vr(Pe,l,g,Le,s,q))}),U}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],U=s[P];if(U===r&&!(P in s)||!q(U))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,U=!0,X=s.length,re=[],pe=l.length;if(!X)return re;g&&(l=ct(l,er(g))),O?(q=zl,U=!1):l.length>=i&&(q=qo,U=!1,l=new ei(l));e:for(;++P<X;){var ge=s[P],me=g==null?ge:g(ge);if(ge=O||ge!==0?ge:0,U&&me===me){for(var be=pe;be--;)if(l[be]===me)continue e;re.push(ge)}else q(l,me,O)||re.push(ge)}return re}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],U=l(q);if(U!=null&&(X===r?U===U&&!rr(U):g(U,X)))var X=U,re=q}return re}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,U=s.length;for(g||(g=RF),P||(P=[]);++q<U;){var X=s[q];l>0&&g(X)?l>1?It(X,l-1,g,O,P):In(P,X):O||(P[P.length]=X)}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,U=q,X=oe(q),re=1/0,pe=[];U--;){var ge=s[U];U&&l&&(ge=ct(ge,er(l))),re=At(ge.length,re),X[U]=!g&&(l||P>=120&&ge.length>=120)?new ei(U&&ge):r}ge=s[0];var me=-1,be=X[0];e:for(;++me<P&&pe.length<re;){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(U=q;--U;){var je=X[U];if(!(je?qo(je,Ie):O(s[U],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,U){l(O,g(P),q,U)}),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)==G}function UB(s){return dt(s)&&qt(s)==ut}function VB(s){return dt(s)&&qt(s)==ie}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 U=Me(s),X=Me(l),re=U?J:Mt(s),pe=X?J:Mt(l);re=re==G?ae:re,pe=pe==G?ae:pe;var ge=re==ae,me=pe==ae,be=re==pe;if(be&&jn(s)){if(!jn(l))return!1;U=!0,ge=!1}if(be&&!ge)return q||(q=new Nr),U||Vi(s)?V_(s,l,g,O,P,q):bF(s,l,re,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,U=!O;if(s==null)return!q;for(s=rt(s);P--;){var X=g[P];if(U&&X[2]?X[1]!==s[X[0]]:!(X[0]in s))return!1}for(;++P<q;){X=g[P];var re=X[0],pe=s[re],ge=X[1];if(U&&X[2]){if(pe===r&&!(re in s))return!1}else{var me=new Nr;if(O)var be=O(pe,ge,re,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)?oe(s.length):[];return Tn(s,function(P,q,U){O[++g]=l(P,q,U)}),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,U){if(P||(P=new Nr),ft(q))JB(s,l,U,g,Hs,O,P);else{var X=O?O(Pf(s,U),q,U+"",s,l,P):r;X===r&&(X=q),tf(s,U,X)}},Ut)}function JB(s,l,g,O,P,q,U){var X=Pf(s,g),re=Pf(l,g),pe=U.get(re);if(pe){tf(s,g,pe);return}var ge=q?q(X,re,g+"",s,l,U):r,me=ge===r;if(me){var be=Me(re),Ce=!be&&jn(re),Ie=!be&&!Ce&&Vi(re);ge=re,be||Ce||Ie?Me(X)?ge=X:pt(X)?ge=zt(X):Ce?(me=!1,ge=P_(re,!0)):Ie?(me=!1,ge=N_(re,!0)):ge=[]:Xo(re)||oi(re)?(ge=X,oi(X)?ge=C1(X):(!ft(X)||pn(X))&&(ge=K_(re))):me=!1}me&&(U.set(re,ge),P(ge,re,O,q,U),U.delete(re)),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(U){return ri(U,q.length===1?q[0]:q)}:q}):l=[Vt];var O=-1;l=ct(l,er(Re()));var P=v_(s,function(q,U,X){var re=ct(l,function(pe){return pe(q)});return{criteria:re,index:++O,value:q}});return OL(P,function(q,U){return fF(q,U,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 U=l[O],X=ri(s,U);g(X,U)&&Wo(q,Mn(U,s),X)}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,U=l.length,X=s;for(s===l&&(l=zt(l)),g&&(X=ct(s,er(g)));++q<U;)for(var re=0,pe=l[q],ge=g?g(pe):pe;(re=P(X,ge,re,O))>-1;)X!==s&&Ms.call(X,re,1),Ms.call(s,re,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),U=oe(q);q--;)U[O?q:++P]=s,s+=g;return U}function hf(s,l){var g="";if(!s||l<1||l>Y)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,U=q-1,X=s;X!=null&&++P<q;){var re=Gr(l[P]),pe=g;if(re==="__proto__"||re==="constructor"||re==="prototype")return s;if(P!=U){var ge=X[re];pe=O?O(ge,re,X):r,pe===r&&(pe=ft(ge)?ge:hn(l[P+1])?[]:{})}zo(X,re,pe),X=X[re]}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=oe(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<=se){for(;O<P;){var q=O+P>>>1,U=s[q];U!==null&&!rr(U)&&(g?U<=l:U<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 U=l!==l,X=l===null,re=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(U)var Pe=O||Ie;else pe?Pe=Ie&&(O||be):X?Pe=Ie&&be&&(O||!Ce):re?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,ce)}function E_(s,l){for(var g=-1,O=s.length,P=0,q=[];++g<O;){var U=s[g],X=l?l(U):U;if(!g||!Tr(X,re)){var re=X;q[P++]=U===0?0:U}}return q}function S_(s){return typeof s=="number"?s:rr(s)?H:+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==-W?"-0":l}function An(s,l,g){var O=-1,P=Es,q=s.length,U=!0,X=[],re=X;if(g)U=!1,P=zl;else if(q>=i){var pe=l?null:mF(s);if(pe)return Os(pe);U=!1,P=qo,re=new ei}else re=l?[]:X;e:for(;++O<q;){var ge=s[O],me=l?l(ge):ge;if(ge=g||ge!==0?ge:0,U&&me===me){for(var be=re.length;be--;)if(re[be]===me)continue e;l&&re.push(me),X.push(ge)}else P(re,me,g)||(re!==X&&re.push(me),X.push(ge))}return X}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=oe(O);++P<O;)for(var U=s[P],X=-1;++X<O;)X!=P&&(q[P]=Ho(q[P]||U,s[X],l,g));return An(It(q,1),l,g)}function R_(s,l,g){for(var O=-1,P=s.length,q=l.length,U={};++O<P;){var X=O<q?l[O]:r;g(U,s[O],X)}return U}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),U=l!==r,X=l===null,re=l===l,pe=rr(l);if(!X&&!pe&&!q&&s>l||q&&U&&re&&!X&&!pe||O&&U&&re||!g&&re||!P)return 1;if(!O&&!q&&!pe&&s<l||pe&&g&&P&&!O&&!q||X&&g&&P||!U&&P||!re)return-1}return 0}function fF(s,l,g){for(var O=-1,P=s.criteria,q=l.criteria,U=P.length,X=g.length;++O<U;){var re=T_(P[O],q[O]);if(re){if(O>=X)return re;var pe=g[O];return re*(pe=="desc"?-1:1)}}return s.index-l.index}function A_(s,l,g,O){for(var P=-1,q=s.length,U=g.length,X=-1,re=l.length,pe=_t(q-U,0),ge=oe(re+pe),me=!O;++X<re;)ge[X]=l[X];for(;++P<U;)(me||P<q)&&(ge[g[P]]=s[P]);for(;pe--;)ge[X++]=s[P++];return ge}function M_(s,l,g,O){for(var P=-1,q=s.length,U=-1,X=g.length,re=-1,pe=l.length,ge=_t(q-X,0),me=oe(ge+pe),be=!O;++P<ge;)me[P]=s[P];for(var Ce=P;++re<pe;)me[Ce+re]=l[re];for(;++U<X;)(be||P<q)&&(me[Ce+g[U]]=s[P++]);return me}function zt(s,l){var g=-1,O=s.length;for(l||(l=oe(O));++g<O;)l[g]=s[g];return l}function Wr(s,l,g,O){var P=!g;g||(g={});for(var q=-1,U=l.length;++q<U;){var X=l[q],re=O?O(g[X],s[X],X,g,s):r;re===r&&(re=s[X]),P?ln(g,X,re):zo(g,X,re)}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,U=P>2?g[2]:r;for(q=s.length>3&&typeof q=="function"?(P--,q):r,U&&kt(g[0],g[1],U)&&(q=P<3?r:q,P=1),l=rt(l);++O<P;){var X=g[O];X&&s(l,X,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,U=rt(g);(l?q--:++q<P)&&O(U[q],q,U)!==!1;);return g}}function j_(s){return function(l,g,O){for(var P=-1,q=rt(l),U=O(l),X=U.length;X--;){var re=U[s?X:++P];if(g(q[re],re,q)===!1)break}return l}}function pF(s,l,g){var O=l&x,P=Go(s);function q(){var U=this&&this!==Rt&&this instanceof q?P:s;return U.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,U=oe(q),X=q,re=Ui(P);X--;)U[X]=arguments[X];var pe=q<3&&U[0]!==re&&U[q-1]!==re?[]:Pn(U,re);if(q-=pe.length,q<g)return $_(s,l,Gs,P.placeholder,r,U,pe,r,r,g-q);var ge=this&&this!==Rt&&this instanceof P?O:s;return Qt(ge,this,U)}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(X){return q(P[X],X,P)}}var U=s(l,g,O);return U>-1?P[q?l[U]:U]: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&&!U&&Zs(q)=="wrapper")var U=new pr([],!0)}for(O=U?O:g;++O<g;){q=l[O];var X=Zs(q),re=X=="wrapper"?Sf(q):r;re&&If(re[0])&&re[1]==(I|S|_|N)&&!re[4].length&&re[9]==1?U=U[Zs(re[0])].apply(U,re[3]):U=q.length==1&&If(q)?U[X]():U.thru(q)}return function(){var pe=arguments,ge=pe[0];if(U&&pe.length==1&&Me(ge))return U.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,U,X,re,pe){var ge=l&I,me=l&x,be=l&b,Ce=l&(S|E),Ie=l&D,je=be?r:Go(s);function Pe(){for(var Le=arguments.length,$e=oe(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,U,Ce)),Le-=ir,Ce&&Le<pe){var vt=Pn($e,Lt);return $_(s,l,Gs,Pe.placeholder,g,$e,vt,X,re,pe-Le)}var Ar=me?g:this,gn=be?Ar[s]:s;return Le=$e.length,X?$e=jF($e,X):Ie&&Le>1&&$e.reverse(),ge&&re<Le&&($e.length=re),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 U(){for(var X=-1,re=arguments.length,pe=-1,ge=O.length,me=oe(ge+re),be=this&&this!==Rt&&this instanceof U?q:s;++pe<ge;)me[pe]=O[pe];for(;re--;)me[pe++]=arguments[++X];return Qt(be,P?g:this,me)}return U}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,U,X,re,pe){var ge=l&S,me=ge?U:r,be=ge?r:U,Ce=ge?q:r,Ie=ge?r:q;l|=ge?_:R,l&=~(ge?R:_),l&w||(l&=-4);var je=[s,l,P,Ce,me,Ie,be,X,re,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]==W?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,U,X){var re=l&b;if(!re&&typeof s!="function")throw new hr(a);var pe=O?O.length:0;if(pe||(l&=-97,O=P=r),U=U===r?U:_t(De(U),0),X=X===r?X:De(X),pe-=P?P.length:0,l&R){var ge=O,me=P;O=P=r}var be=re?r:Sf(s),Ce=[s,l,g,O,P,ge,me,q,U,X];if(be&&AF(Ce,be),s=Ce[0],l=Ce[1],g=Ce[2],O=Ce[3],P=Ce[4],X=Ce[9]=Ce[9]===r?re?0:s.length:_t(Ce[9]-pe,0),!X&&l&(S|E)&&(l&=-25),!l||l==x)var Ie=pF(s,l,g);else l==S||l==E?Ie=vF(s,l,X):(l==_||l==(x|_))&&!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 U=g&m,X=s.length,re=l.length;if(X!=re&&!(U&&re>X))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<X;){var Ie=s[me],je=l[me];if(O)var Pe=U?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,U){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 K:case ie:case _e:return Tr(+s,+l);case ue:return s.name==l.name&&s.message==l.message;case He:case Xe:return s==l+"";case Se:var X=Xl;case qe:var re=O&m;if(X||(X=Os),s.size!=l.size&&!re)return!1;var pe=U.get(s);if(pe)return pe==l;O|=y,U.set(s,l);var ge=V_(X(s),X(l),O,P,q,U);return U.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 U=g&m,X=_f(s),re=X.length,pe=_f(l),ge=pe.length;if(re!=ge&&!U)return!1;for(var me=re;me--;){var be=X[me];if(!(U?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=U;++me<re;){be=X[me];var Le=s[be],$e=l[be];if(O)var nr=U?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==ae?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],U=q.size;switch(q.type){case"drop":s+=U;break;case"dropRight":l-=U;break;case"take":l=At(l,s+U);break;case"takeRight":s=_t(s,l-U);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 U=Gr(l[O]);if(!(q=s!=null&&g(s,U)))break;s=s[U]}return q||++O!=P?q:(P=s==null?0:s.length,!!P&&ou(P)&&hn(U,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 K:case ie: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,`{
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
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??Y,!!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),U=O==I&&g==S||O==I&&g==N&&s[7].length<=l[8]||O==(I|N)&&l[7].length<=l[8]&&g==S;if(!(q||U))return s;O&x&&(s[2]=l[2],P|=g&x?0:w);var X=l[3];if(X){var re=s[3];s[3]=re?A_(re,X,l[4]):X,s[4]=re?Pn(s[3],f):l[4]}return X=l[5],X&&(re=s[5],s[5]=re?M_(re,X,l[6]):X,s[6]=re?Pn(s[5],f):l[6]),X=l[7],X&&(s[7]=X),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),U=oe(q);++P<q;)U[P]=O[l+P];P=-1;for(var X=oe(l+1);++P<l;)X[P]=O[P];return X[l]=g(U),Qt(s,this,X)}}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>=L)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),U=s[q];s[q]=s[g],s[g]=U}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==-W?"-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(z,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,U=oe(js(O/l));P<O;)U[q++]=gr(s,P,P+=l);return U}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=oe(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,W):[]}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 U=s[O];l(U,O,s)&&(g.push(U),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),W)}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)?oe(s.length):[];return Tn(s,function(U){q[++O]=P?Qt(l,U,g):Uo(U,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|=_}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|=_}return fn(l,O,s,g,P)});function g1(s,l,g){l=g?r:l;var O=fn(s,S,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,E,r,r,r,r,r,l);return O.placeholder=m1.placeholder,O}function y1(s,l,g){var O,P,q,U,X,re,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,U=s.apply(gn,Ar),U}function Ie(vt){return pe=vt,X=Yo(Le,l),ge?Ce(vt):U}function je(vt){var Ar=vt-re,gn=vt-pe,k1=l-Ar;return me?At(k1,q-gn):k1}function Pe(vt){var Ar=vt-re,gn=vt-pe;return re===r||Ar>=l||Ar<0||me&&gn>=q}function Le(){var vt=ru();if(Pe(vt))return $e(vt);X=Yo(Le,je(vt))}function $e(vt){return X=r,be&&O?Ce(vt):(O=P=r,U)}function nr(){X!==r&&I_(X),pe=0,O=re=P=X=r}function Lt(){return X===r?U:$e(ru())}function ir(){var vt=ru(),Ar=Pe(vt);if(O=arguments,P=this,re=vt,Ar){if(X===r)return Ie(re);if(me)return I_(X),X=Yo(Le,l),Ce(re)}return X===r&&(X=Yo(Le,l)),U}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 U=s.apply(this,O);return g.cache=q.set(P,U)||q,U};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,_,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=oe.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)==K}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==ue||l==ne||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==de||l==we||l==V||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<=Y}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)!=ae)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>=-Y&&s<=Y}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===W||s===-W){var l=s<0?-1:1;return l*ee}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 H;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)?H:+s}function C1(s){return Wr(s,Ut(s))}function r5(s){return s?ti(De(s),-Y,Y):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],U=Ut(q),X=-1,re=U.length;++X<re;){var pe=U[X],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(U,X,re){return l(g,U,X,re)}),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),U=Yl(P,q),X,re,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&&(X=!0,me+=`' +
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
51
  __e(`+Le+`) +
52
- '`),Lt&&(re=!0,me+=`';
52
+ '`),Lt&&(ne=!0,me+=`';
53
53
  `+Lt+`;
54
54
  __p += '`),$e&&(me+=`' +
55
55
  ((__t = (`+$e+`)) == null ? '' : __t) +
@@ -57,16 +57,16 @@ __p += '`),$e&&(me+=`' +
57
57
  `;var Ie=Ze.call(l,"variable")&&l.variable;if(!Ie)me=`with (obj) {
58
58
  `+me+`
59
59
  }
60
- `;else if(_l.test(Ie))throw new Ae(u);me=(re?me.replace(Ur,""):me).replace(Pi,"$1").replace(vl,"$1;"),me="function("+(Ie||"obj")+`) {
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
61
  `+(Ie?"":`obj || (obj = {});
62
- `)+"var __t, __p = ''"+(X?", __e = _.escape":"")+(re?`, __j = Array.prototype.join;
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,U)});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),U=Ww(O,P)+1;return Dn(O,q,U).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=k,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 U=Pr(s);q=U.length}if(g>=q)return s;var X=g-qi(O);if(X<1)return O;var re=U?Dn(U,0,X).join(""):s.slice(0,X);if(P===r)return re+O;if(U&&(X+=re.length-X),qf(P)){if(s.slice(X).search(P)){var pe,ge=re;for(P.global||(P=Zl(P.source,Ge(ls.exec(P))+"g")),P.lastIndex=0;pe=P.exec(ge);)var me=pe.index;re=re.slice(0,me===r?X:me)}}else if(s.indexOf(tr(P),X)!=X){var be=re.lastIndexOf(P);be>-1&&(re=re.slice(0,be))}return re+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,U=pn(s);return dr(P,function(X){var re=l[X];s[X]=re,U&&(s.prototype[X]=function(){var pe=this.__chain__;if(q||pe){var ge=s(this.__wrapped__),me=ge.__actions__=zt(this.__actions__);return me.push({func:re,args:arguments,thisArg:s}),ge.__chain__=pe,ge}return re.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>Y)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=te,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==$;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 U=this.__wrapped__,X=O?[1]:arguments,re=U instanceof Fe,pe=X[0],ge=re||Me(U),me=function(Le){var $e=P.apply(M,In([Le],X));return O&&be?$e[0]:$e};ge&&g&&typeof pe=="function"&&pe.length!=1&&(re=ge=!1);var be=this.__chain__,Ce=!!this.__actions__.length,Ie=q&&!be,je=re&&!Ce;if(!q&&ge){U=je?U:new Fe(this);var Pe=s.apply(U,X);return Pe.__actions__.push({func:eu,args:[me],thisArg:r}),new pr(Pe,be)}return Ie&&je?s.apply(this,X):(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(U){return l.apply(Me(U)?U:[],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(S){var E;if(!r(S)||(E=p(S)).type!==w)throw new d("Incompatible receiver, "+w+" required");return E}};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,S){if(x.has(w))throw new d(c);return S.facade=w,x.set(w,S),S},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,S){if(i(w,b))throw new d(c);return S.facade=w,n(w,b,S),S},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,S,E){p(f(S),0,7)==="Symbol("&&(S="["+v(f(S),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),E&&E.getter&&(S="get "+S),E&&E.setter&&(S="set "+S),(!n(w,"name")||o&&w.name!==S)&&(i?h(w,"name",{value:S,configurable:!0}):w.name=S),y&&E&&n(E,"arity")&&w.length!==E.arity&&h(w,"length",{value:E.arity});try{E&&n(E,"constructor")&&E.constructor?i&&h(w,"prototype",{writable:!1}):w.prototype&&(w.prototype=void 0)}catch{}var _=c(w);return n(_,"source")||(_.source=m(x,typeof S=="string"?S:"")),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,S=a.f;x>b;)for(var E=c(arguments[b++]),_=w?h(i(E),w(E)):i(E),R=_.length,I=0,N;R>I;)N=_[I++],(!e||r(S,E,N))&&(y[N]=E[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,S){for(var E=n(x),_=r(E),R=i(_),I=e(b,w),N=0,D=S||o,k=d?D(x,R):f||m?D(x,0):void 0,B,L;R>N;N++)if((y||N in _)&&(B=_[N],L=I(B,N,E),c))if(d)k[N]=L;else if(L)switch(c){case 3:return!0;case 5:return B;case 6:return N;case 2:a(k,B)}else switch(c){case 4:return!1;case 7:a(k,B)}return v?-1:h||p?p:k}};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 S=w.parentWindow.Object;return w=null,S},y=function(){var w=o("iframe"),S="java"+f+":",E;return w.style.display="none",i.appendChild(w),w.src=String(S),E=w.contentWindow.document,E.open(),E.write(v("document.F=Object")),E.close(),E.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(S,E){var _;return S!==null?(p[d]=e(S),_=new p,p[d]=null,_[h]=S):_=b(),E===void 0?_:t.f(_,E)},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"),S="keys",E="values",_="entries",R=function(){return this};return R0=function(I,N,D,k,B,L,j){o(D,N,k);var T=function(z){if(z===B&&ee)return ee;if(!b&&z&&z in W)return W[z];switch(z){case S:return function(){return new D(this,z)};case E:return function(){return new D(this,z)};case _:return function(){return new D(this,z)}}return function(){return new D(this)}},F=N+" Iterator",$=!1,W=I.prototype,Y=W[w]||W["@@iterator"]||B&&W[B],ee=!b&&Y||T(B),H=N==="Array"&&W.entries||Y,Q,ce,se;if(H&&(Q=a(H.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,F,!0,!0),r&&(p[F]=R))),m&&B===E&&Y&&Y.name!==E&&(!r&&y?d(W,"name",E):($=!0,ee=function(){return t(Y,this)})),B)if(ce={values:T(E),keys:L?ee:T(S),entries:T(_)},j)for(se in ce)(b||$||!(se in W))&&f(W,se,ce[se]);else e({target:N,proto:!0,forced:b||$},ce);return(!r||j)&&W[w]!==ee&&f(W,w,ee,{name:B}),p[N]=ee,ce},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(E){o(E,p,{value:{objectID:"O"+v++,weakData:{}}})},y=function(E,_){if(!n(E))return typeof E=="symbol"?E:(typeof E=="string"?"S":"P")+E;if(!i(E,p)){if(!c(E))return"F";if(!_)return"E";m(E)}return E[p].objectID},x=function(E,_){if(!i(E,p)){if(!c(E))return!0;if(!_)return!1;m(E)}return E[p].weakData},b=function(E){return f&&h&&c(E)&&!i(E,p)&&m(E),E},w=function(){S.enable=function(){},h=!0;var E=a.f,_=t([].splice),R={};R[p]=1,E(R).length&&(a.f=function(I){for(var N=E(I),D=0,k=N.length;D<k;D++)if(N[D]===p){_(N,D,1);break}return N},e({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:u.f}))},S=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),S=!!(y&&y.IS_ITERATOR),E=!!(y&&y.INTERRUPTED),_=e(m,x),R,I,N,D,k,B,L,j=function(F){return R&&d(R,"normal"),new h(!0,F)},T=function(F){return b?(r(F),E?_(F[0],F[1],j):_(F[0],F[1])):E?_(F,j):_(F)};if(w)R=v.iterator;else if(S)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(k=T(v[N]),k&&a(p,k))return k;return new h(!1)}R=u(v,I)}for(B=w?v.next:R.next;!(L=t(B,R)).done;){try{k=T(L.value)}catch(F){d(R,"throw",F)}if(typeof k=="object"&&k&&a(p,k))return k}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,S=y.indexOf("Weak")!==-1,E=w?"set":"add",_=t[y],R=_&&_.prototype,I=_,N={},D=function($){var W=r(R[$]);i(R,$,$==="add"?function(ee){return W(this,ee===0?0:ee),this}:$==="delete"?function(Y){return S&&!f(Y)?!1:W(this,Y===0?0:Y)}:$==="get"?function(ee){return S&&!f(ee)?void 0:W(this,ee===0?0:ee)}:$==="has"?function(ee){return S&&!f(ee)?!1:W(this,ee===0?0:ee)}:function(ee,H){return W(this,ee===0?0:ee,H),this})},k=n(y,!c(_)||!(S||R.forEach&&!h(function(){new _().entries().next()})));if(k)I=b.getConstructor(x,y,w,E),o.enable();else if(n(y,!0)){var B=new I,L=B[E](S?{}:-0,1)!==B,j=h(function(){B.has(1)}),T=p(function($){new _($)}),F=!S&&h(function(){for(var $=new _,W=5;W--;)$[E](W,W);return!$.has(-0)});T||(I=x(function($,W){u($,R);var Y=m(new _,$,I);return d(W)||a(W,Y[E],{that:Y,AS_ENTRIES:w}),Y}),I.prototype=R,R.constructor=I),(j||F)&&(D("delete"),D("has"),w&&D("get")),(F||L)&&D(E),S&&R.clear&&delete R.clear}return N[y]=I,e({global:!0,constructor:!0,forced:I!==_},N),v(I,y),S||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(E){return E.frozen||(E.frozen=new w)},w=function(){this.entries=[]},S=function(E,_){return v(E.entries,function(R){return R[0]===_})};return w.prototype={get:function(E){var _=S(this,E);if(_)return _[1]},has:function(E){return!!S(this,E)},set:function(E,_){var R=S(this,E);R?R[1]=_:this.entries.push([E,_])},delete:function(E){var _=m(this.entries,function(R){return R[0]===E});return~_&&y(this.entries,_,1),!!~_}},G0={getConstructor:function(E,_,R,I){var N=E(function(L,j){n(L,D),h(L,{type:_,id:x++,frozen:null}),o(j)||u(j,L[I],{that:L,AS_ENTRIES:R})}),D=N.prototype,k=p(_),B=function(L,j,T){var F=k(L),$=r(i(j),!0);return $===!0?b(F).set(j,T):$[F.id]=T,L};return t(D,{delete:function(L){var j=k(this);if(!a(L))return!1;var T=r(L);return T===!0?b(j).delete(L):T&&d(T,j.id)&&delete T[j.id]},has:function(j){var T=k(this);if(!a(j))return!1;var F=r(j);return F===!0?b(T).has(j):F&&d(F,T.id)}}),t(D,R?{get:function(j){var T=k(this);if(a(j)){var F=r(j);if(F===!0)return b(T).get(j);if(F)return F[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,S,E=function(L){return function(){return L(this,arguments.length?arguments[0]:void 0)}},_=o("WeakMap",E,a),R=_.prototype,I=r(R.set),N=function(){return e&&d(function(){var L=x([]);return I(new _,L,1),!m(L)})};if(f)if(w){S=a.getConstructor(E,"WeakMap",!0),i.enable();var D=r(R.delete),k=r(R.has),B=r(R.get);n(R,{delete:function(L){if(u(L)&&!v(L)){var j=c(this);return j.frozen||(j.frozen=new S),D(this,L)||j.frozen.delete(L)}return D(this,L)},has:function(j){if(u(j)&&!v(j)){var T=c(this);return T.frozen||(T.frozen=new S),k(this,j)||T.frozen.has(j)}return k(this,j)},get:function(j){if(u(j)&&!v(j)){var T=c(this);return T.frozen||(T.frozen=new S),k(this,j)?B(this,j):T.frozen.get(j)}return B(this,j)},set:function(j,T){if(u(j)&&!v(j)){var F=c(this);F.frozen||(F.frozen=new S),k(this,j)?I(this,j,T):F.frozen.set(j,T)}else I(this,j,T);return this}})}else N()&&n(R,{set:function(j,T){var F;return p(j)&&(m(j)?F=x:y(j)&&(F=b)),I(this,j,T),F&&F(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,k,B,L,j,T,F=0,$=!1,W=!1,Y=!0;if(typeof R!="function")throw new TypeError(e);I=_(I)||0,w(N)&&($=!!N.leading,W="maxWait"in N,B=W?v(_(N.maxWait)||0,I):B,Y="trailing"in N?!!N.trailing:Y);function ee(K){var ie=D,ne=k;return D=k=void 0,F=K,L=R.apply(ne,ie),L}function H(K){return F=K,j=setTimeout(se,I),$?ee(K):L}function Q(K){var ie=K-T,ne=K-F,ue=I-ie;return W?m(ue,B-ne):ue}function ce(K){var ie=K-T,ne=K-F;return T===void 0||ie>=I||ie<0||W&&ne>=B}function se(){var K=y();if(ce(K))return z(K);j=setTimeout(se,Q(K))}function z(K){return j=void 0,Y&&D?ee(K):(D=k=void 0,L)}function G(){j!==void 0&&clearTimeout(j),F=0,D=T=k=j=void 0}function J(){return j===void 0?L:z(y())}function V(){var K=y(),ie=ce(K);if(D=arguments,k=this,T=K,ie){if(j===void 0)return H(T);if(W)return j=setTimeout(se,I),ee(T)}return j===void 0&&(j=setTimeout(se,I)),L}return V.cancel=G,V.flush=J,V}function b(R,I,N){var D=!0,k=!0;if(typeof R!="function")throw new TypeError(e);return w(N)&&(D="leading"in N?!!N.leading:D,k="trailing"in N?!!N.trailing:k),x(R,I,{leading:D,maxWait:I,trailing:k})}function w(R){var I=typeof R;return!!R&&(I=="object"||I=="function")}function S(R){return!!R&&typeof R=="object"}function E(R){return typeof R=="symbol"||S(R)&&p.call(R)==r}function _(R){if(typeof R=="number")return R;if(E(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(_,R,I){var N,D,k,B,L,j,T=0,F=!1,$=!1,W=!0;if(typeof _!="function")throw new TypeError(e);R=E(R)||0,b(I)&&(F=!!I.leading,$="maxWait"in I,k=$?v(E(I.maxWait)||0,R):k,W="trailing"in I?!!I.trailing:W);function Y(V){var K=N,ie=D;return N=D=void 0,T=V,B=_.apply(ie,K),B}function ee(V){return T=V,L=setTimeout(ce,R),F?Y(V):B}function H(V){var K=V-j,ie=V-T,ne=R-K;return $?m(ne,k-ie):ne}function Q(V){var K=V-j,ie=V-T;return j===void 0||K>=R||K<0||$&&ie>=k}function ce(){var V=y();if(Q(V))return se(V);L=setTimeout(ce,H(V))}function se(V){return L=void 0,W&&N?Y(V):(N=D=void 0,B)}function z(){L!==void 0&&clearTimeout(L),T=0,N=j=D=L=void 0}function G(){return L===void 0?B:se(y())}function J(){var V=y(),K=Q(V);if(N=arguments,D=this,j=V,K){if(L===void 0)return ee(j);if($)return L=setTimeout(ce,R),Y(j)}return L===void 0&&(L=setTimeout(ce,R)),B}return J.cancel=z,J.flush=G,J}function b(_){var R=typeof _;return!!_&&(R=="object"||R=="function")}function w(_){return!!_&&typeof _=="object"}function S(_){return typeof _=="symbol"||w(_)&&p.call(_)==r}function E(_){if(typeof _=="number")return _;if(S(_))return t;if(b(_)){var R=typeof _.valueOf=="function"?_.valueOf():_;_=b(R)?R+"":R}if(typeof _!="string")return _===0?_:+_;_=_.replace(n,"");var I=o.test(_);return I||a.test(_)?u(_.slice(2),I?2:8):i.test(_)?t:+_}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,ae){return he==null?void 0:he[ae]}function f(he){var ae=!1;if(he!=null&&typeof he.toString!="function")try{ae=!!(he+"")}catch{}return ae}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,S=RegExp("^"+x.call(b).replace(i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),E=h.splice,_=K(c,"Map"),R=K(Object,"create");function I(he){var ae=-1,Oe=he?he.length:0;for(this.clear();++ae<Oe;){var Ne=he[ae];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 k(he){var ae=this.__data__;if(R){var Oe=ae[he];return Oe===t?void 0:Oe}return b.call(ae,he)?ae[he]:void 0}function B(he){var ae=this.__data__;return R?ae[he]!==void 0:b.call(ae,he)}function L(he,ae){var Oe=this.__data__;return Oe[he]=R&&ae===void 0?t:ae,this}I.prototype.clear=N,I.prototype.delete=D,I.prototype.get=k,I.prototype.has=B,I.prototype.set=L;function j(he){var ae=-1,Oe=he?he.length:0;for(this.clear();++ae<Oe;){var Ne=he[ae];this.set(Ne[0],Ne[1])}}function T(){this.__data__=[]}function F(he){var ae=this.__data__,Oe=G(ae,he);if(Oe<0)return!1;var Ne=ae.length-1;return Oe==Ne?ae.pop():E.call(ae,Oe,1),!0}function $(he){var ae=this.__data__,Oe=G(ae,he);return Oe<0?void 0:ae[Oe][1]}function W(he){return G(this.__data__,he)>-1}function Y(he,ae){var Oe=this.__data__,Ne=G(Oe,he);return Ne<0?Oe.push([he,ae]):Oe[Ne][1]=ae,this}j.prototype.clear=T,j.prototype.delete=F,j.prototype.get=$,j.prototype.has=W,j.prototype.set=Y;function ee(he){var ae=-1,Oe=he?he.length:0;for(this.clear();++ae<Oe;){var Ne=he[ae];this.set(Ne[0],Ne[1])}}function H(){this.__data__={hash:new I,map:new(_||j),string:new I}}function Q(he){return V(this,he).delete(he)}function ce(he){return V(this,he).get(he)}function se(he){return V(this,he).has(he)}function z(he,ae){return V(this,he).set(he,ae),this}ee.prototype.clear=H,ee.prototype.delete=Q,ee.prototype.get=ce,ee.prototype.has=se,ee.prototype.set=z;function G(he,ae){for(var Oe=he.length;Oe--;)if(we(he[Oe][0],ae))return Oe;return-1}function J(he){if(!_e(he)||ne(he))return!1;var ae=Se(he)||f(he)?S:o;return ae.test(ue(he))}function V(he,ae){var Oe=he.__data__;return ie(ae)?Oe[typeof ae=="string"?"string":"hash"]:Oe.map}function K(he,ae){var Oe=d(he,ae);return J(Oe)?Oe:void 0}function ie(he){var ae=typeof he;return ae=="string"||ae=="number"||ae=="symbol"||ae=="boolean"?he!=="__proto__":he===null}function ne(he){return!!y&&y in he}function ue(he){if(he!=null){try{return x.call(he)}catch{}try{return he+""}catch{}}return""}function de(he,ae){if(typeof he!="function"||ae&&typeof ae!="function")throw new TypeError(e);var Oe=function(){var Ne=arguments,He=ae?ae.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(de.Cache||ee),Oe}de.Cache=ee;function we(he,ae){return he===ae||he!==he&&ae!==ae}function Se(he){var ae=_e(he)?w.call(he):"";return ae==r||ae==n}function _e(he){var ae=typeof he;return!!he&&(ae=="object"||ae=="function")}return J0=de,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,S=p+m,E=u?e.offsetHeight-S-e.clientHeight:0,_=a?e.offsetWidth-w-e.clientWidth:0,R=i?x+w:0,I=i?b+S:0,N=n?n.width:Yr(r.width)-R-_,D=n?n.height:Yr(r.height)-I-E,k=N+x+_+w,B=D+b+E+S,L=pi({devicePixelContentBoxSize:uo(Math.round(N*devicePixelRatio),Math.round(D*devicePixelRatio),o),borderBoxSize:uo(k,B,o),contentBoxSize:uo(N,D,o),contentRect:new Ak(h,c,N,D)});return Iu.set(e,L),L},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 _=/a/,R=/b*/g;return e(h,_,"a"),e(h,R,"a"),_.lastIndex!==0||R.lastIndex!==0})(),w=i.BROKEN_CARET,S=/()??/.exec("")[1]!==void 0,E=b||S||w||c||d;return E&&(p=function(R){var I=this,N=u(I),D=r(R),k=N.raw,B,L,j,T,F,$,W;if(k)return k.lastIndex=I.lastIndex,B=e(p,k,D),I.lastIndex=k.lastIndex,B;var Y=N.groups,ee=w&&I.sticky,H=e(n,I),Q=I.source,ce=0,se=D;if(ee&&(H=y(H,"y",""),m(H,"g")===-1&&(H+="g"),se=x(D,I.lastIndex),I.lastIndex>0&&(!I.multiline||I.multiline&&v(D,I.lastIndex-1)!==`
69
- `)&&(Q="(?: "+Q+")",se=" "+se,ce++),L=new RegExp("^(?:"+Q+")",H)),S&&(L=new RegExp("^"+Q+"$(?!\\s)",H)),b&&(j=I.lastIndex),T=e(h,ee?L:I,se),ee?T?(T.input=x(T.input,ce),T[0]=x(T[0],ce),T.index=I.lastIndex,I.lastIndex+=T[0].length):I.lastIndex=0:b&&T&&(I.lastIndex=I.global?T.index+T[0].length:j),S&&T&&T.length>1&&e(f,T[0],L,function(){for(F=1;F<arguments.length-2;F++)arguments[F]===void 0&&(T[F]=void 0)}),T&&Y)for(T.groups=$=a(null),F=0;F<Y.length;F++)W=Y[F],$[W[0]]=T[W[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,S,E,_){var R=w.exec;return R===r||R===u.exec?v&&!_?{done:!0,value:e(y,w,S,E)}:{done:!0,value:e(b,S,w,E)}:{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),S=i(b)?c(b,v):void 0;return S?e(S,b,w):new RegExp(b)[v](a(w))},function(x){var b=n(this),w=a(x),S=y(m,b,w);if(S.done)return S.value;var E=a(f(b));if(p(E,"g")===-1)return h(b,w);var _=p(E,"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),_)),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 S;switch(n(w,0)){case"$":return"$";case"&":return c;case"`":return o(d,0,f);case"'":return o(d,m);case"<":S=p[o(w,1,-1)];break;default:var E=+w;if(E===0)return b;if(E>y){var _=r(E/10);return _===0?b:_<=y?h[_-1]===void 0?n(w,1):h[_-1]+n(w,1):b}S=h[E-1]}return S===void 0?"":S})},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"),S=Math.max,E=Math.min,_=r([].concat),R=r([].push),I=r("".indexOf),N=r("".slice),D=function(j){return j===void 0?j:String(j)},k=(function(){return"a".replace(/./,"$0")==="$0"})(),B=(function(){return/./[w]?/./[w]("a","$0")==="":!1})(),L=!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,F){var $=B?"$":"$0";return[function(Y,ee){var H=h(this),Q=u(Y)?v(Y,w):void 0;return Q?t(Q,Y,H,ee):t(T,f(H),Y,ee)},function(W,Y){var ee=o(this),H=f(W);if(typeof Y=="string"&&I(Y,$)===-1&&I(Y,"$<")===-1){var Q=F(T,ee,H,Y);if(Q.done)return Q.value}var ce=a(Y);ce||(Y=f(Y));var se=f(y(ee)),z=I(se,"g")!==-1,G;z&&(G=I(se,"u")!==-1,ee.lastIndex=0);for(var J=[],V;V=x(ee,H),!(V===null||(R(J,V),!z));){var K=f(V[0]);K===""&&(ee.lastIndex=p(H,d(ee.lastIndex),G))}for(var ie="",ne=0,ue=0;ue<J.length;ue++){V=J[ue];for(var de=f(V[0]),we=S(E(c(V.index),H.length),0),Se=[],_e,he=1;he<V.length;he++)R(Se,D(V[he]));var ae=V.groups;if(ce){var Oe=_([de],Se,we,H);ae!==void 0&&R(Oe,ae),_e=f(e(Y,void 0,Oe))}else _e=m(de,H,we,Se,ae,Y);we>=ne&&(ie+=N(H,ne,we)+_e,ne=we+de.length)}return ie+N(H,ne)}]},!L||!k||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=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:
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:le.oneOfType([le.node,le.func]),scrollableNodeProps:le.object,tag:le.string};const yc=Ux,bc=Vx,Vk=e=>{switch(e){case Z.EPermissionType.DATACLASS:return C.jsx(ye.FdTableHeader,{className:"h-6 w-6"});case Z.EPermissionType.SINGLETON:return C.jsx(ye.FdSingleton,{className:"h-6 w-6"});case Z.EPermissionType.DATASTORE:return C.jsx(ye.FdModel3,{className:"h-6 w-6"});case Z.EPermissionType.ATTRIBUTE:return C.jsx(ye.FdTableColumn,{className:"h-6 w-6"});case Z.EPermissionType.METHOD:return C.jsx(ye.FdCode,{className:"h-6 w-6"});case Z.EPermissionType.SINGLETON_METHOD:return C.jsx(ye.FdFunctionSingleton,{className:"h-6 w-6"});case Z.ESubPermissionType.ENTITY_SEL_METHOD:return C.jsx(ye.FdFunctionSelection,{className:"h-6 w-6"});case Z.ESubPermissionType.ENTITY_METHOD:return C.jsx(ye.FdFunctionEntity,{className:"h-6 w-6"});case Z.ESubPermissionType.DS_METHOD:return C.jsx(ye.FdFunctionDatastore,{className:"h-6 w-6"});case Z.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}))})]})]}):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}))]})]})})})})]})]})]}):null},QJ=({privilegeId:e,privileges:t})=>{const r=Z.useAppSelector(Z.selectCatalogMethods),n=Z.useAppSelector(Z.selectDataclasses),i=Z.useAppSelector(Z.selectSingletons),o=t[e],a=Z.useAppDispatch(),[u,c]=A.useState([]),[d,f]=A.useState("");A.useEffect(()=>{f("")},[e]);const{isOpen:h,getMenuProps:p,getInputProps:v,getComboboxProps:m,highlightedIndex:y,getItemProps:x,selectedItem:b,openMenu:w}=to({onInputValueChange(){c([])},items:[],itemToString(_){return _?_.applyTo:""},defaultHighlightedIndex:0,stateReducer:(_,R)=>{const{changes:I,type:N}=R;switch(N){case to.stateChangeTypes.InputKeyDownArrowDown:return{...I,isOpen:!0,highlightedIndex:_.highlightedIndex<=u.length?_.highlightedIndex+1:0};case to.stateChangeTypes.InputKeyDownArrowUp:return{...I,isOpen:!0,highlightedIndex:_.highlightedIndex>=0?_.highlightedIndex-1:u.length};case to.stateChangeTypes.InputKeyDownEnter:const D=u[_.highlightedIndex];if(!D)return I;const k=Z.addPermission(e,D,t);return a(Z.updatePrivileges(k)),{...I,isOpen:!0,highlightedIndex:0}}return I}});A.useEffect(()=>{const _=o.resources.map(({resource:I,type:N,subType:D})=>({type:N,applyTo:I,subType:D})),R=Mx(d.toLowerCase(),r,Object.values(n),Object.values(i));c(R.filter(({applyTo:I,type:N,subType:D})=>!vc.find(_,{applyTo:I,type:N,subType:D})))},[d,o.resources]);const S=p({},{suppressRefError:!0}),E=A.useRef(null);return A.useEffect(()=>{h&&E.current&&E.current.focus()},[h]),C.jsxs("div",{className:"relative w-56 text-white group",...m(),children:[C.jsx("div",{...m(),children:C.jsx("input",{...v({},{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:d,onChange:({target:{value:_}})=>f(_),onFocus:()=>{w()}})}),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:()=>{w()}})}),h&&C.jsx("ul",{...S,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:u.map((_,R)=>C.jsxs("li",{className:Ve(b===_&&"font-bold","flex min-w-fit cursor-pointer items-center space-x-2 px-3 py-2 text-xs shadow-sm",{"bg-primary-hover":y===R,"font-bold":b===_}),...x({item:_,index:R}),onClick:()=>{const I=Z.addPermission(e,_,t);a(Z.updatePrivileges(I))},children:[Vk(_.type),C.jsx("span",{children:_.applyTo})]},`${_.applyTo}-${R}`))})]})};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=Z.useAppDispatch(),{id:y}=e,x=A.useMemo(()=>Z.getInheritedResources(y,n),[y,n[y].includes,n[y].resources]),b=A.useMemo(()=>Z.getPromotions(y,n),[n[y]]);function w(L){h(j=>j.some(T=>L.includes(T))?j.filter(T=>!L.includes(T)):[...j,...L])}const S=async L=>{const{confirmed:j}=await m(Z.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(j){const T=Z.removePermission(e.id,L,n);m(Z.updatePrivileges(T))}},E=async()=>{const{confirmed:L}=await m(Z.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(L){const j=Z.resetResources(e.id,n);m(Z.updatePrivileges(j))}},R=x.filter(L=>f.length===0?!0:f.includes(L.type)).filter(({resource:L})=>p?new RegExp(vc.escapeRegExp(p),"i").test(L):!0),I=eQ(R),N=I.filter(L=>{const j=L.permissions.every(T=>!T.checked)&&L.permissions.some(T=>T.from.length>0);return r||!j}),D=(L,j)=>{const T=Z.togglePermission(e.id,L,j,n);m(Z.updatePrivileges(T))},k=A.useMemo(()=>N.some(L=>L.exists===!1),[N]),B=async()=>{const{confirmed:L}=await m(Z.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(),j=Object.entries(n).map(([T,F])=>{const $=F.resources.filter(W=>!W.exists);return{[T]:$.map(W=>({applyTo:W.resource,type:W.type}))}}).reduce((T,F)=>({...T,...F}),{});if(L){const T=Z.removeMultiplePermissions(j,n);m(Z.updatePrivileges(T))}};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:L})=>C.jsxs(C.Fragment,{children:[C.jsx(wr.Popover.Button,{ref:o,children:C.jsx(ye.FdAdjust,{className:"h-4 w-4"})}),L&&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.jsx("h5",{className:"mb-2 text-sm",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.includes("datastore"),onChange:()=>{w(["datastore"])},label:"Datastore"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:f.includes("dataclass"),onChange:()=>{w(["dataclass"])},label:"Dataclass"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:f.includes("singleton"),onChange:()=>{w(["singleton"])},label:"Singleton"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:f.some(j=>["method","singletonMethod","dsMethod","dataclassMethod","entityMethod","entityselMethod"].includes(j)),onChange:()=>{w(["method","singletonMethod","dsMethod","dataclassMethod","entityMethod","entityselMethod"])},label:"Functions"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:f.includes("attribute"),onChange:()=>{w(["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:L=>{v(L.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:E,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:B,disabled:!k,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"})]})}),N.length?C.jsx("tbody",{children:N.map((L,j)=>{const T=L.permissions.some(F=>F.from.length>0);return C.jsxs("tr",{className:Ve("group even:bg-grey-600 hover:bg-grey-300",{"opacity-60":L.exists===!1}),children:[C.jsxs("td",{className:Ve("group flex items-center gap-3 py-2 text-xs",L.exists===!1?"text-negative-400":"text-white",{"border-b-[0.5px] border-grey-300":!1}),children:[Vk(L.type),L.resource,C.jsx(Te.Tooltip,{placement:"top",label:"Remove Permission",isDisabled:T,container:Bt(),children:C.jsx("button",{onClick:()=>{T?Te.toastSubject.next({kind:"info",markdown:!0,message:`<div className="flex gap-x-3"><h3 className="font-bold">Info:</h3><p className="font-normal">Inherited permissions can't be removed</p></div>`,customIcon:ye.FdInfoBold}):S({applyTo:L.resource,type:L.type})},className:Ve("flex flex-shrink-0 items-center justify-center rounded p-1 opacity-0 group-hover:opacity-100",T?"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:L.permissions,showIncluded:r,label:"read",onToggle:F=>D(L,F),onSelect:t,privileges:n,exists:L.exists})}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Xi,{permissions:L.permissions,showIncluded:r,label:"create",onToggle:F=>D(L,F),onSelect:t,privileges:n,exists:L.exists})}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Xi,{permissions:L.permissions,showIncluded:r,label:"update",onToggle:F=>D(L,F),onSelect:t,privileges:n,exists:L.exists})}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Xi,{permissions:L.permissions,showIncluded:r,label:"drop",onToggle:F=>D(L,F),onSelect:t,privileges:n,exists:L.exists})}),C.jsx("td",{className:"py-2 text-center group-hover:bg-grey-300",children:C.jsx(Xi,{promoted:b[L.resource],permissions:L.permissions,showIncluded:r,label:"execute",onToggle:F=>D(L,F),onSelect:t,privileges:n,exists:L.exists})}),C.jsx("td",{className:"py-2 text-center",children:C.jsx(Xi,{permissions:L.permissions,showIncluded:r,label:"promote",onToggle:F=>D(L,F),onSelect:t,privileges:n,exists:L.exists})})]},j)})}):null]}),!I.length&&p?C.jsx(LM,{children:"The Permission you're looking for can't be found "}):null,!I.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=Z.useAppSelector(Z.selectPrivileges),r=Z.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=Z.create(u,t),b=r(Z.updatePrivileges(x)),w=Object.values(b.payload).find(S=>S.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=Z.create(u,t),x=r(Z.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=Z.useAppSelector(Z.selectCatalog),t=Z.useAppSelector(Z.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:Z.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 _=d.random||(d.rng||e.default)();m==null&&(m=n=[_[0]|1,_[1],_[2],_[3],_[4],_[5]]),y==null&&(y=i=(_[6]<<8|_[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 S=((x&268435455)*1e4+b)%4294967296;v[p++]=S>>>24&255,v[p++]=S>>>16&255,v[p++]=S>>>8&255,v[p++]=S&255;const E=x/4294967296*1e4&268435455;v[p++]=E>>>8&255,v[p++]=E&255,v[p++]=E>>>24&15|16,v[p++]=E>>>16&255,v[p++]=y>>>8|128,v[p++]=y&255;for(let _=0;_<6;++_)v[p+_]=m[_];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,S=parseInt(x.charAt(w>>>4&15)+x.charAt(w&15),16);m.push(S)}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 S=0;S<v.length;S+=16){const E=y,_=x,R=b,I=w;y=c(y,x,b,w,v[S],7,-680876936),w=c(w,y,x,b,v[S+1],12,-389564586),b=c(b,w,y,x,v[S+2],17,606105819),x=c(x,b,w,y,v[S+3],22,-1044525330),y=c(y,x,b,w,v[S+4],7,-176418897),w=c(w,y,x,b,v[S+5],12,1200080426),b=c(b,w,y,x,v[S+6],17,-1473231341),x=c(x,b,w,y,v[S+7],22,-45705983),y=c(y,x,b,w,v[S+8],7,1770035416),w=c(w,y,x,b,v[S+9],12,-1958414417),b=c(b,w,y,x,v[S+10],17,-42063),x=c(x,b,w,y,v[S+11],22,-1990404162),y=c(y,x,b,w,v[S+12],7,1804603682),w=c(w,y,x,b,v[S+13],12,-40341101),b=c(b,w,y,x,v[S+14],17,-1502002290),x=c(x,b,w,y,v[S+15],22,1236535329),y=d(y,x,b,w,v[S+1],5,-165796510),w=d(w,y,x,b,v[S+6],9,-1069501632),b=d(b,w,y,x,v[S+11],14,643717713),x=d(x,b,w,y,v[S],20,-373897302),y=d(y,x,b,w,v[S+5],5,-701558691),w=d(w,y,x,b,v[S+10],9,38016083),b=d(b,w,y,x,v[S+15],14,-660478335),x=d(x,b,w,y,v[S+4],20,-405537848),y=d(y,x,b,w,v[S+9],5,568446438),w=d(w,y,x,b,v[S+14],9,-1019803690),b=d(b,w,y,x,v[S+3],14,-187363961),x=d(x,b,w,y,v[S+8],20,1163531501),y=d(y,x,b,w,v[S+13],5,-1444681467),w=d(w,y,x,b,v[S+2],9,-51403784),b=d(b,w,y,x,v[S+7],14,1735328473),x=d(x,b,w,y,v[S+12],20,-1926607734),y=f(y,x,b,w,v[S+5],4,-378558),w=f(w,y,x,b,v[S+8],11,-2022574463),b=f(b,w,y,x,v[S+11],16,1839030562),x=f(x,b,w,y,v[S+14],23,-35309556),y=f(y,x,b,w,v[S+1],4,-1530992060),w=f(w,y,x,b,v[S+4],11,1272893353),b=f(b,w,y,x,v[S+7],16,-155497632),x=f(x,b,w,y,v[S+10],23,-1094730640),y=f(y,x,b,w,v[S+13],4,681279174),w=f(w,y,x,b,v[S],11,-358537222),b=f(b,w,y,x,v[S+3],16,-722521979),x=f(x,b,w,y,v[S+6],23,76029189),y=f(y,x,b,w,v[S+9],4,-640364487),w=f(w,y,x,b,v[S+12],11,-421815835),b=f(b,w,y,x,v[S+15],16,530742520),x=f(x,b,w,y,v[S+2],23,-995338651),y=h(y,x,b,w,v[S],6,-198630844),w=h(w,y,x,b,v[S+7],10,1126891415),b=h(b,w,y,x,v[S+14],15,-1416354905),x=h(x,b,w,y,v[S+5],21,-57434055),y=h(y,x,b,w,v[S+12],6,1700485571),w=h(w,y,x,b,v[S+3],10,-1894986606),b=h(b,w,y,x,v[S+10],15,-1051523),x=h(x,b,w,y,v[S+1],21,-2054922799),y=h(y,x,b,w,v[S+8],6,1873313359),w=h(w,y,x,b,v[S+15],10,-30611744),b=h(b,w,y,x,v[S+6],15,-1560198380),x=h(x,b,w,y,v[S+13],21,1309151649),y=h(y,x,b,w,v[S+4],6,-145523070),w=h(w,y,x,b,v[S+11],10,-1120210379),b=h(b,w,y,x,v[S+2],15,718787259),x=h(x,b,w,y,v[S+9],21,-343485551),y=o(y,E),x=o(x,_),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,S){return u(m&y|~m&x,v,m,b,w,S)}function d(v,m,y,x,b,w,S){return u(m&x|y&~x,v,m,b,w,S)}function f(v,m,y,x,b,w,S){return u(m^y^x,v,m,b,w,S)}function h(v,m,y,x,b,w,S){return u(y^(m|~x),v,m,b,w,S)}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),S=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=S}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),E={alphabet:p,fromUUID:_=>a(_,x,y),maxLength:m,generate:w,new:w,toUUID:_=>u(_,b),uuid:e,validate:(_,R=!1)=>{if(!_||typeof _!="string")return!1;const I=v.consistentLength?_.length===m:_.length<=m,N=_.split("").every(D=>p.includes(D));return R===!1?I&&N:I&&N&&t(u(_,b))}};return Object.freeze(E),E};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=Z.useAppSelector(Z.selectPrivileges),c=((R=t.privileges)==null?void 0:R.filter(I=>u[I]&&u[I].privilege!=="guest").length)||0,d=Z.useAppSelector(Z.selectRoles),f=Z.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=Z.saveRole({...t,role:n},d);f(Z.updateRoles(I)),m(!1)}catch(I){a(I.message)}},w=Z.useAppDispatch(),S=async I=>{I.stopPropagation();const{confirmed:N}=await w(Z.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&&E()},E=()=>{const I=Z.removeRole(t.id,d),N=Object.keys(I);if(h!==t.id){f(Z.updateRoles(I));return}if(N.length===0)p(null);else{const D=Object.keys(d),k=D.indexOf(t.id),B=Math.max(0,k-1),L=D[B];k===0?p(N[0]):I[L]?p(L):p(N[0])}f(Z.updateRoles(I))},_=(I=null)=>{if(I&&I.stopPropagation(),!e.role){E();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"&&_()},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:_,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=>S(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=Z.useAppSelector(Z.selectPrivileges),t=Z.useAppSelector(Z.selectRoles),r=Z.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(Z.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(Z.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===Z.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))&&![Z.EPermissionType.DATASTORE,Z.EPermissionType.SINGLETON].includes(e.type)){const h={applyTo:o,type:e.type===Z.EPermissionType.DATACLASS?Z.EPermissionType.DATASTORE:e.type===Z.EPermissionType.SINGLETON_METHOD?Z.EPermissionType.SINGLETON:Z.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:[Z.EPermissionType.ATTRIBUTE,Z.EPermissionType.DATASTORE,Z.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:[Z.EPermissionType.ATTRIBUTE,Z.EPermissionType.DATASTORE,Z.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:[Z.EPermissionType.ATTRIBUTE,Z.EPermissionType.DATASTORE,Z.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:[Z.EPermissionType.ATTRIBUTE,Z.EPermissionType.DATASTORE,Z.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=Z.useAppSelector(Z.selectRestrictedByDefault),d=Z.useAppSelector(Z.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=Z.useAppSelector(Z.selectRestrictedByDefault),c=Z.useAppSelector(Z.selectPrivileges),[d,f]=A.useState([]),[h,p]=A.useState(""),v=Z.useAppSelector(Z.selectCatalogMethods),m=Z.useAppSelector(Z.selectDataclasses),y=Z.useAppSelector(Z.selectSingletons),[x,b]=A.useState({}),[w,S]=A.useState([]);A.useEffect(()=>{const F=g9(v,Object.values(m),Object.values(y));b(F)},[e]);function E(F){const $=["datastore","singleton","dataclass","attribute","dsMethod","dataclassMethod","entityMethod","entityselMethod","singletonMethod"];return F.sort((W,Y)=>{const ee=$.indexOf(W.type),H=$.indexOf(Y.type);return ee!==H?ee-H:W.applyTo.toLowerCase()>Y.applyTo.toLowerCase()?1:-1})}A.useEffect(()=>{S(E(Mx(h,v,Object.values(m),Object.values(y)).filter(F=>d.length?d.includes(F.type):!0)))},[d,h]);const[_,R]=A.useState(!1),I=F=>{f($=>$.some(W=>F.includes(W))?$.filter(W=>!F.includes(W)):[...$,...F])},N=Z.useAppSelector(Z.selectRoles),D={toggleAllCollapsed:F=>{F.allCollapsed=!F.allCollapsed},toggleChildCollapsed:F=>{F.childCollapsed=!F.childCollapsed},setAllCollapsed:(F,$)=>{F.allCollapsed=$},setChildCollapsed:(F,$)=>{F.childCollapsed=$}},k=A.useMemo(()=>{const F=Object.values(c).find(H=>H.privilege==="guest"),$=N[e],W=$?Object.fromEntries($.privileges.map(H=>[H,c[H]]).filter(([,H])=>!!H)):{};if(u)return{rolePrivs:W,otherPrivs:F?{[F.id]:F}:{}};const Y=F?{[F.id]:{...F,active:!0}}:{},ee=Object.fromEntries(Object.entries(c).filter(([H])=>H!==(F==null?void 0:F.id)&&!($!=null&&$.privileges.includes(H))).map(([H,Q])=>[H,{...Q,active:!1}]));return{rolePrivs:W,otherPrivs:{...Y,...ee}}},[c,N,e,u]),{state:{allCollapsed:B,childCollapsed:L},dispatch:j}=Te.useEnhancedState({allCollapsed:!1,childCollapsed:!1},D,"Table Collapse Store"),T=()=>{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:()=>{L?(j.setAllCollapsed(!0),R(!0)):j.setChildCollapsed(!0)},className:Ve("cursor-pointer rounded-md p-1 hover:bg-primary-hover focus:outline-none",{"pointer-events-none text-grey-200":B,"text-white":!B}),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:F})=>C.jsxs(C.Fragment,{children:[C.jsx(wr.Popover.Button,{ref:r,children:C.jsx(ye.FdAdjust,{className:"h-4 w-4"})}),F&&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.jsx("h5",{className:"mb-2 text-sm",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.includes("datastore"),onChange:()=>{I(["datastore"])},label:"Datastore"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:d.includes("dataclass"),onChange:()=>{I(["dataclass"])},label:"Dataclass"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:d.includes("singleton"),onChange:()=>{I(["singleton"])},label:"Singleton"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:d.some($=>["method","singletonMethod","dsMethod","dataclassMethod","entityMethod","entityselMethod"].includes($)),onChange:()=>{I(["method","singletonMethod","dsMethod","dataclassMethod","entityMethod","entityselMethod"])},label:"Functions"})}),C.jsx("div",{className:"flex items-center",children:C.jsx(Te.Checkbox,{isChecked:d.includes("attribute"),onChange:()=>{I(["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:F=>{p(F.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((F,$)=>C.jsx(co,{privileges:k,permission:F,depth:0,inSearch:!0,isRestrictedByDefault:u,allPrivileges:c,toastMessageCallback:T},`${F.type}-${$}`)):Object.values(x).map((F,$)=>C.jsxs(A.Fragment,{children:[C.jsx(co,{privileges:k,permission:F,isRestrictedByDefault:u,allPrivileges:c,hasChild:!0,depth:0,toggleCollapse:()=>{const W=!_;R(W),j.setAllCollapsed(!W&&B?!1:B)},collapsed:_,toastMessageCallback:T}),F.type==="datastore"&&!_?C.jsxs(C.Fragment,{children:[F.methods.map((W,Y)=>C.jsx(co,{privileges:k,isRestrictedByDefault:u,allPrivileges:c,permission:W,depth:1,collapsed:B||!1,toastMessageCallback:T},`${W.type}-${Y}`)),F.dataClasses.map((W,Y)=>C.jsx(oD,{depth:1,privileges:k,permission:W,childCollapsed:L,didChildCollapsed:ee=>{j.setChildCollapsed(ee?L:!1)},toastMessageCallback:T},`${W.type}-${Y}`))]}):null,F.singletons.map((W,Y)=>C.jsx(oD,{depth:0,privileges:k,permission:W,childCollapsed:B,didChildCollapsed:ee=>{j.setAllCollapsed(ee?B:!1)},toastMessageCallback:T},`${W.type}-${Y}`))]},`${F.type}-${$}`))})]}),(h||d.length)&&!w.length?C.jsx(_Q,{children:"The Permission you're looking for can't be found "}):null]})},OQ=()=>{const e=Z.useAppSelector(Z.selectRoles),t=Z.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=Z.createRole(m,a,e);t(Z.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=Z.useAppSelector(Z.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=Z.useAppSelector(Z.selectQodly),t=Z.useAppSelector(Z.selectSelectedTab),r=Z.useAppSelector(Z.selectForceLogin),n=Z.useAppSelector(Z.selectRestrictedByDefault),i=A.useRef(),o=Z.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(Z.toggleTab(a))},onForceLoginChange:a=>{o(Z.toggleForceLogin(a))},onRestrictedByDefaultChange:a=>{o(Z.toggleRestrictedByDefault(a))},qodly:e}),t==="roles"?C.jsx(Jz,{children:C.jsx(CQ,{})}):C.jsx(nQ,{})]})})})},RQ=()=>{const e=Z.useAppSelector(Z.selectModals),t=Z.useAppDispatch();return C.jsx(C.Fragment,{children:e.map((r,n)=>C.jsx(Te.Modal,{hasOverlay:n===0,...r,onClose:i=>t(Z.closeModal(i)),onEdit:i=>t(Z.editModal(i)),container:Bt()},r.id))})},IQ=({initialValue:e,onChange:t,...r})=>{const n=Z.useAppSelector(Z.selectRolesFlags),i=Z.useAppSelector(Z.selectRolesAndPrivileges,(a,u)=>vc.isEqual(a,u)),o=Z.useAppDispatch();return A.useEffect(()=>{if(e)try{const a=JSON.parse(e);if(vc.isEqual(a,i))return;o(Z.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(Z.ReduxProvider,{store:Z.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
+ `),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;
72
72
  //# sourceMappingURL=index.cjs.js.map