@illuma-ai/code-sandbox 1.3.0 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +715 -0
- package/dist/components/Preview.d.ts +1 -1
- package/dist/index.cjs +32 -32
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +3188 -3129
- package/dist/index.js.map +1 -1
- package/dist/types.d.ts +12 -0
- package/package.json +1 -1
- package/src/components/Preview.tsx +30 -1
- package/src/components/Workbench.tsx +1 -0
- package/src/hooks/useRuntime.ts +80 -16
- package/src/types.ts +12 -0
package/dist/index.cjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
"use strict";var sT=Object.create;var zv=Object.defineProperty;var rT=Object.getOwnPropertyDescriptor;var iT=Object.getOwnPropertyNames;var aT=Object.getPrototypeOf,oT=Object.prototype.hasOwnProperty;var lT=(a,i,l,u)=>{if(i&&typeof i=="object"||typeof i=="function")for(let h of iT(i))!oT.call(a,h)&&h!==l&&zv(a,h,{get:()=>i[h],enumerable:!(u=rT(i,h))||u.enumerable});return a};var cT=(a,i,l)=>(l=a!=null?sT(aT(a)):{},lT(i||!a||!a.__esModule?zv(l,"default",{value:a,enumerable:!0}):l,a));Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const O=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";var sT=Object.create;var zv=Object.defineProperty;var rT=Object.getOwnPropertyDescriptor;var iT=Object.getOwnPropertyNames;var aT=Object.getPrototypeOf,oT=Object.prototype.hasOwnProperty;var lT=(a,i,l,u)=>{if(i&&typeof i=="object"||typeof i=="function")for(let h of iT(i))!oT.call(a,h)&&h!==l&&zv(a,h,{get:()=>i[h],enumerable:!(u=rT(i,h))||u.enumerable});return a};var cT=(a,i,l)=>(l=a!=null?sT(aT(a)):{},lT(i||!a||!a.__esModule?zv(l,"default",{value:a,enumerable:!0}):l,a));Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const O=require("react/jsx-runtime"),q=require("react");function oi(){return oi=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},oi.apply(null,arguments)}var Vo=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ra(a){return a&&a.__esModule&&Object.prototype.hasOwnProperty.call(a,"default")?a.default:a}var qv,Gv={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 ju,Kv,Yv,uT=(qv||(qv=1,ju=Gv,(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}ju.exports?(i.default=i,ju.exports=i):window.classNames=i})()),Gv.exports),md=Ra(uT),Zv,Xv,dT=(Yv||(Yv=1,Kv=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}),Kv),hT=Ra(dT),Jv,Qv,Cn=Ra((function(){if(Xv)return Zv;Xv=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(k){return typeof k=="symbol"||(function(A){return!!A&&typeof A=="object"})(k)&&m.call(k)=="[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 Zv=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(k,A,R){return k==k&&(R!==void 0&&(k=k<=R?k:R),A!==void 0&&(k=k>=A?k:A)),k})(_(b),v,w)}})()),pT=Ra((function(){if(Qv)return Jv;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 Vo=="object"&&Vo&&Vo.Object===Object&&Vo,f=typeof self=="object"&&self&&self.Object===Object&&self,_=m||f||Function("return this")(),b=Object.prototype.toString,v=Math.max,w=Math.min,k=function(){return _.Date.now()};function A(P){var j=typeof P;return!!P&&(j=="object"||j=="function")}function R(P){if(typeof P=="number")return P;if((function(L){return typeof L=="symbol"||(function(Y){return!!Y&&typeof Y=="object"})(L)&&b.call(L)=="[object Symbol]"})(P))return NaN;if(A(P)){var j=typeof P.valueOf=="function"?P.valueOf():P;P=A(j)?j+"":j}if(typeof P!="string")return P===0?P:+P;P=P.replace(a,"");var M=l.test(P);return M||u.test(P)?h(P.slice(2),M?2:8):i.test(P)?NaN:+P}return Jv=function(P,j,M){var L,Y,H,Z,re,me,ne=0,ae=!1,Ee=!1,oe=!0;if(typeof P!="function")throw new TypeError("Expected a function");function $e(Ae){var We=L,Re=Y;return L=Y=void 0,ne=Ae,Z=P.apply(Re,We)}function ie(Ae){var We=Ae-me;return me===void 0||We>=j||We<0||Ee&&Ae-ne>=H}function ke(){var Ae=k();if(ie(Ae))return Le(Ae);re=setTimeout(ke,(function(We){var Re=j-(We-me);return Ee?w(Re,H-(We-ne)):Re})(Ae))}function Le(Ae){return re=void 0,oe&&L?$e(Ae):(L=Y=void 0,Z)}function Ce(){var Ae=k(),We=ie(Ae);if(L=arguments,Y=this,me=Ae,We){if(re===void 0)return(function(Re){return ne=Re,re=setTimeout(ke,j),ae?$e(Re):Z})(me);if(Ee)return re=setTimeout(ke,j),$e(me)}return re===void 0&&(re=setTimeout(ke,j)),Z}return j=R(j)||0,A(M)&&(ae=!!M.leading,H=(Ee="maxWait"in M)?v(R(M.maxWait)||0,j):H,oe="trailing"in M?!!M.trailing:oe),Ce.cancel=function(){re!==void 0&&clearTimeout(re),ne=0,L=me=Y=re=void 0},Ce.flush=function(){return re===void 0?Z:Le(k())},Ce}})()),e2={width:void 0,height:void 0};function fT(a){const{ref:i,box:l="content-box"}=a,[{width:u,height:h},m]=G.useState(e2),f=(function(){const v=G.useRef(!1);return G.useEffect(()=>(v.current=!0,()=>{v.current=!1}),[]),G.useCallback(()=>v.current,[])})(),_=G.useRef(oi({},e2)),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 k=l==="border-box"?"borderBoxSize":l==="device-pixel-content-box"?"devicePixelContentBoxSize":"contentBoxSize",A=t2(w,k,"inlineSize"),R=t2(w,k,"blockSize");if(_.current.width!==A||_.current.height!==R){const P={width:A,height:R};_.current.width=A,_.current.height=R,b.current?b.current(P):f()&&m(P)}});return v.observe(i.current,{box:l}),()=>{v.disconnect()}},[l,i,f]),{width:u,height:h}}function t2(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 mT="allotment-module_splitView__L-yRc",gT="allotment-module_sashContainer__fzwJF",yT="allotment-module_splitViewContainer__rQnVa",X0="allotment-module_splitViewView__MGZ6O",_T="allotment-module_vertical__WSwwa",bT="allotment-module_horizontal__7doS8",vT="allotment-module_separatorBorder__x-rDS";let ma,J0=!1,Q0=!1;typeof navigator=="object"&&(ma=navigator.userAgent,Q0=ma.indexOf("Macintosh")>=0,J0=(ma.indexOf("Macintosh")>=0||ma.indexOf("iPad")>=0||ma.indexOf("iPhone")>=0)&&!!navigator.maxTouchPoints&&navigator.maxTouchPoints>0);const ew=J0,wT=Q0,n2=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0?G.useLayoutEffect:G.useEffect;class ST{constructor(){this._size=void 0}getSize(){return this._size}setSize(i){this._size=i}}function Ho(a,i){const l=a.length,u=l-i.length;return u>=0&&a.slice(u,l)===i}var s2,r2={exports:{}},xT=(s2||(s2=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,k,A){if(typeof w!="function")throw new TypeError("The listener must be a function");var R=new h(w,k||b,A),P=l?l+v:v;return b._events[P]?b._events[P].fn?b._events[P]=[b._events[P],R]:b._events[P].push(R):(b._events[P]=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 k=0,A=w.length,R=new Array(A);k<A;k++)R[k]=w[k].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,k,A,R){var P=l?l+b:b;if(!this._events[P])return!1;var j,M,L=this._events[P],Y=arguments.length;if(L.fn){switch(L.once&&this.removeListener(b,L.fn,void 0,!0),Y){case 1:return L.fn.call(L.context),!0;case 2:return L.fn.call(L.context,v),!0;case 3:return L.fn.call(L.context,v,w),!0;case 4:return L.fn.call(L.context,v,w,k),!0;case 5:return L.fn.call(L.context,v,w,k,A),!0;case 6:return L.fn.call(L.context,v,w,k,A,R),!0}for(M=1,j=new Array(Y-1);M<Y;M++)j[M-1]=arguments[M];L.fn.apply(L.context,j)}else{var H,Z=L.length;for(M=0;M<Z;M++)switch(L[M].once&&this.removeListener(b,L[M].fn,void 0,!0),Y){case 1:L[M].fn.call(L[M].context);break;case 2:L[M].fn.call(L[M].context,v);break;case 3:L[M].fn.call(L[M].context,v,w);break;case 4:L[M].fn.call(L[M].context,v,w,k);break;default:if(!j)for(H=1,j=new Array(Y-1);H<Y;H++)j[H-1]=arguments[H];L[M].fn.apply(L[M].context,j)}}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,k){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||k&&!R.once||w&&R.context!==w||f(this,A);else{for(var P=0,j=[],M=R.length;P<M;P++)(R[P].fn!==v||k&&!R[P].once||w&&R[P].context!==w)&&j.push(R[P]);j.length?this._events[A]=j.length===1?j[0]:j: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=_})(r2)),r2.exports),Vd=Ra(xT);function i2(a,i){const l=a.indexOf(i);l>-1&&(a.splice(l,1),a.unshift(i))}function Vu(a,i){const l=a.indexOf(i);l>-1&&(a.splice(l,1),a.push(i))}function pn(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 ET="sash-module_sash__K-9lB",kT="sash-module_disabled__Hm-wx",CT="sash-module_mac__Jf6OJ",a2="sash-module_vertical__pB-rs",AT="sash-module_minimum__-UKxp",TT="sash-module_maximum__TCWxD",o2="sash-module_horizontal__kFbiw",Hu="sash-module_hover__80W6I",Wu="sash-module_active__bJspD";let mn=(function(a){return a.Vertical="VERTICAL",a.Horizontal="HORIZONTAL",a})({}),Jt=(function(a){return a.Disabled="DISABLED",a.Minimum="MINIMUM",a.Maximum="MAXIMUM",a.Enabled="ENABLED",a})({}),tw=ew?20:8;const nw=new Vd;class l2 extends Vd{get state(){return this._state}set state(i){this._state!==i&&(this.el.classList.toggle(kT,i===Jt.Disabled),this.el.classList.toggle("sash-disabled",i===Jt.Disabled),this.el.classList.toggle(AT,i===Jt.Minimum),this.el.classList.toggle("sash-minimum",i===Jt.Minimum),this.el.classList.toggle(TT,i===Jt.Maximum),this.el.classList.toggle("sash-maximum",i===Jt.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=pT(m=>m.classList.add("sash-hover",Hu),this.hoverDelay),this._state=Jt.Enabled,this.onPointerStart=m=>{const f=m.pageX,_=m.pageY,b={startX:f,currentX:f,startY:_,currentY:_};this.el.classList.add("sash-active",Wu),this.emit("start",b),this.el.setPointerCapture(m.pointerId);const v=k=>{k.preventDefault();const A={startX:f,currentX:k.pageX,startY:_,currentY:k.pageY};this.emit("change",A)},w=k=>{k.preventDefault(),this.el.classList.remove("sash-active",Wu),this.hoverDelayer.cancel(),this.emit("end"),this.el.releasePointerCapture(k.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(Wu)?(this.hoverDelayer.cancel(),this.el.classList.add("sash-hover",Hu)):this.hoverDelayer(this.el)},this.onMouseLeave=()=>{this.hoverDelayer.cancel(),this.el.classList.remove("sash-hover",Hu)},this.el=document.createElement("div"),this.el.classList.add("sash",ET),this.el.dataset.testid="sash",i.append(this.el),wT&&this.el.classList.add("sash-mac",CT),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===mn.Vertical?this.el.style.width=`${this.size}px`:this.el.style.height=`${this.size}px`):(this.size=tw,nw.on("onDidChangeGlobalSize",m=>{this.size=m,this.layout()})),this.layoutProvider=l,this.orientation=(h=u.orientation)!=null?h:mn.Vertical,this.orientation===mn.Horizontal?(this.el.classList.add("sash-horizontal",o2),this.el.classList.remove("sash-vertical",a2)):(this.el.classList.remove("sash-horizontal",o2),this.el.classList.add("sash-vertical",a2)),this.layout()}layout(){if(this.orientation===mn.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 ll;var zu;(zu=ll||(ll={})).Distribute={type:"distribute"},zu.Split=function(a){return{type:"split",index:a}},zu.Invisible=function(a){return{type:"invisible",cachedVisibleSize:a}};let fn=(function(a){return a.Normal="NORMAL",a.Low="LOW",a.High="HIGH",a})({});class sw{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",X0),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=Cn(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 IT extends sw{layoutContainer(i){this.container.style.left=`${i}px`,this.container.style.width=`${this.size}px`}}class RT extends sw{layoutContainer(i){this.container.style.top=`${i}px`,this.container.style.height=`${this.size}px`}}class PT extends Vd{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:mn.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",gT),i.prepend(this.sashContainer),l.descriptor){this.size=l.descriptor.size;for(const[b,v]of l.descriptor.views.entries()){const w=v.size,k=v.container,A=v.view;this.addView(k,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===mn.Vertical?new RT(i,l,f):new IT(i,l,f);if(this.viewItems.splice(h,0,_),this.viewItems.length>1){const b=this.orientation===mn.Vertical?new l2(this.sashContainer,{getHorizontalSashTop:k=>this.getSashPosition(k),getHorizontalSashWidth:this.getSashOrthogonalSize},{orientation:mn.Horizontal}):new l2(this.sashContainer,{getVerticalSashLeft:k=>this.getSashPosition(k),getVerticalSashHeight:this.getSashOrthogonalSize},{orientation:mn.Vertical}),v=this.orientation===mn.Vertical?k=>({sash:b,start:k.startY,current:k.currentY}):k=>({sash:b,start:k.startX,current:k.currentX});b.on("start",k=>{var A;this.emit("sashDragStart"),this.onSashStart(v(k));const R=this.viewItems.map(P=>P.size);(A=this.onDidDragStart)==null||A.call(this,R)}),b.on("change",k=>this.onSashChange(v(k))),b.on("end",()=>{var k;this.emit("sashDragEnd"),this.onSashEnd(this.sashItems.findIndex(R=>R.sash===b));const A=this.viewItems.map(R=>R.size);(k=this.onDidDragEnd)==null||k.call(this,A)}),b.on("reset",()=>{const k=this.sashItems.findIndex(M=>M.sash===b),A=pn(k,-1,-1),R=pn(k+1,this.viewItems.length),P=this.findFirstSnapIndex(A),j=this.findFirstSnapIndex(R);(typeof P!="number"||this.viewItems[P].visible)&&(typeof j!="number"||this.viewItems[j].visible)&&this.emit("sashreset",k)});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):ll.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=Cn(Math.round(this.proportions[u]*i),h.minimumSize,h.maximumSize)}else{const u=pn(0,this.viewItems.length),h=u.filter(f=>this.viewItems[f].priority===fn.Low),m=u.filter(f=>this.viewItems[f].priority===fn.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=pn(0,this.viewItems.length).filter(_=>_!==i),h=[...u.filter(_=>this.viewItems[_].priority===fn.Low),i],m=u.filter(_=>this.viewItems[_].priority===fn.High),f=this.viewItems[i];l=Math.round(l),l=Cn(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=Cn(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=Cn(u,_.minimumSize,_.maximumSize);const h=pn(0,this.viewItems.length),m=h.filter(_=>this.viewItems[_].priority===fn.Low),f=h.filter(_=>this.viewItems[_].priority===fn.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(Y=>Y.size);let f,_,b=Number.NEGATIVE_INFINITY,v=Number.POSITIVE_INFINITY;const w=pn(u,-1,-1),k=pn(u+1,this.viewItems.length),A=w.reduce((Y,H)=>Y+(this.viewItems[H].minimumSize-m[H]),0),R=w.reduce((Y,H)=>Y+(this.viewItems[H].viewMaximumSize-m[H]),0),P=k.length===0?Number.POSITIVE_INFINITY:k.reduce((Y,H)=>Y+(m[H]-this.viewItems[H].minimumSize),0),j=k.length===0?Number.NEGATIVE_INFINITY:k.reduce((Y,H)=>Y+(m[H]-this.viewItems[H].viewMaximumSize),0);b=Math.max(A,j),v=Math.min(P,R);const M=this.findFirstSnapIndex(w),L=this.findFirstSnapIndex(k);if(typeof M=="number"){const Y=this.viewItems[M],H=Math.floor(Y.viewMinimumSize/2);f={index:M,limitDelta:Y.visible?b-H:b+H,size:Y.size}}if(typeof L=="number"){const Y=this.viewItems[L],H=Math.floor(Y.viewMinimumSize/2);_={index:L,limitDelta:Y.visible?v+H:v-H,size:Y.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=pn(i,-1,-1),k=pn(i+1,this.viewItems.length);if(m)for(const ne of m)i2(w,ne),i2(k,ne);if(h)for(const ne of h)Vu(w,ne),Vu(k,ne);const A=w.map(ne=>this.viewItems[ne]),R=w.map(ne=>u[ne]),P=k.map(ne=>this.viewItems[ne]),j=k.map(ne=>u[ne]),M=w.reduce((ne,ae)=>ne+(this.viewItems[ae].minimumSize-u[ae]),0),L=w.reduce((ne,ae)=>ne+(this.viewItems[ae].maximumSize-u[ae]),0),Y=k.length===0?Number.POSITIVE_INFINITY:k.reduce((ne,ae)=>ne+(u[ae]-this.viewItems[ae].minimumSize),0),H=k.length===0?Number.NEGATIVE_INFINITY:k.reduce((ne,ae)=>ne+(u[ae]-this.viewItems[ae].maximumSize),0),Z=Math.max(M,H,f),re=Math.min(Y,L,_);let me=!1;if(b){const ne=this.viewItems[b.index],ae=l>=b.limitDelta;me=ae!==ne.visible,ne.setVisible(ae,b.size)}if(!me&&v){const ne=this.viewItems[v.index],ae=l<v.limitDelta;me=ae!==ne.visible,ne.setVisible(ae,v.size)}if(me)return this.resize(i,l,u,h,m,f,_);for(let ne=0,ae=l=Cn(l,Z,re);ne<A.length;ne++){const Ee=A[ne],oe=Cn(R[ne]+ae,Ee.minimumSize,Ee.maximumSize);ae-=oe-R[ne],Ee.size=oe}for(let ne=0,ae=l;ne<P.length;ne++){const Ee=P[ne],oe=Cn(j[ne]-ae,Ee.minimumSize,Ee.maximumSize);ae+=oe-j[ne],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=pn(0,this.viewItems.length),m=[],f=h.filter(v=>this.viewItems[v].priority===fn.Low),_=h.filter(v=>this.viewItems[v].priority===fn.Normal),b=h.filter(v=>this.viewItems[v].priority===fn.High);m.push(...b,..._,...f),typeof i=="number"&&Vu(m,i);for(let v=0;u!==0&&v<m.length;v++){const w=this.viewItems[m[v]],k=Cn(w.size+u,w.minimumSize,w.maximumSize);u-=k-w.size,w.size=k}}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]),k=!(u[b]&&m[b+1]);if(w&&k){const A=pn(b,-1,-1),R=pn(b+1,this.viewItems.length),P=this.findFirstSnapIndex(A),j=this.findFirstSnapIndex(R),M=typeof P=="number"&&!this.viewItems[P].visible,L=typeof j=="number"&&!this.viewItems[j].visible;M&&m[b]&&(_>0||this.startSnappingEnabled)?v.state=Jt.Minimum:L&&l[b]&&(_<this.contentSize||this.endSnappingEnabled)?v.state=Jt.Maximum:v.state=Jt.Disabled}else v.state=w&&!k?Jt.Minimum:!w&&k?Jt.Maximum:Jt.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 Yr{constructor(i){this.size=void 0,this.size=i}getPreferredSize(){return this.size}}class c2{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 Wo{getPreferredSize(){}}class u2{get preferredSize(){return this.layoutStrategy.getPreferredSize()}set preferredSize(i){if(typeof i=="number")this.layoutStrategy=new Yr(i);else if(typeof i=="string"){const l=i.trim();if(Ho(l,"%")){const u=Number(l.slice(0,-1))/100;this.layoutStrategy=new c2(u,this.layoutService)}else if(Ho(l,"px")){const u=Number(l.slice(0,-2))/100;this.layoutStrategy=new Yr(u)}else if(typeof Number.parseFloat(l)=="number"){const u=Number.parseFloat(l);this.layoutStrategy=new Yr(u)}else this.layoutStrategy=new Wo}else this.layoutStrategy=new Wo}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 Yr(l.preferredSize);else if(typeof l.preferredSize=="string"){const h=l.preferredSize.trim();if(Ho(h,"%")){const m=Number(h.slice(0,-1))/100;this.layoutStrategy=new c2(m,this.layoutService)}else if(Ho(h,"px")){const m=Number(h.slice(0,-2));this.layoutStrategy=new Yr(m)}else if(typeof Number.parseFloat(h)=="number"){const m=Number.parseFloat(h);this.layoutStrategy=new Yr(m)}else this.layoutStrategy=new Wo}else this.layoutStrategy=new Wo;this.priority=(u=l.priority)!=null?u:fn.Normal,this.snap=typeof l.snap=="boolean"&&l.snap}layout(i){}}function d2(a){return a.minSize!==void 0||a.maxSize!==void 0||a.preferredSize!==void 0||a.priority!==void 0||a.visible!==void 0}const Hd=G.forwardRef(({className:a,children:i},l)=>G.createElement("div",{ref:l,className:md("split-view-view",X0,a)},i));Hd.displayName="Allotment.Pane";const rw=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:k,onReset:A,onVisibleChange:R,onDragStart:P,onDragEnd:j},M)=>{const L=G.useRef(null),Y=G.useRef([]),H=G.useRef(new Map),Z=G.useRef(null),re=G.useRef(new Map),me=G.useRef(new ST),ne=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=ne.current)==null?void 0:ke[ie];return typeof(Ce==null?void 0:Ce.preferredSize)=="number"&&((Le=Z.current)!=null&&Le.resizeView(ie,Math.round(Ce.preferredSize)),!0)},[]);return G.useImperativeHandle(M,()=>({reset:()=>{if(A)A();else{var ie;(ie=Z.current)==null||ie.distributeViewSizes();for(let ke=0;ke<ne.current.length;ke++)$e(ke)}},resize:ie=>{var ke;(ke=Z.current)==null||ke.resizeViews(ie)}})),n2(()=>{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&&(Y.current=oe.map(Ce=>Ce.key));const ke=oi({orientation:w?mn.Vertical:mn.Horizontal,proportionalLayout:m},ie&&b&&{descriptor:{size:b.reduce((Ce,Ae)=>Ce+Ae,0),views:b.map((Ce,Ae)=>{var We,Re,Je,bt;const se=H.current.get(Y.current[Ae]),pe=new u2(me.current,oi({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:fn.Normal},(se==null?void 0:se.preferredSize)&&{preferredSize:se==null?void 0:se.preferredSize},{snap:(bt=se==null?void 0:se.snap)!=null?bt:v}));return ne.current.push(pe),{container:[...re.current.values()][Ae],size:Ce,view:pe}})}});Z.current=new PT(L.current,ke,k,P,j),Z.current.on("sashDragStart",()=>{var Ce;(Ce=L.current)==null||Ce.classList.add("split-view-sash-dragging")}),Z.current.on("sashDragEnd",()=>{var Ce;(Ce=L.current)==null||Ce.classList.remove("split-view-sash-dragging")}),Z.current.on("sashchange",Ce=>{if(R&&Z.current){const Ae=oe.map(We=>We.key);for(let We=0;We<Ae.length;We++){const Re=H.current.get(Ae[We]);(Re==null?void 0:Re.visible)!==void 0&&Re.visible!==Z.current.isViewVisible(We)&&R(We,Z.current.isViewVisible(We))}}}),Z.current.on("sashreset",Ce=>{if(A)A();else{var Ae;if($e(Ce)||$e(Ce+1))return;(Ae=Z.current)==null||Ae.distributeViewSizes()}});const Le=Z.current;return()=>{Le.dispose()}},[]),n2(()=>{if(ae){const De=oe.map(ge=>ge.key),be=[...Y.current],rt=De.filter(ge=>!Y.current.includes(ge)),it=De.filter(ge=>Y.current.includes(ge)),Oe=Y.current.map(ge=>!De.includes(ge));for(let ge=Oe.length-1;ge>=0;ge--){var ie;Oe[ge]&&((ie=Z.current)!=null&&ie.removeView(ge),be.splice(ge,1),ne.current.splice(ge,1))}for(const ge of rt){var ke,Le,Ce,Ae,We;const Se=H.current.get(ge),Pe=new u2(me.current,oi({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:fn.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=Z.current)!=null&&We.addView(re.current.get(ge),Pe,ll.Distribute,De.findIndex(_e=>_e===ge)),be.splice(De.findIndex(_e=>_e===ge),0,ge),ne.current.splice(De.findIndex(_e=>_e===ge),0,Pe)}for(;!hT(De,be);)for(const[ge,Se]of De.entries()){const Pe=be.findIndex(_e=>_e===Se);if(Pe!==ge){var Re;(Re=Z.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=ne.current[Se].preferredSize;Pe!==void 0&&((Je=Z.current)==null||Je.resizeView(Se,Pe))}for(const ge of[...rt,...it]){var bt,se;const Se=H.current.get(ge),Pe=De.findIndex(_e=>_e===ge);Se&&d2(Se)&&Se.visible!==void 0&&((bt=Z.current)==null?void 0:bt.isViewVisible(Pe))!==Se.visible&&((se=Z.current)==null||se.setViewVisible(Pe,Se.visible))}for(const ge of it){const Se=H.current.get(ge),Pe=De.findIndex(_e=>_e===ge);if(Se&&d2(Se)){var pe;Se.preferredSize!==void 0&&ne.current[Pe].preferredSize!==Se.preferredSize&&(ne.current[Pe].preferredSize=Se.preferredSize);let _e=!1;Se.minSize!==void 0&&ne.current[Pe].minimumSize!==Se.minSize&&(ne.current[Pe].minimumSize=Se.minSize,_e=!0),Se.maxSize!==void 0&&ne.current[Pe].maximumSize!==Se.maxSize&&(ne.current[Pe].maximumSize=Se.maxSize,_e=!0),_e&&((pe=Z.current)==null||pe.layout())}}(rt.length>0||Oe.length>0)&&(Y.current=De)}},[oe,ae,u,h,v]),G.useEffect(()=>{Z.current&&(Z.current.onDidChange=k)},[k]),G.useEffect(()=>{Z.current&&(Z.current.onDidDragStart=P)},[P]),G.useEffect(()=>{Z.current&&(Z.current.onDidDragEnd=j)},[j]),fT({ref:L,onResize:({width:ie,height:ke})=>{var Le;ie&&ke&&((Le=Z.current)!=null&&Le.layout(w?ke:ie),me.current.setSize(w?ke:ie),Ee(!0))}}),G.useEffect(()=>{ew&&DT(20)},[]),G.createElement("div",{ref:L,className:md("split-view",w?"split-view-vertical":"split-view-horizontal",{"split-view-separator-border":f},mT,w?_T:bT,{[vT]:f},i),id:l},G.createElement("div",{className:md("split-view-container",yT)},G.Children.toArray(a).map(ie=>{if(!G.isValidElement(ie))return null;const ke=ie.key;return ie.type.displayName==="Allotment.Pane"?(H.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(Hd,{key:ke,ref:Le=>{Le?re.current.set(ke,Le):re.current.delete(ke)}},ie)})))});function DT(a){const i=Cn(a,4,20),l=Cn(a,1,8);document.documentElement.style.setProperty("--sash-size",i+"px"),document.documentElement.style.setProperty("--sash-hover-size",l+"px"),(function(u){tw=u,nw.emit("onDidChangeGlobalSize",u)})(i)}rw.displayName="Allotment";var qu=Object.assign(rw,{Pane:Hd});const iw=G.createContext({});function OT(a){const i=G.useRef(null);return i.current===null&&(i.current=a()),i.current}const NT=typeof window<"u",BT=NT?G.useLayoutEffect:G.useEffect,Wd=G.createContext(null);function zd(a,i){a.indexOf(i)===-1&&a.push(i)}function cl(a,i){const l=a.indexOf(i);l>-1&&a.splice(l,1)}const Kn=(a,i,l)=>l>i?i:l<a?a:l;function gd(a,i){return i?`${a}. For more information and steps for solving, visit https://motion.dev/troubleshooting/${i}`:a}let di=()=>{},ls=()=>{};var Z0;typeof process<"u"&&((Z0=process.env)==null?void 0:Z0.NODE_ENV)!=="production"&&(di=(a,i,l)=>{!a&&typeof console<"u"&&console.warn(gd(i,l))},ls=(a,i,l)=>{if(!a)throw new Error(gd(i,l))});const cs={},aw=a=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(a);function ow(a){return typeof a=="object"&&a!==null}const lw=a=>/^0[^.\s]+$/u.test(a);function cw(a){let i;return()=>(i===void 0&&(i=a()),i)}const yn=a=>a,LT=(a,i)=>l=>i(a(l)),Pa=(...a)=>a.reduce(LT),Ca=(a,i,l)=>{const u=i-a;return u===0?1:(l-a)/u};class qd{constructor(){this.subscriptions=[]}add(i){return zd(this.subscriptions,i),()=>cl(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 Vt=a=>a*1e3,gn=a=>a/1e3;function uw(a,i){return i?a*(1e3/i):0}const h2=new Set;function Gd(a,i,l){a||h2.has(i)||(console.warn(gd(i,l)),h2.add(i))}const dw=(a,i,l)=>(((1-3*l+3*i)*a+(3*l-6*i))*a+3*i)*a,MT=1e-7,FT=12;function $T(a,i,l,u,h){let m,f,_=0;do f=i+(l-i)/2,m=dw(f,u,h)-a,m>0?l=f:i=f;while(Math.abs(m)>MT&&++_<FT);return f}function Da(a,i,l,u){if(a===i&&l===u)return yn;const h=m=>$T(m,0,1,a,l);return m=>m===0||m===1?m:dw(h(m),i,u)}const hw=a=>i=>i<=.5?a(2*i)/2:(2-a(2*(1-i)))/2,pw=a=>i=>1-a(1-i),fw=Da(.33,1.53,.69,.99),Kd=pw(fw),mw=hw(Kd),gw=a=>(a*=2)<1?.5*Kd(a):.5*(2-Math.pow(2,-10*(a-1))),Yd=a=>1-Math.sin(Math.acos(a)),yw=pw(Yd),_w=hw(Yd),UT=Da(.42,0,1,1),jT=Da(0,0,.58,1),bw=Da(.42,0,.58,1),VT=a=>Array.isArray(a)&&typeof a[0]!="number",vw=a=>Array.isArray(a)&&typeof a[0]=="number",p2={linear:yn,easeIn:UT,easeInOut:bw,easeOut:jT,circIn:Yd,circInOut:_w,circOut:yw,backIn:Kd,backInOut:mw,backOut:fw,anticipate:gw},HT=a=>typeof a=="string",f2=a=>{if(vw(a)){ls(a.length===4,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");const[i,l,u,h]=a;return Da(i,l,u,h)}else if(HT(a))return ls(p2[a]!==void 0,`Invalid easing type '${a}'`,"invalid-easing-type"),p2[a];return a},zo=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function WT(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,k=!1,A=!1)=>{const P=A&&h?l:u;return k&&f.add(w),P.has(w)||P.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 zT=40;function ww(a,i){let l=!1,u=!0;const h={delta:0,timestamp:0,isProcessing:!1},m=()=>l=!0,f=zo.reduce((H,Z)=>(H[Z]=WT(m),H),{}),{setup:_,read:b,resolveKeyframes:v,preUpdate:w,update:k,preRender:A,render:R,postRender:P}=f,j=()=>{const H=cs.useManualTiming?h.timestamp:performance.now();l=!1,cs.useManualTiming||(h.delta=u?1e3/60:Math.max(Math.min(H-h.timestamp,zT),1)),h.timestamp=H,h.isProcessing=!0,_.process(h),b.process(h),v.process(h),w.process(h),k.process(h),A.process(h),R.process(h),P.process(h),h.isProcessing=!1,l&&i&&(u=!1,a(j))},M=()=>{l=!0,u=!0,h.isProcessing||a(j)};return{schedule:zo.reduce((H,Z)=>{const re=f[Z];return H[Z]=(me,ne=!1,ae=!1)=>(l||M(),re.schedule(me,ne,ae)),H},{}),cancel:H=>{for(let Z=0;Z<zo.length;Z++)f[zo[Z]].cancel(H)},state:h,steps:f}}const{schedule:qe,cancel:Rs,state:kt,steps:Gu}=ww(typeof requestAnimationFrame<"u"?requestAnimationFrame:yn,!0);let el;function qT(){el=void 0}const Lt={now:()=>(el===void 0&&Lt.set(kt.isProcessing||cs.useManualTiming?kt.timestamp:performance.now()),el),set:a=>{el=a,queueMicrotask(qT)}},Sw=a=>i=>typeof i=="string"&&i.startsWith(a),xw=Sw("--"),GT=Sw("var(--"),Zd=a=>GT(a)?KT.test(a.split("/*")[0].trim()):!1,KT=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu;function m2(a){return typeof a!="string"?!1:a.split("/*")[0].includes("var(--")}const hi={test:a=>typeof a=="number",parse:parseFloat,transform:a=>a},Aa={...hi,transform:a=>Kn(0,1,a)},qo={...hi,default:1},xa=a=>Math.round(a*1e5)/1e5,Xd=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function YT(a){return a==null}const ZT=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,Jd=(a,i)=>l=>!!(typeof l=="string"&&ZT.test(l)&&l.startsWith(a)||i&&!YT(l)&&Object.prototype.hasOwnProperty.call(l,i)),Ew=(a,i,l)=>u=>{if(typeof u!="string")return u;const[h,m,f,_]=u.match(Xd);return{[a]:parseFloat(h),[i]:parseFloat(m),[l]:parseFloat(f),alpha:_!==void 0?parseFloat(_):1}},XT=a=>Kn(0,255,a),Ku={...hi,transform:a=>Math.round(XT(a))},lr={test:Jd("rgb","red"),parse:Ew("red","green","blue"),transform:({red:a,green:i,blue:l,alpha:u=1})=>"rgba("+Ku.transform(a)+", "+Ku.transform(i)+", "+Ku.transform(l)+", "+xa(Aa.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 yd={test:Jd("#"),parse:JT,transform:lr.transform},Oa=a=>({test:i=>typeof i=="string"&&i.endsWith(a)&&i.split(" ").length===1,parse:parseFloat,transform:i=>`${i}${a}`}),As=Oa("deg"),Gn=Oa("%"),de=Oa("px"),QT=Oa("vh"),eI=Oa("vw"),g2={...Gn,parse:a=>Gn.parse(a)/100,transform:a=>Gn.transform(a*100)},ei={test:Jd("hsl","hue"),parse:Ew("hue","saturation","lightness"),transform:({hue:a,saturation:i,lightness:l,alpha:u=1})=>"hsla("+Math.round(a)+", "+Gn.transform(xa(i))+", "+Gn.transform(xa(l))+", "+xa(Aa.transform(u))+")"},pt={test:a=>lr.test(a)||yd.test(a)||ei.test(a),parse:a=>lr.test(a)?lr.parse(a):ei.test(a)?ei.parse(a):yd.parse(a),transform:a=>typeof a=="string"?a:a.hasOwnProperty("red")?lr.transform(a):ei.transform(a),getAnimatableNone:a=>{const i=pt.parse(a);return i.alpha=0,pt.transform(i)}},tI=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function nI(a){var i,l;return isNaN(a)&&typeof a=="string"&&(((i=a.match(Xd))==null?void 0:i.length)||0)+(((l=a.match(tI))==null?void 0:l.length)||0)>0}const kw="number",Cw="color",sI="var",rI="var(",y2="${}",iI=/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 ci(a){const i=a.toString(),l=[],u={color:[],number:[],var:[]},h=[];let m=0;const _=i.replace(iI,b=>(pt.test(b)?(u.color.push(m),h.push(Cw),l.push(pt.parse(b))):b.startsWith(rI)?(u.var.push(m),h.push(sI),l.push(b)):(u.number.push(m),h.push(kw),l.push(parseFloat(b))),++m,y2)).split(y2);return{values:l,split:_,indexes:u,types:h}}function aI(a){return ci(a).values}function Aw({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===kw?h+=xa(u[m]):f===Cw?h+=pt.transform(u[m]):h+=u[m]}return h}}function oI(a){return Aw(ci(a))}const lI=a=>typeof a=="number"?0:pt.test(a)?pt.getAnimatableNone(a):a,cI=(a,i)=>typeof a=="number"?i!=null&&i.trim().endsWith("/")?a:0:lI(a);function uI(a){const i=ci(a);return Aw(i)(i.values.map((u,h)=>cI(u,i.split[h])))}const An={test:nI,parse:aI,createTransformer:oI,getAnimatableNone:uI};function Yu(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 dI({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=Yu(b,_,a+1/3),m=Yu(b,_,a),f=Yu(b,_,a-1/3)}return{red:Math.round(h*255),green:Math.round(m*255),blue:Math.round(f*255),alpha:u}}function ul(a,i){return l=>l>0?i:a}const nt=(a,i,l)=>a+(i-a)*l,Zu=(a,i,l)=>{const u=a*a,h=l*(i*i-u)+u;return h<0?0:Math.sqrt(h)},hI=[yd,lr,ei],pI=a=>hI.find(i=>i.test(a));function _2(a){const i=pI(a);if(di(!!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===ei&&(l=dI(l)),l}const b2=(a,i)=>{const l=_2(a),u=_2(i);if(!l||!u)return ul(a,i);const h={...l};return m=>(h.red=Zu(l.red,u.red,m),h.green=Zu(l.green,u.green,m),h.blue=Zu(l.blue,u.blue,m),h.alpha=nt(l.alpha,u.alpha,m),lr.transform(h))},_d=new Set(["none","hidden"]);function fI(a,i){return _d.has(a)?l=>l<=0?a:i:l=>l>=1?i:a}function mI(a,i){return l=>nt(a,i,l)}function Qd(a){return typeof a=="number"?mI:typeof a=="string"?Zd(a)?ul:pt.test(a)?b2:_I:Array.isArray(a)?Tw:typeof a=="object"?pt.test(a)?b2:gI:ul}function Tw(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 gI(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 yI(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 _I=(a,i)=>{const l=An.createTransformer(i),u=ci(a),h=ci(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?_d.has(a)&&!h.values.length||_d.has(i)&&!u.values.length?fI(a,i):Pa(Tw(yI(u,h),h.values),l):(di(!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"),ul(a,i))};function Iw(a,i,l){return typeof a=="number"&&typeof i=="number"&&typeof l=="number"?nt(a,i,l):Qd(a)(a,i)}const bI=a=>{const i=({timestamp:l})=>a(l);return{start:(l=!0)=>qe.update(i,l),stop:()=>Rs(i),now:()=>kt.isProcessing?kt.timestamp:Lt.now()}},Rw=(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)})`},dl=2e4;function eh(a){let i=0;const l=50;let u=a.next(i);for(;!u.done&&i<dl;)i+=l,u=a.next(i);return i>=dl?1/0:i}function vI(a,i=100,l){const u=l({...a,keyframes:[0,i]}),h=Math.min(eh(u),dl);return{type:"keyframes",ease:m=>u.next(h*m).value/i,duration:gn(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 bd(a,i){return a*Math.sqrt(1-i*i)}const wI=12;function SI(a,i,l){let u=l;for(let h=1;h<wI;h++)u=u-a(u)/i(u);return u}const Xu=.001;function xI({duration:a=tt.duration,bounce:i=tt.bounce,velocity:l=tt.velocity,mass:u=tt.mass}){let h,m;di(a<=Vt(tt.maxDuration),"Spring duration must be 10 seconds or less","spring-duration-limit");let f=1-i;f=Kn(tt.minDamping,tt.maxDamping,f),a=Kn(tt.minDuration,tt.maxDuration,gn(a)),f<1?(h=v=>{const w=v*f,k=w*a,A=w-l,R=bd(v,f),P=Math.exp(-k);return Xu-A/R*P},m=v=>{const k=v*f*a,A=k*l+l,R=Math.pow(f,2)*Math.pow(v,2)*a,P=Math.exp(-k),j=bd(Math.pow(v,2),f);return(-h(v)+Xu>0?-1:1)*((A-R)*P)/j}):(h=v=>{const w=Math.exp(-v*a),k=(v-l)*a+1;return-Xu+w*k},m=v=>{const w=Math.exp(-v*a),k=(l-v)*(a*a);return w*k});const _=5/a,b=SI(h,m,_);if(a=Vt(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 EI=["duration","bounce"],kI=["stiffness","damping","mass"];function v2(a,i){return i.some(l=>a[l]!==void 0)}function CI(a){let i={velocity:tt.velocity,stiffness:tt.stiffness,damping:tt.damping,mass:tt.mass,isResolvedFromDuration:!1,...a};if(!v2(a,kI)&&v2(a,EI))if(i.velocity=0,a.visualDuration){const l=a.visualDuration,u=2*Math.PI/(l*1.2),h=u*u,m=2*Kn(.05,1,1-(a.bounce||0))*Math.sqrt(h);i={...i,mass:tt.mass,stiffness:h,damping:m}}else{const l=xI({...a,velocity:0});i={...i,...l,mass:tt.mass},i.isResolvedFromDuration=!0}return i}function hl(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:k,velocity:A,isResolvedFromDuration:R}=CI({...l,velocity:-gn(l.velocity||0)}),P=A||0,j=v/(2*Math.sqrt(b*w)),M=f-m,L=gn(Math.sqrt(b/w)),Y=Math.abs(M)<5;u||(u=Y?tt.restSpeed.granular:tt.restSpeed.default),h||(h=Y?tt.restDelta.granular:tt.restDelta.default);let H,Z,re,me,ne,ae;if(j<1)re=bd(L,j),me=(P+j*L*M)/re,H=oe=>{const $e=Math.exp(-j*L*oe);return f-$e*(me*Math.sin(re*oe)+M*Math.cos(re*oe))},ne=j*L*me+M*re,ae=j*L*M-me*re,Z=oe=>Math.exp(-j*L*oe)*(ne*Math.sin(re*oe)+ae*Math.cos(re*oe));else if(j===1){H=$e=>f-Math.exp(-L*$e)*(M+(P+L*M)*$e);const oe=P+L*M;Z=$e=>Math.exp(-L*$e)*(L*oe*$e-P)}else{const oe=L*Math.sqrt(j*j-1);H=Le=>{const Ce=Math.exp(-j*L*Le),Ae=Math.min(oe*Le,300);return f-Ce*((P+j*L*M)*Math.sinh(Ae)+oe*M*Math.cosh(Ae))/oe};const $e=(P+j*L*M)/oe,ie=j*L*$e-M*oe,ke=j*L*M-$e*oe;Z=Le=>{const Ce=Math.exp(-j*L*Le),Ae=Math.min(oe*Le,300);return Ce*(ie*Math.sinh(Ae)+ke*Math.cosh(Ae))}}const Ee={calculatedDuration:R&&k||null,velocity:oe=>Vt(Z(oe)),next:oe=>{if(!R&&j<1){const ie=Math.exp(-j*L*oe),ke=Math.sin(re*oe),Le=Math.cos(re*oe),Ce=f-ie*(me*ke+M*Le),Ae=Vt(ie*(ne*ke+ae*Le));return _.done=Math.abs(Ae)<=u&&Math.abs(f-Ce)<=h,_.value=_.done?f:Ce,_}const $e=H(oe);if(R)_.done=oe>=k;else{const ie=Vt(Z(oe));_.done=Math.abs(ie)<=u&&Math.abs(f-$e)<=h}return _.value=_.done?f:$e,_},toString:()=>{const oe=Math.min(eh(Ee),dl),$e=Rw(ie=>Ee.next(oe*ie).value,oe,30);return oe+"ms "+$e},toTransition:()=>{}};return Ee}hl.applyToOptions=a=>{const i=vI(a,100,hl);return a.ease=i.ease,a.duration=Vt(i.duration),a.type="keyframes",a};const AI=5;function Pw(a,i,l){const u=Math.max(i-AI,0);return uw(l-a(u),i-u)}function vd({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 k=a[0],A={done:!1,value:k},R=ae=>_!==void 0&&ae<_||b!==void 0&&ae>b,P=ae=>_===void 0?b:b===void 0||Math.abs(_-ae)<Math.abs(b-ae)?_:b;let j=l*i;const M=k+j,L=f===void 0?M:f(M);L!==M&&(j=L-k);const Y=ae=>-j*Math.exp(-ae/u),H=ae=>L+Y(ae),Z=ae=>{const Ee=Y(ae),oe=H(ae);A.done=Math.abs(Ee)<=v,A.value=A.done?L:oe};let re,me;const ne=ae=>{R(A.value)&&(re=ae,me=hl({keyframes:[A.value,P(A.value)],velocity:Pw(H,ae,A.value),damping:h,stiffness:m,restDelta:v,restSpeed:w}))};return ne(0),{calculatedDuration:null,next:ae=>{let Ee=!1;return!me&&re===void 0&&(Ee=!0,Z(ae),ne(ae)),re!==void 0&&ae>=re?me.next(ae-re):(!Ee&&Z(ae),A)}}}function TI(a,i,l){const u=[],h=l||cs.mix||Iw,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]||yn:i;_=Pa(b,_)}u.push(_)}return u}function II(a,i,{clamp:l=!0,ease:u,mixer:h}={}){const m=a.length;if(ls(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 _=TI(i,u,h),b=_.length,v=w=>{if(f&&w<a[0])return i[0];let k=0;if(b>1)for(;k<a.length-2&&!(w<a[k+1]);k++);const A=Ca(a[k],a[k+1],w);return _[k](A)};return l?w=>v(Kn(a[0],a[m-1],w)):v}function RI(a,i){const l=a[a.length-1];for(let u=1;u<=i;u++){const h=Ca(0,i,u);a.push(nt(l,1,h))}}function PI(a){const i=[0];return RI(i,a.length-1),i}function DI(a,i){return a.map(l=>l*i)}function OI(a,i){return a.map(()=>i||bw).splice(0,a.length-1)}function ti({duration:a=300,keyframes:i,times:l,ease:u="easeInOut"}){const h=VT(u)?u.map(f2):f2(u),m={done:!1,value:i[0]},f=DI(l&&l.length===i.length?l:PI(i),a),_=II(f,i,{ease:Array.isArray(h)?h:OI(i,h)});return{calculatedDuration:a,next:b=>(m.value=_(b),m.done=b>=a,m)}}const NI=a=>a!==null;function th(a,{repeat:i,repeatType:l="loop"},u,h=1){const m=a.filter(NI),_=h<0||i&&l!=="loop"&&i%2===1?0:m.length-1;return!_||u===void 0?m[_]:u}const BI={decay:vd,inertia:vd,tween:ti,keyframes:ti,spring:hl};function Dw(a){typeof a.type=="string"&&(a.type=BI[a.type])}class nh{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 LI=a=>a/100;class sh extends nh{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!==Lt.now()&&this.tick(Lt.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;Dw(i);const{type:l=ti,repeat:u=0,repeatDelay:h=0,repeatType:m,velocity:f=0}=i;let{keyframes:_}=i;const b=l||ti;process.env.NODE_ENV!=="production"&&b!==ti&&ls(_.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${_}`,"spring-two-frames"),b!==ti&&typeof _[0]!="number"&&(this.mixKeyframes=Pa(LI,Iw(_[0],_[1])),_=[0,100]);const v=b({...i,keyframes:_});m==="mirror"&&(this.mirroredGenerator=b({...i,keyframes:[..._].reverse(),velocity:-f})),v.calculatedDuration===null&&(v.calculatedDuration=eh(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:k,repeatType:A,repeatDelay:R,type:P,onUpdate:j,finalKeyframe:M}=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 L=this.currentTime-v*(this.playbackSpeed>=0?1:-1),Y=this.playbackSpeed>=0?L<0:L>h;this.currentTime=Math.max(L,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=h);let H=this.currentTime,Z=u;if(k){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,k+1),!!(Ee%2)&&(A==="reverse"?(oe=1-oe,R&&(oe-=R/_)):A==="mirror"&&(Z=f)),H=Kn(0,1,oe)*_}const re=Y?{done:!1,value:w[0]}:Z.next(H);m&&!Y&&(re.value=m(re.value));let{done:me}=re;!Y&&b!==null&&(me=this.playbackSpeed>=0?this.currentTime>=h:this.currentTime<=0);const ne=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&me);return ne&&P!==vd&&(re.value=th(w,this.options,M,this.speed)),j&&j(re.value),ne&&this.finish(),re}then(i,l){return this.finished.then(i,l)}get duration(){return gn(this.calculatedDuration)}get iterationDuration(){const{delay:i=0}=this.options||{};return this.duration+gn(i)}get time(){return gn(this.currentTime)}set time(i){i=Vt(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 Pw(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(Lt.now()),this.playbackSpeed=i,l&&this.driver&&(this.time=gn(this.currentTime))}play(){var h,m;if(this.isStopped)return;const{driver:i=bI,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(Lt.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 MI(a){for(let i=1;i<a.length;i++)a[i]??(a[i]=a[i-1])}const cr=a=>a*180/Math.PI,wd=a=>{const i=cr(Math.atan2(a[1],a[0]));return Sd(i)},FI={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:a=>(Math.abs(a[0])+Math.abs(a[3]))/2,rotate:wd,rotateZ:wd,skewX:a=>cr(Math.atan(a[1])),skewY:a=>cr(Math.atan(a[2])),skew:a=>(Math.abs(a[1])+Math.abs(a[2]))/2},Sd=a=>(a=a%360,a<0&&(a+=360),a),w2=wd,S2=a=>Math.sqrt(a[0]*a[0]+a[1]*a[1]),x2=a=>Math.sqrt(a[4]*a[4]+a[5]*a[5]),$I={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:S2,scaleY:x2,scale:a=>(S2(a)+x2(a))/2,rotateX:a=>Sd(cr(Math.atan2(a[6],a[5]))),rotateY:a=>Sd(cr(Math.atan2(-a[2],a[0]))),rotateZ:w2,rotate:w2,skewX:a=>cr(Math.atan(a[4])),skewY:a=>cr(Math.atan(a[1])),skew:a=>(Math.abs(a[1])+Math.abs(a[4]))/2};function xd(a){return a.includes("scale")?1:0}function Ed(a,i){if(!a||a==="none")return xd(i);const l=a.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let u,h;if(l)u=$I,h=l;else{const _=a.match(/^matrix\(([-\d.e\s,]+)\)$/u);u=FI,h=_}if(!h)return xd(i);const m=u[i],f=h[1].split(",").map(jI);return typeof m=="function"?m(f):f[m]}const UI=(a,i)=>{const{transform:l="none"}=getComputedStyle(a);return Ed(l,i)};function jI(a){return parseFloat(a.trim())}const pi=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],fi=new Set(pi),E2=a=>a===hi||a===de,VI=new Set(["x","y","z"]),HI=pi.filter(a=>!VI.has(a));function WI(a){const i=[];return HI.forEach(l=>{const u=a.getValue(l);u!==void 0&&(i.push([l,u.get()]),u.set(l.startsWith("scale")?1:0))}),i}const Is={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})=>Ed(i,"x"),y:(a,{transform:i})=>Ed(i,"y")};Is.translateX=Is.x;Is.translateY=Is.y;const ur=new Set;let kd=!1,Cd=!1,Ad=!1;function Ow(){if(Cd){const a=Array.from(ur).filter(u=>u.needsMeasurement),i=new Set(a.map(u=>u.element)),l=new Map;i.forEach(u=>{const h=WI(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)})}Cd=!1,kd=!1,ur.forEach(a=>a.complete(Ad)),ur.clear()}function Nw(){ur.forEach(a=>{a.readKeyframes(),a.needsMeasurement&&(Cd=!0)})}function zI(){Ad=!0,Nw(),Ow(),Ad=!1}class rh{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?(ur.add(this),kd||(kd=!0,qe.read(Nw),qe.resolveKeyframes(Ow))):(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])}MI(i)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(i=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,i),ur.delete(this)}cancel(){this.state==="scheduled"&&(ur.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const qI=a=>a.startsWith("--");function Bw(a,i,l){qI(i)?a.style.setProperty(i,l):a.style[i]=l}const GI={};function Lw(a,i){const l=cw(a);return()=>GI[i]??l()}const KI=Lw(()=>window.ScrollTimeline!==void 0,"scrollTimeline"),Mw=Lw(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),Sa=([a,i,l,u])=>`cubic-bezier(${a}, ${i}, ${l}, ${u})`,k2={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Sa([0,.65,.55,1]),circOut:Sa([.55,0,1,.45]),backIn:Sa([.31,.01,.66,-.59]),backOut:Sa([.33,1.53,.69,.99])};function Fw(a,i){if(a)return typeof a=="function"?Mw()?Rw(a,i):"ease-out":vw(a)?Sa(a):Array.isArray(a)?a.map(l=>Fw(l,i)||k2.easeOut):k2[a]}function YI(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 k=Fw(_,h);Array.isArray(k)&&(w.easing=k);const A={delay:u,duration:h,easing:Array.isArray(k)?"linear":k,fill:"both",iterations:m+1,direction:f==="reverse"?"alternate":"normal"};return v&&(A.pseudoElement=v),a.animate(w,A)}function $w(a){return typeof a=="function"&&"applyToOptions"in a}function ZI({type:a,...i}){return $w(a)&&Mw()?a.applyToOptions(i):(i.duration??(i.duration=300),i.ease??(i.ease="easeOut"),i)}class Uw extends nh{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,ls(typeof i.type!="string",`Mini animate() doesn't support "type" as a string.`,"mini-spring");const v=ZI(i);this.animation=YI(l,u,h,v,m),v.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!m){const w=th(h,this.options,_,this.speed);this.updateMotionValue&&this.updateMotionValue(w),Bw(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 gn(Number(i))}get iterationDuration(){const{delay:i=0}=this.options||{};return this.duration+gn(i)}get time(){return gn(Number(this.animation.currentTime)||0)}set time(i){const l=this.finishedTime!==null;this.manualStartTime=null,this.finishedTime=null,this.animation.currentTime=Vt(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&&KI()?(this.animation.timeline=i,l&&(this.animation.rangeStart=l),u&&(this.animation.rangeEnd=u),yn):h(this)}}const jw={anticipate:gw,backInOut:mw,circInOut:_w};function XI(a){return a in jw}function JI(a){typeof a.ease=="string"&&XI(a.ease)&&(a.ease=jw[a.ease])}const Ju=10;class QI extends Uw{constructor(i){JI(i),Dw(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 sh({...f,autoplay:!1}),b=Math.max(Ju,Lt.now()-this.startTime),v=Kn(0,Ju,b-Ju),w=_.sample(b).value,{name:k}=this.options;m&&k&&Bw(m,k,w),l.setWithVelocity(_.sample(Math.max(0,b-v)).value,w,v),_.stop()}}const C2=(a,i)=>i==="zIndex"?!1:!!(typeof a=="number"||Array.isArray(a)||typeof a=="string"&&(An.test(a)||a==="0")&&!a.startsWith("url("));function eR(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 tR(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=C2(h,i),_=C2(m,i);return di(f===_,`You are trying to animate ${i} from "${h}" to "${m}". "${f?m:h}" is not an animatable value.`,"value-not-animatable"),!f||!_?!1:eR(a)||(l==="spring"||$w(l))&&u}function Td(a){a.duration=0,a.type="keyframes"}const nR=new Set(["opacity","clipPath","filter","transform"]),sR=cw(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function rR(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 sR()&&l&&nR.has(l)&&(l!=="transform"||!v)&&!b&&!u&&h!=="mirror"&&m!==0&&f!=="inertia"}const iR=40;class aR extends nh{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,...k}){var P;super(),this.stop=()=>{var j,M;this._animation&&(this._animation.stop(),(j=this.stopTimeline)==null||j.call(this)),(M=this.keyframeResolver)==null||M.cancel()},this.createdAt=Lt.now();const A={autoplay:i,delay:l,type:u,repeat:h,repeatDelay:m,repeatType:f,name:b,motionValue:v,element:w,...k},R=(w==null?void 0:w.KeyframeResolver)||rh;this.keyframeResolver=new R(_,(j,M,L)=>this.onKeyframesResolved(j,M,A,!L),b,v,w),(P=this.keyframeResolver)==null||P.scheduleResolve()}onKeyframesResolved(i,l,u,h){var M,L;this.keyframeResolver=void 0;const{name:m,type:f,velocity:_,delay:b,isHandoff:v,onUpdate:w}=u;this.resolvedAt=Lt.now(),tR(i,m,f,_)||((cs.instantAnimations||!b)&&(w==null||w(th(i,u,l))),i[0]=i[i.length-1],Td(u),u.repeat=0);const A={startTime:h?this.resolvedAt?this.resolvedAt-this.createdAt>iR?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:l,...u,keyframes:i},R=!v&&rR(A),P=(L=(M=A.motionValue)==null?void 0:M.owner)==null?void 0:L.current,j=R?new QI({...A,element:P}):new sh(A);j.finished.then(()=>{this.notifyFinished()}).catch(yn),this.pendingTimeline&&(this.stopTimeline=j.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=j}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(),zI()),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 Vw(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 oR=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function lR(a){const i=oR.exec(a);if(!i)return[,];const[,l,u,h]=i;return[`--${l??u}`,h]}const cR=4;function Hw(a,i,l=1){ls(l<=cR,`Max CSS variable fallback depth detected in property "${a}". This may indicate a circular fallback dependency.`,"max-css-var-depth");const[u,h]=lR(a);if(!u)return;const m=window.getComputedStyle(i).getPropertyValue(u);if(m){const f=m.trim();return aw(f)?parseFloat(f):f}return Zd(h)?Hw(h,i,l+1):h}const uR={type:"spring",stiffness:500,damping:25,restSpeed:10},dR=a=>({type:"spring",stiffness:550,damping:a===0?2*Math.sqrt(550):30,restSpeed:10}),hR={type:"keyframes",duration:.8},pR={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},fR=(a,{keyframes:i})=>i.length>2?hR:fi.has(a)?a.startsWith("scale")?dR(i[1]):uR:pR,mR=a=>a!==null;function gR(a,{repeat:i,repeatType:l="loop"},u){const h=a.filter(mR),m=i&&l!=="loop"&&i%2===1?0:h.length-1;return h[m]}function Ww(a,i){if(a!=null&&a.inherit&&i){const{inherit:l,...u}=a;return{...i,...u}}return a}function ih(a,i){const l=(a==null?void 0:a[i])??(a==null?void 0:a.default)??a;return l!==a?Ww(l,a):l}function yR({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 ah=(a,i,l,u={},h,m)=>f=>{const _=ih(u,a)||{},b=_.delay||u.delay||0;let{elapsed:v=0}=u;v=v-Vt(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};yR(_)||Object.assign(w,fR(a,w)),w.duration&&(w.duration=Vt(w.duration)),w.repeatDelay&&(w.repeatDelay=Vt(w.repeatDelay)),w.from!==void 0&&(w.keyframes[0]=w.from);let k=!1;if((w.type===!1||w.duration===0&&!w.repeatDelay)&&(Td(w),w.delay===0&&(k=!0)),(cs.instantAnimations||cs.skipAnimations||h!=null&&h.shouldSkipAnimations)&&(k=!0,Td(w),w.delay=0),w.allowFlatten=!_.type&&!_.ease,k&&!m&&i.get()!==void 0){const A=gR(w.keyframes,_);if(A!==void 0){qe.update(()=>{w.onUpdate(A),w.onComplete()});return}}return _.isSync?new sh(w):new aR(w)};function A2(a){const i=[{},{}];return a==null||a.values.forEach((l,u)=>{i[0][u]=l.get(),i[1][u]=l.getVelocity()}),i}function oh(a,i,l,u){if(typeof i=="function"){const[h,m]=A2(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]=A2(u);i=i(l!==void 0?l:a.custom,h,m)}return i}function li(a,i,l){const u=a.getProps();return oh(u,i,l!==void 0?l:u.custom,a)}const zw=new Set(["width","height","top","left","right","bottom",...pi]),T2=30,_R=a=>!isNaN(parseFloat(a));class bR{constructor(i,l={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=u=>{var m;const h=Lt.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=Lt.now(),this.canTrackVelocity===null&&i!==void 0&&(this.canTrackVelocity=_R(this.current))}setPrevFrameValue(i=this.current){this.prevFrameValue=i,this.prevUpdatedAt=this.updatedAt}onChange(i){return process.env.NODE_ENV!=="production"&&Gd(!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 qd);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=Lt.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||i-this.updatedAt>T2)return 0;const l=Math.min(this.updatedAt-this.prevUpdatedAt,T2);return uw(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 ui(a,i){return new bR(a,i)}const Id=a=>Array.isArray(a);function vR(a,i,l){a.hasValue(i)?a.getValue(i).set(l):a.addValue(i,ui(l))}function wR(a){return Id(a)?a[a.length-1]||0:a}function SR(a,i){const l=li(a,i);let{transitionEnd:u={},transition:h={},...m}=l||{};m={...m,...u};for(const f in m){const _=wR(m[f]);vR(a,f,_)}}const Rt=a=>!!(a&&a.getVelocity);function xR(a){return!!(Rt(a)&&a.add)}function Rd(a,i){const l=a.getValue("willChange");if(xR(l))return l.add(i);if(!l&&cs.WillChange){const u=new cs.WillChange("auto");a.addValue("willChange",u),u.add(i)}}function lh(a){return a.replace(/([A-Z])/g,i=>`-${i.toLowerCase()}`)}const ER="framerAppearId",qw="data-"+lh(ER);function Gw(a){return a.props[qw]}function kR({protectedKeys:a,needsAnimating:i},l){const u=a.hasOwnProperty(l)&&i[l]!==!0;return i[l]=!1,u}function Kw(a,i,{delay:l=0,transitionOverride:u,type:h}={}){let{transition:m,transitionEnd:f,..._}=i;const b=a.getDefaultTransition();m=m?Ww(m,b):b;const v=m==null?void 0:m.reduceMotion;u&&(m=u);const w=[],k=h&&a.animationState&&a.animationState.getState()[h];for(const A in _){const R=a.getValue(A,a.latestValues[A]??null),P=_[A];if(P===void 0||k&&kR(k,A))continue;const j={delay:l,...ih(m||{},A)},M=R.get();if(M!==void 0&&!R.isAnimating&&!Array.isArray(P)&&P===M&&!j.velocity)continue;let L=!1;if(window.MotionHandoffAnimation){const Z=Gw(a);if(Z){const re=window.MotionHandoffAnimation(Z,A,qe);re!==null&&(j.startTime=re,L=!0)}}Rd(a,A);const Y=v??a.shouldReduceMotion;R.start(ah(A,R,P,Y&&zw.has(A)?{type:!1}:j,a,L));const H=R.animation;H&&w.push(H)}if(f){const A=()=>qe.update(()=>{f&&SR(a,f)});w.length?Promise.all(w).then(A):A()}return w}function Pd(a,i,l={}){var b;const u=li(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(Kw(a,u,l)):()=>Promise.resolve(),f=a.variantChildren&&a.variantChildren.size?(v=0)=>{const{delayChildren:w=0,staggerChildren:k,staggerDirection:A}=h;return CR(a,i,v,w,k,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 CR(a,i,l=0,u=0,h=0,m=1,f){const _=[];for(const b of a.variantChildren)b.notify("AnimationStart",i),_.push(Pd(b,i,{...f,delay:l+(typeof u=="function"?0:u)+Vw(a.variantChildren,b,u,h,m)}).then(()=>b.notify("AnimationComplete",i)));return Promise.all(_)}function AR(a,i,l={}){a.notify("AnimationStart",i);let u;if(Array.isArray(i)){const h=i.map(m=>Pd(a,m,l));u=Promise.all(h)}else if(typeof i=="string")u=Pd(a,i,l);else{const h=typeof i=="function"?li(a,i,l.custom):i;u=Promise.all(Kw(a,h,l))}return u.then(()=>{a.notify("AnimationComplete",i)})}const TR={test:a=>a==="auto",parse:a=>a},Yw=a=>i=>i.test(a),Zw=[hi,de,Gn,As,eI,QT,TR],I2=a=>Zw.find(Yw(a));function IR(a){return typeof a=="number"?a===0:a!==null?a==="none"||a==="0"||lw(a):!0}const RR=new Set(["brightness","contrast","saturate","opacity"]);function PR(a){const[i,l]=a.slice(0,-1).split("(");if(i==="drop-shadow")return a;const[u]=l.match(Xd)||[];if(!u)return a;const h=l.replace(u,"");let m=RR.has(i)?1:0;return u!==l&&(m*=100),i+"("+m+h+")"}const DR=/\b([a-z-]*)\(.*?\)/gu,Dd={...An,getAnimatableNone:a=>{const i=a.match(DR);return i?i.map(PR).join(" "):a}},Od={...An,getAnimatableNone:a=>{const i=An.parse(a);return An.createTransformer(a)(i.map(u=>typeof u=="number"?0:typeof u=="object"?{...u,alpha:1}:u))}},R2={...hi,transform:Math.round},OR={rotate:As,rotateX:As,rotateY:As,rotateZ:As,scale:qo,scaleX:qo,scaleY:qo,scaleZ:qo,skew:As,skewX:As,skewY:As,distance:de,translateX:de,translateY:de,translateZ:de,x:de,y:de,z:de,perspective:de,transformPerspective:de,opacity:Aa,originX:g2,originY:g2,originZ:de},ch={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,...OR,zIndex:R2,fillOpacity:Aa,strokeOpacity:Aa,numOctaves:R2},NR={...ch,color:pt,backgroundColor:pt,outlineColor:pt,fill:pt,stroke:pt,borderColor:pt,borderTopColor:pt,borderRightColor:pt,borderBottomColor:pt,borderLeftColor:pt,filter:Dd,WebkitFilter:Dd,mask:Od,WebkitMask:Od},Xw=a=>NR[a],BR=new Set([Dd,Od]);function Jw(a,i){let l=Xw(a);return BR.has(l)||(l=An),l.getAnimatableNone?l.getAnimatableNone(i):void 0}const LR=new Set(["auto","none","0"]);function MR(a,i,l){let u=0,h;for(;u<a.length&&!h;){const m=a[u];typeof m=="string"&&!LR.has(m)&&ci(m).values.length&&(h=a[u]),u++}if(h&&l)for(const m of i)a[m]=Jw(l,h)}class FR extends rh{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 k=i[w];if(typeof k=="string"&&(k=k.trim(),Zd(k))){const A=Hw(k,l.current);A!==void 0&&(i[w]=A),w===i.length-1&&(this.finalKeyframe=k)}}if(this.resolveNoneKeyframes(),!zw.has(u)||i.length!==2)return;const[h,m]=i,f=I2(h),_=I2(m),b=m2(h),v=m2(m);if(b!==v&&Is[u]){this.needsMeasurement=!0;return}if(f!==_)if(E2(f)&&E2(_))for(let w=0;w<i.length;w++){const k=i[w];typeof k=="string"&&(i[w]=parseFloat(k))}else Is[u]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:i,name:l}=this,u=[];for(let h=0;h<i.length;h++)(i[h]===null||IR(i[h]))&&u.push(h);u.length&&MR(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=Is[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]=Is[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 $R=new Set(["opacity","clipPath","filter","transform"]);function Qw(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 eS=(a,i)=>i&&typeof a=="number"?i.transform(a):a;function UR(a){return ow(a)&&"offsetHeight"in a}const{schedule:uh}=ww(queueMicrotask,!1),kn={x:!1,y:!1};function tS(){return kn.x||kn.y}function jR(a){return a==="x"||a==="y"?kn[a]?null:(kn[a]=!0,()=>{kn[a]=!1}):kn.x||kn.y?null:(kn.x=kn.y=!0,()=>{kn.x=kn.y=!1})}function nS(a,i){const l=Qw(a),u=new AbortController,h={passive:!0,...i,signal:u.signal};return[l,h,()=>u.abort()]}function VR(a){return!(a.pointerType==="touch"||tS())}function HR(a,i,l={}){const[u,h,m]=nS(a,l);return u.forEach(f=>{let _=!1,b=!1,v;const w=()=>{f.removeEventListener("pointerleave",P)},k=M=>{v&&(v(M),v=void 0),w()},A=M=>{_=!1,window.removeEventListener("pointerup",A),window.removeEventListener("pointercancel",A),b&&(b=!1,k(M))},R=()=>{_=!0,window.addEventListener("pointerup",A,h),window.addEventListener("pointercancel",A,h)},P=M=>{if(M.pointerType!=="touch"){if(_){b=!0;return}k(M)}},j=M=>{if(!VR(M))return;b=!1;const L=i(f,M);typeof L=="function"&&(v=L,f.addEventListener("pointerleave",P,h))};f.addEventListener("pointerenter",j,h),f.addEventListener("pointerdown",R,h)}),m}const sS=(a,i)=>i?a===i?!0:sS(a,i.parentElement):!1,dh=a=>a.pointerType==="mouse"?typeof a.button!="number"||a.button<=0:a.isPrimary!==!1,WR=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function zR(a){return WR.has(a.tagName)||a.isContentEditable===!0}const qR=new Set(["INPUT","SELECT","TEXTAREA"]);function GR(a){return qR.has(a.tagName)||a.isContentEditable===!0}const tl=new WeakSet;function P2(a){return i=>{i.key==="Enter"&&a(i)}}function Qu(a,i){a.dispatchEvent(new PointerEvent("pointer"+i,{isPrimary:!0,bubbles:!0}))}const KR=(a,i)=>{const l=a.currentTarget;if(!l)return;const u=P2(()=>{if(tl.has(l))return;Qu(l,"down");const h=P2(()=>{Qu(l,"up")}),m=()=>Qu(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 D2(a){return dh(a)&&!tS()}const O2=new WeakSet;function YR(a,i,l={}){const[u,h,m]=nS(a,l),f=_=>{const b=_.currentTarget;if(!D2(_)||O2.has(_))return;tl.add(b),l.stopPropagation&&O2.add(_);const v=i(b,_),w=(R,P)=>{window.removeEventListener("pointerup",k),window.removeEventListener("pointercancel",A),tl.has(b)&&tl.delete(b),D2(R)&&typeof v=="function"&&v(R,{success:P})},k=R=>{w(R,b===window||b===document||l.useGlobalTarget||sS(b,R.target))},A=R=>{w(R,!1)};window.addEventListener("pointerup",k,h),window.addEventListener("pointercancel",A,h)};return u.forEach(_=>{(l.useGlobalTarget?window:_).addEventListener("pointerdown",f,h),UR(_)&&(_.addEventListener("focus",v=>KR(v,h)),!zR(_)&&!_.hasAttribute("tabindex")&&(_.tabIndex=0))}),m}function hh(a){return ow(a)&&"ownerSVGElement"in a}const nl=new WeakMap;let Ts;const rS=(a,i,l)=>(u,h)=>h&&h[0]?h[0][a+"Size"]:hh(u)&&"getBBox"in u?u.getBBox()[i]:u[l],ZR=rS("inline","width","offsetWidth"),XR=rS("block","height","offsetHeight");function JR({target:a,borderBoxSize:i}){var l;(l=nl.get(a))==null||l.forEach(u=>{u(a,{get width(){return ZR(a,i)},get height(){return XR(a,i)}})})}function QR(a){a.forEach(JR)}function eP(){typeof ResizeObserver>"u"||(Ts=new ResizeObserver(QR))}function tP(a,i){Ts||eP();const l=Qw(a);return l.forEach(u=>{let h=nl.get(u);h||(h=new Set,nl.set(u,h)),h.add(i),Ts==null||Ts.observe(u)}),()=>{l.forEach(u=>{const h=nl.get(u);h==null||h.delete(i),h!=null&&h.size||Ts==null||Ts.unobserve(u)})}}const sl=new Set;let ni;function nP(){ni=()=>{const a={get width(){return window.innerWidth},get height(){return window.innerHeight}};sl.forEach(i=>i(a))},window.addEventListener("resize",ni)}function sP(a){return sl.add(a),ni||nP(),()=>{sl.delete(a),!sl.size&&typeof ni=="function"&&(window.removeEventListener("resize",ni),ni=void 0)}}function N2(a,i){return typeof a=="function"?sP(a):tP(a,i)}function rP(a){return hh(a)&&a.tagName==="svg"}const iP=[...Zw,pt,An],aP=a=>iP.find(Yw(a)),B2=()=>({translate:0,scale:1,origin:0,originPoint:0}),si=()=>({x:B2(),y:B2()}),L2=()=>({min:0,max:0}),_t=()=>({x:L2(),y:L2()}),oP=new WeakMap;function _l(a){return a!==null&&typeof a=="object"&&typeof a.start=="function"}function Ta(a){return typeof a=="string"||Array.isArray(a)}const ph=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],fh=["initial",...ph];function bl(a){return _l(a.animate)||fh.some(i=>Ta(a[i]))}function iS(a){return!!(bl(a)||a.variants)}function lP(a,i,l){for(const u in i){const h=i[u],m=l[u];if(Rt(h))a.addValue(u,h);else if(Rt(m))a.addValue(u,ui(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,ui(f!==void 0?f:h,{owner:a}))}}for(const u in l)i[u]===void 0&&a.removeValue(u);return i}const Nd={current:null},aS={current:!1},cP=typeof window<"u";function uP(){if(aS.current=!0,!!cP)if(window.matchMedia){const a=window.matchMedia("(prefers-reduced-motion)"),i=()=>Nd.current=a.matches;a.addEventListener("change",i),i()}else Nd.current=!1}const M2=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];let pl={};function oS(a){pl=a}function dP(){return pl}class hP{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=rh,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=Lt.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=bl(l),this.isVariantNode=iS(l),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(i&&i.current);const{willChange:k,...A}=this.scrapeMotionValuesFromProps(l,{},this);for(const R in A){const P=A[R];v[R]!==void 0&&Rt(P)&&P.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,oP.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:(aS.current||uP(),this.shouldReduceMotion=Nd.current),process.env.NODE_ENV!=="production"&&Gd(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(),Rs(this.notifyUpdate),Rs(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&&$R.has(i)&&this.current instanceof HTMLElement){const{factory:f,keyframes:_,times:b,ease:v,duration:w}=l.accelerate,k=new Uw({element:this.current,name:i,keyframes:_,times:b,ease:v,duration:Vt(w)}),A=f(k);this.valueSubscriptions.set(i,()=>{A(),k.cancel()});return}const u=fi.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 pl){const l=pl[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):_t()}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<M2.length;u++){const h=M2[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=lP(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=ui(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"&&(aw(u)||lw(u))?u=parseFloat(u):!aP(u)&&An.test(l)&&(u=Jw(i,l)),this.setBaseTarget(i,Rt(u)?u.get():u)),Rt(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=oh(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&&!Rt(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 qd),this.events[i].add(l)}notify(i,...l){this.events[i]&&this.events[i].notify(...l)}scheduleRenderMicrotask(){uh.render(this.render)}}class lS extends hP{constructor(){super(...arguments),this.KeyframeResolver=FR}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;Rt(i)&&(this.childSubscription=i.on("change",l=>{this.current&&(this.current.textContent=`${l}`)}))}}class Ps{constructor(i){this.isMounted=!1,this.node=i}update(){}}function cS({top:a,left:i,right:l,bottom:u}){return{x:{min:i,max:l},y:{min:a,max:u}}}function pP({x:a,y:i}){return{top:i.min,right:a.max,bottom:i.max,left:a.min}}function fP(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 ed(a){return a===void 0||a===1}function Bd({scale:a,scaleX:i,scaleY:l}){return!ed(a)||!ed(i)||!ed(l)}function or(a){return Bd(a)||uS(a)||a.z||a.rotate||a.rotateX||a.rotateY||a.skewX||a.skewY}function uS(a){return F2(a.x)||F2(a.y)}function F2(a){return a&&a!=="0%"}function fl(a,i,l){const u=a-l,h=i*u;return l+h}function $2(a,i,l,u,h){return h!==void 0&&(a=fl(a,h,u)),fl(a,l,u)+i}function Ld(a,i=0,l=1,u,h){a.min=$2(a.min,i,l,u,h),a.max=$2(a.max,i,l,u,h)}function dS(a,{x:i,y:l}){Ld(a.x,i.translate,i.scale,i.originPoint),Ld(a.y,l.translate,l.scale,l.originPoint)}const U2=.999999999999,j2=1.0000000000001;function mP(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&&ii(a,{x:-m.scroll.offset.x,y:-m.scroll.offset.y}),f&&(i.x*=f.x.scale,i.y*=f.y.scale,dS(a,f)),u&&or(m.latestValues)&&ii(a,m.latestValues,(_=m.layout)==null?void 0:_.layoutBox))}i.x<j2&&i.x>U2&&(i.x=1),i.y<j2&&i.y>U2&&(i.y=1)}function ri(a,i){a.min=a.min+i,a.max=a.max+i}function V2(a,i,l,u,h=.5){const m=nt(a.min,a.max,h);Ld(a,i,l,m,u)}function H2(a,i){return typeof a=="string"?parseFloat(a)/100*(i.max-i.min):a}function ii(a,i,l){const u=l??a;V2(a.x,H2(i.x,u.x),i.scaleX,i.scale,i.originX),V2(a.y,H2(i.y,u.y),i.scaleY,i.scale,i.originY)}function hS(a,i){return cS(fP(a.getBoundingClientRect(),i))}function gP(a,i,l){const u=hS(a,l),{scroll:h}=i;return h&&(ri(u.x,h.offset.x),ri(u.y,h.offset.y)),u}const yP={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},_P=pi.length;function bP(a,i,l){let u="",h=!0;for(let m=0;m<_P;m++){const f=pi[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=eS(_,ch[f]);if(!b){h=!1;const w=yP[f]||f;u+=`${w}(${v}) `}l&&(i[f]=v)}}return u=u.trim(),l?u=l(i,h?"":u):h&&(u="none"),u}function mh(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(fi.has(b)){f=!0;continue}else if(xw(b)){h[b]=v;continue}else{const w=eS(v,ch[b]);b.startsWith("origin")?(_=!0,m[b]=w):u[b]=w}}if(i.transform||(f||l?u.transform=bP(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 pS(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 W2(a,i){return i.max===i.min?0:a/(i.max-i.min)*100}const ga={correct:(a,i)=>{if(!i.target)return a;if(typeof a=="string")if(de.test(a))a=parseFloat(a);else return a;const l=W2(a,i.target.x),u=W2(a,i.target.y);return`${l}% ${u}%`}},vP={correct:(a,{treeScale:i,projectionDelta:l})=>{const u=a,h=An.parse(a);if(h.length>5)return u;const m=An.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)}},Md={borderRadius:{...ga,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ga,borderTopRightRadius:ga,borderBottomLeftRadius:ga,borderBottomRightRadius:ga,boxShadow:vP};function fS(a,{layout:i,layoutId:l}){return fi.has(a)||a.startsWith("origin")||(i||l!==void 0)&&(!!Md[a]||a==="opacity")}function gh(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)(Rt(u[_])||h&&Rt(h[_])||fS(_,a)||((f=l==null?void 0:l.getValue(_))==null?void 0:f.liveStyle)!==void 0)&&(m[_]=u[_]);return m}function wP(a){return window.getComputedStyle(a)}class SP extends lS{constructor(){super(...arguments),this.type="html",this.renderInstance=pS}readValueFromInstance(i,l){var u;if(fi.has(l))return(u=this.projection)!=null&&u.isProjecting?xd(l):UI(i,l);{const h=wP(i),m=(xw(l)?h.getPropertyValue(l):h[l])||0;return typeof m=="string"?m.trim():m}}measureInstanceViewportBox(i,{transformPagePoint:l}){return hS(i,l)}build(i,l,u){mh(i,l,u.transformTemplate)}scrapeMotionValuesFromProps(i,l,u){return gh(i,l,u)}}const xP={offset:"stroke-dashoffset",array:"stroke-dasharray"},EP={offset:"strokeDashoffset",array:"strokeDasharray"};function kP(a,i,l=1,u=0,h=!0){a.pathLength=1;const m=h?xP:EP;a[m.offset]=`${-u}`,a[m.array]=`${i} ${l}`}const CP=["offsetDistance","offsetPath","offsetRotate","offsetAnchor"];function mS(a,{attrX:i,attrY:l,attrScale:u,pathLength:h,pathSpacing:m=1,pathOffset:f=0,..._},b,v,w){if(mh(a,_,v),b){a.style.viewBox&&(a.attrs.viewBox=a.style.viewBox);return}a.attrs=a.style,a.style={};const{attrs:k,style:A}=a;k.transform&&(A.transform=k.transform,delete k.transform),(A.transform||k.transformOrigin)&&(A.transformOrigin=k.transformOrigin??"50% 50%",delete k.transformOrigin),A.transform&&(A.transformBox=(w==null?void 0:w.transformBox)??"fill-box",delete k.transformBox);for(const R of CP)k[R]!==void 0&&(A[R]=k[R],delete k[R]);i!==void 0&&(k.x=i),l!==void 0&&(k.y=l),u!==void 0&&(k.scale=u),h!==void 0&&kP(k,h,m,f,!1)}const gS=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"]),yS=a=>typeof a=="string"&&a.toLowerCase()==="svg";function AP(a,i,l,u){pS(a,i,void 0,u);for(const h in i.attrs)a.setAttribute(gS.has(h)?h:lh(h),i.attrs[h])}function _S(a,i,l){const u=gh(a,i,l);for(const h in a)if(Rt(a[h])||Rt(i[h])){const m=pi.indexOf(h)!==-1?"attr"+h.charAt(0).toUpperCase()+h.substring(1):h;u[m]=a[h]}return u}class TP extends lS{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=_t}getBaseTargetFromProps(i,l){return i[l]}readValueFromInstance(i,l){if(fi.has(l)){const u=Xw(l);return u&&u.default||0}return l=gS.has(l)?l:lh(l),i.getAttribute(l)}scrapeMotionValuesFromProps(i,l,u){return _S(i,l,u)}build(i,l,u){mS(i,l,this.isSVGTag,u.transformTemplate,u.style)}renderInstance(i,l,u,h){AP(i,l,u,h)}mount(i){this.isSVGTag=yS(i.tagName),super.mount(i)}}const IP=fh.length;function bS(a){if(!a)return;if(!a.isControllingVariants){const l=a.parent?bS(a.parent)||{}:{};return a.props.initial!==void 0&&(l.initial=a.props.initial),l}const i={};for(let l=0;l<IP;l++){const u=fh[l],h=a.props[u];(Ta(h)||h===!1)&&(i[u]=h)}return i}function vS(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 RP=[...ph].reverse(),PP=ph.length;function DP(a){return i=>Promise.all(i.map(({animation:l,options:u})=>AR(a,l,u)))}function OP(a){let i=DP(a),l=z2(),u=!0,h=!1;const m=v=>(w,k)=>{var R;const A=li(a,k,v==="exit"?(R=a.presenceContext)==null?void 0:R.custom:void 0);if(A){const{transition:P,transitionEnd:j,...M}=A;w={...w,...M,...j}}return w};function f(v){i=v(a)}function _(v){const{props:w}=a,k=bS(a.parent)||{},A=[],R=new Set;let P={},j=1/0;for(let L=0;L<PP;L++){const Y=RP[L],H=l[Y],Z=w[Y]!==void 0?w[Y]:k[Y],re=Ta(Z),me=Y===v?H.isActive:null;me===!1&&(j=L);let ne=Z===k[Y]&&Z!==w[Y]&&re;if(ne&&(u||h)&&a.manuallyAnimateOnMount&&(ne=!1),H.protectedKeys={...P},!H.isActive&&me===null||!Z&&!H.prevProp||_l(Z)||typeof Z=="boolean")continue;if(Y==="exit"&&H.isActive&&me!==!0){H.prevResolvedValues&&(P={...P,...H.prevResolvedValues});continue}const ae=NP(H.prevProp,Z);let Ee=ae||Y===v&&H.isActive&&!ne&&re||L>j&&re,oe=!1;const $e=Array.isArray(Z)?Z:[Z];let ie=$e.reduce(m(Y),{});me===!1&&(ie={});const{prevResolvedValues:ke={}}=H,Le={...ke,...ie},Ce=Re=>{Ee=!0,R.has(Re)&&(oe=!0,R.delete(Re)),H.needsAnimating[Re]=!0;const Je=a.getValue(Re);Je&&(Je.liveStyle=!1)};for(const Re in Le){const Je=ie[Re],bt=ke[Re];if(P.hasOwnProperty(Re))continue;let se=!1;Id(Je)&&Id(bt)?se=!vS(Je,bt):se=Je!==bt,se?Je!=null?Ce(Re):R.add(Re):Je!==void 0&&R.has(Re)?Ce(Re):H.protectedKeys[Re]=!0}H.prevProp=Z,H.prevResolvedValues=ie,H.isActive&&(P={...P,...ie}),(u||h)&&a.blockInitialAnimation&&(Ee=!1);const Ae=ne&&ae;Ee&&(!Ae||oe)&&A.push(...$e.map(Re=>{const Je={type:Y};if(typeof Re=="string"&&(u||h)&&!Ae&&a.manuallyAnimateOnMount&&a.parent){const{parent:bt}=a,se=li(bt,Re);if(bt.enteringChildren&&se){const{delayChildren:pe}=se.transition||{};Je.delay=Vw(bt.enteringChildren,a,pe)}}return{animation:Re,options:Je}}))}if(R.size){const L={};if(typeof w.initial!="boolean"){const Y=li(a,Array.isArray(w.initial)?w.initial[0]:w.initial);Y&&Y.transition&&(L.transition=Y.transition)}R.forEach(Y=>{const H=a.getBaseTarget(Y),Z=a.getValue(Y);Z&&(Z.liveStyle=!0),L[Y]=H??null}),A.push({animation:L})}let M=!!A.length;return u&&(w.initial===!1||w.initial===w.animate)&&!a.manuallyAnimateOnMount&&(M=!1),u=!1,h=!1,M?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 P;return(P=R.animationState)==null?void 0:P.setActive(v,w)}),l[v].isActive=w;const k=_(v);for(const R in l)l[R].protectedKeys={};return k}return{animateChanges:_,setActive:b,setAnimateFunction:f,getState:()=>l,reset:()=>{l=z2(),h=!0}}}function NP(a,i){return typeof i=="string"?i!==a:Array.isArray(i)?!vS(i,a):!1}function sr(a=!1){return{isActive:a,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function z2(){return{animate:sr(!0),whileInView:sr(),whileHover:sr(),whileTap:sr(),whileDrag:sr(),whileFocus:sr(),exit:sr()}}function q2(a,i){a.min=i.min,a.max=i.max}function Sn(a,i){q2(a.x,i.x),q2(a.y,i.y)}function G2(a,i){a.translate=i.translate,a.scale=i.scale,a.originPoint=i.originPoint,a.origin=i.origin}const wS=1e-4,BP=1-wS,LP=1+wS,SS=.01,MP=0-SS,FP=0+SS;function Mt(a){return a.max-a.min}function $P(a,i,l){return Math.abs(a-i)<=l}function K2(a,i,l,u=.5){a.origin=u,a.originPoint=nt(i.min,i.max,a.origin),a.scale=Mt(l)/Mt(i),a.translate=nt(l.min,l.max,a.origin)-a.originPoint,(a.scale>=BP&&a.scale<=LP||isNaN(a.scale))&&(a.scale=1),(a.translate>=MP&&a.translate<=FP||isNaN(a.translate))&&(a.translate=0)}function Ea(a,i,l,u){K2(a.x,i.x,l.x,u?u.originX:void 0),K2(a.y,i.y,l.y,u?u.originY:void 0)}function Y2(a,i,l){a.min=l.min+i.min,a.max=a.min+Mt(i)}function UP(a,i,l){Y2(a.x,i.x,l.x),Y2(a.y,i.y,l.y)}function Z2(a,i,l){a.min=i.min-l.min,a.max=a.min+Mt(i)}function ml(a,i,l){Z2(a.x,i.x,l.x),Z2(a.y,i.y,l.y)}function X2(a,i,l,u,h){return a-=i,a=fl(a,1/l,u),h!==void 0&&(a=fl(a,1/h,u)),a}function jP(a,i=0,l=1,u=.5,h,m=a,f=a){if(Gn.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=X2(a.min,i,l,_,h),a.max=X2(a.max,i,l,_,h)}function J2(a,i,[l,u,h],m,f){jP(a,i[l],i[u],i[h],i.scale,m,f)}const VP=["x","scaleX","originX"],HP=["y","scaleY","originY"];function Q2(a,i,l,u){J2(a.x,i,VP,l?l.x:void 0,u?u.x:void 0),J2(a.y,i,HP,l?l.y:void 0,u?u.y:void 0)}function e0(a){return a.translate===0&&a.scale===1}function xS(a){return e0(a.x)&&e0(a.y)}function t0(a,i){return a.min===i.min&&a.max===i.max}function WP(a,i){return t0(a.x,i.x)&&t0(a.y,i.y)}function n0(a,i){return Math.round(a.min)===Math.round(i.min)&&Math.round(a.max)===Math.round(i.max)}function ES(a,i){return n0(a.x,i.x)&&n0(a.y,i.y)}function s0(a){return Mt(a.x)/Mt(a.y)}function r0(a,i){return a.translate===i.translate&&a.scale===i.scale&&a.originPoint===i.originPoint}function qn(a){return[a("x"),a("y")]}function zP(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:k,rotateY:A,skewX:R,skewY:P}=l;v&&(u=`perspective(${v}px) ${u}`),w&&(u+=`rotate(${w}deg) `),k&&(u+=`rotateX(${k}deg) `),A&&(u+=`rotateY(${A}deg) `),R&&(u+=`skewX(${R}deg) `),P&&(u+=`skewY(${P}deg) `)}const _=a.x.scale*i.x,b=a.y.scale*i.y;return(_!==1||b!==1)&&(u+=`scale(${_}, ${b})`),u||"none"}const kS=["TopLeft","TopRight","BottomLeft","BottomRight"],qP=kS.length,i0=a=>typeof a=="string"?parseFloat(a):a,a0=a=>typeof a=="number"||de.test(a);function GP(a,i,l,u,h,m){h?(a.opacity=nt(0,l.opacity??1,KP(u)),a.opacityExit=nt(i.opacity??1,0,YP(u))):m&&(a.opacity=nt(i.opacity??1,l.opacity??1,u));for(let f=0;f<qP;f++){const _=`border${kS[f]}Radius`;let b=o0(i,_),v=o0(l,_);if(b===void 0&&v===void 0)continue;b||(b=0),v||(v=0),b===0||v===0||a0(b)===a0(v)?(a[_]=Math.max(nt(i0(b),i0(v),u),0),(Gn.test(v)||Gn.test(b))&&(a[_]+="%")):a[_]=v}(i.rotate||l.rotate)&&(a.rotate=nt(i.rotate||0,l.rotate||0,u))}function o0(a,i){return a[i]!==void 0?a[i]:a.borderRadius}const KP=CS(0,.5,yw),YP=CS(.5,.95,yn);function CS(a,i,l){return u=>u<a?0:u>i?1:l(Ca(a,i,u))}function ZP(a,i,l){const u=Rt(a)?a:ui(a);return u.start(ah("",u,i,l)),u.animation}function Ia(a,i,l,u={passive:!0}){return a.addEventListener(i,l,u),()=>a.removeEventListener(i,l)}const XP=(a,i)=>a.depth-i.depth;class JP{constructor(){this.children=[],this.isDirty=!1}add(i){zd(this.children,i),this.isDirty=!0}remove(i){cl(this.children,i),this.isDirty=!0}forEach(i){this.isDirty&&this.children.sort(XP),this.isDirty=!1,this.children.forEach(i)}}function QP(a,i){const l=Lt.now(),u=({timestamp:h})=>{const m=h-l;m>=i&&(Rs(u),a(m-i))};return qe.setup(u,!0),()=>Rs(u)}function rl(a){return Rt(a)?a.get():a}class eD{constructor(){this.members=[]}add(i){zd(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&&(cl(this.members,u),u.unmount())}i.scheduleRender()}remove(i){if(cl(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 il={hasAnimatedSinceResize:!0,hasEverUpdated:!1},td=["","X","Y","Z"],tD=1e3;let nD=0;function nd(a,i,l,u){const{latestValues:h}=i;h[a]&&(l[a]=h[a],i.setStaticValue(a,0),u&&(u[a]=0))}function AS(a){if(a.hasCheckedOptimisedAppear=!0,a.root===a)return;const{visualElement:i}=a.options;if(!i)return;const l=Gw(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&&AS(u)}function TS({attachResizeListener:a,defaultParent:i,measureScroll:l,checkIsScrollRoot:u,resetTransform:h}){return class{constructor(f={},_=i==null?void 0:i()){this.id=nD++,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(iD),this.nodes.forEach(cD),this.nodes.forEach(uD),this.nodes.forEach(aD)},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 qd),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=hh(f)&&!rP(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,k=0;const A=()=>this.root.updateBlockedByResize=!1;qe.read(()=>{k=window.innerWidth}),a(f,()=>{const R=window.innerWidth;R!==k&&(k=R,this.root.updateBlockedByResize=!0,w&&w(),w=QP(A,250),il.hasAnimatedSinceResize&&(il.hasAnimatedSinceResize=!1,this.nodes.forEach(u0)))})}_&&this.root.registerSharedNode(_,this),this.options.animate!==!1&&v&&(_||b)&&this.addEventListener("didUpdate",({delta:w,hasLayoutChanged:k,hasRelativeLayoutChanged:A,layout:R})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const P=this.options.transition||v.getDefaultTransition()||mD,{onLayoutAnimationStart:j,onLayoutAnimationComplete:M}=v.getProps(),L=!this.targetLayout||!ES(this.targetLayout,R),Y=!k&&A;if(this.options.layoutRoot||this.resumeFrom||Y||k&&(L||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const H={...ih(P,"layout"),onPlay:j,onComplete:M};(v.shouldReduceMotion||this.options.layoutRoot)&&(H.delay=0,H.type=!1),this.startAnimation(H),this.setAnimationOrigin(w,Y)}else k||u0(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(),Rs(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(dD),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&&AS(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let w=0;w<this.path.length;w++){const k=this.path[w];k.shouldResetTransform=!0,(typeof k.latestValues.x=="string"||typeof k.latestValues.y=="string")&&(k.isLayoutDirty=!0),k.updateScroll("snapshot"),k.options.layoutRoot&&k.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(l0);return}if(this.animationId<=this.animationCommitId){this.nodes.forEach(c0);return}this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(lD),this.nodes.forEach(sD),this.nodes.forEach(rD)):this.nodes.forEach(c0),this.clearAllSnapshots();const _=Lt.now();kt.delta=Kn(0,1e3/60,_-kt.timestamp),kt.timestamp=_,kt.isProcessing=!0,Gu.update.process(kt),Gu.preRender.process(kt),Gu.render.process(kt),kt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,uh.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(oD),this.sharedNodes.forEach(hD)}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&&!Mt(this.snapshot.measuredBox.x)&&!Mt(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=_t(),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&&!xS(this.projectionDelta),b=this.getTransformTemplate(),v=b?b(this.latestValues,""):void 0,w=v!==this.prevTransformTemplateValue;f&&this.instance&&(_||or(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)),gD(b),{animationId:this.root.animationId,measuredBox:_,layoutBox:b,latestValues:{},source:this.id}}measurePageBox(){var v;const{visualElement:f}=this.options;if(!f)return _t();const _=f.measureViewportBox();if(!(((v=this.scroll)==null?void 0:v.wasRoot)||this.path.some(yD))){const{scroll:w}=this.root;w&&(ri(_.x,w.offset.x),ri(_.y,w.offset.y))}return _}removeElementScroll(f){var b;const _=_t();if(Sn(_,f),(b=this.scroll)!=null&&b.wasRoot)return _;for(let v=0;v<this.path.length;v++){const w=this.path[v],{scroll:k,options:A}=w;w!==this.root&&k&&A.layoutScroll&&(k.wasRoot&&Sn(_,f),ri(_.x,k.offset.x),ri(_.y,k.offset.y))}return _}applyTransform(f,_=!1){var v,w;const b=_t();Sn(b,f);for(let k=0;k<this.path.length;k++){const A=this.path[k];!_&&A.options.layoutScroll&&A.scroll&&A!==A.root&&ii(b,{x:-A.scroll.offset.x,y:-A.scroll.offset.y}),or(A.latestValues)&&ii(b,A.latestValues,(v=A.layout)==null?void 0:v.layoutBox)}return or(this.latestValues)&&ii(b,this.latestValues,(w=this.layout)==null?void 0:w.layoutBox),b}removeTransform(f){var b;const _=_t();Sn(_,f);for(let v=0;v<this.path.length;v++){const w=this.path[v];if(!or(w.latestValues))continue;let k;w.instance&&(Bd(w.latestValues)&&w.updateSnapshot(),k=_t(),Sn(k,w.measurePageBox())),Q2(_,w.latestValues,(b=w.snapshot)==null?void 0:b.layoutBox,k)}return or(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!==kt.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:k}=this.options;if(!this.layout||!(w||k))return;this.resolvedRelativeTargetAt=kt.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=_t(),this.targetWithTransforms=_t()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),UP(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):Sn(this.target,this.layout.layoutBox),dS(this.target,this.targetDelta)):Sn(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||Bd(this.parent.latestValues)||uS(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=_t(),this.relativeTargetOrigin=_t(),ml(this.relativeTargetOrigin,_,b),Sn(this.relativeTarget,this.relativeTargetOrigin)}removeRelativeTarget(){this.relativeParent=this.relativeTarget=void 0}calcProjection(){var P;const f=this.getLead(),_=!!this.resumingFrom||this!==f;let b=!0;if((this.isProjectionDirty||(P=this.parent)!=null&&P.isProjectionDirty)&&(b=!1),_&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(b=!1),this.resolvedRelativeTargetAt===kt.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;Sn(this.layoutCorrected,this.layout.layoutBox);const k=this.treeScale.x,A=this.treeScale.y;mP(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=_t());const{target:R}=f;if(!R){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(G2(this.prevProjectionDelta.x,this.projectionDelta.x),G2(this.prevProjectionDelta.y,this.projectionDelta.y)),Ea(this.projectionDelta,this.layoutCorrected,R,this.latestValues),(this.treeScale.x!==k||this.treeScale.y!==A||!r0(this.projectionDelta.x,this.prevProjectionDelta.x)||!r0(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=si(),this.projectionDelta=si(),this.projectionDeltaWithTransform=si()}setAnimationOrigin(f,_=!1){const b=this.snapshot,v=b?b.latestValues:{},w={...this.latestValues},k=si();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!_;const A=_t(),R=b?b.source:void 0,P=this.layout?this.layout.source:void 0,j=R!==P,M=this.getStack(),L=!M||M.members.length<=1,Y=!!(j&&!L&&this.options.crossfade===!0&&!this.path.some(fD));this.animationProgress=0;let H;this.mixTargetDelta=Z=>{const re=Z/1e3;d0(k.x,f.x,re),d0(k.y,f.y,re),this.setTargetDelta(k),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(ml(A,this.layout.layoutBox,this.relativeParent.layout.layoutBox),pD(this.relativeTarget,this.relativeTargetOrigin,A,re),H&&WP(this.relativeTarget,H)&&(this.isProjectionDirty=!1),H||(H=_t()),Sn(H,this.relativeTarget)),j&&(this.animationValues=w,GP(w,v,this.latestValues,re,Y,L)),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&&(Rs(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=qe.update(()=>{il.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=ui(0)),this.motionValue.jump(0,!1),this.currentAnimation=ZP(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(tD),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&&IS(this.options.animationType,this.layout.layoutBox,v.layoutBox)){b=this.target||_t();const k=Mt(this.layout.layoutBox.x);b.x.min=f.target.x.min,b.x.max=b.x.min+k;const A=Mt(this.layout.layoutBox.y);b.y.min=f.target.y.min,b.y.max=b.y.min+A}Sn(_,b),ii(_,w),Ea(this.projectionDeltaWithTransform,this.layoutCorrected,_,w)}}registerSharedNode(f,_){this.sharedNodes.has(f)||this.sharedNodes.set(f,new eD),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&&nd("z",f,v,this.animationValues);for(let w=0;w<td.length;w++)nd(`rotate${td[w]}`,f,v,this.animationValues),nd(`skew${td[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=rl(_==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=rl(_==null?void 0:_.pointerEvents)||""),this.hasProjected&&!or(this.latestValues)&&(f.transform=b?b({},""):"none",this.hasProjected=!1);return}f.visibility="";const w=v.animationValues||v.latestValues;this.applyTransformsToTarget();let k=zP(this.projectionDeltaWithTransform,this.treeScale,w);b&&(k=b(w,k)),f.transform=k;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 P in Md){if(w[P]===void 0)continue;const{correct:j,applyTo:M,isCSSVariable:L}=Md[P],Y=k==="none"?w[P]:j(w[P],v);if(M){const H=M.length;for(let Z=0;Z<H;Z++)f[M[Z]]=Y}else L?this.options.visualElement.renderState.vars[P]=Y:f[P]=Y}this.options.layoutId&&(f.pointerEvents=v===this?rl(_==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(l0),this.root.sharedNodes.clear()}}}function sD(a){a.updateLayout()}function rD(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"?qn(k=>{const A=f?i.measuredBox[k]:i.layoutBox[k],R=Mt(A);A.min=u[k].min,A.max=A.min+R}):IS(m,i.layoutBox,u)&&qn(k=>{const A=f?i.measuredBox[k]:i.layoutBox[k],R=Mt(u[k]);A.max=A.min+R,a.relativeTarget&&!a.currentAnimation&&(a.isProjectionDirty=!0,a.relativeTarget[k].max=a.relativeTarget[k].min+R)});const _=si();Ea(_,u,i.layoutBox);const b=si();f?Ea(b,a.applyTransform(h,!0),i.measuredBox):Ea(b,u,i.layoutBox);const v=!xS(_);let w=!1;if(!a.resumeFrom){const k=a.getClosestProjectingParent();if(k&&!k.resumeFrom){const{snapshot:A,layout:R}=k;if(A&&R){const P=_t();ml(P,i.layoutBox,A.layoutBox);const j=_t();ml(j,u,R.layoutBox),ES(P,j)||(w=!0),k.options.layoutRoot&&(a.relativeTarget=j,a.relativeTargetOrigin=P,a.relativeParent=k)}}}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 iD(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 aD(a){a.isProjectionDirty=a.isSharedProjectionDirty=a.isTransformDirty=!1}function oD(a){a.clearSnapshot()}function l0(a){a.clearMeasurements()}function c0(a){a.isLayoutDirty=!1}function lD(a){const{visualElement:i}=a.options;i&&i.getProps().onBeforeLayoutMeasure&&i.notify("BeforeLayoutMeasure"),a.resetTransform()}function u0(a){a.finishAnimation(),a.targetDelta=a.relativeTarget=a.target=void 0,a.isProjectionDirty=!0}function cD(a){a.resolveTargetDelta()}function uD(a){a.calcProjection()}function dD(a){a.resetSkewAndRotation()}function hD(a){a.removeLeadSnapshot()}function d0(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 h0(a,i,l,u){a.min=nt(i.min,l.min,u),a.max=nt(i.max,l.max,u)}function pD(a,i,l,u){h0(a.x,i.x,l.x,u),h0(a.y,i.y,l.y,u)}function fD(a){return a.animationValues&&a.animationValues.opacityExit!==void 0}const mD={duration:.45,ease:[.4,0,.1,1]},p0=a=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(a),f0=p0("applewebkit/")&&!p0("chrome/")?Math.round:yn;function m0(a){a.min=f0(a.min),a.max=f0(a.max)}function gD(a){m0(a.x),m0(a.y)}function IS(a,i,l){return a==="position"||a==="preserve-aspect"&&!$P(s0(i),s0(l),.2)}function yD(a){var i;return a!==a.root&&((i=a.scroll)==null?void 0:i.wasRoot)}const _D=TS({attachResizeListener:(a,i)=>Ia(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}),sd={current:void 0},RS=TS({measureScroll:a=>({x:a.scrollLeft,y:a.scrollTop}),defaultParent:()=>{if(!sd.current){const a=new _D({});a.mount(window),a.setOptions({layoutScroll:!0}),sd.current=a}return sd.current},resetTransform:(a,i)=>{a.style.transform=i!==void 0?i:"none"},checkIsScrollRoot:a=>window.getComputedStyle(a).position==="fixed"}),PS=G.createContext({transformPagePoint:a=>a,isStatic:!1,reducedMotion:"never"});function bD(a=!0){const i=G.useContext(Wd);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 DS=G.createContext({strict:!1}),g0={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 y0=!1;function vD(){if(y0)return;const a={};for(const i in g0)a[i]={isEnabled:l=>g0[i].some(u=>!!l[u])};oS(a),y0=!0}function OS(){return vD(),dP()}function wD(a){const i=OS();for(const l in a)i[l]={...i[l],...a[l]};oS(i)}const SD=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 gl(a){return a.startsWith("while")||a.startsWith("drag")&&a!=="draggable"||a.startsWith("layout")||a.startsWith("onTap")||a.startsWith("onPan")||a.startsWith("onLayout")||SD.has(a)}let NS=a=>!gl(a);function xD(a){typeof a=="function"&&(NS=i=>i.startsWith("on")?!gl(i):a(i))}try{xD(require("@emotion/is-prop-valid").default)}catch{}function ED(a,i,l){const u={};for(const h in a)h==="values"&&typeof a.values=="object"||(NS(h)||l===!0&&gl(h)||!i&&!gl(h)||a.draggable&&h.startsWith("onDrag"))&&(u[h]=a[h]);return u}const vl=G.createContext({});function kD(a,i){if(bl(a)){const{initial:l,animate:u}=a;return{initial:l===!1||Ta(l)?l:void 0,animate:Ta(u)?u:void 0}}return a.inherit!==!1?i:{}}function CD(a){const{initial:i,animate:l}=kD(a,G.useContext(vl));return G.useMemo(()=>({initial:i,animate:l}),[_0(i),_0(l)])}function _0(a){return Array.isArray(a)?a.join(" "):a}const yh=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function BS(a,i,l){for(const u in i)!Rt(i[u])&&!fS(u,l)&&(a[u]=i[u])}function AD({transformTemplate:a},i){return G.useMemo(()=>{const l=yh();return mh(l,i,a),Object.assign({},l.vars,l.style)},[i])}function TD(a,i){const l=a.style||{},u={};return BS(u,l,a),Object.assign(u,AD(a,i)),u}function ID(a,i){const l={},u=TD(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 LS=()=>({...yh(),attrs:{}});function RD(a,i,l,u){const h=G.useMemo(()=>{const m=LS();return mS(m,i,yS(u),a.transformTemplate,a.style),{...m.attrs,style:{...m.style}}},[i]);if(a.style){const m={};BS(m,a.style,a),h.style={...m,...h.style}}return h}const PD=["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 _h(a){return typeof a!="string"||a.includes("-")?!1:!!(PD.indexOf(a)>-1||/[A-Z]/u.test(a))}function DD(a,i,l,{latestValues:u},h,m=!1,f){const b=(f??_h(a)?RD:ID)(i,u,h,a),v=ED(i,typeof a=="string",m),w=a!==G.Fragment?{...v,...b,ref:l}:{},{children:k}=i,A=G.useMemo(()=>Rt(k)?k.get():k,[k]);return G.createElement(a,{...w,children:A})}function OD({scrapeMotionValuesFromProps:a,createRenderState:i},l,u,h){return{latestValues:ND(l,u,h,a),renderState:i()}}function ND(a,i,l,u){const h={},m=u(a,{});for(const A in m)h[A]=rl(m[A]);let{initial:f,animate:_}=a;const b=bl(a),v=iS(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 k=w?_:f;if(k&&typeof k!="boolean"&&!_l(k)){const A=Array.isArray(k)?k:[k];for(let R=0;R<A.length;R++){const P=oh(a,A[R]);if(P){const{transitionEnd:j,transition:M,...L}=P;for(const Y in L){let H=L[Y];if(Array.isArray(H)){const Z=w?H.length-1:0;H=H[Z]}H!==null&&(h[Y]=H)}for(const Y in j)h[Y]=j[Y]}}}return h}const MS=a=>(i,l)=>{const u=G.useContext(vl),h=G.useContext(Wd),m=()=>OD(a,i,u,h);return l?m():OT(m)},BD=MS({scrapeMotionValuesFromProps:gh,createRenderState:yh}),LD=MS({scrapeMotionValuesFromProps:_S,createRenderState:LS}),MD=Symbol.for("motionComponentSymbol");function FD(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 FS=G.createContext({});function Qr(a){return a&&typeof a=="object"&&Object.prototype.hasOwnProperty.call(a,"current")}function $D(a,i,l,u,h,m){var H,Z;const{visualElement:f}=G.useContext(vl),_=G.useContext(DS),b=G.useContext(Wd),v=G.useContext(PS),w=v.reducedMotion,k=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:k,isSVG:m}),R.current&&A.current&&(A.current.manuallyAnimateOnMount=!0));const P=A.current,j=G.useContext(FS);P&&!P.projection&&h&&(P.type==="html"||P.type==="svg")&&UD(A.current,l,h,j);const M=G.useRef(!1);G.useInsertionEffect(()=>{P&&M.current&&P.update(l,b)});const L=l[qw],Y=G.useRef(!!L&&typeof window<"u"&&!((H=window.MotionHandoffIsComplete)!=null&&H.call(window,L))&&((Z=window.MotionHasOptimisedAnimation)==null?void 0:Z.call(window,L)));return BT(()=>{R.current=!0,P&&(M.current=!0,window.MotionIsMounted=!0,P.updateFeatures(),P.scheduleRenderMicrotask(),Y.current&&P.animationState&&P.animationState.animateChanges())}),G.useEffect(()=>{P&&(!Y.current&&P.animationState&&P.animationState.animateChanges(),Y.current&&(queueMicrotask(()=>{var re;(re=window.MotionHandoffMarkAsComplete)==null||re.call(window,L)}),Y.current=!1),P.enteringChildren=void 0)}),P}function UD(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:$S(a.parent)),a.projection.setOptions({layoutId:h,layout:m,alwaysMeasureLayout:!!f||_&&Qr(_),visualElement:a,animationType:typeof m=="string"?m:"both",initialPromotionConfig:u,crossfade:w,layoutScroll:b,layoutRoot:v})}function $S(a){if(a)return a.options.allowProjection!==!1?a.projection:$S(a.parent)}function rd(a,{forwardMotionProps:i=!1,type:l}={},u,h){u&&wD(u);const m=l?l==="svg":_h(a),f=m?LD:BD;function _(v,w){let k;const A={...G.useContext(PS),...v,layoutId:jD(v)},{isStatic:R}=A,P=CD(v),j=f(v,R);if(!R&&typeof window<"u"){VD(A,u);const M=HD(A);k=M.MeasureLayout,P.visualElement=$D(a,j,A,h,M.ProjectionNode,m)}return O.jsxs(vl.Provider,{value:P,children:[k&&P.visualElement?O.jsx(k,{visualElement:P.visualElement,...A}):null,DD(a,v,FD(j,P.visualElement,w),j,R,i,m)]})}_.displayName=`motion.${typeof a=="string"?a:`create(${a.displayName??a.name??""})`}`;const b=G.forwardRef(_);return b[MD]=a,b}function jD({layoutId:a}){const i=G.useContext(iw).id;return i&&a!==void 0?i+"-"+a:a}function VD(a,i){const l=G.useContext(DS).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?di(!1,u,"lazy-strict-mode"):ls(!1,u,"lazy-strict-mode")}}function HD(a){const i=OS(),{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 WD(a,i){if(typeof Proxy>"u")return rd;const l=new Map,u=(m,f)=>rd(m,f,a,i),h=(m,f)=>(process.env.NODE_ENV!=="production"&&Gd(!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,rd(f,void 0,a,i)),l.get(f))})}const zD=(a,i)=>i.isSVG??_h(a)?new TP(i):new SP(i,{allowProjection:a!==G.Fragment});class qD extends Ps{constructor(i){super(i),i.animationState||(i.animationState=OP(i))}updateAnimationControlsSubscription(){const{animate:i}=this.node.getProps();_l(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 GD=0;class KD extends Ps{constructor(){super(...arguments),this.id=GD++}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 YD={animation:{Feature:qD},exit:{Feature:KD}};function Na(a){return{point:{x:a.pageX,y:a.pageY}}}const ZD=a=>i=>dh(i)&&a(i,Na(i));function ka(a,i,l,u){return Ia(a,i,ZD(l),u)}const US=({current:a})=>a?a.ownerDocument.defaultView:null,b0=(a,i)=>Math.abs(a-i);function XD(a,i){const l=b0(a.x,i.x),u=b0(a.y,i.y);return Math.sqrt(l**2+u**2)}const v0=new Set(["auto","scroll"]);class jS{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=Go(this.lastRawMoveEventInfo,this.transformPagePoint));const R=id(this.lastMoveEventInfo,this.history),P=this.startEvent!==null,j=XD(R.offset,{x:0,y:0})>=this.distanceThreshold;if(!P&&!j)return;const{point:M}=R,{timestamp:L}=kt;this.history.push({...M,timestamp:L});const{onStart:Y,onMove:H}=this.handlers;P||(Y&&Y(this.lastMoveEvent,R),this.startEvent=this.lastMoveEvent),H&&H(this.lastMoveEvent,R)},this.handlePointerMove=(R,P)=>{this.lastMoveEvent=R,this.lastRawMoveEventInfo=P,this.lastMoveEventInfo=Go(P,this.transformPagePoint),qe.update(this.updatePoint,!0)},this.handlePointerUp=(R,P)=>{this.end();const{onEnd:j,onSessionEnd:M,resumeAnimation:L}=this.handlers;if((this.dragSnapToOrigin||!this.startEvent)&&L&&L(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const Y=id(R.type==="pointercancel"?this.lastMoveEventInfo:Go(P,this.transformPagePoint),this.history);this.startEvent&&j&&j(R,Y),M&&M(R,Y)},!dh(i))return;this.dragSnapToOrigin=m,this.handlers=l,this.transformPagePoint=u,this.distanceThreshold=f,this.contextWindow=h||window;const b=Na(i),v=Go(b,this.transformPagePoint),{point:w}=v,{timestamp:k}=kt;this.history=[{...w,timestamp:k}];const{onSessionStart:A}=l;A&&A(i,id(v,this.history)),this.removeListeners=Pa(ka(this.contextWindow,"pointermove",this.handlePointerMove),ka(this.contextWindow,"pointerup",this.handlePointerUp),ka(this.contextWindow,"pointercancel",this.handlePointerUp)),_&&this.startScrollTracking(_)}startScrollTracking(i){let l=i.parentElement;for(;l;){const u=getComputedStyle(l);(v0.has(u.overflowX)||v0.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(),Rs(this.updatePoint)}}function Go(a,i){return i?{point:i(a.point)}:a}function w0(a,i){return{x:a.x-i.x,y:a.y-i.y}}function id({point:a},i){return{point:a,delta:w0(a,VS(i)),offset:w0(a,JD(i)),velocity:QD(i,.1)}}function JD(a){return a[0]}function VS(a){return a[a.length-1]}function QD(a,i){if(a.length<2)return{x:0,y:0};let l=a.length-1,u=null;const h=VS(a);for(;l>=0&&(u=a[l],!(h.timestamp-u.timestamp>Vt(i)));)l--;if(!u)return{x:0,y:0};u===a[0]&&a.length>2&&h.timestamp-u.timestamp>Vt(i)*2&&(u=a[1]);const m=gn(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 eO(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 S0(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 tO(a,{top:i,left:l,bottom:u,right:h}){return{x:S0(a.x,l,h),y:S0(a.y,i,u)}}function x0(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 nO(a,i){return{x:x0(a.x,i.x),y:x0(a.y,i.y)}}function sO(a,i){let l=.5;const u=Mt(a),h=Mt(i);return h>u?l=Ca(i.min,i.max-u,a.min):u>h&&(l=Ca(a.min,a.max-h,i.min)),Kn(0,1,l)}function rO(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 Fd=.35;function iO(a=Fd){return a===!1?a=0:a===!0&&(a=Fd),{x:E0(a,"left","right"),y:E0(a,"top","bottom")}}function E0(a,i,l){return{min:k0(a,i),max:k0(a,l)}}function k0(a,i){return typeof a=="number"?a:a[i]||0}const aO=new WeakMap;class oO{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=_t(),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=k=>{l&&this.snapToCursor(Na(k).point),this.stopAnimation()},f=(k,A)=>{const{drag:R,dragPropagation:P,onDragStart:j}=this.getProps();if(R&&!P&&(this.openDragLock&&this.openDragLock(),this.openDragLock=jR(R),!this.openDragLock))return;this.latestPointerEvent=k,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),qn(L=>{let Y=this.getAxisMotionValue(L).get()||0;if(Gn.test(Y)){const{projection:H}=this.visualElement;if(H&&H.layout){const Z=H.layout.layoutBox[L];Z&&(Y=Mt(Z)*(parseFloat(Y)/100))}}this.originPoint[L]=Y}),j&&qe.update(()=>j(k,A),!1,!0),Rd(this.visualElement,"transform");const{animationState:M}=this.visualElement;M&&M.setActive("whileDrag",!0)},_=(k,A)=>{this.latestPointerEvent=k,this.latestPanInfo=A;const{dragPropagation:R,dragDirectionLock:P,onDirectionLock:j,onDrag:M}=this.getProps();if(!R&&!this.openDragLock)return;const{offset:L}=A;if(P&&this.currentDirection===null){this.currentDirection=cO(L),this.currentDirection!==null&&j&&j(this.currentDirection);return}this.updateAxis("x",A.point,L),this.updateAxis("y",A.point,L),this.visualElement.render(),M&&qe.update(()=>M(k,A),!1,!0)},b=(k,A)=>{this.latestPointerEvent=k,this.latestPanInfo=A,this.stop(k,A),this.latestPointerEvent=null,this.latestPanInfo=null},v=()=>{const{dragSnapToOrigin:k}=this.getProps();(k||this.constraints)&&this.startAnimation({x:0,y:0})},{dragSnapToOrigin:w}=this.getProps();this.panSession=new jS(i,{onSessionStart:m,onStart:f,onMove:_,onSessionEnd:b,resumeAnimation:v},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:w,distanceThreshold:u,contextWindow:US(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||!Ko(i,h,this.currentDirection))return;const m=this.getAxisMotionValue(i);let f=this.originPoint[i]+u[i];this.constraints&&this.constraints[i]&&(f=eO(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&&Qr(i)?this.constraints||(this.constraints=this.resolveRefConstraints()):i&&u?this.constraints=tO(u.layoutBox,i):this.constraints=!1,this.elastic=iO(l),h!==this.constraints&&!Qr(i)&&u&&this.constraints&&!this.hasMutatedConstraints&&qn(f=>{this.constraints!==!1&&this.getAxisMotionValue(f)&&(this.constraints[f]=rO(u.layoutBox[f],this.constraints[f]))})}resolveRefConstraints(){const{dragConstraints:i,onMeasureDragConstraints:l}=this.getProps();if(!i||!Qr(i))return!1;const u=i.current;ls(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=gP(u,h.root,this.visualElement.getTransformPagePoint());let f=nO(h.layout.layoutBox,m);if(l){const _=l(pP(f));this.hasMutatedConstraints=!!_,_&&(f=cS(_))}return f}startAnimation(i){const{drag:l,dragMomentum:u,dragElastic:h,dragTransition:m,dragSnapToOrigin:f,onDragTransitionEnd:_}=this.getProps(),b=this.constraints||{},v=qn(w=>{if(!Ko(w,l,this.currentDirection))return;let k=b&&b[w]||{};f&&(k={min:0,max:0});const A=h?200:1e6,R=h?40:1e7,P={type:"inertia",velocity:u?i[w]:0,bounceStiffness:A,bounceDamping:R,timeConstant:750,restDelta:1,restSpeed:10,...m,...k};return this.startAxisValueAnimation(w,P)});return Promise.all(v).then(_)}startAxisValueAnimation(i,l){const u=this.getAxisMotionValue(i);return Rd(this.visualElement,i),u.start(ah(i,u,0,l,this.visualElement,!1))}stopAnimation(){qn(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){qn(l=>{const{drag:u}=this.getProps();if(!Ko(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(!Qr(l)||!u||!this.constraints)return;this.stopAnimation();const h={x:0,y:0};qn(f=>{const _=this.getAxisMotionValue(f);if(_&&this.constraints!==!1){const b=_.get();h[f]=sO({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(),qn(f=>{if(!Ko(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;aO.set(this.visualElement,this);const i=this.visualElement.current,l=ka(i,"pointerdown",v=>{const{drag:w,dragListener:k=!0}=this.getProps(),A=v.target,R=A!==i&&GR(A);w&&k&&!R&&this.start(v)});let u;const h=()=>{const{dragConstraints:v}=this.getProps();Qr(v)&&v.current&&(this.constraints=this.resolveRefConstraints(),u||(u=lO(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 _=Ia(window,"resize",()=>this.scalePositionWithinConstraints()),b=m.addEventListener("didUpdate",(({delta:v,hasLayoutChanged:w})=>{this.isDragging&&w&&(qn(k=>{const A=this.getAxisMotionValue(k);A&&(this.originPoint[k]+=v[k].translate,A.set(A.get()+v[k].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=Fd,dragMomentum:_=!0}=i;return{...i,drag:l,dragDirectionLock:u,dragPropagation:h,dragConstraints:m,dragElastic:f,dragMomentum:_}}}function C0(a){let i=!0;return()=>{if(i){i=!1;return}a()}}function lO(a,i,l){const u=N2(a,C0(l)),h=N2(i,C0(l));return()=>{u(),h()}}function Ko(a,i,l){return(i===!0||i===a)&&(l===null||l===a)}function cO(a,i=10){let l=null;return Math.abs(a.y)>i?l="y":Math.abs(a.x)>i&&(l="x"),l}class uO extends Ps{constructor(i){super(i),this.removeGroupControls=yn,this.removeListeners=yn,this.controls=new oO(i)}mount(){const{dragControls:i}=this.node.getProps();i&&(this.removeGroupControls=i.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||yn}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 ad=a=>(i,l)=>{a&&qe.update(()=>a(i,l),!1,!0)};class dO extends Ps{constructor(){super(...arguments),this.removePointerDownListener=yn}onPointerDown(i){this.session=new jS(i,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:US(this.node)})}createPanHandlers(){const{onPanSessionStart:i,onPanStart:l,onPan:u,onPanEnd:h}=this.node.getProps();return{onSessionStart:ad(i),onStart:ad(l),onMove:ad(u),onEnd:(m,f)=>{delete this.session,h&&qe.postRender(()=>h(m,f))}}}mount(){this.removePointerDownListener=ka(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 od=!1;class hO 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),od&&m.root.didUpdate(),m.addEventListener("animationComplete",()=>{this.safeToRemove()}),m.setOptions({...m.options,layoutDependency:this.props.layoutDependency,onExitComplete:()=>this.safeToRemove()})),il.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}),od=!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(),uh.postRender(()=>{!i.currentAnimation&&i.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:i,layoutGroup:l,switchLayoutGroup:u}=this.props,{projection:h}=i;od=!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 HS(a){const[i,l]=bD(),u=G.useContext(iw);return O.jsx(hO,{...a,layoutGroup:u,switchLayoutGroup:G.useContext(FS),isPresent:i,safeToRemove:l})}const pO={pan:{Feature:dO},drag:{Feature:uO,ProjectionNode:RS,MeasureLayout:HS}};function A0(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,Na(i)))}class fO extends Ps{mount(){const{current:i}=this.node;i&&(this.unmount=HR(i,(l,u)=>(A0(this.node,u,"Start"),h=>A0(this.node,h,"End"))))}unmount(){}}class mO extends Ps{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=Pa(Ia(this.node.current,"focus",()=>this.onFocus()),Ia(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function T0(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,Na(i)))}class gO extends Ps{mount(){const{current:i}=this.node;if(!i)return;const{globalTapTarget:l,propagate:u}=this.node.props;this.unmount=YR(i,(h,m)=>(T0(this.node,m,"Start"),(f,{success:_})=>T0(this.node,f,_?"End":"Cancel")),{useGlobalTarget:l,stopPropagation:(u==null?void 0:u.tap)===!1})}unmount(){}}const $d=new WeakMap,ld=new WeakMap,yO=a=>{const i=$d.get(a.target);i&&i(a)},_O=a=>{a.forEach(yO)};function bO({root:a,...i}){const l=a||document;ld.has(l)||ld.set(l,{});const u=ld.get(l),h=JSON.stringify(i);return u[h]||(u[h]=new IntersectionObserver(_O,{root:a,...i})),u[h]}function vO(a,i,l){const u=bO(i);return $d.set(a,l),u.observe(a),()=>{$d.delete(a),u.unobserve(a)}}const wO={some:0,all:1};class SO extends Ps{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:wO[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:k}=this.node.getProps(),A=v?w:k;A&&A(b)};return vO(this.node.current,f,_)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:i,prevProps:l}=this.node;["amount","margin","root"].some(xO(i,l))&&this.startObserver()}unmount(){}}function xO({viewport:a={}},{viewport:i={}}={}){return l=>a[l]!==i[l]}const EO={inView:{Feature:SO},tap:{Feature:gO},focus:{Feature:mO},hover:{Feature:fO}},kO={layout:{ProjectionNode:RS,MeasureLayout:HS}},CO={...YD,...EO,...pO,...kO},Ud=WD(CO,zD),AO={new:"#4ade80",modified:"#fb923c",deleted:"#f87171",unchanged:"transparent"},TO={new:"N",modified:"M",deleted:"D",unchanged:""};function WS(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 k=w<b.length-1,A=w<v.length-1;return k&&!A?-1:!k&&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 k={name:_[v],path:w,type:"directory",children:[]};if(l.set(w,k),v===0)i.push(k);else{const A=_.slice(0,v).join("/"),R=l.get(A);(h=R==null?void 0:R.children)==null||h.push(k)}}}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 IO({expanded:a}){return O.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:O.jsx("path",{d:"M6 4l4 4-4 4",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function RO({open:a}){return a?O.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"shrink-0",children:[O.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"}),O.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"})]}):O.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"shrink-0",children:O.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 ft({children:a,className:i=""}){return O.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:`shrink-0 ${i}`,children:a})}function mt({color:a}){return O.jsxs(O.Fragment,{children:[O.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:a,opacity:"0.15"}),O.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:a,strokeWidth:"0.8"}),O.jsx("path",{d:"M9.5 1.5V5H13",stroke:a,strokeWidth:"0.8"})]})}function Ht({label:a,color:i,y:l="11.5",fontSize:u="5"}){return O.jsx("text",{x:"8",y:l,textAnchor:"middle",fill:i,fontSize:u,fontWeight:"700",fontFamily:"Arial, sans-serif",children:a})}function cd(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#f0db4f"}),O.jsx(Ht,{label:"JS",color:"#f0db4f"})]})}function PO(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#61dafb"}),O.jsx(Ht,{label:"JSX",color:"#61dafb",fontSize:"4.5"})]})}function ud(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#3178c6"}),O.jsx(Ht,{label:"TS",color:"#3178c6"})]})}function DO(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#3178c6"}),O.jsx(Ht,{label:"TSX",color:"#61dafb",fontSize:"4.5"})]})}function OO(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#a8b065"}),O.jsx("text",{x:"8",y:"11",textAnchor:"middle",fill:"#a8b065",fontSize:"7",fontWeight:"700",fontFamily:"Arial, sans-serif",children:"{}"})]})}function I0(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#e44d26"}),O.jsx("text",{x:"8",y:"11.5",textAnchor:"middle",fill:"#e44d26",fontSize:"4.5",fontWeight:"700",fontFamily:"Arial, sans-serif",children:"</>"})]})}function NO(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#264de4"}),O.jsx(Ht,{label:"#",color:"#264de4",fontSize:"7"})]})}function dd(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#cd6799"}),O.jsx(Ht,{label:"S",color:"#cd6799",fontSize:"7"})]})}function R0(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#9da5b4"}),O.jsx(Ht,{label:"M↓",color:"#9da5b4",fontSize:"4.5"})]})}function BO(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#3776ab"}),O.jsx(Ht,{label:"PY",color:"#3776ab"})]})}function LO(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#cc342d"}),O.jsx("text",{x:"8",y:"11.5",textAnchor:"middle",fill:"#cc342d",fontSize:"6",fontWeight:"700",fontFamily:"Arial, sans-serif",children:"◆"})]})}function MO(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#00add8"}),O.jsx(Ht,{label:"GO",color:"#00add8"})]})}function FO(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#dea584"}),O.jsx(Ht,{label:"RS",color:"#dea584"})]})}function P0(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#cb171e"}),O.jsx(Ht,{label:"YML",color:"#cb171e",fontSize:"4"})]})}function $O(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#ecd53f"}),O.jsx("text",{x:"8",y:"11.5",textAnchor:"middle",fill:"#ecd53f",fontSize:"6",fontWeight:"700",fontFamily:"Arial, sans-serif",children:"⚙"})]})}function hd(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#89e051"}),O.jsx(Ht,{label:"$_",color:"#89e051",fontSize:"5"})]})}function UO(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#e38c00"}),O.jsx(Ht,{label:"SQL",color:"#e38c00",fontSize:"4"})]})}function jO(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#ffb13b"}),O.jsx(Ht,{label:"SVG",color:"#ffb13b",fontSize:"4"})]})}function al(){return O.jsxs(ft,{children:[O.jsx(mt,{color:"#6b7280"}),O.jsx("text",{x:"8",y:"11.5",textAnchor:"middle",fill:"#6b7280",fontSize:"6",fontWeight:"700",fontFamily:"Arial, sans-serif",children:"🔒"})]})}function VO(){return O.jsx(ft,{children:O.jsx(mt,{color:"#8c8c8c"})})}const D0={js:cd,mjs:cd,cjs:cd,jsx:PO,ts:ud,mts:ud,cts:ud,tsx:DO,json:OO,html:I0,htm:I0,css:NO,scss:dd,sass:dd,less:dd,md:R0,mdx:R0,py:BO,rb:LO,go:MO,rs:FO,yml:P0,yaml:P0,env:$O,sh:hd,bash:hd,zsh:hd,sql:UO,svg:jO,lock:al},HO={"package-lock.json":al,"yarn.lock":al,"pnpm-lock.yaml":al};function WO({name:a}){const i=a.toLowerCase(),l=HO[i];if(l)return O.jsx(l,{});const u=i.split(".").pop()||"",h=i.startsWith(".")?i.slice(1):"",m=D0[u]||D0[h]||VO;return O.jsx(m,{})}function zS({files:a,selectedFile:i,onSelectFile:l,fileChanges:u}){return O.jsxs("div",{className:"h-full overflow-auto bg-sb-sidebar text-sm select-none overscroll-contain",children:[O.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"}),O.jsx("div",{className:"py-1",children:a.map(h=>O.jsx(qS,{node:h,depth:0,selectedFile:i,onSelectFile:l,fileChanges:u},h.path))})]})}function qS({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 k=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 O.jsxs("div",{children:[O.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:[O.jsx(IO,{expanded:m}),O.jsx(RO,{open:m}),O.jsx("span",{className:"truncate ml-0.5 flex-1",children:a.name}),k&&O.jsx("span",{className:"w-1.5 h-1.5 rounded-full shrink-0 mr-2",style:{backgroundColor:"#fb923c"}})]}),m&&a.children&&O.jsx("div",{children:a.children.map(A=>O.jsx(qS,{node:A,depth:i+1,selectedFile:l,onSelectFile:u,fileChanges:h},A.path))})]})}return O.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:[O.jsx(WO,{name:a.name}),O.jsx("span",{className:"truncate ml-0.5 flex-1",children:a.name}),v!=="unchanged"&&O.jsx("span",{className:"text-[9px] font-bold shrink-0 mr-2",style:{color:AO[v]},title:v,children:TO[v]})]})}let ai=null,yl=null,Yo=null;function zO(){return ai&&yl?Promise.resolve():Yo||(Yo=import("@monaco-editor/react").then(a=>{ai=a.default||a.Editor,yl=a.DiffEditor}),Yo)}function qO(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 GO={new:"#4ade80",modified:"#fb923c",deleted:"#f87171",unchanged:"transparent"},KO={new:"New file",modified:"Modified",deleted:"Deleted",unchanged:""};function GS({files:a,originalFiles:i,fileChanges:l,activeFile:u,openFiles:h,onSelectFile:m,onCloseFile:f,onFileChange:_,readOnly:b=!1}){const[v,w]=G.useState(!!ai),[k,A]=G.useState(!1);G.useEffect(()=>{ai||zO().then(()=>w(!0))},[]);const R=u&&a[u]||"",P=u?i[u]??"":"",j=u?qO(u):"plaintext",M=u?l[u]==="modified"||l[u]==="new":!1;G.useEffect(()=>{!M&&k&&A(!1)},[M,k,u]);const L=G.useCallback(H=>{u&&H!==void 0&&_(u,H)},[u,_]),Y=G.useCallback(H=>{if(!H||!u)return;const Z=H.getModifiedEditor();Z.onDidChangeModelContent(()=>{const re=Z.getValue();_(u,re)})},[u,_]);return O.jsxs("div",{className:"flex flex-col h-full bg-sb-editor",children:[O.jsxs("div",{className:"flex items-center bg-sb-bg-alt border-b border-sb-border overflow-x-auto",children:[h.map(H=>{const Z=H.split("/").pop()||H,re=H===u,me=l[H]||"unchanged";return O.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(H),children:[
|
|
5
|
+
*/var ju,Kv,Yv,uT=(qv||(qv=1,ju=Gv,(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}ju.exports?(i.default=i,ju.exports=i):window.classNames=i})()),Gv.exports),md=Ra(uT),Zv,Xv,dT=(Yv||(Yv=1,Kv=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}),Kv),hT=Ra(dT),Jv,Qv,In=Ra((function(){if(Xv)return Zv;Xv=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 Zv=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)}})()),pT=Ra((function(){if(Qv)return Jv;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 Vo=="object"&&Vo&&Vo.Object===Object&&Vo,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(P){var j=typeof P;return!!P&&(j=="object"||j=="function")}function R(P){if(typeof P=="number")return P;if((function(B){return typeof B=="symbol"||(function(Y){return!!Y&&typeof Y=="object"})(B)&&b.call(B)=="[object Symbol]"})(P))return NaN;if(A(P)){var j=typeof P.valueOf=="function"?P.valueOf():P;P=A(j)?j+"":j}if(typeof P!="string")return P===0?P:+P;P=P.replace(a,"");var M=l.test(P);return M||u.test(P)?h(P.slice(2),M?2:8):i.test(P)?NaN:+P}return Jv=function(P,j,M){var B,Y,H,Z,re,ge,se=0,ae=!1,xe=!1,oe=!0;if(typeof P!="function")throw new TypeError("Expected a function");function Fe(Ae){var We=B,Re=Y;return B=Y=void 0,se=Ae,Z=P.apply(Re,We)}function ie(Ae){var We=Ae-ge;return ge===void 0||We>=j||We<0||xe&&Ae-se>=H}function Ee(){var Ae=E();if(ie(Ae))return Be(Ae);re=setTimeout(Ee,(function(We){var Re=j-(We-ge);return xe?w(Re,H-(We-se)):Re})(Ae))}function Be(Ae){return re=void 0,oe&&B?Fe(Ae):(B=Y=void 0,Z)}function ke(){var Ae=E(),We=ie(Ae);if(B=arguments,Y=this,ge=Ae,We){if(re===void 0)return(function(Re){return se=Re,re=setTimeout(Ee,j),ae?Fe(Re):Z})(ge);if(xe)return re=setTimeout(Ee,j),Fe(ge)}return re===void 0&&(re=setTimeout(Ee,j)),Z}return j=R(j)||0,A(M)&&(ae=!!M.leading,H=(xe="maxWait"in M)?v(R(M.maxWait)||0,j):H,oe="trailing"in M?!!M.trailing:oe),ke.cancel=function(){re!==void 0&&clearTimeout(re),se=0,B=ge=Y=re=void 0},ke.flush=function(){return re===void 0?Z:Be(E())},ke}})()),e2={width:void 0,height:void 0};function fT(a){const{ref:i,box:l="content-box"}=a,[{width:u,height:h},m]=q.useState(e2),f=(function(){const v=q.useRef(!1);return q.useEffect(()=>(v.current=!0,()=>{v.current=!1}),[]),q.useCallback(()=>v.current,[])})(),_=q.useRef(oi({},e2)),b=q.useRef(void 0);return b.current=a.onResize,q.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=t2(w,E,"inlineSize"),R=t2(w,E,"blockSize");if(_.current.width!==A||_.current.height!==R){const P={width:A,height:R};_.current.width=A,_.current.height=R,b.current?b.current(P):f()&&m(P)}});return v.observe(i.current,{box:l}),()=>{v.disconnect()}},[l,i,f]),{width:u,height:h}}function t2(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 mT="allotment-module_splitView__L-yRc",gT="allotment-module_sashContainer__fzwJF",yT="allotment-module_splitViewContainer__rQnVa",X0="allotment-module_splitViewView__MGZ6O",_T="allotment-module_vertical__WSwwa",bT="allotment-module_horizontal__7doS8",vT="allotment-module_separatorBorder__x-rDS";let ma,J0=!1,Q0=!1;typeof navigator=="object"&&(ma=navigator.userAgent,Q0=ma.indexOf("Macintosh")>=0,J0=(ma.indexOf("Macintosh")>=0||ma.indexOf("iPad")>=0||ma.indexOf("iPhone")>=0)&&!!navigator.maxTouchPoints&&navigator.maxTouchPoints>0);const ew=J0,wT=Q0,n2=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0?q.useLayoutEffect:q.useEffect;class ST{constructor(){this._size=void 0}getSize(){return this._size}setSize(i){this._size=i}}function Ho(a,i){const l=a.length,u=l-i.length;return u>=0&&a.slice(u,l)===i}var s2,r2={exports:{}},xT=(s2||(s2=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),P=l?l+v:v;return b._events[P]?b._events[P].fn?b._events[P]=[b._events[P],R]:b._events[P].push(R):(b._events[P]=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 P=l?l+b:b;if(!this._events[P])return!1;var j,M,B=this._events[P],Y=arguments.length;if(B.fn){switch(B.once&&this.removeListener(b,B.fn,void 0,!0),Y){case 1:return B.fn.call(B.context),!0;case 2:return B.fn.call(B.context,v),!0;case 3:return B.fn.call(B.context,v,w),!0;case 4:return B.fn.call(B.context,v,w,E),!0;case 5:return B.fn.call(B.context,v,w,E,A),!0;case 6:return B.fn.call(B.context,v,w,E,A,R),!0}for(M=1,j=new Array(Y-1);M<Y;M++)j[M-1]=arguments[M];B.fn.apply(B.context,j)}else{var H,Z=B.length;for(M=0;M<Z;M++)switch(B[M].once&&this.removeListener(b,B[M].fn,void 0,!0),Y){case 1:B[M].fn.call(B[M].context);break;case 2:B[M].fn.call(B[M].context,v);break;case 3:B[M].fn.call(B[M].context,v,w);break;case 4:B[M].fn.call(B[M].context,v,w,E);break;default:if(!j)for(H=1,j=new Array(Y-1);H<Y;H++)j[H-1]=arguments[H];B[M].fn.apply(B[M].context,j)}}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 P=0,j=[],M=R.length;P<M;P++)(R[P].fn!==v||E&&!R[P].once||w&&R[P].context!==w)&&j.push(R[P]);j.length?this._events[A]=j.length===1?j[0]:j: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=_})(r2)),r2.exports),Vd=Ra(xT);function i2(a,i){const l=a.indexOf(i);l>-1&&(a.splice(l,1),a.unshift(i))}function Vu(a,i){const l=a.indexOf(i);l>-1&&(a.splice(l,1),a.push(i))}function gn(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 ET="sash-module_sash__K-9lB",kT="sash-module_disabled__Hm-wx",CT="sash-module_mac__Jf6OJ",a2="sash-module_vertical__pB-rs",AT="sash-module_minimum__-UKxp",TT="sash-module_maximum__TCWxD",o2="sash-module_horizontal__kFbiw",Hu="sash-module_hover__80W6I",Wu="sash-module_active__bJspD";let _n=(function(a){return a.Vertical="VERTICAL",a.Horizontal="HORIZONTAL",a})({}),en=(function(a){return a.Disabled="DISABLED",a.Minimum="MINIMUM",a.Maximum="MAXIMUM",a.Enabled="ENABLED",a})({}),tw=ew?20:8;const nw=new Vd;class l2 extends Vd{get state(){return this._state}set state(i){this._state!==i&&(this.el.classList.toggle(kT,i===en.Disabled),this.el.classList.toggle("sash-disabled",i===en.Disabled),this.el.classList.toggle(AT,i===en.Minimum),this.el.classList.toggle("sash-minimum",i===en.Minimum),this.el.classList.toggle(TT,i===en.Maximum),this.el.classList.toggle("sash-maximum",i===en.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=pT(m=>m.classList.add("sash-hover",Hu),this.hoverDelay),this._state=en.Enabled,this.onPointerStart=m=>{const f=m.pageX,_=m.pageY,b={startX:f,currentX:f,startY:_,currentY:_};this.el.classList.add("sash-active",Wu),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",Wu),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(Wu)?(this.hoverDelayer.cancel(),this.el.classList.add("sash-hover",Hu)):this.hoverDelayer(this.el)},this.onMouseLeave=()=>{this.hoverDelayer.cancel(),this.el.classList.remove("sash-hover",Hu)},this.el=document.createElement("div"),this.el.classList.add("sash",ET),this.el.dataset.testid="sash",i.append(this.el),wT&&this.el.classList.add("sash-mac",CT),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===_n.Vertical?this.el.style.width=`${this.size}px`:this.el.style.height=`${this.size}px`):(this.size=tw,nw.on("onDidChangeGlobalSize",m=>{this.size=m,this.layout()})),this.layoutProvider=l,this.orientation=(h=u.orientation)!=null?h:_n.Vertical,this.orientation===_n.Horizontal?(this.el.classList.add("sash-horizontal",o2),this.el.classList.remove("sash-vertical",a2)):(this.el.classList.remove("sash-horizontal",o2),this.el.classList.add("sash-vertical",a2)),this.layout()}layout(){if(this.orientation===_n.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 ll;var zu;(zu=ll||(ll={})).Distribute={type:"distribute"},zu.Split=function(a){return{type:"split",index:a}},zu.Invisible=function(a){return{type:"invisible",cachedVisibleSize:a}};let yn=(function(a){return a.Normal="NORMAL",a.Low="LOW",a.High="HIGH",a})({});class sw{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",X0),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=In(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 IT extends sw{layoutContainer(i){this.container.style.left=`${i}px`,this.container.style.width=`${this.size}px`}}class RT extends sw{layoutContainer(i){this.container.style.top=`${i}px`,this.container.style.height=`${this.size}px`}}class PT extends Vd{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:_n.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",gT),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===_n.Vertical?new RT(i,l,f):new IT(i,l,f);if(this.viewItems.splice(h,0,_),this.viewItems.length>1){const b=this.orientation===_n.Vertical?new l2(this.sashContainer,{getHorizontalSashTop:E=>this.getSashPosition(E),getHorizontalSashWidth:this.getSashOrthogonalSize},{orientation:_n.Horizontal}):new l2(this.sashContainer,{getVerticalSashLeft:E=>this.getSashPosition(E),getVerticalSashHeight:this.getSashOrthogonalSize},{orientation:_n.Vertical}),v=this.orientation===_n.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(P=>P.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(M=>M.sash===b),A=gn(E,-1,-1),R=gn(E+1,this.viewItems.length),P=this.findFirstSnapIndex(A),j=this.findFirstSnapIndex(R);(typeof P!="number"||this.viewItems[P].visible)&&(typeof j!="number"||this.viewItems[j].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):ll.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=In(Math.round(this.proportions[u]*i),h.minimumSize,h.maximumSize)}else{const u=gn(0,this.viewItems.length),h=u.filter(f=>this.viewItems[f].priority===yn.Low),m=u.filter(f=>this.viewItems[f].priority===yn.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=gn(0,this.viewItems.length).filter(_=>_!==i),h=[...u.filter(_=>this.viewItems[_].priority===yn.Low),i],m=u.filter(_=>this.viewItems[_].priority===yn.High),f=this.viewItems[i];l=Math.round(l),l=In(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=In(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=In(u,_.minimumSize,_.maximumSize);const h=gn(0,this.viewItems.length),m=h.filter(_=>this.viewItems[_].priority===yn.Low),f=h.filter(_=>this.viewItems[_].priority===yn.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(Y=>Y.size);let f,_,b=Number.NEGATIVE_INFINITY,v=Number.POSITIVE_INFINITY;const w=gn(u,-1,-1),E=gn(u+1,this.viewItems.length),A=w.reduce((Y,H)=>Y+(this.viewItems[H].minimumSize-m[H]),0),R=w.reduce((Y,H)=>Y+(this.viewItems[H].viewMaximumSize-m[H]),0),P=E.length===0?Number.POSITIVE_INFINITY:E.reduce((Y,H)=>Y+(m[H]-this.viewItems[H].minimumSize),0),j=E.length===0?Number.NEGATIVE_INFINITY:E.reduce((Y,H)=>Y+(m[H]-this.viewItems[H].viewMaximumSize),0);b=Math.max(A,j),v=Math.min(P,R);const M=this.findFirstSnapIndex(w),B=this.findFirstSnapIndex(E);if(typeof M=="number"){const Y=this.viewItems[M],H=Math.floor(Y.viewMinimumSize/2);f={index:M,limitDelta:Y.visible?b-H:b+H,size:Y.size}}if(typeof B=="number"){const Y=this.viewItems[B],H=Math.floor(Y.viewMinimumSize/2);_={index:B,limitDelta:Y.visible?v+H:v-H,size:Y.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=gn(i,-1,-1),E=gn(i+1,this.viewItems.length);if(m)for(const se of m)i2(w,se),i2(E,se);if(h)for(const se of h)Vu(w,se),Vu(E,se);const A=w.map(se=>this.viewItems[se]),R=w.map(se=>u[se]),P=E.map(se=>this.viewItems[se]),j=E.map(se=>u[se]),M=w.reduce((se,ae)=>se+(this.viewItems[ae].minimumSize-u[ae]),0),B=w.reduce((se,ae)=>se+(this.viewItems[ae].maximumSize-u[ae]),0),Y=E.length===0?Number.POSITIVE_INFINITY:E.reduce((se,ae)=>se+(u[ae]-this.viewItems[ae].minimumSize),0),H=E.length===0?Number.NEGATIVE_INFINITY:E.reduce((se,ae)=>se+(u[ae]-this.viewItems[ae].maximumSize),0),Z=Math.max(M,H,f),re=Math.min(Y,B,_);let ge=!1;if(b){const se=this.viewItems[b.index],ae=l>=b.limitDelta;ge=ae!==se.visible,se.setVisible(ae,b.size)}if(!ge&&v){const se=this.viewItems[v.index],ae=l<v.limitDelta;ge=ae!==se.visible,se.setVisible(ae,v.size)}if(ge)return this.resize(i,l,u,h,m,f,_);for(let se=0,ae=l=In(l,Z,re);se<A.length;se++){const xe=A[se],oe=In(R[se]+ae,xe.minimumSize,xe.maximumSize);ae-=oe-R[se],xe.size=oe}for(let se=0,ae=l;se<P.length;se++){const xe=P[se],oe=In(j[se]-ae,xe.minimumSize,xe.maximumSize);ae+=oe-j[se],xe.size=oe}return l}distributeEmptySpace(i){const l=this.viewItems.reduce((v,w)=>v+w.size,0);let u=this.size-l;const h=gn(0,this.viewItems.length),m=[],f=h.filter(v=>this.viewItems[v].priority===yn.Low),_=h.filter(v=>this.viewItems[v].priority===yn.Normal),b=h.filter(v=>this.viewItems[v].priority===yn.High);m.push(...b,..._,...f),typeof i=="number"&&Vu(m,i);for(let v=0;u!==0&&v<m.length;v++){const w=this.viewItems[m[v]],E=In(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=gn(b,-1,-1),R=gn(b+1,this.viewItems.length),P=this.findFirstSnapIndex(A),j=this.findFirstSnapIndex(R),M=typeof P=="number"&&!this.viewItems[P].visible,B=typeof j=="number"&&!this.viewItems[j].visible;M&&m[b]&&(_>0||this.startSnappingEnabled)?v.state=en.Minimum:B&&l[b]&&(_<this.contentSize||this.endSnappingEnabled)?v.state=en.Maximum:v.state=en.Disabled}else v.state=w&&!E?en.Minimum:!w&&E?en.Maximum:en.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 Zr{constructor(i){this.size=void 0,this.size=i}getPreferredSize(){return this.size}}class c2{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 Wo{getPreferredSize(){}}class u2{get preferredSize(){return this.layoutStrategy.getPreferredSize()}set preferredSize(i){if(typeof i=="number")this.layoutStrategy=new Zr(i);else if(typeof i=="string"){const l=i.trim();if(Ho(l,"%")){const u=Number(l.slice(0,-1))/100;this.layoutStrategy=new c2(u,this.layoutService)}else if(Ho(l,"px")){const u=Number(l.slice(0,-2))/100;this.layoutStrategy=new Zr(u)}else if(typeof Number.parseFloat(l)=="number"){const u=Number.parseFloat(l);this.layoutStrategy=new Zr(u)}else this.layoutStrategy=new Wo}else this.layoutStrategy=new Wo}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 Zr(l.preferredSize);else if(typeof l.preferredSize=="string"){const h=l.preferredSize.trim();if(Ho(h,"%")){const m=Number(h.slice(0,-1))/100;this.layoutStrategy=new c2(m,this.layoutService)}else if(Ho(h,"px")){const m=Number(h.slice(0,-2));this.layoutStrategy=new Zr(m)}else if(typeof Number.parseFloat(h)=="number"){const m=Number.parseFloat(h);this.layoutStrategy=new Zr(m)}else this.layoutStrategy=new Wo}else this.layoutStrategy=new Wo;this.priority=(u=l.priority)!=null?u:yn.Normal,this.snap=typeof l.snap=="boolean"&&l.snap}layout(i){}}function d2(a){return a.minSize!==void 0||a.maxSize!==void 0||a.preferredSize!==void 0||a.priority!==void 0||a.visible!==void 0}const Hd=q.forwardRef(({className:a,children:i},l)=>q.createElement("div",{ref:l,className:md("split-view-view",X0,a)},i));Hd.displayName="Allotment.Pane";const rw=q.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:P,onDragEnd:j},M)=>{const B=q.useRef(null),Y=q.useRef([]),H=q.useRef(new Map),Z=q.useRef(null),re=q.useRef(new Map),ge=q.useRef(new ST),se=q.useRef([]),[ae,xe]=q.useState(!1);process.env.NODE_ENV!=="production"&&_&&console.warn("Prop sizes is deprecated. Please use defaultSizes instead.");const oe=q.useMemo(()=>q.Children.toArray(a).filter(q.isValidElement),[a]),Fe=q.useCallback(ie=>{var Ee,Be;const ke=(Ee=se.current)==null?void 0:Ee[ie];return typeof(ke==null?void 0:ke.preferredSize)=="number"&&((Be=Z.current)!=null&&Be.resizeView(ie,Math.round(ke.preferredSize)),!0)},[]);return q.useImperativeHandle(M,()=>({reset:()=>{if(A)A();else{var ie;(ie=Z.current)==null||ie.distributeViewSizes();for(let Ee=0;Ee<se.current.length;Ee++)Fe(Ee)}},resize:ie=>{var Ee;(Ee=Z.current)==null||Ee.resizeViews(ie)}})),n2(()=>{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&&(Y.current=oe.map(ke=>ke.key));const Ee=oi({orientation:w?_n.Vertical:_n.Horizontal,proportionalLayout:m},ie&&b&&{descriptor:{size:b.reduce((ke,Ae)=>ke+Ae,0),views:b.map((ke,Ae)=>{var We,Re,Je,vt;const ee=H.current.get(Y.current[Ae]),pe=new u2(ge.current,oi({element:document.createElement("div"),minimumSize:(We=ee==null?void 0:ee.minSize)!=null?We:h,maximumSize:(Re=ee==null?void 0:ee.maxSize)!=null?Re:u,priority:(Je=ee==null?void 0:ee.priority)!=null?Je:yn.Normal},(ee==null?void 0:ee.preferredSize)&&{preferredSize:ee==null?void 0:ee.preferredSize},{snap:(vt=ee==null?void 0:ee.snap)!=null?vt:v}));return se.current.push(pe),{container:[...re.current.values()][Ae],size:ke,view:pe}})}});Z.current=new PT(B.current,Ee,E,P,j),Z.current.on("sashDragStart",()=>{var ke;(ke=B.current)==null||ke.classList.add("split-view-sash-dragging")}),Z.current.on("sashDragEnd",()=>{var ke;(ke=B.current)==null||ke.classList.remove("split-view-sash-dragging")}),Z.current.on("sashchange",ke=>{if(R&&Z.current){const Ae=oe.map(We=>We.key);for(let We=0;We<Ae.length;We++){const Re=H.current.get(Ae[We]);(Re==null?void 0:Re.visible)!==void 0&&Re.visible!==Z.current.isViewVisible(We)&&R(We,Z.current.isViewVisible(We))}}}),Z.current.on("sashreset",ke=>{if(A)A();else{var Ae;if(Fe(ke)||Fe(ke+1))return;(Ae=Z.current)==null||Ae.distributeViewSizes()}});const Be=Z.current;return()=>{Be.dispose()}},[]),n2(()=>{if(ae){const De=oe.map(fe=>fe.key),be=[...Y.current],Qe=De.filter(fe=>!Y.current.includes(fe)),it=De.filter(fe=>Y.current.includes(fe)),Pe=Y.current.map(fe=>!De.includes(fe));for(let fe=Pe.length-1;fe>=0;fe--){var ie;Pe[fe]&&((ie=Z.current)!=null&&ie.removeView(fe),be.splice(fe,1),se.current.splice(fe,1))}for(const fe of Qe){var Ee,Be,ke,Ae,We;const Ce=H.current.get(fe),je=new u2(ge.current,oi({element:document.createElement("div"),minimumSize:(Ee=Ce==null?void 0:Ce.minSize)!=null?Ee:h,maximumSize:(Be=Ce==null?void 0:Ce.maxSize)!=null?Be:u,priority:(ke=Ce==null?void 0:Ce.priority)!=null?ke:yn.Normal},(Ce==null?void 0:Ce.preferredSize)&&{preferredSize:Ce==null?void 0:Ce.preferredSize},{snap:(Ae=Ce==null?void 0:Ce.snap)!=null?Ae:v}));(We=Z.current)!=null&&We.addView(re.current.get(fe),je,ll.Distribute,De.findIndex(_e=>_e===fe)),be.splice(De.findIndex(_e=>_e===fe),0,fe),se.current.splice(De.findIndex(_e=>_e===fe),0,je)}for(;!hT(De,be);)for(const[fe,Ce]of De.entries()){const je=be.findIndex(_e=>_e===Ce);if(je!==fe){var Re;(Re=Z.current)==null||Re.moveView(re.current.get(Ce),je,fe);const _e=be[je];be.splice(je,1),be.splice(fe,0,_e);break}}for(const fe of Qe){var Je;const Ce=De.findIndex(_e=>_e===fe),je=se.current[Ce].preferredSize;je!==void 0&&((Je=Z.current)==null||Je.resizeView(Ce,je))}for(const fe of[...Qe,...it]){var vt,ee;const Ce=H.current.get(fe),je=De.findIndex(_e=>_e===fe);Ce&&d2(Ce)&&Ce.visible!==void 0&&((vt=Z.current)==null?void 0:vt.isViewVisible(je))!==Ce.visible&&((ee=Z.current)==null||ee.setViewVisible(je,Ce.visible))}for(const fe of it){const Ce=H.current.get(fe),je=De.findIndex(_e=>_e===fe);if(Ce&&d2(Ce)){var pe;Ce.preferredSize!==void 0&&se.current[je].preferredSize!==Ce.preferredSize&&(se.current[je].preferredSize=Ce.preferredSize);let _e=!1;Ce.minSize!==void 0&&se.current[je].minimumSize!==Ce.minSize&&(se.current[je].minimumSize=Ce.minSize,_e=!0),Ce.maxSize!==void 0&&se.current[je].maximumSize!==Ce.maxSize&&(se.current[je].maximumSize=Ce.maxSize,_e=!0),_e&&((pe=Z.current)==null||pe.layout())}}(Qe.length>0||Pe.length>0)&&(Y.current=De)}},[oe,ae,u,h,v]),q.useEffect(()=>{Z.current&&(Z.current.onDidChange=E)},[E]),q.useEffect(()=>{Z.current&&(Z.current.onDidDragStart=P)},[P]),q.useEffect(()=>{Z.current&&(Z.current.onDidDragEnd=j)},[j]),fT({ref:B,onResize:({width:ie,height:Ee})=>{var Be;ie&&Ee&&((Be=Z.current)!=null&&Be.layout(w?Ee:ie),ge.current.setSize(w?Ee:ie),xe(!0))}}),q.useEffect(()=>{ew&&DT(20)},[]),q.createElement("div",{ref:B,className:md("split-view",w?"split-view-vertical":"split-view-horizontal",{"split-view-separator-border":f},mT,w?_T:bT,{[vT]:f},i),id:l},q.createElement("div",{className:md("split-view-container",yT)},q.Children.toArray(a).map(ie=>{if(!q.isValidElement(ie))return null;const Ee=ie.key;return ie.type.displayName==="Allotment.Pane"?(H.current.set(Ee,ie.props),q.cloneElement(ie,{key:Ee,ref:Be=>{const ke=ie.ref;ke&&(ke.current=Be),Be?re.current.set(Ee,Be):re.current.delete(Ee)}})):q.createElement(Hd,{key:Ee,ref:Be=>{Be?re.current.set(Ee,Be):re.current.delete(Ee)}},ie)})))});function DT(a){const i=In(a,4,20),l=In(a,1,8);document.documentElement.style.setProperty("--sash-size",i+"px"),document.documentElement.style.setProperty("--sash-hover-size",l+"px"),(function(u){tw=u,nw.emit("onDidChangeGlobalSize",u)})(i)}rw.displayName="Allotment";var qu=Object.assign(rw,{Pane:Hd});const iw=q.createContext({});function OT(a){const i=q.useRef(null);return i.current===null&&(i.current=a()),i.current}const NT=typeof window<"u",BT=NT?q.useLayoutEffect:q.useEffect,Wd=q.createContext(null);function zd(a,i){a.indexOf(i)===-1&&a.push(i)}function cl(a,i){const l=a.indexOf(i);l>-1&&a.splice(l,1)}const Yn=(a,i,l)=>l>i?i:l<a?a:l;function gd(a,i){return i?`${a}. For more information and steps for solving, visit https://motion.dev/troubleshooting/${i}`:a}let di=()=>{},cs=()=>{};var Z0;typeof process<"u"&&((Z0=process.env)==null?void 0:Z0.NODE_ENV)!=="production"&&(di=(a,i,l)=>{!a&&typeof console<"u"&&console.warn(gd(i,l))},cs=(a,i,l)=>{if(!a)throw new Error(gd(i,l))});const us={},aw=a=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(a);function ow(a){return typeof a=="object"&&a!==null}const lw=a=>/^0[^.\s]+$/u.test(a);function cw(a){let i;return()=>(i===void 0&&(i=a()),i)}const vn=a=>a,LT=(a,i)=>l=>i(a(l)),Pa=(...a)=>a.reduce(LT),Ca=(a,i,l)=>{const u=i-a;return u===0?1:(l-a)/u};class qd{constructor(){this.subscriptions=[]}add(i){return zd(this.subscriptions,i),()=>cl(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 Wt=a=>a*1e3,bn=a=>a/1e3;function uw(a,i){return i?a*(1e3/i):0}const h2=new Set;function Gd(a,i,l){a||h2.has(i)||(console.warn(gd(i,l)),h2.add(i))}const dw=(a,i,l)=>(((1-3*l+3*i)*a+(3*l-6*i))*a+3*i)*a,MT=1e-7,FT=12;function $T(a,i,l,u,h){let m,f,_=0;do f=i+(l-i)/2,m=dw(f,u,h)-a,m>0?l=f:i=f;while(Math.abs(m)>MT&&++_<FT);return f}function Da(a,i,l,u){if(a===i&&l===u)return vn;const h=m=>$T(m,0,1,a,l);return m=>m===0||m===1?m:dw(h(m),i,u)}const hw=a=>i=>i<=.5?a(2*i)/2:(2-a(2*(1-i)))/2,pw=a=>i=>1-a(1-i),fw=Da(.33,1.53,.69,.99),Kd=pw(fw),mw=hw(Kd),gw=a=>(a*=2)<1?.5*Kd(a):.5*(2-Math.pow(2,-10*(a-1))),Yd=a=>1-Math.sin(Math.acos(a)),yw=pw(Yd),_w=hw(Yd),UT=Da(.42,0,1,1),jT=Da(0,0,.58,1),bw=Da(.42,0,.58,1),VT=a=>Array.isArray(a)&&typeof a[0]!="number",vw=a=>Array.isArray(a)&&typeof a[0]=="number",p2={linear:vn,easeIn:UT,easeInOut:bw,easeOut:jT,circIn:Yd,circInOut:_w,circOut:yw,backIn:Kd,backInOut:mw,backOut:fw,anticipate:gw},HT=a=>typeof a=="string",f2=a=>{if(vw(a)){cs(a.length===4,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");const[i,l,u,h]=a;return Da(i,l,u,h)}else if(HT(a))return cs(p2[a]!==void 0,`Invalid easing type '${a}'`,"invalid-easing-type"),p2[a];return a},zo=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function WT(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 P=A&&h?l:u;return E&&f.add(w),P.has(w)||P.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 zT=40;function ww(a,i){let l=!1,u=!0;const h={delta:0,timestamp:0,isProcessing:!1},m=()=>l=!0,f=zo.reduce((H,Z)=>(H[Z]=WT(m),H),{}),{setup:_,read:b,resolveKeyframes:v,preUpdate:w,update:E,preRender:A,render:R,postRender:P}=f,j=()=>{const H=us.useManualTiming?h.timestamp:performance.now();l=!1,us.useManualTiming||(h.delta=u?1e3/60:Math.max(Math.min(H-h.timestamp,zT),1)),h.timestamp=H,h.isProcessing=!0,_.process(h),b.process(h),v.process(h),w.process(h),E.process(h),A.process(h),R.process(h),P.process(h),h.isProcessing=!1,l&&i&&(u=!1,a(j))},M=()=>{l=!0,u=!0,h.isProcessing||a(j)};return{schedule:zo.reduce((H,Z)=>{const re=f[Z];return H[Z]=(ge,se=!1,ae=!1)=>(l||M(),re.schedule(ge,se,ae)),H},{}),cancel:H=>{for(let Z=0;Z<zo.length;Z++)f[zo[Z]].cancel(H)},state:h,steps:f}}const{schedule:qe,cancel:Ps,state:Ct,steps:Gu}=ww(typeof requestAnimationFrame<"u"?requestAnimationFrame:vn,!0);let el;function qT(){el=void 0}const Mt={now:()=>(el===void 0&&Mt.set(Ct.isProcessing||us.useManualTiming?Ct.timestamp:performance.now()),el),set:a=>{el=a,queueMicrotask(qT)}},Sw=a=>i=>typeof i=="string"&&i.startsWith(a),xw=Sw("--"),GT=Sw("var(--"),Zd=a=>GT(a)?KT.test(a.split("/*")[0].trim()):!1,KT=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu;function m2(a){return typeof a!="string"?!1:a.split("/*")[0].includes("var(--")}const hi={test:a=>typeof a=="number",parse:parseFloat,transform:a=>a},Aa={...hi,transform:a=>Yn(0,1,a)},qo={...hi,default:1},xa=a=>Math.round(a*1e5)/1e5,Xd=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function YT(a){return a==null}const ZT=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,Jd=(a,i)=>l=>!!(typeof l=="string"&&ZT.test(l)&&l.startsWith(a)||i&&!YT(l)&&Object.prototype.hasOwnProperty.call(l,i)),Ew=(a,i,l)=>u=>{if(typeof u!="string")return u;const[h,m,f,_]=u.match(Xd);return{[a]:parseFloat(h),[i]:parseFloat(m),[l]:parseFloat(f),alpha:_!==void 0?parseFloat(_):1}},XT=a=>Yn(0,255,a),Ku={...hi,transform:a=>Math.round(XT(a))},cr={test:Jd("rgb","red"),parse:Ew("red","green","blue"),transform:({red:a,green:i,blue:l,alpha:u=1})=>"rgba("+Ku.transform(a)+", "+Ku.transform(i)+", "+Ku.transform(l)+", "+xa(Aa.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 yd={test:Jd("#"),parse:JT,transform:cr.transform},Oa=a=>({test:i=>typeof i=="string"&&i.endsWith(a)&&i.split(" ").length===1,parse:parseFloat,transform:i=>`${i}${a}`}),Ts=Oa("deg"),Kn=Oa("%"),de=Oa("px"),QT=Oa("vh"),eI=Oa("vw"),g2={...Kn,parse:a=>Kn.parse(a)/100,transform:a=>Kn.transform(a*100)},ei={test:Jd("hsl","hue"),parse:Ew("hue","saturation","lightness"),transform:({hue:a,saturation:i,lightness:l,alpha:u=1})=>"hsla("+Math.round(a)+", "+Kn.transform(xa(i))+", "+Kn.transform(xa(l))+", "+xa(Aa.transform(u))+")"},ft={test:a=>cr.test(a)||yd.test(a)||ei.test(a),parse:a=>cr.test(a)?cr.parse(a):ei.test(a)?ei.parse(a):yd.parse(a),transform:a=>typeof a=="string"?a:a.hasOwnProperty("red")?cr.transform(a):ei.transform(a),getAnimatableNone:a=>{const i=ft.parse(a);return i.alpha=0,ft.transform(i)}},tI=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function nI(a){var i,l;return isNaN(a)&&typeof a=="string"&&(((i=a.match(Xd))==null?void 0:i.length)||0)+(((l=a.match(tI))==null?void 0:l.length)||0)>0}const kw="number",Cw="color",sI="var",rI="var(",y2="${}",iI=/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 ci(a){const i=a.toString(),l=[],u={color:[],number:[],var:[]},h=[];let m=0;const _=i.replace(iI,b=>(ft.test(b)?(u.color.push(m),h.push(Cw),l.push(ft.parse(b))):b.startsWith(rI)?(u.var.push(m),h.push(sI),l.push(b)):(u.number.push(m),h.push(kw),l.push(parseFloat(b))),++m,y2)).split(y2);return{values:l,split:_,indexes:u,types:h}}function aI(a){return ci(a).values}function Aw({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===kw?h+=xa(u[m]):f===Cw?h+=ft.transform(u[m]):h+=u[m]}return h}}function oI(a){return Aw(ci(a))}const lI=a=>typeof a=="number"?0:ft.test(a)?ft.getAnimatableNone(a):a,cI=(a,i)=>typeof a=="number"?i!=null&&i.trim().endsWith("/")?a:0:lI(a);function uI(a){const i=ci(a);return Aw(i)(i.values.map((u,h)=>cI(u,i.split[h])))}const Rn={test:nI,parse:aI,createTransformer:oI,getAnimatableNone:uI};function Yu(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 dI({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=Yu(b,_,a+1/3),m=Yu(b,_,a),f=Yu(b,_,a-1/3)}return{red:Math.round(h*255),green:Math.round(m*255),blue:Math.round(f*255),alpha:u}}function ul(a,i){return l=>l>0?i:a}const rt=(a,i,l)=>a+(i-a)*l,Zu=(a,i,l)=>{const u=a*a,h=l*(i*i-u)+u;return h<0?0:Math.sqrt(h)},hI=[yd,cr,ei],pI=a=>hI.find(i=>i.test(a));function _2(a){const i=pI(a);if(di(!!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===ei&&(l=dI(l)),l}const b2=(a,i)=>{const l=_2(a),u=_2(i);if(!l||!u)return ul(a,i);const h={...l};return m=>(h.red=Zu(l.red,u.red,m),h.green=Zu(l.green,u.green,m),h.blue=Zu(l.blue,u.blue,m),h.alpha=rt(l.alpha,u.alpha,m),cr.transform(h))},_d=new Set(["none","hidden"]);function fI(a,i){return _d.has(a)?l=>l<=0?a:i:l=>l>=1?i:a}function mI(a,i){return l=>rt(a,i,l)}function Qd(a){return typeof a=="number"?mI:typeof a=="string"?Zd(a)?ul:ft.test(a)?b2:_I:Array.isArray(a)?Tw:typeof a=="object"?ft.test(a)?b2:gI:ul}function Tw(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 gI(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 yI(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 _I=(a,i)=>{const l=Rn.createTransformer(i),u=ci(a),h=ci(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?_d.has(a)&&!h.values.length||_d.has(i)&&!u.values.length?fI(a,i):Pa(Tw(yI(u,h),h.values),l):(di(!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"),ul(a,i))};function Iw(a,i,l){return typeof a=="number"&&typeof i=="number"&&typeof l=="number"?rt(a,i,l):Qd(a)(a,i)}const bI=a=>{const i=({timestamp:l})=>a(l);return{start:(l=!0)=>qe.update(i,l),stop:()=>Ps(i),now:()=>Ct.isProcessing?Ct.timestamp:Mt.now()}},Rw=(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)})`},dl=2e4;function eh(a){let i=0;const l=50;let u=a.next(i);for(;!u.done&&i<dl;)i+=l,u=a.next(i);return i>=dl?1/0:i}function vI(a,i=100,l){const u=l({...a,keyframes:[0,i]}),h=Math.min(eh(u),dl);return{type:"keyframes",ease:m=>u.next(h*m).value/i,duration:bn(h)}}const st={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 bd(a,i){return a*Math.sqrt(1-i*i)}const wI=12;function SI(a,i,l){let u=l;for(let h=1;h<wI;h++)u=u-a(u)/i(u);return u}const Xu=.001;function xI({duration:a=st.duration,bounce:i=st.bounce,velocity:l=st.velocity,mass:u=st.mass}){let h,m;di(a<=Wt(st.maxDuration),"Spring duration must be 10 seconds or less","spring-duration-limit");let f=1-i;f=Yn(st.minDamping,st.maxDamping,f),a=Yn(st.minDuration,st.maxDuration,bn(a)),f<1?(h=v=>{const w=v*f,E=w*a,A=w-l,R=bd(v,f),P=Math.exp(-E);return Xu-A/R*P},m=v=>{const E=v*f*a,A=E*l+l,R=Math.pow(f,2)*Math.pow(v,2)*a,P=Math.exp(-E),j=bd(Math.pow(v,2),f);return(-h(v)+Xu>0?-1:1)*((A-R)*P)/j}):(h=v=>{const w=Math.exp(-v*a),E=(v-l)*a+1;return-Xu+w*E},m=v=>{const w=Math.exp(-v*a),E=(l-v)*(a*a);return w*E});const _=5/a,b=SI(h,m,_);if(a=Wt(a),isNaN(b))return{stiffness:st.stiffness,damping:st.damping,duration:a};{const v=Math.pow(b,2)*u;return{stiffness:v,damping:f*2*Math.sqrt(u*v),duration:a}}}const EI=["duration","bounce"],kI=["stiffness","damping","mass"];function v2(a,i){return i.some(l=>a[l]!==void 0)}function CI(a){let i={velocity:st.velocity,stiffness:st.stiffness,damping:st.damping,mass:st.mass,isResolvedFromDuration:!1,...a};if(!v2(a,kI)&&v2(a,EI))if(i.velocity=0,a.visualDuration){const l=a.visualDuration,u=2*Math.PI/(l*1.2),h=u*u,m=2*Yn(.05,1,1-(a.bounce||0))*Math.sqrt(h);i={...i,mass:st.mass,stiffness:h,damping:m}}else{const l=xI({...a,velocity:0});i={...i,...l,mass:st.mass},i.isResolvedFromDuration=!0}return i}function hl(a=st.visualDuration,i=st.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}=CI({...l,velocity:-bn(l.velocity||0)}),P=A||0,j=v/(2*Math.sqrt(b*w)),M=f-m,B=bn(Math.sqrt(b/w)),Y=Math.abs(M)<5;u||(u=Y?st.restSpeed.granular:st.restSpeed.default),h||(h=Y?st.restDelta.granular:st.restDelta.default);let H,Z,re,ge,se,ae;if(j<1)re=bd(B,j),ge=(P+j*B*M)/re,H=oe=>{const Fe=Math.exp(-j*B*oe);return f-Fe*(ge*Math.sin(re*oe)+M*Math.cos(re*oe))},se=j*B*ge+M*re,ae=j*B*M-ge*re,Z=oe=>Math.exp(-j*B*oe)*(se*Math.sin(re*oe)+ae*Math.cos(re*oe));else if(j===1){H=Fe=>f-Math.exp(-B*Fe)*(M+(P+B*M)*Fe);const oe=P+B*M;Z=Fe=>Math.exp(-B*Fe)*(B*oe*Fe-P)}else{const oe=B*Math.sqrt(j*j-1);H=Be=>{const ke=Math.exp(-j*B*Be),Ae=Math.min(oe*Be,300);return f-ke*((P+j*B*M)*Math.sinh(Ae)+oe*M*Math.cosh(Ae))/oe};const Fe=(P+j*B*M)/oe,ie=j*B*Fe-M*oe,Ee=j*B*M-Fe*oe;Z=Be=>{const ke=Math.exp(-j*B*Be),Ae=Math.min(oe*Be,300);return ke*(ie*Math.sinh(Ae)+Ee*Math.cosh(Ae))}}const xe={calculatedDuration:R&&E||null,velocity:oe=>Wt(Z(oe)),next:oe=>{if(!R&&j<1){const ie=Math.exp(-j*B*oe),Ee=Math.sin(re*oe),Be=Math.cos(re*oe),ke=f-ie*(ge*Ee+M*Be),Ae=Wt(ie*(se*Ee+ae*Be));return _.done=Math.abs(Ae)<=u&&Math.abs(f-ke)<=h,_.value=_.done?f:ke,_}const Fe=H(oe);if(R)_.done=oe>=E;else{const ie=Wt(Z(oe));_.done=Math.abs(ie)<=u&&Math.abs(f-Fe)<=h}return _.value=_.done?f:Fe,_},toString:()=>{const oe=Math.min(eh(xe),dl),Fe=Rw(ie=>xe.next(oe*ie).value,oe,30);return oe+"ms "+Fe},toTransition:()=>{}};return xe}hl.applyToOptions=a=>{const i=vI(a,100,hl);return a.ease=i.ease,a.duration=Wt(i.duration),a.type="keyframes",a};const AI=5;function Pw(a,i,l){const u=Math.max(i-AI,0);return uw(l-a(u),i-u)}function vd({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,P=ae=>_===void 0?b:b===void 0||Math.abs(_-ae)<Math.abs(b-ae)?_:b;let j=l*i;const M=E+j,B=f===void 0?M:f(M);B!==M&&(j=B-E);const Y=ae=>-j*Math.exp(-ae/u),H=ae=>B+Y(ae),Z=ae=>{const xe=Y(ae),oe=H(ae);A.done=Math.abs(xe)<=v,A.value=A.done?B:oe};let re,ge;const se=ae=>{R(A.value)&&(re=ae,ge=hl({keyframes:[A.value,P(A.value)],velocity:Pw(H,ae,A.value),damping:h,stiffness:m,restDelta:v,restSpeed:w}))};return se(0),{calculatedDuration:null,next:ae=>{let xe=!1;return!ge&&re===void 0&&(xe=!0,Z(ae),se(ae)),re!==void 0&&ae>=re?ge.next(ae-re):(!xe&&Z(ae),A)}}}function TI(a,i,l){const u=[],h=l||us.mix||Iw,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]||vn:i;_=Pa(b,_)}u.push(_)}return u}function II(a,i,{clamp:l=!0,ease:u,mixer:h}={}){const m=a.length;if(cs(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 _=TI(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=Ca(a[E],a[E+1],w);return _[E](A)};return l?w=>v(Yn(a[0],a[m-1],w)):v}function RI(a,i){const l=a[a.length-1];for(let u=1;u<=i;u++){const h=Ca(0,i,u);a.push(rt(l,1,h))}}function PI(a){const i=[0];return RI(i,a.length-1),i}function DI(a,i){return a.map(l=>l*i)}function OI(a,i){return a.map(()=>i||bw).splice(0,a.length-1)}function ti({duration:a=300,keyframes:i,times:l,ease:u="easeInOut"}){const h=VT(u)?u.map(f2):f2(u),m={done:!1,value:i[0]},f=DI(l&&l.length===i.length?l:PI(i),a),_=II(f,i,{ease:Array.isArray(h)?h:OI(i,h)});return{calculatedDuration:a,next:b=>(m.value=_(b),m.done=b>=a,m)}}const NI=a=>a!==null;function th(a,{repeat:i,repeatType:l="loop"},u,h=1){const m=a.filter(NI),_=h<0||i&&l!=="loop"&&i%2===1?0:m.length-1;return!_||u===void 0?m[_]:u}const BI={decay:vd,inertia:vd,tween:ti,keyframes:ti,spring:hl};function Dw(a){typeof a.type=="string"&&(a.type=BI[a.type])}class nh{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 LI=a=>a/100;class sh extends nh{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!==Mt.now()&&this.tick(Mt.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;Dw(i);const{type:l=ti,repeat:u=0,repeatDelay:h=0,repeatType:m,velocity:f=0}=i;let{keyframes:_}=i;const b=l||ti;process.env.NODE_ENV!=="production"&&b!==ti&&cs(_.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${_}`,"spring-two-frames"),b!==ti&&typeof _[0]!="number"&&(this.mixKeyframes=Pa(LI,Iw(_[0],_[1])),_=[0,100]);const v=b({...i,keyframes:_});m==="mirror"&&(this.mirroredGenerator=b({...i,keyframes:[..._].reverse(),velocity:-f})),v.calculatedDuration===null&&(v.calculatedDuration=eh(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:P,onUpdate:j,finalKeyframe:M}=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 B=this.currentTime-v*(this.playbackSpeed>=0?1:-1),Y=this.playbackSpeed>=0?B<0:B>h;this.currentTime=Math.max(B,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=h);let H=this.currentTime,Z=u;if(E){const ae=Math.min(this.currentTime,h)/_;let xe=Math.floor(ae),oe=ae%1;!oe&&ae>=1&&(oe=1),oe===1&&xe--,xe=Math.min(xe,E+1),!!(xe%2)&&(A==="reverse"?(oe=1-oe,R&&(oe-=R/_)):A==="mirror"&&(Z=f)),H=Yn(0,1,oe)*_}const re=Y?{done:!1,value:w[0]}:Z.next(H);m&&!Y&&(re.value=m(re.value));let{done:ge}=re;!Y&&b!==null&&(ge=this.playbackSpeed>=0?this.currentTime>=h:this.currentTime<=0);const se=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&ge);return se&&P!==vd&&(re.value=th(w,this.options,M,this.speed)),j&&j(re.value),se&&this.finish(),re}then(i,l){return this.finished.then(i,l)}get duration(){return bn(this.calculatedDuration)}get iterationDuration(){const{delay:i=0}=this.options||{};return this.duration+bn(i)}get time(){return bn(this.currentTime)}set time(i){i=Wt(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 Pw(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(Mt.now()),this.playbackSpeed=i,l&&this.driver&&(this.time=bn(this.currentTime))}play(){var h,m;if(this.isStopped)return;const{driver:i=bI,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(Mt.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 MI(a){for(let i=1;i<a.length;i++)a[i]??(a[i]=a[i-1])}const ur=a=>a*180/Math.PI,wd=a=>{const i=ur(Math.atan2(a[1],a[0]));return Sd(i)},FI={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:a=>(Math.abs(a[0])+Math.abs(a[3]))/2,rotate:wd,rotateZ:wd,skewX:a=>ur(Math.atan(a[1])),skewY:a=>ur(Math.atan(a[2])),skew:a=>(Math.abs(a[1])+Math.abs(a[2]))/2},Sd=a=>(a=a%360,a<0&&(a+=360),a),w2=wd,S2=a=>Math.sqrt(a[0]*a[0]+a[1]*a[1]),x2=a=>Math.sqrt(a[4]*a[4]+a[5]*a[5]),$I={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:S2,scaleY:x2,scale:a=>(S2(a)+x2(a))/2,rotateX:a=>Sd(ur(Math.atan2(a[6],a[5]))),rotateY:a=>Sd(ur(Math.atan2(-a[2],a[0]))),rotateZ:w2,rotate:w2,skewX:a=>ur(Math.atan(a[4])),skewY:a=>ur(Math.atan(a[1])),skew:a=>(Math.abs(a[1])+Math.abs(a[4]))/2};function xd(a){return a.includes("scale")?1:0}function Ed(a,i){if(!a||a==="none")return xd(i);const l=a.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let u,h;if(l)u=$I,h=l;else{const _=a.match(/^matrix\(([-\d.e\s,]+)\)$/u);u=FI,h=_}if(!h)return xd(i);const m=u[i],f=h[1].split(",").map(jI);return typeof m=="function"?m(f):f[m]}const UI=(a,i)=>{const{transform:l="none"}=getComputedStyle(a);return Ed(l,i)};function jI(a){return parseFloat(a.trim())}const pi=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],fi=new Set(pi),E2=a=>a===hi||a===de,VI=new Set(["x","y","z"]),HI=pi.filter(a=>!VI.has(a));function WI(a){const i=[];return HI.forEach(l=>{const u=a.getValue(l);u!==void 0&&(i.push([l,u.get()]),u.set(l.startsWith("scale")?1:0))}),i}const Rs={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})=>Ed(i,"x"),y:(a,{transform:i})=>Ed(i,"y")};Rs.translateX=Rs.x;Rs.translateY=Rs.y;const dr=new Set;let kd=!1,Cd=!1,Ad=!1;function Ow(){if(Cd){const a=Array.from(dr).filter(u=>u.needsMeasurement),i=new Set(a.map(u=>u.element)),l=new Map;i.forEach(u=>{const h=WI(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)})}Cd=!1,kd=!1,dr.forEach(a=>a.complete(Ad)),dr.clear()}function Nw(){dr.forEach(a=>{a.readKeyframes(),a.needsMeasurement&&(Cd=!0)})}function zI(){Ad=!0,Nw(),Ow(),Ad=!1}class rh{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?(dr.add(this),kd||(kd=!0,qe.read(Nw),qe.resolveKeyframes(Ow))):(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])}MI(i)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(i=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,i),dr.delete(this)}cancel(){this.state==="scheduled"&&(dr.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const qI=a=>a.startsWith("--");function Bw(a,i,l){qI(i)?a.style.setProperty(i,l):a.style[i]=l}const GI={};function Lw(a,i){const l=cw(a);return()=>GI[i]??l()}const KI=Lw(()=>window.ScrollTimeline!==void 0,"scrollTimeline"),Mw=Lw(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),Sa=([a,i,l,u])=>`cubic-bezier(${a}, ${i}, ${l}, ${u})`,k2={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Sa([0,.65,.55,1]),circOut:Sa([.55,0,1,.45]),backIn:Sa([.31,.01,.66,-.59]),backOut:Sa([.33,1.53,.69,.99])};function Fw(a,i){if(a)return typeof a=="function"?Mw()?Rw(a,i):"ease-out":vw(a)?Sa(a):Array.isArray(a)?a.map(l=>Fw(l,i)||k2.easeOut):k2[a]}function YI(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=Fw(_,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 $w(a){return typeof a=="function"&&"applyToOptions"in a}function ZI({type:a,...i}){return $w(a)&&Mw()?a.applyToOptions(i):(i.duration??(i.duration=300),i.ease??(i.ease="easeOut"),i)}class Uw extends nh{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,cs(typeof i.type!="string",`Mini animate() doesn't support "type" as a string.`,"mini-spring");const v=ZI(i);this.animation=YI(l,u,h,v,m),v.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!m){const w=th(h,this.options,_,this.speed);this.updateMotionValue&&this.updateMotionValue(w),Bw(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 bn(Number(i))}get iterationDuration(){const{delay:i=0}=this.options||{};return this.duration+bn(i)}get time(){return bn(Number(this.animation.currentTime)||0)}set time(i){const l=this.finishedTime!==null;this.manualStartTime=null,this.finishedTime=null,this.animation.currentTime=Wt(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&&KI()?(this.animation.timeline=i,l&&(this.animation.rangeStart=l),u&&(this.animation.rangeEnd=u),vn):h(this)}}const jw={anticipate:gw,backInOut:mw,circInOut:_w};function XI(a){return a in jw}function JI(a){typeof a.ease=="string"&&XI(a.ease)&&(a.ease=jw[a.ease])}const Ju=10;class QI extends Uw{constructor(i){JI(i),Dw(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 sh({...f,autoplay:!1}),b=Math.max(Ju,Mt.now()-this.startTime),v=Yn(0,Ju,b-Ju),w=_.sample(b).value,{name:E}=this.options;m&&E&&Bw(m,E,w),l.setWithVelocity(_.sample(Math.max(0,b-v)).value,w,v),_.stop()}}const C2=(a,i)=>i==="zIndex"?!1:!!(typeof a=="number"||Array.isArray(a)||typeof a=="string"&&(Rn.test(a)||a==="0")&&!a.startsWith("url("));function eR(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 tR(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=C2(h,i),_=C2(m,i);return di(f===_,`You are trying to animate ${i} from "${h}" to "${m}". "${f?m:h}" is not an animatable value.`,"value-not-animatable"),!f||!_?!1:eR(a)||(l==="spring"||$w(l))&&u}function Td(a){a.duration=0,a.type="keyframes"}const nR=new Set(["opacity","clipPath","filter","transform"]),sR=cw(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function rR(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 sR()&&l&&nR.has(l)&&(l!=="transform"||!v)&&!b&&!u&&h!=="mirror"&&m!==0&&f!=="inertia"}const iR=40;class aR extends nh{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 P;super(),this.stop=()=>{var j,M;this._animation&&(this._animation.stop(),(j=this.stopTimeline)==null||j.call(this)),(M=this.keyframeResolver)==null||M.cancel()},this.createdAt=Mt.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)||rh;this.keyframeResolver=new R(_,(j,M,B)=>this.onKeyframesResolved(j,M,A,!B),b,v,w),(P=this.keyframeResolver)==null||P.scheduleResolve()}onKeyframesResolved(i,l,u,h){var M,B;this.keyframeResolver=void 0;const{name:m,type:f,velocity:_,delay:b,isHandoff:v,onUpdate:w}=u;this.resolvedAt=Mt.now(),tR(i,m,f,_)||((us.instantAnimations||!b)&&(w==null||w(th(i,u,l))),i[0]=i[i.length-1],Td(u),u.repeat=0);const A={startTime:h?this.resolvedAt?this.resolvedAt-this.createdAt>iR?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:l,...u,keyframes:i},R=!v&&rR(A),P=(B=(M=A.motionValue)==null?void 0:M.owner)==null?void 0:B.current,j=R?new QI({...A,element:P}):new sh(A);j.finished.then(()=>{this.notifyFinished()}).catch(vn),this.pendingTimeline&&(this.stopTimeline=j.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=j}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(),zI()),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 Vw(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 oR=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function lR(a){const i=oR.exec(a);if(!i)return[,];const[,l,u,h]=i;return[`--${l??u}`,h]}const cR=4;function Hw(a,i,l=1){cs(l<=cR,`Max CSS variable fallback depth detected in property "${a}". This may indicate a circular fallback dependency.`,"max-css-var-depth");const[u,h]=lR(a);if(!u)return;const m=window.getComputedStyle(i).getPropertyValue(u);if(m){const f=m.trim();return aw(f)?parseFloat(f):f}return Zd(h)?Hw(h,i,l+1):h}const uR={type:"spring",stiffness:500,damping:25,restSpeed:10},dR=a=>({type:"spring",stiffness:550,damping:a===0?2*Math.sqrt(550):30,restSpeed:10}),hR={type:"keyframes",duration:.8},pR={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},fR=(a,{keyframes:i})=>i.length>2?hR:fi.has(a)?a.startsWith("scale")?dR(i[1]):uR:pR,mR=a=>a!==null;function gR(a,{repeat:i,repeatType:l="loop"},u){const h=a.filter(mR),m=i&&l!=="loop"&&i%2===1?0:h.length-1;return h[m]}function Ww(a,i){if(a!=null&&a.inherit&&i){const{inherit:l,...u}=a;return{...i,...u}}return a}function ih(a,i){const l=(a==null?void 0:a[i])??(a==null?void 0:a.default)??a;return l!==a?Ww(l,a):l}function yR({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 ah=(a,i,l,u={},h,m)=>f=>{const _=ih(u,a)||{},b=_.delay||u.delay||0;let{elapsed:v=0}=u;v=v-Wt(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};yR(_)||Object.assign(w,fR(a,w)),w.duration&&(w.duration=Wt(w.duration)),w.repeatDelay&&(w.repeatDelay=Wt(w.repeatDelay)),w.from!==void 0&&(w.keyframes[0]=w.from);let E=!1;if((w.type===!1||w.duration===0&&!w.repeatDelay)&&(Td(w),w.delay===0&&(E=!0)),(us.instantAnimations||us.skipAnimations||h!=null&&h.shouldSkipAnimations)&&(E=!0,Td(w),w.delay=0),w.allowFlatten=!_.type&&!_.ease,E&&!m&&i.get()!==void 0){const A=gR(w.keyframes,_);if(A!==void 0){qe.update(()=>{w.onUpdate(A),w.onComplete()});return}}return _.isSync?new sh(w):new aR(w)};function A2(a){const i=[{},{}];return a==null||a.values.forEach((l,u)=>{i[0][u]=l.get(),i[1][u]=l.getVelocity()}),i}function oh(a,i,l,u){if(typeof i=="function"){const[h,m]=A2(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]=A2(u);i=i(l!==void 0?l:a.custom,h,m)}return i}function li(a,i,l){const u=a.getProps();return oh(u,i,l!==void 0?l:u.custom,a)}const zw=new Set(["width","height","top","left","right","bottom",...pi]),T2=30,_R=a=>!isNaN(parseFloat(a));class bR{constructor(i,l={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=u=>{var m;const h=Mt.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=Mt.now(),this.canTrackVelocity===null&&i!==void 0&&(this.canTrackVelocity=_R(this.current))}setPrevFrameValue(i=this.current){this.prevFrameValue=i,this.prevUpdatedAt=this.updatedAt}onChange(i){return process.env.NODE_ENV!=="production"&&Gd(!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 qd);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=Mt.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||i-this.updatedAt>T2)return 0;const l=Math.min(this.updatedAt-this.prevUpdatedAt,T2);return uw(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 ui(a,i){return new bR(a,i)}const Id=a=>Array.isArray(a);function vR(a,i,l){a.hasValue(i)?a.getValue(i).set(l):a.addValue(i,ui(l))}function wR(a){return Id(a)?a[a.length-1]||0:a}function SR(a,i){const l=li(a,i);let{transitionEnd:u={},transition:h={},...m}=l||{};m={...m,...u};for(const f in m){const _=wR(m[f]);vR(a,f,_)}}const Pt=a=>!!(a&&a.getVelocity);function xR(a){return!!(Pt(a)&&a.add)}function Rd(a,i){const l=a.getValue("willChange");if(xR(l))return l.add(i);if(!l&&us.WillChange){const u=new us.WillChange("auto");a.addValue("willChange",u),u.add(i)}}function lh(a){return a.replace(/([A-Z])/g,i=>`-${i.toLowerCase()}`)}const ER="framerAppearId",qw="data-"+lh(ER);function Gw(a){return a.props[qw]}function kR({protectedKeys:a,needsAnimating:i},l){const u=a.hasOwnProperty(l)&&i[l]!==!0;return i[l]=!1,u}function Kw(a,i,{delay:l=0,transitionOverride:u,type:h}={}){let{transition:m,transitionEnd:f,..._}=i;const b=a.getDefaultTransition();m=m?Ww(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),P=_[A];if(P===void 0||E&&kR(E,A))continue;const j={delay:l,...ih(m||{},A)},M=R.get();if(M!==void 0&&!R.isAnimating&&!Array.isArray(P)&&P===M&&!j.velocity)continue;let B=!1;if(window.MotionHandoffAnimation){const Z=Gw(a);if(Z){const re=window.MotionHandoffAnimation(Z,A,qe);re!==null&&(j.startTime=re,B=!0)}}Rd(a,A);const Y=v??a.shouldReduceMotion;R.start(ah(A,R,P,Y&&zw.has(A)?{type:!1}:j,a,B));const H=R.animation;H&&w.push(H)}if(f){const A=()=>qe.update(()=>{f&&SR(a,f)});w.length?Promise.all(w).then(A):A()}return w}function Pd(a,i,l={}){var b;const u=li(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(Kw(a,u,l)):()=>Promise.resolve(),f=a.variantChildren&&a.variantChildren.size?(v=0)=>{const{delayChildren:w=0,staggerChildren:E,staggerDirection:A}=h;return CR(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 CR(a,i,l=0,u=0,h=0,m=1,f){const _=[];for(const b of a.variantChildren)b.notify("AnimationStart",i),_.push(Pd(b,i,{...f,delay:l+(typeof u=="function"?0:u)+Vw(a.variantChildren,b,u,h,m)}).then(()=>b.notify("AnimationComplete",i)));return Promise.all(_)}function AR(a,i,l={}){a.notify("AnimationStart",i);let u;if(Array.isArray(i)){const h=i.map(m=>Pd(a,m,l));u=Promise.all(h)}else if(typeof i=="string")u=Pd(a,i,l);else{const h=typeof i=="function"?li(a,i,l.custom):i;u=Promise.all(Kw(a,h,l))}return u.then(()=>{a.notify("AnimationComplete",i)})}const TR={test:a=>a==="auto",parse:a=>a},Yw=a=>i=>i.test(a),Zw=[hi,de,Kn,Ts,eI,QT,TR],I2=a=>Zw.find(Yw(a));function IR(a){return typeof a=="number"?a===0:a!==null?a==="none"||a==="0"||lw(a):!0}const RR=new Set(["brightness","contrast","saturate","opacity"]);function PR(a){const[i,l]=a.slice(0,-1).split("(");if(i==="drop-shadow")return a;const[u]=l.match(Xd)||[];if(!u)return a;const h=l.replace(u,"");let m=RR.has(i)?1:0;return u!==l&&(m*=100),i+"("+m+h+")"}const DR=/\b([a-z-]*)\(.*?\)/gu,Dd={...Rn,getAnimatableNone:a=>{const i=a.match(DR);return i?i.map(PR).join(" "):a}},Od={...Rn,getAnimatableNone:a=>{const i=Rn.parse(a);return Rn.createTransformer(a)(i.map(u=>typeof u=="number"?0:typeof u=="object"?{...u,alpha:1}:u))}},R2={...hi,transform:Math.round},OR={rotate:Ts,rotateX:Ts,rotateY:Ts,rotateZ:Ts,scale:qo,scaleX:qo,scaleY:qo,scaleZ:qo,skew:Ts,skewX:Ts,skewY:Ts,distance:de,translateX:de,translateY:de,translateZ:de,x:de,y:de,z:de,perspective:de,transformPerspective:de,opacity:Aa,originX:g2,originY:g2,originZ:de},ch={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,...OR,zIndex:R2,fillOpacity:Aa,strokeOpacity:Aa,numOctaves:R2},NR={...ch,color:ft,backgroundColor:ft,outlineColor:ft,fill:ft,stroke:ft,borderColor:ft,borderTopColor:ft,borderRightColor:ft,borderBottomColor:ft,borderLeftColor:ft,filter:Dd,WebkitFilter:Dd,mask:Od,WebkitMask:Od},Xw=a=>NR[a],BR=new Set([Dd,Od]);function Jw(a,i){let l=Xw(a);return BR.has(l)||(l=Rn),l.getAnimatableNone?l.getAnimatableNone(i):void 0}const LR=new Set(["auto","none","0"]);function MR(a,i,l){let u=0,h;for(;u<a.length&&!h;){const m=a[u];typeof m=="string"&&!LR.has(m)&&ci(m).values.length&&(h=a[u]),u++}if(h&&l)for(const m of i)a[m]=Jw(l,h)}class FR extends rh{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(),Zd(E))){const A=Hw(E,l.current);A!==void 0&&(i[w]=A),w===i.length-1&&(this.finalKeyframe=E)}}if(this.resolveNoneKeyframes(),!zw.has(u)||i.length!==2)return;const[h,m]=i,f=I2(h),_=I2(m),b=m2(h),v=m2(m);if(b!==v&&Rs[u]){this.needsMeasurement=!0;return}if(f!==_)if(E2(f)&&E2(_))for(let w=0;w<i.length;w++){const E=i[w];typeof E=="string"&&(i[w]=parseFloat(E))}else Rs[u]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:i,name:l}=this,u=[];for(let h=0;h<i.length;h++)(i[h]===null||IR(i[h]))&&u.push(h);u.length&&MR(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=Rs[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]=Rs[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 $R=new Set(["opacity","clipPath","filter","transform"]);function Qw(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 eS=(a,i)=>i&&typeof a=="number"?i.transform(a):a;function UR(a){return ow(a)&&"offsetHeight"in a}const{schedule:uh}=ww(queueMicrotask,!1),Tn={x:!1,y:!1};function tS(){return Tn.x||Tn.y}function jR(a){return a==="x"||a==="y"?Tn[a]?null:(Tn[a]=!0,()=>{Tn[a]=!1}):Tn.x||Tn.y?null:(Tn.x=Tn.y=!0,()=>{Tn.x=Tn.y=!1})}function nS(a,i){const l=Qw(a),u=new AbortController,h={passive:!0,...i,signal:u.signal};return[l,h,()=>u.abort()]}function VR(a){return!(a.pointerType==="touch"||tS())}function HR(a,i,l={}){const[u,h,m]=nS(a,l);return u.forEach(f=>{let _=!1,b=!1,v;const w=()=>{f.removeEventListener("pointerleave",P)},E=M=>{v&&(v(M),v=void 0),w()},A=M=>{_=!1,window.removeEventListener("pointerup",A),window.removeEventListener("pointercancel",A),b&&(b=!1,E(M))},R=()=>{_=!0,window.addEventListener("pointerup",A,h),window.addEventListener("pointercancel",A,h)},P=M=>{if(M.pointerType!=="touch"){if(_){b=!0;return}E(M)}},j=M=>{if(!VR(M))return;b=!1;const B=i(f,M);typeof B=="function"&&(v=B,f.addEventListener("pointerleave",P,h))};f.addEventListener("pointerenter",j,h),f.addEventListener("pointerdown",R,h)}),m}const sS=(a,i)=>i?a===i?!0:sS(a,i.parentElement):!1,dh=a=>a.pointerType==="mouse"?typeof a.button!="number"||a.button<=0:a.isPrimary!==!1,WR=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function zR(a){return WR.has(a.tagName)||a.isContentEditable===!0}const qR=new Set(["INPUT","SELECT","TEXTAREA"]);function GR(a){return qR.has(a.tagName)||a.isContentEditable===!0}const tl=new WeakSet;function P2(a){return i=>{i.key==="Enter"&&a(i)}}function Qu(a,i){a.dispatchEvent(new PointerEvent("pointer"+i,{isPrimary:!0,bubbles:!0}))}const KR=(a,i)=>{const l=a.currentTarget;if(!l)return;const u=P2(()=>{if(tl.has(l))return;Qu(l,"down");const h=P2(()=>{Qu(l,"up")}),m=()=>Qu(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 D2(a){return dh(a)&&!tS()}const O2=new WeakSet;function YR(a,i,l={}){const[u,h,m]=nS(a,l),f=_=>{const b=_.currentTarget;if(!D2(_)||O2.has(_))return;tl.add(b),l.stopPropagation&&O2.add(_);const v=i(b,_),w=(R,P)=>{window.removeEventListener("pointerup",E),window.removeEventListener("pointercancel",A),tl.has(b)&&tl.delete(b),D2(R)&&typeof v=="function"&&v(R,{success:P})},E=R=>{w(R,b===window||b===document||l.useGlobalTarget||sS(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),UR(_)&&(_.addEventListener("focus",v=>KR(v,h)),!zR(_)&&!_.hasAttribute("tabindex")&&(_.tabIndex=0))}),m}function hh(a){return ow(a)&&"ownerSVGElement"in a}const nl=new WeakMap;let Is;const rS=(a,i,l)=>(u,h)=>h&&h[0]?h[0][a+"Size"]:hh(u)&&"getBBox"in u?u.getBBox()[i]:u[l],ZR=rS("inline","width","offsetWidth"),XR=rS("block","height","offsetHeight");function JR({target:a,borderBoxSize:i}){var l;(l=nl.get(a))==null||l.forEach(u=>{u(a,{get width(){return ZR(a,i)},get height(){return XR(a,i)}})})}function QR(a){a.forEach(JR)}function eP(){typeof ResizeObserver>"u"||(Is=new ResizeObserver(QR))}function tP(a,i){Is||eP();const l=Qw(a);return l.forEach(u=>{let h=nl.get(u);h||(h=new Set,nl.set(u,h)),h.add(i),Is==null||Is.observe(u)}),()=>{l.forEach(u=>{const h=nl.get(u);h==null||h.delete(i),h!=null&&h.size||Is==null||Is.unobserve(u)})}}const sl=new Set;let ni;function nP(){ni=()=>{const a={get width(){return window.innerWidth},get height(){return window.innerHeight}};sl.forEach(i=>i(a))},window.addEventListener("resize",ni)}function sP(a){return sl.add(a),ni||nP(),()=>{sl.delete(a),!sl.size&&typeof ni=="function"&&(window.removeEventListener("resize",ni),ni=void 0)}}function N2(a,i){return typeof a=="function"?sP(a):tP(a,i)}function rP(a){return hh(a)&&a.tagName==="svg"}const iP=[...Zw,ft,Rn],aP=a=>iP.find(Yw(a)),B2=()=>({translate:0,scale:1,origin:0,originPoint:0}),si=()=>({x:B2(),y:B2()}),L2=()=>({min:0,max:0}),bt=()=>({x:L2(),y:L2()}),oP=new WeakMap;function _l(a){return a!==null&&typeof a=="object"&&typeof a.start=="function"}function Ta(a){return typeof a=="string"||Array.isArray(a)}const ph=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],fh=["initial",...ph];function bl(a){return _l(a.animate)||fh.some(i=>Ta(a[i]))}function iS(a){return!!(bl(a)||a.variants)}function lP(a,i,l){for(const u in i){const h=i[u],m=l[u];if(Pt(h))a.addValue(u,h);else if(Pt(m))a.addValue(u,ui(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,ui(f!==void 0?f:h,{owner:a}))}}for(const u in l)i[u]===void 0&&a.removeValue(u);return i}const Nd={current:null},aS={current:!1},cP=typeof window<"u";function uP(){if(aS.current=!0,!!cP)if(window.matchMedia){const a=window.matchMedia("(prefers-reduced-motion)"),i=()=>Nd.current=a.matches;a.addEventListener("change",i),i()}else Nd.current=!1}const M2=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];let pl={};function oS(a){pl=a}function dP(){return pl}class hP{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=rh,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=Mt.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=bl(l),this.isVariantNode=iS(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 P=A[R];v[R]!==void 0&&Pt(P)&&P.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,oP.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:(aS.current||uP(),this.shouldReduceMotion=Nd.current),process.env.NODE_ENV!=="production"&&Gd(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(),Ps(this.notifyUpdate),Ps(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&&$R.has(i)&&this.current instanceof HTMLElement){const{factory:f,keyframes:_,times:b,ease:v,duration:w}=l.accelerate,E=new Uw({element:this.current,name:i,keyframes:_,times:b,ease:v,duration:Wt(w)}),A=f(E);this.valueSubscriptions.set(i,()=>{A(),E.cancel()});return}const u=fi.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 pl){const l=pl[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):bt()}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<M2.length;u++){const h=M2[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=lP(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=ui(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"&&(aw(u)||lw(u))?u=parseFloat(u):!aP(u)&&Rn.test(l)&&(u=Jw(i,l)),this.setBaseTarget(i,Pt(u)?u.get():u)),Pt(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=oh(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&&!Pt(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 qd),this.events[i].add(l)}notify(i,...l){this.events[i]&&this.events[i].notify(...l)}scheduleRenderMicrotask(){uh.render(this.render)}}class lS extends hP{constructor(){super(...arguments),this.KeyframeResolver=FR}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;Pt(i)&&(this.childSubscription=i.on("change",l=>{this.current&&(this.current.textContent=`${l}`)}))}}class Ds{constructor(i){this.isMounted=!1,this.node=i}update(){}}function cS({top:a,left:i,right:l,bottom:u}){return{x:{min:i,max:l},y:{min:a,max:u}}}function pP({x:a,y:i}){return{top:i.min,right:a.max,bottom:i.max,left:a.min}}function fP(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 ed(a){return a===void 0||a===1}function Bd({scale:a,scaleX:i,scaleY:l}){return!ed(a)||!ed(i)||!ed(l)}function lr(a){return Bd(a)||uS(a)||a.z||a.rotate||a.rotateX||a.rotateY||a.skewX||a.skewY}function uS(a){return F2(a.x)||F2(a.y)}function F2(a){return a&&a!=="0%"}function fl(a,i,l){const u=a-l,h=i*u;return l+h}function $2(a,i,l,u,h){return h!==void 0&&(a=fl(a,h,u)),fl(a,l,u)+i}function Ld(a,i=0,l=1,u,h){a.min=$2(a.min,i,l,u,h),a.max=$2(a.max,i,l,u,h)}function dS(a,{x:i,y:l}){Ld(a.x,i.translate,i.scale,i.originPoint),Ld(a.y,l.translate,l.scale,l.originPoint)}const U2=.999999999999,j2=1.0000000000001;function mP(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&&ii(a,{x:-m.scroll.offset.x,y:-m.scroll.offset.y}),f&&(i.x*=f.x.scale,i.y*=f.y.scale,dS(a,f)),u&&lr(m.latestValues)&&ii(a,m.latestValues,(_=m.layout)==null?void 0:_.layoutBox))}i.x<j2&&i.x>U2&&(i.x=1),i.y<j2&&i.y>U2&&(i.y=1)}function ri(a,i){a.min=a.min+i,a.max=a.max+i}function V2(a,i,l,u,h=.5){const m=rt(a.min,a.max,h);Ld(a,i,l,m,u)}function H2(a,i){return typeof a=="string"?parseFloat(a)/100*(i.max-i.min):a}function ii(a,i,l){const u=l??a;V2(a.x,H2(i.x,u.x),i.scaleX,i.scale,i.originX),V2(a.y,H2(i.y,u.y),i.scaleY,i.scale,i.originY)}function hS(a,i){return cS(fP(a.getBoundingClientRect(),i))}function gP(a,i,l){const u=hS(a,l),{scroll:h}=i;return h&&(ri(u.x,h.offset.x),ri(u.y,h.offset.y)),u}const yP={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},_P=pi.length;function bP(a,i,l){let u="",h=!0;for(let m=0;m<_P;m++){const f=pi[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=eS(_,ch[f]);if(!b){h=!1;const w=yP[f]||f;u+=`${w}(${v}) `}l&&(i[f]=v)}}return u=u.trim(),l?u=l(i,h?"":u):h&&(u="none"),u}function mh(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(fi.has(b)){f=!0;continue}else if(xw(b)){h[b]=v;continue}else{const w=eS(v,ch[b]);b.startsWith("origin")?(_=!0,m[b]=w):u[b]=w}}if(i.transform||(f||l?u.transform=bP(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 pS(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 W2(a,i){return i.max===i.min?0:a/(i.max-i.min)*100}const ga={correct:(a,i)=>{if(!i.target)return a;if(typeof a=="string")if(de.test(a))a=parseFloat(a);else return a;const l=W2(a,i.target.x),u=W2(a,i.target.y);return`${l}% ${u}%`}},vP={correct:(a,{treeScale:i,projectionDelta:l})=>{const u=a,h=Rn.parse(a);if(h.length>5)return u;const m=Rn.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=rt(_,b,.5);return typeof h[2+f]=="number"&&(h[2+f]/=v),typeof h[3+f]=="number"&&(h[3+f]/=v),m(h)}},Md={borderRadius:{...ga,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ga,borderTopRightRadius:ga,borderBottomLeftRadius:ga,borderBottomRightRadius:ga,boxShadow:vP};function fS(a,{layout:i,layoutId:l}){return fi.has(a)||a.startsWith("origin")||(i||l!==void 0)&&(!!Md[a]||a==="opacity")}function gh(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)(Pt(u[_])||h&&Pt(h[_])||fS(_,a)||((f=l==null?void 0:l.getValue(_))==null?void 0:f.liveStyle)!==void 0)&&(m[_]=u[_]);return m}function wP(a){return window.getComputedStyle(a)}class SP extends lS{constructor(){super(...arguments),this.type="html",this.renderInstance=pS}readValueFromInstance(i,l){var u;if(fi.has(l))return(u=this.projection)!=null&&u.isProjecting?xd(l):UI(i,l);{const h=wP(i),m=(xw(l)?h.getPropertyValue(l):h[l])||0;return typeof m=="string"?m.trim():m}}measureInstanceViewportBox(i,{transformPagePoint:l}){return hS(i,l)}build(i,l,u){mh(i,l,u.transformTemplate)}scrapeMotionValuesFromProps(i,l,u){return gh(i,l,u)}}const xP={offset:"stroke-dashoffset",array:"stroke-dasharray"},EP={offset:"strokeDashoffset",array:"strokeDasharray"};function kP(a,i,l=1,u=0,h=!0){a.pathLength=1;const m=h?xP:EP;a[m.offset]=`${-u}`,a[m.array]=`${i} ${l}`}const CP=["offsetDistance","offsetPath","offsetRotate","offsetAnchor"];function mS(a,{attrX:i,attrY:l,attrScale:u,pathLength:h,pathSpacing:m=1,pathOffset:f=0,..._},b,v,w){if(mh(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 CP)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&&kP(E,h,m,f,!1)}const gS=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"]),yS=a=>typeof a=="string"&&a.toLowerCase()==="svg";function AP(a,i,l,u){pS(a,i,void 0,u);for(const h in i.attrs)a.setAttribute(gS.has(h)?h:lh(h),i.attrs[h])}function _S(a,i,l){const u=gh(a,i,l);for(const h in a)if(Pt(a[h])||Pt(i[h])){const m=pi.indexOf(h)!==-1?"attr"+h.charAt(0).toUpperCase()+h.substring(1):h;u[m]=a[h]}return u}class TP extends lS{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=bt}getBaseTargetFromProps(i,l){return i[l]}readValueFromInstance(i,l){if(fi.has(l)){const u=Xw(l);return u&&u.default||0}return l=gS.has(l)?l:lh(l),i.getAttribute(l)}scrapeMotionValuesFromProps(i,l,u){return _S(i,l,u)}build(i,l,u){mS(i,l,this.isSVGTag,u.transformTemplate,u.style)}renderInstance(i,l,u,h){AP(i,l,u,h)}mount(i){this.isSVGTag=yS(i.tagName),super.mount(i)}}const IP=fh.length;function bS(a){if(!a)return;if(!a.isControllingVariants){const l=a.parent?bS(a.parent)||{}:{};return a.props.initial!==void 0&&(l.initial=a.props.initial),l}const i={};for(let l=0;l<IP;l++){const u=fh[l],h=a.props[u];(Ta(h)||h===!1)&&(i[u]=h)}return i}function vS(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 RP=[...ph].reverse(),PP=ph.length;function DP(a){return i=>Promise.all(i.map(({animation:l,options:u})=>AR(a,l,u)))}function OP(a){let i=DP(a),l=z2(),u=!0,h=!1;const m=v=>(w,E)=>{var R;const A=li(a,E,v==="exit"?(R=a.presenceContext)==null?void 0:R.custom:void 0);if(A){const{transition:P,transitionEnd:j,...M}=A;w={...w,...M,...j}}return w};function f(v){i=v(a)}function _(v){const{props:w}=a,E=bS(a.parent)||{},A=[],R=new Set;let P={},j=1/0;for(let B=0;B<PP;B++){const Y=RP[B],H=l[Y],Z=w[Y]!==void 0?w[Y]:E[Y],re=Ta(Z),ge=Y===v?H.isActive:null;ge===!1&&(j=B);let se=Z===E[Y]&&Z!==w[Y]&&re;if(se&&(u||h)&&a.manuallyAnimateOnMount&&(se=!1),H.protectedKeys={...P},!H.isActive&&ge===null||!Z&&!H.prevProp||_l(Z)||typeof Z=="boolean")continue;if(Y==="exit"&&H.isActive&&ge!==!0){H.prevResolvedValues&&(P={...P,...H.prevResolvedValues});continue}const ae=NP(H.prevProp,Z);let xe=ae||Y===v&&H.isActive&&!se&&re||B>j&&re,oe=!1;const Fe=Array.isArray(Z)?Z:[Z];let ie=Fe.reduce(m(Y),{});ge===!1&&(ie={});const{prevResolvedValues:Ee={}}=H,Be={...Ee,...ie},ke=Re=>{xe=!0,R.has(Re)&&(oe=!0,R.delete(Re)),H.needsAnimating[Re]=!0;const Je=a.getValue(Re);Je&&(Je.liveStyle=!1)};for(const Re in Be){const Je=ie[Re],vt=Ee[Re];if(P.hasOwnProperty(Re))continue;let ee=!1;Id(Je)&&Id(vt)?ee=!vS(Je,vt):ee=Je!==vt,ee?Je!=null?ke(Re):R.add(Re):Je!==void 0&&R.has(Re)?ke(Re):H.protectedKeys[Re]=!0}H.prevProp=Z,H.prevResolvedValues=ie,H.isActive&&(P={...P,...ie}),(u||h)&&a.blockInitialAnimation&&(xe=!1);const Ae=se&&ae;xe&&(!Ae||oe)&&A.push(...Fe.map(Re=>{const Je={type:Y};if(typeof Re=="string"&&(u||h)&&!Ae&&a.manuallyAnimateOnMount&&a.parent){const{parent:vt}=a,ee=li(vt,Re);if(vt.enteringChildren&&ee){const{delayChildren:pe}=ee.transition||{};Je.delay=Vw(vt.enteringChildren,a,pe)}}return{animation:Re,options:Je}}))}if(R.size){const B={};if(typeof w.initial!="boolean"){const Y=li(a,Array.isArray(w.initial)?w.initial[0]:w.initial);Y&&Y.transition&&(B.transition=Y.transition)}R.forEach(Y=>{const H=a.getBaseTarget(Y),Z=a.getValue(Y);Z&&(Z.liveStyle=!0),B[Y]=H??null}),A.push({animation:B})}let M=!!A.length;return u&&(w.initial===!1||w.initial===w.animate)&&!a.manuallyAnimateOnMount&&(M=!1),u=!1,h=!1,M?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 P;return(P=R.animationState)==null?void 0:P.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=z2(),h=!0}}}function NP(a,i){return typeof i=="string"?i!==a:Array.isArray(i)?!vS(i,a):!1}function sr(a=!1){return{isActive:a,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function z2(){return{animate:sr(!0),whileInView:sr(),whileHover:sr(),whileTap:sr(),whileDrag:sr(),whileFocus:sr(),exit:sr()}}function q2(a,i){a.min=i.min,a.max=i.max}function kn(a,i){q2(a.x,i.x),q2(a.y,i.y)}function G2(a,i){a.translate=i.translate,a.scale=i.scale,a.originPoint=i.originPoint,a.origin=i.origin}const wS=1e-4,BP=1-wS,LP=1+wS,SS=.01,MP=0-SS,FP=0+SS;function Ft(a){return a.max-a.min}function $P(a,i,l){return Math.abs(a-i)<=l}function K2(a,i,l,u=.5){a.origin=u,a.originPoint=rt(i.min,i.max,a.origin),a.scale=Ft(l)/Ft(i),a.translate=rt(l.min,l.max,a.origin)-a.originPoint,(a.scale>=BP&&a.scale<=LP||isNaN(a.scale))&&(a.scale=1),(a.translate>=MP&&a.translate<=FP||isNaN(a.translate))&&(a.translate=0)}function Ea(a,i,l,u){K2(a.x,i.x,l.x,u?u.originX:void 0),K2(a.y,i.y,l.y,u?u.originY:void 0)}function Y2(a,i,l){a.min=l.min+i.min,a.max=a.min+Ft(i)}function UP(a,i,l){Y2(a.x,i.x,l.x),Y2(a.y,i.y,l.y)}function Z2(a,i,l){a.min=i.min-l.min,a.max=a.min+Ft(i)}function ml(a,i,l){Z2(a.x,i.x,l.x),Z2(a.y,i.y,l.y)}function X2(a,i,l,u,h){return a-=i,a=fl(a,1/l,u),h!==void 0&&(a=fl(a,1/h,u)),a}function jP(a,i=0,l=1,u=.5,h,m=a,f=a){if(Kn.test(i)&&(i=parseFloat(i),i=rt(f.min,f.max,i/100)-f.min),typeof i!="number")return;let _=rt(m.min,m.max,u);a===m&&(_-=i),a.min=X2(a.min,i,l,_,h),a.max=X2(a.max,i,l,_,h)}function J2(a,i,[l,u,h],m,f){jP(a,i[l],i[u],i[h],i.scale,m,f)}const VP=["x","scaleX","originX"],HP=["y","scaleY","originY"];function Q2(a,i,l,u){J2(a.x,i,VP,l?l.x:void 0,u?u.x:void 0),J2(a.y,i,HP,l?l.y:void 0,u?u.y:void 0)}function e0(a){return a.translate===0&&a.scale===1}function xS(a){return e0(a.x)&&e0(a.y)}function t0(a,i){return a.min===i.min&&a.max===i.max}function WP(a,i){return t0(a.x,i.x)&&t0(a.y,i.y)}function n0(a,i){return Math.round(a.min)===Math.round(i.min)&&Math.round(a.max)===Math.round(i.max)}function ES(a,i){return n0(a.x,i.x)&&n0(a.y,i.y)}function s0(a){return Ft(a.x)/Ft(a.y)}function r0(a,i){return a.translate===i.translate&&a.scale===i.scale&&a.originPoint===i.originPoint}function Gn(a){return[a("x"),a("y")]}function zP(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:P}=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) `),P&&(u+=`skewY(${P}deg) `)}const _=a.x.scale*i.x,b=a.y.scale*i.y;return(_!==1||b!==1)&&(u+=`scale(${_}, ${b})`),u||"none"}const kS=["TopLeft","TopRight","BottomLeft","BottomRight"],qP=kS.length,i0=a=>typeof a=="string"?parseFloat(a):a,a0=a=>typeof a=="number"||de.test(a);function GP(a,i,l,u,h,m){h?(a.opacity=rt(0,l.opacity??1,KP(u)),a.opacityExit=rt(i.opacity??1,0,YP(u))):m&&(a.opacity=rt(i.opacity??1,l.opacity??1,u));for(let f=0;f<qP;f++){const _=`border${kS[f]}Radius`;let b=o0(i,_),v=o0(l,_);if(b===void 0&&v===void 0)continue;b||(b=0),v||(v=0),b===0||v===0||a0(b)===a0(v)?(a[_]=Math.max(rt(i0(b),i0(v),u),0),(Kn.test(v)||Kn.test(b))&&(a[_]+="%")):a[_]=v}(i.rotate||l.rotate)&&(a.rotate=rt(i.rotate||0,l.rotate||0,u))}function o0(a,i){return a[i]!==void 0?a[i]:a.borderRadius}const KP=CS(0,.5,yw),YP=CS(.5,.95,vn);function CS(a,i,l){return u=>u<a?0:u>i?1:l(Ca(a,i,u))}function ZP(a,i,l){const u=Pt(a)?a:ui(a);return u.start(ah("",u,i,l)),u.animation}function Ia(a,i,l,u={passive:!0}){return a.addEventListener(i,l,u),()=>a.removeEventListener(i,l)}const XP=(a,i)=>a.depth-i.depth;class JP{constructor(){this.children=[],this.isDirty=!1}add(i){zd(this.children,i),this.isDirty=!0}remove(i){cl(this.children,i),this.isDirty=!0}forEach(i){this.isDirty&&this.children.sort(XP),this.isDirty=!1,this.children.forEach(i)}}function QP(a,i){const l=Mt.now(),u=({timestamp:h})=>{const m=h-l;m>=i&&(Ps(u),a(m-i))};return qe.setup(u,!0),()=>Ps(u)}function rl(a){return Pt(a)?a.get():a}class eD{constructor(){this.members=[]}add(i){zd(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&&(cl(this.members,u),u.unmount())}i.scheduleRender()}remove(i){if(cl(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 il={hasAnimatedSinceResize:!0,hasEverUpdated:!1},td=["","X","Y","Z"],tD=1e3;let nD=0;function nd(a,i,l,u){const{latestValues:h}=i;h[a]&&(l[a]=h[a],i.setStaticValue(a,0),u&&(u[a]=0))}function AS(a){if(a.hasCheckedOptimisedAppear=!0,a.root===a)return;const{visualElement:i}=a.options;if(!i)return;const l=Gw(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&&AS(u)}function TS({attachResizeListener:a,defaultParent:i,measureScroll:l,checkIsScrollRoot:u,resetTransform:h}){return class{constructor(f={},_=i==null?void 0:i()){this.id=nD++,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(iD),this.nodes.forEach(cD),this.nodes.forEach(uD),this.nodes.forEach(aD)},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 qd),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=hh(f)&&!rP(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=QP(A,250),il.hasAnimatedSinceResize&&(il.hasAnimatedSinceResize=!1,this.nodes.forEach(u0)))})}_&&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 P=this.options.transition||v.getDefaultTransition()||mD,{onLayoutAnimationStart:j,onLayoutAnimationComplete:M}=v.getProps(),B=!this.targetLayout||!ES(this.targetLayout,R),Y=!E&&A;if(this.options.layoutRoot||this.resumeFrom||Y||E&&(B||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const H={...ih(P,"layout"),onPlay:j,onComplete:M};(v.shouldReduceMotion||this.options.layoutRoot)&&(H.delay=0,H.type=!1),this.startAnimation(H),this.setAnimationOrigin(w,Y)}else E||u0(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(),Ps(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(dD),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&&AS(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(l0);return}if(this.animationId<=this.animationCommitId){this.nodes.forEach(c0);return}this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(lD),this.nodes.forEach(sD),this.nodes.forEach(rD)):this.nodes.forEach(c0),this.clearAllSnapshots();const _=Mt.now();Ct.delta=Yn(0,1e3/60,_-Ct.timestamp),Ct.timestamp=_,Ct.isProcessing=!0,Gu.update.process(Ct),Gu.preRender.process(Ct),Gu.render.process(Ct),Ct.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,uh.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(oD),this.sharedNodes.forEach(hD)}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&&!Ft(this.snapshot.measuredBox.x)&&!Ft(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=bt(),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&&!xS(this.projectionDelta),b=this.getTransformTemplate(),v=b?b(this.latestValues,""):void 0,w=v!==this.prevTransformTemplateValue;f&&this.instance&&(_||lr(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)),gD(b),{animationId:this.root.animationId,measuredBox:_,layoutBox:b,latestValues:{},source:this.id}}measurePageBox(){var v;const{visualElement:f}=this.options;if(!f)return bt();const _=f.measureViewportBox();if(!(((v=this.scroll)==null?void 0:v.wasRoot)||this.path.some(yD))){const{scroll:w}=this.root;w&&(ri(_.x,w.offset.x),ri(_.y,w.offset.y))}return _}removeElementScroll(f){var b;const _=bt();if(kn(_,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&&kn(_,f),ri(_.x,E.offset.x),ri(_.y,E.offset.y))}return _}applyTransform(f,_=!1){var v,w;const b=bt();kn(b,f);for(let E=0;E<this.path.length;E++){const A=this.path[E];!_&&A.options.layoutScroll&&A.scroll&&A!==A.root&&ii(b,{x:-A.scroll.offset.x,y:-A.scroll.offset.y}),lr(A.latestValues)&&ii(b,A.latestValues,(v=A.layout)==null?void 0:v.layoutBox)}return lr(this.latestValues)&&ii(b,this.latestValues,(w=this.layout)==null?void 0:w.layoutBox),b}removeTransform(f){var b;const _=bt();kn(_,f);for(let v=0;v<this.path.length;v++){const w=this.path[v];if(!lr(w.latestValues))continue;let E;w.instance&&(Bd(w.latestValues)&&w.updateSnapshot(),E=bt(),kn(E,w.measurePageBox())),Q2(_,w.latestValues,(b=w.snapshot)==null?void 0:b.layoutBox,E)}return lr(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!==Ct.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=Ct.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=bt(),this.targetWithTransforms=bt()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),UP(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):kn(this.target,this.layout.layoutBox),dS(this.target,this.targetDelta)):kn(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||Bd(this.parent.latestValues)||uS(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=bt(),this.relativeTargetOrigin=bt(),ml(this.relativeTargetOrigin,_,b),kn(this.relativeTarget,this.relativeTargetOrigin)}removeRelativeTarget(){this.relativeParent=this.relativeTarget=void 0}calcProjection(){var P;const f=this.getLead(),_=!!this.resumingFrom||this!==f;let b=!0;if((this.isProjectionDirty||(P=this.parent)!=null&&P.isProjectionDirty)&&(b=!1),_&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(b=!1),this.resolvedRelativeTargetAt===Ct.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;kn(this.layoutCorrected,this.layout.layoutBox);const E=this.treeScale.x,A=this.treeScale.y;mP(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=bt());const{target:R}=f;if(!R){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(G2(this.prevProjectionDelta.x,this.projectionDelta.x),G2(this.prevProjectionDelta.y,this.projectionDelta.y)),Ea(this.projectionDelta,this.layoutCorrected,R,this.latestValues),(this.treeScale.x!==E||this.treeScale.y!==A||!r0(this.projectionDelta.x,this.prevProjectionDelta.x)||!r0(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=si(),this.projectionDelta=si(),this.projectionDeltaWithTransform=si()}setAnimationOrigin(f,_=!1){const b=this.snapshot,v=b?b.latestValues:{},w={...this.latestValues},E=si();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!_;const A=bt(),R=b?b.source:void 0,P=this.layout?this.layout.source:void 0,j=R!==P,M=this.getStack(),B=!M||M.members.length<=1,Y=!!(j&&!B&&this.options.crossfade===!0&&!this.path.some(fD));this.animationProgress=0;let H;this.mixTargetDelta=Z=>{const re=Z/1e3;d0(E.x,f.x,re),d0(E.y,f.y,re),this.setTargetDelta(E),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(ml(A,this.layout.layoutBox,this.relativeParent.layout.layoutBox),pD(this.relativeTarget,this.relativeTargetOrigin,A,re),H&&WP(this.relativeTarget,H)&&(this.isProjectionDirty=!1),H||(H=bt()),kn(H,this.relativeTarget)),j&&(this.animationValues=w,GP(w,v,this.latestValues,re,Y,B)),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&&(Ps(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=qe.update(()=>{il.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=ui(0)),this.motionValue.jump(0,!1),this.currentAnimation=ZP(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(tD),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&&IS(this.options.animationType,this.layout.layoutBox,v.layoutBox)){b=this.target||bt();const E=Ft(this.layout.layoutBox.x);b.x.min=f.target.x.min,b.x.max=b.x.min+E;const A=Ft(this.layout.layoutBox.y);b.y.min=f.target.y.min,b.y.max=b.y.min+A}kn(_,b),ii(_,w),Ea(this.projectionDeltaWithTransform,this.layoutCorrected,_,w)}}registerSharedNode(f,_){this.sharedNodes.has(f)||this.sharedNodes.set(f,new eD),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&&nd("z",f,v,this.animationValues);for(let w=0;w<td.length;w++)nd(`rotate${td[w]}`,f,v,this.animationValues),nd(`skew${td[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=rl(_==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=rl(_==null?void 0:_.pointerEvents)||""),this.hasProjected&&!lr(this.latestValues)&&(f.transform=b?b({},""):"none",this.hasProjected=!1);return}f.visibility="";const w=v.animationValues||v.latestValues;this.applyTransformsToTarget();let E=zP(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 P in Md){if(w[P]===void 0)continue;const{correct:j,applyTo:M,isCSSVariable:B}=Md[P],Y=E==="none"?w[P]:j(w[P],v);if(M){const H=M.length;for(let Z=0;Z<H;Z++)f[M[Z]]=Y}else B?this.options.visualElement.renderState.vars[P]=Y:f[P]=Y}this.options.layoutId&&(f.pointerEvents=v===this?rl(_==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(l0),this.root.sharedNodes.clear()}}}function sD(a){a.updateLayout()}function rD(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"?Gn(E=>{const A=f?i.measuredBox[E]:i.layoutBox[E],R=Ft(A);A.min=u[E].min,A.max=A.min+R}):IS(m,i.layoutBox,u)&&Gn(E=>{const A=f?i.measuredBox[E]:i.layoutBox[E],R=Ft(u[E]);A.max=A.min+R,a.relativeTarget&&!a.currentAnimation&&(a.isProjectionDirty=!0,a.relativeTarget[E].max=a.relativeTarget[E].min+R)});const _=si();Ea(_,u,i.layoutBox);const b=si();f?Ea(b,a.applyTransform(h,!0),i.measuredBox):Ea(b,u,i.layoutBox);const v=!xS(_);let w=!1;if(!a.resumeFrom){const E=a.getClosestProjectingParent();if(E&&!E.resumeFrom){const{snapshot:A,layout:R}=E;if(A&&R){const P=bt();ml(P,i.layoutBox,A.layoutBox);const j=bt();ml(j,u,R.layoutBox),ES(P,j)||(w=!0),E.options.layoutRoot&&(a.relativeTarget=j,a.relativeTargetOrigin=P,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 iD(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 aD(a){a.isProjectionDirty=a.isSharedProjectionDirty=a.isTransformDirty=!1}function oD(a){a.clearSnapshot()}function l0(a){a.clearMeasurements()}function c0(a){a.isLayoutDirty=!1}function lD(a){const{visualElement:i}=a.options;i&&i.getProps().onBeforeLayoutMeasure&&i.notify("BeforeLayoutMeasure"),a.resetTransform()}function u0(a){a.finishAnimation(),a.targetDelta=a.relativeTarget=a.target=void 0,a.isProjectionDirty=!0}function cD(a){a.resolveTargetDelta()}function uD(a){a.calcProjection()}function dD(a){a.resetSkewAndRotation()}function hD(a){a.removeLeadSnapshot()}function d0(a,i,l){a.translate=rt(i.translate,0,l),a.scale=rt(i.scale,1,l),a.origin=i.origin,a.originPoint=i.originPoint}function h0(a,i,l,u){a.min=rt(i.min,l.min,u),a.max=rt(i.max,l.max,u)}function pD(a,i,l,u){h0(a.x,i.x,l.x,u),h0(a.y,i.y,l.y,u)}function fD(a){return a.animationValues&&a.animationValues.opacityExit!==void 0}const mD={duration:.45,ease:[.4,0,.1,1]},p0=a=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(a),f0=p0("applewebkit/")&&!p0("chrome/")?Math.round:vn;function m0(a){a.min=f0(a.min),a.max=f0(a.max)}function gD(a){m0(a.x),m0(a.y)}function IS(a,i,l){return a==="position"||a==="preserve-aspect"&&!$P(s0(i),s0(l),.2)}function yD(a){var i;return a!==a.root&&((i=a.scroll)==null?void 0:i.wasRoot)}const _D=TS({attachResizeListener:(a,i)=>Ia(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}),sd={current:void 0},RS=TS({measureScroll:a=>({x:a.scrollLeft,y:a.scrollTop}),defaultParent:()=>{if(!sd.current){const a=new _D({});a.mount(window),a.setOptions({layoutScroll:!0}),sd.current=a}return sd.current},resetTransform:(a,i)=>{a.style.transform=i!==void 0?i:"none"},checkIsScrollRoot:a=>window.getComputedStyle(a).position==="fixed"}),PS=q.createContext({transformPagePoint:a=>a,isStatic:!1,reducedMotion:"never"});function bD(a=!0){const i=q.useContext(Wd);if(i===null)return[!0,null];const{isPresent:l,onExitComplete:u,register:h}=i,m=q.useId();q.useEffect(()=>{if(a)return h(m)},[a]);const f=q.useCallback(()=>a&&u&&u(m),[m,u,a]);return!l&&u?[!1,f]:[!0]}const DS=q.createContext({strict:!1}),g0={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 y0=!1;function vD(){if(y0)return;const a={};for(const i in g0)a[i]={isEnabled:l=>g0[i].some(u=>!!l[u])};oS(a),y0=!0}function OS(){return vD(),dP()}function wD(a){const i=OS();for(const l in a)i[l]={...i[l],...a[l]};oS(i)}const SD=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 gl(a){return a.startsWith("while")||a.startsWith("drag")&&a!=="draggable"||a.startsWith("layout")||a.startsWith("onTap")||a.startsWith("onPan")||a.startsWith("onLayout")||SD.has(a)}let NS=a=>!gl(a);function xD(a){typeof a=="function"&&(NS=i=>i.startsWith("on")?!gl(i):a(i))}try{xD(require("@emotion/is-prop-valid").default)}catch{}function ED(a,i,l){const u={};for(const h in a)h==="values"&&typeof a.values=="object"||(NS(h)||l===!0&&gl(h)||!i&&!gl(h)||a.draggable&&h.startsWith("onDrag"))&&(u[h]=a[h]);return u}const vl=q.createContext({});function kD(a,i){if(bl(a)){const{initial:l,animate:u}=a;return{initial:l===!1||Ta(l)?l:void 0,animate:Ta(u)?u:void 0}}return a.inherit!==!1?i:{}}function CD(a){const{initial:i,animate:l}=kD(a,q.useContext(vl));return q.useMemo(()=>({initial:i,animate:l}),[_0(i),_0(l)])}function _0(a){return Array.isArray(a)?a.join(" "):a}const yh=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function BS(a,i,l){for(const u in i)!Pt(i[u])&&!fS(u,l)&&(a[u]=i[u])}function AD({transformTemplate:a},i){return q.useMemo(()=>{const l=yh();return mh(l,i,a),Object.assign({},l.vars,l.style)},[i])}function TD(a,i){const l=a.style||{},u={};return BS(u,l,a),Object.assign(u,AD(a,i)),u}function ID(a,i){const l={},u=TD(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 LS=()=>({...yh(),attrs:{}});function RD(a,i,l,u){const h=q.useMemo(()=>{const m=LS();return mS(m,i,yS(u),a.transformTemplate,a.style),{...m.attrs,style:{...m.style}}},[i]);if(a.style){const m={};BS(m,a.style,a),h.style={...m,...h.style}}return h}const PD=["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 _h(a){return typeof a!="string"||a.includes("-")?!1:!!(PD.indexOf(a)>-1||/[A-Z]/u.test(a))}function DD(a,i,l,{latestValues:u},h,m=!1,f){const b=(f??_h(a)?RD:ID)(i,u,h,a),v=ED(i,typeof a=="string",m),w=a!==q.Fragment?{...v,...b,ref:l}:{},{children:E}=i,A=q.useMemo(()=>Pt(E)?E.get():E,[E]);return q.createElement(a,{...w,children:A})}function OD({scrapeMotionValuesFromProps:a,createRenderState:i},l,u,h){return{latestValues:ND(l,u,h,a),renderState:i()}}function ND(a,i,l,u){const h={},m=u(a,{});for(const A in m)h[A]=rl(m[A]);let{initial:f,animate:_}=a;const b=bl(a),v=iS(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"&&!_l(E)){const A=Array.isArray(E)?E:[E];for(let R=0;R<A.length;R++){const P=oh(a,A[R]);if(P){const{transitionEnd:j,transition:M,...B}=P;for(const Y in B){let H=B[Y];if(Array.isArray(H)){const Z=w?H.length-1:0;H=H[Z]}H!==null&&(h[Y]=H)}for(const Y in j)h[Y]=j[Y]}}}return h}const MS=a=>(i,l)=>{const u=q.useContext(vl),h=q.useContext(Wd),m=()=>OD(a,i,u,h);return l?m():OT(m)},BD=MS({scrapeMotionValuesFromProps:gh,createRenderState:yh}),LD=MS({scrapeMotionValuesFromProps:_S,createRenderState:LS}),MD=Symbol.for("motionComponentSymbol");function FD(a,i,l){const u=q.useRef(l);q.useInsertionEffect(()=>{u.current=l});const h=q.useRef(null);return q.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 FS=q.createContext({});function Qr(a){return a&&typeof a=="object"&&Object.prototype.hasOwnProperty.call(a,"current")}function $D(a,i,l,u,h,m){var H,Z;const{visualElement:f}=q.useContext(vl),_=q.useContext(DS),b=q.useContext(Wd),v=q.useContext(PS),w=v.reducedMotion,E=v.skipAnimations,A=q.useRef(null),R=q.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 P=A.current,j=q.useContext(FS);P&&!P.projection&&h&&(P.type==="html"||P.type==="svg")&&UD(A.current,l,h,j);const M=q.useRef(!1);q.useInsertionEffect(()=>{P&&M.current&&P.update(l,b)});const B=l[qw],Y=q.useRef(!!B&&typeof window<"u"&&!((H=window.MotionHandoffIsComplete)!=null&&H.call(window,B))&&((Z=window.MotionHasOptimisedAnimation)==null?void 0:Z.call(window,B)));return BT(()=>{R.current=!0,P&&(M.current=!0,window.MotionIsMounted=!0,P.updateFeatures(),P.scheduleRenderMicrotask(),Y.current&&P.animationState&&P.animationState.animateChanges())}),q.useEffect(()=>{P&&(!Y.current&&P.animationState&&P.animationState.animateChanges(),Y.current&&(queueMicrotask(()=>{var re;(re=window.MotionHandoffMarkAsComplete)==null||re.call(window,B)}),Y.current=!1),P.enteringChildren=void 0)}),P}function UD(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:$S(a.parent)),a.projection.setOptions({layoutId:h,layout:m,alwaysMeasureLayout:!!f||_&&Qr(_),visualElement:a,animationType:typeof m=="string"?m:"both",initialPromotionConfig:u,crossfade:w,layoutScroll:b,layoutRoot:v})}function $S(a){if(a)return a.options.allowProjection!==!1?a.projection:$S(a.parent)}function rd(a,{forwardMotionProps:i=!1,type:l}={},u,h){u&&wD(u);const m=l?l==="svg":_h(a),f=m?LD:BD;function _(v,w){let E;const A={...q.useContext(PS),...v,layoutId:jD(v)},{isStatic:R}=A,P=CD(v),j=f(v,R);if(!R&&typeof window<"u"){VD(A,u);const M=HD(A);E=M.MeasureLayout,P.visualElement=$D(a,j,A,h,M.ProjectionNode,m)}return O.jsxs(vl.Provider,{value:P,children:[E&&P.visualElement?O.jsx(E,{visualElement:P.visualElement,...A}):null,DD(a,v,FD(j,P.visualElement,w),j,R,i,m)]})}_.displayName=`motion.${typeof a=="string"?a:`create(${a.displayName??a.name??""})`}`;const b=q.forwardRef(_);return b[MD]=a,b}function jD({layoutId:a}){const i=q.useContext(iw).id;return i&&a!==void 0?i+"-"+a:a}function VD(a,i){const l=q.useContext(DS).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?di(!1,u,"lazy-strict-mode"):cs(!1,u,"lazy-strict-mode")}}function HD(a){const i=OS(),{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 WD(a,i){if(typeof Proxy>"u")return rd;const l=new Map,u=(m,f)=>rd(m,f,a,i),h=(m,f)=>(process.env.NODE_ENV!=="production"&&Gd(!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,rd(f,void 0,a,i)),l.get(f))})}const zD=(a,i)=>i.isSVG??_h(a)?new TP(i):new SP(i,{allowProjection:a!==q.Fragment});class qD extends Ds{constructor(i){super(i),i.animationState||(i.animationState=OP(i))}updateAnimationControlsSubscription(){const{animate:i}=this.node.getProps();_l(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 GD=0;class KD extends Ds{constructor(){super(...arguments),this.id=GD++}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 YD={animation:{Feature:qD},exit:{Feature:KD}};function Na(a){return{point:{x:a.pageX,y:a.pageY}}}const ZD=a=>i=>dh(i)&&a(i,Na(i));function ka(a,i,l,u){return Ia(a,i,ZD(l),u)}const US=({current:a})=>a?a.ownerDocument.defaultView:null,b0=(a,i)=>Math.abs(a-i);function XD(a,i){const l=b0(a.x,i.x),u=b0(a.y,i.y);return Math.sqrt(l**2+u**2)}const v0=new Set(["auto","scroll"]);class jS{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=Go(this.lastRawMoveEventInfo,this.transformPagePoint));const R=id(this.lastMoveEventInfo,this.history),P=this.startEvent!==null,j=XD(R.offset,{x:0,y:0})>=this.distanceThreshold;if(!P&&!j)return;const{point:M}=R,{timestamp:B}=Ct;this.history.push({...M,timestamp:B});const{onStart:Y,onMove:H}=this.handlers;P||(Y&&Y(this.lastMoveEvent,R),this.startEvent=this.lastMoveEvent),H&&H(this.lastMoveEvent,R)},this.handlePointerMove=(R,P)=>{this.lastMoveEvent=R,this.lastRawMoveEventInfo=P,this.lastMoveEventInfo=Go(P,this.transformPagePoint),qe.update(this.updatePoint,!0)},this.handlePointerUp=(R,P)=>{this.end();const{onEnd:j,onSessionEnd:M,resumeAnimation:B}=this.handlers;if((this.dragSnapToOrigin||!this.startEvent)&&B&&B(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const Y=id(R.type==="pointercancel"?this.lastMoveEventInfo:Go(P,this.transformPagePoint),this.history);this.startEvent&&j&&j(R,Y),M&&M(R,Y)},!dh(i))return;this.dragSnapToOrigin=m,this.handlers=l,this.transformPagePoint=u,this.distanceThreshold=f,this.contextWindow=h||window;const b=Na(i),v=Go(b,this.transformPagePoint),{point:w}=v,{timestamp:E}=Ct;this.history=[{...w,timestamp:E}];const{onSessionStart:A}=l;A&&A(i,id(v,this.history)),this.removeListeners=Pa(ka(this.contextWindow,"pointermove",this.handlePointerMove),ka(this.contextWindow,"pointerup",this.handlePointerUp),ka(this.contextWindow,"pointercancel",this.handlePointerUp)),_&&this.startScrollTracking(_)}startScrollTracking(i){let l=i.parentElement;for(;l;){const u=getComputedStyle(l);(v0.has(u.overflowX)||v0.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(),Ps(this.updatePoint)}}function Go(a,i){return i?{point:i(a.point)}:a}function w0(a,i){return{x:a.x-i.x,y:a.y-i.y}}function id({point:a},i){return{point:a,delta:w0(a,VS(i)),offset:w0(a,JD(i)),velocity:QD(i,.1)}}function JD(a){return a[0]}function VS(a){return a[a.length-1]}function QD(a,i){if(a.length<2)return{x:0,y:0};let l=a.length-1,u=null;const h=VS(a);for(;l>=0&&(u=a[l],!(h.timestamp-u.timestamp>Wt(i)));)l--;if(!u)return{x:0,y:0};u===a[0]&&a.length>2&&h.timestamp-u.timestamp>Wt(i)*2&&(u=a[1]);const m=bn(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 eO(a,{min:i,max:l},u){return i!==void 0&&a<i?a=u?rt(i,a,u.min):Math.max(a,i):l!==void 0&&a>l&&(a=u?rt(l,a,u.max):Math.min(a,l)),a}function S0(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 tO(a,{top:i,left:l,bottom:u,right:h}){return{x:S0(a.x,l,h),y:S0(a.y,i,u)}}function x0(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 nO(a,i){return{x:x0(a.x,i.x),y:x0(a.y,i.y)}}function sO(a,i){let l=.5;const u=Ft(a),h=Ft(i);return h>u?l=Ca(i.min,i.max-u,a.min):u>h&&(l=Ca(a.min,a.max-h,i.min)),Yn(0,1,l)}function rO(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 Fd=.35;function iO(a=Fd){return a===!1?a=0:a===!0&&(a=Fd),{x:E0(a,"left","right"),y:E0(a,"top","bottom")}}function E0(a,i,l){return{min:k0(a,i),max:k0(a,l)}}function k0(a,i){return typeof a=="number"?a:a[i]||0}const aO=new WeakMap;class oO{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=bt(),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(Na(E).point),this.stopAnimation()},f=(E,A)=>{const{drag:R,dragPropagation:P,onDragStart:j}=this.getProps();if(R&&!P&&(this.openDragLock&&this.openDragLock(),this.openDragLock=jR(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),Gn(B=>{let Y=this.getAxisMotionValue(B).get()||0;if(Kn.test(Y)){const{projection:H}=this.visualElement;if(H&&H.layout){const Z=H.layout.layoutBox[B];Z&&(Y=Ft(Z)*(parseFloat(Y)/100))}}this.originPoint[B]=Y}),j&&qe.update(()=>j(E,A),!1,!0),Rd(this.visualElement,"transform");const{animationState:M}=this.visualElement;M&&M.setActive("whileDrag",!0)},_=(E,A)=>{this.latestPointerEvent=E,this.latestPanInfo=A;const{dragPropagation:R,dragDirectionLock:P,onDirectionLock:j,onDrag:M}=this.getProps();if(!R&&!this.openDragLock)return;const{offset:B}=A;if(P&&this.currentDirection===null){this.currentDirection=cO(B),this.currentDirection!==null&&j&&j(this.currentDirection);return}this.updateAxis("x",A.point,B),this.updateAxis("y",A.point,B),this.visualElement.render(),M&&qe.update(()=>M(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 jS(i,{onSessionStart:m,onStart:f,onMove:_,onSessionEnd:b,resumeAnimation:v},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:w,distanceThreshold:u,contextWindow:US(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||!Ko(i,h,this.currentDirection))return;const m=this.getAxisMotionValue(i);let f=this.originPoint[i]+u[i];this.constraints&&this.constraints[i]&&(f=eO(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&&Qr(i)?this.constraints||(this.constraints=this.resolveRefConstraints()):i&&u?this.constraints=tO(u.layoutBox,i):this.constraints=!1,this.elastic=iO(l),h!==this.constraints&&!Qr(i)&&u&&this.constraints&&!this.hasMutatedConstraints&&Gn(f=>{this.constraints!==!1&&this.getAxisMotionValue(f)&&(this.constraints[f]=rO(u.layoutBox[f],this.constraints[f]))})}resolveRefConstraints(){const{dragConstraints:i,onMeasureDragConstraints:l}=this.getProps();if(!i||!Qr(i))return!1;const u=i.current;cs(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=gP(u,h.root,this.visualElement.getTransformPagePoint());let f=nO(h.layout.layoutBox,m);if(l){const _=l(pP(f));this.hasMutatedConstraints=!!_,_&&(f=cS(_))}return f}startAnimation(i){const{drag:l,dragMomentum:u,dragElastic:h,dragTransition:m,dragSnapToOrigin:f,onDragTransitionEnd:_}=this.getProps(),b=this.constraints||{},v=Gn(w=>{if(!Ko(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,P={type:"inertia",velocity:u?i[w]:0,bounceStiffness:A,bounceDamping:R,timeConstant:750,restDelta:1,restSpeed:10,...m,...E};return this.startAxisValueAnimation(w,P)});return Promise.all(v).then(_)}startAxisValueAnimation(i,l){const u=this.getAxisMotionValue(i);return Rd(this.visualElement,i),u.start(ah(i,u,0,l,this.visualElement,!1))}stopAnimation(){Gn(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){Gn(l=>{const{drag:u}=this.getProps();if(!Ko(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]-rt(f,_,.5)+b)}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:i,dragConstraints:l}=this.getProps(),{projection:u}=this.visualElement;if(!Qr(l)||!u||!this.constraints)return;this.stopAnimation();const h={x:0,y:0};Gn(f=>{const _=this.getAxisMotionValue(f);if(_&&this.constraints!==!1){const b=_.get();h[f]=sO({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(),Gn(f=>{if(!Ko(f,i,null))return;const _=this.getAxisMotionValue(f),{min:b,max:v}=this.constraints[f];_.set(rt(b,v,h[f]))}),this.visualElement.render()}addListeners(){if(!this.visualElement.current)return;aO.set(this.visualElement,this);const i=this.visualElement.current,l=ka(i,"pointerdown",v=>{const{drag:w,dragListener:E=!0}=this.getProps(),A=v.target,R=A!==i&&GR(A);w&&E&&!R&&this.start(v)});let u;const h=()=>{const{dragConstraints:v}=this.getProps();Qr(v)&&v.current&&(this.constraints=this.resolveRefConstraints(),u||(u=lO(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 _=Ia(window,"resize",()=>this.scalePositionWithinConstraints()),b=m.addEventListener("didUpdate",(({delta:v,hasLayoutChanged:w})=>{this.isDragging&&w&&(Gn(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=Fd,dragMomentum:_=!0}=i;return{...i,drag:l,dragDirectionLock:u,dragPropagation:h,dragConstraints:m,dragElastic:f,dragMomentum:_}}}function C0(a){let i=!0;return()=>{if(i){i=!1;return}a()}}function lO(a,i,l){const u=N2(a,C0(l)),h=N2(i,C0(l));return()=>{u(),h()}}function Ko(a,i,l){return(i===!0||i===a)&&(l===null||l===a)}function cO(a,i=10){let l=null;return Math.abs(a.y)>i?l="y":Math.abs(a.x)>i&&(l="x"),l}class uO extends Ds{constructor(i){super(i),this.removeGroupControls=vn,this.removeListeners=vn,this.controls=new oO(i)}mount(){const{dragControls:i}=this.node.getProps();i&&(this.removeGroupControls=i.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||vn}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 ad=a=>(i,l)=>{a&&qe.update(()=>a(i,l),!1,!0)};class dO extends Ds{constructor(){super(...arguments),this.removePointerDownListener=vn}onPointerDown(i){this.session=new jS(i,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:US(this.node)})}createPanHandlers(){const{onPanSessionStart:i,onPanStart:l,onPan:u,onPanEnd:h}=this.node.getProps();return{onSessionStart:ad(i),onStart:ad(l),onMove:ad(u),onEnd:(m,f)=>{delete this.session,h&&qe.postRender(()=>h(m,f))}}}mount(){this.removePointerDownListener=ka(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 od=!1;class hO extends q.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),od&&m.root.didUpdate(),m.addEventListener("animationComplete",()=>{this.safeToRemove()}),m.setOptions({...m.options,layoutDependency:this.props.layoutDependency,onExitComplete:()=>this.safeToRemove()})),il.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}),od=!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(),uh.postRender(()=>{!i.currentAnimation&&i.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:i,layoutGroup:l,switchLayoutGroup:u}=this.props,{projection:h}=i;od=!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 HS(a){const[i,l]=bD(),u=q.useContext(iw);return O.jsx(hO,{...a,layoutGroup:u,switchLayoutGroup:q.useContext(FS),isPresent:i,safeToRemove:l})}const pO={pan:{Feature:dO},drag:{Feature:uO,ProjectionNode:RS,MeasureLayout:HS}};function A0(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,Na(i)))}class fO extends Ds{mount(){const{current:i}=this.node;i&&(this.unmount=HR(i,(l,u)=>(A0(this.node,u,"Start"),h=>A0(this.node,h,"End"))))}unmount(){}}class mO extends Ds{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=Pa(Ia(this.node.current,"focus",()=>this.onFocus()),Ia(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function T0(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,Na(i)))}class gO extends Ds{mount(){const{current:i}=this.node;if(!i)return;const{globalTapTarget:l,propagate:u}=this.node.props;this.unmount=YR(i,(h,m)=>(T0(this.node,m,"Start"),(f,{success:_})=>T0(this.node,f,_?"End":"Cancel")),{useGlobalTarget:l,stopPropagation:(u==null?void 0:u.tap)===!1})}unmount(){}}const $d=new WeakMap,ld=new WeakMap,yO=a=>{const i=$d.get(a.target);i&&i(a)},_O=a=>{a.forEach(yO)};function bO({root:a,...i}){const l=a||document;ld.has(l)||ld.set(l,{});const u=ld.get(l),h=JSON.stringify(i);return u[h]||(u[h]=new IntersectionObserver(_O,{root:a,...i})),u[h]}function vO(a,i,l){const u=bO(i);return $d.set(a,l),u.observe(a),()=>{$d.delete(a),u.unobserve(a)}}const wO={some:0,all:1};class SO extends Ds{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:wO[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 vO(this.node.current,f,_)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:i,prevProps:l}=this.node;["amount","margin","root"].some(xO(i,l))&&this.startObserver()}unmount(){}}function xO({viewport:a={}},{viewport:i={}}={}){return l=>a[l]!==i[l]}const EO={inView:{Feature:SO},tap:{Feature:gO},focus:{Feature:mO},hover:{Feature:fO}},kO={layout:{ProjectionNode:RS,MeasureLayout:HS}},CO={...YD,...EO,...pO,...kO},Ud=WD(CO,zD),AO={new:"#4ade80",modified:"#fb923c",deleted:"#f87171",unchanged:"transparent"},TO={new:"N",modified:"M",deleted:"D",unchanged:""};function WS(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 IO({expanded:a}){return O.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:O.jsx("path",{d:"M6 4l4 4-4 4",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function RO({open:a}){return a?O.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"shrink-0",children:[O.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"}),O.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"})]}):O.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"shrink-0",children:O.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 mt({children:a,className:i=""}){return O.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:`shrink-0 ${i}`,children:a})}function gt({color:a}){return O.jsxs(O.Fragment,{children:[O.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:a,opacity:"0.15"}),O.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:a,strokeWidth:"0.8"}),O.jsx("path",{d:"M9.5 1.5V5H13",stroke:a,strokeWidth:"0.8"})]})}function zt({label:a,color:i,y:l="11.5",fontSize:u="5"}){return O.jsx("text",{x:"8",y:l,textAnchor:"middle",fill:i,fontSize:u,fontWeight:"700",fontFamily:"Arial, sans-serif",children:a})}function cd(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#f0db4f"}),O.jsx(zt,{label:"JS",color:"#f0db4f"})]})}function PO(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#61dafb"}),O.jsx(zt,{label:"JSX",color:"#61dafb",fontSize:"4.5"})]})}function ud(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#3178c6"}),O.jsx(zt,{label:"TS",color:"#3178c6"})]})}function DO(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#3178c6"}),O.jsx(zt,{label:"TSX",color:"#61dafb",fontSize:"4.5"})]})}function OO(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#a8b065"}),O.jsx("text",{x:"8",y:"11",textAnchor:"middle",fill:"#a8b065",fontSize:"7",fontWeight:"700",fontFamily:"Arial, sans-serif",children:"{}"})]})}function I0(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#e44d26"}),O.jsx("text",{x:"8",y:"11.5",textAnchor:"middle",fill:"#e44d26",fontSize:"4.5",fontWeight:"700",fontFamily:"Arial, sans-serif",children:"</>"})]})}function NO(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#264de4"}),O.jsx(zt,{label:"#",color:"#264de4",fontSize:"7"})]})}function dd(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#cd6799"}),O.jsx(zt,{label:"S",color:"#cd6799",fontSize:"7"})]})}function R0(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#9da5b4"}),O.jsx(zt,{label:"M↓",color:"#9da5b4",fontSize:"4.5"})]})}function BO(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#3776ab"}),O.jsx(zt,{label:"PY",color:"#3776ab"})]})}function LO(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#cc342d"}),O.jsx("text",{x:"8",y:"11.5",textAnchor:"middle",fill:"#cc342d",fontSize:"6",fontWeight:"700",fontFamily:"Arial, sans-serif",children:"◆"})]})}function MO(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#00add8"}),O.jsx(zt,{label:"GO",color:"#00add8"})]})}function FO(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#dea584"}),O.jsx(zt,{label:"RS",color:"#dea584"})]})}function P0(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#cb171e"}),O.jsx(zt,{label:"YML",color:"#cb171e",fontSize:"4"})]})}function $O(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#ecd53f"}),O.jsx("text",{x:"8",y:"11.5",textAnchor:"middle",fill:"#ecd53f",fontSize:"6",fontWeight:"700",fontFamily:"Arial, sans-serif",children:"⚙"})]})}function hd(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#89e051"}),O.jsx(zt,{label:"$_",color:"#89e051",fontSize:"5"})]})}function UO(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#e38c00"}),O.jsx(zt,{label:"SQL",color:"#e38c00",fontSize:"4"})]})}function jO(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#ffb13b"}),O.jsx(zt,{label:"SVG",color:"#ffb13b",fontSize:"4"})]})}function al(){return O.jsxs(mt,{children:[O.jsx(gt,{color:"#6b7280"}),O.jsx("text",{x:"8",y:"11.5",textAnchor:"middle",fill:"#6b7280",fontSize:"6",fontWeight:"700",fontFamily:"Arial, sans-serif",children:"🔒"})]})}function VO(){return O.jsx(mt,{children:O.jsx(gt,{color:"#8c8c8c"})})}const D0={js:cd,mjs:cd,cjs:cd,jsx:PO,ts:ud,mts:ud,cts:ud,tsx:DO,json:OO,html:I0,htm:I0,css:NO,scss:dd,sass:dd,less:dd,md:R0,mdx:R0,py:BO,rb:LO,go:MO,rs:FO,yml:P0,yaml:P0,env:$O,sh:hd,bash:hd,zsh:hd,sql:UO,svg:jO,lock:al},HO={"package-lock.json":al,"yarn.lock":al,"pnpm-lock.yaml":al};function WO({name:a}){const i=a.toLowerCase(),l=HO[i];if(l)return O.jsx(l,{});const u=i.split(".").pop()||"",h=i.startsWith(".")?i.slice(1):"",m=D0[u]||D0[h]||VO;return O.jsx(m,{})}function zS({files:a,selectedFile:i,onSelectFile:l,fileChanges:u}){return O.jsxs("div",{className:"h-full overflow-auto bg-sb-sidebar text-sm select-none overscroll-contain",children:[O.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"}),O.jsx("div",{className:"py-1",children:a.map(h=>O.jsx(qS,{node:h,depth:0,selectedFile:i,onSelectFile:l,fileChanges:u},h.path))})]})}function qS({node:a,depth:i,selectedFile:l,onSelectFile:u,fileChanges:h}){var w;const[m,f]=q.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 O.jsxs("div",{children:[O.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:[O.jsx(IO,{expanded:m}),O.jsx(RO,{open:m}),O.jsx("span",{className:"truncate ml-0.5 flex-1",children:a.name}),E&&O.jsx("span",{className:"w-1.5 h-1.5 rounded-full shrink-0 mr-2",style:{backgroundColor:"#fb923c"}})]}),m&&a.children&&O.jsx("div",{children:a.children.map(A=>O.jsx(qS,{node:A,depth:i+1,selectedFile:l,onSelectFile:u,fileChanges:h},A.path))})]})}return O.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:[O.jsx(WO,{name:a.name}),O.jsx("span",{className:"truncate ml-0.5 flex-1",children:a.name}),v!=="unchanged"&&O.jsx("span",{className:"text-[9px] font-bold shrink-0 mr-2",style:{color:AO[v]},title:v,children:TO[v]})]})}let ai=null,yl=null,Yo=null;function zO(){return ai&&yl?Promise.resolve():Yo||(Yo=import("@monaco-editor/react").then(a=>{ai=a.default||a.Editor,yl=a.DiffEditor}),Yo)}function qO(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 GO={new:"#4ade80",modified:"#fb923c",deleted:"#f87171",unchanged:"transparent"},KO={new:"New file",modified:"Modified",deleted:"Deleted",unchanged:""};function GS({files:a,originalFiles:i,fileChanges:l,activeFile:u,openFiles:h,onSelectFile:m,onCloseFile:f,onFileChange:_,readOnly:b=!1}){const[v,w]=q.useState(!!ai),[E,A]=q.useState(!1);q.useEffect(()=>{ai||zO().then(()=>w(!0))},[]);const R=u&&a[u]||"",P=u?i[u]??"":"",j=u?qO(u):"plaintext",M=u?l[u]==="modified"||l[u]==="new":!1;q.useEffect(()=>{!M&&E&&A(!1)},[M,E,u]);const B=q.useCallback(H=>{u&&H!==void 0&&_(u,H)},[u,_]),Y=q.useCallback(H=>{if(!H||!u)return;const Z=H.getModifiedEditor();Z.onDidChangeModelContent(()=>{const re=Z.getValue();_(u,re)})},[u,_]);return O.jsxs("div",{className:"flex flex-col h-full bg-sb-editor",children:[O.jsxs("div",{className:"flex items-center bg-sb-bg-alt border-b border-sb-border overflow-x-auto",children:[h.map(H=>{const Z=H.split("/").pop()||H,re=H===u,ge=l[H]||"unchanged";return O.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(H),children:[ge!=="unchanged"&&O.jsx("span",{className:"w-2 h-2 rounded-full shrink-0",style:{backgroundColor:GO[ge]},title:KO[ge]}),O.jsx("span",{className:"truncate max-w-[120px]",children:Z}),O.jsx("button",{className:"opacity-0 group-hover:opacity-100 hover:text-sb-text-active ml-1 text-[10px]",onClick:se=>{se.stopPropagation(),f(H)},title:"Close",children:"✕"})]},H)}),O.jsx("div",{className:"flex-1"}),M&&O.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(H=>!H),title:E?"Switch to editor":"Show diff view",children:E?"Editor":"Diff"})]}),O.jsxs("div",{className:"flex-1 overflow-hidden",children:[!u&&O.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&&yl&&O.jsx(yl,{height:"100%",language:j,original:P,modified:R,theme:"vs-dark",onMount:Y,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&&ai&&O.jsx(ai,{height:"100%",language:j,value:R,onChange:B,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&&O.jsx("div",{className:"flex items-center justify-center h-full text-sb-text-muted text-sm",children:"Loading editor..."})]})]})}function jd({output:a,className:i="",minimized:l=!1,onToggleMinimize:u}){const h=q.useRef(null);return q.useEffect(()=>{const m=h.current;m&&!l&&(m.scrollTop=m.scrollHeight)},[a.length,l]),O.jsxs("div",{className:`flex flex-col ${l?"":"h-full"} ${i}`,style:{background:"var(--sb-terminal)"},children:[O.jsxs("div",{className:"flex items-center gap-2 px-3 py-1 border-t border-sb-border shrink-0 select-none cursor-pointer",style:{background:"var(--sb-terminal-header)"},onClick:u,children:[O.jsx("svg",{width:"14",height:"14",viewBox:"0 0 16 16",fill:"none",className:"shrink-0 transition-transform duration-150",style:{transform:l?"rotate(-90deg)":"rotate(0deg)",color:"var(--sb-text-muted)"},children:O.jsx("path",{d:"M4 6l4 4 4-4",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),O.jsx("span",{className:"text-[11px] font-medium tracking-wider",style:{color:"var(--sb-text-muted)"},children:"TERMINAL"}),a.length>0&&O.jsxs("span",{className:"text-[10px] ml-auto tabular-nums",style:{color:"var(--sb-text-muted)",opacity:.6},children:[a.length," lines"]})]}),!l&&O.jsx("div",{ref:h,className:"flex-1 overflow-auto px-3.5 py-2 sb-terminal-output overscroll-contain min-h-0",children:a.length===0?O.jsxs("div",{style:{color:"var(--sb-text-muted)"},children:[O.jsx("span",{children:"$ "}),O.jsx("span",{className:"animate-pulse",children:"_"})]}):a.map((m,f)=>O.jsx("div",{className:"whitespace-pre-wrap",style:{color:"var(--sb-text)"},children:m},f))})]})}function YO(){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 ZO=0;function KS({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=YO();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 k={id:`browser_${++ZO}_${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(k)};return window.addEventListener("message",f),()=>window.removeEventListener("message",f)},[]),G.useEffect(()=>{u.current&&a&&(u.current.src=a)},[a]),O.jsx("div",{className:`h-full w-full bg-white ${i}`,children:a?O.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}):O.jsx("div",{className:"flex items-center justify-center h-full bg-sb-bg",children:O.jsxs("div",{className:"text-center px-4",children:[O.jsx("div",{className:"w-10 h-10 mx-auto mb-3 border-2 border-sb-accent border-t-transparent rounded-full animate-spin"}),O.jsx("p",{className:"text-sb-text-muted text-sm",children:"Waiting for dev server to start..."})]})})})}const O0={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 YS({progress:a,className:i=""}){const l=O0[a.stage]||O0.initializing;return a.stage==="ready"?null:O.jsx("div",{className:`absolute inset-0 z-50 flex items-center justify-center bg-sb-bg/95 backdrop-blur-sm ${i}`,children:O.jsxs("div",{className:"flex flex-col items-center gap-6 max-w-md px-8",children:[O.jsx("div",{className:"text-5xl animate-bounce",children:l.icon}),O.jsxs("h2",{className:`text-xl font-semibold ${l.color}`,children:[l.label,a.stage!=="error"&&O.jsx(JO,{})]}),O.jsx("div",{className:"w-64 h-2 bg-sb-bg-active rounded-full overflow-hidden",children:O.jsx("div",{className:"h-full bg-sb-accent rounded-full transition-all duration-500 ease-out",style:{width:`${a.percent}%`}})}),O.jsx("p",{className:"text-sm text-sb-text-muted text-center",children:a.message}),O.jsx("div",{className:"flex items-center gap-2 mt-4",children:["initializing","writing-files","installing","starting"].map((u,h)=>{const m=XO(a.stage)>h,f=a.stage===u;return O.jsxs(G.Fragment,{children:[O.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&&O.jsx("div",{className:`w-8 h-0.5 transition-colors duration-300 ${m?"bg-sb-success":"bg-sb-bg-active"}`})]},u)})})]})})}function XO(a){return["initializing","writing-files","installing","starting","ready"].indexOf(a)}function JO(){return O.jsxs("span",{className:"inline-flex ml-1",children:[O.jsx("span",{className:"animate-pulse",style:{animationDelay:"0ms"},children:"."}),O.jsx("span",{className:"animate-pulse",style:{animationDelay:"200ms"},children:"."}),O.jsx("span",{className:"animate-pulse",style:{animationDelay:"400ms"},children:"."})]})}const QO=[.4,0,.2,1],N0=G.memo(function({selected:i,children:l,onClick:u}){return O.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:[O.jsx("span",{className:"relative z-10",children:l}),i&&O.jsx(Ud.span,{layoutId:"view-slider-pill",transition:{duration:.2,ease:QO},className:"absolute inset-0 z-0 bg-sb-accent rounded-full"})]})}),ZS=G.memo(function({selected:i,onSelect:l}){return O.jsxs("div",{className:"flex items-center gap-0.5 bg-sb-bg rounded-full p-0.5 border border-sb-border",children:[O.jsx(N0,{selected:i==="code",onClick:()=>l("code"),children:"Code"}),O.jsx(N0,{selected:i==="preview",onClick:()=>l("preview"),children:"Preview"})]})});var eN=Object.defineProperty,tN=(a,i,l)=>i in a?eN(a,i,{enumerable:!0,configurable:!0,writable:!0,value:l}):a[i]=l,W=(a,i,l)=>tN(a,typeof i!="symbol"?i+"":i,l);let B0,ya,z,xn,te,pd,L0,M0,F0,$0,xe,Cs,_a,Ke,ba,U0,j0,V0,H0,Zo,rr,Zr,ir,Xr,fd,va,os,W0,z0,Xo,zn,Jo,ar,Qo,q0,En,wa,ol,G0,K0,Y0;(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"}));_a={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:_a.NODE_BARE,v8:"11.3.244.8",uv:"1.44.2",modules:"115",openssl:"3.0.13",napi:"9",webcontainer:"1.0.0"},k="https://registry.npmjs.org",R="https://esm.sh/pako@2.1.0",P=[".js",".ts",".jsx",".tsx",".mjs",".cjs",".json"],j={".ts":"ts",".tsx":"tsx",".js":"js",".mjs":"js",".cjs":"js",".jsx":"jsx",".json":"json",".css":"css",".map":"json",".txt":"text",".wasm":"file"},M={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"},L={UID:1e3,GID:1e3},Y={BLOCK_SIZE:4096,BLOCK_CALC_SIZE:512},H={MODEL:"Virtual CPU",SPEED:2400,COUNT:2},Z={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],me={COLUMNS:80,ROWS:24,FONT_SIZE:13},ne={PID:1,PPID:0,TITLE:"node",EXEC_PATH:"/usr/local/bin/node"};xn={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/${_a.NPM} node/${_a.NODE} linux x64 workspaces/false`,npm_execpath:"/usr/local/lib/node_modules/npm/bin/npm-cli.js",npm_node_execpath:"/usr/local/bin/node"},Cs={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){W(this,"_listeners",new Map),W(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}wa=class{constructor(e){W(this,"tree"),W(this,"textEncoder",new TextEncoder),W(this,"textDecoder",new TextDecoder),W(this,"activeWatchers",new Map),W(this,"subscribers",new Map),W(this,"_handler"),W(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 wa,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 wa,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:L.UID,gid:L.GID,dev:0,ino:0,rdev:0,blksize:Y.BLOCK_SIZE,blocks:Math.ceil(r/Y.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:Y.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 E of y)if(E.active&&(E.recursive||d===o))try{E.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,E)=>x+E.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)}Qo=class{constructor(e){W(this,"_map",new Map),W(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};q0=class{constructor(e){W(this,"options"),W(this,"pathNormCache"),W(this,"statCache"),W(this,"transformCache"),W(this,"_monitorTimer",null),W(this,"_pressureCallbacks",[]),W(this,"_destroyed",!1),this.options={...Le,...e},this.pathNormCache=new Qo(this.options.pathNormCacheSize),this.statCache=new Qo(this.options.statCacheSize),this.transformCache=new Qo(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;Xo=function(){return Ce};const Ae=new Set;function We(){const e=Xo();if(e)for(const t of e.drainListeners)t();for(const t of Ae)t()}os=function(){const e=Xo();e&&e.refCount++},En=function(){const e=Xo();e&&e.refCount>0&&e.refCount--,We()};const Re=10,Je=new WeakSet,bt=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(),bt.delete(o)};bt.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}te=function(){this&&!this._registry&&(this._registry=new Map),this&&this._ceiling===void 0&&(this._ceiling=Re)},te.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},te.prototype.on=te.prototype.addListener,te.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},te.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},te.prototype.off=te.prototype.removeListener,te.prototype.removeAllListeners=function(t){return t!==void 0?pe(this).delete(t):pe(this).clear(),this},te.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"&&(os(),c.then(()=>En(),()=>En()))};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},te.prototype.listeners=function(t){const n=pe(this).get(t);return n?n.slice():[]},te.prototype.rawListeners=function(t){return this.listeners(t)},te.prototype.listenerCount=function(t){const n=pe(this).get(t);return n?n.length:0},te.prototype.eventNames=function(){return Array.from(pe(this).keys())},te.prototype.setMaxListeners=function(t){return this._ceiling=t,this},te.prototype.getMaxListeners=function(){return this._ceiling??Re},te.prototype.prependListener=function(t,n){return De(this,t).unshift(n),this},te.prototype.prependOnceListener=function(t,n){const s=this,r=function(...o){s.removeListener(t,r),n.apply(s,o)};return this.prependListener(t,r)},te.listenerCount=function(e,t){return e.listenerCount(t)};const be=te;be.EventEmitter=te,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:te,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 Et extends Uint8Array{static from(t,n,s){if(typeof n=="function"){const o=Array.from(t,n,s);return new Et(o)}const r=n;if(Array.isArray(t))return new Et(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 Et(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 Et(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 Et(c)}return new Et(rt.encode(t))}return t instanceof ArrayBuffer?new Et(t):new Et(t)}static alloc(t,n){const s=new Et(t);return n!==void 0&&s.fill(n),s}static allocUnsafe(t){return new Et(t)}static allocUnsafeSlow(t){return new Et(t)}static concat(t){let n=0;for(const o of t)n+=o.length;const s=new Et(n);let r=0;for(const o of t)s.set(o,r),r+=o.length;return s}static isBuffer(t){return t instanceof Et||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 Et(super.slice(t,n))}subarray(t,n){return new Et(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"?Et.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}};W(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;te.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,te.prototype),xe.prototype._read=function(t){},xe.prototype._destroy=function(t,n){n(t)},xe.prototype._rawBind=function(t,n){return te.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,te.prototype.once.call(this,t,n),queueMicrotask(()=>{this._endEmitted=!0,this.emit("end"),this._autoDestroy&&this.destroy()}),this):t==="data"&&!this._active?(te.prototype.once.call(this,t,n),this.resume(),this):te.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 E=o;o=null,c=null,E({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 E=c;o=null,c=null,E(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,E)=>{o=x,c=E})},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;te.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,te.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 Tn=function(t){this&&_e.call(this,t)};Object.setPrototypeOf(Tn.prototype,_e.prototype),Tn.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 In=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(In.prototype,_e.prototype),In.prototype._transform=function(t,n,s){s(null,t)},In.prototype._flush=function(t){t(null)},In.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()})},In.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},In.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 Ds=function(){this&&te.call(this)};Object.setPrototypeOf(Ds.prototype,te.prototype),Ds.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},Ds.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 bh(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 vt=Ds;vt.Readable=xe,vt.Writable=Ke,vt.Duplex=_e,vt.Transform=In,vt.PassThrough=Tn,vt.Stream=Ds,vt.from=xe.from,vt.addAbortSignal=bh;function wl(...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 Sl(e,t,n){const s=typeof t=="function"?t:n,r=e;let o=!1;const c=E=>{o||(o=!0,s&&s(E))},d=()=>{r.removeListener("end",p),r.removeListener("finish",y),r.removeListener("error",g),r.removeListener("close",x)},p=()=>{d(),c()},y=()=>{d(),c()},g=E=>{d(),c(E)},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 vh=16384,wh=16;function Sh(e){return e?wh:vh}function xh(e,t){e?wh=t:vh=t}const Eh={pipeline:async(...e)=>new Promise((t,n)=>{wl(...e,s=>{s?n(s):t()})}),finished:async(e,t)=>new Promise((n,s)=>{Sl(e,t,r=>{r?s(r):n()})})};vt.pipeline=wl,vt.finished=Sl,vt.promises=Eh,vt.getDefaultHighWaterMark=Sh,vt.setDefaultHighWaterMark=xh;function kh(...e){return new Tn}function xl(e){if(!e||typeof e!="object")return!1;const t=e;return!(typeof t.read!="function"||t.destroyed||t.readableEnded||t._terminated)}function Ch(e){if(!e||typeof e!="object")return!1;const t=e;return!(typeof t.write!="function"||t.destroyed||t.writableEnded||t.writableFinished)}function El(e){if(!e||typeof e!="object")return!1;const t=e;return!!t.readableDidRead||!!t._reading}function Ah(e){return!e||typeof e!="object"?!1:e.errored!=null}vt.compose=kh,vt.isReadable=xl,vt.isWritable=Ch,vt.isDisturbed=El,vt.isErrored=Ah,xe.isDisturbed=El,xe.isReadable=xl,Object.freeze(Object.defineProperty({__proto__:null,Duplex:_e,PassThrough:Tn,Readable:xe,Stream:Ds,Transform:In,Writable:Ke,addAbortSignal:bh,compose:kh,default:Ds,finished:Sl,getDefaultHighWaterMark:Sh,isDisturbed:El,isErrored:Ah,isReadable:xl,isWritable:Ch,pipeline:wl,promises:Eh,setDefaultHighWaterMark:xh},Symbol.toStringTag,{value:"Module"})),new TextDecoder,new TextEncoder;const mi=function(t,n){this&&(this.path=t,this._entries=n,this._pos=0,this._closed=!1)};mi.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++]},mi.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)}})},mi.prototype.closeSync=function(){this._closed=!0},mi.prototype.close=function(t){if(this._closed=!0,t){queueMicrotask(()=>t(null));return}return Promise.resolve()},mi.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 kl="/",Cl=":";zn=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 gt(...e){if(e.length===0)return".";const t=e.filter(n=>n!=="").join("/");return zn(t)}ar=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:"")),zn(t)};function gi(e){return e.charAt(0)==="/"}ir=function(e){if(!e)return".";const t=zn(e),n=t.lastIndexOf("/");return n<0?".":n===0?"/":t.substring(0,n)},rr=function(e,t){if(!e)return"";const n=zn(e);let s=n.substring(n.lastIndexOf("/")+1);return t&&s.endsWith(t)&&(s=s.substring(0,s.length-t.length)),s},Xr=function(e){const t=rr(e),n=t.lastIndexOf(".");return n<=0?"":t.substring(n)},ba=function(e,t){const n=ar(e),s=ar(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 Ba(e){const t=zn(e),n=gi(t),s=ir(t),r=rr(t),o=Xr(t),c=r.substring(0,r.length-o.length);return{root:n?"/":"",dir:s,base:r,ext:o,name:c}}function La(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 Th={sep:kl,delimiter:Cl,normalize:zn,join:gt,resolve:ar,isAbsolute:gi,dirname:ir,basename:rr,extname:Xr,relative:ba,parse:Ba,format:La},Ih={sep:"\\",delimiter:";",normalize:zn,join:gt,resolve:ar,isAbsolute:gi,dirname:ir,basename:rr,extname:Xr,relative:ba,parse:Ba,format:La};Object.freeze(Object.defineProperty({__proto__:null,basename:rr,default:{sep:kl,delimiter:Cl,normalize:zn,join:gt,resolve:ar,isAbsolute:gi,dirname:ir,basename:rr,extname:Xr,relative:ba,parse:Ba,format:La,posix:Th,win32:Ih},delimiter:Cl,dirname:ir,extname:Xr,format:La,isAbsolute:gi,join:gt,normalize:zn,parse:Ba,posix:Th,relative:ba,resolve:ar,sep:kl,win32:Ih},Symbol.toStringTag,{value:"Module"}));const Rh=console;function Al(e,t){const n=new te,s=o=>{t&&t(o)},r={isTTY:!1,columns:me.COLUMNS,rows:me.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}B0=function(e){let t=(e==null?void 0:e.cwd)||"/",n=18;const s=Date.now(),r=new te,o={NODE_ENV:xn.NODE_ENV,PATH:xn.PATH,HOME:xn.HOME,SHELL:xn.SHELL,TERM:xn.TERM,COLORTERM:xn.COLORTERM,REQUIRES_WASM:xn.REQUIRES_WASM,npm_config_user_agent:xn.npm_config_user_agent,npm_execpath:xn.npm_execpath,npm_node_execpath:xn.npm_node_execpath,NAPI_RS_FORCE_WASM:"1",NEXT_TELEMETRY_DISABLED:"1",DO_NOT_TRACK:"1",...e==null?void 0:e.env},c=Al(!0,x=>(e!=null&&e.onStdout?e.onStdout(x):Rh.log(x),!0)),d=Al(!0,x=>(e!=null&&e.onStderr?e.onStderr(x):Rh.error(x),!0)),p=Al(!1),y=function(E){const C=performance.now(),T=Math.floor(C/1e3),B=Math.floor(C%1e3*1e6);return E?[T-E[0],B-E[1]]:[T,B]};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:M.PLATFORM,arch:M.ARCH,title:ne.TITLE,version:_a.NODE,versions:{...w},argv:["node","/index.js"],argv0:"node",execPath:ne.EXEC_PATH,execArgv:[],pid:(e==null?void 0:e.pid)??ne.PID,ppid:(e==null?void 0:e.ppid)??ne.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,...E){queueMicrotask(()=>x(...E))},stdout:c,stderr:d,stdin:p,hrtime:y,memoryUsage:Object.assign(function(){return{rss:Z.RSS,heapTotal:Z.HEAP_TOTAL,heapUsed:Z.HEAP_USED,external:Z.EXTERNAL,arrayBuffers:0}},{rss:()=>Z.RSS}),uptime(){return(Date.now()-s)/1e3},cpuUsage(){return{user:0,system:0}},resourceUsage(){return{userCPUTime:0,systemCPUTime:0,maxRSS:Z.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,E){const C=typeof E=="string"?E:"SIGTERM";return r.emit(C),!0},umask(x){const E=n;return x!==void 0&&(n=x),E},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,E,C){throw new Error("process.dlopen is not supported in browser environment")},reallyExit(x){},_getActiveRequests(){return[]},_getActiveHandles(){return[]},emitWarning(x,E,C){const T=typeof x=="string"?x:x.message,B=typeof E=="string"?E:(E==null?void 0:E.type)??"Warning";r.emit("warning",{name:B,message:T,code:C})},hasUncaughtExceptionCaptureCallback(){return!1},setUncaughtExceptionCaptureCallback(x){},sourceMapsEnabled:!1,setSourceMapsEnabled(x){},constrainedMemory(){return 0},availableMemory(){return 512*1024*1024},on(x,E){return r.on(x,E),g},once(x,E){return r.once(x,E),g},off(x,E){return r.off(x,E),g},emit(x,...E){return r.emit(x,...E)},addListener(x,E){return r.addListener(x,E),g},removeListener(x,E){return r.removeListener(x,E),g},removeAllListeners(x){return r.removeAllListeners(x),g},listeners(x){return r.listeners(x)},listenerCount(x){return r.listenerCount(x)},prependListener(x,E){return r.prependListener(x,E),g},prependOnceListener(x,E){return r.prependOnceListener(x,E),g},eventNames(){return r.eventNames()},setMaxListeners(x){return r.setMaxListeners(x),g},getMaxListeners(){return r.getMaxListeners()}};return g},B0();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 Qt=function(t,n){if(!this)return;te.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(Qt.prototype,te.prototype),Qt.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},Qt.prototype.address=function(){return this._addr?{...this._addr,host:this._addr.address}:null},Qt.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},Qt.prototype.getConnections=function(t){typeof t=="function"&&t(null,this._peers.size)},Qt.prototype.ref=function(){return this},Qt.prototype.unref=function(){return this},Qt.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 Ph(e,t){return new Qt(e,t)}function Tl(e,t,n){return new at().connect(e,t,n)}const Dh=Tl;function Ma(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 Oh(e){return Ma(e)===4}function Nh(e){return Ma(e)===6}Object.freeze(Object.defineProperty({__proto__:null,TcpServer:Qt,TcpSocket:at,connect:Dh,createConnection:Tl,createServer:Ph,default:{Socket:at,Server:Qt,createServer:Ph,createConnection:Tl,connect:Dh,isIP:Ma,isIPv4:Oh,isIPv6:Nh},isIP:Ma,isIPv4:Oh,isIPv6:Nh},Symbol.toStringTag,{value:"Module"}));function Fa(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 Bh(e){return e.includes("512")?64:e.includes("384")?48:e.includes("1")||e==="SHA-1"?20:32}function Il(e,t){const n=Bh(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 Rl(e,t,n){const s=new Uint8Array(t.length+e.length);return s.set(t,0),s.set(e,t.length),Il(s,n)}function dr(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 $a(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 Pt(e){const t=new Uint8Array(e);return crypto.getRandomValues(t),z.from(t)}function Pl(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 Lh(){return crypto.randomUUID()}function Mh(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 Fh(e){return crypto.getRandomValues(e)}const hr=function(t){this&&(this._alg=Fa(t),this._parts=[])};hr.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},hr.prototype.digestAsync=async function(t){const n=dr(this._parts),s=new Uint8Array(n).buffer,r=await crypto.subtle.digest(this._alg,s);return $a(new Uint8Array(r),t)},hr.prototype.digest=function(t){const n=dr(this._parts),s=Il(n,this._alg);return $a(s,t)},Zr=function(e){return new hr(e)};function $h(e,t,n){const s=Zr(e);return s.update(t),s.digest(n)}const pr=function(t,n){this&&(this._alg=Fa(t),this._key=typeof n=="string"?z.from(n):n,this._parts=[])};pr.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},pr.prototype.digestAsync=async function(t){const n=dr(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 $a(new Uint8Array(c),t)},pr.prototype.digest=function(t){const n=dr(this._parts),s=Rl(n,this._key,this._alg);return $a(s,t)};function Ua(e,t){return new pr(e,t)}function Uh(e,t,n,s,r,o){nx(e,t,n,s,r).then(c=>o(null,c)).catch(c=>o(c,z.alloc(0)))}async function nx(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:Fa(r)},y,s*8);return z.from(g)}function Dl(e,t,n,s,r){const o=typeof e=="string"?z.from(e):e,c=typeof t=="string"?z.from(t):t,d=Fa(r),p=Bh(d),y=Math.ceil(s/p),g=new Uint8Array(y*p);for(let x=1;x<=y;x++){const E=new Uint8Array(4);E[0]=x>>>24&255,E[1]=x>>>16&255,E[2]=x>>>8&255,E[3]=x&255;const C=new Uint8Array(c.length+4);C.set(c),C.set(E,c.length);let T=Rl(C,o,d);const B=new Uint8Array(T);for(let V=1;V<n;V++){T=Rl(T,o,d);for(let K=0;K<B.length;K++)B[K]^=T[K]}g.set(B,(x-1)*p)}return z.from(g.slice(0,s))}function jh(e,t,n,s,r){try{const o=Ol(e,t,n);setTimeout(()=>r(null,o),0)}catch(o){setTimeout(()=>r(o,z.alloc(0)),0)}}function Ol(e,t,n,s){return Dl(e,t,16384,n,"sha256")}function Os(e){if(e instanceof en)return{raw:e._data,alg:e._alg,kind:e._kind,fmt:"raw"};if(typeof e=="object"&&"key"in e)return Os(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 ja(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(Il(r,e))}function Nl(e,t,n,s){const r=ja(e,t,n);return Ll(z.from(s),r)}function Vh(e,t,n,s){const r=Os(n),o=e||r.alg||"SHA-256";if(s){try{s(null,ja(o,t,r))}catch(c){s(c,null)}return}return ja(o,t,r)}function Hh(e,t,n,s,r){const o=Os(n),c=e||o.alg||"SHA-256";if(r){try{r(null,Nl(c,t,o,s))}catch(d){r(d,!1)}return}return Nl(c,t,o,s)}const yi=function(t){this&&(te.call(this),this._alg=t,this._parts=[])};Object.setPrototypeOf(yi.prototype,te.prototype),yi.prototype.update=function(t,n){return this._parts.push(typeof t=="string"?z.from(t):t),this},yi.prototype.sign=function(t,n){const s=dr(this._parts),r=Os(t),o=ja(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 _i=function(t){this&&(te.call(this),this._alg=t,this._parts=[])};Object.setPrototypeOf(_i.prototype,te.prototype),_i.prototype.update=function(t,n){return this._parts.push(typeof t=="string"?z.from(t):t),this},_i.prototype.verify=function(t,n,s){const r=dr(this._parts),o=Os(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,Nl(this._alg,r,o,c)};function Wh(e){return new yi(e)}function zh(e){return new _i(e)}function qh(e,t,n){throw new Error("createCipheriv is not supported in the browser polyfill")}function Gh(e,t,n){throw new Error("createDecipheriv is not supported in the browser polyfill")}const en=function(t,n,s){this&&(this._kind=t,this._data=n,this._alg=s)};Object.defineProperty(en.prototype,"type",{get:function(){return this._kind},configurable:!0}),Object.defineProperty(en.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(en.prototype,"symmetricKeySize",{get:function(){if(this._kind==="secret")return this._data instanceof Uint8Array?this._data.length*8:void 0},configurable:!0}),en.prototype.export=function(t){if(this._data instanceof Uint8Array)return z.from(this._data);throw new Error("Cannot synchronously export a CryptoKey")};function Bl(e,t){const n=typeof e=="string"?z.from(e,t):e;return new en("secret",n)}function Kh(e){const t=Os(e);return new en("public",t.raw,t.alg)}function Yh(e){const t=Os(e);return new en("private",t.raw,t.alg)}function Ll(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 Zh(){return["aes-128-cbc","aes-256-cbc","aes-128-gcm","aes-256-gcm"]}function Xh(){return["sha1","sha256","sha384","sha512"]}const Jh={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=Pt(n);return Bl(s)}function ep(e,t){const n=((t==null?void 0:t.modulusLength)||2048)/8,s=Pt(n),r=Pt(n),o=new en("private",s,e),c=new en("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 ZO=0;function KS({url:a,className:i="",onBrowserError:l,reloadKey:u=0}){const h=q.useRef(null),m=q.useRef(l);m.current=l;const f=q.useRef(u),_=q.useCallback(()=>{var v;const b=h.current;if(b)try{const w=b.contentDocument||((v=b.contentWindow)==null?void 0:v.document);if(!w)return;const E=w.createElement("script");E.textContent=YO();const A=w.head||w.body||w.documentElement;A&&A.appendChild(E)}catch(w){console.warn("[CodeSandbox:Preview] Could not inject error capture:",w)}},[]);return q.useEffect(()=>{const b=v=>{if(!v.data||v.data.type!=="sandbox-error")return;const w=v.data,E=m.current;if(!E)return;let A;if(w.filename){const P=w.filename.match(/\/__(?:preview|virtual)__\/\d+(\/.*)/);A=P?P[1].replace(/^\//,""):void 0}const R={id:`browser_${++ZO}_${Date.now()}`,category:w.category,message:w.message,stack:w.stack,filePath:A,line:w.lineno??void 0,column:w.colno??void 0,timestamp:new Date().toISOString()};E(R)};return window.addEventListener("message",b),()=>window.removeEventListener("message",b)},[]),q.useEffect(()=>{h.current&&a&&(h.current.src=a)},[a]),q.useEffect(()=>{var b;if(u!==f.current){f.current=u;const v=h.current;if(v&&a)try{(b=v.contentWindow)==null||b.location.reload()}catch{v.src=a}}},[u,a]),O.jsx("div",{className:`h-full w-full bg-white ${i}`,children:a?O.jsx("iframe",{ref:h,src:a,className:"w-full h-full border-none",title:"Preview",sandbox:"allow-scripts allow-forms allow-same-origin allow-popups allow-modals",onLoad:_}):O.jsx("div",{className:"flex items-center justify-center h-full bg-sb-bg",children:O.jsxs("div",{className:"text-center px-4",children:[O.jsx("div",{className:"w-10 h-10 mx-auto mb-3 border-2 border-sb-accent border-t-transparent rounded-full animate-spin"}),O.jsx("p",{className:"text-sb-text-muted text-sm",children:"Waiting for dev server to start..."})]})})})}const O0={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 YS({progress:a,className:i=""}){const l=O0[a.stage]||O0.initializing;return a.stage==="ready"?null:O.jsx("div",{className:`absolute inset-0 z-50 flex items-center justify-center bg-sb-bg/95 backdrop-blur-sm ${i}`,children:O.jsxs("div",{className:"flex flex-col items-center gap-6 max-w-md px-8",children:[O.jsx("div",{className:"text-5xl animate-bounce",children:l.icon}),O.jsxs("h2",{className:`text-xl font-semibold ${l.color}`,children:[l.label,a.stage!=="error"&&O.jsx(JO,{})]}),O.jsx("div",{className:"w-64 h-2 bg-sb-bg-active rounded-full overflow-hidden",children:O.jsx("div",{className:"h-full bg-sb-accent rounded-full transition-all duration-500 ease-out",style:{width:`${a.percent}%`}})}),O.jsx("p",{className:"text-sm text-sb-text-muted text-center",children:a.message}),O.jsx("div",{className:"flex items-center gap-2 mt-4",children:["initializing","writing-files","installing","starting"].map((u,h)=>{const m=XO(a.stage)>h,f=a.stage===u;return O.jsxs(q.Fragment,{children:[O.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&&O.jsx("div",{className:`w-8 h-0.5 transition-colors duration-300 ${m?"bg-sb-success":"bg-sb-bg-active"}`})]},u)})})]})})}function XO(a){return["initializing","writing-files","installing","starting","ready"].indexOf(a)}function JO(){return O.jsxs("span",{className:"inline-flex ml-1",children:[O.jsx("span",{className:"animate-pulse",style:{animationDelay:"0ms"},children:"."}),O.jsx("span",{className:"animate-pulse",style:{animationDelay:"200ms"},children:"."}),O.jsx("span",{className:"animate-pulse",style:{animationDelay:"400ms"},children:"."})]})}const QO=[.4,0,.2,1],N0=q.memo(function({selected:i,children:l,onClick:u}){return O.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:[O.jsx("span",{className:"relative z-10",children:l}),i&&O.jsx(Ud.span,{layoutId:"view-slider-pill",transition:{duration:.2,ease:QO},className:"absolute inset-0 z-0 bg-sb-accent rounded-full"})]})}),ZS=q.memo(function({selected:i,onSelect:l}){return O.jsxs("div",{className:"flex items-center gap-0.5 bg-sb-bg rounded-full p-0.5 border border-sb-border",children:[O.jsx(N0,{selected:i==="code",onClick:()=>l("code"),children:"Code"}),O.jsx(N0,{selected:i==="preview",onClick:()=>l("preview"),children:"Preview"})]})});var eN=Object.defineProperty,tN=(a,i,l)=>i in a?eN(a,i,{enumerable:!0,configurable:!0,writable:!0,value:l}):a[i]=l,W=(a,i,l)=>tN(a,typeof i!="symbol"?i+"":i,l);let B0,ya,z,Cn,ne,pd,L0,M0,F0,$0,Se,As,_a,Ke,ba,U0,j0,V0,H0,Zo,rr,Xr,ir,Jr,fd,va,ls,W0,z0,Xo,qn,Jo,ar,Qo,q0,An,wa,ol,G0,K0,Y0;(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"}));_a={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:_a.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",P=[".js",".ts",".jsx",".tsx",".mjs",".cjs",".json"],j={".ts":"ts",".tsx":"tsx",".js":"js",".mjs":"js",".cjs":"js",".jsx":"jsx",".json":"json",".css":"css",".map":"json",".txt":"text",".wasm":"file"},M={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"},B={UID:1e3,GID:1e3},Y={BLOCK_SIZE:4096,BLOCK_CALC_SIZE:512},H={MODEL:"Virtual CPU",SPEED:2400,COUNT:2},Z={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],ge={COLUMNS:80,ROWS:24,FONT_SIZE:13},se={PID:1,PPID:0,TITLE:"node",EXEC_PATH:"/usr/local/bin/node"};Cn={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/${_a.NPM} node/${_a.NODE} linux x64 workspaces/false`,npm_execpath:"/usr/local/lib/node_modules/npm/bin/npm-cli.js",npm_node_execpath:"/usr/local/bin/node"},As={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},xe={BASE:3e3,RANGE:1e3},oe={TEXT:1,BINARY:2,CLOSE:8,PING:9,PONG:10};class Fe{constructor(t){W(this,"_listeners",new Map),W(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}wa=class{constructor(e){W(this,"tree"),W(this,"textEncoder",new TextEncoder),W(this,"textDecoder",new TextDecoder),W(this,"activeWatchers",new Map),W(this,"subscribers",new Map),W(this,"_handler"),W(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 wa,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 wa,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:B.UID,gid:B.GID,dev:0,ino:0,rdev:0,blksize:Y.BLOCK_SIZE,blocks:Math.ceil(r/Y.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:Y.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 Fe(()=>{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 Ee(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)}Qo=class{constructor(e){W(this,"_map",new Map),W(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 Be={pathNormCacheSize:2048,statCacheSize:512,resolveCacheSize:4096,manifestCacheSize:256,transformCacheSize:512,moduleSoftCacheSize:512,heapWarnThresholdMB:350,monitorIntervalMs:3e4,maxProcessOutputBytes:4194304};q0=class{constructor(e){W(this,"options"),W(this,"pathNormCache"),W(this,"statCache"),W(this,"transformCache"),W(this,"_monitorTimer",null),W(this,"_pressureCallbacks",[]),W(this,"_destroyed",!1),this.options={...Be,...e},this.pathNormCache=new Qo(this.options.pathNormCacheSize),this.statCache=new Qo(this.options.statCacheSize),this.transformCache=new Qo(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 ke=null;Xo=function(){return ke};const Ae=new Set;function We(){const e=Xo();if(e)for(const t of e.drainListeners)t();for(const t of Ae)t()}ls=function(){const e=Xo();e&&e.refCount++},An=function(){const e=Xo();e&&e.refCount>0&&e.refCount--,We()};const Re=10,Je=new WeakSet,vt=new Set;function ee(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(),vt.delete(o)};vt.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),ee(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"&&(ls(),c.then(()=>An(),()=>An()))};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 Qe=new TextEncoder,it=new TextDecoder("utf-8"),Pe=new Uint8Array(128);for(let e=0;e<10;e++)Pe[48+e]=e;for(let e=0;e<6;e++)Pe[65+e]=10+e,Pe[97+e]=10+e;const fe=class kt extends Uint8Array{static from(t,n,s){if(typeof n=="function"){const o=Array.from(t,n,s);return new kt(o)}const r=n;if(Array.isArray(t))return new kt(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 kt(m(c))}if(o==="hex"){const c=new Uint8Array(t.length>>>1);for(let d=0;d<t.length;d+=2)c[d>>>1]=Pe[t.charCodeAt(d)]<<4|Pe[t.charCodeAt(d+1)];return new kt(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 kt(c)}return new kt(Qe.encode(t))}return t instanceof ArrayBuffer?new kt(t):new kt(t)}static alloc(t,n){const s=new kt(t);return n!==void 0&&s.fill(n),s}static allocUnsafe(t){return new kt(t)}static allocUnsafeSlow(t){return new kt(t)}static concat(t){let n=0;for(const o of t)n+=o.length;const s=new kt(n);let r=0;for(const o of t)s.set(o,r),r+=o.length;return s}static isBuffer(t){return t instanceof kt||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:Qe.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 kt(super.slice(t,n))}subarray(t,n){return new kt(super.subarray(t,n))}write(t,n,s,r){const o=typeof n=="number"?n:0,c=Qe.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"?kt.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}};W(fe,"BYTES_PER_ELEMENT",1);let Ce=fe;z=new Proxy(Ce,{apply(e,t,n){return Ce.from(...n)}}),typeof globalThis.Buffer>"u"&&(globalThis.Buffer=z);function je(e){return e instanceof Uint8Array?e.byteLength:typeof e=="string"?z.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"?z.from(t):t;this._readableByteLength+=je(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"?z.from(t):t;this._readableByteLength+=je(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-=je(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)}))}},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=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},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:z.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"?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+=je(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-=je(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;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(_e.prototype,Se.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+=je(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-=je(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=Se.toWeb(t),s=Ke.toWeb(t);return{readable:n,writable:s}}return Se.toWeb(t)},_e.fromWeb=function(t,n){if(t instanceof ReadableStream)return Se.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 et=function(t){this&&_e.call(this,t)};Object.setPrototypeOf(et.prototype,_e.prototype),et.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 $t=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($t.prototype,_e.prototype),$t.prototype._transform=function(t,n,s){s(null,t)},$t.prototype._flush=function(t){t(null)},$t.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()})},$t.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},$t.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 tn=function(){this&&ne.call(this)};Object.setPrototypeOf(tn.prototype,ne.prototype),tn.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},tn.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 bh(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 wt=tn;wt.Readable=Se,wt.Writable=Ke,wt.Duplex=_e,wt.Transform=$t,wt.PassThrough=et,wt.Stream=tn,wt.from=Se.from,wt.addAbortSignal=bh;function wl(...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 Sl(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 vh=16384,wh=16;function Sh(e){return e?wh:vh}function xh(e,t){e?wh=t:vh=t}const Eh={pipeline:async(...e)=>new Promise((t,n)=>{wl(...e,s=>{s?n(s):t()})}),finished:async(e,t)=>new Promise((n,s)=>{Sl(e,t,r=>{r?s(r):n()})})};wt.pipeline=wl,wt.finished=Sl,wt.promises=Eh,wt.getDefaultHighWaterMark=Sh,wt.setDefaultHighWaterMark=xh;function kh(...e){return new et}function xl(e){if(!e||typeof e!="object")return!1;const t=e;return!(typeof t.read!="function"||t.destroyed||t.readableEnded||t._terminated)}function Ch(e){if(!e||typeof e!="object")return!1;const t=e;return!(typeof t.write!="function"||t.destroyed||t.writableEnded||t.writableFinished)}function El(e){if(!e||typeof e!="object")return!1;const t=e;return!!t.readableDidRead||!!t._reading}function Ah(e){return!e||typeof e!="object"?!1:e.errored!=null}wt.compose=kh,wt.isReadable=xl,wt.isWritable=Ch,wt.isDisturbed=El,wt.isErrored=Ah,Se.isDisturbed=El,Se.isReadable=xl,Object.freeze(Object.defineProperty({__proto__:null,Duplex:_e,PassThrough:et,Readable:Se,Stream:tn,Transform:$t,Writable:Ke,addAbortSignal:bh,compose:kh,default:tn,finished:Sl,getDefaultHighWaterMark:Sh,isDisturbed:El,isErrored:Ah,isReadable:xl,isWritable:Ch,pipeline:wl,promises:Eh,setDefaultHighWaterMark:xh},Symbol.toStringTag,{value:"Module"})),new TextDecoder,new TextEncoder;const mi=function(t,n){this&&(this.path=t,this._entries=n,this._pos=0,this._closed=!1)};mi.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++]},mi.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)}})},mi.prototype.closeSync=function(){this._closed=!0},mi.prototype.close=function(t){if(this._closed=!0,t){queueMicrotask(()=>t(null));return}return Promise.resolve()},mi.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 kl="/",Cl=":";qn=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 yt(...e){if(e.length===0)return".";const t=e.filter(n=>n!=="").join("/");return qn(t)}ar=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:"")),qn(t)};function gi(e){return e.charAt(0)==="/"}ir=function(e){if(!e)return".";const t=qn(e),n=t.lastIndexOf("/");return n<0?".":n===0?"/":t.substring(0,n)},rr=function(e,t){if(!e)return"";const n=qn(e);let s=n.substring(n.lastIndexOf("/")+1);return t&&s.endsWith(t)&&(s=s.substring(0,s.length-t.length)),s},Jr=function(e){const t=rr(e),n=t.lastIndexOf(".");return n<=0?"":t.substring(n)},ba=function(e,t){const n=ar(e),s=ar(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 Ba(e){const t=qn(e),n=gi(t),s=ir(t),r=rr(t),o=Jr(t),c=r.substring(0,r.length-o.length);return{root:n?"/":"",dir:s,base:r,ext:o,name:c}}function La(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 Th={sep:kl,delimiter:Cl,normalize:qn,join:yt,resolve:ar,isAbsolute:gi,dirname:ir,basename:rr,extname:Jr,relative:ba,parse:Ba,format:La},Ih={sep:"\\",delimiter:";",normalize:qn,join:yt,resolve:ar,isAbsolute:gi,dirname:ir,basename:rr,extname:Jr,relative:ba,parse:Ba,format:La};Object.freeze(Object.defineProperty({__proto__:null,basename:rr,default:{sep:kl,delimiter:Cl,normalize:qn,join:yt,resolve:ar,isAbsolute:gi,dirname:ir,basename:rr,extname:Jr,relative:ba,parse:Ba,format:La,posix:Th,win32:Ih},delimiter:Cl,dirname:ir,extname:Jr,format:La,isAbsolute:gi,join:yt,normalize:qn,parse:Ba,posix:Th,relative:ba,resolve:ar,sep:kl,win32:Ih},Symbol.toStringTag,{value:"Module"}));const Rh=console;function Al(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}B0=function(e){let t=(e==null?void 0:e.cwd)||"/",n=18;const s=Date.now(),r=new ne,o={NODE_ENV:Cn.NODE_ENV,PATH:Cn.PATH,HOME:Cn.HOME,SHELL:Cn.SHELL,TERM:Cn.TERM,COLORTERM:Cn.COLORTERM,REQUIRES_WASM:Cn.REQUIRES_WASM,npm_config_user_agent:Cn.npm_config_user_agent,npm_execpath:Cn.npm_execpath,npm_node_execpath:Cn.npm_node_execpath,NAPI_RS_FORCE_WASM:"1",NEXT_TELEMETRY_DISABLED:"1",DO_NOT_TRACK:"1",...e==null?void 0:e.env},c=Al(!0,x=>(e!=null&&e.onStdout?e.onStdout(x):Rh.log(x),!0)),d=Al(!0,x=>(e!=null&&e.onStderr?e.onStderr(x):Rh.error(x),!0)),p=Al(!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:M.PLATFORM,arch:M.ARCH,title:se.TITLE,version:_a.NODE,versions:{...w},argv:["node","/index.js"],argv0:"node",execPath:se.EXEC_PATH,execArgv:[],pid:(e==null?void 0:e.pid)??se.PID,ppid:(e==null?void 0:e.ppid)??se.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:Z.RSS,heapTotal:Z.HEAP_TOTAL,heapUsed:Z.HEAP_USED,external:Z.EXTERNAL,arrayBuffers:0}},{rss:()=>Z.RSS}),uptime(){return(Date.now()-s)/1e3},cpuUsage(){return{user:0,system:0}},resourceUsage(){return{userCPUTime:0,systemCPUTime:0,maxRSS:Z.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},B0();const ot=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(ot.prototype,_e.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"?z.from(t):t;this.push(n)},ot.prototype._feedEnd=function(){this.push(null)};const nn=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(nn.prototype,ne.prototype),nn.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=xe.BASE+Math.floor(Math.random()*xe.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},nn.prototype.address=function(){return this._addr?{...this._addr,host:this._addr.address}:null},nn.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},nn.prototype.getConnections=function(t){typeof t=="function"&&t(null,this._peers.size)},nn.prototype.ref=function(){return this},nn.prototype.unref=function(){return this},nn.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 Ph(e,t){return new nn(e,t)}function Tl(e,t,n){return new ot().connect(e,t,n)}const Dh=Tl;function Ma(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 Oh(e){return Ma(e)===4}function Nh(e){return Ma(e)===6}Object.freeze(Object.defineProperty({__proto__:null,TcpServer:nn,TcpSocket:ot,connect:Dh,createConnection:Tl,createServer:Ph,default:{Socket:ot,Server:nn,createServer:Ph,createConnection:Tl,connect:Dh,isIP:Ma,isIPv4:Oh,isIPv6:Nh},isIP:Ma,isIPv4:Oh,isIPv6:Nh},Symbol.toStringTag,{value:"Module"}));function Fa(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 Bh(e){return e.includes("512")?64:e.includes("384")?48:e.includes("1")||e==="SHA-1"?20:32}function Il(e,t){const n=Bh(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 Rl(e,t,n){const s=new Uint8Array(t.length+e.length);return s.set(t,0),s.set(e,t.length),Il(s,n)}function hr(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 $a(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 Dt(e){const t=new Uint8Array(e);return crypto.getRandomValues(t),z.from(t)}function Pl(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 Lh(){return crypto.randomUUID()}function Mh(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 Fh(e){return crypto.getRandomValues(e)}const pr=function(t){this&&(this._alg=Fa(t),this._parts=[])};pr.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},pr.prototype.digestAsync=async function(t){const n=hr(this._parts),s=new Uint8Array(n).buffer,r=await crypto.subtle.digest(this._alg,s);return $a(new Uint8Array(r),t)},pr.prototype.digest=function(t){const n=hr(this._parts),s=Il(n,this._alg);return $a(s,t)},Xr=function(e){return new pr(e)};function $h(e,t,n){const s=Xr(e);return s.update(t),s.digest(n)}const fr=function(t,n){this&&(this._alg=Fa(t),this._key=typeof n=="string"?z.from(n):n,this._parts=[])};fr.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},fr.prototype.digestAsync=async function(t){const n=hr(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 $a(new Uint8Array(c),t)},fr.prototype.digest=function(t){const n=hr(this._parts),s=Rl(n,this._key,this._alg);return $a(s,t)};function Ua(e,t){return new fr(e,t)}function Uh(e,t,n,s,r,o){nx(e,t,n,s,r).then(c=>o(null,c)).catch(c=>o(c,z.alloc(0)))}async function nx(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:Fa(r)},y,s*8);return z.from(g)}function Dl(e,t,n,s,r){const o=typeof e=="string"?z.from(e):e,c=typeof t=="string"?z.from(t):t,d=Fa(r),p=Bh(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=Rl(C,o,d);const L=new Uint8Array(T);for(let V=1;V<n;V++){T=Rl(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 jh(e,t,n,s,r){try{const o=Ol(e,t,n);setTimeout(()=>r(null,o),0)}catch(o){setTimeout(()=>r(o,z.alloc(0)),0)}}function Ol(e,t,n,s){return Dl(e,t,16384,n,"sha256")}function Os(e){if(e instanceof sn)return{raw:e._data,alg:e._alg,kind:e._kind,fmt:"raw"};if(typeof e=="object"&&"key"in e)return Os(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 ja(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(Il(r,e))}function Nl(e,t,n,s){const r=ja(e,t,n);return Ll(z.from(s),r)}function Vh(e,t,n,s){const r=Os(n),o=e||r.alg||"SHA-256";if(s){try{s(null,ja(o,t,r))}catch(c){s(c,null)}return}return ja(o,t,r)}function Hh(e,t,n,s,r){const o=Os(n),c=e||o.alg||"SHA-256";if(r){try{r(null,Nl(c,t,o,s))}catch(d){r(d,!1)}return}return Nl(c,t,o,s)}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.sign=function(t,n){const s=hr(this._parts),r=Os(t),o=ja(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 _i=function(t){this&&(ne.call(this),this._alg=t,this._parts=[])};Object.setPrototypeOf(_i.prototype,ne.prototype),_i.prototype.update=function(t,n){return this._parts.push(typeof t=="string"?z.from(t):t),this},_i.prototype.verify=function(t,n,s){const r=hr(this._parts),o=Os(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,Nl(this._alg,r,o,c)};function Wh(e){return new yi(e)}function zh(e){return new _i(e)}function qh(e,t,n){throw new Error("createCipheriv is not supported in the browser polyfill")}function Gh(e,t,n){throw new Error("createDecipheriv is not supported in the browser polyfill")}const sn=function(t,n,s){this&&(this._kind=t,this._data=n,this._alg=s)};Object.defineProperty(sn.prototype,"type",{get:function(){return this._kind},configurable:!0}),Object.defineProperty(sn.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(sn.prototype,"symmetricKeySize",{get:function(){if(this._kind==="secret")return this._data instanceof Uint8Array?this._data.length*8:void 0},configurable:!0}),sn.prototype.export=function(t){if(this._data instanceof Uint8Array)return z.from(this._data);throw new Error("Cannot synchronously export a CryptoKey")};function Bl(e,t){const n=typeof e=="string"?z.from(e,t):e;return new sn("secret",n)}function Kh(e){const t=Os(e);return new sn("public",t.raw,t.alg)}function Yh(e){const t=Os(e);return new sn("private",t.raw,t.alg)}function Ll(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 Zh(){return["aes-128-cbc","aes-256-cbc","aes-128-gcm","aes-256-gcm"]}function Xh(){return["sha1","sha256","sha384","sha512"]}const Jh={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=Dt(n);return Bl(s)}function ep(e,t){const n=((t==null?void 0:t.modulusLength)||2048)/8,s=Dt(n),r=Dt(n),o=new sn("private",s,e),c=new sn("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 Ml(e,t){const n=Pt(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 tp(e,t,n){try{const s=Ml(e,t);setTimeout(()=>n(null,s),0)}catch(s){setTimeout(()=>n(s,z.alloc(0)),0)}}function Fl(e){return!0}function np(e,t){setTimeout(()=>t(null,Fl()),0)}function sp(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{Pl(e,r,o),c&&setTimeout(()=>c(null,e),0)}catch(d){c&&setTimeout(()=>c(d,e),0)}}function $l(e,t,n,s,r){const o=z.from(n),c=z.from(t),d=z.from(s),p=Ua(e,o).update(c).digest(),y=p.length,g=Math.ceil(r/y),x=z.alloc(g*y);let E=z.alloc(0);for(let C=0;C<g;C++){const T=z.concat([E,d,z.from([C+1])]);E=z.from(Ua(e,p).update(T).digest()),E.copy(x,C*y)}return x.slice(0,r)}function rp(e,t,n,s,r,o){try{const c=$l(e,t,n,s,r);setTimeout(()=>o(null,c),0)}catch(c){setTimeout(()=>o(c,z.alloc(0)),0)}}function Ul(e){return{generateKeys:()=>Pt(256),computeSecret:t=>Pt(32),getPrime:()=>Pt(256),getGenerator:()=>z.from([2]),getPublicKey:()=>Pt(256),getPrivateKey:()=>Pt(256),setPublicKey:()=>{},setPrivateKey:()=>{}}}function ip(e,t){return Ul()}function ap(e){return{generateKeys:(t,n)=>Pt(65),computeSecret:t=>Pt(32),getPublicKey:(t,n)=>Pt(65),getPrivateKey:t=>Pt(32),setPublicKey:()=>{},setPrivateKey:()=>{}}}function op(){return["P-256","P-384","P-521","secp256k1"]}function lp(e){}function cp(){return 0}function up(){return{total:0,min:0,used:0}}const dp=globalThis.crypto,sx=Object.freeze(Object.defineProperty({__proto__:null,Hash:hr,Hmac:pr,KeyObject:en,SignStream:yi,VerifyStream:_i,checkPrime:np,checkPrimeSync:Fl,constants:Jh,createCipheriv:qh,createDecipheriv:Gh,createDiffieHellman:ip,createECDH:ap,createHash:Zr,createHmac:Ua,createPrivateKey:Yh,createPublicKey:Kh,createSecretKey:Bl,createSign:Wh,createVerify:zh,default:{randomBytes:Pt,randomFill:sp,randomFillSync:Pl,randomUUID:Lh,randomInt:Mh,getRandomValues:Fh,createHash:Zr,hash:$h,createHmac:Ua,createSign:Wh,createVerify:zh,createCipheriv:qh,createDecipheriv:Gh,sign:Vh,verify:Hh,pbkdf2:Uh,pbkdf2Sync:Dl,scrypt:jh,scryptSync:Ol,hkdf:rp,hkdfSync:$l,timingSafeEqual:Ll,getCiphers:Zh,getHashes:Xh,getCurves:op,constants:Jh,KeyObject:en,createSecretKey:Bl,createPublicKey:Kh,createPrivateKey:Yh,generateKeySync:Qh,generateKeyPairSync:ep,generatePrimeSync:Ml,generatePrime:tp,checkPrimeSync:Fl,checkPrime:np,createDiffieHellman:ip,getDiffieHellman:Ul,createECDH:ap,setFips:lp,getFips:cp,secureHeapUsed:up,webcrypto:dp,Hash:hr,Hmac:pr},generateKeyPairSync:ep,generateKeySync:Qh,generatePrime:tp,generatePrimeSync:Ml,getCiphers:Zh,getCurves:op,getDiffieHellman:Ul,getFips:cp,getHashes:Xh,getRandomValues:Fh,hash:$h,hkdf:rp,hkdfSync:$l,pbkdf2:Uh,pbkdf2Sync:Dl,randomBytes:Pt,randomFill:sp,randomFillSync:Pl,randomInt:Mh,randomUUID:Lh,scrypt:jh,scryptSync:Ol,secureHeapUsed:up,setFips:lp,sign:Vh,timingSafeEqual:Ll,verify:Hh,webcrypto:dp},Symbol.toStringTag,{value:"Module"})),rx=typeof window<"u"&&typeof window.document<"u"&&typeof globalThis.WebSocket=="function"?globalThis.WebSocket:null,Dt=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(Dt.prototype,xe.prototype),Dt.prototype.setTimeout=function(t,n){return n&&this.once("timeout",n),this},Dt.prototype.destroy=function(t){return xe.prototype.destroy.call(this,t),this},Dt.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})},Dt.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 Dt(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 Ct=function(t,n){if(!this)return;te.call(this),typeof t=="function"?this._handler=t:this._handler=n,this._tcp=new Qt,this.listening=!1,this.maxHeadersCount=null,this.timeout=0,this.keepAliveTimeout=Cs.HTTP_KEEP_ALIVE,this.headersTimeout=Cs.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(Ct.prototype,te.prototype),Ct.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&&ax(g.port,d),p&&p()},this._tcp.listen(r,o,c),this},Ct.prototype.close=function(t){const n=this._tcp.address();return n&&ox(n.port),this._tcp.close(t),this},Ct.prototype.address=function(){return this._tcp.address()},Ct.prototype.setTimeout=function(t,n){return this.timeout=t||0,n&&this.on("timeout",n),this},Ct.prototype.ref=function(){return this._tcp.ref(),this},Ct.prototype.unref=function(){return this._tcp.unref(),this},Ct.prototype.closeAllConnections=function(){},Ct.prototype.closeIdleConnections=function(){},Ct.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 Dt(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}},Ct.prototype.dispatchRequest=async function(t,n,s,r){const o=this;return new Promise((c,d)=>{var p;const y=Dt.build(t,n,s,r),g=new Ve(y);g._onComplete(c);const x=o.timeout||Cs.HTTP_DISPATCH_SAFETY,E=setTimeout(()=>{d(new Error(`dispatchRequest timed out after ${x}ms for ${t} ${n}`))},x);g.on("finish",()=>{clearTimeout(E)});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 B;if(clearTimeout(E),console.error("[DEBUG] dispatchRequest async error:",(T==null?void 0:T.message)||T,(B=T==null?void 0:T.stack)==null?void 0:B.split(`
|
|
72
|
+
-----END PRIVATE KEY-----`:o}}function Ml(e,t){const n=Dt(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 tp(e,t,n){try{const s=Ml(e,t);setTimeout(()=>n(null,s),0)}catch(s){setTimeout(()=>n(s,z.alloc(0)),0)}}function Fl(e){return!0}function np(e,t){setTimeout(()=>t(null,Fl()),0)}function sp(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{Pl(e,r,o),c&&setTimeout(()=>c(null,e),0)}catch(d){c&&setTimeout(()=>c(d,e),0)}}function $l(e,t,n,s,r){const o=z.from(n),c=z.from(t),d=z.from(s),p=Ua(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(Ua(e,p).update(T).digest()),k.copy(x,C*y)}return x.slice(0,r)}function rp(e,t,n,s,r,o){try{const c=$l(e,t,n,s,r);setTimeout(()=>o(null,c),0)}catch(c){setTimeout(()=>o(c,z.alloc(0)),0)}}function Ul(e){return{generateKeys:()=>Dt(256),computeSecret:t=>Dt(32),getPrime:()=>Dt(256),getGenerator:()=>z.from([2]),getPublicKey:()=>Dt(256),getPrivateKey:()=>Dt(256),setPublicKey:()=>{},setPrivateKey:()=>{}}}function ip(e,t){return Ul()}function ap(e){return{generateKeys:(t,n)=>Dt(65),computeSecret:t=>Dt(32),getPublicKey:(t,n)=>Dt(65),getPrivateKey:t=>Dt(32),setPublicKey:()=>{},setPrivateKey:()=>{}}}function op(){return["P-256","P-384","P-521","secp256k1"]}function lp(e){}function cp(){return 0}function up(){return{total:0,min:0,used:0}}const dp=globalThis.crypto,sx=Object.freeze(Object.defineProperty({__proto__:null,Hash:pr,Hmac:fr,KeyObject:sn,SignStream:yi,VerifyStream:_i,checkPrime:np,checkPrimeSync:Fl,constants:Jh,createCipheriv:qh,createDecipheriv:Gh,createDiffieHellman:ip,createECDH:ap,createHash:Xr,createHmac:Ua,createPrivateKey:Yh,createPublicKey:Kh,createSecretKey:Bl,createSign:Wh,createVerify:zh,default:{randomBytes:Dt,randomFill:sp,randomFillSync:Pl,randomUUID:Lh,randomInt:Mh,getRandomValues:Fh,createHash:Xr,hash:$h,createHmac:Ua,createSign:Wh,createVerify:zh,createCipheriv:qh,createDecipheriv:Gh,sign:Vh,verify:Hh,pbkdf2:Uh,pbkdf2Sync:Dl,scrypt:jh,scryptSync:Ol,hkdf:rp,hkdfSync:$l,timingSafeEqual:Ll,getCiphers:Zh,getHashes:Xh,getCurves:op,constants:Jh,KeyObject:sn,createSecretKey:Bl,createPublicKey:Kh,createPrivateKey:Yh,generateKeySync:Qh,generateKeyPairSync:ep,generatePrimeSync:Ml,generatePrime:tp,checkPrimeSync:Fl,checkPrime:np,createDiffieHellman:ip,getDiffieHellman:Ul,createECDH:ap,setFips:lp,getFips:cp,secureHeapUsed:up,webcrypto:dp,Hash:pr,Hmac:fr},generateKeyPairSync:ep,generateKeySync:Qh,generatePrime:tp,generatePrimeSync:Ml,getCiphers:Zh,getCurves:op,getDiffieHellman:Ul,getFips:cp,getHashes:Xh,getRandomValues:Fh,hash:$h,hkdf:rp,hkdfSync:$l,pbkdf2:Uh,pbkdf2Sync:Dl,randomBytes:Dt,randomFill:sp,randomFillSync:Pl,randomInt:Mh,randomUUID:Lh,scrypt:jh,scryptSync:Ol,secureHeapUsed:up,setFips:lp,sign:Vh,timingSafeEqual:Ll,verify:Hh,webcrypto:dp},Symbol.toStringTag,{value:"Module"})),rx=typeof window<"u"&&typeof window.document<"u"&&typeof globalThis.WebSocket=="function"?globalThis.WebSocket:null,Ot=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(Ot.prototype,Se.prototype),Ot.prototype.setTimeout=function(t,n){return n&&this.once("timeout",n),this},Ot.prototype.destroy=function(t){return Se.prototype.destroy.call(this,t),this},Ot.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})},Ot.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 Ot(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 At=function(t,n){if(!this)return;ne.call(this),typeof t=="function"?this._handler=t:this._handler=n,this._tcp=new nn,this.listening=!1,this.maxHeadersCount=null,this.timeout=0,this.keepAliveTimeout=As.HTTP_KEEP_ALIVE,this.headersTimeout=As.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(At.prototype,ne.prototype),At.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&&ax(g.port,d),p&&p()},this._tcp.listen(r,o,c),this},At.prototype.close=function(t){const n=this._tcp.address();return n&&ox(n.port),this._tcp.close(t),this},At.prototype.address=function(){return this._tcp.address()},At.prototype.setTimeout=function(t,n){return this.timeout=t||0,n&&this.on("timeout",n),this},At.prototype.ref=function(){return this._tcp.ref(),this},At.prototype.unref=function(){return this._tcp.unref(),this},At.prototype.closeAllConnections=function(){},At.prototype.closeIdleConnections=function(){},At.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 Ot(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}},At.prototype.dispatchRequest=async function(t,n,s,r){const o=this;return new Promise((c,d)=>{var p;const y=Ot.build(t,n,s,r),g=new Ve(y);g._onComplete(c);const x=o.timeout||As.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
|
-
`)),g.headersSent)try{g.end()}catch{}else try{g.statusCode=500,g.end("Internal Server Error")}catch{}})}}catch(C){if(clearTimeout(
|
|
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 Va(e,t){return new Ct(e,t)}const bi={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"},Ha=["GET","POST","PUT","DELETE","PATCH","HEAD","OPTIONS","CONNECT","TRACE"];function ix(){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=Rn.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 Dt;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 B=new Error(`connect ECONNREFUSED ${s}:${d}`);B.code="ECONNREFUSED",B.errno=-111,B.syscall="connect",B.address=s,B.port=d,this.emit("error",B);return}const p=ix(),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 E=await fetch(y,g);if(this._waitTimer&&(clearTimeout(this._waitTimer),this._waitTimer=null),this._cancelled)return;const C=await this._mapResponse(E);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 Dt;n.statusCode=t.status,n.statusMessage=t.statusText||bi[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=rx;if(!r){const E=this;setTimeout(()=>E.emit("error",new TypeError("No WebSocket available")),0);return}const c=Zr("sha1").update(s+"258EAFA5-E914-47DA-95CA-C5AB0DC85B11").digest("base64");let d;try{d=new r(n),d.binaryType="arraybuffer"}catch(E){const C=this;setTimeout(()=>C.emit("error",E instanceof Error?E:new Error(String(E))),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=(E,C,T)=>{const B=typeof E=="string"?z.from(E):new Uint8Array(E),V=typeof C=="function"?C:T,K=new Uint8Array(y.length+B.length);for(K.set(y,0),K.set(B,y.length),y=K;y.length>=2;){const J=Ei(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 E=new Dt(p);E.statusCode=101,E.statusMessage="Switching Protocols",E.headers={upgrade:"websocket",connection:"Upgrade","sec-websocket-accept":c},E.complete=!0,E.push(null),g.emit("upgrade",E,p,z.alloc(0))},d.onmessage=E=>{let C,T;if(typeof E.data=="string")C=new TextEncoder().encode(E.data),T=1;else if(E.data instanceof ArrayBuffer)C=new Uint8Array(E.data),T=2;else return;const B=_n(T,C,!1);p._feedData(z.from(B))},d.onclose=E=>{const C=E.code||1e3,T=new Uint8Array(2);T[0]=C>>8&255,T[1]=C&255;const B=_n(8,T,!1);p._feedData(z.from(B)),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=E=>((d.readyState===r.OPEN||d.readyState===r.CONNECTING)&&d.close(),x(E))};function jl(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 hp(e,t,n){const{opts:s,cb:r}=jl(e,t,n),o=new Qe(s,"http");return r&&o.once("response",r),o}function pp(e,t,n){const{opts:s,cb:r}=jl(e,t,n),o=new Qe({...s,method:"GET"},"http");return r&&o.once("response",r),o.end(),o}function Wa(e,t,n,s){const{opts:r,cb:o}=jl(e,t,n),c=new Qe(r,s);return o&&c.once("response",o),c}const Rn=new Map,vi=new Map;let Vl=null,Hl=null;function ax(e,t,n){Rn.set(e,t),os(),Vl&&Vl(e,t)}function ox(e){Rn.has(e)&&En(),Rn.delete(e),vi.delete(e),Hl&&Hl(e)}function wi(e){return Rn.get(e)}va=function(){return new Map(Rn)},W0=function(){for(const[,e]of Rn)try{e.close()}catch{}Rn.clear(),vi.clear()};function lx(e){for(const[t,n]of vi)if(n===e){const s=Rn.get(t);if(s)try{s.close()}catch{}Rn.delete(t),vi.delete(t)}}function cx(e){return vi.get(e)}function Si(e){Vl=e}function xi(e){Hl=e}const Pn=function(t){this&&(te.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(Pn.prototype,te.prototype),Pn.prototype.createConnection=function(t,n){const s=new at;return n&&n(null,s),s},Pn.prototype.getName=function(t){return`${t.host??"localhost"}:${t.port??80}:${t.localAddress??""}`},Pn.prototype.addRequest=function(t,n){},Pn.prototype.destroy=function(){this.sockets={},this.freeSockets={},this.requests={}};const za=new Pn;function Ei(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 _n(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}V0=Object.freeze(Object.defineProperty({__proto__:null,Agent:Pn,ClientRequest:Qe,IncomingMessage:Dt,METHODS:Ha,STATUS_CODES:bi,Server:Ct,ServerResponse:Ve,_buildClientRequest:Wa,closeAllServers:W0,closeServersByPid:lx,createServer:Va,decodeFrame:Ei,default:{Server:Ct,IncomingMessage:Dt,ServerResponse:Ve,ClientRequest:Qe,createServer:Va,request:hp,get:pp,STATUS_CODES:bi,METHODS:Ha,getServer:wi,getAllServers:va,setServerListenCallback:Si,setServerCloseCallback:xi,_buildClientRequest:Wa,Agent:Pn,globalAgent:za,decodeFrame:Ei,encodeFrame:_n},encodeFrame:_n,get:pp,getAllServers:va,getServer:wi,getServerOwner:cx,globalAgent:za,request:hp,setServerCloseCallback:xi,setServerListenCallback:Si},Symbol.toStringTag,{value:"Module"}));function fp(e,t,n){return Wa(e,t,n,"https")}function mp(e,t,n){const s=Wa(e,t,n,"https");return s.end(),s}const ux=Object.freeze(Object.defineProperty({__proto__:null,Agent:Pn,ClientRequest:Qe,IncomingMessage:Dt,METHODS:Ha,STATUS_CODES:bi,Server:Ct,ServerResponse:Ve,createServer:Va,default:{Server:Ct,IncomingMessage:Dt,ServerResponse:Ve,ClientRequest:Qe,createServer:Va,request:fp,get:mp,STATUS_CODES:bi,METHODS:Ha,getServer:wi,getAllServers:va,setServerListenCallback:Si,setServerCloseCallback:xi,Agent:Pn,globalAgent:za},get:mp,getAllServers:va,getServer:wi,globalAgent:za,request:fp,setServerCloseCallback:xi,setServerListenCallback:Si},Symbol.toStringTag,{value:"Module"}));function gp(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 yp(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 _p(e,t){try{return new globalThis.URL(t,e).href}catch{return t}}const bp=globalThis.URL,vp=globalThis.URLSearchParams;function wp(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 Sp(e){const t=encodeURIComponent(e).replace(/%2F/g,"/");return new globalThis.URL("file://"+t)}function xp(e){try{return new globalThis.URL(`http://${e}`).hostname}catch{return e}}function Ep(e){return e}Object.freeze(Object.defineProperty({__proto__:null,URL:bp,URLSearchParams:vp,default:{parse:gp,format:yp,resolve:_p,URL:bp,URLSearchParams:vp,fileURLToPath:wp,pathToFileURL:Sp,domainToASCII:xp,domainToUnicode:Ep},domainToASCII:xp,domainToUnicode:Ep,fileURLToPath:wp,format:yp,parse:gp,pathToFileURL:Sp,resolve:_p},Symbol.toStringTag,{value:"Module"}));function Wl(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,E;if(g>=0?(x=decodeURIComponent(y.substring(0,g).replace(/\+/g," ")),E=decodeURIComponent(y.substring(g+1).replace(/\+/g," "))):(x=decodeURIComponent(y.replace(/\+/g," ")),E=""),x in r){const C=r[x];Array.isArray(C)?C.push(E):r[x]=[C,E]}else r[x]=E}return r}function zl(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 kp(e){return encodeURIComponent(e)}function Cp(e){return decodeURIComponent(e.replace(/\+/g," "))}const Ap=zl,Tp=Wl;Object.freeze(Object.defineProperty({__proto__:null,decode:Tp,default:{parse:Wl,stringify:zl,escape:kp,unescape:Cp,encode:Ap,decode:Tp},encode:Ap,escape:kp,parse:Wl,stringify:zl,unescape:Cp},Symbol.toStringTag,{value:"Module"})),fd=function(e,...t){if(typeof e!="string")return[e,...t].map(r=>typeof r=="string"?r:ki(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 ki(o);default:return r}});for(;n<t.length;){const r=t[n++];s+=" "+(typeof r=="string"?r:ki(r))}return s};function ki(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,E])=>`${r(x,c+1)} => ${r(E,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 Ip(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 Rp(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 Pp(e,t,n){let s=!1;return function(...o){return s||(console.warn(`DeprecationWarning: ${t}${n?` (${n})`:""}`),s=!0),e.apply(this,o)}}function Dp(e){return(...t)=>new Promise((n,s)=>{e(...t,(r,o)=>{r?s(r):n(o)})})}function Op(e){return(...t)=>{const n=t.pop();e(...t).then(s=>n(null,s)).catch(s=>n(s,void 0))}}function qa(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)=>qa(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=>qa(e[r],t[r]))}return!1}function ql(e){return Array.isArray(e)}function Gl(e){return typeof e=="boolean"}function Kl(e){return e===null}function Yl(e){return e==null}function Zl(e){return typeof e=="number"}function Xl(e){return typeof e=="string"}function Jl(e){return e===void 0}function Ql(e){return e instanceof RegExp}function ec(e){return typeof e=="object"&&e!==null}function tc(e){return e instanceof Date}function nc(e){return e instanceof Error}function sc(e){return typeof e=="function"}function rc(e){return e===null||typeof e!="object"&&typeof e!="function"}function ic(e){return e instanceof Uint8Array}function ac(e){return e instanceof Promise}function oc(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 Np=oc;function Bp(e){return e.replace(/\x1B\[[0-9;]*[a-zA-Z]|\x1B\].*?(\x07|\x1B\\)|\x1B[()][A-Z0-9]|\x1B[#=]|\x1B./g,"")}const Lp={isArray:ql,isBoolean:Gl,isNull:Kl,isNullOrUndefined:Yl,isNumber:Zl,isString:Xl,isUndefined:Jl,isRegExp:Ql,isObject:ec,isDate:tc,isError:nc,isFunction:sc,isPrimitive:rc,isBuffer:ic,isPromise:ac},dx={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 Mp(e,t){const n=Array.isArray(e)?e:[e];let s=t;for(const r of n){const o=dx[r];o&&(s=`\x1B[${o[0]}m${s}\x1B[${o[1]}m`)}return s}function Fp(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("="),B=T!==-1?C.slice(2,T):C.slice(2),V=n[B];if(!V&&r)throw new Error(`Unknown option '--${B}'`);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 '--${B}' requires a value`);if(V!=null&&V.multiple){const X=d[B]??[];X.push(J),d[B]=X}else d[B]=J;o&&y.push({kind:"option",name:B,value:J,index:g}),g++;continue}if(C.startsWith("-")&&C.length>1){const T=C.slice(1);for(let B=0;B<T.length;B++){const V=T[B],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 ee=T.slice(B+1);if(ee.length>0)$=ee,B=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 ee=d[J]??[];ee.push($),d[J]=ee}else d[J]=$;o&&y.push({kind:"option",name:J,value:$,index:g})}g++;continue}g++}const E={values:d,positionals:p};return o&&(E.tokens=y),E}const $p=globalThis.TextEncoder,Up=globalThis.TextDecoder;Object.freeze(Object.defineProperty({__proto__:null,TextDecoder:Up,TextEncoder:$p,_extend:Rp,callbackify:Op,debug:Np,debuglog:oc,default:{format:fd,inspect:ki,inherits:Ip,_extend:Rp,deprecate:Pp,promisify:Dp,callbackify:Op,isDeepStrictEqual:qa,debuglog:oc,debug:Np,stripVTControlCharacters:Bp,isArray:ql,isBoolean:Gl,isNull:Kl,isNullOrUndefined:Yl,isNumber:Zl,isString:Xl,isUndefined:Jl,isRegExp:Ql,isObject:ec,isDate:tc,isError:nc,isFunction:sc,isPrimitive:rc,isBuffer:ic,isPromise:ac,styleText:Mp,parseArgs:Fp,types:Lp,TextEncoder:$p,TextDecoder:Up},deprecate:Pp,format:fd,inherits:Ip,inspect:ki,isArray:ql,isBoolean:Gl,isBuffer:ic,isDate:tc,isDeepStrictEqual:qa,isError:nc,isFunction:sc,isNull:Kl,isNullOrUndefined:Yl,isNumber:Zl,isObject:ec,isPrimitive:rc,isPromise:ac,isRegExp:Ql,isString:Xl,isUndefined:Jl,parseArgs:Fp,promisify:Dp,stripVTControlCharacters:Bp,styleText:Mp,types:Lp},Symbol.toStringTag,{value:"Module"}));function jp(e){return!1}const lc=function(){this&&(this.isTTY=!1,this.isRaw=!1)};lc.prototype.setRawMode=function(t){return this.isRaw=t,this};const Yn=function(){this&&(this.isTTY=!1,this.columns=120,this.rows=40)};Yn.prototype.getColorDepth=function(){return 8},Yn.prototype.hasColors=function(t){return(t??1)<=256},Yn.prototype.getWindowSize=function(){return[this.columns,this.rows]},Yn.prototype.clearLine=function(t,n){return n==null||n(),!0},Yn.prototype.clearScreenDown=function(t){return t==null||t(),!0},Yn.prototype.cursorTo=function(t,n,s){return typeof n=="function"?n():s==null||s(),!0},Yn.prototype.moveCursor=function(t,n,s){return s==null||s(),!0},Object.freeze(Object.defineProperty({__proto__:null,ReadStream:lc,WriteStream:Yn,default:{isatty:jp,ReadStream:lc,WriteStream:Yn},isatty:jp},Symbol.toStringTag,{value:"Module"}));function Vp(){return M.HOSTNAME}function Hp(){return M.PLATFORM}function Wp(){return M.ARCH}function zp(){return M.TYPE}function qp(){return M.RELEASE}function Gp(){return M.VERSION}function Kp(){return M.MACHINE}function Yp(){return M.TMPDIR}function Zp(){return M.HOMEDIR}function Xp(){const e={model:H.MODEL,speed:H.SPEED,times:{user:0,nice:0,sys:0,idle:0,irq:0}};return Array.from({length:H.COUNT},()=>({...e}))}function Jp(){return Z.TOTAL}function Qp(){return Z.FREE}function ef(){return Math.floor(performance.now()/1e3)}function tf(){return[...re]}function nf(){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 sf(){return{username:M.USERNAME,uid:L.UID,gid:L.GID,shell:M.SHELL,homedir:M.HOMEDIR}}function rf(){return M.ENDIANNESS}function af(e){return 0}function of(e,t){}const lf=`
|
|
77
|
-
`,cf="/dev/null",uf={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:lf,arch:Wp,constants:uf,cpus:Xp,default:{hostname:Vp,platform:Hp,arch:Wp,type:zp,release:qp,version:Gp,machine:Kp,tmpdir:Yp,homedir:Zp,cpus:Xp,totalmem:Jp,freemem:Qp,uptime:ef,loadavg:tf,networkInterfaces:nf,userInfo:sf,endianness:rf,getPriority:af,setPriority:of,EOL:lf,devNull:cf,constants:uf},devNull:cf,endianness:rf,freemem:Qp,getPriority:af,homedir:Zp,hostname:Vp,loadavg:tf,machine:Kp,networkInterfaces:nf,platform:Hp,release:qp,setPriority:of,tmpdir:Yp,totalmem:Jp,type:zp,uptime:ef,userInfo:sf,version:Gp},Symbol.toStringTag,{value:"Module"}));const cc="0.20.0",df="4.9.0",hx="3.0.1",hf=`https://esm.sh/esbuild-wasm@${cc}`,uc=`https://esm.sh/esbuild-wasm@${cc}/esbuild.wasm`,px=`https://esm.sh/esbuild-wasm@${cc}/esm/browser.min.js`,fx=`https://esm.sh/@rollup/browser@${df}`,mx=`https://esm.sh/brotli-wasm@${hx}`,Ga=new Function("url","return import(url)"),gx=4,pf=0,ff=1,yx=2;function fr(e){let t=e.length;for(;--t>=0;)e[t]=0}const _x=0,mf=1,bx=2,vx=3,wx=258,dc=29,Ci=256,Ai=Ci+1+dc,mr=30,hc=19,gf=2*Ai+1,Ns=15,pc=16,Sx=7,fc=256,yf=16,_f=17,bf=18,mc=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]),Ka=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]),xx=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),vf=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Ex=512,Zn=new Array((Ai+2)*2);fr(Zn);const Ti=new Array(mr*2);fr(Ti);const Ii=new Array(Ex);fr(Ii);const Ri=new Array(wx-vx+1);fr(Ri);const gc=new Array(dc);fr(gc);const Ya=new Array(mr);fr(Ya);function yc(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 wf,Sf,xf;function _c(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}const Ef=e=>e<256?Ii[e]:Ii[256+(e>>>7)],Pi=(e,t)=>{e.pending_buf[e.pending++]=t&255,e.pending_buf[e.pending++]=t>>>8&255},Ft=(e,t,n)=>{e.bi_valid>pc-n?(e.bi_buf|=t<<e.bi_valid&65535,Pi(e,e.bi_buf),e.bi_buf=t>>pc-e.bi_valid,e.bi_valid+=n-pc):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)},Dn=(e,t,n)=>{Ft(e,n[t*2],n[t*2+1])},kf=(e,t)=>{let n=0;do n|=e&1,e>>>=1,n<<=1;while(--t>0);return n>>>1},kx=e=>{e.bi_valid===16?(Pi(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)},Cx=(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,E,C,T,B=0;for(E=0;E<=Ns;E++)e.bl_count[E]=0;for(n[e.heap[e.heap_max]*2+1]=0,y=e.heap_max+1;y<gf;y++)g=e.heap[y],E=n[n[g*2+1]*2+1]+1,E>p&&(E=p,B++),n[g*2+1]=E,!(g>s)&&(e.bl_count[E]++,C=0,g>=d&&(C=c[g-d]),T=n[g*2],e.opt_len+=T*(E+C),o&&(e.static_len+=T*(r[g*2+1]+C)));if(B!==0){do{for(E=p-1;e.bl_count[E]===0;)E--;e.bl_count[E]--,e.bl_count[E+1]+=2,e.bl_count[p]--,B-=2}while(B>0);for(E=p;E!==0;E--)for(g=e.bl_count[E];g!==0;)x=e.heap[--y],!(x>s)&&(n[x*2+1]!==E&&(e.opt_len+=(E-n[x*2+1])*n[x*2],n[x*2+1]=E),g--)}},Cf=(e,t,n)=>{const s=new Array(Ns+1);let r=0,o,c;for(o=1;o<=Ns;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]=kf(s[d]++,d))}},Ax=()=>{let e,t,n,s,r;const o=new Array(Ns+1);for(n=0,s=0;s<dc-1;s++)for(gc[s]=n,e=0;e<1<<mc[s];e++)Ri[n++]=s;for(Ri[n-1]=s,r=0,s=0;s<16;s++)for(Ya[s]=r,e=0;e<1<<Ka[s];e++)Ii[r++]=s;for(r>>=7;s<mr;s++)for(Ya[s]=r<<7,e=0;e<1<<Ka[s]-7;e++)Ii[256+r++]=s;for(t=0;t<=Ns;t++)o[t]=0;for(e=0;e<=143;)Zn[e*2+1]=8,e++,o[8]++;for(;e<=255;)Zn[e*2+1]=9,e++,o[9]++;for(;e<=279;)Zn[e*2+1]=7,e++,o[7]++;for(;e<=287;)Zn[e*2+1]=8,e++,o[8]++;for(Cf(Zn,Ai+1,o),e=0;e<mr;e++)Ti[e*2+1]=5,Ti[e*2]=kf(e,5);wf=new yc(Zn,mc,Ci+1,Ai,Ns),Sf=new yc(Ti,Ka,0,mr,Ns),xf=new yc(new Array(0),xx,0,hc,Sx)},Af=e=>{let t;for(t=0;t<Ai;t++)e.dyn_ltree[t*2]=0;for(t=0;t<mr;t++)e.dyn_dtree[t*2]=0;for(t=0;t<hc;t++)e.bl_tree[t*2]=0;e.dyn_ltree[fc*2]=1,e.opt_len=e.static_len=0,e.sym_next=e.matches=0},Tf=e=>{e.bi_valid>8?Pi(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0},If=(e,t,n,s)=>{const r=t*2,o=n*2;return e[r]<e[o]||e[r]===e[o]&&s[t]<=s[n]},bc=(e,t,n)=>{const s=e.heap[n];let r=n<<1;for(;r<=e.heap_len&&(r<e.heap_len&&If(t,e.heap[r+1],e.heap[r],e.depth)&&r++,!If(t,s,e.heap[r],e.depth));)e.heap[n]=e.heap[r],n=r,r<<=1;e.heap[n]=s},Rf=(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?Dn(e,r,t):(c=Ri[r],Dn(e,c+Ci+1,t),d=mc[c],d!==0&&(r-=gc[c],Ft(e,r,d)),s--,c=Ef(s),Dn(e,c,n),d=Ka[c],d!==0&&(s-=Ya[c],Ft(e,s,d)));while(o<e.sym_next);Dn(e,fc,t)},vc=(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=gf,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--)bc(e,n,c);y=o;do c=e.heap[1],e.heap[1]=e.heap[e.heap_len--],bc(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++,bc(e,n,1);while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],Cx(e,t),Cf(n,p,e.bl_count)},Pf=(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[yf*2]++):d<=10?e.bl_tree[_f*2]++:e.bl_tree[bf*2]++,d=0,r=o,c===0?(p=138,y=3):o===c?(p=6,y=3):(p=7,y=4))},Df=(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 Dn(e,o,e.bl_tree);while(--d!==0);else o!==0?(o!==r&&(Dn(e,o,e.bl_tree),d--),Dn(e,yf,e.bl_tree),Ft(e,d-3,2)):d<=10?(Dn(e,_f,e.bl_tree),Ft(e,d-3,3)):(Dn(e,bf,e.bl_tree),Ft(e,d-11,7));d=0,r=o,c===0?(p=138,y=3):o===c?(p=6,y=3):(p=7,y=4)}},Tx=e=>{let t;for(Pf(e,e.dyn_ltree,e.l_desc.max_code),Pf(e,e.dyn_dtree,e.d_desc.max_code),vc(e,e.bl_desc),t=hc-1;t>=3&&e.bl_tree[vf[t]*2+1]===0;t--);return e.opt_len+=3*(t+1)+5+5+4,t},Ix=(e,t,n,s)=>{let r;for(Ft(e,t-257,5),Ft(e,n-1,5),Ft(e,s-4,4),r=0;r<s;r++)Ft(e,e.bl_tree[vf[r]*2+1],3);Df(e,e.dyn_ltree,t-1),Df(e,e.dyn_dtree,n-1)},Rx=e=>{let t=4093624447,n;for(n=0;n<=31;n++,t>>>=1)if(t&1&&e.dyn_ltree[n*2]!==0)return pf;if(e.dyn_ltree[18]!==0||e.dyn_ltree[20]!==0||e.dyn_ltree[26]!==0)return ff;for(n=32;n<Ci;n++)if(e.dyn_ltree[n*2]!==0)return ff;return pf};let Of=!1;const Px=e=>{Of||(Ax(),Of=!0),e.l_desc=new _c(e.dyn_ltree,wf),e.d_desc=new _c(e.dyn_dtree,Sf),e.bl_desc=new _c(e.bl_tree,xf),e.bi_buf=0,e.bi_valid=0,Af(e)},Nf=(e,t,n,s)=>{Ft(e,(_x<<1)+(s?1:0),3),Tf(e),Pi(e,n),Pi(e,~n),n&&e.pending_buf.set(e.window.subarray(t,t+n),e.pending),e.pending+=n},Dx=e=>{Ft(e,mf<<1,3),Dn(e,fc,Zn),kx(e)},Ox=(e,t,n,s)=>{let r,o,c=0;e.level>0?(e.strm.data_type===yx&&(e.strm.data_type=Rx(e)),vc(e,e.l_desc),vc(e,e.d_desc),c=Tx(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?Nf(e,t,n,s):e.strategy===gx||o===r?(Ft(e,(mf<<1)+(s?1:0),3),Rf(e,Zn,Ti)):(Ft(e,(bx<<1)+(s?1:0),3),Ix(e,e.l_desc.max_code+1,e.d_desc.max_code+1,c+1),Rf(e,e.dyn_ltree,e.dyn_dtree)),Af(e),s&&Tf(e)},Nx=(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[(Ri[n]+Ci+1)*2]++,e.dyn_dtree[Ef(t)*2]++),e.sym_next===e.sym_end);var Bx=Px,Lx=Nf,Mx=Ox,Fx=Nx,$x=Dx,Ux={_tr_init:Bx,_tr_stored_block:Lx,_tr_flush_block:Mx,_tr_tally:Fx,_tr_align:$x},Di=(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 jx=()=>{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},Vx=new Uint32Array(jx());var wt=(e,t,n,s)=>{const r=Vx,o=s+n;e^=-1;for(let c=s;c<o;c++)e=e>>>8^r[(e^t[c])&255];return e^-1},Bs={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"},Oi={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:Hx,_tr_stored_block:wc,_tr_flush_block:Wx,_tr_tally:us,_tr_align:zx}=Ux,{Z_NO_FLUSH:ds,Z_PARTIAL_FLUSH:qx,Z_FULL_FLUSH:Gx,Z_FINISH:tn,Z_BLOCK:Bf,Z_OK:xt,Z_STREAM_END:Lf,Z_STREAM_ERROR:On,Z_DATA_ERROR:Kx,Z_BUF_ERROR:Sc,Z_DEFAULT_COMPRESSION:Yx,Z_FILTERED:Zx,Z_HUFFMAN_ONLY:Za,Z_RLE:Xx,Z_FIXED:Jx,Z_DEFAULT_STRATEGY:Qx,Z_UNKNOWN:eE,Z_DEFLATED:Xa}=Oi,tE=9,nE=15,sE=8,xc=256+1+29,rE=30,iE=19,aE=2*xc+1,oE=15,Me=3,hs=258,Nn=hs+Me+1,lE=32,gr=42,Ec=57,kc=69,Cc=73,Ac=91,Tc=103,Ls=113,Ni=666,Ot=1,yr=2,Ms=3,_r=4,cE=3,Fs=(e,t)=>(e.msg=Bs[t],t),Mf=e=>e*2-(e>4?9:0),ps=e=>{let t=e.length;for(;--t>=0;)e[t]=0},uE=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 fs=(e,t,n)=>(t<<e.hash_shift^n)&e.hash_mask;const Wt=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))},zt=(e,t)=>{Wx(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,Wt(e.strm)},He=(e,t)=>{e.pending_buf[e.pending++]=t},Bi=(e,t)=>{e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=t&255},Ic=(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=Di(e.adler,t,r,n):e.state.wrap===2&&(e.adler=wt(e.adler,t,r,n)),e.next_in+=r,e.total_in+=r,r)},Ff=(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-Nn?e.strstart-(e.w_size-Nn):0,y=e.window,g=e.w_mask,x=e.prev,E=e.strstart+hs;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<E);if(o=hs-(E-s),s=E-hs,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},br=e=>{const t=e.w_size;let n,s,r;do{if(s=e.window_size-e.lookahead-e.strstart,e.strstart>=t+(t-Nn)&&(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),uE(e),s+=t),e.strm.avail_in===0)break;if(n=Ic(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=fs(e,e.ins_h,e.window[r+1]);e.insert&&(e.ins_h=fs(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<Nn&&e.strm.avail_in!==0)},$f=(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!==tn||t===ds||s!==r+e.strm.avail_in)))break;c=t===tn&&s===r+e.strm.avail_in?1:0,wc(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,Wt(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&&(Ic(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?_r:t!==ds&&t!==tn&&e.strm.avail_in===0&&e.strstart===e.block_start?yr:(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&&(Ic(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===tn)&&t!==ds&&e.strm.avail_in===0&&r<=o)&&(s=r>o?o:r,c=t===tn&&e.strm.avail_in===0&&s===r?1:0,wc(e,e.block_start,s,c),e.block_start+=s,Wt(e.strm)),c?Ms:Ot)},Rc=(e,t)=>{let n,s;for(;;){if(e.lookahead<Nn){if(br(e),e.lookahead<Nn&&t===ds)return Ot;if(e.lookahead===0)break}if(n=0,e.lookahead>=Me&&(e.ins_h=fs(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-Nn&&(e.match_length=Ff(e,n)),e.match_length>=Me)if(s=us(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=fs(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=fs(e,e.ins_h,e.window[e.strstart+1]);else s=us(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(s&&(zt(e,!1),e.strm.avail_out===0))return Ot}return e.insert=e.strstart<Me-1?e.strstart:Me-1,t===tn?(zt(e,!0),e.strm.avail_out===0?Ms:_r):e.sym_next&&(zt(e,!1),e.strm.avail_out===0)?Ot:yr},vr=(e,t)=>{let n,s,r;for(;;){if(e.lookahead<Nn){if(br(e),e.lookahead<Nn&&t===ds)return Ot;if(e.lookahead===0)break}if(n=0,e.lookahead>=Me&&(e.ins_h=fs(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-Nn&&(e.match_length=Ff(e,n),e.match_length<=5&&(e.strategy===Zx||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=us(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=fs(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&&(zt(e,!1),e.strm.avail_out===0))return Ot}else if(e.match_available){if(s=us(e,0,e.window[e.strstart-1]),s&&zt(e,!1),e.strstart++,e.lookahead--,e.strm.avail_out===0)return Ot}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(s=us(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<Me-1?e.strstart:Me-1,t===tn?(zt(e,!0),e.strm.avail_out===0?Ms:_r):e.sym_next&&(zt(e,!1),e.strm.avail_out===0)?Ot:yr},dE=(e,t)=>{let n,s,r,o;const c=e.window;for(;;){if(e.lookahead<=hs){if(br(e),e.lookahead<=hs&&t===ds)return Ot;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+hs;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=hs-(o-r),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=Me?(n=us(e,1,e.match_length-Me),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=us(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(zt(e,!1),e.strm.avail_out===0))return Ot}return e.insert=0,t===tn?(zt(e,!0),e.strm.avail_out===0?Ms:_r):e.sym_next&&(zt(e,!1),e.strm.avail_out===0)?Ot:yr},hE=(e,t)=>{let n;for(;;){if(e.lookahead===0&&(br(e),e.lookahead===0)){if(t===ds)return Ot;break}if(e.match_length=0,n=us(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(zt(e,!1),e.strm.avail_out===0))return Ot}return e.insert=0,t===tn?(zt(e,!0),e.strm.avail_out===0?Ms:_r):e.sym_next&&(zt(e,!1),e.strm.avail_out===0)?Ot:yr};function Bn(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 Li=[new Bn(0,0,0,0,$f),new Bn(4,4,8,4,Rc),new Bn(4,5,16,8,Rc),new Bn(4,6,32,32,Rc),new Bn(4,4,16,16,vr),new Bn(8,16,32,32,vr),new Bn(8,16,128,128,vr),new Bn(8,32,128,256,vr),new Bn(32,128,258,1024,vr),new Bn(32,258,258,4096,vr)],pE=e=>{e.window_size=2*e.w_size,ps(e.head),e.max_lazy_match=Li[e.level].max_lazy,e.good_match=Li[e.level].good_length,e.nice_match=Li[e.level].nice_length,e.max_chain_length=Li[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 fE(){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=Xa,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(aE*2),this.dyn_dtree=new Uint16Array((2*rE+1)*2),this.bl_tree=new Uint16Array((2*iE+1)*2),ps(this.dyn_ltree),ps(this.dyn_dtree),ps(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(oE+1),this.heap=new Uint16Array(2*xc+1),ps(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*xc+1),ps(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 Mi=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.status!==gr&&t.status!==Ec&&t.status!==kc&&t.status!==Cc&&t.status!==Ac&&t.status!==Tc&&t.status!==Ls&&t.status!==Ni?1:0},Uf=e=>{if(Mi(e))return Fs(e,On);e.total_in=e.total_out=0,e.data_type=eE;const t=e.state;return t.pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap===2?Ec:t.wrap?gr:Ls,e.adler=t.wrap===2?0:1,t.last_flush=-2,Hx(t),xt},jf=e=>{const t=Uf(e);return t===xt&&pE(e.state),t},mE=(e,t)=>Mi(e)||e.state.wrap!==2?On:(e.state.gzhead=t,xt),Vf=(e,t,n,s,r,o)=>{if(!e)return On;let c=1;if(t===Yx&&(t=6),s<0?(c=0,s=-s):s>15&&(c=2,s-=16),r<1||r>tE||n!==Xa||s<8||s>15||t<0||t>9||o<0||o>Jx||s===8&&c!==1)return Fs(e,On);s===8&&(s=9);const d=new fE;return e.state=d,d.strm=e,d.status=gr,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,jf(e)},gE=(e,t)=>Vf(e,t,Xa,nE,sE,Qx),yE=(e,t)=>{if(Mi(e)||t>Bf||t<0)return e?Fs(e,On):On;const n=e.state;if(!e.output||e.avail_in!==0&&!e.input||n.status===Ni&&t!==tn)return Fs(e,e.avail_out===0?Sc:On);const s=n.last_flush;if(n.last_flush=t,n.pending!==0){if(Wt(e),e.avail_out===0)return n.last_flush=-1,xt}else if(e.avail_in===0&&Mf(t)<=Mf(s)&&t!==tn)return Fs(e,Sc);if(n.status===Ni&&e.avail_in!==0)return Fs(e,Sc);if(n.status===gr&&n.wrap===0&&(n.status=Ls),n.status===gr){let r=Xa+(n.w_bits-8<<4)<<8,o=-1;if(n.strategy>=Za||n.level<2?o=0:n.level<6?o=1:n.level===6?o=2:o=3,r|=o<<6,n.strstart!==0&&(r|=lE),r+=31-r%31,Bi(n,r),n.strstart!==0&&(Bi(n,e.adler>>>16),Bi(n,e.adler&65535)),e.adler=1,n.status=Ls,Wt(e),n.pending!==0)return n.last_flush=-1,xt}if(n.status===Ec){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>=Za||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=wt(e.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=kc;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>=Za||n.level<2?4:0),He(n,cE),n.status=Ls,Wt(e),n.pending!==0)return n.last_flush=-1,xt}if(n.status===kc){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=wt(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex+=d,Wt(e),n.pending!==0)return n.last_flush=-1,xt;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=wt(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex=0}n.status=Cc}if(n.status===Cc){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=wt(e.adler,n.pending_buf,n.pending-r,r)),Wt(e),n.pending!==0)return n.last_flush=-1,xt;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=wt(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex=0}n.status=Ac}if(n.status===Ac){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=wt(e.adler,n.pending_buf,n.pending-r,r)),Wt(e),n.pending!==0)return n.last_flush=-1,xt;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=wt(e.adler,n.pending_buf,n.pending-r,r))}n.status=Tc}if(n.status===Tc){if(n.gzhead.hcrc){if(n.pending+2>n.pending_buf_size&&(Wt(e),n.pending!==0))return n.last_flush=-1,xt;He(n,e.adler&255),He(n,e.adler>>8&255),e.adler=0}if(n.status=Ls,Wt(e),n.pending!==0)return n.last_flush=-1,xt}if(e.avail_in!==0||n.lookahead!==0||t!==ds&&n.status!==Ni){let r=n.level===0?$f(n,t):n.strategy===Za?hE(n,t):n.strategy===Xx?dE(n,t):Li[n.level].func(n,t);if((r===Ms||r===_r)&&(n.status=Ni),r===Ot||r===Ms)return e.avail_out===0&&(n.last_flush=-1),xt;if(r===yr&&(t===qx?zx(n):t!==Bf&&(wc(n,0,0,!1),t===Gx&&(ps(n.head),n.lookahead===0&&(n.strstart=0,n.block_start=0,n.insert=0))),Wt(e),e.avail_out===0))return n.last_flush=-1,xt}return t!==tn?xt:n.wrap<=0?Lf:(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)):(Bi(n,e.adler>>>16),Bi(n,e.adler&65535)),Wt(e),n.wrap>0&&(n.wrap=-n.wrap),n.pending!==0?xt:Lf)},_E=e=>{if(Mi(e))return On;const t=e.state.status;return e.state=null,t===Ls?Fs(e,Kx):xt},bE=(e,t)=>{let n=t.length;if(Mi(e))return On;const s=e.state,r=s.wrap;if(r===2||r===1&&s.status!==gr||s.lookahead)return On;if(r===1&&(e.adler=Di(e.adler,t,n,0)),s.wrap=0,n>=s.w_size){r===0&&(ps(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,br(s);s.lookahead>=Me;){let p=s.strstart,y=s.lookahead-(Me-1);do s.ins_h=fs(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,br(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,xt};var vE=gE,wE=Vf,SE=jf,xE=Uf,EE=mE,kE=yE,CE=_E,AE=bE,TE="pako deflate (from Nodeca project)",Fi={deflateInit:vE,deflateInit2:wE,deflateReset:SE,deflateResetKeep:xE,deflateSetHeader:EE,deflate:kE,deflateEnd:CE,deflateSetDictionary:AE,deflateInfo:TE};const IE=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var RE=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)IE(n,s)&&(e[s]=n[s])}}return e},PE=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},Ja={assign:RE,flattenChunks:PE};let Hf=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{Hf=!1}const $i=new Uint8Array(256);for(let e=0;e<256;e++)$i[e]=e>=252?6:e>=248?5:e>=240?4:e>=224?3:e>=192?2:1;$i[254]=$i[254]=1;var DE=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 OE=(e,t)=>{if(t<65534&&e.subarray&&Hf)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 NE=(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=$i[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 OE(o,r)},BE=(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+$i[e[n]]>t?n:t},Ui={string2buf:DE,buf2string:NE,utf8border:BE};function LE(){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 Wf=LE;const zf=Object.prototype.toString,{Z_NO_FLUSH:ME,Z_SYNC_FLUSH:FE,Z_FULL_FLUSH:$E,Z_FINISH:UE,Z_OK:Qa,Z_STREAM_END:jE,Z_DEFAULT_COMPRESSION:VE,Z_DEFAULT_STRATEGY:HE,Z_DEFLATED:WE}=Oi;function ji(e){this.options=Ja.assign({level:VE,method:WE,chunkSize:16384,windowBits:15,memLevel:8,strategy:HE},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 Wf,this.strm.avail_out=0;let n=Fi.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(n!==Qa)throw new Error(Bs[n]);if(t.header&&Fi.deflateSetHeader(this.strm,t.header),t.dictionary){let s;if(typeof t.dictionary=="string"?s=Ui.string2buf(t.dictionary):zf.call(t.dictionary)==="[object ArrayBuffer]"?s=new Uint8Array(t.dictionary):s=t.dictionary,n=Fi.deflateSetDictionary(this.strm,s),n!==Qa)throw new Error(Bs[n]);this._dict_set=!0}}ji.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?UE:ME,typeof e=="string"?n.input=Ui.string2buf(e):zf.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===FE||o===$E)&&n.avail_out<=6){this.onData(n.output.subarray(0,n.next_out)),n.avail_out=0;continue}if(r=Fi.deflate(n,o),r===jE)return n.next_out>0&&this.onData(n.output.subarray(0,n.next_out)),r=Fi.deflateEnd(this.strm),this.onEnd(r),this.ended=!0,r===Qa;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},ji.prototype.onData=function(e){this.chunks.push(e)},ji.prototype.onEnd=function(e){e===Qa&&(this.result=Ja.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function Pc(e,t){const n=new ji(t);if(n.push(e,!0),n.err)throw n.msg||Bs[n.err];return n.result}function zE(e,t){return t=t||{},t.raw=!0,Pc(e,t)}function qE(e,t){return t=t||{},t.gzip=!0,Pc(e,t)}var GE=ji,KE=Pc,YE=zE,ZE=qE,XE={Deflate:GE,deflate:KE,deflateRaw:YE,gzip:ZE};const eo=16209,JE=16191;var QE=function(t,n){let s,r,o,c,d,p,y,g,x,E,C,T,B,V,K,J,X,q,$,ee,I,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,E=N.window,C=N.hold,T=N.bits,B=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=B[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(ee=X&65535,q&=15,T<q&&(C+=F[s++]<<T,T+=8,T<q&&(C+=F[s++]<<T,T+=8)),ee+=C&(1<<q)-1,ee>p){t.msg="invalid distance too far back",N.mode=eo;break e}if(C>>>=q,T-=q,q=o-c,ee>q){if(q=ee-q,q>g&&N.sane){t.msg="invalid distance too far back",N.mode=eo;break e}if(I=0,D=E,x===0){if(I+=y-q,q<$){$-=q;do U[o++]=E[I++];while(--q);I=o-ee,D=U}}else if(x<q){if(I+=y+x-q,q-=x,q<$){$-=q;do U[o++]=E[I++];while(--q);if(I=0,x<$){q=x,$-=q;do U[o++]=E[I++];while(--q);I=o-ee,D=U}}}else if(I+=x-q,q<$){$-=q;do U[o++]=E[I++];while(--q);I=o-ee,D=U}for(;$>2;)U[o++]=D[I++],U[o++]=D[I++],U[o++]=D[I++],$-=3;$&&(U[o++]=D[I++],$>1&&(U[o++]=D[I++]))}else{I=o-ee;do U[o++]=U[I++],U[o++]=U[I++],U[o++]=U[I++],$-=3;while($>2);$&&(U[o++]=U[I++],$>1&&(U[o++]=U[I++]))}}else if((q&64)===0){X=V[(X&65535)+(C&(1<<q)-1)];continue n}else{t.msg="invalid distance code",N.mode=eo;break e}break}}else if((q&64)===0){X=B[(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=eo;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 wr=15,qf=852,Gf=592,Kf=0,Dc=1,Yf=2,e1=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]),t1=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]),n1=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]),s1=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 Vi=(e,t,n,s,r,o,c,d)=>{const p=d.bits;let y=0,g=0,x=0,E=0,C=0,T=0,B=0,V=0,K=0,J=0,X,q,$,ee,I,D=null,F;const U=new Uint16Array(wr+1),N=new Uint16Array(wr+1);let Q=null,ce,le,fe;for(y=0;y<=wr;y++)U[y]=0;for(g=0;g<s;g++)U[t[n+g]]++;for(C=p,E=wr;E>=1&&U[E]===0;E--);if(C>E&&(C=E),E===0)return r[o++]=1<<24|64<<16|0,r[o++]=1<<24|64<<16|0,d.bits=1,0;for(x=1;x<E&&U[x]===0;x++);for(C<x&&(C=x),V=1,y=1;y<=wr;y++)if(V<<=1,V-=U[y],V<0)return-1;if(V>0&&(e===Kf||E!==1))return-1;for(N[1]=0,y=1;y<wr;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===Kf?(D=Q=c,F=20):e===Dc?(D=e1,Q=t1,F=257):(D=n1,Q=s1,F=0),J=0,g=0,y=x,I=o,T=C,B=0,$=-1,K=1<<C,ee=K-1,e===Dc&&K>qf||e===Yf&&K>Gf)return 1;for(;;){ce=y-B,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-B,q=1<<T,x=q;do q-=X,r[I+(J>>B)+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++,--U[y]===0){if(y===E)break;y=t[n+c[g]]}if(y>C&&(J&ee)!==$){for(B===0&&(B=C),I+=x,T=y-B,V=1<<T;T+B<E&&(V-=U[T+B],!(V<=0));)T++,V<<=1;if(K+=1<<T,e===Dc&&K>qf||e===Yf&&K>Gf)return 1;$=J&ee,r[$]=C<<24|T<<16|I-o|0}}return J!==0&&(r[I+J]=y-B<<24|64<<16|0),d.bits=C,0};const r1=0,Zf=1,Xf=2,{Z_FINISH:Jf,Z_BLOCK:i1,Z_TREES:to,Z_OK:$s,Z_STREAM_END:a1,Z_NEED_DICT:o1,Z_STREAM_ERROR:nn,Z_DATA_ERROR:Qf,Z_MEM_ERROR:em,Z_BUF_ERROR:l1,Z_DEFLATED:tm}=Oi,no=16180,nm=16181,sm=16182,rm=16183,im=16184,am=16185,om=16186,lm=16187,cm=16188,um=16189,so=16190,Xn=16191,Oc=16192,dm=16193,Nc=16194,hm=16195,pm=16196,fm=16197,mm=16198,ro=16199,io=16200,gm=16201,ym=16202,_m=16203,bm=16204,vm=16205,Bc=16206,wm=16207,Sm=16208,Ye=16209,xm=16210,Em=16211,c1=852,u1=592,d1=15,km=e=>(e>>>24&255)+(e>>>8&65280)+((e&65280)<<8)+((e&255)<<24);function h1(){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 Us=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.mode<no||t.mode>Em?1:0},Cm=e=>{if(Us(e))return nn;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=no,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(c1),t.distcode=t.distdyn=new Int32Array(u1),t.sane=1,t.back=-1,$s},Am=e=>{if(Us(e))return nn;const t=e.state;return t.wsize=0,t.whave=0,t.wnext=0,Cm(e)},Tm=(e,t)=>{let n;if(Us(e))return nn;const s=e.state;return t<0?(n=0,t=-t):(n=(t>>4)+5,t<48&&(t&=15)),t&&(t<8||t>15)?nn:(s.window!==null&&s.wbits!==t&&(s.window=null),s.wrap=n,s.wbits=t,Am(e))},Im=(e,t)=>{if(!e)return nn;const n=new h1;e.state=n,n.strm=e,n.window=null,n.mode=no;const s=Tm(e,t);return s!==$s&&(e.state=null),s},p1=e=>Im(e,d1);let Rm=!0,Lc,Mc;const f1=e=>{if(Rm){Lc=new Int32Array(512),Mc=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(Vi(Zf,e.lens,0,288,Lc,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;Vi(Xf,e.lens,0,32,Mc,0,e.work,{bits:5}),Rm=!1}e.lencode=Lc,e.lenbits=9,e.distcode=Mc,e.distbits=5},Pm=(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},m1=(e,t)=>{let n,s,r,o,c,d,p,y,g,x,E,C,T,B,V=0,K,J,X,q,$,ee,I,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(Us(e)||!e.output||!e.input&&e.avail_in!==0)return nn;n=e.state,n.mode===Xn&&(n.mode=Oc),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,E=p,D=$s;e:for(;;)switch(n.mode){case no:if(n.wrap===0){n.mode=Oc;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=wt(n.check,F,2,0),y=0,g=0,n.mode=nm;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)!==tm){e.msg="unknown compression method",n.mode=Ye;break}if(y>>>=4,g-=4,I=(y&15)+8,n.wbits===0&&(n.wbits=I),I>15||I>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?um:Xn,y=0,g=0;break;case nm:for(;g<16;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(n.flags=y,(n.flags&255)!==tm){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=wt(n.check,F,2,0)),y=0,g=0,n.mode=sm;case sm: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=wt(n.check,F,4,0)),y=0,g=0,n.mode=rm;case rm: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=wt(n.check,F,2,0)),y=0,g=0,n.mode=im;case im: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=wt(n.check,F,2,0)),y=0,g=0}else n.head&&(n.head.extra=null);n.mode=am;case am:if(n.flags&1024&&(C=n.length,C>d&&(C=d),C&&(n.head&&(I=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),I)),n.flags&512&&n.wrap&4&&(n.check=wt(n.check,s,C,o)),d-=C,o+=C,n.length-=C),n.length))break e;n.length=0,n.mode=om;case om:if(n.flags&2048){if(d===0)break e;C=0;do I=s[o+C++],n.head&&I&&n.length<65536&&(n.head.name+=String.fromCharCode(I));while(I&&C<d);if(n.flags&512&&n.wrap&4&&(n.check=wt(n.check,s,C,o)),d-=C,o+=C,I)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=lm;case lm:if(n.flags&4096){if(d===0)break e;C=0;do I=s[o+C++],n.head&&I&&n.length<65536&&(n.head.comment+=String.fromCharCode(I));while(I&&C<d);if(n.flags&512&&n.wrap&4&&(n.check=wt(n.check,s,C,o)),d-=C,o+=C,I)break e}else n.head&&(n.head.comment=null);n.mode=cm;case cm: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=Xn;break;case um:for(;g<32;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}e.adler=n.check=km(y),y=0,g=0,n.mode=so;case so: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,o1;e.adler=n.check=1,n.mode=Xn;case Xn:if(t===i1||t===to)break e;case Oc:if(n.last){y>>>=g&7,g-=g&7,n.mode=Bc;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=dm;break;case 1:if(f1(n),n.mode=ro,t===to){y>>>=2,g-=2;break e}break;case 2:n.mode=pm;break;case 3:e.msg="invalid block type",n.mode=Ye}y>>>=2,g-=2;break;case dm: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=Nc,t===to)break e;case Nc:n.mode=hm;case hm: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=Xn;break;case pm: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=fm;case fm: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=Vi(r1,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=mm;case mm: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}I=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,I=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,I=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++]=I}}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=Vi(Zf,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=Vi(Xf,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=ro,t===to)break e;case ro:n.mode=io;case io: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,QE(e,E),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===Xn&&(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,ee=X;V=n.lencode[ee+((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=vm;break}if(J&32){n.back=-1,n.mode=Xn;break}if(J&64){e.msg="invalid literal/length code",n.mode=Ye;break}n.extra=J&15,n.mode=gm;case gm: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=ym;case ym: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,ee=X;V=n.distcode[ee+((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=_m;case _m: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=bm;case bm:if(p===0)break e;if(C=E-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),B=n.window}else B=r,T=c-n.offset,C=n.length;C>p&&(C=p),p-=C,n.length-=C;do r[c++]=B[T++];while(--C);n.length===0&&(n.mode=io);break;case vm:if(p===0)break e;r[c++]=n.length,p--,n.mode=io;break;case Bc:if(n.wrap){for(;g<32;){if(d===0)break e;d--,y|=s[o++]<<g,g+=8}if(E-=p,e.total_out+=E,n.total+=E,n.wrap&4&&E&&(e.adler=n.check=n.flags?wt(n.check,r,E,c-E):Di(n.check,r,E,c-E)),E=p,n.wrap&4&&(n.flags?y:km(y))!==n.check){e.msg="incorrect data check",n.mode=Ye;break}y=0,g=0}n.mode=wm;case wm: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=Sm;case Sm:D=a1;break e;case Ye:D=Qf;break e;case xm:return em;case Em:default:return nn}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||E!==e.avail_out&&n.mode<Ye&&(n.mode<Bc||t!==Jf))&&Pm(e,e.output,e.next_out,E-e.avail_out),x-=e.avail_in,E-=e.avail_out,e.total_in+=x,e.total_out+=E,n.total+=E,n.wrap&4&&E&&(e.adler=n.check=n.flags?wt(n.check,r,E,e.next_out-E):Di(n.check,r,E,e.next_out-E)),e.data_type=n.bits+(n.last?64:0)+(n.mode===Xn?128:0)+(n.mode===ro||n.mode===Nc?256:0),(x===0&&E===0||t===Jf)&&D===$s&&(D=l1),D},g1=e=>{if(Us(e))return nn;let t=e.state;return t.window&&(t.window=null),e.state=null,$s},y1=(e,t)=>{if(Us(e))return nn;const n=e.state;return(n.wrap&2)===0?nn:(n.head=t,t.done=!1,$s)},_1=(e,t)=>{const n=t.length;let s,r,o;return Us(e)||(s=e.state,s.wrap!==0&&s.mode!==so)?nn:s.mode===so&&(r=1,r=Di(r,t,n,0),r!==s.check)?Qf:(o=Pm(e,t,n,n),o?(s.mode=xm,em):(s.havedict=1,$s))};var b1=Am,v1=Tm,w1=Cm,S1=p1,x1=Im,E1=m1,k1=g1,C1=y1,A1=_1,T1="pako inflate (from Nodeca project)",Jn={inflateReset:b1,inflateReset2:v1,inflateResetKeep:w1,inflateInit:S1,inflateInit2:x1,inflate:E1,inflateEnd:k1,inflateGetHeader:C1,inflateSetDictionary:A1,inflateInfo:T1};function I1(){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 R1=I1;const Dm=Object.prototype.toString,{Z_NO_FLUSH:P1,Z_FINISH:D1,Z_OK:Hi,Z_STREAM_END:Fc,Z_NEED_DICT:$c,Z_STREAM_ERROR:O1,Z_DATA_ERROR:Om,Z_MEM_ERROR:N1}=Oi;function Wi(e){this.options=Ja.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 Wf,this.strm.avail_out=0;let n=Jn.inflateInit2(this.strm,t.windowBits);if(n!==Hi)throw new Error(Bs[n]);if(this.header=new R1,Jn.inflateGetHeader(this.strm,this.header),t.dictionary&&(typeof t.dictionary=="string"?t.dictionary=Ui.string2buf(t.dictionary):Dm.call(t.dictionary)==="[object ArrayBuffer]"&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(n=Jn.inflateSetDictionary(this.strm,t.dictionary),n!==Hi)))throw new Error(Bs[n])}Wi.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?D1:P1,Dm.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=Jn.inflate(n,c),o===$c&&r&&(o=Jn.inflateSetDictionary(n,r),o===Hi?o=Jn.inflate(n,c):o===Om&&(o=$c));n.avail_in>0&&o===Fc&&n.state.wrap>0&&e[n.next_in]!==0;)Jn.inflateReset(n),o=Jn.inflate(n,c);switch(o){case O1:case Om:case $c:case N1:return this.onEnd(o),this.ended=!0,!1}if(d=n.avail_out,n.next_out&&(n.avail_out===0||o===Fc))if(this.options.to==="string"){let p=Ui.utf8border(n.output,n.next_out),y=n.next_out-p,g=Ui.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===Hi&&d===0)){if(o===Fc)return o=Jn.inflateEnd(this.strm),this.onEnd(o),this.ended=!0,!0;if(n.avail_in===0)break}}return!0},Wi.prototype.onData=function(e){this.chunks.push(e)},Wi.prototype.onEnd=function(e){e===Hi&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Ja.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function Uc(e,t){const n=new Wi(t);if(n.push(e),n.err)throw n.msg||Bs[n.err];return n.result}function B1(e,t){return t=t||{},t.raw=!0,Uc(e,t)}var L1=Wi,M1=Uc,F1=B1,$1=Uc,U1={Inflate:L1,inflate:M1,inflateRaw:F1,ungzip:$1};const{Deflate:j1,deflate:V1,deflateRaw:H1,gzip:W1}=XE,{Inflate:z1,inflate:q1,inflateRaw:G1,ungzip:K1}=U1;var Nm=j1,Bm=V1,Lm=H1,Mm=W1,Fm=z1,$m=q1,Um=G1,jm=K1,Vm=Oi,ut={Deflate:Nm,deflate:Bm,deflateRaw:Lm,gzip:Mm,Inflate:Fm,inflate:$m,inflateRaw:Um,ungzip:jm,constants:Vm};const Y1=Object.freeze(Object.defineProperty({__proto__:null,Deflate:Nm,Inflate:Fm,constants:Vm,default:ut,deflate:Bm,deflateRaw:Lm,gzip:Mm,inflate:$m,inflateRaw:Um,ungzip:jm},Symbol.toStringTag,{value:"Module"}));let sn=null,jc=null;async function Hm(){return sn||(jc||(jc=(async()=>{try{return sn=await(await Ga(mx)).default,sn}catch{return null}})()),jc)}function Wm(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 zm(e,t){try{const n=ut.ungzip(e);t(null,z.from(n))}catch(n){t(n,z.alloc(0))}}function qm(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 Gm(e,t){try{const n=ut.inflate(e);t(null,z.from(n))}catch(n){t(n,z.alloc(0))}}function Km(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 Ym(e,t){try{const n=ut.inflateRaw(e);t(null,z.from(n))}catch(n){t(n,z.alloc(0))}}function Zm(e,t,n){const s=typeof t=="function"?t:n;Hm().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 Xm(e,t,n){const s=typeof t=="function"?t:n;Hm().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 Jm(e){const t=typeof e=="string"?z.from(e):e;return z.from(ut.gzip(t))}function Qm(e){return z.from(ut.ungzip(e))}function eg(e){const t=typeof e=="string"?z.from(e):e;return z.from(ut.deflate(t))}function tg(e){return z.from(ut.inflate(e))}function ng(e){const t=typeof e=="string"?z.from(e):e;return z.from(ut.deflateRaw(t))}function sg(e){return z.from(ut.inflateRaw(e))}function rg(e,t){if(!sn)throw new Error("Brotli WASM not loaded yet. Use async brotliCompress first.");const n=typeof e=="string"?z.from(e):e;return z.from(sn.compress(new Uint8Array(n)))}function ig(e,t){if(!sn)throw new Error("Brotli WASM not loaded yet. Use async brotliDecompress first.");return z.from(sn.decompress(new Uint8Array(e)))}function $t(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&&(In.call(this),this._opts=t||{},this.bytesWritten=0,this._handle={close:()=>{}})};Object.setPrototypeOf(Ze.prototype,In.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 Sr=function(t){this&&(Ze.call(this,t),this._engine=new ut.Deflate({...t||{},gzip:!0}))};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||"Gzip error"));return}const r=$t(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=$t(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||"Gunzip error"));return}const r=$t(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=$t(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||{}}))};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||"Deflate error"));return}const r=$t(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=$t(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||{}}))};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||"Inflate error"));return}const r=$t(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=$t(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Cr=function(t){this&&(Ze.call(this,t),this._engine=new ut.Deflate({...t||{},raw:!0}))};Object.setPrototypeOf(Cr.prototype,Ze.prototype),Cr.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=$t(this._engine);s(null,r??void 0)}catch(r){s(r)}},Cr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=$t(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Ar=function(t){this&&(Ze.call(this,t),this._engine=new ut.Inflate({...t||{},raw:!0}))};Object.setPrototypeOf(Ar.prototype,Ze.prototype),Ar.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=$t(this._engine);s(null,r??void 0)}catch(r){s(r)}},Ar.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=$t(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Tr=function(t){this&&(Ze.call(this,t),this._engine=null)};Object.setPrototypeOf(Tr.prototype,Ze.prototype),Tr.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=$t(this._engine);s(null,r??void 0)}catch(r){s(r)}},Tr.prototype._flush=function(t){try{if(this._engine){this._engine.push(new Uint8Array(0),!0);const n=$t(this._engine);t(null,n??void 0)}else t(null)}catch(n){t(n)}};const Ir=function(t){this&&Ze.call(this,t)};Object.setPrototypeOf(Ir.prototype,Ze.prototype),Ir.prototype._transform=function(t,n,s){if(!sn){s(new Error("Brotli WASM not loaded"));return}try{const r=t instanceof Uint8Array?t:new Uint8Array(t);s(null,z.from(sn.compress(r)))}catch(r){s(r)}};const Rr=function(t){this&&Ze.call(this,t)};Object.setPrototypeOf(Rr.prototype,Ze.prototype),Rr.prototype._transform=function(t,n,s){if(!sn){s(new Error("Brotli WASM not loaded"));return}try{const r=t instanceof Uint8Array?t:new Uint8Array(t);s(null,z.from(sn.decompress(r)))}catch(r){s(r)}};const Z1=Ir,X1=Rr;function ag(e){return new Sr(e)}function og(e){return new xr(e)}function lg(e){return new Er(e)}function cg(e){return new kr(e)}function ug(e){return new Cr(e)}function dg(e){return new Ar(e)}function hg(e){return new Tr(e)}function pg(e){return new Ir(e)}function fg(e){return new Rr(e)}const mg={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:Z1,BrotliCompressStream:Ir,BrotliDecompress:X1,BrotliDecompressStream:Rr,Deflate:Er,DeflateRaw:Cr,Gunzip:xr,Gzip:Sr,Inflate:kr,InflateRaw:Ar,Unzip:Tr,brotliCompress:Zm,brotliCompressSync:rg,brotliDecompress:Xm,brotliDecompressSync:ig,constants:mg,createBrotliCompress:pg,createBrotliDecompress:fg,createDeflate:lg,createDeflateRaw:ug,createGunzip:og,createGzip:ag,createInflate:cg,createInflateRaw:dg,createUnzip:hg,default:{gzip:Wm,gunzip:zm,deflate:qm,inflate:Gm,deflateRaw:Km,inflateRaw:Ym,brotliCompress:Zm,brotliDecompress:Xm,gzipSync:Jm,gunzipSync:Qm,deflateSync:eg,inflateSync:tg,deflateRawSync:ng,inflateRawSync:sg,brotliCompressSync:rg,brotliDecompressSync:ig,Gzip:Sr,Gunzip:xr,Deflate:Er,Inflate:kr,DeflateRaw:Cr,InflateRaw:Ar,Unzip:Tr,BrotliCompress:Ir,BrotliDecompress:Rr,createGzip:ag,createGunzip:og,createDeflate:lg,createInflate:cg,createDeflateRaw:ug,createInflateRaw:dg,createUnzip:hg,createBrotliCompress:pg,createBrotliDecompress:fg,constants:mg},deflate:qm,deflateRaw:Km,deflateRawSync:ng,deflateSync:eg,gunzip:zm,gunzipSync:Qm,gzip:Wm,gzipSync:Jm,inflate:Gm,inflateRaw:Ym,inflateRawSync:sg,inflateSync:tg},Symbol.toStringTag,{value:"Module"}));function ao(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 oo(e,t){setTimeout(()=>t(null,["0.0.0.0"]),0)}function gg(e,t){oo(e,t)}function yg(e,t){setTimeout(()=>t(null,["::1"]),0)}function _g(e,t){setTimeout(()=>t(null,["localhost"]),0)}function bg(e){}function vg(){return[]}function wg(e){}function Sg(){return"verbatim"}const Vc={lookup(e,t){return new Promise((n,s)=>{t!=null&&t.all?ao(e,t,(r,o)=>{r?s(r):n(o??[])}):ao(e,t??{},(r,o,c)=>{r?s(r):n({address:o,family:c})})})},resolve(e){return new Promise((t,n)=>{oo(e,(s,r)=>s?n(s):t(r??[]))})},resolve4(e){return Vc.resolve(e)},resolve6(e){return Promise.resolve(["::1"])},reverse(e){return Promise.resolve(["localhost"])},setServers(e){},getServers(){return[]}},xg=0,Eg=0,kg=0;Object.freeze(Object.defineProperty({__proto__:null,ADDRCONFIG:xg,ALL:kg,V4MAPPED:Eg,default:{lookup:ao,resolve:oo,resolve4:gg,resolve6:yg,reverse:_g,setServers:bg,getServers:vg,setDefaultResultOrder:wg,getDefaultResultOrder:Sg,promises:Vc,ADDRCONFIG:xg,V4MAPPED:Eg,ALL:kg},getDefaultResultOrder:Sg,getServers:vg,lookup:ao,promises:Vc,resolve:oo,resolve4:gg,resolve6:yg,reverse:_g,setDefaultResultOrder:wg,setServers:bg},Symbol.toStringTag,{value:"Module"}));let Cg=null;function Ag(e){Cg=e}function Tg(){return Cg}function Ig(e){Ag(e)}const zi=function(){this&&(this.handlers=new Map)};zi.prototype.on=function(t,n){return this.handlers.has(t)||this.handlers.set(t,new Set),this.handlers.get(t).add(n),this},zi.prototype.off=function(t,n){var s;return(s=this.handlers.get(t))==null||s.delete(n),this},zi.prototype.fire=function(t,...n){const s=this.handlers.get(t);if(s)for(const r of s)try{r(...n)}catch{}};const qt=function(t={}){if(!this)return;zi.call(this);const n=Tg();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(qt.prototype,zi.prototype),qt.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},qt.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},qt.prototype.close=function(){this.terminated=!0;for(const t of this.handles.values())t.close();return this.handles.clear(),this.fire("close"),Promise.resolve()},qt.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},qt.prototype.resolvePath=function(t){let n=t;return this.cfg.cwd&&!n.startsWith("/")&&(n=this.cfg.cwd+"/"+n),n.startsWith("/")||(n="/"+n),n},qt.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},qt.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{}},qt.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)},qt.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 Rg(e,t){const n=new qt(t);return n.add(e),n}Object.freeze(Object.defineProperty({__proto__:null,PathWatcher:qt,default:{watch:Rg,PathWatcher:qt,setVolume:Ig},setVolume:Ig,watch:Rg},Symbol.toStringTag,{value:"Module"}));const js=typeof CloseEvent<"u"?CloseEvent:class extends Event{constructor(t,n){super(t),W(this,"code"),W(this,"reason"),W(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}},Pr=typeof MessageEvent<"u"?MessageEvent:class extends Event{constructor(t,n){super(t),W(this,"data"),this.data=n==null?void 0:n.data}};let rn=null;try{rn=new BroadcastChannel("nodepod-ws-bridge")}catch{}const Pg=new Map;let J1=0;const Vs=function(){this&&(this._listeners=new Map)};Vs.prototype.on=function(t,n){return this._listeners.has(t)||this._listeners.set(t,new Set),this._listeners.get(t).add(n),this},Vs.prototype.off=function(t,n){var s;return(s=this._listeners.get(t))==null||s.delete(n),this},Vs.prototype.emit=function(t,...n){const s=this._listeners.get(t);if(s)for(const r of s)try{r(...n)}catch{}};const qi=0,Ln=1,Gi=2,Gt=3,yt=function(t,n){if(!this)return;Vs.call(this),this.CONNECTING=qi,this.OPEN=Ln,this.CLOSING=Gi,this.CLOSED=Gt,this.readyState=qi,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(yt.prototype,Vs.prototype),yt.CONNECTING=qi,yt.OPEN=Ln,yt.CLOSING=Gi,yt.CLOSED=Gt,yt.prototype._open=function(){var t;if(this.url.startsWith("internal://")){this.readyState=Ln,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(!rn){const o=this;setTimeout(()=>{var c;o.readyState=Ln,o.emit("open"),(c=o.onopen)==null||c.call(o,new Event("open"))},0);return}rn.postMessage({kind:"connect",uid:this._uid,url:this.url});const n=rn,s=this,r=o=>{var c,d,p,y;const g=o.data;if(g.targetUid===s._uid){if(g.kind==="connected")s.readyState=Ln,s.emit("open"),(c=s.onopen)==null||c.call(s,new Event("open"));else if(g.kind==="payload"){const x=new Pr("message",{data:g.body});s.emit("message",x),(d=s.onmessage)==null||d.call(s,x)}else if(g.kind==="closed"){s.readyState=Gt;const x=new js("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===qi&&(s.readyState=Ln,s.emit("open"),(o=s.onopen)==null||o.call(s,new Event("open")))},100)},yt.prototype._openNative=function(){var t;const s=typeof window<"u"&&typeof window.document<"u"&&typeof globalThis.WebSocket=="function"&&globalThis.WebSocket!==yt?globalThis.WebSocket:null;if(!s){const o=this;setTimeout(()=>{var c;o.readyState=Ln,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=Gt;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=Ln,r.emit("open"),(o=r.onopen)==null||o.call(r,new Event("open"))},this._native.onmessage=o=>{var c;const d=new Pr("message",{data:o.data});r.emit("message",d),(c=r.onmessage)==null||c.call(r,d)},this._native.onclose=o=>{var c;r.readyState=Gt,r._native=null;const d=new js("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)}},yt.prototype.send=function(t){if(this.readyState!==Ln)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=_n(s,n,!1);this._tcpSocket.write(z.from(r));return}if(this._boundServer){this._boundServer._injectClientPayload(this,t);return}rn&&rn.postMessage({kind:"payload",uid:this._uid,url:this.url,body:t})},yt.prototype.close=function(t,n){if(this.readyState===Gt||this.readyState===Gi)return;if(this.readyState=Gi,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=_n(8,o,!1);try{this._tcpSocket.write(z.from(c))}catch{}const d=this;setTimeout(()=>{var p;d.readyState=Gt;const y=new js("close",{code:r,reason:n||"",wasClean:!0});d.emit("close",y),(p=d.onclose)==null||p.call(d,y),d._tcpSocket=null},0);return}rn&&rn.postMessage({kind:"disconnect",uid:this._uid,url:this.url,code:t,reason:n});const s=this;setTimeout(()=>{var r;s.readyState=Gt;const o=new js("close",{code:t||1e3,reason:n||"",wasClean:!0});s.emit("close",o),(r=s.onclose)==null||r.call(s,o)},0)},yt.prototype.ping=function(){},yt.prototype.pong=function(){},yt.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=Gt;const n=new js("close",{code:1006,reason:"Terminated",wasClean:!1});this.emit("close",n),(t=this.onclose)==null||t.call(this,n)},yt.prototype._bindServer=function(t){this._boundServer=t},yt.prototype._deliverMessage=function(t){var n;const s=new Pr("message",{data:t});this.emit("message",s),(n=this.onmessage)==null||n.call(this,s)};const Dg="258EAFA5-E914-47DA-95CA-5AB5DC76CB76";function Q1(e){try{const t=Zr("sha1");return t.update(e+Dg),t.digest("base64")}catch{return btoa(e+Dg).slice(0,28)}}const ms=function(t={}){this&&(Vs.call(this),this.clients=new Set,this.options=t,this._route=t.path||"/",this._channelCb=null,t.noServer||this._listen(),Pg.set(this._route,this))};Object.setPrototypeOf(ms.prototype,Vs.prototype),ms.prototype._listen=function(){if(!rn)return;const t=rn,n=this;this._channelCb=s=>{const r=s.data;if(r.kind==="connect"){const o=new yt("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)},ms.prototype._injectClientPayload=function(t,n){const s=new Pr("message",{data:n});t.emit("message",s)},ms.prototype.handleUpgrade=function(t,n,s,r){const o=new yt("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"]||"",E=`HTTP/1.1 101 Switching Protocols\r
|
|
76
|
+
`)),!g.headersSent)try{g.statusCode=500,g.end("Internal Server Error")}catch{}d(C)}})};function Va(e,t){return new At(e,t)}const bi={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"},Ha=["GET","POST","PUT","DELETE","PATCH","HEAD","OPTIONS","CONNECT","TRACE"];function ix(){try{return typeof localStorage<"u"?localStorage.getItem("__corsProxyUrl")??null:null}catch{return null}}const tt=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 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(tt.prototype,Ke.prototype),Object.defineProperty(tt.prototype,"socket",{get:function(){return this._socket},configurable:!0}),Object.defineProperty(tt.prototype,"connection",{get:function(){return this._socket},configurable:!0}),tt.prototype.setHeader=function(t,n){this.headers[t.toLowerCase()]=n},tt.prototype.getHeader=function(t){return this.headers[t.toLowerCase()]},tt.prototype.removeHeader=function(t){delete this.headers[t.toLowerCase()]},tt.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},tt.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},tt.prototype.abort=function(){this._cancelled=!0,this.aborted=!0,this._waitTimer&&clearTimeout(this._waitTimer),this.emit("abort")},tt.prototype.setTimeout=function(t,n){return this._waitMs=t,n&&this.once("timeout",n),this},tt.prototype.flushHeaders=function(){},tt.prototype.setNoDelay=function(t){},tt.prototype.setSocketKeepAlive=function(t,n){},tt.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=Pn.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 Ot;J.statusCode=K.statusCode,J.statusMessage=K.statusMessage;for(const[X,G]of Object.entries(K.headers))J.headers[X.toLowerCase()]=G,J.rawHeaders.push(X,G);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=ix(),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)}},tt.prototype._mapResponse=async function(t){const n=new Ot;n.statusCode=t.status,n.statusMessage=t.statusText||bi[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},tt.prototype._bridgeWebSocket=function(t){const n=t.replace(/^https:/,"wss:").replace(/^http:/,"ws:"),s=this.headers["sec-websocket-key"]??"",r=rx;if(!r){const k=this;setTimeout(()=>k.emit("error",new TypeError("No WebSocket available")),0);return}const c=Xr("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"?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=Ei(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 Ot(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=wn(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=wn(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 jl(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 hp(e,t,n){const{opts:s,cb:r}=jl(e,t,n),o=new tt(s,"http");return r&&o.once("response",r),o}function pp(e,t,n){const{opts:s,cb:r}=jl(e,t,n),o=new tt({...s,method:"GET"},"http");return r&&o.once("response",r),o.end(),o}function Wa(e,t,n,s){const{opts:r,cb:o}=jl(e,t,n),c=new tt(r,s);return o&&c.once("response",o),c}const Pn=new Map,vi=new Map;let Vl=null,Hl=null;function ax(e,t,n){Pn.set(e,t),ls(),Vl&&Vl(e,t)}function ox(e){Pn.has(e)&&An(),Pn.delete(e),vi.delete(e),Hl&&Hl(e)}function wi(e){return Pn.get(e)}va=function(){return new Map(Pn)},W0=function(){for(const[,e]of Pn)try{e.close()}catch{}Pn.clear(),vi.clear()};function lx(e){for(const[t,n]of vi)if(n===e){const s=Pn.get(t);if(s)try{s.close()}catch{}Pn.delete(t),vi.delete(t)}}function cx(e){return vi.get(e)}function Si(e){Vl=e}function xi(e){Hl=e}const Dn=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(Dn.prototype,ne.prototype),Dn.prototype.createConnection=function(t,n){const s=new ot;return n&&n(null,s),s},Dn.prototype.getName=function(t){return`${t.host??"localhost"}:${t.port??80}:${t.localAddress??""}`},Dn.prototype.addRequest=function(t,n){},Dn.prototype.destroy=function(){this.sockets={},this.freeSockets={},this.requests={}};const za=new Dn;function Ei(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 wn(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}V0=Object.freeze(Object.defineProperty({__proto__:null,Agent:Dn,ClientRequest:tt,IncomingMessage:Ot,METHODS:Ha,STATUS_CODES:bi,Server:At,ServerResponse:Ve,_buildClientRequest:Wa,closeAllServers:W0,closeServersByPid:lx,createServer:Va,decodeFrame:Ei,default:{Server:At,IncomingMessage:Ot,ServerResponse:Ve,ClientRequest:tt,createServer:Va,request:hp,get:pp,STATUS_CODES:bi,METHODS:Ha,getServer:wi,getAllServers:va,setServerListenCallback:Si,setServerCloseCallback:xi,_buildClientRequest:Wa,Agent:Dn,globalAgent:za,decodeFrame:Ei,encodeFrame:wn},encodeFrame:wn,get:pp,getAllServers:va,getServer:wi,getServerOwner:cx,globalAgent:za,request:hp,setServerCloseCallback:xi,setServerListenCallback:Si},Symbol.toStringTag,{value:"Module"}));function fp(e,t,n){return Wa(e,t,n,"https")}function mp(e,t,n){const s=Wa(e,t,n,"https");return s.end(),s}const ux=Object.freeze(Object.defineProperty({__proto__:null,Agent:Dn,ClientRequest:tt,IncomingMessage:Ot,METHODS:Ha,STATUS_CODES:bi,Server:At,ServerResponse:Ve,createServer:Va,default:{Server:At,IncomingMessage:Ot,ServerResponse:Ve,ClientRequest:tt,createServer:Va,request:fp,get:mp,STATUS_CODES:bi,METHODS:Ha,getServer:wi,getAllServers:va,setServerListenCallback:Si,setServerCloseCallback:xi,Agent:Dn,globalAgent:za},get:mp,getAllServers:va,getServer:wi,globalAgent:za,request:fp,setServerCloseCallback:xi,setServerListenCallback:Si},Symbol.toStringTag,{value:"Module"}));function gp(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 yp(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 _p(e,t){try{return new globalThis.URL(t,e).href}catch{return t}}const bp=globalThis.URL,vp=globalThis.URLSearchParams;function wp(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 Sp(e){const t=encodeURIComponent(e).replace(/%2F/g,"/");return new globalThis.URL("file://"+t)}function xp(e){try{return new globalThis.URL(`http://${e}`).hostname}catch{return e}}function Ep(e){return e}Object.freeze(Object.defineProperty({__proto__:null,URL:bp,URLSearchParams:vp,default:{parse:gp,format:yp,resolve:_p,URL:bp,URLSearchParams:vp,fileURLToPath:wp,pathToFileURL:Sp,domainToASCII:xp,domainToUnicode:Ep},domainToASCII:xp,domainToUnicode:Ep,fileURLToPath:wp,format:yp,parse:gp,pathToFileURL:Sp,resolve:_p},Symbol.toStringTag,{value:"Module"}));function Wl(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 zl(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 kp(e){return encodeURIComponent(e)}function Cp(e){return decodeURIComponent(e.replace(/\+/g," "))}const Ap=zl,Tp=Wl;Object.freeze(Object.defineProperty({__proto__:null,decode:Tp,default:{parse:Wl,stringify:zl,escape:kp,unescape:Cp,encode:Ap,decode:Tp},encode:Ap,escape:kp,parse:Wl,stringify:zl,unescape:Cp},Symbol.toStringTag,{value:"Module"})),fd=function(e,...t){if(typeof e!="string")return[e,...t].map(r=>typeof r=="string"?r:ki(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 ki(o);default:return r}});for(;n<t.length;){const r=t[n++];s+=" "+(typeof r=="string"?r:ki(r))}return s};function ki(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 Ip(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 Rp(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 Pp(e,t,n){let s=!1;return function(...o){return s||(console.warn(`DeprecationWarning: ${t}${n?` (${n})`:""}`),s=!0),e.apply(this,o)}}function Dp(e){return(...t)=>new Promise((n,s)=>{e(...t,(r,o)=>{r?s(r):n(o)})})}function Op(e){return(...t)=>{const n=t.pop();e(...t).then(s=>n(null,s)).catch(s=>n(s,void 0))}}function qa(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)=>qa(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=>qa(e[r],t[r]))}return!1}function ql(e){return Array.isArray(e)}function Gl(e){return typeof e=="boolean"}function Kl(e){return e===null}function Yl(e){return e==null}function Zl(e){return typeof e=="number"}function Xl(e){return typeof e=="string"}function Jl(e){return e===void 0}function Ql(e){return e instanceof RegExp}function ec(e){return typeof e=="object"&&e!==null}function tc(e){return e instanceof Date}function nc(e){return e instanceof Error}function sc(e){return typeof e=="function"}function rc(e){return e===null||typeof e!="object"&&typeof e!="function"}function ic(e){return e instanceof Uint8Array}function ac(e){return e instanceof Promise}function oc(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 Np=oc;function Bp(e){return e.replace(/\x1B\[[0-9;]*[a-zA-Z]|\x1B\].*?(\x07|\x1B\\)|\x1B[()][A-Z0-9]|\x1B[#=]|\x1B./g,"")}const Lp={isArray:ql,isBoolean:Gl,isNull:Kl,isNullOrUndefined:Yl,isNumber:Zl,isString:Xl,isUndefined:Jl,isRegExp:Ql,isObject:ec,isDate:tc,isError:nc,isFunction:sc,isPrimitive:rc,isBuffer:ic,isPromise:ac},dx={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 Mp(e,t){const n=Array.isArray(e)?e:[e];let s=t;for(const r of n){const o=dx[r];o&&(s=`\x1B[${o[0]}m${s}\x1B[${o[1]}m`)}return s}function Fp(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,G=(X==null?void 0:X.type)??"boolean";let $;if(G==="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 $p=globalThis.TextEncoder,Up=globalThis.TextDecoder;Object.freeze(Object.defineProperty({__proto__:null,TextDecoder:Up,TextEncoder:$p,_extend:Rp,callbackify:Op,debug:Np,debuglog:oc,default:{format:fd,inspect:ki,inherits:Ip,_extend:Rp,deprecate:Pp,promisify:Dp,callbackify:Op,isDeepStrictEqual:qa,debuglog:oc,debug:Np,stripVTControlCharacters:Bp,isArray:ql,isBoolean:Gl,isNull:Kl,isNullOrUndefined:Yl,isNumber:Zl,isString:Xl,isUndefined:Jl,isRegExp:Ql,isObject:ec,isDate:tc,isError:nc,isFunction:sc,isPrimitive:rc,isBuffer:ic,isPromise:ac,styleText:Mp,parseArgs:Fp,types:Lp,TextEncoder:$p,TextDecoder:Up},deprecate:Pp,format:fd,inherits:Ip,inspect:ki,isArray:ql,isBoolean:Gl,isBuffer:ic,isDate:tc,isDeepStrictEqual:qa,isError:nc,isFunction:sc,isNull:Kl,isNullOrUndefined:Yl,isNumber:Zl,isObject:ec,isPrimitive:rc,isPromise:ac,isRegExp:Ql,isString:Xl,isUndefined:Jl,parseArgs:Fp,promisify:Dp,stripVTControlCharacters:Bp,styleText:Mp,types:Lp},Symbol.toStringTag,{value:"Module"}));function jp(e){return!1}const lc=function(){this&&(this.isTTY=!1,this.isRaw=!1)};lc.prototype.setRawMode=function(t){return this.isRaw=t,this};const Zn=function(){this&&(this.isTTY=!1,this.columns=120,this.rows=40)};Zn.prototype.getColorDepth=function(){return 8},Zn.prototype.hasColors=function(t){return(t??1)<=256},Zn.prototype.getWindowSize=function(){return[this.columns,this.rows]},Zn.prototype.clearLine=function(t,n){return n==null||n(),!0},Zn.prototype.clearScreenDown=function(t){return t==null||t(),!0},Zn.prototype.cursorTo=function(t,n,s){return typeof n=="function"?n():s==null||s(),!0},Zn.prototype.moveCursor=function(t,n,s){return s==null||s(),!0},Object.freeze(Object.defineProperty({__proto__:null,ReadStream:lc,WriteStream:Zn,default:{isatty:jp,ReadStream:lc,WriteStream:Zn},isatty:jp},Symbol.toStringTag,{value:"Module"}));function Vp(){return M.HOSTNAME}function Hp(){return M.PLATFORM}function Wp(){return M.ARCH}function zp(){return M.TYPE}function qp(){return M.RELEASE}function Gp(){return M.VERSION}function Kp(){return M.MACHINE}function Yp(){return M.TMPDIR}function Zp(){return M.HOMEDIR}function Xp(){const e={model:H.MODEL,speed:H.SPEED,times:{user:0,nice:0,sys:0,idle:0,irq:0}};return Array.from({length:H.COUNT},()=>({...e}))}function Jp(){return Z.TOTAL}function Qp(){return Z.FREE}function ef(){return Math.floor(performance.now()/1e3)}function tf(){return[...re]}function nf(){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 sf(){return{username:M.USERNAME,uid:B.UID,gid:B.GID,shell:M.SHELL,homedir:M.HOMEDIR}}function rf(){return M.ENDIANNESS}function af(e){return 0}function of(e,t){}const lf=`
|
|
77
|
+
`,cf="/dev/null",uf={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:lf,arch:Wp,constants:uf,cpus:Xp,default:{hostname:Vp,platform:Hp,arch:Wp,type:zp,release:qp,version:Gp,machine:Kp,tmpdir:Yp,homedir:Zp,cpus:Xp,totalmem:Jp,freemem:Qp,uptime:ef,loadavg:tf,networkInterfaces:nf,userInfo:sf,endianness:rf,getPriority:af,setPriority:of,EOL:lf,devNull:cf,constants:uf},devNull:cf,endianness:rf,freemem:Qp,getPriority:af,homedir:Zp,hostname:Vp,loadavg:tf,machine:Kp,networkInterfaces:nf,platform:Hp,release:qp,setPriority:of,tmpdir:Yp,totalmem:Jp,type:zp,uptime:ef,userInfo:sf,version:Gp},Symbol.toStringTag,{value:"Module"}));const cc="0.20.0",df="4.9.0",hx="3.0.1",hf=`https://esm.sh/esbuild-wasm@${cc}`,uc=`https://esm.sh/esbuild-wasm@${cc}/esbuild.wasm`,px=`https://esm.sh/esbuild-wasm@${cc}/esm/browser.min.js`,fx=`https://esm.sh/@rollup/browser@${df}`,mx=`https://esm.sh/brotli-wasm@${hx}`,Ga=new Function("url","return import(url)"),gx=4,pf=0,ff=1,yx=2;function mr(e){let t=e.length;for(;--t>=0;)e[t]=0}const _x=0,mf=1,bx=2,vx=3,wx=258,dc=29,Ci=256,Ai=Ci+1+dc,gr=30,hc=19,gf=2*Ai+1,Ns=15,pc=16,Sx=7,fc=256,yf=16,_f=17,bf=18,mc=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]),Ka=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]),xx=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),vf=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Ex=512,Xn=new Array((Ai+2)*2);mr(Xn);const Ti=new Array(gr*2);mr(Ti);const Ii=new Array(Ex);mr(Ii);const Ri=new Array(wx-vx+1);mr(Ri);const gc=new Array(dc);mr(gc);const Ya=new Array(gr);mr(Ya);function yc(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 wf,Sf,xf;function _c(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}const Ef=e=>e<256?Ii[e]:Ii[256+(e>>>7)],Pi=(e,t)=>{e.pending_buf[e.pending++]=t&255,e.pending_buf[e.pending++]=t>>>8&255},Ut=(e,t,n)=>{e.bi_valid>pc-n?(e.bi_buf|=t<<e.bi_valid&65535,Pi(e,e.bi_buf),e.bi_buf=t>>pc-e.bi_valid,e.bi_valid+=n-pc):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)},On=(e,t,n)=>{Ut(e,n[t*2],n[t*2+1])},kf=(e,t)=>{let n=0;do n|=e&1,e>>>=1,n<<=1;while(--t>0);return n>>>1},kx=e=>{e.bi_valid===16?(Pi(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)},Cx=(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<=Ns;k++)e.bl_count[k]=0;for(n[e.heap[e.heap_max]*2+1]=0,y=e.heap_max+1;y<gf;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--)}},Cf=(e,t,n)=>{const s=new Array(Ns+1);let r=0,o,c;for(o=1;o<=Ns;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]=kf(s[d]++,d))}},Ax=()=>{let e,t,n,s,r;const o=new Array(Ns+1);for(n=0,s=0;s<dc-1;s++)for(gc[s]=n,e=0;e<1<<mc[s];e++)Ri[n++]=s;for(Ri[n-1]=s,r=0,s=0;s<16;s++)for(Ya[s]=r,e=0;e<1<<Ka[s];e++)Ii[r++]=s;for(r>>=7;s<gr;s++)for(Ya[s]=r<<7,e=0;e<1<<Ka[s]-7;e++)Ii[256+r++]=s;for(t=0;t<=Ns;t++)o[t]=0;for(e=0;e<=143;)Xn[e*2+1]=8,e++,o[8]++;for(;e<=255;)Xn[e*2+1]=9,e++,o[9]++;for(;e<=279;)Xn[e*2+1]=7,e++,o[7]++;for(;e<=287;)Xn[e*2+1]=8,e++,o[8]++;for(Cf(Xn,Ai+1,o),e=0;e<gr;e++)Ti[e*2+1]=5,Ti[e*2]=kf(e,5);wf=new yc(Xn,mc,Ci+1,Ai,Ns),Sf=new yc(Ti,Ka,0,gr,Ns),xf=new yc(new Array(0),xx,0,hc,Sx)},Af=e=>{let t;for(t=0;t<Ai;t++)e.dyn_ltree[t*2]=0;for(t=0;t<gr;t++)e.dyn_dtree[t*2]=0;for(t=0;t<hc;t++)e.bl_tree[t*2]=0;e.dyn_ltree[fc*2]=1,e.opt_len=e.static_len=0,e.sym_next=e.matches=0},Tf=e=>{e.bi_valid>8?Pi(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0},If=(e,t,n,s)=>{const r=t*2,o=n*2;return e[r]<e[o]||e[r]===e[o]&&s[t]<=s[n]},bc=(e,t,n)=>{const s=e.heap[n];let r=n<<1;for(;r<=e.heap_len&&(r<e.heap_len&&If(t,e.heap[r+1],e.heap[r],e.depth)&&r++,!If(t,s,e.heap[r],e.depth));)e.heap[n]=e.heap[r],n=r,r<<=1;e.heap[n]=s},Rf=(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?On(e,r,t):(c=Ri[r],On(e,c+Ci+1,t),d=mc[c],d!==0&&(r-=gc[c],Ut(e,r,d)),s--,c=Ef(s),On(e,c,n),d=Ka[c],d!==0&&(s-=Ya[c],Ut(e,s,d)));while(o<e.sym_next);On(e,fc,t)},vc=(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=gf,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--)bc(e,n,c);y=o;do c=e.heap[1],e.heap[1]=e.heap[e.heap_len--],bc(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++,bc(e,n,1);while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],Cx(e,t),Cf(n,p,e.bl_count)},Pf=(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[yf*2]++):d<=10?e.bl_tree[_f*2]++:e.bl_tree[bf*2]++,d=0,r=o,c===0?(p=138,y=3):o===c?(p=6,y=3):(p=7,y=4))},Df=(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 On(e,o,e.bl_tree);while(--d!==0);else o!==0?(o!==r&&(On(e,o,e.bl_tree),d--),On(e,yf,e.bl_tree),Ut(e,d-3,2)):d<=10?(On(e,_f,e.bl_tree),Ut(e,d-3,3)):(On(e,bf,e.bl_tree),Ut(e,d-11,7));d=0,r=o,c===0?(p=138,y=3):o===c?(p=6,y=3):(p=7,y=4)}},Tx=e=>{let t;for(Pf(e,e.dyn_ltree,e.l_desc.max_code),Pf(e,e.dyn_dtree,e.d_desc.max_code),vc(e,e.bl_desc),t=hc-1;t>=3&&e.bl_tree[vf[t]*2+1]===0;t--);return e.opt_len+=3*(t+1)+5+5+4,t},Ix=(e,t,n,s)=>{let r;for(Ut(e,t-257,5),Ut(e,n-1,5),Ut(e,s-4,4),r=0;r<s;r++)Ut(e,e.bl_tree[vf[r]*2+1],3);Df(e,e.dyn_ltree,t-1),Df(e,e.dyn_dtree,n-1)},Rx=e=>{let t=4093624447,n;for(n=0;n<=31;n++,t>>>=1)if(t&1&&e.dyn_ltree[n*2]!==0)return pf;if(e.dyn_ltree[18]!==0||e.dyn_ltree[20]!==0||e.dyn_ltree[26]!==0)return ff;for(n=32;n<Ci;n++)if(e.dyn_ltree[n*2]!==0)return ff;return pf};let Of=!1;const Px=e=>{Of||(Ax(),Of=!0),e.l_desc=new _c(e.dyn_ltree,wf),e.d_desc=new _c(e.dyn_dtree,Sf),e.bl_desc=new _c(e.bl_tree,xf),e.bi_buf=0,e.bi_valid=0,Af(e)},Nf=(e,t,n,s)=>{Ut(e,(_x<<1)+(s?1:0),3),Tf(e),Pi(e,n),Pi(e,~n),n&&e.pending_buf.set(e.window.subarray(t,t+n),e.pending),e.pending+=n},Dx=e=>{Ut(e,mf<<1,3),On(e,fc,Xn),kx(e)},Ox=(e,t,n,s)=>{let r,o,c=0;e.level>0?(e.strm.data_type===yx&&(e.strm.data_type=Rx(e)),vc(e,e.l_desc),vc(e,e.d_desc),c=Tx(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?Nf(e,t,n,s):e.strategy===gx||o===r?(Ut(e,(mf<<1)+(s?1:0),3),Rf(e,Xn,Ti)):(Ut(e,(bx<<1)+(s?1:0),3),Ix(e,e.l_desc.max_code+1,e.d_desc.max_code+1,c+1),Rf(e,e.dyn_ltree,e.dyn_dtree)),Af(e),s&&Tf(e)},Nx=(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[(Ri[n]+Ci+1)*2]++,e.dyn_dtree[Ef(t)*2]++),e.sym_next===e.sym_end);var Bx=Px,Lx=Nf,Mx=Ox,Fx=Nx,$x=Dx,Ux={_tr_init:Bx,_tr_stored_block:Lx,_tr_flush_block:Mx,_tr_tally:Fx,_tr_align:$x},Di=(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 jx=()=>{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},Vx=new Uint32Array(jx());var St=(e,t,n,s)=>{const r=Vx,o=s+n;e^=-1;for(let c=s;c<o;c++)e=e>>>8^r[(e^t[c])&255];return e^-1},Bs={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"},Oi={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:Hx,_tr_stored_block:wc,_tr_flush_block:Wx,_tr_tally:ds,_tr_align:zx}=Ux,{Z_NO_FLUSH:hs,Z_PARTIAL_FLUSH:qx,Z_FULL_FLUSH:Gx,Z_FINISH:rn,Z_BLOCK:Bf,Z_OK:Et,Z_STREAM_END:Lf,Z_STREAM_ERROR:Nn,Z_DATA_ERROR:Kx,Z_BUF_ERROR:Sc,Z_DEFAULT_COMPRESSION:Yx,Z_FILTERED:Zx,Z_HUFFMAN_ONLY:Za,Z_RLE:Xx,Z_FIXED:Jx,Z_DEFAULT_STRATEGY:Qx,Z_UNKNOWN:eE,Z_DEFLATED:Xa}=Oi,tE=9,nE=15,sE=8,xc=256+1+29,rE=30,iE=19,aE=2*xc+1,oE=15,Le=3,ps=258,Bn=ps+Le+1,lE=32,yr=42,Ec=57,kc=69,Cc=73,Ac=91,Tc=103,Ls=113,Ni=666,Nt=1,_r=2,Ms=3,br=4,cE=3,Fs=(e,t)=>(e.msg=Bs[t],t),Mf=e=>e*2-(e>4?9:0),fs=e=>{let t=e.length;for(;--t>=0;)e[t]=0},uE=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 ms=(e,t,n)=>(t<<e.hash_shift^n)&e.hash_mask;const qt=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))},Gt=(e,t)=>{Wx(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,qt(e.strm)},He=(e,t)=>{e.pending_buf[e.pending++]=t},Bi=(e,t)=>{e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=t&255},Ic=(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=Di(e.adler,t,r,n):e.state.wrap===2&&(e.adler=St(e.adler,t,r,n)),e.next_in+=r,e.total_in+=r,r)},Ff=(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-Bn?e.strstart-(e.w_size-Bn):0,y=e.window,g=e.w_mask,x=e.prev,k=e.strstart+ps;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=ps-(k-s),s=k-ps,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},vr=e=>{const t=e.w_size;let n,s,r;do{if(s=e.window_size-e.lookahead-e.strstart,e.strstart>=t+(t-Bn)&&(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),uE(e),s+=t),e.strm.avail_in===0)break;if(n=Ic(e.strm,e.window,e.strstart+e.lookahead,s),e.lookahead+=n,e.lookahead+e.insert>=Le)for(r=e.strstart-e.insert,e.ins_h=e.window[r],e.ins_h=ms(e,e.ins_h,e.window[r+1]);e.insert&&(e.ins_h=ms(e,e.ins_h,e.window[r+Le-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<Le)););}while(e.lookahead<Bn&&e.strm.avail_in!==0)},$f=(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!==rn||t===hs||s!==r+e.strm.avail_in)))break;c=t===rn&&s===r+e.strm.avail_in?1:0,wc(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,qt(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&&(Ic(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?br:t!==hs&&t!==rn&&e.strm.avail_in===0&&e.strstart===e.block_start?_r:(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&&(Ic(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===rn)&&t!==hs&&e.strm.avail_in===0&&r<=o)&&(s=r>o?o:r,c=t===rn&&e.strm.avail_in===0&&s===r?1:0,wc(e,e.block_start,s,c),e.block_start+=s,qt(e.strm)),c?Ms:Nt)},Rc=(e,t)=>{let n,s;for(;;){if(e.lookahead<Bn){if(vr(e),e.lookahead<Bn&&t===hs)return Nt;if(e.lookahead===0)break}if(n=0,e.lookahead>=Le&&(e.ins_h=ms(e,e.ins_h,e.window[e.strstart+Le-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-Bn&&(e.match_length=Ff(e,n)),e.match_length>=Le)if(s=ds(e,e.strstart-e.match_start,e.match_length-Le),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=Le){e.match_length--;do e.strstart++,e.ins_h=ms(e,e.ins_h,e.window[e.strstart+Le-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=ms(e,e.ins_h,e.window[e.strstart+1]);else s=ds(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(s&&(Gt(e,!1),e.strm.avail_out===0))return Nt}return e.insert=e.strstart<Le-1?e.strstart:Le-1,t===rn?(Gt(e,!0),e.strm.avail_out===0?Ms:br):e.sym_next&&(Gt(e,!1),e.strm.avail_out===0)?Nt:_r},wr=(e,t)=>{let n,s,r;for(;;){if(e.lookahead<Bn){if(vr(e),e.lookahead<Bn&&t===hs)return Nt;if(e.lookahead===0)break}if(n=0,e.lookahead>=Le&&(e.ins_h=ms(e,e.ins_h,e.window[e.strstart+Le-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=Le-1,n!==0&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-Bn&&(e.match_length=Ff(e,n),e.match_length<=5&&(e.strategy===Zx||e.match_length===Le&&e.strstart-e.match_start>4096)&&(e.match_length=Le-1)),e.prev_length>=Le&&e.match_length<=e.prev_length){r=e.strstart+e.lookahead-Le,s=ds(e,e.strstart-1-e.prev_match,e.prev_length-Le),e.lookahead-=e.prev_length-1,e.prev_length-=2;do++e.strstart<=r&&(e.ins_h=ms(e,e.ins_h,e.window[e.strstart+Le-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=Le-1,e.strstart++,s&&(Gt(e,!1),e.strm.avail_out===0))return Nt}else if(e.match_available){if(s=ds(e,0,e.window[e.strstart-1]),s&&Gt(e,!1),e.strstart++,e.lookahead--,e.strm.avail_out===0)return Nt}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(s=ds(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<Le-1?e.strstart:Le-1,t===rn?(Gt(e,!0),e.strm.avail_out===0?Ms:br):e.sym_next&&(Gt(e,!1),e.strm.avail_out===0)?Nt:_r},dE=(e,t)=>{let n,s,r,o;const c=e.window;for(;;){if(e.lookahead<=ps){if(vr(e),e.lookahead<=ps&&t===hs)return Nt;if(e.lookahead===0)break}if(e.match_length=0,e.lookahead>=Le&&e.strstart>0&&(r=e.strstart-1,s=c[r],s===c[++r]&&s===c[++r]&&s===c[++r])){o=e.strstart+ps;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=ps-(o-r),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=Le?(n=ds(e,1,e.match_length-Le),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=ds(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(Gt(e,!1),e.strm.avail_out===0))return Nt}return e.insert=0,t===rn?(Gt(e,!0),e.strm.avail_out===0?Ms:br):e.sym_next&&(Gt(e,!1),e.strm.avail_out===0)?Nt:_r},hE=(e,t)=>{let n;for(;;){if(e.lookahead===0&&(vr(e),e.lookahead===0)){if(t===hs)return Nt;break}if(e.match_length=0,n=ds(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(Gt(e,!1),e.strm.avail_out===0))return Nt}return e.insert=0,t===rn?(Gt(e,!0),e.strm.avail_out===0?Ms:br):e.sym_next&&(Gt(e,!1),e.strm.avail_out===0)?Nt:_r};function Ln(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 Li=[new Ln(0,0,0,0,$f),new Ln(4,4,8,4,Rc),new Ln(4,5,16,8,Rc),new Ln(4,6,32,32,Rc),new Ln(4,4,16,16,wr),new Ln(8,16,32,32,wr),new Ln(8,16,128,128,wr),new Ln(8,32,128,256,wr),new Ln(32,128,258,1024,wr),new Ln(32,258,258,4096,wr)],pE=e=>{e.window_size=2*e.w_size,fs(e.head),e.max_lazy_match=Li[e.level].max_lazy,e.good_match=Li[e.level].good_length,e.nice_match=Li[e.level].nice_length,e.max_chain_length=Li[e.level].max_chain,e.strstart=0,e.block_start=0,e.lookahead=0,e.insert=0,e.match_length=e.prev_length=Le-1,e.match_available=0,e.ins_h=0};function fE(){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=Xa,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(aE*2),this.dyn_dtree=new Uint16Array((2*rE+1)*2),this.bl_tree=new Uint16Array((2*iE+1)*2),fs(this.dyn_ltree),fs(this.dyn_dtree),fs(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(oE+1),this.heap=new Uint16Array(2*xc+1),fs(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*xc+1),fs(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 Mi=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.status!==yr&&t.status!==Ec&&t.status!==kc&&t.status!==Cc&&t.status!==Ac&&t.status!==Tc&&t.status!==Ls&&t.status!==Ni?1:0},Uf=e=>{if(Mi(e))return Fs(e,Nn);e.total_in=e.total_out=0,e.data_type=eE;const t=e.state;return t.pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap===2?Ec:t.wrap?yr:Ls,e.adler=t.wrap===2?0:1,t.last_flush=-2,Hx(t),Et},jf=e=>{const t=Uf(e);return t===Et&&pE(e.state),t},mE=(e,t)=>Mi(e)||e.state.wrap!==2?Nn:(e.state.gzhead=t,Et),Vf=(e,t,n,s,r,o)=>{if(!e)return Nn;let c=1;if(t===Yx&&(t=6),s<0?(c=0,s=-s):s>15&&(c=2,s-=16),r<1||r>tE||n!==Xa||s<8||s>15||t<0||t>9||o<0||o>Jx||s===8&&c!==1)return Fs(e,Nn);s===8&&(s=9);const d=new fE;return e.state=d,d.strm=e,d.status=yr,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+Le-1)/Le),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,jf(e)},gE=(e,t)=>Vf(e,t,Xa,nE,sE,Qx),yE=(e,t)=>{if(Mi(e)||t>Bf||t<0)return e?Fs(e,Nn):Nn;const n=e.state;if(!e.output||e.avail_in!==0&&!e.input||n.status===Ni&&t!==rn)return Fs(e,e.avail_out===0?Sc:Nn);const s=n.last_flush;if(n.last_flush=t,n.pending!==0){if(qt(e),e.avail_out===0)return n.last_flush=-1,Et}else if(e.avail_in===0&&Mf(t)<=Mf(s)&&t!==rn)return Fs(e,Sc);if(n.status===Ni&&e.avail_in!==0)return Fs(e,Sc);if(n.status===yr&&n.wrap===0&&(n.status=Ls),n.status===yr){let r=Xa+(n.w_bits-8<<4)<<8,o=-1;if(n.strategy>=Za||n.level<2?o=0:n.level<6?o=1:n.level===6?o=2:o=3,r|=o<<6,n.strstart!==0&&(r|=lE),r+=31-r%31,Bi(n,r),n.strstart!==0&&(Bi(n,e.adler>>>16),Bi(n,e.adler&65535)),e.adler=1,n.status=Ls,qt(e),n.pending!==0)return n.last_flush=-1,Et}if(n.status===Ec){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>=Za||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=St(e.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=kc;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>=Za||n.level<2?4:0),He(n,cE),n.status=Ls,qt(e),n.pending!==0)return n.last_flush=-1,Et}if(n.status===kc){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=St(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex+=d,qt(e),n.pending!==0)return n.last_flush=-1,Et;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=St(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex=0}n.status=Cc}if(n.status===Cc){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=St(e.adler,n.pending_buf,n.pending-r,r)),qt(e),n.pending!==0)return n.last_flush=-1,Et;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=St(e.adler,n.pending_buf,n.pending-r,r)),n.gzindex=0}n.status=Ac}if(n.status===Ac){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=St(e.adler,n.pending_buf,n.pending-r,r)),qt(e),n.pending!==0)return n.last_flush=-1,Et;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=St(e.adler,n.pending_buf,n.pending-r,r))}n.status=Tc}if(n.status===Tc){if(n.gzhead.hcrc){if(n.pending+2>n.pending_buf_size&&(qt(e),n.pending!==0))return n.last_flush=-1,Et;He(n,e.adler&255),He(n,e.adler>>8&255),e.adler=0}if(n.status=Ls,qt(e),n.pending!==0)return n.last_flush=-1,Et}if(e.avail_in!==0||n.lookahead!==0||t!==hs&&n.status!==Ni){let r=n.level===0?$f(n,t):n.strategy===Za?hE(n,t):n.strategy===Xx?dE(n,t):Li[n.level].func(n,t);if((r===Ms||r===br)&&(n.status=Ni),r===Nt||r===Ms)return e.avail_out===0&&(n.last_flush=-1),Et;if(r===_r&&(t===qx?zx(n):t!==Bf&&(wc(n,0,0,!1),t===Gx&&(fs(n.head),n.lookahead===0&&(n.strstart=0,n.block_start=0,n.insert=0))),qt(e),e.avail_out===0))return n.last_flush=-1,Et}return t!==rn?Et:n.wrap<=0?Lf:(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)):(Bi(n,e.adler>>>16),Bi(n,e.adler&65535)),qt(e),n.wrap>0&&(n.wrap=-n.wrap),n.pending!==0?Et:Lf)},_E=e=>{if(Mi(e))return Nn;const t=e.state.status;return e.state=null,t===Ls?Fs(e,Kx):Et},bE=(e,t)=>{let n=t.length;if(Mi(e))return Nn;const s=e.state,r=s.wrap;if(r===2||r===1&&s.status!==yr||s.lookahead)return Nn;if(r===1&&(e.adler=Di(e.adler,t,n,0)),s.wrap=0,n>=s.w_size){r===0&&(fs(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,vr(s);s.lookahead>=Le;){let p=s.strstart,y=s.lookahead-(Le-1);do s.ins_h=ms(s,s.ins_h,s.window[p+Le-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=Le-1,vr(s)}return s.strstart+=s.lookahead,s.block_start=s.strstart,s.insert=s.lookahead,s.lookahead=0,s.match_length=s.prev_length=Le-1,s.match_available=0,e.next_in=c,e.input=d,e.avail_in=o,s.wrap=r,Et};var vE=gE,wE=Vf,SE=jf,xE=Uf,EE=mE,kE=yE,CE=_E,AE=bE,TE="pako deflate (from Nodeca project)",Fi={deflateInit:vE,deflateInit2:wE,deflateReset:SE,deflateResetKeep:xE,deflateSetHeader:EE,deflate:kE,deflateEnd:CE,deflateSetDictionary:AE,deflateInfo:TE};const IE=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var RE=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)IE(n,s)&&(e[s]=n[s])}}return e},PE=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},Ja={assign:RE,flattenChunks:PE};let Hf=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{Hf=!1}const $i=new Uint8Array(256);for(let e=0;e<256;e++)$i[e]=e>=252?6:e>=248?5:e>=240?4:e>=224?3:e>=192?2:1;$i[254]=$i[254]=1;var DE=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 OE=(e,t)=>{if(t<65534&&e.subarray&&Hf)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 NE=(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=$i[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 OE(o,r)},BE=(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+$i[e[n]]>t?n:t},Ui={string2buf:DE,buf2string:NE,utf8border:BE};function LE(){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 Wf=LE;const zf=Object.prototype.toString,{Z_NO_FLUSH:ME,Z_SYNC_FLUSH:FE,Z_FULL_FLUSH:$E,Z_FINISH:UE,Z_OK:Qa,Z_STREAM_END:jE,Z_DEFAULT_COMPRESSION:VE,Z_DEFAULT_STRATEGY:HE,Z_DEFLATED:WE}=Oi;function ji(e){this.options=Ja.assign({level:VE,method:WE,chunkSize:16384,windowBits:15,memLevel:8,strategy:HE},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 Wf,this.strm.avail_out=0;let n=Fi.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(n!==Qa)throw new Error(Bs[n]);if(t.header&&Fi.deflateSetHeader(this.strm,t.header),t.dictionary){let s;if(typeof t.dictionary=="string"?s=Ui.string2buf(t.dictionary):zf.call(t.dictionary)==="[object ArrayBuffer]"?s=new Uint8Array(t.dictionary):s=t.dictionary,n=Fi.deflateSetDictionary(this.strm,s),n!==Qa)throw new Error(Bs[n]);this._dict_set=!0}}ji.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?UE:ME,typeof e=="string"?n.input=Ui.string2buf(e):zf.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===FE||o===$E)&&n.avail_out<=6){this.onData(n.output.subarray(0,n.next_out)),n.avail_out=0;continue}if(r=Fi.deflate(n,o),r===jE)return n.next_out>0&&this.onData(n.output.subarray(0,n.next_out)),r=Fi.deflateEnd(this.strm),this.onEnd(r),this.ended=!0,r===Qa;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},ji.prototype.onData=function(e){this.chunks.push(e)},ji.prototype.onEnd=function(e){e===Qa&&(this.result=Ja.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function Pc(e,t){const n=new ji(t);if(n.push(e,!0),n.err)throw n.msg||Bs[n.err];return n.result}function zE(e,t){return t=t||{},t.raw=!0,Pc(e,t)}function qE(e,t){return t=t||{},t.gzip=!0,Pc(e,t)}var GE=ji,KE=Pc,YE=zE,ZE=qE,XE={Deflate:GE,deflate:KE,deflateRaw:YE,gzip:ZE};const eo=16209,JE=16191;var QE=function(t,n){let s,r,o,c,d,p,y,g,x,k,C,T,L,V,K,J,X,G,$,te,I,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(G=X>>>24,C>>>=G,T-=G,G=X>>>16&255,G===0)U[o++]=X&65535;else if(G&16){$=X&65535,G&=15,G&&(T<G&&(C+=F[s++]<<T,T+=8),$+=C&(1<<G)-1,C>>>=G,T-=G),T<15&&(C+=F[s++]<<T,T+=8,C+=F[s++]<<T,T+=8),X=V[C&J];n:for(;;){if(G=X>>>24,C>>>=G,T-=G,G=X>>>16&255,G&16){if(te=X&65535,G&=15,T<G&&(C+=F[s++]<<T,T+=8,T<G&&(C+=F[s++]<<T,T+=8)),te+=C&(1<<G)-1,te>p){t.msg="invalid distance too far back",N.mode=eo;break e}if(C>>>=G,T-=G,G=o-c,te>G){if(G=te-G,G>g&&N.sane){t.msg="invalid distance too far back",N.mode=eo;break e}if(I=0,D=k,x===0){if(I+=y-G,G<$){$-=G;do U[o++]=k[I++];while(--G);I=o-te,D=U}}else if(x<G){if(I+=y+x-G,G-=x,G<$){$-=G;do U[o++]=k[I++];while(--G);if(I=0,x<$){G=x,$-=G;do U[o++]=k[I++];while(--G);I=o-te,D=U}}}else if(I+=x-G,G<$){$-=G;do U[o++]=k[I++];while(--G);I=o-te,D=U}for(;$>2;)U[o++]=D[I++],U[o++]=D[I++],U[o++]=D[I++],$-=3;$&&(U[o++]=D[I++],$>1&&(U[o++]=D[I++]))}else{I=o-te;do U[o++]=U[I++],U[o++]=U[I++],U[o++]=U[I++],$-=3;while($>2);$&&(U[o++]=U[I++],$>1&&(U[o++]=U[I++]))}}else if((G&64)===0){X=V[(X&65535)+(C&(1<<G)-1)];continue n}else{t.msg="invalid distance code",N.mode=eo;break e}break}}else if((G&64)===0){X=L[(X&65535)+(C&(1<<G)-1)];continue t}else if(G&32){N.mode=JE;break e}else{t.msg="invalid literal/length code",N.mode=eo;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 Sr=15,qf=852,Gf=592,Kf=0,Dc=1,Yf=2,e1=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]),t1=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]),n1=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]),s1=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 Vi=(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,G,$,te,I,D=null,F;const U=new Uint16Array(Sr+1),N=new Uint16Array(Sr+1);let Q=null,ce,le,me;for(y=0;y<=Sr;y++)U[y]=0;for(g=0;g<s;g++)U[t[n+g]]++;for(C=p,k=Sr;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<=Sr;y++)if(V<<=1,V-=U[y],V<0)return-1;if(V>0&&(e===Kf||k!==1))return-1;for(N[1]=0,y=1;y<Sr;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===Kf?(D=Q=c,F=20):e===Dc?(D=e1,Q=t1,F=257):(D=n1,Q=s1,F=0),J=0,g=0,y=x,I=o,T=C,L=0,$=-1,K=1<<C,te=K-1,e===Dc&&K>qf||e===Yf&&K>Gf)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,G=1<<T,x=G;do G-=X,r[I+(J>>L)+G]=ce<<24|le<<16|me|0;while(G!==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),I+=x,T=y-L,V=1<<T;T+L<k&&(V-=U[T+L],!(V<=0));)T++,V<<=1;if(K+=1<<T,e===Dc&&K>qf||e===Yf&&K>Gf)return 1;$=J&te,r[$]=C<<24|T<<16|I-o|0}}return J!==0&&(r[I+J]=y-L<<24|64<<16|0),d.bits=C,0};const r1=0,Zf=1,Xf=2,{Z_FINISH:Jf,Z_BLOCK:i1,Z_TREES:to,Z_OK:$s,Z_STREAM_END:a1,Z_NEED_DICT:o1,Z_STREAM_ERROR:an,Z_DATA_ERROR:Qf,Z_MEM_ERROR:em,Z_BUF_ERROR:l1,Z_DEFLATED:tm}=Oi,no=16180,nm=16181,sm=16182,rm=16183,im=16184,am=16185,om=16186,lm=16187,cm=16188,um=16189,so=16190,Jn=16191,Oc=16192,dm=16193,Nc=16194,hm=16195,pm=16196,fm=16197,mm=16198,ro=16199,io=16200,gm=16201,ym=16202,_m=16203,bm=16204,vm=16205,Bc=16206,wm=16207,Sm=16208,Ye=16209,xm=16210,Em=16211,c1=852,u1=592,d1=15,km=e=>(e>>>24&255)+(e>>>8&65280)+((e&65280)<<8)+((e&255)<<24);function h1(){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 Us=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.mode<no||t.mode>Em?1:0},Cm=e=>{if(Us(e))return an;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=no,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(c1),t.distcode=t.distdyn=new Int32Array(u1),t.sane=1,t.back=-1,$s},Am=e=>{if(Us(e))return an;const t=e.state;return t.wsize=0,t.whave=0,t.wnext=0,Cm(e)},Tm=(e,t)=>{let n;if(Us(e))return an;const s=e.state;return t<0?(n=0,t=-t):(n=(t>>4)+5,t<48&&(t&=15)),t&&(t<8||t>15)?an:(s.window!==null&&s.wbits!==t&&(s.window=null),s.wrap=n,s.wbits=t,Am(e))},Im=(e,t)=>{if(!e)return an;const n=new h1;e.state=n,n.strm=e,n.window=null,n.mode=no;const s=Tm(e,t);return s!==$s&&(e.state=null),s},p1=e=>Im(e,d1);let Rm=!0,Lc,Mc;const f1=e=>{if(Rm){Lc=new Int32Array(512),Mc=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(Vi(Zf,e.lens,0,288,Lc,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;Vi(Xf,e.lens,0,32,Mc,0,e.work,{bits:5}),Rm=!1}e.lencode=Lc,e.lenbits=9,e.distcode=Mc,e.distbits=5},Pm=(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},m1=(e,t)=>{let n,s,r,o,c,d,p,y,g,x,k,C,T,L,V=0,K,J,X,G,$,te,I,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(Us(e)||!e.output||!e.input&&e.avail_in!==0)return an;n=e.state,n.mode===Jn&&(n.mode=Oc),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=$s;e:for(;;)switch(n.mode){case no:if(n.wrap===0){n.mode=Oc;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=St(n.check,F,2,0),y=0,g=0,n.mode=nm;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)!==tm){e.msg="unknown compression method",n.mode=Ye;break}if(y>>>=4,g-=4,I=(y&15)+8,n.wbits===0&&(n.wbits=I),I>15||I>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?um:Jn,y=0,g=0;break;case nm:for(;g<16;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}if(n.flags=y,(n.flags&255)!==tm){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=St(n.check,F,2,0)),y=0,g=0,n.mode=sm;case sm: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=St(n.check,F,4,0)),y=0,g=0,n.mode=rm;case rm: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=St(n.check,F,2,0)),y=0,g=0,n.mode=im;case im: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=St(n.check,F,2,0)),y=0,g=0}else n.head&&(n.head.extra=null);n.mode=am;case am:if(n.flags&1024&&(C=n.length,C>d&&(C=d),C&&(n.head&&(I=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),I)),n.flags&512&&n.wrap&4&&(n.check=St(n.check,s,C,o)),d-=C,o+=C,n.length-=C),n.length))break e;n.length=0,n.mode=om;case om:if(n.flags&2048){if(d===0)break e;C=0;do I=s[o+C++],n.head&&I&&n.length<65536&&(n.head.name+=String.fromCharCode(I));while(I&&C<d);if(n.flags&512&&n.wrap&4&&(n.check=St(n.check,s,C,o)),d-=C,o+=C,I)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=lm;case lm:if(n.flags&4096){if(d===0)break e;C=0;do I=s[o+C++],n.head&&I&&n.length<65536&&(n.head.comment+=String.fromCharCode(I));while(I&&C<d);if(n.flags&512&&n.wrap&4&&(n.check=St(n.check,s,C,o)),d-=C,o+=C,I)break e}else n.head&&(n.head.comment=null);n.mode=cm;case cm: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=Jn;break;case um:for(;g<32;){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}e.adler=n.check=km(y),y=0,g=0,n.mode=so;case so: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,o1;e.adler=n.check=1,n.mode=Jn;case Jn:if(t===i1||t===to)break e;case Oc:if(n.last){y>>>=g&7,g-=g&7,n.mode=Bc;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=dm;break;case 1:if(f1(n),n.mode=ro,t===to){y>>>=2,g-=2;break e}break;case 2:n.mode=pm;break;case 3:e.msg="invalid block type",n.mode=Ye}y>>>=2,g-=2;break;case dm: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=Nc,t===to)break e;case Nc:n.mode=hm;case hm: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=Jn;break;case pm: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=fm;case fm: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=Vi(r1,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=mm;case mm: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}I=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,I=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,I=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++]=I}}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=Vi(Zf,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=Vi(Xf,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=ro,t===to)break e;case ro:n.mode=io;case io: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,QE(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===Jn&&(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(G=K,$=J,te=X;V=n.lencode[te+((y&(1<<G+$)-1)>>G)],K=V>>>24,J=V>>>16&255,X=V&65535,!(G+K<=g);){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}y>>>=G,g-=G,n.back+=G}if(y>>>=K,g-=K,n.back+=K,n.length=X,J===0){n.mode=vm;break}if(J&32){n.back=-1,n.mode=Jn;break}if(J&64){e.msg="invalid literal/length code",n.mode=Ye;break}n.extra=J&15,n.mode=gm;case gm: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=ym;case ym: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(G=K,$=J,te=X;V=n.distcode[te+((y&(1<<G+$)-1)>>G)],K=V>>>24,J=V>>>16&255,X=V&65535,!(G+K<=g);){if(d===0)break e;d--,y+=s[o++]<<g,g+=8}y>>>=G,g-=G,n.back+=G}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=_m;case _m: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=bm;case bm: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=io);break;case vm:if(p===0)break e;r[c++]=n.length,p--,n.mode=io;break;case Bc: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?St(n.check,r,k,c-k):Di(n.check,r,k,c-k)),k=p,n.wrap&4&&(n.flags?y:km(y))!==n.check){e.msg="incorrect data check",n.mode=Ye;break}y=0,g=0}n.mode=wm;case wm: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=Sm;case Sm:D=a1;break e;case Ye:D=Qf;break e;case xm:return em;case Em:default:return an}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<Bc||t!==Jf))&&Pm(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?St(n.check,r,k,e.next_out-k):Di(n.check,r,k,e.next_out-k)),e.data_type=n.bits+(n.last?64:0)+(n.mode===Jn?128:0)+(n.mode===ro||n.mode===Nc?256:0),(x===0&&k===0||t===Jf)&&D===$s&&(D=l1),D},g1=e=>{if(Us(e))return an;let t=e.state;return t.window&&(t.window=null),e.state=null,$s},y1=(e,t)=>{if(Us(e))return an;const n=e.state;return(n.wrap&2)===0?an:(n.head=t,t.done=!1,$s)},_1=(e,t)=>{const n=t.length;let s,r,o;return Us(e)||(s=e.state,s.wrap!==0&&s.mode!==so)?an:s.mode===so&&(r=1,r=Di(r,t,n,0),r!==s.check)?Qf:(o=Pm(e,t,n,n),o?(s.mode=xm,em):(s.havedict=1,$s))};var b1=Am,v1=Tm,w1=Cm,S1=p1,x1=Im,E1=m1,k1=g1,C1=y1,A1=_1,T1="pako inflate (from Nodeca project)",Qn={inflateReset:b1,inflateReset2:v1,inflateResetKeep:w1,inflateInit:S1,inflateInit2:x1,inflate:E1,inflateEnd:k1,inflateGetHeader:C1,inflateSetDictionary:A1,inflateInfo:T1};function I1(){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 R1=I1;const Dm=Object.prototype.toString,{Z_NO_FLUSH:P1,Z_FINISH:D1,Z_OK:Hi,Z_STREAM_END:Fc,Z_NEED_DICT:$c,Z_STREAM_ERROR:O1,Z_DATA_ERROR:Om,Z_MEM_ERROR:N1}=Oi;function Wi(e){this.options=Ja.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 Wf,this.strm.avail_out=0;let n=Qn.inflateInit2(this.strm,t.windowBits);if(n!==Hi)throw new Error(Bs[n]);if(this.header=new R1,Qn.inflateGetHeader(this.strm,this.header),t.dictionary&&(typeof t.dictionary=="string"?t.dictionary=Ui.string2buf(t.dictionary):Dm.call(t.dictionary)==="[object ArrayBuffer]"&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(n=Qn.inflateSetDictionary(this.strm,t.dictionary),n!==Hi)))throw new Error(Bs[n])}Wi.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?D1:P1,Dm.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=Qn.inflate(n,c),o===$c&&r&&(o=Qn.inflateSetDictionary(n,r),o===Hi?o=Qn.inflate(n,c):o===Om&&(o=$c));n.avail_in>0&&o===Fc&&n.state.wrap>0&&e[n.next_in]!==0;)Qn.inflateReset(n),o=Qn.inflate(n,c);switch(o){case O1:case Om:case $c:case N1:return this.onEnd(o),this.ended=!0,!1}if(d=n.avail_out,n.next_out&&(n.avail_out===0||o===Fc))if(this.options.to==="string"){let p=Ui.utf8border(n.output,n.next_out),y=n.next_out-p,g=Ui.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===Hi&&d===0)){if(o===Fc)return o=Qn.inflateEnd(this.strm),this.onEnd(o),this.ended=!0,!0;if(n.avail_in===0)break}}return!0},Wi.prototype.onData=function(e){this.chunks.push(e)},Wi.prototype.onEnd=function(e){e===Hi&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Ja.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function Uc(e,t){const n=new Wi(t);if(n.push(e),n.err)throw n.msg||Bs[n.err];return n.result}function B1(e,t){return t=t||{},t.raw=!0,Uc(e,t)}var L1=Wi,M1=Uc,F1=B1,$1=Uc,U1={Inflate:L1,inflate:M1,inflateRaw:F1,ungzip:$1};const{Deflate:j1,deflate:V1,deflateRaw:H1,gzip:W1}=XE,{Inflate:z1,inflate:q1,inflateRaw:G1,ungzip:K1}=U1;var Nm=j1,Bm=V1,Lm=H1,Mm=W1,Fm=z1,$m=q1,Um=G1,jm=K1,Vm=Oi,dt={Deflate:Nm,deflate:Bm,deflateRaw:Lm,gzip:Mm,Inflate:Fm,inflate:$m,inflateRaw:Um,ungzip:jm,constants:Vm};const Y1=Object.freeze(Object.defineProperty({__proto__:null,Deflate:Nm,Inflate:Fm,constants:Vm,default:dt,deflate:Bm,deflateRaw:Lm,gzip:Mm,inflate:$m,inflateRaw:Um,ungzip:jm},Symbol.toStringTag,{value:"Module"}));let on=null,jc=null;async function Hm(){return on||(jc||(jc=(async()=>{try{return on=await(await Ga(mx)).default,on}catch{return null}})()),jc)}function Wm(e,t){try{const n=typeof e=="string"?z.from(e):e,s=dt.gzip(n);t(null,z.from(s))}catch(n){t(n,z.alloc(0))}}function zm(e,t){try{const n=dt.ungzip(e);t(null,z.from(n))}catch(n){t(n,z.alloc(0))}}function qm(e,t){try{const n=typeof e=="string"?z.from(e):e,s=dt.deflate(n);t(null,z.from(s))}catch(n){t(n,z.alloc(0))}}function Gm(e,t){try{const n=dt.inflate(e);t(null,z.from(n))}catch(n){t(n,z.alloc(0))}}function Km(e,t){try{const n=typeof e=="string"?z.from(e):e,s=dt.deflateRaw(n);t(null,z.from(s))}catch(n){t(n,z.alloc(0))}}function Ym(e,t){try{const n=dt.inflateRaw(e);t(null,z.from(n))}catch(n){t(n,z.alloc(0))}}function Zm(e,t,n){const s=typeof t=="function"?t:n;Hm().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 Xm(e,t,n){const s=typeof t=="function"?t:n;Hm().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 Jm(e){const t=typeof e=="string"?z.from(e):e;return z.from(dt.gzip(t))}function Qm(e){return z.from(dt.ungzip(e))}function eg(e){const t=typeof e=="string"?z.from(e):e;return z.from(dt.deflate(t))}function tg(e){return z.from(dt.inflate(e))}function ng(e){const t=typeof e=="string"?z.from(e):e;return z.from(dt.deflateRaw(t))}function sg(e){return z.from(dt.inflateRaw(e))}function rg(e,t){if(!on)throw new Error("Brotli WASM not loaded yet. Use async brotliCompress first.");const n=typeof e=="string"?z.from(e):e;return z.from(on.compress(new Uint8Array(n)))}function ig(e,t){if(!on)throw new Error("Brotli WASM not loaded yet. Use async brotliDecompress first.");return z.from(on.decompress(new Uint8Array(e)))}function jt(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&&($t.call(this),this._opts=t||{},this.bytesWritten=0,this._handle={close:()=>{}})};Object.setPrototypeOf(Ze.prototype,$t.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 xr=function(t){this&&(Ze.call(this,t),this._engine=new dt.Deflate({...t||{},gzip:!0}))};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||"Gzip error"));return}const r=jt(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=jt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Er=function(t){this&&(Ze.call(this,t),this._engine=new dt.Inflate({...t||{}}))};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||"Gunzip error"));return}const r=jt(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=jt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const kr=function(t){this&&(Ze.call(this,t),this._engine=new dt.Deflate({...t||{}}))};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||"Deflate error"));return}const r=jt(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=jt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Cr=function(t){this&&(Ze.call(this,t),this._engine=new dt.Inflate({...t||{}}))};Object.setPrototypeOf(Cr.prototype,Ze.prototype),Cr.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=jt(this._engine);s(null,r??void 0)}catch(r){s(r)}},Cr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=jt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Ar=function(t){this&&(Ze.call(this,t),this._engine=new dt.Deflate({...t||{},raw:!0}))};Object.setPrototypeOf(Ar.prototype,Ze.prototype),Ar.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=jt(this._engine);s(null,r??void 0)}catch(r){s(r)}},Ar.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=jt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Tr=function(t){this&&(Ze.call(this,t),this._engine=new dt.Inflate({...t||{},raw:!0}))};Object.setPrototypeOf(Tr.prototype,Ze.prototype),Tr.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=jt(this._engine);s(null,r??void 0)}catch(r){s(r)}},Tr.prototype._flush=function(t){try{this._engine.push(new Uint8Array(0),!0);const n=jt(this._engine);t(null,n??void 0)}catch(n){t(n)}};const Ir=function(t){this&&(Ze.call(this,t),this._engine=null)};Object.setPrototypeOf(Ir.prototype,Ze.prototype),Ir.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=jt(this._engine);s(null,r??void 0)}catch(r){s(r)}},Ir.prototype._flush=function(t){try{if(this._engine){this._engine.push(new Uint8Array(0),!0);const n=jt(this._engine);t(null,n??void 0)}else t(null)}catch(n){t(n)}};const Rr=function(t){this&&Ze.call(this,t)};Object.setPrototypeOf(Rr.prototype,Ze.prototype),Rr.prototype._transform=function(t,n,s){if(!on){s(new Error("Brotli WASM not loaded"));return}try{const r=t instanceof Uint8Array?t:new Uint8Array(t);s(null,z.from(on.compress(r)))}catch(r){s(r)}};const Pr=function(t){this&&Ze.call(this,t)};Object.setPrototypeOf(Pr.prototype,Ze.prototype),Pr.prototype._transform=function(t,n,s){if(!on){s(new Error("Brotli WASM not loaded"));return}try{const r=t instanceof Uint8Array?t:new Uint8Array(t);s(null,z.from(on.decompress(r)))}catch(r){s(r)}};const Z1=Rr,X1=Pr;function ag(e){return new xr(e)}function og(e){return new Er(e)}function lg(e){return new kr(e)}function cg(e){return new Cr(e)}function ug(e){return new Ar(e)}function dg(e){return new Tr(e)}function hg(e){return new Ir(e)}function pg(e){return new Rr(e)}function fg(e){return new Pr(e)}const mg={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:Z1,BrotliCompressStream:Rr,BrotliDecompress:X1,BrotliDecompressStream:Pr,Deflate:kr,DeflateRaw:Ar,Gunzip:Er,Gzip:xr,Inflate:Cr,InflateRaw:Tr,Unzip:Ir,brotliCompress:Zm,brotliCompressSync:rg,brotliDecompress:Xm,brotliDecompressSync:ig,constants:mg,createBrotliCompress:pg,createBrotliDecompress:fg,createDeflate:lg,createDeflateRaw:ug,createGunzip:og,createGzip:ag,createInflate:cg,createInflateRaw:dg,createUnzip:hg,default:{gzip:Wm,gunzip:zm,deflate:qm,inflate:Gm,deflateRaw:Km,inflateRaw:Ym,brotliCompress:Zm,brotliDecompress:Xm,gzipSync:Jm,gunzipSync:Qm,deflateSync:eg,inflateSync:tg,deflateRawSync:ng,inflateRawSync:sg,brotliCompressSync:rg,brotliDecompressSync:ig,Gzip:xr,Gunzip:Er,Deflate:kr,Inflate:Cr,DeflateRaw:Ar,InflateRaw:Tr,Unzip:Ir,BrotliCompress:Rr,BrotliDecompress:Pr,createGzip:ag,createGunzip:og,createDeflate:lg,createInflate:cg,createDeflateRaw:ug,createInflateRaw:dg,createUnzip:hg,createBrotliCompress:pg,createBrotliDecompress:fg,constants:mg},deflate:qm,deflateRaw:Km,deflateRawSync:ng,deflateSync:eg,gunzip:zm,gunzipSync:Qm,gzip:Wm,gzipSync:Jm,inflate:Gm,inflateRaw:Ym,inflateRawSync:sg,inflateSync:tg},Symbol.toStringTag,{value:"Module"}));function ao(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 oo(e,t){setTimeout(()=>t(null,["0.0.0.0"]),0)}function gg(e,t){oo(e,t)}function yg(e,t){setTimeout(()=>t(null,["::1"]),0)}function _g(e,t){setTimeout(()=>t(null,["localhost"]),0)}function bg(e){}function vg(){return[]}function wg(e){}function Sg(){return"verbatim"}const Vc={lookup(e,t){return new Promise((n,s)=>{t!=null&&t.all?ao(e,t,(r,o)=>{r?s(r):n(o??[])}):ao(e,t??{},(r,o,c)=>{r?s(r):n({address:o,family:c})})})},resolve(e){return new Promise((t,n)=>{oo(e,(s,r)=>s?n(s):t(r??[]))})},resolve4(e){return Vc.resolve(e)},resolve6(e){return Promise.resolve(["::1"])},reverse(e){return Promise.resolve(["localhost"])},setServers(e){},getServers(){return[]}},xg=0,Eg=0,kg=0;Object.freeze(Object.defineProperty({__proto__:null,ADDRCONFIG:xg,ALL:kg,V4MAPPED:Eg,default:{lookup:ao,resolve:oo,resolve4:gg,resolve6:yg,reverse:_g,setServers:bg,getServers:vg,setDefaultResultOrder:wg,getDefaultResultOrder:Sg,promises:Vc,ADDRCONFIG:xg,V4MAPPED:Eg,ALL:kg},getDefaultResultOrder:Sg,getServers:vg,lookup:ao,promises:Vc,resolve:oo,resolve4:gg,resolve6:yg,reverse:_g,setDefaultResultOrder:wg,setServers:bg},Symbol.toStringTag,{value:"Module"}));let Cg=null;function Ag(e){Cg=e}function Tg(){return Cg}function Ig(e){Ag(e)}const zi=function(){this&&(this.handlers=new Map)};zi.prototype.on=function(t,n){return this.handlers.has(t)||this.handlers.set(t,new Set),this.handlers.get(t).add(n),this},zi.prototype.off=function(t,n){var s;return(s=this.handlers.get(t))==null||s.delete(n),this},zi.prototype.fire=function(t,...n){const s=this.handlers.get(t);if(s)for(const r of s)try{r(...n)}catch{}};const Kt=function(t={}){if(!this)return;zi.call(this);const n=Tg();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(Kt.prototype,zi.prototype),Kt.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},Kt.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},Kt.prototype.close=function(){this.terminated=!0;for(const t of this.handles.values())t.close();return this.handles.clear(),this.fire("close"),Promise.resolve()},Kt.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},Kt.prototype.resolvePath=function(t){let n=t;return this.cfg.cwd&&!n.startsWith("/")&&(n=this.cfg.cwd+"/"+n),n.startsWith("/")||(n="/"+n),n},Kt.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},Kt.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{}},Kt.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)},Kt.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 Rg(e,t){const n=new Kt(t);return n.add(e),n}Object.freeze(Object.defineProperty({__proto__:null,PathWatcher:Kt,default:{watch:Rg,PathWatcher:Kt,setVolume:Ig},setVolume:Ig,watch:Rg},Symbol.toStringTag,{value:"Module"}));const js=typeof CloseEvent<"u"?CloseEvent:class extends Event{constructor(t,n){super(t),W(this,"code"),W(this,"reason"),W(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}},Dr=typeof MessageEvent<"u"?MessageEvent:class extends Event{constructor(t,n){super(t),W(this,"data"),this.data=n==null?void 0:n.data}};let ln=null;try{ln=new BroadcastChannel("nodepod-ws-bridge")}catch{}const Pg=new Map;let J1=0;const Vs=function(){this&&(this._listeners=new Map)};Vs.prototype.on=function(t,n){return this._listeners.has(t)||this._listeners.set(t,new Set),this._listeners.get(t).add(n),this},Vs.prototype.off=function(t,n){var s;return(s=this._listeners.get(t))==null||s.delete(n),this},Vs.prototype.emit=function(t,...n){const s=this._listeners.get(t);if(s)for(const r of s)try{r(...n)}catch{}};const qi=0,Mn=1,Gi=2,Yt=3,_t=function(t,n){if(!this)return;Vs.call(this),this.CONNECTING=qi,this.OPEN=Mn,this.CLOSING=Gi,this.CLOSED=Yt,this.readyState=qi,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(_t.prototype,Vs.prototype),_t.CONNECTING=qi,_t.OPEN=Mn,_t.CLOSING=Gi,_t.CLOSED=Yt,_t.prototype._open=function(){var t;if(this.url.startsWith("internal://")){this.readyState=Mn,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(!ln){const o=this;setTimeout(()=>{var c;o.readyState=Mn,o.emit("open"),(c=o.onopen)==null||c.call(o,new Event("open"))},0);return}ln.postMessage({kind:"connect",uid:this._uid,url:this.url});const n=ln,s=this,r=o=>{var c,d,p,y;const g=o.data;if(g.targetUid===s._uid){if(g.kind==="connected")s.readyState=Mn,s.emit("open"),(c=s.onopen)==null||c.call(s,new Event("open"));else if(g.kind==="payload"){const x=new Dr("message",{data:g.body});s.emit("message",x),(d=s.onmessage)==null||d.call(s,x)}else if(g.kind==="closed"){s.readyState=Yt;const x=new js("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===qi&&(s.readyState=Mn,s.emit("open"),(o=s.onopen)==null||o.call(s,new Event("open")))},100)},_t.prototype._openNative=function(){var t;const s=typeof window<"u"&&typeof window.document<"u"&&typeof globalThis.WebSocket=="function"&&globalThis.WebSocket!==_t?globalThis.WebSocket:null;if(!s){const o=this;setTimeout(()=>{var c;o.readyState=Mn,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=Yt;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=Mn,r.emit("open"),(o=r.onopen)==null||o.call(r,new Event("open"))},this._native.onmessage=o=>{var c;const d=new Dr("message",{data:o.data});r.emit("message",d),(c=r.onmessage)==null||c.call(r,d)},this._native.onclose=o=>{var c;r.readyState=Yt,r._native=null;const d=new js("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)}},_t.prototype.send=function(t){if(this.readyState!==Mn)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=wn(s,n,!1);this._tcpSocket.write(z.from(r));return}if(this._boundServer){this._boundServer._injectClientPayload(this,t);return}ln&&ln.postMessage({kind:"payload",uid:this._uid,url:this.url,body:t})},_t.prototype.close=function(t,n){if(this.readyState===Yt||this.readyState===Gi)return;if(this.readyState=Gi,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=wn(8,o,!1);try{this._tcpSocket.write(z.from(c))}catch{}const d=this;setTimeout(()=>{var p;d.readyState=Yt;const y=new js("close",{code:r,reason:n||"",wasClean:!0});d.emit("close",y),(p=d.onclose)==null||p.call(d,y),d._tcpSocket=null},0);return}ln&&ln.postMessage({kind:"disconnect",uid:this._uid,url:this.url,code:t,reason:n});const s=this;setTimeout(()=>{var r;s.readyState=Yt;const o=new js("close",{code:t||1e3,reason:n||"",wasClean:!0});s.emit("close",o),(r=s.onclose)==null||r.call(s,o)},0)},_t.prototype.ping=function(){},_t.prototype.pong=function(){},_t.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=Yt;const n=new js("close",{code:1006,reason:"Terminated",wasClean:!1});this.emit("close",n),(t=this.onclose)==null||t.call(this,n)},_t.prototype._bindServer=function(t){this._boundServer=t},_t.prototype._deliverMessage=function(t){var n;const s=new Dr("message",{data:t});this.emit("message",s),(n=this.onmessage)==null||n.call(this,s)};const Dg="258EAFA5-E914-47DA-95CA-5AB5DC76CB76";function Q1(e){try{const t=Xr("sha1");return t.update(e+Dg),t.digest("base64")}catch{return btoa(e+Dg).slice(0,28)}}const gs=function(t={}){this&&(Vs.call(this),this.clients=new Set,this.options=t,this._route=t.path||"/",this._channelCb=null,t.noServer||this._listen(),Pg.set(this._route,this))};Object.setPrototypeOf(gs.prototype,Vs.prototype),gs.prototype._listen=function(){if(!ln)return;const t=ln,n=this;this._channelCb=s=>{const r=s.data;if(r.kind==="connect"){const o=new _t("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)},gs.prototype._injectClientPayload=function(t,n){const s=new Dr("message",{data:n});t.emit("message",s)},gs.prototype.handleUpgrade=function(t,n,s,r){const o=new _t("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
80
|
Sec-WebSocket-Accept: ${Q1(g)}\r
|
|
81
81
|
\r
|
|
82
|
-
`;c.write(z.from(
|
|
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=Ei(o._tcpInboundBuf);if(!X)break;switch(o._tcpInboundBuf=o._tcpInboundBuf.slice(X.consumed),X.op){case 1:{const G=new TextDecoder().decode(X.data),$=new Dr("message",{data:G});o.emit("message",$),(T=o.onmessage)==null||T.call(o,$);break}case 2:{const G=new Dr("message",{data:X.data.buffer});o.emit("message",G),(L=o.onmessage)==null||L.call(o,G);break}case 8:{const G=X.data.length>=2?X.data[0]<<8|X.data[1]:1e3;o.readyState=Yt;const $=new js("close",{code:G,reason:"",wasClean:!0});o.emit("close",$),(V=o.onclose)==null||V.call(o,$),o._tcpSocket=null;break}case 9:{const G=wn(10,X.data,!1);c.write(z.from(G));break}case 10:{o.emit("pong",X.data);break}}}}),c.on("close",()=>{var C;if(o.readyState!==Yt){o.readyState=Yt;const T=new js("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)},gs.prototype.close=function(t){for(const n of this.clients)n.close(1001,"Server closing");this.clients.clear(),Pg.delete(this._route),this._channelCb&&ln&&(ln.removeEventListener("message",this._channelCb),this._channelCb=null),this.emit("close"),t&&setTimeout(t,0)},gs.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:Yt,CLOSING:Gi,CONNECTING:qi,OPEN:Mn,Server:gs,WebSocket:_t,WebSocketServer:gs,createWebSocketStream:()=>{throw new Error("createWebSocketStream is not available in the browser")},default:_t},Symbol.toStringTag,{value:"Module"}));const Og={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 Ng(e,t){return()=>Promise.resolve()}function Bg(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:Og,default:{watch:Ng,getInfo:Bg,constants:Og},getInfo:Bg,watch:Ng},Symbol.toStringTag,{value:"Module"}));function ek(e){Ag(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=Tg();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 Lg(e,t){return new Zt(e,t)}async function tk(e,t){return new Zt(e,t).toArray()}Object.freeze(Object.defineProperty({__proto__:null,DirectoryScanner:Zt,default:Lg,readdirp:Lg,readdirpPromise:tk,setVolume:ek},Symbol.toStringTag,{value:"Module"}));const lo=["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 Mg(e){const t=e.startsWith("node:")?e.slice(5):e;if(lo.includes(t))return!0;const n=t.indexOf("/");return n!==-1?lo.includes(t.slice(0,n)):!1}function Fg(e){return function(n){throw new Error(`Cannot resolve module '${n}' from '${e}'`)}}const $g={},Ug={".js":()=>{},".json":()=>{},".node":()=>{}},jg={};function Vg(e,t,n,s){return e}function Hg(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 Wg(e,t,n){throw new Error(`Cannot load module '${e}'`)}function zg(e,t,n){return e}function qg(e){return"(function (exports, require, module, __filename, __dirname) { "+e+`
|
|
83
83
|
});`}const Gg=["(function (exports, require, module, __filename, __dirname) { ",`
|
|
84
|
-
});`];function Kg(){}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=Fg,Xe.builtinModules=lo,Xe.isBuiltin=Mg,Xe._cache=$g,Xe._extensions=Ug,Xe._pathCache=jg,Xe._resolveFilename=Vg,Xe._nodeModulePaths=Hg,Xe._load=Wg,Xe._findPath=zg,Xe.syncBuiltinESMExports=Kg,Xe.wrap=qg,Xe.wrapper=Gg,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:$g,_extensions:Ug,_findPath:zg,_load:Wg,_nodeModulePaths:Hg,_pathCache:jg,_resolveFilename:Vg,builtinModules:lo,createRequire:Fg,default:Xe,isBuiltin:Mg,syncBuiltinESMExports:Kg,wrap:qg,wrapper:Gg},Symbol.toStringTag,{value:"Module"}));const Yg=globalThis.performance??{now:()=>Date.now(),timeOrigin:Date.now(),mark:()=>{},measure:()=>{},getEntries:()=>[],getEntriesByName:()=>[],getEntriesByType:()=>[],clearMarks:()=>{},clearMeasures:()=>{},clearResourceTimings:()=>{}},Dr=function(t){this&&(this._fn=t,this._types=[])};Dr.supportedEntryTypes=["mark","measure","resource","navigation"],Dr.prototype.observe=function(t){this._types=t.entryTypes??(t.type?[t.type]:[])},Dr.prototype.disconnect=function(){this._types=[]},Dr.prototype.takeRecords=function(){return[]};const Ki=function(){this&&(this.min=0,this.max=0,this.mean=0,this.stddev=0,this.percentiles=new Map,this.exceeds=0)};Ki.prototype.reset=function(){this.min=0,this.max=0,this.mean=0,this.stddev=0,this.percentiles.clear(),this.exceeds=0},Ki.prototype.percentile=function(t){return this.percentiles.get(t)??0};function Zg(){return new Ki}function Xg(e){return new Ki}Object.freeze(Object.defineProperty({__proto__:null,PerformanceObserver:Dr,TimingHistogram:Ki,createHistogram:Zg,default:{performance:Yg,PerformanceObserver:Dr,createHistogram:Zg,monitorEventLoopDelay:Xg},monitorEventLoopDelay:Xg,performance:Yg},Symbol.toStringTag,{value:"Module"}));let Jg=!0,Qg=null,ey=null,ty=0,Hc=null;function ny(e){Hc=e}let nk=1;const Mn=function(){this&&te.call(this)};Object.setPrototypeOf(Mn.prototype,te.prototype),Mn.prototype.postMessage=function(t,n){},Mn.prototype.start=function(){},Mn.prototype.close=function(){},Mn.prototype.ref=function(){},Mn.prototype.unref=function(){};const sy=function(){if(!this)return;this.port1=new Mn,this.port2=new Mn;const t=this.port1,n=this.port2;t.postMessage=s=>{queueMicrotask(()=>n.emit("message",s))},n.postMessage=s=>{queueMicrotask(()=>t.emit("message",s))}},gs=function(t,n){var s,r;if(!this)return;te.call(this),this.threadId=nk++,this.resourceLimits={},this._handle=null,this._terminated=!1,this._isReffed=!1;const o=typeof t=="string"?t:t.href,c=this;if(!Hc){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=Hc(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,En()),c._terminated=!0,c.emit("exit",x)},onStdout:x=>{var E,C;const T=(C=(E=globalThis.process)==null?void 0:E.stdout)==null?void 0:C.write;typeof T=="function"&&T.call(globalThis.process.stdout,x)},onStderr:x=>{var E,C;const T=(C=(E=globalThis.process)==null?void 0:E.stderr)==null?void 0:C.write;typeof T=="function"&&T.call(globalThis.process.stderr,x)}});this._handle=g,this._isReffed=!0,os(),queueMicrotask(()=>{c._terminated||c.emit("online")})};Object.setPrototypeOf(gs.prototype,te.prototype),gs.prototype.postMessage=function(t,n){this._handle&&!this._terminated&&this._handle.postMessage(t)},gs.prototype.terminate=function(){return this._handle&&!this._terminated&&(this._isReffed&&(this._isReffed=!1,En()),this._terminated=!0,this._handle.terminate()),Promise.resolve(0)},gs.prototype.ref=function(){return!this._isReffed&&!this._terminated&&(this._isReffed=!0,os()),this},gs.prototype.unref=function(){return this._isReffed&&(this._isReffed=!1,En()),this},gs.prototype.getHeapSnapshot=function(){return Promise.resolve({})};const Hs=function(t){this&&(te.call(this),this.name=t)};Object.setPrototypeOf(Hs.prototype,te.prototype),Hs.prototype.postMessage=function(t){},Hs.prototype.close=function(){},Hs.prototype.ref=function(){},Hs.prototype.unref=function(){};function ry(e,t){return e}function iy(e){}const ay=Symbol.for("nodejs.worker_threads.SHARE_ENV");function oy(e){}function ly(e){}function cy(e,t){}Object.freeze(Object.defineProperty({__proto__:null,BroadcastChannel:Hs,MessageChannel:sy,MessagePort:Mn,SHARE_ENV:ay,Worker:gs,default:{isMainThread:Jg,parentPort:Qg,workerData:ey,threadId:ty,Worker:gs,MessageChannel:sy,MessagePort:Mn,BroadcastChannel:Hs,moveMessagePortToContext:ry,receiveMessageOnPort:iy,SHARE_ENV:ay,markAsUntransferable:oy,getEnvironmentData:ly,setEnvironmentData:cy,setWorkerThreadForkCallback:ny},getEnvironmentData:ly,isMainThread:Jg,markAsUntransferable:oy,moveMessagePortToContext:ry,parentPort:Qg,receiveMessageOnPort:iy,setEnvironmentData:cy,setWorkerThreadForkCallback:ny,threadId:ty,workerData:ey},Symbol.toStringTag,{value:"Module"}));var sk=[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],uy=[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],rk="·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-ᫎᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・",dy="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-Ა-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-Ꟑꟑꟓꟕ-ꟲ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",Wc={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"},zc="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",ik={5:zc,"5module":zc+" export import",6:zc+" const class extends export import super"},ak=/^in(stanceof)?$/,ok=new RegExp("["+dy+"]"),lk=new RegExp("["+dy+rk+"]");function qc(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 bn(e,t){return e<65?e===36:e<91?!0:e<97?e===95:e<123?!0:e<=65535?e>=170&&ok.test(String.fromCharCode(e)):t===!1?!1:qc(e,uy)}function Qn(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&&lk.test(String.fromCharCode(e)):t===!1?!1:qc(e,uy)||qc(e,sk)}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 an(e,t){return new Ue(e,{beforeExpr:!0,binop:t})}var on={beforeExpr:!0},Ut={startsExpr:!0},co={};function Fe(e,t){return t===void 0&&(t={}),t.keyword=e,co[e]=new Ue(e,t)}var S={num:new Ue("num",Ut),regexp:new Ue("regexp",Ut),string:new Ue("string",Ut),name:new Ue("name",Ut),privateId:new Ue("privateId",Ut),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(",",on),semi:new Ue(";",on),colon:new Ue(":",on),dot:new Ue("."),question:new Ue("?",on),questionDot:new Ue("?."),arrow:new Ue("=>",on),template:new Ue("template"),invalidTemplate:new Ue("invalidTemplate"),ellipsis:new Ue("...",on),backQuote:new Ue("`",Ut),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:an("||",1),logicalAND:an("&&",2),bitwiseOR:an("|",3),bitwiseXOR:an("^",4),bitwiseAND:an("&",5),equality:an("==/!=/===/!==",6),relational:an("</>/<=/>=",7),bitShift:an("<</>>/>>>",8),plusMin:new Ue("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:an("%",10),star:an("*",10),slash:an("/",10),starstar:new Ue("**",{beforeExpr:!0}),coalesce:an("??",1),_break:Fe("break"),_case:Fe("case",on),_catch:Fe("catch"),_continue:Fe("continue"),_debugger:Fe("debugger"),_default:Fe("default",on),_do:Fe("do",{isLoop:!0,beforeExpr:!0}),_else:Fe("else",on),_finally:Fe("finally"),_for:Fe("for",{isLoop:!0}),_function:Fe("function",Ut),_if:Fe("if"),_return:Fe("return",on),_switch:Fe("switch"),_throw:Fe("throw",on),_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",Ut),_super:Fe("super",Ut),_class:Fe("class",Ut),_extends:Fe("extends",on),_export:Fe("export"),_import:Fe("import",Ut),_null:Fe("null",Ut),_true:Fe("true",Ut),_false:Fe("false",Ut),_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})},Nt=/\r\n?|\n|\u2028|\u2029/,hy=new RegExp(Nt.source,"g");function Ws(e){return e===10||e===13||e===8232||e===8233}function py(e,t,n){n===void 0&&(n=e.length);for(var s=t;s<n;s++){var r=e.charCodeAt(s);if(Ws(r))return s<n-1&&r===13&&e.charCodeAt(s+1)===10?s+2:s+1}return-1}var Gc=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,At=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,fy=Object.prototype,ck=fy.hasOwnProperty,uk=fy.toString,Or=Object.hasOwn||function(e,t){return ck.call(e,t)},my=Array.isArray||function(e){return uk.call(e)==="[object Array]"},gy=Object.create(null);function ys(e){return gy[e]||(gy[e]=new RegExp("^(?:"+e.replace(/ /g,"|")+")$"))}function es(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode((e>>10)+55296,(e&1023)+56320))}var dk=/(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,Nr=function(t,n){this.line=t,this.column=n};Nr.prototype.offset=function(t){return new Nr(this.line,this.column+t)};var Yi=function(t,n,s){this.start=n,this.end=s,t.sourceFile!==null&&(this.source=t.sourceFile)};function Kc(e,t){for(var n=1,s=0;;){var r=py(e,s,t);if(r<0)return new Nr(n,t-s);++n,s=r}}var uo={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},yy=!1;function hk(e){var t={};for(var n in uo)t[n]=e&&Or(e,n)?e[n]:uo[n];if(t.ecmaVersion==="latest"?t.ecmaVersion=1e8:t.ecmaVersion==null?(!yy&&typeof console=="object"&&console.warn&&(yy=!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),my(t.onToken)){var s=t.onToken;t.onToken=function(r){return s.push(r)}}return my(t.onComment)&&(t.onComment=pk(t,t.onComment)),t}function pk(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 Yi(this,c,d)),e.ranges&&(p.range=[r,o]),t.push(p)}}var Zi=1,
|
|
86
|
-
`,s-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(Nt).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(Zi),this.regexpState=null,this.privateNameStack=[]},Fn={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)},Fn.inFunction.get=function(){return(this.currentVarScope().flags&Br)>0},Fn.inGenerator.get=function(){return(this.currentVarScope().flags&_y)>0},Fn.inAsync.get=function(){return(this.currentVarScope().flags&Yc)>0},Fn.canAwait.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e],n=t.flags;if(n&(zs|Xi))return!1;if(n&Br)return(n&Yc)>0}return this.inModule&&this.options.ecmaVersion>=13||this.options.allowAwaitOutsideFunction},Fn.allowSuper.get=function(){var e=this.currentThisScope(),t=e.flags;return(t&ho)>0||this.options.allowSuperOutsideMethod},Fn.allowDirectSuper.get=function(){return(this.currentThisScope().flags&vy)>0},Fn.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},Fn.allowNewDotTarget.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e],n=t.flags;if(n&(zs|Xi)||n&Br&&!(n&Zc))return!0}return!1},Fn.inClassStaticBlock.get=function(){return(this.currentVarScope().flags&zs)>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,Fn);var Bt=et.prototype,fk=/^(?:'((?:\\[^]|[^'\\])*?)'|"((?:\\[^]|[^"\\])*?)")/;Bt.strictDirective=function(e){if(this.options.ecmaVersion<5)return!1;for(;;){At.lastIndex=e,e+=At.exec(this.input)[0].length;var t=fk.exec(this.input.slice(e));if(!t)return!1;if((t[1]||t[2])==="use strict"){At.lastIndex=e+t[0].length;var n=At.exec(this.input),s=n.index+n[0].length,r=this.input.charAt(s);return r===";"||r==="}"||Nt.test(n[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(r)||r==="!"&&this.input.charAt(s+1)==="=")}e+=t[0].length,At.lastIndex=e,e+=At.exec(this.input)[0].length,this.input[e]===";"&&e++}},Bt.eat=function(e){return this.type===e?(this.next(),!0):!1},Bt.isContextual=function(e){return this.type===S.name&&this.value===e&&!this.containsEsc},Bt.eatContextual=function(e){return this.isContextual(e)?(this.next(),!0):!1},Bt.expectContextual=function(e){this.eatContextual(e)||this.unexpected()},Bt.canInsertSemicolon=function(){return this.type===S.eof||this.type===S.braceR||Nt.test(this.input.slice(this.lastTokEnd,this.start))},Bt.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},Bt.semicolon=function(){!this.eat(S.semi)&&!this.insertSemicolon()&&this.unexpected()},Bt.afterTrailingComma=function(e,t){if(this.type===e)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),t||this.next(),!0},Bt.expect=function(e){this.eat(e)||this.unexpected()},Bt.unexpected=function(e){this.raise(e??this.start,"Unexpected token")};var mo=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1};Bt.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")}},Bt.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")},Bt.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")},Bt.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 Qc={kind:"loop"},mk={kind:"switch"};he.isLet=function(e){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;At.lastIndex=this.pos;var t=At.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(bn(s,!0)){for(var r=n+1;Qn(s=this.input.charCodeAt(r),!0);)++r;if(s===92||s>55295&&s<56320)return!0;var o=this.input.slice(n,r);if(!ak.test(o))return!0}return!1},he.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;At.lastIndex=this.pos;var e=At.exec(this.input),t=this.pos+e[0].length,n;return!Nt.test(this.input.slice(this.pos,t))&&this.input.slice(t,t+8)==="function"&&(t+8===this.input.length||!(Qn(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;At.lastIndex=this.pos;var n=At.exec(this.input),s=this.pos+n[0].length;if(Nt.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||Qn(o=this.input.charCodeAt(r))||o>55295&&o<56320)return!1;At.lastIndex=r;var c=At.exec(this.input);if(c&&Nt.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||!Qn(p=this.input.charCodeAt(d))&&!(p>55295&&p<56320)))return!1}var y=this.input.charCodeAt(s);return bn(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){At.lastIndex=this.pos;var c=At.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(Qc),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(Qc),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 mo,x=this.start,E=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&&(E.start===x&&!y&&E.type==="Identifier"&&E.name==="async"?this.unexpected():this.options.ecmaVersion>=9&&(e.await=!1)),o&&c&&this.raise(E.start,"The left-hand side of a for-of loop may not start with 'let'."),this.toAssignable(E,!1,g),this.checkLValPattern(E),this.parseForIn(e,E)):(this.checkExpressionErrors(g,!0),t>-1&&this.unexpected(t),this.parseFor(e,E))},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,Ji|(n?0:eu),!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(mk),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(),Nt.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 gk=[];he.parseCatchClauseParam=function(){var e=this.parseBindingAtom(),t=e.type==="Identifier";return this.enterScope(t?by:0),this.checkLValPattern(e,t?Sy:ts),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(Qc),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"?Jc:ts,!1)};var Ji=1,eu=2,Ey=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&eu&&this.unexpected(),e.generator=this.eat(S.star)),this.options.ecmaVersion>=8&&(e.async=!!s),t&Ji&&(e.id=t&Ey&&this.type!==S.name?null:this.parseIdent(),e.id&&!(t&eu)&&this.checkLValSimple(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?Jc:ts:wy));var o=this.yieldPos,c=this.awaitPos,d=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Xc(e.async,e.generator)),t&Ji||(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&Ji?"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"&&yk(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&&go(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&&go(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 go(e,"constructor")?this.raise(e.key.start,"Classes can't have a field named 'constructor'"):e.static&&go(e,"prototype")&&this.raise(e.key.start,"Classes can't have a static field named 'prototype'"),this.eat(S.eq)?(this.enterScope(Xi|ho),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(zs|ho);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,ts,!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];Or(t,c.name)||(r?r.used.push(c):this.raiseRecoverable(c.start,"Private field '#"+c.name+"' must be declared in an enclosing class"))}};function yk(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 go(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,Ji|Ey,!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),Or(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=gk,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,ts),this.finishNode(e,"ImportSpecifier")},he.parseImportDefaultSpecifier=function(){var e=this.startNode();return e.local=this.parseIdent(),this.checkLValSimple(e.local,ts),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,ts),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;Or(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 dk.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 ln=et.prototype;ln.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},ln.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},ln.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},ln.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")},ln.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()},ln.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},ln.parseAssignableListItem=function(e){var t=this.parseMaybeDefault(this.start,this.startLoc);return this.parseBindingListItem(t),t},ln.parseBindingListItem=function(e){return e},ln.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")},ln.checkLValSimple=function(e,t,n){t===void 0&&(t=fo);var s=t!==fo;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===ts&&e.name==="let"&&this.raiseRecoverable(e.start,"let is disallowed as a lexically bound name"),n&&(Or(n,e.name)&&this.raiseRecoverable(e.start,"Argument name clash"),n[e.name]=!0),t!==xy&&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")}},ln.checkLValPattern=function(e,t,n){switch(t===void 0&&(t=fo),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)}},ln.checkLValInnerPattern=function(e,t,n){switch(t===void 0&&(t=fo),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 cn=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 cn("{",!1),b_expr:new cn("{",!0),b_tmpl:new cn("${",!1),p_stat:new cn("(",!1),p_expr:new cn("(",!0),q_tmpl:new cn("`",!0,!0,function(e){return e.tryReadTemplateToken()}),f_stat:new cn("function",!1),f_expr:new cn("function",!0),f_expr_gen:new cn("function",!0,!1,null,!0),f_gen:new cn("function",!1,!1,null,!0)},Lr=et.prototype;Lr.initialContext=function(){return[Ge.b_stat]},Lr.curContext=function(){return this.context[this.context.length-1]},Lr.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?Nt.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},Lr.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},Lr.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},Lr.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&&Nt.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 mo,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),E=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(E,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"&&ky(d.argument)?this.raiseRecoverable(d.start,"Deleting local variable in strict mode"):d.operator==="delete"&&tu(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 ky(e){return e.type==="Identifier"||e.type==="ParenthesizedExpression"&&ky(e.expression)}function tu(e){return e.type==="MemberExpression"&&e.property.type==="PrivateIdentifier"||e.type==="ChainExpression"&&tu(e.expression)||e.type==="ParenthesizedExpression"&&tu(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 mo,E=this.yieldPos,C=this.awaitPos,T=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var B=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=E,this.awaitPos=C,this.awaitIdentPos=T,this.parseSubscriptAsyncArrow(t,n,B,c);this.checkExpressionErrors(x,!0),this.yieldPos=E||this.yieldPos,this.awaitPos=C||this.awaitPos,this.awaitIdentPos=T||this.awaitIdentPos;var V=this.startNodeAt(t,n);V.callee=e,V.arguments=B,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 mo,E=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 B=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=E,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=E||this.yieldPos,this.awaitPos=C||this.awaitPos,p.length>1?(r=this.startNodeAt(c,d),r.expressions=p,this.finishNodeAt(r,"SequenceExpression",B,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 _k=[];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=_k,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,`
|
|
84
|
+
});`];function Kg(){}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=Fg,Xe.builtinModules=lo,Xe.isBuiltin=Mg,Xe._cache=$g,Xe._extensions=Ug,Xe._pathCache=jg,Xe._resolveFilename=Vg,Xe._nodeModulePaths=Hg,Xe._load=Wg,Xe._findPath=zg,Xe.syncBuiltinESMExports=Kg,Xe.wrap=qg,Xe.wrapper=Gg,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:$g,_extensions:Ug,_findPath:zg,_load:Wg,_nodeModulePaths:Hg,_pathCache:jg,_resolveFilename:Vg,builtinModules:lo,createRequire:Fg,default:Xe,isBuiltin:Mg,syncBuiltinESMExports:Kg,wrap:qg,wrapper:Gg},Symbol.toStringTag,{value:"Module"}));const Yg=globalThis.performance??{now:()=>Date.now(),timeOrigin:Date.now(),mark:()=>{},measure:()=>{},getEntries:()=>[],getEntriesByName:()=>[],getEntriesByType:()=>[],clearMarks:()=>{},clearMeasures:()=>{},clearResourceTimings:()=>{}},Or=function(t){this&&(this._fn=t,this._types=[])};Or.supportedEntryTypes=["mark","measure","resource","navigation"],Or.prototype.observe=function(t){this._types=t.entryTypes??(t.type?[t.type]:[])},Or.prototype.disconnect=function(){this._types=[]},Or.prototype.takeRecords=function(){return[]};const Ki=function(){this&&(this.min=0,this.max=0,this.mean=0,this.stddev=0,this.percentiles=new Map,this.exceeds=0)};Ki.prototype.reset=function(){this.min=0,this.max=0,this.mean=0,this.stddev=0,this.percentiles.clear(),this.exceeds=0},Ki.prototype.percentile=function(t){return this.percentiles.get(t)??0};function Zg(){return new Ki}function Xg(e){return new Ki}Object.freeze(Object.defineProperty({__proto__:null,PerformanceObserver:Or,TimingHistogram:Ki,createHistogram:Zg,default:{performance:Yg,PerformanceObserver:Or,createHistogram:Zg,monitorEventLoopDelay:Xg},monitorEventLoopDelay:Xg,performance:Yg},Symbol.toStringTag,{value:"Module"}));let Jg=!0,Qg=null,ey=null,ty=0,Hc=null;function ny(e){Hc=e}let nk=1;const Fn=function(){this&&ne.call(this)};Object.setPrototypeOf(Fn.prototype,ne.prototype),Fn.prototype.postMessage=function(t,n){},Fn.prototype.start=function(){},Fn.prototype.close=function(){},Fn.prototype.ref=function(){},Fn.prototype.unref=function(){};const sy=function(){if(!this)return;this.port1=new Fn,this.port2=new Fn;const t=this.port1,n=this.port2;t.postMessage=s=>{queueMicrotask(()=>n.emit("message",s))},n.postMessage=s=>{queueMicrotask(()=>t.emit("message",s))}},ys=function(t,n){var s,r;if(!this)return;ne.call(this),this.threadId=nk++,this.resourceLimits={},this._handle=null,this._terminated=!1,this._isReffed=!1;const o=typeof t=="string"?t:t.href,c=this;if(!Hc){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=Hc(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,An()),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,ls(),queueMicrotask(()=>{c._terminated||c.emit("online")})};Object.setPrototypeOf(ys.prototype,ne.prototype),ys.prototype.postMessage=function(t,n){this._handle&&!this._terminated&&this._handle.postMessage(t)},ys.prototype.terminate=function(){return this._handle&&!this._terminated&&(this._isReffed&&(this._isReffed=!1,An()),this._terminated=!0,this._handle.terminate()),Promise.resolve(0)},ys.prototype.ref=function(){return!this._isReffed&&!this._terminated&&(this._isReffed=!0,ls()),this},ys.prototype.unref=function(){return this._isReffed&&(this._isReffed=!1,An()),this},ys.prototype.getHeapSnapshot=function(){return Promise.resolve({})};const Hs=function(t){this&&(ne.call(this),this.name=t)};Object.setPrototypeOf(Hs.prototype,ne.prototype),Hs.prototype.postMessage=function(t){},Hs.prototype.close=function(){},Hs.prototype.ref=function(){},Hs.prototype.unref=function(){};function ry(e,t){return e}function iy(e){}const ay=Symbol.for("nodejs.worker_threads.SHARE_ENV");function oy(e){}function ly(e){}function cy(e,t){}Object.freeze(Object.defineProperty({__proto__:null,BroadcastChannel:Hs,MessageChannel:sy,MessagePort:Fn,SHARE_ENV:ay,Worker:ys,default:{isMainThread:Jg,parentPort:Qg,workerData:ey,threadId:ty,Worker:ys,MessageChannel:sy,MessagePort:Fn,BroadcastChannel:Hs,moveMessagePortToContext:ry,receiveMessageOnPort:iy,SHARE_ENV:ay,markAsUntransferable:oy,getEnvironmentData:ly,setEnvironmentData:cy,setWorkerThreadForkCallback:ny},getEnvironmentData:ly,isMainThread:Jg,markAsUntransferable:oy,moveMessagePortToContext:ry,parentPort:Qg,receiveMessageOnPort:iy,setEnvironmentData:cy,setWorkerThreadForkCallback:ny,threadId:ty,workerData:ey},Symbol.toStringTag,{value:"Module"}));var sk=[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],uy=[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],rk="·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-ᫎᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・",dy="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-Ა-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-Ꟑꟑꟓꟕ-ꟲ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",Wc={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"},zc="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",ik={5:zc,"5module":zc+" export import",6:zc+" const class extends export import super"},ak=/^in(stanceof)?$/,ok=new RegExp("["+dy+"]"),lk=new RegExp("["+dy+rk+"]");function qc(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 Sn(e,t){return e<65?e===36:e<91?!0:e<97?e===95:e<123?!0:e<=65535?e>=170&&ok.test(String.fromCharCode(e)):t===!1?!1:qc(e,uy)}function es(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&&lk.test(String.fromCharCode(e)):t===!1?!1:qc(e,uy)||qc(e,sk)}var $e=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 cn(e,t){return new $e(e,{beforeExpr:!0,binop:t})}var un={beforeExpr:!0},Vt={startsExpr:!0},co={};function Me(e,t){return t===void 0&&(t={}),t.keyword=e,co[e]=new $e(e,t)}var S={num:new $e("num",Vt),regexp:new $e("regexp",Vt),string:new $e("string",Vt),name:new $e("name",Vt),privateId:new $e("privateId",Vt),eof:new $e("eof"),bracketL:new $e("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new $e("]"),braceL:new $e("{",{beforeExpr:!0,startsExpr:!0}),braceR:new $e("}"),parenL:new $e("(",{beforeExpr:!0,startsExpr:!0}),parenR:new $e(")"),comma:new $e(",",un),semi:new $e(";",un),colon:new $e(":",un),dot:new $e("."),question:new $e("?",un),questionDot:new $e("?."),arrow:new $e("=>",un),template:new $e("template"),invalidTemplate:new $e("invalidTemplate"),ellipsis:new $e("...",un),backQuote:new $e("`",Vt),dollarBraceL:new $e("${",{beforeExpr:!0,startsExpr:!0}),eq:new $e("=",{beforeExpr:!0,isAssign:!0}),assign:new $e("_=",{beforeExpr:!0,isAssign:!0}),incDec:new $e("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new $e("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:cn("||",1),logicalAND:cn("&&",2),bitwiseOR:cn("|",3),bitwiseXOR:cn("^",4),bitwiseAND:cn("&",5),equality:cn("==/!=/===/!==",6),relational:cn("</>/<=/>=",7),bitShift:cn("<</>>/>>>",8),plusMin:new $e("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:cn("%",10),star:cn("*",10),slash:cn("/",10),starstar:new $e("**",{beforeExpr:!0}),coalesce:cn("??",1),_break:Me("break"),_case:Me("case",un),_catch:Me("catch"),_continue:Me("continue"),_debugger:Me("debugger"),_default:Me("default",un),_do:Me("do",{isLoop:!0,beforeExpr:!0}),_else:Me("else",un),_finally:Me("finally"),_for:Me("for",{isLoop:!0}),_function:Me("function",Vt),_if:Me("if"),_return:Me("return",un),_switch:Me("switch"),_throw:Me("throw",un),_try:Me("try"),_var:Me("var"),_const:Me("const"),_while:Me("while",{isLoop:!0}),_with:Me("with"),_new:Me("new",{beforeExpr:!0,startsExpr:!0}),_this:Me("this",Vt),_super:Me("super",Vt),_class:Me("class",Vt),_extends:Me("extends",un),_export:Me("export"),_import:Me("import",Vt),_null:Me("null",Vt),_true:Me("true",Vt),_false:Me("false",Vt),_in:Me("in",{beforeExpr:!0,binop:7}),_instanceof:Me("instanceof",{beforeExpr:!0,binop:7}),_typeof:Me("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:Me("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:Me("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},Bt=/\r\n?|\n|\u2028|\u2029/,hy=new RegExp(Bt.source,"g");function Ws(e){return e===10||e===13||e===8232||e===8233}function py(e,t,n){n===void 0&&(n=e.length);for(var s=t;s<n;s++){var r=e.charCodeAt(s);if(Ws(r))return s<n-1&&r===13&&e.charCodeAt(s+1)===10?s+2:s+1}return-1}var Gc=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,Tt=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,fy=Object.prototype,ck=fy.hasOwnProperty,uk=fy.toString,Nr=Object.hasOwn||function(e,t){return ck.call(e,t)},my=Array.isArray||function(e){return uk.call(e)==="[object Array]"},gy=Object.create(null);function _s(e){return gy[e]||(gy[e]=new RegExp("^(?:"+e.replace(/ /g,"|")+")$"))}function ts(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode((e>>10)+55296,(e&1023)+56320))}var dk=/(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,Br=function(t,n){this.line=t,this.column=n};Br.prototype.offset=function(t){return new Br(this.line,this.column+t)};var Yi=function(t,n,s){this.start=n,this.end=s,t.sourceFile!==null&&(this.source=t.sourceFile)};function Kc(e,t){for(var n=1,s=0;;){var r=py(e,s,t);if(r<0)return new Br(n,t-s);++n,s=r}}var uo={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},yy=!1;function hk(e){var t={};for(var n in uo)t[n]=e&&Nr(e,n)?e[n]:uo[n];if(t.ecmaVersion==="latest"?t.ecmaVersion=1e8:t.ecmaVersion==null?(!yy&&typeof console=="object"&&console.warn&&(yy=!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),my(t.onToken)){var s=t.onToken;t.onToken=function(r){return s.push(r)}}return my(t.onComment)&&(t.onComment=pk(t,t.onComment)),t}function pk(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 Yi(this,c,d)),e.ranges&&(p.range=[r,o]),t.push(p)}}var Zi=1,Lr=2,Yc=4,_y=8,Zc=16,by=32,ho=64,vy=128,zs=256,Xi=512,po=Zi|Lr|zs;function Xc(e,t){return Lr|(e?Yc:0)|(t?_y:0)}var fo=0,Jc=1,ns=2,wy=3,Sy=4,xy=5,nt=function(t,n,s){this.options=t=hk(t),this.sourceFile=t.sourceFile,this.keywords=_s(ik[t.ecmaVersion>=6?6:t.sourceType==="module"?"5module":5]);var r="";t.allowReserved!==!0&&(r=Wc[t.ecmaVersion>=6?6:t.ecmaVersion===5?5:3],t.sourceType==="module"&&(r+=" await")),this.reservedWords=_s(r);var o=(r?r+" ":"")+Wc.strict;this.reservedWordsStrict=_s(o),this.reservedWordsStrictBind=_s(o+" "+Wc.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(Bt).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(Zi),this.regexpState=null,this.privateNameStack=[]},$n={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}};nt.prototype.parse=function(){var t=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(t)},$n.inFunction.get=function(){return(this.currentVarScope().flags&Lr)>0},$n.inGenerator.get=function(){return(this.currentVarScope().flags&_y)>0},$n.inAsync.get=function(){return(this.currentVarScope().flags&Yc)>0},$n.canAwait.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e],n=t.flags;if(n&(zs|Xi))return!1;if(n&Lr)return(n&Yc)>0}return this.inModule&&this.options.ecmaVersion>=13||this.options.allowAwaitOutsideFunction},$n.allowSuper.get=function(){var e=this.currentThisScope(),t=e.flags;return(t&ho)>0||this.options.allowSuperOutsideMethod},$n.allowDirectSuper.get=function(){return(this.currentThisScope().flags&vy)>0},$n.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},$n.allowNewDotTarget.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e],n=t.flags;if(n&(zs|Xi)||n&Lr&&!(n&Zc))return!0}return!1},$n.inClassStaticBlock.get=function(){return(this.currentVarScope().flags&zs)>0},nt.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},nt.parse=function(t,n){return new this(n,t).parse()},nt.parseExpressionAt=function(t,n,s){var r=new this(s,t,n);return r.nextToken(),r.parseExpression()},nt.tokenizer=function(t,n){return new this(n,t)},Object.defineProperties(nt.prototype,$n);var Lt=nt.prototype,fk=/^(?:'((?:\\[^]|[^'\\])*?)'|"((?:\\[^]|[^"\\])*?)")/;Lt.strictDirective=function(e){if(this.options.ecmaVersion<5)return!1;for(;;){Tt.lastIndex=e,e+=Tt.exec(this.input)[0].length;var t=fk.exec(this.input.slice(e));if(!t)return!1;if((t[1]||t[2])==="use strict"){Tt.lastIndex=e+t[0].length;var n=Tt.exec(this.input),s=n.index+n[0].length,r=this.input.charAt(s);return r===";"||r==="}"||Bt.test(n[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(r)||r==="!"&&this.input.charAt(s+1)==="=")}e+=t[0].length,Tt.lastIndex=e,e+=Tt.exec(this.input)[0].length,this.input[e]===";"&&e++}},Lt.eat=function(e){return this.type===e?(this.next(),!0):!1},Lt.isContextual=function(e){return this.type===S.name&&this.value===e&&!this.containsEsc},Lt.eatContextual=function(e){return this.isContextual(e)?(this.next(),!0):!1},Lt.expectContextual=function(e){this.eatContextual(e)||this.unexpected()},Lt.canInsertSemicolon=function(){return this.type===S.eof||this.type===S.braceR||Bt.test(this.input.slice(this.lastTokEnd,this.start))},Lt.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},Lt.semicolon=function(){!this.eat(S.semi)&&!this.insertSemicolon()&&this.unexpected()},Lt.afterTrailingComma=function(e,t){if(this.type===e)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),t||this.next(),!0},Lt.expect=function(e){this.eat(e)||this.unexpected()},Lt.unexpected=function(e){this.raise(e??this.start,"Unexpected token")};var mo=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1};Lt.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")}},Lt.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")},Lt.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")},Lt.isSimpleAssignTarget=function(e){return e.type==="ParenthesizedExpression"?this.isSimpleAssignTarget(e.expression):e.type==="Identifier"||e.type==="MemberExpression"};var he=nt.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 Qc={kind:"loop"},mk={kind:"switch"};he.isLet=function(e){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;Tt.lastIndex=this.pos;var t=Tt.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(Sn(s,!0)){for(var r=n+1;es(s=this.input.charCodeAt(r),!0);)++r;if(s===92||s>55295&&s<56320)return!0;var o=this.input.slice(n,r);if(!ak.test(o))return!0}return!1},he.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;Tt.lastIndex=this.pos;var e=Tt.exec(this.input),t=this.pos+e[0].length,n;return!Bt.test(this.input.slice(this.pos,t))&&this.input.slice(t,t+8)==="function"&&(t+8===this.input.length||!(es(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;Tt.lastIndex=this.pos;var n=Tt.exec(this.input),s=this.pos+n[0].length;if(Bt.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||es(o=this.input.charCodeAt(r))||o>55295&&o<56320)return!1;Tt.lastIndex=r;var c=Tt.exec(this.input);if(c&&Bt.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||!es(p=this.input.charCodeAt(d))&&!(p>55295&&p<56320)))return!1}var y=this.input.charCodeAt(s);return Sn(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){Tt.lastIndex=this.pos;var c=Tt.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(Qc),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(Qc),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 mo,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,Ji|(n?0:eu),!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(mk),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(),Bt.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 gk=[];he.parseCatchClauseParam=function(){var e=this.parseBindingAtom(),t=e.type==="Identifier";return this.enterScope(t?by:0),this.checkLValPattern(e,t?Sy:ns),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(Qc),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"?Jc:ns,!1)};var Ji=1,eu=2,Ey=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&eu&&this.unexpected(),e.generator=this.eat(S.star)),this.options.ecmaVersion>=8&&(e.async=!!s),t&Ji&&(e.id=t&Ey&&this.type!==S.name?null:this.parseIdent(),e.id&&!(t&eu)&&this.checkLValSimple(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?Jc:ns:wy));var o=this.yieldPos,c=this.awaitPos,d=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Xc(e.async,e.generator)),t&Ji||(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&Ji?"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"&&yk(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&&go(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&&go(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 go(e,"constructor")?this.raise(e.key.start,"Classes can't have a field named 'constructor'"):e.static&&go(e,"prototype")&&this.raise(e.key.start,"Classes can't have a static field named 'prototype'"),this.eat(S.eq)?(this.enterScope(Xi|ho),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(zs|ho);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,ns,!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];Nr(t,c.name)||(r?r.used.push(c):this.raiseRecoverable(c.start,"Private field '#"+c.name+"' must be declared in an enclosing class"))}};function yk(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 go(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,Ji|Ey,!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),Nr(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=gk,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,ns),this.finishNode(e,"ImportSpecifier")},he.parseImportDefaultSpecifier=function(){var e=this.startNode();return e.local=this.parseIdent(),this.checkLValSimple(e.local,ns),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,ns),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;Nr(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 dk.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 dn=nt.prototype;dn.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},dn.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},dn.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},dn.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")},dn.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()},dn.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},dn.parseAssignableListItem=function(e){var t=this.parseMaybeDefault(this.start,this.startLoc);return this.parseBindingListItem(t),t},dn.parseBindingListItem=function(e){return e},dn.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")},dn.checkLValSimple=function(e,t,n){t===void 0&&(t=fo);var s=t!==fo;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===ns&&e.name==="let"&&this.raiseRecoverable(e.start,"let is disallowed as a lexically bound name"),n&&(Nr(n,e.name)&&this.raiseRecoverable(e.start,"Argument name clash"),n[e.name]=!0),t!==xy&&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")}},dn.checkLValPattern=function(e,t,n){switch(t===void 0&&(t=fo),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)}},dn.checkLValInnerPattern=function(e,t,n){switch(t===void 0&&(t=fo),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 hn=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 hn("{",!1),b_expr:new hn("{",!0),b_tmpl:new hn("${",!1),p_stat:new hn("(",!1),p_expr:new hn("(",!0),q_tmpl:new hn("`",!0,!0,function(e){return e.tryReadTemplateToken()}),f_stat:new hn("function",!1),f_expr:new hn("function",!0),f_expr_gen:new hn("function",!0,!1,null,!0),f_gen:new hn("function",!1,!1,null,!0)},Mr=nt.prototype;Mr.initialContext=function(){return[Ge.b_stat]},Mr.curContext=function(){return this.context[this.context.length-1]},Mr.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?Bt.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},Mr.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},Mr.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},Mr.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&&Bt.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=nt.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 mo,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"&&ky(d.argument)?this.raiseRecoverable(d.start,"Deleting local variable in strict mode"):d.operator==="delete"&&tu(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 ky(e){return e.type==="Identifier"||e.type==="ParenthesizedExpression"&&ky(e.expression)}function tu(e){return e.type==="MemberExpression"&&e.property.type==="PrivateIdentifier"||e.type==="ChainExpression"&&tu(e.expression)||e.type==="ParenthesizedExpression"&&tu(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 mo,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 mo,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 _k=[];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=_k,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")},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)&&!Nt.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(Xc(t,s.generator)|ho|(n?vy: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(Xc(n,!1)|Zc),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,xy),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,Jc,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&po)&&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 yo=et.prototype;yo.raise=function(e,t){var n=Kc(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},yo.raiseRecoverable=yo.raise,yo.curPosition=function(){if(this.options.locations)return new Nr(this.curLine,this.pos-this.lineStart)};var _s=et.prototype,bk=function(t){this.flags=t,this.var=[],this.lexical=[],this.functions=[]};_s.enterScope=function(e){this.scopeStack.push(new bk(e))},_s.exitScope=function(){this.scopeStack.pop()},_s.treatFunctionsAsVarInScope=function(e){return e.flags&Br||!this.inModule&&e.flags&Zi},_s.declareName=function(e,t,n){var s=!1;if(t===ts){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&Zi&&delete this.undefinedExports[e]}else if(t===Sy){var o=this.currentScope();o.lexical.push(e)}else if(t===wy){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&by&&p.lexical[0]===e)||!this.treatFunctionsAsVarInScope(p)&&p.functions.indexOf(e)>-1){s=!0;break}if(p.var.push(e),this.inModule&&p.flags&Zi&&delete this.undefinedExports[e],p.flags&po)break}s&&this.raiseRecoverable(n,"Identifier '"+e+"' has already been declared")},_s.checkLocalExport=function(e){this.scopeStack[0].lexical.indexOf(e.name)===-1&&this.scopeStack[0].var.indexOf(e.name)===-1&&(this.undefinedExports[e.name]=e)},_s.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},_s.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(po|Xi|zs))return t}},_s.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(po|Xi|zs)&&!(t.flags&Zc))return t}};var Qi=function(t,n,s){this.type="",this.start=n,this.end=0,t.options.locations&&(this.loc=new Yi(t,s)),t.options.directSourceFile&&(this.sourceFile=t.options.directSourceFile),t.options.ranges&&(this.range=[n,0])},ea=et.prototype;ea.startNode=function(){return new Qi(this,this.start,this.startLoc)},ea.startNodeAt=function(e,t){return new Qi(this,e,t)};function Cy(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}ea.finishNode=function(e,t){return Cy.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)},ea.finishNodeAt=function(e,t,n,s){return Cy.call(this,e,t,n,s)},ea.copyNode=function(e){var t=new Qi(this,e.start,this.startLoc);for(var n in e)t[n]=e[n];return t};var vk="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",Ay="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",Ty=Ay+" Extended_Pictographic",Iy=Ty,Ry=Iy+" EBase EComp EMod EPres ExtPict",Py=Ry,wk=Py,Sk={9:Ay,10:Ty,11:Iy,12:Ry,13:Py,14:wk},xk="Basic_Emoji Emoji_Keycap_Sequence RGI_Emoji_Modifier_Sequence RGI_Emoji_Flag_Sequence RGI_Emoji_Tag_Sequence RGI_Emoji_ZWJ_Sequence RGI_Emoji",Ek={9:"",10:"",11:"",12:"",13:"",14:xk},Dy="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",Oy="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",Ny=Oy+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd",By=Ny+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho",Ly=By+" Chorasmian Chrs Diak Dives_Akuru Khitan_Small_Script Kits Yezi Yezidi",My=Ly+" Cypro_Minoan Cpmn Old_Uyghur Ougr Tangsa Tnsa Toto Vithkuqi Vith",kk=My+" "+vk,Ck={9:Oy,10:Ny,11:By,12:Ly,13:My,14:kk},Fy={};function Ak(e){var t=Fy[e]={binary:ys(Sk[e]+" "+Dy),binaryOfStrings:ys(Ek[e]),nonBinary:{General_Category:ys(Dy),Script:ys(Ck[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 nu=0,$y=[9,10,11,12,13,14];nu<$y.length;nu+=1){var Tk=$y[nu];Ak(Tk)}var ue=et.prototype,_o=function(t,n){this.parent=t,this.base=n||this};_o.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},_o.prototype.sibling=function(){return new _o(this.parent,this.base)};var $n=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=Fy[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};$n.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)},$n.prototype.raise=function(t){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+t)},$n.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},$n.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},$n.prototype.current=function(t){return t===void 0&&(t=!1),this.at(this.pos,t)},$n.prototype.lookahead=function(t){return t===void 0&&(t=!1),this.at(this.nextIndex(this.pos,t),t)},$n.prototype.advance=function(t){t===void 0&&(t=!1),this.pos=this.nextIndex(this.pos,t)},$n.prototype.eat=function(t,n){return n===void 0&&(n=!1),this.current(n)===t?(this.advance(n),!0):!1},$n.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 Ik(e){for(var t in e)return!0;return!1}ue.validateRegExpPattern=function(e){this.regexp_pattern(e),!e.switchN&&this.options.ecmaVersion>=9&&Ik(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 _o(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&&Rk(n);)t+=es(n),e.advance();return t};function Rk(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 Uy(t)?(e.lastIntValue=t,e.advance(),!0):!1};function Uy(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&&!Uy(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+=es(e.lastIntValue);this.regexp_eatRegExpIdentifierPart(e);)e.lastStringValue+=es(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),Pk(s)?(e.lastIntValue=s,!0):(e.pos=t,!1)};function Pk(e){return bn(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),Dk(s)?(e.lastIntValue=s,!0):(e.pos=t,!1)};function Dk(e){return Qn(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&&!bo(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 jy(t)?(e.lastIntValue=t%32,e.advance(),!0):!1};function jy(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)&&Ok(e.lastIntValue))return!0;s&&e.raise("Invalid unicode escape"),e.pos=n}return!1};function Ok(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 Vy=0,ns=1,un=2;ue.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(Nk(t))return e.lastIntValue=-1,e.advance(),ns;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===un&&e.raise("Invalid property name"),s;e.raise("Invalid property name")}return Vy};function Nk(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),ns}}if(e.pos=t,this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var r=e.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(e,r)}return Vy},ue.regexp_validateUnicodePropertyNameAndValue=function(e,t,n){Or(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 ns;if(e.switchV&&e.unicodeProperties.binaryOfStrings.test(t))return un;e.raise("Invalid property name")},ue.regexp_eatUnicodePropertyName=function(e){var t=0;for(e.lastStringValue="";Hy(t=e.current());)e.lastStringValue+=es(t),e.advance();return e.lastStringValue!==""};function Hy(e){return jy(e)||e===95}ue.regexp_eatUnicodePropertyValue=function(e){var t=0;for(e.lastStringValue="";Bk(t=e.current());)e.lastStringValue+=es(t),e.advance();return e.lastStringValue!==""};function Bk(e){return Hy(e)||bo(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===un&&e.raise("Negated character class may contain strings"),!0}return!1},ue.regexp_classContents=function(e){return e.current()===93?ns:e.switchV?this.regexp_classSetExpression(e):(this.regexp_nonEmptyClassRanges(e),ns)},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||qy(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=ns,n;if(!this.regexp_eatClassSetRange(e))if(n=this.regexp_eatClassSetOperand(e)){n===un&&(t=un);for(var s=e.pos;e.eatChars([38,38]);){if(e.current()!==38&&(n=this.regexp_eatClassSetOperand(e))){n!==un&&(t=ns);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===un&&(t=un)}},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)?ns: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===un&&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)===un&&(t=un);return t},ue.regexp_classString=function(e){for(var t=0;this.regexp_eatClassSetCharacter(e);)t++;return t===1?ns:un},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()&&Lk(n)||Mk(n)?!1:(e.advance(),e.lastIntValue=n,!0)};function Lk(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 Mk(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 Fk(t)?(e.lastIntValue=t,e.advance(),!0):!1};function Fk(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 bo(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;bo(n=e.current());)e.lastIntValue=10*e.lastIntValue+(n-48),e.advance();return e.pos!==t};function bo(e){return e>=48&&e<=57}ue.regexp_eatHexDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;Wy(n=e.current());)e.lastIntValue=16*e.lastIntValue+zy(n),e.advance();return e.pos!==t};function Wy(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function zy(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 qy(t)?(e.lastIntValue=t-48,e.advance(),!0):(e.lastIntValue=0,!1)};function qy(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(!Wy(r))return e.pos=n,!1;e.lastIntValue=16*e.lastIntValue+zy(r),e.advance()}return!0};var vo=function(t){this.type=t.type,this.value=t.value,this.start=t.start,this.end=t.end,t.options.locations&&(this.loc=new Yi(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 vo(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 vo(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 bn(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=py(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&&!Ws(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&&Gc.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||Nt.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(),bn(t,!0)||t===92))return this.finishToken(S.privateId,this.readWord1());this.raise(this.pos,"Unexpected character '"+es(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 '"+es(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(Nt.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 $n(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 $k(e,t){return t?parseInt(e,8):parseFloat(e.replace(/_/g,""))}function Gy(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=Gy(this.input.slice(t,this.pos)),++this.pos):bn(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=Gy(this.input.slice(t,this.pos));return++this.pos,bn(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")),bn(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var o=$k(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)):(Ws(s)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return t+=this.input.slice(n,this.pos++),this.finishToken(S.string,t)};var Ky={};Ne.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(e){if(e===Ky)this.readInvalidTemplateToken();else throw e}this.inTemplateElement=!1},Ne.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw Ky;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(Ws(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)&&!Bt.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(Xc(t,s.generator)|ho|(n?vy: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(Xc(n,!1)|Zc),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,xy),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,Jc,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&po)&&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 yo=nt.prototype;yo.raise=function(e,t){var n=Kc(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},yo.raiseRecoverable=yo.raise,yo.curPosition=function(){if(this.options.locations)return new Br(this.curLine,this.pos-this.lineStart)};var bs=nt.prototype,bk=function(t){this.flags=t,this.var=[],this.lexical=[],this.functions=[]};bs.enterScope=function(e){this.scopeStack.push(new bk(e))},bs.exitScope=function(){this.scopeStack.pop()},bs.treatFunctionsAsVarInScope=function(e){return e.flags&Lr||!this.inModule&&e.flags&Zi},bs.declareName=function(e,t,n){var s=!1;if(t===ns){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&Zi&&delete this.undefinedExports[e]}else if(t===Sy){var o=this.currentScope();o.lexical.push(e)}else if(t===wy){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&by&&p.lexical[0]===e)||!this.treatFunctionsAsVarInScope(p)&&p.functions.indexOf(e)>-1){s=!0;break}if(p.var.push(e),this.inModule&&p.flags&Zi&&delete this.undefinedExports[e],p.flags&po)break}s&&this.raiseRecoverable(n,"Identifier '"+e+"' has already been declared")},bs.checkLocalExport=function(e){this.scopeStack[0].lexical.indexOf(e.name)===-1&&this.scopeStack[0].var.indexOf(e.name)===-1&&(this.undefinedExports[e.name]=e)},bs.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},bs.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(po|Xi|zs))return t}},bs.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(po|Xi|zs)&&!(t.flags&Zc))return t}};var Qi=function(t,n,s){this.type="",this.start=n,this.end=0,t.options.locations&&(this.loc=new Yi(t,s)),t.options.directSourceFile&&(this.sourceFile=t.options.directSourceFile),t.options.ranges&&(this.range=[n,0])},ea=nt.prototype;ea.startNode=function(){return new Qi(this,this.start,this.startLoc)},ea.startNodeAt=function(e,t){return new Qi(this,e,t)};function Cy(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}ea.finishNode=function(e,t){return Cy.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)},ea.finishNodeAt=function(e,t,n,s){return Cy.call(this,e,t,n,s)},ea.copyNode=function(e){var t=new Qi(this,e.start,this.startLoc);for(var n in e)t[n]=e[n];return t};var vk="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",Ay="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",Ty=Ay+" Extended_Pictographic",Iy=Ty,Ry=Iy+" EBase EComp EMod EPres ExtPict",Py=Ry,wk=Py,Sk={9:Ay,10:Ty,11:Iy,12:Ry,13:Py,14:wk},xk="Basic_Emoji Emoji_Keycap_Sequence RGI_Emoji_Modifier_Sequence RGI_Emoji_Flag_Sequence RGI_Emoji_Tag_Sequence RGI_Emoji_ZWJ_Sequence RGI_Emoji",Ek={9:"",10:"",11:"",12:"",13:"",14:xk},Dy="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",Oy="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",Ny=Oy+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd",By=Ny+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho",Ly=By+" Chorasmian Chrs Diak Dives_Akuru Khitan_Small_Script Kits Yezi Yezidi",My=Ly+" Cypro_Minoan Cpmn Old_Uyghur Ougr Tangsa Tnsa Toto Vithkuqi Vith",kk=My+" "+vk,Ck={9:Oy,10:Ny,11:By,12:Ly,13:My,14:kk},Fy={};function Ak(e){var t=Fy[e]={binary:_s(Sk[e]+" "+Dy),binaryOfStrings:_s(Ek[e]),nonBinary:{General_Category:_s(Dy),Script:_s(Ck[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 nu=0,$y=[9,10,11,12,13,14];nu<$y.length;nu+=1){var Tk=$y[nu];Ak(Tk)}var ue=nt.prototype,_o=function(t,n){this.parent=t,this.base=n||this};_o.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},_o.prototype.sibling=function(){return new _o(this.parent,this.base)};var Un=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=Fy[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};Un.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)},Un.prototype.raise=function(t){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+t)},Un.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},Un.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},Un.prototype.current=function(t){return t===void 0&&(t=!1),this.at(this.pos,t)},Un.prototype.lookahead=function(t){return t===void 0&&(t=!1),this.at(this.nextIndex(this.pos,t),t)},Un.prototype.advance=function(t){t===void 0&&(t=!1),this.pos=this.nextIndex(this.pos,t)},Un.prototype.eat=function(t,n){return n===void 0&&(n=!1),this.current(n)===t?(this.advance(n),!0):!1},Un.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 Ik(e){for(var t in e)return!0;return!1}ue.validateRegExpPattern=function(e){this.regexp_pattern(e),!e.switchN&&this.options.ecmaVersion>=9&&Ik(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 _o(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&&Rk(n);)t+=ts(n),e.advance();return t};function Rk(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 Uy(t)?(e.lastIntValue=t,e.advance(),!0):!1};function Uy(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&&!Uy(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+=ts(e.lastIntValue);this.regexp_eatRegExpIdentifierPart(e);)e.lastStringValue+=ts(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),Pk(s)?(e.lastIntValue=s,!0):(e.pos=t,!1)};function Pk(e){return Sn(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),Dk(s)?(e.lastIntValue=s,!0):(e.pos=t,!1)};function Dk(e){return es(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&&!bo(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 jy(t)?(e.lastIntValue=t%32,e.advance(),!0):!1};function jy(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)&&Ok(e.lastIntValue))return!0;s&&e.raise("Invalid unicode escape"),e.pos=n}return!1};function Ok(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 Vy=0,ss=1,pn=2;ue.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(Nk(t))return e.lastIntValue=-1,e.advance(),ss;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===pn&&e.raise("Invalid property name"),s;e.raise("Invalid property name")}return Vy};function Nk(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),ss}}if(e.pos=t,this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var r=e.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(e,r)}return Vy},ue.regexp_validateUnicodePropertyNameAndValue=function(e,t,n){Nr(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 ss;if(e.switchV&&e.unicodeProperties.binaryOfStrings.test(t))return pn;e.raise("Invalid property name")},ue.regexp_eatUnicodePropertyName=function(e){var t=0;for(e.lastStringValue="";Hy(t=e.current());)e.lastStringValue+=ts(t),e.advance();return e.lastStringValue!==""};function Hy(e){return jy(e)||e===95}ue.regexp_eatUnicodePropertyValue=function(e){var t=0;for(e.lastStringValue="";Bk(t=e.current());)e.lastStringValue+=ts(t),e.advance();return e.lastStringValue!==""};function Bk(e){return Hy(e)||bo(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===pn&&e.raise("Negated character class may contain strings"),!0}return!1},ue.regexp_classContents=function(e){return e.current()===93?ss:e.switchV?this.regexp_classSetExpression(e):(this.regexp_nonEmptyClassRanges(e),ss)},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||qy(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=ss,n;if(!this.regexp_eatClassSetRange(e))if(n=this.regexp_eatClassSetOperand(e)){n===pn&&(t=pn);for(var s=e.pos;e.eatChars([38,38]);){if(e.current()!==38&&(n=this.regexp_eatClassSetOperand(e))){n!==pn&&(t=ss);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===pn&&(t=pn)}},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)?ss: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===pn&&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)===pn&&(t=pn);return t},ue.regexp_classString=function(e){for(var t=0;this.regexp_eatClassSetCharacter(e);)t++;return t===1?ss:pn},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()&&Lk(n)||Mk(n)?!1:(e.advance(),e.lastIntValue=n,!0)};function Lk(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 Mk(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 Fk(t)?(e.lastIntValue=t,e.advance(),!0):!1};function Fk(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 bo(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;bo(n=e.current());)e.lastIntValue=10*e.lastIntValue+(n-48),e.advance();return e.pos!==t};function bo(e){return e>=48&&e<=57}ue.regexp_eatHexDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;Wy(n=e.current());)e.lastIntValue=16*e.lastIntValue+zy(n),e.advance();return e.pos!==t};function Wy(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function zy(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 qy(t)?(e.lastIntValue=t-48,e.advance(),!0):(e.lastIntValue=0,!1)};function qy(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(!Wy(r))return e.pos=n,!1;e.lastIntValue=16*e.lastIntValue+zy(r),e.advance()}return!0};var vo=function(t){this.type=t.type,this.value=t.value,this.start=t.start,this.end=t.end,t.options.locations&&(this.loc=new Yi(t,t.startLoc,t.endLoc)),t.options.ranges&&(this.range=[t.start,t.end])},Oe=nt.prototype;Oe.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 vo(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},Oe.getToken=function(){return this.next(),new vo(this)},typeof Symbol<"u"&&(Oe[Symbol.iterator]=function(){var e=this;return{next:function(){var t=e.getToken();return{done:t.type===S.eof,value:t}}}}),Oe.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())},Oe.readToken=function(e){return Sn(e,this.options.ecmaVersion>=6)||e===92?this.readWord():this.getTokenFromCode(e)},Oe.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},Oe.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=py(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())},Oe.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&&!Ws(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())},Oe.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&&Gc.test(String.fromCharCode(e)))++this.pos;else break e}}},Oe.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)},Oe.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))},Oe.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)},Oe.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)},Oe.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)},Oe.readToken_caret=function(){var e=this.input.charCodeAt(this.pos+1);return e===61?this.finishOp(S.assign,2):this.finishOp(S.bitwiseXOR,1)},Oe.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||Bt.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)},Oe.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))},Oe.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)},Oe.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)},Oe.readToken_numberSign=function(){var e=this.options.ecmaVersion,t=35;if(e>=13&&(++this.pos,t=this.fullCharCodeAtPos(),Sn(t,!0)||t===92))return this.finishToken(S.privateId,this.readWord1());this.raise(this.pos,"Unexpected character '"+ts(t)+"'")},Oe.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 '"+ts(e)+"'")},Oe.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,n)},Oe.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(Bt.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 Un(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})},Oe.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 $k(e,t){return t?parseInt(e,8):parseFloat(e.replace(/_/g,""))}function Gy(e){return typeof BigInt!="function"?null:BigInt(e.replace(/_/g,""))}Oe.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=Gy(this.input.slice(t,this.pos)),++this.pos):Sn(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(S.num,n)},Oe.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=Gy(this.input.slice(t,this.pos));return++this.pos,Sn(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")),Sn(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var o=$k(this.input.slice(t,this.pos),n);return this.finishToken(S.num,o)},Oe.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},Oe.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)):(Ws(s)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return t+=this.input.slice(n,this.pos++),this.finishToken(S.string,t)};var Ky={};Oe.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(e){if(e===Ky)this.readInvalidTemplateToken();else throw e}this.inTemplateElement=!1},Oe.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw Ky;this.raise(e,t)},Oe.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(Ws(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}},Oe.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,
|
|
91
|
+
`:case"\u2028":case"\u2029":++this.curLine,this.lineStart=this.pos+1;break}this.raise(this.start,"Unterminated template")},Oe.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 ts(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 Ws(t)?(this.options.locations&&(this.lineStart=this.pos,++this.curLine),""):String.fromCharCode(t)}},Oe.readHexChar=function(e){var t=this.pos,n=this.readInt(16,e);return n===null&&this.invalidStringToken(t,"Bad character escape sequence"),n},Oe.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(es(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?Sn:es)(c,s)||this.invalidStringToken(o,"Invalid Unicode escape"),e+=ts(c),n=this.pos}else break;t=!1}return e+this.input.slice(n,this.pos)},Oe.readWord=function(){var e=this.readWord1(),t=S.name;return this.keywords.test(e)&&(t=co[e]),this.finishToken(t,e)};var Yy="8.15.0";nt.acorn={Parser:nt,version:Yy,defaultOptions:uo,Position:Br,SourceLocation:Yi,getLineInfo:Kc,Node:Qi,TokenType:$e,tokTypes:S,keywordTypes:co,TokContext:hn,tokContexts:Ge,isIdentifierChar:es,isIdentifierStart:Sn,Token:vo,isNewLine:Ws,lineBreak:Bt,lineBreakG:hy,nonASCIIwhitespace:Gc};function wo(e,t){return nt.parse(e,t)}function Uk(e,t,n){return nt.parseExpressionAt(e,t,n)}function jk(e,t){return nt.tokenizer(e,t)}const Vk=Object.freeze(Object.defineProperty({__proto__:null,Node:Qi,Parser:nt,Position:Br,SourceLocation:Yi,TokContext:hn,Token:vo,TokenType:$e,defaultOptions:uo,getLineInfo:Kc,isIdentifierChar:es,isIdentifierStart:Sn,isNewLine:Ws,keywordTypes:co,lineBreak:Bt,lineBreakG:hy,nonASCIIwhitespace:Gc,parse:wo,parseExpressionAt:Uk,tokContexts:Ge,tokTypes:S,tokenizer:jk,version:Yy},Symbol.toStringTag,{value:"Module"})),Zy=/\bawait\b/,Hk=/\basync\b/,Xy=new RegExp("(?<![.\\w])await\\s+(?=[\\w$(\"'\\[`!~+\\-/])","g"),Wk=new RegExp("(?<![.\\w])async\\s+(?=function[\\s*(])","g"),zk=new RegExp("(?<![.\\w])async\\s+(?=\\()","g"),qk=new RegExp("(?<![.\\w])async\\s+(?=\\w+\\s*=>)","g");function Gk(e,t="topLevelOnly"){const n=t==="full";if(!n&&!Zy.test(e)||n&&!Zy.test(e)&&!Hk.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=wo(e,{ecmaVersion:"latest",sourceType:"script",allowAwaitOutsideFunction:!0})}catch{r=wo(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(Xy,"");return s=s.replace(Wk,""),s=s.replace(zk,""),s=s.replace(qk,""),s}return e.replace(Xy,"")}}const Kk=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 Xt=null,ta=null,Jy=uc,vs=null;function Qy(e){vs=e}function e_(e){Jy=e}async function na(e){if(!Xt){if(typeof window<"u"&&window.__esbuild){Xt=window.__esbuild;return}if(typeof window<"u"&&window.__esbuildInitPromise&&(await window.__esbuildInitPromise,window.__esbuild)){Xt=window.__esbuild;return}return ta||(ta=(async()=>{try{const t=await Ga(px);await t.initialize({wasmURL:(e==null?void 0:e.wasmURL)||Jy}),Xt=t}catch(t){throw ta=null,new Error(`esbuild: initialization failed -- ${t}`)}})(),ta)}}async function t_(e,t){ls();try{if(Xt||await na(),!Xt)throw new Error("esbuild: engine not ready");return await Xt.transform(e,t)}finally{An()}}async function su(e){if(Xt||await na(),!Xt)throw new Error("esbuild: engine not ready");ls();try{const t=iC(e.external,e.platform,e.conditions),n=[...e.plugins||[]];t&&n.push(t);let s=e.entryPoints;if(s&&vs){const d=e.absWorkingDir||So();s=s.map(p=>nC(p,d))}const r=e.absWorkingDir||So(),o=e.write!==!1,c=await Xt.build({...e,entryPoints:s,plugins:n,write:!1,absWorkingDir:r});if(rC(c),o&&c.outputFiles&&vs)for(const d of c.outputFiles){const p=d.path.startsWith("/")?d.path:r+"/"+d.path,y=p.substring(0,p.lastIndexOf("/"));y&&!vs.existsSync(y)&&vs.mkdirSync(y,{recursive:!0}),vs.writeFileSync(p,d.text)}return c}finally{An()}}function n_(e,t){if(!Xt)throw new Error("esbuild: engine not ready");return Xt.formatMessages(e,t)}const s_="0.21.5";async function r_(e){ls();try{Xt||await na()}finally{An()}let t=!1;return{async rebuild(){if(t)throw new Error("Build context already disposed");return su(e)},async watch(s){},async serve(s){return{host:"localhost",port:0}},async cancel(){},async dispose(){t=!0}}}function i_(){}async function a_(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
94
|
`)}function o_(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 l_(e,t){return{code:e,map:"",warnings:[]}}function c_(e){return{errors:[],warnings:[],outputFiles:[]}}const Yk={initialize:na,transform:t_,transformSync:l_,build:su,buildSync:c_,context:r_,stop:i_,formatMessages:n_,analyzeMetafile:a_,analyzeMetafileSync:o_,version:s_,setVolume:Qy,setWasmUrl:e_},Zk=["node","browser","require","module","import","default"],Xk=["browser","module","import","node","require","default"];function Mr(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=Mr(o,t,n);if(c)return c}}const s=t==="browser"?Xk:Zk;for(const r of s){const o=e[r];if(o!==void 0){const c=Mr(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 E=x+"/package.json";if(!e.existsSync(E))return null;try{const C=e.readFileSync(E,"utf8"),T=JSON.parse(C);let B=null;if(y?B=Qk(e,T,x,y,n,r,o):B=eC(e,T,x,n,r,o),B)return{resolvedPath:B,fromVolume:!0}}catch{}return null}function Qk(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=Mr(p,o,c);if(y){const g=n+"/"+y.replace(/^\.\//,""),x=Un(e,g,["",".js",".ts",".mjs"]);if(x)return x}}}return Un(e,n+"/"+s,r)}function eC(e,t,n,s,r,o){if(t.exports){const d=typeof t.exports=="object"&&!Array.isArray(t.exports)&&t.exports["."]||t.exports,p=Mr(d,r,o);if(p){const y=n+"/"+p.replace(/^\.\//,""),g=Un(e,y,["",".js",".ts",".mjs"]);if(g)return g}}const c=t.module||t.main||"index.js";return Un(e,n+"/"+c.replace(/^\.\//,""),s)}function tC(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=Mr(g,r,o);if(x){const E=c+"/"+x.replace(/^\.\//,""),C=Un(e,E,["",...n]);if(C)return C}}for(const x of Object.keys(y.imports)){const E=x.indexOf("*");if(E===-1)continue;const C=x.slice(0,E),T=x.slice(E+1);if(t.startsWith(C)&&t.endsWith(T)&&t.length>=C.length+T.length){const B=T.length?t.slice(C.length,-T.length):t.slice(C.length),V=Mr(y.imports[x],r,o);if(V){const K=V.replace(/\*/g,B),J=c+"/"+K.replace(/^\.\//,""),X=Un(e,J,["",...n]);if(X)return X}}}}}catch{}const p=c.substring(0,c.lastIndexOf("/"))||"/";if(p===c)break;c=p}return null}function Un(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 So(){return typeof globalThis<"u"&&globalThis.process&&typeof globalThis.process.cwd=="function"?globalThis.process.cwd():"/"}function nC(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 sC(e){const t=e.split("/").filter(Boolean),n=[];for(const s of t)s===".."?n.pop():s!=="."&&n.push(s);return"/"+n.join("/")}function rC(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 iC(e,t,n){if(!bs)return null;const s=bs;return{name:"volume-loader",setup(r){const o=r,c=["",...P],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 B=g.split("/"),K=B[0].startsWith("@")?B.slice(0,2).join("/"):B[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 ee=JSON.parse(s.readFileSync($+"/package.json","utf8"));(ee.napi||ee.binary||ee.gypfile)&&(q=!0)}catch{}break}if(d.set(K,q),q)return{external:!0}}}if(g.startsWith("node_modules/")){const B="/"+g,V=Un(s,B,c);return V?p(V):{external:!0}}if(g.startsWith("/")){const B=Un(s,g,c);return B?p(B):{external:!0}}if(g.startsWith(".")){let B=g;x&&(B=x.substring(0,x.lastIndexOf("/"))+"/"+g);const V=sC(B),K=Un(s,V,c);if(K)return p(K);for(const J of[".ts",".tsx",".js",".jsx"]){const X=Un(s,V+"/index"+J,[""]);if(X)return p(X)}}if(g.startsWith("#")){const B=x?x.substring(0,x.lastIndexOf("/")):So(),V=tC(s,g,c,B,t,n);return V?p(V):{external:!0}}if(e&&e.some(B=>g===B||g.startsWith(B+"/")))return{external:!0};const E=x?x.substring(0,x.lastIndexOf("/")):So(),C=Jk(s,g,c,E,t,n);if(C)return{path:C.resolvedPath,pluginData:{fromVolume:!0}};const T=g.replace(/^node:/,"");if(Kk.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=Gk(T,"topLevelOnly"));const B=C.lastIndexOf("."),V=B>=0?C.substring(B):"";let J=j[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}`}]}}})}}}U0=Object.freeze(Object.defineProperty({__proto__:null,analyzeMetafile:a_,analyzeMetafileSync:o_,build:su,buildSync:c_,context:r_,default:Yk,formatMessages:n_,initialize:na,setVolume:Qy,setWasmUrl:e_,stop:i_,transform:t_,transformSync:l_,version:s_},Symbol.toStringTag,{value:"Module"}));function aC(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function oC(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 u_={exports:{}},lC={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 d_=oC(Vk);(function(e){const t=lC,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,E=p.TokenType,C=new x("<tag",!1),T=new x("</tag",!1),B=new x("<tag>...</tag>",!0,!0),V={tc_oTag:C,tc_cTag:T,tc_expr:B},K={jsxName:new E("jsxName"),jsxText:new E("jsxText",{beforeExpr:!0}),jsxTagStart:new E("jsxTagStart",{startsExpr:!0}),jsxTagEnd:new E("jsxTagEnd")};K.jsxTagStart.updateContext=function(){this.context.push(B),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()===B):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(d_).tokTypes},configurable:!0,enumerable:!0});function d(p,y){const g=y.acorn||d_,x=o(g),E=g.tokTypes,C=x.tokTypes,T=g.tokContexts,B=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 $="",ee=this.pos;for(;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated JSX contents");let I=this.input.charCodeAt(this.pos);switch(I){case 60:case 123:return this.pos===this.start?I===60&&this.exprAllowed?(++this.pos,this.finishToken(C.jsxTagStart)):this.getTokenFromCode(I):($+=this.input.slice(ee,this.pos),this.finishToken(C.jsxText,$));case 38:$+=this.input.slice(ee,this.pos),$+=this.jsx_readEntity(),ee=this.pos;break;case 62:case 125:this.raise(this.pos,"Unexpected token `"+this.input[this.pos]+"`. Did you mean `"+(I===62?">":"}")+'` or `{"'+this.input[this.pos]+'"}`?');default:J(I)?($+=this.input.slice(ee,this.pos),$+=this.jsx_readNewLine(!0),ee=this.pos):++this.pos}}}jsx_readNewLine($){let ee=this.input.charCodeAt(this.pos),I;return++this.pos,ee===13&&this.input.charCodeAt(this.pos)===10?(++this.pos,I=$?`
|
|
95
|
+
`)}function l_(e,t){return{code:e,map:"",warnings:[]}}function c_(e){return{errors:[],warnings:[],outputFiles:[]}}const Yk={initialize:na,transform:t_,transformSync:l_,build:su,buildSync:c_,context:r_,stop:i_,formatMessages:n_,analyzeMetafile:a_,analyzeMetafileSync:o_,version:s_,setVolume:Qy,setWasmUrl:e_},Zk=["node","browser","require","module","import","default"],Xk=["browser","module","import","node","require","default"];function Fr(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=Fr(o,t,n);if(c)return c}}const s=t==="browser"?Xk:Zk;for(const r of s){const o=e[r];if(o!==void 0){const c=Fr(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=Qk(e,T,x,y,n,r,o):L=eC(e,T,x,n,r,o),L)return{resolvedPath:L,fromVolume:!0}}catch{}return null}function Qk(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=Fr(p,o,c);if(y){const g=n+"/"+y.replace(/^\.\//,""),x=jn(e,g,["",".js",".ts",".mjs"]);if(x)return x}}}return jn(e,n+"/"+s,r)}function eC(e,t,n,s,r,o){if(t.exports){const d=typeof t.exports=="object"&&!Array.isArray(t.exports)&&t.exports["."]||t.exports,p=Fr(d,r,o);if(p){const y=n+"/"+p.replace(/^\.\//,""),g=jn(e,y,["",".js",".ts",".mjs"]);if(g)return g}}const c=t.module||t.main||"index.js";return jn(e,n+"/"+c.replace(/^\.\//,""),s)}function tC(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=Fr(g,r,o);if(x){const k=c+"/"+x.replace(/^\.\//,""),C=jn(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=Fr(y.imports[x],r,o);if(V){const K=V.replace(/\*/g,L),J=c+"/"+K.replace(/^\.\//,""),X=jn(e,J,["",...n]);if(X)return X}}}}}catch{}const p=c.substring(0,c.lastIndexOf("/"))||"/";if(p===c)break;c=p}return null}function jn(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 So(){return typeof globalThis<"u"&&globalThis.process&&typeof globalThis.process.cwd=="function"?globalThis.process.cwd():"/"}function nC(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 sC(e){const t=e.split("/").filter(Boolean),n=[];for(const s of t)s===".."?n.pop():s!=="."&&n.push(s);return"/"+n.join("/")}function rC(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 iC(e,t,n){if(!vs)return null;const s=vs;return{name:"volume-loader",setup(r){const o=r,c=["",...P],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 G=!1;for(const $ of X)if(s.existsSync($)){try{const te=JSON.parse(s.readFileSync($+"/package.json","utf8"));(te.napi||te.binary||te.gypfile)&&(G=!0)}catch{}break}if(d.set(K,G),G)return{external:!0}}}if(g.startsWith("node_modules/")){const L="/"+g,V=jn(s,L,c);return V?p(V):{external:!0}}if(g.startsWith("/")){const L=jn(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=sC(L),K=jn(s,V,c);if(K)return p(K);for(const J of[".ts",".tsx",".js",".jsx"]){const X=jn(s,V+"/index"+J,[""]);if(X)return p(X)}}if(g.startsWith("#")){const L=x?x.substring(0,x.lastIndexOf("/")):So(),V=tC(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("/")):So(),C=Jk(s,g,c,k,t,n);if(C)return{path:C.resolvedPath,pluginData:{fromVolume:!0}};const T=g.replace(/^node:/,"");if(Kk.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=Gk(T,"topLevelOnly"));const L=C.lastIndexOf("."),V=L>=0?C.substring(L):"";let J=j[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}`}]}}})}}}U0=Object.freeze(Object.defineProperty({__proto__:null,analyzeMetafile:a_,analyzeMetafileSync:o_,build:su,buildSync:c_,context:r_,default:Yk,formatMessages:n_,initialize:na,setVolume:Qy,setWasmUrl:e_,stop:i_,transform:t_,transformSync:l_,version:s_},Symbol.toStringTag,{value:"Module"}));function aC(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function oC(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 u_={exports:{}},lC={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 d_=oC(Vk);(function(e){const t=lC,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(d_).tokTypes},configurable:!0,enumerable:!0});function d(p,y){const g=y.acorn||d_,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,G=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 I=this.input.charCodeAt(this.pos);switch(I){case 60:case 123:return this.pos===this.start?I===60&&this.exprAllowed?(++this.pos,this.finishToken(C.jsxTagStart)):this.getTokenFromCode(I):($+=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 `"+(I===62?">":"}")+'` or `{"'+this.input[this.pos]+'"}`?');default:J(I)?($+=this.input.slice(te,this.pos),$+=this.jsx_readNewLine(!0),te=this.pos):++this.pos}}}jsx_readNewLine($){let te=this.input.charCodeAt(this.pos),I;return++this.pos,te===13&&this.input.charCodeAt(this.pos)===10?(++this.pos,I=$?`
|
|
96
96
|
`:`\r
|
|
97
|
-
`):I=String.fromCharCode(
|
|
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 lu(e,t){if(!e||typeof e.on!="function"||e[R_])return;e[R_]=!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=fC(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 ra(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 ia(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
|
|
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"&&($r=Math.max(0,$r-1),En());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=ra(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=ra(this._lineBuffer,this.cursor):this.cursor=Math.max(0,this.cursor-1);return}if(n.name==="right"){n.ctrl||n.meta?this.cursor=ia(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=ra(this._lineBuffer,this.cursor);return}if(n.meta&&n.name==="f"){this.cursor=ia(this._lineBuffer,this.cursor);return}if(n.meta&&n.name==="d"){const r=ia(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 cu(e,t){return e&&typeof e=="object"&&!("on"in e)&&!("read"in e)?new ot(e):new ot({input:e,output:t})}function P_(e,t,n){return e&&typeof e.clearLine=="function"?e.clearLine(t,n):(n&&n(),!0)}function D_(e,t){return e&&typeof e.write=="function"&&e.write("\x1B[J"),t&&t(),!0}function O_(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 N_(e,t,n,s){return e&&typeof e.moveCursor=="function"?e.moveCursor(t,n,s):(s&&s(),!0)}class mC{constructor(t,n){W(this,"_stream"),W(this,"_buffer"),W(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 B_={createInterface(e){const t=cu(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:mC};Object.freeze(Object.defineProperty({__proto__:null,Interface:ot,clearLine:P_,clearScreenDown:D_,createInterface:cu,cursorTo:O_,default:{Interface:ot,createInterface:cu,clearLine:P_,clearScreenDown:D_,cursorTo:O_,moveCursor:N_,emitKeypressEvents:lu,promises:B_},emitKeypressEvents:lu,getActiveInterfaceCount:hC,moveCursor:N_,promises:B_,resetActiveInterfaceCount:z0,setActiveInterfaceCount:pC},Symbol.toStringTag,{value:"Module"}));const ss=function(t,n){this&&(te.call(this),this.authorized=!1,this.encrypted=!0)};Object.setPrototypeOf(ss.prototype,te.prototype),ss.prototype.getPeerCertificate=function(t){return{}},ss.prototype.getCipher=function(){return null},ss.prototype.getProtocol=function(){return null},ss.prototype.setServername=function(t){},ss.prototype.renegotiate=function(t,n){return!1};const jn=function(t,n){this&&te.call(this)};Object.setPrototypeOf(jn.prototype,te.prototype),jn.prototype.listen=function(...t){return this},jn.prototype.close=function(t){return this},jn.prototype.address=function(){return null},jn.prototype.getTicketKeys=function(){return new Uint8Array(0)},jn.prototype.setTicketKeys=function(t){},jn.prototype.setSecureContext=function(t){};function L_(e,t){return new jn}function M_(e,t){const n=new ss;return t&&setTimeout(t,0),n}function F_(e){return{}}const $_=()=>["TLS_AES_256_GCM_SHA384","TLS_AES_128_GCM_SHA256"],U_="auto",j_="TLSv1.3",V_="TLSv1.2",H_=[];Object.freeze(Object.defineProperty({__proto__:null,DEFAULT_ECDH_CURVE:U_,DEFAULT_MAX_VERSION:j_,DEFAULT_MIN_VERSION:V_,Server:jn,TLSSocket:ss,connect:M_,createSecureContext:F_,createServer:L_,default:{TLSSocket:ss,Server:jn,createServer:L_,connect:M_,createSecureContext:F_,getCiphers:$_,DEFAULT_ECDH_CURVE:U_,DEFAULT_MAX_VERSION:j_,DEFAULT_MIN_VERSION:V_,rootCertificates:H_},getCiphers:$_,rootCertificates:H_},Symbol.toStringTag,{value:"Module"}));const Tt=function(){this&&te.call(this)};Object.setPrototypeOf(Tt.prototype,te.prototype),Tt.prototype.close=function(t){t&&setTimeout(t,0)},Tt.prototype.destroy=function(t,n){},Object.defineProperty(Tt.prototype,"destroyed",{get(){return!1},configurable:!0}),Object.defineProperty(Tt.prototype,"encrypted",{get(){return!1},configurable:!0}),Object.defineProperty(Tt.prototype,"closed",{get(){return!1},configurable:!0}),Tt.prototype.ping=function(t){return!1},Tt.prototype.ref=function(){},Tt.prototype.unref=function(){},Tt.prototype.setTimeout=function(t,n){};const Eo=function(){this&&Tt.call(this)};Object.setPrototypeOf(Eo.prototype,Tt.prototype);const uu=function(){this&&Tt.call(this)};Object.setPrototypeOf(uu.prototype,Tt.prototype);const vn=function(){this&&te.call(this)};Object.setPrototypeOf(vn.prototype,te.prototype),vn.prototype.close=function(t,n){},Object.defineProperty(vn.prototype,"id",{get(){return 0},configurable:!0}),Object.defineProperty(vn.prototype,"pending",{get(){return!1},configurable:!0}),Object.defineProperty(vn.prototype,"destroyed",{get(){return!1},configurable:!0}),Object.defineProperty(vn.prototype,"closed",{get(){return!1},configurable:!0}),vn.prototype.priority=function(t){},vn.prototype.setTimeout=function(t,n){},vn.prototype.end=function(t,n,s){};const du=function(){this&&te.call(this)};Object.setPrototypeOf(du.prototype,te.prototype);const aa=function(){this&&te.call(this)};Object.setPrototypeOf(aa.prototype,te.prototype),aa.prototype.writeHead=function(t,n){return this},aa.prototype.end=function(t){};function W_(e,t){return new te}function z_(e,t){return new te}function q_(e,t,n){return new Eo}const G_={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 K_(){return{}}function Y_(e){return new Uint8Array(0)}function Z_(e){return{}}const X_=Symbol("sensitiveHeaders");Object.freeze(Object.defineProperty({__proto__:null,ClientHttp2Session:Eo,Http2ServerRequest:du,Http2ServerResponse:aa,Http2Session:Tt,Http2Stream:vn,ServerHttp2Session:uu,connect:q_,constants:G_,createSecureServer:z_,createServer:W_,default:{Http2Session:Tt,ClientHttp2Session:Eo,ServerHttp2Session:uu,Http2Stream:vn,Http2ServerRequest:du,Http2ServerResponse:aa,createServer:W_,createSecureServer:z_,connect:q_,constants:G_,getDefaultSettings:K_,getPackedSettings:Y_,getUnpackedSettings:Z_,sensitiveHeaders:X_},getDefaultSettings:K_,getPackedSettings:Y_,getUnpackedSettings:Z_,sensitiveHeaders:X_},Symbol.toStringTag,{value:"Module"}));const J_=!0,Q_=!0,eb=!1,rs=function(){this&&(te.call(this),this.id=0,this.process=null)};Object.setPrototypeOf(rs.prototype,te.prototype),rs.prototype.send=function(t,n){return!1},rs.prototype.kill=function(t){},rs.prototype.disconnect=function(){},rs.prototype.isDead=function(){return!1},rs.prototype.isConnected=function(){return!1};const tb=null,nb={},sb={},rb=1,hu=2;let ib=hu;function ab(e){return new rs}function ob(e){e&&setTimeout(e,0)}function lb(e){}function cb(e){}const vs=new te,ub=vs.on.bind(vs),db=vs.once.bind(vs),hb=vs.emit.bind(vs),pb=vs.removeListener.bind(vs);Object.freeze(Object.defineProperty({__proto__:null,SCHED_NONE:rb,SCHED_RR:hu,Worker:rs,default:{isMaster:J_,isPrimary:Q_,isWorker:eb,Worker:rs,worker:tb,workers:nb,fork:ab,disconnect:ob,settings:sb,SCHED_NONE:rb,SCHED_RR:hu,schedulingPolicy:ib,setupMaster:lb,setupPrimary:cb,on:ub,once:db,emit:hb,removeListener:pb},disconnect:ob,emit:hb,fork:ab,isMaster:J_,isPrimary:Q_,isWorker:eb,on:ub,once:db,removeListener:pb,schedulingPolicy:ib,settings:sb,setupMaster:lb,setupPrimary:cb,worker:tb,workers:nb},Symbol.toStringTag,{value:"Module"}));const lt=function(){this&&te.call(this)};Object.setPrototypeOf(lt.prototype,te.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 fb(e,t){return new lt}Object.freeze(Object.defineProperty({__proto__:null,Socket:lt,createSocket:fb,default:{Socket:lt,createSocket:fb}},Symbol.toStringTag,{value:"Module"}));const Gs=function(t,n){this&&(this._src=t)};Gs.prototype.runInThisContext=function(t){return(0,eval)(this._src)},Gs.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)},Gs.prototype.runInContext=function(t,n){return this.runInNewContext(t,n)},Gs.prototype.createCachedData=function(){return new Uint8Array(0)};function mb(e,t){return e??{}}function gb(e){return!0}function yb(e,t){return(0,eval)(e)}function pu(e,t,n){return new Gs(e).runInNewContext(t)}function _b(e,t,n){return pu(e,t)}function bb(e,t,n){return new Function(...t??[],e)}const dn=function(t,n){};dn.prototype.link=function(t){return Promise.resolve()},dn.prototype.evaluate=function(t){return Promise.resolve()},Object.defineProperty(dn.prototype,"status",{get(){return"unlinked"},configurable:!0}),Object.defineProperty(dn.prototype,"identifier",{get(){return""},configurable:!0}),Object.defineProperty(dn.prototype,"context",{get(){return{}},configurable:!0}),Object.defineProperty(dn.prototype,"namespace",{get(){return{}},configurable:!0});const fu=function(t,n){this&&dn.call(this,t,n)};Object.setPrototypeOf(fu.prototype,dn.prototype);const ko=function(t,n){this&&dn.call(this,t,n)};Object.setPrototypeOf(ko.prototype,dn.prototype),ko.prototype.setExport=function(t,n){},Object.freeze(Object.defineProperty({__proto__:null,Module:dn,Script:Gs,SourceTextModule:fu,SyntheticModule:ko,compileFunction:bb,createContext:mb,default:{Script:Gs,createContext:mb,isContext:gb,runInThisContext:yb,runInNewContext:pu,runInContext:_b,compileFunction:bb,Module:dn,SourceTextModule:fu,SyntheticModule:ko},isContext:gb,runInContext:_b,runInNewContext:pu,runInThisContext:yb},Symbol.toStringTag,{value:"Module"}));const Ks=function(){this&&te.call(this)};Object.setPrototypeOf(Ks.prototype,te.prototype),Ks.prototype.connect=function(){},Ks.prototype.connectToMainThread=function(){},Ks.prototype.disconnect=function(){},Ks.prototype.post=function(t,n,s){s&&setTimeout(()=>s(null,{}),0)};function vb(e,t,n){}function wb(){}function Sb(){}function xb(){}const Eb=globalThis.console;Object.freeze(Object.defineProperty({__proto__:null,Session:Ks,close:wb,console:Eb,default:{Session:Ks,open:vb,close:wb,url:Sb,waitForDebugger:xb,console:Eb},open:vb,url:Sb,waitForDebugger:xb},Symbol.toStringTag,{value:"Module"}));const Ys=function(t,n){};Ys.prototype.runInAsyncScope=function(t,n,...s){return t.apply(n,s)},Ys.prototype.emitDestroy=function(){return this},Ys.prototype.asyncId=function(){return 0},Ys.prototype.triggerAsyncId=function(){return 0},Ys.bind=function(t,n){return t};const Zs=function(){this&&(this._store=void 0)};Zs.prototype.disable=function(){},Zs.prototype.getStore=function(){return this._store},Zs.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}},Zs.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}},Zs.prototype.enterWith=function(t){this._store=t};function kb(e){const t={enable(){return t},disable(){return t}};return t}function Cb(){return 0}function Ab(){return{}}function Tb(){return 0}Object.freeze(Object.defineProperty({__proto__:null,AsyncLocalStorage:Zs,AsyncResource:Ys,createHook:kb,default:{AsyncResource:Ys,AsyncLocalStorage:Zs,createHook:kb,executionAsyncId:Cb,executionAsyncResource:Ab,triggerAsyncId:Tb},executionAsyncId:Cb,executionAsyncResource:Ab,triggerAsyncId:Tb},Symbol.toStringTag,{value:"Module"}));const hn=function(){this&&(te.call(this),this.members=[])};Object.setPrototypeOf(hn.prototype,te.prototype),hn.prototype.add=function(t){this.members.push(t)},hn.prototype.remove=function(t){const n=this.members.indexOf(t);n>=0&&this.members.splice(n,1)},hn.prototype.bind=function(t){return t},hn.prototype.intercept=function(t){return t},hn.prototype.run=function(t){return t()},hn.prototype.dispose=function(){this.members.length=0},hn.prototype.enter=function(){},hn.prototype.exit=function(){};function Ib(){return new hn}let Rb=null;Object.freeze(Object.defineProperty({__proto__:null,Domain:hn,active:Rb,create:Ib,default:{Domain:hn,create:Ib,active:Rb}},Symbol.toStringTag,{value:"Module"}));const ws=function(t){this&&(this.name=t,this._listeners=[])};Object.defineProperty(ws.prototype,"hasSubscribers",{get(){return this._listeners.length>0},configurable:!0}),ws.prototype.subscribe=function(t){this._listeners.push(t)},ws.prototype.unsubscribe=function(t){const n=this._listeners.indexOf(t);return n===-1?!1:(this._listeners.splice(n,1),!0)},ws.prototype.publish=function(t){for(const n of this._listeners)try{n(t,this.name)}catch{}};const oa=new Map;function mu(e){return oa.has(e)||oa.set(e,new ws(e)),oa.get(e)}function Pb(e){var t;return((t=oa.get(e))==null?void 0:t.hasSubscribers)??!1}function Db(e,t){mu(e).subscribe(t)}function Ob(e,t){var n;return((n=oa.get(e))==null?void 0:n.unsubscribe(t))??!1}Object.freeze(Object.defineProperty({__proto__:null,Channel:ws,DiagChannel:ws,channel:mu,default:{channel:mu,hasSubscribers:Pb,subscribe:Db,unsubscribe:Ob,Channel:ws},hasSubscribers:Pb,subscribe:Db,unsubscribe:Ob},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 Nb=Symbol.for("repl-sloppy"),Bb=Symbol.for("repl-strict"),gu=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(gu.prototype,SyntaxError.prototype);const Vn=function(t){this&&(te.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(Vn.prototype,te.prototype),Vn.prototype.setPrompt=function(t){this._prompt=t},Vn.prototype.getPrompt=function(){return this._prompt},Vn.prototype.displayPrompt=function(t){},Vn.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})},Vn.prototype.close=function(){this.emit("exit"),this.emit("close")},Vn.prototype.setupHistory=function(t,n){n(null,this)};function Lb(e){return new Vn(e)}Object.freeze(Object.defineProperty({__proto__:null,REPLServer:Vn,REPL_MODE_SLOPPY:Nb,REPL_MODE_STRICT:Bb,Recoverable:gu,default:{start:Lb,REPLServer:Vn,Recoverable:gu,REPL_MODE_SLOPPY:Nb,REPL_MODE_STRICT:Bb},start:Lb},Symbol.toStringTag,{value:"Module"}));const Ss=function(t){this&&(this.name=t,this._controller=new AbortController,this.signal=this._controller.signal)};Ss.prototype.diagnostic=function(t){globalThis.console.log(`# ${t}`)},Ss.prototype.plan=function(t){},Ss.prototype.todo=function(t){globalThis.console.log(`# TODO${t?": "+t:""}`)},Ss.prototype.skip=function(t){globalThis.console.log(`# SKIP${t?": "+t:""}`)},Ss.prototype.abort=function(){this._controller.abort()};function Mb(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 Co(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 Ss(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 Fb(e){try{e()}catch{}}function $b(e){try{e()}catch{}}function Ub(e){try{e()}catch{}}function jb(e){try{e()}catch{}}function Vb(e,t){e&&globalThis.console.log(`# SKIP - ${e}`)}function Hb(e,t){e&&globalThis.console.log(`# TODO - ${e}`)}const yu={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=yu.fn(n||s);return e[t]=r,r},reset(){},restoreAll(){}};Object.freeze(Object.defineProperty({__proto__:null,TestContext:Ss,after:$b,afterEach:jb,before:Fb,beforeEach:Ub,default:{describe:Mb,it:Co,test:Co,before:Fb,after:$b,beforeEach:Ub,afterEach:jb,skip:Vb,todo:Hb,mock:yu,TestContext:Ss},describe:Mb,it:Co,mock:yu,skip:Vb,test:Co,todo:Hb},Symbol.toStringTag,{value:"Module"}));const la=function(t){this&&(this.categories=t.join(","),this.enabled=!1)};la.prototype.enable=function(){},la.prototype.disable=function(){};function Wb(e){return new la(e.categories)}function zb(){}Object.freeze(Object.defineProperty({__proto__:null,Tracing:la,createTracing:Wb,default:{createTracing:Wb,getEnabledCategories:zb,Tracing:la},getEnabledCategories:zb},Symbol.toStringTag,{value:"Module"}));const Te=0,gC=2,ze=8,qb=20,_u=28,Gb=29,yC=31,bu=44,St=52,_C=54,bC=55,vC=70,Kb=0,Yb=1,Zb=2,Xb=3,vu=0,Ao=3,To=4,Jb=7,wu=1,wC=1,SC=2,xC=4,EC=8,kC=0,CC=1,AC=2,TC=0,Su=0x0000000000000002n,xu=0x0000000000000040n,IC=0x0000000000000004n,RC=0x0000000000000020n,PC=0x0000000000004000n,DC=0x0000000000002000n,OC=0x0000000000000200n,NC=0x0000000000000400n,BC=0x0000000004000000n,LC=0x0000000002000000n,MC=0x0000000000010000n,FC=0x0000000000020000n,$C=0x0000000000040000n,UC=0x0000000001000000n,jC=0x0000000000008000n,Qb=0x0000000000200000n,VC=0x0000000000400000n,HC=0x1fffffffn,ev=Su|PC|DC|OC|NC|BC|LC|MC|FC|$C|UC|jC|Qb,WC=Su|xu|IC|RC|Qb|VC,zC=1,qC=2;class Io extends Error{constructor(t){super(`WASI exit(${t})`),W(this,"code"),this.code=t}}function we(e){return function(...t){try{return e.apply(this,t)}catch(n){if(n instanceof Io)throw n;const s=n==null?void 0:n.code;return s==="ENOENT"?bu:s==="EEXIST"?qb:s==="EISDIR"?yC:s==="ENOTDIR"?_C:s==="ENOTEMPTY"?bC:s==="EACCES"||s==="EPERM"?gC:Gb}}}function Hn(e,t){if(t.startsWith("/"))return tv(t);const n=e.endsWith("/")?e+t:e+"/"+t;return tv(n)}function tv(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 xs=new TextEncoder,nv=new TextDecoder,sv=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:Su}),p.set(1,{kind:1,path:"",rights:xu}),p.set(2,{kind:2,path:"",rights:xu});const g=[];for(const[I,D]of Object.entries(o)){const F=y++;p.set(F,{kind:3,path:D,rights:ev}),g.push({fd:F,virtualPath:I,realPath:D})}let x=null,E=null;const C=()=>{if(x||E&&(x=E.exports.memory,x))return x;throw new Error("WASI: WebAssembly.Memory not available")},T=()=>new DataView(C().buffer),B=()=>new Uint8Array(C().buffer);let V="",K="";const J=(I,D)=>{const F=D.lastIndexOf(`
|
|
100
|
-
`);if(F<0)return D;const U=D.substring(0,F);return I===1?console.log(U):console.error(U),D.substring(F+1)},X=(I,D)=>nv.decode(new Uint8Array(C().buffer,I,D)),q=I=>{I.dirty&&d&&I.path&&I.data&&(d.writeFileSync(I.path,I.data),I.dirty=!1)},$={args_get:we((I,D)=>{const F=T(),U=B();for(const N of s){F.setUint32(I,D,!0),I+=4;const Q=xs.encode(N+"\0");U.set(Q,D),D+=Q.length}return Te}),args_sizes_get:we((I,D)=>{const F=T();F.setUint32(I,s.length,!0);let U=0;for(const N of s)U+=xs.encode(N+"\0").length;return F.setUint32(D,U,!0),Te}),environ_get:we((I,D)=>{const F=Object.entries(r),U=T(),N=B();for(const[Q,ce]of F){U.setUint32(I,D,!0),I+=4;const le=xs.encode(`${Q}=${ce}\0`);N.set(le,D),D+=le.length}return Te}),environ_sizes_get:we((I,D)=>{const F=Object.entries(r),U=T();U.setUint32(I,F.length,!0);let N=0;for(const[Q,ce]of F)N+=xs.encode(`${Q}=${ce}\0`).length;return U.setUint32(D,N,!0),Te}),clock_res_get:we((I,D)=>{const F=T();switch(I){case Kb:F.setBigUint64(D,BigInt(1e6),!0);break;case Yb:case Zb:case Xb:F.setBigUint64(D,BigInt(1e3),!0);break;default:return _u}return Te}),clock_time_get:we((I,D,F)=>{const U=T();switch(I){case Kb:{const N=BigInt(Date.now())*BigInt(1e6);U.setBigUint64(F,N,!0);break}case Yb:case Zb:case Xb:{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 _u}return Te}),fd_advise:we((I,D,F,U)=>Te),fd_allocate:we((I,D,F)=>St),fd_close:we(I=>{const D=p.get(I);return D?(D.kind===4&&q(D),p.delete(I),Te):ze}),fd_datasync:we(I=>{const D=p.get(I);return D?(D.kind===4&&q(D),Te):ze}),fd_fdstat_get:we((I,D)=>{const F=p.get(I);if(!F)return ze;const U=T();let N=vu,Q=0,ce=F.rights,le=0n;switch(F.kind){case 0:case 1:case 2:N=vu;break;case 3:N=Ao,le=HC;break;case 4:N=To,F.flags&&F.flags&wu&&(Q|=wu);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((I,D)=>St),fd_fdstat_set_rights:we((I,D,F)=>St),fd_filestat_get:we((I,D)=>{const F=p.get(I);if(!F)return ze;const U=T();let N=0n,Q=vu,ce=0n,le=0n,fe=0n,ye=0n,je=1n;if(F.kind===4){if(N=BigInt(F.data?F.data.length:0),Q=To,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&&(ye=BigInt(Ie.ino)),Ie.nlink&&(je=BigInt(Ie.nlink))}catch{}}else F.kind===3&&(Q=Ao);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,fe,!0),Te}),fd_filestat_set_size:we((I,D)=>{const F=p.get(I);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((I,D,F,U)=>Te),fd_pread:we((I,D,F,U,N)=>{const Q=p.get(I);if(!Q||Q.kind!==4)return ze;if(!Q.data)return T().setUint32(N,0,!0),Te;const ce=T();let le=Number(U),fe=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;B().set(Q.data.subarray(le,le+ct),je),le+=ct,fe+=ct}return ce.setUint32(N,fe,!0),Te}),fd_prestat_get:we((I,D)=>{const F=p.get(I);if(!F||F.kind!==3)return ze;const U=g.find(ce=>ce.fd===I);if(!U)return ze;const N=T(),Q=xs.encode(U.virtualPath).length;return N.setUint8(D,TC),N.setUint32(D+4,Q,!0),Te}),fd_prestat_dir_name:we((I,D,F)=>{const U=p.get(I);if(!U||U.kind!==3)return ze;const N=g.find(le=>le.fd===I);if(!N)return ze;const Q=xs.encode(N.virtualPath),ce=Math.min(Q.length,F);return B().set(Q.subarray(0,ce),D),Te}),fd_pwrite:we((I,D,F,U,N)=>{const Q=p.get(I);if(!Q||Q.kind!==4)return ze;const ce=T();let le=Number(U),fe=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),It=le+Ie;if(!Q.data||Q.data.length<It){const is=new Uint8Array(It);Q.data&&is.set(Q.data),Q.data=is}Q.data.set(ct,le),le+=Ie,fe+=Ie}return Q.dirty=!0,ce.setUint32(N,fe,!0),Te}),fd_read:we((I,D,F,U)=>{const N=p.get(I);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 fe=0;fe<F;fe++){const ye=Q.getUint32(D+fe*8,!0),je=Q.getUint32(D+fe*8+4,!0),Ie=Math.min(je,N.data.length-le);if(Ie<=0)break;B().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((I,D,F,U,N)=>{const Q=p.get(I);if(!Q||Q.kind!==3&&Q.kind!==4)return ze;if(!d)return St;let ce;try{ce=d.readdirSync(Q.path)}catch{return Gb}const le=T(),fe=B();let ye=D;const je=D+F,Ie=Number(U);for(let ct=Ie;ct<ce.length;ct++){const It=ce[ct],is=xs.encode(It);if(24+is.length,ye+24>je)break;le.setBigUint64(ye,BigInt(ct+1),!0),le.setBigUint64(ye+8,BigInt(ct+1),!0),le.setUint32(ye+16,is.length,!0);let Kr=To;try{const Xt=d.statSync(Hn(Q.path,It));Xt.isDirectory()?Kr=Ao:Xt.isSymbolicLink()&&(Kr=Jb)}catch{}le.setUint8(ye+20,Kr);const as=Math.min(is.length,je-(ye+24));as>0&&fe.set(is.subarray(0,as),ye+24),ye+=24+as}return le.setUint32(N,ye-D,!0),Te}),fd_renumber:we((I,D)=>{const F=p.get(I);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(I),Te}),fd_seek:we((I,D,F,U)=>{const N=p.get(I);if(!N)return ze;if(N.kind===0||N.kind===1||N.kind===2)return vC;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 kC:ce=le;break;case CC:ce+=le;break;case AC:ce=Q+le;break;default:return _u}return ce<0&&(ce=0),N.offset=ce,T().setBigUint64(U,BigInt(ce),!0),Te}),fd_sync:we(I=>{const D=p.get(I);return D?(D.kind===4&&q(D),Te):ze}),fd_tell:we((I,D)=>{const F=p.get(I);return!F||F.kind!==4?ze:(T().setBigUint64(D,BigInt(F.offset??0),!0),Te)}),fd_write:we((I,D,F,U)=>{const N=p.get(I);if(!N)return ze;const Q=T();if(N.kind===1||N.kind===2){let fe=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),It=nv.decode(ct);N.kind===1?(V+=It,V=J(1,V)):(K+=It,K=J(2,K)),fe+=Ie}return Q.setUint32(U,fe,!0),Te}if(N.kind!==4)return ze;let ce=0,le=N.flags&&N.flags&wu?N.data?N.data.length:0:N.offset??0;for(let fe=0;fe<F;fe++){const ye=Q.getUint32(D+fe*8,!0),je=Q.getUint32(D+fe*8+4,!0),Ie=new Uint8Array(C().buffer,ye,je),ct=le+je;if(!N.data||N.data.length<ct){const It=new Uint8Array(ct);N.data&&It.set(N.data),N.data=It}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((I,D,F)=>{if(!d)return St;const U=p.get(I);if(!U)return ze;const N=X(D,F),Q=Hn(U.path,N);return d.mkdirSync(Q,{recursive:!0}),Te}),path_filestat_get:we((I,D,F,U,N)=>{if(!d)return St;const Q=p.get(I);if(!Q)return ze;const ce=X(F,U),le=Hn(Q.path,ce),fe=d.statSync(le),ye=T();let je=To;fe.isDirectory()?je=Ao:fe.isSymbolicLink()&&(je=Jb);const Ie=BigInt(Math.floor(fe.mtimeMs))*BigInt(1e6),ct=BigInt(Math.floor(fe.atimeMs))*BigInt(1e6),It=BigInt(Math.floor(fe.ctimeMs))*BigInt(1e6);return ye.setBigUint64(N,0n,!0),ye.setBigUint64(N+8,BigInt(fe.ino??0),!0),ye.setUint8(N+16,je),ye.setBigUint64(N+24,BigInt(fe.nlink??1),!0),ye.setBigUint64(N+32,BigInt(fe.size),!0),ye.setBigUint64(N+40,ct,!0),ye.setBigUint64(N+48,Ie,!0),ye.setBigUint64(N+56,It,!0),Te}),path_filestat_set_times:we((I,D,F,U,N,Q,ce)=>Te),path_link:we((I,D,F,U,N,Q,ce)=>St),path_open:we((I,D,F,U,N,Q,ce,le,fe)=>{if(!d)return St;const ye=p.get(I);if(!ye)return ze;const je=X(F,U),Ie=Hn(ye.path,je),ct=(N&SC)!==0,It=(N&wC)!==0,is=(N&xC)!==0,Kr=(N&EC)!==0;let as=d.existsSync(Ie);if(is&&as)return qb;if(ct){if(!as)if(It)d.mkdirSync(Ie,{recursive:!0});else return bu;const ks=y++;return p.set(ks,{kind:3,path:Ie,rights:ev}),T().setUint32(fe,ks,!0),Te}let Xt;if(as&&!Kr){Xt=d.readFileSync(Ie);const ks=new Uint8Array(Xt.length);ks.set(Xt),Xt=ks}else if(It||Kr)as||d.writeFileSync(Ie,new Uint8Array(0)),Xt=new Uint8Array(0);else{if(!as)return bu;Xt=d.readFileSync(Ie);const ks=new Uint8Array(Xt.length);ks.set(Xt),Xt=ks}const Wv=y++;return p.set(Wv,{kind:4,path:Ie,rights:WC,data:Xt,offset:0,dirty:!1,flags:le}),T().setUint32(fe,Wv,!0),Te}),path_readlink:we((I,D,F,U,N,Q)=>{if(!d||!d.readlinkSync)return St;const ce=p.get(I);if(!ce)return ze;const le=X(D,F),fe=Hn(ce.path,le),ye=d.readlinkSync(fe),je=xs.encode(ye),Ie=Math.min(je.length,N);return B().set(je.subarray(0,Ie),U),T().setUint32(Q,Ie,!0),Te}),path_remove_directory:we((I,D,F)=>{if(!d)return St;const U=p.get(I);if(!U)return ze;const N=X(D,F),Q=Hn(U.path,N);return d.rmdirSync(Q),Te}),path_rename:we((I,D,F,U,N,Q)=>{if(!d)return St;const ce=p.get(I),le=p.get(U);if(!ce||!le)return ze;const fe=X(D,F),ye=X(N,Q),je=Hn(ce.path,fe),Ie=Hn(le.path,ye);return d.renameSync(je,Ie),Te}),path_symlink:we((I,D,F,U,N)=>{if(!d||!d.symlinkSync)return St;const Q=p.get(F);if(!Q)return ze;const ce=X(I,D),le=X(U,N),fe=Hn(Q.path,le);return d.symlinkSync(ce,fe),Te}),path_unlink_file:we((I,D,F)=>{if(!d)return St;const U=p.get(I);if(!U)return ze;const N=X(D,F),Q=Hn(U.path,N);return d.unlinkSync(Q),Te}),poll_oneoff:we((I,D,F,U)=>{const N=T();let Q=0;for(let ce=0;ce<F;ce++){const le=I+ce*48,fe=D+Q*32,ye=N.getBigUint64(le,!0),je=N.getUint8(le+8);N.setBigUint64(fe,ye,!0),N.setUint16(fe+8,Te,!0),N.setUint8(fe+10,je),(je===zC||je===qC)&&(N.setBigUint64(fe+16,BigInt(1),!0),N.setUint16(fe+24,0,!0)),Q++}return N.setUint32(U,Q,!0),Te}),proc_exit:we(I=>{throw V&&(console.log(V),V=""),K&&(console.error(K),K=""),new Io(I)}),proc_raise:we(I=>St),sched_yield:we(()=>Te),random_get:we((I,D)=>{const F=new Uint8Array(C().buffer,I,D);return crypto.getRandomValues(F),Te}),sock_recv:we(()=>St),sock_send:we(()=>St),sock_shutdown:we(()=>St),sock_accept:we(()=>St)},ee=this;ee.wasiImport=$,ee.start=function(D){E=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 Io){if(c)return U.code;throw U}throw U}finally{V&&(console.log(V),V=""),K&&(console.error(K),K="")}return 0},ee.initialize=function(D){E=D,x=D.exports.memory;const F=D.exports._initialize;typeof F=="function"&&F()},ee.getImportObject=function(){return{wasi_snapshot_preview1:$}}};Object.freeze(Object.defineProperty({__proto__:null,ExitStatus:Io,WASI:sv,default:{WASI:sv}},Symbol.toStringTag,{value:"Module"}));function rv(){return!1}function iv(e){throw new Error("Single Executable Applications (SEA) are not supported in the browser")}function av(e){throw new Error("Single Executable Applications (SEA) are not supported in the browser")}function ov(e){throw new Error("Single Executable Applications (SEA) are not supported in the browser")}Object.freeze(Object.defineProperty({__proto__:null,default:{isSea:rv,getAsset:iv,getAssetAsBlob:av,getRawAsset:ov},getAsset:iv,getAssetAsBlob:av,getRawAsset:ov,isSea:rv},Symbol.toStringTag,{value:"Module"}));const Xs=function(){};Xs.prototype.run=function(...t){throw new Error("node:sqlite is not supported in the browser environment")},Xs.prototype.get=function(...t){throw new Error("node:sqlite is not supported in the browser environment")},Xs.prototype.all=function(...t){throw new Error("node:sqlite is not supported in the browser environment")},Xs.prototype.expandedSQL=function(){return""},Xs.prototype.sourceSQL=function(){return""};const Ur=function(t,n){if(this)throw new Error("node:sqlite is not supported in the browser environment")};Ur.prototype.close=function(){},Ur.prototype.exec=function(t){},Ur.prototype.prepare=function(t){throw new Error("node:sqlite is not supported in the browser environment")},Ur.prototype.open=function(){},Object.freeze(Object.defineProperty({__proto__:null,DatabaseSync:Ur,StatementSync:Xs,default:{DatabaseSync:Ur,StatementSync:Xs}},Symbol.toStringTag,{value:"Module"}));const jr=function(t){this&&te.call(this)};Object.setPrototypeOf(jr.prototype,te.prototype),jr.prototype.close=function(){this.emit("close")},jr.prototype.destroy=function(t){this.emit("close")},Object.defineProperty(jr.prototype,"address",{get:function(){return{address:"0.0.0.0",family:"IPv4",port:0}},configurable:!0});const Vr=function(){this&&te.call(this)};Object.setPrototypeOf(Vr.prototype,te.prototype),Vr.prototype.close=function(){this.emit("close")},Vr.prototype.destroy=function(t){this.emit("close")},Object.defineProperty(Vr.prototype,"destroyed",{get:function(){return!1},configurable:!0});const Ro=function(){this&&te.call(this)};Object.setPrototypeOf(Ro.prototype,te.prototype),Object.defineProperty(Ro.prototype,"id",{get:function(){return 0},configurable:!0}),Object.freeze(Object.defineProperty({__proto__:null,QuicEndpoint:jr,QuicSession:Vr,QuicStream:Ro,default:{QuicEndpoint:jr,QuicSession:Vr,QuicStream:Ro}},Symbol.toStringTag,{value:"Module"}));const dt=function(t){if(!this)return;const n=t.message??`${lv(t.actual)} ${t.operator??"=="} ${lv(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 lv(e){try{return JSON.stringify(e)}catch{return String(e)}}function Js(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(!Js(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)||!Js(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(Js(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)||!Js(e[r],t[r]))return!1;return!0}return!1}function wn(e,t,n){if(e)throw n instanceof Error?n:(n!==void 0&&(t.message=n),new dt(t))}function st(e,t){wn(!e,{actual:e,expected:!0,operator:"==",stackStartFn:st},t??"Value is falsy")}st.ok=function e(t,n){wn(!t,{actual:t,expected:!0,operator:"==",stackStartFn:e},n??"Value is falsy")},st.equal=function e(t,n,s){wn(t!=n,{actual:t,expected:n,operator:"==",stackStartFn:e},s)},st.notEqual=function e(t,n,s){wn(t==n,{actual:t,expected:n,operator:"!=",stackStartFn:e},s)},st.strictEqual=function e(t,n,s){wn(t!==n,{actual:t,expected:n,operator:"===",stackStartFn:e},s)},st.notStrictEqual=function e(t,n,s){wn(t===n,{actual:t,expected:n,operator:"!==",stackStartFn:e},s)},st.deepEqual=function e(t,n,s){wn(!Js(t,n),{actual:t,expected:n,operator:"deepEqual",stackStartFn:e},s)},st.deepStrictEqual=function e(t,n,s){wn(!Js(t,n),{actual:t,expected:n,operator:"deepStrictEqual",stackStartFn:e},s)},st.notDeepStrictEqual=function e(t,n,s){wn(Js(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"&&cv(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"&&cv(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){wn(!n.test(t),{actual:t,expected:n,operator:"match",stackStartFn:e},s)},st.doesNotMatch=function e(t,n,s){wn(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 cv(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 jt=36,ca=1,ua=26,GC=38,KC=700,uv=72,dv=128,hv="-";function pv(e,t,n){let s=n?Math.floor(e/KC):e>>1;s+=Math.floor(s/t);let r=0;for(;s>(jt-ca)*ua>>1;)s=Math.floor(s/(jt-ca)),r+=jt;return Math.floor(r+(jt-ca+1)*s/(s+GC))}function YC(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:jt}function fv(e,t){return e+22+75*(e<26?1:0)-0}function Eu(e){const t=[];let n=0,s=dv,r=uv,o=e.lastIndexOf(hv);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=jt;for(;;){if(c>=e.length)throw new RangeError("Invalid input");const x=YC(e.charCodeAt(c++));if(x>=jt)throw new RangeError("Invalid input");if(x>Math.floor((2147483647-n)/p))throw new RangeError("Overflow");n+=x*p;const E=y<=r?ca:y>=r+ua?ua:y-r;if(x<E)break;if(p>Math.floor(2147483647/(jt-E)))throw new RangeError("Overflow");p*=jt-E,y+=jt}const g=t.length+1;if(r=pv(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 ku(e){const t=[],n=Array.from(e).map(p=>p.codePointAt(0));let s=dv,r=0,o=uv;for(const p of n)p<128&&t.push(String.fromCharCode(p));let c=t.length;const d=c;for(d>0&&t.push(hv);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=jt;for(;;){const E=x<=o?ca:x>=o+ua?ua:x-o;if(g<E)break;t.push(String.fromCharCode(fv(E+(g-E)%(jt-E)))),g=Math.floor((g-E)/(jt-E)),x+=jt}t.push(String.fromCharCode(fv(g))),o=pv(r,c+1,c===d),r=0,++c}}++r,++s}return t.join("")}function mv(e){return e.split(".").map(t=>t.startsWith("xn--")?Eu(t.slice(4)):t).join(".")}function gv(e){return e.split(".").map(t=>/[^\x00-\x7E]/.test(t)?"xn--"+ku(t):t).join(".")}const yv={decode:e=>Array.from(e).map(t=>t.codePointAt(0)),encode:e=>String.fromCodePoint(...e)},_v="2.3.1";Object.freeze(Object.defineProperty({__proto__:null,decode:Eu,default:{decode:Eu,encode:ku,toUnicode:mv,toASCII:gv,ucs2:yv,version:_v},encode:ku,toASCII:gv,toUnicode:mv,ucs2:yv,version:_v},Symbol.toStringTag,{value:"Module"})),new Proxy({},{get(e,t){},ownKeys(){return[]},getOwnPropertyDescriptor(e,t){},has(e,t){return!1}});function ZC(){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,E,C=!1,T;if(g.then(B=>{E=B,x=!0},B=>{T=B,C=!0}),x){r=E,o=!0,p(E);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)})}),W(this,"_syncValue"),W(this,"_syncResolved",!1),W(this,"_syncRejected",!1),W(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}ZC();function Cu(e){const t={};for(const n of Object.keys(e))t[n]=e[n];return t}Cu(V0),Cu(ux),Cu(sx);const bv=Symbol("Comlink.proxy"),XC=Symbol("Comlink.endpoint"),JC=Symbol("Comlink.releaseProxy"),Au=Symbol("Comlink.finalizer"),Po=Symbol("Comlink.thrown"),vv=e=>typeof e=="object"&&e!==null||typeof e=="function",QC={canHandle:e=>vv(e)&&e[bv],serialize(e){const{port1:t,port2:n}=new MessageChannel;return Sv(e,t),[n,[n]]},deserialize(e){return e.start(),Ev(e)}},eA={canHandle:e=>vv(e)&&Po 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}},wv=new Map([["proxy",QC],["throw",eA]]);function tA(e,t){for(const n of e)if(t===n||n==="*"||n instanceof RegExp&&n.test(t))return!0;return!1}function Sv(e,t=globalThis,n=["*"]){t.addEventListener("message",function s(r){if(!r||!r.data)return;if(!tA(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(Qs);let y;try{const g=d.slice(0,-1).reduce((E,C)=>E[C],e),x=d.reduce((E,C)=>E[C],e);switch(c){case"GET":y=x;break;case"SET":g[d.slice(-1)[0]]=Qs(r.data.value),y=!0;break;case"APPLY":y=x.apply(g,p);break;case"CONSTRUCT":{const E=new x(...p);y=oA(E)}break;case"ENDPOINT":{const{port1:E,port2:C}=new MessageChannel;Sv(e,C),y=aA(E,[E])}break;case"RELEASE":y=void 0;break;default:return}}catch(g){y={value:g,[Po]:0}}Promise.resolve(y).catch(g=>({value:g,[Po]:0})).then(g=>{const[x,E]=Bo(g);t.postMessage(Object.assign(Object.assign({},x),{id:o}),E),c==="RELEASE"&&(t.removeEventListener("message",s),xv(t),Au in e&&typeof e[Au]=="function"&&e[Au]())}).catch(g=>{const[x,E]=Bo({value:new TypeError("Unserializable return value"),[Po]:0});t.postMessage(Object.assign(Object.assign({},x),{id:o}),E)})}),t.start&&t.start()}function nA(e){return e.constructor.name==="MessagePort"}function xv(e){nA(e)&&e.close()}function Ev(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)}}),Tu(e,n,[],t)}function Do(e){if(e)throw new Error("Proxy has been released and is not useable")}function kv(e){return Hr(e,new Map,{type:"RELEASE"}).then(()=>{xv(e)})}const Oo=new WeakMap,No="FinalizationRegistry"in globalThis&&new FinalizationRegistry(e=>{const t=(Oo.get(e)||0)-1;Oo.set(e,t),t===0&&kv(e)});function sA(e,t){const n=(Oo.get(t)||0)+1;Oo.set(t,n),No&&No.register(e,t,e)}function rA(e){No&&No.unregister(e)}function Tu(e,t,n=[],s=function(){}){let r=!1;const o=new Proxy(s,{get(c,d){if(Do(r),d===JC)return()=>{rA(o),kv(e),t.clear(),r=!0};if(d==="then"){if(n.length===0)return{then:()=>o};const p=Hr(e,t,{type:"GET",path:n.map(y=>y.toString())}).then(Qs);return p.then.bind(p)}return Tu(e,t,[...n,d])},set(c,d,p){Do(r);const[y,g]=Bo(p);return Hr(e,t,{type:"SET",path:[...n,d].map(x=>x.toString()),value:y},g).then(Qs)},apply(c,d,p){Do(r);const y=n[n.length-1];if(y===XC)return Hr(e,t,{type:"ENDPOINT"}).then(Qs);if(y==="bind")return Tu(e,t,n.slice(0,-1));const[g,x]=Cv(p);return Hr(e,t,{type:"APPLY",path:n.map(E=>E.toString()),argumentList:g},x).then(Qs)},construct(c,d){Do(r);const[p,y]=Cv(d);return Hr(e,t,{type:"CONSTRUCT",path:n.map(g=>g.toString()),argumentList:p},y).then(Qs)}});return sA(o,e),o}function iA(e){return Array.prototype.concat.apply([],e)}function Cv(e){const t=e.map(Bo);return[t.map(n=>n[0]),iA(t.map(n=>n[1]))]}const Av=new WeakMap;function aA(e,t){return Av.set(e,t),e}function oA(e){return Object.assign(e,{[bv]:!0})}function Bo(e){for(const[t,n]of wv)if(n.canHandle(e)){const[s,r]=n.serialize(e);return[{type:"HANDLER",name:t,value:s},r]}return[{type:"RAW",value:e},Av.get(e)||[]]}function Qs(e){switch(e.type){case"HANDLER":return wv.get(e.name).deserialize(e.value);case"RAW":return e.value}}function Hr(e,t,n,s){return new Promise(r=>{const o=lA();t.set(o,r),e.start&&e.start(),e.postMessage(Object.assign({id:o},n),s)})}function lA(){return new Array(4).fill(0).map(()=>Math.floor(Math.random()*Number.MAX_SAFE_INTEGER).toString(16)).join("-")}F0=class extends te{constructor(e,t){super(),W(this,"pid"),W(this,"worker"),W(this,"command"),W(this,"args"),W(this,"parentPid"),W(this,"_state","starting"),W(this,"_exitCode"),W(this,"_stdout",""),W(this,"_stderr",""),W(this,"_exitHoldCount",0),W(this,"_deferredExit",null),W(this,"_shellDoneHoldCount",0),W(this,"_deferredShellDone",null),W(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 cA=`"use strict";
|
|
97
|
+
`):I=String.fromCharCode(te),this.options.locations&&(++this.curLine,this.lineStart=this.pos),I}jsx_readString($){let te="",I=++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(I,this.pos),te+=this.jsx_readEntity(),I=this.pos):J(D)?(te+=this.input.slice(I,this.pos),te+=this.jsx_readNewLine(!1),I=this.pos):++this.pos}return te+=this.input.slice(I,this.pos++),this.finishToken(k.string,te)}jsx_readEntity(){let $="",te=0,I,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($)&&(I=String.fromCharCode(parseInt($,16)))):($=$.substr(1),s.test($)&&(I=String.fromCharCode(parseInt($,10)))):I=t[$];break}$+=D}return I||(this.pos=F,"&")}jsx_readWord(){let $,te=this.pos;do $=this.input.charCodeAt(++this.pos);while(G($)||$===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,I=this.jsx_parseIdentifier();if(!p.allowNamespaces||!this.eat(k.colon))return I;var D=this.startNodeAt($,te);return D.namespace=I,D.name=this.jsx_parseIdentifier(),this.finishNode(D,"JSXNamespacedName")}jsx_parseElementName(){if(this.type===C.jsxTagEnd)return"";let $=this.start,te=this.startLoc,I=this.jsx_parseNamespacedName();for(this.type===k.dot&&I.type==="JSXNamespacedName"&&!p.allowNamespacedObjects&&this.unexpected();this.eat(k.dot);){let D=this.startNodeAt($,te);D.object=I,D.property=this.jsx_parseIdentifier(),I=this.finishNode(D,"JSXMemberExpression")}return I}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 I=this.startNodeAt($,te);I.attributes=[];let D=this.jsx_parseElementName();for(D&&(I.name=D);this.type!==k.slash&&this.type!==C.jsxTagEnd;)I.attributes.push(this.jsx_parseAttribute());return I.selfClosing=this.eat(k.slash),this.expect(C.jsxTagEnd),this.finishNode(I,D?"JSXOpeningElement":"JSXOpeningFragment")}jsx_parseClosingElementAt($,te){let I=this.startNodeAt($,te),D=this.jsx_parseElementName();return D&&(I.name=D),this.expect(C.jsxTagEnd),this.finishNode(I,D?"JSXClosingElement":"JSXClosingFragment")}jsx_parseElementAt($,te){let I=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 I["opening"+N]=F,I["closing"+N]=U,I.children=D,this.type===k.relational&&this.value==="<"&&this.raise(this.start,"Adjacent JSX elements must be wrapped in an enclosing tag"),this.finishNode(I,"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($)}}}})(u_);var cC=u_.exports;const uC=aC(cC),h_=nt.extend(uC());let ru=null,sa=null;async function xo(){return ru||sa||(sa=(async()=>{try{const e=await Ga(fx);return ru=e,e}catch(e){throw sa=null,new Error(`rollup: failed to load @rollup/browser from CDN -- ${e}`)}})(),sa)}const p_=df;async function f_(e){return(await xo()).rollup(e)}async function m_(e){return(await xo()).watch(e)}function g_(e){return e}function iu(e,t){const n={ecmaVersion:"latest",sourceType:"module",allowReturnOutsideFunction:(t==null?void 0:t.allowReturnOutsideFunction)??!1,locations:!0};if(t!=null&&t.jsx)return h_.parse(e,n);try{return wo(e,n)}catch{return h_.parse(e,n)}}async function y_(e,t){return iu(e,{allowReturnOutsideFunction:t==null?void 0:t.allowReturnOutsideFunction,jsx:t==null?void 0:t.jsx})}function dC(){return""}Object.freeze(Object.defineProperty({__proto__:null,VERSION:p_,default:{VERSION:p_,rollup:f_,watch:m_,defineConfig:g_,parseAst:iu,parseAstAsync:y_,loadRollup:xo},defineConfig:g_,getPackageBase:dC,loadRollup:xo,parseAst:iu,parseAstAsync:y_,rollup:f_,watch:m_},Symbol.toStringTag,{value:"Module"}));function __(){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 b_(){return[]}function v_(){return{code_and_metadata_size:0,bytecode_and_metadata_size:0,external_script_source_size:0}}function w_(){return null}function S_(){return""}function x_(e){}function E_(){}function k_(){}function C_(){return 0}function A_(e){return new TextEncoder().encode(JSON.stringify(e))}function T_(e){return JSON.parse(new TextDecoder().decode(e))}const qs=function(){};qs.prototype.writeHeader=function(){},qs.prototype.writeValue=function(t){},qs.prototype.releaseBuffer=function(){return new Uint8Array(0)};const $r=function(t){};$r.prototype.readHeader=function(){return!0},$r.prototype.readValue=function(){return null};const au=function(){this&&qs.call(this)};Object.setPrototypeOf(au.prototype,qs.prototype);const ou=function(t){this&&$r.call(this,t)};Object.setPrototypeOf(ou.prototype,$r.prototype);function I_(){return{onInit:()=>{},onSettled:()=>{},onBefore:()=>{},onAfter:()=>{},createHook:()=>({enable:()=>{},disable:()=>{}})}}Object.freeze(Object.defineProperty({__proto__:null,DefaultDeserializer:ou,DefaultSerializer:au,Deserializer:$r,Serializer:qs,cachedDataVersionTag:C_,default:{getHeapStatistics:__,getHeapSpaceStatistics:b_,getHeapCodeStatistics:v_,getHeapSnapshot:w_,writeHeapSnapshot:S_,setFlagsFromString:x_,takeCoverage:E_,stopCoverage:k_,cachedDataVersionTag:C_,serialize:A_,deserialize:T_,Serializer:qs,Deserializer:$r,DefaultSerializer:au,DefaultDeserializer:ou,promiseHooks:I_},deserialize:T_,getHeapCodeStatistics:v_,getHeapSnapshot:w_,getHeapSpaceStatistics:b_,getHeapStatistics:__,promiseHooks:I_,serialize:A_,setFlagsFromString:x_,stopCoverage:k_,takeCoverage:E_,writeHeapSnapshot:S_},Symbol.toStringTag,{value:"Module"}));let Ur=0;function hC(){return Ur}function pC(e){Ur=e}z0=function(){Ur=0};const R_=Symbol("keypressDecoder");function fC(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 lu(e,t){if(!e||typeof e.on!="function"||e[R_])return;e[R_]=!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=fC(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 ra(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 ia(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 lt=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"){Ur++,ls();const n=this.input,s=this;this.terminal?(typeof this.input.setRawMode=="function"&&this.input.setRawMode(!0),lu(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(lt.prototype,ne.prototype),lt.prototype._refreshLine=function(){this.output&&typeof this.output.write=="function"&&this.output.write(this.line)},lt.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)}},lt.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=ra(this._lineBuffer,this.cursor),this._refreshLine();return}if(n.ctrl&&n.name==="right"||n.meta&&n.name==="f"){this.cursor=ia(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=ra(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=ia(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}}},lt.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())},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"&&(Ur=Math.max(0,Ur-1),An());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=ra(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=ra(this._lineBuffer,this.cursor):this.cursor=Math.max(0,this.cursor-1);return}if(n.name==="right"){n.ctrl||n.meta?this.cursor=ia(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=ra(this._lineBuffer,this.cursor);return}if(n.meta&&n.name==="f"){this.cursor=ia(this._lineBuffer,this.cursor);return}if(n.meta&&n.name==="d"){const r=ia(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 cu(e,t){return e&&typeof e=="object"&&!("on"in e)&&!("read"in e)?new lt(e):new lt({input:e,output:t})}function P_(e,t,n){return e&&typeof e.clearLine=="function"?e.clearLine(t,n):(n&&n(),!0)}function D_(e,t){return e&&typeof e.write=="function"&&e.write("\x1B[J"),t&&t(),!0}function O_(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 N_(e,t,n,s){return e&&typeof e.moveCursor=="function"?e.moveCursor(t,n,s):(s&&s(),!0)}class mC{constructor(t,n){W(this,"_stream"),W(this,"_buffer"),W(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 B_={createInterface(e){const t=cu(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:mC};Object.freeze(Object.defineProperty({__proto__:null,Interface:lt,clearLine:P_,clearScreenDown:D_,createInterface:cu,cursorTo:O_,default:{Interface:lt,createInterface:cu,clearLine:P_,clearScreenDown:D_,cursorTo:O_,moveCursor:N_,emitKeypressEvents:lu,promises:B_},emitKeypressEvents:lu,getActiveInterfaceCount:hC,moveCursor:N_,promises:B_,resetActiveInterfaceCount:z0,setActiveInterfaceCount:pC},Symbol.toStringTag,{value:"Module"}));const rs=function(t,n){this&&(ne.call(this),this.authorized=!1,this.encrypted=!0)};Object.setPrototypeOf(rs.prototype,ne.prototype),rs.prototype.getPeerCertificate=function(t){return{}},rs.prototype.getCipher=function(){return null},rs.prototype.getProtocol=function(){return null},rs.prototype.setServername=function(t){},rs.prototype.renegotiate=function(t,n){return!1};const Vn=function(t,n){this&&ne.call(this)};Object.setPrototypeOf(Vn.prototype,ne.prototype),Vn.prototype.listen=function(...t){return this},Vn.prototype.close=function(t){return this},Vn.prototype.address=function(){return null},Vn.prototype.getTicketKeys=function(){return new Uint8Array(0)},Vn.prototype.setTicketKeys=function(t){},Vn.prototype.setSecureContext=function(t){};function L_(e,t){return new Vn}function M_(e,t){const n=new rs;return t&&setTimeout(t,0),n}function F_(e){return{}}const $_=()=>["TLS_AES_256_GCM_SHA384","TLS_AES_128_GCM_SHA256"],U_="auto",j_="TLSv1.3",V_="TLSv1.2",H_=[];Object.freeze(Object.defineProperty({__proto__:null,DEFAULT_ECDH_CURVE:U_,DEFAULT_MAX_VERSION:j_,DEFAULT_MIN_VERSION:V_,Server:Vn,TLSSocket:rs,connect:M_,createSecureContext:F_,createServer:L_,default:{TLSSocket:rs,Server:Vn,createServer:L_,connect:M_,createSecureContext:F_,getCiphers:$_,DEFAULT_ECDH_CURVE:U_,DEFAULT_MAX_VERSION:j_,DEFAULT_MIN_VERSION:V_,rootCertificates:H_},getCiphers:$_,rootCertificates:H_},Symbol.toStringTag,{value:"Module"}));const It=function(){this&&ne.call(this)};Object.setPrototypeOf(It.prototype,ne.prototype),It.prototype.close=function(t){t&&setTimeout(t,0)},It.prototype.destroy=function(t,n){},Object.defineProperty(It.prototype,"destroyed",{get(){return!1},configurable:!0}),Object.defineProperty(It.prototype,"encrypted",{get(){return!1},configurable:!0}),Object.defineProperty(It.prototype,"closed",{get(){return!1},configurable:!0}),It.prototype.ping=function(t){return!1},It.prototype.ref=function(){},It.prototype.unref=function(){},It.prototype.setTimeout=function(t,n){};const Eo=function(){this&&It.call(this)};Object.setPrototypeOf(Eo.prototype,It.prototype);const uu=function(){this&&It.call(this)};Object.setPrototypeOf(uu.prototype,It.prototype);const xn=function(){this&&ne.call(this)};Object.setPrototypeOf(xn.prototype,ne.prototype),xn.prototype.close=function(t,n){},Object.defineProperty(xn.prototype,"id",{get(){return 0},configurable:!0}),Object.defineProperty(xn.prototype,"pending",{get(){return!1},configurable:!0}),Object.defineProperty(xn.prototype,"destroyed",{get(){return!1},configurable:!0}),Object.defineProperty(xn.prototype,"closed",{get(){return!1},configurable:!0}),xn.prototype.priority=function(t){},xn.prototype.setTimeout=function(t,n){},xn.prototype.end=function(t,n,s){};const du=function(){this&&ne.call(this)};Object.setPrototypeOf(du.prototype,ne.prototype);const aa=function(){this&&ne.call(this)};Object.setPrototypeOf(aa.prototype,ne.prototype),aa.prototype.writeHead=function(t,n){return this},aa.prototype.end=function(t){};function W_(e,t){return new ne}function z_(e,t){return new ne}function q_(e,t,n){return new Eo}const G_={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 K_(){return{}}function Y_(e){return new Uint8Array(0)}function Z_(e){return{}}const X_=Symbol("sensitiveHeaders");Object.freeze(Object.defineProperty({__proto__:null,ClientHttp2Session:Eo,Http2ServerRequest:du,Http2ServerResponse:aa,Http2Session:It,Http2Stream:xn,ServerHttp2Session:uu,connect:q_,constants:G_,createSecureServer:z_,createServer:W_,default:{Http2Session:It,ClientHttp2Session:Eo,ServerHttp2Session:uu,Http2Stream:xn,Http2ServerRequest:du,Http2ServerResponse:aa,createServer:W_,createSecureServer:z_,connect:q_,constants:G_,getDefaultSettings:K_,getPackedSettings:Y_,getUnpackedSettings:Z_,sensitiveHeaders:X_},getDefaultSettings:K_,getPackedSettings:Y_,getUnpackedSettings:Z_,sensitiveHeaders:X_},Symbol.toStringTag,{value:"Module"}));const J_=!0,Q_=!0,eb=!1,is=function(){this&&(ne.call(this),this.id=0,this.process=null)};Object.setPrototypeOf(is.prototype,ne.prototype),is.prototype.send=function(t,n){return!1},is.prototype.kill=function(t){},is.prototype.disconnect=function(){},is.prototype.isDead=function(){return!1},is.prototype.isConnected=function(){return!1};const tb=null,nb={},sb={},rb=1,hu=2;let ib=hu;function ab(e){return new is}function ob(e){e&&setTimeout(e,0)}function lb(e){}function cb(e){}const ws=new ne,ub=ws.on.bind(ws),db=ws.once.bind(ws),hb=ws.emit.bind(ws),pb=ws.removeListener.bind(ws);Object.freeze(Object.defineProperty({__proto__:null,SCHED_NONE:rb,SCHED_RR:hu,Worker:is,default:{isMaster:J_,isPrimary:Q_,isWorker:eb,Worker:is,worker:tb,workers:nb,fork:ab,disconnect:ob,settings:sb,SCHED_NONE:rb,SCHED_RR:hu,schedulingPolicy:ib,setupMaster:lb,setupPrimary:cb,on:ub,once:db,emit:hb,removeListener:pb},disconnect:ob,emit:hb,fork:ab,isMaster:J_,isPrimary:Q_,isWorker:eb,on:ub,once:db,removeListener:pb,schedulingPolicy:ib,settings:sb,setupMaster:lb,setupPrimary:cb,worker:tb,workers:nb},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 fb(e,t){return new ct}Object.freeze(Object.defineProperty({__proto__:null,Socket:ct,createSocket:fb,default:{Socket:ct,createSocket:fb}},Symbol.toStringTag,{value:"Module"}));const Gs=function(t,n){this&&(this._src=t)};Gs.prototype.runInThisContext=function(t){return(0,eval)(this._src)},Gs.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)},Gs.prototype.runInContext=function(t,n){return this.runInNewContext(t,n)},Gs.prototype.createCachedData=function(){return new Uint8Array(0)};function mb(e,t){return e??{}}function gb(e){return!0}function yb(e,t){return(0,eval)(e)}function pu(e,t,n){return new Gs(e).runInNewContext(t)}function _b(e,t,n){return pu(e,t)}function bb(e,t,n){return new Function(...t??[],e)}const fn=function(t,n){};fn.prototype.link=function(t){return Promise.resolve()},fn.prototype.evaluate=function(t){return Promise.resolve()},Object.defineProperty(fn.prototype,"status",{get(){return"unlinked"},configurable:!0}),Object.defineProperty(fn.prototype,"identifier",{get(){return""},configurable:!0}),Object.defineProperty(fn.prototype,"context",{get(){return{}},configurable:!0}),Object.defineProperty(fn.prototype,"namespace",{get(){return{}},configurable:!0});const fu=function(t,n){this&&fn.call(this,t,n)};Object.setPrototypeOf(fu.prototype,fn.prototype);const ko=function(t,n){this&&fn.call(this,t,n)};Object.setPrototypeOf(ko.prototype,fn.prototype),ko.prototype.setExport=function(t,n){},Object.freeze(Object.defineProperty({__proto__:null,Module:fn,Script:Gs,SourceTextModule:fu,SyntheticModule:ko,compileFunction:bb,createContext:mb,default:{Script:Gs,createContext:mb,isContext:gb,runInThisContext:yb,runInNewContext:pu,runInContext:_b,compileFunction:bb,Module:fn,SourceTextModule:fu,SyntheticModule:ko},isContext:gb,runInContext:_b,runInNewContext:pu,runInThisContext:yb},Symbol.toStringTag,{value:"Module"}));const Ks=function(){this&&ne.call(this)};Object.setPrototypeOf(Ks.prototype,ne.prototype),Ks.prototype.connect=function(){},Ks.prototype.connectToMainThread=function(){},Ks.prototype.disconnect=function(){},Ks.prototype.post=function(t,n,s){s&&setTimeout(()=>s(null,{}),0)};function vb(e,t,n){}function wb(){}function Sb(){}function xb(){}const Eb=globalThis.console;Object.freeze(Object.defineProperty({__proto__:null,Session:Ks,close:wb,console:Eb,default:{Session:Ks,open:vb,close:wb,url:Sb,waitForDebugger:xb,console:Eb},open:vb,url:Sb,waitForDebugger:xb},Symbol.toStringTag,{value:"Module"}));const Ys=function(t,n){};Ys.prototype.runInAsyncScope=function(t,n,...s){return t.apply(n,s)},Ys.prototype.emitDestroy=function(){return this},Ys.prototype.asyncId=function(){return 0},Ys.prototype.triggerAsyncId=function(){return 0},Ys.bind=function(t,n){return t};const Zs=function(){this&&(this._store=void 0)};Zs.prototype.disable=function(){},Zs.prototype.getStore=function(){return this._store},Zs.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}},Zs.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}},Zs.prototype.enterWith=function(t){this._store=t};function kb(e){const t={enable(){return t},disable(){return t}};return t}function Cb(){return 0}function Ab(){return{}}function Tb(){return 0}Object.freeze(Object.defineProperty({__proto__:null,AsyncLocalStorage:Zs,AsyncResource:Ys,createHook:kb,default:{AsyncResource:Ys,AsyncLocalStorage:Zs,createHook:kb,executionAsyncId:Cb,executionAsyncResource:Ab,triggerAsyncId:Tb},executionAsyncId:Cb,executionAsyncResource:Ab,triggerAsyncId:Tb},Symbol.toStringTag,{value:"Module"}));const mn=function(){this&&(ne.call(this),this.members=[])};Object.setPrototypeOf(mn.prototype,ne.prototype),mn.prototype.add=function(t){this.members.push(t)},mn.prototype.remove=function(t){const n=this.members.indexOf(t);n>=0&&this.members.splice(n,1)},mn.prototype.bind=function(t){return t},mn.prototype.intercept=function(t){return t},mn.prototype.run=function(t){return t()},mn.prototype.dispose=function(){this.members.length=0},mn.prototype.enter=function(){},mn.prototype.exit=function(){};function Ib(){return new mn}let Rb=null;Object.freeze(Object.defineProperty({__proto__:null,Domain:mn,active:Rb,create:Ib,default:{Domain:mn,create:Ib,active:Rb}},Symbol.toStringTag,{value:"Module"}));const Ss=function(t){this&&(this.name=t,this._listeners=[])};Object.defineProperty(Ss.prototype,"hasSubscribers",{get(){return this._listeners.length>0},configurable:!0}),Ss.prototype.subscribe=function(t){this._listeners.push(t)},Ss.prototype.unsubscribe=function(t){const n=this._listeners.indexOf(t);return n===-1?!1:(this._listeners.splice(n,1),!0)},Ss.prototype.publish=function(t){for(const n of this._listeners)try{n(t,this.name)}catch{}};const oa=new Map;function mu(e){return oa.has(e)||oa.set(e,new Ss(e)),oa.get(e)}function Pb(e){var t;return((t=oa.get(e))==null?void 0:t.hasSubscribers)??!1}function Db(e,t){mu(e).subscribe(t)}function Ob(e,t){var n;return((n=oa.get(e))==null?void 0:n.unsubscribe(t))??!1}Object.freeze(Object.defineProperty({__proto__:null,Channel:Ss,DiagChannel:Ss,channel:mu,default:{channel:mu,hasSubscribers:Pb,subscribe:Db,unsubscribe:Ob,Channel:Ss},hasSubscribers:Pb,subscribe:Db,unsubscribe:Ob},Symbol.toStringTag,{value:"Module"}));const Ne=globalThis.console;Ne.log.bind(Ne),Ne.error.bind(Ne),Ne.warn.bind(Ne),Ne.info.bind(Ne),Ne.debug.bind(Ne),Ne.trace.bind(Ne),Ne.dir.bind(Ne),Ne.time.bind(Ne),Ne.timeEnd.bind(Ne),Ne.timeLog.bind(Ne),Ne.clear.bind(Ne),Ne.count.bind(Ne),Ne.countReset.bind(Ne),Ne.group.bind(Ne),Ne.groupCollapsed.bind(Ne),Ne.groupEnd.bind(Ne),Ne.table.bind(Ne),Ne.assert.bind(Ne);const Nb=Symbol.for("repl-sloppy"),Bb=Symbol.for("repl-strict"),gu=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(gu.prototype,SyntaxError.prototype);const Hn=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(Hn.prototype,ne.prototype),Hn.prototype.setPrompt=function(t){this._prompt=t},Hn.prototype.getPrompt=function(){return this._prompt},Hn.prototype.displayPrompt=function(t){},Hn.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})},Hn.prototype.close=function(){this.emit("exit"),this.emit("close")},Hn.prototype.setupHistory=function(t,n){n(null,this)};function Lb(e){return new Hn(e)}Object.freeze(Object.defineProperty({__proto__:null,REPLServer:Hn,REPL_MODE_SLOPPY:Nb,REPL_MODE_STRICT:Bb,Recoverable:gu,default:{start:Lb,REPLServer:Hn,Recoverable:gu,REPL_MODE_SLOPPY:Nb,REPL_MODE_STRICT:Bb},start:Lb},Symbol.toStringTag,{value:"Module"}));const xs=function(t){this&&(this.name=t,this._controller=new AbortController,this.signal=this._controller.signal)};xs.prototype.diagnostic=function(t){globalThis.console.log(`# ${t}`)},xs.prototype.plan=function(t){},xs.prototype.todo=function(t){globalThis.console.log(`# TODO${t?": "+t:""}`)},xs.prototype.skip=function(t){globalThis.console.log(`# SKIP${t?": "+t:""}`)},xs.prototype.abort=function(){this._controller.abort()};function Mb(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 Co(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 xs(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 Fb(e){try{e()}catch{}}function $b(e){try{e()}catch{}}function Ub(e){try{e()}catch{}}function jb(e){try{e()}catch{}}function Vb(e,t){e&&globalThis.console.log(`# SKIP - ${e}`)}function Hb(e,t){e&&globalThis.console.log(`# TODO - ${e}`)}const yu={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=yu.fn(n||s);return e[t]=r,r},reset(){},restoreAll(){}};Object.freeze(Object.defineProperty({__proto__:null,TestContext:xs,after:$b,afterEach:jb,before:Fb,beforeEach:Ub,default:{describe:Mb,it:Co,test:Co,before:Fb,after:$b,beforeEach:Ub,afterEach:jb,skip:Vb,todo:Hb,mock:yu,TestContext:xs},describe:Mb,it:Co,mock:yu,skip:Vb,test:Co,todo:Hb},Symbol.toStringTag,{value:"Module"}));const la=function(t){this&&(this.categories=t.join(","),this.enabled=!1)};la.prototype.enable=function(){},la.prototype.disable=function(){};function Wb(e){return new la(e.categories)}function zb(){}Object.freeze(Object.defineProperty({__proto__:null,Tracing:la,createTracing:Wb,default:{createTracing:Wb,getEnabledCategories:zb,Tracing:la},getEnabledCategories:zb},Symbol.toStringTag,{value:"Module"}));const Te=0,gC=2,ze=8,qb=20,_u=28,Gb=29,yC=31,bu=44,xt=52,_C=54,bC=55,vC=70,Kb=0,Yb=1,Zb=2,Xb=3,vu=0,Ao=3,To=4,Jb=7,wu=1,wC=1,SC=2,xC=4,EC=8,kC=0,CC=1,AC=2,TC=0,Su=0x0000000000000002n,xu=0x0000000000000040n,IC=0x0000000000000004n,RC=0x0000000000000020n,PC=0x0000000000004000n,DC=0x0000000000002000n,OC=0x0000000000000200n,NC=0x0000000000000400n,BC=0x0000000004000000n,LC=0x0000000002000000n,MC=0x0000000000010000n,FC=0x0000000000020000n,$C=0x0000000000040000n,UC=0x0000000001000000n,jC=0x0000000000008000n,Qb=0x0000000000200000n,VC=0x0000000000400000n,HC=0x1fffffffn,ev=Su|PC|DC|OC|NC|BC|LC|MC|FC|$C|UC|jC|Qb,WC=Su|xu|IC|RC|Qb|VC,zC=1,qC=2;class Io extends Error{constructor(t){super(`WASI exit(${t})`),W(this,"code"),this.code=t}}function we(e){return function(...t){try{return e.apply(this,t)}catch(n){if(n instanceof Io)throw n;const s=n==null?void 0:n.code;return s==="ENOENT"?bu:s==="EEXIST"?qb:s==="EISDIR"?yC:s==="ENOTDIR"?_C:s==="ENOTEMPTY"?bC:s==="EACCES"||s==="EPERM"?gC:Gb}}}function Wn(e,t){if(t.startsWith("/"))return tv(t);const n=e.endsWith("/")?e+t:e+"/"+t;return tv(n)}function tv(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 Es=new TextEncoder,nv=new TextDecoder,sv=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:Su}),p.set(1,{kind:1,path:"",rights:xu}),p.set(2,{kind:2,path:"",rights:xu});const g=[];for(const[I,D]of Object.entries(o)){const F=y++;p.set(F,{kind:3,path:D,rights:ev}),g.push({fd:F,virtualPath:I,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=(I,D)=>{const F=D.lastIndexOf(`
|
|
100
|
+
`);if(F<0)return D;const U=D.substring(0,F);return I===1?console.log(U):console.error(U),D.substring(F+1)},X=(I,D)=>nv.decode(new Uint8Array(C().buffer,I,D)),G=I=>{I.dirty&&d&&I.path&&I.data&&(d.writeFileSync(I.path,I.data),I.dirty=!1)},$={args_get:we((I,D)=>{const F=T(),U=L();for(const N of s){F.setUint32(I,D,!0),I+=4;const Q=Es.encode(N+"\0");U.set(Q,D),D+=Q.length}return Te}),args_sizes_get:we((I,D)=>{const F=T();F.setUint32(I,s.length,!0);let U=0;for(const N of s)U+=Es.encode(N+"\0").length;return F.setUint32(D,U,!0),Te}),environ_get:we((I,D)=>{const F=Object.entries(r),U=T(),N=L();for(const[Q,ce]of F){U.setUint32(I,D,!0),I+=4;const le=Es.encode(`${Q}=${ce}\0`);N.set(le,D),D+=le.length}return Te}),environ_sizes_get:we((I,D)=>{const F=Object.entries(r),U=T();U.setUint32(I,F.length,!0);let N=0;for(const[Q,ce]of F)N+=Es.encode(`${Q}=${ce}\0`).length;return U.setUint32(D,N,!0),Te}),clock_res_get:we((I,D)=>{const F=T();switch(I){case Kb:F.setBigUint64(D,BigInt(1e6),!0);break;case Yb:case Zb:case Xb:F.setBigUint64(D,BigInt(1e3),!0);break;default:return _u}return Te}),clock_time_get:we((I,D,F)=>{const U=T();switch(I){case Kb:{const N=BigInt(Date.now())*BigInt(1e6);U.setBigUint64(F,N,!0);break}case Yb:case Zb:case Xb:{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 _u}return Te}),fd_advise:we((I,D,F,U)=>Te),fd_allocate:we((I,D,F)=>xt),fd_close:we(I=>{const D=p.get(I);return D?(D.kind===4&&G(D),p.delete(I),Te):ze}),fd_datasync:we(I=>{const D=p.get(I);return D?(D.kind===4&&G(D),Te):ze}),fd_fdstat_get:we((I,D)=>{const F=p.get(I);if(!F)return ze;const U=T();let N=vu,Q=0,ce=F.rights,le=0n;switch(F.kind){case 0:case 1:case 2:N=vu;break;case 3:N=Ao,le=HC;break;case 4:N=To,F.flags&&F.flags&wu&&(Q|=wu);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((I,D)=>xt),fd_fdstat_set_rights:we((I,D,F)=>xt),fd_filestat_get:we((I,D)=>{const F=p.get(I);if(!F)return ze;const U=T();let N=0n,Q=vu,ce=0n,le=0n,me=0n,ye=0n,Ue=1n;if(F.kind===4){if(N=BigInt(F.data?F.data.length:0),Q=To,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&&(Ue=BigInt(Ie.nlink))}catch{}}else F.kind===3&&(Q=Ao);return U.setBigUint64(D,0n,!0),U.setBigUint64(D+8,ye,!0),U.setUint8(D+16,Q),U.setBigUint64(D+24,Ue,!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((I,D)=>{const F=p.get(I);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((I,D,F,U)=>Te),fd_pread:we((I,D,F,U,N)=>{const Q=p.get(I);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 Ue=ce.getUint32(D+ye*8,!0),Ie=ce.getUint32(D+ye*8+4,!0),ut=Math.min(Ie,Q.data.length-le);if(ut<=0)break;L().set(Q.data.subarray(le,le+ut),Ue),le+=ut,me+=ut}return ce.setUint32(N,me,!0),Te}),fd_prestat_get:we((I,D)=>{const F=p.get(I);if(!F||F.kind!==3)return ze;const U=g.find(ce=>ce.fd===I);if(!U)return ze;const N=T(),Q=Es.encode(U.virtualPath).length;return N.setUint8(D,TC),N.setUint32(D+4,Q,!0),Te}),fd_prestat_dir_name:we((I,D,F)=>{const U=p.get(I);if(!U||U.kind!==3)return ze;const N=g.find(le=>le.fd===I);if(!N)return ze;const Q=Es.encode(N.virtualPath),ce=Math.min(Q.length,F);return L().set(Q.subarray(0,ce),D),Te}),fd_pwrite:we((I,D,F,U,N)=>{const Q=p.get(I);if(!Q||Q.kind!==4)return ze;const ce=T();let le=Number(U),me=0;for(let ye=0;ye<F;ye++){const Ue=ce.getUint32(D+ye*8,!0),Ie=ce.getUint32(D+ye*8+4,!0),ut=new Uint8Array(C().buffer,Ue,Ie),Rt=le+Ie;if(!Q.data||Q.data.length<Rt){const as=new Uint8Array(Rt);Q.data&&as.set(Q.data),Q.data=as}Q.data.set(ut,le),le+=Ie,me+=Ie}return Q.dirty=!0,ce.setUint32(N,me,!0),Te}),fd_read:we((I,D,F,U)=>{const N=p.get(I);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),Ue=Q.getUint32(D+me*8+4,!0),Ie=Math.min(Ue,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((I,D,F,U,N)=>{const Q=p.get(I);if(!Q||Q.kind!==3&&Q.kind!==4)return ze;if(!d)return xt;let ce;try{ce=d.readdirSync(Q.path)}catch{return Gb}const le=T(),me=L();let ye=D;const Ue=D+F,Ie=Number(U);for(let ut=Ie;ut<ce.length;ut++){const Rt=ce[ut],as=Es.encode(Rt);if(24+as.length,ye+24>Ue)break;le.setBigUint64(ye,BigInt(ut+1),!0),le.setBigUint64(ye+8,BigInt(ut+1),!0),le.setUint32(ye+16,as.length,!0);let Yr=To;try{const Qt=d.statSync(Wn(Q.path,Rt));Qt.isDirectory()?Yr=Ao:Qt.isSymbolicLink()&&(Yr=Jb)}catch{}le.setUint8(ye+20,Yr);const os=Math.min(as.length,Ue-(ye+24));os>0&&me.set(as.subarray(0,os),ye+24),ye+=24+os}return le.setUint32(N,ye-D,!0),Te}),fd_renumber:we((I,D)=>{const F=p.get(I);if(!F)return ze;if(p.has(D)){const U=p.get(D);U.kind===4&&G(U)}return p.set(D,F),p.delete(I),Te}),fd_seek:we((I,D,F,U)=>{const N=p.get(I);if(!N)return ze;if(N.kind===0||N.kind===1||N.kind===2)return vC;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 kC:ce=le;break;case CC:ce+=le;break;case AC:ce=Q+le;break;default:return _u}return ce<0&&(ce=0),N.offset=ce,T().setBigUint64(U,BigInt(ce),!0),Te}),fd_sync:we(I=>{const D=p.get(I);return D?(D.kind===4&&G(D),Te):ze}),fd_tell:we((I,D)=>{const F=p.get(I);return!F||F.kind!==4?ze:(T().setBigUint64(D,BigInt(F.offset??0),!0),Te)}),fd_write:we((I,D,F,U)=>{const N=p.get(I);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 Ue=Q.getUint32(D+ye*8,!0),Ie=Q.getUint32(D+ye*8+4,!0),ut=new Uint8Array(C().buffer,Ue,Ie),Rt=nv.decode(ut);N.kind===1?(V+=Rt,V=J(1,V)):(K+=Rt,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&wu?N.data?N.data.length:0:N.offset??0;for(let me=0;me<F;me++){const ye=Q.getUint32(D+me*8,!0),Ue=Q.getUint32(D+me*8+4,!0),Ie=new Uint8Array(C().buffer,ye,Ue),ut=le+Ue;if(!N.data||N.data.length<ut){const Rt=new Uint8Array(ut);N.data&&Rt.set(N.data),N.data=Rt}N.data.set(Ie,le),le+=Ue,ce+=Ue}return N.offset=le,N.dirty=!0,Q.setUint32(U,ce,!0),Te}),path_create_directory:we((I,D,F)=>{if(!d)return xt;const U=p.get(I);if(!U)return ze;const N=X(D,F),Q=Wn(U.path,N);return d.mkdirSync(Q,{recursive:!0}),Te}),path_filestat_get:we((I,D,F,U,N)=>{if(!d)return xt;const Q=p.get(I);if(!Q)return ze;const ce=X(F,U),le=Wn(Q.path,ce),me=d.statSync(le),ye=T();let Ue=To;me.isDirectory()?Ue=Ao:me.isSymbolicLink()&&(Ue=Jb);const Ie=BigInt(Math.floor(me.mtimeMs))*BigInt(1e6),ut=BigInt(Math.floor(me.atimeMs))*BigInt(1e6),Rt=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,Ue),ye.setBigUint64(N+24,BigInt(me.nlink??1),!0),ye.setBigUint64(N+32,BigInt(me.size),!0),ye.setBigUint64(N+40,ut,!0),ye.setBigUint64(N+48,Ie,!0),ye.setBigUint64(N+56,Rt,!0),Te}),path_filestat_set_times:we((I,D,F,U,N,Q,ce)=>Te),path_link:we((I,D,F,U,N,Q,ce)=>xt),path_open:we((I,D,F,U,N,Q,ce,le,me)=>{if(!d)return xt;const ye=p.get(I);if(!ye)return ze;const Ue=X(F,U),Ie=Wn(ye.path,Ue),ut=(N&SC)!==0,Rt=(N&wC)!==0,as=(N&xC)!==0,Yr=(N&EC)!==0;let os=d.existsSync(Ie);if(as&&os)return qb;if(ut){if(!os)if(Rt)d.mkdirSync(Ie,{recursive:!0});else return bu;const Cs=y++;return p.set(Cs,{kind:3,path:Ie,rights:ev}),T().setUint32(me,Cs,!0),Te}let Qt;if(os&&!Yr){Qt=d.readFileSync(Ie);const Cs=new Uint8Array(Qt.length);Cs.set(Qt),Qt=Cs}else if(Rt||Yr)os||d.writeFileSync(Ie,new Uint8Array(0)),Qt=new Uint8Array(0);else{if(!os)return bu;Qt=d.readFileSync(Ie);const Cs=new Uint8Array(Qt.length);Cs.set(Qt),Qt=Cs}const Wv=y++;return p.set(Wv,{kind:4,path:Ie,rights:WC,data:Qt,offset:0,dirty:!1,flags:le}),T().setUint32(me,Wv,!0),Te}),path_readlink:we((I,D,F,U,N,Q)=>{if(!d||!d.readlinkSync)return xt;const ce=p.get(I);if(!ce)return ze;const le=X(D,F),me=Wn(ce.path,le),ye=d.readlinkSync(me),Ue=Es.encode(ye),Ie=Math.min(Ue.length,N);return L().set(Ue.subarray(0,Ie),U),T().setUint32(Q,Ie,!0),Te}),path_remove_directory:we((I,D,F)=>{if(!d)return xt;const U=p.get(I);if(!U)return ze;const N=X(D,F),Q=Wn(U.path,N);return d.rmdirSync(Q),Te}),path_rename:we((I,D,F,U,N,Q)=>{if(!d)return xt;const ce=p.get(I),le=p.get(U);if(!ce||!le)return ze;const me=X(D,F),ye=X(N,Q),Ue=Wn(ce.path,me),Ie=Wn(le.path,ye);return d.renameSync(Ue,Ie),Te}),path_symlink:we((I,D,F,U,N)=>{if(!d||!d.symlinkSync)return xt;const Q=p.get(F);if(!Q)return ze;const ce=X(I,D),le=X(U,N),me=Wn(Q.path,le);return d.symlinkSync(ce,me),Te}),path_unlink_file:we((I,D,F)=>{if(!d)return xt;const U=p.get(I);if(!U)return ze;const N=X(D,F),Q=Wn(U.path,N);return d.unlinkSync(Q),Te}),poll_oneoff:we((I,D,F,U)=>{const N=T();let Q=0;for(let ce=0;ce<F;ce++){const le=I+ce*48,me=D+Q*32,ye=N.getBigUint64(le,!0),Ue=N.getUint8(le+8);N.setBigUint64(me,ye,!0),N.setUint16(me+8,Te,!0),N.setUint8(me+10,Ue),(Ue===zC||Ue===qC)&&(N.setBigUint64(me+16,BigInt(1),!0),N.setUint16(me+24,0,!0)),Q++}return N.setUint32(U,Q,!0),Te}),proc_exit:we(I=>{throw V&&(console.log(V),V=""),K&&(console.error(K),K=""),new Io(I)}),proc_raise:we(I=>xt),sched_yield:we(()=>Te),random_get:we((I,D)=>{const F=new Uint8Array(C().buffer,I,D);return crypto.getRandomValues(F),Te}),sock_recv:we(()=>xt),sock_send:we(()=>xt),sock_shutdown:we(()=>xt),sock_accept:we(()=>xt)},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 Io){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:Io,WASI:sv,default:{WASI:sv}},Symbol.toStringTag,{value:"Module"}));function rv(){return!1}function iv(e){throw new Error("Single Executable Applications (SEA) are not supported in the browser")}function av(e){throw new Error("Single Executable Applications (SEA) are not supported in the browser")}function ov(e){throw new Error("Single Executable Applications (SEA) are not supported in the browser")}Object.freeze(Object.defineProperty({__proto__:null,default:{isSea:rv,getAsset:iv,getAssetAsBlob:av,getRawAsset:ov},getAsset:iv,getAssetAsBlob:av,getRawAsset:ov,isSea:rv},Symbol.toStringTag,{value:"Module"}));const Xs=function(){};Xs.prototype.run=function(...t){throw new Error("node:sqlite is not supported in the browser environment")},Xs.prototype.get=function(...t){throw new Error("node:sqlite is not supported in the browser environment")},Xs.prototype.all=function(...t){throw new Error("node:sqlite is not supported in the browser environment")},Xs.prototype.expandedSQL=function(){return""},Xs.prototype.sourceSQL=function(){return""};const jr=function(t,n){if(this)throw new Error("node:sqlite is not supported in the browser environment")};jr.prototype.close=function(){},jr.prototype.exec=function(t){},jr.prototype.prepare=function(t){throw new Error("node:sqlite is not supported in the browser environment")},jr.prototype.open=function(){},Object.freeze(Object.defineProperty({__proto__:null,DatabaseSync:jr,StatementSync:Xs,default:{DatabaseSync:jr,StatementSync:Xs}},Symbol.toStringTag,{value:"Module"}));const Vr=function(t){this&&ne.call(this)};Object.setPrototypeOf(Vr.prototype,ne.prototype),Vr.prototype.close=function(){this.emit("close")},Vr.prototype.destroy=function(t){this.emit("close")},Object.defineProperty(Vr.prototype,"address",{get:function(){return{address:"0.0.0.0",family:"IPv4",port:0}},configurable:!0});const Hr=function(){this&&ne.call(this)};Object.setPrototypeOf(Hr.prototype,ne.prototype),Hr.prototype.close=function(){this.emit("close")},Hr.prototype.destroy=function(t){this.emit("close")},Object.defineProperty(Hr.prototype,"destroyed",{get:function(){return!1},configurable:!0});const Ro=function(){this&&ne.call(this)};Object.setPrototypeOf(Ro.prototype,ne.prototype),Object.defineProperty(Ro.prototype,"id",{get:function(){return 0},configurable:!0}),Object.freeze(Object.defineProperty({__proto__:null,QuicEndpoint:Vr,QuicSession:Hr,QuicStream:Ro,default:{QuicEndpoint:Vr,QuicSession:Hr,QuicStream:Ro}},Symbol.toStringTag,{value:"Module"}));const ht=function(t){if(!this)return;const n=t.message??`${lv(t.actual)} ${t.operator??"=="} ${lv(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 lv(e){try{return JSON.stringify(e)}catch{return String(e)}}function Js(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(!Js(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)||!Js(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(Js(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)||!Js(e[r],t[r]))return!1;return!0}return!1}function En(e,t,n){if(e)throw n instanceof Error?n:(n!==void 0&&(t.message=n),new ht(t))}function at(e,t){En(!e,{actual:e,expected:!0,operator:"==",stackStartFn:at},t??"Value is falsy")}at.ok=function e(t,n){En(!t,{actual:t,expected:!0,operator:"==",stackStartFn:e},n??"Value is falsy")},at.equal=function e(t,n,s){En(t!=n,{actual:t,expected:n,operator:"==",stackStartFn:e},s)},at.notEqual=function e(t,n,s){En(t==n,{actual:t,expected:n,operator:"!=",stackStartFn:e},s)},at.strictEqual=function e(t,n,s){En(t!==n,{actual:t,expected:n,operator:"===",stackStartFn:e},s)},at.notStrictEqual=function e(t,n,s){En(t===n,{actual:t,expected:n,operator:"!==",stackStartFn:e},s)},at.deepEqual=function e(t,n,s){En(!Js(t,n),{actual:t,expected:n,operator:"deepEqual",stackStartFn:e},s)},at.deepStrictEqual=function e(t,n,s){En(!Js(t,n),{actual:t,expected:n,operator:"deepStrictEqual",stackStartFn:e},s)},at.notDeepStrictEqual=function e(t,n,s){En(Js(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"&&cv(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"&&cv(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){En(!n.test(t),{actual:t,expected:n,operator:"match",stackStartFn:e},s)},at.doesNotMatch=function e(t,n,s){En(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 cv(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 Ht=36,ca=1,ua=26,GC=38,KC=700,uv=72,dv=128,hv="-";function pv(e,t,n){let s=n?Math.floor(e/KC):e>>1;s+=Math.floor(s/t);let r=0;for(;s>(Ht-ca)*ua>>1;)s=Math.floor(s/(Ht-ca)),r+=Ht;return Math.floor(r+(Ht-ca+1)*s/(s+GC))}function YC(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:Ht}function fv(e,t){return e+22+75*(e<26?1:0)-0}function Eu(e){const t=[];let n=0,s=dv,r=uv,o=e.lastIndexOf(hv);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=Ht;for(;;){if(c>=e.length)throw new RangeError("Invalid input");const x=YC(e.charCodeAt(c++));if(x>=Ht)throw new RangeError("Invalid input");if(x>Math.floor((2147483647-n)/p))throw new RangeError("Overflow");n+=x*p;const k=y<=r?ca:y>=r+ua?ua:y-r;if(x<k)break;if(p>Math.floor(2147483647/(Ht-k)))throw new RangeError("Overflow");p*=Ht-k,y+=Ht}const g=t.length+1;if(r=pv(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 ku(e){const t=[],n=Array.from(e).map(p=>p.codePointAt(0));let s=dv,r=0,o=uv;for(const p of n)p<128&&t.push(String.fromCharCode(p));let c=t.length;const d=c;for(d>0&&t.push(hv);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=Ht;for(;;){const k=x<=o?ca:x>=o+ua?ua:x-o;if(g<k)break;t.push(String.fromCharCode(fv(k+(g-k)%(Ht-k)))),g=Math.floor((g-k)/(Ht-k)),x+=Ht}t.push(String.fromCharCode(fv(g))),o=pv(r,c+1,c===d),r=0,++c}}++r,++s}return t.join("")}function mv(e){return e.split(".").map(t=>t.startsWith("xn--")?Eu(t.slice(4)):t).join(".")}function gv(e){return e.split(".").map(t=>/[^\x00-\x7E]/.test(t)?"xn--"+ku(t):t).join(".")}const yv={decode:e=>Array.from(e).map(t=>t.codePointAt(0)),encode:e=>String.fromCodePoint(...e)},_v="2.3.1";Object.freeze(Object.defineProperty({__proto__:null,decode:Eu,default:{decode:Eu,encode:ku,toUnicode:mv,toASCII:gv,ucs2:yv,version:_v},encode:ku,toASCII:gv,toUnicode:mv,ucs2:yv,version:_v},Symbol.toStringTag,{value:"Module"})),new Proxy({},{get(e,t){},ownKeys(){return[]},getOwnPropertyDescriptor(e,t){},has(e,t){return!1}});function ZC(){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)})}),W(this,"_syncValue"),W(this,"_syncResolved",!1),W(this,"_syncRejected",!1),W(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}ZC();function Cu(e){const t={};for(const n of Object.keys(e))t[n]=e[n];return t}Cu(V0),Cu(ux),Cu(sx);const bv=Symbol("Comlink.proxy"),XC=Symbol("Comlink.endpoint"),JC=Symbol("Comlink.releaseProxy"),Au=Symbol("Comlink.finalizer"),Po=Symbol("Comlink.thrown"),vv=e=>typeof e=="object"&&e!==null||typeof e=="function",QC={canHandle:e=>vv(e)&&e[bv],serialize(e){const{port1:t,port2:n}=new MessageChannel;return Sv(e,t),[n,[n]]},deserialize(e){return e.start(),Ev(e)}},eA={canHandle:e=>vv(e)&&Po 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}},wv=new Map([["proxy",QC],["throw",eA]]);function tA(e,t){for(const n of e)if(t===n||n==="*"||n instanceof RegExp&&n.test(t))return!0;return!1}function Sv(e,t=globalThis,n=["*"]){t.addEventListener("message",function s(r){if(!r||!r.data)return;if(!tA(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(Qs);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]]=Qs(r.data.value),y=!0;break;case"APPLY":y=x.apply(g,p);break;case"CONSTRUCT":{const k=new x(...p);y=oA(k)}break;case"ENDPOINT":{const{port1:k,port2:C}=new MessageChannel;Sv(e,C),y=aA(k,[k])}break;case"RELEASE":y=void 0;break;default:return}}catch(g){y={value:g,[Po]:0}}Promise.resolve(y).catch(g=>({value:g,[Po]:0})).then(g=>{const[x,k]=Bo(g);t.postMessage(Object.assign(Object.assign({},x),{id:o}),k),c==="RELEASE"&&(t.removeEventListener("message",s),xv(t),Au in e&&typeof e[Au]=="function"&&e[Au]())}).catch(g=>{const[x,k]=Bo({value:new TypeError("Unserializable return value"),[Po]:0});t.postMessage(Object.assign(Object.assign({},x),{id:o}),k)})}),t.start&&t.start()}function nA(e){return e.constructor.name==="MessagePort"}function xv(e){nA(e)&&e.close()}function Ev(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)}}),Tu(e,n,[],t)}function Do(e){if(e)throw new Error("Proxy has been released and is not useable")}function kv(e){return Wr(e,new Map,{type:"RELEASE"}).then(()=>{xv(e)})}const Oo=new WeakMap,No="FinalizationRegistry"in globalThis&&new FinalizationRegistry(e=>{const t=(Oo.get(e)||0)-1;Oo.set(e,t),t===0&&kv(e)});function sA(e,t){const n=(Oo.get(t)||0)+1;Oo.set(t,n),No&&No.register(e,t,e)}function rA(e){No&&No.unregister(e)}function Tu(e,t,n=[],s=function(){}){let r=!1;const o=new Proxy(s,{get(c,d){if(Do(r),d===JC)return()=>{rA(o),kv(e),t.clear(),r=!0};if(d==="then"){if(n.length===0)return{then:()=>o};const p=Wr(e,t,{type:"GET",path:n.map(y=>y.toString())}).then(Qs);return p.then.bind(p)}return Tu(e,t,[...n,d])},set(c,d,p){Do(r);const[y,g]=Bo(p);return Wr(e,t,{type:"SET",path:[...n,d].map(x=>x.toString()),value:y},g).then(Qs)},apply(c,d,p){Do(r);const y=n[n.length-1];if(y===XC)return Wr(e,t,{type:"ENDPOINT"}).then(Qs);if(y==="bind")return Tu(e,t,n.slice(0,-1));const[g,x]=Cv(p);return Wr(e,t,{type:"APPLY",path:n.map(k=>k.toString()),argumentList:g},x).then(Qs)},construct(c,d){Do(r);const[p,y]=Cv(d);return Wr(e,t,{type:"CONSTRUCT",path:n.map(g=>g.toString()),argumentList:p},y).then(Qs)}});return sA(o,e),o}function iA(e){return Array.prototype.concat.apply([],e)}function Cv(e){const t=e.map(Bo);return[t.map(n=>n[0]),iA(t.map(n=>n[1]))]}const Av=new WeakMap;function aA(e,t){return Av.set(e,t),e}function oA(e){return Object.assign(e,{[bv]:!0})}function Bo(e){for(const[t,n]of wv)if(n.canHandle(e)){const[s,r]=n.serialize(e);return[{type:"HANDLER",name:t,value:s},r]}return[{type:"RAW",value:e},Av.get(e)||[]]}function Qs(e){switch(e.type){case"HANDLER":return wv.get(e.name).deserialize(e.value);case"RAW":return e.value}}function Wr(e,t,n,s){return new Promise(r=>{const o=lA();t.set(o,r),e.start&&e.start(),e.postMessage(Object.assign({id:o},n),s)})}function lA(){return new Array(4).fill(0).map(()=>Math.floor(Math.random()*Number.MAX_SAFE_INTEGER).toString(16)).join("-")}F0=class extends ne{constructor(e,t){super(),W(this,"pid"),W(this,"worker"),W(this,"command"),W(this,"args"),W(this,"parentPid"),W(this,"_state","starting"),W(this,"_exitCode"),W(this,"_stdout",""),W(this,"_stderr",""),W(this,"_exitHoldCount",0),W(this,"_deferredExit",null),W(this,"_shellDoneHoldCount",0),W(this,"_deferredShellDone",null),W(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 cA=`"use strict";
|
|
101
101
|
(() => {
|
|
102
102
|
var __create = Object.create;
|
|
103
103
|
var __defProp = Object.defineProperty;
|
|
@@ -46311,7 +46311,7 @@ comlink/dist/esm/comlink.mjs:
|
|
|
46311
46311
|
* SPDX-License-Identifier: Apache-2.0
|
|
46312
46312
|
*)
|
|
46313
46313
|
*/
|
|
46314
|
-
`;Zo=function(){try{return typeof SharedArrayBuffer<"u"&&typeof Atomics<"u"}catch{return!1}};const er=264,da=0,Lo=4,Mo=8,Iu=12,Wr=16,Tv=248,Fo=1,Iv=2,tr=16,Ru=16384,uA=Ru*er,zr=tr+uA,dA=64*1024*1024;L0=class{constructor(e=dA){if(W(this,"_buffer"),W(this,"_view"),W(this,"_int32"),W(this,"_uint8"),W(this,"_pathEncoder",new TextEncoder),W(this,"_pathDecoder",new TextDecoder),!Zo())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>=Ru||zr+s+t.byteLength>this._buffer.byteLength)return!1;const o=s;this._uint8.set(t,zr+o);const c=tr+n*er;this._view.setUint32(c+da,Fo),this._view.setUint32(c+Lo,o),this._view.setUint32(c+Mo,t.byteLength),this._view.setUint32(c+Iu,Date.now()/1e3|0);const d=this._pathEncoder.encode(e),p=Math.min(d.byteLength,Tv-1);return this._uint8.set(d.subarray(0,p),c+Wr),this._uint8[c+Wr+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>=Ru)return!1;if(this._findEntry(e)!==-1)return!0;const n=tr+t*er;this._view.setUint32(n+da,Fo|Iv),this._view.setUint32(n+Lo,0),this._view.setUint32(n+Mo,0),this._view.setUint32(n+Iu,Date.now()/1e3|0);const s=this._pathEncoder.encode(e),r=Math.min(s.byteLength,Tv-1);return this._uint8.set(s.subarray(0,r),n+Wr),this._uint8[n+Wr+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=tr+t*er;return this._view.setUint32(n+da,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=tr+t*er,s=this._view.getUint32(n+da);if(!(s&Fo)||s&Iv)return null;const r=this._view.getUint32(n+Lo),o=this._view.getUint32(n+Mo);return new Uint8Array(this._uint8.slice(zr+r,zr+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=tr+s*er;if(!(this._view.getUint32(r+da)&Fo))continue;let c=!0;for(let d=0;d<n.byteLength;d++)if(this._uint8[r+Wr+d]!==n[d]){c=!1;break}if(c&&this._uint8[r+Wr+n.byteLength]===0)return s}return-1}_updateEntry(e,t,n){if(zr+n+t.byteLength>this._buffer.byteLength)return!1;const s=tr+e*er,r=n;return this._uint8.set(t,zr+r),this._view.setUint32(s+Lo,r),this._view.setUint32(s+Mo,t.byteLength),this._view.setUint32(s+Iu,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 Wn=4096,Pu=64,hA=0,pA=1,fA=2,mA=Pu*Wn*4+4,gA=Pu*Wn;M0=class{constructor(e=mA){if(W(this,"_buffer"),W(this,"_int32"),W(this,"_uint8"),!Zo())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<Pu;t++)Atomics.store(this._int32,t*Wn,hA);Atomics.store(this._int32,gA,0)}get buffer(){return this._buffer}writeResult(e,t,n){const s=e*Wn;Atomics.store(this._int32,s+1,t);const o=new TextEncoder().encode(n),c=(Wn-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,pA),Atomics.notify(this._int32,s)}writeError(e,t,n){const s=e*Wn;Atomics.store(this._int32,s+1,t);const o=new TextEncoder().encode(n),c=(Wn-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,fA),Atomics.notify(this._int32,s)}};const Du=10,Rv=50;ya=(a=class extends te{constructor(e){super(),W(this,"_processes",new Map),W(this,"_nextPid",100),W(this,"_volume"),W(this,"_vfsBridge",null),W(this,"_sharedBuffer",null),W(this,"_syncBuffer",null),W(this,"_serverPorts",new Map),W(this,"_childPids",new Map),W(this,"_httpCallbacks",new Map),W(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>=Rv)throw new Error(`Process limit exceeded (max ${Rv})`);if(e.parentPid!==void 0){let d=0,p=e.parentPid;for(;p!==void 0&&d<Du;){const y=this._processes.get(p);p=y==null?void 0:y.parentPid,d++}if(d>=Du)throw new Error(`Process tree depth limit exceeded (max ${Du})`)}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 F0(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(!ya._workerBlobUrl){const e=new Blob([cA],{type:"application/javascript"});ya._workerBlobUrl=URL.createObjectURL(e)}return new Worker(ya._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=(Wn-3)*4,r=o=>{try{const c=new Int32Array(this._syncBuffer),d=t.syncSlot*Wn;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*Wn,E=g.encode(o.stdout),C=Math.min(E.byteLength,s);Atomics.store(y,x+1,d),Atomics.store(y,x+2,C);const T=new Uint8Array(this._syncBuffer),B=(x+3)*4;T.set(E.subarray(0,C),B),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{}}},W(a,"_workerBlobUrl",null),a);const Ou=4*1024*1024;$0=class{constructor(e){W(this,"_volume"),W(this,"_broadcaster",null),W(this,"_sharedVFS",null),W(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<=Ou)return[{chunkIndex:0,totalChunks:1,data:e.data,manifest:e.manifest}];const n=[],s=new Uint8Array(e.data),r=Math.ceil(t/Ou);let o=0;for(let c=0;c<r;c++){const d=Math.min(o+Ou,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 yA=k;function _A(e){return e.replace(/\//g,"%2f")}class qr{constructor(t={}){W(this,"baseUrl"),W(this,"metadataStore"),this.baseUrl=(t.endpoint||yA).replace(/\/+$/,""),this.metadataStore=t.metadataCache||new Map}async fetchManifest(t){const n=this.metadataStore.get(t);if(n)return n;const s=`${this.baseUrl}/${_A(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:qr,default:qr},Symbol.toStringTag,{value:"Module"}));const bA=/^(\d+)\.(\d+)\.(\d+)(?:-(.+))?$/;function ha(e){const t=e.match(bA);return t?{major:Number(t[1]),minor:Number(t[2]),patch:Number(t[3]),prerelease:t[4]}:null}function Zt(e,t){const n=ha(e),s=ha(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 $o(e,t){const n=ha(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=>$o(e,r.trim()));if(t.includes(" - ")){const[r,o]=t.split(" - ").map(c=>c.trim());return Zt(e,r)>=0&&Zt(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"),vA(e,c,d)});if(t.startsWith("^")){const r=nr(t.slice(1)),o=ha(r);return!o||n.major!==o.major||o.major===0&&(o.minor!==0&&n.minor!==o.minor||o.minor===0&&n.minor!==0)?!1:Zt(e,r)>=0}if(t.startsWith("~")){const r=nr(t.slice(1)),o=ha(r);return o?n.major===o.major&&n.minor===o.minor&&Zt(e,r)>=0:!1}if(t.startsWith(">="))return Zt(e,nr(t.slice(2).trim()))>=0;if(t.startsWith(">"))return Zt(e,nr(t.slice(1).trim()))>0;if(t.startsWith("<="))return Zt(e,nr(t.slice(2).trim()))<=0;if(t.startsWith("<"))return Zt(e,nr(t.slice(1).trim()))<0;if(t.startsWith("="))return Zt(e,nr(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=>$o(e,r));if(/^\d+\.\d+\.\d+/.test(t)){const r=t.match(/^(\d+\.\d+\.\d+(?:-[^\s]+)?)/);if(r)return Zt(e,r[1])===0}return Zt(e,t)===0}function nr(e){const t=e.replace(/[xX*]/g,"0").split(".");for(;t.length<3;)t.push("0");return t.join(".")}function vA(e,t,n){const s=Zt(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 wA(e,t){const n=[...e].sort((s,r)=>Zt(r,s));for(const s of n)if($o(s,t))return s;return null}function SA(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 xA(e,t="latest",n={}){const r={registry:n.registry||new qr,completed:new Map,inFlight:new Set,config:n};return await Nu(e,t,r),r.completed}async function EA(e,t={}){const s={registry:t.registry||new qr,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 Nu(o,c,s);return s.completed}async function Nu(e,t,n){var s,r;const{registry:o,completed:c,inFlight:d,config:p}=n,y=SA(t),g=e,x=(y==null?void 0:y.realName)??e;t=(y==null?void 0:y.realRange)??t;const E=`${g}@${t}`;if(!d.has(E)){if(c.has(g)){const C=c.get(g);return $o(C.version,t),void 0}d.add(E);try{(s=p.onProgress)==null||s.call(p,`Resolving ${x}@${t}`);const C=await o.fetchManifest(x),T=Object.keys(C.versions);let B;if(t==="latest"||t==="*")B=C["dist-tags"].latest;else if(C["dist-tags"][t])B=C["dist-tags"][t];else{const q=wA(T,t);if(!q)throw new Error(`Could not find a version of "${x}" matching "${t}"`);B=q}const V=C.versions[B];c.set(g,{name:g,version:B,tarballUrl:V.dist.tarball,dependencies:V.dependencies||{},shasum:V.dist.shasum});const K={};if(V.peerDependencies){const q=V.peerDependenciesMeta||{};for(const[$,ee]of Object.entries(V.peerDependencies))(r=q[$])!=null&&r.optional||(K[$]=ee)}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(([ee,I])=>Nu(ee,I,n)))}}finally{d.delete(E)}}}const kA=`
|
|
46314
|
+
`;Zo=function(){try{return typeof SharedArrayBuffer<"u"&&typeof Atomics<"u"}catch{return!1}};const er=264,da=0,Lo=4,Mo=8,Iu=12,zr=16,Tv=248,Fo=1,Iv=2,tr=16,Ru=16384,uA=Ru*er,qr=tr+uA,dA=64*1024*1024;L0=class{constructor(e=dA){if(W(this,"_buffer"),W(this,"_view"),W(this,"_int32"),W(this,"_uint8"),W(this,"_pathEncoder",new TextEncoder),W(this,"_pathDecoder",new TextDecoder),!Zo())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>=Ru||qr+s+t.byteLength>this._buffer.byteLength)return!1;const o=s;this._uint8.set(t,qr+o);const c=tr+n*er;this._view.setUint32(c+da,Fo),this._view.setUint32(c+Lo,o),this._view.setUint32(c+Mo,t.byteLength),this._view.setUint32(c+Iu,Date.now()/1e3|0);const d=this._pathEncoder.encode(e),p=Math.min(d.byteLength,Tv-1);return this._uint8.set(d.subarray(0,p),c+zr),this._uint8[c+zr+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>=Ru)return!1;if(this._findEntry(e)!==-1)return!0;const n=tr+t*er;this._view.setUint32(n+da,Fo|Iv),this._view.setUint32(n+Lo,0),this._view.setUint32(n+Mo,0),this._view.setUint32(n+Iu,Date.now()/1e3|0);const s=this._pathEncoder.encode(e),r=Math.min(s.byteLength,Tv-1);return this._uint8.set(s.subarray(0,r),n+zr),this._uint8[n+zr+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=tr+t*er;return this._view.setUint32(n+da,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=tr+t*er,s=this._view.getUint32(n+da);if(!(s&Fo)||s&Iv)return null;const r=this._view.getUint32(n+Lo),o=this._view.getUint32(n+Mo);return new Uint8Array(this._uint8.slice(qr+r,qr+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=tr+s*er;if(!(this._view.getUint32(r+da)&Fo))continue;let c=!0;for(let d=0;d<n.byteLength;d++)if(this._uint8[r+zr+d]!==n[d]){c=!1;break}if(c&&this._uint8[r+zr+n.byteLength]===0)return s}return-1}_updateEntry(e,t,n){if(qr+n+t.byteLength>this._buffer.byteLength)return!1;const s=tr+e*er,r=n;return this._uint8.set(t,qr+r),this._view.setUint32(s+Lo,r),this._view.setUint32(s+Mo,t.byteLength),this._view.setUint32(s+Iu,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 zn=4096,Pu=64,hA=0,pA=1,fA=2,mA=Pu*zn*4+4,gA=Pu*zn;M0=class{constructor(e=mA){if(W(this,"_buffer"),W(this,"_int32"),W(this,"_uint8"),!Zo())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<Pu;t++)Atomics.store(this._int32,t*zn,hA);Atomics.store(this._int32,gA,0)}get buffer(){return this._buffer}writeResult(e,t,n){const s=e*zn;Atomics.store(this._int32,s+1,t);const o=new TextEncoder().encode(n),c=(zn-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,pA),Atomics.notify(this._int32,s)}writeError(e,t,n){const s=e*zn;Atomics.store(this._int32,s+1,t);const o=new TextEncoder().encode(n),c=(zn-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,fA),Atomics.notify(this._int32,s)}};const Du=10,Rv=50;ya=(a=class extends ne{constructor(e){super(),W(this,"_processes",new Map),W(this,"_nextPid",100),W(this,"_volume"),W(this,"_vfsBridge",null),W(this,"_sharedBuffer",null),W(this,"_syncBuffer",null),W(this,"_serverPorts",new Map),W(this,"_childPids",new Map),W(this,"_httpCallbacks",new Map),W(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>=Rv)throw new Error(`Process limit exceeded (max ${Rv})`);if(e.parentPid!==void 0){let d=0,p=e.parentPid;for(;p!==void 0&&d<Du;){const y=this._processes.get(p);p=y==null?void 0:y.parentPid,d++}if(d>=Du)throw new Error(`Process tree depth limit exceeded (max ${Du})`)}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 F0(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(!ya._workerBlobUrl){const e=new Blob([cA],{type:"application/javascript"});ya._workerBlobUrl=URL.createObjectURL(e)}return new Worker(ya._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=(zn-3)*4,r=o=>{try{const c=new Int32Array(this._syncBuffer),d=t.syncSlot*zn;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*zn,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{}}},W(a,"_workerBlobUrl",null),a);const Ou=4*1024*1024;$0=class{constructor(e){W(this,"_volume"),W(this,"_broadcaster",null),W(this,"_sharedVFS",null),W(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<=Ou)return[{chunkIndex:0,totalChunks:1,data:e.data,manifest:e.manifest}];const n=[],s=new Uint8Array(e.data),r=Math.ceil(t/Ou);let o=0;for(let c=0;c<r;c++){const d=Math.min(o+Ou,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 yA=E;function _A(e){return e.replace(/\//g,"%2f")}class Gr{constructor(t={}){W(this,"baseUrl"),W(this,"metadataStore"),this.baseUrl=(t.endpoint||yA).replace(/\/+$/,""),this.metadataStore=t.metadataCache||new Map}async fetchManifest(t){const n=this.metadataStore.get(t);if(n)return n;const s=`${this.baseUrl}/${_A(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:Gr,default:Gr},Symbol.toStringTag,{value:"Module"}));const bA=/^(\d+)\.(\d+)\.(\d+)(?:-(.+))?$/;function ha(e){const t=e.match(bA);return t?{major:Number(t[1]),minor:Number(t[2]),patch:Number(t[3]),prerelease:t[4]}:null}function Jt(e,t){const n=ha(e),s=ha(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 $o(e,t){const n=ha(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=>$o(e,r.trim()));if(t.includes(" - ")){const[r,o]=t.split(" - ").map(c=>c.trim());return Jt(e,r)>=0&&Jt(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"),vA(e,c,d)});if(t.startsWith("^")){const r=nr(t.slice(1)),o=ha(r);return!o||n.major!==o.major||o.major===0&&(o.minor!==0&&n.minor!==o.minor||o.minor===0&&n.minor!==0)?!1:Jt(e,r)>=0}if(t.startsWith("~")){const r=nr(t.slice(1)),o=ha(r);return o?n.major===o.major&&n.minor===o.minor&&Jt(e,r)>=0:!1}if(t.startsWith(">="))return Jt(e,nr(t.slice(2).trim()))>=0;if(t.startsWith(">"))return Jt(e,nr(t.slice(1).trim()))>0;if(t.startsWith("<="))return Jt(e,nr(t.slice(2).trim()))<=0;if(t.startsWith("<"))return Jt(e,nr(t.slice(1).trim()))<0;if(t.startsWith("="))return Jt(e,nr(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=>$o(e,r));if(/^\d+\.\d+\.\d+/.test(t)){const r=t.match(/^(\d+\.\d+\.\d+(?:-[^\s]+)?)/);if(r)return Jt(e,r[1])===0}return Jt(e,t)===0}function nr(e){const t=e.replace(/[xX*]/g,"0").split(".");for(;t.length<3;)t.push("0");return t.join(".")}function vA(e,t,n){const s=Jt(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 wA(e,t){const n=[...e].sort((s,r)=>Jt(r,s));for(const s of n)if($o(s,t))return s;return null}function SA(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 xA(e,t="latest",n={}){const r={registry:n.registry||new Gr,completed:new Map,inFlight:new Set,config:n};return await Nu(e,t,r),r.completed}async function EA(e,t={}){const s={registry:t.registry||new Gr,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 Nu(o,c,s);return s.completed}async function Nu(e,t,n){var s,r;const{registry:o,completed:c,inFlight:d,config:p}=n,y=SA(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 $o(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 G=wA(T,t);if(!G)throw new Error(`Could not find a version of "${x}" matching "${t}"`);L=G}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 G=V.peerDependenciesMeta||{};for(const[$,te]of Object.entries(V.peerDependencies))(r=G[$])!=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[G,$]of Object.entries(V.optionalDependencies))G.includes("wasm32-wasi")&&(K[G]=$);const J=Object.entries(K),X=8;for(let G=0;G<J.length;G+=X){const $=J.slice(G,G+X);await Promise.all($.map(([te,I])=>Nu(te,I,n)))}}finally{d.delete(k)}}}const kA=`
|
|
46315
46315
|
"use strict";
|
|
46316
46316
|
|
|
46317
46317
|
// CDN URLs (injected at build time)
|
|
@@ -46648,19 +46648,19 @@ const endpoint = {
|
|
|
46648
46648
|
};
|
|
46649
46649
|
|
|
46650
46650
|
miniExpose(endpoint);
|
|
46651
|
-
`;let Gr=null;function CA(){try{if(!Gr){const e=new Blob([kA],{type:"application/javascript"});Gr=URL.createObjectURL(e)}return new Worker(Gr)}catch{return null}}function AA(){Gr&&(URL.revokeObjectURL(Gr),Gr=null)}class TA{constructor(t={}){W(this,"workers",[]),W(this,"waitQueue",[]),W(this,"nextId",0),W(this,"config"),W(this,"idleTimer",null),W(this,"disposed",!1),W(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??Cs.WORKER_IDLE_TIMEOUT,warmUpOnCreate:t.warmUpOnCreate??!0},this.idleTimer=setInterval(()=>this.reapIdle(),Cs.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(),AA()}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=CA();if(!t)return null;try{const n=Ev(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=Cs.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 IA{constructor(t){W(this,"queue",[]),W(this,"pool"),W(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 Bu=(e=>(e[e.HIGH=0]="HIGH",e[e.NORMAL=1]="NORMAL",e[e.LOW=2]="LOW",e))(Bu||{});let pa=null,fa=null,Uo=!1,RA;function PA(){return typeof Worker<"u"&&typeof Blob<"u"&&typeof URL<"u"&&typeof URL.createObjectURL=="function"}function DA(){if(fa)return fa;if(!PA())throw Uo=!0,new Error("Workers not available");return pa=new TA(RA),fa=new IA(pa),fa}async function OA(e){const{convertFileDirect:t,prepareTransformer:n}=await Promise.resolve().then(()=>WA);await n();const s=await t(e.source,e.filePath);return{type:"transform",id:e.id,code:s,warnings:[]}}async function NA(e){const t=await Promise.resolve().then(()=>Y1),{parseTarArchive:n}=await Promise.resolve().then(()=>$A),{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 E=y.split("/").filter(Boolean);if(E.length<=e.stripComponents)continue;y=E.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 BA(e){const t=await Promise.resolve().then(()=>U0);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 Pv(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():`task-${Date.now()}-${Math.random().toString(36).slice(2)}`}async function Dv(e){if(Uo)return Ov(e);try{return await DA().submit(e)}catch(t){return Uo||console.debug("[offload] Falling back to main thread:",t instanceof Error?t.message:t),LA(),Ov(e)}}function LA(){Uo=!0,pa&&(pa.dispose(),pa=null),fa=null}async function Ov(e){switch(e.type){case"transform":return OA(e);case"extract":return NA(e);case"build":return BA(e);default:throw new Error(`Unknown task type: ${e.type}`)}}function jo(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 Nv(e,t,n){const s=jo(e,t,n).trim();return parseInt(s,8)||0}function MA(e){switch(e){case"0":case"\0":case"":return"file";case"5":return"directory";case"1":case"2":return"link";default:return"other"}}function*FA(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=jo(s,0,100);if(!o)continue;const c=Nv(s,100,8),d=Nv(s,124,12),p=String.fromCharCode(s[156]),y=jo(s,157,100),g=jo(s,345,155),x=g?`${g}/${o}`:o,E=MA(p);let C;E==="file"&&(C=d>0?e.slice(n,n+d):new Uint8Array(0),d>0&&(n+=Math.ceil(d/512)*512)),yield{filepath:x,kind:E,byteSize:d,fileMode:c,payload:C,linkDestination:E==="link"?y:void 0}}}async function Bv(e,t,n,s={}){var r,o;(r=s.onProgress)==null||r.call(s,`Fetching ${e}...`);const c=await Dv({type:"extract",id:Pv(),tarballUrl:e,stripComponents:s.stripComponents??1,priority:Bu.NORMAL,expectedShasum:s.expectedShasum}),d=[];for(const p of c.files){if(s.filter&&!s.filter(p.path))continue;const y=gt(n,p.path),g=ir(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 $A=Object.freeze(Object.defineProperty({__proto__:null,downloadAndExtract:Bv,parseTarArchive:FA},Symbol.toStringTag,{value:"Module"})),Lu=typeof window<"u";async function Mu(){if(Lu&&!window.__esbuildEngine)return window.__esbuildReady||(window.__esbuildReady=(async()=>{try{const e=await Ga(hf),t=e.default||e;try{await t.initialize({wasmURL:uc})}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 UA(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 Lv(e,t){return e.endsWith(".jsx")?"jsx":e.endsWith(".ts")?"ts":e.endsWith(".tsx")?"tsx":e.endsWith(".mjs")?"js":UA(t)?"jsx":"js"}async function Mv(e,t){if(!Lu)return e;let s=(await Dv({type:"transform",id:Pv(),source:e,filePath:t,options:{loader:Lv(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:Bu.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 jA(e,t){if(!Lu)return e;window.__esbuildEngine||await Mu();const n=window.__esbuildEngine;if(!n)throw new Error("esbuild engine not available");const s=Lv(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 VA(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 Fu(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 $u(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 Fv(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(...Fv(e,r)):(s.endsWith(".js")||s.endsWith(".mjs")||s.endsWith(".jsx"))&&n.push(r)}catch{}}}catch{}return n}function HA(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 $v(e,t,n){let s=0;const r=Fv(e,t);n==null||n(` Converting ${r.length} files in ${t}...`);const o=HA(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){Fu(g)&&(e.writeFileSync(y,$u(g)),s++);return}if(y.endsWith(".mjs")){Fu(g)&&(e.writeFileSync(y,$u(g)),s++);return}if(VA(y,g)){const x=await Mv(g,y);e.writeFileSync(y,x),s++}else Fu(g)&&(e.writeFileSync(y,$u(g)),s++)}catch{}}))}return s}const WA=Object.freeze(Object.defineProperty({__proto__:null,convertFile:Mv,convertFileDirect:jA,convertPackage:$v,prepareTransformer:Mu},Symbol.toStringTag,{value:"Module"}));function zA(e,t){return t?typeof t=="string"?{[e.includes("/")?e.split("/").pop():e]:t}:t:{}}function Uv(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 jv=!1;Jo=class{constructor(e,t={}){W(this,"vol"),W(this,"registryClient"),W(this,"workingDir"),W(this,"_snapshotCache"),this.vol=e,this.registryClient=new qr(t),this.workingDir=t.cwd||"/",this._snapshotCache=t.snapshotCache??null}async install(e,t,n={}){const{onProgress:s}=n,r=Uv(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 xA(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||gt(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 E of x)if(E.path.includes("/node_modules/")){if(E.kind==="directory")this.vol.existsSync(E.path)||this.vol.mkdirSync(E.path,{recursive:!0});else if(E.kind==="file"&&E.data){const C=E.path.substring(0,E.path.lastIndexOf("/"))||"/";C!=="/"&&!this.vol.existsSync(C)&&this.vol.mkdirSync(C,{recursive:!0}),this.vol.writeFileSync(E.path,m(E.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 EA(o,d),y=await this.materializePackages(p,t);if(this._snapshotCache&&c&&y.length>0)try{const x={entries:this.vol.toSnapshot().entries.filter(E=>E.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=gt(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=gt(e,s),o=this.vol.readdirSync(r);for(const c of o){const d=gt(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=gt(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=gt(this.workingDir,"node_modules");this.vol.mkdirSync(r,{recursive:!0});const o=[];for(const[p,y]of e){const g=gt(r,p),x=gt(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&&!jv&&(typeof Worker>"u"&&(n==null||n("Preparing module transformer..."),await Mu()),jv=!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:E})=>{if(n==null||n(` Fetching ${g}@${x.version}...`),await Bv(x.tarballUrl,this.vol,E,{stripComponents:1,expectedShasum:x.shasum}),c)try{const C=await $v(this.vol,E,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,E),s.push(g)}))}return this.writeLockFile(e),s}createBinStubs(e,t,n){try{const s=gt(n,"package.json");if(!this.vol.existsSync(s))return;const r=JSON.parse(this.vol.readFileSync(s,"utf8")),o=zA(t,r.bin),c=gt(e,".bin");for(const[d,p]of Object.entries(o)){this.vol.mkdirSync(c,{recursive:!0});const y=gt(n,p);this.vol.writeFileSync(gt(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=gt(this.workingDir,"node_modules",".package-lock.json");this.vol.writeFileSync(n,JSON.stringify(t,null,2))}async patchManifest(e,t,n){const s=gt(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))}},H0=async function(e,t,n){return new Jo(t).install(e,void 0,n)},Object.freeze(Object.defineProperty({__proto__:null,DependencyInstaller:Jo,RegistryClient:qr,install:H0,splitSpecifier:Uv},Symbol.toStringTag,{value:"Module"}));const qA=new TextEncoder;pd=(i=class extends te{constructor(e={}){super(),W(this,"registry",new Map),W(this,"baseUrl"),W(this,"opts"),W(this,"channel",null),W(this,"swReady",!1),W(this,"heartbeat",null),W(this,"_processManager",null),W(this,"_workerWsConns",new Map),W(this,"_previewScript",null),W(this,"_swAuthToken",null),W(this,"_wsBridgeToken",null),W(this,"_wsBridge",null),W(this,"_wsConns",new Map),this.opts=e,this.baseUrl=typeof location<"u"?e.baseUrl||`${location.protocol}//${location.host}`:e.baseUrl||"http://localhost",Si((t,n)=>this.register(n,t)),xi(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"})},Cs.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(pd.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:E,originalUrl:C}=d;let T=d.url;const B=this._normalizeSwUrl(T,g);B!==null&&B!==T&&(T=B);try{if(E)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(),ee={};q.headers.forEach((D,F)=>{ee[F]=D});const I=$.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:ee,bodyBase64:I}});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 E=this.registry.get(t);if(!E){(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=E.server;if(typeof C.handleStreamingRequest=="function"){const T=o?z.from(new Uint8Array(o)):void 0;await C.handleStreamingRequest(n,s,r,T,(B,V,K)=>{var J;(J=this.channel)==null||J.port1.postMessage({type:"stream-start",id:e,data:{statusCode:B,statusMessage:V,headers:K}})},B=>{var V;const K=typeof B=="string"?qA.encode(B):B;(V=this.channel)==null||V.port1.postMessage({type:"stream-chunk",id:e,data:{chunkBase64:h(K)}})},()=>{var B;(B=this.channel)==null||B.port1.postMessage({type:"stream-end",id:e})})}else{const T=o?z.from(new Uint8Array(o)):void 0,B=await E.server.dispatchRequest(n,s,r,T);if((p=this.channel)==null||p.port1.postMessage({type:"stream-start",id:e,data:{statusCode:B.statusCode,statusMessage:B.statusMessage,headers:B.headers}}),(y=B.body)!=null&&y.length){const V=B.body instanceof Uint8Array?B.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=wi(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,B)=>{const V=typeof C=="string"?z.from(C):new Uint8Array(C),K=typeof T=="function"?T:B;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=Ei(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(_n(oe.PONG,X.data,!0)));break}}return K&&queueMicrotask(()=>K(null)),!0};const E=()=>{g=new Uint8Array(0);try{p.destroy()}catch{}};this._wsConns.set(e,{socket:p,cleanup:E})}_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=_n(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=_n(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=_n(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})}}},W(i,"DEBUG",!1),i);let Uu=null;j0=function(e){return Uu||(Uu=new pd(e)),Uu},G0=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)}},K0=class extends te{constructor(e=4194304){super(),W(this,"_abortController",new AbortController),W(this,"_resolve"),W(this,"_stdout",""),W(this,"_stderr",""),W(this,"_exitCode",null),W(this,"_sendStdinFn",null),W(this,"_killFn",null),W(this,"_maxOutputBytes"),W(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 GA={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"},KA=e=>`\x1B[36mnodepod\x1B[0m:\x1B[34m${e}\x1B[0m$ `;Y0=class{constructor(e){W(this,"_term",null),W(this,"_fitAddon",null),W(this,"_dataDisposable",null),W(this,"_resizeHandler",null),W(this,"_lineBuffer",""),W(this,"_history",[]),W(this,"_historyIndex",-1),W(this,"_savedLine",""),W(this,"_running",!1),W(this,"_cwd","/"),W(this,"_promptFn"),W(this,"_theme"),W(this,"_opts"),W(this,"_wiring",null),this._opts=e,this._theme=e.theme??GA,this._promptFn=e.prompt??KA}_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 Kr=null;function CA(){try{if(!Kr){const e=new Blob([kA],{type:"application/javascript"});Kr=URL.createObjectURL(e)}return new Worker(Kr)}catch{return null}}function AA(){Kr&&(URL.revokeObjectURL(Kr),Kr=null)}class TA{constructor(t={}){W(this,"workers",[]),W(this,"waitQueue",[]),W(this,"nextId",0),W(this,"config"),W(this,"idleTimer",null),W(this,"disposed",!1),W(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??As.WORKER_IDLE_TIMEOUT,warmUpOnCreate:t.warmUpOnCreate??!0},this.idleTimer=setInterval(()=>this.reapIdle(),As.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(),AA()}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=CA();if(!t)return null;try{const n=Ev(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=As.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 IA{constructor(t){W(this,"queue",[]),W(this,"pool"),W(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 Bu=(e=>(e[e.HIGH=0]="HIGH",e[e.NORMAL=1]="NORMAL",e[e.LOW=2]="LOW",e))(Bu||{});let pa=null,fa=null,Uo=!1,RA;function PA(){return typeof Worker<"u"&&typeof Blob<"u"&&typeof URL<"u"&&typeof URL.createObjectURL=="function"}function DA(){if(fa)return fa;if(!PA())throw Uo=!0,new Error("Workers not available");return pa=new TA(RA),fa=new IA(pa),fa}async function OA(e){const{convertFileDirect:t,prepareTransformer:n}=await Promise.resolve().then(()=>WA);await n();const s=await t(e.source,e.filePath);return{type:"transform",id:e.id,code:s,warnings:[]}}async function NA(e){const t=await Promise.resolve().then(()=>Y1),{parseTarArchive:n}=await Promise.resolve().then(()=>$A),{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 BA(e){const t=await Promise.resolve().then(()=>U0);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 Pv(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():`task-${Date.now()}-${Math.random().toString(36).slice(2)}`}async function Dv(e){if(Uo)return Ov(e);try{return await DA().submit(e)}catch(t){return Uo||console.debug("[offload] Falling back to main thread:",t instanceof Error?t.message:t),LA(),Ov(e)}}function LA(){Uo=!0,pa&&(pa.dispose(),pa=null),fa=null}async function Ov(e){switch(e.type){case"transform":return OA(e);case"extract":return NA(e);case"build":return BA(e);default:throw new Error(`Unknown task type: ${e.type}`)}}function jo(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 Nv(e,t,n){const s=jo(e,t,n).trim();return parseInt(s,8)||0}function MA(e){switch(e){case"0":case"\0":case"":return"file";case"5":return"directory";case"1":case"2":return"link";default:return"other"}}function*FA(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=jo(s,0,100);if(!o)continue;const c=Nv(s,100,8),d=Nv(s,124,12),p=String.fromCharCode(s[156]),y=jo(s,157,100),g=jo(s,345,155),x=g?`${g}/${o}`:o,k=MA(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 Bv(e,t,n,s={}){var r,o;(r=s.onProgress)==null||r.call(s,`Fetching ${e}...`);const c=await Dv({type:"extract",id:Pv(),tarballUrl:e,stripComponents:s.stripComponents??1,priority:Bu.NORMAL,expectedShasum:s.expectedShasum}),d=[];for(const p of c.files){if(s.filter&&!s.filter(p.path))continue;const y=yt(n,p.path),g=ir(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 $A=Object.freeze(Object.defineProperty({__proto__:null,downloadAndExtract:Bv,parseTarArchive:FA},Symbol.toStringTag,{value:"Module"})),Lu=typeof window<"u";async function Mu(){if(Lu&&!window.__esbuildEngine)return window.__esbuildReady||(window.__esbuildReady=(async()=>{try{const e=await Ga(hf),t=e.default||e;try{await t.initialize({wasmURL:uc})}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 UA(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 Lv(e,t){return e.endsWith(".jsx")?"jsx":e.endsWith(".ts")?"ts":e.endsWith(".tsx")?"tsx":e.endsWith(".mjs")?"js":UA(t)?"jsx":"js"}async function Mv(e,t){if(!Lu)return e;let s=(await Dv({type:"transform",id:Pv(),source:e,filePath:t,options:{loader:Lv(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:Bu.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 jA(e,t){if(!Lu)return e;window.__esbuildEngine||await Mu();const n=window.__esbuildEngine;if(!n)throw new Error("esbuild engine not available");const s=Lv(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 VA(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 Fu(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 $u(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 Fv(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(...Fv(e,r)):(s.endsWith(".js")||s.endsWith(".mjs")||s.endsWith(".jsx"))&&n.push(r)}catch{}}}catch{}return n}function HA(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 $v(e,t,n){let s=0;const r=Fv(e,t);n==null||n(` Converting ${r.length} files in ${t}...`);const o=HA(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){Fu(g)&&(e.writeFileSync(y,$u(g)),s++);return}if(y.endsWith(".mjs")){Fu(g)&&(e.writeFileSync(y,$u(g)),s++);return}if(VA(y,g)){const x=await Mv(g,y);e.writeFileSync(y,x),s++}else Fu(g)&&(e.writeFileSync(y,$u(g)),s++)}catch{}}))}return s}const WA=Object.freeze(Object.defineProperty({__proto__:null,convertFile:Mv,convertFileDirect:jA,convertPackage:$v,prepareTransformer:Mu},Symbol.toStringTag,{value:"Module"}));function zA(e,t){return t?typeof t=="string"?{[e.includes("/")?e.split("/").pop():e]:t}:t:{}}function Uv(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 jv=!1;Jo=class{constructor(e,t={}){W(this,"vol"),W(this,"registryClient"),W(this,"workingDir"),W(this,"_snapshotCache"),this.vol=e,this.registryClient=new Gr(t),this.workingDir=t.cwd||"/",this._snapshotCache=t.snapshotCache??null}async install(e,t,n={}){const{onProgress:s}=n,r=Uv(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 xA(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||yt(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?Ee(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 EA(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=yt(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=yt(e,s),o=this.vol.readdirSync(r);for(const c of o){const d=yt(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=yt(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=yt(this.workingDir,"node_modules");this.vol.mkdirSync(r,{recursive:!0});const o=[];for(const[p,y]of e){const g=yt(r,p),x=yt(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&&!jv&&(typeof Worker>"u"&&(n==null||n("Preparing module transformer..."),await Mu()),jv=!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 Bv(x.tarballUrl,this.vol,k,{stripComponents:1,expectedShasum:x.shasum}),c)try{const C=await $v(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=yt(n,"package.json");if(!this.vol.existsSync(s))return;const r=JSON.parse(this.vol.readFileSync(s,"utf8")),o=zA(t,r.bin),c=yt(e,".bin");for(const[d,p]of Object.entries(o)){this.vol.mkdirSync(c,{recursive:!0});const y=yt(n,p);this.vol.writeFileSync(yt(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=yt(this.workingDir,"node_modules",".package-lock.json");this.vol.writeFileSync(n,JSON.stringify(t,null,2))}async patchManifest(e,t,n){const s=yt(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))}},H0=async function(e,t,n){return new Jo(t).install(e,void 0,n)},Object.freeze(Object.defineProperty({__proto__:null,DependencyInstaller:Jo,RegistryClient:Gr,install:H0,splitSpecifier:Uv},Symbol.toStringTag,{value:"Module"}));const qA=new TextEncoder;pd=(i=class extends ne{constructor(e={}){super(),W(this,"registry",new Map),W(this,"baseUrl"),W(this,"opts"),W(this,"channel",null),W(this,"swReady",!1),W(this,"heartbeat",null),W(this,"_processManager",null),W(this,"_workerWsConns",new Map),W(this,"_previewScript",null),W(this,"_swAuthToken",null),W(this,"_wsBridgeToken",null),W(this,"_wsBridge",null),W(this,"_wsConns",new Map),this.opts=e,this.baseUrl=typeof location<"u"?e.baseUrl||`${location.protocol}//${location.host}`:e.baseUrl||"http://localhost",Si((t,n)=>this.register(n,t)),xi(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"})},As.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(pd.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 G=await fetch(C),$=await G.arrayBuffer(),te={};G.headers.forEach((D,F)=>{te[F]=D});const I=$.byteLength>0?h(new Uint8Array($)):"";(t=this.channel)==null||t.port1.postMessage({type:"response",id:c,data:{statusCode:G.status,statusMessage:G.statusText||"OK",headers:te,bodyBase64:I}});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"?qA.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=wi(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=Ei(g);if(!X)break;switch(g=g.slice(X.consumed),X.op){case oe.TEXT:{const G=new TextDecoder().decode(X.data);y.postMessage({kind:"ws-message",uid:e,data:G,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 G=X.data.length>=2?X.data[0]<<8|X.data[1]:1e3;y.postMessage({kind:"ws-closed",uid:e,code:G,token:this._wsBridgeToken});break}case oe.PING:p._feedData(z.from(wn(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=wn(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=wn(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=wn(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})}}},W(i,"DEBUG",!1),i);let Uu=null;j0=function(e){return Uu||(Uu=new pd(e)),Uu},G0=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)}},K0=class extends ne{constructor(e=4194304){super(),W(this,"_abortController",new AbortController),W(this,"_resolve"),W(this,"_stdout",""),W(this,"_stderr",""),W(this,"_exitCode",null),W(this,"_sendStdinFn",null),W(this,"_killFn",null),W(this,"_maxOutputBytes"),W(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 GA={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"},KA=e=>`\x1B[36mnodepod\x1B[0m:\x1B[34m${e}\x1B[0m$ `;Y0=class{constructor(e){W(this,"_term",null),W(this,"_fitAddon",null),W(this,"_dataDisposable",null),W(this,"_resizeHandler",null),W(this,"_lineBuffer",""),W(this,"_history",[]),W(this,"_historyIndex",-1),W(this,"_savedLine",""),W(this,"_running",!1),W(this,"_cwd","/"),W(this,"_promptFn"),W(this,"_theme"),W(this,"_opts"),W(this,"_wiring",null),this._opts=e,this._theme=e.theme??GA,this._promptFn=e.prompt??KA}_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??ge.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 YA=["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 Vv(e){e!==null&&[...YA,...e]}const ZA="nodepod-snapshots",
|
|
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 Y0(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
|
|
46661
|
-
`))}await y();const V=d;let K=!1;const J=
|
|
46662
|
-
`),t._setRunning(!1),t._writePrompt()),
|
|
46663
|
-
`),t._setRunning(!1),t._writePrompt()),
|
|
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 YA=["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 Vv(e){e!==null&&[...YA,...e]}const ZA="nodepod-snapshots",ks="snapshots",XA=1,Hv=10080*60*1e3;function JA(){return typeof indexedDB>"u"?Promise.resolve(null):new Promise(e=>{try{const t=indexedDB.open(ZA,XA);t.onupgradeneeded=()=>{const n=t.result;n.objectStoreNames.contains(ks)||n.createObjectStore(ks)},t.onsuccess=()=>e(t.result),t.onerror=()=>e(null)}catch{e(null)}})}function QA(e,t){return new Promise((n,s)=>{const c=e.transaction(ks,"readonly").objectStore(ks).get(t);c.onsuccess=()=>n(c.result??null),c.onerror=()=>s(c.error)})}function eT(e,t,n){return new Promise((s,r)=>{const o=e.transaction(ks,"readwrite");o.objectStore(ks).put(n,t),o.oncomplete=()=>s(),o.onerror=()=>r(o.error)})}function tT(e){try{const s=e.transaction(ks,"readwrite").objectStore(ks).openCursor(),r=Date.now();s.onsuccess=()=>{const o=s.result;if(!o)return;const c=o.value;c!=null&&c.createdAt&&r-c.createdAt>Hv&&o.delete(),o.continue()}}catch{}}async function nT(){const e=await JA();return e?(tT(e),{async get(t){try{const n=await QA(e,t);return!(n!=null&&n.snapshot)||n.createdAt&&Date.now()-n.createdAt>Hv?null:n.snapshot}catch{return null}},async set(t,n){try{await eT(e,t,{snapshot:n,createdAt:Date.now()})}catch{}},close(){try{e.close()}catch{}}}):null}ol=(l=class{constructor(e,t,n,s,r){if(W(this,"fs"),W(this,"_volume"),W(this,"_packages"),W(this,"_proxy"),W(this,"_cwd"),W(this,"_processManager"),W(this,"_vfsBridge"),W(this,"_sharedVFS",null),W(this,"_syncChannel",null),W(this,"_unwatchVFS",null),W(this,"_handler"),this._volume=e,this._packages=t,this._proxy=n,this._cwd=s,this._handler=r,this.fs=new G0(e),this._processManager=new ya(e),this._vfsBridge=new $0(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(),Zo()){try{this._sharedVFS=new L0,this._processManager.setSharedBuffer(this._sharedVFS.buffer),this._vfsBridge.setSharedVFS(this._sharedVFS)}catch{}try{this._syncChannel=new M0,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 q0(e.memory);n.startMonitoring();const s=new wa(n);let r=null;if(e.enableSnapshotCache!==!1)try{r=await nT()}catch{}const o=new Jo(s,{snapshotCache:r}),c=j0({onServerReady:e.onServerReady});e.allowedFetchDomains===null?Vv(null):Vv(e.allowedFetchDomains??[]);const d=new ol(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 K0,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 Y0(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=G=>{k===r&&K&&(C=!0,L(),t._writeOutput(G))},X=G=>{k===r&&K&&(C=!0,L(),t._writeOutput(G,!0))};return V.on("stdout",J),V.on("stderr",X),s=G=>V.sendStdin(G),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(G=>{const $=()=>{V.removeListener("shell-done",te),V.removeListener("exit",I),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()),G()},I=(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()),G()};V.on("shell-done",te),V.on("exit",I)})},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?ol.SHALLOW_EXCLUDE_DIRS:void 0)}async restore(e,t){const n=(t==null?void 0:t.autoInstall)??!0,s=wa.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}},W(l,"SHALLOW_EXCLUDE_DIRS",new Set(["node_modules",".cache",".npm"])),l)})();const pt="[CodeSandbox:Runtime]";class XS{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(pt,"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(pt,"boot() started");try{this.emitProgress("initializing","Booting runtime environment...",5);const l=this.config.port??3e3;console.log(pt,"boot: calling Nodepod.boot()",{swUrl:"/__sw__.js",workdir:this.config.workdir,port:l}),console.log(pt,"boot: SharedArrayBuffer available?",typeof SharedArrayBuffer<"u"),console.log(pt,"boot: Worker available?",typeof Worker<"u");const u=performance.now();this.nodepod=await ol.boot({swUrl:"/__sw__.js",workdir:this.config.workdir,env:this.config.env,onServerReady:(_,b)=>{var v;console.log(pt,"onServerReady fired!",{readyPort:_,url:b,expectedPort:l}),_===l&&(this.previewUrl=this.rewritePreviewUrl(b),console.log(pt,"previewUrl set to:",this.previewUrl),this.emitProgress("ready","Application is running",100),(v=this.onServerReady)==null||v.call(this,_,this.previewUrl))}}),console.log(pt,`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(pt,`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(pt,`boot: verify file "${v}" exists:`,w),w){const E=await this.nodepod.fs.readFile(v,"utf-8");console.log(pt,`boot: verify file "${v}" has ${E.length} chars`)}}}catch(_){console.warn(pt,"boot: file verification failed:",_)}if(this.config.files["package.json"]){this.emitProgress("installing","Installing dependencies...",40);const _=performance.now();await this.installDependencies(),console.log(pt,`boot: installDependencies completed in ${(performance.now()-_).toFixed(0)}ms`),this.emitProgress("installing","Dependencies installed",70)}else console.log(pt,"boot: no package.json found, skipping install");this.emitProgress("starting","Starting application...",75);const m=performance.now();await this.startServer(),console.log(pt,`boot: startServer returned in ${(performance.now()-m).toFixed(0)}ms`),console.log(pt,`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(pt,`boot: fallback check @${_}ms, port(${l}) =`,E,"status =",this.status),E?(this.previewUrl=this.rewritePreviewUrl(E),console.log(pt,"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(pt,"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(pt,"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(`
|
|
@@ -50334,5 +50334,5 @@ function App() {
|
|
|
50334
50334
|
|
|
50335
50335
|
// Mount
|
|
50336
50336
|
ReactDOM.createRoot(document.getElementById('root')).render(e(App));
|
|
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":FN,"public/index.html":$N,"public/styles.css":UN,"public/App.js":qN,"public/components/PostCard.js":jN,"public/components/UserCard.js":VN,"public/components/CommentCard.js":HN,"public/components/PostDetail.js":WN,"public/components/UserDetail.js":zN}},"fullstack-starter":MN};function QS(a){return JS[a]||null}function GN(){return Object.keys(JS)}const Jr="[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 ex(a){const{files:i,template:l,entryCommand:u,port:h,env:m,onFileChange:f,onServerReady:_,onProgress:b,onError:v,onSandboxError:w,onFilesUpdated:k}=a,A=G.useRef(null),R=G.useRef(!1),P=G.useRef(w);P.current=w;const j=G.useRef(k);j.current=k;const[M,L]=G.useState({status:"initializing",progress:{stage:"initializing",message:"Preparing...",percent:0},previewUrl:null,terminalOutput:[],files:{},originalFiles:{},fileChanges:{},error:null,errors:[]}),[Y,H]=G.useState(null),[Z,re]=G.useState([]),me=G.useCallback(se=>{var pe;L(De=>({...De,errors:[...De.errors,se]})),(pe=P.current)==null||pe.call(P,se)},[]),ne=G.useCallback(async se=>{const pe=A.current;pe&&await pe.reportError(se),me(se)},[me]),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=QS(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 XS({files:se,entryCommand:pe,port:De,env:m});A.current=be,L(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&&(H(it),re([it])),be.setProgressCallback(Oe=>{L(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=>{L(ge=>({...ge,terminalOutput:[...ge.terminalOutput,Oe]}))}),be.setServerReadyCallback((Oe,ge)=>{L(Se=>({...Se,previewUrl:ge,status:"ready"})),_==null||_(Oe,ge)}),be.setErrorCallback(me),be.boot().catch(Oe=>{const ge=Oe instanceof Error?Oe.message:String(Oe);v==null||v(ge)}),be},[m,b,v,_,me]),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(Jr,"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 Tn=JSON.parse(se["package.json"]);(ge=Tn.scripts)!=null&&ge.start&&(Pe=Tn.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(Jr,`updated file: ${Pe}`)}catch(Tn){console.warn(Jr,`failed to write ${Pe}:`,Tn)}const Oe=KN(rt,se);if(L(Pe=>({...Pe,originalFiles:rt,files:se,fileChanges:Oe})),it&&De){console.log(Jr,`files changed — restarting server (${Object.keys(Oe).length} files differ)`);try{await be.restart()}catch(Pe){console.error(Jr,"restart failed:",Pe)}}(Se=j.current)==null||Se.call(j,Oe)},[u,h,Ee]),$e=G.useCallback(async(se,pe)=>{const De=A.current;if(!De){console.warn(Jr,"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)}L(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)}L(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=>{H(se),re(pe=>pe.includes(se)?pe:[...pe,se])},[]),Le=G.useCallback(se=>{re(pe=>{const De=pe.filter(be=>be!==se);return Y===se&&H(De.length>0?De[De.length-1]:null),De})},[Y]),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(()=>M.fileChanges,[M.fileChanges]),Je=G.useCallback(()=>M.errors,[M.errors]),bt=G.useCallback(()=>M,[M]);return{state:M,selectedFile:Y,openFiles:Z,handleFileChange:ie,handleSelectFile:ke,handleCloseFile:Le,handleBrowserError:ne,restart:Ce,updateFiles:oe,updateFile:$e,getFiles:Ae,getChangedFiles:We,getFileChanges:Re,getErrors:Je,getState:bt,runtime:A}}const tx=G.forwardRef(function(i,l){const{className:u="",height:h="100vh",port:m=3e3}=i,f=ex(i),{state:_,selectedFile:b,openFiles:v,handleFileChange:w,handleSelectFile:k,handleCloseFile:A,handleBrowserError:R,restart:P,updateFiles:j,updateFile:M,getFiles:L,getChangedFiles:Y,getFileChanges:H,getErrors:Z,getState:re}=f;G.useImperativeHandle(l,()=>({updateFiles:j,updateFile:M,restart:P,getFiles:L,getChangedFiles:Y,getFileChanges:H,getErrors:Z,getState:re}),[j,M,P,L,Y,H,Z,re]);const me=G.useMemo(()=>WS(_.files),[_.files]),ne=_.status!=="ready"&&_.status!=="error",[ae,Ee]=G.useState("code"),oe=!!_.previewUrl;G.useEffect(()=>{oe&&Ee("preview")},[oe]);const $e=G.useCallback(ie=>{k(ie),Ee("code")},[k]);return O.jsxs("div",{className:`sb-root relative w-full bg-sb-bg text-sb-text overflow-hidden flex flex-col ${u}`,style:{height:h},children:[ne&&O.jsx(YS,{progress:_.progress}),O.jsx(ZN,{activeView:ae,onViewChange:Ee,previewUrl:_.previewUrl,port:m,onRefresh:P}),O.jsxs("div",{className:"flex-1 relative overflow-hidden min-h-0",children:[O.jsx(Ud.div,{className:"absolute inset-0",initial:!1,animate:{opacity:ae==="code"?1:0,pointerEvents:ae==="code"?"auto":"none"},transition:{duration:.15},children:O.jsx(JN,{fileTree:me,files:_.files,originalFiles:_.originalFiles,fileChanges:_.fileChanges,selectedFile:b,openFiles:v,terminalOutput:_.terminalOutput,onSelectFile:$e,onCloseFile:A,onFileChange:w})}),O.jsx(Ud.div,{className:"absolute inset-0",initial:!1,animate:{opacity:ae==="preview"?1:0,pointerEvents:ae==="preview"?"auto":"none"},transition:{duration:.15},children:O.jsx(KS,{url:_.previewUrl,onBrowserError:R})})]})]})});tx.displayName="CodeSandbox";function YN(a,i){if(!a)return"";const l=a.match(/\/__(?:preview|virtual)__\/\d+(\/.*)?$/),u=(l==null?void 0:l[1])??"/";return`localhost:${i}${u}`}function ZN({activeView:a,onViewChange:i,previewUrl:l,port:u,onRefresh:h}){const m=YN(l,u);return O.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:[O.jsx(ZS,{selected:a,onSelect:i}),O.jsx("div",{className:"flex-1 min-w-0",children:a==="preview"?O.jsxs("div",{className:"flex items-center gap-1.5",children:[O.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:O.jsx(XN,{})}),O.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..."})]}):O.jsx("div",{className:"text-xs text-sb-text-muted px-1 truncate",children:"Editor"})})]})}function XN(){return O.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[O.jsx("polyline",{points:"23 4 23 10 17 10"}),O.jsx("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"})]})}function JN({fileTree:a,files:i,originalFiles:l,fileChanges:u,selectedFile:h,openFiles:m,terminalOutput:f,onSelectFile:_,onCloseFile:b,onFileChange:v}){const[w,k]=G.useState(!1);return O.jsx("div",{className:"h-full w-full",children:O.jsxs(qu,{children:[O.jsx(qu.Pane,{preferredSize:200,minSize:120,maxSize:350,children:O.jsx(zS,{files:a,selectedFile:h,onSelectFile:_,fileChanges:u})}),O.jsx(qu.Pane,{children:O.jsxs("div",{className:"h-full flex flex-col",children:[O.jsx("div",{className:"flex-1 min-h-0",style:{height:w?"100%":"70%"},children:O.jsx("div",{className:"h-full",children:O.jsx(GS,{files:i,originalFiles:l,fileChanges:u,activeFile:h,openFiles:m,onSelectFile:_,onCloseFile:b,onFileChange:v})})}),w?O.jsx(jd,{output:f,minimized:!0,onToggleMinimize:()=>k(!1)}):O.jsx("div",{style:{height:"30%",minHeight:60},children:O.jsx(jd,{output:f,minimized:!1,onToggleMinimize:()=>k(!0)})})]})})]})})}exports.BootOverlay=YS;exports.CodeEditor=GS;exports.CodeSandbox=tx;exports.FileTree=zS;exports.NodepodRuntime=XS;exports.Preview=KS;exports.Terminal=jd;exports.ViewSlider=ZS;exports.buildFileTree=WS;exports.getTemplate=QS;exports.listTemplates=GN;exports.useRuntime=ex;
|
|
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":FN,"public/index.html":$N,"public/styles.css":UN,"public/App.js":qN,"public/components/PostCard.js":jN,"public/components/UserCard.js":VN,"public/components/CommentCard.js":HN,"public/components/PostDetail.js":WN,"public/components/UserDetail.js":zN}},"fullstack-starter":MN};function QS(a){return JS[a]||null}function GN(){return Object.keys(JS)}const or="[CodeSandbox:useRuntime]",KN=new Set(["css","html","htm","svg","png","jpg","jpeg","gif","webp","ico","woff","woff2","ttf","eot"]);function YN(a){var l;const i=(l=a.split(".").pop())==null?void 0:l.toLowerCase();return i?KN.has(i):!1}function ZN(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 ex(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=q.useRef(null),R=q.useRef(!1),P=q.useRef(w);P.current=w;const j=q.useRef(E);j.current=E;const[M,B]=q.useState({status:"initializing",progress:{stage:"initializing",message:"Preparing...",percent:0},previewUrl:null,terminalOutput:[],files:{},originalFiles:{},fileChanges:{},previewReloadKey:0,error:null,errors:[]}),[Y,H]=q.useState(null),[Z,re]=q.useState([]),ge=q.useCallback(ee=>{var pe;B(De=>({...De,errors:[...De.errors,ee]})),(pe=P.current)==null||pe.call(P,ee)},[]),se=q.useCallback(async ee=>{const pe=A.current;pe&&await pe.reportError(ee),ge(ee)},[ge]),ae=q.useCallback(()=>{var ee;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"]);(ee=De.scripts)!=null&&ee.start&&(pe=De.scripts.start)}catch{}return{files:i,entryCommand:pe,port:h||3e3}}if(l){const pe=QS(l);if(pe)return{files:pe.files,entryCommand:u||pe.entryCommand,port:h||pe.port}}return null},[i,l,u,h]),xe=q.useCallback((ee,pe,De)=>{const be=new XS({files:ee,entryCommand:pe,port:De,env:m});A.current=be,B(Pe=>({...Pe,files:ee}));const Qe=Object.keys(ee),it=Qe.find(Pe=>Pe==="server.js")||Qe.find(Pe=>Pe==="index.js")||Qe.find(Pe=>Pe.endsWith(".js"))||Qe[0];return it&&(H(it),re([it])),be.setProgressCallback(Pe=>{B(fe=>({...fe,status:Pe.stage,progress:Pe,previewUrl:be.getPreviewUrl(),error:Pe.stage==="error"?Pe.message:fe.error})),b==null||b(Pe),Pe.stage==="error"&&(v==null||v(Pe.message))}),be.setOutputCallback(Pe=>{B(fe=>({...fe,terminalOutput:[...fe.terminalOutput,Pe]}))}),be.setServerReadyCallback((Pe,fe)=>{B(Ce=>({...Ce,previewUrl:fe,status:"ready"})),_==null||_(Pe,fe)}),be.setErrorCallback(ge),be.boot().catch(Pe=>{const fe=Pe instanceof Error?Pe.message:String(Pe);v==null||v(fe)}),be},[m,b,v,_,ge]),oe=q.useCallback(async(ee,pe)=>{var je,_e;const De=(pe==null?void 0:pe.restartServer)!==!1,be=A.current;if(!be){if(R.current){console.warn(or,"updateFiles called but runtime is gone (already torn down)");return}R.current=!0;let et=u||"node server.js";if(!u&&ee["package.json"])try{const tn=JSON.parse(ee["package.json"]);(je=tn.scripts)!=null&&je.start&&(et=tn.scripts.start)}catch{}xe(ee,et,h||3e3);return}const Qe=be.getCurrentFiles();let it=!1;const Pe=[];for(const[et,$t]of Object.entries(ee))if(Qe[et]!==$t)try{await be.writeFile(et,$t),it=!0,Pe.push(et),console.log(or,`updated file: ${et}`)}catch(tn){console.warn(or,`failed to write ${et}:`,tn)}const fe=ZN(Qe,ee),Ce=it&&Pe.length>0&&Pe.every(YN);if(it&&De)if(Ce)console.log(or,`hot reload: ${Pe.length} static file(s) changed — refreshing preview`),B(et=>({...et,originalFiles:Qe,files:ee,fileChanges:fe,previewReloadKey:et.previewReloadKey+1}));else{console.log(or,`cold restart: ${Pe.length} file(s) changed — restarting server`),B(et=>({...et,originalFiles:Qe,files:ee,fileChanges:fe}));try{await be.restart()}catch(et){console.error(or,"restart failed:",et)}}else B(et=>({...et,originalFiles:Qe,files:ee,fileChanges:fe}));(_e=j.current)==null||_e.call(j,fe)},[u,h,xe]),Fe=q.useCallback(async(ee,pe)=>{const De=A.current;if(!De){console.warn(or,"updateFile called but runtime not ready. Use updateFiles() for initial load.");return}try{await De.writeFile(ee,pe)}catch(be){console.error(`Failed to write file ${ee}:`,be)}B(be=>{const Qe={...be.files,[ee]:pe},it={...be.fileChanges};return ee in be.originalFiles?be.originalFiles[ee]!==pe?it[ee]="modified":delete it[ee]:it[ee]="new",{...be,files:Qe,fileChanges:it}})},[]);q.useEffect(()=>{if(R.current)return;const ee=ae();if(ee){if(R.current=!0,Object.keys(ee.files).length===0)return;xe(ee.files,ee.entryCommand,ee.port)}return()=>{var pe;(pe=A.current)==null||pe.teardown(),A.current=null}},[]);const ie=q.useCallback(async(ee,pe)=>{const De=A.current;if(De){try{await De.writeFile(ee,pe)}catch(be){console.error(`Failed to write file ${ee}:`,be)}B(be=>{const Qe={...be.files,[ee]:pe},it={...be.fileChanges};return ee in be.originalFiles?be.originalFiles[ee]!==pe?it[ee]="modified":delete it[ee]:it[ee]="new",{...be,files:Qe,fileChanges:it}}),f==null||f(ee,pe)}},[f]),Ee=q.useCallback(ee=>{H(ee),re(pe=>pe.includes(ee)?pe:[...pe,ee])},[]),Be=q.useCallback(ee=>{re(pe=>{const De=pe.filter(be=>be!==ee);return Y===ee&&H(De.length>0?De[De.length-1]:null),De})},[Y]),ke=q.useCallback(async()=>{const ee=A.current;ee&&await ee.restart()},[]),Ae=q.useCallback(()=>{var ee;return((ee=A.current)==null?void 0:ee.getCurrentFiles())??{}},[]),We=q.useCallback(()=>{var ee;return((ee=A.current)==null?void 0:ee.getChangedFiles())??{}},[]),Re=q.useCallback(()=>M.fileChanges,[M.fileChanges]),Je=q.useCallback(()=>M.errors,[M.errors]),vt=q.useCallback(()=>M,[M]);return{state:M,selectedFile:Y,openFiles:Z,handleFileChange:ie,handleSelectFile:Ee,handleCloseFile:Be,handleBrowserError:se,restart:ke,updateFiles:oe,updateFile:Fe,getFiles:Ae,getChangedFiles:We,getFileChanges:Re,getErrors:Je,getState:vt,runtime:A}}const tx=q.forwardRef(function(i,l){const{className:u="",height:h="100vh",port:m=3e3}=i,f=ex(i),{state:_,selectedFile:b,openFiles:v,handleFileChange:w,handleSelectFile:E,handleCloseFile:A,handleBrowserError:R,restart:P,updateFiles:j,updateFile:M,getFiles:B,getChangedFiles:Y,getFileChanges:H,getErrors:Z,getState:re}=f;q.useImperativeHandle(l,()=>({updateFiles:j,updateFile:M,restart:P,getFiles:B,getChangedFiles:Y,getFileChanges:H,getErrors:Z,getState:re}),[j,M,P,B,Y,H,Z,re]);const ge=q.useMemo(()=>WS(_.files),[_.files]),se=_.status!=="ready"&&_.status!=="error",[ae,xe]=q.useState("code"),oe=!!_.previewUrl;q.useEffect(()=>{oe&&xe("preview")},[oe]);const Fe=q.useCallback(ie=>{E(ie),xe("code")},[E]);return O.jsxs("div",{className:`sb-root relative w-full bg-sb-bg text-sb-text overflow-hidden flex flex-col ${u}`,style:{height:h},children:[se&&O.jsx(YS,{progress:_.progress}),O.jsx(JN,{activeView:ae,onViewChange:xe,previewUrl:_.previewUrl,port:m,onRefresh:P}),O.jsxs("div",{className:"flex-1 relative overflow-hidden min-h-0",children:[O.jsx(Ud.div,{className:"absolute inset-0",initial:!1,animate:{opacity:ae==="code"?1:0,pointerEvents:ae==="code"?"auto":"none"},transition:{duration:.15},children:O.jsx(e3,{fileTree:ge,files:_.files,originalFiles:_.originalFiles,fileChanges:_.fileChanges,selectedFile:b,openFiles:v,terminalOutput:_.terminalOutput,onSelectFile:Fe,onCloseFile:A,onFileChange:w})}),O.jsx(Ud.div,{className:"absolute inset-0",initial:!1,animate:{opacity:ae==="preview"?1:0,pointerEvents:ae==="preview"?"auto":"none"},transition:{duration:.15},children:O.jsx(KS,{url:_.previewUrl,onBrowserError:R,reloadKey:_.previewReloadKey})})]})]})});tx.displayName="CodeSandbox";function XN(a,i){if(!a)return"";const l=a.match(/\/__(?:preview|virtual)__\/\d+(\/.*)?$/),u=(l==null?void 0:l[1])??"/";return`localhost:${i}${u}`}function JN({activeView:a,onViewChange:i,previewUrl:l,port:u,onRefresh:h}){const m=XN(l,u);return O.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:[O.jsx(ZS,{selected:a,onSelect:i}),O.jsx("div",{className:"flex-1 min-w-0",children:a==="preview"?O.jsxs("div",{className:"flex items-center gap-1.5",children:[O.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:O.jsx(QN,{})}),O.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..."})]}):O.jsx("div",{className:"text-xs text-sb-text-muted px-1 truncate",children:"Editor"})})]})}function QN(){return O.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[O.jsx("polyline",{points:"23 4 23 10 17 10"}),O.jsx("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"})]})}function e3({fileTree:a,files:i,originalFiles:l,fileChanges:u,selectedFile:h,openFiles:m,terminalOutput:f,onSelectFile:_,onCloseFile:b,onFileChange:v}){const[w,E]=q.useState(!1);return O.jsx("div",{className:"h-full w-full",children:O.jsxs(qu,{children:[O.jsx(qu.Pane,{preferredSize:200,minSize:120,maxSize:350,children:O.jsx(zS,{files:a,selectedFile:h,onSelectFile:_,fileChanges:u})}),O.jsx(qu.Pane,{children:O.jsxs("div",{className:"h-full flex flex-col",children:[O.jsx("div",{className:"flex-1 min-h-0",style:{height:w?"100%":"70%"},children:O.jsx("div",{className:"h-full",children:O.jsx(GS,{files:i,originalFiles:l,fileChanges:u,activeFile:h,openFiles:m,onSelectFile:_,onCloseFile:b,onFileChange:v})})}),w?O.jsx(jd,{output:f,minimized:!0,onToggleMinimize:()=>E(!1)}):O.jsx("div",{style:{height:"30%",minHeight:60},children:O.jsx(jd,{output:f,minimized:!1,onToggleMinimize:()=>E(!0)})})]})})]})})}exports.BootOverlay=YS;exports.CodeEditor=GS;exports.CodeSandbox=tx;exports.FileTree=zS;exports.NodepodRuntime=XS;exports.Preview=KS;exports.Terminal=jd;exports.ViewSlider=ZS;exports.buildFileTree=WS;exports.getTemplate=QS;exports.listTemplates=GN;exports.useRuntime=ex;
|
|
50338
50338
|
//# sourceMappingURL=index.cjs.map
|