@illuma-ai/code-sandbox 1.1.0 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Workbench.d.ts +3 -2
- package/dist/hooks/useRuntime.d.ts +24 -14
- package/dist/index.cjs +82 -82
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +4209 -4184
- package/dist/index.js.map +1 -1
- package/dist/types.d.ts +105 -13
- package/package.json +1 -1
- package/src/components/Workbench.tsx +133 -87
- package/src/hooks/useRuntime.ts +182 -216
- package/src/index.ts +1 -0
- package/src/types.ts +119 -14
package/dist/index.cjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var qA=Object.create;var Mv=Object.defineProperty;var GA=Object.getOwnPropertyDescriptor;var KA=Object.getOwnPropertyNames;var YA=Object.getPrototypeOf,ZA=Object.prototype.hasOwnProperty;var XA=(a,i,l,u)=>{if(i&&typeof i=="object"||typeof i=="function")for(let h of KA(i))!ZA.call(a,h)&&h!==l&&Mv(a,h,{get:()=>i[h],enumerable:!(u=GA(i,h))||u.enumerable});return a};var JA=(a,i,l)=>(l=a!=null?qA(YA(a)):{},XA(i||!a||!a.__esModule?Mv(l,"default",{value:a,enumerable:!0}):l,a));Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Z=require("react/jsx-runtime"),G=require("react");function ai(){return ai=Object.assign?Object.assign.bind():function(a){for(var i=1;i<arguments.length;i++){var l=arguments[i];for(var u in l)({}).hasOwnProperty.call(l,u)&&(a[u]=l[u])}return a},ai.apply(null,arguments)}var jo=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ia(a){return a&&a.__esModule&&Object.prototype.hasOwnProperty.call(a,"default")?a.default:a}var Fv,$v={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 $u,jv,Vv,eT=($v||($v=1,$u=Uv,(function(){var a={}.hasOwnProperty;function i(){for(var h="",m=0;m<arguments.length;m++){var f=arguments[m];f&&(h=u(h,l(f)))}return h}function l(h){if(typeof h=="string"||typeof h=="number")return h;if(typeof h!="object")return"";if(Array.isArray(h))return i.apply(null,h);if(h.toString!==Object.prototype.toString&&!h.toString.toString().includes("[native code]"))return h.toString();var m="";for(var f in h)a.call(h,f)&&h[f]&&(m=u(m,f));return m}function u(h,m){return m?h?h+" "+m:h+m:h}$u.exports?(i.default=i,$u.exports=i):window.classNames=i})()),Uv.exports),ld=Ia(eT),Hv,Wv,tT=(Vv||(Vv=1,jv=function a(i,l){if(i===l)return!0;if(i&&l&&typeof i=="object"&&typeof l=="object"){if(i.constructor!==l.constructor)return!1;var u,h,m;if(Array.isArray(i)){if((u=i.length)!=l.length)return!1;for(h=u;h--!==0;)if(!a(i[h],l[h]))return!1;return!0}if(i instanceof Map&&l instanceof Map){if(i.size!==l.size)return!1;for(h of i.entries())if(!l.has(h[0]))return!1;for(h of i.entries())if(!a(h[1],l.get(h[0])))return!1;return!0}if(i instanceof Set&&l instanceof Set){if(i.size!==l.size)return!1;for(h of i.entries())if(!l.has(h[0]))return!1;return!0}if(ArrayBuffer.isView(i)&&ArrayBuffer.isView(l)){if((u=i.length)!=l.length)return!1;for(h=u;h--!==0;)if(i[h]!==l[h])return!1;return!0}if(i.constructor===RegExp)return i.source===l.source&&i.flags===l.flags;if(i.valueOf!==Object.prototype.valueOf)return i.valueOf()===l.valueOf();if(i.toString!==Object.prototype.toString)return i.toString()===l.toString();if((u=(m=Object.keys(i)).length)!==Object.keys(l).length)return!1;for(h=u;h--!==0;)if(!Object.prototype.hasOwnProperty.call(l,m[h]))return!1;for(h=u;h--!==0;){var f=m[h];if(!a(i[f],l[f]))return!1}return!0}return i!=i&&l!=l}),jv),nT=Ia(tT),zv,qv,En=Ia((function(){if(Wv)return Hv;Wv=1;var a=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,u=/^0o[0-7]+$/i,h=parseInt,m=Object.prototype.toString;function f(b){var v=typeof b;return!!b&&(v=="object"||v=="function")}function _(b){if(typeof b=="number")return b;if((function(E){return typeof E=="symbol"||(function(A){return!!A&&typeof A=="object"})(E)&&m.call(E)=="[object Symbol]"})(b))return NaN;if(f(b)){var v=typeof b.valueOf=="function"?b.valueOf():b;b=f(v)?v+"":v}if(typeof b!="string")return b===0?b:+b;b=b.replace(a,"");var w=l.test(b);return w||u.test(b)?h(b.slice(2),w?2:8):i.test(b)?NaN:+b}return Hv=function(b,v,w){return w===void 0&&(w=v,v=void 0),w!==void 0&&(w=(w=_(w))==w?w:0),v!==void 0&&(v=(v=_(v))==v?v:0),(function(E,A,R){return E==E&&(R!==void 0&&(E=E<=R?E:R),A!==void 0&&(E=E>=A?E:A)),E})(_(b),v,w)}})()),sT=Ia((function(){if(qv)return zv;qv=1;var a=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,u=/^0o[0-7]+$/i,h=parseInt,m=typeof jo=="object"&&jo&&jo.Object===Object&&jo,f=typeof self=="object"&&self&&self.Object===Object&&self,_=m||f||Function("return this")(),b=Object.prototype.toString,v=Math.max,w=Math.min,E=function(){return _.Date.now()};function A(I){var M=typeof I;return!!I&&(M=="object"||M=="function")}function R(I){if(typeof I=="number")return I;if((function(N){return typeof N=="symbol"||(function(z){return!!z&&typeof z=="object"})(N)&&b.call(N)=="[object Symbol]"})(I))return NaN;if(A(I)){var M=typeof I.valueOf=="function"?I.valueOf():I;I=A(M)?M+"":M}if(typeof I!="string")return I===0?I:+I;I=I.replace(a,"");var B=l.test(I);return B||u.test(I)?h(I.slice(2),B?2:8):i.test(I)?NaN:+I}return zv=function(I,M,B){var N,z,U,Y,se,ge,ee=0,ae=!1,Oe=!1,oe=!0;if(typeof I!="function")throw new TypeError("Expected a function");function je(Ce){var ze=N,Re=z;return N=z=void 0,ee=Ce,Y=I.apply(Re,ze)}function re(Ce){var ze=Ce-ge;return ge===void 0||ze>=M||ze<0||Oe&&Ce-ee>=U}function be(){var Ce=E();if(re(Ce))return Me(Ce);se=setTimeout(be,(function(ze){var Re=M-(ze-ge);return Oe?w(Re,U-(ze-ee)):Re})(Ce))}function Me(Ce){return se=void 0,oe&&N?je(Ce):(N=z=void 0,Y)}function xe(){var Ce=E(),ze=re(Ce);if(N=arguments,z=this,ge=Ce,ze){if(se===void 0)return(function(Re){return ee=Re,se=setTimeout(be,M),ae?je(Re):Y})(ge);if(Oe)return se=setTimeout(be,M),je(ge)}return se===void 0&&(se=setTimeout(be,M)),Y}return M=R(M)||0,A(B)&&(ae=!!B.leading,U=(Oe="maxWait"in B)?v(R(B.maxWait)||0,M):U,oe="trailing"in B?!!B.trailing:oe),xe.cancel=function(){se!==void 0&&clearTimeout(se),ee=0,N=ge=z=se=void 0},xe.flush=function(){return se===void 0?Y:Me(E())},xe}})()),Gv={width:void 0,height:void 0};function rT(a){const{ref:i,box:l="content-box"}=a,[{width:u,height:h},m]=K.useState(Gv),f=(function(){const v=K.useRef(!1);return K.useEffect(()=>(v.current=!0,()=>{v.current=!1}),[]),K.useCallback(()=>v.current,[])})(),_=K.useRef(ii({},Gv)),b=K.useRef(void 0);return b.current=a.onResize,K.useEffect(()=>{if(!i.current||typeof window>"u"||!("ResizeObserver"in window))return;const v=new ResizeObserver(([w])=>{const E=l==="border-box"?"borderBoxSize":l==="device-pixel-content-box"?"devicePixelContentBoxSize":"contentBoxSize",A=Kv(w,E,"inlineSize"),R=Kv(w,E,"blockSize");if(_.current.width!==A||_.current.height!==R){const I={width:A,height:R};_.current.width=A,_.current.height=R,b.current?b.current(I):f()&&m(I)}});return v.observe(i.current,{box:l}),()=>{v.disconnect()}},[l,i,f]),{width:u,height:h}}function Kv(a,i,l){return a[i]?Array.isArray(a[i])?a[i][0][l]:a[i][l]:i==="contentBoxSize"?a.contentRect[l==="inlineSize"?"width":"height"]:void 0}var iT="allotment-module_splitView__L-yRc",aT="allotment-module_sashContainer__fzwJF",oT="allotment-module_splitViewContainer__rQnVa",j0="allotment-module_splitViewView__MGZ6O",lT="allotment-module_vertical__WSwwa",cT="allotment-module_horizontal__7doS8",uT="allotment-module_separatorBorder__x-rDS";let fa,V0=!1,H0=!1;typeof navigator=="object"&&(fa=navigator.userAgent,H0=fa.indexOf("Macintosh")>=0,V0=(fa.indexOf("Macintosh")>=0||fa.indexOf("iPad")>=0||fa.indexOf("iPhone")>=0)&&!!navigator.maxTouchPoints&&navigator.maxTouchPoints>0);const W0=V0,dT=H0,Yv=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0?K.useLayoutEffect:K.useEffect;class hT{constructor(){this._size=void 0}getSize(){return this._size}setSize(i){this._size=i}}function Vo(a,i){const l=a.length,u=l-i.length;return u>=0&&a.slice(u,l)===i}var Zv,Xv={exports:{}},pT=(Zv||(Zv=1,(function(a){var i=Object.prototype.hasOwnProperty,l="~";function u(){}function h(b,v,w){this.fn=b,this.context=v,this.once=w||!1}function m(b,v,w,E,A){if(typeof w!="function")throw new TypeError("The listener must be a function");var R=new h(w,E||b,A),I=l?l+v:v;return b._events[I]?b._events[I].fn?b._events[I]=[b._events[I],R]:b._events[I].push(R):(b._events[I]=R,b._eventsCount++),b}function f(b,v){--b._eventsCount===0?b._events=new u:delete b._events[v]}function _(){this._events=new u,this._eventsCount=0}Object.create&&(u.prototype=Object.create(null),new u().__proto__||(l=!1)),_.prototype.eventNames=function(){var b,v,w=[];if(this._eventsCount===0)return w;for(v in b=this._events)i.call(b,v)&&w.push(l?v.slice(1):v);return Object.getOwnPropertySymbols?w.concat(Object.getOwnPropertySymbols(b)):w},_.prototype.listeners=function(b){var v=l?l+b:b,w=this._events[v];if(!w)return[];if(w.fn)return[w.fn];for(var E=0,A=w.length,R=new Array(A);E<A;E++)R[E]=w[E].fn;return R},_.prototype.listenerCount=function(b){var v=l?l+b:b,w=this._events[v];return w?w.fn?1:w.length:0},_.prototype.emit=function(b,v,w,E,A,R){var I=l?l+b:b;if(!this._events[I])return!1;var M,B,N=this._events[I],z=arguments.length;if(N.fn){switch(N.once&&this.removeListener(b,N.fn,void 0,!0),z){case 1:return N.fn.call(N.context),!0;case 2:return N.fn.call(N.context,v),!0;case 3:return N.fn.call(N.context,v,w),!0;case 4:return N.fn.call(N.context,v,w,E),!0;case 5:return N.fn.call(N.context,v,w,E,A),!0;case 6:return N.fn.call(N.context,v,w,E,A,R),!0}for(B=1,M=new Array(z-1);B<z;B++)M[B-1]=arguments[B];N.fn.apply(N.context,M)}else{var U,Y=N.length;for(B=0;B<Y;B++)switch(N[B].once&&this.removeListener(b,N[B].fn,void 0,!0),z){case 1:N[B].fn.call(N[B].context);break;case 2:N[B].fn.call(N[B].context,v);break;case 3:N[B].fn.call(N[B].context,v,w);break;case 4:N[B].fn.call(N[B].context,v,w,E);break;default:if(!M)for(U=1,M=new Array(z-1);U<z;U++)M[U-1]=arguments[U];N[B].fn.apply(N[B].context,M)}}return!0},_.prototype.on=function(b,v,w){return m(this,b,v,w,!1)},_.prototype.once=function(b,v,w){return m(this,b,v,w,!0)},_.prototype.removeListener=function(b,v,w,E){var A=l?l+b:b;if(!this._events[A])return this;if(!v)return f(this,A),this;var R=this._events[A];if(R.fn)R.fn!==v||E&&!R.once||w&&R.context!==w||f(this,A);else{for(var I=0,M=[],B=R.length;I<B;I++)(R[I].fn!==v||E&&!R[I].once||w&&R[I].context!==w)&&M.push(R[I]);M.length?this._events[A]=M.length===1?M[0]:M:f(this,A)}return this},_.prototype.removeAllListeners=function(b){var v;return b?(v=l?l+b:b,this._events[v]&&f(this,v)):(this._events=new u,this._eventsCount=0),this},_.prototype.off=_.prototype.removeListener,_.prototype.addListener=_.prototype.on,_.prefixed=l,_.EventEmitter=_,a.exports=_})(Xv)),Xv.exports),Bd=Ia(pT);function Jv(a,i){const l=a.indexOf(i);l>-1&&(a.splice(l,1),a.unshift(i))}function Uu(a,i){const l=a.indexOf(i);l>-1&&(a.splice(l,1),a.push(i))}function un(a,i,l=1){const u=Math.max(0,Math.ceil((i-a)/l)),h=new Array(u);let m=-1;for(;++m<u;)h[m]=a+m*l;return h}var fT="sash-module_sash__K-9lB",mT="sash-module_disabled__Hm-wx",gT="sash-module_mac__Jf6OJ",Qv="sash-module_vertical__pB-rs",yT="sash-module_minimum__-UKxp",_T="sash-module_maximum__TCWxD",e2="sash-module_horizontal__kFbiw",ju="sash-module_hover__80W6I",Vu="sash-module_active__bJspD";let hn=(function(a){return a.Vertical="VERTICAL",a.Horizontal="HORIZONTAL",a})({}),Yt=(function(a){return a.Disabled="DISABLED",a.Minimum="MINIMUM",a.Maximum="MAXIMUM",a.Enabled="ENABLED",a})({}),z0=W0?20:8;const q0=new Bd;class t2 extends Bd{get state(){return this._state}set state(i){this._state!==i&&(this.el.classList.toggle(mT,i===Yt.Disabled),this.el.classList.toggle("sash-disabled",i===Yt.Disabled),this.el.classList.toggle(yT,i===Yt.Minimum),this.el.classList.toggle("sash-minimum",i===Yt.Minimum),this.el.classList.toggle(_T,i===Yt.Maximum),this.el.classList.toggle("sash-maximum",i===Yt.Maximum),this._state=i,this.emit("enablementChange",i))}constructor(i,l,u){var h;super(),this.el=void 0,this.layoutProvider=void 0,this.orientation=void 0,this.size=void 0,this.hoverDelay=300,this.hoverDelayer=sT(m=>m.classList.add("sash-hover",ju),this.hoverDelay),this._state=Yt.Enabled,this.onPointerStart=m=>{const f=m.pageX,_=m.pageY,b={startX:f,currentX:f,startY:_,currentY:_};this.el.classList.add("sash-active",Vu),this.emit("start",b),this.el.setPointerCapture(m.pointerId);const v=E=>{E.preventDefault();const A={startX:f,currentX:E.pageX,startY:_,currentY:E.pageY};this.emit("change",A)},w=E=>{E.preventDefault(),this.el.classList.remove("sash-active",Vu),this.hoverDelayer.cancel(),this.emit("end"),this.el.releasePointerCapture(E.pointerId),window.removeEventListener("pointermove",v),window.removeEventListener("pointerup",w)};window.addEventListener("pointermove",v),window.addEventListener("pointerup",w)},this.onPointerDoublePress=()=>{this.emit("reset")},this.onMouseEnter=()=>{this.el.classList.contains(Vu)?(this.hoverDelayer.cancel(),this.el.classList.add("sash-hover",ju)):this.hoverDelayer(this.el)},this.onMouseLeave=()=>{this.hoverDelayer.cancel(),this.el.classList.remove("sash-hover",ju)},this.el=document.createElement("div"),this.el.classList.add("sash",fT),this.el.dataset.testid="sash",i.append(this.el),dT&&this.el.classList.add("sash-mac",gT),this.el.addEventListener("pointerdown",this.onPointerStart),this.el.addEventListener("dblclick",this.onPointerDoublePress),this.el.addEventListener("mouseenter",this.onMouseEnter),this.el.addEventListener("mouseleave",this.onMouseLeave),typeof u.size=="number"?(this.size=u.size,u.orientation===hn.Vertical?this.el.style.width=`${this.size}px`:this.el.style.height=`${this.size}px`):(this.size=z0,q0.on("onDidChangeGlobalSize",m=>{this.size=m,this.layout()})),this.layoutProvider=l,this.orientation=(h=u.orientation)!=null?h:hn.Vertical,this.orientation===hn.Horizontal?(this.el.classList.add("sash-horizontal",e2),this.el.classList.remove("sash-vertical",Qv)):(this.el.classList.remove("sash-horizontal",e2),this.el.classList.add("sash-vertical",Qv)),this.layout()}layout(){if(this.orientation===hn.Vertical){const i=this.layoutProvider;this.el.style.left=i.getVerticalSashLeft(this)-this.size/2+"px",i.getVerticalSashTop&&(this.el.style.top=i.getVerticalSashTop(this)+"px"),i.getVerticalSashHeight&&(this.el.style.height=i.getVerticalSashHeight(this)+"px")}else{const i=this.layoutProvider;this.el.style.top=i.getHorizontalSashTop(this)-this.size/2+"px",i.getHorizontalSashLeft&&(this.el.style.left=i.getHorizontalSashLeft(this)+"px"),i.getHorizontalSashWidth&&(this.el.style.width=i.getHorizontalSashWidth(this)+"px")}}dispose(){this.el.removeEventListener("pointerdown",this.onPointerStart),this.el.removeEventListener("dblclick",this.onPointerDoublePress),this.el.removeEventListener("mouseenter",this.onMouseEnter),this.el.removeEventListener("mouseleave",()=>this.onMouseLeave),this.el.remove()}}let al;var Hu;(Hu=al||(al={})).Distribute={type:"distribute"},Hu.Split=function(a){return{type:"split",index:a}},Hu.Invisible=function(a){return{type:"invisible",cachedVisibleSize:a}};let dn=(function(a){return a.Normal="NORMAL",a.Low="LOW",a.High="HIGH",a})({});class G0{constructor(i,l,u){this.container=void 0,this.view=void 0,this._size=void 0,this._cachedVisibleSize=void 0,this.container=i,this.view=l,this.container.classList.add("split-view-view",j0),this.container.dataset.testid="split-view-view",typeof u=="number"?(this._size=u,this._cachedVisibleSize=void 0,i.classList.add("split-view-view-visible")):(this._size=0,this._cachedVisibleSize=u.cachedVisibleSize)}set size(i){this._size=i}get size(){return this._size}get priority(){return this.view.priority}get snap(){return!!this.view.snap}get cachedVisibleSize(){return this._cachedVisibleSize}get visible(){return this._cachedVisibleSize===void 0}setVisible(i,l){i!==this.visible&&(i?(this.size=En(this._cachedVisibleSize,this.viewMinimumSize,this.viewMaximumSize),this._cachedVisibleSize=void 0):(this._cachedVisibleSize=typeof l=="number"?l:this.size,this.size=0),this.container.classList.toggle("split-view-view-visible",i),this.view.setVisible&&this.view.setVisible(i))}get minimumSize(){return this.visible?this.view.minimumSize:0}get viewMinimumSize(){return this.view.minimumSize}get maximumSize(){return this.visible?this.view.maximumSize:0}get viewMaximumSize(){return this.view.maximumSize}set enabled(i){this.container.style.pointerEvents=i?"":"none"}layout(i){this.layoutContainer(i),this.view.layout(this.size,i)}}class bT extends G0{layoutContainer(i){this.container.style.left=`${i}px`,this.container.style.width=`${this.size}px`}}class vT extends G0{layoutContainer(i){this.container.style.top=`${i}px`,this.container.style.height=`${this.size}px`}}class wT extends Bd{get startSnappingEnabled(){return this._startSnappingEnabled}set startSnappingEnabled(i){this._startSnappingEnabled!==i&&(this._startSnappingEnabled=i,this.updateSashEnablement())}get endSnappingEnabled(){return this._endSnappingEnabled}set endSnappingEnabled(i){this._endSnappingEnabled!==i&&(this._endSnappingEnabled=i,this.updateSashEnablement())}constructor(i,l={},u,h,m){var f,_;if(super(),this.onDidChange=void 0,this.onDidDragStart=void 0,this.onDidDragEnd=void 0,this.orientation=void 0,this.sashContainer=void 0,this.size=0,this.contentSize=0,this.proportions=void 0,this.viewItems=[],this.sashItems=[],this.sashDragState=void 0,this.proportionalLayout=void 0,this.getSashOrthogonalSize=void 0,this._startSnappingEnabled=!0,this._endSnappingEnabled=!0,this.onSashEnd=b=>{this.emit("sashchange",b),this.saveProportions();for(const v of this.viewItems)v.enabled=!0},this.orientation=(f=l.orientation)!=null?f:hn.Vertical,this.proportionalLayout=(_=l.proportionalLayout)!=null?_:!0,this.getSashOrthogonalSize=l.getSashOrthogonalSize,u&&(this.onDidChange=u),h&&(this.onDidDragStart=h),m&&(this.onDidDragEnd=m),this.sashContainer=document.createElement("div"),this.sashContainer.classList.add("sash-container",aT),i.prepend(this.sashContainer),l.descriptor){this.size=l.descriptor.size;for(const[b,v]of l.descriptor.views.entries()){const w=v.size,E=v.container,A=v.view;this.addView(E,A,w,b,!0)}this.contentSize=this.viewItems.reduce((b,v)=>b+v.size,0),this.saveProportions()}}addView(i,l,u,h=this.viewItems.length,m){let f;f=typeof u=="number"?u:u.type==="split"?this.getViewSize(u.index)/2:u.type==="invisible"?{cachedVisibleSize:u.cachedVisibleSize}:l.minimumSize;const _=this.orientation===hn.Vertical?new vT(i,l,f):new bT(i,l,f);if(this.viewItems.splice(h,0,_),this.viewItems.length>1){const b=this.orientation===hn.Vertical?new t2(this.sashContainer,{getHorizontalSashTop:E=>this.getSashPosition(E),getHorizontalSashWidth:this.getSashOrthogonalSize},{orientation:hn.Horizontal}):new t2(this.sashContainer,{getVerticalSashLeft:E=>this.getSashPosition(E),getVerticalSashHeight:this.getSashOrthogonalSize},{orientation:hn.Vertical}),v=this.orientation===hn.Vertical?E=>({sash:b,start:E.startY,current:E.currentY}):E=>({sash:b,start:E.startX,current:E.currentX});b.on("start",E=>{var A;this.emit("sashDragStart"),this.onSashStart(v(E));const R=this.viewItems.map(I=>I.size);(A=this.onDidDragStart)==null||A.call(this,R)}),b.on("change",E=>this.onSashChange(v(E))),b.on("end",()=>{var E;this.emit("sashDragEnd"),this.onSashEnd(this.sashItems.findIndex(R=>R.sash===b));const A=this.viewItems.map(R=>R.size);(E=this.onDidDragEnd)==null||E.call(this,A)}),b.on("reset",()=>{const E=this.sashItems.findIndex(B=>B.sash===b),A=un(E,-1,-1),R=un(E+1,this.viewItems.length),I=this.findFirstSnapIndex(A),M=this.findFirstSnapIndex(R);(typeof I!="number"||this.viewItems[I].visible)&&(typeof M!="number"||this.viewItems[M].visible)&&this.emit("sashreset",E)});const w={sash:b};this.sashItems.splice(h-1,0,w)}m||this.relayout(),m||typeof u=="number"||u.type!=="distribute"||this.distributeViewSizes()}removeView(i,l){if(i<0||i>=this.viewItems.length)throw new Error("Index out of bounds");const u=this.viewItems.splice(i,1)[0].view;if(this.viewItems.length>=1){const h=Math.max(i-1,0);this.sashItems.splice(h,1)[0].sash.dispose()}return this.relayout(),l&&l.type==="distribute"&&this.distributeViewSizes(),u}moveView(i,l,u){const h=this.getViewCachedVisibleSize(l),m=h===void 0?this.getViewSize(l):al.Invisible(h),f=this.removeView(l);this.addView(i,f,m,u)}getViewCachedVisibleSize(i){if(i<0||i>=this.viewItems.length)throw new Error("Index out of bounds");return this.viewItems[i].cachedVisibleSize}layout(i=this.size){const l=Math.max(this.size,this.contentSize);if(this.size=i,this.proportions)for(let u=0;u<this.viewItems.length;u++){const h=this.viewItems[u];h.size=En(Math.round(this.proportions[u]*i),h.minimumSize,h.maximumSize)}else{const u=un(0,this.viewItems.length),h=u.filter(f=>this.viewItems[f].priority===dn.Low),m=u.filter(f=>this.viewItems[f].priority===dn.High);this.resize(this.viewItems.length-1,i-l,void 0,h,m)}this.distributeEmptySpace(),this.layoutViews()}resizeView(i,l){if(i<0||i>=this.viewItems.length)return;const u=un(0,this.viewItems.length).filter(_=>_!==i),h=[...u.filter(_=>this.viewItems[_].priority===dn.Low),i],m=u.filter(_=>this.viewItems[_].priority===dn.High),f=this.viewItems[i];l=Math.round(l),l=En(l,f.minimumSize,Math.min(f.maximumSize,this.size)),f.size=l,this.relayout(h,m)}resizeViews(i){for(let l=0;l<i.length;l++){const u=this.viewItems[l];let h=i[l];h=Math.round(h),h=En(h,u.minimumSize,Math.min(u.maximumSize,this.size)),u.size=h}this.contentSize=this.viewItems.reduce((l,u)=>l+u.size,0),this.saveProportions(),this.layout(this.size)}getViewSize(i){return i<0||i>=this.viewItems.length?-1:this.viewItems[i].size}isViewVisible(i){if(i<0||i>=this.viewItems.length)throw new Error("Index out of bounds");return this.viewItems[i].visible}setViewVisible(i,l){if(i<0||i>=this.viewItems.length)throw new Error("Index out of bounds");this.viewItems[i].setVisible(l),this.distributeEmptySpace(i),this.layoutViews(),this.saveProportions()}distributeViewSizes(){const i=[];let l=0;for(const _ of this.viewItems)_.maximumSize-_.minimumSize>0&&(i.push(_),l+=_.size);const u=Math.floor(l/i.length);for(const _ of i)_.size=En(u,_.minimumSize,_.maximumSize);const h=un(0,this.viewItems.length),m=h.filter(_=>this.viewItems[_].priority===dn.Low),f=h.filter(_=>this.viewItems[_].priority===dn.High);this.relayout(m,f)}dispose(){this.sashItems.forEach(i=>i.sash.dispose()),this.sashItems=[],this.sashContainer.remove()}relayout(i,l){const u=this.viewItems.reduce((h,m)=>h+m.size,0);this.resize(this.viewItems.length-1,this.size-u,void 0,i,l),this.distributeEmptySpace(),this.layoutViews(),this.saveProportions()}onSashStart({sash:i,start:l}){const u=this.sashItems.findIndex(h=>h.sash===i);(h=>{const m=this.viewItems.map(z=>z.size);let f,_,b=Number.NEGATIVE_INFINITY,v=Number.POSITIVE_INFINITY;const w=un(u,-1,-1),E=un(u+1,this.viewItems.length),A=w.reduce((z,U)=>z+(this.viewItems[U].minimumSize-m[U]),0),R=w.reduce((z,U)=>z+(this.viewItems[U].viewMaximumSize-m[U]),0),I=E.length===0?Number.POSITIVE_INFINITY:E.reduce((z,U)=>z+(m[U]-this.viewItems[U].minimumSize),0),M=E.length===0?Number.NEGATIVE_INFINITY:E.reduce((z,U)=>z+(m[U]-this.viewItems[U].viewMaximumSize),0);b=Math.max(A,M),v=Math.min(I,R);const B=this.findFirstSnapIndex(w),N=this.findFirstSnapIndex(E);if(typeof B=="number"){const z=this.viewItems[B],U=Math.floor(z.viewMinimumSize/2);f={index:B,limitDelta:z.visible?b-U:b+U,size:z.size}}if(typeof N=="number"){const z=this.viewItems[N],U=Math.floor(z.viewMinimumSize/2);_={index:N,limitDelta:z.visible?v+U:v-U,size:z.size}}this.sashDragState={start:h,current:h,index:u,sizes:m,minDelta:b,maxDelta:v,snapBefore:f,snapAfter:_}})(l)}onSashChange({current:i}){const{index:l,start:u,sizes:h,minDelta:m,maxDelta:f,snapBefore:_,snapAfter:b}=this.sashDragState;this.sashDragState.current=i;const v=i-u;this.resize(l,v,h,void 0,void 0,m,f,_,b),this.distributeEmptySpace(),this.layoutViews()}getSashPosition(i){let l=0;for(let u=0;u<this.sashItems.length;u++)if(l+=this.viewItems[u].size,this.sashItems[u].sash===i)return l;return 0}resize(i,l,u=this.viewItems.map(w=>w.size),h,m,f=Number.NEGATIVE_INFINITY,_=Number.POSITIVE_INFINITY,b,v){if(i<0||i>=this.viewItems.length)return 0;const w=un(i,-1,-1),E=un(i+1,this.viewItems.length);if(m)for(const ee of m)Jv(w,ee),Jv(E,ee);if(h)for(const ee of h)Uu(w,ee),Uu(E,ee);const A=w.map(ee=>this.viewItems[ee]),R=w.map(ee=>u[ee]),I=E.map(ee=>this.viewItems[ee]),M=E.map(ee=>u[ee]),B=w.reduce((ee,ae)=>ee+(this.viewItems[ae].minimumSize-u[ae]),0),N=w.reduce((ee,ae)=>ee+(this.viewItems[ae].maximumSize-u[ae]),0),z=E.length===0?Number.POSITIVE_INFINITY:E.reduce((ee,ae)=>ee+(u[ae]-this.viewItems[ae].minimumSize),0),U=E.length===0?Number.NEGATIVE_INFINITY:E.reduce((ee,ae)=>ee+(u[ae]-this.viewItems[ae].maximumSize),0),Y=Math.max(B,U,f),se=Math.min(z,N,_);let ge=!1;if(b){const ee=this.viewItems[b.index],ae=l>=b.limitDelta;ge=ae!==ee.visible,ee.setVisible(ae,b.size)}if(!ge&&v){const ee=this.viewItems[v.index],ae=l<v.limitDelta;ge=ae!==ee.visible,ee.setVisible(ae,v.size)}if(ge)return this.resize(i,l,u,h,m,f,_);for(let ee=0,ae=l=En(l,Y,se);ee<A.length;ee++){const Oe=A[ee],oe=En(R[ee]+ae,Oe.minimumSize,Oe.maximumSize);ae-=oe-R[ee],Oe.size=oe}for(let ee=0,ae=l;ee<I.length;ee++){const Oe=I[ee],oe=En(M[ee]-ae,Oe.minimumSize,Oe.maximumSize);ae+=oe-M[ee],Oe.size=oe}return l}distributeEmptySpace(i){const l=this.viewItems.reduce((v,w)=>v+w.size,0);let u=this.size-l;const h=un(0,this.viewItems.length),m=[],f=h.filter(v=>this.viewItems[v].priority===dn.Low),_=h.filter(v=>this.viewItems[v].priority===dn.Normal),b=h.filter(v=>this.viewItems[v].priority===dn.High);m.push(...b,..._,...f),typeof i=="number"&&Uu(m,i);for(let v=0;u!==0&&v<m.length;v++){const w=this.viewItems[m[v]],E=En(w.size+u,w.minimumSize,w.maximumSize);u-=E-w.size,w.size=E}}layoutViews(){var i;this.contentSize=this.viewItems.reduce((u,h)=>u+h.size,0);let l=0;for(const u of this.viewItems)u.layout(l),l+=u.size;(i=this.onDidChange)!=null&&i.call(this,this.viewItems.map(u=>u.size)),this.sashItems.forEach(u=>u.sash.layout()),this.updateSashEnablement()}saveProportions(){this.proportionalLayout&&this.contentSize>0&&(this.proportions=this.viewItems.map(i=>i.size/this.contentSize))}updateSashEnablement(){let i=!1;const l=this.viewItems.map(b=>i=b.size-b.minimumSize>0||i);i=!1;const u=this.viewItems.map(b=>i=b.maximumSize-b.size>0||i),h=[...this.viewItems].reverse();i=!1;const m=h.map(b=>i=b.size-b.minimumSize>0||i).reverse();i=!1;const f=h.map(b=>i=b.maximumSize-b.size>0||i).reverse();let _=0;for(let b=0;b<this.sashItems.length;b++){const{sash:v}=this.sashItems[b];_+=this.viewItems[b].size;const w=!(l[b]&&f[b+1]),E=!(u[b]&&m[b+1]);if(w&&E){const A=un(b,-1,-1),R=un(b+1,this.viewItems.length),I=this.findFirstSnapIndex(A),M=this.findFirstSnapIndex(R),B=typeof I=="number"&&!this.viewItems[I].visible,N=typeof M=="number"&&!this.viewItems[M].visible;B&&m[b]&&(_>0||this.startSnappingEnabled)?v.state=Yt.Minimum:N&&l[b]&&(_<this.contentSize||this.endSnappingEnabled)?v.state=Yt.Maximum:v.state=Yt.Disabled}else v.state=w&&!E?Yt.Minimum:!w&&E?Yt.Maximum:Yt.Enabled}}findFirstSnapIndex(i){for(const l of i){const u=this.viewItems[l];if(u.visible&&u.snap)return l}for(const l of i){const u=this.viewItems[l];if(u.visible&&u.maximumSize-u.minimumSize>0)return;if(!u.visible&&u.snap)return l}}}class Gr{constructor(i){this.size=void 0,this.size=i}getPreferredSize(){return this.size}}class n2{constructor(i,l){this.proportion=void 0,this.layoutService=void 0,this.proportion=i,this.layoutService=l}getPreferredSize(){return this.proportion*this.layoutService.getSize()}}class Ho{getPreferredSize(){}}class s2{get preferredSize(){return this.layoutStrategy.getPreferredSize()}set preferredSize(i){if(typeof i=="number")this.layoutStrategy=new Gr(i);else if(typeof i=="string"){const l=i.trim();if(Vo(l,"%")){const u=Number(l.slice(0,-1))/100;this.layoutStrategy=new n2(u,this.layoutService)}else if(Vo(l,"px")){const u=Number(l.slice(0,-2))/100;this.layoutStrategy=new Gr(u)}else if(typeof Number.parseFloat(l)=="number"){const u=Number.parseFloat(l);this.layoutStrategy=new Gr(u)}else this.layoutStrategy=new Ho}else this.layoutStrategy=new Ho}constructor(i,l){var u;if(this.minimumSize=0,this.maximumSize=Number.POSITIVE_INFINITY,this.element=void 0,this.priority=void 0,this.snap=void 0,this.layoutService=void 0,this.layoutStrategy=void 0,this.layoutService=i,this.element=l.element,this.minimumSize=typeof l.minimumSize=="number"?l.minimumSize:30,this.maximumSize=typeof l.maximumSize=="number"?l.maximumSize:Number.POSITIVE_INFINITY,typeof l.preferredSize=="number")this.layoutStrategy=new Gr(l.preferredSize);else if(typeof l.preferredSize=="string"){const h=l.preferredSize.trim();if(Vo(h,"%")){const m=Number(h.slice(0,-1))/100;this.layoutStrategy=new n2(m,this.layoutService)}else if(Vo(h,"px")){const m=Number(h.slice(0,-2));this.layoutStrategy=new Gr(m)}else if(typeof Number.parseFloat(h)=="number"){const m=Number.parseFloat(h);this.layoutStrategy=new Gr(m)}else this.layoutStrategy=new Ho}else this.layoutStrategy=new Ho;this.priority=(u=l.priority)!=null?u:dn.Normal,this.snap=typeof l.snap=="boolean"&&l.snap}layout(i){}}function r2(a){return a.minSize!==void 0||a.maxSize!==void 0||a.preferredSize!==void 0||a.priority!==void 0||a.visible!==void 0}const Ld=K.forwardRef(({className:a,children:i},l)=>K.createElement("div",{ref:l,className:ld("split-view-view",j0,a)},i));Ld.displayName="Allotment.Pane";const K0=K.forwardRef(({children:a,className:i,id:l,maxSize:u=1/0,minSize:h=30,proportionalLayout:m=!0,separator:f=!0,sizes:_,defaultSizes:b=_,snap:v=!1,vertical:w=!1,onChange:E,onReset:A,onVisibleChange:R,onDragStart:I,onDragEnd:M},B)=>{const N=K.useRef(null),z=K.useRef([]),U=K.useRef(new Map),Y=K.useRef(null),se=K.useRef(new Map),ge=K.useRef(new hT),ee=K.useRef([]),[ae,Oe]=K.useState(!1);process.env.NODE_ENV!=="production"&&_&&console.warn("Prop sizes is deprecated. Please use defaultSizes instead.");const oe=K.useMemo(()=>K.Children.toArray(a).filter(K.isValidElement),[a]),je=K.useCallback(re=>{var be,Me;const xe=(be=ee.current)==null?void 0:be[re];return typeof(xe==null?void 0:xe.preferredSize)=="number"&&((Me=Y.current)!=null&&Me.resizeView(re,Math.round(xe.preferredSize)),!0)},[]);return K.useImperativeHandle(B,()=>({reset:()=>{if(A)A();else{var re;(re=Y.current)==null||re.distributeViewSizes();for(let be=0;be<ee.current.length;be++)je(be)}},resize:re=>{var be;(be=Y.current)==null||be.resizeViews(re)}})),Yv(()=>{let re=!0;b&&se.current.size!==b.length&&(re=!1,console.warn(`Expected ${b.length} children based on defaultSizes but found ${se.current.size}`)),re&&b&&(z.current=oe.map(xe=>xe.key));const be=ii({orientation:w?hn.Vertical:hn.Horizontal,proportionalLayout:m},re&&b&&{descriptor:{size:b.reduce((xe,Ce)=>xe+Ce,0),views:b.map((xe,Ce)=>{var ze,Re,tt,ie;const pe=U.current.get(z.current[Ce]),ve=new s2(ge.current,ii({element:document.createElement("div"),minimumSize:(ze=pe==null?void 0:pe.minSize)!=null?ze:h,maximumSize:(Re=pe==null?void 0:pe.maxSize)!=null?Re:u,priority:(tt=pe==null?void 0:pe.priority)!=null?tt:dn.Normal},(pe==null?void 0:pe.preferredSize)&&{preferredSize:pe==null?void 0:pe.preferredSize},{snap:(ie=pe==null?void 0:pe.snap)!=null?ie:v}));return ee.current.push(ve),{container:[...se.current.values()][Ce],size:xe,view:ve}})}});Y.current=new wT(N.current,be,E,I,M),Y.current.on("sashDragStart",()=>{var xe;(xe=N.current)==null||xe.classList.add("split-view-sash-dragging")}),Y.current.on("sashDragEnd",()=>{var xe;(xe=N.current)==null||xe.classList.remove("split-view-sash-dragging")}),Y.current.on("sashchange",xe=>{if(R&&Y.current){const Ce=oe.map(ze=>ze.key);for(let ze=0;ze<Ce.length;ze++){const Re=U.current.get(Ce[ze]);(Re==null?void 0:Re.visible)!==void 0&&Re.visible!==Y.current.isViewVisible(ze)&&R(ze,Y.current.isViewVisible(ze))}}}),Y.current.on("sashreset",xe=>{if(A)A();else{var Ce;if(je(xe)||je(xe+1))return;(Ce=Y.current)==null||Ce.distributeViewSizes()}});const Me=Y.current;return()=>{Me.dispose()}},[]),Yv(()=>{if(ae){const Ee=oe.map(De=>De.key),ke=[...z.current],Ne=Ee.filter(De=>!z.current.includes(De)),Te=Ee.filter(De=>z.current.includes(De)),Ke=z.current.map(De=>!Ee.includes(De));for(let De=Ke.length-1;De>=0;De--){var re;Ke[De]&&((re=Y.current)!=null&&re.removeView(De),ke.splice(De,1),ee.current.splice(De,1))}for(const De of Ne){var be,Me,xe,Ce,ze;const Pe=U.current.get(De),Ge=new s2(ge.current,ii({element:document.createElement("div"),minimumSize:(be=Pe==null?void 0:Pe.minSize)!=null?be:h,maximumSize:(Me=Pe==null?void 0:Pe.maxSize)!=null?Me:u,priority:(xe=Pe==null?void 0:Pe.priority)!=null?xe:dn.Normal},(Pe==null?void 0:Pe.preferredSize)&&{preferredSize:Pe==null?void 0:Pe.preferredSize},{snap:(Ce=Pe==null?void 0:Pe.snap)!=null?Ce:v}));(ze=Y.current)!=null&&ze.addView(se.current.get(De),Ge,al.Distribute,Ee.findIndex(we=>we===De)),ke.splice(Ee.findIndex(we=>we===De),0,De),ee.current.splice(Ee.findIndex(we=>we===De),0,Ge)}for(;!nT(Ee,ke);)for(const[De,Pe]of Ee.entries()){const Ge=ke.findIndex(we=>we===Pe);if(Ge!==De){var Re;(Re=Y.current)==null||Re.moveView(se.current.get(Pe),Ge,De);const we=ke[Ge];ke.splice(Ge,1),ke.splice(De,0,we);break}}for(const De of Ne){var tt;const Pe=Ee.findIndex(we=>we===De),Ge=ee.current[Pe].preferredSize;Ge!==void 0&&((tt=Y.current)==null||tt.resizeView(Pe,Ge))}for(const De of[...Ne,...Te]){var ie,pe;const Pe=U.current.get(De),Ge=Ee.findIndex(we=>we===De);Pe&&r2(Pe)&&Pe.visible!==void 0&&((ie=Y.current)==null?void 0:ie.isViewVisible(Ge))!==Pe.visible&&((pe=Y.current)==null||pe.setViewVisible(Ge,Pe.visible))}for(const De of Te){const Pe=U.current.get(De),Ge=Ee.findIndex(we=>we===De);if(Pe&&r2(Pe)){var ve;Pe.preferredSize!==void 0&&ee.current[Ge].preferredSize!==Pe.preferredSize&&(ee.current[Ge].preferredSize=Pe.preferredSize);let we=!1;Pe.minSize!==void 0&&ee.current[Ge].minimumSize!==Pe.minSize&&(ee.current[Ge].minimumSize=Pe.minSize,we=!0),Pe.maxSize!==void 0&&ee.current[Ge].maximumSize!==Pe.maxSize&&(ee.current[Ge].maximumSize=Pe.maxSize,we=!0),we&&((ve=Y.current)==null||ve.layout())}}(Ne.length>0||Ke.length>0)&&(z.current=Ee)}},[oe,ae,u,h,v]),K.useEffect(()=>{Y.current&&(Y.current.onDidChange=E)},[E]),K.useEffect(()=>{Y.current&&(Y.current.onDidDragStart=I)},[I]),K.useEffect(()=>{Y.current&&(Y.current.onDidDragEnd=M)},[M]),rT({ref:N,onResize:({width:re,height:be})=>{var Me;re&&be&&((Me=Y.current)!=null&&Me.layout(w?be:re),ge.current.setSize(w?be:re),Oe(!0))}}),K.useEffect(()=>{W0&&ST(20)},[]),K.createElement("div",{ref:N,className:ld("split-view",w?"split-view-vertical":"split-view-horizontal",{"split-view-separator-border":f},iT,w?lT:cT,{[uT]:f},i),id:l},K.createElement("div",{className:ld("split-view-container",oT)},K.Children.toArray(a).map(re=>{if(!K.isValidElement(re))return null;const be=re.key;return re.type.displayName==="Allotment.Pane"?(U.current.set(be,re.props),K.cloneElement(re,{key:be,ref:Me=>{const xe=re.ref;xe&&(xe.current=Me),Me?se.current.set(be,Me):se.current.delete(be)}})):K.createElement(Ld,{key:be,ref:Me=>{Me?se.current.set(be,Me):se.current.delete(be)}},re)})))});function ST(a){const i=En(a,4,20),l=En(a,1,8);document.documentElement.style.setProperty("--sash-size",i+"px"),document.documentElement.style.setProperty("--sash-hover-size",l+"px"),(function(u){z0=u,q0.emit("onDidChangeGlobalSize",u)})(i)}K0.displayName="Allotment";var Kr=Object.assign(K0,{Pane:Ld});const Y0=K.createContext({});function xT(a){const i=K.useRef(null);return i.current===null&&(i.current=a()),i.current}const ET=typeof window<"u",kT=ET?K.useLayoutEffect:K.useEffect,Md=K.createContext(null);function Fd(a,i){a.indexOf(i)===-1&&a.push(i)}function ol(a,i){const l=a.indexOf(i);l>-1&&a.splice(l,1)}const zn=(a,i,l)=>l>i?i:l<a?a:l;function cd(a,i){return i?`${a}. For more information and steps for solving, visit https://motion.dev/troubleshooting/${i}`:a}let ci=()=>{},is=()=>{};var U0;typeof process<"u"&&((U0=process.env)==null?void 0:U0.NODE_ENV)!=="production"&&(ci=(a,i,l)=>{!a&&typeof console<"u"&&console.warn(cd(i,l))},is=(a,i,l)=>{if(!a)throw new Error(cd(i,l))});const as={},Z0=a=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(a);function X0(a){return typeof a=="object"&&a!==null}const J0=a=>/^0[^.\s]+$/u.test(a);function Q0(a){let i;return()=>(i===void 0&&(i=a()),i)}const fn=a=>a,CT=(a,i)=>l=>i(a(l)),Ra=(...a)=>a.reduce(CT),ka=(a,i,l)=>{const u=i-a;return u===0?1:(l-a)/u};class $d{constructor(){this.subscriptions=[]}add(i){return Fd(this.subscriptions,i),()=>ol(this.subscriptions,i)}notify(i,l,u){const h=this.subscriptions.length;if(h)if(h===1)this.subscriptions[0](i,l,u);else for(let m=0;m<h;m++){const f=this.subscriptions[m];f&&f(i,l,u)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const Ut=a=>a*1e3,pn=a=>a/1e3;function ew(a,i){return i?a*(1e3/i):0}const i2=new Set;function Ud(a,i,l){a||i2.has(i)||(console.warn(cd(i,l)),i2.add(i))}const tw=(a,i,l)=>(((1-3*l+3*i)*a+(3*l-6*i))*a+3*i)*a,AT=1e-7,TT=12;function IT(a,i,l,u,h){let m,f,_=0;do f=i+(l-i)/2,m=tw(f,u,h)-a,m>0?l=f:i=f;while(Math.abs(m)>AT&&++_<TT);return f}function Pa(a,i,l,u){if(a===i&&l===u)return fn;const h=m=>IT(m,0,1,a,l);return m=>m===0||m===1?m:tw(h(m),i,u)}const nw=a=>i=>i<=.5?a(2*i)/2:(2-a(2*(1-i)))/2,sw=a=>i=>1-a(1-i),rw=Pa(.33,1.53,.69,.99),jd=sw(rw),iw=nw(jd),aw=a=>(a*=2)<1?.5*jd(a):.5*(2-Math.pow(2,-10*(a-1))),Vd=a=>1-Math.sin(Math.acos(a)),ow=sw(Vd),lw=nw(Vd),RT=Pa(.42,0,1,1),PT=Pa(0,0,.58,1),cw=Pa(.42,0,.58,1),DT=a=>Array.isArray(a)&&typeof a[0]!="number",uw=a=>Array.isArray(a)&&typeof a[0]=="number",a2={linear:fn,easeIn:RT,easeInOut:cw,easeOut:PT,circIn:Vd,circInOut:lw,circOut:ow,backIn:jd,backInOut:iw,backOut:rw,anticipate:aw},OT=a=>typeof a=="string",o2=a=>{if(uw(a)){is(a.length===4,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");const[i,l,u,h]=a;return Pa(i,l,u,h)}else if(OT(a))return is(a2[a]!==void 0,`Invalid easing type '${a}'`,"invalid-easing-type"),a2[a];return a},Wo=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function NT(a,i){let l=new Set,u=new Set,h=!1,m=!1;const f=new WeakSet;let _={delta:0,timestamp:0,isProcessing:!1};function b(w){f.has(w)&&(v.schedule(w),a()),w(_)}const v={schedule:(w,E=!1,A=!1)=>{const I=A&&h?l:u;return E&&f.add(w),I.has(w)||I.add(w),w},cancel:w=>{u.delete(w),f.delete(w)},process:w=>{if(_=w,h){m=!0;return}h=!0,[l,u]=[u,l],l.forEach(b),l.clear(),h=!1,m&&(m=!1,v.process(w))}};return v}const BT=40;function dw(a,i){let l=!1,u=!0;const h={delta:0,timestamp:0,isProcessing:!1},m=()=>l=!0,f=Wo.reduce((U,Y)=>(U[Y]=NT(m),U),{}),{setup:_,read:b,resolveKeyframes:v,preUpdate:w,update:E,preRender:A,render:R,postRender:I}=f,M=()=>{const U=as.useManualTiming?h.timestamp:performance.now();l=!1,as.useManualTiming||(h.delta=u?1e3/60:Math.max(Math.min(U-h.timestamp,BT),1)),h.timestamp=U,h.isProcessing=!0,_.process(h),b.process(h),v.process(h),w.process(h),E.process(h),A.process(h),R.process(h),I.process(h),h.isProcessing=!1,l&&i&&(u=!1,a(M))},B=()=>{l=!0,u=!0,h.isProcessing||a(M)};return{schedule:Wo.reduce((U,Y)=>{const se=f[Y];return U[Y]=(ge,ee=!1,ae=!1)=>(l||B(),se.schedule(ge,ee,ae)),U},{}),cancel:U=>{for(let Y=0;Y<Wo.length;Y++)f[Wo[Y]].cancel(U)},state:h,steps:f}}const{schedule:Ye,cancel:Ts,state:xt,steps:Wu}=dw(typeof requestAnimationFrame<"u"?requestAnimationFrame:fn,!0);let Qo;function LT(){Qo=void 0}const Nt={now:()=>(Qo===void 0&&Nt.set(xt.isProcessing||as.useManualTiming?xt.timestamp:performance.now()),Qo),set:a=>{Qo=a,queueMicrotask(LT)}},hw=a=>i=>typeof i=="string"&&i.startsWith(a),pw=hw("--"),MT=hw("var(--"),Hd=a=>MT(a)?FT.test(a.split("/*")[0].trim()):!1,FT=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu;function l2(a){return typeof a!="string"?!1:a.split("/*")[0].includes("var(--")}const ui={test:a=>typeof a=="number",parse:parseFloat,transform:a=>a},Ca={...ui,transform:a=>zn(0,1,a)},zo={...ui,default:1},Sa=a=>Math.round(a*1e5)/1e5,Wd=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function $T(a){return a==null}const UT=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,zd=(a,i)=>l=>!!(typeof l=="string"&&UT.test(l)&&l.startsWith(a)||i&&!$T(l)&&Object.prototype.hasOwnProperty.call(l,i)),fw=(a,i,l)=>u=>{if(typeof u!="string")return u;const[h,m,f,_]=u.match(Wd);return{[a]:parseFloat(h),[i]:parseFloat(m),[l]:parseFloat(f),alpha:_!==void 0?parseFloat(_):1}},jT=a=>zn(0,255,a),zu={...ui,transform:a=>Math.round(jT(a))},ar={test:zd("rgb","red"),parse:fw("red","green","blue"),transform:({red:a,green:i,blue:l,alpha:u=1})=>"rgba("+zu.transform(a)+", "+zu.transform(i)+", "+zu.transform(l)+", "+Sa(Ca.transform(u))+")"};function VT(a){let i="",l="",u="",h="";return a.length>5?(i=a.substring(1,3),l=a.substring(3,5),u=a.substring(5,7),h=a.substring(7,9)):(i=a.substring(1,2),l=a.substring(2,3),u=a.substring(3,4),h=a.substring(4,5),i+=i,l+=l,u+=u,h+=h),{red:parseInt(i,16),green:parseInt(l,16),blue:parseInt(u,16),alpha:h?parseInt(h,16)/255:1}}const ud={test:zd("#"),parse:VT,transform:ar.transform},Da=a=>({test:i=>typeof i=="string"&&i.endsWith(a)&&i.split(" ").length===1,parse:parseFloat,transform:i=>`${i}${a}`}),ks=Da("deg"),Wn=Da("%"),de=Da("px"),HT=Da("vh"),WT=Da("vw"),c2={...Wn,parse:a=>Wn.parse(a)/100,transform:a=>Wn.transform(a*100)},Jr={test:zd("hsl","hue"),parse:fw("hue","saturation","lightness"),transform:({hue:a,saturation:i,lightness:l,alpha:u=1})=>"hsla("+Math.round(a)+", "+Wn.transform(Sa(i))+", "+Wn.transform(Sa(l))+", "+Sa(Ca.transform(u))+")"},ft={test:a=>ar.test(a)||ud.test(a)||Jr.test(a),parse:a=>ar.test(a)?ar.parse(a):Jr.test(a)?Jr.parse(a):ud.parse(a),transform:a=>typeof a=="string"?a:a.hasOwnProperty("red")?ar.transform(a):Jr.transform(a),getAnimatableNone:a=>{const i=ft.parse(a);return i.alpha=0,ft.transform(i)}},zT=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function qT(a){var i,l;return isNaN(a)&&typeof a=="string"&&(((i=a.match(Wd))==null?void 0:i.length)||0)+(((l=a.match(zT))==null?void 0:l.length)||0)>0}const mw="number",gw="color",GT="var",KT="var(",u2="${}",YT=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function oi(a){const i=a.toString(),l=[],u={color:[],number:[],var:[]},h=[];let m=0;const _=i.replace(YT,b=>(ft.test(b)?(u.color.push(m),h.push(gw),l.push(ft.parse(b))):b.startsWith(KT)?(u.var.push(m),h.push(GT),l.push(b)):(u.number.push(m),h.push(mw),l.push(parseFloat(b))),++m,u2)).split(u2);return{values:l,split:_,indexes:u,types:h}}function ZT(a){return oi(a).values}function yw({split:a,types:i}){const l=a.length;return u=>{let h="";for(let m=0;m<l;m++)if(h+=a[m],u[m]!==void 0){const f=i[m];f===mw?h+=Sa(u[m]):f===gw?h+=ft.transform(u[m]):h+=u[m]}return h}}function XT(a){return yw(oi(a))}const JT=a=>typeof a=="number"?0:ft.test(a)?ft.getAnimatableNone(a):a,QT=(a,i)=>typeof a=="number"?i!=null&&i.trim().endsWith("/")?a:0:JT(a);function eI(a){const i=oi(a);return yw(i)(i.values.map((u,h)=>QT(u,i.split[h])))}const kn={test:qT,parse:ZT,createTransformer:XT,getAnimatableNone:eI};function qu(a,i,l){return l<0&&(l+=1),l>1&&(l-=1),l<1/6?a+(i-a)*6*l:l<1/2?i:l<2/3?a+(i-a)*(2/3-l)*6:a}function tI({hue:a,saturation:i,lightness:l,alpha:u}){a/=360,i/=100,l/=100;let h=0,m=0,f=0;if(!i)h=m=f=l;else{const _=l<.5?l*(1+i):l+i-l*i,b=2*l-_;h=qu(b,_,a+1/3),m=qu(b,_,a),f=qu(b,_,a-1/3)}return{red:Math.round(h*255),green:Math.round(m*255),blue:Math.round(f*255),alpha:u}}function ll(a,i){return l=>l>0?i:a}const it=(a,i,l)=>a+(i-a)*l,Gu=(a,i,l)=>{const u=a*a,h=l*(i*i-u)+u;return h<0?0:Math.sqrt(h)},nI=[ud,ar,Jr],sI=a=>nI.find(i=>i.test(a));function d2(a){const i=sI(a);if(ci(!!i,`'${a}' is not an animatable color. Use the equivalent color code instead.`,"color-not-animatable"),!i)return!1;let l=i.parse(a);return i===Jr&&(l=tI(l)),l}const h2=(a,i)=>{const l=d2(a),u=d2(i);if(!l||!u)return ll(a,i);const h={...l};return m=>(h.red=Gu(l.red,u.red,m),h.green=Gu(l.green,u.green,m),h.blue=Gu(l.blue,u.blue,m),h.alpha=it(l.alpha,u.alpha,m),ar.transform(h))},dd=new Set(["none","hidden"]);function rI(a,i){return dd.has(a)?l=>l<=0?a:i:l=>l>=1?i:a}function iI(a,i){return l=>it(a,i,l)}function qd(a){return typeof a=="number"?iI:typeof a=="string"?Hd(a)?ll:ft.test(a)?h2:lI:Array.isArray(a)?_w:typeof a=="object"?ft.test(a)?h2:aI:ll}function _w(a,i){const l=[...a],u=l.length,h=a.map((m,f)=>qd(m)(m,i[f]));return m=>{for(let f=0;f<u;f++)l[f]=h[f](m);return l}}function aI(a,i){const l={...a,...i},u={};for(const h in l)a[h]!==void 0&&i[h]!==void 0&&(u[h]=qd(a[h])(a[h],i[h]));return h=>{for(const m in u)l[m]=u[m](h);return l}}function oI(a,i){const l=[],u={color:0,var:0,number:0};for(let h=0;h<i.values.length;h++){const m=i.types[h],f=a.indexes[m][u[m]],_=a.values[f]??0;l[h]=_,u[m]++}return l}const lI=(a,i)=>{const l=kn.createTransformer(i),u=oi(a),h=oi(i);return u.indexes.var.length===h.indexes.var.length&&u.indexes.color.length===h.indexes.color.length&&u.indexes.number.length>=h.indexes.number.length?dd.has(a)&&!h.values.length||dd.has(i)&&!u.values.length?rI(a,i):Ra(_w(oI(u,h),h.values),l):(ci(!0,`Complex values '${a}' and '${i}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`,"complex-values-different"),ll(a,i))};function bw(a,i,l){return typeof a=="number"&&typeof i=="number"&&typeof l=="number"?it(a,i,l):qd(a)(a,i)}const cI=a=>{const i=({timestamp:l})=>a(l);return{start:(l=!0)=>Ye.update(i,l),stop:()=>Ts(i),now:()=>xt.isProcessing?xt.timestamp:Nt.now()}},vw=(a,i,l=10)=>{let u="";const h=Math.max(Math.round(i/l),2);for(let m=0;m<h;m++)u+=Math.round(a(m/(h-1))*1e4)/1e4+", ";return`linear(${u.substring(0,u.length-2)})`},cl=2e4;function Gd(a){let i=0;const l=50;let u=a.next(i);for(;!u.done&&i<cl;)i+=l,u=a.next(i);return i>=cl?1/0:i}function uI(a,i=100,l){const u=l({...a,keyframes:[0,i]}),h=Math.min(Gd(u),cl);return{type:"keyframes",ease:m=>u.next(h*m).value/i,duration:pn(h)}}const rt={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1};function hd(a,i){return a*Math.sqrt(1-i*i)}const dI=12;function hI(a,i,l){let u=l;for(let h=1;h<dI;h++)u=u-a(u)/i(u);return u}const Ku=.001;function pI({duration:a=rt.duration,bounce:i=rt.bounce,velocity:l=rt.velocity,mass:u=rt.mass}){let h,m;ci(a<=Ut(rt.maxDuration),"Spring duration must be 10 seconds or less","spring-duration-limit");let f=1-i;f=zn(rt.minDamping,rt.maxDamping,f),a=zn(rt.minDuration,rt.maxDuration,pn(a)),f<1?(h=v=>{const w=v*f,E=w*a,A=w-l,R=hd(v,f),I=Math.exp(-E);return Ku-A/R*I},m=v=>{const E=v*f*a,A=E*l+l,R=Math.pow(f,2)*Math.pow(v,2)*a,I=Math.exp(-E),M=hd(Math.pow(v,2),f);return(-h(v)+Ku>0?-1:1)*((A-R)*I)/M}):(h=v=>{const w=Math.exp(-v*a),E=(v-l)*a+1;return-Ku+w*E},m=v=>{const w=Math.exp(-v*a),E=(l-v)*(a*a);return w*E});const _=5/a,b=hI(h,m,_);if(a=Ut(a),isNaN(b))return{stiffness:rt.stiffness,damping:rt.damping,duration:a};{const v=Math.pow(b,2)*u;return{stiffness:v,damping:f*2*Math.sqrt(u*v),duration:a}}}const fI=["duration","bounce"],mI=["stiffness","damping","mass"];function p2(a,i){return i.some(l=>a[l]!==void 0)}function gI(a){let i={velocity:rt.velocity,stiffness:rt.stiffness,damping:rt.damping,mass:rt.mass,isResolvedFromDuration:!1,...a};if(!p2(a,mI)&&p2(a,fI))if(i.velocity=0,a.visualDuration){const l=a.visualDuration,u=2*Math.PI/(l*1.2),h=u*u,m=2*zn(.05,1,1-(a.bounce||0))*Math.sqrt(h);i={...i,mass:rt.mass,stiffness:h,damping:m}}else{const l=pI({...a,velocity:0});i={...i,...l,mass:rt.mass},i.isResolvedFromDuration=!0}return i}function ul(a=rt.visualDuration,i=rt.bounce){const l=typeof a!="object"?{visualDuration:a,keyframes:[0,1],bounce:i}:a;let{restSpeed:u,restDelta:h}=l;const m=l.keyframes[0],f=l.keyframes[l.keyframes.length-1],_={done:!1,value:m},{stiffness:b,damping:v,mass:w,duration:E,velocity:A,isResolvedFromDuration:R}=gI({...l,velocity:-pn(l.velocity||0)}),I=A||0,M=v/(2*Math.sqrt(b*w)),B=f-m,N=pn(Math.sqrt(b/w)),z=Math.abs(B)<5;u||(u=z?rt.restSpeed.granular:rt.restSpeed.default),h||(h=z?rt.restDelta.granular:rt.restDelta.default);let U,Y,se,ge,ee,ae;if(M<1)se=hd(N,M),ge=(I+M*N*B)/se,U=oe=>{const je=Math.exp(-M*N*oe);return f-je*(ge*Math.sin(se*oe)+B*Math.cos(se*oe))},ee=M*N*ge+B*se,ae=M*N*B-ge*se,Y=oe=>Math.exp(-M*N*oe)*(ee*Math.sin(se*oe)+ae*Math.cos(se*oe));else if(M===1){U=je=>f-Math.exp(-N*je)*(B+(I+N*B)*je);const oe=I+N*B;Y=je=>Math.exp(-N*je)*(N*oe*je-I)}else{const oe=N*Math.sqrt(M*M-1);U=Me=>{const xe=Math.exp(-M*N*Me),Ce=Math.min(oe*Me,300);return f-xe*((I+M*N*B)*Math.sinh(Ce)+oe*B*Math.cosh(Ce))/oe};const je=(I+M*N*B)/oe,re=M*N*je-B*oe,be=M*N*B-je*oe;Y=Me=>{const xe=Math.exp(-M*N*Me),Ce=Math.min(oe*Me,300);return xe*(re*Math.sinh(Ce)+be*Math.cosh(Ce))}}const Oe={calculatedDuration:R&&E||null,velocity:oe=>Ut(Y(oe)),next:oe=>{if(!R&&M<1){const re=Math.exp(-M*N*oe),be=Math.sin(se*oe),Me=Math.cos(se*oe),xe=f-re*(ge*be+B*Me),Ce=Ut(re*(ee*be+ae*Me));return _.done=Math.abs(Ce)<=u&&Math.abs(f-xe)<=h,_.value=_.done?f:xe,_}const je=U(oe);if(R)_.done=oe>=E;else{const re=Ut(Y(oe));_.done=Math.abs(re)<=u&&Math.abs(f-je)<=h}return _.value=_.done?f:je,_},toString:()=>{const oe=Math.min(Gd(Oe),cl),je=vw(re=>Oe.next(oe*re).value,oe,30);return oe+"ms "+je},toTransition:()=>{}};return Oe}ul.applyToOptions=a=>{const i=uI(a,100,ul);return a.ease=i.ease,a.duration=Ut(i.duration),a.type="keyframes",a};const yI=5;function ww(a,i,l){const u=Math.max(i-yI,0);return ew(l-a(u),i-u)}function pd({keyframes:a,velocity:i=0,power:l=.8,timeConstant:u=325,bounceDamping:h=10,bounceStiffness:m=500,modifyTarget:f,min:_,max:b,restDelta:v=.5,restSpeed:w}){const E=a[0],A={done:!1,value:E},R=ae=>_!==void 0&&ae<_||b!==void 0&&ae>b,I=ae=>_===void 0?b:b===void 0||Math.abs(_-ae)<Math.abs(b-ae)?_:b;let M=l*i;const B=E+M,N=f===void 0?B:f(B);N!==B&&(M=N-E);const z=ae=>-M*Math.exp(-ae/u),U=ae=>N+z(ae),Y=ae=>{const Oe=z(ae),oe=U(ae);A.done=Math.abs(Oe)<=v,A.value=A.done?N:oe};let se,ge;const ee=ae=>{R(A.value)&&(se=ae,ge=ul({keyframes:[A.value,I(A.value)],velocity:ww(U,ae,A.value),damping:h,stiffness:m,restDelta:v,restSpeed:w}))};return ee(0),{calculatedDuration:null,next:ae=>{let Oe=!1;return!ge&&se===void 0&&(Oe=!0,Y(ae),ee(ae)),se!==void 0&&ae>=se?ge.next(ae-se):(!Oe&&Y(ae),A)}}}function _I(a,i,l){const u=[],h=l||as.mix||bw,m=a.length-1;for(let f=0;f<m;f++){let _=h(a[f],a[f+1]);if(i){const b=Array.isArray(i)?i[f]||fn:i;_=Ra(b,_)}u.push(_)}return u}function bI(a,i,{clamp:l=!0,ease:u,mixer:h}={}){const m=a.length;if(is(m===i.length,"Both input and output ranges must be the same length","range-length"),m===1)return()=>i[0];if(m===2&&i[0]===i[1])return()=>i[1];const f=a[0]===a[1];a[0]>a[m-1]&&(a=[...a].reverse(),i=[...i].reverse());const _=_I(i,u,h),b=_.length,v=w=>{if(f&&w<a[0])return i[0];let E=0;if(b>1)for(;E<a.length-2&&!(w<a[E+1]);E++);const A=ka(a[E],a[E+1],w);return _[E](A)};return l?w=>v(zn(a[0],a[m-1],w)):v}function vI(a,i){const l=a[a.length-1];for(let u=1;u<=i;u++){const h=ka(0,i,u);a.push(it(l,1,h))}}function wI(a){const i=[0];return vI(i,a.length-1),i}function SI(a,i){return a.map(l=>l*i)}function xI(a,i){return a.map(()=>i||cw).splice(0,a.length-1)}function Qr({duration:a=300,keyframes:i,times:l,ease:u="easeInOut"}){const h=DT(u)?u.map(o2):o2(u),m={done:!1,value:i[0]},f=SI(l&&l.length===i.length?l:wI(i),a),_=bI(f,i,{ease:Array.isArray(h)?h:xI(i,h)});return{calculatedDuration:a,next:b=>(m.value=_(b),m.done=b>=a,m)}}const EI=a=>a!==null;function Kd(a,{repeat:i,repeatType:l="loop"},u,h=1){const m=a.filter(EI),_=h<0||i&&l!=="loop"&&i%2===1?0:m.length-1;return!_||u===void 0?m[_]:u}const kI={decay:pd,inertia:pd,tween:Qr,keyframes:Qr,spring:ul};function Sw(a){typeof a.type=="string"&&(a.type=kI[a.type])}class Yd{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(i=>{this.resolve=i})}notifyFinished(){this.resolve()}then(i,l){return this.finished.then(i,l)}}const CI=a=>a/100;class Zd extends Yd{constructor(i){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{var u,h;const{motionValue:l}=this.options;l&&l.updatedAt!==Nt.now()&&this.tick(Nt.now()),this.isStopped=!0,this.state!=="idle"&&(this.teardown(),(h=(u=this.options).onStop)==null||h.call(u))},this.options=i,this.initAnimation(),this.play(),i.autoplay===!1&&this.pause()}initAnimation(){const{options:i}=this;Sw(i);const{type:l=Qr,repeat:u=0,repeatDelay:h=0,repeatType:m,velocity:f=0}=i;let{keyframes:_}=i;const b=l||Qr;process.env.NODE_ENV!=="production"&&b!==Qr&&is(_.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${_}`,"spring-two-frames"),b!==Qr&&typeof _[0]!="number"&&(this.mixKeyframes=Ra(CI,bw(_[0],_[1])),_=[0,100]);const v=b({...i,keyframes:_});m==="mirror"&&(this.mirroredGenerator=b({...i,keyframes:[..._].reverse(),velocity:-f})),v.calculatedDuration===null&&(v.calculatedDuration=Gd(v));const{calculatedDuration:w}=v;this.calculatedDuration=w,this.resolvedDuration=w+h,this.totalDuration=this.resolvedDuration*(u+1)-h,this.generator=v}updateTime(i){const l=Math.round(i-this.startTime)*this.playbackSpeed;this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=l}tick(i,l=!1){const{generator:u,totalDuration:h,mixKeyframes:m,mirroredGenerator:f,resolvedDuration:_,calculatedDuration:b}=this;if(this.startTime===null)return u.next(0);const{delay:v=0,keyframes:w,repeat:E,repeatType:A,repeatDelay:R,type:I,onUpdate:M,finalKeyframe:B}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,i):this.speed<0&&(this.startTime=Math.min(i-h/this.speed,this.startTime)),l?this.currentTime=i:this.updateTime(i);const N=this.currentTime-v*(this.playbackSpeed>=0?1:-1),z=this.playbackSpeed>=0?N<0:N>h;this.currentTime=Math.max(N,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=h);let U=this.currentTime,Y=u;if(E){const ae=Math.min(this.currentTime,h)/_;let Oe=Math.floor(ae),oe=ae%1;!oe&&ae>=1&&(oe=1),oe===1&&Oe--,Oe=Math.min(Oe,E+1),!!(Oe%2)&&(A==="reverse"?(oe=1-oe,R&&(oe-=R/_)):A==="mirror"&&(Y=f)),U=zn(0,1,oe)*_}const se=z?{done:!1,value:w[0]}:Y.next(U);m&&!z&&(se.value=m(se.value));let{done:ge}=se;!z&&b!==null&&(ge=this.playbackSpeed>=0?this.currentTime>=h:this.currentTime<=0);const ee=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&ge);return ee&&I!==pd&&(se.value=Kd(w,this.options,B,this.speed)),M&&M(se.value),ee&&this.finish(),se}then(i,l){return this.finished.then(i,l)}get duration(){return pn(this.calculatedDuration)}get iterationDuration(){const{delay:i=0}=this.options||{};return this.duration+pn(i)}get time(){return pn(this.currentTime)}set time(i){i=Ut(i),this.currentTime=i,this.startTime===null||this.holdTime!==null||this.playbackSpeed===0?this.holdTime=i:this.driver&&(this.startTime=this.driver.now()-i/this.playbackSpeed),this.driver?this.driver.start(!1):(this.startTime=0,this.state="paused",this.holdTime=i,this.tick(i))}getGeneratorVelocity(){const i=this.currentTime;if(i<=0)return this.options.velocity||0;if(this.generator.velocity)return this.generator.velocity(i);const l=this.generator.next(i).value;return ww(u=>this.generator.next(u).value,i,l)}get speed(){return this.playbackSpeed}set speed(i){const l=this.playbackSpeed!==i;l&&this.driver&&this.updateTime(Nt.now()),this.playbackSpeed=i,l&&this.driver&&(this.time=pn(this.currentTime))}play(){var h,m;if(this.isStopped)return;const{driver:i=cI,startTime:l}=this.options;this.driver||(this.driver=i(f=>this.tick(f))),(m=(h=this.options).onPlay)==null||m.call(h);const u=this.driver.now();this.state==="finished"?(this.updateFinished(),this.startTime=u):this.holdTime!==null?this.startTime=u-this.holdTime:this.startTime||(this.startTime=l??u),this.state==="finished"&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(Nt.now()),this.holdTime=this.currentTime}complete(){this.state!=="running"&&this.play(),this.state="finished",this.holdTime=null}finish(){var i,l;this.notifyFinished(),this.teardown(),this.state="finished",(l=(i=this.options).onComplete)==null||l.call(i)}cancel(){var i,l;this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),(l=(i=this.options).onCancel)==null||l.call(i)}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(i){return this.startTime=0,this.tick(i,!0)}attachTimeline(i){var l;return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),(l=this.driver)==null||l.stop(),i.observe(this)}}function AI(a){for(let i=1;i<a.length;i++)a[i]??(a[i]=a[i-1])}const or=a=>a*180/Math.PI,fd=a=>{const i=or(Math.atan2(a[1],a[0]));return md(i)},TI={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:a=>(Math.abs(a[0])+Math.abs(a[3]))/2,rotate:fd,rotateZ:fd,skewX:a=>or(Math.atan(a[1])),skewY:a=>or(Math.atan(a[2])),skew:a=>(Math.abs(a[1])+Math.abs(a[2]))/2},md=a=>(a=a%360,a<0&&(a+=360),a),f2=fd,m2=a=>Math.sqrt(a[0]*a[0]+a[1]*a[1]),g2=a=>Math.sqrt(a[4]*a[4]+a[5]*a[5]),II={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:m2,scaleY:g2,scale:a=>(m2(a)+g2(a))/2,rotateX:a=>md(or(Math.atan2(a[6],a[5]))),rotateY:a=>md(or(Math.atan2(-a[2],a[0]))),rotateZ:f2,rotate:f2,skewX:a=>or(Math.atan(a[4])),skewY:a=>or(Math.atan(a[1])),skew:a=>(Math.abs(a[1])+Math.abs(a[4]))/2};function gd(a){return a.includes("scale")?1:0}function yd(a,i){if(!a||a==="none")return gd(i);const l=a.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let u,h;if(l)u=II,h=l;else{const _=a.match(/^matrix\(([-\d.e\s,]+)\)$/u);u=TI,h=_}if(!h)return gd(i);const m=u[i],f=h[1].split(",").map(PI);return typeof m=="function"?m(f):f[m]}const RI=(a,i)=>{const{transform:l="none"}=getComputedStyle(a);return yd(l,i)};function PI(a){return parseFloat(a.trim())}const di=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],hi=new Set(di),y2=a=>a===ui||a===de,DI=new Set(["x","y","z"]),OI=di.filter(a=>!DI.has(a));function NI(a){const i=[];return OI.forEach(l=>{const u=a.getValue(l);u!==void 0&&(i.push([l,u.get()]),u.set(l.startsWith("scale")?1:0))}),i}const As={width:({x:a},{paddingLeft:i="0",paddingRight:l="0"})=>a.max-a.min-parseFloat(i)-parseFloat(l),height:({y:a},{paddingTop:i="0",paddingBottom:l="0"})=>a.max-a.min-parseFloat(i)-parseFloat(l),top:(a,{top:i})=>parseFloat(i),left:(a,{left:i})=>parseFloat(i),bottom:({y:a},{top:i})=>parseFloat(i)+(a.max-a.min),right:({x:a},{left:i})=>parseFloat(i)+(a.max-a.min),x:(a,{transform:i})=>yd(i,"x"),y:(a,{transform:i})=>yd(i,"y")};As.translateX=As.x;As.translateY=As.y;const lr=new Set;let _d=!1,bd=!1,vd=!1;function xw(){if(bd){const a=Array.from(lr).filter(u=>u.needsMeasurement),i=new Set(a.map(u=>u.element)),l=new Map;i.forEach(u=>{const h=NI(u);h.length&&(l.set(u,h),u.render())}),a.forEach(u=>u.measureInitialState()),i.forEach(u=>{u.render();const h=l.get(u);h&&h.forEach(([m,f])=>{var _;(_=u.getValue(m))==null||_.set(f)})}),a.forEach(u=>u.measureEndState()),a.forEach(u=>{u.suspendedScrollY!==void 0&&window.scrollTo(0,u.suspendedScrollY)})}bd=!1,_d=!1,lr.forEach(a=>a.complete(vd)),lr.clear()}function Ew(){lr.forEach(a=>{a.readKeyframes(),a.needsMeasurement&&(bd=!0)})}function BI(){vd=!0,Ew(),xw(),vd=!1}class Xd{constructor(i,l,u,h,m,f=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...i],this.onComplete=l,this.name=u,this.motionValue=h,this.element=m,this.isAsync=f}scheduleResolve(){this.state="scheduled",this.isAsync?(lr.add(this),_d||(_d=!0,Ye.read(Ew),Ye.resolveKeyframes(xw))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:i,name:l,element:u,motionValue:h}=this;if(i[0]===null){const m=h==null?void 0:h.get(),f=i[i.length-1];if(m!==void 0)i[0]=m;else if(u&&l){const _=u.readValue(l,f);_!=null&&(i[0]=_)}i[0]===void 0&&(i[0]=f),h&&m===void 0&&h.set(i[0])}AI(i)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(i=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,i),lr.delete(this)}cancel(){this.state==="scheduled"&&(lr.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const LI=a=>a.startsWith("--");function kw(a,i,l){LI(i)?a.style.setProperty(i,l):a.style[i]=l}const MI={};function Cw(a,i){const l=Q0(a);return()=>MI[i]??l()}const FI=Cw(()=>window.ScrollTimeline!==void 0,"scrollTimeline"),Aw=Cw(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),wa=([a,i,l,u])=>`cubic-bezier(${a}, ${i}, ${l}, ${u})`,_2={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:wa([0,.65,.55,1]),circOut:wa([.55,0,1,.45]),backIn:wa([.31,.01,.66,-.59]),backOut:wa([.33,1.53,.69,.99])};function Tw(a,i){if(a)return typeof a=="function"?Aw()?vw(a,i):"ease-out":uw(a)?wa(a):Array.isArray(a)?a.map(l=>Tw(l,i)||_2.easeOut):_2[a]}function $I(a,i,l,{delay:u=0,duration:h=300,repeat:m=0,repeatType:f="loop",ease:_="easeOut",times:b}={},v=void 0){const w={[i]:l};b&&(w.offset=b);const E=Tw(_,h);Array.isArray(E)&&(w.easing=E);const A={delay:u,duration:h,easing:Array.isArray(E)?"linear":E,fill:"both",iterations:m+1,direction:f==="reverse"?"alternate":"normal"};return v&&(A.pseudoElement=v),a.animate(w,A)}function Iw(a){return typeof a=="function"&&"applyToOptions"in a}function UI({type:a,...i}){return Iw(a)&&Aw()?a.applyToOptions(i):(i.duration??(i.duration=300),i.ease??(i.ease="easeOut"),i)}class Rw extends Yd{constructor(i){if(super(),this.finishedTime=null,this.isStopped=!1,this.manualStartTime=null,!i)return;const{element:l,name:u,keyframes:h,pseudoElement:m,allowFlatten:f=!1,finalKeyframe:_,onComplete:b}=i;this.isPseudoElement=!!m,this.allowFlatten=f,this.options=i,is(typeof i.type!="string",`Mini animate() doesn't support "type" as a string.`,"mini-spring");const v=UI(i);this.animation=$I(l,u,h,v,m),v.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!m){const w=Kd(h,this.options,_,this.speed);this.updateMotionValue&&this.updateMotionValue(w),kw(l,u,w),this.animation.cancel()}b==null||b(),this.notifyFinished()}}play(){this.isStopped||(this.manualStartTime=null,this.animation.play(),this.state==="finished"&&this.updateFinished())}pause(){this.animation.pause()}complete(){var i,l;(l=(i=this.animation).finish)==null||l.call(i)}cancel(){try{this.animation.cancel()}catch{}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:i}=this;i==="idle"||i==="finished"||(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){var l,u,h;const i=(l=this.options)==null?void 0:l.element;!this.isPseudoElement&&(i!=null&&i.isConnected)&&((h=(u=this.animation).commitStyles)==null||h.call(u))}get duration(){var l,u;const i=((u=(l=this.animation.effect)==null?void 0:l.getComputedTiming)==null?void 0:u.call(l).duration)||0;return pn(Number(i))}get iterationDuration(){const{delay:i=0}=this.options||{};return this.duration+pn(i)}get time(){return pn(Number(this.animation.currentTime)||0)}set time(i){const l=this.finishedTime!==null;this.manualStartTime=null,this.finishedTime=null,this.animation.currentTime=Ut(i),l&&this.animation.pause()}get speed(){return this.animation.playbackRate}set speed(i){i<0&&(this.finishedTime=null),this.animation.playbackRate=i}get state(){return this.finishedTime!==null?"finished":this.animation.playState}get startTime(){return this.manualStartTime??Number(this.animation.startTime)}set startTime(i){this.manualStartTime=this.animation.startTime=i}attachTimeline({timeline:i,rangeStart:l,rangeEnd:u,observe:h}){var m;return this.allowFlatten&&((m=this.animation.effect)==null||m.updateTiming({easing:"linear"})),this.animation.onfinish=null,i&&FI()?(this.animation.timeline=i,l&&(this.animation.rangeStart=l),u&&(this.animation.rangeEnd=u),fn):h(this)}}const Pw={anticipate:aw,backInOut:iw,circInOut:lw};function jI(a){return a in Pw}function VI(a){typeof a.ease=="string"&&jI(a.ease)&&(a.ease=Pw[a.ease])}const Yu=10;class HI extends Rw{constructor(i){VI(i),Sw(i),super(i),i.startTime!==void 0&&i.autoplay!==!1&&(this.startTime=i.startTime),this.options=i}updateMotionValue(i){const{motionValue:l,onUpdate:u,onComplete:h,element:m,...f}=this.options;if(!l)return;if(i!==void 0){l.set(i);return}const _=new Zd({...f,autoplay:!1}),b=Math.max(Yu,Nt.now()-this.startTime),v=zn(0,Yu,b-Yu),w=_.sample(b).value,{name:E}=this.options;m&&E&&kw(m,E,w),l.setWithVelocity(_.sample(Math.max(0,b-v)).value,w,v),_.stop()}}const b2=(a,i)=>i==="zIndex"?!1:!!(typeof a=="number"||Array.isArray(a)||typeof a=="string"&&(kn.test(a)||a==="0")&&!a.startsWith("url("));function WI(a){const i=a[0];if(a.length===1)return!0;for(let l=0;l<a.length;l++)if(a[l]!==i)return!0}function zI(a,i,l,u){const h=a[0];if(h===null)return!1;if(i==="display"||i==="visibility")return!0;const m=a[a.length-1],f=b2(h,i),_=b2(m,i);return ci(f===_,`You are trying to animate ${i} from "${h}" to "${m}". "${f?m:h}" is not an animatable value.`,"value-not-animatable"),!f||!_?!1:WI(a)||(l==="spring"||Iw(l))&&u}function wd(a){a.duration=0,a.type="keyframes"}const qI=new Set(["opacity","clipPath","filter","transform"]),GI=Q0(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function KI(a){var w;const{motionValue:i,name:l,repeatDelay:u,repeatType:h,damping:m,type:f}=a;if(!(((w=i==null?void 0:i.owner)==null?void 0:w.current)instanceof HTMLElement))return!1;const{onUpdate:b,transformTemplate:v}=i.owner.getProps();return GI()&&l&&qI.has(l)&&(l!=="transform"||!v)&&!b&&!u&&h!=="mirror"&&m!==0&&f!=="inertia"}const YI=40;class ZI extends Yd{constructor({autoplay:i=!0,delay:l=0,type:u="keyframes",repeat:h=0,repeatDelay:m=0,repeatType:f="loop",keyframes:_,name:b,motionValue:v,element:w,...E}){var I;super(),this.stop=()=>{var M,B;this._animation&&(this._animation.stop(),(M=this.stopTimeline)==null||M.call(this)),(B=this.keyframeResolver)==null||B.cancel()},this.createdAt=Nt.now();const A={autoplay:i,delay:l,type:u,repeat:h,repeatDelay:m,repeatType:f,name:b,motionValue:v,element:w,...E},R=(w==null?void 0:w.KeyframeResolver)||Xd;this.keyframeResolver=new R(_,(M,B,N)=>this.onKeyframesResolved(M,B,A,!N),b,v,w),(I=this.keyframeResolver)==null||I.scheduleResolve()}onKeyframesResolved(i,l,u,h){var B,N;this.keyframeResolver=void 0;const{name:m,type:f,velocity:_,delay:b,isHandoff:v,onUpdate:w}=u;this.resolvedAt=Nt.now(),zI(i,m,f,_)||((as.instantAnimations||!b)&&(w==null||w(Kd(i,u,l))),i[0]=i[i.length-1],wd(u),u.repeat=0);const A={startTime:h?this.resolvedAt?this.resolvedAt-this.createdAt>YI?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:l,...u,keyframes:i},R=!v&&KI(A),I=(N=(B=A.motionValue)==null?void 0:B.owner)==null?void 0:N.current,M=R?new HI({...A,element:I}):new Zd(A);M.finished.then(()=>{this.notifyFinished()}).catch(fn),this.pendingTimeline&&(this.stopTimeline=M.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=M}get finished(){return this._animation?this.animation.finished:this._finished}then(i,l){return this.finished.finally(i).then(()=>{})}get animation(){var i;return this._animation||((i=this.keyframeResolver)==null||i.resume(),BI()),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}get time(){return this.animation.time}set time(i){this.animation.time=i}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(i){this.animation.speed=i}get startTime(){return this.animation.startTime}attachTimeline(i){return this._animation?this.stopTimeline=this.animation.attachTimeline(i):this.pendingTimeline=i,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){var i;this._animation&&this.animation.cancel(),(i=this.keyframeResolver)==null||i.cancel()}}function Dw(a,i,l,u=0,h=1){const m=Array.from(a).sort((v,w)=>v.sortNodePosition(w)).indexOf(i),f=a.size,_=(f-1)*u;return typeof l=="function"?l(m,f):h===1?m*u:_-m*u}const XI=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function JI(a){const i=XI.exec(a);if(!i)return[,];const[,l,u,h]=i;return[`--${l??u}`,h]}const QI=4;function Ow(a,i,l=1){is(l<=QI,`Max CSS variable fallback depth detected in property "${a}". This may indicate a circular fallback dependency.`,"max-css-var-depth");const[u,h]=JI(a);if(!u)return;const m=window.getComputedStyle(i).getPropertyValue(u);if(m){const f=m.trim();return Z0(f)?parseFloat(f):f}return Hd(h)?Ow(h,i,l+1):h}const eR={type:"spring",stiffness:500,damping:25,restSpeed:10},tR=a=>({type:"spring",stiffness:550,damping:a===0?2*Math.sqrt(550):30,restSpeed:10}),nR={type:"keyframes",duration:.8},sR={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},rR=(a,{keyframes:i})=>i.length>2?nR:hi.has(a)?a.startsWith("scale")?tR(i[1]):eR:sR,iR=a=>a!==null;function aR(a,{repeat:i,repeatType:l="loop"},u){const h=a.filter(iR),m=i&&l!=="loop"&&i%2===1?0:h.length-1;return h[m]}function Nw(a,i){if(a!=null&&a.inherit&&i){const{inherit:l,...u}=a;return{...i,...u}}return a}function Jd(a,i){const l=(a==null?void 0:a[i])??(a==null?void 0:a.default)??a;return l!==a?Nw(l,a):l}function oR({when:a,delay:i,delayChildren:l,staggerChildren:u,staggerDirection:h,repeat:m,repeatType:f,repeatDelay:_,from:b,elapsed:v,...w}){return!!Object.keys(w).length}const Qd=(a,i,l,u={},h,m)=>f=>{const _=Jd(u,a)||{},b=_.delay||u.delay||0;let{elapsed:v=0}=u;v=v-Ut(b);const w={keyframes:Array.isArray(l)?l:[null,l],ease:"easeOut",velocity:i.getVelocity(),..._,delay:-v,onUpdate:A=>{i.set(A),_.onUpdate&&_.onUpdate(A)},onComplete:()=>{f(),_.onComplete&&_.onComplete()},name:a,motionValue:i,element:m?void 0:h};oR(_)||Object.assign(w,rR(a,w)),w.duration&&(w.duration=Ut(w.duration)),w.repeatDelay&&(w.repeatDelay=Ut(w.repeatDelay)),w.from!==void 0&&(w.keyframes[0]=w.from);let E=!1;if((w.type===!1||w.duration===0&&!w.repeatDelay)&&(wd(w),w.delay===0&&(E=!0)),(as.instantAnimations||as.skipAnimations||h!=null&&h.shouldSkipAnimations)&&(E=!0,wd(w),w.delay=0),w.allowFlatten=!_.type&&!_.ease,E&&!m&&i.get()!==void 0){const A=aR(w.keyframes,_);if(A!==void 0){Ye.update(()=>{w.onUpdate(A),w.onComplete()});return}}return _.isSync?new Zd(w):new ZI(w)};function v2(a){const i=[{},{}];return a==null||a.values.forEach((l,u)=>{i[0][u]=l.get(),i[1][u]=l.getVelocity()}),i}function eh(a,i,l,u){if(typeof i=="function"){const[h,m]=v2(u);i=i(l!==void 0?l:a.custom,h,m)}if(typeof i=="string"&&(i=a.variants&&a.variants[i]),typeof i=="function"){const[h,m]=v2(u);i=i(l!==void 0?l:a.custom,h,m)}return i}function ai(a,i,l){const u=a.getProps();return eh(u,i,l!==void 0?l:u.custom,a)}const Bw=new Set(["width","height","top","left","right","bottom",...di]),w2=30,lR=a=>!isNaN(parseFloat(a));class cR{constructor(i,l={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=u=>{var m;const h=Nt.now();if(this.updatedAt!==h&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(u),this.current!==this.prev&&((m=this.events.change)==null||m.notify(this.current),this.dependents))for(const f of this.dependents)f.dirty()},this.hasAnimated=!1,this.setCurrent(i),this.owner=l.owner}setCurrent(i){this.current=i,this.updatedAt=Nt.now(),this.canTrackVelocity===null&&i!==void 0&&(this.canTrackVelocity=lR(this.current))}setPrevFrameValue(i=this.current){this.prevFrameValue=i,this.prevUpdatedAt=this.updatedAt}onChange(i){return process.env.NODE_ENV!=="production"&&Ud(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",i)}on(i,l){this.events[i]||(this.events[i]=new $d);const u=this.events[i].add(l);return i==="change"?()=>{u(),Ye.read(()=>{this.events.change.getSize()||this.stop()})}:u}clearListeners(){for(const i in this.events)this.events[i].clear()}attach(i,l){this.passiveEffect=i,this.stopPassiveEffect=l}set(i){this.passiveEffect?this.passiveEffect(i,this.updateAndNotify):this.updateAndNotify(i)}setWithVelocity(i,l,u){this.set(l),this.prev=void 0,this.prevFrameValue=i,this.prevUpdatedAt=this.updatedAt-u}jump(i,l=!0){this.updateAndNotify(i),this.prev=i,this.prevUpdatedAt=this.prevFrameValue=void 0,l&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){var i;(i=this.events.change)==null||i.notify(this.current)}addDependent(i){this.dependents||(this.dependents=new Set),this.dependents.add(i)}removeDependent(i){this.dependents&&this.dependents.delete(i)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const i=Nt.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||i-this.updatedAt>w2)return 0;const l=Math.min(this.updatedAt-this.prevUpdatedAt,w2);return ew(parseFloat(this.current)-parseFloat(this.prevFrameValue),l)}start(i){return this.stop(),new Promise(l=>{this.hasAnimated=!0,this.animation=i(l),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){var i,l;(i=this.dependents)==null||i.clear(),(l=this.events.destroy)==null||l.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function li(a,i){return new cR(a,i)}const Sd=a=>Array.isArray(a);function uR(a,i,l){a.hasValue(i)?a.getValue(i).set(l):a.addValue(i,li(l))}function dR(a){return Sd(a)?a[a.length-1]||0:a}function hR(a,i){const l=ai(a,i);let{transitionEnd:u={},transition:h={},...m}=l||{};m={...m,...u};for(const f in m){const _=dR(m[f]);uR(a,f,_)}}const Tt=a=>!!(a&&a.getVelocity);function pR(a){return!!(Tt(a)&&a.add)}function xd(a,i){const l=a.getValue("willChange");if(pR(l))return l.add(i);if(!l&&as.WillChange){const u=new as.WillChange("auto");a.addValue("willChange",u),u.add(i)}}function th(a){return a.replace(/([A-Z])/g,i=>`-${i.toLowerCase()}`)}const fR="framerAppearId",Lw="data-"+th(fR);function Mw(a){return a.props[Lw]}function mR({protectedKeys:a,needsAnimating:i},l){const u=a.hasOwnProperty(l)&&i[l]!==!0;return i[l]=!1,u}function Fw(a,i,{delay:l=0,transitionOverride:u,type:h}={}){let{transition:m,transitionEnd:f,..._}=i;const b=a.getDefaultTransition();m=m?Nw(m,b):b;const v=m==null?void 0:m.reduceMotion;u&&(m=u);const w=[],E=h&&a.animationState&&a.animationState.getState()[h];for(const A in _){const R=a.getValue(A,a.latestValues[A]??null),I=_[A];if(I===void 0||E&&mR(E,A))continue;const M={delay:l,...Jd(m||{},A)},B=R.get();if(B!==void 0&&!R.isAnimating&&!Array.isArray(I)&&I===B&&!M.velocity)continue;let N=!1;if(window.MotionHandoffAnimation){const Y=Mw(a);if(Y){const se=window.MotionHandoffAnimation(Y,A,Ye);se!==null&&(M.startTime=se,N=!0)}}xd(a,A);const z=v??a.shouldReduceMotion;R.start(Qd(A,R,I,z&&Bw.has(A)?{type:!1}:M,a,N));const U=R.animation;U&&w.push(U)}if(f){const A=()=>Ye.update(()=>{f&&hR(a,f)});w.length?Promise.all(w).then(A):A()}return w}function Ed(a,i,l={}){var b;const u=ai(a,i,l.type==="exit"?(b=a.presenceContext)==null?void 0:b.custom:void 0);let{transition:h=a.getDefaultTransition()||{}}=u||{};l.transitionOverride&&(h=l.transitionOverride);const m=u?()=>Promise.all(Fw(a,u,l)):()=>Promise.resolve(),f=a.variantChildren&&a.variantChildren.size?(v=0)=>{const{delayChildren:w=0,staggerChildren:E,staggerDirection:A}=h;return gR(a,i,v,w,E,A,l)}:()=>Promise.resolve(),{when:_}=h;if(_){const[v,w]=_==="beforeChildren"?[m,f]:[f,m];return v().then(()=>w())}else return Promise.all([m(),f(l.delay)])}function gR(a,i,l=0,u=0,h=0,m=1,f){const _=[];for(const b of a.variantChildren)b.notify("AnimationStart",i),_.push(Ed(b,i,{...f,delay:l+(typeof u=="function"?0:u)+Dw(a.variantChildren,b,u,h,m)}).then(()=>b.notify("AnimationComplete",i)));return Promise.all(_)}function yR(a,i,l={}){a.notify("AnimationStart",i);let u;if(Array.isArray(i)){const h=i.map(m=>Ed(a,m,l));u=Promise.all(h)}else if(typeof i=="string")u=Ed(a,i,l);else{const h=typeof i=="function"?ai(a,i,l.custom):i;u=Promise.all(Fw(a,h,l))}return u.then(()=>{a.notify("AnimationComplete",i)})}const _R={test:a=>a==="auto",parse:a=>a},$w=a=>i=>i.test(a),Uw=[ui,de,Wn,ks,WT,HT,_R],S2=a=>Uw.find($w(a));function bR(a){return typeof a=="number"?a===0:a!==null?a==="none"||a==="0"||J0(a):!0}const vR=new Set(["brightness","contrast","saturate","opacity"]);function wR(a){const[i,l]=a.slice(0,-1).split("(");if(i==="drop-shadow")return a;const[u]=l.match(Wd)||[];if(!u)return a;const h=l.replace(u,"");let m=vR.has(i)?1:0;return u!==l&&(m*=100),i+"("+m+h+")"}const SR=/\b([a-z-]*)\(.*?\)/gu,kd={...kn,getAnimatableNone:a=>{const i=a.match(SR);return i?i.map(wR).join(" "):a}},Cd={...kn,getAnimatableNone:a=>{const i=kn.parse(a);return kn.createTransformer(a)(i.map(u=>typeof u=="number"?0:typeof u=="object"?{...u,alpha:1}:u))}},x2={...ui,transform:Math.round},xR={rotate:ks,rotateX:ks,rotateY:ks,rotateZ:ks,scale:zo,scaleX:zo,scaleY:zo,scaleZ:zo,skew:ks,skewX:ks,skewY:ks,distance:de,translateX:de,translateY:de,translateZ:de,x:de,y:de,z:de,perspective:de,transformPerspective:de,opacity:Ca,originX:c2,originY:c2,originZ:de},nh={borderWidth:de,borderTopWidth:de,borderRightWidth:de,borderBottomWidth:de,borderLeftWidth:de,borderRadius:de,borderTopLeftRadius:de,borderTopRightRadius:de,borderBottomRightRadius:de,borderBottomLeftRadius:de,width:de,maxWidth:de,height:de,maxHeight:de,top:de,right:de,bottom:de,left:de,inset:de,insetBlock:de,insetBlockStart:de,insetBlockEnd:de,insetInline:de,insetInlineStart:de,insetInlineEnd:de,padding:de,paddingTop:de,paddingRight:de,paddingBottom:de,paddingLeft:de,paddingBlock:de,paddingBlockStart:de,paddingBlockEnd:de,paddingInline:de,paddingInlineStart:de,paddingInlineEnd:de,margin:de,marginTop:de,marginRight:de,marginBottom:de,marginLeft:de,marginBlock:de,marginBlockStart:de,marginBlockEnd:de,marginInline:de,marginInlineStart:de,marginInlineEnd:de,fontSize:de,backgroundPositionX:de,backgroundPositionY:de,...xR,zIndex:x2,fillOpacity:Ca,strokeOpacity:Ca,numOctaves:x2},ER={...nh,color:ft,backgroundColor:ft,outlineColor:ft,fill:ft,stroke:ft,borderColor:ft,borderTopColor:ft,borderRightColor:ft,borderBottomColor:ft,borderLeftColor:ft,filter:kd,WebkitFilter:kd,mask:Cd,WebkitMask:Cd},jw=a=>ER[a],kR=new Set([kd,Cd]);function Vw(a,i){let l=jw(a);return kR.has(l)||(l=kn),l.getAnimatableNone?l.getAnimatableNone(i):void 0}const CR=new Set(["auto","none","0"]);function AR(a,i,l){let u=0,h;for(;u<a.length&&!h;){const m=a[u];typeof m=="string"&&!CR.has(m)&&oi(m).values.length&&(h=a[u]),u++}if(h&&l)for(const m of i)a[m]=Vw(l,h)}class TR extends Xd{constructor(i,l,u,h,m){super(i,l,u,h,m,!0)}readKeyframes(){const{unresolvedKeyframes:i,element:l,name:u}=this;if(!l||!l.current)return;super.readKeyframes();for(let w=0;w<i.length;w++){let E=i[w];if(typeof E=="string"&&(E=E.trim(),Hd(E))){const A=Ow(E,l.current);A!==void 0&&(i[w]=A),w===i.length-1&&(this.finalKeyframe=E)}}if(this.resolveNoneKeyframes(),!Bw.has(u)||i.length!==2)return;const[h,m]=i,f=S2(h),_=S2(m),b=l2(h),v=l2(m);if(b!==v&&As[u]){this.needsMeasurement=!0;return}if(f!==_)if(y2(f)&&y2(_))for(let w=0;w<i.length;w++){const E=i[w];typeof E=="string"&&(i[w]=parseFloat(E))}else As[u]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:i,name:l}=this,u=[];for(let h=0;h<i.length;h++)(i[h]===null||bR(i[h]))&&u.push(h);u.length&&AR(i,u,l)}measureInitialState(){const{element:i,unresolvedKeyframes:l,name:u}=this;if(!i||!i.current)return;u==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=As[u](i.measureViewportBox(),window.getComputedStyle(i.current)),l[0]=this.measuredOrigin;const h=l[l.length-1];h!==void 0&&i.getValue(u,h).jump(h,!1)}measureEndState(){var _;const{element:i,name:l,unresolvedKeyframes:u}=this;if(!i||!i.current)return;const h=i.getValue(l);h&&h.jump(this.measuredOrigin,!1);const m=u.length-1,f=u[m];u[m]=As[l](i.measureViewportBox(),window.getComputedStyle(i.current)),f!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=f),(_=this.removedTransforms)!=null&&_.length&&this.removedTransforms.forEach(([b,v])=>{i.getValue(b).set(v)}),this.resolveNoneKeyframes()}}const IR=new Set(["opacity","clipPath","filter","transform"]);function Hw(a,i,l){if(a==null)return[];if(a instanceof EventTarget)return[a];if(typeof a=="string"){let u=document;const h=(l==null?void 0:l[a])??u.querySelectorAll(a);return h?Array.from(h):[]}return Array.from(a).filter(u=>u!=null)}const Ww=(a,i)=>i&&typeof a=="number"?i.transform(a):a;function RR(a){return X0(a)&&"offsetHeight"in a}const{schedule:sh}=dw(queueMicrotask,!1),xn={x:!1,y:!1};function zw(){return xn.x||xn.y}function PR(a){return a==="x"||a==="y"?xn[a]?null:(xn[a]=!0,()=>{xn[a]=!1}):xn.x||xn.y?null:(xn.x=xn.y=!0,()=>{xn.x=xn.y=!1})}function qw(a,i){const l=Hw(a),u=new AbortController,h={passive:!0,...i,signal:u.signal};return[l,h,()=>u.abort()]}function DR(a){return!(a.pointerType==="touch"||zw())}function OR(a,i,l={}){const[u,h,m]=qw(a,l);return u.forEach(f=>{let _=!1,b=!1,v;const w=()=>{f.removeEventListener("pointerleave",I)},E=B=>{v&&(v(B),v=void 0),w()},A=B=>{_=!1,window.removeEventListener("pointerup",A),window.removeEventListener("pointercancel",A),b&&(b=!1,E(B))},R=()=>{_=!0,window.addEventListener("pointerup",A,h),window.addEventListener("pointercancel",A,h)},I=B=>{if(B.pointerType!=="touch"){if(_){b=!0;return}E(B)}},M=B=>{if(!DR(B))return;b=!1;const N=i(f,B);typeof N=="function"&&(v=N,f.addEventListener("pointerleave",I,h))};f.addEventListener("pointerenter",M,h),f.addEventListener("pointerdown",R,h)}),m}const Gw=(a,i)=>i?a===i?!0:Gw(a,i.parentElement):!1,rh=a=>a.pointerType==="mouse"?typeof a.button!="number"||a.button<=0:a.isPrimary!==!1,NR=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function BR(a){return NR.has(a.tagName)||a.isContentEditable===!0}const LR=new Set(["INPUT","SELECT","TEXTAREA"]);function MR(a){return LR.has(a.tagName)||a.isContentEditable===!0}const el=new WeakSet;function E2(a){return i=>{i.key==="Enter"&&a(i)}}function Zu(a,i){a.dispatchEvent(new PointerEvent("pointer"+i,{isPrimary:!0,bubbles:!0}))}const FR=(a,i)=>{const l=a.currentTarget;if(!l)return;const u=E2(()=>{if(el.has(l))return;Zu(l,"down");const h=E2(()=>{Zu(l,"up")}),m=()=>Zu(l,"cancel");l.addEventListener("keyup",h,i),l.addEventListener("blur",m,i)});l.addEventListener("keydown",u,i),l.addEventListener("blur",()=>l.removeEventListener("keydown",u),i)};function k2(a){return rh(a)&&!zw()}const C2=new WeakSet;function $R(a,i,l={}){const[u,h,m]=qw(a,l),f=_=>{const b=_.currentTarget;if(!k2(_)||C2.has(_))return;el.add(b),l.stopPropagation&&C2.add(_);const v=i(b,_),w=(R,I)=>{window.removeEventListener("pointerup",E),window.removeEventListener("pointercancel",A),el.has(b)&&el.delete(b),k2(R)&&typeof v=="function"&&v(R,{success:I})},E=R=>{w(R,b===window||b===document||l.useGlobalTarget||Gw(b,R.target))},A=R=>{w(R,!1)};window.addEventListener("pointerup",E,h),window.addEventListener("pointercancel",A,h)};return u.forEach(_=>{(l.useGlobalTarget?window:_).addEventListener("pointerdown",f,h),RR(_)&&(_.addEventListener("focus",v=>FR(v,h)),!BR(_)&&!_.hasAttribute("tabindex")&&(_.tabIndex=0))}),m}function ih(a){return X0(a)&&"ownerSVGElement"in a}const tl=new WeakMap;let Cs;const Kw=(a,i,l)=>(u,h)=>h&&h[0]?h[0][a+"Size"]:ih(u)&&"getBBox"in u?u.getBBox()[i]:u[l],UR=Kw("inline","width","offsetWidth"),jR=Kw("block","height","offsetHeight");function VR({target:a,borderBoxSize:i}){var l;(l=tl.get(a))==null||l.forEach(u=>{u(a,{get width(){return UR(a,i)},get height(){return jR(a,i)}})})}function HR(a){a.forEach(VR)}function WR(){typeof ResizeObserver>"u"||(Cs=new ResizeObserver(HR))}function zR(a,i){Cs||WR();const l=Hw(a);return l.forEach(u=>{let h=tl.get(u);h||(h=new Set,tl.set(u,h)),h.add(i),Cs==null||Cs.observe(u)}),()=>{l.forEach(u=>{const h=tl.get(u);h==null||h.delete(i),h!=null&&h.size||Cs==null||Cs.unobserve(u)})}}const nl=new Set;let ei;function qR(){ei=()=>{const a={get width(){return window.innerWidth},get height(){return window.innerHeight}};nl.forEach(i=>i(a))},window.addEventListener("resize",ei)}function GR(a){return nl.add(a),ei||qR(),()=>{nl.delete(a),!nl.size&&typeof ei=="function"&&(window.removeEventListener("resize",ei),ei=void 0)}}function A2(a,i){return typeof a=="function"?GR(a):zR(a,i)}function KR(a){return ih(a)&&a.tagName==="svg"}const YR=[...Uw,ft,kn],ZR=a=>YR.find($w(a)),T2=()=>({translate:0,scale:1,origin:0,originPoint:0}),ti=()=>({x:T2(),y:T2()}),I2=()=>({min:0,max:0}),yt=()=>({x:I2(),y:I2()}),XR=new WeakMap;function gl(a){return a!==null&&typeof a=="object"&&typeof a.start=="function"}function Aa(a){return typeof a=="string"||Array.isArray(a)}const ah=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],oh=["initial",...ah];function yl(a){return gl(a.animate)||oh.some(i=>Aa(a[i]))}function Yw(a){return!!(yl(a)||a.variants)}function JR(a,i,l){for(const u in i){const h=i[u],m=l[u];if(Tt(h))a.addValue(u,h);else if(Tt(m))a.addValue(u,li(h,{owner:a}));else if(m!==h)if(a.hasValue(u)){const f=a.getValue(u);f.liveStyle===!0?f.jump(h):f.hasAnimated||f.set(h)}else{const f=a.getStaticValue(u);a.addValue(u,li(f!==void 0?f:h,{owner:a}))}}for(const u in l)i[u]===void 0&&a.removeValue(u);return i}const Ad={current:null},Zw={current:!1},QR=typeof window<"u";function eP(){if(Zw.current=!0,!!QR)if(window.matchMedia){const a=window.matchMedia("(prefers-reduced-motion)"),i=()=>Ad.current=a.matches;a.addEventListener("change",i),i()}else Ad.current=!1}const R2=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];let dl={};function Xw(a){dl=a}function tP(){return dl}class nP{scrapeMotionValuesFromProps(i,l,u){return{}}constructor({parent:i,props:l,presenceContext:u,reducedMotionConfig:h,skipAnimations:m,blockInitialAnimation:f,visualState:_},b={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.shouldSkipAnimations=!1,this.values=new Map,this.KeyframeResolver=Xd,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.hasBeenMounted=!1,this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const R=Nt.now();this.renderScheduledAt<R&&(this.renderScheduledAt=R,Ye.render(this.render,!1,!0))};const{latestValues:v,renderState:w}=_;this.latestValues=v,this.baseTarget={...v},this.initialValues=l.initial?{...v}:{},this.renderState=w,this.parent=i,this.props=l,this.presenceContext=u,this.depth=i?i.depth+1:0,this.reducedMotionConfig=h,this.skipAnimationsConfig=m,this.options=b,this.blockInitialAnimation=!!f,this.isControllingVariants=yl(l),this.isVariantNode=Yw(l),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(i&&i.current);const{willChange:E,...A}=this.scrapeMotionValuesFromProps(l,{},this);for(const R in A){const I=A[R];v[R]!==void 0&&Tt(I)&&I.set(v[R])}}mount(i){var l,u;if(this.hasBeenMounted)for(const h in this.initialValues)(l=this.values.get(h))==null||l.jump(this.initialValues[h]),this.latestValues[h]=this.initialValues[h];this.current=i,XR.set(i,this),this.projection&&!this.projection.instance&&this.projection.mount(i),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((h,m)=>this.bindToMotionValue(m,h)),this.reducedMotionConfig==="never"?this.shouldReduceMotion=!1:this.reducedMotionConfig==="always"?this.shouldReduceMotion=!0:(Zw.current||eP(),this.shouldReduceMotion=Ad.current),process.env.NODE_ENV!=="production"&&Ud(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected.","reduced-motion-disabled"),this.shouldSkipAnimations=this.skipAnimationsConfig??!1,(u=this.parent)==null||u.addChild(this),this.update(this.props,this.presenceContext),this.hasBeenMounted=!0}unmount(){var i;this.projection&&this.projection.unmount(),Ts(this.notifyUpdate),Ts(this.render),this.valueSubscriptions.forEach(l=>l()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),(i=this.parent)==null||i.removeChild(this);for(const l in this.events)this.events[l].clear();for(const l in this.features){const u=this.features[l];u&&(u.unmount(),u.isMounted=!1)}this.current=null}addChild(i){this.children.add(i),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(i)}removeChild(i){this.children.delete(i),this.enteringChildren&&this.enteringChildren.delete(i)}bindToMotionValue(i,l){if(this.valueSubscriptions.has(i)&&this.valueSubscriptions.get(i)(),l.accelerate&&IR.has(i)&&this.current instanceof HTMLElement){const{factory:f,keyframes:_,times:b,ease:v,duration:w}=l.accelerate,E=new Rw({element:this.current,name:i,keyframes:_,times:b,ease:v,duration:Ut(w)}),A=f(E);this.valueSubscriptions.set(i,()=>{A(),E.cancel()});return}const u=hi.has(i);u&&this.onBindTransform&&this.onBindTransform();const h=l.on("change",f=>{this.latestValues[i]=f,this.props.onUpdate&&Ye.preRender(this.notifyUpdate),u&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});let m;typeof window<"u"&&window.MotionCheckAppearSync&&(m=window.MotionCheckAppearSync(this,i,l)),this.valueSubscriptions.set(i,()=>{h(),m&&m(),l.owner&&l.stop()})}sortNodePosition(i){return!this.current||!this.sortInstanceNodePosition||this.type!==i.type?0:this.sortInstanceNodePosition(this.current,i.current)}updateFeatures(){let i="animation";for(i in dl){const l=dl[i];if(!l)continue;const{isEnabled:u,Feature:h}=l;if(!this.features[i]&&h&&u(this.props)&&(this.features[i]=new h(this)),this.features[i]){const m=this.features[i];m.isMounted?m.update():(m.mount(),m.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):yt()}getStaticValue(i){return this.latestValues[i]}setStaticValue(i,l){this.latestValues[i]=l}update(i,l){(i.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=i,this.prevPresenceContext=this.presenceContext,this.presenceContext=l;for(let u=0;u<R2.length;u++){const h=R2[u];this.propEventSubscriptions[h]&&(this.propEventSubscriptions[h](),delete this.propEventSubscriptions[h]);const m="on"+h,f=i[m];f&&(this.propEventSubscriptions[h]=this.on(h,f))}this.prevMotionValues=JR(this,this.scrapeMotionValuesFromProps(i,this.prevProps||{},this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(i){return this.props.variants?this.props.variants[i]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(i){const l=this.getClosestVariantNode();if(l)return l.variantChildren&&l.variantChildren.add(i),()=>l.variantChildren.delete(i)}addValue(i,l){const u=this.values.get(i);l!==u&&(u&&this.removeValue(i),this.bindToMotionValue(i,l),this.values.set(i,l),this.latestValues[i]=l.get())}removeValue(i){this.values.delete(i);const l=this.valueSubscriptions.get(i);l&&(l(),this.valueSubscriptions.delete(i)),delete this.latestValues[i],this.removeValueFromRenderState(i,this.renderState)}hasValue(i){return this.values.has(i)}getValue(i,l){if(this.props.values&&this.props.values[i])return this.props.values[i];let u=this.values.get(i);return u===void 0&&l!==void 0&&(u=li(l===null?void 0:l,{owner:this}),this.addValue(i,u)),u}readValue(i,l){let u=this.latestValues[i]!==void 0||!this.current?this.latestValues[i]:this.getBaseTargetFromProps(this.props,i)??this.readValueFromInstance(this.current,i,this.options);return u!=null&&(typeof u=="string"&&(Z0(u)||J0(u))?u=parseFloat(u):!ZR(u)&&kn.test(l)&&(u=Vw(i,l)),this.setBaseTarget(i,Tt(u)?u.get():u)),Tt(u)?u.get():u}setBaseTarget(i,l){this.baseTarget[i]=l}getBaseTarget(i){var m;const{initial:l}=this.props;let u;if(typeof l=="string"||typeof l=="object"){const f=eh(this.props,l,(m=this.presenceContext)==null?void 0:m.custom);f&&(u=f[i])}if(l&&u!==void 0)return u;const h=this.getBaseTargetFromProps(this.props,i);return h!==void 0&&!Tt(h)?h:this.initialValues[i]!==void 0&&u===void 0?void 0:this.baseTarget[i]}on(i,l){return this.events[i]||(this.events[i]=new $d),this.events[i].add(l)}notify(i,...l){this.events[i]&&this.events[i].notify(...l)}scheduleRenderMicrotask(){sh.render(this.render)}}class Jw extends nP{constructor(){super(...arguments),this.KeyframeResolver=TR}sortInstanceNodePosition(i,l){return i.compareDocumentPosition(l)&2?1:-1}getBaseTargetFromProps(i,l){const u=i.style;return u?u[l]:void 0}removeValueFromRenderState(i,{vars:l,style:u}){delete l[i],delete u[i]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:i}=this.props;Tt(i)&&(this.childSubscription=i.on("change",l=>{this.current&&(this.current.textContent=`${l}`)}))}}class Is{constructor(i){this.isMounted=!1,this.node=i}update(){}}function Qw({top:a,left:i,right:l,bottom:u}){return{x:{min:i,max:l},y:{min:a,max:u}}}function sP({x:a,y:i}){return{top:i.min,right:a.max,bottom:i.max,left:a.min}}function rP(a,i){if(!i)return a;const l=i({x:a.left,y:a.top}),u=i({x:a.right,y:a.bottom});return{top:l.y,left:l.x,bottom:u.y,right:u.x}}function Xu(a){return a===void 0||a===1}function Td({scale:a,scaleX:i,scaleY:l}){return!Xu(a)||!Xu(i)||!Xu(l)}function ir(a){return Td(a)||eS(a)||a.z||a.rotate||a.rotateX||a.rotateY||a.skewX||a.skewY}function eS(a){return P2(a.x)||P2(a.y)}function P2(a){return a&&a!=="0%"}function hl(a,i,l){const u=a-l,h=i*u;return l+h}function D2(a,i,l,u,h){return h!==void 0&&(a=hl(a,h,u)),hl(a,l,u)+i}function Id(a,i=0,l=1,u,h){a.min=D2(a.min,i,l,u,h),a.max=D2(a.max,i,l,u,h)}function tS(a,{x:i,y:l}){Id(a.x,i.translate,i.scale,i.originPoint),Id(a.y,l.translate,l.scale,l.originPoint)}const O2=.999999999999,N2=1.0000000000001;function iP(a,i,l,u=!1){var _;const h=l.length;if(!h)return;i.x=i.y=1;let m,f;for(let b=0;b<h;b++){m=l[b],f=m.projectionDelta;const{visualElement:v}=m.options;v&&v.props.style&&v.props.style.display==="contents"||(u&&m.options.layoutScroll&&m.scroll&&m!==m.root&&si(a,{x:-m.scroll.offset.x,y:-m.scroll.offset.y}),f&&(i.x*=f.x.scale,i.y*=f.y.scale,tS(a,f)),u&&ir(m.latestValues)&&si(a,m.latestValues,(_=m.layout)==null?void 0:_.layoutBox))}i.x<N2&&i.x>O2&&(i.x=1),i.y<N2&&i.y>O2&&(i.y=1)}function ni(a,i){a.min=a.min+i,a.max=a.max+i}function B2(a,i,l,u,h=.5){const m=it(a.min,a.max,h);Id(a,i,l,m,u)}function L2(a,i){return typeof a=="string"?parseFloat(a)/100*(i.max-i.min):a}function si(a,i,l){const u=l??a;B2(a.x,L2(i.x,u.x),i.scaleX,i.scale,i.originX),B2(a.y,L2(i.y,u.y),i.scaleY,i.scale,i.originY)}function nS(a,i){return Qw(rP(a.getBoundingClientRect(),i))}function aP(a,i,l){const u=nS(a,l),{scroll:h}=i;return h&&(ni(u.x,h.offset.x),ni(u.y,h.offset.y)),u}const oP={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},lP=di.length;function cP(a,i,l){let u="",h=!0;for(let m=0;m<lP;m++){const f=di[m],_=a[f];if(_===void 0)continue;let b=!0;if(typeof _=="number")b=_===(f.startsWith("scale")?1:0);else{const v=parseFloat(_);b=f.startsWith("scale")?v===1:v===0}if(!b||l){const v=Ww(_,nh[f]);if(!b){h=!1;const w=oP[f]||f;u+=`${w}(${v}) `}l&&(i[f]=v)}}return u=u.trim(),l?u=l(i,h?"":u):h&&(u="none"),u}function lh(a,i,l){const{style:u,vars:h,transformOrigin:m}=a;let f=!1,_=!1;for(const b in i){const v=i[b];if(hi.has(b)){f=!0;continue}else if(pw(b)){h[b]=v;continue}else{const w=Ww(v,nh[b]);b.startsWith("origin")?(_=!0,m[b]=w):u[b]=w}}if(i.transform||(f||l?u.transform=cP(i,a.transform,l):u.transform&&(u.transform="none")),_){const{originX:b="50%",originY:v="50%",originZ:w=0}=m;u.transformOrigin=`${b} ${v} ${w}`}}function sS(a,{style:i,vars:l},u,h){const m=a.style;let f;for(f in i)m[f]=i[f];h==null||h.applyProjectionStyles(m,u);for(f in l)m.setProperty(f,l[f])}function M2(a,i){return i.max===i.min?0:a/(i.max-i.min)*100}const ma={correct:(a,i)=>{if(!i.target)return a;if(typeof a=="string")if(de.test(a))a=parseFloat(a);else return a;const l=M2(a,i.target.x),u=M2(a,i.target.y);return`${l}% ${u}%`}},uP={correct:(a,{treeScale:i,projectionDelta:l})=>{const u=a,h=kn.parse(a);if(h.length>5)return u;const m=kn.createTransformer(a),f=typeof h[0]!="number"?1:0,_=l.x.scale*i.x,b=l.y.scale*i.y;h[0+f]/=_,h[1+f]/=b;const v=it(_,b,.5);return typeof h[2+f]=="number"&&(h[2+f]/=v),typeof h[3+f]=="number"&&(h[3+f]/=v),m(h)}},Rd={borderRadius:{...ma,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ma,borderTopRightRadius:ma,borderBottomLeftRadius:ma,borderBottomRightRadius:ma,boxShadow:uP};function rS(a,{layout:i,layoutId:l}){return hi.has(a)||a.startsWith("origin")||(i||l!==void 0)&&(!!Rd[a]||a==="opacity")}function ch(a,i,l){var f;const u=a.style,h=i==null?void 0:i.style,m={};if(!u)return m;for(const _ in u)(Tt(u[_])||h&&Tt(h[_])||rS(_,a)||((f=l==null?void 0:l.getValue(_))==null?void 0:f.liveStyle)!==void 0)&&(m[_]=u[_]);return m}function dP(a){return window.getComputedStyle(a)}class hP extends Jw{constructor(){super(...arguments),this.type="html",this.renderInstance=sS}readValueFromInstance(i,l){var u;if(hi.has(l))return(u=this.projection)!=null&&u.isProjecting?gd(l):RI(i,l);{const h=dP(i),m=(pw(l)?h.getPropertyValue(l):h[l])||0;return typeof m=="string"?m.trim():m}}measureInstanceViewportBox(i,{transformPagePoint:l}){return nS(i,l)}build(i,l,u){lh(i,l,u.transformTemplate)}scrapeMotionValuesFromProps(i,l,u){return ch(i,l,u)}}const pP={offset:"stroke-dashoffset",array:"stroke-dasharray"},fP={offset:"strokeDashoffset",array:"strokeDasharray"};function mP(a,i,l=1,u=0,h=!0){a.pathLength=1;const m=h?pP:fP;a[m.offset]=`${-u}`,a[m.array]=`${i} ${l}`}const gP=["offsetDistance","offsetPath","offsetRotate","offsetAnchor"];function iS(a,{attrX:i,attrY:l,attrScale:u,pathLength:h,pathSpacing:m=1,pathOffset:f=0,..._},b,v,w){if(lh(a,_,v),b){a.style.viewBox&&(a.attrs.viewBox=a.style.viewBox);return}a.attrs=a.style,a.style={};const{attrs:E,style:A}=a;E.transform&&(A.transform=E.transform,delete E.transform),(A.transform||E.transformOrigin)&&(A.transformOrigin=E.transformOrigin??"50% 50%",delete E.transformOrigin),A.transform&&(A.transformBox=(w==null?void 0:w.transformBox)??"fill-box",delete E.transformBox);for(const R of gP)E[R]!==void 0&&(A[R]=E[R],delete E[R]);i!==void 0&&(E.x=i),l!==void 0&&(E.y=l),u!==void 0&&(E.scale=u),h!==void 0&&mP(E,h,m,f,!1)}const aS=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]),oS=a=>typeof a=="string"&&a.toLowerCase()==="svg";function yP(a,i,l,u){sS(a,i,void 0,u);for(const h in i.attrs)a.setAttribute(aS.has(h)?h:th(h),i.attrs[h])}function lS(a,i,l){const u=ch(a,i,l);for(const h in a)if(Tt(a[h])||Tt(i[h])){const m=di.indexOf(h)!==-1?"attr"+h.charAt(0).toUpperCase()+h.substring(1):h;u[m]=a[h]}return u}class _P extends Jw{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=yt}getBaseTargetFromProps(i,l){return i[l]}readValueFromInstance(i,l){if(hi.has(l)){const u=jw(l);return u&&u.default||0}return l=aS.has(l)?l:th(l),i.getAttribute(l)}scrapeMotionValuesFromProps(i,l,u){return lS(i,l,u)}build(i,l,u){iS(i,l,this.isSVGTag,u.transformTemplate,u.style)}renderInstance(i,l,u,h){yP(i,l,u,h)}mount(i){this.isSVGTag=oS(i.tagName),super.mount(i)}}const bP=oh.length;function cS(a){if(!a)return;if(!a.isControllingVariants){const l=a.parent?cS(a.parent)||{}:{};return a.props.initial!==void 0&&(l.initial=a.props.initial),l}const i={};for(let l=0;l<bP;l++){const u=oh[l],h=a.props[u];(Aa(h)||h===!1)&&(i[u]=h)}return i}function uS(a,i){if(!Array.isArray(i))return!1;const l=i.length;if(l!==a.length)return!1;for(let u=0;u<l;u++)if(i[u]!==a[u])return!1;return!0}const vP=[...ah].reverse(),wP=ah.length;function SP(a){return i=>Promise.all(i.map(({animation:l,options:u})=>yR(a,l,u)))}function xP(a){let i=SP(a),l=F2(),u=!0,h=!1;const m=v=>(w,E)=>{var R;const A=ai(a,E,v==="exit"?(R=a.presenceContext)==null?void 0:R.custom:void 0);if(A){const{transition:I,transitionEnd:M,...B}=A;w={...w,...B,...M}}return w};function f(v){i=v(a)}function _(v){const{props:w}=a,E=cS(a.parent)||{},A=[],R=new Set;let I={},M=1/0;for(let N=0;N<wP;N++){const z=vP[N],U=l[z],Y=w[z]!==void 0?w[z]:E[z],se=Aa(Y),ge=z===v?U.isActive:null;ge===!1&&(M=N);let ee=Y===E[z]&&Y!==w[z]&&se;if(ee&&(u||h)&&a.manuallyAnimateOnMount&&(ee=!1),U.protectedKeys={...I},!U.isActive&&ge===null||!Y&&!U.prevProp||gl(Y)||typeof Y=="boolean")continue;if(z==="exit"&&U.isActive&&ge!==!0){U.prevResolvedValues&&(I={...I,...U.prevResolvedValues});continue}const ae=EP(U.prevProp,Y);let Oe=ae||z===v&&U.isActive&&!ee&&se||N>M&&se,oe=!1;const je=Array.isArray(Y)?Y:[Y];let re=je.reduce(m(z),{});ge===!1&&(re={});const{prevResolvedValues:be={}}=U,Me={...be,...re},xe=Re=>{Oe=!0,R.has(Re)&&(oe=!0,R.delete(Re)),U.needsAnimating[Re]=!0;const tt=a.getValue(Re);tt&&(tt.liveStyle=!1)};for(const Re in Me){const tt=re[Re],ie=be[Re];if(I.hasOwnProperty(Re))continue;let pe=!1;Sd(tt)&&Sd(ie)?pe=!uS(tt,ie):pe=tt!==ie,pe?tt!=null?xe(Re):R.add(Re):tt!==void 0&&R.has(Re)?xe(Re):U.protectedKeys[Re]=!0}U.prevProp=Y,U.prevResolvedValues=re,U.isActive&&(I={...I,...re}),(u||h)&&a.blockInitialAnimation&&(Oe=!1);const Ce=ee&&ae;Oe&&(!Ce||oe)&&A.push(...je.map(Re=>{const tt={type:z};if(typeof Re=="string"&&(u||h)&&!Ce&&a.manuallyAnimateOnMount&&a.parent){const{parent:ie}=a,pe=ai(ie,Re);if(ie.enteringChildren&&pe){const{delayChildren:ve}=pe.transition||{};tt.delay=Dw(ie.enteringChildren,a,ve)}}return{animation:Re,options:tt}}))}if(R.size){const N={};if(typeof w.initial!="boolean"){const z=ai(a,Array.isArray(w.initial)?w.initial[0]:w.initial);z&&z.transition&&(N.transition=z.transition)}R.forEach(z=>{const U=a.getBaseTarget(z),Y=a.getValue(z);Y&&(Y.liveStyle=!0),N[z]=U??null}),A.push({animation:N})}let B=!!A.length;return u&&(w.initial===!1||w.initial===w.animate)&&!a.manuallyAnimateOnMount&&(B=!1),u=!1,h=!1,B?i(A):Promise.resolve()}function b(v,w){var A;if(l[v].isActive===w)return Promise.resolve();(A=a.variantChildren)==null||A.forEach(R=>{var I;return(I=R.animationState)==null?void 0:I.setActive(v,w)}),l[v].isActive=w;const E=_(v);for(const R in l)l[R].protectedKeys={};return E}return{animateChanges:_,setActive:b,setAnimateFunction:f,getState:()=>l,reset:()=>{l=F2(),h=!0}}}function EP(a,i){return typeof i=="string"?i!==a:Array.isArray(i)?!uS(i,a):!1}function tr(a=!1){return{isActive:a,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function F2(){return{animate:tr(!0),whileInView:tr(),whileHover:tr(),whileTap:tr(),whileDrag:tr(),whileFocus:tr(),exit:tr()}}function $2(a,i){a.min=i.min,a.max=i.max}function bn(a,i){$2(a.x,i.x),$2(a.y,i.y)}function U2(a,i){a.translate=i.translate,a.scale=i.scale,a.originPoint=i.originPoint,a.origin=i.origin}const dS=1e-4,kP=1-dS,CP=1+dS,hS=.01,AP=0-hS,TP=0+hS;function Bt(a){return a.max-a.min}function IP(a,i,l){return Math.abs(a-i)<=l}function j2(a,i,l,u=.5){a.origin=u,a.originPoint=it(i.min,i.max,a.origin),a.scale=Bt(l)/Bt(i),a.translate=it(l.min,l.max,a.origin)-a.originPoint,(a.scale>=kP&&a.scale<=CP||isNaN(a.scale))&&(a.scale=1),(a.translate>=AP&&a.translate<=TP||isNaN(a.translate))&&(a.translate=0)}function xa(a,i,l,u){j2(a.x,i.x,l.x,u?u.originX:void 0),j2(a.y,i.y,l.y,u?u.originY:void 0)}function V2(a,i,l){a.min=l.min+i.min,a.max=a.min+Bt(i)}function RP(a,i,l){V2(a.x,i.x,l.x),V2(a.y,i.y,l.y)}function H2(a,i,l){a.min=i.min-l.min,a.max=a.min+Bt(i)}function pl(a,i,l){H2(a.x,i.x,l.x),H2(a.y,i.y,l.y)}function W2(a,i,l,u,h){return a-=i,a=hl(a,1/l,u),h!==void 0&&(a=hl(a,1/h,u)),a}function PP(a,i=0,l=1,u=.5,h,m=a,f=a){if(Wn.test(i)&&(i=parseFloat(i),i=it(f.min,f.max,i/100)-f.min),typeof i!="number")return;let _=it(m.min,m.max,u);a===m&&(_-=i),a.min=W2(a.min,i,l,_,h),a.max=W2(a.max,i,l,_,h)}function z2(a,i,[l,u,h],m,f){PP(a,i[l],i[u],i[h],i.scale,m,f)}const DP=["x","scaleX","originX"],OP=["y","scaleY","originY"];function q2(a,i,l,u){z2(a.x,i,DP,l?l.x:void 0,u?u.x:void 0),z2(a.y,i,OP,l?l.y:void 0,u?u.y:void 0)}function G2(a){return a.translate===0&&a.scale===1}function pS(a){return G2(a.x)&&G2(a.y)}function K2(a,i){return a.min===i.min&&a.max===i.max}function NP(a,i){return K2(a.x,i.x)&&K2(a.y,i.y)}function Y2(a,i){return Math.round(a.min)===Math.round(i.min)&&Math.round(a.max)===Math.round(i.max)}function fS(a,i){return Y2(a.x,i.x)&&Y2(a.y,i.y)}function Z2(a){return Bt(a.x)/Bt(a.y)}function X2(a,i){return a.translate===i.translate&&a.scale===i.scale&&a.originPoint===i.originPoint}function Hn(a){return[a("x"),a("y")]}function BP(a,i,l){let u="";const h=a.x.translate/i.x,m=a.y.translate/i.y,f=(l==null?void 0:l.z)||0;if((h||m||f)&&(u=`translate3d(${h}px, ${m}px, ${f}px) `),(i.x!==1||i.y!==1)&&(u+=`scale(${1/i.x}, ${1/i.y}) `),l){const{transformPerspective:v,rotate:w,rotateX:E,rotateY:A,skewX:R,skewY:I}=l;v&&(u=`perspective(${v}px) ${u}`),w&&(u+=`rotate(${w}deg) `),E&&(u+=`rotateX(${E}deg) `),A&&(u+=`rotateY(${A}deg) `),R&&(u+=`skewX(${R}deg) `),I&&(u+=`skewY(${I}deg) `)}const _=a.x.scale*i.x,b=a.y.scale*i.y;return(_!==1||b!==1)&&(u+=`scale(${_}, ${b})`),u||"none"}const mS=["TopLeft","TopRight","BottomLeft","BottomRight"],LP=mS.length,J2=a=>typeof a=="string"?parseFloat(a):a,Q2=a=>typeof a=="number"||de.test(a);function MP(a,i,l,u,h,m){h?(a.opacity=it(0,l.opacity??1,FP(u)),a.opacityExit=it(i.opacity??1,0,$P(u))):m&&(a.opacity=it(i.opacity??1,l.opacity??1,u));for(let f=0;f<LP;f++){const _=`border${mS[f]}Radius`;let b=e0(i,_),v=e0(l,_);if(b===void 0&&v===void 0)continue;b||(b=0),v||(v=0),b===0||v===0||Q2(b)===Q2(v)?(a[_]=Math.max(it(J2(b),J2(v),u),0),(Wn.test(v)||Wn.test(b))&&(a[_]+="%")):a[_]=v}(i.rotate||l.rotate)&&(a.rotate=it(i.rotate||0,l.rotate||0,u))}function e0(a,i){return a[i]!==void 0?a[i]:a.borderRadius}const FP=gS(0,.5,ow),$P=gS(.5,.95,fn);function gS(a,i,l){return u=>u<a?0:u>i?1:l(ka(a,i,u))}function UP(a,i,l){const u=Tt(a)?a:li(a);return u.start(Qd("",u,i,l)),u.animation}function Ta(a,i,l,u={passive:!0}){return a.addEventListener(i,l,u),()=>a.removeEventListener(i,l)}const jP=(a,i)=>a.depth-i.depth;class VP{constructor(){this.children=[],this.isDirty=!1}add(i){Fd(this.children,i),this.isDirty=!0}remove(i){ol(this.children,i),this.isDirty=!0}forEach(i){this.isDirty&&this.children.sort(jP),this.isDirty=!1,this.children.forEach(i)}}function HP(a,i){const l=Nt.now(),u=({timestamp:h})=>{const m=h-l;m>=i&&(Ts(u),a(m-i))};return Ye.setup(u,!0),()=>Ts(u)}function sl(a){return Tt(a)?a.get():a}class WP{constructor(){this.members=[]}add(i){Fd(this.members,i);for(let l=this.members.length-1;l>=0;l--){const u=this.members[l];if(u===i||u===this.lead||u===this.prevLead)continue;const h=u.instance;(!h||h.isConnected===!1)&&!u.snapshot&&(ol(this.members,u),u.unmount())}i.scheduleRender()}remove(i){if(ol(this.members,i),i===this.prevLead&&(this.prevLead=void 0),i===this.lead){const l=this.members[this.members.length-1];l&&this.promote(l)}}relegate(i){var l;for(let u=this.members.indexOf(i)-1;u>=0;u--){const h=this.members[u];if(h.isPresent!==!1&&((l=h.instance)==null?void 0:l.isConnected)!==!1)return this.promote(h),!0}return!1}promote(i,l){var h;const u=this.lead;if(i!==u&&(this.prevLead=u,this.lead=i,i.show(),u)){u.updateSnapshot(),i.scheduleRender();const{layoutDependency:m}=u.options,{layoutDependency:f}=i.options;(m===void 0||m!==f)&&(i.resumeFrom=u,l&&(u.preserveOpacity=!0),u.snapshot&&(i.snapshot=u.snapshot,i.snapshot.latestValues=u.animationValues||u.latestValues),(h=i.root)!=null&&h.isUpdating&&(i.isLayoutDirty=!0)),i.options.crossfade===!1&&u.hide()}}exitAnimationComplete(){this.members.forEach(i=>{var l,u,h,m,f;(u=(l=i.options).onExitComplete)==null||u.call(l),(f=(h=i.resumingFrom)==null?void 0:(m=h.options).onExitComplete)==null||f.call(m)})}scheduleRender(){this.members.forEach(i=>i.instance&&i.scheduleRender(!1))}removeLeadSnapshot(){var i;(i=this.lead)!=null&&i.snapshot&&(this.lead.snapshot=void 0)}}const rl={hasAnimatedSinceResize:!0,hasEverUpdated:!1},Ju=["","X","Y","Z"],zP=1e3;let qP=0;function Qu(a,i,l,u){const{latestValues:h}=i;h[a]&&(l[a]=h[a],i.setStaticValue(a,0),u&&(u[a]=0))}function yS(a){if(a.hasCheckedOptimisedAppear=!0,a.root===a)return;const{visualElement:i}=a.options;if(!i)return;const l=Mw(i);if(window.MotionHasOptimisedAnimation(l,"transform")){const{layout:h,layoutId:m}=a.options;window.MotionCancelOptimisedAnimation(l,"transform",Ye,!(h||m))}const{parent:u}=a;u&&!u.hasCheckedOptimisedAppear&&yS(u)}function _S({attachResizeListener:a,defaultParent:i,measureScroll:l,checkIsScrollRoot:u,resetTransform:h}){return class{constructor(f={},_=i==null?void 0:i()){this.id=qP++,this.animationId=0,this.animationCommitId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.layoutVersion=0,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(YP),this.nodes.forEach(QP),this.nodes.forEach(eD),this.nodes.forEach(ZP)},this.resolvedRelativeTargetAt=0,this.linkedParentVersion=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=f,this.root=_?_.root||_:this,this.path=_?[..._.path,_]:[],this.parent=_,this.depth=_?_.depth+1:0;for(let b=0;b<this.path.length;b++)this.path[b].shouldResetTransform=!0;this.root===this&&(this.nodes=new VP)}addEventListener(f,_){return this.eventHandlers.has(f)||this.eventHandlers.set(f,new $d),this.eventHandlers.get(f).add(_)}notifyListeners(f,..._){const b=this.eventHandlers.get(f);b&&b.notify(..._)}hasListeners(f){return this.eventHandlers.has(f)}mount(f){if(this.instance)return;this.isSVG=ih(f)&&!KR(f),this.instance=f;const{layoutId:_,layout:b,visualElement:v}=this.options;if(v&&!v.current&&v.mount(f),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(b||_)&&(this.isLayoutDirty=!0),a){let w,E=0;const A=()=>this.root.updateBlockedByResize=!1;Ye.read(()=>{E=window.innerWidth}),a(f,()=>{const R=window.innerWidth;R!==E&&(E=R,this.root.updateBlockedByResize=!0,w&&w(),w=HP(A,250),rl.hasAnimatedSinceResize&&(rl.hasAnimatedSinceResize=!1,this.nodes.forEach(s0)))})}_&&this.root.registerSharedNode(_,this),this.options.animate!==!1&&v&&(_||b)&&this.addEventListener("didUpdate",({delta:w,hasLayoutChanged:E,hasRelativeLayoutChanged:A,layout:R})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const I=this.options.transition||v.getDefaultTransition()||iD,{onLayoutAnimationStart:M,onLayoutAnimationComplete:B}=v.getProps(),N=!this.targetLayout||!fS(this.targetLayout,R),z=!E&&A;if(this.options.layoutRoot||this.resumeFrom||z||E&&(N||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const U={...Jd(I,"layout"),onPlay:M,onComplete:B};(v.shouldReduceMotion||this.options.layoutRoot)&&(U.delay=0,U.type=!1),this.startAnimation(U),this.setAnimationOrigin(w,z)}else E||s0(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=R})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const f=this.getStack();f&&f.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),Ts(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(tD),this.animationId++)}getTransformTemplate(){const{visualElement:f}=this.options;return f&&f.getProps().transformTemplate}willUpdate(f=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&yS(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let w=0;w<this.path.length;w++){const E=this.path[w];E.shouldResetTransform=!0,(typeof E.latestValues.x=="string"||typeof E.latestValues.y=="string")&&(E.isLayoutDirty=!0),E.updateScroll("snapshot"),E.options.layoutRoot&&E.willUpdate(!1)}const{layoutId:_,layout:b}=this.options;if(_===void 0&&!b)return;const v=this.getTransformTemplate();this.prevTransformTemplateValue=v?v(this.latestValues,""):void 0,this.updateSnapshot(),f&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(t0);return}if(this.animationId<=this.animationCommitId){this.nodes.forEach(n0);return}this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(JP),this.nodes.forEach(GP),this.nodes.forEach(KP)):this.nodes.forEach(n0),this.clearAllSnapshots();const _=Nt.now();xt.delta=zn(0,1e3/60,_-xt.timestamp),xt.timestamp=_,xt.isProcessing=!0,Wu.update.process(xt),Wu.preRender.process(xt),Wu.render.process(xt),xt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,sh.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(XP),this.sharedNodes.forEach(nD)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Ye.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Ye.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!Bt(this.snapshot.measuredBox.x)&&!Bt(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let b=0;b<this.path.length;b++)this.path[b].updateScroll();const f=this.layout;this.layout=this.measure(!1),this.layoutVersion++,this.layoutCorrected=yt(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:_}=this.options;_&&_.notify("LayoutMeasure",this.layout.layoutBox,f?f.layoutBox:void 0)}updateScroll(f="measure"){let _=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===f&&(_=!1),_&&this.instance){const b=u(this.instance);this.scroll={animationId:this.root.animationId,phase:f,isRoot:b,offset:l(this.instance),wasRoot:this.scroll?this.scroll.isRoot:b}}}resetTransform(){if(!h)return;const f=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,_=this.projectionDelta&&!pS(this.projectionDelta),b=this.getTransformTemplate(),v=b?b(this.latestValues,""):void 0,w=v!==this.prevTransformTemplateValue;f&&this.instance&&(_||ir(this.latestValues)||w)&&(h(this.instance,v),this.shouldResetTransform=!1,this.scheduleRender())}measure(f=!0){const _=this.measurePageBox();let b=this.removeElementScroll(_);return f&&(b=this.removeTransform(b)),aD(b),{animationId:this.root.animationId,measuredBox:_,layoutBox:b,latestValues:{},source:this.id}}measurePageBox(){var v;const{visualElement:f}=this.options;if(!f)return yt();const _=f.measureViewportBox();if(!(((v=this.scroll)==null?void 0:v.wasRoot)||this.path.some(oD))){const{scroll:w}=this.root;w&&(ni(_.x,w.offset.x),ni(_.y,w.offset.y))}return _}removeElementScroll(f){var b;const _=yt();if(bn(_,f),(b=this.scroll)!=null&&b.wasRoot)return _;for(let v=0;v<this.path.length;v++){const w=this.path[v],{scroll:E,options:A}=w;w!==this.root&&E&&A.layoutScroll&&(E.wasRoot&&bn(_,f),ni(_.x,E.offset.x),ni(_.y,E.offset.y))}return _}applyTransform(f,_=!1){var v,w;const b=yt();bn(b,f);for(let E=0;E<this.path.length;E++){const A=this.path[E];!_&&A.options.layoutScroll&&A.scroll&&A!==A.root&&si(b,{x:-A.scroll.offset.x,y:-A.scroll.offset.y}),ir(A.latestValues)&&si(b,A.latestValues,(v=A.layout)==null?void 0:v.layoutBox)}return ir(this.latestValues)&&si(b,this.latestValues,(w=this.layout)==null?void 0:w.layoutBox),b}removeTransform(f){var b;const _=yt();bn(_,f);for(let v=0;v<this.path.length;v++){const w=this.path[v];if(!ir(w.latestValues))continue;let E;w.instance&&(Td(w.latestValues)&&w.updateSnapshot(),E=yt(),bn(E,w.measurePageBox())),q2(_,w.latestValues,(b=w.snapshot)==null?void 0:b.layoutBox,E)}return ir(this.latestValues)&&q2(_,this.latestValues),_}setTargetDelta(f){this.targetDelta=f,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(f){this.options={...this.options,...f,crossfade:f.crossfade!==void 0?f.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==xt.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(f=!1){var R;const _=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=_.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=_.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=_.isSharedProjectionDirty);const b=!!this.resumingFrom||this!==_;if(!(f||b&&this.isSharedProjectionDirty||this.isProjectionDirty||(R=this.parent)!=null&&R.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:w,layoutId:E}=this.options;if(!this.layout||!(w||E))return;this.resolvedRelativeTargetAt=xt.timestamp;const A=this.getClosestProjectingParent();A&&this.linkedParentVersion!==A.layoutVersion&&!A.options.layoutRoot&&this.removeRelativeTarget(),!this.targetDelta&&!this.relativeTarget&&(A&&A.layout?this.createRelativeTarget(A,this.layout.layoutBox,A.layout.layoutBox):this.removeRelativeTarget()),!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=yt(),this.targetWithTransforms=yt()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),RP(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):bn(this.target,this.layout.layoutBox),tS(this.target,this.targetDelta)):bn(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,A&&!!A.resumingFrom==!!this.resumingFrom&&!A.options.layoutScroll&&A.target&&this.animationProgress!==1?this.createRelativeTarget(A,this.target,A.target):this.relativeParent=this.relativeTarget=void 0))}getClosestProjectingParent(){if(!(!this.parent||Td(this.parent.latestValues)||eS(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}createRelativeTarget(f,_,b){this.relativeParent=f,this.linkedParentVersion=f.layoutVersion,this.forceRelativeParentToResolveTarget(),this.relativeTarget=yt(),this.relativeTargetOrigin=yt(),pl(this.relativeTargetOrigin,_,b),bn(this.relativeTarget,this.relativeTargetOrigin)}removeRelativeTarget(){this.relativeParent=this.relativeTarget=void 0}calcProjection(){var I;const f=this.getLead(),_=!!this.resumingFrom||this!==f;let b=!0;if((this.isProjectionDirty||(I=this.parent)!=null&&I.isProjectionDirty)&&(b=!1),_&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(b=!1),this.resolvedRelativeTargetAt===xt.timestamp&&(b=!1),b)return;const{layout:v,layoutId:w}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(v||w))return;bn(this.layoutCorrected,this.layout.layoutBox);const E=this.treeScale.x,A=this.treeScale.y;iP(this.layoutCorrected,this.treeScale,this.path,_),f.layout&&!f.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(f.target=f.layout.layoutBox,f.targetWithTransforms=yt());const{target:R}=f;if(!R){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(U2(this.prevProjectionDelta.x,this.projectionDelta.x),U2(this.prevProjectionDelta.y,this.projectionDelta.y)),xa(this.projectionDelta,this.layoutCorrected,R,this.latestValues),(this.treeScale.x!==E||this.treeScale.y!==A||!X2(this.projectionDelta.x,this.prevProjectionDelta.x)||!X2(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",R))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(f=!0){var _;if((_=this.options.visualElement)==null||_.scheduleRender(),f){const b=this.getStack();b&&b.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=ti(),this.projectionDelta=ti(),this.projectionDeltaWithTransform=ti()}setAnimationOrigin(f,_=!1){const b=this.snapshot,v=b?b.latestValues:{},w={...this.latestValues},E=ti();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!_;const A=yt(),R=b?b.source:void 0,I=this.layout?this.layout.source:void 0,M=R!==I,B=this.getStack(),N=!B||B.members.length<=1,z=!!(M&&!N&&this.options.crossfade===!0&&!this.path.some(rD));this.animationProgress=0;let U;this.mixTargetDelta=Y=>{const se=Y/1e3;r0(E.x,f.x,se),r0(E.y,f.y,se),this.setTargetDelta(E),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(pl(A,this.layout.layoutBox,this.relativeParent.layout.layoutBox),sD(this.relativeTarget,this.relativeTargetOrigin,A,se),U&&NP(this.relativeTarget,U)&&(this.isProjectionDirty=!1),U||(U=yt()),bn(U,this.relativeTarget)),M&&(this.animationValues=w,MP(w,v,this.latestValues,se,z,N)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=se},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(f){var _,b,v;this.notifyListeners("animationStart"),(_=this.currentAnimation)==null||_.stop(),(v=(b=this.resumingFrom)==null?void 0:b.currentAnimation)==null||v.stop(),this.pendingAnimation&&(Ts(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Ye.update(()=>{rl.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=li(0)),this.motionValue.jump(0,!1),this.currentAnimation=UP(this.motionValue,[0,1e3],{...f,velocity:0,isSync:!0,onUpdate:w=>{this.mixTargetDelta(w),f.onUpdate&&f.onUpdate(w)},onStop:()=>{},onComplete:()=>{f.onComplete&&f.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const f=this.getStack();f&&f.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(zP),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const f=this.getLead();let{targetWithTransforms:_,target:b,layout:v,latestValues:w}=f;if(!(!_||!b||!v)){if(this!==f&&this.layout&&v&&bS(this.options.animationType,this.layout.layoutBox,v.layoutBox)){b=this.target||yt();const E=Bt(this.layout.layoutBox.x);b.x.min=f.target.x.min,b.x.max=b.x.min+E;const A=Bt(this.layout.layoutBox.y);b.y.min=f.target.y.min,b.y.max=b.y.min+A}bn(_,b),si(_,w),xa(this.projectionDeltaWithTransform,this.layoutCorrected,_,w)}}registerSharedNode(f,_){this.sharedNodes.has(f)||this.sharedNodes.set(f,new WP),this.sharedNodes.get(f).add(_);const v=_.options.initialPromotionConfig;_.promote({transition:v?v.transition:void 0,preserveFollowOpacity:v&&v.shouldPreserveFollowOpacity?v.shouldPreserveFollowOpacity(_):void 0})}isLead(){const f=this.getStack();return f?f.lead===this:!0}getLead(){var _;const{layoutId:f}=this.options;return f?((_=this.getStack())==null?void 0:_.lead)||this:this}getPrevLead(){var _;const{layoutId:f}=this.options;return f?(_=this.getStack())==null?void 0:_.prevLead:void 0}getStack(){const{layoutId:f}=this.options;if(f)return this.root.sharedNodes.get(f)}promote({needsReset:f,transition:_,preserveFollowOpacity:b}={}){const v=this.getStack();v&&v.promote(this,b),f&&(this.projectionDelta=void 0,this.needsReset=!0),_&&this.setOptions({transition:_})}relegate(){const f=this.getStack();return f?f.relegate(this):!1}resetSkewAndRotation(){const{visualElement:f}=this.options;if(!f)return;let _=!1;const{latestValues:b}=f;if((b.z||b.rotate||b.rotateX||b.rotateY||b.rotateZ||b.skewX||b.skewY)&&(_=!0),!_)return;const v={};b.z&&Qu("z",f,v,this.animationValues);for(let w=0;w<Ju.length;w++)Qu(`rotate${Ju[w]}`,f,v,this.animationValues),Qu(`skew${Ju[w]}`,f,v,this.animationValues);f.render();for(const w in v)f.setStaticValue(w,v[w]),this.animationValues&&(this.animationValues[w]=v[w]);f.scheduleRender()}applyProjectionStyles(f,_){if(!this.instance||this.isSVG)return;if(!this.isVisible){f.visibility="hidden";return}const b=this.getTransformTemplate();if(this.needsReset){this.needsReset=!1,f.visibility="",f.opacity="",f.pointerEvents=sl(_==null?void 0:_.pointerEvents)||"",f.transform=b?b(this.latestValues,""):"none";return}const v=this.getLead();if(!this.projectionDelta||!this.layout||!v.target){this.options.layoutId&&(f.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,f.pointerEvents=sl(_==null?void 0:_.pointerEvents)||""),this.hasProjected&&!ir(this.latestValues)&&(f.transform=b?b({},""):"none",this.hasProjected=!1);return}f.visibility="";const w=v.animationValues||v.latestValues;this.applyTransformsToTarget();let E=BP(this.projectionDeltaWithTransform,this.treeScale,w);b&&(E=b(w,E)),f.transform=E;const{x:A,y:R}=this.projectionDelta;f.transformOrigin=`${A.origin*100}% ${R.origin*100}% 0`,v.animationValues?f.opacity=v===this?w.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:w.opacityExit:f.opacity=v===this?w.opacity!==void 0?w.opacity:"":w.opacityExit!==void 0?w.opacityExit:0;for(const I in Rd){if(w[I]===void 0)continue;const{correct:M,applyTo:B,isCSSVariable:N}=Rd[I],z=E==="none"?w[I]:M(w[I],v);if(B){const U=B.length;for(let Y=0;Y<U;Y++)f[B[Y]]=z}else N?this.options.visualElement.renderState.vars[I]=z:f[I]=z}this.options.layoutId&&(f.pointerEvents=v===this?sl(_==null?void 0:_.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(f=>{var _;return(_=f.currentAnimation)==null?void 0:_.stop()}),this.root.nodes.forEach(t0),this.root.sharedNodes.clear()}}}function GP(a){a.updateLayout()}function KP(a){var l;const i=((l=a.resumeFrom)==null?void 0:l.snapshot)||a.snapshot;if(a.isLead()&&a.layout&&i&&a.hasListeners("didUpdate")){const{layoutBox:u,measuredBox:h}=a.layout,{animationType:m}=a.options,f=i.source!==a.layout.source;m==="size"?Hn(E=>{const A=f?i.measuredBox[E]:i.layoutBox[E],R=Bt(A);A.min=u[E].min,A.max=A.min+R}):bS(m,i.layoutBox,u)&&Hn(E=>{const A=f?i.measuredBox[E]:i.layoutBox[E],R=Bt(u[E]);A.max=A.min+R,a.relativeTarget&&!a.currentAnimation&&(a.isProjectionDirty=!0,a.relativeTarget[E].max=a.relativeTarget[E].min+R)});const _=ti();xa(_,u,i.layoutBox);const b=ti();f?xa(b,a.applyTransform(h,!0),i.measuredBox):xa(b,u,i.layoutBox);const v=!pS(_);let w=!1;if(!a.resumeFrom){const E=a.getClosestProjectingParent();if(E&&!E.resumeFrom){const{snapshot:A,layout:R}=E;if(A&&R){const I=yt();pl(I,i.layoutBox,A.layoutBox);const M=yt();pl(M,u,R.layoutBox),fS(I,M)||(w=!0),E.options.layoutRoot&&(a.relativeTarget=M,a.relativeTargetOrigin=I,a.relativeParent=E)}}}a.notifyListeners("didUpdate",{layout:u,snapshot:i,delta:b,layoutDelta:_,hasLayoutChanged:v,hasRelativeLayoutChanged:w})}else if(a.isLead()){const{onExitComplete:u}=a.options;u&&u()}a.options.transition=void 0}function YP(a){a.parent&&(a.isProjecting()||(a.isProjectionDirty=a.parent.isProjectionDirty),a.isSharedProjectionDirty||(a.isSharedProjectionDirty=!!(a.isProjectionDirty||a.parent.isProjectionDirty||a.parent.isSharedProjectionDirty)),a.isTransformDirty||(a.isTransformDirty=a.parent.isTransformDirty))}function ZP(a){a.isProjectionDirty=a.isSharedProjectionDirty=a.isTransformDirty=!1}function XP(a){a.clearSnapshot()}function t0(a){a.clearMeasurements()}function n0(a){a.isLayoutDirty=!1}function JP(a){const{visualElement:i}=a.options;i&&i.getProps().onBeforeLayoutMeasure&&i.notify("BeforeLayoutMeasure"),a.resetTransform()}function s0(a){a.finishAnimation(),a.targetDelta=a.relativeTarget=a.target=void 0,a.isProjectionDirty=!0}function QP(a){a.resolveTargetDelta()}function eD(a){a.calcProjection()}function tD(a){a.resetSkewAndRotation()}function nD(a){a.removeLeadSnapshot()}function r0(a,i,l){a.translate=it(i.translate,0,l),a.scale=it(i.scale,1,l),a.origin=i.origin,a.originPoint=i.originPoint}function i0(a,i,l,u){a.min=it(i.min,l.min,u),a.max=it(i.max,l.max,u)}function sD(a,i,l,u){i0(a.x,i.x,l.x,u),i0(a.y,i.y,l.y,u)}function rD(a){return a.animationValues&&a.animationValues.opacityExit!==void 0}const iD={duration:.45,ease:[.4,0,.1,1]},a0=a=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(a),o0=a0("applewebkit/")&&!a0("chrome/")?Math.round:fn;function l0(a){a.min=o0(a.min),a.max=o0(a.max)}function aD(a){l0(a.x),l0(a.y)}function bS(a,i,l){return a==="position"||a==="preserve-aspect"&&!IP(Z2(i),Z2(l),.2)}function oD(a){var i;return a!==a.root&&((i=a.scroll)==null?void 0:i.wasRoot)}const lD=_S({attachResizeListener:(a,i)=>Ta(a,"resize",i),measureScroll:()=>{var a,i;return{x:document.documentElement.scrollLeft||((a=document.body)==null?void 0:a.scrollLeft)||0,y:document.documentElement.scrollTop||((i=document.body)==null?void 0:i.scrollTop)||0}},checkIsScrollRoot:()=>!0}),ed={current:void 0},vS=_S({measureScroll:a=>({x:a.scrollLeft,y:a.scrollTop}),defaultParent:()=>{if(!ed.current){const a=new lD({});a.mount(window),a.setOptions({layoutScroll:!0}),ed.current=a}return ed.current},resetTransform:(a,i)=>{a.style.transform=i!==void 0?i:"none"},checkIsScrollRoot:a=>window.getComputedStyle(a).position==="fixed"}),wS=K.createContext({transformPagePoint:a=>a,isStatic:!1,reducedMotion:"never"});function cD(a=!0){const i=K.useContext(Md);if(i===null)return[!0,null];const{isPresent:l,onExitComplete:u,register:h}=i,m=K.useId();K.useEffect(()=>{if(a)return h(m)},[a]);const f=K.useCallback(()=>a&&u&&u(m),[m,u,a]);return!l&&u?[!1,f]:[!0]}const SS=K.createContext({strict:!1}),c0={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]};let u0=!1;function uD(){if(u0)return;const a={};for(const i in c0)a[i]={isEnabled:l=>c0[i].some(u=>!!l[u])};Xw(a),u0=!0}function xS(){return uD(),tP()}function dD(a){const i=xS();for(const l in a)i[l]={...i[l],...a[l]};Xw(i)}const hD=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","propagate","ignoreStrict","viewport"]);function fl(a){return a.startsWith("while")||a.startsWith("drag")&&a!=="draggable"||a.startsWith("layout")||a.startsWith("onTap")||a.startsWith("onPan")||a.startsWith("onLayout")||hD.has(a)}let ES=a=>!fl(a);function pD(a){typeof a=="function"&&(ES=i=>i.startsWith("on")?!fl(i):a(i))}try{pD(require("@emotion/is-prop-valid").default)}catch{}function fD(a,i,l){const u={};for(const h in a)h==="values"&&typeof a.values=="object"||(ES(h)||l===!0&&fl(h)||!i&&!fl(h)||a.draggable&&h.startsWith("onDrag"))&&(u[h]=a[h]);return u}const _l=K.createContext({});function mD(a,i){if(yl(a)){const{initial:l,animate:u}=a;return{initial:l===!1||Aa(l)?l:void 0,animate:Aa(u)?u:void 0}}return a.inherit!==!1?i:{}}function gD(a){const{initial:i,animate:l}=mD(a,K.useContext(_l));return K.useMemo(()=>({initial:i,animate:l}),[d0(i),d0(l)])}function d0(a){return Array.isArray(a)?a.join(" "):a}const uh=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function kS(a,i,l){for(const u in i)!Tt(i[u])&&!rS(u,l)&&(a[u]=i[u])}function yD({transformTemplate:a},i){return K.useMemo(()=>{const l=uh();return lh(l,i,a),Object.assign({},l.vars,l.style)},[i])}function _D(a,i){const l=a.style||{},u={};return kS(u,l,a),Object.assign(u,yD(a,i)),u}function bD(a,i){const l={},u=_D(a,i);return a.drag&&a.dragListener!==!1&&(l.draggable=!1,u.userSelect=u.WebkitUserSelect=u.WebkitTouchCallout="none",u.touchAction=a.drag===!0?"none":`pan-${a.drag==="x"?"y":"x"}`),a.tabIndex===void 0&&(a.onTap||a.onTapStart||a.whileTap)&&(l.tabIndex=0),l.style=u,l}const CS=()=>({...uh(),attrs:{}});function vD(a,i,l,u){const h=K.useMemo(()=>{const m=CS();return iS(m,i,oS(u),a.transformTemplate,a.style),{...m.attrs,style:{...m.style}}},[i]);if(a.style){const m={};kS(m,a.style,a),h.style={...m,...h.style}}return h}const wD=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function dh(a){return typeof a!="string"||a.includes("-")?!1:!!(wD.indexOf(a)>-1||/[A-Z]/u.test(a))}function SD(a,i,l,{latestValues:u},h,m=!1,f){const b=(f??dh(a)?vD:bD)(i,u,h,a),v=fD(i,typeof a=="string",m),w=a!==K.Fragment?{...v,...b,ref:l}:{},{children:E}=i,A=K.useMemo(()=>Tt(E)?E.get():E,[E]);return K.createElement(a,{...w,children:A})}function xD({scrapeMotionValuesFromProps:a,createRenderState:i},l,u,h){return{latestValues:ED(l,u,h,a),renderState:i()}}function ED(a,i,l,u){const h={},m=u(a,{});for(const A in m)h[A]=sl(m[A]);let{initial:f,animate:_}=a;const b=yl(a),v=Yw(a);i&&v&&!b&&a.inherit!==!1&&(f===void 0&&(f=i.initial),_===void 0&&(_=i.animate));let w=l?l.initial===!1:!1;w=w||f===!1;const E=w?_:f;if(E&&typeof E!="boolean"&&!gl(E)){const A=Array.isArray(E)?E:[E];for(let R=0;R<A.length;R++){const I=eh(a,A[R]);if(I){const{transitionEnd:M,transition:B,...N}=I;for(const z in N){let U=N[z];if(Array.isArray(U)){const Y=w?U.length-1:0;U=U[Y]}U!==null&&(h[z]=U)}for(const z in M)h[z]=M[z]}}}return h}const AS=a=>(i,l)=>{const u=K.useContext(_l),h=K.useContext(Md),m=()=>xD(a,i,u,h);return l?m():xT(m)},kD=AS({scrapeMotionValuesFromProps:ch,createRenderState:uh}),CD=AS({scrapeMotionValuesFromProps:lS,createRenderState:CS}),AD=Symbol.for("motionComponentSymbol");function TD(a,i,l){const u=K.useRef(l);K.useInsertionEffect(()=>{u.current=l});const h=K.useRef(null);return K.useCallback(m=>{var _;m&&((_=a.onMount)==null||_.call(a,m));const f=u.current;if(typeof f=="function")if(m){const b=f(m);typeof b=="function"&&(h.current=b)}else h.current?(h.current(),h.current=null):f(m);else f&&(f.current=m);i&&(m?i.mount(m):i.unmount())},[i])}const TS=K.createContext({});function Xr(a){return a&&typeof a=="object"&&Object.prototype.hasOwnProperty.call(a,"current")}function ID(a,i,l,u,h,m){var U,Y;const{visualElement:f}=K.useContext(_l),_=K.useContext(SS),b=K.useContext(Md),v=K.useContext(wS),w=v.reducedMotion,E=v.skipAnimations,A=K.useRef(null),R=K.useRef(!1);u=u||_.renderer,!A.current&&u&&(A.current=u(a,{visualState:i,parent:f,props:l,presenceContext:b,blockInitialAnimation:b?b.initial===!1:!1,reducedMotionConfig:w,skipAnimations:E,isSVG:m}),R.current&&A.current&&(A.current.manuallyAnimateOnMount=!0));const I=A.current,M=K.useContext(TS);I&&!I.projection&&h&&(I.type==="html"||I.type==="svg")&&RD(A.current,l,h,M);const B=K.useRef(!1);K.useInsertionEffect(()=>{I&&B.current&&I.update(l,b)});const N=l[Lw],z=K.useRef(!!N&&typeof window<"u"&&!((U=window.MotionHandoffIsComplete)!=null&&U.call(window,N))&&((Y=window.MotionHasOptimisedAnimation)==null?void 0:Y.call(window,N)));return kT(()=>{R.current=!0,I&&(B.current=!0,window.MotionIsMounted=!0,I.updateFeatures(),I.scheduleRenderMicrotask(),z.current&&I.animationState&&I.animationState.animateChanges())}),K.useEffect(()=>{I&&(!z.current&&I.animationState&&I.animationState.animateChanges(),z.current&&(queueMicrotask(()=>{var se;(se=window.MotionHandoffMarkAsComplete)==null||se.call(window,N)}),z.current=!1),I.enteringChildren=void 0)}),I}function RD(a,i,l,u){const{layoutId:h,layout:m,drag:f,dragConstraints:_,layoutScroll:b,layoutRoot:v,layoutCrossfade:w}=i;a.projection=new l(a.latestValues,i["data-framer-portal-id"]?void 0:IS(a.parent)),a.projection.setOptions({layoutId:h,layout:m,alwaysMeasureLayout:!!f||_&&Xr(_),visualElement:a,animationType:typeof m=="string"?m:"both",initialPromotionConfig:u,crossfade:w,layoutScroll:b,layoutRoot:v})}function IS(a){if(a)return a.options.allowProjection!==!1?a.projection:IS(a.parent)}function td(a,{forwardMotionProps:i=!1,type:l}={},u,h){u&&dD(u);const m=l?l==="svg":dh(a),f=m?CD:kD;function _(v,w){let E;const A={...K.useContext(wS),...v,layoutId:PD(v)},{isStatic:R}=A,I=gD(v),M=f(v,R);if(!R&&typeof window<"u"){DD(A,u);const B=OD(A);E=B.MeasureLayout,I.visualElement=ID(a,M,A,h,B.ProjectionNode,m)}return Z.jsxs(_l.Provider,{value:I,children:[E&&I.visualElement?Z.jsx(E,{visualElement:I.visualElement,...A}):null,SD(a,v,TD(M,I.visualElement,w),M,R,i,m)]})}_.displayName=`motion.${typeof a=="string"?a:`create(${a.displayName??a.name??""})`}`;const b=K.forwardRef(_);return b[AD]=a,b}function PD({layoutId:a}){const i=K.useContext(Y0).id;return i&&a!==void 0?i+"-"+a:a}function DD(a,i){const l=K.useContext(SS).strict;if(process.env.NODE_ENV!=="production"&&i&&l){const u="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";a.ignoreStrict?ci(!1,u,"lazy-strict-mode"):is(!1,u,"lazy-strict-mode")}}function OD(a){const i=xS(),{drag:l,layout:u}=i;if(!l&&!u)return{};const h={...l,...u};return{MeasureLayout:l!=null&&l.isEnabled(a)||u!=null&&u.isEnabled(a)?h.MeasureLayout:void 0,ProjectionNode:h.ProjectionNode}}function ND(a,i){if(typeof Proxy>"u")return td;const l=new Map,u=(m,f)=>td(m,f,a,i),h=(m,f)=>(process.env.NODE_ENV!=="production"&&Ud(!1,"motion() is deprecated. Use motion.create() instead."),u(m,f));return new Proxy(h,{get:(m,f)=>f==="create"?u:(l.has(f)||l.set(f,td(f,void 0,a,i)),l.get(f))})}const BD=(a,i)=>i.isSVG??dh(a)?new _P(i):new hP(i,{allowProjection:a!==K.Fragment});class LD extends Is{constructor(i){super(i),i.animationState||(i.animationState=xP(i))}updateAnimationControlsSubscription(){const{animate:i}=this.node.getProps();gl(i)&&(this.unmountControls=i.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:i}=this.node.getProps(),{animate:l}=this.node.prevProps||{};i!==l&&this.updateAnimationControlsSubscription()}unmount(){var i;this.node.animationState.reset(),(i=this.unmountControls)==null||i.call(this)}}let MD=0;class FD extends Is{constructor(){super(...arguments),this.id=MD++}update(){if(!this.node.presenceContext)return;const{isPresent:i,onExitComplete:l}=this.node.presenceContext,{isPresent:u}=this.node.prevPresenceContext||{};if(!this.node.animationState||i===u)return;const h=this.node.animationState.setActive("exit",!i);l&&!i&&h.then(()=>{l(this.id)})}mount(){const{register:i,onExitComplete:l}=this.node.presenceContext||{};l&&l(this.id),i&&(this.unmount=i(this.id))}unmount(){}}const $D={animation:{Feature:LD},exit:{Feature:FD}};function Oa(a){return{point:{x:a.pageX,y:a.pageY}}}const UD=a=>i=>rh(i)&&a(i,Oa(i));function Ea(a,i,l,u){return Ta(a,i,UD(l),u)}const RS=({current:a})=>a?a.ownerDocument.defaultView:null,h0=(a,i)=>Math.abs(a-i);function jD(a,i){const l=h0(a.x,i.x),u=h0(a.y,i.y);return Math.sqrt(l**2+u**2)}const p0=new Set(["auto","scroll"]);class PS{constructor(i,l,{transformPagePoint:u,contextWindow:h=window,dragSnapToOrigin:m=!1,distanceThreshold:f=3,element:_}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.lastRawMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.scrollPositions=new Map,this.removeScrollListeners=null,this.onElementScroll=R=>{this.handleScroll(R.target)},this.onWindowScroll=()=>{this.handleScroll(window)},this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;this.lastRawMoveEventInfo&&(this.lastMoveEventInfo=qo(this.lastRawMoveEventInfo,this.transformPagePoint));const R=nd(this.lastMoveEventInfo,this.history),I=this.startEvent!==null,M=jD(R.offset,{x:0,y:0})>=this.distanceThreshold;if(!I&&!M)return;const{point:B}=R,{timestamp:N}=xt;this.history.push({...B,timestamp:N});const{onStart:z,onMove:U}=this.handlers;I||(z&&z(this.lastMoveEvent,R),this.startEvent=this.lastMoveEvent),U&&U(this.lastMoveEvent,R)},this.handlePointerMove=(R,I)=>{this.lastMoveEvent=R,this.lastRawMoveEventInfo=I,this.lastMoveEventInfo=qo(I,this.transformPagePoint),Ye.update(this.updatePoint,!0)},this.handlePointerUp=(R,I)=>{this.end();const{onEnd:M,onSessionEnd:B,resumeAnimation:N}=this.handlers;if((this.dragSnapToOrigin||!this.startEvent)&&N&&N(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const z=nd(R.type==="pointercancel"?this.lastMoveEventInfo:qo(I,this.transformPagePoint),this.history);this.startEvent&&M&&M(R,z),B&&B(R,z)},!rh(i))return;this.dragSnapToOrigin=m,this.handlers=l,this.transformPagePoint=u,this.distanceThreshold=f,this.contextWindow=h||window;const b=Oa(i),v=qo(b,this.transformPagePoint),{point:w}=v,{timestamp:E}=xt;this.history=[{...w,timestamp:E}];const{onSessionStart:A}=l;A&&A(i,nd(v,this.history)),this.removeListeners=Ra(Ea(this.contextWindow,"pointermove",this.handlePointerMove),Ea(this.contextWindow,"pointerup",this.handlePointerUp),Ea(this.contextWindow,"pointercancel",this.handlePointerUp)),_&&this.startScrollTracking(_)}startScrollTracking(i){let l=i.parentElement;for(;l;){const u=getComputedStyle(l);(p0.has(u.overflowX)||p0.has(u.overflowY))&&this.scrollPositions.set(l,{x:l.scrollLeft,y:l.scrollTop}),l=l.parentElement}this.scrollPositions.set(window,{x:window.scrollX,y:window.scrollY}),window.addEventListener("scroll",this.onElementScroll,{capture:!0}),window.addEventListener("scroll",this.onWindowScroll),this.removeScrollListeners=()=>{window.removeEventListener("scroll",this.onElementScroll,{capture:!0}),window.removeEventListener("scroll",this.onWindowScroll)}}handleScroll(i){const l=this.scrollPositions.get(i);if(!l)return;const u=i===window,h=u?{x:window.scrollX,y:window.scrollY}:{x:i.scrollLeft,y:i.scrollTop},m={x:h.x-l.x,y:h.y-l.y};m.x===0&&m.y===0||(u?this.lastMoveEventInfo&&(this.lastMoveEventInfo.point.x+=m.x,this.lastMoveEventInfo.point.y+=m.y):this.history.length>0&&(this.history[0].x-=m.x,this.history[0].y-=m.y),this.scrollPositions.set(i,h),Ye.update(this.updatePoint,!0))}updateHandlers(i){this.handlers=i}end(){this.removeListeners&&this.removeListeners(),this.removeScrollListeners&&this.removeScrollListeners(),this.scrollPositions.clear(),Ts(this.updatePoint)}}function qo(a,i){return i?{point:i(a.point)}:a}function f0(a,i){return{x:a.x-i.x,y:a.y-i.y}}function nd({point:a},i){return{point:a,delta:f0(a,DS(i)),offset:f0(a,VD(i)),velocity:HD(i,.1)}}function VD(a){return a[0]}function DS(a){return a[a.length-1]}function HD(a,i){if(a.length<2)return{x:0,y:0};let l=a.length-1,u=null;const h=DS(a);for(;l>=0&&(u=a[l],!(h.timestamp-u.timestamp>Ut(i)));)l--;if(!u)return{x:0,y:0};u===a[0]&&a.length>2&&h.timestamp-u.timestamp>Ut(i)*2&&(u=a[1]);const m=pn(h.timestamp-u.timestamp);if(m===0)return{x:0,y:0};const f={x:(h.x-u.x)/m,y:(h.y-u.y)/m};return f.x===1/0&&(f.x=0),f.y===1/0&&(f.y=0),f}function WD(a,{min:i,max:l},u){return i!==void 0&&a<i?a=u?it(i,a,u.min):Math.max(a,i):l!==void 0&&a>l&&(a=u?it(l,a,u.max):Math.min(a,l)),a}function m0(a,i,l){return{min:i!==void 0?a.min+i:void 0,max:l!==void 0?a.max+l-(a.max-a.min):void 0}}function zD(a,{top:i,left:l,bottom:u,right:h}){return{x:m0(a.x,l,h),y:m0(a.y,i,u)}}function g0(a,i){let l=i.min-a.min,u=i.max-a.max;return i.max-i.min<a.max-a.min&&([l,u]=[u,l]),{min:l,max:u}}function qD(a,i){return{x:g0(a.x,i.x),y:g0(a.y,i.y)}}function GD(a,i){let l=.5;const u=Bt(a),h=Bt(i);return h>u?l=ka(i.min,i.max-u,a.min):u>h&&(l=ka(a.min,a.max-h,i.min)),zn(0,1,l)}function KD(a,i){const l={};return i.min!==void 0&&(l.min=i.min-a.min),i.max!==void 0&&(l.max=i.max-a.min),l}const Pd=.35;function YD(a=Pd){return a===!1?a=0:a===!0&&(a=Pd),{x:y0(a,"left","right"),y:y0(a,"top","bottom")}}function y0(a,i,l){return{min:_0(a,i),max:_0(a,l)}}function _0(a,i){return typeof a=="number"?a:a[i]||0}const ZD=new WeakMap;class XD{constructor(i){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=yt(),this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=i}start(i,{snapToCursor:l=!1,distanceThreshold:u}={}){const{presenceContext:h}=this.visualElement;if(h&&h.isPresent===!1)return;const m=E=>{l&&this.snapToCursor(Oa(E).point),this.stopAnimation()},f=(E,A)=>{const{drag:R,dragPropagation:I,onDragStart:M}=this.getProps();if(R&&!I&&(this.openDragLock&&this.openDragLock(),this.openDragLock=PR(R),!this.openDragLock))return;this.latestPointerEvent=E,this.latestPanInfo=A,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Hn(N=>{let z=this.getAxisMotionValue(N).get()||0;if(Wn.test(z)){const{projection:U}=this.visualElement;if(U&&U.layout){const Y=U.layout.layoutBox[N];Y&&(z=Bt(Y)*(parseFloat(z)/100))}}this.originPoint[N]=z}),M&&Ye.update(()=>M(E,A),!1,!0),xd(this.visualElement,"transform");const{animationState:B}=this.visualElement;B&&B.setActive("whileDrag",!0)},_=(E,A)=>{this.latestPointerEvent=E,this.latestPanInfo=A;const{dragPropagation:R,dragDirectionLock:I,onDirectionLock:M,onDrag:B}=this.getProps();if(!R&&!this.openDragLock)return;const{offset:N}=A;if(I&&this.currentDirection===null){this.currentDirection=QD(N),this.currentDirection!==null&&M&&M(this.currentDirection);return}this.updateAxis("x",A.point,N),this.updateAxis("y",A.point,N),this.visualElement.render(),B&&Ye.update(()=>B(E,A),!1,!0)},b=(E,A)=>{this.latestPointerEvent=E,this.latestPanInfo=A,this.stop(E,A),this.latestPointerEvent=null,this.latestPanInfo=null},v=()=>{const{dragSnapToOrigin:E}=this.getProps();(E||this.constraints)&&this.startAnimation({x:0,y:0})},{dragSnapToOrigin:w}=this.getProps();this.panSession=new PS(i,{onSessionStart:m,onStart:f,onMove:_,onSessionEnd:b,resumeAnimation:v},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:w,distanceThreshold:u,contextWindow:RS(this.visualElement),element:this.visualElement.current})}stop(i,l){const u=i||this.latestPointerEvent,h=l||this.latestPanInfo,m=this.isDragging;if(this.cancel(),!m||!h||!u)return;const{velocity:f}=h;this.startAnimation(f);const{onDragEnd:_}=this.getProps();_&&Ye.postRender(()=>_(u,h))}cancel(){this.isDragging=!1;const{projection:i,animationState:l}=this.visualElement;i&&(i.isAnimationBlocked=!1),this.endPanSession();const{dragPropagation:u}=this.getProps();!u&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),l&&l.setActive("whileDrag",!1)}endPanSession(){this.panSession&&this.panSession.end(),this.panSession=void 0}updateAxis(i,l,u){const{drag:h}=this.getProps();if(!u||!Go(i,h,this.currentDirection))return;const m=this.getAxisMotionValue(i);let f=this.originPoint[i]+u[i];this.constraints&&this.constraints[i]&&(f=WD(f,this.constraints[i],this.elastic[i])),m.set(f)}resolveConstraints(){var m;const{dragConstraints:i,dragElastic:l}=this.getProps(),u=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(m=this.visualElement.projection)==null?void 0:m.layout,h=this.constraints;i&&Xr(i)?this.constraints||(this.constraints=this.resolveRefConstraints()):i&&u?this.constraints=zD(u.layoutBox,i):this.constraints=!1,this.elastic=YD(l),h!==this.constraints&&!Xr(i)&&u&&this.constraints&&!this.hasMutatedConstraints&&Hn(f=>{this.constraints!==!1&&this.getAxisMotionValue(f)&&(this.constraints[f]=KD(u.layoutBox[f],this.constraints[f]))})}resolveRefConstraints(){const{dragConstraints:i,onMeasureDragConstraints:l}=this.getProps();if(!i||!Xr(i))return!1;const u=i.current;is(u!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.","drag-constraints-ref");const{projection:h}=this.visualElement;if(!h||!h.layout)return!1;const m=aP(u,h.root,this.visualElement.getTransformPagePoint());let f=qD(h.layout.layoutBox,m);if(l){const _=l(sP(f));this.hasMutatedConstraints=!!_,_&&(f=Qw(_))}return f}startAnimation(i){const{drag:l,dragMomentum:u,dragElastic:h,dragTransition:m,dragSnapToOrigin:f,onDragTransitionEnd:_}=this.getProps(),b=this.constraints||{},v=Hn(w=>{if(!Go(w,l,this.currentDirection))return;let E=b&&b[w]||{};f&&(E={min:0,max:0});const A=h?200:1e6,R=h?40:1e7,I={type:"inertia",velocity:u?i[w]:0,bounceStiffness:A,bounceDamping:R,timeConstant:750,restDelta:1,restSpeed:10,...m,...E};return this.startAxisValueAnimation(w,I)});return Promise.all(v).then(_)}startAxisValueAnimation(i,l){const u=this.getAxisMotionValue(i);return xd(this.visualElement,i),u.start(Qd(i,u,0,l,this.visualElement,!1))}stopAnimation(){Hn(i=>this.getAxisMotionValue(i).stop())}getAxisMotionValue(i){const l=`_drag${i.toUpperCase()}`,u=this.visualElement.getProps(),h=u[l];return h||this.visualElement.getValue(i,(u.initial?u.initial[i]:void 0)||0)}snapToCursor(i){Hn(l=>{const{drag:u}=this.getProps();if(!Go(l,u,this.currentDirection))return;const{projection:h}=this.visualElement,m=this.getAxisMotionValue(l);if(h&&h.layout){const{min:f,max:_}=h.layout.layoutBox[l],b=m.get()||0;m.set(i[l]-it(f,_,.5)+b)}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:i,dragConstraints:l}=this.getProps(),{projection:u}=this.visualElement;if(!Xr(l)||!u||!this.constraints)return;this.stopAnimation();const h={x:0,y:0};Hn(f=>{const _=this.getAxisMotionValue(f);if(_&&this.constraints!==!1){const b=_.get();h[f]=GD({min:b,max:b},this.constraints[f])}});const{transformTemplate:m}=this.visualElement.getProps();this.visualElement.current.style.transform=m?m({},""):"none",u.root&&u.root.updateScroll(),u.updateLayout(),this.constraints=!1,this.resolveConstraints(),Hn(f=>{if(!Go(f,i,null))return;const _=this.getAxisMotionValue(f),{min:b,max:v}=this.constraints[f];_.set(it(b,v,h[f]))}),this.visualElement.render()}addListeners(){if(!this.visualElement.current)return;ZD.set(this.visualElement,this);const i=this.visualElement.current,l=Ea(i,"pointerdown",v=>{const{drag:w,dragListener:E=!0}=this.getProps(),A=v.target,R=A!==i&&MR(A);w&&E&&!R&&this.start(v)});let u;const h=()=>{const{dragConstraints:v}=this.getProps();Xr(v)&&v.current&&(this.constraints=this.resolveRefConstraints(),u||(u=JD(i,v.current,()=>this.scalePositionWithinConstraints())))},{projection:m}=this.visualElement,f=m.addEventListener("measure",h);m&&!m.layout&&(m.root&&m.root.updateScroll(),m.updateLayout()),Ye.read(h);const _=Ta(window,"resize",()=>this.scalePositionWithinConstraints()),b=m.addEventListener("didUpdate",(({delta:v,hasLayoutChanged:w})=>{this.isDragging&&w&&(Hn(E=>{const A=this.getAxisMotionValue(E);A&&(this.originPoint[E]+=v[E].translate,A.set(A.get()+v[E].translate))}),this.visualElement.render())}));return()=>{_(),l(),f(),b&&b(),u&&u()}}getProps(){const i=this.visualElement.getProps(),{drag:l=!1,dragDirectionLock:u=!1,dragPropagation:h=!1,dragConstraints:m=!1,dragElastic:f=Pd,dragMomentum:_=!0}=i;return{...i,drag:l,dragDirectionLock:u,dragPropagation:h,dragConstraints:m,dragElastic:f,dragMomentum:_}}}function b0(a){let i=!0;return()=>{if(i){i=!1;return}a()}}function JD(a,i,l){const u=A2(a,b0(l)),h=A2(i,b0(l));return()=>{u(),h()}}function Go(a,i,l){return(i===!0||i===a)&&(l===null||l===a)}function QD(a,i=10){let l=null;return Math.abs(a.y)>i?l="y":Math.abs(a.x)>i&&(l="x"),l}class eO extends Is{constructor(i){super(i),this.removeGroupControls=fn,this.removeListeners=fn,this.controls=new XD(i)}mount(){const{dragControls:i}=this.node.getProps();i&&(this.removeGroupControls=i.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||fn}update(){const{dragControls:i}=this.node.getProps(),{dragControls:l}=this.node.prevProps||{};i!==l&&(this.removeGroupControls(),i&&(this.removeGroupControls=i.subscribe(this.controls)))}unmount(){this.removeGroupControls(),this.removeListeners(),this.controls.isDragging||this.controls.endPanSession()}}const sd=a=>(i,l)=>{a&&Ye.update(()=>a(i,l),!1,!0)};class tO extends Is{constructor(){super(...arguments),this.removePointerDownListener=fn}onPointerDown(i){this.session=new PS(i,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:RS(this.node)})}createPanHandlers(){const{onPanSessionStart:i,onPanStart:l,onPan:u,onPanEnd:h}=this.node.getProps();return{onSessionStart:sd(i),onStart:sd(l),onMove:sd(u),onEnd:(m,f)=>{delete this.session,h&&Ye.postRender(()=>h(m,f))}}}mount(){this.removePointerDownListener=Ea(this.node.current,"pointerdown",i=>this.onPointerDown(i))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}let rd=!1;class nO extends K.Component{componentDidMount(){const{visualElement:i,layoutGroup:l,switchLayoutGroup:u,layoutId:h}=this.props,{projection:m}=i;m&&(l.group&&l.group.add(m),u&&u.register&&h&&u.register(m),rd&&m.root.didUpdate(),m.addEventListener("animationComplete",()=>{this.safeToRemove()}),m.setOptions({...m.options,layoutDependency:this.props.layoutDependency,onExitComplete:()=>this.safeToRemove()})),rl.hasEverUpdated=!0}getSnapshotBeforeUpdate(i){const{layoutDependency:l,visualElement:u,drag:h,isPresent:m}=this.props,{projection:f}=u;return f&&(f.isPresent=m,i.layoutDependency!==l&&f.setOptions({...f.options,layoutDependency:l}),rd=!0,h||i.layoutDependency!==l||l===void 0||i.isPresent!==m?f.willUpdate():this.safeToRemove(),i.isPresent!==m&&(m?f.promote():f.relegate()||Ye.postRender(()=>{const _=f.getStack();(!_||!_.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:i}=this.props.visualElement;i&&(i.root.didUpdate(),sh.postRender(()=>{!i.currentAnimation&&i.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:i,layoutGroup:l,switchLayoutGroup:u}=this.props,{projection:h}=i;rd=!0,h&&(h.scheduleCheckAfterUnmount(),l&&l.group&&l.group.remove(h),u&&u.deregister&&u.deregister(h))}safeToRemove(){const{safeToRemove:i}=this.props;i&&i()}render(){return null}}function OS(a){const[i,l]=cD(),u=K.useContext(Y0);return Z.jsx(nO,{...a,layoutGroup:u,switchLayoutGroup:K.useContext(TS),isPresent:i,safeToRemove:l})}const sO={pan:{Feature:tO},drag:{Feature:eO,ProjectionNode:vS,MeasureLayout:OS}};function v0(a,i,l){const{props:u}=a;a.animationState&&u.whileHover&&a.animationState.setActive("whileHover",l==="Start");const h="onHover"+l,m=u[h];m&&Ye.postRender(()=>m(i,Oa(i)))}class rO extends Is{mount(){const{current:i}=this.node;i&&(this.unmount=OR(i,(l,u)=>(v0(this.node,u,"Start"),h=>v0(this.node,h,"End"))))}unmount(){}}class iO extends Is{constructor(){super(...arguments),this.isActive=!1}onFocus(){let i=!1;try{i=this.node.current.matches(":focus-visible")}catch{i=!0}!i||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Ra(Ta(this.node.current,"focus",()=>this.onFocus()),Ta(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function w0(a,i,l){const{props:u}=a;if(a.current instanceof HTMLButtonElement&&a.current.disabled)return;a.animationState&&u.whileTap&&a.animationState.setActive("whileTap",l==="Start");const h="onTap"+(l==="End"?"":l),m=u[h];m&&Ye.postRender(()=>m(i,Oa(i)))}class aO extends Is{mount(){const{current:i}=this.node;if(!i)return;const{globalTapTarget:l,propagate:u}=this.node.props;this.unmount=$R(i,(h,m)=>(w0(this.node,m,"Start"),(f,{success:_})=>w0(this.node,f,_?"End":"Cancel")),{useGlobalTarget:l,stopPropagation:(u==null?void 0:u.tap)===!1})}unmount(){}}const Dd=new WeakMap,id=new WeakMap,oO=a=>{const i=Dd.get(a.target);i&&i(a)},lO=a=>{a.forEach(oO)};function cO({root:a,...i}){const l=a||document;id.has(l)||id.set(l,{});const u=id.get(l),h=JSON.stringify(i);return u[h]||(u[h]=new IntersectionObserver(lO,{root:a,...i})),u[h]}function uO(a,i,l){const u=cO(i);return Dd.set(a,l),u.observe(a),()=>{Dd.delete(a),u.unobserve(a)}}const dO={some:0,all:1};class hO extends Is{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:i={}}=this.node.getProps(),{root:l,margin:u,amount:h="some",once:m}=i,f={root:l?l.current:void 0,rootMargin:u,threshold:typeof h=="number"?h:dO[h]},_=b=>{const{isIntersecting:v}=b;if(this.isInView===v||(this.isInView=v,m&&!v&&this.hasEnteredView))return;v&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",v);const{onViewportEnter:w,onViewportLeave:E}=this.node.getProps(),A=v?w:E;A&&A(b)};return uO(this.node.current,f,_)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:i,prevProps:l}=this.node;["amount","margin","root"].some(pO(i,l))&&this.startObserver()}unmount(){}}function pO({viewport:a={}},{viewport:i={}}={}){return l=>a[l]!==i[l]}const fO={inView:{Feature:hO},tap:{Feature:aO},focus:{Feature:iO},hover:{Feature:rO}},mO={layout:{ProjectionNode:vS,MeasureLayout:OS}},gO={...$D,...fO,...sO,...mO},Od=ND(gO,BD),yO={new:"#4ade80",modified:"#fb923c",deleted:"#f87171",unchanged:"transparent"},_O={new:"N",modified:"M",deleted:"D",unchanged:""};function NS(a){var h,m;const i=[],l=new Map,u=Object.keys(a).sort((f,_)=>{const b=f.split("/"),v=_.split("/");for(let w=0;w<Math.min(b.length,v.length);w++)if(b[w]!==v[w]){const E=w<b.length-1,A=w<v.length-1;return E&&!A?-1:!E&&A?1:b[w].localeCompare(v[w])}return b.length-v.length});for(const f of u){const _=f.split("/");for(let v=0;v<_.length-1;v++){const w=_.slice(0,v+1).join("/");if(!l.has(w)){const E={name:_[v],path:w,type:"directory",children:[]};if(l.set(w,E),v===0)i.push(E);else{const A=_.slice(0,v).join("/"),R=l.get(A);(h=R==null?void 0:R.children)==null||h.push(E)}}}const b={name:_[_.length-1],path:f,type:"file"};if(_.length===1)i.push(b);else{const v=_.slice(0,-1).join("/"),w=l.get(v);(m=w==null?void 0:w.children)==null||m.push(b)}}return i}function bO({expanded:a}){return Z.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"shrink-0 transition-transform duration-150",style:{transform:a?"rotate(90deg)":"none"},children:Z.jsx("path",{d:"M6 4l4 4-4 4",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function vO({open:a}){return a?Z.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"shrink-0",children:[Z.jsx("path",{d:"M1.5 3.5A1 1 0 012.5 2.5h3.172a1 1 0 01.707.293L7.5 3.914a1 1 0 00.707.293H13.5a1 1 0 011 1v1.293H3.207a1 1 0 00-.966.741L1.5 10.5V3.5z",fill:"#dcb67a"}),Z.jsx("path",{d:"M2.241 7.241A1 1 0 013.207 6.5H14.5a1 1 0 01.966 1.259l-1.5 5.5A1 1 0 0113 14H2.5a1 1 0 01-1-1V8.5a1 1 0 01.741-.966l0-.293z",fill:"#e8c87a"})]}):Z.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"shrink-0",children:Z.jsx("path",{d:"M1.5 3A1.5 1.5 0 013 1.5h3.172a1.5 1.5 0 011.06.44L8.354 3.06a.5.5 0 00.354.147H13A1.5 1.5 0 0114.5 4.707V12A1.5 1.5 0 0113 13.5H3A1.5 1.5 0 011.5 12V3z",fill:"#dcb67a"})})}function wO(a){var u;const i=((u=a.split(".").pop())==null?void 0:u.toLowerCase())||"";return{js:"#f0db4f",jsx:"#61dafb",ts:"#3178c6",tsx:"#61dafb",json:"#a8b065",html:"#e44d26",css:"#264de4",scss:"#cd6799",md:"#ffffff",py:"#3776ab",rb:"#cc342d",go:"#00add8",rs:"#dea584",yml:"#cb171e",yaml:"#cb171e",env:"#ecd53f",sh:"#89e051",sql:"#e38c00",svg:"#ffb13b"}[i]||"#8c8c8c"}function SO({name:a}){const i=wO(a);return Z.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"shrink-0",children:[Z.jsx("path",{d:"M4 1.5h5.5L13 5v9.5a1 1 0 01-1 1H4a1 1 0 01-1-1v-13a1 1 0 011-1z",fill:i,opacity:"0.2"}),Z.jsx("path",{d:"M4 1.5h5.5L13 5v9.5a1 1 0 01-1 1H4a1 1 0 01-1-1v-13a1 1 0 011-1z",stroke:i,strokeWidth:"1"}),Z.jsx("path",{d:"M9.5 1.5V5H13",stroke:i,strokeWidth:"1"})]})}function BS({files:a,selectedFile:i,onSelectFile:l,fileChanges:u}){return Z.jsxs("div",{className:"h-full overflow-auto bg-sb-sidebar text-sm select-none",children:[Z.jsx("div",{className:"px-3 py-2 text-[11px] font-semibold text-sb-text-muted uppercase tracking-wider border-b border-sb-border",children:"Explorer"}),Z.jsx("div",{className:"py-1",children:a.map(h=>Z.jsx(LS,{node:h,depth:0,selectedFile:i,onSelectFile:l,fileChanges:u},h.path))})]})}function LS({node:a,depth:i,selectedFile:l,onSelectFile:u,fileChanges:h}){var w;const[m,f]=K.useState(i<2),_=a.path===l,b=8+i*16,v=(h==null?void 0:h[a.path])??"unchanged";if(a.type==="directory"){const E=h&&((w=a.children)==null?void 0:w.some(A=>h[A.path]?!0:A.type==="directory"?Object.keys(h).some(R=>R.startsWith(A.path+"/")&&h[R]!=="unchanged"):!1));return Z.jsxs("div",{children:[Z.jsxs("button",{className:`w-full flex items-center gap-1 py-[3px] text-left hover:bg-sb-bg-hover transition-colors ${_?"bg-sb-bg-active text-sb-text-active":"text-sb-text"}`,style:{paddingLeft:b},onClick:()=>f(!m),children:[Z.jsx(bO,{expanded:m}),Z.jsx(vO,{open:m}),Z.jsx("span",{className:"truncate ml-0.5 flex-1",children:a.name}),E&&Z.jsx("span",{className:"w-1.5 h-1.5 rounded-full shrink-0 mr-2",style:{backgroundColor:"#fb923c"}})]}),m&&a.children&&Z.jsx("div",{children:a.children.map(A=>Z.jsx(LS,{node:A,depth:i+1,selectedFile:l,onSelectFile:u,fileChanges:h},A.path))})]})}return Z.jsxs("button",{className:`w-full flex items-center gap-1 py-[3px] text-left hover:bg-sb-bg-hover transition-colors ${_?"bg-sb-bg-active text-sb-text-active":"text-sb-text"}`,style:{paddingLeft:b+20},onClick:()=>u(a.path),children:[Z.jsx(SO,{name:a.name}),Z.jsx("span",{className:"truncate ml-0.5 flex-1",children:a.name}),v!=="unchanged"&&Z.jsx("span",{className:"text-[9px] font-bold shrink-0 mr-2",style:{color:yO[v]},title:v,children:_O[v]})]})}let ri=null,ml=null,Ko=null;function xO(){return ri&&ml?Promise.resolve():Ko||(Ko=import("@monaco-editor/react").then(a=>{ri=a.default||a.Editor,ml=a.DiffEditor}),Ko)}function EO(a){var u;const i=((u=a.split(".").pop())==null?void 0:u.toLowerCase())||"";return{js:"javascript",jsx:"javascript",ts:"typescript",tsx:"typescript",json:"json",html:"html",htm:"html",css:"css",scss:"scss",less:"less",md:"markdown",py:"python",rb:"ruby",go:"go",rs:"rust",yml:"yaml",yaml:"yaml",xml:"xml",sql:"sql",sh:"shell",bash:"shell",svg:"xml"}[i]||"plaintext"}const kO={new:"#4ade80",modified:"#fb923c",deleted:"#f87171",unchanged:"transparent"},CO={new:"New file",modified:"Modified",deleted:"Deleted",unchanged:""};function MS({files:a,originalFiles:i,fileChanges:l,activeFile:u,openFiles:h,onSelectFile:m,onCloseFile:f,onFileChange:_,readOnly:b=!1}){const[v,w]=K.useState(!!ri),[E,A]=K.useState(!1);K.useEffect(()=>{ri||xO().then(()=>w(!0))},[]);const R=u&&a[u]||"",I=u?i[u]??"":"",M=u?EO(u):"plaintext",B=u?l[u]==="modified"||l[u]==="new":!1;K.useEffect(()=>{!B&&E&&A(!1)},[B,E,u]);const N=K.useCallback(U=>{u&&U!==void 0&&_(u,U)},[u,_]),z=K.useCallback(U=>{if(!U||!u)return;const Y=U.getModifiedEditor();Y.onDidChangeModelContent(()=>{const se=Y.getValue();_(u,se)})},[u,_]);return Z.jsxs("div",{className:"flex flex-col h-full bg-sb-editor",children:[Z.jsxs("div",{className:"flex items-center bg-sb-bg-alt border-b border-sb-border overflow-x-auto",children:[h.map(U=>{const Y=U.split("/").pop()||U,se=U===u,ge=l[U]||"unchanged";return Z.jsxs("div",{className:`group flex items-center gap-2 px-3 py-1.5 text-xs cursor-pointer border-r border-sb-border
|
|
6
|
-
${
|
|
5
|
+
*/var $u,Uv,jv,QA=(Fv||(Fv=1,$u=$v,(function(){var a={}.hasOwnProperty;function i(){for(var h="",m=0;m<arguments.length;m++){var f=arguments[m];f&&(h=u(h,l(f)))}return h}function l(h){if(typeof h=="string"||typeof h=="number")return h;if(typeof h!="object")return"";if(Array.isArray(h))return i.apply(null,h);if(h.toString!==Object.prototype.toString&&!h.toString.toString().includes("[native code]"))return h.toString();var m="";for(var f in h)a.call(h,f)&&h[f]&&(m=u(m,f));return m}function u(h,m){return m?h?h+" "+m:h+m:h}$u.exports?(i.default=i,$u.exports=i):window.classNames=i})()),$v.exports),ld=Ia(QA),Vv,Hv,eT=(jv||(jv=1,Uv=function a(i,l){if(i===l)return!0;if(i&&l&&typeof i=="object"&&typeof l=="object"){if(i.constructor!==l.constructor)return!1;var u,h,m;if(Array.isArray(i)){if((u=i.length)!=l.length)return!1;for(h=u;h--!==0;)if(!a(i[h],l[h]))return!1;return!0}if(i instanceof Map&&l instanceof Map){if(i.size!==l.size)return!1;for(h of i.entries())if(!l.has(h[0]))return!1;for(h of i.entries())if(!a(h[1],l.get(h[0])))return!1;return!0}if(i instanceof Set&&l instanceof Set){if(i.size!==l.size)return!1;for(h of i.entries())if(!l.has(h[0]))return!1;return!0}if(ArrayBuffer.isView(i)&&ArrayBuffer.isView(l)){if((u=i.length)!=l.length)return!1;for(h=u;h--!==0;)if(i[h]!==l[h])return!1;return!0}if(i.constructor===RegExp)return i.source===l.source&&i.flags===l.flags;if(i.valueOf!==Object.prototype.valueOf)return i.valueOf()===l.valueOf();if(i.toString!==Object.prototype.toString)return i.toString()===l.toString();if((u=(m=Object.keys(i)).length)!==Object.keys(l).length)return!1;for(h=u;h--!==0;)if(!Object.prototype.hasOwnProperty.call(l,m[h]))return!1;for(h=u;h--!==0;){var f=m[h];if(!a(i[f],l[f]))return!1}return!0}return i!=i&&l!=l}),Uv),tT=Ia(eT),Wv,zv,En=Ia((function(){if(Hv)return Vv;Hv=1;var a=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,u=/^0o[0-7]+$/i,h=parseInt,m=Object.prototype.toString;function f(b){var v=typeof b;return!!b&&(v=="object"||v=="function")}function _(b){if(typeof b=="number")return b;if((function(E){return typeof E=="symbol"||(function(A){return!!A&&typeof A=="object"})(E)&&m.call(E)=="[object Symbol]"})(b))return NaN;if(f(b)){var v=typeof b.valueOf=="function"?b.valueOf():b;b=f(v)?v+"":v}if(typeof b!="string")return b===0?b:+b;b=b.replace(a,"");var w=l.test(b);return w||u.test(b)?h(b.slice(2),w?2:8):i.test(b)?NaN:+b}return Vv=function(b,v,w){return w===void 0&&(w=v,v=void 0),w!==void 0&&(w=(w=_(w))==w?w:0),v!==void 0&&(v=(v=_(v))==v?v:0),(function(E,A,R){return E==E&&(R!==void 0&&(E=E<=R?E:R),A!==void 0&&(E=E>=A?E:A)),E})(_(b),v,w)}})()),nT=Ia((function(){if(zv)return Wv;zv=1;var a=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,u=/^0o[0-7]+$/i,h=parseInt,m=typeof jo=="object"&&jo&&jo.Object===Object&&jo,f=typeof self=="object"&&self&&self.Object===Object&&self,_=m||f||Function("return this")(),b=Object.prototype.toString,v=Math.max,w=Math.min,E=function(){return _.Date.now()};function A(I){var M=typeof I;return!!I&&(M=="object"||M=="function")}function R(I){if(typeof I=="number")return I;if((function(O){return typeof O=="symbol"||(function(W){return!!W&&typeof W=="object"})(O)&&b.call(O)=="[object Symbol]"})(I))return NaN;if(A(I)){var M=typeof I.valueOf=="function"?I.valueOf():I;I=A(M)?M+"":M}if(typeof I!="string")return I===0?I:+I;I=I.replace(a,"");var B=l.test(I);return B||u.test(I)?h(I.slice(2),B?2:8):i.test(I)?NaN:+I}return Wv=function(I,M,B){var O,W,j,Y,re,fe,ee=0,ae=!1,Ee=!1,oe=!0;if(typeof I!="function")throw new TypeError("Expected a function");function $e(Ae){var We=O,Re=W;return O=W=void 0,ee=Ae,Y=I.apply(Re,We)}function ie(Ae){var We=Ae-fe;return fe===void 0||We>=M||We<0||Ee&&Ae-ee>=j}function ke(){var Ae=E();if(ie(Ae))return Le(Ae);re=setTimeout(ke,(function(We){var Re=M-(We-fe);return Ee?w(Re,j-(We-ee)):Re})(Ae))}function Le(Ae){return re=void 0,oe&&O?$e(Ae):(O=W=void 0,Y)}function Ce(){var Ae=E(),We=ie(Ae);if(O=arguments,W=this,fe=Ae,We){if(re===void 0)return(function(Re){return ee=Re,re=setTimeout(ke,M),ae?$e(Re):Y})(fe);if(Ee)return re=setTimeout(ke,M),$e(fe)}return re===void 0&&(re=setTimeout(ke,M)),Y}return M=R(M)||0,A(B)&&(ae=!!B.leading,j=(Ee="maxWait"in B)?v(R(B.maxWait)||0,M):j,oe="trailing"in B?!!B.trailing:oe),Ce.cancel=function(){re!==void 0&&clearTimeout(re),ee=0,O=fe=W=re=void 0},Ce.flush=function(){return re===void 0?Y:Le(E())},Ce}})()),qv={width:void 0,height:void 0};function sT(a){const{ref:i,box:l="content-box"}=a,[{width:u,height:h},m]=G.useState(qv),f=(function(){const v=G.useRef(!1);return G.useEffect(()=>(v.current=!0,()=>{v.current=!1}),[]),G.useCallback(()=>v.current,[])})(),_=G.useRef(ai({},qv)),b=G.useRef(void 0);return b.current=a.onResize,G.useEffect(()=>{if(!i.current||typeof window>"u"||!("ResizeObserver"in window))return;const v=new ResizeObserver(([w])=>{const E=l==="border-box"?"borderBoxSize":l==="device-pixel-content-box"?"devicePixelContentBoxSize":"contentBoxSize",A=Gv(w,E,"inlineSize"),R=Gv(w,E,"blockSize");if(_.current.width!==A||_.current.height!==R){const I={width:A,height:R};_.current.width=A,_.current.height=R,b.current?b.current(I):f()&&m(I)}});return v.observe(i.current,{box:l}),()=>{v.disconnect()}},[l,i,f]),{width:u,height:h}}function Gv(a,i,l){return a[i]?Array.isArray(a[i])?a[i][0][l]:a[i][l]:i==="contentBoxSize"?a.contentRect[l==="inlineSize"?"width":"height"]:void 0}var rT="allotment-module_splitView__L-yRc",iT="allotment-module_sashContainer__fzwJF",aT="allotment-module_splitViewContainer__rQnVa",$0="allotment-module_splitViewView__MGZ6O",oT="allotment-module_vertical__WSwwa",lT="allotment-module_horizontal__7doS8",cT="allotment-module_separatorBorder__x-rDS";let fa,U0=!1,j0=!1;typeof navigator=="object"&&(fa=navigator.userAgent,j0=fa.indexOf("Macintosh")>=0,U0=(fa.indexOf("Macintosh")>=0||fa.indexOf("iPad")>=0||fa.indexOf("iPhone")>=0)&&!!navigator.maxTouchPoints&&navigator.maxTouchPoints>0);const V0=U0,uT=j0,Kv=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0?G.useLayoutEffect:G.useEffect;class dT{constructor(){this._size=void 0}getSize(){return this._size}setSize(i){this._size=i}}function Vo(a,i){const l=a.length,u=l-i.length;return u>=0&&a.slice(u,l)===i}var Yv,Zv={exports:{}},hT=(Yv||(Yv=1,(function(a){var i=Object.prototype.hasOwnProperty,l="~";function u(){}function h(b,v,w){this.fn=b,this.context=v,this.once=w||!1}function m(b,v,w,E,A){if(typeof w!="function")throw new TypeError("The listener must be a function");var R=new h(w,E||b,A),I=l?l+v:v;return b._events[I]?b._events[I].fn?b._events[I]=[b._events[I],R]:b._events[I].push(R):(b._events[I]=R,b._eventsCount++),b}function f(b,v){--b._eventsCount===0?b._events=new u:delete b._events[v]}function _(){this._events=new u,this._eventsCount=0}Object.create&&(u.prototype=Object.create(null),new u().__proto__||(l=!1)),_.prototype.eventNames=function(){var b,v,w=[];if(this._eventsCount===0)return w;for(v in b=this._events)i.call(b,v)&&w.push(l?v.slice(1):v);return Object.getOwnPropertySymbols?w.concat(Object.getOwnPropertySymbols(b)):w},_.prototype.listeners=function(b){var v=l?l+b:b,w=this._events[v];if(!w)return[];if(w.fn)return[w.fn];for(var E=0,A=w.length,R=new Array(A);E<A;E++)R[E]=w[E].fn;return R},_.prototype.listenerCount=function(b){var v=l?l+b:b,w=this._events[v];return w?w.fn?1:w.length:0},_.prototype.emit=function(b,v,w,E,A,R){var I=l?l+b:b;if(!this._events[I])return!1;var M,B,O=this._events[I],W=arguments.length;if(O.fn){switch(O.once&&this.removeListener(b,O.fn,void 0,!0),W){case 1:return O.fn.call(O.context),!0;case 2:return O.fn.call(O.context,v),!0;case 3:return O.fn.call(O.context,v,w),!0;case 4:return O.fn.call(O.context,v,w,E),!0;case 5:return O.fn.call(O.context,v,w,E,A),!0;case 6:return O.fn.call(O.context,v,w,E,A,R),!0}for(B=1,M=new Array(W-1);B<W;B++)M[B-1]=arguments[B];O.fn.apply(O.context,M)}else{var j,Y=O.length;for(B=0;B<Y;B++)switch(O[B].once&&this.removeListener(b,O[B].fn,void 0,!0),W){case 1:O[B].fn.call(O[B].context);break;case 2:O[B].fn.call(O[B].context,v);break;case 3:O[B].fn.call(O[B].context,v,w);break;case 4:O[B].fn.call(O[B].context,v,w,E);break;default:if(!M)for(j=1,M=new Array(W-1);j<W;j++)M[j-1]=arguments[j];O[B].fn.apply(O[B].context,M)}}return!0},_.prototype.on=function(b,v,w){return m(this,b,v,w,!1)},_.prototype.once=function(b,v,w){return m(this,b,v,w,!0)},_.prototype.removeListener=function(b,v,w,E){var A=l?l+b:b;if(!this._events[A])return this;if(!v)return f(this,A),this;var R=this._events[A];if(R.fn)R.fn!==v||E&&!R.once||w&&R.context!==w||f(this,A);else{for(var I=0,M=[],B=R.length;I<B;I++)(R[I].fn!==v||E&&!R[I].once||w&&R[I].context!==w)&&M.push(R[I]);M.length?this._events[A]=M.length===1?M[0]:M:f(this,A)}return this},_.prototype.removeAllListeners=function(b){var v;return b?(v=l?l+b:b,this._events[v]&&f(this,v)):(this._events=new u,this._eventsCount=0),this},_.prototype.off=_.prototype.removeListener,_.prototype.addListener=_.prototype.on,_.prefixed=l,_.EventEmitter=_,a.exports=_})(Zv)),Zv.exports),Nd=Ia(hT);function Xv(a,i){const l=a.indexOf(i);l>-1&&(a.splice(l,1),a.unshift(i))}function Uu(a,i){const l=a.indexOf(i);l>-1&&(a.splice(l,1),a.push(i))}function un(a,i,l=1){const u=Math.max(0,Math.ceil((i-a)/l)),h=new Array(u);let m=-1;for(;++m<u;)h[m]=a+m*l;return h}var pT="sash-module_sash__K-9lB",fT="sash-module_disabled__Hm-wx",mT="sash-module_mac__Jf6OJ",Jv="sash-module_vertical__pB-rs",gT="sash-module_minimum__-UKxp",yT="sash-module_maximum__TCWxD",Qv="sash-module_horizontal__kFbiw",ju="sash-module_hover__80W6I",Vu="sash-module_active__bJspD";let hn=(function(a){return a.Vertical="VERTICAL",a.Horizontal="HORIZONTAL",a})({}),Yt=(function(a){return a.Disabled="DISABLED",a.Minimum="MINIMUM",a.Maximum="MAXIMUM",a.Enabled="ENABLED",a})({}),H0=V0?20:8;const W0=new Nd;class e2 extends Nd{get state(){return this._state}set state(i){this._state!==i&&(this.el.classList.toggle(fT,i===Yt.Disabled),this.el.classList.toggle("sash-disabled",i===Yt.Disabled),this.el.classList.toggle(gT,i===Yt.Minimum),this.el.classList.toggle("sash-minimum",i===Yt.Minimum),this.el.classList.toggle(yT,i===Yt.Maximum),this.el.classList.toggle("sash-maximum",i===Yt.Maximum),this._state=i,this.emit("enablementChange",i))}constructor(i,l,u){var h;super(),this.el=void 0,this.layoutProvider=void 0,this.orientation=void 0,this.size=void 0,this.hoverDelay=300,this.hoverDelayer=nT(m=>m.classList.add("sash-hover",ju),this.hoverDelay),this._state=Yt.Enabled,this.onPointerStart=m=>{const f=m.pageX,_=m.pageY,b={startX:f,currentX:f,startY:_,currentY:_};this.el.classList.add("sash-active",Vu),this.emit("start",b),this.el.setPointerCapture(m.pointerId);const v=E=>{E.preventDefault();const A={startX:f,currentX:E.pageX,startY:_,currentY:E.pageY};this.emit("change",A)},w=E=>{E.preventDefault(),this.el.classList.remove("sash-active",Vu),this.hoverDelayer.cancel(),this.emit("end"),this.el.releasePointerCapture(E.pointerId),window.removeEventListener("pointermove",v),window.removeEventListener("pointerup",w)};window.addEventListener("pointermove",v),window.addEventListener("pointerup",w)},this.onPointerDoublePress=()=>{this.emit("reset")},this.onMouseEnter=()=>{this.el.classList.contains(Vu)?(this.hoverDelayer.cancel(),this.el.classList.add("sash-hover",ju)):this.hoverDelayer(this.el)},this.onMouseLeave=()=>{this.hoverDelayer.cancel(),this.el.classList.remove("sash-hover",ju)},this.el=document.createElement("div"),this.el.classList.add("sash",pT),this.el.dataset.testid="sash",i.append(this.el),uT&&this.el.classList.add("sash-mac",mT),this.el.addEventListener("pointerdown",this.onPointerStart),this.el.addEventListener("dblclick",this.onPointerDoublePress),this.el.addEventListener("mouseenter",this.onMouseEnter),this.el.addEventListener("mouseleave",this.onMouseLeave),typeof u.size=="number"?(this.size=u.size,u.orientation===hn.Vertical?this.el.style.width=`${this.size}px`:this.el.style.height=`${this.size}px`):(this.size=H0,W0.on("onDidChangeGlobalSize",m=>{this.size=m,this.layout()})),this.layoutProvider=l,this.orientation=(h=u.orientation)!=null?h:hn.Vertical,this.orientation===hn.Horizontal?(this.el.classList.add("sash-horizontal",Qv),this.el.classList.remove("sash-vertical",Jv)):(this.el.classList.remove("sash-horizontal",Qv),this.el.classList.add("sash-vertical",Jv)),this.layout()}layout(){if(this.orientation===hn.Vertical){const i=this.layoutProvider;this.el.style.left=i.getVerticalSashLeft(this)-this.size/2+"px",i.getVerticalSashTop&&(this.el.style.top=i.getVerticalSashTop(this)+"px"),i.getVerticalSashHeight&&(this.el.style.height=i.getVerticalSashHeight(this)+"px")}else{const i=this.layoutProvider;this.el.style.top=i.getHorizontalSashTop(this)-this.size/2+"px",i.getHorizontalSashLeft&&(this.el.style.left=i.getHorizontalSashLeft(this)+"px"),i.getHorizontalSashWidth&&(this.el.style.width=i.getHorizontalSashWidth(this)+"px")}}dispose(){this.el.removeEventListener("pointerdown",this.onPointerStart),this.el.removeEventListener("dblclick",this.onPointerDoublePress),this.el.removeEventListener("mouseenter",this.onMouseEnter),this.el.removeEventListener("mouseleave",()=>this.onMouseLeave),this.el.remove()}}let al;var Hu;(Hu=al||(al={})).Distribute={type:"distribute"},Hu.Split=function(a){return{type:"split",index:a}},Hu.Invisible=function(a){return{type:"invisible",cachedVisibleSize:a}};let dn=(function(a){return a.Normal="NORMAL",a.Low="LOW",a.High="HIGH",a})({});class z0{constructor(i,l,u){this.container=void 0,this.view=void 0,this._size=void 0,this._cachedVisibleSize=void 0,this.container=i,this.view=l,this.container.classList.add("split-view-view",$0),this.container.dataset.testid="split-view-view",typeof u=="number"?(this._size=u,this._cachedVisibleSize=void 0,i.classList.add("split-view-view-visible")):(this._size=0,this._cachedVisibleSize=u.cachedVisibleSize)}set size(i){this._size=i}get size(){return this._size}get priority(){return this.view.priority}get snap(){return!!this.view.snap}get cachedVisibleSize(){return this._cachedVisibleSize}get visible(){return this._cachedVisibleSize===void 0}setVisible(i,l){i!==this.visible&&(i?(this.size=En(this._cachedVisibleSize,this.viewMinimumSize,this.viewMaximumSize),this._cachedVisibleSize=void 0):(this._cachedVisibleSize=typeof l=="number"?l:this.size,this.size=0),this.container.classList.toggle("split-view-view-visible",i),this.view.setVisible&&this.view.setVisible(i))}get minimumSize(){return this.visible?this.view.minimumSize:0}get viewMinimumSize(){return this.view.minimumSize}get maximumSize(){return this.visible?this.view.maximumSize:0}get viewMaximumSize(){return this.view.maximumSize}set enabled(i){this.container.style.pointerEvents=i?"":"none"}layout(i){this.layoutContainer(i),this.view.layout(this.size,i)}}class _T extends z0{layoutContainer(i){this.container.style.left=`${i}px`,this.container.style.width=`${this.size}px`}}class bT extends z0{layoutContainer(i){this.container.style.top=`${i}px`,this.container.style.height=`${this.size}px`}}class vT extends Nd{get startSnappingEnabled(){return this._startSnappingEnabled}set startSnappingEnabled(i){this._startSnappingEnabled!==i&&(this._startSnappingEnabled=i,this.updateSashEnablement())}get endSnappingEnabled(){return this._endSnappingEnabled}set endSnappingEnabled(i){this._endSnappingEnabled!==i&&(this._endSnappingEnabled=i,this.updateSashEnablement())}constructor(i,l={},u,h,m){var f,_;if(super(),this.onDidChange=void 0,this.onDidDragStart=void 0,this.onDidDragEnd=void 0,this.orientation=void 0,this.sashContainer=void 0,this.size=0,this.contentSize=0,this.proportions=void 0,this.viewItems=[],this.sashItems=[],this.sashDragState=void 0,this.proportionalLayout=void 0,this.getSashOrthogonalSize=void 0,this._startSnappingEnabled=!0,this._endSnappingEnabled=!0,this.onSashEnd=b=>{this.emit("sashchange",b),this.saveProportions();for(const v of this.viewItems)v.enabled=!0},this.orientation=(f=l.orientation)!=null?f:hn.Vertical,this.proportionalLayout=(_=l.proportionalLayout)!=null?_:!0,this.getSashOrthogonalSize=l.getSashOrthogonalSize,u&&(this.onDidChange=u),h&&(this.onDidDragStart=h),m&&(this.onDidDragEnd=m),this.sashContainer=document.createElement("div"),this.sashContainer.classList.add("sash-container",iT),i.prepend(this.sashContainer),l.descriptor){this.size=l.descriptor.size;for(const[b,v]of l.descriptor.views.entries()){const w=v.size,E=v.container,A=v.view;this.addView(E,A,w,b,!0)}this.contentSize=this.viewItems.reduce((b,v)=>b+v.size,0),this.saveProportions()}}addView(i,l,u,h=this.viewItems.length,m){let f;f=typeof u=="number"?u:u.type==="split"?this.getViewSize(u.index)/2:u.type==="invisible"?{cachedVisibleSize:u.cachedVisibleSize}:l.minimumSize;const _=this.orientation===hn.Vertical?new bT(i,l,f):new _T(i,l,f);if(this.viewItems.splice(h,0,_),this.viewItems.length>1){const b=this.orientation===hn.Vertical?new e2(this.sashContainer,{getHorizontalSashTop:E=>this.getSashPosition(E),getHorizontalSashWidth:this.getSashOrthogonalSize},{orientation:hn.Horizontal}):new e2(this.sashContainer,{getVerticalSashLeft:E=>this.getSashPosition(E),getVerticalSashHeight:this.getSashOrthogonalSize},{orientation:hn.Vertical}),v=this.orientation===hn.Vertical?E=>({sash:b,start:E.startY,current:E.currentY}):E=>({sash:b,start:E.startX,current:E.currentX});b.on("start",E=>{var A;this.emit("sashDragStart"),this.onSashStart(v(E));const R=this.viewItems.map(I=>I.size);(A=this.onDidDragStart)==null||A.call(this,R)}),b.on("change",E=>this.onSashChange(v(E))),b.on("end",()=>{var E;this.emit("sashDragEnd"),this.onSashEnd(this.sashItems.findIndex(R=>R.sash===b));const A=this.viewItems.map(R=>R.size);(E=this.onDidDragEnd)==null||E.call(this,A)}),b.on("reset",()=>{const E=this.sashItems.findIndex(B=>B.sash===b),A=un(E,-1,-1),R=un(E+1,this.viewItems.length),I=this.findFirstSnapIndex(A),M=this.findFirstSnapIndex(R);(typeof I!="number"||this.viewItems[I].visible)&&(typeof M!="number"||this.viewItems[M].visible)&&this.emit("sashreset",E)});const w={sash:b};this.sashItems.splice(h-1,0,w)}m||this.relayout(),m||typeof u=="number"||u.type!=="distribute"||this.distributeViewSizes()}removeView(i,l){if(i<0||i>=this.viewItems.length)throw new Error("Index out of bounds");const u=this.viewItems.splice(i,1)[0].view;if(this.viewItems.length>=1){const h=Math.max(i-1,0);this.sashItems.splice(h,1)[0].sash.dispose()}return this.relayout(),l&&l.type==="distribute"&&this.distributeViewSizes(),u}moveView(i,l,u){const h=this.getViewCachedVisibleSize(l),m=h===void 0?this.getViewSize(l):al.Invisible(h),f=this.removeView(l);this.addView(i,f,m,u)}getViewCachedVisibleSize(i){if(i<0||i>=this.viewItems.length)throw new Error("Index out of bounds");return this.viewItems[i].cachedVisibleSize}layout(i=this.size){const l=Math.max(this.size,this.contentSize);if(this.size=i,this.proportions)for(let u=0;u<this.viewItems.length;u++){const h=this.viewItems[u];h.size=En(Math.round(this.proportions[u]*i),h.minimumSize,h.maximumSize)}else{const u=un(0,this.viewItems.length),h=u.filter(f=>this.viewItems[f].priority===dn.Low),m=u.filter(f=>this.viewItems[f].priority===dn.High);this.resize(this.viewItems.length-1,i-l,void 0,h,m)}this.distributeEmptySpace(),this.layoutViews()}resizeView(i,l){if(i<0||i>=this.viewItems.length)return;const u=un(0,this.viewItems.length).filter(_=>_!==i),h=[...u.filter(_=>this.viewItems[_].priority===dn.Low),i],m=u.filter(_=>this.viewItems[_].priority===dn.High),f=this.viewItems[i];l=Math.round(l),l=En(l,f.minimumSize,Math.min(f.maximumSize,this.size)),f.size=l,this.relayout(h,m)}resizeViews(i){for(let l=0;l<i.length;l++){const u=this.viewItems[l];let h=i[l];h=Math.round(h),h=En(h,u.minimumSize,Math.min(u.maximumSize,this.size)),u.size=h}this.contentSize=this.viewItems.reduce((l,u)=>l+u.size,0),this.saveProportions(),this.layout(this.size)}getViewSize(i){return i<0||i>=this.viewItems.length?-1:this.viewItems[i].size}isViewVisible(i){if(i<0||i>=this.viewItems.length)throw new Error("Index out of bounds");return this.viewItems[i].visible}setViewVisible(i,l){if(i<0||i>=this.viewItems.length)throw new Error("Index out of bounds");this.viewItems[i].setVisible(l),this.distributeEmptySpace(i),this.layoutViews(),this.saveProportions()}distributeViewSizes(){const i=[];let l=0;for(const _ of this.viewItems)_.maximumSize-_.minimumSize>0&&(i.push(_),l+=_.size);const u=Math.floor(l/i.length);for(const _ of i)_.size=En(u,_.minimumSize,_.maximumSize);const h=un(0,this.viewItems.length),m=h.filter(_=>this.viewItems[_].priority===dn.Low),f=h.filter(_=>this.viewItems[_].priority===dn.High);this.relayout(m,f)}dispose(){this.sashItems.forEach(i=>i.sash.dispose()),this.sashItems=[],this.sashContainer.remove()}relayout(i,l){const u=this.viewItems.reduce((h,m)=>h+m.size,0);this.resize(this.viewItems.length-1,this.size-u,void 0,i,l),this.distributeEmptySpace(),this.layoutViews(),this.saveProportions()}onSashStart({sash:i,start:l}){const u=this.sashItems.findIndex(h=>h.sash===i);(h=>{const m=this.viewItems.map(W=>W.size);let f,_,b=Number.NEGATIVE_INFINITY,v=Number.POSITIVE_INFINITY;const w=un(u,-1,-1),E=un(u+1,this.viewItems.length),A=w.reduce((W,j)=>W+(this.viewItems[j].minimumSize-m[j]),0),R=w.reduce((W,j)=>W+(this.viewItems[j].viewMaximumSize-m[j]),0),I=E.length===0?Number.POSITIVE_INFINITY:E.reduce((W,j)=>W+(m[j]-this.viewItems[j].minimumSize),0),M=E.length===0?Number.NEGATIVE_INFINITY:E.reduce((W,j)=>W+(m[j]-this.viewItems[j].viewMaximumSize),0);b=Math.max(A,M),v=Math.min(I,R);const B=this.findFirstSnapIndex(w),O=this.findFirstSnapIndex(E);if(typeof B=="number"){const W=this.viewItems[B],j=Math.floor(W.viewMinimumSize/2);f={index:B,limitDelta:W.visible?b-j:b+j,size:W.size}}if(typeof O=="number"){const W=this.viewItems[O],j=Math.floor(W.viewMinimumSize/2);_={index:O,limitDelta:W.visible?v+j:v-j,size:W.size}}this.sashDragState={start:h,current:h,index:u,sizes:m,minDelta:b,maxDelta:v,snapBefore:f,snapAfter:_}})(l)}onSashChange({current:i}){const{index:l,start:u,sizes:h,minDelta:m,maxDelta:f,snapBefore:_,snapAfter:b}=this.sashDragState;this.sashDragState.current=i;const v=i-u;this.resize(l,v,h,void 0,void 0,m,f,_,b),this.distributeEmptySpace(),this.layoutViews()}getSashPosition(i){let l=0;for(let u=0;u<this.sashItems.length;u++)if(l+=this.viewItems[u].size,this.sashItems[u].sash===i)return l;return 0}resize(i,l,u=this.viewItems.map(w=>w.size),h,m,f=Number.NEGATIVE_INFINITY,_=Number.POSITIVE_INFINITY,b,v){if(i<0||i>=this.viewItems.length)return 0;const w=un(i,-1,-1),E=un(i+1,this.viewItems.length);if(m)for(const ee of m)Xv(w,ee),Xv(E,ee);if(h)for(const ee of h)Uu(w,ee),Uu(E,ee);const A=w.map(ee=>this.viewItems[ee]),R=w.map(ee=>u[ee]),I=E.map(ee=>this.viewItems[ee]),M=E.map(ee=>u[ee]),B=w.reduce((ee,ae)=>ee+(this.viewItems[ae].minimumSize-u[ae]),0),O=w.reduce((ee,ae)=>ee+(this.viewItems[ae].maximumSize-u[ae]),0),W=E.length===0?Number.POSITIVE_INFINITY:E.reduce((ee,ae)=>ee+(u[ae]-this.viewItems[ae].minimumSize),0),j=E.length===0?Number.NEGATIVE_INFINITY:E.reduce((ee,ae)=>ee+(u[ae]-this.viewItems[ae].maximumSize),0),Y=Math.max(B,j,f),re=Math.min(W,O,_);let fe=!1;if(b){const ee=this.viewItems[b.index],ae=l>=b.limitDelta;fe=ae!==ee.visible,ee.setVisible(ae,b.size)}if(!fe&&v){const ee=this.viewItems[v.index],ae=l<v.limitDelta;fe=ae!==ee.visible,ee.setVisible(ae,v.size)}if(fe)return this.resize(i,l,u,h,m,f,_);for(let ee=0,ae=l=En(l,Y,re);ee<A.length;ee++){const Ee=A[ee],oe=En(R[ee]+ae,Ee.minimumSize,Ee.maximumSize);ae-=oe-R[ee],Ee.size=oe}for(let ee=0,ae=l;ee<I.length;ee++){const Ee=I[ee],oe=En(M[ee]-ae,Ee.minimumSize,Ee.maximumSize);ae+=oe-M[ee],Ee.size=oe}return l}distributeEmptySpace(i){const l=this.viewItems.reduce((v,w)=>v+w.size,0);let u=this.size-l;const h=un(0,this.viewItems.length),m=[],f=h.filter(v=>this.viewItems[v].priority===dn.Low),_=h.filter(v=>this.viewItems[v].priority===dn.Normal),b=h.filter(v=>this.viewItems[v].priority===dn.High);m.push(...b,..._,...f),typeof i=="number"&&Uu(m,i);for(let v=0;u!==0&&v<m.length;v++){const w=this.viewItems[m[v]],E=En(w.size+u,w.minimumSize,w.maximumSize);u-=E-w.size,w.size=E}}layoutViews(){var i;this.contentSize=this.viewItems.reduce((u,h)=>u+h.size,0);let l=0;for(const u of this.viewItems)u.layout(l),l+=u.size;(i=this.onDidChange)!=null&&i.call(this,this.viewItems.map(u=>u.size)),this.sashItems.forEach(u=>u.sash.layout()),this.updateSashEnablement()}saveProportions(){this.proportionalLayout&&this.contentSize>0&&(this.proportions=this.viewItems.map(i=>i.size/this.contentSize))}updateSashEnablement(){let i=!1;const l=this.viewItems.map(b=>i=b.size-b.minimumSize>0||i);i=!1;const u=this.viewItems.map(b=>i=b.maximumSize-b.size>0||i),h=[...this.viewItems].reverse();i=!1;const m=h.map(b=>i=b.size-b.minimumSize>0||i).reverse();i=!1;const f=h.map(b=>i=b.maximumSize-b.size>0||i).reverse();let _=0;for(let b=0;b<this.sashItems.length;b++){const{sash:v}=this.sashItems[b];_+=this.viewItems[b].size;const w=!(l[b]&&f[b+1]),E=!(u[b]&&m[b+1]);if(w&&E){const A=un(b,-1,-1),R=un(b+1,this.viewItems.length),I=this.findFirstSnapIndex(A),M=this.findFirstSnapIndex(R),B=typeof I=="number"&&!this.viewItems[I].visible,O=typeof M=="number"&&!this.viewItems[M].visible;B&&m[b]&&(_>0||this.startSnappingEnabled)?v.state=Yt.Minimum:O&&l[b]&&(_<this.contentSize||this.endSnappingEnabled)?v.state=Yt.Maximum:v.state=Yt.Disabled}else v.state=w&&!E?Yt.Minimum:!w&&E?Yt.Maximum:Yt.Enabled}}findFirstSnapIndex(i){for(const l of i){const u=this.viewItems[l];if(u.visible&&u.snap)return l}for(const l of i){const u=this.viewItems[l];if(u.visible&&u.maximumSize-u.minimumSize>0)return;if(!u.visible&&u.snap)return l}}}class Gr{constructor(i){this.size=void 0,this.size=i}getPreferredSize(){return this.size}}class t2{constructor(i,l){this.proportion=void 0,this.layoutService=void 0,this.proportion=i,this.layoutService=l}getPreferredSize(){return this.proportion*this.layoutService.getSize()}}class Ho{getPreferredSize(){}}class n2{get preferredSize(){return this.layoutStrategy.getPreferredSize()}set preferredSize(i){if(typeof i=="number")this.layoutStrategy=new Gr(i);else if(typeof i=="string"){const l=i.trim();if(Vo(l,"%")){const u=Number(l.slice(0,-1))/100;this.layoutStrategy=new t2(u,this.layoutService)}else if(Vo(l,"px")){const u=Number(l.slice(0,-2))/100;this.layoutStrategy=new Gr(u)}else if(typeof Number.parseFloat(l)=="number"){const u=Number.parseFloat(l);this.layoutStrategy=new Gr(u)}else this.layoutStrategy=new Ho}else this.layoutStrategy=new Ho}constructor(i,l){var u;if(this.minimumSize=0,this.maximumSize=Number.POSITIVE_INFINITY,this.element=void 0,this.priority=void 0,this.snap=void 0,this.layoutService=void 0,this.layoutStrategy=void 0,this.layoutService=i,this.element=l.element,this.minimumSize=typeof l.minimumSize=="number"?l.minimumSize:30,this.maximumSize=typeof l.maximumSize=="number"?l.maximumSize:Number.POSITIVE_INFINITY,typeof l.preferredSize=="number")this.layoutStrategy=new Gr(l.preferredSize);else if(typeof l.preferredSize=="string"){const h=l.preferredSize.trim();if(Vo(h,"%")){const m=Number(h.slice(0,-1))/100;this.layoutStrategy=new t2(m,this.layoutService)}else if(Vo(h,"px")){const m=Number(h.slice(0,-2));this.layoutStrategy=new Gr(m)}else if(typeof Number.parseFloat(h)=="number"){const m=Number.parseFloat(h);this.layoutStrategy=new Gr(m)}else this.layoutStrategy=new Ho}else this.layoutStrategy=new Ho;this.priority=(u=l.priority)!=null?u:dn.Normal,this.snap=typeof l.snap=="boolean"&&l.snap}layout(i){}}function s2(a){return a.minSize!==void 0||a.maxSize!==void 0||a.preferredSize!==void 0||a.priority!==void 0||a.visible!==void 0}const Bd=G.forwardRef(({className:a,children:i},l)=>G.createElement("div",{ref:l,className:ld("split-view-view",$0,a)},i));Bd.displayName="Allotment.Pane";const q0=G.forwardRef(({children:a,className:i,id:l,maxSize:u=1/0,minSize:h=30,proportionalLayout:m=!0,separator:f=!0,sizes:_,defaultSizes:b=_,snap:v=!1,vertical:w=!1,onChange:E,onReset:A,onVisibleChange:R,onDragStart:I,onDragEnd:M},B)=>{const O=G.useRef(null),W=G.useRef([]),j=G.useRef(new Map),Y=G.useRef(null),re=G.useRef(new Map),fe=G.useRef(new dT),ee=G.useRef([]),[ae,Ee]=G.useState(!1);process.env.NODE_ENV!=="production"&&_&&console.warn("Prop sizes is deprecated. Please use defaultSizes instead.");const oe=G.useMemo(()=>G.Children.toArray(a).filter(G.isValidElement),[a]),$e=G.useCallback(ie=>{var ke,Le;const Ce=(ke=ee.current)==null?void 0:ke[ie];return typeof(Ce==null?void 0:Ce.preferredSize)=="number"&&((Le=Y.current)!=null&&Le.resizeView(ie,Math.round(Ce.preferredSize)),!0)},[]);return G.useImperativeHandle(B,()=>({reset:()=>{if(A)A();else{var ie;(ie=Y.current)==null||ie.distributeViewSizes();for(let ke=0;ke<ee.current.length;ke++)$e(ke)}},resize:ie=>{var ke;(ke=Y.current)==null||ke.resizeViews(ie)}})),Kv(()=>{let ie=!0;b&&re.current.size!==b.length&&(ie=!1,console.warn(`Expected ${b.length} children based on defaultSizes but found ${re.current.size}`)),ie&&b&&(W.current=oe.map(Ce=>Ce.key));const ke=ai({orientation:w?hn.Vertical:hn.Horizontal,proportionalLayout:m},ie&&b&&{descriptor:{size:b.reduce((Ce,Ae)=>Ce+Ae,0),views:b.map((Ce,Ae)=>{var We,Re,Je,yt;const se=j.current.get(W.current[Ae]),pe=new n2(fe.current,ai({element:document.createElement("div"),minimumSize:(We=se==null?void 0:se.minSize)!=null?We:h,maximumSize:(Re=se==null?void 0:se.maxSize)!=null?Re:u,priority:(Je=se==null?void 0:se.priority)!=null?Je:dn.Normal},(se==null?void 0:se.preferredSize)&&{preferredSize:se==null?void 0:se.preferredSize},{snap:(yt=se==null?void 0:se.snap)!=null?yt:v}));return ee.current.push(pe),{container:[...re.current.values()][Ae],size:Ce,view:pe}})}});Y.current=new vT(O.current,ke,E,I,M),Y.current.on("sashDragStart",()=>{var Ce;(Ce=O.current)==null||Ce.classList.add("split-view-sash-dragging")}),Y.current.on("sashDragEnd",()=>{var Ce;(Ce=O.current)==null||Ce.classList.remove("split-view-sash-dragging")}),Y.current.on("sashchange",Ce=>{if(R&&Y.current){const Ae=oe.map(We=>We.key);for(let We=0;We<Ae.length;We++){const Re=j.current.get(Ae[We]);(Re==null?void 0:Re.visible)!==void 0&&Re.visible!==Y.current.isViewVisible(We)&&R(We,Y.current.isViewVisible(We))}}}),Y.current.on("sashreset",Ce=>{if(A)A();else{var Ae;if($e(Ce)||$e(Ce+1))return;(Ae=Y.current)==null||Ae.distributeViewSizes()}});const Le=Y.current;return()=>{Le.dispose()}},[]),Kv(()=>{if(ae){const De=oe.map(ge=>ge.key),be=[...W.current],rt=De.filter(ge=>!W.current.includes(ge)),it=De.filter(ge=>W.current.includes(ge)),Oe=W.current.map(ge=>!De.includes(ge));for(let ge=Oe.length-1;ge>=0;ge--){var ie;Oe[ge]&&((ie=Y.current)!=null&&ie.removeView(ge),be.splice(ge,1),ee.current.splice(ge,1))}for(const ge of rt){var ke,Le,Ce,Ae,We;const Se=j.current.get(ge),Pe=new n2(fe.current,ai({element:document.createElement("div"),minimumSize:(ke=Se==null?void 0:Se.minSize)!=null?ke:h,maximumSize:(Le=Se==null?void 0:Se.maxSize)!=null?Le:u,priority:(Ce=Se==null?void 0:Se.priority)!=null?Ce:dn.Normal},(Se==null?void 0:Se.preferredSize)&&{preferredSize:Se==null?void 0:Se.preferredSize},{snap:(Ae=Se==null?void 0:Se.snap)!=null?Ae:v}));(We=Y.current)!=null&&We.addView(re.current.get(ge),Pe,al.Distribute,De.findIndex(_e=>_e===ge)),be.splice(De.findIndex(_e=>_e===ge),0,ge),ee.current.splice(De.findIndex(_e=>_e===ge),0,Pe)}for(;!tT(De,be);)for(const[ge,Se]of De.entries()){const Pe=be.findIndex(_e=>_e===Se);if(Pe!==ge){var Re;(Re=Y.current)==null||Re.moveView(re.current.get(Se),Pe,ge);const _e=be[Pe];be.splice(Pe,1),be.splice(ge,0,_e);break}}for(const ge of rt){var Je;const Se=De.findIndex(_e=>_e===ge),Pe=ee.current[Se].preferredSize;Pe!==void 0&&((Je=Y.current)==null||Je.resizeView(Se,Pe))}for(const ge of[...rt,...it]){var yt,se;const Se=j.current.get(ge),Pe=De.findIndex(_e=>_e===ge);Se&&s2(Se)&&Se.visible!==void 0&&((yt=Y.current)==null?void 0:yt.isViewVisible(Pe))!==Se.visible&&((se=Y.current)==null||se.setViewVisible(Pe,Se.visible))}for(const ge of it){const Se=j.current.get(ge),Pe=De.findIndex(_e=>_e===ge);if(Se&&s2(Se)){var pe;Se.preferredSize!==void 0&&ee.current[Pe].preferredSize!==Se.preferredSize&&(ee.current[Pe].preferredSize=Se.preferredSize);let _e=!1;Se.minSize!==void 0&&ee.current[Pe].minimumSize!==Se.minSize&&(ee.current[Pe].minimumSize=Se.minSize,_e=!0),Se.maxSize!==void 0&&ee.current[Pe].maximumSize!==Se.maxSize&&(ee.current[Pe].maximumSize=Se.maxSize,_e=!0),_e&&((pe=Y.current)==null||pe.layout())}}(rt.length>0||Oe.length>0)&&(W.current=De)}},[oe,ae,u,h,v]),G.useEffect(()=>{Y.current&&(Y.current.onDidChange=E)},[E]),G.useEffect(()=>{Y.current&&(Y.current.onDidDragStart=I)},[I]),G.useEffect(()=>{Y.current&&(Y.current.onDidDragEnd=M)},[M]),sT({ref:O,onResize:({width:ie,height:ke})=>{var Le;ie&&ke&&((Le=Y.current)!=null&&Le.layout(w?ke:ie),fe.current.setSize(w?ke:ie),Ee(!0))}}),G.useEffect(()=>{V0&&wT(20)},[]),G.createElement("div",{ref:O,className:ld("split-view",w?"split-view-vertical":"split-view-horizontal",{"split-view-separator-border":f},rT,w?oT:lT,{[cT]:f},i),id:l},G.createElement("div",{className:ld("split-view-container",aT)},G.Children.toArray(a).map(ie=>{if(!G.isValidElement(ie))return null;const ke=ie.key;return ie.type.displayName==="Allotment.Pane"?(j.current.set(ke,ie.props),G.cloneElement(ie,{key:ke,ref:Le=>{const Ce=ie.ref;Ce&&(Ce.current=Le),Le?re.current.set(ke,Le):re.current.delete(ke)}})):G.createElement(Bd,{key:ke,ref:Le=>{Le?re.current.set(ke,Le):re.current.delete(ke)}},ie)})))});function wT(a){const i=En(a,4,20),l=En(a,1,8);document.documentElement.style.setProperty("--sash-size",i+"px"),document.documentElement.style.setProperty("--sash-hover-size",l+"px"),(function(u){H0=u,W0.emit("onDidChangeGlobalSize",u)})(i)}q0.displayName="Allotment";var Kr=Object.assign(q0,{Pane:Bd});const G0=G.createContext({});function ST(a){const i=G.useRef(null);return i.current===null&&(i.current=a()),i.current}const xT=typeof window<"u",ET=xT?G.useLayoutEffect:G.useEffect,Ld=G.createContext(null);function Md(a,i){a.indexOf(i)===-1&&a.push(i)}function ol(a,i){const l=a.indexOf(i);l>-1&&a.splice(l,1)}const qn=(a,i,l)=>l>i?i:l<a?a:l;function cd(a,i){return i?`${a}. For more information and steps for solving, visit https://motion.dev/troubleshooting/${i}`:a}let ui=()=>{},as=()=>{};var F0;typeof process<"u"&&((F0=process.env)==null?void 0:F0.NODE_ENV)!=="production"&&(ui=(a,i,l)=>{!a&&typeof console<"u"&&console.warn(cd(i,l))},as=(a,i,l)=>{if(!a)throw new Error(cd(i,l))});const os={},K0=a=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(a);function Y0(a){return typeof a=="object"&&a!==null}const Z0=a=>/^0[^.\s]+$/u.test(a);function X0(a){let i;return()=>(i===void 0&&(i=a()),i)}const fn=a=>a,kT=(a,i)=>l=>i(a(l)),Ra=(...a)=>a.reduce(kT),ka=(a,i,l)=>{const u=i-a;return u===0?1:(l-a)/u};class Fd{constructor(){this.subscriptions=[]}add(i){return Md(this.subscriptions,i),()=>ol(this.subscriptions,i)}notify(i,l,u){const h=this.subscriptions.length;if(h)if(h===1)this.subscriptions[0](i,l,u);else for(let m=0;m<h;m++){const f=this.subscriptions[m];f&&f(i,l,u)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const Ut=a=>a*1e3,pn=a=>a/1e3;function J0(a,i){return i?a*(1e3/i):0}const r2=new Set;function $d(a,i,l){a||r2.has(i)||(console.warn(cd(i,l)),r2.add(i))}const Q0=(a,i,l)=>(((1-3*l+3*i)*a+(3*l-6*i))*a+3*i)*a,CT=1e-7,AT=12;function TT(a,i,l,u,h){let m,f,_=0;do f=i+(l-i)/2,m=Q0(f,u,h)-a,m>0?l=f:i=f;while(Math.abs(m)>CT&&++_<AT);return f}function Pa(a,i,l,u){if(a===i&&l===u)return fn;const h=m=>TT(m,0,1,a,l);return m=>m===0||m===1?m:Q0(h(m),i,u)}const ew=a=>i=>i<=.5?a(2*i)/2:(2-a(2*(1-i)))/2,tw=a=>i=>1-a(1-i),nw=Pa(.33,1.53,.69,.99),Ud=tw(nw),sw=ew(Ud),rw=a=>(a*=2)<1?.5*Ud(a):.5*(2-Math.pow(2,-10*(a-1))),jd=a=>1-Math.sin(Math.acos(a)),iw=tw(jd),aw=ew(jd),IT=Pa(.42,0,1,1),RT=Pa(0,0,.58,1),ow=Pa(.42,0,.58,1),PT=a=>Array.isArray(a)&&typeof a[0]!="number",lw=a=>Array.isArray(a)&&typeof a[0]=="number",i2={linear:fn,easeIn:IT,easeInOut:ow,easeOut:RT,circIn:jd,circInOut:aw,circOut:iw,backIn:Ud,backInOut:sw,backOut:nw,anticipate:rw},DT=a=>typeof a=="string",a2=a=>{if(lw(a)){as(a.length===4,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");const[i,l,u,h]=a;return Pa(i,l,u,h)}else if(DT(a))return as(i2[a]!==void 0,`Invalid easing type '${a}'`,"invalid-easing-type"),i2[a];return a},Wo=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function OT(a,i){let l=new Set,u=new Set,h=!1,m=!1;const f=new WeakSet;let _={delta:0,timestamp:0,isProcessing:!1};function b(w){f.has(w)&&(v.schedule(w),a()),w(_)}const v={schedule:(w,E=!1,A=!1)=>{const I=A&&h?l:u;return E&&f.add(w),I.has(w)||I.add(w),w},cancel:w=>{u.delete(w),f.delete(w)},process:w=>{if(_=w,h){m=!0;return}h=!0,[l,u]=[u,l],l.forEach(b),l.clear(),h=!1,m&&(m=!1,v.process(w))}};return v}const NT=40;function cw(a,i){let l=!1,u=!0;const h={delta:0,timestamp:0,isProcessing:!1},m=()=>l=!0,f=Wo.reduce((j,Y)=>(j[Y]=OT(m),j),{}),{setup:_,read:b,resolveKeyframes:v,preUpdate:w,update:E,preRender:A,render:R,postRender:I}=f,M=()=>{const j=os.useManualTiming?h.timestamp:performance.now();l=!1,os.useManualTiming||(h.delta=u?1e3/60:Math.max(Math.min(j-h.timestamp,NT),1)),h.timestamp=j,h.isProcessing=!0,_.process(h),b.process(h),v.process(h),w.process(h),E.process(h),A.process(h),R.process(h),I.process(h),h.isProcessing=!1,l&&i&&(u=!1,a(M))},B=()=>{l=!0,u=!0,h.isProcessing||a(M)};return{schedule:Wo.reduce((j,Y)=>{const re=f[Y];return j[Y]=(fe,ee=!1,ae=!1)=>(l||B(),re.schedule(fe,ee,ae)),j},{}),cancel:j=>{for(let Y=0;Y<Wo.length;Y++)f[Wo[Y]].cancel(j)},state:h,steps:f}}const{schedule:qe,cancel:Ts,state:xt,steps:Wu}=cw(typeof requestAnimationFrame<"u"?requestAnimationFrame:fn,!0);let Qo;function BT(){Qo=void 0}const Nt={now:()=>(Qo===void 0&&Nt.set(xt.isProcessing||os.useManualTiming?xt.timestamp:performance.now()),Qo),set:a=>{Qo=a,queueMicrotask(BT)}},uw=a=>i=>typeof i=="string"&&i.startsWith(a),dw=uw("--"),LT=uw("var(--"),Vd=a=>LT(a)?MT.test(a.split("/*")[0].trim()):!1,MT=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu;function o2(a){return typeof a!="string"?!1:a.split("/*")[0].includes("var(--")}const di={test:a=>typeof a=="number",parse:parseFloat,transform:a=>a},Ca={...di,transform:a=>qn(0,1,a)},zo={...di,default:1},Sa=a=>Math.round(a*1e5)/1e5,Hd=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function FT(a){return a==null}const $T=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,Wd=(a,i)=>l=>!!(typeof l=="string"&&$T.test(l)&&l.startsWith(a)||i&&!FT(l)&&Object.prototype.hasOwnProperty.call(l,i)),hw=(a,i,l)=>u=>{if(typeof u!="string")return u;const[h,m,f,_]=u.match(Hd);return{[a]:parseFloat(h),[i]:parseFloat(m),[l]:parseFloat(f),alpha:_!==void 0?parseFloat(_):1}},UT=a=>qn(0,255,a),zu={...di,transform:a=>Math.round(UT(a))},ar={test:Wd("rgb","red"),parse:hw("red","green","blue"),transform:({red:a,green:i,blue:l,alpha:u=1})=>"rgba("+zu.transform(a)+", "+zu.transform(i)+", "+zu.transform(l)+", "+Sa(Ca.transform(u))+")"};function jT(a){let i="",l="",u="",h="";return a.length>5?(i=a.substring(1,3),l=a.substring(3,5),u=a.substring(5,7),h=a.substring(7,9)):(i=a.substring(1,2),l=a.substring(2,3),u=a.substring(3,4),h=a.substring(4,5),i+=i,l+=l,u+=u,h+=h),{red:parseInt(i,16),green:parseInt(l,16),blue:parseInt(u,16),alpha:h?parseInt(h,16)/255:1}}const ud={test:Wd("#"),parse:jT,transform:ar.transform},Da=a=>({test:i=>typeof i=="string"&&i.endsWith(a)&&i.split(" ").length===1,parse:parseFloat,transform:i=>`${i}${a}`}),ks=Da("deg"),zn=Da("%"),de=Da("px"),VT=Da("vh"),HT=Da("vw"),l2={...zn,parse:a=>zn.parse(a)/100,transform:a=>zn.transform(a*100)},Qr={test:Wd("hsl","hue"),parse:hw("hue","saturation","lightness"),transform:({hue:a,saturation:i,lightness:l,alpha:u=1})=>"hsla("+Math.round(a)+", "+zn.transform(Sa(i))+", "+zn.transform(Sa(l))+", "+Sa(Ca.transform(u))+")"},pt={test:a=>ar.test(a)||ud.test(a)||Qr.test(a),parse:a=>ar.test(a)?ar.parse(a):Qr.test(a)?Qr.parse(a):ud.parse(a),transform:a=>typeof a=="string"?a:a.hasOwnProperty("red")?ar.transform(a):Qr.transform(a),getAnimatableNone:a=>{const i=pt.parse(a);return i.alpha=0,pt.transform(i)}},WT=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function zT(a){var i,l;return isNaN(a)&&typeof a=="string"&&(((i=a.match(Hd))==null?void 0:i.length)||0)+(((l=a.match(WT))==null?void 0:l.length)||0)>0}const pw="number",fw="color",qT="var",GT="var(",c2="${}",KT=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function li(a){const i=a.toString(),l=[],u={color:[],number:[],var:[]},h=[];let m=0;const _=i.replace(KT,b=>(pt.test(b)?(u.color.push(m),h.push(fw),l.push(pt.parse(b))):b.startsWith(GT)?(u.var.push(m),h.push(qT),l.push(b)):(u.number.push(m),h.push(pw),l.push(parseFloat(b))),++m,c2)).split(c2);return{values:l,split:_,indexes:u,types:h}}function YT(a){return li(a).values}function mw({split:a,types:i}){const l=a.length;return u=>{let h="";for(let m=0;m<l;m++)if(h+=a[m],u[m]!==void 0){const f=i[m];f===pw?h+=Sa(u[m]):f===fw?h+=pt.transform(u[m]):h+=u[m]}return h}}function ZT(a){return mw(li(a))}const XT=a=>typeof a=="number"?0:pt.test(a)?pt.getAnimatableNone(a):a,JT=(a,i)=>typeof a=="number"?i!=null&&i.trim().endsWith("/")?a:0:XT(a);function QT(a){const i=li(a);return mw(i)(i.values.map((u,h)=>JT(u,i.split[h])))}const kn={test:zT,parse:YT,createTransformer:ZT,getAnimatableNone:QT};function qu(a,i,l){return l<0&&(l+=1),l>1&&(l-=1),l<1/6?a+(i-a)*6*l:l<1/2?i:l<2/3?a+(i-a)*(2/3-l)*6:a}function eI({hue:a,saturation:i,lightness:l,alpha:u}){a/=360,i/=100,l/=100;let h=0,m=0,f=0;if(!i)h=m=f=l;else{const _=l<.5?l*(1+i):l+i-l*i,b=2*l-_;h=qu(b,_,a+1/3),m=qu(b,_,a),f=qu(b,_,a-1/3)}return{red:Math.round(h*255),green:Math.round(m*255),blue:Math.round(f*255),alpha:u}}function ll(a,i){return l=>l>0?i:a}const nt=(a,i,l)=>a+(i-a)*l,Gu=(a,i,l)=>{const u=a*a,h=l*(i*i-u)+u;return h<0?0:Math.sqrt(h)},tI=[ud,ar,Qr],nI=a=>tI.find(i=>i.test(a));function u2(a){const i=nI(a);if(ui(!!i,`'${a}' is not an animatable color. Use the equivalent color code instead.`,"color-not-animatable"),!i)return!1;let l=i.parse(a);return i===Qr&&(l=eI(l)),l}const d2=(a,i)=>{const l=u2(a),u=u2(i);if(!l||!u)return ll(a,i);const h={...l};return m=>(h.red=Gu(l.red,u.red,m),h.green=Gu(l.green,u.green,m),h.blue=Gu(l.blue,u.blue,m),h.alpha=nt(l.alpha,u.alpha,m),ar.transform(h))},dd=new Set(["none","hidden"]);function sI(a,i){return dd.has(a)?l=>l<=0?a:i:l=>l>=1?i:a}function rI(a,i){return l=>nt(a,i,l)}function zd(a){return typeof a=="number"?rI:typeof a=="string"?Vd(a)?ll:pt.test(a)?d2:oI:Array.isArray(a)?gw:typeof a=="object"?pt.test(a)?d2:iI:ll}function gw(a,i){const l=[...a],u=l.length,h=a.map((m,f)=>zd(m)(m,i[f]));return m=>{for(let f=0;f<u;f++)l[f]=h[f](m);return l}}function iI(a,i){const l={...a,...i},u={};for(const h in l)a[h]!==void 0&&i[h]!==void 0&&(u[h]=zd(a[h])(a[h],i[h]));return h=>{for(const m in u)l[m]=u[m](h);return l}}function aI(a,i){const l=[],u={color:0,var:0,number:0};for(let h=0;h<i.values.length;h++){const m=i.types[h],f=a.indexes[m][u[m]],_=a.values[f]??0;l[h]=_,u[m]++}return l}const oI=(a,i)=>{const l=kn.createTransformer(i),u=li(a),h=li(i);return u.indexes.var.length===h.indexes.var.length&&u.indexes.color.length===h.indexes.color.length&&u.indexes.number.length>=h.indexes.number.length?dd.has(a)&&!h.values.length||dd.has(i)&&!u.values.length?sI(a,i):Ra(gw(aI(u,h),h.values),l):(ui(!0,`Complex values '${a}' and '${i}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`,"complex-values-different"),ll(a,i))};function yw(a,i,l){return typeof a=="number"&&typeof i=="number"&&typeof l=="number"?nt(a,i,l):zd(a)(a,i)}const lI=a=>{const i=({timestamp:l})=>a(l);return{start:(l=!0)=>qe.update(i,l),stop:()=>Ts(i),now:()=>xt.isProcessing?xt.timestamp:Nt.now()}},_w=(a,i,l=10)=>{let u="";const h=Math.max(Math.round(i/l),2);for(let m=0;m<h;m++)u+=Math.round(a(m/(h-1))*1e4)/1e4+", ";return`linear(${u.substring(0,u.length-2)})`},cl=2e4;function qd(a){let i=0;const l=50;let u=a.next(i);for(;!u.done&&i<cl;)i+=l,u=a.next(i);return i>=cl?1/0:i}function cI(a,i=100,l){const u=l({...a,keyframes:[0,i]}),h=Math.min(qd(u),cl);return{type:"keyframes",ease:m=>u.next(h*m).value/i,duration:pn(h)}}const tt={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1};function hd(a,i){return a*Math.sqrt(1-i*i)}const uI=12;function dI(a,i,l){let u=l;for(let h=1;h<uI;h++)u=u-a(u)/i(u);return u}const Ku=.001;function hI({duration:a=tt.duration,bounce:i=tt.bounce,velocity:l=tt.velocity,mass:u=tt.mass}){let h,m;ui(a<=Ut(tt.maxDuration),"Spring duration must be 10 seconds or less","spring-duration-limit");let f=1-i;f=qn(tt.minDamping,tt.maxDamping,f),a=qn(tt.minDuration,tt.maxDuration,pn(a)),f<1?(h=v=>{const w=v*f,E=w*a,A=w-l,R=hd(v,f),I=Math.exp(-E);return Ku-A/R*I},m=v=>{const E=v*f*a,A=E*l+l,R=Math.pow(f,2)*Math.pow(v,2)*a,I=Math.exp(-E),M=hd(Math.pow(v,2),f);return(-h(v)+Ku>0?-1:1)*((A-R)*I)/M}):(h=v=>{const w=Math.exp(-v*a),E=(v-l)*a+1;return-Ku+w*E},m=v=>{const w=Math.exp(-v*a),E=(l-v)*(a*a);return w*E});const _=5/a,b=dI(h,m,_);if(a=Ut(a),isNaN(b))return{stiffness:tt.stiffness,damping:tt.damping,duration:a};{const v=Math.pow(b,2)*u;return{stiffness:v,damping:f*2*Math.sqrt(u*v),duration:a}}}const pI=["duration","bounce"],fI=["stiffness","damping","mass"];function h2(a,i){return i.some(l=>a[l]!==void 0)}function mI(a){let i={velocity:tt.velocity,stiffness:tt.stiffness,damping:tt.damping,mass:tt.mass,isResolvedFromDuration:!1,...a};if(!h2(a,fI)&&h2(a,pI))if(i.velocity=0,a.visualDuration){const l=a.visualDuration,u=2*Math.PI/(l*1.2),h=u*u,m=2*qn(.05,1,1-(a.bounce||0))*Math.sqrt(h);i={...i,mass:tt.mass,stiffness:h,damping:m}}else{const l=hI({...a,velocity:0});i={...i,...l,mass:tt.mass},i.isResolvedFromDuration=!0}return i}function ul(a=tt.visualDuration,i=tt.bounce){const l=typeof a!="object"?{visualDuration:a,keyframes:[0,1],bounce:i}:a;let{restSpeed:u,restDelta:h}=l;const m=l.keyframes[0],f=l.keyframes[l.keyframes.length-1],_={done:!1,value:m},{stiffness:b,damping:v,mass:w,duration:E,velocity:A,isResolvedFromDuration:R}=mI({...l,velocity:-pn(l.velocity||0)}),I=A||0,M=v/(2*Math.sqrt(b*w)),B=f-m,O=pn(Math.sqrt(b/w)),W=Math.abs(B)<5;u||(u=W?tt.restSpeed.granular:tt.restSpeed.default),h||(h=W?tt.restDelta.granular:tt.restDelta.default);let j,Y,re,fe,ee,ae;if(M<1)re=hd(O,M),fe=(I+M*O*B)/re,j=oe=>{const $e=Math.exp(-M*O*oe);return f-$e*(fe*Math.sin(re*oe)+B*Math.cos(re*oe))},ee=M*O*fe+B*re,ae=M*O*B-fe*re,Y=oe=>Math.exp(-M*O*oe)*(ee*Math.sin(re*oe)+ae*Math.cos(re*oe));else if(M===1){j=$e=>f-Math.exp(-O*$e)*(B+(I+O*B)*$e);const oe=I+O*B;Y=$e=>Math.exp(-O*$e)*(O*oe*$e-I)}else{const oe=O*Math.sqrt(M*M-1);j=Le=>{const Ce=Math.exp(-M*O*Le),Ae=Math.min(oe*Le,300);return f-Ce*((I+M*O*B)*Math.sinh(Ae)+oe*B*Math.cosh(Ae))/oe};const $e=(I+M*O*B)/oe,ie=M*O*$e-B*oe,ke=M*O*B-$e*oe;Y=Le=>{const Ce=Math.exp(-M*O*Le),Ae=Math.min(oe*Le,300);return Ce*(ie*Math.sinh(Ae)+ke*Math.cosh(Ae))}}const Ee={calculatedDuration:R&&E||null,velocity:oe=>Ut(Y(oe)),next:oe=>{if(!R&&M<1){const ie=Math.exp(-M*O*oe),ke=Math.sin(re*oe),Le=Math.cos(re*oe),Ce=f-ie*(fe*ke+B*Le),Ae=Ut(ie*(ee*ke+ae*Le));return _.done=Math.abs(Ae)<=u&&Math.abs(f-Ce)<=h,_.value=_.done?f:Ce,_}const $e=j(oe);if(R)_.done=oe>=E;else{const ie=Ut(Y(oe));_.done=Math.abs(ie)<=u&&Math.abs(f-$e)<=h}return _.value=_.done?f:$e,_},toString:()=>{const oe=Math.min(qd(Ee),cl),$e=_w(ie=>Ee.next(oe*ie).value,oe,30);return oe+"ms "+$e},toTransition:()=>{}};return Ee}ul.applyToOptions=a=>{const i=cI(a,100,ul);return a.ease=i.ease,a.duration=Ut(i.duration),a.type="keyframes",a};const gI=5;function bw(a,i,l){const u=Math.max(i-gI,0);return J0(l-a(u),i-u)}function pd({keyframes:a,velocity:i=0,power:l=.8,timeConstant:u=325,bounceDamping:h=10,bounceStiffness:m=500,modifyTarget:f,min:_,max:b,restDelta:v=.5,restSpeed:w}){const E=a[0],A={done:!1,value:E},R=ae=>_!==void 0&&ae<_||b!==void 0&&ae>b,I=ae=>_===void 0?b:b===void 0||Math.abs(_-ae)<Math.abs(b-ae)?_:b;let M=l*i;const B=E+M,O=f===void 0?B:f(B);O!==B&&(M=O-E);const W=ae=>-M*Math.exp(-ae/u),j=ae=>O+W(ae),Y=ae=>{const Ee=W(ae),oe=j(ae);A.done=Math.abs(Ee)<=v,A.value=A.done?O:oe};let re,fe;const ee=ae=>{R(A.value)&&(re=ae,fe=ul({keyframes:[A.value,I(A.value)],velocity:bw(j,ae,A.value),damping:h,stiffness:m,restDelta:v,restSpeed:w}))};return ee(0),{calculatedDuration:null,next:ae=>{let Ee=!1;return!fe&&re===void 0&&(Ee=!0,Y(ae),ee(ae)),re!==void 0&&ae>=re?fe.next(ae-re):(!Ee&&Y(ae),A)}}}function yI(a,i,l){const u=[],h=l||os.mix||yw,m=a.length-1;for(let f=0;f<m;f++){let _=h(a[f],a[f+1]);if(i){const b=Array.isArray(i)?i[f]||fn:i;_=Ra(b,_)}u.push(_)}return u}function _I(a,i,{clamp:l=!0,ease:u,mixer:h}={}){const m=a.length;if(as(m===i.length,"Both input and output ranges must be the same length","range-length"),m===1)return()=>i[0];if(m===2&&i[0]===i[1])return()=>i[1];const f=a[0]===a[1];a[0]>a[m-1]&&(a=[...a].reverse(),i=[...i].reverse());const _=yI(i,u,h),b=_.length,v=w=>{if(f&&w<a[0])return i[0];let E=0;if(b>1)for(;E<a.length-2&&!(w<a[E+1]);E++);const A=ka(a[E],a[E+1],w);return _[E](A)};return l?w=>v(qn(a[0],a[m-1],w)):v}function bI(a,i){const l=a[a.length-1];for(let u=1;u<=i;u++){const h=ka(0,i,u);a.push(nt(l,1,h))}}function vI(a){const i=[0];return bI(i,a.length-1),i}function wI(a,i){return a.map(l=>l*i)}function SI(a,i){return a.map(()=>i||ow).splice(0,a.length-1)}function ei({duration:a=300,keyframes:i,times:l,ease:u="easeInOut"}){const h=PT(u)?u.map(a2):a2(u),m={done:!1,value:i[0]},f=wI(l&&l.length===i.length?l:vI(i),a),_=_I(f,i,{ease:Array.isArray(h)?h:SI(i,h)});return{calculatedDuration:a,next:b=>(m.value=_(b),m.done=b>=a,m)}}const xI=a=>a!==null;function Gd(a,{repeat:i,repeatType:l="loop"},u,h=1){const m=a.filter(xI),_=h<0||i&&l!=="loop"&&i%2===1?0:m.length-1;return!_||u===void 0?m[_]:u}const EI={decay:pd,inertia:pd,tween:ei,keyframes:ei,spring:ul};function vw(a){typeof a.type=="string"&&(a.type=EI[a.type])}class Kd{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(i=>{this.resolve=i})}notifyFinished(){this.resolve()}then(i,l){return this.finished.then(i,l)}}const kI=a=>a/100;class Yd extends Kd{constructor(i){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{var u,h;const{motionValue:l}=this.options;l&&l.updatedAt!==Nt.now()&&this.tick(Nt.now()),this.isStopped=!0,this.state!=="idle"&&(this.teardown(),(h=(u=this.options).onStop)==null||h.call(u))},this.options=i,this.initAnimation(),this.play(),i.autoplay===!1&&this.pause()}initAnimation(){const{options:i}=this;vw(i);const{type:l=ei,repeat:u=0,repeatDelay:h=0,repeatType:m,velocity:f=0}=i;let{keyframes:_}=i;const b=l||ei;process.env.NODE_ENV!=="production"&&b!==ei&&as(_.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${_}`,"spring-two-frames"),b!==ei&&typeof _[0]!="number"&&(this.mixKeyframes=Ra(kI,yw(_[0],_[1])),_=[0,100]);const v=b({...i,keyframes:_});m==="mirror"&&(this.mirroredGenerator=b({...i,keyframes:[..._].reverse(),velocity:-f})),v.calculatedDuration===null&&(v.calculatedDuration=qd(v));const{calculatedDuration:w}=v;this.calculatedDuration=w,this.resolvedDuration=w+h,this.totalDuration=this.resolvedDuration*(u+1)-h,this.generator=v}updateTime(i){const l=Math.round(i-this.startTime)*this.playbackSpeed;this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=l}tick(i,l=!1){const{generator:u,totalDuration:h,mixKeyframes:m,mirroredGenerator:f,resolvedDuration:_,calculatedDuration:b}=this;if(this.startTime===null)return u.next(0);const{delay:v=0,keyframes:w,repeat:E,repeatType:A,repeatDelay:R,type:I,onUpdate:M,finalKeyframe:B}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,i):this.speed<0&&(this.startTime=Math.min(i-h/this.speed,this.startTime)),l?this.currentTime=i:this.updateTime(i);const O=this.currentTime-v*(this.playbackSpeed>=0?1:-1),W=this.playbackSpeed>=0?O<0:O>h;this.currentTime=Math.max(O,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=h);let j=this.currentTime,Y=u;if(E){const ae=Math.min(this.currentTime,h)/_;let Ee=Math.floor(ae),oe=ae%1;!oe&&ae>=1&&(oe=1),oe===1&&Ee--,Ee=Math.min(Ee,E+1),!!(Ee%2)&&(A==="reverse"?(oe=1-oe,R&&(oe-=R/_)):A==="mirror"&&(Y=f)),j=qn(0,1,oe)*_}const re=W?{done:!1,value:w[0]}:Y.next(j);m&&!W&&(re.value=m(re.value));let{done:fe}=re;!W&&b!==null&&(fe=this.playbackSpeed>=0?this.currentTime>=h:this.currentTime<=0);const ee=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&fe);return ee&&I!==pd&&(re.value=Gd(w,this.options,B,this.speed)),M&&M(re.value),ee&&this.finish(),re}then(i,l){return this.finished.then(i,l)}get duration(){return pn(this.calculatedDuration)}get iterationDuration(){const{delay:i=0}=this.options||{};return this.duration+pn(i)}get time(){return pn(this.currentTime)}set time(i){i=Ut(i),this.currentTime=i,this.startTime===null||this.holdTime!==null||this.playbackSpeed===0?this.holdTime=i:this.driver&&(this.startTime=this.driver.now()-i/this.playbackSpeed),this.driver?this.driver.start(!1):(this.startTime=0,this.state="paused",this.holdTime=i,this.tick(i))}getGeneratorVelocity(){const i=this.currentTime;if(i<=0)return this.options.velocity||0;if(this.generator.velocity)return this.generator.velocity(i);const l=this.generator.next(i).value;return bw(u=>this.generator.next(u).value,i,l)}get speed(){return this.playbackSpeed}set speed(i){const l=this.playbackSpeed!==i;l&&this.driver&&this.updateTime(Nt.now()),this.playbackSpeed=i,l&&this.driver&&(this.time=pn(this.currentTime))}play(){var h,m;if(this.isStopped)return;const{driver:i=lI,startTime:l}=this.options;this.driver||(this.driver=i(f=>this.tick(f))),(m=(h=this.options).onPlay)==null||m.call(h);const u=this.driver.now();this.state==="finished"?(this.updateFinished(),this.startTime=u):this.holdTime!==null?this.startTime=u-this.holdTime:this.startTime||(this.startTime=l??u),this.state==="finished"&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(Nt.now()),this.holdTime=this.currentTime}complete(){this.state!=="running"&&this.play(),this.state="finished",this.holdTime=null}finish(){var i,l;this.notifyFinished(),this.teardown(),this.state="finished",(l=(i=this.options).onComplete)==null||l.call(i)}cancel(){var i,l;this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),(l=(i=this.options).onCancel)==null||l.call(i)}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(i){return this.startTime=0,this.tick(i,!0)}attachTimeline(i){var l;return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),(l=this.driver)==null||l.stop(),i.observe(this)}}function CI(a){for(let i=1;i<a.length;i++)a[i]??(a[i]=a[i-1])}const or=a=>a*180/Math.PI,fd=a=>{const i=or(Math.atan2(a[1],a[0]));return md(i)},AI={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:a=>(Math.abs(a[0])+Math.abs(a[3]))/2,rotate:fd,rotateZ:fd,skewX:a=>or(Math.atan(a[1])),skewY:a=>or(Math.atan(a[2])),skew:a=>(Math.abs(a[1])+Math.abs(a[2]))/2},md=a=>(a=a%360,a<0&&(a+=360),a),p2=fd,f2=a=>Math.sqrt(a[0]*a[0]+a[1]*a[1]),m2=a=>Math.sqrt(a[4]*a[4]+a[5]*a[5]),TI={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:f2,scaleY:m2,scale:a=>(f2(a)+m2(a))/2,rotateX:a=>md(or(Math.atan2(a[6],a[5]))),rotateY:a=>md(or(Math.atan2(-a[2],a[0]))),rotateZ:p2,rotate:p2,skewX:a=>or(Math.atan(a[4])),skewY:a=>or(Math.atan(a[1])),skew:a=>(Math.abs(a[1])+Math.abs(a[4]))/2};function gd(a){return a.includes("scale")?1:0}function yd(a,i){if(!a||a==="none")return gd(i);const l=a.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let u,h;if(l)u=TI,h=l;else{const _=a.match(/^matrix\(([-\d.e\s,]+)\)$/u);u=AI,h=_}if(!h)return gd(i);const m=u[i],f=h[1].split(",").map(RI);return typeof m=="function"?m(f):f[m]}const II=(a,i)=>{const{transform:l="none"}=getComputedStyle(a);return yd(l,i)};function RI(a){return parseFloat(a.trim())}const hi=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],pi=new Set(hi),g2=a=>a===di||a===de,PI=new Set(["x","y","z"]),DI=hi.filter(a=>!PI.has(a));function OI(a){const i=[];return DI.forEach(l=>{const u=a.getValue(l);u!==void 0&&(i.push([l,u.get()]),u.set(l.startsWith("scale")?1:0))}),i}const As={width:({x:a},{paddingLeft:i="0",paddingRight:l="0"})=>a.max-a.min-parseFloat(i)-parseFloat(l),height:({y:a},{paddingTop:i="0",paddingBottom:l="0"})=>a.max-a.min-parseFloat(i)-parseFloat(l),top:(a,{top:i})=>parseFloat(i),left:(a,{left:i})=>parseFloat(i),bottom:({y:a},{top:i})=>parseFloat(i)+(a.max-a.min),right:({x:a},{left:i})=>parseFloat(i)+(a.max-a.min),x:(a,{transform:i})=>yd(i,"x"),y:(a,{transform:i})=>yd(i,"y")};As.translateX=As.x;As.translateY=As.y;const lr=new Set;let _d=!1,bd=!1,vd=!1;function ww(){if(bd){const a=Array.from(lr).filter(u=>u.needsMeasurement),i=new Set(a.map(u=>u.element)),l=new Map;i.forEach(u=>{const h=OI(u);h.length&&(l.set(u,h),u.render())}),a.forEach(u=>u.measureInitialState()),i.forEach(u=>{u.render();const h=l.get(u);h&&h.forEach(([m,f])=>{var _;(_=u.getValue(m))==null||_.set(f)})}),a.forEach(u=>u.measureEndState()),a.forEach(u=>{u.suspendedScrollY!==void 0&&window.scrollTo(0,u.suspendedScrollY)})}bd=!1,_d=!1,lr.forEach(a=>a.complete(vd)),lr.clear()}function Sw(){lr.forEach(a=>{a.readKeyframes(),a.needsMeasurement&&(bd=!0)})}function NI(){vd=!0,Sw(),ww(),vd=!1}class Zd{constructor(i,l,u,h,m,f=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...i],this.onComplete=l,this.name=u,this.motionValue=h,this.element=m,this.isAsync=f}scheduleResolve(){this.state="scheduled",this.isAsync?(lr.add(this),_d||(_d=!0,qe.read(Sw),qe.resolveKeyframes(ww))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:i,name:l,element:u,motionValue:h}=this;if(i[0]===null){const m=h==null?void 0:h.get(),f=i[i.length-1];if(m!==void 0)i[0]=m;else if(u&&l){const _=u.readValue(l,f);_!=null&&(i[0]=_)}i[0]===void 0&&(i[0]=f),h&&m===void 0&&h.set(i[0])}CI(i)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(i=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,i),lr.delete(this)}cancel(){this.state==="scheduled"&&(lr.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const BI=a=>a.startsWith("--");function xw(a,i,l){BI(i)?a.style.setProperty(i,l):a.style[i]=l}const LI={};function Ew(a,i){const l=X0(a);return()=>LI[i]??l()}const MI=Ew(()=>window.ScrollTimeline!==void 0,"scrollTimeline"),kw=Ew(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),wa=([a,i,l,u])=>`cubic-bezier(${a}, ${i}, ${l}, ${u})`,y2={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:wa([0,.65,.55,1]),circOut:wa([.55,0,1,.45]),backIn:wa([.31,.01,.66,-.59]),backOut:wa([.33,1.53,.69,.99])};function Cw(a,i){if(a)return typeof a=="function"?kw()?_w(a,i):"ease-out":lw(a)?wa(a):Array.isArray(a)?a.map(l=>Cw(l,i)||y2.easeOut):y2[a]}function FI(a,i,l,{delay:u=0,duration:h=300,repeat:m=0,repeatType:f="loop",ease:_="easeOut",times:b}={},v=void 0){const w={[i]:l};b&&(w.offset=b);const E=Cw(_,h);Array.isArray(E)&&(w.easing=E);const A={delay:u,duration:h,easing:Array.isArray(E)?"linear":E,fill:"both",iterations:m+1,direction:f==="reverse"?"alternate":"normal"};return v&&(A.pseudoElement=v),a.animate(w,A)}function Aw(a){return typeof a=="function"&&"applyToOptions"in a}function $I({type:a,...i}){return Aw(a)&&kw()?a.applyToOptions(i):(i.duration??(i.duration=300),i.ease??(i.ease="easeOut"),i)}class Tw extends Kd{constructor(i){if(super(),this.finishedTime=null,this.isStopped=!1,this.manualStartTime=null,!i)return;const{element:l,name:u,keyframes:h,pseudoElement:m,allowFlatten:f=!1,finalKeyframe:_,onComplete:b}=i;this.isPseudoElement=!!m,this.allowFlatten=f,this.options=i,as(typeof i.type!="string",`Mini animate() doesn't support "type" as a string.`,"mini-spring");const v=$I(i);this.animation=FI(l,u,h,v,m),v.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!m){const w=Gd(h,this.options,_,this.speed);this.updateMotionValue&&this.updateMotionValue(w),xw(l,u,w),this.animation.cancel()}b==null||b(),this.notifyFinished()}}play(){this.isStopped||(this.manualStartTime=null,this.animation.play(),this.state==="finished"&&this.updateFinished())}pause(){this.animation.pause()}complete(){var i,l;(l=(i=this.animation).finish)==null||l.call(i)}cancel(){try{this.animation.cancel()}catch{}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:i}=this;i==="idle"||i==="finished"||(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){var l,u,h;const i=(l=this.options)==null?void 0:l.element;!this.isPseudoElement&&(i!=null&&i.isConnected)&&((h=(u=this.animation).commitStyles)==null||h.call(u))}get duration(){var l,u;const i=((u=(l=this.animation.effect)==null?void 0:l.getComputedTiming)==null?void 0:u.call(l).duration)||0;return pn(Number(i))}get iterationDuration(){const{delay:i=0}=this.options||{};return this.duration+pn(i)}get time(){return pn(Number(this.animation.currentTime)||0)}set time(i){const l=this.finishedTime!==null;this.manualStartTime=null,this.finishedTime=null,this.animation.currentTime=Ut(i),l&&this.animation.pause()}get speed(){return this.animation.playbackRate}set speed(i){i<0&&(this.finishedTime=null),this.animation.playbackRate=i}get state(){return this.finishedTime!==null?"finished":this.animation.playState}get startTime(){return this.manualStartTime??Number(this.animation.startTime)}set startTime(i){this.manualStartTime=this.animation.startTime=i}attachTimeline({timeline:i,rangeStart:l,rangeEnd:u,observe:h}){var m;return this.allowFlatten&&((m=this.animation.effect)==null||m.updateTiming({easing:"linear"})),this.animation.onfinish=null,i&&MI()?(this.animation.timeline=i,l&&(this.animation.rangeStart=l),u&&(this.animation.rangeEnd=u),fn):h(this)}}const Iw={anticipate:rw,backInOut:sw,circInOut:aw};function UI(a){return a in Iw}function jI(a){typeof a.ease=="string"&&UI(a.ease)&&(a.ease=Iw[a.ease])}const Yu=10;class VI extends Tw{constructor(i){jI(i),vw(i),super(i),i.startTime!==void 0&&i.autoplay!==!1&&(this.startTime=i.startTime),this.options=i}updateMotionValue(i){const{motionValue:l,onUpdate:u,onComplete:h,element:m,...f}=this.options;if(!l)return;if(i!==void 0){l.set(i);return}const _=new Yd({...f,autoplay:!1}),b=Math.max(Yu,Nt.now()-this.startTime),v=qn(0,Yu,b-Yu),w=_.sample(b).value,{name:E}=this.options;m&&E&&xw(m,E,w),l.setWithVelocity(_.sample(Math.max(0,b-v)).value,w,v),_.stop()}}const _2=(a,i)=>i==="zIndex"?!1:!!(typeof a=="number"||Array.isArray(a)||typeof a=="string"&&(kn.test(a)||a==="0")&&!a.startsWith("url("));function HI(a){const i=a[0];if(a.length===1)return!0;for(let l=0;l<a.length;l++)if(a[l]!==i)return!0}function WI(a,i,l,u){const h=a[0];if(h===null)return!1;if(i==="display"||i==="visibility")return!0;const m=a[a.length-1],f=_2(h,i),_=_2(m,i);return ui(f===_,`You are trying to animate ${i} from "${h}" to "${m}". "${f?m:h}" is not an animatable value.`,"value-not-animatable"),!f||!_?!1:HI(a)||(l==="spring"||Aw(l))&&u}function wd(a){a.duration=0,a.type="keyframes"}const zI=new Set(["opacity","clipPath","filter","transform"]),qI=X0(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function GI(a){var w;const{motionValue:i,name:l,repeatDelay:u,repeatType:h,damping:m,type:f}=a;if(!(((w=i==null?void 0:i.owner)==null?void 0:w.current)instanceof HTMLElement))return!1;const{onUpdate:b,transformTemplate:v}=i.owner.getProps();return qI()&&l&&zI.has(l)&&(l!=="transform"||!v)&&!b&&!u&&h!=="mirror"&&m!==0&&f!=="inertia"}const KI=40;class YI extends Kd{constructor({autoplay:i=!0,delay:l=0,type:u="keyframes",repeat:h=0,repeatDelay:m=0,repeatType:f="loop",keyframes:_,name:b,motionValue:v,element:w,...E}){var I;super(),this.stop=()=>{var M,B;this._animation&&(this._animation.stop(),(M=this.stopTimeline)==null||M.call(this)),(B=this.keyframeResolver)==null||B.cancel()},this.createdAt=Nt.now();const A={autoplay:i,delay:l,type:u,repeat:h,repeatDelay:m,repeatType:f,name:b,motionValue:v,element:w,...E},R=(w==null?void 0:w.KeyframeResolver)||Zd;this.keyframeResolver=new R(_,(M,B,O)=>this.onKeyframesResolved(M,B,A,!O),b,v,w),(I=this.keyframeResolver)==null||I.scheduleResolve()}onKeyframesResolved(i,l,u,h){var B,O;this.keyframeResolver=void 0;const{name:m,type:f,velocity:_,delay:b,isHandoff:v,onUpdate:w}=u;this.resolvedAt=Nt.now(),WI(i,m,f,_)||((os.instantAnimations||!b)&&(w==null||w(Gd(i,u,l))),i[0]=i[i.length-1],wd(u),u.repeat=0);const A={startTime:h?this.resolvedAt?this.resolvedAt-this.createdAt>KI?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:l,...u,keyframes:i},R=!v&&GI(A),I=(O=(B=A.motionValue)==null?void 0:B.owner)==null?void 0:O.current,M=R?new VI({...A,element:I}):new Yd(A);M.finished.then(()=>{this.notifyFinished()}).catch(fn),this.pendingTimeline&&(this.stopTimeline=M.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=M}get finished(){return this._animation?this.animation.finished:this._finished}then(i,l){return this.finished.finally(i).then(()=>{})}get animation(){var i;return this._animation||((i=this.keyframeResolver)==null||i.resume(),NI()),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}get time(){return this.animation.time}set time(i){this.animation.time=i}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(i){this.animation.speed=i}get startTime(){return this.animation.startTime}attachTimeline(i){return this._animation?this.stopTimeline=this.animation.attachTimeline(i):this.pendingTimeline=i,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){var i;this._animation&&this.animation.cancel(),(i=this.keyframeResolver)==null||i.cancel()}}function Rw(a,i,l,u=0,h=1){const m=Array.from(a).sort((v,w)=>v.sortNodePosition(w)).indexOf(i),f=a.size,_=(f-1)*u;return typeof l=="function"?l(m,f):h===1?m*u:_-m*u}const ZI=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function XI(a){const i=ZI.exec(a);if(!i)return[,];const[,l,u,h]=i;return[`--${l??u}`,h]}const JI=4;function Pw(a,i,l=1){as(l<=JI,`Max CSS variable fallback depth detected in property "${a}". This may indicate a circular fallback dependency.`,"max-css-var-depth");const[u,h]=XI(a);if(!u)return;const m=window.getComputedStyle(i).getPropertyValue(u);if(m){const f=m.trim();return K0(f)?parseFloat(f):f}return Vd(h)?Pw(h,i,l+1):h}const QI={type:"spring",stiffness:500,damping:25,restSpeed:10},eR=a=>({type:"spring",stiffness:550,damping:a===0?2*Math.sqrt(550):30,restSpeed:10}),tR={type:"keyframes",duration:.8},nR={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},sR=(a,{keyframes:i})=>i.length>2?tR:pi.has(a)?a.startsWith("scale")?eR(i[1]):QI:nR,rR=a=>a!==null;function iR(a,{repeat:i,repeatType:l="loop"},u){const h=a.filter(rR),m=i&&l!=="loop"&&i%2===1?0:h.length-1;return h[m]}function Dw(a,i){if(a!=null&&a.inherit&&i){const{inherit:l,...u}=a;return{...i,...u}}return a}function Xd(a,i){const l=(a==null?void 0:a[i])??(a==null?void 0:a.default)??a;return l!==a?Dw(l,a):l}function aR({when:a,delay:i,delayChildren:l,staggerChildren:u,staggerDirection:h,repeat:m,repeatType:f,repeatDelay:_,from:b,elapsed:v,...w}){return!!Object.keys(w).length}const Jd=(a,i,l,u={},h,m)=>f=>{const _=Xd(u,a)||{},b=_.delay||u.delay||0;let{elapsed:v=0}=u;v=v-Ut(b);const w={keyframes:Array.isArray(l)?l:[null,l],ease:"easeOut",velocity:i.getVelocity(),..._,delay:-v,onUpdate:A=>{i.set(A),_.onUpdate&&_.onUpdate(A)},onComplete:()=>{f(),_.onComplete&&_.onComplete()},name:a,motionValue:i,element:m?void 0:h};aR(_)||Object.assign(w,sR(a,w)),w.duration&&(w.duration=Ut(w.duration)),w.repeatDelay&&(w.repeatDelay=Ut(w.repeatDelay)),w.from!==void 0&&(w.keyframes[0]=w.from);let E=!1;if((w.type===!1||w.duration===0&&!w.repeatDelay)&&(wd(w),w.delay===0&&(E=!0)),(os.instantAnimations||os.skipAnimations||h!=null&&h.shouldSkipAnimations)&&(E=!0,wd(w),w.delay=0),w.allowFlatten=!_.type&&!_.ease,E&&!m&&i.get()!==void 0){const A=iR(w.keyframes,_);if(A!==void 0){qe.update(()=>{w.onUpdate(A),w.onComplete()});return}}return _.isSync?new Yd(w):new YI(w)};function b2(a){const i=[{},{}];return a==null||a.values.forEach((l,u)=>{i[0][u]=l.get(),i[1][u]=l.getVelocity()}),i}function Qd(a,i,l,u){if(typeof i=="function"){const[h,m]=b2(u);i=i(l!==void 0?l:a.custom,h,m)}if(typeof i=="string"&&(i=a.variants&&a.variants[i]),typeof i=="function"){const[h,m]=b2(u);i=i(l!==void 0?l:a.custom,h,m)}return i}function oi(a,i,l){const u=a.getProps();return Qd(u,i,l!==void 0?l:u.custom,a)}const Ow=new Set(["width","height","top","left","right","bottom",...hi]),v2=30,oR=a=>!isNaN(parseFloat(a));class lR{constructor(i,l={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=u=>{var m;const h=Nt.now();if(this.updatedAt!==h&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(u),this.current!==this.prev&&((m=this.events.change)==null||m.notify(this.current),this.dependents))for(const f of this.dependents)f.dirty()},this.hasAnimated=!1,this.setCurrent(i),this.owner=l.owner}setCurrent(i){this.current=i,this.updatedAt=Nt.now(),this.canTrackVelocity===null&&i!==void 0&&(this.canTrackVelocity=oR(this.current))}setPrevFrameValue(i=this.current){this.prevFrameValue=i,this.prevUpdatedAt=this.updatedAt}onChange(i){return process.env.NODE_ENV!=="production"&&$d(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",i)}on(i,l){this.events[i]||(this.events[i]=new Fd);const u=this.events[i].add(l);return i==="change"?()=>{u(),qe.read(()=>{this.events.change.getSize()||this.stop()})}:u}clearListeners(){for(const i in this.events)this.events[i].clear()}attach(i,l){this.passiveEffect=i,this.stopPassiveEffect=l}set(i){this.passiveEffect?this.passiveEffect(i,this.updateAndNotify):this.updateAndNotify(i)}setWithVelocity(i,l,u){this.set(l),this.prev=void 0,this.prevFrameValue=i,this.prevUpdatedAt=this.updatedAt-u}jump(i,l=!0){this.updateAndNotify(i),this.prev=i,this.prevUpdatedAt=this.prevFrameValue=void 0,l&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){var i;(i=this.events.change)==null||i.notify(this.current)}addDependent(i){this.dependents||(this.dependents=new Set),this.dependents.add(i)}removeDependent(i){this.dependents&&this.dependents.delete(i)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const i=Nt.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||i-this.updatedAt>v2)return 0;const l=Math.min(this.updatedAt-this.prevUpdatedAt,v2);return J0(parseFloat(this.current)-parseFloat(this.prevFrameValue),l)}start(i){return this.stop(),new Promise(l=>{this.hasAnimated=!0,this.animation=i(l),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){var i,l;(i=this.dependents)==null||i.clear(),(l=this.events.destroy)==null||l.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function ci(a,i){return new lR(a,i)}const Sd=a=>Array.isArray(a);function cR(a,i,l){a.hasValue(i)?a.getValue(i).set(l):a.addValue(i,ci(l))}function uR(a){return Sd(a)?a[a.length-1]||0:a}function dR(a,i){const l=oi(a,i);let{transitionEnd:u={},transition:h={},...m}=l||{};m={...m,...u};for(const f in m){const _=uR(m[f]);cR(a,f,_)}}const Tt=a=>!!(a&&a.getVelocity);function hR(a){return!!(Tt(a)&&a.add)}function xd(a,i){const l=a.getValue("willChange");if(hR(l))return l.add(i);if(!l&&os.WillChange){const u=new os.WillChange("auto");a.addValue("willChange",u),u.add(i)}}function eh(a){return a.replace(/([A-Z])/g,i=>`-${i.toLowerCase()}`)}const pR="framerAppearId",Nw="data-"+eh(pR);function Bw(a){return a.props[Nw]}function fR({protectedKeys:a,needsAnimating:i},l){const u=a.hasOwnProperty(l)&&i[l]!==!0;return i[l]=!1,u}function Lw(a,i,{delay:l=0,transitionOverride:u,type:h}={}){let{transition:m,transitionEnd:f,..._}=i;const b=a.getDefaultTransition();m=m?Dw(m,b):b;const v=m==null?void 0:m.reduceMotion;u&&(m=u);const w=[],E=h&&a.animationState&&a.animationState.getState()[h];for(const A in _){const R=a.getValue(A,a.latestValues[A]??null),I=_[A];if(I===void 0||E&&fR(E,A))continue;const M={delay:l,...Xd(m||{},A)},B=R.get();if(B!==void 0&&!R.isAnimating&&!Array.isArray(I)&&I===B&&!M.velocity)continue;let O=!1;if(window.MotionHandoffAnimation){const Y=Bw(a);if(Y){const re=window.MotionHandoffAnimation(Y,A,qe);re!==null&&(M.startTime=re,O=!0)}}xd(a,A);const W=v??a.shouldReduceMotion;R.start(Jd(A,R,I,W&&Ow.has(A)?{type:!1}:M,a,O));const j=R.animation;j&&w.push(j)}if(f){const A=()=>qe.update(()=>{f&&dR(a,f)});w.length?Promise.all(w).then(A):A()}return w}function Ed(a,i,l={}){var b;const u=oi(a,i,l.type==="exit"?(b=a.presenceContext)==null?void 0:b.custom:void 0);let{transition:h=a.getDefaultTransition()||{}}=u||{};l.transitionOverride&&(h=l.transitionOverride);const m=u?()=>Promise.all(Lw(a,u,l)):()=>Promise.resolve(),f=a.variantChildren&&a.variantChildren.size?(v=0)=>{const{delayChildren:w=0,staggerChildren:E,staggerDirection:A}=h;return mR(a,i,v,w,E,A,l)}:()=>Promise.resolve(),{when:_}=h;if(_){const[v,w]=_==="beforeChildren"?[m,f]:[f,m];return v().then(()=>w())}else return Promise.all([m(),f(l.delay)])}function mR(a,i,l=0,u=0,h=0,m=1,f){const _=[];for(const b of a.variantChildren)b.notify("AnimationStart",i),_.push(Ed(b,i,{...f,delay:l+(typeof u=="function"?0:u)+Rw(a.variantChildren,b,u,h,m)}).then(()=>b.notify("AnimationComplete",i)));return Promise.all(_)}function gR(a,i,l={}){a.notify("AnimationStart",i);let u;if(Array.isArray(i)){const h=i.map(m=>Ed(a,m,l));u=Promise.all(h)}else if(typeof i=="string")u=Ed(a,i,l);else{const h=typeof i=="function"?oi(a,i,l.custom):i;u=Promise.all(Lw(a,h,l))}return u.then(()=>{a.notify("AnimationComplete",i)})}const yR={test:a=>a==="auto",parse:a=>a},Mw=a=>i=>i.test(a),Fw=[di,de,zn,ks,HT,VT,yR],w2=a=>Fw.find(Mw(a));function _R(a){return typeof a=="number"?a===0:a!==null?a==="none"||a==="0"||Z0(a):!0}const bR=new Set(["brightness","contrast","saturate","opacity"]);function vR(a){const[i,l]=a.slice(0,-1).split("(");if(i==="drop-shadow")return a;const[u]=l.match(Hd)||[];if(!u)return a;const h=l.replace(u,"");let m=bR.has(i)?1:0;return u!==l&&(m*=100),i+"("+m+h+")"}const wR=/\b([a-z-]*)\(.*?\)/gu,kd={...kn,getAnimatableNone:a=>{const i=a.match(wR);return i?i.map(vR).join(" "):a}},Cd={...kn,getAnimatableNone:a=>{const i=kn.parse(a);return kn.createTransformer(a)(i.map(u=>typeof u=="number"?0:typeof u=="object"?{...u,alpha:1}:u))}},S2={...di,transform:Math.round},SR={rotate:ks,rotateX:ks,rotateY:ks,rotateZ:ks,scale:zo,scaleX:zo,scaleY:zo,scaleZ:zo,skew:ks,skewX:ks,skewY:ks,distance:de,translateX:de,translateY:de,translateZ:de,x:de,y:de,z:de,perspective:de,transformPerspective:de,opacity:Ca,originX:l2,originY:l2,originZ:de},th={borderWidth:de,borderTopWidth:de,borderRightWidth:de,borderBottomWidth:de,borderLeftWidth:de,borderRadius:de,borderTopLeftRadius:de,borderTopRightRadius:de,borderBottomRightRadius:de,borderBottomLeftRadius:de,width:de,maxWidth:de,height:de,maxHeight:de,top:de,right:de,bottom:de,left:de,inset:de,insetBlock:de,insetBlockStart:de,insetBlockEnd:de,insetInline:de,insetInlineStart:de,insetInlineEnd:de,padding:de,paddingTop:de,paddingRight:de,paddingBottom:de,paddingLeft:de,paddingBlock:de,paddingBlockStart:de,paddingBlockEnd:de,paddingInline:de,paddingInlineStart:de,paddingInlineEnd:de,margin:de,marginTop:de,marginRight:de,marginBottom:de,marginLeft:de,marginBlock:de,marginBlockStart:de,marginBlockEnd:de,marginInline:de,marginInlineStart:de,marginInlineEnd:de,fontSize:de,backgroundPositionX:de,backgroundPositionY:de,...SR,zIndex:S2,fillOpacity:Ca,strokeOpacity:Ca,numOctaves:S2},xR={...th,color:pt,backgroundColor:pt,outlineColor:pt,fill:pt,stroke:pt,borderColor:pt,borderTopColor:pt,borderRightColor:pt,borderBottomColor:pt,borderLeftColor:pt,filter:kd,WebkitFilter:kd,mask:Cd,WebkitMask:Cd},$w=a=>xR[a],ER=new Set([kd,Cd]);function Uw(a,i){let l=$w(a);return ER.has(l)||(l=kn),l.getAnimatableNone?l.getAnimatableNone(i):void 0}const kR=new Set(["auto","none","0"]);function CR(a,i,l){let u=0,h;for(;u<a.length&&!h;){const m=a[u];typeof m=="string"&&!kR.has(m)&&li(m).values.length&&(h=a[u]),u++}if(h&&l)for(const m of i)a[m]=Uw(l,h)}class AR extends Zd{constructor(i,l,u,h,m){super(i,l,u,h,m,!0)}readKeyframes(){const{unresolvedKeyframes:i,element:l,name:u}=this;if(!l||!l.current)return;super.readKeyframes();for(let w=0;w<i.length;w++){let E=i[w];if(typeof E=="string"&&(E=E.trim(),Vd(E))){const A=Pw(E,l.current);A!==void 0&&(i[w]=A),w===i.length-1&&(this.finalKeyframe=E)}}if(this.resolveNoneKeyframes(),!Ow.has(u)||i.length!==2)return;const[h,m]=i,f=w2(h),_=w2(m),b=o2(h),v=o2(m);if(b!==v&&As[u]){this.needsMeasurement=!0;return}if(f!==_)if(g2(f)&&g2(_))for(let w=0;w<i.length;w++){const E=i[w];typeof E=="string"&&(i[w]=parseFloat(E))}else As[u]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:i,name:l}=this,u=[];for(let h=0;h<i.length;h++)(i[h]===null||_R(i[h]))&&u.push(h);u.length&&CR(i,u,l)}measureInitialState(){const{element:i,unresolvedKeyframes:l,name:u}=this;if(!i||!i.current)return;u==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=As[u](i.measureViewportBox(),window.getComputedStyle(i.current)),l[0]=this.measuredOrigin;const h=l[l.length-1];h!==void 0&&i.getValue(u,h).jump(h,!1)}measureEndState(){var _;const{element:i,name:l,unresolvedKeyframes:u}=this;if(!i||!i.current)return;const h=i.getValue(l);h&&h.jump(this.measuredOrigin,!1);const m=u.length-1,f=u[m];u[m]=As[l](i.measureViewportBox(),window.getComputedStyle(i.current)),f!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=f),(_=this.removedTransforms)!=null&&_.length&&this.removedTransforms.forEach(([b,v])=>{i.getValue(b).set(v)}),this.resolveNoneKeyframes()}}const TR=new Set(["opacity","clipPath","filter","transform"]);function jw(a,i,l){if(a==null)return[];if(a instanceof EventTarget)return[a];if(typeof a=="string"){let u=document;const h=(l==null?void 0:l[a])??u.querySelectorAll(a);return h?Array.from(h):[]}return Array.from(a).filter(u=>u!=null)}const Vw=(a,i)=>i&&typeof a=="number"?i.transform(a):a;function IR(a){return Y0(a)&&"offsetHeight"in a}const{schedule:nh}=cw(queueMicrotask,!1),xn={x:!1,y:!1};function Hw(){return xn.x||xn.y}function RR(a){return a==="x"||a==="y"?xn[a]?null:(xn[a]=!0,()=>{xn[a]=!1}):xn.x||xn.y?null:(xn.x=xn.y=!0,()=>{xn.x=xn.y=!1})}function Ww(a,i){const l=jw(a),u=new AbortController,h={passive:!0,...i,signal:u.signal};return[l,h,()=>u.abort()]}function PR(a){return!(a.pointerType==="touch"||Hw())}function DR(a,i,l={}){const[u,h,m]=Ww(a,l);return u.forEach(f=>{let _=!1,b=!1,v;const w=()=>{f.removeEventListener("pointerleave",I)},E=B=>{v&&(v(B),v=void 0),w()},A=B=>{_=!1,window.removeEventListener("pointerup",A),window.removeEventListener("pointercancel",A),b&&(b=!1,E(B))},R=()=>{_=!0,window.addEventListener("pointerup",A,h),window.addEventListener("pointercancel",A,h)},I=B=>{if(B.pointerType!=="touch"){if(_){b=!0;return}E(B)}},M=B=>{if(!PR(B))return;b=!1;const O=i(f,B);typeof O=="function"&&(v=O,f.addEventListener("pointerleave",I,h))};f.addEventListener("pointerenter",M,h),f.addEventListener("pointerdown",R,h)}),m}const zw=(a,i)=>i?a===i?!0:zw(a,i.parentElement):!1,sh=a=>a.pointerType==="mouse"?typeof a.button!="number"||a.button<=0:a.isPrimary!==!1,OR=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function NR(a){return OR.has(a.tagName)||a.isContentEditable===!0}const BR=new Set(["INPUT","SELECT","TEXTAREA"]);function LR(a){return BR.has(a.tagName)||a.isContentEditable===!0}const el=new WeakSet;function x2(a){return i=>{i.key==="Enter"&&a(i)}}function Zu(a,i){a.dispatchEvent(new PointerEvent("pointer"+i,{isPrimary:!0,bubbles:!0}))}const MR=(a,i)=>{const l=a.currentTarget;if(!l)return;const u=x2(()=>{if(el.has(l))return;Zu(l,"down");const h=x2(()=>{Zu(l,"up")}),m=()=>Zu(l,"cancel");l.addEventListener("keyup",h,i),l.addEventListener("blur",m,i)});l.addEventListener("keydown",u,i),l.addEventListener("blur",()=>l.removeEventListener("keydown",u),i)};function E2(a){return sh(a)&&!Hw()}const k2=new WeakSet;function FR(a,i,l={}){const[u,h,m]=Ww(a,l),f=_=>{const b=_.currentTarget;if(!E2(_)||k2.has(_))return;el.add(b),l.stopPropagation&&k2.add(_);const v=i(b,_),w=(R,I)=>{window.removeEventListener("pointerup",E),window.removeEventListener("pointercancel",A),el.has(b)&&el.delete(b),E2(R)&&typeof v=="function"&&v(R,{success:I})},E=R=>{w(R,b===window||b===document||l.useGlobalTarget||zw(b,R.target))},A=R=>{w(R,!1)};window.addEventListener("pointerup",E,h),window.addEventListener("pointercancel",A,h)};return u.forEach(_=>{(l.useGlobalTarget?window:_).addEventListener("pointerdown",f,h),IR(_)&&(_.addEventListener("focus",v=>MR(v,h)),!NR(_)&&!_.hasAttribute("tabindex")&&(_.tabIndex=0))}),m}function rh(a){return Y0(a)&&"ownerSVGElement"in a}const tl=new WeakMap;let Cs;const qw=(a,i,l)=>(u,h)=>h&&h[0]?h[0][a+"Size"]:rh(u)&&"getBBox"in u?u.getBBox()[i]:u[l],$R=qw("inline","width","offsetWidth"),UR=qw("block","height","offsetHeight");function jR({target:a,borderBoxSize:i}){var l;(l=tl.get(a))==null||l.forEach(u=>{u(a,{get width(){return $R(a,i)},get height(){return UR(a,i)}})})}function VR(a){a.forEach(jR)}function HR(){typeof ResizeObserver>"u"||(Cs=new ResizeObserver(VR))}function WR(a,i){Cs||HR();const l=jw(a);return l.forEach(u=>{let h=tl.get(u);h||(h=new Set,tl.set(u,h)),h.add(i),Cs==null||Cs.observe(u)}),()=>{l.forEach(u=>{const h=tl.get(u);h==null||h.delete(i),h!=null&&h.size||Cs==null||Cs.unobserve(u)})}}const nl=new Set;let ti;function zR(){ti=()=>{const a={get width(){return window.innerWidth},get height(){return window.innerHeight}};nl.forEach(i=>i(a))},window.addEventListener("resize",ti)}function qR(a){return nl.add(a),ti||zR(),()=>{nl.delete(a),!nl.size&&typeof ti=="function"&&(window.removeEventListener("resize",ti),ti=void 0)}}function C2(a,i){return typeof a=="function"?qR(a):WR(a,i)}function GR(a){return rh(a)&&a.tagName==="svg"}const KR=[...Fw,pt,kn],YR=a=>KR.find(Mw(a)),A2=()=>({translate:0,scale:1,origin:0,originPoint:0}),ni=()=>({x:A2(),y:A2()}),T2=()=>({min:0,max:0}),gt=()=>({x:T2(),y:T2()}),ZR=new WeakMap;function gl(a){return a!==null&&typeof a=="object"&&typeof a.start=="function"}function Aa(a){return typeof a=="string"||Array.isArray(a)}const ih=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],ah=["initial",...ih];function yl(a){return gl(a.animate)||ah.some(i=>Aa(a[i]))}function Gw(a){return!!(yl(a)||a.variants)}function XR(a,i,l){for(const u in i){const h=i[u],m=l[u];if(Tt(h))a.addValue(u,h);else if(Tt(m))a.addValue(u,ci(h,{owner:a}));else if(m!==h)if(a.hasValue(u)){const f=a.getValue(u);f.liveStyle===!0?f.jump(h):f.hasAnimated||f.set(h)}else{const f=a.getStaticValue(u);a.addValue(u,ci(f!==void 0?f:h,{owner:a}))}}for(const u in l)i[u]===void 0&&a.removeValue(u);return i}const Ad={current:null},Kw={current:!1},JR=typeof window<"u";function QR(){if(Kw.current=!0,!!JR)if(window.matchMedia){const a=window.matchMedia("(prefers-reduced-motion)"),i=()=>Ad.current=a.matches;a.addEventListener("change",i),i()}else Ad.current=!1}const I2=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];let dl={};function Yw(a){dl=a}function eP(){return dl}class tP{scrapeMotionValuesFromProps(i,l,u){return{}}constructor({parent:i,props:l,presenceContext:u,reducedMotionConfig:h,skipAnimations:m,blockInitialAnimation:f,visualState:_},b={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.shouldSkipAnimations=!1,this.values=new Map,this.KeyframeResolver=Zd,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.hasBeenMounted=!1,this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const R=Nt.now();this.renderScheduledAt<R&&(this.renderScheduledAt=R,qe.render(this.render,!1,!0))};const{latestValues:v,renderState:w}=_;this.latestValues=v,this.baseTarget={...v},this.initialValues=l.initial?{...v}:{},this.renderState=w,this.parent=i,this.props=l,this.presenceContext=u,this.depth=i?i.depth+1:0,this.reducedMotionConfig=h,this.skipAnimationsConfig=m,this.options=b,this.blockInitialAnimation=!!f,this.isControllingVariants=yl(l),this.isVariantNode=Gw(l),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(i&&i.current);const{willChange:E,...A}=this.scrapeMotionValuesFromProps(l,{},this);for(const R in A){const I=A[R];v[R]!==void 0&&Tt(I)&&I.set(v[R])}}mount(i){var l,u;if(this.hasBeenMounted)for(const h in this.initialValues)(l=this.values.get(h))==null||l.jump(this.initialValues[h]),this.latestValues[h]=this.initialValues[h];this.current=i,ZR.set(i,this),this.projection&&!this.projection.instance&&this.projection.mount(i),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((h,m)=>this.bindToMotionValue(m,h)),this.reducedMotionConfig==="never"?this.shouldReduceMotion=!1:this.reducedMotionConfig==="always"?this.shouldReduceMotion=!0:(Kw.current||QR(),this.shouldReduceMotion=Ad.current),process.env.NODE_ENV!=="production"&&$d(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected.","reduced-motion-disabled"),this.shouldSkipAnimations=this.skipAnimationsConfig??!1,(u=this.parent)==null||u.addChild(this),this.update(this.props,this.presenceContext),this.hasBeenMounted=!0}unmount(){var i;this.projection&&this.projection.unmount(),Ts(this.notifyUpdate),Ts(this.render),this.valueSubscriptions.forEach(l=>l()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),(i=this.parent)==null||i.removeChild(this);for(const l in this.events)this.events[l].clear();for(const l in this.features){const u=this.features[l];u&&(u.unmount(),u.isMounted=!1)}this.current=null}addChild(i){this.children.add(i),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(i)}removeChild(i){this.children.delete(i),this.enteringChildren&&this.enteringChildren.delete(i)}bindToMotionValue(i,l){if(this.valueSubscriptions.has(i)&&this.valueSubscriptions.get(i)(),l.accelerate&&TR.has(i)&&this.current instanceof HTMLElement){const{factory:f,keyframes:_,times:b,ease:v,duration:w}=l.accelerate,E=new Tw({element:this.current,name:i,keyframes:_,times:b,ease:v,duration:Ut(w)}),A=f(E);this.valueSubscriptions.set(i,()=>{A(),E.cancel()});return}const u=pi.has(i);u&&this.onBindTransform&&this.onBindTransform();const h=l.on("change",f=>{this.latestValues[i]=f,this.props.onUpdate&&qe.preRender(this.notifyUpdate),u&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});let m;typeof window<"u"&&window.MotionCheckAppearSync&&(m=window.MotionCheckAppearSync(this,i,l)),this.valueSubscriptions.set(i,()=>{h(),m&&m(),l.owner&&l.stop()})}sortNodePosition(i){return!this.current||!this.sortInstanceNodePosition||this.type!==i.type?0:this.sortInstanceNodePosition(this.current,i.current)}updateFeatures(){let i="animation";for(i in dl){const l=dl[i];if(!l)continue;const{isEnabled:u,Feature:h}=l;if(!this.features[i]&&h&&u(this.props)&&(this.features[i]=new h(this)),this.features[i]){const m=this.features[i];m.isMounted?m.update():(m.mount(),m.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):gt()}getStaticValue(i){return this.latestValues[i]}setStaticValue(i,l){this.latestValues[i]=l}update(i,l){(i.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=i,this.prevPresenceContext=this.presenceContext,this.presenceContext=l;for(let u=0;u<I2.length;u++){const h=I2[u];this.propEventSubscriptions[h]&&(this.propEventSubscriptions[h](),delete this.propEventSubscriptions[h]);const m="on"+h,f=i[m];f&&(this.propEventSubscriptions[h]=this.on(h,f))}this.prevMotionValues=XR(this,this.scrapeMotionValuesFromProps(i,this.prevProps||{},this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(i){return this.props.variants?this.props.variants[i]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(i){const l=this.getClosestVariantNode();if(l)return l.variantChildren&&l.variantChildren.add(i),()=>l.variantChildren.delete(i)}addValue(i,l){const u=this.values.get(i);l!==u&&(u&&this.removeValue(i),this.bindToMotionValue(i,l),this.values.set(i,l),this.latestValues[i]=l.get())}removeValue(i){this.values.delete(i);const l=this.valueSubscriptions.get(i);l&&(l(),this.valueSubscriptions.delete(i)),delete this.latestValues[i],this.removeValueFromRenderState(i,this.renderState)}hasValue(i){return this.values.has(i)}getValue(i,l){if(this.props.values&&this.props.values[i])return this.props.values[i];let u=this.values.get(i);return u===void 0&&l!==void 0&&(u=ci(l===null?void 0:l,{owner:this}),this.addValue(i,u)),u}readValue(i,l){let u=this.latestValues[i]!==void 0||!this.current?this.latestValues[i]:this.getBaseTargetFromProps(this.props,i)??this.readValueFromInstance(this.current,i,this.options);return u!=null&&(typeof u=="string"&&(K0(u)||Z0(u))?u=parseFloat(u):!YR(u)&&kn.test(l)&&(u=Uw(i,l)),this.setBaseTarget(i,Tt(u)?u.get():u)),Tt(u)?u.get():u}setBaseTarget(i,l){this.baseTarget[i]=l}getBaseTarget(i){var m;const{initial:l}=this.props;let u;if(typeof l=="string"||typeof l=="object"){const f=Qd(this.props,l,(m=this.presenceContext)==null?void 0:m.custom);f&&(u=f[i])}if(l&&u!==void 0)return u;const h=this.getBaseTargetFromProps(this.props,i);return h!==void 0&&!Tt(h)?h:this.initialValues[i]!==void 0&&u===void 0?void 0:this.baseTarget[i]}on(i,l){return this.events[i]||(this.events[i]=new Fd),this.events[i].add(l)}notify(i,...l){this.events[i]&&this.events[i].notify(...l)}scheduleRenderMicrotask(){nh.render(this.render)}}class Zw extends tP{constructor(){super(...arguments),this.KeyframeResolver=AR}sortInstanceNodePosition(i,l){return i.compareDocumentPosition(l)&2?1:-1}getBaseTargetFromProps(i,l){const u=i.style;return u?u[l]:void 0}removeValueFromRenderState(i,{vars:l,style:u}){delete l[i],delete u[i]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:i}=this.props;Tt(i)&&(this.childSubscription=i.on("change",l=>{this.current&&(this.current.textContent=`${l}`)}))}}class Is{constructor(i){this.isMounted=!1,this.node=i}update(){}}function Xw({top:a,left:i,right:l,bottom:u}){return{x:{min:i,max:l},y:{min:a,max:u}}}function nP({x:a,y:i}){return{top:i.min,right:a.max,bottom:i.max,left:a.min}}function sP(a,i){if(!i)return a;const l=i({x:a.left,y:a.top}),u=i({x:a.right,y:a.bottom});return{top:l.y,left:l.x,bottom:u.y,right:u.x}}function Xu(a){return a===void 0||a===1}function Td({scale:a,scaleX:i,scaleY:l}){return!Xu(a)||!Xu(i)||!Xu(l)}function ir(a){return Td(a)||Jw(a)||a.z||a.rotate||a.rotateX||a.rotateY||a.skewX||a.skewY}function Jw(a){return R2(a.x)||R2(a.y)}function R2(a){return a&&a!=="0%"}function hl(a,i,l){const u=a-l,h=i*u;return l+h}function P2(a,i,l,u,h){return h!==void 0&&(a=hl(a,h,u)),hl(a,l,u)+i}function Id(a,i=0,l=1,u,h){a.min=P2(a.min,i,l,u,h),a.max=P2(a.max,i,l,u,h)}function Qw(a,{x:i,y:l}){Id(a.x,i.translate,i.scale,i.originPoint),Id(a.y,l.translate,l.scale,l.originPoint)}const D2=.999999999999,O2=1.0000000000001;function rP(a,i,l,u=!1){var _;const h=l.length;if(!h)return;i.x=i.y=1;let m,f;for(let b=0;b<h;b++){m=l[b],f=m.projectionDelta;const{visualElement:v}=m.options;v&&v.props.style&&v.props.style.display==="contents"||(u&&m.options.layoutScroll&&m.scroll&&m!==m.root&&ri(a,{x:-m.scroll.offset.x,y:-m.scroll.offset.y}),f&&(i.x*=f.x.scale,i.y*=f.y.scale,Qw(a,f)),u&&ir(m.latestValues)&&ri(a,m.latestValues,(_=m.layout)==null?void 0:_.layoutBox))}i.x<O2&&i.x>D2&&(i.x=1),i.y<O2&&i.y>D2&&(i.y=1)}function si(a,i){a.min=a.min+i,a.max=a.max+i}function N2(a,i,l,u,h=.5){const m=nt(a.min,a.max,h);Id(a,i,l,m,u)}function B2(a,i){return typeof a=="string"?parseFloat(a)/100*(i.max-i.min):a}function ri(a,i,l){const u=l??a;N2(a.x,B2(i.x,u.x),i.scaleX,i.scale,i.originX),N2(a.y,B2(i.y,u.y),i.scaleY,i.scale,i.originY)}function eS(a,i){return Xw(sP(a.getBoundingClientRect(),i))}function iP(a,i,l){const u=eS(a,l),{scroll:h}=i;return h&&(si(u.x,h.offset.x),si(u.y,h.offset.y)),u}const aP={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},oP=hi.length;function lP(a,i,l){let u="",h=!0;for(let m=0;m<oP;m++){const f=hi[m],_=a[f];if(_===void 0)continue;let b=!0;if(typeof _=="number")b=_===(f.startsWith("scale")?1:0);else{const v=parseFloat(_);b=f.startsWith("scale")?v===1:v===0}if(!b||l){const v=Vw(_,th[f]);if(!b){h=!1;const w=aP[f]||f;u+=`${w}(${v}) `}l&&(i[f]=v)}}return u=u.trim(),l?u=l(i,h?"":u):h&&(u="none"),u}function oh(a,i,l){const{style:u,vars:h,transformOrigin:m}=a;let f=!1,_=!1;for(const b in i){const v=i[b];if(pi.has(b)){f=!0;continue}else if(dw(b)){h[b]=v;continue}else{const w=Vw(v,th[b]);b.startsWith("origin")?(_=!0,m[b]=w):u[b]=w}}if(i.transform||(f||l?u.transform=lP(i,a.transform,l):u.transform&&(u.transform="none")),_){const{originX:b="50%",originY:v="50%",originZ:w=0}=m;u.transformOrigin=`${b} ${v} ${w}`}}function tS(a,{style:i,vars:l},u,h){const m=a.style;let f;for(f in i)m[f]=i[f];h==null||h.applyProjectionStyles(m,u);for(f in l)m.setProperty(f,l[f])}function L2(a,i){return i.max===i.min?0:a/(i.max-i.min)*100}const ma={correct:(a,i)=>{if(!i.target)return a;if(typeof a=="string")if(de.test(a))a=parseFloat(a);else return a;const l=L2(a,i.target.x),u=L2(a,i.target.y);return`${l}% ${u}%`}},cP={correct:(a,{treeScale:i,projectionDelta:l})=>{const u=a,h=kn.parse(a);if(h.length>5)return u;const m=kn.createTransformer(a),f=typeof h[0]!="number"?1:0,_=l.x.scale*i.x,b=l.y.scale*i.y;h[0+f]/=_,h[1+f]/=b;const v=nt(_,b,.5);return typeof h[2+f]=="number"&&(h[2+f]/=v),typeof h[3+f]=="number"&&(h[3+f]/=v),m(h)}},Rd={borderRadius:{...ma,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ma,borderTopRightRadius:ma,borderBottomLeftRadius:ma,borderBottomRightRadius:ma,boxShadow:cP};function nS(a,{layout:i,layoutId:l}){return pi.has(a)||a.startsWith("origin")||(i||l!==void 0)&&(!!Rd[a]||a==="opacity")}function lh(a,i,l){var f;const u=a.style,h=i==null?void 0:i.style,m={};if(!u)return m;for(const _ in u)(Tt(u[_])||h&&Tt(h[_])||nS(_,a)||((f=l==null?void 0:l.getValue(_))==null?void 0:f.liveStyle)!==void 0)&&(m[_]=u[_]);return m}function uP(a){return window.getComputedStyle(a)}class dP extends Zw{constructor(){super(...arguments),this.type="html",this.renderInstance=tS}readValueFromInstance(i,l){var u;if(pi.has(l))return(u=this.projection)!=null&&u.isProjecting?gd(l):II(i,l);{const h=uP(i),m=(dw(l)?h.getPropertyValue(l):h[l])||0;return typeof m=="string"?m.trim():m}}measureInstanceViewportBox(i,{transformPagePoint:l}){return eS(i,l)}build(i,l,u){oh(i,l,u.transformTemplate)}scrapeMotionValuesFromProps(i,l,u){return lh(i,l,u)}}const hP={offset:"stroke-dashoffset",array:"stroke-dasharray"},pP={offset:"strokeDashoffset",array:"strokeDasharray"};function fP(a,i,l=1,u=0,h=!0){a.pathLength=1;const m=h?hP:pP;a[m.offset]=`${-u}`,a[m.array]=`${i} ${l}`}const mP=["offsetDistance","offsetPath","offsetRotate","offsetAnchor"];function sS(a,{attrX:i,attrY:l,attrScale:u,pathLength:h,pathSpacing:m=1,pathOffset:f=0,..._},b,v,w){if(oh(a,_,v),b){a.style.viewBox&&(a.attrs.viewBox=a.style.viewBox);return}a.attrs=a.style,a.style={};const{attrs:E,style:A}=a;E.transform&&(A.transform=E.transform,delete E.transform),(A.transform||E.transformOrigin)&&(A.transformOrigin=E.transformOrigin??"50% 50%",delete E.transformOrigin),A.transform&&(A.transformBox=(w==null?void 0:w.transformBox)??"fill-box",delete E.transformBox);for(const R of mP)E[R]!==void 0&&(A[R]=E[R],delete E[R]);i!==void 0&&(E.x=i),l!==void 0&&(E.y=l),u!==void 0&&(E.scale=u),h!==void 0&&fP(E,h,m,f,!1)}const rS=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]),iS=a=>typeof a=="string"&&a.toLowerCase()==="svg";function gP(a,i,l,u){tS(a,i,void 0,u);for(const h in i.attrs)a.setAttribute(rS.has(h)?h:eh(h),i.attrs[h])}function aS(a,i,l){const u=lh(a,i,l);for(const h in a)if(Tt(a[h])||Tt(i[h])){const m=hi.indexOf(h)!==-1?"attr"+h.charAt(0).toUpperCase()+h.substring(1):h;u[m]=a[h]}return u}class yP extends Zw{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=gt}getBaseTargetFromProps(i,l){return i[l]}readValueFromInstance(i,l){if(pi.has(l)){const u=$w(l);return u&&u.default||0}return l=rS.has(l)?l:eh(l),i.getAttribute(l)}scrapeMotionValuesFromProps(i,l,u){return aS(i,l,u)}build(i,l,u){sS(i,l,this.isSVGTag,u.transformTemplate,u.style)}renderInstance(i,l,u,h){gP(i,l,u,h)}mount(i){this.isSVGTag=iS(i.tagName),super.mount(i)}}const _P=ah.length;function oS(a){if(!a)return;if(!a.isControllingVariants){const l=a.parent?oS(a.parent)||{}:{};return a.props.initial!==void 0&&(l.initial=a.props.initial),l}const i={};for(let l=0;l<_P;l++){const u=ah[l],h=a.props[u];(Aa(h)||h===!1)&&(i[u]=h)}return i}function lS(a,i){if(!Array.isArray(i))return!1;const l=i.length;if(l!==a.length)return!1;for(let u=0;u<l;u++)if(i[u]!==a[u])return!1;return!0}const bP=[...ih].reverse(),vP=ih.length;function wP(a){return i=>Promise.all(i.map(({animation:l,options:u})=>gR(a,l,u)))}function SP(a){let i=wP(a),l=M2(),u=!0,h=!1;const m=v=>(w,E)=>{var R;const A=oi(a,E,v==="exit"?(R=a.presenceContext)==null?void 0:R.custom:void 0);if(A){const{transition:I,transitionEnd:M,...B}=A;w={...w,...B,...M}}return w};function f(v){i=v(a)}function _(v){const{props:w}=a,E=oS(a.parent)||{},A=[],R=new Set;let I={},M=1/0;for(let O=0;O<vP;O++){const W=bP[O],j=l[W],Y=w[W]!==void 0?w[W]:E[W],re=Aa(Y),fe=W===v?j.isActive:null;fe===!1&&(M=O);let ee=Y===E[W]&&Y!==w[W]&&re;if(ee&&(u||h)&&a.manuallyAnimateOnMount&&(ee=!1),j.protectedKeys={...I},!j.isActive&&fe===null||!Y&&!j.prevProp||gl(Y)||typeof Y=="boolean")continue;if(W==="exit"&&j.isActive&&fe!==!0){j.prevResolvedValues&&(I={...I,...j.prevResolvedValues});continue}const ae=xP(j.prevProp,Y);let Ee=ae||W===v&&j.isActive&&!ee&&re||O>M&&re,oe=!1;const $e=Array.isArray(Y)?Y:[Y];let ie=$e.reduce(m(W),{});fe===!1&&(ie={});const{prevResolvedValues:ke={}}=j,Le={...ke,...ie},Ce=Re=>{Ee=!0,R.has(Re)&&(oe=!0,R.delete(Re)),j.needsAnimating[Re]=!0;const Je=a.getValue(Re);Je&&(Je.liveStyle=!1)};for(const Re in Le){const Je=ie[Re],yt=ke[Re];if(I.hasOwnProperty(Re))continue;let se=!1;Sd(Je)&&Sd(yt)?se=!lS(Je,yt):se=Je!==yt,se?Je!=null?Ce(Re):R.add(Re):Je!==void 0&&R.has(Re)?Ce(Re):j.protectedKeys[Re]=!0}j.prevProp=Y,j.prevResolvedValues=ie,j.isActive&&(I={...I,...ie}),(u||h)&&a.blockInitialAnimation&&(Ee=!1);const Ae=ee&&ae;Ee&&(!Ae||oe)&&A.push(...$e.map(Re=>{const Je={type:W};if(typeof Re=="string"&&(u||h)&&!Ae&&a.manuallyAnimateOnMount&&a.parent){const{parent:yt}=a,se=oi(yt,Re);if(yt.enteringChildren&&se){const{delayChildren:pe}=se.transition||{};Je.delay=Rw(yt.enteringChildren,a,pe)}}return{animation:Re,options:Je}}))}if(R.size){const O={};if(typeof w.initial!="boolean"){const W=oi(a,Array.isArray(w.initial)?w.initial[0]:w.initial);W&&W.transition&&(O.transition=W.transition)}R.forEach(W=>{const j=a.getBaseTarget(W),Y=a.getValue(W);Y&&(Y.liveStyle=!0),O[W]=j??null}),A.push({animation:O})}let B=!!A.length;return u&&(w.initial===!1||w.initial===w.animate)&&!a.manuallyAnimateOnMount&&(B=!1),u=!1,h=!1,B?i(A):Promise.resolve()}function b(v,w){var A;if(l[v].isActive===w)return Promise.resolve();(A=a.variantChildren)==null||A.forEach(R=>{var I;return(I=R.animationState)==null?void 0:I.setActive(v,w)}),l[v].isActive=w;const E=_(v);for(const R in l)l[R].protectedKeys={};return E}return{animateChanges:_,setActive:b,setAnimateFunction:f,getState:()=>l,reset:()=>{l=M2(),h=!0}}}function xP(a,i){return typeof i=="string"?i!==a:Array.isArray(i)?!lS(i,a):!1}function tr(a=!1){return{isActive:a,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function M2(){return{animate:tr(!0),whileInView:tr(),whileHover:tr(),whileTap:tr(),whileDrag:tr(),whileFocus:tr(),exit:tr()}}function F2(a,i){a.min=i.min,a.max=i.max}function bn(a,i){F2(a.x,i.x),F2(a.y,i.y)}function $2(a,i){a.translate=i.translate,a.scale=i.scale,a.originPoint=i.originPoint,a.origin=i.origin}const cS=1e-4,EP=1-cS,kP=1+cS,uS=.01,CP=0-uS,AP=0+uS;function Bt(a){return a.max-a.min}function TP(a,i,l){return Math.abs(a-i)<=l}function U2(a,i,l,u=.5){a.origin=u,a.originPoint=nt(i.min,i.max,a.origin),a.scale=Bt(l)/Bt(i),a.translate=nt(l.min,l.max,a.origin)-a.originPoint,(a.scale>=EP&&a.scale<=kP||isNaN(a.scale))&&(a.scale=1),(a.translate>=CP&&a.translate<=AP||isNaN(a.translate))&&(a.translate=0)}function xa(a,i,l,u){U2(a.x,i.x,l.x,u?u.originX:void 0),U2(a.y,i.y,l.y,u?u.originY:void 0)}function j2(a,i,l){a.min=l.min+i.min,a.max=a.min+Bt(i)}function IP(a,i,l){j2(a.x,i.x,l.x),j2(a.y,i.y,l.y)}function V2(a,i,l){a.min=i.min-l.min,a.max=a.min+Bt(i)}function pl(a,i,l){V2(a.x,i.x,l.x),V2(a.y,i.y,l.y)}function H2(a,i,l,u,h){return a-=i,a=hl(a,1/l,u),h!==void 0&&(a=hl(a,1/h,u)),a}function RP(a,i=0,l=1,u=.5,h,m=a,f=a){if(zn.test(i)&&(i=parseFloat(i),i=nt(f.min,f.max,i/100)-f.min),typeof i!="number")return;let _=nt(m.min,m.max,u);a===m&&(_-=i),a.min=H2(a.min,i,l,_,h),a.max=H2(a.max,i,l,_,h)}function W2(a,i,[l,u,h],m,f){RP(a,i[l],i[u],i[h],i.scale,m,f)}const PP=["x","scaleX","originX"],DP=["y","scaleY","originY"];function z2(a,i,l,u){W2(a.x,i,PP,l?l.x:void 0,u?u.x:void 0),W2(a.y,i,DP,l?l.y:void 0,u?u.y:void 0)}function q2(a){return a.translate===0&&a.scale===1}function dS(a){return q2(a.x)&&q2(a.y)}function G2(a,i){return a.min===i.min&&a.max===i.max}function OP(a,i){return G2(a.x,i.x)&&G2(a.y,i.y)}function K2(a,i){return Math.round(a.min)===Math.round(i.min)&&Math.round(a.max)===Math.round(i.max)}function hS(a,i){return K2(a.x,i.x)&&K2(a.y,i.y)}function Y2(a){return Bt(a.x)/Bt(a.y)}function Z2(a,i){return a.translate===i.translate&&a.scale===i.scale&&a.originPoint===i.originPoint}function Wn(a){return[a("x"),a("y")]}function NP(a,i,l){let u="";const h=a.x.translate/i.x,m=a.y.translate/i.y,f=(l==null?void 0:l.z)||0;if((h||m||f)&&(u=`translate3d(${h}px, ${m}px, ${f}px) `),(i.x!==1||i.y!==1)&&(u+=`scale(${1/i.x}, ${1/i.y}) `),l){const{transformPerspective:v,rotate:w,rotateX:E,rotateY:A,skewX:R,skewY:I}=l;v&&(u=`perspective(${v}px) ${u}`),w&&(u+=`rotate(${w}deg) `),E&&(u+=`rotateX(${E}deg) `),A&&(u+=`rotateY(${A}deg) `),R&&(u+=`skewX(${R}deg) `),I&&(u+=`skewY(${I}deg) `)}const _=a.x.scale*i.x,b=a.y.scale*i.y;return(_!==1||b!==1)&&(u+=`scale(${_}, ${b})`),u||"none"}const pS=["TopLeft","TopRight","BottomLeft","BottomRight"],BP=pS.length,X2=a=>typeof a=="string"?parseFloat(a):a,J2=a=>typeof a=="number"||de.test(a);function LP(a,i,l,u,h,m){h?(a.opacity=nt(0,l.opacity??1,MP(u)),a.opacityExit=nt(i.opacity??1,0,FP(u))):m&&(a.opacity=nt(i.opacity??1,l.opacity??1,u));for(let f=0;f<BP;f++){const _=`border${pS[f]}Radius`;let b=Q2(i,_),v=Q2(l,_);if(b===void 0&&v===void 0)continue;b||(b=0),v||(v=0),b===0||v===0||J2(b)===J2(v)?(a[_]=Math.max(nt(X2(b),X2(v),u),0),(zn.test(v)||zn.test(b))&&(a[_]+="%")):a[_]=v}(i.rotate||l.rotate)&&(a.rotate=nt(i.rotate||0,l.rotate||0,u))}function Q2(a,i){return a[i]!==void 0?a[i]:a.borderRadius}const MP=fS(0,.5,iw),FP=fS(.5,.95,fn);function fS(a,i,l){return u=>u<a?0:u>i?1:l(ka(a,i,u))}function $P(a,i,l){const u=Tt(a)?a:ci(a);return u.start(Jd("",u,i,l)),u.animation}function Ta(a,i,l,u={passive:!0}){return a.addEventListener(i,l,u),()=>a.removeEventListener(i,l)}const UP=(a,i)=>a.depth-i.depth;class jP{constructor(){this.children=[],this.isDirty=!1}add(i){Md(this.children,i),this.isDirty=!0}remove(i){ol(this.children,i),this.isDirty=!0}forEach(i){this.isDirty&&this.children.sort(UP),this.isDirty=!1,this.children.forEach(i)}}function VP(a,i){const l=Nt.now(),u=({timestamp:h})=>{const m=h-l;m>=i&&(Ts(u),a(m-i))};return qe.setup(u,!0),()=>Ts(u)}function sl(a){return Tt(a)?a.get():a}class HP{constructor(){this.members=[]}add(i){Md(this.members,i);for(let l=this.members.length-1;l>=0;l--){const u=this.members[l];if(u===i||u===this.lead||u===this.prevLead)continue;const h=u.instance;(!h||h.isConnected===!1)&&!u.snapshot&&(ol(this.members,u),u.unmount())}i.scheduleRender()}remove(i){if(ol(this.members,i),i===this.prevLead&&(this.prevLead=void 0),i===this.lead){const l=this.members[this.members.length-1];l&&this.promote(l)}}relegate(i){var l;for(let u=this.members.indexOf(i)-1;u>=0;u--){const h=this.members[u];if(h.isPresent!==!1&&((l=h.instance)==null?void 0:l.isConnected)!==!1)return this.promote(h),!0}return!1}promote(i,l){var h;const u=this.lead;if(i!==u&&(this.prevLead=u,this.lead=i,i.show(),u)){u.updateSnapshot(),i.scheduleRender();const{layoutDependency:m}=u.options,{layoutDependency:f}=i.options;(m===void 0||m!==f)&&(i.resumeFrom=u,l&&(u.preserveOpacity=!0),u.snapshot&&(i.snapshot=u.snapshot,i.snapshot.latestValues=u.animationValues||u.latestValues),(h=i.root)!=null&&h.isUpdating&&(i.isLayoutDirty=!0)),i.options.crossfade===!1&&u.hide()}}exitAnimationComplete(){this.members.forEach(i=>{var l,u,h,m,f;(u=(l=i.options).onExitComplete)==null||u.call(l),(f=(h=i.resumingFrom)==null?void 0:(m=h.options).onExitComplete)==null||f.call(m)})}scheduleRender(){this.members.forEach(i=>i.instance&&i.scheduleRender(!1))}removeLeadSnapshot(){var i;(i=this.lead)!=null&&i.snapshot&&(this.lead.snapshot=void 0)}}const rl={hasAnimatedSinceResize:!0,hasEverUpdated:!1},Ju=["","X","Y","Z"],WP=1e3;let zP=0;function Qu(a,i,l,u){const{latestValues:h}=i;h[a]&&(l[a]=h[a],i.setStaticValue(a,0),u&&(u[a]=0))}function mS(a){if(a.hasCheckedOptimisedAppear=!0,a.root===a)return;const{visualElement:i}=a.options;if(!i)return;const l=Bw(i);if(window.MotionHasOptimisedAnimation(l,"transform")){const{layout:h,layoutId:m}=a.options;window.MotionCancelOptimisedAnimation(l,"transform",qe,!(h||m))}const{parent:u}=a;u&&!u.hasCheckedOptimisedAppear&&mS(u)}function gS({attachResizeListener:a,defaultParent:i,measureScroll:l,checkIsScrollRoot:u,resetTransform:h}){return class{constructor(f={},_=i==null?void 0:i()){this.id=zP++,this.animationId=0,this.animationCommitId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.layoutVersion=0,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(KP),this.nodes.forEach(JP),this.nodes.forEach(QP),this.nodes.forEach(YP)},this.resolvedRelativeTargetAt=0,this.linkedParentVersion=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=f,this.root=_?_.root||_:this,this.path=_?[..._.path,_]:[],this.parent=_,this.depth=_?_.depth+1:0;for(let b=0;b<this.path.length;b++)this.path[b].shouldResetTransform=!0;this.root===this&&(this.nodes=new jP)}addEventListener(f,_){return this.eventHandlers.has(f)||this.eventHandlers.set(f,new Fd),this.eventHandlers.get(f).add(_)}notifyListeners(f,..._){const b=this.eventHandlers.get(f);b&&b.notify(..._)}hasListeners(f){return this.eventHandlers.has(f)}mount(f){if(this.instance)return;this.isSVG=rh(f)&&!GR(f),this.instance=f;const{layoutId:_,layout:b,visualElement:v}=this.options;if(v&&!v.current&&v.mount(f),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(b||_)&&(this.isLayoutDirty=!0),a){let w,E=0;const A=()=>this.root.updateBlockedByResize=!1;qe.read(()=>{E=window.innerWidth}),a(f,()=>{const R=window.innerWidth;R!==E&&(E=R,this.root.updateBlockedByResize=!0,w&&w(),w=VP(A,250),rl.hasAnimatedSinceResize&&(rl.hasAnimatedSinceResize=!1,this.nodes.forEach(n0)))})}_&&this.root.registerSharedNode(_,this),this.options.animate!==!1&&v&&(_||b)&&this.addEventListener("didUpdate",({delta:w,hasLayoutChanged:E,hasRelativeLayoutChanged:A,layout:R})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const I=this.options.transition||v.getDefaultTransition()||rD,{onLayoutAnimationStart:M,onLayoutAnimationComplete:B}=v.getProps(),O=!this.targetLayout||!hS(this.targetLayout,R),W=!E&&A;if(this.options.layoutRoot||this.resumeFrom||W||E&&(O||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const j={...Xd(I,"layout"),onPlay:M,onComplete:B};(v.shouldReduceMotion||this.options.layoutRoot)&&(j.delay=0,j.type=!1),this.startAnimation(j),this.setAnimationOrigin(w,W)}else E||n0(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=R})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const f=this.getStack();f&&f.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),Ts(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(eD),this.animationId++)}getTransformTemplate(){const{visualElement:f}=this.options;return f&&f.getProps().transformTemplate}willUpdate(f=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&mS(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let w=0;w<this.path.length;w++){const E=this.path[w];E.shouldResetTransform=!0,(typeof E.latestValues.x=="string"||typeof E.latestValues.y=="string")&&(E.isLayoutDirty=!0),E.updateScroll("snapshot"),E.options.layoutRoot&&E.willUpdate(!1)}const{layoutId:_,layout:b}=this.options;if(_===void 0&&!b)return;const v=this.getTransformTemplate();this.prevTransformTemplateValue=v?v(this.latestValues,""):void 0,this.updateSnapshot(),f&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(e0);return}if(this.animationId<=this.animationCommitId){this.nodes.forEach(t0);return}this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(XP),this.nodes.forEach(qP),this.nodes.forEach(GP)):this.nodes.forEach(t0),this.clearAllSnapshots();const _=Nt.now();xt.delta=qn(0,1e3/60,_-xt.timestamp),xt.timestamp=_,xt.isProcessing=!0,Wu.update.process(xt),Wu.preRender.process(xt),Wu.render.process(xt),xt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,nh.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(ZP),this.sharedNodes.forEach(tD)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,qe.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){qe.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!Bt(this.snapshot.measuredBox.x)&&!Bt(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let b=0;b<this.path.length;b++)this.path[b].updateScroll();const f=this.layout;this.layout=this.measure(!1),this.layoutVersion++,this.layoutCorrected=gt(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:_}=this.options;_&&_.notify("LayoutMeasure",this.layout.layoutBox,f?f.layoutBox:void 0)}updateScroll(f="measure"){let _=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===f&&(_=!1),_&&this.instance){const b=u(this.instance);this.scroll={animationId:this.root.animationId,phase:f,isRoot:b,offset:l(this.instance),wasRoot:this.scroll?this.scroll.isRoot:b}}}resetTransform(){if(!h)return;const f=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,_=this.projectionDelta&&!dS(this.projectionDelta),b=this.getTransformTemplate(),v=b?b(this.latestValues,""):void 0,w=v!==this.prevTransformTemplateValue;f&&this.instance&&(_||ir(this.latestValues)||w)&&(h(this.instance,v),this.shouldResetTransform=!1,this.scheduleRender())}measure(f=!0){const _=this.measurePageBox();let b=this.removeElementScroll(_);return f&&(b=this.removeTransform(b)),iD(b),{animationId:this.root.animationId,measuredBox:_,layoutBox:b,latestValues:{},source:this.id}}measurePageBox(){var v;const{visualElement:f}=this.options;if(!f)return gt();const _=f.measureViewportBox();if(!(((v=this.scroll)==null?void 0:v.wasRoot)||this.path.some(aD))){const{scroll:w}=this.root;w&&(si(_.x,w.offset.x),si(_.y,w.offset.y))}return _}removeElementScroll(f){var b;const _=gt();if(bn(_,f),(b=this.scroll)!=null&&b.wasRoot)return _;for(let v=0;v<this.path.length;v++){const w=this.path[v],{scroll:E,options:A}=w;w!==this.root&&E&&A.layoutScroll&&(E.wasRoot&&bn(_,f),si(_.x,E.offset.x),si(_.y,E.offset.y))}return _}applyTransform(f,_=!1){var v,w;const b=gt();bn(b,f);for(let E=0;E<this.path.length;E++){const A=this.path[E];!_&&A.options.layoutScroll&&A.scroll&&A!==A.root&&ri(b,{x:-A.scroll.offset.x,y:-A.scroll.offset.y}),ir(A.latestValues)&&ri(b,A.latestValues,(v=A.layout)==null?void 0:v.layoutBox)}return ir(this.latestValues)&&ri(b,this.latestValues,(w=this.layout)==null?void 0:w.layoutBox),b}removeTransform(f){var b;const _=gt();bn(_,f);for(let v=0;v<this.path.length;v++){const w=this.path[v];if(!ir(w.latestValues))continue;let E;w.instance&&(Td(w.latestValues)&&w.updateSnapshot(),E=gt(),bn(E,w.measurePageBox())),z2(_,w.latestValues,(b=w.snapshot)==null?void 0:b.layoutBox,E)}return ir(this.latestValues)&&z2(_,this.latestValues),_}setTargetDelta(f){this.targetDelta=f,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(f){this.options={...this.options,...f,crossfade:f.crossfade!==void 0?f.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==xt.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(f=!1){var R;const _=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=_.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=_.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=_.isSharedProjectionDirty);const b=!!this.resumingFrom||this!==_;if(!(f||b&&this.isSharedProjectionDirty||this.isProjectionDirty||(R=this.parent)!=null&&R.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:w,layoutId:E}=this.options;if(!this.layout||!(w||E))return;this.resolvedRelativeTargetAt=xt.timestamp;const A=this.getClosestProjectingParent();A&&this.linkedParentVersion!==A.layoutVersion&&!A.options.layoutRoot&&this.removeRelativeTarget(),!this.targetDelta&&!this.relativeTarget&&(A&&A.layout?this.createRelativeTarget(A,this.layout.layoutBox,A.layout.layoutBox):this.removeRelativeTarget()),!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=gt(),this.targetWithTransforms=gt()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),IP(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):bn(this.target,this.layout.layoutBox),Qw(this.target,this.targetDelta)):bn(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,A&&!!A.resumingFrom==!!this.resumingFrom&&!A.options.layoutScroll&&A.target&&this.animationProgress!==1?this.createRelativeTarget(A,this.target,A.target):this.relativeParent=this.relativeTarget=void 0))}getClosestProjectingParent(){if(!(!this.parent||Td(this.parent.latestValues)||Jw(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}createRelativeTarget(f,_,b){this.relativeParent=f,this.linkedParentVersion=f.layoutVersion,this.forceRelativeParentToResolveTarget(),this.relativeTarget=gt(),this.relativeTargetOrigin=gt(),pl(this.relativeTargetOrigin,_,b),bn(this.relativeTarget,this.relativeTargetOrigin)}removeRelativeTarget(){this.relativeParent=this.relativeTarget=void 0}calcProjection(){var I;const f=this.getLead(),_=!!this.resumingFrom||this!==f;let b=!0;if((this.isProjectionDirty||(I=this.parent)!=null&&I.isProjectionDirty)&&(b=!1),_&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(b=!1),this.resolvedRelativeTargetAt===xt.timestamp&&(b=!1),b)return;const{layout:v,layoutId:w}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(v||w))return;bn(this.layoutCorrected,this.layout.layoutBox);const E=this.treeScale.x,A=this.treeScale.y;rP(this.layoutCorrected,this.treeScale,this.path,_),f.layout&&!f.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(f.target=f.layout.layoutBox,f.targetWithTransforms=gt());const{target:R}=f;if(!R){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():($2(this.prevProjectionDelta.x,this.projectionDelta.x),$2(this.prevProjectionDelta.y,this.projectionDelta.y)),xa(this.projectionDelta,this.layoutCorrected,R,this.latestValues),(this.treeScale.x!==E||this.treeScale.y!==A||!Z2(this.projectionDelta.x,this.prevProjectionDelta.x)||!Z2(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",R))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(f=!0){var _;if((_=this.options.visualElement)==null||_.scheduleRender(),f){const b=this.getStack();b&&b.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=ni(),this.projectionDelta=ni(),this.projectionDeltaWithTransform=ni()}setAnimationOrigin(f,_=!1){const b=this.snapshot,v=b?b.latestValues:{},w={...this.latestValues},E=ni();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!_;const A=gt(),R=b?b.source:void 0,I=this.layout?this.layout.source:void 0,M=R!==I,B=this.getStack(),O=!B||B.members.length<=1,W=!!(M&&!O&&this.options.crossfade===!0&&!this.path.some(sD));this.animationProgress=0;let j;this.mixTargetDelta=Y=>{const re=Y/1e3;s0(E.x,f.x,re),s0(E.y,f.y,re),this.setTargetDelta(E),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(pl(A,this.layout.layoutBox,this.relativeParent.layout.layoutBox),nD(this.relativeTarget,this.relativeTargetOrigin,A,re),j&&OP(this.relativeTarget,j)&&(this.isProjectionDirty=!1),j||(j=gt()),bn(j,this.relativeTarget)),M&&(this.animationValues=w,LP(w,v,this.latestValues,re,W,O)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=re},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(f){var _,b,v;this.notifyListeners("animationStart"),(_=this.currentAnimation)==null||_.stop(),(v=(b=this.resumingFrom)==null?void 0:b.currentAnimation)==null||v.stop(),this.pendingAnimation&&(Ts(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=qe.update(()=>{rl.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=ci(0)),this.motionValue.jump(0,!1),this.currentAnimation=$P(this.motionValue,[0,1e3],{...f,velocity:0,isSync:!0,onUpdate:w=>{this.mixTargetDelta(w),f.onUpdate&&f.onUpdate(w)},onStop:()=>{},onComplete:()=>{f.onComplete&&f.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const f=this.getStack();f&&f.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(WP),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const f=this.getLead();let{targetWithTransforms:_,target:b,layout:v,latestValues:w}=f;if(!(!_||!b||!v)){if(this!==f&&this.layout&&v&&yS(this.options.animationType,this.layout.layoutBox,v.layoutBox)){b=this.target||gt();const E=Bt(this.layout.layoutBox.x);b.x.min=f.target.x.min,b.x.max=b.x.min+E;const A=Bt(this.layout.layoutBox.y);b.y.min=f.target.y.min,b.y.max=b.y.min+A}bn(_,b),ri(_,w),xa(this.projectionDeltaWithTransform,this.layoutCorrected,_,w)}}registerSharedNode(f,_){this.sharedNodes.has(f)||this.sharedNodes.set(f,new HP),this.sharedNodes.get(f).add(_);const v=_.options.initialPromotionConfig;_.promote({transition:v?v.transition:void 0,preserveFollowOpacity:v&&v.shouldPreserveFollowOpacity?v.shouldPreserveFollowOpacity(_):void 0})}isLead(){const f=this.getStack();return f?f.lead===this:!0}getLead(){var _;const{layoutId:f}=this.options;return f?((_=this.getStack())==null?void 0:_.lead)||this:this}getPrevLead(){var _;const{layoutId:f}=this.options;return f?(_=this.getStack())==null?void 0:_.prevLead:void 0}getStack(){const{layoutId:f}=this.options;if(f)return this.root.sharedNodes.get(f)}promote({needsReset:f,transition:_,preserveFollowOpacity:b}={}){const v=this.getStack();v&&v.promote(this,b),f&&(this.projectionDelta=void 0,this.needsReset=!0),_&&this.setOptions({transition:_})}relegate(){const f=this.getStack();return f?f.relegate(this):!1}resetSkewAndRotation(){const{visualElement:f}=this.options;if(!f)return;let _=!1;const{latestValues:b}=f;if((b.z||b.rotate||b.rotateX||b.rotateY||b.rotateZ||b.skewX||b.skewY)&&(_=!0),!_)return;const v={};b.z&&Qu("z",f,v,this.animationValues);for(let w=0;w<Ju.length;w++)Qu(`rotate${Ju[w]}`,f,v,this.animationValues),Qu(`skew${Ju[w]}`,f,v,this.animationValues);f.render();for(const w in v)f.setStaticValue(w,v[w]),this.animationValues&&(this.animationValues[w]=v[w]);f.scheduleRender()}applyProjectionStyles(f,_){if(!this.instance||this.isSVG)return;if(!this.isVisible){f.visibility="hidden";return}const b=this.getTransformTemplate();if(this.needsReset){this.needsReset=!1,f.visibility="",f.opacity="",f.pointerEvents=sl(_==null?void 0:_.pointerEvents)||"",f.transform=b?b(this.latestValues,""):"none";return}const v=this.getLead();if(!this.projectionDelta||!this.layout||!v.target){this.options.layoutId&&(f.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,f.pointerEvents=sl(_==null?void 0:_.pointerEvents)||""),this.hasProjected&&!ir(this.latestValues)&&(f.transform=b?b({},""):"none",this.hasProjected=!1);return}f.visibility="";const w=v.animationValues||v.latestValues;this.applyTransformsToTarget();let E=NP(this.projectionDeltaWithTransform,this.treeScale,w);b&&(E=b(w,E)),f.transform=E;const{x:A,y:R}=this.projectionDelta;f.transformOrigin=`${A.origin*100}% ${R.origin*100}% 0`,v.animationValues?f.opacity=v===this?w.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:w.opacityExit:f.opacity=v===this?w.opacity!==void 0?w.opacity:"":w.opacityExit!==void 0?w.opacityExit:0;for(const I in Rd){if(w[I]===void 0)continue;const{correct:M,applyTo:B,isCSSVariable:O}=Rd[I],W=E==="none"?w[I]:M(w[I],v);if(B){const j=B.length;for(let Y=0;Y<j;Y++)f[B[Y]]=W}else O?this.options.visualElement.renderState.vars[I]=W:f[I]=W}this.options.layoutId&&(f.pointerEvents=v===this?sl(_==null?void 0:_.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(f=>{var _;return(_=f.currentAnimation)==null?void 0:_.stop()}),this.root.nodes.forEach(e0),this.root.sharedNodes.clear()}}}function qP(a){a.updateLayout()}function GP(a){var l;const i=((l=a.resumeFrom)==null?void 0:l.snapshot)||a.snapshot;if(a.isLead()&&a.layout&&i&&a.hasListeners("didUpdate")){const{layoutBox:u,measuredBox:h}=a.layout,{animationType:m}=a.options,f=i.source!==a.layout.source;m==="size"?Wn(E=>{const A=f?i.measuredBox[E]:i.layoutBox[E],R=Bt(A);A.min=u[E].min,A.max=A.min+R}):yS(m,i.layoutBox,u)&&Wn(E=>{const A=f?i.measuredBox[E]:i.layoutBox[E],R=Bt(u[E]);A.max=A.min+R,a.relativeTarget&&!a.currentAnimation&&(a.isProjectionDirty=!0,a.relativeTarget[E].max=a.relativeTarget[E].min+R)});const _=ni();xa(_,u,i.layoutBox);const b=ni();f?xa(b,a.applyTransform(h,!0),i.measuredBox):xa(b,u,i.layoutBox);const v=!dS(_);let w=!1;if(!a.resumeFrom){const E=a.getClosestProjectingParent();if(E&&!E.resumeFrom){const{snapshot:A,layout:R}=E;if(A&&R){const I=gt();pl(I,i.layoutBox,A.layoutBox);const M=gt();pl(M,u,R.layoutBox),hS(I,M)||(w=!0),E.options.layoutRoot&&(a.relativeTarget=M,a.relativeTargetOrigin=I,a.relativeParent=E)}}}a.notifyListeners("didUpdate",{layout:u,snapshot:i,delta:b,layoutDelta:_,hasLayoutChanged:v,hasRelativeLayoutChanged:w})}else if(a.isLead()){const{onExitComplete:u}=a.options;u&&u()}a.options.transition=void 0}function KP(a){a.parent&&(a.isProjecting()||(a.isProjectionDirty=a.parent.isProjectionDirty),a.isSharedProjectionDirty||(a.isSharedProjectionDirty=!!(a.isProjectionDirty||a.parent.isProjectionDirty||a.parent.isSharedProjectionDirty)),a.isTransformDirty||(a.isTransformDirty=a.parent.isTransformDirty))}function YP(a){a.isProjectionDirty=a.isSharedProjectionDirty=a.isTransformDirty=!1}function ZP(a){a.clearSnapshot()}function e0(a){a.clearMeasurements()}function t0(a){a.isLayoutDirty=!1}function XP(a){const{visualElement:i}=a.options;i&&i.getProps().onBeforeLayoutMeasure&&i.notify("BeforeLayoutMeasure"),a.resetTransform()}function n0(a){a.finishAnimation(),a.targetDelta=a.relativeTarget=a.target=void 0,a.isProjectionDirty=!0}function JP(a){a.resolveTargetDelta()}function QP(a){a.calcProjection()}function eD(a){a.resetSkewAndRotation()}function tD(a){a.removeLeadSnapshot()}function s0(a,i,l){a.translate=nt(i.translate,0,l),a.scale=nt(i.scale,1,l),a.origin=i.origin,a.originPoint=i.originPoint}function r0(a,i,l,u){a.min=nt(i.min,l.min,u),a.max=nt(i.max,l.max,u)}function nD(a,i,l,u){r0(a.x,i.x,l.x,u),r0(a.y,i.y,l.y,u)}function sD(a){return a.animationValues&&a.animationValues.opacityExit!==void 0}const rD={duration:.45,ease:[.4,0,.1,1]},i0=a=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(a),a0=i0("applewebkit/")&&!i0("chrome/")?Math.round:fn;function o0(a){a.min=a0(a.min),a.max=a0(a.max)}function iD(a){o0(a.x),o0(a.y)}function yS(a,i,l){return a==="position"||a==="preserve-aspect"&&!TP(Y2(i),Y2(l),.2)}function aD(a){var i;return a!==a.root&&((i=a.scroll)==null?void 0:i.wasRoot)}const oD=gS({attachResizeListener:(a,i)=>Ta(a,"resize",i),measureScroll:()=>{var a,i;return{x:document.documentElement.scrollLeft||((a=document.body)==null?void 0:a.scrollLeft)||0,y:document.documentElement.scrollTop||((i=document.body)==null?void 0:i.scrollTop)||0}},checkIsScrollRoot:()=>!0}),ed={current:void 0},_S=gS({measureScroll:a=>({x:a.scrollLeft,y:a.scrollTop}),defaultParent:()=>{if(!ed.current){const a=new oD({});a.mount(window),a.setOptions({layoutScroll:!0}),ed.current=a}return ed.current},resetTransform:(a,i)=>{a.style.transform=i!==void 0?i:"none"},checkIsScrollRoot:a=>window.getComputedStyle(a).position==="fixed"}),bS=G.createContext({transformPagePoint:a=>a,isStatic:!1,reducedMotion:"never"});function lD(a=!0){const i=G.useContext(Ld);if(i===null)return[!0,null];const{isPresent:l,onExitComplete:u,register:h}=i,m=G.useId();G.useEffect(()=>{if(a)return h(m)},[a]);const f=G.useCallback(()=>a&&u&&u(m),[m,u,a]);return!l&&u?[!1,f]:[!0]}const vS=G.createContext({strict:!1}),l0={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]};let c0=!1;function cD(){if(c0)return;const a={};for(const i in l0)a[i]={isEnabled:l=>l0[i].some(u=>!!l[u])};Yw(a),c0=!0}function wS(){return cD(),eP()}function uD(a){const i=wS();for(const l in a)i[l]={...i[l],...a[l]};Yw(i)}const dD=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","propagate","ignoreStrict","viewport"]);function fl(a){return a.startsWith("while")||a.startsWith("drag")&&a!=="draggable"||a.startsWith("layout")||a.startsWith("onTap")||a.startsWith("onPan")||a.startsWith("onLayout")||dD.has(a)}let SS=a=>!fl(a);function hD(a){typeof a=="function"&&(SS=i=>i.startsWith("on")?!fl(i):a(i))}try{hD(require("@emotion/is-prop-valid").default)}catch{}function pD(a,i,l){const u={};for(const h in a)h==="values"&&typeof a.values=="object"||(SS(h)||l===!0&&fl(h)||!i&&!fl(h)||a.draggable&&h.startsWith("onDrag"))&&(u[h]=a[h]);return u}const _l=G.createContext({});function fD(a,i){if(yl(a)){const{initial:l,animate:u}=a;return{initial:l===!1||Aa(l)?l:void 0,animate:Aa(u)?u:void 0}}return a.inherit!==!1?i:{}}function mD(a){const{initial:i,animate:l}=fD(a,G.useContext(_l));return G.useMemo(()=>({initial:i,animate:l}),[u0(i),u0(l)])}function u0(a){return Array.isArray(a)?a.join(" "):a}const ch=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function xS(a,i,l){for(const u in i)!Tt(i[u])&&!nS(u,l)&&(a[u]=i[u])}function gD({transformTemplate:a},i){return G.useMemo(()=>{const l=ch();return oh(l,i,a),Object.assign({},l.vars,l.style)},[i])}function yD(a,i){const l=a.style||{},u={};return xS(u,l,a),Object.assign(u,gD(a,i)),u}function _D(a,i){const l={},u=yD(a,i);return a.drag&&a.dragListener!==!1&&(l.draggable=!1,u.userSelect=u.WebkitUserSelect=u.WebkitTouchCallout="none",u.touchAction=a.drag===!0?"none":`pan-${a.drag==="x"?"y":"x"}`),a.tabIndex===void 0&&(a.onTap||a.onTapStart||a.whileTap)&&(l.tabIndex=0),l.style=u,l}const ES=()=>({...ch(),attrs:{}});function bD(a,i,l,u){const h=G.useMemo(()=>{const m=ES();return sS(m,i,iS(u),a.transformTemplate,a.style),{...m.attrs,style:{...m.style}}},[i]);if(a.style){const m={};xS(m,a.style,a),h.style={...m,...h.style}}return h}const vD=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function uh(a){return typeof a!="string"||a.includes("-")?!1:!!(vD.indexOf(a)>-1||/[A-Z]/u.test(a))}function wD(a,i,l,{latestValues:u},h,m=!1,f){const b=(f??uh(a)?bD:_D)(i,u,h,a),v=pD(i,typeof a=="string",m),w=a!==G.Fragment?{...v,...b,ref:l}:{},{children:E}=i,A=G.useMemo(()=>Tt(E)?E.get():E,[E]);return G.createElement(a,{...w,children:A})}function SD({scrapeMotionValuesFromProps:a,createRenderState:i},l,u,h){return{latestValues:xD(l,u,h,a),renderState:i()}}function xD(a,i,l,u){const h={},m=u(a,{});for(const A in m)h[A]=sl(m[A]);let{initial:f,animate:_}=a;const b=yl(a),v=Gw(a);i&&v&&!b&&a.inherit!==!1&&(f===void 0&&(f=i.initial),_===void 0&&(_=i.animate));let w=l?l.initial===!1:!1;w=w||f===!1;const E=w?_:f;if(E&&typeof E!="boolean"&&!gl(E)){const A=Array.isArray(E)?E:[E];for(let R=0;R<A.length;R++){const I=Qd(a,A[R]);if(I){const{transitionEnd:M,transition:B,...O}=I;for(const W in O){let j=O[W];if(Array.isArray(j)){const Y=w?j.length-1:0;j=j[Y]}j!==null&&(h[W]=j)}for(const W in M)h[W]=M[W]}}}return h}const kS=a=>(i,l)=>{const u=G.useContext(_l),h=G.useContext(Ld),m=()=>SD(a,i,u,h);return l?m():ST(m)},ED=kS({scrapeMotionValuesFromProps:lh,createRenderState:ch}),kD=kS({scrapeMotionValuesFromProps:aS,createRenderState:ES}),CD=Symbol.for("motionComponentSymbol");function AD(a,i,l){const u=G.useRef(l);G.useInsertionEffect(()=>{u.current=l});const h=G.useRef(null);return G.useCallback(m=>{var _;m&&((_=a.onMount)==null||_.call(a,m));const f=u.current;if(typeof f=="function")if(m){const b=f(m);typeof b=="function"&&(h.current=b)}else h.current?(h.current(),h.current=null):f(m);else f&&(f.current=m);i&&(m?i.mount(m):i.unmount())},[i])}const CS=G.createContext({});function Jr(a){return a&&typeof a=="object"&&Object.prototype.hasOwnProperty.call(a,"current")}function TD(a,i,l,u,h,m){var j,Y;const{visualElement:f}=G.useContext(_l),_=G.useContext(vS),b=G.useContext(Ld),v=G.useContext(bS),w=v.reducedMotion,E=v.skipAnimations,A=G.useRef(null),R=G.useRef(!1);u=u||_.renderer,!A.current&&u&&(A.current=u(a,{visualState:i,parent:f,props:l,presenceContext:b,blockInitialAnimation:b?b.initial===!1:!1,reducedMotionConfig:w,skipAnimations:E,isSVG:m}),R.current&&A.current&&(A.current.manuallyAnimateOnMount=!0));const I=A.current,M=G.useContext(CS);I&&!I.projection&&h&&(I.type==="html"||I.type==="svg")&&ID(A.current,l,h,M);const B=G.useRef(!1);G.useInsertionEffect(()=>{I&&B.current&&I.update(l,b)});const O=l[Nw],W=G.useRef(!!O&&typeof window<"u"&&!((j=window.MotionHandoffIsComplete)!=null&&j.call(window,O))&&((Y=window.MotionHasOptimisedAnimation)==null?void 0:Y.call(window,O)));return ET(()=>{R.current=!0,I&&(B.current=!0,window.MotionIsMounted=!0,I.updateFeatures(),I.scheduleRenderMicrotask(),W.current&&I.animationState&&I.animationState.animateChanges())}),G.useEffect(()=>{I&&(!W.current&&I.animationState&&I.animationState.animateChanges(),W.current&&(queueMicrotask(()=>{var re;(re=window.MotionHandoffMarkAsComplete)==null||re.call(window,O)}),W.current=!1),I.enteringChildren=void 0)}),I}function ID(a,i,l,u){const{layoutId:h,layout:m,drag:f,dragConstraints:_,layoutScroll:b,layoutRoot:v,layoutCrossfade:w}=i;a.projection=new l(a.latestValues,i["data-framer-portal-id"]?void 0:AS(a.parent)),a.projection.setOptions({layoutId:h,layout:m,alwaysMeasureLayout:!!f||_&&Jr(_),visualElement:a,animationType:typeof m=="string"?m:"both",initialPromotionConfig:u,crossfade:w,layoutScroll:b,layoutRoot:v})}function AS(a){if(a)return a.options.allowProjection!==!1?a.projection:AS(a.parent)}function td(a,{forwardMotionProps:i=!1,type:l}={},u,h){u&&uD(u);const m=l?l==="svg":uh(a),f=m?kD:ED;function _(v,w){let E;const A={...G.useContext(bS),...v,layoutId:RD(v)},{isStatic:R}=A,I=mD(v),M=f(v,R);if(!R&&typeof window<"u"){PD(A,u);const B=DD(A);E=B.MeasureLayout,I.visualElement=TD(a,M,A,h,B.ProjectionNode,m)}return Z.jsxs(_l.Provider,{value:I,children:[E&&I.visualElement?Z.jsx(E,{visualElement:I.visualElement,...A}):null,wD(a,v,AD(M,I.visualElement,w),M,R,i,m)]})}_.displayName=`motion.${typeof a=="string"?a:`create(${a.displayName??a.name??""})`}`;const b=G.forwardRef(_);return b[CD]=a,b}function RD({layoutId:a}){const i=G.useContext(G0).id;return i&&a!==void 0?i+"-"+a:a}function PD(a,i){const l=G.useContext(vS).strict;if(process.env.NODE_ENV!=="production"&&i&&l){const u="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";a.ignoreStrict?ui(!1,u,"lazy-strict-mode"):as(!1,u,"lazy-strict-mode")}}function DD(a){const i=wS(),{drag:l,layout:u}=i;if(!l&&!u)return{};const h={...l,...u};return{MeasureLayout:l!=null&&l.isEnabled(a)||u!=null&&u.isEnabled(a)?h.MeasureLayout:void 0,ProjectionNode:h.ProjectionNode}}function OD(a,i){if(typeof Proxy>"u")return td;const l=new Map,u=(m,f)=>td(m,f,a,i),h=(m,f)=>(process.env.NODE_ENV!=="production"&&$d(!1,"motion() is deprecated. Use motion.create() instead."),u(m,f));return new Proxy(h,{get:(m,f)=>f==="create"?u:(l.has(f)||l.set(f,td(f,void 0,a,i)),l.get(f))})}const ND=(a,i)=>i.isSVG??uh(a)?new yP(i):new dP(i,{allowProjection:a!==G.Fragment});class BD extends Is{constructor(i){super(i),i.animationState||(i.animationState=SP(i))}updateAnimationControlsSubscription(){const{animate:i}=this.node.getProps();gl(i)&&(this.unmountControls=i.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:i}=this.node.getProps(),{animate:l}=this.node.prevProps||{};i!==l&&this.updateAnimationControlsSubscription()}unmount(){var i;this.node.animationState.reset(),(i=this.unmountControls)==null||i.call(this)}}let LD=0;class MD extends Is{constructor(){super(...arguments),this.id=LD++}update(){if(!this.node.presenceContext)return;const{isPresent:i,onExitComplete:l}=this.node.presenceContext,{isPresent:u}=this.node.prevPresenceContext||{};if(!this.node.animationState||i===u)return;const h=this.node.animationState.setActive("exit",!i);l&&!i&&h.then(()=>{l(this.id)})}mount(){const{register:i,onExitComplete:l}=this.node.presenceContext||{};l&&l(this.id),i&&(this.unmount=i(this.id))}unmount(){}}const FD={animation:{Feature:BD},exit:{Feature:MD}};function Oa(a){return{point:{x:a.pageX,y:a.pageY}}}const $D=a=>i=>sh(i)&&a(i,Oa(i));function Ea(a,i,l,u){return Ta(a,i,$D(l),u)}const TS=({current:a})=>a?a.ownerDocument.defaultView:null,d0=(a,i)=>Math.abs(a-i);function UD(a,i){const l=d0(a.x,i.x),u=d0(a.y,i.y);return Math.sqrt(l**2+u**2)}const h0=new Set(["auto","scroll"]);class IS{constructor(i,l,{transformPagePoint:u,contextWindow:h=window,dragSnapToOrigin:m=!1,distanceThreshold:f=3,element:_}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.lastRawMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.scrollPositions=new Map,this.removeScrollListeners=null,this.onElementScroll=R=>{this.handleScroll(R.target)},this.onWindowScroll=()=>{this.handleScroll(window)},this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;this.lastRawMoveEventInfo&&(this.lastMoveEventInfo=qo(this.lastRawMoveEventInfo,this.transformPagePoint));const R=nd(this.lastMoveEventInfo,this.history),I=this.startEvent!==null,M=UD(R.offset,{x:0,y:0})>=this.distanceThreshold;if(!I&&!M)return;const{point:B}=R,{timestamp:O}=xt;this.history.push({...B,timestamp:O});const{onStart:W,onMove:j}=this.handlers;I||(W&&W(this.lastMoveEvent,R),this.startEvent=this.lastMoveEvent),j&&j(this.lastMoveEvent,R)},this.handlePointerMove=(R,I)=>{this.lastMoveEvent=R,this.lastRawMoveEventInfo=I,this.lastMoveEventInfo=qo(I,this.transformPagePoint),qe.update(this.updatePoint,!0)},this.handlePointerUp=(R,I)=>{this.end();const{onEnd:M,onSessionEnd:B,resumeAnimation:O}=this.handlers;if((this.dragSnapToOrigin||!this.startEvent)&&O&&O(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const W=nd(R.type==="pointercancel"?this.lastMoveEventInfo:qo(I,this.transformPagePoint),this.history);this.startEvent&&M&&M(R,W),B&&B(R,W)},!sh(i))return;this.dragSnapToOrigin=m,this.handlers=l,this.transformPagePoint=u,this.distanceThreshold=f,this.contextWindow=h||window;const b=Oa(i),v=qo(b,this.transformPagePoint),{point:w}=v,{timestamp:E}=xt;this.history=[{...w,timestamp:E}];const{onSessionStart:A}=l;A&&A(i,nd(v,this.history)),this.removeListeners=Ra(Ea(this.contextWindow,"pointermove",this.handlePointerMove),Ea(this.contextWindow,"pointerup",this.handlePointerUp),Ea(this.contextWindow,"pointercancel",this.handlePointerUp)),_&&this.startScrollTracking(_)}startScrollTracking(i){let l=i.parentElement;for(;l;){const u=getComputedStyle(l);(h0.has(u.overflowX)||h0.has(u.overflowY))&&this.scrollPositions.set(l,{x:l.scrollLeft,y:l.scrollTop}),l=l.parentElement}this.scrollPositions.set(window,{x:window.scrollX,y:window.scrollY}),window.addEventListener("scroll",this.onElementScroll,{capture:!0}),window.addEventListener("scroll",this.onWindowScroll),this.removeScrollListeners=()=>{window.removeEventListener("scroll",this.onElementScroll,{capture:!0}),window.removeEventListener("scroll",this.onWindowScroll)}}handleScroll(i){const l=this.scrollPositions.get(i);if(!l)return;const u=i===window,h=u?{x:window.scrollX,y:window.scrollY}:{x:i.scrollLeft,y:i.scrollTop},m={x:h.x-l.x,y:h.y-l.y};m.x===0&&m.y===0||(u?this.lastMoveEventInfo&&(this.lastMoveEventInfo.point.x+=m.x,this.lastMoveEventInfo.point.y+=m.y):this.history.length>0&&(this.history[0].x-=m.x,this.history[0].y-=m.y),this.scrollPositions.set(i,h),qe.update(this.updatePoint,!0))}updateHandlers(i){this.handlers=i}end(){this.removeListeners&&this.removeListeners(),this.removeScrollListeners&&this.removeScrollListeners(),this.scrollPositions.clear(),Ts(this.updatePoint)}}function qo(a,i){return i?{point:i(a.point)}:a}function p0(a,i){return{x:a.x-i.x,y:a.y-i.y}}function nd({point:a},i){return{point:a,delta:p0(a,RS(i)),offset:p0(a,jD(i)),velocity:VD(i,.1)}}function jD(a){return a[0]}function RS(a){return a[a.length-1]}function VD(a,i){if(a.length<2)return{x:0,y:0};let l=a.length-1,u=null;const h=RS(a);for(;l>=0&&(u=a[l],!(h.timestamp-u.timestamp>Ut(i)));)l--;if(!u)return{x:0,y:0};u===a[0]&&a.length>2&&h.timestamp-u.timestamp>Ut(i)*2&&(u=a[1]);const m=pn(h.timestamp-u.timestamp);if(m===0)return{x:0,y:0};const f={x:(h.x-u.x)/m,y:(h.y-u.y)/m};return f.x===1/0&&(f.x=0),f.y===1/0&&(f.y=0),f}function HD(a,{min:i,max:l},u){return i!==void 0&&a<i?a=u?nt(i,a,u.min):Math.max(a,i):l!==void 0&&a>l&&(a=u?nt(l,a,u.max):Math.min(a,l)),a}function f0(a,i,l){return{min:i!==void 0?a.min+i:void 0,max:l!==void 0?a.max+l-(a.max-a.min):void 0}}function WD(a,{top:i,left:l,bottom:u,right:h}){return{x:f0(a.x,l,h),y:f0(a.y,i,u)}}function m0(a,i){let l=i.min-a.min,u=i.max-a.max;return i.max-i.min<a.max-a.min&&([l,u]=[u,l]),{min:l,max:u}}function zD(a,i){return{x:m0(a.x,i.x),y:m0(a.y,i.y)}}function qD(a,i){let l=.5;const u=Bt(a),h=Bt(i);return h>u?l=ka(i.min,i.max-u,a.min):u>h&&(l=ka(a.min,a.max-h,i.min)),qn(0,1,l)}function GD(a,i){const l={};return i.min!==void 0&&(l.min=i.min-a.min),i.max!==void 0&&(l.max=i.max-a.min),l}const Pd=.35;function KD(a=Pd){return a===!1?a=0:a===!0&&(a=Pd),{x:g0(a,"left","right"),y:g0(a,"top","bottom")}}function g0(a,i,l){return{min:y0(a,i),max:y0(a,l)}}function y0(a,i){return typeof a=="number"?a:a[i]||0}const YD=new WeakMap;class ZD{constructor(i){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=gt(),this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=i}start(i,{snapToCursor:l=!1,distanceThreshold:u}={}){const{presenceContext:h}=this.visualElement;if(h&&h.isPresent===!1)return;const m=E=>{l&&this.snapToCursor(Oa(E).point),this.stopAnimation()},f=(E,A)=>{const{drag:R,dragPropagation:I,onDragStart:M}=this.getProps();if(R&&!I&&(this.openDragLock&&this.openDragLock(),this.openDragLock=RR(R),!this.openDragLock))return;this.latestPointerEvent=E,this.latestPanInfo=A,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Wn(O=>{let W=this.getAxisMotionValue(O).get()||0;if(zn.test(W)){const{projection:j}=this.visualElement;if(j&&j.layout){const Y=j.layout.layoutBox[O];Y&&(W=Bt(Y)*(parseFloat(W)/100))}}this.originPoint[O]=W}),M&&qe.update(()=>M(E,A),!1,!0),xd(this.visualElement,"transform");const{animationState:B}=this.visualElement;B&&B.setActive("whileDrag",!0)},_=(E,A)=>{this.latestPointerEvent=E,this.latestPanInfo=A;const{dragPropagation:R,dragDirectionLock:I,onDirectionLock:M,onDrag:B}=this.getProps();if(!R&&!this.openDragLock)return;const{offset:O}=A;if(I&&this.currentDirection===null){this.currentDirection=JD(O),this.currentDirection!==null&&M&&M(this.currentDirection);return}this.updateAxis("x",A.point,O),this.updateAxis("y",A.point,O),this.visualElement.render(),B&&qe.update(()=>B(E,A),!1,!0)},b=(E,A)=>{this.latestPointerEvent=E,this.latestPanInfo=A,this.stop(E,A),this.latestPointerEvent=null,this.latestPanInfo=null},v=()=>{const{dragSnapToOrigin:E}=this.getProps();(E||this.constraints)&&this.startAnimation({x:0,y:0})},{dragSnapToOrigin:w}=this.getProps();this.panSession=new IS(i,{onSessionStart:m,onStart:f,onMove:_,onSessionEnd:b,resumeAnimation:v},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:w,distanceThreshold:u,contextWindow:TS(this.visualElement),element:this.visualElement.current})}stop(i,l){const u=i||this.latestPointerEvent,h=l||this.latestPanInfo,m=this.isDragging;if(this.cancel(),!m||!h||!u)return;const{velocity:f}=h;this.startAnimation(f);const{onDragEnd:_}=this.getProps();_&&qe.postRender(()=>_(u,h))}cancel(){this.isDragging=!1;const{projection:i,animationState:l}=this.visualElement;i&&(i.isAnimationBlocked=!1),this.endPanSession();const{dragPropagation:u}=this.getProps();!u&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),l&&l.setActive("whileDrag",!1)}endPanSession(){this.panSession&&this.panSession.end(),this.panSession=void 0}updateAxis(i,l,u){const{drag:h}=this.getProps();if(!u||!Go(i,h,this.currentDirection))return;const m=this.getAxisMotionValue(i);let f=this.originPoint[i]+u[i];this.constraints&&this.constraints[i]&&(f=HD(f,this.constraints[i],this.elastic[i])),m.set(f)}resolveConstraints(){var m;const{dragConstraints:i,dragElastic:l}=this.getProps(),u=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(m=this.visualElement.projection)==null?void 0:m.layout,h=this.constraints;i&&Jr(i)?this.constraints||(this.constraints=this.resolveRefConstraints()):i&&u?this.constraints=WD(u.layoutBox,i):this.constraints=!1,this.elastic=KD(l),h!==this.constraints&&!Jr(i)&&u&&this.constraints&&!this.hasMutatedConstraints&&Wn(f=>{this.constraints!==!1&&this.getAxisMotionValue(f)&&(this.constraints[f]=GD(u.layoutBox[f],this.constraints[f]))})}resolveRefConstraints(){const{dragConstraints:i,onMeasureDragConstraints:l}=this.getProps();if(!i||!Jr(i))return!1;const u=i.current;as(u!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.","drag-constraints-ref");const{projection:h}=this.visualElement;if(!h||!h.layout)return!1;const m=iP(u,h.root,this.visualElement.getTransformPagePoint());let f=zD(h.layout.layoutBox,m);if(l){const _=l(nP(f));this.hasMutatedConstraints=!!_,_&&(f=Xw(_))}return f}startAnimation(i){const{drag:l,dragMomentum:u,dragElastic:h,dragTransition:m,dragSnapToOrigin:f,onDragTransitionEnd:_}=this.getProps(),b=this.constraints||{},v=Wn(w=>{if(!Go(w,l,this.currentDirection))return;let E=b&&b[w]||{};f&&(E={min:0,max:0});const A=h?200:1e6,R=h?40:1e7,I={type:"inertia",velocity:u?i[w]:0,bounceStiffness:A,bounceDamping:R,timeConstant:750,restDelta:1,restSpeed:10,...m,...E};return this.startAxisValueAnimation(w,I)});return Promise.all(v).then(_)}startAxisValueAnimation(i,l){const u=this.getAxisMotionValue(i);return xd(this.visualElement,i),u.start(Jd(i,u,0,l,this.visualElement,!1))}stopAnimation(){Wn(i=>this.getAxisMotionValue(i).stop())}getAxisMotionValue(i){const l=`_drag${i.toUpperCase()}`,u=this.visualElement.getProps(),h=u[l];return h||this.visualElement.getValue(i,(u.initial?u.initial[i]:void 0)||0)}snapToCursor(i){Wn(l=>{const{drag:u}=this.getProps();if(!Go(l,u,this.currentDirection))return;const{projection:h}=this.visualElement,m=this.getAxisMotionValue(l);if(h&&h.layout){const{min:f,max:_}=h.layout.layoutBox[l],b=m.get()||0;m.set(i[l]-nt(f,_,.5)+b)}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:i,dragConstraints:l}=this.getProps(),{projection:u}=this.visualElement;if(!Jr(l)||!u||!this.constraints)return;this.stopAnimation();const h={x:0,y:0};Wn(f=>{const _=this.getAxisMotionValue(f);if(_&&this.constraints!==!1){const b=_.get();h[f]=qD({min:b,max:b},this.constraints[f])}});const{transformTemplate:m}=this.visualElement.getProps();this.visualElement.current.style.transform=m?m({},""):"none",u.root&&u.root.updateScroll(),u.updateLayout(),this.constraints=!1,this.resolveConstraints(),Wn(f=>{if(!Go(f,i,null))return;const _=this.getAxisMotionValue(f),{min:b,max:v}=this.constraints[f];_.set(nt(b,v,h[f]))}),this.visualElement.render()}addListeners(){if(!this.visualElement.current)return;YD.set(this.visualElement,this);const i=this.visualElement.current,l=Ea(i,"pointerdown",v=>{const{drag:w,dragListener:E=!0}=this.getProps(),A=v.target,R=A!==i&&LR(A);w&&E&&!R&&this.start(v)});let u;const h=()=>{const{dragConstraints:v}=this.getProps();Jr(v)&&v.current&&(this.constraints=this.resolveRefConstraints(),u||(u=XD(i,v.current,()=>this.scalePositionWithinConstraints())))},{projection:m}=this.visualElement,f=m.addEventListener("measure",h);m&&!m.layout&&(m.root&&m.root.updateScroll(),m.updateLayout()),qe.read(h);const _=Ta(window,"resize",()=>this.scalePositionWithinConstraints()),b=m.addEventListener("didUpdate",(({delta:v,hasLayoutChanged:w})=>{this.isDragging&&w&&(Wn(E=>{const A=this.getAxisMotionValue(E);A&&(this.originPoint[E]+=v[E].translate,A.set(A.get()+v[E].translate))}),this.visualElement.render())}));return()=>{_(),l(),f(),b&&b(),u&&u()}}getProps(){const i=this.visualElement.getProps(),{drag:l=!1,dragDirectionLock:u=!1,dragPropagation:h=!1,dragConstraints:m=!1,dragElastic:f=Pd,dragMomentum:_=!0}=i;return{...i,drag:l,dragDirectionLock:u,dragPropagation:h,dragConstraints:m,dragElastic:f,dragMomentum:_}}}function _0(a){let i=!0;return()=>{if(i){i=!1;return}a()}}function XD(a,i,l){const u=C2(a,_0(l)),h=C2(i,_0(l));return()=>{u(),h()}}function Go(a,i,l){return(i===!0||i===a)&&(l===null||l===a)}function JD(a,i=10){let l=null;return Math.abs(a.y)>i?l="y":Math.abs(a.x)>i&&(l="x"),l}class QD extends Is{constructor(i){super(i),this.removeGroupControls=fn,this.removeListeners=fn,this.controls=new ZD(i)}mount(){const{dragControls:i}=this.node.getProps();i&&(this.removeGroupControls=i.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||fn}update(){const{dragControls:i}=this.node.getProps(),{dragControls:l}=this.node.prevProps||{};i!==l&&(this.removeGroupControls(),i&&(this.removeGroupControls=i.subscribe(this.controls)))}unmount(){this.removeGroupControls(),this.removeListeners(),this.controls.isDragging||this.controls.endPanSession()}}const sd=a=>(i,l)=>{a&&qe.update(()=>a(i,l),!1,!0)};class eO extends Is{constructor(){super(...arguments),this.removePointerDownListener=fn}onPointerDown(i){this.session=new IS(i,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:TS(this.node)})}createPanHandlers(){const{onPanSessionStart:i,onPanStart:l,onPan:u,onPanEnd:h}=this.node.getProps();return{onSessionStart:sd(i),onStart:sd(l),onMove:sd(u),onEnd:(m,f)=>{delete this.session,h&&qe.postRender(()=>h(m,f))}}}mount(){this.removePointerDownListener=Ea(this.node.current,"pointerdown",i=>this.onPointerDown(i))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}let rd=!1;class tO extends G.Component{componentDidMount(){const{visualElement:i,layoutGroup:l,switchLayoutGroup:u,layoutId:h}=this.props,{projection:m}=i;m&&(l.group&&l.group.add(m),u&&u.register&&h&&u.register(m),rd&&m.root.didUpdate(),m.addEventListener("animationComplete",()=>{this.safeToRemove()}),m.setOptions({...m.options,layoutDependency:this.props.layoutDependency,onExitComplete:()=>this.safeToRemove()})),rl.hasEverUpdated=!0}getSnapshotBeforeUpdate(i){const{layoutDependency:l,visualElement:u,drag:h,isPresent:m}=this.props,{projection:f}=u;return f&&(f.isPresent=m,i.layoutDependency!==l&&f.setOptions({...f.options,layoutDependency:l}),rd=!0,h||i.layoutDependency!==l||l===void 0||i.isPresent!==m?f.willUpdate():this.safeToRemove(),i.isPresent!==m&&(m?f.promote():f.relegate()||qe.postRender(()=>{const _=f.getStack();(!_||!_.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:i}=this.props.visualElement;i&&(i.root.didUpdate(),nh.postRender(()=>{!i.currentAnimation&&i.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:i,layoutGroup:l,switchLayoutGroup:u}=this.props,{projection:h}=i;rd=!0,h&&(h.scheduleCheckAfterUnmount(),l&&l.group&&l.group.remove(h),u&&u.deregister&&u.deregister(h))}safeToRemove(){const{safeToRemove:i}=this.props;i&&i()}render(){return null}}function PS(a){const[i,l]=lD(),u=G.useContext(G0);return Z.jsx(tO,{...a,layoutGroup:u,switchLayoutGroup:G.useContext(CS),isPresent:i,safeToRemove:l})}const nO={pan:{Feature:eO},drag:{Feature:QD,ProjectionNode:_S,MeasureLayout:PS}};function b0(a,i,l){const{props:u}=a;a.animationState&&u.whileHover&&a.animationState.setActive("whileHover",l==="Start");const h="onHover"+l,m=u[h];m&&qe.postRender(()=>m(i,Oa(i)))}class sO extends Is{mount(){const{current:i}=this.node;i&&(this.unmount=DR(i,(l,u)=>(b0(this.node,u,"Start"),h=>b0(this.node,h,"End"))))}unmount(){}}class rO extends Is{constructor(){super(...arguments),this.isActive=!1}onFocus(){let i=!1;try{i=this.node.current.matches(":focus-visible")}catch{i=!0}!i||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Ra(Ta(this.node.current,"focus",()=>this.onFocus()),Ta(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function v0(a,i,l){const{props:u}=a;if(a.current instanceof HTMLButtonElement&&a.current.disabled)return;a.animationState&&u.whileTap&&a.animationState.setActive("whileTap",l==="Start");const h="onTap"+(l==="End"?"":l),m=u[h];m&&qe.postRender(()=>m(i,Oa(i)))}class iO extends Is{mount(){const{current:i}=this.node;if(!i)return;const{globalTapTarget:l,propagate:u}=this.node.props;this.unmount=FR(i,(h,m)=>(v0(this.node,m,"Start"),(f,{success:_})=>v0(this.node,f,_?"End":"Cancel")),{useGlobalTarget:l,stopPropagation:(u==null?void 0:u.tap)===!1})}unmount(){}}const Dd=new WeakMap,id=new WeakMap,aO=a=>{const i=Dd.get(a.target);i&&i(a)},oO=a=>{a.forEach(aO)};function lO({root:a,...i}){const l=a||document;id.has(l)||id.set(l,{});const u=id.get(l),h=JSON.stringify(i);return u[h]||(u[h]=new IntersectionObserver(oO,{root:a,...i})),u[h]}function cO(a,i,l){const u=lO(i);return Dd.set(a,l),u.observe(a),()=>{Dd.delete(a),u.unobserve(a)}}const uO={some:0,all:1};class dO extends Is{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:i={}}=this.node.getProps(),{root:l,margin:u,amount:h="some",once:m}=i,f={root:l?l.current:void 0,rootMargin:u,threshold:typeof h=="number"?h:uO[h]},_=b=>{const{isIntersecting:v}=b;if(this.isInView===v||(this.isInView=v,m&&!v&&this.hasEnteredView))return;v&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",v);const{onViewportEnter:w,onViewportLeave:E}=this.node.getProps(),A=v?w:E;A&&A(b)};return cO(this.node.current,f,_)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:i,prevProps:l}=this.node;["amount","margin","root"].some(hO(i,l))&&this.startObserver()}unmount(){}}function hO({viewport:a={}},{viewport:i={}}={}){return l=>a[l]!==i[l]}const pO={inView:{Feature:dO},tap:{Feature:iO},focus:{Feature:rO},hover:{Feature:sO}},fO={layout:{ProjectionNode:_S,MeasureLayout:PS}},mO={...FD,...pO,...nO,...fO},Od=OD(mO,ND),gO={new:"#4ade80",modified:"#fb923c",deleted:"#f87171",unchanged:"transparent"},yO={new:"N",modified:"M",deleted:"D",unchanged:""};function DS(a){var h,m;const i=[],l=new Map,u=Object.keys(a).sort((f,_)=>{const b=f.split("/"),v=_.split("/");for(let w=0;w<Math.min(b.length,v.length);w++)if(b[w]!==v[w]){const E=w<b.length-1,A=w<v.length-1;return E&&!A?-1:!E&&A?1:b[w].localeCompare(v[w])}return b.length-v.length});for(const f of u){const _=f.split("/");for(let v=0;v<_.length-1;v++){const w=_.slice(0,v+1).join("/");if(!l.has(w)){const E={name:_[v],path:w,type:"directory",children:[]};if(l.set(w,E),v===0)i.push(E);else{const A=_.slice(0,v).join("/"),R=l.get(A);(h=R==null?void 0:R.children)==null||h.push(E)}}}const b={name:_[_.length-1],path:f,type:"file"};if(_.length===1)i.push(b);else{const v=_.slice(0,-1).join("/"),w=l.get(v);(m=w==null?void 0:w.children)==null||m.push(b)}}return i}function _O({expanded:a}){return Z.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"shrink-0 transition-transform duration-150",style:{transform:a?"rotate(90deg)":"none"},children:Z.jsx("path",{d:"M6 4l4 4-4 4",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function bO({open:a}){return a?Z.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"shrink-0",children:[Z.jsx("path",{d:"M1.5 3.5A1 1 0 012.5 2.5h3.172a1 1 0 01.707.293L7.5 3.914a1 1 0 00.707.293H13.5a1 1 0 011 1v1.293H3.207a1 1 0 00-.966.741L1.5 10.5V3.5z",fill:"#dcb67a"}),Z.jsx("path",{d:"M2.241 7.241A1 1 0 013.207 6.5H14.5a1 1 0 01.966 1.259l-1.5 5.5A1 1 0 0113 14H2.5a1 1 0 01-1-1V8.5a1 1 0 01.741-.966l0-.293z",fill:"#e8c87a"})]}):Z.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"shrink-0",children:Z.jsx("path",{d:"M1.5 3A1.5 1.5 0 013 1.5h3.172a1.5 1.5 0 011.06.44L8.354 3.06a.5.5 0 00.354.147H13A1.5 1.5 0 0114.5 4.707V12A1.5 1.5 0 0113 13.5H3A1.5 1.5 0 011.5 12V3z",fill:"#dcb67a"})})}function vO(a){var u;const i=((u=a.split(".").pop())==null?void 0:u.toLowerCase())||"";return{js:"#f0db4f",jsx:"#61dafb",ts:"#3178c6",tsx:"#61dafb",json:"#a8b065",html:"#e44d26",css:"#264de4",scss:"#cd6799",md:"#ffffff",py:"#3776ab",rb:"#cc342d",go:"#00add8",rs:"#dea584",yml:"#cb171e",yaml:"#cb171e",env:"#ecd53f",sh:"#89e051",sql:"#e38c00",svg:"#ffb13b"}[i]||"#8c8c8c"}function wO({name:a}){const i=vO(a);return Z.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"shrink-0",children:[Z.jsx("path",{d:"M4 1.5h5.5L13 5v9.5a1 1 0 01-1 1H4a1 1 0 01-1-1v-13a1 1 0 011-1z",fill:i,opacity:"0.2"}),Z.jsx("path",{d:"M4 1.5h5.5L13 5v9.5a1 1 0 01-1 1H4a1 1 0 01-1-1v-13a1 1 0 011-1z",stroke:i,strokeWidth:"1"}),Z.jsx("path",{d:"M9.5 1.5V5H13",stroke:i,strokeWidth:"1"})]})}function OS({files:a,selectedFile:i,onSelectFile:l,fileChanges:u}){return Z.jsxs("div",{className:"h-full overflow-auto bg-sb-sidebar text-sm select-none",children:[Z.jsx("div",{className:"px-3 py-2 text-[11px] font-semibold text-sb-text-muted uppercase tracking-wider border-b border-sb-border",children:"Explorer"}),Z.jsx("div",{className:"py-1",children:a.map(h=>Z.jsx(NS,{node:h,depth:0,selectedFile:i,onSelectFile:l,fileChanges:u},h.path))})]})}function NS({node:a,depth:i,selectedFile:l,onSelectFile:u,fileChanges:h}){var w;const[m,f]=G.useState(i<2),_=a.path===l,b=8+i*16,v=(h==null?void 0:h[a.path])??"unchanged";if(a.type==="directory"){const E=h&&((w=a.children)==null?void 0:w.some(A=>h[A.path]?!0:A.type==="directory"?Object.keys(h).some(R=>R.startsWith(A.path+"/")&&h[R]!=="unchanged"):!1));return Z.jsxs("div",{children:[Z.jsxs("button",{className:`w-full flex items-center gap-1 py-[3px] text-left hover:bg-sb-bg-hover transition-colors ${_?"bg-sb-bg-active text-sb-text-active":"text-sb-text"}`,style:{paddingLeft:b},onClick:()=>f(!m),children:[Z.jsx(_O,{expanded:m}),Z.jsx(bO,{open:m}),Z.jsx("span",{className:"truncate ml-0.5 flex-1",children:a.name}),E&&Z.jsx("span",{className:"w-1.5 h-1.5 rounded-full shrink-0 mr-2",style:{backgroundColor:"#fb923c"}})]}),m&&a.children&&Z.jsx("div",{children:a.children.map(A=>Z.jsx(NS,{node:A,depth:i+1,selectedFile:l,onSelectFile:u,fileChanges:h},A.path))})]})}return Z.jsxs("button",{className:`w-full flex items-center gap-1 py-[3px] text-left hover:bg-sb-bg-hover transition-colors ${_?"bg-sb-bg-active text-sb-text-active":"text-sb-text"}`,style:{paddingLeft:b+20},onClick:()=>u(a.path),children:[Z.jsx(wO,{name:a.name}),Z.jsx("span",{className:"truncate ml-0.5 flex-1",children:a.name}),v!=="unchanged"&&Z.jsx("span",{className:"text-[9px] font-bold shrink-0 mr-2",style:{color:gO[v]},title:v,children:yO[v]})]})}let ii=null,ml=null,Ko=null;function SO(){return ii&&ml?Promise.resolve():Ko||(Ko=import("@monaco-editor/react").then(a=>{ii=a.default||a.Editor,ml=a.DiffEditor}),Ko)}function xO(a){var u;const i=((u=a.split(".").pop())==null?void 0:u.toLowerCase())||"";return{js:"javascript",jsx:"javascript",ts:"typescript",tsx:"typescript",json:"json",html:"html",htm:"html",css:"css",scss:"scss",less:"less",md:"markdown",py:"python",rb:"ruby",go:"go",rs:"rust",yml:"yaml",yaml:"yaml",xml:"xml",sql:"sql",sh:"shell",bash:"shell",svg:"xml"}[i]||"plaintext"}const EO={new:"#4ade80",modified:"#fb923c",deleted:"#f87171",unchanged:"transparent"},kO={new:"New file",modified:"Modified",deleted:"Deleted",unchanged:""};function BS({files:a,originalFiles:i,fileChanges:l,activeFile:u,openFiles:h,onSelectFile:m,onCloseFile:f,onFileChange:_,readOnly:b=!1}){const[v,w]=G.useState(!!ii),[E,A]=G.useState(!1);G.useEffect(()=>{ii||SO().then(()=>w(!0))},[]);const R=u&&a[u]||"",I=u?i[u]??"":"",M=u?xO(u):"plaintext",B=u?l[u]==="modified"||l[u]==="new":!1;G.useEffect(()=>{!B&&E&&A(!1)},[B,E,u]);const O=G.useCallback(j=>{u&&j!==void 0&&_(u,j)},[u,_]),W=G.useCallback(j=>{if(!j||!u)return;const Y=j.getModifiedEditor();Y.onDidChangeModelContent(()=>{const re=Y.getValue();_(u,re)})},[u,_]);return Z.jsxs("div",{className:"flex flex-col h-full bg-sb-editor",children:[Z.jsxs("div",{className:"flex items-center bg-sb-bg-alt border-b border-sb-border overflow-x-auto",children:[h.map(j=>{const Y=j.split("/").pop()||j,re=j===u,fe=l[j]||"unchanged";return Z.jsxs("div",{className:`group flex items-center gap-2 px-3 py-1.5 text-xs cursor-pointer border-r border-sb-border
|
|
6
|
+
${re?"bg-sb-editor text-sb-text-active border-t-2 border-t-sb-accent":"bg-sb-bg-alt text-sb-text-muted hover:bg-sb-bg-hover border-t-2 border-t-transparent"}`,onClick:()=>m(j),children:[fe!=="unchanged"&&Z.jsx("span",{className:"w-2 h-2 rounded-full shrink-0",style:{backgroundColor:EO[fe]},title:kO[fe]}),Z.jsx("span",{className:"truncate max-w-[120px]",children:Y}),Z.jsx("button",{className:"opacity-0 group-hover:opacity-100 hover:text-sb-text-active ml-1 text-[10px]",onClick:ee=>{ee.stopPropagation(),f(j)},title:"Close",children:"✕"})]},j)}),Z.jsx("div",{className:"flex-1"}),B&&Z.jsx("button",{className:`shrink-0 px-2 py-1 mr-1 text-[10px] font-medium rounded transition-colors ${E?"bg-sb-accent text-white":"text-sb-text-muted hover:text-sb-text-active hover:bg-sb-bg-hover"}`,onClick:()=>A(j=>!j),title:E?"Switch to editor":"Show diff view",children:E?"Editor":"Diff"})]}),Z.jsxs("div",{className:"flex-1 overflow-hidden",children:[!u&&Z.jsx("div",{className:"flex items-center justify-center h-full text-sb-text-muted text-sm",children:"Select a file to edit"}),u&&v&&E&&ml&&Z.jsx(ml,{height:"100%",language:M,original:I,modified:R,theme:"vs-dark",onMount:W,options:{readOnly:b,minimap:{enabled:!1},fontSize:13,wordWrap:"on",scrollBeyondLastLine:!1,padding:{top:8},renderWhitespace:"selection",automaticLayout:!0,tabSize:2,renderSideBySide:!0,enableSplitViewResizing:!0,renderIndicators:!0,renderMarginRevertIcon:!1,originalEditable:!1}}),u&&v&&!E&&ii&&Z.jsx(ii,{height:"100%",language:M,value:R,onChange:O,theme:"vs-dark",options:{readOnly:b,minimap:{enabled:!1},fontSize:13,lineNumbers:"on",wordWrap:"on",scrollBeyondLastLine:!1,padding:{top:8},renderWhitespace:"selection",automaticLayout:!0,tabSize:2}}),u&&!v&&Z.jsx("div",{className:"flex items-center justify-center h-full text-sb-text-muted text-sm",children:"Loading editor..."})]})]})}function LS({output:a,className:i=""}){const l=G.useRef(null);return G.useEffect(()=>{const u=l.current;u&&(u.scrollTop=u.scrollHeight)},[a.length]),Z.jsxs("div",{className:`flex flex-col h-full bg-sb-terminal ${i}`,children:[Z.jsx("div",{className:"flex items-center px-3 py-1 bg-sb-bg-alt border-b border-sb-border",children:Z.jsx("span",{className:"text-xs font-medium text-sb-text-muted uppercase tracking-wider",children:"Terminal"})}),Z.jsx("div",{ref:l,className:"flex-1 overflow-auto p-3 font-mono text-xs leading-relaxed",children:a.length===0?Z.jsx("span",{className:"text-sb-text-muted",children:"Waiting for output..."}):a.map((u,h)=>Z.jsx("div",{className:`whitespace-pre-wrap ${u.startsWith("[stderr]")?"text-sb-error":u.startsWith("$")||u.startsWith(" ✓")?"text-sb-success":u.startsWith(" ✗")?"text-sb-error":"text-sb-text"}`,children:u},h))})]})}function CO(){return`
|
|
7
7
|
(function() {
|
|
8
8
|
// Guard against double-injection
|
|
9
9
|
if (window.__sandboxErrorCapture) return;
|
|
@@ -65,39 +65,39 @@
|
|
|
65
65
|
post('browser-console-error', parts.join(' '));
|
|
66
66
|
};
|
|
67
67
|
})();
|
|
68
|
-
`}let TO=0;function $S({url:a,className:i="",onBrowserError:l}){const u=K.useRef(null),h=K.useRef(l);h.current=l;const m=K.useCallback(()=>{var _;const f=u.current;if(f)try{const b=f.contentDocument||((_=f.contentWindow)==null?void 0:_.document);if(!b)return;const v=b.createElement("script");v.textContent=AO();const w=b.head||b.body||b.documentElement;w&&w.appendChild(v)}catch(b){console.warn("[CodeSandbox:Preview] Could not inject error capture:",b)}},[]);return K.useEffect(()=>{const f=_=>{if(!_.data||_.data.type!=="sandbox-error")return;const b=_.data,v=h.current;if(!v)return;let w;if(b.filename){const A=b.filename.match(/\/__(?:preview|virtual)__\/\d+(\/.*)/);w=A?A[1].replace(/^\//,""):void 0}const E={id:`browser_${++TO}_${Date.now()}`,category:b.category,message:b.message,stack:b.stack,filePath:w,line:b.lineno??void 0,column:b.colno??void 0,timestamp:new Date().toISOString()};v(E)};return window.addEventListener("message",f),()=>window.removeEventListener("message",f)},[]),K.useEffect(()=>{u.current&&a&&(u.current.src=a)},[a]),Z.jsx("div",{className:`h-full w-full bg-white ${i}`,children:a?Z.jsx("iframe",{ref:u,src:a,className:"w-full h-full border-none",title:"Preview",sandbox:"allow-scripts allow-forms allow-same-origin allow-popups allow-modals",onLoad:m}):Z.jsx("div",{className:"flex items-center justify-center h-full bg-sb-bg",children:Z.jsxs("div",{className:"text-center px-4",children:[Z.jsx("div",{className:"w-10 h-10 mx-auto mb-3 border-2 border-sb-accent border-t-transparent rounded-full animate-spin"}),Z.jsx("p",{className:"text-sb-text-muted text-sm",children:"Waiting for dev server to start..."})]})})})}const S0={initializing:{icon:"⚡",label:"Initializing Runtime",color:"text-blue-400"},"writing-files":{icon:"📁",label:"Writing Project Files",color:"text-yellow-400"},installing:{icon:"📦",label:"Installing Dependencies",color:"text-purple-400"},starting:{icon:"🚀",label:"Starting Application",color:"text-green-400"},ready:{icon:"✅",label:"Application Ready",color:"text-green-400"},error:{icon:"❌",label:"Error",color:"text-red-400"}};function US({progress:a,className:i=""}){const l=S0[a.stage]||S0.initializing;return a.stage==="ready"?null:Z.jsx("div",{className:`absolute inset-0 z-50 flex items-center justify-center bg-sb-bg/95 backdrop-blur-sm ${i}`,children:Z.jsxs("div",{className:"flex flex-col items-center gap-6 max-w-md px-8",children:[Z.jsx("div",{className:"text-5xl animate-bounce",children:l.icon}),Z.jsxs("h2",{className:`text-xl font-semibold ${l.color}`,children:[l.label,a.stage!=="error"&&Z.jsx(RO,{})]}),Z.jsx("div",{className:"w-64 h-2 bg-sb-bg-active rounded-full overflow-hidden",children:Z.jsx("div",{className:"h-full bg-sb-accent rounded-full transition-all duration-500 ease-out",style:{width:`${a.percent}%`}})}),Z.jsx("p",{className:"text-sm text-sb-text-muted text-center",children:a.message}),Z.jsx("div",{className:"flex items-center gap-2 mt-4",children:["initializing","writing-files","installing","starting"].map((u,h)=>{const m=IO(a.stage)>h,f=a.stage===u;return Z.jsxs(K.Fragment,{children:[Z.jsx("div",{className:`w-3 h-3 rounded-full transition-colors duration-300 ${m?"bg-sb-success":f?"bg-sb-accent animate-pulse":"bg-sb-bg-active"}`}),h<3&&Z.jsx("div",{className:`w-8 h-0.5 transition-colors duration-300 ${m?"bg-sb-success":"bg-sb-bg-active"}`})]},u)})})]})})}function IO(a){return["initializing","writing-files","installing","starting","ready"].indexOf(a)}function RO(){return Z.jsxs("span",{className:"inline-flex ml-1",children:[Z.jsx("span",{className:"animate-pulse",style:{animationDelay:"0ms"},children:"."}),Z.jsx("span",{className:"animate-pulse",style:{animationDelay:"200ms"},children:"."}),Z.jsx("span",{className:"animate-pulse",style:{animationDelay:"400ms"},children:"."})]})}const PO=[.4,0,.2,1],x0=K.memo(function({selected:i,children:l,onClick:u}){return Z.jsxs("button",{onClick:u,className:`relative px-3 py-1 rounded-full text-xs font-medium transition-colors ${i?"text-white":"text-sb-text-muted hover:text-sb-text"}`,children:[Z.jsx("span",{className:"relative z-10",children:l}),i&&Z.jsx(Od.span,{layoutId:"view-slider-pill",transition:{duration:.2,ease:PO},className:"absolute inset-0 z-0 bg-sb-accent rounded-full"})]})}),jS=K.memo(function({selected:i,onSelect:l}){return Z.jsxs("div",{className:"flex items-center gap-0.5 bg-sb-bg rounded-full p-0.5 border border-sb-border",children:[Z.jsx(x0,{selected:i==="code",onClick:()=>l("code"),children:"Code"}),Z.jsx(x0,{selected:i==="preview",onClick:()=>l("preview"),children:"Preview"})]})});var DO=Object.defineProperty,OO=(a,i,l)=>i in a?DO(a,i,{enumerable:!0,configurable:!0,writable:!0,value:l}):a[i]=l,H=(a,i,l)=>OO(a,typeof i!="symbol"?i+"":i,l);let E0,ga,W,vn,ne,ad,k0,C0,A0,T0,Se,xs,ya,Xe,_a,I0,R0,P0,D0,Yo,nr,Yr,sr,Zr,od,ba,rs,O0,N0,Zo,Vn,Xo,rr,Jo,B0,wn,va,il,L0,M0,F0;(async()=>{var a,i,l;function h(e){const t=[];for(let n=0;n<e.length;n+=8192){const s=Math.min(n+8192,e.length);let r="";for(let o=n;o<s;o++)r+=String.fromCharCode(e[o]);t.push(r)}return btoa(t.join(""))}function m(e){const t=atob(e),n=new Uint8Array(t.length);for(let s=0;s<t.length;s++)n[s]=t.charCodeAt(s);return n}const f=new Array(256);for(let e=0;e<256;e++)f[e]=(e<16?"0":"")+e.toString(16);function _(e){const t=new Array(e.length);for(let n=0;n<e.length;n++)t[n]=f[e[n]];return t.join("")}function b(e){const t=[];for(let n=0;n<e.length;n+=8192){const s=Math.min(n+8192,e.length);let r="";for(let o=n;o<s;o++)r+=String.fromCharCode(e[o]);t.push(r)}return t.join("")}const v=Object.freeze(Object.defineProperty({__proto__:null,base64ToBytes:m,bytesToBase64:h,bytesToHex:_,bytesToLatin1:b},Symbol.toStringTag,{value:"Module"}));ya={NODE:"v22.12.0",NODE_BARE:"22.12.0",NPM:"10.0.0",PNPM:"9.15.4",YARN:"4.6.0",BUN:"1.1.38",BUN_V:"v1.1.38",GIT:"2.43.0"};const w={node:ya.NODE_BARE,v8:"11.3.244.8",uv:"1.44.2",modules:"115",openssl:"3.0.13",napi:"9",webcontainer:"1.0.0"},E="https://registry.npmjs.org",R="https://esm.sh/pako@2.1.0",I=[".js",".ts",".jsx",".tsx",".mjs",".cjs",".json"],M={".ts":"ts",".tsx":"tsx",".js":"js",".mjs":"js",".cjs":"js",".jsx":"jsx",".json":"json",".css":"css",".map":"json",".txt":"text",".wasm":"file"},B={PLATFORM:"linux",ARCH:"x64",TYPE:"Linux",RELEASE:"5.10.0",VERSION:"#1 SMP",MACHINE:"x86_64",HOSTNAME:"localhost",HOMEDIR:"/home/user",TMPDIR:"/tmp",SHELL:"/bin/bash",USERNAME:"user",ENDIANNESS:"LE"},N={UID:1e3,GID:1e3},z={BLOCK_SIZE:4096,BLOCK_CALC_SIZE:512},U={MODEL:"Virtual CPU",SPEED:2400,COUNT:2},Y={TOTAL:4*1024*1024*1024,FREE:2*1024*1024*1024,RSS:50*1024*1024,HEAP_TOTAL:30*1024*1024,HEAP_USED:20*1024*1024,EXTERNAL:1*1024*1024},se=[.5,.5,.5],ge={COLUMNS:80,ROWS:24,FONT_SIZE:13},ee={PID:1,PPID:0,TITLE:"node",EXEC_PATH:"/usr/local/bin/node"};vn={NODE_ENV:"development",PATH:"/usr/local/bin:/usr/bin:/bin",HOME:"/",SHELL:"/bin/sh",TERM:"xterm-256color",COLORTERM:"truecolor",REQUIRES_WASM:"true",npm_config_user_agent:`npm/${ya.NPM} node/${ya.NODE} linux x64 workspaces/false`,npm_execpath:"/usr/local/lib/node_modules/npm/bin/npm-cli.js",npm_node_execpath:"/usr/local/bin/node"},xs={SYNC_OP:12e4,WAIT_LOOP_TICK:200,SW_HEARTBEAT:2e4,WORKER_REAP_INTERVAL:1e4,WORKER_IDLE_TIMEOUT:3e4,WORKER_INIT_TIMEOUT:3e4,HTTP_KEEP_ALIVE:5e3,HTTP_HEADERS:6e4,HTTP_DISPATCH_SAFETY:12e4};const ae={MAX_WORKERS_CAP:6},Oe={BASE:3e3,RANGE:1e3},oe={TEXT:1,BINARY:2,CLOSE:8,PING:9,PONG:10};class je{constructor(t){H(this,"_listeners",new Map),H(this,"_closeFn",null),this._closeFn=t}close(){this._closeFn&&(this._closeFn(),this._closeFn=null),this._listeners.clear()}ref(){return this}unref(){return this}on(t,n){return this._listeners.has(t)||this._listeners.set(t,[]),this._listeners.get(t).push(n),this}addListener(t,n){return this.on(t,n)}once(t,n){const s=(...r)=>{this.removeListener(t,s),n(...r)};return this.on(t,s)}off(t,n){return this.removeListener(t,n)}removeListener(t,n){const s=this._listeners.get(t);if(s){const r=s.indexOf(n);r>=0&&s.splice(r,1)}return this}removeAllListeners(t){return t?this._listeners.delete(t):this._listeners.clear(),this}emit(t,...n){const s=this._listeners.get(t);if(!s||s.length===0)return!1;for(const r of[...s])try{r(...n)}catch(o){console.error("[FSWatcher] listener error:",o)}return!0}}function re(e,t,n,s){const r={ENOENT:-2,ENOTDIR:-20,EISDIR:-21,EEXIST:-17,ENOTEMPTY:-39},o={ENOENT:"no such file or directory",ENOTDIR:"not a directory",EISDIR:"is a directory",EEXIST:"file already exists",ENOTEMPTY:"directory not empty"},c=new Error(`${e}: ${o[e]}, ${t} '${n}'`);return c.code=e,c.errno=r[e],c.syscall=t,c.path=n,c}va=class{constructor(e){H(this,"tree"),H(this,"textEncoder",new TextEncoder),H(this,"textDecoder",new TextDecoder),H(this,"activeWatchers",new Map),H(this,"subscribers",new Map),H(this,"_handler"),H(this,"globalChangeListeners",new Set),this._handler=e??null,this.tree={kind:"directory",children:new Map,modified:Date.now()}}on(e,t){return this.subscribers.has(e)||this.subscribers.set(e,new Set),this.subscribers.get(e).add(t),this}off(e,t){const n=this.subscribers.get(e);return n&&n.delete(t),this}broadcast(e,...t){const n=this.subscribers.get(e);if(n)for(const s of n)try{s(...t)}catch(r){console.error("Volume event handler error:",r)}}getStats(){let e=0,t=0,n=0;const s=o=>{var c;if(o.kind==="file")e++,t+=((c=o.content)==null?void 0:c.byteLength)??0;else if(o.kind==="directory"&&(n++,o.children))for(const d of o.children.values())s(d)};s(this.tree);let r=0;for(const o of this.activeWatchers.values())r+=o.size;return{fileCount:e,totalBytes:t,dirCount:n,watcherCount:r}}dispose(){this.activeWatchers.clear(),this.subscribers.clear(),this.globalChangeListeners.clear(),this._handler&&(this._handler.statCache.clear(),this._handler.pathNormCache.clear())}toSnapshot(e,t){const n=[];return this.collectEntries("/",this.tree,n,e,t),{entries:n}}collectEntries(e,t,n,s,r){if(s){for(const o of s)if(e===o||e.startsWith(o+"/"))return}if(t.kind==="file"){let o="";t.content&&t.content.length>0&&(o=h(t.content)),n.push({path:e,kind:"file",data:o})}else if(t.kind==="symlink")n.push({path:e,kind:"file",data:`symlink:${t.target}`});else if(t.kind==="directory"&&(n.push({path:e,kind:"directory"}),t.children))for(const[o,c]of t.children){if(r&&c.kind==="directory"&&r.has(o))continue;const d=e==="/"?`/${o}`:`${e}/${o}`;this.collectEntries(d,c,n,s,r)}}static fromBinarySnapshot(e){const t=new va,n=new Uint8Array(e.data),s=[...e.manifest].sort((r,o)=>r.isDirectory&&!o.isDirectory?-1:!r.isDirectory&&o.isDirectory?1:r.path.split("/").length-o.path.split("/").length);for(const r of s)if(r.path!=="/")if(r.isDirectory)t.existsSync(r.path)||t.mkdirSync(r.path,{recursive:!0});else{const o=r.path.substring(0,r.path.lastIndexOf("/"))||"/";o!=="/"&&!t.existsSync(o)&&t.mkdirSync(o,{recursive:!0});const c=n.slice(r.offset,r.offset+r.length);t.writeInternal(t.normalize(r.path),c,!1)}return t}static fromSnapshot(e){const t=new va,n=e.entries.map((s,r)=>({entry:s,depth:s.path.split("/").length,idx:r})).sort((s,r)=>s.depth-r.depth||s.idx-r.idx).map(s=>s.entry);for(const s of n)if(s.path!=="/"){if(s.kind==="directory")t.mkdirSync(s.path,{recursive:!0});else if(s.kind==="file"){let r;s.data?r=m(s.data):r=new Uint8Array(0);const o=s.path.substring(0,s.path.lastIndexOf("/"))||"/";o!=="/"&&!t.existsSync(o)&&t.mkdirSync(o,{recursive:!0}),t.writeInternal(t.normalize(s.path),r,!1)}}return t}normalize(e){if(this._handler){const r=this._handler.pathNormCache.get(e);if(r!==void 0)return r}e.startsWith("/")||(e="/"+e);const t=e.split("/").filter(Boolean),n=[];for(const r of t)r===".."?n.pop():r!=="."&&n.push(r);const s="/"+n.join("/");return this._handler&&this._handler.pathNormCache.set(e,s),s}segments(e){return e==="/"?[]:e.substring(1).split("/")}parentOf(e){const t=e.lastIndexOf("/");return t<=0?"/":e.slice(0,t)}nameOf(e){const t=e.lastIndexOf("/");return e.slice(t+1)}locateRaw(e){if(e==="/")return this.tree;let t=this.tree,n=1;const s=e.length;for(;n<s;){let r=e.indexOf("/",n);r===-1&&(r=s);const o=e.substring(n,r);if(n=r+1,t.kind==="symlink"){const d=this.locateRaw(t.target);if(!d||d.kind!=="directory")return;t=d}if(t.kind!=="directory"||!t.children)return;const c=t.children.get(o);if(!c)return;t=c}return t}locate(e){const t=this.locateRaw(e);if(t)return t.kind==="symlink"?this.locate(t.target):t}ensureDir(e){if(e==="/")return this.tree;let t=this.tree,n=1;const s=e.length;for(;n<s;){let r=e.indexOf("/",n);r===-1&&(r=s);const o=e.substring(n,r);n=r+1,t.children||(t.children=new Map);let c=t.children.get(o);if(!c)c={kind:"directory",children:new Map,modified:Date.now()},t.children.set(o,c);else if(c.kind!=="directory")throw new Error(`ENOTDIR: not a directory, '${e}'`);t=c}return t}writeInternal(e,t,n){const s=e.lastIndexOf("/"),r=s<=0?"/":e.slice(0,s),o=e.slice(s+1);if(!o)throw new Error(`EISDIR: illegal operation on a directory, '${e}'`);const c=this.ensureDir(r),d=c.children.has(o),p=typeof t=="string"?this.textEncoder.encode(t):t;c.children.set(o,{kind:"file",content:p,modified:Date.now()}),this._handler&&this._handler.invalidateStat(e),n&&(this.triggerWatchers(e,d?"change":"rename"),this.broadcast("change",e,typeof t=="string"?t:this.textDecoder.decode(t)),this.notifyGlobalListeners(e,d?"change":"add"))}existsSync(e){return this.locate(this.normalize(e))!==void 0}statSync(e){var t;const n=this.normalize(e);if(this._handler){const d=this._handler.statCache.get(n);if(d!==void 0)return d}const s=this.locate(n);if(!s)throw re("ENOENT","stat",e);const r=s.kind==="file"&&((t=s.content)==null?void 0:t.length)||0,o=s.modified,c={isFile:()=>s.kind==="file",isDirectory:()=>s.kind==="directory",isSymbolicLink:()=>!1,isBlockDevice:()=>!1,isCharacterDevice:()=>!1,isFIFO:()=>!1,isSocket:()=>!1,size:r,mode:s.kind==="directory"?493:420,mtime:new Date(o),atime:new Date(o),ctime:new Date(o),birthtime:new Date(o),mtimeMs:o,atimeMs:o,ctimeMs:o,birthtimeMs:o,nlink:1,uid:N.UID,gid:N.GID,dev:0,ino:0,rdev:0,blksize:z.BLOCK_SIZE,blocks:Math.ceil(r/z.BLOCK_CALC_SIZE),atimeNs:BigInt(o)*1000000n,mtimeNs:BigInt(o)*1000000n,ctimeNs:BigInt(o)*1000000n,birthtimeNs:BigInt(o)*1000000n};return this._handler&&this._handler.statCache.set(n,c),c}lstatSync(e){const t=this.normalize(e),n=this.locateRaw(t);if(!n)throw re("ENOENT","lstat",e);if(n.kind==="symlink"){const s=n.modified;return{isFile:()=>!1,isDirectory:()=>!1,isSymbolicLink:()=>!0,isBlockDevice:()=>!1,isCharacterDevice:()=>!1,isFIFO:()=>!1,isSocket:()=>!1,size:(n.target||"").length,mode:41471,mtime:new Date(s),atime:new Date(s),ctime:new Date(s),birthtime:new Date(s),mtimeMs:s,atimeMs:s,ctimeMs:s,birthtimeMs:s,nlink:1,uid:1e3,gid:1e3,dev:0,ino:0,rdev:0,blksize:z.BLOCK_SIZE,blocks:0,atimeNs:BigInt(s)*1000000n,mtimeNs:BigInt(s)*1000000n,ctimeNs:BigInt(s)*1000000n,birthtimeNs:BigInt(s)*1000000n}}return this.statSync(t)}readFileSync(e,t){const n=this.normalize(e),s=this.locate(n);if(!s)throw re("ENOENT","open",e);if(s.kind!=="file")throw re("EISDIR","read",e);const r=s.content||new Uint8Array(0);return t==="utf8"||t==="utf-8"?this.textDecoder.decode(r):r}writeFileSync(e,t){const n=this.normalize(e);this.writeInternal(n,t,!0)}mkdirSync(e,t){const n=this.normalize(e);if(t!=null&&t.recursive){this.ensureDir(n);return}const s=this.parentOf(n),r=this.nameOf(n);if(!r)return;const o=this.locate(s);if(!o)throw re("ENOENT","mkdir",s);if(o.kind!=="directory")throw re("ENOTDIR","mkdir",s);if(o.children.has(r))throw re("EEXIST","mkdir",e);o.children.set(r,{kind:"directory",children:new Map,modified:Date.now()})}readdirSync(e){const t=this.normalize(e),n=this.locate(t);if(!n)throw re("ENOENT","scandir",e);if(n.kind!=="directory")throw re("ENOTDIR","scandir",e);return Array.from(n.children.keys())}unlinkSync(e){const t=this.normalize(e),n=this.parentOf(t),s=this.nameOf(t),r=this.locate(n);if(!r||r.kind!=="directory")throw re("ENOENT","unlink",e);const o=r.children.get(s);if(!o)throw re("ENOENT","unlink",e);if(o.kind!=="file")throw re("EISDIR","unlink",e);r.children.delete(s),this._handler&&this._handler.invalidateStat(t),this.triggerWatchers(t,"rename"),this.broadcast("delete",t),this.notifyGlobalListeners(t,"unlink")}rmdirSync(e){const t=this.normalize(e),n=this.parentOf(t),s=this.nameOf(t);if(!s)throw new Error(`EPERM: operation not permitted, '${e}'`);const r=this.locate(n);if(!r||r.kind!=="directory")throw re("ENOENT","rmdir",e);const o=r.children.get(s);if(!o)throw re("ENOENT","rmdir",e);if(o.kind!=="directory")throw re("ENOTDIR","rmdir",e);if(o.children.size>0)throw re("ENOTEMPTY","rmdir",e);r.children.delete(s),this._handler&&this._handler.invalidateStat(t)}renameSync(e,t){const n=this.normalize(e),s=this.normalize(t),r=this.locate(this.parentOf(n));if(!r||r.kind!=="directory")throw re("ENOENT","rename",e);const o=this.nameOf(n),c=r.children.get(o);if(!c)throw re("ENOENT","rename",e);const d=this.ensureDir(this.parentOf(s)),p=this.nameOf(s);r.children.delete(o),d.children.set(p,c),this.triggerWatchers(n,"rename"),this.triggerWatchers(s,"rename"),this.notifyGlobalListeners(n,"unlink"),this.notifyGlobalListeners(s,"add")}accessSync(e,t){if(!this.existsSync(e))throw re("ENOENT","access",e)}copyFileSync(e,t){const n=this.readFileSync(e);this.writeFileSync(t,n)}realpathSync(e){const t=this.normalize(e),n=this.locateRaw(t);if(!n)throw re("ENOENT","realpath",e);return n.kind==="symlink"?this.realpathSync(n.target):t}symlinkSync(e,t,n){const s=this.normalize(t),r=this.parentOf(s),o=this.nameOf(s);if(!o)throw new Error(`EISDIR: invalid symlink path, '${t}'`);this.ensureDir(r).children.set(o,{kind:"symlink",target:this.normalize(e),modified:Date.now()})}readlinkSync(e){const t=this.normalize(e),n=this.locateRaw(t);if(!n)throw re("ENOENT","readlink",e);if(n.kind!=="symlink"){const s=new Error(`EINVAL: invalid argument, readlink '${e}'`);throw s.code="EINVAL",s.errno=-22,s.syscall="readlink",s.path=e,s}return n.target}linkSync(e,t){const n=this.locate(this.normalize(e));if(!n)throw re("ENOENT","link",e);if(n.kind!=="file")throw re("EISDIR","link",e);const s=this.normalize(t),r=this.parentOf(s),o=this.nameOf(s);this.ensureDir(r).children.set(o,{kind:"file",content:n.content,modified:n.modified})}chmodSync(e,t){const n=this.normalize(e);if(!this.locate(n))throw re("ENOENT","chmod",e)}chownSync(e,t,n){const s=this.normalize(e);if(!this.locate(s))throw re("ENOENT","chown",e)}appendFileSync(e,t){const n=this.normalize(e);let s=new Uint8Array(0);const r=this.locate(n);r&&r.kind==="file"&&(s=r.content||new Uint8Array(0));const o=typeof t=="string"?this.textEncoder.encode(t):t,c=new Uint8Array(s.length+o.length);c.set(s),c.set(o,s.length),this.writeInternal(n,c,!0)}truncateSync(e,t=0){const n=this.normalize(e),s=this.locate(n);if(!s)throw re("ENOENT","truncate",e);if(s.kind!=="file")throw re("EISDIR","truncate",e);const r=s.content||new Uint8Array(0);if(t<r.length)s.content=r.slice(0,t);else if(t>r.length){const o=new Uint8Array(t);o.set(r),s.content=o}s.modified=Date.now()}readFile(e,t,n){const s=typeof t=="function"?t:n,r=typeof t=="object"?t:void 0;try{const o=r!=null&&r.encoding?this.readFileSync(e,r.encoding):this.readFileSync(e);s&&setTimeout(()=>s(null,o),0)}catch(o){s&&setTimeout(()=>s(o),0)}}stat(e,t){try{const n=this.statSync(e);t&&setTimeout(()=>t(null,n),0)}catch(n){t&&setTimeout(()=>t(n),0)}}lstat(e,t){this.stat(e,t)}readdir(e,t,n){const s=typeof t=="function"?t:n;try{const r=this.readdirSync(e);s&&setTimeout(()=>s(null,r),0)}catch(r){s&&setTimeout(()=>s(r),0)}}realpath(e,t){try{const n=this.realpathSync(e);t&&setTimeout(()=>t(null,n),0)}catch(n){t&&setTimeout(()=>t(n),0)}}access(e,t,n){const s=typeof t=="function"?t:n;try{this.accessSync(e),s&&setTimeout(()=>s(null),0)}catch(r){s&&setTimeout(()=>s(r),0)}}watch(e,t,n){const s=this.normalize(e);let r={},o;typeof t=="function"?o=t:(t&&(r=t),o=n);const c=new je(()=>{d.active=!1;const p=this.activeWatchers.get(s);p&&(p.delete(d),p.size===0&&this.activeWatchers.delete(s))}),d={callback:(p,y)=>{o&&o(p,y),c.emit("change",p,y)},recursive:r.recursive||!1,active:!0};return this.activeWatchers.has(s)||this.activeWatchers.set(s,new Set),this.activeWatchers.get(s).add(d),c}triggerWatchers(e,t){const n=e,s=n.lastIndexOf("/"),r=n.slice(s+1),o=s<=0?"/":n.slice(0,s),c=this.activeWatchers.get(n);if(c){for(const y of c)if(y.active)try{y.callback(t,r)}catch(g){console.error("Watcher error:",g)}}let d=o,p=r;for(;d;){const y=this.activeWatchers.get(d);if(y){for(const k of y)if(k.active&&(k.recursive||d===o))try{k.callback(t,p)}catch(C){console.error("Watcher error:",C)}}if(d==="/")break;const g=d.lastIndexOf("/");p=d.slice(g+1)+"/"+p,d=g<=0?"/":d.slice(0,g)}}onGlobalChange(e){return this.globalChangeListeners.add(e),()=>{this.globalChangeListeners.delete(e)}}notifyGlobalListeners(e,t){for(const n of this.globalChangeListeners)try{n(e,t)}catch(s){console.error("Global VFS listener error:",s)}}createReadStream(e){const t=this,n={},s={on(r,o){return n[r]||(n[r]=[]),n[r].push(o),s},pipe(r){return r}};return setTimeout(()=>{var r,o,c;try{const d=t.readFileSync(e);(r=n.data)==null||r.forEach(p=>p(d)),(o=n.end)==null||o.forEach(p=>p())}catch(d){(c=n.error)==null||c.forEach(p=>p(d))}},0),s}createWriteStream(e){const t=this,n=[],s={},r=this.textEncoder;return{write(o){return n.push(typeof o=="string"?r.encode(o):o),!0},end(o){var c,d;o&&n.push(typeof o=="string"?r.encode(o):o);const p=n.reduce((x,k)=>x+k.length,0),y=new Uint8Array(p);let g=0;for(const x of n)y.set(x,g),g+=x.length;t.writeFileSync(e,y),(c=s.finish)==null||c.forEach(x=>x()),(d=s.close)==null||d.forEach(x=>x())},on(o,c){return s[o]||(s[o]=[]),s[o].push(c),this}}}};function be(e){let t=0;for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t|=0;return t.toString(36)}Jo=class{constructor(e){H(this,"_map",new Map),H(this,"_capacity"),this._capacity=Math.max(1,e)}get(e){if(!this._map.has(e))return;const t=this._map.get(e);return this._map.delete(e),this._map.set(e,t),t}set(e,t){if(this._map.has(e))this._map.delete(e);else if(this._map.size>=this._capacity){const n=this._map.keys().next().value;n!==void 0&&this._map.delete(n)}this._map.set(e,t)}has(e){return this._map.has(e)}delete(e){return this._map.delete(e)}clear(){this._map.clear()}get size(){return this._map.size}keys(){return this._map.keys()}values(){return this._map.values()}};const Me={pathNormCacheSize:2048,statCacheSize:512,resolveCacheSize:4096,manifestCacheSize:256,transformCacheSize:512,moduleSoftCacheSize:512,heapWarnThresholdMB:350,monitorIntervalMs:3e4,maxProcessOutputBytes:4194304};B0=class{constructor(e){H(this,"options"),H(this,"pathNormCache"),H(this,"statCache"),H(this,"transformCache"),H(this,"_monitorTimer",null),H(this,"_pressureCallbacks",[]),H(this,"_destroyed",!1),this.options={...Me,...e},this.pathNormCache=new Jo(this.options.pathNormCacheSize),this.statCache=new Jo(this.options.statCacheSize),this.transformCache=new Jo(this.options.transformCacheSize)}invalidateStat(e){this.statCache.delete(e)}onPressure(e){return this._pressureCallbacks.push(e),()=>{const t=this._pressureCallbacks.indexOf(e);t>=0&&this._pressureCallbacks.splice(t,1)}}startMonitoring(){this._monitorTimer||this._destroyed||(this._monitorTimer=setInterval(()=>this._checkHeap(),this.options.monitorIntervalMs))}stopMonitoring(){this._monitorTimer&&(clearInterval(this._monitorTimer),this._monitorTimer=null)}flush(){this.pathNormCache.clear(),this.statCache.clear(),this.transformCache.clear()}destroy(){this._destroyed=!0,this.stopMonitoring(),this.flush(),this._pressureCallbacks.length=0}_checkHeap(){const e=typeof performance<"u"?performance:null;if(!(e!=null&&e.memory))return;if(e.memory.usedJSHeapSize/1048576>this.options.heapWarnThresholdMB)for(const n of this._pressureCallbacks)try{n()}catch{}}};let xe=null;Zo=function(){return xe};const Ce=new Set;function ze(){const e=Zo();if(e)for(const t of e.drainListeners)t();for(const t of Ce)t()}rs=function(){const e=Zo();e&&e.refCount++},wn=function(){const e=Zo();e&&e.refCount>0&&e.refCount--,ze()};const Re=10,tt=new WeakSet,ie=new Set;function pe(e){const t=globalThis.__nodepodVolume;if(!t||typeof t.onGlobalChange!="function")return;const n=new Map,s=50,r=t.onGlobalChange((c,d)=>{if(c.includes("/node_modules/")||c.includes("/.cache/"))return;const p=n.get(c);p&&clearTimeout(p.timer),n.set(c,{event:d,timer:setTimeout(()=>{n.delete(c),d==="change"?e.emit("change",c):d==="add"?e.emit("add",c):d==="unlink"&&e.emit("unlink",c)},s)})}),o=()=>{r(),ie.delete(o)};ie.add(o)}function ve(e){return e._registry||(e._registry=new Map),e._registry}function Ee(e,t){const n=ve(e);let s=n.get(t);return s||(s=[],n.set(t,s)),s}ne=function(){this&&!this._registry&&(this._registry=new Map),this&&this._ceiling===void 0&&(this._ceiling=Re)},ne.prototype.addListener=function(t,n){return Ee(this,t).push(n),t==="change"&&!tt.has(this)&&this._watched instanceof Map&&(tt.add(this),pe(this)),this},ne.prototype.on=ne.prototype.addListener,ne.prototype.once=function(t,n){const s=this,r=function(...c){s.removeListener(t,r),n.apply(s,c)};return Ee(this,t).push(r),this},ne.prototype.removeListener=function(t,n){const s=ve(this).get(t);if(s){const r=s.indexOf(n);r!==-1&&s.splice(r,1)}return this},ne.prototype.off=ne.prototype.removeListener,ne.prototype.removeAllListeners=function(t){return t!==void 0?ve(this).delete(t):ve(this).clear(),this},ne.prototype.emit=function(t,...n){const s=ve(this).get(t);if(!s||s.length===0){if(t==="error"){const c=n[0];throw c instanceof Error?c:new Error("Unhandled error event")}return!1}const r=c=>{c&&typeof c.then=="function"&&(rs(),c.then(()=>wn(),()=>wn()))};if(s.length===1){try{const c=s[0].apply(this,n);r(c)}catch{}return!0}const o=s.slice();for(const c of o)try{const d=c.apply(this,n);r(d)}catch{}return!0},ne.prototype.listeners=function(t){const n=ve(this).get(t);return n?n.slice():[]},ne.prototype.rawListeners=function(t){return this.listeners(t)},ne.prototype.listenerCount=function(t){const n=ve(this).get(t);return n?n.length:0},ne.prototype.eventNames=function(){return Array.from(ve(this).keys())},ne.prototype.setMaxListeners=function(t){return this._ceiling=t,this},ne.prototype.getMaxListeners=function(){return this._ceiling??Re},ne.prototype.prependListener=function(t,n){return Ee(this,t).unshift(n),this},ne.prototype.prependOnceListener=function(t,n){const s=this,r=function(...o){s.removeListener(t,r),n.apply(s,o)};return this.prependListener(t,r)},ne.listenerCount=function(e,t){return e.listenerCount(t)};const ke=ne;ke.EventEmitter=ne,ke.once=async(e,t)=>new Promise((n,s)=>{const r=(...c)=>{e.removeListener("error",o),n(c)},o=(...c)=>{e.removeListener(t,r),s(c[0])};e.once(t,r),e.once("error",o)}),ke.on=(e,t)=>({async next(){return new Promise(s=>{e.once(t,(...r)=>s({value:r,done:!1}))})},[Symbol.asyncIterator](){return this}}),ke.getEventListeners=(e,t)=>e.listeners(t),ke.listenerCount=(e,t)=>e.listenerCount(t),Object.freeze(Object.defineProperty({__proto__:null,EventEmitter:ne,default:ke},Symbol.toStringTag,{value:"Module"}));const Ne=new TextEncoder,Te=new TextDecoder("utf-8"),Ke=new Uint8Array(128);for(let e=0;e<10;e++)Ke[48+e]=e;for(let e=0;e<6;e++)Ke[65+e]=10+e,Ke[97+e]=10+e;const De=class St extends Uint8Array{static from(t,n,s){if(typeof n=="function"){const o=Array.from(t,n,s);return new St(o)}const r=n;if(Array.isArray(t))return new St(t);if(typeof t=="string"){const o=(r||"utf8").toLowerCase();if(o==="base64"||o==="base64url"){let c=t;if(o==="base64url")for(c=c.replace(/-/g,"+").replace(/_/g,"/");c.length%4!==0;)c+="=";return new St(m(c))}if(o==="hex"){const c=new Uint8Array(t.length>>>1);for(let d=0;d<t.length;d+=2)c[d>>>1]=Ke[t.charCodeAt(d)]<<4|Ke[t.charCodeAt(d+1)];return new St(c)}if(o==="latin1"||o==="binary"){const c=new Uint8Array(t.length);for(let d=0;d<t.length;d++)c[d]=t.charCodeAt(d)&255;return new St(c)}return new St(Ne.encode(t))}return t instanceof ArrayBuffer?new St(t):new St(t)}static alloc(t,n){const s=new St(t);return n!==void 0&&s.fill(n),s}static allocUnsafe(t){return new St(t)}static allocUnsafeSlow(t){return new St(t)}static concat(t){let n=0;for(const o of t)n+=o.length;const s=new St(n);let r=0;for(const o of t)s.set(o,r),r+=o.length;return s}static isBuffer(t){return t instanceof St||t instanceof Uint8Array}static isEncoding(t){const n=t.toLowerCase();return["utf8","utf-8","ascii","latin1","binary","base64","base64url","hex"].includes(n)}static byteLength(t,n){const s=(n||"utf8").toLowerCase();if(s==="base64"||s==="base64url"){const r=t.replace(/[=]/g,"");return Math.floor(r.length*3/4)}return s==="hex"?t.length>>>1:Ne.encode(t).length}toString(t="utf8"){const n=(t||"utf8").toLowerCase();return n==="base64"?h(this):n==="base64url"?h(this).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""):n==="hex"?_(this):n==="latin1"||n==="binary"?b(this):Te.decode(this)}slice(t,n){return new St(super.slice(t,n))}subarray(t,n){return new St(super.subarray(t,n))}write(t,n,s,r){const o=typeof n=="number"?n:0,c=Ne.encode(t),d=typeof s=="number"?Math.min(s,c.length):c.length;return this.set(c.subarray(0,d),o),d}copy(t,n,s,r){const o=this.subarray(s||0,r);return t.set(o,n||0),o.length}compare(t){const n=Math.min(this.length,t.length);for(let s=0;s<n;s++){if(this[s]<t[s])return-1;if(this[s]>t[s])return 1}return this.length<t.length?-1:this.length>t.length?1:0}equals(t){return this.compare(t)===0}toJSON(){return{type:"Buffer",data:Array.from(this)}}hasOwnProperty(t){return Object.prototype.hasOwnProperty.call(this,t)}indexOf(t,n){const s=n||0;if(typeof t=="number"){for(let o=s;o<this.length;o++)if(this[o]===t)return o;return-1}const r=typeof t=="string"?St.from(t):t;for(let o=s;o<=this.length-r.length;o++){let c=!0;for(let d=0;d<r.length;d++)if(this[o+d]!==r[d]){c=!1;break}if(c)return o}return-1}includes(t,n){return this.indexOf(t,n)!==-1}readUInt8(t){return this[t]}readUInt16BE(t){return this[t]<<8|this[t+1]}readUInt16LE(t){return this[t]|this[t+1]<<8}readUInt32BE(t){return(this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3])>>>0}readUInt32LE(t){return(this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24)>>>0}writeUInt8(t,n){return this[n]=t&255,n+1}writeUInt16BE(t,n){return this[n]=t>>>8&255,this[n+1]=t&255,n+2}writeUInt16LE(t,n){return this[n]=t&255,this[n+1]=t>>>8&255,n+2}writeUInt32BE(t,n){return this[n]=t>>>24&255,this[n+1]=t>>>16&255,this[n+2]=t>>>8&255,this[n+3]=t&255,n+4}writeUInt32LE(t,n){return this[n]=t&255,this[n+1]=t>>>8&255,this[n+2]=t>>>16&255,this[n+3]=t>>>24&255,n+4}readUint8(t){return this.readUInt8(t)}readUint16BE(t){return this.readUInt16BE(t)}readUint16LE(t){return this.readUInt16LE(t)}readUint32BE(t){return this.readUInt32BE(t)}readUint32LE(t){return this.readUInt32LE(t)}writeUint8(t,n){return this.writeUInt8(t,n)}writeUint16BE(t,n){return this.writeUInt16BE(t,n)}writeUint16LE(t,n){return this.writeUInt16LE(t,n)}writeUint32BE(t,n){return this.writeUInt32BE(t,n)}writeUint32LE(t,n){return this.writeUInt32LE(t,n)}readInt8(t){const n=this[t];return n&128?n-256:n}readInt16BE(t){const n=this.readUInt16BE(t);return n&32768?n-65536:n}readInt16LE(t){const n=this.readUInt16LE(t);return n&32768?n-65536:n}readInt32BE(t){return this.readUInt32BE(t)|0}readInt32LE(t){return this.readUInt32LE(t)|0}writeInt8(t,n){return this[n]=t&255,n+1}writeInt16BE(t,n){return this.writeUInt16BE(t&65535,n)}writeInt16LE(t,n){return this.writeUInt16LE(t&65535,n)}writeInt32BE(t,n){return this.writeUInt32BE(t>>>0,n)}writeInt32LE(t,n){return this.writeUInt32LE(t>>>0,n)}readBigUInt64LE(t){const n=BigInt(this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24)&0xffffffffn,s=BigInt(this[t+4]|this[t+5]<<8|this[t+6]<<16|this[t+7]<<24)&0xffffffffn;return n|s<<32n}readBigUInt64BE(t){const n=BigInt(this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3])&0xffffffffn;return BigInt(this[t+4]<<24|this[t+5]<<16|this[t+6]<<8|this[t+7])&0xffffffffn|n<<32n}readBigInt64LE(t){const n=this.readBigUInt64LE(t);return n>=0x8000000000000000n?n-0x10000000000000000n:n}readBigInt64BE(t){const n=this.readBigUInt64BE(t);return n>=0x8000000000000000n?n-0x10000000000000000n:n}writeBigUInt64LE(t,n){const s=t&0xffffffffn,r=t>>32n&0xffffffffn;return this[n]=Number(s&0xffn),this[n+1]=Number(s>>8n&0xffn),this[n+2]=Number(s>>16n&0xffn),this[n+3]=Number(s>>24n&0xffn),this[n+4]=Number(r&0xffn),this[n+5]=Number(r>>8n&0xffn),this[n+6]=Number(r>>16n&0xffn),this[n+7]=Number(r>>24n&0xffn),n+8}writeBigUInt64BE(t,n){const s=t&0xffffffffn,r=t>>32n&0xffffffffn;return this[n]=Number(r>>24n&0xffn),this[n+1]=Number(r>>16n&0xffn),this[n+2]=Number(r>>8n&0xffn),this[n+3]=Number(r&0xffn),this[n+4]=Number(s>>24n&0xffn),this[n+5]=Number(s>>16n&0xffn),this[n+6]=Number(s>>8n&0xffn),this[n+7]=Number(s&0xffn),n+8}writeBigInt64LE(t,n){const s=t<0n?t+0x10000000000000000n:t;return this.writeBigUInt64LE(s,n)}writeBigInt64BE(t,n){const s=t<0n?t+0x10000000000000000n:t;return this.writeBigUInt64BE(s,n)}readBigUint64LE(t){return this.readBigUInt64LE(t)}readBigUint64BE(t){return this.readBigUInt64BE(t)}writeBigUint64LE(t,n){return this.writeBigUInt64LE(t,n)}writeBigUint64BE(t,n){return this.writeBigUInt64BE(t,n)}readFloatLE(t){return new DataView(this.buffer,this.byteOffset+t,4).getFloat32(0,!0)}readFloatBE(t){return new DataView(this.buffer,this.byteOffset+t,4).getFloat32(0,!1)}readDoubleLE(t){return new DataView(this.buffer,this.byteOffset+t,8).getFloat64(0,!0)}readDoubleBE(t){return new DataView(this.buffer,this.byteOffset+t,8).getFloat64(0,!1)}writeFloatLE(t,n){return new DataView(this.buffer,this.byteOffset+n,4).setFloat32(0,t,!0),n+4}writeFloatBE(t,n){return new DataView(this.buffer,this.byteOffset+n,4).setFloat32(0,t,!1),n+4}writeDoubleLE(t,n){return new DataView(this.buffer,this.byteOffset+n,8).setFloat64(0,t,!0),n+8}writeDoubleBE(t,n){return new DataView(this.buffer,this.byteOffset+n,8).setFloat64(0,t,!1),n+8}readUIntLE(t,n){let s=0,r=1;for(let o=0;o<n;o++)s+=this[t+o]*r,r*=256;return s}readUintLE(t,n){return this.readUIntLE(t,n)}readUIntBE(t,n){let s=0,r=1;for(let o=n-1;o>=0;o--)s+=this[t+o]*r,r*=256;return s}readUintBE(t,n){return this.readUIntBE(t,n)}readIntLE(t,n){let s=this.readUIntLE(t,n);const r=Math.pow(2,n*8-1);return s>=r&&(s-=Math.pow(2,n*8)),s}readIntBE(t,n){let s=this.readUIntBE(t,n);const r=Math.pow(2,n*8-1);return s>=r&&(s-=Math.pow(2,n*8)),s}writeUIntLE(t,n,s){let r=t;for(let o=0;o<s;o++)this[n+o]=r&255,r=Math.floor(r/256);return n+s}writeUintLE(t,n,s){return this.writeUIntLE(t,n,s)}writeUIntBE(t,n,s){let r=t;for(let o=s-1;o>=0;o--)this[n+o]=r&255,r=Math.floor(r/256);return n+s}writeUintBE(t,n,s){return this.writeUIntBE(t,n,s)}writeIntLE(t,n,s){let r=t;return r<0&&(r+=Math.pow(2,s*8)),this.writeUIntLE(r,n,s)}writeIntBE(t,n,s){let r=t;return r<0&&(r+=Math.pow(2,s*8)),this.writeUIntBE(r,n,s)}swap16(){if(this.length%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<this.length;t+=2){const n=this[t];this[t]=this[t+1],this[t+1]=n}return this}swap32(){if(this.length%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<this.length;t+=4){const n=this[t],s=this[t+1];this[t]=this[t+3],this[t+1]=this[t+2],this[t+2]=s,this[t+3]=n}return this}swap64(){if(this.length%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<this.length;t+=8){const n=this[t],s=this[t+1],r=this[t+2],o=this[t+3];this[t]=this[t+7],this[t+1]=this[t+6],this[t+2]=this[t+5],this[t+3]=this[t+4],this[t+4]=o,this[t+5]=r,this[t+6]=s,this[t+7]=n}return this}};H(De,"BYTES_PER_ELEMENT",1);let Pe=De;W=new Proxy(Pe,{apply(e,t,n){return Pe.from(...n)}}),typeof globalThis.Buffer>"u"&&(globalThis.Buffer=W);function Ge(e){return e instanceof Uint8Array?e.byteLength:typeof e=="string"?W.byteLength(e):0}Se=function(t){if(!this)return;ne.call(this),this._queue=[],this._terminated=!1,this._active=!1,this._endFired=!1,this._endEmitted=!1,this._objectMode=!1,this._reading=!1,this._highWaterMark=16384,this._autoDestroy=!0,this._encoding=null,this._readableByteLength=0,this._draining=!1,this.readable=!0,this.readableEnded=!1,this.readableFlowing=null,this.destroyed=!1,this.closed=!1,this.errored=null,this.readableObjectMode=!1,this.readableHighWaterMark=16384,this.readableDidRead=!1,this.readableAborted=!1;const n=this;this._readableState={get objectMode(){return n._objectMode},get highWaterMark(){return n._highWaterMark},get ended(){return n._terminated},get endEmitted(){return n._endEmitted},set endEmitted(s){n._endEmitted=s},get flowing(){return n.readableFlowing},set flowing(s){n.readableFlowing=s},get reading(){return n._reading},get length(){return n.readableLength},get destroyed(){return n.destroyed},get errored(){return n.errored},get closed(){return n.closed},pipes:[],awaitDrainWriters:null,multiAwaitDrain:!1,readableListening:!1,resumeScheduled:!1,paused:!0,emitClose:!0,get autoDestroy(){return n._autoDestroy},defaultEncoding:"utf8",needReadable:!1,emittedReadable:!1,readingMore:!1,dataEmitted:!1},t&&(t.objectMode&&(this._objectMode=!0,this.readableObjectMode=!0,t.highWaterMark===void 0&&(this._highWaterMark=16,this.readableHighWaterMark=16)),t.highWaterMark!==void 0&&(this._highWaterMark=t.highWaterMark,this.readableHighWaterMark=t.highWaterMark),t.autoDestroy!==void 0&&(this._autoDestroy=t.autoDestroy),t.read&&(this._read=t.read.bind(this)),t.destroy&&(this._destroy=t.destroy.bind(this)))},Object.setPrototypeOf(Se.prototype,ne.prototype),Se.prototype._read=function(t){},Se.prototype._destroy=function(t,n){n(t)},Se.prototype._rawBind=function(t,n){return ne.prototype.addListener.call(this,t,n),this},Se.prototype.on=function(t,n){return this._rawBind(t,n),t==="data"&&!this._active&&this.resume(),t==="readable"&&(this.readableFlowing=!1),t==="end"&&this._endEmitted?queueMicrotask(()=>n()):t==="end"&&this._terminated&&this._queue.length===0&&!this._endFired&&(this._endFired=!0,queueMicrotask(()=>{this._endEmitted=!0,this.emit("end"),this._autoDestroy&&this.destroy()})),this},Se.prototype.addListener=function(t,n){return this.on(t,n)},Se.prototype.once=function(t,n){return t==="end"&&this._endEmitted?(queueMicrotask(()=>n()),this):t==="end"&&this._terminated&&this._queue.length===0&&!this._endFired?(this._endFired=!0,ne.prototype.once.call(this,t,n),queueMicrotask(()=>{this._endEmitted=!0,this.emit("end"),this._autoDestroy&&this.destroy()}),this):t==="data"&&!this._active?(ne.prototype.once.call(this,t,n),this.resume(),this):ne.prototype.once.call(this,t,n)},Se.prototype.push=function(t){if(t===null)return this._terminated=!0,this.readableEnded=!0,this.readable=!1,this._active&&this._queue.length===0&&!this._endFired&&(this._endFired=!0,queueMicrotask(()=>{this._endEmitted=!0,this.emit("end")})),!1;if(this._objectMode)this._queue.push(t);else{const n=typeof t=="string"?W.from(t):t;this._readableByteLength+=Ge(n),this._queue.push(n)}return this._active&&this._drain(),this._queue.length<this._highWaterMark},Se.prototype.unshift=function(t){if(t!==null)if(this._objectMode)this._queue.unshift(t);else{const n=typeof t=="string"?W.from(t):t;this._readableByteLength+=Ge(n),this._queue.unshift(n)}},Se.prototype._drain=function(){if(!this._draining){for(this._draining=!0;this._queue.length>0&&this._active;){const t=this._queue.shift();this._objectMode||(this._readableByteLength-=Ge(t)),this.readableDidRead=!0,this._encoding&&t instanceof Uint8Array?this.emit("data",W.from(t).toString(this._encoding)):this.emit("data",t)}this._draining=!1,this._terminated&&this._queue.length===0&&!this._endFired&&(this._endFired=!0,queueMicrotask(()=>{this._endEmitted=!0,this.emit("end"),this._autoDestroy&&this.destroy()})),!this._terminated&&this._queue.length===0&&this._active&&!this._reading&&(this._reading=!0,queueMicrotask(()=>{this._reading=!1,!this._terminated&&this._active&&this._read(this._highWaterMark)}))}},Se.prototype.read=function(t){if(this.readableDidRead=!0,!this._reading&&!this._terminated&&(this._reading=!0,this._read(t??this._highWaterMark),this._reading=!1),this._queue.length===0)return null;if(this._objectMode)return this._queue.shift();if(t===void 0||t===0){const r=W.concat(this._queue);return this._readableByteLength=0,this._queue.length=0,r}const n=[];let s=t;for(;s>0&&this._queue.length>0;){const r=this._queue[0];r.length<=s?(n.push(this._queue.shift()),this._readableByteLength-=r.length,s-=r.length):(n.push(r.slice(0,s)),this._queue[0]=r.slice(s),this._readableByteLength-=s,s=0)}return n.length>0?W.concat(n):null},Se.prototype.resume=function(){return this._active=!0,this.readableFlowing=!0,this._drain(),!this._terminated&&this._queue.length===0&&!this._reading&&(this._reading=!0,queueMicrotask(()=>{this._reading=!1,!this._terminated&&this._active&&this._read(this._highWaterMark)})),this},Se.prototype.pause=function(){return this._active=!1,this.readableFlowing=!1,this},Se.prototype.isPaused=function(){return!this._active},Se.prototype.pipe=function(t){const n=this;return n.on("data",function(r){!t.write(r)&&(n.pause(),t.once("drain",function(){n.resume()}))}),n.on("end",function(){t.end()}),n.resume(),t},Se.prototype.unpipe=function(t){return this.removeAllListeners("data"),this.removeAllListeners("end"),this},Se.prototype.setEncoding=function(t){return this._encoding=t,this},Se.prototype.close=function(t){this.destroy(),t&&t(null)},Se.prototype.destroy=function(t){return this.destroyed?this:(this.destroyed=!0,t&&(this.errored=t),this._destroy(t??null,n=>{n&&!t&&(this.errored=n),this._queue.length=0,this._readableByteLength=0,this._terminated=!0,this.readable=!1,(n||t)&&this.emit("error",n||t),this.closed=!0,this.emit("close")}),this)},Se.prototype.wrap=function(t){const n=this;return t.on("data",function(r){n.push(r)}),t.on("end",function(){n.push(null)}),t.on("error",function(r){n.destroy(r)}),this},Se.prototype[Symbol.asyncIterator]=function(){const t=this,n=[];let s=!1,r=null,o=null,c=null;const d=x=>{if(o){const k=o;o=null,c=null,k({value:x,done:!1})}else n.push(x)},p=()=>{if(s=!0,o){const x=o;o=null,c=null,x({value:void 0,done:!0})}g()},y=(...x)=>{if(r=x[0],c){const k=c;o=null,c=null,k(r)}g()},g=()=>{t.removeListener("data",d),t.removeListener("end",p),t.removeListener("error",y)};return t._rawBind("data",d),t._rawBind("end",p),t._rawBind("error",y),t._active||t.resume(),{next(){return n.length>0?Promise.resolve({value:n.shift(),done:!1}):r?Promise.reject(r):s?Promise.resolve({value:void 0,done:!0}):new Promise((x,k)=>{o=x,c=k})},return(){return g(),t.destroy(),Promise.resolve({value:void 0,done:!0})},throw(x){return g(),t.destroy(x),Promise.reject(x)},[Symbol.asyncIterator](){return this}}},Object.defineProperty(Se.prototype,"readableLength",{get:function(){return this._objectMode?this._queue.length:this._readableByteLength},configurable:!0}),Object.defineProperty(Se.prototype,"readableEncoding",{get:function(){return this._encoding},configurable:!0}),Se.toWeb=function(t){return new ReadableStream({start(n){t.on("data",s=>{const r=s instanceof Uint8Array?s:W.from(String(s));n.enqueue(r)}),t.on("end",()=>{n.close()}),t.on("error",s=>{n.error(s)}),t.resume()},cancel(){t.destroy()}})},Se.fromWeb=function(t,n){const s=t.getReader(),r=new Se({...n,read(){s.read().then(({value:o,done:c})=>{c?r.push(null):r.push(o)},o=>{r.destroy(o)})}});return r},Se.from=function(t,n){const s=new Se(n);return(async()=>{try{for await(const r of t)if(r!=null){const o=typeof r=="string"?W.from(r):r;s.push(o)}s.push(null)}catch(r){s.destroy(r)}})(),s},Xe=function(t){if(!this)return;ne.call(this),this._parts=[],this._closed=!1,this._objectMode=!1,this._highWaterMark=16384,this._autoDestroy=!0,this._corked=0,this._corkedWrites=[],this._writableByteLength=0,this.writable=!0,this.writableEnded=!1,this.writableFinished=!1,this.writableNeedDrain=!1,this.destroyed=!1,this.closed=!1,this.errored=null,this.writableObjectMode=!1,this.writableHighWaterMark=16384,this.writableCorked=0;const n=this;this._writableState={get objectMode(){return n._objectMode},get highWaterMark(){return n._highWaterMark},get finished(){return n.writableFinished},set finished(s){n.writableFinished=s},get ended(){return n.writableEnded},set ended(s){n.writableEnded=s},get destroyed(){return n.destroyed},get errored(){return n.errored},get closed(){return n.closed},get corked(){return n._corked},get length(){return n.writableLength},get needDrain(){return n.writableNeedDrain},writing:!1,errorEmitted:!1,emitClose:!0,get autoDestroy(){return n._autoDestroy},defaultEncoding:"utf8",finalCalled:!1,ending:!1,bufferedIndex:0},t&&(t.objectMode&&(this._objectMode=!0,this.writableObjectMode=!0,t.highWaterMark===void 0&&(this._highWaterMark=16,this.writableHighWaterMark=16)),t.highWaterMark!==void 0&&(this._highWaterMark=t.highWaterMark,this.writableHighWaterMark=t.highWaterMark),t.autoDestroy!==void 0&&(this._autoDestroy=t.autoDestroy),t.write&&(this._write=t.write.bind(this)),t.writev&&(this._writev=t.writev.bind(this)),t.final&&(this._final=t.final.bind(this)),t.destroy&&(this._destroy=t.destroy.bind(this)))},Object.setPrototypeOf(Xe.prototype,ne.prototype),Xe.prototype._write=function(t,n,s){s(null)},Xe.prototype._final=function(t){t(null)},Xe.prototype._destroy=function(t,n){n(t)},Xe.prototype.write=function(t,n,s){if(this._closed){const p=new Error("write after end");return typeof n=="function"?n(p):s&&s(p),!1}const r=typeof n=="string"?n:"utf8",o=typeof n=="function"?n:s,c=typeof t=="string"?W.from(t):t;if(this._parts.push(c),this._writableByteLength+=Ge(c),this._corked>0)return this._corkedWrites.push({chunk:t,encoding:r,callback:o}),this._writableByteLength<this._highWaterMark;this._write(t,r,p=>{this._writableByteLength-=Ge(c),o&&o(p),this.writableNeedDrain&&this._writableByteLength<this._highWaterMark&&(this.writableNeedDrain=!1,this.emit("drain"))});const d=this._writableByteLength<this._highWaterMark;return d||(this.writableNeedDrain=!0),d},Xe.prototype.end=function(t,n,s){typeof t=="function"?s=t:t!==void 0&&this.write(t),typeof n=="function"&&(s=n),this._closed=!0,this.writable=!1,this.writableEnded=!0;const r=this,o=()=>{r.writableFinished=!0,r.emit("finish"),r._autoDestroy&&(r.closed=!0,r.emit("close")),s&&s()};return queueMicrotask(()=>{r._final(c=>{if(c){r.errored=c,r.emit("error",c);return}o()})}),this},Xe.prototype.getBuffer=function(){return W.concat(this._parts)},Xe.prototype.getBufferAsString=function(t){return this.getBuffer().toString(t||"utf8")},Xe.prototype.close=function(t){this.destroy(),t&&t(null)},Xe.prototype.destroy=function(t){return this.destroyed?this:(this.destroyed=!0,t&&(this.errored=t),this._destroy(t??null,n=>{n&&!t&&(this.errored=n),this._parts.length=0,this._corkedWrites.length=0,this._writableByteLength=0,this._closed=!0,this.writable=!1,(n||t)&&this.emit("error",n||t),this.closed=!0,this.emit("close")}),this)},Xe.prototype.cork=function(){this._corked++,this.writableCorked=this._corked},Xe.prototype.uncork=function(){if(this._corked>0&&(this._corked--,this.writableCorked=this._corked),this._corked===0&&this._corkedWrites.length>0){const t=this._corkedWrites.splice(0);if(this._writev)this._writev(t.map(n=>({chunk:n.chunk,encoding:n.encoding})),n=>{for(const s of t)s.callback&&s.callback(n)});else for(const n of t)this._write(n.chunk,n.encoding,s=>{n.callback&&n.callback(s)})}},Xe.prototype.setDefaultEncoding=function(t){return this},Object.defineProperty(Xe.prototype,"writableLength",{get:function(){return this._objectMode?this._parts.length:this._writableByteLength},configurable:!0}),Xe.toWeb=function(t){return new WritableStream({write(n){return new Promise((s,r)=>{t.write(n,c=>{c?r(c):s()})&&s()})},close(){return new Promise(n=>{t.end(()=>n())})},abort(n){t.destroy(n instanceof Error?n:new Error(String(n)))}})},Xe.fromWeb=function(t,n){const s=t.getWriter();return new Xe({...n,write(r,o,c){s.write(r).then(()=>c(null),d=>c(d))},final(r){s.close().then(()=>r(null),o=>r(o))}})};const we=function(t){if(!this)return;Se.call(this,{objectMode:(t==null?void 0:t.objectMode)||(t==null?void 0:t.readableObjectMode),highWaterMark:(t==null?void 0:t.readableHighWaterMark)??(t==null?void 0:t.highWaterMark),autoDestroy:t==null?void 0:t.autoDestroy,read:t==null?void 0:t.read,destroy:t==null?void 0:t.destroy}),this._writeParts=[],this._writeClosed=!1,this._writeObjectMode=!1,this._writeHighWaterMark=16384,this._writeAutoDestroy=!0,this._duplexCorked=0,this._duplexCorkedWrites=[],this._writableByteLen=0,this.writable=!0,this.writableEnded=!1,this.writableFinished=!1,this.writableNeedDrain=!1,this.writableObjectMode=!1,this.writableHighWaterMark=16384,this.writableCorked=0,this.allowHalfOpen=!0;const n=this;this._writableState={get objectMode(){return n._writeObjectMode},get highWaterMark(){return n._writeHighWaterMark},get finished(){return n.writableFinished},set finished(s){n.writableFinished=s},get ended(){return n.writableEnded},set ended(s){n.writableEnded=s},get destroyed(){return n.destroyed},get errored(){return n.errored},get closed(){return n.closed},get corked(){return n._duplexCorked},get length(){return n.writableLength},get needDrain(){return n.writableNeedDrain},writing:!1,errorEmitted:!1,emitClose:!0,get autoDestroy(){return n._writeAutoDestroy},defaultEncoding:"utf8",finalCalled:!1,ending:!1,bufferedIndex:0},t&&((t.objectMode||t.writableObjectMode)&&(this._writeObjectMode=!0,this.writableObjectMode=!0,(t.writableHighWaterMark??t.highWaterMark)===void 0&&(this._writeHighWaterMark=16,this.writableHighWaterMark=16)),t.writableHighWaterMark!==void 0?(this._writeHighWaterMark=t.writableHighWaterMark,this.writableHighWaterMark=t.writableHighWaterMark):t.highWaterMark!==void 0&&(this._writeHighWaterMark=t.highWaterMark,this.writableHighWaterMark=t.highWaterMark),t.autoDestroy!==void 0&&(this._writeAutoDestroy=t.autoDestroy),t.allowHalfOpen!==void 0&&(this.allowHalfOpen=t.allowHalfOpen),t.write&&(this._write=t.write.bind(this)),t.writev&&(this._writev=t.writev.bind(this)),t.final&&(this._final=t.final.bind(this)))};Object.setPrototypeOf(we.prototype,Se.prototype),we.prototype._write=function(t,n,s){s(null)},we.prototype._final=function(t){t(null)},we.prototype.write=function(t,n,s){if(this._writeClosed)return!1;const r=typeof n=="string"?n:"utf8",o=typeof n=="function"?n:s,c=typeof t=="string"?W.from(t):t;if(this._writeParts.push(c),this._writableByteLen+=Ge(c),this._duplexCorked>0)return this._duplexCorkedWrites.push({chunk:t,encoding:r,callback:o}),this._writableByteLen<this._writeHighWaterMark;this._write(t,r,p=>{this._writableByteLen-=Ge(c),o&&o(p),this.writableNeedDrain&&this._writableByteLen<this._writeHighWaterMark&&(this.writableNeedDrain=!1,this.emit("drain"))});const d=this._writableByteLen<this._writeHighWaterMark;return d||(this.writableNeedDrain=!0),d},we.prototype.end=function(t,n,s){typeof t=="function"?s=t:t!==void 0&&this.write(t),typeof n=="function"&&(s=n),this._writeClosed=!0,this.writable=!1,this.writableEnded=!0;const r=this,o=()=>{r.writableFinished=!0,r.emit("finish"),s&&s()};return queueMicrotask(()=>{r._final(c=>{if(c){r.errored=c,r.emit("error",c);return}o()})}),this},we.prototype.cork=function(){this._duplexCorked++,this.writableCorked=this._duplexCorked},we.prototype.uncork=function(){if(this._duplexCorked>0&&(this._duplexCorked--,this.writableCorked=this._duplexCorked),this._duplexCorked===0&&this._duplexCorkedWrites.length>0){const t=this._duplexCorkedWrites.splice(0);if(this._writev)this._writev(t.map(n=>({chunk:n.chunk,encoding:n.encoding})),n=>{for(const s of t)s.callback&&s.callback(n)});else for(const n of t)this._write(n.chunk,n.encoding,s=>{n.callback&&n.callback(s)})}},we.prototype.setDefaultEncoding=function(t){return this},Object.defineProperty(we.prototype,"writableLength",{get:function(){return this._writeObjectMode?this._writeParts.length:this._writableByteLen},configurable:!0}),we.from=function(t,n){const s=new we;if(t instanceof ReadableStream){const r=t.getReader();(async()=>{try{for(;;){const{value:o,done:c}=await r.read();if(c){s.push(null);break}s.push(o)}}catch(o){s.destroy(o)}})()}else(async()=>{try{for await(const r of t)if(r!=null){const o=typeof r=="string"?W.from(r):r;s.push(o)}s.push(null)}catch(r){s.destroy(r)}})();return s},we.toWeb=function(t){if(t instanceof we){const n=Se.toWeb(t),s=Xe.toWeb(t);return{readable:n,writable:s}}return Se.toWeb(t)},we.fromWeb=function(t,n){if(t instanceof ReadableStream)return Se.fromWeb(t,n);const s=t,r=new we,o=s.readable.getReader();return(async()=>{try{for(;;){const{value:c,done:d}=await o.read();if(d){r.push(null);break}r.push(c)}}catch(c){r.destroy(c)}})(),r};const pi=function(t){this&&we.call(this,t)};Object.setPrototypeOf(pi.prototype,we.prototype),pi.prototype.write=function(t,n,s){const r=typeof t=="string"?W.from(t):t;this.push(r);const o=typeof n=="function"?n:s;return o&&queueMicrotask(()=>o(null)),!0};const Cn=function(t){this&&(we.call(this,t),this._flushed=!1,t&&(t.transform&&(this._transform=t.transform.bind(this)),t.flush&&(this._flush=t.flush.bind(this))))};Object.setPrototypeOf(Cn.prototype,we.prototype),Cn.prototype._transform=function(t,n,s){s(null,t)},Cn.prototype._flush=function(t){t(null)},Cn.prototype._final=function(t){const n=this,s=()=>{t(null),n.push(null)};if(n._flushed){s();return}n._flushed=!0,n._flush((r,o)=>{if(r){t(r);return}o&&n.push(o),s()})},Cn.prototype.write=function(t,n,s){const r=typeof t=="string"?W.from(t):t,o=typeof n=="string"?n:"utf8",c=typeof n=="function"?n:s;return this._transform(r,o,(d,p)=>{if(d){c&&c(d);return}p&&this.push(p),c&&c(null)}),!0},Cn.prototype.end=function(t,n,s){return this._flushed||(this._flushed=!0,this._flush((r,o)=>{o&&this.push(o)})),we.prototype.end.call(this,t,n,s)};const Rs=function(){this&&ne.call(this)};Object.setPrototypeOf(Rs.prototype,ne.prototype),Rs.prototype.pipe=function(t){const n=this,s=o=>{t.write&&t.write(o)};n.on("data",s);const r=()=>{t.end&&t.end()};return n.on("end",r),n._pipeDests||(n._pipeDests=[]),n._pipeDests.push({dest:t,onData:s,onEnd:r}),t},Rs.prototype.unpipe=function(t){const n=this._pipeDests||[];if(t){const s=n.findIndex(r=>r.dest===t);s!==-1&&(this.removeListener("data",n[s].onData),this.removeListener("end",n[s].onEnd),n.splice(s,1))}else{for(const s of n)this.removeListener("data",s.onData),this.removeListener("end",s.onEnd);this._pipeDests=[]}return this};function hh(e,t){if(e.aborted)t.destroy(new Error("The operation was aborted"));else{const n=()=>{t.destroy(new Error("The operation was aborted"))};e.addEventListener("abort",n,{once:!0});const s=t.destroy.bind(t);t.destroy=r=>(e.removeEventListener("abort",n),s(r))}return t}const _t=Rs;_t.Readable=Se,_t.Writable=Xe,_t.Duplex=we,_t.Transform=Cn,_t.PassThrough=pi,_t.Stream=Rs,_t.from=Se.from,_t.addAbortSignal=hh;function bl(...e){const t=typeof e[e.length-1]=="function"?e.pop():null,n=e;if(n.length<2)return t&&setTimeout(()=>t(new Error("pipeline requires at least 2 streams")),0),n[0];for(let c=0;c<n.length;c++){const d=n[c];d&&typeof d.getReader=="function"&&typeof d.pipe!="function"&&typeof d.on!="function"&&(n[c]=Se.fromWeb(d))}let s=!1;const r=(...c)=>{const d=c[0];if(!s){s=!0;for(const p of n)typeof p.destroy=="function"&&p.destroy();t&&t(d)}};for(let c=0;c<n.length-1;c++){const d=n[c],p=n[c+1];typeof d.pipe=="function"&&d.pipe(p),d.on("error",r)}const o=n[n.length-1];if(o.on("error",r),t&&!s){const c=()=>{s||t(null)};o instanceof Se?o.on("end",c):o.on("finish",c)}return o}function vl(e,t,n){const s=typeof t=="function"?t:n,r=e;let o=!1;const c=k=>{o||(o=!0,s&&s(k))},d=()=>{r.removeListener("end",p),r.removeListener("finish",y),r.removeListener("error",g),r.removeListener("close",x)},p=()=>{d(),c()},y=()=>{d(),c()},g=k=>{d(),c(k)},x=()=>{d(),c()};return r.on("end",p),r.on("finish",y),r.on("error",g),r.on("close",x),(r.readableEnded||r.writableFinished)&&queueMicrotask(()=>c()),d}let ph=16384,fh=16;function mh(e){return e?fh:ph}function gh(e,t){e?fh=t:ph=t}const yh={pipeline:async(...e)=>new Promise((t,n)=>{bl(...e,s=>{s?n(s):t()})}),finished:async(e,t)=>new Promise((n,s)=>{vl(e,t,r=>{r?s(r):n()})})};_t.pipeline=bl,_t.finished=vl,_t.promises=yh,_t.getDefaultHighWaterMark=mh,_t.setDefaultHighWaterMark=gh;function _h(...e){return new pi}function wl(e){if(!e||typeof e!="object")return!1;const t=e;return!(typeof t.read!="function"||t.destroyed||t.readableEnded||t._terminated)}function bh(e){if(!e||typeof e!="object")return!1;const t=e;return!(typeof t.write!="function"||t.destroyed||t.writableEnded||t.writableFinished)}function Sl(e){if(!e||typeof e!="object")return!1;const t=e;return!!t.readableDidRead||!!t._reading}function vh(e){return!e||typeof e!="object"?!1:e.errored!=null}_t.compose=_h,_t.isReadable=wl,_t.isWritable=bh,_t.isDisturbed=Sl,_t.isErrored=vh,Se.isDisturbed=Sl,Se.isReadable=wl,Object.freeze(Object.defineProperty({__proto__:null,Duplex:we,PassThrough:pi,Readable:Se,Stream:Rs,Transform:Cn,Writable:Xe,addAbortSignal:hh,compose:_h,default:Rs,finished:vl,getDefaultHighWaterMark:mh,isDisturbed:Sl,isErrored:vh,isReadable:wl,isWritable:bh,pipeline:bl,promises:yh,setDefaultHighWaterMark:gh},Symbol.toStringTag,{value:"Module"})),new TextDecoder,new TextEncoder;const fi=function(t,n){this&&(this.path=t,this._entries=n,this._pos=0,this._closed=!1)};fi.prototype.readSync=function(){if(this._closed)throw new Error("ERR_DIR_CLOSED: Directory handle was closed");return this._pos>=this._entries.length?null:this._entries[this._pos++]},fi.prototype.read=function(t){if(t){try{const s=this.readSync();queueMicrotask(()=>t(null,s))}catch(s){queueMicrotask(()=>t(s,null))}return}const n=this;return new Promise((s,r)=>{try{s(n.readSync())}catch(o){r(o)}})},fi.prototype.closeSync=function(){this._closed=!0},fi.prototype.close=function(t){if(this._closed=!0,t){queueMicrotask(()=>t(null));return}return Promise.resolve()},fi.prototype[Symbol.asyncIterator]=function(){const e=this;return{async next(){const t=e.readSync();return t===null?{done:!0,value:void 0}:{done:!1,value:t}},[Symbol.asyncIterator](){return this}}};const xl="/",El=":";Vn=function(e){if(!e)return".";const t=e.charAt(0)==="/",n=e.split("/").filter(o=>o.length>0),s=[];for(const o of n)o===".."?s.length>0&&s[s.length-1]!==".."?s.pop():t||s.push(".."):o!=="."&&s.push(o);let r=s.join("/");return t&&(r="/"+r),r||"."};function mt(...e){if(e.length===0)return".";const t=e.filter(n=>n!=="").join("/");return Vn(t)}rr=function(...e){let t="";for(let n=e.length-1;n>=0;n--){const s=e[n];if(s&&(t=s+(t?"/"+t:""),t.charAt(0)==="/"))break}return t.charAt(0)!=="/"&&(t=(typeof globalThis<"u"&&globalThis.process&&typeof globalThis.process.cwd=="function"?globalThis.process.cwd():"/")+(t?"/"+t:"")),Vn(t)};function mi(e){return e.charAt(0)==="/"}sr=function(e){if(!e)return".";const t=Vn(e),n=t.lastIndexOf("/");return n<0?".":n===0?"/":t.substring(0,n)},nr=function(e,t){if(!e)return"";const n=Vn(e);let s=n.substring(n.lastIndexOf("/")+1);return t&&s.endsWith(t)&&(s=s.substring(0,s.length-t.length)),s},Zr=function(e){const t=nr(e),n=t.lastIndexOf(".");return n<=0?"":t.substring(n)},_a=function(e,t){const n=rr(e),s=rr(t);if(n===s)return"";const r=n.split("/").filter(Boolean),o=s.split("/").filter(Boolean);let c=0;const d=Math.min(r.length,o.length);for(;c<d&&r[c]===o[c];)c++;const p=r.length-c,y=o.slice(c),g=[];for(let x=0;x<p;x++)g.push("..");return g.push(...y),g.join("/")||"."};function Na(e){const t=Vn(e),n=mi(t),s=sr(t),r=nr(t),o=Zr(t),c=r.substring(0,r.length-o.length);return{root:n?"/":"",dir:s,base:r,ext:o,name:c}}function Ba(e){const t=e.dir||e.root||"",n=e.base||(e.name||"")+(e.ext||"");return t?t===e.root?t+n:t+"/"+n:n}const wh={sep:xl,delimiter:El,normalize:Vn,join:mt,resolve:rr,isAbsolute:mi,dirname:sr,basename:nr,extname:Zr,relative:_a,parse:Na,format:Ba},Sh={sep:"\\",delimiter:";",normalize:Vn,join:mt,resolve:rr,isAbsolute:mi,dirname:sr,basename:nr,extname:Zr,relative:_a,parse:Na,format:Ba};Object.freeze(Object.defineProperty({__proto__:null,basename:nr,default:{sep:xl,delimiter:El,normalize:Vn,join:mt,resolve:rr,isAbsolute:mi,dirname:sr,basename:nr,extname:Zr,relative:_a,parse:Na,format:Ba,posix:wh,win32:Sh},delimiter:El,dirname:sr,extname:Zr,format:Ba,isAbsolute:mi,join:mt,normalize:Vn,parse:Na,posix:wh,relative:_a,resolve:rr,sep:xl,win32:Sh},Symbol.toStringTag,{value:"Module"}));const xh=console;function kl(e,t){const n=new ne,s=o=>{t&&t(o)},r={isTTY:!1,columns:ge.COLUMNS,rows:ge.ROWS,isRaw:!1,on(o,c){return n.on(o,c),r},once(o,c){return n.once(o,c),r},off(o,c){return n.off(o,c),r},emit(o,...c){return n.emit(o,...c)},addListener(o,c){return n.addListener(o,c),r},removeListener(o,c){return n.removeListener(o,c),r},removeAllListeners(o){return n.removeAllListeners(o),r},setMaxListeners(o){return n.setMaxListeners(o),r},getMaxListeners(){return n.getMaxListeners()},listenerCount(o){return n.listenerCount(o)},listeners(o){return n.listeners(o)},rawListeners(o){return n.rawListeners(o)},prependListener(o,c){return n.prependListener(o,c),r},prependOnceListener(o,c){return n.prependOnceListener(o,c),r},eventNames(){return n.eventNames()},pause(){return r},resume(){return r},setEncoding(o){return r},write(o,c,d){if(e&&t&&o!=null){const p=typeof o=="string"?o:String(o);t(p)}return d&&queueMicrotask(d),!0},end(o,c){if(e&&t&&o!=null){const d=typeof o=="string"?o:String(o);t(d)}c&&queueMicrotask(c)},read(){return null},destroy(){return r},pipe(o){const c=d=>{o.write&&o.write(d)};return n.on("data",c),r._pipeDests||(r._pipeDests=[]),r._pipeDests.push({dest:o,onData:c}),o},unpipe(o){const c=r._pipeDests||[];if(o){const d=c.findIndex(p=>p.dest===o);d>=0&&(n.off("data",c[d].onData),c.splice(d,1))}else{for(const d of c)n.off("data",d.onData);c.length=0}return r},unshift(){},wrap(){return r},[Symbol.asyncIterator](){return{next:async()=>({done:!0,value:void 0})}},readable:!0,writable:!0,destroyed:!1,setRawMode(o){return r.isRaw=o,r},clearLine(o,c){return e&&s(o===-1?"\x1B[1K":o===1?"\x1B[0K":"\x1B[2K"),c&&c(),!0},cursorTo(o,c,d){return typeof c=="function"&&(d=c,c=void 0),e&&s(typeof c=="number"?`\x1B[${c+1};${o+1}H`:`\x1B[${o+1}G`),typeof d=="function"&&d(),!0},moveCursor(o,c,d){return e&&(o>0?s(`\x1B[${o}C`):o<0&&s(`\x1B[${-o}D`),c>0?s(`\x1B[${c}B`):c<0&&s(`\x1B[${-c}A`)),d&&d(),!0},getWindowSize(){return[r.columns,r.rows]},getColorDepth(o){return 8},hasColors(o,c){return 256>=(typeof o=="number"?o:256)}};return e&&t&&(r.write=(o,c,d)=>{const p=typeof o=="string"?o:o.toString(),y=t(p);return d&&queueMicrotask(d),y}),r}E0=function(e){let t=(e==null?void 0:e.cwd)||"/",n=18;const s=Date.now(),r=new ne,o={NODE_ENV:vn.NODE_ENV,PATH:vn.PATH,HOME:vn.HOME,SHELL:vn.SHELL,TERM:vn.TERM,COLORTERM:vn.COLORTERM,REQUIRES_WASM:vn.REQUIRES_WASM,npm_config_user_agent:vn.npm_config_user_agent,npm_execpath:vn.npm_execpath,npm_node_execpath:vn.npm_node_execpath,NAPI_RS_FORCE_WASM:"1",NEXT_TELEMETRY_DISABLED:"1",DO_NOT_TRACK:"1",...e==null?void 0:e.env},c=kl(!0,x=>(e!=null&&e.onStdout?e.onStdout(x):xh.log(x),!0)),d=kl(!0,x=>(e!=null&&e.onStderr?e.onStderr(x):xh.error(x),!0)),p=kl(!1),y=function(k){const C=performance.now(),T=Math.floor(C/1e3),L=Math.floor(C%1e3*1e6);return k?[T-k[0],L-k[1]]:[T,L]};y.bigint=()=>BigInt(Math.floor(performance.now()*1e6));const g={env:o,cwd(){return g._debugCwdCalls||(g._debugCwdCalls=0),g._debugCwdCalls++,t},chdir(x){x.startsWith("/")||(x=t+"/"+x),t=x,g._chdirHook&&g._chdirHook(x)},platform:B.PLATFORM,arch:B.ARCH,title:ee.TITLE,version:ya.NODE,versions:{...w},argv:["node","/index.js"],argv0:"node",execPath:ee.EXEC_PATH,execArgv:[],pid:(e==null?void 0:e.pid)??ee.PID,ppid:(e==null?void 0:e.ppid)??ee.PPID,exit(x=0){throw r.emit("exit",x),e!=null&&e.onExit&&e.onExit(x),new Error(`Process exited with code ${x}`)},nextTick(x,...k){queueMicrotask(()=>x(...k))},stdout:c,stderr:d,stdin:p,hrtime:y,memoryUsage:Object.assign(function(){return{rss:Y.RSS,heapTotal:Y.HEAP_TOTAL,heapUsed:Y.HEAP_USED,external:Y.EXTERNAL,arrayBuffers:0}},{rss:()=>Y.RSS}),uptime(){return(Date.now()-s)/1e3},cpuUsage(){return{user:0,system:0}},resourceUsage(){return{userCPUTime:0,systemCPUTime:0,maxRSS:Y.RSS/1024,sharedMemorySize:0,unsharedDataSize:0,unsharedStackSize:0,minorPageFault:0,majorPageFault:0,swappedOut:0,fsRead:0,fsWrite:0,ipcSent:0,ipcReceived:0,signalsCount:0,voluntaryContextSwitches:0,involuntaryContextSwitches:0}},abort(){throw new Error("process.abort() called")},kill(x,k){const C=typeof k=="string"?k:"SIGTERM";return r.emit(C),!0},umask(x){const k=n;return x!==void 0&&(n=x),k},config:{variables:{},target_defaults:{}},release:{name:"node",sourceUrl:"",headersUrl:""},features:{inspector:!1,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0},debugPort:9229,allowedNodeEnvironmentFlags:new Set,mainModule:void 0,channel:void 0,noDeprecation:!1,throwDeprecation:!1,traceDeprecation:!1,traceProcessWarnings:!1,report:{directory:"",filename:"",getReport:()=>({}),reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1,signal:"SIGUSR2",writeReport:()=>""},binding(x){if(x==="natives")return{};if(x==="config")return{exposeInternals:!1};if(x==="constants")return{os:{UV_UDP_REUSEADDR:4,signals:{SIGHUP:1,SIGINT:2,SIGQUIT:3,SIGILL:4,SIGTRAP:5,SIGABRT:6,SIGBUS:7,SIGFPE:8,SIGKILL:9,SIGUSR1:10,SIGSEGV:11,SIGUSR2:12,SIGPIPE:13,SIGALRM:14,SIGTERM:15,SIGCHLD:17,SIGCONT:18,SIGSTOP:19,SIGTSTP:20,SIGTTIN:21,SIGTTOU:22,SIGURG:23,SIGXCPU:24,SIGXFSZ:25,SIGVTALRM:26,SIGPROF:27,SIGWINCH:28,SIGIO:29,SIGPWR:30,SIGSYS:31},errno:{}},fs:{O_RDONLY:0,O_WRONLY:1,O_RDWR:2,O_CREAT:64,O_EXCL:128,O_NOCTTY:256,O_TRUNC:512,O_APPEND:1024,O_NONBLOCK:2048,O_DSYNC:4096,O_SYNC:1052672,O_DIRECT:16384,O_DIRECTORY:65536,O_NOATIME:262144,O_NOFOLLOW:131072,O_CLOEXEC:524288,UV_FS_O_FILEMAP:0,S_IFMT:61440,S_IFREG:32768,S_IFDIR:16384,S_IFCHR:8192,S_IFBLK:24576,S_IFIFO:4096,S_IFLNK:40960,S_IFSOCK:49152,F_OK:0,R_OK:4,W_OK:2,X_OK:1},crypto:{},zlib:{}};if(x==="util")return{};if(x==="fs")return{};if(x==="buffer")return{};if(x==="stream_wrap")return{};if(x==="tcp_wrap")return{};if(x==="pipe_wrap")return{};throw new Error(`No such module: ${x}`)},_linkedBinding(x){return{}},dlopen(x,k,C){throw new Error("process.dlopen is not supported in browser environment")},reallyExit(x){},_getActiveRequests(){return[]},_getActiveHandles(){return[]},emitWarning(x,k,C){const T=typeof x=="string"?x:x.message,L=typeof k=="string"?k:(k==null?void 0:k.type)??"Warning";r.emit("warning",{name:L,message:T,code:C})},hasUncaughtExceptionCaptureCallback(){return!1},setUncaughtExceptionCaptureCallback(x){},sourceMapsEnabled:!1,setSourceMapsEnabled(x){},constrainedMemory(){return 0},availableMemory(){return 512*1024*1024},on(x,k){return r.on(x,k),g},once(x,k){return r.once(x,k),g},off(x,k){return r.off(x,k),g},emit(x,...k){return r.emit(x,...k)},addListener(x,k){return r.addListener(x,k),g},removeListener(x,k){return r.removeListener(x,k),g},removeAllListeners(x){return r.removeAllListeners(x),g},listeners(x){return r.listeners(x)},listenerCount(x){return r.listenerCount(x)},prependListener(x,k){return r.prependListener(x,k),g},prependOnceListener(x,k){return r.prependOnceListener(x,k),g},eventNames(){return r.eventNames()},setMaxListeners(x){return r.setMaxListeners(x),g},getMaxListeners(){return r.getMaxListeners()}};return g},E0();const ot=function(t){this&&(we.call(this),this._isConnecting=!1,this._isConnected=!1,this._isDestroyed=!1,this._peerAddr="",this._peerPort=0,this._selfAddr="127.0.0.1",this._selfPort=0,this.localAddress="127.0.0.1",this.localPort=0,this.remoteAddress=void 0,this.remotePort=void 0,this.remoteFamily=void 0,this.connecting=!1,this.pending=!1,this.destroyed=!1,this.encrypted=!1,this.readyState="closed",this.bytesRead=0,this.bytesWritten=0)};Object.setPrototypeOf(ot.prototype,we.prototype),ot.prototype.connect=function(t,n,s){let r,o="127.0.0.1",c;typeof t=="number"?(r=t,typeof n=="string"?(o=n,c=s):c=n):(r=t.port,o=t.host??"127.0.0.1",c=typeof n=="function"?n:s),this._isConnecting=!0,this.connecting=!0,this._peerAddr=o,this._peerPort=r,this.remoteAddress=o,this.remotePort=r,this.remoteFamily="IPv4",this.readyState="opening";const d=this;return queueMicrotask(()=>{d._isConnecting=!1,d._isConnected=!0,d.connecting=!1,d.readyState="open",d.emit("connect"),c&&c()}),this},ot.prototype.address=function(){return this._isConnected?{address:this._selfAddr,family:"IPv4",port:this._selfPort}:null},ot.prototype.setEncoding=function(t){return this},ot.prototype.setTimeout=function(t,n){return n&&this.once("timeout",n),this},ot.prototype.setNoDelay=function(t){return this},ot.prototype.setKeepAlive=function(t,n){return this},ot.prototype.ref=function(){return this},ot.prototype.unref=function(){return this},ot.prototype.destroy=function(t){if(this._isDestroyed)return this;this._isDestroyed=!0,this._isConnected=!1,this.destroyed=!0,this.readyState="closed",t&&this.emit("error",t);const n=this;return queueMicrotask(()=>n.emit("close",!!t)),this},ot.prototype._feedData=function(t){const n=typeof t=="string"?W.from(t):t;this.push(n)},ot.prototype._feedEnd=function(){this.push(null)};const Zt=function(t,n){if(!this)return;ne.call(this),this._bound=!1,this._addr=null,this._peers=new Set,this._cap=1/0,this.listening=!1,this.maxConnections=void 0;let s;typeof t=="function"?s=t:s=n,s&&this.on("connection",s)};Object.setPrototypeOf(Zt.prototype,ne.prototype),Zt.prototype.listen=function(t,n,s,r){let o=0,c="0.0.0.0",d;typeof t=="number"?(o=t,typeof n=="string"?(c=n,d=typeof s=="function"?s:r):typeof n=="function"?d=n:d=typeof s=="function"?s:r):t&&(o=t.port??0,c=t.host??"0.0.0.0",d=typeof n=="function"?n:r),o===0&&(o=Oe.BASE+Math.floor(Math.random()*Oe.RANGE)),this._addr={address:c,family:"IPv4",port:o},this._bound=!0,this.listening=!0;const p=this;return queueMicrotask(()=>{p.emit("listening"),d&&d()}),this},Zt.prototype.address=function(){return this._addr?{...this._addr,host:this._addr.address}:null},Zt.prototype.close=function(t){this._bound=!1,this.listening=!1;for(const s of this._peers)s.destroy();this._peers.clear();const n=this;return queueMicrotask(()=>{n.emit("close"),t&&t()}),this},Zt.prototype.getConnections=function(t){typeof t=="function"&&t(null,this._peers.size)},Zt.prototype.ref=function(){return this},Zt.prototype.unref=function(){return this},Zt.prototype._acceptConnection=function(t){if(!this._bound){t.destroy();return}this._peers.add(t);const n=this;t.on("close",function(){n._peers.delete(t)}),this.emit("connection",t)};function Eh(e,t){return new Zt(e,t)}function Cl(e,t,n){return new ot().connect(e,t,n)}const kh=Cl;function La(e){return/^(\d{1,3}\.){3}\d{1,3}$/.test(e)?4:/^([0-9a-fA-F]{0,4}:){2,7}[0-9a-fA-F]{0,4}$/.test(e)?6:0}function Ch(e){return La(e)===4}function Ah(e){return La(e)===6}Object.freeze(Object.defineProperty({__proto__:null,TcpServer:Zt,TcpSocket:ot,connect:kh,createConnection:Cl,createServer:Eh,default:{Socket:ot,Server:Zt,createServer:Eh,createConnection:Cl,connect:kh,isIP:La,isIPv4:Ch,isIPv6:Ah},isIP:La,isIPv4:Ch,isIPv6:Ah},Symbol.toStringTag,{value:"Module"}));function Ma(e){switch(e.toUpperCase().replace(/[^A-Z0-9]/g,"")){case"SHA1":return"SHA-1";case"SHA256":return"SHA-256";case"SHA384":return"SHA-384";case"SHA512":return"SHA-512";case"MD5":return"MD5";default:return e}}function Th(e){return e.includes("512")?64:e.includes("384")?48:e.includes("1")||e==="SHA-1"?20:32}function Al(e,t){const n=Th(t),s=new Uint8Array(n);let r=-559038737,o=1103547991;for(let c=0;c<e.length;c++)r=Math.imul(r^e[c],2654435761),o=Math.imul(o^e[c],1597334677);r=Math.imul(r^r>>>16,2246822507)^Math.imul(o^o>>>13,3266489909),o=Math.imul(o^o>>>16,2246822507)^Math.imul(r^r>>>13,3266489909);for(let c=0;c<n;c++){const d=c<n>>>1?r:o;s[c]=d>>>(c&3)*8&255,r=Math.imul(r,1103515245)+12345|0,o=Math.imul(o,1103515245)+12345|0}return s}function Tl(e,t,n){const s=new Uint8Array(t.length+e.length);return s.set(t,0),s.set(e,t.length),Al(s,n)}function cr(e){let t=0;for(const r of e)t+=r.length;const n=new Uint8Array(t);let s=0;for(const r of e)n.set(r,s),s+=r.length;return n}function Fa(e,t){return t==="hex"?Array.from(e).map(n=>n.toString(16).padStart(2,"0")).join(""):t==="base64"?btoa(String.fromCharCode(...e)):W.from(e)}function It(e){const t=new Uint8Array(e);return crypto.getRandomValues(t),W.from(t)}function Il(e,t,n){const s=t||0,r=n!==void 0?n:e.length-s,o=new Uint8Array(e.buffer,e.byteOffset+s,r);return crypto.getRandomValues(o),e}function Ih(){return crypto.randomUUID()}function Rh(e,t){t===void 0&&(t=e,e=0);const n=t-e,s=new Uint32Array(1);return crypto.getRandomValues(s),e+s[0]%n}function Ph(e){return crypto.getRandomValues(e)}const ur=function(t){this&&(this._alg=Ma(t),this._parts=[])};ur.prototype.update=function(t,n){if(t==null)throw new TypeError('The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received '+String(t));let s;return typeof t=="string"?s=n==="base64"?W.from(atob(t)):W.from(t):s=W.from(t),this._parts.push(s),this},ur.prototype.digestAsync=async function(t){const n=cr(this._parts),s=new Uint8Array(n).buffer,r=await crypto.subtle.digest(this._alg,s);return Fa(new Uint8Array(r),t)},ur.prototype.digest=function(t){const n=cr(this._parts),s=Al(n,this._alg);return Fa(s,t)},Yr=function(e){return new ur(e)};function Dh(e,t,n){const s=Yr(e);return s.update(t),s.digest(n)}const dr=function(t,n){this&&(this._alg=Ma(t),this._key=typeof n=="string"?W.from(n):n,this._parts=[])};dr.prototype.update=function(t,n){if(t==null)throw new TypeError('The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received '+String(t));const s=typeof t=="string"?W.from(t):t;return this._parts.push(s),this},dr.prototype.digestAsync=async function(t){const n=cr(this._parts),s=new Uint8Array(this._key).buffer,r=new Uint8Array(n).buffer,o=await crypto.subtle.importKey("raw",s,{name:"HMAC",hash:this._alg},!1,["sign"]),c=await crypto.subtle.sign("HMAC",o,r);return Fa(new Uint8Array(c),t)},dr.prototype.digest=function(t){const n=cr(this._parts),s=Tl(n,this._key,this._alg);return Fa(s,t)};function $a(e,t){return new dr(e,t)}function Oh(e,t,n,s,r,o){qS(e,t,n,s,r).then(c=>o(null,c)).catch(c=>o(c,W.alloc(0)))}async function qS(e,t,n,s,r){const o=typeof e=="string"?W.from(e):e,c=typeof t=="string"?W.from(t):t,d=new Uint8Array(o).buffer,p=new Uint8Array(c).buffer,y=await crypto.subtle.importKey("raw",d,"PBKDF2",!1,["deriveBits"]),g=await crypto.subtle.deriveBits({name:"PBKDF2",salt:p,iterations:n,hash:Ma(r)},y,s*8);return W.from(g)}function Rl(e,t,n,s,r){const o=typeof e=="string"?W.from(e):e,c=typeof t=="string"?W.from(t):t,d=Ma(r),p=Th(d),y=Math.ceil(s/p),g=new Uint8Array(y*p);for(let x=1;x<=y;x++){const k=new Uint8Array(4);k[0]=x>>>24&255,k[1]=x>>>16&255,k[2]=x>>>8&255,k[3]=x&255;const C=new Uint8Array(c.length+4);C.set(c),C.set(k,c.length);let T=Tl(C,o,d);const L=new Uint8Array(T);for(let V=1;V<n;V++){T=Tl(T,o,d);for(let G=0;G<L.length;G++)L[G]^=T[G]}g.set(L,(x-1)*p)}return W.from(g.slice(0,s))}function Nh(e,t,n,s,r){try{const o=Pl(e,t,n);setTimeout(()=>r(null,o),0)}catch(o){setTimeout(()=>r(o,W.alloc(0)),0)}}function Pl(e,t,n,s){return Rl(e,t,16384,n,"sha256")}function Ps(e){if(e instanceof Xt)return{raw:e._data,alg:e._alg,kind:e._kind,fmt:"raw"};if(typeof e=="object"&&"key"in e)return Ps(e.key);const t=typeof e=="string"?e:e.toString();if(t.includes("-----BEGIN")){const s=t.includes("PRIVATE"),r=t.includes("PUBLIC"),o=t.replace(/-----BEGIN [^-]+-----/,"").replace(/-----END [^-]+-----/,"").replace(/\s/g,""),c=W.from(atob(o));let d;return t.includes("RSA")?d="RSA-SHA256":t.includes("EC")?d="ES256":t.includes("ED25519")&&(d="Ed25519"),{raw:c,alg:d,kind:s?"private":r?"public":"secret",fmt:"pem"}}return{raw:typeof e=="string"?W.from(e):e,kind:"secret",fmt:"raw"}}function Ua(e,t,n){const s=n.raw instanceof Uint8Array?n.raw:new Uint8Array(0),r=new Uint8Array(s.length+t.length);return r.set(s,0),r.set(t,s.length),W.from(Al(r,e))}function Dl(e,t,n,s){const r=Ua(e,t,n);return Nl(W.from(s),r)}function Bh(e,t,n,s){const r=Ps(n),o=e||r.alg||"SHA-256";if(s){try{s(null,Ua(o,t,r))}catch(c){s(c,null)}return}return Ua(o,t,r)}function Lh(e,t,n,s,r){const o=Ps(n),c=e||o.alg||"SHA-256";if(r){try{r(null,Dl(c,t,o,s))}catch(d){r(d,!1)}return}return Dl(c,t,o,s)}const gi=function(t){this&&(ne.call(this),this._alg=t,this._parts=[])};Object.setPrototypeOf(gi.prototype,ne.prototype),gi.prototype.update=function(t,n){return this._parts.push(typeof t=="string"?W.from(t):t),this},gi.prototype.sign=function(t,n){const s=cr(this._parts),r=Ps(t),o=Ua(this._alg,s,r);return n==="base64"?btoa(String.fromCharCode(...o)):n==="hex"?Array.from(o).map(c=>c.toString(16).padStart(2,"0")).join(""):o};const yi=function(t){this&&(ne.call(this),this._alg=t,this._parts=[])};Object.setPrototypeOf(yi.prototype,ne.prototype),yi.prototype.update=function(t,n){return this._parts.push(typeof t=="string"?W.from(t):t),this},yi.prototype.verify=function(t,n,s){const r=cr(this._parts),o=Ps(t);let c;return typeof n=="string"?s==="base64"?c=W.from(atob(n)):s==="hex"?c=W.from(n.match(/.{2}/g).map(d=>parseInt(d,16))):c=W.from(n):c=n,Dl(this._alg,r,o,c)};function Mh(e){return new gi(e)}function Fh(e){return new yi(e)}function $h(e,t,n){throw new Error("createCipheriv is not supported in the browser polyfill")}function Uh(e,t,n){throw new Error("createDecipheriv is not supported in the browser polyfill")}const Xt=function(t,n,s){this&&(this._kind=t,this._data=n,this._alg=s)};Object.defineProperty(Xt.prototype,"type",{get:function(){return this._kind},configurable:!0}),Object.defineProperty(Xt.prototype,"asymmetricKeyType",{get:function(){var e,t,n,s;if(this._kind!=="secret"){if((e=this._alg)!=null&&e.includes("RSA"))return"rsa";if((t=this._alg)!=null&&t.includes("EC")||(n=this._alg)!=null&&n.includes("ES"))return"ec";if((s=this._alg)!=null&&s.includes("Ed"))return"ed25519"}},configurable:!0}),Object.defineProperty(Xt.prototype,"symmetricKeySize",{get:function(){if(this._kind==="secret")return this._data instanceof Uint8Array?this._data.length*8:void 0},configurable:!0}),Xt.prototype.export=function(t){if(this._data instanceof Uint8Array)return W.from(this._data);throw new Error("Cannot synchronously export a CryptoKey")};function Ol(e,t){const n=typeof e=="string"?W.from(e,t):e;return new Xt("secret",n)}function jh(e){const t=Ps(e);return new Xt("public",t.raw,t.alg)}function Vh(e){const t=Ps(e);return new Xt("private",t.raw,t.alg)}function Nl(e,t){if(e.length!==t.length)return!1;let n=0;for(let s=0;s<e.length;s++)n|=e[s]^t[s];return n===0}function Hh(){return["aes-128-cbc","aes-256-cbc","aes-128-gcm","aes-256-gcm"]}function Wh(){return["sha1","sha256","sha384","sha512"]}const zh={SSL_OP_ALL:0,RSA_PKCS1_PADDING:1,RSA_PKCS1_OAEP_PADDING:4,RSA_PKCS1_PSS_PADDING:6};function qh(e,t){const n=(t==null?void 0:t.length)||32,s=It(n);return Ol(s)}function Gh(e,t){const n=((t==null?void 0:t.modulusLength)||2048)/8,s=It(n),r=It(n),o=new Xt("private",s,e),c=new Xt("public",r,e),d=t==null?void 0:t.publicKeyEncoding,p=t==null?void 0:t.privateKeyEncoding;return{publicKey:(d==null?void 0:d.format)==="pem"?`-----BEGIN PUBLIC KEY-----
|
|
68
|
+
`}let AO=0;function MS({url:a,className:i="",onBrowserError:l}){const u=G.useRef(null),h=G.useRef(l);h.current=l;const m=G.useCallback(()=>{var _;const f=u.current;if(f)try{const b=f.contentDocument||((_=f.contentWindow)==null?void 0:_.document);if(!b)return;const v=b.createElement("script");v.textContent=CO();const w=b.head||b.body||b.documentElement;w&&w.appendChild(v)}catch(b){console.warn("[CodeSandbox:Preview] Could not inject error capture:",b)}},[]);return G.useEffect(()=>{const f=_=>{if(!_.data||_.data.type!=="sandbox-error")return;const b=_.data,v=h.current;if(!v)return;let w;if(b.filename){const A=b.filename.match(/\/__(?:preview|virtual)__\/\d+(\/.*)/);w=A?A[1].replace(/^\//,""):void 0}const E={id:`browser_${++AO}_${Date.now()}`,category:b.category,message:b.message,stack:b.stack,filePath:w,line:b.lineno??void 0,column:b.colno??void 0,timestamp:new Date().toISOString()};v(E)};return window.addEventListener("message",f),()=>window.removeEventListener("message",f)},[]),G.useEffect(()=>{u.current&&a&&(u.current.src=a)},[a]),Z.jsx("div",{className:`h-full w-full bg-white ${i}`,children:a?Z.jsx("iframe",{ref:u,src:a,className:"w-full h-full border-none",title:"Preview",sandbox:"allow-scripts allow-forms allow-same-origin allow-popups allow-modals",onLoad:m}):Z.jsx("div",{className:"flex items-center justify-center h-full bg-sb-bg",children:Z.jsxs("div",{className:"text-center px-4",children:[Z.jsx("div",{className:"w-10 h-10 mx-auto mb-3 border-2 border-sb-accent border-t-transparent rounded-full animate-spin"}),Z.jsx("p",{className:"text-sb-text-muted text-sm",children:"Waiting for dev server to start..."})]})})})}const w0={initializing:{icon:"⚡",label:"Initializing Runtime",color:"text-blue-400"},"writing-files":{icon:"📁",label:"Writing Project Files",color:"text-yellow-400"},installing:{icon:"📦",label:"Installing Dependencies",color:"text-purple-400"},starting:{icon:"🚀",label:"Starting Application",color:"text-green-400"},ready:{icon:"✅",label:"Application Ready",color:"text-green-400"},error:{icon:"❌",label:"Error",color:"text-red-400"}};function FS({progress:a,className:i=""}){const l=w0[a.stage]||w0.initializing;return a.stage==="ready"?null:Z.jsx("div",{className:`absolute inset-0 z-50 flex items-center justify-center bg-sb-bg/95 backdrop-blur-sm ${i}`,children:Z.jsxs("div",{className:"flex flex-col items-center gap-6 max-w-md px-8",children:[Z.jsx("div",{className:"text-5xl animate-bounce",children:l.icon}),Z.jsxs("h2",{className:`text-xl font-semibold ${l.color}`,children:[l.label,a.stage!=="error"&&Z.jsx(IO,{})]}),Z.jsx("div",{className:"w-64 h-2 bg-sb-bg-active rounded-full overflow-hidden",children:Z.jsx("div",{className:"h-full bg-sb-accent rounded-full transition-all duration-500 ease-out",style:{width:`${a.percent}%`}})}),Z.jsx("p",{className:"text-sm text-sb-text-muted text-center",children:a.message}),Z.jsx("div",{className:"flex items-center gap-2 mt-4",children:["initializing","writing-files","installing","starting"].map((u,h)=>{const m=TO(a.stage)>h,f=a.stage===u;return Z.jsxs(G.Fragment,{children:[Z.jsx("div",{className:`w-3 h-3 rounded-full transition-colors duration-300 ${m?"bg-sb-success":f?"bg-sb-accent animate-pulse":"bg-sb-bg-active"}`}),h<3&&Z.jsx("div",{className:`w-8 h-0.5 transition-colors duration-300 ${m?"bg-sb-success":"bg-sb-bg-active"}`})]},u)})})]})})}function TO(a){return["initializing","writing-files","installing","starting","ready"].indexOf(a)}function IO(){return Z.jsxs("span",{className:"inline-flex ml-1",children:[Z.jsx("span",{className:"animate-pulse",style:{animationDelay:"0ms"},children:"."}),Z.jsx("span",{className:"animate-pulse",style:{animationDelay:"200ms"},children:"."}),Z.jsx("span",{className:"animate-pulse",style:{animationDelay:"400ms"},children:"."})]})}const RO=[.4,0,.2,1],S0=G.memo(function({selected:i,children:l,onClick:u}){return Z.jsxs("button",{onClick:u,className:`relative px-3 py-1 rounded-full text-xs font-medium transition-colors ${i?"text-white":"text-sb-text-muted hover:text-sb-text"}`,children:[Z.jsx("span",{className:"relative z-10",children:l}),i&&Z.jsx(Od.span,{layoutId:"view-slider-pill",transition:{duration:.2,ease:RO},className:"absolute inset-0 z-0 bg-sb-accent rounded-full"})]})}),$S=G.memo(function({selected:i,onSelect:l}){return Z.jsxs("div",{className:"flex items-center gap-0.5 bg-sb-bg rounded-full p-0.5 border border-sb-border",children:[Z.jsx(S0,{selected:i==="code",onClick:()=>l("code"),children:"Code"}),Z.jsx(S0,{selected:i==="preview",onClick:()=>l("preview"),children:"Preview"})]})});var PO=Object.defineProperty,DO=(a,i,l)=>i in a?PO(a,i,{enumerable:!0,configurable:!0,writable:!0,value:l}):a[i]=l,H=(a,i,l)=>DO(a,typeof i!="symbol"?i+"":i,l);let x0,ga,z,vn,ne,ad,E0,k0,C0,A0,xe,Es,ya,Ke,_a,T0,I0,R0,P0,Yo,nr,Yr,sr,Zr,od,ba,is,D0,O0,Zo,Hn,Xo,rr,Jo,N0,wn,va,il,B0,L0,M0;(async()=>{var a,i,l;function h(e){const t=[];for(let n=0;n<e.length;n+=8192){const s=Math.min(n+8192,e.length);let r="";for(let o=n;o<s;o++)r+=String.fromCharCode(e[o]);t.push(r)}return btoa(t.join(""))}function m(e){const t=atob(e),n=new Uint8Array(t.length);for(let s=0;s<t.length;s++)n[s]=t.charCodeAt(s);return n}const f=new Array(256);for(let e=0;e<256;e++)f[e]=(e<16?"0":"")+e.toString(16);function _(e){const t=new Array(e.length);for(let n=0;n<e.length;n++)t[n]=f[e[n]];return t.join("")}function b(e){const t=[];for(let n=0;n<e.length;n+=8192){const s=Math.min(n+8192,e.length);let r="";for(let o=n;o<s;o++)r+=String.fromCharCode(e[o]);t.push(r)}return t.join("")}const v=Object.freeze(Object.defineProperty({__proto__:null,base64ToBytes:m,bytesToBase64:h,bytesToHex:_,bytesToLatin1:b},Symbol.toStringTag,{value:"Module"}));ya={NODE:"v22.12.0",NODE_BARE:"22.12.0",NPM:"10.0.0",PNPM:"9.15.4",YARN:"4.6.0",BUN:"1.1.38",BUN_V:"v1.1.38",GIT:"2.43.0"};const w={node:ya.NODE_BARE,v8:"11.3.244.8",uv:"1.44.2",modules:"115",openssl:"3.0.13",napi:"9",webcontainer:"1.0.0"},E="https://registry.npmjs.org",R="https://esm.sh/pako@2.1.0",I=[".js",".ts",".jsx",".tsx",".mjs",".cjs",".json"],M={".ts":"ts",".tsx":"tsx",".js":"js",".mjs":"js",".cjs":"js",".jsx":"jsx",".json":"json",".css":"css",".map":"json",".txt":"text",".wasm":"file"},B={PLATFORM:"linux",ARCH:"x64",TYPE:"Linux",RELEASE:"5.10.0",VERSION:"#1 SMP",MACHINE:"x86_64",HOSTNAME:"localhost",HOMEDIR:"/home/user",TMPDIR:"/tmp",SHELL:"/bin/bash",USERNAME:"user",ENDIANNESS:"LE"},O={UID:1e3,GID:1e3},W={BLOCK_SIZE:4096,BLOCK_CALC_SIZE:512},j={MODEL:"Virtual CPU",SPEED:2400,COUNT:2},Y={TOTAL:4*1024*1024*1024,FREE:2*1024*1024*1024,RSS:50*1024*1024,HEAP_TOTAL:30*1024*1024,HEAP_USED:20*1024*1024,EXTERNAL:1*1024*1024},re=[.5,.5,.5],fe={COLUMNS:80,ROWS:24,FONT_SIZE:13},ee={PID:1,PPID:0,TITLE:"node",EXEC_PATH:"/usr/local/bin/node"};vn={NODE_ENV:"development",PATH:"/usr/local/bin:/usr/bin:/bin",HOME:"/",SHELL:"/bin/sh",TERM:"xterm-256color",COLORTERM:"truecolor",REQUIRES_WASM:"true",npm_config_user_agent:`npm/${ya.NPM} node/${ya.NODE} linux x64 workspaces/false`,npm_execpath:"/usr/local/lib/node_modules/npm/bin/npm-cli.js",npm_node_execpath:"/usr/local/bin/node"},Es={SYNC_OP:12e4,WAIT_LOOP_TICK:200,SW_HEARTBEAT:2e4,WORKER_REAP_INTERVAL:1e4,WORKER_IDLE_TIMEOUT:3e4,WORKER_INIT_TIMEOUT:3e4,HTTP_KEEP_ALIVE:5e3,HTTP_HEADERS:6e4,HTTP_DISPATCH_SAFETY:12e4};const ae={MAX_WORKERS_CAP:6},Ee={BASE:3e3,RANGE:1e3},oe={TEXT:1,BINARY:2,CLOSE:8,PING:9,PONG:10};class $e{constructor(t){H(this,"_listeners",new Map),H(this,"_closeFn",null),this._closeFn=t}close(){this._closeFn&&(this._closeFn(),this._closeFn=null),this._listeners.clear()}ref(){return this}unref(){return this}on(t,n){return this._listeners.has(t)||this._listeners.set(t,[]),this._listeners.get(t).push(n),this}addListener(t,n){return this.on(t,n)}once(t,n){const s=(...r)=>{this.removeListener(t,s),n(...r)};return this.on(t,s)}off(t,n){return this.removeListener(t,n)}removeListener(t,n){const s=this._listeners.get(t);if(s){const r=s.indexOf(n);r>=0&&s.splice(r,1)}return this}removeAllListeners(t){return t?this._listeners.delete(t):this._listeners.clear(),this}emit(t,...n){const s=this._listeners.get(t);if(!s||s.length===0)return!1;for(const r of[...s])try{r(...n)}catch(o){console.error("[FSWatcher] listener error:",o)}return!0}}function ie(e,t,n,s){const r={ENOENT:-2,ENOTDIR:-20,EISDIR:-21,EEXIST:-17,ENOTEMPTY:-39},o={ENOENT:"no such file or directory",ENOTDIR:"not a directory",EISDIR:"is a directory",EEXIST:"file already exists",ENOTEMPTY:"directory not empty"},c=new Error(`${e}: ${o[e]}, ${t} '${n}'`);return c.code=e,c.errno=r[e],c.syscall=t,c.path=n,c}va=class{constructor(e){H(this,"tree"),H(this,"textEncoder",new TextEncoder),H(this,"textDecoder",new TextDecoder),H(this,"activeWatchers",new Map),H(this,"subscribers",new Map),H(this,"_handler"),H(this,"globalChangeListeners",new Set),this._handler=e??null,this.tree={kind:"directory",children:new Map,modified:Date.now()}}on(e,t){return this.subscribers.has(e)||this.subscribers.set(e,new Set),this.subscribers.get(e).add(t),this}off(e,t){const n=this.subscribers.get(e);return n&&n.delete(t),this}broadcast(e,...t){const n=this.subscribers.get(e);if(n)for(const s of n)try{s(...t)}catch(r){console.error("Volume event handler error:",r)}}getStats(){let e=0,t=0,n=0;const s=o=>{var c;if(o.kind==="file")e++,t+=((c=o.content)==null?void 0:c.byteLength)??0;else if(o.kind==="directory"&&(n++,o.children))for(const d of o.children.values())s(d)};s(this.tree);let r=0;for(const o of this.activeWatchers.values())r+=o.size;return{fileCount:e,totalBytes:t,dirCount:n,watcherCount:r}}dispose(){this.activeWatchers.clear(),this.subscribers.clear(),this.globalChangeListeners.clear(),this._handler&&(this._handler.statCache.clear(),this._handler.pathNormCache.clear())}toSnapshot(e,t){const n=[];return this.collectEntries("/",this.tree,n,e,t),{entries:n}}collectEntries(e,t,n,s,r){if(s){for(const o of s)if(e===o||e.startsWith(o+"/"))return}if(t.kind==="file"){let o="";t.content&&t.content.length>0&&(o=h(t.content)),n.push({path:e,kind:"file",data:o})}else if(t.kind==="symlink")n.push({path:e,kind:"file",data:`symlink:${t.target}`});else if(t.kind==="directory"&&(n.push({path:e,kind:"directory"}),t.children))for(const[o,c]of t.children){if(r&&c.kind==="directory"&&r.has(o))continue;const d=e==="/"?`/${o}`:`${e}/${o}`;this.collectEntries(d,c,n,s,r)}}static fromBinarySnapshot(e){const t=new va,n=new Uint8Array(e.data),s=[...e.manifest].sort((r,o)=>r.isDirectory&&!o.isDirectory?-1:!r.isDirectory&&o.isDirectory?1:r.path.split("/").length-o.path.split("/").length);for(const r of s)if(r.path!=="/")if(r.isDirectory)t.existsSync(r.path)||t.mkdirSync(r.path,{recursive:!0});else{const o=r.path.substring(0,r.path.lastIndexOf("/"))||"/";o!=="/"&&!t.existsSync(o)&&t.mkdirSync(o,{recursive:!0});const c=n.slice(r.offset,r.offset+r.length);t.writeInternal(t.normalize(r.path),c,!1)}return t}static fromSnapshot(e){const t=new va,n=e.entries.map((s,r)=>({entry:s,depth:s.path.split("/").length,idx:r})).sort((s,r)=>s.depth-r.depth||s.idx-r.idx).map(s=>s.entry);for(const s of n)if(s.path!=="/"){if(s.kind==="directory")t.mkdirSync(s.path,{recursive:!0});else if(s.kind==="file"){let r;s.data?r=m(s.data):r=new Uint8Array(0);const o=s.path.substring(0,s.path.lastIndexOf("/"))||"/";o!=="/"&&!t.existsSync(o)&&t.mkdirSync(o,{recursive:!0}),t.writeInternal(t.normalize(s.path),r,!1)}}return t}normalize(e){if(this._handler){const r=this._handler.pathNormCache.get(e);if(r!==void 0)return r}e.startsWith("/")||(e="/"+e);const t=e.split("/").filter(Boolean),n=[];for(const r of t)r===".."?n.pop():r!=="."&&n.push(r);const s="/"+n.join("/");return this._handler&&this._handler.pathNormCache.set(e,s),s}segments(e){return e==="/"?[]:e.substring(1).split("/")}parentOf(e){const t=e.lastIndexOf("/");return t<=0?"/":e.slice(0,t)}nameOf(e){const t=e.lastIndexOf("/");return e.slice(t+1)}locateRaw(e){if(e==="/")return this.tree;let t=this.tree,n=1;const s=e.length;for(;n<s;){let r=e.indexOf("/",n);r===-1&&(r=s);const o=e.substring(n,r);if(n=r+1,t.kind==="symlink"){const d=this.locateRaw(t.target);if(!d||d.kind!=="directory")return;t=d}if(t.kind!=="directory"||!t.children)return;const c=t.children.get(o);if(!c)return;t=c}return t}locate(e){const t=this.locateRaw(e);if(t)return t.kind==="symlink"?this.locate(t.target):t}ensureDir(e){if(e==="/")return this.tree;let t=this.tree,n=1;const s=e.length;for(;n<s;){let r=e.indexOf("/",n);r===-1&&(r=s);const o=e.substring(n,r);n=r+1,t.children||(t.children=new Map);let c=t.children.get(o);if(!c)c={kind:"directory",children:new Map,modified:Date.now()},t.children.set(o,c);else if(c.kind!=="directory")throw new Error(`ENOTDIR: not a directory, '${e}'`);t=c}return t}writeInternal(e,t,n){const s=e.lastIndexOf("/"),r=s<=0?"/":e.slice(0,s),o=e.slice(s+1);if(!o)throw new Error(`EISDIR: illegal operation on a directory, '${e}'`);const c=this.ensureDir(r),d=c.children.has(o),p=typeof t=="string"?this.textEncoder.encode(t):t;c.children.set(o,{kind:"file",content:p,modified:Date.now()}),this._handler&&this._handler.invalidateStat(e),n&&(this.triggerWatchers(e,d?"change":"rename"),this.broadcast("change",e,typeof t=="string"?t:this.textDecoder.decode(t)),this.notifyGlobalListeners(e,d?"change":"add"))}existsSync(e){return this.locate(this.normalize(e))!==void 0}statSync(e){var t;const n=this.normalize(e);if(this._handler){const d=this._handler.statCache.get(n);if(d!==void 0)return d}const s=this.locate(n);if(!s)throw ie("ENOENT","stat",e);const r=s.kind==="file"&&((t=s.content)==null?void 0:t.length)||0,o=s.modified,c={isFile:()=>s.kind==="file",isDirectory:()=>s.kind==="directory",isSymbolicLink:()=>!1,isBlockDevice:()=>!1,isCharacterDevice:()=>!1,isFIFO:()=>!1,isSocket:()=>!1,size:r,mode:s.kind==="directory"?493:420,mtime:new Date(o),atime:new Date(o),ctime:new Date(o),birthtime:new Date(o),mtimeMs:o,atimeMs:o,ctimeMs:o,birthtimeMs:o,nlink:1,uid:O.UID,gid:O.GID,dev:0,ino:0,rdev:0,blksize:W.BLOCK_SIZE,blocks:Math.ceil(r/W.BLOCK_CALC_SIZE),atimeNs:BigInt(o)*1000000n,mtimeNs:BigInt(o)*1000000n,ctimeNs:BigInt(o)*1000000n,birthtimeNs:BigInt(o)*1000000n};return this._handler&&this._handler.statCache.set(n,c),c}lstatSync(e){const t=this.normalize(e),n=this.locateRaw(t);if(!n)throw ie("ENOENT","lstat",e);if(n.kind==="symlink"){const s=n.modified;return{isFile:()=>!1,isDirectory:()=>!1,isSymbolicLink:()=>!0,isBlockDevice:()=>!1,isCharacterDevice:()=>!1,isFIFO:()=>!1,isSocket:()=>!1,size:(n.target||"").length,mode:41471,mtime:new Date(s),atime:new Date(s),ctime:new Date(s),birthtime:new Date(s),mtimeMs:s,atimeMs:s,ctimeMs:s,birthtimeMs:s,nlink:1,uid:1e3,gid:1e3,dev:0,ino:0,rdev:0,blksize:W.BLOCK_SIZE,blocks:0,atimeNs:BigInt(s)*1000000n,mtimeNs:BigInt(s)*1000000n,ctimeNs:BigInt(s)*1000000n,birthtimeNs:BigInt(s)*1000000n}}return this.statSync(t)}readFileSync(e,t){const n=this.normalize(e),s=this.locate(n);if(!s)throw ie("ENOENT","open",e);if(s.kind!=="file")throw ie("EISDIR","read",e);const r=s.content||new Uint8Array(0);return t==="utf8"||t==="utf-8"?this.textDecoder.decode(r):r}writeFileSync(e,t){const n=this.normalize(e);this.writeInternal(n,t,!0)}mkdirSync(e,t){const n=this.normalize(e);if(t!=null&&t.recursive){this.ensureDir(n);return}const s=this.parentOf(n),r=this.nameOf(n);if(!r)return;const o=this.locate(s);if(!o)throw ie("ENOENT","mkdir",s);if(o.kind!=="directory")throw ie("ENOTDIR","mkdir",s);if(o.children.has(r))throw ie("EEXIST","mkdir",e);o.children.set(r,{kind:"directory",children:new Map,modified:Date.now()})}readdirSync(e){const t=this.normalize(e),n=this.locate(t);if(!n)throw ie("ENOENT","scandir",e);if(n.kind!=="directory")throw ie("ENOTDIR","scandir",e);return Array.from(n.children.keys())}unlinkSync(e){const t=this.normalize(e),n=this.parentOf(t),s=this.nameOf(t),r=this.locate(n);if(!r||r.kind!=="directory")throw ie("ENOENT","unlink",e);const o=r.children.get(s);if(!o)throw ie("ENOENT","unlink",e);if(o.kind!=="file")throw ie("EISDIR","unlink",e);r.children.delete(s),this._handler&&this._handler.invalidateStat(t),this.triggerWatchers(t,"rename"),this.broadcast("delete",t),this.notifyGlobalListeners(t,"unlink")}rmdirSync(e){const t=this.normalize(e),n=this.parentOf(t),s=this.nameOf(t);if(!s)throw new Error(`EPERM: operation not permitted, '${e}'`);const r=this.locate(n);if(!r||r.kind!=="directory")throw ie("ENOENT","rmdir",e);const o=r.children.get(s);if(!o)throw ie("ENOENT","rmdir",e);if(o.kind!=="directory")throw ie("ENOTDIR","rmdir",e);if(o.children.size>0)throw ie("ENOTEMPTY","rmdir",e);r.children.delete(s),this._handler&&this._handler.invalidateStat(t)}renameSync(e,t){const n=this.normalize(e),s=this.normalize(t),r=this.locate(this.parentOf(n));if(!r||r.kind!=="directory")throw ie("ENOENT","rename",e);const o=this.nameOf(n),c=r.children.get(o);if(!c)throw ie("ENOENT","rename",e);const d=this.ensureDir(this.parentOf(s)),p=this.nameOf(s);r.children.delete(o),d.children.set(p,c),this.triggerWatchers(n,"rename"),this.triggerWatchers(s,"rename"),this.notifyGlobalListeners(n,"unlink"),this.notifyGlobalListeners(s,"add")}accessSync(e,t){if(!this.existsSync(e))throw ie("ENOENT","access",e)}copyFileSync(e,t){const n=this.readFileSync(e);this.writeFileSync(t,n)}realpathSync(e){const t=this.normalize(e),n=this.locateRaw(t);if(!n)throw ie("ENOENT","realpath",e);return n.kind==="symlink"?this.realpathSync(n.target):t}symlinkSync(e,t,n){const s=this.normalize(t),r=this.parentOf(s),o=this.nameOf(s);if(!o)throw new Error(`EISDIR: invalid symlink path, '${t}'`);this.ensureDir(r).children.set(o,{kind:"symlink",target:this.normalize(e),modified:Date.now()})}readlinkSync(e){const t=this.normalize(e),n=this.locateRaw(t);if(!n)throw ie("ENOENT","readlink",e);if(n.kind!=="symlink"){const s=new Error(`EINVAL: invalid argument, readlink '${e}'`);throw s.code="EINVAL",s.errno=-22,s.syscall="readlink",s.path=e,s}return n.target}linkSync(e,t){const n=this.locate(this.normalize(e));if(!n)throw ie("ENOENT","link",e);if(n.kind!=="file")throw ie("EISDIR","link",e);const s=this.normalize(t),r=this.parentOf(s),o=this.nameOf(s);this.ensureDir(r).children.set(o,{kind:"file",content:n.content,modified:n.modified})}chmodSync(e,t){const n=this.normalize(e);if(!this.locate(n))throw ie("ENOENT","chmod",e)}chownSync(e,t,n){const s=this.normalize(e);if(!this.locate(s))throw ie("ENOENT","chown",e)}appendFileSync(e,t){const n=this.normalize(e);let s=new Uint8Array(0);const r=this.locate(n);r&&r.kind==="file"&&(s=r.content||new Uint8Array(0));const o=typeof t=="string"?this.textEncoder.encode(t):t,c=new Uint8Array(s.length+o.length);c.set(s),c.set(o,s.length),this.writeInternal(n,c,!0)}truncateSync(e,t=0){const n=this.normalize(e),s=this.locate(n);if(!s)throw ie("ENOENT","truncate",e);if(s.kind!=="file")throw ie("EISDIR","truncate",e);const r=s.content||new Uint8Array(0);if(t<r.length)s.content=r.slice(0,t);else if(t>r.length){const o=new Uint8Array(t);o.set(r),s.content=o}s.modified=Date.now()}readFile(e,t,n){const s=typeof t=="function"?t:n,r=typeof t=="object"?t:void 0;try{const o=r!=null&&r.encoding?this.readFileSync(e,r.encoding):this.readFileSync(e);s&&setTimeout(()=>s(null,o),0)}catch(o){s&&setTimeout(()=>s(o),0)}}stat(e,t){try{const n=this.statSync(e);t&&setTimeout(()=>t(null,n),0)}catch(n){t&&setTimeout(()=>t(n),0)}}lstat(e,t){this.stat(e,t)}readdir(e,t,n){const s=typeof t=="function"?t:n;try{const r=this.readdirSync(e);s&&setTimeout(()=>s(null,r),0)}catch(r){s&&setTimeout(()=>s(r),0)}}realpath(e,t){try{const n=this.realpathSync(e);t&&setTimeout(()=>t(null,n),0)}catch(n){t&&setTimeout(()=>t(n),0)}}access(e,t,n){const s=typeof t=="function"?t:n;try{this.accessSync(e),s&&setTimeout(()=>s(null),0)}catch(r){s&&setTimeout(()=>s(r),0)}}watch(e,t,n){const s=this.normalize(e);let r={},o;typeof t=="function"?o=t:(t&&(r=t),o=n);const c=new $e(()=>{d.active=!1;const p=this.activeWatchers.get(s);p&&(p.delete(d),p.size===0&&this.activeWatchers.delete(s))}),d={callback:(p,y)=>{o&&o(p,y),c.emit("change",p,y)},recursive:r.recursive||!1,active:!0};return this.activeWatchers.has(s)||this.activeWatchers.set(s,new Set),this.activeWatchers.get(s).add(d),c}triggerWatchers(e,t){const n=e,s=n.lastIndexOf("/"),r=n.slice(s+1),o=s<=0?"/":n.slice(0,s),c=this.activeWatchers.get(n);if(c){for(const y of c)if(y.active)try{y.callback(t,r)}catch(g){console.error("Watcher error:",g)}}let d=o,p=r;for(;d;){const y=this.activeWatchers.get(d);if(y){for(const k of y)if(k.active&&(k.recursive||d===o))try{k.callback(t,p)}catch(C){console.error("Watcher error:",C)}}if(d==="/")break;const g=d.lastIndexOf("/");p=d.slice(g+1)+"/"+p,d=g<=0?"/":d.slice(0,g)}}onGlobalChange(e){return this.globalChangeListeners.add(e),()=>{this.globalChangeListeners.delete(e)}}notifyGlobalListeners(e,t){for(const n of this.globalChangeListeners)try{n(e,t)}catch(s){console.error("Global VFS listener error:",s)}}createReadStream(e){const t=this,n={},s={on(r,o){return n[r]||(n[r]=[]),n[r].push(o),s},pipe(r){return r}};return setTimeout(()=>{var r,o,c;try{const d=t.readFileSync(e);(r=n.data)==null||r.forEach(p=>p(d)),(o=n.end)==null||o.forEach(p=>p())}catch(d){(c=n.error)==null||c.forEach(p=>p(d))}},0),s}createWriteStream(e){const t=this,n=[],s={},r=this.textEncoder;return{write(o){return n.push(typeof o=="string"?r.encode(o):o),!0},end(o){var c,d;o&&n.push(typeof o=="string"?r.encode(o):o);const p=n.reduce((x,k)=>x+k.length,0),y=new Uint8Array(p);let g=0;for(const x of n)y.set(x,g),g+=x.length;t.writeFileSync(e,y),(c=s.finish)==null||c.forEach(x=>x()),(d=s.close)==null||d.forEach(x=>x())},on(o,c){return s[o]||(s[o]=[]),s[o].push(c),this}}}};function ke(e){let t=0;for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t|=0;return t.toString(36)}Jo=class{constructor(e){H(this,"_map",new Map),H(this,"_capacity"),this._capacity=Math.max(1,e)}get(e){if(!this._map.has(e))return;const t=this._map.get(e);return this._map.delete(e),this._map.set(e,t),t}set(e,t){if(this._map.has(e))this._map.delete(e);else if(this._map.size>=this._capacity){const n=this._map.keys().next().value;n!==void 0&&this._map.delete(n)}this._map.set(e,t)}has(e){return this._map.has(e)}delete(e){return this._map.delete(e)}clear(){this._map.clear()}get size(){return this._map.size}keys(){return this._map.keys()}values(){return this._map.values()}};const Le={pathNormCacheSize:2048,statCacheSize:512,resolveCacheSize:4096,manifestCacheSize:256,transformCacheSize:512,moduleSoftCacheSize:512,heapWarnThresholdMB:350,monitorIntervalMs:3e4,maxProcessOutputBytes:4194304};N0=class{constructor(e){H(this,"options"),H(this,"pathNormCache"),H(this,"statCache"),H(this,"transformCache"),H(this,"_monitorTimer",null),H(this,"_pressureCallbacks",[]),H(this,"_destroyed",!1),this.options={...Le,...e},this.pathNormCache=new Jo(this.options.pathNormCacheSize),this.statCache=new Jo(this.options.statCacheSize),this.transformCache=new Jo(this.options.transformCacheSize)}invalidateStat(e){this.statCache.delete(e)}onPressure(e){return this._pressureCallbacks.push(e),()=>{const t=this._pressureCallbacks.indexOf(e);t>=0&&this._pressureCallbacks.splice(t,1)}}startMonitoring(){this._monitorTimer||this._destroyed||(this._monitorTimer=setInterval(()=>this._checkHeap(),this.options.monitorIntervalMs))}stopMonitoring(){this._monitorTimer&&(clearInterval(this._monitorTimer),this._monitorTimer=null)}flush(){this.pathNormCache.clear(),this.statCache.clear(),this.transformCache.clear()}destroy(){this._destroyed=!0,this.stopMonitoring(),this.flush(),this._pressureCallbacks.length=0}_checkHeap(){const e=typeof performance<"u"?performance:null;if(!(e!=null&&e.memory))return;if(e.memory.usedJSHeapSize/1048576>this.options.heapWarnThresholdMB)for(const n of this._pressureCallbacks)try{n()}catch{}}};let Ce=null;Zo=function(){return Ce};const Ae=new Set;function We(){const e=Zo();if(e)for(const t of e.drainListeners)t();for(const t of Ae)t()}is=function(){const e=Zo();e&&e.refCount++},wn=function(){const e=Zo();e&&e.refCount>0&&e.refCount--,We()};const Re=10,Je=new WeakSet,yt=new Set;function se(e){const t=globalThis.__nodepodVolume;if(!t||typeof t.onGlobalChange!="function")return;const n=new Map,s=50,r=t.onGlobalChange((c,d)=>{if(c.includes("/node_modules/")||c.includes("/.cache/"))return;const p=n.get(c);p&&clearTimeout(p.timer),n.set(c,{event:d,timer:setTimeout(()=>{n.delete(c),d==="change"?e.emit("change",c):d==="add"?e.emit("add",c):d==="unlink"&&e.emit("unlink",c)},s)})}),o=()=>{r(),yt.delete(o)};yt.add(o)}function pe(e){return e._registry||(e._registry=new Map),e._registry}function De(e,t){const n=pe(e);let s=n.get(t);return s||(s=[],n.set(t,s)),s}ne=function(){this&&!this._registry&&(this._registry=new Map),this&&this._ceiling===void 0&&(this._ceiling=Re)},ne.prototype.addListener=function(t,n){return De(this,t).push(n),t==="change"&&!Je.has(this)&&this._watched instanceof Map&&(Je.add(this),se(this)),this},ne.prototype.on=ne.prototype.addListener,ne.prototype.once=function(t,n){const s=this,r=function(...c){s.removeListener(t,r),n.apply(s,c)};return De(this,t).push(r),this},ne.prototype.removeListener=function(t,n){const s=pe(this).get(t);if(s){const r=s.indexOf(n);r!==-1&&s.splice(r,1)}return this},ne.prototype.off=ne.prototype.removeListener,ne.prototype.removeAllListeners=function(t){return t!==void 0?pe(this).delete(t):pe(this).clear(),this},ne.prototype.emit=function(t,...n){const s=pe(this).get(t);if(!s||s.length===0){if(t==="error"){const c=n[0];throw c instanceof Error?c:new Error("Unhandled error event")}return!1}const r=c=>{c&&typeof c.then=="function"&&(is(),c.then(()=>wn(),()=>wn()))};if(s.length===1){try{const c=s[0].apply(this,n);r(c)}catch{}return!0}const o=s.slice();for(const c of o)try{const d=c.apply(this,n);r(d)}catch{}return!0},ne.prototype.listeners=function(t){const n=pe(this).get(t);return n?n.slice():[]},ne.prototype.rawListeners=function(t){return this.listeners(t)},ne.prototype.listenerCount=function(t){const n=pe(this).get(t);return n?n.length:0},ne.prototype.eventNames=function(){return Array.from(pe(this).keys())},ne.prototype.setMaxListeners=function(t){return this._ceiling=t,this},ne.prototype.getMaxListeners=function(){return this._ceiling??Re},ne.prototype.prependListener=function(t,n){return De(this,t).unshift(n),this},ne.prototype.prependOnceListener=function(t,n){const s=this,r=function(...o){s.removeListener(t,r),n.apply(s,o)};return this.prependListener(t,r)},ne.listenerCount=function(e,t){return e.listenerCount(t)};const be=ne;be.EventEmitter=ne,be.once=async(e,t)=>new Promise((n,s)=>{const r=(...c)=>{e.removeListener("error",o),n(c)},o=(...c)=>{e.removeListener(t,r),s(c[0])};e.once(t,r),e.once("error",o)}),be.on=(e,t)=>({async next(){return new Promise(s=>{e.once(t,(...r)=>s({value:r,done:!1}))})},[Symbol.asyncIterator](){return this}}),be.getEventListeners=(e,t)=>e.listeners(t),be.listenerCount=(e,t)=>e.listenerCount(t),Object.freeze(Object.defineProperty({__proto__:null,EventEmitter:ne,default:be},Symbol.toStringTag,{value:"Module"}));const rt=new TextEncoder,it=new TextDecoder("utf-8"),Oe=new Uint8Array(128);for(let e=0;e<10;e++)Oe[48+e]=e;for(let e=0;e<6;e++)Oe[65+e]=10+e,Oe[97+e]=10+e;const ge=class St extends Uint8Array{static from(t,n,s){if(typeof n=="function"){const o=Array.from(t,n,s);return new St(o)}const r=n;if(Array.isArray(t))return new St(t);if(typeof t=="string"){const o=(r||"utf8").toLowerCase();if(o==="base64"||o==="base64url"){let c=t;if(o==="base64url")for(c=c.replace(/-/g,"+").replace(/_/g,"/");c.length%4!==0;)c+="=";return new St(m(c))}if(o==="hex"){const c=new Uint8Array(t.length>>>1);for(let d=0;d<t.length;d+=2)c[d>>>1]=Oe[t.charCodeAt(d)]<<4|Oe[t.charCodeAt(d+1)];return new St(c)}if(o==="latin1"||o==="binary"){const c=new Uint8Array(t.length);for(let d=0;d<t.length;d++)c[d]=t.charCodeAt(d)&255;return new St(c)}return new St(rt.encode(t))}return t instanceof ArrayBuffer?new St(t):new St(t)}static alloc(t,n){const s=new St(t);return n!==void 0&&s.fill(n),s}static allocUnsafe(t){return new St(t)}static allocUnsafeSlow(t){return new St(t)}static concat(t){let n=0;for(const o of t)n+=o.length;const s=new St(n);let r=0;for(const o of t)s.set(o,r),r+=o.length;return s}static isBuffer(t){return t instanceof St||t instanceof Uint8Array}static isEncoding(t){const n=t.toLowerCase();return["utf8","utf-8","ascii","latin1","binary","base64","base64url","hex"].includes(n)}static byteLength(t,n){const s=(n||"utf8").toLowerCase();if(s==="base64"||s==="base64url"){const r=t.replace(/[=]/g,"");return Math.floor(r.length*3/4)}return s==="hex"?t.length>>>1:rt.encode(t).length}toString(t="utf8"){const n=(t||"utf8").toLowerCase();return n==="base64"?h(this):n==="base64url"?h(this).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""):n==="hex"?_(this):n==="latin1"||n==="binary"?b(this):it.decode(this)}slice(t,n){return new St(super.slice(t,n))}subarray(t,n){return new St(super.subarray(t,n))}write(t,n,s,r){const o=typeof n=="number"?n:0,c=rt.encode(t),d=typeof s=="number"?Math.min(s,c.length):c.length;return this.set(c.subarray(0,d),o),d}copy(t,n,s,r){const o=this.subarray(s||0,r);return t.set(o,n||0),o.length}compare(t){const n=Math.min(this.length,t.length);for(let s=0;s<n;s++){if(this[s]<t[s])return-1;if(this[s]>t[s])return 1}return this.length<t.length?-1:this.length>t.length?1:0}equals(t){return this.compare(t)===0}toJSON(){return{type:"Buffer",data:Array.from(this)}}hasOwnProperty(t){return Object.prototype.hasOwnProperty.call(this,t)}indexOf(t,n){const s=n||0;if(typeof t=="number"){for(let o=s;o<this.length;o++)if(this[o]===t)return o;return-1}const r=typeof t=="string"?St.from(t):t;for(let o=s;o<=this.length-r.length;o++){let c=!0;for(let d=0;d<r.length;d++)if(this[o+d]!==r[d]){c=!1;break}if(c)return o}return-1}includes(t,n){return this.indexOf(t,n)!==-1}readUInt8(t){return this[t]}readUInt16BE(t){return this[t]<<8|this[t+1]}readUInt16LE(t){return this[t]|this[t+1]<<8}readUInt32BE(t){return(this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3])>>>0}readUInt32LE(t){return(this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24)>>>0}writeUInt8(t,n){return this[n]=t&255,n+1}writeUInt16BE(t,n){return this[n]=t>>>8&255,this[n+1]=t&255,n+2}writeUInt16LE(t,n){return this[n]=t&255,this[n+1]=t>>>8&255,n+2}writeUInt32BE(t,n){return this[n]=t>>>24&255,this[n+1]=t>>>16&255,this[n+2]=t>>>8&255,this[n+3]=t&255,n+4}writeUInt32LE(t,n){return this[n]=t&255,this[n+1]=t>>>8&255,this[n+2]=t>>>16&255,this[n+3]=t>>>24&255,n+4}readUint8(t){return this.readUInt8(t)}readUint16BE(t){return this.readUInt16BE(t)}readUint16LE(t){return this.readUInt16LE(t)}readUint32BE(t){return this.readUInt32BE(t)}readUint32LE(t){return this.readUInt32LE(t)}writeUint8(t,n){return this.writeUInt8(t,n)}writeUint16BE(t,n){return this.writeUInt16BE(t,n)}writeUint16LE(t,n){return this.writeUInt16LE(t,n)}writeUint32BE(t,n){return this.writeUInt32BE(t,n)}writeUint32LE(t,n){return this.writeUInt32LE(t,n)}readInt8(t){const n=this[t];return n&128?n-256:n}readInt16BE(t){const n=this.readUInt16BE(t);return n&32768?n-65536:n}readInt16LE(t){const n=this.readUInt16LE(t);return n&32768?n-65536:n}readInt32BE(t){return this.readUInt32BE(t)|0}readInt32LE(t){return this.readUInt32LE(t)|0}writeInt8(t,n){return this[n]=t&255,n+1}writeInt16BE(t,n){return this.writeUInt16BE(t&65535,n)}writeInt16LE(t,n){return this.writeUInt16LE(t&65535,n)}writeInt32BE(t,n){return this.writeUInt32BE(t>>>0,n)}writeInt32LE(t,n){return this.writeUInt32LE(t>>>0,n)}readBigUInt64LE(t){const n=BigInt(this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24)&0xffffffffn,s=BigInt(this[t+4]|this[t+5]<<8|this[t+6]<<16|this[t+7]<<24)&0xffffffffn;return n|s<<32n}readBigUInt64BE(t){const n=BigInt(this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3])&0xffffffffn;return BigInt(this[t+4]<<24|this[t+5]<<16|this[t+6]<<8|this[t+7])&0xffffffffn|n<<32n}readBigInt64LE(t){const n=this.readBigUInt64LE(t);return n>=0x8000000000000000n?n-0x10000000000000000n:n}readBigInt64BE(t){const n=this.readBigUInt64BE(t);return n>=0x8000000000000000n?n-0x10000000000000000n:n}writeBigUInt64LE(t,n){const s=t&0xffffffffn,r=t>>32n&0xffffffffn;return this[n]=Number(s&0xffn),this[n+1]=Number(s>>8n&0xffn),this[n+2]=Number(s>>16n&0xffn),this[n+3]=Number(s>>24n&0xffn),this[n+4]=Number(r&0xffn),this[n+5]=Number(r>>8n&0xffn),this[n+6]=Number(r>>16n&0xffn),this[n+7]=Number(r>>24n&0xffn),n+8}writeBigUInt64BE(t,n){const s=t&0xffffffffn,r=t>>32n&0xffffffffn;return this[n]=Number(r>>24n&0xffn),this[n+1]=Number(r>>16n&0xffn),this[n+2]=Number(r>>8n&0xffn),this[n+3]=Number(r&0xffn),this[n+4]=Number(s>>24n&0xffn),this[n+5]=Number(s>>16n&0xffn),this[n+6]=Number(s>>8n&0xffn),this[n+7]=Number(s&0xffn),n+8}writeBigInt64LE(t,n){const s=t<0n?t+0x10000000000000000n:t;return this.writeBigUInt64LE(s,n)}writeBigInt64BE(t,n){const s=t<0n?t+0x10000000000000000n:t;return this.writeBigUInt64BE(s,n)}readBigUint64LE(t){return this.readBigUInt64LE(t)}readBigUint64BE(t){return this.readBigUInt64BE(t)}writeBigUint64LE(t,n){return this.writeBigUInt64LE(t,n)}writeBigUint64BE(t,n){return this.writeBigUInt64BE(t,n)}readFloatLE(t){return new DataView(this.buffer,this.byteOffset+t,4).getFloat32(0,!0)}readFloatBE(t){return new DataView(this.buffer,this.byteOffset+t,4).getFloat32(0,!1)}readDoubleLE(t){return new DataView(this.buffer,this.byteOffset+t,8).getFloat64(0,!0)}readDoubleBE(t){return new DataView(this.buffer,this.byteOffset+t,8).getFloat64(0,!1)}writeFloatLE(t,n){return new DataView(this.buffer,this.byteOffset+n,4).setFloat32(0,t,!0),n+4}writeFloatBE(t,n){return new DataView(this.buffer,this.byteOffset+n,4).setFloat32(0,t,!1),n+4}writeDoubleLE(t,n){return new DataView(this.buffer,this.byteOffset+n,8).setFloat64(0,t,!0),n+8}writeDoubleBE(t,n){return new DataView(this.buffer,this.byteOffset+n,8).setFloat64(0,t,!1),n+8}readUIntLE(t,n){let s=0,r=1;for(let o=0;o<n;o++)s+=this[t+o]*r,r*=256;return s}readUintLE(t,n){return this.readUIntLE(t,n)}readUIntBE(t,n){let s=0,r=1;for(let o=n-1;o>=0;o--)s+=this[t+o]*r,r*=256;return s}readUintBE(t,n){return this.readUIntBE(t,n)}readIntLE(t,n){let s=this.readUIntLE(t,n);const r=Math.pow(2,n*8-1);return s>=r&&(s-=Math.pow(2,n*8)),s}readIntBE(t,n){let s=this.readUIntBE(t,n);const r=Math.pow(2,n*8-1);return s>=r&&(s-=Math.pow(2,n*8)),s}writeUIntLE(t,n,s){let r=t;for(let o=0;o<s;o++)this[n+o]=r&255,r=Math.floor(r/256);return n+s}writeUintLE(t,n,s){return this.writeUIntLE(t,n,s)}writeUIntBE(t,n,s){let r=t;for(let o=s-1;o>=0;o--)this[n+o]=r&255,r=Math.floor(r/256);return n+s}writeUintBE(t,n,s){return this.writeUIntBE(t,n,s)}writeIntLE(t,n,s){let r=t;return r<0&&(r+=Math.pow(2,s*8)),this.writeUIntLE(r,n,s)}writeIntBE(t,n,s){let r=t;return r<0&&(r+=Math.pow(2,s*8)),this.writeUIntBE(r,n,s)}swap16(){if(this.length%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<this.length;t+=2){const n=this[t];this[t]=this[t+1],this[t+1]=n}return this}swap32(){if(this.length%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<this.length;t+=4){const n=this[t],s=this[t+1];this[t]=this[t+3],this[t+1]=this[t+2],this[t+2]=s,this[t+3]=n}return this}swap64(){if(this.length%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<this.length;t+=8){const n=this[t],s=this[t+1],r=this[t+2],o=this[t+3];this[t]=this[t+7],this[t+1]=this[t+6],this[t+2]=this[t+5],this[t+3]=this[t+4],this[t+4]=o,this[t+5]=r,this[t+6]=s,this[t+7]=n}return this}};H(ge,"BYTES_PER_ELEMENT",1);let Se=ge;z=new Proxy(Se,{apply(e,t,n){return Se.from(...n)}}),typeof globalThis.Buffer>"u"&&(globalThis.Buffer=z);function Pe(e){return e instanceof Uint8Array?e.byteLength:typeof e=="string"?z.byteLength(e):0}xe=function(t){if(!this)return;ne.call(this),this._queue=[],this._terminated=!1,this._active=!1,this._endFired=!1,this._endEmitted=!1,this._objectMode=!1,this._reading=!1,this._highWaterMark=16384,this._autoDestroy=!0,this._encoding=null,this._readableByteLength=0,this._draining=!1,this.readable=!0,this.readableEnded=!1,this.readableFlowing=null,this.destroyed=!1,this.closed=!1,this.errored=null,this.readableObjectMode=!1,this.readableHighWaterMark=16384,this.readableDidRead=!1,this.readableAborted=!1;const n=this;this._readableState={get objectMode(){return n._objectMode},get highWaterMark(){return n._highWaterMark},get ended(){return n._terminated},get endEmitted(){return n._endEmitted},set endEmitted(s){n._endEmitted=s},get flowing(){return n.readableFlowing},set flowing(s){n.readableFlowing=s},get reading(){return n._reading},get length(){return n.readableLength},get destroyed(){return n.destroyed},get errored(){return n.errored},get closed(){return n.closed},pipes:[],awaitDrainWriters:null,multiAwaitDrain:!1,readableListening:!1,resumeScheduled:!1,paused:!0,emitClose:!0,get autoDestroy(){return n._autoDestroy},defaultEncoding:"utf8",needReadable:!1,emittedReadable:!1,readingMore:!1,dataEmitted:!1},t&&(t.objectMode&&(this._objectMode=!0,this.readableObjectMode=!0,t.highWaterMark===void 0&&(this._highWaterMark=16,this.readableHighWaterMark=16)),t.highWaterMark!==void 0&&(this._highWaterMark=t.highWaterMark,this.readableHighWaterMark=t.highWaterMark),t.autoDestroy!==void 0&&(this._autoDestroy=t.autoDestroy),t.read&&(this._read=t.read.bind(this)),t.destroy&&(this._destroy=t.destroy.bind(this)))},Object.setPrototypeOf(xe.prototype,ne.prototype),xe.prototype._read=function(t){},xe.prototype._destroy=function(t,n){n(t)},xe.prototype._rawBind=function(t,n){return ne.prototype.addListener.call(this,t,n),this},xe.prototype.on=function(t,n){return this._rawBind(t,n),t==="data"&&!this._active&&this.resume(),t==="readable"&&(this.readableFlowing=!1),t==="end"&&this._endEmitted?queueMicrotask(()=>n()):t==="end"&&this._terminated&&this._queue.length===0&&!this._endFired&&(this._endFired=!0,queueMicrotask(()=>{this._endEmitted=!0,this.emit("end"),this._autoDestroy&&this.destroy()})),this},xe.prototype.addListener=function(t,n){return this.on(t,n)},xe.prototype.once=function(t,n){return t==="end"&&this._endEmitted?(queueMicrotask(()=>n()),this):t==="end"&&this._terminated&&this._queue.length===0&&!this._endFired?(this._endFired=!0,ne.prototype.once.call(this,t,n),queueMicrotask(()=>{this._endEmitted=!0,this.emit("end"),this._autoDestroy&&this.destroy()}),this):t==="data"&&!this._active?(ne.prototype.once.call(this,t,n),this.resume(),this):ne.prototype.once.call(this,t,n)},xe.prototype.push=function(t){if(t===null)return this._terminated=!0,this.readableEnded=!0,this.readable=!1,this._active&&this._queue.length===0&&!this._endFired&&(this._endFired=!0,queueMicrotask(()=>{this._endEmitted=!0,this.emit("end")})),!1;if(this._objectMode)this._queue.push(t);else{const n=typeof t=="string"?z.from(t):t;this._readableByteLength+=Pe(n),this._queue.push(n)}return this._active&&this._drain(),this._queue.length<this._highWaterMark},xe.prototype.unshift=function(t){if(t!==null)if(this._objectMode)this._queue.unshift(t);else{const n=typeof t=="string"?z.from(t):t;this._readableByteLength+=Pe(n),this._queue.unshift(n)}},xe.prototype._drain=function(){if(!this._draining){for(this._draining=!0;this._queue.length>0&&this._active;){const t=this._queue.shift();this._objectMode||(this._readableByteLength-=Pe(t)),this.readableDidRead=!0,this._encoding&&t instanceof Uint8Array?this.emit("data",z.from(t).toString(this._encoding)):this.emit("data",t)}this._draining=!1,this._terminated&&this._queue.length===0&&!this._endFired&&(this._endFired=!0,queueMicrotask(()=>{this._endEmitted=!0,this.emit("end"),this._autoDestroy&&this.destroy()})),!this._terminated&&this._queue.length===0&&this._active&&!this._reading&&(this._reading=!0,queueMicrotask(()=>{this._reading=!1,!this._terminated&&this._active&&this._read(this._highWaterMark)}))}},xe.prototype.read=function(t){if(this.readableDidRead=!0,!this._reading&&!this._terminated&&(this._reading=!0,this._read(t??this._highWaterMark),this._reading=!1),this._queue.length===0)return null;if(this._objectMode)return this._queue.shift();if(t===void 0||t===0){const r=z.concat(this._queue);return this._readableByteLength=0,this._queue.length=0,r}const n=[];let s=t;for(;s>0&&this._queue.length>0;){const r=this._queue[0];r.length<=s?(n.push(this._queue.shift()),this._readableByteLength-=r.length,s-=r.length):(n.push(r.slice(0,s)),this._queue[0]=r.slice(s),this._readableByteLength-=s,s=0)}return n.length>0?z.concat(n):null},xe.prototype.resume=function(){return this._active=!0,this.readableFlowing=!0,this._drain(),!this._terminated&&this._queue.length===0&&!this._reading&&(this._reading=!0,queueMicrotask(()=>{this._reading=!1,!this._terminated&&this._active&&this._read(this._highWaterMark)})),this},xe.prototype.pause=function(){return this._active=!1,this.readableFlowing=!1,this},xe.prototype.isPaused=function(){return!this._active},xe.prototype.pipe=function(t){const n=this;return n.on("data",function(r){!t.write(r)&&(n.pause(),t.once("drain",function(){n.resume()}))}),n.on("end",function(){t.end()}),n.resume(),t},xe.prototype.unpipe=function(t){return this.removeAllListeners("data"),this.removeAllListeners("end"),this},xe.prototype.setEncoding=function(t){return this._encoding=t,this},xe.prototype.close=function(t){this.destroy(),t&&t(null)},xe.prototype.destroy=function(t){return this.destroyed?this:(this.destroyed=!0,t&&(this.errored=t),this._destroy(t??null,n=>{n&&!t&&(this.errored=n),this._queue.length=0,this._readableByteLength=0,this._terminated=!0,this.readable=!1,(n||t)&&this.emit("error",n||t),this.closed=!0,this.emit("close")}),this)},xe.prototype.wrap=function(t){const n=this;return t.on("data",function(r){n.push(r)}),t.on("end",function(){n.push(null)}),t.on("error",function(r){n.destroy(r)}),this},xe.prototype[Symbol.asyncIterator]=function(){const t=this,n=[];let s=!1,r=null,o=null,c=null;const d=x=>{if(o){const k=o;o=null,c=null,k({value:x,done:!1})}else n.push(x)},p=()=>{if(s=!0,o){const x=o;o=null,c=null,x({value:void 0,done:!0})}g()},y=(...x)=>{if(r=x[0],c){const k=c;o=null,c=null,k(r)}g()},g=()=>{t.removeListener("data",d),t.removeListener("end",p),t.removeListener("error",y)};return t._rawBind("data",d),t._rawBind("end",p),t._rawBind("error",y),t._active||t.resume(),{next(){return n.length>0?Promise.resolve({value:n.shift(),done:!1}):r?Promise.reject(r):s?Promise.resolve({value:void 0,done:!0}):new Promise((x,k)=>{o=x,c=k})},return(){return g(),t.destroy(),Promise.resolve({value:void 0,done:!0})},throw(x){return g(),t.destroy(x),Promise.reject(x)},[Symbol.asyncIterator](){return this}}},Object.defineProperty(xe.prototype,"readableLength",{get:function(){return this._objectMode?this._queue.length:this._readableByteLength},configurable:!0}),Object.defineProperty(xe.prototype,"readableEncoding",{get:function(){return this._encoding},configurable:!0}),xe.toWeb=function(t){return new ReadableStream({start(n){t.on("data",s=>{const r=s instanceof Uint8Array?s:z.from(String(s));n.enqueue(r)}),t.on("end",()=>{n.close()}),t.on("error",s=>{n.error(s)}),t.resume()},cancel(){t.destroy()}})},xe.fromWeb=function(t,n){const s=t.getReader(),r=new xe({...n,read(){s.read().then(({value:o,done:c})=>{c?r.push(null):r.push(o)},o=>{r.destroy(o)})}});return r},xe.from=function(t,n){const s=new xe(n);return(async()=>{try{for await(const r of t)if(r!=null){const o=typeof r=="string"?z.from(r):r;s.push(o)}s.push(null)}catch(r){s.destroy(r)}})(),s},Ke=function(t){if(!this)return;ne.call(this),this._parts=[],this._closed=!1,this._objectMode=!1,this._highWaterMark=16384,this._autoDestroy=!0,this._corked=0,this._corkedWrites=[],this._writableByteLength=0,this.writable=!0,this.writableEnded=!1,this.writableFinished=!1,this.writableNeedDrain=!1,this.destroyed=!1,this.closed=!1,this.errored=null,this.writableObjectMode=!1,this.writableHighWaterMark=16384,this.writableCorked=0;const n=this;this._writableState={get objectMode(){return n._objectMode},get highWaterMark(){return n._highWaterMark},get finished(){return n.writableFinished},set finished(s){n.writableFinished=s},get ended(){return n.writableEnded},set ended(s){n.writableEnded=s},get destroyed(){return n.destroyed},get errored(){return n.errored},get closed(){return n.closed},get corked(){return n._corked},get length(){return n.writableLength},get needDrain(){return n.writableNeedDrain},writing:!1,errorEmitted:!1,emitClose:!0,get autoDestroy(){return n._autoDestroy},defaultEncoding:"utf8",finalCalled:!1,ending:!1,bufferedIndex:0},t&&(t.objectMode&&(this._objectMode=!0,this.writableObjectMode=!0,t.highWaterMark===void 0&&(this._highWaterMark=16,this.writableHighWaterMark=16)),t.highWaterMark!==void 0&&(this._highWaterMark=t.highWaterMark,this.writableHighWaterMark=t.highWaterMark),t.autoDestroy!==void 0&&(this._autoDestroy=t.autoDestroy),t.write&&(this._write=t.write.bind(this)),t.writev&&(this._writev=t.writev.bind(this)),t.final&&(this._final=t.final.bind(this)),t.destroy&&(this._destroy=t.destroy.bind(this)))},Object.setPrototypeOf(Ke.prototype,ne.prototype),Ke.prototype._write=function(t,n,s){s(null)},Ke.prototype._final=function(t){t(null)},Ke.prototype._destroy=function(t,n){n(t)},Ke.prototype.write=function(t,n,s){if(this._closed){const p=new Error("write after end");return typeof n=="function"?n(p):s&&s(p),!1}const r=typeof n=="string"?n:"utf8",o=typeof n=="function"?n:s,c=typeof t=="string"?z.from(t):t;if(this._parts.push(c),this._writableByteLength+=Pe(c),this._corked>0)return this._corkedWrites.push({chunk:t,encoding:r,callback:o}),this._writableByteLength<this._highWaterMark;this._write(t,r,p=>{this._writableByteLength-=Pe(c),o&&o(p),this.writableNeedDrain&&this._writableByteLength<this._highWaterMark&&(this.writableNeedDrain=!1,this.emit("drain"))});const d=this._writableByteLength<this._highWaterMark;return d||(this.writableNeedDrain=!0),d},Ke.prototype.end=function(t,n,s){typeof t=="function"?s=t:t!==void 0&&this.write(t),typeof n=="function"&&(s=n),this._closed=!0,this.writable=!1,this.writableEnded=!0;const r=this,o=()=>{r.writableFinished=!0,r.emit("finish"),r._autoDestroy&&(r.closed=!0,r.emit("close")),s&&s()};return queueMicrotask(()=>{r._final(c=>{if(c){r.errored=c,r.emit("error",c);return}o()})}),this},Ke.prototype.getBuffer=function(){return z.concat(this._parts)},Ke.prototype.getBufferAsString=function(t){return this.getBuffer().toString(t||"utf8")},Ke.prototype.close=function(t){this.destroy(),t&&t(null)},Ke.prototype.destroy=function(t){return this.destroyed?this:(this.destroyed=!0,t&&(this.errored=t),this._destroy(t??null,n=>{n&&!t&&(this.errored=n),this._parts.length=0,this._corkedWrites.length=0,this._writableByteLength=0,this._closed=!0,this.writable=!1,(n||t)&&this.emit("error",n||t),this.closed=!0,this.emit("close")}),this)},Ke.prototype.cork=function(){this._corked++,this.writableCorked=this._corked},Ke.prototype.uncork=function(){if(this._corked>0&&(this._corked--,this.writableCorked=this._corked),this._corked===0&&this._corkedWrites.length>0){const t=this._corkedWrites.splice(0);if(this._writev)this._writev(t.map(n=>({chunk:n.chunk,encoding:n.encoding})),n=>{for(const s of t)s.callback&&s.callback(n)});else for(const n of t)this._write(n.chunk,n.encoding,s=>{n.callback&&n.callback(s)})}},Ke.prototype.setDefaultEncoding=function(t){return this},Object.defineProperty(Ke.prototype,"writableLength",{get:function(){return this._objectMode?this._parts.length:this._writableByteLength},configurable:!0}),Ke.toWeb=function(t){return new WritableStream({write(n){return new Promise((s,r)=>{t.write(n,c=>{c?r(c):s()})&&s()})},close(){return new Promise(n=>{t.end(()=>n())})},abort(n){t.destroy(n instanceof Error?n:new Error(String(n)))}})},Ke.fromWeb=function(t,n){const s=t.getWriter();return new Ke({...n,write(r,o,c){s.write(r).then(()=>c(null),d=>c(d))},final(r){s.close().then(()=>r(null),o=>r(o))}})};const _e=function(t){if(!this)return;xe.call(this,{objectMode:(t==null?void 0:t.objectMode)||(t==null?void 0:t.readableObjectMode),highWaterMark:(t==null?void 0:t.readableHighWaterMark)??(t==null?void 0:t.highWaterMark),autoDestroy:t==null?void 0:t.autoDestroy,read:t==null?void 0:t.read,destroy:t==null?void 0:t.destroy}),this._writeParts=[],this._writeClosed=!1,this._writeObjectMode=!1,this._writeHighWaterMark=16384,this._writeAutoDestroy=!0,this._duplexCorked=0,this._duplexCorkedWrites=[],this._writableByteLen=0,this.writable=!0,this.writableEnded=!1,this.writableFinished=!1,this.writableNeedDrain=!1,this.writableObjectMode=!1,this.writableHighWaterMark=16384,this.writableCorked=0,this.allowHalfOpen=!0;const n=this;this._writableState={get objectMode(){return n._writeObjectMode},get highWaterMark(){return n._writeHighWaterMark},get finished(){return n.writableFinished},set finished(s){n.writableFinished=s},get ended(){return n.writableEnded},set ended(s){n.writableEnded=s},get destroyed(){return n.destroyed},get errored(){return n.errored},get closed(){return n.closed},get corked(){return n._duplexCorked},get length(){return n.writableLength},get needDrain(){return n.writableNeedDrain},writing:!1,errorEmitted:!1,emitClose:!0,get autoDestroy(){return n._writeAutoDestroy},defaultEncoding:"utf8",finalCalled:!1,ending:!1,bufferedIndex:0},t&&((t.objectMode||t.writableObjectMode)&&(this._writeObjectMode=!0,this.writableObjectMode=!0,(t.writableHighWaterMark??t.highWaterMark)===void 0&&(this._writeHighWaterMark=16,this.writableHighWaterMark=16)),t.writableHighWaterMark!==void 0?(this._writeHighWaterMark=t.writableHighWaterMark,this.writableHighWaterMark=t.writableHighWaterMark):t.highWaterMark!==void 0&&(this._writeHighWaterMark=t.highWaterMark,this.writableHighWaterMark=t.highWaterMark),t.autoDestroy!==void 0&&(this._writeAutoDestroy=t.autoDestroy),t.allowHalfOpen!==void 0&&(this.allowHalfOpen=t.allowHalfOpen),t.write&&(this._write=t.write.bind(this)),t.writev&&(this._writev=t.writev.bind(this)),t.final&&(this._final=t.final.bind(this)))};Object.setPrototypeOf(_e.prototype,xe.prototype),_e.prototype._write=function(t,n,s){s(null)},_e.prototype._final=function(t){t(null)},_e.prototype.write=function(t,n,s){if(this._writeClosed)return!1;const r=typeof n=="string"?n:"utf8",o=typeof n=="function"?n:s,c=typeof t=="string"?z.from(t):t;if(this._writeParts.push(c),this._writableByteLen+=Pe(c),this._duplexCorked>0)return this._duplexCorkedWrites.push({chunk:t,encoding:r,callback:o}),this._writableByteLen<this._writeHighWaterMark;this._write(t,r,p=>{this._writableByteLen-=Pe(c),o&&o(p),this.writableNeedDrain&&this._writableByteLen<this._writeHighWaterMark&&(this.writableNeedDrain=!1,this.emit("drain"))});const d=this._writableByteLen<this._writeHighWaterMark;return d||(this.writableNeedDrain=!0),d},_e.prototype.end=function(t,n,s){typeof t=="function"?s=t:t!==void 0&&this.write(t),typeof n=="function"&&(s=n),this._writeClosed=!0,this.writable=!1,this.writableEnded=!0;const r=this,o=()=>{r.writableFinished=!0,r.emit("finish"),s&&s()};return queueMicrotask(()=>{r._final(c=>{if(c){r.errored=c,r.emit("error",c);return}o()})}),this},_e.prototype.cork=function(){this._duplexCorked++,this.writableCorked=this._duplexCorked},_e.prototype.uncork=function(){if(this._duplexCorked>0&&(this._duplexCorked--,this.writableCorked=this._duplexCorked),this._duplexCorked===0&&this._duplexCorkedWrites.length>0){const t=this._duplexCorkedWrites.splice(0);if(this._writev)this._writev(t.map(n=>({chunk:n.chunk,encoding:n.encoding})),n=>{for(const s of t)s.callback&&s.callback(n)});else for(const n of t)this._write(n.chunk,n.encoding,s=>{n.callback&&n.callback(s)})}},_e.prototype.setDefaultEncoding=function(t){return this},Object.defineProperty(_e.prototype,"writableLength",{get:function(){return this._writeObjectMode?this._writeParts.length:this._writableByteLen},configurable:!0}),_e.from=function(t,n){const s=new _e;if(t instanceof ReadableStream){const r=t.getReader();(async()=>{try{for(;;){const{value:o,done:c}=await r.read();if(c){s.push(null);break}s.push(o)}}catch(o){s.destroy(o)}})()}else(async()=>{try{for await(const r of t)if(r!=null){const o=typeof r=="string"?z.from(r):r;s.push(o)}s.push(null)}catch(r){s.destroy(r)}})();return s},_e.toWeb=function(t){if(t instanceof _e){const n=xe.toWeb(t),s=Ke.toWeb(t);return{readable:n,writable:s}}return xe.toWeb(t)},_e.fromWeb=function(t,n){if(t instanceof ReadableStream)return xe.fromWeb(t,n);const s=t,r=new _e,o=s.readable.getReader();return(async()=>{try{for(;;){const{value:c,done:d}=await o.read();if(d){r.push(null);break}r.push(c)}}catch(c){r.destroy(c)}})(),r};const Cn=function(t){this&&_e.call(this,t)};Object.setPrototypeOf(Cn.prototype,_e.prototype),Cn.prototype.write=function(t,n,s){const r=typeof t=="string"?z.from(t):t;this.push(r);const o=typeof n=="function"?n:s;return o&&queueMicrotask(()=>o(null)),!0};const An=function(t){this&&(_e.call(this,t),this._flushed=!1,t&&(t.transform&&(this._transform=t.transform.bind(this)),t.flush&&(this._flush=t.flush.bind(this))))};Object.setPrototypeOf(An.prototype,_e.prototype),An.prototype._transform=function(t,n,s){s(null,t)},An.prototype._flush=function(t){t(null)},An.prototype._final=function(t){const n=this,s=()=>{t(null),n.push(null)};if(n._flushed){s();return}n._flushed=!0,n._flush((r,o)=>{if(r){t(r);return}o&&n.push(o),s()})},An.prototype.write=function(t,n,s){const r=typeof t=="string"?z.from(t):t,o=typeof n=="string"?n:"utf8",c=typeof n=="function"?n:s;return this._transform(r,o,(d,p)=>{if(d){c&&c(d);return}p&&this.push(p),c&&c(null)}),!0},An.prototype.end=function(t,n,s){return this._flushed||(this._flushed=!0,this._flush((r,o)=>{o&&this.push(o)})),_e.prototype.end.call(this,t,n,s)};const Rs=function(){this&&ne.call(this)};Object.setPrototypeOf(Rs.prototype,ne.prototype),Rs.prototype.pipe=function(t){const n=this,s=o=>{t.write&&t.write(o)};n.on("data",s);const r=()=>{t.end&&t.end()};return n.on("end",r),n._pipeDests||(n._pipeDests=[]),n._pipeDests.push({dest:t,onData:s,onEnd:r}),t},Rs.prototype.unpipe=function(t){const n=this._pipeDests||[];if(t){const s=n.findIndex(r=>r.dest===t);s!==-1&&(this.removeListener("data",n[s].onData),this.removeListener("end",n[s].onEnd),n.splice(s,1))}else{for(const s of n)this.removeListener("data",s.onData),this.removeListener("end",s.onEnd);this._pipeDests=[]}return this};function dh(e,t){if(e.aborted)t.destroy(new Error("The operation was aborted"));else{const n=()=>{t.destroy(new Error("The operation was aborted"))};e.addEventListener("abort",n,{once:!0});const s=t.destroy.bind(t);t.destroy=r=>(e.removeEventListener("abort",n),s(r))}return t}const _t=Rs;_t.Readable=xe,_t.Writable=Ke,_t.Duplex=_e,_t.Transform=An,_t.PassThrough=Cn,_t.Stream=Rs,_t.from=xe.from,_t.addAbortSignal=dh;function bl(...e){const t=typeof e[e.length-1]=="function"?e.pop():null,n=e;if(n.length<2)return t&&setTimeout(()=>t(new Error("pipeline requires at least 2 streams")),0),n[0];for(let c=0;c<n.length;c++){const d=n[c];d&&typeof d.getReader=="function"&&typeof d.pipe!="function"&&typeof d.on!="function"&&(n[c]=xe.fromWeb(d))}let s=!1;const r=(...c)=>{const d=c[0];if(!s){s=!0;for(const p of n)typeof p.destroy=="function"&&p.destroy();t&&t(d)}};for(let c=0;c<n.length-1;c++){const d=n[c],p=n[c+1];typeof d.pipe=="function"&&d.pipe(p),d.on("error",r)}const o=n[n.length-1];if(o.on("error",r),t&&!s){const c=()=>{s||t(null)};o instanceof xe?o.on("end",c):o.on("finish",c)}return o}function vl(e,t,n){const s=typeof t=="function"?t:n,r=e;let o=!1;const c=k=>{o||(o=!0,s&&s(k))},d=()=>{r.removeListener("end",p),r.removeListener("finish",y),r.removeListener("error",g),r.removeListener("close",x)},p=()=>{d(),c()},y=()=>{d(),c()},g=k=>{d(),c(k)},x=()=>{d(),c()};return r.on("end",p),r.on("finish",y),r.on("error",g),r.on("close",x),(r.readableEnded||r.writableFinished)&&queueMicrotask(()=>c()),d}let hh=16384,ph=16;function fh(e){return e?ph:hh}function mh(e,t){e?ph=t:hh=t}const gh={pipeline:async(...e)=>new Promise((t,n)=>{bl(...e,s=>{s?n(s):t()})}),finished:async(e,t)=>new Promise((n,s)=>{vl(e,t,r=>{r?s(r):n()})})};_t.pipeline=bl,_t.finished=vl,_t.promises=gh,_t.getDefaultHighWaterMark=fh,_t.setDefaultHighWaterMark=mh;function yh(...e){return new Cn}function wl(e){if(!e||typeof e!="object")return!1;const t=e;return!(typeof t.read!="function"||t.destroyed||t.readableEnded||t._terminated)}function _h(e){if(!e||typeof e!="object")return!1;const t=e;return!(typeof t.write!="function"||t.destroyed||t.writableEnded||t.writableFinished)}function Sl(e){if(!e||typeof e!="object")return!1;const t=e;return!!t.readableDidRead||!!t._reading}function bh(e){return!e||typeof e!="object"?!1:e.errored!=null}_t.compose=yh,_t.isReadable=wl,_t.isWritable=_h,_t.isDisturbed=Sl,_t.isErrored=bh,xe.isDisturbed=Sl,xe.isReadable=wl,Object.freeze(Object.defineProperty({__proto__:null,Duplex:_e,PassThrough:Cn,Readable:xe,Stream:Rs,Transform:An,Writable:Ke,addAbortSignal:dh,compose:yh,default:Rs,finished:vl,getDefaultHighWaterMark:fh,isDisturbed:Sl,isErrored:bh,isReadable:wl,isWritable:_h,pipeline:bl,promises:gh,setDefaultHighWaterMark:mh},Symbol.toStringTag,{value:"Module"})),new TextDecoder,new TextEncoder;const fi=function(t,n){this&&(this.path=t,this._entries=n,this._pos=0,this._closed=!1)};fi.prototype.readSync=function(){if(this._closed)throw new Error("ERR_DIR_CLOSED: Directory handle was closed");return this._pos>=this._entries.length?null:this._entries[this._pos++]},fi.prototype.read=function(t){if(t){try{const s=this.readSync();queueMicrotask(()=>t(null,s))}catch(s){queueMicrotask(()=>t(s,null))}return}const n=this;return new Promise((s,r)=>{try{s(n.readSync())}catch(o){r(o)}})},fi.prototype.closeSync=function(){this._closed=!0},fi.prototype.close=function(t){if(this._closed=!0,t){queueMicrotask(()=>t(null));return}return Promise.resolve()},fi.prototype[Symbol.asyncIterator]=function(){const e=this;return{async next(){const t=e.readSync();return t===null?{done:!0,value:void 0}:{done:!1,value:t}},[Symbol.asyncIterator](){return this}}};const xl="/",El=":";Hn=function(e){if(!e)return".";const t=e.charAt(0)==="/",n=e.split("/").filter(o=>o.length>0),s=[];for(const o of n)o===".."?s.length>0&&s[s.length-1]!==".."?s.pop():t||s.push(".."):o!=="."&&s.push(o);let r=s.join("/");return t&&(r="/"+r),r||"."};function ft(...e){if(e.length===0)return".";const t=e.filter(n=>n!=="").join("/");return Hn(t)}rr=function(...e){let t="";for(let n=e.length-1;n>=0;n--){const s=e[n];if(s&&(t=s+(t?"/"+t:""),t.charAt(0)==="/"))break}return t.charAt(0)!=="/"&&(t=(typeof globalThis<"u"&&globalThis.process&&typeof globalThis.process.cwd=="function"?globalThis.process.cwd():"/")+(t?"/"+t:"")),Hn(t)};function mi(e){return e.charAt(0)==="/"}sr=function(e){if(!e)return".";const t=Hn(e),n=t.lastIndexOf("/");return n<0?".":n===0?"/":t.substring(0,n)},nr=function(e,t){if(!e)return"";const n=Hn(e);let s=n.substring(n.lastIndexOf("/")+1);return t&&s.endsWith(t)&&(s=s.substring(0,s.length-t.length)),s},Zr=function(e){const t=nr(e),n=t.lastIndexOf(".");return n<=0?"":t.substring(n)},_a=function(e,t){const n=rr(e),s=rr(t);if(n===s)return"";const r=n.split("/").filter(Boolean),o=s.split("/").filter(Boolean);let c=0;const d=Math.min(r.length,o.length);for(;c<d&&r[c]===o[c];)c++;const p=r.length-c,y=o.slice(c),g=[];for(let x=0;x<p;x++)g.push("..");return g.push(...y),g.join("/")||"."};function Na(e){const t=Hn(e),n=mi(t),s=sr(t),r=nr(t),o=Zr(t),c=r.substring(0,r.length-o.length);return{root:n?"/":"",dir:s,base:r,ext:o,name:c}}function Ba(e){const t=e.dir||e.root||"",n=e.base||(e.name||"")+(e.ext||"");return t?t===e.root?t+n:t+"/"+n:n}const vh={sep:xl,delimiter:El,normalize:Hn,join:ft,resolve:rr,isAbsolute:mi,dirname:sr,basename:nr,extname:Zr,relative:_a,parse:Na,format:Ba},wh={sep:"\\",delimiter:";",normalize:Hn,join:ft,resolve:rr,isAbsolute:mi,dirname:sr,basename:nr,extname:Zr,relative:_a,parse:Na,format:Ba};Object.freeze(Object.defineProperty({__proto__:null,basename:nr,default:{sep:xl,delimiter:El,normalize:Hn,join:ft,resolve:rr,isAbsolute:mi,dirname:sr,basename:nr,extname:Zr,relative:_a,parse:Na,format:Ba,posix:vh,win32:wh},delimiter:El,dirname:sr,extname:Zr,format:Ba,isAbsolute:mi,join:ft,normalize:Hn,parse:Na,posix:vh,relative:_a,resolve:rr,sep:xl,win32:wh},Symbol.toStringTag,{value:"Module"}));const Sh=console;function kl(e,t){const n=new ne,s=o=>{t&&t(o)},r={isTTY:!1,columns:fe.COLUMNS,rows:fe.ROWS,isRaw:!1,on(o,c){return n.on(o,c),r},once(o,c){return n.once(o,c),r},off(o,c){return n.off(o,c),r},emit(o,...c){return n.emit(o,...c)},addListener(o,c){return n.addListener(o,c),r},removeListener(o,c){return n.removeListener(o,c),r},removeAllListeners(o){return n.removeAllListeners(o),r},setMaxListeners(o){return n.setMaxListeners(o),r},getMaxListeners(){return n.getMaxListeners()},listenerCount(o){return n.listenerCount(o)},listeners(o){return n.listeners(o)},rawListeners(o){return n.rawListeners(o)},prependListener(o,c){return n.prependListener(o,c),r},prependOnceListener(o,c){return n.prependOnceListener(o,c),r},eventNames(){return n.eventNames()},pause(){return r},resume(){return r},setEncoding(o){return r},write(o,c,d){if(e&&t&&o!=null){const p=typeof o=="string"?o:String(o);t(p)}return d&&queueMicrotask(d),!0},end(o,c){if(e&&t&&o!=null){const d=typeof o=="string"?o:String(o);t(d)}c&&queueMicrotask(c)},read(){return null},destroy(){return r},pipe(o){const c=d=>{o.write&&o.write(d)};return n.on("data",c),r._pipeDests||(r._pipeDests=[]),r._pipeDests.push({dest:o,onData:c}),o},unpipe(o){const c=r._pipeDests||[];if(o){const d=c.findIndex(p=>p.dest===o);d>=0&&(n.off("data",c[d].onData),c.splice(d,1))}else{for(const d of c)n.off("data",d.onData);c.length=0}return r},unshift(){},wrap(){return r},[Symbol.asyncIterator](){return{next:async()=>({done:!0,value:void 0})}},readable:!0,writable:!0,destroyed:!1,setRawMode(o){return r.isRaw=o,r},clearLine(o,c){return e&&s(o===-1?"\x1B[1K":o===1?"\x1B[0K":"\x1B[2K"),c&&c(),!0},cursorTo(o,c,d){return typeof c=="function"&&(d=c,c=void 0),e&&s(typeof c=="number"?`\x1B[${c+1};${o+1}H`:`\x1B[${o+1}G`),typeof d=="function"&&d(),!0},moveCursor(o,c,d){return e&&(o>0?s(`\x1B[${o}C`):o<0&&s(`\x1B[${-o}D`),c>0?s(`\x1B[${c}B`):c<0&&s(`\x1B[${-c}A`)),d&&d(),!0},getWindowSize(){return[r.columns,r.rows]},getColorDepth(o){return 8},hasColors(o,c){return 256>=(typeof o=="number"?o:256)}};return e&&t&&(r.write=(o,c,d)=>{const p=typeof o=="string"?o:o.toString(),y=t(p);return d&&queueMicrotask(d),y}),r}x0=function(e){let t=(e==null?void 0:e.cwd)||"/",n=18;const s=Date.now(),r=new ne,o={NODE_ENV:vn.NODE_ENV,PATH:vn.PATH,HOME:vn.HOME,SHELL:vn.SHELL,TERM:vn.TERM,COLORTERM:vn.COLORTERM,REQUIRES_WASM:vn.REQUIRES_WASM,npm_config_user_agent:vn.npm_config_user_agent,npm_execpath:vn.npm_execpath,npm_node_execpath:vn.npm_node_execpath,NAPI_RS_FORCE_WASM:"1",NEXT_TELEMETRY_DISABLED:"1",DO_NOT_TRACK:"1",...e==null?void 0:e.env},c=kl(!0,x=>(e!=null&&e.onStdout?e.onStdout(x):Sh.log(x),!0)),d=kl(!0,x=>(e!=null&&e.onStderr?e.onStderr(x):Sh.error(x),!0)),p=kl(!1),y=function(k){const C=performance.now(),T=Math.floor(C/1e3),L=Math.floor(C%1e3*1e6);return k?[T-k[0],L-k[1]]:[T,L]};y.bigint=()=>BigInt(Math.floor(performance.now()*1e6));const g={env:o,cwd(){return g._debugCwdCalls||(g._debugCwdCalls=0),g._debugCwdCalls++,t},chdir(x){x.startsWith("/")||(x=t+"/"+x),t=x,g._chdirHook&&g._chdirHook(x)},platform:B.PLATFORM,arch:B.ARCH,title:ee.TITLE,version:ya.NODE,versions:{...w},argv:["node","/index.js"],argv0:"node",execPath:ee.EXEC_PATH,execArgv:[],pid:(e==null?void 0:e.pid)??ee.PID,ppid:(e==null?void 0:e.ppid)??ee.PPID,exit(x=0){throw r.emit("exit",x),e!=null&&e.onExit&&e.onExit(x),new Error(`Process exited with code ${x}`)},nextTick(x,...k){queueMicrotask(()=>x(...k))},stdout:c,stderr:d,stdin:p,hrtime:y,memoryUsage:Object.assign(function(){return{rss:Y.RSS,heapTotal:Y.HEAP_TOTAL,heapUsed:Y.HEAP_USED,external:Y.EXTERNAL,arrayBuffers:0}},{rss:()=>Y.RSS}),uptime(){return(Date.now()-s)/1e3},cpuUsage(){return{user:0,system:0}},resourceUsage(){return{userCPUTime:0,systemCPUTime:0,maxRSS:Y.RSS/1024,sharedMemorySize:0,unsharedDataSize:0,unsharedStackSize:0,minorPageFault:0,majorPageFault:0,swappedOut:0,fsRead:0,fsWrite:0,ipcSent:0,ipcReceived:0,signalsCount:0,voluntaryContextSwitches:0,involuntaryContextSwitches:0}},abort(){throw new Error("process.abort() called")},kill(x,k){const C=typeof k=="string"?k:"SIGTERM";return r.emit(C),!0},umask(x){const k=n;return x!==void 0&&(n=x),k},config:{variables:{},target_defaults:{}},release:{name:"node",sourceUrl:"",headersUrl:""},features:{inspector:!1,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0},debugPort:9229,allowedNodeEnvironmentFlags:new Set,mainModule:void 0,channel:void 0,noDeprecation:!1,throwDeprecation:!1,traceDeprecation:!1,traceProcessWarnings:!1,report:{directory:"",filename:"",getReport:()=>({}),reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1,signal:"SIGUSR2",writeReport:()=>""},binding(x){if(x==="natives")return{};if(x==="config")return{exposeInternals:!1};if(x==="constants")return{os:{UV_UDP_REUSEADDR:4,signals:{SIGHUP:1,SIGINT:2,SIGQUIT:3,SIGILL:4,SIGTRAP:5,SIGABRT:6,SIGBUS:7,SIGFPE:8,SIGKILL:9,SIGUSR1:10,SIGSEGV:11,SIGUSR2:12,SIGPIPE:13,SIGALRM:14,SIGTERM:15,SIGCHLD:17,SIGCONT:18,SIGSTOP:19,SIGTSTP:20,SIGTTIN:21,SIGTTOU:22,SIGURG:23,SIGXCPU:24,SIGXFSZ:25,SIGVTALRM:26,SIGPROF:27,SIGWINCH:28,SIGIO:29,SIGPWR:30,SIGSYS:31},errno:{}},fs:{O_RDONLY:0,O_WRONLY:1,O_RDWR:2,O_CREAT:64,O_EXCL:128,O_NOCTTY:256,O_TRUNC:512,O_APPEND:1024,O_NONBLOCK:2048,O_DSYNC:4096,O_SYNC:1052672,O_DIRECT:16384,O_DIRECTORY:65536,O_NOATIME:262144,O_NOFOLLOW:131072,O_CLOEXEC:524288,UV_FS_O_FILEMAP:0,S_IFMT:61440,S_IFREG:32768,S_IFDIR:16384,S_IFCHR:8192,S_IFBLK:24576,S_IFIFO:4096,S_IFLNK:40960,S_IFSOCK:49152,F_OK:0,R_OK:4,W_OK:2,X_OK:1},crypto:{},zlib:{}};if(x==="util")return{};if(x==="fs")return{};if(x==="buffer")return{};if(x==="stream_wrap")return{};if(x==="tcp_wrap")return{};if(x==="pipe_wrap")return{};throw new Error(`No such module: ${x}`)},_linkedBinding(x){return{}},dlopen(x,k,C){throw new Error("process.dlopen is not supported in browser environment")},reallyExit(x){},_getActiveRequests(){return[]},_getActiveHandles(){return[]},emitWarning(x,k,C){const T=typeof x=="string"?x:x.message,L=typeof k=="string"?k:(k==null?void 0:k.type)??"Warning";r.emit("warning",{name:L,message:T,code:C})},hasUncaughtExceptionCaptureCallback(){return!1},setUncaughtExceptionCaptureCallback(x){},sourceMapsEnabled:!1,setSourceMapsEnabled(x){},constrainedMemory(){return 0},availableMemory(){return 512*1024*1024},on(x,k){return r.on(x,k),g},once(x,k){return r.once(x,k),g},off(x,k){return r.off(x,k),g},emit(x,...k){return r.emit(x,...k)},addListener(x,k){return r.addListener(x,k),g},removeListener(x,k){return r.removeListener(x,k),g},removeAllListeners(x){return r.removeAllListeners(x),g},listeners(x){return r.listeners(x)},listenerCount(x){return r.listenerCount(x)},prependListener(x,k){return r.prependListener(x,k),g},prependOnceListener(x,k){return r.prependOnceListener(x,k),g},eventNames(){return r.eventNames()},setMaxListeners(x){return r.setMaxListeners(x),g},getMaxListeners(){return r.getMaxListeners()}};return g},x0();const at=function(t){this&&(_e.call(this),this._isConnecting=!1,this._isConnected=!1,this._isDestroyed=!1,this._peerAddr="",this._peerPort=0,this._selfAddr="127.0.0.1",this._selfPort=0,this.localAddress="127.0.0.1",this.localPort=0,this.remoteAddress=void 0,this.remotePort=void 0,this.remoteFamily=void 0,this.connecting=!1,this.pending=!1,this.destroyed=!1,this.encrypted=!1,this.readyState="closed",this.bytesRead=0,this.bytesWritten=0)};Object.setPrototypeOf(at.prototype,_e.prototype),at.prototype.connect=function(t,n,s){let r,o="127.0.0.1",c;typeof t=="number"?(r=t,typeof n=="string"?(o=n,c=s):c=n):(r=t.port,o=t.host??"127.0.0.1",c=typeof n=="function"?n:s),this._isConnecting=!0,this.connecting=!0,this._peerAddr=o,this._peerPort=r,this.remoteAddress=o,this.remotePort=r,this.remoteFamily="IPv4",this.readyState="opening";const d=this;return queueMicrotask(()=>{d._isConnecting=!1,d._isConnected=!0,d.connecting=!1,d.readyState="open",d.emit("connect"),c&&c()}),this},at.prototype.address=function(){return this._isConnected?{address:this._selfAddr,family:"IPv4",port:this._selfPort}:null},at.prototype.setEncoding=function(t){return this},at.prototype.setTimeout=function(t,n){return n&&this.once("timeout",n),this},at.prototype.setNoDelay=function(t){return this},at.prototype.setKeepAlive=function(t,n){return this},at.prototype.ref=function(){return this},at.prototype.unref=function(){return this},at.prototype.destroy=function(t){if(this._isDestroyed)return this;this._isDestroyed=!0,this._isConnected=!1,this.destroyed=!0,this.readyState="closed",t&&this.emit("error",t);const n=this;return queueMicrotask(()=>n.emit("close",!!t)),this},at.prototype._feedData=function(t){const n=typeof t=="string"?z.from(t):t;this.push(n)},at.prototype._feedEnd=function(){this.push(null)};const Zt=function(t,n){if(!this)return;ne.call(this),this._bound=!1,this._addr=null,this._peers=new Set,this._cap=1/0,this.listening=!1,this.maxConnections=void 0;let s;typeof t=="function"?s=t:s=n,s&&this.on("connection",s)};Object.setPrototypeOf(Zt.prototype,ne.prototype),Zt.prototype.listen=function(t,n,s,r){let o=0,c="0.0.0.0",d;typeof t=="number"?(o=t,typeof n=="string"?(c=n,d=typeof s=="function"?s:r):typeof n=="function"?d=n:d=typeof s=="function"?s:r):t&&(o=t.port??0,c=t.host??"0.0.0.0",d=typeof n=="function"?n:r),o===0&&(o=Ee.BASE+Math.floor(Math.random()*Ee.RANGE)),this._addr={address:c,family:"IPv4",port:o},this._bound=!0,this.listening=!0;const p=this;return queueMicrotask(()=>{p.emit("listening"),d&&d()}),this},Zt.prototype.address=function(){return this._addr?{...this._addr,host:this._addr.address}:null},Zt.prototype.close=function(t){this._bound=!1,this.listening=!1;for(const s of this._peers)s.destroy();this._peers.clear();const n=this;return queueMicrotask(()=>{n.emit("close"),t&&t()}),this},Zt.prototype.getConnections=function(t){typeof t=="function"&&t(null,this._peers.size)},Zt.prototype.ref=function(){return this},Zt.prototype.unref=function(){return this},Zt.prototype._acceptConnection=function(t){if(!this._bound){t.destroy();return}this._peers.add(t);const n=this;t.on("close",function(){n._peers.delete(t)}),this.emit("connection",t)};function xh(e,t){return new Zt(e,t)}function Cl(e,t,n){return new at().connect(e,t,n)}const Eh=Cl;function La(e){return/^(\d{1,3}\.){3}\d{1,3}$/.test(e)?4:/^([0-9a-fA-F]{0,4}:){2,7}[0-9a-fA-F]{0,4}$/.test(e)?6:0}function kh(e){return La(e)===4}function Ch(e){return La(e)===6}Object.freeze(Object.defineProperty({__proto__:null,TcpServer:Zt,TcpSocket:at,connect:Eh,createConnection:Cl,createServer:xh,default:{Socket:at,Server:Zt,createServer:xh,createConnection:Cl,connect:Eh,isIP:La,isIPv4:kh,isIPv6:Ch},isIP:La,isIPv4:kh,isIPv6:Ch},Symbol.toStringTag,{value:"Module"}));function Ma(e){switch(e.toUpperCase().replace(/[^A-Z0-9]/g,"")){case"SHA1":return"SHA-1";case"SHA256":return"SHA-256";case"SHA384":return"SHA-384";case"SHA512":return"SHA-512";case"MD5":return"MD5";default:return e}}function Ah(e){return e.includes("512")?64:e.includes("384")?48:e.includes("1")||e==="SHA-1"?20:32}function Al(e,t){const n=Ah(t),s=new Uint8Array(n);let r=-559038737,o=1103547991;for(let c=0;c<e.length;c++)r=Math.imul(r^e[c],2654435761),o=Math.imul(o^e[c],1597334677);r=Math.imul(r^r>>>16,2246822507)^Math.imul(o^o>>>13,3266489909),o=Math.imul(o^o>>>16,2246822507)^Math.imul(r^r>>>13,3266489909);for(let c=0;c<n;c++){const d=c<n>>>1?r:o;s[c]=d>>>(c&3)*8&255,r=Math.imul(r,1103515245)+12345|0,o=Math.imul(o,1103515245)+12345|0}return s}function Tl(e,t,n){const s=new Uint8Array(t.length+e.length);return s.set(t,0),s.set(e,t.length),Al(s,n)}function cr(e){let t=0;for(const r of e)t+=r.length;const n=new Uint8Array(t);let s=0;for(const r of e)n.set(r,s),s+=r.length;return n}function Fa(e,t){return t==="hex"?Array.from(e).map(n=>n.toString(16).padStart(2,"0")).join(""):t==="base64"?btoa(String.fromCharCode(...e)):z.from(e)}function It(e){const t=new Uint8Array(e);return crypto.getRandomValues(t),z.from(t)}function Il(e,t,n){const s=t||0,r=n!==void 0?n:e.length-s,o=new Uint8Array(e.buffer,e.byteOffset+s,r);return crypto.getRandomValues(o),e}function Th(){return crypto.randomUUID()}function Ih(e,t){t===void 0&&(t=e,e=0);const n=t-e,s=new Uint32Array(1);return crypto.getRandomValues(s),e+s[0]%n}function Rh(e){return crypto.getRandomValues(e)}const ur=function(t){this&&(this._alg=Ma(t),this._parts=[])};ur.prototype.update=function(t,n){if(t==null)throw new TypeError('The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received '+String(t));let s;return typeof t=="string"?s=n==="base64"?z.from(atob(t)):z.from(t):s=z.from(t),this._parts.push(s),this},ur.prototype.digestAsync=async function(t){const n=cr(this._parts),s=new Uint8Array(n).buffer,r=await crypto.subtle.digest(this._alg,s);return Fa(new Uint8Array(r),t)},ur.prototype.digest=function(t){const n=cr(this._parts),s=Al(n,this._alg);return Fa(s,t)},Yr=function(e){return new ur(e)};function Ph(e,t,n){const s=Yr(e);return s.update(t),s.digest(n)}const dr=function(t,n){this&&(this._alg=Ma(t),this._key=typeof n=="string"?z.from(n):n,this._parts=[])};dr.prototype.update=function(t,n){if(t==null)throw new TypeError('The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received '+String(t));const s=typeof t=="string"?z.from(t):t;return this._parts.push(s),this},dr.prototype.digestAsync=async function(t){const n=cr(this._parts),s=new Uint8Array(this._key).buffer,r=new Uint8Array(n).buffer,o=await crypto.subtle.importKey("raw",s,{name:"HMAC",hash:this._alg},!1,["sign"]),c=await crypto.subtle.sign("HMAC",o,r);return Fa(new Uint8Array(c),t)},dr.prototype.digest=function(t){const n=cr(this._parts),s=Tl(n,this._key,this._alg);return Fa(s,t)};function $a(e,t){return new dr(e,t)}function Dh(e,t,n,s,r,o){zS(e,t,n,s,r).then(c=>o(null,c)).catch(c=>o(c,z.alloc(0)))}async function zS(e,t,n,s,r){const o=typeof e=="string"?z.from(e):e,c=typeof t=="string"?z.from(t):t,d=new Uint8Array(o).buffer,p=new Uint8Array(c).buffer,y=await crypto.subtle.importKey("raw",d,"PBKDF2",!1,["deriveBits"]),g=await crypto.subtle.deriveBits({name:"PBKDF2",salt:p,iterations:n,hash:Ma(r)},y,s*8);return z.from(g)}function Rl(e,t,n,s,r){const o=typeof e=="string"?z.from(e):e,c=typeof t=="string"?z.from(t):t,d=Ma(r),p=Ah(d),y=Math.ceil(s/p),g=new Uint8Array(y*p);for(let x=1;x<=y;x++){const k=new Uint8Array(4);k[0]=x>>>24&255,k[1]=x>>>16&255,k[2]=x>>>8&255,k[3]=x&255;const C=new Uint8Array(c.length+4);C.set(c),C.set(k,c.length);let T=Tl(C,o,d);const L=new Uint8Array(T);for(let V=1;V<n;V++){T=Tl(T,o,d);for(let K=0;K<L.length;K++)L[K]^=T[K]}g.set(L,(x-1)*p)}return z.from(g.slice(0,s))}function Oh(e,t,n,s,r){try{const o=Pl(e,t,n);setTimeout(()=>r(null,o),0)}catch(o){setTimeout(()=>r(o,z.alloc(0)),0)}}function Pl(e,t,n,s){return Rl(e,t,16384,n,"sha256")}function Ps(e){if(e instanceof Xt)return{raw:e._data,alg:e._alg,kind:e._kind,fmt:"raw"};if(typeof e=="object"&&"key"in e)return Ps(e.key);const t=typeof e=="string"?e:e.toString();if(t.includes("-----BEGIN")){const s=t.includes("PRIVATE"),r=t.includes("PUBLIC"),o=t.replace(/-----BEGIN [^-]+-----/,"").replace(/-----END [^-]+-----/,"").replace(/\s/g,""),c=z.from(atob(o));let d;return t.includes("RSA")?d="RSA-SHA256":t.includes("EC")?d="ES256":t.includes("ED25519")&&(d="Ed25519"),{raw:c,alg:d,kind:s?"private":r?"public":"secret",fmt:"pem"}}return{raw:typeof e=="string"?z.from(e):e,kind:"secret",fmt:"raw"}}function Ua(e,t,n){const s=n.raw instanceof Uint8Array?n.raw:new Uint8Array(0),r=new Uint8Array(s.length+t.length);return r.set(s,0),r.set(t,s.length),z.from(Al(r,e))}function Dl(e,t,n,s){const r=Ua(e,t,n);return Nl(z.from(s),r)}function Nh(e,t,n,s){const r=Ps(n),o=e||r.alg||"SHA-256";if(s){try{s(null,Ua(o,t,r))}catch(c){s(c,null)}return}return Ua(o,t,r)}function Bh(e,t,n,s,r){const o=Ps(n),c=e||o.alg||"SHA-256";if(r){try{r(null,Dl(c,t,o,s))}catch(d){r(d,!1)}return}return Dl(c,t,o,s)}const gi=function(t){this&&(ne.call(this),this._alg=t,this._parts=[])};Object.setPrototypeOf(gi.prototype,ne.prototype),gi.prototype.update=function(t,n){return this._parts.push(typeof t=="string"?z.from(t):t),this},gi.prototype.sign=function(t,n){const s=cr(this._parts),r=Ps(t),o=Ua(this._alg,s,r);return n==="base64"?btoa(String.fromCharCode(...o)):n==="hex"?Array.from(o).map(c=>c.toString(16).padStart(2,"0")).join(""):o};const yi=function(t){this&&(ne.call(this),this._alg=t,this._parts=[])};Object.setPrototypeOf(yi.prototype,ne.prototype),yi.prototype.update=function(t,n){return this._parts.push(typeof t=="string"?z.from(t):t),this},yi.prototype.verify=function(t,n,s){const r=cr(this._parts),o=Ps(t);let c;return typeof n=="string"?s==="base64"?c=z.from(atob(n)):s==="hex"?c=z.from(n.match(/.{2}/g).map(d=>parseInt(d,16))):c=z.from(n):c=n,Dl(this._alg,r,o,c)};function Lh(e){return new gi(e)}function Mh(e){return new yi(e)}function Fh(e,t,n){throw new Error("createCipheriv is not supported in the browser polyfill")}function $h(e,t,n){throw new Error("createDecipheriv is not supported in the browser polyfill")}const Xt=function(t,n,s){this&&(this._kind=t,this._data=n,this._alg=s)};Object.defineProperty(Xt.prototype,"type",{get:function(){return this._kind},configurable:!0}),Object.defineProperty(Xt.prototype,"asymmetricKeyType",{get:function(){var e,t,n,s;if(this._kind!=="secret"){if((e=this._alg)!=null&&e.includes("RSA"))return"rsa";if((t=this._alg)!=null&&t.includes("EC")||(n=this._alg)!=null&&n.includes("ES"))return"ec";if((s=this._alg)!=null&&s.includes("Ed"))return"ed25519"}},configurable:!0}),Object.defineProperty(Xt.prototype,"symmetricKeySize",{get:function(){if(this._kind==="secret")return this._data instanceof Uint8Array?this._data.length*8:void 0},configurable:!0}),Xt.prototype.export=function(t){if(this._data instanceof Uint8Array)return z.from(this._data);throw new Error("Cannot synchronously export a CryptoKey")};function Ol(e,t){const n=typeof e=="string"?z.from(e,t):e;return new Xt("secret",n)}function Uh(e){const t=Ps(e);return new Xt("public",t.raw,t.alg)}function jh(e){const t=Ps(e);return new Xt("private",t.raw,t.alg)}function Nl(e,t){if(e.length!==t.length)return!1;let n=0;for(let s=0;s<e.length;s++)n|=e[s]^t[s];return n===0}function Vh(){return["aes-128-cbc","aes-256-cbc","aes-128-gcm","aes-256-gcm"]}function Hh(){return["sha1","sha256","sha384","sha512"]}const Wh={SSL_OP_ALL:0,RSA_PKCS1_PADDING:1,RSA_PKCS1_OAEP_PADDING:4,RSA_PKCS1_PSS_PADDING:6};function zh(e,t){const n=(t==null?void 0:t.length)||32,s=It(n);return Ol(s)}function qh(e,t){const n=((t==null?void 0:t.modulusLength)||2048)/8,s=It(n),r=It(n),o=new Xt("private",s,e),c=new Xt("public",r,e),d=t==null?void 0:t.publicKeyEncoding,p=t==null?void 0:t.privateKeyEncoding;return{publicKey:(d==null?void 0:d.format)==="pem"?`-----BEGIN PUBLIC KEY-----
|
|
69
69
|
${btoa(String.fromCharCode(...r))}
|
|
70
70
|
-----END PUBLIC KEY-----`:c,privateKey:(p==null?void 0:p.format)==="pem"?`-----BEGIN PRIVATE KEY-----
|
|
71
71
|
${btoa(String.fromCharCode(...s))}
|
|
72
|
-
-----END PRIVATE KEY-----`:o}}function Bl(e,t){const n=It(Math.ceil(e/8));if(n[0]|=128,n[n.length-1]|=1,t!=null&&t.bigint){let s=BigInt(0);for(let r=0;r<n.length;r++)s=s<<BigInt(8)|BigInt(n[r]);return s}return n}function Kh(e,t,n){try{const s=Bl(e,t);setTimeout(()=>n(null,s),0)}catch(s){setTimeout(()=>n(s,W.alloc(0)),0)}}function Ll(e){return!0}function Yh(e,t){setTimeout(()=>t(null,Ll()),0)}function Zh(e,t,n,s){let r=0,o=e.length,c=s;typeof t=="function"?c=t:(r=t,typeof n=="function"?c=n:n!==void 0&&(o=n));try{Il(e,r,o),c&&setTimeout(()=>c(null,e),0)}catch(d){c&&setTimeout(()=>c(d,e),0)}}function Ml(e,t,n,s,r){const o=W.from(n),c=W.from(t),d=W.from(s),p=$a(e,o).update(c).digest(),y=p.length,g=Math.ceil(r/y),x=W.alloc(g*y);let k=W.alloc(0);for(let C=0;C<g;C++){const T=W.concat([k,d,W.from([C+1])]);k=W.from($a(e,p).update(T).digest()),k.copy(x,C*y)}return x.slice(0,r)}function Xh(e,t,n,s,r,o){try{const c=Ml(e,t,n,s,r);setTimeout(()=>o(null,c),0)}catch(c){setTimeout(()=>o(c,W.alloc(0)),0)}}function Fl(e){return{generateKeys:()=>It(256),computeSecret:t=>It(32),getPrime:()=>It(256),getGenerator:()=>W.from([2]),getPublicKey:()=>It(256),getPrivateKey:()=>It(256),setPublicKey:()=>{},setPrivateKey:()=>{}}}function Jh(e,t){return Fl()}function Qh(e){return{generateKeys:(t,n)=>It(65),computeSecret:t=>It(32),getPublicKey:(t,n)=>It(65),getPrivateKey:t=>It(32),setPublicKey:()=>{},setPrivateKey:()=>{}}}function ep(){return["P-256","P-384","P-521","secp256k1"]}function tp(e){}function np(){return 0}function sp(){return{total:0,min:0,used:0}}const rp=globalThis.crypto,GS=Object.freeze(Object.defineProperty({__proto__:null,Hash:ur,Hmac:dr,KeyObject:Xt,SignStream:gi,VerifyStream:yi,checkPrime:Yh,checkPrimeSync:Ll,constants:zh,createCipheriv:$h,createDecipheriv:Uh,createDiffieHellman:Jh,createECDH:Qh,createHash:Yr,createHmac:$a,createPrivateKey:Vh,createPublicKey:jh,createSecretKey:Ol,createSign:Mh,createVerify:Fh,default:{randomBytes:It,randomFill:Zh,randomFillSync:Il,randomUUID:Ih,randomInt:Rh,getRandomValues:Ph,createHash:Yr,hash:Dh,createHmac:$a,createSign:Mh,createVerify:Fh,createCipheriv:$h,createDecipheriv:Uh,sign:Bh,verify:Lh,pbkdf2:Oh,pbkdf2Sync:Rl,scrypt:Nh,scryptSync:Pl,hkdf:Xh,hkdfSync:Ml,timingSafeEqual:Nl,getCiphers:Hh,getHashes:Wh,getCurves:ep,constants:zh,KeyObject:Xt,createSecretKey:Ol,createPublicKey:jh,createPrivateKey:Vh,generateKeySync:qh,generateKeyPairSync:Gh,generatePrimeSync:Bl,generatePrime:Kh,checkPrimeSync:Ll,checkPrime:Yh,createDiffieHellman:Jh,getDiffieHellman:Fl,createECDH:Qh,setFips:tp,getFips:np,secureHeapUsed:sp,webcrypto:rp,Hash:ur,Hmac:dr},generateKeyPairSync:Gh,generateKeySync:qh,generatePrime:Kh,generatePrimeSync:Bl,getCiphers:Hh,getCurves:ep,getDiffieHellman:Fl,getFips:np,getHashes:Wh,getRandomValues:Ph,hash:Dh,hkdf:Xh,hkdfSync:Ml,pbkdf2:Oh,pbkdf2Sync:Rl,randomBytes:It,randomFill:Zh,randomFillSync:Il,randomInt:Rh,randomUUID:Ih,scrypt:Nh,scryptSync:Pl,secureHeapUsed:sp,setFips:tp,sign:Bh,timingSafeEqual:Nl,verify:Lh,webcrypto:rp},Symbol.toStringTag,{value:"Module"})),KS=typeof window<"u"&&typeof window.document<"u"&&typeof globalThis.WebSocket=="function"?globalThis.WebSocket:null,Rt=function(t){this&&(Se.call(this),this.httpVersion="1.1",this.httpVersionMajor=1,this.httpVersionMinor=1,this.complete=!1,this.headers={},this.rawHeaders=[],this.trailers={},this.rawTrailers=[],this.method=void 0,this.url=void 0,this.statusCode=void 0,this.statusMessage=void 0,this.aborted=!1,this._payload=null,this.socket=t??new ot,this.connection=this.socket)};Object.setPrototypeOf(Rt.prototype,Se.prototype),Rt.prototype.setTimeout=function(t,n){return n&&this.once("timeout",n),this},Rt.prototype.destroy=function(t){return Se.prototype.destroy.call(this,t),this},Rt.prototype._injectBody=function(t){t===null?this._payload=null:this._payload=typeof t=="string"?W.from(t):t;const n=this;queueMicrotask(()=>{n._payload&&n.push(n._payload),n.push(null),n.complete=!0})},Rt.build=function(t,n,s,r){const o=new ot;o.remoteAddress="127.0.0.1",o.remotePort=0,o.remoteFamily="IPv4";const c=new Rt(o);c.method=t,c.url=n;const d={};for(const[p,y]of Object.entries(s))d[p.toLowerCase()]=y,c.rawHeaders.push(p,y);return c.headers=d,r?c._injectBody(r):queueMicrotask(()=>{c.push(null),c.complete=!0}),c};const He=function(t){this&&(Xe.call(this),this.statusCode=200,this.statusMessage="OK",this.headersSent=!1,this.finished=!1,this.sendDate=!0,this.socket=t.socket,this.connection=t.socket,this.req=t,this._hdrs=new Map,this._chunks=[],this._completionCallback=void 0)};Object.setPrototypeOf(He.prototype,Xe.prototype),He.prototype._onComplete=function(t){this._completionCallback=t},He.prototype.assignSocket=function(t){this.socket=t,this.connection=t},He.prototype.detachSocket=function(t){this.socket=null,this.connection=null},He.prototype.setHeader=function(t,n){if(this.headersSent)throw new Error("Headers already dispatched");return this._hdrs.set(t.toLowerCase(),String(n)),this},He.prototype.getHeader=function(t){return this._hdrs.get(t.toLowerCase())},He.prototype.getHeaders=function(){const t={};return this._hdrs.forEach((n,s)=>{t[s]=n}),t},He.prototype.getHeaderNames=function(){return[...this._hdrs.keys()]},He.prototype.hasHeader=function(t){return this._hdrs.has(t.toLowerCase())},He.prototype.appendHeader=function(t,n){const s=t.toLowerCase(),r=this._hdrs.get(s);if(r===void 0)this._hdrs.set(s,Array.isArray(n)?n.join(", "):n);else{const o=Array.isArray(n)?n.join(", "):n,c=Array.isArray(r)?r.join(", "):r;this._hdrs.set(s,c+", "+o)}return this},He.prototype.removeHeader=function(t){if(this.headersSent)throw new Error("Headers already dispatched");this._hdrs.delete(t.toLowerCase())},He.prototype.flushHeaders=function(){this.headersSent=!0},He.prototype.writeContinue=function(){},He.prototype.writeProcessing=function(){},He.prototype.writeEarlyHints=function(t,n){n&&queueMicrotask(n)},He.prototype.writeHead=function(t,n,s){if(this.statusCode=t,typeof n=="string"){if(this.statusMessage=n,s)if(Array.isArray(s))for(let r=0;r<s.length;r+=2)this.setHeader(s[r],s[r+1]);else for(const[r,o]of Object.entries(s))this.setHeader(r,o)}else if(Array.isArray(n))for(let r=0;r<n.length;r+=2)this.setHeader(n[r],n[r+1]);else if(n)for(const[r,o]of Object.entries(n))this.setHeader(r,o);return this},He.prototype.write=function(t,n,s){this.headersSent=!0;const r=typeof t=="string"?W.from(t):t;this._chunks.push(r);const o=typeof n=="function"?n:s;return o&&queueMicrotask(()=>o(null)),!0},He.prototype.end=function(t,n,s){if(typeof t=="function"?s=t:t!==void 0&&this.write(t),typeof n=="function"&&(s=n),this.headersSent=!0,this.finished=!0,this.writableEnded=!0,this.writableFinished=!0,this._completionCallback){const o={};this._hdrs.forEach((d,p)=>{o[p]=Array.isArray(d)?d.join(", "):d});const c=W.concat(this._chunks);this._completionCallback({statusCode:this.statusCode,statusMessage:this.statusMessage,headers:o,body:c})}const r=this;return queueMicrotask(()=>{r.emit("finish"),s&&s()}),this},He.prototype.send=function(t){return typeof t=="object"&&!W.isBuffer(t)&&(this.setHeader("Content-Type","application/json"),t=JSON.stringify(t)),this.hasHeader("Content-Type")||this.setHeader("Content-Type","text/html"),this.write(t),this.end()},He.prototype.setTimeout=function(t,n){return n&&this.once("timeout",n),this},He.prototype.json=function(t){return this.setHeader("Content-Type","application/json"),this.end(JSON.stringify(t))},He.prototype.status=function(t){return this.statusCode=t,this},He.prototype.redirect=function(t,n){typeof t=="number"?(this.statusCode=t,this.setHeader("Location",n)):(this.statusCode=302,this.setHeader("Location",t)),this.end()},He.prototype.addTrailers=function(t){},He.prototype._collectedBody=function(){return W.concat(this._chunks)},He.prototype._collectedBodyText=function(){return this._collectedBody().toString("utf8")};const Et=function(t,n){if(!this)return;ne.call(this),typeof t=="function"?this._handler=t:this._handler=n,this._tcp=new Zt,this.listening=!1,this.maxHeadersCount=null,this.timeout=0,this.keepAliveTimeout=xs.HTTP_KEEP_ALIVE,this.headersTimeout=xs.HTTP_HEADERS,this.requestTimeout=0,this.maxRequestsPerSocket=null;const s=this;this._tcp.on("listening",function(){s.listening=!0,s.emit("listening")}),this._tcp.on("close",function(){s.listening=!1,s.emit("close")}),this._tcp.on("error",function(o){s.emit("error",o)})};Object.setPrototypeOf(Et.prototype,ne.prototype),Et.prototype.listen=function(t,n,s){let r,o,c;typeof t=="number"?(r=t,typeof n=="string"?(o=n,c=s):c=n):t&&(r=t.port,o=t.host,c=typeof n=="function"?n:s);const d=this,p=c;return c=function(){const g=d._tcp.address();g&&ZS(g.port,d),p&&p()},this._tcp.listen(r,o,c),this},Et.prototype.close=function(t){const n=this._tcp.address();return n&&XS(n.port),this._tcp.close(t),this},Et.prototype.address=function(){return this._tcp.address()},Et.prototype.setTimeout=function(t,n){return this.timeout=t||0,n&&this.on("timeout",n),this},Et.prototype.ref=function(){return this._tcp.ref(),this},Et.prototype.unref=function(){return this._tcp.unref(),this},Et.prototype.closeAllConnections=function(){},Et.prototype.closeIdleConnections=function(){},Et.prototype.dispatchUpgrade=function(t,n){const s=new ot;s.cork=()=>{},s.uncork=()=>{},s._readableState={endEmitted:!1},s._writableState={finished:!1,errorEmitted:!1};const r=new Rt(s);r.method="GET",r.url=t,r.headers={...n,upgrade:"websocket",connection:"Upgrade"};for(const[c,d]of Object.entries(r.headers))typeof d=="string"&&r.rawHeaders.push(c,d);r.push(null),r.complete=!0;const o=this;return queueMicrotask(()=>{o.emit("upgrade",r,s,W.alloc(0))}),{req:r,socket:s}},Et.prototype.dispatchRequest=async function(t,n,s,r){const o=this;return new Promise((c,d)=>{var p;const y=Rt.build(t,n,s,r),g=new He(y);g._onComplete(c);const x=o.timeout||xs.HTTP_DISPATCH_SAFETY,k=setTimeout(()=>{d(new Error(`dispatchRequest timed out after ${x}ms for ${t} ${n}`))},x);g.on("finish",()=>{clearTimeout(k)});try{if(o.emit("request",y,g),typeof o._handler=="function"){const C=o._handler(y,g);C&&typeof C.then=="function"&&C.catch(T=>{var L;if(clearTimeout(k),console.error("[DEBUG] dispatchRequest async error:",(T==null?void 0:T.message)||T,(L=T==null?void 0:T.stack)==null?void 0:L.split(`
|
|
72
|
+
-----END PRIVATE KEY-----`:o}}function Bl(e,t){const n=It(Math.ceil(e/8));if(n[0]|=128,n[n.length-1]|=1,t!=null&&t.bigint){let s=BigInt(0);for(let r=0;r<n.length;r++)s=s<<BigInt(8)|BigInt(n[r]);return s}return n}function Gh(e,t,n){try{const s=Bl(e,t);setTimeout(()=>n(null,s),0)}catch(s){setTimeout(()=>n(s,z.alloc(0)),0)}}function Ll(e){return!0}function Kh(e,t){setTimeout(()=>t(null,Ll()),0)}function Yh(e,t,n,s){let r=0,o=e.length,c=s;typeof t=="function"?c=t:(r=t,typeof n=="function"?c=n:n!==void 0&&(o=n));try{Il(e,r,o),c&&setTimeout(()=>c(null,e),0)}catch(d){c&&setTimeout(()=>c(d,e),0)}}function Ml(e,t,n,s,r){const o=z.from(n),c=z.from(t),d=z.from(s),p=$a(e,o).update(c).digest(),y=p.length,g=Math.ceil(r/y),x=z.alloc(g*y);let k=z.alloc(0);for(let C=0;C<g;C++){const T=z.concat([k,d,z.from([C+1])]);k=z.from($a(e,p).update(T).digest()),k.copy(x,C*y)}return x.slice(0,r)}function Zh(e,t,n,s,r,o){try{const c=Ml(e,t,n,s,r);setTimeout(()=>o(null,c),0)}catch(c){setTimeout(()=>o(c,z.alloc(0)),0)}}function Fl(e){return{generateKeys:()=>It(256),computeSecret:t=>It(32),getPrime:()=>It(256),getGenerator:()=>z.from([2]),getPublicKey:()=>It(256),getPrivateKey:()=>It(256),setPublicKey:()=>{},setPrivateKey:()=>{}}}function Xh(e,t){return Fl()}function Jh(e){return{generateKeys:(t,n)=>It(65),computeSecret:t=>It(32),getPublicKey:(t,n)=>It(65),getPrivateKey:t=>It(32),setPublicKey:()=>{},setPrivateKey:()=>{}}}function Qh(){return["P-256","P-384","P-521","secp256k1"]}function ep(e){}function tp(){return 0}function np(){return{total:0,min:0,used:0}}const sp=globalThis.crypto,qS=Object.freeze(Object.defineProperty({__proto__:null,Hash:ur,Hmac:dr,KeyObject:Xt,SignStream:gi,VerifyStream:yi,checkPrime:Kh,checkPrimeSync:Ll,constants:Wh,createCipheriv:Fh,createDecipheriv:$h,createDiffieHellman:Xh,createECDH:Jh,createHash:Yr,createHmac:$a,createPrivateKey:jh,createPublicKey:Uh,createSecretKey:Ol,createSign:Lh,createVerify:Mh,default:{randomBytes:It,randomFill:Yh,randomFillSync:Il,randomUUID:Th,randomInt:Ih,getRandomValues:Rh,createHash:Yr,hash:Ph,createHmac:$a,createSign:Lh,createVerify:Mh,createCipheriv:Fh,createDecipheriv:$h,sign:Nh,verify:Bh,pbkdf2:Dh,pbkdf2Sync:Rl,scrypt:Oh,scryptSync:Pl,hkdf:Zh,hkdfSync:Ml,timingSafeEqual:Nl,getCiphers:Vh,getHashes:Hh,getCurves:Qh,constants:Wh,KeyObject:Xt,createSecretKey:Ol,createPublicKey:Uh,createPrivateKey:jh,generateKeySync:zh,generateKeyPairSync:qh,generatePrimeSync:Bl,generatePrime:Gh,checkPrimeSync:Ll,checkPrime:Kh,createDiffieHellman:Xh,getDiffieHellman:Fl,createECDH:Jh,setFips:ep,getFips:tp,secureHeapUsed:np,webcrypto:sp,Hash:ur,Hmac:dr},generateKeyPairSync:qh,generateKeySync:zh,generatePrime:Gh,generatePrimeSync:Bl,getCiphers:Vh,getCurves:Qh,getDiffieHellman:Fl,getFips:tp,getHashes:Hh,getRandomValues:Rh,hash:Ph,hkdf:Zh,hkdfSync:Ml,pbkdf2:Dh,pbkdf2Sync:Rl,randomBytes:It,randomFill:Yh,randomFillSync:Il,randomInt:Ih,randomUUID:Th,scrypt:Oh,scryptSync:Pl,secureHeapUsed:np,setFips:ep,sign:Nh,timingSafeEqual:Nl,verify:Bh,webcrypto:sp},Symbol.toStringTag,{value:"Module"})),GS=typeof window<"u"&&typeof window.document<"u"&&typeof globalThis.WebSocket=="function"?globalThis.WebSocket:null,Rt=function(t){this&&(xe.call(this),this.httpVersion="1.1",this.httpVersionMajor=1,this.httpVersionMinor=1,this.complete=!1,this.headers={},this.rawHeaders=[],this.trailers={},this.rawTrailers=[],this.method=void 0,this.url=void 0,this.statusCode=void 0,this.statusMessage=void 0,this.aborted=!1,this._payload=null,this.socket=t??new at,this.connection=this.socket)};Object.setPrototypeOf(Rt.prototype,xe.prototype),Rt.prototype.setTimeout=function(t,n){return n&&this.once("timeout",n),this},Rt.prototype.destroy=function(t){return xe.prototype.destroy.call(this,t),this},Rt.prototype._injectBody=function(t){t===null?this._payload=null:this._payload=typeof t=="string"?z.from(t):t;const n=this;queueMicrotask(()=>{n._payload&&n.push(n._payload),n.push(null),n.complete=!0})},Rt.build=function(t,n,s,r){const o=new at;o.remoteAddress="127.0.0.1",o.remotePort=0,o.remoteFamily="IPv4";const c=new Rt(o);c.method=t,c.url=n;const d={};for(const[p,y]of Object.entries(s))d[p.toLowerCase()]=y,c.rawHeaders.push(p,y);return c.headers=d,r?c._injectBody(r):queueMicrotask(()=>{c.push(null),c.complete=!0}),c};const Ve=function(t){this&&(Ke.call(this),this.statusCode=200,this.statusMessage="OK",this.headersSent=!1,this.finished=!1,this.sendDate=!0,this.socket=t.socket,this.connection=t.socket,this.req=t,this._hdrs=new Map,this._chunks=[],this._completionCallback=void 0)};Object.setPrototypeOf(Ve.prototype,Ke.prototype),Ve.prototype._onComplete=function(t){this._completionCallback=t},Ve.prototype.assignSocket=function(t){this.socket=t,this.connection=t},Ve.prototype.detachSocket=function(t){this.socket=null,this.connection=null},Ve.prototype.setHeader=function(t,n){if(this.headersSent)throw new Error("Headers already dispatched");return this._hdrs.set(t.toLowerCase(),String(n)),this},Ve.prototype.getHeader=function(t){return this._hdrs.get(t.toLowerCase())},Ve.prototype.getHeaders=function(){const t={};return this._hdrs.forEach((n,s)=>{t[s]=n}),t},Ve.prototype.getHeaderNames=function(){return[...this._hdrs.keys()]},Ve.prototype.hasHeader=function(t){return this._hdrs.has(t.toLowerCase())},Ve.prototype.appendHeader=function(t,n){const s=t.toLowerCase(),r=this._hdrs.get(s);if(r===void 0)this._hdrs.set(s,Array.isArray(n)?n.join(", "):n);else{const o=Array.isArray(n)?n.join(", "):n,c=Array.isArray(r)?r.join(", "):r;this._hdrs.set(s,c+", "+o)}return this},Ve.prototype.removeHeader=function(t){if(this.headersSent)throw new Error("Headers already dispatched");this._hdrs.delete(t.toLowerCase())},Ve.prototype.flushHeaders=function(){this.headersSent=!0},Ve.prototype.writeContinue=function(){},Ve.prototype.writeProcessing=function(){},Ve.prototype.writeEarlyHints=function(t,n){n&&queueMicrotask(n)},Ve.prototype.writeHead=function(t,n,s){if(this.statusCode=t,typeof n=="string"){if(this.statusMessage=n,s)if(Array.isArray(s))for(let r=0;r<s.length;r+=2)this.setHeader(s[r],s[r+1]);else for(const[r,o]of Object.entries(s))this.setHeader(r,o)}else if(Array.isArray(n))for(let r=0;r<n.length;r+=2)this.setHeader(n[r],n[r+1]);else if(n)for(const[r,o]of Object.entries(n))this.setHeader(r,o);return this},Ve.prototype.write=function(t,n,s){this.headersSent=!0;const r=typeof t=="string"?z.from(t):t;this._chunks.push(r);const o=typeof n=="function"?n:s;return o&&queueMicrotask(()=>o(null)),!0},Ve.prototype.end=function(t,n,s){if(typeof t=="function"?s=t:t!==void 0&&this.write(t),typeof n=="function"&&(s=n),this.headersSent=!0,this.finished=!0,this.writableEnded=!0,this.writableFinished=!0,this._completionCallback){const o={};this._hdrs.forEach((d,p)=>{o[p]=Array.isArray(d)?d.join(", "):d});const c=z.concat(this._chunks);this._completionCallback({statusCode:this.statusCode,statusMessage:this.statusMessage,headers:o,body:c})}const r=this;return queueMicrotask(()=>{r.emit("finish"),s&&s()}),this},Ve.prototype.send=function(t){return typeof t=="object"&&!z.isBuffer(t)&&(this.setHeader("Content-Type","application/json"),t=JSON.stringify(t)),this.hasHeader("Content-Type")||this.setHeader("Content-Type","text/html"),this.write(t),this.end()},Ve.prototype.setTimeout=function(t,n){return n&&this.once("timeout",n),this},Ve.prototype.json=function(t){return this.setHeader("Content-Type","application/json"),this.end(JSON.stringify(t))},Ve.prototype.status=function(t){return this.statusCode=t,this},Ve.prototype.redirect=function(t,n){typeof t=="number"?(this.statusCode=t,this.setHeader("Location",n)):(this.statusCode=302,this.setHeader("Location",t)),this.end()},Ve.prototype.addTrailers=function(t){},Ve.prototype._collectedBody=function(){return z.concat(this._chunks)},Ve.prototype._collectedBodyText=function(){return this._collectedBody().toString("utf8")};const Et=function(t,n){if(!this)return;ne.call(this),typeof t=="function"?this._handler=t:this._handler=n,this._tcp=new Zt,this.listening=!1,this.maxHeadersCount=null,this.timeout=0,this.keepAliveTimeout=Es.HTTP_KEEP_ALIVE,this.headersTimeout=Es.HTTP_HEADERS,this.requestTimeout=0,this.maxRequestsPerSocket=null;const s=this;this._tcp.on("listening",function(){s.listening=!0,s.emit("listening")}),this._tcp.on("close",function(){s.listening=!1,s.emit("close")}),this._tcp.on("error",function(o){s.emit("error",o)})};Object.setPrototypeOf(Et.prototype,ne.prototype),Et.prototype.listen=function(t,n,s){let r,o,c;typeof t=="number"?(r=t,typeof n=="string"?(o=n,c=s):c=n):t&&(r=t.port,o=t.host,c=typeof n=="function"?n:s);const d=this,p=c;return c=function(){const g=d._tcp.address();g&&YS(g.port,d),p&&p()},this._tcp.listen(r,o,c),this},Et.prototype.close=function(t){const n=this._tcp.address();return n&&ZS(n.port),this._tcp.close(t),this},Et.prototype.address=function(){return this._tcp.address()},Et.prototype.setTimeout=function(t,n){return this.timeout=t||0,n&&this.on("timeout",n),this},Et.prototype.ref=function(){return this._tcp.ref(),this},Et.prototype.unref=function(){return this._tcp.unref(),this},Et.prototype.closeAllConnections=function(){},Et.prototype.closeIdleConnections=function(){},Et.prototype.dispatchUpgrade=function(t,n){const s=new at;s.cork=()=>{},s.uncork=()=>{},s._readableState={endEmitted:!1},s._writableState={finished:!1,errorEmitted:!1};const r=new Rt(s);r.method="GET",r.url=t,r.headers={...n,upgrade:"websocket",connection:"Upgrade"};for(const[c,d]of Object.entries(r.headers))typeof d=="string"&&r.rawHeaders.push(c,d);r.push(null),r.complete=!0;const o=this;return queueMicrotask(()=>{o.emit("upgrade",r,s,z.alloc(0))}),{req:r,socket:s}},Et.prototype.dispatchRequest=async function(t,n,s,r){const o=this;return new Promise((c,d)=>{var p;const y=Rt.build(t,n,s,r),g=new Ve(y);g._onComplete(c);const x=o.timeout||Es.HTTP_DISPATCH_SAFETY,k=setTimeout(()=>{d(new Error(`dispatchRequest timed out after ${x}ms for ${t} ${n}`))},x);g.on("finish",()=>{clearTimeout(k)});try{if(o.emit("request",y,g),typeof o._handler=="function"){const C=o._handler(y,g);C&&typeof C.then=="function"&&C.catch(T=>{var L;if(clearTimeout(k),console.error("[DEBUG] dispatchRequest async error:",(T==null?void 0:T.message)||T,(L=T==null?void 0:T.stack)==null?void 0:L.split(`
|
|
73
73
|
`).slice(0,5).join(`
|
|
74
74
|
`)),g.headersSent)try{g.end()}catch{}else try{g.statusCode=500,g.end("Internal Server Error")}catch{}})}}catch(C){if(clearTimeout(k),console.error("[DEBUG] dispatchRequest sync error:",(C==null?void 0:C.message)||C,(p=C==null?void 0:C.stack)==null?void 0:p.split(`
|
|
75
75
|
`).slice(0,5).join(`
|
|
76
|
-
`)),!g.headersSent)try{g.statusCode=500,g.end("Internal Server Error")}catch{}d(C)}})};function ja(e,t){return new Et(e,t)}const _i={100:"Continue",101:"Switching Protocols",200:"OK",201:"Created",202:"Accepted",204:"No Content",301:"Moved Permanently",302:"Found",304:"Not Modified",400:"Bad Request",401:"Unauthorized",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",408:"Request Timeout",409:"Conflict",410:"Gone",413:"Payload Too Large",415:"Unsupported Media Type",422:"Unprocessable Entity",429:"Too Many Requests",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout"},Va=["GET","POST","PUT","DELETE","PATCH","HEAD","OPTIONS","CONNECT","TRACE"];function YS(){try{return typeof localStorage<"u"?localStorage.getItem("__corsProxyUrl")??null:null}catch{return null}}const nt=function(t,n){if(!this)return;if(Xe.call(this),this._opts=t,this._proto=n||"http",this.method=t.method??"GET",this.path=t.path??"/",this.headers={},this._pending=[],this._cancelled=!1,this._waitMs=null,this._waitTimer=null,this._sealed=!1,this._socket=new ot,this.finished=!1,this.aborted=!1,this.reusedSocket=!1,this.maxHeadersCount=null,t.headers)for(const[r,o]of Object.entries(t.headers))this.headers[r.toLowerCase()]=Array.isArray(o)?o.join(", "):o;const s=this;queueMicrotask(()=>s.emit("socket",s._socket))};Object.setPrototypeOf(nt.prototype,Xe.prototype),Object.defineProperty(nt.prototype,"socket",{get:function(){return this._socket},configurable:!0}),Object.defineProperty(nt.prototype,"connection",{get:function(){return this._socket},configurable:!0}),nt.prototype.setHeader=function(t,n){this.headers[t.toLowerCase()]=n},nt.prototype.getHeader=function(t){return this.headers[t.toLowerCase()]},nt.prototype.removeHeader=function(t){delete this.headers[t.toLowerCase()]},nt.prototype.write=function(t,n,s){const r=typeof t=="string"?W.from(t):t;this._pending.push(r);const o=typeof n=="function"?n:s;return o&&queueMicrotask(()=>o(null)),!0},nt.prototype.end=function(t,n,s){if(this._sealed)return this;this._sealed=!0,this.finished=!0;let r=s;typeof t=="function"?r=t:t!==void 0&&this.write(t),typeof n=="function"&&(r=n);const o=this;return o._dispatch().then(()=>{r&&r()}).catch(c=>o.emit("error",c)),this},nt.prototype.abort=function(){this._cancelled=!0,this.aborted=!0,this._waitTimer&&clearTimeout(this._waitTimer),this.emit("abort")},nt.prototype.setTimeout=function(t,n){return this._waitMs=t,n&&this.once("timeout",n),this},nt.prototype.flushHeaders=function(){},nt.prototype.setNoDelay=function(t){},nt.prototype.setSocketKeepAlive=function(t,n){},nt.prototype._dispatch=async function(){var t;if(!this._cancelled)try{const n=this._proto==="https"?"https:":"http:";let s=this._opts.hostname??"",r=this._opts.port?`:${this._opts.port}`:"";if(!s&&this._opts.host){const T=this._opts.host.split(":");s=T[0],!r&&T[1]&&(r=`:${T[1]}`)}s||(s="localhost");const o=`${n}//${s}${r}${this._opts.path??"/"}`;if(((t=this.headers.upgrade)==null?void 0:t.toLowerCase())==="websocket"){this._bridgeWebSocket(o);return}const c=s==="localhost"||s==="127.0.0.1"||s==="0.0.0.0",d=Number(this._opts.port)||(this._proto==="https"?443:80);if(c){const T=An.get(d);if(T){const V=this._pending.length>0?W.concat(this._pending):void 0;try{const G=await T.dispatchRequest(this.method,this._opts.path??"/",this.headers,V);if(this._cancelled)return;const J=new Rt;J.statusCode=G.statusCode,J.statusMessage=G.statusMessage;for(const[X,q]of Object.entries(G.headers))J.headers[X.toLowerCase()]=q,J.rawHeaders.push(X,q);J._injectBody(G.body),this.emit("response",J)}catch(G){this.emit("error",G)}return}const L=new Error(`connect ECONNREFUSED ${s}:${d}`);L.code="ECONNREFUSED",L.errno=-111,L.syscall="connect",L.address=s,L.port=d,this.emit("error",L);return}const p=YS(),y=p?p+encodeURIComponent(o):o,g={method:this.method,headers:this.headers};this._pending.length>0&&this.method!=="GET"&&this.method!=="HEAD"&&(g.body=W.concat(this._pending));const x=new AbortController;g.signal=x.signal,this._waitMs&&(this._waitTimer=setTimeout(()=>{x.abort(),this.emit("timeout")},this._waitMs));const k=await fetch(y,g);if(this._waitTimer&&(clearTimeout(this._waitTimer),this._waitTimer=null),this._cancelled)return;const C=await this._mapResponse(k);this.emit("response",C)}catch(n){if(this._waitTimer&&clearTimeout(this._waitTimer),this._cancelled||n instanceof Error&&n.name==="AbortError")return;this.emit("error",n)}},nt.prototype._mapResponse=async function(t){const n=new Rt;n.statusCode=t.status,n.statusMessage=t.statusText||_i[t.status]||"",t.headers.forEach((r,o)=>{n.headers[o.toLowerCase()]=r,n.rawHeaders.push(o,r)});const s=await t.arrayBuffer();return n._injectBody(W.from(s)),n},nt.prototype._bridgeWebSocket=function(t){const n=t.replace(/^https:/,"wss:").replace(/^http:/,"ws:"),s=this.headers["sec-websocket-key"]??"",r=KS;if(!r){const k=this;setTimeout(()=>k.emit("error",new TypeError("No WebSocket available")),0);return}const c=Yr("sha1").update(s+"258EAFA5-E914-47DA-95CA-C5AB0DC85B11").digest("base64");let d;try{d=new r(n),d.binaryType="arraybuffer"}catch(k){const C=this;setTimeout(()=>C.emit("error",k instanceof Error?k:new Error(String(k))),0);return}const p=new ot;p.cork=()=>{},p.uncork=()=>{},p._readableState={endEmitted:!1},p._writableState={finished:!1,errorEmitted:!1};let y=new Uint8Array(0);p.write=(k,C,T)=>{const L=typeof k=="string"?W.from(k):new Uint8Array(k),V=typeof C=="function"?C:T,G=new Uint8Array(y.length+L.length);for(G.set(y,0),G.set(L,y.length),y=G;y.length>=2;){const J=xi(y);if(!J)break;if(y=y.slice(J.consumed),d.readyState===r.OPEN)switch(J.op){case 8:d.close();break;case 9:d.send(J.data);break;case 10:break;case 1:d.send(new TextDecoder().decode(J.data));break;case 2:d.send(J.data);break}}return V&&queueMicrotask(()=>V(null)),!0};const g=this;d.onopen=()=>{const k=new Rt(p);k.statusCode=101,k.statusMessage="Switching Protocols",k.headers={upgrade:"websocket",connection:"Upgrade","sec-websocket-accept":c},k.complete=!0,k.push(null),g.emit("upgrade",k,p,W.alloc(0))},d.onmessage=k=>{let C,T;if(typeof k.data=="string")C=new TextEncoder().encode(k.data),T=1;else if(k.data instanceof ArrayBuffer)C=new Uint8Array(k.data),T=2;else return;const L=mn(T,C,!1);p._feedData(W.from(L))},d.onclose=k=>{const C=k.code||1e3,T=new Uint8Array(2);T[0]=C>>8&255,T[1]=C&255;const L=mn(8,T,!1);p._feedData(W.from(L)),setTimeout(()=>{p._readableState.endEmitted=!0,p._feedEnd(),p.emit("close",!1)},10)},d.onerror=()=>{p.emit("error",new Error("WebSocket transport error")),p.destroy()};const x=p.destroy.bind(p);p.destroy=k=>((d.readyState===r.OPEN||d.readyState===r.CONNECTING)&&d.close(),x(k))};function $l(e,t,n){let s,r=n;if(typeof e=="string"||e instanceof URL){const o=new URL(e.toString());s={hostname:o.hostname,port:o.port?parseInt(o.port,10):void 0,path:o.pathname+o.search,method:"GET"},typeof t=="function"?r=t:t&&(s={...s,...t})}else s=e,typeof t=="function"&&(r=t);return{opts:s,cb:r}}function ip(e,t,n){const{opts:s,cb:r}=$l(e,t,n),o=new nt(s,"http");return r&&o.once("response",r),o}function ap(e,t,n){const{opts:s,cb:r}=$l(e,t,n),o=new nt({...s,method:"GET"},"http");return r&&o.once("response",r),o.end(),o}function Ha(e,t,n,s){const{opts:r,cb:o}=$l(e,t,n),c=new nt(r,s);return o&&c.once("response",o),c}const An=new Map,bi=new Map;let Ul=null,jl=null;function ZS(e,t,n){An.set(e,t),rs(),Ul&&Ul(e,t)}function XS(e){An.has(e)&&wn(),An.delete(e),bi.delete(e),jl&&jl(e)}function vi(e){return An.get(e)}ba=function(){return new Map(An)},O0=function(){for(const[,e]of An)try{e.close()}catch{}An.clear(),bi.clear()};function JS(e){for(const[t,n]of bi)if(n===e){const s=An.get(t);if(s)try{s.close()}catch{}An.delete(t),bi.delete(t)}}function QS(e){return bi.get(e)}function wi(e){Ul=e}function Si(e){jl=e}const Tn=function(t){this&&(ne.call(this),this.options=t??{},this.maxSockets=(t==null?void 0:t.maxSockets)??1/0,this.maxFreeSockets=(t==null?void 0:t.maxFreeSockets)??256,this.maxTotalSockets=(t==null?void 0:t.maxTotalSockets)??1/0,this.sockets={},this.freeSockets={},this.requests={})};Object.setPrototypeOf(Tn.prototype,ne.prototype),Tn.prototype.createConnection=function(t,n){const s=new ot;return n&&n(null,s),s},Tn.prototype.getName=function(t){return`${t.host??"localhost"}:${t.port??80}:${t.localAddress??""}`},Tn.prototype.addRequest=function(t,n){},Tn.prototype.destroy=function(){this.sockets={},this.freeSockets={},this.requests={}};const Wa=new Tn;function xi(e){if(e.length<2)return null;const t=e[0]&15,n=(e[1]&128)!==0;let s=e[1]&127,r=2;if(s===126){if(e.length<4)return null;s=e[2]<<8|e[3],r=4}else if(s===127){if(e.length<10)return null;s=e[6]<<24|e[7]<<16|e[8]<<8|e[9],r=10}if(n){if(e.length<r+4+s)return null;const o=e.slice(r,r+4);r+=4;const c=new Uint8Array(s);for(let d=0;d<s;d++)c[d]=e[r+d]^o[d&3];return{op:t,data:c,consumed:r+s}}return e.length<r+s?null:{op:t,data:e.slice(r,r+s),consumed:r+s}}function mn(e,t,n){const s=t.length;let r=2;s>125&&s<=65535?r+=2:s>65535&&(r+=8),n&&(r+=4);const o=new Uint8Array(r+s);o[0]=128|e;let c=2;if(s<=125?o[1]=(n?128:0)|s:s<=65535?(o[1]=(n?128:0)|126,o[2]=s>>8&255,o[3]=s&255,c=4):(o[1]=(n?128:0)|127,o[2]=0,o[3]=0,o[4]=0,o[5]=0,o[6]=s>>24&255,o[7]=s>>16&255,o[8]=s>>8&255,o[9]=s&255,c=10),n){const d=new Uint8Array(4);if(typeof crypto<"u"&&crypto.getRandomValues)crypto.getRandomValues(d);else for(let p=0;p<4;p++)d[p]=Math.floor(Math.random()*256);o.set(d,c),c+=4;for(let p=0;p<s;p++)o[c+p]=t[p]^d[p&3]}else o.set(t,c);return o}P0=Object.freeze(Object.defineProperty({__proto__:null,Agent:Tn,ClientRequest:nt,IncomingMessage:Rt,METHODS:Va,STATUS_CODES:_i,Server:Et,ServerResponse:He,_buildClientRequest:Ha,closeAllServers:O0,closeServersByPid:JS,createServer:ja,decodeFrame:xi,default:{Server:Et,IncomingMessage:Rt,ServerResponse:He,ClientRequest:nt,createServer:ja,request:ip,get:ap,STATUS_CODES:_i,METHODS:Va,getServer:vi,getAllServers:ba,setServerListenCallback:wi,setServerCloseCallback:Si,_buildClientRequest:Ha,Agent:Tn,globalAgent:Wa,decodeFrame:xi,encodeFrame:mn},encodeFrame:mn,get:ap,getAllServers:ba,getServer:vi,getServerOwner:QS,globalAgent:Wa,request:ip,setServerCloseCallback:Si,setServerListenCallback:wi},Symbol.toStringTag,{value:"Module"}));function op(e,t,n){return Ha(e,t,n,"https")}function lp(e,t,n){const s=Ha(e,t,n,"https");return s.end(),s}const ex=Object.freeze(Object.defineProperty({__proto__:null,Agent:Tn,ClientRequest:nt,IncomingMessage:Rt,METHODS:Va,STATUS_CODES:_i,Server:Et,ServerResponse:He,createServer:ja,default:{Server:Et,IncomingMessage:Rt,ServerResponse:He,ClientRequest:nt,createServer:ja,request:op,get:lp,STATUS_CODES:_i,METHODS:Va,getServer:vi,getAllServers:ba,setServerListenCallback:wi,setServerCloseCallback:Si,Agent:Tn,globalAgent:Wa},get:lp,getAllServers:ba,getServer:vi,globalAgent:Wa,request:op,setServerCloseCallback:Si,setServerListenCallback:wi},Symbol.toStringTag,{value:"Module"}));function cp(e,t=!1,n=!1){try{const s=new globalThis.URL(e,"http://localhost"),r=s.username?`${s.username}:${s.password}`:null,o=t?Object.fromEntries(s.searchParams):s.search?s.search.substring(1):null;return{protocol:s.protocol,slashes:s.protocol.endsWith(":"),auth:r,host:s.host,port:s.port||null,hostname:s.hostname,hash:s.hash||null,search:s.search||null,query:o,pathname:s.pathname,path:s.pathname+s.search,href:s.href}}catch{return{protocol:null,slashes:null,auth:null,host:null,port:null,hostname:null,hash:null,search:null,query:null,pathname:e,path:e,href:e}}}function up(e){if(e.href)return e.href;let t="";if(e.protocol&&(t+=e.protocol.endsWith(":")?e.protocol:e.protocol+":"),(e.slashes||e.protocol==="http:"||e.protocol==="https:")&&(t+="//"),e.auth&&(t+=e.auth+"@"),e.hostname?t+=e.hostname:e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.pathname&&(t+=e.pathname),e.search)t+=e.search;else if(e.query)if(typeof e.query=="string")t+="?"+e.query;else{const n=new globalThis.URLSearchParams;for(const[r,o]of Object.entries(e.query))if(Array.isArray(o))for(const c of o)n.append(r,c);else n.set(r,o);const s=n.toString();s&&(t+="?"+s)}return e.hash&&(t+=e.hash),t}function dp(e,t){try{return new globalThis.URL(t,e).href}catch{return t}}const hp=globalThis.URL,pp=globalThis.URLSearchParams;function fp(e){if(typeof e=="string"){if(e.startsWith("/"))return e;try{const t=new globalThis.URL(e);return t.protocol==="file:",decodeURIComponent(t.pathname)}catch{return e}}return e.protocol==="file:",decodeURIComponent(e.pathname)}function mp(e){const t=encodeURIComponent(e).replace(/%2F/g,"/");return new globalThis.URL("file://"+t)}function gp(e){try{return new globalThis.URL(`http://${e}`).hostname}catch{return e}}function yp(e){return e}Object.freeze(Object.defineProperty({__proto__:null,URL:hp,URLSearchParams:pp,default:{parse:cp,format:up,resolve:dp,URL:hp,URLSearchParams:pp,fileURLToPath:fp,pathToFileURL:mp,domainToASCII:gp,domainToUnicode:yp},domainToASCII:gp,domainToUnicode:yp,fileURLToPath:fp,format:up,parse:cp,pathToFileURL:mp,resolve:dp},Symbol.toStringTag,{value:"Module"}));function Vl(e,t="&",n="=",s){const r={};if(!e||typeof e!="string")return r;const o=(s==null?void 0:s.maxKeys)||1e3,c=e.split(t),d=o>0?Math.min(c.length,o):c.length;for(let p=0;p<d;p++){const y=c[p],g=y.indexOf(n);let x,k;if(g>=0?(x=decodeURIComponent(y.substring(0,g).replace(/\+/g," ")),k=decodeURIComponent(y.substring(g+1).replace(/\+/g," "))):(x=decodeURIComponent(y.replace(/\+/g," ")),k=""),x in r){const C=r[x];Array.isArray(C)?C.push(k):r[x]=[C,k]}else r[x]=k}return r}function Hl(e,t="&",n="="){if(!e||typeof e!="object")return"";const s=[];for(const[r,o]of Object.entries(e)){if(o===void 0)continue;const c=encodeURIComponent(r);if(Array.isArray(o))for(const d of o)s.push(`${c}${n}${encodeURIComponent(String(d))}`);else s.push(`${c}${n}${encodeURIComponent(String(o))}`)}return s.join(t)}function _p(e){return encodeURIComponent(e)}function bp(e){return decodeURIComponent(e.replace(/\+/g," "))}const vp=Hl,wp=Vl;Object.freeze(Object.defineProperty({__proto__:null,decode:wp,default:{parse:Vl,stringify:Hl,escape:_p,unescape:bp,encode:vp,decode:wp},encode:vp,escape:_p,parse:Vl,stringify:Hl,unescape:bp},Symbol.toStringTag,{value:"Module"})),od=function(e,...t){if(typeof e!="string")return[e,...t].map(r=>typeof r=="string"?r:Ei(r)).join(" ");let n=0,s=e.replace(/%[sdjifoO%]/g,r=>{if(r==="%%")return"%";if(n>=t.length)return r;const o=t[n++];switch(r){case"%s":return String(o);case"%d":case"%i":return String(parseInt(String(o),10));case"%f":return String(parseFloat(String(o)));case"%j":try{return JSON.stringify(o)}catch{return"[Circular]"}case"%o":case"%O":return Ei(o);default:return r}});for(;n<t.length;){const r=t[n++];s+=" "+(typeof r=="string"?r:Ei(r))}return s};function Ei(e,t){const n=new WeakSet,s=(t==null?void 0:t.depth)??2;function r(o,c){if(o===null)return"null";if(o===void 0)return"undefined";const d=typeof o;if(d==="string")return`'${o}'`;if(d==="number"||d==="boolean"||d==="bigint")return String(o);if(d==="symbol")return o.toString();if(d==="function")return`[Function: ${o.name||"anonymous"}]`;if(d!=="object")return String(o);if(n.has(o))return"[Circular]";if(n.add(o),c>s)return Array.isArray(o)?"[Array]":"[Object]";if(Array.isArray(o))return o.length===0?"[]":`[ ${o.map(x=>r(x,c+1)).join(", ")} ]`;if(o instanceof Date)return o.toISOString();if(o instanceof RegExp)return o.toString();if(o instanceof Error)return`${o.name}: ${o.message}`;if(o instanceof Map){const g=[...o.entries()].map(([x,k])=>`${r(x,c+1)} => ${r(k,c+1)}`);return`Map(${o.size}) { ${g.join(", ")} }`}if(o instanceof Set){const g=[...o].map(x=>r(x,c+1));return`Set(${o.size}) { ${g.join(", ")} }`}const p=Object.keys(o);return p.length===0?"{}":`{ ${p.map(g=>{const x=o[g];return`${g}: ${r(x,c+1)}`}).join(", ")} }`}return r(e,0)}function Sp(e,t){if(e==null)throw new TypeError("inherits: child constructor must be provided");t!=null&&t.prototype!==void 0&&(e.super_=t,Object.setPrototypeOf(e.prototype,t.prototype))}function xp(e,t){if(t==null)return e;const n=Object.keys(t);for(let s=0;s<n.length;s++)e[n[s]]=t[n[s]];return e}function Ep(e,t,n){let s=!1;return function(...o){return s||(console.warn(`DeprecationWarning: ${t}${n?` (${n})`:""}`),s=!0),e.apply(this,o)}}function kp(e){return(...t)=>new Promise((n,s)=>{e(...t,(r,o)=>{r?s(r):n(o)})})}function Cp(e){return(...t)=>{const n=t.pop();e(...t).then(s=>n(null,s)).catch(s=>n(s,void 0))}}function za(e,t){if(e===t)return!0;if(e===null||t===null||typeof e!=typeof t)return!1;if(typeof e=="object"){if(Array.isArray(e)&&Array.isArray(t))return e.length!==t.length?!1:e.every((r,o)=>za(r,t[o]));if(Array.isArray(e)!==Array.isArray(t))return!1;const n=Object.keys(e),s=Object.keys(t);return n.length!==s.length?!1:n.every(r=>za(e[r],t[r]))}return!1}function Wl(e){return Array.isArray(e)}function zl(e){return typeof e=="boolean"}function ql(e){return e===null}function Gl(e){return e==null}function Kl(e){return typeof e=="number"}function Yl(e){return typeof e=="string"}function Zl(e){return e===void 0}function Xl(e){return e instanceof RegExp}function Jl(e){return typeof e=="object"&&e!==null}function Ql(e){return e instanceof Date}function ec(e){return e instanceof Error}function tc(e){return typeof e=="function"}function nc(e){return e===null||typeof e!="object"&&typeof e!="function"}function sc(e){return e instanceof Uint8Array}function rc(e){return e instanceof Promise}function ic(e){var t;return(typeof process<"u"&&((t=process.env)==null?void 0:t.NODE_DEBUG)||"").toLowerCase().includes(e.toLowerCase())?(...r)=>{console.error(`${e.toUpperCase()} ${(process==null?void 0:process.pid)||0}:`,...r)}:()=>{}}const Ap=ic;function Tp(e){return e.replace(/\x1B\[[0-9;]*[a-zA-Z]|\x1B\].*?(\x07|\x1B\\)|\x1B[()][A-Z0-9]|\x1B[#=]|\x1B./g,"")}const Ip={isArray:Wl,isBoolean:zl,isNull:ql,isNullOrUndefined:Gl,isNumber:Kl,isString:Yl,isUndefined:Zl,isRegExp:Xl,isObject:Jl,isDate:Ql,isError:ec,isFunction:tc,isPrimitive:nc,isBuffer:sc,isPromise:rc},tx={reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29],black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39],grey:[90,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39],bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]};function Rp(e,t){const n=Array.isArray(e)?e:[e];let s=t;for(const r of n){const o=tx[r];o&&(s=`\x1B[${o[0]}m${s}\x1B[${o[1]}m`)}return s}function Pp(e){const t=(e==null?void 0:e.args)??(typeof process<"u"?process.argv.slice(2):[]),n=(e==null?void 0:e.options)??{},s=(e==null?void 0:e.allowPositionals)??!(e!=null&&e.options),r=(e==null?void 0:e.strict)??!0,o=(e==null?void 0:e.tokens)??!1,c={};for(const[C,T]of Object.entries(n))T.short&&(c[T.short]=C);const d={},p=[],y=[];for(const[C,T]of Object.entries(n))T.default!==void 0&&(d[C]=T.default);let g=0,x=!1;for(;g<t.length;){const C=t[g];if(x||!C.startsWith("-")||C==="-"){if(!s&&r&&!x)throw new Error(`Unexpected argument '${C}'`);p.push(C),o&&y.push({kind:"positional",value:C,index:g}),g++;continue}if(C==="--"){x=!0,o&&y.push({kind:"option-terminator",index:g}),g++;continue}if(C.startsWith("--")){const T=C.indexOf("="),L=T!==-1?C.slice(2,T):C.slice(2),V=n[L];if(!V&&r)throw new Error(`Unknown option '--${L}'`);const G=(V==null?void 0:V.type)??"boolean";let J;if(G==="boolean")J=T!==-1?C.slice(T+1)!=="false":!0;else if(T!==-1)J=C.slice(T+1);else if(g+1<t.length)J=t[++g];else throw new Error(`Option '--${L}' requires a value`);if(V!=null&&V.multiple){const X=d[L]??[];X.push(J),d[L]=X}else d[L]=J;o&&y.push({kind:"option",name:L,value:J,index:g}),g++;continue}if(C.startsWith("-")&&C.length>1){const T=C.slice(1);for(let L=0;L<T.length;L++){const V=T[L],G=c[V];if(!G&&r)throw new Error(`Unknown option '-${V}'`);const J=G??V,X=G?n[G]:void 0,q=(X==null?void 0:X.type)??"boolean";let $;if(q==="boolean")$=!0;else{const te=T.slice(L+1);if(te.length>0)$=te,L=T.length;else if(g+1<t.length)$=t[++g];else throw new Error(`Option '-${V}' requires a value`)}if(X!=null&&X.multiple){const te=d[J]??[];te.push($),d[J]=te}else d[J]=$;o&&y.push({kind:"option",name:J,value:$,index:g})}g++;continue}g++}const k={values:d,positionals:p};return o&&(k.tokens=y),k}const Dp=globalThis.TextEncoder,Op=globalThis.TextDecoder;Object.freeze(Object.defineProperty({__proto__:null,TextDecoder:Op,TextEncoder:Dp,_extend:xp,callbackify:Cp,debug:Ap,debuglog:ic,default:{format:od,inspect:Ei,inherits:Sp,_extend:xp,deprecate:Ep,promisify:kp,callbackify:Cp,isDeepStrictEqual:za,debuglog:ic,debug:Ap,stripVTControlCharacters:Tp,isArray:Wl,isBoolean:zl,isNull:ql,isNullOrUndefined:Gl,isNumber:Kl,isString:Yl,isUndefined:Zl,isRegExp:Xl,isObject:Jl,isDate:Ql,isError:ec,isFunction:tc,isPrimitive:nc,isBuffer:sc,isPromise:rc,styleText:Rp,parseArgs:Pp,types:Ip,TextEncoder:Dp,TextDecoder:Op},deprecate:Ep,format:od,inherits:Sp,inspect:Ei,isArray:Wl,isBoolean:zl,isBuffer:sc,isDate:Ql,isDeepStrictEqual:za,isError:ec,isFunction:tc,isNull:ql,isNullOrUndefined:Gl,isNumber:Kl,isObject:Jl,isPrimitive:nc,isPromise:rc,isRegExp:Xl,isString:Yl,isUndefined:Zl,parseArgs:Pp,promisify:kp,stripVTControlCharacters:Tp,styleText:Rp,types:Ip},Symbol.toStringTag,{value:"Module"}));function Np(e){return!1}const ac=function(){this&&(this.isTTY=!1,this.isRaw=!1)};ac.prototype.setRawMode=function(t){return this.isRaw=t,this};const qn=function(){this&&(this.isTTY=!1,this.columns=120,this.rows=40)};qn.prototype.getColorDepth=function(){return 8},qn.prototype.hasColors=function(t){return(t??1)<=256},qn.prototype.getWindowSize=function(){return[this.columns,this.rows]},qn.prototype.clearLine=function(t,n){return n==null||n(),!0},qn.prototype.clearScreenDown=function(t){return t==null||t(),!0},qn.prototype.cursorTo=function(t,n,s){return typeof n=="function"?n():s==null||s(),!0},qn.prototype.moveCursor=function(t,n,s){return s==null||s(),!0},Object.freeze(Object.defineProperty({__proto__:null,ReadStream:ac,WriteStream:qn,default:{isatty:Np,ReadStream:ac,WriteStream:qn},isatty:Np},Symbol.toStringTag,{value:"Module"}));function Bp(){return B.HOSTNAME}function Lp(){return B.PLATFORM}function Mp(){return B.ARCH}function Fp(){return B.TYPE}function $p(){return B.RELEASE}function Up(){return B.VERSION}function jp(){return B.MACHINE}function Vp(){return B.TMPDIR}function Hp(){return B.HOMEDIR}function Wp(){const e={model:U.MODEL,speed:U.SPEED,times:{user:0,nice:0,sys:0,idle:0,irq:0}};return Array.from({length:U.COUNT},()=>({...e}))}function zp(){return Y.TOTAL}function qp(){return Y.FREE}function Gp(){return Math.floor(performance.now()/1e3)}function Kp(){return[...se]}function Yp(){return{lo:[{address:"127.0.0.1",netmask:"255.0.0.0",family:"IPv4",mac:"00:00:00:00:00:00",internal:!0,cidr:"127.0.0.1/8"}]}}function Zp(){return{username:B.USERNAME,uid:N.UID,gid:N.GID,shell:B.SHELL,homedir:B.HOMEDIR}}function Xp(){return B.ENDIANNESS}function Jp(e){return 0}function Qp(e,t){}const ef=`
|
|
77
|
-
`,tf="/dev/null",nf={signals:{SIGHUP:1,SIGINT:2,SIGQUIT:3,SIGILL:4,SIGTRAP:5,SIGABRT:6,SIGBUS:7,SIGFPE:8,SIGKILL:9,SIGUSR1:10,SIGSEGV:11,SIGUSR2:12,SIGPIPE:13,SIGALRM:14,SIGTERM:15,SIGCHLD:17,SIGCONT:18,SIGSTOP:19,SIGTSTP:20,SIGTTIN:21,SIGTTOU:22,SIGURG:23,SIGXCPU:24,SIGXFSZ:25,SIGVTALRM:26,SIGPROF:27,SIGWINCH:28,SIGIO:29,SIGPWR:30,SIGSYS:31},errno:{EPERM:-1,ENOENT:-2,ESRCH:-3,EINTR:-4,EIO:-5,ENXIO:-6,E2BIG:-7,ENOEXEC:-8,EBADF:-9,ECHILD:-10,EAGAIN:-11,ENOMEM:-12,EACCES:-13,EFAULT:-14,EBUSY:-16,EEXIST:-17,EXDEV:-18,ENODEV:-19,ENOTDIR:-20,EISDIR:-21,EINVAL:-22,ENFILE:-23,EMFILE:-24,ENOTTY:-25,EFBIG:-27,ENOSPC:-28,ESPIPE:-29,EROFS:-30,EMLINK:-31,EPIPE:-32,EDOM:-33,ERANGE:-34,ENOTEMPTY:-39,ENOSYS:-38,ELOOP:-40,ENAMETOOLONG:-36,ECONNRESET:-104,ECONNREFUSED:-111,EADDRINUSE:-98,EADDRNOTAVAIL:-99,ETIMEDOUT:-110},priority:{PRIORITY_LOW:19,PRIORITY_BELOW_NORMAL:10,PRIORITY_NORMAL:0,PRIORITY_ABOVE_NORMAL:-7,PRIORITY_HIGH:-14,PRIORITY_HIGHEST:-20}};Object.freeze(Object.defineProperty({__proto__:null,EOL:ef,arch:Mp,constants:nf,cpus:Wp,default:{hostname:Bp,platform:Lp,arch:Mp,type:Fp,release:$p,version:Up,machine:jp,tmpdir:Vp,homedir:Hp,cpus:Wp,totalmem:zp,freemem:qp,uptime:Gp,loadavg:Kp,networkInterfaces:Yp,userInfo:Zp,endianness:Xp,getPriority:Jp,setPriority:Qp,EOL:ef,devNull:tf,constants:nf},devNull:tf,endianness:Xp,freemem:qp,getPriority:Jp,homedir:Hp,hostname:Bp,loadavg:Kp,machine:jp,networkInterfaces:Yp,platform:Lp,release:$p,setPriority:Qp,tmpdir:Vp,totalmem:zp,type:Fp,uptime:Gp,userInfo:Zp,version:Up},Symbol.toStringTag,{value:"Module"}));const oc="0.20.0",sf="4.9.0",nx="3.0.1",rf=`https://esm.sh/esbuild-wasm@${oc}`,lc=`https://esm.sh/esbuild-wasm@${oc}/esbuild.wasm`,sx=`https://esm.sh/esbuild-wasm@${oc}/esm/browser.min.js`,rx=`https://esm.sh/@rollup/browser@${sf}`,ix=`https://esm.sh/brotli-wasm@${nx}`,qa=new Function("url","return import(url)"),ax=4,af=0,of=1,ox=2;function hr(e){let t=e.length;for(;--t>=0;)e[t]=0}const lx=0,lf=1,cx=2,ux=3,dx=258,cc=29,ki=256,Ci=ki+1+cc,pr=30,uc=19,cf=2*Ci+1,Ds=15,dc=16,hx=7,hc=256,uf=16,df=17,hf=18,pc=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),Ga=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),px=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),pf=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),fx=512,Gn=new Array((Ci+2)*2);hr(Gn);const Ai=new Array(pr*2);hr(Ai);const Ti=new Array(fx);hr(Ti);const Ii=new Array(dx-ux+1);hr(Ii);const fc=new Array(cc);hr(fc);const Ka=new Array(pr);hr(Ka);function mc(e,t,n,s,r){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=s,this.max_length=r,this.has_stree=e&&e.length}let ff,mf,gf;function gc(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}const yf=e=>e<256?Ti[e]:Ti[256+(e>>>7)],Ri=(e,t)=>{e.pending_buf[e.pending++]=t&255,e.pending_buf[e.pending++]=t>>>8&255},Lt=(e,t,n)=>{e.bi_valid>dc-n?(e.bi_buf|=t<<e.bi_valid&65535,Ri(e,e.bi_buf),e.bi_buf=t>>dc-e.bi_valid,e.bi_valid+=n-dc):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)},In=(e,t,n)=>{Lt(e,n[t*2],n[t*2+1])},_f=(e,t)=>{let n=0;do n|=e&1,e>>>=1,n<<=1;while(--t>0);return n>>>1},mx=e=>{e.bi_valid===16?(Ri(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=e.bi_buf&255,e.bi_buf>>=8,e.bi_valid-=8)},gx=(e,t)=>{const n=t.dyn_tree,s=t.max_code,r=t.stat_desc.static_tree,o=t.stat_desc.has_stree,c=t.stat_desc.extra_bits,d=t.stat_desc.extra_base,p=t.stat_desc.max_length;let y,g,x,k,C,T,L=0;for(k=0;k<=Ds;k++)e.bl_count[k]=0;for(n[e.heap[e.heap_max]*2+1]=0,y=e.heap_max+1;y<cf;y++)g=e.heap[y],k=n[n[g*2+1]*2+1]+1,k>p&&(k=p,L++),n[g*2+1]=k,!(g>s)&&(e.bl_count[k]++,C=0,g>=d&&(C=c[g-d]),T=n[g*2],e.opt_len+=T*(k+C),o&&(e.static_len+=T*(r[g*2+1]+C)));if(L!==0){do{for(k=p-1;e.bl_count[k]===0;)k--;e.bl_count[k]--,e.bl_count[k+1]+=2,e.bl_count[p]--,L-=2}while(L>0);for(k=p;k!==0;k--)for(g=e.bl_count[k];g!==0;)x=e.heap[--y],!(x>s)&&(n[x*2+1]!==k&&(e.opt_len+=(k-n[x*2+1])*n[x*2],n[x*2+1]=k),g--)}},bf=(e,t,n)=>{const s=new Array(Ds+1);let r=0,o,c;for(o=1;o<=Ds;o++)r=r+n[o-1]<<1,s[o]=r;for(c=0;c<=t;c++){let d=e[c*2+1];d!==0&&(e[c*2]=_f(s[d]++,d))}},yx=()=>{let e,t,n,s,r;const o=new Array(Ds+1);for(n=0,s=0;s<cc-1;s++)for(fc[s]=n,e=0;e<1<<pc[s];e++)Ii[n++]=s;for(Ii[n-1]=s,r=0,s=0;s<16;s++)for(Ka[s]=r,e=0;e<1<<Ga[s];e++)Ti[r++]=s;for(r>>=7;s<pr;s++)for(Ka[s]=r<<7,e=0;e<1<<Ga[s]-7;e++)Ti[256+r++]=s;for(t=0;t<=Ds;t++)o[t]=0;for(e=0;e<=143;)Gn[e*2+1]=8,e++,o[8]++;for(;e<=255;)Gn[e*2+1]=9,e++,o[9]++;for(;e<=279;)Gn[e*2+1]=7,e++,o[7]++;for(;e<=287;)Gn[e*2+1]=8,e++,o[8]++;for(bf(Gn,Ci+1,o),e=0;e<pr;e++)Ai[e*2+1]=5,Ai[e*2]=_f(e,5);ff=new mc(Gn,pc,ki+1,Ci,Ds),mf=new mc(Ai,Ga,0,pr,Ds),gf=new mc(new Array(0),px,0,uc,hx)},vf=e=>{let t;for(t=0;t<Ci;t++)e.dyn_ltree[t*2]=0;for(t=0;t<pr;t++)e.dyn_dtree[t*2]=0;for(t=0;t<uc;t++)e.bl_tree[t*2]=0;e.dyn_ltree[hc*2]=1,e.opt_len=e.static_len=0,e.sym_next=e.matches=0},wf=e=>{e.bi_valid>8?Ri(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0},Sf=(e,t,n,s)=>{const r=t*2,o=n*2;return e[r]<e[o]||e[r]===e[o]&&s[t]<=s[n]},yc=(e,t,n)=>{const s=e.heap[n];let r=n<<1;for(;r<=e.heap_len&&(r<e.heap_len&&Sf(t,e.heap[r+1],e.heap[r],e.depth)&&r++,!Sf(t,s,e.heap[r],e.depth));)e.heap[n]=e.heap[r],n=r,r<<=1;e.heap[n]=s},xf=(e,t,n)=>{let s,r,o=0,c,d;if(e.sym_next!==0)do s=e.pending_buf[e.sym_buf+o++]&255,s+=(e.pending_buf[e.sym_buf+o++]&255)<<8,r=e.pending_buf[e.sym_buf+o++],s===0?In(e,r,t):(c=Ii[r],In(e,c+ki+1,t),d=pc[c],d!==0&&(r-=fc[c],Lt(e,r,d)),s--,c=yf(s),In(e,c,n),d=Ga[c],d!==0&&(s-=Ka[c],Lt(e,s,d)));while(o<e.sym_next);In(e,hc,t)},_c=(e,t)=>{const n=t.dyn_tree,s=t.stat_desc.static_tree,r=t.stat_desc.has_stree,o=t.stat_desc.elems;let c,d,p=-1,y;for(e.heap_len=0,e.heap_max=cf,c=0;c<o;c++)n[c*2]!==0?(e.heap[++e.heap_len]=p=c,e.depth[c]=0):n[c*2+1]=0;for(;e.heap_len<2;)y=e.heap[++e.heap_len]=p<2?++p:0,n[y*2]=1,e.depth[y]=0,e.opt_len--,r&&(e.static_len-=s[y*2+1]);for(t.max_code=p,c=e.heap_len>>1;c>=1;c--)yc(e,n,c);y=o;do c=e.heap[1],e.heap[1]=e.heap[e.heap_len--],yc(e,n,1),d=e.heap[1],e.heap[--e.heap_max]=c,e.heap[--e.heap_max]=d,n[y*2]=n[c*2]+n[d*2],e.depth[y]=(e.depth[c]>=e.depth[d]?e.depth[c]:e.depth[d])+1,n[c*2+1]=n[d*2+1]=y,e.heap[1]=y++,yc(e,n,1);while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],gx(e,t),bf(n,p,e.bl_count)},Ef=(e,t,n)=>{let s,r=-1,o,c=t[1],d=0,p=7,y=4;for(c===0&&(p=138,y=3),t[(n+1)*2+1]=65535,s=0;s<=n;s++)o=c,c=t[(s+1)*2+1],!(++d<p&&o===c)&&(d<y?e.bl_tree[o*2]+=d:o!==0?(o!==r&&e.bl_tree[o*2]++,e.bl_tree[uf*2]++):d<=10?e.bl_tree[df*2]++:e.bl_tree[hf*2]++,d=0,r=o,c===0?(p=138,y=3):o===c?(p=6,y=3):(p=7,y=4))},kf=(e,t,n)=>{let s,r=-1,o,c=t[1],d=0,p=7,y=4;for(c===0&&(p=138,y=3),s=0;s<=n;s++)if(o=c,c=t[(s+1)*2+1],!(++d<p&&o===c)){if(d<y)do In(e,o,e.bl_tree);while(--d!==0);else o!==0?(o!==r&&(In(e,o,e.bl_tree),d--),In(e,uf,e.bl_tree),Lt(e,d-3,2)):d<=10?(In(e,df,e.bl_tree),Lt(e,d-3,3)):(In(e,hf,e.bl_tree),Lt(e,d-11,7));d=0,r=o,c===0?(p=138,y=3):o===c?(p=6,y=3):(p=7,y=4)}},_x=e=>{let t;for(Ef(e,e.dyn_ltree,e.l_desc.max_code),Ef(e,e.dyn_dtree,e.d_desc.max_code),_c(e,e.bl_desc),t=uc-1;t>=3&&e.bl_tree[pf[t]*2+1]===0;t--);return e.opt_len+=3*(t+1)+5+5+4,t},bx=(e,t,n,s)=>{let r;for(Lt(e,t-257,5),Lt(e,n-1,5),Lt(e,s-4,4),r=0;r<s;r++)Lt(e,e.bl_tree[pf[r]*2+1],3);kf(e,e.dyn_ltree,t-1),kf(e,e.dyn_dtree,n-1)},vx=e=>{let t=4093624447,n;for(n=0;n<=31;n++,t>>>=1)if(t&1&&e.dyn_ltree[n*2]!==0)return af;if(e.dyn_ltree[18]!==0||e.dyn_ltree[20]!==0||e.dyn_ltree[26]!==0)return of;for(n=32;n<ki;n++)if(e.dyn_ltree[n*2]!==0)return of;return af};let Cf=!1;const wx=e=>{Cf||(yx(),Cf=!0),e.l_desc=new gc(e.dyn_ltree,ff),e.d_desc=new gc(e.dyn_dtree,mf),e.bl_desc=new gc(e.bl_tree,gf),e.bi_buf=0,e.bi_valid=0,vf(e)},Af=(e,t,n,s)=>{Lt(e,(lx<<1)+(s?1:0),3),wf(e),Ri(e,n),Ri(e,~n),n&&e.pending_buf.set(e.window.subarray(t,t+n),e.pending),e.pending+=n},Sx=e=>{Lt(e,lf<<1,3),In(e,hc,Gn),mx(e)},xx=(e,t,n,s)=>{let r,o,c=0;e.level>0?(e.strm.data_type===ox&&(e.strm.data_type=vx(e)),_c(e,e.l_desc),_c(e,e.d_desc),c=_x(e),r=e.opt_len+3+7>>>3,o=e.static_len+3+7>>>3,o<=r&&(r=o)):r=o=n+5,n+4<=r&&t!==-1?Af(e,t,n,s):e.strategy===ax||o===r?(Lt(e,(lf<<1)+(s?1:0),3),xf(e,Gn,Ai)):(Lt(e,(cx<<1)+(s?1:0),3),bx(e,e.l_desc.max_code+1,e.d_desc.max_code+1,c+1),xf(e,e.dyn_ltree,e.dyn_dtree)),vf(e),s&&wf(e)},Ex=(e,t,n)=>(e.pending_buf[e.sym_buf+e.sym_next++]=t,e.pending_buf[e.sym_buf+e.sym_next++]=t>>8,e.pending_buf[e.sym_buf+e.sym_next++]=n,t===0?e.dyn_ltree[n*2]++:(e.matches++,t--,e.dyn_ltree[(Ii[n]+ki+1)*2]++,e.dyn_dtree[yf(t)*2]++),e.sym_next===e.sym_end);var kx=wx,Cx=Af,Ax=xx,Tx=Ex,Ix=Sx,Rx={_tr_init:kx,_tr_stored_block:Cx,_tr_flush_block:Ax,_tr_tally:Tx,_tr_align:Ix},Pi=(e,t,n,s)=>{let r=e&65535|0,o=e>>>16&65535|0,c=0;for(;n!==0;){c=n>2e3?2e3:n,n-=c;do r=r+t[s++]|0,o=o+r|0;while(--c);r%=65521,o%=65521}return r|o<<16|0};const Px=()=>{let e,t=[];for(var n=0;n<256;n++){e=n;for(var s=0;s<8;s++)e=e&1?3988292384^e>>>1:e>>>1;t[n]=e}return t},Dx=new Uint32Array(Px());var bt=(e,t,n,s)=>{const r=Dx,o=s+n;e^=-1;for(let c=s;c<o;c++)e=e>>>8^r[(e^t[c])&255];return e^-1},Os={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},Di={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8};const{_tr_init:Ox,_tr_stored_block:bc,_tr_flush_block:Nx,_tr_tally:os,_tr_align:Bx}=Rx,{Z_NO_FLUSH:ls,Z_PARTIAL_FLUSH:Lx,Z_FULL_FLUSH:Mx,Z_FINISH:Jt,Z_BLOCK:Tf,Z_OK:wt,Z_STREAM_END:If,Z_STREAM_ERROR:Rn,Z_DATA_ERROR:Fx,Z_BUF_ERROR:vc,Z_DEFAULT_COMPRESSION:$x,Z_FILTERED:Ux,Z_HUFFMAN_ONLY:Ya,Z_RLE:jx,Z_FIXED:Vx,Z_DEFAULT_STRATEGY:Hx,Z_UNKNOWN:Wx,Z_DEFLATED:Za}=Di,zx=9,qx=15,Gx=8,wc=256+1+29,Kx=30,Yx=19,Zx=2*wc+1,Xx=15,Fe=3,cs=258,Pn=cs+Fe+1,Jx=32,fr=42,Sc=57,xc=69,Ec=73,kc=91,Cc=103,Ns=113,Oi=666,Pt=1,mr=2,Bs=3,gr=4,Qx=3,Ls=(e,t)=>(e.msg=Os[t],t),Rf=e=>e*2-(e>4?9:0),us=e=>{let t=e.length;for(;--t>=0;)e[t]=0},eE=e=>{let t,n,s,r=e.w_size;t=e.hash_size,s=t;do n=e.head[--s],e.head[s]=n>=r?n-r:0;while(--t);t=r,s=t;do n=e.prev[--s],e.prev[s]=n>=r?n-r:0;while(--t)};let ds=(e,t,n)=>(t<<e.hash_shift^n)&e.hash_mask;const jt=e=>{const t=e.state;let n=t.pending;n>e.avail_out&&(n=e.avail_out),n!==0&&(e.output.set(t.pending_buf.subarray(t.pending_out,t.pending_out+n),e.next_out),e.next_out+=n,t.pending_out+=n,e.total_out+=n,e.avail_out-=n,t.pending-=n,t.pending===0&&(t.pending_out=0))},Vt=(e,t)=>{Nx(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,jt(e.strm)},We=(e,t)=>{e.pending_buf[e.pending++]=t},Ni=(e,t)=>{e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=t&255},Ac=(e,t,n,s)=>{let r=e.avail_in;return r>s&&(r=s),r===0?0:(e.avail_in-=r,t.set(e.input.subarray(e.next_in,e.next_in+r),n),e.state.wrap===1?e.adler=Pi(e.adler,t,r,n):e.state.wrap===2&&(e.adler=bt(e.adler,t,r,n)),e.next_in+=r,e.total_in+=r,r)},Pf=(e,t)=>{let n=e.max_chain_length,s=e.strstart,r,o,c=e.prev_length,d=e.nice_match;const p=e.strstart>e.w_size-Pn?e.strstart-(e.w_size-Pn):0,y=e.window,g=e.w_mask,x=e.prev,k=e.strstart+cs;let C=y[s+c-1],T=y[s+c];e.prev_length>=e.good_match&&(n>>=2),d>e.lookahead&&(d=e.lookahead);do if(r=t,!(y[r+c]!==T||y[r+c-1]!==C||y[r]!==y[s]||y[++r]!==y[s+1])){s+=2,r++;do;while(y[++s]===y[++r]&&y[++s]===y[++r]&&y[++s]===y[++r]&&y[++s]===y[++r]&&y[++s]===y[++r]&&y[++s]===y[++r]&&y[++s]===y[++r]&&y[++s]===y[++r]&&s<k);if(o=cs-(k-s),s=k-cs,o>c){if(e.match_start=t,c=o,o>=d)break;C=y[s+c-1],T=y[s+c]}}while((t=x[t&g])>p&&--n!==0);return c<=e.lookahead?c:e.lookahead},yr=e=>{const t=e.w_size;let n,s,r;do{if(s=e.window_size-e.lookahead-e.strstart,e.strstart>=t+(t-Pn)&&(e.window.set(e.window.subarray(t,t+t-s),0),e.match_start-=t,e.strstart-=t,e.block_start-=t,e.insert>e.strstart&&(e.insert=e.strstart),eE(e),s+=t),e.strm.avail_in===0)break;if(n=Ac(e.strm,e.window,e.strstart+e.lookahead,s),e.lookahead+=n,e.lookahead+e.insert>=Fe)for(r=e.strstart-e.insert,e.ins_h=e.window[r],e.ins_h=ds(e,e.ins_h,e.window[r+1]);e.insert&&(e.ins_h=ds(e,e.ins_h,e.window[r+Fe-1]),e.prev[r&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=r,r++,e.insert--,!(e.lookahead+e.insert<Fe)););}while(e.lookahead<Pn&&e.strm.avail_in!==0)},Df=(e,t)=>{let n=e.pending_buf_size-5>e.w_size?e.w_size:e.pending_buf_size-5,s,r,o,c=0,d=e.strm.avail_in;do{if(s=65535,o=e.bi_valid+42>>3,e.strm.avail_out<o||(o=e.strm.avail_out-o,r=e.strstart-e.block_start,s>r+e.strm.avail_in&&(s=r+e.strm.avail_in),s>o&&(s=o),s<n&&(s===0&&t!==Jt||t===ls||s!==r+e.strm.avail_in)))break;c=t===Jt&&s===r+e.strm.avail_in?1:0,bc(e,0,0,c),e.pending_buf[e.pending-4]=s,e.pending_buf[e.pending-3]=s>>8,e.pending_buf[e.pending-2]=~s,e.pending_buf[e.pending-1]=~s>>8,jt(e.strm),r&&(r>s&&(r=s),e.strm.output.set(e.window.subarray(e.block_start,e.block_start+r),e.strm.next_out),e.strm.next_out+=r,e.strm.avail_out-=r,e.strm.total_out+=r,e.block_start+=r,s-=r),s&&(Ac(e.strm,e.strm.output,e.strm.next_out,s),e.strm.next_out+=s,e.strm.avail_out-=s,e.strm.total_out+=s)}while(c===0);return d-=e.strm.avail_in,d&&(d>=e.w_size?(e.matches=2,e.window.set(e.strm.input.subarray(e.strm.next_in-e.w_size,e.strm.next_in),0),e.strstart=e.w_size,e.insert=e.strstart):(e.window_size-e.strstart<=d&&(e.strstart-=e.w_size,e.window.set(e.window.subarray(e.w_size,e.w_size+e.strstart),0),e.matches<2&&e.matches++,e.insert>e.strstart&&(e.insert=e.strstart)),e.window.set(e.strm.input.subarray(e.strm.next_in-d,e.strm.next_in),e.strstart),e.strstart+=d,e.insert+=d>e.w_size-e.insert?e.w_size-e.insert:d),e.block_start=e.strstart),e.high_water<e.strstart&&(e.high_water=e.strstart),c?gr:t!==ls&&t!==Jt&&e.strm.avail_in===0&&e.strstart===e.block_start?mr:(o=e.window_size-e.strstart,e.strm.avail_in>o&&e.block_start>=e.w_size&&(e.block_start-=e.w_size,e.strstart-=e.w_size,e.window.set(e.window.subarray(e.w_size,e.w_size+e.strstart),0),e.matches<2&&e.matches++,o+=e.w_size,e.insert>e.strstart&&(e.insert=e.strstart)),o>e.strm.avail_in&&(o=e.strm.avail_in),o&&(Ac(e.strm,e.window,e.strstart,o),e.strstart+=o,e.insert+=o>e.w_size-e.insert?e.w_size-e.insert:o),e.high_water<e.strstart&&(e.high_water=e.strstart),o=e.bi_valid+42>>3,o=e.pending_buf_size-o>65535?65535:e.pending_buf_size-o,n=o>e.w_size?e.w_size:o,r=e.strstart-e.block_start,(r>=n||(r||t===Jt)&&t!==ls&&e.strm.avail_in===0&&r<=o)&&(s=r>o?o:r,c=t===Jt&&e.strm.avail_in===0&&s===r?1:0,bc(e,e.block_start,s,c),e.block_start+=s,jt(e.strm)),c?Bs:Pt)},Tc=(e,t)=>{let n,s;for(;;){if(e.lookahead<Pn){if(yr(e),e.lookahead<Pn&&t===ls)return Pt;if(e.lookahead===0)break}if(n=0,e.lookahead>=Fe&&(e.ins_h=ds(e,e.ins_h,e.window[e.strstart+Fe-1]),n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),n!==0&&e.strstart-n<=e.w_size-Pn&&(e.match_length=Pf(e,n)),e.match_length>=Fe)if(s=os(e,e.strstart-e.match_start,e.match_length-Fe),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=Fe){e.match_length--;do e.strstart++,e.ins_h=ds(e,e.ins_h,e.window[e.strstart+Fe-1]),n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart;while(--e.match_length!==0);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=ds(e,e.ins_h,e.window[e.strstart+1]);else s=os(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(s&&(Vt(e,!1),e.strm.avail_out===0))return Pt}return e.insert=e.strstart<Fe-1?e.strstart:Fe-1,t===Jt?(Vt(e,!0),e.strm.avail_out===0?Bs:gr):e.sym_next&&(Vt(e,!1),e.strm.avail_out===0)?Pt:mr},_r=(e,t)=>{let n,s,r;for(;;){if(e.lookahead<Pn){if(yr(e),e.lookahead<Pn&&t===ls)return Pt;if(e.lookahead===0)break}if(n=0,e.lookahead>=Fe&&(e.ins_h=ds(e,e.ins_h,e.window[e.strstart+Fe-1]),n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=Fe-1,n!==0&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-Pn&&(e.match_length=Pf(e,n),e.match_length<=5&&(e.strategy===Ux||e.match_length===Fe&&e.strstart-e.match_start>4096)&&(e.match_length=Fe-1)),e.prev_length>=Fe&&e.match_length<=e.prev_length){r=e.strstart+e.lookahead-Fe,s=os(e,e.strstart-1-e.prev_match,e.prev_length-Fe),e.lookahead-=e.prev_length-1,e.prev_length-=2;do++e.strstart<=r&&(e.ins_h=ds(e,e.ins_h,e.window[e.strstart+Fe-1]),n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart);while(--e.prev_length!==0);if(e.match_available=0,e.match_length=Fe-1,e.strstart++,s&&(Vt(e,!1),e.strm.avail_out===0))return Pt}else if(e.match_available){if(s=os(e,0,e.window[e.strstart-1]),s&&Vt(e,!1),e.strstart++,e.lookahead--,e.strm.avail_out===0)return Pt}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(s=os(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<Fe-1?e.strstart:Fe-1,t===Jt?(Vt(e,!0),e.strm.avail_out===0?Bs:gr):e.sym_next&&(Vt(e,!1),e.strm.avail_out===0)?Pt:mr},tE=(e,t)=>{let n,s,r,o;const c=e.window;for(;;){if(e.lookahead<=cs){if(yr(e),e.lookahead<=cs&&t===ls)return Pt;if(e.lookahead===0)break}if(e.match_length=0,e.lookahead>=Fe&&e.strstart>0&&(r=e.strstart-1,s=c[r],s===c[++r]&&s===c[++r]&&s===c[++r])){o=e.strstart+cs;do;while(s===c[++r]&&s===c[++r]&&s===c[++r]&&s===c[++r]&&s===c[++r]&&s===c[++r]&&s===c[++r]&&s===c[++r]&&r<o);e.match_length=cs-(o-r),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=Fe?(n=os(e,1,e.match_length-Fe),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=os(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(Vt(e,!1),e.strm.avail_out===0))return Pt}return e.insert=0,t===Jt?(Vt(e,!0),e.strm.avail_out===0?Bs:gr):e.sym_next&&(Vt(e,!1),e.strm.avail_out===0)?Pt:mr},nE=(e,t)=>{let n;for(;;){if(e.lookahead===0&&(yr(e),e.lookahead===0)){if(t===ls)return Pt;break}if(e.match_length=0,n=os(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(Vt(e,!1),e.strm.avail_out===0))return Pt}return e.insert=0,t===Jt?(Vt(e,!0),e.strm.avail_out===0?Bs:gr):e.sym_next&&(Vt(e,!1),e.strm.avail_out===0)?Pt:mr};function Dn(e,t,n,s,r){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=s,this.func=r}const Bi=[new Dn(0,0,0,0,Df),new Dn(4,4,8,4,Tc),new Dn(4,5,16,8,Tc),new Dn(4,6,32,32,Tc),new Dn(4,4,16,16,_r),new Dn(8,16,32,32,_r),new Dn(8,16,128,128,_r),new Dn(8,32,128,256,_r),new Dn(32,128,258,1024,_r),new Dn(32,258,258,4096,_r)],sE=e=>{e.window_size=2*e.w_size,us(e.head),e.max_lazy_match=Bi[e.level].max_lazy,e.good_match=Bi[e.level].good_length,e.nice_match=Bi[e.level].nice_length,e.max_chain_length=Bi[e.level].max_chain,e.strstart=0,e.block_start=0,e.lookahead=0,e.insert=0,e.match_length=e.prev_length=Fe-1,e.match_available=0,e.ins_h=0};function rE(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=Za,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(Zx*2),this.dyn_dtree=new Uint16Array((2*Kx+1)*2),this.bl_tree=new Uint16Array((2*Yx+1)*2),us(this.dyn_ltree),us(this.dyn_dtree),us(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(Xx+1),this.heap=new Uint16Array(2*wc+1),us(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*wc+1),us(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}const Li=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.status!==fr&&t.status!==Sc&&t.status!==xc&&t.status!==Ec&&t.status!==kc&&t.status!==Cc&&t.status!==Ns&&t.status!==Oi?1:0},Of=e=>{if(Li(e))return Ls(e,Rn);e.total_in=e.total_out=0,e.data_type=Wx;const t=e.state;return t.pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap===2?Sc:t.wrap?fr:Ns,e.adler=t.wrap===2?0:1,t.last_flush=-2,Ox(t),wt},Nf=e=>{const t=Of(e);return t===wt&&sE(e.state),t},iE=(e,t)=>Li(e)||e.state.wrap!==2?Rn:(e.state.gzhead=t,wt),Bf=(e,t,n,s,r,o)=>{if(!e)return Rn;let c=1;if(t===$x&&(t=6),s<0?(c=0,s=-s):s>15&&(c=2,s-=16),r<1||r>zx||n!==Za||s<8||s>15||t<0||t>9||o<0||o>Vx||s===8&&c!==1)return Ls(e,Rn);s===8&&(s=9);const d=new rE;return e.state=d,d.strm=e,d.status=fr,d.wrap=c,d.gzhead=null,d.w_bits=s,d.w_size=1<<d.w_bits,d.w_mask=d.w_size-1,d.hash_bits=r+7,d.hash_size=1<<d.hash_bits,d.hash_mask=d.hash_size-1,d.hash_shift=~~((d.hash_bits+Fe-1)/Fe),d.window=new Uint8Array(d.w_size*2),d.head=new Uint16Array(d.hash_size),d.prev=new Uint16Array(d.w_size),d.lit_bufsize=1<<r+6,d.pending_buf_size=d.lit_bufsize*4,d.pending_buf=new Uint8Array(d.pending_buf_size),d.sym_buf=d.lit_bufsize,d.sym_end=(d.lit_bufsize-1)*3,d.level=t,d.strategy=o,d.method=n,Nf(e)},aE=(e,t)=>Bf(e,t,Za,qx,Gx,Hx),oE=(e,t)=>{if(Li(e)||t>Tf||t<0)return e?Ls(e,Rn):Rn;const n=e.state;if(!e.output||e.avail_in!==0&&!e.input||n.status===Oi&&t!==Jt)return Ls(e,e.avail_out===0?vc:Rn);const s=n.last_flush;if(n.last_flush=t,n.pending!==0){if(jt(e),e.avail_out===0)return n.last_flush=-1,wt}else if(e.avail_in===0&&Rf(t)<=Rf(s)&&t!==Jt)return Ls(e,vc);if(n.status===Oi&&e.avail_in!==0)return Ls(e,vc);if(n.status===fr&&n.wrap===0&&(n.status=Ns),n.status===fr){let r=Za+(n.w_bits-8<<4)<<8,o=-1;if(n.strategy>=Ya||n.level<2?o=0:n.level<6?o=1:n.level===6?o=2:o=3,r|=o<<6,n.strstart!==0&&(r|=Jx),r+=31-r%31,Ni(n,r),n.strstart!==0&&(Ni(n,e.adler>>>16),Ni(n,e.adler&65535)),e.adler=1,n.status=Ns,jt(e),n.pending!==0)return n.last_flush=-1,wt}if(n.status===Sc){if(e.adler=0,We(n,31),We(n,139),We(n,8),n.gzhead)We(n,(n.gzhead.text?1:0)+(n.gzhead.hcrc?2:0)+(n.gzhead.extra?4:0)+(n.gzhead.name?8:0)+(n.gzhead.comment?16:0)),We(n,n.gzhead.time&255),We(n,n.gzhead.time>>8&255),We(n,n.gzhead.time>>16&255),We(n,n.gzhead.time>>24&255),We(n,n.level===9?2:n.strategy>=Ya||n.level<2?4:0),We(n,n.gzhead.os&255),n.gzhead.extra&&n.gzhead.extra.length&&(We(n,n.gzhead.extra.length&255),We(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(e.adler=bt(e.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=xc;else if(We(n,0),We(n,0),We(n,0),We(n,0),We(n,0),We(n,n.level===9?2:n.strategy>=Ya||n.level<2?4:0),We(n,Qx),n.status=Ns,jt(e),n.pending!==0)return n.last_flush=-1,wt}if(n.status===xc){if(n.gzhead.extra){let r=n.pending,o=(n.gzhead.extra.length&65535)-n.gzindex;for(;n.pending+o>n.pending_buf_size;){let d=n.pending_buf_size-n.pending;if(n.pending_buf.set(n.gzhead.extra.subarray(n.gzindex,n.gzindex+d),n.pending),n.pending=n.pending_buf_size,n.gzhead.hcrc&&n.pending>r&&(e.adler=bt(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex+=d,jt(e),n.pending!==0)return n.last_flush=-1,wt;r=0,o-=d}let c=new Uint8Array(n.gzhead.extra);n.pending_buf.set(c.subarray(n.gzindex,n.gzindex+o),n.pending),n.pending+=o,n.gzhead.hcrc&&n.pending>r&&(e.adler=bt(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex=0}n.status=Ec}if(n.status===Ec){if(n.gzhead.name){let r=n.pending,o;do{if(n.pending===n.pending_buf_size){if(n.gzhead.hcrc&&n.pending>r&&(e.adler=bt(e.adler,n.pending_buf,n.pending-r,r)),jt(e),n.pending!==0)return n.last_flush=-1,wt;r=0}n.gzindex<n.gzhead.name.length?o=n.gzhead.name.charCodeAt(n.gzindex++)&255:o=0,We(n,o)}while(o!==0);n.gzhead.hcrc&&n.pending>r&&(e.adler=bt(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex=0}n.status=kc}if(n.status===kc){if(n.gzhead.comment){let r=n.pending,o;do{if(n.pending===n.pending_buf_size){if(n.gzhead.hcrc&&n.pending>r&&(e.adler=bt(e.adler,n.pending_buf,n.pending-r,r)),jt(e),n.pending!==0)return n.last_flush=-1,wt;r=0}n.gzindex<n.gzhead.comment.length?o=n.gzhead.comment.charCodeAt(n.gzindex++)&255:o=0,We(n,o)}while(o!==0);n.gzhead.hcrc&&n.pending>r&&(e.adler=bt(e.adler,n.pending_buf,n.pending-r,r))}n.status=Cc}if(n.status===Cc){if(n.gzhead.hcrc){if(n.pending+2>n.pending_buf_size&&(jt(e),n.pending!==0))return n.last_flush=-1,wt;We(n,e.adler&255),We(n,e.adler>>8&255),e.adler=0}if(n.status=Ns,jt(e),n.pending!==0)return n.last_flush=-1,wt}if(e.avail_in!==0||n.lookahead!==0||t!==ls&&n.status!==Oi){let r=n.level===0?Df(n,t):n.strategy===Ya?nE(n,t):n.strategy===jx?tE(n,t):Bi[n.level].func(n,t);if((r===Bs||r===gr)&&(n.status=Oi),r===Pt||r===Bs)return e.avail_out===0&&(n.last_flush=-1),wt;if(r===mr&&(t===Lx?Bx(n):t!==Tf&&(bc(n,0,0,!1),t===Mx&&(us(n.head),n.lookahead===0&&(n.strstart=0,n.block_start=0,n.insert=0))),jt(e),e.avail_out===0))return n.last_flush=-1,wt}return t!==Jt?wt:n.wrap<=0?If:(n.wrap===2?(We(n,e.adler&255),We(n,e.adler>>8&255),We(n,e.adler>>16&255),We(n,e.adler>>24&255),We(n,e.total_in&255),We(n,e.total_in>>8&255),We(n,e.total_in>>16&255),We(n,e.total_in>>24&255)):(Ni(n,e.adler>>>16),Ni(n,e.adler&65535)),jt(e),n.wrap>0&&(n.wrap=-n.wrap),n.pending!==0?wt:If)},lE=e=>{if(Li(e))return Rn;const t=e.state.status;return e.state=null,t===Ns?Ls(e,Fx):wt},cE=(e,t)=>{let n=t.length;if(Li(e))return Rn;const s=e.state,r=s.wrap;if(r===2||r===1&&s.status!==fr||s.lookahead)return Rn;if(r===1&&(e.adler=Pi(e.adler,t,n,0)),s.wrap=0,n>=s.w_size){r===0&&(us(s.head),s.strstart=0,s.block_start=0,s.insert=0);let p=new Uint8Array(s.w_size);p.set(t.subarray(n-s.w_size,n),0),t=p,n=s.w_size}const o=e.avail_in,c=e.next_in,d=e.input;for(e.avail_in=n,e.next_in=0,e.input=t,yr(s);s.lookahead>=Fe;){let p=s.strstart,y=s.lookahead-(Fe-1);do s.ins_h=ds(s,s.ins_h,s.window[p+Fe-1]),s.prev[p&s.w_mask]=s.head[s.ins_h],s.head[s.ins_h]=p,p++;while(--y);s.strstart=p,s.lookahead=Fe-1,yr(s)}return s.strstart+=s.lookahead,s.block_start=s.strstart,s.insert=s.lookahead,s.lookahead=0,s.match_length=s.prev_length=Fe-1,s.match_available=0,e.next_in=c,e.input=d,e.avail_in=o,s.wrap=r,wt};var uE=aE,dE=Bf,hE=Nf,pE=Of,fE=iE,mE=oE,gE=lE,yE=cE,_E="pako deflate (from Nodeca project)",Mi={deflateInit:uE,deflateInit2:dE,deflateReset:hE,deflateResetKeep:pE,deflateSetHeader:fE,deflate:mE,deflateEnd:gE,deflateSetDictionary:yE,deflateInfo:_E};const bE=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var vE=function(e){const t=Array.prototype.slice.call(arguments,1);for(;t.length;){const n=t.shift();if(n){if(typeof n!="object")throw new TypeError(n+"must be non-object");for(const s in n)bE(n,s)&&(e[s]=n[s])}}return e},wE=e=>{let t=0;for(let s=0,r=e.length;s<r;s++)t+=e[s].length;const n=new Uint8Array(t);for(let s=0,r=0,o=e.length;s<o;s++){let c=e[s];n.set(c,r),r+=c.length}return n},Xa={assign:vE,flattenChunks:wE};let Lf=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{Lf=!1}const Fi=new Uint8Array(256);for(let e=0;e<256;e++)Fi[e]=e>=252?6:e>=248?5:e>=240?4:e>=224?3:e>=192?2:1;Fi[254]=Fi[254]=1;var SE=e=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(e);let t,n,s,r,o,c=e.length,d=0;for(r=0;r<c;r++)n=e.charCodeAt(r),(n&64512)===55296&&r+1<c&&(s=e.charCodeAt(r+1),(s&64512)===56320&&(n=65536+(n-55296<<10)+(s-56320),r++)),d+=n<128?1:n<2048?2:n<65536?3:4;for(t=new Uint8Array(d),o=0,r=0;o<d;r++)n=e.charCodeAt(r),(n&64512)===55296&&r+1<c&&(s=e.charCodeAt(r+1),(s&64512)===56320&&(n=65536+(n-55296<<10)+(s-56320),r++)),n<128?t[o++]=n:n<2048?(t[o++]=192|n>>>6,t[o++]=128|n&63):n<65536?(t[o++]=224|n>>>12,t[o++]=128|n>>>6&63,t[o++]=128|n&63):(t[o++]=240|n>>>18,t[o++]=128|n>>>12&63,t[o++]=128|n>>>6&63,t[o++]=128|n&63);return t};const xE=(e,t)=>{if(t<65534&&e.subarray&&Lf)return String.fromCharCode.apply(null,e.length===t?e:e.subarray(0,t));let n="";for(let s=0;s<t;s++)n+=String.fromCharCode(e[s]);return n};var EE=(e,t)=>{const n=t||e.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(e.subarray(0,t));let s,r;const o=new Array(n*2);for(r=0,s=0;s<n;){let c=e[s++];if(c<128){o[r++]=c;continue}let d=Fi[c];if(d>4){o[r++]=65533,s+=d-1;continue}for(c&=d===2?31:d===3?15:7;d>1&&s<n;)c=c<<6|e[s++]&63,d--;if(d>1){o[r++]=65533;continue}c<65536?o[r++]=c:(c-=65536,o[r++]=55296|c>>10&1023,o[r++]=56320|c&1023)}return xE(o,r)},kE=(e,t)=>{t=t||e.length,t>e.length&&(t=e.length);let n=t-1;for(;n>=0&&(e[n]&192)===128;)n--;return n<0||n===0?t:n+Fi[e[n]]>t?n:t},$i={string2buf:SE,buf2string:EE,utf8border:kE};function CE(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var Mf=CE;const Ff=Object.prototype.toString,{Z_NO_FLUSH:AE,Z_SYNC_FLUSH:TE,Z_FULL_FLUSH:IE,Z_FINISH:RE,Z_OK:Ja,Z_STREAM_END:PE,Z_DEFAULT_COMPRESSION:DE,Z_DEFAULT_STRATEGY:OE,Z_DEFLATED:NE}=Di;function Ui(e){this.options=Xa.assign({level:DE,method:NE,chunkSize:16384,windowBits:15,memLevel:8,strategy:OE},e||{});let t=this.options;t.raw&&t.windowBits>0?t.windowBits=-t.windowBits:t.gzip&&t.windowBits>0&&t.windowBits<16&&(t.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Mf,this.strm.avail_out=0;let n=Mi.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(n!==Ja)throw new Error(Os[n]);if(t.header&&Mi.deflateSetHeader(this.strm,t.header),t.dictionary){let s;if(typeof t.dictionary=="string"?s=$i.string2buf(t.dictionary):Ff.call(t.dictionary)==="[object ArrayBuffer]"?s=new Uint8Array(t.dictionary):s=t.dictionary,n=Mi.deflateSetDictionary(this.strm,s),n!==Ja)throw new Error(Os[n]);this._dict_set=!0}}Ui.prototype.push=function(e,t){const n=this.strm,s=this.options.chunkSize;let r,o;if(this.ended)return!1;for(t===~~t?o=t:o=t===!0?RE:AE,typeof e=="string"?n.input=$i.string2buf(e):Ff.call(e)==="[object ArrayBuffer]"?n.input=new Uint8Array(e):n.input=e,n.next_in=0,n.avail_in=n.input.length;;){if(n.avail_out===0&&(n.output=new Uint8Array(s),n.next_out=0,n.avail_out=s),(o===TE||o===IE)&&n.avail_out<=6){this.onData(n.output.subarray(0,n.next_out)),n.avail_out=0;continue}if(r=Mi.deflate(n,o),r===PE)return n.next_out>0&&this.onData(n.output.subarray(0,n.next_out)),r=Mi.deflateEnd(this.strm),this.onEnd(r),this.ended=!0,r===Ja;if(n.avail_out===0){this.onData(n.output);continue}if(o>0&&n.next_out>0){this.onData(n.output.subarray(0,n.next_out)),n.avail_out=0;continue}if(n.avail_in===0)break}return!0},Ui.prototype.onData=function(e){this.chunks.push(e)},Ui.prototype.onEnd=function(e){e===Ja&&(this.result=Xa.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function Ic(e,t){const n=new Ui(t);if(n.push(e,!0),n.err)throw n.msg||Os[n.err];return n.result}function BE(e,t){return t=t||{},t.raw=!0,Ic(e,t)}function LE(e,t){return t=t||{},t.gzip=!0,Ic(e,t)}var ME=Ui,FE=Ic,$E=BE,UE=LE,jE={Deflate:ME,deflate:FE,deflateRaw:$E,gzip:UE};const Qa=16209,VE=16191;var HE=function(t,n){let s,r,o,c,d,p,y,g,x,k,C,T,L,V,G,J,X,q,$,te,P,D,F,j;const O=t.state;s=t.next_in,F=t.input,r=s+(t.avail_in-5),o=t.next_out,j=t.output,c=o-(n-t.avail_out),d=o+(t.avail_out-257),p=O.dmax,y=O.wsize,g=O.whave,x=O.wnext,k=O.window,C=O.hold,T=O.bits,L=O.lencode,V=O.distcode,G=(1<<O.lenbits)-1,J=(1<<O.distbits)-1;e:do{T<15&&(C+=F[s++]<<T,T+=8,C+=F[s++]<<T,T+=8),X=L[C&G];t:for(;;){if(q=X>>>24,C>>>=q,T-=q,q=X>>>16&255,q===0)j[o++]=X&65535;else if(q&16){$=X&65535,q&=15,q&&(T<q&&(C+=F[s++]<<T,T+=8),$+=C&(1<<q)-1,C>>>=q,T-=q),T<15&&(C+=F[s++]<<T,T+=8,C+=F[s++]<<T,T+=8),X=V[C&J];n:for(;;){if(q=X>>>24,C>>>=q,T-=q,q=X>>>16&255,q&16){if(te=X&65535,q&=15,T<q&&(C+=F[s++]<<T,T+=8,T<q&&(C+=F[s++]<<T,T+=8)),te+=C&(1<<q)-1,te>p){t.msg="invalid distance too far back",O.mode=Qa;break e}if(C>>>=q,T-=q,q=o-c,te>q){if(q=te-q,q>g&&O.sane){t.msg="invalid distance too far back",O.mode=Qa;break e}if(P=0,D=k,x===0){if(P+=y-q,q<$){$-=q;do j[o++]=k[P++];while(--q);P=o-te,D=j}}else if(x<q){if(P+=y+x-q,q-=x,q<$){$-=q;do j[o++]=k[P++];while(--q);if(P=0,x<$){q=x,$-=q;do j[o++]=k[P++];while(--q);P=o-te,D=j}}}else if(P+=x-q,q<$){$-=q;do j[o++]=k[P++];while(--q);P=o-te,D=j}for(;$>2;)j[o++]=D[P++],j[o++]=D[P++],j[o++]=D[P++],$-=3;$&&(j[o++]=D[P++],$>1&&(j[o++]=D[P++]))}else{P=o-te;do j[o++]=j[P++],j[o++]=j[P++],j[o++]=j[P++],$-=3;while($>2);$&&(j[o++]=j[P++],$>1&&(j[o++]=j[P++]))}}else if((q&64)===0){X=V[(X&65535)+(C&(1<<q)-1)];continue n}else{t.msg="invalid distance code",O.mode=Qa;break e}break}}else if((q&64)===0){X=L[(X&65535)+(C&(1<<q)-1)];continue t}else if(q&32){O.mode=VE;break e}else{t.msg="invalid literal/length code",O.mode=Qa;break e}break}}while(s<r&&o<d);$=T>>3,s-=$,T-=$<<3,C&=(1<<T)-1,t.next_in=s,t.next_out=o,t.avail_in=s<r?5+(r-s):5-(s-r),t.avail_out=o<d?257+(d-o):257-(o-d),O.hold=C,O.bits=T};const br=15,$f=852,Uf=592,jf=0,Rc=1,Vf=2,WE=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),zE=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),qE=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),GE=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]);var ji=(e,t,n,s,r,o,c,d)=>{const p=d.bits;let y=0,g=0,x=0,k=0,C=0,T=0,L=0,V=0,G=0,J=0,X,q,$,te,P,D=null,F;const j=new Uint16Array(br+1),O=new Uint16Array(br+1);let Q=null,ce,le,fe;for(y=0;y<=br;y++)j[y]=0;for(g=0;g<s;g++)j[t[n+g]]++;for(C=p,k=br;k>=1&&j[k]===0;k--);if(C>k&&(C=k),k===0)return r[o++]=1<<24|64<<16|0,r[o++]=1<<24|64<<16|0,d.bits=1,0;for(x=1;x<k&&j[x]===0;x++);for(C<x&&(C=x),V=1,y=1;y<=br;y++)if(V<<=1,V-=j[y],V<0)return-1;if(V>0&&(e===jf||k!==1))return-1;for(O[1]=0,y=1;y<br;y++)O[y+1]=O[y]+j[y];for(g=0;g<s;g++)t[n+g]!==0&&(c[O[t[n+g]]++]=g);if(e===jf?(D=Q=c,F=20):e===Rc?(D=WE,Q=zE,F=257):(D=qE,Q=GE,F=0),J=0,g=0,y=x,P=o,T=C,L=0,$=-1,G=1<<C,te=G-1,e===Rc&&G>$f||e===Vf&&G>Uf)return 1;for(;;){ce=y-L,c[g]+1<F?(le=0,fe=c[g]):c[g]>=F?(le=Q[c[g]-F],fe=D[c[g]-F]):(le=96,fe=0),X=1<<y-L,q=1<<T,x=q;do q-=X,r[P+(J>>L)+q]=ce<<24|le<<16|fe|0;while(q!==0);for(X=1<<y-1;J&X;)X>>=1;if(X!==0?(J&=X-1,J+=X):J=0,g++,--j[y]===0){if(y===k)break;y=t[n+c[g]]}if(y>C&&(J&te)!==$){for(L===0&&(L=C),P+=x,T=y-L,V=1<<T;T+L<k&&(V-=j[T+L],!(V<=0));)T++,V<<=1;if(G+=1<<T,e===Rc&&G>$f||e===Vf&&G>Uf)return 1;$=J&te,r[$]=C<<24|T<<16|P-o|0}}return J!==0&&(r[P+J]=y-L<<24|64<<16|0),d.bits=C,0};const KE=0,Hf=1,Wf=2,{Z_FINISH:zf,Z_BLOCK:YE,Z_TREES:eo,Z_OK:Ms,Z_STREAM_END:ZE,Z_NEED_DICT:XE,Z_STREAM_ERROR:Qt,Z_DATA_ERROR:qf,Z_MEM_ERROR:Gf,Z_BUF_ERROR:JE,Z_DEFLATED:Kf}=Di,to=16180,Yf=16181,Zf=16182,Xf=16183,Jf=16184,Qf=16185,em=16186,tm=16187,nm=16188,sm=16189,no=16190,Kn=16191,Pc=16192,rm=16193,Dc=16194,im=16195,am=16196,om=16197,lm=16198,so=16199,ro=16200,cm=16201,um=16202,dm=16203,hm=16204,pm=16205,Oc=16206,fm=16207,mm=16208,Je=16209,gm=16210,ym=16211,QE=852,e1=592,t1=15,_m=e=>(e>>>24&255)+(e>>>8&65280)+((e&65280)<<8)+((e&255)<<24);function n1(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const Fs=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.mode<to||t.mode>ym?1:0},bm=e=>{if(Fs(e))return Qt;const t=e.state;return e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=t.wrap&1),t.mode=to,t.last=0,t.havedict=0,t.flags=-1,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Int32Array(QE),t.distcode=t.distdyn=new Int32Array(e1),t.sane=1,t.back=-1,Ms},vm=e=>{if(Fs(e))return Qt;const t=e.state;return t.wsize=0,t.whave=0,t.wnext=0,bm(e)},wm=(e,t)=>{let n;if(Fs(e))return Qt;const s=e.state;return t<0?(n=0,t=-t):(n=(t>>4)+5,t<48&&(t&=15)),t&&(t<8||t>15)?Qt:(s.window!==null&&s.wbits!==t&&(s.window=null),s.wrap=n,s.wbits=t,vm(e))},Sm=(e,t)=>{if(!e)return Qt;const n=new n1;e.state=n,n.strm=e,n.window=null,n.mode=to;const s=wm(e,t);return s!==Ms&&(e.state=null),s},s1=e=>Sm(e,t1);let xm=!0,Nc,Bc;const r1=e=>{if(xm){Nc=new Int32Array(512),Bc=new Int32Array(32);let t=0;for(;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(ji(Hf,e.lens,0,288,Nc,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;ji(Wf,e.lens,0,32,Bc,0,e.work,{bits:5}),xm=!1}e.lencode=Nc,e.lenbits=9,e.distcode=Bc,e.distbits=5},Em=(e,t,n,s)=>{let r;const o=e.state;return o.window===null&&(o.wsize=1<<o.wbits,o.wnext=0,o.whave=0,o.window=new Uint8Array(o.wsize)),s>=o.wsize?(o.window.set(t.subarray(n-o.wsize,n),0),o.wnext=0,o.whave=o.wsize):(r=o.wsize-o.wnext,r>s&&(r=s),o.window.set(t.subarray(n-s,n-s+r),o.wnext),s-=r,s?(o.window.set(t.subarray(n-s,n),0),o.wnext=s,o.whave=o.wsize):(o.wnext+=r,o.wnext===o.wsize&&(o.wnext=0),o.whave<o.wsize&&(o.whave+=r))),0},i1=(e,t)=>{let n,s,r,o,c,d,p,y,g,x,k,C,T,L,V=0,G,J,X,q,$,te,P,D;const F=new Uint8Array(4);let j,O;const Q=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(Fs(e)||!e.output||!e.input&&e.avail_in!==0)return Qt;n=e.state,n.mode===Kn&&(n.mode=Pc),c=e.next_out,r=e.output,p=e.avail_out,o=e.next_in,s=e.input,d=e.avail_in,y=n.hold,g=n.bits,x=d,k=p,D=Ms;e:for(;;)switch(n.mode){case to:if(n.wrap===0){n.mode=Pc;break}for(;g<16;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(n.wrap&2&&y===35615){n.wbits===0&&(n.wbits=15),n.check=0,F[0]=y&255,F[1]=y>>>8&255,n.check=bt(n.check,F,2,0),y=0,g=0,n.mode=Yf;break}if(n.head&&(n.head.done=!1),!(n.wrap&1)||(((y&255)<<8)+(y>>8))%31){e.msg="incorrect header check",n.mode=Je;break}if((y&15)!==Kf){e.msg="unknown compression method",n.mode=Je;break}if(y>>>=4,g-=4,P=(y&15)+8,n.wbits===0&&(n.wbits=P),P>15||P>n.wbits){e.msg="invalid window size",n.mode=Je;break}n.dmax=1<<n.wbits,n.flags=0,e.adler=n.check=1,n.mode=y&512?sm:Kn,y=0,g=0;break;case Yf:for(;g<16;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(n.flags=y,(n.flags&255)!==Kf){e.msg="unknown compression method",n.mode=Je;break}if(n.flags&57344){e.msg="unknown header flags set",n.mode=Je;break}n.head&&(n.head.text=y>>8&1),n.flags&512&&n.wrap&4&&(F[0]=y&255,F[1]=y>>>8&255,n.check=bt(n.check,F,2,0)),y=0,g=0,n.mode=Zf;case Zf:for(;g<32;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}n.head&&(n.head.time=y),n.flags&512&&n.wrap&4&&(F[0]=y&255,F[1]=y>>>8&255,F[2]=y>>>16&255,F[3]=y>>>24&255,n.check=bt(n.check,F,4,0)),y=0,g=0,n.mode=Xf;case Xf:for(;g<16;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}n.head&&(n.head.xflags=y&255,n.head.os=y>>8),n.flags&512&&n.wrap&4&&(F[0]=y&255,F[1]=y>>>8&255,n.check=bt(n.check,F,2,0)),y=0,g=0,n.mode=Jf;case Jf:if(n.flags&1024){for(;g<16;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}n.length=y,n.head&&(n.head.extra_len=y),n.flags&512&&n.wrap&4&&(F[0]=y&255,F[1]=y>>>8&255,n.check=bt(n.check,F,2,0)),y=0,g=0}else n.head&&(n.head.extra=null);n.mode=Qf;case Qf:if(n.flags&1024&&(C=n.length,C>d&&(C=d),C&&(n.head&&(P=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Uint8Array(n.head.extra_len)),n.head.extra.set(s.subarray(o,o+C),P)),n.flags&512&&n.wrap&4&&(n.check=bt(n.check,s,C,o)),d-=C,o+=C,n.length-=C),n.length))break e;n.length=0,n.mode=em;case em:if(n.flags&2048){if(d===0)break e;C=0;do P=s[o+C++],n.head&&P&&n.length<65536&&(n.head.name+=String.fromCharCode(P));while(P&&C<d);if(n.flags&512&&n.wrap&4&&(n.check=bt(n.check,s,C,o)),d-=C,o+=C,P)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=tm;case tm:if(n.flags&4096){if(d===0)break e;C=0;do P=s[o+C++],n.head&&P&&n.length<65536&&(n.head.comment+=String.fromCharCode(P));while(P&&C<d);if(n.flags&512&&n.wrap&4&&(n.check=bt(n.check,s,C,o)),d-=C,o+=C,P)break e}else n.head&&(n.head.comment=null);n.mode=nm;case nm:if(n.flags&512){for(;g<16;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(n.wrap&4&&y!==(n.check&65535)){e.msg="header crc mismatch",n.mode=Je;break}y=0,g=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=Kn;break;case sm:for(;g<32;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}e.adler=n.check=_m(y),y=0,g=0,n.mode=no;case no:if(n.havedict===0)return e.next_out=c,e.avail_out=p,e.next_in=o,e.avail_in=d,n.hold=y,n.bits=g,XE;e.adler=n.check=1,n.mode=Kn;case Kn:if(t===YE||t===eo)break e;case Pc:if(n.last){y>>>=g&7,g-=g&7,n.mode=Oc;break}for(;g<3;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}switch(n.last=y&1,y>>>=1,g-=1,y&3){case 0:n.mode=rm;break;case 1:if(r1(n),n.mode=so,t===eo){y>>>=2,g-=2;break e}break;case 2:n.mode=am;break;case 3:e.msg="invalid block type",n.mode=Je}y>>>=2,g-=2;break;case rm:for(y>>>=g&7,g-=g&7;g<32;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if((y&65535)!==(y>>>16^65535)){e.msg="invalid stored block lengths",n.mode=Je;break}if(n.length=y&65535,y=0,g=0,n.mode=Dc,t===eo)break e;case Dc:n.mode=im;case im:if(C=n.length,C){if(C>d&&(C=d),C>p&&(C=p),C===0)break e;r.set(s.subarray(o,o+C),c),d-=C,o+=C,p-=C,c+=C,n.length-=C;break}n.mode=Kn;break;case am:for(;g<14;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(n.nlen=(y&31)+257,y>>>=5,g-=5,n.ndist=(y&31)+1,y>>>=5,g-=5,n.ncode=(y&15)+4,y>>>=4,g-=4,n.nlen>286||n.ndist>30){e.msg="too many length or distance symbols",n.mode=Je;break}n.have=0,n.mode=om;case om:for(;n.have<n.ncode;){for(;g<3;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}n.lens[Q[n.have++]]=y&7,y>>>=3,g-=3}for(;n.have<19;)n.lens[Q[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,j={bits:n.lenbits},D=ji(KE,n.lens,0,19,n.lencode,0,n.work,j),n.lenbits=j.bits,D){e.msg="invalid code lengths set",n.mode=Je;break}n.have=0,n.mode=lm;case lm:for(;n.have<n.nlen+n.ndist;){for(;V=n.lencode[y&(1<<n.lenbits)-1],G=V>>>24,J=V>>>16&255,X=V&65535,!(G<=g);){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(X<16)y>>>=G,g-=G,n.lens[n.have++]=X;else{if(X===16){for(O=G+2;g<O;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(y>>>=G,g-=G,n.have===0){e.msg="invalid bit length repeat",n.mode=Je;break}P=n.lens[n.have-1],C=3+(y&3),y>>>=2,g-=2}else if(X===17){for(O=G+3;g<O;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}y>>>=G,g-=G,P=0,C=3+(y&7),y>>>=3,g-=3}else{for(O=G+7;g<O;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}y>>>=G,g-=G,P=0,C=11+(y&127),y>>>=7,g-=7}if(n.have+C>n.nlen+n.ndist){e.msg="invalid bit length repeat",n.mode=Je;break}for(;C--;)n.lens[n.have++]=P}}if(n.mode===Je)break;if(n.lens[256]===0){e.msg="invalid code -- missing end-of-block",n.mode=Je;break}if(n.lenbits=9,j={bits:n.lenbits},D=ji(Hf,n.lens,0,n.nlen,n.lencode,0,n.work,j),n.lenbits=j.bits,D){e.msg="invalid literal/lengths set",n.mode=Je;break}if(n.distbits=6,n.distcode=n.distdyn,j={bits:n.distbits},D=ji(Wf,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,j),n.distbits=j.bits,D){e.msg="invalid distances set",n.mode=Je;break}if(n.mode=so,t===eo)break e;case so:n.mode=ro;case ro:if(d>=6&&p>=258){e.next_out=c,e.avail_out=p,e.next_in=o,e.avail_in=d,n.hold=y,n.bits=g,HE(e,k),c=e.next_out,r=e.output,p=e.avail_out,o=e.next_in,s=e.input,d=e.avail_in,y=n.hold,g=n.bits,n.mode===Kn&&(n.back=-1);break}for(n.back=0;V=n.lencode[y&(1<<n.lenbits)-1],G=V>>>24,J=V>>>16&255,X=V&65535,!(G<=g);){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(J&&(J&240)===0){for(q=G,$=J,te=X;V=n.lencode[te+((y&(1<<q+$)-1)>>q)],G=V>>>24,J=V>>>16&255,X=V&65535,!(q+G<=g);){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}y>>>=q,g-=q,n.back+=q}if(y>>>=G,g-=G,n.back+=G,n.length=X,J===0){n.mode=pm;break}if(J&32){n.back=-1,n.mode=Kn;break}if(J&64){e.msg="invalid literal/length code",n.mode=Je;break}n.extra=J&15,n.mode=cm;case cm:if(n.extra){for(O=n.extra;g<O;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}n.length+=y&(1<<n.extra)-1,y>>>=n.extra,g-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=um;case um:for(;V=n.distcode[y&(1<<n.distbits)-1],G=V>>>24,J=V>>>16&255,X=V&65535,!(G<=g);){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if((J&240)===0){for(q=G,$=J,te=X;V=n.distcode[te+((y&(1<<q+$)-1)>>q)],G=V>>>24,J=V>>>16&255,X=V&65535,!(q+G<=g);){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}y>>>=q,g-=q,n.back+=q}if(y>>>=G,g-=G,n.back+=G,J&64){e.msg="invalid distance code",n.mode=Je;break}n.offset=X,n.extra=J&15,n.mode=dm;case dm:if(n.extra){for(O=n.extra;g<O;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}n.offset+=y&(1<<n.extra)-1,y>>>=n.extra,g-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg="invalid distance too far back",n.mode=Je;break}n.mode=hm;case hm:if(p===0)break e;if(C=k-p,n.offset>C){if(C=n.offset-C,C>n.whave&&n.sane){e.msg="invalid distance too far back",n.mode=Je;break}C>n.wnext?(C-=n.wnext,T=n.wsize-C):T=n.wnext-C,C>n.length&&(C=n.length),L=n.window}else L=r,T=c-n.offset,C=n.length;C>p&&(C=p),p-=C,n.length-=C;do r[c++]=L[T++];while(--C);n.length===0&&(n.mode=ro);break;case pm:if(p===0)break e;r[c++]=n.length,p--,n.mode=ro;break;case Oc:if(n.wrap){for(;g<32;){if(d===0)break e;d--,y|=s[o++]<<g,g+=8}if(k-=p,e.total_out+=k,n.total+=k,n.wrap&4&&k&&(e.adler=n.check=n.flags?bt(n.check,r,k,c-k):Pi(n.check,r,k,c-k)),k=p,n.wrap&4&&(n.flags?y:_m(y))!==n.check){e.msg="incorrect data check",n.mode=Je;break}y=0,g=0}n.mode=fm;case fm:if(n.wrap&&n.flags){for(;g<32;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(n.wrap&4&&y!==(n.total&4294967295)){e.msg="incorrect length check",n.mode=Je;break}y=0,g=0}n.mode=mm;case mm:D=ZE;break e;case Je:D=qf;break e;case gm:return Gf;case ym:default:return Qt}return e.next_out=c,e.avail_out=p,e.next_in=o,e.avail_in=d,n.hold=y,n.bits=g,(n.wsize||k!==e.avail_out&&n.mode<Je&&(n.mode<Oc||t!==zf))&&Em(e,e.output,e.next_out,k-e.avail_out),x-=e.avail_in,k-=e.avail_out,e.total_in+=x,e.total_out+=k,n.total+=k,n.wrap&4&&k&&(e.adler=n.check=n.flags?bt(n.check,r,k,e.next_out-k):Pi(n.check,r,k,e.next_out-k)),e.data_type=n.bits+(n.last?64:0)+(n.mode===Kn?128:0)+(n.mode===so||n.mode===Dc?256:0),(x===0&&k===0||t===zf)&&D===Ms&&(D=JE),D},a1=e=>{if(Fs(e))return Qt;let t=e.state;return t.window&&(t.window=null),e.state=null,Ms},o1=(e,t)=>{if(Fs(e))return Qt;const n=e.state;return(n.wrap&2)===0?Qt:(n.head=t,t.done=!1,Ms)},l1=(e,t)=>{const n=t.length;let s,r,o;return Fs(e)||(s=e.state,s.wrap!==0&&s.mode!==no)?Qt:s.mode===no&&(r=1,r=Pi(r,t,n,0),r!==s.check)?qf:(o=Em(e,t,n,n),o?(s.mode=gm,Gf):(s.havedict=1,Ms))};var c1=vm,u1=wm,d1=bm,h1=s1,p1=Sm,f1=i1,m1=a1,g1=o1,y1=l1,_1="pako inflate (from Nodeca project)",Yn={inflateReset:c1,inflateReset2:u1,inflateResetKeep:d1,inflateInit:h1,inflateInit2:p1,inflate:f1,inflateEnd:m1,inflateGetHeader:g1,inflateSetDictionary:y1,inflateInfo:_1};function b1(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var v1=b1;const km=Object.prototype.toString,{Z_NO_FLUSH:w1,Z_FINISH:S1,Z_OK:Vi,Z_STREAM_END:Lc,Z_NEED_DICT:Mc,Z_STREAM_ERROR:x1,Z_DATA_ERROR:Cm,Z_MEM_ERROR:E1}=Di;function Hi(e){this.options=Xa.assign({chunkSize:1024*64,windowBits:15,to:""},e||{});const t=this.options;t.raw&&t.windowBits>=0&&t.windowBits<16&&(t.windowBits=-t.windowBits,t.windowBits===0&&(t.windowBits=-15)),t.windowBits>=0&&t.windowBits<16&&!(e&&e.windowBits)&&(t.windowBits+=32),t.windowBits>15&&t.windowBits<48&&(t.windowBits&15)===0&&(t.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Mf,this.strm.avail_out=0;let n=Yn.inflateInit2(this.strm,t.windowBits);if(n!==Vi)throw new Error(Os[n]);if(this.header=new v1,Yn.inflateGetHeader(this.strm,this.header),t.dictionary&&(typeof t.dictionary=="string"?t.dictionary=$i.string2buf(t.dictionary):km.call(t.dictionary)==="[object ArrayBuffer]"&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(n=Yn.inflateSetDictionary(this.strm,t.dictionary),n!==Vi)))throw new Error(Os[n])}Hi.prototype.push=function(e,t){const n=this.strm,s=this.options.chunkSize,r=this.options.dictionary;let o,c,d;if(this.ended)return!1;for(t===~~t?c=t:c=t===!0?S1:w1,km.call(e)==="[object ArrayBuffer]"?n.input=new Uint8Array(e):n.input=e,n.next_in=0,n.avail_in=n.input.length;;){for(n.avail_out===0&&(n.output=new Uint8Array(s),n.next_out=0,n.avail_out=s),o=Yn.inflate(n,c),o===Mc&&r&&(o=Yn.inflateSetDictionary(n,r),o===Vi?o=Yn.inflate(n,c):o===Cm&&(o=Mc));n.avail_in>0&&o===Lc&&n.state.wrap>0&&e[n.next_in]!==0;)Yn.inflateReset(n),o=Yn.inflate(n,c);switch(o){case x1:case Cm:case Mc:case E1:return this.onEnd(o),this.ended=!0,!1}if(d=n.avail_out,n.next_out&&(n.avail_out===0||o===Lc))if(this.options.to==="string"){let p=$i.utf8border(n.output,n.next_out),y=n.next_out-p,g=$i.buf2string(n.output,p);n.next_out=y,n.avail_out=s-y,y&&n.output.set(n.output.subarray(p,p+y),0),this.onData(g)}else this.onData(n.output.length===n.next_out?n.output:n.output.subarray(0,n.next_out));if(!(o===Vi&&d===0)){if(o===Lc)return o=Yn.inflateEnd(this.strm),this.onEnd(o),this.ended=!0,!0;if(n.avail_in===0)break}}return!0},Hi.prototype.onData=function(e){this.chunks.push(e)},Hi.prototype.onEnd=function(e){e===Vi&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Xa.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function Fc(e,t){const n=new Hi(t);if(n.push(e),n.err)throw n.msg||Os[n.err];return n.result}function k1(e,t){return t=t||{},t.raw=!0,Fc(e,t)}var C1=Hi,A1=Fc,T1=k1,I1=Fc,R1={Inflate:C1,inflate:A1,inflateRaw:T1,ungzip:I1};const{Deflate:P1,deflate:D1,deflateRaw:O1,gzip:N1}=jE,{Inflate:B1,inflate:L1,inflateRaw:M1,ungzip:F1}=R1;var Am=P1,Tm=D1,Im=O1,Rm=N1,Pm=B1,Dm=L1,Om=M1,Nm=F1,Bm=Di,dt={Deflate:Am,deflate:Tm,deflateRaw:Im,gzip:Rm,Inflate:Pm,inflate:Dm,inflateRaw:Om,ungzip:Nm,constants:Bm};const $1=Object.freeze(Object.defineProperty({__proto__:null,Deflate:Am,Inflate:Pm,constants:Bm,default:dt,deflate:Tm,deflateRaw:Im,gzip:Rm,inflate:Dm,inflateRaw:Om,ungzip:Nm},Symbol.toStringTag,{value:"Module"}));let en=null,$c=null;async function Lm(){return en||($c||($c=(async()=>{try{return en=await(await qa(ix)).default,en}catch{return null}})()),$c)}function Mm(e,t){try{const n=typeof e=="string"?W.from(e):e,s=dt.gzip(n);t(null,W.from(s))}catch(n){t(n,W.alloc(0))}}function Fm(e,t){try{const n=dt.ungzip(e);t(null,W.from(n))}catch(n){t(n,W.alloc(0))}}function $m(e,t){try{const n=typeof e=="string"?W.from(e):e,s=dt.deflate(n);t(null,W.from(s))}catch(n){t(n,W.alloc(0))}}function Um(e,t){try{const n=dt.inflate(e);t(null,W.from(n))}catch(n){t(n,W.alloc(0))}}function jm(e,t){try{const n=typeof e=="string"?W.from(e):e,s=dt.deflateRaw(n);t(null,W.from(s))}catch(n){t(n,W.alloc(0))}}function Vm(e,t){try{const n=dt.inflateRaw(e);t(null,W.from(n))}catch(n){t(n,W.alloc(0))}}function Hm(e,t,n){const s=typeof t=="function"?t:n;Lm().then(r=>{if(!r){s(new Error("Brotli WASM is not available"),W.alloc(0));return}try{const o=typeof e=="string"?W.from(e):e,c=r.compress(new Uint8Array(o));s(null,W.from(c))}catch(o){s(o,W.alloc(0))}}).catch(r=>s(r,W.alloc(0)))}function Wm(e,t,n){const s=typeof t=="function"?t:n;Lm().then(r=>{if(!r){s(new Error("Brotli WASM is not available"),W.alloc(0));return}try{const o=r.decompress(new Uint8Array(e));s(null,W.from(o))}catch(o){s(o,W.alloc(0))}}).catch(r=>s(r,W.alloc(0)))}function zm(e){const t=typeof e=="string"?W.from(e):e;return W.from(dt.gzip(t))}function qm(e){return W.from(dt.ungzip(e))}function Gm(e){const t=typeof e=="string"?W.from(e):e;return W.from(dt.deflate(t))}function Km(e){return W.from(dt.inflate(e))}function Ym(e){const t=typeof e=="string"?W.from(e):e;return W.from(dt.deflateRaw(t))}function Zm(e){return W.from(dt.inflateRaw(e))}function Xm(e,t){if(!en)throw new Error("Brotli WASM not loaded yet. Use async brotliCompress first.");const n=typeof e=="string"?W.from(e):e;return W.from(en.compress(new Uint8Array(n)))}function Jm(e,t){if(!en)throw new Error("Brotli WASM not loaded yet. Use async brotliDecompress first.");return W.from(en.decompress(new Uint8Array(e)))}function Mt(e){if(e.chunks&&e.chunks.length>0){const t=e.chunks.splice(0);if(t.length===1)return W.from(t[0]);let n=0;for(const o of t)n+=o.length;const s=new Uint8Array(n);let r=0;for(const o of t)s.set(o,r),r+=o.length;return W.from(s)}if(e.result&&e.result.length>0){const t=W.from(e.result);return e.result=null,t}return null}const Qe=function(t){this&&(Cn.call(this),this._opts=t||{},this.bytesWritten=0,this._handle={close:()=>{}})};Object.setPrototypeOf(Qe.prototype,Cn.prototype),Qe.prototype.close=function(t){this.destroy(),t&&queueMicrotask(t)},Qe.prototype.flush=function(t){t&&queueMicrotask(()=>t(null))},Qe.prototype.reset=function(){},Qe.prototype.params=function(t,n,s){s&&queueMicrotask(()=>s(null))},Qe.prototype._processChunk=function(t,n){let s=null;return this._transform(t,"buffer",(r,o)=>{if(r)throw r;o&&(s=W.from(o))}),n===4&&this._flush((r,o)=>{if(r)throw r;o&&(s=s?W.concat([s,W.from(o)]):W.from(o))}),s};const vr=function(t){this&&(Qe.call(this,t),this._engine=new dt.Deflate({...t||{},gzip:!0}))};Object.setPrototypeOf(vr.prototype,Qe.prototype),vr.prototype._transform=function(t,n,s){try{if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"Gzip error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},vr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const wr=function(t){this&&(Qe.call(this,t),this._engine=new dt.Inflate({...t||{}}))};Object.setPrototypeOf(wr.prototype,Qe.prototype),wr.prototype._transform=function(t,n,s){try{if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"Gunzip error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},wr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Sr=function(t){this&&(Qe.call(this,t),this._engine=new dt.Deflate({...t||{}}))};Object.setPrototypeOf(Sr.prototype,Qe.prototype),Sr.prototype._transform=function(t,n,s){try{if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"Deflate error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},Sr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const xr=function(t){this&&(Qe.call(this,t),this._engine=new dt.Inflate({...t||{}}))};Object.setPrototypeOf(xr.prototype,Qe.prototype),xr.prototype._transform=function(t,n,s){try{if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"Inflate error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},xr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Er=function(t){this&&(Qe.call(this,t),this._engine=new dt.Deflate({...t||{},raw:!0}))};Object.setPrototypeOf(Er.prototype,Qe.prototype),Er.prototype._transform=function(t,n,s){try{if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"DeflateRaw error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},Er.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const kr=function(t){this&&(Qe.call(this,t),this._engine=new dt.Inflate({...t||{},raw:!0}))};Object.setPrototypeOf(kr.prototype,Qe.prototype),kr.prototype._transform=function(t,n,s){try{if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"InflateRaw error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},kr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Cr=function(t){this&&(Qe.call(this,t),this._engine=null)};Object.setPrototypeOf(Cr.prototype,Qe.prototype),Cr.prototype._transform=function(t,n,s){try{if(!this._engine){const o=t instanceof Uint8Array?t:new Uint8Array(t),c=o.length>=2&&o[0]===31&&o[1]===139;this._engine=new dt.Inflate({windowBits:c?31:47})}if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"Unzip error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},Cr.prototype._flush=function(t){try{if(this._engine){this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}else t(null)}catch(n){t(n)}};const Ar=function(t){this&&Qe.call(this,t)};Object.setPrototypeOf(Ar.prototype,Qe.prototype),Ar.prototype._transform=function(t,n,s){if(!en){s(new Error("Brotli WASM not loaded"));return}try{const r=t instanceof Uint8Array?t:new Uint8Array(t);s(null,W.from(en.compress(r)))}catch(r){s(r)}};const Tr=function(t){this&&Qe.call(this,t)};Object.setPrototypeOf(Tr.prototype,Qe.prototype),Tr.prototype._transform=function(t,n,s){if(!en){s(new Error("Brotli WASM not loaded"));return}try{const r=t instanceof Uint8Array?t:new Uint8Array(t);s(null,W.from(en.decompress(r)))}catch(r){s(r)}};const U1=Ar,j1=Tr;function Qm(e){return new vr(e)}function eg(e){return new wr(e)}function tg(e){return new Sr(e)}function ng(e){return new xr(e)}function sg(e){return new Er(e)}function rg(e){return new kr(e)}function ig(e){return new Cr(e)}function ag(e){return new Ar(e)}function og(e){return new Tr(e)}const lg={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,ZLIB_VERNUM:4784,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_DECODE:0,BROTLI_ENCODE:1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_PARAM_MODE:0,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_PARAM_QUALITY:1,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_PARAM_LGWIN:2,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_DEFAULT_WINDOW:22,BROTLI_PARAM_LGBLOCK:3,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24};Object.freeze(Object.defineProperty({__proto__:null,BrotliCompress:U1,BrotliCompressStream:Ar,BrotliDecompress:j1,BrotliDecompressStream:Tr,Deflate:Sr,DeflateRaw:Er,Gunzip:wr,Gzip:vr,Inflate:xr,InflateRaw:kr,Unzip:Cr,brotliCompress:Hm,brotliCompressSync:Xm,brotliDecompress:Wm,brotliDecompressSync:Jm,constants:lg,createBrotliCompress:ag,createBrotliDecompress:og,createDeflate:tg,createDeflateRaw:sg,createGunzip:eg,createGzip:Qm,createInflate:ng,createInflateRaw:rg,createUnzip:ig,default:{gzip:Mm,gunzip:Fm,deflate:$m,inflate:Um,deflateRaw:jm,inflateRaw:Vm,brotliCompress:Hm,brotliDecompress:Wm,gzipSync:zm,gunzipSync:qm,deflateSync:Gm,inflateSync:Km,deflateRawSync:Ym,inflateRawSync:Zm,brotliCompressSync:Xm,brotliDecompressSync:Jm,Gzip:vr,Gunzip:wr,Deflate:Sr,Inflate:xr,DeflateRaw:Er,InflateRaw:kr,Unzip:Cr,BrotliCompress:Ar,BrotliDecompress:Tr,createGzip:Qm,createGunzip:eg,createDeflate:tg,createInflate:ng,createDeflateRaw:sg,createInflateRaw:rg,createUnzip:ig,createBrotliCompress:ag,createBrotliDecompress:og,constants:lg},deflate:$m,deflateRaw:jm,deflateRawSync:Ym,deflateSync:Gm,gunzip:Fm,gunzipSync:qm,gzip:Mm,gzipSync:zm,inflate:Um,inflateRaw:Vm,inflateRawSync:Zm,inflateSync:Km},Symbol.toStringTag,{value:"Module"}));function io(e,t,n){const s=typeof t=="function"?t:n,r=typeof t=="object"?t:{},c=e==="localhost"||e==="127.0.0.1"?"127.0.0.1":"0.0.0.0";setTimeout(()=>{r.all?s(null,[{address:c,family:4}]):s(null,c,4)},0)}function ao(e,t){setTimeout(()=>t(null,["0.0.0.0"]),0)}function cg(e,t){ao(e,t)}function ug(e,t){setTimeout(()=>t(null,["::1"]),0)}function dg(e,t){setTimeout(()=>t(null,["localhost"]),0)}function hg(e){}function pg(){return[]}function fg(e){}function mg(){return"verbatim"}const Uc={lookup(e,t){return new Promise((n,s)=>{t!=null&&t.all?io(e,t,(r,o)=>{r?s(r):n(o??[])}):io(e,t??{},(r,o,c)=>{r?s(r):n({address:o,family:c})})})},resolve(e){return new Promise((t,n)=>{ao(e,(s,r)=>s?n(s):t(r??[]))})},resolve4(e){return Uc.resolve(e)},resolve6(e){return Promise.resolve(["::1"])},reverse(e){return Promise.resolve(["localhost"])},setServers(e){},getServers(){return[]}},gg=0,yg=0,_g=0;Object.freeze(Object.defineProperty({__proto__:null,ADDRCONFIG:gg,ALL:_g,V4MAPPED:yg,default:{lookup:io,resolve:ao,resolve4:cg,resolve6:ug,reverse:dg,setServers:hg,getServers:pg,setDefaultResultOrder:fg,getDefaultResultOrder:mg,promises:Uc,ADDRCONFIG:gg,V4MAPPED:yg,ALL:_g},getDefaultResultOrder:mg,getServers:pg,lookup:io,promises:Uc,resolve:ao,resolve4:cg,resolve6:ug,reverse:dg,setDefaultResultOrder:fg,setServers:hg},Symbol.toStringTag,{value:"Module"}));let bg=null;function vg(e){bg=e}function wg(){return bg}function Sg(e){vg(e)}const Wi=function(){this&&(this.handlers=new Map)};Wi.prototype.on=function(t,n){return this.handlers.has(t)||this.handlers.set(t,new Set),this.handlers.get(t).add(n),this},Wi.prototype.off=function(t,n){var s;return(s=this.handlers.get(t))==null||s.delete(n),this},Wi.prototype.fire=function(t,...n){const s=this.handlers.get(t);if(s)for(const r of s)try{r(...n)}catch{}};const Ht=function(t={}){if(!this)return;Wi.call(this);const n=wg();if(!n)throw new Error("chokidar: MemoryVolume not set. Call setVolume() first.");this.vol=n,this.cfg=t,this.handles=new Map,this.terminated=!1,this.initialised=!1};Object.setPrototypeOf(Ht.prototype,Wi.prototype),Ht.prototype.add=function(t){if(this.terminated)return this;const n=Array.isArray(t)?t:[t],s=[];for(const r of n){const o=this.resolvePath(r);if(!(this.isExcluded(o)||this.handles.has(o)))try{if(!this.vol.existsSync(o)){const d=o.substring(0,o.lastIndexOf("/"))||"/";this.vol.existsSync(d)&&this.attachWatcher(d,o);continue}const c=this.vol.statSync(o);this.cfg.ignoreInitial||(c.isDirectory()?this.gatherInitial(o,s):s.push(()=>this.fire("add",o,c))),this.attachWatcher(o),c.isDirectory()&&this.watchSubtree(o)}catch(c){this.fire("error",c)}}return this.initialised||(this.initialised=!0,setTimeout(()=>{for(const r of s)r();this.fire("ready")},0)),this},Ht.prototype.unwatch=function(t){const n=Array.isArray(t)?t:[t];for(const s of n){const r=this.resolvePath(s),o=this.handles.get(r);o&&(o.close(),this.handles.delete(r))}return this},Ht.prototype.close=function(){this.terminated=!0;for(const t of this.handles.values())t.close();return this.handles.clear(),this.fire("close"),Promise.resolve()},Ht.prototype.getWatched=function(){const t={};for(const n of this.handles.keys()){const s=n.substring(0,n.lastIndexOf("/"))||"/",r=n.substring(n.lastIndexOf("/")+1);t[s]||(t[s]=[]),t[s].push(r)}return t},Ht.prototype.resolvePath=function(t){let n=t;return this.cfg.cwd&&!n.startsWith("/")&&(n=this.cfg.cwd+"/"+n),n.startsWith("/")||(n="/"+n),n},Ht.prototype.isExcluded=function(t){const{ignored:n}=this.cfg;if(!n)return!1;const s=Array.isArray(n)?n:[n];for(const r of s)if(typeof r=="string"){if(t===r||t.startsWith(r+"/"))return!0}else if(r instanceof RegExp){if(r.test(t))return!0}else if(typeof r=="function"&&r(t))return!0;return!1},Ht.prototype.gatherInitial=function(t,n){try{const s=this.vol.readdirSync(t);for(const r of s){const o=t==="/"?"/"+r:t+"/"+r;if(this.isExcluded(o))continue;const c=this.vol.statSync(o);c.isDirectory()?(n.push(()=>this.fire("addDir",o,c)),this.gatherInitial(o,n)):n.push(()=>this.fire("add",o,c))}}catch{}},Ht.prototype.attachWatcher=function(t,n){if(this.handles.has(t))return;const s=this,r=this.vol.watch(t,{recursive:!0},(o,c)=>{if(s.terminated)return;let d;if(c?d=t==="/"?"/"+c:t+"/"+c:d=t,!(n&&d!==n&&!d.startsWith(n+"/"))&&!s.isExcluded(d)){if(o==="rename")if(s.vol.existsSync(d))try{const p=s.vol.statSync(d),y=p.isDirectory()?"addDir":"add";s.fire(y,d,p),s.fire("all",y,d,p)}catch{}else s.fire("unlink",d),s.fire("all","unlink",d);else if(o==="change")try{const p=s.vol.statSync(d);s.fire("change",d,p),s.fire("all","change",d,p)}catch{s.fire("unlink",d),s.fire("all","unlink",d)}}});this.handles.set(t,r)},Ht.prototype.watchSubtree=function(t,n=0){if(!(this.cfg.depth!==void 0&&n>this.cfg.depth))try{const s=this.vol.readdirSync(t);for(const r of s){const o=t==="/"?"/"+r:t+"/"+r;if(!this.isExcluded(o))try{this.vol.statSync(o).isDirectory()&&(this.attachWatcher(o),this.watchSubtree(o,n+1))}catch{}}}catch{}};function xg(e,t){const n=new Ht(t);return n.add(e),n}Object.freeze(Object.defineProperty({__proto__:null,PathWatcher:Ht,default:{watch:xg,PathWatcher:Ht,setVolume:Sg},setVolume:Sg,watch:xg},Symbol.toStringTag,{value:"Module"}));const $s=typeof CloseEvent<"u"?CloseEvent:class extends Event{constructor(t,n){super(t),H(this,"code"),H(this,"reason"),H(this,"wasClean"),this.code=(n==null?void 0:n.code)??1e3,this.reason=(n==null?void 0:n.reason)??"",this.wasClean=(n==null?void 0:n.wasClean)??!0}},Ir=typeof MessageEvent<"u"?MessageEvent:class extends Event{constructor(t,n){super(t),H(this,"data"),this.data=n==null?void 0:n.data}};let tn=null;try{tn=new BroadcastChannel("nodepod-ws-bridge")}catch{}const Eg=new Map;let V1=0;const Us=function(){this&&(this._listeners=new Map)};Us.prototype.on=function(t,n){return this._listeners.has(t)||this._listeners.set(t,new Set),this._listeners.get(t).add(n),this},Us.prototype.off=function(t,n){var s;return(s=this._listeners.get(t))==null||s.delete(n),this},Us.prototype.emit=function(t,...n){const s=this._listeners.get(t);if(s)for(const r of s)try{r(...n)}catch{}};const zi=0,On=1,qi=2,Wt=3,gt=function(t,n){if(!this)return;Us.call(this),this.CONNECTING=zi,this.OPEN=On,this.CLOSING=qi,this.CLOSED=Wt,this.readyState=zi,this.url=t,this.protocol="",this.extensions="",this.bufferedAmount=0,this.binaryType="blob",this._uid=`ws-${++V1}`,this._boundServer=null,this._native=null,this._tcpSocket=null,this._tcpInboundBuf=new Uint8Array(0),this.onopen=null,this.onclose=null,this.onerror=null,this.onmessage=null,n&&(this.protocol=Array.isArray(n)?n[0]:n);const s=this;setTimeout(()=>s._open(),0)};Object.setPrototypeOf(gt.prototype,Us.prototype),gt.CONNECTING=zi,gt.OPEN=On,gt.CLOSING=qi,gt.CLOSED=Wt,gt.prototype._open=function(){var t;if(this.url.startsWith("internal://")){this.readyState=On,this.emit("open"),(t=this.onopen)==null||t.call(this,new Event("open"));return}if(this.url.startsWith("ws://")||this.url.startsWith("wss://")){this._openNative();return}if(!tn){const o=this;setTimeout(()=>{var c;o.readyState=On,o.emit("open"),(c=o.onopen)==null||c.call(o,new Event("open"))},0);return}tn.postMessage({kind:"connect",uid:this._uid,url:this.url});const n=tn,s=this,r=o=>{var c,d,p,y;const g=o.data;if(g.targetUid===s._uid){if(g.kind==="connected")s.readyState=On,s.emit("open"),(c=s.onopen)==null||c.call(s,new Event("open"));else if(g.kind==="payload"){const x=new Ir("message",{data:g.body});s.emit("message",x),(d=s.onmessage)==null||d.call(s,x)}else if(g.kind==="closed"){s.readyState=Wt;const x=new $s("close",{code:g.code||1e3,reason:g.reason||"",wasClean:!0});s.emit("close",x),(p=s.onclose)==null||p.call(s,x),n.removeEventListener("message",r)}else if(g.kind==="fault"){const x=new Event("error");s.emit("error",x),(y=s.onerror)==null||y.call(s,x)}}};n.addEventListener("message",r),setTimeout(()=>{var o;s.readyState===zi&&(s.readyState=On,s.emit("open"),(o=s.onopen)==null||o.call(s,new Event("open")))},100)},gt.prototype._openNative=function(){var t;const s=typeof window<"u"&&typeof window.document<"u"&&typeof globalThis.WebSocket=="function"&&globalThis.WebSocket!==gt?globalThis.WebSocket:null;if(!s){const o=this;setTimeout(()=>{var c;o.readyState=On,o.emit("open"),(c=o.onopen)==null||c.call(o,new Event("open"))},0);return}try{this._native=new s(this.url),this._native.binaryType=this.binaryType==="arraybuffer"?"arraybuffer":"blob"}catch{this.readyState=Wt;const o=new Event("error");this.emit("error",o),(t=this.onerror)==null||t.call(this,o);return}const r=this;this._native.onopen=()=>{var o;r.readyState=On,r.emit("open"),(o=r.onopen)==null||o.call(r,new Event("open"))},this._native.onmessage=o=>{var c;const d=new Ir("message",{data:o.data});r.emit("message",d),(c=r.onmessage)==null||c.call(r,d)},this._native.onclose=o=>{var c;r.readyState=Wt,r._native=null;const d=new $s("close",{code:o.code,reason:o.reason,wasClean:o.wasClean});r.emit("close",d),(c=r.onclose)==null||c.call(r,d)},this._native.onerror=()=>{var o;const c=new Event("error");r.emit("error",c),(o=r.onerror)==null||o.call(r,c)}},gt.prototype.send=function(t){if(this.readyState!==On)throw new Error("WebSocket is not open");if(this._native){this._native.send(t);return}if(this._tcpSocket){let n,s;typeof t=="string"?(n=new TextEncoder().encode(t),s=1):t instanceof ArrayBuffer?(n=new Uint8Array(t),s=2):(n=t,s=2);const r=mn(s,n,!1);this._tcpSocket.write(W.from(r));return}if(this._boundServer){this._boundServer._injectClientPayload(this,t);return}tn&&tn.postMessage({kind:"payload",uid:this._uid,url:this.url,body:t})},gt.prototype.close=function(t,n){if(this.readyState===Wt||this.readyState===qi)return;if(this.readyState=qi,this._native){this._native.close(t,n);return}if(this._tcpSocket){const r=t??1e3,o=new Uint8Array(2);o[0]=r>>8&255,o[1]=r&255;const c=mn(8,o,!1);try{this._tcpSocket.write(W.from(c))}catch{}const d=this;setTimeout(()=>{var p;d.readyState=Wt;const y=new $s("close",{code:r,reason:n||"",wasClean:!0});d.emit("close",y),(p=d.onclose)==null||p.call(d,y),d._tcpSocket=null},0);return}tn&&tn.postMessage({kind:"disconnect",uid:this._uid,url:this.url,code:t,reason:n});const s=this;setTimeout(()=>{var r;s.readyState=Wt;const o=new $s("close",{code:t||1e3,reason:n||"",wasClean:!0});s.emit("close",o),(r=s.onclose)==null||r.call(s,o)},0)},gt.prototype.ping=function(){},gt.prototype.pong=function(){},gt.prototype.terminate=function(){var t;if(this._native&&(this._native.close(),this._native=null),this._tcpSocket){try{this._tcpSocket.destroy()}catch{}this._tcpSocket=null}this.readyState=Wt;const n=new $s("close",{code:1006,reason:"Terminated",wasClean:!1});this.emit("close",n),(t=this.onclose)==null||t.call(this,n)},gt.prototype._bindServer=function(t){this._boundServer=t},gt.prototype._deliverMessage=function(t){var n;const s=new Ir("message",{data:t});this.emit("message",s),(n=this.onmessage)==null||n.call(this,s)};const kg="258EAFA5-E914-47DA-95CA-5AB5DC76CB76";function H1(e){try{const t=Yr("sha1");return t.update(e+kg),t.digest("base64")}catch{return btoa(e+kg).slice(0,28)}}const hs=function(t={}){this&&(Us.call(this),this.clients=new Set,this.options=t,this._route=t.path||"/",this._channelCb=null,t.noServer||this._listen(),Eg.set(this._route,this))};Object.setPrototypeOf(hs.prototype,Us.prototype),hs.prototype._listen=function(){if(!tn)return;const t=tn,n=this;this._channelCb=s=>{const r=s.data;if(r.kind==="connect"){const o=new gt("internal://"+n._route);o._bindServer(n),o._uid=r.uid,n.clients.add(o),t.postMessage({kind:"connected",targetUid:r.uid}),n.emit("connection",o,{url:r.url})}if(r.kind==="payload"){for(const o of n.clients)if(o._uid===r.uid){o._deliverMessage(r.body);break}}if(r.kind==="disconnect"){for(const o of n.clients)if(o._uid===r.uid){o.close(r.code,r.reason),n.clients.delete(o);break}}},t.addEventListener("message",this._channelCb)},hs.prototype._injectClientPayload=function(t,n){const s=new Ir("message",{data:n});t.emit("message",s)},hs.prototype.handleUpgrade=function(t,n,s,r){const o=new gt("internal://"+this._route);o._bindServer(this),this.options.clientTracking!==!1&&this.clients.add(o);const c=n;if(c&&typeof c.write=="function"&&typeof c._feedData=="function"){o._tcpSocket=c;const g=((t==null?void 0:t.headers)||{})["sec-websocket-key"]||"",k=`HTTP/1.1 101 Switching Protocols\r
|
|
76
|
+
`)),!g.headersSent)try{g.statusCode=500,g.end("Internal Server Error")}catch{}d(C)}})};function ja(e,t){return new Et(e,t)}const _i={100:"Continue",101:"Switching Protocols",200:"OK",201:"Created",202:"Accepted",204:"No Content",301:"Moved Permanently",302:"Found",304:"Not Modified",400:"Bad Request",401:"Unauthorized",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",408:"Request Timeout",409:"Conflict",410:"Gone",413:"Payload Too Large",415:"Unsupported Media Type",422:"Unprocessable Entity",429:"Too Many Requests",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout"},Va=["GET","POST","PUT","DELETE","PATCH","HEAD","OPTIONS","CONNECT","TRACE"];function KS(){try{return typeof localStorage<"u"?localStorage.getItem("__corsProxyUrl")??null:null}catch{return null}}const Qe=function(t,n){if(!this)return;if(Ke.call(this),this._opts=t,this._proto=n||"http",this.method=t.method??"GET",this.path=t.path??"/",this.headers={},this._pending=[],this._cancelled=!1,this._waitMs=null,this._waitTimer=null,this._sealed=!1,this._socket=new at,this.finished=!1,this.aborted=!1,this.reusedSocket=!1,this.maxHeadersCount=null,t.headers)for(const[r,o]of Object.entries(t.headers))this.headers[r.toLowerCase()]=Array.isArray(o)?o.join(", "):o;const s=this;queueMicrotask(()=>s.emit("socket",s._socket))};Object.setPrototypeOf(Qe.prototype,Ke.prototype),Object.defineProperty(Qe.prototype,"socket",{get:function(){return this._socket},configurable:!0}),Object.defineProperty(Qe.prototype,"connection",{get:function(){return this._socket},configurable:!0}),Qe.prototype.setHeader=function(t,n){this.headers[t.toLowerCase()]=n},Qe.prototype.getHeader=function(t){return this.headers[t.toLowerCase()]},Qe.prototype.removeHeader=function(t){delete this.headers[t.toLowerCase()]},Qe.prototype.write=function(t,n,s){const r=typeof t=="string"?z.from(t):t;this._pending.push(r);const o=typeof n=="function"?n:s;return o&&queueMicrotask(()=>o(null)),!0},Qe.prototype.end=function(t,n,s){if(this._sealed)return this;this._sealed=!0,this.finished=!0;let r=s;typeof t=="function"?r=t:t!==void 0&&this.write(t),typeof n=="function"&&(r=n);const o=this;return o._dispatch().then(()=>{r&&r()}).catch(c=>o.emit("error",c)),this},Qe.prototype.abort=function(){this._cancelled=!0,this.aborted=!0,this._waitTimer&&clearTimeout(this._waitTimer),this.emit("abort")},Qe.prototype.setTimeout=function(t,n){return this._waitMs=t,n&&this.once("timeout",n),this},Qe.prototype.flushHeaders=function(){},Qe.prototype.setNoDelay=function(t){},Qe.prototype.setSocketKeepAlive=function(t,n){},Qe.prototype._dispatch=async function(){var t;if(!this._cancelled)try{const n=this._proto==="https"?"https:":"http:";let s=this._opts.hostname??"",r=this._opts.port?`:${this._opts.port}`:"";if(!s&&this._opts.host){const T=this._opts.host.split(":");s=T[0],!r&&T[1]&&(r=`:${T[1]}`)}s||(s="localhost");const o=`${n}//${s}${r}${this._opts.path??"/"}`;if(((t=this.headers.upgrade)==null?void 0:t.toLowerCase())==="websocket"){this._bridgeWebSocket(o);return}const c=s==="localhost"||s==="127.0.0.1"||s==="0.0.0.0",d=Number(this._opts.port)||(this._proto==="https"?443:80);if(c){const T=Tn.get(d);if(T){const V=this._pending.length>0?z.concat(this._pending):void 0;try{const K=await T.dispatchRequest(this.method,this._opts.path??"/",this.headers,V);if(this._cancelled)return;const J=new Rt;J.statusCode=K.statusCode,J.statusMessage=K.statusMessage;for(const[X,q]of Object.entries(K.headers))J.headers[X.toLowerCase()]=q,J.rawHeaders.push(X,q);J._injectBody(K.body),this.emit("response",J)}catch(K){this.emit("error",K)}return}const L=new Error(`connect ECONNREFUSED ${s}:${d}`);L.code="ECONNREFUSED",L.errno=-111,L.syscall="connect",L.address=s,L.port=d,this.emit("error",L);return}const p=KS(),y=p?p+encodeURIComponent(o):o,g={method:this.method,headers:this.headers};this._pending.length>0&&this.method!=="GET"&&this.method!=="HEAD"&&(g.body=z.concat(this._pending));const x=new AbortController;g.signal=x.signal,this._waitMs&&(this._waitTimer=setTimeout(()=>{x.abort(),this.emit("timeout")},this._waitMs));const k=await fetch(y,g);if(this._waitTimer&&(clearTimeout(this._waitTimer),this._waitTimer=null),this._cancelled)return;const C=await this._mapResponse(k);this.emit("response",C)}catch(n){if(this._waitTimer&&clearTimeout(this._waitTimer),this._cancelled||n instanceof Error&&n.name==="AbortError")return;this.emit("error",n)}},Qe.prototype._mapResponse=async function(t){const n=new Rt;n.statusCode=t.status,n.statusMessage=t.statusText||_i[t.status]||"",t.headers.forEach((r,o)=>{n.headers[o.toLowerCase()]=r,n.rawHeaders.push(o,r)});const s=await t.arrayBuffer();return n._injectBody(z.from(s)),n},Qe.prototype._bridgeWebSocket=function(t){const n=t.replace(/^https:/,"wss:").replace(/^http:/,"ws:"),s=this.headers["sec-websocket-key"]??"",r=GS;if(!r){const k=this;setTimeout(()=>k.emit("error",new TypeError("No WebSocket available")),0);return}const c=Yr("sha1").update(s+"258EAFA5-E914-47DA-95CA-C5AB0DC85B11").digest("base64");let d;try{d=new r(n),d.binaryType="arraybuffer"}catch(k){const C=this;setTimeout(()=>C.emit("error",k instanceof Error?k:new Error(String(k))),0);return}const p=new at;p.cork=()=>{},p.uncork=()=>{},p._readableState={endEmitted:!1},p._writableState={finished:!1,errorEmitted:!1};let y=new Uint8Array(0);p.write=(k,C,T)=>{const L=typeof k=="string"?z.from(k):new Uint8Array(k),V=typeof C=="function"?C:T,K=new Uint8Array(y.length+L.length);for(K.set(y,0),K.set(L,y.length),y=K;y.length>=2;){const J=xi(y);if(!J)break;if(y=y.slice(J.consumed),d.readyState===r.OPEN)switch(J.op){case 8:d.close();break;case 9:d.send(J.data);break;case 10:break;case 1:d.send(new TextDecoder().decode(J.data));break;case 2:d.send(J.data);break}}return V&&queueMicrotask(()=>V(null)),!0};const g=this;d.onopen=()=>{const k=new Rt(p);k.statusCode=101,k.statusMessage="Switching Protocols",k.headers={upgrade:"websocket",connection:"Upgrade","sec-websocket-accept":c},k.complete=!0,k.push(null),g.emit("upgrade",k,p,z.alloc(0))},d.onmessage=k=>{let C,T;if(typeof k.data=="string")C=new TextEncoder().encode(k.data),T=1;else if(k.data instanceof ArrayBuffer)C=new Uint8Array(k.data),T=2;else return;const L=mn(T,C,!1);p._feedData(z.from(L))},d.onclose=k=>{const C=k.code||1e3,T=new Uint8Array(2);T[0]=C>>8&255,T[1]=C&255;const L=mn(8,T,!1);p._feedData(z.from(L)),setTimeout(()=>{p._readableState.endEmitted=!0,p._feedEnd(),p.emit("close",!1)},10)},d.onerror=()=>{p.emit("error",new Error("WebSocket transport error")),p.destroy()};const x=p.destroy.bind(p);p.destroy=k=>((d.readyState===r.OPEN||d.readyState===r.CONNECTING)&&d.close(),x(k))};function $l(e,t,n){let s,r=n;if(typeof e=="string"||e instanceof URL){const o=new URL(e.toString());s={hostname:o.hostname,port:o.port?parseInt(o.port,10):void 0,path:o.pathname+o.search,method:"GET"},typeof t=="function"?r=t:t&&(s={...s,...t})}else s=e,typeof t=="function"&&(r=t);return{opts:s,cb:r}}function rp(e,t,n){const{opts:s,cb:r}=$l(e,t,n),o=new Qe(s,"http");return r&&o.once("response",r),o}function ip(e,t,n){const{opts:s,cb:r}=$l(e,t,n),o=new Qe({...s,method:"GET"},"http");return r&&o.once("response",r),o.end(),o}function Ha(e,t,n,s){const{opts:r,cb:o}=$l(e,t,n),c=new Qe(r,s);return o&&c.once("response",o),c}const Tn=new Map,bi=new Map;let Ul=null,jl=null;function YS(e,t,n){Tn.set(e,t),is(),Ul&&Ul(e,t)}function ZS(e){Tn.has(e)&&wn(),Tn.delete(e),bi.delete(e),jl&&jl(e)}function vi(e){return Tn.get(e)}ba=function(){return new Map(Tn)},D0=function(){for(const[,e]of Tn)try{e.close()}catch{}Tn.clear(),bi.clear()};function XS(e){for(const[t,n]of bi)if(n===e){const s=Tn.get(t);if(s)try{s.close()}catch{}Tn.delete(t),bi.delete(t)}}function JS(e){return bi.get(e)}function wi(e){Ul=e}function Si(e){jl=e}const In=function(t){this&&(ne.call(this),this.options=t??{},this.maxSockets=(t==null?void 0:t.maxSockets)??1/0,this.maxFreeSockets=(t==null?void 0:t.maxFreeSockets)??256,this.maxTotalSockets=(t==null?void 0:t.maxTotalSockets)??1/0,this.sockets={},this.freeSockets={},this.requests={})};Object.setPrototypeOf(In.prototype,ne.prototype),In.prototype.createConnection=function(t,n){const s=new at;return n&&n(null,s),s},In.prototype.getName=function(t){return`${t.host??"localhost"}:${t.port??80}:${t.localAddress??""}`},In.prototype.addRequest=function(t,n){},In.prototype.destroy=function(){this.sockets={},this.freeSockets={},this.requests={}};const Wa=new In;function xi(e){if(e.length<2)return null;const t=e[0]&15,n=(e[1]&128)!==0;let s=e[1]&127,r=2;if(s===126){if(e.length<4)return null;s=e[2]<<8|e[3],r=4}else if(s===127){if(e.length<10)return null;s=e[6]<<24|e[7]<<16|e[8]<<8|e[9],r=10}if(n){if(e.length<r+4+s)return null;const o=e.slice(r,r+4);r+=4;const c=new Uint8Array(s);for(let d=0;d<s;d++)c[d]=e[r+d]^o[d&3];return{op:t,data:c,consumed:r+s}}return e.length<r+s?null:{op:t,data:e.slice(r,r+s),consumed:r+s}}function mn(e,t,n){const s=t.length;let r=2;s>125&&s<=65535?r+=2:s>65535&&(r+=8),n&&(r+=4);const o=new Uint8Array(r+s);o[0]=128|e;let c=2;if(s<=125?o[1]=(n?128:0)|s:s<=65535?(o[1]=(n?128:0)|126,o[2]=s>>8&255,o[3]=s&255,c=4):(o[1]=(n?128:0)|127,o[2]=0,o[3]=0,o[4]=0,o[5]=0,o[6]=s>>24&255,o[7]=s>>16&255,o[8]=s>>8&255,o[9]=s&255,c=10),n){const d=new Uint8Array(4);if(typeof crypto<"u"&&crypto.getRandomValues)crypto.getRandomValues(d);else for(let p=0;p<4;p++)d[p]=Math.floor(Math.random()*256);o.set(d,c),c+=4;for(let p=0;p<s;p++)o[c+p]=t[p]^d[p&3]}else o.set(t,c);return o}R0=Object.freeze(Object.defineProperty({__proto__:null,Agent:In,ClientRequest:Qe,IncomingMessage:Rt,METHODS:Va,STATUS_CODES:_i,Server:Et,ServerResponse:Ve,_buildClientRequest:Ha,closeAllServers:D0,closeServersByPid:XS,createServer:ja,decodeFrame:xi,default:{Server:Et,IncomingMessage:Rt,ServerResponse:Ve,ClientRequest:Qe,createServer:ja,request:rp,get:ip,STATUS_CODES:_i,METHODS:Va,getServer:vi,getAllServers:ba,setServerListenCallback:wi,setServerCloseCallback:Si,_buildClientRequest:Ha,Agent:In,globalAgent:Wa,decodeFrame:xi,encodeFrame:mn},encodeFrame:mn,get:ip,getAllServers:ba,getServer:vi,getServerOwner:JS,globalAgent:Wa,request:rp,setServerCloseCallback:Si,setServerListenCallback:wi},Symbol.toStringTag,{value:"Module"}));function ap(e,t,n){return Ha(e,t,n,"https")}function op(e,t,n){const s=Ha(e,t,n,"https");return s.end(),s}const QS=Object.freeze(Object.defineProperty({__proto__:null,Agent:In,ClientRequest:Qe,IncomingMessage:Rt,METHODS:Va,STATUS_CODES:_i,Server:Et,ServerResponse:Ve,createServer:ja,default:{Server:Et,IncomingMessage:Rt,ServerResponse:Ve,ClientRequest:Qe,createServer:ja,request:ap,get:op,STATUS_CODES:_i,METHODS:Va,getServer:vi,getAllServers:ba,setServerListenCallback:wi,setServerCloseCallback:Si,Agent:In,globalAgent:Wa},get:op,getAllServers:ba,getServer:vi,globalAgent:Wa,request:ap,setServerCloseCallback:Si,setServerListenCallback:wi},Symbol.toStringTag,{value:"Module"}));function lp(e,t=!1,n=!1){try{const s=new globalThis.URL(e,"http://localhost"),r=s.username?`${s.username}:${s.password}`:null,o=t?Object.fromEntries(s.searchParams):s.search?s.search.substring(1):null;return{protocol:s.protocol,slashes:s.protocol.endsWith(":"),auth:r,host:s.host,port:s.port||null,hostname:s.hostname,hash:s.hash||null,search:s.search||null,query:o,pathname:s.pathname,path:s.pathname+s.search,href:s.href}}catch{return{protocol:null,slashes:null,auth:null,host:null,port:null,hostname:null,hash:null,search:null,query:null,pathname:e,path:e,href:e}}}function cp(e){if(e.href)return e.href;let t="";if(e.protocol&&(t+=e.protocol.endsWith(":")?e.protocol:e.protocol+":"),(e.slashes||e.protocol==="http:"||e.protocol==="https:")&&(t+="//"),e.auth&&(t+=e.auth+"@"),e.hostname?t+=e.hostname:e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.pathname&&(t+=e.pathname),e.search)t+=e.search;else if(e.query)if(typeof e.query=="string")t+="?"+e.query;else{const n=new globalThis.URLSearchParams;for(const[r,o]of Object.entries(e.query))if(Array.isArray(o))for(const c of o)n.append(r,c);else n.set(r,o);const s=n.toString();s&&(t+="?"+s)}return e.hash&&(t+=e.hash),t}function up(e,t){try{return new globalThis.URL(t,e).href}catch{return t}}const dp=globalThis.URL,hp=globalThis.URLSearchParams;function pp(e){if(typeof e=="string"){if(e.startsWith("/"))return e;try{const t=new globalThis.URL(e);return t.protocol==="file:",decodeURIComponent(t.pathname)}catch{return e}}return e.protocol==="file:",decodeURIComponent(e.pathname)}function fp(e){const t=encodeURIComponent(e).replace(/%2F/g,"/");return new globalThis.URL("file://"+t)}function mp(e){try{return new globalThis.URL(`http://${e}`).hostname}catch{return e}}function gp(e){return e}Object.freeze(Object.defineProperty({__proto__:null,URL:dp,URLSearchParams:hp,default:{parse:lp,format:cp,resolve:up,URL:dp,URLSearchParams:hp,fileURLToPath:pp,pathToFileURL:fp,domainToASCII:mp,domainToUnicode:gp},domainToASCII:mp,domainToUnicode:gp,fileURLToPath:pp,format:cp,parse:lp,pathToFileURL:fp,resolve:up},Symbol.toStringTag,{value:"Module"}));function Vl(e,t="&",n="=",s){const r={};if(!e||typeof e!="string")return r;const o=(s==null?void 0:s.maxKeys)||1e3,c=e.split(t),d=o>0?Math.min(c.length,o):c.length;for(let p=0;p<d;p++){const y=c[p],g=y.indexOf(n);let x,k;if(g>=0?(x=decodeURIComponent(y.substring(0,g).replace(/\+/g," ")),k=decodeURIComponent(y.substring(g+1).replace(/\+/g," "))):(x=decodeURIComponent(y.replace(/\+/g," ")),k=""),x in r){const C=r[x];Array.isArray(C)?C.push(k):r[x]=[C,k]}else r[x]=k}return r}function Hl(e,t="&",n="="){if(!e||typeof e!="object")return"";const s=[];for(const[r,o]of Object.entries(e)){if(o===void 0)continue;const c=encodeURIComponent(r);if(Array.isArray(o))for(const d of o)s.push(`${c}${n}${encodeURIComponent(String(d))}`);else s.push(`${c}${n}${encodeURIComponent(String(o))}`)}return s.join(t)}function yp(e){return encodeURIComponent(e)}function _p(e){return decodeURIComponent(e.replace(/\+/g," "))}const bp=Hl,vp=Vl;Object.freeze(Object.defineProperty({__proto__:null,decode:vp,default:{parse:Vl,stringify:Hl,escape:yp,unescape:_p,encode:bp,decode:vp},encode:bp,escape:yp,parse:Vl,stringify:Hl,unescape:_p},Symbol.toStringTag,{value:"Module"})),od=function(e,...t){if(typeof e!="string")return[e,...t].map(r=>typeof r=="string"?r:Ei(r)).join(" ");let n=0,s=e.replace(/%[sdjifoO%]/g,r=>{if(r==="%%")return"%";if(n>=t.length)return r;const o=t[n++];switch(r){case"%s":return String(o);case"%d":case"%i":return String(parseInt(String(o),10));case"%f":return String(parseFloat(String(o)));case"%j":try{return JSON.stringify(o)}catch{return"[Circular]"}case"%o":case"%O":return Ei(o);default:return r}});for(;n<t.length;){const r=t[n++];s+=" "+(typeof r=="string"?r:Ei(r))}return s};function Ei(e,t){const n=new WeakSet,s=(t==null?void 0:t.depth)??2;function r(o,c){if(o===null)return"null";if(o===void 0)return"undefined";const d=typeof o;if(d==="string")return`'${o}'`;if(d==="number"||d==="boolean"||d==="bigint")return String(o);if(d==="symbol")return o.toString();if(d==="function")return`[Function: ${o.name||"anonymous"}]`;if(d!=="object")return String(o);if(n.has(o))return"[Circular]";if(n.add(o),c>s)return Array.isArray(o)?"[Array]":"[Object]";if(Array.isArray(o))return o.length===0?"[]":`[ ${o.map(x=>r(x,c+1)).join(", ")} ]`;if(o instanceof Date)return o.toISOString();if(o instanceof RegExp)return o.toString();if(o instanceof Error)return`${o.name}: ${o.message}`;if(o instanceof Map){const g=[...o.entries()].map(([x,k])=>`${r(x,c+1)} => ${r(k,c+1)}`);return`Map(${o.size}) { ${g.join(", ")} }`}if(o instanceof Set){const g=[...o].map(x=>r(x,c+1));return`Set(${o.size}) { ${g.join(", ")} }`}const p=Object.keys(o);return p.length===0?"{}":`{ ${p.map(g=>{const x=o[g];return`${g}: ${r(x,c+1)}`}).join(", ")} }`}return r(e,0)}function wp(e,t){if(e==null)throw new TypeError("inherits: child constructor must be provided");t!=null&&t.prototype!==void 0&&(e.super_=t,Object.setPrototypeOf(e.prototype,t.prototype))}function Sp(e,t){if(t==null)return e;const n=Object.keys(t);for(let s=0;s<n.length;s++)e[n[s]]=t[n[s]];return e}function xp(e,t,n){let s=!1;return function(...o){return s||(console.warn(`DeprecationWarning: ${t}${n?` (${n})`:""}`),s=!0),e.apply(this,o)}}function Ep(e){return(...t)=>new Promise((n,s)=>{e(...t,(r,o)=>{r?s(r):n(o)})})}function kp(e){return(...t)=>{const n=t.pop();e(...t).then(s=>n(null,s)).catch(s=>n(s,void 0))}}function za(e,t){if(e===t)return!0;if(e===null||t===null||typeof e!=typeof t)return!1;if(typeof e=="object"){if(Array.isArray(e)&&Array.isArray(t))return e.length!==t.length?!1:e.every((r,o)=>za(r,t[o]));if(Array.isArray(e)!==Array.isArray(t))return!1;const n=Object.keys(e),s=Object.keys(t);return n.length!==s.length?!1:n.every(r=>za(e[r],t[r]))}return!1}function Wl(e){return Array.isArray(e)}function zl(e){return typeof e=="boolean"}function ql(e){return e===null}function Gl(e){return e==null}function Kl(e){return typeof e=="number"}function Yl(e){return typeof e=="string"}function Zl(e){return e===void 0}function Xl(e){return e instanceof RegExp}function Jl(e){return typeof e=="object"&&e!==null}function Ql(e){return e instanceof Date}function ec(e){return e instanceof Error}function tc(e){return typeof e=="function"}function nc(e){return e===null||typeof e!="object"&&typeof e!="function"}function sc(e){return e instanceof Uint8Array}function rc(e){return e instanceof Promise}function ic(e){var t;return(typeof process<"u"&&((t=process.env)==null?void 0:t.NODE_DEBUG)||"").toLowerCase().includes(e.toLowerCase())?(...r)=>{console.error(`${e.toUpperCase()} ${(process==null?void 0:process.pid)||0}:`,...r)}:()=>{}}const Cp=ic;function Ap(e){return e.replace(/\x1B\[[0-9;]*[a-zA-Z]|\x1B\].*?(\x07|\x1B\\)|\x1B[()][A-Z0-9]|\x1B[#=]|\x1B./g,"")}const Tp={isArray:Wl,isBoolean:zl,isNull:ql,isNullOrUndefined:Gl,isNumber:Kl,isString:Yl,isUndefined:Zl,isRegExp:Xl,isObject:Jl,isDate:Ql,isError:ec,isFunction:tc,isPrimitive:nc,isBuffer:sc,isPromise:rc},ex={reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29],black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39],grey:[90,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39],bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]};function Ip(e,t){const n=Array.isArray(e)?e:[e];let s=t;for(const r of n){const o=ex[r];o&&(s=`\x1B[${o[0]}m${s}\x1B[${o[1]}m`)}return s}function Rp(e){const t=(e==null?void 0:e.args)??(typeof process<"u"?process.argv.slice(2):[]),n=(e==null?void 0:e.options)??{},s=(e==null?void 0:e.allowPositionals)??!(e!=null&&e.options),r=(e==null?void 0:e.strict)??!0,o=(e==null?void 0:e.tokens)??!1,c={};for(const[C,T]of Object.entries(n))T.short&&(c[T.short]=C);const d={},p=[],y=[];for(const[C,T]of Object.entries(n))T.default!==void 0&&(d[C]=T.default);let g=0,x=!1;for(;g<t.length;){const C=t[g];if(x||!C.startsWith("-")||C==="-"){if(!s&&r&&!x)throw new Error(`Unexpected argument '${C}'`);p.push(C),o&&y.push({kind:"positional",value:C,index:g}),g++;continue}if(C==="--"){x=!0,o&&y.push({kind:"option-terminator",index:g}),g++;continue}if(C.startsWith("--")){const T=C.indexOf("="),L=T!==-1?C.slice(2,T):C.slice(2),V=n[L];if(!V&&r)throw new Error(`Unknown option '--${L}'`);const K=(V==null?void 0:V.type)??"boolean";let J;if(K==="boolean")J=T!==-1?C.slice(T+1)!=="false":!0;else if(T!==-1)J=C.slice(T+1);else if(g+1<t.length)J=t[++g];else throw new Error(`Option '--${L}' requires a value`);if(V!=null&&V.multiple){const X=d[L]??[];X.push(J),d[L]=X}else d[L]=J;o&&y.push({kind:"option",name:L,value:J,index:g}),g++;continue}if(C.startsWith("-")&&C.length>1){const T=C.slice(1);for(let L=0;L<T.length;L++){const V=T[L],K=c[V];if(!K&&r)throw new Error(`Unknown option '-${V}'`);const J=K??V,X=K?n[K]:void 0,q=(X==null?void 0:X.type)??"boolean";let $;if(q==="boolean")$=!0;else{const te=T.slice(L+1);if(te.length>0)$=te,L=T.length;else if(g+1<t.length)$=t[++g];else throw new Error(`Option '-${V}' requires a value`)}if(X!=null&&X.multiple){const te=d[J]??[];te.push($),d[J]=te}else d[J]=$;o&&y.push({kind:"option",name:J,value:$,index:g})}g++;continue}g++}const k={values:d,positionals:p};return o&&(k.tokens=y),k}const Pp=globalThis.TextEncoder,Dp=globalThis.TextDecoder;Object.freeze(Object.defineProperty({__proto__:null,TextDecoder:Dp,TextEncoder:Pp,_extend:Sp,callbackify:kp,debug:Cp,debuglog:ic,default:{format:od,inspect:Ei,inherits:wp,_extend:Sp,deprecate:xp,promisify:Ep,callbackify:kp,isDeepStrictEqual:za,debuglog:ic,debug:Cp,stripVTControlCharacters:Ap,isArray:Wl,isBoolean:zl,isNull:ql,isNullOrUndefined:Gl,isNumber:Kl,isString:Yl,isUndefined:Zl,isRegExp:Xl,isObject:Jl,isDate:Ql,isError:ec,isFunction:tc,isPrimitive:nc,isBuffer:sc,isPromise:rc,styleText:Ip,parseArgs:Rp,types:Tp,TextEncoder:Pp,TextDecoder:Dp},deprecate:xp,format:od,inherits:wp,inspect:Ei,isArray:Wl,isBoolean:zl,isBuffer:sc,isDate:Ql,isDeepStrictEqual:za,isError:ec,isFunction:tc,isNull:ql,isNullOrUndefined:Gl,isNumber:Kl,isObject:Jl,isPrimitive:nc,isPromise:rc,isRegExp:Xl,isString:Yl,isUndefined:Zl,parseArgs:Rp,promisify:Ep,stripVTControlCharacters:Ap,styleText:Ip,types:Tp},Symbol.toStringTag,{value:"Module"}));function Op(e){return!1}const ac=function(){this&&(this.isTTY=!1,this.isRaw=!1)};ac.prototype.setRawMode=function(t){return this.isRaw=t,this};const Gn=function(){this&&(this.isTTY=!1,this.columns=120,this.rows=40)};Gn.prototype.getColorDepth=function(){return 8},Gn.prototype.hasColors=function(t){return(t??1)<=256},Gn.prototype.getWindowSize=function(){return[this.columns,this.rows]},Gn.prototype.clearLine=function(t,n){return n==null||n(),!0},Gn.prototype.clearScreenDown=function(t){return t==null||t(),!0},Gn.prototype.cursorTo=function(t,n,s){return typeof n=="function"?n():s==null||s(),!0},Gn.prototype.moveCursor=function(t,n,s){return s==null||s(),!0},Object.freeze(Object.defineProperty({__proto__:null,ReadStream:ac,WriteStream:Gn,default:{isatty:Op,ReadStream:ac,WriteStream:Gn},isatty:Op},Symbol.toStringTag,{value:"Module"}));function Np(){return B.HOSTNAME}function Bp(){return B.PLATFORM}function Lp(){return B.ARCH}function Mp(){return B.TYPE}function Fp(){return B.RELEASE}function $p(){return B.VERSION}function Up(){return B.MACHINE}function jp(){return B.TMPDIR}function Vp(){return B.HOMEDIR}function Hp(){const e={model:j.MODEL,speed:j.SPEED,times:{user:0,nice:0,sys:0,idle:0,irq:0}};return Array.from({length:j.COUNT},()=>({...e}))}function Wp(){return Y.TOTAL}function zp(){return Y.FREE}function qp(){return Math.floor(performance.now()/1e3)}function Gp(){return[...re]}function Kp(){return{lo:[{address:"127.0.0.1",netmask:"255.0.0.0",family:"IPv4",mac:"00:00:00:00:00:00",internal:!0,cidr:"127.0.0.1/8"}]}}function Yp(){return{username:B.USERNAME,uid:O.UID,gid:O.GID,shell:B.SHELL,homedir:B.HOMEDIR}}function Zp(){return B.ENDIANNESS}function Xp(e){return 0}function Jp(e,t){}const Qp=`
|
|
77
|
+
`,ef="/dev/null",tf={signals:{SIGHUP:1,SIGINT:2,SIGQUIT:3,SIGILL:4,SIGTRAP:5,SIGABRT:6,SIGBUS:7,SIGFPE:8,SIGKILL:9,SIGUSR1:10,SIGSEGV:11,SIGUSR2:12,SIGPIPE:13,SIGALRM:14,SIGTERM:15,SIGCHLD:17,SIGCONT:18,SIGSTOP:19,SIGTSTP:20,SIGTTIN:21,SIGTTOU:22,SIGURG:23,SIGXCPU:24,SIGXFSZ:25,SIGVTALRM:26,SIGPROF:27,SIGWINCH:28,SIGIO:29,SIGPWR:30,SIGSYS:31},errno:{EPERM:-1,ENOENT:-2,ESRCH:-3,EINTR:-4,EIO:-5,ENXIO:-6,E2BIG:-7,ENOEXEC:-8,EBADF:-9,ECHILD:-10,EAGAIN:-11,ENOMEM:-12,EACCES:-13,EFAULT:-14,EBUSY:-16,EEXIST:-17,EXDEV:-18,ENODEV:-19,ENOTDIR:-20,EISDIR:-21,EINVAL:-22,ENFILE:-23,EMFILE:-24,ENOTTY:-25,EFBIG:-27,ENOSPC:-28,ESPIPE:-29,EROFS:-30,EMLINK:-31,EPIPE:-32,EDOM:-33,ERANGE:-34,ENOTEMPTY:-39,ENOSYS:-38,ELOOP:-40,ENAMETOOLONG:-36,ECONNRESET:-104,ECONNREFUSED:-111,EADDRINUSE:-98,EADDRNOTAVAIL:-99,ETIMEDOUT:-110},priority:{PRIORITY_LOW:19,PRIORITY_BELOW_NORMAL:10,PRIORITY_NORMAL:0,PRIORITY_ABOVE_NORMAL:-7,PRIORITY_HIGH:-14,PRIORITY_HIGHEST:-20}};Object.freeze(Object.defineProperty({__proto__:null,EOL:Qp,arch:Lp,constants:tf,cpus:Hp,default:{hostname:Np,platform:Bp,arch:Lp,type:Mp,release:Fp,version:$p,machine:Up,tmpdir:jp,homedir:Vp,cpus:Hp,totalmem:Wp,freemem:zp,uptime:qp,loadavg:Gp,networkInterfaces:Kp,userInfo:Yp,endianness:Zp,getPriority:Xp,setPriority:Jp,EOL:Qp,devNull:ef,constants:tf},devNull:ef,endianness:Zp,freemem:zp,getPriority:Xp,homedir:Vp,hostname:Np,loadavg:Gp,machine:Up,networkInterfaces:Kp,platform:Bp,release:Fp,setPriority:Jp,tmpdir:jp,totalmem:Wp,type:Mp,uptime:qp,userInfo:Yp,version:$p},Symbol.toStringTag,{value:"Module"}));const oc="0.20.0",nf="4.9.0",tx="3.0.1",sf=`https://esm.sh/esbuild-wasm@${oc}`,lc=`https://esm.sh/esbuild-wasm@${oc}/esbuild.wasm`,nx=`https://esm.sh/esbuild-wasm@${oc}/esm/browser.min.js`,sx=`https://esm.sh/@rollup/browser@${nf}`,rx=`https://esm.sh/brotli-wasm@${tx}`,qa=new Function("url","return import(url)"),ix=4,rf=0,af=1,ax=2;function hr(e){let t=e.length;for(;--t>=0;)e[t]=0}const ox=0,of=1,lx=2,cx=3,ux=258,cc=29,ki=256,Ci=ki+1+cc,pr=30,uc=19,lf=2*Ci+1,Ds=15,dc=16,dx=7,hc=256,cf=16,uf=17,df=18,pc=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),Ga=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),hx=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),hf=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),px=512,Kn=new Array((Ci+2)*2);hr(Kn);const Ai=new Array(pr*2);hr(Ai);const Ti=new Array(px);hr(Ti);const Ii=new Array(ux-cx+1);hr(Ii);const fc=new Array(cc);hr(fc);const Ka=new Array(pr);hr(Ka);function mc(e,t,n,s,r){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=s,this.max_length=r,this.has_stree=e&&e.length}let pf,ff,mf;function gc(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}const gf=e=>e<256?Ti[e]:Ti[256+(e>>>7)],Ri=(e,t)=>{e.pending_buf[e.pending++]=t&255,e.pending_buf[e.pending++]=t>>>8&255},Lt=(e,t,n)=>{e.bi_valid>dc-n?(e.bi_buf|=t<<e.bi_valid&65535,Ri(e,e.bi_buf),e.bi_buf=t>>dc-e.bi_valid,e.bi_valid+=n-dc):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)},Rn=(e,t,n)=>{Lt(e,n[t*2],n[t*2+1])},yf=(e,t)=>{let n=0;do n|=e&1,e>>>=1,n<<=1;while(--t>0);return n>>>1},fx=e=>{e.bi_valid===16?(Ri(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=e.bi_buf&255,e.bi_buf>>=8,e.bi_valid-=8)},mx=(e,t)=>{const n=t.dyn_tree,s=t.max_code,r=t.stat_desc.static_tree,o=t.stat_desc.has_stree,c=t.stat_desc.extra_bits,d=t.stat_desc.extra_base,p=t.stat_desc.max_length;let y,g,x,k,C,T,L=0;for(k=0;k<=Ds;k++)e.bl_count[k]=0;for(n[e.heap[e.heap_max]*2+1]=0,y=e.heap_max+1;y<lf;y++)g=e.heap[y],k=n[n[g*2+1]*2+1]+1,k>p&&(k=p,L++),n[g*2+1]=k,!(g>s)&&(e.bl_count[k]++,C=0,g>=d&&(C=c[g-d]),T=n[g*2],e.opt_len+=T*(k+C),o&&(e.static_len+=T*(r[g*2+1]+C)));if(L!==0){do{for(k=p-1;e.bl_count[k]===0;)k--;e.bl_count[k]--,e.bl_count[k+1]+=2,e.bl_count[p]--,L-=2}while(L>0);for(k=p;k!==0;k--)for(g=e.bl_count[k];g!==0;)x=e.heap[--y],!(x>s)&&(n[x*2+1]!==k&&(e.opt_len+=(k-n[x*2+1])*n[x*2],n[x*2+1]=k),g--)}},_f=(e,t,n)=>{const s=new Array(Ds+1);let r=0,o,c;for(o=1;o<=Ds;o++)r=r+n[o-1]<<1,s[o]=r;for(c=0;c<=t;c++){let d=e[c*2+1];d!==0&&(e[c*2]=yf(s[d]++,d))}},gx=()=>{let e,t,n,s,r;const o=new Array(Ds+1);for(n=0,s=0;s<cc-1;s++)for(fc[s]=n,e=0;e<1<<pc[s];e++)Ii[n++]=s;for(Ii[n-1]=s,r=0,s=0;s<16;s++)for(Ka[s]=r,e=0;e<1<<Ga[s];e++)Ti[r++]=s;for(r>>=7;s<pr;s++)for(Ka[s]=r<<7,e=0;e<1<<Ga[s]-7;e++)Ti[256+r++]=s;for(t=0;t<=Ds;t++)o[t]=0;for(e=0;e<=143;)Kn[e*2+1]=8,e++,o[8]++;for(;e<=255;)Kn[e*2+1]=9,e++,o[9]++;for(;e<=279;)Kn[e*2+1]=7,e++,o[7]++;for(;e<=287;)Kn[e*2+1]=8,e++,o[8]++;for(_f(Kn,Ci+1,o),e=0;e<pr;e++)Ai[e*2+1]=5,Ai[e*2]=yf(e,5);pf=new mc(Kn,pc,ki+1,Ci,Ds),ff=new mc(Ai,Ga,0,pr,Ds),mf=new mc(new Array(0),hx,0,uc,dx)},bf=e=>{let t;for(t=0;t<Ci;t++)e.dyn_ltree[t*2]=0;for(t=0;t<pr;t++)e.dyn_dtree[t*2]=0;for(t=0;t<uc;t++)e.bl_tree[t*2]=0;e.dyn_ltree[hc*2]=1,e.opt_len=e.static_len=0,e.sym_next=e.matches=0},vf=e=>{e.bi_valid>8?Ri(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0},wf=(e,t,n,s)=>{const r=t*2,o=n*2;return e[r]<e[o]||e[r]===e[o]&&s[t]<=s[n]},yc=(e,t,n)=>{const s=e.heap[n];let r=n<<1;for(;r<=e.heap_len&&(r<e.heap_len&&wf(t,e.heap[r+1],e.heap[r],e.depth)&&r++,!wf(t,s,e.heap[r],e.depth));)e.heap[n]=e.heap[r],n=r,r<<=1;e.heap[n]=s},Sf=(e,t,n)=>{let s,r,o=0,c,d;if(e.sym_next!==0)do s=e.pending_buf[e.sym_buf+o++]&255,s+=(e.pending_buf[e.sym_buf+o++]&255)<<8,r=e.pending_buf[e.sym_buf+o++],s===0?Rn(e,r,t):(c=Ii[r],Rn(e,c+ki+1,t),d=pc[c],d!==0&&(r-=fc[c],Lt(e,r,d)),s--,c=gf(s),Rn(e,c,n),d=Ga[c],d!==0&&(s-=Ka[c],Lt(e,s,d)));while(o<e.sym_next);Rn(e,hc,t)},_c=(e,t)=>{const n=t.dyn_tree,s=t.stat_desc.static_tree,r=t.stat_desc.has_stree,o=t.stat_desc.elems;let c,d,p=-1,y;for(e.heap_len=0,e.heap_max=lf,c=0;c<o;c++)n[c*2]!==0?(e.heap[++e.heap_len]=p=c,e.depth[c]=0):n[c*2+1]=0;for(;e.heap_len<2;)y=e.heap[++e.heap_len]=p<2?++p:0,n[y*2]=1,e.depth[y]=0,e.opt_len--,r&&(e.static_len-=s[y*2+1]);for(t.max_code=p,c=e.heap_len>>1;c>=1;c--)yc(e,n,c);y=o;do c=e.heap[1],e.heap[1]=e.heap[e.heap_len--],yc(e,n,1),d=e.heap[1],e.heap[--e.heap_max]=c,e.heap[--e.heap_max]=d,n[y*2]=n[c*2]+n[d*2],e.depth[y]=(e.depth[c]>=e.depth[d]?e.depth[c]:e.depth[d])+1,n[c*2+1]=n[d*2+1]=y,e.heap[1]=y++,yc(e,n,1);while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],mx(e,t),_f(n,p,e.bl_count)},xf=(e,t,n)=>{let s,r=-1,o,c=t[1],d=0,p=7,y=4;for(c===0&&(p=138,y=3),t[(n+1)*2+1]=65535,s=0;s<=n;s++)o=c,c=t[(s+1)*2+1],!(++d<p&&o===c)&&(d<y?e.bl_tree[o*2]+=d:o!==0?(o!==r&&e.bl_tree[o*2]++,e.bl_tree[cf*2]++):d<=10?e.bl_tree[uf*2]++:e.bl_tree[df*2]++,d=0,r=o,c===0?(p=138,y=3):o===c?(p=6,y=3):(p=7,y=4))},Ef=(e,t,n)=>{let s,r=-1,o,c=t[1],d=0,p=7,y=4;for(c===0&&(p=138,y=3),s=0;s<=n;s++)if(o=c,c=t[(s+1)*2+1],!(++d<p&&o===c)){if(d<y)do Rn(e,o,e.bl_tree);while(--d!==0);else o!==0?(o!==r&&(Rn(e,o,e.bl_tree),d--),Rn(e,cf,e.bl_tree),Lt(e,d-3,2)):d<=10?(Rn(e,uf,e.bl_tree),Lt(e,d-3,3)):(Rn(e,df,e.bl_tree),Lt(e,d-11,7));d=0,r=o,c===0?(p=138,y=3):o===c?(p=6,y=3):(p=7,y=4)}},yx=e=>{let t;for(xf(e,e.dyn_ltree,e.l_desc.max_code),xf(e,e.dyn_dtree,e.d_desc.max_code),_c(e,e.bl_desc),t=uc-1;t>=3&&e.bl_tree[hf[t]*2+1]===0;t--);return e.opt_len+=3*(t+1)+5+5+4,t},_x=(e,t,n,s)=>{let r;for(Lt(e,t-257,5),Lt(e,n-1,5),Lt(e,s-4,4),r=0;r<s;r++)Lt(e,e.bl_tree[hf[r]*2+1],3);Ef(e,e.dyn_ltree,t-1),Ef(e,e.dyn_dtree,n-1)},bx=e=>{let t=4093624447,n;for(n=0;n<=31;n++,t>>>=1)if(t&1&&e.dyn_ltree[n*2]!==0)return rf;if(e.dyn_ltree[18]!==0||e.dyn_ltree[20]!==0||e.dyn_ltree[26]!==0)return af;for(n=32;n<ki;n++)if(e.dyn_ltree[n*2]!==0)return af;return rf};let kf=!1;const vx=e=>{kf||(gx(),kf=!0),e.l_desc=new gc(e.dyn_ltree,pf),e.d_desc=new gc(e.dyn_dtree,ff),e.bl_desc=new gc(e.bl_tree,mf),e.bi_buf=0,e.bi_valid=0,bf(e)},Cf=(e,t,n,s)=>{Lt(e,(ox<<1)+(s?1:0),3),vf(e),Ri(e,n),Ri(e,~n),n&&e.pending_buf.set(e.window.subarray(t,t+n),e.pending),e.pending+=n},wx=e=>{Lt(e,of<<1,3),Rn(e,hc,Kn),fx(e)},Sx=(e,t,n,s)=>{let r,o,c=0;e.level>0?(e.strm.data_type===ax&&(e.strm.data_type=bx(e)),_c(e,e.l_desc),_c(e,e.d_desc),c=yx(e),r=e.opt_len+3+7>>>3,o=e.static_len+3+7>>>3,o<=r&&(r=o)):r=o=n+5,n+4<=r&&t!==-1?Cf(e,t,n,s):e.strategy===ix||o===r?(Lt(e,(of<<1)+(s?1:0),3),Sf(e,Kn,Ai)):(Lt(e,(lx<<1)+(s?1:0),3),_x(e,e.l_desc.max_code+1,e.d_desc.max_code+1,c+1),Sf(e,e.dyn_ltree,e.dyn_dtree)),bf(e),s&&vf(e)},xx=(e,t,n)=>(e.pending_buf[e.sym_buf+e.sym_next++]=t,e.pending_buf[e.sym_buf+e.sym_next++]=t>>8,e.pending_buf[e.sym_buf+e.sym_next++]=n,t===0?e.dyn_ltree[n*2]++:(e.matches++,t--,e.dyn_ltree[(Ii[n]+ki+1)*2]++,e.dyn_dtree[gf(t)*2]++),e.sym_next===e.sym_end);var Ex=vx,kx=Cf,Cx=Sx,Ax=xx,Tx=wx,Ix={_tr_init:Ex,_tr_stored_block:kx,_tr_flush_block:Cx,_tr_tally:Ax,_tr_align:Tx},Pi=(e,t,n,s)=>{let r=e&65535|0,o=e>>>16&65535|0,c=0;for(;n!==0;){c=n>2e3?2e3:n,n-=c;do r=r+t[s++]|0,o=o+r|0;while(--c);r%=65521,o%=65521}return r|o<<16|0};const Rx=()=>{let e,t=[];for(var n=0;n<256;n++){e=n;for(var s=0;s<8;s++)e=e&1?3988292384^e>>>1:e>>>1;t[n]=e}return t},Px=new Uint32Array(Rx());var bt=(e,t,n,s)=>{const r=Px,o=s+n;e^=-1;for(let c=s;c<o;c++)e=e>>>8^r[(e^t[c])&255];return e^-1},Os={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},Di={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8};const{_tr_init:Dx,_tr_stored_block:bc,_tr_flush_block:Ox,_tr_tally:ls,_tr_align:Nx}=Ix,{Z_NO_FLUSH:cs,Z_PARTIAL_FLUSH:Bx,Z_FULL_FLUSH:Lx,Z_FINISH:Jt,Z_BLOCK:Af,Z_OK:wt,Z_STREAM_END:Tf,Z_STREAM_ERROR:Pn,Z_DATA_ERROR:Mx,Z_BUF_ERROR:vc,Z_DEFAULT_COMPRESSION:Fx,Z_FILTERED:$x,Z_HUFFMAN_ONLY:Ya,Z_RLE:Ux,Z_FIXED:jx,Z_DEFAULT_STRATEGY:Vx,Z_UNKNOWN:Hx,Z_DEFLATED:Za}=Di,Wx=9,zx=15,qx=8,wc=256+1+29,Gx=30,Kx=19,Yx=2*wc+1,Zx=15,Me=3,us=258,Dn=us+Me+1,Xx=32,fr=42,Sc=57,xc=69,Ec=73,kc=91,Cc=103,Ns=113,Oi=666,Pt=1,mr=2,Bs=3,gr=4,Jx=3,Ls=(e,t)=>(e.msg=Os[t],t),If=e=>e*2-(e>4?9:0),ds=e=>{let t=e.length;for(;--t>=0;)e[t]=0},Qx=e=>{let t,n,s,r=e.w_size;t=e.hash_size,s=t;do n=e.head[--s],e.head[s]=n>=r?n-r:0;while(--t);t=r,s=t;do n=e.prev[--s],e.prev[s]=n>=r?n-r:0;while(--t)};let hs=(e,t,n)=>(t<<e.hash_shift^n)&e.hash_mask;const jt=e=>{const t=e.state;let n=t.pending;n>e.avail_out&&(n=e.avail_out),n!==0&&(e.output.set(t.pending_buf.subarray(t.pending_out,t.pending_out+n),e.next_out),e.next_out+=n,t.pending_out+=n,e.total_out+=n,e.avail_out-=n,t.pending-=n,t.pending===0&&(t.pending_out=0))},Vt=(e,t)=>{Ox(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,jt(e.strm)},He=(e,t)=>{e.pending_buf[e.pending++]=t},Ni=(e,t)=>{e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=t&255},Ac=(e,t,n,s)=>{let r=e.avail_in;return r>s&&(r=s),r===0?0:(e.avail_in-=r,t.set(e.input.subarray(e.next_in,e.next_in+r),n),e.state.wrap===1?e.adler=Pi(e.adler,t,r,n):e.state.wrap===2&&(e.adler=bt(e.adler,t,r,n)),e.next_in+=r,e.total_in+=r,r)},Rf=(e,t)=>{let n=e.max_chain_length,s=e.strstart,r,o,c=e.prev_length,d=e.nice_match;const p=e.strstart>e.w_size-Dn?e.strstart-(e.w_size-Dn):0,y=e.window,g=e.w_mask,x=e.prev,k=e.strstart+us;let C=y[s+c-1],T=y[s+c];e.prev_length>=e.good_match&&(n>>=2),d>e.lookahead&&(d=e.lookahead);do if(r=t,!(y[r+c]!==T||y[r+c-1]!==C||y[r]!==y[s]||y[++r]!==y[s+1])){s+=2,r++;do;while(y[++s]===y[++r]&&y[++s]===y[++r]&&y[++s]===y[++r]&&y[++s]===y[++r]&&y[++s]===y[++r]&&y[++s]===y[++r]&&y[++s]===y[++r]&&y[++s]===y[++r]&&s<k);if(o=us-(k-s),s=k-us,o>c){if(e.match_start=t,c=o,o>=d)break;C=y[s+c-1],T=y[s+c]}}while((t=x[t&g])>p&&--n!==0);return c<=e.lookahead?c:e.lookahead},yr=e=>{const t=e.w_size;let n,s,r;do{if(s=e.window_size-e.lookahead-e.strstart,e.strstart>=t+(t-Dn)&&(e.window.set(e.window.subarray(t,t+t-s),0),e.match_start-=t,e.strstart-=t,e.block_start-=t,e.insert>e.strstart&&(e.insert=e.strstart),Qx(e),s+=t),e.strm.avail_in===0)break;if(n=Ac(e.strm,e.window,e.strstart+e.lookahead,s),e.lookahead+=n,e.lookahead+e.insert>=Me)for(r=e.strstart-e.insert,e.ins_h=e.window[r],e.ins_h=hs(e,e.ins_h,e.window[r+1]);e.insert&&(e.ins_h=hs(e,e.ins_h,e.window[r+Me-1]),e.prev[r&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=r,r++,e.insert--,!(e.lookahead+e.insert<Me)););}while(e.lookahead<Dn&&e.strm.avail_in!==0)},Pf=(e,t)=>{let n=e.pending_buf_size-5>e.w_size?e.w_size:e.pending_buf_size-5,s,r,o,c=0,d=e.strm.avail_in;do{if(s=65535,o=e.bi_valid+42>>3,e.strm.avail_out<o||(o=e.strm.avail_out-o,r=e.strstart-e.block_start,s>r+e.strm.avail_in&&(s=r+e.strm.avail_in),s>o&&(s=o),s<n&&(s===0&&t!==Jt||t===cs||s!==r+e.strm.avail_in)))break;c=t===Jt&&s===r+e.strm.avail_in?1:0,bc(e,0,0,c),e.pending_buf[e.pending-4]=s,e.pending_buf[e.pending-3]=s>>8,e.pending_buf[e.pending-2]=~s,e.pending_buf[e.pending-1]=~s>>8,jt(e.strm),r&&(r>s&&(r=s),e.strm.output.set(e.window.subarray(e.block_start,e.block_start+r),e.strm.next_out),e.strm.next_out+=r,e.strm.avail_out-=r,e.strm.total_out+=r,e.block_start+=r,s-=r),s&&(Ac(e.strm,e.strm.output,e.strm.next_out,s),e.strm.next_out+=s,e.strm.avail_out-=s,e.strm.total_out+=s)}while(c===0);return d-=e.strm.avail_in,d&&(d>=e.w_size?(e.matches=2,e.window.set(e.strm.input.subarray(e.strm.next_in-e.w_size,e.strm.next_in),0),e.strstart=e.w_size,e.insert=e.strstart):(e.window_size-e.strstart<=d&&(e.strstart-=e.w_size,e.window.set(e.window.subarray(e.w_size,e.w_size+e.strstart),0),e.matches<2&&e.matches++,e.insert>e.strstart&&(e.insert=e.strstart)),e.window.set(e.strm.input.subarray(e.strm.next_in-d,e.strm.next_in),e.strstart),e.strstart+=d,e.insert+=d>e.w_size-e.insert?e.w_size-e.insert:d),e.block_start=e.strstart),e.high_water<e.strstart&&(e.high_water=e.strstart),c?gr:t!==cs&&t!==Jt&&e.strm.avail_in===0&&e.strstart===e.block_start?mr:(o=e.window_size-e.strstart,e.strm.avail_in>o&&e.block_start>=e.w_size&&(e.block_start-=e.w_size,e.strstart-=e.w_size,e.window.set(e.window.subarray(e.w_size,e.w_size+e.strstart),0),e.matches<2&&e.matches++,o+=e.w_size,e.insert>e.strstart&&(e.insert=e.strstart)),o>e.strm.avail_in&&(o=e.strm.avail_in),o&&(Ac(e.strm,e.window,e.strstart,o),e.strstart+=o,e.insert+=o>e.w_size-e.insert?e.w_size-e.insert:o),e.high_water<e.strstart&&(e.high_water=e.strstart),o=e.bi_valid+42>>3,o=e.pending_buf_size-o>65535?65535:e.pending_buf_size-o,n=o>e.w_size?e.w_size:o,r=e.strstart-e.block_start,(r>=n||(r||t===Jt)&&t!==cs&&e.strm.avail_in===0&&r<=o)&&(s=r>o?o:r,c=t===Jt&&e.strm.avail_in===0&&s===r?1:0,bc(e,e.block_start,s,c),e.block_start+=s,jt(e.strm)),c?Bs:Pt)},Tc=(e,t)=>{let n,s;for(;;){if(e.lookahead<Dn){if(yr(e),e.lookahead<Dn&&t===cs)return Pt;if(e.lookahead===0)break}if(n=0,e.lookahead>=Me&&(e.ins_h=hs(e,e.ins_h,e.window[e.strstart+Me-1]),n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),n!==0&&e.strstart-n<=e.w_size-Dn&&(e.match_length=Rf(e,n)),e.match_length>=Me)if(s=ls(e,e.strstart-e.match_start,e.match_length-Me),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=Me){e.match_length--;do e.strstart++,e.ins_h=hs(e,e.ins_h,e.window[e.strstart+Me-1]),n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart;while(--e.match_length!==0);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=hs(e,e.ins_h,e.window[e.strstart+1]);else s=ls(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(s&&(Vt(e,!1),e.strm.avail_out===0))return Pt}return e.insert=e.strstart<Me-1?e.strstart:Me-1,t===Jt?(Vt(e,!0),e.strm.avail_out===0?Bs:gr):e.sym_next&&(Vt(e,!1),e.strm.avail_out===0)?Pt:mr},_r=(e,t)=>{let n,s,r;for(;;){if(e.lookahead<Dn){if(yr(e),e.lookahead<Dn&&t===cs)return Pt;if(e.lookahead===0)break}if(n=0,e.lookahead>=Me&&(e.ins_h=hs(e,e.ins_h,e.window[e.strstart+Me-1]),n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=Me-1,n!==0&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-Dn&&(e.match_length=Rf(e,n),e.match_length<=5&&(e.strategy===$x||e.match_length===Me&&e.strstart-e.match_start>4096)&&(e.match_length=Me-1)),e.prev_length>=Me&&e.match_length<=e.prev_length){r=e.strstart+e.lookahead-Me,s=ls(e,e.strstart-1-e.prev_match,e.prev_length-Me),e.lookahead-=e.prev_length-1,e.prev_length-=2;do++e.strstart<=r&&(e.ins_h=hs(e,e.ins_h,e.window[e.strstart+Me-1]),n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart);while(--e.prev_length!==0);if(e.match_available=0,e.match_length=Me-1,e.strstart++,s&&(Vt(e,!1),e.strm.avail_out===0))return Pt}else if(e.match_available){if(s=ls(e,0,e.window[e.strstart-1]),s&&Vt(e,!1),e.strstart++,e.lookahead--,e.strm.avail_out===0)return Pt}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(s=ls(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<Me-1?e.strstart:Me-1,t===Jt?(Vt(e,!0),e.strm.avail_out===0?Bs:gr):e.sym_next&&(Vt(e,!1),e.strm.avail_out===0)?Pt:mr},eE=(e,t)=>{let n,s,r,o;const c=e.window;for(;;){if(e.lookahead<=us){if(yr(e),e.lookahead<=us&&t===cs)return Pt;if(e.lookahead===0)break}if(e.match_length=0,e.lookahead>=Me&&e.strstart>0&&(r=e.strstart-1,s=c[r],s===c[++r]&&s===c[++r]&&s===c[++r])){o=e.strstart+us;do;while(s===c[++r]&&s===c[++r]&&s===c[++r]&&s===c[++r]&&s===c[++r]&&s===c[++r]&&s===c[++r]&&s===c[++r]&&r<o);e.match_length=us-(o-r),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=Me?(n=ls(e,1,e.match_length-Me),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=ls(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(Vt(e,!1),e.strm.avail_out===0))return Pt}return e.insert=0,t===Jt?(Vt(e,!0),e.strm.avail_out===0?Bs:gr):e.sym_next&&(Vt(e,!1),e.strm.avail_out===0)?Pt:mr},tE=(e,t)=>{let n;for(;;){if(e.lookahead===0&&(yr(e),e.lookahead===0)){if(t===cs)return Pt;break}if(e.match_length=0,n=ls(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(Vt(e,!1),e.strm.avail_out===0))return Pt}return e.insert=0,t===Jt?(Vt(e,!0),e.strm.avail_out===0?Bs:gr):e.sym_next&&(Vt(e,!1),e.strm.avail_out===0)?Pt:mr};function On(e,t,n,s,r){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=s,this.func=r}const Bi=[new On(0,0,0,0,Pf),new On(4,4,8,4,Tc),new On(4,5,16,8,Tc),new On(4,6,32,32,Tc),new On(4,4,16,16,_r),new On(8,16,32,32,_r),new On(8,16,128,128,_r),new On(8,32,128,256,_r),new On(32,128,258,1024,_r),new On(32,258,258,4096,_r)],nE=e=>{e.window_size=2*e.w_size,ds(e.head),e.max_lazy_match=Bi[e.level].max_lazy,e.good_match=Bi[e.level].good_length,e.nice_match=Bi[e.level].nice_length,e.max_chain_length=Bi[e.level].max_chain,e.strstart=0,e.block_start=0,e.lookahead=0,e.insert=0,e.match_length=e.prev_length=Me-1,e.match_available=0,e.ins_h=0};function sE(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=Za,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(Yx*2),this.dyn_dtree=new Uint16Array((2*Gx+1)*2),this.bl_tree=new Uint16Array((2*Kx+1)*2),ds(this.dyn_ltree),ds(this.dyn_dtree),ds(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(Zx+1),this.heap=new Uint16Array(2*wc+1),ds(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*wc+1),ds(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}const Li=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.status!==fr&&t.status!==Sc&&t.status!==xc&&t.status!==Ec&&t.status!==kc&&t.status!==Cc&&t.status!==Ns&&t.status!==Oi?1:0},Df=e=>{if(Li(e))return Ls(e,Pn);e.total_in=e.total_out=0,e.data_type=Hx;const t=e.state;return t.pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap===2?Sc:t.wrap?fr:Ns,e.adler=t.wrap===2?0:1,t.last_flush=-2,Dx(t),wt},Of=e=>{const t=Df(e);return t===wt&&nE(e.state),t},rE=(e,t)=>Li(e)||e.state.wrap!==2?Pn:(e.state.gzhead=t,wt),Nf=(e,t,n,s,r,o)=>{if(!e)return Pn;let c=1;if(t===Fx&&(t=6),s<0?(c=0,s=-s):s>15&&(c=2,s-=16),r<1||r>Wx||n!==Za||s<8||s>15||t<0||t>9||o<0||o>jx||s===8&&c!==1)return Ls(e,Pn);s===8&&(s=9);const d=new sE;return e.state=d,d.strm=e,d.status=fr,d.wrap=c,d.gzhead=null,d.w_bits=s,d.w_size=1<<d.w_bits,d.w_mask=d.w_size-1,d.hash_bits=r+7,d.hash_size=1<<d.hash_bits,d.hash_mask=d.hash_size-1,d.hash_shift=~~((d.hash_bits+Me-1)/Me),d.window=new Uint8Array(d.w_size*2),d.head=new Uint16Array(d.hash_size),d.prev=new Uint16Array(d.w_size),d.lit_bufsize=1<<r+6,d.pending_buf_size=d.lit_bufsize*4,d.pending_buf=new Uint8Array(d.pending_buf_size),d.sym_buf=d.lit_bufsize,d.sym_end=(d.lit_bufsize-1)*3,d.level=t,d.strategy=o,d.method=n,Of(e)},iE=(e,t)=>Nf(e,t,Za,zx,qx,Vx),aE=(e,t)=>{if(Li(e)||t>Af||t<0)return e?Ls(e,Pn):Pn;const n=e.state;if(!e.output||e.avail_in!==0&&!e.input||n.status===Oi&&t!==Jt)return Ls(e,e.avail_out===0?vc:Pn);const s=n.last_flush;if(n.last_flush=t,n.pending!==0){if(jt(e),e.avail_out===0)return n.last_flush=-1,wt}else if(e.avail_in===0&&If(t)<=If(s)&&t!==Jt)return Ls(e,vc);if(n.status===Oi&&e.avail_in!==0)return Ls(e,vc);if(n.status===fr&&n.wrap===0&&(n.status=Ns),n.status===fr){let r=Za+(n.w_bits-8<<4)<<8,o=-1;if(n.strategy>=Ya||n.level<2?o=0:n.level<6?o=1:n.level===6?o=2:o=3,r|=o<<6,n.strstart!==0&&(r|=Xx),r+=31-r%31,Ni(n,r),n.strstart!==0&&(Ni(n,e.adler>>>16),Ni(n,e.adler&65535)),e.adler=1,n.status=Ns,jt(e),n.pending!==0)return n.last_flush=-1,wt}if(n.status===Sc){if(e.adler=0,He(n,31),He(n,139),He(n,8),n.gzhead)He(n,(n.gzhead.text?1:0)+(n.gzhead.hcrc?2:0)+(n.gzhead.extra?4:0)+(n.gzhead.name?8:0)+(n.gzhead.comment?16:0)),He(n,n.gzhead.time&255),He(n,n.gzhead.time>>8&255),He(n,n.gzhead.time>>16&255),He(n,n.gzhead.time>>24&255),He(n,n.level===9?2:n.strategy>=Ya||n.level<2?4:0),He(n,n.gzhead.os&255),n.gzhead.extra&&n.gzhead.extra.length&&(He(n,n.gzhead.extra.length&255),He(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(e.adler=bt(e.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=xc;else if(He(n,0),He(n,0),He(n,0),He(n,0),He(n,0),He(n,n.level===9?2:n.strategy>=Ya||n.level<2?4:0),He(n,Jx),n.status=Ns,jt(e),n.pending!==0)return n.last_flush=-1,wt}if(n.status===xc){if(n.gzhead.extra){let r=n.pending,o=(n.gzhead.extra.length&65535)-n.gzindex;for(;n.pending+o>n.pending_buf_size;){let d=n.pending_buf_size-n.pending;if(n.pending_buf.set(n.gzhead.extra.subarray(n.gzindex,n.gzindex+d),n.pending),n.pending=n.pending_buf_size,n.gzhead.hcrc&&n.pending>r&&(e.adler=bt(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex+=d,jt(e),n.pending!==0)return n.last_flush=-1,wt;r=0,o-=d}let c=new Uint8Array(n.gzhead.extra);n.pending_buf.set(c.subarray(n.gzindex,n.gzindex+o),n.pending),n.pending+=o,n.gzhead.hcrc&&n.pending>r&&(e.adler=bt(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex=0}n.status=Ec}if(n.status===Ec){if(n.gzhead.name){let r=n.pending,o;do{if(n.pending===n.pending_buf_size){if(n.gzhead.hcrc&&n.pending>r&&(e.adler=bt(e.adler,n.pending_buf,n.pending-r,r)),jt(e),n.pending!==0)return n.last_flush=-1,wt;r=0}n.gzindex<n.gzhead.name.length?o=n.gzhead.name.charCodeAt(n.gzindex++)&255:o=0,He(n,o)}while(o!==0);n.gzhead.hcrc&&n.pending>r&&(e.adler=bt(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex=0}n.status=kc}if(n.status===kc){if(n.gzhead.comment){let r=n.pending,o;do{if(n.pending===n.pending_buf_size){if(n.gzhead.hcrc&&n.pending>r&&(e.adler=bt(e.adler,n.pending_buf,n.pending-r,r)),jt(e),n.pending!==0)return n.last_flush=-1,wt;r=0}n.gzindex<n.gzhead.comment.length?o=n.gzhead.comment.charCodeAt(n.gzindex++)&255:o=0,He(n,o)}while(o!==0);n.gzhead.hcrc&&n.pending>r&&(e.adler=bt(e.adler,n.pending_buf,n.pending-r,r))}n.status=Cc}if(n.status===Cc){if(n.gzhead.hcrc){if(n.pending+2>n.pending_buf_size&&(jt(e),n.pending!==0))return n.last_flush=-1,wt;He(n,e.adler&255),He(n,e.adler>>8&255),e.adler=0}if(n.status=Ns,jt(e),n.pending!==0)return n.last_flush=-1,wt}if(e.avail_in!==0||n.lookahead!==0||t!==cs&&n.status!==Oi){let r=n.level===0?Pf(n,t):n.strategy===Ya?tE(n,t):n.strategy===Ux?eE(n,t):Bi[n.level].func(n,t);if((r===Bs||r===gr)&&(n.status=Oi),r===Pt||r===Bs)return e.avail_out===0&&(n.last_flush=-1),wt;if(r===mr&&(t===Bx?Nx(n):t!==Af&&(bc(n,0,0,!1),t===Lx&&(ds(n.head),n.lookahead===0&&(n.strstart=0,n.block_start=0,n.insert=0))),jt(e),e.avail_out===0))return n.last_flush=-1,wt}return t!==Jt?wt:n.wrap<=0?Tf:(n.wrap===2?(He(n,e.adler&255),He(n,e.adler>>8&255),He(n,e.adler>>16&255),He(n,e.adler>>24&255),He(n,e.total_in&255),He(n,e.total_in>>8&255),He(n,e.total_in>>16&255),He(n,e.total_in>>24&255)):(Ni(n,e.adler>>>16),Ni(n,e.adler&65535)),jt(e),n.wrap>0&&(n.wrap=-n.wrap),n.pending!==0?wt:Tf)},oE=e=>{if(Li(e))return Pn;const t=e.state.status;return e.state=null,t===Ns?Ls(e,Mx):wt},lE=(e,t)=>{let n=t.length;if(Li(e))return Pn;const s=e.state,r=s.wrap;if(r===2||r===1&&s.status!==fr||s.lookahead)return Pn;if(r===1&&(e.adler=Pi(e.adler,t,n,0)),s.wrap=0,n>=s.w_size){r===0&&(ds(s.head),s.strstart=0,s.block_start=0,s.insert=0);let p=new Uint8Array(s.w_size);p.set(t.subarray(n-s.w_size,n),0),t=p,n=s.w_size}const o=e.avail_in,c=e.next_in,d=e.input;for(e.avail_in=n,e.next_in=0,e.input=t,yr(s);s.lookahead>=Me;){let p=s.strstart,y=s.lookahead-(Me-1);do s.ins_h=hs(s,s.ins_h,s.window[p+Me-1]),s.prev[p&s.w_mask]=s.head[s.ins_h],s.head[s.ins_h]=p,p++;while(--y);s.strstart=p,s.lookahead=Me-1,yr(s)}return s.strstart+=s.lookahead,s.block_start=s.strstart,s.insert=s.lookahead,s.lookahead=0,s.match_length=s.prev_length=Me-1,s.match_available=0,e.next_in=c,e.input=d,e.avail_in=o,s.wrap=r,wt};var cE=iE,uE=Nf,dE=Of,hE=Df,pE=rE,fE=aE,mE=oE,gE=lE,yE="pako deflate (from Nodeca project)",Mi={deflateInit:cE,deflateInit2:uE,deflateReset:dE,deflateResetKeep:hE,deflateSetHeader:pE,deflate:fE,deflateEnd:mE,deflateSetDictionary:gE,deflateInfo:yE};const _E=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var bE=function(e){const t=Array.prototype.slice.call(arguments,1);for(;t.length;){const n=t.shift();if(n){if(typeof n!="object")throw new TypeError(n+"must be non-object");for(const s in n)_E(n,s)&&(e[s]=n[s])}}return e},vE=e=>{let t=0;for(let s=0,r=e.length;s<r;s++)t+=e[s].length;const n=new Uint8Array(t);for(let s=0,r=0,o=e.length;s<o;s++){let c=e[s];n.set(c,r),r+=c.length}return n},Xa={assign:bE,flattenChunks:vE};let Bf=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{Bf=!1}const Fi=new Uint8Array(256);for(let e=0;e<256;e++)Fi[e]=e>=252?6:e>=248?5:e>=240?4:e>=224?3:e>=192?2:1;Fi[254]=Fi[254]=1;var wE=e=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(e);let t,n,s,r,o,c=e.length,d=0;for(r=0;r<c;r++)n=e.charCodeAt(r),(n&64512)===55296&&r+1<c&&(s=e.charCodeAt(r+1),(s&64512)===56320&&(n=65536+(n-55296<<10)+(s-56320),r++)),d+=n<128?1:n<2048?2:n<65536?3:4;for(t=new Uint8Array(d),o=0,r=0;o<d;r++)n=e.charCodeAt(r),(n&64512)===55296&&r+1<c&&(s=e.charCodeAt(r+1),(s&64512)===56320&&(n=65536+(n-55296<<10)+(s-56320),r++)),n<128?t[o++]=n:n<2048?(t[o++]=192|n>>>6,t[o++]=128|n&63):n<65536?(t[o++]=224|n>>>12,t[o++]=128|n>>>6&63,t[o++]=128|n&63):(t[o++]=240|n>>>18,t[o++]=128|n>>>12&63,t[o++]=128|n>>>6&63,t[o++]=128|n&63);return t};const SE=(e,t)=>{if(t<65534&&e.subarray&&Bf)return String.fromCharCode.apply(null,e.length===t?e:e.subarray(0,t));let n="";for(let s=0;s<t;s++)n+=String.fromCharCode(e[s]);return n};var xE=(e,t)=>{const n=t||e.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(e.subarray(0,t));let s,r;const o=new Array(n*2);for(r=0,s=0;s<n;){let c=e[s++];if(c<128){o[r++]=c;continue}let d=Fi[c];if(d>4){o[r++]=65533,s+=d-1;continue}for(c&=d===2?31:d===3?15:7;d>1&&s<n;)c=c<<6|e[s++]&63,d--;if(d>1){o[r++]=65533;continue}c<65536?o[r++]=c:(c-=65536,o[r++]=55296|c>>10&1023,o[r++]=56320|c&1023)}return SE(o,r)},EE=(e,t)=>{t=t||e.length,t>e.length&&(t=e.length);let n=t-1;for(;n>=0&&(e[n]&192)===128;)n--;return n<0||n===0?t:n+Fi[e[n]]>t?n:t},$i={string2buf:wE,buf2string:xE,utf8border:EE};function kE(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var Lf=kE;const Mf=Object.prototype.toString,{Z_NO_FLUSH:CE,Z_SYNC_FLUSH:AE,Z_FULL_FLUSH:TE,Z_FINISH:IE,Z_OK:Ja,Z_STREAM_END:RE,Z_DEFAULT_COMPRESSION:PE,Z_DEFAULT_STRATEGY:DE,Z_DEFLATED:OE}=Di;function Ui(e){this.options=Xa.assign({level:PE,method:OE,chunkSize:16384,windowBits:15,memLevel:8,strategy:DE},e||{});let t=this.options;t.raw&&t.windowBits>0?t.windowBits=-t.windowBits:t.gzip&&t.windowBits>0&&t.windowBits<16&&(t.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Lf,this.strm.avail_out=0;let n=Mi.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(n!==Ja)throw new Error(Os[n]);if(t.header&&Mi.deflateSetHeader(this.strm,t.header),t.dictionary){let s;if(typeof t.dictionary=="string"?s=$i.string2buf(t.dictionary):Mf.call(t.dictionary)==="[object ArrayBuffer]"?s=new Uint8Array(t.dictionary):s=t.dictionary,n=Mi.deflateSetDictionary(this.strm,s),n!==Ja)throw new Error(Os[n]);this._dict_set=!0}}Ui.prototype.push=function(e,t){const n=this.strm,s=this.options.chunkSize;let r,o;if(this.ended)return!1;for(t===~~t?o=t:o=t===!0?IE:CE,typeof e=="string"?n.input=$i.string2buf(e):Mf.call(e)==="[object ArrayBuffer]"?n.input=new Uint8Array(e):n.input=e,n.next_in=0,n.avail_in=n.input.length;;){if(n.avail_out===0&&(n.output=new Uint8Array(s),n.next_out=0,n.avail_out=s),(o===AE||o===TE)&&n.avail_out<=6){this.onData(n.output.subarray(0,n.next_out)),n.avail_out=0;continue}if(r=Mi.deflate(n,o),r===RE)return n.next_out>0&&this.onData(n.output.subarray(0,n.next_out)),r=Mi.deflateEnd(this.strm),this.onEnd(r),this.ended=!0,r===Ja;if(n.avail_out===0){this.onData(n.output);continue}if(o>0&&n.next_out>0){this.onData(n.output.subarray(0,n.next_out)),n.avail_out=0;continue}if(n.avail_in===0)break}return!0},Ui.prototype.onData=function(e){this.chunks.push(e)},Ui.prototype.onEnd=function(e){e===Ja&&(this.result=Xa.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function Ic(e,t){const n=new Ui(t);if(n.push(e,!0),n.err)throw n.msg||Os[n.err];return n.result}function NE(e,t){return t=t||{},t.raw=!0,Ic(e,t)}function BE(e,t){return t=t||{},t.gzip=!0,Ic(e,t)}var LE=Ui,ME=Ic,FE=NE,$E=BE,UE={Deflate:LE,deflate:ME,deflateRaw:FE,gzip:$E};const Qa=16209,jE=16191;var VE=function(t,n){let s,r,o,c,d,p,y,g,x,k,C,T,L,V,K,J,X,q,$,te,P,D,F,U;const N=t.state;s=t.next_in,F=t.input,r=s+(t.avail_in-5),o=t.next_out,U=t.output,c=o-(n-t.avail_out),d=o+(t.avail_out-257),p=N.dmax,y=N.wsize,g=N.whave,x=N.wnext,k=N.window,C=N.hold,T=N.bits,L=N.lencode,V=N.distcode,K=(1<<N.lenbits)-1,J=(1<<N.distbits)-1;e:do{T<15&&(C+=F[s++]<<T,T+=8,C+=F[s++]<<T,T+=8),X=L[C&K];t:for(;;){if(q=X>>>24,C>>>=q,T-=q,q=X>>>16&255,q===0)U[o++]=X&65535;else if(q&16){$=X&65535,q&=15,q&&(T<q&&(C+=F[s++]<<T,T+=8),$+=C&(1<<q)-1,C>>>=q,T-=q),T<15&&(C+=F[s++]<<T,T+=8,C+=F[s++]<<T,T+=8),X=V[C&J];n:for(;;){if(q=X>>>24,C>>>=q,T-=q,q=X>>>16&255,q&16){if(te=X&65535,q&=15,T<q&&(C+=F[s++]<<T,T+=8,T<q&&(C+=F[s++]<<T,T+=8)),te+=C&(1<<q)-1,te>p){t.msg="invalid distance too far back",N.mode=Qa;break e}if(C>>>=q,T-=q,q=o-c,te>q){if(q=te-q,q>g&&N.sane){t.msg="invalid distance too far back",N.mode=Qa;break e}if(P=0,D=k,x===0){if(P+=y-q,q<$){$-=q;do U[o++]=k[P++];while(--q);P=o-te,D=U}}else if(x<q){if(P+=y+x-q,q-=x,q<$){$-=q;do U[o++]=k[P++];while(--q);if(P=0,x<$){q=x,$-=q;do U[o++]=k[P++];while(--q);P=o-te,D=U}}}else if(P+=x-q,q<$){$-=q;do U[o++]=k[P++];while(--q);P=o-te,D=U}for(;$>2;)U[o++]=D[P++],U[o++]=D[P++],U[o++]=D[P++],$-=3;$&&(U[o++]=D[P++],$>1&&(U[o++]=D[P++]))}else{P=o-te;do U[o++]=U[P++],U[o++]=U[P++],U[o++]=U[P++],$-=3;while($>2);$&&(U[o++]=U[P++],$>1&&(U[o++]=U[P++]))}}else if((q&64)===0){X=V[(X&65535)+(C&(1<<q)-1)];continue n}else{t.msg="invalid distance code",N.mode=Qa;break e}break}}else if((q&64)===0){X=L[(X&65535)+(C&(1<<q)-1)];continue t}else if(q&32){N.mode=jE;break e}else{t.msg="invalid literal/length code",N.mode=Qa;break e}break}}while(s<r&&o<d);$=T>>3,s-=$,T-=$<<3,C&=(1<<T)-1,t.next_in=s,t.next_out=o,t.avail_in=s<r?5+(r-s):5-(s-r),t.avail_out=o<d?257+(d-o):257-(o-d),N.hold=C,N.bits=T};const br=15,Ff=852,$f=592,Uf=0,Rc=1,jf=2,HE=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),WE=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),zE=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),qE=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]);var ji=(e,t,n,s,r,o,c,d)=>{const p=d.bits;let y=0,g=0,x=0,k=0,C=0,T=0,L=0,V=0,K=0,J=0,X,q,$,te,P,D=null,F;const U=new Uint16Array(br+1),N=new Uint16Array(br+1);let Q=null,ce,le,me;for(y=0;y<=br;y++)U[y]=0;for(g=0;g<s;g++)U[t[n+g]]++;for(C=p,k=br;k>=1&&U[k]===0;k--);if(C>k&&(C=k),k===0)return r[o++]=1<<24|64<<16|0,r[o++]=1<<24|64<<16|0,d.bits=1,0;for(x=1;x<k&&U[x]===0;x++);for(C<x&&(C=x),V=1,y=1;y<=br;y++)if(V<<=1,V-=U[y],V<0)return-1;if(V>0&&(e===Uf||k!==1))return-1;for(N[1]=0,y=1;y<br;y++)N[y+1]=N[y]+U[y];for(g=0;g<s;g++)t[n+g]!==0&&(c[N[t[n+g]]++]=g);if(e===Uf?(D=Q=c,F=20):e===Rc?(D=HE,Q=WE,F=257):(D=zE,Q=qE,F=0),J=0,g=0,y=x,P=o,T=C,L=0,$=-1,K=1<<C,te=K-1,e===Rc&&K>Ff||e===jf&&K>$f)return 1;for(;;){ce=y-L,c[g]+1<F?(le=0,me=c[g]):c[g]>=F?(le=Q[c[g]-F],me=D[c[g]-F]):(le=96,me=0),X=1<<y-L,q=1<<T,x=q;do q-=X,r[P+(J>>L)+q]=ce<<24|le<<16|me|0;while(q!==0);for(X=1<<y-1;J&X;)X>>=1;if(X!==0?(J&=X-1,J+=X):J=0,g++,--U[y]===0){if(y===k)break;y=t[n+c[g]]}if(y>C&&(J&te)!==$){for(L===0&&(L=C),P+=x,T=y-L,V=1<<T;T+L<k&&(V-=U[T+L],!(V<=0));)T++,V<<=1;if(K+=1<<T,e===Rc&&K>Ff||e===jf&&K>$f)return 1;$=J&te,r[$]=C<<24|T<<16|P-o|0}}return J!==0&&(r[P+J]=y-L<<24|64<<16|0),d.bits=C,0};const GE=0,Vf=1,Hf=2,{Z_FINISH:Wf,Z_BLOCK:KE,Z_TREES:eo,Z_OK:Ms,Z_STREAM_END:YE,Z_NEED_DICT:ZE,Z_STREAM_ERROR:Qt,Z_DATA_ERROR:zf,Z_MEM_ERROR:qf,Z_BUF_ERROR:XE,Z_DEFLATED:Gf}=Di,to=16180,Kf=16181,Yf=16182,Zf=16183,Xf=16184,Jf=16185,Qf=16186,em=16187,tm=16188,nm=16189,no=16190,Yn=16191,Pc=16192,sm=16193,Dc=16194,rm=16195,im=16196,am=16197,om=16198,so=16199,ro=16200,lm=16201,cm=16202,um=16203,dm=16204,hm=16205,Oc=16206,pm=16207,fm=16208,Ye=16209,mm=16210,gm=16211,JE=852,QE=592,e1=15,ym=e=>(e>>>24&255)+(e>>>8&65280)+((e&65280)<<8)+((e&255)<<24);function t1(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const Fs=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.mode<to||t.mode>gm?1:0},_m=e=>{if(Fs(e))return Qt;const t=e.state;return e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=t.wrap&1),t.mode=to,t.last=0,t.havedict=0,t.flags=-1,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Int32Array(JE),t.distcode=t.distdyn=new Int32Array(QE),t.sane=1,t.back=-1,Ms},bm=e=>{if(Fs(e))return Qt;const t=e.state;return t.wsize=0,t.whave=0,t.wnext=0,_m(e)},vm=(e,t)=>{let n;if(Fs(e))return Qt;const s=e.state;return t<0?(n=0,t=-t):(n=(t>>4)+5,t<48&&(t&=15)),t&&(t<8||t>15)?Qt:(s.window!==null&&s.wbits!==t&&(s.window=null),s.wrap=n,s.wbits=t,bm(e))},wm=(e,t)=>{if(!e)return Qt;const n=new t1;e.state=n,n.strm=e,n.window=null,n.mode=to;const s=vm(e,t);return s!==Ms&&(e.state=null),s},n1=e=>wm(e,e1);let Sm=!0,Nc,Bc;const s1=e=>{if(Sm){Nc=new Int32Array(512),Bc=new Int32Array(32);let t=0;for(;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(ji(Vf,e.lens,0,288,Nc,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;ji(Hf,e.lens,0,32,Bc,0,e.work,{bits:5}),Sm=!1}e.lencode=Nc,e.lenbits=9,e.distcode=Bc,e.distbits=5},xm=(e,t,n,s)=>{let r;const o=e.state;return o.window===null&&(o.wsize=1<<o.wbits,o.wnext=0,o.whave=0,o.window=new Uint8Array(o.wsize)),s>=o.wsize?(o.window.set(t.subarray(n-o.wsize,n),0),o.wnext=0,o.whave=o.wsize):(r=o.wsize-o.wnext,r>s&&(r=s),o.window.set(t.subarray(n-s,n-s+r),o.wnext),s-=r,s?(o.window.set(t.subarray(n-s,n),0),o.wnext=s,o.whave=o.wsize):(o.wnext+=r,o.wnext===o.wsize&&(o.wnext=0),o.whave<o.wsize&&(o.whave+=r))),0},r1=(e,t)=>{let n,s,r,o,c,d,p,y,g,x,k,C,T,L,V=0,K,J,X,q,$,te,P,D;const F=new Uint8Array(4);let U,N;const Q=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(Fs(e)||!e.output||!e.input&&e.avail_in!==0)return Qt;n=e.state,n.mode===Yn&&(n.mode=Pc),c=e.next_out,r=e.output,p=e.avail_out,o=e.next_in,s=e.input,d=e.avail_in,y=n.hold,g=n.bits,x=d,k=p,D=Ms;e:for(;;)switch(n.mode){case to:if(n.wrap===0){n.mode=Pc;break}for(;g<16;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(n.wrap&2&&y===35615){n.wbits===0&&(n.wbits=15),n.check=0,F[0]=y&255,F[1]=y>>>8&255,n.check=bt(n.check,F,2,0),y=0,g=0,n.mode=Kf;break}if(n.head&&(n.head.done=!1),!(n.wrap&1)||(((y&255)<<8)+(y>>8))%31){e.msg="incorrect header check",n.mode=Ye;break}if((y&15)!==Gf){e.msg="unknown compression method",n.mode=Ye;break}if(y>>>=4,g-=4,P=(y&15)+8,n.wbits===0&&(n.wbits=P),P>15||P>n.wbits){e.msg="invalid window size",n.mode=Ye;break}n.dmax=1<<n.wbits,n.flags=0,e.adler=n.check=1,n.mode=y&512?nm:Yn,y=0,g=0;break;case Kf:for(;g<16;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(n.flags=y,(n.flags&255)!==Gf){e.msg="unknown compression method",n.mode=Ye;break}if(n.flags&57344){e.msg="unknown header flags set",n.mode=Ye;break}n.head&&(n.head.text=y>>8&1),n.flags&512&&n.wrap&4&&(F[0]=y&255,F[1]=y>>>8&255,n.check=bt(n.check,F,2,0)),y=0,g=0,n.mode=Yf;case Yf:for(;g<32;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}n.head&&(n.head.time=y),n.flags&512&&n.wrap&4&&(F[0]=y&255,F[1]=y>>>8&255,F[2]=y>>>16&255,F[3]=y>>>24&255,n.check=bt(n.check,F,4,0)),y=0,g=0,n.mode=Zf;case Zf:for(;g<16;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}n.head&&(n.head.xflags=y&255,n.head.os=y>>8),n.flags&512&&n.wrap&4&&(F[0]=y&255,F[1]=y>>>8&255,n.check=bt(n.check,F,2,0)),y=0,g=0,n.mode=Xf;case Xf:if(n.flags&1024){for(;g<16;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}n.length=y,n.head&&(n.head.extra_len=y),n.flags&512&&n.wrap&4&&(F[0]=y&255,F[1]=y>>>8&255,n.check=bt(n.check,F,2,0)),y=0,g=0}else n.head&&(n.head.extra=null);n.mode=Jf;case Jf:if(n.flags&1024&&(C=n.length,C>d&&(C=d),C&&(n.head&&(P=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Uint8Array(n.head.extra_len)),n.head.extra.set(s.subarray(o,o+C),P)),n.flags&512&&n.wrap&4&&(n.check=bt(n.check,s,C,o)),d-=C,o+=C,n.length-=C),n.length))break e;n.length=0,n.mode=Qf;case Qf:if(n.flags&2048){if(d===0)break e;C=0;do P=s[o+C++],n.head&&P&&n.length<65536&&(n.head.name+=String.fromCharCode(P));while(P&&C<d);if(n.flags&512&&n.wrap&4&&(n.check=bt(n.check,s,C,o)),d-=C,o+=C,P)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=em;case em:if(n.flags&4096){if(d===0)break e;C=0;do P=s[o+C++],n.head&&P&&n.length<65536&&(n.head.comment+=String.fromCharCode(P));while(P&&C<d);if(n.flags&512&&n.wrap&4&&(n.check=bt(n.check,s,C,o)),d-=C,o+=C,P)break e}else n.head&&(n.head.comment=null);n.mode=tm;case tm:if(n.flags&512){for(;g<16;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(n.wrap&4&&y!==(n.check&65535)){e.msg="header crc mismatch",n.mode=Ye;break}y=0,g=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=Yn;break;case nm:for(;g<32;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}e.adler=n.check=ym(y),y=0,g=0,n.mode=no;case no:if(n.havedict===0)return e.next_out=c,e.avail_out=p,e.next_in=o,e.avail_in=d,n.hold=y,n.bits=g,ZE;e.adler=n.check=1,n.mode=Yn;case Yn:if(t===KE||t===eo)break e;case Pc:if(n.last){y>>>=g&7,g-=g&7,n.mode=Oc;break}for(;g<3;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}switch(n.last=y&1,y>>>=1,g-=1,y&3){case 0:n.mode=sm;break;case 1:if(s1(n),n.mode=so,t===eo){y>>>=2,g-=2;break e}break;case 2:n.mode=im;break;case 3:e.msg="invalid block type",n.mode=Ye}y>>>=2,g-=2;break;case sm:for(y>>>=g&7,g-=g&7;g<32;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if((y&65535)!==(y>>>16^65535)){e.msg="invalid stored block lengths",n.mode=Ye;break}if(n.length=y&65535,y=0,g=0,n.mode=Dc,t===eo)break e;case Dc:n.mode=rm;case rm:if(C=n.length,C){if(C>d&&(C=d),C>p&&(C=p),C===0)break e;r.set(s.subarray(o,o+C),c),d-=C,o+=C,p-=C,c+=C,n.length-=C;break}n.mode=Yn;break;case im:for(;g<14;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(n.nlen=(y&31)+257,y>>>=5,g-=5,n.ndist=(y&31)+1,y>>>=5,g-=5,n.ncode=(y&15)+4,y>>>=4,g-=4,n.nlen>286||n.ndist>30){e.msg="too many length or distance symbols",n.mode=Ye;break}n.have=0,n.mode=am;case am:for(;n.have<n.ncode;){for(;g<3;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}n.lens[Q[n.have++]]=y&7,y>>>=3,g-=3}for(;n.have<19;)n.lens[Q[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,U={bits:n.lenbits},D=ji(GE,n.lens,0,19,n.lencode,0,n.work,U),n.lenbits=U.bits,D){e.msg="invalid code lengths set",n.mode=Ye;break}n.have=0,n.mode=om;case om:for(;n.have<n.nlen+n.ndist;){for(;V=n.lencode[y&(1<<n.lenbits)-1],K=V>>>24,J=V>>>16&255,X=V&65535,!(K<=g);){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(X<16)y>>>=K,g-=K,n.lens[n.have++]=X;else{if(X===16){for(N=K+2;g<N;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(y>>>=K,g-=K,n.have===0){e.msg="invalid bit length repeat",n.mode=Ye;break}P=n.lens[n.have-1],C=3+(y&3),y>>>=2,g-=2}else if(X===17){for(N=K+3;g<N;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}y>>>=K,g-=K,P=0,C=3+(y&7),y>>>=3,g-=3}else{for(N=K+7;g<N;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}y>>>=K,g-=K,P=0,C=11+(y&127),y>>>=7,g-=7}if(n.have+C>n.nlen+n.ndist){e.msg="invalid bit length repeat",n.mode=Ye;break}for(;C--;)n.lens[n.have++]=P}}if(n.mode===Ye)break;if(n.lens[256]===0){e.msg="invalid code -- missing end-of-block",n.mode=Ye;break}if(n.lenbits=9,U={bits:n.lenbits},D=ji(Vf,n.lens,0,n.nlen,n.lencode,0,n.work,U),n.lenbits=U.bits,D){e.msg="invalid literal/lengths set",n.mode=Ye;break}if(n.distbits=6,n.distcode=n.distdyn,U={bits:n.distbits},D=ji(Hf,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,U),n.distbits=U.bits,D){e.msg="invalid distances set",n.mode=Ye;break}if(n.mode=so,t===eo)break e;case so:n.mode=ro;case ro:if(d>=6&&p>=258){e.next_out=c,e.avail_out=p,e.next_in=o,e.avail_in=d,n.hold=y,n.bits=g,VE(e,k),c=e.next_out,r=e.output,p=e.avail_out,o=e.next_in,s=e.input,d=e.avail_in,y=n.hold,g=n.bits,n.mode===Yn&&(n.back=-1);break}for(n.back=0;V=n.lencode[y&(1<<n.lenbits)-1],K=V>>>24,J=V>>>16&255,X=V&65535,!(K<=g);){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(J&&(J&240)===0){for(q=K,$=J,te=X;V=n.lencode[te+((y&(1<<q+$)-1)>>q)],K=V>>>24,J=V>>>16&255,X=V&65535,!(q+K<=g);){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}y>>>=q,g-=q,n.back+=q}if(y>>>=K,g-=K,n.back+=K,n.length=X,J===0){n.mode=hm;break}if(J&32){n.back=-1,n.mode=Yn;break}if(J&64){e.msg="invalid literal/length code",n.mode=Ye;break}n.extra=J&15,n.mode=lm;case lm:if(n.extra){for(N=n.extra;g<N;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}n.length+=y&(1<<n.extra)-1,y>>>=n.extra,g-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=cm;case cm:for(;V=n.distcode[y&(1<<n.distbits)-1],K=V>>>24,J=V>>>16&255,X=V&65535,!(K<=g);){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if((J&240)===0){for(q=K,$=J,te=X;V=n.distcode[te+((y&(1<<q+$)-1)>>q)],K=V>>>24,J=V>>>16&255,X=V&65535,!(q+K<=g);){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}y>>>=q,g-=q,n.back+=q}if(y>>>=K,g-=K,n.back+=K,J&64){e.msg="invalid distance code",n.mode=Ye;break}n.offset=X,n.extra=J&15,n.mode=um;case um:if(n.extra){for(N=n.extra;g<N;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}n.offset+=y&(1<<n.extra)-1,y>>>=n.extra,g-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg="invalid distance too far back",n.mode=Ye;break}n.mode=dm;case dm:if(p===0)break e;if(C=k-p,n.offset>C){if(C=n.offset-C,C>n.whave&&n.sane){e.msg="invalid distance too far back",n.mode=Ye;break}C>n.wnext?(C-=n.wnext,T=n.wsize-C):T=n.wnext-C,C>n.length&&(C=n.length),L=n.window}else L=r,T=c-n.offset,C=n.length;C>p&&(C=p),p-=C,n.length-=C;do r[c++]=L[T++];while(--C);n.length===0&&(n.mode=ro);break;case hm:if(p===0)break e;r[c++]=n.length,p--,n.mode=ro;break;case Oc:if(n.wrap){for(;g<32;){if(d===0)break e;d--,y|=s[o++]<<g,g+=8}if(k-=p,e.total_out+=k,n.total+=k,n.wrap&4&&k&&(e.adler=n.check=n.flags?bt(n.check,r,k,c-k):Pi(n.check,r,k,c-k)),k=p,n.wrap&4&&(n.flags?y:ym(y))!==n.check){e.msg="incorrect data check",n.mode=Ye;break}y=0,g=0}n.mode=pm;case pm:if(n.wrap&&n.flags){for(;g<32;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(n.wrap&4&&y!==(n.total&4294967295)){e.msg="incorrect length check",n.mode=Ye;break}y=0,g=0}n.mode=fm;case fm:D=YE;break e;case Ye:D=zf;break e;case mm:return qf;case gm:default:return Qt}return e.next_out=c,e.avail_out=p,e.next_in=o,e.avail_in=d,n.hold=y,n.bits=g,(n.wsize||k!==e.avail_out&&n.mode<Ye&&(n.mode<Oc||t!==Wf))&&xm(e,e.output,e.next_out,k-e.avail_out),x-=e.avail_in,k-=e.avail_out,e.total_in+=x,e.total_out+=k,n.total+=k,n.wrap&4&&k&&(e.adler=n.check=n.flags?bt(n.check,r,k,e.next_out-k):Pi(n.check,r,k,e.next_out-k)),e.data_type=n.bits+(n.last?64:0)+(n.mode===Yn?128:0)+(n.mode===so||n.mode===Dc?256:0),(x===0&&k===0||t===Wf)&&D===Ms&&(D=XE),D},i1=e=>{if(Fs(e))return Qt;let t=e.state;return t.window&&(t.window=null),e.state=null,Ms},a1=(e,t)=>{if(Fs(e))return Qt;const n=e.state;return(n.wrap&2)===0?Qt:(n.head=t,t.done=!1,Ms)},o1=(e,t)=>{const n=t.length;let s,r,o;return Fs(e)||(s=e.state,s.wrap!==0&&s.mode!==no)?Qt:s.mode===no&&(r=1,r=Pi(r,t,n,0),r!==s.check)?zf:(o=xm(e,t,n,n),o?(s.mode=mm,qf):(s.havedict=1,Ms))};var l1=bm,c1=vm,u1=_m,d1=n1,h1=wm,p1=r1,f1=i1,m1=a1,g1=o1,y1="pako inflate (from Nodeca project)",Zn={inflateReset:l1,inflateReset2:c1,inflateResetKeep:u1,inflateInit:d1,inflateInit2:h1,inflate:p1,inflateEnd:f1,inflateGetHeader:m1,inflateSetDictionary:g1,inflateInfo:y1};function _1(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var b1=_1;const Em=Object.prototype.toString,{Z_NO_FLUSH:v1,Z_FINISH:w1,Z_OK:Vi,Z_STREAM_END:Lc,Z_NEED_DICT:Mc,Z_STREAM_ERROR:S1,Z_DATA_ERROR:km,Z_MEM_ERROR:x1}=Di;function Hi(e){this.options=Xa.assign({chunkSize:1024*64,windowBits:15,to:""},e||{});const t=this.options;t.raw&&t.windowBits>=0&&t.windowBits<16&&(t.windowBits=-t.windowBits,t.windowBits===0&&(t.windowBits=-15)),t.windowBits>=0&&t.windowBits<16&&!(e&&e.windowBits)&&(t.windowBits+=32),t.windowBits>15&&t.windowBits<48&&(t.windowBits&15)===0&&(t.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Lf,this.strm.avail_out=0;let n=Zn.inflateInit2(this.strm,t.windowBits);if(n!==Vi)throw new Error(Os[n]);if(this.header=new b1,Zn.inflateGetHeader(this.strm,this.header),t.dictionary&&(typeof t.dictionary=="string"?t.dictionary=$i.string2buf(t.dictionary):Em.call(t.dictionary)==="[object ArrayBuffer]"&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(n=Zn.inflateSetDictionary(this.strm,t.dictionary),n!==Vi)))throw new Error(Os[n])}Hi.prototype.push=function(e,t){const n=this.strm,s=this.options.chunkSize,r=this.options.dictionary;let o,c,d;if(this.ended)return!1;for(t===~~t?c=t:c=t===!0?w1:v1,Em.call(e)==="[object ArrayBuffer]"?n.input=new Uint8Array(e):n.input=e,n.next_in=0,n.avail_in=n.input.length;;){for(n.avail_out===0&&(n.output=new Uint8Array(s),n.next_out=0,n.avail_out=s),o=Zn.inflate(n,c),o===Mc&&r&&(o=Zn.inflateSetDictionary(n,r),o===Vi?o=Zn.inflate(n,c):o===km&&(o=Mc));n.avail_in>0&&o===Lc&&n.state.wrap>0&&e[n.next_in]!==0;)Zn.inflateReset(n),o=Zn.inflate(n,c);switch(o){case S1:case km:case Mc:case x1:return this.onEnd(o),this.ended=!0,!1}if(d=n.avail_out,n.next_out&&(n.avail_out===0||o===Lc))if(this.options.to==="string"){let p=$i.utf8border(n.output,n.next_out),y=n.next_out-p,g=$i.buf2string(n.output,p);n.next_out=y,n.avail_out=s-y,y&&n.output.set(n.output.subarray(p,p+y),0),this.onData(g)}else this.onData(n.output.length===n.next_out?n.output:n.output.subarray(0,n.next_out));if(!(o===Vi&&d===0)){if(o===Lc)return o=Zn.inflateEnd(this.strm),this.onEnd(o),this.ended=!0,!0;if(n.avail_in===0)break}}return!0},Hi.prototype.onData=function(e){this.chunks.push(e)},Hi.prototype.onEnd=function(e){e===Vi&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Xa.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function Fc(e,t){const n=new Hi(t);if(n.push(e),n.err)throw n.msg||Os[n.err];return n.result}function E1(e,t){return t=t||{},t.raw=!0,Fc(e,t)}var k1=Hi,C1=Fc,A1=E1,T1=Fc,I1={Inflate:k1,inflate:C1,inflateRaw:A1,ungzip:T1};const{Deflate:R1,deflate:P1,deflateRaw:D1,gzip:O1}=UE,{Inflate:N1,inflate:B1,inflateRaw:L1,ungzip:M1}=I1;var Cm=R1,Am=P1,Tm=D1,Im=O1,Rm=N1,Pm=B1,Dm=L1,Om=M1,Nm=Di,ut={Deflate:Cm,deflate:Am,deflateRaw:Tm,gzip:Im,Inflate:Rm,inflate:Pm,inflateRaw:Dm,ungzip:Om,constants:Nm};const F1=Object.freeze(Object.defineProperty({__proto__:null,Deflate:Cm,Inflate:Rm,constants:Nm,default:ut,deflate:Am,deflateRaw:Tm,gzip:Im,inflate:Pm,inflateRaw:Dm,ungzip:Om},Symbol.toStringTag,{value:"Module"}));let en=null,$c=null;async function Bm(){return en||($c||($c=(async()=>{try{return en=await(await qa(rx)).default,en}catch{return null}})()),$c)}function Lm(e,t){try{const n=typeof e=="string"?z.from(e):e,s=ut.gzip(n);t(null,z.from(s))}catch(n){t(n,z.alloc(0))}}function Mm(e,t){try{const n=ut.ungzip(e);t(null,z.from(n))}catch(n){t(n,z.alloc(0))}}function Fm(e,t){try{const n=typeof e=="string"?z.from(e):e,s=ut.deflate(n);t(null,z.from(s))}catch(n){t(n,z.alloc(0))}}function $m(e,t){try{const n=ut.inflate(e);t(null,z.from(n))}catch(n){t(n,z.alloc(0))}}function Um(e,t){try{const n=typeof e=="string"?z.from(e):e,s=ut.deflateRaw(n);t(null,z.from(s))}catch(n){t(n,z.alloc(0))}}function jm(e,t){try{const n=ut.inflateRaw(e);t(null,z.from(n))}catch(n){t(n,z.alloc(0))}}function Vm(e,t,n){const s=typeof t=="function"?t:n;Bm().then(r=>{if(!r){s(new Error("Brotli WASM is not available"),z.alloc(0));return}try{const o=typeof e=="string"?z.from(e):e,c=r.compress(new Uint8Array(o));s(null,z.from(c))}catch(o){s(o,z.alloc(0))}}).catch(r=>s(r,z.alloc(0)))}function Hm(e,t,n){const s=typeof t=="function"?t:n;Bm().then(r=>{if(!r){s(new Error("Brotli WASM is not available"),z.alloc(0));return}try{const o=r.decompress(new Uint8Array(e));s(null,z.from(o))}catch(o){s(o,z.alloc(0))}}).catch(r=>s(r,z.alloc(0)))}function Wm(e){const t=typeof e=="string"?z.from(e):e;return z.from(ut.gzip(t))}function zm(e){return z.from(ut.ungzip(e))}function qm(e){const t=typeof e=="string"?z.from(e):e;return z.from(ut.deflate(t))}function Gm(e){return z.from(ut.inflate(e))}function Km(e){const t=typeof e=="string"?z.from(e):e;return z.from(ut.deflateRaw(t))}function Ym(e){return z.from(ut.inflateRaw(e))}function Zm(e,t){if(!en)throw new Error("Brotli WASM not loaded yet. Use async brotliCompress first.");const n=typeof e=="string"?z.from(e):e;return z.from(en.compress(new Uint8Array(n)))}function Xm(e,t){if(!en)throw new Error("Brotli WASM not loaded yet. Use async brotliDecompress first.");return z.from(en.decompress(new Uint8Array(e)))}function Mt(e){if(e.chunks&&e.chunks.length>0){const t=e.chunks.splice(0);if(t.length===1)return z.from(t[0]);let n=0;for(const o of t)n+=o.length;const s=new Uint8Array(n);let r=0;for(const o of t)s.set(o,r),r+=o.length;return z.from(s)}if(e.result&&e.result.length>0){const t=z.from(e.result);return e.result=null,t}return null}const Ze=function(t){this&&(An.call(this),this._opts=t||{},this.bytesWritten=0,this._handle={close:()=>{}})};Object.setPrototypeOf(Ze.prototype,An.prototype),Ze.prototype.close=function(t){this.destroy(),t&&queueMicrotask(t)},Ze.prototype.flush=function(t){t&&queueMicrotask(()=>t(null))},Ze.prototype.reset=function(){},Ze.prototype.params=function(t,n,s){s&&queueMicrotask(()=>s(null))},Ze.prototype._processChunk=function(t,n){let s=null;return this._transform(t,"buffer",(r,o)=>{if(r)throw r;o&&(s=z.from(o))}),n===4&&this._flush((r,o)=>{if(r)throw r;o&&(s=s?z.concat([s,z.from(o)]):z.from(o))}),s};const vr=function(t){this&&(Ze.call(this,t),this._engine=new ut.Deflate({...t||{},gzip:!0}))};Object.setPrototypeOf(vr.prototype,Ze.prototype),vr.prototype._transform=function(t,n,s){try{if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"Gzip error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},vr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const wr=function(t){this&&(Ze.call(this,t),this._engine=new ut.Inflate({...t||{}}))};Object.setPrototypeOf(wr.prototype,Ze.prototype),wr.prototype._transform=function(t,n,s){try{if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"Gunzip error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},wr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Sr=function(t){this&&(Ze.call(this,t),this._engine=new ut.Deflate({...t||{}}))};Object.setPrototypeOf(Sr.prototype,Ze.prototype),Sr.prototype._transform=function(t,n,s){try{if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"Deflate error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},Sr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const xr=function(t){this&&(Ze.call(this,t),this._engine=new ut.Inflate({...t||{}}))};Object.setPrototypeOf(xr.prototype,Ze.prototype),xr.prototype._transform=function(t,n,s){try{if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"Inflate error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},xr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Er=function(t){this&&(Ze.call(this,t),this._engine=new ut.Deflate({...t||{},raw:!0}))};Object.setPrototypeOf(Er.prototype,Ze.prototype),Er.prototype._transform=function(t,n,s){try{if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"DeflateRaw error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},Er.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const kr=function(t){this&&(Ze.call(this,t),this._engine=new ut.Inflate({...t||{},raw:!0}))};Object.setPrototypeOf(kr.prototype,Ze.prototype),kr.prototype._transform=function(t,n,s){try{if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"InflateRaw error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},kr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Cr=function(t){this&&(Ze.call(this,t),this._engine=null)};Object.setPrototypeOf(Cr.prototype,Ze.prototype),Cr.prototype._transform=function(t,n,s){try{if(!this._engine){const o=t instanceof Uint8Array?t:new Uint8Array(t),c=o.length>=2&&o[0]===31&&o[1]===139;this._engine=new ut.Inflate({windowBits:c?31:47})}if(this._engine.push(t,!1),this._engine.err){s(new Error(this._engine.msg||"Unzip error"));return}const r=Mt(this._engine);s(null,r??void 0)}catch(r){s(r)}},Cr.prototype._flush=function(t){try{if(this._engine){this._engine.push(new Uint8Array(0),!0);const n=Mt(this._engine);t(null,n??void 0)}else t(null)}catch(n){t(n)}};const Ar=function(t){this&&Ze.call(this,t)};Object.setPrototypeOf(Ar.prototype,Ze.prototype),Ar.prototype._transform=function(t,n,s){if(!en){s(new Error("Brotli WASM not loaded"));return}try{const r=t instanceof Uint8Array?t:new Uint8Array(t);s(null,z.from(en.compress(r)))}catch(r){s(r)}};const Tr=function(t){this&&Ze.call(this,t)};Object.setPrototypeOf(Tr.prototype,Ze.prototype),Tr.prototype._transform=function(t,n,s){if(!en){s(new Error("Brotli WASM not loaded"));return}try{const r=t instanceof Uint8Array?t:new Uint8Array(t);s(null,z.from(en.decompress(r)))}catch(r){s(r)}};const $1=Ar,U1=Tr;function Jm(e){return new vr(e)}function Qm(e){return new wr(e)}function eg(e){return new Sr(e)}function tg(e){return new xr(e)}function ng(e){return new Er(e)}function sg(e){return new kr(e)}function rg(e){return new Cr(e)}function ig(e){return new Ar(e)}function ag(e){return new Tr(e)}const og={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,ZLIB_VERNUM:4784,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_DECODE:0,BROTLI_ENCODE:1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_PARAM_MODE:0,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_PARAM_QUALITY:1,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_PARAM_LGWIN:2,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_DEFAULT_WINDOW:22,BROTLI_PARAM_LGBLOCK:3,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24};Object.freeze(Object.defineProperty({__proto__:null,BrotliCompress:$1,BrotliCompressStream:Ar,BrotliDecompress:U1,BrotliDecompressStream:Tr,Deflate:Sr,DeflateRaw:Er,Gunzip:wr,Gzip:vr,Inflate:xr,InflateRaw:kr,Unzip:Cr,brotliCompress:Vm,brotliCompressSync:Zm,brotliDecompress:Hm,brotliDecompressSync:Xm,constants:og,createBrotliCompress:ig,createBrotliDecompress:ag,createDeflate:eg,createDeflateRaw:ng,createGunzip:Qm,createGzip:Jm,createInflate:tg,createInflateRaw:sg,createUnzip:rg,default:{gzip:Lm,gunzip:Mm,deflate:Fm,inflate:$m,deflateRaw:Um,inflateRaw:jm,brotliCompress:Vm,brotliDecompress:Hm,gzipSync:Wm,gunzipSync:zm,deflateSync:qm,inflateSync:Gm,deflateRawSync:Km,inflateRawSync:Ym,brotliCompressSync:Zm,brotliDecompressSync:Xm,Gzip:vr,Gunzip:wr,Deflate:Sr,Inflate:xr,DeflateRaw:Er,InflateRaw:kr,Unzip:Cr,BrotliCompress:Ar,BrotliDecompress:Tr,createGzip:Jm,createGunzip:Qm,createDeflate:eg,createInflate:tg,createDeflateRaw:ng,createInflateRaw:sg,createUnzip:rg,createBrotliCompress:ig,createBrotliDecompress:ag,constants:og},deflate:Fm,deflateRaw:Um,deflateRawSync:Km,deflateSync:qm,gunzip:Mm,gunzipSync:zm,gzip:Lm,gzipSync:Wm,inflate:$m,inflateRaw:jm,inflateRawSync:Ym,inflateSync:Gm},Symbol.toStringTag,{value:"Module"}));function io(e,t,n){const s=typeof t=="function"?t:n,r=typeof t=="object"?t:{},c=e==="localhost"||e==="127.0.0.1"?"127.0.0.1":"0.0.0.0";setTimeout(()=>{r.all?s(null,[{address:c,family:4}]):s(null,c,4)},0)}function ao(e,t){setTimeout(()=>t(null,["0.0.0.0"]),0)}function lg(e,t){ao(e,t)}function cg(e,t){setTimeout(()=>t(null,["::1"]),0)}function ug(e,t){setTimeout(()=>t(null,["localhost"]),0)}function dg(e){}function hg(){return[]}function pg(e){}function fg(){return"verbatim"}const Uc={lookup(e,t){return new Promise((n,s)=>{t!=null&&t.all?io(e,t,(r,o)=>{r?s(r):n(o??[])}):io(e,t??{},(r,o,c)=>{r?s(r):n({address:o,family:c})})})},resolve(e){return new Promise((t,n)=>{ao(e,(s,r)=>s?n(s):t(r??[]))})},resolve4(e){return Uc.resolve(e)},resolve6(e){return Promise.resolve(["::1"])},reverse(e){return Promise.resolve(["localhost"])},setServers(e){},getServers(){return[]}},mg=0,gg=0,yg=0;Object.freeze(Object.defineProperty({__proto__:null,ADDRCONFIG:mg,ALL:yg,V4MAPPED:gg,default:{lookup:io,resolve:ao,resolve4:lg,resolve6:cg,reverse:ug,setServers:dg,getServers:hg,setDefaultResultOrder:pg,getDefaultResultOrder:fg,promises:Uc,ADDRCONFIG:mg,V4MAPPED:gg,ALL:yg},getDefaultResultOrder:fg,getServers:hg,lookup:io,promises:Uc,resolve:ao,resolve4:lg,resolve6:cg,reverse:ug,setDefaultResultOrder:pg,setServers:dg},Symbol.toStringTag,{value:"Module"}));let _g=null;function bg(e){_g=e}function vg(){return _g}function wg(e){bg(e)}const Wi=function(){this&&(this.handlers=new Map)};Wi.prototype.on=function(t,n){return this.handlers.has(t)||this.handlers.set(t,new Set),this.handlers.get(t).add(n),this},Wi.prototype.off=function(t,n){var s;return(s=this.handlers.get(t))==null||s.delete(n),this},Wi.prototype.fire=function(t,...n){const s=this.handlers.get(t);if(s)for(const r of s)try{r(...n)}catch{}};const Ht=function(t={}){if(!this)return;Wi.call(this);const n=vg();if(!n)throw new Error("chokidar: MemoryVolume not set. Call setVolume() first.");this.vol=n,this.cfg=t,this.handles=new Map,this.terminated=!1,this.initialised=!1};Object.setPrototypeOf(Ht.prototype,Wi.prototype),Ht.prototype.add=function(t){if(this.terminated)return this;const n=Array.isArray(t)?t:[t],s=[];for(const r of n){const o=this.resolvePath(r);if(!(this.isExcluded(o)||this.handles.has(o)))try{if(!this.vol.existsSync(o)){const d=o.substring(0,o.lastIndexOf("/"))||"/";this.vol.existsSync(d)&&this.attachWatcher(d,o);continue}const c=this.vol.statSync(o);this.cfg.ignoreInitial||(c.isDirectory()?this.gatherInitial(o,s):s.push(()=>this.fire("add",o,c))),this.attachWatcher(o),c.isDirectory()&&this.watchSubtree(o)}catch(c){this.fire("error",c)}}return this.initialised||(this.initialised=!0,setTimeout(()=>{for(const r of s)r();this.fire("ready")},0)),this},Ht.prototype.unwatch=function(t){const n=Array.isArray(t)?t:[t];for(const s of n){const r=this.resolvePath(s),o=this.handles.get(r);o&&(o.close(),this.handles.delete(r))}return this},Ht.prototype.close=function(){this.terminated=!0;for(const t of this.handles.values())t.close();return this.handles.clear(),this.fire("close"),Promise.resolve()},Ht.prototype.getWatched=function(){const t={};for(const n of this.handles.keys()){const s=n.substring(0,n.lastIndexOf("/"))||"/",r=n.substring(n.lastIndexOf("/")+1);t[s]||(t[s]=[]),t[s].push(r)}return t},Ht.prototype.resolvePath=function(t){let n=t;return this.cfg.cwd&&!n.startsWith("/")&&(n=this.cfg.cwd+"/"+n),n.startsWith("/")||(n="/"+n),n},Ht.prototype.isExcluded=function(t){const{ignored:n}=this.cfg;if(!n)return!1;const s=Array.isArray(n)?n:[n];for(const r of s)if(typeof r=="string"){if(t===r||t.startsWith(r+"/"))return!0}else if(r instanceof RegExp){if(r.test(t))return!0}else if(typeof r=="function"&&r(t))return!0;return!1},Ht.prototype.gatherInitial=function(t,n){try{const s=this.vol.readdirSync(t);for(const r of s){const o=t==="/"?"/"+r:t+"/"+r;if(this.isExcluded(o))continue;const c=this.vol.statSync(o);c.isDirectory()?(n.push(()=>this.fire("addDir",o,c)),this.gatherInitial(o,n)):n.push(()=>this.fire("add",o,c))}}catch{}},Ht.prototype.attachWatcher=function(t,n){if(this.handles.has(t))return;const s=this,r=this.vol.watch(t,{recursive:!0},(o,c)=>{if(s.terminated)return;let d;if(c?d=t==="/"?"/"+c:t+"/"+c:d=t,!(n&&d!==n&&!d.startsWith(n+"/"))&&!s.isExcluded(d)){if(o==="rename")if(s.vol.existsSync(d))try{const p=s.vol.statSync(d),y=p.isDirectory()?"addDir":"add";s.fire(y,d,p),s.fire("all",y,d,p)}catch{}else s.fire("unlink",d),s.fire("all","unlink",d);else if(o==="change")try{const p=s.vol.statSync(d);s.fire("change",d,p),s.fire("all","change",d,p)}catch{s.fire("unlink",d),s.fire("all","unlink",d)}}});this.handles.set(t,r)},Ht.prototype.watchSubtree=function(t,n=0){if(!(this.cfg.depth!==void 0&&n>this.cfg.depth))try{const s=this.vol.readdirSync(t);for(const r of s){const o=t==="/"?"/"+r:t+"/"+r;if(!this.isExcluded(o))try{this.vol.statSync(o).isDirectory()&&(this.attachWatcher(o),this.watchSubtree(o,n+1))}catch{}}}catch{}};function Sg(e,t){const n=new Ht(t);return n.add(e),n}Object.freeze(Object.defineProperty({__proto__:null,PathWatcher:Ht,default:{watch:Sg,PathWatcher:Ht,setVolume:wg},setVolume:wg,watch:Sg},Symbol.toStringTag,{value:"Module"}));const $s=typeof CloseEvent<"u"?CloseEvent:class extends Event{constructor(t,n){super(t),H(this,"code"),H(this,"reason"),H(this,"wasClean"),this.code=(n==null?void 0:n.code)??1e3,this.reason=(n==null?void 0:n.reason)??"",this.wasClean=(n==null?void 0:n.wasClean)??!0}},Ir=typeof MessageEvent<"u"?MessageEvent:class extends Event{constructor(t,n){super(t),H(this,"data"),this.data=n==null?void 0:n.data}};let tn=null;try{tn=new BroadcastChannel("nodepod-ws-bridge")}catch{}const xg=new Map;let j1=0;const Us=function(){this&&(this._listeners=new Map)};Us.prototype.on=function(t,n){return this._listeners.has(t)||this._listeners.set(t,new Set),this._listeners.get(t).add(n),this},Us.prototype.off=function(t,n){var s;return(s=this._listeners.get(t))==null||s.delete(n),this},Us.prototype.emit=function(t,...n){const s=this._listeners.get(t);if(s)for(const r of s)try{r(...n)}catch{}};const zi=0,Nn=1,qi=2,Wt=3,mt=function(t,n){if(!this)return;Us.call(this),this.CONNECTING=zi,this.OPEN=Nn,this.CLOSING=qi,this.CLOSED=Wt,this.readyState=zi,this.url=t,this.protocol="",this.extensions="",this.bufferedAmount=0,this.binaryType="blob",this._uid=`ws-${++j1}`,this._boundServer=null,this._native=null,this._tcpSocket=null,this._tcpInboundBuf=new Uint8Array(0),this.onopen=null,this.onclose=null,this.onerror=null,this.onmessage=null,n&&(this.protocol=Array.isArray(n)?n[0]:n);const s=this;setTimeout(()=>s._open(),0)};Object.setPrototypeOf(mt.prototype,Us.prototype),mt.CONNECTING=zi,mt.OPEN=Nn,mt.CLOSING=qi,mt.CLOSED=Wt,mt.prototype._open=function(){var t;if(this.url.startsWith("internal://")){this.readyState=Nn,this.emit("open"),(t=this.onopen)==null||t.call(this,new Event("open"));return}if(this.url.startsWith("ws://")||this.url.startsWith("wss://")){this._openNative();return}if(!tn){const o=this;setTimeout(()=>{var c;o.readyState=Nn,o.emit("open"),(c=o.onopen)==null||c.call(o,new Event("open"))},0);return}tn.postMessage({kind:"connect",uid:this._uid,url:this.url});const n=tn,s=this,r=o=>{var c,d,p,y;const g=o.data;if(g.targetUid===s._uid){if(g.kind==="connected")s.readyState=Nn,s.emit("open"),(c=s.onopen)==null||c.call(s,new Event("open"));else if(g.kind==="payload"){const x=new Ir("message",{data:g.body});s.emit("message",x),(d=s.onmessage)==null||d.call(s,x)}else if(g.kind==="closed"){s.readyState=Wt;const x=new $s("close",{code:g.code||1e3,reason:g.reason||"",wasClean:!0});s.emit("close",x),(p=s.onclose)==null||p.call(s,x),n.removeEventListener("message",r)}else if(g.kind==="fault"){const x=new Event("error");s.emit("error",x),(y=s.onerror)==null||y.call(s,x)}}};n.addEventListener("message",r),setTimeout(()=>{var o;s.readyState===zi&&(s.readyState=Nn,s.emit("open"),(o=s.onopen)==null||o.call(s,new Event("open")))},100)},mt.prototype._openNative=function(){var t;const s=typeof window<"u"&&typeof window.document<"u"&&typeof globalThis.WebSocket=="function"&&globalThis.WebSocket!==mt?globalThis.WebSocket:null;if(!s){const o=this;setTimeout(()=>{var c;o.readyState=Nn,o.emit("open"),(c=o.onopen)==null||c.call(o,new Event("open"))},0);return}try{this._native=new s(this.url),this._native.binaryType=this.binaryType==="arraybuffer"?"arraybuffer":"blob"}catch{this.readyState=Wt;const o=new Event("error");this.emit("error",o),(t=this.onerror)==null||t.call(this,o);return}const r=this;this._native.onopen=()=>{var o;r.readyState=Nn,r.emit("open"),(o=r.onopen)==null||o.call(r,new Event("open"))},this._native.onmessage=o=>{var c;const d=new Ir("message",{data:o.data});r.emit("message",d),(c=r.onmessage)==null||c.call(r,d)},this._native.onclose=o=>{var c;r.readyState=Wt,r._native=null;const d=new $s("close",{code:o.code,reason:o.reason,wasClean:o.wasClean});r.emit("close",d),(c=r.onclose)==null||c.call(r,d)},this._native.onerror=()=>{var o;const c=new Event("error");r.emit("error",c),(o=r.onerror)==null||o.call(r,c)}},mt.prototype.send=function(t){if(this.readyState!==Nn)throw new Error("WebSocket is not open");if(this._native){this._native.send(t);return}if(this._tcpSocket){let n,s;typeof t=="string"?(n=new TextEncoder().encode(t),s=1):t instanceof ArrayBuffer?(n=new Uint8Array(t),s=2):(n=t,s=2);const r=mn(s,n,!1);this._tcpSocket.write(z.from(r));return}if(this._boundServer){this._boundServer._injectClientPayload(this,t);return}tn&&tn.postMessage({kind:"payload",uid:this._uid,url:this.url,body:t})},mt.prototype.close=function(t,n){if(this.readyState===Wt||this.readyState===qi)return;if(this.readyState=qi,this._native){this._native.close(t,n);return}if(this._tcpSocket){const r=t??1e3,o=new Uint8Array(2);o[0]=r>>8&255,o[1]=r&255;const c=mn(8,o,!1);try{this._tcpSocket.write(z.from(c))}catch{}const d=this;setTimeout(()=>{var p;d.readyState=Wt;const y=new $s("close",{code:r,reason:n||"",wasClean:!0});d.emit("close",y),(p=d.onclose)==null||p.call(d,y),d._tcpSocket=null},0);return}tn&&tn.postMessage({kind:"disconnect",uid:this._uid,url:this.url,code:t,reason:n});const s=this;setTimeout(()=>{var r;s.readyState=Wt;const o=new $s("close",{code:t||1e3,reason:n||"",wasClean:!0});s.emit("close",o),(r=s.onclose)==null||r.call(s,o)},0)},mt.prototype.ping=function(){},mt.prototype.pong=function(){},mt.prototype.terminate=function(){var t;if(this._native&&(this._native.close(),this._native=null),this._tcpSocket){try{this._tcpSocket.destroy()}catch{}this._tcpSocket=null}this.readyState=Wt;const n=new $s("close",{code:1006,reason:"Terminated",wasClean:!1});this.emit("close",n),(t=this.onclose)==null||t.call(this,n)},mt.prototype._bindServer=function(t){this._boundServer=t},mt.prototype._deliverMessage=function(t){var n;const s=new Ir("message",{data:t});this.emit("message",s),(n=this.onmessage)==null||n.call(this,s)};const Eg="258EAFA5-E914-47DA-95CA-5AB5DC76CB76";function V1(e){try{const t=Yr("sha1");return t.update(e+Eg),t.digest("base64")}catch{return btoa(e+Eg).slice(0,28)}}const ps=function(t={}){this&&(Us.call(this),this.clients=new Set,this.options=t,this._route=t.path||"/",this._channelCb=null,t.noServer||this._listen(),xg.set(this._route,this))};Object.setPrototypeOf(ps.prototype,Us.prototype),ps.prototype._listen=function(){if(!tn)return;const t=tn,n=this;this._channelCb=s=>{const r=s.data;if(r.kind==="connect"){const o=new mt("internal://"+n._route);o._bindServer(n),o._uid=r.uid,n.clients.add(o),t.postMessage({kind:"connected",targetUid:r.uid}),n.emit("connection",o,{url:r.url})}if(r.kind==="payload"){for(const o of n.clients)if(o._uid===r.uid){o._deliverMessage(r.body);break}}if(r.kind==="disconnect"){for(const o of n.clients)if(o._uid===r.uid){o.close(r.code,r.reason),n.clients.delete(o);break}}},t.addEventListener("message",this._channelCb)},ps.prototype._injectClientPayload=function(t,n){const s=new Ir("message",{data:n});t.emit("message",s)},ps.prototype.handleUpgrade=function(t,n,s,r){const o=new mt("internal://"+this._route);o._bindServer(this),this.options.clientTracking!==!1&&this.clients.add(o);const c=n;if(c&&typeof c.write=="function"&&typeof c._feedData=="function"){o._tcpSocket=c;const g=((t==null?void 0:t.headers)||{})["sec-websocket-key"]||"",k=`HTTP/1.1 101 Switching Protocols\r
|
|
78
78
|
Upgrade: websocket\r
|
|
79
79
|
Connection: Upgrade\r
|
|
80
|
-
Sec-WebSocket-Accept: ${
|
|
80
|
+
Sec-WebSocket-Accept: ${V1(g)}\r
|
|
81
81
|
\r
|
|
82
|
-
`;c.write(
|
|
83
|
-
});`}const
|
|
84
|
-
});`];function jg(){}function et(e,t){this.id=e||"",this.filename=e||"",this.loaded=!1,this.parent=t||null,this.children=[],this.exports={},this.paths=[]}et.prototype.require=function(e){throw new Error(`Cannot resolve module '${e}' from '${this.filename}'`)},et.prototype.load=function(e){this.loaded=!0},et.prototype._compile=function(e,t){},et.createRequire=Pg,et.builtinModules=oo,et.isBuiltin=Rg,et._cache=Dg,et._extensions=Og,et._pathCache=Ng,et._resolveFilename=Bg,et._nodeModulePaths=Lg,et._load=Mg,et._findPath=Fg,et.syncBuiltinESMExports=jg,et.wrap=$g,et.wrapper=Ug,et.Module=et,et.runMain=function(){},et._preloadModules=function(e){},et._initPaths=function(){},et.globalPaths=["/node_modules"],Object.freeze(Object.defineProperty({__proto__:null,Module:et,_cache:Dg,_extensions:Og,_findPath:Fg,_load:Mg,_nodeModulePaths:Lg,_pathCache:Ng,_resolveFilename:Bg,builtinModules:oo,createRequire:Pg,default:et,isBuiltin:Rg,syncBuiltinESMExports:jg,wrap:$g,wrapper:Ug},Symbol.toStringTag,{value:"Module"}));const Vg=globalThis.performance??{now:()=>Date.now(),timeOrigin:Date.now(),mark:()=>{},measure:()=>{},getEntries:()=>[],getEntriesByName:()=>[],getEntriesByType:()=>[],clearMarks:()=>{},clearMeasures:()=>{},clearResourceTimings:()=>{}},Rr=function(t){this&&(this._fn=t,this._types=[])};Rr.supportedEntryTypes=["mark","measure","resource","navigation"],Rr.prototype.observe=function(t){this._types=t.entryTypes??(t.type?[t.type]:[])},Rr.prototype.disconnect=function(){this._types=[]},Rr.prototype.takeRecords=function(){return[]};const Gi=function(){this&&(this.min=0,this.max=0,this.mean=0,this.stddev=0,this.percentiles=new Map,this.exceeds=0)};Gi.prototype.reset=function(){this.min=0,this.max=0,this.mean=0,this.stddev=0,this.percentiles.clear(),this.exceeds=0},Gi.prototype.percentile=function(t){return this.percentiles.get(t)??0};function Hg(){return new Gi}function Wg(e){return new Gi}Object.freeze(Object.defineProperty({__proto__:null,PerformanceObserver:Rr,TimingHistogram:Gi,createHistogram:Hg,default:{performance:Vg,PerformanceObserver:Rr,createHistogram:Hg,monitorEventLoopDelay:Wg},monitorEventLoopDelay:Wg,performance:Vg},Symbol.toStringTag,{value:"Module"}));let zg=!0,qg=null,Gg=null,Kg=0,jc=null;function Yg(e){jc=e}let q1=1;const Nn=function(){this&&ne.call(this)};Object.setPrototypeOf(Nn.prototype,ne.prototype),Nn.prototype.postMessage=function(t,n){},Nn.prototype.start=function(){},Nn.prototype.close=function(){},Nn.prototype.ref=function(){},Nn.prototype.unref=function(){};const Zg=function(){if(!this)return;this.port1=new Nn,this.port2=new Nn;const t=this.port1,n=this.port2;t.postMessage=s=>{queueMicrotask(()=>n.emit("message",s))},n.postMessage=s=>{queueMicrotask(()=>t.emit("message",s))}},ps=function(t,n){var s,r;if(!this)return;ne.call(this),this.threadId=q1++,this.resourceLimits={},this._handle=null,this._terminated=!1,this._isReffed=!1;const o=typeof t=="string"?t:t.href,c=this;if(!jc){queueMicrotask(()=>{c.emit("error",new Error("[Nodepod] worker_threads.Worker requires worker mode. Ensure the process is running in a worker context."))});return}const d=(n==null?void 0:n.workerData)??null,p=!!(n!=null&&n.eval),y=n!=null&&n.env&&typeof n.env!="symbol"?n.env:{},g=jc(o,{workerData:d,threadId:this.threadId,isEval:p,cwd:((r=(s=globalThis.process)==null?void 0:s.cwd)==null?void 0:r.call(s))??"/",env:y,onMessage:x=>{c.emit("message",x)},onError:x=>{c.emit("error",x)},onExit:x=>{c._isReffed&&(c._isReffed=!1,wn()),c._terminated=!0,c.emit("exit",x)},onStdout:x=>{var k,C;const T=(C=(k=globalThis.process)==null?void 0:k.stdout)==null?void 0:C.write;typeof T=="function"&&T.call(globalThis.process.stdout,x)},onStderr:x=>{var k,C;const T=(C=(k=globalThis.process)==null?void 0:k.stderr)==null?void 0:C.write;typeof T=="function"&&T.call(globalThis.process.stderr,x)}});this._handle=g,this._isReffed=!0,rs(),queueMicrotask(()=>{c._terminated||c.emit("online")})};Object.setPrototypeOf(ps.prototype,ne.prototype),ps.prototype.postMessage=function(t,n){this._handle&&!this._terminated&&this._handle.postMessage(t)},ps.prototype.terminate=function(){return this._handle&&!this._terminated&&(this._isReffed&&(this._isReffed=!1,wn()),this._terminated=!0,this._handle.terminate()),Promise.resolve(0)},ps.prototype.ref=function(){return!this._isReffed&&!this._terminated&&(this._isReffed=!0,rs()),this},ps.prototype.unref=function(){return this._isReffed&&(this._isReffed=!1,wn()),this},ps.prototype.getHeapSnapshot=function(){return Promise.resolve({})};const js=function(t){this&&(ne.call(this),this.name=t)};Object.setPrototypeOf(js.prototype,ne.prototype),js.prototype.postMessage=function(t){},js.prototype.close=function(){},js.prototype.ref=function(){},js.prototype.unref=function(){};function Xg(e,t){return e}function Jg(e){}const Qg=Symbol.for("nodejs.worker_threads.SHARE_ENV");function ey(e){}function ty(e){}function ny(e,t){}Object.freeze(Object.defineProperty({__proto__:null,BroadcastChannel:js,MessageChannel:Zg,MessagePort:Nn,SHARE_ENV:Qg,Worker:ps,default:{isMainThread:zg,parentPort:qg,workerData:Gg,threadId:Kg,Worker:ps,MessageChannel:Zg,MessagePort:Nn,BroadcastChannel:js,moveMessagePortToContext:Xg,receiveMessageOnPort:Jg,SHARE_ENV:Qg,markAsUntransferable:ey,getEnvironmentData:ty,setEnvironmentData:ny,setWorkerThreadForkCallback:Yg},getEnvironmentData:ty,isMainThread:zg,markAsUntransferable:ey,moveMessagePortToContext:Xg,parentPort:qg,receiveMessageOnPort:Jg,setEnvironmentData:ny,setWorkerThreadForkCallback:Yg,threadId:Kg,workerData:Gg},Symbol.toStringTag,{value:"Module"}));var G1=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,7,9,32,4,318,1,80,3,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,68,8,2,0,3,0,2,3,2,4,2,0,15,1,83,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,7,19,58,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,343,9,54,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,330,3,10,1,2,0,49,6,4,4,14,10,5350,0,7,14,11465,27,2343,9,87,9,39,4,60,6,26,9,535,9,470,0,2,54,8,3,82,0,12,1,19628,1,4178,9,519,45,3,22,543,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,101,0,161,6,10,9,357,0,62,13,499,13,245,1,2,9,726,6,110,6,6,9,4759,9,787719,239],sy=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,4,51,13,310,10,21,11,7,25,5,2,41,2,8,70,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,39,27,10,22,251,41,7,1,17,2,60,28,11,0,9,21,43,17,47,20,28,22,13,52,58,1,3,0,14,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,20,1,64,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,31,9,2,0,3,0,2,37,2,0,26,0,2,0,45,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,38,6,186,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,19,72,200,32,32,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,328,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,26,3994,6,582,6842,29,1763,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,433,44,212,63,129,74,6,0,67,12,65,1,2,0,29,6135,9,1237,42,9,8936,3,2,6,2,1,2,290,16,0,30,2,3,0,15,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,229,29,3,0,496,6,2,3,2,1,2,14,2,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42719,33,4153,7,221,3,5761,15,7472,16,621,2467,541,1507,4938,6,4191],K1="·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-ᫎᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・",ry="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-Ა-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-Ꟑꟑꟓꟕ-ꟲ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",Vc={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},Hc="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",Y1={5:Hc,"5module":Hc+" export import",6:Hc+" const class extends export import super"},Z1=/^in(stanceof)?$/,X1=new RegExp("["+ry+"]"),J1=new RegExp("["+ry+K1+"]");function Wc(e,t){for(var n=65536,s=0;s<t.length;s+=2){if(n+=t[s],n>e)return!1;if(n+=t[s+1],n>=e)return!0}return!1}function gn(e,t){return e<65?e===36:e<91?!0:e<97?e===95:e<123?!0:e<=65535?e>=170&&X1.test(String.fromCharCode(e)):t===!1?!1:Wc(e,sy)}function Zn(e,t){return e<48?e===36:e<58?!0:e<65?!1:e<91?!0:e<97?e===95:e<123?!0:e<=65535?e>=170&&J1.test(String.fromCharCode(e)):t===!1?!1:Wc(e,sy)||Wc(e,G1)}var Ue=function(t,n){n===void 0&&(n={}),this.label=t,this.keyword=n.keyword,this.beforeExpr=!!n.beforeExpr,this.startsExpr=!!n.startsExpr,this.isLoop=!!n.isLoop,this.isAssign=!!n.isAssign,this.prefix=!!n.prefix,this.postfix=!!n.postfix,this.binop=n.binop||null,this.updateContext=null};function nn(e,t){return new Ue(e,{beforeExpr:!0,binop:t})}var sn={beforeExpr:!0},Ft={startsExpr:!0},lo={};function $e(e,t){return t===void 0&&(t={}),t.keyword=e,lo[e]=new Ue(e,t)}var S={num:new Ue("num",Ft),regexp:new Ue("regexp",Ft),string:new Ue("string",Ft),name:new Ue("name",Ft),privateId:new Ue("privateId",Ft),eof:new Ue("eof"),bracketL:new Ue("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new Ue("]"),braceL:new Ue("{",{beforeExpr:!0,startsExpr:!0}),braceR:new Ue("}"),parenL:new Ue("(",{beforeExpr:!0,startsExpr:!0}),parenR:new Ue(")"),comma:new Ue(",",sn),semi:new Ue(";",sn),colon:new Ue(":",sn),dot:new Ue("."),question:new Ue("?",sn),questionDot:new Ue("?."),arrow:new Ue("=>",sn),template:new Ue("template"),invalidTemplate:new Ue("invalidTemplate"),ellipsis:new Ue("...",sn),backQuote:new Ue("`",Ft),dollarBraceL:new Ue("${",{beforeExpr:!0,startsExpr:!0}),eq:new Ue("=",{beforeExpr:!0,isAssign:!0}),assign:new Ue("_=",{beforeExpr:!0,isAssign:!0}),incDec:new Ue("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new Ue("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:nn("||",1),logicalAND:nn("&&",2),bitwiseOR:nn("|",3),bitwiseXOR:nn("^",4),bitwiseAND:nn("&",5),equality:nn("==/!=/===/!==",6),relational:nn("</>/<=/>=",7),bitShift:nn("<</>>/>>>",8),plusMin:new Ue("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:nn("%",10),star:nn("*",10),slash:nn("/",10),starstar:new Ue("**",{beforeExpr:!0}),coalesce:nn("??",1),_break:$e("break"),_case:$e("case",sn),_catch:$e("catch"),_continue:$e("continue"),_debugger:$e("debugger"),_default:$e("default",sn),_do:$e("do",{isLoop:!0,beforeExpr:!0}),_else:$e("else",sn),_finally:$e("finally"),_for:$e("for",{isLoop:!0}),_function:$e("function",Ft),_if:$e("if"),_return:$e("return",sn),_switch:$e("switch"),_throw:$e("throw",sn),_try:$e("try"),_var:$e("var"),_const:$e("const"),_while:$e("while",{isLoop:!0}),_with:$e("with"),_new:$e("new",{beforeExpr:!0,startsExpr:!0}),_this:$e("this",Ft),_super:$e("super",Ft),_class:$e("class",Ft),_extends:$e("extends",sn),_export:$e("export"),_import:$e("import",Ft),_null:$e("null",Ft),_true:$e("true",Ft),_false:$e("false",Ft),_in:$e("in",{beforeExpr:!0,binop:7}),_instanceof:$e("instanceof",{beforeExpr:!0,binop:7}),_typeof:$e("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:$e("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:$e("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},Dt=/\r\n?|\n|\u2028|\u2029/,iy=new RegExp(Dt.source,"g");function Vs(e){return e===10||e===13||e===8232||e===8233}function ay(e,t,n){n===void 0&&(n=e.length);for(var s=t;s<n;s++){var r=e.charCodeAt(s);if(Vs(r))return s<n-1&&r===13&&e.charCodeAt(s+1)===10?s+2:s+1}return-1}var zc=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,kt=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,oy=Object.prototype,Q1=oy.hasOwnProperty,ek=oy.toString,Pr=Object.hasOwn||function(e,t){return Q1.call(e,t)},ly=Array.isArray||function(e){return ek.call(e)==="[object Array]"},cy=Object.create(null);function fs(e){return cy[e]||(cy[e]=new RegExp("^(?:"+e.replace(/ /g,"|")+")$"))}function Xn(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode((e>>10)+55296,(e&1023)+56320))}var tk=/(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,Dr=function(t,n){this.line=t,this.column=n};Dr.prototype.offset=function(t){return new Dr(this.line,this.column+t)};var Ki=function(t,n,s){this.start=n,this.end=s,t.sourceFile!==null&&(this.source=t.sourceFile)};function qc(e,t){for(var n=1,s=0;;){var r=ay(e,s,t);if(r<0)return new Dr(n,t-s);++n,s=r}}var co={ecmaVersion:null,sourceType:"script",onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:null,allowSuperOutsideMethod:null,allowHashBang:!1,checkPrivateFields:!0,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1},uy=!1;function nk(e){var t={};for(var n in co)t[n]=e&&Pr(e,n)?e[n]:co[n];if(t.ecmaVersion==="latest"?t.ecmaVersion=1e8:t.ecmaVersion==null?(!uy&&typeof console=="object"&&console.warn&&(uy=!0,console.warn(`Since Acorn 8.0.0, options.ecmaVersion is required.
|
|
85
|
-
Defaulting to 2020, but this will stop working in the future.`)),t.ecmaVersion=11):t.ecmaVersion>=2015&&(t.ecmaVersion-=2009),t.allowReserved==null&&(t.allowReserved=t.ecmaVersion<5),(!e||e.allowHashBang==null)&&(t.allowHashBang=t.ecmaVersion>=14),
|
|
86
|
-
`,s-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(Dt).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=S.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule=t.sourceType==="module",this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.potentialArrowInForAwait=!1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports=Object.create(null),this.pos===0&&t.allowHashBang&&this.input.slice(0,2)==="#!"&&this.skipLineComment(2),this.scopeStack=[],this.enterScope(Yi),this.regexpState=null,this.privateNameStack=[]},Bn={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},canAwait:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0},allowNewDotTarget:{configurable:!0},inClassStaticBlock:{configurable:!0}};st.prototype.parse=function(){var t=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(t)},Bn.inFunction.get=function(){return(this.currentVarScope().flags&Or)>0},Bn.inGenerator.get=function(){return(this.currentVarScope().flags&dy)>0},Bn.inAsync.get=function(){return(this.currentVarScope().flags&Gc)>0},Bn.canAwait.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e],n=t.flags;if(n&(Hs|Zi))return!1;if(n&Or)return(n&Gc)>0}return this.inModule&&this.options.ecmaVersion>=13||this.options.allowAwaitOutsideFunction},Bn.allowSuper.get=function(){var e=this.currentThisScope(),t=e.flags;return(t&uo)>0||this.options.allowSuperOutsideMethod},Bn.allowDirectSuper.get=function(){return(this.currentThisScope().flags&py)>0},Bn.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},Bn.allowNewDotTarget.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e],n=t.flags;if(n&(Hs|Zi)||n&Or&&!(n&Kc))return!0}return!1},Bn.inClassStaticBlock.get=function(){return(this.currentVarScope().flags&Hs)>0},st.extend=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];for(var s=this,r=0;r<t.length;r++)s=t[r](s);return s},st.parse=function(t,n){return new this(n,t).parse()},st.parseExpressionAt=function(t,n,s){var r=new this(s,t,n);return r.nextToken(),r.parseExpression()},st.tokenizer=function(t,n){return new this(n,t)},Object.defineProperties(st.prototype,Bn);var Ot=st.prototype,rk=/^(?:'((?:\\[^]|[^'\\])*?)'|"((?:\\[^]|[^"\\])*?)")/;Ot.strictDirective=function(e){if(this.options.ecmaVersion<5)return!1;for(;;){kt.lastIndex=e,e+=kt.exec(this.input)[0].length;var t=rk.exec(this.input.slice(e));if(!t)return!1;if((t[1]||t[2])==="use strict"){kt.lastIndex=e+t[0].length;var n=kt.exec(this.input),s=n.index+n[0].length,r=this.input.charAt(s);return r===";"||r==="}"||Dt.test(n[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(r)||r==="!"&&this.input.charAt(s+1)==="=")}e+=t[0].length,kt.lastIndex=e,e+=kt.exec(this.input)[0].length,this.input[e]===";"&&e++}},Ot.eat=function(e){return this.type===e?(this.next(),!0):!1},Ot.isContextual=function(e){return this.type===S.name&&this.value===e&&!this.containsEsc},Ot.eatContextual=function(e){return this.isContextual(e)?(this.next(),!0):!1},Ot.expectContextual=function(e){this.eatContextual(e)||this.unexpected()},Ot.canInsertSemicolon=function(){return this.type===S.eof||this.type===S.braceR||Dt.test(this.input.slice(this.lastTokEnd,this.start))},Ot.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},Ot.semicolon=function(){!this.eat(S.semi)&&!this.insertSemicolon()&&this.unexpected()},Ot.afterTrailingComma=function(e,t){if(this.type===e)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),t||this.next(),!0},Ot.expect=function(e){this.eat(e)||this.unexpected()},Ot.unexpected=function(e){this.raise(e??this.start,"Unexpected token")};var fo=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1};Ot.checkPatternErrors=function(e,t){if(e){e.trailingComma>-1&&this.raiseRecoverable(e.trailingComma,"Comma is not permitted after the rest element");var n=t?e.parenthesizedAssign:e.parenthesizedBind;n>-1&&this.raiseRecoverable(n,t?"Assigning to rvalue":"Parenthesized pattern")}},Ot.checkExpressionErrors=function(e,t){if(!e)return!1;var n=e.shorthandAssign,s=e.doubleProto;if(!t)return n>=0||s>=0;n>=0&&this.raise(n,"Shorthand property assignments are valid only in destructuring patterns"),s>=0&&this.raiseRecoverable(s,"Redefinition of __proto__ property")},Ot.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")},Ot.isSimpleAssignTarget=function(e){return e.type==="ParenthesizedExpression"?this.isSimpleAssignTarget(e.expression):e.type==="Identifier"||e.type==="MemberExpression"};var he=st.prototype;he.parseTopLevel=function(e){var t=Object.create(null);for(e.body||(e.body=[]);this.type!==S.eof;){var n=this.parseStatement(null,!0,t);e.body.push(n)}if(this.inModule)for(var s=0,r=Object.keys(this.undefinedExports);s<r.length;s+=1){var o=r[s];this.raiseRecoverable(this.undefinedExports[o].start,"Export '"+o+"' is not defined")}return this.adaptDirectivePrologue(e.body),this.next(),e.sourceType=this.options.sourceType,this.finishNode(e,"Program")};var Xc={kind:"loop"},ik={kind:"switch"};he.isLet=function(e){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;kt.lastIndex=this.pos;var t=kt.exec(this.input),n=this.pos+t[0].length,s=this.input.charCodeAt(n);if(s===91||s===92)return!0;if(e)return!1;if(s===123||s>55295&&s<56320)return!0;if(gn(s,!0)){for(var r=n+1;Zn(s=this.input.charCodeAt(r),!0);)++r;if(s===92||s>55295&&s<56320)return!0;var o=this.input.slice(n,r);if(!Z1.test(o))return!0}return!1},he.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;kt.lastIndex=this.pos;var e=kt.exec(this.input),t=this.pos+e[0].length,n;return!Dt.test(this.input.slice(this.pos,t))&&this.input.slice(t,t+8)==="function"&&(t+8===this.input.length||!(Zn(n=this.input.charCodeAt(t+8))||n>55295&&n<56320))},he.isUsingKeyword=function(e,t){if(this.options.ecmaVersion<17||!this.isContextual(e?"await":"using"))return!1;kt.lastIndex=this.pos;var n=kt.exec(this.input),s=this.pos+n[0].length;if(Dt.test(this.input.slice(this.pos,s)))return!1;if(e){var r=s+5,o;if(this.input.slice(s,r)!=="using"||r===this.input.length||Zn(o=this.input.charCodeAt(r))||o>55295&&o<56320)return!1;kt.lastIndex=r;var c=kt.exec(this.input);if(c&&Dt.test(this.input.slice(r,r+c[0].length)))return!1}if(t){var d=s+2,p;if(this.input.slice(s,d)==="of"&&(d===this.input.length||!Zn(p=this.input.charCodeAt(d))&&!(p>55295&&p<56320)))return!1}var y=this.input.charCodeAt(s);return gn(y,!0)||y===92},he.isAwaitUsing=function(e){return this.isUsingKeyword(!0,e)},he.isUsing=function(e){return this.isUsingKeyword(!1,e)},he.parseStatement=function(e,t,n){var s=this.type,r=this.startNode(),o;switch(this.isLet(e)&&(s=S._var,o="let"),s){case S._break:case S._continue:return this.parseBreakContinueStatement(r,s.keyword);case S._debugger:return this.parseDebuggerStatement(r);case S._do:return this.parseDoStatement(r);case S._for:return this.parseForStatement(r);case S._function:return e&&(this.strict||e!=="if"&&e!=="label")&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(r,!1,!e);case S._class:return e&&this.unexpected(),this.parseClass(r,!0);case S._if:return this.parseIfStatement(r);case S._return:return this.parseReturnStatement(r);case S._switch:return this.parseSwitchStatement(r);case S._throw:return this.parseThrowStatement(r);case S._try:return this.parseTryStatement(r);case S._const:case S._var:return o=o||this.value,e&&o!=="var"&&this.unexpected(),this.parseVarStatement(r,o);case S._while:return this.parseWhileStatement(r);case S._with:return this.parseWithStatement(r);case S.braceL:return this.parseBlock(!0,r);case S.semi:return this.parseEmptyStatement(r);case S._export:case S._import:if(this.options.ecmaVersion>10&&s===S._import){kt.lastIndex=this.pos;var c=kt.exec(this.input),d=this.pos+c[0].length,p=this.input.charCodeAt(d);if(p===40||p===46)return this.parseExpressionStatement(r,this.parseExpression())}return this.options.allowImportExportEverywhere||(t||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),s===S._import?this.parseImport(r):this.parseExport(r,n);default:if(this.isAsyncFunction())return e&&this.unexpected(),this.next(),this.parseFunctionStatement(r,!0,!e);var y=this.isAwaitUsing(!1)?"await using":this.isUsing(!1)?"using":null;if(y)return t&&this.options.sourceType==="script"&&this.raise(this.start,"Using declaration cannot appear in the top level when source type is `script`"),y==="await using"&&(this.canAwait||this.raise(this.start,"Await using cannot appear outside of async function"),this.next()),this.next(),this.parseVar(r,!1,y),this.semicolon(),this.finishNode(r,"VariableDeclaration");var g=this.value,x=this.parseExpression();return s===S.name&&x.type==="Identifier"&&this.eat(S.colon)?this.parseLabeledStatement(r,g,x,e):this.parseExpressionStatement(r,x)}},he.parseBreakContinueStatement=function(e,t){var n=t==="break";this.next(),this.eat(S.semi)||this.insertSemicolon()?e.label=null:this.type!==S.name?this.unexpected():(e.label=this.parseIdent(),this.semicolon());for(var s=0;s<this.labels.length;++s){var r=this.labels[s];if((e.label==null||r.name===e.label.name)&&(r.kind!=null&&(n||r.kind==="loop")||e.label&&n))break}return s===this.labels.length&&this.raise(e.start,"Unsyntactic "+t),this.finishNode(e,n?"BreakStatement":"ContinueStatement")},he.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")},he.parseDoStatement=function(e){return this.next(),this.labels.push(Xc),e.body=this.parseStatement("do"),this.labels.pop(),this.expect(S._while),e.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(S.semi):this.semicolon(),this.finishNode(e,"DoWhileStatement")},he.parseForStatement=function(e){this.next();var t=this.options.ecmaVersion>=9&&this.canAwait&&this.eatContextual("await")?this.lastTokStart:-1;if(this.labels.push(Xc),this.enterScope(0),this.expect(S.parenL),this.type===S.semi)return t>-1&&this.unexpected(t),this.parseFor(e,null);var n=this.isLet();if(this.type===S._var||this.type===S._const||n){var s=this.startNode(),r=n?"let":this.value;return this.next(),this.parseVar(s,!0,r),this.finishNode(s,"VariableDeclaration"),this.parseForAfterInit(e,s,t)}var o=this.isContextual("let"),c=!1,d=this.isUsing(!0)?"using":this.isAwaitUsing(!0)?"await using":null;if(d){var p=this.startNode();return this.next(),d==="await using"&&this.next(),this.parseVar(p,!0,d),this.finishNode(p,"VariableDeclaration"),this.parseForAfterInit(e,p,t)}var y=this.containsEsc,g=new fo,x=this.start,k=t>-1?this.parseExprSubscripts(g,"await"):this.parseExpression(!0,g);return this.type===S._in||(c=this.options.ecmaVersion>=6&&this.isContextual("of"))?(t>-1?(this.type===S._in&&this.unexpected(t),e.await=!0):c&&this.options.ecmaVersion>=8&&(k.start===x&&!y&&k.type==="Identifier"&&k.name==="async"?this.unexpected():this.options.ecmaVersion>=9&&(e.await=!1)),o&&c&&this.raise(k.start,"The left-hand side of a for-of loop may not start with 'let'."),this.toAssignable(k,!1,g),this.checkLValPattern(k),this.parseForIn(e,k)):(this.checkExpressionErrors(g,!0),t>-1&&this.unexpected(t),this.parseFor(e,k))},he.parseForAfterInit=function(e,t,n){return(this.type===S._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&t.declarations.length===1?(this.options.ecmaVersion>=9&&(this.type===S._in?n>-1&&this.unexpected(n):e.await=n>-1),this.parseForIn(e,t)):(n>-1&&this.unexpected(n),this.parseFor(e,t))},he.parseFunctionStatement=function(e,t,n){return this.next(),this.parseFunction(e,Xi|(n?0:Jc),!1,t)},he.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement("if"),e.alternate=this.eat(S._else)?this.parseStatement("if"):null,this.finishNode(e,"IfStatement")},he.parseReturnStatement=function(e){return!this.inFunction&&!this.options.allowReturnOutsideFunction&&this.raise(this.start,"'return' outside of function"),this.next(),this.eat(S.semi)||this.insertSemicolon()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")},he.parseSwitchStatement=function(e){this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(S.braceL),this.labels.push(ik),this.enterScope(0);for(var t,n=!1;this.type!==S.braceR;)if(this.type===S._case||this.type===S._default){var s=this.type===S._case;t&&this.finishNode(t,"SwitchCase"),e.cases.push(t=this.startNode()),t.consequent=[],this.next(),s?t.test=this.parseExpression():(n&&this.raiseRecoverable(this.lastTokStart,"Multiple default clauses"),n=!0,t.test=null),this.expect(S.colon)}else t||this.unexpected(),t.consequent.push(this.parseStatement(null));return this.exitScope(),t&&this.finishNode(t,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(e,"SwitchStatement")},he.parseThrowStatement=function(e){return this.next(),Dt.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")};var ak=[];he.parseCatchClauseParam=function(){var e=this.parseBindingAtom(),t=e.type==="Identifier";return this.enterScope(t?hy:0),this.checkLValPattern(e,t?my:Jn),this.expect(S.parenR),e},he.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.type===S._catch){var t=this.startNode();this.next(),this.eat(S.parenL)?t.param=this.parseCatchClauseParam():(this.options.ecmaVersion<10&&this.unexpected(),t.param=null,this.enterScope(0)),t.body=this.parseBlock(!1),this.exitScope(),e.handler=this.finishNode(t,"CatchClause")}return e.finalizer=this.eat(S._finally)?this.parseBlock():null,!e.handler&&!e.finalizer&&this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")},he.parseVarStatement=function(e,t,n){return this.next(),this.parseVar(e,!1,t,n),this.semicolon(),this.finishNode(e,"VariableDeclaration")},he.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.labels.push(Xc),e.body=this.parseStatement("while"),this.labels.pop(),this.finishNode(e,"WhileStatement")},he.parseWithStatement=function(e){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement("with"),this.finishNode(e,"WithStatement")},he.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")},he.parseLabeledStatement=function(e,t,n,s){for(var r=0,o=this.labels;r<o.length;r+=1){var c=o[r];c.name===t&&this.raise(n.start,"Label '"+t+"' is already declared")}for(var d=this.type.isLoop?"loop":this.type===S._switch?"switch":null,p=this.labels.length-1;p>=0;p--){var y=this.labels[p];if(y.statementStart===e.start)y.statementStart=this.start,y.kind=d;else break}return this.labels.push({name:t,kind:d,statementStart:this.start}),e.body=this.parseStatement(s?s.indexOf("label")===-1?s+"label":s:"label"),this.labels.pop(),e.label=n,this.finishNode(e,"LabeledStatement")},he.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},he.parseBlock=function(e,t,n){for(e===void 0&&(e=!0),t===void 0&&(t=this.startNode()),t.body=[],this.expect(S.braceL),e&&this.enterScope(0);this.type!==S.braceR;){var s=this.parseStatement(null);t.body.push(s)}return n&&(this.strict=!1),this.next(),e&&this.exitScope(),this.finishNode(t,"BlockStatement")},he.parseFor=function(e,t){return e.init=t,this.expect(S.semi),e.test=this.type===S.semi?null:this.parseExpression(),this.expect(S.semi),e.update=this.type===S.parenR?null:this.parseExpression(),this.expect(S.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,"ForStatement")},he.parseForIn=function(e,t){var n=this.type===S._in;return this.next(),t.type==="VariableDeclaration"&&t.declarations[0].init!=null&&(!n||this.options.ecmaVersion<8||this.strict||t.kind!=="var"||t.declarations[0].id.type!=="Identifier")&&this.raise(t.start,(n?"for-in":"for-of")+" loop variable declaration may not have an initializer"),e.left=t,e.right=n?this.parseExpression():this.parseMaybeAssign(),this.expect(S.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,n?"ForInStatement":"ForOfStatement")},he.parseVar=function(e,t,n,s){for(e.declarations=[],e.kind=n;;){var r=this.startNode();if(this.parseVarId(r,n),this.eat(S.eq)?r.init=this.parseMaybeAssign(t):!s&&n==="const"&&!(this.type===S._in||this.options.ecmaVersion>=6&&this.isContextual("of"))?this.unexpected():!s&&(n==="using"||n==="await using")&&this.options.ecmaVersion>=17&&this.type!==S._in&&!this.isContextual("of")?this.raise(this.lastTokEnd,"Missing initializer in "+n+" declaration"):!s&&r.id.type!=="Identifier"&&!(t&&(this.type===S._in||this.isContextual("of")))?this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value"):r.init=null,e.declarations.push(this.finishNode(r,"VariableDeclarator")),!this.eat(S.comma))break}return e},he.parseVarId=function(e,t){e.id=t==="using"||t==="await using"?this.parseIdent():this.parseBindingAtom(),this.checkLValPattern(e.id,t==="var"?Zc:Jn,!1)};var Xi=1,Jc=2,yy=4;he.parseFunction=function(e,t,n,s,r){this.initFunction(e),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!s)&&(this.type===S.star&&t&Jc&&this.unexpected(),e.generator=this.eat(S.star)),this.options.ecmaVersion>=8&&(e.async=!!s),t&Xi&&(e.id=t&yy&&this.type!==S.name?null:this.parseIdent(),e.id&&!(t&Jc)&&this.checkLValSimple(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?Zc:Jn:fy));var o=this.yieldPos,c=this.awaitPos,d=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Yc(e.async,e.generator)),t&Xi||(e.id=this.type===S.name?this.parseIdent():null),this.parseFunctionParams(e),this.parseFunctionBody(e,n,!1,r),this.yieldPos=o,this.awaitPos=c,this.awaitIdentPos=d,this.finishNode(e,t&Xi?"FunctionDeclaration":"FunctionExpression")},he.parseFunctionParams=function(e){this.expect(S.parenL),e.params=this.parseBindingList(S.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},he.parseClass=function(e,t){this.next();var n=this.strict;this.strict=!0,this.parseClassId(e,t),this.parseClassSuper(e);var s=this.enterClassBody(),r=this.startNode(),o=!1;for(r.body=[],this.expect(S.braceL);this.type!==S.braceR;){var c=this.parseClassElement(e.superClass!==null);c&&(r.body.push(c),c.type==="MethodDefinition"&&c.kind==="constructor"?(o&&this.raiseRecoverable(c.start,"Duplicate constructor in the same class"),o=!0):c.key&&c.key.type==="PrivateIdentifier"&&ok(s,c)&&this.raiseRecoverable(c.key.start,"Identifier '#"+c.key.name+"' has already been declared"))}return this.strict=n,this.next(),e.body=this.finishNode(r,"ClassBody"),this.exitClassBody(),this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},he.parseClassElement=function(e){if(this.eat(S.semi))return null;var t=this.options.ecmaVersion,n=this.startNode(),s="",r=!1,o=!1,c="method",d=!1;if(this.eatContextual("static")){if(t>=13&&this.eat(S.braceL))return this.parseClassStaticBlock(n),n;this.isClassElementNameStart()||this.type===S.star?d=!0:s="static"}if(n.static=d,!s&&t>=8&&this.eatContextual("async")&&((this.isClassElementNameStart()||this.type===S.star)&&!this.canInsertSemicolon()?o=!0:s="async"),!s&&(t>=9||!o)&&this.eat(S.star)&&(r=!0),!s&&!o&&!r){var p=this.value;(this.eatContextual("get")||this.eatContextual("set"))&&(this.isClassElementNameStart()?c=p:s=p)}if(s?(n.computed=!1,n.key=this.startNodeAt(this.lastTokStart,this.lastTokStartLoc),n.key.name=s,this.finishNode(n.key,"Identifier")):this.parseClassElementName(n),t<13||this.type===S.parenL||c!=="method"||r||o){var y=!n.static&&mo(n,"constructor"),g=y&&e;y&&c!=="method"&&this.raise(n.key.start,"Constructor can't have get/set modifier"),n.kind=y?"constructor":c,this.parseClassMethod(n,r,o,g)}else this.parseClassField(n);return n},he.isClassElementNameStart=function(){return this.type===S.name||this.type===S.privateId||this.type===S.num||this.type===S.string||this.type===S.bracketL||this.type.keyword},he.parseClassElementName=function(e){this.type===S.privateId?(this.value==="constructor"&&this.raise(this.start,"Classes can't have an element named '#constructor'"),e.computed=!1,e.key=this.parsePrivateIdent()):this.parsePropertyName(e)},he.parseClassMethod=function(e,t,n,s){var r=e.key;e.kind==="constructor"?(t&&this.raise(r.start,"Constructor can't be a generator"),n&&this.raise(r.start,"Constructor can't be an async method")):e.static&&mo(e,"prototype")&&this.raise(r.start,"Classes may not have a static property named prototype");var o=e.value=this.parseMethod(t,n,s);return e.kind==="get"&&o.params.length!==0&&this.raiseRecoverable(o.start,"getter should have no params"),e.kind==="set"&&o.params.length!==1&&this.raiseRecoverable(o.start,"setter should have exactly one param"),e.kind==="set"&&o.params[0].type==="RestElement"&&this.raiseRecoverable(o.params[0].start,"Setter cannot use rest params"),this.finishNode(e,"MethodDefinition")},he.parseClassField=function(e){return mo(e,"constructor")?this.raise(e.key.start,"Classes can't have a field named 'constructor'"):e.static&&mo(e,"prototype")&&this.raise(e.key.start,"Classes can't have a static field named 'prototype'"),this.eat(S.eq)?(this.enterScope(Zi|uo),e.value=this.parseMaybeAssign(),this.exitScope()):e.value=null,this.semicolon(),this.finishNode(e,"PropertyDefinition")},he.parseClassStaticBlock=function(e){e.body=[];var t=this.labels;for(this.labels=[],this.enterScope(Hs|uo);this.type!==S.braceR;){var n=this.parseStatement(null);e.body.push(n)}return this.next(),this.exitScope(),this.labels=t,this.finishNode(e,"StaticBlock")},he.parseClassId=function(e,t){this.type===S.name?(e.id=this.parseIdent(),t&&this.checkLValSimple(e.id,Jn,!1)):(t===!0&&this.unexpected(),e.id=null)},he.parseClassSuper=function(e){e.superClass=this.eat(S._extends)?this.parseExprSubscripts(null,!1):null},he.enterClassBody=function(){var e={declared:Object.create(null),used:[]};return this.privateNameStack.push(e),e.declared},he.exitClassBody=function(){var e=this.privateNameStack.pop(),t=e.declared,n=e.used;if(this.options.checkPrivateFields)for(var s=this.privateNameStack.length,r=s===0?null:this.privateNameStack[s-1],o=0;o<n.length;++o){var c=n[o];Pr(t,c.name)||(r?r.used.push(c):this.raiseRecoverable(c.start,"Private field '#"+c.name+"' must be declared in an enclosing class"))}};function ok(e,t){var n=t.key.name,s=e[n],r="true";return t.type==="MethodDefinition"&&(t.kind==="get"||t.kind==="set")&&(r=(t.static?"s":"i")+t.kind),s==="iget"&&r==="iset"||s==="iset"&&r==="iget"||s==="sget"&&r==="sset"||s==="sset"&&r==="sget"?(e[n]="true",!1):s?!0:(e[n]=r,!1)}function mo(e,t){var n=e.computed,s=e.key;return!n&&(s.type==="Identifier"&&s.name===t||s.type==="Literal"&&s.value===t)}he.parseExportAllDeclaration=function(e,t){return this.options.ecmaVersion>=11&&(this.eatContextual("as")?(e.exported=this.parseModuleExportName(),this.checkExport(t,e.exported,this.lastTokStart)):e.exported=null),this.expectContextual("from"),this.type!==S.string&&this.unexpected(),e.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(e,"ExportAllDeclaration")},he.parseExport=function(e,t){if(this.next(),this.eat(S.star))return this.parseExportAllDeclaration(e,t);if(this.eat(S._default))return this.checkExport(t,"default",this.lastTokStart),e.declaration=this.parseExportDefaultDeclaration(),this.finishNode(e,"ExportDefaultDeclaration");if(this.shouldParseExportStatement())e.declaration=this.parseExportDeclaration(e),e.declaration.type==="VariableDeclaration"?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id,e.declaration.id.start),e.specifiers=[],e.source=null,this.options.ecmaVersion>=16&&(e.attributes=[]);else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual("from"))this.type!==S.string&&this.unexpected(),e.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause());else{for(var n=0,s=e.specifiers;n<s.length;n+=1){var r=s[n];this.checkUnreserved(r.local),this.checkLocalExport(r.local),r.local.type==="Literal"&&this.raise(r.local.start,"A string literal cannot be used as an exported binding without `from`.")}e.source=null,this.options.ecmaVersion>=16&&(e.attributes=[])}this.semicolon()}return this.finishNode(e,"ExportNamedDeclaration")},he.parseExportDeclaration=function(e){return this.parseStatement(null)},he.parseExportDefaultDeclaration=function(){var e;if(this.type===S._function||(e=this.isAsyncFunction())){var t=this.startNode();return this.next(),e&&this.next(),this.parseFunction(t,Xi|yy,!1,e)}else if(this.type===S._class){var n=this.startNode();return this.parseClass(n,"nullableID")}else{var s=this.parseMaybeAssign();return this.semicolon(),s}},he.checkExport=function(e,t,n){e&&(typeof t!="string"&&(t=t.type==="Identifier"?t.name:t.value),Pr(e,t)&&this.raiseRecoverable(n,"Duplicate export '"+t+"'"),e[t]=!0)},he.checkPatternExport=function(e,t){var n=t.type;if(n==="Identifier")this.checkExport(e,t,t.start);else if(n==="ObjectPattern")for(var s=0,r=t.properties;s<r.length;s+=1){var o=r[s];this.checkPatternExport(e,o)}else if(n==="ArrayPattern")for(var c=0,d=t.elements;c<d.length;c+=1){var p=d[c];p&&this.checkPatternExport(e,p)}else n==="Property"?this.checkPatternExport(e,t.value):n==="AssignmentPattern"?this.checkPatternExport(e,t.left):n==="RestElement"&&this.checkPatternExport(e,t.argument)},he.checkVariableExport=function(e,t){if(e)for(var n=0,s=t;n<s.length;n+=1){var r=s[n];this.checkPatternExport(e,r.id)}},he.shouldParseExportStatement=function(){return this.type.keyword==="var"||this.type.keyword==="const"||this.type.keyword==="class"||this.type.keyword==="function"||this.isLet()||this.isAsyncFunction()},he.parseExportSpecifier=function(e){var t=this.startNode();return t.local=this.parseModuleExportName(),t.exported=this.eatContextual("as")?this.parseModuleExportName():t.local,this.checkExport(e,t.exported,t.exported.start),this.finishNode(t,"ExportSpecifier")},he.parseExportSpecifiers=function(e){var t=[],n=!0;for(this.expect(S.braceL);!this.eat(S.braceR);){if(n)n=!1;else if(this.expect(S.comma),this.afterTrailingComma(S.braceR))break;t.push(this.parseExportSpecifier(e))}return t},he.parseImport=function(e){return this.next(),this.type===S.string?(e.specifiers=ak,e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),e.source=this.type===S.string?this.parseExprAtom():this.unexpected()),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(e,"ImportDeclaration")},he.parseImportSpecifier=function(){var e=this.startNode();return e.imported=this.parseModuleExportName(),this.eatContextual("as")?e.local=this.parseIdent():(this.checkUnreserved(e.imported),e.local=e.imported),this.checkLValSimple(e.local,Jn),this.finishNode(e,"ImportSpecifier")},he.parseImportDefaultSpecifier=function(){var e=this.startNode();return e.local=this.parseIdent(),this.checkLValSimple(e.local,Jn),this.finishNode(e,"ImportDefaultSpecifier")},he.parseImportNamespaceSpecifier=function(){var e=this.startNode();return this.next(),this.expectContextual("as"),e.local=this.parseIdent(),this.checkLValSimple(e.local,Jn),this.finishNode(e,"ImportNamespaceSpecifier")},he.parseImportSpecifiers=function(){var e=[],t=!0;if(this.type===S.name&&(e.push(this.parseImportDefaultSpecifier()),!this.eat(S.comma)))return e;if(this.type===S.star)return e.push(this.parseImportNamespaceSpecifier()),e;for(this.expect(S.braceL);!this.eat(S.braceR);){if(t)t=!1;else if(this.expect(S.comma),this.afterTrailingComma(S.braceR))break;e.push(this.parseImportSpecifier())}return e},he.parseWithClause=function(){var e=[];if(!this.eat(S._with))return e;this.expect(S.braceL);for(var t={},n=!0;!this.eat(S.braceR);){if(n)n=!1;else if(this.expect(S.comma),this.afterTrailingComma(S.braceR))break;var s=this.parseImportAttribute(),r=s.key.type==="Identifier"?s.key.name:s.key.value;Pr(t,r)&&this.raiseRecoverable(s.key.start,"Duplicate attribute key '"+r+"'"),t[r]=!0,e.push(s)}return e},he.parseImportAttribute=function(){var e=this.startNode();return e.key=this.type===S.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!=="never"),this.expect(S.colon),this.type!==S.string&&this.unexpected(),e.value=this.parseExprAtom(),this.finishNode(e,"ImportAttribute")},he.parseModuleExportName=function(){if(this.options.ecmaVersion>=13&&this.type===S.string){var e=this.parseLiteral(this.value);return tk.test(e.value)&&this.raise(e.start,"An export name cannot include a lone surrogate."),e}return this.parseIdent(!0)},he.adaptDirectivePrologue=function(e){for(var t=0;t<e.length&&this.isDirectiveCandidate(e[t]);++t)e[t].directive=e[t].expression.raw.slice(1,-1)},he.isDirectiveCandidate=function(e){return this.options.ecmaVersion>=5&&e.type==="ExpressionStatement"&&e.expression.type==="Literal"&&typeof e.expression.value=="string"&&(this.input[e.start]==='"'||this.input[e.start]==="'")};var rn=st.prototype;rn.toAssignable=function(e,t,n){if(this.options.ecmaVersion>=6&&e)switch(e.type){case"Identifier":this.inAsync&&e.name==="await"&&this.raise(e.start,"Cannot use 'await' as identifier inside an async function");break;case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":break;case"ObjectExpression":e.type="ObjectPattern",n&&this.checkPatternErrors(n,!0);for(var s=0,r=e.properties;s<r.length;s+=1){var o=r[s];this.toAssignable(o,t),o.type==="RestElement"&&(o.argument.type==="ArrayPattern"||o.argument.type==="ObjectPattern")&&this.raise(o.argument.start,"Unexpected token")}break;case"Property":e.kind!=="init"&&this.raise(e.key.start,"Object pattern can't contain getter or setter"),this.toAssignable(e.value,t);break;case"ArrayExpression":e.type="ArrayPattern",n&&this.checkPatternErrors(n,!0),this.toAssignableList(e.elements,t);break;case"SpreadElement":e.type="RestElement",this.toAssignable(e.argument,t),e.argument.type==="AssignmentPattern"&&this.raise(e.argument.start,"Rest elements cannot have a default value");break;case"AssignmentExpression":e.operator!=="="&&this.raise(e.left.end,"Only '=' operator can be used for specifying default value."),e.type="AssignmentPattern",delete e.operator,this.toAssignable(e.left,t);break;case"ParenthesizedExpression":this.toAssignable(e.expression,t,n);break;case"ChainExpression":this.raiseRecoverable(e.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":if(!t)break;default:this.raise(e.start,"Assigning to rvalue")}else n&&this.checkPatternErrors(n,!0);return e},rn.toAssignableList=function(e,t){for(var n=e.length,s=0;s<n;s++){var r=e[s];r&&this.toAssignable(r,t)}if(n){var o=e[n-1];this.options.ecmaVersion===6&&t&&o&&o.type==="RestElement"&&o.argument.type!=="Identifier"&&this.unexpected(o.argument.start)}return e},rn.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},rn.parseRestBinding=function(){var e=this.startNode();return this.next(),this.options.ecmaVersion===6&&this.type!==S.name&&this.unexpected(),e.argument=this.parseBindingAtom(),this.finishNode(e,"RestElement")},rn.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case S.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(S.bracketR,!0,!0),this.finishNode(e,"ArrayPattern");case S.braceL:return this.parseObj(!0)}return this.parseIdent()},rn.parseBindingList=function(e,t,n,s){for(var r=[],o=!0;!this.eat(e);)if(o?o=!1:this.expect(S.comma),t&&this.type===S.comma)r.push(null);else{if(n&&this.afterTrailingComma(e))break;if(this.type===S.ellipsis){var c=this.parseRestBinding();this.parseBindingListItem(c),r.push(c),this.type===S.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.expect(e);break}else r.push(this.parseAssignableListItem(s))}return r},rn.parseAssignableListItem=function(e){var t=this.parseMaybeDefault(this.start,this.startLoc);return this.parseBindingListItem(t),t},rn.parseBindingListItem=function(e){return e},rn.parseMaybeDefault=function(e,t,n){if(n=n||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(S.eq))return n;var s=this.startNodeAt(e,t);return s.left=n,s.right=this.parseMaybeAssign(),this.finishNode(s,"AssignmentPattern")},rn.checkLValSimple=function(e,t,n){t===void 0&&(t=po);var s=t!==po;switch(e.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(e.name)&&this.raiseRecoverable(e.start,(s?"Binding ":"Assigning to ")+e.name+" in strict mode"),s&&(t===Jn&&e.name==="let"&&this.raiseRecoverable(e.start,"let is disallowed as a lexically bound name"),n&&(Pr(n,e.name)&&this.raiseRecoverable(e.start,"Argument name clash"),n[e.name]=!0),t!==gy&&this.declareName(e.name,t,e.start));break;case"ChainExpression":this.raiseRecoverable(e.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":s&&this.raiseRecoverable(e.start,"Binding member expression");break;case"ParenthesizedExpression":return s&&this.raiseRecoverable(e.start,"Binding parenthesized expression"),this.checkLValSimple(e.expression,t,n);default:this.raise(e.start,(s?"Binding":"Assigning to")+" rvalue")}},rn.checkLValPattern=function(e,t,n){switch(t===void 0&&(t=po),e.type){case"ObjectPattern":for(var s=0,r=e.properties;s<r.length;s+=1){var o=r[s];this.checkLValInnerPattern(o,t,n)}break;case"ArrayPattern":for(var c=0,d=e.elements;c<d.length;c+=1){var p=d[c];p&&this.checkLValInnerPattern(p,t,n)}break;default:this.checkLValSimple(e,t,n)}},rn.checkLValInnerPattern=function(e,t,n){switch(t===void 0&&(t=po),e.type){case"Property":this.checkLValInnerPattern(e.value,t,n);break;case"AssignmentPattern":this.checkLValPattern(e.left,t,n);break;case"RestElement":this.checkLValPattern(e.argument,t,n);break;default:this.checkLValPattern(e,t,n)}};var an=function(t,n,s,r,o){this.token=t,this.isExpr=!!n,this.preserveSpace=!!s,this.override=r,this.generator=!!o},Ze={b_stat:new an("{",!1),b_expr:new an("{",!0),b_tmpl:new an("${",!1),p_stat:new an("(",!1),p_expr:new an("(",!0),q_tmpl:new an("`",!0,!0,function(e){return e.tryReadTemplateToken()}),f_stat:new an("function",!1),f_expr:new an("function",!0),f_expr_gen:new an("function",!0,!1,null,!0),f_gen:new an("function",!1,!1,null,!0)},Nr=st.prototype;Nr.initialContext=function(){return[Ze.b_stat]},Nr.curContext=function(){return this.context[this.context.length-1]},Nr.braceIsBlock=function(e){var t=this.curContext();return t===Ze.f_expr||t===Ze.f_stat?!0:e===S.colon&&(t===Ze.b_stat||t===Ze.b_expr)?!t.isExpr:e===S._return||e===S.name&&this.exprAllowed?Dt.test(this.input.slice(this.lastTokEnd,this.start)):e===S._else||e===S.semi||e===S.eof||e===S.parenR||e===S.arrow?!0:e===S.braceL?t===Ze.b_stat:e===S._var||e===S._const||e===S.name?!1:!this.exprAllowed},Nr.inGeneratorContext=function(){for(var e=this.context.length-1;e>=1;e--){var t=this.context[e];if(t.token==="function")return t.generator}return!1},Nr.updateContext=function(e){var t,n=this.type;n.keyword&&e===S.dot?this.exprAllowed=!1:(t=n.updateContext)?t.call(this,e):this.exprAllowed=n.beforeExpr},Nr.overrideContext=function(e){this.curContext()!==e&&(this.context[this.context.length-1]=e)},S.parenR.updateContext=S.braceR.updateContext=function(){if(this.context.length===1){this.exprAllowed=!0;return}var e=this.context.pop();e===Ze.b_stat&&this.curContext().token==="function"&&(e=this.context.pop()),this.exprAllowed=!e.isExpr},S.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?Ze.b_stat:Ze.b_expr),this.exprAllowed=!0},S.dollarBraceL.updateContext=function(){this.context.push(Ze.b_tmpl),this.exprAllowed=!0},S.parenL.updateContext=function(e){var t=e===S._if||e===S._for||e===S._with||e===S._while;this.context.push(t?Ze.p_stat:Ze.p_expr),this.exprAllowed=!0},S.incDec.updateContext=function(){},S._function.updateContext=S._class.updateContext=function(e){e.beforeExpr&&e!==S._else&&!(e===S.semi&&this.curContext()!==Ze.p_stat)&&!(e===S._return&&Dt.test(this.input.slice(this.lastTokEnd,this.start)))&&!((e===S.colon||e===S.braceL)&&this.curContext()===Ze.b_stat)?this.context.push(Ze.f_expr):this.context.push(Ze.f_stat),this.exprAllowed=!1},S.colon.updateContext=function(){this.curContext().token==="function"&&this.context.pop(),this.exprAllowed=!0},S.backQuote.updateContext=function(){this.curContext()===Ze.q_tmpl?this.context.pop():this.context.push(Ze.q_tmpl),this.exprAllowed=!1},S.star.updateContext=function(e){if(e===S._function){var t=this.context.length-1;this.context[t]===Ze.f_expr?this.context[t]=Ze.f_expr_gen:this.context[t]=Ze.f_gen}this.exprAllowed=!0},S.name.updateContext=function(e){var t=!1;this.options.ecmaVersion>=6&&e!==S.dot&&(this.value==="of"&&!this.exprAllowed||this.value==="yield"&&this.inGeneratorContext())&&(t=!0),this.exprAllowed=t};var ye=st.prototype;ye.checkPropClash=function(e,t,n){if(!(this.options.ecmaVersion>=9&&e.type==="SpreadElement")&&!(this.options.ecmaVersion>=6&&(e.computed||e.method||e.shorthand))){var s=e.key,r;switch(s.type){case"Identifier":r=s.name;break;case"Literal":r=String(s.value);break;default:return}var o=e.kind;if(this.options.ecmaVersion>=6){r==="__proto__"&&o==="init"&&(t.proto&&(n?n.doubleProto<0&&(n.doubleProto=s.start):this.raiseRecoverable(s.start,"Redefinition of __proto__ property")),t.proto=!0);return}r="$"+r;var c=t[r];if(c){var d;o==="init"?d=this.strict&&c.init||c.get||c.set:d=c.init||c[o],d&&this.raiseRecoverable(s.start,"Redefinition of property")}else c=t[r]={init:!1,get:!1,set:!1};c[o]=!0}},ye.parseExpression=function(e,t){var n=this.start,s=this.startLoc,r=this.parseMaybeAssign(e,t);if(this.type===S.comma){var o=this.startNodeAt(n,s);for(o.expressions=[r];this.eat(S.comma);)o.expressions.push(this.parseMaybeAssign(e,t));return this.finishNode(o,"SequenceExpression")}return r},ye.parseMaybeAssign=function(e,t,n){if(this.isContextual("yield")){if(this.inGenerator)return this.parseYield(e);this.exprAllowed=!1}var s=!1,r=-1,o=-1,c=-1;t?(r=t.parenthesizedAssign,o=t.trailingComma,c=t.doubleProto,t.parenthesizedAssign=t.trailingComma=-1):(t=new fo,s=!0);var d=this.start,p=this.startLoc;(this.type===S.parenL||this.type===S.name)&&(this.potentialArrowAt=this.start,this.potentialArrowInForAwait=e==="await");var y=this.parseMaybeConditional(e,t);if(n&&(y=n.call(this,y,d,p)),this.type.isAssign){var g=this.startNodeAt(d,p);return g.operator=this.value,this.type===S.eq&&(y=this.toAssignable(y,!1,t)),s||(t.parenthesizedAssign=t.trailingComma=t.doubleProto=-1),t.shorthandAssign>=y.start&&(t.shorthandAssign=-1),this.type===S.eq?this.checkLValPattern(y):this.checkLValSimple(y),g.left=y,this.next(),g.right=this.parseMaybeAssign(e),c>-1&&(t.doubleProto=c),this.finishNode(g,"AssignmentExpression")}else s&&this.checkExpressionErrors(t,!0);return r>-1&&(t.parenthesizedAssign=r),o>-1&&(t.trailingComma=o),y},ye.parseMaybeConditional=function(e,t){var n=this.start,s=this.startLoc,r=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return r;if(this.eat(S.question)){var o=this.startNodeAt(n,s);return o.test=r,o.consequent=this.parseMaybeAssign(),this.expect(S.colon),o.alternate=this.parseMaybeAssign(e),this.finishNode(o,"ConditionalExpression")}return r},ye.parseExprOps=function(e,t){var n=this.start,s=this.startLoc,r=this.parseMaybeUnary(t,!1,!1,e);return this.checkExpressionErrors(t)||r.start===n&&r.type==="ArrowFunctionExpression"?r:this.parseExprOp(r,n,s,-1,e)},ye.parseExprOp=function(e,t,n,s,r){var o=this.type.binop;if(o!=null&&(!r||this.type!==S._in)&&o>s){var c=this.type===S.logicalOR||this.type===S.logicalAND,d=this.type===S.coalesce;d&&(o=S.logicalAND.binop);var p=this.value;this.next();var y=this.start,g=this.startLoc,x=this.parseExprOp(this.parseMaybeUnary(null,!1,!1,r),y,g,o,r),k=this.buildBinary(t,n,e,x,p,c||d);return(c&&this.type===S.coalesce||d&&(this.type===S.logicalOR||this.type===S.logicalAND))&&this.raiseRecoverable(this.start,"Logical expressions and coalesce expressions cannot be mixed. Wrap either by parentheses"),this.parseExprOp(k,t,n,s,r)}return e},ye.buildBinary=function(e,t,n,s,r,o){s.type==="PrivateIdentifier"&&this.raise(s.start,"Private identifier can only be left side of binary expression");var c=this.startNodeAt(e,t);return c.left=n,c.operator=r,c.right=s,this.finishNode(c,o?"LogicalExpression":"BinaryExpression")},ye.parseMaybeUnary=function(e,t,n,s){var r=this.start,o=this.startLoc,c;if(this.isContextual("await")&&this.canAwait)c=this.parseAwait(s),t=!0;else if(this.type.prefix){var d=this.startNode(),p=this.type===S.incDec;d.operator=this.value,d.prefix=!0,this.next(),d.argument=this.parseMaybeUnary(null,!0,p,s),this.checkExpressionErrors(e,!0),p?this.checkLValSimple(d.argument):this.strict&&d.operator==="delete"&&_y(d.argument)?this.raiseRecoverable(d.start,"Deleting local variable in strict mode"):d.operator==="delete"&&Qc(d.argument)?this.raiseRecoverable(d.start,"Private fields can not be deleted"):t=!0,c=this.finishNode(d,p?"UpdateExpression":"UnaryExpression")}else if(!t&&this.type===S.privateId)(s||this.privateNameStack.length===0)&&this.options.checkPrivateFields&&this.unexpected(),c=this.parsePrivateIdent(),this.type!==S._in&&this.unexpected();else{if(c=this.parseExprSubscripts(e,s),this.checkExpressionErrors(e))return c;for(;this.type.postfix&&!this.canInsertSemicolon();){var y=this.startNodeAt(r,o);y.operator=this.value,y.prefix=!1,y.argument=c,this.checkLValSimple(c),this.next(),c=this.finishNode(y,"UpdateExpression")}}if(!n&&this.eat(S.starstar))if(t)this.unexpected(this.lastTokStart);else return this.buildBinary(r,o,c,this.parseMaybeUnary(null,!1,!1,s),"**",!1);else return c};function _y(e){return e.type==="Identifier"||e.type==="ParenthesizedExpression"&&_y(e.expression)}function Qc(e){return e.type==="MemberExpression"&&e.property.type==="PrivateIdentifier"||e.type==="ChainExpression"&&Qc(e.expression)||e.type==="ParenthesizedExpression"&&Qc(e.expression)}ye.parseExprSubscripts=function(e,t){var n=this.start,s=this.startLoc,r=this.parseExprAtom(e,t);if(r.type==="ArrowFunctionExpression"&&this.input.slice(this.lastTokStart,this.lastTokEnd)!==")")return r;var o=this.parseSubscripts(r,n,s,!1,t);return e&&o.type==="MemberExpression"&&(e.parenthesizedAssign>=o.start&&(e.parenthesizedAssign=-1),e.parenthesizedBind>=o.start&&(e.parenthesizedBind=-1),e.trailingComma>=o.start&&(e.trailingComma=-1)),o},ye.parseSubscripts=function(e,t,n,s,r){for(var o=this.options.ecmaVersion>=8&&e.type==="Identifier"&&e.name==="async"&&this.lastTokEnd===e.end&&!this.canInsertSemicolon()&&e.end-e.start===5&&this.potentialArrowAt===e.start,c=!1;;){var d=this.parseSubscript(e,t,n,s,o,c,r);if(d.optional&&(c=!0),d===e||d.type==="ArrowFunctionExpression"){if(c){var p=this.startNodeAt(t,n);p.expression=d,d=this.finishNode(p,"ChainExpression")}return d}e=d}},ye.shouldParseAsyncArrow=function(){return!this.canInsertSemicolon()&&this.eat(S.arrow)},ye.parseSubscriptAsyncArrow=function(e,t,n,s){return this.parseArrowExpression(this.startNodeAt(e,t),n,!0,s)},ye.parseSubscript=function(e,t,n,s,r,o,c){var d=this.options.ecmaVersion>=11,p=d&&this.eat(S.questionDot);s&&p&&this.raise(this.lastTokStart,"Optional chaining cannot appear in the callee of new expressions");var y=this.eat(S.bracketL);if(y||p&&this.type!==S.parenL&&this.type!==S.backQuote||this.eat(S.dot)){var g=this.startNodeAt(t,n);g.object=e,y?(g.property=this.parseExpression(),this.expect(S.bracketR)):this.type===S.privateId&&e.type!=="Super"?g.property=this.parsePrivateIdent():g.property=this.parseIdent(this.options.allowReserved!=="never"),g.computed=!!y,d&&(g.optional=p),e=this.finishNode(g,"MemberExpression")}else if(!s&&this.eat(S.parenL)){var x=new fo,k=this.yieldPos,C=this.awaitPos,T=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var L=this.parseExprList(S.parenR,this.options.ecmaVersion>=8,!1,x);if(r&&!p&&this.shouldParseAsyncArrow())return this.checkPatternErrors(x,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,"Cannot use 'await' as identifier inside an async function"),this.yieldPos=k,this.awaitPos=C,this.awaitIdentPos=T,this.parseSubscriptAsyncArrow(t,n,L,c);this.checkExpressionErrors(x,!0),this.yieldPos=k||this.yieldPos,this.awaitPos=C||this.awaitPos,this.awaitIdentPos=T||this.awaitIdentPos;var V=this.startNodeAt(t,n);V.callee=e,V.arguments=L,d&&(V.optional=p),e=this.finishNode(V,"CallExpression")}else if(this.type===S.backQuote){(p||o)&&this.raise(this.start,"Optional chaining cannot appear in the tag of tagged template expressions");var G=this.startNodeAt(t,n);G.tag=e,G.quasi=this.parseTemplate({isTagged:!0}),e=this.finishNode(G,"TaggedTemplateExpression")}return e},ye.parseExprAtom=function(e,t,n){this.type===S.slash&&this.readRegexp();var s,r=this.potentialArrowAt===this.start;switch(this.type){case S._super:return this.allowSuper||this.raise(this.start,"'super' keyword outside a method"),s=this.startNode(),this.next(),this.type===S.parenL&&!this.allowDirectSuper&&this.raise(s.start,"super() call outside constructor of a subclass"),this.type!==S.dot&&this.type!==S.bracketL&&this.type!==S.parenL&&this.unexpected(),this.finishNode(s,"Super");case S._this:return s=this.startNode(),this.next(),this.finishNode(s,"ThisExpression");case S.name:var o=this.start,c=this.startLoc,d=this.containsEsc,p=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!d&&p.name==="async"&&!this.canInsertSemicolon()&&this.eat(S._function))return this.overrideContext(Ze.f_expr),this.parseFunction(this.startNodeAt(o,c),0,!1,!0,t);if(r&&!this.canInsertSemicolon()){if(this.eat(S.arrow))return this.parseArrowExpression(this.startNodeAt(o,c),[p],!1,t);if(this.options.ecmaVersion>=8&&p.name==="async"&&this.type===S.name&&!d&&(!this.potentialArrowInForAwait||this.value!=="of"||this.containsEsc))return p=this.parseIdent(!1),(this.canInsertSemicolon()||!this.eat(S.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAt(o,c),[p],!0,t)}return p;case S.regexp:var y=this.value;return s=this.parseLiteral(y.value),s.regex={pattern:y.pattern,flags:y.flags},s;case S.num:case S.string:return this.parseLiteral(this.value);case S._null:case S._true:case S._false:return s=this.startNode(),s.value=this.type===S._null?null:this.type===S._true,s.raw=this.type.keyword,this.next(),this.finishNode(s,"Literal");case S.parenL:var g=this.start,x=this.parseParenAndDistinguishExpression(r,t);return e&&(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(x)&&(e.parenthesizedAssign=g),e.parenthesizedBind<0&&(e.parenthesizedBind=g)),x;case S.bracketL:return s=this.startNode(),this.next(),s.elements=this.parseExprList(S.bracketR,!0,!0,e),this.finishNode(s,"ArrayExpression");case S.braceL:return this.overrideContext(Ze.b_expr),this.parseObj(!1,e);case S._function:return s=this.startNode(),this.next(),this.parseFunction(s,0);case S._class:return this.parseClass(this.startNode(),!1);case S._new:return this.parseNew();case S.backQuote:return this.parseTemplate();case S._import:return this.options.ecmaVersion>=11?this.parseExprImport(n):this.unexpected();default:return this.parseExprAtomDefault()}},ye.parseExprAtomDefault=function(){this.unexpected()},ye.parseExprImport=function(e){var t=this.startNode();if(this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword import"),this.next(),this.type===S.parenL&&!e)return this.parseDynamicImport(t);if(this.type===S.dot){var n=this.startNodeAt(t.start,t.loc&&t.loc.start);return n.name="import",t.meta=this.finishNode(n,"Identifier"),this.parseImportMeta(t)}else this.unexpected()},ye.parseDynamicImport=function(e){if(this.next(),e.source=this.parseMaybeAssign(),this.options.ecmaVersion>=16)this.eat(S.parenR)?e.options=null:(this.expect(S.comma),this.afterTrailingComma(S.parenR)?e.options=null:(e.options=this.parseMaybeAssign(),this.eat(S.parenR)||(this.expect(S.comma),this.afterTrailingComma(S.parenR)||this.unexpected())));else if(!this.eat(S.parenR)){var t=this.start;this.eat(S.comma)&&this.eat(S.parenR)?this.raiseRecoverable(t,"Trailing comma is not allowed in import()"):this.unexpected(t)}return this.finishNode(e,"ImportExpression")},ye.parseImportMeta=function(e){this.next();var t=this.containsEsc;return e.property=this.parseIdent(!0),e.property.name!=="meta"&&this.raiseRecoverable(e.property.start,"The only valid meta property for import is 'import.meta'"),t&&this.raiseRecoverable(e.start,"'import.meta' must not contain escaped characters"),this.options.sourceType!=="module"&&!this.options.allowImportExportEverywhere&&this.raiseRecoverable(e.start,"Cannot use 'import.meta' outside a module"),this.finishNode(e,"MetaProperty")},ye.parseLiteral=function(e){var t=this.startNode();return t.value=e,t.raw=this.input.slice(this.start,this.end),t.raw.charCodeAt(t.raw.length-1)===110&&(t.bigint=t.value!=null?t.value.toString():t.raw.slice(0,-1).replace(/_/g,"")),this.next(),this.finishNode(t,"Literal")},ye.parseParenExpression=function(){this.expect(S.parenL);var e=this.parseExpression();return this.expect(S.parenR),e},ye.shouldParseArrow=function(e){return!this.canInsertSemicolon()},ye.parseParenAndDistinguishExpression=function(e,t){var n=this.start,s=this.startLoc,r,o=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var c=this.start,d=this.startLoc,p=[],y=!0,g=!1,x=new fo,k=this.yieldPos,C=this.awaitPos,T;for(this.yieldPos=0,this.awaitPos=0;this.type!==S.parenR;)if(y?y=!1:this.expect(S.comma),o&&this.afterTrailingComma(S.parenR,!0)){g=!0;break}else if(this.type===S.ellipsis){T=this.start,p.push(this.parseParenItem(this.parseRestBinding())),this.type===S.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element");break}else p.push(this.parseMaybeAssign(!1,x,this.parseParenItem));var L=this.lastTokEnd,V=this.lastTokEndLoc;if(this.expect(S.parenR),e&&this.shouldParseArrow(p)&&this.eat(S.arrow))return this.checkPatternErrors(x,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=k,this.awaitPos=C,this.parseParenArrowList(n,s,p,t);(!p.length||g)&&this.unexpected(this.lastTokStart),T&&this.unexpected(T),this.checkExpressionErrors(x,!0),this.yieldPos=k||this.yieldPos,this.awaitPos=C||this.awaitPos,p.length>1?(r=this.startNodeAt(c,d),r.expressions=p,this.finishNodeAt(r,"SequenceExpression",L,V)):r=p[0]}else r=this.parseParenExpression();if(this.options.preserveParens){var G=this.startNodeAt(n,s);return G.expression=r,this.finishNode(G,"ParenthesizedExpression")}else return r},ye.parseParenItem=function(e){return e},ye.parseParenArrowList=function(e,t,n,s){return this.parseArrowExpression(this.startNodeAt(e,t),n,!1,s)};var lk=[];ye.parseNew=function(){this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword new");var e=this.startNode();if(this.next(),this.options.ecmaVersion>=6&&this.type===S.dot){var t=this.startNodeAt(e.start,e.loc&&e.loc.start);t.name="new",e.meta=this.finishNode(t,"Identifier"),this.next();var n=this.containsEsc;return e.property=this.parseIdent(!0),e.property.name!=="target"&&this.raiseRecoverable(e.property.start,"The only valid meta property for new is 'new.target'"),n&&this.raiseRecoverable(e.start,"'new.target' must not contain escaped characters"),this.allowNewDotTarget||this.raiseRecoverable(e.start,"'new.target' can only be used in functions and class static block"),this.finishNode(e,"MetaProperty")}var s=this.start,r=this.startLoc;return e.callee=this.parseSubscripts(this.parseExprAtom(null,!1,!0),s,r,!0,!1),this.eat(S.parenL)?e.arguments=this.parseExprList(S.parenR,this.options.ecmaVersion>=8,!1):e.arguments=lk,this.finishNode(e,"NewExpression")},ye.parseTemplateElement=function(e){var t=e.isTagged,n=this.startNode();return this.type===S.invalidTemplate?(t||this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal"),n.value={raw:this.value.replace(/\r\n?/g,`
|
|
82
|
+
`;c.write(z.from(k)),c.on("data",C=>{var T,L,V;const K=C instanceof Uint8Array?C:new Uint8Array(C),J=new Uint8Array(o._tcpInboundBuf.length+K.length);for(J.set(o._tcpInboundBuf,0),J.set(K,o._tcpInboundBuf.length),o._tcpInboundBuf=J;o._tcpInboundBuf.length>=2;){const X=xi(o._tcpInboundBuf);if(!X)break;switch(o._tcpInboundBuf=o._tcpInboundBuf.slice(X.consumed),X.op){case 1:{const q=new TextDecoder().decode(X.data),$=new Ir("message",{data:q});o.emit("message",$),(T=o.onmessage)==null||T.call(o,$);break}case 2:{const q=new Ir("message",{data:X.data.buffer});o.emit("message",q),(L=o.onmessage)==null||L.call(o,q);break}case 8:{const q=X.data.length>=2?X.data[0]<<8|X.data[1]:1e3;o.readyState=Wt;const $=new $s("close",{code:q,reason:"",wasClean:!0});o.emit("close",$),(V=o.onclose)==null||V.call(o,$),o._tcpSocket=null;break}case 9:{const q=mn(10,X.data,!1);c.write(z.from(q));break}case 10:{o.emit("pong",X.data);break}}}}),c.on("close",()=>{var C;if(o.readyState!==Wt){o.readyState=Wt;const T=new $s("close",{code:1006,reason:"Connection lost",wasClean:!1});o.emit("close",T),(C=o.onclose)==null||C.call(o,T)}o._tcpSocket=null})}const p=this;setTimeout(()=>{r(o,t),p.emit("connection",o,t)},0)},ps.prototype.close=function(t){for(const n of this.clients)n.close(1001,"Server closing");this.clients.clear(),xg.delete(this._route),this._channelCb&&tn&&(tn.removeEventListener("message",this._channelCb),this._channelCb=null),this.emit("close"),t&&setTimeout(t,0)},ps.prototype.address=function(){return{port:this.options.port||0,family:"IPv4",address:this.options.host||"0.0.0.0"}},Object.freeze(Object.defineProperty({__proto__:null,CLOSED:Wt,CLOSING:qi,CONNECTING:zi,OPEN:Nn,Server:ps,WebSocket:mt,WebSocketServer:ps,createWebSocketStream:()=>{throw new Error("createWebSocketStream is not available in the browser")},default:mt},Symbol.toStringTag,{value:"Module"}));const kg={kFSEventStreamEventFlagNone:0,kFSEventStreamEventFlagMustScanSubDirs:1,kFSEventStreamEventFlagUserDropped:2,kFSEventStreamEventFlagKernelDropped:4,kFSEventStreamEventFlagEventIdsWrapped:8,kFSEventStreamEventFlagHistoryDone:16,kFSEventStreamEventFlagRootChanged:32,kFSEventStreamEventFlagMount:64,kFSEventStreamEventFlagUnmount:128,kFSEventStreamEventFlagItemCreated:256,kFSEventStreamEventFlagItemRemoved:512,kFSEventStreamEventFlagItemInodeMetaMod:1024,kFSEventStreamEventFlagItemRenamed:2048,kFSEventStreamEventFlagItemModified:4096,kFSEventStreamEventFlagItemFinderInfoMod:8192,kFSEventStreamEventFlagItemChangeOwner:16384,kFSEventStreamEventFlagItemXattrMod:32768,kFSEventStreamEventFlagItemIsFile:65536,kFSEventStreamEventFlagItemIsDir:131072,kFSEventStreamEventFlagItemIsSymlink:262144};function Cg(e,t){return()=>Promise.resolve()}function Ag(e,t){return{event:"unknown",path:e,type:"file",changes:{inode:!1,finder:!1,access:!1,xattrs:!1},flags:t}}Object.freeze(Object.defineProperty({__proto__:null,constants:kg,default:{watch:Cg,getInfo:Ag,constants:kg},getInfo:Ag,watch:Cg},Symbol.toStringTag,{value:"Module"}));function H1(e){bg(e)}const zt=function(t,n={}){this&&(this.rootDir=t,this.cfg=n,this.results=[],this.scanned=!1,this.handlerMap=new Map)};zt.prototype[Symbol.asyncIterator]=async function*(){this.runScan();for(const e of this.results)yield e},zt.prototype.toArray=async function(){return this.runScan(),[...this.results]},zt.prototype.on=function(t,n){return t==="data"?setTimeout(()=>{this.runScan();for(const s of this.results)n(s);this.fireEvent("end")},0):(this.handlerMap.has(t)||this.handlerMap.set(t,[]),this.handlerMap.get(t).push(n)),this},zt.prototype.once=function(t,n){const s=this,r=(...o)=>{n(...o),s.off(t,r)};return this.on(t,r)},zt.prototype.off=function(t,n){const s=this.handlerMap.get(t);if(s){const r=s.indexOf(n);r!==-1&&s.splice(r,1)}return this},zt.prototype.fireEvent=function(t,...n){const s=this.handlerMap.get(t);if(s)for(const r of s)r(...n)},zt.prototype.runScan=function(){this.scanned||(this.scanned=!0,this.crawl(this.rootDir,0,""))},zt.prototype.crawl=function(t,n,s){const r=vg();if(!r||this.cfg.depth!==void 0&&n>this.cfg.depth)return;let o;try{o=r.readdirSync(t)}catch{return}for(const c of o){const d=t==="/"?"/"+c:t+"/"+c,p=s?s+"/"+c:c;let y;try{y=r.statSync(d)}catch{continue}const g=y.isDirectory(),x={path:p,fullPath:d,basename:c,stats:this.cfg.alwaysStat?y:void 0,dirent:{isFile:()=>!g,isDirectory:()=>g,name:c}},k=this.cfg.type||"files";if(g){if(!this.applyFilter(x,this.cfg.directoryFilter))continue;(k==="directories"||k==="files_directories"||k==="all")&&this.results.push(x),this.crawl(d,n+1,p)}else(k==="files"||k==="files_directories"||k==="all")&&this.applyFilter(x,this.cfg.fileFilter)&&this.results.push(x)}},zt.prototype.applyFilter=function(t,n){if(!n)return!0;if(typeof n=="function")return n(t);const s=Array.isArray(n)?n:[n];for(const r of s)if(r.startsWith("!")){if(this.globMatch(t.basename,r.slice(1)))return!1}else if(this.globMatch(t.basename,r))return!0;return s.length===0||s.every(r=>r.startsWith("!"))},zt.prototype.globMatch=function(t,n){return n==="*"?!0:n.startsWith("*.")?t.endsWith(n.slice(1)):n.endsWith("*")?t.startsWith(n.slice(0,-1)):t===n};function Tg(e,t){return new zt(e,t)}async function W1(e,t){return new zt(e,t).toArray()}Object.freeze(Object.defineProperty({__proto__:null,DirectoryScanner:zt,default:Tg,readdirp:Tg,readdirpPromise:W1,setVolume:H1},Symbol.toStringTag,{value:"Module"}));const oo=["assert","assert/strict","async_hooks","buffer","child_process","cluster","console","constants","crypto","dgram","diagnostics_channel","dns","dns/promises","domain","events","fs","fs/promises","http","http2","https","inspector","inspector/promises","module","net","os","path","path/posix","path/win32","perf_hooks","process","punycode","querystring","quic","readline","readline/promises","repl","sea","sqlite","stream","stream/consumers","stream/promises","stream/web","string_decoder","sys","test","timers","timers/promises","tls","trace_events","tty","url","util","util/types","v8","vm","wasi","worker_threads","zlib"];function Ig(e){const t=e.startsWith("node:")?e.slice(5):e;if(oo.includes(t))return!0;const n=t.indexOf("/");return n!==-1?oo.includes(t.slice(0,n)):!1}function Rg(e){return function(n){throw new Error(`Cannot resolve module '${n}' from '${e}'`)}}const Pg={},Dg={".js":()=>{},".json":()=>{},".node":()=>{}},Og={};function Ng(e,t,n,s){return e}function Bg(e){const t=e.split("/").filter(Boolean),n=[];for(let s=t.length;s>0;s--){const r="/"+t.slice(0,s).join("/");t[s-1]!=="node_modules"&&n.push(r+"/node_modules")}return n.push("/node_modules"),n}function Lg(e,t,n){throw new Error(`Cannot load module '${e}'`)}function Mg(e,t,n){return e}function Fg(e){return"(function (exports, require, module, __filename, __dirname) { "+e+`
|
|
83
|
+
});`}const $g=["(function (exports, require, module, __filename, __dirname) { ",`
|
|
84
|
+
});`];function Ug(){}function Xe(e,t){this.id=e||"",this.filename=e||"",this.loaded=!1,this.parent=t||null,this.children=[],this.exports={},this.paths=[]}Xe.prototype.require=function(e){throw new Error(`Cannot resolve module '${e}' from '${this.filename}'`)},Xe.prototype.load=function(e){this.loaded=!0},Xe.prototype._compile=function(e,t){},Xe.createRequire=Rg,Xe.builtinModules=oo,Xe.isBuiltin=Ig,Xe._cache=Pg,Xe._extensions=Dg,Xe._pathCache=Og,Xe._resolveFilename=Ng,Xe._nodeModulePaths=Bg,Xe._load=Lg,Xe._findPath=Mg,Xe.syncBuiltinESMExports=Ug,Xe.wrap=Fg,Xe.wrapper=$g,Xe.Module=Xe,Xe.runMain=function(){},Xe._preloadModules=function(e){},Xe._initPaths=function(){},Xe.globalPaths=["/node_modules"],Object.freeze(Object.defineProperty({__proto__:null,Module:Xe,_cache:Pg,_extensions:Dg,_findPath:Mg,_load:Lg,_nodeModulePaths:Bg,_pathCache:Og,_resolveFilename:Ng,builtinModules:oo,createRequire:Rg,default:Xe,isBuiltin:Ig,syncBuiltinESMExports:Ug,wrap:Fg,wrapper:$g},Symbol.toStringTag,{value:"Module"}));const jg=globalThis.performance??{now:()=>Date.now(),timeOrigin:Date.now(),mark:()=>{},measure:()=>{},getEntries:()=>[],getEntriesByName:()=>[],getEntriesByType:()=>[],clearMarks:()=>{},clearMeasures:()=>{},clearResourceTimings:()=>{}},Rr=function(t){this&&(this._fn=t,this._types=[])};Rr.supportedEntryTypes=["mark","measure","resource","navigation"],Rr.prototype.observe=function(t){this._types=t.entryTypes??(t.type?[t.type]:[])},Rr.prototype.disconnect=function(){this._types=[]},Rr.prototype.takeRecords=function(){return[]};const Gi=function(){this&&(this.min=0,this.max=0,this.mean=0,this.stddev=0,this.percentiles=new Map,this.exceeds=0)};Gi.prototype.reset=function(){this.min=0,this.max=0,this.mean=0,this.stddev=0,this.percentiles.clear(),this.exceeds=0},Gi.prototype.percentile=function(t){return this.percentiles.get(t)??0};function Vg(){return new Gi}function Hg(e){return new Gi}Object.freeze(Object.defineProperty({__proto__:null,PerformanceObserver:Rr,TimingHistogram:Gi,createHistogram:Vg,default:{performance:jg,PerformanceObserver:Rr,createHistogram:Vg,monitorEventLoopDelay:Hg},monitorEventLoopDelay:Hg,performance:jg},Symbol.toStringTag,{value:"Module"}));let Wg=!0,zg=null,qg=null,Gg=0,jc=null;function Kg(e){jc=e}let z1=1;const Bn=function(){this&&ne.call(this)};Object.setPrototypeOf(Bn.prototype,ne.prototype),Bn.prototype.postMessage=function(t,n){},Bn.prototype.start=function(){},Bn.prototype.close=function(){},Bn.prototype.ref=function(){},Bn.prototype.unref=function(){};const Yg=function(){if(!this)return;this.port1=new Bn,this.port2=new Bn;const t=this.port1,n=this.port2;t.postMessage=s=>{queueMicrotask(()=>n.emit("message",s))},n.postMessage=s=>{queueMicrotask(()=>t.emit("message",s))}},fs=function(t,n){var s,r;if(!this)return;ne.call(this),this.threadId=z1++,this.resourceLimits={},this._handle=null,this._terminated=!1,this._isReffed=!1;const o=typeof t=="string"?t:t.href,c=this;if(!jc){queueMicrotask(()=>{c.emit("error",new Error("[Nodepod] worker_threads.Worker requires worker mode. Ensure the process is running in a worker context."))});return}const d=(n==null?void 0:n.workerData)??null,p=!!(n!=null&&n.eval),y=n!=null&&n.env&&typeof n.env!="symbol"?n.env:{},g=jc(o,{workerData:d,threadId:this.threadId,isEval:p,cwd:((r=(s=globalThis.process)==null?void 0:s.cwd)==null?void 0:r.call(s))??"/",env:y,onMessage:x=>{c.emit("message",x)},onError:x=>{c.emit("error",x)},onExit:x=>{c._isReffed&&(c._isReffed=!1,wn()),c._terminated=!0,c.emit("exit",x)},onStdout:x=>{var k,C;const T=(C=(k=globalThis.process)==null?void 0:k.stdout)==null?void 0:C.write;typeof T=="function"&&T.call(globalThis.process.stdout,x)},onStderr:x=>{var k,C;const T=(C=(k=globalThis.process)==null?void 0:k.stderr)==null?void 0:C.write;typeof T=="function"&&T.call(globalThis.process.stderr,x)}});this._handle=g,this._isReffed=!0,is(),queueMicrotask(()=>{c._terminated||c.emit("online")})};Object.setPrototypeOf(fs.prototype,ne.prototype),fs.prototype.postMessage=function(t,n){this._handle&&!this._terminated&&this._handle.postMessage(t)},fs.prototype.terminate=function(){return this._handle&&!this._terminated&&(this._isReffed&&(this._isReffed=!1,wn()),this._terminated=!0,this._handle.terminate()),Promise.resolve(0)},fs.prototype.ref=function(){return!this._isReffed&&!this._terminated&&(this._isReffed=!0,is()),this},fs.prototype.unref=function(){return this._isReffed&&(this._isReffed=!1,wn()),this},fs.prototype.getHeapSnapshot=function(){return Promise.resolve({})};const js=function(t){this&&(ne.call(this),this.name=t)};Object.setPrototypeOf(js.prototype,ne.prototype),js.prototype.postMessage=function(t){},js.prototype.close=function(){},js.prototype.ref=function(){},js.prototype.unref=function(){};function Zg(e,t){return e}function Xg(e){}const Jg=Symbol.for("nodejs.worker_threads.SHARE_ENV");function Qg(e){}function ey(e){}function ty(e,t){}Object.freeze(Object.defineProperty({__proto__:null,BroadcastChannel:js,MessageChannel:Yg,MessagePort:Bn,SHARE_ENV:Jg,Worker:fs,default:{isMainThread:Wg,parentPort:zg,workerData:qg,threadId:Gg,Worker:fs,MessageChannel:Yg,MessagePort:Bn,BroadcastChannel:js,moveMessagePortToContext:Zg,receiveMessageOnPort:Xg,SHARE_ENV:Jg,markAsUntransferable:Qg,getEnvironmentData:ey,setEnvironmentData:ty,setWorkerThreadForkCallback:Kg},getEnvironmentData:ey,isMainThread:Wg,markAsUntransferable:Qg,moveMessagePortToContext:Zg,parentPort:zg,receiveMessageOnPort:Xg,setEnvironmentData:ty,setWorkerThreadForkCallback:Kg,threadId:Gg,workerData:qg},Symbol.toStringTag,{value:"Module"}));var q1=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,7,9,32,4,318,1,80,3,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,68,8,2,0,3,0,2,3,2,4,2,0,15,1,83,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,7,19,58,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,343,9,54,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,330,3,10,1,2,0,49,6,4,4,14,10,5350,0,7,14,11465,27,2343,9,87,9,39,4,60,6,26,9,535,9,470,0,2,54,8,3,82,0,12,1,19628,1,4178,9,519,45,3,22,543,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,101,0,161,6,10,9,357,0,62,13,499,13,245,1,2,9,726,6,110,6,6,9,4759,9,787719,239],ny=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,4,51,13,310,10,21,11,7,25,5,2,41,2,8,70,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,39,27,10,22,251,41,7,1,17,2,60,28,11,0,9,21,43,17,47,20,28,22,13,52,58,1,3,0,14,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,20,1,64,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,31,9,2,0,3,0,2,37,2,0,26,0,2,0,45,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,38,6,186,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,19,72,200,32,32,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,328,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,26,3994,6,582,6842,29,1763,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,433,44,212,63,129,74,6,0,67,12,65,1,2,0,29,6135,9,1237,42,9,8936,3,2,6,2,1,2,290,16,0,30,2,3,0,15,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,229,29,3,0,496,6,2,3,2,1,2,14,2,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42719,33,4153,7,221,3,5761,15,7472,16,621,2467,541,1507,4938,6,4191],G1="·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-ᫎᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・",sy="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-Ა-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-Ꟑꟑꟓꟕ-ꟲ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",Vc={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},Hc="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",K1={5:Hc,"5module":Hc+" export import",6:Hc+" const class extends export import super"},Y1=/^in(stanceof)?$/,Z1=new RegExp("["+sy+"]"),X1=new RegExp("["+sy+G1+"]");function Wc(e,t){for(var n=65536,s=0;s<t.length;s+=2){if(n+=t[s],n>e)return!1;if(n+=t[s+1],n>=e)return!0}return!1}function gn(e,t){return e<65?e===36:e<91?!0:e<97?e===95:e<123?!0:e<=65535?e>=170&&Z1.test(String.fromCharCode(e)):t===!1?!1:Wc(e,ny)}function Xn(e,t){return e<48?e===36:e<58?!0:e<65?!1:e<91?!0:e<97?e===95:e<123?!0:e<=65535?e>=170&&X1.test(String.fromCharCode(e)):t===!1?!1:Wc(e,ny)||Wc(e,q1)}var Ue=function(t,n){n===void 0&&(n={}),this.label=t,this.keyword=n.keyword,this.beforeExpr=!!n.beforeExpr,this.startsExpr=!!n.startsExpr,this.isLoop=!!n.isLoop,this.isAssign=!!n.isAssign,this.prefix=!!n.prefix,this.postfix=!!n.postfix,this.binop=n.binop||null,this.updateContext=null};function nn(e,t){return new Ue(e,{beforeExpr:!0,binop:t})}var sn={beforeExpr:!0},Ft={startsExpr:!0},lo={};function Fe(e,t){return t===void 0&&(t={}),t.keyword=e,lo[e]=new Ue(e,t)}var S={num:new Ue("num",Ft),regexp:new Ue("regexp",Ft),string:new Ue("string",Ft),name:new Ue("name",Ft),privateId:new Ue("privateId",Ft),eof:new Ue("eof"),bracketL:new Ue("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new Ue("]"),braceL:new Ue("{",{beforeExpr:!0,startsExpr:!0}),braceR:new Ue("}"),parenL:new Ue("(",{beforeExpr:!0,startsExpr:!0}),parenR:new Ue(")"),comma:new Ue(",",sn),semi:new Ue(";",sn),colon:new Ue(":",sn),dot:new Ue("."),question:new Ue("?",sn),questionDot:new Ue("?."),arrow:new Ue("=>",sn),template:new Ue("template"),invalidTemplate:new Ue("invalidTemplate"),ellipsis:new Ue("...",sn),backQuote:new Ue("`",Ft),dollarBraceL:new Ue("${",{beforeExpr:!0,startsExpr:!0}),eq:new Ue("=",{beforeExpr:!0,isAssign:!0}),assign:new Ue("_=",{beforeExpr:!0,isAssign:!0}),incDec:new Ue("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new Ue("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:nn("||",1),logicalAND:nn("&&",2),bitwiseOR:nn("|",3),bitwiseXOR:nn("^",4),bitwiseAND:nn("&",5),equality:nn("==/!=/===/!==",6),relational:nn("</>/<=/>=",7),bitShift:nn("<</>>/>>>",8),plusMin:new Ue("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:nn("%",10),star:nn("*",10),slash:nn("/",10),starstar:new Ue("**",{beforeExpr:!0}),coalesce:nn("??",1),_break:Fe("break"),_case:Fe("case",sn),_catch:Fe("catch"),_continue:Fe("continue"),_debugger:Fe("debugger"),_default:Fe("default",sn),_do:Fe("do",{isLoop:!0,beforeExpr:!0}),_else:Fe("else",sn),_finally:Fe("finally"),_for:Fe("for",{isLoop:!0}),_function:Fe("function",Ft),_if:Fe("if"),_return:Fe("return",sn),_switch:Fe("switch"),_throw:Fe("throw",sn),_try:Fe("try"),_var:Fe("var"),_const:Fe("const"),_while:Fe("while",{isLoop:!0}),_with:Fe("with"),_new:Fe("new",{beforeExpr:!0,startsExpr:!0}),_this:Fe("this",Ft),_super:Fe("super",Ft),_class:Fe("class",Ft),_extends:Fe("extends",sn),_export:Fe("export"),_import:Fe("import",Ft),_null:Fe("null",Ft),_true:Fe("true",Ft),_false:Fe("false",Ft),_in:Fe("in",{beforeExpr:!0,binop:7}),_instanceof:Fe("instanceof",{beforeExpr:!0,binop:7}),_typeof:Fe("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:Fe("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:Fe("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},Dt=/\r\n?|\n|\u2028|\u2029/,ry=new RegExp(Dt.source,"g");function Vs(e){return e===10||e===13||e===8232||e===8233}function iy(e,t,n){n===void 0&&(n=e.length);for(var s=t;s<n;s++){var r=e.charCodeAt(s);if(Vs(r))return s<n-1&&r===13&&e.charCodeAt(s+1)===10?s+2:s+1}return-1}var zc=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,kt=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,ay=Object.prototype,J1=ay.hasOwnProperty,Q1=ay.toString,Pr=Object.hasOwn||function(e,t){return J1.call(e,t)},oy=Array.isArray||function(e){return Q1.call(e)==="[object Array]"},ly=Object.create(null);function ms(e){return ly[e]||(ly[e]=new RegExp("^(?:"+e.replace(/ /g,"|")+")$"))}function Jn(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode((e>>10)+55296,(e&1023)+56320))}var ek=/(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,Dr=function(t,n){this.line=t,this.column=n};Dr.prototype.offset=function(t){return new Dr(this.line,this.column+t)};var Ki=function(t,n,s){this.start=n,this.end=s,t.sourceFile!==null&&(this.source=t.sourceFile)};function qc(e,t){for(var n=1,s=0;;){var r=iy(e,s,t);if(r<0)return new Dr(n,t-s);++n,s=r}}var co={ecmaVersion:null,sourceType:"script",onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:null,allowSuperOutsideMethod:null,allowHashBang:!1,checkPrivateFields:!0,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1},cy=!1;function tk(e){var t={};for(var n in co)t[n]=e&&Pr(e,n)?e[n]:co[n];if(t.ecmaVersion==="latest"?t.ecmaVersion=1e8:t.ecmaVersion==null?(!cy&&typeof console=="object"&&console.warn&&(cy=!0,console.warn(`Since Acorn 8.0.0, options.ecmaVersion is required.
|
|
85
|
+
Defaulting to 2020, but this will stop working in the future.`)),t.ecmaVersion=11):t.ecmaVersion>=2015&&(t.ecmaVersion-=2009),t.allowReserved==null&&(t.allowReserved=t.ecmaVersion<5),(!e||e.allowHashBang==null)&&(t.allowHashBang=t.ecmaVersion>=14),oy(t.onToken)){var s=t.onToken;t.onToken=function(r){return s.push(r)}}return oy(t.onComment)&&(t.onComment=nk(t,t.onComment)),t}function nk(e,t){return function(n,s,r,o,c,d){var p={type:n?"Block":"Line",value:s,start:r,end:o};e.locations&&(p.loc=new Ki(this,c,d)),e.ranges&&(p.range=[r,o]),t.push(p)}}var Yi=1,Or=2,Gc=4,uy=8,Kc=16,dy=32,uo=64,hy=128,Hs=256,Zi=512,ho=Yi|Or|Hs;function Yc(e,t){return Or|(e?Gc:0)|(t?uy:0)}var po=0,Zc=1,Qn=2,py=3,fy=4,my=5,et=function(t,n,s){this.options=t=tk(t),this.sourceFile=t.sourceFile,this.keywords=ms(K1[t.ecmaVersion>=6?6:t.sourceType==="module"?"5module":5]);var r="";t.allowReserved!==!0&&(r=Vc[t.ecmaVersion>=6?6:t.ecmaVersion===5?5:3],t.sourceType==="module"&&(r+=" await")),this.reservedWords=ms(r);var o=(r?r+" ":"")+Vc.strict;this.reservedWordsStrict=ms(o),this.reservedWordsStrictBind=ms(o+" "+Vc.strictBind),this.input=String(n),this.containsEsc=!1,s?(this.pos=s,this.lineStart=this.input.lastIndexOf(`
|
|
86
|
+
`,s-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(Dt).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=S.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule=t.sourceType==="module",this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.potentialArrowInForAwait=!1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports=Object.create(null),this.pos===0&&t.allowHashBang&&this.input.slice(0,2)==="#!"&&this.skipLineComment(2),this.scopeStack=[],this.enterScope(Yi),this.regexpState=null,this.privateNameStack=[]},Ln={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},canAwait:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0},allowNewDotTarget:{configurable:!0},inClassStaticBlock:{configurable:!0}};et.prototype.parse=function(){var t=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(t)},Ln.inFunction.get=function(){return(this.currentVarScope().flags&Or)>0},Ln.inGenerator.get=function(){return(this.currentVarScope().flags&uy)>0},Ln.inAsync.get=function(){return(this.currentVarScope().flags&Gc)>0},Ln.canAwait.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e],n=t.flags;if(n&(Hs|Zi))return!1;if(n&Or)return(n&Gc)>0}return this.inModule&&this.options.ecmaVersion>=13||this.options.allowAwaitOutsideFunction},Ln.allowSuper.get=function(){var e=this.currentThisScope(),t=e.flags;return(t&uo)>0||this.options.allowSuperOutsideMethod},Ln.allowDirectSuper.get=function(){return(this.currentThisScope().flags&hy)>0},Ln.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},Ln.allowNewDotTarget.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e],n=t.flags;if(n&(Hs|Zi)||n&Or&&!(n&Kc))return!0}return!1},Ln.inClassStaticBlock.get=function(){return(this.currentVarScope().flags&Hs)>0},et.extend=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];for(var s=this,r=0;r<t.length;r++)s=t[r](s);return s},et.parse=function(t,n){return new this(n,t).parse()},et.parseExpressionAt=function(t,n,s){var r=new this(s,t,n);return r.nextToken(),r.parseExpression()},et.tokenizer=function(t,n){return new this(n,t)},Object.defineProperties(et.prototype,Ln);var Ot=et.prototype,sk=/^(?:'((?:\\[^]|[^'\\])*?)'|"((?:\\[^]|[^"\\])*?)")/;Ot.strictDirective=function(e){if(this.options.ecmaVersion<5)return!1;for(;;){kt.lastIndex=e,e+=kt.exec(this.input)[0].length;var t=sk.exec(this.input.slice(e));if(!t)return!1;if((t[1]||t[2])==="use strict"){kt.lastIndex=e+t[0].length;var n=kt.exec(this.input),s=n.index+n[0].length,r=this.input.charAt(s);return r===";"||r==="}"||Dt.test(n[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(r)||r==="!"&&this.input.charAt(s+1)==="=")}e+=t[0].length,kt.lastIndex=e,e+=kt.exec(this.input)[0].length,this.input[e]===";"&&e++}},Ot.eat=function(e){return this.type===e?(this.next(),!0):!1},Ot.isContextual=function(e){return this.type===S.name&&this.value===e&&!this.containsEsc},Ot.eatContextual=function(e){return this.isContextual(e)?(this.next(),!0):!1},Ot.expectContextual=function(e){this.eatContextual(e)||this.unexpected()},Ot.canInsertSemicolon=function(){return this.type===S.eof||this.type===S.braceR||Dt.test(this.input.slice(this.lastTokEnd,this.start))},Ot.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},Ot.semicolon=function(){!this.eat(S.semi)&&!this.insertSemicolon()&&this.unexpected()},Ot.afterTrailingComma=function(e,t){if(this.type===e)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),t||this.next(),!0},Ot.expect=function(e){this.eat(e)||this.unexpected()},Ot.unexpected=function(e){this.raise(e??this.start,"Unexpected token")};var fo=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1};Ot.checkPatternErrors=function(e,t){if(e){e.trailingComma>-1&&this.raiseRecoverable(e.trailingComma,"Comma is not permitted after the rest element");var n=t?e.parenthesizedAssign:e.parenthesizedBind;n>-1&&this.raiseRecoverable(n,t?"Assigning to rvalue":"Parenthesized pattern")}},Ot.checkExpressionErrors=function(e,t){if(!e)return!1;var n=e.shorthandAssign,s=e.doubleProto;if(!t)return n>=0||s>=0;n>=0&&this.raise(n,"Shorthand property assignments are valid only in destructuring patterns"),s>=0&&this.raiseRecoverable(s,"Redefinition of __proto__ property")},Ot.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")},Ot.isSimpleAssignTarget=function(e){return e.type==="ParenthesizedExpression"?this.isSimpleAssignTarget(e.expression):e.type==="Identifier"||e.type==="MemberExpression"};var he=et.prototype;he.parseTopLevel=function(e){var t=Object.create(null);for(e.body||(e.body=[]);this.type!==S.eof;){var n=this.parseStatement(null,!0,t);e.body.push(n)}if(this.inModule)for(var s=0,r=Object.keys(this.undefinedExports);s<r.length;s+=1){var o=r[s];this.raiseRecoverable(this.undefinedExports[o].start,"Export '"+o+"' is not defined")}return this.adaptDirectivePrologue(e.body),this.next(),e.sourceType=this.options.sourceType,this.finishNode(e,"Program")};var Xc={kind:"loop"},rk={kind:"switch"};he.isLet=function(e){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;kt.lastIndex=this.pos;var t=kt.exec(this.input),n=this.pos+t[0].length,s=this.input.charCodeAt(n);if(s===91||s===92)return!0;if(e)return!1;if(s===123||s>55295&&s<56320)return!0;if(gn(s,!0)){for(var r=n+1;Xn(s=this.input.charCodeAt(r),!0);)++r;if(s===92||s>55295&&s<56320)return!0;var o=this.input.slice(n,r);if(!Y1.test(o))return!0}return!1},he.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;kt.lastIndex=this.pos;var e=kt.exec(this.input),t=this.pos+e[0].length,n;return!Dt.test(this.input.slice(this.pos,t))&&this.input.slice(t,t+8)==="function"&&(t+8===this.input.length||!(Xn(n=this.input.charCodeAt(t+8))||n>55295&&n<56320))},he.isUsingKeyword=function(e,t){if(this.options.ecmaVersion<17||!this.isContextual(e?"await":"using"))return!1;kt.lastIndex=this.pos;var n=kt.exec(this.input),s=this.pos+n[0].length;if(Dt.test(this.input.slice(this.pos,s)))return!1;if(e){var r=s+5,o;if(this.input.slice(s,r)!=="using"||r===this.input.length||Xn(o=this.input.charCodeAt(r))||o>55295&&o<56320)return!1;kt.lastIndex=r;var c=kt.exec(this.input);if(c&&Dt.test(this.input.slice(r,r+c[0].length)))return!1}if(t){var d=s+2,p;if(this.input.slice(s,d)==="of"&&(d===this.input.length||!Xn(p=this.input.charCodeAt(d))&&!(p>55295&&p<56320)))return!1}var y=this.input.charCodeAt(s);return gn(y,!0)||y===92},he.isAwaitUsing=function(e){return this.isUsingKeyword(!0,e)},he.isUsing=function(e){return this.isUsingKeyword(!1,e)},he.parseStatement=function(e,t,n){var s=this.type,r=this.startNode(),o;switch(this.isLet(e)&&(s=S._var,o="let"),s){case S._break:case S._continue:return this.parseBreakContinueStatement(r,s.keyword);case S._debugger:return this.parseDebuggerStatement(r);case S._do:return this.parseDoStatement(r);case S._for:return this.parseForStatement(r);case S._function:return e&&(this.strict||e!=="if"&&e!=="label")&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(r,!1,!e);case S._class:return e&&this.unexpected(),this.parseClass(r,!0);case S._if:return this.parseIfStatement(r);case S._return:return this.parseReturnStatement(r);case S._switch:return this.parseSwitchStatement(r);case S._throw:return this.parseThrowStatement(r);case S._try:return this.parseTryStatement(r);case S._const:case S._var:return o=o||this.value,e&&o!=="var"&&this.unexpected(),this.parseVarStatement(r,o);case S._while:return this.parseWhileStatement(r);case S._with:return this.parseWithStatement(r);case S.braceL:return this.parseBlock(!0,r);case S.semi:return this.parseEmptyStatement(r);case S._export:case S._import:if(this.options.ecmaVersion>10&&s===S._import){kt.lastIndex=this.pos;var c=kt.exec(this.input),d=this.pos+c[0].length,p=this.input.charCodeAt(d);if(p===40||p===46)return this.parseExpressionStatement(r,this.parseExpression())}return this.options.allowImportExportEverywhere||(t||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),s===S._import?this.parseImport(r):this.parseExport(r,n);default:if(this.isAsyncFunction())return e&&this.unexpected(),this.next(),this.parseFunctionStatement(r,!0,!e);var y=this.isAwaitUsing(!1)?"await using":this.isUsing(!1)?"using":null;if(y)return t&&this.options.sourceType==="script"&&this.raise(this.start,"Using declaration cannot appear in the top level when source type is `script`"),y==="await using"&&(this.canAwait||this.raise(this.start,"Await using cannot appear outside of async function"),this.next()),this.next(),this.parseVar(r,!1,y),this.semicolon(),this.finishNode(r,"VariableDeclaration");var g=this.value,x=this.parseExpression();return s===S.name&&x.type==="Identifier"&&this.eat(S.colon)?this.parseLabeledStatement(r,g,x,e):this.parseExpressionStatement(r,x)}},he.parseBreakContinueStatement=function(e,t){var n=t==="break";this.next(),this.eat(S.semi)||this.insertSemicolon()?e.label=null:this.type!==S.name?this.unexpected():(e.label=this.parseIdent(),this.semicolon());for(var s=0;s<this.labels.length;++s){var r=this.labels[s];if((e.label==null||r.name===e.label.name)&&(r.kind!=null&&(n||r.kind==="loop")||e.label&&n))break}return s===this.labels.length&&this.raise(e.start,"Unsyntactic "+t),this.finishNode(e,n?"BreakStatement":"ContinueStatement")},he.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")},he.parseDoStatement=function(e){return this.next(),this.labels.push(Xc),e.body=this.parseStatement("do"),this.labels.pop(),this.expect(S._while),e.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(S.semi):this.semicolon(),this.finishNode(e,"DoWhileStatement")},he.parseForStatement=function(e){this.next();var t=this.options.ecmaVersion>=9&&this.canAwait&&this.eatContextual("await")?this.lastTokStart:-1;if(this.labels.push(Xc),this.enterScope(0),this.expect(S.parenL),this.type===S.semi)return t>-1&&this.unexpected(t),this.parseFor(e,null);var n=this.isLet();if(this.type===S._var||this.type===S._const||n){var s=this.startNode(),r=n?"let":this.value;return this.next(),this.parseVar(s,!0,r),this.finishNode(s,"VariableDeclaration"),this.parseForAfterInit(e,s,t)}var o=this.isContextual("let"),c=!1,d=this.isUsing(!0)?"using":this.isAwaitUsing(!0)?"await using":null;if(d){var p=this.startNode();return this.next(),d==="await using"&&this.next(),this.parseVar(p,!0,d),this.finishNode(p,"VariableDeclaration"),this.parseForAfterInit(e,p,t)}var y=this.containsEsc,g=new fo,x=this.start,k=t>-1?this.parseExprSubscripts(g,"await"):this.parseExpression(!0,g);return this.type===S._in||(c=this.options.ecmaVersion>=6&&this.isContextual("of"))?(t>-1?(this.type===S._in&&this.unexpected(t),e.await=!0):c&&this.options.ecmaVersion>=8&&(k.start===x&&!y&&k.type==="Identifier"&&k.name==="async"?this.unexpected():this.options.ecmaVersion>=9&&(e.await=!1)),o&&c&&this.raise(k.start,"The left-hand side of a for-of loop may not start with 'let'."),this.toAssignable(k,!1,g),this.checkLValPattern(k),this.parseForIn(e,k)):(this.checkExpressionErrors(g,!0),t>-1&&this.unexpected(t),this.parseFor(e,k))},he.parseForAfterInit=function(e,t,n){return(this.type===S._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&t.declarations.length===1?(this.options.ecmaVersion>=9&&(this.type===S._in?n>-1&&this.unexpected(n):e.await=n>-1),this.parseForIn(e,t)):(n>-1&&this.unexpected(n),this.parseFor(e,t))},he.parseFunctionStatement=function(e,t,n){return this.next(),this.parseFunction(e,Xi|(n?0:Jc),!1,t)},he.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement("if"),e.alternate=this.eat(S._else)?this.parseStatement("if"):null,this.finishNode(e,"IfStatement")},he.parseReturnStatement=function(e){return!this.inFunction&&!this.options.allowReturnOutsideFunction&&this.raise(this.start,"'return' outside of function"),this.next(),this.eat(S.semi)||this.insertSemicolon()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")},he.parseSwitchStatement=function(e){this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(S.braceL),this.labels.push(rk),this.enterScope(0);for(var t,n=!1;this.type!==S.braceR;)if(this.type===S._case||this.type===S._default){var s=this.type===S._case;t&&this.finishNode(t,"SwitchCase"),e.cases.push(t=this.startNode()),t.consequent=[],this.next(),s?t.test=this.parseExpression():(n&&this.raiseRecoverable(this.lastTokStart,"Multiple default clauses"),n=!0,t.test=null),this.expect(S.colon)}else t||this.unexpected(),t.consequent.push(this.parseStatement(null));return this.exitScope(),t&&this.finishNode(t,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(e,"SwitchStatement")},he.parseThrowStatement=function(e){return this.next(),Dt.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")};var ik=[];he.parseCatchClauseParam=function(){var e=this.parseBindingAtom(),t=e.type==="Identifier";return this.enterScope(t?dy:0),this.checkLValPattern(e,t?fy:Qn),this.expect(S.parenR),e},he.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.type===S._catch){var t=this.startNode();this.next(),this.eat(S.parenL)?t.param=this.parseCatchClauseParam():(this.options.ecmaVersion<10&&this.unexpected(),t.param=null,this.enterScope(0)),t.body=this.parseBlock(!1),this.exitScope(),e.handler=this.finishNode(t,"CatchClause")}return e.finalizer=this.eat(S._finally)?this.parseBlock():null,!e.handler&&!e.finalizer&&this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")},he.parseVarStatement=function(e,t,n){return this.next(),this.parseVar(e,!1,t,n),this.semicolon(),this.finishNode(e,"VariableDeclaration")},he.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.labels.push(Xc),e.body=this.parseStatement("while"),this.labels.pop(),this.finishNode(e,"WhileStatement")},he.parseWithStatement=function(e){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement("with"),this.finishNode(e,"WithStatement")},he.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")},he.parseLabeledStatement=function(e,t,n,s){for(var r=0,o=this.labels;r<o.length;r+=1){var c=o[r];c.name===t&&this.raise(n.start,"Label '"+t+"' is already declared")}for(var d=this.type.isLoop?"loop":this.type===S._switch?"switch":null,p=this.labels.length-1;p>=0;p--){var y=this.labels[p];if(y.statementStart===e.start)y.statementStart=this.start,y.kind=d;else break}return this.labels.push({name:t,kind:d,statementStart:this.start}),e.body=this.parseStatement(s?s.indexOf("label")===-1?s+"label":s:"label"),this.labels.pop(),e.label=n,this.finishNode(e,"LabeledStatement")},he.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},he.parseBlock=function(e,t,n){for(e===void 0&&(e=!0),t===void 0&&(t=this.startNode()),t.body=[],this.expect(S.braceL),e&&this.enterScope(0);this.type!==S.braceR;){var s=this.parseStatement(null);t.body.push(s)}return n&&(this.strict=!1),this.next(),e&&this.exitScope(),this.finishNode(t,"BlockStatement")},he.parseFor=function(e,t){return e.init=t,this.expect(S.semi),e.test=this.type===S.semi?null:this.parseExpression(),this.expect(S.semi),e.update=this.type===S.parenR?null:this.parseExpression(),this.expect(S.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,"ForStatement")},he.parseForIn=function(e,t){var n=this.type===S._in;return this.next(),t.type==="VariableDeclaration"&&t.declarations[0].init!=null&&(!n||this.options.ecmaVersion<8||this.strict||t.kind!=="var"||t.declarations[0].id.type!=="Identifier")&&this.raise(t.start,(n?"for-in":"for-of")+" loop variable declaration may not have an initializer"),e.left=t,e.right=n?this.parseExpression():this.parseMaybeAssign(),this.expect(S.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,n?"ForInStatement":"ForOfStatement")},he.parseVar=function(e,t,n,s){for(e.declarations=[],e.kind=n;;){var r=this.startNode();if(this.parseVarId(r,n),this.eat(S.eq)?r.init=this.parseMaybeAssign(t):!s&&n==="const"&&!(this.type===S._in||this.options.ecmaVersion>=6&&this.isContextual("of"))?this.unexpected():!s&&(n==="using"||n==="await using")&&this.options.ecmaVersion>=17&&this.type!==S._in&&!this.isContextual("of")?this.raise(this.lastTokEnd,"Missing initializer in "+n+" declaration"):!s&&r.id.type!=="Identifier"&&!(t&&(this.type===S._in||this.isContextual("of")))?this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value"):r.init=null,e.declarations.push(this.finishNode(r,"VariableDeclarator")),!this.eat(S.comma))break}return e},he.parseVarId=function(e,t){e.id=t==="using"||t==="await using"?this.parseIdent():this.parseBindingAtom(),this.checkLValPattern(e.id,t==="var"?Zc:Qn,!1)};var Xi=1,Jc=2,gy=4;he.parseFunction=function(e,t,n,s,r){this.initFunction(e),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!s)&&(this.type===S.star&&t&Jc&&this.unexpected(),e.generator=this.eat(S.star)),this.options.ecmaVersion>=8&&(e.async=!!s),t&Xi&&(e.id=t&gy&&this.type!==S.name?null:this.parseIdent(),e.id&&!(t&Jc)&&this.checkLValSimple(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?Zc:Qn:py));var o=this.yieldPos,c=this.awaitPos,d=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Yc(e.async,e.generator)),t&Xi||(e.id=this.type===S.name?this.parseIdent():null),this.parseFunctionParams(e),this.parseFunctionBody(e,n,!1,r),this.yieldPos=o,this.awaitPos=c,this.awaitIdentPos=d,this.finishNode(e,t&Xi?"FunctionDeclaration":"FunctionExpression")},he.parseFunctionParams=function(e){this.expect(S.parenL),e.params=this.parseBindingList(S.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},he.parseClass=function(e,t){this.next();var n=this.strict;this.strict=!0,this.parseClassId(e,t),this.parseClassSuper(e);var s=this.enterClassBody(),r=this.startNode(),o=!1;for(r.body=[],this.expect(S.braceL);this.type!==S.braceR;){var c=this.parseClassElement(e.superClass!==null);c&&(r.body.push(c),c.type==="MethodDefinition"&&c.kind==="constructor"?(o&&this.raiseRecoverable(c.start,"Duplicate constructor in the same class"),o=!0):c.key&&c.key.type==="PrivateIdentifier"&&ak(s,c)&&this.raiseRecoverable(c.key.start,"Identifier '#"+c.key.name+"' has already been declared"))}return this.strict=n,this.next(),e.body=this.finishNode(r,"ClassBody"),this.exitClassBody(),this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},he.parseClassElement=function(e){if(this.eat(S.semi))return null;var t=this.options.ecmaVersion,n=this.startNode(),s="",r=!1,o=!1,c="method",d=!1;if(this.eatContextual("static")){if(t>=13&&this.eat(S.braceL))return this.parseClassStaticBlock(n),n;this.isClassElementNameStart()||this.type===S.star?d=!0:s="static"}if(n.static=d,!s&&t>=8&&this.eatContextual("async")&&((this.isClassElementNameStart()||this.type===S.star)&&!this.canInsertSemicolon()?o=!0:s="async"),!s&&(t>=9||!o)&&this.eat(S.star)&&(r=!0),!s&&!o&&!r){var p=this.value;(this.eatContextual("get")||this.eatContextual("set"))&&(this.isClassElementNameStart()?c=p:s=p)}if(s?(n.computed=!1,n.key=this.startNodeAt(this.lastTokStart,this.lastTokStartLoc),n.key.name=s,this.finishNode(n.key,"Identifier")):this.parseClassElementName(n),t<13||this.type===S.parenL||c!=="method"||r||o){var y=!n.static&&mo(n,"constructor"),g=y&&e;y&&c!=="method"&&this.raise(n.key.start,"Constructor can't have get/set modifier"),n.kind=y?"constructor":c,this.parseClassMethod(n,r,o,g)}else this.parseClassField(n);return n},he.isClassElementNameStart=function(){return this.type===S.name||this.type===S.privateId||this.type===S.num||this.type===S.string||this.type===S.bracketL||this.type.keyword},he.parseClassElementName=function(e){this.type===S.privateId?(this.value==="constructor"&&this.raise(this.start,"Classes can't have an element named '#constructor'"),e.computed=!1,e.key=this.parsePrivateIdent()):this.parsePropertyName(e)},he.parseClassMethod=function(e,t,n,s){var r=e.key;e.kind==="constructor"?(t&&this.raise(r.start,"Constructor can't be a generator"),n&&this.raise(r.start,"Constructor can't be an async method")):e.static&&mo(e,"prototype")&&this.raise(r.start,"Classes may not have a static property named prototype");var o=e.value=this.parseMethod(t,n,s);return e.kind==="get"&&o.params.length!==0&&this.raiseRecoverable(o.start,"getter should have no params"),e.kind==="set"&&o.params.length!==1&&this.raiseRecoverable(o.start,"setter should have exactly one param"),e.kind==="set"&&o.params[0].type==="RestElement"&&this.raiseRecoverable(o.params[0].start,"Setter cannot use rest params"),this.finishNode(e,"MethodDefinition")},he.parseClassField=function(e){return mo(e,"constructor")?this.raise(e.key.start,"Classes can't have a field named 'constructor'"):e.static&&mo(e,"prototype")&&this.raise(e.key.start,"Classes can't have a static field named 'prototype'"),this.eat(S.eq)?(this.enterScope(Zi|uo),e.value=this.parseMaybeAssign(),this.exitScope()):e.value=null,this.semicolon(),this.finishNode(e,"PropertyDefinition")},he.parseClassStaticBlock=function(e){e.body=[];var t=this.labels;for(this.labels=[],this.enterScope(Hs|uo);this.type!==S.braceR;){var n=this.parseStatement(null);e.body.push(n)}return this.next(),this.exitScope(),this.labels=t,this.finishNode(e,"StaticBlock")},he.parseClassId=function(e,t){this.type===S.name?(e.id=this.parseIdent(),t&&this.checkLValSimple(e.id,Qn,!1)):(t===!0&&this.unexpected(),e.id=null)},he.parseClassSuper=function(e){e.superClass=this.eat(S._extends)?this.parseExprSubscripts(null,!1):null},he.enterClassBody=function(){var e={declared:Object.create(null),used:[]};return this.privateNameStack.push(e),e.declared},he.exitClassBody=function(){var e=this.privateNameStack.pop(),t=e.declared,n=e.used;if(this.options.checkPrivateFields)for(var s=this.privateNameStack.length,r=s===0?null:this.privateNameStack[s-1],o=0;o<n.length;++o){var c=n[o];Pr(t,c.name)||(r?r.used.push(c):this.raiseRecoverable(c.start,"Private field '#"+c.name+"' must be declared in an enclosing class"))}};function ak(e,t){var n=t.key.name,s=e[n],r="true";return t.type==="MethodDefinition"&&(t.kind==="get"||t.kind==="set")&&(r=(t.static?"s":"i")+t.kind),s==="iget"&&r==="iset"||s==="iset"&&r==="iget"||s==="sget"&&r==="sset"||s==="sset"&&r==="sget"?(e[n]="true",!1):s?!0:(e[n]=r,!1)}function mo(e,t){var n=e.computed,s=e.key;return!n&&(s.type==="Identifier"&&s.name===t||s.type==="Literal"&&s.value===t)}he.parseExportAllDeclaration=function(e,t){return this.options.ecmaVersion>=11&&(this.eatContextual("as")?(e.exported=this.parseModuleExportName(),this.checkExport(t,e.exported,this.lastTokStart)):e.exported=null),this.expectContextual("from"),this.type!==S.string&&this.unexpected(),e.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(e,"ExportAllDeclaration")},he.parseExport=function(e,t){if(this.next(),this.eat(S.star))return this.parseExportAllDeclaration(e,t);if(this.eat(S._default))return this.checkExport(t,"default",this.lastTokStart),e.declaration=this.parseExportDefaultDeclaration(),this.finishNode(e,"ExportDefaultDeclaration");if(this.shouldParseExportStatement())e.declaration=this.parseExportDeclaration(e),e.declaration.type==="VariableDeclaration"?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id,e.declaration.id.start),e.specifiers=[],e.source=null,this.options.ecmaVersion>=16&&(e.attributes=[]);else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual("from"))this.type!==S.string&&this.unexpected(),e.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause());else{for(var n=0,s=e.specifiers;n<s.length;n+=1){var r=s[n];this.checkUnreserved(r.local),this.checkLocalExport(r.local),r.local.type==="Literal"&&this.raise(r.local.start,"A string literal cannot be used as an exported binding without `from`.")}e.source=null,this.options.ecmaVersion>=16&&(e.attributes=[])}this.semicolon()}return this.finishNode(e,"ExportNamedDeclaration")},he.parseExportDeclaration=function(e){return this.parseStatement(null)},he.parseExportDefaultDeclaration=function(){var e;if(this.type===S._function||(e=this.isAsyncFunction())){var t=this.startNode();return this.next(),e&&this.next(),this.parseFunction(t,Xi|gy,!1,e)}else if(this.type===S._class){var n=this.startNode();return this.parseClass(n,"nullableID")}else{var s=this.parseMaybeAssign();return this.semicolon(),s}},he.checkExport=function(e,t,n){e&&(typeof t!="string"&&(t=t.type==="Identifier"?t.name:t.value),Pr(e,t)&&this.raiseRecoverable(n,"Duplicate export '"+t+"'"),e[t]=!0)},he.checkPatternExport=function(e,t){var n=t.type;if(n==="Identifier")this.checkExport(e,t,t.start);else if(n==="ObjectPattern")for(var s=0,r=t.properties;s<r.length;s+=1){var o=r[s];this.checkPatternExport(e,o)}else if(n==="ArrayPattern")for(var c=0,d=t.elements;c<d.length;c+=1){var p=d[c];p&&this.checkPatternExport(e,p)}else n==="Property"?this.checkPatternExport(e,t.value):n==="AssignmentPattern"?this.checkPatternExport(e,t.left):n==="RestElement"&&this.checkPatternExport(e,t.argument)},he.checkVariableExport=function(e,t){if(e)for(var n=0,s=t;n<s.length;n+=1){var r=s[n];this.checkPatternExport(e,r.id)}},he.shouldParseExportStatement=function(){return this.type.keyword==="var"||this.type.keyword==="const"||this.type.keyword==="class"||this.type.keyword==="function"||this.isLet()||this.isAsyncFunction()},he.parseExportSpecifier=function(e){var t=this.startNode();return t.local=this.parseModuleExportName(),t.exported=this.eatContextual("as")?this.parseModuleExportName():t.local,this.checkExport(e,t.exported,t.exported.start),this.finishNode(t,"ExportSpecifier")},he.parseExportSpecifiers=function(e){var t=[],n=!0;for(this.expect(S.braceL);!this.eat(S.braceR);){if(n)n=!1;else if(this.expect(S.comma),this.afterTrailingComma(S.braceR))break;t.push(this.parseExportSpecifier(e))}return t},he.parseImport=function(e){return this.next(),this.type===S.string?(e.specifiers=ik,e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),e.source=this.type===S.string?this.parseExprAtom():this.unexpected()),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(e,"ImportDeclaration")},he.parseImportSpecifier=function(){var e=this.startNode();return e.imported=this.parseModuleExportName(),this.eatContextual("as")?e.local=this.parseIdent():(this.checkUnreserved(e.imported),e.local=e.imported),this.checkLValSimple(e.local,Qn),this.finishNode(e,"ImportSpecifier")},he.parseImportDefaultSpecifier=function(){var e=this.startNode();return e.local=this.parseIdent(),this.checkLValSimple(e.local,Qn),this.finishNode(e,"ImportDefaultSpecifier")},he.parseImportNamespaceSpecifier=function(){var e=this.startNode();return this.next(),this.expectContextual("as"),e.local=this.parseIdent(),this.checkLValSimple(e.local,Qn),this.finishNode(e,"ImportNamespaceSpecifier")},he.parseImportSpecifiers=function(){var e=[],t=!0;if(this.type===S.name&&(e.push(this.parseImportDefaultSpecifier()),!this.eat(S.comma)))return e;if(this.type===S.star)return e.push(this.parseImportNamespaceSpecifier()),e;for(this.expect(S.braceL);!this.eat(S.braceR);){if(t)t=!1;else if(this.expect(S.comma),this.afterTrailingComma(S.braceR))break;e.push(this.parseImportSpecifier())}return e},he.parseWithClause=function(){var e=[];if(!this.eat(S._with))return e;this.expect(S.braceL);for(var t={},n=!0;!this.eat(S.braceR);){if(n)n=!1;else if(this.expect(S.comma),this.afterTrailingComma(S.braceR))break;var s=this.parseImportAttribute(),r=s.key.type==="Identifier"?s.key.name:s.key.value;Pr(t,r)&&this.raiseRecoverable(s.key.start,"Duplicate attribute key '"+r+"'"),t[r]=!0,e.push(s)}return e},he.parseImportAttribute=function(){var e=this.startNode();return e.key=this.type===S.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!=="never"),this.expect(S.colon),this.type!==S.string&&this.unexpected(),e.value=this.parseExprAtom(),this.finishNode(e,"ImportAttribute")},he.parseModuleExportName=function(){if(this.options.ecmaVersion>=13&&this.type===S.string){var e=this.parseLiteral(this.value);return ek.test(e.value)&&this.raise(e.start,"An export name cannot include a lone surrogate."),e}return this.parseIdent(!0)},he.adaptDirectivePrologue=function(e){for(var t=0;t<e.length&&this.isDirectiveCandidate(e[t]);++t)e[t].directive=e[t].expression.raw.slice(1,-1)},he.isDirectiveCandidate=function(e){return this.options.ecmaVersion>=5&&e.type==="ExpressionStatement"&&e.expression.type==="Literal"&&typeof e.expression.value=="string"&&(this.input[e.start]==='"'||this.input[e.start]==="'")};var rn=et.prototype;rn.toAssignable=function(e,t,n){if(this.options.ecmaVersion>=6&&e)switch(e.type){case"Identifier":this.inAsync&&e.name==="await"&&this.raise(e.start,"Cannot use 'await' as identifier inside an async function");break;case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":break;case"ObjectExpression":e.type="ObjectPattern",n&&this.checkPatternErrors(n,!0);for(var s=0,r=e.properties;s<r.length;s+=1){var o=r[s];this.toAssignable(o,t),o.type==="RestElement"&&(o.argument.type==="ArrayPattern"||o.argument.type==="ObjectPattern")&&this.raise(o.argument.start,"Unexpected token")}break;case"Property":e.kind!=="init"&&this.raise(e.key.start,"Object pattern can't contain getter or setter"),this.toAssignable(e.value,t);break;case"ArrayExpression":e.type="ArrayPattern",n&&this.checkPatternErrors(n,!0),this.toAssignableList(e.elements,t);break;case"SpreadElement":e.type="RestElement",this.toAssignable(e.argument,t),e.argument.type==="AssignmentPattern"&&this.raise(e.argument.start,"Rest elements cannot have a default value");break;case"AssignmentExpression":e.operator!=="="&&this.raise(e.left.end,"Only '=' operator can be used for specifying default value."),e.type="AssignmentPattern",delete e.operator,this.toAssignable(e.left,t);break;case"ParenthesizedExpression":this.toAssignable(e.expression,t,n);break;case"ChainExpression":this.raiseRecoverable(e.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":if(!t)break;default:this.raise(e.start,"Assigning to rvalue")}else n&&this.checkPatternErrors(n,!0);return e},rn.toAssignableList=function(e,t){for(var n=e.length,s=0;s<n;s++){var r=e[s];r&&this.toAssignable(r,t)}if(n){var o=e[n-1];this.options.ecmaVersion===6&&t&&o&&o.type==="RestElement"&&o.argument.type!=="Identifier"&&this.unexpected(o.argument.start)}return e},rn.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},rn.parseRestBinding=function(){var e=this.startNode();return this.next(),this.options.ecmaVersion===6&&this.type!==S.name&&this.unexpected(),e.argument=this.parseBindingAtom(),this.finishNode(e,"RestElement")},rn.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case S.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(S.bracketR,!0,!0),this.finishNode(e,"ArrayPattern");case S.braceL:return this.parseObj(!0)}return this.parseIdent()},rn.parseBindingList=function(e,t,n,s){for(var r=[],o=!0;!this.eat(e);)if(o?o=!1:this.expect(S.comma),t&&this.type===S.comma)r.push(null);else{if(n&&this.afterTrailingComma(e))break;if(this.type===S.ellipsis){var c=this.parseRestBinding();this.parseBindingListItem(c),r.push(c),this.type===S.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.expect(e);break}else r.push(this.parseAssignableListItem(s))}return r},rn.parseAssignableListItem=function(e){var t=this.parseMaybeDefault(this.start,this.startLoc);return this.parseBindingListItem(t),t},rn.parseBindingListItem=function(e){return e},rn.parseMaybeDefault=function(e,t,n){if(n=n||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(S.eq))return n;var s=this.startNodeAt(e,t);return s.left=n,s.right=this.parseMaybeAssign(),this.finishNode(s,"AssignmentPattern")},rn.checkLValSimple=function(e,t,n){t===void 0&&(t=po);var s=t!==po;switch(e.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(e.name)&&this.raiseRecoverable(e.start,(s?"Binding ":"Assigning to ")+e.name+" in strict mode"),s&&(t===Qn&&e.name==="let"&&this.raiseRecoverable(e.start,"let is disallowed as a lexically bound name"),n&&(Pr(n,e.name)&&this.raiseRecoverable(e.start,"Argument name clash"),n[e.name]=!0),t!==my&&this.declareName(e.name,t,e.start));break;case"ChainExpression":this.raiseRecoverable(e.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":s&&this.raiseRecoverable(e.start,"Binding member expression");break;case"ParenthesizedExpression":return s&&this.raiseRecoverable(e.start,"Binding parenthesized expression"),this.checkLValSimple(e.expression,t,n);default:this.raise(e.start,(s?"Binding":"Assigning to")+" rvalue")}},rn.checkLValPattern=function(e,t,n){switch(t===void 0&&(t=po),e.type){case"ObjectPattern":for(var s=0,r=e.properties;s<r.length;s+=1){var o=r[s];this.checkLValInnerPattern(o,t,n)}break;case"ArrayPattern":for(var c=0,d=e.elements;c<d.length;c+=1){var p=d[c];p&&this.checkLValInnerPattern(p,t,n)}break;default:this.checkLValSimple(e,t,n)}},rn.checkLValInnerPattern=function(e,t,n){switch(t===void 0&&(t=po),e.type){case"Property":this.checkLValInnerPattern(e.value,t,n);break;case"AssignmentPattern":this.checkLValPattern(e.left,t,n);break;case"RestElement":this.checkLValPattern(e.argument,t,n);break;default:this.checkLValPattern(e,t,n)}};var an=function(t,n,s,r,o){this.token=t,this.isExpr=!!n,this.preserveSpace=!!s,this.override=r,this.generator=!!o},Ge={b_stat:new an("{",!1),b_expr:new an("{",!0),b_tmpl:new an("${",!1),p_stat:new an("(",!1),p_expr:new an("(",!0),q_tmpl:new an("`",!0,!0,function(e){return e.tryReadTemplateToken()}),f_stat:new an("function",!1),f_expr:new an("function",!0),f_expr_gen:new an("function",!0,!1,null,!0),f_gen:new an("function",!1,!1,null,!0)},Nr=et.prototype;Nr.initialContext=function(){return[Ge.b_stat]},Nr.curContext=function(){return this.context[this.context.length-1]},Nr.braceIsBlock=function(e){var t=this.curContext();return t===Ge.f_expr||t===Ge.f_stat?!0:e===S.colon&&(t===Ge.b_stat||t===Ge.b_expr)?!t.isExpr:e===S._return||e===S.name&&this.exprAllowed?Dt.test(this.input.slice(this.lastTokEnd,this.start)):e===S._else||e===S.semi||e===S.eof||e===S.parenR||e===S.arrow?!0:e===S.braceL?t===Ge.b_stat:e===S._var||e===S._const||e===S.name?!1:!this.exprAllowed},Nr.inGeneratorContext=function(){for(var e=this.context.length-1;e>=1;e--){var t=this.context[e];if(t.token==="function")return t.generator}return!1},Nr.updateContext=function(e){var t,n=this.type;n.keyword&&e===S.dot?this.exprAllowed=!1:(t=n.updateContext)?t.call(this,e):this.exprAllowed=n.beforeExpr},Nr.overrideContext=function(e){this.curContext()!==e&&(this.context[this.context.length-1]=e)},S.parenR.updateContext=S.braceR.updateContext=function(){if(this.context.length===1){this.exprAllowed=!0;return}var e=this.context.pop();e===Ge.b_stat&&this.curContext().token==="function"&&(e=this.context.pop()),this.exprAllowed=!e.isExpr},S.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?Ge.b_stat:Ge.b_expr),this.exprAllowed=!0},S.dollarBraceL.updateContext=function(){this.context.push(Ge.b_tmpl),this.exprAllowed=!0},S.parenL.updateContext=function(e){var t=e===S._if||e===S._for||e===S._with||e===S._while;this.context.push(t?Ge.p_stat:Ge.p_expr),this.exprAllowed=!0},S.incDec.updateContext=function(){},S._function.updateContext=S._class.updateContext=function(e){e.beforeExpr&&e!==S._else&&!(e===S.semi&&this.curContext()!==Ge.p_stat)&&!(e===S._return&&Dt.test(this.input.slice(this.lastTokEnd,this.start)))&&!((e===S.colon||e===S.braceL)&&this.curContext()===Ge.b_stat)?this.context.push(Ge.f_expr):this.context.push(Ge.f_stat),this.exprAllowed=!1},S.colon.updateContext=function(){this.curContext().token==="function"&&this.context.pop(),this.exprAllowed=!0},S.backQuote.updateContext=function(){this.curContext()===Ge.q_tmpl?this.context.pop():this.context.push(Ge.q_tmpl),this.exprAllowed=!1},S.star.updateContext=function(e){if(e===S._function){var t=this.context.length-1;this.context[t]===Ge.f_expr?this.context[t]=Ge.f_expr_gen:this.context[t]=Ge.f_gen}this.exprAllowed=!0},S.name.updateContext=function(e){var t=!1;this.options.ecmaVersion>=6&&e!==S.dot&&(this.value==="of"&&!this.exprAllowed||this.value==="yield"&&this.inGeneratorContext())&&(t=!0),this.exprAllowed=t};var ve=et.prototype;ve.checkPropClash=function(e,t,n){if(!(this.options.ecmaVersion>=9&&e.type==="SpreadElement")&&!(this.options.ecmaVersion>=6&&(e.computed||e.method||e.shorthand))){var s=e.key,r;switch(s.type){case"Identifier":r=s.name;break;case"Literal":r=String(s.value);break;default:return}var o=e.kind;if(this.options.ecmaVersion>=6){r==="__proto__"&&o==="init"&&(t.proto&&(n?n.doubleProto<0&&(n.doubleProto=s.start):this.raiseRecoverable(s.start,"Redefinition of __proto__ property")),t.proto=!0);return}r="$"+r;var c=t[r];if(c){var d;o==="init"?d=this.strict&&c.init||c.get||c.set:d=c.init||c[o],d&&this.raiseRecoverable(s.start,"Redefinition of property")}else c=t[r]={init:!1,get:!1,set:!1};c[o]=!0}},ve.parseExpression=function(e,t){var n=this.start,s=this.startLoc,r=this.parseMaybeAssign(e,t);if(this.type===S.comma){var o=this.startNodeAt(n,s);for(o.expressions=[r];this.eat(S.comma);)o.expressions.push(this.parseMaybeAssign(e,t));return this.finishNode(o,"SequenceExpression")}return r},ve.parseMaybeAssign=function(e,t,n){if(this.isContextual("yield")){if(this.inGenerator)return this.parseYield(e);this.exprAllowed=!1}var s=!1,r=-1,o=-1,c=-1;t?(r=t.parenthesizedAssign,o=t.trailingComma,c=t.doubleProto,t.parenthesizedAssign=t.trailingComma=-1):(t=new fo,s=!0);var d=this.start,p=this.startLoc;(this.type===S.parenL||this.type===S.name)&&(this.potentialArrowAt=this.start,this.potentialArrowInForAwait=e==="await");var y=this.parseMaybeConditional(e,t);if(n&&(y=n.call(this,y,d,p)),this.type.isAssign){var g=this.startNodeAt(d,p);return g.operator=this.value,this.type===S.eq&&(y=this.toAssignable(y,!1,t)),s||(t.parenthesizedAssign=t.trailingComma=t.doubleProto=-1),t.shorthandAssign>=y.start&&(t.shorthandAssign=-1),this.type===S.eq?this.checkLValPattern(y):this.checkLValSimple(y),g.left=y,this.next(),g.right=this.parseMaybeAssign(e),c>-1&&(t.doubleProto=c),this.finishNode(g,"AssignmentExpression")}else s&&this.checkExpressionErrors(t,!0);return r>-1&&(t.parenthesizedAssign=r),o>-1&&(t.trailingComma=o),y},ve.parseMaybeConditional=function(e,t){var n=this.start,s=this.startLoc,r=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return r;if(this.eat(S.question)){var o=this.startNodeAt(n,s);return o.test=r,o.consequent=this.parseMaybeAssign(),this.expect(S.colon),o.alternate=this.parseMaybeAssign(e),this.finishNode(o,"ConditionalExpression")}return r},ve.parseExprOps=function(e,t){var n=this.start,s=this.startLoc,r=this.parseMaybeUnary(t,!1,!1,e);return this.checkExpressionErrors(t)||r.start===n&&r.type==="ArrowFunctionExpression"?r:this.parseExprOp(r,n,s,-1,e)},ve.parseExprOp=function(e,t,n,s,r){var o=this.type.binop;if(o!=null&&(!r||this.type!==S._in)&&o>s){var c=this.type===S.logicalOR||this.type===S.logicalAND,d=this.type===S.coalesce;d&&(o=S.logicalAND.binop);var p=this.value;this.next();var y=this.start,g=this.startLoc,x=this.parseExprOp(this.parseMaybeUnary(null,!1,!1,r),y,g,o,r),k=this.buildBinary(t,n,e,x,p,c||d);return(c&&this.type===S.coalesce||d&&(this.type===S.logicalOR||this.type===S.logicalAND))&&this.raiseRecoverable(this.start,"Logical expressions and coalesce expressions cannot be mixed. Wrap either by parentheses"),this.parseExprOp(k,t,n,s,r)}return e},ve.buildBinary=function(e,t,n,s,r,o){s.type==="PrivateIdentifier"&&this.raise(s.start,"Private identifier can only be left side of binary expression");var c=this.startNodeAt(e,t);return c.left=n,c.operator=r,c.right=s,this.finishNode(c,o?"LogicalExpression":"BinaryExpression")},ve.parseMaybeUnary=function(e,t,n,s){var r=this.start,o=this.startLoc,c;if(this.isContextual("await")&&this.canAwait)c=this.parseAwait(s),t=!0;else if(this.type.prefix){var d=this.startNode(),p=this.type===S.incDec;d.operator=this.value,d.prefix=!0,this.next(),d.argument=this.parseMaybeUnary(null,!0,p,s),this.checkExpressionErrors(e,!0),p?this.checkLValSimple(d.argument):this.strict&&d.operator==="delete"&&yy(d.argument)?this.raiseRecoverable(d.start,"Deleting local variable in strict mode"):d.operator==="delete"&&Qc(d.argument)?this.raiseRecoverable(d.start,"Private fields can not be deleted"):t=!0,c=this.finishNode(d,p?"UpdateExpression":"UnaryExpression")}else if(!t&&this.type===S.privateId)(s||this.privateNameStack.length===0)&&this.options.checkPrivateFields&&this.unexpected(),c=this.parsePrivateIdent(),this.type!==S._in&&this.unexpected();else{if(c=this.parseExprSubscripts(e,s),this.checkExpressionErrors(e))return c;for(;this.type.postfix&&!this.canInsertSemicolon();){var y=this.startNodeAt(r,o);y.operator=this.value,y.prefix=!1,y.argument=c,this.checkLValSimple(c),this.next(),c=this.finishNode(y,"UpdateExpression")}}if(!n&&this.eat(S.starstar))if(t)this.unexpected(this.lastTokStart);else return this.buildBinary(r,o,c,this.parseMaybeUnary(null,!1,!1,s),"**",!1);else return c};function yy(e){return e.type==="Identifier"||e.type==="ParenthesizedExpression"&&yy(e.expression)}function Qc(e){return e.type==="MemberExpression"&&e.property.type==="PrivateIdentifier"||e.type==="ChainExpression"&&Qc(e.expression)||e.type==="ParenthesizedExpression"&&Qc(e.expression)}ve.parseExprSubscripts=function(e,t){var n=this.start,s=this.startLoc,r=this.parseExprAtom(e,t);if(r.type==="ArrowFunctionExpression"&&this.input.slice(this.lastTokStart,this.lastTokEnd)!==")")return r;var o=this.parseSubscripts(r,n,s,!1,t);return e&&o.type==="MemberExpression"&&(e.parenthesizedAssign>=o.start&&(e.parenthesizedAssign=-1),e.parenthesizedBind>=o.start&&(e.parenthesizedBind=-1),e.trailingComma>=o.start&&(e.trailingComma=-1)),o},ve.parseSubscripts=function(e,t,n,s,r){for(var o=this.options.ecmaVersion>=8&&e.type==="Identifier"&&e.name==="async"&&this.lastTokEnd===e.end&&!this.canInsertSemicolon()&&e.end-e.start===5&&this.potentialArrowAt===e.start,c=!1;;){var d=this.parseSubscript(e,t,n,s,o,c,r);if(d.optional&&(c=!0),d===e||d.type==="ArrowFunctionExpression"){if(c){var p=this.startNodeAt(t,n);p.expression=d,d=this.finishNode(p,"ChainExpression")}return d}e=d}},ve.shouldParseAsyncArrow=function(){return!this.canInsertSemicolon()&&this.eat(S.arrow)},ve.parseSubscriptAsyncArrow=function(e,t,n,s){return this.parseArrowExpression(this.startNodeAt(e,t),n,!0,s)},ve.parseSubscript=function(e,t,n,s,r,o,c){var d=this.options.ecmaVersion>=11,p=d&&this.eat(S.questionDot);s&&p&&this.raise(this.lastTokStart,"Optional chaining cannot appear in the callee of new expressions");var y=this.eat(S.bracketL);if(y||p&&this.type!==S.parenL&&this.type!==S.backQuote||this.eat(S.dot)){var g=this.startNodeAt(t,n);g.object=e,y?(g.property=this.parseExpression(),this.expect(S.bracketR)):this.type===S.privateId&&e.type!=="Super"?g.property=this.parsePrivateIdent():g.property=this.parseIdent(this.options.allowReserved!=="never"),g.computed=!!y,d&&(g.optional=p),e=this.finishNode(g,"MemberExpression")}else if(!s&&this.eat(S.parenL)){var x=new fo,k=this.yieldPos,C=this.awaitPos,T=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var L=this.parseExprList(S.parenR,this.options.ecmaVersion>=8,!1,x);if(r&&!p&&this.shouldParseAsyncArrow())return this.checkPatternErrors(x,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,"Cannot use 'await' as identifier inside an async function"),this.yieldPos=k,this.awaitPos=C,this.awaitIdentPos=T,this.parseSubscriptAsyncArrow(t,n,L,c);this.checkExpressionErrors(x,!0),this.yieldPos=k||this.yieldPos,this.awaitPos=C||this.awaitPos,this.awaitIdentPos=T||this.awaitIdentPos;var V=this.startNodeAt(t,n);V.callee=e,V.arguments=L,d&&(V.optional=p),e=this.finishNode(V,"CallExpression")}else if(this.type===S.backQuote){(p||o)&&this.raise(this.start,"Optional chaining cannot appear in the tag of tagged template expressions");var K=this.startNodeAt(t,n);K.tag=e,K.quasi=this.parseTemplate({isTagged:!0}),e=this.finishNode(K,"TaggedTemplateExpression")}return e},ve.parseExprAtom=function(e,t,n){this.type===S.slash&&this.readRegexp();var s,r=this.potentialArrowAt===this.start;switch(this.type){case S._super:return this.allowSuper||this.raise(this.start,"'super' keyword outside a method"),s=this.startNode(),this.next(),this.type===S.parenL&&!this.allowDirectSuper&&this.raise(s.start,"super() call outside constructor of a subclass"),this.type!==S.dot&&this.type!==S.bracketL&&this.type!==S.parenL&&this.unexpected(),this.finishNode(s,"Super");case S._this:return s=this.startNode(),this.next(),this.finishNode(s,"ThisExpression");case S.name:var o=this.start,c=this.startLoc,d=this.containsEsc,p=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!d&&p.name==="async"&&!this.canInsertSemicolon()&&this.eat(S._function))return this.overrideContext(Ge.f_expr),this.parseFunction(this.startNodeAt(o,c),0,!1,!0,t);if(r&&!this.canInsertSemicolon()){if(this.eat(S.arrow))return this.parseArrowExpression(this.startNodeAt(o,c),[p],!1,t);if(this.options.ecmaVersion>=8&&p.name==="async"&&this.type===S.name&&!d&&(!this.potentialArrowInForAwait||this.value!=="of"||this.containsEsc))return p=this.parseIdent(!1),(this.canInsertSemicolon()||!this.eat(S.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAt(o,c),[p],!0,t)}return p;case S.regexp:var y=this.value;return s=this.parseLiteral(y.value),s.regex={pattern:y.pattern,flags:y.flags},s;case S.num:case S.string:return this.parseLiteral(this.value);case S._null:case S._true:case S._false:return s=this.startNode(),s.value=this.type===S._null?null:this.type===S._true,s.raw=this.type.keyword,this.next(),this.finishNode(s,"Literal");case S.parenL:var g=this.start,x=this.parseParenAndDistinguishExpression(r,t);return e&&(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(x)&&(e.parenthesizedAssign=g),e.parenthesizedBind<0&&(e.parenthesizedBind=g)),x;case S.bracketL:return s=this.startNode(),this.next(),s.elements=this.parseExprList(S.bracketR,!0,!0,e),this.finishNode(s,"ArrayExpression");case S.braceL:return this.overrideContext(Ge.b_expr),this.parseObj(!1,e);case S._function:return s=this.startNode(),this.next(),this.parseFunction(s,0);case S._class:return this.parseClass(this.startNode(),!1);case S._new:return this.parseNew();case S.backQuote:return this.parseTemplate();case S._import:return this.options.ecmaVersion>=11?this.parseExprImport(n):this.unexpected();default:return this.parseExprAtomDefault()}},ve.parseExprAtomDefault=function(){this.unexpected()},ve.parseExprImport=function(e){var t=this.startNode();if(this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword import"),this.next(),this.type===S.parenL&&!e)return this.parseDynamicImport(t);if(this.type===S.dot){var n=this.startNodeAt(t.start,t.loc&&t.loc.start);return n.name="import",t.meta=this.finishNode(n,"Identifier"),this.parseImportMeta(t)}else this.unexpected()},ve.parseDynamicImport=function(e){if(this.next(),e.source=this.parseMaybeAssign(),this.options.ecmaVersion>=16)this.eat(S.parenR)?e.options=null:(this.expect(S.comma),this.afterTrailingComma(S.parenR)?e.options=null:(e.options=this.parseMaybeAssign(),this.eat(S.parenR)||(this.expect(S.comma),this.afterTrailingComma(S.parenR)||this.unexpected())));else if(!this.eat(S.parenR)){var t=this.start;this.eat(S.comma)&&this.eat(S.parenR)?this.raiseRecoverable(t,"Trailing comma is not allowed in import()"):this.unexpected(t)}return this.finishNode(e,"ImportExpression")},ve.parseImportMeta=function(e){this.next();var t=this.containsEsc;return e.property=this.parseIdent(!0),e.property.name!=="meta"&&this.raiseRecoverable(e.property.start,"The only valid meta property for import is 'import.meta'"),t&&this.raiseRecoverable(e.start,"'import.meta' must not contain escaped characters"),this.options.sourceType!=="module"&&!this.options.allowImportExportEverywhere&&this.raiseRecoverable(e.start,"Cannot use 'import.meta' outside a module"),this.finishNode(e,"MetaProperty")},ve.parseLiteral=function(e){var t=this.startNode();return t.value=e,t.raw=this.input.slice(this.start,this.end),t.raw.charCodeAt(t.raw.length-1)===110&&(t.bigint=t.value!=null?t.value.toString():t.raw.slice(0,-1).replace(/_/g,"")),this.next(),this.finishNode(t,"Literal")},ve.parseParenExpression=function(){this.expect(S.parenL);var e=this.parseExpression();return this.expect(S.parenR),e},ve.shouldParseArrow=function(e){return!this.canInsertSemicolon()},ve.parseParenAndDistinguishExpression=function(e,t){var n=this.start,s=this.startLoc,r,o=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var c=this.start,d=this.startLoc,p=[],y=!0,g=!1,x=new fo,k=this.yieldPos,C=this.awaitPos,T;for(this.yieldPos=0,this.awaitPos=0;this.type!==S.parenR;)if(y?y=!1:this.expect(S.comma),o&&this.afterTrailingComma(S.parenR,!0)){g=!0;break}else if(this.type===S.ellipsis){T=this.start,p.push(this.parseParenItem(this.parseRestBinding())),this.type===S.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element");break}else p.push(this.parseMaybeAssign(!1,x,this.parseParenItem));var L=this.lastTokEnd,V=this.lastTokEndLoc;if(this.expect(S.parenR),e&&this.shouldParseArrow(p)&&this.eat(S.arrow))return this.checkPatternErrors(x,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=k,this.awaitPos=C,this.parseParenArrowList(n,s,p,t);(!p.length||g)&&this.unexpected(this.lastTokStart),T&&this.unexpected(T),this.checkExpressionErrors(x,!0),this.yieldPos=k||this.yieldPos,this.awaitPos=C||this.awaitPos,p.length>1?(r=this.startNodeAt(c,d),r.expressions=p,this.finishNodeAt(r,"SequenceExpression",L,V)):r=p[0]}else r=this.parseParenExpression();if(this.options.preserveParens){var K=this.startNodeAt(n,s);return K.expression=r,this.finishNode(K,"ParenthesizedExpression")}else return r},ve.parseParenItem=function(e){return e},ve.parseParenArrowList=function(e,t,n,s){return this.parseArrowExpression(this.startNodeAt(e,t),n,!1,s)};var ok=[];ve.parseNew=function(){this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword new");var e=this.startNode();if(this.next(),this.options.ecmaVersion>=6&&this.type===S.dot){var t=this.startNodeAt(e.start,e.loc&&e.loc.start);t.name="new",e.meta=this.finishNode(t,"Identifier"),this.next();var n=this.containsEsc;return e.property=this.parseIdent(!0),e.property.name!=="target"&&this.raiseRecoverable(e.property.start,"The only valid meta property for new is 'new.target'"),n&&this.raiseRecoverable(e.start,"'new.target' must not contain escaped characters"),this.allowNewDotTarget||this.raiseRecoverable(e.start,"'new.target' can only be used in functions and class static block"),this.finishNode(e,"MetaProperty")}var s=this.start,r=this.startLoc;return e.callee=this.parseSubscripts(this.parseExprAtom(null,!1,!0),s,r,!0,!1),this.eat(S.parenL)?e.arguments=this.parseExprList(S.parenR,this.options.ecmaVersion>=8,!1):e.arguments=ok,this.finishNode(e,"NewExpression")},ve.parseTemplateElement=function(e){var t=e.isTagged,n=this.startNode();return this.type===S.invalidTemplate?(t||this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal"),n.value={raw:this.value.replace(/\r\n?/g,`
|
|
87
87
|
`),cooked:null}):n.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,`
|
|
88
|
-
`),cooked:this.value},this.next(),n.tail=this.type===S.backQuote,this.finishNode(n,"TemplateElement")},ye.parseTemplate=function(e){e===void 0&&(e={});var t=e.isTagged;t===void 0&&(t=!1);var n=this.startNode();this.next(),n.expressions=[];var s=this.parseTemplateElement({isTagged:t});for(n.quasis=[s];!s.tail;)this.type===S.eof&&this.raise(this.pos,"Unterminated template literal"),this.expect(S.dollarBraceL),n.expressions.push(this.parseExpression()),this.expect(S.braceR),n.quasis.push(s=this.parseTemplateElement({isTagged:t}));return this.next(),this.finishNode(n,"TemplateLiteral")},ye.isAsyncProp=function(e){return!e.computed&&e.key.type==="Identifier"&&e.key.name==="async"&&(this.type===S.name||this.type===S.num||this.type===S.string||this.type===S.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===S.star)&&!Dt.test(this.input.slice(this.lastTokEnd,this.start))},ye.parseObj=function(e,t){var n=this.startNode(),s=!0,r={};for(n.properties=[],this.next();!this.eat(S.braceR);){if(s)s=!1;else if(this.expect(S.comma),this.options.ecmaVersion>=5&&this.afterTrailingComma(S.braceR))break;var o=this.parseProperty(e,t);e||this.checkPropClash(o,r,t),n.properties.push(o)}return this.finishNode(n,e?"ObjectPattern":"ObjectExpression")},ye.parseProperty=function(e,t){var n=this.startNode(),s,r,o,c;if(this.options.ecmaVersion>=9&&this.eat(S.ellipsis))return e?(n.argument=this.parseIdent(!1),this.type===S.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.finishNode(n,"RestElement")):(n.argument=this.parseMaybeAssign(!1,t),this.type===S.comma&&t&&t.trailingComma<0&&(t.trailingComma=this.start),this.finishNode(n,"SpreadElement"));this.options.ecmaVersion>=6&&(n.method=!1,n.shorthand=!1,(e||t)&&(o=this.start,c=this.startLoc),e||(s=this.eat(S.star)));var d=this.containsEsc;return this.parsePropertyName(n),!e&&!d&&this.options.ecmaVersion>=8&&!s&&this.isAsyncProp(n)?(r=!0,s=this.options.ecmaVersion>=9&&this.eat(S.star),this.parsePropertyName(n)):r=!1,this.parsePropertyValue(n,e,s,r,o,c,t,d),this.finishNode(n,"Property")},ye.parseGetterSetter=function(e){var t=e.key.name;this.parsePropertyName(e),e.value=this.parseMethod(!1),e.kind=t;var n=e.kind==="get"?0:1;if(e.value.params.length!==n){var s=e.value.start;e.kind==="get"?this.raiseRecoverable(s,"getter should have no params"):this.raiseRecoverable(s,"setter should have exactly one param")}else e.kind==="set"&&e.value.params[0].type==="RestElement"&&this.raiseRecoverable(e.value.params[0].start,"Setter cannot use rest params")},ye.parsePropertyValue=function(e,t,n,s,r,o,c,d){(n||s)&&this.type===S.colon&&this.unexpected(),this.eat(S.colon)?(e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,c),e.kind="init"):this.options.ecmaVersion>=6&&this.type===S.parenL?(t&&this.unexpected(),e.method=!0,e.value=this.parseMethod(n,s),e.kind="init"):!t&&!d&&this.options.ecmaVersion>=5&&!e.computed&&e.key.type==="Identifier"&&(e.key.name==="get"||e.key.name==="set")&&this.type!==S.comma&&this.type!==S.braceR&&this.type!==S.eq?((n||s)&&this.unexpected(),this.parseGetterSetter(e)):this.options.ecmaVersion>=6&&!e.computed&&e.key.type==="Identifier"?((n||s)&&this.unexpected(),this.checkUnreserved(e.key),e.key.name==="await"&&!this.awaitIdentPos&&(this.awaitIdentPos=r),t?e.value=this.parseMaybeDefault(r,o,this.copyNode(e.key)):this.type===S.eq&&c?(c.shorthandAssign<0&&(c.shorthandAssign=this.start),e.value=this.parseMaybeDefault(r,o,this.copyNode(e.key))):e.value=this.copyNode(e.key),e.kind="init",e.shorthand=!0):this.unexpected()},ye.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(S.bracketL))return e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(S.bracketR),e.key;e.computed=!1}return e.key=this.type===S.num||this.type===S.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!=="never")},ye.initFunction=function(e){e.id=null,this.options.ecmaVersion>=6&&(e.generator=e.expression=!1),this.options.ecmaVersion>=8&&(e.async=!1)},ye.parseMethod=function(e,t,n){var s=this.startNode(),r=this.yieldPos,o=this.awaitPos,c=this.awaitIdentPos;return this.initFunction(s),this.options.ecmaVersion>=6&&(s.generator=e),this.options.ecmaVersion>=8&&(s.async=!!t),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Yc(t,s.generator)|uo|(n?py:0)),this.expect(S.parenL),s.params=this.parseBindingList(S.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(s,!1,!0,!1),this.yieldPos=r,this.awaitPos=o,this.awaitIdentPos=c,this.finishNode(s,"FunctionExpression")},ye.parseArrowExpression=function(e,t,n,s){var r=this.yieldPos,o=this.awaitPos,c=this.awaitIdentPos;return this.enterScope(Yc(n,!1)|Kc),this.initFunction(e),this.options.ecmaVersion>=8&&(e.async=!!n),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,e.params=this.toAssignableList(t,!0),this.parseFunctionBody(e,!0,!1,s),this.yieldPos=r,this.awaitPos=o,this.awaitIdentPos=c,this.finishNode(e,"ArrowFunctionExpression")},ye.parseFunctionBody=function(e,t,n,s){var r=t&&this.type!==S.braceL,o=this.strict,c=!1;if(r)e.body=this.parseMaybeAssign(s),e.expression=!0,this.checkParams(e,!1);else{var d=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);(!o||d)&&(c=this.strictDirective(this.end),c&&d&&this.raiseRecoverable(e.start,"Illegal 'use strict' directive in function with non-simple parameter list"));var p=this.labels;this.labels=[],c&&(this.strict=!0),this.checkParams(e,!o&&!c&&!t&&!n&&this.isSimpleParamList(e.params)),this.strict&&e.id&&this.checkLValSimple(e.id,gy),e.body=this.parseBlock(!1,void 0,c&&!o),e.expression=!1,this.adaptDirectivePrologue(e.body.body),this.labels=p}this.exitScope()},ye.isSimpleParamList=function(e){for(var t=0,n=e;t<n.length;t+=1){var s=n[t];if(s.type!=="Identifier")return!1}return!0},ye.checkParams=function(e,t){for(var n=Object.create(null),s=0,r=e.params;s<r.length;s+=1){var o=r[s];this.checkLValInnerPattern(o,Zc,t?null:n)}},ye.parseExprList=function(e,t,n,s){for(var r=[],o=!0;!this.eat(e);){if(o)o=!1;else if(this.expect(S.comma),t&&this.afterTrailingComma(e))break;var c=void 0;n&&this.type===S.comma?c=null:this.type===S.ellipsis?(c=this.parseSpread(s),s&&this.type===S.comma&&s.trailingComma<0&&(s.trailingComma=this.start)):c=this.parseMaybeAssign(!1,s),r.push(c)}return r},ye.checkUnreserved=function(e){var t=e.start,n=e.end,s=e.name;if(this.inGenerator&&s==="yield"&&this.raiseRecoverable(t,"Cannot use 'yield' as identifier inside a generator"),this.inAsync&&s==="await"&&this.raiseRecoverable(t,"Cannot use 'await' as identifier inside an async function"),!(this.currentThisScope().flags&ho)&&s==="arguments"&&this.raiseRecoverable(t,"Cannot use 'arguments' in class field initializer"),this.inClassStaticBlock&&(s==="arguments"||s==="await")&&this.raise(t,"Cannot use "+s+" in class static initialization block"),this.keywords.test(s)&&this.raise(t,"Unexpected keyword '"+s+"'"),!(this.options.ecmaVersion<6&&this.input.slice(t,n).indexOf("\\")!==-1)){var r=this.strict?this.reservedWordsStrict:this.reservedWords;r.test(s)&&(!this.inAsync&&s==="await"&&this.raiseRecoverable(t,"Cannot use keyword 'await' outside an async function"),this.raiseRecoverable(t,"The keyword '"+s+"' is reserved"))}},ye.parseIdent=function(e){var t=this.parseIdentNode();return this.next(!!e),this.finishNode(t,"Identifier"),e||(this.checkUnreserved(t),t.name==="await"&&!this.awaitIdentPos&&(this.awaitIdentPos=t.start)),t},ye.parseIdentNode=function(){var e=this.startNode();return this.type===S.name?e.name=this.value:this.type.keyword?(e.name=this.type.keyword,(e.name==="class"||e.name==="function")&&(this.lastTokEnd!==this.lastTokStart+1||this.input.charCodeAt(this.lastTokStart)!==46)&&this.context.pop(),this.type=S.name):this.unexpected(),e},ye.parsePrivateIdent=function(){var e=this.startNode();return this.type===S.privateId?e.name=this.value:this.unexpected(),this.next(),this.finishNode(e,"PrivateIdentifier"),this.options.checkPrivateFields&&(this.privateNameStack.length===0?this.raise(e.start,"Private field '#"+e.name+"' must be declared in an enclosing class"):this.privateNameStack[this.privateNameStack.length-1].used.push(e)),e},ye.parseYield=function(e){this.yieldPos||(this.yieldPos=this.start);var t=this.startNode();return this.next(),this.type===S.semi||this.canInsertSemicolon()||this.type!==S.star&&!this.type.startsExpr?(t.delegate=!1,t.argument=null):(t.delegate=this.eat(S.star),t.argument=this.parseMaybeAssign(e)),this.finishNode(t,"YieldExpression")},ye.parseAwait=function(e){this.awaitPos||(this.awaitPos=this.start);var t=this.startNode();return this.next(),t.argument=this.parseMaybeUnary(null,!0,!1,e),this.finishNode(t,"AwaitExpression")};var go=st.prototype;go.raise=function(e,t){var n=qc(this.input,e);t+=" ("+n.line+":"+n.column+")",this.sourceFile&&(t+=" in "+this.sourceFile);var s=new SyntaxError(t);throw s.pos=e,s.loc=n,s.raisedAt=this.pos,s},go.raiseRecoverable=go.raise,go.curPosition=function(){if(this.options.locations)return new Dr(this.curLine,this.pos-this.lineStart)};var ms=st.prototype,ck=function(t){this.flags=t,this.var=[],this.lexical=[],this.functions=[]};ms.enterScope=function(e){this.scopeStack.push(new ck(e))},ms.exitScope=function(){this.scopeStack.pop()},ms.treatFunctionsAsVarInScope=function(e){return e.flags&Or||!this.inModule&&e.flags&Yi},ms.declareName=function(e,t,n){var s=!1;if(t===Jn){var r=this.currentScope();s=r.lexical.indexOf(e)>-1||r.functions.indexOf(e)>-1||r.var.indexOf(e)>-1,r.lexical.push(e),this.inModule&&r.flags&Yi&&delete this.undefinedExports[e]}else if(t===my){var o=this.currentScope();o.lexical.push(e)}else if(t===fy){var c=this.currentScope();this.treatFunctionsAsVar?s=c.lexical.indexOf(e)>-1:s=c.lexical.indexOf(e)>-1||c.var.indexOf(e)>-1,c.functions.push(e)}else for(var d=this.scopeStack.length-1;d>=0;--d){var p=this.scopeStack[d];if(p.lexical.indexOf(e)>-1&&!(p.flags&hy&&p.lexical[0]===e)||!this.treatFunctionsAsVarInScope(p)&&p.functions.indexOf(e)>-1){s=!0;break}if(p.var.push(e),this.inModule&&p.flags&Yi&&delete this.undefinedExports[e],p.flags&ho)break}s&&this.raiseRecoverable(n,"Identifier '"+e+"' has already been declared")},ms.checkLocalExport=function(e){this.scopeStack[0].lexical.indexOf(e.name)===-1&&this.scopeStack[0].var.indexOf(e.name)===-1&&(this.undefinedExports[e.name]=e)},ms.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},ms.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(ho|Zi|Hs))return t}},ms.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(ho|Zi|Hs)&&!(t.flags&Kc))return t}};var Ji=function(t,n,s){this.type="",this.start=n,this.end=0,t.options.locations&&(this.loc=new Ki(t,s)),t.options.directSourceFile&&(this.sourceFile=t.options.directSourceFile),t.options.ranges&&(this.range=[n,0])},Qi=st.prototype;Qi.startNode=function(){return new Ji(this,this.start,this.startLoc)},Qi.startNodeAt=function(e,t){return new Ji(this,e,t)};function by(e,t,n,s){return e.type=t,e.end=n,this.options.locations&&(e.loc.end=s),this.options.ranges&&(e.range[1]=n),e}Qi.finishNode=function(e,t){return by.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)},Qi.finishNodeAt=function(e,t,n,s){return by.call(this,e,t,n,s)},Qi.copyNode=function(e){var t=new Ji(this,e.start,this.startLoc);for(var n in e)t[n]=e[n];return t};var uk="Gara Garay Gukh Gurung_Khema Hrkt Katakana_Or_Hiragana Kawi Kirat_Rai Krai Nag_Mundari Nagm Ol_Onal Onao Sunu Sunuwar Todhri Todr Tulu_Tigalari Tutg Unknown Zzzz",vy="ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS",wy=vy+" Extended_Pictographic",Sy=wy,xy=Sy+" EBase EComp EMod EPres ExtPict",Ey=xy,dk=Ey,hk={9:vy,10:wy,11:Sy,12:xy,13:Ey,14:dk},pk="Basic_Emoji Emoji_Keycap_Sequence RGI_Emoji_Modifier_Sequence RGI_Emoji_Flag_Sequence RGI_Emoji_Tag_Sequence RGI_Emoji_ZWJ_Sequence RGI_Emoji",fk={9:"",10:"",11:"",12:"",13:"",14:pk},ky="Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu",Cy="Adlam Adlm Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb",Ay=Cy+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd",Ty=Ay+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho",Iy=Ty+" Chorasmian Chrs Diak Dives_Akuru Khitan_Small_Script Kits Yezi Yezidi",Ry=Iy+" Cypro_Minoan Cpmn Old_Uyghur Ougr Tangsa Tnsa Toto Vithkuqi Vith",mk=Ry+" "+uk,gk={9:Cy,10:Ay,11:Ty,12:Iy,13:Ry,14:mk},Py={};function yk(e){var t=Py[e]={binary:fs(hk[e]+" "+ky),binaryOfStrings:fs(fk[e]),nonBinary:{General_Category:fs(ky),Script:fs(gk[e])}};t.nonBinary.Script_Extensions=t.nonBinary.Script,t.nonBinary.gc=t.nonBinary.General_Category,t.nonBinary.sc=t.nonBinary.Script,t.nonBinary.scx=t.nonBinary.Script_Extensions}for(var eu=0,Dy=[9,10,11,12,13,14];eu<Dy.length;eu+=1){var _k=Dy[eu];yk(_k)}var ue=st.prototype,yo=function(t,n){this.parent=t,this.base=n||this};yo.prototype.separatedFrom=function(t){for(var n=this;n;n=n.parent)for(var s=t;s;s=s.parent)if(n.base===s.base&&n!==s)return!0;return!1},yo.prototype.sibling=function(){return new yo(this.parent,this.base)};var Ln=function(t){this.parser=t,this.validFlags="gim"+(t.options.ecmaVersion>=6?"uy":"")+(t.options.ecmaVersion>=9?"s":"")+(t.options.ecmaVersion>=13?"d":"")+(t.options.ecmaVersion>=15?"v":""),this.unicodeProperties=Py[t.options.ecmaVersion>=14?14:t.options.ecmaVersion],this.source="",this.flags="",this.start=0,this.switchU=!1,this.switchV=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue="",this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=Object.create(null),this.backReferenceNames=[],this.branchID=null};Ln.prototype.reset=function(t,n,s){var r=s.indexOf("v")!==-1,o=s.indexOf("u")!==-1;this.start=t|0,this.source=n+"",this.flags=s,r&&this.parser.options.ecmaVersion>=15?(this.switchU=!0,this.switchV=!0,this.switchN=!0):(this.switchU=o&&this.parser.options.ecmaVersion>=6,this.switchV=!1,this.switchN=o&&this.parser.options.ecmaVersion>=9)},Ln.prototype.raise=function(t){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+t)},Ln.prototype.at=function(t,n){n===void 0&&(n=!1);var s=this.source,r=s.length;if(t>=r)return-1;var o=s.charCodeAt(t);if(!(n||this.switchU)||o<=55295||o>=57344||t+1>=r)return o;var c=s.charCodeAt(t+1);return c>=56320&&c<=57343?(o<<10)+c-56613888:o},Ln.prototype.nextIndex=function(t,n){n===void 0&&(n=!1);var s=this.source,r=s.length;if(t>=r)return r;var o=s.charCodeAt(t),c;return!(n||this.switchU)||o<=55295||o>=57344||t+1>=r||(c=s.charCodeAt(t+1))<56320||c>57343?t+1:t+2},Ln.prototype.current=function(t){return t===void 0&&(t=!1),this.at(this.pos,t)},Ln.prototype.lookahead=function(t){return t===void 0&&(t=!1),this.at(this.nextIndex(this.pos,t),t)},Ln.prototype.advance=function(t){t===void 0&&(t=!1),this.pos=this.nextIndex(this.pos,t)},Ln.prototype.eat=function(t,n){return n===void 0&&(n=!1),this.current(n)===t?(this.advance(n),!0):!1},Ln.prototype.eatChars=function(t,n){n===void 0&&(n=!1);for(var s=this.pos,r=0,o=t;r<o.length;r+=1){var c=o[r],d=this.at(s,n);if(d===-1||d!==c)return!1;s=this.nextIndex(s,n)}return this.pos=s,!0},ue.validateRegExpFlags=function(e){for(var t=e.validFlags,n=e.flags,s=!1,r=!1,o=0;o<n.length;o++){var c=n.charAt(o);t.indexOf(c)===-1&&this.raise(e.start,"Invalid regular expression flag"),n.indexOf(c,o+1)>-1&&this.raise(e.start,"Duplicate regular expression flag"),c==="u"&&(s=!0),c==="v"&&(r=!0)}this.options.ecmaVersion>=15&&s&&r&&this.raise(e.start,"Invalid regular expression flag")};function bk(e){for(var t in e)return!0;return!1}ue.validateRegExpPattern=function(e){this.regexp_pattern(e),!e.switchN&&this.options.ecmaVersion>=9&&bk(e.groupNames)&&(e.switchN=!0,this.regexp_pattern(e))},ue.regexp_pattern=function(e){e.pos=0,e.lastIntValue=0,e.lastStringValue="",e.lastAssertionIsQuantifiable=!1,e.numCapturingParens=0,e.maxBackReference=0,e.groupNames=Object.create(null),e.backReferenceNames.length=0,e.branchID=null,this.regexp_disjunction(e),e.pos!==e.source.length&&(e.eat(41)&&e.raise("Unmatched ')'"),(e.eat(93)||e.eat(125))&&e.raise("Lone quantifier brackets")),e.maxBackReference>e.numCapturingParens&&e.raise("Invalid escape");for(var t=0,n=e.backReferenceNames;t<n.length;t+=1){var s=n[t];e.groupNames[s]||e.raise("Invalid named capture referenced")}},ue.regexp_disjunction=function(e){var t=this.options.ecmaVersion>=16;for(t&&(e.branchID=new yo(e.branchID,null)),this.regexp_alternative(e);e.eat(124);)t&&(e.branchID=e.branchID.sibling()),this.regexp_alternative(e);t&&(e.branchID=e.branchID.parent),this.regexp_eatQuantifier(e,!0)&&e.raise("Nothing to repeat"),e.eat(123)&&e.raise("Lone quantifier brackets")},ue.regexp_alternative=function(e){for(;e.pos<e.source.length&&this.regexp_eatTerm(e););},ue.regexp_eatTerm=function(e){return this.regexp_eatAssertion(e)?(e.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(e)&&e.switchU&&e.raise("Invalid quantifier"),!0):(e.switchU?this.regexp_eatAtom(e):this.regexp_eatExtendedAtom(e))?(this.regexp_eatQuantifier(e),!0):!1},ue.regexp_eatAssertion=function(e){var t=e.pos;if(e.lastAssertionIsQuantifiable=!1,e.eat(94)||e.eat(36))return!0;if(e.eat(92)){if(e.eat(66)||e.eat(98))return!0;e.pos=t}if(e.eat(40)&&e.eat(63)){var n=!1;if(this.options.ecmaVersion>=9&&(n=e.eat(60)),e.eat(61)||e.eat(33))return this.regexp_disjunction(e),e.eat(41)||e.raise("Unterminated group"),e.lastAssertionIsQuantifiable=!n,!0}return e.pos=t,!1},ue.regexp_eatQuantifier=function(e,t){return t===void 0&&(t=!1),this.regexp_eatQuantifierPrefix(e,t)?(e.eat(63),!0):!1},ue.regexp_eatQuantifierPrefix=function(e,t){return e.eat(42)||e.eat(43)||e.eat(63)||this.regexp_eatBracedQuantifier(e,t)},ue.regexp_eatBracedQuantifier=function(e,t){var n=e.pos;if(e.eat(123)){var s=0,r=-1;if(this.regexp_eatDecimalDigits(e)&&(s=e.lastIntValue,e.eat(44)&&this.regexp_eatDecimalDigits(e)&&(r=e.lastIntValue),e.eat(125)))return r!==-1&&r<s&&!t&&e.raise("numbers out of order in {} quantifier"),!0;e.switchU&&!t&&e.raise("Incomplete quantifier"),e.pos=n}return!1},ue.regexp_eatAtom=function(e){return this.regexp_eatPatternCharacters(e)||e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)},ue.regexp_eatReverseSolidusAtomEscape=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatAtomEscape(e))return!0;e.pos=t}return!1},ue.regexp_eatUncapturingGroup=function(e){var t=e.pos;if(e.eat(40)){if(e.eat(63)){if(this.options.ecmaVersion>=16){var n=this.regexp_eatModifiers(e),s=e.eat(45);if(n||s){for(var r=0;r<n.length;r++){var o=n.charAt(r);n.indexOf(o,r+1)>-1&&e.raise("Duplicate regular expression modifiers")}if(s){var c=this.regexp_eatModifiers(e);!n&&!c&&e.current()===58&&e.raise("Invalid regular expression modifiers");for(var d=0;d<c.length;d++){var p=c.charAt(d);(c.indexOf(p,d+1)>-1||n.indexOf(p)>-1)&&e.raise("Duplicate regular expression modifiers")}}}}if(e.eat(58)){if(this.regexp_disjunction(e),e.eat(41))return!0;e.raise("Unterminated group")}}e.pos=t}return!1},ue.regexp_eatCapturingGroup=function(e){if(e.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(e):e.current()===63&&e.raise("Invalid group"),this.regexp_disjunction(e),e.eat(41))return e.numCapturingParens+=1,!0;e.raise("Unterminated group")}return!1},ue.regexp_eatModifiers=function(e){for(var t="",n=0;(n=e.current())!==-1&&vk(n);)t+=Xn(n),e.advance();return t};function vk(e){return e===105||e===109||e===115}ue.regexp_eatExtendedAtom=function(e){return e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)||this.regexp_eatInvalidBracedQuantifier(e)||this.regexp_eatExtendedPatternCharacter(e)},ue.regexp_eatInvalidBracedQuantifier=function(e){return this.regexp_eatBracedQuantifier(e,!0)&&e.raise("Nothing to repeat"),!1},ue.regexp_eatSyntaxCharacter=function(e){var t=e.current();return Oy(t)?(e.lastIntValue=t,e.advance(),!0):!1};function Oy(e){return e===36||e>=40&&e<=43||e===46||e===63||e>=91&&e<=94||e>=123&&e<=125}ue.regexp_eatPatternCharacters=function(e){for(var t=e.pos,n=0;(n=e.current())!==-1&&!Oy(n);)e.advance();return e.pos!==t},ue.regexp_eatExtendedPatternCharacter=function(e){var t=e.current();return t!==-1&&t!==36&&!(t>=40&&t<=43)&&t!==46&&t!==63&&t!==91&&t!==94&&t!==124?(e.advance(),!0):!1},ue.regexp_groupSpecifier=function(e){if(e.eat(63)){this.regexp_eatGroupName(e)||e.raise("Invalid group");var t=this.options.ecmaVersion>=16,n=e.groupNames[e.lastStringValue];if(n)if(t)for(var s=0,r=n;s<r.length;s+=1){var o=r[s];o.separatedFrom(e.branchID)||e.raise("Duplicate capture group name")}else e.raise("Duplicate capture group name");t?(n||(e.groupNames[e.lastStringValue]=[])).push(e.branchID):e.groupNames[e.lastStringValue]=!0}},ue.regexp_eatGroupName=function(e){if(e.lastStringValue="",e.eat(60)){if(this.regexp_eatRegExpIdentifierName(e)&&e.eat(62))return!0;e.raise("Invalid capture group name")}return!1},ue.regexp_eatRegExpIdentifierName=function(e){if(e.lastStringValue="",this.regexp_eatRegExpIdentifierStart(e)){for(e.lastStringValue+=Xn(e.lastIntValue);this.regexp_eatRegExpIdentifierPart(e);)e.lastStringValue+=Xn(e.lastIntValue);return!0}return!1},ue.regexp_eatRegExpIdentifierStart=function(e){var t=e.pos,n=this.options.ecmaVersion>=11,s=e.current(n);return e.advance(n),s===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)&&(s=e.lastIntValue),wk(s)?(e.lastIntValue=s,!0):(e.pos=t,!1)};function wk(e){return gn(e,!0)||e===36||e===95}ue.regexp_eatRegExpIdentifierPart=function(e){var t=e.pos,n=this.options.ecmaVersion>=11,s=e.current(n);return e.advance(n),s===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)&&(s=e.lastIntValue),Sk(s)?(e.lastIntValue=s,!0):(e.pos=t,!1)};function Sk(e){return Zn(e,!0)||e===36||e===95||e===8204||e===8205}ue.regexp_eatAtomEscape=function(e){return this.regexp_eatBackReference(e)||this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)||e.switchN&&this.regexp_eatKGroupName(e)?!0:(e.switchU&&(e.current()===99&&e.raise("Invalid unicode escape"),e.raise("Invalid escape")),!1)},ue.regexp_eatBackReference=function(e){var t=e.pos;if(this.regexp_eatDecimalEscape(e)){var n=e.lastIntValue;if(e.switchU)return n>e.maxBackReference&&(e.maxBackReference=n),!0;if(n<=e.numCapturingParens)return!0;e.pos=t}return!1},ue.regexp_eatKGroupName=function(e){if(e.eat(107)){if(this.regexp_eatGroupName(e))return e.backReferenceNames.push(e.lastStringValue),!0;e.raise("Invalid named reference")}return!1},ue.regexp_eatCharacterEscape=function(e){return this.regexp_eatControlEscape(e)||this.regexp_eatCControlLetter(e)||this.regexp_eatZero(e)||this.regexp_eatHexEscapeSequence(e)||this.regexp_eatRegExpUnicodeEscapeSequence(e,!1)||!e.switchU&&this.regexp_eatLegacyOctalEscapeSequence(e)||this.regexp_eatIdentityEscape(e)},ue.regexp_eatCControlLetter=function(e){var t=e.pos;if(e.eat(99)){if(this.regexp_eatControlLetter(e))return!0;e.pos=t}return!1},ue.regexp_eatZero=function(e){return e.current()===48&&!_o(e.lookahead())?(e.lastIntValue=0,e.advance(),!0):!1},ue.regexp_eatControlEscape=function(e){var t=e.current();return t===116?(e.lastIntValue=9,e.advance(),!0):t===110?(e.lastIntValue=10,e.advance(),!0):t===118?(e.lastIntValue=11,e.advance(),!0):t===102?(e.lastIntValue=12,e.advance(),!0):t===114?(e.lastIntValue=13,e.advance(),!0):!1},ue.regexp_eatControlLetter=function(e){var t=e.current();return Ny(t)?(e.lastIntValue=t%32,e.advance(),!0):!1};function Ny(e){return e>=65&&e<=90||e>=97&&e<=122}ue.regexp_eatRegExpUnicodeEscapeSequence=function(e,t){t===void 0&&(t=!1);var n=e.pos,s=t||e.switchU;if(e.eat(117)){if(this.regexp_eatFixedHexDigits(e,4)){var r=e.lastIntValue;if(s&&r>=55296&&r<=56319){var o=e.pos;if(e.eat(92)&&e.eat(117)&&this.regexp_eatFixedHexDigits(e,4)){var c=e.lastIntValue;if(c>=56320&&c<=57343)return e.lastIntValue=(r-55296)*1024+(c-56320)+65536,!0}e.pos=o,e.lastIntValue=r}return!0}if(s&&e.eat(123)&&this.regexp_eatHexDigits(e)&&e.eat(125)&&xk(e.lastIntValue))return!0;s&&e.raise("Invalid unicode escape"),e.pos=n}return!1};function xk(e){return e>=0&&e<=1114111}ue.regexp_eatIdentityEscape=function(e){if(e.switchU)return this.regexp_eatSyntaxCharacter(e)?!0:e.eat(47)?(e.lastIntValue=47,!0):!1;var t=e.current();return t!==99&&(!e.switchN||t!==107)?(e.lastIntValue=t,e.advance(),!0):!1},ue.regexp_eatDecimalEscape=function(e){e.lastIntValue=0;var t=e.current();if(t>=49&&t<=57){do e.lastIntValue=10*e.lastIntValue+(t-48),e.advance();while((t=e.current())>=48&&t<=57);return!0}return!1};var By=0,Qn=1,on=2;ue.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(Ek(t))return e.lastIntValue=-1,e.advance(),Qn;var n=!1;if(e.switchU&&this.options.ecmaVersion>=9&&((n=t===80)||t===112)){e.lastIntValue=-1,e.advance();var s;if(e.eat(123)&&(s=this.regexp_eatUnicodePropertyValueExpression(e))&&e.eat(125))return n&&s===on&&e.raise("Invalid property name"),s;e.raise("Invalid property name")}return By};function Ek(e){return e===100||e===68||e===115||e===83||e===119||e===87}ue.regexp_eatUnicodePropertyValueExpression=function(e){var t=e.pos;if(this.regexp_eatUnicodePropertyName(e)&&e.eat(61)){var n=e.lastStringValue;if(this.regexp_eatUnicodePropertyValue(e)){var s=e.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(e,n,s),Qn}}if(e.pos=t,this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var r=e.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(e,r)}return By},ue.regexp_validateUnicodePropertyNameAndValue=function(e,t,n){Pr(e.unicodeProperties.nonBinary,t)||e.raise("Invalid property name"),e.unicodeProperties.nonBinary[t].test(n)||e.raise("Invalid property value")},ue.regexp_validateUnicodePropertyNameOrValue=function(e,t){if(e.unicodeProperties.binary.test(t))return Qn;if(e.switchV&&e.unicodeProperties.binaryOfStrings.test(t))return on;e.raise("Invalid property name")},ue.regexp_eatUnicodePropertyName=function(e){var t=0;for(e.lastStringValue="";Ly(t=e.current());)e.lastStringValue+=Xn(t),e.advance();return e.lastStringValue!==""};function Ly(e){return Ny(e)||e===95}ue.regexp_eatUnicodePropertyValue=function(e){var t=0;for(e.lastStringValue="";kk(t=e.current());)e.lastStringValue+=Xn(t),e.advance();return e.lastStringValue!==""};function kk(e){return Ly(e)||_o(e)}ue.regexp_eatLoneUnicodePropertyNameOrValue=function(e){return this.regexp_eatUnicodePropertyValue(e)},ue.regexp_eatCharacterClass=function(e){if(e.eat(91)){var t=e.eat(94),n=this.regexp_classContents(e);return e.eat(93)||e.raise("Unterminated character class"),t&&n===on&&e.raise("Negated character class may contain strings"),!0}return!1},ue.regexp_classContents=function(e){return e.current()===93?Qn:e.switchV?this.regexp_classSetExpression(e):(this.regexp_nonEmptyClassRanges(e),Qn)},ue.regexp_nonEmptyClassRanges=function(e){for(;this.regexp_eatClassAtom(e);){var t=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassAtom(e)){var n=e.lastIntValue;e.switchU&&(t===-1||n===-1)&&e.raise("Invalid character class"),t!==-1&&n!==-1&&t>n&&e.raise("Range out of order in character class")}}},ue.regexp_eatClassAtom=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatClassEscape(e))return!0;if(e.switchU){var n=e.current();(n===99||$y(n))&&e.raise("Invalid class escape"),e.raise("Invalid escape")}e.pos=t}var s=e.current();return s!==93?(e.lastIntValue=s,e.advance(),!0):!1},ue.regexp_eatClassEscape=function(e){var t=e.pos;if(e.eat(98))return e.lastIntValue=8,!0;if(e.switchU&&e.eat(45))return e.lastIntValue=45,!0;if(!e.switchU&&e.eat(99)){if(this.regexp_eatClassControlLetter(e))return!0;e.pos=t}return this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)},ue.regexp_classSetExpression=function(e){var t=Qn,n;if(!this.regexp_eatClassSetRange(e))if(n=this.regexp_eatClassSetOperand(e)){n===on&&(t=on);for(var s=e.pos;e.eatChars([38,38]);){if(e.current()!==38&&(n=this.regexp_eatClassSetOperand(e))){n!==on&&(t=Qn);continue}e.raise("Invalid character in character class")}if(s!==e.pos)return t;for(;e.eatChars([45,45]);)this.regexp_eatClassSetOperand(e)||e.raise("Invalid character in character class");if(s!==e.pos)return t}else e.raise("Invalid character in character class");for(;;)if(!this.regexp_eatClassSetRange(e)){if(n=this.regexp_eatClassSetOperand(e),!n)return t;n===on&&(t=on)}},ue.regexp_eatClassSetRange=function(e){var t=e.pos;if(this.regexp_eatClassSetCharacter(e)){var n=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassSetCharacter(e)){var s=e.lastIntValue;return n!==-1&&s!==-1&&n>s&&e.raise("Range out of order in character class"),!0}e.pos=t}return!1},ue.regexp_eatClassSetOperand=function(e){return this.regexp_eatClassSetCharacter(e)?Qn:this.regexp_eatClassStringDisjunction(e)||this.regexp_eatNestedClass(e)},ue.regexp_eatNestedClass=function(e){var t=e.pos;if(e.eat(91)){var n=e.eat(94),s=this.regexp_classContents(e);if(e.eat(93))return n&&s===on&&e.raise("Negated character class may contain strings"),s;e.pos=t}if(e.eat(92)){var r=this.regexp_eatCharacterClassEscape(e);if(r)return r;e.pos=t}return null},ue.regexp_eatClassStringDisjunction=function(e){var t=e.pos;if(e.eatChars([92,113])){if(e.eat(123)){var n=this.regexp_classStringDisjunctionContents(e);if(e.eat(125))return n}else e.raise("Invalid escape");e.pos=t}return null},ue.regexp_classStringDisjunctionContents=function(e){for(var t=this.regexp_classString(e);e.eat(124);)this.regexp_classString(e)===on&&(t=on);return t},ue.regexp_classString=function(e){for(var t=0;this.regexp_eatClassSetCharacter(e);)t++;return t===1?Qn:on},ue.regexp_eatClassSetCharacter=function(e){var t=e.pos;if(e.eat(92))return this.regexp_eatCharacterEscape(e)||this.regexp_eatClassSetReservedPunctuator(e)?!0:e.eat(98)?(e.lastIntValue=8,!0):(e.pos=t,!1);var n=e.current();return n<0||n===e.lookahead()&&Ck(n)||Ak(n)?!1:(e.advance(),e.lastIntValue=n,!0)};function Ck(e){return e===33||e>=35&&e<=38||e>=42&&e<=44||e===46||e>=58&&e<=64||e===94||e===96||e===126}function Ak(e){return e===40||e===41||e===45||e===47||e>=91&&e<=93||e>=123&&e<=125}ue.regexp_eatClassSetReservedPunctuator=function(e){var t=e.current();return Tk(t)?(e.lastIntValue=t,e.advance(),!0):!1};function Tk(e){return e===33||e===35||e===37||e===38||e===44||e===45||e>=58&&e<=62||e===64||e===96||e===126}ue.regexp_eatClassControlLetter=function(e){var t=e.current();return _o(t)||t===95?(e.lastIntValue=t%32,e.advance(),!0):!1},ue.regexp_eatHexEscapeSequence=function(e){var t=e.pos;if(e.eat(120)){if(this.regexp_eatFixedHexDigits(e,2))return!0;e.switchU&&e.raise("Invalid escape"),e.pos=t}return!1},ue.regexp_eatDecimalDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;_o(n=e.current());)e.lastIntValue=10*e.lastIntValue+(n-48),e.advance();return e.pos!==t};function _o(e){return e>=48&&e<=57}ue.regexp_eatHexDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;My(n=e.current());)e.lastIntValue=16*e.lastIntValue+Fy(n),e.advance();return e.pos!==t};function My(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function Fy(e){return e>=65&&e<=70?10+(e-65):e>=97&&e<=102?10+(e-97):e-48}ue.regexp_eatLegacyOctalEscapeSequence=function(e){if(this.regexp_eatOctalDigit(e)){var t=e.lastIntValue;if(this.regexp_eatOctalDigit(e)){var n=e.lastIntValue;t<=3&&this.regexp_eatOctalDigit(e)?e.lastIntValue=t*64+n*8+e.lastIntValue:e.lastIntValue=t*8+n}else e.lastIntValue=t;return!0}return!1},ue.regexp_eatOctalDigit=function(e){var t=e.current();return $y(t)?(e.lastIntValue=t-48,e.advance(),!0):(e.lastIntValue=0,!1)};function $y(e){return e>=48&&e<=55}ue.regexp_eatFixedHexDigits=function(e,t){var n=e.pos;e.lastIntValue=0;for(var s=0;s<t;++s){var r=e.current();if(!My(r))return e.pos=n,!1;e.lastIntValue=16*e.lastIntValue+Fy(r),e.advance()}return!0};var bo=function(t){this.type=t.type,this.value=t.value,this.start=t.start,this.end=t.end,t.options.locations&&(this.loc=new Ki(t,t.startLoc,t.endLoc)),t.options.ranges&&(this.range=[t.start,t.end])},Be=st.prototype;Be.next=function(e){!e&&this.type.keyword&&this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword "+this.type.keyword),this.options.onToken&&this.options.onToken(new bo(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},Be.getToken=function(){return this.next(),new bo(this)},typeof Symbol<"u"&&(Be[Symbol.iterator]=function(){var e=this;return{next:function(){var t=e.getToken();return{done:t.type===S.eof,value:t}}}}),Be.nextToken=function(){var e=this.curContext();if((!e||!e.preserveSpace)&&this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length)return this.finishToken(S.eof);if(e.override)return e.override(this);this.readToken(this.fullCharCodeAtPos())},Be.readToken=function(e){return gn(e,this.options.ecmaVersion>=6)||e===92?this.readWord():this.getTokenFromCode(e)},Be.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);if(e<=55295||e>=56320)return e;var t=this.input.charCodeAt(this.pos+1);return t<=56319||t>=57344?e:(e<<10)+t-56613888},Be.skipBlockComment=function(){var e=this.options.onComment&&this.curPosition(),t=this.pos,n=this.input.indexOf("*/",this.pos+=2);if(n===-1&&this.raise(this.pos-2,"Unterminated comment"),this.pos=n+2,this.options.locations)for(var s=void 0,r=t;(s=ay(this.input,r,this.pos))>-1;)++this.curLine,r=this.lineStart=s;this.options.onComment&&this.options.onComment(!0,this.input.slice(t+2,n),t,this.pos,e,this.curPosition())},Be.skipLineComment=function(e){for(var t=this.pos,n=this.options.onComment&&this.curPosition(),s=this.input.charCodeAt(this.pos+=e);this.pos<this.input.length&&!Vs(s);)s=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(t+e,this.pos),t,this.pos,n,this.curPosition())},Be.skipSpace=function(){e:for(;this.pos<this.input.length;){var e=this.input.charCodeAt(this.pos);switch(e){case 32:case 160:++this.pos;break;case 13:this.input.charCodeAt(this.pos+1)===10&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break e}break;default:if(e>8&&e<14||e>=5760&&zc.test(String.fromCharCode(e)))++this.pos;else break e}}},Be.finishToken=function(e,t){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var n=this.type;this.type=e,this.value=t,this.updateContext(n)},Be.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&e<=57)return this.readNumber(!0);var t=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&e===46&&t===46?(this.pos+=3,this.finishToken(S.ellipsis)):(++this.pos,this.finishToken(S.dot))},Be.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):e===61?this.finishOp(S.assign,2):this.finishOp(S.slash,1)},Be.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1),n=1,s=e===42?S.star:S.modulo;return this.options.ecmaVersion>=7&&e===42&&t===42&&(++n,s=S.starstar,t=this.input.charCodeAt(this.pos+2)),t===61?this.finishOp(S.assign,n+1):this.finishOp(s,n)},Be.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);if(t===e){if(this.options.ecmaVersion>=12){var n=this.input.charCodeAt(this.pos+2);if(n===61)return this.finishOp(S.assign,3)}return this.finishOp(e===124?S.logicalOR:S.logicalAND,2)}return t===61?this.finishOp(S.assign,2):this.finishOp(e===124?S.bitwiseOR:S.bitwiseAND,1)},Be.readToken_caret=function(){var e=this.input.charCodeAt(this.pos+1);return e===61?this.finishOp(S.assign,2):this.finishOp(S.bitwiseXOR,1)},Be.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?t===45&&!this.inModule&&this.input.charCodeAt(this.pos+2)===62&&(this.lastTokEnd===0||Dt.test(this.input.slice(this.lastTokEnd,this.pos)))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(S.incDec,2):t===61?this.finishOp(S.assign,2):this.finishOp(S.plusMin,1)},Be.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1),n=1;return t===e?(n=e===62&&this.input.charCodeAt(this.pos+2)===62?3:2,this.input.charCodeAt(this.pos+n)===61?this.finishOp(S.assign,n+1):this.finishOp(S.bitShift,n)):t===33&&e===60&&!this.inModule&&this.input.charCodeAt(this.pos+2)===45&&this.input.charCodeAt(this.pos+3)===45?(this.skipLineComment(4),this.skipSpace(),this.nextToken()):(t===61&&(n=2),this.finishOp(S.relational,n))},Be.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);return t===61?this.finishOp(S.equality,this.input.charCodeAt(this.pos+2)===61?3:2):e===61&&t===62&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(S.arrow)):this.finishOp(e===61?S.eq:S.prefix,1)},Be.readToken_question=function(){var e=this.options.ecmaVersion;if(e>=11){var t=this.input.charCodeAt(this.pos+1);if(t===46){var n=this.input.charCodeAt(this.pos+2);if(n<48||n>57)return this.finishOp(S.questionDot,2)}if(t===63){if(e>=12){var s=this.input.charCodeAt(this.pos+2);if(s===61)return this.finishOp(S.assign,3)}return this.finishOp(S.coalesce,2)}}return this.finishOp(S.question,1)},Be.readToken_numberSign=function(){var e=this.options.ecmaVersion,t=35;if(e>=13&&(++this.pos,t=this.fullCharCodeAtPos(),gn(t,!0)||t===92))return this.finishToken(S.privateId,this.readWord1());this.raise(this.pos,"Unexpected character '"+Xn(t)+"'")},Be.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(S.parenL);case 41:return++this.pos,this.finishToken(S.parenR);case 59:return++this.pos,this.finishToken(S.semi);case 44:return++this.pos,this.finishToken(S.comma);case 91:return++this.pos,this.finishToken(S.bracketL);case 93:return++this.pos,this.finishToken(S.bracketR);case 123:return++this.pos,this.finishToken(S.braceL);case 125:return++this.pos,this.finishToken(S.braceR);case 58:return++this.pos,this.finishToken(S.colon);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(S.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(t===120||t===88)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(t===111||t===79)return this.readRadixNumber(8);if(t===98||t===66)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 63:return this.readToken_question();case 126:return this.finishOp(S.prefix,1);case 35:return this.readToken_numberSign()}this.raise(this.pos,"Unexpected character '"+Xn(e)+"'")},Be.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,n)},Be.readRegexp=function(){for(var e,t,n=this.pos;;){this.pos>=this.input.length&&this.raise(n,"Unterminated regular expression");var s=this.input.charAt(this.pos);if(Dt.test(s)&&this.raise(n,"Unterminated regular expression"),e)e=!1;else{if(s==="[")t=!0;else if(s==="]"&&t)t=!1;else if(s==="/"&&!t)break;e=s==="\\"}++this.pos}var r=this.input.slice(n,this.pos);++this.pos;var o=this.pos,c=this.readWord1();this.containsEsc&&this.unexpected(o);var d=this.regexpState||(this.regexpState=new Ln(this));d.reset(n,r,c),this.validateRegExpFlags(d),this.validateRegExpPattern(d);var p=null;try{p=new RegExp(r,c)}catch{}return this.finishToken(S.regexp,{pattern:r,flags:c,value:p})},Be.readInt=function(e,t,n){for(var s=this.options.ecmaVersion>=12&&t===void 0,r=n&&this.input.charCodeAt(this.pos)===48,o=this.pos,c=0,d=0,p=0,y=t??1/0;p<y;++p,++this.pos){var g=this.input.charCodeAt(this.pos),x=void 0;if(s&&g===95){r&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed in legacy octal numeric literals"),d===95&&this.raiseRecoverable(this.pos,"Numeric separator must be exactly one underscore"),p===0&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed at the first of digits"),d=g;continue}if(g>=97?x=g-97+10:g>=65?x=g-65+10:g>=48&&g<=57?x=g-48:x=1/0,x>=e)break;d=g,c=c*e+x}return s&&d===95&&this.raiseRecoverable(this.pos-1,"Numeric separator is not allowed at the last of digits"),this.pos===o||t!=null&&this.pos-o!==t?null:c};function Ik(e,t){return t?parseInt(e,8):parseFloat(e.replace(/_/g,""))}function Uy(e){return typeof BigInt!="function"?null:BigInt(e.replace(/_/g,""))}Be.readRadixNumber=function(e){var t=this.pos;this.pos+=2;var n=this.readInt(e);return n==null&&this.raise(this.start+2,"Expected number in radix "+e),this.options.ecmaVersion>=11&&this.input.charCodeAt(this.pos)===110?(n=Uy(this.input.slice(t,this.pos)),++this.pos):gn(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(S.num,n)},Be.readNumber=function(e){var t=this.pos;!e&&this.readInt(10,void 0,!0)===null&&this.raise(t,"Invalid number");var n=this.pos-t>=2&&this.input.charCodeAt(t)===48;n&&this.strict&&this.raise(t,"Invalid number");var s=this.input.charCodeAt(this.pos);if(!n&&!e&&this.options.ecmaVersion>=11&&s===110){var r=Uy(this.input.slice(t,this.pos));return++this.pos,gn(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(S.num,r)}n&&/[89]/.test(this.input.slice(t,this.pos))&&(n=!1),s===46&&!n&&(++this.pos,this.readInt(10),s=this.input.charCodeAt(this.pos)),(s===69||s===101)&&!n&&(s=this.input.charCodeAt(++this.pos),(s===43||s===45)&&++this.pos,this.readInt(10)===null&&this.raise(t,"Invalid number")),gn(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var o=Ik(this.input.slice(t,this.pos),n);return this.finishToken(S.num,o)},Be.readCodePoint=function(){var e=this.input.charCodeAt(this.pos),t;if(e===123){this.options.ecmaVersion<6&&this.unexpected();var n=++this.pos;t=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,t>1114111&&this.invalidStringToken(n,"Code point out of bounds")}else t=this.readHexChar(4);return t},Be.readString=function(e){for(var t="",n=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");var s=this.input.charCodeAt(this.pos);if(s===e)break;s===92?(t+=this.input.slice(n,this.pos),t+=this.readEscapedChar(!1),n=this.pos):s===8232||s===8233?(this.options.ecmaVersion<10&&this.raise(this.start,"Unterminated string constant"),++this.pos,this.options.locations&&(this.curLine++,this.lineStart=this.pos)):(Vs(s)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return t+=this.input.slice(n,this.pos++),this.finishToken(S.string,t)};var jy={};Be.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(e){if(e===jy)this.readInvalidTemplateToken();else throw e}this.inTemplateElement=!1},Be.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw jy;this.raise(e,t)},Be.readTmplToken=function(){for(var e="",t=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated template");var n=this.input.charCodeAt(this.pos);if(n===96||n===36&&this.input.charCodeAt(this.pos+1)===123)return this.pos===this.start&&(this.type===S.template||this.type===S.invalidTemplate)?n===36?(this.pos+=2,this.finishToken(S.dollarBraceL)):(++this.pos,this.finishToken(S.backQuote)):(e+=this.input.slice(t,this.pos),this.finishToken(S.template,e));if(n===92)e+=this.input.slice(t,this.pos),e+=this.readEscapedChar(!0),t=this.pos;else if(Vs(n)){switch(e+=this.input.slice(t,this.pos),++this.pos,n){case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:e+=`
|
|
89
|
-
`;break;default:e+=String.fromCharCode(n);break}this.options.locations&&(++this.curLine,this.lineStart=this.pos),t=this.pos}else++this.pos}},
|
|
88
|
+
`),cooked:this.value},this.next(),n.tail=this.type===S.backQuote,this.finishNode(n,"TemplateElement")},ve.parseTemplate=function(e){e===void 0&&(e={});var t=e.isTagged;t===void 0&&(t=!1);var n=this.startNode();this.next(),n.expressions=[];var s=this.parseTemplateElement({isTagged:t});for(n.quasis=[s];!s.tail;)this.type===S.eof&&this.raise(this.pos,"Unterminated template literal"),this.expect(S.dollarBraceL),n.expressions.push(this.parseExpression()),this.expect(S.braceR),n.quasis.push(s=this.parseTemplateElement({isTagged:t}));return this.next(),this.finishNode(n,"TemplateLiteral")},ve.isAsyncProp=function(e){return!e.computed&&e.key.type==="Identifier"&&e.key.name==="async"&&(this.type===S.name||this.type===S.num||this.type===S.string||this.type===S.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===S.star)&&!Dt.test(this.input.slice(this.lastTokEnd,this.start))},ve.parseObj=function(e,t){var n=this.startNode(),s=!0,r={};for(n.properties=[],this.next();!this.eat(S.braceR);){if(s)s=!1;else if(this.expect(S.comma),this.options.ecmaVersion>=5&&this.afterTrailingComma(S.braceR))break;var o=this.parseProperty(e,t);e||this.checkPropClash(o,r,t),n.properties.push(o)}return this.finishNode(n,e?"ObjectPattern":"ObjectExpression")},ve.parseProperty=function(e,t){var n=this.startNode(),s,r,o,c;if(this.options.ecmaVersion>=9&&this.eat(S.ellipsis))return e?(n.argument=this.parseIdent(!1),this.type===S.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.finishNode(n,"RestElement")):(n.argument=this.parseMaybeAssign(!1,t),this.type===S.comma&&t&&t.trailingComma<0&&(t.trailingComma=this.start),this.finishNode(n,"SpreadElement"));this.options.ecmaVersion>=6&&(n.method=!1,n.shorthand=!1,(e||t)&&(o=this.start,c=this.startLoc),e||(s=this.eat(S.star)));var d=this.containsEsc;return this.parsePropertyName(n),!e&&!d&&this.options.ecmaVersion>=8&&!s&&this.isAsyncProp(n)?(r=!0,s=this.options.ecmaVersion>=9&&this.eat(S.star),this.parsePropertyName(n)):r=!1,this.parsePropertyValue(n,e,s,r,o,c,t,d),this.finishNode(n,"Property")},ve.parseGetterSetter=function(e){var t=e.key.name;this.parsePropertyName(e),e.value=this.parseMethod(!1),e.kind=t;var n=e.kind==="get"?0:1;if(e.value.params.length!==n){var s=e.value.start;e.kind==="get"?this.raiseRecoverable(s,"getter should have no params"):this.raiseRecoverable(s,"setter should have exactly one param")}else e.kind==="set"&&e.value.params[0].type==="RestElement"&&this.raiseRecoverable(e.value.params[0].start,"Setter cannot use rest params")},ve.parsePropertyValue=function(e,t,n,s,r,o,c,d){(n||s)&&this.type===S.colon&&this.unexpected(),this.eat(S.colon)?(e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,c),e.kind="init"):this.options.ecmaVersion>=6&&this.type===S.parenL?(t&&this.unexpected(),e.method=!0,e.value=this.parseMethod(n,s),e.kind="init"):!t&&!d&&this.options.ecmaVersion>=5&&!e.computed&&e.key.type==="Identifier"&&(e.key.name==="get"||e.key.name==="set")&&this.type!==S.comma&&this.type!==S.braceR&&this.type!==S.eq?((n||s)&&this.unexpected(),this.parseGetterSetter(e)):this.options.ecmaVersion>=6&&!e.computed&&e.key.type==="Identifier"?((n||s)&&this.unexpected(),this.checkUnreserved(e.key),e.key.name==="await"&&!this.awaitIdentPos&&(this.awaitIdentPos=r),t?e.value=this.parseMaybeDefault(r,o,this.copyNode(e.key)):this.type===S.eq&&c?(c.shorthandAssign<0&&(c.shorthandAssign=this.start),e.value=this.parseMaybeDefault(r,o,this.copyNode(e.key))):e.value=this.copyNode(e.key),e.kind="init",e.shorthand=!0):this.unexpected()},ve.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(S.bracketL))return e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(S.bracketR),e.key;e.computed=!1}return e.key=this.type===S.num||this.type===S.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!=="never")},ve.initFunction=function(e){e.id=null,this.options.ecmaVersion>=6&&(e.generator=e.expression=!1),this.options.ecmaVersion>=8&&(e.async=!1)},ve.parseMethod=function(e,t,n){var s=this.startNode(),r=this.yieldPos,o=this.awaitPos,c=this.awaitIdentPos;return this.initFunction(s),this.options.ecmaVersion>=6&&(s.generator=e),this.options.ecmaVersion>=8&&(s.async=!!t),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Yc(t,s.generator)|uo|(n?hy:0)),this.expect(S.parenL),s.params=this.parseBindingList(S.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(s,!1,!0,!1),this.yieldPos=r,this.awaitPos=o,this.awaitIdentPos=c,this.finishNode(s,"FunctionExpression")},ve.parseArrowExpression=function(e,t,n,s){var r=this.yieldPos,o=this.awaitPos,c=this.awaitIdentPos;return this.enterScope(Yc(n,!1)|Kc),this.initFunction(e),this.options.ecmaVersion>=8&&(e.async=!!n),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,e.params=this.toAssignableList(t,!0),this.parseFunctionBody(e,!0,!1,s),this.yieldPos=r,this.awaitPos=o,this.awaitIdentPos=c,this.finishNode(e,"ArrowFunctionExpression")},ve.parseFunctionBody=function(e,t,n,s){var r=t&&this.type!==S.braceL,o=this.strict,c=!1;if(r)e.body=this.parseMaybeAssign(s),e.expression=!0,this.checkParams(e,!1);else{var d=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);(!o||d)&&(c=this.strictDirective(this.end),c&&d&&this.raiseRecoverable(e.start,"Illegal 'use strict' directive in function with non-simple parameter list"));var p=this.labels;this.labels=[],c&&(this.strict=!0),this.checkParams(e,!o&&!c&&!t&&!n&&this.isSimpleParamList(e.params)),this.strict&&e.id&&this.checkLValSimple(e.id,my),e.body=this.parseBlock(!1,void 0,c&&!o),e.expression=!1,this.adaptDirectivePrologue(e.body.body),this.labels=p}this.exitScope()},ve.isSimpleParamList=function(e){for(var t=0,n=e;t<n.length;t+=1){var s=n[t];if(s.type!=="Identifier")return!1}return!0},ve.checkParams=function(e,t){for(var n=Object.create(null),s=0,r=e.params;s<r.length;s+=1){var o=r[s];this.checkLValInnerPattern(o,Zc,t?null:n)}},ve.parseExprList=function(e,t,n,s){for(var r=[],o=!0;!this.eat(e);){if(o)o=!1;else if(this.expect(S.comma),t&&this.afterTrailingComma(e))break;var c=void 0;n&&this.type===S.comma?c=null:this.type===S.ellipsis?(c=this.parseSpread(s),s&&this.type===S.comma&&s.trailingComma<0&&(s.trailingComma=this.start)):c=this.parseMaybeAssign(!1,s),r.push(c)}return r},ve.checkUnreserved=function(e){var t=e.start,n=e.end,s=e.name;if(this.inGenerator&&s==="yield"&&this.raiseRecoverable(t,"Cannot use 'yield' as identifier inside a generator"),this.inAsync&&s==="await"&&this.raiseRecoverable(t,"Cannot use 'await' as identifier inside an async function"),!(this.currentThisScope().flags&ho)&&s==="arguments"&&this.raiseRecoverable(t,"Cannot use 'arguments' in class field initializer"),this.inClassStaticBlock&&(s==="arguments"||s==="await")&&this.raise(t,"Cannot use "+s+" in class static initialization block"),this.keywords.test(s)&&this.raise(t,"Unexpected keyword '"+s+"'"),!(this.options.ecmaVersion<6&&this.input.slice(t,n).indexOf("\\")!==-1)){var r=this.strict?this.reservedWordsStrict:this.reservedWords;r.test(s)&&(!this.inAsync&&s==="await"&&this.raiseRecoverable(t,"Cannot use keyword 'await' outside an async function"),this.raiseRecoverable(t,"The keyword '"+s+"' is reserved"))}},ve.parseIdent=function(e){var t=this.parseIdentNode();return this.next(!!e),this.finishNode(t,"Identifier"),e||(this.checkUnreserved(t),t.name==="await"&&!this.awaitIdentPos&&(this.awaitIdentPos=t.start)),t},ve.parseIdentNode=function(){var e=this.startNode();return this.type===S.name?e.name=this.value:this.type.keyword?(e.name=this.type.keyword,(e.name==="class"||e.name==="function")&&(this.lastTokEnd!==this.lastTokStart+1||this.input.charCodeAt(this.lastTokStart)!==46)&&this.context.pop(),this.type=S.name):this.unexpected(),e},ve.parsePrivateIdent=function(){var e=this.startNode();return this.type===S.privateId?e.name=this.value:this.unexpected(),this.next(),this.finishNode(e,"PrivateIdentifier"),this.options.checkPrivateFields&&(this.privateNameStack.length===0?this.raise(e.start,"Private field '#"+e.name+"' must be declared in an enclosing class"):this.privateNameStack[this.privateNameStack.length-1].used.push(e)),e},ve.parseYield=function(e){this.yieldPos||(this.yieldPos=this.start);var t=this.startNode();return this.next(),this.type===S.semi||this.canInsertSemicolon()||this.type!==S.star&&!this.type.startsExpr?(t.delegate=!1,t.argument=null):(t.delegate=this.eat(S.star),t.argument=this.parseMaybeAssign(e)),this.finishNode(t,"YieldExpression")},ve.parseAwait=function(e){this.awaitPos||(this.awaitPos=this.start);var t=this.startNode();return this.next(),t.argument=this.parseMaybeUnary(null,!0,!1,e),this.finishNode(t,"AwaitExpression")};var go=et.prototype;go.raise=function(e,t){var n=qc(this.input,e);t+=" ("+n.line+":"+n.column+")",this.sourceFile&&(t+=" in "+this.sourceFile);var s=new SyntaxError(t);throw s.pos=e,s.loc=n,s.raisedAt=this.pos,s},go.raiseRecoverable=go.raise,go.curPosition=function(){if(this.options.locations)return new Dr(this.curLine,this.pos-this.lineStart)};var gs=et.prototype,lk=function(t){this.flags=t,this.var=[],this.lexical=[],this.functions=[]};gs.enterScope=function(e){this.scopeStack.push(new lk(e))},gs.exitScope=function(){this.scopeStack.pop()},gs.treatFunctionsAsVarInScope=function(e){return e.flags&Or||!this.inModule&&e.flags&Yi},gs.declareName=function(e,t,n){var s=!1;if(t===Qn){var r=this.currentScope();s=r.lexical.indexOf(e)>-1||r.functions.indexOf(e)>-1||r.var.indexOf(e)>-1,r.lexical.push(e),this.inModule&&r.flags&Yi&&delete this.undefinedExports[e]}else if(t===fy){var o=this.currentScope();o.lexical.push(e)}else if(t===py){var c=this.currentScope();this.treatFunctionsAsVar?s=c.lexical.indexOf(e)>-1:s=c.lexical.indexOf(e)>-1||c.var.indexOf(e)>-1,c.functions.push(e)}else for(var d=this.scopeStack.length-1;d>=0;--d){var p=this.scopeStack[d];if(p.lexical.indexOf(e)>-1&&!(p.flags&dy&&p.lexical[0]===e)||!this.treatFunctionsAsVarInScope(p)&&p.functions.indexOf(e)>-1){s=!0;break}if(p.var.push(e),this.inModule&&p.flags&Yi&&delete this.undefinedExports[e],p.flags&ho)break}s&&this.raiseRecoverable(n,"Identifier '"+e+"' has already been declared")},gs.checkLocalExport=function(e){this.scopeStack[0].lexical.indexOf(e.name)===-1&&this.scopeStack[0].var.indexOf(e.name)===-1&&(this.undefinedExports[e.name]=e)},gs.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},gs.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(ho|Zi|Hs))return t}},gs.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(ho|Zi|Hs)&&!(t.flags&Kc))return t}};var Ji=function(t,n,s){this.type="",this.start=n,this.end=0,t.options.locations&&(this.loc=new Ki(t,s)),t.options.directSourceFile&&(this.sourceFile=t.options.directSourceFile),t.options.ranges&&(this.range=[n,0])},Qi=et.prototype;Qi.startNode=function(){return new Ji(this,this.start,this.startLoc)},Qi.startNodeAt=function(e,t){return new Ji(this,e,t)};function _y(e,t,n,s){return e.type=t,e.end=n,this.options.locations&&(e.loc.end=s),this.options.ranges&&(e.range[1]=n),e}Qi.finishNode=function(e,t){return _y.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)},Qi.finishNodeAt=function(e,t,n,s){return _y.call(this,e,t,n,s)},Qi.copyNode=function(e){var t=new Ji(this,e.start,this.startLoc);for(var n in e)t[n]=e[n];return t};var ck="Gara Garay Gukh Gurung_Khema Hrkt Katakana_Or_Hiragana Kawi Kirat_Rai Krai Nag_Mundari Nagm Ol_Onal Onao Sunu Sunuwar Todhri Todr Tulu_Tigalari Tutg Unknown Zzzz",by="ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS",vy=by+" Extended_Pictographic",wy=vy,Sy=wy+" EBase EComp EMod EPres ExtPict",xy=Sy,uk=xy,dk={9:by,10:vy,11:wy,12:Sy,13:xy,14:uk},hk="Basic_Emoji Emoji_Keycap_Sequence RGI_Emoji_Modifier_Sequence RGI_Emoji_Flag_Sequence RGI_Emoji_Tag_Sequence RGI_Emoji_ZWJ_Sequence RGI_Emoji",pk={9:"",10:"",11:"",12:"",13:"",14:hk},Ey="Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu",ky="Adlam Adlm Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb",Cy=ky+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd",Ay=Cy+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho",Ty=Ay+" Chorasmian Chrs Diak Dives_Akuru Khitan_Small_Script Kits Yezi Yezidi",Iy=Ty+" Cypro_Minoan Cpmn Old_Uyghur Ougr Tangsa Tnsa Toto Vithkuqi Vith",fk=Iy+" "+ck,mk={9:ky,10:Cy,11:Ay,12:Ty,13:Iy,14:fk},Ry={};function gk(e){var t=Ry[e]={binary:ms(dk[e]+" "+Ey),binaryOfStrings:ms(pk[e]),nonBinary:{General_Category:ms(Ey),Script:ms(mk[e])}};t.nonBinary.Script_Extensions=t.nonBinary.Script,t.nonBinary.gc=t.nonBinary.General_Category,t.nonBinary.sc=t.nonBinary.Script,t.nonBinary.scx=t.nonBinary.Script_Extensions}for(var eu=0,Py=[9,10,11,12,13,14];eu<Py.length;eu+=1){var yk=Py[eu];gk(yk)}var ue=et.prototype,yo=function(t,n){this.parent=t,this.base=n||this};yo.prototype.separatedFrom=function(t){for(var n=this;n;n=n.parent)for(var s=t;s;s=s.parent)if(n.base===s.base&&n!==s)return!0;return!1},yo.prototype.sibling=function(){return new yo(this.parent,this.base)};var Mn=function(t){this.parser=t,this.validFlags="gim"+(t.options.ecmaVersion>=6?"uy":"")+(t.options.ecmaVersion>=9?"s":"")+(t.options.ecmaVersion>=13?"d":"")+(t.options.ecmaVersion>=15?"v":""),this.unicodeProperties=Ry[t.options.ecmaVersion>=14?14:t.options.ecmaVersion],this.source="",this.flags="",this.start=0,this.switchU=!1,this.switchV=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue="",this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=Object.create(null),this.backReferenceNames=[],this.branchID=null};Mn.prototype.reset=function(t,n,s){var r=s.indexOf("v")!==-1,o=s.indexOf("u")!==-1;this.start=t|0,this.source=n+"",this.flags=s,r&&this.parser.options.ecmaVersion>=15?(this.switchU=!0,this.switchV=!0,this.switchN=!0):(this.switchU=o&&this.parser.options.ecmaVersion>=6,this.switchV=!1,this.switchN=o&&this.parser.options.ecmaVersion>=9)},Mn.prototype.raise=function(t){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+t)},Mn.prototype.at=function(t,n){n===void 0&&(n=!1);var s=this.source,r=s.length;if(t>=r)return-1;var o=s.charCodeAt(t);if(!(n||this.switchU)||o<=55295||o>=57344||t+1>=r)return o;var c=s.charCodeAt(t+1);return c>=56320&&c<=57343?(o<<10)+c-56613888:o},Mn.prototype.nextIndex=function(t,n){n===void 0&&(n=!1);var s=this.source,r=s.length;if(t>=r)return r;var o=s.charCodeAt(t),c;return!(n||this.switchU)||o<=55295||o>=57344||t+1>=r||(c=s.charCodeAt(t+1))<56320||c>57343?t+1:t+2},Mn.prototype.current=function(t){return t===void 0&&(t=!1),this.at(this.pos,t)},Mn.prototype.lookahead=function(t){return t===void 0&&(t=!1),this.at(this.nextIndex(this.pos,t),t)},Mn.prototype.advance=function(t){t===void 0&&(t=!1),this.pos=this.nextIndex(this.pos,t)},Mn.prototype.eat=function(t,n){return n===void 0&&(n=!1),this.current(n)===t?(this.advance(n),!0):!1},Mn.prototype.eatChars=function(t,n){n===void 0&&(n=!1);for(var s=this.pos,r=0,o=t;r<o.length;r+=1){var c=o[r],d=this.at(s,n);if(d===-1||d!==c)return!1;s=this.nextIndex(s,n)}return this.pos=s,!0},ue.validateRegExpFlags=function(e){for(var t=e.validFlags,n=e.flags,s=!1,r=!1,o=0;o<n.length;o++){var c=n.charAt(o);t.indexOf(c)===-1&&this.raise(e.start,"Invalid regular expression flag"),n.indexOf(c,o+1)>-1&&this.raise(e.start,"Duplicate regular expression flag"),c==="u"&&(s=!0),c==="v"&&(r=!0)}this.options.ecmaVersion>=15&&s&&r&&this.raise(e.start,"Invalid regular expression flag")};function _k(e){for(var t in e)return!0;return!1}ue.validateRegExpPattern=function(e){this.regexp_pattern(e),!e.switchN&&this.options.ecmaVersion>=9&&_k(e.groupNames)&&(e.switchN=!0,this.regexp_pattern(e))},ue.regexp_pattern=function(e){e.pos=0,e.lastIntValue=0,e.lastStringValue="",e.lastAssertionIsQuantifiable=!1,e.numCapturingParens=0,e.maxBackReference=0,e.groupNames=Object.create(null),e.backReferenceNames.length=0,e.branchID=null,this.regexp_disjunction(e),e.pos!==e.source.length&&(e.eat(41)&&e.raise("Unmatched ')'"),(e.eat(93)||e.eat(125))&&e.raise("Lone quantifier brackets")),e.maxBackReference>e.numCapturingParens&&e.raise("Invalid escape");for(var t=0,n=e.backReferenceNames;t<n.length;t+=1){var s=n[t];e.groupNames[s]||e.raise("Invalid named capture referenced")}},ue.regexp_disjunction=function(e){var t=this.options.ecmaVersion>=16;for(t&&(e.branchID=new yo(e.branchID,null)),this.regexp_alternative(e);e.eat(124);)t&&(e.branchID=e.branchID.sibling()),this.regexp_alternative(e);t&&(e.branchID=e.branchID.parent),this.regexp_eatQuantifier(e,!0)&&e.raise("Nothing to repeat"),e.eat(123)&&e.raise("Lone quantifier brackets")},ue.regexp_alternative=function(e){for(;e.pos<e.source.length&&this.regexp_eatTerm(e););},ue.regexp_eatTerm=function(e){return this.regexp_eatAssertion(e)?(e.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(e)&&e.switchU&&e.raise("Invalid quantifier"),!0):(e.switchU?this.regexp_eatAtom(e):this.regexp_eatExtendedAtom(e))?(this.regexp_eatQuantifier(e),!0):!1},ue.regexp_eatAssertion=function(e){var t=e.pos;if(e.lastAssertionIsQuantifiable=!1,e.eat(94)||e.eat(36))return!0;if(e.eat(92)){if(e.eat(66)||e.eat(98))return!0;e.pos=t}if(e.eat(40)&&e.eat(63)){var n=!1;if(this.options.ecmaVersion>=9&&(n=e.eat(60)),e.eat(61)||e.eat(33))return this.regexp_disjunction(e),e.eat(41)||e.raise("Unterminated group"),e.lastAssertionIsQuantifiable=!n,!0}return e.pos=t,!1},ue.regexp_eatQuantifier=function(e,t){return t===void 0&&(t=!1),this.regexp_eatQuantifierPrefix(e,t)?(e.eat(63),!0):!1},ue.regexp_eatQuantifierPrefix=function(e,t){return e.eat(42)||e.eat(43)||e.eat(63)||this.regexp_eatBracedQuantifier(e,t)},ue.regexp_eatBracedQuantifier=function(e,t){var n=e.pos;if(e.eat(123)){var s=0,r=-1;if(this.regexp_eatDecimalDigits(e)&&(s=e.lastIntValue,e.eat(44)&&this.regexp_eatDecimalDigits(e)&&(r=e.lastIntValue),e.eat(125)))return r!==-1&&r<s&&!t&&e.raise("numbers out of order in {} quantifier"),!0;e.switchU&&!t&&e.raise("Incomplete quantifier"),e.pos=n}return!1},ue.regexp_eatAtom=function(e){return this.regexp_eatPatternCharacters(e)||e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)},ue.regexp_eatReverseSolidusAtomEscape=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatAtomEscape(e))return!0;e.pos=t}return!1},ue.regexp_eatUncapturingGroup=function(e){var t=e.pos;if(e.eat(40)){if(e.eat(63)){if(this.options.ecmaVersion>=16){var n=this.regexp_eatModifiers(e),s=e.eat(45);if(n||s){for(var r=0;r<n.length;r++){var o=n.charAt(r);n.indexOf(o,r+1)>-1&&e.raise("Duplicate regular expression modifiers")}if(s){var c=this.regexp_eatModifiers(e);!n&&!c&&e.current()===58&&e.raise("Invalid regular expression modifiers");for(var d=0;d<c.length;d++){var p=c.charAt(d);(c.indexOf(p,d+1)>-1||n.indexOf(p)>-1)&&e.raise("Duplicate regular expression modifiers")}}}}if(e.eat(58)){if(this.regexp_disjunction(e),e.eat(41))return!0;e.raise("Unterminated group")}}e.pos=t}return!1},ue.regexp_eatCapturingGroup=function(e){if(e.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(e):e.current()===63&&e.raise("Invalid group"),this.regexp_disjunction(e),e.eat(41))return e.numCapturingParens+=1,!0;e.raise("Unterminated group")}return!1},ue.regexp_eatModifiers=function(e){for(var t="",n=0;(n=e.current())!==-1&&bk(n);)t+=Jn(n),e.advance();return t};function bk(e){return e===105||e===109||e===115}ue.regexp_eatExtendedAtom=function(e){return e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)||this.regexp_eatInvalidBracedQuantifier(e)||this.regexp_eatExtendedPatternCharacter(e)},ue.regexp_eatInvalidBracedQuantifier=function(e){return this.regexp_eatBracedQuantifier(e,!0)&&e.raise("Nothing to repeat"),!1},ue.regexp_eatSyntaxCharacter=function(e){var t=e.current();return Dy(t)?(e.lastIntValue=t,e.advance(),!0):!1};function Dy(e){return e===36||e>=40&&e<=43||e===46||e===63||e>=91&&e<=94||e>=123&&e<=125}ue.regexp_eatPatternCharacters=function(e){for(var t=e.pos,n=0;(n=e.current())!==-1&&!Dy(n);)e.advance();return e.pos!==t},ue.regexp_eatExtendedPatternCharacter=function(e){var t=e.current();return t!==-1&&t!==36&&!(t>=40&&t<=43)&&t!==46&&t!==63&&t!==91&&t!==94&&t!==124?(e.advance(),!0):!1},ue.regexp_groupSpecifier=function(e){if(e.eat(63)){this.regexp_eatGroupName(e)||e.raise("Invalid group");var t=this.options.ecmaVersion>=16,n=e.groupNames[e.lastStringValue];if(n)if(t)for(var s=0,r=n;s<r.length;s+=1){var o=r[s];o.separatedFrom(e.branchID)||e.raise("Duplicate capture group name")}else e.raise("Duplicate capture group name");t?(n||(e.groupNames[e.lastStringValue]=[])).push(e.branchID):e.groupNames[e.lastStringValue]=!0}},ue.regexp_eatGroupName=function(e){if(e.lastStringValue="",e.eat(60)){if(this.regexp_eatRegExpIdentifierName(e)&&e.eat(62))return!0;e.raise("Invalid capture group name")}return!1},ue.regexp_eatRegExpIdentifierName=function(e){if(e.lastStringValue="",this.regexp_eatRegExpIdentifierStart(e)){for(e.lastStringValue+=Jn(e.lastIntValue);this.regexp_eatRegExpIdentifierPart(e);)e.lastStringValue+=Jn(e.lastIntValue);return!0}return!1},ue.regexp_eatRegExpIdentifierStart=function(e){var t=e.pos,n=this.options.ecmaVersion>=11,s=e.current(n);return e.advance(n),s===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)&&(s=e.lastIntValue),vk(s)?(e.lastIntValue=s,!0):(e.pos=t,!1)};function vk(e){return gn(e,!0)||e===36||e===95}ue.regexp_eatRegExpIdentifierPart=function(e){var t=e.pos,n=this.options.ecmaVersion>=11,s=e.current(n);return e.advance(n),s===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)&&(s=e.lastIntValue),wk(s)?(e.lastIntValue=s,!0):(e.pos=t,!1)};function wk(e){return Xn(e,!0)||e===36||e===95||e===8204||e===8205}ue.regexp_eatAtomEscape=function(e){return this.regexp_eatBackReference(e)||this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)||e.switchN&&this.regexp_eatKGroupName(e)?!0:(e.switchU&&(e.current()===99&&e.raise("Invalid unicode escape"),e.raise("Invalid escape")),!1)},ue.regexp_eatBackReference=function(e){var t=e.pos;if(this.regexp_eatDecimalEscape(e)){var n=e.lastIntValue;if(e.switchU)return n>e.maxBackReference&&(e.maxBackReference=n),!0;if(n<=e.numCapturingParens)return!0;e.pos=t}return!1},ue.regexp_eatKGroupName=function(e){if(e.eat(107)){if(this.regexp_eatGroupName(e))return e.backReferenceNames.push(e.lastStringValue),!0;e.raise("Invalid named reference")}return!1},ue.regexp_eatCharacterEscape=function(e){return this.regexp_eatControlEscape(e)||this.regexp_eatCControlLetter(e)||this.regexp_eatZero(e)||this.regexp_eatHexEscapeSequence(e)||this.regexp_eatRegExpUnicodeEscapeSequence(e,!1)||!e.switchU&&this.regexp_eatLegacyOctalEscapeSequence(e)||this.regexp_eatIdentityEscape(e)},ue.regexp_eatCControlLetter=function(e){var t=e.pos;if(e.eat(99)){if(this.regexp_eatControlLetter(e))return!0;e.pos=t}return!1},ue.regexp_eatZero=function(e){return e.current()===48&&!_o(e.lookahead())?(e.lastIntValue=0,e.advance(),!0):!1},ue.regexp_eatControlEscape=function(e){var t=e.current();return t===116?(e.lastIntValue=9,e.advance(),!0):t===110?(e.lastIntValue=10,e.advance(),!0):t===118?(e.lastIntValue=11,e.advance(),!0):t===102?(e.lastIntValue=12,e.advance(),!0):t===114?(e.lastIntValue=13,e.advance(),!0):!1},ue.regexp_eatControlLetter=function(e){var t=e.current();return Oy(t)?(e.lastIntValue=t%32,e.advance(),!0):!1};function Oy(e){return e>=65&&e<=90||e>=97&&e<=122}ue.regexp_eatRegExpUnicodeEscapeSequence=function(e,t){t===void 0&&(t=!1);var n=e.pos,s=t||e.switchU;if(e.eat(117)){if(this.regexp_eatFixedHexDigits(e,4)){var r=e.lastIntValue;if(s&&r>=55296&&r<=56319){var o=e.pos;if(e.eat(92)&&e.eat(117)&&this.regexp_eatFixedHexDigits(e,4)){var c=e.lastIntValue;if(c>=56320&&c<=57343)return e.lastIntValue=(r-55296)*1024+(c-56320)+65536,!0}e.pos=o,e.lastIntValue=r}return!0}if(s&&e.eat(123)&&this.regexp_eatHexDigits(e)&&e.eat(125)&&Sk(e.lastIntValue))return!0;s&&e.raise("Invalid unicode escape"),e.pos=n}return!1};function Sk(e){return e>=0&&e<=1114111}ue.regexp_eatIdentityEscape=function(e){if(e.switchU)return this.regexp_eatSyntaxCharacter(e)?!0:e.eat(47)?(e.lastIntValue=47,!0):!1;var t=e.current();return t!==99&&(!e.switchN||t!==107)?(e.lastIntValue=t,e.advance(),!0):!1},ue.regexp_eatDecimalEscape=function(e){e.lastIntValue=0;var t=e.current();if(t>=49&&t<=57){do e.lastIntValue=10*e.lastIntValue+(t-48),e.advance();while((t=e.current())>=48&&t<=57);return!0}return!1};var Ny=0,es=1,on=2;ue.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(xk(t))return e.lastIntValue=-1,e.advance(),es;var n=!1;if(e.switchU&&this.options.ecmaVersion>=9&&((n=t===80)||t===112)){e.lastIntValue=-1,e.advance();var s;if(e.eat(123)&&(s=this.regexp_eatUnicodePropertyValueExpression(e))&&e.eat(125))return n&&s===on&&e.raise("Invalid property name"),s;e.raise("Invalid property name")}return Ny};function xk(e){return e===100||e===68||e===115||e===83||e===119||e===87}ue.regexp_eatUnicodePropertyValueExpression=function(e){var t=e.pos;if(this.regexp_eatUnicodePropertyName(e)&&e.eat(61)){var n=e.lastStringValue;if(this.regexp_eatUnicodePropertyValue(e)){var s=e.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(e,n,s),es}}if(e.pos=t,this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var r=e.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(e,r)}return Ny},ue.regexp_validateUnicodePropertyNameAndValue=function(e,t,n){Pr(e.unicodeProperties.nonBinary,t)||e.raise("Invalid property name"),e.unicodeProperties.nonBinary[t].test(n)||e.raise("Invalid property value")},ue.regexp_validateUnicodePropertyNameOrValue=function(e,t){if(e.unicodeProperties.binary.test(t))return es;if(e.switchV&&e.unicodeProperties.binaryOfStrings.test(t))return on;e.raise("Invalid property name")},ue.regexp_eatUnicodePropertyName=function(e){var t=0;for(e.lastStringValue="";By(t=e.current());)e.lastStringValue+=Jn(t),e.advance();return e.lastStringValue!==""};function By(e){return Oy(e)||e===95}ue.regexp_eatUnicodePropertyValue=function(e){var t=0;for(e.lastStringValue="";Ek(t=e.current());)e.lastStringValue+=Jn(t),e.advance();return e.lastStringValue!==""};function Ek(e){return By(e)||_o(e)}ue.regexp_eatLoneUnicodePropertyNameOrValue=function(e){return this.regexp_eatUnicodePropertyValue(e)},ue.regexp_eatCharacterClass=function(e){if(e.eat(91)){var t=e.eat(94),n=this.regexp_classContents(e);return e.eat(93)||e.raise("Unterminated character class"),t&&n===on&&e.raise("Negated character class may contain strings"),!0}return!1},ue.regexp_classContents=function(e){return e.current()===93?es:e.switchV?this.regexp_classSetExpression(e):(this.regexp_nonEmptyClassRanges(e),es)},ue.regexp_nonEmptyClassRanges=function(e){for(;this.regexp_eatClassAtom(e);){var t=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassAtom(e)){var n=e.lastIntValue;e.switchU&&(t===-1||n===-1)&&e.raise("Invalid character class"),t!==-1&&n!==-1&&t>n&&e.raise("Range out of order in character class")}}},ue.regexp_eatClassAtom=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatClassEscape(e))return!0;if(e.switchU){var n=e.current();(n===99||Fy(n))&&e.raise("Invalid class escape"),e.raise("Invalid escape")}e.pos=t}var s=e.current();return s!==93?(e.lastIntValue=s,e.advance(),!0):!1},ue.regexp_eatClassEscape=function(e){var t=e.pos;if(e.eat(98))return e.lastIntValue=8,!0;if(e.switchU&&e.eat(45))return e.lastIntValue=45,!0;if(!e.switchU&&e.eat(99)){if(this.regexp_eatClassControlLetter(e))return!0;e.pos=t}return this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)},ue.regexp_classSetExpression=function(e){var t=es,n;if(!this.regexp_eatClassSetRange(e))if(n=this.regexp_eatClassSetOperand(e)){n===on&&(t=on);for(var s=e.pos;e.eatChars([38,38]);){if(e.current()!==38&&(n=this.regexp_eatClassSetOperand(e))){n!==on&&(t=es);continue}e.raise("Invalid character in character class")}if(s!==e.pos)return t;for(;e.eatChars([45,45]);)this.regexp_eatClassSetOperand(e)||e.raise("Invalid character in character class");if(s!==e.pos)return t}else e.raise("Invalid character in character class");for(;;)if(!this.regexp_eatClassSetRange(e)){if(n=this.regexp_eatClassSetOperand(e),!n)return t;n===on&&(t=on)}},ue.regexp_eatClassSetRange=function(e){var t=e.pos;if(this.regexp_eatClassSetCharacter(e)){var n=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassSetCharacter(e)){var s=e.lastIntValue;return n!==-1&&s!==-1&&n>s&&e.raise("Range out of order in character class"),!0}e.pos=t}return!1},ue.regexp_eatClassSetOperand=function(e){return this.regexp_eatClassSetCharacter(e)?es:this.regexp_eatClassStringDisjunction(e)||this.regexp_eatNestedClass(e)},ue.regexp_eatNestedClass=function(e){var t=e.pos;if(e.eat(91)){var n=e.eat(94),s=this.regexp_classContents(e);if(e.eat(93))return n&&s===on&&e.raise("Negated character class may contain strings"),s;e.pos=t}if(e.eat(92)){var r=this.regexp_eatCharacterClassEscape(e);if(r)return r;e.pos=t}return null},ue.regexp_eatClassStringDisjunction=function(e){var t=e.pos;if(e.eatChars([92,113])){if(e.eat(123)){var n=this.regexp_classStringDisjunctionContents(e);if(e.eat(125))return n}else e.raise("Invalid escape");e.pos=t}return null},ue.regexp_classStringDisjunctionContents=function(e){for(var t=this.regexp_classString(e);e.eat(124);)this.regexp_classString(e)===on&&(t=on);return t},ue.regexp_classString=function(e){for(var t=0;this.regexp_eatClassSetCharacter(e);)t++;return t===1?es:on},ue.regexp_eatClassSetCharacter=function(e){var t=e.pos;if(e.eat(92))return this.regexp_eatCharacterEscape(e)||this.regexp_eatClassSetReservedPunctuator(e)?!0:e.eat(98)?(e.lastIntValue=8,!0):(e.pos=t,!1);var n=e.current();return n<0||n===e.lookahead()&&kk(n)||Ck(n)?!1:(e.advance(),e.lastIntValue=n,!0)};function kk(e){return e===33||e>=35&&e<=38||e>=42&&e<=44||e===46||e>=58&&e<=64||e===94||e===96||e===126}function Ck(e){return e===40||e===41||e===45||e===47||e>=91&&e<=93||e>=123&&e<=125}ue.regexp_eatClassSetReservedPunctuator=function(e){var t=e.current();return Ak(t)?(e.lastIntValue=t,e.advance(),!0):!1};function Ak(e){return e===33||e===35||e===37||e===38||e===44||e===45||e>=58&&e<=62||e===64||e===96||e===126}ue.regexp_eatClassControlLetter=function(e){var t=e.current();return _o(t)||t===95?(e.lastIntValue=t%32,e.advance(),!0):!1},ue.regexp_eatHexEscapeSequence=function(e){var t=e.pos;if(e.eat(120)){if(this.regexp_eatFixedHexDigits(e,2))return!0;e.switchU&&e.raise("Invalid escape"),e.pos=t}return!1},ue.regexp_eatDecimalDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;_o(n=e.current());)e.lastIntValue=10*e.lastIntValue+(n-48),e.advance();return e.pos!==t};function _o(e){return e>=48&&e<=57}ue.regexp_eatHexDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;Ly(n=e.current());)e.lastIntValue=16*e.lastIntValue+My(n),e.advance();return e.pos!==t};function Ly(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function My(e){return e>=65&&e<=70?10+(e-65):e>=97&&e<=102?10+(e-97):e-48}ue.regexp_eatLegacyOctalEscapeSequence=function(e){if(this.regexp_eatOctalDigit(e)){var t=e.lastIntValue;if(this.regexp_eatOctalDigit(e)){var n=e.lastIntValue;t<=3&&this.regexp_eatOctalDigit(e)?e.lastIntValue=t*64+n*8+e.lastIntValue:e.lastIntValue=t*8+n}else e.lastIntValue=t;return!0}return!1},ue.regexp_eatOctalDigit=function(e){var t=e.current();return Fy(t)?(e.lastIntValue=t-48,e.advance(),!0):(e.lastIntValue=0,!1)};function Fy(e){return e>=48&&e<=55}ue.regexp_eatFixedHexDigits=function(e,t){var n=e.pos;e.lastIntValue=0;for(var s=0;s<t;++s){var r=e.current();if(!Ly(r))return e.pos=n,!1;e.lastIntValue=16*e.lastIntValue+My(r),e.advance()}return!0};var bo=function(t){this.type=t.type,this.value=t.value,this.start=t.start,this.end=t.end,t.options.locations&&(this.loc=new Ki(t,t.startLoc,t.endLoc)),t.options.ranges&&(this.range=[t.start,t.end])},Ne=et.prototype;Ne.next=function(e){!e&&this.type.keyword&&this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword "+this.type.keyword),this.options.onToken&&this.options.onToken(new bo(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},Ne.getToken=function(){return this.next(),new bo(this)},typeof Symbol<"u"&&(Ne[Symbol.iterator]=function(){var e=this;return{next:function(){var t=e.getToken();return{done:t.type===S.eof,value:t}}}}),Ne.nextToken=function(){var e=this.curContext();if((!e||!e.preserveSpace)&&this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length)return this.finishToken(S.eof);if(e.override)return e.override(this);this.readToken(this.fullCharCodeAtPos())},Ne.readToken=function(e){return gn(e,this.options.ecmaVersion>=6)||e===92?this.readWord():this.getTokenFromCode(e)},Ne.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);if(e<=55295||e>=56320)return e;var t=this.input.charCodeAt(this.pos+1);return t<=56319||t>=57344?e:(e<<10)+t-56613888},Ne.skipBlockComment=function(){var e=this.options.onComment&&this.curPosition(),t=this.pos,n=this.input.indexOf("*/",this.pos+=2);if(n===-1&&this.raise(this.pos-2,"Unterminated comment"),this.pos=n+2,this.options.locations)for(var s=void 0,r=t;(s=iy(this.input,r,this.pos))>-1;)++this.curLine,r=this.lineStart=s;this.options.onComment&&this.options.onComment(!0,this.input.slice(t+2,n),t,this.pos,e,this.curPosition())},Ne.skipLineComment=function(e){for(var t=this.pos,n=this.options.onComment&&this.curPosition(),s=this.input.charCodeAt(this.pos+=e);this.pos<this.input.length&&!Vs(s);)s=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(t+e,this.pos),t,this.pos,n,this.curPosition())},Ne.skipSpace=function(){e:for(;this.pos<this.input.length;){var e=this.input.charCodeAt(this.pos);switch(e){case 32:case 160:++this.pos;break;case 13:this.input.charCodeAt(this.pos+1)===10&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break e}break;default:if(e>8&&e<14||e>=5760&&zc.test(String.fromCharCode(e)))++this.pos;else break e}}},Ne.finishToken=function(e,t){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var n=this.type;this.type=e,this.value=t,this.updateContext(n)},Ne.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&e<=57)return this.readNumber(!0);var t=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&e===46&&t===46?(this.pos+=3,this.finishToken(S.ellipsis)):(++this.pos,this.finishToken(S.dot))},Ne.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):e===61?this.finishOp(S.assign,2):this.finishOp(S.slash,1)},Ne.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1),n=1,s=e===42?S.star:S.modulo;return this.options.ecmaVersion>=7&&e===42&&t===42&&(++n,s=S.starstar,t=this.input.charCodeAt(this.pos+2)),t===61?this.finishOp(S.assign,n+1):this.finishOp(s,n)},Ne.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);if(t===e){if(this.options.ecmaVersion>=12){var n=this.input.charCodeAt(this.pos+2);if(n===61)return this.finishOp(S.assign,3)}return this.finishOp(e===124?S.logicalOR:S.logicalAND,2)}return t===61?this.finishOp(S.assign,2):this.finishOp(e===124?S.bitwiseOR:S.bitwiseAND,1)},Ne.readToken_caret=function(){var e=this.input.charCodeAt(this.pos+1);return e===61?this.finishOp(S.assign,2):this.finishOp(S.bitwiseXOR,1)},Ne.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?t===45&&!this.inModule&&this.input.charCodeAt(this.pos+2)===62&&(this.lastTokEnd===0||Dt.test(this.input.slice(this.lastTokEnd,this.pos)))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(S.incDec,2):t===61?this.finishOp(S.assign,2):this.finishOp(S.plusMin,1)},Ne.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1),n=1;return t===e?(n=e===62&&this.input.charCodeAt(this.pos+2)===62?3:2,this.input.charCodeAt(this.pos+n)===61?this.finishOp(S.assign,n+1):this.finishOp(S.bitShift,n)):t===33&&e===60&&!this.inModule&&this.input.charCodeAt(this.pos+2)===45&&this.input.charCodeAt(this.pos+3)===45?(this.skipLineComment(4),this.skipSpace(),this.nextToken()):(t===61&&(n=2),this.finishOp(S.relational,n))},Ne.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);return t===61?this.finishOp(S.equality,this.input.charCodeAt(this.pos+2)===61?3:2):e===61&&t===62&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(S.arrow)):this.finishOp(e===61?S.eq:S.prefix,1)},Ne.readToken_question=function(){var e=this.options.ecmaVersion;if(e>=11){var t=this.input.charCodeAt(this.pos+1);if(t===46){var n=this.input.charCodeAt(this.pos+2);if(n<48||n>57)return this.finishOp(S.questionDot,2)}if(t===63){if(e>=12){var s=this.input.charCodeAt(this.pos+2);if(s===61)return this.finishOp(S.assign,3)}return this.finishOp(S.coalesce,2)}}return this.finishOp(S.question,1)},Ne.readToken_numberSign=function(){var e=this.options.ecmaVersion,t=35;if(e>=13&&(++this.pos,t=this.fullCharCodeAtPos(),gn(t,!0)||t===92))return this.finishToken(S.privateId,this.readWord1());this.raise(this.pos,"Unexpected character '"+Jn(t)+"'")},Ne.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(S.parenL);case 41:return++this.pos,this.finishToken(S.parenR);case 59:return++this.pos,this.finishToken(S.semi);case 44:return++this.pos,this.finishToken(S.comma);case 91:return++this.pos,this.finishToken(S.bracketL);case 93:return++this.pos,this.finishToken(S.bracketR);case 123:return++this.pos,this.finishToken(S.braceL);case 125:return++this.pos,this.finishToken(S.braceR);case 58:return++this.pos,this.finishToken(S.colon);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(S.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(t===120||t===88)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(t===111||t===79)return this.readRadixNumber(8);if(t===98||t===66)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 63:return this.readToken_question();case 126:return this.finishOp(S.prefix,1);case 35:return this.readToken_numberSign()}this.raise(this.pos,"Unexpected character '"+Jn(e)+"'")},Ne.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,n)},Ne.readRegexp=function(){for(var e,t,n=this.pos;;){this.pos>=this.input.length&&this.raise(n,"Unterminated regular expression");var s=this.input.charAt(this.pos);if(Dt.test(s)&&this.raise(n,"Unterminated regular expression"),e)e=!1;else{if(s==="[")t=!0;else if(s==="]"&&t)t=!1;else if(s==="/"&&!t)break;e=s==="\\"}++this.pos}var r=this.input.slice(n,this.pos);++this.pos;var o=this.pos,c=this.readWord1();this.containsEsc&&this.unexpected(o);var d=this.regexpState||(this.regexpState=new Mn(this));d.reset(n,r,c),this.validateRegExpFlags(d),this.validateRegExpPattern(d);var p=null;try{p=new RegExp(r,c)}catch{}return this.finishToken(S.regexp,{pattern:r,flags:c,value:p})},Ne.readInt=function(e,t,n){for(var s=this.options.ecmaVersion>=12&&t===void 0,r=n&&this.input.charCodeAt(this.pos)===48,o=this.pos,c=0,d=0,p=0,y=t??1/0;p<y;++p,++this.pos){var g=this.input.charCodeAt(this.pos),x=void 0;if(s&&g===95){r&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed in legacy octal numeric literals"),d===95&&this.raiseRecoverable(this.pos,"Numeric separator must be exactly one underscore"),p===0&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed at the first of digits"),d=g;continue}if(g>=97?x=g-97+10:g>=65?x=g-65+10:g>=48&&g<=57?x=g-48:x=1/0,x>=e)break;d=g,c=c*e+x}return s&&d===95&&this.raiseRecoverable(this.pos-1,"Numeric separator is not allowed at the last of digits"),this.pos===o||t!=null&&this.pos-o!==t?null:c};function Tk(e,t){return t?parseInt(e,8):parseFloat(e.replace(/_/g,""))}function $y(e){return typeof BigInt!="function"?null:BigInt(e.replace(/_/g,""))}Ne.readRadixNumber=function(e){var t=this.pos;this.pos+=2;var n=this.readInt(e);return n==null&&this.raise(this.start+2,"Expected number in radix "+e),this.options.ecmaVersion>=11&&this.input.charCodeAt(this.pos)===110?(n=$y(this.input.slice(t,this.pos)),++this.pos):gn(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(S.num,n)},Ne.readNumber=function(e){var t=this.pos;!e&&this.readInt(10,void 0,!0)===null&&this.raise(t,"Invalid number");var n=this.pos-t>=2&&this.input.charCodeAt(t)===48;n&&this.strict&&this.raise(t,"Invalid number");var s=this.input.charCodeAt(this.pos);if(!n&&!e&&this.options.ecmaVersion>=11&&s===110){var r=$y(this.input.slice(t,this.pos));return++this.pos,gn(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(S.num,r)}n&&/[89]/.test(this.input.slice(t,this.pos))&&(n=!1),s===46&&!n&&(++this.pos,this.readInt(10),s=this.input.charCodeAt(this.pos)),(s===69||s===101)&&!n&&(s=this.input.charCodeAt(++this.pos),(s===43||s===45)&&++this.pos,this.readInt(10)===null&&this.raise(t,"Invalid number")),gn(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var o=Tk(this.input.slice(t,this.pos),n);return this.finishToken(S.num,o)},Ne.readCodePoint=function(){var e=this.input.charCodeAt(this.pos),t;if(e===123){this.options.ecmaVersion<6&&this.unexpected();var n=++this.pos;t=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,t>1114111&&this.invalidStringToken(n,"Code point out of bounds")}else t=this.readHexChar(4);return t},Ne.readString=function(e){for(var t="",n=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");var s=this.input.charCodeAt(this.pos);if(s===e)break;s===92?(t+=this.input.slice(n,this.pos),t+=this.readEscapedChar(!1),n=this.pos):s===8232||s===8233?(this.options.ecmaVersion<10&&this.raise(this.start,"Unterminated string constant"),++this.pos,this.options.locations&&(this.curLine++,this.lineStart=this.pos)):(Vs(s)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return t+=this.input.slice(n,this.pos++),this.finishToken(S.string,t)};var Uy={};Ne.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(e){if(e===Uy)this.readInvalidTemplateToken();else throw e}this.inTemplateElement=!1},Ne.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw Uy;this.raise(e,t)},Ne.readTmplToken=function(){for(var e="",t=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated template");var n=this.input.charCodeAt(this.pos);if(n===96||n===36&&this.input.charCodeAt(this.pos+1)===123)return this.pos===this.start&&(this.type===S.template||this.type===S.invalidTemplate)?n===36?(this.pos+=2,this.finishToken(S.dollarBraceL)):(++this.pos,this.finishToken(S.backQuote)):(e+=this.input.slice(t,this.pos),this.finishToken(S.template,e));if(n===92)e+=this.input.slice(t,this.pos),e+=this.readEscapedChar(!0),t=this.pos;else if(Vs(n)){switch(e+=this.input.slice(t,this.pos),++this.pos,n){case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:e+=`
|
|
89
|
+
`;break;default:e+=String.fromCharCode(n);break}this.options.locations&&(++this.curLine,this.lineStart=this.pos),t=this.pos}else++this.pos}},Ne.readInvalidTemplateToken=function(){for(;this.pos<this.input.length;this.pos++)switch(this.input[this.pos]){case"\\":++this.pos;break;case"$":if(this.input[this.pos+1]!=="{")break;case"`":return this.finishToken(S.invalidTemplate,this.input.slice(this.start,this.pos));case"\r":this.input[this.pos+1]===`
|
|
90
90
|
`&&++this.pos;case`
|
|
91
|
-
`:case"\u2028":case"\u2029":++this.curLine,this.lineStart=this.pos+1;break}this.raise(this.start,"Unterminated template")},
|
|
92
|
-
`;case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return
|
|
93
|
-
`||e[g]==="\r");)g++;o.push([p.start,g,"__syncAwait("]),o.push([p.end,p.end,")"])}if(p.type==="ForOfStatement"&&p.await&&(n||c===0)){const g=p.start+3,k=e.slice(g,p.left.start).indexOf("await");if(k>=0){const C=g+k;let T=C+5;for(;T<e.length&&e[T]===" ";)T++;o.push([C,T,""])}}for(const g in p){if(g==="type"||g==="start"||g==="end")continue;const x=p[g];x&&typeof x=="object"&&s(x)}y&&c--},r;try{r=vo(e,{ecmaVersion:"latest",sourceType:"script",allowAwaitOutsideFunction:!0})}catch{r=vo(e,{ecmaVersion:"latest",sourceType:"module"})}const o=[];let c=0;if(s(r),o.length===0)return e;let d=e;o.sort((p,y)=>y[0]-p[0]||y[1]-p[1]);for(const[p,y,g]of o)d=d.slice(0,p)+g+d.slice(y);return d}catch{if(n){let s=e.replace(
|
|
94
|
-
`)}function
|
|
95
|
-
`)}function t_(e,t){return{code:e,map:"",warnings:[]}}function n_(e){return{errors:[],warnings:[],outputFiles:[]}}const $k={initialize:ta,transform:Ky,transformSync:t_,build:tu,buildSync:n_,context:Xy,stop:Jy,formatMessages:Yy,analyzeMetafile:Qy,analyzeMetafileSync:e_,version:Zy,setVolume:qy,setWasmUrl:Gy},Uk=["node","browser","require","module","import","default"],jk=["browser","module","import","node","require","default"];function Br(e,t,n){if(typeof e=="string")return e;if(typeof e=="object"&&e!==null){if(n)for(const r of n){const o=e[r];if(o!==void 0){const c=Br(o,t,n);if(c)return c}}const s=t==="browser"?jk:Uk;for(const r of s){const o=e[r];if(o!==void 0){const c=Br(o,t,n);if(c)return c}}}}function Vk(e,t,n,s,r,o){const c=t.split("/"),d=c[0].startsWith("@"),p=d?c.slice(0,2).join("/"):c[0],y=d?c.slice(2).join("/"):c.slice(1).join("/"),g=[];if(s){let C=s;for(;C!=="/"&&C;){g.push(C+"/node_modules/"+p);const T=C.substring(0,C.lastIndexOf("/"))||"/";if(T===C)break;C=T}}g.push("/node_modules/"+p),g.push("/project/node_modules/"+p);let x=null;for(const C of g)if(e.existsSync(C)){x=C;break}if(!x)return null;const k=x+"/package.json";if(!e.existsSync(k))return null;try{const C=e.readFileSync(k,"utf8"),T=JSON.parse(C);let L=null;if(y?L=Hk(e,T,x,y,n,r,o):L=Wk(e,T,x,n,r,o),L)return{resolvedPath:L,fromVolume:!0}}catch{}return null}function Hk(e,t,n,s,r,o,c){if(t.exports&&typeof t.exports=="object"){const d="./"+s,p=t.exports[d];if(p){const y=Br(p,o,c);if(y){const g=n+"/"+y.replace(/^\.\//,""),x=Mn(e,g,["",".js",".ts",".mjs"]);if(x)return x}}}return Mn(e,n+"/"+s,r)}function Wk(e,t,n,s,r,o){if(t.exports){const d=typeof t.exports=="object"&&!Array.isArray(t.exports)&&t.exports["."]||t.exports,p=Br(d,r,o);if(p){const y=n+"/"+p.replace(/^\.\//,""),g=Mn(e,y,["",".js",".ts",".mjs"]);if(g)return g}}const c=t.module||t.main||"index.js";return Mn(e,n+"/"+c.replace(/^\.\//,""),s)}function zk(e,t,n,s,r,o){let c=s;for(;c&&c!=="/";){const d=c+"/package.json";if(e.existsSync(d))try{const y=JSON.parse(e.readFileSync(d,"utf8"));if(y.imports){const g=y.imports[t];if(g!==void 0){const x=Br(g,r,o);if(x){const k=c+"/"+x.replace(/^\.\//,""),C=Mn(e,k,["",...n]);if(C)return C}}for(const x of Object.keys(y.imports)){const k=x.indexOf("*");if(k===-1)continue;const C=x.slice(0,k),T=x.slice(k+1);if(t.startsWith(C)&&t.endsWith(T)&&t.length>=C.length+T.length){const L=T.length?t.slice(C.length,-T.length):t.slice(C.length),V=Br(y.imports[x],r,o);if(V){const G=V.replace(/\*/g,L),J=c+"/"+G.replace(/^\.\//,""),X=Mn(e,J,["",...n]);if(X)return X}}}}}catch{}const p=c.substring(0,c.lastIndexOf("/"))||"/";if(p===c)break;c=p}return null}function Mn(e,t,n){for(const s of n){const r=t+s;if(e.existsSync(r))try{if(!e.statSync(r).isDirectory())return r}catch{return r}}return null}function wo(){return typeof globalThis<"u"&&globalThis.process&&typeof globalThis.process.cwd=="function"?globalThis.process.cwd():"/"}function qk(e,t){if(e.includes("vfs:")&&(e=e.substring(e.indexOf("vfs:")+4)),e.startsWith("/"))return e;if(e.startsWith("./"))return(t.endsWith("/")?t.slice(0,-1):t)+"/"+e.slice(2);if(e.startsWith("../")){const n=(t.endsWith("/")?t.slice(0,-1):t).split("/").filter(Boolean);return n.pop(),"/"+n.join("/")+"/"+e.slice(3)}return e}function Gk(e){const t=e.split("/").filter(Boolean),n=[];for(const s of t)s===".."?n.pop():s!=="."&&n.push(s);return"/"+n.join("/")}function Kk(e){if(e.outputFiles)for(const t of e.outputFiles)t.path.includes("vfs:")&&(t.path=t.path.replace(/vfs:/g,""));if(e.metafile){const t=e.metafile;for(const n of["inputs","outputs"]){const s=t[n];if(s)for(const r of Object.keys(s))r.includes("vfs:")&&(s[r.replace(/vfs:/g,"")]=s[r],delete s[r])}}}function Yk(e,t,n){if(!gs)return null;const s=gs;return{name:"volume-loader",setup(r){const o=r,c=["",...I],d=new Map;function p(y){return{path:y,pluginData:{fromVolume:!0}}}o.onResolve({filter:/.*/},y=>{const{path:g,importer:x}=y;if(g.endsWith(".node"))return{external:!0};if(!g.startsWith(".")&&!g.startsWith("/")&&!g.startsWith("#")){const L=g.split("/"),G=L[0].startsWith("@")?L.slice(0,2).join("/"):L[0],J=d.get(G);if(J===!0)return{external:!0};if(J===void 0){const X=[];if(x){let $=x.substring(0,x.lastIndexOf("/"));for(;$&&$!=="/";)X.push($+"/node_modules/"+G),$=$.substring(0,$.lastIndexOf("/"))||"/"}X.push("/node_modules/"+G),X.push("/project/node_modules/"+G);let q=!1;for(const $ of X)if(s.existsSync($)){try{const te=JSON.parse(s.readFileSync($+"/package.json","utf8"));(te.napi||te.binary||te.gypfile)&&(q=!0)}catch{}break}if(d.set(G,q),q)return{external:!0}}}if(g.startsWith("node_modules/")){const L="/"+g,V=Mn(s,L,c);return V?p(V):{external:!0}}if(g.startsWith("/")){const L=Mn(s,g,c);return L?p(L):{external:!0}}if(g.startsWith(".")){let L=g;x&&(L=x.substring(0,x.lastIndexOf("/"))+"/"+g);const V=Gk(L),G=Mn(s,V,c);if(G)return p(G);for(const J of[".ts",".tsx",".js",".jsx"]){const X=Mn(s,V+"/index"+J,[""]);if(X)return p(X)}}if(g.startsWith("#")){const L=x?x.substring(0,x.lastIndexOf("/")):wo(),V=zk(s,g,c,L,t,n);return V?p(V):{external:!0}}if(e&&e.some(L=>g===L||g.startsWith(L+"/")))return{external:!0};const k=x?x.substring(0,x.lastIndexOf("/")):wo(),C=Vk(s,g,c,k,t,n);if(C)return{path:C.resolvedPath,pluginData:{fromVolume:!0}};const T=g.replace(/^node:/,"");if(Fk.has(T))return{external:!0};if(y.kind!=="entry-point")return{external:!0}}),o.onLoad({filter:/.*/,namespace:"builtin-stub"},()=>({contents:"module.exports = {};",loader:"js"})),o.onLoad({filter:/.*/},y=>{var g,x;if(y.namespace&&y.namespace!=="file"&&y.namespace!=="")return null;if(!((g=y.pluginData)==null?void 0:g.fromVolume)){let C=y.path;if(C.startsWith("/")||(C="/"+C),!s.existsSync(C))return null;y={...y,path:C,pluginData:{fromVolume:!0,actualPath:C}}}try{const C=((x=y.pluginData)==null?void 0:x.actualPath)||y.path;let T;if(s.existsSync(C))T=s.readFileSync(C,"utf8");else throw new Error(`Not found: ${C}`);if(C.includes("node_modules")&&/require\(.+\.node['"`)]/m.test(T.slice(0,4096)))return{contents:"module.exports = {};",loader:"js"};/\bawait\b/.test(T)&&!y.path.endsWith(".mjs")&&(T=Mk(T,"topLevelOnly"));const L=C.lastIndexOf("."),V=L>=0?C.substring(L):"";let J=M[V];return J?{contents:T,loader:J}:null}catch(C){return y.path.endsWith(".map")?{contents:'{"version":3,"sources":[],"mappings":""}',loader:"json"}:{errors:[{text:`volume-loader: ${y.path} -- ${C}`}]}}})}}}I0=Object.freeze(Object.defineProperty({__proto__:null,analyzeMetafile:Qy,analyzeMetafileSync:e_,build:tu,buildSync:n_,context:Xy,default:$k,formatMessages:Yy,initialize:ta,setVolume:qy,setWasmUrl:Gy,stop:Jy,transform:Ky,transformSync:t_,version:Zy},Symbol.toStringTag,{value:"Module"}));function Zk(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Xk(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function s(){return this instanceof s?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(s){var r=Object.getOwnPropertyDescriptor(e,s);Object.defineProperty(n,s,r.get?r:{enumerable:!0,get:function(){return e[s]}})}),n}var s_={exports:{}},Jk={quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",fnof:"ƒ",circ:"ˆ",tilde:"˜",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",ensp:" ",emsp:" ",thinsp:" ",zwnj:"",zwj:"",lrm:"",rlm:"",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",bull:"•",hellip:"…",permil:"‰",prime:"′",Prime:"″",lsaquo:"‹",rsaquo:"›",oline:"‾",frasl:"⁄",euro:"€",image:"ℑ",weierp:"℘",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦"};const r_=Xk(Dk);(function(e){const t=Jk,n=/^[\da-fA-F]+$/,s=/^\d+$/,r=new WeakMap;function o(p){p=p.Parser.acorn||p;let y=r.get(p);if(!y){const g=p.tokTypes,x=p.TokContext,k=p.TokenType,C=new x("<tag",!1),T=new x("</tag",!1),L=new x("<tag>...</tag>",!0,!0),V={tc_oTag:C,tc_cTag:T,tc_expr:L},G={jsxName:new k("jsxName"),jsxText:new k("jsxText",{beforeExpr:!0}),jsxTagStart:new k("jsxTagStart",{startsExpr:!0}),jsxTagEnd:new k("jsxTagEnd")};G.jsxTagStart.updateContext=function(){this.context.push(L),this.context.push(C),this.exprAllowed=!1},G.jsxTagEnd.updateContext=function(J){let X=this.context.pop();X===C&&J===g.slash||X===T?(this.context.pop(),this.exprAllowed=this.curContext()===L):this.exprAllowed=!0},y={tokContexts:V,tokTypes:G},r.set(p,y)}return y}function c(p){if(!p)return p;if(p.type==="JSXIdentifier")return p.name;if(p.type==="JSXNamespacedName")return p.namespace.name+":"+p.name.name;if(p.type==="JSXMemberExpression")return c(p.object)+"."+c(p.property)}e.exports=function(p){return p=p||{},function(y){return d({allowNamespaces:p.allowNamespaces!==!1,allowNamespacedObjects:!!p.allowNamespacedObjects},y)}},Object.defineProperty(e.exports,"tokTypes",{get:function(){return o(r_).tokTypes},configurable:!0,enumerable:!0});function d(p,y){const g=y.acorn||r_,x=o(g),k=g.tokTypes,C=x.tokTypes,T=g.tokContexts,L=x.tokContexts.tc_oTag,V=x.tokContexts.tc_cTag,G=x.tokContexts.tc_expr,J=g.isNewLine,X=g.isIdentifierStart,q=g.isIdentifierChar;return class extends y{static get acornJsx(){return x}jsx_readToken(){let $="",te=this.pos;for(;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated JSX contents");let P=this.input.charCodeAt(this.pos);switch(P){case 60:case 123:return this.pos===this.start?P===60&&this.exprAllowed?(++this.pos,this.finishToken(C.jsxTagStart)):this.getTokenFromCode(P):($+=this.input.slice(te,this.pos),this.finishToken(C.jsxText,$));case 38:$+=this.input.slice(te,this.pos),$+=this.jsx_readEntity(),te=this.pos;break;case 62:case 125:this.raise(this.pos,"Unexpected token `"+this.input[this.pos]+"`. Did you mean `"+(P===62?">":"}")+'` or `{"'+this.input[this.pos]+'"}`?');default:J(P)?($+=this.input.slice(te,this.pos),$+=this.jsx_readNewLine(!0),te=this.pos):++this.pos}}}jsx_readNewLine($){let te=this.input.charCodeAt(this.pos),P;return++this.pos,te===13&&this.input.charCodeAt(this.pos)===10?(++this.pos,P=$?`
|
|
91
|
+
`:case"\u2028":case"\u2029":++this.curLine,this.lineStart=this.pos+1;break}this.raise(this.start,"Unterminated template")},Ne.readEscapedChar=function(e){var t=this.input.charCodeAt(++this.pos);switch(++this.pos,t){case 110:return`
|
|
92
|
+
`;case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return Jn(this.readCodePoint());case 116:return" ";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";case 56:case 57:if(this.strict&&this.invalidStringToken(this.pos-1,"Invalid escape sequence"),e){var n=this.pos-1;this.invalidStringToken(n,"Invalid escape sequence in template string")}default:if(t>=48&&t<=55){var s=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],r=parseInt(s,8);return r>255&&(s=s.slice(0,-1),r=parseInt(s,8)),this.pos+=s.length-1,t=this.input.charCodeAt(this.pos),(s!=="0"||t===56||t===57)&&(this.strict||e)&&this.invalidStringToken(this.pos-1-s.length,e?"Octal literal in template string":"Octal literal in strict mode"),String.fromCharCode(r)}return Vs(t)?(this.options.locations&&(this.lineStart=this.pos,++this.curLine),""):String.fromCharCode(t)}},Ne.readHexChar=function(e){var t=this.pos,n=this.readInt(16,e);return n===null&&this.invalidStringToken(t,"Bad character escape sequence"),n},Ne.readWord1=function(){this.containsEsc=!1;for(var e="",t=!0,n=this.pos,s=this.options.ecmaVersion>=6;this.pos<this.input.length;){var r=this.fullCharCodeAtPos();if(Xn(r,s))this.pos+=r<=65535?1:2;else if(r===92){this.containsEsc=!0,e+=this.input.slice(n,this.pos);var o=this.pos;this.input.charCodeAt(++this.pos)!==117&&this.invalidStringToken(this.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.pos;var c=this.readCodePoint();(t?gn:Xn)(c,s)||this.invalidStringToken(o,"Invalid Unicode escape"),e+=Jn(c),n=this.pos}else break;t=!1}return e+this.input.slice(n,this.pos)},Ne.readWord=function(){var e=this.readWord1(),t=S.name;return this.keywords.test(e)&&(t=lo[e]),this.finishToken(t,e)};var jy="8.15.0";et.acorn={Parser:et,version:jy,defaultOptions:co,Position:Dr,SourceLocation:Ki,getLineInfo:qc,Node:Ji,TokenType:Ue,tokTypes:S,keywordTypes:lo,TokContext:an,tokContexts:Ge,isIdentifierChar:Xn,isIdentifierStart:gn,Token:bo,isNewLine:Vs,lineBreak:Dt,lineBreakG:ry,nonASCIIwhitespace:zc};function vo(e,t){return et.parse(e,t)}function Ik(e,t,n){return et.parseExpressionAt(e,t,n)}function Rk(e,t){return et.tokenizer(e,t)}const Pk=Object.freeze(Object.defineProperty({__proto__:null,Node:Ji,Parser:et,Position:Dr,SourceLocation:Ki,TokContext:an,Token:bo,TokenType:Ue,defaultOptions:co,getLineInfo:qc,isIdentifierChar:Xn,isIdentifierStart:gn,isNewLine:Vs,keywordTypes:lo,lineBreak:Dt,lineBreakG:ry,nonASCIIwhitespace:zc,parse:vo,parseExpressionAt:Ik,tokContexts:Ge,tokTypes:S,tokenizer:Rk,version:jy},Symbol.toStringTag,{value:"Module"})),Vy=/\bawait\b/,Dk=/\basync\b/,Hy=new RegExp("(?<![.\\w])await\\s+(?=[\\w$(\"'\\[`!~+\\-/])","g"),Ok=new RegExp("(?<![.\\w])async\\s+(?=function[\\s*(])","g"),Nk=new RegExp("(?<![.\\w])async\\s+(?=\\()","g"),Bk=new RegExp("(?<![.\\w])async\\s+(?=\\w+\\s*=>)","g");function Lk(e,t="topLevelOnly"){const n=t==="full";if(!n&&!Vy.test(e)||n&&!Vy.test(e)&&!Dk.test(e))return e;try{let s=function(p){if(!p||typeof p!="object")return;if(Array.isArray(p)){for(const g of p)s(g);return}if(typeof p.type!="string")return;const y=(p.type==="FunctionDeclaration"||p.type==="FunctionExpression"||p.type==="ArrowFunctionExpression")&&p.async;if(y&&c++,n&&y&&!p.generator)if(e.slice(p.start,p.start+5)==="async"){let g=p.start+5;for(;g<e.length&&(e[g]===" "||e[g]===" ");)g++;o.push([p.start,g,""])}else{const g=Math.max(0,p.start-30),k=e.slice(g,p.start).lastIndexOf("async");if(k>=0){const C=g+k;let T=C+5;for(;T<e.length&&(e[T]===" "||e[T]===" ");)T++;o.push([C,T,""])}}if(p.type==="AwaitExpression"&&(n||c===0)){let g=p.start+5;for(;g<p.argument.start&&(e[g]===" "||e[g]===" "||e[g]===`
|
|
93
|
+
`||e[g]==="\r");)g++;o.push([p.start,g,"__syncAwait("]),o.push([p.end,p.end,")"])}if(p.type==="ForOfStatement"&&p.await&&(n||c===0)){const g=p.start+3,k=e.slice(g,p.left.start).indexOf("await");if(k>=0){const C=g+k;let T=C+5;for(;T<e.length&&e[T]===" ";)T++;o.push([C,T,""])}}for(const g in p){if(g==="type"||g==="start"||g==="end")continue;const x=p[g];x&&typeof x=="object"&&s(x)}y&&c--},r;try{r=vo(e,{ecmaVersion:"latest",sourceType:"script",allowAwaitOutsideFunction:!0})}catch{r=vo(e,{ecmaVersion:"latest",sourceType:"module"})}const o=[];let c=0;if(s(r),o.length===0)return e;let d=e;o.sort((p,y)=>y[0]-p[0]||y[1]-p[1]);for(const[p,y,g]of o)d=d.slice(0,p)+g+d.slice(y);return d}catch{if(n){let s=e.replace(Hy,"");return s=s.replace(Ok,""),s=s.replace(Nk,""),s=s.replace(Bk,""),s}return e.replace(Hy,"")}}const Mk=new Set(["assert","async_hooks","buffer","child_process","cluster","console","constants","crypto","dgram","dns","domain","events","fs","http","http2","https","inspector","module","net","os","path","perf_hooks","process","punycode","querystring","readline","stream","string_decoder","sys","timers","tls","tty","url","util","v8","vm","worker_threads","zlib"]);let qt=null,ea=null,Wy=lc,ys=null;function zy(e){ys=e}function qy(e){Wy=e}async function ta(e){if(!qt){if(typeof window<"u"&&window.__esbuild){qt=window.__esbuild;return}if(typeof window<"u"&&window.__esbuildInitPromise&&(await window.__esbuildInitPromise,window.__esbuild)){qt=window.__esbuild;return}return ea||(ea=(async()=>{try{const t=await qa(nx);await t.initialize({wasmURL:(e==null?void 0:e.wasmURL)||Wy}),qt=t}catch(t){throw ea=null,new Error(`esbuild: initialization failed -- ${t}`)}})(),ea)}}async function Gy(e,t){is();try{if(qt||await ta(),!qt)throw new Error("esbuild: engine not ready");return await qt.transform(e,t)}finally{wn()}}async function tu(e){if(qt||await ta(),!qt)throw new Error("esbuild: engine not ready");is();try{const t=Kk(e.external,e.platform,e.conditions),n=[...e.plugins||[]];t&&n.push(t);let s=e.entryPoints;if(s&&ys){const d=e.absWorkingDir||wo();s=s.map(p=>zk(p,d))}const r=e.absWorkingDir||wo(),o=e.write!==!1,c=await qt.build({...e,entryPoints:s,plugins:n,write:!1,absWorkingDir:r});if(Gk(c),o&&c.outputFiles&&ys)for(const d of c.outputFiles){const p=d.path.startsWith("/")?d.path:r+"/"+d.path,y=p.substring(0,p.lastIndexOf("/"));y&&!ys.existsSync(y)&&ys.mkdirSync(y,{recursive:!0}),ys.writeFileSync(p,d.text)}return c}finally{wn()}}function Ky(e,t){if(!qt)throw new Error("esbuild: engine not ready");return qt.formatMessages(e,t)}const Yy="0.21.5";async function Zy(e){is();try{qt||await ta()}finally{wn()}let t=!1;return{async rebuild(){if(t)throw new Error("Build context already disposed");return tu(e)},async watch(s){},async serve(s){return{host:"localhost",port:0}},async cancel(){},async dispose(){t=!0}}}function Xy(){}async function Jy(e,t){const n=typeof e=="string"?JSON.parse(e):e,s=(n==null?void 0:n.outputs)??{},r=[];for(const[o,c]of Object.entries(s)){const d=(c==null?void 0:c.bytes)??0;r.push(` ${o} ${(d/1024).toFixed(1)}kb`)}return r.join(`
|
|
94
|
+
`)}function Qy(e,t){const n=typeof e=="string"?JSON.parse(e):e,s=(n==null?void 0:n.outputs)??{},r=[];for(const[o,c]of Object.entries(s)){const d=(c==null?void 0:c.bytes)??0;r.push(` ${o} ${(d/1024).toFixed(1)}kb`)}return r.join(`
|
|
95
|
+
`)}function e_(e,t){return{code:e,map:"",warnings:[]}}function t_(e){return{errors:[],warnings:[],outputFiles:[]}}const Fk={initialize:ta,transform:Gy,transformSync:e_,build:tu,buildSync:t_,context:Zy,stop:Xy,formatMessages:Ky,analyzeMetafile:Jy,analyzeMetafileSync:Qy,version:Yy,setVolume:zy,setWasmUrl:qy},$k=["node","browser","require","module","import","default"],Uk=["browser","module","import","node","require","default"];function Br(e,t,n){if(typeof e=="string")return e;if(typeof e=="object"&&e!==null){if(n)for(const r of n){const o=e[r];if(o!==void 0){const c=Br(o,t,n);if(c)return c}}const s=t==="browser"?Uk:$k;for(const r of s){const o=e[r];if(o!==void 0){const c=Br(o,t,n);if(c)return c}}}}function jk(e,t,n,s,r,o){const c=t.split("/"),d=c[0].startsWith("@"),p=d?c.slice(0,2).join("/"):c[0],y=d?c.slice(2).join("/"):c.slice(1).join("/"),g=[];if(s){let C=s;for(;C!=="/"&&C;){g.push(C+"/node_modules/"+p);const T=C.substring(0,C.lastIndexOf("/"))||"/";if(T===C)break;C=T}}g.push("/node_modules/"+p),g.push("/project/node_modules/"+p);let x=null;for(const C of g)if(e.existsSync(C)){x=C;break}if(!x)return null;const k=x+"/package.json";if(!e.existsSync(k))return null;try{const C=e.readFileSync(k,"utf8"),T=JSON.parse(C);let L=null;if(y?L=Vk(e,T,x,y,n,r,o):L=Hk(e,T,x,n,r,o),L)return{resolvedPath:L,fromVolume:!0}}catch{}return null}function Vk(e,t,n,s,r,o,c){if(t.exports&&typeof t.exports=="object"){const d="./"+s,p=t.exports[d];if(p){const y=Br(p,o,c);if(y){const g=n+"/"+y.replace(/^\.\//,""),x=Fn(e,g,["",".js",".ts",".mjs"]);if(x)return x}}}return Fn(e,n+"/"+s,r)}function Hk(e,t,n,s,r,o){if(t.exports){const d=typeof t.exports=="object"&&!Array.isArray(t.exports)&&t.exports["."]||t.exports,p=Br(d,r,o);if(p){const y=n+"/"+p.replace(/^\.\//,""),g=Fn(e,y,["",".js",".ts",".mjs"]);if(g)return g}}const c=t.module||t.main||"index.js";return Fn(e,n+"/"+c.replace(/^\.\//,""),s)}function Wk(e,t,n,s,r,o){let c=s;for(;c&&c!=="/";){const d=c+"/package.json";if(e.existsSync(d))try{const y=JSON.parse(e.readFileSync(d,"utf8"));if(y.imports){const g=y.imports[t];if(g!==void 0){const x=Br(g,r,o);if(x){const k=c+"/"+x.replace(/^\.\//,""),C=Fn(e,k,["",...n]);if(C)return C}}for(const x of Object.keys(y.imports)){const k=x.indexOf("*");if(k===-1)continue;const C=x.slice(0,k),T=x.slice(k+1);if(t.startsWith(C)&&t.endsWith(T)&&t.length>=C.length+T.length){const L=T.length?t.slice(C.length,-T.length):t.slice(C.length),V=Br(y.imports[x],r,o);if(V){const K=V.replace(/\*/g,L),J=c+"/"+K.replace(/^\.\//,""),X=Fn(e,J,["",...n]);if(X)return X}}}}}catch{}const p=c.substring(0,c.lastIndexOf("/"))||"/";if(p===c)break;c=p}return null}function Fn(e,t,n){for(const s of n){const r=t+s;if(e.existsSync(r))try{if(!e.statSync(r).isDirectory())return r}catch{return r}}return null}function wo(){return typeof globalThis<"u"&&globalThis.process&&typeof globalThis.process.cwd=="function"?globalThis.process.cwd():"/"}function zk(e,t){if(e.includes("vfs:")&&(e=e.substring(e.indexOf("vfs:")+4)),e.startsWith("/"))return e;if(e.startsWith("./"))return(t.endsWith("/")?t.slice(0,-1):t)+"/"+e.slice(2);if(e.startsWith("../")){const n=(t.endsWith("/")?t.slice(0,-1):t).split("/").filter(Boolean);return n.pop(),"/"+n.join("/")+"/"+e.slice(3)}return e}function qk(e){const t=e.split("/").filter(Boolean),n=[];for(const s of t)s===".."?n.pop():s!=="."&&n.push(s);return"/"+n.join("/")}function Gk(e){if(e.outputFiles)for(const t of e.outputFiles)t.path.includes("vfs:")&&(t.path=t.path.replace(/vfs:/g,""));if(e.metafile){const t=e.metafile;for(const n of["inputs","outputs"]){const s=t[n];if(s)for(const r of Object.keys(s))r.includes("vfs:")&&(s[r.replace(/vfs:/g,"")]=s[r],delete s[r])}}}function Kk(e,t,n){if(!ys)return null;const s=ys;return{name:"volume-loader",setup(r){const o=r,c=["",...I],d=new Map;function p(y){return{path:y,pluginData:{fromVolume:!0}}}o.onResolve({filter:/.*/},y=>{const{path:g,importer:x}=y;if(g.endsWith(".node"))return{external:!0};if(!g.startsWith(".")&&!g.startsWith("/")&&!g.startsWith("#")){const L=g.split("/"),K=L[0].startsWith("@")?L.slice(0,2).join("/"):L[0],J=d.get(K);if(J===!0)return{external:!0};if(J===void 0){const X=[];if(x){let $=x.substring(0,x.lastIndexOf("/"));for(;$&&$!=="/";)X.push($+"/node_modules/"+K),$=$.substring(0,$.lastIndexOf("/"))||"/"}X.push("/node_modules/"+K),X.push("/project/node_modules/"+K);let q=!1;for(const $ of X)if(s.existsSync($)){try{const te=JSON.parse(s.readFileSync($+"/package.json","utf8"));(te.napi||te.binary||te.gypfile)&&(q=!0)}catch{}break}if(d.set(K,q),q)return{external:!0}}}if(g.startsWith("node_modules/")){const L="/"+g,V=Fn(s,L,c);return V?p(V):{external:!0}}if(g.startsWith("/")){const L=Fn(s,g,c);return L?p(L):{external:!0}}if(g.startsWith(".")){let L=g;x&&(L=x.substring(0,x.lastIndexOf("/"))+"/"+g);const V=qk(L),K=Fn(s,V,c);if(K)return p(K);for(const J of[".ts",".tsx",".js",".jsx"]){const X=Fn(s,V+"/index"+J,[""]);if(X)return p(X)}}if(g.startsWith("#")){const L=x?x.substring(0,x.lastIndexOf("/")):wo(),V=Wk(s,g,c,L,t,n);return V?p(V):{external:!0}}if(e&&e.some(L=>g===L||g.startsWith(L+"/")))return{external:!0};const k=x?x.substring(0,x.lastIndexOf("/")):wo(),C=jk(s,g,c,k,t,n);if(C)return{path:C.resolvedPath,pluginData:{fromVolume:!0}};const T=g.replace(/^node:/,"");if(Mk.has(T))return{external:!0};if(y.kind!=="entry-point")return{external:!0}}),o.onLoad({filter:/.*/,namespace:"builtin-stub"},()=>({contents:"module.exports = {};",loader:"js"})),o.onLoad({filter:/.*/},y=>{var g,x;if(y.namespace&&y.namespace!=="file"&&y.namespace!=="")return null;if(!((g=y.pluginData)==null?void 0:g.fromVolume)){let C=y.path;if(C.startsWith("/")||(C="/"+C),!s.existsSync(C))return null;y={...y,path:C,pluginData:{fromVolume:!0,actualPath:C}}}try{const C=((x=y.pluginData)==null?void 0:x.actualPath)||y.path;let T;if(s.existsSync(C))T=s.readFileSync(C,"utf8");else throw new Error(`Not found: ${C}`);if(C.includes("node_modules")&&/require\(.+\.node['"`)]/m.test(T.slice(0,4096)))return{contents:"module.exports = {};",loader:"js"};/\bawait\b/.test(T)&&!y.path.endsWith(".mjs")&&(T=Lk(T,"topLevelOnly"));const L=C.lastIndexOf("."),V=L>=0?C.substring(L):"";let J=M[V];return J?{contents:T,loader:J}:null}catch(C){return y.path.endsWith(".map")?{contents:'{"version":3,"sources":[],"mappings":""}',loader:"json"}:{errors:[{text:`volume-loader: ${y.path} -- ${C}`}]}}})}}}T0=Object.freeze(Object.defineProperty({__proto__:null,analyzeMetafile:Jy,analyzeMetafileSync:Qy,build:tu,buildSync:t_,context:Zy,default:Fk,formatMessages:Ky,initialize:ta,setVolume:zy,setWasmUrl:qy,stop:Xy,transform:Gy,transformSync:e_,version:Yy},Symbol.toStringTag,{value:"Module"}));function Yk(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Zk(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function s(){return this instanceof s?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(s){var r=Object.getOwnPropertyDescriptor(e,s);Object.defineProperty(n,s,r.get?r:{enumerable:!0,get:function(){return e[s]}})}),n}var n_={exports:{}},Xk={quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",fnof:"ƒ",circ:"ˆ",tilde:"˜",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",ensp:" ",emsp:" ",thinsp:" ",zwnj:"",zwj:"",lrm:"",rlm:"",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",bull:"•",hellip:"…",permil:"‰",prime:"′",Prime:"″",lsaquo:"‹",rsaquo:"›",oline:"‾",frasl:"⁄",euro:"€",image:"ℑ",weierp:"℘",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦"};const s_=Zk(Pk);(function(e){const t=Xk,n=/^[\da-fA-F]+$/,s=/^\d+$/,r=new WeakMap;function o(p){p=p.Parser.acorn||p;let y=r.get(p);if(!y){const g=p.tokTypes,x=p.TokContext,k=p.TokenType,C=new x("<tag",!1),T=new x("</tag",!1),L=new x("<tag>...</tag>",!0,!0),V={tc_oTag:C,tc_cTag:T,tc_expr:L},K={jsxName:new k("jsxName"),jsxText:new k("jsxText",{beforeExpr:!0}),jsxTagStart:new k("jsxTagStart",{startsExpr:!0}),jsxTagEnd:new k("jsxTagEnd")};K.jsxTagStart.updateContext=function(){this.context.push(L),this.context.push(C),this.exprAllowed=!1},K.jsxTagEnd.updateContext=function(J){let X=this.context.pop();X===C&&J===g.slash||X===T?(this.context.pop(),this.exprAllowed=this.curContext()===L):this.exprAllowed=!0},y={tokContexts:V,tokTypes:K},r.set(p,y)}return y}function c(p){if(!p)return p;if(p.type==="JSXIdentifier")return p.name;if(p.type==="JSXNamespacedName")return p.namespace.name+":"+p.name.name;if(p.type==="JSXMemberExpression")return c(p.object)+"."+c(p.property)}e.exports=function(p){return p=p||{},function(y){return d({allowNamespaces:p.allowNamespaces!==!1,allowNamespacedObjects:!!p.allowNamespacedObjects},y)}},Object.defineProperty(e.exports,"tokTypes",{get:function(){return o(s_).tokTypes},configurable:!0,enumerable:!0});function d(p,y){const g=y.acorn||s_,x=o(g),k=g.tokTypes,C=x.tokTypes,T=g.tokContexts,L=x.tokContexts.tc_oTag,V=x.tokContexts.tc_cTag,K=x.tokContexts.tc_expr,J=g.isNewLine,X=g.isIdentifierStart,q=g.isIdentifierChar;return class extends y{static get acornJsx(){return x}jsx_readToken(){let $="",te=this.pos;for(;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated JSX contents");let P=this.input.charCodeAt(this.pos);switch(P){case 60:case 123:return this.pos===this.start?P===60&&this.exprAllowed?(++this.pos,this.finishToken(C.jsxTagStart)):this.getTokenFromCode(P):($+=this.input.slice(te,this.pos),this.finishToken(C.jsxText,$));case 38:$+=this.input.slice(te,this.pos),$+=this.jsx_readEntity(),te=this.pos;break;case 62:case 125:this.raise(this.pos,"Unexpected token `"+this.input[this.pos]+"`. Did you mean `"+(P===62?">":"}")+'` or `{"'+this.input[this.pos]+'"}`?');default:J(P)?($+=this.input.slice(te,this.pos),$+=this.jsx_readNewLine(!0),te=this.pos):++this.pos}}}jsx_readNewLine($){let te=this.input.charCodeAt(this.pos),P;return++this.pos,te===13&&this.input.charCodeAt(this.pos)===10?(++this.pos,P=$?`
|
|
96
96
|
`:`\r
|
|
97
|
-
`):P=String.fromCharCode(te),this.options.locations&&(++this.curLine,this.lineStart=this.pos),P}jsx_readString($){let te="",P=++this.pos;for(;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");let D=this.input.charCodeAt(this.pos);if(D===$)break;D===38?(te+=this.input.slice(P,this.pos),te+=this.jsx_readEntity(),P=this.pos):J(D)?(te+=this.input.slice(P,this.pos),te+=this.jsx_readNewLine(!1),P=this.pos):++this.pos}return te+=this.input.slice(P,this.pos++),this.finishToken(k.string,te)}jsx_readEntity(){let $="",te=0,P,D=this.input[this.pos];D!=="&"&&this.raise(this.pos,"Entity must start with an ampersand");let F=++this.pos;for(;this.pos<this.input.length&&te++<10;){if(D=this.input[this.pos++],D===";"){$[0]==="#"?$[1]==="x"?($=$.substr(2),n.test($)&&(P=String.fromCharCode(parseInt($,16)))):($=$.substr(1),s.test($)&&(P=String.fromCharCode(parseInt($,10)))):P=t[$];break}$+=D}return P||(this.pos=F,"&")}jsx_readWord(){let $,te=this.pos;do $=this.input.charCodeAt(++this.pos);while(q($)||$===45);return this.finishToken(C.jsxName,this.input.slice(te,this.pos))}jsx_parseIdentifier(){let $=this.startNode();return this.type===C.jsxName?$.name=this.value:this.type.keyword?$.name=this.type.keyword:this.unexpected(),this.next(),this.finishNode($,"JSXIdentifier")}jsx_parseNamespacedName(){let $=this.start,te=this.startLoc,P=this.jsx_parseIdentifier();if(!p.allowNamespaces||!this.eat(k.colon))return P;var D=this.startNodeAt($,te);return D.namespace=P,D.name=this.jsx_parseIdentifier(),this.finishNode(D,"JSXNamespacedName")}jsx_parseElementName(){if(this.type===C.jsxTagEnd)return"";let $=this.start,te=this.startLoc,P=this.jsx_parseNamespacedName();for(this.type===k.dot&&P.type==="JSXNamespacedName"&&!p.allowNamespacedObjects&&this.unexpected();this.eat(k.dot);){let D=this.startNodeAt($,te);D.object=P,D.property=this.jsx_parseIdentifier(),P=this.finishNode(D,"JSXMemberExpression")}return P}jsx_parseAttributeValue(){switch(this.type){case k.braceL:let $=this.jsx_parseExpressionContainer();return $.expression.type==="JSXEmptyExpression"&&this.raise($.start,"JSX attributes must only be assigned a non-empty expression"),$;case C.jsxTagStart:case k.string:return this.parseExprAtom();default:this.raise(this.start,"JSX value should be either an expression or a quoted JSX text")}}jsx_parseEmptyExpression(){let $=this.startNodeAt(this.lastTokEnd,this.lastTokEndLoc);return this.finishNodeAt($,"JSXEmptyExpression",this.start,this.startLoc)}jsx_parseExpressionContainer(){let $=this.startNode();return this.next(),$.expression=this.type===k.braceR?this.jsx_parseEmptyExpression():this.parseExpression(),this.expect(k.braceR),this.finishNode($,"JSXExpressionContainer")}jsx_parseAttribute(){let $=this.startNode();return this.eat(k.braceL)?(this.expect(k.ellipsis),$.argument=this.parseMaybeAssign(),this.expect(k.braceR),this.finishNode($,"JSXSpreadAttribute")):($.name=this.jsx_parseNamespacedName(),$.value=this.eat(k.eq)?this.jsx_parseAttributeValue():null,this.finishNode($,"JSXAttribute"))}jsx_parseOpeningElementAt($,te){let P=this.startNodeAt($,te);P.attributes=[];let D=this.jsx_parseElementName();for(D&&(P.name=D);this.type!==k.slash&&this.type!==C.jsxTagEnd;)P.attributes.push(this.jsx_parseAttribute());return P.selfClosing=this.eat(k.slash),this.expect(C.jsxTagEnd),this.finishNode(P,D?"JSXOpeningElement":"JSXOpeningFragment")}jsx_parseClosingElementAt($,te){let P=this.startNodeAt($,te),D=this.jsx_parseElementName();return D&&(P.name=D),this.expect(C.jsxTagEnd),this.finishNode(P,D?"JSXClosingElement":"JSXClosingFragment")}jsx_parseElementAt($,te){let P=this.startNodeAt($,te),D=[],F=this.jsx_parseOpeningElementAt($,te),
|
|
98
|
-
`?s="return":t===""||t==="\b"?s="backspace":t===" "?s="tab":t===" "?s="space":t.charCodeAt(0)<32&&(r=!0,s=String.fromCharCode(t.charCodeAt(0)+96)),e.emit("keypress",t,{sequence:t,name:s,ctrl:r,meta:!1,shift:!1}),[]}function au(e,t){if(!e||typeof e.on!="function"||e[
|
|
99
|
-
`||n==="\r"){const s=this._lineBuffer;if(this._lineBuffer="",this.line=s,this._addToHistory(s),this._pendingQuestions.length>0){const r=this._pendingQuestions.shift();r.signal&&r.abortListener&&r.signal.removeEventListener("abort",r.abortListener),r.handler(s)}this.emit("line",s),this.line="",this.cursor=0}else n===""||n==="\b"?this._lineBuffer.length>0&&(this._lineBuffer=this._lineBuffer.slice(0,this.cursor-1)+this._lineBuffer.slice(this.cursor),this.cursor=Math.max(0,this.cursor-1),this.line=this._lineBuffer,this._refreshLine()):n.charCodeAt(0)>=32&&(this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+n+this._lineBuffer.slice(this.cursor),this.cursor++,this.line=this._lineBuffer,this._refreshLine())},lt.prototype.prompt=function(t){this.output&&typeof this.output.write=="function"&&this.output.write(this._promptStr),t||(this.cursor=0,this.line="",this._lineBuffer="")},lt.prototype.setPrompt=function(t){this._promptStr=t},lt.prototype.getPrompt=function(){return this._promptStr},lt.prototype.question=function(t,n,s){let r,o;if(typeof n=="function"?r=n:(n&&typeof n=="object"&&(o=n.signal),r=s),!!r){if(o!=null&&o.aborted)throw new DOMException("The operation was aborted","AbortError");if(this.output&&typeof this.output.write=="function"&&this.output.write(t),this.input&&typeof this.input.on=="function"){const c={query:t,handler:r,signal:o};if(o){const d=()=>{const p=this._pendingQuestions.indexOf(c);p!==-1&&this._pendingQuestions.splice(p,1),r("")};c.abortListener=d,o.addEventListener("abort",d,{once:!0})}this._pendingQuestions.push(c)}else setTimeout(()=>r(""),0)}},lt.prototype.pause=function(){return this.input&&typeof this.input.pause=="function"&&this.input.pause(),this.emit("pause"),this},lt.prototype.resume=function(){return this.input&&typeof this.input.resume=="function"&&this.input.resume(),this.emit("resume"),this},lt.prototype.close=function(){if(!this.closed){this.closed=!0,this.terminal&&this.input&&typeof this.input.setRawMode=="function"&&this.input.setRawMode(!1),this.input&&typeof this.input.on=="function"&&(Mr=Math.max(0,Mr-1),wn());for(const t of this._pendingQuestions)t.signal&&t.abortListener&&t.signal.removeEventListener("abort",t.abortListener),t.handler("");this._pendingQuestions.length=0,this.emit("close")}},typeof Symbol.dispose<"u"&&(lt.prototype[Symbol.dispose]=function(){this.close()}),lt.prototype.write=function(t,n){if(!this.closed){if(t==null){if(n){const s=this.input&&typeof this.input.emit=="function";if(n.ctrl&&n.name==="c"){this.listenerCount("SIGINT")>0?this.emit("SIGINT"):this.close();return}if(n.ctrl&&n.name==="h"){this.cursor>0&&(this._lineBuffer=this._lineBuffer.slice(0,this.cursor-1)+this._lineBuffer.slice(this.cursor),this.cursor--,this.line=this._lineBuffer),s&&this.input.emit("keypress","",{sequence:"",name:"backspace",ctrl:!1,meta:!1,shift:!1});return}if(n.ctrl&&n.name==="u"){const r=this._lineBuffer.slice(0,this.cursor);r&&this._killRing.push(r),this._lineBuffer=this._lineBuffer.slice(this.cursor),this.cursor=0,this.line=this._lineBuffer;return}if(n.ctrl&&n.name==="k"){const r=this._lineBuffer.slice(this.cursor);r&&this._killRing.push(r),this._lineBuffer=this._lineBuffer.slice(0,this.cursor),this.line=this._lineBuffer;return}if(n.ctrl&&n.name==="w"){const r=sa(this._lineBuffer,this.cursor),o=this._lineBuffer.slice(r,this.cursor);o&&this._killRing.push(o),this._lineBuffer=this._lineBuffer.slice(0,r)+this._lineBuffer.slice(this.cursor),this.cursor=r,this.line=this._lineBuffer;return}if(n.ctrl&&n.name==="y"){if(this._killRing.length>0){const r=this._killRing[this._killRing.length-1];this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+r+this._lineBuffer.slice(this.cursor),this.cursor+=r.length,this.line=this._lineBuffer}return}if(n.ctrl&&n.name==="a"){this.cursor=0;return}if(n.ctrl&&n.name==="e"){this.cursor=this._lineBuffer.length;return}if(n.ctrl&&n.name==="b"){this.cursor=Math.max(0,this.cursor-1);return}if(n.ctrl&&n.name==="f"){this.cursor=Math.min(this._lineBuffer.length,this.cursor+1);return}if(n.ctrl&&n.name==="d"){this._lineBuffer.length===0?this.close():this.cursor<this._lineBuffer.length&&(this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+this._lineBuffer.slice(this.cursor+1),this.line=this._lineBuffer);return}if(n.ctrl&&n.name==="l"){this.output&&typeof this.output.write=="function"&&this.output.write("\x1B[2J\x1B[H");return}if(n.name==="left"){n.ctrl||n.meta?this.cursor=sa(this._lineBuffer,this.cursor):this.cursor=Math.max(0,this.cursor-1);return}if(n.name==="right"){n.ctrl||n.meta?this.cursor=ra(this._lineBuffer,this.cursor):this.cursor=Math.min(this._lineBuffer.length,this.cursor+1);return}if(n.name==="home"){this.cursor=0;return}if(n.name==="end"){this.cursor=this._lineBuffer.length;return}if(n.name==="up"){this.history.length>0&&this._historyIndex<this.history.length-1&&(this._historyIndex===-1&&(this._savedLine=this._lineBuffer),this._historyIndex++,this._lineBuffer=this.history[this._historyIndex],this.cursor=this._lineBuffer.length,this.line=this._lineBuffer);return}if(n.name==="down"){this._historyIndex>0?(this._historyIndex--,this._lineBuffer=this.history[this._historyIndex],this.cursor=this._lineBuffer.length,this.line=this._lineBuffer):this._historyIndex===0&&(this._historyIndex=-1,this._lineBuffer=this._savedLine,this.cursor=this._lineBuffer.length,this.line=this._lineBuffer);return}if(n.meta&&n.name==="b"){this.cursor=sa(this._lineBuffer,this.cursor);return}if(n.meta&&n.name==="f"){this.cursor=ra(this._lineBuffer,this.cursor);return}if(n.meta&&n.name==="d"){const r=ra(this._lineBuffer,this.cursor),o=this._lineBuffer.slice(this.cursor,r);o&&this._killRing.push(o),this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+this._lineBuffer.slice(r),this.line=this._lineBuffer;return}}return}if(n!=null&&n.ctrl&&(n==null?void 0:n.name)==="c"){this.listenerCount("SIGINT")>0?this.emit("SIGINT"):this.close();return}this._onData(t)}},lt.prototype.clearLine=function(t){this._lineBuffer="",this.line="",this.cursor=0,this.output&&typeof this.output.clearLine=="function"&&this.output.clearLine(t??0)},lt.prototype.getCursorPos=function(){const t=typeof this._promptStr=="string"?this._promptStr.length:0,n=this.output&&this.output.columns||80,s=t+this.cursor;return{rows:Math.floor(s/n),cols:s%n}},lt.prototype[Symbol.asyncIterator]=async function*(){const e=this;for(;!e.closed;){const t=await new Promise(n=>{if(e.closed){n(null);return}e.once("line",s=>n(s)),e.once("close",()=>n(null))});if(t===null)break;yield t}};function ou(e,t){return e&&typeof e=="object"&&!("on"in e)&&!("read"in e)?new lt(e):new lt({input:e,output:t})}function E_(e,t,n){return e&&typeof e.clearLine=="function"?e.clearLine(t,n):(n&&n(),!0)}function k_(e,t){return e&&typeof e.write=="function"&&e.write("\x1B[J"),t&&t(),!0}function C_(e,t,n,s){const r=typeof n=="function"?n:s;return e&&typeof e.cursorTo=="function"?e.cursorTo(t,typeof n=="number"?n:void 0,r):(r&&r(),!0)}function A_(e,t,n,s){return e&&typeof e.moveCursor=="function"?e.moveCursor(t,n,s):(s&&s(),!0)}class iC{constructor(t,n){H(this,"_stream"),H(this,"_buffer"),H(this,"_autoCommit"),this._stream=t,this._buffer=[],this._autoCommit=(n==null?void 0:n.autoCommit)??!1}clearLine(t){let n;return t===-1?n="\x1B[1K":t===1?n="\x1B[0K":n="\x1B[2K",this._autoCommit?this._stream.write(n):this._buffer.push(n),this}clearScreenDown(){return this._autoCommit?this._stream.write("\x1B[J"):this._buffer.push("\x1B[J"),this}cursorTo(t,n){let s;return n!==void 0?s=`\x1B[${n+1};${t+1}H`:s=`\x1B[${t+1}G`,this._autoCommit?this._stream.write(s):this._buffer.push(s),this}moveCursor(t,n){const s=[];t>0?s.push(`\x1B[${t}C`):t<0&&s.push(`\x1B[${-t}D`),n>0?s.push(`\x1B[${n}B`):n<0&&s.push(`\x1B[${-n}A`);const r=s.join("");return r&&(this._autoCommit?this._stream.write(r):this._buffer.push(r)),this}commit(){return this._buffer.length>0&&(this._stream.write(this._buffer.join("")),this._buffer.length=0),Promise.resolve()}rollback(){return this._buffer.length=0,this}}const T_={createInterface(e){const t=ou(e),n=Object.create(t);return n.question=function(s,r){return new Promise((o,c)=>{var d;if((d=r==null?void 0:r.signal)!=null&&d.aborted){c(new DOMException("The operation was aborted","AbortError"));return}let p;const y=g=>{r!=null&&r.signal&&p&&r.signal.removeEventListener("abort",p),o(g)};r!=null&&r.signal&&(p=()=>{c(new DOMException("The operation was aborted","AbortError"))},r.signal.addEventListener("abort",p,{once:!0})),t.question(s,y)})},n},Readline:iC};Object.freeze(Object.defineProperty({__proto__:null,Interface:lt,clearLine:E_,clearScreenDown:k_,createInterface:ou,cursorTo:C_,default:{Interface:lt,createInterface:ou,clearLine:E_,clearScreenDown:k_,cursorTo:C_,moveCursor:A_,emitKeypressEvents:au,promises:T_},emitKeypressEvents:au,getActiveInterfaceCount:nC,moveCursor:A_,promises:T_,resetActiveInterfaceCount:N0,setActiveInterfaceCount:sC},Symbol.toStringTag,{value:"Module"}));const es=function(t,n){this&&(ne.call(this),this.authorized=!1,this.encrypted=!0)};Object.setPrototypeOf(es.prototype,ne.prototype),es.prototype.getPeerCertificate=function(t){return{}},es.prototype.getCipher=function(){return null},es.prototype.getProtocol=function(){return null},es.prototype.setServername=function(t){},es.prototype.renegotiate=function(t,n){return!1};const Fn=function(t,n){this&&ne.call(this)};Object.setPrototypeOf(Fn.prototype,ne.prototype),Fn.prototype.listen=function(...t){return this},Fn.prototype.close=function(t){return this},Fn.prototype.address=function(){return null},Fn.prototype.getTicketKeys=function(){return new Uint8Array(0)},Fn.prototype.setTicketKeys=function(t){},Fn.prototype.setSecureContext=function(t){};function I_(e,t){return new Fn}function R_(e,t){const n=new es;return t&&setTimeout(t,0),n}function P_(e){return{}}const D_=()=>["TLS_AES_256_GCM_SHA384","TLS_AES_128_GCM_SHA256"],O_="auto",N_="TLSv1.3",B_="TLSv1.2",L_=[];Object.freeze(Object.defineProperty({__proto__:null,DEFAULT_ECDH_CURVE:O_,DEFAULT_MAX_VERSION:N_,DEFAULT_MIN_VERSION:B_,Server:Fn,TLSSocket:es,connect:R_,createSecureContext:P_,createServer:I_,default:{TLSSocket:es,Server:Fn,createServer:I_,connect:R_,createSecureContext:P_,getCiphers:D_,DEFAULT_ECDH_CURVE:O_,DEFAULT_MAX_VERSION:N_,DEFAULT_MIN_VERSION:B_,rootCertificates:L_},getCiphers:D_,rootCertificates:L_},Symbol.toStringTag,{value:"Module"}));const Ct=function(){this&&ne.call(this)};Object.setPrototypeOf(Ct.prototype,ne.prototype),Ct.prototype.close=function(t){t&&setTimeout(t,0)},Ct.prototype.destroy=function(t,n){},Object.defineProperty(Ct.prototype,"destroyed",{get(){return!1},configurable:!0}),Object.defineProperty(Ct.prototype,"encrypted",{get(){return!1},configurable:!0}),Object.defineProperty(Ct.prototype,"closed",{get(){return!1},configurable:!0}),Ct.prototype.ping=function(t){return!1},Ct.prototype.ref=function(){},Ct.prototype.unref=function(){},Ct.prototype.setTimeout=function(t,n){};const xo=function(){this&&Ct.call(this)};Object.setPrototypeOf(xo.prototype,Ct.prototype);const lu=function(){this&&Ct.call(this)};Object.setPrototypeOf(lu.prototype,Ct.prototype);const yn=function(){this&&ne.call(this)};Object.setPrototypeOf(yn.prototype,ne.prototype),yn.prototype.close=function(t,n){},Object.defineProperty(yn.prototype,"id",{get(){return 0},configurable:!0}),Object.defineProperty(yn.prototype,"pending",{get(){return!1},configurable:!0}),Object.defineProperty(yn.prototype,"destroyed",{get(){return!1},configurable:!0}),Object.defineProperty(yn.prototype,"closed",{get(){return!1},configurable:!0}),yn.prototype.priority=function(t){},yn.prototype.setTimeout=function(t,n){},yn.prototype.end=function(t,n,s){};const cu=function(){this&&ne.call(this)};Object.setPrototypeOf(cu.prototype,ne.prototype);const ia=function(){this&&ne.call(this)};Object.setPrototypeOf(ia.prototype,ne.prototype),ia.prototype.writeHead=function(t,n){return this},ia.prototype.end=function(t){};function M_(e,t){return new ne}function F_(e,t){return new ne}function $_(e,t,n){return new xo}const U_={NGHTTP2_SESSION_SERVER:0,NGHTTP2_SESSION_CLIENT:1,HTTP2_HEADER_STATUS:":status",HTTP2_HEADER_METHOD:":method",HTTP2_HEADER_AUTHORITY:":authority",HTTP2_HEADER_SCHEME:":scheme",HTTP2_HEADER_PATH:":path",HTTP_STATUS_OK:200,HTTP_STATUS_NOT_FOUND:404};function j_(){return{}}function V_(e){return new Uint8Array(0)}function H_(e){return{}}const W_=Symbol("sensitiveHeaders");Object.freeze(Object.defineProperty({__proto__:null,ClientHttp2Session:xo,Http2ServerRequest:cu,Http2ServerResponse:ia,Http2Session:Ct,Http2Stream:yn,ServerHttp2Session:lu,connect:$_,constants:U_,createSecureServer:F_,createServer:M_,default:{Http2Session:Ct,ClientHttp2Session:xo,ServerHttp2Session:lu,Http2Stream:yn,Http2ServerRequest:cu,Http2ServerResponse:ia,createServer:M_,createSecureServer:F_,connect:$_,constants:U_,getDefaultSettings:j_,getPackedSettings:V_,getUnpackedSettings:H_,sensitiveHeaders:W_},getDefaultSettings:j_,getPackedSettings:V_,getUnpackedSettings:H_,sensitiveHeaders:W_},Symbol.toStringTag,{value:"Module"}));const z_=!0,q_=!0,G_=!1,ts=function(){this&&(ne.call(this),this.id=0,this.process=null)};Object.setPrototypeOf(ts.prototype,ne.prototype),ts.prototype.send=function(t,n){return!1},ts.prototype.kill=function(t){},ts.prototype.disconnect=function(){},ts.prototype.isDead=function(){return!1},ts.prototype.isConnected=function(){return!1};const K_=null,Y_={},Z_={},X_=1,uu=2;let J_=uu;function Q_(e){return new ts}function eb(e){e&&setTimeout(e,0)}function tb(e){}function nb(e){}const ys=new ne,sb=ys.on.bind(ys),rb=ys.once.bind(ys),ib=ys.emit.bind(ys),ab=ys.removeListener.bind(ys);Object.freeze(Object.defineProperty({__proto__:null,SCHED_NONE:X_,SCHED_RR:uu,Worker:ts,default:{isMaster:z_,isPrimary:q_,isWorker:G_,Worker:ts,worker:K_,workers:Y_,fork:Q_,disconnect:eb,settings:Z_,SCHED_NONE:X_,SCHED_RR:uu,schedulingPolicy:J_,setupMaster:tb,setupPrimary:nb,on:sb,once:rb,emit:ib,removeListener:ab},disconnect:eb,emit:ib,fork:Q_,isMaster:z_,isPrimary:q_,isWorker:G_,on:sb,once:rb,removeListener:ab,schedulingPolicy:J_,settings:Z_,setupMaster:tb,setupPrimary:nb,worker:K_,workers:Y_},Symbol.toStringTag,{value:"Module"}));const ct=function(){this&&ne.call(this)};Object.setPrototypeOf(ct.prototype,ne.prototype),ct.prototype.bind=function(t,n,s){return s&&setTimeout(s,0),this},ct.prototype.close=function(t){t&&setTimeout(t,0)},ct.prototype.send=function(t,n,s,r,o,c){c&&setTimeout(()=>c(null,0),0)},ct.prototype.address=function(){return{address:"0.0.0.0",family:"IPv4",port:0}},ct.prototype.setBroadcast=function(t){},ct.prototype.setTTL=function(t){return t},ct.prototype.setMulticastTTL=function(t){return t},ct.prototype.setMulticastLoopback=function(t){return t},ct.prototype.setMulticastInterface=function(t){},ct.prototype.addMembership=function(t,n){},ct.prototype.dropMembership=function(t,n){},ct.prototype.ref=function(){return this},ct.prototype.unref=function(){return this},ct.prototype.setRecvBufferSize=function(t){},ct.prototype.setSendBufferSize=function(t){},ct.prototype.getRecvBufferSize=function(){return 0},ct.prototype.getSendBufferSize=function(){return 0};function ob(e,t){return new ct}Object.freeze(Object.defineProperty({__proto__:null,Socket:ct,createSocket:ob,default:{Socket:ct,createSocket:ob}},Symbol.toStringTag,{value:"Module"}));const zs=function(t,n){this&&(this._src=t)};zs.prototype.runInThisContext=function(t){return(0,eval)(this._src)},zs.prototype.runInNewContext=function(t,n){const s=t?Object.keys(t):[],r=t?Object.values(t):[];return new Function(...s,`return eval(${JSON.stringify(this._src)})`)(...r)},zs.prototype.runInContext=function(t,n){return this.runInNewContext(t,n)},zs.prototype.createCachedData=function(){return new Uint8Array(0)};function lb(e,t){return e??{}}function cb(e){return!0}function ub(e,t){return(0,eval)(e)}function du(e,t,n){return new zs(e).runInNewContext(t)}function db(e,t,n){return du(e,t)}function hb(e,t,n){return new Function(...t??[],e)}const ln=function(t,n){};ln.prototype.link=function(t){return Promise.resolve()},ln.prototype.evaluate=function(t){return Promise.resolve()},Object.defineProperty(ln.prototype,"status",{get(){return"unlinked"},configurable:!0}),Object.defineProperty(ln.prototype,"identifier",{get(){return""},configurable:!0}),Object.defineProperty(ln.prototype,"context",{get(){return{}},configurable:!0}),Object.defineProperty(ln.prototype,"namespace",{get(){return{}},configurable:!0});const hu=function(t,n){this&&ln.call(this,t,n)};Object.setPrototypeOf(hu.prototype,ln.prototype);const Eo=function(t,n){this&&ln.call(this,t,n)};Object.setPrototypeOf(Eo.prototype,ln.prototype),Eo.prototype.setExport=function(t,n){},Object.freeze(Object.defineProperty({__proto__:null,Module:ln,Script:zs,SourceTextModule:hu,SyntheticModule:Eo,compileFunction:hb,createContext:lb,default:{Script:zs,createContext:lb,isContext:cb,runInThisContext:ub,runInNewContext:du,runInContext:db,compileFunction:hb,Module:ln,SourceTextModule:hu,SyntheticModule:Eo},isContext:cb,runInContext:db,runInNewContext:du,runInThisContext:ub},Symbol.toStringTag,{value:"Module"}));const qs=function(){this&&ne.call(this)};Object.setPrototypeOf(qs.prototype,ne.prototype),qs.prototype.connect=function(){},qs.prototype.connectToMainThread=function(){},qs.prototype.disconnect=function(){},qs.prototype.post=function(t,n,s){s&&setTimeout(()=>s(null,{}),0)};function pb(e,t,n){}function fb(){}function mb(){}function gb(){}const yb=globalThis.console;Object.freeze(Object.defineProperty({__proto__:null,Session:qs,close:fb,console:yb,default:{Session:qs,open:pb,close:fb,url:mb,waitForDebugger:gb,console:yb},open:pb,url:mb,waitForDebugger:gb},Symbol.toStringTag,{value:"Module"}));const Gs=function(t,n){};Gs.prototype.runInAsyncScope=function(t,n,...s){return t.apply(n,s)},Gs.prototype.emitDestroy=function(){return this},Gs.prototype.asyncId=function(){return 0},Gs.prototype.triggerAsyncId=function(){return 0},Gs.bind=function(t,n){return t};const Ks=function(){this&&(this._store=void 0)};Ks.prototype.disable=function(){},Ks.prototype.getStore=function(){return this._store},Ks.prototype.run=function(t,n,...s){const r=this._store;this._store=t;try{const o=n(...s);return o&&typeof o.then=="function"?(o.then(()=>{this._store=r},()=>{this._store=r}),o):(this._store=r,o)}catch(o){throw this._store=r,o}},Ks.prototype.exit=function(t,...n){const s=this._store;this._store=void 0;try{const r=t(...n);return r&&typeof r.then=="function"?(r.then(()=>{this._store=s},()=>{this._store=s}),r):(this._store=s,r)}catch(r){throw this._store=s,r}},Ks.prototype.enterWith=function(t){this._store=t};function _b(e){const t={enable(){return t},disable(){return t}};return t}function bb(){return 0}function vb(){return{}}function wb(){return 0}Object.freeze(Object.defineProperty({__proto__:null,AsyncLocalStorage:Ks,AsyncResource:Gs,createHook:_b,default:{AsyncResource:Gs,AsyncLocalStorage:Ks,createHook:_b,executionAsyncId:bb,executionAsyncResource:vb,triggerAsyncId:wb},executionAsyncId:bb,executionAsyncResource:vb,triggerAsyncId:wb},Symbol.toStringTag,{value:"Module"}));const cn=function(){this&&(ne.call(this),this.members=[])};Object.setPrototypeOf(cn.prototype,ne.prototype),cn.prototype.add=function(t){this.members.push(t)},cn.prototype.remove=function(t){const n=this.members.indexOf(t);n>=0&&this.members.splice(n,1)},cn.prototype.bind=function(t){return t},cn.prototype.intercept=function(t){return t},cn.prototype.run=function(t){return t()},cn.prototype.dispose=function(){this.members.length=0},cn.prototype.enter=function(){},cn.prototype.exit=function(){};function Sb(){return new cn}let xb=null;Object.freeze(Object.defineProperty({__proto__:null,Domain:cn,active:xb,create:Sb,default:{Domain:cn,create:Sb,active:xb}},Symbol.toStringTag,{value:"Module"}));const _s=function(t){this&&(this.name=t,this._listeners=[])};Object.defineProperty(_s.prototype,"hasSubscribers",{get(){return this._listeners.length>0},configurable:!0}),_s.prototype.subscribe=function(t){this._listeners.push(t)},_s.prototype.unsubscribe=function(t){const n=this._listeners.indexOf(t);return n===-1?!1:(this._listeners.splice(n,1),!0)},_s.prototype.publish=function(t){for(const n of this._listeners)try{n(t,this.name)}catch{}};const aa=new Map;function pu(e){return aa.has(e)||aa.set(e,new _s(e)),aa.get(e)}function Eb(e){var t;return((t=aa.get(e))==null?void 0:t.hasSubscribers)??!1}function kb(e,t){pu(e).subscribe(t)}function Cb(e,t){var n;return((n=aa.get(e))==null?void 0:n.unsubscribe(t))??!1}Object.freeze(Object.defineProperty({__proto__:null,Channel:_s,DiagChannel:_s,channel:pu,default:{channel:pu,hasSubscribers:Eb,subscribe:kb,unsubscribe:Cb,Channel:_s},hasSubscribers:Eb,subscribe:kb,unsubscribe:Cb},Symbol.toStringTag,{value:"Module"}));const Le=globalThis.console;Le.log.bind(Le),Le.error.bind(Le),Le.warn.bind(Le),Le.info.bind(Le),Le.debug.bind(Le),Le.trace.bind(Le),Le.dir.bind(Le),Le.time.bind(Le),Le.timeEnd.bind(Le),Le.timeLog.bind(Le),Le.clear.bind(Le),Le.count.bind(Le),Le.countReset.bind(Le),Le.group.bind(Le),Le.groupCollapsed.bind(Le),Le.groupEnd.bind(Le),Le.table.bind(Le),Le.assert.bind(Le);const Ab=Symbol.for("repl-sloppy"),Tb=Symbol.for("repl-strict"),fu=function e(t){this&&(SyntaxError.call(this,t.message),this.message=t.message,this.name="SyntaxError",this.err=t,Error.captureStackTrace&&Error.captureStackTrace(this,e))};Object.setPrototypeOf(fu.prototype,SyntaxError.prototype);const $n=function(t){this&&(ne.call(this),this.context=Object.create(null),this.terminal=!1,this._prompt="> ",this._commands=new Map,typeof t=="string"?this._prompt=t:t&&(typeof t.prompt=="string"&&(this._prompt=t.prompt),t.terminal!==void 0&&(this.terminal=!!t.terminal)))};Object.setPrototypeOf($n.prototype,ne.prototype),$n.prototype.setPrompt=function(t){this._prompt=t},$n.prototype.getPrompt=function(){return this._prompt},$n.prototype.displayPrompt=function(t){},$n.prototype.defineCommand=function(t,n){typeof n=="function"?this._commands.set(t,{help:"",action:n}):this._commands.set(t,{help:n.help||"",action:n.action})},$n.prototype.close=function(){this.emit("exit"),this.emit("close")},$n.prototype.setupHistory=function(t,n){n(null,this)};function Ib(e){return new $n(e)}Object.freeze(Object.defineProperty({__proto__:null,REPLServer:$n,REPL_MODE_SLOPPY:Ab,REPL_MODE_STRICT:Tb,Recoverable:fu,default:{start:Ib,REPLServer:$n,Recoverable:fu,REPL_MODE_SLOPPY:Ab,REPL_MODE_STRICT:Tb},start:Ib},Symbol.toStringTag,{value:"Module"}));const bs=function(t){this&&(this.name=t,this._controller=new AbortController,this.signal=this._controller.signal)};bs.prototype.diagnostic=function(t){globalThis.console.log(`# ${t}`)},bs.prototype.plan=function(t){},bs.prototype.todo=function(t){globalThis.console.log(`# TODO${t?": "+t:""}`)},bs.prototype.skip=function(t){globalThis.console.log(`# SKIP${t?": "+t:""}`)},bs.prototype.abort=function(){this._controller.abort()};function Rb(e,t){const n=typeof e=="string"?e:e.name,s=typeof e=="object"?e:{},r=t;if(s.skip){globalThis.console.log(`# SKIP - ${n}`);return}if(s.todo){globalThis.console.log(`# TODO - ${n}`);return}try{const o=r();o&&typeof o.then=="function"&&o.catch(c=>{globalThis.console.error(`Suite "${n}" failed:`,c)})}catch(o){globalThis.console.error(`Suite "${n}" failed:`,o)}}function ko(e,t){const n=typeof e=="string"?e:e.name,s=typeof e=="object"?e:{};if(s.skip||!t){globalThis.console.log(`# SKIP - ${n}`);return}if(s.todo){globalThis.console.log(`# TODO - ${n}`);return}const r=new bs(n);try{const o=t(r);o&&typeof o.then=="function"&&o.catch(c=>{globalThis.console.error(`Test "${n}" failed:`,c)})}catch(o){globalThis.console.error(`Test "${n}" failed:`,o)}}function Pb(e){try{e()}catch{}}function Db(e){try{e()}catch{}}function Ob(e){try{e()}catch{}}function Nb(e){try{e()}catch{}}function Bb(e,t){e&&globalThis.console.log(`# SKIP - ${e}`)}function Lb(e,t){e&&globalThis.console.log(`# TODO - ${e}`)}const mu={fn(e){const t=[],n=(...s)=>(t.push(s),e?e(...s):void 0);return n.mock={calls:t,callCount:()=>t.length},n},method(e,t,n){const s=e[t],r=mu.fn(n||s);return e[t]=r,r},reset(){},restoreAll(){}};Object.freeze(Object.defineProperty({__proto__:null,TestContext:bs,after:Db,afterEach:Nb,before:Pb,beforeEach:Ob,default:{describe:Rb,it:ko,test:ko,before:Pb,after:Db,beforeEach:Ob,afterEach:Nb,skip:Bb,todo:Lb,mock:mu,TestContext:bs},describe:Rb,it:ko,mock:mu,skip:Bb,test:ko,todo:Lb},Symbol.toStringTag,{value:"Module"}));const oa=function(t){this&&(this.categories=t.join(","),this.enabled=!1)};oa.prototype.enable=function(){},oa.prototype.disable=function(){};function Mb(e){return new oa(e.categories)}function Fb(){}Object.freeze(Object.defineProperty({__proto__:null,Tracing:oa,createTracing:Mb,default:{createTracing:Mb,getEnabledCategories:Fb,Tracing:oa},getEnabledCategories:Fb},Symbol.toStringTag,{value:"Module"}));const Ae=0,aC=2,qe=8,$b=20,gu=28,Ub=29,oC=31,yu=44,vt=52,lC=54,cC=55,uC=70,jb=0,Vb=1,Hb=2,Wb=3,_u=0,Co=3,Ao=4,zb=7,bu=1,dC=1,hC=2,pC=4,fC=8,mC=0,gC=1,yC=2,_C=0,vu=0x0000000000000002n,wu=0x0000000000000040n,bC=0x0000000000000004n,vC=0x0000000000000020n,wC=0x0000000000004000n,SC=0x0000000000002000n,xC=0x0000000000000200n,EC=0x0000000000000400n,kC=0x0000000004000000n,CC=0x0000000002000000n,AC=0x0000000000010000n,TC=0x0000000000020000n,IC=0x0000000000040000n,RC=0x0000000001000000n,PC=0x0000000000008000n,qb=0x0000000000200000n,DC=0x0000000000400000n,OC=0x1fffffffn,Gb=vu|wC|SC|xC|EC|kC|CC|AC|TC|IC|RC|PC|qb,NC=vu|wu|bC|vC|qb|DC,BC=1,LC=2;class To extends Error{constructor(t){super(`WASI exit(${t})`),H(this,"code"),this.code=t}}function _e(e){return function(...t){try{return e.apply(this,t)}catch(n){if(n instanceof To)throw n;const s=n==null?void 0:n.code;return s==="ENOENT"?yu:s==="EEXIST"?$b:s==="EISDIR"?oC:s==="ENOTDIR"?lC:s==="ENOTEMPTY"?cC:s==="EACCES"||s==="EPERM"?aC:Ub}}}function Un(e,t){if(t.startsWith("/"))return Kb(t);const n=e.endsWith("/")?e+t:e+"/"+t;return Kb(n)}function Kb(e){const t=e.split("/"),n=[];for(const s of t)if(!(s==="."||s==="")){if(s===".."){n.pop();continue}n.push(s)}return"/"+n.join("/")}const vs=new TextEncoder,Yb=new TextDecoder,Zb=function e(t){if(!(this instanceof e))throw new TypeError("Class constructor WASI cannot be invoked without 'new'");const n=t??{},s=n.args??[],r=n.env??{},o=n.preopens??{},c=n.returnOnExit??!1,d=n.fs??null,p=new Map;let y=3;p.set(0,{kind:0,path:"",rights:vu}),p.set(1,{kind:1,path:"",rights:wu}),p.set(2,{kind:2,path:"",rights:wu});const g=[];for(const[P,D]of Object.entries(o)){const F=y++;p.set(F,{kind:3,path:D,rights:Gb}),g.push({fd:F,virtualPath:P,realPath:D})}let x=null,k=null;const C=()=>{if(x||k&&(x=k.exports.memory,x))return x;throw new Error("WASI: WebAssembly.Memory not available")},T=()=>new DataView(C().buffer),L=()=>new Uint8Array(C().buffer);let V="",G="";const J=(P,D)=>{const F=D.lastIndexOf(`
|
|
100
|
-
`);if(F<0)return D;const j=D.substring(0,F);return P===1?console.log(j):console.error(j),D.substring(F+1)},X=(P,D)=>Yb.decode(new Uint8Array(C().buffer,P,D)),q=P=>{P.dirty&&d&&P.path&&P.data&&(d.writeFileSync(P.path,P.data),P.dirty=!1)},$={args_get:_e((P,D)=>{const F=T(),j=L();for(const O of s){F.setUint32(P,D,!0),P+=4;const Q=vs.encode(O+"\0");j.set(Q,D),D+=Q.length}return Ae}),args_sizes_get:_e((P,D)=>{const F=T();F.setUint32(P,s.length,!0);let j=0;for(const O of s)j+=vs.encode(O+"\0").length;return F.setUint32(D,j,!0),Ae}),environ_get:_e((P,D)=>{const F=Object.entries(r),j=T(),O=L();for(const[Q,ce]of F){j.setUint32(P,D,!0),P+=4;const le=vs.encode(`${Q}=${ce}\0`);O.set(le,D),D+=le.length}return Ae}),environ_sizes_get:_e((P,D)=>{const F=Object.entries(r),j=T();j.setUint32(P,F.length,!0);let O=0;for(const[Q,ce]of F)O+=vs.encode(`${Q}=${ce}\0`).length;return j.setUint32(D,O,!0),Ae}),clock_res_get:_e((P,D)=>{const F=T();switch(P){case jb:F.setBigUint64(D,BigInt(1e6),!0);break;case Vb:case Hb:case Wb:F.setBigUint64(D,BigInt(1e3),!0);break;default:return gu}return Ae}),clock_time_get:_e((P,D,F)=>{const j=T();switch(P){case jb:{const O=BigInt(Date.now())*BigInt(1e6);j.setBigUint64(F,O,!0);break}case Vb:case Hb:case Wb:{const O=performance.now(),Q=Math.trunc(O),ce=Math.floor((O-Q)*1e3),le=BigInt(Q)*BigInt(1e9)+BigInt(ce)*BigInt(1e6);j.setBigUint64(F,le,!0);break}default:return gu}return Ae}),fd_advise:_e((P,D,F,j)=>Ae),fd_allocate:_e((P,D,F)=>vt),fd_close:_e(P=>{const D=p.get(P);return D?(D.kind===4&&q(D),p.delete(P),Ae):qe}),fd_datasync:_e(P=>{const D=p.get(P);return D?(D.kind===4&&q(D),Ae):qe}),fd_fdstat_get:_e((P,D)=>{const F=p.get(P);if(!F)return qe;const j=T();let O=_u,Q=0,ce=F.rights,le=0n;switch(F.kind){case 0:case 1:case 2:O=_u;break;case 3:O=Co,le=OC;break;case 4:O=Ao,F.flags&&F.flags&bu&&(Q|=bu);break}return j.setUint8(D,O),j.setUint16(D+2,Q,!0),j.setBigUint64(D+8,ce,!0),j.setBigUint64(D+16,le,!0),Ae}),fd_fdstat_set_flags:_e((P,D)=>vt),fd_fdstat_set_rights:_e((P,D,F)=>vt),fd_filestat_get:_e((P,D)=>{const F=p.get(P);if(!F)return qe;const j=T();let O=0n,Q=_u,ce=0n,le=0n,fe=0n,me=0n,Ve=1n;if(F.kind===4){if(O=BigInt(F.data?F.data.length:0),Q=Ao,d&&F.path)try{const Ie=d.statSync(F.path);ce=BigInt(Math.floor(Ie.mtimeMs))*BigInt(1e6),le=BigInt(Math.floor(Ie.atimeMs))*BigInt(1e6),fe=BigInt(Math.floor(Ie.ctimeMs))*BigInt(1e6),Ie.ino&&(me=BigInt(Ie.ino)),Ie.nlink&&(Ve=BigInt(Ie.nlink))}catch{}}else F.kind===3&&(Q=Co);return j.setBigUint64(D,0n,!0),j.setBigUint64(D+8,me,!0),j.setUint8(D+16,Q),j.setBigUint64(D+24,Ve,!0),j.setBigUint64(D+32,O,!0),j.setBigUint64(D+40,le,!0),j.setBigUint64(D+48,ce,!0),j.setBigUint64(D+56,fe,!0),Ae}),fd_filestat_set_size:_e((P,D)=>{const F=p.get(P);if(!F||F.kind!==4)return qe;const j=Number(D);if(!F.data)F.data=new Uint8Array(j);else if(F.data.length!==j){const O=new Uint8Array(j);O.set(F.data.subarray(0,Math.min(F.data.length,j))),F.data=O}return F.dirty=!0,Ae}),fd_filestat_set_times:_e((P,D,F,j)=>Ae),fd_pread:_e((P,D,F,j,O)=>{const Q=p.get(P);if(!Q||Q.kind!==4)return qe;if(!Q.data)return T().setUint32(O,0,!0),Ae;const ce=T();let le=Number(j),fe=0;for(let me=0;me<F;me++){const Ve=ce.getUint32(D+me*8,!0),Ie=ce.getUint32(D+me*8+4,!0),ut=Math.min(Ie,Q.data.length-le);if(ut<=0)break;L().set(Q.data.subarray(le,le+ut),Ve),le+=ut,fe+=ut}return ce.setUint32(O,fe,!0),Ae}),fd_prestat_get:_e((P,D)=>{const F=p.get(P);if(!F||F.kind!==3)return qe;const j=g.find(ce=>ce.fd===P);if(!j)return qe;const O=T(),Q=vs.encode(j.virtualPath).length;return O.setUint8(D,_C),O.setUint32(D+4,Q,!0),Ae}),fd_prestat_dir_name:_e((P,D,F)=>{const j=p.get(P);if(!j||j.kind!==3)return qe;const O=g.find(le=>le.fd===P);if(!O)return qe;const Q=vs.encode(O.virtualPath),ce=Math.min(Q.length,F);return L().set(Q.subarray(0,ce),D),Ae}),fd_pwrite:_e((P,D,F,j,O)=>{const Q=p.get(P);if(!Q||Q.kind!==4)return qe;const ce=T();let le=Number(j),fe=0;for(let me=0;me<F;me++){const Ve=ce.getUint32(D+me*8,!0),Ie=ce.getUint32(D+me*8+4,!0),ut=new Uint8Array(C().buffer,Ve,Ie),At=le+Ie;if(!Q.data||Q.data.length<At){const ns=new Uint8Array(At);Q.data&&ns.set(Q.data),Q.data=ns}Q.data.set(ut,le),le+=Ie,fe+=Ie}return Q.dirty=!0,ce.setUint32(O,fe,!0),Ae}),fd_read:_e((P,D,F,j)=>{const O=p.get(P);if(!O)return qe;const Q=T();if(O.kind===0)return Q.setUint32(j,0,!0),Ae;if(O.kind!==4)return qe;if(!O.data)return Q.setUint32(j,0,!0),Ae;let ce=0,le=O.offset??0;for(let fe=0;fe<F;fe++){const me=Q.getUint32(D+fe*8,!0),Ve=Q.getUint32(D+fe*8+4,!0),Ie=Math.min(Ve,O.data.length-le);if(Ie<=0)break;L().set(O.data.subarray(le,le+Ie),me),le+=Ie,ce+=Ie}return O.offset=le,Q.setUint32(j,ce,!0),Ae}),fd_readdir:_e((P,D,F,j,O)=>{const Q=p.get(P);if(!Q||Q.kind!==3&&Q.kind!==4)return qe;if(!d)return vt;let ce;try{ce=d.readdirSync(Q.path)}catch{return Ub}const le=T(),fe=L();let me=D;const Ve=D+F,Ie=Number(j);for(let ut=Ie;ut<ce.length;ut++){const At=ce[ut],ns=vs.encode(At);if(24+ns.length,me+24>Ve)break;le.setBigUint64(me,BigInt(ut+1),!0),le.setBigUint64(me+8,BigInt(ut+1),!0),le.setUint32(me+16,ns.length,!0);let qr=Ao;try{const Kt=d.statSync(Un(Q.path,At));Kt.isDirectory()?qr=Co:Kt.isSymbolicLink()&&(qr=zb)}catch{}le.setUint8(me+20,qr);const ss=Math.min(ns.length,Ve-(me+24));ss>0&&fe.set(ns.subarray(0,ss),me+24),me+=24+ss}return le.setUint32(O,me-D,!0),Ae}),fd_renumber:_e((P,D)=>{const F=p.get(P);if(!F)return qe;if(p.has(D)){const j=p.get(D);j.kind===4&&q(j)}return p.set(D,F),p.delete(P),Ae}),fd_seek:_e((P,D,F,j)=>{const O=p.get(P);if(!O)return qe;if(O.kind===0||O.kind===1||O.kind===2)return uC;if(O.kind===3)return qe;const Q=O.data?O.data.length:0;let ce=O.offset??0;const le=Number(D);switch(F){case mC:ce=le;break;case gC:ce+=le;break;case yC:ce=Q+le;break;default:return gu}return ce<0&&(ce=0),O.offset=ce,T().setBigUint64(j,BigInt(ce),!0),Ae}),fd_sync:_e(P=>{const D=p.get(P);return D?(D.kind===4&&q(D),Ae):qe}),fd_tell:_e((P,D)=>{const F=p.get(P);return!F||F.kind!==4?qe:(T().setBigUint64(D,BigInt(F.offset??0),!0),Ae)}),fd_write:_e((P,D,F,j)=>{const O=p.get(P);if(!O)return qe;const Q=T();if(O.kind===1||O.kind===2){let fe=0;for(let me=0;me<F;me++){const Ve=Q.getUint32(D+me*8,!0),Ie=Q.getUint32(D+me*8+4,!0),ut=new Uint8Array(C().buffer,Ve,Ie),At=Yb.decode(ut);O.kind===1?(V+=At,V=J(1,V)):(G+=At,G=J(2,G)),fe+=Ie}return Q.setUint32(j,fe,!0),Ae}if(O.kind!==4)return qe;let ce=0,le=O.flags&&O.flags&bu?O.data?O.data.length:0:O.offset??0;for(let fe=0;fe<F;fe++){const me=Q.getUint32(D+fe*8,!0),Ve=Q.getUint32(D+fe*8+4,!0),Ie=new Uint8Array(C().buffer,me,Ve),ut=le+Ve;if(!O.data||O.data.length<ut){const At=new Uint8Array(ut);O.data&&At.set(O.data),O.data=At}O.data.set(Ie,le),le+=Ve,ce+=Ve}return O.offset=le,O.dirty=!0,Q.setUint32(j,ce,!0),Ae}),path_create_directory:_e((P,D,F)=>{if(!d)return vt;const j=p.get(P);if(!j)return qe;const O=X(D,F),Q=Un(j.path,O);return d.mkdirSync(Q,{recursive:!0}),Ae}),path_filestat_get:_e((P,D,F,j,O)=>{if(!d)return vt;const Q=p.get(P);if(!Q)return qe;const ce=X(F,j),le=Un(Q.path,ce),fe=d.statSync(le),me=T();let Ve=Ao;fe.isDirectory()?Ve=Co:fe.isSymbolicLink()&&(Ve=zb);const Ie=BigInt(Math.floor(fe.mtimeMs))*BigInt(1e6),ut=BigInt(Math.floor(fe.atimeMs))*BigInt(1e6),At=BigInt(Math.floor(fe.ctimeMs))*BigInt(1e6);return me.setBigUint64(O,0n,!0),me.setBigUint64(O+8,BigInt(fe.ino??0),!0),me.setUint8(O+16,Ve),me.setBigUint64(O+24,BigInt(fe.nlink??1),!0),me.setBigUint64(O+32,BigInt(fe.size),!0),me.setBigUint64(O+40,ut,!0),me.setBigUint64(O+48,Ie,!0),me.setBigUint64(O+56,At,!0),Ae}),path_filestat_set_times:_e((P,D,F,j,O,Q,ce)=>Ae),path_link:_e((P,D,F,j,O,Q,ce)=>vt),path_open:_e((P,D,F,j,O,Q,ce,le,fe)=>{if(!d)return vt;const me=p.get(P);if(!me)return qe;const Ve=X(F,j),Ie=Un(me.path,Ve),ut=(O&hC)!==0,At=(O&dC)!==0,ns=(O&pC)!==0,qr=(O&fC)!==0;let ss=d.existsSync(Ie);if(ns&&ss)return $b;if(ut){if(!ss)if(At)d.mkdirSync(Ie,{recursive:!0});else return yu;const Ss=y++;return p.set(Ss,{kind:3,path:Ie,rights:Gb}),T().setUint32(fe,Ss,!0),Ae}let Kt;if(ss&&!qr){Kt=d.readFileSync(Ie);const Ss=new Uint8Array(Kt.length);Ss.set(Kt),Kt=Ss}else if(At||qr)ss||d.writeFileSync(Ie,new Uint8Array(0)),Kt=new Uint8Array(0);else{if(!ss)return yu;Kt=d.readFileSync(Ie);const Ss=new Uint8Array(Kt.length);Ss.set(Kt),Kt=Ss}const Mv=y++;return p.set(Mv,{kind:4,path:Ie,rights:NC,data:Kt,offset:0,dirty:!1,flags:le}),T().setUint32(fe,Mv,!0),Ae}),path_readlink:_e((P,D,F,j,O,Q)=>{if(!d||!d.readlinkSync)return vt;const ce=p.get(P);if(!ce)return qe;const le=X(D,F),fe=Un(ce.path,le),me=d.readlinkSync(fe),Ve=vs.encode(me),Ie=Math.min(Ve.length,O);return L().set(Ve.subarray(0,Ie),j),T().setUint32(Q,Ie,!0),Ae}),path_remove_directory:_e((P,D,F)=>{if(!d)return vt;const j=p.get(P);if(!j)return qe;const O=X(D,F),Q=Un(j.path,O);return d.rmdirSync(Q),Ae}),path_rename:_e((P,D,F,j,O,Q)=>{if(!d)return vt;const ce=p.get(P),le=p.get(j);if(!ce||!le)return qe;const fe=X(D,F),me=X(O,Q),Ve=Un(ce.path,fe),Ie=Un(le.path,me);return d.renameSync(Ve,Ie),Ae}),path_symlink:_e((P,D,F,j,O)=>{if(!d||!d.symlinkSync)return vt;const Q=p.get(F);if(!Q)return qe;const ce=X(P,D),le=X(j,O),fe=Un(Q.path,le);return d.symlinkSync(ce,fe),Ae}),path_unlink_file:_e((P,D,F)=>{if(!d)return vt;const j=p.get(P);if(!j)return qe;const O=X(D,F),Q=Un(j.path,O);return d.unlinkSync(Q),Ae}),poll_oneoff:_e((P,D,F,j)=>{const O=T();let Q=0;for(let ce=0;ce<F;ce++){const le=P+ce*48,fe=D+Q*32,me=O.getBigUint64(le,!0),Ve=O.getUint8(le+8);O.setBigUint64(fe,me,!0),O.setUint16(fe+8,Ae,!0),O.setUint8(fe+10,Ve),(Ve===BC||Ve===LC)&&(O.setBigUint64(fe+16,BigInt(1),!0),O.setUint16(fe+24,0,!0)),Q++}return O.setUint32(j,Q,!0),Ae}),proc_exit:_e(P=>{throw V&&(console.log(V),V=""),G&&(console.error(G),G=""),new To(P)}),proc_raise:_e(P=>vt),sched_yield:_e(()=>Ae),random_get:_e((P,D)=>{const F=new Uint8Array(C().buffer,P,D);return crypto.getRandomValues(F),Ae}),sock_recv:_e(()=>vt),sock_send:_e(()=>vt),sock_shutdown:_e(()=>vt),sock_accept:_e(()=>vt)},te=this;te.wasiImport=$,te.start=function(D){k=D,x=D.exports.memory;const F=D.exports._start;if(typeof F!="function")throw new Error("WASI: instance has no _start export");try{F()}catch(j){if(j instanceof To){if(c)return j.code;throw j}throw j}finally{V&&(console.log(V),V=""),G&&(console.error(G),G="")}return 0},te.initialize=function(D){k=D,x=D.exports.memory;const F=D.exports._initialize;typeof F=="function"&&F()},te.getImportObject=function(){return{wasi_snapshot_preview1:$}}};Object.freeze(Object.defineProperty({__proto__:null,ExitStatus:To,WASI:Zb,default:{WASI:Zb}},Symbol.toStringTag,{value:"Module"}));function Xb(){return!1}function Jb(e){throw new Error("Single Executable Applications (SEA) are not supported in the browser")}function Qb(e){throw new Error("Single Executable Applications (SEA) are not supported in the browser")}function ev(e){throw new Error("Single Executable Applications (SEA) are not supported in the browser")}Object.freeze(Object.defineProperty({__proto__:null,default:{isSea:Xb,getAsset:Jb,getAssetAsBlob:Qb,getRawAsset:ev},getAsset:Jb,getAssetAsBlob:Qb,getRawAsset:ev,isSea:Xb},Symbol.toStringTag,{value:"Module"}));const Ys=function(){};Ys.prototype.run=function(...t){throw new Error("node:sqlite is not supported in the browser environment")},Ys.prototype.get=function(...t){throw new Error("node:sqlite is not supported in the browser environment")},Ys.prototype.all=function(...t){throw new Error("node:sqlite is not supported in the browser environment")},Ys.prototype.expandedSQL=function(){return""},Ys.prototype.sourceSQL=function(){return""};const Fr=function(t,n){if(this)throw new Error("node:sqlite is not supported in the browser environment")};Fr.prototype.close=function(){},Fr.prototype.exec=function(t){},Fr.prototype.prepare=function(t){throw new Error("node:sqlite is not supported in the browser environment")},Fr.prototype.open=function(){},Object.freeze(Object.defineProperty({__proto__:null,DatabaseSync:Fr,StatementSync:Ys,default:{DatabaseSync:Fr,StatementSync:Ys}},Symbol.toStringTag,{value:"Module"}));const $r=function(t){this&&ne.call(this)};Object.setPrototypeOf($r.prototype,ne.prototype),$r.prototype.close=function(){this.emit("close")},$r.prototype.destroy=function(t){this.emit("close")},Object.defineProperty($r.prototype,"address",{get:function(){return{address:"0.0.0.0",family:"IPv4",port:0}},configurable:!0});const Ur=function(){this&&ne.call(this)};Object.setPrototypeOf(Ur.prototype,ne.prototype),Ur.prototype.close=function(){this.emit("close")},Ur.prototype.destroy=function(t){this.emit("close")},Object.defineProperty(Ur.prototype,"destroyed",{get:function(){return!1},configurable:!0});const Io=function(){this&&ne.call(this)};Object.setPrototypeOf(Io.prototype,ne.prototype),Object.defineProperty(Io.prototype,"id",{get:function(){return 0},configurable:!0}),Object.freeze(Object.defineProperty({__proto__:null,QuicEndpoint:$r,QuicSession:Ur,QuicStream:Io,default:{QuicEndpoint:$r,QuicSession:Ur,QuicStream:Io}},Symbol.toStringTag,{value:"Module"}));const ht=function(t){if(!this)return;const n=t.message??`${tv(t.actual)} ${t.operator??"=="} ${tv(t.expected)}`;Error.call(this,n),this.message=n,this.name="AssertionError",this.actual=t.actual,this.expected=t.expected,this.operator=t.operator??"",this.generatedMessage=!t.message,this.code="ERR_ASSERTION",Error.captureStackTrace&&t.stackStartFn&&Error.captureStackTrace(this,t.stackStartFn)};Object.setPrototypeOf(ht.prototype,Error.prototype);function tv(e){try{return JSON.stringify(e)}catch{return String(e)}}function Zs(e,t){if(Object.is(e,t))return!0;if(e===null||t===null||e===void 0||t===void 0)return e===t;if(typeof e!=typeof t)return!1;if(typeof e=="number"&&Number.isNaN(e)&&Number.isNaN(t))return!0;if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(e instanceof RegExp&&t instanceof RegExp)return e.source===t.source&&e.flags===t.flags;if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(!Zs(e[n],t[n]))return!1;return!0}if(e instanceof Uint8Array&&t instanceof Uint8Array){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(const[n,s]of e)if(!t.has(n)||!Zs(s,t.get(n)))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n)){let s=!1;for(const r of t)if(Zs(n,r)){s=!0;break}if(!s)return!1}return!0}if(typeof e=="object"&&typeof t=="object"){const n=Object.keys(e),s=Object.keys(t);if(n.length!==s.length)return!1;for(const r of n)if(!Object.prototype.hasOwnProperty.call(t,r)||!Zs(e[r],t[r]))return!1;return!0}return!1}function _n(e,t,n){if(e)throw n instanceof Error?n:(n!==void 0&&(t.message=n),new ht(t))}function at(e,t){_n(!e,{actual:e,expected:!0,operator:"==",stackStartFn:at},t??"Value is falsy")}at.ok=function e(t,n){_n(!t,{actual:t,expected:!0,operator:"==",stackStartFn:e},n??"Value is falsy")},at.equal=function e(t,n,s){_n(t!=n,{actual:t,expected:n,operator:"==",stackStartFn:e},s)},at.notEqual=function e(t,n,s){_n(t==n,{actual:t,expected:n,operator:"!=",stackStartFn:e},s)},at.strictEqual=function e(t,n,s){_n(t!==n,{actual:t,expected:n,operator:"===",stackStartFn:e},s)},at.notStrictEqual=function e(t,n,s){_n(t===n,{actual:t,expected:n,operator:"!==",stackStartFn:e},s)},at.deepEqual=function e(t,n,s){_n(!Zs(t,n),{actual:t,expected:n,operator:"deepEqual",stackStartFn:e},s)},at.deepStrictEqual=function e(t,n,s){_n(!Zs(t,n),{actual:t,expected:n,operator:"deepStrictEqual",stackStartFn:e},s)},at.notDeepStrictEqual=function e(t,n,s){_n(Zs(t,n),{actual:t,expected:n,operator:"notDeepStrictEqual",stackStartFn:e},s)},at.throws=function e(t,n,s){let r=!1,o;try{t()}catch(c){r=!0,o=c}if(!r)throw new ht({message:typeof n=="string"?n:s??"Expected function to throw",operator:"throws",stackStartFn:e});n!==void 0&&typeof n!="string"&&nv(o,n,s,e)},at.doesNotThrow=function e(t,n,s){try{t()}catch(r){if(n===void 0||typeof n=="string")throw new ht({message:typeof n=="string"?n:s??"Unexpected throw",actual:r,operator:"doesNotThrow",stackStartFn:e});if(n instanceof RegExp){const o=r instanceof Error?r.message:String(r);if(n.test(o))throw new ht({message:s??"Unexpected matching throw",actual:r,expected:n,operator:"doesNotThrow",stackStartFn:e})}else if(typeof n=="function"&&r instanceof n)throw new ht({message:s??"Unexpected throw of matching type",actual:r,expected:n,operator:"doesNotThrow",stackStartFn:e})}},at.rejects=async function e(t,n,s){const r=typeof t=="function"?t():t;let o=!1,c;try{await r}catch(d){o=!0,c=d}if(!o)throw new ht({message:typeof n=="string"?n:s??"Expected rejection",operator:"rejects",stackStartFn:e});n!==void 0&&typeof n!="string"&&nv(c,n,s,e)},at.doesNotReject=async function e(t,n,s){const r=typeof t=="function"?t():t;try{await r}catch(o){if(n===void 0||typeof n=="string")throw new ht({message:typeof n=="string"?n:s??"Unexpected rejection",actual:o,operator:"doesNotReject",stackStartFn:e});if(n instanceof RegExp){const c=o instanceof Error?o.message:String(o);if(n.test(c))throw new ht({message:s??"Unexpected matching rejection",actual:o,expected:n,operator:"doesNotReject",stackStartFn:e})}else if(typeof n=="function"&&o instanceof n)throw new ht({message:s??"Unexpected rejection of matching type",actual:o,expected:n,operator:"doesNotReject",stackStartFn:e})}},at.fail=function e(t,n,s,r){throw arguments.length<=1?new ht({message:typeof t=="string"?t:"Failed",stackStartFn:e}):new ht({message:s,actual:t,expected:n,operator:r??"fail",stackStartFn:e})},at.match=function e(t,n,s){_n(!n.test(t),{actual:t,expected:n,operator:"match",stackStartFn:e},s)},at.doesNotMatch=function e(t,n,s){_n(n.test(t),{actual:t,expected:n,operator:"doesNotMatch",stackStartFn:e},s)},at.ifError=function e(t){if(t!=null)throw t instanceof Error?t:new ht({message:`ifError received unwanted value: ${t}`,actual:t,expected:null,operator:"ifError",stackStartFn:e})},at.AssertionError=ht,at.strict=at;function nv(e,t,n,s){if(t instanceof RegExp){const r=e instanceof Error?e.message:String(e);if(!t.test(r))throw new ht({message:n??"Error message did not match",actual:e,expected:t,operator:"throws",stackStartFn:s})}else if(typeof t=="function"){if(!(e instanceof t))throw new ht({message:n??"Error type mismatch",actual:e,expected:t,operator:"throws",stackStartFn:s})}else if(typeof t=="object"){const r=t,o=e;if(r.message!==void 0){const c=o.message??String(e);if(r.message instanceof RegExp){if(!r.message.test(c))throw new ht({message:n??"Error message mismatch",actual:c,expected:r.message,operator:"throws",stackStartFn:s})}else if(c!==r.message)throw new ht({message:n??"Error message mismatch",actual:c,expected:r.message,operator:"throws",stackStartFn:s})}if(r.code!==void 0&&o.code!==r.code)throw new ht({message:n??"Error code mismatch",actual:o.code,expected:r.code,operator:"throws",stackStartFn:s})}}Object.freeze(Object.defineProperty({__proto__:null,AssertionError:ht,assert:at,default:at},Symbol.toStringTag,{value:"Module"}));const $t=36,la=1,ca=26,MC=38,FC=700,sv=72,rv=128,iv="-";function av(e,t,n){let s=n?Math.floor(e/FC):e>>1;s+=Math.floor(s/t);let r=0;for(;s>($t-la)*ca>>1;)s=Math.floor(s/($t-la)),r+=$t;return Math.floor(r+($t-la+1)*s/(s+MC))}function $C(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:$t}function ov(e,t){return e+22+75*(e<26?1:0)-0}function Su(e){const t=[];let n=0,s=rv,r=sv,o=e.lastIndexOf(iv);o<0&&(o=0);for(let d=0;d<o;++d)t.push(e.charCodeAt(d));let c=o>0?o+1:0;for(;c<e.length;){const d=n;let p=1,y=$t;for(;;){if(c>=e.length)throw new RangeError("Invalid input");const x=$C(e.charCodeAt(c++));if(x>=$t)throw new RangeError("Invalid input");if(x>Math.floor((2147483647-n)/p))throw new RangeError("Overflow");n+=x*p;const k=y<=r?la:y>=r+ca?ca:y-r;if(x<k)break;if(p>Math.floor(2147483647/($t-k)))throw new RangeError("Overflow");p*=$t-k,y+=$t}const g=t.length+1;if(r=av(n-d,g,d===0),Math.floor(n/g)>2147483647-s)throw new RangeError("Overflow");s+=Math.floor(n/g),n%=g,t.splice(n++,0,s)}return String.fromCodePoint(...t)}function xu(e){const t=[],n=Array.from(e).map(p=>p.codePointAt(0));let s=rv,r=0,o=sv;for(const p of n)p<128&&t.push(String.fromCharCode(p));let c=t.length;const d=c;for(d>0&&t.push(iv);c<n.length;){let p=2147483647;for(const y of n)y>=s&&y<p&&(p=y);if(p-s>Math.floor((2147483647-r)/(c+1)))throw new RangeError("Overflow");r+=(p-s)*(c+1),s=p;for(const y of n){if(y<s&&++r>2147483647)throw new RangeError("Overflow");if(y===s){let g=r,x=$t;for(;;){const k=x<=o?la:x>=o+ca?ca:x-o;if(g<k)break;t.push(String.fromCharCode(ov(k+(g-k)%($t-k)))),g=Math.floor((g-k)/($t-k)),x+=$t}t.push(String.fromCharCode(ov(g))),o=av(r,c+1,c===d),r=0,++c}}++r,++s}return t.join("")}function lv(e){return e.split(".").map(t=>t.startsWith("xn--")?Su(t.slice(4)):t).join(".")}function cv(e){return e.split(".").map(t=>/[^\x00-\x7E]/.test(t)?"xn--"+xu(t):t).join(".")}const uv={decode:e=>Array.from(e).map(t=>t.codePointAt(0)),encode:e=>String.fromCodePoint(...e)},dv="2.3.1";Object.freeze(Object.defineProperty({__proto__:null,decode:Su,default:{decode:Su,encode:xu,toUnicode:lv,toASCII:cv,ucs2:uv,version:dv},encode:xu,toASCII:cv,toUnicode:lv,ucs2:uv,version:dv},Symbol.toStringTag,{value:"Module"})),new Proxy({},{get(e,t){},ownKeys(){return[]},getOwnPropertyDescriptor(e,t){},has(e,t){return!1}});function UC(){const e=Promise;class t extends e{constructor(s){let r,o=!1,c=!1,d;super((p,y)=>{s(g=>{if(g&&typeof g=="object"&&typeof g.then=="function"){let x=!1,k,C=!1,T;if(g.then(L=>{k=L,x=!0},L=>{T=L,C=!0}),x){r=k,o=!0,p(k);return}if(C){c=!0,d=T,y(T);return}p(g);return}r=g,o=!0,p(g)},g=>{c=!0,d=g,y(g)})}),H(this,"_syncValue"),H(this,"_syncResolved",!1),H(this,"_syncRejected",!1),H(this,"_syncError"),this._syncValue=r,this._syncResolved=o,this._syncRejected=c,this._syncError=d,c&&e.prototype.catch.call(this,()=>{})}then(s,r){if(this._syncResolved&&s)try{const o=s(this._syncValue);if(o&&typeof o=="object"&&typeof o.then=="function"){let c,d=!1,p=!1,y;return o.then(g=>{c=g,d=!0},g=>{y=g,p=!0}),d?new t(g=>g(c)):p?r?new t(g=>g(r(y))):new t((g,x)=>x(y)):e.resolve(o).then(null,r)}return new t(c=>c(o))}catch(o){return r?new t(c=>c(r(o))):new t((c,d)=>d(o))}if(this._syncRejected&&r)try{const o=r(this._syncError);return new t(c=>c(o))}catch(o){return new t((c,d)=>d(o))}return this._syncRejected&&!r?new t((o,c)=>c(this._syncError)):super.then(s,r)}}return Object.defineProperty(t,Symbol.hasInstance,{value:n=>n instanceof e,configurable:!0}),t.resolve=n=>n&&typeof n=="object"&&typeof n.then=="function"?new t(s=>s(n)):new t(s=>s(n)),t.reject=n=>new t((s,r)=>r(n)),t.all=n=>{const s=Array.from(n),r=new Array(s.length);let o=!0;for(let c=0;c<s.length;c++){const d=s[c];if(d instanceof t)if(d._syncResolved)r[c]=d._syncValue;else{if(d._syncRejected)return new t((p,y)=>y(d._syncError));o=!1;break}else if(d&&typeof d=="object"&&typeof d.then=="function"){let p=!1,y;if(d.then(g=>{y=g,p=!0}),p)r[c]=y;else{o=!1;break}}else r[c]=d}return o?new t(c=>c(r)):new t((c,d)=>{e.all(s).then(c,d)})},t.allSettled=n=>{const s=Array.from(n),r=new Array(s.length);let o=!0;for(let c=0;c<s.length;c++){const d=s[c];if(d instanceof t)if(d._syncResolved)r[c]={status:"fulfilled",value:d._syncValue};else if(d._syncRejected)r[c]={status:"rejected",reason:d._syncError};else{o=!1;break}else if(d&&typeof d=="object"&&typeof d.then=="function"){o=!1;break}else r[c]={status:"fulfilled",value:d}}return o?new t(c=>c(r)):new t((c,d)=>{e.allSettled(s).then(c,d)})},t.race=n=>{const s=Array.from(n);for(const r of s)if(r instanceof t){if(r._syncResolved)return new t(o=>o(r._syncValue));if(r._syncRejected)return new t((o,c)=>c(r._syncError))}else if(!(r&&typeof r=="object"&&typeof r.then=="function"))return new t(o=>o(r));return new t((r,o)=>{e.race(s).then(r,o)})},t.any=n=>{const s=Array.from(n);for(const c of s){if(c instanceof t&&c._syncResolved)return new t(d=>d(c._syncValue));if(!(c&&typeof c=="object"&&typeof c.then=="function"))return new t(d=>d(c))}let r=!0;const o=[];for(const c of s)if(c instanceof t&&c._syncRejected)o.push(c._syncError);else{r=!1;break}return r&&s.length>0?new t((c,d)=>d(new AggregateError(o,"All promises were rejected"))):new t((c,d)=>{e.any(s).then(c,d)})},t}UC();function Eu(e){const t={};for(const n of Object.keys(e))t[n]=e[n];return t}Eu(P0),Eu(ex),Eu(GS);const hv=Symbol("Comlink.proxy"),jC=Symbol("Comlink.endpoint"),VC=Symbol("Comlink.releaseProxy"),ku=Symbol("Comlink.finalizer"),Ro=Symbol("Comlink.thrown"),pv=e=>typeof e=="object"&&e!==null||typeof e=="function",HC={canHandle:e=>pv(e)&&e[hv],serialize(e){const{port1:t,port2:n}=new MessageChannel;return mv(e,t),[n,[n]]},deserialize(e){return e.start(),yv(e)}},WC={canHandle:e=>pv(e)&&Ro in e,serialize({value:e}){let t;return e instanceof Error?t={isError:!0,value:{message:e.message,name:e.name,stack:e.stack}}:t={isError:!1,value:e},[t,[]]},deserialize(e){throw e.isError?Object.assign(new Error(e.value.message),e.value):e.value}},fv=new Map([["proxy",HC],["throw",WC]]);function zC(e,t){for(const n of e)if(t===n||n==="*"||n instanceof RegExp&&n.test(t))return!0;return!1}function mv(e,t=globalThis,n=["*"]){t.addEventListener("message",function s(r){if(!r||!r.data)return;if(!zC(n,r.origin)){console.warn(`Invalid origin '${r.origin}' for comlink proxy`);return}const{id:o,type:c,path:d}=Object.assign({path:[]},r.data),p=(r.data.argumentList||[]).map(Xs);let y;try{const g=d.slice(0,-1).reduce((k,C)=>k[C],e),x=d.reduce((k,C)=>k[C],e);switch(c){case"GET":y=x;break;case"SET":g[d.slice(-1)[0]]=Xs(r.data.value),y=!0;break;case"APPLY":y=x.apply(g,p);break;case"CONSTRUCT":{const k=new x(...p);y=XC(k)}break;case"ENDPOINT":{const{port1:k,port2:C}=new MessageChannel;mv(e,C),y=ZC(k,[k])}break;case"RELEASE":y=void 0;break;default:return}}catch(g){y={value:g,[Ro]:0}}Promise.resolve(y).catch(g=>({value:g,[Ro]:0})).then(g=>{const[x,k]=No(g);t.postMessage(Object.assign(Object.assign({},x),{id:o}),k),c==="RELEASE"&&(t.removeEventListener("message",s),gv(t),ku in e&&typeof e[ku]=="function"&&e[ku]())}).catch(g=>{const[x,k]=No({value:new TypeError("Unserializable return value"),[Ro]:0});t.postMessage(Object.assign(Object.assign({},x),{id:o}),k)})}),t.start&&t.start()}function qC(e){return e.constructor.name==="MessagePort"}function gv(e){qC(e)&&e.close()}function yv(e,t){const n=new Map;return e.addEventListener("message",function(r){const{data:o}=r;if(!o||!o.id)return;const c=n.get(o.id);if(c)try{c(o)}finally{n.delete(o.id)}}),Cu(e,n,[],t)}function Po(e){if(e)throw new Error("Proxy has been released and is not useable")}function _v(e){return jr(e,new Map,{type:"RELEASE"}).then(()=>{gv(e)})}const Do=new WeakMap,Oo="FinalizationRegistry"in globalThis&&new FinalizationRegistry(e=>{const t=(Do.get(e)||0)-1;Do.set(e,t),t===0&&_v(e)});function GC(e,t){const n=(Do.get(t)||0)+1;Do.set(t,n),Oo&&Oo.register(e,t,e)}function KC(e){Oo&&Oo.unregister(e)}function Cu(e,t,n=[],s=function(){}){let r=!1;const o=new Proxy(s,{get(c,d){if(Po(r),d===VC)return()=>{KC(o),_v(e),t.clear(),r=!0};if(d==="then"){if(n.length===0)return{then:()=>o};const p=jr(e,t,{type:"GET",path:n.map(y=>y.toString())}).then(Xs);return p.then.bind(p)}return Cu(e,t,[...n,d])},set(c,d,p){Po(r);const[y,g]=No(p);return jr(e,t,{type:"SET",path:[...n,d].map(x=>x.toString()),value:y},g).then(Xs)},apply(c,d,p){Po(r);const y=n[n.length-1];if(y===jC)return jr(e,t,{type:"ENDPOINT"}).then(Xs);if(y==="bind")return Cu(e,t,n.slice(0,-1));const[g,x]=bv(p);return jr(e,t,{type:"APPLY",path:n.map(k=>k.toString()),argumentList:g},x).then(Xs)},construct(c,d){Po(r);const[p,y]=bv(d);return jr(e,t,{type:"CONSTRUCT",path:n.map(g=>g.toString()),argumentList:p},y).then(Xs)}});return GC(o,e),o}function YC(e){return Array.prototype.concat.apply([],e)}function bv(e){const t=e.map(No);return[t.map(n=>n[0]),YC(t.map(n=>n[1]))]}const vv=new WeakMap;function ZC(e,t){return vv.set(e,t),e}function XC(e){return Object.assign(e,{[hv]:!0})}function No(e){for(const[t,n]of fv)if(n.canHandle(e)){const[s,r]=n.serialize(e);return[{type:"HANDLER",name:t,value:s},r]}return[{type:"RAW",value:e},vv.get(e)||[]]}function Xs(e){switch(e.type){case"HANDLER":return fv.get(e.name).deserialize(e.value);case"RAW":return e.value}}function jr(e,t,n,s){return new Promise(r=>{const o=JC();t.set(o,r),e.start&&e.start(),e.postMessage(Object.assign({id:o},n),s)})}function JC(){return new Array(4).fill(0).map(()=>Math.floor(Math.random()*Number.MAX_SAFE_INTEGER).toString(16)).join("-")}A0=class extends ne{constructor(e,t){super(),H(this,"pid"),H(this,"worker"),H(this,"command"),H(this,"args"),H(this,"parentPid"),H(this,"_state","starting"),H(this,"_exitCode"),H(this,"_stdout",""),H(this,"_stderr",""),H(this,"_exitHoldCount",0),H(this,"_deferredExit",null),H(this,"_shellDoneHoldCount",0),H(this,"_deferredShellDone",null),H(this,"_syncBlockedCount",0),this.pid=t.snapshot?Math.floor(Math.random()*9e4)+1e4:0,this.worker=e,this.command=t.command,this.args=t.args,this.parentPid=t.parentPid,this._setupWorkerListeners()}get workerExited(){return this._deferredExit!==null||this._state==="exited"}get shellCommandDone(){return this._deferredShellDone!==null}get syncBlocked(){return this._syncBlockedCount>0}holdSync(){this._syncBlockedCount++}releaseSync(){this._syncBlockedCount=Math.max(0,this._syncBlockedCount-1)}get stdout(){return this._stdout}get stderr(){return this._stderr}get state(){return this._state}get exitCode(){return this._exitCode}_setPid(e){this.pid=e}postMessage(e,t){this.worker.postMessage(e,t??[])}init(e){const t=[];e.snapshot.data.byteLength>0&&t.push(e.snapshot.data),this.postMessage(e,t)}exec(e){this.postMessage(e)}sendStdin(e){this.emit("stdin-forward",e),!this.workerExited&&!this.syncBlocked&&this.postMessage({type:"stdin",data:e})}kill(e="SIGTERM"){this.postMessage({type:"signal",signal:e}),this.emit("signal",e),e==="SIGKILL"&&this._terminate(137)}resize(e,t){this.postMessage({type:"resize",cols:e,rows:t})}holdExit(){this._exitHoldCount++}releaseExit(){if(this._exitHoldCount=Math.max(0,this._exitHoldCount-1),this._exitHoldCount===0&&this._deferredExit){const{exitCode:e,stdout:t,stderr:n}=this._deferredExit;this._deferredExit=null,this._state="exited",this._exitCode=e,this.emit("exit",e,t,n)}}holdShellDone(){this._shellDoneHoldCount++}releaseShellDone(){if(this._shellDoneHoldCount=Math.max(0,this._shellDoneHoldCount-1),this._shellDoneHoldCount===0&&this._deferredShellDone){const{exitCode:e,stdout:t,stderr:n}=this._deferredShellDone;this._deferredShellDone=null,this.emit("shell-done",e,t,n)}}_terminate(e=1){if(this._state!=="exited"){this._state="exited",this._exitCode=e,this._deferredExit=null,this._exitHoldCount=0;try{this.worker.terminate()}catch{}this.emit("exit",e,this._stdout,this._stderr)}}_setupWorkerListeners(){this.worker.addEventListener("message",e=>{const t=e.data;if(!(!t||!t.type))switch(t.type){case"ready":this._state="running",this.emit("ready");break;case"stdout":this._stdout+=t.data,this.emit("stdout",t.data);break;case"stderr":this._stderr+=t.data,this.emit("stderr",t.data);break;case"exit":{const n=t.stdout||this._stdout,s=t.stderr||this._stderr;this._stdout=n,this._stderr=s,this._exitHoldCount>0?(this._deferredExit={exitCode:t.exitCode,stdout:n,stderr:s},this.emit("worker-done",t.exitCode)):(this._state="exited",this._exitCode=t.exitCode,this.emit("exit",t.exitCode,n,s));break}case"console":this.emit("console",t.method,t.args);break;case"vfs-write":this.emit("vfs-write",t.path,t.content,t.isDirectory);break;case"vfs-delete":this.emit("vfs-delete",t.path);break;case"vfs-read":this.emit("vfs-read",t.requestId,t.path);break;case"spawn-request":this.emit("spawn-request",t);break;case"fork-request":this.emit("fork-request",t);break;case"workerthread-request":this.emit("workerthread-request",t);break;case"ipc-message":this.emit("ipc-message",t);break;case"spawn-sync":this.emit("spawn-sync",t);break;case"server-listen":this.emit("server-listen",t.port,t.hostname);break;case"server-close":this.emit("server-close",t.port);break;case"http-request":this.emit("http-request",t);break;case"http-response":this.emit("http-response",t);break;case"shell-done":{const n=t;this._shellDoneHoldCount>0?this._deferredShellDone={exitCode:n.exitCode,stdout:n.stdout,stderr:n.stderr}:this.emit("shell-done",n.exitCode,n.stdout,n.stderr);break}case"cwd-change":this.emit("cwd-change",t.cwd);break;case"stdin-raw-status":this.emit("stdin-raw-status",t.isRaw);break;case"ws-frame":this.emit("ws-frame",t);break;case"error":this.emit("worker-error",t.message,t.stack);break}}),this.worker.addEventListener("error",e=>{this.emit("worker-error",e.message,void 0),this._state!=="exited"&&this._terminate(1)})}};const QC=`"use strict";
|
|
97
|
+
`):P=String.fromCharCode(te),this.options.locations&&(++this.curLine,this.lineStart=this.pos),P}jsx_readString($){let te="",P=++this.pos;for(;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");let D=this.input.charCodeAt(this.pos);if(D===$)break;D===38?(te+=this.input.slice(P,this.pos),te+=this.jsx_readEntity(),P=this.pos):J(D)?(te+=this.input.slice(P,this.pos),te+=this.jsx_readNewLine(!1),P=this.pos):++this.pos}return te+=this.input.slice(P,this.pos++),this.finishToken(k.string,te)}jsx_readEntity(){let $="",te=0,P,D=this.input[this.pos];D!=="&"&&this.raise(this.pos,"Entity must start with an ampersand");let F=++this.pos;for(;this.pos<this.input.length&&te++<10;){if(D=this.input[this.pos++],D===";"){$[0]==="#"?$[1]==="x"?($=$.substr(2),n.test($)&&(P=String.fromCharCode(parseInt($,16)))):($=$.substr(1),s.test($)&&(P=String.fromCharCode(parseInt($,10)))):P=t[$];break}$+=D}return P||(this.pos=F,"&")}jsx_readWord(){let $,te=this.pos;do $=this.input.charCodeAt(++this.pos);while(q($)||$===45);return this.finishToken(C.jsxName,this.input.slice(te,this.pos))}jsx_parseIdentifier(){let $=this.startNode();return this.type===C.jsxName?$.name=this.value:this.type.keyword?$.name=this.type.keyword:this.unexpected(),this.next(),this.finishNode($,"JSXIdentifier")}jsx_parseNamespacedName(){let $=this.start,te=this.startLoc,P=this.jsx_parseIdentifier();if(!p.allowNamespaces||!this.eat(k.colon))return P;var D=this.startNodeAt($,te);return D.namespace=P,D.name=this.jsx_parseIdentifier(),this.finishNode(D,"JSXNamespacedName")}jsx_parseElementName(){if(this.type===C.jsxTagEnd)return"";let $=this.start,te=this.startLoc,P=this.jsx_parseNamespacedName();for(this.type===k.dot&&P.type==="JSXNamespacedName"&&!p.allowNamespacedObjects&&this.unexpected();this.eat(k.dot);){let D=this.startNodeAt($,te);D.object=P,D.property=this.jsx_parseIdentifier(),P=this.finishNode(D,"JSXMemberExpression")}return P}jsx_parseAttributeValue(){switch(this.type){case k.braceL:let $=this.jsx_parseExpressionContainer();return $.expression.type==="JSXEmptyExpression"&&this.raise($.start,"JSX attributes must only be assigned a non-empty expression"),$;case C.jsxTagStart:case k.string:return this.parseExprAtom();default:this.raise(this.start,"JSX value should be either an expression or a quoted JSX text")}}jsx_parseEmptyExpression(){let $=this.startNodeAt(this.lastTokEnd,this.lastTokEndLoc);return this.finishNodeAt($,"JSXEmptyExpression",this.start,this.startLoc)}jsx_parseExpressionContainer(){let $=this.startNode();return this.next(),$.expression=this.type===k.braceR?this.jsx_parseEmptyExpression():this.parseExpression(),this.expect(k.braceR),this.finishNode($,"JSXExpressionContainer")}jsx_parseAttribute(){let $=this.startNode();return this.eat(k.braceL)?(this.expect(k.ellipsis),$.argument=this.parseMaybeAssign(),this.expect(k.braceR),this.finishNode($,"JSXSpreadAttribute")):($.name=this.jsx_parseNamespacedName(),$.value=this.eat(k.eq)?this.jsx_parseAttributeValue():null,this.finishNode($,"JSXAttribute"))}jsx_parseOpeningElementAt($,te){let P=this.startNodeAt($,te);P.attributes=[];let D=this.jsx_parseElementName();for(D&&(P.name=D);this.type!==k.slash&&this.type!==C.jsxTagEnd;)P.attributes.push(this.jsx_parseAttribute());return P.selfClosing=this.eat(k.slash),this.expect(C.jsxTagEnd),this.finishNode(P,D?"JSXOpeningElement":"JSXOpeningFragment")}jsx_parseClosingElementAt($,te){let P=this.startNodeAt($,te),D=this.jsx_parseElementName();return D&&(P.name=D),this.expect(C.jsxTagEnd),this.finishNode(P,D?"JSXClosingElement":"JSXClosingFragment")}jsx_parseElementAt($,te){let P=this.startNodeAt($,te),D=[],F=this.jsx_parseOpeningElementAt($,te),U=null;if(!F.selfClosing){e:for(;;)switch(this.type){case C.jsxTagStart:if($=this.start,te=this.startLoc,this.next(),this.eat(k.slash)){U=this.jsx_parseClosingElementAt($,te);break e}D.push(this.jsx_parseElementAt($,te));break;case C.jsxText:D.push(this.parseExprAtom());break;case k.braceL:D.push(this.jsx_parseExpressionContainer());break;default:this.unexpected()}c(U.name)!==c(F.name)&&this.raise(U.start,"Expected corresponding JSX closing tag for <"+c(F.name)+">")}let N=F.name?"Element":"Fragment";return P["opening"+N]=F,P["closing"+N]=U,P.children=D,this.type===k.relational&&this.value==="<"&&this.raise(this.start,"Adjacent JSX elements must be wrapped in an enclosing tag"),this.finishNode(P,"JSX"+N)}jsx_parseText(){let $=this.parseLiteral(this.value);return $.type="JSXText",$}jsx_parseElement(){let $=this.start,te=this.startLoc;return this.next(),this.jsx_parseElementAt($,te)}parseExprAtom($){return this.type===C.jsxText?this.jsx_parseText():this.type===C.jsxTagStart?this.jsx_parseElement():super.parseExprAtom($)}readToken($){let te=this.curContext();if(te===K)return this.jsx_readToken();if(te===L||te===V){if(X($))return this.jsx_readWord();if($==62)return++this.pos,this.finishToken(C.jsxTagEnd);if(($===34||$===39)&&te==L)return this.jsx_readString($)}return $===60&&this.exprAllowed&&this.input.charCodeAt(this.pos+1)!==33?(++this.pos,this.finishToken(C.jsxTagStart)):super.readToken($)}updateContext($){if(this.type==k.braceL){var te=this.curContext();te==L?this.context.push(T.b_expr):te==K?this.context.push(T.b_tmpl):super.updateContext($),this.exprAllowed=!0}else if(this.type===k.slash&&$===C.jsxTagStart)this.context.length-=2,this.context.push(V),this.exprAllowed=!1;else return super.updateContext($)}}}})(n_);var Jk=n_.exports;const Qk=Yk(Jk),r_=et.extend(Qk());let nu=null,na=null;async function So(){return nu||na||(na=(async()=>{try{const e=await qa(sx);return nu=e,e}catch(e){throw na=null,new Error(`rollup: failed to load @rollup/browser from CDN -- ${e}`)}})(),na)}const i_=nf;async function a_(e){return(await So()).rollup(e)}async function o_(e){return(await So()).watch(e)}function l_(e){return e}function su(e,t){const n={ecmaVersion:"latest",sourceType:"module",allowReturnOutsideFunction:(t==null?void 0:t.allowReturnOutsideFunction)??!1,locations:!0};if(t!=null&&t.jsx)return r_.parse(e,n);try{return vo(e,n)}catch{return r_.parse(e,n)}}async function c_(e,t){return su(e,{allowReturnOutsideFunction:t==null?void 0:t.allowReturnOutsideFunction,jsx:t==null?void 0:t.jsx})}function eC(){return""}Object.freeze(Object.defineProperty({__proto__:null,VERSION:i_,default:{VERSION:i_,rollup:a_,watch:o_,defineConfig:l_,parseAst:su,parseAstAsync:c_,loadRollup:So},defineConfig:l_,getPackageBase:eC,loadRollup:So,parseAst:su,parseAstAsync:c_,rollup:a_,watch:o_},Symbol.toStringTag,{value:"Module"}));function u_(){return{total_heap_size:0,total_heap_size_executable:0,total_physical_size:0,total_available_size:0,used_heap_size:0,heap_size_limit:0,malloced_memory:0,peak_malloced_memory:0,does_zap_garbage:0,number_of_native_contexts:0,number_of_detached_contexts:0}}function d_(){return[]}function h_(){return{code_and_metadata_size:0,bytecode_and_metadata_size:0,external_script_source_size:0}}function p_(){return null}function f_(){return""}function m_(e){}function g_(){}function y_(){}function __(){return 0}function b_(e){return new TextEncoder().encode(JSON.stringify(e))}function v_(e){return JSON.parse(new TextDecoder().decode(e))}const Ws=function(){};Ws.prototype.writeHeader=function(){},Ws.prototype.writeValue=function(t){},Ws.prototype.releaseBuffer=function(){return new Uint8Array(0)};const Lr=function(t){};Lr.prototype.readHeader=function(){return!0},Lr.prototype.readValue=function(){return null};const ru=function(){this&&Ws.call(this)};Object.setPrototypeOf(ru.prototype,Ws.prototype);const iu=function(t){this&&Lr.call(this,t)};Object.setPrototypeOf(iu.prototype,Lr.prototype);function w_(){return{onInit:()=>{},onSettled:()=>{},onBefore:()=>{},onAfter:()=>{},createHook:()=>({enable:()=>{},disable:()=>{}})}}Object.freeze(Object.defineProperty({__proto__:null,DefaultDeserializer:iu,DefaultSerializer:ru,Deserializer:Lr,Serializer:Ws,cachedDataVersionTag:__,default:{getHeapStatistics:u_,getHeapSpaceStatistics:d_,getHeapCodeStatistics:h_,getHeapSnapshot:p_,writeHeapSnapshot:f_,setFlagsFromString:m_,takeCoverage:g_,stopCoverage:y_,cachedDataVersionTag:__,serialize:b_,deserialize:v_,Serializer:Ws,Deserializer:Lr,DefaultSerializer:ru,DefaultDeserializer:iu,promiseHooks:w_},deserialize:v_,getHeapCodeStatistics:h_,getHeapSnapshot:p_,getHeapSpaceStatistics:d_,getHeapStatistics:u_,promiseHooks:w_,serialize:b_,setFlagsFromString:m_,stopCoverage:y_,takeCoverage:g_,writeHeapSnapshot:f_},Symbol.toStringTag,{value:"Module"}));let Mr=0;function tC(){return Mr}function nC(e){Mr=e}O0=function(){Mr=0};const S_=Symbol("keypressDecoder");function sC(e,t,n){if(n.length>0){n.push(t);const o=n.join("");if(o.length>=3&&o[1]==="["){const c=o[o.length-1];if(/[A-Za-z~]/.test(c)){let d="",p=!1;return c==="A"?d="up":c==="B"?d="down":c==="C"?d="right":c==="D"?d="left":c==="H"?d="home":c==="F"?d="end":o==="\x1B[3~"?d="delete":o==="\x1B[2~"?d="insert":o==="\x1B[5~"?d="pageup":o==="\x1B[6~"?d="pagedown":o==="\x1B[1;5C"?(d="right",p=!0):o==="\x1B[1;5D"?(d="left",p=!0):d=c,e.emit("keypress",o,{sequence:o,name:d,ctrl:p,meta:!1,shift:!1}),[]}return o.length>8?(e.emit("keypress",o,{sequence:o,name:"unknown",ctrl:!1,meta:!1,shift:!1}),[]):n}if(o.length>=3&&o[1]==="O"){const c=o[o.length-1];let d="";return c==="A"?d="up":c==="B"?d="down":c==="C"?d="right":c==="D"?d="left":c==="H"?d="home":c==="F"?d="end":d=c,e.emit("keypress",o,{sequence:o,name:d,ctrl:!1,meta:!1,shift:!1}),[]}if(o.length>=2&&o[1]!=="["&&o[1]!=="O"){const c=o[1];let d=c;return c.charCodeAt(0)>=32&&(d=c.toLowerCase()),e.emit("keypress",o,{sequence:o,name:d,ctrl:!1,meta:!0,shift:!1}),[]}return n}if(t==="\x1B")return[t];let s=t,r=!1;return t==="\r"||t===`
|
|
98
|
+
`?s="return":t===""||t==="\b"?s="backspace":t===" "?s="tab":t===" "?s="space":t.charCodeAt(0)<32&&(r=!0,s=String.fromCharCode(t.charCodeAt(0)+96)),e.emit("keypress",t,{sequence:t,name:s,ctrl:r,meta:!1,shift:!1}),[]}function au(e,t){if(!e||typeof e.on!="function"||e[S_])return;e[S_]=!0;let n=[],s=null;e.on("data",r=>{if(e.listenerCount("keypress")<=0)return;const o=typeof r=="string"?r:String(r);for(const c of o)s&&(clearTimeout(s),s=null),n=sC(e,c,n),n.length>0&&(s=setTimeout(()=>{if(n.length>0){const d=n.join("");e.emit("keypress",d,{sequence:d,name:"escape",ctrl:!1,meta:!1,shift:!1}),n=[]}},50))})}function sa(e,t){let n=t-1;for(;n>=0&&/\s/.test(e[n]);)n--;for(;n>=0&&!/\s/.test(e[n]);)n--;return n+1}function ra(e,t){let n=t;for(;n<e.length&&!/\s/.test(e[n]);)n++;for(;n<e.length&&/\s/.test(e[n]);)n++;return n}const ot=function(t){if(this){if(ne.call(this),this._promptStr=(t==null?void 0:t.prompt)??"> ",this.input=t==null?void 0:t.input,this.output=t==null?void 0:t.output,this.closed=!1,this._lineBuffer="",this._pendingQuestions=[],this.terminal=(t==null?void 0:t.terminal)??!1,this.line="",this.cursor=0,this._historySize=(t==null?void 0:t.historySize)??30,this._removeHistoryDuplicates=(t==null?void 0:t.removeHistoryDuplicates)??!1,this.history=Array.isArray(t==null?void 0:t.history)?t.history.slice(0,this._historySize):[],this._historyIndex=-1,this._savedLine="",this._killRing=[],t!=null&&t.signal){const n=t.signal;if(n.aborted)queueMicrotask(()=>this.close());else{const s=()=>this.close();n.addEventListener("abort",s,{once:!0})}}if(this.input&&typeof this.input.on=="function"){Mr++,is();const n=this.input,s=this;this.terminal?(typeof this.input.setRawMode=="function"&&this.input.setRawMode(!0),au(this.input),n.on("keypress",(r,o)=>{s.closed||s._onKeypress(r,o)})):n.on("data",r=>{if(s.closed)return;const o=typeof r=="string"?r:String(r);s._onData(o)}),n.on("end",()=>{s.closed||s.close()})}}};Object.setPrototypeOf(ot.prototype,ne.prototype),ot.prototype._refreshLine=function(){this.output&&typeof this.output.write=="function"&&this.output.write(this.line)},ot.prototype._addToHistory=function(t){if(!(this._historySize===0||!t)){if(this._removeHistoryDuplicates){const n=this.history.indexOf(t);n!==-1&&this.history.splice(n,1)}this.history.unshift(t),this.history.length>this._historySize&&(this.history.length=this._historySize),this._historyIndex=-1,this.emit("history",this.history)}},ot.prototype._onKeypress=function(t,n){if(n){if(n.ctrl&&n.name==="c"){this.listenerCount("SIGINT")>0?this.emit("SIGINT"):this.close();return}if(n.ctrl&&n.name==="z"){this.listenerCount("SIGTSTP")>0&&this.emit("SIGTSTP");return}if(n.name==="return"){const s=this._lineBuffer;if(this._lineBuffer="",this.line=s,this._addToHistory(s),this._pendingQuestions.length>0){const r=this._pendingQuestions.shift();r.signal&&r.abortListener&&r.signal.removeEventListener("abort",r.abortListener),r.handler(s)}this.emit("line",s),this.line="",this.cursor=0;return}if(n.name==="backspace"){this.cursor>0&&(this._lineBuffer[this.cursor-1],this._lineBuffer=this._lineBuffer.slice(0,this.cursor-1)+this._lineBuffer.slice(this.cursor),this.cursor--,this.line=this._lineBuffer,this._refreshLine());return}if(n.name==="delete"){this.cursor<this._lineBuffer.length&&(this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+this._lineBuffer.slice(this.cursor+1),this.line=this._lineBuffer,this._refreshLine());return}if(n.ctrl&&n.name==="d"){this._lineBuffer.length===0?this.close():this.cursor<this._lineBuffer.length&&(this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+this._lineBuffer.slice(this.cursor+1),this.line=this._lineBuffer,this._refreshLine());return}if(n.name==="left"&&!n.ctrl&&!n.meta){this.cursor=Math.max(0,this.cursor-1),this._refreshLine();return}if(n.name==="right"&&!n.ctrl&&!n.meta){this.cursor=Math.min(this._lineBuffer.length,this.cursor+1),this._refreshLine();return}if(n.ctrl&&n.name==="left"||n.meta&&n.name==="b"){this.cursor=sa(this._lineBuffer,this.cursor),this._refreshLine();return}if(n.ctrl&&n.name==="right"||n.meta&&n.name==="f"){this.cursor=ra(this._lineBuffer,this.cursor),this._refreshLine();return}if(n.name==="home"||n.ctrl&&n.name==="a"){this.cursor=0,this._refreshLine();return}if(n.name==="end"||n.ctrl&&n.name==="e"){this.cursor=this._lineBuffer.length,this._refreshLine();return}if(n.ctrl&&n.name==="b"){this.cursor=Math.max(0,this.cursor-1),this._refreshLine();return}if(n.ctrl&&n.name==="f"){this.cursor=Math.min(this._lineBuffer.length,this.cursor+1),this._refreshLine();return}if(n.name==="up"||n.ctrl&&n.name==="p"){this.history.length>0&&this._historyIndex<this.history.length-1&&(this._historyIndex===-1&&(this._savedLine=this._lineBuffer),this._historyIndex++,this._lineBuffer=this.history[this._historyIndex],this.cursor=this._lineBuffer.length,this.line=this._lineBuffer,this._refreshLine());return}if(n.name==="down"||n.ctrl&&n.name==="n"){this._historyIndex>0?(this._historyIndex--,this._lineBuffer=this.history[this._historyIndex],this.cursor=this._lineBuffer.length,this.line=this._lineBuffer,this._refreshLine()):this._historyIndex===0&&(this._historyIndex=-1,this._lineBuffer=this._savedLine,this.cursor=this._lineBuffer.length,this.line=this._lineBuffer,this._refreshLine());return}if(n.ctrl&&n.name==="u"){const s=this._lineBuffer.slice(0,this.cursor);s&&this._killRing.push(s),this._lineBuffer=this._lineBuffer.slice(this.cursor),this.cursor=0,this.line=this._lineBuffer,this._refreshLine();return}if(n.ctrl&&n.name==="k"){const s=this._lineBuffer.slice(this.cursor);s&&this._killRing.push(s),this._lineBuffer=this._lineBuffer.slice(0,this.cursor),this.line=this._lineBuffer,this._refreshLine();return}if(n.ctrl&&n.name==="h"){this.cursor>0&&(this._lineBuffer=this._lineBuffer.slice(0,this.cursor-1)+this._lineBuffer.slice(this.cursor),this.cursor--,this.line=this._lineBuffer,this._refreshLine());return}if(n.ctrl&&n.name==="w"){const s=sa(this._lineBuffer,this.cursor),r=this._lineBuffer.slice(s,this.cursor);r&&this._killRing.push(r),this._lineBuffer=this._lineBuffer.slice(0,s)+this._lineBuffer.slice(this.cursor),this.cursor=s,this.line=this._lineBuffer,this._refreshLine();return}if(n.meta&&n.name==="d"){const s=ra(this._lineBuffer,this.cursor),r=this._lineBuffer.slice(this.cursor,s);r&&this._killRing.push(r),this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+this._lineBuffer.slice(s),this.line=this._lineBuffer,this._refreshLine();return}if(n.ctrl&&n.name==="y"){if(this._killRing.length>0){const s=this._killRing[this._killRing.length-1];this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+s+this._lineBuffer.slice(this.cursor),this.cursor+=s.length,this.line=this._lineBuffer,this._refreshLine()}return}if(n.ctrl&&n.name==="l"){this.output&&typeof this.output.write=="function"&&this.output.write("\x1B[2J\x1B[H"),this._refreshLine();return}if(t&&!n.ctrl&&!n.meta&&t.length===1&&t.charCodeAt(0)>=32){this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+t+this._lineBuffer.slice(this.cursor),this.cursor++,this.line=this._lineBuffer,this._refreshLine();return}}},ot.prototype._onData=function(t){for(const n of t)if(n===`
|
|
99
|
+
`||n==="\r"){const s=this._lineBuffer;if(this._lineBuffer="",this.line=s,this._addToHistory(s),this._pendingQuestions.length>0){const r=this._pendingQuestions.shift();r.signal&&r.abortListener&&r.signal.removeEventListener("abort",r.abortListener),r.handler(s)}this.emit("line",s),this.line="",this.cursor=0}else n===""||n==="\b"?this._lineBuffer.length>0&&(this._lineBuffer=this._lineBuffer.slice(0,this.cursor-1)+this._lineBuffer.slice(this.cursor),this.cursor=Math.max(0,this.cursor-1),this.line=this._lineBuffer,this._refreshLine()):n.charCodeAt(0)>=32&&(this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+n+this._lineBuffer.slice(this.cursor),this.cursor++,this.line=this._lineBuffer,this._refreshLine())},ot.prototype.prompt=function(t){this.output&&typeof this.output.write=="function"&&this.output.write(this._promptStr),t||(this.cursor=0,this.line="",this._lineBuffer="")},ot.prototype.setPrompt=function(t){this._promptStr=t},ot.prototype.getPrompt=function(){return this._promptStr},ot.prototype.question=function(t,n,s){let r,o;if(typeof n=="function"?r=n:(n&&typeof n=="object"&&(o=n.signal),r=s),!!r){if(o!=null&&o.aborted)throw new DOMException("The operation was aborted","AbortError");if(this.output&&typeof this.output.write=="function"&&this.output.write(t),this.input&&typeof this.input.on=="function"){const c={query:t,handler:r,signal:o};if(o){const d=()=>{const p=this._pendingQuestions.indexOf(c);p!==-1&&this._pendingQuestions.splice(p,1),r("")};c.abortListener=d,o.addEventListener("abort",d,{once:!0})}this._pendingQuestions.push(c)}else setTimeout(()=>r(""),0)}},ot.prototype.pause=function(){return this.input&&typeof this.input.pause=="function"&&this.input.pause(),this.emit("pause"),this},ot.prototype.resume=function(){return this.input&&typeof this.input.resume=="function"&&this.input.resume(),this.emit("resume"),this},ot.prototype.close=function(){if(!this.closed){this.closed=!0,this.terminal&&this.input&&typeof this.input.setRawMode=="function"&&this.input.setRawMode(!1),this.input&&typeof this.input.on=="function"&&(Mr=Math.max(0,Mr-1),wn());for(const t of this._pendingQuestions)t.signal&&t.abortListener&&t.signal.removeEventListener("abort",t.abortListener),t.handler("");this._pendingQuestions.length=0,this.emit("close")}},typeof Symbol.dispose<"u"&&(ot.prototype[Symbol.dispose]=function(){this.close()}),ot.prototype.write=function(t,n){if(!this.closed){if(t==null){if(n){const s=this.input&&typeof this.input.emit=="function";if(n.ctrl&&n.name==="c"){this.listenerCount("SIGINT")>0?this.emit("SIGINT"):this.close();return}if(n.ctrl&&n.name==="h"){this.cursor>0&&(this._lineBuffer=this._lineBuffer.slice(0,this.cursor-1)+this._lineBuffer.slice(this.cursor),this.cursor--,this.line=this._lineBuffer),s&&this.input.emit("keypress","",{sequence:"",name:"backspace",ctrl:!1,meta:!1,shift:!1});return}if(n.ctrl&&n.name==="u"){const r=this._lineBuffer.slice(0,this.cursor);r&&this._killRing.push(r),this._lineBuffer=this._lineBuffer.slice(this.cursor),this.cursor=0,this.line=this._lineBuffer;return}if(n.ctrl&&n.name==="k"){const r=this._lineBuffer.slice(this.cursor);r&&this._killRing.push(r),this._lineBuffer=this._lineBuffer.slice(0,this.cursor),this.line=this._lineBuffer;return}if(n.ctrl&&n.name==="w"){const r=sa(this._lineBuffer,this.cursor),o=this._lineBuffer.slice(r,this.cursor);o&&this._killRing.push(o),this._lineBuffer=this._lineBuffer.slice(0,r)+this._lineBuffer.slice(this.cursor),this.cursor=r,this.line=this._lineBuffer;return}if(n.ctrl&&n.name==="y"){if(this._killRing.length>0){const r=this._killRing[this._killRing.length-1];this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+r+this._lineBuffer.slice(this.cursor),this.cursor+=r.length,this.line=this._lineBuffer}return}if(n.ctrl&&n.name==="a"){this.cursor=0;return}if(n.ctrl&&n.name==="e"){this.cursor=this._lineBuffer.length;return}if(n.ctrl&&n.name==="b"){this.cursor=Math.max(0,this.cursor-1);return}if(n.ctrl&&n.name==="f"){this.cursor=Math.min(this._lineBuffer.length,this.cursor+1);return}if(n.ctrl&&n.name==="d"){this._lineBuffer.length===0?this.close():this.cursor<this._lineBuffer.length&&(this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+this._lineBuffer.slice(this.cursor+1),this.line=this._lineBuffer);return}if(n.ctrl&&n.name==="l"){this.output&&typeof this.output.write=="function"&&this.output.write("\x1B[2J\x1B[H");return}if(n.name==="left"){n.ctrl||n.meta?this.cursor=sa(this._lineBuffer,this.cursor):this.cursor=Math.max(0,this.cursor-1);return}if(n.name==="right"){n.ctrl||n.meta?this.cursor=ra(this._lineBuffer,this.cursor):this.cursor=Math.min(this._lineBuffer.length,this.cursor+1);return}if(n.name==="home"){this.cursor=0;return}if(n.name==="end"){this.cursor=this._lineBuffer.length;return}if(n.name==="up"){this.history.length>0&&this._historyIndex<this.history.length-1&&(this._historyIndex===-1&&(this._savedLine=this._lineBuffer),this._historyIndex++,this._lineBuffer=this.history[this._historyIndex],this.cursor=this._lineBuffer.length,this.line=this._lineBuffer);return}if(n.name==="down"){this._historyIndex>0?(this._historyIndex--,this._lineBuffer=this.history[this._historyIndex],this.cursor=this._lineBuffer.length,this.line=this._lineBuffer):this._historyIndex===0&&(this._historyIndex=-1,this._lineBuffer=this._savedLine,this.cursor=this._lineBuffer.length,this.line=this._lineBuffer);return}if(n.meta&&n.name==="b"){this.cursor=sa(this._lineBuffer,this.cursor);return}if(n.meta&&n.name==="f"){this.cursor=ra(this._lineBuffer,this.cursor);return}if(n.meta&&n.name==="d"){const r=ra(this._lineBuffer,this.cursor),o=this._lineBuffer.slice(this.cursor,r);o&&this._killRing.push(o),this._lineBuffer=this._lineBuffer.slice(0,this.cursor)+this._lineBuffer.slice(r),this.line=this._lineBuffer;return}}return}if(n!=null&&n.ctrl&&(n==null?void 0:n.name)==="c"){this.listenerCount("SIGINT")>0?this.emit("SIGINT"):this.close();return}this._onData(t)}},ot.prototype.clearLine=function(t){this._lineBuffer="",this.line="",this.cursor=0,this.output&&typeof this.output.clearLine=="function"&&this.output.clearLine(t??0)},ot.prototype.getCursorPos=function(){const t=typeof this._promptStr=="string"?this._promptStr.length:0,n=this.output&&this.output.columns||80,s=t+this.cursor;return{rows:Math.floor(s/n),cols:s%n}},ot.prototype[Symbol.asyncIterator]=async function*(){const e=this;for(;!e.closed;){const t=await new Promise(n=>{if(e.closed){n(null);return}e.once("line",s=>n(s)),e.once("close",()=>n(null))});if(t===null)break;yield t}};function ou(e,t){return e&&typeof e=="object"&&!("on"in e)&&!("read"in e)?new ot(e):new ot({input:e,output:t})}function x_(e,t,n){return e&&typeof e.clearLine=="function"?e.clearLine(t,n):(n&&n(),!0)}function E_(e,t){return e&&typeof e.write=="function"&&e.write("\x1B[J"),t&&t(),!0}function k_(e,t,n,s){const r=typeof n=="function"?n:s;return e&&typeof e.cursorTo=="function"?e.cursorTo(t,typeof n=="number"?n:void 0,r):(r&&r(),!0)}function C_(e,t,n,s){return e&&typeof e.moveCursor=="function"?e.moveCursor(t,n,s):(s&&s(),!0)}class rC{constructor(t,n){H(this,"_stream"),H(this,"_buffer"),H(this,"_autoCommit"),this._stream=t,this._buffer=[],this._autoCommit=(n==null?void 0:n.autoCommit)??!1}clearLine(t){let n;return t===-1?n="\x1B[1K":t===1?n="\x1B[0K":n="\x1B[2K",this._autoCommit?this._stream.write(n):this._buffer.push(n),this}clearScreenDown(){return this._autoCommit?this._stream.write("\x1B[J"):this._buffer.push("\x1B[J"),this}cursorTo(t,n){let s;return n!==void 0?s=`\x1B[${n+1};${t+1}H`:s=`\x1B[${t+1}G`,this._autoCommit?this._stream.write(s):this._buffer.push(s),this}moveCursor(t,n){const s=[];t>0?s.push(`\x1B[${t}C`):t<0&&s.push(`\x1B[${-t}D`),n>0?s.push(`\x1B[${n}B`):n<0&&s.push(`\x1B[${-n}A`);const r=s.join("");return r&&(this._autoCommit?this._stream.write(r):this._buffer.push(r)),this}commit(){return this._buffer.length>0&&(this._stream.write(this._buffer.join("")),this._buffer.length=0),Promise.resolve()}rollback(){return this._buffer.length=0,this}}const A_={createInterface(e){const t=ou(e),n=Object.create(t);return n.question=function(s,r){return new Promise((o,c)=>{var d;if((d=r==null?void 0:r.signal)!=null&&d.aborted){c(new DOMException("The operation was aborted","AbortError"));return}let p;const y=g=>{r!=null&&r.signal&&p&&r.signal.removeEventListener("abort",p),o(g)};r!=null&&r.signal&&(p=()=>{c(new DOMException("The operation was aborted","AbortError"))},r.signal.addEventListener("abort",p,{once:!0})),t.question(s,y)})},n},Readline:rC};Object.freeze(Object.defineProperty({__proto__:null,Interface:ot,clearLine:x_,clearScreenDown:E_,createInterface:ou,cursorTo:k_,default:{Interface:ot,createInterface:ou,clearLine:x_,clearScreenDown:E_,cursorTo:k_,moveCursor:C_,emitKeypressEvents:au,promises:A_},emitKeypressEvents:au,getActiveInterfaceCount:tC,moveCursor:C_,promises:A_,resetActiveInterfaceCount:O0,setActiveInterfaceCount:nC},Symbol.toStringTag,{value:"Module"}));const ts=function(t,n){this&&(ne.call(this),this.authorized=!1,this.encrypted=!0)};Object.setPrototypeOf(ts.prototype,ne.prototype),ts.prototype.getPeerCertificate=function(t){return{}},ts.prototype.getCipher=function(){return null},ts.prototype.getProtocol=function(){return null},ts.prototype.setServername=function(t){},ts.prototype.renegotiate=function(t,n){return!1};const $n=function(t,n){this&&ne.call(this)};Object.setPrototypeOf($n.prototype,ne.prototype),$n.prototype.listen=function(...t){return this},$n.prototype.close=function(t){return this},$n.prototype.address=function(){return null},$n.prototype.getTicketKeys=function(){return new Uint8Array(0)},$n.prototype.setTicketKeys=function(t){},$n.prototype.setSecureContext=function(t){};function T_(e,t){return new $n}function I_(e,t){const n=new ts;return t&&setTimeout(t,0),n}function R_(e){return{}}const P_=()=>["TLS_AES_256_GCM_SHA384","TLS_AES_128_GCM_SHA256"],D_="auto",O_="TLSv1.3",N_="TLSv1.2",B_=[];Object.freeze(Object.defineProperty({__proto__:null,DEFAULT_ECDH_CURVE:D_,DEFAULT_MAX_VERSION:O_,DEFAULT_MIN_VERSION:N_,Server:$n,TLSSocket:ts,connect:I_,createSecureContext:R_,createServer:T_,default:{TLSSocket:ts,Server:$n,createServer:T_,connect:I_,createSecureContext:R_,getCiphers:P_,DEFAULT_ECDH_CURVE:D_,DEFAULT_MAX_VERSION:O_,DEFAULT_MIN_VERSION:N_,rootCertificates:B_},getCiphers:P_,rootCertificates:B_},Symbol.toStringTag,{value:"Module"}));const Ct=function(){this&&ne.call(this)};Object.setPrototypeOf(Ct.prototype,ne.prototype),Ct.prototype.close=function(t){t&&setTimeout(t,0)},Ct.prototype.destroy=function(t,n){},Object.defineProperty(Ct.prototype,"destroyed",{get(){return!1},configurable:!0}),Object.defineProperty(Ct.prototype,"encrypted",{get(){return!1},configurable:!0}),Object.defineProperty(Ct.prototype,"closed",{get(){return!1},configurable:!0}),Ct.prototype.ping=function(t){return!1},Ct.prototype.ref=function(){},Ct.prototype.unref=function(){},Ct.prototype.setTimeout=function(t,n){};const xo=function(){this&&Ct.call(this)};Object.setPrototypeOf(xo.prototype,Ct.prototype);const lu=function(){this&&Ct.call(this)};Object.setPrototypeOf(lu.prototype,Ct.prototype);const yn=function(){this&&ne.call(this)};Object.setPrototypeOf(yn.prototype,ne.prototype),yn.prototype.close=function(t,n){},Object.defineProperty(yn.prototype,"id",{get(){return 0},configurable:!0}),Object.defineProperty(yn.prototype,"pending",{get(){return!1},configurable:!0}),Object.defineProperty(yn.prototype,"destroyed",{get(){return!1},configurable:!0}),Object.defineProperty(yn.prototype,"closed",{get(){return!1},configurable:!0}),yn.prototype.priority=function(t){},yn.prototype.setTimeout=function(t,n){},yn.prototype.end=function(t,n,s){};const cu=function(){this&&ne.call(this)};Object.setPrototypeOf(cu.prototype,ne.prototype);const ia=function(){this&&ne.call(this)};Object.setPrototypeOf(ia.prototype,ne.prototype),ia.prototype.writeHead=function(t,n){return this},ia.prototype.end=function(t){};function L_(e,t){return new ne}function M_(e,t){return new ne}function F_(e,t,n){return new xo}const $_={NGHTTP2_SESSION_SERVER:0,NGHTTP2_SESSION_CLIENT:1,HTTP2_HEADER_STATUS:":status",HTTP2_HEADER_METHOD:":method",HTTP2_HEADER_AUTHORITY:":authority",HTTP2_HEADER_SCHEME:":scheme",HTTP2_HEADER_PATH:":path",HTTP_STATUS_OK:200,HTTP_STATUS_NOT_FOUND:404};function U_(){return{}}function j_(e){return new Uint8Array(0)}function V_(e){return{}}const H_=Symbol("sensitiveHeaders");Object.freeze(Object.defineProperty({__proto__:null,ClientHttp2Session:xo,Http2ServerRequest:cu,Http2ServerResponse:ia,Http2Session:Ct,Http2Stream:yn,ServerHttp2Session:lu,connect:F_,constants:$_,createSecureServer:M_,createServer:L_,default:{Http2Session:Ct,ClientHttp2Session:xo,ServerHttp2Session:lu,Http2Stream:yn,Http2ServerRequest:cu,Http2ServerResponse:ia,createServer:L_,createSecureServer:M_,connect:F_,constants:$_,getDefaultSettings:U_,getPackedSettings:j_,getUnpackedSettings:V_,sensitiveHeaders:H_},getDefaultSettings:U_,getPackedSettings:j_,getUnpackedSettings:V_,sensitiveHeaders:H_},Symbol.toStringTag,{value:"Module"}));const W_=!0,z_=!0,q_=!1,ns=function(){this&&(ne.call(this),this.id=0,this.process=null)};Object.setPrototypeOf(ns.prototype,ne.prototype),ns.prototype.send=function(t,n){return!1},ns.prototype.kill=function(t){},ns.prototype.disconnect=function(){},ns.prototype.isDead=function(){return!1},ns.prototype.isConnected=function(){return!1};const G_=null,K_={},Y_={},Z_=1,uu=2;let X_=uu;function J_(e){return new ns}function Q_(e){e&&setTimeout(e,0)}function eb(e){}function tb(e){}const _s=new ne,nb=_s.on.bind(_s),sb=_s.once.bind(_s),rb=_s.emit.bind(_s),ib=_s.removeListener.bind(_s);Object.freeze(Object.defineProperty({__proto__:null,SCHED_NONE:Z_,SCHED_RR:uu,Worker:ns,default:{isMaster:W_,isPrimary:z_,isWorker:q_,Worker:ns,worker:G_,workers:K_,fork:J_,disconnect:Q_,settings:Y_,SCHED_NONE:Z_,SCHED_RR:uu,schedulingPolicy:X_,setupMaster:eb,setupPrimary:tb,on:nb,once:sb,emit:rb,removeListener:ib},disconnect:Q_,emit:rb,fork:J_,isMaster:W_,isPrimary:z_,isWorker:q_,on:nb,once:sb,removeListener:ib,schedulingPolicy:X_,settings:Y_,setupMaster:eb,setupPrimary:tb,worker:G_,workers:K_},Symbol.toStringTag,{value:"Module"}));const lt=function(){this&&ne.call(this)};Object.setPrototypeOf(lt.prototype,ne.prototype),lt.prototype.bind=function(t,n,s){return s&&setTimeout(s,0),this},lt.prototype.close=function(t){t&&setTimeout(t,0)},lt.prototype.send=function(t,n,s,r,o,c){c&&setTimeout(()=>c(null,0),0)},lt.prototype.address=function(){return{address:"0.0.0.0",family:"IPv4",port:0}},lt.prototype.setBroadcast=function(t){},lt.prototype.setTTL=function(t){return t},lt.prototype.setMulticastTTL=function(t){return t},lt.prototype.setMulticastLoopback=function(t){return t},lt.prototype.setMulticastInterface=function(t){},lt.prototype.addMembership=function(t,n){},lt.prototype.dropMembership=function(t,n){},lt.prototype.ref=function(){return this},lt.prototype.unref=function(){return this},lt.prototype.setRecvBufferSize=function(t){},lt.prototype.setSendBufferSize=function(t){},lt.prototype.getRecvBufferSize=function(){return 0},lt.prototype.getSendBufferSize=function(){return 0};function ab(e,t){return new lt}Object.freeze(Object.defineProperty({__proto__:null,Socket:lt,createSocket:ab,default:{Socket:lt,createSocket:ab}},Symbol.toStringTag,{value:"Module"}));const zs=function(t,n){this&&(this._src=t)};zs.prototype.runInThisContext=function(t){return(0,eval)(this._src)},zs.prototype.runInNewContext=function(t,n){const s=t?Object.keys(t):[],r=t?Object.values(t):[];return new Function(...s,`return eval(${JSON.stringify(this._src)})`)(...r)},zs.prototype.runInContext=function(t,n){return this.runInNewContext(t,n)},zs.prototype.createCachedData=function(){return new Uint8Array(0)};function ob(e,t){return e??{}}function lb(e){return!0}function cb(e,t){return(0,eval)(e)}function du(e,t,n){return new zs(e).runInNewContext(t)}function ub(e,t,n){return du(e,t)}function db(e,t,n){return new Function(...t??[],e)}const ln=function(t,n){};ln.prototype.link=function(t){return Promise.resolve()},ln.prototype.evaluate=function(t){return Promise.resolve()},Object.defineProperty(ln.prototype,"status",{get(){return"unlinked"},configurable:!0}),Object.defineProperty(ln.prototype,"identifier",{get(){return""},configurable:!0}),Object.defineProperty(ln.prototype,"context",{get(){return{}},configurable:!0}),Object.defineProperty(ln.prototype,"namespace",{get(){return{}},configurable:!0});const hu=function(t,n){this&&ln.call(this,t,n)};Object.setPrototypeOf(hu.prototype,ln.prototype);const Eo=function(t,n){this&&ln.call(this,t,n)};Object.setPrototypeOf(Eo.prototype,ln.prototype),Eo.prototype.setExport=function(t,n){},Object.freeze(Object.defineProperty({__proto__:null,Module:ln,Script:zs,SourceTextModule:hu,SyntheticModule:Eo,compileFunction:db,createContext:ob,default:{Script:zs,createContext:ob,isContext:lb,runInThisContext:cb,runInNewContext:du,runInContext:ub,compileFunction:db,Module:ln,SourceTextModule:hu,SyntheticModule:Eo},isContext:lb,runInContext:ub,runInNewContext:du,runInThisContext:cb},Symbol.toStringTag,{value:"Module"}));const qs=function(){this&&ne.call(this)};Object.setPrototypeOf(qs.prototype,ne.prototype),qs.prototype.connect=function(){},qs.prototype.connectToMainThread=function(){},qs.prototype.disconnect=function(){},qs.prototype.post=function(t,n,s){s&&setTimeout(()=>s(null,{}),0)};function hb(e,t,n){}function pb(){}function fb(){}function mb(){}const gb=globalThis.console;Object.freeze(Object.defineProperty({__proto__:null,Session:qs,close:pb,console:gb,default:{Session:qs,open:hb,close:pb,url:fb,waitForDebugger:mb,console:gb},open:hb,url:fb,waitForDebugger:mb},Symbol.toStringTag,{value:"Module"}));const Gs=function(t,n){};Gs.prototype.runInAsyncScope=function(t,n,...s){return t.apply(n,s)},Gs.prototype.emitDestroy=function(){return this},Gs.prototype.asyncId=function(){return 0},Gs.prototype.triggerAsyncId=function(){return 0},Gs.bind=function(t,n){return t};const Ks=function(){this&&(this._store=void 0)};Ks.prototype.disable=function(){},Ks.prototype.getStore=function(){return this._store},Ks.prototype.run=function(t,n,...s){const r=this._store;this._store=t;try{const o=n(...s);return o&&typeof o.then=="function"?(o.then(()=>{this._store=r},()=>{this._store=r}),o):(this._store=r,o)}catch(o){throw this._store=r,o}},Ks.prototype.exit=function(t,...n){const s=this._store;this._store=void 0;try{const r=t(...n);return r&&typeof r.then=="function"?(r.then(()=>{this._store=s},()=>{this._store=s}),r):(this._store=s,r)}catch(r){throw this._store=s,r}},Ks.prototype.enterWith=function(t){this._store=t};function yb(e){const t={enable(){return t},disable(){return t}};return t}function _b(){return 0}function bb(){return{}}function vb(){return 0}Object.freeze(Object.defineProperty({__proto__:null,AsyncLocalStorage:Ks,AsyncResource:Gs,createHook:yb,default:{AsyncResource:Gs,AsyncLocalStorage:Ks,createHook:yb,executionAsyncId:_b,executionAsyncResource:bb,triggerAsyncId:vb},executionAsyncId:_b,executionAsyncResource:bb,triggerAsyncId:vb},Symbol.toStringTag,{value:"Module"}));const cn=function(){this&&(ne.call(this),this.members=[])};Object.setPrototypeOf(cn.prototype,ne.prototype),cn.prototype.add=function(t){this.members.push(t)},cn.prototype.remove=function(t){const n=this.members.indexOf(t);n>=0&&this.members.splice(n,1)},cn.prototype.bind=function(t){return t},cn.prototype.intercept=function(t){return t},cn.prototype.run=function(t){return t()},cn.prototype.dispose=function(){this.members.length=0},cn.prototype.enter=function(){},cn.prototype.exit=function(){};function wb(){return new cn}let Sb=null;Object.freeze(Object.defineProperty({__proto__:null,Domain:cn,active:Sb,create:wb,default:{Domain:cn,create:wb,active:Sb}},Symbol.toStringTag,{value:"Module"}));const bs=function(t){this&&(this.name=t,this._listeners=[])};Object.defineProperty(bs.prototype,"hasSubscribers",{get(){return this._listeners.length>0},configurable:!0}),bs.prototype.subscribe=function(t){this._listeners.push(t)},bs.prototype.unsubscribe=function(t){const n=this._listeners.indexOf(t);return n===-1?!1:(this._listeners.splice(n,1),!0)},bs.prototype.publish=function(t){for(const n of this._listeners)try{n(t,this.name)}catch{}};const aa=new Map;function pu(e){return aa.has(e)||aa.set(e,new bs(e)),aa.get(e)}function xb(e){var t;return((t=aa.get(e))==null?void 0:t.hasSubscribers)??!1}function Eb(e,t){pu(e).subscribe(t)}function kb(e,t){var n;return((n=aa.get(e))==null?void 0:n.unsubscribe(t))??!1}Object.freeze(Object.defineProperty({__proto__:null,Channel:bs,DiagChannel:bs,channel:pu,default:{channel:pu,hasSubscribers:xb,subscribe:Eb,unsubscribe:kb,Channel:bs},hasSubscribers:xb,subscribe:Eb,unsubscribe:kb},Symbol.toStringTag,{value:"Module"}));const Be=globalThis.console;Be.log.bind(Be),Be.error.bind(Be),Be.warn.bind(Be),Be.info.bind(Be),Be.debug.bind(Be),Be.trace.bind(Be),Be.dir.bind(Be),Be.time.bind(Be),Be.timeEnd.bind(Be),Be.timeLog.bind(Be),Be.clear.bind(Be),Be.count.bind(Be),Be.countReset.bind(Be),Be.group.bind(Be),Be.groupCollapsed.bind(Be),Be.groupEnd.bind(Be),Be.table.bind(Be),Be.assert.bind(Be);const Cb=Symbol.for("repl-sloppy"),Ab=Symbol.for("repl-strict"),fu=function e(t){this&&(SyntaxError.call(this,t.message),this.message=t.message,this.name="SyntaxError",this.err=t,Error.captureStackTrace&&Error.captureStackTrace(this,e))};Object.setPrototypeOf(fu.prototype,SyntaxError.prototype);const Un=function(t){this&&(ne.call(this),this.context=Object.create(null),this.terminal=!1,this._prompt="> ",this._commands=new Map,typeof t=="string"?this._prompt=t:t&&(typeof t.prompt=="string"&&(this._prompt=t.prompt),t.terminal!==void 0&&(this.terminal=!!t.terminal)))};Object.setPrototypeOf(Un.prototype,ne.prototype),Un.prototype.setPrompt=function(t){this._prompt=t},Un.prototype.getPrompt=function(){return this._prompt},Un.prototype.displayPrompt=function(t){},Un.prototype.defineCommand=function(t,n){typeof n=="function"?this._commands.set(t,{help:"",action:n}):this._commands.set(t,{help:n.help||"",action:n.action})},Un.prototype.close=function(){this.emit("exit"),this.emit("close")},Un.prototype.setupHistory=function(t,n){n(null,this)};function Tb(e){return new Un(e)}Object.freeze(Object.defineProperty({__proto__:null,REPLServer:Un,REPL_MODE_SLOPPY:Cb,REPL_MODE_STRICT:Ab,Recoverable:fu,default:{start:Tb,REPLServer:Un,Recoverable:fu,REPL_MODE_SLOPPY:Cb,REPL_MODE_STRICT:Ab},start:Tb},Symbol.toStringTag,{value:"Module"}));const vs=function(t){this&&(this.name=t,this._controller=new AbortController,this.signal=this._controller.signal)};vs.prototype.diagnostic=function(t){globalThis.console.log(`# ${t}`)},vs.prototype.plan=function(t){},vs.prototype.todo=function(t){globalThis.console.log(`# TODO${t?": "+t:""}`)},vs.prototype.skip=function(t){globalThis.console.log(`# SKIP${t?": "+t:""}`)},vs.prototype.abort=function(){this._controller.abort()};function Ib(e,t){const n=typeof e=="string"?e:e.name,s=typeof e=="object"?e:{},r=t;if(s.skip){globalThis.console.log(`# SKIP - ${n}`);return}if(s.todo){globalThis.console.log(`# TODO - ${n}`);return}try{const o=r();o&&typeof o.then=="function"&&o.catch(c=>{globalThis.console.error(`Suite "${n}" failed:`,c)})}catch(o){globalThis.console.error(`Suite "${n}" failed:`,o)}}function ko(e,t){const n=typeof e=="string"?e:e.name,s=typeof e=="object"?e:{};if(s.skip||!t){globalThis.console.log(`# SKIP - ${n}`);return}if(s.todo){globalThis.console.log(`# TODO - ${n}`);return}const r=new vs(n);try{const o=t(r);o&&typeof o.then=="function"&&o.catch(c=>{globalThis.console.error(`Test "${n}" failed:`,c)})}catch(o){globalThis.console.error(`Test "${n}" failed:`,o)}}function Rb(e){try{e()}catch{}}function Pb(e){try{e()}catch{}}function Db(e){try{e()}catch{}}function Ob(e){try{e()}catch{}}function Nb(e,t){e&&globalThis.console.log(`# SKIP - ${e}`)}function Bb(e,t){e&&globalThis.console.log(`# TODO - ${e}`)}const mu={fn(e){const t=[],n=(...s)=>(t.push(s),e?e(...s):void 0);return n.mock={calls:t,callCount:()=>t.length},n},method(e,t,n){const s=e[t],r=mu.fn(n||s);return e[t]=r,r},reset(){},restoreAll(){}};Object.freeze(Object.defineProperty({__proto__:null,TestContext:vs,after:Pb,afterEach:Ob,before:Rb,beforeEach:Db,default:{describe:Ib,it:ko,test:ko,before:Rb,after:Pb,beforeEach:Db,afterEach:Ob,skip:Nb,todo:Bb,mock:mu,TestContext:vs},describe:Ib,it:ko,mock:mu,skip:Nb,test:ko,todo:Bb},Symbol.toStringTag,{value:"Module"}));const oa=function(t){this&&(this.categories=t.join(","),this.enabled=!1)};oa.prototype.enable=function(){},oa.prototype.disable=function(){};function Lb(e){return new oa(e.categories)}function Mb(){}Object.freeze(Object.defineProperty({__proto__:null,Tracing:oa,createTracing:Lb,default:{createTracing:Lb,getEnabledCategories:Mb,Tracing:oa},getEnabledCategories:Mb},Symbol.toStringTag,{value:"Module"}));const Te=0,iC=2,ze=8,Fb=20,gu=28,$b=29,aC=31,yu=44,vt=52,oC=54,lC=55,cC=70,Ub=0,jb=1,Vb=2,Hb=3,_u=0,Co=3,Ao=4,Wb=7,bu=1,uC=1,dC=2,hC=4,pC=8,fC=0,mC=1,gC=2,yC=0,vu=0x0000000000000002n,wu=0x0000000000000040n,_C=0x0000000000000004n,bC=0x0000000000000020n,vC=0x0000000000004000n,wC=0x0000000000002000n,SC=0x0000000000000200n,xC=0x0000000000000400n,EC=0x0000000004000000n,kC=0x0000000002000000n,CC=0x0000000000010000n,AC=0x0000000000020000n,TC=0x0000000000040000n,IC=0x0000000001000000n,RC=0x0000000000008000n,zb=0x0000000000200000n,PC=0x0000000000400000n,DC=0x1fffffffn,qb=vu|vC|wC|SC|xC|EC|kC|CC|AC|TC|IC|RC|zb,OC=vu|wu|_C|bC|zb|PC,NC=1,BC=2;class To extends Error{constructor(t){super(`WASI exit(${t})`),H(this,"code"),this.code=t}}function we(e){return function(...t){try{return e.apply(this,t)}catch(n){if(n instanceof To)throw n;const s=n==null?void 0:n.code;return s==="ENOENT"?yu:s==="EEXIST"?Fb:s==="EISDIR"?aC:s==="ENOTDIR"?oC:s==="ENOTEMPTY"?lC:s==="EACCES"||s==="EPERM"?iC:$b}}}function jn(e,t){if(t.startsWith("/"))return Gb(t);const n=e.endsWith("/")?e+t:e+"/"+t;return Gb(n)}function Gb(e){const t=e.split("/"),n=[];for(const s of t)if(!(s==="."||s==="")){if(s===".."){n.pop();continue}n.push(s)}return"/"+n.join("/")}const ws=new TextEncoder,Kb=new TextDecoder,Yb=function e(t){if(!(this instanceof e))throw new TypeError("Class constructor WASI cannot be invoked without 'new'");const n=t??{},s=n.args??[],r=n.env??{},o=n.preopens??{},c=n.returnOnExit??!1,d=n.fs??null,p=new Map;let y=3;p.set(0,{kind:0,path:"",rights:vu}),p.set(1,{kind:1,path:"",rights:wu}),p.set(2,{kind:2,path:"",rights:wu});const g=[];for(const[P,D]of Object.entries(o)){const F=y++;p.set(F,{kind:3,path:D,rights:qb}),g.push({fd:F,virtualPath:P,realPath:D})}let x=null,k=null;const C=()=>{if(x||k&&(x=k.exports.memory,x))return x;throw new Error("WASI: WebAssembly.Memory not available")},T=()=>new DataView(C().buffer),L=()=>new Uint8Array(C().buffer);let V="",K="";const J=(P,D)=>{const F=D.lastIndexOf(`
|
|
100
|
+
`);if(F<0)return D;const U=D.substring(0,F);return P===1?console.log(U):console.error(U),D.substring(F+1)},X=(P,D)=>Kb.decode(new Uint8Array(C().buffer,P,D)),q=P=>{P.dirty&&d&&P.path&&P.data&&(d.writeFileSync(P.path,P.data),P.dirty=!1)},$={args_get:we((P,D)=>{const F=T(),U=L();for(const N of s){F.setUint32(P,D,!0),P+=4;const Q=ws.encode(N+"\0");U.set(Q,D),D+=Q.length}return Te}),args_sizes_get:we((P,D)=>{const F=T();F.setUint32(P,s.length,!0);let U=0;for(const N of s)U+=ws.encode(N+"\0").length;return F.setUint32(D,U,!0),Te}),environ_get:we((P,D)=>{const F=Object.entries(r),U=T(),N=L();for(const[Q,ce]of F){U.setUint32(P,D,!0),P+=4;const le=ws.encode(`${Q}=${ce}\0`);N.set(le,D),D+=le.length}return Te}),environ_sizes_get:we((P,D)=>{const F=Object.entries(r),U=T();U.setUint32(P,F.length,!0);let N=0;for(const[Q,ce]of F)N+=ws.encode(`${Q}=${ce}\0`).length;return U.setUint32(D,N,!0),Te}),clock_res_get:we((P,D)=>{const F=T();switch(P){case Ub:F.setBigUint64(D,BigInt(1e6),!0);break;case jb:case Vb:case Hb:F.setBigUint64(D,BigInt(1e3),!0);break;default:return gu}return Te}),clock_time_get:we((P,D,F)=>{const U=T();switch(P){case Ub:{const N=BigInt(Date.now())*BigInt(1e6);U.setBigUint64(F,N,!0);break}case jb:case Vb:case Hb:{const N=performance.now(),Q=Math.trunc(N),ce=Math.floor((N-Q)*1e3),le=BigInt(Q)*BigInt(1e9)+BigInt(ce)*BigInt(1e6);U.setBigUint64(F,le,!0);break}default:return gu}return Te}),fd_advise:we((P,D,F,U)=>Te),fd_allocate:we((P,D,F)=>vt),fd_close:we(P=>{const D=p.get(P);return D?(D.kind===4&&q(D),p.delete(P),Te):ze}),fd_datasync:we(P=>{const D=p.get(P);return D?(D.kind===4&&q(D),Te):ze}),fd_fdstat_get:we((P,D)=>{const F=p.get(P);if(!F)return ze;const U=T();let N=_u,Q=0,ce=F.rights,le=0n;switch(F.kind){case 0:case 1:case 2:N=_u;break;case 3:N=Co,le=DC;break;case 4:N=Ao,F.flags&&F.flags&bu&&(Q|=bu);break}return U.setUint8(D,N),U.setUint16(D+2,Q,!0),U.setBigUint64(D+8,ce,!0),U.setBigUint64(D+16,le,!0),Te}),fd_fdstat_set_flags:we((P,D)=>vt),fd_fdstat_set_rights:we((P,D,F)=>vt),fd_filestat_get:we((P,D)=>{const F=p.get(P);if(!F)return ze;const U=T();let N=0n,Q=_u,ce=0n,le=0n,me=0n,ye=0n,je=1n;if(F.kind===4){if(N=BigInt(F.data?F.data.length:0),Q=Ao,d&&F.path)try{const Ie=d.statSync(F.path);ce=BigInt(Math.floor(Ie.mtimeMs))*BigInt(1e6),le=BigInt(Math.floor(Ie.atimeMs))*BigInt(1e6),me=BigInt(Math.floor(Ie.ctimeMs))*BigInt(1e6),Ie.ino&&(ye=BigInt(Ie.ino)),Ie.nlink&&(je=BigInt(Ie.nlink))}catch{}}else F.kind===3&&(Q=Co);return U.setBigUint64(D,0n,!0),U.setBigUint64(D+8,ye,!0),U.setUint8(D+16,Q),U.setBigUint64(D+24,je,!0),U.setBigUint64(D+32,N,!0),U.setBigUint64(D+40,le,!0),U.setBigUint64(D+48,ce,!0),U.setBigUint64(D+56,me,!0),Te}),fd_filestat_set_size:we((P,D)=>{const F=p.get(P);if(!F||F.kind!==4)return ze;const U=Number(D);if(!F.data)F.data=new Uint8Array(U);else if(F.data.length!==U){const N=new Uint8Array(U);N.set(F.data.subarray(0,Math.min(F.data.length,U))),F.data=N}return F.dirty=!0,Te}),fd_filestat_set_times:we((P,D,F,U)=>Te),fd_pread:we((P,D,F,U,N)=>{const Q=p.get(P);if(!Q||Q.kind!==4)return ze;if(!Q.data)return T().setUint32(N,0,!0),Te;const ce=T();let le=Number(U),me=0;for(let ye=0;ye<F;ye++){const je=ce.getUint32(D+ye*8,!0),Ie=ce.getUint32(D+ye*8+4,!0),ct=Math.min(Ie,Q.data.length-le);if(ct<=0)break;L().set(Q.data.subarray(le,le+ct),je),le+=ct,me+=ct}return ce.setUint32(N,me,!0),Te}),fd_prestat_get:we((P,D)=>{const F=p.get(P);if(!F||F.kind!==3)return ze;const U=g.find(ce=>ce.fd===P);if(!U)return ze;const N=T(),Q=ws.encode(U.virtualPath).length;return N.setUint8(D,yC),N.setUint32(D+4,Q,!0),Te}),fd_prestat_dir_name:we((P,D,F)=>{const U=p.get(P);if(!U||U.kind!==3)return ze;const N=g.find(le=>le.fd===P);if(!N)return ze;const Q=ws.encode(N.virtualPath),ce=Math.min(Q.length,F);return L().set(Q.subarray(0,ce),D),Te}),fd_pwrite:we((P,D,F,U,N)=>{const Q=p.get(P);if(!Q||Q.kind!==4)return ze;const ce=T();let le=Number(U),me=0;for(let ye=0;ye<F;ye++){const je=ce.getUint32(D+ye*8,!0),Ie=ce.getUint32(D+ye*8+4,!0),ct=new Uint8Array(C().buffer,je,Ie),At=le+Ie;if(!Q.data||Q.data.length<At){const ss=new Uint8Array(At);Q.data&&ss.set(Q.data),Q.data=ss}Q.data.set(ct,le),le+=Ie,me+=Ie}return Q.dirty=!0,ce.setUint32(N,me,!0),Te}),fd_read:we((P,D,F,U)=>{const N=p.get(P);if(!N)return ze;const Q=T();if(N.kind===0)return Q.setUint32(U,0,!0),Te;if(N.kind!==4)return ze;if(!N.data)return Q.setUint32(U,0,!0),Te;let ce=0,le=N.offset??0;for(let me=0;me<F;me++){const ye=Q.getUint32(D+me*8,!0),je=Q.getUint32(D+me*8+4,!0),Ie=Math.min(je,N.data.length-le);if(Ie<=0)break;L().set(N.data.subarray(le,le+Ie),ye),le+=Ie,ce+=Ie}return N.offset=le,Q.setUint32(U,ce,!0),Te}),fd_readdir:we((P,D,F,U,N)=>{const Q=p.get(P);if(!Q||Q.kind!==3&&Q.kind!==4)return ze;if(!d)return vt;let ce;try{ce=d.readdirSync(Q.path)}catch{return $b}const le=T(),me=L();let ye=D;const je=D+F,Ie=Number(U);for(let ct=Ie;ct<ce.length;ct++){const At=ce[ct],ss=ws.encode(At);if(24+ss.length,ye+24>je)break;le.setBigUint64(ye,BigInt(ct+1),!0),le.setBigUint64(ye+8,BigInt(ct+1),!0),le.setUint32(ye+16,ss.length,!0);let qr=Ao;try{const Kt=d.statSync(jn(Q.path,At));Kt.isDirectory()?qr=Co:Kt.isSymbolicLink()&&(qr=Wb)}catch{}le.setUint8(ye+20,qr);const rs=Math.min(ss.length,je-(ye+24));rs>0&&me.set(ss.subarray(0,rs),ye+24),ye+=24+rs}return le.setUint32(N,ye-D,!0),Te}),fd_renumber:we((P,D)=>{const F=p.get(P);if(!F)return ze;if(p.has(D)){const U=p.get(D);U.kind===4&&q(U)}return p.set(D,F),p.delete(P),Te}),fd_seek:we((P,D,F,U)=>{const N=p.get(P);if(!N)return ze;if(N.kind===0||N.kind===1||N.kind===2)return cC;if(N.kind===3)return ze;const Q=N.data?N.data.length:0;let ce=N.offset??0;const le=Number(D);switch(F){case fC:ce=le;break;case mC:ce+=le;break;case gC:ce=Q+le;break;default:return gu}return ce<0&&(ce=0),N.offset=ce,T().setBigUint64(U,BigInt(ce),!0),Te}),fd_sync:we(P=>{const D=p.get(P);return D?(D.kind===4&&q(D),Te):ze}),fd_tell:we((P,D)=>{const F=p.get(P);return!F||F.kind!==4?ze:(T().setBigUint64(D,BigInt(F.offset??0),!0),Te)}),fd_write:we((P,D,F,U)=>{const N=p.get(P);if(!N)return ze;const Q=T();if(N.kind===1||N.kind===2){let me=0;for(let ye=0;ye<F;ye++){const je=Q.getUint32(D+ye*8,!0),Ie=Q.getUint32(D+ye*8+4,!0),ct=new Uint8Array(C().buffer,je,Ie),At=Kb.decode(ct);N.kind===1?(V+=At,V=J(1,V)):(K+=At,K=J(2,K)),me+=Ie}return Q.setUint32(U,me,!0),Te}if(N.kind!==4)return ze;let ce=0,le=N.flags&&N.flags&bu?N.data?N.data.length:0:N.offset??0;for(let me=0;me<F;me++){const ye=Q.getUint32(D+me*8,!0),je=Q.getUint32(D+me*8+4,!0),Ie=new Uint8Array(C().buffer,ye,je),ct=le+je;if(!N.data||N.data.length<ct){const At=new Uint8Array(ct);N.data&&At.set(N.data),N.data=At}N.data.set(Ie,le),le+=je,ce+=je}return N.offset=le,N.dirty=!0,Q.setUint32(U,ce,!0),Te}),path_create_directory:we((P,D,F)=>{if(!d)return vt;const U=p.get(P);if(!U)return ze;const N=X(D,F),Q=jn(U.path,N);return d.mkdirSync(Q,{recursive:!0}),Te}),path_filestat_get:we((P,D,F,U,N)=>{if(!d)return vt;const Q=p.get(P);if(!Q)return ze;const ce=X(F,U),le=jn(Q.path,ce),me=d.statSync(le),ye=T();let je=Ao;me.isDirectory()?je=Co:me.isSymbolicLink()&&(je=Wb);const Ie=BigInt(Math.floor(me.mtimeMs))*BigInt(1e6),ct=BigInt(Math.floor(me.atimeMs))*BigInt(1e6),At=BigInt(Math.floor(me.ctimeMs))*BigInt(1e6);return ye.setBigUint64(N,0n,!0),ye.setBigUint64(N+8,BigInt(me.ino??0),!0),ye.setUint8(N+16,je),ye.setBigUint64(N+24,BigInt(me.nlink??1),!0),ye.setBigUint64(N+32,BigInt(me.size),!0),ye.setBigUint64(N+40,ct,!0),ye.setBigUint64(N+48,Ie,!0),ye.setBigUint64(N+56,At,!0),Te}),path_filestat_set_times:we((P,D,F,U,N,Q,ce)=>Te),path_link:we((P,D,F,U,N,Q,ce)=>vt),path_open:we((P,D,F,U,N,Q,ce,le,me)=>{if(!d)return vt;const ye=p.get(P);if(!ye)return ze;const je=X(F,U),Ie=jn(ye.path,je),ct=(N&dC)!==0,At=(N&uC)!==0,ss=(N&hC)!==0,qr=(N&pC)!==0;let rs=d.existsSync(Ie);if(ss&&rs)return Fb;if(ct){if(!rs)if(At)d.mkdirSync(Ie,{recursive:!0});else return yu;const xs=y++;return p.set(xs,{kind:3,path:Ie,rights:qb}),T().setUint32(me,xs,!0),Te}let Kt;if(rs&&!qr){Kt=d.readFileSync(Ie);const xs=new Uint8Array(Kt.length);xs.set(Kt),Kt=xs}else if(At||qr)rs||d.writeFileSync(Ie,new Uint8Array(0)),Kt=new Uint8Array(0);else{if(!rs)return yu;Kt=d.readFileSync(Ie);const xs=new Uint8Array(Kt.length);xs.set(Kt),Kt=xs}const Lv=y++;return p.set(Lv,{kind:4,path:Ie,rights:OC,data:Kt,offset:0,dirty:!1,flags:le}),T().setUint32(me,Lv,!0),Te}),path_readlink:we((P,D,F,U,N,Q)=>{if(!d||!d.readlinkSync)return vt;const ce=p.get(P);if(!ce)return ze;const le=X(D,F),me=jn(ce.path,le),ye=d.readlinkSync(me),je=ws.encode(ye),Ie=Math.min(je.length,N);return L().set(je.subarray(0,Ie),U),T().setUint32(Q,Ie,!0),Te}),path_remove_directory:we((P,D,F)=>{if(!d)return vt;const U=p.get(P);if(!U)return ze;const N=X(D,F),Q=jn(U.path,N);return d.rmdirSync(Q),Te}),path_rename:we((P,D,F,U,N,Q)=>{if(!d)return vt;const ce=p.get(P),le=p.get(U);if(!ce||!le)return ze;const me=X(D,F),ye=X(N,Q),je=jn(ce.path,me),Ie=jn(le.path,ye);return d.renameSync(je,Ie),Te}),path_symlink:we((P,D,F,U,N)=>{if(!d||!d.symlinkSync)return vt;const Q=p.get(F);if(!Q)return ze;const ce=X(P,D),le=X(U,N),me=jn(Q.path,le);return d.symlinkSync(ce,me),Te}),path_unlink_file:we((P,D,F)=>{if(!d)return vt;const U=p.get(P);if(!U)return ze;const N=X(D,F),Q=jn(U.path,N);return d.unlinkSync(Q),Te}),poll_oneoff:we((P,D,F,U)=>{const N=T();let Q=0;for(let ce=0;ce<F;ce++){const le=P+ce*48,me=D+Q*32,ye=N.getBigUint64(le,!0),je=N.getUint8(le+8);N.setBigUint64(me,ye,!0),N.setUint16(me+8,Te,!0),N.setUint8(me+10,je),(je===NC||je===BC)&&(N.setBigUint64(me+16,BigInt(1),!0),N.setUint16(me+24,0,!0)),Q++}return N.setUint32(U,Q,!0),Te}),proc_exit:we(P=>{throw V&&(console.log(V),V=""),K&&(console.error(K),K=""),new To(P)}),proc_raise:we(P=>vt),sched_yield:we(()=>Te),random_get:we((P,D)=>{const F=new Uint8Array(C().buffer,P,D);return crypto.getRandomValues(F),Te}),sock_recv:we(()=>vt),sock_send:we(()=>vt),sock_shutdown:we(()=>vt),sock_accept:we(()=>vt)},te=this;te.wasiImport=$,te.start=function(D){k=D,x=D.exports.memory;const F=D.exports._start;if(typeof F!="function")throw new Error("WASI: instance has no _start export");try{F()}catch(U){if(U instanceof To){if(c)return U.code;throw U}throw U}finally{V&&(console.log(V),V=""),K&&(console.error(K),K="")}return 0},te.initialize=function(D){k=D,x=D.exports.memory;const F=D.exports._initialize;typeof F=="function"&&F()},te.getImportObject=function(){return{wasi_snapshot_preview1:$}}};Object.freeze(Object.defineProperty({__proto__:null,ExitStatus:To,WASI:Yb,default:{WASI:Yb}},Symbol.toStringTag,{value:"Module"}));function Zb(){return!1}function Xb(e){throw new Error("Single Executable Applications (SEA) are not supported in the browser")}function Jb(e){throw new Error("Single Executable Applications (SEA) are not supported in the browser")}function Qb(e){throw new Error("Single Executable Applications (SEA) are not supported in the browser")}Object.freeze(Object.defineProperty({__proto__:null,default:{isSea:Zb,getAsset:Xb,getAssetAsBlob:Jb,getRawAsset:Qb},getAsset:Xb,getAssetAsBlob:Jb,getRawAsset:Qb,isSea:Zb},Symbol.toStringTag,{value:"Module"}));const Ys=function(){};Ys.prototype.run=function(...t){throw new Error("node:sqlite is not supported in the browser environment")},Ys.prototype.get=function(...t){throw new Error("node:sqlite is not supported in the browser environment")},Ys.prototype.all=function(...t){throw new Error("node:sqlite is not supported in the browser environment")},Ys.prototype.expandedSQL=function(){return""},Ys.prototype.sourceSQL=function(){return""};const Fr=function(t,n){if(this)throw new Error("node:sqlite is not supported in the browser environment")};Fr.prototype.close=function(){},Fr.prototype.exec=function(t){},Fr.prototype.prepare=function(t){throw new Error("node:sqlite is not supported in the browser environment")},Fr.prototype.open=function(){},Object.freeze(Object.defineProperty({__proto__:null,DatabaseSync:Fr,StatementSync:Ys,default:{DatabaseSync:Fr,StatementSync:Ys}},Symbol.toStringTag,{value:"Module"}));const $r=function(t){this&&ne.call(this)};Object.setPrototypeOf($r.prototype,ne.prototype),$r.prototype.close=function(){this.emit("close")},$r.prototype.destroy=function(t){this.emit("close")},Object.defineProperty($r.prototype,"address",{get:function(){return{address:"0.0.0.0",family:"IPv4",port:0}},configurable:!0});const Ur=function(){this&&ne.call(this)};Object.setPrototypeOf(Ur.prototype,ne.prototype),Ur.prototype.close=function(){this.emit("close")},Ur.prototype.destroy=function(t){this.emit("close")},Object.defineProperty(Ur.prototype,"destroyed",{get:function(){return!1},configurable:!0});const Io=function(){this&&ne.call(this)};Object.setPrototypeOf(Io.prototype,ne.prototype),Object.defineProperty(Io.prototype,"id",{get:function(){return 0},configurable:!0}),Object.freeze(Object.defineProperty({__proto__:null,QuicEndpoint:$r,QuicSession:Ur,QuicStream:Io,default:{QuicEndpoint:$r,QuicSession:Ur,QuicStream:Io}},Symbol.toStringTag,{value:"Module"}));const dt=function(t){if(!this)return;const n=t.message??`${ev(t.actual)} ${t.operator??"=="} ${ev(t.expected)}`;Error.call(this,n),this.message=n,this.name="AssertionError",this.actual=t.actual,this.expected=t.expected,this.operator=t.operator??"",this.generatedMessage=!t.message,this.code="ERR_ASSERTION",Error.captureStackTrace&&t.stackStartFn&&Error.captureStackTrace(this,t.stackStartFn)};Object.setPrototypeOf(dt.prototype,Error.prototype);function ev(e){try{return JSON.stringify(e)}catch{return String(e)}}function Zs(e,t){if(Object.is(e,t))return!0;if(e===null||t===null||e===void 0||t===void 0)return e===t;if(typeof e!=typeof t)return!1;if(typeof e=="number"&&Number.isNaN(e)&&Number.isNaN(t))return!0;if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(e instanceof RegExp&&t instanceof RegExp)return e.source===t.source&&e.flags===t.flags;if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(!Zs(e[n],t[n]))return!1;return!0}if(e instanceof Uint8Array&&t instanceof Uint8Array){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(const[n,s]of e)if(!t.has(n)||!Zs(s,t.get(n)))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n)){let s=!1;for(const r of t)if(Zs(n,r)){s=!0;break}if(!s)return!1}return!0}if(typeof e=="object"&&typeof t=="object"){const n=Object.keys(e),s=Object.keys(t);if(n.length!==s.length)return!1;for(const r of n)if(!Object.prototype.hasOwnProperty.call(t,r)||!Zs(e[r],t[r]))return!1;return!0}return!1}function _n(e,t,n){if(e)throw n instanceof Error?n:(n!==void 0&&(t.message=n),new dt(t))}function st(e,t){_n(!e,{actual:e,expected:!0,operator:"==",stackStartFn:st},t??"Value is falsy")}st.ok=function e(t,n){_n(!t,{actual:t,expected:!0,operator:"==",stackStartFn:e},n??"Value is falsy")},st.equal=function e(t,n,s){_n(t!=n,{actual:t,expected:n,operator:"==",stackStartFn:e},s)},st.notEqual=function e(t,n,s){_n(t==n,{actual:t,expected:n,operator:"!=",stackStartFn:e},s)},st.strictEqual=function e(t,n,s){_n(t!==n,{actual:t,expected:n,operator:"===",stackStartFn:e},s)},st.notStrictEqual=function e(t,n,s){_n(t===n,{actual:t,expected:n,operator:"!==",stackStartFn:e},s)},st.deepEqual=function e(t,n,s){_n(!Zs(t,n),{actual:t,expected:n,operator:"deepEqual",stackStartFn:e},s)},st.deepStrictEqual=function e(t,n,s){_n(!Zs(t,n),{actual:t,expected:n,operator:"deepStrictEqual",stackStartFn:e},s)},st.notDeepStrictEqual=function e(t,n,s){_n(Zs(t,n),{actual:t,expected:n,operator:"notDeepStrictEqual",stackStartFn:e},s)},st.throws=function e(t,n,s){let r=!1,o;try{t()}catch(c){r=!0,o=c}if(!r)throw new dt({message:typeof n=="string"?n:s??"Expected function to throw",operator:"throws",stackStartFn:e});n!==void 0&&typeof n!="string"&&tv(o,n,s,e)},st.doesNotThrow=function e(t,n,s){try{t()}catch(r){if(n===void 0||typeof n=="string")throw new dt({message:typeof n=="string"?n:s??"Unexpected throw",actual:r,operator:"doesNotThrow",stackStartFn:e});if(n instanceof RegExp){const o=r instanceof Error?r.message:String(r);if(n.test(o))throw new dt({message:s??"Unexpected matching throw",actual:r,expected:n,operator:"doesNotThrow",stackStartFn:e})}else if(typeof n=="function"&&r instanceof n)throw new dt({message:s??"Unexpected throw of matching type",actual:r,expected:n,operator:"doesNotThrow",stackStartFn:e})}},st.rejects=async function e(t,n,s){const r=typeof t=="function"?t():t;let o=!1,c;try{await r}catch(d){o=!0,c=d}if(!o)throw new dt({message:typeof n=="string"?n:s??"Expected rejection",operator:"rejects",stackStartFn:e});n!==void 0&&typeof n!="string"&&tv(c,n,s,e)},st.doesNotReject=async function e(t,n,s){const r=typeof t=="function"?t():t;try{await r}catch(o){if(n===void 0||typeof n=="string")throw new dt({message:typeof n=="string"?n:s??"Unexpected rejection",actual:o,operator:"doesNotReject",stackStartFn:e});if(n instanceof RegExp){const c=o instanceof Error?o.message:String(o);if(n.test(c))throw new dt({message:s??"Unexpected matching rejection",actual:o,expected:n,operator:"doesNotReject",stackStartFn:e})}else if(typeof n=="function"&&o instanceof n)throw new dt({message:s??"Unexpected rejection of matching type",actual:o,expected:n,operator:"doesNotReject",stackStartFn:e})}},st.fail=function e(t,n,s,r){throw arguments.length<=1?new dt({message:typeof t=="string"?t:"Failed",stackStartFn:e}):new dt({message:s,actual:t,expected:n,operator:r??"fail",stackStartFn:e})},st.match=function e(t,n,s){_n(!n.test(t),{actual:t,expected:n,operator:"match",stackStartFn:e},s)},st.doesNotMatch=function e(t,n,s){_n(n.test(t),{actual:t,expected:n,operator:"doesNotMatch",stackStartFn:e},s)},st.ifError=function e(t){if(t!=null)throw t instanceof Error?t:new dt({message:`ifError received unwanted value: ${t}`,actual:t,expected:null,operator:"ifError",stackStartFn:e})},st.AssertionError=dt,st.strict=st;function tv(e,t,n,s){if(t instanceof RegExp){const r=e instanceof Error?e.message:String(e);if(!t.test(r))throw new dt({message:n??"Error message did not match",actual:e,expected:t,operator:"throws",stackStartFn:s})}else if(typeof t=="function"){if(!(e instanceof t))throw new dt({message:n??"Error type mismatch",actual:e,expected:t,operator:"throws",stackStartFn:s})}else if(typeof t=="object"){const r=t,o=e;if(r.message!==void 0){const c=o.message??String(e);if(r.message instanceof RegExp){if(!r.message.test(c))throw new dt({message:n??"Error message mismatch",actual:c,expected:r.message,operator:"throws",stackStartFn:s})}else if(c!==r.message)throw new dt({message:n??"Error message mismatch",actual:c,expected:r.message,operator:"throws",stackStartFn:s})}if(r.code!==void 0&&o.code!==r.code)throw new dt({message:n??"Error code mismatch",actual:o.code,expected:r.code,operator:"throws",stackStartFn:s})}}Object.freeze(Object.defineProperty({__proto__:null,AssertionError:dt,assert:st,default:st},Symbol.toStringTag,{value:"Module"}));const $t=36,la=1,ca=26,LC=38,MC=700,nv=72,sv=128,rv="-";function iv(e,t,n){let s=n?Math.floor(e/MC):e>>1;s+=Math.floor(s/t);let r=0;for(;s>($t-la)*ca>>1;)s=Math.floor(s/($t-la)),r+=$t;return Math.floor(r+($t-la+1)*s/(s+LC))}function FC(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:$t}function av(e,t){return e+22+75*(e<26?1:0)-0}function Su(e){const t=[];let n=0,s=sv,r=nv,o=e.lastIndexOf(rv);o<0&&(o=0);for(let d=0;d<o;++d)t.push(e.charCodeAt(d));let c=o>0?o+1:0;for(;c<e.length;){const d=n;let p=1,y=$t;for(;;){if(c>=e.length)throw new RangeError("Invalid input");const x=FC(e.charCodeAt(c++));if(x>=$t)throw new RangeError("Invalid input");if(x>Math.floor((2147483647-n)/p))throw new RangeError("Overflow");n+=x*p;const k=y<=r?la:y>=r+ca?ca:y-r;if(x<k)break;if(p>Math.floor(2147483647/($t-k)))throw new RangeError("Overflow");p*=$t-k,y+=$t}const g=t.length+1;if(r=iv(n-d,g,d===0),Math.floor(n/g)>2147483647-s)throw new RangeError("Overflow");s+=Math.floor(n/g),n%=g,t.splice(n++,0,s)}return String.fromCodePoint(...t)}function xu(e){const t=[],n=Array.from(e).map(p=>p.codePointAt(0));let s=sv,r=0,o=nv;for(const p of n)p<128&&t.push(String.fromCharCode(p));let c=t.length;const d=c;for(d>0&&t.push(rv);c<n.length;){let p=2147483647;for(const y of n)y>=s&&y<p&&(p=y);if(p-s>Math.floor((2147483647-r)/(c+1)))throw new RangeError("Overflow");r+=(p-s)*(c+1),s=p;for(const y of n){if(y<s&&++r>2147483647)throw new RangeError("Overflow");if(y===s){let g=r,x=$t;for(;;){const k=x<=o?la:x>=o+ca?ca:x-o;if(g<k)break;t.push(String.fromCharCode(av(k+(g-k)%($t-k)))),g=Math.floor((g-k)/($t-k)),x+=$t}t.push(String.fromCharCode(av(g))),o=iv(r,c+1,c===d),r=0,++c}}++r,++s}return t.join("")}function ov(e){return e.split(".").map(t=>t.startsWith("xn--")?Su(t.slice(4)):t).join(".")}function lv(e){return e.split(".").map(t=>/[^\x00-\x7E]/.test(t)?"xn--"+xu(t):t).join(".")}const cv={decode:e=>Array.from(e).map(t=>t.codePointAt(0)),encode:e=>String.fromCodePoint(...e)},uv="2.3.1";Object.freeze(Object.defineProperty({__proto__:null,decode:Su,default:{decode:Su,encode:xu,toUnicode:ov,toASCII:lv,ucs2:cv,version:uv},encode:xu,toASCII:lv,toUnicode:ov,ucs2:cv,version:uv},Symbol.toStringTag,{value:"Module"})),new Proxy({},{get(e,t){},ownKeys(){return[]},getOwnPropertyDescriptor(e,t){},has(e,t){return!1}});function $C(){const e=Promise;class t extends e{constructor(s){let r,o=!1,c=!1,d;super((p,y)=>{s(g=>{if(g&&typeof g=="object"&&typeof g.then=="function"){let x=!1,k,C=!1,T;if(g.then(L=>{k=L,x=!0},L=>{T=L,C=!0}),x){r=k,o=!0,p(k);return}if(C){c=!0,d=T,y(T);return}p(g);return}r=g,o=!0,p(g)},g=>{c=!0,d=g,y(g)})}),H(this,"_syncValue"),H(this,"_syncResolved",!1),H(this,"_syncRejected",!1),H(this,"_syncError"),this._syncValue=r,this._syncResolved=o,this._syncRejected=c,this._syncError=d,c&&e.prototype.catch.call(this,()=>{})}then(s,r){if(this._syncResolved&&s)try{const o=s(this._syncValue);if(o&&typeof o=="object"&&typeof o.then=="function"){let c,d=!1,p=!1,y;return o.then(g=>{c=g,d=!0},g=>{y=g,p=!0}),d?new t(g=>g(c)):p?r?new t(g=>g(r(y))):new t((g,x)=>x(y)):e.resolve(o).then(null,r)}return new t(c=>c(o))}catch(o){return r?new t(c=>c(r(o))):new t((c,d)=>d(o))}if(this._syncRejected&&r)try{const o=r(this._syncError);return new t(c=>c(o))}catch(o){return new t((c,d)=>d(o))}return this._syncRejected&&!r?new t((o,c)=>c(this._syncError)):super.then(s,r)}}return Object.defineProperty(t,Symbol.hasInstance,{value:n=>n instanceof e,configurable:!0}),t.resolve=n=>n&&typeof n=="object"&&typeof n.then=="function"?new t(s=>s(n)):new t(s=>s(n)),t.reject=n=>new t((s,r)=>r(n)),t.all=n=>{const s=Array.from(n),r=new Array(s.length);let o=!0;for(let c=0;c<s.length;c++){const d=s[c];if(d instanceof t)if(d._syncResolved)r[c]=d._syncValue;else{if(d._syncRejected)return new t((p,y)=>y(d._syncError));o=!1;break}else if(d&&typeof d=="object"&&typeof d.then=="function"){let p=!1,y;if(d.then(g=>{y=g,p=!0}),p)r[c]=y;else{o=!1;break}}else r[c]=d}return o?new t(c=>c(r)):new t((c,d)=>{e.all(s).then(c,d)})},t.allSettled=n=>{const s=Array.from(n),r=new Array(s.length);let o=!0;for(let c=0;c<s.length;c++){const d=s[c];if(d instanceof t)if(d._syncResolved)r[c]={status:"fulfilled",value:d._syncValue};else if(d._syncRejected)r[c]={status:"rejected",reason:d._syncError};else{o=!1;break}else if(d&&typeof d=="object"&&typeof d.then=="function"){o=!1;break}else r[c]={status:"fulfilled",value:d}}return o?new t(c=>c(r)):new t((c,d)=>{e.allSettled(s).then(c,d)})},t.race=n=>{const s=Array.from(n);for(const r of s)if(r instanceof t){if(r._syncResolved)return new t(o=>o(r._syncValue));if(r._syncRejected)return new t((o,c)=>c(r._syncError))}else if(!(r&&typeof r=="object"&&typeof r.then=="function"))return new t(o=>o(r));return new t((r,o)=>{e.race(s).then(r,o)})},t.any=n=>{const s=Array.from(n);for(const c of s){if(c instanceof t&&c._syncResolved)return new t(d=>d(c._syncValue));if(!(c&&typeof c=="object"&&typeof c.then=="function"))return new t(d=>d(c))}let r=!0;const o=[];for(const c of s)if(c instanceof t&&c._syncRejected)o.push(c._syncError);else{r=!1;break}return r&&s.length>0?new t((c,d)=>d(new AggregateError(o,"All promises were rejected"))):new t((c,d)=>{e.any(s).then(c,d)})},t}$C();function Eu(e){const t={};for(const n of Object.keys(e))t[n]=e[n];return t}Eu(R0),Eu(QS),Eu(qS);const dv=Symbol("Comlink.proxy"),UC=Symbol("Comlink.endpoint"),jC=Symbol("Comlink.releaseProxy"),ku=Symbol("Comlink.finalizer"),Ro=Symbol("Comlink.thrown"),hv=e=>typeof e=="object"&&e!==null||typeof e=="function",VC={canHandle:e=>hv(e)&&e[dv],serialize(e){const{port1:t,port2:n}=new MessageChannel;return fv(e,t),[n,[n]]},deserialize(e){return e.start(),gv(e)}},HC={canHandle:e=>hv(e)&&Ro in e,serialize({value:e}){let t;return e instanceof Error?t={isError:!0,value:{message:e.message,name:e.name,stack:e.stack}}:t={isError:!1,value:e},[t,[]]},deserialize(e){throw e.isError?Object.assign(new Error(e.value.message),e.value):e.value}},pv=new Map([["proxy",VC],["throw",HC]]);function WC(e,t){for(const n of e)if(t===n||n==="*"||n instanceof RegExp&&n.test(t))return!0;return!1}function fv(e,t=globalThis,n=["*"]){t.addEventListener("message",function s(r){if(!r||!r.data)return;if(!WC(n,r.origin)){console.warn(`Invalid origin '${r.origin}' for comlink proxy`);return}const{id:o,type:c,path:d}=Object.assign({path:[]},r.data),p=(r.data.argumentList||[]).map(Xs);let y;try{const g=d.slice(0,-1).reduce((k,C)=>k[C],e),x=d.reduce((k,C)=>k[C],e);switch(c){case"GET":y=x;break;case"SET":g[d.slice(-1)[0]]=Xs(r.data.value),y=!0;break;case"APPLY":y=x.apply(g,p);break;case"CONSTRUCT":{const k=new x(...p);y=ZC(k)}break;case"ENDPOINT":{const{port1:k,port2:C}=new MessageChannel;fv(e,C),y=YC(k,[k])}break;case"RELEASE":y=void 0;break;default:return}}catch(g){y={value:g,[Ro]:0}}Promise.resolve(y).catch(g=>({value:g,[Ro]:0})).then(g=>{const[x,k]=No(g);t.postMessage(Object.assign(Object.assign({},x),{id:o}),k),c==="RELEASE"&&(t.removeEventListener("message",s),mv(t),ku in e&&typeof e[ku]=="function"&&e[ku]())}).catch(g=>{const[x,k]=No({value:new TypeError("Unserializable return value"),[Ro]:0});t.postMessage(Object.assign(Object.assign({},x),{id:o}),k)})}),t.start&&t.start()}function zC(e){return e.constructor.name==="MessagePort"}function mv(e){zC(e)&&e.close()}function gv(e,t){const n=new Map;return e.addEventListener("message",function(r){const{data:o}=r;if(!o||!o.id)return;const c=n.get(o.id);if(c)try{c(o)}finally{n.delete(o.id)}}),Cu(e,n,[],t)}function Po(e){if(e)throw new Error("Proxy has been released and is not useable")}function yv(e){return jr(e,new Map,{type:"RELEASE"}).then(()=>{mv(e)})}const Do=new WeakMap,Oo="FinalizationRegistry"in globalThis&&new FinalizationRegistry(e=>{const t=(Do.get(e)||0)-1;Do.set(e,t),t===0&&yv(e)});function qC(e,t){const n=(Do.get(t)||0)+1;Do.set(t,n),Oo&&Oo.register(e,t,e)}function GC(e){Oo&&Oo.unregister(e)}function Cu(e,t,n=[],s=function(){}){let r=!1;const o=new Proxy(s,{get(c,d){if(Po(r),d===jC)return()=>{GC(o),yv(e),t.clear(),r=!0};if(d==="then"){if(n.length===0)return{then:()=>o};const p=jr(e,t,{type:"GET",path:n.map(y=>y.toString())}).then(Xs);return p.then.bind(p)}return Cu(e,t,[...n,d])},set(c,d,p){Po(r);const[y,g]=No(p);return jr(e,t,{type:"SET",path:[...n,d].map(x=>x.toString()),value:y},g).then(Xs)},apply(c,d,p){Po(r);const y=n[n.length-1];if(y===UC)return jr(e,t,{type:"ENDPOINT"}).then(Xs);if(y==="bind")return Cu(e,t,n.slice(0,-1));const[g,x]=_v(p);return jr(e,t,{type:"APPLY",path:n.map(k=>k.toString()),argumentList:g},x).then(Xs)},construct(c,d){Po(r);const[p,y]=_v(d);return jr(e,t,{type:"CONSTRUCT",path:n.map(g=>g.toString()),argumentList:p},y).then(Xs)}});return qC(o,e),o}function KC(e){return Array.prototype.concat.apply([],e)}function _v(e){const t=e.map(No);return[t.map(n=>n[0]),KC(t.map(n=>n[1]))]}const bv=new WeakMap;function YC(e,t){return bv.set(e,t),e}function ZC(e){return Object.assign(e,{[dv]:!0})}function No(e){for(const[t,n]of pv)if(n.canHandle(e)){const[s,r]=n.serialize(e);return[{type:"HANDLER",name:t,value:s},r]}return[{type:"RAW",value:e},bv.get(e)||[]]}function Xs(e){switch(e.type){case"HANDLER":return pv.get(e.name).deserialize(e.value);case"RAW":return e.value}}function jr(e,t,n,s){return new Promise(r=>{const o=XC();t.set(o,r),e.start&&e.start(),e.postMessage(Object.assign({id:o},n),s)})}function XC(){return new Array(4).fill(0).map(()=>Math.floor(Math.random()*Number.MAX_SAFE_INTEGER).toString(16)).join("-")}C0=class extends ne{constructor(e,t){super(),H(this,"pid"),H(this,"worker"),H(this,"command"),H(this,"args"),H(this,"parentPid"),H(this,"_state","starting"),H(this,"_exitCode"),H(this,"_stdout",""),H(this,"_stderr",""),H(this,"_exitHoldCount",0),H(this,"_deferredExit",null),H(this,"_shellDoneHoldCount",0),H(this,"_deferredShellDone",null),H(this,"_syncBlockedCount",0),this.pid=t.snapshot?Math.floor(Math.random()*9e4)+1e4:0,this.worker=e,this.command=t.command,this.args=t.args,this.parentPid=t.parentPid,this._setupWorkerListeners()}get workerExited(){return this._deferredExit!==null||this._state==="exited"}get shellCommandDone(){return this._deferredShellDone!==null}get syncBlocked(){return this._syncBlockedCount>0}holdSync(){this._syncBlockedCount++}releaseSync(){this._syncBlockedCount=Math.max(0,this._syncBlockedCount-1)}get stdout(){return this._stdout}get stderr(){return this._stderr}get state(){return this._state}get exitCode(){return this._exitCode}_setPid(e){this.pid=e}postMessage(e,t){this.worker.postMessage(e,t??[])}init(e){const t=[];e.snapshot.data.byteLength>0&&t.push(e.snapshot.data),this.postMessage(e,t)}exec(e){this.postMessage(e)}sendStdin(e){this.emit("stdin-forward",e),!this.workerExited&&!this.syncBlocked&&this.postMessage({type:"stdin",data:e})}kill(e="SIGTERM"){this.postMessage({type:"signal",signal:e}),this.emit("signal",e),e==="SIGKILL"&&this._terminate(137)}resize(e,t){this.postMessage({type:"resize",cols:e,rows:t})}holdExit(){this._exitHoldCount++}releaseExit(){if(this._exitHoldCount=Math.max(0,this._exitHoldCount-1),this._exitHoldCount===0&&this._deferredExit){const{exitCode:e,stdout:t,stderr:n}=this._deferredExit;this._deferredExit=null,this._state="exited",this._exitCode=e,this.emit("exit",e,t,n)}}holdShellDone(){this._shellDoneHoldCount++}releaseShellDone(){if(this._shellDoneHoldCount=Math.max(0,this._shellDoneHoldCount-1),this._shellDoneHoldCount===0&&this._deferredShellDone){const{exitCode:e,stdout:t,stderr:n}=this._deferredShellDone;this._deferredShellDone=null,this.emit("shell-done",e,t,n)}}_terminate(e=1){if(this._state!=="exited"){this._state="exited",this._exitCode=e,this._deferredExit=null,this._exitHoldCount=0;try{this.worker.terminate()}catch{}this.emit("exit",e,this._stdout,this._stderr)}}_setupWorkerListeners(){this.worker.addEventListener("message",e=>{const t=e.data;if(!(!t||!t.type))switch(t.type){case"ready":this._state="running",this.emit("ready");break;case"stdout":this._stdout+=t.data,this.emit("stdout",t.data);break;case"stderr":this._stderr+=t.data,this.emit("stderr",t.data);break;case"exit":{const n=t.stdout||this._stdout,s=t.stderr||this._stderr;this._stdout=n,this._stderr=s,this._exitHoldCount>0?(this._deferredExit={exitCode:t.exitCode,stdout:n,stderr:s},this.emit("worker-done",t.exitCode)):(this._state="exited",this._exitCode=t.exitCode,this.emit("exit",t.exitCode,n,s));break}case"console":this.emit("console",t.method,t.args);break;case"vfs-write":this.emit("vfs-write",t.path,t.content,t.isDirectory);break;case"vfs-delete":this.emit("vfs-delete",t.path);break;case"vfs-read":this.emit("vfs-read",t.requestId,t.path);break;case"spawn-request":this.emit("spawn-request",t);break;case"fork-request":this.emit("fork-request",t);break;case"workerthread-request":this.emit("workerthread-request",t);break;case"ipc-message":this.emit("ipc-message",t);break;case"spawn-sync":this.emit("spawn-sync",t);break;case"server-listen":this.emit("server-listen",t.port,t.hostname);break;case"server-close":this.emit("server-close",t.port);break;case"http-request":this.emit("http-request",t);break;case"http-response":this.emit("http-response",t);break;case"shell-done":{const n=t;this._shellDoneHoldCount>0?this._deferredShellDone={exitCode:n.exitCode,stdout:n.stdout,stderr:n.stderr}:this.emit("shell-done",n.exitCode,n.stdout,n.stderr);break}case"cwd-change":this.emit("cwd-change",t.cwd);break;case"stdin-raw-status":this.emit("stdin-raw-status",t.isRaw);break;case"ws-frame":this.emit("ws-frame",t);break;case"error":this.emit("worker-error",t.message,t.stack);break}}),this.worker.addEventListener("error",e=>{this.emit("worker-error",e.message,void 0),this._state!=="exited"&&this._terminate(1)})}};const JC=`"use strict";
|
|
101
101
|
(() => {
|
|
102
102
|
var __create = Object.create;
|
|
103
103
|
var __defProp = Object.defineProperty;
|
|
@@ -46311,12 +46311,12 @@ comlink/dist/esm/comlink.mjs:
|
|
|
46311
46311
|
* SPDX-License-Identifier: Apache-2.0
|
|
46312
46312
|
*)
|
|
46313
46313
|
*/
|
|
46314
|
-
`;Yo=function(){try{return typeof SharedArrayBuffer<"u"&&typeof Atomics<"u"}catch{return!1}};const Js=264,ua=0,Bo=4,Lo=8,Au=12,Vr=16,wv=248,Mo=1,Sv=2,Qs=16,Tu=16384,eA=Tu*Js,Hr=Qs+eA,tA=64*1024*1024;k0=class{constructor(e=tA){if(H(this,"_buffer"),H(this,"_view"),H(this,"_int32"),H(this,"_uint8"),H(this,"_pathEncoder",new TextEncoder),H(this,"_pathDecoder",new TextDecoder),!Yo())throw new Error("SharedArrayBuffer not available. Ensure COOP/COEP headers are set.");this._buffer=new SharedArrayBuffer(e),this._view=new DataView(this._buffer),this._int32=new Int32Array(this._buffer),this._uint8=new Uint8Array(this._buffer),Atomics.store(this._int32,0,0),Atomics.store(this._int32,1,0),this._view.setUint32(8,0),Atomics.store(this._int32,3,0)}get buffer(){return this._buffer}writeFile(e,t){this._lock();try{const n=Atomics.load(this._int32,1),s=this._view.getUint32(8),r=this._findEntry(e);if(r!==-1)return this._updateEntry(r,t,s);if(n>=Tu||Hr+s+t.byteLength>this._buffer.byteLength)return!1;const o=s;this._uint8.set(t,Hr+o);const c=Qs+n*Js;this._view.setUint32(c+ua,Mo),this._view.setUint32(c+Bo,o),this._view.setUint32(c+Lo,t.byteLength),this._view.setUint32(c+Au,Date.now()/1e3|0);const d=this._pathEncoder.encode(e),p=Math.min(d.byteLength,wv-1);return this._uint8.set(d.subarray(0,p),c+Vr),this._uint8[c+Vr+p]=0,Atomics.store(this._int32,1,n+1),this._view.setUint32(8,s+t.byteLength),Atomics.add(this._int32,0,1),Atomics.notify(this._int32,0),!0}finally{this._unlock()}}writeDirectory(e){this._lock();try{const t=Atomics.load(this._int32,1);if(t>=Tu)return!1;if(this._findEntry(e)!==-1)return!0;const n=Qs+t*Js;this._view.setUint32(n+ua,Mo|Sv),this._view.setUint32(n+Bo,0),this._view.setUint32(n+Lo,0),this._view.setUint32(n+Au,Date.now()/1e3|0);const s=this._pathEncoder.encode(e),r=Math.min(s.byteLength,wv-1);return this._uint8.set(s.subarray(0,r),n+Vr),this._uint8[n+Vr+r]=0,Atomics.store(this._int32,1,t+1),Atomics.add(this._int32,0,1),Atomics.notify(this._int32,0),!0}finally{this._unlock()}}deleteFile(e){this._lock();try{const t=this._findEntry(e);if(t===-1)return!1;const n=Qs+t*Js;return this._view.setUint32(n+ua,0),Atomics.add(this._int32,0,1),Atomics.notify(this._int32,0),!0}finally{this._unlock()}}readFile(e){const t=this._findEntry(e);if(t===-1)return null;const n=Qs+t*Js,s=this._view.getUint32(n+ua);if(!(s&Mo)||s&Sv)return null;const r=this._view.getUint32(n+Bo),o=this._view.getUint32(n+Lo);return new Uint8Array(this._uint8.slice(Hr+r,Hr+r+o))}exists(e){return this._findEntry(e)!==-1}get version(){return Atomics.load(this._int32,0)}_findEntry(e){const t=Atomics.load(this._int32,1),n=this._pathEncoder.encode(e);for(let s=0;s<t;s++){const r=Qs+s*Js;if(!(this._view.getUint32(r+ua)&Mo))continue;let c=!0;for(let d=0;d<n.byteLength;d++)if(this._uint8[r+Vr+d]!==n[d]){c=!1;break}if(c&&this._uint8[r+Vr+n.byteLength]===0)return s}return-1}_updateEntry(e,t,n){if(Hr+n+t.byteLength>this._buffer.byteLength)return!1;const s=Qs+e*Js,r=n;return this._uint8.set(t,Hr+r),this._view.setUint32(s+Bo,r),this._view.setUint32(s+Lo,t.byteLength),this._view.setUint32(s+Au,Date.now()/1e3|0),this._view.setUint32(8,n+t.byteLength),Atomics.add(this._int32,0,1),Atomics.notify(this._int32,0),!0}_lock(){for(;Atomics.compareExchange(this._int32,3,0,1)!==0;)Atomics.wait(this._int32,3,1,1)}_unlock(){Atomics.store(this._int32,3,0),Atomics.notify(this._int32,3)}};const jn=4096,Iu=64,nA=0,sA=1,rA=2,iA=Iu*jn*4+4,aA=Iu*jn;C0=class{constructor(e=iA){if(H(this,"_buffer"),H(this,"_int32"),H(this,"_uint8"),!Yo())throw new Error("SharedArrayBuffer not available. Ensure COOP/COEP headers are set.");this._buffer=new SharedArrayBuffer(e),this._int32=new Int32Array(this._buffer),this._uint8=new Uint8Array(this._buffer);for(let t=0;t<Iu;t++)Atomics.store(this._int32,t*jn,nA);Atomics.store(this._int32,aA,0)}get buffer(){return this._buffer}writeResult(e,t,n){const s=e*jn;Atomics.store(this._int32,s+1,t);const o=new TextEncoder().encode(n),c=(jn-3)*4,d=Math.min(o.byteLength,c);Atomics.store(this._int32,s+2,d);const p=(s+3)*4;this._uint8.set(o.subarray(0,d),p),Atomics.store(this._int32,s,sA),Atomics.notify(this._int32,s)}writeError(e,t,n){const s=e*jn;Atomics.store(this._int32,s+1,t);const o=new TextEncoder().encode(n),c=(jn-3)*4,d=Math.min(o.byteLength,c);Atomics.store(this._int32,s+2,d);const p=(s+3)*4;this._uint8.set(o.subarray(0,d),p),Atomics.store(this._int32,s,rA),Atomics.notify(this._int32,s)}};const Ru=10,xv=50;ga=(a=class extends ne{constructor(e){super(),H(this,"_processes",new Map),H(this,"_nextPid",100),H(this,"_volume"),H(this,"_vfsBridge",null),H(this,"_sharedBuffer",null),H(this,"_syncBuffer",null),H(this,"_serverPorts",new Map),H(this,"_childPids",new Map),H(this,"_httpCallbacks",new Map),H(this,"_nextHttpRequestId",1),this._volume=e}setVFSBridge(e){this._vfsBridge=e}setSharedBuffer(e){this._sharedBuffer=e}setSyncBuffer(e){this._syncBuffer=e}spawn(e){if(this._processes.size>=xv)throw new Error(`Process limit exceeded (max ${xv})`);if(e.parentPid!==void 0){let d=0,p=e.parentPid;for(;p!==void 0&&d<Ru;){const y=this._processes.get(p);p=y==null?void 0:y.parentPid,d++}if(d>=Ru)throw new Error(`Process tree depth limit exceeded (max ${Ru})`)}const t=this._nextPid++,n=this._vfsBridge?this._vfsBridge.createSnapshot():this._createEmptySnapshot(),s={command:e.command,args:e.args??[],cwd:e.cwd??"/",env:e.env??{},snapshot:n,sharedBuffer:this._sharedBuffer??void 0,syncBuffer:this._syncBuffer??void 0,parentPid:e.parentPid},r=this._createWorker(),o=new A0(r,s);o._setPid(t),this._processes.set(t,o),this._wireHandleEvents(o);const c={type:"init",pid:t,cwd:s.cwd,env:s.env,snapshot:s.snapshot,sharedBuffer:s.sharedBuffer,syncBuffer:s.syncBuffer};return o.init(c),this.emit("spawn",t,e.command,e.args),o}getProcess(e){return this._processes.get(e)}listProcesses(){const e=[];for(const[t,n]of this._processes)e.push({pid:t,command:n.command,args:n.args,state:n.state,exitCode:n.exitCode,parentPid:n.parentPid});return e}kill(e,t="SIGTERM"){const n=this._processes.get(e);return n?(n.kill(t),this._killDescendants(e,t),this._cleanupServerPorts(e),!0):!1}_cleanupServerPorts(e){for(const[n,s]of this._serverPorts)s===e&&(this._serverPorts.delete(n),this.emit("server-close",e,n));const t=this._childPids.get(e);if(t)for(const n of t)this._cleanupServerPorts(n)}_killDescendants(e,t){const n=this._childPids.get(e);if(n)for(const s of n){const r=this._processes.get(s);r&&r.state!=="exited"&&(r.kill(t),r.removeAllListeners("stdout"),r.removeAllListeners("stderr")),this._killDescendants(s,t)}}teardown(){for(const[e,t]of this._processes)try{t.kill("SIGKILL")}catch{}this._processes.clear()}get processCount(){return this._processes.size}registerServerPort(e,t){this._serverPorts.set(e,t)}unregisterServerPort(e){this._serverPorts.delete(e)}getServerPorts(){return[...this._serverPorts.keys()]}dispatchHttpRequest(e,t,n,s,r){const o=this._serverPorts.get(e);if(o===void 0)return Promise.resolve({statusCode:503,statusMessage:"Service Unavailable",headers:{"Content-Type":"text/plain"},body:`No server on port ${e}`});const c=this._processes.get(o);if(!c||c.state==="exited")return this._serverPorts.delete(e),Promise.resolve({statusCode:503,statusMessage:"Service Unavailable",headers:{"Content-Type":"text/plain"},body:`Server process exited (pid ${o})`});const d=this._nextHttpRequestId++;return new Promise(p=>{this._httpCallbacks.set(d,y=>{this._httpCallbacks.delete(d),p({statusCode:y.statusCode,statusMessage:y.statusMessage,headers:y.headers,body:y.body})}),c.postMessage({type:"http-request",requestId:d,port:e,method:t,path:n,headers:s,body:r??null})})}dispatchWsUpgrade(e,t,n,s){const r=this._serverPorts.get(e);if(r===void 0)return-1;const o=this._processes.get(r);return!o||o.state==="exited"?(this._serverPorts.delete(e),-1):(o.postMessage({type:"ws-upgrade",uid:t,port:e,path:n,headers:s}),r)}dispatchWsData(e,t,n){const s=this._processes.get(e);!s||s.state==="exited"||s.postMessage({type:"ws-data",uid:t,frame:n})}dispatchWsClose(e,t,n){const s=this._processes.get(e);!s||s.state==="exited"||s.postMessage({type:"ws-close",uid:t,code:n})}_createWorker(){if(!ga._workerBlobUrl){const e=new Blob([QC],{type:"application/javascript"});ga._workerBlobUrl=URL.createObjectURL(e)}return new Worker(ga._workerBlobUrl)}_wireHandleEvents(e){e.on("signal",t=>{this._killDescendants(e.pid,t)}),e.on("stdin-forward",t=>{const n=this._childPids.get(e.pid);if(n)for(const s of n){const r=this._processes.get(s);r&&r.state!=="exited"&&r.sendStdin(t)}}),e.on("exit",t=>{for(const[n,s]of this._serverPorts)s===e.pid&&(this._serverPorts.delete(n),this.emit("server-close",e.pid,n));for(const[n,s]of this._httpCallbacks)s({type:"http-response",requestId:n,statusCode:503,statusMessage:"Worker Exited",headers:{},body:"Worker process exited before completing the request"});this.emit("exit",e.pid,t),setTimeout(()=>{this._processes.delete(e.pid)},100)}),e.on("vfs-write",(t,n,s)=>{this._vfsBridge&&(s?this._vfsBridge.handleWorkerMkdir(t):this._vfsBridge.handleWorkerWrite(t,new Uint8Array(n)),this._vfsBridge.broadcastChange(t,n,e.pid))}),e.on("vfs-delete",t=>{this._vfsBridge&&(this._vfsBridge.handleWorkerDelete(t),this._vfsBridge.broadcastChange(t,null,e.pid))}),e.on("vfs-read",(t,n)=>{try{if(this._volume.existsSync(n))if(this._volume.statSync(n).isDirectory())e.postMessage({type:"vfs-sync",path:n,content:null,isDirectory:!0});else{const r=this._volume.readFileSync(n),o=r.buffer.slice(r.byteOffset,r.byteOffset+r.byteLength);e.postMessage({type:"vfs-sync",path:n,content:o,isDirectory:!1},[o])}else e.postMessage({type:"vfs-sync",path:n,content:null,isDirectory:!1})}catch{try{e.postMessage({type:"vfs-sync",path:n,content:null,isDirectory:!1})}catch{}}}),e.on("spawn-request",t=>{const n=t.args.length?`${t.command} ${t.args.join(" ")}`:t.command;try{const s=this.spawn({command:t.command,args:t.args,cwd:t.cwd,env:t.env,parentPid:e.pid});this._childPids.has(e.pid)||this._childPids.set(e.pid,new Set),this._childPids.get(e.pid).add(s.pid),e.holdExit(),e.holdShellDone(),e.postMessage({type:"spawn-result",requestId:t.requestId,pid:s.pid});const r=/(?:^|\/)node$/.test(t.command),o=()=>{r&&t.args.length>0?s.exec({type:"exec",filePath:t.args[0],args:t.args.slice(1),cwd:t.cwd,env:t.env,isShell:!1}):s.exec({type:"exec",filePath:"",args:t.args,cwd:t.cwd,env:t.env,isShell:!0,shellCommand:n})};s.state==="running"?o():s.on("ready",o),s.on("stdout",c=>{e.workerExited||e.shellCommandDone?e.emit("stdout",c):e.postMessage({type:"child-output",requestId:t.requestId,stream:"stdout",data:c})}),s.on("stderr",c=>{e.workerExited||e.shellCommandDone?e.emit("stderr",c):e.postMessage({type:"child-output",requestId:t.requestId,stream:"stderr",data:c})}),s.on("stdin-raw-status",c=>{e.emit("stdin-raw-status",c)}),s.on("exit",c=>{e.workerExited||e.postMessage({type:"child-exit",requestId:t.requestId,exitCode:c,stdout:s.stdout,stderr:s.stderr});const d=this._childPids.get(e.pid);d&&(d.delete(s.pid),d.size===0&&this._childPids.delete(e.pid)),e.releaseExit(),e.releaseShellDone()})}catch(s){e.postMessage({type:"spawn-result",requestId:t.requestId,pid:-1,error:s instanceof Error?s.message:String(s)})}}),e.on("fork-request",t=>{try{const n=this.spawn({command:"node",args:[t.modulePath,...t.args],cwd:t.cwd,env:t.env,parentPid:e.pid});this._childPids.has(e.pid)||this._childPids.set(e.pid,new Set),this._childPids.get(e.pid).add(n.pid),e.holdExit(),e.holdShellDone(),e.postMessage({type:"spawn-result",requestId:t.requestId,pid:n.pid});const s=()=>{n.exec({type:"exec",filePath:t.modulePath,args:t.args,cwd:t.cwd,env:t.env,isShell:!1,isFork:!0})};n.state==="running"?s():n.on("ready",s),n.on("stdout",r=>{e.workerExited||e.shellCommandDone?e.emit("stdout",r):e.postMessage({type:"child-output",requestId:t.requestId,stream:"stdout",data:r})}),n.on("stderr",r=>{e.workerExited||e.shellCommandDone?e.emit("stderr",r):e.postMessage({type:"child-output",requestId:t.requestId,stream:"stderr",data:r})}),n.on("ipc-message",r=>{const o=(r==null?void 0:r.data)??r;e.workerExited||e.postMessage({type:"ipc-message",targetRequestId:t.requestId,data:o})}),e.on("ipc-message",r=>{r.targetRequestId===t.requestId&&n.postMessage({type:"ipc-message",data:r.data})}),n.on("exit",r=>{e.workerExited||e.postMessage({type:"child-exit",requestId:t.requestId,exitCode:r,stdout:n.stdout,stderr:n.stderr});const o=this._childPids.get(e.pid);o&&(o.delete(n.pid),o.size===0&&this._childPids.delete(e.pid)),e.releaseExit(),e.releaseShellDone()})}catch(n){e.postMessage({type:"spawn-result",requestId:t.requestId,pid:-1,error:n instanceof Error?n.message:String(n)})}}),e.on("workerthread-request",t=>{try{let n=t.modulePath;if(t.isEval){const o=`/__wt_eval_${t.threadId}__.js`;if(this._volume.writeFileSync(o,t.modulePath),n=o,this._vfsBridge){const d=new TextEncoder().encode(t.modulePath).buffer;this._vfsBridge.handleWorkerWrite(o,new Uint8Array(d)),this._vfsBridge.broadcastChange(o,d,e.pid)}}const s=this.spawn({command:"node",args:[n],cwd:t.cwd,env:t.env,parentPid:e.pid});this._childPids.has(e.pid)||this._childPids.set(e.pid,new Set),this._childPids.get(e.pid).add(s.pid),e.holdExit(),e.holdShellDone(),e.postMessage({type:"spawn-result",requestId:t.requestId,pid:s.pid});const r=()=>{s.exec({type:"exec",filePath:n,args:t.args||[],cwd:t.cwd,env:t.env,isShell:!1,isFork:!0,isWorkerThread:!0,workerData:t.workerData,threadId:t.threadId})};s.state==="running"?r():s.on("ready",r),s.on("stdout",o=>{e.workerExited||e.shellCommandDone?e.emit("stdout",o):e.postMessage({type:"child-output",requestId:t.requestId,stream:"stdout",data:o})}),s.on("stderr",o=>{e.workerExited||e.shellCommandDone?e.emit("stderr",o):e.postMessage({type:"child-output",requestId:t.requestId,stream:"stderr",data:o})}),s.on("ipc-message",o=>{const c=(o==null?void 0:o.data)??o;e.workerExited||e.postMessage({type:"ipc-message",targetRequestId:t.requestId,data:c})}),e.on("ipc-message",o=>{o.targetRequestId===t.requestId&&s.postMessage({type:"ipc-message",data:o.data})}),s.on("exit",o=>{if(t.isEval)try{this._volume.unlinkSync(`/__wt_eval_${t.threadId}__.js`)}catch{}e.workerExited||e.postMessage({type:"child-exit",requestId:t.requestId,exitCode:o,stdout:s.stdout,stderr:s.stderr});const c=this._childPids.get(e.pid);c&&(c.delete(s.pid),c.size===0&&this._childPids.delete(e.pid)),e.releaseExit(),e.releaseShellDone()})}catch(n){e.postMessage({type:"spawn-result",requestId:t.requestId,pid:-1,error:n instanceof Error?n.message:String(n)})}}),e.on("spawn-sync",t=>{if(!this._syncBuffer)return;const n=t.shellCommand??(t.args.length?`${t.command} ${t.args.join(" ")}`:t.command),s=(jn-3)*4,r=o=>{try{const c=new Int32Array(this._syncBuffer),d=t.syncSlot*jn;Atomics.store(c,d+1,o),Atomics.store(c,d+2,0),Atomics.store(c,d,2),Atomics.notify(c,d)}catch{}};try{const o=this.spawn({command:t.command,args:t.args,cwd:t.cwd,env:t.env,parentPid:e.pid});this._childPids.has(e.pid)||this._childPids.set(e.pid,new Set),this._childPids.get(e.pid).add(o.pid),e.holdExit(),e.holdShellDone(),e.holdSync();const c=()=>{o.exec({type:"exec",filePath:"",args:t.args,cwd:t.cwd,env:t.env,isShell:!0,shellCommand:n})};o.state==="running"?c():o.on("ready",c),o.on("stdout",d=>{e.emit("stdout",d)}),o.on("stderr",d=>{e.emit("stderr",d)}),o.on("stdin-raw-status",d=>{e.emit("stdin-raw-status",d)}),o.on("exit",d=>{try{const y=new Int32Array(this._syncBuffer),g=new TextEncoder,x=t.syncSlot*jn,k=g.encode(o.stdout),C=Math.min(k.byteLength,s);Atomics.store(y,x+1,d),Atomics.store(y,x+2,C);const T=new Uint8Array(this._syncBuffer),L=(x+3)*4;T.set(k.subarray(0,C),L),Atomics.store(y,x,1),Atomics.notify(y,x)}catch{r(1)}const p=this._childPids.get(e.pid);p&&(p.delete(o.pid),p.size===0&&this._childPids.delete(e.pid)),e.releaseSync(),e.releaseExit(),e.releaseShellDone()}),o.on("worker-error",()=>{r(1);const d=this._childPids.get(e.pid);d&&(d.delete(o.pid),d.size===0&&this._childPids.delete(e.pid)),e.releaseSync(),e.releaseExit(),e.releaseShellDone()})}catch{r(1)}}),e.on("server-listen",(t,n)=>{this.registerServerPort(t,e.pid),this.emit("server-listen",e.pid,t,n)}),e.on("server-close",t=>{this.unregisterServerPort(t),this.emit("server-close",e.pid,t)}),e.on("http-response",t=>{const n=this._httpCallbacks.get(t.requestId);n&&n(t)}),e.on("ws-frame",t=>{this.emit("ws-frame",t)}),e.on("cwd-change",t=>{this.emit("cwd-change",e.pid,t)}),e.on("stdin-raw-status",t=>{this.emit("stdin-raw-status",e.pid,t)}),e.on("worker-error",(t,n)=>{this.emit("error",e.pid,t,n)})}_createEmptySnapshot(){return{manifest:[],data:new ArrayBuffer(0)}}broadcastVFSChange(e,t,n,s){for(const[r,o]of this._processes)if(!(r===s||o.state==="exited"))try{const c=t?t.slice(0):null;o.postMessage({type:"vfs-sync",path:e,content:c,isDirectory:n},c?[c]:[])}catch{}}},H(a,"_workerBlobUrl",null),a);const Pu=4*1024*1024;T0=class{constructor(e){H(this,"_volume"),H(this,"_broadcaster",null),H(this,"_sharedVFS",null),H(this,"_suppressWatch",!1),this._volume=e}setBroadcaster(e){this._broadcaster=e}setSharedVFS(e){this._sharedVFS=e}createSnapshot(){const e=[],t=[];let n=0;this._walkVolume("/",(c,d,p)=>{d?e.push({path:c,offset:0,length:0,isDirectory:!0}):p&&(e.push({path:c,offset:n,length:p.byteLength,isDirectory:!1}),t.push(p),n+=p.byteLength)});const s=new ArrayBuffer(n),r=new Uint8Array(s);let o=0;for(const c of t)r.set(c,o),o+=c.byteLength;return{manifest:e,data:s}}createChunkedSnapshots(){const e=this.createSnapshot(),t=e.data.byteLength;if(t<=Pu)return[{chunkIndex:0,totalChunks:1,data:e.data,manifest:e.manifest}];const n=[],s=new Uint8Array(e.data),r=Math.ceil(t/Pu);let o=0;for(let c=0;c<r;c++){const d=Math.min(o+Pu,t),p=s.slice(o,d),y=e.manifest.filter(g=>g.isDirectory?c===0:g.offset>=o&&g.offset<d).map(g=>({...g,offset:g.isDirectory?0:g.offset-o}));n.push({chunkIndex:c,totalChunks:r,data:p.buffer.slice(p.byteOffset,p.byteOffset+p.byteLength),manifest:y}),o=d}return n}handleWorkerWrite(e,t){this._suppressWatch=!0;try{const n=e.substring(0,e.lastIndexOf("/"))||"/";n!=="/"&&!this._volume.existsSync(n)&&this._volume.mkdirSync(n,{recursive:!0}),this._volume.writeFileSync(e,t),this._sharedVFS&&this._sharedVFS.writeFile(e,t)}finally{this._suppressWatch=!1}}handleWorkerMkdir(e){this._suppressWatch=!0;try{this._volume.existsSync(e)||this._volume.mkdirSync(e,{recursive:!0}),this._sharedVFS&&this._sharedVFS.writeDirectory(e)}finally{this._suppressWatch=!1}}handleWorkerDelete(e){this._suppressWatch=!0;try{try{this._volume.existsSync(e)&&(this._volume.statSync(e).isDirectory()?this._volume.rmdirSync(e):this._volume.unlinkSync(e))}catch(t){console.warn(`[VFSBridge] Failed to delete "${e}":`,t)}this._sharedVFS&&this._sharedVFS.deleteFile(e)}finally{this._suppressWatch=!1}}broadcastChange(e,t,n){this._broadcaster&&this._broadcaster(e,t,n)}watch(){const e=this._volume.watch("/",{recursive:!0},(t,n)=>{if(!(!n||this._suppressWatch))try{if(this._volume.existsSync(n))if(this._volume.statSync(n).isDirectory())this.broadcastChange(n,new ArrayBuffer(0),-1),this._sharedVFS&&this._sharedVFS.writeDirectory(n);else{const r=this._volume.readFileSync(n),o=r.buffer.slice(r.byteOffset,r.byteOffset+r.byteLength);this.broadcastChange(n,o,-1),this._sharedVFS&&this._sharedVFS.writeFile(n,r)}else this.broadcastChange(n,null,-1),this._sharedVFS&&this._sharedVFS.deleteFile(n)}catch(s){console.warn(`[VFSBridge] Watch error for "${n}":`,s)}});return()=>e.close()}_walkVolume(e,t){try{const n=this._volume.readdirSync(e);for(const s of n){const r=e==="/"?`/${s}`:`${e}/${s}`;try{if(this._volume.statSync(r).isDirectory())t(r,!0,null),this._walkVolume(r,t);else{const c=this._volume.readFileSync(r);t(r,!1,c)}}catch(o){console.warn(`[VFSBridge] Failed to stat/read "${r}":`,o)}}}catch(n){console.warn(`[VFSBridge] Failed to read directory "${e}":`,n)}}};const oA=E;function lA(e){return e.replace(/\//g,"%2f")}class Wr{constructor(t={}){H(this,"baseUrl"),H(this,"metadataStore"),this.baseUrl=(t.endpoint||oA).replace(/\/+$/,""),this.metadataStore=t.metadataCache||new Map}async fetchManifest(t){const n=this.metadataStore.get(t);if(n)return n;const s=`${this.baseUrl}/${lA(t)}`,r=await fetch(s,{headers:{Accept:"application/vnd.npm.install-v1+json; q=1.0, application/json; q=0.8"}});if(r.status===404)throw new Error(`Package "${t}" does not exist in the registry`);if(!r.ok)throw new Error(`Registry request for "${t}" failed with HTTP ${r.status}`);const o=await r.json();return this.metadataStore.set(t,o),o}async fetchVersion(t,n){const s=await this.fetchManifest(t),o=s["dist-tags"][n]||n,c=s.versions[o];if(!c)throw new Error(`Version "${n}" does not exist for package "${t}"`);return c}async getLatestVersion(t){return(await this.fetchManifest(t))["dist-tags"].latest}async listVersions(t){const n=await this.fetchManifest(t);return Object.keys(n.versions)}async getTarballUrl(t,n){return(await this.fetchVersion(t,n)).dist.tarball}async downloadArchive(t){const n=await fetch(t);if(!n.ok)throw new Error(`Tarball download failed (HTTP ${n.status}): ${t}`);return n.arrayBuffer()}flushCache(){this.metadataStore.clear()}}Object.freeze(Object.defineProperty({__proto__:null,RegistryClient:Wr,default:Wr},Symbol.toStringTag,{value:"Module"}));const cA=/^(\d+)\.(\d+)\.(\d+)(?:-(.+))?$/;function da(e){const t=e.match(cA);return t?{major:Number(t[1]),minor:Number(t[2]),patch:Number(t[3]),prerelease:t[4]}:null}function Gt(e,t){const n=da(e),s=da(t);if(!n||!s)return e.localeCompare(t);const r=n.major-s.major;if(r!==0)return r;const o=n.minor-s.minor;if(o!==0)return o;const c=n.patch-s.patch;return c!==0?c:n.prerelease&&!s.prerelease?-1:!n.prerelease&&s.prerelease?1:n.prerelease&&s.prerelease?n.prerelease.localeCompare(s.prerelease):0}function Fo(e,t){const n=da(e);if(!n||n.prerelease&&!t.includes("-"))return!1;if(t=t.trim(),t==="*"||t==="latest"||t==="")return!0;if(t.includes("||"))return t.split("||").some(r=>Fo(e,r.trim()));if(t.includes(" - ")){const[r,o]=t.split(" - ").map(c=>c.trim());return Gt(e,r)>=0&&Gt(e,o)<=0}const s=t.match(/(>=|<=|>|<|=)\s*(\d+(?:\.\d+)?(?:\.\d+)?(?:-[^\s]*)?)/g);if(s&&s.length>1)return s.every(r=>{const o=r.match(/^(>=|<=|>|<|=)\s*(\d+(?:\.\d+)?(?:\.\d+)?(?:-[^\s]*)?)$/);if(!o)return!0;const c=o[1];let d=o[2];const p=(d.match(/\./g)||[]).length;return p===0?d+=".0.0":p===1&&(d+=".0"),uA(e,c,d)});if(t.startsWith("^")){const r=er(t.slice(1)),o=da(r);return!o||n.major!==o.major||o.major===0&&(o.minor!==0&&n.minor!==o.minor||o.minor===0&&n.minor!==0)?!1:Gt(e,r)>=0}if(t.startsWith("~")){const r=er(t.slice(1)),o=da(r);return o?n.major===o.major&&n.minor===o.minor&&Gt(e,r)>=0:!1}if(t.startsWith(">="))return Gt(e,er(t.slice(2).trim()))>=0;if(t.startsWith(">"))return Gt(e,er(t.slice(1).trim()))>0;if(t.startsWith("<="))return Gt(e,er(t.slice(2).trim()))<=0;if(t.startsWith("<"))return Gt(e,er(t.slice(1).trim()))<0;if(t.startsWith("="))return Gt(e,er(t.slice(1).trim()))===0;if(t.includes("x")||t.includes("X")||/^\d+$/.test(t)||/^\d+\.\d+$/.test(t)){const r=t.replace(/[xX]/g,"").split(".").filter(Boolean);if(r.length===1)return n.major===Number(r[0]);if(r.length===2)return n.major===Number(r[0])&&n.minor===Number(r[1])}if(t.includes(" "))return t.split(/\s+/).filter(Boolean).every(r=>Fo(e,r));if(/^\d+\.\d+\.\d+/.test(t)){const r=t.match(/^(\d+\.\d+\.\d+(?:-[^\s]+)?)/);if(r)return Gt(e,r[1])===0}return Gt(e,t)===0}function er(e){const t=e.replace(/[xX*]/g,"0").split(".");for(;t.length<3;)t.push("0");return t.join(".")}function uA(e,t,n){const s=Gt(e,n);switch(t){case">=":return s>=0;case"<=":return s<=0;case">":return s>0;case"<":return s<0;default:return s===0}}function dA(e,t){const n=[...e].sort((s,r)=>Gt(r,s));for(const s of n)if(Fo(s,t))return s;return null}function hA(e){if(!e.startsWith("npm:"))return null;const t=e.slice(4);let n;return t.startsWith("@")?n=t.indexOf("@",1):n=t.indexOf("@"),n===-1?{realName:t,realRange:"latest"}:{realName:t.slice(0,n),realRange:t.slice(n+1)}}async function pA(e,t="latest",n={}){const r={registry:n.registry||new Wr,completed:new Map,inFlight:new Set,config:n};return await Du(e,t,r),r.completed}async function fA(e,t={}){const s={registry:t.registry||new Wr,completed:new Map,inFlight:new Set,config:t},r={...e.dependencies};t.devDependencies&&e.devDependencies&&Object.assign(r,e.devDependencies);for(const[o,c]of Object.entries(r))await Du(o,c,s);return s.completed}async function Du(e,t,n){var s,r;const{registry:o,completed:c,inFlight:d,config:p}=n,y=hA(t),g=e,x=(y==null?void 0:y.realName)??e;t=(y==null?void 0:y.realRange)??t;const k=`${g}@${t}`;if(!d.has(k)){if(c.has(g)){const C=c.get(g);return Fo(C.version,t),void 0}d.add(k);try{(s=p.onProgress)==null||s.call(p,`Resolving ${x}@${t}`);const C=await o.fetchManifest(x),T=Object.keys(C.versions);let L;if(t==="latest"||t==="*")L=C["dist-tags"].latest;else if(C["dist-tags"][t])L=C["dist-tags"][t];else{const q=dA(T,t);if(!q)throw new Error(`Could not find a version of "${x}" matching "${t}"`);L=q}const V=C.versions[L];c.set(g,{name:g,version:L,tarballUrl:V.dist.tarball,dependencies:V.dependencies||{},shasum:V.dist.shasum});const G={};if(V.peerDependencies){const q=V.peerDependenciesMeta||{};for(const[$,te]of Object.entries(V.peerDependencies))(r=q[$])!=null&&r.optional||(G[$]=te)}if(V.dependencies&&Object.assign(G,V.dependencies),V.optionalDependencies)if(p.optionalDependencies)Object.assign(G,V.optionalDependencies);else for(const[q,$]of Object.entries(V.optionalDependencies))q.includes("wasm32-wasi")&&(G[q]=$);const J=Object.entries(G),X=8;for(let q=0;q<J.length;q+=X){const $=J.slice(q,q+X);await Promise.all($.map(([te,P])=>Du(te,P,n)))}}finally{d.delete(k)}}}const mA=`
|
|
46314
|
+
`;Yo=function(){try{return typeof SharedArrayBuffer<"u"&&typeof Atomics<"u"}catch{return!1}};const Js=264,ua=0,Bo=4,Lo=8,Au=12,Vr=16,vv=248,Mo=1,wv=2,Qs=16,Tu=16384,QC=Tu*Js,Hr=Qs+QC,eA=64*1024*1024;E0=class{constructor(e=eA){if(H(this,"_buffer"),H(this,"_view"),H(this,"_int32"),H(this,"_uint8"),H(this,"_pathEncoder",new TextEncoder),H(this,"_pathDecoder",new TextDecoder),!Yo())throw new Error("SharedArrayBuffer not available. Ensure COOP/COEP headers are set.");this._buffer=new SharedArrayBuffer(e),this._view=new DataView(this._buffer),this._int32=new Int32Array(this._buffer),this._uint8=new Uint8Array(this._buffer),Atomics.store(this._int32,0,0),Atomics.store(this._int32,1,0),this._view.setUint32(8,0),Atomics.store(this._int32,3,0)}get buffer(){return this._buffer}writeFile(e,t){this._lock();try{const n=Atomics.load(this._int32,1),s=this._view.getUint32(8),r=this._findEntry(e);if(r!==-1)return this._updateEntry(r,t,s);if(n>=Tu||Hr+s+t.byteLength>this._buffer.byteLength)return!1;const o=s;this._uint8.set(t,Hr+o);const c=Qs+n*Js;this._view.setUint32(c+ua,Mo),this._view.setUint32(c+Bo,o),this._view.setUint32(c+Lo,t.byteLength),this._view.setUint32(c+Au,Date.now()/1e3|0);const d=this._pathEncoder.encode(e),p=Math.min(d.byteLength,vv-1);return this._uint8.set(d.subarray(0,p),c+Vr),this._uint8[c+Vr+p]=0,Atomics.store(this._int32,1,n+1),this._view.setUint32(8,s+t.byteLength),Atomics.add(this._int32,0,1),Atomics.notify(this._int32,0),!0}finally{this._unlock()}}writeDirectory(e){this._lock();try{const t=Atomics.load(this._int32,1);if(t>=Tu)return!1;if(this._findEntry(e)!==-1)return!0;const n=Qs+t*Js;this._view.setUint32(n+ua,Mo|wv),this._view.setUint32(n+Bo,0),this._view.setUint32(n+Lo,0),this._view.setUint32(n+Au,Date.now()/1e3|0);const s=this._pathEncoder.encode(e),r=Math.min(s.byteLength,vv-1);return this._uint8.set(s.subarray(0,r),n+Vr),this._uint8[n+Vr+r]=0,Atomics.store(this._int32,1,t+1),Atomics.add(this._int32,0,1),Atomics.notify(this._int32,0),!0}finally{this._unlock()}}deleteFile(e){this._lock();try{const t=this._findEntry(e);if(t===-1)return!1;const n=Qs+t*Js;return this._view.setUint32(n+ua,0),Atomics.add(this._int32,0,1),Atomics.notify(this._int32,0),!0}finally{this._unlock()}}readFile(e){const t=this._findEntry(e);if(t===-1)return null;const n=Qs+t*Js,s=this._view.getUint32(n+ua);if(!(s&Mo)||s&wv)return null;const r=this._view.getUint32(n+Bo),o=this._view.getUint32(n+Lo);return new Uint8Array(this._uint8.slice(Hr+r,Hr+r+o))}exists(e){return this._findEntry(e)!==-1}get version(){return Atomics.load(this._int32,0)}_findEntry(e){const t=Atomics.load(this._int32,1),n=this._pathEncoder.encode(e);for(let s=0;s<t;s++){const r=Qs+s*Js;if(!(this._view.getUint32(r+ua)&Mo))continue;let c=!0;for(let d=0;d<n.byteLength;d++)if(this._uint8[r+Vr+d]!==n[d]){c=!1;break}if(c&&this._uint8[r+Vr+n.byteLength]===0)return s}return-1}_updateEntry(e,t,n){if(Hr+n+t.byteLength>this._buffer.byteLength)return!1;const s=Qs+e*Js,r=n;return this._uint8.set(t,Hr+r),this._view.setUint32(s+Bo,r),this._view.setUint32(s+Lo,t.byteLength),this._view.setUint32(s+Au,Date.now()/1e3|0),this._view.setUint32(8,n+t.byteLength),Atomics.add(this._int32,0,1),Atomics.notify(this._int32,0),!0}_lock(){for(;Atomics.compareExchange(this._int32,3,0,1)!==0;)Atomics.wait(this._int32,3,1,1)}_unlock(){Atomics.store(this._int32,3,0),Atomics.notify(this._int32,3)}};const Vn=4096,Iu=64,tA=0,nA=1,sA=2,rA=Iu*Vn*4+4,iA=Iu*Vn;k0=class{constructor(e=rA){if(H(this,"_buffer"),H(this,"_int32"),H(this,"_uint8"),!Yo())throw new Error("SharedArrayBuffer not available. Ensure COOP/COEP headers are set.");this._buffer=new SharedArrayBuffer(e),this._int32=new Int32Array(this._buffer),this._uint8=new Uint8Array(this._buffer);for(let t=0;t<Iu;t++)Atomics.store(this._int32,t*Vn,tA);Atomics.store(this._int32,iA,0)}get buffer(){return this._buffer}writeResult(e,t,n){const s=e*Vn;Atomics.store(this._int32,s+1,t);const o=new TextEncoder().encode(n),c=(Vn-3)*4,d=Math.min(o.byteLength,c);Atomics.store(this._int32,s+2,d);const p=(s+3)*4;this._uint8.set(o.subarray(0,d),p),Atomics.store(this._int32,s,nA),Atomics.notify(this._int32,s)}writeError(e,t,n){const s=e*Vn;Atomics.store(this._int32,s+1,t);const o=new TextEncoder().encode(n),c=(Vn-3)*4,d=Math.min(o.byteLength,c);Atomics.store(this._int32,s+2,d);const p=(s+3)*4;this._uint8.set(o.subarray(0,d),p),Atomics.store(this._int32,s,sA),Atomics.notify(this._int32,s)}};const Ru=10,Sv=50;ga=(a=class extends ne{constructor(e){super(),H(this,"_processes",new Map),H(this,"_nextPid",100),H(this,"_volume"),H(this,"_vfsBridge",null),H(this,"_sharedBuffer",null),H(this,"_syncBuffer",null),H(this,"_serverPorts",new Map),H(this,"_childPids",new Map),H(this,"_httpCallbacks",new Map),H(this,"_nextHttpRequestId",1),this._volume=e}setVFSBridge(e){this._vfsBridge=e}setSharedBuffer(e){this._sharedBuffer=e}setSyncBuffer(e){this._syncBuffer=e}spawn(e){if(this._processes.size>=Sv)throw new Error(`Process limit exceeded (max ${Sv})`);if(e.parentPid!==void 0){let d=0,p=e.parentPid;for(;p!==void 0&&d<Ru;){const y=this._processes.get(p);p=y==null?void 0:y.parentPid,d++}if(d>=Ru)throw new Error(`Process tree depth limit exceeded (max ${Ru})`)}const t=this._nextPid++,n=this._vfsBridge?this._vfsBridge.createSnapshot():this._createEmptySnapshot(),s={command:e.command,args:e.args??[],cwd:e.cwd??"/",env:e.env??{},snapshot:n,sharedBuffer:this._sharedBuffer??void 0,syncBuffer:this._syncBuffer??void 0,parentPid:e.parentPid},r=this._createWorker(),o=new C0(r,s);o._setPid(t),this._processes.set(t,o),this._wireHandleEvents(o);const c={type:"init",pid:t,cwd:s.cwd,env:s.env,snapshot:s.snapshot,sharedBuffer:s.sharedBuffer,syncBuffer:s.syncBuffer};return o.init(c),this.emit("spawn",t,e.command,e.args),o}getProcess(e){return this._processes.get(e)}listProcesses(){const e=[];for(const[t,n]of this._processes)e.push({pid:t,command:n.command,args:n.args,state:n.state,exitCode:n.exitCode,parentPid:n.parentPid});return e}kill(e,t="SIGTERM"){const n=this._processes.get(e);return n?(n.kill(t),this._killDescendants(e,t),this._cleanupServerPorts(e),!0):!1}_cleanupServerPorts(e){for(const[n,s]of this._serverPorts)s===e&&(this._serverPorts.delete(n),this.emit("server-close",e,n));const t=this._childPids.get(e);if(t)for(const n of t)this._cleanupServerPorts(n)}_killDescendants(e,t){const n=this._childPids.get(e);if(n)for(const s of n){const r=this._processes.get(s);r&&r.state!=="exited"&&(r.kill(t),r.removeAllListeners("stdout"),r.removeAllListeners("stderr")),this._killDescendants(s,t)}}teardown(){for(const[e,t]of this._processes)try{t.kill("SIGKILL")}catch{}this._processes.clear()}get processCount(){return this._processes.size}registerServerPort(e,t){this._serverPorts.set(e,t)}unregisterServerPort(e){this._serverPorts.delete(e)}getServerPorts(){return[...this._serverPorts.keys()]}dispatchHttpRequest(e,t,n,s,r){const o=this._serverPorts.get(e);if(o===void 0)return Promise.resolve({statusCode:503,statusMessage:"Service Unavailable",headers:{"Content-Type":"text/plain"},body:`No server on port ${e}`});const c=this._processes.get(o);if(!c||c.state==="exited")return this._serverPorts.delete(e),Promise.resolve({statusCode:503,statusMessage:"Service Unavailable",headers:{"Content-Type":"text/plain"},body:`Server process exited (pid ${o})`});const d=this._nextHttpRequestId++;return new Promise(p=>{this._httpCallbacks.set(d,y=>{this._httpCallbacks.delete(d),p({statusCode:y.statusCode,statusMessage:y.statusMessage,headers:y.headers,body:y.body})}),c.postMessage({type:"http-request",requestId:d,port:e,method:t,path:n,headers:s,body:r??null})})}dispatchWsUpgrade(e,t,n,s){const r=this._serverPorts.get(e);if(r===void 0)return-1;const o=this._processes.get(r);return!o||o.state==="exited"?(this._serverPorts.delete(e),-1):(o.postMessage({type:"ws-upgrade",uid:t,port:e,path:n,headers:s}),r)}dispatchWsData(e,t,n){const s=this._processes.get(e);!s||s.state==="exited"||s.postMessage({type:"ws-data",uid:t,frame:n})}dispatchWsClose(e,t,n){const s=this._processes.get(e);!s||s.state==="exited"||s.postMessage({type:"ws-close",uid:t,code:n})}_createWorker(){if(!ga._workerBlobUrl){const e=new Blob([JC],{type:"application/javascript"});ga._workerBlobUrl=URL.createObjectURL(e)}return new Worker(ga._workerBlobUrl)}_wireHandleEvents(e){e.on("signal",t=>{this._killDescendants(e.pid,t)}),e.on("stdin-forward",t=>{const n=this._childPids.get(e.pid);if(n)for(const s of n){const r=this._processes.get(s);r&&r.state!=="exited"&&r.sendStdin(t)}}),e.on("exit",t=>{for(const[n,s]of this._serverPorts)s===e.pid&&(this._serverPorts.delete(n),this.emit("server-close",e.pid,n));for(const[n,s]of this._httpCallbacks)s({type:"http-response",requestId:n,statusCode:503,statusMessage:"Worker Exited",headers:{},body:"Worker process exited before completing the request"});this.emit("exit",e.pid,t),setTimeout(()=>{this._processes.delete(e.pid)},100)}),e.on("vfs-write",(t,n,s)=>{this._vfsBridge&&(s?this._vfsBridge.handleWorkerMkdir(t):this._vfsBridge.handleWorkerWrite(t,new Uint8Array(n)),this._vfsBridge.broadcastChange(t,n,e.pid))}),e.on("vfs-delete",t=>{this._vfsBridge&&(this._vfsBridge.handleWorkerDelete(t),this._vfsBridge.broadcastChange(t,null,e.pid))}),e.on("vfs-read",(t,n)=>{try{if(this._volume.existsSync(n))if(this._volume.statSync(n).isDirectory())e.postMessage({type:"vfs-sync",path:n,content:null,isDirectory:!0});else{const r=this._volume.readFileSync(n),o=r.buffer.slice(r.byteOffset,r.byteOffset+r.byteLength);e.postMessage({type:"vfs-sync",path:n,content:o,isDirectory:!1},[o])}else e.postMessage({type:"vfs-sync",path:n,content:null,isDirectory:!1})}catch{try{e.postMessage({type:"vfs-sync",path:n,content:null,isDirectory:!1})}catch{}}}),e.on("spawn-request",t=>{const n=t.args.length?`${t.command} ${t.args.join(" ")}`:t.command;try{const s=this.spawn({command:t.command,args:t.args,cwd:t.cwd,env:t.env,parentPid:e.pid});this._childPids.has(e.pid)||this._childPids.set(e.pid,new Set),this._childPids.get(e.pid).add(s.pid),e.holdExit(),e.holdShellDone(),e.postMessage({type:"spawn-result",requestId:t.requestId,pid:s.pid});const r=/(?:^|\/)node$/.test(t.command),o=()=>{r&&t.args.length>0?s.exec({type:"exec",filePath:t.args[0],args:t.args.slice(1),cwd:t.cwd,env:t.env,isShell:!1}):s.exec({type:"exec",filePath:"",args:t.args,cwd:t.cwd,env:t.env,isShell:!0,shellCommand:n})};s.state==="running"?o():s.on("ready",o),s.on("stdout",c=>{e.workerExited||e.shellCommandDone?e.emit("stdout",c):e.postMessage({type:"child-output",requestId:t.requestId,stream:"stdout",data:c})}),s.on("stderr",c=>{e.workerExited||e.shellCommandDone?e.emit("stderr",c):e.postMessage({type:"child-output",requestId:t.requestId,stream:"stderr",data:c})}),s.on("stdin-raw-status",c=>{e.emit("stdin-raw-status",c)}),s.on("exit",c=>{e.workerExited||e.postMessage({type:"child-exit",requestId:t.requestId,exitCode:c,stdout:s.stdout,stderr:s.stderr});const d=this._childPids.get(e.pid);d&&(d.delete(s.pid),d.size===0&&this._childPids.delete(e.pid)),e.releaseExit(),e.releaseShellDone()})}catch(s){e.postMessage({type:"spawn-result",requestId:t.requestId,pid:-1,error:s instanceof Error?s.message:String(s)})}}),e.on("fork-request",t=>{try{const n=this.spawn({command:"node",args:[t.modulePath,...t.args],cwd:t.cwd,env:t.env,parentPid:e.pid});this._childPids.has(e.pid)||this._childPids.set(e.pid,new Set),this._childPids.get(e.pid).add(n.pid),e.holdExit(),e.holdShellDone(),e.postMessage({type:"spawn-result",requestId:t.requestId,pid:n.pid});const s=()=>{n.exec({type:"exec",filePath:t.modulePath,args:t.args,cwd:t.cwd,env:t.env,isShell:!1,isFork:!0})};n.state==="running"?s():n.on("ready",s),n.on("stdout",r=>{e.workerExited||e.shellCommandDone?e.emit("stdout",r):e.postMessage({type:"child-output",requestId:t.requestId,stream:"stdout",data:r})}),n.on("stderr",r=>{e.workerExited||e.shellCommandDone?e.emit("stderr",r):e.postMessage({type:"child-output",requestId:t.requestId,stream:"stderr",data:r})}),n.on("ipc-message",r=>{const o=(r==null?void 0:r.data)??r;e.workerExited||e.postMessage({type:"ipc-message",targetRequestId:t.requestId,data:o})}),e.on("ipc-message",r=>{r.targetRequestId===t.requestId&&n.postMessage({type:"ipc-message",data:r.data})}),n.on("exit",r=>{e.workerExited||e.postMessage({type:"child-exit",requestId:t.requestId,exitCode:r,stdout:n.stdout,stderr:n.stderr});const o=this._childPids.get(e.pid);o&&(o.delete(n.pid),o.size===0&&this._childPids.delete(e.pid)),e.releaseExit(),e.releaseShellDone()})}catch(n){e.postMessage({type:"spawn-result",requestId:t.requestId,pid:-1,error:n instanceof Error?n.message:String(n)})}}),e.on("workerthread-request",t=>{try{let n=t.modulePath;if(t.isEval){const o=`/__wt_eval_${t.threadId}__.js`;if(this._volume.writeFileSync(o,t.modulePath),n=o,this._vfsBridge){const d=new TextEncoder().encode(t.modulePath).buffer;this._vfsBridge.handleWorkerWrite(o,new Uint8Array(d)),this._vfsBridge.broadcastChange(o,d,e.pid)}}const s=this.spawn({command:"node",args:[n],cwd:t.cwd,env:t.env,parentPid:e.pid});this._childPids.has(e.pid)||this._childPids.set(e.pid,new Set),this._childPids.get(e.pid).add(s.pid),e.holdExit(),e.holdShellDone(),e.postMessage({type:"spawn-result",requestId:t.requestId,pid:s.pid});const r=()=>{s.exec({type:"exec",filePath:n,args:t.args||[],cwd:t.cwd,env:t.env,isShell:!1,isFork:!0,isWorkerThread:!0,workerData:t.workerData,threadId:t.threadId})};s.state==="running"?r():s.on("ready",r),s.on("stdout",o=>{e.workerExited||e.shellCommandDone?e.emit("stdout",o):e.postMessage({type:"child-output",requestId:t.requestId,stream:"stdout",data:o})}),s.on("stderr",o=>{e.workerExited||e.shellCommandDone?e.emit("stderr",o):e.postMessage({type:"child-output",requestId:t.requestId,stream:"stderr",data:o})}),s.on("ipc-message",o=>{const c=(o==null?void 0:o.data)??o;e.workerExited||e.postMessage({type:"ipc-message",targetRequestId:t.requestId,data:c})}),e.on("ipc-message",o=>{o.targetRequestId===t.requestId&&s.postMessage({type:"ipc-message",data:o.data})}),s.on("exit",o=>{if(t.isEval)try{this._volume.unlinkSync(`/__wt_eval_${t.threadId}__.js`)}catch{}e.workerExited||e.postMessage({type:"child-exit",requestId:t.requestId,exitCode:o,stdout:s.stdout,stderr:s.stderr});const c=this._childPids.get(e.pid);c&&(c.delete(s.pid),c.size===0&&this._childPids.delete(e.pid)),e.releaseExit(),e.releaseShellDone()})}catch(n){e.postMessage({type:"spawn-result",requestId:t.requestId,pid:-1,error:n instanceof Error?n.message:String(n)})}}),e.on("spawn-sync",t=>{if(!this._syncBuffer)return;const n=t.shellCommand??(t.args.length?`${t.command} ${t.args.join(" ")}`:t.command),s=(Vn-3)*4,r=o=>{try{const c=new Int32Array(this._syncBuffer),d=t.syncSlot*Vn;Atomics.store(c,d+1,o),Atomics.store(c,d+2,0),Atomics.store(c,d,2),Atomics.notify(c,d)}catch{}};try{const o=this.spawn({command:t.command,args:t.args,cwd:t.cwd,env:t.env,parentPid:e.pid});this._childPids.has(e.pid)||this._childPids.set(e.pid,new Set),this._childPids.get(e.pid).add(o.pid),e.holdExit(),e.holdShellDone(),e.holdSync();const c=()=>{o.exec({type:"exec",filePath:"",args:t.args,cwd:t.cwd,env:t.env,isShell:!0,shellCommand:n})};o.state==="running"?c():o.on("ready",c),o.on("stdout",d=>{e.emit("stdout",d)}),o.on("stderr",d=>{e.emit("stderr",d)}),o.on("stdin-raw-status",d=>{e.emit("stdin-raw-status",d)}),o.on("exit",d=>{try{const y=new Int32Array(this._syncBuffer),g=new TextEncoder,x=t.syncSlot*Vn,k=g.encode(o.stdout),C=Math.min(k.byteLength,s);Atomics.store(y,x+1,d),Atomics.store(y,x+2,C);const T=new Uint8Array(this._syncBuffer),L=(x+3)*4;T.set(k.subarray(0,C),L),Atomics.store(y,x,1),Atomics.notify(y,x)}catch{r(1)}const p=this._childPids.get(e.pid);p&&(p.delete(o.pid),p.size===0&&this._childPids.delete(e.pid)),e.releaseSync(),e.releaseExit(),e.releaseShellDone()}),o.on("worker-error",()=>{r(1);const d=this._childPids.get(e.pid);d&&(d.delete(o.pid),d.size===0&&this._childPids.delete(e.pid)),e.releaseSync(),e.releaseExit(),e.releaseShellDone()})}catch{r(1)}}),e.on("server-listen",(t,n)=>{this.registerServerPort(t,e.pid),this.emit("server-listen",e.pid,t,n)}),e.on("server-close",t=>{this.unregisterServerPort(t),this.emit("server-close",e.pid,t)}),e.on("http-response",t=>{const n=this._httpCallbacks.get(t.requestId);n&&n(t)}),e.on("ws-frame",t=>{this.emit("ws-frame",t)}),e.on("cwd-change",t=>{this.emit("cwd-change",e.pid,t)}),e.on("stdin-raw-status",t=>{this.emit("stdin-raw-status",e.pid,t)}),e.on("worker-error",(t,n)=>{this.emit("error",e.pid,t,n)})}_createEmptySnapshot(){return{manifest:[],data:new ArrayBuffer(0)}}broadcastVFSChange(e,t,n,s){for(const[r,o]of this._processes)if(!(r===s||o.state==="exited"))try{const c=t?t.slice(0):null;o.postMessage({type:"vfs-sync",path:e,content:c,isDirectory:n},c?[c]:[])}catch{}}},H(a,"_workerBlobUrl",null),a);const Pu=4*1024*1024;A0=class{constructor(e){H(this,"_volume"),H(this,"_broadcaster",null),H(this,"_sharedVFS",null),H(this,"_suppressWatch",!1),this._volume=e}setBroadcaster(e){this._broadcaster=e}setSharedVFS(e){this._sharedVFS=e}createSnapshot(){const e=[],t=[];let n=0;this._walkVolume("/",(c,d,p)=>{d?e.push({path:c,offset:0,length:0,isDirectory:!0}):p&&(e.push({path:c,offset:n,length:p.byteLength,isDirectory:!1}),t.push(p),n+=p.byteLength)});const s=new ArrayBuffer(n),r=new Uint8Array(s);let o=0;for(const c of t)r.set(c,o),o+=c.byteLength;return{manifest:e,data:s}}createChunkedSnapshots(){const e=this.createSnapshot(),t=e.data.byteLength;if(t<=Pu)return[{chunkIndex:0,totalChunks:1,data:e.data,manifest:e.manifest}];const n=[],s=new Uint8Array(e.data),r=Math.ceil(t/Pu);let o=0;for(let c=0;c<r;c++){const d=Math.min(o+Pu,t),p=s.slice(o,d),y=e.manifest.filter(g=>g.isDirectory?c===0:g.offset>=o&&g.offset<d).map(g=>({...g,offset:g.isDirectory?0:g.offset-o}));n.push({chunkIndex:c,totalChunks:r,data:p.buffer.slice(p.byteOffset,p.byteOffset+p.byteLength),manifest:y}),o=d}return n}handleWorkerWrite(e,t){this._suppressWatch=!0;try{const n=e.substring(0,e.lastIndexOf("/"))||"/";n!=="/"&&!this._volume.existsSync(n)&&this._volume.mkdirSync(n,{recursive:!0}),this._volume.writeFileSync(e,t),this._sharedVFS&&this._sharedVFS.writeFile(e,t)}finally{this._suppressWatch=!1}}handleWorkerMkdir(e){this._suppressWatch=!0;try{this._volume.existsSync(e)||this._volume.mkdirSync(e,{recursive:!0}),this._sharedVFS&&this._sharedVFS.writeDirectory(e)}finally{this._suppressWatch=!1}}handleWorkerDelete(e){this._suppressWatch=!0;try{try{this._volume.existsSync(e)&&(this._volume.statSync(e).isDirectory()?this._volume.rmdirSync(e):this._volume.unlinkSync(e))}catch(t){console.warn(`[VFSBridge] Failed to delete "${e}":`,t)}this._sharedVFS&&this._sharedVFS.deleteFile(e)}finally{this._suppressWatch=!1}}broadcastChange(e,t,n){this._broadcaster&&this._broadcaster(e,t,n)}watch(){const e=this._volume.watch("/",{recursive:!0},(t,n)=>{if(!(!n||this._suppressWatch))try{if(this._volume.existsSync(n))if(this._volume.statSync(n).isDirectory())this.broadcastChange(n,new ArrayBuffer(0),-1),this._sharedVFS&&this._sharedVFS.writeDirectory(n);else{const r=this._volume.readFileSync(n),o=r.buffer.slice(r.byteOffset,r.byteOffset+r.byteLength);this.broadcastChange(n,o,-1),this._sharedVFS&&this._sharedVFS.writeFile(n,r)}else this.broadcastChange(n,null,-1),this._sharedVFS&&this._sharedVFS.deleteFile(n)}catch(s){console.warn(`[VFSBridge] Watch error for "${n}":`,s)}});return()=>e.close()}_walkVolume(e,t){try{const n=this._volume.readdirSync(e);for(const s of n){const r=e==="/"?`/${s}`:`${e}/${s}`;try{if(this._volume.statSync(r).isDirectory())t(r,!0,null),this._walkVolume(r,t);else{const c=this._volume.readFileSync(r);t(r,!1,c)}}catch(o){console.warn(`[VFSBridge] Failed to stat/read "${r}":`,o)}}}catch(n){console.warn(`[VFSBridge] Failed to read directory "${e}":`,n)}}};const aA=E;function oA(e){return e.replace(/\//g,"%2f")}class Wr{constructor(t={}){H(this,"baseUrl"),H(this,"metadataStore"),this.baseUrl=(t.endpoint||aA).replace(/\/+$/,""),this.metadataStore=t.metadataCache||new Map}async fetchManifest(t){const n=this.metadataStore.get(t);if(n)return n;const s=`${this.baseUrl}/${oA(t)}`,r=await fetch(s,{headers:{Accept:"application/vnd.npm.install-v1+json; q=1.0, application/json; q=0.8"}});if(r.status===404)throw new Error(`Package "${t}" does not exist in the registry`);if(!r.ok)throw new Error(`Registry request for "${t}" failed with HTTP ${r.status}`);const o=await r.json();return this.metadataStore.set(t,o),o}async fetchVersion(t,n){const s=await this.fetchManifest(t),o=s["dist-tags"][n]||n,c=s.versions[o];if(!c)throw new Error(`Version "${n}" does not exist for package "${t}"`);return c}async getLatestVersion(t){return(await this.fetchManifest(t))["dist-tags"].latest}async listVersions(t){const n=await this.fetchManifest(t);return Object.keys(n.versions)}async getTarballUrl(t,n){return(await this.fetchVersion(t,n)).dist.tarball}async downloadArchive(t){const n=await fetch(t);if(!n.ok)throw new Error(`Tarball download failed (HTTP ${n.status}): ${t}`);return n.arrayBuffer()}flushCache(){this.metadataStore.clear()}}Object.freeze(Object.defineProperty({__proto__:null,RegistryClient:Wr,default:Wr},Symbol.toStringTag,{value:"Module"}));const lA=/^(\d+)\.(\d+)\.(\d+)(?:-(.+))?$/;function da(e){const t=e.match(lA);return t?{major:Number(t[1]),minor:Number(t[2]),patch:Number(t[3]),prerelease:t[4]}:null}function Gt(e,t){const n=da(e),s=da(t);if(!n||!s)return e.localeCompare(t);const r=n.major-s.major;if(r!==0)return r;const o=n.minor-s.minor;if(o!==0)return o;const c=n.patch-s.patch;return c!==0?c:n.prerelease&&!s.prerelease?-1:!n.prerelease&&s.prerelease?1:n.prerelease&&s.prerelease?n.prerelease.localeCompare(s.prerelease):0}function Fo(e,t){const n=da(e);if(!n||n.prerelease&&!t.includes("-"))return!1;if(t=t.trim(),t==="*"||t==="latest"||t==="")return!0;if(t.includes("||"))return t.split("||").some(r=>Fo(e,r.trim()));if(t.includes(" - ")){const[r,o]=t.split(" - ").map(c=>c.trim());return Gt(e,r)>=0&&Gt(e,o)<=0}const s=t.match(/(>=|<=|>|<|=)\s*(\d+(?:\.\d+)?(?:\.\d+)?(?:-[^\s]*)?)/g);if(s&&s.length>1)return s.every(r=>{const o=r.match(/^(>=|<=|>|<|=)\s*(\d+(?:\.\d+)?(?:\.\d+)?(?:-[^\s]*)?)$/);if(!o)return!0;const c=o[1];let d=o[2];const p=(d.match(/\./g)||[]).length;return p===0?d+=".0.0":p===1&&(d+=".0"),cA(e,c,d)});if(t.startsWith("^")){const r=er(t.slice(1)),o=da(r);return!o||n.major!==o.major||o.major===0&&(o.minor!==0&&n.minor!==o.minor||o.minor===0&&n.minor!==0)?!1:Gt(e,r)>=0}if(t.startsWith("~")){const r=er(t.slice(1)),o=da(r);return o?n.major===o.major&&n.minor===o.minor&&Gt(e,r)>=0:!1}if(t.startsWith(">="))return Gt(e,er(t.slice(2).trim()))>=0;if(t.startsWith(">"))return Gt(e,er(t.slice(1).trim()))>0;if(t.startsWith("<="))return Gt(e,er(t.slice(2).trim()))<=0;if(t.startsWith("<"))return Gt(e,er(t.slice(1).trim()))<0;if(t.startsWith("="))return Gt(e,er(t.slice(1).trim()))===0;if(t.includes("x")||t.includes("X")||/^\d+$/.test(t)||/^\d+\.\d+$/.test(t)){const r=t.replace(/[xX]/g,"").split(".").filter(Boolean);if(r.length===1)return n.major===Number(r[0]);if(r.length===2)return n.major===Number(r[0])&&n.minor===Number(r[1])}if(t.includes(" "))return t.split(/\s+/).filter(Boolean).every(r=>Fo(e,r));if(/^\d+\.\d+\.\d+/.test(t)){const r=t.match(/^(\d+\.\d+\.\d+(?:-[^\s]+)?)/);if(r)return Gt(e,r[1])===0}return Gt(e,t)===0}function er(e){const t=e.replace(/[xX*]/g,"0").split(".");for(;t.length<3;)t.push("0");return t.join(".")}function cA(e,t,n){const s=Gt(e,n);switch(t){case">=":return s>=0;case"<=":return s<=0;case">":return s>0;case"<":return s<0;default:return s===0}}function uA(e,t){const n=[...e].sort((s,r)=>Gt(r,s));for(const s of n)if(Fo(s,t))return s;return null}function dA(e){if(!e.startsWith("npm:"))return null;const t=e.slice(4);let n;return t.startsWith("@")?n=t.indexOf("@",1):n=t.indexOf("@"),n===-1?{realName:t,realRange:"latest"}:{realName:t.slice(0,n),realRange:t.slice(n+1)}}async function hA(e,t="latest",n={}){const r={registry:n.registry||new Wr,completed:new Map,inFlight:new Set,config:n};return await Du(e,t,r),r.completed}async function pA(e,t={}){const s={registry:t.registry||new Wr,completed:new Map,inFlight:new Set,config:t},r={...e.dependencies};t.devDependencies&&e.devDependencies&&Object.assign(r,e.devDependencies);for(const[o,c]of Object.entries(r))await Du(o,c,s);return s.completed}async function Du(e,t,n){var s,r;const{registry:o,completed:c,inFlight:d,config:p}=n,y=dA(t),g=e,x=(y==null?void 0:y.realName)??e;t=(y==null?void 0:y.realRange)??t;const k=`${g}@${t}`;if(!d.has(k)){if(c.has(g)){const C=c.get(g);return Fo(C.version,t),void 0}d.add(k);try{(s=p.onProgress)==null||s.call(p,`Resolving ${x}@${t}`);const C=await o.fetchManifest(x),T=Object.keys(C.versions);let L;if(t==="latest"||t==="*")L=C["dist-tags"].latest;else if(C["dist-tags"][t])L=C["dist-tags"][t];else{const q=uA(T,t);if(!q)throw new Error(`Could not find a version of "${x}" matching "${t}"`);L=q}const V=C.versions[L];c.set(g,{name:g,version:L,tarballUrl:V.dist.tarball,dependencies:V.dependencies||{},shasum:V.dist.shasum});const K={};if(V.peerDependencies){const q=V.peerDependenciesMeta||{};for(const[$,te]of Object.entries(V.peerDependencies))(r=q[$])!=null&&r.optional||(K[$]=te)}if(V.dependencies&&Object.assign(K,V.dependencies),V.optionalDependencies)if(p.optionalDependencies)Object.assign(K,V.optionalDependencies);else for(const[q,$]of Object.entries(V.optionalDependencies))q.includes("wasm32-wasi")&&(K[q]=$);const J=Object.entries(K),X=8;for(let q=0;q<J.length;q+=X){const $=J.slice(q,q+X);await Promise.all($.map(([te,P])=>Du(te,P,n)))}}finally{d.delete(k)}}}const fA=`
|
|
46315
46315
|
"use strict";
|
|
46316
46316
|
|
|
46317
46317
|
// CDN URLs (injected at build time)
|
|
46318
46318
|
|
|
46319
|
-
const ESBUILD_ESM_URL = "${
|
|
46319
|
+
const ESBUILD_ESM_URL = "${sf}";
|
|
46320
46320
|
const ESBUILD_WASM_URL = "${lc}";
|
|
46321
46321
|
const PAKO_URL = "${R}";
|
|
46322
46322
|
|
|
@@ -46648,28 +46648,24 @@ const endpoint = {
|
|
|
46648
46648
|
};
|
|
46649
46649
|
|
|
46650
46650
|
miniExpose(endpoint);
|
|
46651
|
-
`;let zr=null;function gA(){try{if(!zr){const e=new Blob([mA],{type:"application/javascript"});zr=URL.createObjectURL(e)}return new Worker(zr)}catch{return null}}function yA(){zr&&(URL.revokeObjectURL(zr),zr=null)}class _A{constructor(t={}){H(this,"workers",[]),H(this,"waitQueue",[]),H(this,"nextId",0),H(this,"config"),H(this,"idleTimer",null),H(this,"disposed",!1),H(this,"broken",!1);const n=typeof navigator<"u"&&navigator.hardwareConcurrency||4;this.config={minWorkers:t.minWorkers??1,maxWorkers:t.maxWorkers??Math.min(n,ae.MAX_WORKERS_CAP),idleTimeoutMs:t.idleTimeoutMs??xs.WORKER_IDLE_TIMEOUT,warmUpOnCreate:t.warmUpOnCreate??!0},this.idleTimer=setInterval(()=>this.reapIdle(),xs.WORKER_REAP_INTERVAL)}async acquire(){if(this.disposed)throw new Error("WorkerPool is disposed");if(this.broken)throw new Error("WorkerPool is broken — Workers unavailable");const t=this.workers.find(n=>!n.busy&&n.initialized);if(t)return t.busy=!0,t.lastUsed=Date.now(),{worker:t,release:()=>this.release(t)};if(this.workers.length<this.config.maxWorkers){const n=this.tryCreateWorker();if(!n)throw this.broken=!0,this.rejectAllWaiters(),new Error("WorkerPool is broken — Worker construction failed");if(n.busy=!0,!n.initialized&&n.initPromise)try{await n.initPromise}catch(s){throw this.terminateWorker(n),this.broken=!0,this.rejectAllWaiters(),new Error(`WorkerPool is broken — Worker init failed: ${s instanceof Error?s.message:s}`)}return n.lastUsed=Date.now(),{worker:n,release:()=>this.release(n)}}return new Promise((n,s)=>{this.waitQueue.push({resolve:n,reject:s})})}dispose(){this.disposed=!0,this.idleTimer&&(clearInterval(this.idleTimer),this.idleTimer=null);for(const t of[...this.workers])this.terminateWorker(t);this.rejectAllWaiters(),yA()}stats(){return{total:this.workers.length,busy:this.workers.filter(t=>t.busy).length,idle:this.workers.filter(t=>!t.busy).length,initialized:this.workers.filter(t=>t.initialized).length}}rejectAllWaiters(){for(const t of this.waitQueue)t.reject(new Error("WorkerPool is no longer available"));this.waitQueue.length=0}release(t){if(t.busy=!1,t.lastUsed=Date.now(),this.waitQueue.length>0){const n=this.waitQueue.shift();t.busy=!0,t.lastUsed=Date.now(),n.resolve({worker:t,release:()=>this.release(t)})}}tryCreateWorker(){const t=gA();if(!t)return null;try{const n=yv(t),s=this.nextId++,r={thread:t,endpoint:n,busy:!1,initialized:!1,initPromise:null,lastUsed:Date.now(),id:s};if(this.config.warmUpOnCreate){const o=xs.WORKER_INIT_TIMEOUT,c=n.init(),d=new Promise((p,y)=>setTimeout(()=>y(new Error("Worker init timed out")),o));r.initPromise=Promise.race([c,d]).then(()=>{r.initialized=!0,r.initPromise=null}).catch(p=>{throw this.terminateWorker(r),p})}return this.workers.push(r),r}catch{try{t.terminate()}catch{}return null}}reapIdle(){const t=Date.now(),n=this.workers.filter(o=>!o.busy&&o.initialized&&t-o.lastUsed>this.config.idleTimeoutMs),s=Math.max(0,this.workers.length-this.config.minWorkers),r=n.slice(0,s);for(const o of r)this.terminateWorker(o)}terminateWorker(t){const n=this.workers.indexOf(t);n>=0&&this.workers.splice(n,1);try{t.thread.terminate()}catch{}}}class bA{constructor(t){H(this,"queue",[]),H(this,"pool"),H(this,"dispatching",!1),this.pool=t}submit(t){return new Promise((n,s)=>{const r={task:t,resolve:n,reject:s,cancelled:!1},o=this.queue.findIndex(c=>c.task.priority>t.priority);o===-1?this.queue.push(r):this.queue.splice(o,0,r),this.dispatch()})}submitBatch(t){return Promise.all(t.map(n=>this.submit(n)))}cancel(t){const n=this.queue.findIndex(s=>s.task.id===t&&!s.cancelled);if(n>=0){const s=this.queue[n];return s.cancelled=!0,s.reject(new Error(`Task ${t} cancelled`)),this.queue.splice(n,1),!0}return!1}get pending(){return this.queue.length}async dispatch(){if(!this.dispatching){this.dispatching=!0;try{for(;this.queue.length>0;){const t=this.queue.shift();if(t.cancelled)continue;let n,s;try{const r=await this.pool.acquire();n=r.worker,s=r.release}catch(r){const o=r instanceof Error?r:new Error(String(r));t.reject(o),this.rejectAll(o);return}this.executeTask(n.endpoint,t).finally(()=>{s(),this.queue.length>0&&(this.dispatching=!1,this.dispatch())})}}finally{this.dispatching=!1}}}rejectAll(t){const n=this.queue.splice(0);for(const s of n)s.cancelled||s.reject(t)}async executeTask(t,n){if(!n.cancelled)try{let s;switch(n.task.type){case"transform":s=await t.transform(n.task);break;case"extract":s=await t.extract(n.task);break;case"build":s=await t.build(n.task);break;default:throw new Error(`Unknown task type: ${n.task.type}`)}n.cancelled||n.resolve(s)}catch(s){n.cancelled||n.reject(s instanceof Error?s:new Error(String(s)))}}}var Ou=(e=>(e[e.HIGH=0]="HIGH",e[e.NORMAL=1]="NORMAL",e[e.LOW=2]="LOW",e))(Ou||{});let ha=null,pa=null,$o=!1,vA;function wA(){return typeof Worker<"u"&&typeof Blob<"u"&&typeof URL<"u"&&typeof URL.createObjectURL=="function"}function SA(){if(pa)return pa;if(!wA())throw $o=!0,new Error("Workers not available");return ha=new _A(vA),pa=new bA(ha),pa}async function xA(e){const{convertFileDirect:t,prepareTransformer:n}=await Promise.resolve().then(()=>NA);await n();const s=await t(e.source,e.filePath);return{type:"transform",id:e.id,code:s,warnings:[]}}async function EA(e){const t=await Promise.resolve().then(()=>$1),{parseTarArchive:n}=await Promise.resolve().then(()=>IA),{bytesToBase64:s}=await Promise.resolve().then(()=>v),r=await fetch(e.tarballUrl);if(!r.ok)throw new Error(`Archive download failed (HTTP ${r.status}): ${e.tarballUrl}`);const o=new Uint8Array(await r.arrayBuffer()),c=t.inflate(o),d=[];for(const p of n(c)){if(p.kind!=="file"||!p.payload)continue;let y=p.filepath;if(e.stripComponents>0){const k=y.split("/").filter(Boolean);if(k.length<=e.stripComponents)continue;y=k.slice(e.stripComponents).join("/")}let g,x=!1;try{g=new TextDecoder("utf-8",{fatal:!0}).decode(p.payload)}catch{g=s(p.payload),x=!0}d.push({path:y,data:g,isBinary:x})}return{type:"extract",id:e.id,files:d}}async function kA(e){const t=await Promise.resolve().then(()=>I0);try{const n=await t.build({entryPoints:e.entryPoints,stdin:e.stdin,bundle:e.bundle,format:e.format,platform:e.platform,target:e.target,minify:e.minify,external:e.external,write:!1,absWorkingDir:e.absWorkingDir});return{type:"build",id:e.id,outputFiles:(n.outputFiles||[]).map(s=>({path:s.path,text:s.text||new TextDecoder().decode(s.contents)})),errors:(n.errors||[]).map(s=>s.text||String(s)),warnings:(n.warnings||[]).map(s=>s.text||String(s))}}catch(n){return{type:"build",id:e.id,outputFiles:[],errors:[(n==null?void 0:n.message)||"build failed"],warnings:[]}}}function Ev(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():`task-${Date.now()}-${Math.random().toString(36).slice(2)}`}async function kv(e){if($o)return Cv(e);try{return await SA().submit(e)}catch(t){return $o||console.debug("[offload] Falling back to main thread:",t instanceof Error?t.message:t),CA(),Cv(e)}}function CA(){$o=!0,ha&&(ha.dispose(),ha=null),pa=null}async function Cv(e){switch(e.type){case"transform":return xA(e);case"extract":return EA(e);case"build":return kA(e);default:throw new Error(`Unknown task type: ${e.type}`)}}function Uo(e,t,n){const s=e.slice(t,t+n),r=s.indexOf(0),o=r>=0?s.slice(0,r):s;return new TextDecoder().decode(o)}function Av(e,t,n){const s=Uo(e,t,n).trim();return parseInt(s,8)||0}function AA(e){switch(e){case"0":case"\0":case"":return"file";case"5":return"directory";case"1":case"2":return"link";default:return"other"}}function*TA(e){let n=0;for(;n+512<=e.length;){const s=e.slice(n,n+512);if(n+=512,s.every(T=>T===0))break;const o=Uo(s,0,100);if(!o)continue;const c=Av(s,100,8),d=Av(s,124,12),p=String.fromCharCode(s[156]),y=Uo(s,157,100),g=Uo(s,345,155),x=g?`${g}/${o}`:o,k=AA(p);let C;k==="file"&&(C=d>0?e.slice(n,n+d):new Uint8Array(0),d>0&&(n+=Math.ceil(d/512)*512)),yield{filepath:x,kind:k,byteSize:d,fileMode:c,payload:C,linkDestination:k==="link"?y:void 0}}}async function Tv(e,t,n,s={}){var r,o;(r=s.onProgress)==null||r.call(s,`Fetching ${e}...`);const c=await kv({type:"extract",id:Ev(),tarballUrl:e,stripComponents:s.stripComponents??1,priority:Ou.NORMAL,expectedShasum:s.expectedShasum}),d=[];for(const p of c.files){if(s.filter&&!s.filter(p.path))continue;const y=mt(n,p.path),g=sr(y);t.mkdirSync(g,{recursive:!0}),p.isBinary?t.writeFileSync(y,m(p.data)):t.writeFileSync(y,p.data),d.push(y)}return(o=s.onProgress)==null||o.call(s,`Extracted ${d.length} files`),d}const IA=Object.freeze(Object.defineProperty({__proto__:null,downloadAndExtract:Tv,parseTarArchive:TA},Symbol.toStringTag,{value:"Module"})),Nu=typeof window<"u";async function Bu(){if(Nu&&!window.__esbuildEngine)return window.__esbuildReady||(window.__esbuildReady=(async()=>{try{const e=await qa(rf),t=e.default||e;try{await t.initialize({wasmURL:lc})}catch(n){if(!(n instanceof Error&&n.message.includes('Cannot call "initialize" more than once')))throw n}window.__esbuildEngine=t}catch(e){throw window.__esbuildReady=void 0,e}})()),window.__esbuildReady}function RA(e){return!!(/<[A-Z][a-zA-Z0-9.]*[\s/>]/.test(e)||/<\/[a-zA-Z]/.test(e)||/\/>/.test(e)||/<>|<\/>/.test(e)||/React\.createElement\b/.test(e)||/jsx\(|jsxs\(|jsxDEV\(/.test(e))}function Iv(e,t){return e.endsWith(".jsx")?"jsx":e.endsWith(".ts")?"ts":e.endsWith(".tsx")?"tsx":e.endsWith(".mjs")?"js":RA(t)?"jsx":"js"}async function Rv(e,t){if(!Nu)return e;let s=(await kv({type:"transform",id:Ev(),source:e,filePath:t,options:{loader:Iv(t,e),format:"cjs",target:"esnext",platform:"neutral",define:{"import.meta.url":"import_meta.url","import.meta.dirname":"import_meta.dirname","import.meta.filename":"import_meta.filename","import.meta":"import_meta"}},priority:Ou.NORMAL})).code;s=s.replace(/\bimport\s*\(\s*["']node:([^"']+)["']\s*\)/g,'Promise.resolve(require("node:$1"))');const r=["assert","buffer","child_process","cluster","crypto","dgram","dns","events","fs","http","http2","https","net","os","path","perf_hooks","querystring","readline","stream","string_decoder","timers","tls","url","util","v8","vm","worker_threads","zlib","async_hooks","inspector","module"];for(const o of r){const c=new RegExp(`\\bimport\\s*\\(\\s*["']${o}["']\\s*\\)`,"g");s=s.replace(c,`Promise.resolve(require("${o}"))`)}return s}async function PA(e,t){if(!Nu)return e;window.__esbuildEngine||await Bu();const n=window.__esbuildEngine;if(!n)throw new Error("esbuild engine not available");const s=Iv(t,e);try{return(await n.transform(e,{loader:s,format:"cjs",target:"esnext",platform:"neutral",define:{"import.meta.url":"import_meta.url","import.meta.dirname":"import_meta.dirname","import.meta.filename":"import_meta.filename","import.meta":"import_meta"}})).code}catch(r){const o=r instanceof Error?r.message:String(r);if(s==="js"||s==="jsx"){const c=s==="js"?["jsx","tsx","ts"]:["tsx"];for(const d of c)try{return(await n.transform(e,{loader:d,format:"cjs",target:"esnext",platform:"neutral",define:{"import.meta.url":"import_meta.url","import.meta.dirname":"import_meta.dirname","import.meta.filename":"import_meta.filename","import.meta":"import_meta"}})).code}catch{}}if(o.includes("Top-level await"))try{return(await n.transform(e,{loader:s,format:"esm",target:"esnext",platform:"neutral",define:{"import.meta.url":"import_meta.url","import.meta.dirname":"import_meta.dirname","import.meta.filename":"import_meta.filename","import.meta":"import_meta"}})).code}catch{return e}return e}}function DA(e,t){return e.endsWith(".mjs")||e.endsWith(".cjs")?!1:/\bimport\s+[\w{*'"]/m.test(t)||/\bexport\s+(?:default|const|let|var|function|class|{|\*)/m.test(t)||/\bimport\.meta\b/.test(t)}function Lu(e){return/\bimport\s*\(\s*["']node:/.test(e)||/\bimport\s*\(\s*["'](fs|path|http|https|net|url|util|events|stream|os|crypto)["']/.test(e)}function Mu(e){let t=e;t=t.replace(/\bimport\s*\(\s*["']node:([^"']+)["']\s*\)/g,'Promise.resolve(require("node:$1"))');const n=["assert","buffer","child_process","cluster","crypto","dgram","dns","events","fs","http","http2","https","net","os","path","perf_hooks","querystring","readline","stream","string_decoder","timers","tls","url","util","v8","vm","worker_threads","zlib","async_hooks","inspector","module"];for(const s of n)t=t.replace(new RegExp(`\\bimport\\s*\\(\\s*["']${s}["']\\s*\\)`,"g"),`Promise.resolve(require("${s}"))`);return t}function Pv(e,t){const n=[];try{for(const s of e.readdirSync(t)){const r=t+"/"+s;try{e.statSync(r).isDirectory()?s!=="node_modules"&&n.push(...Pv(e,r)):(s.endsWith(".js")||s.endsWith(".mjs")||s.endsWith(".jsx"))&&n.push(r)}catch{}}}catch{}return n}function OA(e,t){try{const n=t+"/package.json";if(e.existsSync(n)){const s=e.readFileSync(n,"utf8");return JSON.parse(s).type==="module"}}catch{}return!1}async function Dv(e,t,n){let s=0;const r=Pv(e,t);n==null||n(` Converting ${r.length} files in ${t}...`);const o=OA(e,t),c=50;for(let d=0;d<r.length;d+=c){const p=r.slice(d,d+c);await Promise.all(p.map(async y=>{try{const g=e.readFileSync(y,"utf8");if(o){Lu(g)&&(e.writeFileSync(y,Mu(g)),s++);return}if(y.endsWith(".mjs")){Lu(g)&&(e.writeFileSync(y,Mu(g)),s++);return}if(DA(y,g)){const x=await Rv(g,y);e.writeFileSync(y,x),s++}else Lu(g)&&(e.writeFileSync(y,Mu(g)),s++)}catch{}}))}return s}const NA=Object.freeze(Object.defineProperty({__proto__:null,convertFile:Rv,convertFileDirect:PA,convertPackage:Dv,prepareTransformer:Bu},Symbol.toStringTag,{value:"Module"}));function BA(e,t){return t?typeof t=="string"?{[e.includes("/")?e.split("/").pop():e]:t}:t:{}}function Ov(e){if(e.startsWith("@")){const n=e.indexOf("/");if(n===-1)throw new Error(`Malformed package specifier: ${e}`);const s=e.slice(n+1),r=s.indexOf("@");return r===-1?{name:e}:{name:e.slice(0,n+1+r),version:s.slice(r+1)}}const t=e.indexOf("@");return t===-1?{name:e}:{name:e.slice(0,t),version:e.slice(t+1)}}let Nv=!1;Xo=class{constructor(e,t={}){H(this,"vol"),H(this,"registryClient"),H(this,"workingDir"),H(this,"_snapshotCache"),this.vol=e,this.registryClient=new Wr(t),this.workingDir=t.cwd||"/",this._snapshotCache=t.snapshotCache??null}async install(e,t,n={}){const{onProgress:s}=n,r=Ov(e),o=r.name,c=t||r.version||"latest";s==null||s(`Resolving ${o}@${c}...`);const d={registry:this.registryClient,devDependencies:n.withDevDeps,optionalDependencies:n.withOptionalDeps,onProgress:s},p=await pA(o,c,d),y=await this.materializePackages(p,n);if(n.persist||n.persistDev){const g=p.get(o);g&&await this.patchManifest(o,`^${g.version}`,!!n.persistDev)}return s==null||s(`Installed ${p.size} package(s)`),{resolved:p,newPackages:y}}async installFromManifest(e,t={}){const{onProgress:n}=t,s=e||mt(this.workingDir,"package.json");if(!this.vol.existsSync(s))throw new Error(`Manifest not found at ${s}`);const r=this.vol.readFileSync(s,"utf8"),o=JSON.parse(r),c=this._snapshotCache?be(r):null;if(this._snapshotCache&&c)try{const g=await this._snapshotCache.get(c);if(g){n==null||n("Restoring cached node_modules...");const{entries:x}=g;for(const k of x)if(k.path.includes("/node_modules/")){if(k.kind==="directory")this.vol.existsSync(k.path)||this.vol.mkdirSync(k.path,{recursive:!0});else if(k.kind==="file"&&k.data){const C=k.path.substring(0,k.path.lastIndexOf("/"))||"/";C!=="/"&&!this.vol.existsSync(C)&&this.vol.mkdirSync(C,{recursive:!0}),this.vol.writeFileSync(k.path,m(k.data))}}return n==null||n(`Restored ${x.length} cached entries`),{resolved:new Map,newPackages:[]}}}catch{}n==null||n("Resolving dependency tree...");const d={registry:this.registryClient,devDependencies:t.withDevDeps,optionalDependencies:t.withOptionalDeps,onProgress:n},p=await fA(o,d),y=await this.materializePackages(p,t);if(this._snapshotCache&&c&&y.length>0)try{const x={entries:this.vol.toSnapshot().entries.filter(k=>k.path.includes("/node_modules/"))};await this._snapshotCache.set(c,x)}catch{}return n==null||n(`Installed ${p.size} package(s)`),{resolved:p,newPackages:y}}listInstalled(){const e=mt(this.workingDir,"node_modules");if(!this.vol.existsSync(e))return{};const t={},n=this.vol.readdirSync(e);for(const s of n)if(!s.startsWith("."))if(s.startsWith("@")){const r=mt(e,s),o=this.vol.readdirSync(r);for(const c of o){const d=mt(r,c,"package.json");if(this.vol.existsSync(d)){const p=JSON.parse(this.vol.readFileSync(d,"utf8"));t[`${s}/${c}`]=p.version}}}else{const r=mt(e,s,"package.json");if(this.vol.existsSync(r)){const o=JSON.parse(this.vol.readFileSync(r,"utf8"));t[s]=o.version}}return t}async materializePackages(e,t){const{onProgress:n}=t,s=[],r=mt(this.workingDir,"node_modules");this.vol.mkdirSync(r,{recursive:!0});const o=[];for(const[p,y]of e){const g=mt(r,p),x=mt(g,"package.json");if(this.vol.existsSync(x))try{if(JSON.parse(this.vol.readFileSync(x,"utf8")).version===y.version){n==null||n(`Skipping ${p}@${y.version} (up to date)`);continue}}catch{}o.push({depName:p,dep:y,targetDir:g})}const c=t.transformModules!==!1;c&&!Nv&&(typeof Worker>"u"&&(n==null||n("Preparing module transformer..."),await Bu()),Nv=!0);const d=12;n==null||n(`Downloading ${o.length} package(s)...`);for(let p=0;p<o.length;p+=d){const y=o.slice(p,p+d);await Promise.all(y.map(async({depName:g,dep:x,targetDir:k})=>{if(n==null||n(` Fetching ${g}@${x.version}...`),await Tv(x.tarballUrl,this.vol,k,{stripComponents:1,expectedShasum:x.shasum}),c)try{const C=await Dv(this.vol,k,n);C>0&&(n==null||n(` Transformed ${C} file(s) in ${g}`))}catch(C){n==null||n(` Warning: transformation failed for ${g}: ${C}`)}this.createBinStubs(r,g,k),s.push(g)}))}return this.writeLockFile(e),s}createBinStubs(e,t,n){try{const s=mt(n,"package.json");if(!this.vol.existsSync(s))return;const r=JSON.parse(this.vol.readFileSync(s,"utf8")),o=BA(t,r.bin),c=mt(e,".bin");for(const[d,p]of Object.entries(o)){this.vol.mkdirSync(c,{recursive:!0});const y=mt(n,p);this.vol.writeFileSync(mt(c,d),`node "${y}" "$@"
|
|
46652
|
-
`)}}catch{}}writeLockFile(e){const t={};for(const[s,r]of e)t[s]={version:r.version,resolved:r.tarballUrl};const n=mt(this.workingDir,"node_modules",".package-lock.json");this.vol.writeFileSync(n,JSON.stringify(t,null,2))}async patchManifest(e,t,n){const s=mt(this.workingDir,"package.json");let r={};this.vol.existsSync(s)&&(r=JSON.parse(this.vol.readFileSync(s,"utf8")));const o=n?"devDependencies":"dependencies";r[o]||(r[o]={}),r[o][e]=t,this.vol.writeFileSync(s,JSON.stringify(r,null,2))}},D0=async function(e,t,n){return new Xo(t).install(e,void 0,n)},Object.freeze(Object.defineProperty({__proto__:null,DependencyInstaller:Xo,RegistryClient:Wr,install:D0,splitSpecifier:Ov},Symbol.toStringTag,{value:"Module"}));const LA=new TextEncoder;ad=(i=class extends ne{constructor(e={}){super(),H(this,"registry",new Map),H(this,"baseUrl"),H(this,"opts"),H(this,"channel",null),H(this,"swReady",!1),H(this,"heartbeat",null),H(this,"_processManager",null),H(this,"_workerWsConns",new Map),H(this,"_previewScript",null),H(this,"_swAuthToken",null),H(this,"_wsBridgeToken",null),H(this,"_wsBridge",null),H(this,"_wsConns",new Map),this.opts=e,this.baseUrl=typeof location<"u"?e.baseUrl||`${location.protocol}//${location.host}`:e.baseUrl||"http://localhost",wi((t,n)=>this.register(n,t)),Si(t=>this.unregister(t))}setProcessManager(e){this._processManager=e,e.on("ws-frame",t=>{this._handleWorkerWsFrame(t)})}register(e,t,n="0.0.0.0"){var s,r;this.registry.set(t,{server:e,port:t,hostname:n});const o=this.serverUrl(t);this.emit("server-ready",t,o),(r=(s=this.opts).onServerReady)==null||r.call(s,t,o),this.notifySW("server-registered",{port:t,hostname:n})}unregister(e){this.registry.delete(e),this.notifySW("server-unregistered",{port:e})}setPreviewScript(e){this._previewScript=e,this._sendPreviewScriptToSW()}setWatermark(e){var t;typeof navigator<"u"&&((t=navigator.serviceWorker)!=null&&t.controller)&&navigator.serviceWorker.controller.postMessage({type:"set-watermark",enabled:e,token:this._swAuthToken})}_sendPreviewScriptToSW(){var e;typeof navigator<"u"&&((e=navigator.serviceWorker)!=null&&e.controller)&&navigator.serviceWorker.controller.postMessage({type:"set-preview-script",script:this._previewScript,token:this._swAuthToken})}_sendWsTokenToSW(){var e;typeof navigator<"u"&&((e=navigator.serviceWorker)!=null&&e.controller)&&navigator.serviceWorker.controller.postMessage({type:"set-ws-token",wsToken:this._wsBridgeToken,token:this._swAuthToken})}serverUrl(e){return`${this.baseUrl}/__virtual__/${e}`}activePorts(){return[...this.registry.keys()]}async handleRequest(e,t,n,s,r){const o=this.registry.get(e);if(!o)return{statusCode:503,statusMessage:"Service Unavailable",headers:{"Content-Type":"text/plain"},body:W.from(`No server on port ${e}`)};try{const c=r?W.from(new Uint8Array(r)):void 0;return await o.server.dispatchRequest(t,n,s,c)}catch(c){return{statusCode:500,statusMessage:"Internal Server Error",headers:{"Content-Type":"text/plain"},body:W.from(c instanceof Error?c.message:"Internal Server Error")}}}async initServiceWorker(e){if(!("serviceWorker"in navigator))throw new Error("Service Workers not supported");const t=(e==null?void 0:e.swUrl)??"/__sw__.js",n=await navigator.serviceWorker.getRegistrations();for(const p of n)await p.unregister();await new Promise(p=>setTimeout(p,100));const s=new Promise(p=>{navigator.serviceWorker.addEventListener("controllerchange",()=>p(),{once:!0})}),r=`${t}?v=${Date.now()}`,o=await navigator.serviceWorker.register(r,{scope:"/",updateViaCache:"none"}),c=o.installing||o.waiting||o.active;if(!c)throw new Error("Service Worker registration failed");await new Promise(p=>{if(c.state==="activated")return p();const y=()=>{c.state==="activated"&&(c.removeEventListener("statechange",y),p())};c.addEventListener("statechange",y)}),this._swAuthToken=crypto.randomUUID(),this.channel=new MessageChannel,this.channel.port1.onmessage=this.onSWMessage.bind(this),c.postMessage({type:"init",port:this.channel.port2,token:this._swAuthToken},[this.channel.port2]),await s;const d=()=>{navigator.serviceWorker.controller&&(this.channel=new MessageChannel,this.channel.port1.onmessage=this.onSWMessage.bind(this),navigator.serviceWorker.controller.postMessage({type:"init",port:this.channel.port2,token:this._swAuthToken},[this.channel.port2]),this._previewScript!==null&&this._sendPreviewScriptToSW(),this._wsBridgeToken&&this._sendWsTokenToSW())};navigator.serviceWorker.addEventListener("controllerchange",d),navigator.serviceWorker.addEventListener("message",p=>{var y;((y=p.data)==null?void 0:y.type)==="sw-needs-init"&&d()}),this.heartbeat=setInterval(()=>{var p;(p=this.channel)==null||p.port1.postMessage({type:"keepalive"})},xs.SW_HEARTBEAT),this.swReady=!0,this.emit("sw-ready"),this._startWsBridge()}_normalizeSwUrl(e,t){const n=e.match(/^\/__preview__\/\d+(.*)?$/);if(n){let s=n[1]||"/";s[0]!=="/"&&(s="/"+s);const r=e.indexOf("?");return r>=0&&!s.includes("?")&&(s+=e.slice(r)),s}return e}async onSWMessage(e){var t,n,s,r;const{type:o,id:c,data:d}=e.data;if(ad.DEBUG&&console.log("[RequestProxy] SW:",o,c,d==null?void 0:d.url),o==="request"){const{port:p,method:y,headers:g,body:x,streaming:k,originalUrl:C}=d;let T=d.url;const L=this._normalizeSwUrl(T,g);L!==null&&L!==T&&(T=L);try{if(k)await this.handleStreaming(c,p,y,T,g,x);else{const V=await this.handleRequest(p,y,T,g,x);if(V.statusCode===404&&C)try{const J=new URL(C);if(!(J.hostname==="localhost"||J.hostname==="127.0.0.1"||J.hostname==="0.0.0.0")){const q=await fetch(C),$=await q.arrayBuffer(),te={};q.headers.forEach((D,F)=>{te[F]=D});const P=$.byteLength>0?h(new Uint8Array($)):"";(t=this.channel)==null||t.port1.postMessage({type:"response",id:c,data:{statusCode:q.status,statusMessage:q.statusText||"OK",headers:te,bodyBase64:P}});return}}catch{}let G="";if((n=V.body)!=null&&n.length){const J=V.body instanceof Uint8Array?V.body:new Uint8Array(0);G=h(J)}(s=this.channel)==null||s.port1.postMessage({type:"response",id:c,data:{statusCode:V.statusCode,statusMessage:V.statusMessage,headers:V.headers,bodyBase64:G}})}}catch(V){(r=this.channel)==null||r.port1.postMessage({type:"response",id:c,error:V instanceof Error?V.message:"Unknown error"})}}}async handleStreaming(e,t,n,s,r,o){var c,d,p,y,g,x;const k=this.registry.get(t);if(!k){(c=this.channel)==null||c.port1.postMessage({type:"stream-start",id:e,data:{statusCode:503,statusMessage:"Service Unavailable",headers:{}}}),(d=this.channel)==null||d.port1.postMessage({type:"stream-end",id:e});return}const C=k.server;if(typeof C.handleStreamingRequest=="function"){const T=o?W.from(new Uint8Array(o)):void 0;await C.handleStreamingRequest(n,s,r,T,(L,V,G)=>{var J;(J=this.channel)==null||J.port1.postMessage({type:"stream-start",id:e,data:{statusCode:L,statusMessage:V,headers:G}})},L=>{var V;const G=typeof L=="string"?LA.encode(L):L;(V=this.channel)==null||V.port1.postMessage({type:"stream-chunk",id:e,data:{chunkBase64:h(G)}})},()=>{var L;(L=this.channel)==null||L.port1.postMessage({type:"stream-end",id:e})})}else{const T=o?W.from(new Uint8Array(o)):void 0,L=await k.server.dispatchRequest(n,s,r,T);if((p=this.channel)==null||p.port1.postMessage({type:"stream-start",id:e,data:{statusCode:L.statusCode,statusMessage:L.statusMessage,headers:L.headers}}),(y=L.body)!=null&&y.length){const V=L.body instanceof Uint8Array?L.body:new Uint8Array(0);(g=this.channel)==null||g.port1.postMessage({type:"stream-chunk",id:e,data:{chunkBase64:h(V)}})}(x=this.channel)==null||x.port1.postMessage({type:"stream-end",id:e})}}_startWsBridge(){typeof BroadcastChannel>"u"||this._wsBridge||(this._wsBridgeToken=crypto.randomUUID(),this._wsBridge=new BroadcastChannel("nodepod-ws"),this._wsBridge.onmessage=e=>{const t=e.data;!t||!t.kind||this._wsBridgeToken&&t.token!==this._wsBridgeToken||(t.kind==="ws-connect"?this._handleWsConnect(t.uid,t.port,t.path,t.protocols):t.kind==="ws-send"?this._handleWsSend(t.uid,t.data,t.type):t.kind==="ws-close"&&this._handleWsClose(t.uid,t.code,t.reason))},this._sendWsTokenToSW())}_handleWsConnect(e,t,n,s){var r;const o=vi(t),d={upgrade:"websocket",connection:"Upgrade","sec-websocket-key":btoa(String.fromCharCode(...crypto.getRandomValues(new Uint8Array(16)))),"sec-websocket-version":"13",host:`localhost:${t}`};if(s&&(d["sec-websocket-protocol"]=s),!o){if(this._processManager){const C=this._processManager.dispatchWsUpgrade(t,e,n||"/",d);if(C>=0){this._workerWsConns.set(e,{pid:C});return}}(r=this._wsBridge)==null||r.postMessage({kind:"ws-error",uid:e,message:`No server on port ${t}`,token:this._wsBridgeToken});return}const{socket:p}=o.dispatchUpgrade(n||"/",d),y=this._wsBridge;let g=new Uint8Array(0),x=!1;p.write=(C,T,L)=>{const V=typeof C=="string"?W.from(C):new Uint8Array(C),G=typeof T=="function"?T:L;if(!x&&new TextDecoder().decode(V).startsWith("HTTP/1.1 101"))return x=!0,y.postMessage({kind:"ws-open",uid:e,token:this._wsBridgeToken}),G&&queueMicrotask(()=>G(null)),!0;const J=new Uint8Array(g.length+V.length);for(J.set(g,0),J.set(V,g.length),g=J;g.length>=2;){const X=xi(g);if(!X)break;switch(g=g.slice(X.consumed),X.op){case oe.TEXT:{const q=new TextDecoder().decode(X.data);y.postMessage({kind:"ws-message",uid:e,data:q,type:"text",token:this._wsBridgeToken});break}case oe.BINARY:y.postMessage({kind:"ws-message",uid:e,data:Array.from(X.data),type:"binary",token:this._wsBridgeToken});break;case oe.CLOSE:{const q=X.data.length>=2?X.data[0]<<8|X.data[1]:1e3;y.postMessage({kind:"ws-closed",uid:e,code:q,token:this._wsBridgeToken});break}case oe.PING:p._feedData(W.from(mn(oe.PONG,X.data,!0)));break}}return G&&queueMicrotask(()=>G(null)),!0};const k=()=>{g=new Uint8Array(0);try{p.destroy()}catch{}};this._wsConns.set(e,{socket:p,cleanup:k})}_handleWorkerWsFrame(e){const t=this._wsBridge;if(!t)return;const n=e.uid;switch(e.kind){case"open":t.postMessage({kind:"ws-open",uid:n,token:this._wsBridgeToken});break;case"text":t.postMessage({kind:"ws-message",uid:n,data:e.data,type:"text",token:this._wsBridgeToken});break;case"binary":t.postMessage({kind:"ws-message",uid:n,data:e.bytes,type:"binary",token:this._wsBridgeToken});break;case"close":t.postMessage({kind:"ws-closed",uid:n,code:e.code||1e3,token:this._wsBridgeToken}),this._workerWsConns.delete(n);break;case"error":t.postMessage({kind:"ws-error",uid:n,message:e.message,token:this._wsBridgeToken}),this._workerWsConns.delete(n);break}}_handleWsSend(e,t,n){const s=this._workerWsConns.get(e);if(s&&this._processManager){let p,y;n==="binary"&&Array.isArray(t)?(p=new Uint8Array(t),y=oe.BINARY):(p=new TextEncoder().encode(String(t)),y=oe.TEXT);const g=mn(y,p,!0);this._processManager.dispatchWsData(s.pid,e,Array.from(new Uint8Array(g)));return}const r=this._wsConns.get(e);if(!r)return;let o,c;n==="binary"&&Array.isArray(t)?(o=new Uint8Array(t),c=oe.BINARY):(o=new TextEncoder().encode(String(t)),c=oe.TEXT);const d=mn(c,o,!0);r.socket._feedData(W.from(d))}_handleWsClose(e,t,n){const s=this._workerWsConns.get(e);if(s&&this._processManager){this._processManager.dispatchWsClose(s.pid,e,t??1e3),this._workerWsConns.delete(e);return}const r=this._wsConns.get(e);if(!r)return;const o=new Uint8Array(2);o[0]=(t??1e3)>>8&255,o[1]=(t??1e3)&255;const c=mn(oe.CLOSE,o,!0);try{r.socket._feedData(W.from(c))}catch{}r.cleanup(),this._wsConns.delete(e)}notifySW(e,t){this.swReady&&this.channel&&this.channel.port1.postMessage({type:e,data:t})}createFetchHandler(){return async e=>{const t=new URL(e.url),n=t.pathname.match(/^\/__virtual__\/(\d+)(\/.*)?$/);if(!n)throw new Error("Not a virtual server request");const s=parseInt(n[1],10),r=n[2]||"/",o={};e.headers.forEach((y,g)=>{o[g]=y});let c;e.method!=="GET"&&e.method!=="HEAD"&&(c=await e.arrayBuffer());const d=await this.handleRequest(s,e.method,r+t.search,o,c);let p=null;return d.body instanceof Uint8Array?p=new Uint8Array(d.body.buffer,d.body.byteOffset,d.body.byteLength):typeof d.body=="string"&&(p=d.body),new Response(p,{status:d.statusCode,statusText:d.statusMessage,headers:d.headers})}}},H(i,"DEBUG",!1),i);let Fu=null;R0=function(e){return Fu||(Fu=new ad(e)),Fu},L0=class{constructor(e){this._vol=e}async writeFile(e,t){const n=e.substring(0,e.lastIndexOf("/"))||"/";n!=="/"&&!this._vol.existsSync(n)&&this._vol.mkdirSync(n,{recursive:!0}),this._vol.writeFileSync(e,t)}async readFile(e,t){return t?this._vol.readFileSync(e,"utf8"):this._vol.readFileSync(e)}async mkdir(e,t){this._vol.mkdirSync(e,t)}async readdir(e){return this._vol.readdirSync(e)}async exists(e){return this._vol.existsSync(e)}async stat(e){const t=this._vol.statSync(e);return{isFile:t.isFile(),isDirectory:t.isDirectory(),size:t.size,mtime:t.mtimeMs??Date.now()}}async unlink(e){this._vol.unlinkSync(e)}async rmdir(e,t){t!=null&&t.recursive?this._removeRecursive(e):this._vol.rmdirSync(e)}async rename(e,t){this._vol.renameSync(e,t)}watch(e,t,n){return typeof t=="function"?this._vol.watch(e,t):this._vol.watch(e,t??{},n)}get volume(){return this._vol}_removeRecursive(e){for(const t of this._vol.readdirSync(e)){const n=`${e}/${t}`;this._vol.statSync(n).isDirectory()?this._removeRecursive(n):this._vol.unlinkSync(n)}this._vol.rmdirSync(e)}},M0=class extends ne{constructor(e=4194304){super(),H(this,"_abortController",new AbortController),H(this,"_resolve"),H(this,"_stdout",""),H(this,"_stderr",""),H(this,"_exitCode",null),H(this,"_sendStdinFn",null),H(this,"_killFn",null),H(this,"_maxOutputBytes"),H(this,"completion"),this._maxOutputBytes=e,this.completion=new Promise(t=>{this._resolve=t})}_setSendStdin(e){this._sendStdinFn=e}_setKillFn(e){this._killFn=e}_pushStdout(e){this._stdout+=e,this._stdout.length>this._maxOutputBytes&&(this._stdout=this._stdout.slice(-Math.floor(this._maxOutputBytes*.75))),this.emit("output",e)}_pushStderr(e){this._stderr+=e,this._stderr.length>this._maxOutputBytes&&(this._stderr=this._stderr.slice(-Math.floor(this._maxOutputBytes*.75))),this.emit("error",e)}_finish(e){this._exitCode===null&&(this._exitCode=e,this.emit("exit",e),this._resolve({stdout:this._stdout,stderr:this._stderr,exitCode:e}))}get signal(){return this._abortController.signal}get exited(){return this._exitCode!==null}write(e){this._sendStdinFn&&this._sendStdinFn(e)}kill(){this._abortController.abort(),this._killFn&&this._killFn()}on(e,t){return super.on(e,t)}};const MA={background:"#0d1117",foreground:"#c9d1d9",cursor:"#58a6ff",selectionBackground:"#264f78",black:"#0d1117",red:"#f85149",green:"#3fb950",yellow:"#d29922",blue:"#58a6ff",magenta:"#bc8cff",cyan:"#39c5cf",white:"#c9d1d9",brightBlack:"#8b949e",brightRed:"#f85149",brightGreen:"#3fb950",brightYellow:"#d29922",brightBlue:"#58a6ff",brightMagenta:"#bc8cff",brightCyan:"#39c5cf",brightWhite:"#ffffff"},FA=e=>`\x1B[36mnodepod\x1B[0m:\x1B[34m${e}\x1B[0m$ `;F0=class{constructor(e){H(this,"_term",null),H(this,"_fitAddon",null),H(this,"_dataDisposable",null),H(this,"_resizeHandler",null),H(this,"_lineBuffer",""),H(this,"_history",[]),H(this,"_historyIndex",-1),H(this,"_savedLine",""),H(this,"_running",!1),H(this,"_cwd","/"),H(this,"_promptFn"),H(this,"_theme"),H(this,"_opts"),H(this,"_wiring",null),this._opts=e,this._theme=e.theme??MA,this._promptFn=e.prompt??FA}_wireExecution(e){this._wiring=e}_setRunning(e){this._running=e}_writePrompt(){var e;(e=this._term)==null||e.write(this._promptFn(this._cwd))}_getCols(){var e;return((e=this._term)==null?void 0:e.cols)??80}_getRows(){var e;return((e=this._term)==null?void 0:e.rows)??24}_writeOutput(e,t=!1){if(!this._term)return;const n=e.replace(/\r?\n/g,`\r
|
|
46653
|
-
`);t?this._term.write("\x1B[31m"+n+"\x1B[0m"):this._term.write(n)}attach(e){const t=typeof e=="string"?document.querySelector(e):e;if(!t)throw new Error(`Terminal target not found: ${e}`);const n=this._opts.Terminal;if(this._term=new n({cursorBlink:!0,fontSize:this._opts.fontSize??
|
|
46651
|
+
`;let zr=null;function mA(){try{if(!zr){const e=new Blob([fA],{type:"application/javascript"});zr=URL.createObjectURL(e)}return new Worker(zr)}catch{return null}}function gA(){zr&&(URL.revokeObjectURL(zr),zr=null)}class yA{constructor(t={}){H(this,"workers",[]),H(this,"waitQueue",[]),H(this,"nextId",0),H(this,"config"),H(this,"idleTimer",null),H(this,"disposed",!1),H(this,"broken",!1);const n=typeof navigator<"u"&&navigator.hardwareConcurrency||4;this.config={minWorkers:t.minWorkers??1,maxWorkers:t.maxWorkers??Math.min(n,ae.MAX_WORKERS_CAP),idleTimeoutMs:t.idleTimeoutMs??Es.WORKER_IDLE_TIMEOUT,warmUpOnCreate:t.warmUpOnCreate??!0},this.idleTimer=setInterval(()=>this.reapIdle(),Es.WORKER_REAP_INTERVAL)}async acquire(){if(this.disposed)throw new Error("WorkerPool is disposed");if(this.broken)throw new Error("WorkerPool is broken — Workers unavailable");const t=this.workers.find(n=>!n.busy&&n.initialized);if(t)return t.busy=!0,t.lastUsed=Date.now(),{worker:t,release:()=>this.release(t)};if(this.workers.length<this.config.maxWorkers){const n=this.tryCreateWorker();if(!n)throw this.broken=!0,this.rejectAllWaiters(),new Error("WorkerPool is broken — Worker construction failed");if(n.busy=!0,!n.initialized&&n.initPromise)try{await n.initPromise}catch(s){throw this.terminateWorker(n),this.broken=!0,this.rejectAllWaiters(),new Error(`WorkerPool is broken — Worker init failed: ${s instanceof Error?s.message:s}`)}return n.lastUsed=Date.now(),{worker:n,release:()=>this.release(n)}}return new Promise((n,s)=>{this.waitQueue.push({resolve:n,reject:s})})}dispose(){this.disposed=!0,this.idleTimer&&(clearInterval(this.idleTimer),this.idleTimer=null);for(const t of[...this.workers])this.terminateWorker(t);this.rejectAllWaiters(),gA()}stats(){return{total:this.workers.length,busy:this.workers.filter(t=>t.busy).length,idle:this.workers.filter(t=>!t.busy).length,initialized:this.workers.filter(t=>t.initialized).length}}rejectAllWaiters(){for(const t of this.waitQueue)t.reject(new Error("WorkerPool is no longer available"));this.waitQueue.length=0}release(t){if(t.busy=!1,t.lastUsed=Date.now(),this.waitQueue.length>0){const n=this.waitQueue.shift();t.busy=!0,t.lastUsed=Date.now(),n.resolve({worker:t,release:()=>this.release(t)})}}tryCreateWorker(){const t=mA();if(!t)return null;try{const n=gv(t),s=this.nextId++,r={thread:t,endpoint:n,busy:!1,initialized:!1,initPromise:null,lastUsed:Date.now(),id:s};if(this.config.warmUpOnCreate){const o=Es.WORKER_INIT_TIMEOUT,c=n.init(),d=new Promise((p,y)=>setTimeout(()=>y(new Error("Worker init timed out")),o));r.initPromise=Promise.race([c,d]).then(()=>{r.initialized=!0,r.initPromise=null}).catch(p=>{throw this.terminateWorker(r),p})}return this.workers.push(r),r}catch{try{t.terminate()}catch{}return null}}reapIdle(){const t=Date.now(),n=this.workers.filter(o=>!o.busy&&o.initialized&&t-o.lastUsed>this.config.idleTimeoutMs),s=Math.max(0,this.workers.length-this.config.minWorkers),r=n.slice(0,s);for(const o of r)this.terminateWorker(o)}terminateWorker(t){const n=this.workers.indexOf(t);n>=0&&this.workers.splice(n,1);try{t.thread.terminate()}catch{}}}class _A{constructor(t){H(this,"queue",[]),H(this,"pool"),H(this,"dispatching",!1),this.pool=t}submit(t){return new Promise((n,s)=>{const r={task:t,resolve:n,reject:s,cancelled:!1},o=this.queue.findIndex(c=>c.task.priority>t.priority);o===-1?this.queue.push(r):this.queue.splice(o,0,r),this.dispatch()})}submitBatch(t){return Promise.all(t.map(n=>this.submit(n)))}cancel(t){const n=this.queue.findIndex(s=>s.task.id===t&&!s.cancelled);if(n>=0){const s=this.queue[n];return s.cancelled=!0,s.reject(new Error(`Task ${t} cancelled`)),this.queue.splice(n,1),!0}return!1}get pending(){return this.queue.length}async dispatch(){if(!this.dispatching){this.dispatching=!0;try{for(;this.queue.length>0;){const t=this.queue.shift();if(t.cancelled)continue;let n,s;try{const r=await this.pool.acquire();n=r.worker,s=r.release}catch(r){const o=r instanceof Error?r:new Error(String(r));t.reject(o),this.rejectAll(o);return}this.executeTask(n.endpoint,t).finally(()=>{s(),this.queue.length>0&&(this.dispatching=!1,this.dispatch())})}}finally{this.dispatching=!1}}}rejectAll(t){const n=this.queue.splice(0);for(const s of n)s.cancelled||s.reject(t)}async executeTask(t,n){if(!n.cancelled)try{let s;switch(n.task.type){case"transform":s=await t.transform(n.task);break;case"extract":s=await t.extract(n.task);break;case"build":s=await t.build(n.task);break;default:throw new Error(`Unknown task type: ${n.task.type}`)}n.cancelled||n.resolve(s)}catch(s){n.cancelled||n.reject(s instanceof Error?s:new Error(String(s)))}}}var Ou=(e=>(e[e.HIGH=0]="HIGH",e[e.NORMAL=1]="NORMAL",e[e.LOW=2]="LOW",e))(Ou||{});let ha=null,pa=null,$o=!1,bA;function vA(){return typeof Worker<"u"&&typeof Blob<"u"&&typeof URL<"u"&&typeof URL.createObjectURL=="function"}function wA(){if(pa)return pa;if(!vA())throw $o=!0,new Error("Workers not available");return ha=new yA(bA),pa=new _A(ha),pa}async function SA(e){const{convertFileDirect:t,prepareTransformer:n}=await Promise.resolve().then(()=>OA);await n();const s=await t(e.source,e.filePath);return{type:"transform",id:e.id,code:s,warnings:[]}}async function xA(e){const t=await Promise.resolve().then(()=>F1),{parseTarArchive:n}=await Promise.resolve().then(()=>TA),{bytesToBase64:s}=await Promise.resolve().then(()=>v),r=await fetch(e.tarballUrl);if(!r.ok)throw new Error(`Archive download failed (HTTP ${r.status}): ${e.tarballUrl}`);const o=new Uint8Array(await r.arrayBuffer()),c=t.inflate(o),d=[];for(const p of n(c)){if(p.kind!=="file"||!p.payload)continue;let y=p.filepath;if(e.stripComponents>0){const k=y.split("/").filter(Boolean);if(k.length<=e.stripComponents)continue;y=k.slice(e.stripComponents).join("/")}let g,x=!1;try{g=new TextDecoder("utf-8",{fatal:!0}).decode(p.payload)}catch{g=s(p.payload),x=!0}d.push({path:y,data:g,isBinary:x})}return{type:"extract",id:e.id,files:d}}async function EA(e){const t=await Promise.resolve().then(()=>T0);try{const n=await t.build({entryPoints:e.entryPoints,stdin:e.stdin,bundle:e.bundle,format:e.format,platform:e.platform,target:e.target,minify:e.minify,external:e.external,write:!1,absWorkingDir:e.absWorkingDir});return{type:"build",id:e.id,outputFiles:(n.outputFiles||[]).map(s=>({path:s.path,text:s.text||new TextDecoder().decode(s.contents)})),errors:(n.errors||[]).map(s=>s.text||String(s)),warnings:(n.warnings||[]).map(s=>s.text||String(s))}}catch(n){return{type:"build",id:e.id,outputFiles:[],errors:[(n==null?void 0:n.message)||"build failed"],warnings:[]}}}function xv(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():`task-${Date.now()}-${Math.random().toString(36).slice(2)}`}async function Ev(e){if($o)return kv(e);try{return await wA().submit(e)}catch(t){return $o||console.debug("[offload] Falling back to main thread:",t instanceof Error?t.message:t),kA(),kv(e)}}function kA(){$o=!0,ha&&(ha.dispose(),ha=null),pa=null}async function kv(e){switch(e.type){case"transform":return SA(e);case"extract":return xA(e);case"build":return EA(e);default:throw new Error(`Unknown task type: ${e.type}`)}}function Uo(e,t,n){const s=e.slice(t,t+n),r=s.indexOf(0),o=r>=0?s.slice(0,r):s;return new TextDecoder().decode(o)}function Cv(e,t,n){const s=Uo(e,t,n).trim();return parseInt(s,8)||0}function CA(e){switch(e){case"0":case"\0":case"":return"file";case"5":return"directory";case"1":case"2":return"link";default:return"other"}}function*AA(e){let n=0;for(;n+512<=e.length;){const s=e.slice(n,n+512);if(n+=512,s.every(T=>T===0))break;const o=Uo(s,0,100);if(!o)continue;const c=Cv(s,100,8),d=Cv(s,124,12),p=String.fromCharCode(s[156]),y=Uo(s,157,100),g=Uo(s,345,155),x=g?`${g}/${o}`:o,k=CA(p);let C;k==="file"&&(C=d>0?e.slice(n,n+d):new Uint8Array(0),d>0&&(n+=Math.ceil(d/512)*512)),yield{filepath:x,kind:k,byteSize:d,fileMode:c,payload:C,linkDestination:k==="link"?y:void 0}}}async function Av(e,t,n,s={}){var r,o;(r=s.onProgress)==null||r.call(s,`Fetching ${e}...`);const c=await Ev({type:"extract",id:xv(),tarballUrl:e,stripComponents:s.stripComponents??1,priority:Ou.NORMAL,expectedShasum:s.expectedShasum}),d=[];for(const p of c.files){if(s.filter&&!s.filter(p.path))continue;const y=ft(n,p.path),g=sr(y);t.mkdirSync(g,{recursive:!0}),p.isBinary?t.writeFileSync(y,m(p.data)):t.writeFileSync(y,p.data),d.push(y)}return(o=s.onProgress)==null||o.call(s,`Extracted ${d.length} files`),d}const TA=Object.freeze(Object.defineProperty({__proto__:null,downloadAndExtract:Av,parseTarArchive:AA},Symbol.toStringTag,{value:"Module"})),Nu=typeof window<"u";async function Bu(){if(Nu&&!window.__esbuildEngine)return window.__esbuildReady||(window.__esbuildReady=(async()=>{try{const e=await qa(sf),t=e.default||e;try{await t.initialize({wasmURL:lc})}catch(n){if(!(n instanceof Error&&n.message.includes('Cannot call "initialize" more than once')))throw n}window.__esbuildEngine=t}catch(e){throw window.__esbuildReady=void 0,e}})()),window.__esbuildReady}function IA(e){return!!(/<[A-Z][a-zA-Z0-9.]*[\s/>]/.test(e)||/<\/[a-zA-Z]/.test(e)||/\/>/.test(e)||/<>|<\/>/.test(e)||/React\.createElement\b/.test(e)||/jsx\(|jsxs\(|jsxDEV\(/.test(e))}function Tv(e,t){return e.endsWith(".jsx")?"jsx":e.endsWith(".ts")?"ts":e.endsWith(".tsx")?"tsx":e.endsWith(".mjs")?"js":IA(t)?"jsx":"js"}async function Iv(e,t){if(!Nu)return e;let s=(await Ev({type:"transform",id:xv(),source:e,filePath:t,options:{loader:Tv(t,e),format:"cjs",target:"esnext",platform:"neutral",define:{"import.meta.url":"import_meta.url","import.meta.dirname":"import_meta.dirname","import.meta.filename":"import_meta.filename","import.meta":"import_meta"}},priority:Ou.NORMAL})).code;s=s.replace(/\bimport\s*\(\s*["']node:([^"']+)["']\s*\)/g,'Promise.resolve(require("node:$1"))');const r=["assert","buffer","child_process","cluster","crypto","dgram","dns","events","fs","http","http2","https","net","os","path","perf_hooks","querystring","readline","stream","string_decoder","timers","tls","url","util","v8","vm","worker_threads","zlib","async_hooks","inspector","module"];for(const o of r){const c=new RegExp(`\\bimport\\s*\\(\\s*["']${o}["']\\s*\\)`,"g");s=s.replace(c,`Promise.resolve(require("${o}"))`)}return s}async function RA(e,t){if(!Nu)return e;window.__esbuildEngine||await Bu();const n=window.__esbuildEngine;if(!n)throw new Error("esbuild engine not available");const s=Tv(t,e);try{return(await n.transform(e,{loader:s,format:"cjs",target:"esnext",platform:"neutral",define:{"import.meta.url":"import_meta.url","import.meta.dirname":"import_meta.dirname","import.meta.filename":"import_meta.filename","import.meta":"import_meta"}})).code}catch(r){const o=r instanceof Error?r.message:String(r);if(s==="js"||s==="jsx"){const c=s==="js"?["jsx","tsx","ts"]:["tsx"];for(const d of c)try{return(await n.transform(e,{loader:d,format:"cjs",target:"esnext",platform:"neutral",define:{"import.meta.url":"import_meta.url","import.meta.dirname":"import_meta.dirname","import.meta.filename":"import_meta.filename","import.meta":"import_meta"}})).code}catch{}}if(o.includes("Top-level await"))try{return(await n.transform(e,{loader:s,format:"esm",target:"esnext",platform:"neutral",define:{"import.meta.url":"import_meta.url","import.meta.dirname":"import_meta.dirname","import.meta.filename":"import_meta.filename","import.meta":"import_meta"}})).code}catch{return e}return e}}function PA(e,t){return e.endsWith(".mjs")||e.endsWith(".cjs")?!1:/\bimport\s+[\w{*'"]/m.test(t)||/\bexport\s+(?:default|const|let|var|function|class|{|\*)/m.test(t)||/\bimport\.meta\b/.test(t)}function Lu(e){return/\bimport\s*\(\s*["']node:/.test(e)||/\bimport\s*\(\s*["'](fs|path|http|https|net|url|util|events|stream|os|crypto)["']/.test(e)}function Mu(e){let t=e;t=t.replace(/\bimport\s*\(\s*["']node:([^"']+)["']\s*\)/g,'Promise.resolve(require("node:$1"))');const n=["assert","buffer","child_process","cluster","crypto","dgram","dns","events","fs","http","http2","https","net","os","path","perf_hooks","querystring","readline","stream","string_decoder","timers","tls","url","util","v8","vm","worker_threads","zlib","async_hooks","inspector","module"];for(const s of n)t=t.replace(new RegExp(`\\bimport\\s*\\(\\s*["']${s}["']\\s*\\)`,"g"),`Promise.resolve(require("${s}"))`);return t}function Rv(e,t){const n=[];try{for(const s of e.readdirSync(t)){const r=t+"/"+s;try{e.statSync(r).isDirectory()?s!=="node_modules"&&n.push(...Rv(e,r)):(s.endsWith(".js")||s.endsWith(".mjs")||s.endsWith(".jsx"))&&n.push(r)}catch{}}}catch{}return n}function DA(e,t){try{const n=t+"/package.json";if(e.existsSync(n)){const s=e.readFileSync(n,"utf8");return JSON.parse(s).type==="module"}}catch{}return!1}async function Pv(e,t,n){let s=0;const r=Rv(e,t);n==null||n(` Converting ${r.length} files in ${t}...`);const o=DA(e,t),c=50;for(let d=0;d<r.length;d+=c){const p=r.slice(d,d+c);await Promise.all(p.map(async y=>{try{const g=e.readFileSync(y,"utf8");if(o){Lu(g)&&(e.writeFileSync(y,Mu(g)),s++);return}if(y.endsWith(".mjs")){Lu(g)&&(e.writeFileSync(y,Mu(g)),s++);return}if(PA(y,g)){const x=await Iv(g,y);e.writeFileSync(y,x),s++}else Lu(g)&&(e.writeFileSync(y,Mu(g)),s++)}catch{}}))}return s}const OA=Object.freeze(Object.defineProperty({__proto__:null,convertFile:Iv,convertFileDirect:RA,convertPackage:Pv,prepareTransformer:Bu},Symbol.toStringTag,{value:"Module"}));function NA(e,t){return t?typeof t=="string"?{[e.includes("/")?e.split("/").pop():e]:t}:t:{}}function Dv(e){if(e.startsWith("@")){const n=e.indexOf("/");if(n===-1)throw new Error(`Malformed package specifier: ${e}`);const s=e.slice(n+1),r=s.indexOf("@");return r===-1?{name:e}:{name:e.slice(0,n+1+r),version:s.slice(r+1)}}const t=e.indexOf("@");return t===-1?{name:e}:{name:e.slice(0,t),version:e.slice(t+1)}}let Ov=!1;Xo=class{constructor(e,t={}){H(this,"vol"),H(this,"registryClient"),H(this,"workingDir"),H(this,"_snapshotCache"),this.vol=e,this.registryClient=new Wr(t),this.workingDir=t.cwd||"/",this._snapshotCache=t.snapshotCache??null}async install(e,t,n={}){const{onProgress:s}=n,r=Dv(e),o=r.name,c=t||r.version||"latest";s==null||s(`Resolving ${o}@${c}...`);const d={registry:this.registryClient,devDependencies:n.withDevDeps,optionalDependencies:n.withOptionalDeps,onProgress:s},p=await hA(o,c,d),y=await this.materializePackages(p,n);if(n.persist||n.persistDev){const g=p.get(o);g&&await this.patchManifest(o,`^${g.version}`,!!n.persistDev)}return s==null||s(`Installed ${p.size} package(s)`),{resolved:p,newPackages:y}}async installFromManifest(e,t={}){const{onProgress:n}=t,s=e||ft(this.workingDir,"package.json");if(!this.vol.existsSync(s))throw new Error(`Manifest not found at ${s}`);const r=this.vol.readFileSync(s,"utf8"),o=JSON.parse(r),c=this._snapshotCache?ke(r):null;if(this._snapshotCache&&c)try{const g=await this._snapshotCache.get(c);if(g){n==null||n("Restoring cached node_modules...");const{entries:x}=g;for(const k of x)if(k.path.includes("/node_modules/")){if(k.kind==="directory")this.vol.existsSync(k.path)||this.vol.mkdirSync(k.path,{recursive:!0});else if(k.kind==="file"&&k.data){const C=k.path.substring(0,k.path.lastIndexOf("/"))||"/";C!=="/"&&!this.vol.existsSync(C)&&this.vol.mkdirSync(C,{recursive:!0}),this.vol.writeFileSync(k.path,m(k.data))}}return n==null||n(`Restored ${x.length} cached entries`),{resolved:new Map,newPackages:[]}}}catch{}n==null||n("Resolving dependency tree...");const d={registry:this.registryClient,devDependencies:t.withDevDeps,optionalDependencies:t.withOptionalDeps,onProgress:n},p=await pA(o,d),y=await this.materializePackages(p,t);if(this._snapshotCache&&c&&y.length>0)try{const x={entries:this.vol.toSnapshot().entries.filter(k=>k.path.includes("/node_modules/"))};await this._snapshotCache.set(c,x)}catch{}return n==null||n(`Installed ${p.size} package(s)`),{resolved:p,newPackages:y}}listInstalled(){const e=ft(this.workingDir,"node_modules");if(!this.vol.existsSync(e))return{};const t={},n=this.vol.readdirSync(e);for(const s of n)if(!s.startsWith("."))if(s.startsWith("@")){const r=ft(e,s),o=this.vol.readdirSync(r);for(const c of o){const d=ft(r,c,"package.json");if(this.vol.existsSync(d)){const p=JSON.parse(this.vol.readFileSync(d,"utf8"));t[`${s}/${c}`]=p.version}}}else{const r=ft(e,s,"package.json");if(this.vol.existsSync(r)){const o=JSON.parse(this.vol.readFileSync(r,"utf8"));t[s]=o.version}}return t}async materializePackages(e,t){const{onProgress:n}=t,s=[],r=ft(this.workingDir,"node_modules");this.vol.mkdirSync(r,{recursive:!0});const o=[];for(const[p,y]of e){const g=ft(r,p),x=ft(g,"package.json");if(this.vol.existsSync(x))try{if(JSON.parse(this.vol.readFileSync(x,"utf8")).version===y.version){n==null||n(`Skipping ${p}@${y.version} (up to date)`);continue}}catch{}o.push({depName:p,dep:y,targetDir:g})}const c=t.transformModules!==!1;c&&!Ov&&(typeof Worker>"u"&&(n==null||n("Preparing module transformer..."),await Bu()),Ov=!0);const d=12;n==null||n(`Downloading ${o.length} package(s)...`);for(let p=0;p<o.length;p+=d){const y=o.slice(p,p+d);await Promise.all(y.map(async({depName:g,dep:x,targetDir:k})=>{if(n==null||n(` Fetching ${g}@${x.version}...`),await Av(x.tarballUrl,this.vol,k,{stripComponents:1,expectedShasum:x.shasum}),c)try{const C=await Pv(this.vol,k,n);C>0&&(n==null||n(` Transformed ${C} file(s) in ${g}`))}catch(C){n==null||n(` Warning: transformation failed for ${g}: ${C}`)}this.createBinStubs(r,g,k),s.push(g)}))}return this.writeLockFile(e),s}createBinStubs(e,t,n){try{const s=ft(n,"package.json");if(!this.vol.existsSync(s))return;const r=JSON.parse(this.vol.readFileSync(s,"utf8")),o=NA(t,r.bin),c=ft(e,".bin");for(const[d,p]of Object.entries(o)){this.vol.mkdirSync(c,{recursive:!0});const y=ft(n,p);this.vol.writeFileSync(ft(c,d),`node "${y}" "$@"
|
|
46652
|
+
`)}}catch{}}writeLockFile(e){const t={};for(const[s,r]of e)t[s]={version:r.version,resolved:r.tarballUrl};const n=ft(this.workingDir,"node_modules",".package-lock.json");this.vol.writeFileSync(n,JSON.stringify(t,null,2))}async patchManifest(e,t,n){const s=ft(this.workingDir,"package.json");let r={};this.vol.existsSync(s)&&(r=JSON.parse(this.vol.readFileSync(s,"utf8")));const o=n?"devDependencies":"dependencies";r[o]||(r[o]={}),r[o][e]=t,this.vol.writeFileSync(s,JSON.stringify(r,null,2))}},P0=async function(e,t,n){return new Xo(t).install(e,void 0,n)},Object.freeze(Object.defineProperty({__proto__:null,DependencyInstaller:Xo,RegistryClient:Wr,install:P0,splitSpecifier:Dv},Symbol.toStringTag,{value:"Module"}));const BA=new TextEncoder;ad=(i=class extends ne{constructor(e={}){super(),H(this,"registry",new Map),H(this,"baseUrl"),H(this,"opts"),H(this,"channel",null),H(this,"swReady",!1),H(this,"heartbeat",null),H(this,"_processManager",null),H(this,"_workerWsConns",new Map),H(this,"_previewScript",null),H(this,"_swAuthToken",null),H(this,"_wsBridgeToken",null),H(this,"_wsBridge",null),H(this,"_wsConns",new Map),this.opts=e,this.baseUrl=typeof location<"u"?e.baseUrl||`${location.protocol}//${location.host}`:e.baseUrl||"http://localhost",wi((t,n)=>this.register(n,t)),Si(t=>this.unregister(t))}setProcessManager(e){this._processManager=e,e.on("ws-frame",t=>{this._handleWorkerWsFrame(t)})}register(e,t,n="0.0.0.0"){var s,r;this.registry.set(t,{server:e,port:t,hostname:n});const o=this.serverUrl(t);this.emit("server-ready",t,o),(r=(s=this.opts).onServerReady)==null||r.call(s,t,o),this.notifySW("server-registered",{port:t,hostname:n})}unregister(e){this.registry.delete(e),this.notifySW("server-unregistered",{port:e})}setPreviewScript(e){this._previewScript=e,this._sendPreviewScriptToSW()}setWatermark(e){var t;typeof navigator<"u"&&((t=navigator.serviceWorker)!=null&&t.controller)&&navigator.serviceWorker.controller.postMessage({type:"set-watermark",enabled:e,token:this._swAuthToken})}_sendPreviewScriptToSW(){var e;typeof navigator<"u"&&((e=navigator.serviceWorker)!=null&&e.controller)&&navigator.serviceWorker.controller.postMessage({type:"set-preview-script",script:this._previewScript,token:this._swAuthToken})}_sendWsTokenToSW(){var e;typeof navigator<"u"&&((e=navigator.serviceWorker)!=null&&e.controller)&&navigator.serviceWorker.controller.postMessage({type:"set-ws-token",wsToken:this._wsBridgeToken,token:this._swAuthToken})}serverUrl(e){return`${this.baseUrl}/__virtual__/${e}`}activePorts(){return[...this.registry.keys()]}async handleRequest(e,t,n,s,r){const o=this.registry.get(e);if(!o)return{statusCode:503,statusMessage:"Service Unavailable",headers:{"Content-Type":"text/plain"},body:z.from(`No server on port ${e}`)};try{const c=r?z.from(new Uint8Array(r)):void 0;return await o.server.dispatchRequest(t,n,s,c)}catch(c){return{statusCode:500,statusMessage:"Internal Server Error",headers:{"Content-Type":"text/plain"},body:z.from(c instanceof Error?c.message:"Internal Server Error")}}}async initServiceWorker(e){if(!("serviceWorker"in navigator))throw new Error("Service Workers not supported");const t=(e==null?void 0:e.swUrl)??"/__sw__.js",n=await navigator.serviceWorker.getRegistrations();for(const p of n)await p.unregister();await new Promise(p=>setTimeout(p,100));const s=new Promise(p=>{navigator.serviceWorker.addEventListener("controllerchange",()=>p(),{once:!0})}),r=`${t}?v=${Date.now()}`,o=await navigator.serviceWorker.register(r,{scope:"/",updateViaCache:"none"}),c=o.installing||o.waiting||o.active;if(!c)throw new Error("Service Worker registration failed");await new Promise(p=>{if(c.state==="activated")return p();const y=()=>{c.state==="activated"&&(c.removeEventListener("statechange",y),p())};c.addEventListener("statechange",y)}),this._swAuthToken=crypto.randomUUID(),this.channel=new MessageChannel,this.channel.port1.onmessage=this.onSWMessage.bind(this),c.postMessage({type:"init",port:this.channel.port2,token:this._swAuthToken},[this.channel.port2]),await s;const d=()=>{navigator.serviceWorker.controller&&(this.channel=new MessageChannel,this.channel.port1.onmessage=this.onSWMessage.bind(this),navigator.serviceWorker.controller.postMessage({type:"init",port:this.channel.port2,token:this._swAuthToken},[this.channel.port2]),this._previewScript!==null&&this._sendPreviewScriptToSW(),this._wsBridgeToken&&this._sendWsTokenToSW())};navigator.serviceWorker.addEventListener("controllerchange",d),navigator.serviceWorker.addEventListener("message",p=>{var y;((y=p.data)==null?void 0:y.type)==="sw-needs-init"&&d()}),this.heartbeat=setInterval(()=>{var p;(p=this.channel)==null||p.port1.postMessage({type:"keepalive"})},Es.SW_HEARTBEAT),this.swReady=!0,this.emit("sw-ready"),this._startWsBridge()}_normalizeSwUrl(e,t){const n=e.match(/^\/__preview__\/\d+(.*)?$/);if(n){let s=n[1]||"/";s[0]!=="/"&&(s="/"+s);const r=e.indexOf("?");return r>=0&&!s.includes("?")&&(s+=e.slice(r)),s}return e}async onSWMessage(e){var t,n,s,r;const{type:o,id:c,data:d}=e.data;if(ad.DEBUG&&console.log("[RequestProxy] SW:",o,c,d==null?void 0:d.url),o==="request"){const{port:p,method:y,headers:g,body:x,streaming:k,originalUrl:C}=d;let T=d.url;const L=this._normalizeSwUrl(T,g);L!==null&&L!==T&&(T=L);try{if(k)await this.handleStreaming(c,p,y,T,g,x);else{const V=await this.handleRequest(p,y,T,g,x);if(V.statusCode===404&&C)try{const J=new URL(C);if(!(J.hostname==="localhost"||J.hostname==="127.0.0.1"||J.hostname==="0.0.0.0")){const q=await fetch(C),$=await q.arrayBuffer(),te={};q.headers.forEach((D,F)=>{te[F]=D});const P=$.byteLength>0?h(new Uint8Array($)):"";(t=this.channel)==null||t.port1.postMessage({type:"response",id:c,data:{statusCode:q.status,statusMessage:q.statusText||"OK",headers:te,bodyBase64:P}});return}}catch{}let K="";if((n=V.body)!=null&&n.length){const J=V.body instanceof Uint8Array?V.body:new Uint8Array(0);K=h(J)}(s=this.channel)==null||s.port1.postMessage({type:"response",id:c,data:{statusCode:V.statusCode,statusMessage:V.statusMessage,headers:V.headers,bodyBase64:K}})}}catch(V){(r=this.channel)==null||r.port1.postMessage({type:"response",id:c,error:V instanceof Error?V.message:"Unknown error"})}}}async handleStreaming(e,t,n,s,r,o){var c,d,p,y,g,x;const k=this.registry.get(t);if(!k){(c=this.channel)==null||c.port1.postMessage({type:"stream-start",id:e,data:{statusCode:503,statusMessage:"Service Unavailable",headers:{}}}),(d=this.channel)==null||d.port1.postMessage({type:"stream-end",id:e});return}const C=k.server;if(typeof C.handleStreamingRequest=="function"){const T=o?z.from(new Uint8Array(o)):void 0;await C.handleStreamingRequest(n,s,r,T,(L,V,K)=>{var J;(J=this.channel)==null||J.port1.postMessage({type:"stream-start",id:e,data:{statusCode:L,statusMessage:V,headers:K}})},L=>{var V;const K=typeof L=="string"?BA.encode(L):L;(V=this.channel)==null||V.port1.postMessage({type:"stream-chunk",id:e,data:{chunkBase64:h(K)}})},()=>{var L;(L=this.channel)==null||L.port1.postMessage({type:"stream-end",id:e})})}else{const T=o?z.from(new Uint8Array(o)):void 0,L=await k.server.dispatchRequest(n,s,r,T);if((p=this.channel)==null||p.port1.postMessage({type:"stream-start",id:e,data:{statusCode:L.statusCode,statusMessage:L.statusMessage,headers:L.headers}}),(y=L.body)!=null&&y.length){const V=L.body instanceof Uint8Array?L.body:new Uint8Array(0);(g=this.channel)==null||g.port1.postMessage({type:"stream-chunk",id:e,data:{chunkBase64:h(V)}})}(x=this.channel)==null||x.port1.postMessage({type:"stream-end",id:e})}}_startWsBridge(){typeof BroadcastChannel>"u"||this._wsBridge||(this._wsBridgeToken=crypto.randomUUID(),this._wsBridge=new BroadcastChannel("nodepod-ws"),this._wsBridge.onmessage=e=>{const t=e.data;!t||!t.kind||this._wsBridgeToken&&t.token!==this._wsBridgeToken||(t.kind==="ws-connect"?this._handleWsConnect(t.uid,t.port,t.path,t.protocols):t.kind==="ws-send"?this._handleWsSend(t.uid,t.data,t.type):t.kind==="ws-close"&&this._handleWsClose(t.uid,t.code,t.reason))},this._sendWsTokenToSW())}_handleWsConnect(e,t,n,s){var r;const o=vi(t),d={upgrade:"websocket",connection:"Upgrade","sec-websocket-key":btoa(String.fromCharCode(...crypto.getRandomValues(new Uint8Array(16)))),"sec-websocket-version":"13",host:`localhost:${t}`};if(s&&(d["sec-websocket-protocol"]=s),!o){if(this._processManager){const C=this._processManager.dispatchWsUpgrade(t,e,n||"/",d);if(C>=0){this._workerWsConns.set(e,{pid:C});return}}(r=this._wsBridge)==null||r.postMessage({kind:"ws-error",uid:e,message:`No server on port ${t}`,token:this._wsBridgeToken});return}const{socket:p}=o.dispatchUpgrade(n||"/",d),y=this._wsBridge;let g=new Uint8Array(0),x=!1;p.write=(C,T,L)=>{const V=typeof C=="string"?z.from(C):new Uint8Array(C),K=typeof T=="function"?T:L;if(!x&&new TextDecoder().decode(V).startsWith("HTTP/1.1 101"))return x=!0,y.postMessage({kind:"ws-open",uid:e,token:this._wsBridgeToken}),K&&queueMicrotask(()=>K(null)),!0;const J=new Uint8Array(g.length+V.length);for(J.set(g,0),J.set(V,g.length),g=J;g.length>=2;){const X=xi(g);if(!X)break;switch(g=g.slice(X.consumed),X.op){case oe.TEXT:{const q=new TextDecoder().decode(X.data);y.postMessage({kind:"ws-message",uid:e,data:q,type:"text",token:this._wsBridgeToken});break}case oe.BINARY:y.postMessage({kind:"ws-message",uid:e,data:Array.from(X.data),type:"binary",token:this._wsBridgeToken});break;case oe.CLOSE:{const q=X.data.length>=2?X.data[0]<<8|X.data[1]:1e3;y.postMessage({kind:"ws-closed",uid:e,code:q,token:this._wsBridgeToken});break}case oe.PING:p._feedData(z.from(mn(oe.PONG,X.data,!0)));break}}return K&&queueMicrotask(()=>K(null)),!0};const k=()=>{g=new Uint8Array(0);try{p.destroy()}catch{}};this._wsConns.set(e,{socket:p,cleanup:k})}_handleWorkerWsFrame(e){const t=this._wsBridge;if(!t)return;const n=e.uid;switch(e.kind){case"open":t.postMessage({kind:"ws-open",uid:n,token:this._wsBridgeToken});break;case"text":t.postMessage({kind:"ws-message",uid:n,data:e.data,type:"text",token:this._wsBridgeToken});break;case"binary":t.postMessage({kind:"ws-message",uid:n,data:e.bytes,type:"binary",token:this._wsBridgeToken});break;case"close":t.postMessage({kind:"ws-closed",uid:n,code:e.code||1e3,token:this._wsBridgeToken}),this._workerWsConns.delete(n);break;case"error":t.postMessage({kind:"ws-error",uid:n,message:e.message,token:this._wsBridgeToken}),this._workerWsConns.delete(n);break}}_handleWsSend(e,t,n){const s=this._workerWsConns.get(e);if(s&&this._processManager){let p,y;n==="binary"&&Array.isArray(t)?(p=new Uint8Array(t),y=oe.BINARY):(p=new TextEncoder().encode(String(t)),y=oe.TEXT);const g=mn(y,p,!0);this._processManager.dispatchWsData(s.pid,e,Array.from(new Uint8Array(g)));return}const r=this._wsConns.get(e);if(!r)return;let o,c;n==="binary"&&Array.isArray(t)?(o=new Uint8Array(t),c=oe.BINARY):(o=new TextEncoder().encode(String(t)),c=oe.TEXT);const d=mn(c,o,!0);r.socket._feedData(z.from(d))}_handleWsClose(e,t,n){const s=this._workerWsConns.get(e);if(s&&this._processManager){this._processManager.dispatchWsClose(s.pid,e,t??1e3),this._workerWsConns.delete(e);return}const r=this._wsConns.get(e);if(!r)return;const o=new Uint8Array(2);o[0]=(t??1e3)>>8&255,o[1]=(t??1e3)&255;const c=mn(oe.CLOSE,o,!0);try{r.socket._feedData(z.from(c))}catch{}r.cleanup(),this._wsConns.delete(e)}notifySW(e,t){this.swReady&&this.channel&&this.channel.port1.postMessage({type:e,data:t})}createFetchHandler(){return async e=>{const t=new URL(e.url),n=t.pathname.match(/^\/__virtual__\/(\d+)(\/.*)?$/);if(!n)throw new Error("Not a virtual server request");const s=parseInt(n[1],10),r=n[2]||"/",o={};e.headers.forEach((y,g)=>{o[g]=y});let c;e.method!=="GET"&&e.method!=="HEAD"&&(c=await e.arrayBuffer());const d=await this.handleRequest(s,e.method,r+t.search,o,c);let p=null;return d.body instanceof Uint8Array?p=new Uint8Array(d.body.buffer,d.body.byteOffset,d.body.byteLength):typeof d.body=="string"&&(p=d.body),new Response(p,{status:d.statusCode,statusText:d.statusMessage,headers:d.headers})}}},H(i,"DEBUG",!1),i);let Fu=null;I0=function(e){return Fu||(Fu=new ad(e)),Fu},B0=class{constructor(e){this._vol=e}async writeFile(e,t){const n=e.substring(0,e.lastIndexOf("/"))||"/";n!=="/"&&!this._vol.existsSync(n)&&this._vol.mkdirSync(n,{recursive:!0}),this._vol.writeFileSync(e,t)}async readFile(e,t){return t?this._vol.readFileSync(e,"utf8"):this._vol.readFileSync(e)}async mkdir(e,t){this._vol.mkdirSync(e,t)}async readdir(e){return this._vol.readdirSync(e)}async exists(e){return this._vol.existsSync(e)}async stat(e){const t=this._vol.statSync(e);return{isFile:t.isFile(),isDirectory:t.isDirectory(),size:t.size,mtime:t.mtimeMs??Date.now()}}async unlink(e){this._vol.unlinkSync(e)}async rmdir(e,t){t!=null&&t.recursive?this._removeRecursive(e):this._vol.rmdirSync(e)}async rename(e,t){this._vol.renameSync(e,t)}watch(e,t,n){return typeof t=="function"?this._vol.watch(e,t):this._vol.watch(e,t??{},n)}get volume(){return this._vol}_removeRecursive(e){for(const t of this._vol.readdirSync(e)){const n=`${e}/${t}`;this._vol.statSync(n).isDirectory()?this._removeRecursive(n):this._vol.unlinkSync(n)}this._vol.rmdirSync(e)}},L0=class extends ne{constructor(e=4194304){super(),H(this,"_abortController",new AbortController),H(this,"_resolve"),H(this,"_stdout",""),H(this,"_stderr",""),H(this,"_exitCode",null),H(this,"_sendStdinFn",null),H(this,"_killFn",null),H(this,"_maxOutputBytes"),H(this,"completion"),this._maxOutputBytes=e,this.completion=new Promise(t=>{this._resolve=t})}_setSendStdin(e){this._sendStdinFn=e}_setKillFn(e){this._killFn=e}_pushStdout(e){this._stdout+=e,this._stdout.length>this._maxOutputBytes&&(this._stdout=this._stdout.slice(-Math.floor(this._maxOutputBytes*.75))),this.emit("output",e)}_pushStderr(e){this._stderr+=e,this._stderr.length>this._maxOutputBytes&&(this._stderr=this._stderr.slice(-Math.floor(this._maxOutputBytes*.75))),this.emit("error",e)}_finish(e){this._exitCode===null&&(this._exitCode=e,this.emit("exit",e),this._resolve({stdout:this._stdout,stderr:this._stderr,exitCode:e}))}get signal(){return this._abortController.signal}get exited(){return this._exitCode!==null}write(e){this._sendStdinFn&&this._sendStdinFn(e)}kill(){this._abortController.abort(),this._killFn&&this._killFn()}on(e,t){return super.on(e,t)}};const LA={background:"#0d1117",foreground:"#c9d1d9",cursor:"#58a6ff",selectionBackground:"#264f78",black:"#0d1117",red:"#f85149",green:"#3fb950",yellow:"#d29922",blue:"#58a6ff",magenta:"#bc8cff",cyan:"#39c5cf",white:"#c9d1d9",brightBlack:"#8b949e",brightRed:"#f85149",brightGreen:"#3fb950",brightYellow:"#d29922",brightBlue:"#58a6ff",brightMagenta:"#bc8cff",brightCyan:"#39c5cf",brightWhite:"#ffffff"},MA=e=>`\x1B[36mnodepod\x1B[0m:\x1B[34m${e}\x1B[0m$ `;M0=class{constructor(e){H(this,"_term",null),H(this,"_fitAddon",null),H(this,"_dataDisposable",null),H(this,"_resizeHandler",null),H(this,"_lineBuffer",""),H(this,"_history",[]),H(this,"_historyIndex",-1),H(this,"_savedLine",""),H(this,"_running",!1),H(this,"_cwd","/"),H(this,"_promptFn"),H(this,"_theme"),H(this,"_opts"),H(this,"_wiring",null),this._opts=e,this._theme=e.theme??LA,this._promptFn=e.prompt??MA}_wireExecution(e){this._wiring=e}_setRunning(e){this._running=e}_writePrompt(){var e;(e=this._term)==null||e.write(this._promptFn(this._cwd))}_getCols(){var e;return((e=this._term)==null?void 0:e.cols)??80}_getRows(){var e;return((e=this._term)==null?void 0:e.rows)??24}_writeOutput(e,t=!1){if(!this._term)return;const n=e.replace(/\r?\n/g,`\r
|
|
46653
|
+
`);t?this._term.write("\x1B[31m"+n+"\x1B[0m"):this._term.write(n)}attach(e){const t=typeof e=="string"?document.querySelector(e):e;if(!t)throw new Error(`Terminal target not found: ${e}`);const n=this._opts.Terminal;if(this._term=new n({cursorBlink:!0,fontSize:this._opts.fontSize??fe.FONT_SIZE,fontFamily:this._opts.fontFamily??'"Cascadia Code", "Fira Code", "Consolas", "Monaco", monospace',theme:this._theme}),this._opts.FitAddon&&(this._fitAddon=new this._opts.FitAddon,this._term.loadAddon(this._fitAddon)),this._term.open(t),this._opts.WebglAddon)try{this._term.loadAddon(new this._opts.WebglAddon)}catch{}if(this._fitAddon){const s=this._fitAddon;requestAnimationFrame(()=>{s.fit(),setTimeout(()=>s.fit(),100)}),this._resizeHandler=()=>{var r;return(r=this._fitAddon)==null?void 0:r.fit()},window.addEventListener("resize",this._resizeHandler)}this._dataDisposable=this._term.onData(s=>this._handleInput(s)),this._term.focus()}detach(){this._dataDisposable&&(this._dataDisposable.dispose(),this._dataDisposable=null),this._resizeHandler&&(window.removeEventListener("resize",this._resizeHandler),this._resizeHandler=null),this._term&&(this._term.dispose(),this._term=null),this._fitAddon=null}clear(){this._term&&(this._term.clear(),this._running||this._term.write(this._promptFn(this._cwd)))}input(e){if(this._term)for(const t of e)this._handleInput(t)}setTheme(e){this._theme={...this._theme,...e},this._term&&(this._term.options.theme=this._theme)}fit(){var e;(e=this._fitAddon)==null||e.fit()}write(e){var t;(t=this._term)==null||t.write(e)}writeln(e){var t;(t=this._term)==null||t.writeln(e)}showPrompt(){var e;(e=this._term)==null||e.write(this._promptFn(this._cwd))}setCwd(e){this._cwd=e}getCwd(){return this._cwd}get xterm(){return this._term}_handleInput(e){var t,n,s;if(this._term){if(this._running){if(e.includes("")){const c=(t=this._wiring)==null?void 0:t.getActiveAbort();c&&c.abort(),this._term.write(`^C\r
|
|
46654
46654
|
`),this._running=!1,this._writePrompt();return}const r=((n=this._wiring)==null?void 0:n.getIsStdinRaw())??!1,o=(s=this._wiring)==null?void 0:s.getSendStdin();if(r&&o)o(e);else if(o)for(let c=0;c<e.length;c++){const d=e[c],p=d.charCodeAt(0);if(d==="\r"||d===`
|
|
46655
46655
|
`)this._term.write(`\r
|
|
46656
46656
|
`),o(`
|
|
46657
46657
|
`);else if(p===127||p===8)this._term.write("\b \b"),o("");else if(p>=32)this._term.write(d),o(d);else{o(e.slice(c));break}}return}for(let r=0;r<e.length;r++){const o=e[r],c=o.charCodeAt(0);if(o==="\r"||o===`
|
|
46658
46658
|
`){const d=this._lineBuffer;this._lineBuffer="",this._historyIndex=-1,this._executeCommand(d)}else if(c===127||c===8)this._lineBuffer.length>0&&(this._lineBuffer=this._lineBuffer.slice(0,-1),this._term.write("\b \b"));else if(c===3)this._lineBuffer="",this._term.write("^C"),this._writePrompt();else if(c===12)this._term.clear(),this._term.write(this._promptFn(this._cwd)+this._lineBuffer);else if(o==="\x1B"&&r+2<e.length&&e[r+1]==="["){const d=e[r+2];r+=2,d==="A"?this._historyUp():d==="B"&&this._historyDown()}else c>=32&&(this._lineBuffer+=o,this._term.write(o))}}}_historyUp(){if(this._history.length!==0){if(this._historyIndex===-1)this._savedLine=this._lineBuffer,this._historyIndex=this._history.length-1;else if(this._historyIndex>0)this._historyIndex--;else return;this._replaceLineWith(this._history[this._historyIndex])}}_historyDown(){this._historyIndex!==-1&&(this._historyIndex<this._history.length-1?(this._historyIndex++,this._replaceLineWith(this._history[this._historyIndex])):(this._historyIndex=-1,this._replaceLineWith(this._savedLine)))}_replaceLineWith(e){const t=this._promptFn(this._cwd);this._term.write("\r"+t+" ".repeat(this._lineBuffer.length)+"\r"+t),this._lineBuffer=e,this._term.write(e)}async _executeCommand(e){var t,n;if(!e.trim()){(t=this._term)==null||t.write(`\r
|
|
46659
|
-
`+this._promptFn(this._cwd));return}this._history.push(e),this._historyIndex=-1,this._running=!0,(n=this._wiring)!=null&&n.onCommand?await this._wiring.onCommand(e):(this._running=!1,this._writePrompt())}};const
|
|
46660
|
-
`),s._finish(1))}),s._setSendStdin(d=>o.sendStdin(d)),s._setKillFn(()=>o.kill("SIGINT")),n!=null&&n.signal&&n.signal.addEventListener("abort",()=>{o.kill("SIGINT")},{once:!0}),await new Promise(d=>{o.state==="running"?d():o.on("ready",()=>d())}),e==="node"&&(t==null?void 0:t.length)){const d=this._resolveCommand(e,t);o.exec({type:"exec",filePath:d,args:t??[],cwd:r,env:n==null?void 0:n.env,isShell:!1})}else{const d=t!=null&&t.length?`${e} ${t.join(" ")}`:e;o.exec({type:"exec",filePath:"",args:t??[],cwd:r,env:n==null?void 0:n.env,isShell:!0,shellCommand:d})}return s}_resolveCommand(e,t){if(e==="node"&&(t!=null&&t.length)){const n=t[0];return n.startsWith("/")?n:`${this._cwd}/${n}`.replace(/\/+/g,"/")}return e}createTerminal(e){const t=new
|
|
46661
|
-
`))}await y();const V=d;let
|
|
46662
|
-
`),t._setRunning(!1),t._writePrompt()),q()},P=(D,F,
|
|
46663
|
-
`),t._setRunning(!1),t._writePrompt()),q()};V.on("shell-done",te),V.on("exit",P)})},getSendStdin:()=>s,getIsStdinRaw:()=>c,getActiveAbort:()=>n,setActiveAbort:g=>{n=g}}),t}async setPreviewScript(e){this._proxy.setPreviewScript(e)}async clearPreviewScript(){this._proxy.setPreviewScript(null)}port(e){return this._proxy.activePorts().includes(e)?this._proxy.serverUrl(e):null}snapshot(e){const t=(e==null?void 0:e.shallow)??!0;return this._volume.toSnapshot(void 0,t?il.SHALLOW_EXCLUDE_DIRS:void 0)}async restore(e,t){const n=(t==null?void 0:t.autoInstall)??!0,s=va.fromSnapshot(e);this._volume.tree=s.tree,n&&this._volume.existsSync("/package.json")&&await this._packages.installFromManifest()}teardown(){this._unwatchVFS&&(this._unwatchVFS(),this._unwatchVFS=null),this._processManager.teardown(),this._volume.dispose(),this._handler.destroy()}memoryStats(){const e=this._volume.getStats(),t={moduleCacheSize:0,transformCacheSize:0};let n=null;const s=typeof performance<"u"?performance:null;return s!=null&&s.memory&&(n={usedMB:Math.round(s.memory.usedJSHeapSize/1048576*10)/10,totalMB:Math.round(s.memory.totalJSHeapSize/1048576*10)/10,limitMB:Math.round(s.memory.jsHeapSizeLimit/1048576*10)/10}),{vfs:e,engine:t,heap:n}}get volume(){return this._volume}get engine(){throw new Error("[Nodepod] Main-thread engine removed for security. All code now runs in isolated Web Workers via spawn().")}get packages(){return this._packages}get proxy(){return this._proxy}get processManager(){return this._processManager}get cwd(){return this._cwd}},H(l,"SHALLOW_EXCLUDE_DIRS",new Set(["node_modules",".cache",".npm"])),l)})();const
|
|
46659
|
+
`+this._promptFn(this._cwd));return}this._history.push(e),this._historyIndex=-1,this._running=!0,(n=this._wiring)!=null&&n.onCommand?await this._wiring.onCommand(e):(this._running=!1,this._writePrompt())}};const FA=["registry.npmjs.org","github.com","raw.githubusercontent.com","api.github.com","objects.githubusercontent.com","esm.sh","unpkg.com","cdn.jsdelivr.net","localhost","127.0.0.1"];function Nv(e){e!==null&&[...FA,...e]}const $A="nodepod-snapshots",Ss="snapshots",UA=1,Bv=10080*60*1e3;function jA(){return typeof indexedDB>"u"?Promise.resolve(null):new Promise(e=>{try{const t=indexedDB.open($A,UA);t.onupgradeneeded=()=>{const n=t.result;n.objectStoreNames.contains(Ss)||n.createObjectStore(Ss)},t.onsuccess=()=>e(t.result),t.onerror=()=>e(null)}catch{e(null)}})}function VA(e,t){return new Promise((n,s)=>{const c=e.transaction(Ss,"readonly").objectStore(Ss).get(t);c.onsuccess=()=>n(c.result??null),c.onerror=()=>s(c.error)})}function HA(e,t,n){return new Promise((s,r)=>{const o=e.transaction(Ss,"readwrite");o.objectStore(Ss).put(n,t),o.oncomplete=()=>s(),o.onerror=()=>r(o.error)})}function WA(e){try{const s=e.transaction(Ss,"readwrite").objectStore(Ss).openCursor(),r=Date.now();s.onsuccess=()=>{const o=s.result;if(!o)return;const c=o.value;c!=null&&c.createdAt&&r-c.createdAt>Bv&&o.delete(),o.continue()}}catch{}}async function zA(){const e=await jA();return e?(WA(e),{async get(t){try{const n=await VA(e,t);return!(n!=null&&n.snapshot)||n.createdAt&&Date.now()-n.createdAt>Bv?null:n.snapshot}catch{return null}},async set(t,n){try{await HA(e,t,{snapshot:n,createdAt:Date.now()})}catch{}},close(){try{e.close()}catch{}}}):null}il=(l=class{constructor(e,t,n,s,r){if(H(this,"fs"),H(this,"_volume"),H(this,"_packages"),H(this,"_proxy"),H(this,"_cwd"),H(this,"_processManager"),H(this,"_vfsBridge"),H(this,"_sharedVFS",null),H(this,"_syncChannel",null),H(this,"_unwatchVFS",null),H(this,"_handler"),this._volume=e,this._packages=t,this._proxy=n,this._cwd=s,this._handler=r,this.fs=new B0(e),this._processManager=new ga(e),this._vfsBridge=new A0(e),this._vfsBridge.setBroadcaster((o,c,d)=>{const p=c!==null&&c.byteLength===0;this._processManager.broadcastVFSChange(o,c,p,d)}),this._processManager.setVFSBridge(this._vfsBridge),this._unwatchVFS=this._vfsBridge.watch(),Yo()){try{this._sharedVFS=new E0,this._processManager.setSharedBuffer(this._sharedVFS.buffer),this._vfsBridge.setSharedVFS(this._sharedVFS)}catch{}try{this._syncChannel=new k0,this._processManager.setSyncBuffer(this._syncChannel.buffer)}catch{}}this._processManager.on("server-listen",(o,c,d)=>{const p={listening:!0,address:()=>({port:c,address:"0.0.0.0",family:"IPv4"}),dispatchRequest:async(y,g,x,k)=>{const C=k?typeof k=="string"?k:k.toString("utf8"):null,T=await this._processManager.dispatchHttpRequest(c,y,g,x,C),L=T.body instanceof ArrayBuffer?z.from(new Uint8Array(T.body)):z.from(T.body);return{statusCode:T.statusCode,statusMessage:T.statusMessage,headers:T.headers,body:L}}};this._proxy.register(p,c)}),this._processManager.on("server-close",(o,c)=>{this._proxy.unregister(c)}),this._proxy.setProcessManager(this._processManager)}static async boot(e={}){if(typeof Worker>"u")throw new Error("[Nodepod] Web Workers are required. Nodepod cannot run without Web Worker support.");if(typeof SharedArrayBuffer>"u")throw new Error("[Nodepod] SharedArrayBuffer is required. Ensure Cross-Origin-Isolation headers are set (Cross-Origin-Opener-Policy: same-origin, Cross-Origin-Embedder-Policy: credentialless).");const t=e.workdir??"/",n=new N0(e.memory);n.startMonitoring();const s=new va(n);let r=null;if(e.enableSnapshotCache!==!1)try{r=await zA()}catch{}const o=new Xo(s,{snapshotCache:r}),c=I0({onServerReady:e.onServerReady});e.allowedFetchDomains===null?Nv(null):Nv(e.allowedFetchDomains??[]);const d=new il(s,o,c,t,n);if(e.files)for(const[p,y]of Object.entries(e.files)){const g=p.substring(0,p.lastIndexOf("/"))||"/";g!=="/"&&!s.existsSync(g)&&s.mkdirSync(g,{recursive:!0}),s.writeFileSync(p,y)}t!=="/"&&!s.existsSync(t)&&s.mkdirSync(t,{recursive:!0});for(const p of["/tmp","/home"])s.existsSync(p)||s.mkdirSync(p,{recursive:!0});if(e.swUrl&&typeof navigator<"u"&&"serviceWorker"in navigator)try{await c.initServiceWorker({swUrl:e.swUrl}),e.watermark===!1&&c.setWatermark(!1)}catch{}return d}async spawn(e,t,n){const s=new L0,r=(n==null?void 0:n.cwd)??this._cwd,o=this._processManager.spawn({command:e,args:t??[],cwd:r,env:(n==null?void 0:n.env)??{}});if(o.on("stdout",d=>{s.exited||s._pushStdout(d)}),o.on("stderr",d=>{s.exited||s._pushStderr(d)}),o.on("exit",d=>{s.exited||s._finish(d)}),o.on("worker-error",d=>{s.exited||(s._pushStderr(`Worker error: ${d}
|
|
46660
|
+
`),s._finish(1))}),s._setSendStdin(d=>o.sendStdin(d)),s._setKillFn(()=>o.kill("SIGINT")),n!=null&&n.signal&&n.signal.addEventListener("abort",()=>{o.kill("SIGINT")},{once:!0}),await new Promise(d=>{o.state==="running"?d():o.on("ready",()=>d())}),e==="node"&&(t==null?void 0:t.length)){const d=this._resolveCommand(e,t);o.exec({type:"exec",filePath:d,args:t??[],cwd:r,env:n==null?void 0:n.env,isShell:!1})}else{const d=t!=null&&t.length?`${e} ${t.join(" ")}`:e;o.exec({type:"exec",filePath:"",args:t??[],cwd:r,env:n==null?void 0:n.env,isShell:!0,shellCommand:d})}return s}_resolveCommand(e,t){if(e==="node"&&(t!=null&&t.length)){const n=t[0];return n.startsWith("/")?n:`${this._cwd}/${n}`.replace(/\/+/g,"/")}return e}createTerminal(e){const t=new M0(e);t.setCwd(this._cwd);let n=null,s=null,r=0;const o=()=>(r=(r+1)%Number.MAX_SAFE_INTEGER,r);let c=!1,d=null,p=null;const y=()=>(d&&d.state!=="exited"||(d=this._processManager.spawn({command:"shell",args:[],cwd:this._cwd,env:{}}),p=new Promise(g=>{d.state==="running"?g():d.on("ready",()=>g())}),d.on("cwd-change",g=>{this._cwd=g,t.setCwd(g)}),d.on("stdin-raw-status",g=>{c=g}),d.on("exit",()=>{d=null,p=null})),p);return t._wireExecution({onCommand:async g=>{const x=new AbortController;n=x;const k=o();let C=!1,T=!1;function L(){T||(T=!0,t.write(`\r
|
|
46661
|
+
`))}await y();const V=d;let K=!1;const J=q=>{k===r&&K&&(C=!0,L(),t._writeOutput(q))},X=q=>{k===r&&K&&(C=!0,L(),t._writeOutput(q,!0))};return V.on("stdout",J),V.on("stderr",X),s=q=>V.sendStdin(q),x.signal.addEventListener("abort",()=>{this._processManager.kill(V.pid,"SIGINT")},{once:!0}),V.exec({type:"exec",filePath:"",args:[],cwd:this._cwd,isShell:!0,shellCommand:g,persistent:!0}),K=!0,new Promise(q=>{const $=()=>{V.removeListener("shell-done",te),V.removeListener("exit",P),V.removeListener("stdout",J),V.removeListener("stderr",X)},te=(D,F,U)=>{$();const N=k!==r;N||(s=null);const Q=x.signal.aborted;if(!Q&&!C&&!N){const ce=String(F??""),le=String(U??"");(ce||le)&&L(),ce&&t._writeOutput(ce),le&&t._writeOutput(le,!0)}n===x&&(n=null),!Q&&!N&&(T||t.write(`\r
|
|
46662
|
+
`),t._setRunning(!1),t._writePrompt()),q()},P=(D,F,U)=>{$();const N=k!==r;N||(s=null);const Q=x.signal.aborted;if(!Q&&!C&&!N){const ce=String(F??""),le=String(U??"");(ce||le)&&L(),ce&&t._writeOutput(ce),le&&t._writeOutput(le,!0)}n===x&&(n=null),!Q&&!N&&(T||t.write(`\r
|
|
46663
|
+
`),t._setRunning(!1),t._writePrompt()),q()};V.on("shell-done",te),V.on("exit",P)})},getSendStdin:()=>s,getIsStdinRaw:()=>c,getActiveAbort:()=>n,setActiveAbort:g=>{n=g}}),t}async setPreviewScript(e){this._proxy.setPreviewScript(e)}async clearPreviewScript(){this._proxy.setPreviewScript(null)}port(e){return this._proxy.activePorts().includes(e)?this._proxy.serverUrl(e):null}snapshot(e){const t=(e==null?void 0:e.shallow)??!0;return this._volume.toSnapshot(void 0,t?il.SHALLOW_EXCLUDE_DIRS:void 0)}async restore(e,t){const n=(t==null?void 0:t.autoInstall)??!0,s=va.fromSnapshot(e);this._volume.tree=s.tree,n&&this._volume.existsSync("/package.json")&&await this._packages.installFromManifest()}teardown(){this._unwatchVFS&&(this._unwatchVFS(),this._unwatchVFS=null),this._processManager.teardown(),this._volume.dispose(),this._handler.destroy()}memoryStats(){const e=this._volume.getStats(),t={moduleCacheSize:0,transformCacheSize:0};let n=null;const s=typeof performance<"u"?performance:null;return s!=null&&s.memory&&(n={usedMB:Math.round(s.memory.usedJSHeapSize/1048576*10)/10,totalMB:Math.round(s.memory.totalJSHeapSize/1048576*10)/10,limitMB:Math.round(s.memory.jsHeapSizeLimit/1048576*10)/10}),{vfs:e,engine:t,heap:n}}get volume(){return this._volume}get engine(){throw new Error("[Nodepod] Main-thread engine removed for security. All code now runs in isolated Web Workers via spawn().")}get packages(){return this._packages}get proxy(){return this._proxy}get processManager(){return this._processManager}get cwd(){return this._cwd}},H(l,"SHALLOW_EXCLUDE_DIRS",new Set(["node_modules",".cache",".npm"])),l)})();const ht="[CodeSandbox:Runtime]";class US{constructor(i){this.nodepod=null,this.serverProcess=null,this.originalFiles={},this.currentFiles={},this.terminalOutput=[],this.status="initializing",this.error=null,this.previewUrl=null,this.errors=[],this.errorIdCounter=0,this.onProgress=null,this.onOutput=null,this.onServerReady=null,this.onSandboxError=null,this.config={workdir:"/app",port:3e3,...i},console.log(ht,"constructor",{workdir:this.config.workdir,port:this.config.port,entryCommand:this.config.entryCommand,fileCount:Object.keys(this.config.files).length,files:Object.keys(this.config.files)})}setProgressCallback(i){this.onProgress=i}setOutputCallback(i){this.onOutput=i}setServerReadyCallback(i){this.onServerReady=i}setErrorCallback(i){this.onSandboxError=i}getPreviewUrl(){return this.previewUrl}getStatus(){return this.status}getTerminalOutput(){return[...this.terminalOutput]}getCurrentFiles(){return{...this.currentFiles}}getOriginalFiles(){return{...this.originalFiles}}getChangedFiles(){const i={};for(const[l,u]of Object.entries(this.currentFiles))this.originalFiles[l]!==u&&(i[l]=u);return i}getError(){return this.error}getErrors(){return[...this.errors]}async reportError(i){var l;i.filePath&&i.line&&!i.sourceContext&&(i.sourceContext=await this.getSourceContext(i.filePath,i.line)),this.errors.push(i),(l=this.onSandboxError)==null||l.call(this,i)}async boot(){const i=performance.now();console.log(ht,"boot() started");try{this.emitProgress("initializing","Booting runtime environment...",5);const l=this.config.port??3e3;console.log(ht,"boot: calling Nodepod.boot()",{swUrl:"/__sw__.js",workdir:this.config.workdir,port:l}),console.log(ht,"boot: SharedArrayBuffer available?",typeof SharedArrayBuffer<"u"),console.log(ht,"boot: Worker available?",typeof Worker<"u");const u=performance.now();this.nodepod=await il.boot({swUrl:"/__sw__.js",workdir:this.config.workdir,env:this.config.env,onServerReady:(_,b)=>{var v;console.log(ht,"onServerReady fired!",{readyPort:_,url:b,expectedPort:l}),_===l&&(this.previewUrl=this.rewritePreviewUrl(b),console.log(ht,"previewUrl set to:",this.previewUrl),this.emitProgress("ready","Application is running",100),(v=this.onServerReady)==null||v.call(this,_,this.previewUrl))}}),console.log(ht,`boot: Nodepod.boot() completed in ${(performance.now()-u).toFixed(0)}ms`),this.emitProgress("initializing","Runtime environment ready",15),this.emitProgress("writing-files","Writing project files...",20);const h=performance.now();await this.writeFiles(this.config.files),console.log(ht,`boot: writeFiles completed in ${(performance.now()-h).toFixed(0)}ms`),this.emitProgress("writing-files",`Wrote ${Object.keys(this.config.files).length} files`,35);try{const _=this.config.workdir??"/app",b=Object.keys(this.config.files)[0];if(b){const v=b.startsWith("/")?b:`${_}/${b}`,w=await this.nodepod.fs.exists(v);if(console.log(ht,`boot: verify file "${v}" exists:`,w),w){const E=await this.nodepod.fs.readFile(v,"utf-8");console.log(ht,`boot: verify file "${v}" has ${E.length} chars`)}}}catch(_){console.warn(ht,"boot: file verification failed:",_)}if(this.config.files["package.json"]){this.emitProgress("installing","Installing dependencies...",40);const _=performance.now();await this.installDependencies(),console.log(ht,`boot: installDependencies completed in ${(performance.now()-_).toFixed(0)}ms`),this.emitProgress("installing","Dependencies installed",70)}else console.log(ht,"boot: no package.json found, skipping install");this.emitProgress("starting","Starting application...",75);const m=performance.now();await this.startServer(),console.log(ht,`boot: startServer returned in ${(performance.now()-m).toFixed(0)}ms`),console.log(ht,`boot: total elapsed ${(performance.now()-i).toFixed(0)}ms, status=${this.status}`);const f=[1e3,3e3,5e3,1e4];for(const _ of f)setTimeout(()=>{var b,v,w;if(this.status==="starting"){const E=(b=this.nodepod)==null?void 0:b.port(l);console.log(ht,`boot: fallback check @${_}ms, port(${l}) =`,E,"status =",this.status),E?(this.previewUrl=this.rewritePreviewUrl(E),console.log(ht,"fallback: previewUrl set to:",this.previewUrl),this.emitProgress("ready","Application is running",100),(v=this.onServerReady)==null||v.call(this,l,this.previewUrl)):_===f[f.length-1]&&(console.error(ht,"boot: server never became ready after 10s. Process state:",{processExited:(w=this.serverProcess)==null?void 0:w.exited,previewUrl:this.previewUrl,status:this.status}),this.appendOutput("[system] Server did not start within 10 seconds. Check the logs above for errors."))}},_)}catch(l){const u=l instanceof Error?l.message:String(l),h=l instanceof Error?l.stack:void 0;throw console.error(ht,"boot: FATAL ERROR:",l),this.error=u,this.emitProgress("error",`Error: ${u}`,0),this.emitError("boot",u,{stack:h}),l}}async writeFile(i,l){if(!this.nodepod)throw new Error("Runtime not booted");const u=this.resolvePath(i);await this.nodepod.fs.writeFile(u,l),this.currentFiles[i]=l}async readFile(i){if(!this.nodepod)throw new Error("Runtime not booted");const l=this.resolvePath(i);return await this.nodepod.fs.readFile(l,"utf-8")}async restart(){this.serverProcess&&!this.serverProcess.exited&&(this.serverProcess.kill(),await this.serverProcess.completion.catch(()=>{})),this.previewUrl=null,this.emitProgress("starting","Restarting application...",75),await this.startServer()}teardown(){var i;this.serverProcess&&!this.serverProcess.exited&&this.serverProcess.kill(),(i=this.nodepod)==null||i.teardown(),this.nodepod=null,this.serverProcess=null,this.previewUrl=null,this.status="initializing",this.terminalOutput=[]}getNodepod(){return this.nodepod}rewritePreviewUrl(i){return i.replace("/__virtual__/","/__preview__/")}resolvePath(i){const l=this.config.workdir??"/app",u=i.replace(/^\.\//,"");return u.startsWith("/")?u:`${l}/${u}`}async writeFiles(i){if(!this.nodepod)return;this.originalFiles={...i},this.currentFiles={...i};const l=Object.entries(i),u=10;for(let h=0;h<l.length;h+=u){const m=l.slice(h,h+u);await Promise.all(m.map(([_,b])=>{const v=this.resolvePath(_);return this.nodepod.fs.writeFile(v,b)}));const f=20+Math.round(h/l.length*15);this.emitProgress("writing-files",`Writing files... (${Math.min(h+u,l.length)}/${l.length})`,f)}}async installDependencies(){if(this.nodepod){this.config.workdir;try{const i=this.config.files["package.json"];if(!i)return;const l=JSON.parse(i),u={...l.dependencies||{},...l.devDependencies||{}},h=Object.keys(u);if(h.length===0)return;this.appendOutput(`Installing ${h.length} dependencies...`);for(let m=0;m<h.length;m++){const f=h[m],_=u[f],b=_?`${f}@${_.replace(/[\^~>=<]/g,"")}`:f;try{await this.nodepod.packages.install(b),this.appendOutput(` ✓ ${f}`)}catch(w){this.appendOutput(` ✗ ${f}: ${w instanceof Error?w.message:w}`)}const v=40+Math.round(m/h.length*30);this.emitProgress("installing",`Installing ${f}... (${m+1}/${h.length})`,v)}this.appendOutput("Dependencies installed.")}catch(i){this.appendOutput(`Warning: Could not parse package.json: ${i}`)}}}async startServer(){if(!this.nodepod)return;const i=this.config.workdir??"/app",l=this.config.entryCommand,u=l.split(/\s+/),h=u[0],m=u.slice(1);this.appendOutput(`
|
|
46664
46664
|
$ ${l}`),this.serverProcess=await this.nodepod.spawn(h,m,{cwd:i}),this.serverProcess.on("output",f=>{this.appendOutput(f)}),this.serverProcess.on("error",f=>{this.appendOutput(`[stderr] ${f}`);const _=f.trim();_&&!this.isStderrNoise(_)&&this.emitError("process-stderr",_)}),this.serverProcess.on("exit",f=>{this.appendOutput(`
|
|
46665
46665
|
Process exited with code ${f}`),f!==0&&this.status!=="ready"&&(this.error=`Process exited with code ${f}`,this.emitProgress("error",`Process exited with code ${f}`,0),this.emitError("process-exit",`Process exited with code ${f}`,{stack:this.terminalOutput.slice(-20).join(`
|
|
46666
46666
|
`)}))})}emitProgress(i,l,u){var m;this.status=i;const h={stage:i,message:l,percent:u};(m=this.onProgress)==null||m.call(this,h)}appendOutput(i){var l;this.terminalOutput.push(i),(l=this.onOutput)==null||l.call(this,i)}nextErrorId(){return`err_${++this.errorIdCounter}_${Date.now()}`}async emitError(i,l,u){var v;let h=u==null?void 0:u.filePath,m=u==null?void 0:u.line,f=u==null?void 0:u.column;if(!h){const w=this.parseErrorLocation(l+((u==null?void 0:u.stack)??""));h=w.filePath,m=w.line??m,f=w.column??f}let _=u==null?void 0:u.sourceContext;h&&m&&!_&&(_=await this.getSourceContext(h,m));const b={id:this.nextErrorId(),category:i,message:l,timestamp:new Date().toISOString(),...u,filePath:h,line:m,column:f,sourceContext:_};this.errors.push(b),(v=this.onSandboxError)==null||v.call(this,b)}isStderrNoise(i){return[/^DeprecationWarning:/,/^ExperimentalWarning:/,/^\(node:\d+\) /,/^npm WARN /,/^warn /i,/^Debugger listening/,/^Debugger attached/,/^Waiting for the debugger/].some(u=>u.test(i))}parseErrorLocation(i){const l=this.config.workdir??"/app",u=i.match(/\(?(\/[^:)]+):(\d+):(\d+)\)?/);if(u){const f=u[1];return{filePath:f.startsWith(l+"/")?f.slice(l.length+1):f,line:parseInt(u[2],10),column:parseInt(u[3],10)}}const h=i.match(/\(?(\/[^:)]+):(\d+)\)?/);if(h){const f=h[1];return{filePath:f.startsWith(l+"/")?f.slice(l.length+1):f,line:parseInt(h[2],10)}}const m=i.match(/(\/[^\s:]+)\s*:\s*[^(]*\((\d+):(\d+)\)/);if(m){const f=m[1];return{filePath:f.startsWith(l+"/")?f.slice(l.length+1):f,line:parseInt(m[2],10),column:parseInt(m[3],10)}}return{}}async getSourceContext(i,l,u=5){try{const h=this.currentFiles[i];if(!h){if(!this.nodepod)return;const m=this.resolvePath(i);if(!await this.nodepod.fs.exists(m))return;const _=await this.nodepod.fs.readFile(m,"utf-8");return this.formatSourceContext(_,l,u)}return this.formatSourceContext(h,l,u)}catch{return}}formatSourceContext(i,l,u){const h=i.split(`
|
|
46667
46667
|
`),m=Math.max(0,l-u-1),f=Math.min(h.length,l+u);return h.slice(m,f).map((_,b)=>`${m+b+1}: ${_}`).join(`
|
|
46668
|
-
`)}}const
|
|
46669
|
-
|
|
46670
|
-
Modified files:
|
|
46671
|
-
${Object.keys(f).map(M=>`- ${M}`).join(`
|
|
46672
|
-
`)}`,head:h,base:m})})).json();return{number:I.number,url:I.html_url,branch:h}}async commit(i){const{owner:l,repo:u,branch:h,baseBranch:m="main",changes:f,message:_}=i,w=(await(await this.fetch(`${Sn}/repos/${l}/${u}/git/ref/heads/${m}`)).json()).object.sha;try{await this.fetch(`${Sn}/repos/${l}/${u}/git/refs`,{method:"POST",body:JSON.stringify({ref:`refs/heads/${h}`,sha:w})})}catch{}for(const[E,A]of Object.entries(f)){let R;try{R=(await(await this.fetch(`${Sn}/repos/${l}/${u}/contents/${E}?ref=${h}`)).json()).sha}catch{}await this.fetch(`${Sn}/repos/${l}/${u}/contents/${E}`,{method:"PUT",body:JSON.stringify({message:_,content:btoa(A),branch:h,...R?{sha:R}:{}})})}return h}async fetch(i,l){const u=await fetch(i,{...l,headers:{Authorization:`Bearer ${this.token}`,Accept:"application/vnd.github.v3+json","Content-Type":"application/json",...(l==null?void 0:l.headers)||{}}});if(!u.ok){const h=await u.text();throw new Error(`GitHub API error ${u.status}: ${h}`)}return u}}const MO=`# .ranger — Project Manifest
|
|
46668
|
+
`)}}const OO=`# .ranger — Project Manifest
|
|
46673
46669
|
# This file provides context to the Ranger AI agent about project structure,
|
|
46674
46670
|
# conventions, and schemas. Update this file when you add new files, routes,
|
|
46675
46671
|
# or database tables.
|
|
@@ -46804,7 +46800,7 @@ To deploy to production with Postgres:
|
|
|
46804
46800
|
4. Replace TEXT for timestamps → TIMESTAMP WITH TIME ZONE
|
|
46805
46801
|
5. Add connection pooling config to config.js
|
|
46806
46802
|
6. Everything else (repos, routes, middleware) stays the same
|
|
46807
|
-
`,
|
|
46803
|
+
`,NO=`# =============================================================================
|
|
46808
46804
|
# Environment Configuration
|
|
46809
46805
|
# Copy to .env and fill in values for your deployment
|
|
46810
46806
|
# =============================================================================
|
|
@@ -46824,7 +46820,7 @@ JWT_EXPIRES_IN=24h
|
|
|
46824
46820
|
|
|
46825
46821
|
# CORS
|
|
46826
46822
|
CORS_ORIGIN=*
|
|
46827
|
-
|
|
46823
|
+
`,BO=`/**
|
|
46828
46824
|
* config.js — Centralized configuration.
|
|
46829
46825
|
*
|
|
46830
46826
|
* Reads from process.env with sensible defaults for the sandbox.
|
|
@@ -46840,7 +46836,7 @@ var config = {
|
|
|
46840
46836
|
};
|
|
46841
46837
|
|
|
46842
46838
|
module.exports = config;
|
|
46843
|
-
`,
|
|
46839
|
+
`,LO=`/**
|
|
46844
46840
|
* db/database.js — SQLite database via sql.js (WASM).
|
|
46845
46841
|
*
|
|
46846
46842
|
* Provides a Postgres-compatible interface:
|
|
@@ -47020,7 +47016,7 @@ module.exports = {
|
|
|
47020
47016
|
exec: exec,
|
|
47021
47017
|
lastInsertRowId: lastInsertRowId,
|
|
47022
47018
|
};
|
|
47023
|
-
`,
|
|
47019
|
+
`,MO=`/**
|
|
47024
47020
|
* Migration 001 — Initial schema.
|
|
47025
47021
|
*
|
|
47026
47022
|
* Creates the core tables with proper types, constraints, and indexes.
|
|
@@ -47087,7 +47083,7 @@ module.exports = [
|
|
|
47087
47083
|
\`,
|
|
47088
47084
|
},
|
|
47089
47085
|
];
|
|
47090
|
-
`,
|
|
47086
|
+
`,FO=`/**
|
|
47091
47087
|
* db/repositories/userRepository.js — User data access layer.
|
|
47092
47088
|
*
|
|
47093
47089
|
* All database queries for the users table. Uses parameterized SQL.
|
|
@@ -47179,7 +47175,7 @@ module.exports = {
|
|
|
47179
47175
|
findAll: findAll,
|
|
47180
47176
|
count: count,
|
|
47181
47177
|
};
|
|
47182
|
-
|
|
47178
|
+
`,$O=`/**
|
|
47183
47179
|
* db/repositories/itemRepository.js — Item data access layer.
|
|
47184
47180
|
*
|
|
47185
47181
|
* All database queries for the items table. Uses parameterized SQL.
|
|
@@ -47320,7 +47316,7 @@ module.exports = {
|
|
|
47320
47316
|
remove: remove,
|
|
47321
47317
|
getStats: getStats,
|
|
47322
47318
|
};
|
|
47323
|
-
`,
|
|
47319
|
+
`,UO=`/**
|
|
47324
47320
|
* middleware/auth.js — JWT authentication.
|
|
47325
47321
|
*
|
|
47326
47322
|
* In the sandbox, JWT is a base64-encoded JSON payload (no crypto).
|
|
@@ -47433,7 +47429,7 @@ module.exports = {
|
|
|
47433
47429
|
authenticate: authenticate,
|
|
47434
47430
|
requireRole: requireRole,
|
|
47435
47431
|
};
|
|
47436
|
-
`,
|
|
47432
|
+
`,jO=`/**
|
|
47437
47433
|
* middleware/errorHandler.js — Global error handling.
|
|
47438
47434
|
*
|
|
47439
47435
|
* - notFound: 404 handler that serves index.html for SPA routes
|
|
@@ -47481,7 +47477,7 @@ module.exports = {
|
|
|
47481
47477
|
notFound: notFound,
|
|
47482
47478
|
errorHandler: errorHandler,
|
|
47483
47479
|
};
|
|
47484
|
-
`,
|
|
47480
|
+
`,VO=`/**
|
|
47485
47481
|
* middleware/staticFiles.js — Static file serving for Nodepod.
|
|
47486
47482
|
*
|
|
47487
47483
|
* Nodepod doesn't support express.static() or res.sendFile().
|
|
@@ -47539,7 +47535,7 @@ function serveStatic(req, res, next) {
|
|
|
47539
47535
|
}
|
|
47540
47536
|
|
|
47541
47537
|
module.exports = serveStatic;
|
|
47542
|
-
`,
|
|
47538
|
+
`,HO=`/**
|
|
47543
47539
|
* middleware/validate.js — Request validation helpers.
|
|
47544
47540
|
*
|
|
47545
47541
|
* Simple validation middleware factory. For production, consider
|
|
@@ -47590,7 +47586,7 @@ module.exports = {
|
|
|
47590
47586
|
requireFields: requireFields,
|
|
47591
47587
|
allowedValues: allowedValues,
|
|
47592
47588
|
};
|
|
47593
|
-
`,
|
|
47589
|
+
`,WO=`/**
|
|
47594
47590
|
* routes/auth.js — Authentication endpoints.
|
|
47595
47591
|
*
|
|
47596
47592
|
* POST /api/auth/register — Create new account
|
|
@@ -47691,7 +47687,7 @@ router.get('/me', auth.authenticate, function(req, res) {
|
|
|
47691
47687
|
});
|
|
47692
47688
|
|
|
47693
47689
|
module.exports = router;
|
|
47694
|
-
`,
|
|
47690
|
+
`,zO=`/**
|
|
47695
47691
|
* routes/items.js — Item CRUD endpoints.
|
|
47696
47692
|
*
|
|
47697
47693
|
* All routes require authentication (JWT).
|
|
@@ -47836,7 +47832,7 @@ router.delete('/:id', function(req, res) {
|
|
|
47836
47832
|
});
|
|
47837
47833
|
|
|
47838
47834
|
module.exports = router;
|
|
47839
|
-
`,
|
|
47835
|
+
`,qO=`/**
|
|
47840
47836
|
* server.js — Express application entry point.
|
|
47841
47837
|
*
|
|
47842
47838
|
* Middleware chain:
|
|
@@ -47924,7 +47920,7 @@ db.initialize().then(function() {
|
|
|
47924
47920
|
console.error('[FATAL] Failed to initialize database:', err && err.message ? err.message : err);
|
|
47925
47921
|
console.error('[FATAL] Stack:', err && err.stack ? err.stack : 'no stack');
|
|
47926
47922
|
});
|
|
47927
|
-
`,
|
|
47923
|
+
`,GO=`<!DOCTYPE html>
|
|
47928
47924
|
<html lang="en">
|
|
47929
47925
|
<head>
|
|
47930
47926
|
<meta charset="UTF-8">
|
|
@@ -47976,7 +47972,7 @@ db.initialize().then(function() {
|
|
|
47976
47972
|
<!-- App (must be last) -->
|
|
47977
47973
|
<script src="/App.js"><\/script>
|
|
47978
47974
|
</body>
|
|
47979
|
-
</html>`,
|
|
47975
|
+
</html>`,KO=`/*
|
|
47980
47976
|
* Ranger Theme Variables — chart colors and design tokens.
|
|
47981
47977
|
* HSL values stored WITHOUT hsl() wrapper; consume as: color: hsl(var(--chart-1));
|
|
47982
47978
|
*/
|
|
@@ -48081,7 +48077,7 @@ db.initialize().then(function() {
|
|
|
48081
48077
|
from { opacity: 0; transform: translateY(-16px) scale(0.95); }
|
|
48082
48078
|
to { opacity: 1; transform: translateY(0) scale(1); }
|
|
48083
48079
|
}
|
|
48084
|
-
`,
|
|
48080
|
+
`,YO=`/**
|
|
48085
48081
|
* lib/api.js — API client.
|
|
48086
48082
|
*
|
|
48087
48083
|
* Wraps fetch() with:
|
|
@@ -48147,7 +48143,7 @@ window.ApiClient = (function() {
|
|
|
48147
48143
|
del: function(path) { return request(path, { method: 'DELETE' }); },
|
|
48148
48144
|
};
|
|
48149
48145
|
})();
|
|
48150
|
-
`,
|
|
48146
|
+
`,ZO=`/**
|
|
48151
48147
|
* store/AuthContext.js — Authentication state management.
|
|
48152
48148
|
*
|
|
48153
48149
|
* Provides:
|
|
@@ -48284,7 +48280,7 @@ window.useAuth = function useAuth() {
|
|
|
48284
48280
|
if (!context) throw new Error('useAuth must be used within AuthProvider');
|
|
48285
48281
|
return context;
|
|
48286
48282
|
};
|
|
48287
|
-
`,
|
|
48283
|
+
`,XO=`/**
|
|
48288
48284
|
* store/AppContext.js — Application state management.
|
|
48289
48285
|
*
|
|
48290
48286
|
* Manages items, loading states, filters, and toasts.
|
|
@@ -48469,7 +48465,7 @@ window.useApp = function useApp() {
|
|
|
48469
48465
|
if (!context) throw new Error('useApp must be used within AppProvider');
|
|
48470
48466
|
return context;
|
|
48471
48467
|
};
|
|
48472
|
-
`,
|
|
48468
|
+
`,JO=`var h = React.createElement;
|
|
48473
48469
|
|
|
48474
48470
|
/**
|
|
48475
48471
|
* Toast — Notification toast displayed at top-right.
|
|
@@ -48494,7 +48490,7 @@ window.Toast = function Toast(props) {
|
|
|
48494
48490
|
})
|
|
48495
48491
|
);
|
|
48496
48492
|
};
|
|
48497
|
-
`,
|
|
48493
|
+
`,QO=`var h = React.createElement;
|
|
48498
48494
|
var RR = ReactRouterDOM;
|
|
48499
48495
|
|
|
48500
48496
|
/**
|
|
@@ -48550,7 +48546,7 @@ window.Navbar = function Navbar() {
|
|
|
48550
48546
|
)
|
|
48551
48547
|
);
|
|
48552
48548
|
};
|
|
48553
|
-
`,
|
|
48549
|
+
`,eN=`var h = React.createElement;
|
|
48554
48550
|
|
|
48555
48551
|
var STATUS_STYLES = {
|
|
48556
48552
|
todo: { bg: 'bg-gray-100', text: 'text-gray-600', label: 'To Do' },
|
|
@@ -48608,7 +48604,7 @@ window.ItemCard = function ItemCard(props) {
|
|
|
48608
48604
|
)
|
|
48609
48605
|
);
|
|
48610
48606
|
};
|
|
48611
|
-
`,
|
|
48607
|
+
`,tN=`var h = React.createElement;
|
|
48612
48608
|
|
|
48613
48609
|
/**
|
|
48614
48610
|
* ItemForm — Create or edit an item.
|
|
@@ -48721,7 +48717,7 @@ window.ItemForm = function ItemForm(props) {
|
|
|
48721
48717
|
)
|
|
48722
48718
|
);
|
|
48723
48719
|
};
|
|
48724
|
-
`,
|
|
48720
|
+
`,nN=`var h = React.createElement;
|
|
48725
48721
|
var RR = ReactRouterDOM;
|
|
48726
48722
|
|
|
48727
48723
|
/**
|
|
@@ -48813,7 +48809,7 @@ function _featureCard(title, desc, icon) {
|
|
|
48813
48809
|
h('p', { className: 'text-sm text-gray-500' }, desc)
|
|
48814
48810
|
);
|
|
48815
48811
|
}
|
|
48816
|
-
`,
|
|
48812
|
+
`,sN=`var h = React.createElement;
|
|
48817
48813
|
var RR = ReactRouterDOM;
|
|
48818
48814
|
|
|
48819
48815
|
/**
|
|
@@ -48895,7 +48891,7 @@ window.LoginPage = function LoginPage() {
|
|
|
48895
48891
|
)
|
|
48896
48892
|
);
|
|
48897
48893
|
};
|
|
48898
|
-
`,
|
|
48894
|
+
`,rN=`var h = React.createElement;
|
|
48899
48895
|
var RR = ReactRouterDOM;
|
|
48900
48896
|
|
|
48901
48897
|
/**
|
|
@@ -48989,7 +48985,7 @@ window.RegisterPage = function RegisterPage() {
|
|
|
48989
48985
|
)
|
|
48990
48986
|
);
|
|
48991
48987
|
};
|
|
48992
|
-
`,
|
|
48988
|
+
`,iN=`var h = React.createElement;
|
|
48993
48989
|
|
|
48994
48990
|
/**
|
|
48995
48991
|
* StatsChart — Renders a doughnut chart of item status distribution
|
|
@@ -49108,7 +49104,7 @@ window.StatsChart = function StatsChart(props) {
|
|
|
49108
49104
|
)
|
|
49109
49105
|
);
|
|
49110
49106
|
};
|
|
49111
|
-
`,
|
|
49107
|
+
`,aN=`var h = React.createElement;
|
|
49112
49108
|
var RR = ReactRouterDOM;
|
|
49113
49109
|
|
|
49114
49110
|
/**
|
|
@@ -49266,7 +49262,7 @@ function _filterSelect(label, value, options, onChange) {
|
|
|
49266
49262
|
})
|
|
49267
49263
|
);
|
|
49268
49264
|
}
|
|
49269
|
-
`,
|
|
49265
|
+
`,oN=`var h = React.createElement;
|
|
49270
49266
|
var RR = ReactRouterDOM;
|
|
49271
49267
|
|
|
49272
49268
|
/**
|
|
@@ -49346,7 +49342,7 @@ function App() {
|
|
|
49346
49342
|
|
|
49347
49343
|
// Mount
|
|
49348
49344
|
ReactDOM.createRoot(document.getElementById('root')).render(h(App));
|
|
49349
|
-
`,
|
|
49345
|
+
`,lN=`# ===========================================================================
|
|
49350
49346
|
# Dockerfile — Production-ready multi-stage build
|
|
49351
49347
|
#
|
|
49352
49348
|
# Supports two modes:
|
|
@@ -49413,7 +49409,7 @@ HEALTHCHECK --interval=30s --timeout=5s --start-period=10s --retries=3 \\
|
|
|
49413
49409
|
CMD wget -qO- http://localhost:3000/api/health || exit 1
|
|
49414
49410
|
|
|
49415
49411
|
CMD ["node", "server.js"]
|
|
49416
|
-
`,
|
|
49412
|
+
`,cN=`node_modules
|
|
49417
49413
|
npm-debug.log*
|
|
49418
49414
|
.env
|
|
49419
49415
|
.env.local
|
|
@@ -49423,7 +49419,7 @@ npm-debug.log*
|
|
|
49423
49419
|
.DS_Store
|
|
49424
49420
|
*.md
|
|
49425
49421
|
!README.md
|
|
49426
|
-
`,
|
|
49422
|
+
`,uN=`# docker-compose.yml — Local development and production deployment
|
|
49427
49423
|
#
|
|
49428
49424
|
# Usage:
|
|
49429
49425
|
# SQLite (default): docker compose up
|
|
@@ -49474,7 +49470,7 @@ services:
|
|
|
49474
49470
|
volumes:
|
|
49475
49471
|
app-data:
|
|
49476
49472
|
pg-data:
|
|
49477
|
-
`,
|
|
49473
|
+
`,dN=`# Starter App
|
|
49478
49474
|
|
|
49479
49475
|
A production-ready full-stack application built with **Express.js** and **React**.
|
|
49480
49476
|
|
|
@@ -49705,7 +49701,7 @@ code changes** in your route/repository layer.
|
|
|
49705
49701
|
## License
|
|
49706
49702
|
|
|
49707
49703
|
MIT
|
|
49708
|
-
`,
|
|
49704
|
+
`,hN=`# Contributing
|
|
49709
49705
|
|
|
49710
49706
|
Thank you for considering contributing to this project.
|
|
49711
49707
|
|
|
@@ -49865,7 +49861,7 @@ When adding new features:
|
|
|
49865
49861
|
- [ ] New files are listed in \`.ranger\` manifest
|
|
49866
49862
|
- [ ] Tests pass locally
|
|
49867
49863
|
- [ ] No hardcoded secrets or credentials
|
|
49868
|
-
`,
|
|
49864
|
+
`,pN=JSON.stringify({name:"starter-app",version:"1.0.0",description:"Full-stack Express + React starter with SQLite (sql.js)",dependencies:{express:"^4.18.0","sql.js":"^1.11.0"}},null,2),fN={entryCommand:"node server.js",port:3e3,files:{".ranger":OO,"package.json":pN,".env.example":NO,"config.js":BO,"server.js":qO,Dockerfile:lN,".dockerignore":cN,"docker-compose.yml":uN,"README.md":dN,"CONTRIBUTING.md":hN,"db/database.js":LO,"db/migrations/001_initial.js":MO,"db/repositories/userRepository.js":FO,"db/repositories/itemRepository.js":$O,"middleware/auth.js":UO,"middleware/errorHandler.js":jO,"middleware/staticFiles.js":VO,"middleware/validate.js":HO,"routes/auth.js":WO,"routes/items.js":zO,"public/index.html":GO,"public/styles.css":KO,"public/lib/api.js":YO,"public/store/AuthContext.js":ZO,"public/store/AppContext.js":XO,"public/components/Toast.js":JO,"public/components/Navbar.js":QO,"public/components/ItemCard.js":eN,"public/components/ItemForm.js":tN,"public/components/StatsChart.js":iN,"public/pages/WelcomePage.js":nN,"public/pages/LoginPage.js":sN,"public/pages/RegisterPage.js":rN,"public/pages/DashboardPage.js":aN,"public/App.js":oN}},mN=`const express = require('express');
|
|
49869
49865
|
const fs = require('fs');
|
|
49870
49866
|
const path = require('path');
|
|
49871
49867
|
const app = express();
|
|
@@ -49977,7 +49973,7 @@ app.use(serveStatic);
|
|
|
49977
49973
|
app.listen(PORT, function() {
|
|
49978
49974
|
console.log('Server running on port ' + PORT);
|
|
49979
49975
|
});
|
|
49980
|
-
`,
|
|
49976
|
+
`,gN=`<!DOCTYPE html>
|
|
49981
49977
|
<html lang="en">
|
|
49982
49978
|
<head>
|
|
49983
49979
|
<meta charset="UTF-8">
|
|
@@ -49998,7 +49994,7 @@ app.listen(PORT, function() {
|
|
|
49998
49994
|
<script src="/components/UserDetail.js"><\/script>
|
|
49999
49995
|
<script src="/App.js"><\/script>
|
|
50000
49996
|
</body>
|
|
50001
|
-
</html>`,
|
|
49997
|
+
</html>`,yN=`.tab-active {
|
|
50002
49998
|
border-bottom: 2px solid #3b82f6;
|
|
50003
49999
|
color: #3b82f6;
|
|
50004
50000
|
}
|
|
@@ -50013,7 +50009,7 @@ app.listen(PORT, function() {
|
|
|
50013
50009
|
from { opacity: 0; transform: translateY(8px); }
|
|
50014
50010
|
to { opacity: 1; transform: translateY(0); }
|
|
50015
50011
|
}
|
|
50016
|
-
`,
|
|
50012
|
+
`,_N=`var e = React.createElement;
|
|
50017
50013
|
|
|
50018
50014
|
/**
|
|
50019
50015
|
* PostCard — Renders a single post as a clickable card.
|
|
@@ -50035,7 +50031,7 @@ window.PostCard = function PostCard(props) {
|
|
|
50035
50031
|
e('p', { className: 'text-sm text-gray-500 line-clamp-2' }, post.body)
|
|
50036
50032
|
);
|
|
50037
50033
|
};
|
|
50038
|
-
`,
|
|
50034
|
+
`,bN=`var e = React.createElement;
|
|
50039
50035
|
|
|
50040
50036
|
/**
|
|
50041
50037
|
* UserCard — Renders a user profile card with avatar.
|
|
@@ -50063,7 +50059,7 @@ window.UserCard = function UserCard(props) {
|
|
|
50063
50059
|
)
|
|
50064
50060
|
);
|
|
50065
50061
|
};
|
|
50066
|
-
`,
|
|
50062
|
+
`,vN=`var e = React.createElement;
|
|
50067
50063
|
|
|
50068
50064
|
/**
|
|
50069
50065
|
* CommentCard — Renders a single comment.
|
|
@@ -50082,7 +50078,7 @@ window.CommentCard = function CommentCard(props) {
|
|
|
50082
50078
|
e('p', { className: 'text-sm text-gray-600' }, c.body)
|
|
50083
50079
|
);
|
|
50084
50080
|
};
|
|
50085
|
-
`,
|
|
50081
|
+
`,wN=`var e = React.createElement;
|
|
50086
50082
|
|
|
50087
50083
|
/**
|
|
50088
50084
|
* PostDetail — Full post view with comments.
|
|
@@ -50124,7 +50120,7 @@ window.PostDetail = function PostDetail(props) {
|
|
|
50124
50120
|
: e('p', { className: 'text-gray-400 text-sm' }, 'No comments found.')
|
|
50125
50121
|
);
|
|
50126
50122
|
};
|
|
50127
|
-
`,
|
|
50123
|
+
`,SN=`var e = React.createElement;
|
|
50128
50124
|
|
|
50129
50125
|
/**
|
|
50130
50126
|
* UserDetail — Full user profile with their posts.
|
|
@@ -50187,7 +50183,7 @@ window.UserDetail = function UserDetail(props) {
|
|
|
50187
50183
|
: e('p', { className: 'text-gray-400 text-sm' }, 'No posts found.')
|
|
50188
50184
|
);
|
|
50189
50185
|
};
|
|
50190
|
-
`,
|
|
50186
|
+
`,xN=`var e = React.createElement;
|
|
50191
50187
|
|
|
50192
50188
|
/**
|
|
50193
50189
|
* App — Main application component.
|
|
@@ -50338,5 +50334,9 @@ function App() {
|
|
|
50338
50334
|
|
|
50339
50335
|
// Mount
|
|
50340
50336
|
ReactDOM.createRoot(document.getElementById('root')).render(e(App));
|
|
50341
|
-
`,HS={"express-react":{entryCommand:"node server.js",port:3e3,files:{"package.json":JSON.stringify({name:"sandbox-app",version:"1.0.0",dependencies:{express:"^4.18.0"}},null,2),"server.js":bN,"public/index.html":vN,"public/styles.css":wN,"public/App.js":AN,"public/components/PostCard.js":SN,"public/components/UserCard.js":xN,"public/components/CommentCard.js":EN,"public/components/PostDetail.js":kN,"public/components/UserDetail.js":CN}},"fullstack-starter":_N};function WS(a){return HS[a]||null}function TN(){return Object.keys(HS)}const Es="[CodeSandbox:useRuntime]",$0=5e3;function IN(a,i){const l={};for(const u of Object.keys(i))u in a?a[u]!==i[u]&&(l[u]="modified"):l[u]="new";for(const u of Object.keys(a))u in i||(l[u]="deleted");return l}function zS(a){const{files:i,github:l,gitToken:u,template:h,entryCommand:m,port:f,env:_,onFileChange:b,onServerReady:v,onProgress:w,onError:E,onSandboxError:A}=a,R=K.useRef(null),I=K.useRef(!1),M=K.useRef(A);M.current=A;const B=K.useRef(null),N=K.useRef(null),[z,U]=K.useState({status:"initializing",progress:{stage:"initializing",message:"Preparing...",percent:0},previewUrl:null,terminalOutput:[],files:{},originalFiles:{},fileChanges:{},error:null,errors:[]}),[Y,se]=K.useState(null),[ge,ee]=K.useState([]),ae=K.useCallback(ie=>{var pe;U(ve=>({...ve,errors:[...ve.errors,ie]})),(pe=M.current)==null||pe.call(M,ie)},[]),Oe=K.useCallback(async ie=>{const pe=R.current;pe&&await pe.reportError(ie),ae(ie)},[ae]),oe=K.useCallback(()=>{if(i)return{files:i,entryCommand:m||"node server.js",port:f||3e3};if(h){const ie=WS(h);if(ie)return{files:ie.files,entryCommand:m||ie.entryCommand,port:f||ie.port}}return l?null:{files:{},entryCommand:m||"node server.js",port:f||3e3}},[i,h,l,m,f]),je=K.useCallback((ie,pe,ve)=>{const Ee=new VS({files:ie,entryCommand:pe,port:ve,env:_});R.current=Ee,U(Te=>({...Te,files:ie}));const ke=Object.keys(ie),Ne=ke.find(Te=>Te==="server.js")||ke.find(Te=>Te==="index.js")||ke.find(Te=>Te.endsWith(".js"))||ke[0];return Ne&&(se(Ne),ee([Ne])),Ee.setProgressCallback(Te=>{U(Ke=>({...Ke,status:Te.stage,progress:Te,previewUrl:Ee.getPreviewUrl(),error:Te.stage==="error"?Te.message:Ke.error})),w==null||w(Te),Te.stage==="error"&&(E==null||E(Te.message))}),Ee.setOutputCallback(Te=>{U(Ke=>({...Ke,terminalOutput:[...Ke.terminalOutput,Te]}))}),Ee.setServerReadyCallback((Te,Ke)=>{U(De=>({...De,previewUrl:Ke,status:"ready"})),v==null||v(Te,Ke)}),Ee.setErrorCallback(ae),Ee.boot().catch(Te=>{const Ke=Te instanceof Error?Te.message:String(Te);E==null||E(Ke)}),Ee},[_,w,E,v,ae]),re=K.useCallback(async(ie,pe)=>{var ve;try{const{owner:Ee,repo:ke,branch:Ne="main"}=ie,Te=await fetch(`https://api.github.com/repos/${Ee}/${ke}/git/ref/heads/${Ne}`,{headers:{Authorization:`Bearer ${pe}`,Accept:"application/vnd.github.v3+json"}});return Te.ok?((ve=(await Te.json()).object)==null?void 0:ve.sha)??null:null}catch{return null}},[]),be=K.useCallback(async ie=>{const pe=R.current;if(!pe)return;const ve=pe.getCurrentFiles();let Ee=!1;for(const[Ne,Te]of Object.entries(ie))if(ve[Ne]!==Te)try{await pe.writeFile(Ne,Te),Ee=!0,console.log(Es,`updated file: ${Ne}`)}catch(Ke){console.warn(Es,`failed to write ${Ne}:`,Ke)}const ke=IN(ve,ie);if(U(Ne=>({...Ne,originalFiles:ve,files:ie,fileChanges:ke})),Ee){console.log(Es,`files changed — restarting server (${Object.keys(ke).length} files differ)`);try{await pe.restart()}catch(Ne){console.error(Es,"restart failed:",Ne)}}},[]),Me=K.useCallback((ie,pe)=>{N.current&&clearInterval(N.current),console.log(Es,"starting branch polling",{owner:ie.owner,repo:ie.repo,branch:ie.branch||"main",interval:$0}),N.current=setInterval(async()=>{const ve=await re(ie,pe);if(ve)if(B.current&&ve!==B.current){console.log(Es,"new commit detected:",ve),B.current=ve;const Ee=new Nd(pe);try{const ke=await Ee.cloneRepo(ie);await be(ke)}catch(ke){console.error(Es,"failed to fetch updated files:",ke)}}else B.current||(B.current=ve)},$0)},[re,be]);K.useEffect(()=>{if(I.current)return;I.current=!0;const ie=oe();if(ie){if(Object.keys(ie.files).length===0)return;je(ie.files,ie.entryCommand,ie.port)}else if(l&&u){const pe=m||"node server.js",ve=f||3e3;U(ke=>({...ke,progress:{stage:"initializing",message:"Cloning repository from GitHub...",percent:5}})),new Nd(u).cloneRepo(l,(ke,Ne)=>{U(Te=>({...Te,progress:{stage:"initializing",message:Ne,percent:ke}}))}).then(ke=>{var Te;let Ne=pe;if(!m&&ke["package.json"])try{const Ke=JSON.parse(ke["package.json"]);(Te=Ke.scripts)!=null&&Te.start&&(Ne=Ke.scripts.start)}catch{}je(ke,Ne,ve),Me(l,u)}).catch(ke=>{const Ne=ke instanceof Error?ke.message:String(ke);console.error(Es,"GitHub clone failed:",ke),U(Te=>({...Te,status:"error",error:Ne,progress:{stage:"error",message:Ne,percent:0}})),E==null||E(Ne)})}return()=>{var pe;(pe=R.current)==null||pe.teardown(),R.current=null,N.current&&(clearInterval(N.current),N.current=null)}},[]);const xe=K.useCallback(async(ie,pe)=>{const ve=R.current;if(ve){try{await ve.writeFile(ie,pe)}catch(Ee){console.error(`Failed to write file ${ie}:`,Ee)}U(Ee=>{const ke={...Ee.files,[ie]:pe},Ne={...Ee.fileChanges};return ie in Ee.originalFiles?Ee.originalFiles[ie]!==pe?Ne[ie]="modified":delete Ne[ie]:Ne[ie]="new",{...Ee,files:ke,fileChanges:Ne}}),b==null||b(ie,pe)}},[b]),Ce=K.useCallback(ie=>{se(ie),ee(pe=>pe.includes(ie)?pe:[...pe,ie])},[]),ze=K.useCallback(ie=>{ee(pe=>{const ve=pe.filter(Ee=>Ee!==ie);return Y===ie&&se(ve.length>0?ve[ve.length-1]:null),ve})},[Y]),Re=K.useCallback(async()=>{const ie=R.current;ie&&await ie.restart()},[]),tt=K.useCallback(()=>{var ie;return((ie=R.current)==null?void 0:ie.getChangedFiles())??{}},[]);return{state:z,selectedFile:Y,openFiles:ge,handleFileChange:xe,handleSelectFile:Ce,handleCloseFile:ze,handleBrowserError:Oe,restart:Re,getChangedFiles:tt,runtime:R}}function RN(a){const{className:i="",height:l="100vh",port:u=3e3}=a,{state:h,selectedFile:m,openFiles:f,handleFileChange:_,handleSelectFile:b,handleCloseFile:v,handleBrowserError:w,restart:E}=zS(a),A=K.useMemo(()=>NS(h.files),[h.files]),R=h.status!=="ready"&&h.status!=="error",[I,M]=K.useState("code"),B=!!h.previewUrl;K.useEffect(()=>{B&&M("preview")},[B]);const N=K.useCallback(z=>{b(z),M("code")},[b]);return Z.jsxs("div",{className:`sb-root relative w-full bg-sb-bg text-sb-text overflow-hidden flex flex-col ${i}`,style:{height:l},children:[R&&Z.jsx(US,{progress:h.progress}),Z.jsx(DN,{activeView:I,onViewChange:M,previewUrl:h.previewUrl,port:u,onRefresh:E}),Z.jsxs("div",{className:"flex-1 relative overflow-hidden min-h-0",children:[Z.jsx(Od.div,{className:"absolute inset-0",initial:!1,animate:{opacity:I==="code"?1:0,pointerEvents:I==="code"?"auto":"none"},transition:{duration:.15},children:Z.jsx(NN,{fileTree:A,files:h.files,originalFiles:h.originalFiles,fileChanges:h.fileChanges,selectedFile:m,openFiles:f,terminalOutput:h.terminalOutput,onSelectFile:N,onCloseFile:v,onFileChange:_})}),Z.jsx(Od.div,{className:"absolute inset-0",initial:!1,animate:{opacity:I==="preview"?1:0,pointerEvents:I==="preview"?"auto":"none"},transition:{duration:.15},children:Z.jsx($S,{url:h.previewUrl,onBrowserError:w})})]})]})}function PN(a,i){if(!a)return"";const l=a.match(/\/__(?:preview|virtual)__\/\d+(\/.*)?$/),u=(l==null?void 0:l[1])??"/";return`localhost:${i}${u}`}function DN({activeView:a,onViewChange:i,previewUrl:l,port:u,onRefresh:h}){const m=PN(l,u);return Z.jsxs("div",{className:"flex items-center gap-2 px-2 py-1 bg-sb-bg-alt border-b border-sb-border min-h-[36px] shrink-0",children:[Z.jsx(jS,{selected:a,onSelect:i}),Z.jsx("div",{className:"flex-1 min-w-0",children:a==="preview"?Z.jsxs("div",{className:"flex items-center gap-1.5",children:[Z.jsx("button",{className:"shrink-0 p-1 rounded text-sb-text-muted hover:text-sb-text-active hover:bg-sb-bg-hover transition-colors text-xs",onClick:h,title:"Refresh preview",children:Z.jsx(ON,{})}),Z.jsx("div",{className:"flex-1 min-w-0 bg-sb-bg rounded px-2 py-0.5 text-xs text-sb-text-muted font-mono truncate",children:l?m:"Waiting for server..."})]}):Z.jsx("div",{className:"text-xs text-sb-text-muted px-1 truncate",children:"Editor"})})]})}function ON(){return Z.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[Z.jsx("polyline",{points:"23 4 23 10 17 10"}),Z.jsx("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"})]})}function NN({fileTree:a,files:i,originalFiles:l,fileChanges:u,selectedFile:h,openFiles:m,terminalOutput:f,onSelectFile:_,onCloseFile:b,onFileChange:v}){return Z.jsx("div",{className:"h-full w-full",children:Z.jsxs(Kr,{children:[Z.jsx(Kr.Pane,{preferredSize:200,minSize:120,maxSize:350,children:Z.jsx(BS,{files:a,selectedFile:h,onSelectFile:_,fileChanges:u})}),Z.jsx(Kr.Pane,{children:Z.jsxs(Kr,{vertical:!0,children:[Z.jsx(Kr.Pane,{preferredSize:"70%",children:Z.jsx(MS,{files:i,originalFiles:l,fileChanges:u,activeFile:h,openFiles:m,onSelectFile:_,onCloseFile:b,onFileChange:v})}),Z.jsx(Kr.Pane,{preferredSize:"30%",minSize:60,children:Z.jsx(FS,{output:f})})]})})]})})}exports.BootOverlay=US;exports.CodeEditor=MS;exports.CodeSandbox=RN;exports.FileTree=BS;exports.GitService=Nd;exports.NodepodRuntime=VS;exports.Preview=$S;exports.Terminal=FS;exports.ViewSlider=jS;exports.buildFileTree=NS;exports.getTemplate=WS;exports.listTemplates=TN;exports.useRuntime=zS;
|
|
50337
|
+
`,jS={"express-react":{entryCommand:"node server.js",port:3e3,files:{"package.json":JSON.stringify({name:"sandbox-app",version:"1.0.0",dependencies:{express:"^4.18.0"}},null,2),"server.js":mN,"public/index.html":gN,"public/styles.css":yN,"public/App.js":xN,"public/components/PostCard.js":_N,"public/components/UserCard.js":bN,"public/components/CommentCard.js":vN,"public/components/PostDetail.js":wN,"public/components/UserDetail.js":SN}},"fullstack-starter":fN};function VS(a){return jS[a]||null}function EN(){return Object.keys(jS)}const Xr="[CodeSandbox:useRuntime]";function kN(a,i){const l={};for(const u of Object.keys(i))u in a?a[u]!==i[u]&&(l[u]="modified"):l[u]="new";for(const u of Object.keys(a))u in i||(l[u]="deleted");return l}function HS(a){const{files:i,template:l,entryCommand:u,port:h,env:m,onFileChange:f,onServerReady:_,onProgress:b,onError:v,onSandboxError:w,onFilesUpdated:E}=a,A=G.useRef(null),R=G.useRef(!1),I=G.useRef(w);I.current=w;const M=G.useRef(E);M.current=E;const[B,O]=G.useState({status:"initializing",progress:{stage:"initializing",message:"Preparing...",percent:0},previewUrl:null,terminalOutput:[],files:{},originalFiles:{},fileChanges:{},error:null,errors:[]}),[W,j]=G.useState(null),[Y,re]=G.useState([]),fe=G.useCallback(se=>{var pe;O(De=>({...De,errors:[...De.errors,se]})),(pe=I.current)==null||pe.call(I,se)},[]),ee=G.useCallback(async se=>{const pe=A.current;pe&&await pe.reportError(se),fe(se)},[fe]),ae=G.useCallback(()=>{var se;if(i&&Object.keys(i).length>0){let pe=u||"node server.js";if(!u&&i["package.json"])try{const De=JSON.parse(i["package.json"]);(se=De.scripts)!=null&&se.start&&(pe=De.scripts.start)}catch{}return{files:i,entryCommand:pe,port:h||3e3}}if(l){const pe=VS(l);if(pe)return{files:pe.files,entryCommand:u||pe.entryCommand,port:h||pe.port}}return null},[i,l,u,h]),Ee=G.useCallback((se,pe,De)=>{const be=new US({files:se,entryCommand:pe,port:De,env:m});A.current=be,O(Oe=>({...Oe,files:se}));const rt=Object.keys(se),it=rt.find(Oe=>Oe==="server.js")||rt.find(Oe=>Oe==="index.js")||rt.find(Oe=>Oe.endsWith(".js"))||rt[0];return it&&(j(it),re([it])),be.setProgressCallback(Oe=>{O(ge=>({...ge,status:Oe.stage,progress:Oe,previewUrl:be.getPreviewUrl(),error:Oe.stage==="error"?Oe.message:ge.error})),b==null||b(Oe),Oe.stage==="error"&&(v==null||v(Oe.message))}),be.setOutputCallback(Oe=>{O(ge=>({...ge,terminalOutput:[...ge.terminalOutput,Oe]}))}),be.setServerReadyCallback((Oe,ge)=>{O(Se=>({...Se,previewUrl:ge,status:"ready"})),_==null||_(Oe,ge)}),be.setErrorCallback(fe),be.boot().catch(Oe=>{const ge=Oe instanceof Error?Oe.message:String(Oe);v==null||v(ge)}),be},[m,b,v,_,fe]),oe=G.useCallback(async(se,pe)=>{var ge,Se;const De=(pe==null?void 0:pe.restartServer)!==!1,be=A.current;if(!be){if(R.current){console.warn(Xr,"updateFiles called but runtime is gone (already torn down)");return}R.current=!0;let Pe=u||"node server.js";if(!u&&se["package.json"])try{const Cn=JSON.parse(se["package.json"]);(ge=Cn.scripts)!=null&&ge.start&&(Pe=Cn.scripts.start)}catch{}Ee(se,Pe,h||3e3);return}const rt=be.getCurrentFiles();let it=!1;for(const[Pe,_e]of Object.entries(se))if(rt[Pe]!==_e)try{await be.writeFile(Pe,_e),it=!0,console.log(Xr,`updated file: ${Pe}`)}catch(Cn){console.warn(Xr,`failed to write ${Pe}:`,Cn)}const Oe=kN(rt,se);if(O(Pe=>({...Pe,originalFiles:rt,files:se,fileChanges:Oe})),it&&De){console.log(Xr,`files changed — restarting server (${Object.keys(Oe).length} files differ)`);try{await be.restart()}catch(Pe){console.error(Xr,"restart failed:",Pe)}}(Se=M.current)==null||Se.call(M,Oe)},[u,h,Ee]),$e=G.useCallback(async(se,pe)=>{const De=A.current;if(!De){console.warn(Xr,"updateFile called but runtime not ready. Use updateFiles() for initial load.");return}try{await De.writeFile(se,pe)}catch(be){console.error(`Failed to write file ${se}:`,be)}O(be=>{const rt={...be.files,[se]:pe},it={...be.fileChanges};return se in be.originalFiles?be.originalFiles[se]!==pe?it[se]="modified":delete it[se]:it[se]="new",{...be,files:rt,fileChanges:it}})},[]);G.useEffect(()=>{if(R.current)return;const se=ae();if(se){if(R.current=!0,Object.keys(se.files).length===0)return;Ee(se.files,se.entryCommand,se.port)}return()=>{var pe;(pe=A.current)==null||pe.teardown(),A.current=null}},[]);const ie=G.useCallback(async(se,pe)=>{const De=A.current;if(De){try{await De.writeFile(se,pe)}catch(be){console.error(`Failed to write file ${se}:`,be)}O(be=>{const rt={...be.files,[se]:pe},it={...be.fileChanges};return se in be.originalFiles?be.originalFiles[se]!==pe?it[se]="modified":delete it[se]:it[se]="new",{...be,files:rt,fileChanges:it}}),f==null||f(se,pe)}},[f]),ke=G.useCallback(se=>{j(se),re(pe=>pe.includes(se)?pe:[...pe,se])},[]),Le=G.useCallback(se=>{re(pe=>{const De=pe.filter(be=>be!==se);return W===se&&j(De.length>0?De[De.length-1]:null),De})},[W]),Ce=G.useCallback(async()=>{const se=A.current;se&&await se.restart()},[]),Ae=G.useCallback(()=>{var se;return((se=A.current)==null?void 0:se.getCurrentFiles())??{}},[]),We=G.useCallback(()=>{var se;return((se=A.current)==null?void 0:se.getChangedFiles())??{}},[]),Re=G.useCallback(()=>B.fileChanges,[B.fileChanges]),Je=G.useCallback(()=>B.errors,[B.errors]),yt=G.useCallback(()=>B,[B]);return{state:B,selectedFile:W,openFiles:Y,handleFileChange:ie,handleSelectFile:ke,handleCloseFile:Le,handleBrowserError:ee,restart:Ce,updateFiles:oe,updateFile:$e,getFiles:Ae,getChangedFiles:We,getFileChanges:Re,getErrors:Je,getState:yt,runtime:A}}const WS=G.forwardRef(function(i,l){const{className:u="",height:h="100vh",port:m=3e3}=i,f=HS(i),{state:_,selectedFile:b,openFiles:v,handleFileChange:w,handleSelectFile:E,handleCloseFile:A,handleBrowserError:R,restart:I,updateFiles:M,updateFile:B,getFiles:O,getChangedFiles:W,getFileChanges:j,getErrors:Y,getState:re}=f;G.useImperativeHandle(l,()=>({updateFiles:M,updateFile:B,restart:I,getFiles:O,getChangedFiles:W,getFileChanges:j,getErrors:Y,getState:re}),[M,B,I,O,W,j,Y,re]);const fe=G.useMemo(()=>DS(_.files),[_.files]),ee=_.status!=="ready"&&_.status!=="error",[ae,Ee]=G.useState("code"),oe=!!_.previewUrl;G.useEffect(()=>{oe&&Ee("preview")},[oe]);const $e=G.useCallback(ie=>{E(ie),Ee("code")},[E]);return Z.jsxs("div",{className:`sb-root relative w-full bg-sb-bg text-sb-text overflow-hidden flex flex-col ${u}`,style:{height:h},children:[ee&&Z.jsx(FS,{progress:_.progress}),Z.jsx(AN,{activeView:ae,onViewChange:Ee,previewUrl:_.previewUrl,port:m,onRefresh:I}),Z.jsxs("div",{className:"flex-1 relative overflow-hidden min-h-0",children:[Z.jsx(Od.div,{className:"absolute inset-0",initial:!1,animate:{opacity:ae==="code"?1:0,pointerEvents:ae==="code"?"auto":"none"},transition:{duration:.15},children:Z.jsx(IN,{fileTree:fe,files:_.files,originalFiles:_.originalFiles,fileChanges:_.fileChanges,selectedFile:b,openFiles:v,terminalOutput:_.terminalOutput,onSelectFile:$e,onCloseFile:A,onFileChange:w})}),Z.jsx(Od.div,{className:"absolute inset-0",initial:!1,animate:{opacity:ae==="preview"?1:0,pointerEvents:ae==="preview"?"auto":"none"},transition:{duration:.15},children:Z.jsx(MS,{url:_.previewUrl,onBrowserError:R})})]})]})});WS.displayName="CodeSandbox";function CN(a,i){if(!a)return"";const l=a.match(/\/__(?:preview|virtual)__\/\d+(\/.*)?$/),u=(l==null?void 0:l[1])??"/";return`localhost:${i}${u}`}function AN({activeView:a,onViewChange:i,previewUrl:l,port:u,onRefresh:h}){const m=CN(l,u);return Z.jsxs("div",{className:"flex items-center gap-2 px-2 py-1 bg-sb-bg-alt border-b border-sb-border min-h-[36px] shrink-0",children:[Z.jsx($S,{selected:a,onSelect:i}),Z.jsx("div",{className:"flex-1 min-w-0",children:a==="preview"?Z.jsxs("div",{className:"flex items-center gap-1.5",children:[Z.jsx("button",{className:"shrink-0 p-1 rounded text-sb-text-muted hover:text-sb-text-active hover:bg-sb-bg-hover transition-colors text-xs",onClick:h,title:"Refresh preview",children:Z.jsx(TN,{})}),Z.jsx("div",{className:"flex-1 min-w-0 bg-sb-bg rounded px-2 py-0.5 text-xs text-sb-text-muted font-mono truncate",children:l?m:"Waiting for server..."})]}):Z.jsx("div",{className:"text-xs text-sb-text-muted px-1 truncate",children:"Editor"})})]})}function TN(){return Z.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[Z.jsx("polyline",{points:"23 4 23 10 17 10"}),Z.jsx("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"})]})}function IN({fileTree:a,files:i,originalFiles:l,fileChanges:u,selectedFile:h,openFiles:m,terminalOutput:f,onSelectFile:_,onCloseFile:b,onFileChange:v}){return Z.jsx("div",{className:"h-full w-full",children:Z.jsxs(Kr,{children:[Z.jsx(Kr.Pane,{preferredSize:200,minSize:120,maxSize:350,children:Z.jsx(OS,{files:a,selectedFile:h,onSelectFile:_,fileChanges:u})}),Z.jsx(Kr.Pane,{children:Z.jsxs(Kr,{vertical:!0,children:[Z.jsx(Kr.Pane,{preferredSize:"70%",children:Z.jsx(BS,{files:i,originalFiles:l,fileChanges:u,activeFile:h,openFiles:m,onSelectFile:_,onCloseFile:b,onFileChange:v})}),Z.jsx(Kr.Pane,{preferredSize:"30%",minSize:60,children:Z.jsx(LS,{output:f})})]})})]})})}const Sn="https://api.github.com",RN=new Set([".js",".jsx",".ts",".tsx",".json",".html",".htm",".css",".scss",".sass",".less",".md",".mdx",".txt",".yml",".yaml",".toml",".xml",".svg",".env",".gitignore",".eslintrc",".prettierrc",".sh",".bash",".zsh",".py",".rb",".go",".rs",".java",".kt",".c",".cpp",".h",".hpp",".cs",".php",".sql",".graphql",".lock",".mjs",".cjs",".mts",".cts",".vue",".svelte",".astro"]),PN=new Set(["node_modules",".git","dist","build",".next",".cache","__pycache__",".venv","venv","coverage",".nyc_output"]),DN=5e5;class ON{constructor(i){this.token=i}async cloneRepo(i,l){var R;const{owner:u,repo:h,branch:m="main",path:f}=i;l==null||l(5,"Fetching repository structure...");const _=`${Sn}/repos/${u}/${h}/git/trees/${m}?recursive=1`,v=await(await this.fetch(_)).json();if(!v.tree)throw new Error(`Failed to fetch repo tree: ${v.message||"Unknown error"}`);const w=[];for(const I of v.tree){if(I.type!=="blob"||f&&!I.path.startsWith(f))continue;const M=I.path.split("/");if(M.some(W=>PN.has(W))||I.size>DN)continue;const B="."+((R=I.path.split(".").pop())==null?void 0:R.toLowerCase()),O=M[M.length-1];(RN.has(B)||O.startsWith(".")||!O.includes("."))&&w.push({path:I.path,sha:I.sha,size:I.size})}l==null||l(15,`Found ${w.length} files to fetch...`);const E={},A=20;for(let I=0;I<w.length;I+=A){const M=w.slice(I,I+A),B=await Promise.all(M.map(async W=>{try{const j=`${Sn}/repos/${u}/${h}/contents/${W.path}?ref=${m}`,re=await(await this.fetch(j)).json();if(re.encoding==="base64"&&re.content){const fe=atob(re.content.replace(/\n/g,""));return{path:f?W.path.replace(new RegExp(`^${f}/?`),""):W.path,content:fe}}return null}catch{return null}}));for(const W of B)W&&(E[W.path]=W.content);const O=15+Math.round((I+M.length)/w.length*80);l==null||l(O,`Fetching files... (${Math.min(I+A,w.length)}/${w.length})`)}return l==null||l(100,`Loaded ${Object.keys(E).length} files`),E}async createPR(i){const{owner:l,repo:u,branch:h,baseBranch:m="main",changes:f,message:_,title:b,body:v}=i,A=(await(await this.fetch(`${Sn}/repos/${l}/${u}/git/ref/heads/${m}`)).json()).object.sha;await this.fetch(`${Sn}/repos/${l}/${u}/git/refs`,{method:"POST",body:JSON.stringify({ref:`refs/heads/${h}`,sha:A})});for(const[M,B]of Object.entries(f)){let O;try{O=(await(await this.fetch(`${Sn}/repos/${l}/${u}/contents/${M}?ref=${h}`)).json()).sha}catch{}await this.fetch(`${Sn}/repos/${l}/${u}/contents/${M}`,{method:"PUT",body:JSON.stringify({message:_,content:btoa(B),branch:h,...O?{sha:O}:{}})})}const I=await(await this.fetch(`${Sn}/repos/${l}/${u}/pulls`,{method:"POST",body:JSON.stringify({title:b,body:v||`Changes from code sandbox.
|
|
50338
|
+
|
|
50339
|
+
Modified files:
|
|
50340
|
+
${Object.keys(f).map(M=>`- ${M}`).join(`
|
|
50341
|
+
`)}`,head:h,base:m})})).json();return{number:I.number,url:I.html_url,branch:h}}async commit(i){const{owner:l,repo:u,branch:h,baseBranch:m="main",changes:f,message:_}=i,w=(await(await this.fetch(`${Sn}/repos/${l}/${u}/git/ref/heads/${m}`)).json()).object.sha;try{await this.fetch(`${Sn}/repos/${l}/${u}/git/refs`,{method:"POST",body:JSON.stringify({ref:`refs/heads/${h}`,sha:w})})}catch{}for(const[E,A]of Object.entries(f)){let R;try{R=(await(await this.fetch(`${Sn}/repos/${l}/${u}/contents/${E}?ref=${h}`)).json()).sha}catch{}await this.fetch(`${Sn}/repos/${l}/${u}/contents/${E}`,{method:"PUT",body:JSON.stringify({message:_,content:btoa(A),branch:h,...R?{sha:R}:{}})})}return h}async fetch(i,l){const u=await fetch(i,{...l,headers:{Authorization:`Bearer ${this.token}`,Accept:"application/vnd.github.v3+json","Content-Type":"application/json",...(l==null?void 0:l.headers)||{}}});if(!u.ok){const h=await u.text();throw new Error(`GitHub API error ${u.status}: ${h}`)}return u}}exports.BootOverlay=FS;exports.CodeEditor=BS;exports.CodeSandbox=WS;exports.FileTree=OS;exports.GitService=ON;exports.NodepodRuntime=US;exports.Preview=MS;exports.Terminal=LS;exports.ViewSlider=$S;exports.buildFileTree=DS;exports.getTemplate=VS;exports.listTemplates=EN;exports.useRuntime=HS;
|
|
50342
50342
|
//# sourceMappingURL=index.cjs.map
|