9remote 2.0.75 → 2.0.78

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/server.cjs CHANGED
@@ -1,38 +1,38 @@
1
1
  const __importMetaUrl = require('url').pathToFileURL(__filename).href;
2
- var uM=Object.create;var Ka=Object.defineProperty;var pM=Object.getOwnPropertyDescriptor;var fM=Object.getOwnPropertyNames;var dM=Object.getPrototypeOf,hM=Object.prototype.hasOwnProperty;var Re=(r,e)=>()=>(r&&(e=r(r=0)),e);var O=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),nn=(r,e)=>{for(var t in e)Ka(r,t,{get:e[t],enumerable:!0})},Iv=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of fM(e))!hM.call(r,i)&&i!==t&&Ka(r,i,{get:()=>e[i],enumerable:!(n=pM(e,i))||n.enumerable});return r};var J=(r,e,t)=>(t=r!=null?uM(dM(r)):{},Iv(e||!r||!r.__esModule?Ka(t,"default",{value:r,enumerable:!0}):t,r)),mM=r=>Iv(Ka({},"__esModule",{value:!0}),r);var $i={};nn($i,{createRouter:()=>$p,jsonErr:()=>le,jsonOk:()=>ee,parseJsonBody:()=>Bt});function OM(r){return new Promise(e=>{let t="";r.on("data",n=>t+=n),r.on("end",()=>e(t))})}function ee(r,e={ok:!0}){r.setHeader("Content-Type","application/json"),r.writeHead(200),r.end(JSON.stringify(e))}function le(r,e,t){r.setHeader("Content-Type","application/json"),r.writeHead(e),r.end(JSON.stringify({error:t}))}async function Bt(r,e){try{let t=await OM(r);return JSON.parse(t||"{}")}catch{return le(e,400,"Invalid JSON"),null}}function $p(r,{fallback:e}={}){let t=new Map,n=[];for(let a of r){let c=a.method==="*"?["GET","POST","PUT","DELETE"]:[a.method];for(let l of c)a.path.endsWith("/*")?n.push({...a,prefix:a.path.slice(0,-2),method:l}):t.set(`${l}:${a.path}`,a)}let i=new Set,s=[];for(let a of r)a.public&&(a.path.endsWith("/*")?s.push(a.path.slice(0,-2)):i.add(a.path));function o(a){return i.has(a)?!0:s.some(c=>a.startsWith(c))}return async(a,c)=>{let l=(0,Gv.parse)(a.url,!0),{pathname:p,search:f}=l,h=!!a.headers["cf-connecting-ip"],y=a.socket.remoteAddress==="127.0.0.1"||a.socket.remoteAddress==="::1";if(!o(p)&&(h||!y)){le(c,403,"Forbidden");return}let _=`${a.method}:${p}`,S=t.get(_);if(S){try{await S.handler(a,c,{pathname:p,query:l.query,search:f})}catch(A){console.error("Error:",a.url,A),le(c,500,A.message)}return}for(let A of n)if(A.method===a.method&&p.startsWith(A.prefix)){try{await A.handler(a,c,{pathname:p,query:l.query,search:f})}catch(M){console.error("Error:",a.url,M),le(c,500,M.message)}return}if(e){try{await e(a,c,{pathname:p,search:f})}catch(A){console.error("Error:",a.url,A),le(c,500,A.message)}return}le(c,404,"Not found")}}var Gv,jt=Re(()=>{Gv=require("url")});function yo(r,e={}){return fetch(r,{...e,headers:{...IM,...e.headers}})}var Za,sn,Vv,Hi,Up,MM,Pn,oe,Kv,Hp,PM,Qa,zv,mo,ec,go,qp,ei,Yv,Xv,Jv,vo,Qv,Zv,IM,bt=Re(()=>{Za=J(require("dns"),1),sn=J(require("path"),1),Vv=J(require("os"),1),Hi="9remote",Up=process.env.NREMOTE_REGISTRY||`https://registry.npmjs.org/${Hi}/latest`,MM=`${Hi}@latest`,Pn=sn.default.join(Vv.default.homedir(),".9remote"),oe={ROOT:Pn,LOGS:sn.default.join(Pn,"logs"),STATE:sn.default.join(Pn,"state"),CONFIG:sn.default.join(Pn,"config"),BIN:sn.default.join(Pn,"bin"),PIDS:sn.default.join(Pn,"pids"),BUFFERS:sn.default.join(Pn,"buffers"),DAEMON:sn.default.join(Pn,"daemon")},Kv=new Za.default.promises.Resolver;Kv.setServers(["1.1.1.1","1.0.0.1","8.8.8.8"]);Hp=Za.default.lookup,PM=/^(\d{1,3}\.){3}\d{1,3}$|^::1$|^[0-9a-f:]+$/i;Za.default.lookup=(r,e,t)=>{if(typeof e=="function"&&(t=e,e={}),r==="localhost"||PM.test(r))return Hp(r,e,t);Kv.resolve4(r).then(n=>{if(!n?.length)return Hp(r,e,t);e.all?t(null,n.map(i=>({address:i,family:4}))):t(null,n[0],4)}).catch(()=>Hp(r,e,t))};Qa=2208,zv=5173,mo="local-ui",ec=[`http://localhost:${Qa}`,`http://127.0.0.1:${Qa}`,`http://localhost:${zv}`,`http://127.0.0.1:${zv}`],go={fileName:"agent.log",rotatedName:"agent.log.1",maxBytes:2*1024*1024,cleanupAfterDays:7},qp=60,ei={STOPPED:0,PREPARING:1,CONNECTING:2,TUNNELING:3,VERIFYING:4,READY:5},Yv=5e3,Xv=1e3,Jv=6e4,vo={CLAUDE_CODE_DISABLE_ALTERNATE_SCREEN:"1"},Qv=["claude","codex","gemini","opencode","grok","cursor","antigravity","kiro","copilot","codebuddy","factory","qoder","rovodev","hermes","amp","pi"],Zv={claude:"Claude",codex:"Codex",gemini:"Gemini",opencode:"OpenCode",grok:"Grok",cursor:"Cursor",antigravity:"Antigravity",kiro:"Kiro",copilot:"Copilot",codebuddy:"CodeBuddy",factory:"Factory",qoder:"Qoder",rovodev:"Rovo Dev",hermes:"Hermes",amp:"Amp",pi:"Pi"},IM={Accept:"application/json, text/plain, */*","Accept-Language":"en-US,en;q=0.9","Cache-Control":"no-cache",Pragma:"no-cache","User-Agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"}});function NM(){Fr.default.existsSync(tc)||Fr.default.mkdirSync(tc,{recursive:!0})}function LM(){try{if(Fr.default.statSync(rc).size<go.maxBytes)return;try{Fr.default.rmSync(nc,{force:!0})}catch{}Fr.default.renameSync(rc,nc)}catch{}}function DM(){try{let r=Fr.default.statSync(nc);Date.now()-r.mtimeMs>go.cleanupAfterDays*864e5&&Fr.default.rmSync(nc,{force:!0})}catch{}}function Vp(r){try{LM(),Fr.default.appendFileSync(rc,r+`
3
- `)}catch{}}function Wp(r){return r.map(e=>{if(e instanceof Error)return e.stack||e.message;if(typeof e=="object")try{return JSON.stringify(e)}catch{return String(e)}return String(e)}).join(" ")}function ty(){let r=new Date,e=(t,n=2)=>String(t).padStart(n,"0");return`${e(r.getHours())}:${e(r.getMinutes())}:${e(r.getSeconds())}.${e(r.getMilliseconds(),3)}`}function FM(r){return String(r).replace(BM,"").replace(jM,"").replace(/\s+$/g,"")}function xo(r,e,t){let n=FM(t);if(!n)return;let i=e==="info"?r:`${r}:${e}`,s=`${ty()} [${i}] ${n}`;if(Vp(s),Gp)try{Gp(s)}catch{}}function $M(){process.on("uncaughtException",r=>xo("crash","error",`uncaughtException: ${r?.stack||r?.message||r}`)),process.on("unhandledRejection",r=>{let e=r instanceof Error?r.stack||r.message:String(r);xo("crash","error",`unhandledRejection: ${e}`)}),process.on("exit",r=>Vp(`${ty()} [exit] code=${r} pid=${process.pid}`))}function ry(){ey||(ey=!0,NM(),DM(),Vp(`
4
- === SESSION ${new Date().toISOString()} pid=${process.pid} argv=${process.argv.slice(2).join(" ")} ===`),$M())}function ny(r){Gp=r}function iy(r=60){try{return Fr.default.readFileSync(rc,"utf8").split(`
5
- `).filter(Boolean).slice(-r)}catch{return[]}}function In(r){return{info:(...e)=>xo(r,"info",Wp(e)),warn:(...e)=>xo(r,"warn",Wp(e)),error:(...e)=>xo(r,"error",Wp(e))}}var Fr,zp,tc,rc,nc,ey,Gp,BM,jM,Ui=Re(()=>{Fr=J(require("fs"),1),zp=J(require("path"),1);bt();tc=oe.LOGS,rc=zp.default.join(tc,go.fileName),nc=zp.default.join(tc,go.rotatedName),ey=!1,Gp=null;BM=/\x1b\[[0-9;]*m/g,jM=/https?:\/\/[^\s]+/g});var cy=O((Q6,Kp)=>{"use strict";Kp.exports=ay;Kp.exports.preferredCharsets=ay;var HM=/^\s*([^\s;]+)\s*(?:;(.*))?$/;function UM(r){for(var e=r.split(","),t=0,n=0;t<e.length;t++){var i=qM(e[t].trim(),t);i&&(e[n++]=i)}return e.length=n,e}function qM(r,e){var t=HM.exec(r);if(!t)return null;var n=t[1],i=1;if(t[2])for(var s=t[2].split(";"),o=0;o<s.length;o++){var a=s[o].trim().split("=");if(a[0]==="q"){i=parseFloat(a[1]);break}}return{charset:n,q:i,i:e}}function WM(r,e,t){for(var n={o:-1,q:0,s:0},i=0;i<e.length;i++){var s=GM(r,e[i],t);s&&(n.s-s.s||n.q-s.q||n.o-s.o)<0&&(n=s)}return n}function GM(r,e,t){var n=0;if(e.charset.toLowerCase()===r.toLowerCase())n|=1;else if(e.charset!=="*")return null;return{i:t,o:e.i,q:e.q,s:n}}function ay(r,e){var t=UM(r===void 0?"*":r||"");if(!e)return t.filter(oy).sort(sy).map(zM);var n=e.map(function(s,o){return WM(s,t,o)});return n.filter(oy).sort(sy).map(function(s){return e[n.indexOf(s)]})}function sy(r,e){return e.q-r.q||e.s-r.s||r.o-e.o||r.i-e.i||0}function zM(r){return r.charset}function oy(r){return r.q>0}});var dy=O((Z6,Yp)=>{"use strict";Yp.exports=fy;Yp.exports.preferredEncodings=fy;var VM=/^\s*([^\s;]+)\s*(?:;(.*))?$/;function KM(r){for(var e=r.split(","),t=!1,n=1,i=0,s=0;i<e.length;i++){var o=YM(e[i].trim(),i);o&&(e[s++]=o,t=t||py("identity",o),n=Math.min(n,o.q||1))}return t||(e[s++]={encoding:"identity",q:n,i}),e.length=s,e}function YM(r,e){var t=VM.exec(r);if(!t)return null;var n=t[1],i=1;if(t[2])for(var s=t[2].split(";"),o=0;o<s.length;o++){var a=s[o].trim().split("=");if(a[0]==="q"){i=parseFloat(a[1]);break}}return{encoding:n,q:i,i:e}}function XM(r,e,t){for(var n={o:-1,q:0,s:0},i=0;i<e.length;i++){var s=py(r,e[i],t);s&&(n.s-s.s||n.q-s.q||n.o-s.o)<0&&(n=s)}return n}function py(r,e,t){var n=0;if(e.encoding.toLowerCase()===r.toLowerCase())n|=1;else if(e.encoding!=="*")return null;return{i:t,o:e.i,q:e.q,s:n}}function fy(r,e){var t=KM(r||"");if(!e)return t.filter(uy).sort(ly).map(JM);var n=e.map(function(s,o){return XM(s,t,o)});return n.filter(uy).sort(ly).map(function(s){return e[n.indexOf(s)]})}function ly(r,e){return e.q-r.q||e.s-r.s||r.o-e.o||r.i-e.i||0}function JM(r){return r.encoding}function uy(r){return r.q>0}});var yy=O((eW,Xp)=>{"use strict";Xp.exports=vy;Xp.exports.preferredLanguages=vy;var QM=/^\s*([^\s\-;]+)(?:-([^\s;]+))?\s*(?:;(.*))?$/;function ZM(r){for(var e=r.split(","),t=0,n=0;t<e.length;t++){var i=gy(e[t].trim(),t);i&&(e[n++]=i)}return e.length=n,e}function gy(r,e){var t=QM.exec(r);if(!t)return null;var n=t[1],i=t[2],s=n;i&&(s+="-"+i);var o=1;if(t[3])for(var a=t[3].split(";"),c=0;c<a.length;c++){var l=a[c].split("=");l[0]==="q"&&(o=parseFloat(l[1]))}return{prefix:n,suffix:i,q:o,i:e,full:s}}function eP(r,e,t){for(var n={o:-1,q:0,s:0},i=0;i<e.length;i++){var s=tP(r,e[i],t);s&&(n.s-s.s||n.q-s.q||n.o-s.o)<0&&(n=s)}return n}function tP(r,e,t){var n=gy(r);if(!n)return null;var i=0;if(e.full.toLowerCase()===n.full.toLowerCase())i|=4;else if(e.prefix.toLowerCase()===n.full.toLowerCase())i|=2;else if(e.full.toLowerCase()===n.prefix.toLowerCase())i|=1;else if(e.full!=="*")return null;return{i:t,o:e.i,q:e.q,s:i}}function vy(r,e){var t=ZM(r===void 0?"*":r||"");if(!e)return t.filter(my).sort(hy).map(rP);var n=e.map(function(s,o){return eP(s,t,o)});return n.filter(my).sort(hy).map(function(s){return e[n.indexOf(s)]})}function hy(r,e){return e.q-r.q||e.s-r.s||r.o-e.o||r.i-e.i||0}function rP(r){return r.full}function my(r){return r.q>0}});var Ey=O((tW,Jp)=>{"use strict";Jp.exports=wy;Jp.exports.preferredMediaTypes=wy;var nP=/^\s*([^\s\/;]+)\/([^;\s]+)\s*(?:;(.*))?$/;function iP(r){for(var e=lP(r),t=0,n=0;t<e.length;t++){var i=by(e[t].trim(),t);i&&(e[n++]=i)}return e.length=n,e}function by(r,e){var t=nP.exec(r);if(!t)return null;var n=Object.create(null),i=1,s=t[2],o=t[1];if(t[3])for(var a=uP(t[3]).map(cP),c=0;c<a.length;c++){var l=a[c],p=l[0].toLowerCase(),f=l[1],h=f&&f[0]==='"'&&f[f.length-1]==='"'?f.substr(1,f.length-2):f;if(p==="q"){i=parseFloat(h);break}n[p]=h}return{type:o,subtype:s,params:n,q:i,i:e}}function sP(r,e,t){for(var n={o:-1,q:0,s:0},i=0;i<e.length;i++){var s=oP(r,e[i],t);s&&(n.s-s.s||n.q-s.q||n.o-s.o)<0&&(n=s)}return n}function oP(r,e,t){var n=by(r),i=0;if(!n)return null;if(e.type.toLowerCase()==n.type.toLowerCase())i|=4;else if(e.type!="*")return null;if(e.subtype.toLowerCase()==n.subtype.toLowerCase())i|=2;else if(e.subtype!="*")return null;var s=Object.keys(e.params);if(s.length>0)if(s.every(function(o){return e.params[o]=="*"||(e.params[o]||"").toLowerCase()==(n.params[o]||"").toLowerCase()}))i|=1;else return null;return{i:t,o:e.i,q:e.q,s:i}}function wy(r,e){var t=iP(r===void 0?"*/*":r||"");if(!e)return t.filter(_y).sort(xy).map(aP);var n=e.map(function(s,o){return sP(s,t,o)});return n.filter(_y).sort(xy).map(function(s){return e[n.indexOf(s)]})}function xy(r,e){return e.q-r.q||e.s-r.s||r.o-e.o||r.i-e.i||0}function aP(r){return r.type+"/"+r.subtype}function _y(r){return r.q>0}function Sy(r){for(var e=0,t=0;(t=r.indexOf('"',t))!==-1;)e++,t++;return e}function cP(r){var e=r.indexOf("="),t,n;return e===-1?t=r:(t=r.substr(0,e),n=r.substr(e+1)),[t,n]}function lP(r){for(var e=r.split(","),t=1,n=0;t<e.length;t++)Sy(e[n])%2==0?e[++n]=e[t]:e[n]+=","+e[t];return e.length=n+1,e}function uP(r){for(var e=r.split(";"),t=1,n=0;t<e.length;t++)Sy(e[n])%2==0?e[++n]=e[t]:e[n]+=";"+e[t];e.length=n+1;for(var t=0;t<e.length;t++)e[t]=e[t].trim();return e}});var Ty=O((rW,Qp)=>{"use strict";var pP=cy(),fP=dy(),dP=yy(),hP=Ey();Qp.exports=pe;Qp.exports.Negotiator=pe;function pe(r){if(!(this instanceof pe))return new pe(r);this.request=r}pe.prototype.charset=function(e){var t=this.charsets(e);return t&&t[0]};pe.prototype.charsets=function(e){return pP(this.request.headers["accept-charset"],e)};pe.prototype.encoding=function(e){var t=this.encodings(e);return t&&t[0]};pe.prototype.encodings=function(e){return fP(this.request.headers["accept-encoding"],e)};pe.prototype.language=function(e){var t=this.languages(e);return t&&t[0]};pe.prototype.languages=function(e){return dP(this.request.headers["accept-language"],e)};pe.prototype.mediaType=function(e){var t=this.mediaTypes(e);return t&&t[0]};pe.prototype.mediaTypes=function(e){return hP(this.request.headers.accept,e)};pe.prototype.preferredCharset=pe.prototype.charset;pe.prototype.preferredCharsets=pe.prototype.charsets;pe.prototype.preferredEncoding=pe.prototype.encoding;pe.prototype.preferredEncodings=pe.prototype.encodings;pe.prototype.preferredLanguage=pe.prototype.language;pe.prototype.preferredLanguages=pe.prototype.languages;pe.prototype.preferredMediaType=pe.prototype.mediaType;pe.prototype.preferredMediaTypes=pe.prototype.mediaTypes});var Cy=O((nW,mP)=>{mP.exports={"application/1d-interleaved-parityfec":{source:"iana"},"application/3gpdash-qoe-report+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/3gpp-ims+xml":{source:"iana",compressible:!0},"application/3gpphal+json":{source:"iana",compressible:!0},"application/3gpphalforms+json":{source:"iana",compressible:!0},"application/a2l":{source:"iana"},"application/ace+cbor":{source:"iana"},"application/activemessage":{source:"iana"},"application/activity+json":{source:"iana",compressible:!0},"application/alto-costmap+json":{source:"iana",compressible:!0},"application/alto-costmapfilter+json":{source:"iana",compressible:!0},"application/alto-directory+json":{source:"iana",compressible:!0},"application/alto-endpointcost+json":{source:"iana",compressible:!0},"application/alto-endpointcostparams+json":{source:"iana",compressible:!0},"application/alto-endpointprop+json":{source:"iana",compressible:!0},"application/alto-endpointpropparams+json":{source:"iana",compressible:!0},"application/alto-error+json":{source:"iana",compressible:!0},"application/alto-networkmap+json":{source:"iana",compressible:!0},"application/alto-networkmapfilter+json":{source:"iana",compressible:!0},"application/alto-updatestreamcontrol+json":{source:"iana",compressible:!0},"application/alto-updatestreamparams+json":{source:"iana",compressible:!0},"application/aml":{source:"iana"},"application/andrew-inset":{source:"iana",extensions:["ez"]},"application/applefile":{source:"iana"},"application/applixware":{source:"apache",extensions:["aw"]},"application/at+jwt":{source:"iana"},"application/atf":{source:"iana"},"application/atfx":{source:"iana"},"application/atom+xml":{source:"iana",compressible:!0,extensions:["atom"]},"application/atomcat+xml":{source:"iana",compressible:!0,extensions:["atomcat"]},"application/atomdeleted+xml":{source:"iana",compressible:!0,extensions:["atomdeleted"]},"application/atomicmail":{source:"iana"},"application/atomsvc+xml":{source:"iana",compressible:!0,extensions:["atomsvc"]},"application/atsc-dwd+xml":{source:"iana",compressible:!0,extensions:["dwd"]},"application/atsc-dynamic-event-message":{source:"iana"},"application/atsc-held+xml":{source:"iana",compressible:!0,extensions:["held"]},"application/atsc-rdt+json":{source:"iana",compressible:!0},"application/atsc-rsat+xml":{source:"iana",compressible:!0,extensions:["rsat"]},"application/atxml":{source:"iana"},"application/auth-policy+xml":{source:"iana",compressible:!0},"application/bacnet-xdd+zip":{source:"iana",compressible:!1},"application/batch-smtp":{source:"iana"},"application/bdoc":{compressible:!1,extensions:["bdoc"]},"application/beep+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/calendar+json":{source:"iana",compressible:!0},"application/calendar+xml":{source:"iana",compressible:!0,extensions:["xcs"]},"application/call-completion":{source:"iana"},"application/cals-1840":{source:"iana"},"application/captive+json":{source:"iana",compressible:!0},"application/cbor":{source:"iana"},"application/cbor-seq":{source:"iana"},"application/cccex":{source:"iana"},"application/ccmp+xml":{source:"iana",compressible:!0},"application/ccxml+xml":{source:"iana",compressible:!0,extensions:["ccxml"]},"application/cdfx+xml":{source:"iana",compressible:!0,extensions:["cdfx"]},"application/cdmi-capability":{source:"iana",extensions:["cdmia"]},"application/cdmi-container":{source:"iana",extensions:["cdmic"]},"application/cdmi-domain":{source:"iana",extensions:["cdmid"]},"application/cdmi-object":{source:"iana",extensions:["cdmio"]},"application/cdmi-queue":{source:"iana",extensions:["cdmiq"]},"application/cdni":{source:"iana"},"application/cea":{source:"iana"},"application/cea-2018+xml":{source:"iana",compressible:!0},"application/cellml+xml":{source:"iana",compressible:!0},"application/cfw":{source:"iana"},"application/city+json":{source:"iana",compressible:!0},"application/clr":{source:"iana"},"application/clue+xml":{source:"iana",compressible:!0},"application/clue_info+xml":{source:"iana",compressible:!0},"application/cms":{source:"iana"},"application/cnrp+xml":{source:"iana",compressible:!0},"application/coap-group+json":{source:"iana",compressible:!0},"application/coap-payload":{source:"iana"},"application/commonground":{source:"iana"},"application/conference-info+xml":{source:"iana",compressible:!0},"application/cose":{source:"iana"},"application/cose-key":{source:"iana"},"application/cose-key-set":{source:"iana"},"application/cpl+xml":{source:"iana",compressible:!0,extensions:["cpl"]},"application/csrattrs":{source:"iana"},"application/csta+xml":{source:"iana",compressible:!0},"application/cstadata+xml":{source:"iana",compressible:!0},"application/csvm+json":{source:"iana",compressible:!0},"application/cu-seeme":{source:"apache",extensions:["cu"]},"application/cwt":{source:"iana"},"application/cybercash":{source:"iana"},"application/dart":{compressible:!0},"application/dash+xml":{source:"iana",compressible:!0,extensions:["mpd"]},"application/dash-patch+xml":{source:"iana",compressible:!0,extensions:["mpp"]},"application/dashdelta":{source:"iana"},"application/davmount+xml":{source:"iana",compressible:!0,extensions:["davmount"]},"application/dca-rft":{source:"iana"},"application/dcd":{source:"iana"},"application/dec-dx":{source:"iana"},"application/dialog-info+xml":{source:"iana",compressible:!0},"application/dicom":{source:"iana"},"application/dicom+json":{source:"iana",compressible:!0},"application/dicom+xml":{source:"iana",compressible:!0},"application/dii":{source:"iana"},"application/dit":{source:"iana"},"application/dns":{source:"iana"},"application/dns+json":{source:"iana",compressible:!0},"application/dns-message":{source:"iana"},"application/docbook+xml":{source:"apache",compressible:!0,extensions:["dbk"]},"application/dots+cbor":{source:"iana"},"application/dskpp+xml":{source:"iana",compressible:!0},"application/dssc+der":{source:"iana",extensions:["dssc"]},"application/dssc+xml":{source:"iana",compressible:!0,extensions:["xdssc"]},"application/dvcs":{source:"iana"},"application/ecmascript":{source:"iana",compressible:!0,extensions:["es","ecma"]},"application/edi-consent":{source:"iana"},"application/edi-x12":{source:"iana",compressible:!1},"application/edifact":{source:"iana",compressible:!1},"application/efi":{source:"iana"},"application/elm+json":{source:"iana",charset:"UTF-8",compressible:!0},"application/elm+xml":{source:"iana",compressible:!0},"application/emergencycalldata.cap+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/emergencycalldata.comment+xml":{source:"iana",compressible:!0},"application/emergencycalldata.control+xml":{source:"iana",compressible:!0},"application/emergencycalldata.deviceinfo+xml":{source:"iana",compressible:!0},"application/emergencycalldata.ecall.msd":{source:"iana"},"application/emergencycalldata.providerinfo+xml":{source:"iana",compressible:!0},"application/emergencycalldata.serviceinfo+xml":{source:"iana",compressible:!0},"application/emergencycalldata.subscriberinfo+xml":{source:"iana",compressible:!0},"application/emergencycalldata.veds+xml":{source:"iana",compressible:!0},"application/emma+xml":{source:"iana",compressible:!0,extensions:["emma"]},"application/emotionml+xml":{source:"iana",compressible:!0,extensions:["emotionml"]},"application/encaprtp":{source:"iana"},"application/epp+xml":{source:"iana",compressible:!0},"application/epub+zip":{source:"iana",compressible:!1,extensions:["epub"]},"application/eshop":{source:"iana"},"application/exi":{source:"iana",extensions:["exi"]},"application/expect-ct-report+json":{source:"iana",compressible:!0},"application/express":{source:"iana",extensions:["exp"]},"application/fastinfoset":{source:"iana"},"application/fastsoap":{source:"iana"},"application/fdt+xml":{source:"iana",compressible:!0,extensions:["fdt"]},"application/fhir+json":{source:"iana",charset:"UTF-8",compressible:!0},"application/fhir+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/fido.trusted-apps+json":{compressible:!0},"application/fits":{source:"iana"},"application/flexfec":{source:"iana"},"application/font-sfnt":{source:"iana"},"application/font-tdpfr":{source:"iana",extensions:["pfr"]},"application/font-woff":{source:"iana",compressible:!1},"application/framework-attributes+xml":{source:"iana",compressible:!0},"application/geo+json":{source:"iana",compressible:!0,extensions:["geojson"]},"application/geo+json-seq":{source:"iana"},"application/geopackage+sqlite3":{source:"iana"},"application/geoxacml+xml":{source:"iana",compressible:!0},"application/gltf-buffer":{source:"iana"},"application/gml+xml":{source:"iana",compressible:!0,extensions:["gml"]},"application/gpx+xml":{source:"apache",compressible:!0,extensions:["gpx"]},"application/gxf":{source:"apache",extensions:["gxf"]},"application/gzip":{source:"iana",compressible:!1,extensions:["gz"]},"application/h224":{source:"iana"},"application/held+xml":{source:"iana",compressible:!0},"application/hjson":{extensions:["hjson"]},"application/http":{source:"iana"},"application/hyperstudio":{source:"iana",extensions:["stk"]},"application/ibe-key-request+xml":{source:"iana",compressible:!0},"application/ibe-pkg-reply+xml":{source:"iana",compressible:!0},"application/ibe-pp-data":{source:"iana"},"application/iges":{source:"iana"},"application/im-iscomposing+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/index":{source:"iana"},"application/index.cmd":{source:"iana"},"application/index.obj":{source:"iana"},"application/index.response":{source:"iana"},"application/index.vnd":{source:"iana"},"application/inkml+xml":{source:"iana",compressible:!0,extensions:["ink","inkml"]},"application/iotp":{source:"iana"},"application/ipfix":{source:"iana",extensions:["ipfix"]},"application/ipp":{source:"iana"},"application/isup":{source:"iana"},"application/its+xml":{source:"iana",compressible:!0,extensions:["its"]},"application/java-archive":{source:"apache",compressible:!1,extensions:["jar","war","ear"]},"application/java-serialized-object":{source:"apache",compressible:!1,extensions:["ser"]},"application/java-vm":{source:"apache",compressible:!1,extensions:["class"]},"application/javascript":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["js","mjs"]},"application/jf2feed+json":{source:"iana",compressible:!0},"application/jose":{source:"iana"},"application/jose+json":{source:"iana",compressible:!0},"application/jrd+json":{source:"iana",compressible:!0},"application/jscalendar+json":{source:"iana",compressible:!0},"application/json":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["json","map"]},"application/json-patch+json":{source:"iana",compressible:!0},"application/json-seq":{source:"iana"},"application/json5":{extensions:["json5"]},"application/jsonml+json":{source:"apache",compressible:!0,extensions:["jsonml"]},"application/jwk+json":{source:"iana",compressible:!0},"application/jwk-set+json":{source:"iana",compressible:!0},"application/jwt":{source:"iana"},"application/kpml-request+xml":{source:"iana",compressible:!0},"application/kpml-response+xml":{source:"iana",compressible:!0},"application/ld+json":{source:"iana",compressible:!0,extensions:["jsonld"]},"application/lgr+xml":{source:"iana",compressible:!0,extensions:["lgr"]},"application/link-format":{source:"iana"},"application/load-control+xml":{source:"iana",compressible:!0},"application/lost+xml":{source:"iana",compressible:!0,extensions:["lostxml"]},"application/lostsync+xml":{source:"iana",compressible:!0},"application/lpf+zip":{source:"iana",compressible:!1},"application/lxf":{source:"iana"},"application/mac-binhex40":{source:"iana",extensions:["hqx"]},"application/mac-compactpro":{source:"apache",extensions:["cpt"]},"application/macwriteii":{source:"iana"},"application/mads+xml":{source:"iana",compressible:!0,extensions:["mads"]},"application/manifest+json":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["webmanifest"]},"application/marc":{source:"iana",extensions:["mrc"]},"application/marcxml+xml":{source:"iana",compressible:!0,extensions:["mrcx"]},"application/mathematica":{source:"iana",extensions:["ma","nb","mb"]},"application/mathml+xml":{source:"iana",compressible:!0,extensions:["mathml"]},"application/mathml-content+xml":{source:"iana",compressible:!0},"application/mathml-presentation+xml":{source:"iana",compressible:!0},"application/mbms-associated-procedure-description+xml":{source:"iana",compressible:!0},"application/mbms-deregister+xml":{source:"iana",compressible:!0},"application/mbms-envelope+xml":{source:"iana",compressible:!0},"application/mbms-msk+xml":{source:"iana",compressible:!0},"application/mbms-msk-response+xml":{source:"iana",compressible:!0},"application/mbms-protection-description+xml":{source:"iana",compressible:!0},"application/mbms-reception-report+xml":{source:"iana",compressible:!0},"application/mbms-register+xml":{source:"iana",compressible:!0},"application/mbms-register-response+xml":{source:"iana",compressible:!0},"application/mbms-schedule+xml":{source:"iana",compressible:!0},"application/mbms-user-service-description+xml":{source:"iana",compressible:!0},"application/mbox":{source:"iana",extensions:["mbox"]},"application/media-policy-dataset+xml":{source:"iana",compressible:!0,extensions:["mpf"]},"application/media_control+xml":{source:"iana",compressible:!0},"application/mediaservercontrol+xml":{source:"iana",compressible:!0,extensions:["mscml"]},"application/merge-patch+json":{source:"iana",compressible:!0},"application/metalink+xml":{source:"apache",compressible:!0,extensions:["metalink"]},"application/metalink4+xml":{source:"iana",compressible:!0,extensions:["meta4"]},"application/mets+xml":{source:"iana",compressible:!0,extensions:["mets"]},"application/mf4":{source:"iana"},"application/mikey":{source:"iana"},"application/mipc":{source:"iana"},"application/missing-blocks+cbor-seq":{source:"iana"},"application/mmt-aei+xml":{source:"iana",compressible:!0,extensions:["maei"]},"application/mmt-usd+xml":{source:"iana",compressible:!0,extensions:["musd"]},"application/mods+xml":{source:"iana",compressible:!0,extensions:["mods"]},"application/moss-keys":{source:"iana"},"application/moss-signature":{source:"iana"},"application/mosskey-data":{source:"iana"},"application/mosskey-request":{source:"iana"},"application/mp21":{source:"iana",extensions:["m21","mp21"]},"application/mp4":{source:"iana",extensions:["mp4s","m4p"]},"application/mpeg4-generic":{source:"iana"},"application/mpeg4-iod":{source:"iana"},"application/mpeg4-iod-xmt":{source:"iana"},"application/mrb-consumer+xml":{source:"iana",compressible:!0},"application/mrb-publish+xml":{source:"iana",compressible:!0},"application/msc-ivr+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/msc-mixer+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/msword":{source:"iana",compressible:!1,extensions:["doc","dot"]},"application/mud+json":{source:"iana",compressible:!0},"application/multipart-core":{source:"iana"},"application/mxf":{source:"iana",extensions:["mxf"]},"application/n-quads":{source:"iana",extensions:["nq"]},"application/n-triples":{source:"iana",extensions:["nt"]},"application/nasdata":{source:"iana"},"application/news-checkgroups":{source:"iana",charset:"US-ASCII"},"application/news-groupinfo":{source:"iana",charset:"US-ASCII"},"application/news-transmission":{source:"iana"},"application/nlsml+xml":{source:"iana",compressible:!0},"application/node":{source:"iana",extensions:["cjs"]},"application/nss":{source:"iana"},"application/oauth-authz-req+jwt":{source:"iana"},"application/oblivious-dns-message":{source:"iana"},"application/ocsp-request":{source:"iana"},"application/ocsp-response":{source:"iana"},"application/octet-stream":{source:"iana",compressible:!1,extensions:["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"]},"application/oda":{source:"iana",extensions:["oda"]},"application/odm+xml":{source:"iana",compressible:!0},"application/odx":{source:"iana"},"application/oebps-package+xml":{source:"iana",compressible:!0,extensions:["opf"]},"application/ogg":{source:"iana",compressible:!1,extensions:["ogx"]},"application/omdoc+xml":{source:"apache",compressible:!0,extensions:["omdoc"]},"application/onenote":{source:"apache",extensions:["onetoc","onetoc2","onetmp","onepkg"]},"application/opc-nodeset+xml":{source:"iana",compressible:!0},"application/oscore":{source:"iana"},"application/oxps":{source:"iana",extensions:["oxps"]},"application/p21":{source:"iana"},"application/p21+zip":{source:"iana",compressible:!1},"application/p2p-overlay+xml":{source:"iana",compressible:!0,extensions:["relo"]},"application/parityfec":{source:"iana"},"application/passport":{source:"iana"},"application/patch-ops-error+xml":{source:"iana",compressible:!0,extensions:["xer"]},"application/pdf":{source:"iana",compressible:!1,extensions:["pdf"]},"application/pdx":{source:"iana"},"application/pem-certificate-chain":{source:"iana"},"application/pgp-encrypted":{source:"iana",compressible:!1,extensions:["pgp"]},"application/pgp-keys":{source:"iana",extensions:["asc"]},"application/pgp-signature":{source:"iana",extensions:["asc","sig"]},"application/pics-rules":{source:"apache",extensions:["prf"]},"application/pidf+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/pidf-diff+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/pkcs10":{source:"iana",extensions:["p10"]},"application/pkcs12":{source:"iana"},"application/pkcs7-mime":{source:"iana",extensions:["p7m","p7c"]},"application/pkcs7-signature":{source:"iana",extensions:["p7s"]},"application/pkcs8":{source:"iana",extensions:["p8"]},"application/pkcs8-encrypted":{source:"iana"},"application/pkix-attr-cert":{source:"iana",extensions:["ac"]},"application/pkix-cert":{source:"iana",extensions:["cer"]},"application/pkix-crl":{source:"iana",extensions:["crl"]},"application/pkix-pkipath":{source:"iana",extensions:["pkipath"]},"application/pkixcmp":{source:"iana",extensions:["pki"]},"application/pls+xml":{source:"iana",compressible:!0,extensions:["pls"]},"application/poc-settings+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/postscript":{source:"iana",compressible:!0,extensions:["ai","eps","ps"]},"application/ppsp-tracker+json":{source:"iana",compressible:!0},"application/problem+json":{source:"iana",compressible:!0},"application/problem+xml":{source:"iana",compressible:!0},"application/provenance+xml":{source:"iana",compressible:!0,extensions:["provx"]},"application/prs.alvestrand.titrax-sheet":{source:"iana"},"application/prs.cww":{source:"iana",extensions:["cww"]},"application/prs.cyn":{source:"iana",charset:"7-BIT"},"application/prs.hpub+zip":{source:"iana",compressible:!1},"application/prs.nprend":{source:"iana"},"application/prs.plucker":{source:"iana"},"application/prs.rdf-xml-crypt":{source:"iana"},"application/prs.xsf+xml":{source:"iana",compressible:!0},"application/pskc+xml":{source:"iana",compressible:!0,extensions:["pskcxml"]},"application/pvd+json":{source:"iana",compressible:!0},"application/qsig":{source:"iana"},"application/raml+yaml":{compressible:!0,extensions:["raml"]},"application/raptorfec":{source:"iana"},"application/rdap+json":{source:"iana",compressible:!0},"application/rdf+xml":{source:"iana",compressible:!0,extensions:["rdf","owl"]},"application/reginfo+xml":{source:"iana",compressible:!0,extensions:["rif"]},"application/relax-ng-compact-syntax":{source:"iana",extensions:["rnc"]},"application/remote-printing":{source:"iana"},"application/reputon+json":{source:"iana",compressible:!0},"application/resource-lists+xml":{source:"iana",compressible:!0,extensions:["rl"]},"application/resource-lists-diff+xml":{source:"iana",compressible:!0,extensions:["rld"]},"application/rfc+xml":{source:"iana",compressible:!0},"application/riscos":{source:"iana"},"application/rlmi+xml":{source:"iana",compressible:!0},"application/rls-services+xml":{source:"iana",compressible:!0,extensions:["rs"]},"application/route-apd+xml":{source:"iana",compressible:!0,extensions:["rapd"]},"application/route-s-tsid+xml":{source:"iana",compressible:!0,extensions:["sls"]},"application/route-usd+xml":{source:"iana",compressible:!0,extensions:["rusd"]},"application/rpki-ghostbusters":{source:"iana",extensions:["gbr"]},"application/rpki-manifest":{source:"iana",extensions:["mft"]},"application/rpki-publication":{source:"iana"},"application/rpki-roa":{source:"iana",extensions:["roa"]},"application/rpki-updown":{source:"iana"},"application/rsd+xml":{source:"apache",compressible:!0,extensions:["rsd"]},"application/rss+xml":{source:"apache",compressible:!0,extensions:["rss"]},"application/rtf":{source:"iana",compressible:!0,extensions:["rtf"]},"application/rtploopback":{source:"iana"},"application/rtx":{source:"iana"},"application/samlassertion+xml":{source:"iana",compressible:!0},"application/samlmetadata+xml":{source:"iana",compressible:!0},"application/sarif+json":{source:"iana",compressible:!0},"application/sarif-external-properties+json":{source:"iana",compressible:!0},"application/sbe":{source:"iana"},"application/sbml+xml":{source:"iana",compressible:!0,extensions:["sbml"]},"application/scaip+xml":{source:"iana",compressible:!0},"application/scim+json":{source:"iana",compressible:!0},"application/scvp-cv-request":{source:"iana",extensions:["scq"]},"application/scvp-cv-response":{source:"iana",extensions:["scs"]},"application/scvp-vp-request":{source:"iana",extensions:["spq"]},"application/scvp-vp-response":{source:"iana",extensions:["spp"]},"application/sdp":{source:"iana",extensions:["sdp"]},"application/secevent+jwt":{source:"iana"},"application/senml+cbor":{source:"iana"},"application/senml+json":{source:"iana",compressible:!0},"application/senml+xml":{source:"iana",compressible:!0,extensions:["senmlx"]},"application/senml-etch+cbor":{source:"iana"},"application/senml-etch+json":{source:"iana",compressible:!0},"application/senml-exi":{source:"iana"},"application/sensml+cbor":{source:"iana"},"application/sensml+json":{source:"iana",compressible:!0},"application/sensml+xml":{source:"iana",compressible:!0,extensions:["sensmlx"]},"application/sensml-exi":{source:"iana"},"application/sep+xml":{source:"iana",compressible:!0},"application/sep-exi":{source:"iana"},"application/session-info":{source:"iana"},"application/set-payment":{source:"iana"},"application/set-payment-initiation":{source:"iana",extensions:["setpay"]},"application/set-registration":{source:"iana"},"application/set-registration-initiation":{source:"iana",extensions:["setreg"]},"application/sgml":{source:"iana"},"application/sgml-open-catalog":{source:"iana"},"application/shf+xml":{source:"iana",compressible:!0,extensions:["shf"]},"application/sieve":{source:"iana",extensions:["siv","sieve"]},"application/simple-filter+xml":{source:"iana",compressible:!0},"application/simple-message-summary":{source:"iana"},"application/simplesymbolcontainer":{source:"iana"},"application/sipc":{source:"iana"},"application/slate":{source:"iana"},"application/smil":{source:"iana"},"application/smil+xml":{source:"iana",compressible:!0,extensions:["smi","smil"]},"application/smpte336m":{source:"iana"},"application/soap+fastinfoset":{source:"iana"},"application/soap+xml":{source:"iana",compressible:!0},"application/sparql-query":{source:"iana",extensions:["rq"]},"application/sparql-results+xml":{source:"iana",compressible:!0,extensions:["srx"]},"application/spdx+json":{source:"iana",compressible:!0},"application/spirits-event+xml":{source:"iana",compressible:!0},"application/sql":{source:"iana"},"application/srgs":{source:"iana",extensions:["gram"]},"application/srgs+xml":{source:"iana",compressible:!0,extensions:["grxml"]},"application/sru+xml":{source:"iana",compressible:!0,extensions:["sru"]},"application/ssdl+xml":{source:"apache",compressible:!0,extensions:["ssdl"]},"application/ssml+xml":{source:"iana",compressible:!0,extensions:["ssml"]},"application/stix+json":{source:"iana",compressible:!0},"application/swid+xml":{source:"iana",compressible:!0,extensions:["swidtag"]},"application/tamp-apex-update":{source:"iana"},"application/tamp-apex-update-confirm":{source:"iana"},"application/tamp-community-update":{source:"iana"},"application/tamp-community-update-confirm":{source:"iana"},"application/tamp-error":{source:"iana"},"application/tamp-sequence-adjust":{source:"iana"},"application/tamp-sequence-adjust-confirm":{source:"iana"},"application/tamp-status-query":{source:"iana"},"application/tamp-status-response":{source:"iana"},"application/tamp-update":{source:"iana"},"application/tamp-update-confirm":{source:"iana"},"application/tar":{compressible:!0},"application/taxii+json":{source:"iana",compressible:!0},"application/td+json":{source:"iana",compressible:!0},"application/tei+xml":{source:"iana",compressible:!0,extensions:["tei","teicorpus"]},"application/tetra_isi":{source:"iana"},"application/thraud+xml":{source:"iana",compressible:!0,extensions:["tfi"]},"application/timestamp-query":{source:"iana"},"application/timestamp-reply":{source:"iana"},"application/timestamped-data":{source:"iana",extensions:["tsd"]},"application/tlsrpt+gzip":{source:"iana"},"application/tlsrpt+json":{source:"iana",compressible:!0},"application/tnauthlist":{source:"iana"},"application/token-introspection+jwt":{source:"iana"},"application/toml":{compressible:!0,extensions:["toml"]},"application/trickle-ice-sdpfrag":{source:"iana"},"application/trig":{source:"iana",extensions:["trig"]},"application/ttml+xml":{source:"iana",compressible:!0,extensions:["ttml"]},"application/tve-trigger":{source:"iana"},"application/tzif":{source:"iana"},"application/tzif-leap":{source:"iana"},"application/ubjson":{compressible:!1,extensions:["ubj"]},"application/ulpfec":{source:"iana"},"application/urc-grpsheet+xml":{source:"iana",compressible:!0},"application/urc-ressheet+xml":{source:"iana",compressible:!0,extensions:["rsheet"]},"application/urc-targetdesc+xml":{source:"iana",compressible:!0,extensions:["td"]},"application/urc-uisocketdesc+xml":{source:"iana",compressible:!0},"application/vcard+json":{source:"iana",compressible:!0},"application/vcard+xml":{source:"iana",compressible:!0},"application/vemmi":{source:"iana"},"application/vividence.scriptfile":{source:"apache"},"application/vnd.1000minds.decision-model+xml":{source:"iana",compressible:!0,extensions:["1km"]},"application/vnd.3gpp-prose+xml":{source:"iana",compressible:!0},"application/vnd.3gpp-prose-pc3ch+xml":{source:"iana",compressible:!0},"application/vnd.3gpp-v2x-local-service-information":{source:"iana"},"application/vnd.3gpp.5gnas":{source:"iana"},"application/vnd.3gpp.access-transfer-events+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.bsf+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.gmop+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.gtpc":{source:"iana"},"application/vnd.3gpp.interworking-data":{source:"iana"},"application/vnd.3gpp.lpp":{source:"iana"},"application/vnd.3gpp.mc-signalling-ear":{source:"iana"},"application/vnd.3gpp.mcdata-affiliation-command+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcdata-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcdata-payload":{source:"iana"},"application/vnd.3gpp.mcdata-service-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcdata-signalling":{source:"iana"},"application/vnd.3gpp.mcdata-ue-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcdata-user-profile+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-affiliation-command+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-floor-request+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-location-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-mbms-usage-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-service-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-signed+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-ue-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-ue-init-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-user-profile+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-affiliation-command+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-affiliation-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-location-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-mbms-usage-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-service-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-transmission-request+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-ue-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-user-profile+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mid-call+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.ngap":{source:"iana"},"application/vnd.3gpp.pfcp":{source:"iana"},"application/vnd.3gpp.pic-bw-large":{source:"iana",extensions:["plb"]},"application/vnd.3gpp.pic-bw-small":{source:"iana",extensions:["psb"]},"application/vnd.3gpp.pic-bw-var":{source:"iana",extensions:["pvb"]},"application/vnd.3gpp.s1ap":{source:"iana"},"application/vnd.3gpp.sms":{source:"iana"},"application/vnd.3gpp.sms+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.srvcc-ext+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.srvcc-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.state-and-event-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.ussd+xml":{source:"iana",compressible:!0},"application/vnd.3gpp2.bcmcsinfo+xml":{source:"iana",compressible:!0},"application/vnd.3gpp2.sms":{source:"iana"},"application/vnd.3gpp2.tcap":{source:"iana",extensions:["tcap"]},"application/vnd.3lightssoftware.imagescal":{source:"iana"},"application/vnd.3m.post-it-notes":{source:"iana",extensions:["pwn"]},"application/vnd.accpac.simply.aso":{source:"iana",extensions:["aso"]},"application/vnd.accpac.simply.imp":{source:"iana",extensions:["imp"]},"application/vnd.acucobol":{source:"iana",extensions:["acu"]},"application/vnd.acucorp":{source:"iana",extensions:["atc","acutc"]},"application/vnd.adobe.air-application-installer-package+zip":{source:"apache",compressible:!1,extensions:["air"]},"application/vnd.adobe.flash.movie":{source:"iana"},"application/vnd.adobe.formscentral.fcdt":{source:"iana",extensions:["fcdt"]},"application/vnd.adobe.fxp":{source:"iana",extensions:["fxp","fxpl"]},"application/vnd.adobe.partial-upload":{source:"iana"},"application/vnd.adobe.xdp+xml":{source:"iana",compressible:!0,extensions:["xdp"]},"application/vnd.adobe.xfdf":{source:"iana",extensions:["xfdf"]},"application/vnd.aether.imp":{source:"iana"},"application/vnd.afpc.afplinedata":{source:"iana"},"application/vnd.afpc.afplinedata-pagedef":{source:"iana"},"application/vnd.afpc.cmoca-cmresource":{source:"iana"},"application/vnd.afpc.foca-charset":{source:"iana"},"application/vnd.afpc.foca-codedfont":{source:"iana"},"application/vnd.afpc.foca-codepage":{source:"iana"},"application/vnd.afpc.modca":{source:"iana"},"application/vnd.afpc.modca-cmtable":{source:"iana"},"application/vnd.afpc.modca-formdef":{source:"iana"},"application/vnd.afpc.modca-mediummap":{source:"iana"},"application/vnd.afpc.modca-objectcontainer":{source:"iana"},"application/vnd.afpc.modca-overlay":{source:"iana"},"application/vnd.afpc.modca-pagesegment":{source:"iana"},"application/vnd.age":{source:"iana",extensions:["age"]},"application/vnd.ah-barcode":{source:"iana"},"application/vnd.ahead.space":{source:"iana",extensions:["ahead"]},"application/vnd.airzip.filesecure.azf":{source:"iana",extensions:["azf"]},"application/vnd.airzip.filesecure.azs":{source:"iana",extensions:["azs"]},"application/vnd.amadeus+json":{source:"iana",compressible:!0},"application/vnd.amazon.ebook":{source:"apache",extensions:["azw"]},"application/vnd.amazon.mobi8-ebook":{source:"iana"},"application/vnd.americandynamics.acc":{source:"iana",extensions:["acc"]},"application/vnd.amiga.ami":{source:"iana",extensions:["ami"]},"application/vnd.amundsen.maze+xml":{source:"iana",compressible:!0},"application/vnd.android.ota":{source:"iana"},"application/vnd.android.package-archive":{source:"apache",compressible:!1,extensions:["apk"]},"application/vnd.anki":{source:"iana"},"application/vnd.anser-web-certificate-issue-initiation":{source:"iana",extensions:["cii"]},"application/vnd.anser-web-funds-transfer-initiation":{source:"apache",extensions:["fti"]},"application/vnd.antix.game-component":{source:"iana",extensions:["atx"]},"application/vnd.apache.arrow.file":{source:"iana"},"application/vnd.apache.arrow.stream":{source:"iana"},"application/vnd.apache.thrift.binary":{source:"iana"},"application/vnd.apache.thrift.compact":{source:"iana"},"application/vnd.apache.thrift.json":{source:"iana"},"application/vnd.api+json":{source:"iana",compressible:!0},"application/vnd.aplextor.warrp+json":{source:"iana",compressible:!0},"application/vnd.apothekende.reservation+json":{source:"iana",compressible:!0},"application/vnd.apple.installer+xml":{source:"iana",compressible:!0,extensions:["mpkg"]},"application/vnd.apple.keynote":{source:"iana",extensions:["key"]},"application/vnd.apple.mpegurl":{source:"iana",extensions:["m3u8"]},"application/vnd.apple.numbers":{source:"iana",extensions:["numbers"]},"application/vnd.apple.pages":{source:"iana",extensions:["pages"]},"application/vnd.apple.pkpass":{compressible:!1,extensions:["pkpass"]},"application/vnd.arastra.swi":{source:"iana"},"application/vnd.aristanetworks.swi":{source:"iana",extensions:["swi"]},"application/vnd.artisan+json":{source:"iana",compressible:!0},"application/vnd.artsquare":{source:"iana"},"application/vnd.astraea-software.iota":{source:"iana",extensions:["iota"]},"application/vnd.audiograph":{source:"iana",extensions:["aep"]},"application/vnd.autopackage":{source:"iana"},"application/vnd.avalon+json":{source:"iana",compressible:!0},"application/vnd.avistar+xml":{source:"iana",compressible:!0},"application/vnd.balsamiq.bmml+xml":{source:"iana",compressible:!0,extensions:["bmml"]},"application/vnd.balsamiq.bmpr":{source:"iana"},"application/vnd.banana-accounting":{source:"iana"},"application/vnd.bbf.usp.error":{source:"iana"},"application/vnd.bbf.usp.msg":{source:"iana"},"application/vnd.bbf.usp.msg+json":{source:"iana",compressible:!0},"application/vnd.bekitzur-stech+json":{source:"iana",compressible:!0},"application/vnd.bint.med-content":{source:"iana"},"application/vnd.biopax.rdf+xml":{source:"iana",compressible:!0},"application/vnd.blink-idb-value-wrapper":{source:"iana"},"application/vnd.blueice.multipass":{source:"iana",extensions:["mpm"]},"application/vnd.bluetooth.ep.oob":{source:"iana"},"application/vnd.bluetooth.le.oob":{source:"iana"},"application/vnd.bmi":{source:"iana",extensions:["bmi"]},"application/vnd.bpf":{source:"iana"},"application/vnd.bpf3":{source:"iana"},"application/vnd.businessobjects":{source:"iana",extensions:["rep"]},"application/vnd.byu.uapi+json":{source:"iana",compressible:!0},"application/vnd.cab-jscript":{source:"iana"},"application/vnd.canon-cpdl":{source:"iana"},"application/vnd.canon-lips":{source:"iana"},"application/vnd.capasystems-pg+json":{source:"iana",compressible:!0},"application/vnd.cendio.thinlinc.clientconf":{source:"iana"},"application/vnd.century-systems.tcp_stream":{source:"iana"},"application/vnd.chemdraw+xml":{source:"iana",compressible:!0,extensions:["cdxml"]},"application/vnd.chess-pgn":{source:"iana"},"application/vnd.chipnuts.karaoke-mmd":{source:"iana",extensions:["mmd"]},"application/vnd.ciedi":{source:"iana"},"application/vnd.cinderella":{source:"iana",extensions:["cdy"]},"application/vnd.cirpack.isdn-ext":{source:"iana"},"application/vnd.citationstyles.style+xml":{source:"iana",compressible:!0,extensions:["csl"]},"application/vnd.claymore":{source:"iana",extensions:["cla"]},"application/vnd.cloanto.rp9":{source:"iana",extensions:["rp9"]},"application/vnd.clonk.c4group":{source:"iana",extensions:["c4g","c4d","c4f","c4p","c4u"]},"application/vnd.cluetrust.cartomobile-config":{source:"iana",extensions:["c11amc"]},"application/vnd.cluetrust.cartomobile-config-pkg":{source:"iana",extensions:["c11amz"]},"application/vnd.coffeescript":{source:"iana"},"application/vnd.collabio.xodocuments.document":{source:"iana"},"application/vnd.collabio.xodocuments.document-template":{source:"iana"},"application/vnd.collabio.xodocuments.presentation":{source:"iana"},"application/vnd.collabio.xodocuments.presentation-template":{source:"iana"},"application/vnd.collabio.xodocuments.spreadsheet":{source:"iana"},"application/vnd.collabio.xodocuments.spreadsheet-template":{source:"iana"},"application/vnd.collection+json":{source:"iana",compressible:!0},"application/vnd.collection.doc+json":{source:"iana",compressible:!0},"application/vnd.collection.next+json":{source:"iana",compressible:!0},"application/vnd.comicbook+zip":{source:"iana",compressible:!1},"application/vnd.comicbook-rar":{source:"iana"},"application/vnd.commerce-battelle":{source:"iana"},"application/vnd.commonspace":{source:"iana",extensions:["csp"]},"application/vnd.contact.cmsg":{source:"iana",extensions:["cdbcmsg"]},"application/vnd.coreos.ignition+json":{source:"iana",compressible:!0},"application/vnd.cosmocaller":{source:"iana",extensions:["cmc"]},"application/vnd.crick.clicker":{source:"iana",extensions:["clkx"]},"application/vnd.crick.clicker.keyboard":{source:"iana",extensions:["clkk"]},"application/vnd.crick.clicker.palette":{source:"iana",extensions:["clkp"]},"application/vnd.crick.clicker.template":{source:"iana",extensions:["clkt"]},"application/vnd.crick.clicker.wordbank":{source:"iana",extensions:["clkw"]},"application/vnd.criticaltools.wbs+xml":{source:"iana",compressible:!0,extensions:["wbs"]},"application/vnd.cryptii.pipe+json":{source:"iana",compressible:!0},"application/vnd.crypto-shade-file":{source:"iana"},"application/vnd.cryptomator.encrypted":{source:"iana"},"application/vnd.cryptomator.vault":{source:"iana"},"application/vnd.ctc-posml":{source:"iana",extensions:["pml"]},"application/vnd.ctct.ws+xml":{source:"iana",compressible:!0},"application/vnd.cups-pdf":{source:"iana"},"application/vnd.cups-postscript":{source:"iana"},"application/vnd.cups-ppd":{source:"iana",extensions:["ppd"]},"application/vnd.cups-raster":{source:"iana"},"application/vnd.cups-raw":{source:"iana"},"application/vnd.curl":{source:"iana"},"application/vnd.curl.car":{source:"apache",extensions:["car"]},"application/vnd.curl.pcurl":{source:"apache",extensions:["pcurl"]},"application/vnd.cyan.dean.root+xml":{source:"iana",compressible:!0},"application/vnd.cybank":{source:"iana"},"application/vnd.cyclonedx+json":{source:"iana",compressible:!0},"application/vnd.cyclonedx+xml":{source:"iana",compressible:!0},"application/vnd.d2l.coursepackage1p0+zip":{source:"iana",compressible:!1},"application/vnd.d3m-dataset":{source:"iana"},"application/vnd.d3m-problem":{source:"iana"},"application/vnd.dart":{source:"iana",compressible:!0,extensions:["dart"]},"application/vnd.data-vision.rdz":{source:"iana",extensions:["rdz"]},"application/vnd.datapackage+json":{source:"iana",compressible:!0},"application/vnd.dataresource+json":{source:"iana",compressible:!0},"application/vnd.dbf":{source:"iana",extensions:["dbf"]},"application/vnd.debian.binary-package":{source:"iana"},"application/vnd.dece.data":{source:"iana",extensions:["uvf","uvvf","uvd","uvvd"]},"application/vnd.dece.ttml+xml":{source:"iana",compressible:!0,extensions:["uvt","uvvt"]},"application/vnd.dece.unspecified":{source:"iana",extensions:["uvx","uvvx"]},"application/vnd.dece.zip":{source:"iana",extensions:["uvz","uvvz"]},"application/vnd.denovo.fcselayout-link":{source:"iana",extensions:["fe_launch"]},"application/vnd.desmume.movie":{source:"iana"},"application/vnd.dir-bi.plate-dl-nosuffix":{source:"iana"},"application/vnd.dm.delegation+xml":{source:"iana",compressible:!0},"application/vnd.dna":{source:"iana",extensions:["dna"]},"application/vnd.document+json":{source:"iana",compressible:!0},"application/vnd.dolby.mlp":{source:"apache",extensions:["mlp"]},"application/vnd.dolby.mobile.1":{source:"iana"},"application/vnd.dolby.mobile.2":{source:"iana"},"application/vnd.doremir.scorecloud-binary-document":{source:"iana"},"application/vnd.dpgraph":{source:"iana",extensions:["dpg"]},"application/vnd.dreamfactory":{source:"iana",extensions:["dfac"]},"application/vnd.drive+json":{source:"iana",compressible:!0},"application/vnd.ds-keypoint":{source:"apache",extensions:["kpxx"]},"application/vnd.dtg.local":{source:"iana"},"application/vnd.dtg.local.flash":{source:"iana"},"application/vnd.dtg.local.html":{source:"iana"},"application/vnd.dvb.ait":{source:"iana",extensions:["ait"]},"application/vnd.dvb.dvbisl+xml":{source:"iana",compressible:!0},"application/vnd.dvb.dvbj":{source:"iana"},"application/vnd.dvb.esgcontainer":{source:"iana"},"application/vnd.dvb.ipdcdftnotifaccess":{source:"iana"},"application/vnd.dvb.ipdcesgaccess":{source:"iana"},"application/vnd.dvb.ipdcesgaccess2":{source:"iana"},"application/vnd.dvb.ipdcesgpdd":{source:"iana"},"application/vnd.dvb.ipdcroaming":{source:"iana"},"application/vnd.dvb.iptv.alfec-base":{source:"iana"},"application/vnd.dvb.iptv.alfec-enhancement":{source:"iana"},"application/vnd.dvb.notif-aggregate-root+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-container+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-generic+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-ia-msglist+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-ia-registration-request+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-ia-registration-response+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-init+xml":{source:"iana",compressible:!0},"application/vnd.dvb.pfr":{source:"iana"},"application/vnd.dvb.service":{source:"iana",extensions:["svc"]},"application/vnd.dxr":{source:"iana"},"application/vnd.dynageo":{source:"iana",extensions:["geo"]},"application/vnd.dzr":{source:"iana"},"application/vnd.easykaraoke.cdgdownload":{source:"iana"},"application/vnd.ecdis-update":{source:"iana"},"application/vnd.ecip.rlp":{source:"iana"},"application/vnd.eclipse.ditto+json":{source:"iana",compressible:!0},"application/vnd.ecowin.chart":{source:"iana",extensions:["mag"]},"application/vnd.ecowin.filerequest":{source:"iana"},"application/vnd.ecowin.fileupdate":{source:"iana"},"application/vnd.ecowin.series":{source:"iana"},"application/vnd.ecowin.seriesrequest":{source:"iana"},"application/vnd.ecowin.seriesupdate":{source:"iana"},"application/vnd.efi.img":{source:"iana"},"application/vnd.efi.iso":{source:"iana"},"application/vnd.emclient.accessrequest+xml":{source:"iana",compressible:!0},"application/vnd.enliven":{source:"iana",extensions:["nml"]},"application/vnd.enphase.envoy":{source:"iana"},"application/vnd.eprints.data+xml":{source:"iana",compressible:!0},"application/vnd.epson.esf":{source:"iana",extensions:["esf"]},"application/vnd.epson.msf":{source:"iana",extensions:["msf"]},"application/vnd.epson.quickanime":{source:"iana",extensions:["qam"]},"application/vnd.epson.salt":{source:"iana",extensions:["slt"]},"application/vnd.epson.ssf":{source:"iana",extensions:["ssf"]},"application/vnd.ericsson.quickcall":{source:"iana"},"application/vnd.espass-espass+zip":{source:"iana",compressible:!1},"application/vnd.eszigno3+xml":{source:"iana",compressible:!0,extensions:["es3","et3"]},"application/vnd.etsi.aoc+xml":{source:"iana",compressible:!0},"application/vnd.etsi.asic-e+zip":{source:"iana",compressible:!1},"application/vnd.etsi.asic-s+zip":{source:"iana",compressible:!1},"application/vnd.etsi.cug+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvcommand+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvdiscovery+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvprofile+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvsad-bc+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvsad-cod+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvsad-npvr+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvservice+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvsync+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvueprofile+xml":{source:"iana",compressible:!0},"application/vnd.etsi.mcid+xml":{source:"iana",compressible:!0},"application/vnd.etsi.mheg5":{source:"iana"},"application/vnd.etsi.overload-control-policy-dataset+xml":{source:"iana",compressible:!0},"application/vnd.etsi.pstn+xml":{source:"iana",compressible:!0},"application/vnd.etsi.sci+xml":{source:"iana",compressible:!0},"application/vnd.etsi.simservs+xml":{source:"iana",compressible:!0},"application/vnd.etsi.timestamp-token":{source:"iana"},"application/vnd.etsi.tsl+xml":{source:"iana",compressible:!0},"application/vnd.etsi.tsl.der":{source:"iana"},"application/vnd.eu.kasparian.car+json":{source:"iana",compressible:!0},"application/vnd.eudora.data":{source:"iana"},"application/vnd.evolv.ecig.profile":{source:"iana"},"application/vnd.evolv.ecig.settings":{source:"iana"},"application/vnd.evolv.ecig.theme":{source:"iana"},"application/vnd.exstream-empower+zip":{source:"iana",compressible:!1},"application/vnd.exstream-package":{source:"iana"},"application/vnd.ezpix-album":{source:"iana",extensions:["ez2"]},"application/vnd.ezpix-package":{source:"iana",extensions:["ez3"]},"application/vnd.f-secure.mobile":{source:"iana"},"application/vnd.familysearch.gedcom+zip":{source:"iana",compressible:!1},"application/vnd.fastcopy-disk-image":{source:"iana"},"application/vnd.fdf":{source:"iana",extensions:["fdf"]},"application/vnd.fdsn.mseed":{source:"iana",extensions:["mseed"]},"application/vnd.fdsn.seed":{source:"iana",extensions:["seed","dataless"]},"application/vnd.ffsns":{source:"iana"},"application/vnd.ficlab.flb+zip":{source:"iana",compressible:!1},"application/vnd.filmit.zfc":{source:"iana"},"application/vnd.fints":{source:"iana"},"application/vnd.firemonkeys.cloudcell":{source:"iana"},"application/vnd.flographit":{source:"iana",extensions:["gph"]},"application/vnd.fluxtime.clip":{source:"iana",extensions:["ftc"]},"application/vnd.font-fontforge-sfd":{source:"iana"},"application/vnd.framemaker":{source:"iana",extensions:["fm","frame","maker","book"]},"application/vnd.frogans.fnc":{source:"iana",extensions:["fnc"]},"application/vnd.frogans.ltf":{source:"iana",extensions:["ltf"]},"application/vnd.fsc.weblaunch":{source:"iana",extensions:["fsc"]},"application/vnd.fujifilm.fb.docuworks":{source:"iana"},"application/vnd.fujifilm.fb.docuworks.binder":{source:"iana"},"application/vnd.fujifilm.fb.docuworks.container":{source:"iana"},"application/vnd.fujifilm.fb.jfi+xml":{source:"iana",compressible:!0},"application/vnd.fujitsu.oasys":{source:"iana",extensions:["oas"]},"application/vnd.fujitsu.oasys2":{source:"iana",extensions:["oa2"]},"application/vnd.fujitsu.oasys3":{source:"iana",extensions:["oa3"]},"application/vnd.fujitsu.oasysgp":{source:"iana",extensions:["fg5"]},"application/vnd.fujitsu.oasysprs":{source:"iana",extensions:["bh2"]},"application/vnd.fujixerox.art-ex":{source:"iana"},"application/vnd.fujixerox.art4":{source:"iana"},"application/vnd.fujixerox.ddd":{source:"iana",extensions:["ddd"]},"application/vnd.fujixerox.docuworks":{source:"iana",extensions:["xdw"]},"application/vnd.fujixerox.docuworks.binder":{source:"iana",extensions:["xbd"]},"application/vnd.fujixerox.docuworks.container":{source:"iana"},"application/vnd.fujixerox.hbpl":{source:"iana"},"application/vnd.fut-misnet":{source:"iana"},"application/vnd.futoin+cbor":{source:"iana"},"application/vnd.futoin+json":{source:"iana",compressible:!0},"application/vnd.fuzzysheet":{source:"iana",extensions:["fzs"]},"application/vnd.genomatix.tuxedo":{source:"iana",extensions:["txd"]},"application/vnd.gentics.grd+json":{source:"iana",compressible:!0},"application/vnd.geo+json":{source:"iana",compressible:!0},"application/vnd.geocube+xml":{source:"iana",compressible:!0},"application/vnd.geogebra.file":{source:"iana",extensions:["ggb"]},"application/vnd.geogebra.slides":{source:"iana"},"application/vnd.geogebra.tool":{source:"iana",extensions:["ggt"]},"application/vnd.geometry-explorer":{source:"iana",extensions:["gex","gre"]},"application/vnd.geonext":{source:"iana",extensions:["gxt"]},"application/vnd.geoplan":{source:"iana",extensions:["g2w"]},"application/vnd.geospace":{source:"iana",extensions:["g3w"]},"application/vnd.gerber":{source:"iana"},"application/vnd.globalplatform.card-content-mgt":{source:"iana"},"application/vnd.globalplatform.card-content-mgt-response":{source:"iana"},"application/vnd.gmx":{source:"iana",extensions:["gmx"]},"application/vnd.google-apps.document":{compressible:!1,extensions:["gdoc"]},"application/vnd.google-apps.presentation":{compressible:!1,extensions:["gslides"]},"application/vnd.google-apps.spreadsheet":{compressible:!1,extensions:["gsheet"]},"application/vnd.google-earth.kml+xml":{source:"iana",compressible:!0,extensions:["kml"]},"application/vnd.google-earth.kmz":{source:"iana",compressible:!1,extensions:["kmz"]},"application/vnd.gov.sk.e-form+xml":{source:"iana",compressible:!0},"application/vnd.gov.sk.e-form+zip":{source:"iana",compressible:!1},"application/vnd.gov.sk.xmldatacontainer+xml":{source:"iana",compressible:!0},"application/vnd.grafeq":{source:"iana",extensions:["gqf","gqs"]},"application/vnd.gridmp":{source:"iana"},"application/vnd.groove-account":{source:"iana",extensions:["gac"]},"application/vnd.groove-help":{source:"iana",extensions:["ghf"]},"application/vnd.groove-identity-message":{source:"iana",extensions:["gim"]},"application/vnd.groove-injector":{source:"iana",extensions:["grv"]},"application/vnd.groove-tool-message":{source:"iana",extensions:["gtm"]},"application/vnd.groove-tool-template":{source:"iana",extensions:["tpl"]},"application/vnd.groove-vcard":{source:"iana",extensions:["vcg"]},"application/vnd.hal+json":{source:"iana",compressible:!0},"application/vnd.hal+xml":{source:"iana",compressible:!0,extensions:["hal"]},"application/vnd.handheld-entertainment+xml":{source:"iana",compressible:!0,extensions:["zmm"]},"application/vnd.hbci":{source:"iana",extensions:["hbci"]},"application/vnd.hc+json":{source:"iana",compressible:!0},"application/vnd.hcl-bireports":{source:"iana"},"application/vnd.hdt":{source:"iana"},"application/vnd.heroku+json":{source:"iana",compressible:!0},"application/vnd.hhe.lesson-player":{source:"iana",extensions:["les"]},"application/vnd.hl7cda+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.hl7v2+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.hp-hpgl":{source:"iana",extensions:["hpgl"]},"application/vnd.hp-hpid":{source:"iana",extensions:["hpid"]},"application/vnd.hp-hps":{source:"iana",extensions:["hps"]},"application/vnd.hp-jlyt":{source:"iana",extensions:["jlt"]},"application/vnd.hp-pcl":{source:"iana",extensions:["pcl"]},"application/vnd.hp-pclxl":{source:"iana",extensions:["pclxl"]},"application/vnd.httphone":{source:"iana"},"application/vnd.hydrostatix.sof-data":{source:"iana",extensions:["sfd-hdstx"]},"application/vnd.hyper+json":{source:"iana",compressible:!0},"application/vnd.hyper-item+json":{source:"iana",compressible:!0},"application/vnd.hyperdrive+json":{source:"iana",compressible:!0},"application/vnd.hzn-3d-crossword":{source:"iana"},"application/vnd.ibm.afplinedata":{source:"iana"},"application/vnd.ibm.electronic-media":{source:"iana"},"application/vnd.ibm.minipay":{source:"iana",extensions:["mpy"]},"application/vnd.ibm.modcap":{source:"iana",extensions:["afp","listafp","list3820"]},"application/vnd.ibm.rights-management":{source:"iana",extensions:["irm"]},"application/vnd.ibm.secure-container":{source:"iana",extensions:["sc"]},"application/vnd.iccprofile":{source:"iana",extensions:["icc","icm"]},"application/vnd.ieee.1905":{source:"iana"},"application/vnd.igloader":{source:"iana",extensions:["igl"]},"application/vnd.imagemeter.folder+zip":{source:"iana",compressible:!1},"application/vnd.imagemeter.image+zip":{source:"iana",compressible:!1},"application/vnd.immervision-ivp":{source:"iana",extensions:["ivp"]},"application/vnd.immervision-ivu":{source:"iana",extensions:["ivu"]},"application/vnd.ims.imsccv1p1":{source:"iana"},"application/vnd.ims.imsccv1p2":{source:"iana"},"application/vnd.ims.imsccv1p3":{source:"iana"},"application/vnd.ims.lis.v2.result+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolconsumerprofile+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolproxy+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolproxy.id+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolsettings+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolsettings.simple+json":{source:"iana",compressible:!0},"application/vnd.informedcontrol.rms+xml":{source:"iana",compressible:!0},"application/vnd.informix-visionary":{source:"iana"},"application/vnd.infotech.project":{source:"iana"},"application/vnd.infotech.project+xml":{source:"iana",compressible:!0},"application/vnd.innopath.wamp.notification":{source:"iana"},"application/vnd.insors.igm":{source:"iana",extensions:["igm"]},"application/vnd.intercon.formnet":{source:"iana",extensions:["xpw","xpx"]},"application/vnd.intergeo":{source:"iana",extensions:["i2g"]},"application/vnd.intertrust.digibox":{source:"iana"},"application/vnd.intertrust.nncp":{source:"iana"},"application/vnd.intu.qbo":{source:"iana",extensions:["qbo"]},"application/vnd.intu.qfx":{source:"iana",extensions:["qfx"]},"application/vnd.iptc.g2.catalogitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.conceptitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.knowledgeitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.newsitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.newsmessage+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.packageitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.planningitem+xml":{source:"iana",compressible:!0},"application/vnd.ipunplugged.rcprofile":{source:"iana",extensions:["rcprofile"]},"application/vnd.irepository.package+xml":{source:"iana",compressible:!0,extensions:["irp"]},"application/vnd.is-xpr":{source:"iana",extensions:["xpr"]},"application/vnd.isac.fcs":{source:"iana",extensions:["fcs"]},"application/vnd.iso11783-10+zip":{source:"iana",compressible:!1},"application/vnd.jam":{source:"iana",extensions:["jam"]},"application/vnd.japannet-directory-service":{source:"iana"},"application/vnd.japannet-jpnstore-wakeup":{source:"iana"},"application/vnd.japannet-payment-wakeup":{source:"iana"},"application/vnd.japannet-registration":{source:"iana"},"application/vnd.japannet-registration-wakeup":{source:"iana"},"application/vnd.japannet-setstore-wakeup":{source:"iana"},"application/vnd.japannet-verification":{source:"iana"},"application/vnd.japannet-verification-wakeup":{source:"iana"},"application/vnd.jcp.javame.midlet-rms":{source:"iana",extensions:["rms"]},"application/vnd.jisp":{source:"iana",extensions:["jisp"]},"application/vnd.joost.joda-archive":{source:"iana",extensions:["joda"]},"application/vnd.jsk.isdn-ngn":{source:"iana"},"application/vnd.kahootz":{source:"iana",extensions:["ktz","ktr"]},"application/vnd.kde.karbon":{source:"iana",extensions:["karbon"]},"application/vnd.kde.kchart":{source:"iana",extensions:["chrt"]},"application/vnd.kde.kformula":{source:"iana",extensions:["kfo"]},"application/vnd.kde.kivio":{source:"iana",extensions:["flw"]},"application/vnd.kde.kontour":{source:"iana",extensions:["kon"]},"application/vnd.kde.kpresenter":{source:"iana",extensions:["kpr","kpt"]},"application/vnd.kde.kspread":{source:"iana",extensions:["ksp"]},"application/vnd.kde.kword":{source:"iana",extensions:["kwd","kwt"]},"application/vnd.kenameaapp":{source:"iana",extensions:["htke"]},"application/vnd.kidspiration":{source:"iana",extensions:["kia"]},"application/vnd.kinar":{source:"iana",extensions:["kne","knp"]},"application/vnd.koan":{source:"iana",extensions:["skp","skd","skt","skm"]},"application/vnd.kodak-descriptor":{source:"iana",extensions:["sse"]},"application/vnd.las":{source:"iana"},"application/vnd.las.las+json":{source:"iana",compressible:!0},"application/vnd.las.las+xml":{source:"iana",compressible:!0,extensions:["lasxml"]},"application/vnd.laszip":{source:"iana"},"application/vnd.leap+json":{source:"iana",compressible:!0},"application/vnd.liberty-request+xml":{source:"iana",compressible:!0},"application/vnd.llamagraphics.life-balance.desktop":{source:"iana",extensions:["lbd"]},"application/vnd.llamagraphics.life-balance.exchange+xml":{source:"iana",compressible:!0,extensions:["lbe"]},"application/vnd.logipipe.circuit+zip":{source:"iana",compressible:!1},"application/vnd.loom":{source:"iana"},"application/vnd.lotus-1-2-3":{source:"iana",extensions:["123"]},"application/vnd.lotus-approach":{source:"iana",extensions:["apr"]},"application/vnd.lotus-freelance":{source:"iana",extensions:["pre"]},"application/vnd.lotus-notes":{source:"iana",extensions:["nsf"]},"application/vnd.lotus-organizer":{source:"iana",extensions:["org"]},"application/vnd.lotus-screencam":{source:"iana",extensions:["scm"]},"application/vnd.lotus-wordpro":{source:"iana",extensions:["lwp"]},"application/vnd.macports.portpkg":{source:"iana",extensions:["portpkg"]},"application/vnd.mapbox-vector-tile":{source:"iana",extensions:["mvt"]},"application/vnd.marlin.drm.actiontoken+xml":{source:"iana",compressible:!0},"application/vnd.marlin.drm.conftoken+xml":{source:"iana",compressible:!0},"application/vnd.marlin.drm.license+xml":{source:"iana",compressible:!0},"application/vnd.marlin.drm.mdcf":{source:"iana"},"application/vnd.mason+json":{source:"iana",compressible:!0},"application/vnd.maxar.archive.3tz+zip":{source:"iana",compressible:!1},"application/vnd.maxmind.maxmind-db":{source:"iana"},"application/vnd.mcd":{source:"iana",extensions:["mcd"]},"application/vnd.medcalcdata":{source:"iana",extensions:["mc1"]},"application/vnd.mediastation.cdkey":{source:"iana",extensions:["cdkey"]},"application/vnd.meridian-slingshot":{source:"iana"},"application/vnd.mfer":{source:"iana",extensions:["mwf"]},"application/vnd.mfmp":{source:"iana",extensions:["mfm"]},"application/vnd.micro+json":{source:"iana",compressible:!0},"application/vnd.micrografx.flo":{source:"iana",extensions:["flo"]},"application/vnd.micrografx.igx":{source:"iana",extensions:["igx"]},"application/vnd.microsoft.portable-executable":{source:"iana"},"application/vnd.microsoft.windows.thumbnail-cache":{source:"iana"},"application/vnd.miele+json":{source:"iana",compressible:!0},"application/vnd.mif":{source:"iana",extensions:["mif"]},"application/vnd.minisoft-hp3000-save":{source:"iana"},"application/vnd.mitsubishi.misty-guard.trustweb":{source:"iana"},"application/vnd.mobius.daf":{source:"iana",extensions:["daf"]},"application/vnd.mobius.dis":{source:"iana",extensions:["dis"]},"application/vnd.mobius.mbk":{source:"iana",extensions:["mbk"]},"application/vnd.mobius.mqy":{source:"iana",extensions:["mqy"]},"application/vnd.mobius.msl":{source:"iana",extensions:["msl"]},"application/vnd.mobius.plc":{source:"iana",extensions:["plc"]},"application/vnd.mobius.txf":{source:"iana",extensions:["txf"]},"application/vnd.mophun.application":{source:"iana",extensions:["mpn"]},"application/vnd.mophun.certificate":{source:"iana",extensions:["mpc"]},"application/vnd.motorola.flexsuite":{source:"iana"},"application/vnd.motorola.flexsuite.adsi":{source:"iana"},"application/vnd.motorola.flexsuite.fis":{source:"iana"},"application/vnd.motorola.flexsuite.gotap":{source:"iana"},"application/vnd.motorola.flexsuite.kmr":{source:"iana"},"application/vnd.motorola.flexsuite.ttc":{source:"iana"},"application/vnd.motorola.flexsuite.wem":{source:"iana"},"application/vnd.motorola.iprm":{source:"iana"},"application/vnd.mozilla.xul+xml":{source:"iana",compressible:!0,extensions:["xul"]},"application/vnd.ms-3mfdocument":{source:"iana"},"application/vnd.ms-artgalry":{source:"iana",extensions:["cil"]},"application/vnd.ms-asf":{source:"iana"},"application/vnd.ms-cab-compressed":{source:"iana",extensions:["cab"]},"application/vnd.ms-color.iccprofile":{source:"apache"},"application/vnd.ms-excel":{source:"iana",compressible:!1,extensions:["xls","xlm","xla","xlc","xlt","xlw"]},"application/vnd.ms-excel.addin.macroenabled.12":{source:"iana",extensions:["xlam"]},"application/vnd.ms-excel.sheet.binary.macroenabled.12":{source:"iana",extensions:["xlsb"]},"application/vnd.ms-excel.sheet.macroenabled.12":{source:"iana",extensions:["xlsm"]},"application/vnd.ms-excel.template.macroenabled.12":{source:"iana",extensions:["xltm"]},"application/vnd.ms-fontobject":{source:"iana",compressible:!0,extensions:["eot"]},"application/vnd.ms-htmlhelp":{source:"iana",extensions:["chm"]},"application/vnd.ms-ims":{source:"iana",extensions:["ims"]},"application/vnd.ms-lrm":{source:"iana",extensions:["lrm"]},"application/vnd.ms-office.activex+xml":{source:"iana",compressible:!0},"application/vnd.ms-officetheme":{source:"iana",extensions:["thmx"]},"application/vnd.ms-opentype":{source:"apache",compressible:!0},"application/vnd.ms-outlook":{compressible:!1,extensions:["msg"]},"application/vnd.ms-package.obfuscated-opentype":{source:"apache"},"application/vnd.ms-pki.seccat":{source:"apache",extensions:["cat"]},"application/vnd.ms-pki.stl":{source:"apache",extensions:["stl"]},"application/vnd.ms-playready.initiator+xml":{source:"iana",compressible:!0},"application/vnd.ms-powerpoint":{source:"iana",compressible:!1,extensions:["ppt","pps","pot"]},"application/vnd.ms-powerpoint.addin.macroenabled.12":{source:"iana",extensions:["ppam"]},"application/vnd.ms-powerpoint.presentation.macroenabled.12":{source:"iana",extensions:["pptm"]},"application/vnd.ms-powerpoint.slide.macroenabled.12":{source:"iana",extensions:["sldm"]},"application/vnd.ms-powerpoint.slideshow.macroenabled.12":{source:"iana",extensions:["ppsm"]},"application/vnd.ms-powerpoint.template.macroenabled.12":{source:"iana",extensions:["potm"]},"application/vnd.ms-printdevicecapabilities+xml":{source:"iana",compressible:!0},"application/vnd.ms-printing.printticket+xml":{source:"apache",compressible:!0},"application/vnd.ms-printschematicket+xml":{source:"iana",compressible:!0},"application/vnd.ms-project":{source:"iana",extensions:["mpp","mpt"]},"application/vnd.ms-tnef":{source:"iana"},"application/vnd.ms-windows.devicepairing":{source:"iana"},"application/vnd.ms-windows.nwprinting.oob":{source:"iana"},"application/vnd.ms-windows.printerpairing":{source:"iana"},"application/vnd.ms-windows.wsd.oob":{source:"iana"},"application/vnd.ms-wmdrm.lic-chlg-req":{source:"iana"},"application/vnd.ms-wmdrm.lic-resp":{source:"iana"},"application/vnd.ms-wmdrm.meter-chlg-req":{source:"iana"},"application/vnd.ms-wmdrm.meter-resp":{source:"iana"},"application/vnd.ms-word.document.macroenabled.12":{source:"iana",extensions:["docm"]},"application/vnd.ms-word.template.macroenabled.12":{source:"iana",extensions:["dotm"]},"application/vnd.ms-works":{source:"iana",extensions:["wps","wks","wcm","wdb"]},"application/vnd.ms-wpl":{source:"iana",extensions:["wpl"]},"application/vnd.ms-xpsdocument":{source:"iana",compressible:!1,extensions:["xps"]},"application/vnd.msa-disk-image":{source:"iana"},"application/vnd.mseq":{source:"iana",extensions:["mseq"]},"application/vnd.msign":{source:"iana"},"application/vnd.multiad.creator":{source:"iana"},"application/vnd.multiad.creator.cif":{source:"iana"},"application/vnd.music-niff":{source:"iana"},"application/vnd.musician":{source:"iana",extensions:["mus"]},"application/vnd.muvee.style":{source:"iana",extensions:["msty"]},"application/vnd.mynfc":{source:"iana",extensions:["taglet"]},"application/vnd.nacamar.ybrid+json":{source:"iana",compressible:!0},"application/vnd.ncd.control":{source:"iana"},"application/vnd.ncd.reference":{source:"iana"},"application/vnd.nearst.inv+json":{source:"iana",compressible:!0},"application/vnd.nebumind.line":{source:"iana"},"application/vnd.nervana":{source:"iana"},"application/vnd.netfpx":{source:"iana"},"application/vnd.neurolanguage.nlu":{source:"iana",extensions:["nlu"]},"application/vnd.nimn":{source:"iana"},"application/vnd.nintendo.nitro.rom":{source:"iana"},"application/vnd.nintendo.snes.rom":{source:"iana"},"application/vnd.nitf":{source:"iana",extensions:["ntf","nitf"]},"application/vnd.noblenet-directory":{source:"iana",extensions:["nnd"]},"application/vnd.noblenet-sealer":{source:"iana",extensions:["nns"]},"application/vnd.noblenet-web":{source:"iana",extensions:["nnw"]},"application/vnd.nokia.catalogs":{source:"iana"},"application/vnd.nokia.conml+wbxml":{source:"iana"},"application/vnd.nokia.conml+xml":{source:"iana",compressible:!0},"application/vnd.nokia.iptv.config+xml":{source:"iana",compressible:!0},"application/vnd.nokia.isds-radio-presets":{source:"iana"},"application/vnd.nokia.landmark+wbxml":{source:"iana"},"application/vnd.nokia.landmark+xml":{source:"iana",compressible:!0},"application/vnd.nokia.landmarkcollection+xml":{source:"iana",compressible:!0},"application/vnd.nokia.n-gage.ac+xml":{source:"iana",compressible:!0,extensions:["ac"]},"application/vnd.nokia.n-gage.data":{source:"iana",extensions:["ngdat"]},"application/vnd.nokia.n-gage.symbian.install":{source:"iana",extensions:["n-gage"]},"application/vnd.nokia.ncd":{source:"iana"},"application/vnd.nokia.pcd+wbxml":{source:"iana"},"application/vnd.nokia.pcd+xml":{source:"iana",compressible:!0},"application/vnd.nokia.radio-preset":{source:"iana",extensions:["rpst"]},"application/vnd.nokia.radio-presets":{source:"iana",extensions:["rpss"]},"application/vnd.novadigm.edm":{source:"iana",extensions:["edm"]},"application/vnd.novadigm.edx":{source:"iana",extensions:["edx"]},"application/vnd.novadigm.ext":{source:"iana",extensions:["ext"]},"application/vnd.ntt-local.content-share":{source:"iana"},"application/vnd.ntt-local.file-transfer":{source:"iana"},"application/vnd.ntt-local.ogw_remote-access":{source:"iana"},"application/vnd.ntt-local.sip-ta_remote":{source:"iana"},"application/vnd.ntt-local.sip-ta_tcp_stream":{source:"iana"},"application/vnd.oasis.opendocument.chart":{source:"iana",extensions:["odc"]},"application/vnd.oasis.opendocument.chart-template":{source:"iana",extensions:["otc"]},"application/vnd.oasis.opendocument.database":{source:"iana",extensions:["odb"]},"application/vnd.oasis.opendocument.formula":{source:"iana",extensions:["odf"]},"application/vnd.oasis.opendocument.formula-template":{source:"iana",extensions:["odft"]},"application/vnd.oasis.opendocument.graphics":{source:"iana",compressible:!1,extensions:["odg"]},"application/vnd.oasis.opendocument.graphics-template":{source:"iana",extensions:["otg"]},"application/vnd.oasis.opendocument.image":{source:"iana",extensions:["odi"]},"application/vnd.oasis.opendocument.image-template":{source:"iana",extensions:["oti"]},"application/vnd.oasis.opendocument.presentation":{source:"iana",compressible:!1,extensions:["odp"]},"application/vnd.oasis.opendocument.presentation-template":{source:"iana",extensions:["otp"]},"application/vnd.oasis.opendocument.spreadsheet":{source:"iana",compressible:!1,extensions:["ods"]},"application/vnd.oasis.opendocument.spreadsheet-template":{source:"iana",extensions:["ots"]},"application/vnd.oasis.opendocument.text":{source:"iana",compressible:!1,extensions:["odt"]},"application/vnd.oasis.opendocument.text-master":{source:"iana",extensions:["odm"]},"application/vnd.oasis.opendocument.text-template":{source:"iana",extensions:["ott"]},"application/vnd.oasis.opendocument.text-web":{source:"iana",extensions:["oth"]},"application/vnd.obn":{source:"iana"},"application/vnd.ocf+cbor":{source:"iana"},"application/vnd.oci.image.manifest.v1+json":{source:"iana",compressible:!0},"application/vnd.oftn.l10n+json":{source:"iana",compressible:!0},"application/vnd.oipf.contentaccessdownload+xml":{source:"iana",compressible:!0},"application/vnd.oipf.contentaccessstreaming+xml":{source:"iana",compressible:!0},"application/vnd.oipf.cspg-hexbinary":{source:"iana"},"application/vnd.oipf.dae.svg+xml":{source:"iana",compressible:!0},"application/vnd.oipf.dae.xhtml+xml":{source:"iana",compressible:!0},"application/vnd.oipf.mippvcontrolmessage+xml":{source:"iana",compressible:!0},"application/vnd.oipf.pae.gem":{source:"iana"},"application/vnd.oipf.spdiscovery+xml":{source:"iana",compressible:!0},"application/vnd.oipf.spdlist+xml":{source:"iana",compressible:!0},"application/vnd.oipf.ueprofile+xml":{source:"iana",compressible:!0},"application/vnd.oipf.userprofile+xml":{source:"iana",compressible:!0},"application/vnd.olpc-sugar":{source:"iana",extensions:["xo"]},"application/vnd.oma-scws-config":{source:"iana"},"application/vnd.oma-scws-http-request":{source:"iana"},"application/vnd.oma-scws-http-response":{source:"iana"},"application/vnd.oma.bcast.associated-procedure-parameter+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.drm-trigger+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.imd+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.ltkm":{source:"iana"},"application/vnd.oma.bcast.notification+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.provisioningtrigger":{source:"iana"},"application/vnd.oma.bcast.sgboot":{source:"iana"},"application/vnd.oma.bcast.sgdd+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.sgdu":{source:"iana"},"application/vnd.oma.bcast.simple-symbol-container":{source:"iana"},"application/vnd.oma.bcast.smartcard-trigger+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.sprov+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.stkm":{source:"iana"},"application/vnd.oma.cab-address-book+xml":{source:"iana",compressible:!0},"application/vnd.oma.cab-feature-handler+xml":{source:"iana",compressible:!0},"application/vnd.oma.cab-pcc+xml":{source:"iana",compressible:!0},"application/vnd.oma.cab-subs-invite+xml":{source:"iana",compressible:!0},"application/vnd.oma.cab-user-prefs+xml":{source:"iana",compressible:!0},"application/vnd.oma.dcd":{source:"iana"},"application/vnd.oma.dcdc":{source:"iana"},"application/vnd.oma.dd2+xml":{source:"iana",compressible:!0,extensions:["dd2"]},"application/vnd.oma.drm.risd+xml":{source:"iana",compressible:!0},"application/vnd.oma.group-usage-list+xml":{source:"iana",compressible:!0},"application/vnd.oma.lwm2m+cbor":{source:"iana"},"application/vnd.oma.lwm2m+json":{source:"iana",compressible:!0},"application/vnd.oma.lwm2m+tlv":{source:"iana"},"application/vnd.oma.pal+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.detailed-progress-report+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.final-report+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.groups+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.invocation-descriptor+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.optimized-progress-report+xml":{source:"iana",compressible:!0},"application/vnd.oma.push":{source:"iana"},"application/vnd.oma.scidm.messages+xml":{source:"iana",compressible:!0},"application/vnd.oma.xcap-directory+xml":{source:"iana",compressible:!0},"application/vnd.omads-email+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.omads-file+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.omads-folder+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.omaloc-supl-init":{source:"iana"},"application/vnd.onepager":{source:"iana"},"application/vnd.onepagertamp":{source:"iana"},"application/vnd.onepagertamx":{source:"iana"},"application/vnd.onepagertat":{source:"iana"},"application/vnd.onepagertatp":{source:"iana"},"application/vnd.onepagertatx":{source:"iana"},"application/vnd.openblox.game+xml":{source:"iana",compressible:!0,extensions:["obgx"]},"application/vnd.openblox.game-binary":{source:"iana"},"application/vnd.openeye.oeb":{source:"iana"},"application/vnd.openofficeorg.extension":{source:"apache",extensions:["oxt"]},"application/vnd.openstreetmap.data+xml":{source:"iana",compressible:!0,extensions:["osm"]},"application/vnd.opentimestamps.ots":{source:"iana"},"application/vnd.openxmlformats-officedocument.custom-properties+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.customxmlproperties+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawing+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.chart+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.extended-properties+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.comments+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.presentation":{source:"iana",compressible:!1,extensions:["pptx"]},"application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.presprops+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slide":{source:"iana",extensions:["sldx"]},"application/vnd.openxmlformats-officedocument.presentationml.slide+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slideshow":{source:"iana",extensions:["ppsx"]},"application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.tags+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.template":{source:"iana",extensions:["potx"]},"application/vnd.openxmlformats-officedocument.presentationml.template.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":{source:"iana",compressible:!1,extensions:["xlsx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.template":{source:"iana",extensions:["xltx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.theme+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.themeoverride+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.vmldrawing":{source:"iana"},"application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.document":{source:"iana",compressible:!1,extensions:["docx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.template":{source:"iana",extensions:["dotx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-package.core-properties+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-package.relationships+xml":{source:"iana",compressible:!0},"application/vnd.oracle.resource+json":{source:"iana",compressible:!0},"application/vnd.orange.indata":{source:"iana"},"application/vnd.osa.netdeploy":{source:"iana"},"application/vnd.osgeo.mapguide.package":{source:"iana",extensions:["mgp"]},"application/vnd.osgi.bundle":{source:"iana"},"application/vnd.osgi.dp":{source:"iana",extensions:["dp"]},"application/vnd.osgi.subsystem":{source:"iana",extensions:["esa"]},"application/vnd.otps.ct-kip+xml":{source:"iana",compressible:!0},"application/vnd.oxli.countgraph":{source:"iana"},"application/vnd.pagerduty+json":{source:"iana",compressible:!0},"application/vnd.palm":{source:"iana",extensions:["pdb","pqa","oprc"]},"application/vnd.panoply":{source:"iana"},"application/vnd.paos.xml":{source:"iana"},"application/vnd.patentdive":{source:"iana"},"application/vnd.patientecommsdoc":{source:"iana"},"application/vnd.pawaafile":{source:"iana",extensions:["paw"]},"application/vnd.pcos":{source:"iana"},"application/vnd.pg.format":{source:"iana",extensions:["str"]},"application/vnd.pg.osasli":{source:"iana",extensions:["ei6"]},"application/vnd.piaccess.application-licence":{source:"iana"},"application/vnd.picsel":{source:"iana",extensions:["efif"]},"application/vnd.pmi.widget":{source:"iana",extensions:["wg"]},"application/vnd.poc.group-advertisement+xml":{source:"iana",compressible:!0},"application/vnd.pocketlearn":{source:"iana",extensions:["plf"]},"application/vnd.powerbuilder6":{source:"iana",extensions:["pbd"]},"application/vnd.powerbuilder6-s":{source:"iana"},"application/vnd.powerbuilder7":{source:"iana"},"application/vnd.powerbuilder7-s":{source:"iana"},"application/vnd.powerbuilder75":{source:"iana"},"application/vnd.powerbuilder75-s":{source:"iana"},"application/vnd.preminet":{source:"iana"},"application/vnd.previewsystems.box":{source:"iana",extensions:["box"]},"application/vnd.proteus.magazine":{source:"iana",extensions:["mgz"]},"application/vnd.psfs":{source:"iana"},"application/vnd.publishare-delta-tree":{source:"iana",extensions:["qps"]},"application/vnd.pvi.ptid1":{source:"iana",extensions:["ptid"]},"application/vnd.pwg-multiplexed":{source:"iana"},"application/vnd.pwg-xhtml-print+xml":{source:"iana",compressible:!0},"application/vnd.qualcomm.brew-app-res":{source:"iana"},"application/vnd.quarantainenet":{source:"iana"},"application/vnd.quark.quarkxpress":{source:"iana",extensions:["qxd","qxt","qwd","qwt","qxl","qxb"]},"application/vnd.quobject-quoxdocument":{source:"iana"},"application/vnd.radisys.moml+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit-conf+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit-conn+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit-dialog+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit-stream+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-conf+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-base+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-fax-detect+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-fax-sendrecv+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-group+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-speech+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-transform+xml":{source:"iana",compressible:!0},"application/vnd.rainstor.data":{source:"iana"},"application/vnd.rapid":{source:"iana"},"application/vnd.rar":{source:"iana",extensions:["rar"]},"application/vnd.realvnc.bed":{source:"iana",extensions:["bed"]},"application/vnd.recordare.musicxml":{source:"iana",extensions:["mxl"]},"application/vnd.recordare.musicxml+xml":{source:"iana",compressible:!0,extensions:["musicxml"]},"application/vnd.renlearn.rlprint":{source:"iana"},"application/vnd.resilient.logic":{source:"iana"},"application/vnd.restful+json":{source:"iana",compressible:!0},"application/vnd.rig.cryptonote":{source:"iana",extensions:["cryptonote"]},"application/vnd.rim.cod":{source:"apache",extensions:["cod"]},"application/vnd.rn-realmedia":{source:"apache",extensions:["rm"]},"application/vnd.rn-realmedia-vbr":{source:"apache",extensions:["rmvb"]},"application/vnd.route66.link66+xml":{source:"iana",compressible:!0,extensions:["link66"]},"application/vnd.rs-274x":{source:"iana"},"application/vnd.ruckus.download":{source:"iana"},"application/vnd.s3sms":{source:"iana"},"application/vnd.sailingtracker.track":{source:"iana",extensions:["st"]},"application/vnd.sar":{source:"iana"},"application/vnd.sbm.cid":{source:"iana"},"application/vnd.sbm.mid2":{source:"iana"},"application/vnd.scribus":{source:"iana"},"application/vnd.sealed.3df":{source:"iana"},"application/vnd.sealed.csf":{source:"iana"},"application/vnd.sealed.doc":{source:"iana"},"application/vnd.sealed.eml":{source:"iana"},"application/vnd.sealed.mht":{source:"iana"},"application/vnd.sealed.net":{source:"iana"},"application/vnd.sealed.ppt":{source:"iana"},"application/vnd.sealed.tiff":{source:"iana"},"application/vnd.sealed.xls":{source:"iana"},"application/vnd.sealedmedia.softseal.html":{source:"iana"},"application/vnd.sealedmedia.softseal.pdf":{source:"iana"},"application/vnd.seemail":{source:"iana",extensions:["see"]},"application/vnd.seis+json":{source:"iana",compressible:!0},"application/vnd.sema":{source:"iana",extensions:["sema"]},"application/vnd.semd":{source:"iana",extensions:["semd"]},"application/vnd.semf":{source:"iana",extensions:["semf"]},"application/vnd.shade-save-file":{source:"iana"},"application/vnd.shana.informed.formdata":{source:"iana",extensions:["ifm"]},"application/vnd.shana.informed.formtemplate":{source:"iana",extensions:["itp"]},"application/vnd.shana.informed.interchange":{source:"iana",extensions:["iif"]},"application/vnd.shana.informed.package":{source:"iana",extensions:["ipk"]},"application/vnd.shootproof+json":{source:"iana",compressible:!0},"application/vnd.shopkick+json":{source:"iana",compressible:!0},"application/vnd.shp":{source:"iana"},"application/vnd.shx":{source:"iana"},"application/vnd.sigrok.session":{source:"iana"},"application/vnd.simtech-mindmapper":{source:"iana",extensions:["twd","twds"]},"application/vnd.siren+json":{source:"iana",compressible:!0},"application/vnd.smaf":{source:"iana",extensions:["mmf"]},"application/vnd.smart.notebook":{source:"iana"},"application/vnd.smart.teacher":{source:"iana",extensions:["teacher"]},"application/vnd.snesdev-page-table":{source:"iana"},"application/vnd.software602.filler.form+xml":{source:"iana",compressible:!0,extensions:["fo"]},"application/vnd.software602.filler.form-xml-zip":{source:"iana"},"application/vnd.solent.sdkm+xml":{source:"iana",compressible:!0,extensions:["sdkm","sdkd"]},"application/vnd.spotfire.dxp":{source:"iana",extensions:["dxp"]},"application/vnd.spotfire.sfs":{source:"iana",extensions:["sfs"]},"application/vnd.sqlite3":{source:"iana"},"application/vnd.sss-cod":{source:"iana"},"application/vnd.sss-dtf":{source:"iana"},"application/vnd.sss-ntf":{source:"iana"},"application/vnd.stardivision.calc":{source:"apache",extensions:["sdc"]},"application/vnd.stardivision.draw":{source:"apache",extensions:["sda"]},"application/vnd.stardivision.impress":{source:"apache",extensions:["sdd"]},"application/vnd.stardivision.math":{source:"apache",extensions:["smf"]},"application/vnd.stardivision.writer":{source:"apache",extensions:["sdw","vor"]},"application/vnd.stardivision.writer-global":{source:"apache",extensions:["sgl"]},"application/vnd.stepmania.package":{source:"iana",extensions:["smzip"]},"application/vnd.stepmania.stepchart":{source:"iana",extensions:["sm"]},"application/vnd.street-stream":{source:"iana"},"application/vnd.sun.wadl+xml":{source:"iana",compressible:!0,extensions:["wadl"]},"application/vnd.sun.xml.calc":{source:"apache",extensions:["sxc"]},"application/vnd.sun.xml.calc.template":{source:"apache",extensions:["stc"]},"application/vnd.sun.xml.draw":{source:"apache",extensions:["sxd"]},"application/vnd.sun.xml.draw.template":{source:"apache",extensions:["std"]},"application/vnd.sun.xml.impress":{source:"apache",extensions:["sxi"]},"application/vnd.sun.xml.impress.template":{source:"apache",extensions:["sti"]},"application/vnd.sun.xml.math":{source:"apache",extensions:["sxm"]},"application/vnd.sun.xml.writer":{source:"apache",extensions:["sxw"]},"application/vnd.sun.xml.writer.global":{source:"apache",extensions:["sxg"]},"application/vnd.sun.xml.writer.template":{source:"apache",extensions:["stw"]},"application/vnd.sus-calendar":{source:"iana",extensions:["sus","susp"]},"application/vnd.svd":{source:"iana",extensions:["svd"]},"application/vnd.swiftview-ics":{source:"iana"},"application/vnd.sycle+xml":{source:"iana",compressible:!0},"application/vnd.syft+json":{source:"iana",compressible:!0},"application/vnd.symbian.install":{source:"apache",extensions:["sis","sisx"]},"application/vnd.syncml+xml":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["xsm"]},"application/vnd.syncml.dm+wbxml":{source:"iana",charset:"UTF-8",extensions:["bdm"]},"application/vnd.syncml.dm+xml":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["xdm"]},"application/vnd.syncml.dm.notification":{source:"iana"},"application/vnd.syncml.dmddf+wbxml":{source:"iana"},"application/vnd.syncml.dmddf+xml":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["ddf"]},"application/vnd.syncml.dmtnds+wbxml":{source:"iana"},"application/vnd.syncml.dmtnds+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.syncml.ds.notification":{source:"iana"},"application/vnd.tableschema+json":{source:"iana",compressible:!0},"application/vnd.tao.intent-module-archive":{source:"iana",extensions:["tao"]},"application/vnd.tcpdump.pcap":{source:"iana",extensions:["pcap","cap","dmp"]},"application/vnd.think-cell.ppttc+json":{source:"iana",compressible:!0},"application/vnd.tmd.mediaflex.api+xml":{source:"iana",compressible:!0},"application/vnd.tml":{source:"iana"},"application/vnd.tmobile-livetv":{source:"iana",extensions:["tmo"]},"application/vnd.tri.onesource":{source:"iana"},"application/vnd.trid.tpt":{source:"iana",extensions:["tpt"]},"application/vnd.triscape.mxs":{source:"iana",extensions:["mxs"]},"application/vnd.trueapp":{source:"iana",extensions:["tra"]},"application/vnd.truedoc":{source:"iana"},"application/vnd.ubisoft.webplayer":{source:"iana"},"application/vnd.ufdl":{source:"iana",extensions:["ufd","ufdl"]},"application/vnd.uiq.theme":{source:"iana",extensions:["utz"]},"application/vnd.umajin":{source:"iana",extensions:["umj"]},"application/vnd.unity":{source:"iana",extensions:["unityweb"]},"application/vnd.uoml+xml":{source:"iana",compressible:!0,extensions:["uoml"]},"application/vnd.uplanet.alert":{source:"iana"},"application/vnd.uplanet.alert-wbxml":{source:"iana"},"application/vnd.uplanet.bearer-choice":{source:"iana"},"application/vnd.uplanet.bearer-choice-wbxml":{source:"iana"},"application/vnd.uplanet.cacheop":{source:"iana"},"application/vnd.uplanet.cacheop-wbxml":{source:"iana"},"application/vnd.uplanet.channel":{source:"iana"},"application/vnd.uplanet.channel-wbxml":{source:"iana"},"application/vnd.uplanet.list":{source:"iana"},"application/vnd.uplanet.list-wbxml":{source:"iana"},"application/vnd.uplanet.listcmd":{source:"iana"},"application/vnd.uplanet.listcmd-wbxml":{source:"iana"},"application/vnd.uplanet.signal":{source:"iana"},"application/vnd.uri-map":{source:"iana"},"application/vnd.valve.source.material":{source:"iana"},"application/vnd.vcx":{source:"iana",extensions:["vcx"]},"application/vnd.vd-study":{source:"iana"},"application/vnd.vectorworks":{source:"iana"},"application/vnd.vel+json":{source:"iana",compressible:!0},"application/vnd.verimatrix.vcas":{source:"iana"},"application/vnd.veritone.aion+json":{source:"iana",compressible:!0},"application/vnd.veryant.thin":{source:"iana"},"application/vnd.ves.encrypted":{source:"iana"},"application/vnd.vidsoft.vidconference":{source:"iana"},"application/vnd.visio":{source:"iana",extensions:["vsd","vst","vss","vsw"]},"application/vnd.visionary":{source:"iana",extensions:["vis"]},"application/vnd.vividence.scriptfile":{source:"iana"},"application/vnd.vsf":{source:"iana",extensions:["vsf"]},"application/vnd.wap.sic":{source:"iana"},"application/vnd.wap.slc":{source:"iana"},"application/vnd.wap.wbxml":{source:"iana",charset:"UTF-8",extensions:["wbxml"]},"application/vnd.wap.wmlc":{source:"iana",extensions:["wmlc"]},"application/vnd.wap.wmlscriptc":{source:"iana",extensions:["wmlsc"]},"application/vnd.webturbo":{source:"iana",extensions:["wtb"]},"application/vnd.wfa.dpp":{source:"iana"},"application/vnd.wfa.p2p":{source:"iana"},"application/vnd.wfa.wsc":{source:"iana"},"application/vnd.windows.devicepairing":{source:"iana"},"application/vnd.wmc":{source:"iana"},"application/vnd.wmf.bootstrap":{source:"iana"},"application/vnd.wolfram.mathematica":{source:"iana"},"application/vnd.wolfram.mathematica.package":{source:"iana"},"application/vnd.wolfram.player":{source:"iana",extensions:["nbp"]},"application/vnd.wordperfect":{source:"iana",extensions:["wpd"]},"application/vnd.wqd":{source:"iana",extensions:["wqd"]},"application/vnd.wrq-hp3000-labelled":{source:"iana"},"application/vnd.wt.stf":{source:"iana",extensions:["stf"]},"application/vnd.wv.csp+wbxml":{source:"iana"},"application/vnd.wv.csp+xml":{source:"iana",compressible:!0},"application/vnd.wv.ssp+xml":{source:"iana",compressible:!0},"application/vnd.xacml+json":{source:"iana",compressible:!0},"application/vnd.xara":{source:"iana",extensions:["xar"]},"application/vnd.xfdl":{source:"iana",extensions:["xfdl"]},"application/vnd.xfdl.webform":{source:"iana"},"application/vnd.xmi+xml":{source:"iana",compressible:!0},"application/vnd.xmpie.cpkg":{source:"iana"},"application/vnd.xmpie.dpkg":{source:"iana"},"application/vnd.xmpie.plan":{source:"iana"},"application/vnd.xmpie.ppkg":{source:"iana"},"application/vnd.xmpie.xlim":{source:"iana"},"application/vnd.yamaha.hv-dic":{source:"iana",extensions:["hvd"]},"application/vnd.yamaha.hv-script":{source:"iana",extensions:["hvs"]},"application/vnd.yamaha.hv-voice":{source:"iana",extensions:["hvp"]},"application/vnd.yamaha.openscoreformat":{source:"iana",extensions:["osf"]},"application/vnd.yamaha.openscoreformat.osfpvg+xml":{source:"iana",compressible:!0,extensions:["osfpvg"]},"application/vnd.yamaha.remote-setup":{source:"iana"},"application/vnd.yamaha.smaf-audio":{source:"iana",extensions:["saf"]},"application/vnd.yamaha.smaf-phrase":{source:"iana",extensions:["spf"]},"application/vnd.yamaha.through-ngn":{source:"iana"},"application/vnd.yamaha.tunnel-udpencap":{source:"iana"},"application/vnd.yaoweme":{source:"iana"},"application/vnd.yellowriver-custom-menu":{source:"iana",extensions:["cmp"]},"application/vnd.youtube.yt":{source:"iana"},"application/vnd.zul":{source:"iana",extensions:["zir","zirz"]},"application/vnd.zzazz.deck+xml":{source:"iana",compressible:!0,extensions:["zaz"]},"application/voicexml+xml":{source:"iana",compressible:!0,extensions:["vxml"]},"application/voucher-cms+json":{source:"iana",compressible:!0},"application/vq-rtcpxr":{source:"iana"},"application/wasm":{source:"iana",compressible:!0,extensions:["wasm"]},"application/watcherinfo+xml":{source:"iana",compressible:!0,extensions:["wif"]},"application/webpush-options+json":{source:"iana",compressible:!0},"application/whoispp-query":{source:"iana"},"application/whoispp-response":{source:"iana"},"application/widget":{source:"iana",extensions:["wgt"]},"application/winhlp":{source:"apache",extensions:["hlp"]},"application/wita":{source:"iana"},"application/wordperfect5.1":{source:"iana"},"application/wsdl+xml":{source:"iana",compressible:!0,extensions:["wsdl"]},"application/wspolicy+xml":{source:"iana",compressible:!0,extensions:["wspolicy"]},"application/x-7z-compressed":{source:"apache",compressible:!1,extensions:["7z"]},"application/x-abiword":{source:"apache",extensions:["abw"]},"application/x-ace-compressed":{source:"apache",extensions:["ace"]},"application/x-amf":{source:"apache"},"application/x-apple-diskimage":{source:"apache",extensions:["dmg"]},"application/x-arj":{compressible:!1,extensions:["arj"]},"application/x-authorware-bin":{source:"apache",extensions:["aab","x32","u32","vox"]},"application/x-authorware-map":{source:"apache",extensions:["aam"]},"application/x-authorware-seg":{source:"apache",extensions:["aas"]},"application/x-bcpio":{source:"apache",extensions:["bcpio"]},"application/x-bdoc":{compressible:!1,extensions:["bdoc"]},"application/x-bittorrent":{source:"apache",extensions:["torrent"]},"application/x-blorb":{source:"apache",extensions:["blb","blorb"]},"application/x-bzip":{source:"apache",compressible:!1,extensions:["bz"]},"application/x-bzip2":{source:"apache",compressible:!1,extensions:["bz2","boz"]},"application/x-cbr":{source:"apache",extensions:["cbr","cba","cbt","cbz","cb7"]},"application/x-cdlink":{source:"apache",extensions:["vcd"]},"application/x-cfs-compressed":{source:"apache",extensions:["cfs"]},"application/x-chat":{source:"apache",extensions:["chat"]},"application/x-chess-pgn":{source:"apache",extensions:["pgn"]},"application/x-chrome-extension":{extensions:["crx"]},"application/x-cocoa":{source:"nginx",extensions:["cco"]},"application/x-compress":{source:"apache"},"application/x-conference":{source:"apache",extensions:["nsc"]},"application/x-cpio":{source:"apache",extensions:["cpio"]},"application/x-csh":{source:"apache",extensions:["csh"]},"application/x-deb":{compressible:!1},"application/x-debian-package":{source:"apache",extensions:["deb","udeb"]},"application/x-dgc-compressed":{source:"apache",extensions:["dgc"]},"application/x-director":{source:"apache",extensions:["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"]},"application/x-doom":{source:"apache",extensions:["wad"]},"application/x-dtbncx+xml":{source:"apache",compressible:!0,extensions:["ncx"]},"application/x-dtbook+xml":{source:"apache",compressible:!0,extensions:["dtb"]},"application/x-dtbresource+xml":{source:"apache",compressible:!0,extensions:["res"]},"application/x-dvi":{source:"apache",compressible:!1,extensions:["dvi"]},"application/x-envoy":{source:"apache",extensions:["evy"]},"application/x-eva":{source:"apache",extensions:["eva"]},"application/x-font-bdf":{source:"apache",extensions:["bdf"]},"application/x-font-dos":{source:"apache"},"application/x-font-framemaker":{source:"apache"},"application/x-font-ghostscript":{source:"apache",extensions:["gsf"]},"application/x-font-libgrx":{source:"apache"},"application/x-font-linux-psf":{source:"apache",extensions:["psf"]},"application/x-font-pcf":{source:"apache",extensions:["pcf"]},"application/x-font-snf":{source:"apache",extensions:["snf"]},"application/x-font-speedo":{source:"apache"},"application/x-font-sunos-news":{source:"apache"},"application/x-font-type1":{source:"apache",extensions:["pfa","pfb","pfm","afm"]},"application/x-font-vfont":{source:"apache"},"application/x-freearc":{source:"apache",extensions:["arc"]},"application/x-futuresplash":{source:"apache",extensions:["spl"]},"application/x-gca-compressed":{source:"apache",extensions:["gca"]},"application/x-glulx":{source:"apache",extensions:["ulx"]},"application/x-gnumeric":{source:"apache",extensions:["gnumeric"]},"application/x-gramps-xml":{source:"apache",extensions:["gramps"]},"application/x-gtar":{source:"apache",extensions:["gtar"]},"application/x-gzip":{source:"apache"},"application/x-hdf":{source:"apache",extensions:["hdf"]},"application/x-httpd-php":{compressible:!0,extensions:["php"]},"application/x-install-instructions":{source:"apache",extensions:["install"]},"application/x-iso9660-image":{source:"apache",extensions:["iso"]},"application/x-iwork-keynote-sffkey":{extensions:["key"]},"application/x-iwork-numbers-sffnumbers":{extensions:["numbers"]},"application/x-iwork-pages-sffpages":{extensions:["pages"]},"application/x-java-archive-diff":{source:"nginx",extensions:["jardiff"]},"application/x-java-jnlp-file":{source:"apache",compressible:!1,extensions:["jnlp"]},"application/x-javascript":{compressible:!0},"application/x-keepass2":{extensions:["kdbx"]},"application/x-latex":{source:"apache",compressible:!1,extensions:["latex"]},"application/x-lua-bytecode":{extensions:["luac"]},"application/x-lzh-compressed":{source:"apache",extensions:["lzh","lha"]},"application/x-makeself":{source:"nginx",extensions:["run"]},"application/x-mie":{source:"apache",extensions:["mie"]},"application/x-mobipocket-ebook":{source:"apache",extensions:["prc","mobi"]},"application/x-mpegurl":{compressible:!1},"application/x-ms-application":{source:"apache",extensions:["application"]},"application/x-ms-shortcut":{source:"apache",extensions:["lnk"]},"application/x-ms-wmd":{source:"apache",extensions:["wmd"]},"application/x-ms-wmz":{source:"apache",extensions:["wmz"]},"application/x-ms-xbap":{source:"apache",extensions:["xbap"]},"application/x-msaccess":{source:"apache",extensions:["mdb"]},"application/x-msbinder":{source:"apache",extensions:["obd"]},"application/x-mscardfile":{source:"apache",extensions:["crd"]},"application/x-msclip":{source:"apache",extensions:["clp"]},"application/x-msdos-program":{extensions:["exe"]},"application/x-msdownload":{source:"apache",extensions:["exe","dll","com","bat","msi"]},"application/x-msmediaview":{source:"apache",extensions:["mvb","m13","m14"]},"application/x-msmetafile":{source:"apache",extensions:["wmf","wmz","emf","emz"]},"application/x-msmoney":{source:"apache",extensions:["mny"]},"application/x-mspublisher":{source:"apache",extensions:["pub"]},"application/x-msschedule":{source:"apache",extensions:["scd"]},"application/x-msterminal":{source:"apache",extensions:["trm"]},"application/x-mswrite":{source:"apache",extensions:["wri"]},"application/x-netcdf":{source:"apache",extensions:["nc","cdf"]},"application/x-ns-proxy-autoconfig":{compressible:!0,extensions:["pac"]},"application/x-nzb":{source:"apache",extensions:["nzb"]},"application/x-perl":{source:"nginx",extensions:["pl","pm"]},"application/x-pilot":{source:"nginx",extensions:["prc","pdb"]},"application/x-pkcs12":{source:"apache",compressible:!1,extensions:["p12","pfx"]},"application/x-pkcs7-certificates":{source:"apache",extensions:["p7b","spc"]},"application/x-pkcs7-certreqresp":{source:"apache",extensions:["p7r"]},"application/x-pki-message":{source:"iana"},"application/x-rar-compressed":{source:"apache",compressible:!1,extensions:["rar"]},"application/x-redhat-package-manager":{source:"nginx",extensions:["rpm"]},"application/x-research-info-systems":{source:"apache",extensions:["ris"]},"application/x-sea":{source:"nginx",extensions:["sea"]},"application/x-sh":{source:"apache",compressible:!0,extensions:["sh"]},"application/x-shar":{source:"apache",extensions:["shar"]},"application/x-shockwave-flash":{source:"apache",compressible:!1,extensions:["swf"]},"application/x-silverlight-app":{source:"apache",extensions:["xap"]},"application/x-sql":{source:"apache",extensions:["sql"]},"application/x-stuffit":{source:"apache",compressible:!1,extensions:["sit"]},"application/x-stuffitx":{source:"apache",extensions:["sitx"]},"application/x-subrip":{source:"apache",extensions:["srt"]},"application/x-sv4cpio":{source:"apache",extensions:["sv4cpio"]},"application/x-sv4crc":{source:"apache",extensions:["sv4crc"]},"application/x-t3vm-image":{source:"apache",extensions:["t3"]},"application/x-tads":{source:"apache",extensions:["gam"]},"application/x-tar":{source:"apache",compressible:!0,extensions:["tar"]},"application/x-tcl":{source:"apache",extensions:["tcl","tk"]},"application/x-tex":{source:"apache",extensions:["tex"]},"application/x-tex-tfm":{source:"apache",extensions:["tfm"]},"application/x-texinfo":{source:"apache",extensions:["texinfo","texi"]},"application/x-tgif":{source:"apache",extensions:["obj"]},"application/x-ustar":{source:"apache",extensions:["ustar"]},"application/x-virtualbox-hdd":{compressible:!0,extensions:["hdd"]},"application/x-virtualbox-ova":{compressible:!0,extensions:["ova"]},"application/x-virtualbox-ovf":{compressible:!0,extensions:["ovf"]},"application/x-virtualbox-vbox":{compressible:!0,extensions:["vbox"]},"application/x-virtualbox-vbox-extpack":{compressible:!1,extensions:["vbox-extpack"]},"application/x-virtualbox-vdi":{compressible:!0,extensions:["vdi"]},"application/x-virtualbox-vhd":{compressible:!0,extensions:["vhd"]},"application/x-virtualbox-vmdk":{compressible:!0,extensions:["vmdk"]},"application/x-wais-source":{source:"apache",extensions:["src"]},"application/x-web-app-manifest+json":{compressible:!0,extensions:["webapp"]},"application/x-www-form-urlencoded":{source:"iana",compressible:!0},"application/x-x509-ca-cert":{source:"iana",extensions:["der","crt","pem"]},"application/x-x509-ca-ra-cert":{source:"iana"},"application/x-x509-next-ca-cert":{source:"iana"},"application/x-xfig":{source:"apache",extensions:["fig"]},"application/x-xliff+xml":{source:"apache",compressible:!0,extensions:["xlf"]},"application/x-xpinstall":{source:"apache",compressible:!1,extensions:["xpi"]},"application/x-xz":{source:"apache",extensions:["xz"]},"application/x-zmachine":{source:"apache",extensions:["z1","z2","z3","z4","z5","z6","z7","z8"]},"application/x400-bp":{source:"iana"},"application/xacml+xml":{source:"iana",compressible:!0},"application/xaml+xml":{source:"apache",compressible:!0,extensions:["xaml"]},"application/xcap-att+xml":{source:"iana",compressible:!0,extensions:["xav"]},"application/xcap-caps+xml":{source:"iana",compressible:!0,extensions:["xca"]},"application/xcap-diff+xml":{source:"iana",compressible:!0,extensions:["xdf"]},"application/xcap-el+xml":{source:"iana",compressible:!0,extensions:["xel"]},"application/xcap-error+xml":{source:"iana",compressible:!0},"application/xcap-ns+xml":{source:"iana",compressible:!0,extensions:["xns"]},"application/xcon-conference-info+xml":{source:"iana",compressible:!0},"application/xcon-conference-info-diff+xml":{source:"iana",compressible:!0},"application/xenc+xml":{source:"iana",compressible:!0,extensions:["xenc"]},"application/xhtml+xml":{source:"iana",compressible:!0,extensions:["xhtml","xht"]},"application/xhtml-voice+xml":{source:"apache",compressible:!0},"application/xliff+xml":{source:"iana",compressible:!0,extensions:["xlf"]},"application/xml":{source:"iana",compressible:!0,extensions:["xml","xsl","xsd","rng"]},"application/xml-dtd":{source:"iana",compressible:!0,extensions:["dtd"]},"application/xml-external-parsed-entity":{source:"iana"},"application/xml-patch+xml":{source:"iana",compressible:!0},"application/xmpp+xml":{source:"iana",compressible:!0},"application/xop+xml":{source:"iana",compressible:!0,extensions:["xop"]},"application/xproc+xml":{source:"apache",compressible:!0,extensions:["xpl"]},"application/xslt+xml":{source:"iana",compressible:!0,extensions:["xsl","xslt"]},"application/xspf+xml":{source:"apache",compressible:!0,extensions:["xspf"]},"application/xv+xml":{source:"iana",compressible:!0,extensions:["mxml","xhvml","xvml","xvm"]},"application/yang":{source:"iana",extensions:["yang"]},"application/yang-data+json":{source:"iana",compressible:!0},"application/yang-data+xml":{source:"iana",compressible:!0},"application/yang-patch+json":{source:"iana",compressible:!0},"application/yang-patch+xml":{source:"iana",compressible:!0},"application/yin+xml":{source:"iana",compressible:!0,extensions:["yin"]},"application/zip":{source:"iana",compressible:!1,extensions:["zip"]},"application/zlib":{source:"iana"},"application/zstd":{source:"iana"},"audio/1d-interleaved-parityfec":{source:"iana"},"audio/32kadpcm":{source:"iana"},"audio/3gpp":{source:"iana",compressible:!1,extensions:["3gpp"]},"audio/3gpp2":{source:"iana"},"audio/aac":{source:"iana"},"audio/ac3":{source:"iana"},"audio/adpcm":{source:"apache",extensions:["adp"]},"audio/amr":{source:"iana",extensions:["amr"]},"audio/amr-wb":{source:"iana"},"audio/amr-wb+":{source:"iana"},"audio/aptx":{source:"iana"},"audio/asc":{source:"iana"},"audio/atrac-advanced-lossless":{source:"iana"},"audio/atrac-x":{source:"iana"},"audio/atrac3":{source:"iana"},"audio/basic":{source:"iana",compressible:!1,extensions:["au","snd"]},"audio/bv16":{source:"iana"},"audio/bv32":{source:"iana"},"audio/clearmode":{source:"iana"},"audio/cn":{source:"iana"},"audio/dat12":{source:"iana"},"audio/dls":{source:"iana"},"audio/dsr-es201108":{source:"iana"},"audio/dsr-es202050":{source:"iana"},"audio/dsr-es202211":{source:"iana"},"audio/dsr-es202212":{source:"iana"},"audio/dv":{source:"iana"},"audio/dvi4":{source:"iana"},"audio/eac3":{source:"iana"},"audio/encaprtp":{source:"iana"},"audio/evrc":{source:"iana"},"audio/evrc-qcp":{source:"iana"},"audio/evrc0":{source:"iana"},"audio/evrc1":{source:"iana"},"audio/evrcb":{source:"iana"},"audio/evrcb0":{source:"iana"},"audio/evrcb1":{source:"iana"},"audio/evrcnw":{source:"iana"},"audio/evrcnw0":{source:"iana"},"audio/evrcnw1":{source:"iana"},"audio/evrcwb":{source:"iana"},"audio/evrcwb0":{source:"iana"},"audio/evrcwb1":{source:"iana"},"audio/evs":{source:"iana"},"audio/flexfec":{source:"iana"},"audio/fwdred":{source:"iana"},"audio/g711-0":{source:"iana"},"audio/g719":{source:"iana"},"audio/g722":{source:"iana"},"audio/g7221":{source:"iana"},"audio/g723":{source:"iana"},"audio/g726-16":{source:"iana"},"audio/g726-24":{source:"iana"},"audio/g726-32":{source:"iana"},"audio/g726-40":{source:"iana"},"audio/g728":{source:"iana"},"audio/g729":{source:"iana"},"audio/g7291":{source:"iana"},"audio/g729d":{source:"iana"},"audio/g729e":{source:"iana"},"audio/gsm":{source:"iana"},"audio/gsm-efr":{source:"iana"},"audio/gsm-hr-08":{source:"iana"},"audio/ilbc":{source:"iana"},"audio/ip-mr_v2.5":{source:"iana"},"audio/isac":{source:"apache"},"audio/l16":{source:"iana"},"audio/l20":{source:"iana"},"audio/l24":{source:"iana",compressible:!1},"audio/l8":{source:"iana"},"audio/lpc":{source:"iana"},"audio/melp":{source:"iana"},"audio/melp1200":{source:"iana"},"audio/melp2400":{source:"iana"},"audio/melp600":{source:"iana"},"audio/mhas":{source:"iana"},"audio/midi":{source:"apache",extensions:["mid","midi","kar","rmi"]},"audio/mobile-xmf":{source:"iana",extensions:["mxmf"]},"audio/mp3":{compressible:!1,extensions:["mp3"]},"audio/mp4":{source:"iana",compressible:!1,extensions:["m4a","mp4a"]},"audio/mp4a-latm":{source:"iana"},"audio/mpa":{source:"iana"},"audio/mpa-robust":{source:"iana"},"audio/mpeg":{source:"iana",compressible:!1,extensions:["mpga","mp2","mp2a","mp3","m2a","m3a"]},"audio/mpeg4-generic":{source:"iana"},"audio/musepack":{source:"apache"},"audio/ogg":{source:"iana",compressible:!1,extensions:["oga","ogg","spx","opus"]},"audio/opus":{source:"iana"},"audio/parityfec":{source:"iana"},"audio/pcma":{source:"iana"},"audio/pcma-wb":{source:"iana"},"audio/pcmu":{source:"iana"},"audio/pcmu-wb":{source:"iana"},"audio/prs.sid":{source:"iana"},"audio/qcelp":{source:"iana"},"audio/raptorfec":{source:"iana"},"audio/red":{source:"iana"},"audio/rtp-enc-aescm128":{source:"iana"},"audio/rtp-midi":{source:"iana"},"audio/rtploopback":{source:"iana"},"audio/rtx":{source:"iana"},"audio/s3m":{source:"apache",extensions:["s3m"]},"audio/scip":{source:"iana"},"audio/silk":{source:"apache",extensions:["sil"]},"audio/smv":{source:"iana"},"audio/smv-qcp":{source:"iana"},"audio/smv0":{source:"iana"},"audio/sofa":{source:"iana"},"audio/sp-midi":{source:"iana"},"audio/speex":{source:"iana"},"audio/t140c":{source:"iana"},"audio/t38":{source:"iana"},"audio/telephone-event":{source:"iana"},"audio/tetra_acelp":{source:"iana"},"audio/tetra_acelp_bb":{source:"iana"},"audio/tone":{source:"iana"},"audio/tsvcis":{source:"iana"},"audio/uemclip":{source:"iana"},"audio/ulpfec":{source:"iana"},"audio/usac":{source:"iana"},"audio/vdvi":{source:"iana"},"audio/vmr-wb":{source:"iana"},"audio/vnd.3gpp.iufp":{source:"iana"},"audio/vnd.4sb":{source:"iana"},"audio/vnd.audiokoz":{source:"iana"},"audio/vnd.celp":{source:"iana"},"audio/vnd.cisco.nse":{source:"iana"},"audio/vnd.cmles.radio-events":{source:"iana"},"audio/vnd.cns.anp1":{source:"iana"},"audio/vnd.cns.inf1":{source:"iana"},"audio/vnd.dece.audio":{source:"iana",extensions:["uva","uvva"]},"audio/vnd.digital-winds":{source:"iana",extensions:["eol"]},"audio/vnd.dlna.adts":{source:"iana"},"audio/vnd.dolby.heaac.1":{source:"iana"},"audio/vnd.dolby.heaac.2":{source:"iana"},"audio/vnd.dolby.mlp":{source:"iana"},"audio/vnd.dolby.mps":{source:"iana"},"audio/vnd.dolby.pl2":{source:"iana"},"audio/vnd.dolby.pl2x":{source:"iana"},"audio/vnd.dolby.pl2z":{source:"iana"},"audio/vnd.dolby.pulse.1":{source:"iana"},"audio/vnd.dra":{source:"iana",extensions:["dra"]},"audio/vnd.dts":{source:"iana",extensions:["dts"]},"audio/vnd.dts.hd":{source:"iana",extensions:["dtshd"]},"audio/vnd.dts.uhd":{source:"iana"},"audio/vnd.dvb.file":{source:"iana"},"audio/vnd.everad.plj":{source:"iana"},"audio/vnd.hns.audio":{source:"iana"},"audio/vnd.lucent.voice":{source:"iana",extensions:["lvp"]},"audio/vnd.ms-playready.media.pya":{source:"iana",extensions:["pya"]},"audio/vnd.nokia.mobile-xmf":{source:"iana"},"audio/vnd.nortel.vbk":{source:"iana"},"audio/vnd.nuera.ecelp4800":{source:"iana",extensions:["ecelp4800"]},"audio/vnd.nuera.ecelp7470":{source:"iana",extensions:["ecelp7470"]},"audio/vnd.nuera.ecelp9600":{source:"iana",extensions:["ecelp9600"]},"audio/vnd.octel.sbc":{source:"iana"},"audio/vnd.presonus.multitrack":{source:"iana"},"audio/vnd.qcelp":{source:"iana"},"audio/vnd.rhetorex.32kadpcm":{source:"iana"},"audio/vnd.rip":{source:"iana",extensions:["rip"]},"audio/vnd.rn-realaudio":{compressible:!1},"audio/vnd.sealedmedia.softseal.mpeg":{source:"iana"},"audio/vnd.vmx.cvsd":{source:"iana"},"audio/vnd.wave":{compressible:!1},"audio/vorbis":{source:"iana",compressible:!1},"audio/vorbis-config":{source:"iana"},"audio/wav":{compressible:!1,extensions:["wav"]},"audio/wave":{compressible:!1,extensions:["wav"]},"audio/webm":{source:"apache",compressible:!1,extensions:["weba"]},"audio/x-aac":{source:"apache",compressible:!1,extensions:["aac"]},"audio/x-aiff":{source:"apache",extensions:["aif","aiff","aifc"]},"audio/x-caf":{source:"apache",compressible:!1,extensions:["caf"]},"audio/x-flac":{source:"apache",extensions:["flac"]},"audio/x-m4a":{source:"nginx",extensions:["m4a"]},"audio/x-matroska":{source:"apache",extensions:["mka"]},"audio/x-mpegurl":{source:"apache",extensions:["m3u"]},"audio/x-ms-wax":{source:"apache",extensions:["wax"]},"audio/x-ms-wma":{source:"apache",extensions:["wma"]},"audio/x-pn-realaudio":{source:"apache",extensions:["ram","ra"]},"audio/x-pn-realaudio-plugin":{source:"apache",extensions:["rmp"]},"audio/x-realaudio":{source:"nginx",extensions:["ra"]},"audio/x-tta":{source:"apache"},"audio/x-wav":{source:"apache",extensions:["wav"]},"audio/xm":{source:"apache",extensions:["xm"]},"chemical/x-cdx":{source:"apache",extensions:["cdx"]},"chemical/x-cif":{source:"apache",extensions:["cif"]},"chemical/x-cmdf":{source:"apache",extensions:["cmdf"]},"chemical/x-cml":{source:"apache",extensions:["cml"]},"chemical/x-csml":{source:"apache",extensions:["csml"]},"chemical/x-pdb":{source:"apache"},"chemical/x-xyz":{source:"apache",extensions:["xyz"]},"font/collection":{source:"iana",extensions:["ttc"]},"font/otf":{source:"iana",compressible:!0,extensions:["otf"]},"font/sfnt":{source:"iana"},"font/ttf":{source:"iana",compressible:!0,extensions:["ttf"]},"font/woff":{source:"iana",extensions:["woff"]},"font/woff2":{source:"iana",extensions:["woff2"]},"image/aces":{source:"iana",extensions:["exr"]},"image/apng":{compressible:!1,extensions:["apng"]},"image/avci":{source:"iana",extensions:["avci"]},"image/avcs":{source:"iana",extensions:["avcs"]},"image/avif":{source:"iana",compressible:!1,extensions:["avif"]},"image/bmp":{source:"iana",compressible:!0,extensions:["bmp"]},"image/cgm":{source:"iana",extensions:["cgm"]},"image/dicom-rle":{source:"iana",extensions:["drle"]},"image/emf":{source:"iana",extensions:["emf"]},"image/fits":{source:"iana",extensions:["fits"]},"image/g3fax":{source:"iana",extensions:["g3"]},"image/gif":{source:"iana",compressible:!1,extensions:["gif"]},"image/heic":{source:"iana",extensions:["heic"]},"image/heic-sequence":{source:"iana",extensions:["heics"]},"image/heif":{source:"iana",extensions:["heif"]},"image/heif-sequence":{source:"iana",extensions:["heifs"]},"image/hej2k":{source:"iana",extensions:["hej2"]},"image/hsj2":{source:"iana",extensions:["hsj2"]},"image/ief":{source:"iana",extensions:["ief"]},"image/jls":{source:"iana",extensions:["jls"]},"image/jp2":{source:"iana",compressible:!1,extensions:["jp2","jpg2"]},"image/jpeg":{source:"iana",compressible:!1,extensions:["jpeg","jpg","jpe"]},"image/jph":{source:"iana",extensions:["jph"]},"image/jphc":{source:"iana",extensions:["jhc"]},"image/jpm":{source:"iana",compressible:!1,extensions:["jpm"]},"image/jpx":{source:"iana",compressible:!1,extensions:["jpx","jpf"]},"image/jxr":{source:"iana",extensions:["jxr"]},"image/jxra":{source:"iana",extensions:["jxra"]},"image/jxrs":{source:"iana",extensions:["jxrs"]},"image/jxs":{source:"iana",extensions:["jxs"]},"image/jxsc":{source:"iana",extensions:["jxsc"]},"image/jxsi":{source:"iana",extensions:["jxsi"]},"image/jxss":{source:"iana",extensions:["jxss"]},"image/ktx":{source:"iana",extensions:["ktx"]},"image/ktx2":{source:"iana",extensions:["ktx2"]},"image/naplps":{source:"iana"},"image/pjpeg":{compressible:!1},"image/png":{source:"iana",compressible:!1,extensions:["png"]},"image/prs.btif":{source:"iana",extensions:["btif"]},"image/prs.pti":{source:"iana",extensions:["pti"]},"image/pwg-raster":{source:"iana"},"image/sgi":{source:"apache",extensions:["sgi"]},"image/svg+xml":{source:"iana",compressible:!0,extensions:["svg","svgz"]},"image/t38":{source:"iana",extensions:["t38"]},"image/tiff":{source:"iana",compressible:!1,extensions:["tif","tiff"]},"image/tiff-fx":{source:"iana",extensions:["tfx"]},"image/vnd.adobe.photoshop":{source:"iana",compressible:!0,extensions:["psd"]},"image/vnd.airzip.accelerator.azv":{source:"iana",extensions:["azv"]},"image/vnd.cns.inf2":{source:"iana"},"image/vnd.dece.graphic":{source:"iana",extensions:["uvi","uvvi","uvg","uvvg"]},"image/vnd.djvu":{source:"iana",extensions:["djvu","djv"]},"image/vnd.dvb.subtitle":{source:"iana",extensions:["sub"]},"image/vnd.dwg":{source:"iana",extensions:["dwg"]},"image/vnd.dxf":{source:"iana",extensions:["dxf"]},"image/vnd.fastbidsheet":{source:"iana",extensions:["fbs"]},"image/vnd.fpx":{source:"iana",extensions:["fpx"]},"image/vnd.fst":{source:"iana",extensions:["fst"]},"image/vnd.fujixerox.edmics-mmr":{source:"iana",extensions:["mmr"]},"image/vnd.fujixerox.edmics-rlc":{source:"iana",extensions:["rlc"]},"image/vnd.globalgraphics.pgb":{source:"iana"},"image/vnd.microsoft.icon":{source:"iana",compressible:!0,extensions:["ico"]},"image/vnd.mix":{source:"iana"},"image/vnd.mozilla.apng":{source:"iana"},"image/vnd.ms-dds":{compressible:!0,extensions:["dds"]},"image/vnd.ms-modi":{source:"iana",extensions:["mdi"]},"image/vnd.ms-photo":{source:"apache",extensions:["wdp"]},"image/vnd.net-fpx":{source:"iana",extensions:["npx"]},"image/vnd.pco.b16":{source:"iana",extensions:["b16"]},"image/vnd.radiance":{source:"iana"},"image/vnd.sealed.png":{source:"iana"},"image/vnd.sealedmedia.softseal.gif":{source:"iana"},"image/vnd.sealedmedia.softseal.jpg":{source:"iana"},"image/vnd.svf":{source:"iana"},"image/vnd.tencent.tap":{source:"iana",extensions:["tap"]},"image/vnd.valve.source.texture":{source:"iana",extensions:["vtf"]},"image/vnd.wap.wbmp":{source:"iana",extensions:["wbmp"]},"image/vnd.xiff":{source:"iana",extensions:["xif"]},"image/vnd.zbrush.pcx":{source:"iana",extensions:["pcx"]},"image/webp":{source:"apache",extensions:["webp"]},"image/wmf":{source:"iana",extensions:["wmf"]},"image/x-3ds":{source:"apache",extensions:["3ds"]},"image/x-cmu-raster":{source:"apache",extensions:["ras"]},"image/x-cmx":{source:"apache",extensions:["cmx"]},"image/x-freehand":{source:"apache",extensions:["fh","fhc","fh4","fh5","fh7"]},"image/x-icon":{source:"apache",compressible:!0,extensions:["ico"]},"image/x-jng":{source:"nginx",extensions:["jng"]},"image/x-mrsid-image":{source:"apache",extensions:["sid"]},"image/x-ms-bmp":{source:"nginx",compressible:!0,extensions:["bmp"]},"image/x-pcx":{source:"apache",extensions:["pcx"]},"image/x-pict":{source:"apache",extensions:["pic","pct"]},"image/x-portable-anymap":{source:"apache",extensions:["pnm"]},"image/x-portable-bitmap":{source:"apache",extensions:["pbm"]},"image/x-portable-graymap":{source:"apache",extensions:["pgm"]},"image/x-portable-pixmap":{source:"apache",extensions:["ppm"]},"image/x-rgb":{source:"apache",extensions:["rgb"]},"image/x-tga":{source:"apache",extensions:["tga"]},"image/x-xbitmap":{source:"apache",extensions:["xbm"]},"image/x-xcf":{compressible:!1},"image/x-xpixmap":{source:"apache",extensions:["xpm"]},"image/x-xwindowdump":{source:"apache",extensions:["xwd"]},"message/cpim":{source:"iana"},"message/delivery-status":{source:"iana"},"message/disposition-notification":{source:"iana",extensions:["disposition-notification"]},"message/external-body":{source:"iana"},"message/feedback-report":{source:"iana"},"message/global":{source:"iana",extensions:["u8msg"]},"message/global-delivery-status":{source:"iana",extensions:["u8dsn"]},"message/global-disposition-notification":{source:"iana",extensions:["u8mdn"]},"message/global-headers":{source:"iana",extensions:["u8hdr"]},"message/http":{source:"iana",compressible:!1},"message/imdn+xml":{source:"iana",compressible:!0},"message/news":{source:"iana"},"message/partial":{source:"iana",compressible:!1},"message/rfc822":{source:"iana",compressible:!0,extensions:["eml","mime"]},"message/s-http":{source:"iana"},"message/sip":{source:"iana"},"message/sipfrag":{source:"iana"},"message/tracking-status":{source:"iana"},"message/vnd.si.simp":{source:"iana"},"message/vnd.wfa.wsc":{source:"iana",extensions:["wsc"]},"model/3mf":{source:"iana",extensions:["3mf"]},"model/e57":{source:"iana"},"model/gltf+json":{source:"iana",compressible:!0,extensions:["gltf"]},"model/gltf-binary":{source:"iana",compressible:!0,extensions:["glb"]},"model/iges":{source:"iana",compressible:!1,extensions:["igs","iges"]},"model/mesh":{source:"iana",compressible:!1,extensions:["msh","mesh","silo"]},"model/mtl":{source:"iana",extensions:["mtl"]},"model/obj":{source:"iana",extensions:["obj"]},"model/step":{source:"iana"},"model/step+xml":{source:"iana",compressible:!0,extensions:["stpx"]},"model/step+zip":{source:"iana",compressible:!1,extensions:["stpz"]},"model/step-xml+zip":{source:"iana",compressible:!1,extensions:["stpxz"]},"model/stl":{source:"iana",extensions:["stl"]},"model/vnd.collada+xml":{source:"iana",compressible:!0,extensions:["dae"]},"model/vnd.dwf":{source:"iana",extensions:["dwf"]},"model/vnd.flatland.3dml":{source:"iana"},"model/vnd.gdl":{source:"iana",extensions:["gdl"]},"model/vnd.gs-gdl":{source:"apache"},"model/vnd.gs.gdl":{source:"iana"},"model/vnd.gtw":{source:"iana",extensions:["gtw"]},"model/vnd.moml+xml":{source:"iana",compressible:!0},"model/vnd.mts":{source:"iana",extensions:["mts"]},"model/vnd.opengex":{source:"iana",extensions:["ogex"]},"model/vnd.parasolid.transmit.binary":{source:"iana",extensions:["x_b"]},"model/vnd.parasolid.transmit.text":{source:"iana",extensions:["x_t"]},"model/vnd.pytha.pyox":{source:"iana"},"model/vnd.rosette.annotated-data-model":{source:"iana"},"model/vnd.sap.vds":{source:"iana",extensions:["vds"]},"model/vnd.usdz+zip":{source:"iana",compressible:!1,extensions:["usdz"]},"model/vnd.valve.source.compiled-map":{source:"iana",extensions:["bsp"]},"model/vnd.vtu":{source:"iana",extensions:["vtu"]},"model/vrml":{source:"iana",compressible:!1,extensions:["wrl","vrml"]},"model/x3d+binary":{source:"apache",compressible:!1,extensions:["x3db","x3dbz"]},"model/x3d+fastinfoset":{source:"iana",extensions:["x3db"]},"model/x3d+vrml":{source:"apache",compressible:!1,extensions:["x3dv","x3dvz"]},"model/x3d+xml":{source:"iana",compressible:!0,extensions:["x3d","x3dz"]},"model/x3d-vrml":{source:"iana",extensions:["x3dv"]},"multipart/alternative":{source:"iana",compressible:!1},"multipart/appledouble":{source:"iana"},"multipart/byteranges":{source:"iana"},"multipart/digest":{source:"iana"},"multipart/encrypted":{source:"iana",compressible:!1},"multipart/form-data":{source:"iana",compressible:!1},"multipart/header-set":{source:"iana"},"multipart/mixed":{source:"iana"},"multipart/multilingual":{source:"iana"},"multipart/parallel":{source:"iana"},"multipart/related":{source:"iana",compressible:!1},"multipart/report":{source:"iana"},"multipart/signed":{source:"iana",compressible:!1},"multipart/vnd.bint.med-plus":{source:"iana"},"multipart/voice-message":{source:"iana"},"multipart/x-mixed-replace":{source:"iana"},"text/1d-interleaved-parityfec":{source:"iana"},"text/cache-manifest":{source:"iana",compressible:!0,extensions:["appcache","manifest"]},"text/calendar":{source:"iana",extensions:["ics","ifb"]},"text/calender":{compressible:!0},"text/cmd":{compressible:!0},"text/coffeescript":{extensions:["coffee","litcoffee"]},"text/cql":{source:"iana"},"text/cql-expression":{source:"iana"},"text/cql-identifier":{source:"iana"},"text/css":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["css"]},"text/csv":{source:"iana",compressible:!0,extensions:["csv"]},"text/csv-schema":{source:"iana"},"text/directory":{source:"iana"},"text/dns":{source:"iana"},"text/ecmascript":{source:"iana"},"text/encaprtp":{source:"iana"},"text/enriched":{source:"iana"},"text/fhirpath":{source:"iana"},"text/flexfec":{source:"iana"},"text/fwdred":{source:"iana"},"text/gff3":{source:"iana"},"text/grammar-ref-list":{source:"iana"},"text/html":{source:"iana",compressible:!0,extensions:["html","htm","shtml"]},"text/jade":{extensions:["jade"]},"text/javascript":{source:"iana",compressible:!0},"text/jcr-cnd":{source:"iana"},"text/jsx":{compressible:!0,extensions:["jsx"]},"text/less":{compressible:!0,extensions:["less"]},"text/markdown":{source:"iana",compressible:!0,extensions:["markdown","md"]},"text/mathml":{source:"nginx",extensions:["mml"]},"text/mdx":{compressible:!0,extensions:["mdx"]},"text/mizar":{source:"iana"},"text/n3":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["n3"]},"text/parameters":{source:"iana",charset:"UTF-8"},"text/parityfec":{source:"iana"},"text/plain":{source:"iana",compressible:!0,extensions:["txt","text","conf","def","list","log","in","ini"]},"text/provenance-notation":{source:"iana",charset:"UTF-8"},"text/prs.fallenstein.rst":{source:"iana"},"text/prs.lines.tag":{source:"iana",extensions:["dsc"]},"text/prs.prop.logic":{source:"iana"},"text/raptorfec":{source:"iana"},"text/red":{source:"iana"},"text/rfc822-headers":{source:"iana"},"text/richtext":{source:"iana",compressible:!0,extensions:["rtx"]},"text/rtf":{source:"iana",compressible:!0,extensions:["rtf"]},"text/rtp-enc-aescm128":{source:"iana"},"text/rtploopback":{source:"iana"},"text/rtx":{source:"iana"},"text/sgml":{source:"iana",extensions:["sgml","sgm"]},"text/shaclc":{source:"iana"},"text/shex":{source:"iana",extensions:["shex"]},"text/slim":{extensions:["slim","slm"]},"text/spdx":{source:"iana",extensions:["spdx"]},"text/strings":{source:"iana"},"text/stylus":{extensions:["stylus","styl"]},"text/t140":{source:"iana"},"text/tab-separated-values":{source:"iana",compressible:!0,extensions:["tsv"]},"text/troff":{source:"iana",extensions:["t","tr","roff","man","me","ms"]},"text/turtle":{source:"iana",charset:"UTF-8",extensions:["ttl"]},"text/ulpfec":{source:"iana"},"text/uri-list":{source:"iana",compressible:!0,extensions:["uri","uris","urls"]},"text/vcard":{source:"iana",compressible:!0,extensions:["vcard"]},"text/vnd.a":{source:"iana"},"text/vnd.abc":{source:"iana"},"text/vnd.ascii-art":{source:"iana"},"text/vnd.curl":{source:"iana",extensions:["curl"]},"text/vnd.curl.dcurl":{source:"apache",extensions:["dcurl"]},"text/vnd.curl.mcurl":{source:"apache",extensions:["mcurl"]},"text/vnd.curl.scurl":{source:"apache",extensions:["scurl"]},"text/vnd.debian.copyright":{source:"iana",charset:"UTF-8"},"text/vnd.dmclientscript":{source:"iana"},"text/vnd.dvb.subtitle":{source:"iana",extensions:["sub"]},"text/vnd.esmertec.theme-descriptor":{source:"iana",charset:"UTF-8"},"text/vnd.familysearch.gedcom":{source:"iana",extensions:["ged"]},"text/vnd.ficlab.flt":{source:"iana"},"text/vnd.fly":{source:"iana",extensions:["fly"]},"text/vnd.fmi.flexstor":{source:"iana",extensions:["flx"]},"text/vnd.gml":{source:"iana"},"text/vnd.graphviz":{source:"iana",extensions:["gv"]},"text/vnd.hans":{source:"iana"},"text/vnd.hgl":{source:"iana"},"text/vnd.in3d.3dml":{source:"iana",extensions:["3dml"]},"text/vnd.in3d.spot":{source:"iana",extensions:["spot"]},"text/vnd.iptc.newsml":{source:"iana"},"text/vnd.iptc.nitf":{source:"iana"},"text/vnd.latex-z":{source:"iana"},"text/vnd.motorola.reflex":{source:"iana"},"text/vnd.ms-mediapackage":{source:"iana"},"text/vnd.net2phone.commcenter.command":{source:"iana"},"text/vnd.radisys.msml-basic-layout":{source:"iana"},"text/vnd.senx.warpscript":{source:"iana"},"text/vnd.si.uricatalogue":{source:"iana"},"text/vnd.sosi":{source:"iana"},"text/vnd.sun.j2me.app-descriptor":{source:"iana",charset:"UTF-8",extensions:["jad"]},"text/vnd.trolltech.linguist":{source:"iana",charset:"UTF-8"},"text/vnd.wap.si":{source:"iana"},"text/vnd.wap.sl":{source:"iana"},"text/vnd.wap.wml":{source:"iana",extensions:["wml"]},"text/vnd.wap.wmlscript":{source:"iana",extensions:["wmls"]},"text/vtt":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["vtt"]},"text/x-asm":{source:"apache",extensions:["s","asm"]},"text/x-c":{source:"apache",extensions:["c","cc","cxx","cpp","h","hh","dic"]},"text/x-component":{source:"nginx",extensions:["htc"]},"text/x-fortran":{source:"apache",extensions:["f","for","f77","f90"]},"text/x-gwt-rpc":{compressible:!0},"text/x-handlebars-template":{extensions:["hbs"]},"text/x-java-source":{source:"apache",extensions:["java"]},"text/x-jquery-tmpl":{compressible:!0},"text/x-lua":{extensions:["lua"]},"text/x-markdown":{compressible:!0,extensions:["mkd"]},"text/x-nfo":{source:"apache",extensions:["nfo"]},"text/x-opml":{source:"apache",extensions:["opml"]},"text/x-org":{compressible:!0,extensions:["org"]},"text/x-pascal":{source:"apache",extensions:["p","pas"]},"text/x-processing":{compressible:!0,extensions:["pde"]},"text/x-sass":{extensions:["sass"]},"text/x-scss":{extensions:["scss"]},"text/x-setext":{source:"apache",extensions:["etx"]},"text/x-sfv":{source:"apache",extensions:["sfv"]},"text/x-suse-ymp":{compressible:!0,extensions:["ymp"]},"text/x-uuencode":{source:"apache",extensions:["uu"]},"text/x-vcalendar":{source:"apache",extensions:["vcs"]},"text/x-vcard":{source:"apache",extensions:["vcf"]},"text/xml":{source:"iana",compressible:!0,extensions:["xml"]},"text/xml-external-parsed-entity":{source:"iana"},"text/yaml":{compressible:!0,extensions:["yaml","yml"]},"video/1d-interleaved-parityfec":{source:"iana"},"video/3gpp":{source:"iana",extensions:["3gp","3gpp"]},"video/3gpp-tt":{source:"iana"},"video/3gpp2":{source:"iana",extensions:["3g2"]},"video/av1":{source:"iana"},"video/bmpeg":{source:"iana"},"video/bt656":{source:"iana"},"video/celb":{source:"iana"},"video/dv":{source:"iana"},"video/encaprtp":{source:"iana"},"video/ffv1":{source:"iana"},"video/flexfec":{source:"iana"},"video/h261":{source:"iana",extensions:["h261"]},"video/h263":{source:"iana",extensions:["h263"]},"video/h263-1998":{source:"iana"},"video/h263-2000":{source:"iana"},"video/h264":{source:"iana",extensions:["h264"]},"video/h264-rcdo":{source:"iana"},"video/h264-svc":{source:"iana"},"video/h265":{source:"iana"},"video/iso.segment":{source:"iana",extensions:["m4s"]},"video/jpeg":{source:"iana",extensions:["jpgv"]},"video/jpeg2000":{source:"iana"},"video/jpm":{source:"apache",extensions:["jpm","jpgm"]},"video/jxsv":{source:"iana"},"video/mj2":{source:"iana",extensions:["mj2","mjp2"]},"video/mp1s":{source:"iana"},"video/mp2p":{source:"iana"},"video/mp2t":{source:"iana",extensions:["ts"]},"video/mp4":{source:"iana",compressible:!1,extensions:["mp4","mp4v","mpg4"]},"video/mp4v-es":{source:"iana"},"video/mpeg":{source:"iana",compressible:!1,extensions:["mpeg","mpg","mpe","m1v","m2v"]},"video/mpeg4-generic":{source:"iana"},"video/mpv":{source:"iana"},"video/nv":{source:"iana"},"video/ogg":{source:"iana",compressible:!1,extensions:["ogv"]},"video/parityfec":{source:"iana"},"video/pointer":{source:"iana"},"video/quicktime":{source:"iana",compressible:!1,extensions:["qt","mov"]},"video/raptorfec":{source:"iana"},"video/raw":{source:"iana"},"video/rtp-enc-aescm128":{source:"iana"},"video/rtploopback":{source:"iana"},"video/rtx":{source:"iana"},"video/scip":{source:"iana"},"video/smpte291":{source:"iana"},"video/smpte292m":{source:"iana"},"video/ulpfec":{source:"iana"},"video/vc1":{source:"iana"},"video/vc2":{source:"iana"},"video/vnd.cctv":{source:"iana"},"video/vnd.dece.hd":{source:"iana",extensions:["uvh","uvvh"]},"video/vnd.dece.mobile":{source:"iana",extensions:["uvm","uvvm"]},"video/vnd.dece.mp4":{source:"iana"},"video/vnd.dece.pd":{source:"iana",extensions:["uvp","uvvp"]},"video/vnd.dece.sd":{source:"iana",extensions:["uvs","uvvs"]},"video/vnd.dece.video":{source:"iana",extensions:["uvv","uvvv"]},"video/vnd.directv.mpeg":{source:"iana"},"video/vnd.directv.mpeg-tts":{source:"iana"},"video/vnd.dlna.mpeg-tts":{source:"iana"},"video/vnd.dvb.file":{source:"iana",extensions:["dvb"]},"video/vnd.fvt":{source:"iana",extensions:["fvt"]},"video/vnd.hns.video":{source:"iana"},"video/vnd.iptvforum.1dparityfec-1010":{source:"iana"},"video/vnd.iptvforum.1dparityfec-2005":{source:"iana"},"video/vnd.iptvforum.2dparityfec-1010":{source:"iana"},"video/vnd.iptvforum.2dparityfec-2005":{source:"iana"},"video/vnd.iptvforum.ttsavc":{source:"iana"},"video/vnd.iptvforum.ttsmpeg2":{source:"iana"},"video/vnd.motorola.video":{source:"iana"},"video/vnd.motorola.videop":{source:"iana"},"video/vnd.mpegurl":{source:"iana",extensions:["mxu","m4u"]},"video/vnd.ms-playready.media.pyv":{source:"iana",extensions:["pyv"]},"video/vnd.nokia.interleaved-multimedia":{source:"iana"},"video/vnd.nokia.mp4vr":{source:"iana"},"video/vnd.nokia.videovoip":{source:"iana"},"video/vnd.objectvideo":{source:"iana"},"video/vnd.radgamettools.bink":{source:"iana"},"video/vnd.radgamettools.smacker":{source:"iana"},"video/vnd.sealed.mpeg1":{source:"iana"},"video/vnd.sealed.mpeg4":{source:"iana"},"video/vnd.sealed.swf":{source:"iana"},"video/vnd.sealedmedia.softseal.mov":{source:"iana"},"video/vnd.uvvu.mp4":{source:"iana",extensions:["uvu","uvvu"]},"video/vnd.vivo":{source:"iana",extensions:["viv"]},"video/vnd.youtube.yt":{source:"iana"},"video/vp8":{source:"iana"},"video/vp9":{source:"iana"},"video/webm":{source:"apache",compressible:!1,extensions:["webm"]},"video/x-f4v":{source:"apache",extensions:["f4v"]},"video/x-fli":{source:"apache",extensions:["fli"]},"video/x-flv":{source:"apache",compressible:!1,extensions:["flv"]},"video/x-m4v":{source:"apache",extensions:["m4v"]},"video/x-matroska":{source:"apache",compressible:!1,extensions:["mkv","mk3d","mks"]},"video/x-mng":{source:"apache",extensions:["mng"]},"video/x-ms-asf":{source:"apache",extensions:["asf","asx"]},"video/x-ms-vob":{source:"apache",extensions:["vob"]},"video/x-ms-wm":{source:"apache",extensions:["wm"]},"video/x-ms-wmv":{source:"apache",compressible:!1,extensions:["wmv"]},"video/x-ms-wmx":{source:"apache",extensions:["wmx"]},"video/x-ms-wvx":{source:"apache",extensions:["wvx"]},"video/x-msvideo":{source:"apache",extensions:["avi"]},"video/x-sgi-movie":{source:"apache",extensions:["movie"]},"video/x-smv":{source:"apache",extensions:["smv"]},"x-conference/x-cooltalk":{source:"apache",extensions:["ice"]},"x-shader/x-fragment":{compressible:!0},"x-shader/x-vertex":{compressible:!0}}});var Ry=O((iW,Ay)=>{Ay.exports=Cy()});var My=O(Ft=>{"use strict";var ic=Ry(),gP=require("path").extname,ky=/^\s*([^;\s]*)(?:;|\s|$)/,vP=/^text\//i;Ft.charset=Oy;Ft.charsets={lookup:Oy};Ft.contentType=yP;Ft.extension=xP;Ft.extensions=Object.create(null);Ft.lookup=_P;Ft.types=Object.create(null);bP(Ft.extensions,Ft.types);function Oy(r){if(!r||typeof r!="string")return!1;var e=ky.exec(r),t=e&&ic[e[1].toLowerCase()];return t&&t.charset?t.charset:e&&vP.test(e[1])?"UTF-8":!1}function yP(r){if(!r||typeof r!="string")return!1;var e=r.indexOf("/")===-1?Ft.lookup(r):r;if(!e)return!1;if(e.indexOf("charset")===-1){var t=Ft.charset(e);t&&(e+="; charset="+t.toLowerCase())}return e}function xP(r){if(!r||typeof r!="string")return!1;var e=ky.exec(r),t=e&&Ft.extensions[e[1].toLowerCase()];return!t||!t.length?!1:t[0]}function _P(r){if(!r||typeof r!="string")return!1;var e=gP("x."+r).toLowerCase().substr(1);return e&&Ft.types[e]||!1}function bP(r,e){var t=["nginx","apache",void 0,"iana"];Object.keys(ic).forEach(function(i){var s=ic[i],o=s.extensions;if(!(!o||!o.length)){r[i]=o;for(var a=0;a<o.length;a++){var c=o[a];if(e[c]){var l=t.indexOf(ic[e[c]].source),p=t.indexOf(s.source);if(e[c]!=="application/octet-stream"&&(l>p||l===p&&e[c].substr(0,12)==="application/"))continue}e[c]=i}}})}});var sc=O((oW,Py)=>{"use strict";var wP=Ty(),SP=My();Py.exports=Yt;function Yt(r){if(!(this instanceof Yt))return new Yt(r);this.headers=r.headers,this.negotiator=new wP(r)}Yt.prototype.type=Yt.prototype.types=function(r){var e=r;if(e&&!Array.isArray(e)){e=new Array(arguments.length);for(var t=0;t<e.length;t++)e[t]=arguments[t]}if(!e||e.length===0)return this.negotiator.mediaTypes();if(!this.headers.accept)return e[0];var n=e.map(EP),i=this.negotiator.mediaTypes(n.filter(TP)),s=i[0];return s?e[n.indexOf(s)]:!1};Yt.prototype.encoding=Yt.prototype.encodings=function(r){var e=r;if(e&&!Array.isArray(e)){e=new Array(arguments.length);for(var t=0;t<e.length;t++)e[t]=arguments[t]}return!e||e.length===0?this.negotiator.encodings():this.negotiator.encodings(e)[0]||!1};Yt.prototype.charset=Yt.prototype.charsets=function(r){var e=r;if(e&&!Array.isArray(e)){e=new Array(arguments.length);for(var t=0;t<e.length;t++)e[t]=arguments[t]}return!e||e.length===0?this.negotiator.charsets():this.negotiator.charsets(e)[0]||!1};Yt.prototype.lang=Yt.prototype.langs=Yt.prototype.language=Yt.prototype.languages=function(r){var e=r;if(e&&!Array.isArray(e)){e=new Array(arguments.length);for(var t=0;t<e.length;t++)e[t]=arguments[t]}return!e||e.length===0?this.negotiator.languages():this.negotiator.languages(e)[0]||!1};function EP(r){return r.indexOf("/")===-1?SP.lookup(r):r}function TP(r){return typeof r=="string"}});var ef=O((Iy,Ny)=>{var _o=require("crypto"),Zp=function(){};Zp.prototype.getRandomBytes=function(r){var e=4096,t=this;if(r=r||12,r>e)return _o.randomBytes(r);var n=parseInt(e/r),i=parseInt(n*.85);if(!i||(this.bytesBufferIndex==null&&(this.bytesBufferIndex=-1),this.bytesBufferIndex==n&&(this.bytesBuffer=null,this.bytesBufferIndex=-1),(this.bytesBufferIndex==-1||this.bytesBufferIndex>i)&&(this.isGeneratingBytes||(this.isGeneratingBytes=!0,_o.randomBytes(e,function(o,a){t.bytesBuffer=a,t.bytesBufferIndex=0,t.isGeneratingBytes=!1})),this.bytesBufferIndex==-1)))return _o.randomBytes(r);var s=this.bytesBuffer.slice(r*this.bytesBufferIndex,r*(this.bytesBufferIndex+1));return this.bytesBufferIndex++,s};Zp.prototype.generateId=function(){var r=Buffer.alloc(15);return r.writeInt32BE?(this.sequenceNumber=this.sequenceNumber+1|0,r.writeInt32BE(this.sequenceNumber,11),_o.randomBytes?this.getRandomBytes(12).copy(r):[0,4,8].forEach(function(e){r.writeInt32BE(Math.random()*Math.pow(2,32)|0,e)}),r.toString("base64").replace(/\//g,"_").replace(/\+/g,"-")):Math.abs(Math.random()*Math.random()*Date.now()|0).toString()+Math.abs(Math.random()*Math.random()*Date.now()|0).toString()};Iy=Ny.exports=new Zp});var oc=O(Nn=>{"use strict";Object.defineProperty(Nn,"__esModule",{value:!0});Nn.ERROR_PACKET=Nn.PACKET_TYPES_REVERSE=Nn.PACKET_TYPES=void 0;var $r=Object.create(null);Nn.PACKET_TYPES=$r;$r.open="0";$r.close="1";$r.ping="2";$r.pong="3";$r.message="4";$r.upgrade="5";$r.noop="6";var Ly=Object.create(null);Nn.PACKET_TYPES_REVERSE=Ly;Object.keys($r).forEach(r=>{Ly[$r[r]]=r});var CP={type:"error",data:"parser error"};Nn.ERROR_PACKET=CP});var By=O(qi=>{"use strict";Object.defineProperty(qi,"__esModule",{value:!0});qi.encodePacket=void 0;qi.encodePacketToBinary=kP;var AP=oc(),RP=({type:r,data:e},t,n)=>e instanceof ArrayBuffer||ArrayBuffer.isView(e)?n(t?e:"b"+Dy(e,!0).toString("base64")):n(AP.PACKET_TYPES[r]+(e||""));qi.encodePacket=RP;var Dy=(r,e)=>Buffer.isBuffer(r)||r instanceof Uint8Array&&!e?r:r instanceof ArrayBuffer?Buffer.from(r):Buffer.from(r.buffer,r.byteOffset,r.byteLength),tf;function kP(r,e){if(r.data instanceof ArrayBuffer||ArrayBuffer.isView(r.data))return e(Dy(r.data,!1));(0,qi.encodePacket)(r,!0,t=>{tf||(tf=new TextEncoder),e(tf.encode(t))})}});var Fy=O(cc=>{"use strict";Object.defineProperty(cc,"__esModule",{value:!0});cc.decodePacket=void 0;var ac=oc(),OP=(r,e)=>{if(typeof r!="string")return{type:"message",data:jy(r,e)};let t=r.charAt(0);if(t==="b"){let n=Buffer.from(r.substring(1),"base64");return{type:"message",data:jy(n,e)}}return ac.PACKET_TYPES_REVERSE[t]?r.length>1?{type:ac.PACKET_TYPES_REVERSE[t],data:r.substring(1)}:{type:ac.PACKET_TYPES_REVERSE[t]}:ac.ERROR_PACKET};cc.decodePacket=OP;var jy=(r,e)=>e==="arraybuffer"?r instanceof ArrayBuffer?r:Buffer.isBuffer(r)?r.buffer.slice(r.byteOffset,r.byteOffset+r.byteLength):r.buffer:Buffer.isBuffer(r)?r:Buffer.from(r)});var bo=O($t=>{"use strict";Object.defineProperty($t,"__esModule",{value:!0});$t.decodePayload=$t.decodePacket=$t.encodePayload=$t.encodePacket=$t.protocol=void 0;$t.createPacketEncoderStream=IP;$t.createPacketDecoderStream=NP;var nf=By();Object.defineProperty($t,"encodePacket",{enumerable:!0,get:function(){return nf.encodePacket}});var sf=Fy();Object.defineProperty($t,"decodePacket",{enumerable:!0,get:function(){return sf.decodePacket}});var $y=oc(),Hy="",MP=(r,e)=>{let t=r.length,n=new Array(t),i=0;r.forEach((s,o)=>{(0,nf.encodePacket)(s,!1,a=>{n[o]=a,++i===t&&e(n.join(Hy))})})};$t.encodePayload=MP;var PP=(r,e)=>{let t=r.split(Hy),n=[];for(let i=0;i<t.length;i++){let s=(0,sf.decodePacket)(t[i],e);if(n.push(s),s.type==="error")break}return n};$t.decodePayload=PP;function IP(){return new TransformStream({transform(r,e){(0,nf.encodePacketToBinary)(r,t=>{let n=t.length,i;if(n<126)i=new Uint8Array(1),new DataView(i.buffer).setUint8(0,n);else if(n<65536){i=new Uint8Array(3);let s=new DataView(i.buffer);s.setUint8(0,126),s.setUint16(1,n)}else{i=new Uint8Array(9);let s=new DataView(i.buffer);s.setUint8(0,127),s.setBigUint64(1,BigInt(n))}r.data&&typeof r.data!="string"&&(i[0]|=128),e.enqueue(i),e.enqueue(t)})}})}var rf;function lc(r){return r.reduce((e,t)=>e+t.length,0)}function uc(r,e){if(r[0].length===e)return r.shift();let t=new Uint8Array(e),n=0;for(let i=0;i<e;i++)t[i]=r[0][n++],n===r[0].length&&(r.shift(),n=0);return r.length&&n<r[0].length&&(r[0]=r[0].slice(n)),t}function NP(r,e){rf||(rf=new TextDecoder);let t=[],n=0,i=-1,s=!1;return new TransformStream({transform(o,a){for(t.push(o);;){if(n===0){if(lc(t)<1)break;let c=uc(t,1);s=(c[0]&128)===128,i=c[0]&127,i<126?n=3:i===126?n=1:n=2}else if(n===1){if(lc(t)<2)break;let c=uc(t,2);i=new DataView(c.buffer,c.byteOffset,c.length).getUint16(0),n=3}else if(n===2){if(lc(t)<8)break;let c=uc(t,8),l=new DataView(c.buffer,c.byteOffset,c.length),p=l.getUint32(0);if(p>Math.pow(2,21)-1){a.enqueue($y.ERROR_PACKET);break}i=p*Math.pow(2,32)+l.getUint32(4),n=3}else{if(lc(t)<i)break;let c=uc(t,i);a.enqueue((0,sf.decodePacket)(s?c:rf.decode(c),e)),n=0}if(i===0||i>r){a.enqueue($y.ERROR_PACKET);break}}}})}$t.protocol=4});var Gy=O((pW,Wy)=>{var Ln=String.fromCharCode;function Uy(r){for(var e=[],t=0,n=r.length,i,s;t<n;)i=r.charCodeAt(t++),i>=55296&&i<=56319&&t<n?(s=r.charCodeAt(t++),(s&64512)==56320?e.push(((i&1023)<<10)+(s&1023)+65536):(e.push(i),t--)):e.push(i);return e}function LP(r){for(var e=r.length,t=-1,n,i="";++t<e;)n=r[t],n>65535&&(n-=65536,i+=Ln(n>>>10&1023|55296),n=56320|n&1023),i+=Ln(n);return i}function qy(r,e){if(r>=55296&&r<=57343){if(e)throw Error("Lone surrogate U+"+r.toString(16).toUpperCase()+" is not a scalar value");return!1}return!0}function of(r,e){return Ln(r>>e&63|128)}function DP(r,e){if((r&4294967168)==0)return Ln(r);var t="";return(r&4294965248)==0?t=Ln(r>>6&31|192):(r&4294901760)==0?(qy(r,e)||(r=65533),t=Ln(r>>12&15|224),t+=of(r,6)):(r&4292870144)==0&&(t=Ln(r>>18&7|240),t+=of(r,12),t+=of(r,6)),t+=Ln(r&63|128),t}function BP(r,e){e=e||{};for(var t=e.strict!==!1,n=Uy(r),i=n.length,s=-1,o,a="";++s<i;)o=n[s],a+=DP(o,t);return a}function Wi(){if(Dn>=fc)throw Error("Invalid byte index");var r=pc[Dn]&255;if(Dn++,(r&192)==128)return r&63;throw Error("Invalid continuation byte")}function jP(r){var e,t,n,i,s;if(Dn>fc)throw Error("Invalid byte index");if(Dn==fc)return!1;if(e=pc[Dn]&255,Dn++,(e&128)==0)return e;if((e&224)==192){if(t=Wi(),s=(e&31)<<6|t,s>=128)return s;throw Error("Invalid continuation byte")}if((e&240)==224){if(t=Wi(),n=Wi(),s=(e&15)<<12|t<<6|n,s>=2048)return qy(s,r)?s:65533;throw Error("Invalid continuation byte")}if((e&248)==240&&(t=Wi(),n=Wi(),i=Wi(),s=(e&7)<<18|t<<12|n<<6|i,s>=65536&&s<=1114111))return s;throw Error("Invalid UTF-8 detected")}var pc,fc,Dn;function FP(r,e){e=e||{};var t=e.strict!==!1;pc=Uy(r),fc=pc.length,Dn=0;for(var n=[],i;(i=jP(t))!==!1;)n.push(i);return LP(n)}Wy.exports={version:"2.1.2",encode:BP,decode:FP}});var Zy=O(ht=>{"use strict";Object.defineProperty(ht,"__esModule",{value:!0});ht.packets=ht.protocol=void 0;ht.encodePacket=af;ht.encodeBase64Packet=Ky;ht.decodePacket=cf;ht.decodeBase64Packet=Yy;ht.encodePayload=qP;ht.decodePayload=GP;ht.encodePayloadAsBinary=Jy;ht.decodePayloadAsBinary=Qy;var Vy=Gy();ht.protocol=3;var $P=r=>{for(let e of r)if(e.data instanceof ArrayBuffer||ArrayBuffer.isView(e.data))return!0;return!1};ht.packets={open:0,close:1,ping:2,pong:3,message:4,upgrade:5,noop:6};var Gi=Object.keys(ht.packets),Cr={type:"error",data:"parser error"},HP=Buffer.concat([]);function af(r,e,t,n){if(typeof e=="function"&&(n=e,e=null),typeof t=="function"&&(n=t,t=null),Buffer.isBuffer(r.data))return zy(r,e,n);if(r.data&&(r.data.buffer||r.data)instanceof ArrayBuffer)return zy({type:r.type,data:lf(r.data)},e,n);var i=ht.packets[r.type];return r.data!==void 0&&(i+=t?Vy.encode(String(r.data),{strict:!1}):String(r.data)),n(""+i)}function zy(r,e,t){if(!e)return Ky(r,t);var n=r.data,i=Buffer.allocUnsafe(1);return i[0]=ht.packets[r.type],t(Buffer.concat([i,n]))}function Ky(r,e){var t=Buffer.isBuffer(r.data)?r.data:lf(r.data),n="b"+ht.packets[r.type];return n+=t.toString("base64"),e(n)}function cf(r,e,t){if(r===void 0)return Cr;let n;if(typeof r=="string")return n=r.charAt(0),n==="b"?Yy(r.slice(1),e):t&&(r=UP(r),r===!1)||Number(n)!=n||!Gi[n]?Cr:r.length>1?{type:Gi[n],data:r.slice(1)}:{type:Gi[n]};if(e==="arraybuffer"){var i=new Uint8Array(r);return n=i[0],{type:Gi[n],data:i.buffer.slice(1)}}return r instanceof ArrayBuffer&&(r=lf(r)),n=r[0],{type:Gi[n],data:r.slice(1)}}function UP(r){try{r=Vy.decode(r,{strict:!1})}catch{return!1}return r}function Yy(r,e){var t=Gi[r.charAt(0)],n=Buffer.from(r.slice(1),"base64");if(e==="arraybuffer"){for(var i=new Uint8Array(n.length),s=0;s<i.length;s++)i[s]=n[s];n=i.buffer}return{type:t,data:n}}function qP(r,e,t){if(typeof e=="function"&&(t=e,e=null),e&&$P(r))return Jy(r,t);if(!r.length)return t("0:");function n(i,s){af(i,e,!1,function(o){s(null,WP(o))})}Xy(r,n,function(i,s){return t(s.join(""))})}function WP(r){return r.length+":"+r}function Xy(r,e,t){let n=new Array(r.length),i=0;for(let s=0;s<r.length;s++)e(r[s],(o,a)=>{n[s]=a,++i===r.length&&t(null,n)})}function GP(r,e,t){if(typeof r!="string")return Qy(r,e,t);if(typeof e=="function"&&(t=e,e=null),r==="")return t(Cr,0,1);for(var n="",i,s,o,a=0,c=r.length;a<c;a++){var l=r.charAt(a);if(l!==":"){n+=l;continue}if(n===""||n!=(i=Number(n))||(s=r.slice(a+1,a+1+i),n!=s.length))return t(Cr,0,1);if(s.length){if(o=cf(s,e,!1),Cr.type===o.type&&Cr.data===o.data)return t(Cr,0,1);var p=t(o,a+i,c);if(p===!1)return}a+=i,n=""}if(n!=="")return t(Cr,0,1)}function zP(r){for(var e="",t=0,n=r.length;t<n;t++)e+=String.fromCharCode(r[t]);return e}function VP(r){for(var e=Buffer.allocUnsafe(r.length),t=0,n=r.length;t<n;t++)e.writeUInt8(r.charCodeAt(t),t);return e}function lf(r){var e=r.byteLength||r.length,t=r.byteOffset||0;return Buffer.from(r.buffer||r,t,e)}function Jy(r,e){if(!r.length)return e(HP);Xy(r,KP,function(t,n){return e(Buffer.concat(n))})}function KP(r,e){function t(n){var i=""+n.length,s;if(typeof n=="string"){s=Buffer.allocUnsafe(i.length+2),s[0]=0;for(var o=0;o<i.length;o++)s[o+1]=parseInt(i[o],10);return s[s.length-1]=255,e(null,Buffer.concat([s,VP(n)]))}s=Buffer.allocUnsafe(i.length+2),s[0]=1;for(var o=0;o<i.length;o++)s[o+1]=parseInt(i[o],10);s[s.length-1]=255,e(null,Buffer.concat([s,n]))}af(r,!0,!0,t)}function Qy(r,e,t){typeof e=="function"&&(t=e,e=null);for(var n=r,i=[],s;n.length>0;){var o="",a=n[0]===0;for(s=1;n[s]!==255;s++){if(o.length>310)return t(Cr,0,1);o+=""+n[s]}n=n.slice(o.length+1);var c=parseInt(o,10),l=n.slice(1,c+1);a&&(l=zP(l)),i.push(l),n=n.slice(c+1)}var p=i.length;for(s=0;s<p;s++){var f=i[s];t(cf(f,e,!0),s,p)}}});var tx=O((dW,ex)=>{var zi=1e3,Vi=zi*60,Ki=Vi*60,ti=Ki*24,YP=ti*7,XP=ti*365.25;ex.exports=function(r,e){e=e||{};var t=typeof r;if(t==="string"&&r.length>0)return JP(r);if(t==="number"&&isFinite(r))return e.long?ZP(r):QP(r);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(r))};function JP(r){if(r=String(r),!(r.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(e){var t=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return t*XP;case"weeks":case"week":case"w":return t*YP;case"days":case"day":case"d":return t*ti;case"hours":case"hour":case"hrs":case"hr":case"h":return t*Ki;case"minutes":case"minute":case"mins":case"min":case"m":return t*Vi;case"seconds":case"second":case"secs":case"sec":case"s":return t*zi;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return t;default:return}}}}function QP(r){var e=Math.abs(r);return e>=ti?Math.round(r/ti)+"d":e>=Ki?Math.round(r/Ki)+"h":e>=Vi?Math.round(r/Vi)+"m":e>=zi?Math.round(r/zi)+"s":r+"ms"}function ZP(r){var e=Math.abs(r);return e>=ti?dc(r,e,ti,"day"):e>=Ki?dc(r,e,Ki,"hour"):e>=Vi?dc(r,e,Vi,"minute"):e>=zi?dc(r,e,zi,"second"):r+" ms"}function dc(r,e,t,n){var i=e>=t*1.5;return Math.round(r/t)+" "+n+(i?"s":"")}});var uf=O((hW,rx)=>{function eI(r){t.debug=t,t.default=t,t.coerce=c,t.disable=o,t.enable=i,t.enabled=a,t.humanize=tx(),t.destroy=l,Object.keys(r).forEach(p=>{t[p]=r[p]}),t.names=[],t.skips=[],t.formatters={};function e(p){let f=0;for(let h=0;h<p.length;h++)f=(f<<5)-f+p.charCodeAt(h),f|=0;return t.colors[Math.abs(f)%t.colors.length]}t.selectColor=e;function t(p){let f,h=null,y,_;function S(...A){if(!S.enabled)return;let M=S,N=Number(new Date),L=N-(f||N);M.diff=L,M.prev=f,M.curr=N,f=N,A[0]=t.coerce(A[0]),typeof A[0]!="string"&&A.unshift("%O");let j=0;A[0]=A[0].replace(/%([a-zA-Z%])/g,(q,G)=>{if(q==="%%")return"%";j++;let P=t.formatters[G];if(typeof P=="function"){let $=A[j];q=P.call(M,$),A.splice(j,1),j--}return q}),t.formatArgs.call(M,A),(M.log||t.log).apply(M,A)}return S.namespace=p,S.useColors=t.useColors(),S.color=t.selectColor(p),S.extend=n,S.destroy=t.destroy,Object.defineProperty(S,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(y!==t.namespaces&&(y=t.namespaces,_=t.enabled(p)),_),set:A=>{h=A}}),typeof t.init=="function"&&t.init(S),S}function n(p,f){let h=t(this.namespace+(typeof f>"u"?":":f)+p);return h.log=this.log,h}function i(p){t.save(p),t.namespaces=p,t.names=[],t.skips=[];let f=(typeof p=="string"?p:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(let h of f)h[0]==="-"?t.skips.push(h.slice(1)):t.names.push(h)}function s(p,f){let h=0,y=0,_=-1,S=0;for(;h<p.length;)if(y<f.length&&(f[y]===p[h]||f[y]==="*"))f[y]==="*"?(_=y,S=h,y++):(h++,y++);else if(_!==-1)y=_+1,S++,h=S;else return!1;for(;y<f.length&&f[y]==="*";)y++;return y===f.length}function o(){let p=[...t.names,...t.skips.map(f=>"-"+f)].join(",");return t.enable(""),p}function a(p){for(let f of t.skips)if(s(p,f))return!1;for(let f of t.names)if(s(p,f))return!0;return!1}function c(p){return p instanceof Error?p.stack||p.message:p}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return t.enable(t.load()),t}rx.exports=eI});var nx=O((Ht,hc)=>{Ht.formatArgs=rI;Ht.save=nI;Ht.load=iI;Ht.useColors=tI;Ht.storage=sI();Ht.destroy=(()=>{let r=!1;return()=>{r||(r=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();Ht.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function tI(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let r;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(r=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(r[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function rI(r){if(r[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+r[0]+(this.useColors?"%c ":" ")+"+"+hc.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;r.splice(1,0,e,"color: inherit");let t=0,n=0;r[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(t++,i==="%c"&&(n=t))}),r.splice(n,0,e)}Ht.log=console.debug||console.log||(()=>{});function nI(r){try{r?Ht.storage.setItem("debug",r):Ht.storage.removeItem("debug")}catch{}}function iI(){let r;try{r=Ht.storage.getItem("debug")||Ht.storage.getItem("DEBUG")}catch{}return!r&&typeof process<"u"&&"env"in process&&(r=process.env.DEBUG),r}function sI(){try{return localStorage}catch{}}hc.exports=uf()(Ht);var{formatters:oI}=hc.exports;oI.j=function(r){try{return JSON.stringify(r)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var sx=O((mW,ix)=>{"use strict";ix.exports=(r,e)=>{e=e||process.argv;let t=r.startsWith("-")?"":r.length===1?"-":"--",n=e.indexOf(t+r),i=e.indexOf("--");return n!==-1&&(i===-1?!0:n<i)}});var ax=O((gW,ox)=>{"use strict";var aI=require("os"),Ar=sx(),St=process.env,Yi;Ar("no-color")||Ar("no-colors")||Ar("color=false")?Yi=!1:(Ar("color")||Ar("colors")||Ar("color=true")||Ar("color=always"))&&(Yi=!0);"FORCE_COLOR"in St&&(Yi=St.FORCE_COLOR.length===0||parseInt(St.FORCE_COLOR,10)!==0);function cI(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function lI(r){if(Yi===!1)return 0;if(Ar("color=16m")||Ar("color=full")||Ar("color=truecolor"))return 3;if(Ar("color=256"))return 2;if(r&&!r.isTTY&&Yi!==!0)return 0;let e=Yi?1:0;if(process.platform==="win32"){let t=aI.release().split(".");return Number(process.versions.node.split(".")[0])>=8&&Number(t[0])>=10&&Number(t[2])>=10586?Number(t[2])>=14931?3:2:1}if("CI"in St)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(t=>t in St)||St.CI_NAME==="codeship"?1:e;if("TEAMCITY_VERSION"in St)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(St.TEAMCITY_VERSION)?1:0;if(St.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in St){let t=parseInt((St.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(St.TERM_PROGRAM){case"iTerm.app":return t>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(St.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(St.TERM)||"COLORTERM"in St?1:(St.TERM==="dumb",e)}function pf(r){let e=lI(r);return cI(e)}ox.exports={supportsColor:pf,stdout:pf(process.stdout),stderr:pf(process.stderr)}});var lx=O((mt,gc)=>{var uI=require("tty"),mc=require("util");mt.init=vI;mt.log=hI;mt.formatArgs=fI;mt.save=mI;mt.load=gI;mt.useColors=pI;mt.destroy=mc.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");mt.colors=[6,2,3,4,5,1];try{let r=ax();r&&(r.stderr||r).level>=2&&(mt.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch{}mt.inspectOpts=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,e)=>{let t=e.substring(6).toLowerCase().replace(/_([a-z])/g,(i,s)=>s.toUpperCase()),n=process.env[e];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),r[t]=n,r},{});function pI(){return"colors"in mt.inspectOpts?!!mt.inspectOpts.colors:uI.isatty(process.stderr.fd)}function fI(r){let{namespace:e,useColors:t}=this;if(t){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${i};1m${e} \x1B[0m`;r[0]=s+r[0].split(`
2
+ var wO=Object.create;var Ua=Object.defineProperty;var SO=Object.getOwnPropertyDescriptor;var EO=Object.getOwnPropertyNames;var TO=Object.getPrototypeOf,CO=Object.prototype.hasOwnProperty;var Ce=(r,e)=>()=>(r&&(e=r(r=0)),e);var A=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),en=(r,e)=>{for(var t in e)Ua(r,t,{get:e[t],enumerable:!0})},fv=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of EO(e))!CO.call(r,i)&&i!==t&&Ua(r,i,{get:()=>e[i],enumerable:!(n=SO(e,i))||n.enumerable});return r};var K=(r,e,t)=>(t=r!=null?wO(TO(r)):{},fv(e||!r||!r.__esModule?Ua(t,"default",{value:r,enumerable:!0}):t,r)),kO=r=>fv(Ua({},"__esModule",{value:!0}),r);var Li={};en(Li,{createRouter:()=>Ap,jsonErr:()=>le,jsonOk:()=>X,parseJsonBody:()=>Dt});function UO(r){return new Promise(e=>{let t="";r.on("data",n=>t+=n),r.on("end",()=>e(t))})}function X(r,e={ok:!0}){r.setHeader("Content-Type","application/json"),r.writeHead(200),r.end(JSON.stringify(e))}function le(r,e,t){r.setHeader("Content-Type","application/json"),r.writeHead(e),r.end(JSON.stringify({error:t}))}async function Dt(r,e){try{let t=await UO(r);return JSON.parse(t||"{}")}catch{return le(e,400,"Invalid JSON"),null}}function Ap(r,{fallback:e}={}){let t=new Map,n=[];for(let a of r){let c=a.method==="*"?["GET","POST","PUT","DELETE"]:[a.method];for(let l of c)a.path.endsWith("/*")?n.push({...a,prefix:a.path.slice(0,-2),method:l}):t.set(`${l}:${a.path}`,a)}let i=new Set,s=[];for(let a of r)a.public&&(a.path.endsWith("/*")?s.push(a.path.slice(0,-2)):i.add(a.path));function o(a){return i.has(a)?!0:s.some(c=>a.startsWith(c))}return async(a,c)=>{let l=(0,Ev.parse)(a.url,!0),{pathname:u,search:f}=l,h=!!a.headers["cf-connecting-ip"],g=a.socket.remoteAddress==="127.0.0.1"||a.socket.remoteAddress==="::1";if(!o(u)&&(h||!g)){le(c,403,"Forbidden");return}let x=`${a.method}:${u}`,S=t.get(x);if(S){try{await S.handler(a,c,{pathname:u,query:l.query,search:f})}catch(k){console.error("Error:",a.url,k),le(c,500,k.message)}return}for(let k of n)if(k.method===a.method&&u.startsWith(k.prefix)){try{await k.handler(a,c,{pathname:u,query:l.query,search:f})}catch(R){console.error("Error:",a.url,R),le(c,500,R.message)}return}if(e){try{await e(a,c,{pathname:u,search:f})}catch(k){console.error("Error:",a.url,k),le(c,500,k.message)}return}le(c,404,"Not found")}}var Ev,Lt=Ce(()=>{Ev=require("url")});function po(r,e={}){return fetch(r,{...e,headers:{...GO,...e.headers}})}var Va,tn,Cv,Bi,Op,$O,Rn,ie,kv,Rp,WO,za,Tv,co,Ka,lo,Mp,Jn,Av,Rv,Ov,uo,Mv,Pv,GO,bt=Ce(()=>{Va=K(require("dns"),1),tn=K(require("path"),1),Cv=K(require("os"),1),Bi="9remote",Op=process.env.NREMOTE_REGISTRY||`https://registry.npmjs.org/${Bi}/latest`,$O=`${Bi}@latest`,Rn=tn.default.join(Cv.default.homedir(),".9remote"),ie={ROOT:Rn,LOGS:tn.default.join(Rn,"logs"),STATE:tn.default.join(Rn,"state"),CONFIG:tn.default.join(Rn,"config"),BIN:tn.default.join(Rn,"bin"),PIDS:tn.default.join(Rn,"pids"),BUFFERS:tn.default.join(Rn,"buffers"),DAEMON:tn.default.join(Rn,"daemon")},kv=new Va.default.promises.Resolver;kv.setServers(["1.1.1.1","1.0.0.1","8.8.8.8"]);Rp=Va.default.lookup,WO=/^(\d{1,3}\.){3}\d{1,3}$|^::1$|^[0-9a-f:]+$/i;Va.default.lookup=(r,e,t)=>{if(typeof e=="function"&&(t=e,e={}),r==="localhost"||WO.test(r))return Rp(r,e,t);kv.resolve4(r).then(n=>{if(!n?.length)return Rp(r,e,t);e.all?t(null,n.map(i=>({address:i,family:4}))):t(null,n[0],4)}).catch(()=>Rp(r,e,t))};za=2208,Tv=5173,co="local-ui",Ka=[`http://localhost:${za}`,`http://127.0.0.1:${za}`,`http://localhost:${Tv}`,`http://127.0.0.1:${Tv}`],lo={fileName:"agent.log",rotatedName:"agent.log.1",maxBytes:2*1024*1024,cleanupAfterDays:7},Mp=60,Jn={STOPPED:0,PREPARING:1,CONNECTING:2,TUNNELING:3,VERIFYING:4,READY:5},Av=5e3,Rv=1e3,Ov=6e4,uo={CLAUDE_CODE_DISABLE_ALTERNATE_SCREEN:"1"},Mv=["claude","codex","gemini","opencode","grok","cursor","antigravity","kiro","copilot","codebuddy","factory","qoder","rovodev","hermes","amp","pi"],Pv={claude:"Claude",codex:"Codex",gemini:"Gemini",opencode:"OpenCode",grok:"Grok",cursor:"Cursor",antigravity:"Antigravity",kiro:"Kiro",copilot:"Copilot",codebuddy:"CodeBuddy",factory:"Factory",qoder:"Qoder",rovodev:"Rovo Dev",hermes:"Hermes",amp:"Amp",pi:"Pi"},GO={Accept:"application/json, text/plain, */*","Accept-Language":"en-US,en;q=0.9","Cache-Control":"no-cache",Pragma:"no-cache","User-Agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"}});function zO(){Br.default.existsSync(Ya)||Br.default.mkdirSync(Ya,{recursive:!0})}function VO(){try{if(Br.default.statSync(Ja).size<lo.maxBytes)return;try{Br.default.rmSync(Xa,{force:!0})}catch{}Br.default.renameSync(Ja,Xa)}catch{}}function KO(){try{let r=Br.default.statSync(Xa);Date.now()-r.mtimeMs>lo.cleanupAfterDays*864e5&&Br.default.rmSync(Xa,{force:!0})}catch{}}function Dp(r){try{VO(),Br.default.appendFileSync(Ja,r+`
3
+ `)}catch{}}function Pp(r){return r.map(e=>{if(e instanceof Error)return e.stack||e.message;if(typeof e=="object")try{return JSON.stringify(e)}catch{return String(e)}return String(e)}).join(" ")}function Nv(){let r=new Date,e=(t,n=2)=>String(t).padStart(n,"0");return`${e(r.getHours())}:${e(r.getMinutes())}:${e(r.getSeconds())}.${e(r.getMilliseconds(),3)}`}function XO(r){return String(r).replace(YO,"").replace(JO,"").replace(/\s+$/g,"")}function fo(r,e,t){let n=XO(t);if(!n)return;let i=e==="info"?r:`${r}:${e}`,s=`${Nv()} [${i}] ${n}`;if(Dp(s),Ip)try{Ip(s)}catch{}}function ZO(){process.on("uncaughtException",r=>fo("crash","error",`uncaughtException: ${r?.stack||r?.message||r}`)),process.on("unhandledRejection",r=>{let e=r instanceof Error?r.stack||r.message:String(r);fo("crash","error",`unhandledRejection: ${e}`)}),process.on("exit",r=>Dp(`${Nv()} [exit] code=${r} pid=${process.pid}`))}function Dv(){Iv||(Iv=!0,zO(),KO(),Dp(`
4
+ === SESSION ${new Date().toISOString()} pid=${process.pid} argv=${process.argv.slice(2).join(" ")} ===`),ZO())}function Lv(r){Ip=r}function Bv(r=60){try{return Br.default.readFileSync(Ja,"utf8").split(`
5
+ `).filter(Boolean).slice(-r)}catch{return[]}}function On(r){return{info:(...e)=>fo(r,"info",Pp(e)),warn:(...e)=>fo(r,"warn",Pp(e)),error:(...e)=>fo(r,"error",Pp(e))}}var Br,Np,Ya,Ja,Xa,Iv,Ip,YO,JO,ji=Ce(()=>{Br=K(require("fs"),1),Np=K(require("path"),1);bt();Ya=ie.LOGS,Ja=Np.default.join(Ya,lo.fileName),Xa=Np.default.join(Ya,lo.rotatedName),Iv=!1,Ip=null;YO=/\x1b\[[0-9;]*m/g,JO=/https?:\/\/[^\s]+/g});var qv=A((E4,Lp)=>{"use strict";Lp.exports=Hv;Lp.exports.preferredCharsets=Hv;var QO=/^\s*([^\s;]+)\s*(?:;(.*))?$/;function eM(r){for(var e=r.split(","),t=0,n=0;t<e.length;t++){var i=tM(e[t].trim(),t);i&&(e[n++]=i)}return e.length=n,e}function tM(r,e){var t=QO.exec(r);if(!t)return null;var n=t[1],i=1;if(t[2])for(var s=t[2].split(";"),o=0;o<s.length;o++){var a=s[o].trim().split("=");if(a[0]==="q"){i=parseFloat(a[1]);break}}return{charset:n,q:i,i:e}}function rM(r,e,t){for(var n={o:-1,q:0,s:0},i=0;i<e.length;i++){var s=nM(r,e[i],t);s&&(n.s-s.s||n.q-s.q||n.o-s.o)<0&&(n=s)}return n}function nM(r,e,t){var n=0;if(e.charset.toLowerCase()===r.toLowerCase())n|=1;else if(e.charset!=="*")return null;return{i:t,o:e.i,q:e.q,s:n}}function Hv(r,e){var t=eM(r===void 0?"*":r||"");if(!e)return t.filter(Fv).sort(jv).map(iM);var n=e.map(function(s,o){return rM(s,t,o)});return n.filter(Fv).sort(jv).map(function(s){return e[n.indexOf(s)]})}function jv(r,e){return e.q-r.q||e.s-r.s||r.o-e.o||r.i-e.i||0}function iM(r){return r.charset}function Fv(r){return r.q>0}});var zv=A((T4,Bp)=>{"use strict";Bp.exports=Gv;Bp.exports.preferredEncodings=Gv;var sM=/^\s*([^\s;]+)\s*(?:;(.*))?$/;function oM(r){for(var e=r.split(","),t=!1,n=1,i=0,s=0;i<e.length;i++){var o=aM(e[i].trim(),i);o&&(e[s++]=o,t=t||Wv("identity",o),n=Math.min(n,o.q||1))}return t||(e[s++]={encoding:"identity",q:n,i}),e.length=s,e}function aM(r,e){var t=sM.exec(r);if(!t)return null;var n=t[1],i=1;if(t[2])for(var s=t[2].split(";"),o=0;o<s.length;o++){var a=s[o].trim().split("=");if(a[0]==="q"){i=parseFloat(a[1]);break}}return{encoding:n,q:i,i:e}}function cM(r,e,t){for(var n={o:-1,q:0,s:0},i=0;i<e.length;i++){var s=Wv(r,e[i],t);s&&(n.s-s.s||n.q-s.q||n.o-s.o)<0&&(n=s)}return n}function Wv(r,e,t){var n=0;if(e.encoding.toLowerCase()===r.toLowerCase())n|=1;else if(e.encoding!=="*")return null;return{i:t,o:e.i,q:e.q,s:n}}function Gv(r,e){var t=oM(r||"");if(!e)return t.filter($v).sort(Uv).map(lM);var n=e.map(function(s,o){return cM(s,t,o)});return n.filter($v).sort(Uv).map(function(s){return e[n.indexOf(s)]})}function Uv(r,e){return e.q-r.q||e.s-r.s||r.o-e.o||r.i-e.i||0}function lM(r){return r.encoding}function $v(r){return r.q>0}});var Xv=A((C4,jp)=>{"use strict";jp.exports=Jv;jp.exports.preferredLanguages=Jv;var uM=/^\s*([^\s\-;]+)(?:-([^\s;]+))?\s*(?:;(.*))?$/;function pM(r){for(var e=r.split(","),t=0,n=0;t<e.length;t++){var i=Yv(e[t].trim(),t);i&&(e[n++]=i)}return e.length=n,e}function Yv(r,e){var t=uM.exec(r);if(!t)return null;var n=t[1],i=t[2],s=n;i&&(s+="-"+i);var o=1;if(t[3])for(var a=t[3].split(";"),c=0;c<a.length;c++){var l=a[c].split("=");l[0]==="q"&&(o=parseFloat(l[1]))}return{prefix:n,suffix:i,q:o,i:e,full:s}}function fM(r,e,t){for(var n={o:-1,q:0,s:0},i=0;i<e.length;i++){var s=dM(r,e[i],t);s&&(n.s-s.s||n.q-s.q||n.o-s.o)<0&&(n=s)}return n}function dM(r,e,t){var n=Yv(r);if(!n)return null;var i=0;if(e.full.toLowerCase()===n.full.toLowerCase())i|=4;else if(e.prefix.toLowerCase()===n.full.toLowerCase())i|=2;else if(e.full.toLowerCase()===n.prefix.toLowerCase())i|=1;else if(e.full!=="*")return null;return{i:t,o:e.i,q:e.q,s:i}}function Jv(r,e){var t=pM(r===void 0?"*":r||"");if(!e)return t.filter(Kv).sort(Vv).map(hM);var n=e.map(function(s,o){return fM(s,t,o)});return n.filter(Kv).sort(Vv).map(function(s){return e[n.indexOf(s)]})}function Vv(r,e){return e.q-r.q||e.s-r.s||r.o-e.o||r.i-e.i||0}function hM(r){return r.full}function Kv(r){return r.q>0}});var ny=A((k4,Fp)=>{"use strict";Fp.exports=ty;Fp.exports.preferredMediaTypes=ty;var mM=/^\s*([^\s\/;]+)\/([^;\s]+)\s*(?:;(.*))?$/;function gM(r){for(var e=bM(r),t=0,n=0;t<e.length;t++){var i=ey(e[t].trim(),t);i&&(e[n++]=i)}return e.length=n,e}function ey(r,e){var t=mM.exec(r);if(!t)return null;var n=Object.create(null),i=1,s=t[2],o=t[1];if(t[3])for(var a=wM(t[3]).map(_M),c=0;c<a.length;c++){var l=a[c],u=l[0].toLowerCase(),f=l[1],h=f&&f[0]==='"'&&f[f.length-1]==='"'?f.substr(1,f.length-2):f;if(u==="q"){i=parseFloat(h);break}n[u]=h}return{type:o,subtype:s,params:n,q:i,i:e}}function vM(r,e,t){for(var n={o:-1,q:0,s:0},i=0;i<e.length;i++){var s=yM(r,e[i],t);s&&(n.s-s.s||n.q-s.q||n.o-s.o)<0&&(n=s)}return n}function yM(r,e,t){var n=ey(r),i=0;if(!n)return null;if(e.type.toLowerCase()==n.type.toLowerCase())i|=4;else if(e.type!="*")return null;if(e.subtype.toLowerCase()==n.subtype.toLowerCase())i|=2;else if(e.subtype!="*")return null;var s=Object.keys(e.params);if(s.length>0)if(s.every(function(o){return e.params[o]=="*"||(e.params[o]||"").toLowerCase()==(n.params[o]||"").toLowerCase()}))i|=1;else return null;return{i:t,o:e.i,q:e.q,s:i}}function ty(r,e){var t=gM(r===void 0?"*/*":r||"");if(!e)return t.filter(Qv).sort(Zv).map(xM);var n=e.map(function(s,o){return vM(s,t,o)});return n.filter(Qv).sort(Zv).map(function(s){return e[n.indexOf(s)]})}function Zv(r,e){return e.q-r.q||e.s-r.s||r.o-e.o||r.i-e.i||0}function xM(r){return r.type+"/"+r.subtype}function Qv(r){return r.q>0}function ry(r){for(var e=0,t=0;(t=r.indexOf('"',t))!==-1;)e++,t++;return e}function _M(r){var e=r.indexOf("="),t,n;return e===-1?t=r:(t=r.substr(0,e),n=r.substr(e+1)),[t,n]}function bM(r){for(var e=r.split(","),t=1,n=0;t<e.length;t++)ry(e[n])%2==0?e[++n]=e[t]:e[n]+=","+e[t];return e.length=n+1,e}function wM(r){for(var e=r.split(";"),t=1,n=0;t<e.length;t++)ry(e[n])%2==0?e[++n]=e[t]:e[n]+=";"+e[t];e.length=n+1;for(var t=0;t<e.length;t++)e[t]=e[t].trim();return e}});var iy=A((A4,Hp)=>{"use strict";var SM=qv(),EM=zv(),TM=Xv(),CM=ny();Hp.exports=pe;Hp.exports.Negotiator=pe;function pe(r){if(!(this instanceof pe))return new pe(r);this.request=r}pe.prototype.charset=function(e){var t=this.charsets(e);return t&&t[0]};pe.prototype.charsets=function(e){return SM(this.request.headers["accept-charset"],e)};pe.prototype.encoding=function(e){var t=this.encodings(e);return t&&t[0]};pe.prototype.encodings=function(e){return EM(this.request.headers["accept-encoding"],e)};pe.prototype.language=function(e){var t=this.languages(e);return t&&t[0]};pe.prototype.languages=function(e){return TM(this.request.headers["accept-language"],e)};pe.prototype.mediaType=function(e){var t=this.mediaTypes(e);return t&&t[0]};pe.prototype.mediaTypes=function(e){return CM(this.request.headers.accept,e)};pe.prototype.preferredCharset=pe.prototype.charset;pe.prototype.preferredCharsets=pe.prototype.charsets;pe.prototype.preferredEncoding=pe.prototype.encoding;pe.prototype.preferredEncodings=pe.prototype.encodings;pe.prototype.preferredLanguage=pe.prototype.language;pe.prototype.preferredLanguages=pe.prototype.languages;pe.prototype.preferredMediaType=pe.prototype.mediaType;pe.prototype.preferredMediaTypes=pe.prototype.mediaTypes});var sy=A((R4,kM)=>{kM.exports={"application/1d-interleaved-parityfec":{source:"iana"},"application/3gpdash-qoe-report+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/3gpp-ims+xml":{source:"iana",compressible:!0},"application/3gpphal+json":{source:"iana",compressible:!0},"application/3gpphalforms+json":{source:"iana",compressible:!0},"application/a2l":{source:"iana"},"application/ace+cbor":{source:"iana"},"application/activemessage":{source:"iana"},"application/activity+json":{source:"iana",compressible:!0},"application/alto-costmap+json":{source:"iana",compressible:!0},"application/alto-costmapfilter+json":{source:"iana",compressible:!0},"application/alto-directory+json":{source:"iana",compressible:!0},"application/alto-endpointcost+json":{source:"iana",compressible:!0},"application/alto-endpointcostparams+json":{source:"iana",compressible:!0},"application/alto-endpointprop+json":{source:"iana",compressible:!0},"application/alto-endpointpropparams+json":{source:"iana",compressible:!0},"application/alto-error+json":{source:"iana",compressible:!0},"application/alto-networkmap+json":{source:"iana",compressible:!0},"application/alto-networkmapfilter+json":{source:"iana",compressible:!0},"application/alto-updatestreamcontrol+json":{source:"iana",compressible:!0},"application/alto-updatestreamparams+json":{source:"iana",compressible:!0},"application/aml":{source:"iana"},"application/andrew-inset":{source:"iana",extensions:["ez"]},"application/applefile":{source:"iana"},"application/applixware":{source:"apache",extensions:["aw"]},"application/at+jwt":{source:"iana"},"application/atf":{source:"iana"},"application/atfx":{source:"iana"},"application/atom+xml":{source:"iana",compressible:!0,extensions:["atom"]},"application/atomcat+xml":{source:"iana",compressible:!0,extensions:["atomcat"]},"application/atomdeleted+xml":{source:"iana",compressible:!0,extensions:["atomdeleted"]},"application/atomicmail":{source:"iana"},"application/atomsvc+xml":{source:"iana",compressible:!0,extensions:["atomsvc"]},"application/atsc-dwd+xml":{source:"iana",compressible:!0,extensions:["dwd"]},"application/atsc-dynamic-event-message":{source:"iana"},"application/atsc-held+xml":{source:"iana",compressible:!0,extensions:["held"]},"application/atsc-rdt+json":{source:"iana",compressible:!0},"application/atsc-rsat+xml":{source:"iana",compressible:!0,extensions:["rsat"]},"application/atxml":{source:"iana"},"application/auth-policy+xml":{source:"iana",compressible:!0},"application/bacnet-xdd+zip":{source:"iana",compressible:!1},"application/batch-smtp":{source:"iana"},"application/bdoc":{compressible:!1,extensions:["bdoc"]},"application/beep+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/calendar+json":{source:"iana",compressible:!0},"application/calendar+xml":{source:"iana",compressible:!0,extensions:["xcs"]},"application/call-completion":{source:"iana"},"application/cals-1840":{source:"iana"},"application/captive+json":{source:"iana",compressible:!0},"application/cbor":{source:"iana"},"application/cbor-seq":{source:"iana"},"application/cccex":{source:"iana"},"application/ccmp+xml":{source:"iana",compressible:!0},"application/ccxml+xml":{source:"iana",compressible:!0,extensions:["ccxml"]},"application/cdfx+xml":{source:"iana",compressible:!0,extensions:["cdfx"]},"application/cdmi-capability":{source:"iana",extensions:["cdmia"]},"application/cdmi-container":{source:"iana",extensions:["cdmic"]},"application/cdmi-domain":{source:"iana",extensions:["cdmid"]},"application/cdmi-object":{source:"iana",extensions:["cdmio"]},"application/cdmi-queue":{source:"iana",extensions:["cdmiq"]},"application/cdni":{source:"iana"},"application/cea":{source:"iana"},"application/cea-2018+xml":{source:"iana",compressible:!0},"application/cellml+xml":{source:"iana",compressible:!0},"application/cfw":{source:"iana"},"application/city+json":{source:"iana",compressible:!0},"application/clr":{source:"iana"},"application/clue+xml":{source:"iana",compressible:!0},"application/clue_info+xml":{source:"iana",compressible:!0},"application/cms":{source:"iana"},"application/cnrp+xml":{source:"iana",compressible:!0},"application/coap-group+json":{source:"iana",compressible:!0},"application/coap-payload":{source:"iana"},"application/commonground":{source:"iana"},"application/conference-info+xml":{source:"iana",compressible:!0},"application/cose":{source:"iana"},"application/cose-key":{source:"iana"},"application/cose-key-set":{source:"iana"},"application/cpl+xml":{source:"iana",compressible:!0,extensions:["cpl"]},"application/csrattrs":{source:"iana"},"application/csta+xml":{source:"iana",compressible:!0},"application/cstadata+xml":{source:"iana",compressible:!0},"application/csvm+json":{source:"iana",compressible:!0},"application/cu-seeme":{source:"apache",extensions:["cu"]},"application/cwt":{source:"iana"},"application/cybercash":{source:"iana"},"application/dart":{compressible:!0},"application/dash+xml":{source:"iana",compressible:!0,extensions:["mpd"]},"application/dash-patch+xml":{source:"iana",compressible:!0,extensions:["mpp"]},"application/dashdelta":{source:"iana"},"application/davmount+xml":{source:"iana",compressible:!0,extensions:["davmount"]},"application/dca-rft":{source:"iana"},"application/dcd":{source:"iana"},"application/dec-dx":{source:"iana"},"application/dialog-info+xml":{source:"iana",compressible:!0},"application/dicom":{source:"iana"},"application/dicom+json":{source:"iana",compressible:!0},"application/dicom+xml":{source:"iana",compressible:!0},"application/dii":{source:"iana"},"application/dit":{source:"iana"},"application/dns":{source:"iana"},"application/dns+json":{source:"iana",compressible:!0},"application/dns-message":{source:"iana"},"application/docbook+xml":{source:"apache",compressible:!0,extensions:["dbk"]},"application/dots+cbor":{source:"iana"},"application/dskpp+xml":{source:"iana",compressible:!0},"application/dssc+der":{source:"iana",extensions:["dssc"]},"application/dssc+xml":{source:"iana",compressible:!0,extensions:["xdssc"]},"application/dvcs":{source:"iana"},"application/ecmascript":{source:"iana",compressible:!0,extensions:["es","ecma"]},"application/edi-consent":{source:"iana"},"application/edi-x12":{source:"iana",compressible:!1},"application/edifact":{source:"iana",compressible:!1},"application/efi":{source:"iana"},"application/elm+json":{source:"iana",charset:"UTF-8",compressible:!0},"application/elm+xml":{source:"iana",compressible:!0},"application/emergencycalldata.cap+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/emergencycalldata.comment+xml":{source:"iana",compressible:!0},"application/emergencycalldata.control+xml":{source:"iana",compressible:!0},"application/emergencycalldata.deviceinfo+xml":{source:"iana",compressible:!0},"application/emergencycalldata.ecall.msd":{source:"iana"},"application/emergencycalldata.providerinfo+xml":{source:"iana",compressible:!0},"application/emergencycalldata.serviceinfo+xml":{source:"iana",compressible:!0},"application/emergencycalldata.subscriberinfo+xml":{source:"iana",compressible:!0},"application/emergencycalldata.veds+xml":{source:"iana",compressible:!0},"application/emma+xml":{source:"iana",compressible:!0,extensions:["emma"]},"application/emotionml+xml":{source:"iana",compressible:!0,extensions:["emotionml"]},"application/encaprtp":{source:"iana"},"application/epp+xml":{source:"iana",compressible:!0},"application/epub+zip":{source:"iana",compressible:!1,extensions:["epub"]},"application/eshop":{source:"iana"},"application/exi":{source:"iana",extensions:["exi"]},"application/expect-ct-report+json":{source:"iana",compressible:!0},"application/express":{source:"iana",extensions:["exp"]},"application/fastinfoset":{source:"iana"},"application/fastsoap":{source:"iana"},"application/fdt+xml":{source:"iana",compressible:!0,extensions:["fdt"]},"application/fhir+json":{source:"iana",charset:"UTF-8",compressible:!0},"application/fhir+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/fido.trusted-apps+json":{compressible:!0},"application/fits":{source:"iana"},"application/flexfec":{source:"iana"},"application/font-sfnt":{source:"iana"},"application/font-tdpfr":{source:"iana",extensions:["pfr"]},"application/font-woff":{source:"iana",compressible:!1},"application/framework-attributes+xml":{source:"iana",compressible:!0},"application/geo+json":{source:"iana",compressible:!0,extensions:["geojson"]},"application/geo+json-seq":{source:"iana"},"application/geopackage+sqlite3":{source:"iana"},"application/geoxacml+xml":{source:"iana",compressible:!0},"application/gltf-buffer":{source:"iana"},"application/gml+xml":{source:"iana",compressible:!0,extensions:["gml"]},"application/gpx+xml":{source:"apache",compressible:!0,extensions:["gpx"]},"application/gxf":{source:"apache",extensions:["gxf"]},"application/gzip":{source:"iana",compressible:!1,extensions:["gz"]},"application/h224":{source:"iana"},"application/held+xml":{source:"iana",compressible:!0},"application/hjson":{extensions:["hjson"]},"application/http":{source:"iana"},"application/hyperstudio":{source:"iana",extensions:["stk"]},"application/ibe-key-request+xml":{source:"iana",compressible:!0},"application/ibe-pkg-reply+xml":{source:"iana",compressible:!0},"application/ibe-pp-data":{source:"iana"},"application/iges":{source:"iana"},"application/im-iscomposing+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/index":{source:"iana"},"application/index.cmd":{source:"iana"},"application/index.obj":{source:"iana"},"application/index.response":{source:"iana"},"application/index.vnd":{source:"iana"},"application/inkml+xml":{source:"iana",compressible:!0,extensions:["ink","inkml"]},"application/iotp":{source:"iana"},"application/ipfix":{source:"iana",extensions:["ipfix"]},"application/ipp":{source:"iana"},"application/isup":{source:"iana"},"application/its+xml":{source:"iana",compressible:!0,extensions:["its"]},"application/java-archive":{source:"apache",compressible:!1,extensions:["jar","war","ear"]},"application/java-serialized-object":{source:"apache",compressible:!1,extensions:["ser"]},"application/java-vm":{source:"apache",compressible:!1,extensions:["class"]},"application/javascript":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["js","mjs"]},"application/jf2feed+json":{source:"iana",compressible:!0},"application/jose":{source:"iana"},"application/jose+json":{source:"iana",compressible:!0},"application/jrd+json":{source:"iana",compressible:!0},"application/jscalendar+json":{source:"iana",compressible:!0},"application/json":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["json","map"]},"application/json-patch+json":{source:"iana",compressible:!0},"application/json-seq":{source:"iana"},"application/json5":{extensions:["json5"]},"application/jsonml+json":{source:"apache",compressible:!0,extensions:["jsonml"]},"application/jwk+json":{source:"iana",compressible:!0},"application/jwk-set+json":{source:"iana",compressible:!0},"application/jwt":{source:"iana"},"application/kpml-request+xml":{source:"iana",compressible:!0},"application/kpml-response+xml":{source:"iana",compressible:!0},"application/ld+json":{source:"iana",compressible:!0,extensions:["jsonld"]},"application/lgr+xml":{source:"iana",compressible:!0,extensions:["lgr"]},"application/link-format":{source:"iana"},"application/load-control+xml":{source:"iana",compressible:!0},"application/lost+xml":{source:"iana",compressible:!0,extensions:["lostxml"]},"application/lostsync+xml":{source:"iana",compressible:!0},"application/lpf+zip":{source:"iana",compressible:!1},"application/lxf":{source:"iana"},"application/mac-binhex40":{source:"iana",extensions:["hqx"]},"application/mac-compactpro":{source:"apache",extensions:["cpt"]},"application/macwriteii":{source:"iana"},"application/mads+xml":{source:"iana",compressible:!0,extensions:["mads"]},"application/manifest+json":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["webmanifest"]},"application/marc":{source:"iana",extensions:["mrc"]},"application/marcxml+xml":{source:"iana",compressible:!0,extensions:["mrcx"]},"application/mathematica":{source:"iana",extensions:["ma","nb","mb"]},"application/mathml+xml":{source:"iana",compressible:!0,extensions:["mathml"]},"application/mathml-content+xml":{source:"iana",compressible:!0},"application/mathml-presentation+xml":{source:"iana",compressible:!0},"application/mbms-associated-procedure-description+xml":{source:"iana",compressible:!0},"application/mbms-deregister+xml":{source:"iana",compressible:!0},"application/mbms-envelope+xml":{source:"iana",compressible:!0},"application/mbms-msk+xml":{source:"iana",compressible:!0},"application/mbms-msk-response+xml":{source:"iana",compressible:!0},"application/mbms-protection-description+xml":{source:"iana",compressible:!0},"application/mbms-reception-report+xml":{source:"iana",compressible:!0},"application/mbms-register+xml":{source:"iana",compressible:!0},"application/mbms-register-response+xml":{source:"iana",compressible:!0},"application/mbms-schedule+xml":{source:"iana",compressible:!0},"application/mbms-user-service-description+xml":{source:"iana",compressible:!0},"application/mbox":{source:"iana",extensions:["mbox"]},"application/media-policy-dataset+xml":{source:"iana",compressible:!0,extensions:["mpf"]},"application/media_control+xml":{source:"iana",compressible:!0},"application/mediaservercontrol+xml":{source:"iana",compressible:!0,extensions:["mscml"]},"application/merge-patch+json":{source:"iana",compressible:!0},"application/metalink+xml":{source:"apache",compressible:!0,extensions:["metalink"]},"application/metalink4+xml":{source:"iana",compressible:!0,extensions:["meta4"]},"application/mets+xml":{source:"iana",compressible:!0,extensions:["mets"]},"application/mf4":{source:"iana"},"application/mikey":{source:"iana"},"application/mipc":{source:"iana"},"application/missing-blocks+cbor-seq":{source:"iana"},"application/mmt-aei+xml":{source:"iana",compressible:!0,extensions:["maei"]},"application/mmt-usd+xml":{source:"iana",compressible:!0,extensions:["musd"]},"application/mods+xml":{source:"iana",compressible:!0,extensions:["mods"]},"application/moss-keys":{source:"iana"},"application/moss-signature":{source:"iana"},"application/mosskey-data":{source:"iana"},"application/mosskey-request":{source:"iana"},"application/mp21":{source:"iana",extensions:["m21","mp21"]},"application/mp4":{source:"iana",extensions:["mp4s","m4p"]},"application/mpeg4-generic":{source:"iana"},"application/mpeg4-iod":{source:"iana"},"application/mpeg4-iod-xmt":{source:"iana"},"application/mrb-consumer+xml":{source:"iana",compressible:!0},"application/mrb-publish+xml":{source:"iana",compressible:!0},"application/msc-ivr+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/msc-mixer+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/msword":{source:"iana",compressible:!1,extensions:["doc","dot"]},"application/mud+json":{source:"iana",compressible:!0},"application/multipart-core":{source:"iana"},"application/mxf":{source:"iana",extensions:["mxf"]},"application/n-quads":{source:"iana",extensions:["nq"]},"application/n-triples":{source:"iana",extensions:["nt"]},"application/nasdata":{source:"iana"},"application/news-checkgroups":{source:"iana",charset:"US-ASCII"},"application/news-groupinfo":{source:"iana",charset:"US-ASCII"},"application/news-transmission":{source:"iana"},"application/nlsml+xml":{source:"iana",compressible:!0},"application/node":{source:"iana",extensions:["cjs"]},"application/nss":{source:"iana"},"application/oauth-authz-req+jwt":{source:"iana"},"application/oblivious-dns-message":{source:"iana"},"application/ocsp-request":{source:"iana"},"application/ocsp-response":{source:"iana"},"application/octet-stream":{source:"iana",compressible:!1,extensions:["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"]},"application/oda":{source:"iana",extensions:["oda"]},"application/odm+xml":{source:"iana",compressible:!0},"application/odx":{source:"iana"},"application/oebps-package+xml":{source:"iana",compressible:!0,extensions:["opf"]},"application/ogg":{source:"iana",compressible:!1,extensions:["ogx"]},"application/omdoc+xml":{source:"apache",compressible:!0,extensions:["omdoc"]},"application/onenote":{source:"apache",extensions:["onetoc","onetoc2","onetmp","onepkg"]},"application/opc-nodeset+xml":{source:"iana",compressible:!0},"application/oscore":{source:"iana"},"application/oxps":{source:"iana",extensions:["oxps"]},"application/p21":{source:"iana"},"application/p21+zip":{source:"iana",compressible:!1},"application/p2p-overlay+xml":{source:"iana",compressible:!0,extensions:["relo"]},"application/parityfec":{source:"iana"},"application/passport":{source:"iana"},"application/patch-ops-error+xml":{source:"iana",compressible:!0,extensions:["xer"]},"application/pdf":{source:"iana",compressible:!1,extensions:["pdf"]},"application/pdx":{source:"iana"},"application/pem-certificate-chain":{source:"iana"},"application/pgp-encrypted":{source:"iana",compressible:!1,extensions:["pgp"]},"application/pgp-keys":{source:"iana",extensions:["asc"]},"application/pgp-signature":{source:"iana",extensions:["asc","sig"]},"application/pics-rules":{source:"apache",extensions:["prf"]},"application/pidf+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/pidf-diff+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/pkcs10":{source:"iana",extensions:["p10"]},"application/pkcs12":{source:"iana"},"application/pkcs7-mime":{source:"iana",extensions:["p7m","p7c"]},"application/pkcs7-signature":{source:"iana",extensions:["p7s"]},"application/pkcs8":{source:"iana",extensions:["p8"]},"application/pkcs8-encrypted":{source:"iana"},"application/pkix-attr-cert":{source:"iana",extensions:["ac"]},"application/pkix-cert":{source:"iana",extensions:["cer"]},"application/pkix-crl":{source:"iana",extensions:["crl"]},"application/pkix-pkipath":{source:"iana",extensions:["pkipath"]},"application/pkixcmp":{source:"iana",extensions:["pki"]},"application/pls+xml":{source:"iana",compressible:!0,extensions:["pls"]},"application/poc-settings+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/postscript":{source:"iana",compressible:!0,extensions:["ai","eps","ps"]},"application/ppsp-tracker+json":{source:"iana",compressible:!0},"application/problem+json":{source:"iana",compressible:!0},"application/problem+xml":{source:"iana",compressible:!0},"application/provenance+xml":{source:"iana",compressible:!0,extensions:["provx"]},"application/prs.alvestrand.titrax-sheet":{source:"iana"},"application/prs.cww":{source:"iana",extensions:["cww"]},"application/prs.cyn":{source:"iana",charset:"7-BIT"},"application/prs.hpub+zip":{source:"iana",compressible:!1},"application/prs.nprend":{source:"iana"},"application/prs.plucker":{source:"iana"},"application/prs.rdf-xml-crypt":{source:"iana"},"application/prs.xsf+xml":{source:"iana",compressible:!0},"application/pskc+xml":{source:"iana",compressible:!0,extensions:["pskcxml"]},"application/pvd+json":{source:"iana",compressible:!0},"application/qsig":{source:"iana"},"application/raml+yaml":{compressible:!0,extensions:["raml"]},"application/raptorfec":{source:"iana"},"application/rdap+json":{source:"iana",compressible:!0},"application/rdf+xml":{source:"iana",compressible:!0,extensions:["rdf","owl"]},"application/reginfo+xml":{source:"iana",compressible:!0,extensions:["rif"]},"application/relax-ng-compact-syntax":{source:"iana",extensions:["rnc"]},"application/remote-printing":{source:"iana"},"application/reputon+json":{source:"iana",compressible:!0},"application/resource-lists+xml":{source:"iana",compressible:!0,extensions:["rl"]},"application/resource-lists-diff+xml":{source:"iana",compressible:!0,extensions:["rld"]},"application/rfc+xml":{source:"iana",compressible:!0},"application/riscos":{source:"iana"},"application/rlmi+xml":{source:"iana",compressible:!0},"application/rls-services+xml":{source:"iana",compressible:!0,extensions:["rs"]},"application/route-apd+xml":{source:"iana",compressible:!0,extensions:["rapd"]},"application/route-s-tsid+xml":{source:"iana",compressible:!0,extensions:["sls"]},"application/route-usd+xml":{source:"iana",compressible:!0,extensions:["rusd"]},"application/rpki-ghostbusters":{source:"iana",extensions:["gbr"]},"application/rpki-manifest":{source:"iana",extensions:["mft"]},"application/rpki-publication":{source:"iana"},"application/rpki-roa":{source:"iana",extensions:["roa"]},"application/rpki-updown":{source:"iana"},"application/rsd+xml":{source:"apache",compressible:!0,extensions:["rsd"]},"application/rss+xml":{source:"apache",compressible:!0,extensions:["rss"]},"application/rtf":{source:"iana",compressible:!0,extensions:["rtf"]},"application/rtploopback":{source:"iana"},"application/rtx":{source:"iana"},"application/samlassertion+xml":{source:"iana",compressible:!0},"application/samlmetadata+xml":{source:"iana",compressible:!0},"application/sarif+json":{source:"iana",compressible:!0},"application/sarif-external-properties+json":{source:"iana",compressible:!0},"application/sbe":{source:"iana"},"application/sbml+xml":{source:"iana",compressible:!0,extensions:["sbml"]},"application/scaip+xml":{source:"iana",compressible:!0},"application/scim+json":{source:"iana",compressible:!0},"application/scvp-cv-request":{source:"iana",extensions:["scq"]},"application/scvp-cv-response":{source:"iana",extensions:["scs"]},"application/scvp-vp-request":{source:"iana",extensions:["spq"]},"application/scvp-vp-response":{source:"iana",extensions:["spp"]},"application/sdp":{source:"iana",extensions:["sdp"]},"application/secevent+jwt":{source:"iana"},"application/senml+cbor":{source:"iana"},"application/senml+json":{source:"iana",compressible:!0},"application/senml+xml":{source:"iana",compressible:!0,extensions:["senmlx"]},"application/senml-etch+cbor":{source:"iana"},"application/senml-etch+json":{source:"iana",compressible:!0},"application/senml-exi":{source:"iana"},"application/sensml+cbor":{source:"iana"},"application/sensml+json":{source:"iana",compressible:!0},"application/sensml+xml":{source:"iana",compressible:!0,extensions:["sensmlx"]},"application/sensml-exi":{source:"iana"},"application/sep+xml":{source:"iana",compressible:!0},"application/sep-exi":{source:"iana"},"application/session-info":{source:"iana"},"application/set-payment":{source:"iana"},"application/set-payment-initiation":{source:"iana",extensions:["setpay"]},"application/set-registration":{source:"iana"},"application/set-registration-initiation":{source:"iana",extensions:["setreg"]},"application/sgml":{source:"iana"},"application/sgml-open-catalog":{source:"iana"},"application/shf+xml":{source:"iana",compressible:!0,extensions:["shf"]},"application/sieve":{source:"iana",extensions:["siv","sieve"]},"application/simple-filter+xml":{source:"iana",compressible:!0},"application/simple-message-summary":{source:"iana"},"application/simplesymbolcontainer":{source:"iana"},"application/sipc":{source:"iana"},"application/slate":{source:"iana"},"application/smil":{source:"iana"},"application/smil+xml":{source:"iana",compressible:!0,extensions:["smi","smil"]},"application/smpte336m":{source:"iana"},"application/soap+fastinfoset":{source:"iana"},"application/soap+xml":{source:"iana",compressible:!0},"application/sparql-query":{source:"iana",extensions:["rq"]},"application/sparql-results+xml":{source:"iana",compressible:!0,extensions:["srx"]},"application/spdx+json":{source:"iana",compressible:!0},"application/spirits-event+xml":{source:"iana",compressible:!0},"application/sql":{source:"iana"},"application/srgs":{source:"iana",extensions:["gram"]},"application/srgs+xml":{source:"iana",compressible:!0,extensions:["grxml"]},"application/sru+xml":{source:"iana",compressible:!0,extensions:["sru"]},"application/ssdl+xml":{source:"apache",compressible:!0,extensions:["ssdl"]},"application/ssml+xml":{source:"iana",compressible:!0,extensions:["ssml"]},"application/stix+json":{source:"iana",compressible:!0},"application/swid+xml":{source:"iana",compressible:!0,extensions:["swidtag"]},"application/tamp-apex-update":{source:"iana"},"application/tamp-apex-update-confirm":{source:"iana"},"application/tamp-community-update":{source:"iana"},"application/tamp-community-update-confirm":{source:"iana"},"application/tamp-error":{source:"iana"},"application/tamp-sequence-adjust":{source:"iana"},"application/tamp-sequence-adjust-confirm":{source:"iana"},"application/tamp-status-query":{source:"iana"},"application/tamp-status-response":{source:"iana"},"application/tamp-update":{source:"iana"},"application/tamp-update-confirm":{source:"iana"},"application/tar":{compressible:!0},"application/taxii+json":{source:"iana",compressible:!0},"application/td+json":{source:"iana",compressible:!0},"application/tei+xml":{source:"iana",compressible:!0,extensions:["tei","teicorpus"]},"application/tetra_isi":{source:"iana"},"application/thraud+xml":{source:"iana",compressible:!0,extensions:["tfi"]},"application/timestamp-query":{source:"iana"},"application/timestamp-reply":{source:"iana"},"application/timestamped-data":{source:"iana",extensions:["tsd"]},"application/tlsrpt+gzip":{source:"iana"},"application/tlsrpt+json":{source:"iana",compressible:!0},"application/tnauthlist":{source:"iana"},"application/token-introspection+jwt":{source:"iana"},"application/toml":{compressible:!0,extensions:["toml"]},"application/trickle-ice-sdpfrag":{source:"iana"},"application/trig":{source:"iana",extensions:["trig"]},"application/ttml+xml":{source:"iana",compressible:!0,extensions:["ttml"]},"application/tve-trigger":{source:"iana"},"application/tzif":{source:"iana"},"application/tzif-leap":{source:"iana"},"application/ubjson":{compressible:!1,extensions:["ubj"]},"application/ulpfec":{source:"iana"},"application/urc-grpsheet+xml":{source:"iana",compressible:!0},"application/urc-ressheet+xml":{source:"iana",compressible:!0,extensions:["rsheet"]},"application/urc-targetdesc+xml":{source:"iana",compressible:!0,extensions:["td"]},"application/urc-uisocketdesc+xml":{source:"iana",compressible:!0},"application/vcard+json":{source:"iana",compressible:!0},"application/vcard+xml":{source:"iana",compressible:!0},"application/vemmi":{source:"iana"},"application/vividence.scriptfile":{source:"apache"},"application/vnd.1000minds.decision-model+xml":{source:"iana",compressible:!0,extensions:["1km"]},"application/vnd.3gpp-prose+xml":{source:"iana",compressible:!0},"application/vnd.3gpp-prose-pc3ch+xml":{source:"iana",compressible:!0},"application/vnd.3gpp-v2x-local-service-information":{source:"iana"},"application/vnd.3gpp.5gnas":{source:"iana"},"application/vnd.3gpp.access-transfer-events+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.bsf+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.gmop+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.gtpc":{source:"iana"},"application/vnd.3gpp.interworking-data":{source:"iana"},"application/vnd.3gpp.lpp":{source:"iana"},"application/vnd.3gpp.mc-signalling-ear":{source:"iana"},"application/vnd.3gpp.mcdata-affiliation-command+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcdata-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcdata-payload":{source:"iana"},"application/vnd.3gpp.mcdata-service-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcdata-signalling":{source:"iana"},"application/vnd.3gpp.mcdata-ue-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcdata-user-profile+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-affiliation-command+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-floor-request+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-location-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-mbms-usage-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-service-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-signed+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-ue-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-ue-init-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-user-profile+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-affiliation-command+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-affiliation-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-location-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-mbms-usage-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-service-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-transmission-request+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-ue-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-user-profile+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mid-call+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.ngap":{source:"iana"},"application/vnd.3gpp.pfcp":{source:"iana"},"application/vnd.3gpp.pic-bw-large":{source:"iana",extensions:["plb"]},"application/vnd.3gpp.pic-bw-small":{source:"iana",extensions:["psb"]},"application/vnd.3gpp.pic-bw-var":{source:"iana",extensions:["pvb"]},"application/vnd.3gpp.s1ap":{source:"iana"},"application/vnd.3gpp.sms":{source:"iana"},"application/vnd.3gpp.sms+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.srvcc-ext+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.srvcc-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.state-and-event-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.ussd+xml":{source:"iana",compressible:!0},"application/vnd.3gpp2.bcmcsinfo+xml":{source:"iana",compressible:!0},"application/vnd.3gpp2.sms":{source:"iana"},"application/vnd.3gpp2.tcap":{source:"iana",extensions:["tcap"]},"application/vnd.3lightssoftware.imagescal":{source:"iana"},"application/vnd.3m.post-it-notes":{source:"iana",extensions:["pwn"]},"application/vnd.accpac.simply.aso":{source:"iana",extensions:["aso"]},"application/vnd.accpac.simply.imp":{source:"iana",extensions:["imp"]},"application/vnd.acucobol":{source:"iana",extensions:["acu"]},"application/vnd.acucorp":{source:"iana",extensions:["atc","acutc"]},"application/vnd.adobe.air-application-installer-package+zip":{source:"apache",compressible:!1,extensions:["air"]},"application/vnd.adobe.flash.movie":{source:"iana"},"application/vnd.adobe.formscentral.fcdt":{source:"iana",extensions:["fcdt"]},"application/vnd.adobe.fxp":{source:"iana",extensions:["fxp","fxpl"]},"application/vnd.adobe.partial-upload":{source:"iana"},"application/vnd.adobe.xdp+xml":{source:"iana",compressible:!0,extensions:["xdp"]},"application/vnd.adobe.xfdf":{source:"iana",extensions:["xfdf"]},"application/vnd.aether.imp":{source:"iana"},"application/vnd.afpc.afplinedata":{source:"iana"},"application/vnd.afpc.afplinedata-pagedef":{source:"iana"},"application/vnd.afpc.cmoca-cmresource":{source:"iana"},"application/vnd.afpc.foca-charset":{source:"iana"},"application/vnd.afpc.foca-codedfont":{source:"iana"},"application/vnd.afpc.foca-codepage":{source:"iana"},"application/vnd.afpc.modca":{source:"iana"},"application/vnd.afpc.modca-cmtable":{source:"iana"},"application/vnd.afpc.modca-formdef":{source:"iana"},"application/vnd.afpc.modca-mediummap":{source:"iana"},"application/vnd.afpc.modca-objectcontainer":{source:"iana"},"application/vnd.afpc.modca-overlay":{source:"iana"},"application/vnd.afpc.modca-pagesegment":{source:"iana"},"application/vnd.age":{source:"iana",extensions:["age"]},"application/vnd.ah-barcode":{source:"iana"},"application/vnd.ahead.space":{source:"iana",extensions:["ahead"]},"application/vnd.airzip.filesecure.azf":{source:"iana",extensions:["azf"]},"application/vnd.airzip.filesecure.azs":{source:"iana",extensions:["azs"]},"application/vnd.amadeus+json":{source:"iana",compressible:!0},"application/vnd.amazon.ebook":{source:"apache",extensions:["azw"]},"application/vnd.amazon.mobi8-ebook":{source:"iana"},"application/vnd.americandynamics.acc":{source:"iana",extensions:["acc"]},"application/vnd.amiga.ami":{source:"iana",extensions:["ami"]},"application/vnd.amundsen.maze+xml":{source:"iana",compressible:!0},"application/vnd.android.ota":{source:"iana"},"application/vnd.android.package-archive":{source:"apache",compressible:!1,extensions:["apk"]},"application/vnd.anki":{source:"iana"},"application/vnd.anser-web-certificate-issue-initiation":{source:"iana",extensions:["cii"]},"application/vnd.anser-web-funds-transfer-initiation":{source:"apache",extensions:["fti"]},"application/vnd.antix.game-component":{source:"iana",extensions:["atx"]},"application/vnd.apache.arrow.file":{source:"iana"},"application/vnd.apache.arrow.stream":{source:"iana"},"application/vnd.apache.thrift.binary":{source:"iana"},"application/vnd.apache.thrift.compact":{source:"iana"},"application/vnd.apache.thrift.json":{source:"iana"},"application/vnd.api+json":{source:"iana",compressible:!0},"application/vnd.aplextor.warrp+json":{source:"iana",compressible:!0},"application/vnd.apothekende.reservation+json":{source:"iana",compressible:!0},"application/vnd.apple.installer+xml":{source:"iana",compressible:!0,extensions:["mpkg"]},"application/vnd.apple.keynote":{source:"iana",extensions:["key"]},"application/vnd.apple.mpegurl":{source:"iana",extensions:["m3u8"]},"application/vnd.apple.numbers":{source:"iana",extensions:["numbers"]},"application/vnd.apple.pages":{source:"iana",extensions:["pages"]},"application/vnd.apple.pkpass":{compressible:!1,extensions:["pkpass"]},"application/vnd.arastra.swi":{source:"iana"},"application/vnd.aristanetworks.swi":{source:"iana",extensions:["swi"]},"application/vnd.artisan+json":{source:"iana",compressible:!0},"application/vnd.artsquare":{source:"iana"},"application/vnd.astraea-software.iota":{source:"iana",extensions:["iota"]},"application/vnd.audiograph":{source:"iana",extensions:["aep"]},"application/vnd.autopackage":{source:"iana"},"application/vnd.avalon+json":{source:"iana",compressible:!0},"application/vnd.avistar+xml":{source:"iana",compressible:!0},"application/vnd.balsamiq.bmml+xml":{source:"iana",compressible:!0,extensions:["bmml"]},"application/vnd.balsamiq.bmpr":{source:"iana"},"application/vnd.banana-accounting":{source:"iana"},"application/vnd.bbf.usp.error":{source:"iana"},"application/vnd.bbf.usp.msg":{source:"iana"},"application/vnd.bbf.usp.msg+json":{source:"iana",compressible:!0},"application/vnd.bekitzur-stech+json":{source:"iana",compressible:!0},"application/vnd.bint.med-content":{source:"iana"},"application/vnd.biopax.rdf+xml":{source:"iana",compressible:!0},"application/vnd.blink-idb-value-wrapper":{source:"iana"},"application/vnd.blueice.multipass":{source:"iana",extensions:["mpm"]},"application/vnd.bluetooth.ep.oob":{source:"iana"},"application/vnd.bluetooth.le.oob":{source:"iana"},"application/vnd.bmi":{source:"iana",extensions:["bmi"]},"application/vnd.bpf":{source:"iana"},"application/vnd.bpf3":{source:"iana"},"application/vnd.businessobjects":{source:"iana",extensions:["rep"]},"application/vnd.byu.uapi+json":{source:"iana",compressible:!0},"application/vnd.cab-jscript":{source:"iana"},"application/vnd.canon-cpdl":{source:"iana"},"application/vnd.canon-lips":{source:"iana"},"application/vnd.capasystems-pg+json":{source:"iana",compressible:!0},"application/vnd.cendio.thinlinc.clientconf":{source:"iana"},"application/vnd.century-systems.tcp_stream":{source:"iana"},"application/vnd.chemdraw+xml":{source:"iana",compressible:!0,extensions:["cdxml"]},"application/vnd.chess-pgn":{source:"iana"},"application/vnd.chipnuts.karaoke-mmd":{source:"iana",extensions:["mmd"]},"application/vnd.ciedi":{source:"iana"},"application/vnd.cinderella":{source:"iana",extensions:["cdy"]},"application/vnd.cirpack.isdn-ext":{source:"iana"},"application/vnd.citationstyles.style+xml":{source:"iana",compressible:!0,extensions:["csl"]},"application/vnd.claymore":{source:"iana",extensions:["cla"]},"application/vnd.cloanto.rp9":{source:"iana",extensions:["rp9"]},"application/vnd.clonk.c4group":{source:"iana",extensions:["c4g","c4d","c4f","c4p","c4u"]},"application/vnd.cluetrust.cartomobile-config":{source:"iana",extensions:["c11amc"]},"application/vnd.cluetrust.cartomobile-config-pkg":{source:"iana",extensions:["c11amz"]},"application/vnd.coffeescript":{source:"iana"},"application/vnd.collabio.xodocuments.document":{source:"iana"},"application/vnd.collabio.xodocuments.document-template":{source:"iana"},"application/vnd.collabio.xodocuments.presentation":{source:"iana"},"application/vnd.collabio.xodocuments.presentation-template":{source:"iana"},"application/vnd.collabio.xodocuments.spreadsheet":{source:"iana"},"application/vnd.collabio.xodocuments.spreadsheet-template":{source:"iana"},"application/vnd.collection+json":{source:"iana",compressible:!0},"application/vnd.collection.doc+json":{source:"iana",compressible:!0},"application/vnd.collection.next+json":{source:"iana",compressible:!0},"application/vnd.comicbook+zip":{source:"iana",compressible:!1},"application/vnd.comicbook-rar":{source:"iana"},"application/vnd.commerce-battelle":{source:"iana"},"application/vnd.commonspace":{source:"iana",extensions:["csp"]},"application/vnd.contact.cmsg":{source:"iana",extensions:["cdbcmsg"]},"application/vnd.coreos.ignition+json":{source:"iana",compressible:!0},"application/vnd.cosmocaller":{source:"iana",extensions:["cmc"]},"application/vnd.crick.clicker":{source:"iana",extensions:["clkx"]},"application/vnd.crick.clicker.keyboard":{source:"iana",extensions:["clkk"]},"application/vnd.crick.clicker.palette":{source:"iana",extensions:["clkp"]},"application/vnd.crick.clicker.template":{source:"iana",extensions:["clkt"]},"application/vnd.crick.clicker.wordbank":{source:"iana",extensions:["clkw"]},"application/vnd.criticaltools.wbs+xml":{source:"iana",compressible:!0,extensions:["wbs"]},"application/vnd.cryptii.pipe+json":{source:"iana",compressible:!0},"application/vnd.crypto-shade-file":{source:"iana"},"application/vnd.cryptomator.encrypted":{source:"iana"},"application/vnd.cryptomator.vault":{source:"iana"},"application/vnd.ctc-posml":{source:"iana",extensions:["pml"]},"application/vnd.ctct.ws+xml":{source:"iana",compressible:!0},"application/vnd.cups-pdf":{source:"iana"},"application/vnd.cups-postscript":{source:"iana"},"application/vnd.cups-ppd":{source:"iana",extensions:["ppd"]},"application/vnd.cups-raster":{source:"iana"},"application/vnd.cups-raw":{source:"iana"},"application/vnd.curl":{source:"iana"},"application/vnd.curl.car":{source:"apache",extensions:["car"]},"application/vnd.curl.pcurl":{source:"apache",extensions:["pcurl"]},"application/vnd.cyan.dean.root+xml":{source:"iana",compressible:!0},"application/vnd.cybank":{source:"iana"},"application/vnd.cyclonedx+json":{source:"iana",compressible:!0},"application/vnd.cyclonedx+xml":{source:"iana",compressible:!0},"application/vnd.d2l.coursepackage1p0+zip":{source:"iana",compressible:!1},"application/vnd.d3m-dataset":{source:"iana"},"application/vnd.d3m-problem":{source:"iana"},"application/vnd.dart":{source:"iana",compressible:!0,extensions:["dart"]},"application/vnd.data-vision.rdz":{source:"iana",extensions:["rdz"]},"application/vnd.datapackage+json":{source:"iana",compressible:!0},"application/vnd.dataresource+json":{source:"iana",compressible:!0},"application/vnd.dbf":{source:"iana",extensions:["dbf"]},"application/vnd.debian.binary-package":{source:"iana"},"application/vnd.dece.data":{source:"iana",extensions:["uvf","uvvf","uvd","uvvd"]},"application/vnd.dece.ttml+xml":{source:"iana",compressible:!0,extensions:["uvt","uvvt"]},"application/vnd.dece.unspecified":{source:"iana",extensions:["uvx","uvvx"]},"application/vnd.dece.zip":{source:"iana",extensions:["uvz","uvvz"]},"application/vnd.denovo.fcselayout-link":{source:"iana",extensions:["fe_launch"]},"application/vnd.desmume.movie":{source:"iana"},"application/vnd.dir-bi.plate-dl-nosuffix":{source:"iana"},"application/vnd.dm.delegation+xml":{source:"iana",compressible:!0},"application/vnd.dna":{source:"iana",extensions:["dna"]},"application/vnd.document+json":{source:"iana",compressible:!0},"application/vnd.dolby.mlp":{source:"apache",extensions:["mlp"]},"application/vnd.dolby.mobile.1":{source:"iana"},"application/vnd.dolby.mobile.2":{source:"iana"},"application/vnd.doremir.scorecloud-binary-document":{source:"iana"},"application/vnd.dpgraph":{source:"iana",extensions:["dpg"]},"application/vnd.dreamfactory":{source:"iana",extensions:["dfac"]},"application/vnd.drive+json":{source:"iana",compressible:!0},"application/vnd.ds-keypoint":{source:"apache",extensions:["kpxx"]},"application/vnd.dtg.local":{source:"iana"},"application/vnd.dtg.local.flash":{source:"iana"},"application/vnd.dtg.local.html":{source:"iana"},"application/vnd.dvb.ait":{source:"iana",extensions:["ait"]},"application/vnd.dvb.dvbisl+xml":{source:"iana",compressible:!0},"application/vnd.dvb.dvbj":{source:"iana"},"application/vnd.dvb.esgcontainer":{source:"iana"},"application/vnd.dvb.ipdcdftnotifaccess":{source:"iana"},"application/vnd.dvb.ipdcesgaccess":{source:"iana"},"application/vnd.dvb.ipdcesgaccess2":{source:"iana"},"application/vnd.dvb.ipdcesgpdd":{source:"iana"},"application/vnd.dvb.ipdcroaming":{source:"iana"},"application/vnd.dvb.iptv.alfec-base":{source:"iana"},"application/vnd.dvb.iptv.alfec-enhancement":{source:"iana"},"application/vnd.dvb.notif-aggregate-root+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-container+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-generic+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-ia-msglist+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-ia-registration-request+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-ia-registration-response+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-init+xml":{source:"iana",compressible:!0},"application/vnd.dvb.pfr":{source:"iana"},"application/vnd.dvb.service":{source:"iana",extensions:["svc"]},"application/vnd.dxr":{source:"iana"},"application/vnd.dynageo":{source:"iana",extensions:["geo"]},"application/vnd.dzr":{source:"iana"},"application/vnd.easykaraoke.cdgdownload":{source:"iana"},"application/vnd.ecdis-update":{source:"iana"},"application/vnd.ecip.rlp":{source:"iana"},"application/vnd.eclipse.ditto+json":{source:"iana",compressible:!0},"application/vnd.ecowin.chart":{source:"iana",extensions:["mag"]},"application/vnd.ecowin.filerequest":{source:"iana"},"application/vnd.ecowin.fileupdate":{source:"iana"},"application/vnd.ecowin.series":{source:"iana"},"application/vnd.ecowin.seriesrequest":{source:"iana"},"application/vnd.ecowin.seriesupdate":{source:"iana"},"application/vnd.efi.img":{source:"iana"},"application/vnd.efi.iso":{source:"iana"},"application/vnd.emclient.accessrequest+xml":{source:"iana",compressible:!0},"application/vnd.enliven":{source:"iana",extensions:["nml"]},"application/vnd.enphase.envoy":{source:"iana"},"application/vnd.eprints.data+xml":{source:"iana",compressible:!0},"application/vnd.epson.esf":{source:"iana",extensions:["esf"]},"application/vnd.epson.msf":{source:"iana",extensions:["msf"]},"application/vnd.epson.quickanime":{source:"iana",extensions:["qam"]},"application/vnd.epson.salt":{source:"iana",extensions:["slt"]},"application/vnd.epson.ssf":{source:"iana",extensions:["ssf"]},"application/vnd.ericsson.quickcall":{source:"iana"},"application/vnd.espass-espass+zip":{source:"iana",compressible:!1},"application/vnd.eszigno3+xml":{source:"iana",compressible:!0,extensions:["es3","et3"]},"application/vnd.etsi.aoc+xml":{source:"iana",compressible:!0},"application/vnd.etsi.asic-e+zip":{source:"iana",compressible:!1},"application/vnd.etsi.asic-s+zip":{source:"iana",compressible:!1},"application/vnd.etsi.cug+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvcommand+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvdiscovery+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvprofile+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvsad-bc+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvsad-cod+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvsad-npvr+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvservice+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvsync+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvueprofile+xml":{source:"iana",compressible:!0},"application/vnd.etsi.mcid+xml":{source:"iana",compressible:!0},"application/vnd.etsi.mheg5":{source:"iana"},"application/vnd.etsi.overload-control-policy-dataset+xml":{source:"iana",compressible:!0},"application/vnd.etsi.pstn+xml":{source:"iana",compressible:!0},"application/vnd.etsi.sci+xml":{source:"iana",compressible:!0},"application/vnd.etsi.simservs+xml":{source:"iana",compressible:!0},"application/vnd.etsi.timestamp-token":{source:"iana"},"application/vnd.etsi.tsl+xml":{source:"iana",compressible:!0},"application/vnd.etsi.tsl.der":{source:"iana"},"application/vnd.eu.kasparian.car+json":{source:"iana",compressible:!0},"application/vnd.eudora.data":{source:"iana"},"application/vnd.evolv.ecig.profile":{source:"iana"},"application/vnd.evolv.ecig.settings":{source:"iana"},"application/vnd.evolv.ecig.theme":{source:"iana"},"application/vnd.exstream-empower+zip":{source:"iana",compressible:!1},"application/vnd.exstream-package":{source:"iana"},"application/vnd.ezpix-album":{source:"iana",extensions:["ez2"]},"application/vnd.ezpix-package":{source:"iana",extensions:["ez3"]},"application/vnd.f-secure.mobile":{source:"iana"},"application/vnd.familysearch.gedcom+zip":{source:"iana",compressible:!1},"application/vnd.fastcopy-disk-image":{source:"iana"},"application/vnd.fdf":{source:"iana",extensions:["fdf"]},"application/vnd.fdsn.mseed":{source:"iana",extensions:["mseed"]},"application/vnd.fdsn.seed":{source:"iana",extensions:["seed","dataless"]},"application/vnd.ffsns":{source:"iana"},"application/vnd.ficlab.flb+zip":{source:"iana",compressible:!1},"application/vnd.filmit.zfc":{source:"iana"},"application/vnd.fints":{source:"iana"},"application/vnd.firemonkeys.cloudcell":{source:"iana"},"application/vnd.flographit":{source:"iana",extensions:["gph"]},"application/vnd.fluxtime.clip":{source:"iana",extensions:["ftc"]},"application/vnd.font-fontforge-sfd":{source:"iana"},"application/vnd.framemaker":{source:"iana",extensions:["fm","frame","maker","book"]},"application/vnd.frogans.fnc":{source:"iana",extensions:["fnc"]},"application/vnd.frogans.ltf":{source:"iana",extensions:["ltf"]},"application/vnd.fsc.weblaunch":{source:"iana",extensions:["fsc"]},"application/vnd.fujifilm.fb.docuworks":{source:"iana"},"application/vnd.fujifilm.fb.docuworks.binder":{source:"iana"},"application/vnd.fujifilm.fb.docuworks.container":{source:"iana"},"application/vnd.fujifilm.fb.jfi+xml":{source:"iana",compressible:!0},"application/vnd.fujitsu.oasys":{source:"iana",extensions:["oas"]},"application/vnd.fujitsu.oasys2":{source:"iana",extensions:["oa2"]},"application/vnd.fujitsu.oasys3":{source:"iana",extensions:["oa3"]},"application/vnd.fujitsu.oasysgp":{source:"iana",extensions:["fg5"]},"application/vnd.fujitsu.oasysprs":{source:"iana",extensions:["bh2"]},"application/vnd.fujixerox.art-ex":{source:"iana"},"application/vnd.fujixerox.art4":{source:"iana"},"application/vnd.fujixerox.ddd":{source:"iana",extensions:["ddd"]},"application/vnd.fujixerox.docuworks":{source:"iana",extensions:["xdw"]},"application/vnd.fujixerox.docuworks.binder":{source:"iana",extensions:["xbd"]},"application/vnd.fujixerox.docuworks.container":{source:"iana"},"application/vnd.fujixerox.hbpl":{source:"iana"},"application/vnd.fut-misnet":{source:"iana"},"application/vnd.futoin+cbor":{source:"iana"},"application/vnd.futoin+json":{source:"iana",compressible:!0},"application/vnd.fuzzysheet":{source:"iana",extensions:["fzs"]},"application/vnd.genomatix.tuxedo":{source:"iana",extensions:["txd"]},"application/vnd.gentics.grd+json":{source:"iana",compressible:!0},"application/vnd.geo+json":{source:"iana",compressible:!0},"application/vnd.geocube+xml":{source:"iana",compressible:!0},"application/vnd.geogebra.file":{source:"iana",extensions:["ggb"]},"application/vnd.geogebra.slides":{source:"iana"},"application/vnd.geogebra.tool":{source:"iana",extensions:["ggt"]},"application/vnd.geometry-explorer":{source:"iana",extensions:["gex","gre"]},"application/vnd.geonext":{source:"iana",extensions:["gxt"]},"application/vnd.geoplan":{source:"iana",extensions:["g2w"]},"application/vnd.geospace":{source:"iana",extensions:["g3w"]},"application/vnd.gerber":{source:"iana"},"application/vnd.globalplatform.card-content-mgt":{source:"iana"},"application/vnd.globalplatform.card-content-mgt-response":{source:"iana"},"application/vnd.gmx":{source:"iana",extensions:["gmx"]},"application/vnd.google-apps.document":{compressible:!1,extensions:["gdoc"]},"application/vnd.google-apps.presentation":{compressible:!1,extensions:["gslides"]},"application/vnd.google-apps.spreadsheet":{compressible:!1,extensions:["gsheet"]},"application/vnd.google-earth.kml+xml":{source:"iana",compressible:!0,extensions:["kml"]},"application/vnd.google-earth.kmz":{source:"iana",compressible:!1,extensions:["kmz"]},"application/vnd.gov.sk.e-form+xml":{source:"iana",compressible:!0},"application/vnd.gov.sk.e-form+zip":{source:"iana",compressible:!1},"application/vnd.gov.sk.xmldatacontainer+xml":{source:"iana",compressible:!0},"application/vnd.grafeq":{source:"iana",extensions:["gqf","gqs"]},"application/vnd.gridmp":{source:"iana"},"application/vnd.groove-account":{source:"iana",extensions:["gac"]},"application/vnd.groove-help":{source:"iana",extensions:["ghf"]},"application/vnd.groove-identity-message":{source:"iana",extensions:["gim"]},"application/vnd.groove-injector":{source:"iana",extensions:["grv"]},"application/vnd.groove-tool-message":{source:"iana",extensions:["gtm"]},"application/vnd.groove-tool-template":{source:"iana",extensions:["tpl"]},"application/vnd.groove-vcard":{source:"iana",extensions:["vcg"]},"application/vnd.hal+json":{source:"iana",compressible:!0},"application/vnd.hal+xml":{source:"iana",compressible:!0,extensions:["hal"]},"application/vnd.handheld-entertainment+xml":{source:"iana",compressible:!0,extensions:["zmm"]},"application/vnd.hbci":{source:"iana",extensions:["hbci"]},"application/vnd.hc+json":{source:"iana",compressible:!0},"application/vnd.hcl-bireports":{source:"iana"},"application/vnd.hdt":{source:"iana"},"application/vnd.heroku+json":{source:"iana",compressible:!0},"application/vnd.hhe.lesson-player":{source:"iana",extensions:["les"]},"application/vnd.hl7cda+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.hl7v2+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.hp-hpgl":{source:"iana",extensions:["hpgl"]},"application/vnd.hp-hpid":{source:"iana",extensions:["hpid"]},"application/vnd.hp-hps":{source:"iana",extensions:["hps"]},"application/vnd.hp-jlyt":{source:"iana",extensions:["jlt"]},"application/vnd.hp-pcl":{source:"iana",extensions:["pcl"]},"application/vnd.hp-pclxl":{source:"iana",extensions:["pclxl"]},"application/vnd.httphone":{source:"iana"},"application/vnd.hydrostatix.sof-data":{source:"iana",extensions:["sfd-hdstx"]},"application/vnd.hyper+json":{source:"iana",compressible:!0},"application/vnd.hyper-item+json":{source:"iana",compressible:!0},"application/vnd.hyperdrive+json":{source:"iana",compressible:!0},"application/vnd.hzn-3d-crossword":{source:"iana"},"application/vnd.ibm.afplinedata":{source:"iana"},"application/vnd.ibm.electronic-media":{source:"iana"},"application/vnd.ibm.minipay":{source:"iana",extensions:["mpy"]},"application/vnd.ibm.modcap":{source:"iana",extensions:["afp","listafp","list3820"]},"application/vnd.ibm.rights-management":{source:"iana",extensions:["irm"]},"application/vnd.ibm.secure-container":{source:"iana",extensions:["sc"]},"application/vnd.iccprofile":{source:"iana",extensions:["icc","icm"]},"application/vnd.ieee.1905":{source:"iana"},"application/vnd.igloader":{source:"iana",extensions:["igl"]},"application/vnd.imagemeter.folder+zip":{source:"iana",compressible:!1},"application/vnd.imagemeter.image+zip":{source:"iana",compressible:!1},"application/vnd.immervision-ivp":{source:"iana",extensions:["ivp"]},"application/vnd.immervision-ivu":{source:"iana",extensions:["ivu"]},"application/vnd.ims.imsccv1p1":{source:"iana"},"application/vnd.ims.imsccv1p2":{source:"iana"},"application/vnd.ims.imsccv1p3":{source:"iana"},"application/vnd.ims.lis.v2.result+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolconsumerprofile+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolproxy+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolproxy.id+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolsettings+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolsettings.simple+json":{source:"iana",compressible:!0},"application/vnd.informedcontrol.rms+xml":{source:"iana",compressible:!0},"application/vnd.informix-visionary":{source:"iana"},"application/vnd.infotech.project":{source:"iana"},"application/vnd.infotech.project+xml":{source:"iana",compressible:!0},"application/vnd.innopath.wamp.notification":{source:"iana"},"application/vnd.insors.igm":{source:"iana",extensions:["igm"]},"application/vnd.intercon.formnet":{source:"iana",extensions:["xpw","xpx"]},"application/vnd.intergeo":{source:"iana",extensions:["i2g"]},"application/vnd.intertrust.digibox":{source:"iana"},"application/vnd.intertrust.nncp":{source:"iana"},"application/vnd.intu.qbo":{source:"iana",extensions:["qbo"]},"application/vnd.intu.qfx":{source:"iana",extensions:["qfx"]},"application/vnd.iptc.g2.catalogitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.conceptitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.knowledgeitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.newsitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.newsmessage+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.packageitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.planningitem+xml":{source:"iana",compressible:!0},"application/vnd.ipunplugged.rcprofile":{source:"iana",extensions:["rcprofile"]},"application/vnd.irepository.package+xml":{source:"iana",compressible:!0,extensions:["irp"]},"application/vnd.is-xpr":{source:"iana",extensions:["xpr"]},"application/vnd.isac.fcs":{source:"iana",extensions:["fcs"]},"application/vnd.iso11783-10+zip":{source:"iana",compressible:!1},"application/vnd.jam":{source:"iana",extensions:["jam"]},"application/vnd.japannet-directory-service":{source:"iana"},"application/vnd.japannet-jpnstore-wakeup":{source:"iana"},"application/vnd.japannet-payment-wakeup":{source:"iana"},"application/vnd.japannet-registration":{source:"iana"},"application/vnd.japannet-registration-wakeup":{source:"iana"},"application/vnd.japannet-setstore-wakeup":{source:"iana"},"application/vnd.japannet-verification":{source:"iana"},"application/vnd.japannet-verification-wakeup":{source:"iana"},"application/vnd.jcp.javame.midlet-rms":{source:"iana",extensions:["rms"]},"application/vnd.jisp":{source:"iana",extensions:["jisp"]},"application/vnd.joost.joda-archive":{source:"iana",extensions:["joda"]},"application/vnd.jsk.isdn-ngn":{source:"iana"},"application/vnd.kahootz":{source:"iana",extensions:["ktz","ktr"]},"application/vnd.kde.karbon":{source:"iana",extensions:["karbon"]},"application/vnd.kde.kchart":{source:"iana",extensions:["chrt"]},"application/vnd.kde.kformula":{source:"iana",extensions:["kfo"]},"application/vnd.kde.kivio":{source:"iana",extensions:["flw"]},"application/vnd.kde.kontour":{source:"iana",extensions:["kon"]},"application/vnd.kde.kpresenter":{source:"iana",extensions:["kpr","kpt"]},"application/vnd.kde.kspread":{source:"iana",extensions:["ksp"]},"application/vnd.kde.kword":{source:"iana",extensions:["kwd","kwt"]},"application/vnd.kenameaapp":{source:"iana",extensions:["htke"]},"application/vnd.kidspiration":{source:"iana",extensions:["kia"]},"application/vnd.kinar":{source:"iana",extensions:["kne","knp"]},"application/vnd.koan":{source:"iana",extensions:["skp","skd","skt","skm"]},"application/vnd.kodak-descriptor":{source:"iana",extensions:["sse"]},"application/vnd.las":{source:"iana"},"application/vnd.las.las+json":{source:"iana",compressible:!0},"application/vnd.las.las+xml":{source:"iana",compressible:!0,extensions:["lasxml"]},"application/vnd.laszip":{source:"iana"},"application/vnd.leap+json":{source:"iana",compressible:!0},"application/vnd.liberty-request+xml":{source:"iana",compressible:!0},"application/vnd.llamagraphics.life-balance.desktop":{source:"iana",extensions:["lbd"]},"application/vnd.llamagraphics.life-balance.exchange+xml":{source:"iana",compressible:!0,extensions:["lbe"]},"application/vnd.logipipe.circuit+zip":{source:"iana",compressible:!1},"application/vnd.loom":{source:"iana"},"application/vnd.lotus-1-2-3":{source:"iana",extensions:["123"]},"application/vnd.lotus-approach":{source:"iana",extensions:["apr"]},"application/vnd.lotus-freelance":{source:"iana",extensions:["pre"]},"application/vnd.lotus-notes":{source:"iana",extensions:["nsf"]},"application/vnd.lotus-organizer":{source:"iana",extensions:["org"]},"application/vnd.lotus-screencam":{source:"iana",extensions:["scm"]},"application/vnd.lotus-wordpro":{source:"iana",extensions:["lwp"]},"application/vnd.macports.portpkg":{source:"iana",extensions:["portpkg"]},"application/vnd.mapbox-vector-tile":{source:"iana",extensions:["mvt"]},"application/vnd.marlin.drm.actiontoken+xml":{source:"iana",compressible:!0},"application/vnd.marlin.drm.conftoken+xml":{source:"iana",compressible:!0},"application/vnd.marlin.drm.license+xml":{source:"iana",compressible:!0},"application/vnd.marlin.drm.mdcf":{source:"iana"},"application/vnd.mason+json":{source:"iana",compressible:!0},"application/vnd.maxar.archive.3tz+zip":{source:"iana",compressible:!1},"application/vnd.maxmind.maxmind-db":{source:"iana"},"application/vnd.mcd":{source:"iana",extensions:["mcd"]},"application/vnd.medcalcdata":{source:"iana",extensions:["mc1"]},"application/vnd.mediastation.cdkey":{source:"iana",extensions:["cdkey"]},"application/vnd.meridian-slingshot":{source:"iana"},"application/vnd.mfer":{source:"iana",extensions:["mwf"]},"application/vnd.mfmp":{source:"iana",extensions:["mfm"]},"application/vnd.micro+json":{source:"iana",compressible:!0},"application/vnd.micrografx.flo":{source:"iana",extensions:["flo"]},"application/vnd.micrografx.igx":{source:"iana",extensions:["igx"]},"application/vnd.microsoft.portable-executable":{source:"iana"},"application/vnd.microsoft.windows.thumbnail-cache":{source:"iana"},"application/vnd.miele+json":{source:"iana",compressible:!0},"application/vnd.mif":{source:"iana",extensions:["mif"]},"application/vnd.minisoft-hp3000-save":{source:"iana"},"application/vnd.mitsubishi.misty-guard.trustweb":{source:"iana"},"application/vnd.mobius.daf":{source:"iana",extensions:["daf"]},"application/vnd.mobius.dis":{source:"iana",extensions:["dis"]},"application/vnd.mobius.mbk":{source:"iana",extensions:["mbk"]},"application/vnd.mobius.mqy":{source:"iana",extensions:["mqy"]},"application/vnd.mobius.msl":{source:"iana",extensions:["msl"]},"application/vnd.mobius.plc":{source:"iana",extensions:["plc"]},"application/vnd.mobius.txf":{source:"iana",extensions:["txf"]},"application/vnd.mophun.application":{source:"iana",extensions:["mpn"]},"application/vnd.mophun.certificate":{source:"iana",extensions:["mpc"]},"application/vnd.motorola.flexsuite":{source:"iana"},"application/vnd.motorola.flexsuite.adsi":{source:"iana"},"application/vnd.motorola.flexsuite.fis":{source:"iana"},"application/vnd.motorola.flexsuite.gotap":{source:"iana"},"application/vnd.motorola.flexsuite.kmr":{source:"iana"},"application/vnd.motorola.flexsuite.ttc":{source:"iana"},"application/vnd.motorola.flexsuite.wem":{source:"iana"},"application/vnd.motorola.iprm":{source:"iana"},"application/vnd.mozilla.xul+xml":{source:"iana",compressible:!0,extensions:["xul"]},"application/vnd.ms-3mfdocument":{source:"iana"},"application/vnd.ms-artgalry":{source:"iana",extensions:["cil"]},"application/vnd.ms-asf":{source:"iana"},"application/vnd.ms-cab-compressed":{source:"iana",extensions:["cab"]},"application/vnd.ms-color.iccprofile":{source:"apache"},"application/vnd.ms-excel":{source:"iana",compressible:!1,extensions:["xls","xlm","xla","xlc","xlt","xlw"]},"application/vnd.ms-excel.addin.macroenabled.12":{source:"iana",extensions:["xlam"]},"application/vnd.ms-excel.sheet.binary.macroenabled.12":{source:"iana",extensions:["xlsb"]},"application/vnd.ms-excel.sheet.macroenabled.12":{source:"iana",extensions:["xlsm"]},"application/vnd.ms-excel.template.macroenabled.12":{source:"iana",extensions:["xltm"]},"application/vnd.ms-fontobject":{source:"iana",compressible:!0,extensions:["eot"]},"application/vnd.ms-htmlhelp":{source:"iana",extensions:["chm"]},"application/vnd.ms-ims":{source:"iana",extensions:["ims"]},"application/vnd.ms-lrm":{source:"iana",extensions:["lrm"]},"application/vnd.ms-office.activex+xml":{source:"iana",compressible:!0},"application/vnd.ms-officetheme":{source:"iana",extensions:["thmx"]},"application/vnd.ms-opentype":{source:"apache",compressible:!0},"application/vnd.ms-outlook":{compressible:!1,extensions:["msg"]},"application/vnd.ms-package.obfuscated-opentype":{source:"apache"},"application/vnd.ms-pki.seccat":{source:"apache",extensions:["cat"]},"application/vnd.ms-pki.stl":{source:"apache",extensions:["stl"]},"application/vnd.ms-playready.initiator+xml":{source:"iana",compressible:!0},"application/vnd.ms-powerpoint":{source:"iana",compressible:!1,extensions:["ppt","pps","pot"]},"application/vnd.ms-powerpoint.addin.macroenabled.12":{source:"iana",extensions:["ppam"]},"application/vnd.ms-powerpoint.presentation.macroenabled.12":{source:"iana",extensions:["pptm"]},"application/vnd.ms-powerpoint.slide.macroenabled.12":{source:"iana",extensions:["sldm"]},"application/vnd.ms-powerpoint.slideshow.macroenabled.12":{source:"iana",extensions:["ppsm"]},"application/vnd.ms-powerpoint.template.macroenabled.12":{source:"iana",extensions:["potm"]},"application/vnd.ms-printdevicecapabilities+xml":{source:"iana",compressible:!0},"application/vnd.ms-printing.printticket+xml":{source:"apache",compressible:!0},"application/vnd.ms-printschematicket+xml":{source:"iana",compressible:!0},"application/vnd.ms-project":{source:"iana",extensions:["mpp","mpt"]},"application/vnd.ms-tnef":{source:"iana"},"application/vnd.ms-windows.devicepairing":{source:"iana"},"application/vnd.ms-windows.nwprinting.oob":{source:"iana"},"application/vnd.ms-windows.printerpairing":{source:"iana"},"application/vnd.ms-windows.wsd.oob":{source:"iana"},"application/vnd.ms-wmdrm.lic-chlg-req":{source:"iana"},"application/vnd.ms-wmdrm.lic-resp":{source:"iana"},"application/vnd.ms-wmdrm.meter-chlg-req":{source:"iana"},"application/vnd.ms-wmdrm.meter-resp":{source:"iana"},"application/vnd.ms-word.document.macroenabled.12":{source:"iana",extensions:["docm"]},"application/vnd.ms-word.template.macroenabled.12":{source:"iana",extensions:["dotm"]},"application/vnd.ms-works":{source:"iana",extensions:["wps","wks","wcm","wdb"]},"application/vnd.ms-wpl":{source:"iana",extensions:["wpl"]},"application/vnd.ms-xpsdocument":{source:"iana",compressible:!1,extensions:["xps"]},"application/vnd.msa-disk-image":{source:"iana"},"application/vnd.mseq":{source:"iana",extensions:["mseq"]},"application/vnd.msign":{source:"iana"},"application/vnd.multiad.creator":{source:"iana"},"application/vnd.multiad.creator.cif":{source:"iana"},"application/vnd.music-niff":{source:"iana"},"application/vnd.musician":{source:"iana",extensions:["mus"]},"application/vnd.muvee.style":{source:"iana",extensions:["msty"]},"application/vnd.mynfc":{source:"iana",extensions:["taglet"]},"application/vnd.nacamar.ybrid+json":{source:"iana",compressible:!0},"application/vnd.ncd.control":{source:"iana"},"application/vnd.ncd.reference":{source:"iana"},"application/vnd.nearst.inv+json":{source:"iana",compressible:!0},"application/vnd.nebumind.line":{source:"iana"},"application/vnd.nervana":{source:"iana"},"application/vnd.netfpx":{source:"iana"},"application/vnd.neurolanguage.nlu":{source:"iana",extensions:["nlu"]},"application/vnd.nimn":{source:"iana"},"application/vnd.nintendo.nitro.rom":{source:"iana"},"application/vnd.nintendo.snes.rom":{source:"iana"},"application/vnd.nitf":{source:"iana",extensions:["ntf","nitf"]},"application/vnd.noblenet-directory":{source:"iana",extensions:["nnd"]},"application/vnd.noblenet-sealer":{source:"iana",extensions:["nns"]},"application/vnd.noblenet-web":{source:"iana",extensions:["nnw"]},"application/vnd.nokia.catalogs":{source:"iana"},"application/vnd.nokia.conml+wbxml":{source:"iana"},"application/vnd.nokia.conml+xml":{source:"iana",compressible:!0},"application/vnd.nokia.iptv.config+xml":{source:"iana",compressible:!0},"application/vnd.nokia.isds-radio-presets":{source:"iana"},"application/vnd.nokia.landmark+wbxml":{source:"iana"},"application/vnd.nokia.landmark+xml":{source:"iana",compressible:!0},"application/vnd.nokia.landmarkcollection+xml":{source:"iana",compressible:!0},"application/vnd.nokia.n-gage.ac+xml":{source:"iana",compressible:!0,extensions:["ac"]},"application/vnd.nokia.n-gage.data":{source:"iana",extensions:["ngdat"]},"application/vnd.nokia.n-gage.symbian.install":{source:"iana",extensions:["n-gage"]},"application/vnd.nokia.ncd":{source:"iana"},"application/vnd.nokia.pcd+wbxml":{source:"iana"},"application/vnd.nokia.pcd+xml":{source:"iana",compressible:!0},"application/vnd.nokia.radio-preset":{source:"iana",extensions:["rpst"]},"application/vnd.nokia.radio-presets":{source:"iana",extensions:["rpss"]},"application/vnd.novadigm.edm":{source:"iana",extensions:["edm"]},"application/vnd.novadigm.edx":{source:"iana",extensions:["edx"]},"application/vnd.novadigm.ext":{source:"iana",extensions:["ext"]},"application/vnd.ntt-local.content-share":{source:"iana"},"application/vnd.ntt-local.file-transfer":{source:"iana"},"application/vnd.ntt-local.ogw_remote-access":{source:"iana"},"application/vnd.ntt-local.sip-ta_remote":{source:"iana"},"application/vnd.ntt-local.sip-ta_tcp_stream":{source:"iana"},"application/vnd.oasis.opendocument.chart":{source:"iana",extensions:["odc"]},"application/vnd.oasis.opendocument.chart-template":{source:"iana",extensions:["otc"]},"application/vnd.oasis.opendocument.database":{source:"iana",extensions:["odb"]},"application/vnd.oasis.opendocument.formula":{source:"iana",extensions:["odf"]},"application/vnd.oasis.opendocument.formula-template":{source:"iana",extensions:["odft"]},"application/vnd.oasis.opendocument.graphics":{source:"iana",compressible:!1,extensions:["odg"]},"application/vnd.oasis.opendocument.graphics-template":{source:"iana",extensions:["otg"]},"application/vnd.oasis.opendocument.image":{source:"iana",extensions:["odi"]},"application/vnd.oasis.opendocument.image-template":{source:"iana",extensions:["oti"]},"application/vnd.oasis.opendocument.presentation":{source:"iana",compressible:!1,extensions:["odp"]},"application/vnd.oasis.opendocument.presentation-template":{source:"iana",extensions:["otp"]},"application/vnd.oasis.opendocument.spreadsheet":{source:"iana",compressible:!1,extensions:["ods"]},"application/vnd.oasis.opendocument.spreadsheet-template":{source:"iana",extensions:["ots"]},"application/vnd.oasis.opendocument.text":{source:"iana",compressible:!1,extensions:["odt"]},"application/vnd.oasis.opendocument.text-master":{source:"iana",extensions:["odm"]},"application/vnd.oasis.opendocument.text-template":{source:"iana",extensions:["ott"]},"application/vnd.oasis.opendocument.text-web":{source:"iana",extensions:["oth"]},"application/vnd.obn":{source:"iana"},"application/vnd.ocf+cbor":{source:"iana"},"application/vnd.oci.image.manifest.v1+json":{source:"iana",compressible:!0},"application/vnd.oftn.l10n+json":{source:"iana",compressible:!0},"application/vnd.oipf.contentaccessdownload+xml":{source:"iana",compressible:!0},"application/vnd.oipf.contentaccessstreaming+xml":{source:"iana",compressible:!0},"application/vnd.oipf.cspg-hexbinary":{source:"iana"},"application/vnd.oipf.dae.svg+xml":{source:"iana",compressible:!0},"application/vnd.oipf.dae.xhtml+xml":{source:"iana",compressible:!0},"application/vnd.oipf.mippvcontrolmessage+xml":{source:"iana",compressible:!0},"application/vnd.oipf.pae.gem":{source:"iana"},"application/vnd.oipf.spdiscovery+xml":{source:"iana",compressible:!0},"application/vnd.oipf.spdlist+xml":{source:"iana",compressible:!0},"application/vnd.oipf.ueprofile+xml":{source:"iana",compressible:!0},"application/vnd.oipf.userprofile+xml":{source:"iana",compressible:!0},"application/vnd.olpc-sugar":{source:"iana",extensions:["xo"]},"application/vnd.oma-scws-config":{source:"iana"},"application/vnd.oma-scws-http-request":{source:"iana"},"application/vnd.oma-scws-http-response":{source:"iana"},"application/vnd.oma.bcast.associated-procedure-parameter+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.drm-trigger+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.imd+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.ltkm":{source:"iana"},"application/vnd.oma.bcast.notification+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.provisioningtrigger":{source:"iana"},"application/vnd.oma.bcast.sgboot":{source:"iana"},"application/vnd.oma.bcast.sgdd+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.sgdu":{source:"iana"},"application/vnd.oma.bcast.simple-symbol-container":{source:"iana"},"application/vnd.oma.bcast.smartcard-trigger+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.sprov+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.stkm":{source:"iana"},"application/vnd.oma.cab-address-book+xml":{source:"iana",compressible:!0},"application/vnd.oma.cab-feature-handler+xml":{source:"iana",compressible:!0},"application/vnd.oma.cab-pcc+xml":{source:"iana",compressible:!0},"application/vnd.oma.cab-subs-invite+xml":{source:"iana",compressible:!0},"application/vnd.oma.cab-user-prefs+xml":{source:"iana",compressible:!0},"application/vnd.oma.dcd":{source:"iana"},"application/vnd.oma.dcdc":{source:"iana"},"application/vnd.oma.dd2+xml":{source:"iana",compressible:!0,extensions:["dd2"]},"application/vnd.oma.drm.risd+xml":{source:"iana",compressible:!0},"application/vnd.oma.group-usage-list+xml":{source:"iana",compressible:!0},"application/vnd.oma.lwm2m+cbor":{source:"iana"},"application/vnd.oma.lwm2m+json":{source:"iana",compressible:!0},"application/vnd.oma.lwm2m+tlv":{source:"iana"},"application/vnd.oma.pal+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.detailed-progress-report+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.final-report+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.groups+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.invocation-descriptor+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.optimized-progress-report+xml":{source:"iana",compressible:!0},"application/vnd.oma.push":{source:"iana"},"application/vnd.oma.scidm.messages+xml":{source:"iana",compressible:!0},"application/vnd.oma.xcap-directory+xml":{source:"iana",compressible:!0},"application/vnd.omads-email+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.omads-file+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.omads-folder+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.omaloc-supl-init":{source:"iana"},"application/vnd.onepager":{source:"iana"},"application/vnd.onepagertamp":{source:"iana"},"application/vnd.onepagertamx":{source:"iana"},"application/vnd.onepagertat":{source:"iana"},"application/vnd.onepagertatp":{source:"iana"},"application/vnd.onepagertatx":{source:"iana"},"application/vnd.openblox.game+xml":{source:"iana",compressible:!0,extensions:["obgx"]},"application/vnd.openblox.game-binary":{source:"iana"},"application/vnd.openeye.oeb":{source:"iana"},"application/vnd.openofficeorg.extension":{source:"apache",extensions:["oxt"]},"application/vnd.openstreetmap.data+xml":{source:"iana",compressible:!0,extensions:["osm"]},"application/vnd.opentimestamps.ots":{source:"iana"},"application/vnd.openxmlformats-officedocument.custom-properties+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.customxmlproperties+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawing+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.chart+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.extended-properties+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.comments+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.presentation":{source:"iana",compressible:!1,extensions:["pptx"]},"application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.presprops+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slide":{source:"iana",extensions:["sldx"]},"application/vnd.openxmlformats-officedocument.presentationml.slide+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slideshow":{source:"iana",extensions:["ppsx"]},"application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.tags+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.template":{source:"iana",extensions:["potx"]},"application/vnd.openxmlformats-officedocument.presentationml.template.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":{source:"iana",compressible:!1,extensions:["xlsx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.template":{source:"iana",extensions:["xltx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.theme+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.themeoverride+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.vmldrawing":{source:"iana"},"application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.document":{source:"iana",compressible:!1,extensions:["docx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.template":{source:"iana",extensions:["dotx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-package.core-properties+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-package.relationships+xml":{source:"iana",compressible:!0},"application/vnd.oracle.resource+json":{source:"iana",compressible:!0},"application/vnd.orange.indata":{source:"iana"},"application/vnd.osa.netdeploy":{source:"iana"},"application/vnd.osgeo.mapguide.package":{source:"iana",extensions:["mgp"]},"application/vnd.osgi.bundle":{source:"iana"},"application/vnd.osgi.dp":{source:"iana",extensions:["dp"]},"application/vnd.osgi.subsystem":{source:"iana",extensions:["esa"]},"application/vnd.otps.ct-kip+xml":{source:"iana",compressible:!0},"application/vnd.oxli.countgraph":{source:"iana"},"application/vnd.pagerduty+json":{source:"iana",compressible:!0},"application/vnd.palm":{source:"iana",extensions:["pdb","pqa","oprc"]},"application/vnd.panoply":{source:"iana"},"application/vnd.paos.xml":{source:"iana"},"application/vnd.patentdive":{source:"iana"},"application/vnd.patientecommsdoc":{source:"iana"},"application/vnd.pawaafile":{source:"iana",extensions:["paw"]},"application/vnd.pcos":{source:"iana"},"application/vnd.pg.format":{source:"iana",extensions:["str"]},"application/vnd.pg.osasli":{source:"iana",extensions:["ei6"]},"application/vnd.piaccess.application-licence":{source:"iana"},"application/vnd.picsel":{source:"iana",extensions:["efif"]},"application/vnd.pmi.widget":{source:"iana",extensions:["wg"]},"application/vnd.poc.group-advertisement+xml":{source:"iana",compressible:!0},"application/vnd.pocketlearn":{source:"iana",extensions:["plf"]},"application/vnd.powerbuilder6":{source:"iana",extensions:["pbd"]},"application/vnd.powerbuilder6-s":{source:"iana"},"application/vnd.powerbuilder7":{source:"iana"},"application/vnd.powerbuilder7-s":{source:"iana"},"application/vnd.powerbuilder75":{source:"iana"},"application/vnd.powerbuilder75-s":{source:"iana"},"application/vnd.preminet":{source:"iana"},"application/vnd.previewsystems.box":{source:"iana",extensions:["box"]},"application/vnd.proteus.magazine":{source:"iana",extensions:["mgz"]},"application/vnd.psfs":{source:"iana"},"application/vnd.publishare-delta-tree":{source:"iana",extensions:["qps"]},"application/vnd.pvi.ptid1":{source:"iana",extensions:["ptid"]},"application/vnd.pwg-multiplexed":{source:"iana"},"application/vnd.pwg-xhtml-print+xml":{source:"iana",compressible:!0},"application/vnd.qualcomm.brew-app-res":{source:"iana"},"application/vnd.quarantainenet":{source:"iana"},"application/vnd.quark.quarkxpress":{source:"iana",extensions:["qxd","qxt","qwd","qwt","qxl","qxb"]},"application/vnd.quobject-quoxdocument":{source:"iana"},"application/vnd.radisys.moml+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit-conf+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit-conn+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit-dialog+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit-stream+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-conf+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-base+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-fax-detect+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-fax-sendrecv+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-group+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-speech+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-transform+xml":{source:"iana",compressible:!0},"application/vnd.rainstor.data":{source:"iana"},"application/vnd.rapid":{source:"iana"},"application/vnd.rar":{source:"iana",extensions:["rar"]},"application/vnd.realvnc.bed":{source:"iana",extensions:["bed"]},"application/vnd.recordare.musicxml":{source:"iana",extensions:["mxl"]},"application/vnd.recordare.musicxml+xml":{source:"iana",compressible:!0,extensions:["musicxml"]},"application/vnd.renlearn.rlprint":{source:"iana"},"application/vnd.resilient.logic":{source:"iana"},"application/vnd.restful+json":{source:"iana",compressible:!0},"application/vnd.rig.cryptonote":{source:"iana",extensions:["cryptonote"]},"application/vnd.rim.cod":{source:"apache",extensions:["cod"]},"application/vnd.rn-realmedia":{source:"apache",extensions:["rm"]},"application/vnd.rn-realmedia-vbr":{source:"apache",extensions:["rmvb"]},"application/vnd.route66.link66+xml":{source:"iana",compressible:!0,extensions:["link66"]},"application/vnd.rs-274x":{source:"iana"},"application/vnd.ruckus.download":{source:"iana"},"application/vnd.s3sms":{source:"iana"},"application/vnd.sailingtracker.track":{source:"iana",extensions:["st"]},"application/vnd.sar":{source:"iana"},"application/vnd.sbm.cid":{source:"iana"},"application/vnd.sbm.mid2":{source:"iana"},"application/vnd.scribus":{source:"iana"},"application/vnd.sealed.3df":{source:"iana"},"application/vnd.sealed.csf":{source:"iana"},"application/vnd.sealed.doc":{source:"iana"},"application/vnd.sealed.eml":{source:"iana"},"application/vnd.sealed.mht":{source:"iana"},"application/vnd.sealed.net":{source:"iana"},"application/vnd.sealed.ppt":{source:"iana"},"application/vnd.sealed.tiff":{source:"iana"},"application/vnd.sealed.xls":{source:"iana"},"application/vnd.sealedmedia.softseal.html":{source:"iana"},"application/vnd.sealedmedia.softseal.pdf":{source:"iana"},"application/vnd.seemail":{source:"iana",extensions:["see"]},"application/vnd.seis+json":{source:"iana",compressible:!0},"application/vnd.sema":{source:"iana",extensions:["sema"]},"application/vnd.semd":{source:"iana",extensions:["semd"]},"application/vnd.semf":{source:"iana",extensions:["semf"]},"application/vnd.shade-save-file":{source:"iana"},"application/vnd.shana.informed.formdata":{source:"iana",extensions:["ifm"]},"application/vnd.shana.informed.formtemplate":{source:"iana",extensions:["itp"]},"application/vnd.shana.informed.interchange":{source:"iana",extensions:["iif"]},"application/vnd.shana.informed.package":{source:"iana",extensions:["ipk"]},"application/vnd.shootproof+json":{source:"iana",compressible:!0},"application/vnd.shopkick+json":{source:"iana",compressible:!0},"application/vnd.shp":{source:"iana"},"application/vnd.shx":{source:"iana"},"application/vnd.sigrok.session":{source:"iana"},"application/vnd.simtech-mindmapper":{source:"iana",extensions:["twd","twds"]},"application/vnd.siren+json":{source:"iana",compressible:!0},"application/vnd.smaf":{source:"iana",extensions:["mmf"]},"application/vnd.smart.notebook":{source:"iana"},"application/vnd.smart.teacher":{source:"iana",extensions:["teacher"]},"application/vnd.snesdev-page-table":{source:"iana"},"application/vnd.software602.filler.form+xml":{source:"iana",compressible:!0,extensions:["fo"]},"application/vnd.software602.filler.form-xml-zip":{source:"iana"},"application/vnd.solent.sdkm+xml":{source:"iana",compressible:!0,extensions:["sdkm","sdkd"]},"application/vnd.spotfire.dxp":{source:"iana",extensions:["dxp"]},"application/vnd.spotfire.sfs":{source:"iana",extensions:["sfs"]},"application/vnd.sqlite3":{source:"iana"},"application/vnd.sss-cod":{source:"iana"},"application/vnd.sss-dtf":{source:"iana"},"application/vnd.sss-ntf":{source:"iana"},"application/vnd.stardivision.calc":{source:"apache",extensions:["sdc"]},"application/vnd.stardivision.draw":{source:"apache",extensions:["sda"]},"application/vnd.stardivision.impress":{source:"apache",extensions:["sdd"]},"application/vnd.stardivision.math":{source:"apache",extensions:["smf"]},"application/vnd.stardivision.writer":{source:"apache",extensions:["sdw","vor"]},"application/vnd.stardivision.writer-global":{source:"apache",extensions:["sgl"]},"application/vnd.stepmania.package":{source:"iana",extensions:["smzip"]},"application/vnd.stepmania.stepchart":{source:"iana",extensions:["sm"]},"application/vnd.street-stream":{source:"iana"},"application/vnd.sun.wadl+xml":{source:"iana",compressible:!0,extensions:["wadl"]},"application/vnd.sun.xml.calc":{source:"apache",extensions:["sxc"]},"application/vnd.sun.xml.calc.template":{source:"apache",extensions:["stc"]},"application/vnd.sun.xml.draw":{source:"apache",extensions:["sxd"]},"application/vnd.sun.xml.draw.template":{source:"apache",extensions:["std"]},"application/vnd.sun.xml.impress":{source:"apache",extensions:["sxi"]},"application/vnd.sun.xml.impress.template":{source:"apache",extensions:["sti"]},"application/vnd.sun.xml.math":{source:"apache",extensions:["sxm"]},"application/vnd.sun.xml.writer":{source:"apache",extensions:["sxw"]},"application/vnd.sun.xml.writer.global":{source:"apache",extensions:["sxg"]},"application/vnd.sun.xml.writer.template":{source:"apache",extensions:["stw"]},"application/vnd.sus-calendar":{source:"iana",extensions:["sus","susp"]},"application/vnd.svd":{source:"iana",extensions:["svd"]},"application/vnd.swiftview-ics":{source:"iana"},"application/vnd.sycle+xml":{source:"iana",compressible:!0},"application/vnd.syft+json":{source:"iana",compressible:!0},"application/vnd.symbian.install":{source:"apache",extensions:["sis","sisx"]},"application/vnd.syncml+xml":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["xsm"]},"application/vnd.syncml.dm+wbxml":{source:"iana",charset:"UTF-8",extensions:["bdm"]},"application/vnd.syncml.dm+xml":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["xdm"]},"application/vnd.syncml.dm.notification":{source:"iana"},"application/vnd.syncml.dmddf+wbxml":{source:"iana"},"application/vnd.syncml.dmddf+xml":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["ddf"]},"application/vnd.syncml.dmtnds+wbxml":{source:"iana"},"application/vnd.syncml.dmtnds+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.syncml.ds.notification":{source:"iana"},"application/vnd.tableschema+json":{source:"iana",compressible:!0},"application/vnd.tao.intent-module-archive":{source:"iana",extensions:["tao"]},"application/vnd.tcpdump.pcap":{source:"iana",extensions:["pcap","cap","dmp"]},"application/vnd.think-cell.ppttc+json":{source:"iana",compressible:!0},"application/vnd.tmd.mediaflex.api+xml":{source:"iana",compressible:!0},"application/vnd.tml":{source:"iana"},"application/vnd.tmobile-livetv":{source:"iana",extensions:["tmo"]},"application/vnd.tri.onesource":{source:"iana"},"application/vnd.trid.tpt":{source:"iana",extensions:["tpt"]},"application/vnd.triscape.mxs":{source:"iana",extensions:["mxs"]},"application/vnd.trueapp":{source:"iana",extensions:["tra"]},"application/vnd.truedoc":{source:"iana"},"application/vnd.ubisoft.webplayer":{source:"iana"},"application/vnd.ufdl":{source:"iana",extensions:["ufd","ufdl"]},"application/vnd.uiq.theme":{source:"iana",extensions:["utz"]},"application/vnd.umajin":{source:"iana",extensions:["umj"]},"application/vnd.unity":{source:"iana",extensions:["unityweb"]},"application/vnd.uoml+xml":{source:"iana",compressible:!0,extensions:["uoml"]},"application/vnd.uplanet.alert":{source:"iana"},"application/vnd.uplanet.alert-wbxml":{source:"iana"},"application/vnd.uplanet.bearer-choice":{source:"iana"},"application/vnd.uplanet.bearer-choice-wbxml":{source:"iana"},"application/vnd.uplanet.cacheop":{source:"iana"},"application/vnd.uplanet.cacheop-wbxml":{source:"iana"},"application/vnd.uplanet.channel":{source:"iana"},"application/vnd.uplanet.channel-wbxml":{source:"iana"},"application/vnd.uplanet.list":{source:"iana"},"application/vnd.uplanet.list-wbxml":{source:"iana"},"application/vnd.uplanet.listcmd":{source:"iana"},"application/vnd.uplanet.listcmd-wbxml":{source:"iana"},"application/vnd.uplanet.signal":{source:"iana"},"application/vnd.uri-map":{source:"iana"},"application/vnd.valve.source.material":{source:"iana"},"application/vnd.vcx":{source:"iana",extensions:["vcx"]},"application/vnd.vd-study":{source:"iana"},"application/vnd.vectorworks":{source:"iana"},"application/vnd.vel+json":{source:"iana",compressible:!0},"application/vnd.verimatrix.vcas":{source:"iana"},"application/vnd.veritone.aion+json":{source:"iana",compressible:!0},"application/vnd.veryant.thin":{source:"iana"},"application/vnd.ves.encrypted":{source:"iana"},"application/vnd.vidsoft.vidconference":{source:"iana"},"application/vnd.visio":{source:"iana",extensions:["vsd","vst","vss","vsw"]},"application/vnd.visionary":{source:"iana",extensions:["vis"]},"application/vnd.vividence.scriptfile":{source:"iana"},"application/vnd.vsf":{source:"iana",extensions:["vsf"]},"application/vnd.wap.sic":{source:"iana"},"application/vnd.wap.slc":{source:"iana"},"application/vnd.wap.wbxml":{source:"iana",charset:"UTF-8",extensions:["wbxml"]},"application/vnd.wap.wmlc":{source:"iana",extensions:["wmlc"]},"application/vnd.wap.wmlscriptc":{source:"iana",extensions:["wmlsc"]},"application/vnd.webturbo":{source:"iana",extensions:["wtb"]},"application/vnd.wfa.dpp":{source:"iana"},"application/vnd.wfa.p2p":{source:"iana"},"application/vnd.wfa.wsc":{source:"iana"},"application/vnd.windows.devicepairing":{source:"iana"},"application/vnd.wmc":{source:"iana"},"application/vnd.wmf.bootstrap":{source:"iana"},"application/vnd.wolfram.mathematica":{source:"iana"},"application/vnd.wolfram.mathematica.package":{source:"iana"},"application/vnd.wolfram.player":{source:"iana",extensions:["nbp"]},"application/vnd.wordperfect":{source:"iana",extensions:["wpd"]},"application/vnd.wqd":{source:"iana",extensions:["wqd"]},"application/vnd.wrq-hp3000-labelled":{source:"iana"},"application/vnd.wt.stf":{source:"iana",extensions:["stf"]},"application/vnd.wv.csp+wbxml":{source:"iana"},"application/vnd.wv.csp+xml":{source:"iana",compressible:!0},"application/vnd.wv.ssp+xml":{source:"iana",compressible:!0},"application/vnd.xacml+json":{source:"iana",compressible:!0},"application/vnd.xara":{source:"iana",extensions:["xar"]},"application/vnd.xfdl":{source:"iana",extensions:["xfdl"]},"application/vnd.xfdl.webform":{source:"iana"},"application/vnd.xmi+xml":{source:"iana",compressible:!0},"application/vnd.xmpie.cpkg":{source:"iana"},"application/vnd.xmpie.dpkg":{source:"iana"},"application/vnd.xmpie.plan":{source:"iana"},"application/vnd.xmpie.ppkg":{source:"iana"},"application/vnd.xmpie.xlim":{source:"iana"},"application/vnd.yamaha.hv-dic":{source:"iana",extensions:["hvd"]},"application/vnd.yamaha.hv-script":{source:"iana",extensions:["hvs"]},"application/vnd.yamaha.hv-voice":{source:"iana",extensions:["hvp"]},"application/vnd.yamaha.openscoreformat":{source:"iana",extensions:["osf"]},"application/vnd.yamaha.openscoreformat.osfpvg+xml":{source:"iana",compressible:!0,extensions:["osfpvg"]},"application/vnd.yamaha.remote-setup":{source:"iana"},"application/vnd.yamaha.smaf-audio":{source:"iana",extensions:["saf"]},"application/vnd.yamaha.smaf-phrase":{source:"iana",extensions:["spf"]},"application/vnd.yamaha.through-ngn":{source:"iana"},"application/vnd.yamaha.tunnel-udpencap":{source:"iana"},"application/vnd.yaoweme":{source:"iana"},"application/vnd.yellowriver-custom-menu":{source:"iana",extensions:["cmp"]},"application/vnd.youtube.yt":{source:"iana"},"application/vnd.zul":{source:"iana",extensions:["zir","zirz"]},"application/vnd.zzazz.deck+xml":{source:"iana",compressible:!0,extensions:["zaz"]},"application/voicexml+xml":{source:"iana",compressible:!0,extensions:["vxml"]},"application/voucher-cms+json":{source:"iana",compressible:!0},"application/vq-rtcpxr":{source:"iana"},"application/wasm":{source:"iana",compressible:!0,extensions:["wasm"]},"application/watcherinfo+xml":{source:"iana",compressible:!0,extensions:["wif"]},"application/webpush-options+json":{source:"iana",compressible:!0},"application/whoispp-query":{source:"iana"},"application/whoispp-response":{source:"iana"},"application/widget":{source:"iana",extensions:["wgt"]},"application/winhlp":{source:"apache",extensions:["hlp"]},"application/wita":{source:"iana"},"application/wordperfect5.1":{source:"iana"},"application/wsdl+xml":{source:"iana",compressible:!0,extensions:["wsdl"]},"application/wspolicy+xml":{source:"iana",compressible:!0,extensions:["wspolicy"]},"application/x-7z-compressed":{source:"apache",compressible:!1,extensions:["7z"]},"application/x-abiword":{source:"apache",extensions:["abw"]},"application/x-ace-compressed":{source:"apache",extensions:["ace"]},"application/x-amf":{source:"apache"},"application/x-apple-diskimage":{source:"apache",extensions:["dmg"]},"application/x-arj":{compressible:!1,extensions:["arj"]},"application/x-authorware-bin":{source:"apache",extensions:["aab","x32","u32","vox"]},"application/x-authorware-map":{source:"apache",extensions:["aam"]},"application/x-authorware-seg":{source:"apache",extensions:["aas"]},"application/x-bcpio":{source:"apache",extensions:["bcpio"]},"application/x-bdoc":{compressible:!1,extensions:["bdoc"]},"application/x-bittorrent":{source:"apache",extensions:["torrent"]},"application/x-blorb":{source:"apache",extensions:["blb","blorb"]},"application/x-bzip":{source:"apache",compressible:!1,extensions:["bz"]},"application/x-bzip2":{source:"apache",compressible:!1,extensions:["bz2","boz"]},"application/x-cbr":{source:"apache",extensions:["cbr","cba","cbt","cbz","cb7"]},"application/x-cdlink":{source:"apache",extensions:["vcd"]},"application/x-cfs-compressed":{source:"apache",extensions:["cfs"]},"application/x-chat":{source:"apache",extensions:["chat"]},"application/x-chess-pgn":{source:"apache",extensions:["pgn"]},"application/x-chrome-extension":{extensions:["crx"]},"application/x-cocoa":{source:"nginx",extensions:["cco"]},"application/x-compress":{source:"apache"},"application/x-conference":{source:"apache",extensions:["nsc"]},"application/x-cpio":{source:"apache",extensions:["cpio"]},"application/x-csh":{source:"apache",extensions:["csh"]},"application/x-deb":{compressible:!1},"application/x-debian-package":{source:"apache",extensions:["deb","udeb"]},"application/x-dgc-compressed":{source:"apache",extensions:["dgc"]},"application/x-director":{source:"apache",extensions:["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"]},"application/x-doom":{source:"apache",extensions:["wad"]},"application/x-dtbncx+xml":{source:"apache",compressible:!0,extensions:["ncx"]},"application/x-dtbook+xml":{source:"apache",compressible:!0,extensions:["dtb"]},"application/x-dtbresource+xml":{source:"apache",compressible:!0,extensions:["res"]},"application/x-dvi":{source:"apache",compressible:!1,extensions:["dvi"]},"application/x-envoy":{source:"apache",extensions:["evy"]},"application/x-eva":{source:"apache",extensions:["eva"]},"application/x-font-bdf":{source:"apache",extensions:["bdf"]},"application/x-font-dos":{source:"apache"},"application/x-font-framemaker":{source:"apache"},"application/x-font-ghostscript":{source:"apache",extensions:["gsf"]},"application/x-font-libgrx":{source:"apache"},"application/x-font-linux-psf":{source:"apache",extensions:["psf"]},"application/x-font-pcf":{source:"apache",extensions:["pcf"]},"application/x-font-snf":{source:"apache",extensions:["snf"]},"application/x-font-speedo":{source:"apache"},"application/x-font-sunos-news":{source:"apache"},"application/x-font-type1":{source:"apache",extensions:["pfa","pfb","pfm","afm"]},"application/x-font-vfont":{source:"apache"},"application/x-freearc":{source:"apache",extensions:["arc"]},"application/x-futuresplash":{source:"apache",extensions:["spl"]},"application/x-gca-compressed":{source:"apache",extensions:["gca"]},"application/x-glulx":{source:"apache",extensions:["ulx"]},"application/x-gnumeric":{source:"apache",extensions:["gnumeric"]},"application/x-gramps-xml":{source:"apache",extensions:["gramps"]},"application/x-gtar":{source:"apache",extensions:["gtar"]},"application/x-gzip":{source:"apache"},"application/x-hdf":{source:"apache",extensions:["hdf"]},"application/x-httpd-php":{compressible:!0,extensions:["php"]},"application/x-install-instructions":{source:"apache",extensions:["install"]},"application/x-iso9660-image":{source:"apache",extensions:["iso"]},"application/x-iwork-keynote-sffkey":{extensions:["key"]},"application/x-iwork-numbers-sffnumbers":{extensions:["numbers"]},"application/x-iwork-pages-sffpages":{extensions:["pages"]},"application/x-java-archive-diff":{source:"nginx",extensions:["jardiff"]},"application/x-java-jnlp-file":{source:"apache",compressible:!1,extensions:["jnlp"]},"application/x-javascript":{compressible:!0},"application/x-keepass2":{extensions:["kdbx"]},"application/x-latex":{source:"apache",compressible:!1,extensions:["latex"]},"application/x-lua-bytecode":{extensions:["luac"]},"application/x-lzh-compressed":{source:"apache",extensions:["lzh","lha"]},"application/x-makeself":{source:"nginx",extensions:["run"]},"application/x-mie":{source:"apache",extensions:["mie"]},"application/x-mobipocket-ebook":{source:"apache",extensions:["prc","mobi"]},"application/x-mpegurl":{compressible:!1},"application/x-ms-application":{source:"apache",extensions:["application"]},"application/x-ms-shortcut":{source:"apache",extensions:["lnk"]},"application/x-ms-wmd":{source:"apache",extensions:["wmd"]},"application/x-ms-wmz":{source:"apache",extensions:["wmz"]},"application/x-ms-xbap":{source:"apache",extensions:["xbap"]},"application/x-msaccess":{source:"apache",extensions:["mdb"]},"application/x-msbinder":{source:"apache",extensions:["obd"]},"application/x-mscardfile":{source:"apache",extensions:["crd"]},"application/x-msclip":{source:"apache",extensions:["clp"]},"application/x-msdos-program":{extensions:["exe"]},"application/x-msdownload":{source:"apache",extensions:["exe","dll","com","bat","msi"]},"application/x-msmediaview":{source:"apache",extensions:["mvb","m13","m14"]},"application/x-msmetafile":{source:"apache",extensions:["wmf","wmz","emf","emz"]},"application/x-msmoney":{source:"apache",extensions:["mny"]},"application/x-mspublisher":{source:"apache",extensions:["pub"]},"application/x-msschedule":{source:"apache",extensions:["scd"]},"application/x-msterminal":{source:"apache",extensions:["trm"]},"application/x-mswrite":{source:"apache",extensions:["wri"]},"application/x-netcdf":{source:"apache",extensions:["nc","cdf"]},"application/x-ns-proxy-autoconfig":{compressible:!0,extensions:["pac"]},"application/x-nzb":{source:"apache",extensions:["nzb"]},"application/x-perl":{source:"nginx",extensions:["pl","pm"]},"application/x-pilot":{source:"nginx",extensions:["prc","pdb"]},"application/x-pkcs12":{source:"apache",compressible:!1,extensions:["p12","pfx"]},"application/x-pkcs7-certificates":{source:"apache",extensions:["p7b","spc"]},"application/x-pkcs7-certreqresp":{source:"apache",extensions:["p7r"]},"application/x-pki-message":{source:"iana"},"application/x-rar-compressed":{source:"apache",compressible:!1,extensions:["rar"]},"application/x-redhat-package-manager":{source:"nginx",extensions:["rpm"]},"application/x-research-info-systems":{source:"apache",extensions:["ris"]},"application/x-sea":{source:"nginx",extensions:["sea"]},"application/x-sh":{source:"apache",compressible:!0,extensions:["sh"]},"application/x-shar":{source:"apache",extensions:["shar"]},"application/x-shockwave-flash":{source:"apache",compressible:!1,extensions:["swf"]},"application/x-silverlight-app":{source:"apache",extensions:["xap"]},"application/x-sql":{source:"apache",extensions:["sql"]},"application/x-stuffit":{source:"apache",compressible:!1,extensions:["sit"]},"application/x-stuffitx":{source:"apache",extensions:["sitx"]},"application/x-subrip":{source:"apache",extensions:["srt"]},"application/x-sv4cpio":{source:"apache",extensions:["sv4cpio"]},"application/x-sv4crc":{source:"apache",extensions:["sv4crc"]},"application/x-t3vm-image":{source:"apache",extensions:["t3"]},"application/x-tads":{source:"apache",extensions:["gam"]},"application/x-tar":{source:"apache",compressible:!0,extensions:["tar"]},"application/x-tcl":{source:"apache",extensions:["tcl","tk"]},"application/x-tex":{source:"apache",extensions:["tex"]},"application/x-tex-tfm":{source:"apache",extensions:["tfm"]},"application/x-texinfo":{source:"apache",extensions:["texinfo","texi"]},"application/x-tgif":{source:"apache",extensions:["obj"]},"application/x-ustar":{source:"apache",extensions:["ustar"]},"application/x-virtualbox-hdd":{compressible:!0,extensions:["hdd"]},"application/x-virtualbox-ova":{compressible:!0,extensions:["ova"]},"application/x-virtualbox-ovf":{compressible:!0,extensions:["ovf"]},"application/x-virtualbox-vbox":{compressible:!0,extensions:["vbox"]},"application/x-virtualbox-vbox-extpack":{compressible:!1,extensions:["vbox-extpack"]},"application/x-virtualbox-vdi":{compressible:!0,extensions:["vdi"]},"application/x-virtualbox-vhd":{compressible:!0,extensions:["vhd"]},"application/x-virtualbox-vmdk":{compressible:!0,extensions:["vmdk"]},"application/x-wais-source":{source:"apache",extensions:["src"]},"application/x-web-app-manifest+json":{compressible:!0,extensions:["webapp"]},"application/x-www-form-urlencoded":{source:"iana",compressible:!0},"application/x-x509-ca-cert":{source:"iana",extensions:["der","crt","pem"]},"application/x-x509-ca-ra-cert":{source:"iana"},"application/x-x509-next-ca-cert":{source:"iana"},"application/x-xfig":{source:"apache",extensions:["fig"]},"application/x-xliff+xml":{source:"apache",compressible:!0,extensions:["xlf"]},"application/x-xpinstall":{source:"apache",compressible:!1,extensions:["xpi"]},"application/x-xz":{source:"apache",extensions:["xz"]},"application/x-zmachine":{source:"apache",extensions:["z1","z2","z3","z4","z5","z6","z7","z8"]},"application/x400-bp":{source:"iana"},"application/xacml+xml":{source:"iana",compressible:!0},"application/xaml+xml":{source:"apache",compressible:!0,extensions:["xaml"]},"application/xcap-att+xml":{source:"iana",compressible:!0,extensions:["xav"]},"application/xcap-caps+xml":{source:"iana",compressible:!0,extensions:["xca"]},"application/xcap-diff+xml":{source:"iana",compressible:!0,extensions:["xdf"]},"application/xcap-el+xml":{source:"iana",compressible:!0,extensions:["xel"]},"application/xcap-error+xml":{source:"iana",compressible:!0},"application/xcap-ns+xml":{source:"iana",compressible:!0,extensions:["xns"]},"application/xcon-conference-info+xml":{source:"iana",compressible:!0},"application/xcon-conference-info-diff+xml":{source:"iana",compressible:!0},"application/xenc+xml":{source:"iana",compressible:!0,extensions:["xenc"]},"application/xhtml+xml":{source:"iana",compressible:!0,extensions:["xhtml","xht"]},"application/xhtml-voice+xml":{source:"apache",compressible:!0},"application/xliff+xml":{source:"iana",compressible:!0,extensions:["xlf"]},"application/xml":{source:"iana",compressible:!0,extensions:["xml","xsl","xsd","rng"]},"application/xml-dtd":{source:"iana",compressible:!0,extensions:["dtd"]},"application/xml-external-parsed-entity":{source:"iana"},"application/xml-patch+xml":{source:"iana",compressible:!0},"application/xmpp+xml":{source:"iana",compressible:!0},"application/xop+xml":{source:"iana",compressible:!0,extensions:["xop"]},"application/xproc+xml":{source:"apache",compressible:!0,extensions:["xpl"]},"application/xslt+xml":{source:"iana",compressible:!0,extensions:["xsl","xslt"]},"application/xspf+xml":{source:"apache",compressible:!0,extensions:["xspf"]},"application/xv+xml":{source:"iana",compressible:!0,extensions:["mxml","xhvml","xvml","xvm"]},"application/yang":{source:"iana",extensions:["yang"]},"application/yang-data+json":{source:"iana",compressible:!0},"application/yang-data+xml":{source:"iana",compressible:!0},"application/yang-patch+json":{source:"iana",compressible:!0},"application/yang-patch+xml":{source:"iana",compressible:!0},"application/yin+xml":{source:"iana",compressible:!0,extensions:["yin"]},"application/zip":{source:"iana",compressible:!1,extensions:["zip"]},"application/zlib":{source:"iana"},"application/zstd":{source:"iana"},"audio/1d-interleaved-parityfec":{source:"iana"},"audio/32kadpcm":{source:"iana"},"audio/3gpp":{source:"iana",compressible:!1,extensions:["3gpp"]},"audio/3gpp2":{source:"iana"},"audio/aac":{source:"iana"},"audio/ac3":{source:"iana"},"audio/adpcm":{source:"apache",extensions:["adp"]},"audio/amr":{source:"iana",extensions:["amr"]},"audio/amr-wb":{source:"iana"},"audio/amr-wb+":{source:"iana"},"audio/aptx":{source:"iana"},"audio/asc":{source:"iana"},"audio/atrac-advanced-lossless":{source:"iana"},"audio/atrac-x":{source:"iana"},"audio/atrac3":{source:"iana"},"audio/basic":{source:"iana",compressible:!1,extensions:["au","snd"]},"audio/bv16":{source:"iana"},"audio/bv32":{source:"iana"},"audio/clearmode":{source:"iana"},"audio/cn":{source:"iana"},"audio/dat12":{source:"iana"},"audio/dls":{source:"iana"},"audio/dsr-es201108":{source:"iana"},"audio/dsr-es202050":{source:"iana"},"audio/dsr-es202211":{source:"iana"},"audio/dsr-es202212":{source:"iana"},"audio/dv":{source:"iana"},"audio/dvi4":{source:"iana"},"audio/eac3":{source:"iana"},"audio/encaprtp":{source:"iana"},"audio/evrc":{source:"iana"},"audio/evrc-qcp":{source:"iana"},"audio/evrc0":{source:"iana"},"audio/evrc1":{source:"iana"},"audio/evrcb":{source:"iana"},"audio/evrcb0":{source:"iana"},"audio/evrcb1":{source:"iana"},"audio/evrcnw":{source:"iana"},"audio/evrcnw0":{source:"iana"},"audio/evrcnw1":{source:"iana"},"audio/evrcwb":{source:"iana"},"audio/evrcwb0":{source:"iana"},"audio/evrcwb1":{source:"iana"},"audio/evs":{source:"iana"},"audio/flexfec":{source:"iana"},"audio/fwdred":{source:"iana"},"audio/g711-0":{source:"iana"},"audio/g719":{source:"iana"},"audio/g722":{source:"iana"},"audio/g7221":{source:"iana"},"audio/g723":{source:"iana"},"audio/g726-16":{source:"iana"},"audio/g726-24":{source:"iana"},"audio/g726-32":{source:"iana"},"audio/g726-40":{source:"iana"},"audio/g728":{source:"iana"},"audio/g729":{source:"iana"},"audio/g7291":{source:"iana"},"audio/g729d":{source:"iana"},"audio/g729e":{source:"iana"},"audio/gsm":{source:"iana"},"audio/gsm-efr":{source:"iana"},"audio/gsm-hr-08":{source:"iana"},"audio/ilbc":{source:"iana"},"audio/ip-mr_v2.5":{source:"iana"},"audio/isac":{source:"apache"},"audio/l16":{source:"iana"},"audio/l20":{source:"iana"},"audio/l24":{source:"iana",compressible:!1},"audio/l8":{source:"iana"},"audio/lpc":{source:"iana"},"audio/melp":{source:"iana"},"audio/melp1200":{source:"iana"},"audio/melp2400":{source:"iana"},"audio/melp600":{source:"iana"},"audio/mhas":{source:"iana"},"audio/midi":{source:"apache",extensions:["mid","midi","kar","rmi"]},"audio/mobile-xmf":{source:"iana",extensions:["mxmf"]},"audio/mp3":{compressible:!1,extensions:["mp3"]},"audio/mp4":{source:"iana",compressible:!1,extensions:["m4a","mp4a"]},"audio/mp4a-latm":{source:"iana"},"audio/mpa":{source:"iana"},"audio/mpa-robust":{source:"iana"},"audio/mpeg":{source:"iana",compressible:!1,extensions:["mpga","mp2","mp2a","mp3","m2a","m3a"]},"audio/mpeg4-generic":{source:"iana"},"audio/musepack":{source:"apache"},"audio/ogg":{source:"iana",compressible:!1,extensions:["oga","ogg","spx","opus"]},"audio/opus":{source:"iana"},"audio/parityfec":{source:"iana"},"audio/pcma":{source:"iana"},"audio/pcma-wb":{source:"iana"},"audio/pcmu":{source:"iana"},"audio/pcmu-wb":{source:"iana"},"audio/prs.sid":{source:"iana"},"audio/qcelp":{source:"iana"},"audio/raptorfec":{source:"iana"},"audio/red":{source:"iana"},"audio/rtp-enc-aescm128":{source:"iana"},"audio/rtp-midi":{source:"iana"},"audio/rtploopback":{source:"iana"},"audio/rtx":{source:"iana"},"audio/s3m":{source:"apache",extensions:["s3m"]},"audio/scip":{source:"iana"},"audio/silk":{source:"apache",extensions:["sil"]},"audio/smv":{source:"iana"},"audio/smv-qcp":{source:"iana"},"audio/smv0":{source:"iana"},"audio/sofa":{source:"iana"},"audio/sp-midi":{source:"iana"},"audio/speex":{source:"iana"},"audio/t140c":{source:"iana"},"audio/t38":{source:"iana"},"audio/telephone-event":{source:"iana"},"audio/tetra_acelp":{source:"iana"},"audio/tetra_acelp_bb":{source:"iana"},"audio/tone":{source:"iana"},"audio/tsvcis":{source:"iana"},"audio/uemclip":{source:"iana"},"audio/ulpfec":{source:"iana"},"audio/usac":{source:"iana"},"audio/vdvi":{source:"iana"},"audio/vmr-wb":{source:"iana"},"audio/vnd.3gpp.iufp":{source:"iana"},"audio/vnd.4sb":{source:"iana"},"audio/vnd.audiokoz":{source:"iana"},"audio/vnd.celp":{source:"iana"},"audio/vnd.cisco.nse":{source:"iana"},"audio/vnd.cmles.radio-events":{source:"iana"},"audio/vnd.cns.anp1":{source:"iana"},"audio/vnd.cns.inf1":{source:"iana"},"audio/vnd.dece.audio":{source:"iana",extensions:["uva","uvva"]},"audio/vnd.digital-winds":{source:"iana",extensions:["eol"]},"audio/vnd.dlna.adts":{source:"iana"},"audio/vnd.dolby.heaac.1":{source:"iana"},"audio/vnd.dolby.heaac.2":{source:"iana"},"audio/vnd.dolby.mlp":{source:"iana"},"audio/vnd.dolby.mps":{source:"iana"},"audio/vnd.dolby.pl2":{source:"iana"},"audio/vnd.dolby.pl2x":{source:"iana"},"audio/vnd.dolby.pl2z":{source:"iana"},"audio/vnd.dolby.pulse.1":{source:"iana"},"audio/vnd.dra":{source:"iana",extensions:["dra"]},"audio/vnd.dts":{source:"iana",extensions:["dts"]},"audio/vnd.dts.hd":{source:"iana",extensions:["dtshd"]},"audio/vnd.dts.uhd":{source:"iana"},"audio/vnd.dvb.file":{source:"iana"},"audio/vnd.everad.plj":{source:"iana"},"audio/vnd.hns.audio":{source:"iana"},"audio/vnd.lucent.voice":{source:"iana",extensions:["lvp"]},"audio/vnd.ms-playready.media.pya":{source:"iana",extensions:["pya"]},"audio/vnd.nokia.mobile-xmf":{source:"iana"},"audio/vnd.nortel.vbk":{source:"iana"},"audio/vnd.nuera.ecelp4800":{source:"iana",extensions:["ecelp4800"]},"audio/vnd.nuera.ecelp7470":{source:"iana",extensions:["ecelp7470"]},"audio/vnd.nuera.ecelp9600":{source:"iana",extensions:["ecelp9600"]},"audio/vnd.octel.sbc":{source:"iana"},"audio/vnd.presonus.multitrack":{source:"iana"},"audio/vnd.qcelp":{source:"iana"},"audio/vnd.rhetorex.32kadpcm":{source:"iana"},"audio/vnd.rip":{source:"iana",extensions:["rip"]},"audio/vnd.rn-realaudio":{compressible:!1},"audio/vnd.sealedmedia.softseal.mpeg":{source:"iana"},"audio/vnd.vmx.cvsd":{source:"iana"},"audio/vnd.wave":{compressible:!1},"audio/vorbis":{source:"iana",compressible:!1},"audio/vorbis-config":{source:"iana"},"audio/wav":{compressible:!1,extensions:["wav"]},"audio/wave":{compressible:!1,extensions:["wav"]},"audio/webm":{source:"apache",compressible:!1,extensions:["weba"]},"audio/x-aac":{source:"apache",compressible:!1,extensions:["aac"]},"audio/x-aiff":{source:"apache",extensions:["aif","aiff","aifc"]},"audio/x-caf":{source:"apache",compressible:!1,extensions:["caf"]},"audio/x-flac":{source:"apache",extensions:["flac"]},"audio/x-m4a":{source:"nginx",extensions:["m4a"]},"audio/x-matroska":{source:"apache",extensions:["mka"]},"audio/x-mpegurl":{source:"apache",extensions:["m3u"]},"audio/x-ms-wax":{source:"apache",extensions:["wax"]},"audio/x-ms-wma":{source:"apache",extensions:["wma"]},"audio/x-pn-realaudio":{source:"apache",extensions:["ram","ra"]},"audio/x-pn-realaudio-plugin":{source:"apache",extensions:["rmp"]},"audio/x-realaudio":{source:"nginx",extensions:["ra"]},"audio/x-tta":{source:"apache"},"audio/x-wav":{source:"apache",extensions:["wav"]},"audio/xm":{source:"apache",extensions:["xm"]},"chemical/x-cdx":{source:"apache",extensions:["cdx"]},"chemical/x-cif":{source:"apache",extensions:["cif"]},"chemical/x-cmdf":{source:"apache",extensions:["cmdf"]},"chemical/x-cml":{source:"apache",extensions:["cml"]},"chemical/x-csml":{source:"apache",extensions:["csml"]},"chemical/x-pdb":{source:"apache"},"chemical/x-xyz":{source:"apache",extensions:["xyz"]},"font/collection":{source:"iana",extensions:["ttc"]},"font/otf":{source:"iana",compressible:!0,extensions:["otf"]},"font/sfnt":{source:"iana"},"font/ttf":{source:"iana",compressible:!0,extensions:["ttf"]},"font/woff":{source:"iana",extensions:["woff"]},"font/woff2":{source:"iana",extensions:["woff2"]},"image/aces":{source:"iana",extensions:["exr"]},"image/apng":{compressible:!1,extensions:["apng"]},"image/avci":{source:"iana",extensions:["avci"]},"image/avcs":{source:"iana",extensions:["avcs"]},"image/avif":{source:"iana",compressible:!1,extensions:["avif"]},"image/bmp":{source:"iana",compressible:!0,extensions:["bmp"]},"image/cgm":{source:"iana",extensions:["cgm"]},"image/dicom-rle":{source:"iana",extensions:["drle"]},"image/emf":{source:"iana",extensions:["emf"]},"image/fits":{source:"iana",extensions:["fits"]},"image/g3fax":{source:"iana",extensions:["g3"]},"image/gif":{source:"iana",compressible:!1,extensions:["gif"]},"image/heic":{source:"iana",extensions:["heic"]},"image/heic-sequence":{source:"iana",extensions:["heics"]},"image/heif":{source:"iana",extensions:["heif"]},"image/heif-sequence":{source:"iana",extensions:["heifs"]},"image/hej2k":{source:"iana",extensions:["hej2"]},"image/hsj2":{source:"iana",extensions:["hsj2"]},"image/ief":{source:"iana",extensions:["ief"]},"image/jls":{source:"iana",extensions:["jls"]},"image/jp2":{source:"iana",compressible:!1,extensions:["jp2","jpg2"]},"image/jpeg":{source:"iana",compressible:!1,extensions:["jpeg","jpg","jpe"]},"image/jph":{source:"iana",extensions:["jph"]},"image/jphc":{source:"iana",extensions:["jhc"]},"image/jpm":{source:"iana",compressible:!1,extensions:["jpm"]},"image/jpx":{source:"iana",compressible:!1,extensions:["jpx","jpf"]},"image/jxr":{source:"iana",extensions:["jxr"]},"image/jxra":{source:"iana",extensions:["jxra"]},"image/jxrs":{source:"iana",extensions:["jxrs"]},"image/jxs":{source:"iana",extensions:["jxs"]},"image/jxsc":{source:"iana",extensions:["jxsc"]},"image/jxsi":{source:"iana",extensions:["jxsi"]},"image/jxss":{source:"iana",extensions:["jxss"]},"image/ktx":{source:"iana",extensions:["ktx"]},"image/ktx2":{source:"iana",extensions:["ktx2"]},"image/naplps":{source:"iana"},"image/pjpeg":{compressible:!1},"image/png":{source:"iana",compressible:!1,extensions:["png"]},"image/prs.btif":{source:"iana",extensions:["btif"]},"image/prs.pti":{source:"iana",extensions:["pti"]},"image/pwg-raster":{source:"iana"},"image/sgi":{source:"apache",extensions:["sgi"]},"image/svg+xml":{source:"iana",compressible:!0,extensions:["svg","svgz"]},"image/t38":{source:"iana",extensions:["t38"]},"image/tiff":{source:"iana",compressible:!1,extensions:["tif","tiff"]},"image/tiff-fx":{source:"iana",extensions:["tfx"]},"image/vnd.adobe.photoshop":{source:"iana",compressible:!0,extensions:["psd"]},"image/vnd.airzip.accelerator.azv":{source:"iana",extensions:["azv"]},"image/vnd.cns.inf2":{source:"iana"},"image/vnd.dece.graphic":{source:"iana",extensions:["uvi","uvvi","uvg","uvvg"]},"image/vnd.djvu":{source:"iana",extensions:["djvu","djv"]},"image/vnd.dvb.subtitle":{source:"iana",extensions:["sub"]},"image/vnd.dwg":{source:"iana",extensions:["dwg"]},"image/vnd.dxf":{source:"iana",extensions:["dxf"]},"image/vnd.fastbidsheet":{source:"iana",extensions:["fbs"]},"image/vnd.fpx":{source:"iana",extensions:["fpx"]},"image/vnd.fst":{source:"iana",extensions:["fst"]},"image/vnd.fujixerox.edmics-mmr":{source:"iana",extensions:["mmr"]},"image/vnd.fujixerox.edmics-rlc":{source:"iana",extensions:["rlc"]},"image/vnd.globalgraphics.pgb":{source:"iana"},"image/vnd.microsoft.icon":{source:"iana",compressible:!0,extensions:["ico"]},"image/vnd.mix":{source:"iana"},"image/vnd.mozilla.apng":{source:"iana"},"image/vnd.ms-dds":{compressible:!0,extensions:["dds"]},"image/vnd.ms-modi":{source:"iana",extensions:["mdi"]},"image/vnd.ms-photo":{source:"apache",extensions:["wdp"]},"image/vnd.net-fpx":{source:"iana",extensions:["npx"]},"image/vnd.pco.b16":{source:"iana",extensions:["b16"]},"image/vnd.radiance":{source:"iana"},"image/vnd.sealed.png":{source:"iana"},"image/vnd.sealedmedia.softseal.gif":{source:"iana"},"image/vnd.sealedmedia.softseal.jpg":{source:"iana"},"image/vnd.svf":{source:"iana"},"image/vnd.tencent.tap":{source:"iana",extensions:["tap"]},"image/vnd.valve.source.texture":{source:"iana",extensions:["vtf"]},"image/vnd.wap.wbmp":{source:"iana",extensions:["wbmp"]},"image/vnd.xiff":{source:"iana",extensions:["xif"]},"image/vnd.zbrush.pcx":{source:"iana",extensions:["pcx"]},"image/webp":{source:"apache",extensions:["webp"]},"image/wmf":{source:"iana",extensions:["wmf"]},"image/x-3ds":{source:"apache",extensions:["3ds"]},"image/x-cmu-raster":{source:"apache",extensions:["ras"]},"image/x-cmx":{source:"apache",extensions:["cmx"]},"image/x-freehand":{source:"apache",extensions:["fh","fhc","fh4","fh5","fh7"]},"image/x-icon":{source:"apache",compressible:!0,extensions:["ico"]},"image/x-jng":{source:"nginx",extensions:["jng"]},"image/x-mrsid-image":{source:"apache",extensions:["sid"]},"image/x-ms-bmp":{source:"nginx",compressible:!0,extensions:["bmp"]},"image/x-pcx":{source:"apache",extensions:["pcx"]},"image/x-pict":{source:"apache",extensions:["pic","pct"]},"image/x-portable-anymap":{source:"apache",extensions:["pnm"]},"image/x-portable-bitmap":{source:"apache",extensions:["pbm"]},"image/x-portable-graymap":{source:"apache",extensions:["pgm"]},"image/x-portable-pixmap":{source:"apache",extensions:["ppm"]},"image/x-rgb":{source:"apache",extensions:["rgb"]},"image/x-tga":{source:"apache",extensions:["tga"]},"image/x-xbitmap":{source:"apache",extensions:["xbm"]},"image/x-xcf":{compressible:!1},"image/x-xpixmap":{source:"apache",extensions:["xpm"]},"image/x-xwindowdump":{source:"apache",extensions:["xwd"]},"message/cpim":{source:"iana"},"message/delivery-status":{source:"iana"},"message/disposition-notification":{source:"iana",extensions:["disposition-notification"]},"message/external-body":{source:"iana"},"message/feedback-report":{source:"iana"},"message/global":{source:"iana",extensions:["u8msg"]},"message/global-delivery-status":{source:"iana",extensions:["u8dsn"]},"message/global-disposition-notification":{source:"iana",extensions:["u8mdn"]},"message/global-headers":{source:"iana",extensions:["u8hdr"]},"message/http":{source:"iana",compressible:!1},"message/imdn+xml":{source:"iana",compressible:!0},"message/news":{source:"iana"},"message/partial":{source:"iana",compressible:!1},"message/rfc822":{source:"iana",compressible:!0,extensions:["eml","mime"]},"message/s-http":{source:"iana"},"message/sip":{source:"iana"},"message/sipfrag":{source:"iana"},"message/tracking-status":{source:"iana"},"message/vnd.si.simp":{source:"iana"},"message/vnd.wfa.wsc":{source:"iana",extensions:["wsc"]},"model/3mf":{source:"iana",extensions:["3mf"]},"model/e57":{source:"iana"},"model/gltf+json":{source:"iana",compressible:!0,extensions:["gltf"]},"model/gltf-binary":{source:"iana",compressible:!0,extensions:["glb"]},"model/iges":{source:"iana",compressible:!1,extensions:["igs","iges"]},"model/mesh":{source:"iana",compressible:!1,extensions:["msh","mesh","silo"]},"model/mtl":{source:"iana",extensions:["mtl"]},"model/obj":{source:"iana",extensions:["obj"]},"model/step":{source:"iana"},"model/step+xml":{source:"iana",compressible:!0,extensions:["stpx"]},"model/step+zip":{source:"iana",compressible:!1,extensions:["stpz"]},"model/step-xml+zip":{source:"iana",compressible:!1,extensions:["stpxz"]},"model/stl":{source:"iana",extensions:["stl"]},"model/vnd.collada+xml":{source:"iana",compressible:!0,extensions:["dae"]},"model/vnd.dwf":{source:"iana",extensions:["dwf"]},"model/vnd.flatland.3dml":{source:"iana"},"model/vnd.gdl":{source:"iana",extensions:["gdl"]},"model/vnd.gs-gdl":{source:"apache"},"model/vnd.gs.gdl":{source:"iana"},"model/vnd.gtw":{source:"iana",extensions:["gtw"]},"model/vnd.moml+xml":{source:"iana",compressible:!0},"model/vnd.mts":{source:"iana",extensions:["mts"]},"model/vnd.opengex":{source:"iana",extensions:["ogex"]},"model/vnd.parasolid.transmit.binary":{source:"iana",extensions:["x_b"]},"model/vnd.parasolid.transmit.text":{source:"iana",extensions:["x_t"]},"model/vnd.pytha.pyox":{source:"iana"},"model/vnd.rosette.annotated-data-model":{source:"iana"},"model/vnd.sap.vds":{source:"iana",extensions:["vds"]},"model/vnd.usdz+zip":{source:"iana",compressible:!1,extensions:["usdz"]},"model/vnd.valve.source.compiled-map":{source:"iana",extensions:["bsp"]},"model/vnd.vtu":{source:"iana",extensions:["vtu"]},"model/vrml":{source:"iana",compressible:!1,extensions:["wrl","vrml"]},"model/x3d+binary":{source:"apache",compressible:!1,extensions:["x3db","x3dbz"]},"model/x3d+fastinfoset":{source:"iana",extensions:["x3db"]},"model/x3d+vrml":{source:"apache",compressible:!1,extensions:["x3dv","x3dvz"]},"model/x3d+xml":{source:"iana",compressible:!0,extensions:["x3d","x3dz"]},"model/x3d-vrml":{source:"iana",extensions:["x3dv"]},"multipart/alternative":{source:"iana",compressible:!1},"multipart/appledouble":{source:"iana"},"multipart/byteranges":{source:"iana"},"multipart/digest":{source:"iana"},"multipart/encrypted":{source:"iana",compressible:!1},"multipart/form-data":{source:"iana",compressible:!1},"multipart/header-set":{source:"iana"},"multipart/mixed":{source:"iana"},"multipart/multilingual":{source:"iana"},"multipart/parallel":{source:"iana"},"multipart/related":{source:"iana",compressible:!1},"multipart/report":{source:"iana"},"multipart/signed":{source:"iana",compressible:!1},"multipart/vnd.bint.med-plus":{source:"iana"},"multipart/voice-message":{source:"iana"},"multipart/x-mixed-replace":{source:"iana"},"text/1d-interleaved-parityfec":{source:"iana"},"text/cache-manifest":{source:"iana",compressible:!0,extensions:["appcache","manifest"]},"text/calendar":{source:"iana",extensions:["ics","ifb"]},"text/calender":{compressible:!0},"text/cmd":{compressible:!0},"text/coffeescript":{extensions:["coffee","litcoffee"]},"text/cql":{source:"iana"},"text/cql-expression":{source:"iana"},"text/cql-identifier":{source:"iana"},"text/css":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["css"]},"text/csv":{source:"iana",compressible:!0,extensions:["csv"]},"text/csv-schema":{source:"iana"},"text/directory":{source:"iana"},"text/dns":{source:"iana"},"text/ecmascript":{source:"iana"},"text/encaprtp":{source:"iana"},"text/enriched":{source:"iana"},"text/fhirpath":{source:"iana"},"text/flexfec":{source:"iana"},"text/fwdred":{source:"iana"},"text/gff3":{source:"iana"},"text/grammar-ref-list":{source:"iana"},"text/html":{source:"iana",compressible:!0,extensions:["html","htm","shtml"]},"text/jade":{extensions:["jade"]},"text/javascript":{source:"iana",compressible:!0},"text/jcr-cnd":{source:"iana"},"text/jsx":{compressible:!0,extensions:["jsx"]},"text/less":{compressible:!0,extensions:["less"]},"text/markdown":{source:"iana",compressible:!0,extensions:["markdown","md"]},"text/mathml":{source:"nginx",extensions:["mml"]},"text/mdx":{compressible:!0,extensions:["mdx"]},"text/mizar":{source:"iana"},"text/n3":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["n3"]},"text/parameters":{source:"iana",charset:"UTF-8"},"text/parityfec":{source:"iana"},"text/plain":{source:"iana",compressible:!0,extensions:["txt","text","conf","def","list","log","in","ini"]},"text/provenance-notation":{source:"iana",charset:"UTF-8"},"text/prs.fallenstein.rst":{source:"iana"},"text/prs.lines.tag":{source:"iana",extensions:["dsc"]},"text/prs.prop.logic":{source:"iana"},"text/raptorfec":{source:"iana"},"text/red":{source:"iana"},"text/rfc822-headers":{source:"iana"},"text/richtext":{source:"iana",compressible:!0,extensions:["rtx"]},"text/rtf":{source:"iana",compressible:!0,extensions:["rtf"]},"text/rtp-enc-aescm128":{source:"iana"},"text/rtploopback":{source:"iana"},"text/rtx":{source:"iana"},"text/sgml":{source:"iana",extensions:["sgml","sgm"]},"text/shaclc":{source:"iana"},"text/shex":{source:"iana",extensions:["shex"]},"text/slim":{extensions:["slim","slm"]},"text/spdx":{source:"iana",extensions:["spdx"]},"text/strings":{source:"iana"},"text/stylus":{extensions:["stylus","styl"]},"text/t140":{source:"iana"},"text/tab-separated-values":{source:"iana",compressible:!0,extensions:["tsv"]},"text/troff":{source:"iana",extensions:["t","tr","roff","man","me","ms"]},"text/turtle":{source:"iana",charset:"UTF-8",extensions:["ttl"]},"text/ulpfec":{source:"iana"},"text/uri-list":{source:"iana",compressible:!0,extensions:["uri","uris","urls"]},"text/vcard":{source:"iana",compressible:!0,extensions:["vcard"]},"text/vnd.a":{source:"iana"},"text/vnd.abc":{source:"iana"},"text/vnd.ascii-art":{source:"iana"},"text/vnd.curl":{source:"iana",extensions:["curl"]},"text/vnd.curl.dcurl":{source:"apache",extensions:["dcurl"]},"text/vnd.curl.mcurl":{source:"apache",extensions:["mcurl"]},"text/vnd.curl.scurl":{source:"apache",extensions:["scurl"]},"text/vnd.debian.copyright":{source:"iana",charset:"UTF-8"},"text/vnd.dmclientscript":{source:"iana"},"text/vnd.dvb.subtitle":{source:"iana",extensions:["sub"]},"text/vnd.esmertec.theme-descriptor":{source:"iana",charset:"UTF-8"},"text/vnd.familysearch.gedcom":{source:"iana",extensions:["ged"]},"text/vnd.ficlab.flt":{source:"iana"},"text/vnd.fly":{source:"iana",extensions:["fly"]},"text/vnd.fmi.flexstor":{source:"iana",extensions:["flx"]},"text/vnd.gml":{source:"iana"},"text/vnd.graphviz":{source:"iana",extensions:["gv"]},"text/vnd.hans":{source:"iana"},"text/vnd.hgl":{source:"iana"},"text/vnd.in3d.3dml":{source:"iana",extensions:["3dml"]},"text/vnd.in3d.spot":{source:"iana",extensions:["spot"]},"text/vnd.iptc.newsml":{source:"iana"},"text/vnd.iptc.nitf":{source:"iana"},"text/vnd.latex-z":{source:"iana"},"text/vnd.motorola.reflex":{source:"iana"},"text/vnd.ms-mediapackage":{source:"iana"},"text/vnd.net2phone.commcenter.command":{source:"iana"},"text/vnd.radisys.msml-basic-layout":{source:"iana"},"text/vnd.senx.warpscript":{source:"iana"},"text/vnd.si.uricatalogue":{source:"iana"},"text/vnd.sosi":{source:"iana"},"text/vnd.sun.j2me.app-descriptor":{source:"iana",charset:"UTF-8",extensions:["jad"]},"text/vnd.trolltech.linguist":{source:"iana",charset:"UTF-8"},"text/vnd.wap.si":{source:"iana"},"text/vnd.wap.sl":{source:"iana"},"text/vnd.wap.wml":{source:"iana",extensions:["wml"]},"text/vnd.wap.wmlscript":{source:"iana",extensions:["wmls"]},"text/vtt":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["vtt"]},"text/x-asm":{source:"apache",extensions:["s","asm"]},"text/x-c":{source:"apache",extensions:["c","cc","cxx","cpp","h","hh","dic"]},"text/x-component":{source:"nginx",extensions:["htc"]},"text/x-fortran":{source:"apache",extensions:["f","for","f77","f90"]},"text/x-gwt-rpc":{compressible:!0},"text/x-handlebars-template":{extensions:["hbs"]},"text/x-java-source":{source:"apache",extensions:["java"]},"text/x-jquery-tmpl":{compressible:!0},"text/x-lua":{extensions:["lua"]},"text/x-markdown":{compressible:!0,extensions:["mkd"]},"text/x-nfo":{source:"apache",extensions:["nfo"]},"text/x-opml":{source:"apache",extensions:["opml"]},"text/x-org":{compressible:!0,extensions:["org"]},"text/x-pascal":{source:"apache",extensions:["p","pas"]},"text/x-processing":{compressible:!0,extensions:["pde"]},"text/x-sass":{extensions:["sass"]},"text/x-scss":{extensions:["scss"]},"text/x-setext":{source:"apache",extensions:["etx"]},"text/x-sfv":{source:"apache",extensions:["sfv"]},"text/x-suse-ymp":{compressible:!0,extensions:["ymp"]},"text/x-uuencode":{source:"apache",extensions:["uu"]},"text/x-vcalendar":{source:"apache",extensions:["vcs"]},"text/x-vcard":{source:"apache",extensions:["vcf"]},"text/xml":{source:"iana",compressible:!0,extensions:["xml"]},"text/xml-external-parsed-entity":{source:"iana"},"text/yaml":{compressible:!0,extensions:["yaml","yml"]},"video/1d-interleaved-parityfec":{source:"iana"},"video/3gpp":{source:"iana",extensions:["3gp","3gpp"]},"video/3gpp-tt":{source:"iana"},"video/3gpp2":{source:"iana",extensions:["3g2"]},"video/av1":{source:"iana"},"video/bmpeg":{source:"iana"},"video/bt656":{source:"iana"},"video/celb":{source:"iana"},"video/dv":{source:"iana"},"video/encaprtp":{source:"iana"},"video/ffv1":{source:"iana"},"video/flexfec":{source:"iana"},"video/h261":{source:"iana",extensions:["h261"]},"video/h263":{source:"iana",extensions:["h263"]},"video/h263-1998":{source:"iana"},"video/h263-2000":{source:"iana"},"video/h264":{source:"iana",extensions:["h264"]},"video/h264-rcdo":{source:"iana"},"video/h264-svc":{source:"iana"},"video/h265":{source:"iana"},"video/iso.segment":{source:"iana",extensions:["m4s"]},"video/jpeg":{source:"iana",extensions:["jpgv"]},"video/jpeg2000":{source:"iana"},"video/jpm":{source:"apache",extensions:["jpm","jpgm"]},"video/jxsv":{source:"iana"},"video/mj2":{source:"iana",extensions:["mj2","mjp2"]},"video/mp1s":{source:"iana"},"video/mp2p":{source:"iana"},"video/mp2t":{source:"iana",extensions:["ts"]},"video/mp4":{source:"iana",compressible:!1,extensions:["mp4","mp4v","mpg4"]},"video/mp4v-es":{source:"iana"},"video/mpeg":{source:"iana",compressible:!1,extensions:["mpeg","mpg","mpe","m1v","m2v"]},"video/mpeg4-generic":{source:"iana"},"video/mpv":{source:"iana"},"video/nv":{source:"iana"},"video/ogg":{source:"iana",compressible:!1,extensions:["ogv"]},"video/parityfec":{source:"iana"},"video/pointer":{source:"iana"},"video/quicktime":{source:"iana",compressible:!1,extensions:["qt","mov"]},"video/raptorfec":{source:"iana"},"video/raw":{source:"iana"},"video/rtp-enc-aescm128":{source:"iana"},"video/rtploopback":{source:"iana"},"video/rtx":{source:"iana"},"video/scip":{source:"iana"},"video/smpte291":{source:"iana"},"video/smpte292m":{source:"iana"},"video/ulpfec":{source:"iana"},"video/vc1":{source:"iana"},"video/vc2":{source:"iana"},"video/vnd.cctv":{source:"iana"},"video/vnd.dece.hd":{source:"iana",extensions:["uvh","uvvh"]},"video/vnd.dece.mobile":{source:"iana",extensions:["uvm","uvvm"]},"video/vnd.dece.mp4":{source:"iana"},"video/vnd.dece.pd":{source:"iana",extensions:["uvp","uvvp"]},"video/vnd.dece.sd":{source:"iana",extensions:["uvs","uvvs"]},"video/vnd.dece.video":{source:"iana",extensions:["uvv","uvvv"]},"video/vnd.directv.mpeg":{source:"iana"},"video/vnd.directv.mpeg-tts":{source:"iana"},"video/vnd.dlna.mpeg-tts":{source:"iana"},"video/vnd.dvb.file":{source:"iana",extensions:["dvb"]},"video/vnd.fvt":{source:"iana",extensions:["fvt"]},"video/vnd.hns.video":{source:"iana"},"video/vnd.iptvforum.1dparityfec-1010":{source:"iana"},"video/vnd.iptvforum.1dparityfec-2005":{source:"iana"},"video/vnd.iptvforum.2dparityfec-1010":{source:"iana"},"video/vnd.iptvforum.2dparityfec-2005":{source:"iana"},"video/vnd.iptvforum.ttsavc":{source:"iana"},"video/vnd.iptvforum.ttsmpeg2":{source:"iana"},"video/vnd.motorola.video":{source:"iana"},"video/vnd.motorola.videop":{source:"iana"},"video/vnd.mpegurl":{source:"iana",extensions:["mxu","m4u"]},"video/vnd.ms-playready.media.pyv":{source:"iana",extensions:["pyv"]},"video/vnd.nokia.interleaved-multimedia":{source:"iana"},"video/vnd.nokia.mp4vr":{source:"iana"},"video/vnd.nokia.videovoip":{source:"iana"},"video/vnd.objectvideo":{source:"iana"},"video/vnd.radgamettools.bink":{source:"iana"},"video/vnd.radgamettools.smacker":{source:"iana"},"video/vnd.sealed.mpeg1":{source:"iana"},"video/vnd.sealed.mpeg4":{source:"iana"},"video/vnd.sealed.swf":{source:"iana"},"video/vnd.sealedmedia.softseal.mov":{source:"iana"},"video/vnd.uvvu.mp4":{source:"iana",extensions:["uvu","uvvu"]},"video/vnd.vivo":{source:"iana",extensions:["viv"]},"video/vnd.youtube.yt":{source:"iana"},"video/vp8":{source:"iana"},"video/vp9":{source:"iana"},"video/webm":{source:"apache",compressible:!1,extensions:["webm"]},"video/x-f4v":{source:"apache",extensions:["f4v"]},"video/x-fli":{source:"apache",extensions:["fli"]},"video/x-flv":{source:"apache",compressible:!1,extensions:["flv"]},"video/x-m4v":{source:"apache",extensions:["m4v"]},"video/x-matroska":{source:"apache",compressible:!1,extensions:["mkv","mk3d","mks"]},"video/x-mng":{source:"apache",extensions:["mng"]},"video/x-ms-asf":{source:"apache",extensions:["asf","asx"]},"video/x-ms-vob":{source:"apache",extensions:["vob"]},"video/x-ms-wm":{source:"apache",extensions:["wm"]},"video/x-ms-wmv":{source:"apache",compressible:!1,extensions:["wmv"]},"video/x-ms-wmx":{source:"apache",extensions:["wmx"]},"video/x-ms-wvx":{source:"apache",extensions:["wvx"]},"video/x-msvideo":{source:"apache",extensions:["avi"]},"video/x-sgi-movie":{source:"apache",extensions:["movie"]},"video/x-smv":{source:"apache",extensions:["smv"]},"x-conference/x-cooltalk":{source:"apache",extensions:["ice"]},"x-shader/x-fragment":{compressible:!0},"x-shader/x-vertex":{compressible:!0}}});var ay=A((O4,oy)=>{oy.exports=sy()});var uy=A(Bt=>{"use strict";var Za=ay(),AM=require("path").extname,cy=/^\s*([^;\s]*)(?:;|\s|$)/,RM=/^text\//i;Bt.charset=ly;Bt.charsets={lookup:ly};Bt.contentType=OM;Bt.extension=MM;Bt.extensions=Object.create(null);Bt.lookup=PM;Bt.types=Object.create(null);IM(Bt.extensions,Bt.types);function ly(r){if(!r||typeof r!="string")return!1;var e=cy.exec(r),t=e&&Za[e[1].toLowerCase()];return t&&t.charset?t.charset:e&&RM.test(e[1])?"UTF-8":!1}function OM(r){if(!r||typeof r!="string")return!1;var e=r.indexOf("/")===-1?Bt.lookup(r):r;if(!e)return!1;if(e.indexOf("charset")===-1){var t=Bt.charset(e);t&&(e+="; charset="+t.toLowerCase())}return e}function MM(r){if(!r||typeof r!="string")return!1;var e=cy.exec(r),t=e&&Bt.extensions[e[1].toLowerCase()];return!t||!t.length?!1:t[0]}function PM(r){if(!r||typeof r!="string")return!1;var e=AM("x."+r).toLowerCase().substr(1);return e&&Bt.types[e]||!1}function IM(r,e){var t=["nginx","apache",void 0,"iana"];Object.keys(Za).forEach(function(i){var s=Za[i],o=s.extensions;if(!(!o||!o.length)){r[i]=o;for(var a=0;a<o.length;a++){var c=o[a];if(e[c]){var l=t.indexOf(Za[e[c]].source),u=t.indexOf(s.source);if(e[c]!=="application/octet-stream"&&(l>u||l===u&&e[c].substr(0,12)==="application/"))continue}e[c]=i}}})}});var Qa=A((P4,py)=>{"use strict";var NM=iy(),DM=uy();py.exports=Vt;function Vt(r){if(!(this instanceof Vt))return new Vt(r);this.headers=r.headers,this.negotiator=new NM(r)}Vt.prototype.type=Vt.prototype.types=function(r){var e=r;if(e&&!Array.isArray(e)){e=new Array(arguments.length);for(var t=0;t<e.length;t++)e[t]=arguments[t]}if(!e||e.length===0)return this.negotiator.mediaTypes();if(!this.headers.accept)return e[0];var n=e.map(LM),i=this.negotiator.mediaTypes(n.filter(BM)),s=i[0];return s?e[n.indexOf(s)]:!1};Vt.prototype.encoding=Vt.prototype.encodings=function(r){var e=r;if(e&&!Array.isArray(e)){e=new Array(arguments.length);for(var t=0;t<e.length;t++)e[t]=arguments[t]}return!e||e.length===0?this.negotiator.encodings():this.negotiator.encodings(e)[0]||!1};Vt.prototype.charset=Vt.prototype.charsets=function(r){var e=r;if(e&&!Array.isArray(e)){e=new Array(arguments.length);for(var t=0;t<e.length;t++)e[t]=arguments[t]}return!e||e.length===0?this.negotiator.charsets():this.negotiator.charsets(e)[0]||!1};Vt.prototype.lang=Vt.prototype.langs=Vt.prototype.language=Vt.prototype.languages=function(r){var e=r;if(e&&!Array.isArray(e)){e=new Array(arguments.length);for(var t=0;t<e.length;t++)e[t]=arguments[t]}return!e||e.length===0?this.negotiator.languages():this.negotiator.languages(e)[0]||!1};function LM(r){return r.indexOf("/")===-1?DM.lookup(r):r}function BM(r){return typeof r=="string"}});var Up=A((fy,dy)=>{var ho=require("crypto"),qp=function(){};qp.prototype.getRandomBytes=function(r){var e=4096,t=this;if(r=r||12,r>e)return ho.randomBytes(r);var n=parseInt(e/r),i=parseInt(n*.85);if(!i||(this.bytesBufferIndex==null&&(this.bytesBufferIndex=-1),this.bytesBufferIndex==n&&(this.bytesBuffer=null,this.bytesBufferIndex=-1),(this.bytesBufferIndex==-1||this.bytesBufferIndex>i)&&(this.isGeneratingBytes||(this.isGeneratingBytes=!0,ho.randomBytes(e,function(o,a){t.bytesBuffer=a,t.bytesBufferIndex=0,t.isGeneratingBytes=!1})),this.bytesBufferIndex==-1)))return ho.randomBytes(r);var s=this.bytesBuffer.slice(r*this.bytesBufferIndex,r*(this.bytesBufferIndex+1));return this.bytesBufferIndex++,s};qp.prototype.generateId=function(){var r=Buffer.alloc(15);return r.writeInt32BE?(this.sequenceNumber=this.sequenceNumber+1|0,r.writeInt32BE(this.sequenceNumber,11),ho.randomBytes?this.getRandomBytes(12).copy(r):[0,4,8].forEach(function(e){r.writeInt32BE(Math.random()*Math.pow(2,32)|0,e)}),r.toString("base64").replace(/\//g,"_").replace(/\+/g,"-")):Math.abs(Math.random()*Math.random()*Date.now()|0).toString()+Math.abs(Math.random()*Math.random()*Date.now()|0).toString()};fy=dy.exports=new qp});var ec=A(Mn=>{"use strict";Object.defineProperty(Mn,"__esModule",{value:!0});Mn.ERROR_PACKET=Mn.PACKET_TYPES_REVERSE=Mn.PACKET_TYPES=void 0;var jr=Object.create(null);Mn.PACKET_TYPES=jr;jr.open="0";jr.close="1";jr.ping="2";jr.pong="3";jr.message="4";jr.upgrade="5";jr.noop="6";var hy=Object.create(null);Mn.PACKET_TYPES_REVERSE=hy;Object.keys(jr).forEach(r=>{hy[jr[r]]=r});var jM={type:"error",data:"parser error"};Mn.ERROR_PACKET=jM});var gy=A(Fi=>{"use strict";Object.defineProperty(Fi,"__esModule",{value:!0});Fi.encodePacket=void 0;Fi.encodePacketToBinary=qM;var FM=ec(),HM=({type:r,data:e},t,n)=>e instanceof ArrayBuffer||ArrayBuffer.isView(e)?n(t?e:"b"+my(e,!0).toString("base64")):n(FM.PACKET_TYPES[r]+(e||""));Fi.encodePacket=HM;var my=(r,e)=>Buffer.isBuffer(r)||r instanceof Uint8Array&&!e?r:r instanceof ArrayBuffer?Buffer.from(r):Buffer.from(r.buffer,r.byteOffset,r.byteLength),$p;function qM(r,e){if(r.data instanceof ArrayBuffer||ArrayBuffer.isView(r.data))return e(my(r.data,!1));(0,Fi.encodePacket)(r,!0,t=>{$p||($p=new TextEncoder),e($p.encode(t))})}});var yy=A(rc=>{"use strict";Object.defineProperty(rc,"__esModule",{value:!0});rc.decodePacket=void 0;var tc=ec(),UM=(r,e)=>{if(typeof r!="string")return{type:"message",data:vy(r,e)};let t=r.charAt(0);if(t==="b"){let n=Buffer.from(r.substring(1),"base64");return{type:"message",data:vy(n,e)}}return tc.PACKET_TYPES_REVERSE[t]?r.length>1?{type:tc.PACKET_TYPES_REVERSE[t],data:r.substring(1)}:{type:tc.PACKET_TYPES_REVERSE[t]}:tc.ERROR_PACKET};rc.decodePacket=UM;var vy=(r,e)=>e==="arraybuffer"?r instanceof ArrayBuffer?r:Buffer.isBuffer(r)?r.buffer.slice(r.byteOffset,r.byteOffset+r.byteLength):r.buffer:Buffer.isBuffer(r)?r:Buffer.from(r)});var mo=A(jt=>{"use strict";Object.defineProperty(jt,"__esModule",{value:!0});jt.decodePayload=jt.decodePacket=jt.encodePayload=jt.encodePacket=jt.protocol=void 0;jt.createPacketEncoderStream=GM;jt.createPacketDecoderStream=zM;var Gp=gy();Object.defineProperty(jt,"encodePacket",{enumerable:!0,get:function(){return Gp.encodePacket}});var zp=yy();Object.defineProperty(jt,"decodePacket",{enumerable:!0,get:function(){return zp.decodePacket}});var xy=ec(),_y="",$M=(r,e)=>{let t=r.length,n=new Array(t),i=0;r.forEach((s,o)=>{(0,Gp.encodePacket)(s,!1,a=>{n[o]=a,++i===t&&e(n.join(_y))})})};jt.encodePayload=$M;var WM=(r,e)=>{let t=r.split(_y),n=[];for(let i=0;i<t.length;i++){let s=(0,zp.decodePacket)(t[i],e);if(n.push(s),s.type==="error")break}return n};jt.decodePayload=WM;function GM(){return new TransformStream({transform(r,e){(0,Gp.encodePacketToBinary)(r,t=>{let n=t.length,i;if(n<126)i=new Uint8Array(1),new DataView(i.buffer).setUint8(0,n);else if(n<65536){i=new Uint8Array(3);let s=new DataView(i.buffer);s.setUint8(0,126),s.setUint16(1,n)}else{i=new Uint8Array(9);let s=new DataView(i.buffer);s.setUint8(0,127),s.setBigUint64(1,BigInt(n))}r.data&&typeof r.data!="string"&&(i[0]|=128),e.enqueue(i),e.enqueue(t)})}})}var Wp;function nc(r){return r.reduce((e,t)=>e+t.length,0)}function ic(r,e){if(r[0].length===e)return r.shift();let t=new Uint8Array(e),n=0;for(let i=0;i<e;i++)t[i]=r[0][n++],n===r[0].length&&(r.shift(),n=0);return r.length&&n<r[0].length&&(r[0]=r[0].slice(n)),t}function zM(r,e){Wp||(Wp=new TextDecoder);let t=[],n=0,i=-1,s=!1;return new TransformStream({transform(o,a){for(t.push(o);;){if(n===0){if(nc(t)<1)break;let c=ic(t,1);s=(c[0]&128)===128,i=c[0]&127,i<126?n=3:i===126?n=1:n=2}else if(n===1){if(nc(t)<2)break;let c=ic(t,2);i=new DataView(c.buffer,c.byteOffset,c.length).getUint16(0),n=3}else if(n===2){if(nc(t)<8)break;let c=ic(t,8),l=new DataView(c.buffer,c.byteOffset,c.length),u=l.getUint32(0);if(u>Math.pow(2,21)-1){a.enqueue(xy.ERROR_PACKET);break}i=u*Math.pow(2,32)+l.getUint32(4),n=3}else{if(nc(t)<i)break;let c=ic(t,i);a.enqueue((0,zp.decodePacket)(s?c:Wp.decode(c),e)),n=0}if(i===0||i>r){a.enqueue(xy.ERROR_PACKET);break}}}})}jt.protocol=4});var Ey=A((B4,Sy)=>{var Pn=String.fromCharCode;function by(r){for(var e=[],t=0,n=r.length,i,s;t<n;)i=r.charCodeAt(t++),i>=55296&&i<=56319&&t<n?(s=r.charCodeAt(t++),(s&64512)==56320?e.push(((i&1023)<<10)+(s&1023)+65536):(e.push(i),t--)):e.push(i);return e}function VM(r){for(var e=r.length,t=-1,n,i="";++t<e;)n=r[t],n>65535&&(n-=65536,i+=Pn(n>>>10&1023|55296),n=56320|n&1023),i+=Pn(n);return i}function wy(r,e){if(r>=55296&&r<=57343){if(e)throw Error("Lone surrogate U+"+r.toString(16).toUpperCase()+" is not a scalar value");return!1}return!0}function Vp(r,e){return Pn(r>>e&63|128)}function KM(r,e){if((r&4294967168)==0)return Pn(r);var t="";return(r&4294965248)==0?t=Pn(r>>6&31|192):(r&4294901760)==0?(wy(r,e)||(r=65533),t=Pn(r>>12&15|224),t+=Vp(r,6)):(r&4292870144)==0&&(t=Pn(r>>18&7|240),t+=Vp(r,12),t+=Vp(r,6)),t+=Pn(r&63|128),t}function YM(r,e){e=e||{};for(var t=e.strict!==!1,n=by(r),i=n.length,s=-1,o,a="";++s<i;)o=n[s],a+=KM(o,t);return a}function Hi(){if(In>=oc)throw Error("Invalid byte index");var r=sc[In]&255;if(In++,(r&192)==128)return r&63;throw Error("Invalid continuation byte")}function JM(r){var e,t,n,i,s;if(In>oc)throw Error("Invalid byte index");if(In==oc)return!1;if(e=sc[In]&255,In++,(e&128)==0)return e;if((e&224)==192){if(t=Hi(),s=(e&31)<<6|t,s>=128)return s;throw Error("Invalid continuation byte")}if((e&240)==224){if(t=Hi(),n=Hi(),s=(e&15)<<12|t<<6|n,s>=2048)return wy(s,r)?s:65533;throw Error("Invalid continuation byte")}if((e&248)==240&&(t=Hi(),n=Hi(),i=Hi(),s=(e&7)<<18|t<<12|n<<6|i,s>=65536&&s<=1114111))return s;throw Error("Invalid UTF-8 detected")}var sc,oc,In;function XM(r,e){e=e||{};var t=e.strict!==!1;sc=by(r),oc=sc.length,In=0;for(var n=[],i;(i=JM(t))!==!1;)n.push(i);return VM(n)}Sy.exports={version:"2.1.2",encode:YM,decode:XM}});var Py=A(ft=>{"use strict";Object.defineProperty(ft,"__esModule",{value:!0});ft.packets=ft.protocol=void 0;ft.encodePacket=Kp;ft.encodeBase64Packet=ky;ft.decodePacket=Yp;ft.decodeBase64Packet=Ay;ft.encodePayload=tP;ft.decodePayload=nP;ft.encodePayloadAsBinary=Oy;ft.decodePayloadAsBinary=My;var Cy=Ey();ft.protocol=3;var ZM=r=>{for(let e of r)if(e.data instanceof ArrayBuffer||ArrayBuffer.isView(e.data))return!0;return!1};ft.packets={open:0,close:1,ping:2,pong:3,message:4,upgrade:5,noop:6};var qi=Object.keys(ft.packets),Er={type:"error",data:"parser error"},QM=Buffer.concat([]);function Kp(r,e,t,n){if(typeof e=="function"&&(n=e,e=null),typeof t=="function"&&(n=t,t=null),Buffer.isBuffer(r.data))return Ty(r,e,n);if(r.data&&(r.data.buffer||r.data)instanceof ArrayBuffer)return Ty({type:r.type,data:Jp(r.data)},e,n);var i=ft.packets[r.type];return r.data!==void 0&&(i+=t?Cy.encode(String(r.data),{strict:!1}):String(r.data)),n(""+i)}function Ty(r,e,t){if(!e)return ky(r,t);var n=r.data,i=Buffer.allocUnsafe(1);return i[0]=ft.packets[r.type],t(Buffer.concat([i,n]))}function ky(r,e){var t=Buffer.isBuffer(r.data)?r.data:Jp(r.data),n="b"+ft.packets[r.type];return n+=t.toString("base64"),e(n)}function Yp(r,e,t){if(r===void 0)return Er;let n;if(typeof r=="string")return n=r.charAt(0),n==="b"?Ay(r.slice(1),e):t&&(r=eP(r),r===!1)||Number(n)!=n||!qi[n]?Er:r.length>1?{type:qi[n],data:r.slice(1)}:{type:qi[n]};if(e==="arraybuffer"){var i=new Uint8Array(r);return n=i[0],{type:qi[n],data:i.buffer.slice(1)}}return r instanceof ArrayBuffer&&(r=Jp(r)),n=r[0],{type:qi[n],data:r.slice(1)}}function eP(r){try{r=Cy.decode(r,{strict:!1})}catch{return!1}return r}function Ay(r,e){var t=qi[r.charAt(0)],n=Buffer.from(r.slice(1),"base64");if(e==="arraybuffer"){for(var i=new Uint8Array(n.length),s=0;s<i.length;s++)i[s]=n[s];n=i.buffer}return{type:t,data:n}}function tP(r,e,t){if(typeof e=="function"&&(t=e,e=null),e&&ZM(r))return Oy(r,t);if(!r.length)return t("0:");function n(i,s){Kp(i,e,!1,function(o){s(null,rP(o))})}Ry(r,n,function(i,s){return t(s.join(""))})}function rP(r){return r.length+":"+r}function Ry(r,e,t){let n=new Array(r.length),i=0;for(let s=0;s<r.length;s++)e(r[s],(o,a)=>{n[s]=a,++i===r.length&&t(null,n)})}function nP(r,e,t){if(typeof r!="string")return My(r,e,t);if(typeof e=="function"&&(t=e,e=null),r==="")return t(Er,0,1);for(var n="",i,s,o,a=0,c=r.length;a<c;a++){var l=r.charAt(a);if(l!==":"){n+=l;continue}if(n===""||n!=(i=Number(n))||(s=r.slice(a+1,a+1+i),n!=s.length))return t(Er,0,1);if(s.length){if(o=Yp(s,e,!1),Er.type===o.type&&Er.data===o.data)return t(Er,0,1);var u=t(o,a+i,c);if(u===!1)return}a+=i,n=""}if(n!=="")return t(Er,0,1)}function iP(r){for(var e="",t=0,n=r.length;t<n;t++)e+=String.fromCharCode(r[t]);return e}function sP(r){for(var e=Buffer.allocUnsafe(r.length),t=0,n=r.length;t<n;t++)e.writeUInt8(r.charCodeAt(t),t);return e}function Jp(r){var e=r.byteLength||r.length,t=r.byteOffset||0;return Buffer.from(r.buffer||r,t,e)}function Oy(r,e){if(!r.length)return e(QM);Ry(r,oP,function(t,n){return e(Buffer.concat(n))})}function oP(r,e){function t(n){var i=""+n.length,s;if(typeof n=="string"){s=Buffer.allocUnsafe(i.length+2),s[0]=0;for(var o=0;o<i.length;o++)s[o+1]=parseInt(i[o],10);return s[s.length-1]=255,e(null,Buffer.concat([s,sP(n)]))}s=Buffer.allocUnsafe(i.length+2),s[0]=1;for(var o=0;o<i.length;o++)s[o+1]=parseInt(i[o],10);s[s.length-1]=255,e(null,Buffer.concat([s,n]))}Kp(r,!0,!0,t)}function My(r,e,t){typeof e=="function"&&(t=e,e=null);for(var n=r,i=[],s;n.length>0;){var o="",a=n[0]===0;for(s=1;n[s]!==255;s++){if(o.length>310)return t(Er,0,1);o+=""+n[s]}n=n.slice(o.length+1);var c=parseInt(o,10),l=n.slice(1,c+1);a&&(l=iP(l)),i.push(l),n=n.slice(c+1)}var u=i.length;for(s=0;s<u;s++){var f=i[s];t(Yp(f,e,!0),s,u)}}});var Ny=A((F4,Iy)=>{var Ui=1e3,$i=Ui*60,Wi=$i*60,Xn=Wi*24,aP=Xn*7,cP=Xn*365.25;Iy.exports=function(r,e){e=e||{};var t=typeof r;if(t==="string"&&r.length>0)return lP(r);if(t==="number"&&isFinite(r))return e.long?pP(r):uP(r);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(r))};function lP(r){if(r=String(r),!(r.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(e){var t=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return t*cP;case"weeks":case"week":case"w":return t*aP;case"days":case"day":case"d":return t*Xn;case"hours":case"hour":case"hrs":case"hr":case"h":return t*Wi;case"minutes":case"minute":case"mins":case"min":case"m":return t*$i;case"seconds":case"second":case"secs":case"sec":case"s":return t*Ui;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return t;default:return}}}}function uP(r){var e=Math.abs(r);return e>=Xn?Math.round(r/Xn)+"d":e>=Wi?Math.round(r/Wi)+"h":e>=$i?Math.round(r/$i)+"m":e>=Ui?Math.round(r/Ui)+"s":r+"ms"}function pP(r){var e=Math.abs(r);return e>=Xn?ac(r,e,Xn,"day"):e>=Wi?ac(r,e,Wi,"hour"):e>=$i?ac(r,e,$i,"minute"):e>=Ui?ac(r,e,Ui,"second"):r+" ms"}function ac(r,e,t,n){var i=e>=t*1.5;return Math.round(r/t)+" "+n+(i?"s":"")}});var Xp=A((H4,Dy)=>{function fP(r){t.debug=t,t.default=t,t.coerce=c,t.disable=o,t.enable=i,t.enabled=a,t.humanize=Ny(),t.destroy=l,Object.keys(r).forEach(u=>{t[u]=r[u]}),t.names=[],t.skips=[],t.formatters={};function e(u){let f=0;for(let h=0;h<u.length;h++)f=(f<<5)-f+u.charCodeAt(h),f|=0;return t.colors[Math.abs(f)%t.colors.length]}t.selectColor=e;function t(u){let f,h=null,g,x;function S(...k){if(!S.enabled)return;let R=S,M=Number(new Date),I=M-(f||M);R.diff=I,R.prev=f,R.curr=M,f=M,k[0]=t.coerce(k[0]),typeof k[0]!="string"&&k.unshift("%O");let B=0;k[0]=k[0].replace(/%([a-zA-Z%])/g,(F,G)=>{if(F==="%%")return"%";B++;let D=t.formatters[G];if(typeof D=="function"){let U=k[B];F=D.call(R,U),k.splice(B,1),B--}return F}),t.formatArgs.call(R,k),(R.log||t.log).apply(R,k)}return S.namespace=u,S.useColors=t.useColors(),S.color=t.selectColor(u),S.extend=n,S.destroy=t.destroy,Object.defineProperty(S,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(g!==t.namespaces&&(g=t.namespaces,x=t.enabled(u)),x),set:k=>{h=k}}),typeof t.init=="function"&&t.init(S),S}function n(u,f){let h=t(this.namespace+(typeof f>"u"?":":f)+u);return h.log=this.log,h}function i(u){t.save(u),t.namespaces=u,t.names=[],t.skips=[];let f=(typeof u=="string"?u:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(let h of f)h[0]==="-"?t.skips.push(h.slice(1)):t.names.push(h)}function s(u,f){let h=0,g=0,x=-1,S=0;for(;h<u.length;)if(g<f.length&&(f[g]===u[h]||f[g]==="*"))f[g]==="*"?(x=g,S=h,g++):(h++,g++);else if(x!==-1)g=x+1,S++,h=S;else return!1;for(;g<f.length&&f[g]==="*";)g++;return g===f.length}function o(){let u=[...t.names,...t.skips.map(f=>"-"+f)].join(",");return t.enable(""),u}function a(u){for(let f of t.skips)if(s(u,f))return!1;for(let f of t.names)if(s(u,f))return!0;return!1}function c(u){return u instanceof Error?u.stack||u.message:u}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return t.enable(t.load()),t}Dy.exports=fP});var Ly=A((Ft,cc)=>{Ft.formatArgs=hP;Ft.save=mP;Ft.load=gP;Ft.useColors=dP;Ft.storage=vP();Ft.destroy=(()=>{let r=!1;return()=>{r||(r=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();Ft.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function dP(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let r;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(r=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(r[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function hP(r){if(r[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+r[0]+(this.useColors?"%c ":" ")+"+"+cc.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;r.splice(1,0,e,"color: inherit");let t=0,n=0;r[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(t++,i==="%c"&&(n=t))}),r.splice(n,0,e)}Ft.log=console.debug||console.log||(()=>{});function mP(r){try{r?Ft.storage.setItem("debug",r):Ft.storage.removeItem("debug")}catch{}}function gP(){let r;try{r=Ft.storage.getItem("debug")||Ft.storage.getItem("DEBUG")}catch{}return!r&&typeof process<"u"&&"env"in process&&(r=process.env.DEBUG),r}function vP(){try{return localStorage}catch{}}cc.exports=Xp()(Ft);var{formatters:yP}=cc.exports;yP.j=function(r){try{return JSON.stringify(r)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var jy=A((q4,By)=>{"use strict";By.exports=(r,e=process.argv)=>{let t=r.startsWith("-")?"":r.length===1?"-":"--",n=e.indexOf(t+r),i=e.indexOf("--");return n!==-1&&(i===-1||n<i)}});var qy=A((U4,Hy)=>{"use strict";var xP=require("os"),Fy=require("tty"),ir=jy(),{env:dt}=process,Nn;ir("no-color")||ir("no-colors")||ir("color=false")||ir("color=never")?Nn=0:(ir("color")||ir("colors")||ir("color=true")||ir("color=always"))&&(Nn=1);"FORCE_COLOR"in dt&&(dt.FORCE_COLOR==="true"?Nn=1:dt.FORCE_COLOR==="false"?Nn=0:Nn=dt.FORCE_COLOR.length===0?1:Math.min(parseInt(dt.FORCE_COLOR,10),3));function Zp(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function Qp(r,e){if(Nn===0)return 0;if(ir("color=16m")||ir("color=full")||ir("color=truecolor"))return 3;if(ir("color=256"))return 2;if(r&&!e&&Nn===void 0)return 0;let t=Nn||0;if(dt.TERM==="dumb")return t;if(process.platform==="win32"){let n=xP.release().split(".");return Number(n[0])>=10&&Number(n[2])>=10586?Number(n[2])>=14931?3:2:1}if("CI"in dt)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(n=>n in dt)||dt.CI_NAME==="codeship"?1:t;if("TEAMCITY_VERSION"in dt)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(dt.TEAMCITY_VERSION)?1:0;if(dt.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in dt){let n=parseInt((dt.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(dt.TERM_PROGRAM){case"iTerm.app":return n>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(dt.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(dt.TERM)||"COLORTERM"in dt?1:t}function _P(r){let e=Qp(r,r&&r.isTTY);return Zp(e)}Hy.exports={supportsColor:_P,stdout:Zp(Qp(!0,Fy.isatty(1))),stderr:Zp(Qp(!0,Fy.isatty(2)))}});var $y=A((ht,uc)=>{var bP=require("tty"),lc=require("util");ht.init=AP;ht.log=TP;ht.formatArgs=SP;ht.save=CP;ht.load=kP;ht.useColors=wP;ht.destroy=lc.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");ht.colors=[6,2,3,4,5,1];try{let r=qy();r&&(r.stderr||r).level>=2&&(ht.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch{}ht.inspectOpts=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,e)=>{let t=e.substring(6).toLowerCase().replace(/_([a-z])/g,(i,s)=>s.toUpperCase()),n=process.env[e];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),r[t]=n,r},{});function wP(){return"colors"in ht.inspectOpts?!!ht.inspectOpts.colors:bP.isatty(process.stderr.fd)}function SP(r){let{namespace:e,useColors:t}=this;if(t){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${i};1m${e} \x1B[0m`;r[0]=s+r[0].split(`
6
6
  `).join(`
7
- `+s),r.push(i+"m+"+gc.exports.humanize(this.diff)+"\x1B[0m")}else r[0]=dI()+e+" "+r[0]}function dI(){return mt.inspectOpts.hideDate?"":new Date().toISOString()+" "}function hI(...r){return process.stderr.write(mc.formatWithOptions(mt.inspectOpts,...r)+`
8
- `)}function mI(r){r?process.env.DEBUG=r:delete process.env.DEBUG}function gI(){return process.env.DEBUG}function vI(r){r.inspectOpts={};let e=Object.keys(mt.inspectOpts);for(let t=0;t<e.length;t++)r.inspectOpts[e[t]]=mt.inspectOpts[e[t]]}gc.exports=uf()(mt);var{formatters:cx}=gc.exports;cx.o=function(r){return this.inspectOpts.colors=this.useColors,mc.inspect(r,this.inspectOpts).split(`
9
- `).map(e=>e.trim()).join(" ")};cx.O=function(r){return this.inspectOpts.colors=this.useColors,mc.inspect(r,this.inspectOpts)}});var ke=O((vW,ff)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?ff.exports=nx():ff.exports=lx()});var ri=O(yc=>{"use strict";Object.defineProperty(yc,"__esModule",{value:!0});yc.Transport=void 0;var yI=require("events"),xI=bo(),_I=Zy(),bI=ke(),ux=(0,bI.default)("engine:transport");function wI(){}var vc=class extends yI.EventEmitter{get readyState(){return this._readyState}set readyState(e){ux("readyState updated from %s to %s (%s)",this._readyState,e,this.name),this._readyState=e}constructor(e){super(),this.writable=!1,this._readyState="open",this.discarded=!1,this.protocol=e._query.EIO==="4"?4:3,this.parser=this.protocol===4?xI:_I,this.supportsBinary=!(e._query&&e._query.b64)}discard(){this.discarded=!0}onRequest(e){}close(e){this.readyState==="closed"||this.readyState==="closing"||(this.readyState="closing",this.doClose(e||wI))}onError(e,t){if(this.listeners("error").length){let n=new Error(e);n.type="TransportError",n.description=t,this.emit("error",n)}else ux("ignored transport error %s (%s)",e,t)}onPacket(e){this.emit("packet",e)}onData(e){this.onPacket(this.parser.decodePacket(e))}onClose(){this.readyState="closed",this.emit("close")}};yc.Transport=vc;vc.upgradesTo=[]});var hf=O(xc=>{"use strict";Object.defineProperty(xc,"__esModule",{value:!0});xc.Polling=void 0;var SI=ri(),px=require("zlib"),EI=sc(),TI=ke(),Xt=(0,TI.default)("engine:polling"),CI={gzip:px.createGzip,deflate:px.createDeflate},df=class extends SI.Transport{constructor(e){super(e),this.closeTimeout=30*1e3}get name(){return"polling"}onRequest(e){let t=e.res;e.res=null,e.method==="GET"?this.onPollRequest(e,t):e.method==="POST"?this.onDataRequest(e,t):(t.writeHead(500),t.end())}onPollRequest(e,t){if(this.req){Xt("request overlap"),this.onError("overlap from client"),t.writeHead(400),t.end();return}Xt("setting request"),this.req=e,this.res=t;let n=()=>{this.onError("poll connection closed prematurely")},i=()=>{e.removeListener("close",n),this.req=this.res=null};e.cleanup=i,e.on("close",n),this.writable=!0,this.emit("ready"),this.writable&&this.shouldClose&&(Xt("triggering empty send to append close packet"),this.send([{type:"noop"}]))}onDataRequest(e,t){if(this.dataReq){this.onError("data request overlap from client"),t.writeHead(400),t.end();return}let n=e.headers["content-type"]==="application/octet-stream";if(n&&this.protocol===4)return this.onError("invalid content");this.dataReq=e,this.dataRes=t;let i=n?Buffer.concat([]):"",s=()=>{e.removeListener("data",a),e.removeListener("end",c),e.removeListener("close",o),this.dataReq=this.dataRes=i=null},o=()=>{s(),this.onError("data request connection closed prematurely")},a=l=>{let p;n?(i=Buffer.concat([i,l]),p=i.length):(i+=l,p=Buffer.byteLength(i)),p>this.maxHttpBufferSize&&(t.writeHead(413).end(),s())},c=()=>{this.onData(i);let l={"Content-Type":"text/html","Content-Length":"2"};t.writeHead(200,this.headers(e,l)),t.end("ok"),s()};e.on("close",o),n||e.setEncoding("utf8"),e.on("data",a),e.on("end",c)}onData(e){Xt('received "%s"',e);let t=n=>{if(n.type==="close")return Xt("got xhr close packet"),this.onClose(),!1;this.onPacket(n)};this.protocol===3?this.parser.decodePayload(e,t):this.parser.decodePayload(e).forEach(t)}onClose(){this.writable&&this.send([{type:"noop"}]),super.onClose()}send(e){this.writable=!1,this.shouldClose&&(Xt("appending close packet to payload"),e.push({type:"close"}),this.shouldClose(),this.shouldClose=null);let t=n=>{let i=e.some(s=>s.options&&s.options.compress);this.write(n,{compress:i})};this.protocol===3?this.parser.encodePayload(e,this.supportsBinary,t):this.parser.encodePayload(e,t)}write(e,t){Xt('writing "%s"',e),this.doWrite(e,t,()=>{this.req.cleanup(),this.emit("drain")})}doWrite(e,t,n){let i=typeof e=="string",o={"Content-Type":i?"text/plain; charset=UTF-8":"application/octet-stream"},a=p=>{o["Content-Length"]=typeof p=="string"?Buffer.byteLength(p):p.length,this.res.writeHead(200,this.headers(this.req,o)),this.res.end(p),n()};if(!this.httpCompression||!t.compress){a(e);return}if((i?Buffer.byteLength(e):e.length)<this.httpCompression.threshold){a(e);return}let l=EI(this.req).encodings(["gzip","deflate"]);if(!l){a(e);return}this.compress(e,l,(p,f)=>{if(p){this.res.writeHead(500),this.res.end(),n(p);return}o["Content-Encoding"]=l,a(f)})}compress(e,t,n){Xt("compressing");let i=[],s=0;CI[t](this.httpCompression).on("error",n).on("data",function(o){i.push(o),s+=o.length}).on("end",function(){n(null,Buffer.concat(i,s))}).end(e)}doClose(e){Xt("closing");let t;this.dataReq&&(Xt("aborting ongoing data request"),this.dataReq.destroy());let n=()=>{clearTimeout(t),e(),this.onClose()};this.writable?(Xt("transport writable - closing right away"),this.send([{type:"close"}]),n()):this.discarded?(Xt("transport discarded - closing right away"),n()):(Xt("transport not writable - buffering orderly close"),this.shouldClose=n,t=setTimeout(n,this.closeTimeout))}headers(e,t={}){let n=e.headers["user-agent"];return n&&(~n.indexOf(";MSIE")||~n.indexOf("Trident/"))&&(t["X-XSS-Protection"]="0"),t["cache-control"]="no-store",this.emit("headers",t,e),t}};xc.Polling=df});var fx=O(_c=>{"use strict";Object.defineProperty(_c,"__esModule",{value:!0});_c.JSONP=void 0;var AI=hf(),RI=require("querystring"),kI=/\\\\n/g,OI=/(\\)?\\n/g,mf=class extends AI.Polling{constructor(e){super(e),this.head="___eio["+(e._query.j||"").replace(/[^0-9]/g,"")+"](",this.foot=");"}onData(e){e=RI.parse(e).d,typeof e=="string"&&(e=e.replace(OI,function(t,n){return n?t:`
10
- `}),super.onData(e.replace(kI,"\\n")))}doWrite(e,t,n){let i=JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029");e=this.head+i+this.foot,super.doWrite(e,t,n)}};_c.JSONP=mf});var hx=O(bc=>{"use strict";Object.defineProperty(bc,"__esModule",{value:!0});bc.WebSocket=void 0;var MI=ri(),PI=ke(),dx=(0,PI.default)("engine:ws"),gf=class extends MI.Transport{constructor(e){super(e),this._doSend=t=>{this.socket.send(t,this._onSent)},this._doSendLast=t=>{this.socket.send(t,this._onSentLast)},this._onSent=t=>{t&&this.onError("write error",t.stack)},this._onSentLast=t=>{t?this.onError("write error",t.stack):(this.emit("drain"),this.writable=!0,this.emit("ready"))},this.socket=e.websocket,this.socket.on("message",(t,n)=>{let i=n?t:t.toString();dx('received "%s"',i),super.onData(i)}),this.socket.once("close",this.onClose.bind(this)),this.socket.on("error",this.onError.bind(this)),this.writable=!0,this.perMessageDeflate=null}get name(){return"websocket"}get handlesUpgrades(){return!0}send(e){this.writable=!1;for(let t=0;t<e.length;t++){let n=e[t],i=t+1===e.length;this._canSendPreEncodedFrame(n)?this.socket._sender.sendFrame(n.options.wsPreEncodedFrame,i?this._onSentLast:this._onSent):this.parser.encodePacket(n,this.supportsBinary,i?this._doSendLast:this._doSend)}}_canSendPreEncodedFrame(e){var t,n,i;return!this.perMessageDeflate&&typeof((n=(t=this.socket)===null||t===void 0?void 0:t._sender)===null||n===void 0?void 0:n.sendFrame)=="function"&&((i=e.options)===null||i===void 0?void 0:i.wsPreEncodedFrame)!==void 0}doClose(e){dx("closing"),this.socket.close(),e&&e()}};bc.WebSocket=gf});var yf=O(wc=>{"use strict";Object.defineProperty(wc,"__esModule",{value:!0});wc.WebTransport=void 0;var II=ri(),NI=ke(),LI=bo(),Xi=(0,NI.default)("engine:webtransport"),vf=class extends II.Transport{constructor(e,t,n){super({_query:{EIO:"4"}}),this.session=e;let i=(0,LI.createPacketEncoderStream)();i.readable.pipeTo(t.writable).catch(()=>{Xi("the stream was closed")}),this.writer=i.writable.getWriter(),(async()=>{try{for(;;){let{value:s,done:o}=await n.read();if(o){Xi("session is closed");break}Xi("received chunk: %o",s),this.onPacket(s)}}catch(s){Xi("error while reading: %s",s.message)}})(),e.closed.then(()=>this.onClose()),this.writable=!0}get name(){return"webtransport"}async send(e){this.writable=!1;try{for(let t=0;t<e.length;t++){let n=e[t];await this.writer.write(n)}}catch(t){Xi("error while writing: %s",t.message)}this.emit("drain"),this.writable=!0,this.emit("ready")}doClose(e){Xi("closing WebTransport session"),this.session.close(),e&&e()}};wc.WebTransport=vf});var _f=O(xf=>{"use strict";Object.defineProperty(xf,"__esModule",{value:!0});var DI=hf(),BI=fx(),jI=hx(),FI=yf();xf.default={polling:mx,websocket:jI.WebSocket,webtransport:FI.WebTransport};function mx(r){return typeof r._query.j=="string"?new BI.JSONP(r):new DI.Polling(r)}mx.upgradesTo=["websocket","webtransport"]});var wf=O(Sc=>{"use strict";Object.defineProperty(Sc,"__esModule",{value:!0});Sc.Socket=void 0;var $I=require("events"),HI=ke(),on=require("timers"),Oe=(0,HI.default)("engine:socket"),bf=class extends $I.EventEmitter{get readyState(){return this._readyState}set readyState(e){Oe("readyState updated from %s to %s",this._readyState,e),this._readyState=e}constructor(e,t,n,i,s){super(),this._readyState="opening",this.upgrading=!1,this.upgraded=!1,this.writeBuffer=[],this.packetsFn=[],this.sentCallbackFn=[],this.cleanupFn=[],this.id=e,this.server=t,this.request=i,this.protocol=s,i&&(i.websocket&&i.websocket._socket?this.remoteAddress=i.websocket._socket.remoteAddress:this.remoteAddress=i.connection.remoteAddress),this.pingTimeoutTimer=null,this.pingIntervalTimer=null,this.setTransport(n),this.onOpen()}onOpen(){this.readyState="open",this.transport.sid=this.id,this.sendPacket("open",JSON.stringify({sid:this.id,upgrades:this.getAvailableUpgrades(),pingInterval:this.server.opts.pingInterval,pingTimeout:this.server.opts.pingTimeout,maxPayload:this.server.opts.maxHttpBufferSize})),this.server.opts.initialPacket&&this.sendPacket("message",this.server.opts.initialPacket),this.emit("open"),this.protocol===3?this.resetPingTimeout():this.schedulePing()}onPacket(e){if(this.readyState!=="open")return Oe("packet received with closed socket");switch(Oe(`received packet ${e.type}`),this.emit("packet",e),e.type){case"ping":if(this.transport.protocol!==3){this.onError(new Error("invalid heartbeat direction"));return}Oe("got ping"),this.pingTimeoutTimer.refresh(),this.sendPacket("pong"),this.emit("heartbeat");break;case"pong":if(this.transport.protocol===3){this.onError(new Error("invalid heartbeat direction"));return}Oe("got pong"),(0,on.clearTimeout)(this.pingTimeoutTimer),this.pingIntervalTimer.refresh(),this.emit("heartbeat");break;case"error":this.onClose("parse error");break;case"message":this.emit("data",e.data),this.emit("message",e.data);break}}onError(e){Oe("transport error"),this.onClose("transport error",e)}schedulePing(){this.pingIntervalTimer=(0,on.setTimeout)(()=>{Oe("writing ping packet - expecting pong within %sms",this.server.opts.pingTimeout),this.sendPacket("ping"),this.resetPingTimeout()},this.server.opts.pingInterval)}resetPingTimeout(){(0,on.clearTimeout)(this.pingTimeoutTimer),this.pingTimeoutTimer=(0,on.setTimeout)(()=>{this.readyState!=="closed"&&this.onClose("ping timeout")},this.protocol===3?this.server.opts.pingInterval+this.server.opts.pingTimeout:this.server.opts.pingTimeout)}setTransport(e){let t=this.onError.bind(this),n=()=>this.flush(),i=this.onPacket.bind(this),s=this.onDrain.bind(this),o=this.onClose.bind(this,"transport close");this.transport=e,this.transport.once("error",t),this.transport.on("ready",n),this.transport.on("packet",i),this.transport.on("drain",s),this.transport.once("close",o),this.cleanupFn.push(function(){e.removeListener("error",t),e.removeListener("ready",n),e.removeListener("packet",i),e.removeListener("drain",s),e.removeListener("close",o)})}onDrain(){if(this.sentCallbackFn.length>0){Oe("executing batch send callback");let e=this.sentCallbackFn.shift();if(e)for(let t=0;t<e.length;t++)e[t](this.transport)}}_maybeUpgrade(e){Oe('might upgrade socket transport from "%s" to "%s"',this.transport.name,e.name),this.upgrading=!0;let t=(0,on.setTimeout)(()=>{Oe("client did not complete upgrade - closing transport"),o(),e.readyState==="open"&&e.close()},this.server.opts.upgradeTimeout),n,i=p=>{p.type==="ping"&&p.data==="probe"?(Oe("got probe ping packet, sending pong"),e.send([{type:"pong",data:"probe"}]),this.emit("upgrading",e),clearInterval(n),n=setInterval(s,100)):p.type==="upgrade"&&this.readyState!=="closed"?(Oe("got upgrade packet - upgrading"),o(),this.transport.discard(),this.upgraded=!0,this.clearTransport(),this.setTransport(e),this.emit("upgrade",e),this.flush(),this.readyState==="closing"&&e.close(()=>{this.onClose("forced close")})):(o(),e.close())},s=()=>{this.transport.name==="polling"&&this.transport.writable&&(Oe("writing a noop packet to polling for fast upgrade"),this.transport.send([{type:"noop"}]))},o=()=>{this.upgrading=!1,clearInterval(n),(0,on.clearTimeout)(t),e.removeListener("packet",i),e.removeListener("close",c),e.removeListener("error",a),this.removeListener("close",l)},a=p=>{Oe("client did not complete upgrade - %s",p),o(),e.close(),e=null},c=()=>{a("transport closed")},l=()=>{a("socket closed")};e.on("packet",i),e.once("close",c),e.once("error",a),this.once("close",l)}clearTransport(){let e,t=this.cleanupFn.length;for(let n=0;n<t;n++)e=this.cleanupFn.shift(),e();this.transport.on("error",function(){Oe("error triggered by discarded transport")}),this.transport.close(),(0,on.clearTimeout)(this.pingTimeoutTimer)}onClose(e,t){this.readyState!=="closed"&&(this.readyState="closed",(0,on.clearTimeout)(this.pingIntervalTimer),(0,on.clearTimeout)(this.pingTimeoutTimer),process.nextTick(()=>{this.writeBuffer=[]}),this.packetsFn=[],this.sentCallbackFn=[],this.clearTransport(),this.emit("close",e,t))}send(e,t,n){return this.sendPacket("message",e,t,n),this}write(e,t,n){return this.sendPacket("message",e,t,n),this}sendPacket(e,t,n={},i){if(typeof n=="function"&&(i=n,n={}),this.readyState!=="closing"&&this.readyState!=="closed"){Oe('sending packet "%s" (%s)',e,t),n.compress=n.compress!==!1;let s={type:e,options:n};t&&(s.data=t),this.emit("packetCreate",s),this.writeBuffer.push(s),typeof i=="function"&&this.packetsFn.push(i),this.flush()}}flush(){if(this.readyState!=="closed"&&this.transport.writable&&this.writeBuffer.length){Oe("flushing buffer to transport"),this.emit("flush",this.writeBuffer),this.server.emit("flush",this,this.writeBuffer);let e=this.writeBuffer;this.writeBuffer=[],this.packetsFn.length?(this.sentCallbackFn.push(this.packetsFn),this.packetsFn=[]):this.sentCallbackFn.push(null),this.transport.send(e),this.emit("drain"),this.server.emit("drain",this)}}getAvailableUpgrades(){let e=[],t=this.server.upgrades(this.transport.name);for(let n=0;n<t.length;++n){let i=t[n];this.server.opts.transports.indexOf(i)!==-1&&e.push(i)}return e}close(e){if(e&&(this.readyState==="open"||this.readyState==="closing"))return this.closeTransport(e);if(this.readyState==="open"){if(this.readyState="closing",this.writeBuffer.length){Oe("there are %d remaining packets in the buffer, waiting for the 'drain' event",this.writeBuffer.length),this.once("drain",()=>{Oe("all packets have been sent, closing the transport"),this.closeTransport(e)});return}Oe("the buffer is empty, closing the transport right away"),this.closeTransport(e)}}closeTransport(e){Oe("closing the transport (discard? %s)",!!e),e&&this.transport.discard(),this.transport.close(this.onClose.bind(this,"forced close"))}};Sc.Socket=bf});var yx=O(Sf=>{"use strict";Sf.parse=KI;Sf.serialize=YI;var UI=Object.prototype.toString,qI=Object.prototype.hasOwnProperty,WI=/^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/,GI=/^("?)[\u0021\u0023-\u002B\u002D-\u003A\u003C-\u005B\u005D-\u007E]*\1$/,zI=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,VI=/^[\u0020-\u003A\u003D-\u007E]*$/;function KI(r,e){if(typeof r!="string")throw new TypeError("argument str must be a string");var t={},n=r.length;if(n<2)return t;var i=e&&e.decode||XI,s=0,o=0,a=0;do{if(o=r.indexOf("=",s),o===-1)break;if(a=r.indexOf(";",s),a===-1)a=n;else if(o>a){s=r.lastIndexOf(";",o-1)+1;continue}var c=gx(r,s,o),l=vx(r,o,c),p=r.slice(c,l);if(!qI.call(t,p)){var f=gx(r,o+1,a),h=vx(r,a,f);r.charCodeAt(f)===34&&r.charCodeAt(h-1)===34&&(f++,h--);var y=r.slice(f,h);t[p]=QI(y,i)}s=a+1}while(s<n);return t}function gx(r,e,t){do{var n=r.charCodeAt(e);if(n!==32&&n!==9)return e}while(++e<t);return t}function vx(r,e,t){for(;e>t;){var n=r.charCodeAt(--e);if(n!==32&&n!==9)return e+1}return t}function YI(r,e,t){var n=t&&t.encode||encodeURIComponent;if(typeof n!="function")throw new TypeError("option encode is invalid");if(!WI.test(r))throw new TypeError("argument name is invalid");var i=n(e);if(!GI.test(i))throw new TypeError("argument val is invalid");var s=r+"="+i;if(!t)return s;if(t.maxAge!=null){var o=Math.floor(t.maxAge);if(!isFinite(o))throw new TypeError("option maxAge is invalid");s+="; Max-Age="+o}if(t.domain){if(!zI.test(t.domain))throw new TypeError("option domain is invalid");s+="; Domain="+t.domain}if(t.path){if(!VI.test(t.path))throw new TypeError("option path is invalid");s+="; Path="+t.path}if(t.expires){var a=t.expires;if(!JI(a)||isNaN(a.valueOf()))throw new TypeError("option expires is invalid");s+="; Expires="+a.toUTCString()}if(t.httpOnly&&(s+="; HttpOnly"),t.secure&&(s+="; Secure"),t.partitioned&&(s+="; Partitioned"),t.priority){var c=typeof t.priority=="string"?t.priority.toLowerCase():t.priority;switch(c){case"low":s+="; Priority=Low";break;case"medium":s+="; Priority=Medium";break;case"high":s+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(t.sameSite){var l=typeof t.sameSite=="string"?t.sameSite.toLowerCase():t.sameSite;switch(l){case!0:s+="; SameSite=Strict";break;case"lax":s+="; SameSite=Lax";break;case"strict":s+="; SameSite=Strict";break;case"none":s+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return s}function XI(r){return r.indexOf("%")!==-1?decodeURIComponent(r):r}function JI(r){return UI.call(r)==="[object Date]"}function QI(r,e){try{return e(r)}catch{return r}}});var an=O((CW,bx)=>{"use strict";var xx=["nodebuffer","arraybuffer","fragments"],_x=typeof Blob<"u";_x&&xx.push("blob");bx.exports={BINARY_TYPES:xx,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:_x,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var Bx=O((AW,Dx)=>{var Tx=require("fs"),cn=require("path"),Cx=require("os"),Ax=typeof __webpack_require__=="function"?__non_webpack_require__:require,ZI=process.config&&process.config.variables||{},eN=!!process.env.PREBUILDS_ONLY,wx=process.versions.modules,Ef=nN()?"electron":rN()?"node-webkit":"node",Tf=process.env.npm_config_arch||Cx.arch(),Cf=process.env.npm_config_platform||Cx.platform(),Rx=process.env.LIBC||(iN(Cf)?"musl":"glibc"),Af=process.env.ARM_VERSION||(Tf==="arm64"?"8":ZI.arm_version)||"",kx=(process.versions.uv||"").split(".")[0];Dx.exports=Hr;function Hr(r){return Ax(Hr.resolve(r))}Hr.resolve=Hr.path=function(r){r=cn.resolve(r||".");try{var e=Ax(cn.join(r,"package.json")).name.toUpperCase().replace(/-/g,"_");process.env[e+"_PREBUILD"]&&(r=process.env[e+"_PREBUILD"])}catch{}if(!eN){var t=Sx(cn.join(r,"build/Release"),Ex);if(t)return t;var n=Sx(cn.join(r,"build/Debug"),Ex);if(n)return n}var i=a(r);if(i)return i;var s=a(cn.dirname(process.execPath));if(s)return s;var o=["platform="+Cf,"arch="+Tf,"runtime="+Ef,"abi="+wx,"uv="+kx,Af?"armv="+Af:"","libc="+Rx,"node="+process.versions.node,process.versions.electron?"electron="+process.versions.electron:"",typeof __webpack_require__=="function"?"webpack=true":""].filter(Boolean).join(" ");throw new Error("No native build was found for "+o+`
7
+ `+s),r.push(i+"m+"+uc.exports.humanize(this.diff)+"\x1B[0m")}else r[0]=EP()+e+" "+r[0]}function EP(){return ht.inspectOpts.hideDate?"":new Date().toISOString()+" "}function TP(...r){return process.stderr.write(lc.formatWithOptions(ht.inspectOpts,...r)+`
8
+ `)}function CP(r){r?process.env.DEBUG=r:delete process.env.DEBUG}function kP(){return process.env.DEBUG}function AP(r){r.inspectOpts={};let e=Object.keys(ht.inspectOpts);for(let t=0;t<e.length;t++)r.inspectOpts[e[t]]=ht.inspectOpts[e[t]]}uc.exports=Xp()(ht);var{formatters:Uy}=uc.exports;Uy.o=function(r){return this.inspectOpts.colors=this.useColors,lc.inspect(r,this.inspectOpts).split(`
9
+ `).map(e=>e.trim()).join(" ")};Uy.O=function(r){return this.inspectOpts.colors=this.useColors,lc.inspect(r,this.inspectOpts)}});var Ae=A(($4,ef)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?ef.exports=Ly():ef.exports=$y()});var Zn=A(fc=>{"use strict";Object.defineProperty(fc,"__esModule",{value:!0});fc.Transport=void 0;var RP=require("events"),OP=mo(),MP=Py(),PP=Ae(),Wy=(0,PP.default)("engine:transport");function IP(){}var pc=class extends RP.EventEmitter{get readyState(){return this._readyState}set readyState(e){Wy("readyState updated from %s to %s (%s)",this._readyState,e,this.name),this._readyState=e}constructor(e){super(),this.writable=!1,this._readyState="open",this.discarded=!1,this.protocol=e._query.EIO==="4"?4:3,this.parser=this.protocol===4?OP:MP,this.supportsBinary=!(e._query&&e._query.b64)}discard(){this.discarded=!0}onRequest(e){}close(e){this.readyState==="closed"||this.readyState==="closing"||(this.readyState="closing",this.doClose(e||IP))}onError(e,t){if(this.listeners("error").length){let n=new Error(e);n.type="TransportError",n.description=t,this.emit("error",n)}else Wy("ignored transport error %s (%s)",e,t)}onPacket(e){this.emit("packet",e)}onData(e){this.onPacket(this.parser.decodePacket(e))}onClose(){this.readyState="closed",this.emit("close")}};fc.Transport=pc;pc.upgradesTo=[]});var rf=A(dc=>{"use strict";Object.defineProperty(dc,"__esModule",{value:!0});dc.Polling=void 0;var NP=Zn(),Gy=require("zlib"),DP=Qa(),LP=Ae(),Kt=(0,LP.default)("engine:polling"),BP={gzip:Gy.createGzip,deflate:Gy.createDeflate},tf=class extends NP.Transport{constructor(e){super(e),this.closeTimeout=30*1e3}get name(){return"polling"}onRequest(e){let t=e.res;e.res=null,e.method==="GET"?this.onPollRequest(e,t):e.method==="POST"?this.onDataRequest(e,t):(t.writeHead(500),t.end())}onPollRequest(e,t){if(this.req){Kt("request overlap"),this.onError("overlap from client"),t.writeHead(400),t.end();return}Kt("setting request"),this.req=e,this.res=t;let n=()=>{this.onError("poll connection closed prematurely")},i=()=>{e.removeListener("close",n),this.req=this.res=null};e.cleanup=i,e.on("close",n),this.writable=!0,this.emit("ready"),this.writable&&this.shouldClose&&(Kt("triggering empty send to append close packet"),this.send([{type:"noop"}]))}onDataRequest(e,t){if(this.dataReq){this.onError("data request overlap from client"),t.writeHead(400),t.end();return}let n=e.headers["content-type"]==="application/octet-stream";if(n&&this.protocol===4)return this.onError("invalid content");this.dataReq=e,this.dataRes=t;let i=n?Buffer.concat([]):"",s=()=>{e.removeListener("data",a),e.removeListener("end",c),e.removeListener("close",o),this.dataReq=this.dataRes=i=null},o=()=>{s(),this.onError("data request connection closed prematurely")},a=l=>{let u;n?(i=Buffer.concat([i,l]),u=i.length):(i+=l,u=Buffer.byteLength(i)),u>this.maxHttpBufferSize&&(t.writeHead(413).end(),s())},c=()=>{this.onData(i);let l={"Content-Type":"text/html","Content-Length":"2"};t.writeHead(200,this.headers(e,l)),t.end("ok"),s()};e.on("close",o),n||e.setEncoding("utf8"),e.on("data",a),e.on("end",c)}onData(e){Kt('received "%s"',e);let t=n=>{if(n.type==="close")return Kt("got xhr close packet"),this.onClose(),!1;this.onPacket(n)};this.protocol===3?this.parser.decodePayload(e,t):this.parser.decodePayload(e).forEach(t)}onClose(){this.writable&&this.send([{type:"noop"}]),super.onClose()}send(e){this.writable=!1,this.shouldClose&&(Kt("appending close packet to payload"),e.push({type:"close"}),this.shouldClose(),this.shouldClose=null);let t=n=>{let i=e.some(s=>s.options&&s.options.compress);this.write(n,{compress:i})};this.protocol===3?this.parser.encodePayload(e,this.supportsBinary,t):this.parser.encodePayload(e,t)}write(e,t){Kt('writing "%s"',e),this.doWrite(e,t,()=>{this.req.cleanup(),this.emit("drain")})}doWrite(e,t,n){let i=typeof e=="string",o={"Content-Type":i?"text/plain; charset=UTF-8":"application/octet-stream"},a=u=>{o["Content-Length"]=typeof u=="string"?Buffer.byteLength(u):u.length,this.res.writeHead(200,this.headers(this.req,o)),this.res.end(u),n()};if(!this.httpCompression||!t.compress){a(e);return}if((i?Buffer.byteLength(e):e.length)<this.httpCompression.threshold){a(e);return}let l=DP(this.req).encodings(["gzip","deflate"]);if(!l){a(e);return}this.compress(e,l,(u,f)=>{if(u){this.res.writeHead(500),this.res.end(),n(u);return}o["Content-Encoding"]=l,a(f)})}compress(e,t,n){Kt("compressing");let i=[],s=0;BP[t](this.httpCompression).on("error",n).on("data",function(o){i.push(o),s+=o.length}).on("end",function(){n(null,Buffer.concat(i,s))}).end(e)}doClose(e){Kt("closing");let t;this.dataReq&&(Kt("aborting ongoing data request"),this.dataReq.destroy());let n=()=>{clearTimeout(t),e(),this.onClose()};this.writable?(Kt("transport writable - closing right away"),this.send([{type:"close"}]),n()):this.discarded?(Kt("transport discarded - closing right away"),n()):(Kt("transport not writable - buffering orderly close"),this.shouldClose=n,t=setTimeout(n,this.closeTimeout))}headers(e,t={}){let n=e.headers["user-agent"];return n&&(~n.indexOf(";MSIE")||~n.indexOf("Trident/"))&&(t["X-XSS-Protection"]="0"),t["cache-control"]="no-store",this.emit("headers",t,e),t}};dc.Polling=tf});var zy=A(hc=>{"use strict";Object.defineProperty(hc,"__esModule",{value:!0});hc.JSONP=void 0;var jP=rf(),FP=require("querystring"),HP=/\\\\n/g,qP=/(\\)?\\n/g,nf=class extends jP.Polling{constructor(e){super(e),this.head="___eio["+(e._query.j||"").replace(/[^0-9]/g,"")+"](",this.foot=");"}onData(e){e=FP.parse(e).d,typeof e=="string"&&(e=e.replace(qP,function(t,n){return n?t:`
10
+ `}),super.onData(e.replace(HP,"\\n")))}doWrite(e,t,n){let i=JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029");e=this.head+i+this.foot,super.doWrite(e,t,n)}};hc.JSONP=nf});var Ky=A(mc=>{"use strict";Object.defineProperty(mc,"__esModule",{value:!0});mc.WebSocket=void 0;var UP=Zn(),$P=Ae(),Vy=(0,$P.default)("engine:ws"),sf=class extends UP.Transport{constructor(e){super(e),this._doSend=t=>{this.socket.send(t,this._onSent)},this._doSendLast=t=>{this.socket.send(t,this._onSentLast)},this._onSent=t=>{t&&this.onError("write error",t.stack)},this._onSentLast=t=>{t?this.onError("write error",t.stack):(this.emit("drain"),this.writable=!0,this.emit("ready"))},this.socket=e.websocket,this.socket.on("message",(t,n)=>{let i=n?t:t.toString();Vy('received "%s"',i),super.onData(i)}),this.socket.once("close",this.onClose.bind(this)),this.socket.on("error",this.onError.bind(this)),this.writable=!0,this.perMessageDeflate=null}get name(){return"websocket"}get handlesUpgrades(){return!0}send(e){this.writable=!1;for(let t=0;t<e.length;t++){let n=e[t],i=t+1===e.length;this._canSendPreEncodedFrame(n)?this.socket._sender.sendFrame(n.options.wsPreEncodedFrame,i?this._onSentLast:this._onSent):this.parser.encodePacket(n,this.supportsBinary,i?this._doSendLast:this._doSend)}}_canSendPreEncodedFrame(e){var t,n,i;return!this.perMessageDeflate&&typeof((n=(t=this.socket)===null||t===void 0?void 0:t._sender)===null||n===void 0?void 0:n.sendFrame)=="function"&&((i=e.options)===null||i===void 0?void 0:i.wsPreEncodedFrame)!==void 0}doClose(e){Vy("closing"),this.socket.close(),e&&e()}};mc.WebSocket=sf});var af=A(gc=>{"use strict";Object.defineProperty(gc,"__esModule",{value:!0});gc.WebTransport=void 0;var WP=Zn(),GP=Ae(),zP=mo(),Gi=(0,GP.default)("engine:webtransport"),of=class extends WP.Transport{constructor(e,t,n){super({_query:{EIO:"4"}}),this.session=e;let i=(0,zP.createPacketEncoderStream)();i.readable.pipeTo(t.writable).catch(()=>{Gi("the stream was closed")}),this.writer=i.writable.getWriter(),(async()=>{try{for(;;){let{value:s,done:o}=await n.read();if(o){Gi("session is closed");break}Gi("received chunk: %o",s),this.onPacket(s)}}catch(s){Gi("error while reading: %s",s.message)}})(),e.closed.then(()=>this.onClose()),this.writable=!0}get name(){return"webtransport"}async send(e){this.writable=!1;try{for(let t=0;t<e.length;t++){let n=e[t];await this.writer.write(n)}}catch(t){Gi("error while writing: %s",t.message)}this.emit("drain"),this.writable=!0,this.emit("ready")}doClose(e){Gi("closing WebTransport session"),this.session.close(),e&&e()}};gc.WebTransport=of});var lf=A(cf=>{"use strict";Object.defineProperty(cf,"__esModule",{value:!0});var VP=rf(),KP=zy(),YP=Ky(),JP=af();cf.default={polling:Yy,websocket:YP.WebSocket,webtransport:JP.WebTransport};function Yy(r){return typeof r._query.j=="string"?new KP.JSONP(r):new VP.Polling(r)}Yy.upgradesTo=["websocket","webtransport"]});var pf=A(vc=>{"use strict";Object.defineProperty(vc,"__esModule",{value:!0});vc.Socket=void 0;var XP=require("events"),ZP=Ae(),rn=require("timers"),Re=(0,ZP.default)("engine:socket"),uf=class extends XP.EventEmitter{get readyState(){return this._readyState}set readyState(e){Re("readyState updated from %s to %s",this._readyState,e),this._readyState=e}constructor(e,t,n,i,s){super(),this._readyState="opening",this.upgrading=!1,this.upgraded=!1,this.writeBuffer=[],this.packetsFn=[],this.sentCallbackFn=[],this.cleanupFn=[],this.id=e,this.server=t,this.request=i,this.protocol=s,i&&(i.websocket&&i.websocket._socket?this.remoteAddress=i.websocket._socket.remoteAddress:this.remoteAddress=i.connection.remoteAddress),this.pingTimeoutTimer=null,this.pingIntervalTimer=null,this.setTransport(n),this.onOpen()}onOpen(){this.readyState="open",this.transport.sid=this.id,this.sendPacket("open",JSON.stringify({sid:this.id,upgrades:this.getAvailableUpgrades(),pingInterval:this.server.opts.pingInterval,pingTimeout:this.server.opts.pingTimeout,maxPayload:this.server.opts.maxHttpBufferSize})),this.server.opts.initialPacket&&this.sendPacket("message",this.server.opts.initialPacket),this.emit("open"),this.protocol===3?this.resetPingTimeout():this.schedulePing()}onPacket(e){if(this.readyState!=="open")return Re("packet received with closed socket");switch(Re(`received packet ${e.type}`),this.emit("packet",e),e.type){case"ping":if(this.transport.protocol!==3){this.onError(new Error("invalid heartbeat direction"));return}Re("got ping"),this.pingTimeoutTimer.refresh(),this.sendPacket("pong"),this.emit("heartbeat");break;case"pong":if(this.transport.protocol===3){this.onError(new Error("invalid heartbeat direction"));return}Re("got pong"),(0,rn.clearTimeout)(this.pingTimeoutTimer),this.pingIntervalTimer.refresh(),this.emit("heartbeat");break;case"error":this.onClose("parse error");break;case"message":this.emit("data",e.data),this.emit("message",e.data);break}}onError(e){Re("transport error"),this.onClose("transport error",e)}schedulePing(){this.pingIntervalTimer=(0,rn.setTimeout)(()=>{Re("writing ping packet - expecting pong within %sms",this.server.opts.pingTimeout),this.sendPacket("ping"),this.resetPingTimeout()},this.server.opts.pingInterval)}resetPingTimeout(){(0,rn.clearTimeout)(this.pingTimeoutTimer),this.pingTimeoutTimer=(0,rn.setTimeout)(()=>{this.readyState!=="closed"&&this.onClose("ping timeout")},this.protocol===3?this.server.opts.pingInterval+this.server.opts.pingTimeout:this.server.opts.pingTimeout)}setTransport(e){let t=this.onError.bind(this),n=()=>this.flush(),i=this.onPacket.bind(this),s=this.onDrain.bind(this),o=this.onClose.bind(this,"transport close");this.transport=e,this.transport.once("error",t),this.transport.on("ready",n),this.transport.on("packet",i),this.transport.on("drain",s),this.transport.once("close",o),this.cleanupFn.push(function(){e.removeListener("error",t),e.removeListener("ready",n),e.removeListener("packet",i),e.removeListener("drain",s),e.removeListener("close",o)})}onDrain(){if(this.sentCallbackFn.length>0){Re("executing batch send callback");let e=this.sentCallbackFn.shift();if(e)for(let t=0;t<e.length;t++)e[t](this.transport)}}_maybeUpgrade(e){Re('might upgrade socket transport from "%s" to "%s"',this.transport.name,e.name),this.upgrading=!0;let t=(0,rn.setTimeout)(()=>{Re("client did not complete upgrade - closing transport"),o(),e.readyState==="open"&&e.close()},this.server.opts.upgradeTimeout),n,i=u=>{u.type==="ping"&&u.data==="probe"?(Re("got probe ping packet, sending pong"),e.send([{type:"pong",data:"probe"}]),this.emit("upgrading",e),clearInterval(n),n=setInterval(s,100)):u.type==="upgrade"&&this.readyState!=="closed"?(Re("got upgrade packet - upgrading"),o(),this.transport.discard(),this.upgraded=!0,this.clearTransport(),this.setTransport(e),this.emit("upgrade",e),this.flush(),this.readyState==="closing"&&e.close(()=>{this.onClose("forced close")})):(o(),e.close())},s=()=>{this.transport.name==="polling"&&this.transport.writable&&(Re("writing a noop packet to polling for fast upgrade"),this.transport.send([{type:"noop"}]))},o=()=>{this.upgrading=!1,clearInterval(n),(0,rn.clearTimeout)(t),e.removeListener("packet",i),e.removeListener("close",c),e.removeListener("error",a),this.removeListener("close",l)},a=u=>{Re("client did not complete upgrade - %s",u),o(),e.close(),e=null},c=()=>{a("transport closed")},l=()=>{a("socket closed")};e.on("packet",i),e.once("close",c),e.once("error",a),this.once("close",l)}clearTransport(){let e,t=this.cleanupFn.length;for(let n=0;n<t;n++)e=this.cleanupFn.shift(),e();this.transport.on("error",function(){Re("error triggered by discarded transport")}),this.transport.close(),(0,rn.clearTimeout)(this.pingTimeoutTimer)}onClose(e,t){this.readyState!=="closed"&&(this.readyState="closed",(0,rn.clearTimeout)(this.pingIntervalTimer),(0,rn.clearTimeout)(this.pingTimeoutTimer),process.nextTick(()=>{this.writeBuffer=[]}),this.packetsFn=[],this.sentCallbackFn=[],this.clearTransport(),this.emit("close",e,t))}send(e,t,n){return this.sendPacket("message",e,t,n),this}write(e,t,n){return this.sendPacket("message",e,t,n),this}sendPacket(e,t,n={},i){if(typeof n=="function"&&(i=n,n={}),this.readyState!=="closing"&&this.readyState!=="closed"){Re('sending packet "%s" (%s)',e,t),n.compress=n.compress!==!1;let s={type:e,options:n};t&&(s.data=t),this.emit("packetCreate",s),this.writeBuffer.push(s),typeof i=="function"&&this.packetsFn.push(i),this.flush()}}flush(){if(this.readyState!=="closed"&&this.transport.writable&&this.writeBuffer.length){Re("flushing buffer to transport"),this.emit("flush",this.writeBuffer),this.server.emit("flush",this,this.writeBuffer);let e=this.writeBuffer;this.writeBuffer=[],this.packetsFn.length?(this.sentCallbackFn.push(this.packetsFn),this.packetsFn=[]):this.sentCallbackFn.push(null),this.transport.send(e),this.emit("drain"),this.server.emit("drain",this)}}getAvailableUpgrades(){let e=[],t=this.server.upgrades(this.transport.name);for(let n=0;n<t.length;++n){let i=t[n];this.server.opts.transports.indexOf(i)!==-1&&e.push(i)}return e}close(e){if(e&&(this.readyState==="open"||this.readyState==="closing"))return this.closeTransport(e);if(this.readyState==="open"){if(this.readyState="closing",this.writeBuffer.length){Re("there are %d remaining packets in the buffer, waiting for the 'drain' event",this.writeBuffer.length),this.once("drain",()=>{Re("all packets have been sent, closing the transport"),this.closeTransport(e)});return}Re("the buffer is empty, closing the transport right away"),this.closeTransport(e)}}closeTransport(e){Re("closing the transport (discard? %s)",!!e),e&&this.transport.discard(),this.transport.close(this.onClose.bind(this,"forced close"))}};vc.Socket=uf});var Zy=A(ff=>{"use strict";ff.parse=sI;ff.serialize=oI;var QP=Object.prototype.toString,eI=Object.prototype.hasOwnProperty,tI=/^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/,rI=/^("?)[\u0021\u0023-\u002B\u002D-\u003A\u003C-\u005B\u005D-\u007E]*\1$/,nI=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,iI=/^[\u0020-\u003A\u003D-\u007E]*$/;function sI(r,e){if(typeof r!="string")throw new TypeError("argument str must be a string");var t={},n=r.length;if(n<2)return t;var i=e&&e.decode||aI,s=0,o=0,a=0;do{if(o=r.indexOf("=",s),o===-1)break;if(a=r.indexOf(";",s),a===-1)a=n;else if(o>a){s=r.lastIndexOf(";",o-1)+1;continue}var c=Jy(r,s,o),l=Xy(r,o,c),u=r.slice(c,l);if(!eI.call(t,u)){var f=Jy(r,o+1,a),h=Xy(r,a,f);r.charCodeAt(f)===34&&r.charCodeAt(h-1)===34&&(f++,h--);var g=r.slice(f,h);t[u]=lI(g,i)}s=a+1}while(s<n);return t}function Jy(r,e,t){do{var n=r.charCodeAt(e);if(n!==32&&n!==9)return e}while(++e<t);return t}function Xy(r,e,t){for(;e>t;){var n=r.charCodeAt(--e);if(n!==32&&n!==9)return e+1}return t}function oI(r,e,t){var n=t&&t.encode||encodeURIComponent;if(typeof n!="function")throw new TypeError("option encode is invalid");if(!tI.test(r))throw new TypeError("argument name is invalid");var i=n(e);if(!rI.test(i))throw new TypeError("argument val is invalid");var s=r+"="+i;if(!t)return s;if(t.maxAge!=null){var o=Math.floor(t.maxAge);if(!isFinite(o))throw new TypeError("option maxAge is invalid");s+="; Max-Age="+o}if(t.domain){if(!nI.test(t.domain))throw new TypeError("option domain is invalid");s+="; Domain="+t.domain}if(t.path){if(!iI.test(t.path))throw new TypeError("option path is invalid");s+="; Path="+t.path}if(t.expires){var a=t.expires;if(!cI(a)||isNaN(a.valueOf()))throw new TypeError("option expires is invalid");s+="; Expires="+a.toUTCString()}if(t.httpOnly&&(s+="; HttpOnly"),t.secure&&(s+="; Secure"),t.partitioned&&(s+="; Partitioned"),t.priority){var c=typeof t.priority=="string"?t.priority.toLowerCase():t.priority;switch(c){case"low":s+="; Priority=Low";break;case"medium":s+="; Priority=Medium";break;case"high":s+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(t.sameSite){var l=typeof t.sameSite=="string"?t.sameSite.toLowerCase():t.sameSite;switch(l){case!0:s+="; SameSite=Strict";break;case"lax":s+="; SameSite=Lax";break;case"strict":s+="; SameSite=Strict";break;case"none":s+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return s}function aI(r){return r.indexOf("%")!==-1?decodeURIComponent(r):r}function cI(r){return QP.call(r)==="[object Date]"}function lI(r,e){try{return e(r)}catch{return r}}});var nn=A((Z4,t0)=>{"use strict";var Qy=["nodebuffer","arraybuffer","fragments"],e0=typeof Blob<"u";e0&&Qy.push("blob");t0.exports={BINARY_TYPES:Qy,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:e0,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var v0=A((Q4,g0)=>{var s0=require("fs"),sn=require("path"),o0=require("os"),a0=typeof __webpack_require__=="function"?__non_webpack_require__:require,uI=process.config&&process.config.variables||{},pI=!!process.env.PREBUILDS_ONLY,r0=process.versions.modules,df=hI()?"electron":dI()?"node-webkit":"node",hf=process.env.npm_config_arch||o0.arch(),mf=process.env.npm_config_platform||o0.platform(),c0=process.env.LIBC||(mI(mf)?"musl":"glibc"),gf=process.env.ARM_VERSION||(hf==="arm64"?"8":uI.arm_version)||"",l0=(process.versions.uv||"").split(".")[0];g0.exports=Fr;function Fr(r){return a0(Fr.resolve(r))}Fr.resolve=Fr.path=function(r){r=sn.resolve(r||".");try{var e=a0(sn.join(r,"package.json")).name.toUpperCase().replace(/-/g,"_");process.env[e+"_PREBUILD"]&&(r=process.env[e+"_PREBUILD"])}catch{}if(!pI){var t=n0(sn.join(r,"build/Release"),i0);if(t)return t;var n=n0(sn.join(r,"build/Debug"),i0);if(n)return n}var i=a(r);if(i)return i;var s=a(sn.dirname(process.execPath));if(s)return s;var o=["platform="+mf,"arch="+hf,"runtime="+df,"abi="+r0,"uv="+l0,gf?"armv="+gf:"","libc="+c0,"node="+process.versions.node,process.versions.electron?"electron="+process.versions.electron:"",typeof __webpack_require__=="function"?"webpack=true":""].filter(Boolean).join(" ");throw new Error("No native build was found for "+o+`
11
11
  loaded from: `+r+`
12
- `);function a(c){var l=Rf(cn.join(c,"prebuilds")).map(Ox),p=l.filter(Mx(Cf,Tf)).sort(Px)[0];if(p){var f=cn.join(c,"prebuilds",p.name),h=Rf(f).map(Ix),y=h.filter(Nx(Ef,wx)),_=y.sort(Lx(Ef))[0];if(_)return cn.join(f,_.file)}}};function Rf(r){try{return Tx.readdirSync(r)}catch{return[]}}function Sx(r,e){var t=Rf(r).filter(e);return t[0]&&cn.join(r,t[0])}function Ex(r){return/\.node$/.test(r)}function Ox(r){var e=r.split("-");if(e.length===2){var t=e[0],n=e[1].split("+");if(t&&n.length&&n.every(Boolean))return{name:r,platform:t,architectures:n}}}function Mx(r,e){return function(t){return t==null||t.platform!==r?!1:t.architectures.includes(e)}}function Px(r,e){return r.architectures.length-e.architectures.length}function Ix(r){var e=r.split("."),t=e.pop(),n={file:r,specificity:0};if(t==="node"){for(var i=0;i<e.length;i++){var s=e[i];if(s==="node"||s==="electron"||s==="node-webkit")n.runtime=s;else if(s==="napi")n.napi=!0;else if(s.slice(0,3)==="abi")n.abi=s.slice(3);else if(s.slice(0,2)==="uv")n.uv=s.slice(2);else if(s.slice(0,4)==="armv")n.armv=s.slice(4);else if(s==="glibc"||s==="musl")n.libc=s;else continue;n.specificity++}return n}}function Nx(r,e){return function(t){return!(t==null||t.runtime&&t.runtime!==r&&!tN(t)||t.abi&&t.abi!==e&&!t.napi||t.uv&&t.uv!==kx||t.armv&&t.armv!==Af||t.libc&&t.libc!==Rx)}}function tN(r){return r.runtime==="node"&&r.napi}function Lx(r){return function(e,t){return e.runtime!==t.runtime?e.runtime===r?-1:1:e.abi!==t.abi?e.abi?-1:1:e.specificity!==t.specificity?e.specificity>t.specificity?-1:1:0}}function rN(){return!!(process.versions&&process.versions.nw)}function nN(){return process.versions&&process.versions.electron||process.env.ELECTRON_RUN_AS_NODE?!0:typeof window<"u"&&window.process&&window.process.type==="renderer"}function iN(r){return r==="linux"&&Tx.existsSync("/etc/alpine-release")}Hr.parseTags=Ix;Hr.matchTags=Nx;Hr.compareTags=Lx;Hr.parseTuple=Ox;Hr.matchTuple=Mx;Hr.compareTuples=Px});var Mf=O((RW,Of)=>{var kf=typeof __webpack_require__=="function"?__non_webpack_require__:require;typeof kf.addon=="function"?Of.exports=kf.addon.bind(kf):Of.exports=Bx()});var Fx=O((kW,jx)=>{"use strict";var sN=(r,e,t,n,i)=>{for(var s=0;s<i;s++)t[n+s]=r[s]^e[s&3]},oN=(r,e)=>{let t=r.length;for(var n=0;n<t;n++)r[n]^=e[n&3]};jx.exports={mask:sN,unmask:oN}});var If=O((OW,Pf)=>{"use strict";try{Pf.exports=Mf()(__dirname)}catch{Pf.exports=Fx()}});var wo=O((MW,Ec)=>{"use strict";var{EMPTY_BUFFER:aN}=an(),Nf=Buffer[Symbol.species];function cN(r,e){if(r.length===0)return aN;if(r.length===1)return r[0];let t=Buffer.allocUnsafe(e),n=0;for(let i=0;i<r.length;i++){let s=r[i];t.set(s,n),n+=s.length}return n<e?new Nf(t.buffer,t.byteOffset,n):t}function $x(r,e,t,n,i){for(let s=0;s<i;s++)t[n+s]=r[s]^e[s&3]}function Hx(r,e){for(let t=0;t<r.length;t++)r[t]^=e[t&3]}function lN(r){return r.length===r.buffer.byteLength?r.buffer:r.buffer.slice(r.byteOffset,r.byteOffset+r.length)}function Lf(r){if(Lf.readOnly=!0,Buffer.isBuffer(r))return r;let e;return r instanceof ArrayBuffer?e=new Nf(r):ArrayBuffer.isView(r)?e=new Nf(r.buffer,r.byteOffset,r.byteLength):(e=Buffer.from(r),Lf.readOnly=!1),e}Ec.exports={concat:cN,mask:$x,toArrayBuffer:lN,toBuffer:Lf,unmask:Hx};if(!process.env.WS_NO_BUFFER_UTIL)try{let r=If();Ec.exports.mask=function(e,t,n,i,s){s<48?$x(e,t,n,i,s):r.mask(e,t,n,i,s)},Ec.exports.unmask=function(e,t){e.length<32?Hx(e,t):r.unmask(e,t)}}catch{}});var Wx=O((PW,qx)=>{"use strict";var Ux=Symbol("kDone"),Df=Symbol("kRun"),Bf=class{constructor(e){this[Ux]=()=>{this.pending--,this[Df]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[Df]()}[Df](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[Ux])}}};qx.exports=Bf});var Eo=O((IW,Kx)=>{"use strict";var So=require("zlib"),Gx=wo(),uN=Wx(),{kStatusCode:zx}=an(),pN=Buffer[Symbol.species],fN=Buffer.from([0,0,255,255]),Cc=Symbol("permessage-deflate"),ln=Symbol("total-length"),Ji=Symbol("callback"),Bn=Symbol("buffers"),Qi=Symbol("error"),Tc,jf=class{constructor(e,t,n){if(this._maxPayload=n|0,this._options=e||{},this._threshold=this._options.threshold!==void 0?this._options.threshold:1024,this._isServer=!!t,this._deflate=null,this._inflate=null,this.params=null,!Tc){let i=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;Tc=new uN(i)}}static get extensionName(){return"permessage-deflate"}offer(){let e={};return this._options.serverNoContextTakeover&&(e.server_no_context_takeover=!0),this._options.clientNoContextTakeover&&(e.client_no_context_takeover=!0),this._options.serverMaxWindowBits&&(e.server_max_window_bits=this._options.serverMaxWindowBits),this._options.clientMaxWindowBits?e.client_max_window_bits=this._options.clientMaxWindowBits:this._options.clientMaxWindowBits==null&&(e.client_max_window_bits=!0),e}accept(e){return e=this.normalizeParams(e),this.params=this._isServer?this.acceptAsServer(e):this.acceptAsClient(e),this.params}cleanup(){if(this._inflate&&(this._inflate.close(),this._inflate=null),this._deflate){let e=this._deflate[Ji];this._deflate.close(),this._deflate=null,e&&e(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(e){let t=this._options,n=e.find(i=>!(t.serverNoContextTakeover===!1&&i.server_no_context_takeover||i.server_max_window_bits&&(t.serverMaxWindowBits===!1||typeof t.serverMaxWindowBits=="number"&&t.serverMaxWindowBits>i.server_max_window_bits)||typeof t.clientMaxWindowBits=="number"&&!i.client_max_window_bits));if(!n)throw new Error("None of the extension offers can be accepted");return t.serverNoContextTakeover&&(n.server_no_context_takeover=!0),t.clientNoContextTakeover&&(n.client_no_context_takeover=!0),typeof t.serverMaxWindowBits=="number"&&(n.server_max_window_bits=t.serverMaxWindowBits),typeof t.clientMaxWindowBits=="number"?n.client_max_window_bits=t.clientMaxWindowBits:(n.client_max_window_bits===!0||t.clientMaxWindowBits===!1)&&delete n.client_max_window_bits,n}acceptAsClient(e){let t=e[0];if(this._options.clientNoContextTakeover===!1&&t.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(!t.client_max_window_bits)typeof this._options.clientMaxWindowBits=="number"&&(t.client_max_window_bits=this._options.clientMaxWindowBits);else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits=="number"&&t.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"');return t}normalizeParams(e){return e.forEach(t=>{Object.keys(t).forEach(n=>{let i=t[n];if(i.length>1)throw new Error(`Parameter "${n}" must have only a single value`);if(i=i[0],n==="client_max_window_bits"){if(i!==!0){let s=+i;if(!Number.isInteger(s)||s<8||s>15)throw new TypeError(`Invalid value for parameter "${n}": ${i}`);i=s}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${n}": ${i}`)}else if(n==="server_max_window_bits"){let s=+i;if(!Number.isInteger(s)||s<8||s>15)throw new TypeError(`Invalid value for parameter "${n}": ${i}`);i=s}else if(n==="client_no_context_takeover"||n==="server_no_context_takeover"){if(i!==!0)throw new TypeError(`Invalid value for parameter "${n}": ${i}`)}else throw new Error(`Unknown parameter "${n}"`);t[n]=i})}),e}decompress(e,t,n){Tc.add(i=>{this._decompress(e,t,(s,o)=>{i(),n(s,o)})})}compress(e,t,n){Tc.add(i=>{this._compress(e,t,(s,o)=>{i(),n(s,o)})})}_decompress(e,t,n){let i=this._isServer?"client":"server";if(!this._inflate){let s=`${i}_max_window_bits`,o=typeof this.params[s]!="number"?So.Z_DEFAULT_WINDOWBITS:this.params[s];this._inflate=So.createInflateRaw({...this._options.zlibInflateOptions,windowBits:o}),this._inflate[Cc]=this,this._inflate[ln]=0,this._inflate[Bn]=[],this._inflate.on("error",hN),this._inflate.on("data",Vx)}this._inflate[Ji]=n,this._inflate.write(e),t&&this._inflate.write(fN),this._inflate.flush(()=>{let s=this._inflate[Qi];if(s){this._inflate.close(),this._inflate=null,n(s);return}let o=Gx.concat(this._inflate[Bn],this._inflate[ln]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[ln]=0,this._inflate[Bn]=[],t&&this.params[`${i}_no_context_takeover`]&&this._inflate.reset()),n(null,o)})}_compress(e,t,n){let i=this._isServer?"server":"client";if(!this._deflate){let s=`${i}_max_window_bits`,o=typeof this.params[s]!="number"?So.Z_DEFAULT_WINDOWBITS:this.params[s];this._deflate=So.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:o}),this._deflate[ln]=0,this._deflate[Bn]=[],this._deflate.on("data",dN)}this._deflate[Ji]=n,this._deflate.write(e),this._deflate.flush(So.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let s=Gx.concat(this._deflate[Bn],this._deflate[ln]);t&&(s=new pN(s.buffer,s.byteOffset,s.length-4)),this._deflate[Ji]=null,this._deflate[ln]=0,this._deflate[Bn]=[],t&&this.params[`${i}_no_context_takeover`]&&this._deflate.reset(),n(null,s)})}};Kx.exports=jf;function dN(r){this[Bn].push(r),this[ln]+=r.length}function Vx(r){if(this[ln]+=r.length,this[Cc]._maxPayload<1||this[ln]<=this[Cc]._maxPayload){this[Bn].push(r);return}this[Qi]=new RangeError("Max payload size exceeded"),this[Qi].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[Qi][zx]=1009,this.removeListener("data",Vx),this.reset()}function hN(r){if(this[Cc]._inflate=null,this[Qi]){this[Ji](this[Qi]);return}r[zx]=1007,this[Ji](r)}});var Xx=O((NW,Yx)=>{"use strict";function mN(r){let e=r.length,t=0;for(;t<e;)if((r[t]&128)===0)t++;else if((r[t]&224)===192){if(t+1===e||(r[t+1]&192)!==128||(r[t]&254)===192)return!1;t+=2}else if((r[t]&240)===224){if(t+2>=e||(r[t+1]&192)!==128||(r[t+2]&192)!==128||r[t]===224&&(r[t+1]&224)===128||r[t]===237&&(r[t+1]&224)===160)return!1;t+=3}else if((r[t]&248)===240){if(t+3>=e||(r[t+1]&192)!==128||(r[t+2]&192)!==128||(r[t+3]&192)!==128||r[t]===240&&(r[t+1]&240)===128||r[t]===244&&r[t+1]>143||r[t]>244)return!1;t+=4}else return!1;return!0}Yx.exports=mN});var $f=O((LW,Ff)=>{"use strict";try{Ff.exports=Mf()(__dirname)}catch{Ff.exports=Xx()}});var Zi=O((DW,Ac)=>{"use strict";var{isUtf8:Jx}=require("buffer"),{hasBlob:gN}=an(),vN=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0];function yN(r){return r>=1e3&&r<=1014&&r!==1004&&r!==1005&&r!==1006||r>=3e3&&r<=4999}function Hf(r){let e=r.length,t=0;for(;t<e;)if((r[t]&128)===0)t++;else if((r[t]&224)===192){if(t+1===e||(r[t+1]&192)!==128||(r[t]&254)===192)return!1;t+=2}else if((r[t]&240)===224){if(t+2>=e||(r[t+1]&192)!==128||(r[t+2]&192)!==128||r[t]===224&&(r[t+1]&224)===128||r[t]===237&&(r[t+1]&224)===160)return!1;t+=3}else if((r[t]&248)===240){if(t+3>=e||(r[t+1]&192)!==128||(r[t+2]&192)!==128||(r[t+3]&192)!==128||r[t]===240&&(r[t+1]&240)===128||r[t]===244&&r[t+1]>143||r[t]>244)return!1;t+=4}else return!1;return!0}function xN(r){return gN&&typeof r=="object"&&typeof r.arrayBuffer=="function"&&typeof r.type=="string"&&typeof r.stream=="function"&&(r[Symbol.toStringTag]==="Blob"||r[Symbol.toStringTag]==="File")}Ac.exports={isBlob:xN,isValidStatusCode:yN,isValidUTF8:Hf,tokenChars:vN};if(Jx)Ac.exports.isValidUTF8=function(r){return r.length<24?Hf(r):Jx(r)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let r=$f();Ac.exports.isValidUTF8=function(e){return e.length<32?Hf(e):r(e)}}catch{}});var zf=O((BW,i0)=>{"use strict";var{Writable:_N}=require("stream"),Qx=Eo(),{BINARY_TYPES:bN,EMPTY_BUFFER:Zx,kStatusCode:wN,kWebSocket:SN}=an(),{concat:Uf,toArrayBuffer:EN,unmask:TN}=wo(),{isValidStatusCode:CN,isValidUTF8:e0}=Zi(),Rc=Buffer[Symbol.species],ar=0,t0=1,r0=2,n0=3,qf=4,Wf=5,kc=6,Gf=class extends _N{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||bN[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[SN]=void 0,this._bufferedBytes=0,this._buffers=[],this._compressed=!1,this._payloadLength=0,this._mask=void 0,this._fragmented=0,this._masked=!1,this._fin=!1,this._opcode=0,this._totalPayloadLength=0,this._messageLength=0,this._fragments=[],this._errored=!1,this._loop=!1,this._state=ar}_write(e,t,n){if(this._opcode===8&&this._state==ar)return n();this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(n)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let n=this._buffers[0];return this._buffers[0]=new Rc(n.buffer,n.byteOffset+e,n.length-e),new Rc(n.buffer,n.byteOffset,e)}let t=Buffer.allocUnsafe(e);do{let n=this._buffers[0],i=t.length-e;e>=n.length?t.set(this._buffers.shift(),i):(t.set(new Uint8Array(n.buffer,n.byteOffset,e),i),this._buffers[0]=new Rc(n.buffer,n.byteOffset+e,n.length-e)),e-=n.length}while(e>0);return t}startLoop(e){this._loop=!0;do switch(this._state){case ar:this.getInfo(e);break;case t0:this.getPayloadLength16(e);break;case r0:this.getPayloadLength64(e);break;case n0:this.getMask();break;case qf:this.getData(e);break;case Wf:case kc:this._loop=!1;return}while(this._loop);this._errored||e()}getInfo(e){if(this._bufferedBytes<2){this._loop=!1;return}let t=this.consume(2);if((t[0]&48)!==0){let i=this.createError(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");e(i);return}let n=(t[0]&64)===64;if(n&&!this._extensions[Qx.extensionName]){let i=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(i);return}if(this._fin=(t[0]&128)===128,this._opcode=t[0]&15,this._payloadLength=t[1]&127,this._opcode===0){if(n){let i=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(i);return}if(!this._fragmented){let i=this.createError(RangeError,"invalid opcode 0",!0,1002,"WS_ERR_INVALID_OPCODE");e(i);return}this._opcode=this._fragmented}else if(this._opcode===1||this._opcode===2){if(this._fragmented){let i=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(i);return}this._compressed=n}else if(this._opcode>7&&this._opcode<11){if(!this._fin){let i=this.createError(RangeError,"FIN must be set",!0,1002,"WS_ERR_EXPECTED_FIN");e(i);return}if(n){let i=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(i);return}if(this._payloadLength>125||this._opcode===8&&this._payloadLength===1){let i=this.createError(RangeError,`invalid payload length ${this._payloadLength}`,!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH");e(i);return}}else{let i=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(i);return}if(!this._fin&&!this._fragmented&&(this._fragmented=this._opcode),this._masked=(t[1]&128)===128,this._isServer){if(!this._masked){let i=this.createError(RangeError,"MASK must be set",!0,1002,"WS_ERR_EXPECTED_MASK");e(i);return}}else if(this._masked){let i=this.createError(RangeError,"MASK must be clear",!0,1002,"WS_ERR_UNEXPECTED_MASK");e(i);return}this._payloadLength===126?this._state=t0:this._payloadLength===127?this._state=r0:this.haveLength(e)}getPayloadLength16(e){if(this._bufferedBytes<2){this._loop=!1;return}this._payloadLength=this.consume(2).readUInt16BE(0),this.haveLength(e)}getPayloadLength64(e){if(this._bufferedBytes<8){this._loop=!1;return}let t=this.consume(8),n=t.readUInt32BE(0);if(n>Math.pow(2,21)-1){let i=this.createError(RangeError,"Unsupported WebSocket frame: payload length > 2^53 - 1",!1,1009,"WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH");e(i);return}this._payloadLength=n*Math.pow(2,32)+t.readUInt32BE(4),this.haveLength(e)}haveLength(e){if(this._payloadLength&&this._opcode<8&&(this._totalPayloadLength+=this._payloadLength,this._totalPayloadLength>this._maxPayload&&this._maxPayload>0)){let t=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");e(t);return}this._masked?this._state=n0:this._state=qf}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=qf}getData(e){let t=Zx;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength){this._loop=!1;return}t=this.consume(this._payloadLength),this._masked&&(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])!==0&&TN(t,this._mask)}if(this._opcode>7){this.controlMessage(t,e);return}if(this._compressed){this._state=Wf,this.decompress(t,e);return}t.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(t)),this.dataMessage(e)}decompress(e,t){this._extensions[Qx.extensionName].decompress(e,this._fin,(i,s)=>{if(i)return t(i);if(s.length){if(this._messageLength+=s.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let o=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");t(o);return}this._fragments.push(s)}this.dataMessage(t),this._state===ar&&this.startLoop(t)})}dataMessage(e){if(!this._fin){this._state=ar;return}let t=this._messageLength,n=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let i;this._binaryType==="nodebuffer"?i=Uf(n,t):this._binaryType==="arraybuffer"?i=EN(Uf(n,t)):this._binaryType==="blob"?i=new Blob(n):i=n,this._allowSynchronousEvents?(this.emit("message",i,!0),this._state=ar):(this._state=kc,setImmediate(()=>{this.emit("message",i,!0),this._state=ar,this.startLoop(e)}))}else{let i=Uf(n,t);if(!this._skipUTF8Validation&&!e0(i)){let s=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(s);return}this._state===Wf||this._allowSynchronousEvents?(this.emit("message",i,!1),this._state=ar):(this._state=kc,setImmediate(()=>{this.emit("message",i,!1),this._state=ar,this.startLoop(e)}))}}controlMessage(e,t){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,Zx),this.end();else{let n=e.readUInt16BE(0);if(!CN(n)){let s=this.createError(RangeError,`invalid status code ${n}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");t(s);return}let i=new Rc(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!e0(i)){let s=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");t(s);return}this._loop=!1,this.emit("conclude",n,i),this.end()}this._state=ar;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=ar):(this._state=kc,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=ar,this.startLoop(t)}))}createError(e,t,n,i,s){this._loop=!1,this._errored=!0;let o=new e(n?`Invalid WebSocket frame: ${t}`:t);return Error.captureStackTrace(o,this.createError),o.code=s,o[wN]=i,o}};i0.exports=Gf});var Yf=O((FW,a0)=>{"use strict";var{Duplex:jW}=require("stream"),{randomFillSync:AN}=require("crypto"),s0=Eo(),{EMPTY_BUFFER:RN,kWebSocket:kN,NOOP:ON}=an(),{isBlob:es,isValidStatusCode:MN}=Zi(),{mask:o0,toBuffer:ni}=wo(),cr=Symbol("kByteLength"),PN=Buffer.alloc(4),Oc=8*1024,ii,ts=Oc,Rr=0,IN=1,NN=2,Vf=class r{constructor(e,t,n){this._extensions=t||{},n&&(this._generateMask=n,this._maskBuffer=Buffer.alloc(4)),this._socket=e,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._queue=[],this._state=Rr,this.onerror=ON,this[kN]=void 0}static frame(e,t){let n,i=!1,s=2,o=!1;t.mask&&(n=t.maskBuffer||PN,t.generateMask?t.generateMask(n):(ts===Oc&&(ii===void 0&&(ii=Buffer.alloc(Oc)),AN(ii,0,Oc),ts=0),n[0]=ii[ts++],n[1]=ii[ts++],n[2]=ii[ts++],n[3]=ii[ts++]),o=(n[0]|n[1]|n[2]|n[3])===0,s=6);let a;typeof e=="string"?(!t.mask||o)&&t[cr]!==void 0?a=t[cr]:(e=Buffer.from(e),a=e.length):(a=e.length,i=t.mask&&t.readOnly&&!o);let c=a;a>=65536?(s+=8,c=127):a>125&&(s+=2,c=126);let l=Buffer.allocUnsafe(i?a+s:s);return l[0]=t.fin?t.opcode|128:t.opcode,t.rsv1&&(l[0]|=64),l[1]=c,c===126?l.writeUInt16BE(a,2):c===127&&(l[2]=l[3]=0,l.writeUIntBE(a,4,6)),t.mask?(l[1]|=128,l[s-4]=n[0],l[s-3]=n[1],l[s-2]=n[2],l[s-1]=n[3],o?[l,e]:i?(o0(e,n,l,s,a),[l]):(o0(e,n,e,0,a),[l,e])):[l,e]}close(e,t,n,i){let s;if(e===void 0)s=RN;else{if(typeof e!="number"||!MN(e))throw new TypeError("First argument must be a valid error code number");if(t===void 0||!t.length)s=Buffer.allocUnsafe(2),s.writeUInt16BE(e,0);else{let a=Buffer.byteLength(t);if(a>123)throw new RangeError("The message must not be greater than 123 bytes");s=Buffer.allocUnsafe(2+a),s.writeUInt16BE(e,0),typeof t=="string"?s.write(t,2):s.set(t,2)}}let o={[cr]:s.length,fin:!0,generateMask:this._generateMask,mask:n,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==Rr?this.enqueue([this.dispatch,s,!1,o,i]):this.sendFrame(r.frame(s,o),i)}ping(e,t,n){let i,s;if(typeof e=="string"?(i=Buffer.byteLength(e),s=!1):es(e)?(i=e.size,s=!1):(e=ni(e),i=e.length,s=ni.readOnly),i>125)throw new RangeError("The data size must not be greater than 125 bytes");let o={[cr]:i,fin:!0,generateMask:this._generateMask,mask:t,maskBuffer:this._maskBuffer,opcode:9,readOnly:s,rsv1:!1};es(e)?this._state!==Rr?this.enqueue([this.getBlobData,e,!1,o,n]):this.getBlobData(e,!1,o,n):this._state!==Rr?this.enqueue([this.dispatch,e,!1,o,n]):this.sendFrame(r.frame(e,o),n)}pong(e,t,n){let i,s;if(typeof e=="string"?(i=Buffer.byteLength(e),s=!1):es(e)?(i=e.size,s=!1):(e=ni(e),i=e.length,s=ni.readOnly),i>125)throw new RangeError("The data size must not be greater than 125 bytes");let o={[cr]:i,fin:!0,generateMask:this._generateMask,mask:t,maskBuffer:this._maskBuffer,opcode:10,readOnly:s,rsv1:!1};es(e)?this._state!==Rr?this.enqueue([this.getBlobData,e,!1,o,n]):this.getBlobData(e,!1,o,n):this._state!==Rr?this.enqueue([this.dispatch,e,!1,o,n]):this.sendFrame(r.frame(e,o),n)}send(e,t,n){let i=this._extensions[s0.extensionName],s=t.binary?2:1,o=t.compress,a,c;typeof e=="string"?(a=Buffer.byteLength(e),c=!1):es(e)?(a=e.size,c=!1):(e=ni(e),a=e.length,c=ni.readOnly),this._firstFragment?(this._firstFragment=!1,o&&i&&i.params[i._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(o=a>=i._threshold),this._compress=o):(o=!1,s=0),t.fin&&(this._firstFragment=!0);let l={[cr]:a,fin:t.fin,generateMask:this._generateMask,mask:t.mask,maskBuffer:this._maskBuffer,opcode:s,readOnly:c,rsv1:o};es(e)?this._state!==Rr?this.enqueue([this.getBlobData,e,this._compress,l,n]):this.getBlobData(e,this._compress,l,n):this._state!==Rr?this.enqueue([this.dispatch,e,this._compress,l,n]):this.dispatch(e,this._compress,l,n)}getBlobData(e,t,n,i){this._bufferedBytes+=n[cr],this._state=NN,e.arrayBuffer().then(s=>{if(this._socket.destroyed){let a=new Error("The socket was closed while the blob was being read");process.nextTick(Kf,this,a,i);return}this._bufferedBytes-=n[cr];let o=ni(s);t?this.dispatch(o,t,n,i):(this._state=Rr,this.sendFrame(r.frame(o,n),i),this.dequeue())}).catch(s=>{process.nextTick(LN,this,s,i)})}dispatch(e,t,n,i){if(!t){this.sendFrame(r.frame(e,n),i);return}let s=this._extensions[s0.extensionName];this._bufferedBytes+=n[cr],this._state=IN,s.compress(e,n.fin,(o,a)=>{if(this._socket.destroyed){let c=new Error("The socket was closed while data was being compressed");Kf(this,c,i);return}this._bufferedBytes-=n[cr],this._state=Rr,n.readOnly=!1,this.sendFrame(r.frame(a,n),i),this.dequeue()})}dequeue(){for(;this._state===Rr&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][cr],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][cr],this._queue.push(e)}sendFrame(e,t){e.length===2?(this._socket.cork(),this._socket.write(e[0]),this._socket.write(e[1],t),this._socket.uncork()):this._socket.write(e[0],t)}};a0.exports=Vf;function Kf(r,e,t){typeof t=="function"&&t(e);for(let n=0;n<r._queue.length;n++){let i=r._queue[n],s=i[i.length-1];typeof s=="function"&&s(e)}}function LN(r,e,t){Kf(r,e,t),r.onerror(e)}});var g0=O(($W,m0)=>{"use strict";var{kForOnEventAttribute:To,kListener:Xf}=an(),c0=Symbol("kCode"),l0=Symbol("kData"),u0=Symbol("kError"),p0=Symbol("kMessage"),f0=Symbol("kReason"),rs=Symbol("kTarget"),d0=Symbol("kType"),h0=Symbol("kWasClean"),un=class{constructor(e){this[rs]=null,this[d0]=e}get target(){return this[rs]}get type(){return this[d0]}};Object.defineProperty(un.prototype,"target",{enumerable:!0});Object.defineProperty(un.prototype,"type",{enumerable:!0});var si=class extends un{constructor(e,t={}){super(e),this[c0]=t.code===void 0?0:t.code,this[f0]=t.reason===void 0?"":t.reason,this[h0]=t.wasClean===void 0?!1:t.wasClean}get code(){return this[c0]}get reason(){return this[f0]}get wasClean(){return this[h0]}};Object.defineProperty(si.prototype,"code",{enumerable:!0});Object.defineProperty(si.prototype,"reason",{enumerable:!0});Object.defineProperty(si.prototype,"wasClean",{enumerable:!0});var ns=class extends un{constructor(e,t={}){super(e),this[u0]=t.error===void 0?null:t.error,this[p0]=t.message===void 0?"":t.message}get error(){return this[u0]}get message(){return this[p0]}};Object.defineProperty(ns.prototype,"error",{enumerable:!0});Object.defineProperty(ns.prototype,"message",{enumerable:!0});var Co=class extends un{constructor(e,t={}){super(e),this[l0]=t.data===void 0?null:t.data}get data(){return this[l0]}};Object.defineProperty(Co.prototype,"data",{enumerable:!0});var DN={addEventListener(r,e,t={}){for(let i of this.listeners(r))if(!t[To]&&i[Xf]===e&&!i[To])return;let n;if(r==="message")n=function(s,o){let a=new Co("message",{data:o?s:s.toString()});a[rs]=this,Mc(e,this,a)};else if(r==="close")n=function(s,o){let a=new si("close",{code:s,reason:o.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});a[rs]=this,Mc(e,this,a)};else if(r==="error")n=function(s){let o=new ns("error",{error:s,message:s.message});o[rs]=this,Mc(e,this,o)};else if(r==="open")n=function(){let s=new un("open");s[rs]=this,Mc(e,this,s)};else return;n[To]=!!t[To],n[Xf]=e,t.once?this.once(r,n):this.on(r,n)},removeEventListener(r,e){for(let t of this.listeners(r))if(t[Xf]===e&&!t[To]){this.removeListener(r,t);break}}};m0.exports={CloseEvent:si,ErrorEvent:ns,Event:un,EventTarget:DN,MessageEvent:Co};function Mc(r,e,t){typeof r=="object"&&r.handleEvent?r.handleEvent.call(r,t):r.call(e,t)}});var Jf=O((HW,v0)=>{"use strict";var{tokenChars:Ao}=Zi();function Ur(r,e,t){r[e]===void 0?r[e]=[t]:r[e].push(t)}function BN(r){let e=Object.create(null),t=Object.create(null),n=!1,i=!1,s=!1,o,a,c=-1,l=-1,p=-1,f=0;for(;f<r.length;f++)if(l=r.charCodeAt(f),o===void 0)if(p===-1&&Ao[l]===1)c===-1&&(c=f);else if(f!==0&&(l===32||l===9))p===-1&&c!==-1&&(p=f);else if(l===59||l===44){if(c===-1)throw new SyntaxError(`Unexpected character at index ${f}`);p===-1&&(p=f);let y=r.slice(c,p);l===44?(Ur(e,y,t),t=Object.create(null)):o=y,c=p=-1}else throw new SyntaxError(`Unexpected character at index ${f}`);else if(a===void 0)if(p===-1&&Ao[l]===1)c===-1&&(c=f);else if(l===32||l===9)p===-1&&c!==-1&&(p=f);else if(l===59||l===44){if(c===-1)throw new SyntaxError(`Unexpected character at index ${f}`);p===-1&&(p=f),Ur(t,r.slice(c,p),!0),l===44&&(Ur(e,o,t),t=Object.create(null),o=void 0),c=p=-1}else if(l===61&&c!==-1&&p===-1)a=r.slice(c,f),c=p=-1;else throw new SyntaxError(`Unexpected character at index ${f}`);else if(i){if(Ao[l]!==1)throw new SyntaxError(`Unexpected character at index ${f}`);c===-1?c=f:n||(n=!0),i=!1}else if(s)if(Ao[l]===1)c===-1&&(c=f);else if(l===34&&c!==-1)s=!1,p=f;else if(l===92)i=!0;else throw new SyntaxError(`Unexpected character at index ${f}`);else if(l===34&&r.charCodeAt(f-1)===61)s=!0;else if(p===-1&&Ao[l]===1)c===-1&&(c=f);else if(c!==-1&&(l===32||l===9))p===-1&&(p=f);else if(l===59||l===44){if(c===-1)throw new SyntaxError(`Unexpected character at index ${f}`);p===-1&&(p=f);let y=r.slice(c,p);n&&(y=y.replace(/\\/g,""),n=!1),Ur(t,a,y),l===44&&(Ur(e,o,t),t=Object.create(null),o=void 0),a=void 0,c=p=-1}else throw new SyntaxError(`Unexpected character at index ${f}`);if(c===-1||s||l===32||l===9)throw new SyntaxError("Unexpected end of input");p===-1&&(p=f);let h=r.slice(c,p);return o===void 0?Ur(e,h,t):(a===void 0?Ur(t,h,!0):n?Ur(t,a,h.replace(/\\/g,"")):Ur(t,a,h),Ur(e,o,t)),e}function jN(r){return Object.keys(r).map(e=>{let t=r[e];return Array.isArray(t)||(t=[t]),t.map(n=>[e].concat(Object.keys(n).map(i=>{let s=n[i];return Array.isArray(s)||(s=[s]),s.map(o=>o===!0?i:`${i}=${o}`).join("; ")})).join("; ")).join(", ")}).join(", ")}v0.exports={format:jN,parse:BN}});var Lc=O((WW,k0)=>{"use strict";var FN=require("events"),$N=require("https"),HN=require("http"),_0=require("net"),UN=require("tls"),{randomBytes:qN,createHash:WN}=require("crypto"),{Duplex:UW,Readable:qW}=require("stream"),{URL:Qf}=require("url"),jn=Eo(),GN=zf(),zN=Yf(),{isBlob:VN}=Zi(),{BINARY_TYPES:y0,EMPTY_BUFFER:Pc,GUID:KN,kForOnEventAttribute:Zf,kListener:YN,kStatusCode:XN,kWebSocket:gt,NOOP:b0}=an(),{EventTarget:{addEventListener:JN,removeEventListener:QN}}=g0(),{format:ZN,parse:eL}=Jf(),{toBuffer:tL}=wo(),rL=30*1e3,w0=Symbol("kAborted"),ed=[8,13],pn=["CONNECTING","OPEN","CLOSING","CLOSED"],nL=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,Ee=class r extends FN{constructor(e,t,n){super(),this._binaryType=y0[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=Pc,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=r.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,e!==null?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,t===void 0?t=[]:Array.isArray(t)||(typeof t=="object"&&t!==null?(n=t,t=[]):t=[t]),S0(this,e,t,n)):(this._autoPong=n.autoPong,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){y0.includes(e)&&(this._binaryType=e,this._receiver&&(this._receiver._binaryType=e))}get bufferedAmount(){return this._socket?this._socket._writableState.length+this._sender._bufferedBytes:this._bufferedAmount}get extensions(){return Object.keys(this._extensions).join()}get isPaused(){return this._paused}get onclose(){return null}get onerror(){return null}get onopen(){return null}get onmessage(){return null}get protocol(){return this._protocol}get readyState(){return this._readyState}get url(){return this._url}setSocket(e,t,n){let i=new GN({allowSynchronousEvents:n.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:n.maxPayload,skipUTF8Validation:n.skipUTF8Validation}),s=new zN(e,this._extensions,n.generateMask);this._receiver=i,this._sender=s,this._socket=e,i[gt]=this,s[gt]=this,e[gt]=this,i.on("conclude",oL),i.on("drain",aL),i.on("error",cL),i.on("message",lL),i.on("ping",uL),i.on("pong",pL),s.onerror=fL,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),t.length>0&&e.unshift(t),e.on("close",C0),e.on("data",Nc),e.on("end",A0),e.on("error",R0),this._readyState=r.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=r.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}this._extensions[jn.extensionName]&&this._extensions[jn.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=r.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,t){if(this.readyState!==r.CLOSED){if(this.readyState===r.CONNECTING){Jt(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===r.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=r.CLOSING,this._sender.close(e,t,!this._isServer,n=>{n||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),T0(this)}}pause(){this.readyState===r.CONNECTING||this.readyState===r.CLOSED||(this._paused=!0,this._socket.pause())}ping(e,t,n){if(this.readyState===r.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(n=e,e=t=void 0):typeof t=="function"&&(n=t,t=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==r.OPEN){td(this,e,n);return}t===void 0&&(t=!this._isServer),this._sender.ping(e||Pc,t,n)}pong(e,t,n){if(this.readyState===r.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(n=e,e=t=void 0):typeof t=="function"&&(n=t,t=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==r.OPEN){td(this,e,n);return}t===void 0&&(t=!this._isServer),this._sender.pong(e||Pc,t,n)}resume(){this.readyState===r.CONNECTING||this.readyState===r.CLOSED||(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(e,t,n){if(this.readyState===r.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof t=="function"&&(n=t,t={}),typeof e=="number"&&(e=e.toString()),this.readyState!==r.OPEN){td(this,e,n);return}let i={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...t};this._extensions[jn.extensionName]||(i.compress=!1),this._sender.send(e||Pc,i,n)}terminate(){if(this.readyState!==r.CLOSED){if(this.readyState===r.CONNECTING){Jt(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=r.CLOSING,this._socket.destroy())}}};Object.defineProperty(Ee,"CONNECTING",{enumerable:!0,value:pn.indexOf("CONNECTING")});Object.defineProperty(Ee.prototype,"CONNECTING",{enumerable:!0,value:pn.indexOf("CONNECTING")});Object.defineProperty(Ee,"OPEN",{enumerable:!0,value:pn.indexOf("OPEN")});Object.defineProperty(Ee.prototype,"OPEN",{enumerable:!0,value:pn.indexOf("OPEN")});Object.defineProperty(Ee,"CLOSING",{enumerable:!0,value:pn.indexOf("CLOSING")});Object.defineProperty(Ee.prototype,"CLOSING",{enumerable:!0,value:pn.indexOf("CLOSING")});Object.defineProperty(Ee,"CLOSED",{enumerable:!0,value:pn.indexOf("CLOSED")});Object.defineProperty(Ee.prototype,"CLOSED",{enumerable:!0,value:pn.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(r=>{Object.defineProperty(Ee.prototype,r,{enumerable:!0})});["open","error","close","message"].forEach(r=>{Object.defineProperty(Ee.prototype,`on${r}`,{enumerable:!0,get(){for(let e of this.listeners(r))if(e[Zf])return e[YN];return null},set(e){for(let t of this.listeners(r))if(t[Zf]){this.removeListener(r,t);break}typeof e=="function"&&this.addEventListener(r,e,{[Zf]:!0})}})});Ee.prototype.addEventListener=JN;Ee.prototype.removeEventListener=QN;k0.exports=Ee;function S0(r,e,t,n){let i={allowSynchronousEvents:!0,autoPong:!0,protocolVersion:ed[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...n,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(r._autoPong=i.autoPong,!ed.includes(i.protocolVersion))throw new RangeError(`Unsupported protocol version: ${i.protocolVersion} (supported versions: ${ed.join(", ")})`);let s;if(e instanceof Qf)s=e;else try{s=new Qf(e)}catch{throw new SyntaxError(`Invalid URL: ${e}`)}s.protocol==="http:"?s.protocol="ws:":s.protocol==="https:"&&(s.protocol="wss:"),r._url=s.href;let o=s.protocol==="wss:",a=s.protocol==="ws+unix:",c;if(s.protocol!=="ws:"&&!o&&!a?c=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:a&&!s.pathname?c="The URL's pathname is empty":s.hash&&(c="The URL contains a fragment identifier"),c){let S=new SyntaxError(c);if(r._redirects===0)throw S;Ic(r,S);return}let l=o?443:80,p=qN(16).toString("base64"),f=o?$N.request:HN.request,h=new Set,y;if(i.createConnection=i.createConnection||(o?sL:iL),i.defaultPort=i.defaultPort||l,i.port=s.port||l,i.host=s.hostname.startsWith("[")?s.hostname.slice(1,-1):s.hostname,i.headers={...i.headers,"Sec-WebSocket-Version":i.protocolVersion,"Sec-WebSocket-Key":p,Connection:"Upgrade",Upgrade:"websocket"},i.path=s.pathname+s.search,i.timeout=i.handshakeTimeout,i.perMessageDeflate&&(y=new jn(i.perMessageDeflate!==!0?i.perMessageDeflate:{},!1,i.maxPayload),i.headers["Sec-WebSocket-Extensions"]=ZN({[jn.extensionName]:y.offer()})),t.length){for(let S of t){if(typeof S!="string"||!nL.test(S)||h.has(S))throw new SyntaxError("An invalid or duplicated subprotocol was specified");h.add(S)}i.headers["Sec-WebSocket-Protocol"]=t.join(",")}if(i.origin&&(i.protocolVersion<13?i.headers["Sec-WebSocket-Origin"]=i.origin:i.headers.Origin=i.origin),(s.username||s.password)&&(i.auth=`${s.username}:${s.password}`),a){let S=i.path.split(":");i.socketPath=S[0],i.path=S[1]}let _;if(i.followRedirects){if(r._redirects===0){r._originalIpc=a,r._originalSecure=o,r._originalHostOrSocketPath=a?i.socketPath:s.host;let S=n&&n.headers;if(n={...n,headers:{}},S)for(let[A,M]of Object.entries(S))n.headers[A.toLowerCase()]=M}else if(r.listenerCount("redirect")===0){let S=a?r._originalIpc?i.socketPath===r._originalHostOrSocketPath:!1:r._originalIpc?!1:s.host===r._originalHostOrSocketPath;(!S||r._originalSecure&&!o)&&(delete i.headers.authorization,delete i.headers.cookie,S||delete i.headers.host,i.auth=void 0)}i.auth&&!n.headers.authorization&&(n.headers.authorization="Basic "+Buffer.from(i.auth).toString("base64")),_=r._req=f(i),r._redirects&&r.emit("redirect",r.url,_)}else _=r._req=f(i);i.timeout&&_.on("timeout",()=>{Jt(r,_,"Opening handshake has timed out")}),_.on("error",S=>{_===null||_[w0]||(_=r._req=null,Ic(r,S))}),_.on("response",S=>{let A=S.headers.location,M=S.statusCode;if(A&&i.followRedirects&&M>=300&&M<400){if(++r._redirects>i.maxRedirects){Jt(r,_,"Maximum redirects exceeded");return}_.abort();let N;try{N=new Qf(A,e)}catch{let j=new SyntaxError(`Invalid URL: ${A}`);Ic(r,j);return}S0(r,N,t,n)}else r.emit("unexpected-response",_,S)||Jt(r,_,`Unexpected server response: ${S.statusCode}`)}),_.on("upgrade",(S,A,M)=>{if(r.emit("upgrade",S),r.readyState!==Ee.CONNECTING)return;_=r._req=null;let N=S.headers.upgrade;if(N===void 0||N.toLowerCase()!=="websocket"){Jt(r,A,"Invalid Upgrade header");return}let L=WN("sha1").update(p+KN).digest("base64");if(S.headers["sec-websocket-accept"]!==L){Jt(r,A,"Invalid Sec-WebSocket-Accept header");return}let j=S.headers["sec-websocket-protocol"],W;if(j!==void 0?h.size?h.has(j)||(W="Server sent an invalid subprotocol"):W="Server sent a subprotocol but none was requested":h.size&&(W="Server sent no subprotocol"),W){Jt(r,A,W);return}j&&(r._protocol=j);let q=S.headers["sec-websocket-extensions"];if(q!==void 0){if(!y){Jt(r,A,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let G;try{G=eL(q)}catch{Jt(r,A,"Invalid Sec-WebSocket-Extensions header");return}let P=Object.keys(G);if(P.length!==1||P[0]!==jn.extensionName){Jt(r,A,"Server indicated an extension that was not requested");return}try{y.accept(G[jn.extensionName])}catch{Jt(r,A,"Invalid Sec-WebSocket-Extensions header");return}r._extensions[jn.extensionName]=y}r.setSocket(A,M,{allowSynchronousEvents:i.allowSynchronousEvents,generateMask:i.generateMask,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation})}),i.finishRequest?i.finishRequest(_,r):_.end()}function Ic(r,e){r._readyState=Ee.CLOSING,r._errorEmitted=!0,r.emit("error",e),r.emitClose()}function iL(r){return r.path=r.socketPath,_0.connect(r)}function sL(r){return r.path=void 0,!r.servername&&r.servername!==""&&(r.servername=_0.isIP(r.host)?"":r.host),UN.connect(r)}function Jt(r,e,t){r._readyState=Ee.CLOSING;let n=new Error(t);Error.captureStackTrace(n,Jt),e.setHeader?(e[w0]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(Ic,r,n)):(e.destroy(n),e.once("error",r.emit.bind(r,"error")),e.once("close",r.emitClose.bind(r)))}function td(r,e,t){if(e){let n=VN(e)?e.size:tL(e).length;r._socket?r._sender._bufferedBytes+=n:r._bufferedAmount+=n}if(t){let n=new Error(`WebSocket is not open: readyState ${r.readyState} (${pn[r.readyState]})`);process.nextTick(t,n)}}function oL(r,e){let t=this[gt];t._closeFrameReceived=!0,t._closeMessage=e,t._closeCode=r,t._socket[gt]!==void 0&&(t._socket.removeListener("data",Nc),process.nextTick(E0,t._socket),r===1005?t.close():t.close(r,e))}function aL(){let r=this[gt];r.isPaused||r._socket.resume()}function cL(r){let e=this[gt];e._socket[gt]!==void 0&&(e._socket.removeListener("data",Nc),process.nextTick(E0,e._socket),e.close(r[XN])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",r))}function x0(){this[gt].emitClose()}function lL(r,e){this[gt].emit("message",r,e)}function uL(r){let e=this[gt];e._autoPong&&e.pong(r,!this._isServer,b0),e.emit("ping",r)}function pL(r){this[gt].emit("pong",r)}function E0(r){r.resume()}function fL(r){let e=this[gt];e.readyState!==Ee.CLOSED&&(e.readyState===Ee.OPEN&&(e._readyState=Ee.CLOSING,T0(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",r)))}function T0(r){r._closeTimer=setTimeout(r._socket.destroy.bind(r._socket),rL)}function C0(){let r=this[gt];this.removeListener("close",C0),this.removeListener("data",Nc),this.removeListener("end",A0),r._readyState=Ee.CLOSING;let e;!this._readableState.endEmitted&&!r._closeFrameReceived&&!r._receiver._writableState.errorEmitted&&(e=r._socket.read())!==null&&r._receiver.write(e),r._receiver.end(),this[gt]=void 0,clearTimeout(r._closeTimer),r._receiver._writableState.finished||r._receiver._writableState.errorEmitted?r.emitClose():(r._receiver.on("error",x0),r._receiver.on("finish",x0))}function Nc(r){this[gt]._receiver.write(r)||this.pause()}function A0(){let r=this[gt];r._readyState=Ee.CLOSING,r._receiver.end(),this.end()}function R0(){let r=this[gt];this.removeListener("error",R0),this.on("error",b0),r&&(r._readyState=Ee.CLOSING,this.destroy())}});var I0=O((zW,P0)=>{"use strict";var GW=Lc(),{Duplex:dL}=require("stream");function O0(r){r.emit("close")}function hL(){!this.destroyed&&this._writableState.finished&&this.destroy()}function M0(r){this.removeListener("error",M0),this.destroy(),this.listenerCount("error")===0&&this.emit("error",r)}function mL(r,e){let t=!0,n=new dL({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return r.on("message",function(s,o){let a=!o&&n._readableState.objectMode?s.toString():s;n.push(a)||r.pause()}),r.once("error",function(s){n.destroyed||(t=!1,n.destroy(s))}),r.once("close",function(){n.destroyed||n.push(null)}),n._destroy=function(i,s){if(r.readyState===r.CLOSED){s(i),process.nextTick(O0,n);return}let o=!1;r.once("error",function(c){o=!0,s(c)}),r.once("close",function(){o||s(i),process.nextTick(O0,n)}),t&&r.terminate()},n._final=function(i){if(r.readyState===r.CONNECTING){r.once("open",function(){n._final(i)});return}r._socket!==null&&(r._socket._writableState.finished?(i(),n._readableState.endEmitted&&n.destroy()):(r._socket.once("finish",function(){i()}),r.close()))},n._read=function(){r.isPaused&&r.resume()},n._write=function(i,s,o){if(r.readyState===r.CONNECTING){r.once("open",function(){n._write(i,s,o)});return}r.send(i,o)},n.on("end",hL),n.on("error",M0),n}P0.exports=mL});var L0=O((VW,N0)=>{"use strict";var{tokenChars:gL}=Zi();function vL(r){let e=new Set,t=-1,n=-1,i=0;for(i;i<r.length;i++){let o=r.charCodeAt(i);if(n===-1&&gL[o]===1)t===-1&&(t=i);else if(i!==0&&(o===32||o===9))n===-1&&t!==-1&&(n=i);else if(o===44){if(t===-1)throw new SyntaxError(`Unexpected character at index ${i}`);n===-1&&(n=i);let a=r.slice(t,n);if(e.has(a))throw new SyntaxError(`The "${a}" subprotocol is duplicated`);e.add(a),t=n=-1}else throw new SyntaxError(`Unexpected character at index ${i}`)}if(t===-1||n!==-1)throw new SyntaxError("Unexpected end of input");let s=r.slice(t,i);if(e.has(s))throw new SyntaxError(`The "${s}" subprotocol is duplicated`);return e.add(s),e}N0.exports={parse:vL}});var U0=O((YW,H0)=>{"use strict";var yL=require("events"),Dc=require("http"),{Duplex:KW}=require("stream"),{createHash:xL}=require("crypto"),D0=Jf(),oi=Eo(),_L=L0(),bL=Lc(),{GUID:wL,kWebSocket:SL}=an(),EL=/^[+/0-9A-Za-z]{22}==$/,B0=0,j0=1,$0=2,rd=class extends yL{constructor(e,t){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:bL,...e},e.port==null&&!e.server&&!e.noServer||e.port!=null&&(e.server||e.noServer)||e.server&&e.noServer)throw new TypeError('One and only one of the "port", "server", or "noServer" options must be specified');if(e.port!=null?(this._server=Dc.createServer((n,i)=>{let s=Dc.STATUS_CODES[426];i.writeHead(426,{"Content-Length":s.length,"Content-Type":"text/plain"}),i.end(s)}),this._server.listen(e.port,e.host,e.backlog,t)):e.server&&(this._server=e.server),this._server){let n=this.emit.bind(this,"connection");this._removeListeners=TL(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(i,s,o)=>{this.handleUpgrade(i,s,o,n)}})}e.perMessageDeflate===!0&&(e.perMessageDeflate={}),e.clientTracking&&(this.clients=new Set,this._shouldEmitClose=!1),this.options=e,this._state=B0}address(){if(this.options.noServer)throw new Error('The server is operating in "noServer" mode');return this._server?this._server.address():null}close(e){if(this._state===$0){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(Ro,this);return}if(e&&this.once("close",e),this._state!==j0)if(this._state=j0,this.options.noServer||this.options.server)this._server&&(this._removeListeners(),this._removeListeners=this._server=null),this.clients?this.clients.size?this._shouldEmitClose=!0:process.nextTick(Ro,this):process.nextTick(Ro,this);else{let t=this._server;this._removeListeners(),this._removeListeners=this._server=null,t.close(()=>{Ro(this)})}}shouldHandle(e){if(this.options.path){let t=e.url.indexOf("?");if((t!==-1?e.url.slice(0,t):e.url)!==this.options.path)return!1}return!0}handleUpgrade(e,t,n,i){t.on("error",F0);let s=e.headers["sec-websocket-key"],o=e.headers.upgrade,a=+e.headers["sec-websocket-version"];if(e.method!=="GET"){ai(this,e,t,405,"Invalid HTTP method");return}if(o===void 0||o.toLowerCase()!=="websocket"){ai(this,e,t,400,"Invalid Upgrade header");return}if(s===void 0||!EL.test(s)){ai(this,e,t,400,"Missing or invalid Sec-WebSocket-Key header");return}if(a!==13&&a!==8){ai(this,e,t,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){ko(t,400);return}let c=e.headers["sec-websocket-protocol"],l=new Set;if(c!==void 0)try{l=_L.parse(c)}catch{ai(this,e,t,400,"Invalid Sec-WebSocket-Protocol header");return}let p=e.headers["sec-websocket-extensions"],f={};if(this.options.perMessageDeflate&&p!==void 0){let h=new oi(this.options.perMessageDeflate,!0,this.options.maxPayload);try{let y=D0.parse(p);y[oi.extensionName]&&(h.accept(y[oi.extensionName]),f[oi.extensionName]=h)}catch{ai(this,e,t,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let h={origin:e.headers[`${a===8?"sec-websocket-origin":"origin"}`],secure:!!(e.socket.authorized||e.socket.encrypted),req:e};if(this.options.verifyClient.length===2){this.options.verifyClient(h,(y,_,S,A)=>{if(!y)return ko(t,_||401,S,A);this.completeUpgrade(f,s,l,e,t,n,i)});return}if(!this.options.verifyClient(h))return ko(t,401)}this.completeUpgrade(f,s,l,e,t,n,i)}completeUpgrade(e,t,n,i,s,o,a){if(!s.readable||!s.writable)return s.destroy();if(s[SL])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>B0)return ko(s,503);let l=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${xL("sha1").update(t+wL).digest("base64")}`],p=new this.options.WebSocket(null,void 0,this.options);if(n.size){let f=this.options.handleProtocols?this.options.handleProtocols(n,i):n.values().next().value;f&&(l.push(`Sec-WebSocket-Protocol: ${f}`),p._protocol=f)}if(e[oi.extensionName]){let f=e[oi.extensionName].params,h=D0.format({[oi.extensionName]:[f]});l.push(`Sec-WebSocket-Extensions: ${h}`),p._extensions=e}this.emit("headers",l,i),s.write(l.concat(`\r
12
+ `);function a(c){var l=vf(sn.join(c,"prebuilds")).map(u0),u=l.filter(p0(mf,hf)).sort(f0)[0];if(u){var f=sn.join(c,"prebuilds",u.name),h=vf(f).map(d0),g=h.filter(h0(df,r0)),x=g.sort(m0(df))[0];if(x)return sn.join(f,x.file)}}};function vf(r){try{return s0.readdirSync(r)}catch{return[]}}function n0(r,e){var t=vf(r).filter(e);return t[0]&&sn.join(r,t[0])}function i0(r){return/\.node$/.test(r)}function u0(r){var e=r.split("-");if(e.length===2){var t=e[0],n=e[1].split("+");if(t&&n.length&&n.every(Boolean))return{name:r,platform:t,architectures:n}}}function p0(r,e){return function(t){return t==null||t.platform!==r?!1:t.architectures.includes(e)}}function f0(r,e){return r.architectures.length-e.architectures.length}function d0(r){var e=r.split("."),t=e.pop(),n={file:r,specificity:0};if(t==="node"){for(var i=0;i<e.length;i++){var s=e[i];if(s==="node"||s==="electron"||s==="node-webkit")n.runtime=s;else if(s==="napi")n.napi=!0;else if(s.slice(0,3)==="abi")n.abi=s.slice(3);else if(s.slice(0,2)==="uv")n.uv=s.slice(2);else if(s.slice(0,4)==="armv")n.armv=s.slice(4);else if(s==="glibc"||s==="musl")n.libc=s;else continue;n.specificity++}return n}}function h0(r,e){return function(t){return!(t==null||t.runtime&&t.runtime!==r&&!fI(t)||t.abi&&t.abi!==e&&!t.napi||t.uv&&t.uv!==l0||t.armv&&t.armv!==gf||t.libc&&t.libc!==c0)}}function fI(r){return r.runtime==="node"&&r.napi}function m0(r){return function(e,t){return e.runtime!==t.runtime?e.runtime===r?-1:1:e.abi!==t.abi?e.abi?-1:1:e.specificity!==t.specificity?e.specificity>t.specificity?-1:1:0}}function dI(){return!!(process.versions&&process.versions.nw)}function hI(){return process.versions&&process.versions.electron||process.env.ELECTRON_RUN_AS_NODE?!0:typeof window<"u"&&window.process&&window.process.type==="renderer"}function mI(r){return r==="linux"&&s0.existsSync("/etc/alpine-release")}Fr.parseTags=d0;Fr.matchTags=h0;Fr.compareTags=m0;Fr.parseTuple=u0;Fr.matchTuple=p0;Fr.compareTuples=f0});var _f=A((e6,xf)=>{var yf=typeof __webpack_require__=="function"?__non_webpack_require__:require;typeof yf.addon=="function"?xf.exports=yf.addon.bind(yf):xf.exports=v0()});var x0=A((t6,y0)=>{"use strict";var gI=(r,e,t,n,i)=>{for(var s=0;s<i;s++)t[n+s]=r[s]^e[s&3]},vI=(r,e)=>{let t=r.length;for(var n=0;n<t;n++)r[n]^=e[n&3]};y0.exports={mask:gI,unmask:vI}});var wf=A((r6,bf)=>{"use strict";try{bf.exports=_f()(__dirname)}catch{bf.exports=x0()}});var go=A((n6,yc)=>{"use strict";var{EMPTY_BUFFER:yI}=nn(),Sf=Buffer[Symbol.species];function xI(r,e){if(r.length===0)return yI;if(r.length===1)return r[0];let t=Buffer.allocUnsafe(e),n=0;for(let i=0;i<r.length;i++){let s=r[i];t.set(s,n),n+=s.length}return n<e?new Sf(t.buffer,t.byteOffset,n):t}function _0(r,e,t,n,i){for(let s=0;s<i;s++)t[n+s]=r[s]^e[s&3]}function b0(r,e){for(let t=0;t<r.length;t++)r[t]^=e[t&3]}function _I(r){return r.length===r.buffer.byteLength?r.buffer:r.buffer.slice(r.byteOffset,r.byteOffset+r.length)}function Ef(r){if(Ef.readOnly=!0,Buffer.isBuffer(r))return r;let e;return r instanceof ArrayBuffer?e=new Sf(r):ArrayBuffer.isView(r)?e=new Sf(r.buffer,r.byteOffset,r.byteLength):(e=Buffer.from(r),Ef.readOnly=!1),e}yc.exports={concat:xI,mask:_0,toArrayBuffer:_I,toBuffer:Ef,unmask:b0};if(!process.env.WS_NO_BUFFER_UTIL)try{let r=wf();yc.exports.mask=function(e,t,n,i,s){s<48?_0(e,t,n,i,s):r.mask(e,t,n,i,s)},yc.exports.unmask=function(e,t){e.length<32?b0(e,t):r.unmask(e,t)}}catch{}});var E0=A((i6,S0)=>{"use strict";var w0=Symbol("kDone"),Tf=Symbol("kRun"),Cf=class{constructor(e){this[w0]=()=>{this.pending--,this[Tf]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[Tf]()}[Tf](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[w0])}}};S0.exports=Cf});var yo=A((s6,A0)=>{"use strict";var vo=require("zlib"),T0=go(),bI=E0(),{kStatusCode:C0}=nn(),wI=Buffer[Symbol.species],SI=Buffer.from([0,0,255,255]),_c=Symbol("permessage-deflate"),on=Symbol("total-length"),zi=Symbol("callback"),Dn=Symbol("buffers"),Vi=Symbol("error"),xc,kf=class{constructor(e,t,n){if(this._maxPayload=n|0,this._options=e||{},this._threshold=this._options.threshold!==void 0?this._options.threshold:1024,this._isServer=!!t,this._deflate=null,this._inflate=null,this.params=null,!xc){let i=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;xc=new bI(i)}}static get extensionName(){return"permessage-deflate"}offer(){let e={};return this._options.serverNoContextTakeover&&(e.server_no_context_takeover=!0),this._options.clientNoContextTakeover&&(e.client_no_context_takeover=!0),this._options.serverMaxWindowBits&&(e.server_max_window_bits=this._options.serverMaxWindowBits),this._options.clientMaxWindowBits?e.client_max_window_bits=this._options.clientMaxWindowBits:this._options.clientMaxWindowBits==null&&(e.client_max_window_bits=!0),e}accept(e){return e=this.normalizeParams(e),this.params=this._isServer?this.acceptAsServer(e):this.acceptAsClient(e),this.params}cleanup(){if(this._inflate&&(this._inflate.close(),this._inflate=null),this._deflate){let e=this._deflate[zi];this._deflate.close(),this._deflate=null,e&&e(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(e){let t=this._options,n=e.find(i=>!(t.serverNoContextTakeover===!1&&i.server_no_context_takeover||i.server_max_window_bits&&(t.serverMaxWindowBits===!1||typeof t.serverMaxWindowBits=="number"&&t.serverMaxWindowBits>i.server_max_window_bits)||typeof t.clientMaxWindowBits=="number"&&!i.client_max_window_bits));if(!n)throw new Error("None of the extension offers can be accepted");return t.serverNoContextTakeover&&(n.server_no_context_takeover=!0),t.clientNoContextTakeover&&(n.client_no_context_takeover=!0),typeof t.serverMaxWindowBits=="number"&&(n.server_max_window_bits=t.serverMaxWindowBits),typeof t.clientMaxWindowBits=="number"?n.client_max_window_bits=t.clientMaxWindowBits:(n.client_max_window_bits===!0||t.clientMaxWindowBits===!1)&&delete n.client_max_window_bits,n}acceptAsClient(e){let t=e[0];if(this._options.clientNoContextTakeover===!1&&t.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(!t.client_max_window_bits)typeof this._options.clientMaxWindowBits=="number"&&(t.client_max_window_bits=this._options.clientMaxWindowBits);else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits=="number"&&t.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"');return t}normalizeParams(e){return e.forEach(t=>{Object.keys(t).forEach(n=>{let i=t[n];if(i.length>1)throw new Error(`Parameter "${n}" must have only a single value`);if(i=i[0],n==="client_max_window_bits"){if(i!==!0){let s=+i;if(!Number.isInteger(s)||s<8||s>15)throw new TypeError(`Invalid value for parameter "${n}": ${i}`);i=s}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${n}": ${i}`)}else if(n==="server_max_window_bits"){let s=+i;if(!Number.isInteger(s)||s<8||s>15)throw new TypeError(`Invalid value for parameter "${n}": ${i}`);i=s}else if(n==="client_no_context_takeover"||n==="server_no_context_takeover"){if(i!==!0)throw new TypeError(`Invalid value for parameter "${n}": ${i}`)}else throw new Error(`Unknown parameter "${n}"`);t[n]=i})}),e}decompress(e,t,n){xc.add(i=>{this._decompress(e,t,(s,o)=>{i(),n(s,o)})})}compress(e,t,n){xc.add(i=>{this._compress(e,t,(s,o)=>{i(),n(s,o)})})}_decompress(e,t,n){let i=this._isServer?"client":"server";if(!this._inflate){let s=`${i}_max_window_bits`,o=typeof this.params[s]!="number"?vo.Z_DEFAULT_WINDOWBITS:this.params[s];this._inflate=vo.createInflateRaw({...this._options.zlibInflateOptions,windowBits:o}),this._inflate[_c]=this,this._inflate[on]=0,this._inflate[Dn]=[],this._inflate.on("error",TI),this._inflate.on("data",k0)}this._inflate[zi]=n,this._inflate.write(e),t&&this._inflate.write(SI),this._inflate.flush(()=>{let s=this._inflate[Vi];if(s){this._inflate.close(),this._inflate=null,n(s);return}let o=T0.concat(this._inflate[Dn],this._inflate[on]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[on]=0,this._inflate[Dn]=[],t&&this.params[`${i}_no_context_takeover`]&&this._inflate.reset()),n(null,o)})}_compress(e,t,n){let i=this._isServer?"server":"client";if(!this._deflate){let s=`${i}_max_window_bits`,o=typeof this.params[s]!="number"?vo.Z_DEFAULT_WINDOWBITS:this.params[s];this._deflate=vo.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:o}),this._deflate[on]=0,this._deflate[Dn]=[],this._deflate.on("data",EI)}this._deflate[zi]=n,this._deflate.write(e),this._deflate.flush(vo.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let s=T0.concat(this._deflate[Dn],this._deflate[on]);t&&(s=new wI(s.buffer,s.byteOffset,s.length-4)),this._deflate[zi]=null,this._deflate[on]=0,this._deflate[Dn]=[],t&&this.params[`${i}_no_context_takeover`]&&this._deflate.reset(),n(null,s)})}};A0.exports=kf;function EI(r){this[Dn].push(r),this[on]+=r.length}function k0(r){if(this[on]+=r.length,this[_c]._maxPayload<1||this[on]<=this[_c]._maxPayload){this[Dn].push(r);return}this[Vi]=new RangeError("Max payload size exceeded"),this[Vi].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[Vi][C0]=1009,this.removeListener("data",k0),this.reset()}function TI(r){if(this[_c]._inflate=null,this[Vi]){this[zi](this[Vi]);return}r[C0]=1007,this[zi](r)}});var O0=A((o6,R0)=>{"use strict";function CI(r){let e=r.length,t=0;for(;t<e;)if((r[t]&128)===0)t++;else if((r[t]&224)===192){if(t+1===e||(r[t+1]&192)!==128||(r[t]&254)===192)return!1;t+=2}else if((r[t]&240)===224){if(t+2>=e||(r[t+1]&192)!==128||(r[t+2]&192)!==128||r[t]===224&&(r[t+1]&224)===128||r[t]===237&&(r[t+1]&224)===160)return!1;t+=3}else if((r[t]&248)===240){if(t+3>=e||(r[t+1]&192)!==128||(r[t+2]&192)!==128||(r[t+3]&192)!==128||r[t]===240&&(r[t+1]&240)===128||r[t]===244&&r[t+1]>143||r[t]>244)return!1;t+=4}else return!1;return!0}R0.exports=CI});var Rf=A((a6,Af)=>{"use strict";try{Af.exports=_f()(__dirname)}catch{Af.exports=O0()}});var Ki=A((c6,bc)=>{"use strict";var{isUtf8:M0}=require("buffer"),{hasBlob:kI}=nn(),AI=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0];function RI(r){return r>=1e3&&r<=1014&&r!==1004&&r!==1005&&r!==1006||r>=3e3&&r<=4999}function Of(r){let e=r.length,t=0;for(;t<e;)if((r[t]&128)===0)t++;else if((r[t]&224)===192){if(t+1===e||(r[t+1]&192)!==128||(r[t]&254)===192)return!1;t+=2}else if((r[t]&240)===224){if(t+2>=e||(r[t+1]&192)!==128||(r[t+2]&192)!==128||r[t]===224&&(r[t+1]&224)===128||r[t]===237&&(r[t+1]&224)===160)return!1;t+=3}else if((r[t]&248)===240){if(t+3>=e||(r[t+1]&192)!==128||(r[t+2]&192)!==128||(r[t+3]&192)!==128||r[t]===240&&(r[t+1]&240)===128||r[t]===244&&r[t+1]>143||r[t]>244)return!1;t+=4}else return!1;return!0}function OI(r){return kI&&typeof r=="object"&&typeof r.arrayBuffer=="function"&&typeof r.type=="string"&&typeof r.stream=="function"&&(r[Symbol.toStringTag]==="Blob"||r[Symbol.toStringTag]==="File")}bc.exports={isBlob:OI,isValidStatusCode:RI,isValidUTF8:Of,tokenChars:AI};if(M0)bc.exports.isValidUTF8=function(r){return r.length<24?Of(r):M0(r)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let r=Rf();bc.exports.isValidUTF8=function(e){return e.length<32?Of(e):r(e)}}catch{}});var Df=A((l6,j0)=>{"use strict";var{Writable:MI}=require("stream"),P0=yo(),{BINARY_TYPES:PI,EMPTY_BUFFER:I0,kStatusCode:II,kWebSocket:NI}=nn(),{concat:Mf,toArrayBuffer:DI,unmask:LI}=go(),{isValidStatusCode:BI,isValidUTF8:N0}=Ki(),wc=Buffer[Symbol.species],sr=0,D0=1,L0=2,B0=3,Pf=4,If=5,Sc=6,Nf=class extends MI{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||PI[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[NI]=void 0,this._bufferedBytes=0,this._buffers=[],this._compressed=!1,this._payloadLength=0,this._mask=void 0,this._fragmented=0,this._masked=!1,this._fin=!1,this._opcode=0,this._totalPayloadLength=0,this._messageLength=0,this._fragments=[],this._errored=!1,this._loop=!1,this._state=sr}_write(e,t,n){if(this._opcode===8&&this._state==sr)return n();this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(n)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let n=this._buffers[0];return this._buffers[0]=new wc(n.buffer,n.byteOffset+e,n.length-e),new wc(n.buffer,n.byteOffset,e)}let t=Buffer.allocUnsafe(e);do{let n=this._buffers[0],i=t.length-e;e>=n.length?t.set(this._buffers.shift(),i):(t.set(new Uint8Array(n.buffer,n.byteOffset,e),i),this._buffers[0]=new wc(n.buffer,n.byteOffset+e,n.length-e)),e-=n.length}while(e>0);return t}startLoop(e){this._loop=!0;do switch(this._state){case sr:this.getInfo(e);break;case D0:this.getPayloadLength16(e);break;case L0:this.getPayloadLength64(e);break;case B0:this.getMask();break;case Pf:this.getData(e);break;case If:case Sc:this._loop=!1;return}while(this._loop);this._errored||e()}getInfo(e){if(this._bufferedBytes<2){this._loop=!1;return}let t=this.consume(2);if((t[0]&48)!==0){let i=this.createError(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");e(i);return}let n=(t[0]&64)===64;if(n&&!this._extensions[P0.extensionName]){let i=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(i);return}if(this._fin=(t[0]&128)===128,this._opcode=t[0]&15,this._payloadLength=t[1]&127,this._opcode===0){if(n){let i=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(i);return}if(!this._fragmented){let i=this.createError(RangeError,"invalid opcode 0",!0,1002,"WS_ERR_INVALID_OPCODE");e(i);return}this._opcode=this._fragmented}else if(this._opcode===1||this._opcode===2){if(this._fragmented){let i=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(i);return}this._compressed=n}else if(this._opcode>7&&this._opcode<11){if(!this._fin){let i=this.createError(RangeError,"FIN must be set",!0,1002,"WS_ERR_EXPECTED_FIN");e(i);return}if(n){let i=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(i);return}if(this._payloadLength>125||this._opcode===8&&this._payloadLength===1){let i=this.createError(RangeError,`invalid payload length ${this._payloadLength}`,!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH");e(i);return}}else{let i=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(i);return}if(!this._fin&&!this._fragmented&&(this._fragmented=this._opcode),this._masked=(t[1]&128)===128,this._isServer){if(!this._masked){let i=this.createError(RangeError,"MASK must be set",!0,1002,"WS_ERR_EXPECTED_MASK");e(i);return}}else if(this._masked){let i=this.createError(RangeError,"MASK must be clear",!0,1002,"WS_ERR_UNEXPECTED_MASK");e(i);return}this._payloadLength===126?this._state=D0:this._payloadLength===127?this._state=L0:this.haveLength(e)}getPayloadLength16(e){if(this._bufferedBytes<2){this._loop=!1;return}this._payloadLength=this.consume(2).readUInt16BE(0),this.haveLength(e)}getPayloadLength64(e){if(this._bufferedBytes<8){this._loop=!1;return}let t=this.consume(8),n=t.readUInt32BE(0);if(n>Math.pow(2,21)-1){let i=this.createError(RangeError,"Unsupported WebSocket frame: payload length > 2^53 - 1",!1,1009,"WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH");e(i);return}this._payloadLength=n*Math.pow(2,32)+t.readUInt32BE(4),this.haveLength(e)}haveLength(e){if(this._payloadLength&&this._opcode<8&&(this._totalPayloadLength+=this._payloadLength,this._totalPayloadLength>this._maxPayload&&this._maxPayload>0)){let t=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");e(t);return}this._masked?this._state=B0:this._state=Pf}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=Pf}getData(e){let t=I0;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength){this._loop=!1;return}t=this.consume(this._payloadLength),this._masked&&(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])!==0&&LI(t,this._mask)}if(this._opcode>7){this.controlMessage(t,e);return}if(this._compressed){this._state=If,this.decompress(t,e);return}t.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(t)),this.dataMessage(e)}decompress(e,t){this._extensions[P0.extensionName].decompress(e,this._fin,(i,s)=>{if(i)return t(i);if(s.length){if(this._messageLength+=s.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let o=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");t(o);return}this._fragments.push(s)}this.dataMessage(t),this._state===sr&&this.startLoop(t)})}dataMessage(e){if(!this._fin){this._state=sr;return}let t=this._messageLength,n=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let i;this._binaryType==="nodebuffer"?i=Mf(n,t):this._binaryType==="arraybuffer"?i=DI(Mf(n,t)):this._binaryType==="blob"?i=new Blob(n):i=n,this._allowSynchronousEvents?(this.emit("message",i,!0),this._state=sr):(this._state=Sc,setImmediate(()=>{this.emit("message",i,!0),this._state=sr,this.startLoop(e)}))}else{let i=Mf(n,t);if(!this._skipUTF8Validation&&!N0(i)){let s=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(s);return}this._state===If||this._allowSynchronousEvents?(this.emit("message",i,!1),this._state=sr):(this._state=Sc,setImmediate(()=>{this.emit("message",i,!1),this._state=sr,this.startLoop(e)}))}}controlMessage(e,t){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,I0),this.end();else{let n=e.readUInt16BE(0);if(!BI(n)){let s=this.createError(RangeError,`invalid status code ${n}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");t(s);return}let i=new wc(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!N0(i)){let s=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");t(s);return}this._loop=!1,this.emit("conclude",n,i),this.end()}this._state=sr;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=sr):(this._state=Sc,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=sr,this.startLoop(t)}))}createError(e,t,n,i,s){this._loop=!1,this._errored=!0;let o=new e(n?`Invalid WebSocket frame: ${t}`:t);return Error.captureStackTrace(o,this.createError),o.code=s,o[II]=i,o}};j0.exports=Nf});var jf=A((p6,q0)=>{"use strict";var{Duplex:u6}=require("stream"),{randomFillSync:jI}=require("crypto"),F0=yo(),{EMPTY_BUFFER:FI,kWebSocket:HI,NOOP:qI}=nn(),{isBlob:Yi,isValidStatusCode:UI}=Ki(),{mask:H0,toBuffer:Qn}=go(),or=Symbol("kByteLength"),$I=Buffer.alloc(4),Ec=8*1024,ei,Ji=Ec,Tr=0,WI=1,GI=2,Lf=class r{constructor(e,t,n){this._extensions=t||{},n&&(this._generateMask=n,this._maskBuffer=Buffer.alloc(4)),this._socket=e,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._queue=[],this._state=Tr,this.onerror=qI,this[HI]=void 0}static frame(e,t){let n,i=!1,s=2,o=!1;t.mask&&(n=t.maskBuffer||$I,t.generateMask?t.generateMask(n):(Ji===Ec&&(ei===void 0&&(ei=Buffer.alloc(Ec)),jI(ei,0,Ec),Ji=0),n[0]=ei[Ji++],n[1]=ei[Ji++],n[2]=ei[Ji++],n[3]=ei[Ji++]),o=(n[0]|n[1]|n[2]|n[3])===0,s=6);let a;typeof e=="string"?(!t.mask||o)&&t[or]!==void 0?a=t[or]:(e=Buffer.from(e),a=e.length):(a=e.length,i=t.mask&&t.readOnly&&!o);let c=a;a>=65536?(s+=8,c=127):a>125&&(s+=2,c=126);let l=Buffer.allocUnsafe(i?a+s:s);return l[0]=t.fin?t.opcode|128:t.opcode,t.rsv1&&(l[0]|=64),l[1]=c,c===126?l.writeUInt16BE(a,2):c===127&&(l[2]=l[3]=0,l.writeUIntBE(a,4,6)),t.mask?(l[1]|=128,l[s-4]=n[0],l[s-3]=n[1],l[s-2]=n[2],l[s-1]=n[3],o?[l,e]:i?(H0(e,n,l,s,a),[l]):(H0(e,n,e,0,a),[l,e])):[l,e]}close(e,t,n,i){let s;if(e===void 0)s=FI;else{if(typeof e!="number"||!UI(e))throw new TypeError("First argument must be a valid error code number");if(t===void 0||!t.length)s=Buffer.allocUnsafe(2),s.writeUInt16BE(e,0);else{let a=Buffer.byteLength(t);if(a>123)throw new RangeError("The message must not be greater than 123 bytes");s=Buffer.allocUnsafe(2+a),s.writeUInt16BE(e,0),typeof t=="string"?s.write(t,2):s.set(t,2)}}let o={[or]:s.length,fin:!0,generateMask:this._generateMask,mask:n,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==Tr?this.enqueue([this.dispatch,s,!1,o,i]):this.sendFrame(r.frame(s,o),i)}ping(e,t,n){let i,s;if(typeof e=="string"?(i=Buffer.byteLength(e),s=!1):Yi(e)?(i=e.size,s=!1):(e=Qn(e),i=e.length,s=Qn.readOnly),i>125)throw new RangeError("The data size must not be greater than 125 bytes");let o={[or]:i,fin:!0,generateMask:this._generateMask,mask:t,maskBuffer:this._maskBuffer,opcode:9,readOnly:s,rsv1:!1};Yi(e)?this._state!==Tr?this.enqueue([this.getBlobData,e,!1,o,n]):this.getBlobData(e,!1,o,n):this._state!==Tr?this.enqueue([this.dispatch,e,!1,o,n]):this.sendFrame(r.frame(e,o),n)}pong(e,t,n){let i,s;if(typeof e=="string"?(i=Buffer.byteLength(e),s=!1):Yi(e)?(i=e.size,s=!1):(e=Qn(e),i=e.length,s=Qn.readOnly),i>125)throw new RangeError("The data size must not be greater than 125 bytes");let o={[or]:i,fin:!0,generateMask:this._generateMask,mask:t,maskBuffer:this._maskBuffer,opcode:10,readOnly:s,rsv1:!1};Yi(e)?this._state!==Tr?this.enqueue([this.getBlobData,e,!1,o,n]):this.getBlobData(e,!1,o,n):this._state!==Tr?this.enqueue([this.dispatch,e,!1,o,n]):this.sendFrame(r.frame(e,o),n)}send(e,t,n){let i=this._extensions[F0.extensionName],s=t.binary?2:1,o=t.compress,a,c;typeof e=="string"?(a=Buffer.byteLength(e),c=!1):Yi(e)?(a=e.size,c=!1):(e=Qn(e),a=e.length,c=Qn.readOnly),this._firstFragment?(this._firstFragment=!1,o&&i&&i.params[i._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(o=a>=i._threshold),this._compress=o):(o=!1,s=0),t.fin&&(this._firstFragment=!0);let l={[or]:a,fin:t.fin,generateMask:this._generateMask,mask:t.mask,maskBuffer:this._maskBuffer,opcode:s,readOnly:c,rsv1:o};Yi(e)?this._state!==Tr?this.enqueue([this.getBlobData,e,this._compress,l,n]):this.getBlobData(e,this._compress,l,n):this._state!==Tr?this.enqueue([this.dispatch,e,this._compress,l,n]):this.dispatch(e,this._compress,l,n)}getBlobData(e,t,n,i){this._bufferedBytes+=n[or],this._state=GI,e.arrayBuffer().then(s=>{if(this._socket.destroyed){let a=new Error("The socket was closed while the blob was being read");process.nextTick(Bf,this,a,i);return}this._bufferedBytes-=n[or];let o=Qn(s);t?this.dispatch(o,t,n,i):(this._state=Tr,this.sendFrame(r.frame(o,n),i),this.dequeue())}).catch(s=>{process.nextTick(zI,this,s,i)})}dispatch(e,t,n,i){if(!t){this.sendFrame(r.frame(e,n),i);return}let s=this._extensions[F0.extensionName];this._bufferedBytes+=n[or],this._state=WI,s.compress(e,n.fin,(o,a)=>{if(this._socket.destroyed){let c=new Error("The socket was closed while data was being compressed");Bf(this,c,i);return}this._bufferedBytes-=n[or],this._state=Tr,n.readOnly=!1,this.sendFrame(r.frame(a,n),i),this.dequeue()})}dequeue(){for(;this._state===Tr&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][or],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][or],this._queue.push(e)}sendFrame(e,t){e.length===2?(this._socket.cork(),this._socket.write(e[0]),this._socket.write(e[1],t),this._socket.uncork()):this._socket.write(e[0],t)}};q0.exports=Lf;function Bf(r,e,t){typeof t=="function"&&t(e);for(let n=0;n<r._queue.length;n++){let i=r._queue[n],s=i[i.length-1];typeof s=="function"&&s(e)}}function zI(r,e,t){Bf(r,e,t),r.onerror(e)}});var J0=A((f6,Y0)=>{"use strict";var{kForOnEventAttribute:xo,kListener:Ff}=nn(),U0=Symbol("kCode"),$0=Symbol("kData"),W0=Symbol("kError"),G0=Symbol("kMessage"),z0=Symbol("kReason"),Xi=Symbol("kTarget"),V0=Symbol("kType"),K0=Symbol("kWasClean"),an=class{constructor(e){this[Xi]=null,this[V0]=e}get target(){return this[Xi]}get type(){return this[V0]}};Object.defineProperty(an.prototype,"target",{enumerable:!0});Object.defineProperty(an.prototype,"type",{enumerable:!0});var ti=class extends an{constructor(e,t={}){super(e),this[U0]=t.code===void 0?0:t.code,this[z0]=t.reason===void 0?"":t.reason,this[K0]=t.wasClean===void 0?!1:t.wasClean}get code(){return this[U0]}get reason(){return this[z0]}get wasClean(){return this[K0]}};Object.defineProperty(ti.prototype,"code",{enumerable:!0});Object.defineProperty(ti.prototype,"reason",{enumerable:!0});Object.defineProperty(ti.prototype,"wasClean",{enumerable:!0});var Zi=class extends an{constructor(e,t={}){super(e),this[W0]=t.error===void 0?null:t.error,this[G0]=t.message===void 0?"":t.message}get error(){return this[W0]}get message(){return this[G0]}};Object.defineProperty(Zi.prototype,"error",{enumerable:!0});Object.defineProperty(Zi.prototype,"message",{enumerable:!0});var _o=class extends an{constructor(e,t={}){super(e),this[$0]=t.data===void 0?null:t.data}get data(){return this[$0]}};Object.defineProperty(_o.prototype,"data",{enumerable:!0});var VI={addEventListener(r,e,t={}){for(let i of this.listeners(r))if(!t[xo]&&i[Ff]===e&&!i[xo])return;let n;if(r==="message")n=function(s,o){let a=new _o("message",{data:o?s:s.toString()});a[Xi]=this,Tc(e,this,a)};else if(r==="close")n=function(s,o){let a=new ti("close",{code:s,reason:o.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});a[Xi]=this,Tc(e,this,a)};else if(r==="error")n=function(s){let o=new Zi("error",{error:s,message:s.message});o[Xi]=this,Tc(e,this,o)};else if(r==="open")n=function(){let s=new an("open");s[Xi]=this,Tc(e,this,s)};else return;n[xo]=!!t[xo],n[Ff]=e,t.once?this.once(r,n):this.on(r,n)},removeEventListener(r,e){for(let t of this.listeners(r))if(t[Ff]===e&&!t[xo]){this.removeListener(r,t);break}}};Y0.exports={CloseEvent:ti,ErrorEvent:Zi,Event:an,EventTarget:VI,MessageEvent:_o};function Tc(r,e,t){typeof r=="object"&&r.handleEvent?r.handleEvent.call(r,t):r.call(e,t)}});var Hf=A((d6,X0)=>{"use strict";var{tokenChars:bo}=Ki();function Hr(r,e,t){r[e]===void 0?r[e]=[t]:r[e].push(t)}function KI(r){let e=Object.create(null),t=Object.create(null),n=!1,i=!1,s=!1,o,a,c=-1,l=-1,u=-1,f=0;for(;f<r.length;f++)if(l=r.charCodeAt(f),o===void 0)if(u===-1&&bo[l]===1)c===-1&&(c=f);else if(f!==0&&(l===32||l===9))u===-1&&c!==-1&&(u=f);else if(l===59||l===44){if(c===-1)throw new SyntaxError(`Unexpected character at index ${f}`);u===-1&&(u=f);let g=r.slice(c,u);l===44?(Hr(e,g,t),t=Object.create(null)):o=g,c=u=-1}else throw new SyntaxError(`Unexpected character at index ${f}`);else if(a===void 0)if(u===-1&&bo[l]===1)c===-1&&(c=f);else if(l===32||l===9)u===-1&&c!==-1&&(u=f);else if(l===59||l===44){if(c===-1)throw new SyntaxError(`Unexpected character at index ${f}`);u===-1&&(u=f),Hr(t,r.slice(c,u),!0),l===44&&(Hr(e,o,t),t=Object.create(null),o=void 0),c=u=-1}else if(l===61&&c!==-1&&u===-1)a=r.slice(c,f),c=u=-1;else throw new SyntaxError(`Unexpected character at index ${f}`);else if(i){if(bo[l]!==1)throw new SyntaxError(`Unexpected character at index ${f}`);c===-1?c=f:n||(n=!0),i=!1}else if(s)if(bo[l]===1)c===-1&&(c=f);else if(l===34&&c!==-1)s=!1,u=f;else if(l===92)i=!0;else throw new SyntaxError(`Unexpected character at index ${f}`);else if(l===34&&r.charCodeAt(f-1)===61)s=!0;else if(u===-1&&bo[l]===1)c===-1&&(c=f);else if(c!==-1&&(l===32||l===9))u===-1&&(u=f);else if(l===59||l===44){if(c===-1)throw new SyntaxError(`Unexpected character at index ${f}`);u===-1&&(u=f);let g=r.slice(c,u);n&&(g=g.replace(/\\/g,""),n=!1),Hr(t,a,g),l===44&&(Hr(e,o,t),t=Object.create(null),o=void 0),a=void 0,c=u=-1}else throw new SyntaxError(`Unexpected character at index ${f}`);if(c===-1||s||l===32||l===9)throw new SyntaxError("Unexpected end of input");u===-1&&(u=f);let h=r.slice(c,u);return o===void 0?Hr(e,h,t):(a===void 0?Hr(t,h,!0):n?Hr(t,a,h.replace(/\\/g,"")):Hr(t,a,h),Hr(e,o,t)),e}function YI(r){return Object.keys(r).map(e=>{let t=r[e];return Array.isArray(t)||(t=[t]),t.map(n=>[e].concat(Object.keys(n).map(i=>{let s=n[i];return Array.isArray(s)||(s=[s]),s.map(o=>o===!0?i:`${i}=${o}`).join("; ")})).join("; ")).join(", ")}).join(", ")}X0.exports={format:YI,parse:KI}});var Rc=A((g6,lx)=>{"use strict";var JI=require("events"),XI=require("https"),ZI=require("http"),ex=require("net"),QI=require("tls"),{randomBytes:eN,createHash:tN}=require("crypto"),{Duplex:h6,Readable:m6}=require("stream"),{URL:qf}=require("url"),Ln=yo(),rN=Df(),nN=jf(),{isBlob:iN}=Ki(),{BINARY_TYPES:Z0,EMPTY_BUFFER:Cc,GUID:sN,kForOnEventAttribute:Uf,kListener:oN,kStatusCode:aN,kWebSocket:mt,NOOP:tx}=nn(),{EventTarget:{addEventListener:cN,removeEventListener:lN}}=J0(),{format:uN,parse:pN}=Hf(),{toBuffer:fN}=go(),dN=30*1e3,rx=Symbol("kAborted"),$f=[8,13],cn=["CONNECTING","OPEN","CLOSING","CLOSED"],hN=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,we=class r extends JI{constructor(e,t,n){super(),this._binaryType=Z0[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=Cc,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=r.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,e!==null?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,t===void 0?t=[]:Array.isArray(t)||(typeof t=="object"&&t!==null?(n=t,t=[]):t=[t]),nx(this,e,t,n)):(this._autoPong=n.autoPong,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){Z0.includes(e)&&(this._binaryType=e,this._receiver&&(this._receiver._binaryType=e))}get bufferedAmount(){return this._socket?this._socket._writableState.length+this._sender._bufferedBytes:this._bufferedAmount}get extensions(){return Object.keys(this._extensions).join()}get isPaused(){return this._paused}get onclose(){return null}get onerror(){return null}get onopen(){return null}get onmessage(){return null}get protocol(){return this._protocol}get readyState(){return this._readyState}get url(){return this._url}setSocket(e,t,n){let i=new rN({allowSynchronousEvents:n.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:n.maxPayload,skipUTF8Validation:n.skipUTF8Validation}),s=new nN(e,this._extensions,n.generateMask);this._receiver=i,this._sender=s,this._socket=e,i[mt]=this,s[mt]=this,e[mt]=this,i.on("conclude",vN),i.on("drain",yN),i.on("error",xN),i.on("message",_N),i.on("ping",bN),i.on("pong",wN),s.onerror=SN,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),t.length>0&&e.unshift(t),e.on("close",ox),e.on("data",Ac),e.on("end",ax),e.on("error",cx),this._readyState=r.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=r.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}this._extensions[Ln.extensionName]&&this._extensions[Ln.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=r.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,t){if(this.readyState!==r.CLOSED){if(this.readyState===r.CONNECTING){Yt(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===r.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=r.CLOSING,this._sender.close(e,t,!this._isServer,n=>{n||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),sx(this)}}pause(){this.readyState===r.CONNECTING||this.readyState===r.CLOSED||(this._paused=!0,this._socket.pause())}ping(e,t,n){if(this.readyState===r.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(n=e,e=t=void 0):typeof t=="function"&&(n=t,t=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==r.OPEN){Wf(this,e,n);return}t===void 0&&(t=!this._isServer),this._sender.ping(e||Cc,t,n)}pong(e,t,n){if(this.readyState===r.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(n=e,e=t=void 0):typeof t=="function"&&(n=t,t=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==r.OPEN){Wf(this,e,n);return}t===void 0&&(t=!this._isServer),this._sender.pong(e||Cc,t,n)}resume(){this.readyState===r.CONNECTING||this.readyState===r.CLOSED||(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(e,t,n){if(this.readyState===r.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof t=="function"&&(n=t,t={}),typeof e=="number"&&(e=e.toString()),this.readyState!==r.OPEN){Wf(this,e,n);return}let i={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...t};this._extensions[Ln.extensionName]||(i.compress=!1),this._sender.send(e||Cc,i,n)}terminate(){if(this.readyState!==r.CLOSED){if(this.readyState===r.CONNECTING){Yt(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=r.CLOSING,this._socket.destroy())}}};Object.defineProperty(we,"CONNECTING",{enumerable:!0,value:cn.indexOf("CONNECTING")});Object.defineProperty(we.prototype,"CONNECTING",{enumerable:!0,value:cn.indexOf("CONNECTING")});Object.defineProperty(we,"OPEN",{enumerable:!0,value:cn.indexOf("OPEN")});Object.defineProperty(we.prototype,"OPEN",{enumerable:!0,value:cn.indexOf("OPEN")});Object.defineProperty(we,"CLOSING",{enumerable:!0,value:cn.indexOf("CLOSING")});Object.defineProperty(we.prototype,"CLOSING",{enumerable:!0,value:cn.indexOf("CLOSING")});Object.defineProperty(we,"CLOSED",{enumerable:!0,value:cn.indexOf("CLOSED")});Object.defineProperty(we.prototype,"CLOSED",{enumerable:!0,value:cn.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(r=>{Object.defineProperty(we.prototype,r,{enumerable:!0})});["open","error","close","message"].forEach(r=>{Object.defineProperty(we.prototype,`on${r}`,{enumerable:!0,get(){for(let e of this.listeners(r))if(e[Uf])return e[oN];return null},set(e){for(let t of this.listeners(r))if(t[Uf]){this.removeListener(r,t);break}typeof e=="function"&&this.addEventListener(r,e,{[Uf]:!0})}})});we.prototype.addEventListener=cN;we.prototype.removeEventListener=lN;lx.exports=we;function nx(r,e,t,n){let i={allowSynchronousEvents:!0,autoPong:!0,protocolVersion:$f[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...n,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(r._autoPong=i.autoPong,!$f.includes(i.protocolVersion))throw new RangeError(`Unsupported protocol version: ${i.protocolVersion} (supported versions: ${$f.join(", ")})`);let s;if(e instanceof qf)s=e;else try{s=new qf(e)}catch{throw new SyntaxError(`Invalid URL: ${e}`)}s.protocol==="http:"?s.protocol="ws:":s.protocol==="https:"&&(s.protocol="wss:"),r._url=s.href;let o=s.protocol==="wss:",a=s.protocol==="ws+unix:",c;if(s.protocol!=="ws:"&&!o&&!a?c=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:a&&!s.pathname?c="The URL's pathname is empty":s.hash&&(c="The URL contains a fragment identifier"),c){let S=new SyntaxError(c);if(r._redirects===0)throw S;kc(r,S);return}let l=o?443:80,u=eN(16).toString("base64"),f=o?XI.request:ZI.request,h=new Set,g;if(i.createConnection=i.createConnection||(o?gN:mN),i.defaultPort=i.defaultPort||l,i.port=s.port||l,i.host=s.hostname.startsWith("[")?s.hostname.slice(1,-1):s.hostname,i.headers={...i.headers,"Sec-WebSocket-Version":i.protocolVersion,"Sec-WebSocket-Key":u,Connection:"Upgrade",Upgrade:"websocket"},i.path=s.pathname+s.search,i.timeout=i.handshakeTimeout,i.perMessageDeflate&&(g=new Ln(i.perMessageDeflate!==!0?i.perMessageDeflate:{},!1,i.maxPayload),i.headers["Sec-WebSocket-Extensions"]=uN({[Ln.extensionName]:g.offer()})),t.length){for(let S of t){if(typeof S!="string"||!hN.test(S)||h.has(S))throw new SyntaxError("An invalid or duplicated subprotocol was specified");h.add(S)}i.headers["Sec-WebSocket-Protocol"]=t.join(",")}if(i.origin&&(i.protocolVersion<13?i.headers["Sec-WebSocket-Origin"]=i.origin:i.headers.Origin=i.origin),(s.username||s.password)&&(i.auth=`${s.username}:${s.password}`),a){let S=i.path.split(":");i.socketPath=S[0],i.path=S[1]}let x;if(i.followRedirects){if(r._redirects===0){r._originalIpc=a,r._originalSecure=o,r._originalHostOrSocketPath=a?i.socketPath:s.host;let S=n&&n.headers;if(n={...n,headers:{}},S)for(let[k,R]of Object.entries(S))n.headers[k.toLowerCase()]=R}else if(r.listenerCount("redirect")===0){let S=a?r._originalIpc?i.socketPath===r._originalHostOrSocketPath:!1:r._originalIpc?!1:s.host===r._originalHostOrSocketPath;(!S||r._originalSecure&&!o)&&(delete i.headers.authorization,delete i.headers.cookie,S||delete i.headers.host,i.auth=void 0)}i.auth&&!n.headers.authorization&&(n.headers.authorization="Basic "+Buffer.from(i.auth).toString("base64")),x=r._req=f(i),r._redirects&&r.emit("redirect",r.url,x)}else x=r._req=f(i);i.timeout&&x.on("timeout",()=>{Yt(r,x,"Opening handshake has timed out")}),x.on("error",S=>{x===null||x[rx]||(x=r._req=null,kc(r,S))}),x.on("response",S=>{let k=S.headers.location,R=S.statusCode;if(k&&i.followRedirects&&R>=300&&R<400){if(++r._redirects>i.maxRedirects){Yt(r,x,"Maximum redirects exceeded");return}x.abort();let M;try{M=new qf(k,e)}catch{let B=new SyntaxError(`Invalid URL: ${k}`);kc(r,B);return}nx(r,M,t,n)}else r.emit("unexpected-response",x,S)||Yt(r,x,`Unexpected server response: ${S.statusCode}`)}),x.on("upgrade",(S,k,R)=>{if(r.emit("upgrade",S),r.readyState!==we.CONNECTING)return;x=r._req=null;let M=S.headers.upgrade;if(M===void 0||M.toLowerCase()!=="websocket"){Yt(r,k,"Invalid Upgrade header");return}let I=tN("sha1").update(u+sN).digest("base64");if(S.headers["sec-websocket-accept"]!==I){Yt(r,k,"Invalid Sec-WebSocket-Accept header");return}let B=S.headers["sec-websocket-protocol"],V;if(B!==void 0?h.size?h.has(B)||(V="Server sent an invalid subprotocol"):V="Server sent a subprotocol but none was requested":h.size&&(V="Server sent no subprotocol"),V){Yt(r,k,V);return}B&&(r._protocol=B);let F=S.headers["sec-websocket-extensions"];if(F!==void 0){if(!g){Yt(r,k,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let G;try{G=pN(F)}catch{Yt(r,k,"Invalid Sec-WebSocket-Extensions header");return}let D=Object.keys(G);if(D.length!==1||D[0]!==Ln.extensionName){Yt(r,k,"Server indicated an extension that was not requested");return}try{g.accept(G[Ln.extensionName])}catch{Yt(r,k,"Invalid Sec-WebSocket-Extensions header");return}r._extensions[Ln.extensionName]=g}r.setSocket(k,R,{allowSynchronousEvents:i.allowSynchronousEvents,generateMask:i.generateMask,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation})}),i.finishRequest?i.finishRequest(x,r):x.end()}function kc(r,e){r._readyState=we.CLOSING,r._errorEmitted=!0,r.emit("error",e),r.emitClose()}function mN(r){return r.path=r.socketPath,ex.connect(r)}function gN(r){return r.path=void 0,!r.servername&&r.servername!==""&&(r.servername=ex.isIP(r.host)?"":r.host),QI.connect(r)}function Yt(r,e,t){r._readyState=we.CLOSING;let n=new Error(t);Error.captureStackTrace(n,Yt),e.setHeader?(e[rx]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(kc,r,n)):(e.destroy(n),e.once("error",r.emit.bind(r,"error")),e.once("close",r.emitClose.bind(r)))}function Wf(r,e,t){if(e){let n=iN(e)?e.size:fN(e).length;r._socket?r._sender._bufferedBytes+=n:r._bufferedAmount+=n}if(t){let n=new Error(`WebSocket is not open: readyState ${r.readyState} (${cn[r.readyState]})`);process.nextTick(t,n)}}function vN(r,e){let t=this[mt];t._closeFrameReceived=!0,t._closeMessage=e,t._closeCode=r,t._socket[mt]!==void 0&&(t._socket.removeListener("data",Ac),process.nextTick(ix,t._socket),r===1005?t.close():t.close(r,e))}function yN(){let r=this[mt];r.isPaused||r._socket.resume()}function xN(r){let e=this[mt];e._socket[mt]!==void 0&&(e._socket.removeListener("data",Ac),process.nextTick(ix,e._socket),e.close(r[aN])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",r))}function Q0(){this[mt].emitClose()}function _N(r,e){this[mt].emit("message",r,e)}function bN(r){let e=this[mt];e._autoPong&&e.pong(r,!this._isServer,tx),e.emit("ping",r)}function wN(r){this[mt].emit("pong",r)}function ix(r){r.resume()}function SN(r){let e=this[mt];e.readyState!==we.CLOSED&&(e.readyState===we.OPEN&&(e._readyState=we.CLOSING,sx(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",r)))}function sx(r){r._closeTimer=setTimeout(r._socket.destroy.bind(r._socket),dN)}function ox(){let r=this[mt];this.removeListener("close",ox),this.removeListener("data",Ac),this.removeListener("end",ax),r._readyState=we.CLOSING;let e;!this._readableState.endEmitted&&!r._closeFrameReceived&&!r._receiver._writableState.errorEmitted&&(e=r._socket.read())!==null&&r._receiver.write(e),r._receiver.end(),this[mt]=void 0,clearTimeout(r._closeTimer),r._receiver._writableState.finished||r._receiver._writableState.errorEmitted?r.emitClose():(r._receiver.on("error",Q0),r._receiver.on("finish",Q0))}function Ac(r){this[mt]._receiver.write(r)||this.pause()}function ax(){let r=this[mt];r._readyState=we.CLOSING,r._receiver.end(),this.end()}function cx(){let r=this[mt];this.removeListener("error",cx),this.on("error",tx),r&&(r._readyState=we.CLOSING,this.destroy())}});var dx=A((y6,fx)=>{"use strict";var v6=Rc(),{Duplex:EN}=require("stream");function ux(r){r.emit("close")}function TN(){!this.destroyed&&this._writableState.finished&&this.destroy()}function px(r){this.removeListener("error",px),this.destroy(),this.listenerCount("error")===0&&this.emit("error",r)}function CN(r,e){let t=!0,n=new EN({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return r.on("message",function(s,o){let a=!o&&n._readableState.objectMode?s.toString():s;n.push(a)||r.pause()}),r.once("error",function(s){n.destroyed||(t=!1,n.destroy(s))}),r.once("close",function(){n.destroyed||n.push(null)}),n._destroy=function(i,s){if(r.readyState===r.CLOSED){s(i),process.nextTick(ux,n);return}let o=!1;r.once("error",function(c){o=!0,s(c)}),r.once("close",function(){o||s(i),process.nextTick(ux,n)}),t&&r.terminate()},n._final=function(i){if(r.readyState===r.CONNECTING){r.once("open",function(){n._final(i)});return}r._socket!==null&&(r._socket._writableState.finished?(i(),n._readableState.endEmitted&&n.destroy()):(r._socket.once("finish",function(){i()}),r.close()))},n._read=function(){r.isPaused&&r.resume()},n._write=function(i,s,o){if(r.readyState===r.CONNECTING){r.once("open",function(){n._write(i,s,o)});return}r.send(i,o)},n.on("end",TN),n.on("error",px),n}fx.exports=CN});var mx=A((x6,hx)=>{"use strict";var{tokenChars:kN}=Ki();function AN(r){let e=new Set,t=-1,n=-1,i=0;for(i;i<r.length;i++){let o=r.charCodeAt(i);if(n===-1&&kN[o]===1)t===-1&&(t=i);else if(i!==0&&(o===32||o===9))n===-1&&t!==-1&&(n=i);else if(o===44){if(t===-1)throw new SyntaxError(`Unexpected character at index ${i}`);n===-1&&(n=i);let a=r.slice(t,n);if(e.has(a))throw new SyntaxError(`The "${a}" subprotocol is duplicated`);e.add(a),t=n=-1}else throw new SyntaxError(`Unexpected character at index ${i}`)}if(t===-1||n!==-1)throw new SyntaxError("Unexpected end of input");let s=r.slice(t,i);if(e.has(s))throw new SyntaxError(`The "${s}" subprotocol is duplicated`);return e.add(s),e}hx.exports={parse:AN}});var wx=A((b6,bx)=>{"use strict";var RN=require("events"),Oc=require("http"),{Duplex:_6}=require("stream"),{createHash:ON}=require("crypto"),gx=Hf(),ri=yo(),MN=mx(),PN=Rc(),{GUID:IN,kWebSocket:NN}=nn(),DN=/^[+/0-9A-Za-z]{22}==$/,vx=0,yx=1,_x=2,Gf=class extends RN{constructor(e,t){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:PN,...e},e.port==null&&!e.server&&!e.noServer||e.port!=null&&(e.server||e.noServer)||e.server&&e.noServer)throw new TypeError('One and only one of the "port", "server", or "noServer" options must be specified');if(e.port!=null?(this._server=Oc.createServer((n,i)=>{let s=Oc.STATUS_CODES[426];i.writeHead(426,{"Content-Length":s.length,"Content-Type":"text/plain"}),i.end(s)}),this._server.listen(e.port,e.host,e.backlog,t)):e.server&&(this._server=e.server),this._server){let n=this.emit.bind(this,"connection");this._removeListeners=LN(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(i,s,o)=>{this.handleUpgrade(i,s,o,n)}})}e.perMessageDeflate===!0&&(e.perMessageDeflate={}),e.clientTracking&&(this.clients=new Set,this._shouldEmitClose=!1),this.options=e,this._state=vx}address(){if(this.options.noServer)throw new Error('The server is operating in "noServer" mode');return this._server?this._server.address():null}close(e){if(this._state===_x){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(wo,this);return}if(e&&this.once("close",e),this._state!==yx)if(this._state=yx,this.options.noServer||this.options.server)this._server&&(this._removeListeners(),this._removeListeners=this._server=null),this.clients?this.clients.size?this._shouldEmitClose=!0:process.nextTick(wo,this):process.nextTick(wo,this);else{let t=this._server;this._removeListeners(),this._removeListeners=this._server=null,t.close(()=>{wo(this)})}}shouldHandle(e){if(this.options.path){let t=e.url.indexOf("?");if((t!==-1?e.url.slice(0,t):e.url)!==this.options.path)return!1}return!0}handleUpgrade(e,t,n,i){t.on("error",xx);let s=e.headers["sec-websocket-key"],o=e.headers.upgrade,a=+e.headers["sec-websocket-version"];if(e.method!=="GET"){ni(this,e,t,405,"Invalid HTTP method");return}if(o===void 0||o.toLowerCase()!=="websocket"){ni(this,e,t,400,"Invalid Upgrade header");return}if(s===void 0||!DN.test(s)){ni(this,e,t,400,"Missing or invalid Sec-WebSocket-Key header");return}if(a!==13&&a!==8){ni(this,e,t,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){So(t,400);return}let c=e.headers["sec-websocket-protocol"],l=new Set;if(c!==void 0)try{l=MN.parse(c)}catch{ni(this,e,t,400,"Invalid Sec-WebSocket-Protocol header");return}let u=e.headers["sec-websocket-extensions"],f={};if(this.options.perMessageDeflate&&u!==void 0){let h=new ri(this.options.perMessageDeflate,!0,this.options.maxPayload);try{let g=gx.parse(u);g[ri.extensionName]&&(h.accept(g[ri.extensionName]),f[ri.extensionName]=h)}catch{ni(this,e,t,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let h={origin:e.headers[`${a===8?"sec-websocket-origin":"origin"}`],secure:!!(e.socket.authorized||e.socket.encrypted),req:e};if(this.options.verifyClient.length===2){this.options.verifyClient(h,(g,x,S,k)=>{if(!g)return So(t,x||401,S,k);this.completeUpgrade(f,s,l,e,t,n,i)});return}if(!this.options.verifyClient(h))return So(t,401)}this.completeUpgrade(f,s,l,e,t,n,i)}completeUpgrade(e,t,n,i,s,o,a){if(!s.readable||!s.writable)return s.destroy();if(s[NN])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>vx)return So(s,503);let l=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${ON("sha1").update(t+IN).digest("base64")}`],u=new this.options.WebSocket(null,void 0,this.options);if(n.size){let f=this.options.handleProtocols?this.options.handleProtocols(n,i):n.values().next().value;f&&(l.push(`Sec-WebSocket-Protocol: ${f}`),u._protocol=f)}if(e[ri.extensionName]){let f=e[ri.extensionName].params,h=gx.format({[ri.extensionName]:[f]});l.push(`Sec-WebSocket-Extensions: ${h}`),u._extensions=e}this.emit("headers",l,i),s.write(l.concat(`\r
13
13
  `).join(`\r
14
- `)),s.removeListener("error",F0),p.setSocket(s,o,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(p),p.on("close",()=>{this.clients.delete(p),this._shouldEmitClose&&!this.clients.size&&process.nextTick(Ro,this)})),a(p,i)}};H0.exports=rd;function TL(r,e){for(let t of Object.keys(e))r.on(t,e[t]);return function(){for(let n of Object.keys(e))r.removeListener(n,e[n])}}function Ro(r){r._state=$0,r.emit("close")}function F0(){this.destroy()}function ko(r,e,t,n){t=t||Dc.STATUS_CODES[e],n={Connection:"close","Content-Type":"text/html","Content-Length":Buffer.byteLength(t),...n},r.once("finish",r.destroy),r.end(`HTTP/1.1 ${e} ${Dc.STATUS_CODES[e]}\r
14
+ `)),s.removeListener("error",xx),u.setSocket(s,o,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(u),u.on("close",()=>{this.clients.delete(u),this._shouldEmitClose&&!this.clients.size&&process.nextTick(wo,this)})),a(u,i)}};bx.exports=Gf;function LN(r,e){for(let t of Object.keys(e))r.on(t,e[t]);return function(){for(let n of Object.keys(e))r.removeListener(n,e[n])}}function wo(r){r._state=_x,r.emit("close")}function xx(){this.destroy()}function So(r,e,t,n){t=t||Oc.STATUS_CODES[e],n={Connection:"close","Content-Type":"text/html","Content-Length":Buffer.byteLength(t),...n},r.once("finish",r.destroy),r.end(`HTTP/1.1 ${e} ${Oc.STATUS_CODES[e]}\r
15
15
  `+Object.keys(n).map(i=>`${i}: ${n[i]}`).join(`\r
16
16
  `)+`\r
17
17
  \r
18
- `+t)}function ai(r,e,t,n,i,s){if(r.listenerCount("wsClientError")){let o=new Error(i);Error.captureStackTrace(o,ai),r.emit("wsClientError",o,t,e)}else ko(t,n,i,s)}});var W0=O((XW,q0)=>{"use strict";var fn=Lc();fn.createWebSocketStream=I0();fn.Server=U0();fn.Receiver=zf();fn.Sender=Yf();fn.WebSocket=fn;fn.WebSocketServer=fn.Server;q0.exports=fn});var V0=O((JW,z0)=>{"use strict";var G0=Object.getOwnPropertySymbols,CL=Object.prototype.hasOwnProperty,AL=Object.prototype.propertyIsEnumerable;function RL(r){if(r==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}function kL(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de",Object.getOwnPropertyNames(r)[0]==="5")return!1;for(var e={},t=0;t<10;t++)e["_"+String.fromCharCode(t)]=t;var n=Object.getOwnPropertyNames(e).map(function(s){return e[s]});if(n.join("")!=="0123456789")return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach(function(s){i[s]=s}),Object.keys(Object.assign({},i)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}z0.exports=kL()?Object.assign:function(r,e){for(var t,n=RL(r),i,s=1;s<arguments.length;s++){t=Object(arguments[s]);for(var o in t)CL.call(t,o)&&(n[o]=t[o]);if(G0){i=G0(t);for(var a=0;a<i.length;a++)AL.call(t,i[a])&&(n[i[a]]=t[i[a]])}}return n}});var X0=O((QW,nd)=>{"use strict";nd.exports=ML;nd.exports.append=Y0;var OL=/^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/;function Y0(r,e){if(typeof r!="string")throw new TypeError("header argument is required");if(!e)throw new TypeError("field argument is required");for(var t=Array.isArray(e)?e:K0(String(e)),n=0;n<t.length;n++)if(!OL.test(t[n]))throw new TypeError("field argument contains an invalid header name");if(r==="*")return r;var i=r,s=K0(r.toLowerCase());if(t.indexOf("*")!==-1||s.indexOf("*")!==-1)return"*";for(var o=0;o<t.length;o++){var a=t[o].toLowerCase();s.indexOf(a)===-1&&(s.push(a),i=i?i+", "+t[o]:t[o])}return i}function K0(r){for(var e=0,t=[],n=0,i=0,s=r.length;i<s;i++)switch(r.charCodeAt(i)){case 32:n===e&&(n=e=i+1);break;case 44:t.push(r.substring(n,e)),n=e=i+1;break;default:e=i+1;break}return t.push(r.substring(n,e)),t}function ML(r,e){if(!r||!r.getHeader||!r.setHeader)throw new TypeError("res argument is required");var t=r.getHeader("Vary")||"",n=Array.isArray(t)?t.join(", "):String(t);(t=Y0(n,e))&&r.setHeader("Vary",t)}});var id=O((ZW,J0)=>{(function(){"use strict";var r=V0(),e=X0(),t={origin:"*",methods:"GET,HEAD,PUT,PATCH,POST,DELETE",preflightContinue:!1,optionsSuccessStatus:204};function n(_){return typeof _=="string"||_ instanceof String}function i(_,S){if(Array.isArray(S)){for(var A=0;A<S.length;++A)if(i(_,S[A]))return!0;return!1}else return n(S)?_===S:S instanceof RegExp?S.test(_):!!S}function s(_,S){var A=S.headers.origin,M=[],N;return!_.origin||_.origin==="*"?M.push([{key:"Access-Control-Allow-Origin",value:"*"}]):n(_.origin)?(M.push([{key:"Access-Control-Allow-Origin",value:_.origin}]),M.push([{key:"Vary",value:"Origin"}])):(N=i(A,_.origin),M.push([{key:"Access-Control-Allow-Origin",value:N?A:!1}]),M.push([{key:"Vary",value:"Origin"}])),M}function o(_){var S=_.methods;return S.join&&(S=_.methods.join(",")),{key:"Access-Control-Allow-Methods",value:S}}function a(_){return _.credentials===!0?{key:"Access-Control-Allow-Credentials",value:"true"}:null}function c(_,S){var A=_.allowedHeaders||_.headers,M=[];return A?A.join&&(A=A.join(",")):(A=S.headers["access-control-request-headers"],M.push([{key:"Vary",value:"Access-Control-Request-Headers"}])),A&&A.length&&M.push([{key:"Access-Control-Allow-Headers",value:A}]),M}function l(_){var S=_.exposedHeaders;if(S)S.join&&(S=S.join(","));else return null;return S&&S.length?{key:"Access-Control-Expose-Headers",value:S}:null}function p(_){var S=(typeof _.maxAge=="number"||_.maxAge)&&_.maxAge.toString();return S&&S.length?{key:"Access-Control-Max-Age",value:S}:null}function f(_,S){for(var A=0,M=_.length;A<M;A++){var N=_[A];N&&(Array.isArray(N)?f(N,S):N.key==="Vary"&&N.value?e(S,N.value):N.value&&S.setHeader(N.key,N.value))}}function h(_,S,A,M){var N=[],L=S.method&&S.method.toUpperCase&&S.method.toUpperCase();L==="OPTIONS"?(N.push(s(_,S)),N.push(a(_)),N.push(o(_)),N.push(c(_,S)),N.push(p(_)),N.push(l(_)),f(N,A),_.preflightContinue?M():(A.statusCode=_.optionsSuccessStatus,A.setHeader("Content-Length","0"),A.end())):(N.push(s(_,S)),N.push(a(_)),N.push(l(_)),f(N,A),M())}function y(_){var S=null;return typeof _=="function"?S=_:S=function(A,M){M(null,_)},function(M,N,L){S(M,function(j,W){if(j)L(j);else{var q=r({},t,W),G=null;q.origin&&typeof q.origin=="function"?G=q.origin:q.origin&&(G=function(P,$){$(null,q.origin)}),G?G(M.headers.origin,function(P,$){P||!$?L(P):(q.origin=$,h(q,M,N,L))}):L()}})}}J0.exports=y})()});var od=O(os=>{"use strict";Object.defineProperty(os,"__esModule",{value:!0});os.Server=os.BaseServer=void 0;var Q0=ef(),Bc=_f(),PL=require("events"),Z0=wf(),IL=ke(),NL=yx(),LL=W0(),e_=yf(),DL=bo(),ne=(0,IL.default)("engine"),is=Symbol("responseHeaders");function BL(r){try{let e=JSON.parse(r);if(typeof e.sid=="string")return e.sid}catch{}}var ss=class extends PL.EventEmitter{constructor(e={}){super(),this.middlewares=[],this.clients={},this.clientsCount=0,this.opts=Object.assign({wsEngine:LL.Server,pingTimeout:2e4,pingInterval:25e3,upgradeTimeout:1e4,maxHttpBufferSize:1e6,transports:["polling","websocket"],allowUpgrades:!0,httpCompression:{threshold:1024},cors:!1,allowEIO3:!1},e),e.cookie&&(this.opts.cookie=Object.assign({name:"io",path:"/",httpOnly:e.cookie.path!==!1,sameSite:"lax"},e.cookie)),this.opts.cors&&this.use(id()(this.opts.cors)),e.perMessageDeflate&&(this.opts.perMessageDeflate=Object.assign({threshold:1024},e.perMessageDeflate)),this.init()}_computePath(e){let t=(e.path||"/engine.io").replace(/\/$/,"");return e.addTrailingSlash!==!1&&(t+="/"),t}upgrades(e){return this.opts.allowUpgrades?Bc.default[e].upgradesTo||[]:[]}verify(e,t,n){let i=e._query.transport;if(!~this.opts.transports.indexOf(i)||i==="webtransport")return ne('unknown transport "%s"',i),n(_e.errors.UNKNOWN_TRANSPORT,{transport:i});if(jL(e.headers.origin)){let a=e.headers.origin;return e.headers.origin=null,ne("origin header invalid"),n(_e.errors.BAD_REQUEST,{name:"INVALID_ORIGIN",origin:a})}let o=e._query.sid;if(o){if(!this.clients.hasOwnProperty(o))return ne('unknown sid "%s"',o),n(_e.errors.UNKNOWN_SID,{sid:o});let a=this.clients[o].transport.name;if(!t&&a!==i)return ne("bad request: unexpected transport without upgrade"),n(_e.errors.BAD_REQUEST,{name:"TRANSPORT_MISMATCH",transport:i,previousTransport:a})}else return e.method!=="GET"?n(_e.errors.BAD_HANDSHAKE_METHOD,{method:e.method}):i==="websocket"&&!t?(ne("invalid transport upgrade"),n(_e.errors.BAD_REQUEST,{name:"TRANSPORT_HANDSHAKE_ERROR"})):this.opts.allowRequest?this.opts.allowRequest(e,(a,c)=>{if(!c)return n(_e.errors.FORBIDDEN,{message:a});n()}):n();n()}use(e){this.middlewares.push(e)}_applyMiddlewares(e,t,n){if(this.middlewares.length===0)return ne("no middleware to apply, skipping"),n();let i=s=>{ne("applying middleware n\xB0%d",s+1),this.middlewares[s](e,t,o=>{if(o)return n(o);s+1<this.middlewares.length?i(s+1):n()})};i(0)}close(){ne("closing all open clients");for(let e in this.clients)this.clients.hasOwnProperty(e)&&this.clients[e].close(!0);return this.cleanup(),this}generateId(e){return Q0.generateId()}async handshake(e,t,n){let i=t._query.EIO==="4"?4:3;if(i===3&&!this.opts.allowEIO3){ne("unsupported protocol version"),this.emit("connection_error",{req:t,code:_e.errors.UNSUPPORTED_PROTOCOL_VERSION,message:_e.errorMessages[_e.errors.UNSUPPORTED_PROTOCOL_VERSION],context:{protocol:i}}),n(_e.errors.UNSUPPORTED_PROTOCOL_VERSION);return}let s;try{s=await this.generateId(t)}catch(c){ne("error while generating an id"),this.emit("connection_error",{req:t,code:_e.errors.BAD_REQUEST,message:_e.errorMessages[_e.errors.BAD_REQUEST],context:{name:"ID_GENERATION_ERROR",error:c}}),n(_e.errors.BAD_REQUEST);return}ne('handshaking client "%s"',s);try{var o=this.createTransport(e,t);e==="polling"?(o.maxHttpBufferSize=this.opts.maxHttpBufferSize,o.httpCompression=this.opts.httpCompression):e==="websocket"&&(o.perMessageDeflate=this.opts.perMessageDeflate)}catch(c){ne('error handshaking to transport "%s"',e),this.emit("connection_error",{req:t,code:_e.errors.BAD_REQUEST,message:_e.errorMessages[_e.errors.BAD_REQUEST],context:{name:"TRANSPORT_HANDSHAKE_ERROR",error:c}}),n(_e.errors.BAD_REQUEST);return}let a=new Z0.Socket(s,this,o,t,i);return o.on("headers",(c,l)=>{!l._query.sid&&(this.opts.cookie&&(c["Set-Cookie"]=[(0,NL.serialize)(this.opts.cookie.name,s,this.opts.cookie)]),this.emit("initial_headers",c,l)),this.emit("headers",c,l)}),o.onRequest(t),this.clients[s]=a,this.clientsCount++,a.once("close",()=>{delete this.clients[s],this.clientsCount--}),this.emit("connection",a),o}async onWebTransportSession(e){let t=setTimeout(()=>{ne("the client failed to establish a bidirectional stream in the given period"),e.close()},this.opts.upgradeTimeout),i=await e.incomingBidirectionalStreams.getReader().read();if(i.done){ne("session is closed");return}let s=i.value,o=(0,DL.createPacketDecoderStream)(this.opts.maxHttpBufferSize,"nodebuffer"),a=s.readable.pipeThrough(o).getReader(),{value:c,done:l}=await a.read();if(l){ne("stream is closed");return}if(clearTimeout(t),c.type!=="open")return ne("invalid WebTransport handshake"),e.close();if(c.data===void 0){let h=new e_.WebTransport(e,s,a),y=Q0.generateId();ne('handshaking client "%s" (WebTransport)',y);let _=new Z0.Socket(y,this,h,null,4);this.clients[y]=_,this.clientsCount++,_.once("close",()=>{delete this.clients[y],this.clientsCount--}),this.emit("connection",_);return}let p=BL(c.data);if(!p)return ne("invalid WebTransport handshake"),e.close();let f=this.clients[p];if(!f)ne("upgrade attempt for closed client"),e.close();else if(f.upgrading)ne("transport has already been trying to upgrade"),e.close();else if(f.upgraded)ne("transport had already been upgraded"),e.close();else{ne("upgrading existing transport");let h=new e_.WebTransport(e,s,a);f._maybeUpgrade(h)}}};os.BaseServer=ss;ss.errors={UNKNOWN_TRANSPORT:0,UNKNOWN_SID:1,BAD_HANDSHAKE_METHOD:2,BAD_REQUEST:3,FORBIDDEN:4,UNSUPPORTED_PROTOCOL_VERSION:5};ss.errorMessages={0:"Transport unknown",1:"Session ID unknown",2:"Bad handshake method",3:"Bad request",4:"Forbidden",5:"Unsupported protocol version"};var sd=class{constructor(e,t){this.req=e,this.socket=t,e[is]={}}setHeader(e,t){this.req[is][e]=t}getHeader(e){return this.req[is][e]}removeHeader(e){delete this.req[is][e]}write(){}writeHead(){}end(){this.socket.destroy()}},_e=class r extends ss{init(){~this.opts.transports.indexOf("websocket")&&(this.ws&&this.ws.close(),this.ws=new this.opts.wsEngine({noServer:!0,clientTracking:!1,perMessageDeflate:this.opts.perMessageDeflate,maxPayload:this.opts.maxHttpBufferSize}),typeof this.ws.on=="function"&&this.ws.on("headers",(e,t)=>{let n=t[is]||{};delete t[is],!t._query.sid&&this.emit("initial_headers",n,t),this.emit("headers",n,t),ne("writing headers: %j",n),Object.keys(n).forEach(s=>{e.push(`${s}: ${n[s]}`)})}))}cleanup(){this.ws&&(ne("closing webSocketServer"),this.ws.close())}prepare(e){if(!e._query){let t=new URL(e.url,"https://socket.io");e._query=Object.fromEntries(t.searchParams.entries())}}createTransport(e,t){return new Bc.default[e](t)}handleRequest(e,t){ne('handling "%s" http request "%s"',e.method,e.url),this.prepare(e),e.res=t;let n=(i,s)=>{if(i!==void 0){this.emit("connection_error",{req:e,code:i,message:r.errorMessages[i],context:s}),t_(t,i,s);return}if(e._query.sid)ne("setting new request for existing client"),this.clients[e._query.sid].transport.onRequest(e);else{let o=(a,c)=>t_(t,a,c);this.handshake(e._query.transport,e,o)}};this._applyMiddlewares(e,t,i=>{i?n(r.errors.BAD_REQUEST,{name:"MIDDLEWARE_FAILURE"}):this.verify(e,!1,n)})}handleUpgrade(e,t,n){this.prepare(e);let i=new sd(e,t),s=(o,a)=>{if(o!==void 0){this.emit("connection_error",{req:e,code:o,message:r.errorMessages[o],context:a}),r_(t,o,a);return}let c=Buffer.from(n);n=null,i.writeHead(),this.ws.handleUpgrade(e,t,c,l=>{this.onWebSocket(e,t,l)})};this._applyMiddlewares(e,i,o=>{o?s(r.errors.BAD_REQUEST,{name:"MIDDLEWARE_FAILURE"}):this.verify(e,!0,s)})}onWebSocket(e,t,n){if(n.on("error",s),Bc.default[e._query.transport]!==void 0&&!Bc.default[e._query.transport].prototype.handlesUpgrades){ne("transport doesnt handle upgraded requests"),n.close();return}let i=e._query.sid;if(e.websocket=n,i){let o=this.clients[i];if(!o)ne("upgrade attempt for closed client"),n.close();else if(o.upgrading)ne("transport has already been trying to upgrade"),n.close();else if(o.upgraded)ne("transport had already been upgraded"),n.close();else{ne("upgrading existing transport"),n.removeListener("error",s);let a=this.createTransport(e._query.transport,e);a.perMessageDeflate=this.opts.perMessageDeflate,o._maybeUpgrade(a)}}else{let o=(a,c)=>r_(t,a,c);this.handshake(e._query.transport,e,o)}function s(){ne("websocket error before upgrade")}}attach(e,t={}){let n=this._computePath(t),i=t.destroyUpgradeTimeout||1e3;function s(a){return n===a.url.slice(0,n.length)}let o=e.listeners("request").slice(0);e.removeAllListeners("request"),e.on("close",this.close.bind(this)),e.on("listening",this.init.bind(this)),e.on("request",(a,c)=>{if(s(a))ne('intercepting request for path "%s"',n),this.handleRequest(a,c);else{let l=0,p=o.length;for(;l<p;l++)o[l].call(e,a,c)}}),~this.opts.transports.indexOf("websocket")&&e.on("upgrade",(a,c,l)=>{s(a)?this.handleUpgrade(a,c,l):t.destroyUpgrade!==!1&&setTimeout(function(){if(c.writable&&c.bytesWritten<=0)return c.on("error",p=>{ne("error while destroying upgrade: %s",p.message)}),c.end()},i)})}};os.Server=_e;function t_(r,e,t){let n=e===_e.errors.FORBIDDEN?403:400,i=t&&t.message?t.message:_e.errorMessages[e];r.writeHead(n,{"Content-Type":"application/json"}),r.end(JSON.stringify({code:e,message:i}))}function r_(r,e,t={}){if(r.on("error",()=>{ne("ignoring error from closed connection")}),r.writable){let n=t.message||_e.errorMessages[e],i=Buffer.byteLength(n);r.write(`HTTP/1.1 400 Bad Request\r
18
+ `+t)}function ni(r,e,t,n,i,s){if(r.listenerCount("wsClientError")){let o=new Error(i);Error.captureStackTrace(o,ni),r.emit("wsClientError",o,t,e)}else So(t,n,i,s)}});var Ex=A((w6,Sx)=>{"use strict";var ln=Rc();ln.createWebSocketStream=dx();ln.Server=wx();ln.Receiver=Df();ln.Sender=jf();ln.WebSocket=ln;ln.WebSocketServer=ln.Server;Sx.exports=ln});var kx=A((S6,Cx)=>{"use strict";var Tx=Object.getOwnPropertySymbols,BN=Object.prototype.hasOwnProperty,jN=Object.prototype.propertyIsEnumerable;function FN(r){if(r==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}function HN(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de",Object.getOwnPropertyNames(r)[0]==="5")return!1;for(var e={},t=0;t<10;t++)e["_"+String.fromCharCode(t)]=t;var n=Object.getOwnPropertyNames(e).map(function(s){return e[s]});if(n.join("")!=="0123456789")return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach(function(s){i[s]=s}),Object.keys(Object.assign({},i)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}Cx.exports=HN()?Object.assign:function(r,e){for(var t,n=FN(r),i,s=1;s<arguments.length;s++){t=Object(arguments[s]);for(var o in t)BN.call(t,o)&&(n[o]=t[o]);if(Tx){i=Tx(t);for(var a=0;a<i.length;a++)jN.call(t,i[a])&&(n[i[a]]=t[i[a]])}}return n}});var Ox=A((E6,zf)=>{"use strict";zf.exports=UN;zf.exports.append=Rx;var qN=/^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/;function Rx(r,e){if(typeof r!="string")throw new TypeError("header argument is required");if(!e)throw new TypeError("field argument is required");for(var t=Array.isArray(e)?e:Ax(String(e)),n=0;n<t.length;n++)if(!qN.test(t[n]))throw new TypeError("field argument contains an invalid header name");if(r==="*")return r;var i=r,s=Ax(r.toLowerCase());if(t.indexOf("*")!==-1||s.indexOf("*")!==-1)return"*";for(var o=0;o<t.length;o++){var a=t[o].toLowerCase();s.indexOf(a)===-1&&(s.push(a),i=i?i+", "+t[o]:t[o])}return i}function Ax(r){for(var e=0,t=[],n=0,i=0,s=r.length;i<s;i++)switch(r.charCodeAt(i)){case 32:n===e&&(n=e=i+1);break;case 44:t.push(r.substring(n,e)),n=e=i+1;break;default:e=i+1;break}return t.push(r.substring(n,e)),t}function UN(r,e){if(!r||!r.getHeader||!r.setHeader)throw new TypeError("res argument is required");var t=r.getHeader("Vary")||"",n=Array.isArray(t)?t.join(", "):String(t);(t=Rx(n,e))&&r.setHeader("Vary",t)}});var Vf=A((T6,Mx)=>{(function(){"use strict";var r=kx(),e=Ox(),t={origin:"*",methods:"GET,HEAD,PUT,PATCH,POST,DELETE",preflightContinue:!1,optionsSuccessStatus:204};function n(x){return typeof x=="string"||x instanceof String}function i(x,S){if(Array.isArray(S)){for(var k=0;k<S.length;++k)if(i(x,S[k]))return!0;return!1}else return n(S)?x===S:S instanceof RegExp?S.test(x):!!S}function s(x,S){var k=S.headers.origin,R=[],M;return!x.origin||x.origin==="*"?R.push([{key:"Access-Control-Allow-Origin",value:"*"}]):n(x.origin)?(R.push([{key:"Access-Control-Allow-Origin",value:x.origin}]),R.push([{key:"Vary",value:"Origin"}])):(M=i(k,x.origin),R.push([{key:"Access-Control-Allow-Origin",value:M?k:!1}]),R.push([{key:"Vary",value:"Origin"}])),R}function o(x){var S=x.methods;return S.join&&(S=x.methods.join(",")),{key:"Access-Control-Allow-Methods",value:S}}function a(x){return x.credentials===!0?{key:"Access-Control-Allow-Credentials",value:"true"}:null}function c(x,S){var k=x.allowedHeaders||x.headers,R=[];return k?k.join&&(k=k.join(",")):(k=S.headers["access-control-request-headers"],R.push([{key:"Vary",value:"Access-Control-Request-Headers"}])),k&&k.length&&R.push([{key:"Access-Control-Allow-Headers",value:k}]),R}function l(x){var S=x.exposedHeaders;if(S)S.join&&(S=S.join(","));else return null;return S&&S.length?{key:"Access-Control-Expose-Headers",value:S}:null}function u(x){var S=(typeof x.maxAge=="number"||x.maxAge)&&x.maxAge.toString();return S&&S.length?{key:"Access-Control-Max-Age",value:S}:null}function f(x,S){for(var k=0,R=x.length;k<R;k++){var M=x[k];M&&(Array.isArray(M)?f(M,S):M.key==="Vary"&&M.value?e(S,M.value):M.value&&S.setHeader(M.key,M.value))}}function h(x,S,k,R){var M=[],I=S.method&&S.method.toUpperCase&&S.method.toUpperCase();I==="OPTIONS"?(M.push(s(x,S)),M.push(a(x)),M.push(o(x)),M.push(c(x,S)),M.push(u(x)),M.push(l(x)),f(M,k),x.preflightContinue?R():(k.statusCode=x.optionsSuccessStatus,k.setHeader("Content-Length","0"),k.end())):(M.push(s(x,S)),M.push(a(x)),M.push(l(x)),f(M,k),R())}function g(x){var S=null;return typeof x=="function"?S=x:S=function(k,R){R(null,x)},function(R,M,I){S(R,function(B,V){if(B)I(B);else{var F=r({},t,V),G=null;F.origin&&typeof F.origin=="function"?G=F.origin:F.origin&&(G=function(D,U){U(null,F.origin)}),G?G(R.headers.origin,function(D,U){D||!U?I(D):(F.origin=U,h(F,R,M,I))}):I()}})}}Mx.exports=g})()});var Yf=A(ts=>{"use strict";Object.defineProperty(ts,"__esModule",{value:!0});ts.Server=ts.BaseServer=void 0;var Px=Up(),Mc=lf(),$N=require("events"),Ix=pf(),WN=Ae(),GN=Zy(),zN=Ex(),Nx=af(),VN=mo(),ee=(0,WN.default)("engine"),Qi=Symbol("responseHeaders");function KN(r){try{let e=JSON.parse(r);if(typeof e.sid=="string")return e.sid}catch{}}var es=class extends $N.EventEmitter{constructor(e={}){super(),this.middlewares=[],this.clients={},this.clientsCount=0,this.opts=Object.assign({wsEngine:zN.Server,pingTimeout:2e4,pingInterval:25e3,upgradeTimeout:1e4,maxHttpBufferSize:1e6,transports:["polling","websocket"],allowUpgrades:!0,httpCompression:{threshold:1024},cors:!1,allowEIO3:!1},e),e.cookie&&(this.opts.cookie=Object.assign({name:"io",path:"/",httpOnly:e.cookie.path!==!1,sameSite:"lax"},e.cookie)),this.opts.cors&&this.use(Vf()(this.opts.cors)),e.perMessageDeflate&&(this.opts.perMessageDeflate=Object.assign({threshold:1024},e.perMessageDeflate)),this.init()}_computePath(e){let t=(e.path||"/engine.io").replace(/\/$/,"");return e.addTrailingSlash!==!1&&(t+="/"),t}upgrades(e){return this.opts.allowUpgrades?Mc.default[e].upgradesTo||[]:[]}verify(e,t,n){let i=e._query.transport;if(!~this.opts.transports.indexOf(i)||i==="webtransport")return ee('unknown transport "%s"',i),n(ye.errors.UNKNOWN_TRANSPORT,{transport:i});if(YN(e.headers.origin)){let a=e.headers.origin;return e.headers.origin=null,ee("origin header invalid"),n(ye.errors.BAD_REQUEST,{name:"INVALID_ORIGIN",origin:a})}let o=e._query.sid;if(o){if(!this.clients.hasOwnProperty(o))return ee('unknown sid "%s"',o),n(ye.errors.UNKNOWN_SID,{sid:o});let a=this.clients[o].transport.name;if(!t&&a!==i)return ee("bad request: unexpected transport without upgrade"),n(ye.errors.BAD_REQUEST,{name:"TRANSPORT_MISMATCH",transport:i,previousTransport:a})}else return e.method!=="GET"?n(ye.errors.BAD_HANDSHAKE_METHOD,{method:e.method}):i==="websocket"&&!t?(ee("invalid transport upgrade"),n(ye.errors.BAD_REQUEST,{name:"TRANSPORT_HANDSHAKE_ERROR"})):this.opts.allowRequest?this.opts.allowRequest(e,(a,c)=>{if(!c)return n(ye.errors.FORBIDDEN,{message:a});n()}):n();n()}use(e){this.middlewares.push(e)}_applyMiddlewares(e,t,n){if(this.middlewares.length===0)return ee("no middleware to apply, skipping"),n();let i=s=>{ee("applying middleware n\xB0%d",s+1),this.middlewares[s](e,t,o=>{if(o)return n(o);s+1<this.middlewares.length?i(s+1):n()})};i(0)}close(){ee("closing all open clients");for(let e in this.clients)this.clients.hasOwnProperty(e)&&this.clients[e].close(!0);return this.cleanup(),this}generateId(e){return Px.generateId()}async handshake(e,t,n){let i=t._query.EIO==="4"?4:3;if(i===3&&!this.opts.allowEIO3){ee("unsupported protocol version"),this.emit("connection_error",{req:t,code:ye.errors.UNSUPPORTED_PROTOCOL_VERSION,message:ye.errorMessages[ye.errors.UNSUPPORTED_PROTOCOL_VERSION],context:{protocol:i}}),n(ye.errors.UNSUPPORTED_PROTOCOL_VERSION);return}let s;try{s=await this.generateId(t)}catch(c){ee("error while generating an id"),this.emit("connection_error",{req:t,code:ye.errors.BAD_REQUEST,message:ye.errorMessages[ye.errors.BAD_REQUEST],context:{name:"ID_GENERATION_ERROR",error:c}}),n(ye.errors.BAD_REQUEST);return}ee('handshaking client "%s"',s);try{var o=this.createTransport(e,t);e==="polling"?(o.maxHttpBufferSize=this.opts.maxHttpBufferSize,o.httpCompression=this.opts.httpCompression):e==="websocket"&&(o.perMessageDeflate=this.opts.perMessageDeflate)}catch(c){ee('error handshaking to transport "%s"',e),this.emit("connection_error",{req:t,code:ye.errors.BAD_REQUEST,message:ye.errorMessages[ye.errors.BAD_REQUEST],context:{name:"TRANSPORT_HANDSHAKE_ERROR",error:c}}),n(ye.errors.BAD_REQUEST);return}let a=new Ix.Socket(s,this,o,t,i);return o.on("headers",(c,l)=>{!l._query.sid&&(this.opts.cookie&&(c["Set-Cookie"]=[(0,GN.serialize)(this.opts.cookie.name,s,this.opts.cookie)]),this.emit("initial_headers",c,l)),this.emit("headers",c,l)}),o.onRequest(t),this.clients[s]=a,this.clientsCount++,a.once("close",()=>{delete this.clients[s],this.clientsCount--}),this.emit("connection",a),o}async onWebTransportSession(e){let t=setTimeout(()=>{ee("the client failed to establish a bidirectional stream in the given period"),e.close()},this.opts.upgradeTimeout),i=await e.incomingBidirectionalStreams.getReader().read();if(i.done){ee("session is closed");return}let s=i.value,o=(0,VN.createPacketDecoderStream)(this.opts.maxHttpBufferSize,"nodebuffer"),a=s.readable.pipeThrough(o).getReader(),{value:c,done:l}=await a.read();if(l){ee("stream is closed");return}if(clearTimeout(t),c.type!=="open")return ee("invalid WebTransport handshake"),e.close();if(c.data===void 0){let h=new Nx.WebTransport(e,s,a),g=Px.generateId();ee('handshaking client "%s" (WebTransport)',g);let x=new Ix.Socket(g,this,h,null,4);this.clients[g]=x,this.clientsCount++,x.once("close",()=>{delete this.clients[g],this.clientsCount--}),this.emit("connection",x);return}let u=KN(c.data);if(!u)return ee("invalid WebTransport handshake"),e.close();let f=this.clients[u];if(!f)ee("upgrade attempt for closed client"),e.close();else if(f.upgrading)ee("transport has already been trying to upgrade"),e.close();else if(f.upgraded)ee("transport had already been upgraded"),e.close();else{ee("upgrading existing transport");let h=new Nx.WebTransport(e,s,a);f._maybeUpgrade(h)}}};ts.BaseServer=es;es.errors={UNKNOWN_TRANSPORT:0,UNKNOWN_SID:1,BAD_HANDSHAKE_METHOD:2,BAD_REQUEST:3,FORBIDDEN:4,UNSUPPORTED_PROTOCOL_VERSION:5};es.errorMessages={0:"Transport unknown",1:"Session ID unknown",2:"Bad handshake method",3:"Bad request",4:"Forbidden",5:"Unsupported protocol version"};var Kf=class{constructor(e,t){this.req=e,this.socket=t,e[Qi]={}}setHeader(e,t){this.req[Qi][e]=t}getHeader(e){return this.req[Qi][e]}removeHeader(e){delete this.req[Qi][e]}write(){}writeHead(){}end(){this.socket.destroy()}},ye=class r extends es{init(){~this.opts.transports.indexOf("websocket")&&(this.ws&&this.ws.close(),this.ws=new this.opts.wsEngine({noServer:!0,clientTracking:!1,perMessageDeflate:this.opts.perMessageDeflate,maxPayload:this.opts.maxHttpBufferSize}),typeof this.ws.on=="function"&&this.ws.on("headers",(e,t)=>{let n=t[Qi]||{};delete t[Qi],!t._query.sid&&this.emit("initial_headers",n,t),this.emit("headers",n,t),ee("writing headers: %j",n),Object.keys(n).forEach(s=>{e.push(`${s}: ${n[s]}`)})}))}cleanup(){this.ws&&(ee("closing webSocketServer"),this.ws.close())}prepare(e){if(!e._query){let t=new URL(e.url,"https://socket.io");e._query=Object.fromEntries(t.searchParams.entries())}}createTransport(e,t){return new Mc.default[e](t)}handleRequest(e,t){ee('handling "%s" http request "%s"',e.method,e.url),this.prepare(e),e.res=t;let n=(i,s)=>{if(i!==void 0){this.emit("connection_error",{req:e,code:i,message:r.errorMessages[i],context:s}),Dx(t,i,s);return}if(e._query.sid)ee("setting new request for existing client"),this.clients[e._query.sid].transport.onRequest(e);else{let o=(a,c)=>Dx(t,a,c);this.handshake(e._query.transport,e,o)}};this._applyMiddlewares(e,t,i=>{i?n(r.errors.BAD_REQUEST,{name:"MIDDLEWARE_FAILURE"}):this.verify(e,!1,n)})}handleUpgrade(e,t,n){this.prepare(e);let i=new Kf(e,t),s=(o,a)=>{if(o!==void 0){this.emit("connection_error",{req:e,code:o,message:r.errorMessages[o],context:a}),Lx(t,o,a);return}let c=Buffer.from(n);n=null,i.writeHead(),this.ws.handleUpgrade(e,t,c,l=>{this.onWebSocket(e,t,l)})};this._applyMiddlewares(e,i,o=>{o?s(r.errors.BAD_REQUEST,{name:"MIDDLEWARE_FAILURE"}):this.verify(e,!0,s)})}onWebSocket(e,t,n){if(n.on("error",s),Mc.default[e._query.transport]!==void 0&&!Mc.default[e._query.transport].prototype.handlesUpgrades){ee("transport doesnt handle upgraded requests"),n.close();return}let i=e._query.sid;if(e.websocket=n,i){let o=this.clients[i];if(!o)ee("upgrade attempt for closed client"),n.close();else if(o.upgrading)ee("transport has already been trying to upgrade"),n.close();else if(o.upgraded)ee("transport had already been upgraded"),n.close();else{ee("upgrading existing transport"),n.removeListener("error",s);let a=this.createTransport(e._query.transport,e);a.perMessageDeflate=this.opts.perMessageDeflate,o._maybeUpgrade(a)}}else{let o=(a,c)=>Lx(t,a,c);this.handshake(e._query.transport,e,o)}function s(){ee("websocket error before upgrade")}}attach(e,t={}){let n=this._computePath(t),i=t.destroyUpgradeTimeout||1e3;function s(a){return n===a.url.slice(0,n.length)}let o=e.listeners("request").slice(0);e.removeAllListeners("request"),e.on("close",this.close.bind(this)),e.on("listening",this.init.bind(this)),e.on("request",(a,c)=>{if(s(a))ee('intercepting request for path "%s"',n),this.handleRequest(a,c);else{let l=0,u=o.length;for(;l<u;l++)o[l].call(e,a,c)}}),~this.opts.transports.indexOf("websocket")&&e.on("upgrade",(a,c,l)=>{s(a)?this.handleUpgrade(a,c,l):t.destroyUpgrade!==!1&&setTimeout(function(){if(c.writable&&c.bytesWritten<=0)return c.on("error",u=>{ee("error while destroying upgrade: %s",u.message)}),c.end()},i)})}};ts.Server=ye;function Dx(r,e,t){let n=e===ye.errors.FORBIDDEN?403:400,i=t&&t.message?t.message:ye.errorMessages[e];r.writeHead(n,{"Content-Type":"application/json"}),r.end(JSON.stringify({code:e,message:i}))}function Lx(r,e,t={}){if(r.on("error",()=>{ee("ignoring error from closed connection")}),r.writable){let n=t.message||ye.errorMessages[e],i=Buffer.byteLength(n);r.write(`HTTP/1.1 400 Bad Request\r
19
19
  Connection: close\r
20
20
  Content-type: text/html\r
21
21
  Content-Length: `+i+`\r
22
22
  \r
23
- `+n)}r.destroy()}var Oo=[0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1];function jL(r){if(r+="",r.length<1)return!1;if(!Oo[r.charCodeAt(0)])return ne('invalid header, index 0, char "%s"',r.charCodeAt(0)),!0;if(r.length<2)return!1;if(!Oo[r.charCodeAt(1)])return ne('invalid header, index 1, char "%s"',r.charCodeAt(1)),!0;if(r.length<3)return!1;if(!Oo[r.charCodeAt(2)])return ne('invalid header, index 2, char "%s"',r.charCodeAt(2)),!0;if(r.length<4)return!1;if(!Oo[r.charCodeAt(3)])return ne('invalid header, index 3, char "%s"',r.charCodeAt(3)),!0;for(let e=4;e<r.length;++e)if(!Oo[r.charCodeAt(e)])return ne('invalid header, index "%i", char "%s"',e,r.charCodeAt(e)),!0;return!1}});var i_=O(jc=>{"use strict";Object.defineProperty(jc,"__esModule",{value:!0});jc.Polling=void 0;var FL=ri(),n_=require("zlib"),$L=sc(),HL=ke(),lr=(0,HL.default)("engine:polling"),UL={gzip:n_.createGzip,deflate:n_.createDeflate},ad=class extends FL.Transport{constructor(e){super(e),this.closeTimeout=30*1e3}get name(){return"polling"}onRequest(e){let t=e.res;e.res=null,e.getMethod()==="get"?this.onPollRequest(e,t):e.getMethod()==="post"?this.onDataRequest(e,t):(t.writeStatus("500 Internal Server Error"),t.end())}onPollRequest(e,t){if(this.req){lr("request overlap"),this.onError("overlap from client"),t.writeStatus("500 Internal Server Error"),t.end();return}lr("setting request"),this.req=e,this.res=t;let n=()=>{this.writable=!1,this.onError("poll connection closed prematurely")},i=()=>{this.req=this.res=null};e.cleanup=i,t.onAborted(n),this.writable=!0,this.emit("ready"),this.writable&&this.shouldClose&&(lr("triggering empty send to append close packet"),this.send([{type:"noop"}]))}onDataRequest(e,t){if(this.dataReq){this.onError("data request overlap from client"),t.writeStatus("500 Internal Server Error"),t.end();return}let n=Number(e.headers["content-length"]);if(!n){this.onError("content-length header required"),t.writeStatus("411 Length Required").end();return}if(n>this.maxHttpBufferSize){this.onError("payload too large"),t.writeStatus("413 Payload Too Large").end();return}if(e.headers["content-type"]==="application/octet-stream"&&this.protocol===4)return this.onError("invalid content");this.dataReq=e,this.dataRes=t;let s,o=0,a={"Content-Type":"text/html"};this.headers(e,a);for(let l in a)t.writeHeader(l,String(a[l]));let c=l=>{this.onData(l.toString()),this.onDataRequestCleanup(),t.cork(()=>{t.end("ok")})};t.onAborted(()=>{this.onDataRequestCleanup(),this.onError("data request connection closed prematurely")}),t.onData((l,p)=>{let f=o+l.byteLength;if(f>n){this.onError("content-length mismatch"),t.close();return}if(!s){if(p){c(Buffer.from(l));return}s=Buffer.allocUnsafe(n)}if(Buffer.from(l).copy(s,o),p){if(f!=n){this.onError("content-length mismatch"),t.writeStatus("400 Content-Length Mismatch").end(),this.onDataRequestCleanup();return}c(s);return}o=f})}onDataRequestCleanup(){this.dataReq=this.dataRes=null}onData(e){lr('received "%s"',e);let t=n=>{if(n.type==="close")return lr("got xhr close packet"),this.onClose(),!1;this.onPacket(n)};this.protocol===3?this.parser.decodePayload(e,t):this.parser.decodePayload(e).forEach(t)}onClose(){this.writable&&this.send([{type:"noop"}]),super.onClose()}send(e){this.writable=!1,this.shouldClose&&(lr("appending close packet to payload"),e.push({type:"close"}),this.shouldClose(),this.shouldClose=null);let t=n=>{let i=e.some(s=>s.options&&s.options.compress);this.write(n,{compress:i})};this.protocol===3?this.parser.encodePayload(e,this.supportsBinary,t):this.parser.encodePayload(e,t)}write(e,t){lr('writing "%s"',e),this.doWrite(e,t,()=>{this.req.cleanup(),this.emit("drain")})}doWrite(e,t,n){let i=typeof e=="string",o={"Content-Type":i?"text/plain; charset=UTF-8":"application/octet-stream"},a=p=>{this.headers(this.req,o),this.res.cork(()=>{Object.keys(o).forEach(f=>{this.res.writeHeader(f,String(o[f]))}),this.res.end(p)}),n()};if(!this.httpCompression||!t.compress){a(e);return}if((i?Buffer.byteLength(e):e.length)<this.httpCompression.threshold){a(e);return}let l=$L(this.req).encodings(["gzip","deflate"]);if(!l){a(e);return}this.compress(e,l,(p,f)=>{if(p){this.res.writeStatus("500 Internal Server Error"),this.res.end(),n(p);return}o["Content-Encoding"]=l,a(f)})}compress(e,t,n){lr("compressing");let i=[],s=0;UL[t](this.httpCompression).on("error",n).on("data",function(o){i.push(o),s+=o.length}).on("end",function(){n(null,Buffer.concat(i,s))}).end(e)}doClose(e){lr("closing");let t,n=()=>{clearTimeout(t),e(),this.onClose()};this.writable?(lr("transport writable - closing right away"),this.send([{type:"close"}]),n()):this.discarded?(lr("transport discarded - closing right away"),n()):(lr("transport not writable - buffering orderly close"),this.shouldClose=n,t=setTimeout(n,this.closeTimeout))}headers(e,t){t=t||{};let n=e.headers["user-agent"];return n&&(~n.indexOf(";MSIE")||~n.indexOf("Trident/"))&&(t["X-XSS-Protection"]="0"),t["cache-control"]="no-store",this.emit("headers",t,e),t}};jc.Polling=ad});var o_=O(Fc=>{"use strict";Object.defineProperty(Fc,"__esModule",{value:!0});Fc.WebSocket=void 0;var qL=ri(),WL=ke(),s_=(0,WL.default)("engine:ws"),cd=class extends qL.Transport{constructor(e){super(e),this.writable=!1,this.perMessageDeflate=null}get name(){return"websocket"}get handlesUpgrades(){return!0}send(e){this.writable=!1;for(let t=0;t<e.length;t++){let n=e[t],i=t+1===e.length,s=o=>{let a=typeof o!="string",c=this.perMessageDeflate&&Buffer.byteLength(o)>this.perMessageDeflate.threshold;s_('writing "%s"',o),this.socket.send(o,a,c),i&&(this.emit("drain"),this.writable=!0,this.emit("ready"))};n.options&&typeof n.options.wsPreEncoded=="string"?s(n.options.wsPreEncoded):this.parser.encodePacket(n,this.supportsBinary,s)}}doClose(e){s_("closing"),e&&e(),this.socket.end()}};Fc.WebSocket=cd});var a_=O(ld=>{"use strict";Object.defineProperty(ld,"__esModule",{value:!0});var GL=i_(),zL=o_();ld.default={polling:GL.Polling,websocket:zL.WebSocket}});var c_=O($c=>{"use strict";Object.defineProperty($c,"__esModule",{value:!0});$c.uServer=void 0;var VL=ke(),ci=od(),KL=a_(),Fn=(0,VL.default)("engine:uws"),ud=class extends ci.BaseServer{init(){}cleanup(){}prepare(e,t){e.method=e.getMethod().toUpperCase(),e.url=e.getUrl();let n=new URLSearchParams(e.getQuery());e._query=Object.fromEntries(n.entries()),e.headers={},e.forEach((i,s)=>{e.headers[i]=s}),e.connection={remoteAddress:Buffer.from(t.getRemoteAddressAsText()).toString()},t.onAborted(()=>{Fn("response has been aborted")})}createTransport(e,t){return new KL.default[e](t)}attach(e,t={}){let n=this._computePath(t);e.any(n,this.handleRequest.bind(this)).ws(n,{compression:t.compression,idleTimeout:t.idleTimeout,maxBackpressure:t.maxBackpressure,maxPayloadLength:this.opts.maxHttpBufferSize,upgrade:this.handleUpgrade.bind(this),open:i=>{let s=i.getUserData().transport;s.socket=i,s.writable=!0,s.emit("ready")},message:(i,s,o)=>{i.getUserData().transport.onData(o?s:Buffer.from(s).toString())},close:(i,s,o)=>{i.getUserData().transport.onClose(s,o)}})}_applyMiddlewares(e,t,n){if(this.middlewares.length===0)return n();e.res=new pd(t),super._applyMiddlewares(e,e.res,i=>{e.res.writeHead(),n(i)})}handleRequest(e,t){Fn('handling "%s" http request "%s"',t.getMethod(),t.getUrl()),this.prepare(t,e),t.res=e;let n=(i,s)=>{if(i!==void 0){this.emit("connection_error",{req:t,code:i,message:ci.Server.errorMessages[i],context:s}),this.abortRequest(t.res,i,s);return}if(t._query.sid)Fn("setting new request for existing client"),this.clients[t._query.sid].transport.onRequest(t);else{let o=(a,c)=>this.abortRequest(e,a,c);this.handshake(t._query.transport,t,o)}};this._applyMiddlewares(t,e,i=>{i?n(ci.Server.errors.BAD_REQUEST,{name:"MIDDLEWARE_FAILURE"}):this.verify(t,!1,n)})}handleUpgrade(e,t,n){Fn("on upgrade"),this.prepare(t,e),t.res=e;let i=async(s,o)=>{if(s!==void 0){this.emit("connection_error",{req:t,code:s,message:ci.Server.errorMessages[s],context:o}),this.abortRequest(e,s,o);return}let a=t._query.sid,c;if(a){let f=this.clients[a];if(f){if(f.upgrading)return Fn("transport has already been trying to upgrade"),e.close();if(f.upgraded)return Fn("transport had already been upgraded"),e.close();Fn("upgrading existing transport"),c=this.createTransport(t._query.transport,t),f._maybeUpgrade(c)}else return Fn("upgrade attempt for closed client"),e.close()}else if(c=await this.handshake(t._query.transport,t,(f,h)=>this.abortRequest(e,f,h)),!c)return;let l={};!a&&this.emit("initial_headers",l,t),this.emit("headers",l,t),t.res.writeStatus("101 Switching Protocols"),Object.keys(l).forEach(f=>{t.res.writeHeader(f,l[f])}),e.upgrade({transport:c},t.getHeader("sec-websocket-key"),t.getHeader("sec-websocket-protocol"),t.getHeader("sec-websocket-extensions"),n)};this._applyMiddlewares(t,e,s=>{s?i(ci.Server.errors.BAD_REQUEST,{name:"MIDDLEWARE_FAILURE"}):this.verify(t,!0,i)})}abortRequest(e,t,n){let i=t===ci.Server.errors.FORBIDDEN?"403 Forbidden":"400 Bad Request",s=n&&n.message?n.message:ci.Server.errorMessages[t];e.writeStatus(i),e.writeHeader("Content-Type","application/json"),e.end(JSON.stringify({code:t,message:s}))}};$c.uServer=ud;var pd=class{constructor(e){this.res=e,this.statusWritten=!1,this.headers=[],this.isAborted=!1}set statusCode(e){e&&this.writeStatus(e===200?"200 OK":"204 No Content")}writeHead(e){this.statusCode=e}setHeader(e,t){Array.isArray(t)?t.forEach(n=>{this.writeHeader(e,n)}):this.writeHeader(e,t)}removeHeader(){}getHeader(){}writeStatus(e){if(!this.isAborted)return this.res.writeStatus(e),this.statusWritten=!0,this.writeBufferedHeaders(),this}writeHeader(e,t){this.isAborted||e!=="Content-Length"&&(this.statusWritten?this.res.writeHeader(e,t):this.headers.push([e,t]))}writeBufferedHeaders(){this.headers.forEach(([e,t])=>{this.res.writeHeader(e,t)})}end(e){this.isAborted||this.res.cork(()=>{this.statusWritten||this.writeBufferedHeaders(),this.res.end(e)})}onData(e){this.isAborted||this.res.onData(e)}onAborted(e){this.isAborted||this.res.onAborted(()=>{this.isAborted=!0,e()})}cork(e){this.isAborted||this.res.cork(e)}}});var f_=O(vt=>{"use strict";Object.defineProperty(vt,"__esModule",{value:!0});vt.protocol=vt.Transport=vt.Socket=vt.uServer=vt.parser=vt.transports=vt.Server=void 0;vt.listen=eD;vt.attach=p_;var YL=require("http"),l_=od();Object.defineProperty(vt,"Server",{enumerable:!0,get:function(){return l_.Server}});var XL=_f();vt.transports=XL.default;var u_=bo();vt.parser=u_;var JL=c_();Object.defineProperty(vt,"uServer",{enumerable:!0,get:function(){return JL.uServer}});var QL=wf();Object.defineProperty(vt,"Socket",{enumerable:!0,get:function(){return QL.Socket}});var ZL=ri();Object.defineProperty(vt,"Transport",{enumerable:!0,get:function(){return ZL.Transport}});vt.protocol=u_.protocol;function eD(r,e,t){typeof e=="function"&&(t=e,e={});let n=(0,YL.createServer)(function(s,o){o.writeHead(501),o.end("Not Implemented")}),i=p_(n,e);return i.httpServer=n,n.listen(r,t),i}function p_(r,e){let t=new l_.Server(e);return t.attach(r,e),t}});var h_=O(d_=>{d_.Emitter=Ot;function Ot(r){if(r)return tD(r)}function tD(r){for(var e in Ot.prototype)r[e]=Ot.prototype[e];return r}Ot.prototype.on=Ot.prototype.addEventListener=function(r,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+r]=this._callbacks["$"+r]||[]).push(e),this};Ot.prototype.once=function(r,e){function t(){this.off(r,t),e.apply(this,arguments)}return t.fn=e,this.on(r,t),this};Ot.prototype.off=Ot.prototype.removeListener=Ot.prototype.removeAllListeners=Ot.prototype.removeEventListener=function(r,e){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var t=this._callbacks["$"+r];if(!t)return this;if(arguments.length==1)return delete this._callbacks["$"+r],this;for(var n,i=0;i<t.length;i++)if(n=t[i],n===e||n.fn===e){t.splice(i,1);break}return t.length===0&&delete this._callbacks["$"+r],this};Ot.prototype.emit=function(r){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),t=this._callbacks["$"+r],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(t){t=t.slice(0);for(var n=0,i=t.length;n<i;++n)t[n].apply(this,e)}return this};Ot.prototype.emitReserved=Ot.prototype.emit;Ot.prototype.listeners=function(r){return this._callbacks=this._callbacks||{},this._callbacks["$"+r]||[]};Ot.prototype.hasListeners=function(r){return!!this.listeners(r).length}});var fd=O(Uc=>{"use strict";Object.defineProperty(Uc,"__esModule",{value:!0});Uc.isBinary=g_;Uc.hasBinary=Hc;var rD=typeof ArrayBuffer=="function",nD=r=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(r):r.buffer instanceof ArrayBuffer,m_=Object.prototype.toString,iD=typeof Blob=="function"||typeof Blob<"u"&&m_.call(Blob)==="[object BlobConstructor]",sD=typeof File=="function"||typeof File<"u"&&m_.call(File)==="[object FileConstructor]";function g_(r){return rD&&(r instanceof ArrayBuffer||nD(r))||iD&&r instanceof Blob||sD&&r instanceof File}function Hc(r,e){if(!r||typeof r!="object")return!1;if(Array.isArray(r)){for(let t=0,n=r.length;t<n;t++)if(Hc(r[t]))return!0;return!1}if(g_(r))return!0;if(r.toJSON&&typeof r.toJSON=="function"&&arguments.length===1)return Hc(r.toJSON(),!0);for(let t in r)if(Object.prototype.hasOwnProperty.call(r,t)&&Hc(r[t]))return!0;return!1}});var v_=O(qc=>{"use strict";Object.defineProperty(qc,"__esModule",{value:!0});qc.deconstructPacket=aD;qc.reconstructPacket=cD;var oD=fd();function aD(r){let e=[],t=r.data,n=r;return n.data=dd(t,e),n.attachments=e.length,{packet:n,buffers:e}}function dd(r,e){if(!r)return r;if((0,oD.isBinary)(r)){let t={_placeholder:!0,num:e.length};return e.push(r),t}else if(Array.isArray(r)){let t=new Array(r.length);for(let n=0;n<r.length;n++)t[n]=dd(r[n],e);return t}else if(typeof r=="object"&&!(r instanceof Date)){let t={};for(let n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=dd(r[n],e));return t}return r}function cD(r,e){return r.data=hd(r.data,e),delete r.attachments,r}function hd(r,e){if(!r)return r;if(r&&r._placeholder===!0){if(typeof r.num=="number"&&r.num>=0&&r.num<e.length)return e[r.num];throw new Error("illegal attachments")}else if(Array.isArray(r))for(let t=0;t<r.length;t++)r[t]=hd(r[t],e);else if(typeof r=="object")for(let t in r)Object.prototype.hasOwnProperty.call(r,t)&&(r[t]=hd(r[t],e));return r}});var Mo=O(kr=>{"use strict";Object.defineProperty(kr,"__esModule",{value:!0});kr.Decoder=kr.Encoder=kr.PacketType=kr.protocol=void 0;kr.isPacketValid=hD;var lD=h_(),y_=v_(),x_=fd(),uD=ke(),md=(0,uD.default)("socket.io-parser"),__=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"];kr.protocol=5;var fe;(function(r){r[r.CONNECT=0]="CONNECT",r[r.DISCONNECT=1]="DISCONNECT",r[r.EVENT=2]="EVENT",r[r.ACK=3]="ACK",r[r.CONNECT_ERROR=4]="CONNECT_ERROR",r[r.BINARY_EVENT=5]="BINARY_EVENT",r[r.BINARY_ACK=6]="BINARY_ACK"})(fe||(kr.PacketType=fe={}));var gd=class{constructor(e){this.replacer=e}encode(e){return md("encoding packet %j",e),(e.type===fe.EVENT||e.type===fe.ACK)&&(0,x_.hasBinary)(e)?this.encodeAsBinary({type:e.type===fe.EVENT?fe.BINARY_EVENT:fe.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let t=""+e.type;return(e.type===fe.BINARY_EVENT||e.type===fe.BINARY_ACK)&&(t+=e.attachments+"-"),e.nsp&&e.nsp!=="/"&&(t+=e.nsp+","),e.id!=null&&(t+=e.id),e.data!=null&&(t+=JSON.stringify(e.data,this.replacer)),md("encoded %j as %s",e,t),t}encodeAsBinary(e){let t=(0,y_.deconstructPacket)(e),n=this.encodeAsString(t.packet),i=t.buffers;return i.unshift(n),i}};kr.Encoder=gd;var vd=class r extends lD.Emitter{constructor(e){super(),this.opts=Object.assign({reviver:void 0,maxAttachments:10},typeof e=="function"?{reviver:e}:e)}add(e){let t;if(typeof e=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");t=this.decodeString(e);let n=t.type===fe.BINARY_EVENT;n||t.type===fe.BINARY_ACK?(t.type=n?fe.EVENT:fe.ACK,this.reconstructor=new yd(t),t.attachments===0&&super.emitReserved("decoded",t)):super.emitReserved("decoded",t)}else if((0,x_.isBinary)(e)||e.base64)if(this.reconstructor)t=this.reconstructor.takeBinaryData(e),t&&(this.reconstructor=null,super.emitReserved("decoded",t));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+e)}decodeString(e){let t=0,n={type:Number(e.charAt(0))};if(fe[n.type]===void 0)throw new Error("unknown packet type "+n.type);if(n.type===fe.BINARY_EVENT||n.type===fe.BINARY_ACK){let s=t+1;for(;e.charAt(++t)!=="-"&&t!=e.length;);let o=e.substring(s,t);if(o!=Number(o)||e.charAt(t)!=="-")throw new Error("Illegal attachments");let a=Number(o);if(!b_(a)||a<0)throw new Error("Illegal attachments");if(a>this.opts.maxAttachments)throw new Error("too many attachments");n.attachments=a}if(e.charAt(t+1)==="/"){let s=t+1;for(;++t&&!(e.charAt(t)===","||t===e.length););n.nsp=e.substring(s,t)}else n.nsp="/";let i=e.charAt(t+1);if(i!==""&&Number(i)==i){let s=t+1;for(;++t;){let o=e.charAt(t);if(o==null||Number(o)!=o){--t;break}if(t===e.length)break}n.id=Number(e.substring(s,t+1))}if(e.charAt(++t)){let s=this.tryParse(e.substr(t));if(r.isPayloadValid(n.type,s))n.data=s;else throw new Error("invalid payload")}return md("decoded %s as %j",e,n),n}tryParse(e){try{return JSON.parse(e,this.opts.reviver)}catch{return!1}}static isPayloadValid(e,t){switch(e){case fe.CONNECT:return Wc(t);case fe.DISCONNECT:return t===void 0;case fe.CONNECT_ERROR:return typeof t=="string"||Wc(t);case fe.EVENT:case fe.BINARY_EVENT:return Array.isArray(t)&&(typeof t[0]=="number"||typeof t[0]=="string"&&__.indexOf(t[0])===-1);case fe.ACK:case fe.BINARY_ACK:return Array.isArray(t)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}};kr.Decoder=vd;var yd=class{constructor(e){this.packet=e,this.buffers=[],this.reconPack=e}takeBinaryData(e){if(this.buffers.push(e),this.buffers.length===this.reconPack.attachments){let t=(0,y_.reconstructPacket)(this.reconPack,this.buffers);return this.finishedReconstruction(),t}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}};function pD(r){return typeof r=="string"}var b_=Number.isInteger||function(r){return typeof r=="number"&&isFinite(r)&&Math.floor(r)===r};function fD(r){return r===void 0||b_(r)}function Wc(r){return Object.prototype.toString.call(r)==="[object Object]"}function dD(r,e){switch(r){case fe.CONNECT:return e===void 0||Wc(e);case fe.DISCONNECT:return e===void 0;case fe.EVENT:return Array.isArray(e)&&(typeof e[0]=="number"||typeof e[0]=="string"&&__.indexOf(e[0])===-1);case fe.ACK:return Array.isArray(e);case fe.CONNECT_ERROR:return typeof e=="string"||Wc(e);default:return!1}}function hD(r){return pD(r.nsp)&&fD(r.id)&&dD(r.type,r.data)}});var w_=O(as=>{"use strict";var mD=as&&as.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(as,"__esModule",{value:!0});as.Client=void 0;var Gc=Mo(),gD=mD(ke()),Or=(0,gD.default)("socket.io:client"),xd=class{constructor(e,t){this.sockets=new Map,this.nsps=new Map,this.server=e,this.conn=t,this.encoder=e.encoder,this.decoder=new e._parser.Decoder,this.id=t.id,this.setup()}get request(){return this.conn.request}setup(){this.onclose=this.onclose.bind(this),this.ondata=this.ondata.bind(this),this.onerror=this.onerror.bind(this),this.ondecoded=this.ondecoded.bind(this),this.decoder.on("decoded",this.ondecoded),this.conn.on("data",this.ondata),this.conn.on("error",this.onerror),this.conn.on("close",this.onclose),this.connectTimeout=setTimeout(()=>{this.nsps.size===0?(Or("no namespace joined yet, close the client"),this.close()):Or("the client has already joined a namespace, nothing to do")},this.server._connectTimeout)}connect(e,t={}){if(this.server._nsps.has(e))return Or("connecting to namespace %s",e),this.doConnect(e,t);this.server._checkNamespace(e,t,n=>{n?this.doConnect(e,t):(Or("creation of namespace %s was denied",e),this._packet({type:Gc.PacketType.CONNECT_ERROR,nsp:e,data:{message:"Invalid namespace"}}))})}doConnect(e,t){let n=this.server.of(e);n._add(this,t,i=>{this.sockets.set(i.id,i),this.nsps.set(n.name,i),this.connectTimeout&&(clearTimeout(this.connectTimeout),this.connectTimeout=void 0)})}_disconnect(){for(let e of this.sockets.values())e.disconnect();this.sockets.clear(),this.close()}_remove(e){if(this.sockets.has(e.id)){let t=this.sockets.get(e.id).nsp.name;this.sockets.delete(e.id),this.nsps.delete(t)}else Or("ignoring remove for %s",e.id)}close(){this.conn.readyState==="open"&&(Or("forcing transport close"),this.conn.close(),this.onclose("forced server close"))}_packet(e,t={}){if(this.conn.readyState!=="open"){Or("ignoring packet write %j",e);return}let n=t.preEncoded?e:this.encoder.encode(e);this.writeToEngine(n,t)}writeToEngine(e,t){if(t.volatile&&!this.conn.transport.writable){Or("volatile packet is discarded since the transport is not currently writable");return}let n=Array.isArray(e)?e:[e];for(let i of n)this.conn.write(i,t)}ondata(e){try{this.decoder.add(e)}catch(t){Or("invalid packet format"),this.onerror(t)}}ondecoded(e){let{namespace:t,authPayload:n}=this._parseNamespace(e),i=this.nsps.get(t);!i&&e.type===Gc.PacketType.CONNECT?this.connect(t,n):i&&e.type!==Gc.PacketType.CONNECT&&e.type!==Gc.PacketType.CONNECT_ERROR?process.nextTick(function(){i._onpacket(e)}):(Or("invalid state (packet type: %s)",e.type),this.close())}_parseNamespace(e){if(this.conn.protocol!==3)return{namespace:e.nsp,authPayload:e.data};let t=new URL(e.nsp,"https://socket.io");return{namespace:t.pathname,authPayload:Object.fromEntries(t.searchParams.entries())}}onerror(e){for(let t of this.sockets.values())t._onerror(e);this.conn.close()}onclose(e,t){Or("client close with reason %s",e),this.destroy();for(let n of this.sockets.values())n._onclose(e,t);this.sockets.clear(),this.decoder.destroy()}destroy(){this.conn.removeListener("data",this.ondata),this.conn.removeListener("error",this.onerror),this.conn.removeListener("close",this.onclose),this.decoder.removeListener("decoded",this.ondecoded),this.connectTimeout&&(clearTimeout(this.connectTimeout),this.connectTimeout=void 0)}};as.Client=xd});var Vc=O(zc=>{"use strict";Object.defineProperty(zc,"__esModule",{value:!0});zc.StrictEventEmitter=void 0;var vD=require("events"),_d=class extends vD.EventEmitter{on(e,t){return super.on(e,t)}once(e,t){return super.once(e,t)}emit(e,...t){return super.emit(e,...t)}emitReserved(e,...t){return super.emit(e,...t)}emitUntyped(e,...t){return super.emit(e,...t)}listeners(e){return super.listeners(e)}};zc.StrictEventEmitter=_d});var bd=O(Kc=>{"use strict";Object.defineProperty(Kc,"__esModule",{value:!0});Kc.RESERVED_EVENTS=void 0;Kc.RESERVED_EVENTS=new Set(["connect","connect_error","disconnect","disconnecting","newListener","removeListener"])});var wd=O(cs=>{"use strict";Object.defineProperty(cs,"__esModule",{value:!0});cs.RemoteSocket=cs.BroadcastOperator=void 0;var yD=bd(),xD=Mo(),Yc=class r{constructor(e,t=new Set,n=new Set,i={}){this.adapter=e,this.rooms=t,this.exceptRooms=n,this.flags=i}to(e){let t=new Set(this.rooms);return Array.isArray(e)?e.forEach(n=>t.add(n)):t.add(e),new r(this.adapter,t,this.exceptRooms,this.flags)}in(e){return this.to(e)}except(e){let t=new Set(this.exceptRooms);return Array.isArray(e)?e.forEach(n=>t.add(n)):t.add(e),new r(this.adapter,this.rooms,t,this.flags)}compress(e){let t=Object.assign({},this.flags,{compress:e});return new r(this.adapter,this.rooms,this.exceptRooms,t)}get volatile(){let e=Object.assign({},this.flags,{volatile:!0});return new r(this.adapter,this.rooms,this.exceptRooms,e)}get local(){let e=Object.assign({},this.flags,{local:!0});return new r(this.adapter,this.rooms,this.exceptRooms,e)}timeout(e){let t=Object.assign({},this.flags,{timeout:e});return new r(this.adapter,this.rooms,this.exceptRooms,t)}emit(e,...t){if(yD.RESERVED_EVENTS.has(e))throw new Error(`"${String(e)}" is a reserved event name`);let n=[e,...t],i={type:xD.PacketType.EVENT,data:n};if(!(typeof n[n.length-1]=="function"))return this.adapter.broadcast(i,{rooms:this.rooms,except:this.exceptRooms,flags:this.flags}),!0;let o=n.pop(),a=!1,c=[],l=setTimeout(()=>{a=!0,o.apply(this,[new Error("operation has timed out"),this.flags.expectSingleResponse?null:c])},this.flags.timeout),p=-1,f=0,h=0,y=()=>{!a&&p===f&&c.length===h&&(clearTimeout(l),o.apply(this,[null,this.flags.expectSingleResponse?c[0]:c]))};return this.adapter.broadcastWithAck(i,{rooms:this.rooms,except:this.exceptRooms,flags:this.flags},_=>{h+=_,f++,y()},_=>{c.push(_),y()}),this.adapter.serverCount().then(_=>{p=_,y()}),!0}emitWithAck(e,...t){return new Promise((n,i)=>{t.push((s,o)=>s?(s.responses=o,i(s)):n(o)),this.emit(e,...t)})}allSockets(){if(!this.adapter)throw new Error("No adapter for this namespace, are you trying to get the list of clients of a dynamic namespace?");return this.adapter.sockets(this.rooms)}fetchSockets(){return this.adapter.fetchSockets({rooms:this.rooms,except:this.exceptRooms,flags:this.flags}).then(e=>e.map(t=>t.server?t:new Xc(this.adapter,t)))}socketsJoin(e){this.adapter.addSockets({rooms:this.rooms,except:this.exceptRooms,flags:this.flags},Array.isArray(e)?e:[e])}socketsLeave(e){this.adapter.delSockets({rooms:this.rooms,except:this.exceptRooms,flags:this.flags},Array.isArray(e)?e:[e])}disconnectSockets(e=!1){this.adapter.disconnectSockets({rooms:this.rooms,except:this.exceptRooms,flags:this.flags},e)}};cs.BroadcastOperator=Yc;var Xc=class{constructor(e,t){this.id=t.id,this.handshake=t.handshake,this.rooms=new Set(t.rooms),this.data=t.data,this.operator=new Yc(e,new Set([this.id]),new Set,{expectSingleResponse:!0})}timeout(e){return this.operator.timeout(e)}emit(e,...t){return this.operator.emit(e,...t)}join(e){return this.operator.socketsJoin(e)}leave(e){return this.operator.socketsLeave(e)}disconnect(e=!1){return this.operator.disconnectSockets(e),this}};cs.RemoteSocket=Xc});var Ed=O(ls=>{"use strict";var T_=ls&&ls.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(ls,"__esModule",{value:!0});ls.Socket=void 0;var ur=Mo(),_D=T_(ke()),bD=Vc(),S_=T_(ef()),wD=wd(),SD=bd(),Et=(0,_D.default)("socket.io:socket"),ED=new Set(["transport error","transport close","forced close","ping timeout","server shutting down","forced server close"]);function E_(){}var Sd=class extends bD.StrictEventEmitter{constructor(e,t,n,i){super(),this.nsp=e,this.client=t,this.recovered=!1,this.data={},this.connected=!1,this.acks=new Map,this.fns=[],this.flags={},this.server=e.server,this.adapter=e.adapter,i?(this.id=i.sid,this.pid=i.pid,i.rooms.forEach(s=>this.join(s)),this.data=i.data,i.missedPackets.forEach(s=>{this.packet({type:ur.PacketType.EVENT,data:s})}),this.recovered=!0):(t.conn.protocol===3?this.id=e.name!=="/"?e.name+"#"+t.id:t.id:this.id=S_.default.generateId(),this.server._opts.connectionStateRecovery&&(this.pid=S_.default.generateId())),this.handshake=this.buildHandshake(n),this.on("error",E_)}buildHandshake(e){var t,n,i,s;return{headers:((t=this.request)===null||t===void 0?void 0:t.headers)||{},time:new Date+"",address:this.conn.remoteAddress,xdomain:!!(!((n=this.request)===null||n===void 0)&&n.headers.origin),secure:!this.request||!!this.request.connection.encrypted,issued:+new Date,url:(i=this.request)===null||i===void 0?void 0:i.url,query:((s=this.request)===null||s===void 0?void 0:s._query)||{},auth:e}}emit(e,...t){if(SD.RESERVED_EVENTS.has(e))throw new Error(`"${String(e)}" is a reserved event name`);let n=[e,...t],i={type:ur.PacketType.EVENT,data:n};if(typeof n[n.length-1]=="function"){let o=this.nsp._ids++;Et("emitting packet with ack id %d",o),this.registerAckCallback(o,n.pop()),i.id=o}let s=Object.assign({},this.flags);return this.flags={},this.nsp.server.opts.connectionStateRecovery?this.adapter.broadcast(i,{rooms:new Set([this.id]),except:new Set,flags:s}):(this.notifyOutgoingListeners(i),this.packet(i,s)),!0}emitWithAck(e,...t){let n=this.flags.timeout!==void 0;return new Promise((i,s)=>{t.push((o,a)=>n?o?s(o):i(a):i(o)),this.emit(e,...t)})}registerAckCallback(e,t){let n=this.flags.timeout;if(n===void 0){this.acks.set(e,t);return}let i=setTimeout(()=>{Et("event with ack id %d has timed out after %d ms",e,n),this.acks.delete(e),t.call(this,new Error("operation has timed out"))},n);this.acks.set(e,(...s)=>{clearTimeout(i),t.apply(this,[null,...s])})}to(e){return this.newBroadcastOperator().to(e)}in(e){return this.newBroadcastOperator().in(e)}except(e){return this.newBroadcastOperator().except(e)}send(...e){return this.emit("message",...e),this}write(...e){return this.emit("message",...e),this}packet(e,t={}){e.nsp=this.nsp.name,t.compress=t.compress!==!1,this.client._packet(e,t)}join(e){return Et("join room %s",e),this.adapter.addAll(this.id,new Set(Array.isArray(e)?e:[e]))}leave(e){return Et("leave room %s",e),this.adapter.del(this.id,e)}leaveAll(){this.adapter.delAll(this.id)}_onconnect(){Et("socket connected - writing packet"),this.connected=!0,this.join(this.id),this.conn.protocol===3?this.packet({type:ur.PacketType.CONNECT}):this.packet({type:ur.PacketType.CONNECT,data:{sid:this.id,pid:this.pid}})}_onpacket(e){switch(Et("got packet %j",e),e.type){case ur.PacketType.EVENT:this.onevent(e);break;case ur.PacketType.BINARY_EVENT:this.onevent(e);break;case ur.PacketType.ACK:this.onack(e);break;case ur.PacketType.BINARY_ACK:this.onack(e);break;case ur.PacketType.DISCONNECT:this.ondisconnect();break}}onevent(e){let t=e.data||[];if(Et("emitting event %j",t),e.id!=null&&(Et("attaching ack callback to event"),t.push(this.ack(e.id))),this._anyListeners&&this._anyListeners.length){let n=this._anyListeners.slice();for(let i of n)i.apply(this,t)}this.dispatch(t)}ack(e){let t=this,n=!1;return function(){if(n)return;let i=Array.prototype.slice.call(arguments);Et("sending ack %j",i),t.packet({id:e,type:ur.PacketType.ACK,data:i}),n=!0}}onack(e){let t=this.acks.get(e.id);typeof t=="function"?(Et("calling ack %s with %j",e.id,e.data),t.apply(this,e.data),this.acks.delete(e.id)):Et("bad ack %s",e.id)}ondisconnect(){Et("got disconnect packet"),this._onclose("client namespace disconnect")}_onerror(e){this.emitReserved("error",e)}_onclose(e,t){if(!this.connected)return this;Et("closing socket - reason %s",e),this.emitReserved("disconnecting",e,t),this.server._opts.connectionStateRecovery&&ED.has(e)&&(Et("connection state recovery is enabled for sid %s",this.id),this.adapter.persistSession({sid:this.id,pid:this.pid,rooms:[...this.rooms],data:this.data})),this._cleanup(),this.client._remove(this),this.connected=!1,this.emitReserved("disconnect",e,t)}_cleanup(){this.leaveAll(),this.nsp._remove(this),this.join=E_}_error(e){this.packet({type:ur.PacketType.CONNECT_ERROR,data:e})}disconnect(e=!1){return this.connected?(e?this.client._disconnect():(this.packet({type:ur.PacketType.DISCONNECT}),this._onclose("server namespace disconnect")),this):this}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}get broadcast(){return this.newBroadcastOperator()}get local(){return this.newBroadcastOperator().local}timeout(e){return this.flags.timeout=e,this}dispatch(e){Et("dispatching an event %j",e),this.run(e,t=>{process.nextTick(()=>{if(t)return this._onerror(t);this.connected?super.emitUntyped.apply(this,e):Et("ignore packet received after disconnection")})})}use(e){return this.fns.push(e),this}run(e,t){if(!this.fns.length)return t();let n=this.fns.slice(0);function i(s){n[s](e,o=>{if(o)return t(o);if(!n[s+1])return t();i(s+1)})}i(0)}get disconnected(){return!this.connected}get request(){return this.client.request}get conn(){return this.client.conn}get rooms(){return this.adapter.socketRooms(this.id)||new Set}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){let t=this._anyListeners;for(let n=0;n<t.length;n++)if(e===t[n])return t.splice(n,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(e),this}prependAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(e),this}offAnyOutgoing(e){if(!this._anyOutgoingListeners)return this;if(e){let t=this._anyOutgoingListeners;for(let n=0;n<t.length;n++)if(e===t[n])return t.splice(n,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(e){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){let t=this._anyOutgoingListeners.slice();for(let n of t)n.apply(this,e.data)}}newBroadcastOperator(){let e=Object.assign({},this.flags);return this.flags={},new wD.BroadcastOperator(this.adapter,new Set,new Set([this.id]),e)}};ls.Socket=Sd});var Cd=O(dn=>{"use strict";var TD=dn&&dn.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(dn,"__esModule",{value:!0});dn.Namespace=dn.RESERVED_EVENTS=void 0;var C_=Ed(),CD=Vc(),AD=TD(ke()),Qt=wd(),us=(0,AD.default)("socket.io:namespace");dn.RESERVED_EVENTS=new Set(["connect","connection","new_namespace"]);var Td=class extends CD.StrictEventEmitter{constructor(e,t){super(),this.sockets=new Map,this._preConnectSockets=new Map,this._fns=[],this._ids=0,this.server=e,this.name=t,this._initAdapter()}_initAdapter(){this.adapter=new(this.server.adapter())(this),Promise.resolve(this.adapter.init()).catch(e=>{us("error while initializing adapter: %s",e)})}use(e){return this._fns.push(e),this}run(e,t){if(!this._fns.length)return t();let n=this._fns.slice(0);function i(s){n[s](e,o=>{if(o)return t(o);if(!n[s+1])return t();i(s+1)})}i(0)}to(e){return new Qt.BroadcastOperator(this.adapter).to(e)}in(e){return new Qt.BroadcastOperator(this.adapter).in(e)}except(e){return new Qt.BroadcastOperator(this.adapter).except(e)}async _add(e,t,n){var i;us("adding socket to nsp %s",this.name);let s=await this._createSocket(e,t);if(this._preConnectSockets.set(s.id,s),!((i=this.server.opts.connectionStateRecovery)===null||i===void 0)&&i.skipMiddlewares&&s.recovered&&e.conn.readyState==="open")return this._doConnect(s,n);this.run(s,o=>{process.nextTick(()=>{if(e.conn.readyState!=="open"){us("next called after client was closed - ignoring socket"),s._cleanup();return}if(o)return us("middleware error, sending CONNECT_ERROR packet to the client"),s._cleanup(),e.conn.protocol===3?s._error(o.data||o.message):s._error({message:o.message,data:o.data});this._doConnect(s,n)})})}async _createSocket(e,t){let n=t.pid,i=t.offset;if(this.server.opts.connectionStateRecovery&&typeof n=="string"&&typeof i=="string"){let s;try{s=await this.adapter.restoreSession(n,i)}catch(o){us("error while restoring session: %s",o)}if(s)return us("connection state recovered for sid %s",s.sid),new C_.Socket(this,e,t,s)}return new C_.Socket(this,e,t)}_doConnect(e,t){this._preConnectSockets.delete(e.id),this.sockets.set(e.id,e),e._onconnect(),t&&t(e),this.emitReserved("connect",e),this.emitReserved("connection",e)}_remove(e){this.sockets.delete(e.id)||this._preConnectSockets.delete(e.id)}emit(e,...t){return new Qt.BroadcastOperator(this.adapter).emit(e,...t)}send(...e){return this.emit("message",...e),this}write(...e){return this.emit("message",...e),this}serverSideEmit(e,...t){if(dn.RESERVED_EVENTS.has(e))throw new Error(`"${String(e)}" is a reserved event name`);return t.unshift(e),this.adapter.serverSideEmit(t),!0}serverSideEmitWithAck(e,...t){return new Promise((n,i)=>{t.push((s,o)=>s?(s.responses=o,i(s)):n(o)),this.serverSideEmit(e,...t)})}_onServerSideEmit(e){super.emitUntyped.apply(this,e)}allSockets(){return new Qt.BroadcastOperator(this.adapter).allSockets()}compress(e){return new Qt.BroadcastOperator(this.adapter).compress(e)}get volatile(){return new Qt.BroadcastOperator(this.adapter).volatile}get local(){return new Qt.BroadcastOperator(this.adapter).local}timeout(e){return new Qt.BroadcastOperator(this.adapter).timeout(e)}fetchSockets(){return new Qt.BroadcastOperator(this.adapter).fetchSockets()}socketsJoin(e){return new Qt.BroadcastOperator(this.adapter).socketsJoin(e)}socketsLeave(e){return new Qt.BroadcastOperator(this.adapter).socketsLeave(e)}disconnectSockets(e=!1){return new Qt.BroadcastOperator(this.adapter).disconnectSockets(e)}};dn.Namespace=Td});var M_=O(Po=>{"use strict";Object.defineProperty(Po,"__esModule",{value:!0});Po.encode=Ad;Po.decode=RD;Po.yeast=kD;var k_="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),Jc=64,O_={},A_=0,$n=0,R_;function Ad(r){let e="";do e=k_[r%Jc]+e,r=Math.floor(r/Jc);while(r>0);return e}function RD(r){let e=0;for($n=0;$n<r.length;$n++)e=e*Jc+O_[r.charAt($n)];return e}function kD(){let r=Ad(+new Date);return r!==R_?(A_=0,R_=r):r+"."+Ad(A_++)}for(;$n<Jc;$n++)O_[k_[$n]]=$n});var hn=O((v8,N_)=>{"use strict";var P_=["nodebuffer","arraybuffer","fragments"],I_=typeof Blob<"u";I_&&P_.push("blob");N_.exports={BINARY_TYPES:P_,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:I_,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var Io=O((y8,Qc)=>{"use strict";var{EMPTY_BUFFER:OD}=hn(),Rd=Buffer[Symbol.species];function MD(r,e){if(r.length===0)return OD;if(r.length===1)return r[0];let t=Buffer.allocUnsafe(e),n=0;for(let i=0;i<r.length;i++){let s=r[i];t.set(s,n),n+=s.length}return n<e?new Rd(t.buffer,t.byteOffset,n):t}function L_(r,e,t,n,i){for(let s=0;s<i;s++)t[n+s]=r[s]^e[s&3]}function D_(r,e){for(let t=0;t<r.length;t++)r[t]^=e[t&3]}function PD(r){return r.length===r.buffer.byteLength?r.buffer:r.buffer.slice(r.byteOffset,r.byteOffset+r.length)}function kd(r){if(kd.readOnly=!0,Buffer.isBuffer(r))return r;let e;return r instanceof ArrayBuffer?e=new Rd(r):ArrayBuffer.isView(r)?e=new Rd(r.buffer,r.byteOffset,r.byteLength):(e=Buffer.from(r),kd.readOnly=!1),e}Qc.exports={concat:MD,mask:L_,toArrayBuffer:PD,toBuffer:kd,unmask:D_};if(!process.env.WS_NO_BUFFER_UTIL)try{let r=If();Qc.exports.mask=function(e,t,n,i,s){s<48?L_(e,t,n,i,s):r.mask(e,t,n,i,s)},Qc.exports.unmask=function(e,t){e.length<32?D_(e,t):r.unmask(e,t)}}catch{}});var F_=O((x8,j_)=>{"use strict";var B_=Symbol("kDone"),Od=Symbol("kRun"),Md=class{constructor(e){this[B_]=()=>{this.pending--,this[Od]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[Od]()}[Od](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[B_])}}};j_.exports=Md});var Lo=O((_8,q_)=>{"use strict";var No=require("zlib"),$_=Io(),ID=F_(),{kStatusCode:H_}=hn(),ND=Buffer[Symbol.species],LD=Buffer.from([0,0,255,255]),el=Symbol("permessage-deflate"),mn=Symbol("total-length"),ps=Symbol("callback"),Hn=Symbol("buffers"),fs=Symbol("error"),Zc,Pd=class{constructor(e,t,n){if(this._maxPayload=n|0,this._options=e||{},this._threshold=this._options.threshold!==void 0?this._options.threshold:1024,this._isServer=!!t,this._deflate=null,this._inflate=null,this.params=null,!Zc){let i=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;Zc=new ID(i)}}static get extensionName(){return"permessage-deflate"}offer(){let e={};return this._options.serverNoContextTakeover&&(e.server_no_context_takeover=!0),this._options.clientNoContextTakeover&&(e.client_no_context_takeover=!0),this._options.serverMaxWindowBits&&(e.server_max_window_bits=this._options.serverMaxWindowBits),this._options.clientMaxWindowBits?e.client_max_window_bits=this._options.clientMaxWindowBits:this._options.clientMaxWindowBits==null&&(e.client_max_window_bits=!0),e}accept(e){return e=this.normalizeParams(e),this.params=this._isServer?this.acceptAsServer(e):this.acceptAsClient(e),this.params}cleanup(){if(this._inflate&&(this._inflate.close(),this._inflate=null),this._deflate){let e=this._deflate[ps];this._deflate.close(),this._deflate=null,e&&e(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(e){let t=this._options,n=e.find(i=>!(t.serverNoContextTakeover===!1&&i.server_no_context_takeover||i.server_max_window_bits&&(t.serverMaxWindowBits===!1||typeof t.serverMaxWindowBits=="number"&&t.serverMaxWindowBits>i.server_max_window_bits)||typeof t.clientMaxWindowBits=="number"&&!i.client_max_window_bits));if(!n)throw new Error("None of the extension offers can be accepted");return t.serverNoContextTakeover&&(n.server_no_context_takeover=!0),t.clientNoContextTakeover&&(n.client_no_context_takeover=!0),typeof t.serverMaxWindowBits=="number"&&(n.server_max_window_bits=t.serverMaxWindowBits),typeof t.clientMaxWindowBits=="number"?n.client_max_window_bits=t.clientMaxWindowBits:(n.client_max_window_bits===!0||t.clientMaxWindowBits===!1)&&delete n.client_max_window_bits,n}acceptAsClient(e){let t=e[0];if(this._options.clientNoContextTakeover===!1&&t.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(!t.client_max_window_bits)typeof this._options.clientMaxWindowBits=="number"&&(t.client_max_window_bits=this._options.clientMaxWindowBits);else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits=="number"&&t.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"');return t}normalizeParams(e){return e.forEach(t=>{Object.keys(t).forEach(n=>{let i=t[n];if(i.length>1)throw new Error(`Parameter "${n}" must have only a single value`);if(i=i[0],n==="client_max_window_bits"){if(i!==!0){let s=+i;if(!Number.isInteger(s)||s<8||s>15)throw new TypeError(`Invalid value for parameter "${n}": ${i}`);i=s}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${n}": ${i}`)}else if(n==="server_max_window_bits"){let s=+i;if(!Number.isInteger(s)||s<8||s>15)throw new TypeError(`Invalid value for parameter "${n}": ${i}`);i=s}else if(n==="client_no_context_takeover"||n==="server_no_context_takeover"){if(i!==!0)throw new TypeError(`Invalid value for parameter "${n}": ${i}`)}else throw new Error(`Unknown parameter "${n}"`);t[n]=i})}),e}decompress(e,t,n){Zc.add(i=>{this._decompress(e,t,(s,o)=>{i(),n(s,o)})})}compress(e,t,n){Zc.add(i=>{this._compress(e,t,(s,o)=>{i(),n(s,o)})})}_decompress(e,t,n){let i=this._isServer?"client":"server";if(!this._inflate){let s=`${i}_max_window_bits`,o=typeof this.params[s]!="number"?No.Z_DEFAULT_WINDOWBITS:this.params[s];this._inflate=No.createInflateRaw({...this._options.zlibInflateOptions,windowBits:o}),this._inflate[el]=this,this._inflate[mn]=0,this._inflate[Hn]=[],this._inflate.on("error",BD),this._inflate.on("data",U_)}this._inflate[ps]=n,this._inflate.write(e),t&&this._inflate.write(LD),this._inflate.flush(()=>{let s=this._inflate[fs];if(s){this._inflate.close(),this._inflate=null,n(s);return}let o=$_.concat(this._inflate[Hn],this._inflate[mn]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[mn]=0,this._inflate[Hn]=[],t&&this.params[`${i}_no_context_takeover`]&&this._inflate.reset()),n(null,o)})}_compress(e,t,n){let i=this._isServer?"server":"client";if(!this._deflate){let s=`${i}_max_window_bits`,o=typeof this.params[s]!="number"?No.Z_DEFAULT_WINDOWBITS:this.params[s];this._deflate=No.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:o}),this._deflate[mn]=0,this._deflate[Hn]=[],this._deflate.on("data",DD)}this._deflate[ps]=n,this._deflate.write(e),this._deflate.flush(No.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let s=$_.concat(this._deflate[Hn],this._deflate[mn]);t&&(s=new ND(s.buffer,s.byteOffset,s.length-4)),this._deflate[ps]=null,this._deflate[mn]=0,this._deflate[Hn]=[],t&&this.params[`${i}_no_context_takeover`]&&this._deflate.reset(),n(null,s)})}};q_.exports=Pd;function DD(r){this[Hn].push(r),this[mn]+=r.length}function U_(r){if(this[mn]+=r.length,this[el]._maxPayload<1||this[mn]<=this[el]._maxPayload){this[Hn].push(r);return}this[fs]=new RangeError("Max payload size exceeded"),this[fs].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[fs][H_]=1009,this.removeListener("data",U_),this.reset()}function BD(r){if(this[el]._inflate=null,this[fs]){this[ps](this[fs]);return}r[H_]=1007,this[ps](r)}});var ds=O((b8,tl)=>{"use strict";var{isUtf8:W_}=require("buffer"),{hasBlob:jD}=hn(),FD=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0];function $D(r){return r>=1e3&&r<=1014&&r!==1004&&r!==1005&&r!==1006||r>=3e3&&r<=4999}function Id(r){let e=r.length,t=0;for(;t<e;)if((r[t]&128)===0)t++;else if((r[t]&224)===192){if(t+1===e||(r[t+1]&192)!==128||(r[t]&254)===192)return!1;t+=2}else if((r[t]&240)===224){if(t+2>=e||(r[t+1]&192)!==128||(r[t+2]&192)!==128||r[t]===224&&(r[t+1]&224)===128||r[t]===237&&(r[t+1]&224)===160)return!1;t+=3}else if((r[t]&248)===240){if(t+3>=e||(r[t+1]&192)!==128||(r[t+2]&192)!==128||(r[t+3]&192)!==128||r[t]===240&&(r[t+1]&240)===128||r[t]===244&&r[t+1]>143||r[t]>244)return!1;t+=4}else return!1;return!0}function HD(r){return jD&&typeof r=="object"&&typeof r.arrayBuffer=="function"&&typeof r.type=="string"&&typeof r.stream=="function"&&(r[Symbol.toStringTag]==="Blob"||r[Symbol.toStringTag]==="File")}tl.exports={isBlob:HD,isValidStatusCode:$D,isValidUTF8:Id,tokenChars:FD};if(W_)tl.exports.isValidUTF8=function(r){return r.length<24?Id(r):W_(r)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let r=$f();tl.exports.isValidUTF8=function(e){return e.length<32?Id(e):r(e)}}catch{}});var jd=O((w8,J_)=>{"use strict";var{Writable:UD}=require("stream"),G_=Lo(),{BINARY_TYPES:qD,EMPTY_BUFFER:z_,kStatusCode:WD,kWebSocket:GD}=hn(),{concat:Nd,toArrayBuffer:zD,unmask:VD}=Io(),{isValidStatusCode:KD,isValidUTF8:V_}=ds(),rl=Buffer[Symbol.species],pr=0,K_=1,Y_=2,X_=3,Ld=4,Dd=5,nl=6,Bd=class extends UD{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||qD[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[GD]=void 0,this._bufferedBytes=0,this._buffers=[],this._compressed=!1,this._payloadLength=0,this._mask=void 0,this._fragmented=0,this._masked=!1,this._fin=!1,this._opcode=0,this._totalPayloadLength=0,this._messageLength=0,this._fragments=[],this._errored=!1,this._loop=!1,this._state=pr}_write(e,t,n){if(this._opcode===8&&this._state==pr)return n();this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(n)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let n=this._buffers[0];return this._buffers[0]=new rl(n.buffer,n.byteOffset+e,n.length-e),new rl(n.buffer,n.byteOffset,e)}let t=Buffer.allocUnsafe(e);do{let n=this._buffers[0],i=t.length-e;e>=n.length?t.set(this._buffers.shift(),i):(t.set(new Uint8Array(n.buffer,n.byteOffset,e),i),this._buffers[0]=new rl(n.buffer,n.byteOffset+e,n.length-e)),e-=n.length}while(e>0);return t}startLoop(e){this._loop=!0;do switch(this._state){case pr:this.getInfo(e);break;case K_:this.getPayloadLength16(e);break;case Y_:this.getPayloadLength64(e);break;case X_:this.getMask();break;case Ld:this.getData(e);break;case Dd:case nl:this._loop=!1;return}while(this._loop);this._errored||e()}getInfo(e){if(this._bufferedBytes<2){this._loop=!1;return}let t=this.consume(2);if((t[0]&48)!==0){let i=this.createError(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");e(i);return}let n=(t[0]&64)===64;if(n&&!this._extensions[G_.extensionName]){let i=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(i);return}if(this._fin=(t[0]&128)===128,this._opcode=t[0]&15,this._payloadLength=t[1]&127,this._opcode===0){if(n){let i=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(i);return}if(!this._fragmented){let i=this.createError(RangeError,"invalid opcode 0",!0,1002,"WS_ERR_INVALID_OPCODE");e(i);return}this._opcode=this._fragmented}else if(this._opcode===1||this._opcode===2){if(this._fragmented){let i=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(i);return}this._compressed=n}else if(this._opcode>7&&this._opcode<11){if(!this._fin){let i=this.createError(RangeError,"FIN must be set",!0,1002,"WS_ERR_EXPECTED_FIN");e(i);return}if(n){let i=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(i);return}if(this._payloadLength>125||this._opcode===8&&this._payloadLength===1){let i=this.createError(RangeError,`invalid payload length ${this._payloadLength}`,!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH");e(i);return}}else{let i=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(i);return}if(!this._fin&&!this._fragmented&&(this._fragmented=this._opcode),this._masked=(t[1]&128)===128,this._isServer){if(!this._masked){let i=this.createError(RangeError,"MASK must be set",!0,1002,"WS_ERR_EXPECTED_MASK");e(i);return}}else if(this._masked){let i=this.createError(RangeError,"MASK must be clear",!0,1002,"WS_ERR_UNEXPECTED_MASK");e(i);return}this._payloadLength===126?this._state=K_:this._payloadLength===127?this._state=Y_:this.haveLength(e)}getPayloadLength16(e){if(this._bufferedBytes<2){this._loop=!1;return}this._payloadLength=this.consume(2).readUInt16BE(0),this.haveLength(e)}getPayloadLength64(e){if(this._bufferedBytes<8){this._loop=!1;return}let t=this.consume(8),n=t.readUInt32BE(0);if(n>Math.pow(2,21)-1){let i=this.createError(RangeError,"Unsupported WebSocket frame: payload length > 2^53 - 1",!1,1009,"WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH");e(i);return}this._payloadLength=n*Math.pow(2,32)+t.readUInt32BE(4),this.haveLength(e)}haveLength(e){if(this._payloadLength&&this._opcode<8&&(this._totalPayloadLength+=this._payloadLength,this._totalPayloadLength>this._maxPayload&&this._maxPayload>0)){let t=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");e(t);return}this._masked?this._state=X_:this._state=Ld}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=Ld}getData(e){let t=z_;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength){this._loop=!1;return}t=this.consume(this._payloadLength),this._masked&&(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])!==0&&VD(t,this._mask)}if(this._opcode>7){this.controlMessage(t,e);return}if(this._compressed){this._state=Dd,this.decompress(t,e);return}t.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(t)),this.dataMessage(e)}decompress(e,t){this._extensions[G_.extensionName].decompress(e,this._fin,(i,s)=>{if(i)return t(i);if(s.length){if(this._messageLength+=s.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let o=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");t(o);return}this._fragments.push(s)}this.dataMessage(t),this._state===pr&&this.startLoop(t)})}dataMessage(e){if(!this._fin){this._state=pr;return}let t=this._messageLength,n=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let i;this._binaryType==="nodebuffer"?i=Nd(n,t):this._binaryType==="arraybuffer"?i=zD(Nd(n,t)):this._binaryType==="blob"?i=new Blob(n):i=n,this._allowSynchronousEvents?(this.emit("message",i,!0),this._state=pr):(this._state=nl,setImmediate(()=>{this.emit("message",i,!0),this._state=pr,this.startLoop(e)}))}else{let i=Nd(n,t);if(!this._skipUTF8Validation&&!V_(i)){let s=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(s);return}this._state===Dd||this._allowSynchronousEvents?(this.emit("message",i,!1),this._state=pr):(this._state=nl,setImmediate(()=>{this.emit("message",i,!1),this._state=pr,this.startLoop(e)}))}}controlMessage(e,t){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,z_),this.end();else{let n=e.readUInt16BE(0);if(!KD(n)){let s=this.createError(RangeError,`invalid status code ${n}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");t(s);return}let i=new rl(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!V_(i)){let s=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");t(s);return}this._loop=!1,this.emit("conclude",n,i),this.end()}this._state=pr;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=pr):(this._state=nl,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=pr,this.startLoop(t)}))}createError(e,t,n,i,s){this._loop=!1,this._errored=!0;let o=new e(n?`Invalid WebSocket frame: ${t}`:t);return Error.captureStackTrace(o,this.createError),o.code=s,o[WD]=i,o}};J_.exports=Bd});var Hd=O((E8,eb)=>{"use strict";var{Duplex:S8}=require("stream"),{randomFillSync:YD}=require("crypto"),Q_=Lo(),{EMPTY_BUFFER:XD,kWebSocket:JD,NOOP:QD}=hn(),{isBlob:hs,isValidStatusCode:ZD}=ds(),{mask:Z_,toBuffer:li}=Io(),fr=Symbol("kByteLength"),e2=Buffer.alloc(4),il=8*1024,ui,ms=il,Mr=0,t2=1,r2=2,Fd=class r{constructor(e,t,n){this._extensions=t||{},n&&(this._generateMask=n,this._maskBuffer=Buffer.alloc(4)),this._socket=e,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._queue=[],this._state=Mr,this.onerror=QD,this[JD]=void 0}static frame(e,t){let n,i=!1,s=2,o=!1;t.mask&&(n=t.maskBuffer||e2,t.generateMask?t.generateMask(n):(ms===il&&(ui===void 0&&(ui=Buffer.alloc(il)),YD(ui,0,il),ms=0),n[0]=ui[ms++],n[1]=ui[ms++],n[2]=ui[ms++],n[3]=ui[ms++]),o=(n[0]|n[1]|n[2]|n[3])===0,s=6);let a;typeof e=="string"?(!t.mask||o)&&t[fr]!==void 0?a=t[fr]:(e=Buffer.from(e),a=e.length):(a=e.length,i=t.mask&&t.readOnly&&!o);let c=a;a>=65536?(s+=8,c=127):a>125&&(s+=2,c=126);let l=Buffer.allocUnsafe(i?a+s:s);return l[0]=t.fin?t.opcode|128:t.opcode,t.rsv1&&(l[0]|=64),l[1]=c,c===126?l.writeUInt16BE(a,2):c===127&&(l[2]=l[3]=0,l.writeUIntBE(a,4,6)),t.mask?(l[1]|=128,l[s-4]=n[0],l[s-3]=n[1],l[s-2]=n[2],l[s-1]=n[3],o?[l,e]:i?(Z_(e,n,l,s,a),[l]):(Z_(e,n,e,0,a),[l,e])):[l,e]}close(e,t,n,i){let s;if(e===void 0)s=XD;else{if(typeof e!="number"||!ZD(e))throw new TypeError("First argument must be a valid error code number");if(t===void 0||!t.length)s=Buffer.allocUnsafe(2),s.writeUInt16BE(e,0);else{let a=Buffer.byteLength(t);if(a>123)throw new RangeError("The message must not be greater than 123 bytes");s=Buffer.allocUnsafe(2+a),s.writeUInt16BE(e,0),typeof t=="string"?s.write(t,2):s.set(t,2)}}let o={[fr]:s.length,fin:!0,generateMask:this._generateMask,mask:n,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==Mr?this.enqueue([this.dispatch,s,!1,o,i]):this.sendFrame(r.frame(s,o),i)}ping(e,t,n){let i,s;if(typeof e=="string"?(i=Buffer.byteLength(e),s=!1):hs(e)?(i=e.size,s=!1):(e=li(e),i=e.length,s=li.readOnly),i>125)throw new RangeError("The data size must not be greater than 125 bytes");let o={[fr]:i,fin:!0,generateMask:this._generateMask,mask:t,maskBuffer:this._maskBuffer,opcode:9,readOnly:s,rsv1:!1};hs(e)?this._state!==Mr?this.enqueue([this.getBlobData,e,!1,o,n]):this.getBlobData(e,!1,o,n):this._state!==Mr?this.enqueue([this.dispatch,e,!1,o,n]):this.sendFrame(r.frame(e,o),n)}pong(e,t,n){let i,s;if(typeof e=="string"?(i=Buffer.byteLength(e),s=!1):hs(e)?(i=e.size,s=!1):(e=li(e),i=e.length,s=li.readOnly),i>125)throw new RangeError("The data size must not be greater than 125 bytes");let o={[fr]:i,fin:!0,generateMask:this._generateMask,mask:t,maskBuffer:this._maskBuffer,opcode:10,readOnly:s,rsv1:!1};hs(e)?this._state!==Mr?this.enqueue([this.getBlobData,e,!1,o,n]):this.getBlobData(e,!1,o,n):this._state!==Mr?this.enqueue([this.dispatch,e,!1,o,n]):this.sendFrame(r.frame(e,o),n)}send(e,t,n){let i=this._extensions[Q_.extensionName],s=t.binary?2:1,o=t.compress,a,c;typeof e=="string"?(a=Buffer.byteLength(e),c=!1):hs(e)?(a=e.size,c=!1):(e=li(e),a=e.length,c=li.readOnly),this._firstFragment?(this._firstFragment=!1,o&&i&&i.params[i._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(o=a>=i._threshold),this._compress=o):(o=!1,s=0),t.fin&&(this._firstFragment=!0);let l={[fr]:a,fin:t.fin,generateMask:this._generateMask,mask:t.mask,maskBuffer:this._maskBuffer,opcode:s,readOnly:c,rsv1:o};hs(e)?this._state!==Mr?this.enqueue([this.getBlobData,e,this._compress,l,n]):this.getBlobData(e,this._compress,l,n):this._state!==Mr?this.enqueue([this.dispatch,e,this._compress,l,n]):this.dispatch(e,this._compress,l,n)}getBlobData(e,t,n,i){this._bufferedBytes+=n[fr],this._state=r2,e.arrayBuffer().then(s=>{if(this._socket.destroyed){let a=new Error("The socket was closed while the blob was being read");process.nextTick($d,this,a,i);return}this._bufferedBytes-=n[fr];let o=li(s);t?this.dispatch(o,t,n,i):(this._state=Mr,this.sendFrame(r.frame(o,n),i),this.dequeue())}).catch(s=>{process.nextTick(n2,this,s,i)})}dispatch(e,t,n,i){if(!t){this.sendFrame(r.frame(e,n),i);return}let s=this._extensions[Q_.extensionName];this._bufferedBytes+=n[fr],this._state=t2,s.compress(e,n.fin,(o,a)=>{if(this._socket.destroyed){let c=new Error("The socket was closed while data was being compressed");$d(this,c,i);return}this._bufferedBytes-=n[fr],this._state=Mr,n.readOnly=!1,this.sendFrame(r.frame(a,n),i),this.dequeue()})}dequeue(){for(;this._state===Mr&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][fr],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][fr],this._queue.push(e)}sendFrame(e,t){e.length===2?(this._socket.cork(),this._socket.write(e[0]),this._socket.write(e[1],t),this._socket.uncork()):this._socket.write(e[0],t)}};eb.exports=Fd;function $d(r,e,t){typeof t=="function"&&t(e);for(let n=0;n<r._queue.length;n++){let i=r._queue[n],s=i[i.length-1];typeof s=="function"&&s(e)}}function n2(r,e,t){$d(r,e,t),r.onerror(e)}});var lb=O((T8,cb)=>{"use strict";var{kForOnEventAttribute:Do,kListener:Ud}=hn(),tb=Symbol("kCode"),rb=Symbol("kData"),nb=Symbol("kError"),ib=Symbol("kMessage"),sb=Symbol("kReason"),gs=Symbol("kTarget"),ob=Symbol("kType"),ab=Symbol("kWasClean"),gn=class{constructor(e){this[gs]=null,this[ob]=e}get target(){return this[gs]}get type(){return this[ob]}};Object.defineProperty(gn.prototype,"target",{enumerable:!0});Object.defineProperty(gn.prototype,"type",{enumerable:!0});var pi=class extends gn{constructor(e,t={}){super(e),this[tb]=t.code===void 0?0:t.code,this[sb]=t.reason===void 0?"":t.reason,this[ab]=t.wasClean===void 0?!1:t.wasClean}get code(){return this[tb]}get reason(){return this[sb]}get wasClean(){return this[ab]}};Object.defineProperty(pi.prototype,"code",{enumerable:!0});Object.defineProperty(pi.prototype,"reason",{enumerable:!0});Object.defineProperty(pi.prototype,"wasClean",{enumerable:!0});var vs=class extends gn{constructor(e,t={}){super(e),this[nb]=t.error===void 0?null:t.error,this[ib]=t.message===void 0?"":t.message}get error(){return this[nb]}get message(){return this[ib]}};Object.defineProperty(vs.prototype,"error",{enumerable:!0});Object.defineProperty(vs.prototype,"message",{enumerable:!0});var Bo=class extends gn{constructor(e,t={}){super(e),this[rb]=t.data===void 0?null:t.data}get data(){return this[rb]}};Object.defineProperty(Bo.prototype,"data",{enumerable:!0});var i2={addEventListener(r,e,t={}){for(let i of this.listeners(r))if(!t[Do]&&i[Ud]===e&&!i[Do])return;let n;if(r==="message")n=function(s,o){let a=new Bo("message",{data:o?s:s.toString()});a[gs]=this,sl(e,this,a)};else if(r==="close")n=function(s,o){let a=new pi("close",{code:s,reason:o.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});a[gs]=this,sl(e,this,a)};else if(r==="error")n=function(s){let o=new vs("error",{error:s,message:s.message});o[gs]=this,sl(e,this,o)};else if(r==="open")n=function(){let s=new gn("open");s[gs]=this,sl(e,this,s)};else return;n[Do]=!!t[Do],n[Ud]=e,t.once?this.once(r,n):this.on(r,n)},removeEventListener(r,e){for(let t of this.listeners(r))if(t[Ud]===e&&!t[Do]){this.removeListener(r,t);break}}};cb.exports={CloseEvent:pi,ErrorEvent:vs,Event:gn,EventTarget:i2,MessageEvent:Bo};function sl(r,e,t){typeof r=="object"&&r.handleEvent?r.handleEvent.call(r,t):r.call(e,t)}});var qd=O((C8,ub)=>{"use strict";var{tokenChars:jo}=ds();function qr(r,e,t){r[e]===void 0?r[e]=[t]:r[e].push(t)}function s2(r){let e=Object.create(null),t=Object.create(null),n=!1,i=!1,s=!1,o,a,c=-1,l=-1,p=-1,f=0;for(;f<r.length;f++)if(l=r.charCodeAt(f),o===void 0)if(p===-1&&jo[l]===1)c===-1&&(c=f);else if(f!==0&&(l===32||l===9))p===-1&&c!==-1&&(p=f);else if(l===59||l===44){if(c===-1)throw new SyntaxError(`Unexpected character at index ${f}`);p===-1&&(p=f);let y=r.slice(c,p);l===44?(qr(e,y,t),t=Object.create(null)):o=y,c=p=-1}else throw new SyntaxError(`Unexpected character at index ${f}`);else if(a===void 0)if(p===-1&&jo[l]===1)c===-1&&(c=f);else if(l===32||l===9)p===-1&&c!==-1&&(p=f);else if(l===59||l===44){if(c===-1)throw new SyntaxError(`Unexpected character at index ${f}`);p===-1&&(p=f),qr(t,r.slice(c,p),!0),l===44&&(qr(e,o,t),t=Object.create(null),o=void 0),c=p=-1}else if(l===61&&c!==-1&&p===-1)a=r.slice(c,f),c=p=-1;else throw new SyntaxError(`Unexpected character at index ${f}`);else if(i){if(jo[l]!==1)throw new SyntaxError(`Unexpected character at index ${f}`);c===-1?c=f:n||(n=!0),i=!1}else if(s)if(jo[l]===1)c===-1&&(c=f);else if(l===34&&c!==-1)s=!1,p=f;else if(l===92)i=!0;else throw new SyntaxError(`Unexpected character at index ${f}`);else if(l===34&&r.charCodeAt(f-1)===61)s=!0;else if(p===-1&&jo[l]===1)c===-1&&(c=f);else if(c!==-1&&(l===32||l===9))p===-1&&(p=f);else if(l===59||l===44){if(c===-1)throw new SyntaxError(`Unexpected character at index ${f}`);p===-1&&(p=f);let y=r.slice(c,p);n&&(y=y.replace(/\\/g,""),n=!1),qr(t,a,y),l===44&&(qr(e,o,t),t=Object.create(null),o=void 0),a=void 0,c=p=-1}else throw new SyntaxError(`Unexpected character at index ${f}`);if(c===-1||s||l===32||l===9)throw new SyntaxError("Unexpected end of input");p===-1&&(p=f);let h=r.slice(c,p);return o===void 0?qr(e,h,t):(a===void 0?qr(t,h,!0):n?qr(t,a,h.replace(/\\/g,"")):qr(t,a,h),qr(e,o,t)),e}function o2(r){return Object.keys(r).map(e=>{let t=r[e];return Array.isArray(t)||(t=[t]),t.map(n=>[e].concat(Object.keys(n).map(i=>{let s=n[i];return Array.isArray(s)||(s=[s]),s.map(o=>o===!0?i:`${i}=${o}`).join("; ")})).join("; ")).join(", ")}).join(", ")}ub.exports={format:o2,parse:s2}});var ll=O((k8,wb)=>{"use strict";var a2=require("events"),c2=require("https"),l2=require("http"),db=require("net"),u2=require("tls"),{randomBytes:p2,createHash:f2}=require("crypto"),{Duplex:A8,Readable:R8}=require("stream"),{URL:Wd}=require("url"),Un=Lo(),d2=jd(),h2=Hd(),{isBlob:m2}=ds(),{BINARY_TYPES:pb,EMPTY_BUFFER:ol,GUID:g2,kForOnEventAttribute:Gd,kListener:v2,kStatusCode:y2,kWebSocket:yt,NOOP:hb}=hn(),{EventTarget:{addEventListener:x2,removeEventListener:_2}}=lb(),{format:b2,parse:w2}=qd(),{toBuffer:S2}=Io(),E2=30*1e3,mb=Symbol("kAborted"),zd=[8,13],vn=["CONNECTING","OPEN","CLOSING","CLOSED"],T2=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,Te=class r extends a2{constructor(e,t,n){super(),this._binaryType=pb[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=ol,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=r.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,e!==null?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,t===void 0?t=[]:Array.isArray(t)||(typeof t=="object"&&t!==null?(n=t,t=[]):t=[t]),gb(this,e,t,n)):(this._autoPong=n.autoPong,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){pb.includes(e)&&(this._binaryType=e,this._receiver&&(this._receiver._binaryType=e))}get bufferedAmount(){return this._socket?this._socket._writableState.length+this._sender._bufferedBytes:this._bufferedAmount}get extensions(){return Object.keys(this._extensions).join()}get isPaused(){return this._paused}get onclose(){return null}get onerror(){return null}get onopen(){return null}get onmessage(){return null}get protocol(){return this._protocol}get readyState(){return this._readyState}get url(){return this._url}setSocket(e,t,n){let i=new d2({allowSynchronousEvents:n.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:n.maxPayload,skipUTF8Validation:n.skipUTF8Validation}),s=new h2(e,this._extensions,n.generateMask);this._receiver=i,this._sender=s,this._socket=e,i[yt]=this,s[yt]=this,e[yt]=this,i.on("conclude",R2),i.on("drain",k2),i.on("error",O2),i.on("message",M2),i.on("ping",P2),i.on("pong",I2),s.onerror=N2,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),t.length>0&&e.unshift(t),e.on("close",xb),e.on("data",cl),e.on("end",_b),e.on("error",bb),this._readyState=r.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=r.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}this._extensions[Un.extensionName]&&this._extensions[Un.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=r.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,t){if(this.readyState!==r.CLOSED){if(this.readyState===r.CONNECTING){Zt(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===r.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=r.CLOSING,this._sender.close(e,t,!this._isServer,n=>{n||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),yb(this)}}pause(){this.readyState===r.CONNECTING||this.readyState===r.CLOSED||(this._paused=!0,this._socket.pause())}ping(e,t,n){if(this.readyState===r.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(n=e,e=t=void 0):typeof t=="function"&&(n=t,t=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==r.OPEN){Vd(this,e,n);return}t===void 0&&(t=!this._isServer),this._sender.ping(e||ol,t,n)}pong(e,t,n){if(this.readyState===r.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(n=e,e=t=void 0):typeof t=="function"&&(n=t,t=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==r.OPEN){Vd(this,e,n);return}t===void 0&&(t=!this._isServer),this._sender.pong(e||ol,t,n)}resume(){this.readyState===r.CONNECTING||this.readyState===r.CLOSED||(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(e,t,n){if(this.readyState===r.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof t=="function"&&(n=t,t={}),typeof e=="number"&&(e=e.toString()),this.readyState!==r.OPEN){Vd(this,e,n);return}let i={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...t};this._extensions[Un.extensionName]||(i.compress=!1),this._sender.send(e||ol,i,n)}terminate(){if(this.readyState!==r.CLOSED){if(this.readyState===r.CONNECTING){Zt(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=r.CLOSING,this._socket.destroy())}}};Object.defineProperty(Te,"CONNECTING",{enumerable:!0,value:vn.indexOf("CONNECTING")});Object.defineProperty(Te.prototype,"CONNECTING",{enumerable:!0,value:vn.indexOf("CONNECTING")});Object.defineProperty(Te,"OPEN",{enumerable:!0,value:vn.indexOf("OPEN")});Object.defineProperty(Te.prototype,"OPEN",{enumerable:!0,value:vn.indexOf("OPEN")});Object.defineProperty(Te,"CLOSING",{enumerable:!0,value:vn.indexOf("CLOSING")});Object.defineProperty(Te.prototype,"CLOSING",{enumerable:!0,value:vn.indexOf("CLOSING")});Object.defineProperty(Te,"CLOSED",{enumerable:!0,value:vn.indexOf("CLOSED")});Object.defineProperty(Te.prototype,"CLOSED",{enumerable:!0,value:vn.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(r=>{Object.defineProperty(Te.prototype,r,{enumerable:!0})});["open","error","close","message"].forEach(r=>{Object.defineProperty(Te.prototype,`on${r}`,{enumerable:!0,get(){for(let e of this.listeners(r))if(e[Gd])return e[v2];return null},set(e){for(let t of this.listeners(r))if(t[Gd]){this.removeListener(r,t);break}typeof e=="function"&&this.addEventListener(r,e,{[Gd]:!0})}})});Te.prototype.addEventListener=x2;Te.prototype.removeEventListener=_2;wb.exports=Te;function gb(r,e,t,n){let i={allowSynchronousEvents:!0,autoPong:!0,protocolVersion:zd[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...n,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(r._autoPong=i.autoPong,!zd.includes(i.protocolVersion))throw new RangeError(`Unsupported protocol version: ${i.protocolVersion} (supported versions: ${zd.join(", ")})`);let s;if(e instanceof Wd)s=e;else try{s=new Wd(e)}catch{throw new SyntaxError(`Invalid URL: ${e}`)}s.protocol==="http:"?s.protocol="ws:":s.protocol==="https:"&&(s.protocol="wss:"),r._url=s.href;let o=s.protocol==="wss:",a=s.protocol==="ws+unix:",c;if(s.protocol!=="ws:"&&!o&&!a?c=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:a&&!s.pathname?c="The URL's pathname is empty":s.hash&&(c="The URL contains a fragment identifier"),c){let S=new SyntaxError(c);if(r._redirects===0)throw S;al(r,S);return}let l=o?443:80,p=p2(16).toString("base64"),f=o?c2.request:l2.request,h=new Set,y;if(i.createConnection=i.createConnection||(o?A2:C2),i.defaultPort=i.defaultPort||l,i.port=s.port||l,i.host=s.hostname.startsWith("[")?s.hostname.slice(1,-1):s.hostname,i.headers={...i.headers,"Sec-WebSocket-Version":i.protocolVersion,"Sec-WebSocket-Key":p,Connection:"Upgrade",Upgrade:"websocket"},i.path=s.pathname+s.search,i.timeout=i.handshakeTimeout,i.perMessageDeflate&&(y=new Un(i.perMessageDeflate!==!0?i.perMessageDeflate:{},!1,i.maxPayload),i.headers["Sec-WebSocket-Extensions"]=b2({[Un.extensionName]:y.offer()})),t.length){for(let S of t){if(typeof S!="string"||!T2.test(S)||h.has(S))throw new SyntaxError("An invalid or duplicated subprotocol was specified");h.add(S)}i.headers["Sec-WebSocket-Protocol"]=t.join(",")}if(i.origin&&(i.protocolVersion<13?i.headers["Sec-WebSocket-Origin"]=i.origin:i.headers.Origin=i.origin),(s.username||s.password)&&(i.auth=`${s.username}:${s.password}`),a){let S=i.path.split(":");i.socketPath=S[0],i.path=S[1]}let _;if(i.followRedirects){if(r._redirects===0){r._originalIpc=a,r._originalSecure=o,r._originalHostOrSocketPath=a?i.socketPath:s.host;let S=n&&n.headers;if(n={...n,headers:{}},S)for(let[A,M]of Object.entries(S))n.headers[A.toLowerCase()]=M}else if(r.listenerCount("redirect")===0){let S=a?r._originalIpc?i.socketPath===r._originalHostOrSocketPath:!1:r._originalIpc?!1:s.host===r._originalHostOrSocketPath;(!S||r._originalSecure&&!o)&&(delete i.headers.authorization,delete i.headers.cookie,S||delete i.headers.host,i.auth=void 0)}i.auth&&!n.headers.authorization&&(n.headers.authorization="Basic "+Buffer.from(i.auth).toString("base64")),_=r._req=f(i),r._redirects&&r.emit("redirect",r.url,_)}else _=r._req=f(i);i.timeout&&_.on("timeout",()=>{Zt(r,_,"Opening handshake has timed out")}),_.on("error",S=>{_===null||_[mb]||(_=r._req=null,al(r,S))}),_.on("response",S=>{let A=S.headers.location,M=S.statusCode;if(A&&i.followRedirects&&M>=300&&M<400){if(++r._redirects>i.maxRedirects){Zt(r,_,"Maximum redirects exceeded");return}_.abort();let N;try{N=new Wd(A,e)}catch{let j=new SyntaxError(`Invalid URL: ${A}`);al(r,j);return}gb(r,N,t,n)}else r.emit("unexpected-response",_,S)||Zt(r,_,`Unexpected server response: ${S.statusCode}`)}),_.on("upgrade",(S,A,M)=>{if(r.emit("upgrade",S),r.readyState!==Te.CONNECTING)return;_=r._req=null;let N=S.headers.upgrade;if(N===void 0||N.toLowerCase()!=="websocket"){Zt(r,A,"Invalid Upgrade header");return}let L=f2("sha1").update(p+g2).digest("base64");if(S.headers["sec-websocket-accept"]!==L){Zt(r,A,"Invalid Sec-WebSocket-Accept header");return}let j=S.headers["sec-websocket-protocol"],W;if(j!==void 0?h.size?h.has(j)||(W="Server sent an invalid subprotocol"):W="Server sent a subprotocol but none was requested":h.size&&(W="Server sent no subprotocol"),W){Zt(r,A,W);return}j&&(r._protocol=j);let q=S.headers["sec-websocket-extensions"];if(q!==void 0){if(!y){Zt(r,A,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let G;try{G=w2(q)}catch{Zt(r,A,"Invalid Sec-WebSocket-Extensions header");return}let P=Object.keys(G);if(P.length!==1||P[0]!==Un.extensionName){Zt(r,A,"Server indicated an extension that was not requested");return}try{y.accept(G[Un.extensionName])}catch{Zt(r,A,"Invalid Sec-WebSocket-Extensions header");return}r._extensions[Un.extensionName]=y}r.setSocket(A,M,{allowSynchronousEvents:i.allowSynchronousEvents,generateMask:i.generateMask,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation})}),i.finishRequest?i.finishRequest(_,r):_.end()}function al(r,e){r._readyState=Te.CLOSING,r._errorEmitted=!0,r.emit("error",e),r.emitClose()}function C2(r){return r.path=r.socketPath,db.connect(r)}function A2(r){return r.path=void 0,!r.servername&&r.servername!==""&&(r.servername=db.isIP(r.host)?"":r.host),u2.connect(r)}function Zt(r,e,t){r._readyState=Te.CLOSING;let n=new Error(t);Error.captureStackTrace(n,Zt),e.setHeader?(e[mb]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(al,r,n)):(e.destroy(n),e.once("error",r.emit.bind(r,"error")),e.once("close",r.emitClose.bind(r)))}function Vd(r,e,t){if(e){let n=m2(e)?e.size:S2(e).length;r._socket?r._sender._bufferedBytes+=n:r._bufferedAmount+=n}if(t){let n=new Error(`WebSocket is not open: readyState ${r.readyState} (${vn[r.readyState]})`);process.nextTick(t,n)}}function R2(r,e){let t=this[yt];t._closeFrameReceived=!0,t._closeMessage=e,t._closeCode=r,t._socket[yt]!==void 0&&(t._socket.removeListener("data",cl),process.nextTick(vb,t._socket),r===1005?t.close():t.close(r,e))}function k2(){let r=this[yt];r.isPaused||r._socket.resume()}function O2(r){let e=this[yt];e._socket[yt]!==void 0&&(e._socket.removeListener("data",cl),process.nextTick(vb,e._socket),e.close(r[y2])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",r))}function fb(){this[yt].emitClose()}function M2(r,e){this[yt].emit("message",r,e)}function P2(r){let e=this[yt];e._autoPong&&e.pong(r,!this._isServer,hb),e.emit("ping",r)}function I2(r){this[yt].emit("pong",r)}function vb(r){r.resume()}function N2(r){let e=this[yt];e.readyState!==Te.CLOSED&&(e.readyState===Te.OPEN&&(e._readyState=Te.CLOSING,yb(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",r)))}function yb(r){r._closeTimer=setTimeout(r._socket.destroy.bind(r._socket),E2)}function xb(){let r=this[yt];this.removeListener("close",xb),this.removeListener("data",cl),this.removeListener("end",_b),r._readyState=Te.CLOSING;let e;!this._readableState.endEmitted&&!r._closeFrameReceived&&!r._receiver._writableState.errorEmitted&&(e=r._socket.read())!==null&&r._receiver.write(e),r._receiver.end(),this[yt]=void 0,clearTimeout(r._closeTimer),r._receiver._writableState.finished||r._receiver._writableState.errorEmitted?r.emitClose():(r._receiver.on("error",fb),r._receiver.on("finish",fb))}function cl(r){this[yt]._receiver.write(r)||this.pause()}function _b(){let r=this[yt];r._readyState=Te.CLOSING,r._receiver.end(),this.end()}function bb(){let r=this[yt];this.removeListener("error",bb),this.on("error",hb),r&&(r._readyState=Te.CLOSING,this.destroy())}});var Cb=O((M8,Tb)=>{"use strict";var O8=ll(),{Duplex:L2}=require("stream");function Sb(r){r.emit("close")}function D2(){!this.destroyed&&this._writableState.finished&&this.destroy()}function Eb(r){this.removeListener("error",Eb),this.destroy(),this.listenerCount("error")===0&&this.emit("error",r)}function B2(r,e){let t=!0,n=new L2({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return r.on("message",function(s,o){let a=!o&&n._readableState.objectMode?s.toString():s;n.push(a)||r.pause()}),r.once("error",function(s){n.destroyed||(t=!1,n.destroy(s))}),r.once("close",function(){n.destroyed||n.push(null)}),n._destroy=function(i,s){if(r.readyState===r.CLOSED){s(i),process.nextTick(Sb,n);return}let o=!1;r.once("error",function(c){o=!0,s(c)}),r.once("close",function(){o||s(i),process.nextTick(Sb,n)}),t&&r.terminate()},n._final=function(i){if(r.readyState===r.CONNECTING){r.once("open",function(){n._final(i)});return}r._socket!==null&&(r._socket._writableState.finished?(i(),n._readableState.endEmitted&&n.destroy()):(r._socket.once("finish",function(){i()}),r.close()))},n._read=function(){r.isPaused&&r.resume()},n._write=function(i,s,o){if(r.readyState===r.CONNECTING){r.once("open",function(){n._write(i,s,o)});return}r.send(i,o)},n.on("end",D2),n.on("error",Eb),n}Tb.exports=B2});var Rb=O((P8,Ab)=>{"use strict";var{tokenChars:j2}=ds();function F2(r){let e=new Set,t=-1,n=-1,i=0;for(i;i<r.length;i++){let o=r.charCodeAt(i);if(n===-1&&j2[o]===1)t===-1&&(t=i);else if(i!==0&&(o===32||o===9))n===-1&&t!==-1&&(n=i);else if(o===44){if(t===-1)throw new SyntaxError(`Unexpected character at index ${i}`);n===-1&&(n=i);let a=r.slice(t,n);if(e.has(a))throw new SyntaxError(`The "${a}" subprotocol is duplicated`);e.add(a),t=n=-1}else throw new SyntaxError(`Unexpected character at index ${i}`)}if(t===-1||n!==-1)throw new SyntaxError("Unexpected end of input");let s=r.slice(t,i);if(e.has(s))throw new SyntaxError(`The "${s}" subprotocol is duplicated`);return e.add(s),e}Ab.exports={parse:F2}});var Lb=O((N8,Nb)=>{"use strict";var $2=require("events"),ul=require("http"),{Duplex:I8}=require("stream"),{createHash:H2}=require("crypto"),kb=qd(),fi=Lo(),U2=Rb(),q2=ll(),{GUID:W2,kWebSocket:G2}=hn(),z2=/^[+/0-9A-Za-z]{22}==$/,Ob=0,Mb=1,Ib=2,Kd=class extends $2{constructor(e,t){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:q2,...e},e.port==null&&!e.server&&!e.noServer||e.port!=null&&(e.server||e.noServer)||e.server&&e.noServer)throw new TypeError('One and only one of the "port", "server", or "noServer" options must be specified');if(e.port!=null?(this._server=ul.createServer((n,i)=>{let s=ul.STATUS_CODES[426];i.writeHead(426,{"Content-Length":s.length,"Content-Type":"text/plain"}),i.end(s)}),this._server.listen(e.port,e.host,e.backlog,t)):e.server&&(this._server=e.server),this._server){let n=this.emit.bind(this,"connection");this._removeListeners=V2(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(i,s,o)=>{this.handleUpgrade(i,s,o,n)}})}e.perMessageDeflate===!0&&(e.perMessageDeflate={}),e.clientTracking&&(this.clients=new Set,this._shouldEmitClose=!1),this.options=e,this._state=Ob}address(){if(this.options.noServer)throw new Error('The server is operating in "noServer" mode');return this._server?this._server.address():null}close(e){if(this._state===Ib){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(Fo,this);return}if(e&&this.once("close",e),this._state!==Mb)if(this._state=Mb,this.options.noServer||this.options.server)this._server&&(this._removeListeners(),this._removeListeners=this._server=null),this.clients?this.clients.size?this._shouldEmitClose=!0:process.nextTick(Fo,this):process.nextTick(Fo,this);else{let t=this._server;this._removeListeners(),this._removeListeners=this._server=null,t.close(()=>{Fo(this)})}}shouldHandle(e){if(this.options.path){let t=e.url.indexOf("?");if((t!==-1?e.url.slice(0,t):e.url)!==this.options.path)return!1}return!0}handleUpgrade(e,t,n,i){t.on("error",Pb);let s=e.headers["sec-websocket-key"],o=e.headers.upgrade,a=+e.headers["sec-websocket-version"];if(e.method!=="GET"){di(this,e,t,405,"Invalid HTTP method");return}if(o===void 0||o.toLowerCase()!=="websocket"){di(this,e,t,400,"Invalid Upgrade header");return}if(s===void 0||!z2.test(s)){di(this,e,t,400,"Missing or invalid Sec-WebSocket-Key header");return}if(a!==13&&a!==8){di(this,e,t,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){$o(t,400);return}let c=e.headers["sec-websocket-protocol"],l=new Set;if(c!==void 0)try{l=U2.parse(c)}catch{di(this,e,t,400,"Invalid Sec-WebSocket-Protocol header");return}let p=e.headers["sec-websocket-extensions"],f={};if(this.options.perMessageDeflate&&p!==void 0){let h=new fi(this.options.perMessageDeflate,!0,this.options.maxPayload);try{let y=kb.parse(p);y[fi.extensionName]&&(h.accept(y[fi.extensionName]),f[fi.extensionName]=h)}catch{di(this,e,t,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let h={origin:e.headers[`${a===8?"sec-websocket-origin":"origin"}`],secure:!!(e.socket.authorized||e.socket.encrypted),req:e};if(this.options.verifyClient.length===2){this.options.verifyClient(h,(y,_,S,A)=>{if(!y)return $o(t,_||401,S,A);this.completeUpgrade(f,s,l,e,t,n,i)});return}if(!this.options.verifyClient(h))return $o(t,401)}this.completeUpgrade(f,s,l,e,t,n,i)}completeUpgrade(e,t,n,i,s,o,a){if(!s.readable||!s.writable)return s.destroy();if(s[G2])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>Ob)return $o(s,503);let l=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${H2("sha1").update(t+W2).digest("base64")}`],p=new this.options.WebSocket(null,void 0,this.options);if(n.size){let f=this.options.handleProtocols?this.options.handleProtocols(n,i):n.values().next().value;f&&(l.push(`Sec-WebSocket-Protocol: ${f}`),p._protocol=f)}if(e[fi.extensionName]){let f=e[fi.extensionName].params,h=kb.format({[fi.extensionName]:[f]});l.push(`Sec-WebSocket-Extensions: ${h}`),p._extensions=e}this.emit("headers",l,i),s.write(l.concat(`\r
23
+ `+n)}r.destroy()}var Eo=[0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1];function YN(r){if(r+="",r.length<1)return!1;if(!Eo[r.charCodeAt(0)])return ee('invalid header, index 0, char "%s"',r.charCodeAt(0)),!0;if(r.length<2)return!1;if(!Eo[r.charCodeAt(1)])return ee('invalid header, index 1, char "%s"',r.charCodeAt(1)),!0;if(r.length<3)return!1;if(!Eo[r.charCodeAt(2)])return ee('invalid header, index 2, char "%s"',r.charCodeAt(2)),!0;if(r.length<4)return!1;if(!Eo[r.charCodeAt(3)])return ee('invalid header, index 3, char "%s"',r.charCodeAt(3)),!0;for(let e=4;e<r.length;++e)if(!Eo[r.charCodeAt(e)])return ee('invalid header, index "%i", char "%s"',e,r.charCodeAt(e)),!0;return!1}});var jx=A(Pc=>{"use strict";Object.defineProperty(Pc,"__esModule",{value:!0});Pc.Polling=void 0;var JN=Zn(),Bx=require("zlib"),XN=Qa(),ZN=Ae(),ar=(0,ZN.default)("engine:polling"),QN={gzip:Bx.createGzip,deflate:Bx.createDeflate},Jf=class extends JN.Transport{constructor(e){super(e),this.closeTimeout=30*1e3}get name(){return"polling"}onRequest(e){let t=e.res;e.res=null,e.getMethod()==="get"?this.onPollRequest(e,t):e.getMethod()==="post"?this.onDataRequest(e,t):(t.writeStatus("500 Internal Server Error"),t.end())}onPollRequest(e,t){if(this.req){ar("request overlap"),this.onError("overlap from client"),t.writeStatus("500 Internal Server Error"),t.end();return}ar("setting request"),this.req=e,this.res=t;let n=()=>{this.writable=!1,this.onError("poll connection closed prematurely")},i=()=>{this.req=this.res=null};e.cleanup=i,t.onAborted(n),this.writable=!0,this.emit("ready"),this.writable&&this.shouldClose&&(ar("triggering empty send to append close packet"),this.send([{type:"noop"}]))}onDataRequest(e,t){if(this.dataReq){this.onError("data request overlap from client"),t.writeStatus("500 Internal Server Error"),t.end();return}let n=Number(e.headers["content-length"]);if(!n){this.onError("content-length header required"),t.writeStatus("411 Length Required").end();return}if(n>this.maxHttpBufferSize){this.onError("payload too large"),t.writeStatus("413 Payload Too Large").end();return}if(e.headers["content-type"]==="application/octet-stream"&&this.protocol===4)return this.onError("invalid content");this.dataReq=e,this.dataRes=t;let s,o=0,a={"Content-Type":"text/html"};this.headers(e,a);for(let l in a)t.writeHeader(l,String(a[l]));let c=l=>{this.onData(l.toString()),this.onDataRequestCleanup(),t.cork(()=>{t.end("ok")})};t.onAborted(()=>{this.onDataRequestCleanup(),this.onError("data request connection closed prematurely")}),t.onData((l,u)=>{let f=o+l.byteLength;if(f>n){this.onError("content-length mismatch"),t.close();return}if(!s){if(u){c(Buffer.from(l));return}s=Buffer.allocUnsafe(n)}if(Buffer.from(l).copy(s,o),u){if(f!=n){this.onError("content-length mismatch"),t.writeStatus("400 Content-Length Mismatch").end(),this.onDataRequestCleanup();return}c(s);return}o=f})}onDataRequestCleanup(){this.dataReq=this.dataRes=null}onData(e){ar('received "%s"',e);let t=n=>{if(n.type==="close")return ar("got xhr close packet"),this.onClose(),!1;this.onPacket(n)};this.protocol===3?this.parser.decodePayload(e,t):this.parser.decodePayload(e).forEach(t)}onClose(){this.writable&&this.send([{type:"noop"}]),super.onClose()}send(e){this.writable=!1,this.shouldClose&&(ar("appending close packet to payload"),e.push({type:"close"}),this.shouldClose(),this.shouldClose=null);let t=n=>{let i=e.some(s=>s.options&&s.options.compress);this.write(n,{compress:i})};this.protocol===3?this.parser.encodePayload(e,this.supportsBinary,t):this.parser.encodePayload(e,t)}write(e,t){ar('writing "%s"',e),this.doWrite(e,t,()=>{this.req.cleanup(),this.emit("drain")})}doWrite(e,t,n){let i=typeof e=="string",o={"Content-Type":i?"text/plain; charset=UTF-8":"application/octet-stream"},a=u=>{this.headers(this.req,o),this.res.cork(()=>{Object.keys(o).forEach(f=>{this.res.writeHeader(f,String(o[f]))}),this.res.end(u)}),n()};if(!this.httpCompression||!t.compress){a(e);return}if((i?Buffer.byteLength(e):e.length)<this.httpCompression.threshold){a(e);return}let l=XN(this.req).encodings(["gzip","deflate"]);if(!l){a(e);return}this.compress(e,l,(u,f)=>{if(u){this.res.writeStatus("500 Internal Server Error"),this.res.end(),n(u);return}o["Content-Encoding"]=l,a(f)})}compress(e,t,n){ar("compressing");let i=[],s=0;QN[t](this.httpCompression).on("error",n).on("data",function(o){i.push(o),s+=o.length}).on("end",function(){n(null,Buffer.concat(i,s))}).end(e)}doClose(e){ar("closing");let t,n=()=>{clearTimeout(t),e(),this.onClose()};this.writable?(ar("transport writable - closing right away"),this.send([{type:"close"}]),n()):this.discarded?(ar("transport discarded - closing right away"),n()):(ar("transport not writable - buffering orderly close"),this.shouldClose=n,t=setTimeout(n,this.closeTimeout))}headers(e,t){t=t||{};let n=e.headers["user-agent"];return n&&(~n.indexOf(";MSIE")||~n.indexOf("Trident/"))&&(t["X-XSS-Protection"]="0"),t["cache-control"]="no-store",this.emit("headers",t,e),t}};Pc.Polling=Jf});var Hx=A(Ic=>{"use strict";Object.defineProperty(Ic,"__esModule",{value:!0});Ic.WebSocket=void 0;var eD=Zn(),tD=Ae(),Fx=(0,tD.default)("engine:ws"),Xf=class extends eD.Transport{constructor(e){super(e),this.writable=!1,this.perMessageDeflate=null}get name(){return"websocket"}get handlesUpgrades(){return!0}send(e){this.writable=!1;for(let t=0;t<e.length;t++){let n=e[t],i=t+1===e.length,s=o=>{let a=typeof o!="string",c=this.perMessageDeflate&&Buffer.byteLength(o)>this.perMessageDeflate.threshold;Fx('writing "%s"',o),this.socket.send(o,a,c),i&&(this.emit("drain"),this.writable=!0,this.emit("ready"))};n.options&&typeof n.options.wsPreEncoded=="string"?s(n.options.wsPreEncoded):this.parser.encodePacket(n,this.supportsBinary,s)}}doClose(e){Fx("closing"),e&&e(),this.socket.end()}};Ic.WebSocket=Xf});var qx=A(Zf=>{"use strict";Object.defineProperty(Zf,"__esModule",{value:!0});var rD=jx(),nD=Hx();Zf.default={polling:rD.Polling,websocket:nD.WebSocket}});var Ux=A(Nc=>{"use strict";Object.defineProperty(Nc,"__esModule",{value:!0});Nc.uServer=void 0;var iD=Ae(),ii=Yf(),sD=qx(),Bn=(0,iD.default)("engine:uws"),Qf=class extends ii.BaseServer{init(){}cleanup(){}prepare(e,t){e.method=e.getMethod().toUpperCase(),e.url=e.getUrl();let n=new URLSearchParams(e.getQuery());e._query=Object.fromEntries(n.entries()),e.headers={},e.forEach((i,s)=>{e.headers[i]=s}),e.connection={remoteAddress:Buffer.from(t.getRemoteAddressAsText()).toString()},t.onAborted(()=>{Bn("response has been aborted")})}createTransport(e,t){return new sD.default[e](t)}attach(e,t={}){let n=this._computePath(t);e.any(n,this.handleRequest.bind(this)).ws(n,{compression:t.compression,idleTimeout:t.idleTimeout,maxBackpressure:t.maxBackpressure,maxPayloadLength:this.opts.maxHttpBufferSize,upgrade:this.handleUpgrade.bind(this),open:i=>{let s=i.getUserData().transport;s.socket=i,s.writable=!0,s.emit("ready")},message:(i,s,o)=>{i.getUserData().transport.onData(o?s:Buffer.from(s).toString())},close:(i,s,o)=>{i.getUserData().transport.onClose(s,o)}})}_applyMiddlewares(e,t,n){if(this.middlewares.length===0)return n();e.res=new ed(t),super._applyMiddlewares(e,e.res,i=>{e.res.writeHead(),n(i)})}handleRequest(e,t){Bn('handling "%s" http request "%s"',t.getMethod(),t.getUrl()),this.prepare(t,e),t.res=e;let n=(i,s)=>{if(i!==void 0){this.emit("connection_error",{req:t,code:i,message:ii.Server.errorMessages[i],context:s}),this.abortRequest(t.res,i,s);return}if(t._query.sid)Bn("setting new request for existing client"),this.clients[t._query.sid].transport.onRequest(t);else{let o=(a,c)=>this.abortRequest(e,a,c);this.handshake(t._query.transport,t,o)}};this._applyMiddlewares(t,e,i=>{i?n(ii.Server.errors.BAD_REQUEST,{name:"MIDDLEWARE_FAILURE"}):this.verify(t,!1,n)})}handleUpgrade(e,t,n){Bn("on upgrade"),this.prepare(t,e),t.res=e;let i=async(s,o)=>{if(s!==void 0){this.emit("connection_error",{req:t,code:s,message:ii.Server.errorMessages[s],context:o}),this.abortRequest(e,s,o);return}let a=t._query.sid,c;if(a){let f=this.clients[a];if(f){if(f.upgrading)return Bn("transport has already been trying to upgrade"),e.close();if(f.upgraded)return Bn("transport had already been upgraded"),e.close();Bn("upgrading existing transport"),c=this.createTransport(t._query.transport,t),f._maybeUpgrade(c)}else return Bn("upgrade attempt for closed client"),e.close()}else if(c=await this.handshake(t._query.transport,t,(f,h)=>this.abortRequest(e,f,h)),!c)return;let l={};!a&&this.emit("initial_headers",l,t),this.emit("headers",l,t),t.res.writeStatus("101 Switching Protocols"),Object.keys(l).forEach(f=>{t.res.writeHeader(f,l[f])}),e.upgrade({transport:c},t.getHeader("sec-websocket-key"),t.getHeader("sec-websocket-protocol"),t.getHeader("sec-websocket-extensions"),n)};this._applyMiddlewares(t,e,s=>{s?i(ii.Server.errors.BAD_REQUEST,{name:"MIDDLEWARE_FAILURE"}):this.verify(t,!0,i)})}abortRequest(e,t,n){let i=t===ii.Server.errors.FORBIDDEN?"403 Forbidden":"400 Bad Request",s=n&&n.message?n.message:ii.Server.errorMessages[t];e.writeStatus(i),e.writeHeader("Content-Type","application/json"),e.end(JSON.stringify({code:t,message:s}))}};Nc.uServer=Qf;var ed=class{constructor(e){this.res=e,this.statusWritten=!1,this.headers=[],this.isAborted=!1}set statusCode(e){e&&this.writeStatus(e===200?"200 OK":"204 No Content")}writeHead(e){this.statusCode=e}setHeader(e,t){Array.isArray(t)?t.forEach(n=>{this.writeHeader(e,n)}):this.writeHeader(e,t)}removeHeader(){}getHeader(){}writeStatus(e){if(!this.isAborted)return this.res.writeStatus(e),this.statusWritten=!0,this.writeBufferedHeaders(),this}writeHeader(e,t){this.isAborted||e!=="Content-Length"&&(this.statusWritten?this.res.writeHeader(e,t):this.headers.push([e,t]))}writeBufferedHeaders(){this.headers.forEach(([e,t])=>{this.res.writeHeader(e,t)})}end(e){this.isAborted||this.res.cork(()=>{this.statusWritten||this.writeBufferedHeaders(),this.res.end(e)})}onData(e){this.isAborted||this.res.onData(e)}onAborted(e){this.isAborted||this.res.onAborted(()=>{this.isAborted=!0,e()})}cork(e){this.isAborted||this.res.cork(e)}}});var zx=A(gt=>{"use strict";Object.defineProperty(gt,"__esModule",{value:!0});gt.protocol=gt.Transport=gt.Socket=gt.uServer=gt.parser=gt.transports=gt.Server=void 0;gt.listen=pD;gt.attach=Gx;var oD=require("http"),$x=Yf();Object.defineProperty(gt,"Server",{enumerable:!0,get:function(){return $x.Server}});var aD=lf();gt.transports=aD.default;var Wx=mo();gt.parser=Wx;var cD=Ux();Object.defineProperty(gt,"uServer",{enumerable:!0,get:function(){return cD.uServer}});var lD=pf();Object.defineProperty(gt,"Socket",{enumerable:!0,get:function(){return lD.Socket}});var uD=Zn();Object.defineProperty(gt,"Transport",{enumerable:!0,get:function(){return uD.Transport}});gt.protocol=Wx.protocol;function pD(r,e,t){typeof e=="function"&&(t=e,e={});let n=(0,oD.createServer)(function(s,o){o.writeHead(501),o.end("Not Implemented")}),i=Gx(n,e);return i.httpServer=n,n.listen(r,t),i}function Gx(r,e){let t=new $x.Server(e);return t.attach(r,e),t}});var Kx=A(Vx=>{Vx.Emitter=At;function At(r){if(r)return fD(r)}function fD(r){for(var e in At.prototype)r[e]=At.prototype[e];return r}At.prototype.on=At.prototype.addEventListener=function(r,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+r]=this._callbacks["$"+r]||[]).push(e),this};At.prototype.once=function(r,e){function t(){this.off(r,t),e.apply(this,arguments)}return t.fn=e,this.on(r,t),this};At.prototype.off=At.prototype.removeListener=At.prototype.removeAllListeners=At.prototype.removeEventListener=function(r,e){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var t=this._callbacks["$"+r];if(!t)return this;if(arguments.length==1)return delete this._callbacks["$"+r],this;for(var n,i=0;i<t.length;i++)if(n=t[i],n===e||n.fn===e){t.splice(i,1);break}return t.length===0&&delete this._callbacks["$"+r],this};At.prototype.emit=function(r){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),t=this._callbacks["$"+r],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(t){t=t.slice(0);for(var n=0,i=t.length;n<i;++n)t[n].apply(this,e)}return this};At.prototype.emitReserved=At.prototype.emit;At.prototype.listeners=function(r){return this._callbacks=this._callbacks||{},this._callbacks["$"+r]||[]};At.prototype.hasListeners=function(r){return!!this.listeners(r).length}});var td=A(Lc=>{"use strict";Object.defineProperty(Lc,"__esModule",{value:!0});Lc.isBinary=Jx;Lc.hasBinary=Dc;var dD=typeof ArrayBuffer=="function",hD=r=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(r):r.buffer instanceof ArrayBuffer,Yx=Object.prototype.toString,mD=typeof Blob=="function"||typeof Blob<"u"&&Yx.call(Blob)==="[object BlobConstructor]",gD=typeof File=="function"||typeof File<"u"&&Yx.call(File)==="[object FileConstructor]";function Jx(r){return dD&&(r instanceof ArrayBuffer||hD(r))||mD&&r instanceof Blob||gD&&r instanceof File}function Dc(r,e){if(!r||typeof r!="object")return!1;if(Array.isArray(r)){for(let t=0,n=r.length;t<n;t++)if(Dc(r[t]))return!0;return!1}if(Jx(r))return!0;if(r.toJSON&&typeof r.toJSON=="function"&&arguments.length===1)return Dc(r.toJSON(),!0);for(let t in r)if(Object.prototype.hasOwnProperty.call(r,t)&&Dc(r[t]))return!0;return!1}});var Xx=A(Bc=>{"use strict";Object.defineProperty(Bc,"__esModule",{value:!0});Bc.deconstructPacket=yD;Bc.reconstructPacket=xD;var vD=td();function yD(r){let e=[],t=r.data,n=r;return n.data=rd(t,e),n.attachments=e.length,{packet:n,buffers:e}}function rd(r,e){if(!r)return r;if((0,vD.isBinary)(r)){let t={_placeholder:!0,num:e.length};return e.push(r),t}else if(Array.isArray(r)){let t=new Array(r.length);for(let n=0;n<r.length;n++)t[n]=rd(r[n],e);return t}else if(typeof r=="object"&&!(r instanceof Date)){let t={};for(let n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=rd(r[n],e));return t}return r}function xD(r,e){return r.data=nd(r.data,e),delete r.attachments,r}function nd(r,e){if(!r)return r;if(r&&r._placeholder===!0){if(typeof r.num=="number"&&r.num>=0&&r.num<e.length)return e[r.num];throw new Error("illegal attachments")}else if(Array.isArray(r))for(let t=0;t<r.length;t++)r[t]=nd(r[t],e);else if(typeof r=="object")for(let t in r)Object.prototype.hasOwnProperty.call(r,t)&&(r[t]=nd(r[t],e));return r}});var To=A(Cr=>{"use strict";Object.defineProperty(Cr,"__esModule",{value:!0});Cr.Decoder=Cr.Encoder=Cr.PacketType=Cr.protocol=void 0;Cr.isPacketValid=TD;var _D=Kx(),Zx=Xx(),Qx=td(),bD=Ae(),id=(0,bD.default)("socket.io-parser"),e_=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"];Cr.protocol=5;var fe;(function(r){r[r.CONNECT=0]="CONNECT",r[r.DISCONNECT=1]="DISCONNECT",r[r.EVENT=2]="EVENT",r[r.ACK=3]="ACK",r[r.CONNECT_ERROR=4]="CONNECT_ERROR",r[r.BINARY_EVENT=5]="BINARY_EVENT",r[r.BINARY_ACK=6]="BINARY_ACK"})(fe||(Cr.PacketType=fe={}));var sd=class{constructor(e){this.replacer=e}encode(e){return id("encoding packet %j",e),(e.type===fe.EVENT||e.type===fe.ACK)&&(0,Qx.hasBinary)(e)?this.encodeAsBinary({type:e.type===fe.EVENT?fe.BINARY_EVENT:fe.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let t=""+e.type;return(e.type===fe.BINARY_EVENT||e.type===fe.BINARY_ACK)&&(t+=e.attachments+"-"),e.nsp&&e.nsp!=="/"&&(t+=e.nsp+","),e.id!=null&&(t+=e.id),e.data!=null&&(t+=JSON.stringify(e.data,this.replacer)),id("encoded %j as %s",e,t),t}encodeAsBinary(e){let t=(0,Zx.deconstructPacket)(e),n=this.encodeAsString(t.packet),i=t.buffers;return i.unshift(n),i}};Cr.Encoder=sd;var od=class r extends _D.Emitter{constructor(e){super(),this.opts=Object.assign({reviver:void 0,maxAttachments:10},typeof e=="function"?{reviver:e}:e)}add(e){let t;if(typeof e=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");t=this.decodeString(e);let n=t.type===fe.BINARY_EVENT;n||t.type===fe.BINARY_ACK?(t.type=n?fe.EVENT:fe.ACK,this.reconstructor=new ad(t),t.attachments===0&&super.emitReserved("decoded",t)):super.emitReserved("decoded",t)}else if((0,Qx.isBinary)(e)||e.base64)if(this.reconstructor)t=this.reconstructor.takeBinaryData(e),t&&(this.reconstructor=null,super.emitReserved("decoded",t));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+e)}decodeString(e){let t=0,n={type:Number(e.charAt(0))};if(fe[n.type]===void 0)throw new Error("unknown packet type "+n.type);if(n.type===fe.BINARY_EVENT||n.type===fe.BINARY_ACK){let s=t+1;for(;e.charAt(++t)!=="-"&&t!=e.length;);let o=e.substring(s,t);if(o!=Number(o)||e.charAt(t)!=="-")throw new Error("Illegal attachments");let a=Number(o);if(!t_(a)||a<0)throw new Error("Illegal attachments");if(a>this.opts.maxAttachments)throw new Error("too many attachments");n.attachments=a}if(e.charAt(t+1)==="/"){let s=t+1;for(;++t&&!(e.charAt(t)===","||t===e.length););n.nsp=e.substring(s,t)}else n.nsp="/";let i=e.charAt(t+1);if(i!==""&&Number(i)==i){let s=t+1;for(;++t;){let o=e.charAt(t);if(o==null||Number(o)!=o){--t;break}if(t===e.length)break}n.id=Number(e.substring(s,t+1))}if(e.charAt(++t)){let s=this.tryParse(e.substr(t));if(r.isPayloadValid(n.type,s))n.data=s;else throw new Error("invalid payload")}return id("decoded %s as %j",e,n),n}tryParse(e){try{return JSON.parse(e,this.opts.reviver)}catch{return!1}}static isPayloadValid(e,t){switch(e){case fe.CONNECT:return jc(t);case fe.DISCONNECT:return t===void 0;case fe.CONNECT_ERROR:return typeof t=="string"||jc(t);case fe.EVENT:case fe.BINARY_EVENT:return Array.isArray(t)&&(typeof t[0]=="number"||typeof t[0]=="string"&&e_.indexOf(t[0])===-1);case fe.ACK:case fe.BINARY_ACK:return Array.isArray(t)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}};Cr.Decoder=od;var ad=class{constructor(e){this.packet=e,this.buffers=[],this.reconPack=e}takeBinaryData(e){if(this.buffers.push(e),this.buffers.length===this.reconPack.attachments){let t=(0,Zx.reconstructPacket)(this.reconPack,this.buffers);return this.finishedReconstruction(),t}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}};function wD(r){return typeof r=="string"}var t_=Number.isInteger||function(r){return typeof r=="number"&&isFinite(r)&&Math.floor(r)===r};function SD(r){return r===void 0||t_(r)}function jc(r){return Object.prototype.toString.call(r)==="[object Object]"}function ED(r,e){switch(r){case fe.CONNECT:return e===void 0||jc(e);case fe.DISCONNECT:return e===void 0;case fe.EVENT:return Array.isArray(e)&&(typeof e[0]=="number"||typeof e[0]=="string"&&e_.indexOf(e[0])===-1);case fe.ACK:return Array.isArray(e);case fe.CONNECT_ERROR:return typeof e=="string"||jc(e);default:return!1}}function TD(r){return wD(r.nsp)&&SD(r.id)&&ED(r.type,r.data)}});var r_=A(rs=>{"use strict";var CD=rs&&rs.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(rs,"__esModule",{value:!0});rs.Client=void 0;var Fc=To(),kD=CD(Ae()),kr=(0,kD.default)("socket.io:client"),cd=class{constructor(e,t){this.sockets=new Map,this.nsps=new Map,this.server=e,this.conn=t,this.encoder=e.encoder,this.decoder=new e._parser.Decoder,this.id=t.id,this.setup()}get request(){return this.conn.request}setup(){this.onclose=this.onclose.bind(this),this.ondata=this.ondata.bind(this),this.onerror=this.onerror.bind(this),this.ondecoded=this.ondecoded.bind(this),this.decoder.on("decoded",this.ondecoded),this.conn.on("data",this.ondata),this.conn.on("error",this.onerror),this.conn.on("close",this.onclose),this.connectTimeout=setTimeout(()=>{this.nsps.size===0?(kr("no namespace joined yet, close the client"),this.close()):kr("the client has already joined a namespace, nothing to do")},this.server._connectTimeout)}connect(e,t={}){if(this.server._nsps.has(e))return kr("connecting to namespace %s",e),this.doConnect(e,t);this.server._checkNamespace(e,t,n=>{n?this.doConnect(e,t):(kr("creation of namespace %s was denied",e),this._packet({type:Fc.PacketType.CONNECT_ERROR,nsp:e,data:{message:"Invalid namespace"}}))})}doConnect(e,t){let n=this.server.of(e);n._add(this,t,i=>{this.sockets.set(i.id,i),this.nsps.set(n.name,i),this.connectTimeout&&(clearTimeout(this.connectTimeout),this.connectTimeout=void 0)})}_disconnect(){for(let e of this.sockets.values())e.disconnect();this.sockets.clear(),this.close()}_remove(e){if(this.sockets.has(e.id)){let t=this.sockets.get(e.id).nsp.name;this.sockets.delete(e.id),this.nsps.delete(t)}else kr("ignoring remove for %s",e.id)}close(){this.conn.readyState==="open"&&(kr("forcing transport close"),this.conn.close(),this.onclose("forced server close"))}_packet(e,t={}){if(this.conn.readyState!=="open"){kr("ignoring packet write %j",e);return}let n=t.preEncoded?e:this.encoder.encode(e);this.writeToEngine(n,t)}writeToEngine(e,t){if(t.volatile&&!this.conn.transport.writable){kr("volatile packet is discarded since the transport is not currently writable");return}let n=Array.isArray(e)?e:[e];for(let i of n)this.conn.write(i,t)}ondata(e){try{this.decoder.add(e)}catch(t){kr("invalid packet format"),this.onerror(t)}}ondecoded(e){let{namespace:t,authPayload:n}=this._parseNamespace(e),i=this.nsps.get(t);!i&&e.type===Fc.PacketType.CONNECT?this.connect(t,n):i&&e.type!==Fc.PacketType.CONNECT&&e.type!==Fc.PacketType.CONNECT_ERROR?process.nextTick(function(){i._onpacket(e)}):(kr("invalid state (packet type: %s)",e.type),this.close())}_parseNamespace(e){if(this.conn.protocol!==3)return{namespace:e.nsp,authPayload:e.data};let t=new URL(e.nsp,"https://socket.io");return{namespace:t.pathname,authPayload:Object.fromEntries(t.searchParams.entries())}}onerror(e){for(let t of this.sockets.values())t._onerror(e);this.conn.close()}onclose(e,t){kr("client close with reason %s",e),this.destroy();for(let n of this.sockets.values())n._onclose(e,t);this.sockets.clear(),this.decoder.destroy()}destroy(){this.conn.removeListener("data",this.ondata),this.conn.removeListener("error",this.onerror),this.conn.removeListener("close",this.onclose),this.decoder.removeListener("decoded",this.ondecoded),this.connectTimeout&&(clearTimeout(this.connectTimeout),this.connectTimeout=void 0)}};rs.Client=cd});var qc=A(Hc=>{"use strict";Object.defineProperty(Hc,"__esModule",{value:!0});Hc.StrictEventEmitter=void 0;var AD=require("events"),ld=class extends AD.EventEmitter{on(e,t){return super.on(e,t)}once(e,t){return super.once(e,t)}emit(e,...t){return super.emit(e,...t)}emitReserved(e,...t){return super.emit(e,...t)}emitUntyped(e,...t){return super.emit(e,...t)}listeners(e){return super.listeners(e)}};Hc.StrictEventEmitter=ld});var ud=A(Uc=>{"use strict";Object.defineProperty(Uc,"__esModule",{value:!0});Uc.RESERVED_EVENTS=void 0;Uc.RESERVED_EVENTS=new Set(["connect","connect_error","disconnect","disconnecting","newListener","removeListener"])});var pd=A(ns=>{"use strict";Object.defineProperty(ns,"__esModule",{value:!0});ns.RemoteSocket=ns.BroadcastOperator=void 0;var RD=ud(),OD=To(),$c=class r{constructor(e,t=new Set,n=new Set,i={}){this.adapter=e,this.rooms=t,this.exceptRooms=n,this.flags=i}to(e){let t=new Set(this.rooms);return Array.isArray(e)?e.forEach(n=>t.add(n)):t.add(e),new r(this.adapter,t,this.exceptRooms,this.flags)}in(e){return this.to(e)}except(e){let t=new Set(this.exceptRooms);return Array.isArray(e)?e.forEach(n=>t.add(n)):t.add(e),new r(this.adapter,this.rooms,t,this.flags)}compress(e){let t=Object.assign({},this.flags,{compress:e});return new r(this.adapter,this.rooms,this.exceptRooms,t)}get volatile(){let e=Object.assign({},this.flags,{volatile:!0});return new r(this.adapter,this.rooms,this.exceptRooms,e)}get local(){let e=Object.assign({},this.flags,{local:!0});return new r(this.adapter,this.rooms,this.exceptRooms,e)}timeout(e){let t=Object.assign({},this.flags,{timeout:e});return new r(this.adapter,this.rooms,this.exceptRooms,t)}emit(e,...t){if(RD.RESERVED_EVENTS.has(e))throw new Error(`"${String(e)}" is a reserved event name`);let n=[e,...t],i={type:OD.PacketType.EVENT,data:n};if(!(typeof n[n.length-1]=="function"))return this.adapter.broadcast(i,{rooms:this.rooms,except:this.exceptRooms,flags:this.flags}),!0;let o=n.pop(),a=!1,c=[],l=setTimeout(()=>{a=!0,o.apply(this,[new Error("operation has timed out"),this.flags.expectSingleResponse?null:c])},this.flags.timeout),u=-1,f=0,h=0,g=()=>{!a&&u===f&&c.length===h&&(clearTimeout(l),o.apply(this,[null,this.flags.expectSingleResponse?c[0]:c]))};return this.adapter.broadcastWithAck(i,{rooms:this.rooms,except:this.exceptRooms,flags:this.flags},x=>{h+=x,f++,g()},x=>{c.push(x),g()}),this.adapter.serverCount().then(x=>{u=x,g()}),!0}emitWithAck(e,...t){return new Promise((n,i)=>{t.push((s,o)=>s?(s.responses=o,i(s)):n(o)),this.emit(e,...t)})}allSockets(){if(!this.adapter)throw new Error("No adapter for this namespace, are you trying to get the list of clients of a dynamic namespace?");return this.adapter.sockets(this.rooms)}fetchSockets(){return this.adapter.fetchSockets({rooms:this.rooms,except:this.exceptRooms,flags:this.flags}).then(e=>e.map(t=>t.server?t:new Wc(this.adapter,t)))}socketsJoin(e){this.adapter.addSockets({rooms:this.rooms,except:this.exceptRooms,flags:this.flags},Array.isArray(e)?e:[e])}socketsLeave(e){this.adapter.delSockets({rooms:this.rooms,except:this.exceptRooms,flags:this.flags},Array.isArray(e)?e:[e])}disconnectSockets(e=!1){this.adapter.disconnectSockets({rooms:this.rooms,except:this.exceptRooms,flags:this.flags},e)}};ns.BroadcastOperator=$c;var Wc=class{constructor(e,t){this.id=t.id,this.handshake=t.handshake,this.rooms=new Set(t.rooms),this.data=t.data,this.operator=new $c(e,new Set([this.id]),new Set,{expectSingleResponse:!0})}timeout(e){return this.operator.timeout(e)}emit(e,...t){return this.operator.emit(e,...t)}join(e){return this.operator.socketsJoin(e)}leave(e){return this.operator.socketsLeave(e)}disconnect(e=!1){return this.operator.disconnectSockets(e),this}};ns.RemoteSocket=Wc});var dd=A(is=>{"use strict";var s_=is&&is.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(is,"__esModule",{value:!0});is.Socket=void 0;var cr=To(),MD=s_(Ae()),PD=qc(),n_=s_(Up()),ID=pd(),ND=ud(),wt=(0,MD.default)("socket.io:socket"),DD=new Set(["transport error","transport close","forced close","ping timeout","server shutting down","forced server close"]);function i_(){}var fd=class extends PD.StrictEventEmitter{constructor(e,t,n,i){super(),this.nsp=e,this.client=t,this.recovered=!1,this.data={},this.connected=!1,this.acks=new Map,this.fns=[],this.flags={},this.server=e.server,this.adapter=e.adapter,i?(this.id=i.sid,this.pid=i.pid,i.rooms.forEach(s=>this.join(s)),this.data=i.data,i.missedPackets.forEach(s=>{this.packet({type:cr.PacketType.EVENT,data:s})}),this.recovered=!0):(t.conn.protocol===3?this.id=e.name!=="/"?e.name+"#"+t.id:t.id:this.id=n_.default.generateId(),this.server._opts.connectionStateRecovery&&(this.pid=n_.default.generateId())),this.handshake=this.buildHandshake(n),this.on("error",i_)}buildHandshake(e){var t,n,i,s;return{headers:((t=this.request)===null||t===void 0?void 0:t.headers)||{},time:new Date+"",address:this.conn.remoteAddress,xdomain:!!(!((n=this.request)===null||n===void 0)&&n.headers.origin),secure:!this.request||!!this.request.connection.encrypted,issued:+new Date,url:(i=this.request)===null||i===void 0?void 0:i.url,query:((s=this.request)===null||s===void 0?void 0:s._query)||{},auth:e}}emit(e,...t){if(ND.RESERVED_EVENTS.has(e))throw new Error(`"${String(e)}" is a reserved event name`);let n=[e,...t],i={type:cr.PacketType.EVENT,data:n};if(typeof n[n.length-1]=="function"){let o=this.nsp._ids++;wt("emitting packet with ack id %d",o),this.registerAckCallback(o,n.pop()),i.id=o}let s=Object.assign({},this.flags);return this.flags={},this.nsp.server.opts.connectionStateRecovery?this.adapter.broadcast(i,{rooms:new Set([this.id]),except:new Set,flags:s}):(this.notifyOutgoingListeners(i),this.packet(i,s)),!0}emitWithAck(e,...t){let n=this.flags.timeout!==void 0;return new Promise((i,s)=>{t.push((o,a)=>n?o?s(o):i(a):i(o)),this.emit(e,...t)})}registerAckCallback(e,t){let n=this.flags.timeout;if(n===void 0){this.acks.set(e,t);return}let i=setTimeout(()=>{wt("event with ack id %d has timed out after %d ms",e,n),this.acks.delete(e),t.call(this,new Error("operation has timed out"))},n);this.acks.set(e,(...s)=>{clearTimeout(i),t.apply(this,[null,...s])})}to(e){return this.newBroadcastOperator().to(e)}in(e){return this.newBroadcastOperator().in(e)}except(e){return this.newBroadcastOperator().except(e)}send(...e){return this.emit("message",...e),this}write(...e){return this.emit("message",...e),this}packet(e,t={}){e.nsp=this.nsp.name,t.compress=t.compress!==!1,this.client._packet(e,t)}join(e){return wt("join room %s",e),this.adapter.addAll(this.id,new Set(Array.isArray(e)?e:[e]))}leave(e){return wt("leave room %s",e),this.adapter.del(this.id,e)}leaveAll(){this.adapter.delAll(this.id)}_onconnect(){wt("socket connected - writing packet"),this.connected=!0,this.join(this.id),this.conn.protocol===3?this.packet({type:cr.PacketType.CONNECT}):this.packet({type:cr.PacketType.CONNECT,data:{sid:this.id,pid:this.pid}})}_onpacket(e){switch(wt("got packet %j",e),e.type){case cr.PacketType.EVENT:this.onevent(e);break;case cr.PacketType.BINARY_EVENT:this.onevent(e);break;case cr.PacketType.ACK:this.onack(e);break;case cr.PacketType.BINARY_ACK:this.onack(e);break;case cr.PacketType.DISCONNECT:this.ondisconnect();break}}onevent(e){let t=e.data||[];if(wt("emitting event %j",t),e.id!=null&&(wt("attaching ack callback to event"),t.push(this.ack(e.id))),this._anyListeners&&this._anyListeners.length){let n=this._anyListeners.slice();for(let i of n)i.apply(this,t)}this.dispatch(t)}ack(e){let t=this,n=!1;return function(){if(n)return;let i=Array.prototype.slice.call(arguments);wt("sending ack %j",i),t.packet({id:e,type:cr.PacketType.ACK,data:i}),n=!0}}onack(e){let t=this.acks.get(e.id);typeof t=="function"?(wt("calling ack %s with %j",e.id,e.data),t.apply(this,e.data),this.acks.delete(e.id)):wt("bad ack %s",e.id)}ondisconnect(){wt("got disconnect packet"),this._onclose("client namespace disconnect")}_onerror(e){this.emitReserved("error",e)}_onclose(e,t){if(!this.connected)return this;wt("closing socket - reason %s",e),this.emitReserved("disconnecting",e,t),this.server._opts.connectionStateRecovery&&DD.has(e)&&(wt("connection state recovery is enabled for sid %s",this.id),this.adapter.persistSession({sid:this.id,pid:this.pid,rooms:[...this.rooms],data:this.data})),this._cleanup(),this.client._remove(this),this.connected=!1,this.emitReserved("disconnect",e,t)}_cleanup(){this.leaveAll(),this.nsp._remove(this),this.join=i_}_error(e){this.packet({type:cr.PacketType.CONNECT_ERROR,data:e})}disconnect(e=!1){return this.connected?(e?this.client._disconnect():(this.packet({type:cr.PacketType.DISCONNECT}),this._onclose("server namespace disconnect")),this):this}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}get broadcast(){return this.newBroadcastOperator()}get local(){return this.newBroadcastOperator().local}timeout(e){return this.flags.timeout=e,this}dispatch(e){wt("dispatching an event %j",e),this.run(e,t=>{process.nextTick(()=>{if(t)return this._onerror(t);this.connected?super.emitUntyped.apply(this,e):wt("ignore packet received after disconnection")})})}use(e){return this.fns.push(e),this}run(e,t){if(!this.fns.length)return t();let n=this.fns.slice(0);function i(s){n[s](e,o=>{if(o)return t(o);if(!n[s+1])return t();i(s+1)})}i(0)}get disconnected(){return!this.connected}get request(){return this.client.request}get conn(){return this.client.conn}get rooms(){return this.adapter.socketRooms(this.id)||new Set}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){let t=this._anyListeners;for(let n=0;n<t.length;n++)if(e===t[n])return t.splice(n,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(e),this}prependAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(e),this}offAnyOutgoing(e){if(!this._anyOutgoingListeners)return this;if(e){let t=this._anyOutgoingListeners;for(let n=0;n<t.length;n++)if(e===t[n])return t.splice(n,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(e){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){let t=this._anyOutgoingListeners.slice();for(let n of t)n.apply(this,e.data)}}newBroadcastOperator(){let e=Object.assign({},this.flags);return this.flags={},new ID.BroadcastOperator(this.adapter,new Set,new Set([this.id]),e)}};is.Socket=fd});var md=A(un=>{"use strict";var LD=un&&un.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(un,"__esModule",{value:!0});un.Namespace=un.RESERVED_EVENTS=void 0;var o_=dd(),BD=qc(),jD=LD(Ae()),Jt=pd(),ss=(0,jD.default)("socket.io:namespace");un.RESERVED_EVENTS=new Set(["connect","connection","new_namespace"]);var hd=class extends BD.StrictEventEmitter{constructor(e,t){super(),this.sockets=new Map,this._preConnectSockets=new Map,this._fns=[],this._ids=0,this.server=e,this.name=t,this._initAdapter()}_initAdapter(){this.adapter=new(this.server.adapter())(this),Promise.resolve(this.adapter.init()).catch(e=>{ss("error while initializing adapter: %s",e)})}use(e){return this._fns.push(e),this}run(e,t){if(!this._fns.length)return t();let n=this._fns.slice(0);function i(s){n[s](e,o=>{if(o)return t(o);if(!n[s+1])return t();i(s+1)})}i(0)}to(e){return new Jt.BroadcastOperator(this.adapter).to(e)}in(e){return new Jt.BroadcastOperator(this.adapter).in(e)}except(e){return new Jt.BroadcastOperator(this.adapter).except(e)}async _add(e,t,n){var i;ss("adding socket to nsp %s",this.name);let s=await this._createSocket(e,t);if(this._preConnectSockets.set(s.id,s),!((i=this.server.opts.connectionStateRecovery)===null||i===void 0)&&i.skipMiddlewares&&s.recovered&&e.conn.readyState==="open")return this._doConnect(s,n);this.run(s,o=>{process.nextTick(()=>{if(e.conn.readyState!=="open"){ss("next called after client was closed - ignoring socket"),s._cleanup();return}if(o)return ss("middleware error, sending CONNECT_ERROR packet to the client"),s._cleanup(),e.conn.protocol===3?s._error(o.data||o.message):s._error({message:o.message,data:o.data});this._doConnect(s,n)})})}async _createSocket(e,t){let n=t.pid,i=t.offset;if(this.server.opts.connectionStateRecovery&&typeof n=="string"&&typeof i=="string"){let s;try{s=await this.adapter.restoreSession(n,i)}catch(o){ss("error while restoring session: %s",o)}if(s)return ss("connection state recovered for sid %s",s.sid),new o_.Socket(this,e,t,s)}return new o_.Socket(this,e,t)}_doConnect(e,t){this._preConnectSockets.delete(e.id),this.sockets.set(e.id,e),e._onconnect(),t&&t(e),this.emitReserved("connect",e),this.emitReserved("connection",e)}_remove(e){this.sockets.delete(e.id)||this._preConnectSockets.delete(e.id)}emit(e,...t){return new Jt.BroadcastOperator(this.adapter).emit(e,...t)}send(...e){return this.emit("message",...e),this}write(...e){return this.emit("message",...e),this}serverSideEmit(e,...t){if(un.RESERVED_EVENTS.has(e))throw new Error(`"${String(e)}" is a reserved event name`);return t.unshift(e),this.adapter.serverSideEmit(t),!0}serverSideEmitWithAck(e,...t){return new Promise((n,i)=>{t.push((s,o)=>s?(s.responses=o,i(s)):n(o)),this.serverSideEmit(e,...t)})}_onServerSideEmit(e){super.emitUntyped.apply(this,e)}allSockets(){return new Jt.BroadcastOperator(this.adapter).allSockets()}compress(e){return new Jt.BroadcastOperator(this.adapter).compress(e)}get volatile(){return new Jt.BroadcastOperator(this.adapter).volatile}get local(){return new Jt.BroadcastOperator(this.adapter).local}timeout(e){return new Jt.BroadcastOperator(this.adapter).timeout(e)}fetchSockets(){return new Jt.BroadcastOperator(this.adapter).fetchSockets()}socketsJoin(e){return new Jt.BroadcastOperator(this.adapter).socketsJoin(e)}socketsLeave(e){return new Jt.BroadcastOperator(this.adapter).socketsLeave(e)}disconnectSockets(e=!1){return new Jt.BroadcastOperator(this.adapter).disconnectSockets(e)}};un.Namespace=hd});var p_=A(Co=>{"use strict";Object.defineProperty(Co,"__esModule",{value:!0});Co.encode=gd;Co.decode=FD;Co.yeast=HD;var l_="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),Gc=64,u_={},a_=0,jn=0,c_;function gd(r){let e="";do e=l_[r%Gc]+e,r=Math.floor(r/Gc);while(r>0);return e}function FD(r){let e=0;for(jn=0;jn<r.length;jn++)e=e*Gc+u_[r.charAt(jn)];return e}function HD(){let r=gd(+new Date);return r!==c_?(a_=0,c_=r):r+"."+gd(a_++)}for(;jn<Gc;jn++)u_[l_[jn]]=jn});var pn=A(($6,h_)=>{"use strict";var f_=["nodebuffer","arraybuffer","fragments"],d_=typeof Blob<"u";d_&&f_.push("blob");h_.exports={BINARY_TYPES:f_,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:d_,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var ko=A((W6,zc)=>{"use strict";var{EMPTY_BUFFER:qD}=pn(),vd=Buffer[Symbol.species];function UD(r,e){if(r.length===0)return qD;if(r.length===1)return r[0];let t=Buffer.allocUnsafe(e),n=0;for(let i=0;i<r.length;i++){let s=r[i];t.set(s,n),n+=s.length}return n<e?new vd(t.buffer,t.byteOffset,n):t}function m_(r,e,t,n,i){for(let s=0;s<i;s++)t[n+s]=r[s]^e[s&3]}function g_(r,e){for(let t=0;t<r.length;t++)r[t]^=e[t&3]}function $D(r){return r.length===r.buffer.byteLength?r.buffer:r.buffer.slice(r.byteOffset,r.byteOffset+r.length)}function yd(r){if(yd.readOnly=!0,Buffer.isBuffer(r))return r;let e;return r instanceof ArrayBuffer?e=new vd(r):ArrayBuffer.isView(r)?e=new vd(r.buffer,r.byteOffset,r.byteLength):(e=Buffer.from(r),yd.readOnly=!1),e}zc.exports={concat:UD,mask:m_,toArrayBuffer:$D,toBuffer:yd,unmask:g_};if(!process.env.WS_NO_BUFFER_UTIL)try{let r=wf();zc.exports.mask=function(e,t,n,i,s){s<48?m_(e,t,n,i,s):r.mask(e,t,n,i,s)},zc.exports.unmask=function(e,t){e.length<32?g_(e,t):r.unmask(e,t)}}catch{}});var x_=A((G6,y_)=>{"use strict";var v_=Symbol("kDone"),xd=Symbol("kRun"),_d=class{constructor(e){this[v_]=()=>{this.pending--,this[xd]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[xd]()}[xd](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[v_])}}};y_.exports=_d});var Ro=A((z6,S_)=>{"use strict";var Ao=require("zlib"),__=ko(),WD=x_(),{kStatusCode:b_}=pn(),GD=Buffer[Symbol.species],zD=Buffer.from([0,0,255,255]),Kc=Symbol("permessage-deflate"),fn=Symbol("total-length"),os=Symbol("callback"),Fn=Symbol("buffers"),as=Symbol("error"),Vc,bd=class{constructor(e,t,n){if(this._maxPayload=n|0,this._options=e||{},this._threshold=this._options.threshold!==void 0?this._options.threshold:1024,this._isServer=!!t,this._deflate=null,this._inflate=null,this.params=null,!Vc){let i=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;Vc=new WD(i)}}static get extensionName(){return"permessage-deflate"}offer(){let e={};return this._options.serverNoContextTakeover&&(e.server_no_context_takeover=!0),this._options.clientNoContextTakeover&&(e.client_no_context_takeover=!0),this._options.serverMaxWindowBits&&(e.server_max_window_bits=this._options.serverMaxWindowBits),this._options.clientMaxWindowBits?e.client_max_window_bits=this._options.clientMaxWindowBits:this._options.clientMaxWindowBits==null&&(e.client_max_window_bits=!0),e}accept(e){return e=this.normalizeParams(e),this.params=this._isServer?this.acceptAsServer(e):this.acceptAsClient(e),this.params}cleanup(){if(this._inflate&&(this._inflate.close(),this._inflate=null),this._deflate){let e=this._deflate[os];this._deflate.close(),this._deflate=null,e&&e(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(e){let t=this._options,n=e.find(i=>!(t.serverNoContextTakeover===!1&&i.server_no_context_takeover||i.server_max_window_bits&&(t.serverMaxWindowBits===!1||typeof t.serverMaxWindowBits=="number"&&t.serverMaxWindowBits>i.server_max_window_bits)||typeof t.clientMaxWindowBits=="number"&&!i.client_max_window_bits));if(!n)throw new Error("None of the extension offers can be accepted");return t.serverNoContextTakeover&&(n.server_no_context_takeover=!0),t.clientNoContextTakeover&&(n.client_no_context_takeover=!0),typeof t.serverMaxWindowBits=="number"&&(n.server_max_window_bits=t.serverMaxWindowBits),typeof t.clientMaxWindowBits=="number"?n.client_max_window_bits=t.clientMaxWindowBits:(n.client_max_window_bits===!0||t.clientMaxWindowBits===!1)&&delete n.client_max_window_bits,n}acceptAsClient(e){let t=e[0];if(this._options.clientNoContextTakeover===!1&&t.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(!t.client_max_window_bits)typeof this._options.clientMaxWindowBits=="number"&&(t.client_max_window_bits=this._options.clientMaxWindowBits);else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits=="number"&&t.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"');return t}normalizeParams(e){return e.forEach(t=>{Object.keys(t).forEach(n=>{let i=t[n];if(i.length>1)throw new Error(`Parameter "${n}" must have only a single value`);if(i=i[0],n==="client_max_window_bits"){if(i!==!0){let s=+i;if(!Number.isInteger(s)||s<8||s>15)throw new TypeError(`Invalid value for parameter "${n}": ${i}`);i=s}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${n}": ${i}`)}else if(n==="server_max_window_bits"){let s=+i;if(!Number.isInteger(s)||s<8||s>15)throw new TypeError(`Invalid value for parameter "${n}": ${i}`);i=s}else if(n==="client_no_context_takeover"||n==="server_no_context_takeover"){if(i!==!0)throw new TypeError(`Invalid value for parameter "${n}": ${i}`)}else throw new Error(`Unknown parameter "${n}"`);t[n]=i})}),e}decompress(e,t,n){Vc.add(i=>{this._decompress(e,t,(s,o)=>{i(),n(s,o)})})}compress(e,t,n){Vc.add(i=>{this._compress(e,t,(s,o)=>{i(),n(s,o)})})}_decompress(e,t,n){let i=this._isServer?"client":"server";if(!this._inflate){let s=`${i}_max_window_bits`,o=typeof this.params[s]!="number"?Ao.Z_DEFAULT_WINDOWBITS:this.params[s];this._inflate=Ao.createInflateRaw({...this._options.zlibInflateOptions,windowBits:o}),this._inflate[Kc]=this,this._inflate[fn]=0,this._inflate[Fn]=[],this._inflate.on("error",KD),this._inflate.on("data",w_)}this._inflate[os]=n,this._inflate.write(e),t&&this._inflate.write(zD),this._inflate.flush(()=>{let s=this._inflate[as];if(s){this._inflate.close(),this._inflate=null,n(s);return}let o=__.concat(this._inflate[Fn],this._inflate[fn]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[fn]=0,this._inflate[Fn]=[],t&&this.params[`${i}_no_context_takeover`]&&this._inflate.reset()),n(null,o)})}_compress(e,t,n){let i=this._isServer?"server":"client";if(!this._deflate){let s=`${i}_max_window_bits`,o=typeof this.params[s]!="number"?Ao.Z_DEFAULT_WINDOWBITS:this.params[s];this._deflate=Ao.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:o}),this._deflate[fn]=0,this._deflate[Fn]=[],this._deflate.on("data",VD)}this._deflate[os]=n,this._deflate.write(e),this._deflate.flush(Ao.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let s=__.concat(this._deflate[Fn],this._deflate[fn]);t&&(s=new GD(s.buffer,s.byteOffset,s.length-4)),this._deflate[os]=null,this._deflate[fn]=0,this._deflate[Fn]=[],t&&this.params[`${i}_no_context_takeover`]&&this._deflate.reset(),n(null,s)})}};S_.exports=bd;function VD(r){this[Fn].push(r),this[fn]+=r.length}function w_(r){if(this[fn]+=r.length,this[Kc]._maxPayload<1||this[fn]<=this[Kc]._maxPayload){this[Fn].push(r);return}this[as]=new RangeError("Max payload size exceeded"),this[as].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[as][b_]=1009,this.removeListener("data",w_),this.reset()}function KD(r){if(this[Kc]._inflate=null,this[as]){this[os](this[as]);return}r[b_]=1007,this[os](r)}});var cs=A((V6,Yc)=>{"use strict";var{isUtf8:E_}=require("buffer"),{hasBlob:YD}=pn(),JD=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0];function XD(r){return r>=1e3&&r<=1014&&r!==1004&&r!==1005&&r!==1006||r>=3e3&&r<=4999}function wd(r){let e=r.length,t=0;for(;t<e;)if((r[t]&128)===0)t++;else if((r[t]&224)===192){if(t+1===e||(r[t+1]&192)!==128||(r[t]&254)===192)return!1;t+=2}else if((r[t]&240)===224){if(t+2>=e||(r[t+1]&192)!==128||(r[t+2]&192)!==128||r[t]===224&&(r[t+1]&224)===128||r[t]===237&&(r[t+1]&224)===160)return!1;t+=3}else if((r[t]&248)===240){if(t+3>=e||(r[t+1]&192)!==128||(r[t+2]&192)!==128||(r[t+3]&192)!==128||r[t]===240&&(r[t+1]&240)===128||r[t]===244&&r[t+1]>143||r[t]>244)return!1;t+=4}else return!1;return!0}function ZD(r){return YD&&typeof r=="object"&&typeof r.arrayBuffer=="function"&&typeof r.type=="string"&&typeof r.stream=="function"&&(r[Symbol.toStringTag]==="Blob"||r[Symbol.toStringTag]==="File")}Yc.exports={isBlob:ZD,isValidStatusCode:XD,isValidUTF8:wd,tokenChars:JD};if(E_)Yc.exports.isValidUTF8=function(r){return r.length<24?wd(r):E_(r)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let r=Rf();Yc.exports.isValidUTF8=function(e){return e.length<32?wd(e):r(e)}}catch{}});var kd=A((K6,M_)=>{"use strict";var{Writable:QD}=require("stream"),T_=Ro(),{BINARY_TYPES:eL,EMPTY_BUFFER:C_,kStatusCode:tL,kWebSocket:rL}=pn(),{concat:Sd,toArrayBuffer:nL,unmask:iL}=ko(),{isValidStatusCode:sL,isValidUTF8:k_}=cs(),Jc=Buffer[Symbol.species],lr=0,A_=1,R_=2,O_=3,Ed=4,Td=5,Xc=6,Cd=class extends QD{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||eL[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[rL]=void 0,this._bufferedBytes=0,this._buffers=[],this._compressed=!1,this._payloadLength=0,this._mask=void 0,this._fragmented=0,this._masked=!1,this._fin=!1,this._opcode=0,this._totalPayloadLength=0,this._messageLength=0,this._fragments=[],this._errored=!1,this._loop=!1,this._state=lr}_write(e,t,n){if(this._opcode===8&&this._state==lr)return n();this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(n)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let n=this._buffers[0];return this._buffers[0]=new Jc(n.buffer,n.byteOffset+e,n.length-e),new Jc(n.buffer,n.byteOffset,e)}let t=Buffer.allocUnsafe(e);do{let n=this._buffers[0],i=t.length-e;e>=n.length?t.set(this._buffers.shift(),i):(t.set(new Uint8Array(n.buffer,n.byteOffset,e),i),this._buffers[0]=new Jc(n.buffer,n.byteOffset+e,n.length-e)),e-=n.length}while(e>0);return t}startLoop(e){this._loop=!0;do switch(this._state){case lr:this.getInfo(e);break;case A_:this.getPayloadLength16(e);break;case R_:this.getPayloadLength64(e);break;case O_:this.getMask();break;case Ed:this.getData(e);break;case Td:case Xc:this._loop=!1;return}while(this._loop);this._errored||e()}getInfo(e){if(this._bufferedBytes<2){this._loop=!1;return}let t=this.consume(2);if((t[0]&48)!==0){let i=this.createError(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");e(i);return}let n=(t[0]&64)===64;if(n&&!this._extensions[T_.extensionName]){let i=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(i);return}if(this._fin=(t[0]&128)===128,this._opcode=t[0]&15,this._payloadLength=t[1]&127,this._opcode===0){if(n){let i=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(i);return}if(!this._fragmented){let i=this.createError(RangeError,"invalid opcode 0",!0,1002,"WS_ERR_INVALID_OPCODE");e(i);return}this._opcode=this._fragmented}else if(this._opcode===1||this._opcode===2){if(this._fragmented){let i=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(i);return}this._compressed=n}else if(this._opcode>7&&this._opcode<11){if(!this._fin){let i=this.createError(RangeError,"FIN must be set",!0,1002,"WS_ERR_EXPECTED_FIN");e(i);return}if(n){let i=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(i);return}if(this._payloadLength>125||this._opcode===8&&this._payloadLength===1){let i=this.createError(RangeError,`invalid payload length ${this._payloadLength}`,!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH");e(i);return}}else{let i=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(i);return}if(!this._fin&&!this._fragmented&&(this._fragmented=this._opcode),this._masked=(t[1]&128)===128,this._isServer){if(!this._masked){let i=this.createError(RangeError,"MASK must be set",!0,1002,"WS_ERR_EXPECTED_MASK");e(i);return}}else if(this._masked){let i=this.createError(RangeError,"MASK must be clear",!0,1002,"WS_ERR_UNEXPECTED_MASK");e(i);return}this._payloadLength===126?this._state=A_:this._payloadLength===127?this._state=R_:this.haveLength(e)}getPayloadLength16(e){if(this._bufferedBytes<2){this._loop=!1;return}this._payloadLength=this.consume(2).readUInt16BE(0),this.haveLength(e)}getPayloadLength64(e){if(this._bufferedBytes<8){this._loop=!1;return}let t=this.consume(8),n=t.readUInt32BE(0);if(n>Math.pow(2,21)-1){let i=this.createError(RangeError,"Unsupported WebSocket frame: payload length > 2^53 - 1",!1,1009,"WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH");e(i);return}this._payloadLength=n*Math.pow(2,32)+t.readUInt32BE(4),this.haveLength(e)}haveLength(e){if(this._payloadLength&&this._opcode<8&&(this._totalPayloadLength+=this._payloadLength,this._totalPayloadLength>this._maxPayload&&this._maxPayload>0)){let t=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");e(t);return}this._masked?this._state=O_:this._state=Ed}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=Ed}getData(e){let t=C_;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength){this._loop=!1;return}t=this.consume(this._payloadLength),this._masked&&(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])!==0&&iL(t,this._mask)}if(this._opcode>7){this.controlMessage(t,e);return}if(this._compressed){this._state=Td,this.decompress(t,e);return}t.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(t)),this.dataMessage(e)}decompress(e,t){this._extensions[T_.extensionName].decompress(e,this._fin,(i,s)=>{if(i)return t(i);if(s.length){if(this._messageLength+=s.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let o=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");t(o);return}this._fragments.push(s)}this.dataMessage(t),this._state===lr&&this.startLoop(t)})}dataMessage(e){if(!this._fin){this._state=lr;return}let t=this._messageLength,n=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let i;this._binaryType==="nodebuffer"?i=Sd(n,t):this._binaryType==="arraybuffer"?i=nL(Sd(n,t)):this._binaryType==="blob"?i=new Blob(n):i=n,this._allowSynchronousEvents?(this.emit("message",i,!0),this._state=lr):(this._state=Xc,setImmediate(()=>{this.emit("message",i,!0),this._state=lr,this.startLoop(e)}))}else{let i=Sd(n,t);if(!this._skipUTF8Validation&&!k_(i)){let s=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(s);return}this._state===Td||this._allowSynchronousEvents?(this.emit("message",i,!1),this._state=lr):(this._state=Xc,setImmediate(()=>{this.emit("message",i,!1),this._state=lr,this.startLoop(e)}))}}controlMessage(e,t){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,C_),this.end();else{let n=e.readUInt16BE(0);if(!sL(n)){let s=this.createError(RangeError,`invalid status code ${n}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");t(s);return}let i=new Jc(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!k_(i)){let s=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");t(s);return}this._loop=!1,this.emit("conclude",n,i),this.end()}this._state=lr;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=lr):(this._state=Xc,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=lr,this.startLoop(t)}))}createError(e,t,n,i,s){this._loop=!1,this._errored=!0;let o=new e(n?`Invalid WebSocket frame: ${t}`:t);return Error.captureStackTrace(o,this.createError),o.code=s,o[tL]=i,o}};M_.exports=Cd});var Od=A((J6,N_)=>{"use strict";var{Duplex:Y6}=require("stream"),{randomFillSync:oL}=require("crypto"),P_=Ro(),{EMPTY_BUFFER:aL,kWebSocket:cL,NOOP:lL}=pn(),{isBlob:ls,isValidStatusCode:uL}=cs(),{mask:I_,toBuffer:si}=ko(),ur=Symbol("kByteLength"),pL=Buffer.alloc(4),Zc=8*1024,oi,us=Zc,Ar=0,fL=1,dL=2,Ad=class r{constructor(e,t,n){this._extensions=t||{},n&&(this._generateMask=n,this._maskBuffer=Buffer.alloc(4)),this._socket=e,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._queue=[],this._state=Ar,this.onerror=lL,this[cL]=void 0}static frame(e,t){let n,i=!1,s=2,o=!1;t.mask&&(n=t.maskBuffer||pL,t.generateMask?t.generateMask(n):(us===Zc&&(oi===void 0&&(oi=Buffer.alloc(Zc)),oL(oi,0,Zc),us=0),n[0]=oi[us++],n[1]=oi[us++],n[2]=oi[us++],n[3]=oi[us++]),o=(n[0]|n[1]|n[2]|n[3])===0,s=6);let a;typeof e=="string"?(!t.mask||o)&&t[ur]!==void 0?a=t[ur]:(e=Buffer.from(e),a=e.length):(a=e.length,i=t.mask&&t.readOnly&&!o);let c=a;a>=65536?(s+=8,c=127):a>125&&(s+=2,c=126);let l=Buffer.allocUnsafe(i?a+s:s);return l[0]=t.fin?t.opcode|128:t.opcode,t.rsv1&&(l[0]|=64),l[1]=c,c===126?l.writeUInt16BE(a,2):c===127&&(l[2]=l[3]=0,l.writeUIntBE(a,4,6)),t.mask?(l[1]|=128,l[s-4]=n[0],l[s-3]=n[1],l[s-2]=n[2],l[s-1]=n[3],o?[l,e]:i?(I_(e,n,l,s,a),[l]):(I_(e,n,e,0,a),[l,e])):[l,e]}close(e,t,n,i){let s;if(e===void 0)s=aL;else{if(typeof e!="number"||!uL(e))throw new TypeError("First argument must be a valid error code number");if(t===void 0||!t.length)s=Buffer.allocUnsafe(2),s.writeUInt16BE(e,0);else{let a=Buffer.byteLength(t);if(a>123)throw new RangeError("The message must not be greater than 123 bytes");s=Buffer.allocUnsafe(2+a),s.writeUInt16BE(e,0),typeof t=="string"?s.write(t,2):s.set(t,2)}}let o={[ur]:s.length,fin:!0,generateMask:this._generateMask,mask:n,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==Ar?this.enqueue([this.dispatch,s,!1,o,i]):this.sendFrame(r.frame(s,o),i)}ping(e,t,n){let i,s;if(typeof e=="string"?(i=Buffer.byteLength(e),s=!1):ls(e)?(i=e.size,s=!1):(e=si(e),i=e.length,s=si.readOnly),i>125)throw new RangeError("The data size must not be greater than 125 bytes");let o={[ur]:i,fin:!0,generateMask:this._generateMask,mask:t,maskBuffer:this._maskBuffer,opcode:9,readOnly:s,rsv1:!1};ls(e)?this._state!==Ar?this.enqueue([this.getBlobData,e,!1,o,n]):this.getBlobData(e,!1,o,n):this._state!==Ar?this.enqueue([this.dispatch,e,!1,o,n]):this.sendFrame(r.frame(e,o),n)}pong(e,t,n){let i,s;if(typeof e=="string"?(i=Buffer.byteLength(e),s=!1):ls(e)?(i=e.size,s=!1):(e=si(e),i=e.length,s=si.readOnly),i>125)throw new RangeError("The data size must not be greater than 125 bytes");let o={[ur]:i,fin:!0,generateMask:this._generateMask,mask:t,maskBuffer:this._maskBuffer,opcode:10,readOnly:s,rsv1:!1};ls(e)?this._state!==Ar?this.enqueue([this.getBlobData,e,!1,o,n]):this.getBlobData(e,!1,o,n):this._state!==Ar?this.enqueue([this.dispatch,e,!1,o,n]):this.sendFrame(r.frame(e,o),n)}send(e,t,n){let i=this._extensions[P_.extensionName],s=t.binary?2:1,o=t.compress,a,c;typeof e=="string"?(a=Buffer.byteLength(e),c=!1):ls(e)?(a=e.size,c=!1):(e=si(e),a=e.length,c=si.readOnly),this._firstFragment?(this._firstFragment=!1,o&&i&&i.params[i._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(o=a>=i._threshold),this._compress=o):(o=!1,s=0),t.fin&&(this._firstFragment=!0);let l={[ur]:a,fin:t.fin,generateMask:this._generateMask,mask:t.mask,maskBuffer:this._maskBuffer,opcode:s,readOnly:c,rsv1:o};ls(e)?this._state!==Ar?this.enqueue([this.getBlobData,e,this._compress,l,n]):this.getBlobData(e,this._compress,l,n):this._state!==Ar?this.enqueue([this.dispatch,e,this._compress,l,n]):this.dispatch(e,this._compress,l,n)}getBlobData(e,t,n,i){this._bufferedBytes+=n[ur],this._state=dL,e.arrayBuffer().then(s=>{if(this._socket.destroyed){let a=new Error("The socket was closed while the blob was being read");process.nextTick(Rd,this,a,i);return}this._bufferedBytes-=n[ur];let o=si(s);t?this.dispatch(o,t,n,i):(this._state=Ar,this.sendFrame(r.frame(o,n),i),this.dequeue())}).catch(s=>{process.nextTick(hL,this,s,i)})}dispatch(e,t,n,i){if(!t){this.sendFrame(r.frame(e,n),i);return}let s=this._extensions[P_.extensionName];this._bufferedBytes+=n[ur],this._state=fL,s.compress(e,n.fin,(o,a)=>{if(this._socket.destroyed){let c=new Error("The socket was closed while data was being compressed");Rd(this,c,i);return}this._bufferedBytes-=n[ur],this._state=Ar,n.readOnly=!1,this.sendFrame(r.frame(a,n),i),this.dequeue()})}dequeue(){for(;this._state===Ar&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][ur],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][ur],this._queue.push(e)}sendFrame(e,t){e.length===2?(this._socket.cork(),this._socket.write(e[0]),this._socket.write(e[1],t),this._socket.uncork()):this._socket.write(e[0],t)}};N_.exports=Ad;function Rd(r,e,t){typeof t=="function"&&t(e);for(let n=0;n<r._queue.length;n++){let i=r._queue[n],s=i[i.length-1];typeof s=="function"&&s(e)}}function hL(r,e,t){Rd(r,e,t),r.onerror(e)}});var $_=A((X6,U_)=>{"use strict";var{kForOnEventAttribute:Oo,kListener:Md}=pn(),D_=Symbol("kCode"),L_=Symbol("kData"),B_=Symbol("kError"),j_=Symbol("kMessage"),F_=Symbol("kReason"),ps=Symbol("kTarget"),H_=Symbol("kType"),q_=Symbol("kWasClean"),dn=class{constructor(e){this[ps]=null,this[H_]=e}get target(){return this[ps]}get type(){return this[H_]}};Object.defineProperty(dn.prototype,"target",{enumerable:!0});Object.defineProperty(dn.prototype,"type",{enumerable:!0});var ai=class extends dn{constructor(e,t={}){super(e),this[D_]=t.code===void 0?0:t.code,this[F_]=t.reason===void 0?"":t.reason,this[q_]=t.wasClean===void 0?!1:t.wasClean}get code(){return this[D_]}get reason(){return this[F_]}get wasClean(){return this[q_]}};Object.defineProperty(ai.prototype,"code",{enumerable:!0});Object.defineProperty(ai.prototype,"reason",{enumerable:!0});Object.defineProperty(ai.prototype,"wasClean",{enumerable:!0});var fs=class extends dn{constructor(e,t={}){super(e),this[B_]=t.error===void 0?null:t.error,this[j_]=t.message===void 0?"":t.message}get error(){return this[B_]}get message(){return this[j_]}};Object.defineProperty(fs.prototype,"error",{enumerable:!0});Object.defineProperty(fs.prototype,"message",{enumerable:!0});var Mo=class extends dn{constructor(e,t={}){super(e),this[L_]=t.data===void 0?null:t.data}get data(){return this[L_]}};Object.defineProperty(Mo.prototype,"data",{enumerable:!0});var mL={addEventListener(r,e,t={}){for(let i of this.listeners(r))if(!t[Oo]&&i[Md]===e&&!i[Oo])return;let n;if(r==="message")n=function(s,o){let a=new Mo("message",{data:o?s:s.toString()});a[ps]=this,Qc(e,this,a)};else if(r==="close")n=function(s,o){let a=new ai("close",{code:s,reason:o.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});a[ps]=this,Qc(e,this,a)};else if(r==="error")n=function(s){let o=new fs("error",{error:s,message:s.message});o[ps]=this,Qc(e,this,o)};else if(r==="open")n=function(){let s=new dn("open");s[ps]=this,Qc(e,this,s)};else return;n[Oo]=!!t[Oo],n[Md]=e,t.once?this.once(r,n):this.on(r,n)},removeEventListener(r,e){for(let t of this.listeners(r))if(t[Md]===e&&!t[Oo]){this.removeListener(r,t);break}}};U_.exports={CloseEvent:ai,ErrorEvent:fs,Event:dn,EventTarget:mL,MessageEvent:Mo};function Qc(r,e,t){typeof r=="object"&&r.handleEvent?r.handleEvent.call(r,t):r.call(e,t)}});var Pd=A((Z6,W_)=>{"use strict";var{tokenChars:Po}=cs();function qr(r,e,t){r[e]===void 0?r[e]=[t]:r[e].push(t)}function gL(r){let e=Object.create(null),t=Object.create(null),n=!1,i=!1,s=!1,o,a,c=-1,l=-1,u=-1,f=0;for(;f<r.length;f++)if(l=r.charCodeAt(f),o===void 0)if(u===-1&&Po[l]===1)c===-1&&(c=f);else if(f!==0&&(l===32||l===9))u===-1&&c!==-1&&(u=f);else if(l===59||l===44){if(c===-1)throw new SyntaxError(`Unexpected character at index ${f}`);u===-1&&(u=f);let g=r.slice(c,u);l===44?(qr(e,g,t),t=Object.create(null)):o=g,c=u=-1}else throw new SyntaxError(`Unexpected character at index ${f}`);else if(a===void 0)if(u===-1&&Po[l]===1)c===-1&&(c=f);else if(l===32||l===9)u===-1&&c!==-1&&(u=f);else if(l===59||l===44){if(c===-1)throw new SyntaxError(`Unexpected character at index ${f}`);u===-1&&(u=f),qr(t,r.slice(c,u),!0),l===44&&(qr(e,o,t),t=Object.create(null),o=void 0),c=u=-1}else if(l===61&&c!==-1&&u===-1)a=r.slice(c,f),c=u=-1;else throw new SyntaxError(`Unexpected character at index ${f}`);else if(i){if(Po[l]!==1)throw new SyntaxError(`Unexpected character at index ${f}`);c===-1?c=f:n||(n=!0),i=!1}else if(s)if(Po[l]===1)c===-1&&(c=f);else if(l===34&&c!==-1)s=!1,u=f;else if(l===92)i=!0;else throw new SyntaxError(`Unexpected character at index ${f}`);else if(l===34&&r.charCodeAt(f-1)===61)s=!0;else if(u===-1&&Po[l]===1)c===-1&&(c=f);else if(c!==-1&&(l===32||l===9))u===-1&&(u=f);else if(l===59||l===44){if(c===-1)throw new SyntaxError(`Unexpected character at index ${f}`);u===-1&&(u=f);let g=r.slice(c,u);n&&(g=g.replace(/\\/g,""),n=!1),qr(t,a,g),l===44&&(qr(e,o,t),t=Object.create(null),o=void 0),a=void 0,c=u=-1}else throw new SyntaxError(`Unexpected character at index ${f}`);if(c===-1||s||l===32||l===9)throw new SyntaxError("Unexpected end of input");u===-1&&(u=f);let h=r.slice(c,u);return o===void 0?qr(e,h,t):(a===void 0?qr(t,h,!0):n?qr(t,a,h.replace(/\\/g,"")):qr(t,a,h),qr(e,o,t)),e}function vL(r){return Object.keys(r).map(e=>{let t=r[e];return Array.isArray(t)||(t=[t]),t.map(n=>[e].concat(Object.keys(n).map(i=>{let s=n[i];return Array.isArray(s)||(s=[s]),s.map(o=>o===!0?i:`${i}=${o}`).join("; ")})).join("; ")).join(", ")}).join(", ")}W_.exports={format:vL,parse:gL}});var nl=A((t8,rb)=>{"use strict";var yL=require("events"),xL=require("https"),_L=require("http"),V_=require("net"),bL=require("tls"),{randomBytes:wL,createHash:SL}=require("crypto"),{Duplex:Q6,Readable:e8}=require("stream"),{URL:Id}=require("url"),Hn=Ro(),EL=kd(),TL=Od(),{isBlob:CL}=cs(),{BINARY_TYPES:G_,EMPTY_BUFFER:el,GUID:kL,kForOnEventAttribute:Nd,kListener:AL,kStatusCode:RL,kWebSocket:vt,NOOP:K_}=pn(),{EventTarget:{addEventListener:OL,removeEventListener:ML}}=$_(),{format:PL,parse:IL}=Pd(),{toBuffer:NL}=ko(),DL=30*1e3,Y_=Symbol("kAborted"),Dd=[8,13],hn=["CONNECTING","OPEN","CLOSING","CLOSED"],LL=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,Se=class r extends yL{constructor(e,t,n){super(),this._binaryType=G_[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=el,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=r.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,e!==null?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,t===void 0?t=[]:Array.isArray(t)||(typeof t=="object"&&t!==null?(n=t,t=[]):t=[t]),J_(this,e,t,n)):(this._autoPong=n.autoPong,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){G_.includes(e)&&(this._binaryType=e,this._receiver&&(this._receiver._binaryType=e))}get bufferedAmount(){return this._socket?this._socket._writableState.length+this._sender._bufferedBytes:this._bufferedAmount}get extensions(){return Object.keys(this._extensions).join()}get isPaused(){return this._paused}get onclose(){return null}get onerror(){return null}get onopen(){return null}get onmessage(){return null}get protocol(){return this._protocol}get readyState(){return this._readyState}get url(){return this._url}setSocket(e,t,n){let i=new EL({allowSynchronousEvents:n.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:n.maxPayload,skipUTF8Validation:n.skipUTF8Validation}),s=new TL(e,this._extensions,n.generateMask);this._receiver=i,this._sender=s,this._socket=e,i[vt]=this,s[vt]=this,e[vt]=this,i.on("conclude",FL),i.on("drain",HL),i.on("error",qL),i.on("message",UL),i.on("ping",$L),i.on("pong",WL),s.onerror=GL,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),t.length>0&&e.unshift(t),e.on("close",Q_),e.on("data",rl),e.on("end",eb),e.on("error",tb),this._readyState=r.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=r.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}this._extensions[Hn.extensionName]&&this._extensions[Hn.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=r.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,t){if(this.readyState!==r.CLOSED){if(this.readyState===r.CONNECTING){Xt(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===r.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=r.CLOSING,this._sender.close(e,t,!this._isServer,n=>{n||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),Z_(this)}}pause(){this.readyState===r.CONNECTING||this.readyState===r.CLOSED||(this._paused=!0,this._socket.pause())}ping(e,t,n){if(this.readyState===r.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(n=e,e=t=void 0):typeof t=="function"&&(n=t,t=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==r.OPEN){Ld(this,e,n);return}t===void 0&&(t=!this._isServer),this._sender.ping(e||el,t,n)}pong(e,t,n){if(this.readyState===r.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(n=e,e=t=void 0):typeof t=="function"&&(n=t,t=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==r.OPEN){Ld(this,e,n);return}t===void 0&&(t=!this._isServer),this._sender.pong(e||el,t,n)}resume(){this.readyState===r.CONNECTING||this.readyState===r.CLOSED||(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(e,t,n){if(this.readyState===r.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof t=="function"&&(n=t,t={}),typeof e=="number"&&(e=e.toString()),this.readyState!==r.OPEN){Ld(this,e,n);return}let i={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...t};this._extensions[Hn.extensionName]||(i.compress=!1),this._sender.send(e||el,i,n)}terminate(){if(this.readyState!==r.CLOSED){if(this.readyState===r.CONNECTING){Xt(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=r.CLOSING,this._socket.destroy())}}};Object.defineProperty(Se,"CONNECTING",{enumerable:!0,value:hn.indexOf("CONNECTING")});Object.defineProperty(Se.prototype,"CONNECTING",{enumerable:!0,value:hn.indexOf("CONNECTING")});Object.defineProperty(Se,"OPEN",{enumerable:!0,value:hn.indexOf("OPEN")});Object.defineProperty(Se.prototype,"OPEN",{enumerable:!0,value:hn.indexOf("OPEN")});Object.defineProperty(Se,"CLOSING",{enumerable:!0,value:hn.indexOf("CLOSING")});Object.defineProperty(Se.prototype,"CLOSING",{enumerable:!0,value:hn.indexOf("CLOSING")});Object.defineProperty(Se,"CLOSED",{enumerable:!0,value:hn.indexOf("CLOSED")});Object.defineProperty(Se.prototype,"CLOSED",{enumerable:!0,value:hn.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(r=>{Object.defineProperty(Se.prototype,r,{enumerable:!0})});["open","error","close","message"].forEach(r=>{Object.defineProperty(Se.prototype,`on${r}`,{enumerable:!0,get(){for(let e of this.listeners(r))if(e[Nd])return e[AL];return null},set(e){for(let t of this.listeners(r))if(t[Nd]){this.removeListener(r,t);break}typeof e=="function"&&this.addEventListener(r,e,{[Nd]:!0})}})});Se.prototype.addEventListener=OL;Se.prototype.removeEventListener=ML;rb.exports=Se;function J_(r,e,t,n){let i={allowSynchronousEvents:!0,autoPong:!0,protocolVersion:Dd[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...n,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(r._autoPong=i.autoPong,!Dd.includes(i.protocolVersion))throw new RangeError(`Unsupported protocol version: ${i.protocolVersion} (supported versions: ${Dd.join(", ")})`);let s;if(e instanceof Id)s=e;else try{s=new Id(e)}catch{throw new SyntaxError(`Invalid URL: ${e}`)}s.protocol==="http:"?s.protocol="ws:":s.protocol==="https:"&&(s.protocol="wss:"),r._url=s.href;let o=s.protocol==="wss:",a=s.protocol==="ws+unix:",c;if(s.protocol!=="ws:"&&!o&&!a?c=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:a&&!s.pathname?c="The URL's pathname is empty":s.hash&&(c="The URL contains a fragment identifier"),c){let S=new SyntaxError(c);if(r._redirects===0)throw S;tl(r,S);return}let l=o?443:80,u=wL(16).toString("base64"),f=o?xL.request:_L.request,h=new Set,g;if(i.createConnection=i.createConnection||(o?jL:BL),i.defaultPort=i.defaultPort||l,i.port=s.port||l,i.host=s.hostname.startsWith("[")?s.hostname.slice(1,-1):s.hostname,i.headers={...i.headers,"Sec-WebSocket-Version":i.protocolVersion,"Sec-WebSocket-Key":u,Connection:"Upgrade",Upgrade:"websocket"},i.path=s.pathname+s.search,i.timeout=i.handshakeTimeout,i.perMessageDeflate&&(g=new Hn(i.perMessageDeflate!==!0?i.perMessageDeflate:{},!1,i.maxPayload),i.headers["Sec-WebSocket-Extensions"]=PL({[Hn.extensionName]:g.offer()})),t.length){for(let S of t){if(typeof S!="string"||!LL.test(S)||h.has(S))throw new SyntaxError("An invalid or duplicated subprotocol was specified");h.add(S)}i.headers["Sec-WebSocket-Protocol"]=t.join(",")}if(i.origin&&(i.protocolVersion<13?i.headers["Sec-WebSocket-Origin"]=i.origin:i.headers.Origin=i.origin),(s.username||s.password)&&(i.auth=`${s.username}:${s.password}`),a){let S=i.path.split(":");i.socketPath=S[0],i.path=S[1]}let x;if(i.followRedirects){if(r._redirects===0){r._originalIpc=a,r._originalSecure=o,r._originalHostOrSocketPath=a?i.socketPath:s.host;let S=n&&n.headers;if(n={...n,headers:{}},S)for(let[k,R]of Object.entries(S))n.headers[k.toLowerCase()]=R}else if(r.listenerCount("redirect")===0){let S=a?r._originalIpc?i.socketPath===r._originalHostOrSocketPath:!1:r._originalIpc?!1:s.host===r._originalHostOrSocketPath;(!S||r._originalSecure&&!o)&&(delete i.headers.authorization,delete i.headers.cookie,S||delete i.headers.host,i.auth=void 0)}i.auth&&!n.headers.authorization&&(n.headers.authorization="Basic "+Buffer.from(i.auth).toString("base64")),x=r._req=f(i),r._redirects&&r.emit("redirect",r.url,x)}else x=r._req=f(i);i.timeout&&x.on("timeout",()=>{Xt(r,x,"Opening handshake has timed out")}),x.on("error",S=>{x===null||x[Y_]||(x=r._req=null,tl(r,S))}),x.on("response",S=>{let k=S.headers.location,R=S.statusCode;if(k&&i.followRedirects&&R>=300&&R<400){if(++r._redirects>i.maxRedirects){Xt(r,x,"Maximum redirects exceeded");return}x.abort();let M;try{M=new Id(k,e)}catch{let B=new SyntaxError(`Invalid URL: ${k}`);tl(r,B);return}J_(r,M,t,n)}else r.emit("unexpected-response",x,S)||Xt(r,x,`Unexpected server response: ${S.statusCode}`)}),x.on("upgrade",(S,k,R)=>{if(r.emit("upgrade",S),r.readyState!==Se.CONNECTING)return;x=r._req=null;let M=S.headers.upgrade;if(M===void 0||M.toLowerCase()!=="websocket"){Xt(r,k,"Invalid Upgrade header");return}let I=SL("sha1").update(u+kL).digest("base64");if(S.headers["sec-websocket-accept"]!==I){Xt(r,k,"Invalid Sec-WebSocket-Accept header");return}let B=S.headers["sec-websocket-protocol"],V;if(B!==void 0?h.size?h.has(B)||(V="Server sent an invalid subprotocol"):V="Server sent a subprotocol but none was requested":h.size&&(V="Server sent no subprotocol"),V){Xt(r,k,V);return}B&&(r._protocol=B);let F=S.headers["sec-websocket-extensions"];if(F!==void 0){if(!g){Xt(r,k,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let G;try{G=IL(F)}catch{Xt(r,k,"Invalid Sec-WebSocket-Extensions header");return}let D=Object.keys(G);if(D.length!==1||D[0]!==Hn.extensionName){Xt(r,k,"Server indicated an extension that was not requested");return}try{g.accept(G[Hn.extensionName])}catch{Xt(r,k,"Invalid Sec-WebSocket-Extensions header");return}r._extensions[Hn.extensionName]=g}r.setSocket(k,R,{allowSynchronousEvents:i.allowSynchronousEvents,generateMask:i.generateMask,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation})}),i.finishRequest?i.finishRequest(x,r):x.end()}function tl(r,e){r._readyState=Se.CLOSING,r._errorEmitted=!0,r.emit("error",e),r.emitClose()}function BL(r){return r.path=r.socketPath,V_.connect(r)}function jL(r){return r.path=void 0,!r.servername&&r.servername!==""&&(r.servername=V_.isIP(r.host)?"":r.host),bL.connect(r)}function Xt(r,e,t){r._readyState=Se.CLOSING;let n=new Error(t);Error.captureStackTrace(n,Xt),e.setHeader?(e[Y_]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(tl,r,n)):(e.destroy(n),e.once("error",r.emit.bind(r,"error")),e.once("close",r.emitClose.bind(r)))}function Ld(r,e,t){if(e){let n=CL(e)?e.size:NL(e).length;r._socket?r._sender._bufferedBytes+=n:r._bufferedAmount+=n}if(t){let n=new Error(`WebSocket is not open: readyState ${r.readyState} (${hn[r.readyState]})`);process.nextTick(t,n)}}function FL(r,e){let t=this[vt];t._closeFrameReceived=!0,t._closeMessage=e,t._closeCode=r,t._socket[vt]!==void 0&&(t._socket.removeListener("data",rl),process.nextTick(X_,t._socket),r===1005?t.close():t.close(r,e))}function HL(){let r=this[vt];r.isPaused||r._socket.resume()}function qL(r){let e=this[vt];e._socket[vt]!==void 0&&(e._socket.removeListener("data",rl),process.nextTick(X_,e._socket),e.close(r[RL])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",r))}function z_(){this[vt].emitClose()}function UL(r,e){this[vt].emit("message",r,e)}function $L(r){let e=this[vt];e._autoPong&&e.pong(r,!this._isServer,K_),e.emit("ping",r)}function WL(r){this[vt].emit("pong",r)}function X_(r){r.resume()}function GL(r){let e=this[vt];e.readyState!==Se.CLOSED&&(e.readyState===Se.OPEN&&(e._readyState=Se.CLOSING,Z_(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",r)))}function Z_(r){r._closeTimer=setTimeout(r._socket.destroy.bind(r._socket),DL)}function Q_(){let r=this[vt];this.removeListener("close",Q_),this.removeListener("data",rl),this.removeListener("end",eb),r._readyState=Se.CLOSING;let e;!this._readableState.endEmitted&&!r._closeFrameReceived&&!r._receiver._writableState.errorEmitted&&(e=r._socket.read())!==null&&r._receiver.write(e),r._receiver.end(),this[vt]=void 0,clearTimeout(r._closeTimer),r._receiver._writableState.finished||r._receiver._writableState.errorEmitted?r.emitClose():(r._receiver.on("error",z_),r._receiver.on("finish",z_))}function rl(r){this[vt]._receiver.write(r)||this.pause()}function eb(){let r=this[vt];r._readyState=Se.CLOSING,r._receiver.end(),this.end()}function tb(){let r=this[vt];this.removeListener("error",tb),this.on("error",K_),r&&(r._readyState=Se.CLOSING,this.destroy())}});var ob=A((n8,sb)=>{"use strict";var r8=nl(),{Duplex:zL}=require("stream");function nb(r){r.emit("close")}function VL(){!this.destroyed&&this._writableState.finished&&this.destroy()}function ib(r){this.removeListener("error",ib),this.destroy(),this.listenerCount("error")===0&&this.emit("error",r)}function KL(r,e){let t=!0,n=new zL({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return r.on("message",function(s,o){let a=!o&&n._readableState.objectMode?s.toString():s;n.push(a)||r.pause()}),r.once("error",function(s){n.destroyed||(t=!1,n.destroy(s))}),r.once("close",function(){n.destroyed||n.push(null)}),n._destroy=function(i,s){if(r.readyState===r.CLOSED){s(i),process.nextTick(nb,n);return}let o=!1;r.once("error",function(c){o=!0,s(c)}),r.once("close",function(){o||s(i),process.nextTick(nb,n)}),t&&r.terminate()},n._final=function(i){if(r.readyState===r.CONNECTING){r.once("open",function(){n._final(i)});return}r._socket!==null&&(r._socket._writableState.finished?(i(),n._readableState.endEmitted&&n.destroy()):(r._socket.once("finish",function(){i()}),r.close()))},n._read=function(){r.isPaused&&r.resume()},n._write=function(i,s,o){if(r.readyState===r.CONNECTING){r.once("open",function(){n._write(i,s,o)});return}r.send(i,o)},n.on("end",VL),n.on("error",ib),n}sb.exports=KL});var cb=A((i8,ab)=>{"use strict";var{tokenChars:YL}=cs();function JL(r){let e=new Set,t=-1,n=-1,i=0;for(i;i<r.length;i++){let o=r.charCodeAt(i);if(n===-1&&YL[o]===1)t===-1&&(t=i);else if(i!==0&&(o===32||o===9))n===-1&&t!==-1&&(n=i);else if(o===44){if(t===-1)throw new SyntaxError(`Unexpected character at index ${i}`);n===-1&&(n=i);let a=r.slice(t,n);if(e.has(a))throw new SyntaxError(`The "${a}" subprotocol is duplicated`);e.add(a),t=n=-1}else throw new SyntaxError(`Unexpected character at index ${i}`)}if(t===-1||n!==-1)throw new SyntaxError("Unexpected end of input");let s=r.slice(t,i);if(e.has(s))throw new SyntaxError(`The "${s}" subprotocol is duplicated`);return e.add(s),e}ab.exports={parse:JL}});var mb=A((o8,hb)=>{"use strict";var XL=require("events"),il=require("http"),{Duplex:s8}=require("stream"),{createHash:ZL}=require("crypto"),lb=Pd(),ci=Ro(),QL=cb(),e2=nl(),{GUID:t2,kWebSocket:r2}=pn(),n2=/^[+/0-9A-Za-z]{22}==$/,ub=0,pb=1,db=2,Bd=class extends XL{constructor(e,t){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:e2,...e},e.port==null&&!e.server&&!e.noServer||e.port!=null&&(e.server||e.noServer)||e.server&&e.noServer)throw new TypeError('One and only one of the "port", "server", or "noServer" options must be specified');if(e.port!=null?(this._server=il.createServer((n,i)=>{let s=il.STATUS_CODES[426];i.writeHead(426,{"Content-Length":s.length,"Content-Type":"text/plain"}),i.end(s)}),this._server.listen(e.port,e.host,e.backlog,t)):e.server&&(this._server=e.server),this._server){let n=this.emit.bind(this,"connection");this._removeListeners=i2(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(i,s,o)=>{this.handleUpgrade(i,s,o,n)}})}e.perMessageDeflate===!0&&(e.perMessageDeflate={}),e.clientTracking&&(this.clients=new Set,this._shouldEmitClose=!1),this.options=e,this._state=ub}address(){if(this.options.noServer)throw new Error('The server is operating in "noServer" mode');return this._server?this._server.address():null}close(e){if(this._state===db){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(Io,this);return}if(e&&this.once("close",e),this._state!==pb)if(this._state=pb,this.options.noServer||this.options.server)this._server&&(this._removeListeners(),this._removeListeners=this._server=null),this.clients?this.clients.size?this._shouldEmitClose=!0:process.nextTick(Io,this):process.nextTick(Io,this);else{let t=this._server;this._removeListeners(),this._removeListeners=this._server=null,t.close(()=>{Io(this)})}}shouldHandle(e){if(this.options.path){let t=e.url.indexOf("?");if((t!==-1?e.url.slice(0,t):e.url)!==this.options.path)return!1}return!0}handleUpgrade(e,t,n,i){t.on("error",fb);let s=e.headers["sec-websocket-key"],o=e.headers.upgrade,a=+e.headers["sec-websocket-version"];if(e.method!=="GET"){li(this,e,t,405,"Invalid HTTP method");return}if(o===void 0||o.toLowerCase()!=="websocket"){li(this,e,t,400,"Invalid Upgrade header");return}if(s===void 0||!n2.test(s)){li(this,e,t,400,"Missing or invalid Sec-WebSocket-Key header");return}if(a!==13&&a!==8){li(this,e,t,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){No(t,400);return}let c=e.headers["sec-websocket-protocol"],l=new Set;if(c!==void 0)try{l=QL.parse(c)}catch{li(this,e,t,400,"Invalid Sec-WebSocket-Protocol header");return}let u=e.headers["sec-websocket-extensions"],f={};if(this.options.perMessageDeflate&&u!==void 0){let h=new ci(this.options.perMessageDeflate,!0,this.options.maxPayload);try{let g=lb.parse(u);g[ci.extensionName]&&(h.accept(g[ci.extensionName]),f[ci.extensionName]=h)}catch{li(this,e,t,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let h={origin:e.headers[`${a===8?"sec-websocket-origin":"origin"}`],secure:!!(e.socket.authorized||e.socket.encrypted),req:e};if(this.options.verifyClient.length===2){this.options.verifyClient(h,(g,x,S,k)=>{if(!g)return No(t,x||401,S,k);this.completeUpgrade(f,s,l,e,t,n,i)});return}if(!this.options.verifyClient(h))return No(t,401)}this.completeUpgrade(f,s,l,e,t,n,i)}completeUpgrade(e,t,n,i,s,o,a){if(!s.readable||!s.writable)return s.destroy();if(s[r2])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>ub)return No(s,503);let l=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${ZL("sha1").update(t+t2).digest("base64")}`],u=new this.options.WebSocket(null,void 0,this.options);if(n.size){let f=this.options.handleProtocols?this.options.handleProtocols(n,i):n.values().next().value;f&&(l.push(`Sec-WebSocket-Protocol: ${f}`),u._protocol=f)}if(e[ci.extensionName]){let f=e[ci.extensionName].params,h=lb.format({[ci.extensionName]:[f]});l.push(`Sec-WebSocket-Extensions: ${h}`),u._extensions=e}this.emit("headers",l,i),s.write(l.concat(`\r
24
24
  `).join(`\r
25
- `)),s.removeListener("error",Pb),p.setSocket(s,o,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(p),p.on("close",()=>{this.clients.delete(p),this._shouldEmitClose&&!this.clients.size&&process.nextTick(Fo,this)})),a(p,i)}};Nb.exports=Kd;function V2(r,e){for(let t of Object.keys(e))r.on(t,e[t]);return function(){for(let n of Object.keys(e))r.removeListener(n,e[n])}}function Fo(r){r._state=Ib,r.emit("close")}function Pb(){this.destroy()}function $o(r,e,t,n){t=t||ul.STATUS_CODES[e],n={Connection:"close","Content-Type":"text/html","Content-Length":Buffer.byteLength(t),...n},r.once("finish",r.destroy),r.end(`HTTP/1.1 ${e} ${ul.STATUS_CODES[e]}\r
25
+ `)),s.removeListener("error",fb),u.setSocket(s,o,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(u),u.on("close",()=>{this.clients.delete(u),this._shouldEmitClose&&!this.clients.size&&process.nextTick(Io,this)})),a(u,i)}};hb.exports=Bd;function i2(r,e){for(let t of Object.keys(e))r.on(t,e[t]);return function(){for(let n of Object.keys(e))r.removeListener(n,e[n])}}function Io(r){r._state=db,r.emit("close")}function fb(){this.destroy()}function No(r,e,t,n){t=t||il.STATUS_CODES[e],n={Connection:"close","Content-Type":"text/html","Content-Length":Buffer.byteLength(t),...n},r.once("finish",r.destroy),r.end(`HTTP/1.1 ${e} ${il.STATUS_CODES[e]}\r
26
26
  `+Object.keys(n).map(i=>`${i}: ${n[i]}`).join(`\r
27
27
  `)+`\r
28
28
  \r
29
- `+t)}function di(r,e,t,n,i,s){if(r.listenerCount("wsClientError")){let o=new Error(i);Error.captureStackTrace(o,di),r.emit("wsClientError",o,t,e)}else $o(t,n,i,s)}});var Bb=O((L8,Db)=>{"use strict";var yn=ll();yn.createWebSocketStream=Cb();yn.Server=Lb();yn.Receiver=jd();yn.Sender=Hd();yn.WebSocket=yn;yn.WebSocketServer=yn.Server;Db.exports=yn});var Jd=O(ys=>{"use strict";var Yd;Object.defineProperty(ys,"__esModule",{value:!0});ys.SessionAwareAdapter=ys.Adapter=void 0;var K2=require("events"),Y2=M_(),pl=Bb(),X2=typeof((Yd=pl?.Sender)===null||Yd===void 0?void 0:Yd.frame)=="function",fl=class extends K2.EventEmitter{constructor(e){super(),this.nsp=e,this.rooms=new Map,this.sids=new Map,this.encoder=e.server.encoder}init(){}close(){}serverCount(){return Promise.resolve(1)}addAll(e,t){this.sids.has(e)||this.sids.set(e,new Set);for(let n of t)this.sids.get(e).add(n),this.rooms.has(n)||(this.rooms.set(n,new Set),this.emit("create-room",n)),this.rooms.get(n).has(e)||(this.rooms.get(n).add(e),this.emit("join-room",n,e))}del(e,t){this.sids.has(e)&&this.sids.get(e).delete(t),this._del(t,e)}_del(e,t){let n=this.rooms.get(e);n!=null&&(n.delete(t)&&this.emit("leave-room",e,t),n.size===0&&this.rooms.delete(e)&&this.emit("delete-room",e))}delAll(e){if(this.sids.has(e)){for(let t of this.sids.get(e))this._del(t,e);this.sids.delete(e)}}broadcast(e,t){let n=t.flags||{},i={preEncoded:!0,volatile:n.volatile,compress:n.compress};e.nsp=this.nsp.name;let s=this._encode(e,i);this.apply(t,o=>{typeof o.notifyOutgoingListeners=="function"&&o.notifyOutgoingListeners(e),o.client.writeToEngine(s,i)})}broadcastWithAck(e,t,n,i){let s=t.flags||{},o={preEncoded:!0,volatile:s.volatile,compress:s.compress};e.nsp=this.nsp.name,e.id=this.nsp._ids++;let a=this._encode(e,o),c=0;this.apply(t,l=>{c++,l.acks.set(e.id,i),typeof l.notifyOutgoingListeners=="function"&&l.notifyOutgoingListeners(e),l.client.writeToEngine(a,o)}),n(c)}_encode(e,t){let n=this.encoder.encode(e);if(X2&&n.length===1&&typeof n[0]=="string"){let i=Buffer.from("4"+n[0]);t.wsPreEncodedFrame=pl.Sender.frame(i,{readOnly:!1,mask:!1,rsv1:!1,opcode:1,fin:!0})}return n}sockets(e){let t=new Set;return this.apply({rooms:e},n=>{t.add(n.id)}),Promise.resolve(t)}socketRooms(e){return this.sids.get(e)}fetchSockets(e){let t=[];return this.apply(e,n=>{t.push(n)}),Promise.resolve(t)}addSockets(e,t){this.apply(e,n=>{n.join(t)})}delSockets(e,t){this.apply(e,n=>{t.forEach(i=>n.leave(i))})}disconnectSockets(e,t){this.apply(e,n=>{n.disconnect(t)})}apply(e,t){let n=e.rooms,i=this.computeExceptSids(e.except);if(n.size){let s=new Set;for(let o of n)if(this.rooms.has(o))for(let a of this.rooms.get(o)){if(s.has(a)||i.has(a))continue;let c=this.nsp.sockets.get(a);c&&(t(c),s.add(a))}}else for(let[s]of this.sids){if(i.has(s))continue;let o=this.nsp.sockets.get(s);o&&t(o)}}computeExceptSids(e){let t=new Set;if(e&&e.size>0)for(let n of e)this.rooms.has(n)&&this.rooms.get(n).forEach(i=>t.add(i));return t}serverSideEmit(e){console.warn("this adapter does not support the serverSideEmit() functionality")}persistSession(e){}restoreSession(e,t){return null}};ys.Adapter=fl;var Xd=class extends fl{constructor(e){super(e),this.nsp=e,this.sessions=new Map,this.packets=[],this.maxDisconnectionDuration=e.server.opts.connectionStateRecovery.maxDisconnectionDuration,setInterval(()=>{let n=Date.now()-this.maxDisconnectionDuration;this.sessions.forEach((i,s)=>{i.disconnectedAt<n&&this.sessions.delete(s)});for(let i=this.packets.length-1;i>=0;i--)if(this.packets[i].emittedAt<n){this.packets.splice(0,i+1);break}},60*1e3).unref()}persistSession(e){e.disconnectedAt=Date.now(),this.sessions.set(e.pid,e)}restoreSession(e,t){let n=this.sessions.get(e);if(!n)return null;if(n.disconnectedAt+this.maxDisconnectionDuration<Date.now())return this.sessions.delete(e),null;let s=this.packets.findIndex(a=>a.id===t);if(s===-1)return null;let o=[];for(let a=s+1;a<this.packets.length;a++){let c=this.packets[a];J2(n.rooms,c.opts)&&o.push(c.data)}return Promise.resolve(Object.assign(Object.assign({},n),{missedPackets:o}))}broadcast(e,t){var n;let i=e.type===2,s=e.id===void 0,o=((n=t.flags)===null||n===void 0?void 0:n.volatile)===void 0;if(i&&s&&o){let a=(0,Y2.yeast)();e.data.push(a),this.packets.push({id:a,opts:t,data:e.data,emittedAt:Date.now()})}super.broadcast(e,t)}};ys.SessionAwareAdapter=Xd;function J2(r,e){let t=e.rooms.size===0||r.some(i=>e.rooms.has(i)),n=r.every(i=>!e.except.has(i));return t&&n}});var jb=O(Wr=>{"use strict";var Q2=Wr&&Wr.__rest||function(r,e){var t={};for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&e.indexOf(n)<0&&(t[n]=r[n]);if(r!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(r);i<n.length;i++)e.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(r,n[i])&&(t[n[i]]=r[n[i]]);return t};Object.defineProperty(Wr,"__esModule",{value:!0});Wr.ClusterAdapterWithHeartbeat=Wr.ClusterAdapter=Wr.MessageType=void 0;var Z2=Jd(),eB=ke(),tB=require("crypto"),Ce=(0,eB.debug)("socket.io-adapter"),rB="emitter",dl=5e3;function _s(){return(0,tB.randomBytes)(8).toString("hex")}var te;(function(r){r[r.INITIAL_HEARTBEAT=1]="INITIAL_HEARTBEAT",r[r.HEARTBEAT=2]="HEARTBEAT",r[r.BROADCAST=3]="BROADCAST",r[r.SOCKETS_JOIN=4]="SOCKETS_JOIN",r[r.SOCKETS_LEAVE=5]="SOCKETS_LEAVE",r[r.DISCONNECT_SOCKETS=6]="DISCONNECT_SOCKETS",r[r.FETCH_SOCKETS=7]="FETCH_SOCKETS",r[r.FETCH_SOCKETS_RESPONSE=8]="FETCH_SOCKETS_RESPONSE",r[r.SERVER_SIDE_EMIT=9]="SERVER_SIDE_EMIT",r[r.SERVER_SIDE_EMIT_RESPONSE=10]="SERVER_SIDE_EMIT_RESPONSE",r[r.BROADCAST_CLIENT_COUNT=11]="BROADCAST_CLIENT_COUNT",r[r.BROADCAST_ACK=12]="BROADCAST_ACK",r[r.ADAPTER_CLOSE=13]="ADAPTER_CLOSE"})(te||(Wr.MessageType=te={}));function hi(r){return{rooms:[...r.rooms],except:[...r.except],flags:r.flags}}function xs(r){return{rooms:new Set(r.rooms),except:new Set(r.except),flags:r.flags}}var hl=class extends Z2.Adapter{constructor(e){super(e),this.requests=new Map,this.ackRequests=new Map,this.uid=_s()}onMessage(e,t){if(e.uid===this.uid)return Ce("[%s] ignore message from self",this.uid);if(e.nsp!==this.nsp.name)return Ce("[%s] ignore message from another namespace (%s)",this.uid,e.nsp);switch(Ce("[%s] new event of type %d from %s",this.uid,e.type,e.uid),e.type){case te.BROADCAST:{if(e.data.requestId!==void 0)super.broadcastWithAck(e.data.packet,xs(e.data.opts),i=>{Ce("[%s] waiting for %d client acknowledgements",this.uid,i),this.publishResponse(e.uid,{type:te.BROADCAST_CLIENT_COUNT,data:{requestId:e.data.requestId,clientCount:i}})},i=>{Ce("[%s] received acknowledgement with value %j",this.uid,i),this.publishResponse(e.uid,{type:te.BROADCAST_ACK,data:{requestId:e.data.requestId,packet:i}})});else{let i=e.data.packet,s=xs(e.data.opts);this.addOffsetIfNecessary(i,s,t),super.broadcast(i,s)}break}case te.SOCKETS_JOIN:super.addSockets(xs(e.data.opts),e.data.rooms);break;case te.SOCKETS_LEAVE:super.delSockets(xs(e.data.opts),e.data.rooms);break;case te.DISCONNECT_SOCKETS:super.disconnectSockets(xs(e.data.opts),e.data.close);break;case te.FETCH_SOCKETS:{Ce("[%s] calling fetchSockets with opts %j",this.uid,e.data.opts),super.fetchSockets(xs(e.data.opts)).then(n=>{this.publishResponse(e.uid,{type:te.FETCH_SOCKETS_RESPONSE,data:{requestId:e.data.requestId,sockets:n.map(i=>{let s=i.handshake,{sessionStore:o}=s,a=Q2(s,["sessionStore"]);return{id:i.id,handshake:a,rooms:[...i.rooms],data:i.data}})}})});break}case te.SERVER_SIDE_EMIT:{let n=e.data.packet;if(!(e.data.requestId!==void 0)){this.nsp._onServerSideEmit(n);return}let s=!1,o=a=>{s||(s=!0,Ce("[%s] calling acknowledgement with %j",this.uid,a),this.publishResponse(e.uid,{type:te.SERVER_SIDE_EMIT_RESPONSE,data:{requestId:e.data.requestId,packet:a}}))};this.nsp._onServerSideEmit([...n,o]);break}case te.BROADCAST_CLIENT_COUNT:case te.BROADCAST_ACK:case te.FETCH_SOCKETS_RESPONSE:case te.SERVER_SIDE_EMIT_RESPONSE:this.onResponse(e);break;default:Ce("[%s] unknown message type: %s",this.uid,e.type)}}onResponse(e){var t,n;let i=e.data.requestId;switch(Ce("[%s] received response %s to request %s",this.uid,e.type,i),e.type){case te.BROADCAST_CLIENT_COUNT:{(t=this.ackRequests.get(i))===null||t===void 0||t.clientCountCallback(e.data.clientCount);break}case te.BROADCAST_ACK:{(n=this.ackRequests.get(i))===null||n===void 0||n.ack(e.data.packet);break}case te.FETCH_SOCKETS_RESPONSE:{let s=this.requests.get(i);if(!s)return;s.current++,e.data.sockets.forEach(o=>s.responses.push(o)),s.current===s.expected&&(clearTimeout(s.timeout),s.resolve(s.responses),this.requests.delete(i));break}case te.SERVER_SIDE_EMIT_RESPONSE:{let s=this.requests.get(i);if(!s)return;s.current++,s.responses.push(e.data.packet),s.current===s.expected&&(clearTimeout(s.timeout),s.resolve(null,s.responses),this.requests.delete(i));break}default:Ce("[%s] unknown response type: %s",this.uid,e.type)}}async broadcast(e,t){var n;if(!((n=t.flags)===null||n===void 0?void 0:n.local))try{let s=await this.publishAndReturnOffset({type:te.BROADCAST,data:{packet:e,opts:hi(t)}});this.addOffsetIfNecessary(e,t,s)}catch(s){return Ce("[%s] error while broadcasting message: %s",this.uid,s.message)}super.broadcast(e,t)}addOffsetIfNecessary(e,t,n){var i;if(!this.nsp.server.opts.connectionStateRecovery)return;let s=e.type===2,o=e.id===void 0,a=((i=t.flags)===null||i===void 0?void 0:i.volatile)===void 0;s&&o&&a&&e.data.push(n)}broadcastWithAck(e,t,n,i){var s;if(!((s=t?.flags)===null||s===void 0?void 0:s.local)){let a=_s();this.ackRequests.set(a,{clientCountCallback:n,ack:i}),this.publish({type:te.BROADCAST,data:{packet:e,requestId:a,opts:hi(t)}}),setTimeout(()=>{this.ackRequests.delete(a)},t.flags.timeout)}super.broadcastWithAck(e,t,n,i)}async addSockets(e,t){var n;if(!((n=e.flags)===null||n===void 0?void 0:n.local))try{await this.publishAndReturnOffset({type:te.SOCKETS_JOIN,data:{opts:hi(e),rooms:t}})}catch(s){Ce("[%s] error while publishing message: %s",this.uid,s.message)}super.addSockets(e,t)}async delSockets(e,t){var n;if(!((n=e.flags)===null||n===void 0?void 0:n.local))try{await this.publishAndReturnOffset({type:te.SOCKETS_LEAVE,data:{opts:hi(e),rooms:t}})}catch(s){Ce("[%s] error while publishing message: %s",this.uid,s.message)}super.delSockets(e,t)}async disconnectSockets(e,t){var n;if(!((n=e.flags)===null||n===void 0?void 0:n.local))try{await this.publishAndReturnOffset({type:te.DISCONNECT_SOCKETS,data:{opts:hi(e),close:t}})}catch(s){Ce("[%s] error while publishing message: %s",this.uid,s.message)}super.disconnectSockets(e,t)}async fetchSockets(e){var t;let[n,i]=await Promise.all([super.fetchSockets(e),this.serverCount()]),s=i-1;if(!((t=e.flags)===null||t===void 0)&&t.local||s<=0)return n;let o=_s();return new Promise((a,c)=>{let l=setTimeout(()=>{let f=this.requests.get(o);f&&(c(new Error(`timeout reached: only ${f.current} responses received out of ${f.expected}`)),this.requests.delete(o))},e.flags.timeout||dl),p={type:te.FETCH_SOCKETS,resolve:a,timeout:l,current:0,expected:s,responses:n};this.requests.set(o,p),this.publish({type:te.FETCH_SOCKETS,data:{opts:hi(e),requestId:o}})})}async serverSideEmit(e){if(!(typeof e[e.length-1]=="function"))return this.publish({type:te.SERVER_SIDE_EMIT,data:{packet:e}});let n=e.pop(),i=await this.serverCount()-1;if(Ce('[%s] waiting for %d responses to "serverSideEmit" request',this.uid,i),i<=0)return n(null,[]);let s=_s(),o=setTimeout(()=>{let c=this.requests.get(s);c&&(n(new Error(`timeout reached: only ${c.current} responses received out of ${c.expected}`),c.responses),this.requests.delete(s))},dl),a={type:te.SERVER_SIDE_EMIT,resolve:n,timeout:o,current:0,expected:i,responses:[]};this.requests.set(s,a),this.publish({type:te.SERVER_SIDE_EMIT,data:{requestId:s,packet:e}})}publish(e){Ce("[%s] sending message %s",this.uid,e.type),this.publishAndReturnOffset(e).catch(t=>{Ce("[%s] error while publishing message: %s",this.uid,t)})}publishAndReturnOffset(e){return e.uid=this.uid,e.nsp=this.nsp.name,this.doPublish(e)}publishResponse(e,t){t.uid=this.uid,t.nsp=this.nsp.name,Ce("[%s] sending response %s to %s",this.uid,t.type,e),this.doPublishResponse(e,t).catch(n=>{Ce("[%s] error while publishing response: %s",this.uid,n)})}};Wr.ClusterAdapter=hl;var Qd=class extends hl{constructor(e,t){super(e),this.nodesMap=new Map,this.customRequests=new Map,this._opts=Object.assign({heartbeatInterval:5e3,heartbeatTimeout:1e4},t),this.cleanupTimer=setInterval(()=>{let n=Date.now();this.nodesMap.forEach((i,s)=>{n-i>this._opts.heartbeatTimeout&&(Ce("[%s] node %s seems down",this.uid,s),this.removeNode(s))})},1e3)}init(){this.publish({type:te.INITIAL_HEARTBEAT})}scheduleHeartbeat(){this.heartbeatTimer?this.heartbeatTimer.refresh():this.heartbeatTimer=setTimeout(()=>{this.publish({type:te.HEARTBEAT})},this._opts.heartbeatInterval)}close(){this.publish({type:te.ADAPTER_CLOSE}),clearTimeout(this.heartbeatTimer),this.cleanupTimer&&clearInterval(this.cleanupTimer)}onMessage(e,t){if(e.uid===this.uid)return Ce("[%s] ignore message from self",this.uid);switch(e.uid&&e.uid!==rB&&this.nodesMap.set(e.uid,Date.now()),e.type){case te.INITIAL_HEARTBEAT:this.publish({type:te.HEARTBEAT});break;case te.HEARTBEAT:break;case te.ADAPTER_CLOSE:this.removeNode(e.uid);break;default:super.onMessage(e,t)}}serverCount(){return Promise.resolve(1+this.nodesMap.size)}publish(e){return this.scheduleHeartbeat(),super.publish(e)}async serverSideEmit(e){if(!(typeof e[e.length-1]=="function"))return this.publish({type:te.SERVER_SIDE_EMIT,data:{packet:e}});let n=e.pop(),i=this.nodesMap.size;if(Ce('[%s] waiting for %d responses to "serverSideEmit" request',this.uid,i),i<=0)return n(null,[]);let s=_s(),o=setTimeout(()=>{let c=this.customRequests.get(s);c&&(n(new Error(`timeout reached: missing ${c.missingUids.size} responses`),c.responses),this.customRequests.delete(s))},dl),a={type:te.SERVER_SIDE_EMIT,resolve:n,timeout:o,missingUids:new Set([...this.nodesMap.keys()]),responses:[]};this.customRequests.set(s,a),this.publish({type:te.SERVER_SIDE_EMIT,data:{requestId:s,packet:e}})}async fetchSockets(e){var t;let[n,i]=await Promise.all([super.fetchSockets({rooms:e.rooms,except:e.except,flags:{local:!0}}),this.serverCount()]),s=i-1;if(!((t=e.flags)===null||t===void 0)&&t.local||s<=0)return n;let o=_s();return new Promise((a,c)=>{let l=setTimeout(()=>{let f=this.customRequests.get(o);f&&(c(new Error(`timeout reached: missing ${f.missingUids.size} responses`)),this.customRequests.delete(o))},e.flags.timeout||dl),p={type:te.FETCH_SOCKETS,resolve:a,timeout:l,missingUids:new Set([...this.nodesMap.keys()]),responses:n};this.customRequests.set(o,p),this.publish({type:te.FETCH_SOCKETS,data:{opts:hi(e),requestId:o}})})}onResponse(e){let t=e.data.requestId;switch(Ce("[%s] received response %s to request %s",this.uid,e.type,t),e.type){case te.FETCH_SOCKETS_RESPONSE:{let n=this.customRequests.get(t);if(!n)return;e.data.sockets.forEach(i=>n.responses.push(i)),n.missingUids.delete(e.uid),n.missingUids.size===0&&(clearTimeout(n.timeout),n.resolve(n.responses),this.customRequests.delete(t));break}case te.SERVER_SIDE_EMIT_RESPONSE:{let n=this.customRequests.get(t);if(!n)return;n.responses.push(e.data.packet),n.missingUids.delete(e.uid),n.missingUids.size===0&&(clearTimeout(n.timeout),n.resolve(null,n.responses),this.customRequests.delete(t));break}default:super.onResponse(e)}}removeNode(e){this.customRequests.forEach((t,n)=>{t.missingUids.delete(e),t.missingUids.size===0&&(clearTimeout(t.timeout),t.type===te.FETCH_SOCKETS?t.resolve(t.responses):t.type===te.SERVER_SIDE_EMIT&&t.resolve(null,t.responses),this.customRequests.delete(n))}),this.nodesMap.delete(e)}};Wr.ClusterAdapterWithHeartbeat=Qd});var ml=O(dr=>{"use strict";Object.defineProperty(dr,"__esModule",{value:!0});dr.MessageType=dr.ClusterAdapterWithHeartbeat=dr.ClusterAdapter=dr.SessionAwareAdapter=dr.Adapter=void 0;var Fb=Jd();Object.defineProperty(dr,"Adapter",{enumerable:!0,get:function(){return Fb.Adapter}});Object.defineProperty(dr,"SessionAwareAdapter",{enumerable:!0,get:function(){return Fb.SessionAwareAdapter}});var Zd=jb();Object.defineProperty(dr,"ClusterAdapter",{enumerable:!0,get:function(){return Zd.ClusterAdapter}});Object.defineProperty(dr,"ClusterAdapterWithHeartbeat",{enumerable:!0,get:function(){return Zd.ClusterAdapterWithHeartbeat}});Object.defineProperty(dr,"MessageType",{enumerable:!0,get:function(){return Zd.MessageType}})});var Ub=O(bs=>{"use strict";var nB=bs&&bs.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(bs,"__esModule",{value:!0});bs.ParentNamespace=void 0;var $b=Cd(),iB=ml(),sB=nB(ke()),Hb=(0,sB.default)("socket.io:parent-namespace"),gl=class r extends $b.Namespace{constructor(e){super(e,"/_"+r.count++),this.children=new Set}_initAdapter(){this.adapter=new eh(this)}emit(e,...t){return this.children.forEach(n=>{n.emit(e,...t)}),!0}createChild(e){Hb("creating child namespace %s",e);let t=new $b.Namespace(this.server,e);if(this._fns.forEach(n=>t.use(n)),this.listeners("connect").forEach(n=>t.on("connect",n)),this.listeners("connection").forEach(n=>t.on("connection",n)),this.children.add(t),this.server._opts.cleanupEmptyChildNamespaces){let n=t._remove;t._remove=i=>{n.call(t,i),t.sockets.size===0&&(Hb("closing child namespace %s",e),t.adapter.close(),this.server._nsps.delete(t.name),this.children.delete(t))}}return this.server._nsps.set(e,t),this.server.sockets.emitReserved("new_namespace",t),t}fetchSockets(){throw new Error("fetchSockets() is not supported on parent namespaces")}};bs.ParentNamespace=gl;gl.count=0;var eh=class extends iB.Adapter{broadcast(e,t){this.nsp.children.forEach(n=>{n.adapter.broadcast(e,t)})}}});var Kb=O(gi=>{"use strict";var oB=gi&&gi.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(gi,"__esModule",{value:!0});gi.patchAdapter=cB;gi.restoreAdapter=lB;gi.serveFile=pB;var mi=ml(),qb=require("fs"),aB=oB(ke()),vl=(0,aB.default)("socket.io:adapter-uws"),th="",{addAll:Gb,del:zb,broadcast:Vb}=mi.Adapter.prototype;function cB(r){mi.Adapter.prototype.addAll=function(e,t){let n=!this.sids.has(e);Gb.call(this,e,t);let i=this.nsp.sockets.get(e)||this.nsp._preConnectSockets.get(e);if(i){if(i.conn.transport.name==="websocket"){Wb(this.nsp.name,i,n,t);return}n&&i.conn.on("upgrade",()=>{let s=this.sids.get(e);s&&Wb(this.nsp.name,i,n,s)})}},mi.Adapter.prototype.del=function(e,t){zb.call(this,e,t);let n=this.nsp.sockets.get(e)||this.nsp._preConnectSockets.get(e);if(n&&n.conn.transport.name==="websocket"){let i=n.conn.id,s=n.conn.transport.socket,o=`${this.nsp.name}${th}${t}`;vl("unsubscribe connection %s from topic %s",i,o),s.unsubscribe(o)}},mi.Adapter.prototype.broadcast=function(e,t){if(!(t.rooms.size<=1&&t.except.size===0)){Vb.call(this,e,t);return}let i=t.flags||{},s={preEncoded:!0,volatile:i.volatile,compress:i.compress};e.nsp=this.nsp.name;let o=this.encoder.encode(e),a=t.rooms.size===0?this.nsp.name:`${this.nsp.name}${th}${t.rooms.keys().next().value}`;vl("fast publish to %s",a),o.forEach(c=>{let l=typeof c!="string";r.publish(a,l?c:"4"+c,l)}),this.apply(t,c=>{c.conn.transport.name!=="websocket"&&c.client.writeToEngine(o,s)})}}function Wb(r,e,t,n){let i=e.conn.id,s=e.conn.transport.socket;t&&(vl("subscribe connection %s to topic %s",i,r),s.subscribe(r)),n.forEach(o=>{let a=`${r}${th}${o}`;vl("subscribe connection %s to topic %s",i,a),s.subscribe(a)})}function lB(){mi.Adapter.prototype.addAll=Gb,mi.Adapter.prototype.del=zb,mi.Adapter.prototype.broadcast=Vb}var uB=r=>{let{buffer:e,byteOffset:t,byteLength:n}=r;return e.slice(t,t+n)};function pB(r,e){let{size:t}=(0,qb.statSync)(e),n=(0,qb.createReadStream)(e),i=()=>!n.destroyed&&n.destroy(),s=a=>{throw i(),a},o=a=>{let c=uB(a);r.cork(()=>{let l=r.getWriteOffset(),[p,f]=r.tryEnd(c,t);!f&&!p&&(n.pause(),r.onWritable(h=>{let[y,_]=r.tryEnd(c.slice(h-l),t);return!_&&y&&n.resume(),y}))})};r.onAborted(i),n.on("data",o).on("error",s).on("end",i)}});var Yb=O((H8,fB)=>{fB.exports={name:"socket.io",version:"4.8.3",description:"node.js realtime framework server",keywords:["realtime","framework","websocket","tcp","events","socket","io"],files:["dist/","client-dist/","wrapper.mjs","!**/*.tsbuildinfo"],directories:{doc:"docs/",example:"example/",lib:"lib/",test:"test/"},type:"commonjs",main:"./dist/index.js",exports:{".":{types:"./dist/index.d.ts",import:"./wrapper.mjs",require:"./dist/index.js"},"./package.json":"./package.json"},types:"./dist/index.d.ts",license:"MIT",homepage:"https://github.com/socketio/socket.io/tree/main/packages/socket.io#readme",repository:{type:"git",url:"git+https://github.com/socketio/socket.io.git"},bugs:{url:"https://github.com/socketio/socket.io/issues"},scripts:{compile:"rimraf ./dist && tsc",test:"npm run format:check && npm run compile && npm run test:types && npm run test:unit","test:types":"tsd","test:unit":"nyc mocha --import=tsx --reporter spec --slow 200 --bail --timeout 10000 test/index.ts","format:check":'prettier --check "lib/**/*.ts" "test/**/*.ts"',"format:fix":'prettier --write "lib/**/*.ts" "test/**/*.ts"',prepack:"npm run compile"},dependencies:{accepts:"~1.3.4",base64id:"~2.0.0",cors:"~2.8.5",debug:"~4.4.1","engine.io":"~6.6.0","socket.io-adapter":"~2.5.2","socket.io-parser":"~4.2.4"},contributors:[{name:"Guillermo Rauch",email:"rauchg@gmail.com"},{name:"Arnout Kazemier",email:"info@3rd-eden.com"},{name:"Vladimir Dronnikov",email:"dronnikov@gmail.com"},{name:"Einar Otto Stangvik",email:"einaros@gmail.com"}],engines:{node:">=10.2.0"},tsd:{directory:"test"}}});var nw=O((Tt,Ho)=>{"use strict";var dB=Tt&&Tt.__createBinding||(Object.create?(function(r,e,t,n){n===void 0&&(n=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(r,n,i)}):(function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]})),hB=Tt&&Tt.__setModuleDefault||(Object.create?(function(r,e){Object.defineProperty(r,"default",{enumerable:!0,value:e})}):function(r,e){r.default=e}),mB=Tt&&Tt.__importStar||function(r){if(r&&r.__esModule)return r;var e={};if(r!=null)for(var t in r)t!=="default"&&Object.prototype.hasOwnProperty.call(r,t)&&dB(e,r,t);return hB(e,r),e},ih=Tt&&Tt.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(Tt,"__esModule",{value:!0});Tt.Namespace=Tt.Socket=Tt.Server=void 0;var gB=ih(require("http")),vB=require("fs"),rh=require("zlib"),yB=sc(),yl=require("stream"),Xb=require("path"),Jb=f_(),xB=w_(),Qb=require("events"),sh=Cd();Object.defineProperty(Tt,"Namespace",{enumerable:!0,get:function(){return sh.Namespace}});var _B=Ub(),Zb=ml(),bB=mB(Mo()),wB=ih(ke()),rw=Ed();Object.defineProperty(Tt,"Socket",{enumerable:!0,get:function(){return rw.Socket}});var SB=Vc(),nh=Kb(),EB=ih(id()),Mt=(0,wB.default)("socket.io:server"),ew=Yb().version,tw=/\.map/,ws=class r extends SB.StrictEventEmitter{constructor(e,t={}){super(),this._nsps=new Map,this.parentNsps=new Map,this.parentNamespacesFromRegExp=new Map,typeof e=="object"&&e instanceof Object&&!e.listen&&(t=e,e=void 0),this.path(t.path||"/socket.io"),this.connectTimeout(t.connectTimeout||45e3),this.serveClient(t.serveClient!==!1),this._parser=t.parser||bB,this.encoder=new this._parser.Encoder,this.opts=t,t.connectionStateRecovery?(t.connectionStateRecovery=Object.assign({maxDisconnectionDuration:120*1e3,skipMiddlewares:!0},t.connectionStateRecovery),this.adapter(t.adapter||Zb.SessionAwareAdapter)):this.adapter(t.adapter||Zb.Adapter),t.cleanupEmptyChildNamespaces=!!t.cleanupEmptyChildNamespaces,this.sockets=this.of("/"),(e||typeof e=="number")&&this.attach(e),this.opts.cors&&(this._corsMiddleware=(0,EB.default)(this.opts.cors))}get _opts(){return this.opts}serveClient(e){return arguments.length?(this._serveClient=e,this):this._serveClient}_checkNamespace(e,t,n){if(this.parentNsps.size===0)return n(!1);let i=this.parentNsps.keys(),s=()=>{let o=i.next();if(o.done)return n(!1);o.value(e,t,(a,c)=>{if(a||!c)return s();if(this._nsps.has(e))return Mt("dynamic namespace %s already exists",e),n(this._nsps.get(e));let l=this.parentNsps.get(o.value).createChild(e);Mt("dynamic namespace %s was created",e),n(l)})};s()}path(e){if(!arguments.length)return this._path;this._path=e.replace(/\/$/,"");let t=this._path.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&");return this.clientPathRegex=new RegExp("^"+t+"/socket\\.io(\\.msgpack|\\.esm)?(\\.min)?\\.js(\\.map)?(?:\\?|$)"),this}connectTimeout(e){return e===void 0?this._connectTimeout:(this._connectTimeout=e,this)}adapter(e){if(!arguments.length)return this._adapter;this._adapter=e;for(let t of this._nsps.values())t._initAdapter();return this}listen(e,t={}){return this.attach(e,t)}attach(e,t={}){if(typeof e=="function"){let n="You are trying to attach socket.io to an express request handler function. Please pass a http.Server instance.";throw new Error(n)}if(Number(e)==e&&(e=Number(e)),typeof e=="number"){Mt("creating http server and binding to %d",e);let n=e;e=gB.default.createServer((i,s)=>{s.writeHead(404),s.end()}),e.listen(n)}return Object.assign(t,this.opts),t.path=t.path||this._path,this.initEngine(e,t),this}attachApp(e,t={}){Object.assign(t,this.opts),t.path=t.path||this._path,Mt("creating uWebSockets.js-based engine with opts %j",t);let n=new Jb.uServer(t);n.attach(e,t),this.bind(n),this._serveClient&&e.get(`${this._path}/*`,(i,s)=>{if(!this.clientPathRegex.test(s.getUrl())){s.setYield(!0);return}let o=s.getUrl().replace(this._path,"").replace(/\?.*$/,"").replace(/^\//,""),a=tw.test(o),c=a?"map":"source",l='"'+ew+'"',p="W/"+l,f=s.getHeader("if-none-match");if(f&&(l===f||p===f)){Mt("serve client %s 304",c),i.writeStatus("304 Not Modified"),i.end();return}Mt("serve client %s",c),i.writeHeader("cache-control","public, max-age=0"),i.writeHeader("content-type","application/"+(a?"json":"javascript")+"; charset=utf-8"),i.writeHeader("etag",l);let h=Xb.join(__dirname,"../client-dist/",o);(0,nh.serveFile)(i,h)}),(0,nh.patchAdapter)(e)}initEngine(e,t){Mt("creating engine.io instance with opts %j",t),this.eio=(0,Jb.attach)(e,t),this._serveClient&&this.attachServe(e),this.httpServer=e,this.bind(this.eio)}attachServe(e){Mt("attaching client serving req handler");let t=e.listeners("request").slice(0);e.removeAllListeners("request"),e.on("request",(n,i)=>{if(this.clientPathRegex.test(n.url))this._corsMiddleware?this._corsMiddleware(n,i,()=>{this.serve(n,i)}):this.serve(n,i);else for(let s=0;s<t.length;s++)t[s].call(e,n,i)})}serve(e,t){let n=e.url.replace(this._path,"").replace(/\?.*$/,""),i=tw.test(n),s=i?"map":"source",o='"'+ew+'"',a="W/"+o,c=e.headers["if-none-match"];if(c&&(o===c||a===c)){Mt("serve client %s 304",s),t.writeHead(304),t.end();return}Mt("serve client %s",s),t.setHeader("Cache-Control","public, max-age=0"),t.setHeader("Content-Type","application/"+(i?"json":"javascript")+"; charset=utf-8"),t.setHeader("ETag",o),r.sendFile(n,e,t)}static sendFile(e,t,n){let i=(0,vB.createReadStream)(Xb.join(__dirname,"../client-dist/",e)),s=yB(t).encodings(["br","gzip","deflate"]),o=a=>{a&&n.end()};switch(s){case"br":n.writeHead(200,{"content-encoding":"br"}),(0,yl.pipeline)(i,(0,rh.createBrotliCompress)(),n,o);break;case"gzip":n.writeHead(200,{"content-encoding":"gzip"}),(0,yl.pipeline)(i,(0,rh.createGzip)(),n,o);break;case"deflate":n.writeHead(200,{"content-encoding":"deflate"}),(0,yl.pipeline)(i,(0,rh.createDeflate)(),n,o);break;default:n.writeHead(200),(0,yl.pipeline)(i,n,o)}}bind(e){return this.engine=e,this.engine.on("connection",this.onconnection.bind(this)),this}onconnection(e){Mt("incoming connection with id %s",e.id);let t=new xB.Client(this,e);return e.protocol===3&&t.connect("/"),this}of(e,t){if(typeof e=="function"||e instanceof RegExp){let i=new _B.ParentNamespace(this);return Mt("initializing parent namespace %s",i.name),typeof e=="function"?this.parentNsps.set(e,i):(this.parentNsps.set((s,o,a)=>a(null,e.test(s)),i),this.parentNamespacesFromRegExp.set(e,i)),t&&i.on("connect",t),i}String(e)[0]!=="/"&&(e="/"+e);let n=this._nsps.get(e);if(!n){for(let[i,s]of this.parentNamespacesFromRegExp)if(i.test(e))return Mt("attaching namespace %s to parent namespace %s",e,i),s.createChild(e);Mt("initializing namespace %s",e),n=new sh.Namespace(this,e),this._nsps.set(e,n),e!=="/"&&this.sockets.emitReserved("new_namespace",n)}return t&&n.on("connect",t),n}async close(e){if(await Promise.allSettled([...this._nsps.values()].map(async t=>{t.sockets.forEach(n=>{n._onclose("server shutting down")}),await t.adapter.close()})),this.engine.close(),(0,nh.restoreAdapter)(),this.httpServer)return new Promise(t=>{this.httpServer.close(n=>{e&&e(n),n&&Mt("server was not running"),t()})});e&&e()}use(e){return this.sockets.use(e),this}to(e){return this.sockets.to(e)}in(e){return this.sockets.in(e)}except(e){return this.sockets.except(e)}send(...e){return this.sockets.emit("message",...e),this}write(...e){return this.sockets.emit("message",...e),this}serverSideEmit(e,...t){return this.sockets.serverSideEmit(e,...t)}serverSideEmitWithAck(e,...t){return this.sockets.serverSideEmitWithAck(e,...t)}allSockets(){return this.sockets.allSockets()}compress(e){return this.sockets.compress(e)}get volatile(){return this.sockets.volatile}get local(){return this.sockets.local}timeout(e){return this.sockets.timeout(e)}fetchSockets(){return this.sockets.fetchSockets()}socketsJoin(e){return this.sockets.socketsJoin(e)}socketsLeave(e){return this.sockets.socketsLeave(e)}disconnectSockets(e=!1){return this.sockets.disconnectSockets(e)}};Tt.Server=ws;var TB=Object.keys(Qb.EventEmitter.prototype).filter(function(r){return typeof Qb.EventEmitter.prototype[r]=="function"});TB.forEach(function(r){ws.prototype[r]=function(){return this.sockets[r].apply(this.sockets,arguments)}});Ho.exports=(r,e)=>new ws(r,e);Ho.exports.Server=ws;Ho.exports.Namespace=sh.Namespace;Ho.exports.Socket=rw.Socket});function oh(){return Uo=(0,ow.randomBytes)(32).toString("hex"),Uo}function aw(){return Uo||oh(),Uo}function cw(r){return!!r&&typeof r=="string"&&r===Uo}var ow,Uo,xl=Re(()=>{ow=require("crypto"),Uo=null});var fw,bl,Y,dt=Re(()=>{fw={darwin:{capture:"nodeScreenshots",encoder:"sharp",tileSize:128,inputFormat:"rgba"},win32:{capture:"nodeScreenshots",encoder:"sharp",tileSize:256,inputFormat:"rgba"},linux:{capture:"nodeScreenshots",encoder:"sharp",tileSize:256,inputFormat:"rgba"}},bl=fw[process.platform]||fw.linux,Y={pipeline:{captureLib:bl.capture,encoder:bl.encoder,inputFormat:bl.inputFormat,tileSize:bl.tileSize,tileFormat:"webp",webpEffort:0,jpegQuality:50,tileConcurrency:6,outputScale:1,adaptiveTiers:[{minEffective:1,outputScale:1,jpegQuality:72},{minEffective:.7,outputScale:.95,jpegQuality:62},{minEffective:.4,outputScale:.8,jpegQuality:52},{minEffective:0,outputScale:.65,jpegQuality:45}],tierHysteresis:.05,checksumSampling:{rowStep:3,colStep:8}},webrtc:{enableWebRTC:!0,enableTurn:!1,turnApiUrl:"https://9remote.cc/api/webrtc/turn-credentials",turnRefreshInterval:1380*60*1e3,dcMaxMessageSize:65536,dcBufferThreshold:65536,iceDisconnectGraceMs:6e3,dcChunkSize:8,dcMaxTilesPerFrame:32,dcReliable:!0,dcOrdered:!1,answerTimeout:1e4,maxControlBuffer:500},robotSettings:{mouseDelay:2,keyboardDelay:2},throttling:{mouseThrottle:8,keyThrottle:25,typeTextThrottle:100,maxTextLength:1e3},resourceManagement:{inactiveTimeout:120*1e3,memoryCheckInterval:6e4,memoryWarningThreshold:1e3,maxTimersPerClient:100,maxChunkTimersPerClient:50,disconnectGraceMs:3e4},streaming:{activeInterval:60,idleInterval:400,idleThreshold:3,actionCaptureDelay:50,chunkSize:32,chunkDelay:5},focus:{paddingTiles:4},displayWake:{enabled:!0,throttleMs:3e4,macDurationSec:5},sleepInhibit:{defaultMode:"never",presets:{"30m":1800*1e3,"1h":3600*1e3,"2h":7200*1e3,"4h":14400*1e3,"24h":1440*60*1e3,never:null}},desktopSwitch:{darwin:{prev:{keyCode:123,mods:"control down"},next:{keyCode:124,mods:"control down"},new:{type:"missionControl"}},win32:{prev:["left",["control","command"]],next:["right",["control","command"]],new:["d",["control","command"]]},linux:{prev:null,next:null,new:null}},logging:{lifecycle:!1,errors:!0,dpiDetection:!1,focus:!1,focusEveryFrames:60,metrics:!1,metricsEveryFrames:30,webrtc:!1}}});var qo,Wo,xe,ch=Re(()=>{dt();Ui();qo=()=>Y.logging,Wo=In("remote"),xe={lifecycle:r=>{qo().lifecycle&&Wo.info(r)},focus:r=>{qo().focus&&Wo.info(r)},dpi:r=>{qo().dpiDetection&&Wo.info(r)},error:(r,e)=>{qo().errors&&Wo.error(`${r} ${e?.message||e||""}`)},warn:r=>{qo().errors&&Wo.warn(r)}}});function zo(){for(let r of[oe.ROOT,oe.STATE])Gr.default.existsSync(r)||Gr.default.mkdirSync(r,{recursive:!0})}function ph(){try{return zo(),Gr.default.existsSync(uh)?JSON.parse(Gr.default.readFileSync(uh,"utf8"))||{}:{}}catch{return{}}}function xw(r){try{zo();let e={...ph(),...r};return Gr.default.writeFileSync(uh,JSON.stringify(e,null,2),{mode:384}),e}catch(e){return console.error("Error saving settings:",e),null}}function _w(){try{return zo(),Gr.default.existsSync(lh)?JSON.parse(Gr.default.readFileSync(lh,"utf8")):{machineId:null,key:null,name:"Default",createdAt:null}}catch{return{machineId:null,key:null,name:"Default",createdAt:null}}}function qn(r){try{zo(),Gr.default.writeFileSync(NB,JSON.stringify({cmd:r,ts:Date.now()}))}catch{}}function bw(r,e,t="Default"){try{zo();let n={machineId:r,key:e,name:t,createdAt:new Date().toISOString()};return Gr.default.writeFileSync(lh,JSON.stringify(n,null,2),{mode:384}),n}catch(n){return console.error("Error saving key:",n),null}}var Gr,Go,fG,dG,lh,NB,uh,Es=Re(()=>{Gr=J(require("fs"),1),Go=J(require("path"),1);bt();fG=oe.STATE,dG=Go.default.join(oe.STATE,"state.json"),lh=Go.default.join(oe.ROOT,"keys.json"),NB=Go.default.join(oe.STATE,"cmd.json"),uh=Go.default.join(oe.STATE,"settings.json")});function ww(){return new Promise(r=>{if(process.platform!=="darwin"){r({screenRecording:!0,accessibility:!0});return}let e=!1,t=!1,n=0,i=()=>{++n===2&&r({screenRecording:e,accessibility:t})};(0,Vo.execFile)("osascript",["-e",'use framework "ApplicationServices"',"-e",`set checkOptions to current application's NSDictionary's dictionaryWithObject:(false) forKey:("AXTrustedCheckOptionPrompt" as string)`,"-e","return current application's AXIsProcessTrustedWithOptions(checkOptions) as boolean"],{timeout:3e3},(s,o)=>{t=!s&&o.trim()==="true",i()}),(0,Vo.exec)(`osascript -e 'use framework "CoreGraphics"' -e "return (current application's CGPreflightScreenCaptureAccess()) as boolean"`,{timeout:3e3},(s,o)=>{e=!s&&o.trim()==="true",i()})})}function Sw(r){let e=LB[r];e&&process.platform==="darwin"&&(0,Vo.exec)(`open "${e}"`,()=>{})}var Vo,LB,Ew=Re(()=>{Vo=require("child_process"),LB={screenRecording:"x-apple.systempreferences:com.apple.preference.security?Privacy_ScreenCapture",accessibility:"x-apple.systempreferences:com.apple.preference.security?Privacy_Accessibility"}});function DB(){return!process.env.DISPLAY&&!process.env.WAYLAND_DISPLAY}function Xo(){for(let r=Tw,e=null;r!==e;e=r,r=Pr.default.dirname(r)){let t=Pr.default.join(r,"package.json");if((0,de.existsSync)(t)){try{let n=JSON.parse((0,de.readFileSync)(t,"utf8"));if(n.name!==Hi)continue;let i=typeof n.bin=="string"?n.bin:n.bin?.[Hi];if(i){let s=Pr.default.resolve(r,i);if((0,de.existsSync)(s))return s}}catch{}break}}return process.argv[1]||Pr.default.resolve(Tw,"..","index.js")}function As(){return process.execPath}function Rw(){let r=Pr.default.dirname(As()),e=["/usr/local/bin","/usr/bin","/bin","/usr/sbin","/sbin","/opt/homebrew/bin"];return e.includes(r)||e.unshift(r),e.join(":")}function fh(r){return String(r).replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function BB(r,e){let t=[r,e,...Cl].map(n=>` <string>${fh(n)}</string>`).join(`
29
+ `+t)}function li(r,e,t,n,i,s){if(r.listenerCount("wsClientError")){let o=new Error(i);Error.captureStackTrace(o,li),r.emit("wsClientError",o,t,e)}else No(t,n,i,s)}});var vb=A((a8,gb)=>{"use strict";var mn=nl();mn.createWebSocketStream=ob();mn.Server=mb();mn.Receiver=kd();mn.Sender=Od();mn.WebSocket=mn;mn.WebSocketServer=mn.Server;gb.exports=mn});var Hd=A(ds=>{"use strict";var jd;Object.defineProperty(ds,"__esModule",{value:!0});ds.SessionAwareAdapter=ds.Adapter=void 0;var s2=require("events"),o2=p_(),sl=vb(),a2=typeof((jd=sl?.Sender)===null||jd===void 0?void 0:jd.frame)=="function",ol=class extends s2.EventEmitter{constructor(e){super(),this.nsp=e,this.rooms=new Map,this.sids=new Map,this.encoder=e.server.encoder}init(){}close(){}serverCount(){return Promise.resolve(1)}addAll(e,t){this.sids.has(e)||this.sids.set(e,new Set);for(let n of t)this.sids.get(e).add(n),this.rooms.has(n)||(this.rooms.set(n,new Set),this.emit("create-room",n)),this.rooms.get(n).has(e)||(this.rooms.get(n).add(e),this.emit("join-room",n,e))}del(e,t){this.sids.has(e)&&this.sids.get(e).delete(t),this._del(t,e)}_del(e,t){let n=this.rooms.get(e);n!=null&&(n.delete(t)&&this.emit("leave-room",e,t),n.size===0&&this.rooms.delete(e)&&this.emit("delete-room",e))}delAll(e){if(this.sids.has(e)){for(let t of this.sids.get(e))this._del(t,e);this.sids.delete(e)}}broadcast(e,t){let n=t.flags||{},i={preEncoded:!0,volatile:n.volatile,compress:n.compress};e.nsp=this.nsp.name;let s=this._encode(e,i);this.apply(t,o=>{typeof o.notifyOutgoingListeners=="function"&&o.notifyOutgoingListeners(e),o.client.writeToEngine(s,i)})}broadcastWithAck(e,t,n,i){let s=t.flags||{},o={preEncoded:!0,volatile:s.volatile,compress:s.compress};e.nsp=this.nsp.name,e.id=this.nsp._ids++;let a=this._encode(e,o),c=0;this.apply(t,l=>{c++,l.acks.set(e.id,i),typeof l.notifyOutgoingListeners=="function"&&l.notifyOutgoingListeners(e),l.client.writeToEngine(a,o)}),n(c)}_encode(e,t){let n=this.encoder.encode(e);if(a2&&n.length===1&&typeof n[0]=="string"){let i=Buffer.from("4"+n[0]);t.wsPreEncodedFrame=sl.Sender.frame(i,{readOnly:!1,mask:!1,rsv1:!1,opcode:1,fin:!0})}return n}sockets(e){let t=new Set;return this.apply({rooms:e},n=>{t.add(n.id)}),Promise.resolve(t)}socketRooms(e){return this.sids.get(e)}fetchSockets(e){let t=[];return this.apply(e,n=>{t.push(n)}),Promise.resolve(t)}addSockets(e,t){this.apply(e,n=>{n.join(t)})}delSockets(e,t){this.apply(e,n=>{t.forEach(i=>n.leave(i))})}disconnectSockets(e,t){this.apply(e,n=>{n.disconnect(t)})}apply(e,t){let n=e.rooms,i=this.computeExceptSids(e.except);if(n.size){let s=new Set;for(let o of n)if(this.rooms.has(o))for(let a of this.rooms.get(o)){if(s.has(a)||i.has(a))continue;let c=this.nsp.sockets.get(a);c&&(t(c),s.add(a))}}else for(let[s]of this.sids){if(i.has(s))continue;let o=this.nsp.sockets.get(s);o&&t(o)}}computeExceptSids(e){let t=new Set;if(e&&e.size>0)for(let n of e)this.rooms.has(n)&&this.rooms.get(n).forEach(i=>t.add(i));return t}serverSideEmit(e){console.warn("this adapter does not support the serverSideEmit() functionality")}persistSession(e){}restoreSession(e,t){return null}};ds.Adapter=ol;var Fd=class extends ol{constructor(e){super(e),this.nsp=e,this.sessions=new Map,this.packets=[],this.maxDisconnectionDuration=e.server.opts.connectionStateRecovery.maxDisconnectionDuration,setInterval(()=>{let n=Date.now()-this.maxDisconnectionDuration;this.sessions.forEach((i,s)=>{i.disconnectedAt<n&&this.sessions.delete(s)});for(let i=this.packets.length-1;i>=0;i--)if(this.packets[i].emittedAt<n){this.packets.splice(0,i+1);break}},60*1e3).unref()}persistSession(e){e.disconnectedAt=Date.now(),this.sessions.set(e.pid,e)}restoreSession(e,t){let n=this.sessions.get(e);if(!n)return null;if(n.disconnectedAt+this.maxDisconnectionDuration<Date.now())return this.sessions.delete(e),null;let s=this.packets.findIndex(a=>a.id===t);if(s===-1)return null;let o=[];for(let a=s+1;a<this.packets.length;a++){let c=this.packets[a];c2(n.rooms,c.opts)&&o.push(c.data)}return Promise.resolve(Object.assign(Object.assign({},n),{missedPackets:o}))}broadcast(e,t){var n;let i=e.type===2,s=e.id===void 0,o=((n=t.flags)===null||n===void 0?void 0:n.volatile)===void 0;if(i&&s&&o){let a=(0,o2.yeast)();e.data.push(a),this.packets.push({id:a,opts:t,data:e.data,emittedAt:Date.now()})}super.broadcast(e,t)}};ds.SessionAwareAdapter=Fd;function c2(r,e){let t=e.rooms.size===0||r.some(i=>e.rooms.has(i)),n=r.every(i=>!e.except.has(i));return t&&n}});var yb=A(Ur=>{"use strict";var l2=Ur&&Ur.__rest||function(r,e){var t={};for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&e.indexOf(n)<0&&(t[n]=r[n]);if(r!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(r);i<n.length;i++)e.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(r,n[i])&&(t[n[i]]=r[n[i]]);return t};Object.defineProperty(Ur,"__esModule",{value:!0});Ur.ClusterAdapterWithHeartbeat=Ur.ClusterAdapter=Ur.MessageType=void 0;var u2=Hd(),p2=Ae(),f2=require("crypto"),Ee=(0,p2.debug)("socket.io-adapter"),d2="emitter",al=5e3;function ms(){return(0,f2.randomBytes)(8).toString("hex")}var Q;(function(r){r[r.INITIAL_HEARTBEAT=1]="INITIAL_HEARTBEAT",r[r.HEARTBEAT=2]="HEARTBEAT",r[r.BROADCAST=3]="BROADCAST",r[r.SOCKETS_JOIN=4]="SOCKETS_JOIN",r[r.SOCKETS_LEAVE=5]="SOCKETS_LEAVE",r[r.DISCONNECT_SOCKETS=6]="DISCONNECT_SOCKETS",r[r.FETCH_SOCKETS=7]="FETCH_SOCKETS",r[r.FETCH_SOCKETS_RESPONSE=8]="FETCH_SOCKETS_RESPONSE",r[r.SERVER_SIDE_EMIT=9]="SERVER_SIDE_EMIT",r[r.SERVER_SIDE_EMIT_RESPONSE=10]="SERVER_SIDE_EMIT_RESPONSE",r[r.BROADCAST_CLIENT_COUNT=11]="BROADCAST_CLIENT_COUNT",r[r.BROADCAST_ACK=12]="BROADCAST_ACK",r[r.ADAPTER_CLOSE=13]="ADAPTER_CLOSE"})(Q||(Ur.MessageType=Q={}));function ui(r){return{rooms:[...r.rooms],except:[...r.except],flags:r.flags}}function hs(r){return{rooms:new Set(r.rooms),except:new Set(r.except),flags:r.flags}}var cl=class extends u2.Adapter{constructor(e){super(e),this.requests=new Map,this.ackRequests=new Map,this.uid=ms()}onMessage(e,t){if(e.uid===this.uid)return Ee("[%s] ignore message from self",this.uid);if(e.nsp!==this.nsp.name)return Ee("[%s] ignore message from another namespace (%s)",this.uid,e.nsp);switch(Ee("[%s] new event of type %d from %s",this.uid,e.type,e.uid),e.type){case Q.BROADCAST:{if(e.data.requestId!==void 0)super.broadcastWithAck(e.data.packet,hs(e.data.opts),i=>{Ee("[%s] waiting for %d client acknowledgements",this.uid,i),this.publishResponse(e.uid,{type:Q.BROADCAST_CLIENT_COUNT,data:{requestId:e.data.requestId,clientCount:i}})},i=>{Ee("[%s] received acknowledgement with value %j",this.uid,i),this.publishResponse(e.uid,{type:Q.BROADCAST_ACK,data:{requestId:e.data.requestId,packet:i}})});else{let i=e.data.packet,s=hs(e.data.opts);this.addOffsetIfNecessary(i,s,t),super.broadcast(i,s)}break}case Q.SOCKETS_JOIN:super.addSockets(hs(e.data.opts),e.data.rooms);break;case Q.SOCKETS_LEAVE:super.delSockets(hs(e.data.opts),e.data.rooms);break;case Q.DISCONNECT_SOCKETS:super.disconnectSockets(hs(e.data.opts),e.data.close);break;case Q.FETCH_SOCKETS:{Ee("[%s] calling fetchSockets with opts %j",this.uid,e.data.opts),super.fetchSockets(hs(e.data.opts)).then(n=>{this.publishResponse(e.uid,{type:Q.FETCH_SOCKETS_RESPONSE,data:{requestId:e.data.requestId,sockets:n.map(i=>{let s=i.handshake,{sessionStore:o}=s,a=l2(s,["sessionStore"]);return{id:i.id,handshake:a,rooms:[...i.rooms],data:i.data}})}})});break}case Q.SERVER_SIDE_EMIT:{let n=e.data.packet;if(!(e.data.requestId!==void 0)){this.nsp._onServerSideEmit(n);return}let s=!1,o=a=>{s||(s=!0,Ee("[%s] calling acknowledgement with %j",this.uid,a),this.publishResponse(e.uid,{type:Q.SERVER_SIDE_EMIT_RESPONSE,data:{requestId:e.data.requestId,packet:a}}))};this.nsp._onServerSideEmit([...n,o]);break}case Q.BROADCAST_CLIENT_COUNT:case Q.BROADCAST_ACK:case Q.FETCH_SOCKETS_RESPONSE:case Q.SERVER_SIDE_EMIT_RESPONSE:this.onResponse(e);break;default:Ee("[%s] unknown message type: %s",this.uid,e.type)}}onResponse(e){var t,n;let i=e.data.requestId;switch(Ee("[%s] received response %s to request %s",this.uid,e.type,i),e.type){case Q.BROADCAST_CLIENT_COUNT:{(t=this.ackRequests.get(i))===null||t===void 0||t.clientCountCallback(e.data.clientCount);break}case Q.BROADCAST_ACK:{(n=this.ackRequests.get(i))===null||n===void 0||n.ack(e.data.packet);break}case Q.FETCH_SOCKETS_RESPONSE:{let s=this.requests.get(i);if(!s)return;s.current++,e.data.sockets.forEach(o=>s.responses.push(o)),s.current===s.expected&&(clearTimeout(s.timeout),s.resolve(s.responses),this.requests.delete(i));break}case Q.SERVER_SIDE_EMIT_RESPONSE:{let s=this.requests.get(i);if(!s)return;s.current++,s.responses.push(e.data.packet),s.current===s.expected&&(clearTimeout(s.timeout),s.resolve(null,s.responses),this.requests.delete(i));break}default:Ee("[%s] unknown response type: %s",this.uid,e.type)}}async broadcast(e,t){var n;if(!((n=t.flags)===null||n===void 0?void 0:n.local))try{let s=await this.publishAndReturnOffset({type:Q.BROADCAST,data:{packet:e,opts:ui(t)}});this.addOffsetIfNecessary(e,t,s)}catch(s){return Ee("[%s] error while broadcasting message: %s",this.uid,s.message)}super.broadcast(e,t)}addOffsetIfNecessary(e,t,n){var i;if(!this.nsp.server.opts.connectionStateRecovery)return;let s=e.type===2,o=e.id===void 0,a=((i=t.flags)===null||i===void 0?void 0:i.volatile)===void 0;s&&o&&a&&e.data.push(n)}broadcastWithAck(e,t,n,i){var s;if(!((s=t?.flags)===null||s===void 0?void 0:s.local)){let a=ms();this.ackRequests.set(a,{clientCountCallback:n,ack:i}),this.publish({type:Q.BROADCAST,data:{packet:e,requestId:a,opts:ui(t)}}),setTimeout(()=>{this.ackRequests.delete(a)},t.flags.timeout)}super.broadcastWithAck(e,t,n,i)}async addSockets(e,t){var n;if(!((n=e.flags)===null||n===void 0?void 0:n.local))try{await this.publishAndReturnOffset({type:Q.SOCKETS_JOIN,data:{opts:ui(e),rooms:t}})}catch(s){Ee("[%s] error while publishing message: %s",this.uid,s.message)}super.addSockets(e,t)}async delSockets(e,t){var n;if(!((n=e.flags)===null||n===void 0?void 0:n.local))try{await this.publishAndReturnOffset({type:Q.SOCKETS_LEAVE,data:{opts:ui(e),rooms:t}})}catch(s){Ee("[%s] error while publishing message: %s",this.uid,s.message)}super.delSockets(e,t)}async disconnectSockets(e,t){var n;if(!((n=e.flags)===null||n===void 0?void 0:n.local))try{await this.publishAndReturnOffset({type:Q.DISCONNECT_SOCKETS,data:{opts:ui(e),close:t}})}catch(s){Ee("[%s] error while publishing message: %s",this.uid,s.message)}super.disconnectSockets(e,t)}async fetchSockets(e){var t;let[n,i]=await Promise.all([super.fetchSockets(e),this.serverCount()]),s=i-1;if(!((t=e.flags)===null||t===void 0)&&t.local||s<=0)return n;let o=ms();return new Promise((a,c)=>{let l=setTimeout(()=>{let f=this.requests.get(o);f&&(c(new Error(`timeout reached: only ${f.current} responses received out of ${f.expected}`)),this.requests.delete(o))},e.flags.timeout||al),u={type:Q.FETCH_SOCKETS,resolve:a,timeout:l,current:0,expected:s,responses:n};this.requests.set(o,u),this.publish({type:Q.FETCH_SOCKETS,data:{opts:ui(e),requestId:o}})})}async serverSideEmit(e){if(!(typeof e[e.length-1]=="function"))return this.publish({type:Q.SERVER_SIDE_EMIT,data:{packet:e}});let n=e.pop(),i=await this.serverCount()-1;if(Ee('[%s] waiting for %d responses to "serverSideEmit" request',this.uid,i),i<=0)return n(null,[]);let s=ms(),o=setTimeout(()=>{let c=this.requests.get(s);c&&(n(new Error(`timeout reached: only ${c.current} responses received out of ${c.expected}`),c.responses),this.requests.delete(s))},al),a={type:Q.SERVER_SIDE_EMIT,resolve:n,timeout:o,current:0,expected:i,responses:[]};this.requests.set(s,a),this.publish({type:Q.SERVER_SIDE_EMIT,data:{requestId:s,packet:e}})}publish(e){Ee("[%s] sending message %s",this.uid,e.type),this.publishAndReturnOffset(e).catch(t=>{Ee("[%s] error while publishing message: %s",this.uid,t)})}publishAndReturnOffset(e){return e.uid=this.uid,e.nsp=this.nsp.name,this.doPublish(e)}publishResponse(e,t){t.uid=this.uid,t.nsp=this.nsp.name,Ee("[%s] sending response %s to %s",this.uid,t.type,e),this.doPublishResponse(e,t).catch(n=>{Ee("[%s] error while publishing response: %s",this.uid,n)})}};Ur.ClusterAdapter=cl;var qd=class extends cl{constructor(e,t){super(e),this.nodesMap=new Map,this.customRequests=new Map,this._opts=Object.assign({heartbeatInterval:5e3,heartbeatTimeout:1e4},t),this.cleanupTimer=setInterval(()=>{let n=Date.now();this.nodesMap.forEach((i,s)=>{n-i>this._opts.heartbeatTimeout&&(Ee("[%s] node %s seems down",this.uid,s),this.removeNode(s))})},1e3)}init(){this.publish({type:Q.INITIAL_HEARTBEAT})}scheduleHeartbeat(){this.heartbeatTimer?this.heartbeatTimer.refresh():this.heartbeatTimer=setTimeout(()=>{this.publish({type:Q.HEARTBEAT})},this._opts.heartbeatInterval)}close(){this.publish({type:Q.ADAPTER_CLOSE}),clearTimeout(this.heartbeatTimer),this.cleanupTimer&&clearInterval(this.cleanupTimer)}onMessage(e,t){if(e.uid===this.uid)return Ee("[%s] ignore message from self",this.uid);switch(e.uid&&e.uid!==d2&&this.nodesMap.set(e.uid,Date.now()),e.type){case Q.INITIAL_HEARTBEAT:this.publish({type:Q.HEARTBEAT});break;case Q.HEARTBEAT:break;case Q.ADAPTER_CLOSE:this.removeNode(e.uid);break;default:super.onMessage(e,t)}}serverCount(){return Promise.resolve(1+this.nodesMap.size)}publish(e){return this.scheduleHeartbeat(),super.publish(e)}async serverSideEmit(e){if(!(typeof e[e.length-1]=="function"))return this.publish({type:Q.SERVER_SIDE_EMIT,data:{packet:e}});let n=e.pop(),i=this.nodesMap.size;if(Ee('[%s] waiting for %d responses to "serverSideEmit" request',this.uid,i),i<=0)return n(null,[]);let s=ms(),o=setTimeout(()=>{let c=this.customRequests.get(s);c&&(n(new Error(`timeout reached: missing ${c.missingUids.size} responses`),c.responses),this.customRequests.delete(s))},al),a={type:Q.SERVER_SIDE_EMIT,resolve:n,timeout:o,missingUids:new Set([...this.nodesMap.keys()]),responses:[]};this.customRequests.set(s,a),this.publish({type:Q.SERVER_SIDE_EMIT,data:{requestId:s,packet:e}})}async fetchSockets(e){var t;let[n,i]=await Promise.all([super.fetchSockets({rooms:e.rooms,except:e.except,flags:{local:!0}}),this.serverCount()]),s=i-1;if(!((t=e.flags)===null||t===void 0)&&t.local||s<=0)return n;let o=ms();return new Promise((a,c)=>{let l=setTimeout(()=>{let f=this.customRequests.get(o);f&&(c(new Error(`timeout reached: missing ${f.missingUids.size} responses`)),this.customRequests.delete(o))},e.flags.timeout||al),u={type:Q.FETCH_SOCKETS,resolve:a,timeout:l,missingUids:new Set([...this.nodesMap.keys()]),responses:n};this.customRequests.set(o,u),this.publish({type:Q.FETCH_SOCKETS,data:{opts:ui(e),requestId:o}})})}onResponse(e){let t=e.data.requestId;switch(Ee("[%s] received response %s to request %s",this.uid,e.type,t),e.type){case Q.FETCH_SOCKETS_RESPONSE:{let n=this.customRequests.get(t);if(!n)return;e.data.sockets.forEach(i=>n.responses.push(i)),n.missingUids.delete(e.uid),n.missingUids.size===0&&(clearTimeout(n.timeout),n.resolve(n.responses),this.customRequests.delete(t));break}case Q.SERVER_SIDE_EMIT_RESPONSE:{let n=this.customRequests.get(t);if(!n)return;n.responses.push(e.data.packet),n.missingUids.delete(e.uid),n.missingUids.size===0&&(clearTimeout(n.timeout),n.resolve(null,n.responses),this.customRequests.delete(t));break}default:super.onResponse(e)}}removeNode(e){this.customRequests.forEach((t,n)=>{t.missingUids.delete(e),t.missingUids.size===0&&(clearTimeout(t.timeout),t.type===Q.FETCH_SOCKETS?t.resolve(t.responses):t.type===Q.SERVER_SIDE_EMIT&&t.resolve(null,t.responses),this.customRequests.delete(n))}),this.nodesMap.delete(e)}};Ur.ClusterAdapterWithHeartbeat=qd});var ll=A(pr=>{"use strict";Object.defineProperty(pr,"__esModule",{value:!0});pr.MessageType=pr.ClusterAdapterWithHeartbeat=pr.ClusterAdapter=pr.SessionAwareAdapter=pr.Adapter=void 0;var xb=Hd();Object.defineProperty(pr,"Adapter",{enumerable:!0,get:function(){return xb.Adapter}});Object.defineProperty(pr,"SessionAwareAdapter",{enumerable:!0,get:function(){return xb.SessionAwareAdapter}});var Ud=yb();Object.defineProperty(pr,"ClusterAdapter",{enumerable:!0,get:function(){return Ud.ClusterAdapter}});Object.defineProperty(pr,"ClusterAdapterWithHeartbeat",{enumerable:!0,get:function(){return Ud.ClusterAdapterWithHeartbeat}});Object.defineProperty(pr,"MessageType",{enumerable:!0,get:function(){return Ud.MessageType}})});var wb=A(gs=>{"use strict";var h2=gs&&gs.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(gs,"__esModule",{value:!0});gs.ParentNamespace=void 0;var _b=md(),m2=ll(),g2=h2(Ae()),bb=(0,g2.default)("socket.io:parent-namespace"),ul=class r extends _b.Namespace{constructor(e){super(e,"/_"+r.count++),this.children=new Set}_initAdapter(){this.adapter=new $d(this)}emit(e,...t){return this.children.forEach(n=>{n.emit(e,...t)}),!0}createChild(e){bb("creating child namespace %s",e);let t=new _b.Namespace(this.server,e);if(this._fns.forEach(n=>t.use(n)),this.listeners("connect").forEach(n=>t.on("connect",n)),this.listeners("connection").forEach(n=>t.on("connection",n)),this.children.add(t),this.server._opts.cleanupEmptyChildNamespaces){let n=t._remove;t._remove=i=>{n.call(t,i),t.sockets.size===0&&(bb("closing child namespace %s",e),t.adapter.close(),this.server._nsps.delete(t.name),this.children.delete(t))}}return this.server._nsps.set(e,t),this.server.sockets.emitReserved("new_namespace",t),t}fetchSockets(){throw new Error("fetchSockets() is not supported on parent namespaces")}};gs.ParentNamespace=ul;ul.count=0;var $d=class extends m2.Adapter{broadcast(e,t){this.nsp.children.forEach(n=>{n.adapter.broadcast(e,t)})}}});var Ab=A(fi=>{"use strict";var v2=fi&&fi.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(fi,"__esModule",{value:!0});fi.patchAdapter=x2;fi.restoreAdapter=_2;fi.serveFile=w2;var pi=ll(),Sb=require("fs"),y2=v2(Ae()),pl=(0,y2.default)("socket.io:adapter-uws"),Wd="",{addAll:Tb,del:Cb,broadcast:kb}=pi.Adapter.prototype;function x2(r){pi.Adapter.prototype.addAll=function(e,t){let n=!this.sids.has(e);Tb.call(this,e,t);let i=this.nsp.sockets.get(e)||this.nsp._preConnectSockets.get(e);if(i){if(i.conn.transport.name==="websocket"){Eb(this.nsp.name,i,n,t);return}n&&i.conn.on("upgrade",()=>{let s=this.sids.get(e);s&&Eb(this.nsp.name,i,n,s)})}},pi.Adapter.prototype.del=function(e,t){Cb.call(this,e,t);let n=this.nsp.sockets.get(e)||this.nsp._preConnectSockets.get(e);if(n&&n.conn.transport.name==="websocket"){let i=n.conn.id,s=n.conn.transport.socket,o=`${this.nsp.name}${Wd}${t}`;pl("unsubscribe connection %s from topic %s",i,o),s.unsubscribe(o)}},pi.Adapter.prototype.broadcast=function(e,t){if(!(t.rooms.size<=1&&t.except.size===0)){kb.call(this,e,t);return}let i=t.flags||{},s={preEncoded:!0,volatile:i.volatile,compress:i.compress};e.nsp=this.nsp.name;let o=this.encoder.encode(e),a=t.rooms.size===0?this.nsp.name:`${this.nsp.name}${Wd}${t.rooms.keys().next().value}`;pl("fast publish to %s",a),o.forEach(c=>{let l=typeof c!="string";r.publish(a,l?c:"4"+c,l)}),this.apply(t,c=>{c.conn.transport.name!=="websocket"&&c.client.writeToEngine(o,s)})}}function Eb(r,e,t,n){let i=e.conn.id,s=e.conn.transport.socket;t&&(pl("subscribe connection %s to topic %s",i,r),s.subscribe(r)),n.forEach(o=>{let a=`${r}${Wd}${o}`;pl("subscribe connection %s to topic %s",i,a),s.subscribe(a)})}function _2(){pi.Adapter.prototype.addAll=Tb,pi.Adapter.prototype.del=Cb,pi.Adapter.prototype.broadcast=kb}var b2=r=>{let{buffer:e,byteOffset:t,byteLength:n}=r;return e.slice(t,t+n)};function w2(r,e){let{size:t}=(0,Sb.statSync)(e),n=(0,Sb.createReadStream)(e),i=()=>!n.destroyed&&n.destroy(),s=a=>{throw i(),a},o=a=>{let c=b2(a);r.cork(()=>{let l=r.getWriteOffset(),[u,f]=r.tryEnd(c,t);!f&&!u&&(n.pause(),r.onWritable(h=>{let[g,x]=r.tryEnd(c.slice(h-l),t);return!x&&g&&n.resume(),g}))})};r.onAborted(i),n.on("data",o).on("error",s).on("end",i)}});var Rb=A((d8,S2)=>{S2.exports={name:"socket.io",version:"4.8.3",description:"node.js realtime framework server",keywords:["realtime","framework","websocket","tcp","events","socket","io"],files:["dist/","client-dist/","wrapper.mjs","!**/*.tsbuildinfo"],directories:{doc:"docs/",example:"example/",lib:"lib/",test:"test/"},type:"commonjs",main:"./dist/index.js",exports:{".":{types:"./dist/index.d.ts",import:"./wrapper.mjs",require:"./dist/index.js"},"./package.json":"./package.json"},types:"./dist/index.d.ts",license:"MIT",homepage:"https://github.com/socketio/socket.io/tree/main/packages/socket.io#readme",repository:{type:"git",url:"git+https://github.com/socketio/socket.io.git"},bugs:{url:"https://github.com/socketio/socket.io/issues"},scripts:{compile:"rimraf ./dist && tsc",test:"npm run format:check && npm run compile && npm run test:types && npm run test:unit","test:types":"tsd","test:unit":"nyc mocha --import=tsx --reporter spec --slow 200 --bail --timeout 10000 test/index.ts","format:check":'prettier --check "lib/**/*.ts" "test/**/*.ts"',"format:fix":'prettier --write "lib/**/*.ts" "test/**/*.ts"',prepack:"npm run compile"},dependencies:{accepts:"~1.3.4",base64id:"~2.0.0",cors:"~2.8.5",debug:"~4.4.1","engine.io":"~6.6.0","socket.io-adapter":"~2.5.2","socket.io-parser":"~4.2.4"},contributors:[{name:"Guillermo Rauch",email:"rauchg@gmail.com"},{name:"Arnout Kazemier",email:"info@3rd-eden.com"},{name:"Vladimir Dronnikov",email:"dronnikov@gmail.com"},{name:"Einar Otto Stangvik",email:"einaros@gmail.com"}],engines:{node:">=10.2.0"},tsd:{directory:"test"}}});var Bb=A((St,Do)=>{"use strict";var E2=St&&St.__createBinding||(Object.create?(function(r,e,t,n){n===void 0&&(n=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(r,n,i)}):(function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]})),T2=St&&St.__setModuleDefault||(Object.create?(function(r,e){Object.defineProperty(r,"default",{enumerable:!0,value:e})}):function(r,e){r.default=e}),C2=St&&St.__importStar||function(r){if(r&&r.__esModule)return r;var e={};if(r!=null)for(var t in r)t!=="default"&&Object.prototype.hasOwnProperty.call(r,t)&&E2(e,r,t);return T2(e,r),e},Vd=St&&St.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(St,"__esModule",{value:!0});St.Namespace=St.Socket=St.Server=void 0;var k2=Vd(require("http")),A2=require("fs"),Gd=require("zlib"),R2=Qa(),fl=require("stream"),Ob=require("path"),Mb=zx(),O2=r_(),Pb=require("events"),Kd=md();Object.defineProperty(St,"Namespace",{enumerable:!0,get:function(){return Kd.Namespace}});var M2=wb(),Ib=ll(),P2=C2(To()),I2=Vd(Ae()),Lb=dd();Object.defineProperty(St,"Socket",{enumerable:!0,get:function(){return Lb.Socket}});var N2=qc(),zd=Ab(),D2=Vd(Vf()),Rt=(0,I2.default)("socket.io:server"),Nb=Rb().version,Db=/\.map/,vs=class r extends N2.StrictEventEmitter{constructor(e,t={}){super(),this._nsps=new Map,this.parentNsps=new Map,this.parentNamespacesFromRegExp=new Map,typeof e=="object"&&e instanceof Object&&!e.listen&&(t=e,e=void 0),this.path(t.path||"/socket.io"),this.connectTimeout(t.connectTimeout||45e3),this.serveClient(t.serveClient!==!1),this._parser=t.parser||P2,this.encoder=new this._parser.Encoder,this.opts=t,t.connectionStateRecovery?(t.connectionStateRecovery=Object.assign({maxDisconnectionDuration:120*1e3,skipMiddlewares:!0},t.connectionStateRecovery),this.adapter(t.adapter||Ib.SessionAwareAdapter)):this.adapter(t.adapter||Ib.Adapter),t.cleanupEmptyChildNamespaces=!!t.cleanupEmptyChildNamespaces,this.sockets=this.of("/"),(e||typeof e=="number")&&this.attach(e),this.opts.cors&&(this._corsMiddleware=(0,D2.default)(this.opts.cors))}get _opts(){return this.opts}serveClient(e){return arguments.length?(this._serveClient=e,this):this._serveClient}_checkNamespace(e,t,n){if(this.parentNsps.size===0)return n(!1);let i=this.parentNsps.keys(),s=()=>{let o=i.next();if(o.done)return n(!1);o.value(e,t,(a,c)=>{if(a||!c)return s();if(this._nsps.has(e))return Rt("dynamic namespace %s already exists",e),n(this._nsps.get(e));let l=this.parentNsps.get(o.value).createChild(e);Rt("dynamic namespace %s was created",e),n(l)})};s()}path(e){if(!arguments.length)return this._path;this._path=e.replace(/\/$/,"");let t=this._path.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&");return this.clientPathRegex=new RegExp("^"+t+"/socket\\.io(\\.msgpack|\\.esm)?(\\.min)?\\.js(\\.map)?(?:\\?|$)"),this}connectTimeout(e){return e===void 0?this._connectTimeout:(this._connectTimeout=e,this)}adapter(e){if(!arguments.length)return this._adapter;this._adapter=e;for(let t of this._nsps.values())t._initAdapter();return this}listen(e,t={}){return this.attach(e,t)}attach(e,t={}){if(typeof e=="function"){let n="You are trying to attach socket.io to an express request handler function. Please pass a http.Server instance.";throw new Error(n)}if(Number(e)==e&&(e=Number(e)),typeof e=="number"){Rt("creating http server and binding to %d",e);let n=e;e=k2.default.createServer((i,s)=>{s.writeHead(404),s.end()}),e.listen(n)}return Object.assign(t,this.opts),t.path=t.path||this._path,this.initEngine(e,t),this}attachApp(e,t={}){Object.assign(t,this.opts),t.path=t.path||this._path,Rt("creating uWebSockets.js-based engine with opts %j",t);let n=new Mb.uServer(t);n.attach(e,t),this.bind(n),this._serveClient&&e.get(`${this._path}/*`,(i,s)=>{if(!this.clientPathRegex.test(s.getUrl())){s.setYield(!0);return}let o=s.getUrl().replace(this._path,"").replace(/\?.*$/,"").replace(/^\//,""),a=Db.test(o),c=a?"map":"source",l='"'+Nb+'"',u="W/"+l,f=s.getHeader("if-none-match");if(f&&(l===f||u===f)){Rt("serve client %s 304",c),i.writeStatus("304 Not Modified"),i.end();return}Rt("serve client %s",c),i.writeHeader("cache-control","public, max-age=0"),i.writeHeader("content-type","application/"+(a?"json":"javascript")+"; charset=utf-8"),i.writeHeader("etag",l);let h=Ob.join(__dirname,"../client-dist/",o);(0,zd.serveFile)(i,h)}),(0,zd.patchAdapter)(e)}initEngine(e,t){Rt("creating engine.io instance with opts %j",t),this.eio=(0,Mb.attach)(e,t),this._serveClient&&this.attachServe(e),this.httpServer=e,this.bind(this.eio)}attachServe(e){Rt("attaching client serving req handler");let t=e.listeners("request").slice(0);e.removeAllListeners("request"),e.on("request",(n,i)=>{if(this.clientPathRegex.test(n.url))this._corsMiddleware?this._corsMiddleware(n,i,()=>{this.serve(n,i)}):this.serve(n,i);else for(let s=0;s<t.length;s++)t[s].call(e,n,i)})}serve(e,t){let n=e.url.replace(this._path,"").replace(/\?.*$/,""),i=Db.test(n),s=i?"map":"source",o='"'+Nb+'"',a="W/"+o,c=e.headers["if-none-match"];if(c&&(o===c||a===c)){Rt("serve client %s 304",s),t.writeHead(304),t.end();return}Rt("serve client %s",s),t.setHeader("Cache-Control","public, max-age=0"),t.setHeader("Content-Type","application/"+(i?"json":"javascript")+"; charset=utf-8"),t.setHeader("ETag",o),r.sendFile(n,e,t)}static sendFile(e,t,n){let i=(0,A2.createReadStream)(Ob.join(__dirname,"../client-dist/",e)),s=R2(t).encodings(["br","gzip","deflate"]),o=a=>{a&&n.end()};switch(s){case"br":n.writeHead(200,{"content-encoding":"br"}),(0,fl.pipeline)(i,(0,Gd.createBrotliCompress)(),n,o);break;case"gzip":n.writeHead(200,{"content-encoding":"gzip"}),(0,fl.pipeline)(i,(0,Gd.createGzip)(),n,o);break;case"deflate":n.writeHead(200,{"content-encoding":"deflate"}),(0,fl.pipeline)(i,(0,Gd.createDeflate)(),n,o);break;default:n.writeHead(200),(0,fl.pipeline)(i,n,o)}}bind(e){return this.engine=e,this.engine.on("connection",this.onconnection.bind(this)),this}onconnection(e){Rt("incoming connection with id %s",e.id);let t=new O2.Client(this,e);return e.protocol===3&&t.connect("/"),this}of(e,t){if(typeof e=="function"||e instanceof RegExp){let i=new M2.ParentNamespace(this);return Rt("initializing parent namespace %s",i.name),typeof e=="function"?this.parentNsps.set(e,i):(this.parentNsps.set((s,o,a)=>a(null,e.test(s)),i),this.parentNamespacesFromRegExp.set(e,i)),t&&i.on("connect",t),i}String(e)[0]!=="/"&&(e="/"+e);let n=this._nsps.get(e);if(!n){for(let[i,s]of this.parentNamespacesFromRegExp)if(i.test(e))return Rt("attaching namespace %s to parent namespace %s",e,i),s.createChild(e);Rt("initializing namespace %s",e),n=new Kd.Namespace(this,e),this._nsps.set(e,n),e!=="/"&&this.sockets.emitReserved("new_namespace",n)}return t&&n.on("connect",t),n}async close(e){if(await Promise.allSettled([...this._nsps.values()].map(async t=>{t.sockets.forEach(n=>{n._onclose("server shutting down")}),await t.adapter.close()})),this.engine.close(),(0,zd.restoreAdapter)(),this.httpServer)return new Promise(t=>{this.httpServer.close(n=>{e&&e(n),n&&Rt("server was not running"),t()})});e&&e()}use(e){return this.sockets.use(e),this}to(e){return this.sockets.to(e)}in(e){return this.sockets.in(e)}except(e){return this.sockets.except(e)}send(...e){return this.sockets.emit("message",...e),this}write(...e){return this.sockets.emit("message",...e),this}serverSideEmit(e,...t){return this.sockets.serverSideEmit(e,...t)}serverSideEmitWithAck(e,...t){return this.sockets.serverSideEmitWithAck(e,...t)}allSockets(){return this.sockets.allSockets()}compress(e){return this.sockets.compress(e)}get volatile(){return this.sockets.volatile}get local(){return this.sockets.local}timeout(e){return this.sockets.timeout(e)}fetchSockets(){return this.sockets.fetchSockets()}socketsJoin(e){return this.sockets.socketsJoin(e)}socketsLeave(e){return this.sockets.socketsLeave(e)}disconnectSockets(e=!1){return this.sockets.disconnectSockets(e)}};St.Server=vs;var L2=Object.keys(Pb.EventEmitter.prototype).filter(function(r){return typeof Pb.EventEmitter.prototype[r]=="function"});L2.forEach(function(r){vs.prototype[r]=function(){return this.sockets[r].apply(this.sockets,arguments)}});Do.exports=(r,e)=>new vs(r,e);Do.exports.Server=vs;Do.exports.Namespace=Kd.Namespace;Do.exports.Socket=Lb.Socket});function Yd(){return Lo=(0,Hb.randomBytes)(32).toString("hex"),Lo}function qb(){return Lo||Yd(),Lo}function Ub(r){return!!r&&typeof r=="string"&&r===Lo}var Hb,Lo,dl=Ce(()=>{Hb=require("crypto"),Lo=null});var zb,ml,$,pt=Ce(()=>{zb={darwin:{capture:"nodeScreenshots",encoder:"sharp",tileSize:128,inputFormat:"rgba"},win32:{capture:"nodeScreenshots",encoder:"sharp",tileSize:256,inputFormat:"rgba"},linux:{capture:"nodeScreenshots",encoder:"sharp",tileSize:256,inputFormat:"rgba"}},ml=zb[process.platform]||zb.linux,$={pipeline:{captureLib:ml.capture,encoder:ml.encoder,inputFormat:ml.inputFormat,tileSize:ml.tileSize,tileFormat:"webp",webpEffort:0,jpegQuality:50,tileConcurrency:6,outputScale:1,adaptiveTiers:[{minEffective:1,outputScale:1,jpegQuality:72},{minEffective:.7,outputScale:.95,jpegQuality:62},{minEffective:.4,outputScale:.8,jpegQuality:52},{minEffective:0,outputScale:.65,jpegQuality:45}],tierHysteresis:.05,checksumSampling:{rowStep:3,colStep:8}},webrtc:{enableWebRTC:!0,enableTurn:!1,turnApiUrl:"https://9remote.cc/api/webrtc/turn-credentials",turnRefreshInterval:1380*60*1e3,dcMaxMessageSize:65536,dcBufferThreshold:262144,iceDisconnectGraceMs:6e3,dcChunkSize:8,dcMaxTilesPerFrame:32,dcReliable:!0,dcOrdered:!1,answerTimeout:1e4,maxControlBuffer:500},robotSettings:{mouseDelay:2,keyboardDelay:2},throttling:{mouseThrottle:8,keyThrottle:25,typeTextThrottle:100,maxTextLength:1e3},resourceManagement:{inactiveTimeout:120*1e3,memoryCheckInterval:6e4,memoryWarningThreshold:1e3,maxTimersPerClient:100,maxChunkTimersPerClient:50,disconnectGraceMs:3e4},streaming:{activeInterval:60,idleInterval:400,idleThreshold:3,actionCaptureDelay:50,chunkSize:16,chunkDelay:5},focus:{paddingTiles:4},displayWake:{enabled:!0,throttleMs:3e4,macDurationSec:5},sleepInhibit:{defaultMode:"never",presets:{"30m":1800*1e3,"1h":3600*1e3,"2h":7200*1e3,"4h":14400*1e3,"24h":1440*60*1e3,never:null}},desktopSwitch:{darwin:{prev:{keyCode:123,mods:"control down"},next:{keyCode:124,mods:"control down"},new:{type:"missionControl"}},win32:{prev:["left",["control","command"]],next:["right",["control","command"]],new:["d",["control","command"]]},linux:{prev:null,next:null,new:null}},logging:{lifecycle:!1,errors:!0,dpiDetection:!1,focus:!1,focusEveryFrames:60,metrics:!1,metricsEveryFrames:30,webrtc:!1}}});var Bo,jo,ve,Xd=Ce(()=>{pt();ji();Bo=()=>$.logging,jo=On("remote"),ve={lifecycle:r=>{Bo().lifecycle&&jo.info(r)},focus:r=>{Bo().focus&&jo.info(r)},dpi:r=>{Bo().dpiDetection&&jo.info(r)},error:(r,e)=>{Bo().errors&&jo.error(`${r} ${e?.message||e||""}`)},warn:r=>{Bo().errors&&jo.warn(r)}}});function Ho(){for(let r of[ie.ROOT,ie.STATE])$r.default.existsSync(r)||$r.default.mkdirSync(r,{recursive:!0})}function eh(){try{return Ho(),$r.default.existsSync(Qd)?JSON.parse($r.default.readFileSync(Qd,"utf8"))||{}:{}}catch{return{}}}function Qb(r){try{Ho();let e={...eh(),...r};return $r.default.writeFileSync(Qd,JSON.stringify(e,null,2),{mode:384}),e}catch(e){return console.error("Error saving settings:",e),null}}function ew(){try{return Ho(),$r.default.existsSync(Zd)?JSON.parse($r.default.readFileSync(Zd,"utf8")):{machineId:null,key:null,name:"Default",createdAt:null}}catch{return{machineId:null,key:null,name:"Default",createdAt:null}}}function qn(r){try{Ho(),$r.default.writeFileSync(G2,JSON.stringify({cmd:r,ts:Date.now()}))}catch{}}function tw(r,e,t="Default"){try{Ho();let n={machineId:r,key:e,name:t,createdAt:new Date().toISOString()};return $r.default.writeFileSync(Zd,JSON.stringify(n,null,2),{mode:384}),n}catch(n){return console.error("Error saving key:",n),null}}var $r,Fo,j8,F8,Zd,G2,Qd,xs=Ce(()=>{$r=K(require("fs"),1),Fo=K(require("path"),1);bt();j8=ie.STATE,F8=Fo.default.join(ie.STATE,"state.json"),Zd=Fo.default.join(ie.ROOT,"keys.json"),G2=Fo.default.join(ie.STATE,"cmd.json"),Qd=Fo.default.join(ie.STATE,"settings.json")});function rw(){return new Promise(r=>{if(process.platform!=="darwin"){r({screenRecording:!0,accessibility:!0});return}let e=!1,t=!1,n=0,i=()=>{++n===2&&r({screenRecording:e,accessibility:t})};(0,qo.execFile)("osascript",["-e",'use framework "ApplicationServices"',"-e",`set checkOptions to current application's NSDictionary's dictionaryWithObject:(false) forKey:("AXTrustedCheckOptionPrompt" as string)`,"-e","return current application's AXIsProcessTrustedWithOptions(checkOptions) as boolean"],{timeout:3e3},(s,o)=>{t=!s&&o.trim()==="true",i()}),(0,qo.exec)(`osascript -e 'use framework "CoreGraphics"' -e "return (current application's CGPreflightScreenCaptureAccess()) as boolean"`,{timeout:3e3},(s,o)=>{e=!s&&o.trim()==="true",i()})})}function nw(r){let e=z2[r];e&&process.platform==="darwin"&&(0,qo.exec)(`open "${e}"`,()=>{})}var qo,z2,iw=Ce(()=>{qo=require("child_process"),z2={screenRecording:"x-apple.systempreferences:com.apple.preference.security?Privacy_ScreenCapture",accessibility:"x-apple.systempreferences:com.apple.preference.security?Privacy_Accessibility"}});function V2(){return!process.env.DISPLAY&&!process.env.WAYLAND_DISPLAY}function Wo(){for(let r=sw,e=null;r!==e;e=r,r=Rr.default.dirname(r)){let t=Rr.default.join(r,"package.json");if((0,de.existsSync)(t)){try{let n=JSON.parse((0,de.readFileSync)(t,"utf8"));if(n.name!==Bi)continue;let i=typeof n.bin=="string"?n.bin:n.bin?.[Bi];if(i){let s=Rr.default.resolve(r,i);if((0,de.existsSync)(s))return s}}catch{}break}}return process.argv[1]||Rr.default.resolve(sw,"..","index.js")}function ws(){return process.execPath}function cw(){let r=Rr.default.dirname(ws()),e=["/usr/local/bin","/usr/bin","/bin","/usr/sbin","/sbin","/opt/homebrew/bin"];return e.includes(r)||e.unshift(r),e.join(":")}function th(r){return String(r).replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function K2(r,e){let t=[r,e,..._l].map(n=>` <string>${th(n)}</string>`).join(`
30
30
  `);return`<?xml version="1.0" encoding="UTF-8"?>
31
31
  <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
32
32
  <plist version="1.0">
33
33
  <dict>
34
34
  <key>Label</key>
35
- <string>${Cs}</string>
35
+ <string>${bs}</string>
36
36
  <key>ProgramArguments</key>
37
37
  <array>
38
38
  ${t}
@@ -44,145 +44,145 @@ ${t}
44
44
  <key>EnvironmentVariables</key>
45
45
  <dict>
46
46
  <key>PATH</key>
47
- <string>${fh(Rw())}</string>
47
+ <string>${th(cw())}</string>
48
48
  <key>HOME</key>
49
- <string>${fh(Ko)}</string>
49
+ <string>${th(Uo)}</string>
50
50
  </dict>
51
51
  <key>StandardOutPath</key>
52
- <string>${Sl}</string>
52
+ <string>${vl}</string>
53
53
  <key>StandardErrorPath</key>
54
- <string>${Sl}</string>
54
+ <string>${vl}</string>
55
55
  </dict>
56
56
  </plist>
57
- `}function jB(){return(0,de.mkdirSync)(Pr.default.dirname(pt.darwin),{recursive:!0}),(0,de.writeFileSync)(pt.darwin,BB(As(),Xo())),!0}function FB(){if((0,de.existsSync)(pt.darwin))try{(0,de.unlinkSync)(pt.darwin)}catch{}return!0}function $B(){return(0,de.existsSync)(pt.darwin)}function HB(){let r=Cl.join(" ");return`Set WshShell = CreateObject("WScript.Shell")
58
- WshShell.Run """${As()}"" ""${Xo()}"" ${r}", 0, False
59
- `}function kw(){try{(0,Yo.execFileSync)("reg",["DELETE","HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Run","/V",Tl,"/F"],{windowsHide:!0,stdio:"ignore"})}catch{}}function UB(){let r=Pr.default.dirname(pt.win);return(0,de.existsSync)(r)?(kw(),(0,de.writeFileSync)(pt.win,HB()),!0):!1}function qB(){if(kw(),(0,de.existsSync)(pt.win))try{(0,de.unlinkSync)(pt.win)}catch{}return!0}function WB(){return(0,de.existsSync)(pt.win)}function GB(){let r=`${As()} ${Xo()} ${Cl.join(" ")}`;return`[Desktop Entry]
57
+ `}function Y2(){return(0,de.mkdirSync)(Rr.default.dirname(ut.darwin),{recursive:!0}),(0,de.writeFileSync)(ut.darwin,K2(ws(),Wo())),!0}function J2(){if((0,de.existsSync)(ut.darwin))try{(0,de.unlinkSync)(ut.darwin)}catch{}return!0}function X2(){return(0,de.existsSync)(ut.darwin)}function Z2(){let r=_l.join(" ");return`Set WshShell = CreateObject("WScript.Shell")
58
+ WshShell.Run """${ws()}"" ""${Wo()}"" ${r}", 0, False
59
+ `}function lw(){try{(0,$o.execFileSync)("reg",["DELETE","HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Run","/V",xl,"/F"],{windowsHide:!0,stdio:"ignore"})}catch{}}function Q2(){let r=Rr.default.dirname(ut.win);return(0,de.existsSync)(r)?(lw(),(0,de.writeFileSync)(ut.win,Z2()),!0):!1}function eB(){if(lw(),(0,de.existsSync)(ut.win))try{(0,de.unlinkSync)(ut.win)}catch{}return!0}function tB(){return(0,de.existsSync)(ut.win)}function rB(){let r=`${ws()} ${Wo()} ${_l.join(" ")}`;return`[Desktop Entry]
60
60
  Type=Application
61
- Name=${Tl}
61
+ Name=${xl}
62
62
  Exec=${r}
63
63
  X-GNOME-Autostart-enabled=true
64
64
  NoDisplay=false
65
65
  Terminal=false
66
- `}function zB(){let r=Cl.map(e=>`'${e}'`).join(" ");return`[Unit]
67
- Description=${Tl} Agent
66
+ `}function nB(){let r=_l.map(e=>`'${e}'`).join(" ");return`[Unit]
67
+ Description=${xl} Agent
68
68
  After=network-online.target
69
69
  Wants=network-online.target
70
70
 
71
71
  [Service]
72
72
  Type=simple
73
- ExecStart=${As()} ${Xo()} ${r}
73
+ ExecStart=${ws()} ${Wo()} ${r}
74
74
  Restart=always
75
75
  RestartSec=10
76
- Environment=PATH=${Rw()}
77
- Environment=HOME=${Ko}
78
- StandardOutput=append:${Sl}
79
- StandardError=append:${Sl}
76
+ Environment=PATH=${cw()}
77
+ Environment=HOME=${Uo}
78
+ StandardOutput=append:${vl}
79
+ StandardError=append:${vl}
80
80
 
81
81
  [Install]
82
82
  WantedBy=default.target
83
- `}function El(r){try{return(0,Yo.execFileSync)("systemctl",["--user",...r],{stdio:"ignore"}),!0}catch{return!1}}function VB(){return DB()?((0,de.mkdirSync)(Pr.default.dirname(pt.linuxSystemd),{recursive:!0}),(0,de.writeFileSync)(pt.linuxSystemd,zB()),El(["daemon-reload"]),El(["enable",`${Cs}.service`]),!0):((0,de.mkdirSync)(Pr.default.dirname(pt.linux),{recursive:!0}),(0,de.writeFileSync)(pt.linux,GB()),!0)}function KB(){if((0,de.existsSync)(pt.linuxSystemd)){El(["disable",`${Cs}.service`]);try{(0,de.unlinkSync)(pt.linuxSystemd)}catch{}El(["daemon-reload"])}if((0,de.existsSync)(pt.linux))try{(0,de.unlinkSync)(pt.linux)}catch{}return!0}function YB(){return(0,de.existsSync)(pt.linux)||(0,de.existsSync)(pt.linuxSystemd)}async function dh(){try{if(process.platform==="darwin")return $B();if(process.platform==="win32")return await WB();if(process.platform==="linux")return YB()}catch{}return!1}async function Ow(r){try{if(process.platform==="darwin")return r?jB():FB();if(process.platform==="win32")return r?await UB():await qB();if(process.platform==="linux")return r?VB():KB()}catch{}return!1}var Yo,de,Ts,Cw,Pr,Aw,Sl,Cs,Tl,Cl,Ko,Tw,pt,hh=Re(()=>{Yo=require("child_process"),de=require("fs"),Ts=require("path"),Cw=J(require("os"),1),Pr=J(require("path"),1),Aw=require("url");bt();Sl=(0,Ts.join)(oe.LOGS,"autostart.log"),Cs="cc.9remote.agent",Tl="9Remote",Cl=["--tray","--skip-update","--start"],Ko=Cw.default.homedir(),Tw=Pr.default.dirname((0,Aw.fileURLToPath)(__importMetaUrl)),pt={darwin:(0,Ts.join)(Ko,"Library","LaunchAgents",`${Cs}.plist`),linux:(0,Ts.join)(Ko,".config","autostart",`${Cs}.desktop`),linuxSystemd:(0,Ts.join)(Ko,".config","systemd","user",`${Cs}.service`),win:(0,Ts.join)(process.env.APPDATA||"","Microsoft","Windows","Start Menu","Programs","Startup",`${Tl}.vbs`)}});function XB(){Jo.default.existsSync(oe.CONFIG)||Jo.default.mkdirSync(oe.CONFIG,{recursive:!0})}function Qo(){try{return JSON.parse(Jo.default.readFileSync(Pw,"utf8"))||{}}catch{return{}}}function Al(r){try{XB();let e={...Qo(),...r};return Jo.default.writeFileSync(Pw,JSON.stringify(e,null,2)),e}catch{return null}}var Jo,Mw,Pw,mh=Re(()=>{Jo=J(require("fs"),1),Mw=J(require("path"),1);bt();Pw=Mw.default.join(oe.CONFIG,"settings.json")});var Ol={};nn(Ol,{getMode:()=>_h,isActive:()=>xh,onConnectionChange:()=>nj,setMode:()=>ta,start:()=>rj,stop:()=>yh});function QB(){Iw||(Iw=!0,process.on("exit",()=>{if(Ut){try{Ut.kill()}catch{}Ut=null}}))}function ZB(){if(!Nw&&(Nw=!0,process.platform==="darwin"))try{let r=(0,ea.execSync)("pgrep -f 'caffeinate -imsd'",{encoding:"utf8"}).trim();for(let e of r.split(`
84
- `).filter(Boolean))if((0,ea.execSync)(`ps -o ppid= -p ${e}`,{encoding:"utf8"}).trim()==="1")try{process.kill(Number(e))}catch{}}catch{}}function Rl(){if(Ut)return;let r=JB[process.platform];if(r)try{Ut=(0,ea.spawn)(r.cmd,r.args,{stdio:"ignore",windowsHide:!0}),Ut.on("error",e=>{kl.warn(`inhibitor error: ${e.message}`),Ut=null}),Ut.on("exit",()=>{Ut=null}),QB(),kl.info(`\u{1F4A4} Sleep inhibitor started (${r.cmd})`)}catch(e){kl.warn(`Failed to start sleep inhibitor: ${e.message}`),Ut=null}}function Lw(){if(Ut){try{Ut.kill()}catch{}Ut=null,kl.info("\u{1F4A4} Sleep inhibitor stopped")}}function Dw(){Zo&&(clearTimeout(Zo),Zo=null)}function ej(r){return(Y.sleepInhibit?.presets||{})[r]??null}function tj(r){let e=Y.sleepInhibit?.presets||{};return Object.prototype.hasOwnProperty.call(e,r)}function vh(){if(ZB(),Dw(),Rs==="never"){Rl();return}let r=ej(Rs);if(r==null){Rl();return}if(gh>0){Rl();return}Rl(),Zo=setTimeout(()=>{Zo=null,gh===0&&Lw()},r)}function rj(){vh()}function yh(){Dw(),Lw()}function xh(){return Ut!==null}function _h(){return Rs}function ta(r){return tj(r)&&(Rs=r,vh()),Rs}function nj(r){gh=r,vh()}var ea,kl,JB,Ut,Rs,Zo,gh,Iw,Nw,Ml=Re(()=>{ea=require("child_process");dt();Ui();kl=In("sleep"),JB={darwin:{cmd:"caffeinate",args:["-imsd","-w",String(process.pid)]},linux:{cmd:"systemd-inhibit",args:["--what=idle:sleep:handle-lid-switch","--who=9remote","--why=remote-active","sleep","infinity"]},win32:{cmd:"powershell.exe",args:["-NonInteractive","-NoProfile","-WindowStyle","Hidden","-Command",`Add-Type -Name K -Namespace W -MemberDefinition '[System.Runtime.InteropServices.DllImport("kernel32")]public static extern uint SetThreadExecutionState(uint e);'; [void][W.K]::SetThreadExecutionState(0x80000041); while($true){Start-Sleep 3600}`]}},Ut=null,Rs=Y.sleepInhibit?.defaultMode||"never",Zo=null,gh=0,Iw=!1;Nw=!1});function ij(){(0,Wn.mkdirSync)(oe.STATE,{recursive:!0})}function jw(){try{if((0,Wn.existsSync)(bh)){let r=JSON.parse((0,Wn.readFileSync)(bh,"utf8"));r.step===ei.READY&&r.permanentKey&&(xn={...xn,...r})}}catch{}}function sj(){try{ij(),(0,Wn.writeFileSync)(bh,JSON.stringify(xn),{mode:384})}catch{}}function Fw(){qt=!!Qo().desktopEnabled}function wh(){Al({desktopEnabled:qt})}function Ct(r,e){let t=`data: ${JSON.stringify({type:r,...e})}
83
+ `}function yl(r){try{return(0,$o.execFileSync)("systemctl",["--user",...r],{stdio:"ignore"}),!0}catch{return!1}}function iB(){return V2()?((0,de.mkdirSync)(Rr.default.dirname(ut.linuxSystemd),{recursive:!0}),(0,de.writeFileSync)(ut.linuxSystemd,nB()),yl(["daemon-reload"]),yl(["enable",`${bs}.service`]),!0):((0,de.mkdirSync)(Rr.default.dirname(ut.linux),{recursive:!0}),(0,de.writeFileSync)(ut.linux,rB()),!0)}function sB(){if((0,de.existsSync)(ut.linuxSystemd)){yl(["disable",`${bs}.service`]);try{(0,de.unlinkSync)(ut.linuxSystemd)}catch{}yl(["daemon-reload"])}if((0,de.existsSync)(ut.linux))try{(0,de.unlinkSync)(ut.linux)}catch{}return!0}function oB(){return(0,de.existsSync)(ut.linux)||(0,de.existsSync)(ut.linuxSystemd)}async function rh(){try{if(process.platform==="darwin")return X2();if(process.platform==="win32")return await tB();if(process.platform==="linux")return oB()}catch{}return!1}async function uw(r){try{if(process.platform==="darwin")return r?Y2():J2();if(process.platform==="win32")return r?await Q2():await eB();if(process.platform==="linux")return r?iB():sB()}catch{}return!1}var $o,de,_s,ow,Rr,aw,vl,bs,xl,_l,Uo,sw,ut,nh=Ce(()=>{$o=require("child_process"),de=require("fs"),_s=require("path"),ow=K(require("os"),1),Rr=K(require("path"),1),aw=require("url");bt();vl=(0,_s.join)(ie.LOGS,"autostart.log"),bs="cc.9remote.agent",xl="9Remote",_l=["--tray","--skip-update","--start"],Uo=ow.default.homedir(),sw=Rr.default.dirname((0,aw.fileURLToPath)(__importMetaUrl)),ut={darwin:(0,_s.join)(Uo,"Library","LaunchAgents",`${bs}.plist`),linux:(0,_s.join)(Uo,".config","autostart",`${bs}.desktop`),linuxSystemd:(0,_s.join)(Uo,".config","systemd","user",`${bs}.service`),win:(0,_s.join)(process.env.APPDATA||"","Microsoft","Windows","Start Menu","Programs","Startup",`${xl}.vbs`)}});function aB(){Go.default.existsSync(ie.CONFIG)||Go.default.mkdirSync(ie.CONFIG,{recursive:!0})}function zo(){try{return JSON.parse(Go.default.readFileSync(fw,"utf8"))||{}}catch{return{}}}function bl(r){try{aB();let e={...zo(),...r};return Go.default.writeFileSync(fw,JSON.stringify(e,null,2)),e}catch{return null}}var Go,pw,fw,ih=Ce(()=>{Go=K(require("fs"),1),pw=K(require("path"),1);bt();fw=pw.default.join(ie.CONFIG,"settings.json")});var El={};en(El,{getMode:()=>lh,isActive:()=>ch,onConnectionChange:()=>hB,setMode:()=>Yo,start:()=>dB,stop:()=>ah});function lB(){dw||(dw=!0,process.on("exit",()=>{if(Ht){try{Ht.kill()}catch{}Ht=null}}))}function uB(){if(!hw&&(hw=!0,process.platform==="darwin"))try{let r=(0,Ko.execSync)("pgrep -f 'caffeinate -imsd'",{encoding:"utf8"}).trim();for(let e of r.split(`
84
+ `).filter(Boolean))if((0,Ko.execSync)(`ps -o ppid= -p ${e}`,{encoding:"utf8"}).trim()==="1")try{process.kill(Number(e))}catch{}}catch{}}function wl(){if(Ht)return;let r=cB[process.platform];if(r)try{Ht=(0,Ko.spawn)(r.cmd,r.args,{stdio:"ignore",windowsHide:!0}),Ht.on("error",e=>{Sl.warn(`inhibitor error: ${e.message}`),Ht=null}),Ht.on("exit",()=>{Ht=null}),lB(),Sl.info(`\u{1F4A4} Sleep inhibitor started (${r.cmd})`)}catch(e){Sl.warn(`Failed to start sleep inhibitor: ${e.message}`),Ht=null}}function mw(){if(Ht){try{Ht.kill()}catch{}Ht=null,Sl.info("\u{1F4A4} Sleep inhibitor stopped")}}function gw(){Vo&&(clearTimeout(Vo),Vo=null)}function pB(r){return($.sleepInhibit?.presets||{})[r]??null}function fB(r){let e=$.sleepInhibit?.presets||{};return Object.prototype.hasOwnProperty.call(e,r)}function oh(){if(uB(),gw(),Ss==="never"){wl();return}let r=pB(Ss);if(r==null){wl();return}if(sh>0){wl();return}wl(),Vo=setTimeout(()=>{Vo=null,sh===0&&mw()},r)}function dB(){oh()}function ah(){gw(),mw()}function ch(){return Ht!==null}function lh(){return Ss}function Yo(r){return fB(r)&&(Ss=r,oh()),Ss}function hB(r){sh=r,oh()}var Ko,Sl,cB,Ht,Ss,Vo,sh,dw,hw,Tl=Ce(()=>{Ko=require("child_process");pt();ji();Sl=On("sleep"),cB={darwin:{cmd:"caffeinate",args:["-imsd","-w",String(process.pid)]},linux:{cmd:"systemd-inhibit",args:["--what=idle:sleep:handle-lid-switch","--who=9remote","--why=remote-active","sleep","infinity"]},win32:{cmd:"powershell.exe",args:["-NonInteractive","-NoProfile","-WindowStyle","Hidden","-Command",`Add-Type -Name K -Namespace W -MemberDefinition '[System.Runtime.InteropServices.DllImport("kernel32")]public static extern uint SetThreadExecutionState(uint e);'; [void][W.K]::SetThreadExecutionState(0x80000041); while($true){Start-Sleep 3600}`]}},Ht=null,Ss=$.sleepInhibit?.defaultMode||"never",Vo=null,sh=0,dw=!1;hw=!1});function mB(){(0,Un.mkdirSync)(ie.STATE,{recursive:!0})}function yw(){try{if((0,Un.existsSync)(uh)){let r=JSON.parse((0,Un.readFileSync)(uh,"utf8"));r.step===Jn.READY&&r.permanentKey&&(gn={...gn,...r})}}catch{}}function gB(){try{mB(),(0,Un.writeFileSync)(uh,JSON.stringify(gn),{mode:384})}catch{}}function xw(){qt=!!zo().desktopEnabled}function ph(){bl({desktopEnabled:qt})}function Et(r,e){let t=`data: ${JSON.stringify({type:r,...e})}
85
85
 
86
- `;for(let n of Pl)try{n.write(t)}catch{Pl.delete(n)}}function be(r){Ct("log",{message:`[${new Date().toLocaleTimeString()}] ${r}`})}function $w(){return xn}function _n(r){xn={...xn,...r},Ct("state",xn),sj()}function Hw(){_n({oneTimeKey:"",oneTimeKeyExpiresAt:null,qrUrl:""})}function Uw(){return Il}function qw(r){Il=r||null}function Ww(r){Sh=!!r}function ks(){return!!Sh&&!!qt&&!!Ir.screenRecording&&!!Ir.accessibility}function Gw(r){Eh=r}async function Nl(){let r=await ww(),e=Ir,t=ks();Ir=r,qt&&(!r.screenRecording||!r.accessibility)&&(qt=!1,wh());let n=e.screenRecording&&e.accessibility,i=r.screenRecording&&r.accessibility;return!qt&&!n&&i&&(qt=!0,wh()),(e.screenRecording!==r.screenRecording||e.accessibility!==r.accessibility)&&Ct("permissions",{...Ir,desktopEnabled:qt}),ks()!==t&&Eh?.(),r}function zw(r,e){let t=r.headers.origin;if(t&&!ec.includes(t))return le(e,403,"Forbidden origin");ee(e,{localToken:aw()})}function Vw(r,e,t=null,n="ws"){vi.set(r,{socketId:r,ip:e,deviceId:t,type:n,connectedAt:Date.now()}),Ct("connections",{connections:[...vi.values()]}),Yw()}function Kw(r){vi.delete(r),Ct("connections",{connections:[...vi.values()]}),Yw()}async function Yw(){try{(await Promise.resolve().then(()=>(Ml(),Ol))).onConnectionChange(vi.size)}catch{}}function Xw(r,e){e.setHeader("Content-Type","text/event-stream"),e.setHeader("Cache-Control","no-cache"),e.setHeader("Connection","keep-alive"),e.writeHead(200),e.write(`data: ${JSON.stringify({type:"state",...xn})}
86
+ `;for(let n of Cl)try{n.write(t)}catch{Cl.delete(n)}}function xe(r){Et("log",{message:`[${new Date().toLocaleTimeString()}] ${r}`})}function _w(){return gn}function vn(r){gn={...gn,...r},Et("state",gn),gB()}function bw(){vn({oneTimeKey:"",oneTimeKeyExpiresAt:null,qrUrl:""})}function ww(){return kl}function Sw(r){kl=r||null}function Ew(r){fh=!!r}function Es(){return!!fh&&!!qt&&!!Or.screenRecording&&!!Or.accessibility}function Tw(r){dh=r}async function Al(){let r=await rw(),e=Or,t=Es();Or=r,qt&&(!r.screenRecording||!r.accessibility)&&(qt=!1,ph());let n=e.screenRecording&&e.accessibility,i=r.screenRecording&&r.accessibility;return!qt&&!n&&i&&(qt=!0,ph()),(e.screenRecording!==r.screenRecording||e.accessibility!==r.accessibility)&&Et("permissions",{...Or,desktopEnabled:qt}),Es()!==t&&dh?.(),r}function Cw(r,e){let t=r.headers.origin;if(t&&!Ka.includes(t))return le(e,403,"Forbidden origin");X(e,{localToken:qb()})}function kw(r,e,t=null,n="ws"){di.set(r,{socketId:r,ip:e,deviceId:t,type:n,connectedAt:Date.now()}),Et("connections",{connections:[...di.values()]}),Rw()}function Aw(r){di.delete(r),Et("connections",{connections:[...di.values()]}),Rw()}async function Rw(){try{(await Promise.resolve().then(()=>(Tl(),El))).onConnectionChange(di.size)}catch{}}function Ow(r,e){e.setHeader("Content-Type","text/event-stream"),e.setHeader("Cache-Control","no-cache"),e.setHeader("Connection","keep-alive"),e.writeHead(200),e.write(`data: ${JSON.stringify({type:"state",...gn})}
87
87
 
88
- `),e.write(`data: ${JSON.stringify({type:"connections",connections:[...vi.values()]})}
88
+ `),e.write(`data: ${JSON.stringify({type:"connections",connections:[...di.values()]})}
89
89
 
90
- `),e.write(`data: ${JSON.stringify({type:"permissions",...Ir,desktopEnabled:qt})}
90
+ `),e.write(`data: ${JSON.stringify({type:"permissions",...Or,desktopEnabled:qt})}
91
91
 
92
- `),Il&&e.write(`data: ${JSON.stringify({type:"updateAvailable",...Il})}
92
+ `),kl&&e.write(`data: ${JSON.stringify({type:"updateAvailable",...kl})}
93
93
 
94
- `),Pl.add(e),r.on("close",()=>Pl.delete(e))}function Jw(r,e){ee(e,{...xn,...Ir,desktopEnabled:qt,remoteAvailable:Sh})}async function Qw(r,e){let{parseJsonBody:t}=await Promise.resolve().then(()=>(jt(),$i)),n=await t(r,e);n&&(_n(n),ee(e))}function Zw(r,e){ee(e),_n({step:ei.PREPARING,stepDesc:"",tunnelUrl:"",oneTimeKey:"",oneTimeKeyExpiresAt:null}),qn("restart-tunnel")}function eS(r,e){ee(e),_n({step:ei.PREPARING,stepDesc:""}),qn("start-tunnel")}function tS(r,e){ee(e),_n({step:ei.STOPPED,stepDesc:"",tunnelUrl:"",oneTimeKey:"",oneTimeKeyExpiresAt:null}),qn("stop-tunnel")}function rS(r,e){ee(e),_n({step:ei.STOPPED,stepDesc:"",tunnelUrl:"",oneTimeKey:"",oneTimeKeyExpiresAt:null}),qn("shutdown")}function nS(r,e){ee(e),qn("update")}function iS(r,e){ee(e,{connections:[...vi.values()]})}function sS(r,e){let t=new URL(r.url,"http://localhost"),n=parseInt(t.searchParams.get("lines")||qp,10);ee(e,{logs:iy(Number.isFinite(n)?n:qp)})}async function oS(r,e){let{parseJsonBody:t}=await Promise.resolve().then(()=>(jt(),$i)),n=await t(r,e);if(!n)return;let i=!!n.enabled;if(i&&(!Ir.screenRecording||!Ir.accessibility)){ee(e,{ok:!1,enabled:qt,reason:"permissions_required"});return}let s=ks();qt=i,wh(),Ct("permissions",{...Ir,desktopEnabled:qt}),ks()!==s&&Eh?.(),ee(e,{ok:!0,enabled:qt})}function aS(r,e){ee(e,Ir)}async function cS(r,e){let t=await dh();ee(e,{enabled:t})}async function lS(r,e){let{parseJsonBody:t}=await Promise.resolve().then(()=>(jt(),$i)),n=await t(r,e);if(!n)return;let i=await Ow(!!n.enabled),s=await dh();Ct("autostart",{enabled:s}),ee(e,{ok:i,enabled:s})}async function uS(r,e){let{parseJsonBody:t}=await Promise.resolve().then(()=>(jt(),$i)),n=await t(r,e);if(!n)return;let{type:i}=n;if(process.platform==="darwin"){Sw(i);let s=Date.now(),o=setInterval(async()=>{((await Nl())[i]||Date.now()-s>Jv)&&clearInterval(o)},Xv)}ee(e)}var Wn,Bw,bh,xn,qt,Sh,Ir,Pl,vi,Il,Eh,bn=Re(()=>{bt();Ui();bt();Es();Ew();hh();jt();xl();bt();Wn=require("fs"),Bw=require("path");bt();mh();bh=(0,Bw.join)(oe.STATE,"ui-state.json");xn={step:ei.STOPPED,stepDesc:"",tunnelUrl:"",oneTimeKey:"",oneTimeKeyExpiresAt:null,permanentKey:"",qrUrl:"",latency:null,uptime:null,healthCheck:{running:!1,timeoutMs:0,startedAt:null,logs:[]},tunnelHealth:{status:"unknown",checkedAt:null}},qt=!1,Sh=!1,Ir={screenRecording:!1,accessibility:!1},Pl=new Set,vi=new Map;ny(be);Il=null;Eh=null});var pS={};nn(pS,{ScreenHandler:()=>Th,encodeTilesBatch:()=>Os});function oj(r){let e=Buffer.alloc(28);return e.writeUInt32LE(r.tileIndex,0),e.writeUInt32LE(r.x,4),e.writeUInt32LE(r.y,8),e.writeUInt32LE(r.width,12),e.writeUInt32LE(r.height,16),e.writeUInt32LE(r.imageBuffer.length,20),e.writeUInt32LE(r.hash>>>0,24),Buffer.concat([e,r.imageBuffer])}function Os(r,e){let t=Buffer.alloc(12);return t.writeUInt32LE(r.length,0),t.writeDoubleBE(e,4),Buffer.concat([t,...r.map(oj)])}var Th,Ch=Re(()=>{ch();dt();bn();Th=class{constructor(e,t){this.resourceManager=e,this.screenUpdateHelper=t}setupScreenHandlers(e,t,n){e.on("request-screen",t(async()=>{let i=this.resourceManager.getClient(e.id);if(i)try{let s=await i.tileManager.detectChangedTiles();s.length>0&&n.sendTiles({tiles:s,timestamp:Date.now()},Os),this.resourceManager.updateClientActivity(e.id)}catch(s){xe.error("Tile capture error:",s),n.emit("screen-error",{error:s.message})}})),e.on("request-screen-with-hashes",t(async i=>{let s=this.resourceManager.getClient(e.id);if(s)try{let o=i.tileHashes||[],a=await s.tileManager.compareClientTileHashes(o);a?.tiles?.length>0&&n.sendTiles({tiles:a.tiles,timestamp:Date.now()},Os),this.resourceManager.updateClientActivity(e.id)}catch(o){xe.error("Tile capture with hashes error:",o),n.emit("screen-error",{error:o.message})}})),e.on("start-streaming",t(async()=>{let i=this.resourceManager.getClient(e.id);if(!i)return;i.streamingTimeout&&(clearTimeout(i.streamingTimeout),i.streamingTimeout=null),xe.lifecycle("\u{1F680} Remote streaming started");let{tileFormat:s,webpEffort:o,jpegQuality:a}=Y.pipeline;be(`\u{1F5BC}\uFE0F Remote stream codec: ${s.toUpperCase()}${s==="webp"?` (effort=${o})`:""} q=${a}`),i.idleFrameCount=0,i.isStreaming=!0,i.streamGen=(i.streamGen||0)+1;let c=i.streamGen;i.tileManager.lastTileChecksums.clear();try{let p=await i.tileManager.getScreenDimensions();n.emit("screen-dimensions",p)}catch(p){xe.error("Get dimensions error:",p)}let l=async()=>{if(!e.connected||!i.isStreaming||i.streamGen!==c){i.streamingTimeout=null;return}try{let p=performance.now(),f=await i.tileManager.detectChangedTilesWithHashes();if(f.tiles.length>0&&e.connected){let M=n.sendTiles({tiles:f.tiles,timestamp:Date.now(),currentHashes:f.currentHashes},Os);i.tileManager.commitHashes(M||[]),i.idleFrameCount=0}else i.idleFrameCount++;let{activeInterval:h,idleInterval:y,idleThreshold:_}=this.resourceManager.getStreamingConfig(),S=i.idleFrameCount>=_?y:h,A=Math.max(0,S-(performance.now()-p));i.streamingTimeout=setTimeout(l,A)}catch(p){xe.error("Auto streaming error:",p),i.streamingTimeout=setTimeout(l,200)}};l()})),e.on("stop-streaming",()=>{let i=this.resourceManager.getClient(e.id);i&&(i.isStreaming=!1,i.streamingTimeout&&(clearTimeout(i.streamingTimeout),i.streamingTimeout=null),i.tileManager?.clearMemory?.(),xe.lifecycle("\u23F9\uFE0F Remote streaming stopped"))}),e.on("get-screen-dimensions",t(async()=>{let i=this.resourceManager.getClient(e.id);if(i)try{let s=await i.tileManager.getScreenDimensions();n.emit("screen-dimensions",s)}catch(s){xe.error("Get dimensions error:",s),n.emit("screen-error",{error:s.message})}})),e.on("boost-stream",t(()=>{let i=this.resourceManager.getClient(e.id);i&&(i.idleFrameCount=0)})),e.on("set-focus",t(i=>{let s=this.resourceManager.getClient(e.id);if(!s)return;let o=i?.rect||null,a=typeof i?.zoom=="number"?i.zoom:1,c=typeof i?.viewerWidth=="number"?i.viewerWidth:0,l=typeof i?.dpr=="number"?i.dpr:1,p=s.tileManager.pickProfile({zoom:a,viewerWidth:c,dpr:l});if(s.tileManager.setProfile(p),s.tileManager.setFocusRect(o),o){let f=s.tileManager.activeTileSet?.size||0,h=s.tileManager.totalTiles,y=h?(f/h*100).toFixed(0):0;xe.focus(`\u{1F3AF} [Focus] rect=${o.x},${o.y} ${o.w}x${o.h} | tiles ${f}/${h} (${y}%)`)}else xe.focus("\u{1F3AF} [Focus] cleared \u2192 full screen")}))}}});function fS(r){Ah.add(r)}function Ms(r){Ah.delete(r)}function wt(r,e,t){for(let n of Ah)if(n.hasReadyAdapter?.())try{n.emit(e,t)}catch{}}var Ah,yi=Re(()=>{Ah=new Set});async function CS(){if(na)return na;let r=await import("node-screenshots");if(na=(r.Monitor||r.default?.Monitor).all()[0],!na)throw new Error("No monitor found via node-screenshots");return na}async function AS(r){Nh=r,Y.pipeline.captureLib==="nodeScreenshots"&&await CS()}async function RS(){let{captureLib:r,inputFormat:e}=Y.pipeline;if(r==="robotjs"){let{width:s,height:o}=Nh.getScreenSize(),a=Nh.screen.capture(0,0,s,o),c=a.byteWidth/a.bytesPerPixel;return{buffer:Buffer.from(a.image),width:c,height:a.height,channels:a.bytesPerPixel,format:e}}let n=await(await CS()).captureImage();return{buffer:await n.toRaw(),width:n.width,height:n.height,channels:4,format:e}}var Nh,na,kS=Re(()=>{dt();Nh=null,na=null});function _j(r){return r==="bgra"?Dh.FORMAT_BGRA:Dh.FORMAT_RGBA}function Bh(r){let e=new Uint32Array(r.buffer,r.byteOffset,r.length>>2);for(let t=0;t<e.length;t++){let n=e[t];e[t]=n&4278255360|(n&16711680)>>16|(n&255)<<16}}async function OS(r,e,t,n=4,i,s){let{encoder:o,inputFormat:a,jpegQuality:c,tileFormat:l,webpEffort:p}=Y.pipeline,f=i??c,h=s??a;if(o==="jpegTurbo"&&l!=="webp")return Dh.compressSync(r,{width:e,height:t,format:_j(h),quality:f});let y=r;h==="bgra"&&(y=Buffer.from(r),Bh(y));let _=(0,Kl.default)(y,{raw:{width:e,height:t,channels:n}});return l==="webp"?_.webp({quality:f,effort:p}).toBuffer():_.jpeg({quality:f}).toBuffer()}var Kl,Lh,Dh,MS=Re(()=>{Kl=J(require("sharp"),1),Lh=J(require("@julusian/jpeg-turbo"),1);dt();Dh=Lh.default.default||Lh.default;Kl.default.cache(!1);Kl.default.concurrency(1)});var Yl,PS=Re(()=>{dt();bn();Yl=class{constructor(){this.cfg=Y.logging,this.samples=[],this.lastLogTime=Date.now()}now(){return this.cfg.metrics?performance.now():0}record({capture:e,checksum:t,encode:n,total:i,changedTiles:s,totalTiles:o,tileBytes:a,rawBytes:c}){this.cfg.metrics&&(this.samples.push({capture:e,checksum:t,encode:n,total:i,changedTiles:s,totalTiles:o,tileBytes:a,rawBytes:c}),this.samples.length>=this.cfg.metricsEveryFrames&&this._flush())}_flush(){let e=this.samples.length,t=L=>(this.samples.reduce((j,W)=>j+W[L],0)/e).toFixed(1),n=(Date.now()-this.lastLogTime)/1e3,i=(e/n).toFixed(1),s=[],o=0;for(let L of this.samples){for(let j of L.tileBytes)s.push(j);o+=L.tileBytes.reduce((j,W)=>j+W,0)}let a=(o/e/1024).toFixed(1),c=s.length?(s.reduce((L,j)=>L+j,0)/s.length/1024).toFixed(2):"0",l=s.length?(Math.min(...s)/1024).toFixed(2):"0",p=s.length?(Math.max(...s)/1024).toFixed(2):"0",f=this.samples.reduce((L,j)=>L+j.rawBytes,0)/e,h=o/e,y=h>0?(f/h).toFixed(0):"0",_=(this.samples.reduce((L,j)=>L+j.changedTiles,0)/e).toFixed(0),S=this.samples[0]?.totalTiles||0,A=S?(_/S*100).toFixed(1):"0",M=Y.pipeline,N=`[Metrics] ${M.captureLib}+${M.encoder} tile=${M.tileSize} q${M.jpegQuality} scale=${M.outputScale} | fps=${i} | capture=${t("capture")}ms enc=${t("encode")}ms total=${t("total")}ms | tiles=${_}/${S} (${A}%) | data=${a}KB/frame | tileAvg=${c}KB (min ${l}, max ${p}) | compress=${y}x`;be(N),console.log(N),this.samples=[],this.lastLogTime=Date.now()}}});var LS={};nn(LS,{TileManager:()=>jh,mapLimit:()=>_i});async function _i(r,e,t){let n=new Array(r.length),i=0,s=Math.min(e,r.length),o=Array.from({length:s},async(a,c)=>{for(;i<r.length;){let l=i++;n[l]=await t(r[l],l,c)}});return await Promise.all(o),n}var Ns,Jl,IS,Xl,NS,bj,wj,jh,DS=Re(()=>{Ns=J(require("fs"),1),Jl=J(require("path"),1),IS=J(require("sharp"),1),Xl=require("child_process"),NS=require("url");dt();kS();MS();PS();ch();bj=(0,NS.fileURLToPath)(__importMetaUrl),wj=Jl.default.dirname(bj);jh=class{constructor(e){this.robot=e,this.metrics=new Yl,this.tileSize=Y.pipeline.tileSize,this.lastTileChecksums=new Map,this.screenWidth=0,this.screenHeight=0,this.tilesPerRow=0,this.tilesPerColumn=0,this.totalTiles=0,this.frameCount=0,this.tempDir=Jl.default.join(wj,"../../temp"),this.changeThreshold=1,this.scaledWidth=0,this.scaledHeight=0,this.isProcessing=!1,this.sharedScreenCache=null,this.lastCaptureTime=0,this.CACHE_TTL=100,this.dpiScale=1,this.captureWidth=0,this.captureHeight=0,this.scaleFactor=Y.pipeline.outputScale||1,this.compressionQuality=Y.pipeline.jpegQuality,this.activeTileSet=null,this.focusStats={frames:0,scanned:0,changed:0,bytes:0},this._scratchExtract=[],this._scratchSwap=[],this._prefetchCapture=null,Ns.default.existsSync(this.tempDir)||Ns.default.mkdirSync(this.tempDir,{recursive:!0}),AS(e),this.initializeScreenDimensions()}initializeScreenDimensions(){try{let{width:e,height:t}=this.robot.getScreenSize();this.screenWidth=e,this.screenHeight=t,this.detectDpiScale(),this.scaledWidth=this.captureWidth,this.scaledHeight=this.captureHeight,this.tilesPerRow=Math.ceil(this.scaledWidth/this.tileSize),this.tilesPerColumn=Math.ceil(this.scaledHeight/this.tileSize),this.totalTiles=this.tilesPerRow*this.tilesPerColumn;let n=100;if(this.totalTiles>n){let i=Math.ceil(Math.sqrt(this.scaledWidth*this.scaledHeight/n));this.tileSize=Math.max(i,120),this.tilesPerRow=Math.ceil(this.scaledWidth/this.tileSize),this.tilesPerColumn=Math.ceil(this.scaledHeight/this.tileSize),this.totalTiles=this.tilesPerRow*this.tilesPerColumn}}catch(e){xe.error("Screen dimensions error:",e),this.screenWidth=1920,this.screenHeight=1080,this.dpiScale=1,this.captureWidth=1920,this.captureHeight=1080,this.scaledWidth=1728,this.scaledHeight=972,this.tileSize=120,this.tilesPerRow=Math.ceil(this.scaledWidth/this.tileSize),this.tilesPerColumn=Math.ceil(this.scaledHeight/this.tileSize),this.totalTiles=this.tilesPerRow*this.tilesPerColumn}}detectDpiScale(){if(process.platform==="darwin"){let e=this.robot.screen.capture(0,0,this.screenWidth,this.screenHeight),n=e.byteWidth/e.bytesPerPixel/this.screenWidth;n>=1.9&&n<=2.1?this.dpiScale=2:this.dpiScale=1}else process.platform==="win32"?this.dpiScale=this._detectDpiScaleWin32():this.dpiScale=1;this.captureWidth=Math.floor(this.screenWidth*this.dpiScale),this.captureHeight=Math.floor(this.screenHeight*this.dpiScale)}_detectDpiScaleWin32(){xe.dpi(`\u{1F50D} [DPI Detection] screenWidth from robot: ${this.screenWidth}x${this.screenHeight}`);try{let e=(0,Xl.execSync)(`powershell -NonInteractive -NoProfile -WindowStyle Hidden -command "try{Get-ItemPropertyValue 'HKCU:\\Control Panel\\Desktop\\WindowMetrics' -Name AppliedDPI}catch{0}"`,{encoding:"utf8",windowsHide:!0}).trim(),t=Number(e);if(xe.dpi(`\u{1F50D} [DPI Detection] Strategy 1 (Registry AppliedDPI): ${t} DPI`),t>=96){let n=t/96;return xe.dpi(`\u2705 [DPI Detection] Using registry scale: ${n}x (${t}/96)`),n}}catch(e){xe.dpi(`\u274C [DPI Detection] Strategy 1 failed: ${e.message}`)}try{let e=(0,Xl.execSync)('powershell -NonInteractive -NoProfile -WindowStyle Hidden -command "(Get-WmiObject -Class Win32_VideoController | Select-Object -First 1).CurrentHorizontalResolution"',{encoding:"utf8",windowsHide:!0}).trim(),t=Number(e);if(xe.dpi(`\u{1F50D} [DPI Detection] Strategy 2 (WMI): physical width = ${t}px`),t>0&&t>this.screenWidth){let n=t/this.screenWidth;return xe.dpi(`\u2705 [DPI Detection] Using WMI scale: ${n}x (${t}/${this.screenWidth})`),n}}catch(e){xe.dpi(`\u274C [DPI Detection] Strategy 2 failed: ${e.message}`)}try{let e=(0,Xl.execSync)(`powershell -NonInteractive -NoProfile -WindowStyle Hidden -command "Add-Type -TypeDefinition 'using System;using System.Runtime.InteropServices;public class Disp{[DllImport(\\"user32\\")]public static extern bool EnumDisplaySettings(string d,int m,ref DEVMODE dm);[StructLayout(LayoutKind.Sequential,CharSet=CharSet.Ansi)]public struct DEVMODE{[MarshalAs(UnmanagedType.ByValTStr,SizeConst=32)]public string dmDeviceName;public short dmSpecVersion,dmDriverVersion,dmSize,dmDriverExtra;public int dmFields;public int dmPositionX,dmPositionY,dmDisplayOrientation,dmDisplayFixedOutput;public short dmColor,dmDuplex,dmYResolution,dmTTOption,dmCollate;[MarshalAs(UnmanagedType.ByValTStr,SizeConst=32)]public string dmFormName;public short dmLogPixels;public int dmBitsPerPel,dmPelsWidth,dmPelsHeight,dmDisplayFlags,dmDisplayFrequency;}}'; $dm=New-Object Disp+DEVMODE; $dm.dmSize=[System.Runtime.InteropServices.Marshal]::SizeOf($dm); [Disp]::EnumDisplaySettings($null,-1,[ref]$dm) | Out-Null; Write-Output $dm.dmPelsWidth"`,{encoding:"utf8",windowsHide:!0}).trim(),t=Number(e);if(xe.dpi(`\u{1F50D} [DPI Detection] Strategy 3 (EnumDisplaySettings): physical width = ${t}px`),t>0&&t>this.screenWidth){let n=t/this.screenWidth;return xe.dpi(`\u2705 [DPI Detection] Using EnumDisplaySettings scale: ${n}x (${t}/${this.screenWidth})`),n}}catch(e){xe.dpi(`\u274C [DPI Detection] Strategy 3 failed: ${e.message}`)}return xe.dpi("\u26A0\uFE0F [DPI Detection] All strategies failed, fallback to 1x"),1}async captureFullScreen(){let e=await RS();return{buffer:e.buffer,width:e.width,height:e.height,channels:e.channels}}async getSharedScreenCapture(){let e=Date.now();return this.sharedScreenCache&&e-this.lastCaptureTime<this.CACHE_TTL?this.sharedScreenCache:(this.sharedScreenCache=await this.captureFullScreen(),this.lastCaptureTime=e,this.sharedScreenCache)}async getCaptureForStreaming(){if(!this._prefetchCapture){let t=await this.captureFullScreen();return this._prefetchCapture=this.captureFullScreen(),t}let e=await this._prefetchCapture;return this._prefetchCapture=this.captureFullScreen(),e}clearScreenCache(){}async detectChangedTiles(){return(await this.detectChangedTilesWithHashes()).tiles}async detectChangedTilesWithHashes(){if(this.isProcessing)return{tiles:[],currentHashes:Array.from(this.lastTileChecksums.values())};this.isProcessing=!0;let e=this.metrics.now(),t=e,n=e;try{let i=await this.getCaptureForStreaming();t=this.metrics.now();let s=[],o=[],a=new Map;this.frameCount++;let c=this.activeTileSet;for(let f=0;f<this.totalTiles;f++){if(c&&!c.has(f))continue;let h=this.calculateTileChecksumDirect(i,f);a.set(f,h)}n=this.metrics.now();let l=Array.from(a.values());if(this.lastTileChecksums.size===0){let f=[];for(let y=0;y<this.totalTiles;y++)c&&!c.has(y)||f.push(y);let h=await _i(f,Y.pipeline.tileConcurrency,(y,_,S)=>this.processTileAsync(i,y,null,a.get(y),S));return s.push(...h),this._recordFrame(e,t,n,s,i),{tiles:s,currentHashes:l}}for(let f=0;f<this.totalTiles;f++){if(c&&!c.has(f))continue;let h=a.get(f),y=this.lastTileChecksums.get(f);h!==y&&o.push(f)}if(o.length/this.totalTiles>this.changeThreshold){let f=[];for(let y=0;y<this.totalTiles;y++)c&&!c.has(y)||f.push(y);let h=await _i(f,Y.pipeline.tileConcurrency,(y,_,S)=>this.processTileAsync(i,y,null,a.get(y),S));s.push(...h.map(y=>({...y,fullRefresh:!0})))}else if(o.length>0){let f=await _i(o,Y.pipeline.tileConcurrency,(h,y,_)=>this.processTileAsync(i,h,null,a.get(h),_));s.push(...f)}return this._recordFrame(e,t,n,s,i),{tiles:s,currentHashes:l}}finally{this.isProcessing=!1}}async processTileAsync(e,t,n=null,i=null,s=null){let o=n||this.extractTile(e,t,s),a=await this.compressTileImage(o.buffer,o.width,o.height,s),{row:c,col:l}=this.getTilePosition(t);return{type:"tile-update",tileIndex:t,x:l*this.tileSize,y:c*this.tileSize,width:o.width,height:o.height,imageBuffer:a,hash:i??this.lastTileChecksums.get(t)??0,timestamp:Date.now(),frameCount:this.frameCount}}commitHashes(e){for(let t of e)this.lastTileChecksums.set(t.tileIndex,t.hash)}calculateTileChecksumDirect(e,t){let{row:n,col:i}=this.getTilePosition(t),s=i*this.tileSize,o=n*this.tileSize,a=Math.min(s+this.tileSize,e.width),c=Math.min(o+this.tileSize,e.height),l=a-s,p=c-o,f=e.channels,h=e.width*f,y=0,{rowStep:_,colStep:S}=Y.pipeline.checksumSampling;for(let A=0;A<p;A+=_){let M=(o+A)*h+s*f;for(let N=0;N<l;N+=S){let L=M+N*f,j=N+1;y=y+e.buffer[L]*j>>>0,y^=e.buffer[L+1]<<1,y=y+e.buffer[L+2]*j>>>0,y^=e.buffer[L+3]<<2}}return y>>>0}setFocusRect(e){if(!e){this.activeTileSet=null;return}let t=Y.focus.paddingTiles,n=Math.max(0,Math.floor(e.x/this.tileSize)-t),i=Math.max(0,Math.floor(e.y/this.tileSize)-t),s=Math.min(this.tilesPerRow-1,Math.floor((e.x+e.w)/this.tileSize)+t),o=Math.min(this.tilesPerColumn-1,Math.floor((e.y+e.h)/this.tileSize)+t),a=new Set;for(let l=i;l<=o;l++)for(let p=n;p<=s;p++)a.add(l*this.tilesPerRow+p);let c=this.activeTileSet;if(c)for(let l of a)c.has(l)||this.lastTileChecksums.delete(l);this.activeTileSet=a}getTilePosition(e){return{row:Math.floor(e/this.tilesPerRow),col:e%this.tilesPerRow}}_getScratch(e,t,n){let i=e[t];return(!i||i.length<n)&&(i=Buffer.allocUnsafe(n),e[t]=i),i.subarray(0,n)}extractTile(e,t,n=null){let{row:i,col:s}=this.getTilePosition(t),o=s*this.tileSize,a=i*this.tileSize,c=Math.min(o+this.tileSize,e.width),l=Math.min(a+this.tileSize,e.height),p=c-o,f=l-a,h=e.channels,y=p*h,_=p*f*h,S=n===null?Buffer.allocUnsafe(_):this._getScratch(this._scratchExtract,n,_);for(let A=0;A<f;A++){let M=((a+A)*e.width+o)*h,N=A*y;e.buffer.copy(S,N,M,M+y)}return{buffer:S,width:p,height:f,channels:h,tileIndex:t,x:o,y:a}}async compressTileImage(e,t,n,i=null){let s=this.scaleFactor;if(s&&s>0&&s<1){let o=Math.max(1,Math.floor(t*s)),a=Math.max(1,Math.floor(n*s)),{inputFormat:c}=Y.pipeline,l=e,p=4;c==="bgra"&&(i===null?l=Buffer.from(e):(l=this._getScratch(this._scratchSwap,i,e.length),e.copy(l)),Bh(l));let{tileFormat:f,webpEffort:h}=Y.pipeline,y=(0,IS.default)(l,{raw:{width:t,height:n,channels:p}}).resize(o,a,{kernel:"lanczos3",fastShrinkOnLoad:!1});return f==="webp"?y.webp({quality:this.compressionQuality,effort:h}).toBuffer():y.jpeg({quality:this.compressionQuality}).toBuffer()}return OS(e,t,n,4,this.compressionQuality)}pickProfile({zoom:e=1,viewerWidth:t=0,dpr:n=1}={}){let i=Y.pipeline.adaptiveTiers||[];if(!i.length)return null;let s=this.captureWidth||this.screenWidth||1,o=t>0?t:s,a=e>0?e:1,c=n>0?n:1,l=o*a*c/s,p=Y.pipeline.tierHysteresis||0,f=this._currentTier;for(let y of i){let _=f&&y===f?y.minEffective-p:y.minEffective;if(l>=_)return this._currentTier=y,y}let h=i[i.length-1];return this._currentTier=h,h}setProfile(e){if(!e)return;let t=e.outputScale??this.scaleFactor,n=e.jpegQuality??this.compressionQuality;t===this.scaleFactor&&n===this.compressionQuality||(this.scaleFactor=t,this.compressionQuality=n,this.lastTileChecksums.clear())}_recordFrame(e,t,n,i,s){if(this._recordFocusFrame(i),!this.metrics.cfg.metrics)return;let o=this.metrics.now(),a=i.map(l=>l.imageBuffer?.length||0),c=s?s.width*s.height*s.channels:0;this.metrics.record({capture:t-e,checksum:n-t,encode:o-n,total:o-e,changedTiles:i.length,totalTiles:this.totalTiles,tileBytes:a,rawBytes:c})}_recordFocusFrame(e){let t=this.focusStats;t.frames++,t.scanned+=this.activeTileSet?this.activeTileSet.size:this.totalTiles,t.changed+=e.length;for(let c of e)t.bytes+=c.imageBuffer?.length||0;if(t.frames<Y.logging.focusEveryFrames)return;let n=(t.scanned/t.frames).toFixed(0),i=(t.changed/t.frames).toFixed(1),s=(t.bytes/t.frames/1024).toFixed(1),o=this.totalTiles?((1-n/this.totalTiles)*100).toFixed(0):0,a=this.activeTileSet?"focus":"full";xe.focus(`\u{1F3AF} [Focus/${a}] ${t.frames}f | scan ${n}/${this.totalTiles} tiles (saved ${o}%) | changed ${i}/f | data ${s}KB/f`),this.focusStats={frames:0,scanned:0,changed:0,bytes:0}}async getScreenDimensions(){try{let e=await this.captureFullScreen();this.scaledWidth=e.width,this.scaledHeight=e.height,this.tilesPerRow=Math.ceil(e.width/this.tileSize),this.tilesPerColumn=Math.ceil(e.height/this.tileSize),this.totalTiles=this.tilesPerRow*this.tilesPerColumn}catch(e){xe.error("Error getting dimensions:",e)}return{width:this.scaledWidth,height:this.scaledHeight,tileWidth:this.tileSize,tileHeight:this.tileSize,tileCount:this.totalTiles,scaleFactor:this.scaleFactor,originalWidth:this.screenWidth,originalHeight:this.screenHeight}}async compareClientTileHashes(e){if(this.isProcessing)return{tiles:[],currentHashes:[],changedIndices:[]};this.isProcessing=!0;try{let t=await this.getSharedScreenCapture(),n=[],i=[];this.frameCount++;let s=this.activeTileSet,o=new Map;for(let c=0;c<this.totalTiles;c++){if(s&&!s.has(c))continue;let l=this.calculateTileChecksumDirect(t,c);o.set(c,l),this.lastTileChecksums.set(c,l)}if(!e||e.length===0){let c=[];for(let p=0;p<this.totalTiles;p++)s&&!s.has(p)||c.push(p);let l=await _i(c,Y.pipeline.tileConcurrency,p=>this.processTileAsync(t,p));return n.push(...l),{tiles:n,currentHashes:Array.from(o.values())}}for(let c=0;c<this.totalTiles;c++)s&&!s.has(c)||e[c]!==o.get(c)&&i.push(c);if(i.length/this.totalTiles>this.changeThreshold){let c=[];for(let p=0;p<this.totalTiles;p++)s&&!s.has(p)||c.push(p);let l=await _i(c,Y.pipeline.tileConcurrency,p=>this.processTileAsync(t,p));n.push(...l.map(p=>({...p,fullRefresh:!0})))}else if(i.length>0){let c=await _i(i,Y.pipeline.tileConcurrency,l=>this.processTileAsync(t,l));n.push(...c)}return this._recordFocusFrame(n),{tiles:n,currentHashes:Array.from(o.values()),changedIndices:i}}finally{this.isProcessing=!1}}clearMemory(){this.sharedScreenCache=null,this.lastCaptureTime=0,this.lastTileChecksums.clear(),this._scratchExtract=[],this._scratchSwap=[],this._traceFrames=50,this._prefetchCapture=null}reset(){this.lastTileChecksums.clear(),this.frameCount=0}cleanup(){try{Ns.default.existsSync(this.tempDir)&&Ns.default.readdirSync(this.tempDir).forEach(t=>Ns.default.unlinkSync(Jl.default.join(this.tempDir,t)))}catch(e){xe.warn(`Cleanup error: ${e.message}`)}}}});var BS={};nn(BS,{ResourceManager:()=>Fh});var Fh,jS=Re(()=>{dt();yi();Fh=class{constructor(){this.activeClients=new Map,this.activeTimers=new Map,this.chunkTimers=new Map,this.memoryCheckInterval=null}startResourceMonitoring(){this.memoryCheckInterval=setInterval(()=>{let e=process.memoryUsage(),t=Math.round(e.heapUsed/1024/1024);t>Y.resourceManagement.memoryWarningThreshold&&(console.warn(`\u26A0\uFE0F High memory: ${t}MB`),this.cleanupInactiveClients())},Y.resourceManagement.memoryCheckInterval)}stopResourceMonitoring(){this.memoryCheckInterval&&(clearInterval(this.memoryCheckInterval),this.memoryCheckInterval=null)}addClient(e,t){this.activeClients.set(e,{...t,lastActivity:Date.now()})}getClient(e){return this.activeClients.get(e)}updateClientActivity(e){let t=this.activeClients.get(e);t&&(t.lastActivity=Date.now())}cleanupInactiveClients(){let e=Date.now(),t=Y.resourceManagement.inactiveTimeout;for(let[n,i]of this.activeClients.entries())e-i.lastActivity>t&&(console.log(`\u{1F9F9} Cleaning inactive client: ${n}`),this.cleanupClientResources(n,i),this.activeClients.delete(n))}cleanupClientResources(e,t){try{t.isStreaming=!1,t?.streamingTimeout&&(clearTimeout(t.streamingTimeout),t.streamingTimeout=null),t?.screenInterval&&(clearInterval(t.screenInterval),t.screenInterval=null);let n=this.activeTimers.get(e);n&&(n.forEach(s=>clearTimeout(s)),this.activeTimers.delete(e));let i=this.chunkTimers.get(e);i&&(i.forEach(s=>clearTimeout(s)),this.chunkTimers.delete(e)),t?.tileManager&&(t.tileManager.clearMemory(),t.tileManager.cleanup(),t.tileManager.reset()),t?.protocol&&(t.protocol.close(),Ms(t.protocol))}catch(n){console.error(`Error cleaning up ${e}:`,n.message)}}getStreamingConfig(){return Y.streaming}getWebRTCConfig(){return Y.webrtc}removeClient(e){let t=this.activeClients.get(e);t&&(this.cleanupClientResources(e,t),this.activeClients.delete(e))}getChunkTimers(e){return this.chunkTimers.has(e)||this.chunkTimers.set(e,new Set),this.chunkTimers.get(e)}cleanupAll(){this.stopResourceMonitoring();for(let[e,t]of this.activeClients.entries())this.cleanupClientResources(e,t);this.activeClients.clear(),this.activeTimers.clear(),this.chunkTimers.clear()}}});var FS={};nn(FS,{ScreenUpdateHelper:()=>$h});var $h,$S=Re(()=>{dt();$h=class{constructor(e){this.resourceManager=e}async sendTilesInChunks(e,t,n,i=!1){if(!t||t.length===0)return;let s=Y.streaming.chunkSize,o=[];for(let c=0;c<t.length;c+=s)o.push(t.slice(c,c+s));let a=this.resourceManager.getChunkTimers(e.id);for(let c=0;c<o.length;c++){let l=o[c],p=c===o.length-1,f=setTimeout(()=>{a.delete(f),e.connected&&e.emit("tiles-data",{tiles:l,timestamp:n,forceRefresh:!1,userAction:i,chunkInfo:{chunkIndex:c,totalChunks:o.length,isLastChunk:p}})},c*Y.streaming.chunkDelay);a.add(f)}}}});var HS={};nn(HS,{MouseHandler:()=>Hh});var Hh,US=Re(()=>{dt();Hh=class{constructor(e,t){this.robot=e,this.resourceManager=t,this.lastMouseMove=0}setupMouseHandlers(e,t){let n=this.robot;e.on("mouse-move",t(i=>{let s=Date.now();if(!(s-this.lastMouseMove<Y.throttling.mouseThrottle)){this.lastMouseMove=s;try{let o=n.getScreenSize(),a=Math.round(i.x/100*o.width),c=Math.round(i.y/100*o.height),l=Math.max(0,Math.min(o.width-1,a)),p=Math.max(0,Math.min(o.height-1,c));n.moveMouse(l,p),this.resourceManager.updateClientActivity(e.id)}catch(o){console.error("Mouse move error:",o.message)}}})),e.on("mouse-click",t(async i=>{try{let s=this.resourceManager.getClient(e.id);if(!s)return;let o=n.getScreenSize(),a=Math.round(i.x/100*o.width),c=Math.round(i.y/100*o.height),l=Math.max(0,Math.min(o.width-1,a)),p=Math.max(0,Math.min(o.height-1,c));n.moveMouse(l,p),n.mouseClick(i.button||"left",i.double||!1),s.idleFrameCount=0,this.resourceManager.updateClientActivity(e.id)}catch(s){console.error("Mouse click error:",s.message)}})),e.on("mouse-press",t(async i=>{try{if(!this.resourceManager.getClient(e.id))return;let o=n.getScreenSize(),a=Math.round(i.x/100*o.width),c=Math.round(i.y/100*o.height),l=Math.max(0,Math.min(o.width-1,a)),p=Math.max(0,Math.min(o.height-1,c));n.moveMouse(l,p),n.mouseToggle("down",i.button||"left"),this.resourceManager.updateClientActivity(e.id)}catch(s){console.error("Mouse press error:",s.message)}})),e.on("mouse-release",t(async i=>{try{if(!this.resourceManager.getClient(e.id))return;let o=n.getScreenSize(),a=Math.round(i.x/100*o.width),c=Math.round(i.y/100*o.height),l=Math.max(0,Math.min(o.width-1,a)),p=Math.max(0,Math.min(o.height-1,c));n.moveMouse(l,p),n.mouseToggle("up",i.button||"left"),this.resourceManager.updateClientActivity(e.id)}catch(s){console.error("Mouse release error:",s.message)}})),e.on("scroll",t(async i=>{try{let{direction:s,amount:o=60,horizontal:a=!1}=i,c=this.resourceManager.getClient(e.id);if(!c)return;let l=0,p=0;a||s==="left"||s==="right"?l=s==="right"?o:-o:p=s==="down"?-o:o,n.scrollMouse(l,p),c.idleFrameCount=0,this.resourceManager.updateClientActivity(e.id)}catch(s){console.error("Scroll error:",s.message)}})),e.on("mouse-drag-select",t(i=>{try{let{startX:s,startY:o,endX:a,endY:c}=i,l=n.getScreenSize(),p=Math.round(s/100*l.width),f=Math.round(o/100*l.height),h=Math.round(a/100*l.width),y=Math.round(c/100*l.height),_=Math.max(0,Math.min(l.width-1,p)),S=Math.max(0,Math.min(l.height-1,f)),A=Math.max(0,Math.min(l.width-1,h)),M=Math.max(0,Math.min(l.height-1,y));n.moveMouse(_,S),n.mouseToggle("down","left"),n.dragMouse(A,M),n.mouseToggle("up","left"),this.resourceManager.updateClientActivity(e.id)}catch(s){console.error("Drag selection error:",s.message)}}))}}});var WS={};nn(WS,{KeyboardHandler:()=>Uh});function Sj(r){let e;r.type==="missionControl"?e='tell application "System Events" to key code 160':e=`tell application "System Events" to key code ${r.keyCode} using ${r.mods}`,(0,qS.execFile)("osascript",["-e",e],t=>{t&&console.error("osascript error:",t.message)})}var qS,Uh,GS=Re(()=>{qS=require("child_process");dt();Uh=class{constructor(e,t){this.robot=e,this.resourceManager=t,this.lastKeyPress=0,this.lastTypeText=0}setupKeyboardHandlers(e,t){let n=this.robot;e.on("key-press",t(i=>{let s=Date.now();if(!(s-this.lastKeyPress<Y.throttling.keyThrottle)){this.lastKeyPress=s;try{if(!i.key||typeof i.key!="string")return;let o=this.resourceManager.getClient(e.id),a=i.key,c=i.modifier||[];if(a.length===1)if(c.filter(p=>p!=="shift").length>0){n.keyTap(a.toLowerCase(),c);for(let p of c)n.keyToggle(p,"up")}else n.typeString(a);else{let p={return:"enter"}[a.toLowerCase()]??a.toLowerCase();n.keyTap(p,c)}o&&(o.idleFrameCount=0),this.resourceManager.updateClientActivity(e.id)}catch(o){console.error("Key press error:",o.message)}}})),e.on("desktop-switch",t(i=>{try{let s=i?.direction,o=Y.desktopSwitch[process.platform]?.[s];if(!o)return;process.platform==="darwin"?Sj(o):n.keyTap(o[0],o[1]);let a=this.resourceManager.getClient(e.id);a&&(a.idleFrameCount=0),this.resourceManager.updateClientActivity(e.id)}catch(s){console.error("Desktop switch error:",s.message)}})),e.on("type-text",t(i=>{let s=Date.now();if(!(s-this.lastTypeText<Y.throttling.typeTextThrottle)){this.lastTypeText=s;try{if(!i.text||typeof i.text!="string")return;let o=i.text;o.length>Y.throttling.maxTextLength&&(o=o.substring(0,Y.throttling.maxTextLength));let a=o.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F]/g,""),c=this.resourceManager.getClient(e.id);setTimeout(()=>{try{n.typeString(a),this.resourceManager.updateClientActivity(e.id),c&&(c.idleFrameCount=0,c.tileManager&&c.tileManager.clearScreenCache())}catch(l){console.error("Robot typeString error:",l.message)}},10)}catch(o){console.error("Type text error:",o.message)}}}))}}});var em=O((wE,Zh)=>{(function(r,e){"use strict";function t(T,u){if(!T)throw new Error(u||"Assertion failed")}function n(T,u){T.super_=u;var m=function(){};m.prototype=u.prototype,T.prototype=new m,T.prototype.constructor=T}function i(T,u,m){if(i.isBN(T))return T;this.negative=0,this.words=null,this.length=0,this.red=null,T!==null&&((u==="le"||u==="be")&&(m=u,u=10),this._init(T||0,u||10,m||"be"))}typeof r=="object"?r.exports=i:e.BN=i,i.BN=i,i.wordSize=26;var s;try{typeof window<"u"&&typeof window.Buffer<"u"?s=window.Buffer:s=require("buffer").Buffer}catch{}i.isBN=function(u){return u instanceof i?!0:u!==null&&typeof u=="object"&&u.constructor.wordSize===i.wordSize&&Array.isArray(u.words)},i.max=function(u,m){return u.cmp(m)>0?u:m},i.min=function(u,m){return u.cmp(m)<0?u:m},i.prototype._init=function(u,m,x){if(typeof u=="number")return this._initNumber(u,m,x);if(typeof u=="object")return this._initArray(u,m,x);m==="hex"&&(m=16),t(m===(m|0)&&m>=2&&m<=36),u=u.toString().replace(/\s+/g,"");var w=0;u[0]==="-"&&(w++,this.negative=1),w<u.length&&(m===16?this._parseHex(u,w,x):(this._parseBase(u,m,w),x==="le"&&this._initArray(this.toArray(),m,x)))},i.prototype._initNumber=function(u,m,x){u<0&&(this.negative=1,u=-u),u<67108864?(this.words=[u&67108863],this.length=1):u<4503599627370496?(this.words=[u&67108863,u/67108864&67108863],this.length=2):(t(u<9007199254740992),this.words=[u&67108863,u/67108864&67108863,1],this.length=3),x==="le"&&this._initArray(this.toArray(),m,x)},i.prototype._initArray=function(u,m,x){if(t(typeof u.length=="number"),u.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(u.length/3),this.words=new Array(this.length);for(var w=0;w<this.length;w++)this.words[w]=0;var g,v,C=0;if(x==="be")for(w=u.length-1,g=0;w>=0;w-=3)v=u[w]|u[w-1]<<8|u[w-2]<<16,this.words[g]|=v<<C&67108863,this.words[g+1]=v>>>26-C&67108863,C+=24,C>=26&&(C-=26,g++);else if(x==="le")for(w=0,g=0;w<u.length;w+=3)v=u[w]|u[w+1]<<8|u[w+2]<<16,this.words[g]|=v<<C&67108863,this.words[g+1]=v>>>26-C&67108863,C+=24,C>=26&&(C-=26,g++);return this.strip()};function o(T,u){var m=T.charCodeAt(u);return m>=65&&m<=70?m-55:m>=97&&m<=102?m-87:m-48&15}function a(T,u,m){var x=o(T,m);return m-1>=u&&(x|=o(T,m-1)<<4),x}i.prototype._parseHex=function(u,m,x){this.length=Math.ceil((u.length-m)/6),this.words=new Array(this.length);for(var w=0;w<this.length;w++)this.words[w]=0;var g=0,v=0,C;if(x==="be")for(w=u.length-1;w>=m;w-=2)C=a(u,m,w)<<g,this.words[v]|=C&67108863,g>=18?(g-=18,v+=1,this.words[v]|=C>>>26):g+=8;else{var b=u.length-m;for(w=b%2===0?m+1:m;w<u.length;w+=2)C=a(u,m,w)<<g,this.words[v]|=C&67108863,g>=18?(g-=18,v+=1,this.words[v]|=C>>>26):g+=8}this.strip()};function c(T,u,m,x){for(var w=0,g=Math.min(T.length,m),v=u;v<g;v++){var C=T.charCodeAt(v)-48;w*=x,C>=49?w+=C-49+10:C>=17?w+=C-17+10:w+=C}return w}i.prototype._parseBase=function(u,m,x){this.words=[0],this.length=1;for(var w=0,g=1;g<=67108863;g*=m)w++;w--,g=g/m|0;for(var v=u.length-x,C=v%w,b=Math.min(v,v-C)+x,d=0,E=x;E<b;E+=w)d=c(u,E,E+w,m),this.imuln(g),this.words[0]+d<67108864?this.words[0]+=d:this._iaddn(d);if(C!==0){var U=1;for(d=c(u,E,u.length,m),E=0;E<C;E++)U*=m;this.imuln(U),this.words[0]+d<67108864?this.words[0]+=d:this._iaddn(d)}this.strip()},i.prototype.copy=function(u){u.words=new Array(this.length);for(var m=0;m<this.length;m++)u.words[m]=this.words[m];u.length=this.length,u.negative=this.negative,u.red=this.red},i.prototype.clone=function(){var u=new i(null);return this.copy(u),u},i.prototype._expand=function(u){for(;this.length<u;)this.words[this.length++]=0;return this},i.prototype.strip=function(){for(;this.length>1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},i.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},i.prototype.inspect=function(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"};var l=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],p=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],f=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];i.prototype.toString=function(u,m){u=u||10,m=m|0||1;var x;if(u===16||u==="hex"){x="";for(var w=0,g=0,v=0;v<this.length;v++){var C=this.words[v],b=((C<<w|g)&16777215).toString(16);g=C>>>24-w&16777215,w+=2,w>=26&&(w-=26,v--),g!==0||v!==this.length-1?x=l[6-b.length]+b+x:x=b+x}for(g!==0&&(x=g.toString(16)+x);x.length%m!==0;)x="0"+x;return this.negative!==0&&(x="-"+x),x}if(u===(u|0)&&u>=2&&u<=36){var d=p[u],E=f[u];x="";var U=this.clone();for(U.negative=0;!U.isZero();){var I=U.modn(E).toString(u);U=U.idivn(E),U.isZero()?x=I+x:x=l[d-I.length]+I+x}for(this.isZero()&&(x="0"+x);x.length%m!==0;)x="0"+x;return this.negative!==0&&(x="-"+x),x}t(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var u=this.words[0];return this.length===2?u+=this.words[1]*67108864:this.length===3&&this.words[2]===1?u+=4503599627370496+this.words[1]*67108864:this.length>2&&t(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-u:u},i.prototype.toJSON=function(){return this.toString(16)},i.prototype.toBuffer=function(u,m){return t(typeof s<"u"),this.toArrayLike(s,u,m)},i.prototype.toArray=function(u,m){return this.toArrayLike(Array,u,m)},i.prototype.toArrayLike=function(u,m,x){var w=this.byteLength(),g=x||Math.max(1,w);t(w<=g,"byte array longer than desired length"),t(g>0,"Requested array length <= 0"),this.strip();var v=m==="le",C=new u(g),b,d,E=this.clone();if(v){for(d=0;!E.isZero();d++)b=E.andln(255),E.iushrn(8),C[d]=b;for(;d<g;d++)C[d]=0}else{for(d=0;d<g-w;d++)C[d]=0;for(d=0;!E.isZero();d++)b=E.andln(255),E.iushrn(8),C[g-d-1]=b}return C},Math.clz32?i.prototype._countBits=function(u){return 32-Math.clz32(u)}:i.prototype._countBits=function(u){var m=u,x=0;return m>=4096&&(x+=13,m>>>=13),m>=64&&(x+=7,m>>>=7),m>=8&&(x+=4,m>>>=4),m>=2&&(x+=2,m>>>=2),x+m},i.prototype._zeroBits=function(u){if(u===0)return 26;var m=u,x=0;return(m&8191)===0&&(x+=13,m>>>=13),(m&127)===0&&(x+=7,m>>>=7),(m&15)===0&&(x+=4,m>>>=4),(m&3)===0&&(x+=2,m>>>=2),(m&1)===0&&x++,x},i.prototype.bitLength=function(){var u=this.words[this.length-1],m=this._countBits(u);return(this.length-1)*26+m};function h(T){for(var u=new Array(T.bitLength()),m=0;m<u.length;m++){var x=m/26|0,w=m%26;u[m]=(T.words[x]&1<<w)>>>w}return u}i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var u=0,m=0;m<this.length;m++){var x=this._zeroBits(this.words[m]);if(u+=x,x!==26)break}return u},i.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},i.prototype.toTwos=function(u){return this.negative!==0?this.abs().inotn(u).iaddn(1):this.clone()},i.prototype.fromTwos=function(u){return this.testn(u-1)?this.notn(u).iaddn(1).ineg():this.clone()},i.prototype.isNeg=function(){return this.negative!==0},i.prototype.neg=function(){return this.clone().ineg()},i.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},i.prototype.iuor=function(u){for(;this.length<u.length;)this.words[this.length++]=0;for(var m=0;m<u.length;m++)this.words[m]=this.words[m]|u.words[m];return this.strip()},i.prototype.ior=function(u){return t((this.negative|u.negative)===0),this.iuor(u)},i.prototype.or=function(u){return this.length>u.length?this.clone().ior(u):u.clone().ior(this)},i.prototype.uor=function(u){return this.length>u.length?this.clone().iuor(u):u.clone().iuor(this)},i.prototype.iuand=function(u){var m;this.length>u.length?m=u:m=this;for(var x=0;x<m.length;x++)this.words[x]=this.words[x]&u.words[x];return this.length=m.length,this.strip()},i.prototype.iand=function(u){return t((this.negative|u.negative)===0),this.iuand(u)},i.prototype.and=function(u){return this.length>u.length?this.clone().iand(u):u.clone().iand(this)},i.prototype.uand=function(u){return this.length>u.length?this.clone().iuand(u):u.clone().iuand(this)},i.prototype.iuxor=function(u){var m,x;this.length>u.length?(m=this,x=u):(m=u,x=this);for(var w=0;w<x.length;w++)this.words[w]=m.words[w]^x.words[w];if(this!==m)for(;w<m.length;w++)this.words[w]=m.words[w];return this.length=m.length,this.strip()},i.prototype.ixor=function(u){return t((this.negative|u.negative)===0),this.iuxor(u)},i.prototype.xor=function(u){return this.length>u.length?this.clone().ixor(u):u.clone().ixor(this)},i.prototype.uxor=function(u){return this.length>u.length?this.clone().iuxor(u):u.clone().iuxor(this)},i.prototype.inotn=function(u){t(typeof u=="number"&&u>=0);var m=Math.ceil(u/26)|0,x=u%26;this._expand(m),x>0&&m--;for(var w=0;w<m;w++)this.words[w]=~this.words[w]&67108863;return x>0&&(this.words[w]=~this.words[w]&67108863>>26-x),this.strip()},i.prototype.notn=function(u){return this.clone().inotn(u)},i.prototype.setn=function(u,m){t(typeof u=="number"&&u>=0);var x=u/26|0,w=u%26;return this._expand(x+1),m?this.words[x]=this.words[x]|1<<w:this.words[x]=this.words[x]&~(1<<w),this.strip()},i.prototype.iadd=function(u){var m;if(this.negative!==0&&u.negative===0)return this.negative=0,m=this.isub(u),this.negative^=1,this._normSign();if(this.negative===0&&u.negative!==0)return u.negative=0,m=this.isub(u),u.negative=1,m._normSign();var x,w;this.length>u.length?(x=this,w=u):(x=u,w=this);for(var g=0,v=0;v<w.length;v++)m=(x.words[v]|0)+(w.words[v]|0)+g,this.words[v]=m&67108863,g=m>>>26;for(;g!==0&&v<x.length;v++)m=(x.words[v]|0)+g,this.words[v]=m&67108863,g=m>>>26;if(this.length=x.length,g!==0)this.words[this.length]=g,this.length++;else if(x!==this)for(;v<x.length;v++)this.words[v]=x.words[v];return this},i.prototype.add=function(u){var m;return u.negative!==0&&this.negative===0?(u.negative=0,m=this.sub(u),u.negative^=1,m):u.negative===0&&this.negative!==0?(this.negative=0,m=u.sub(this),this.negative=1,m):this.length>u.length?this.clone().iadd(u):u.clone().iadd(this)},i.prototype.isub=function(u){if(u.negative!==0){u.negative=0;var m=this.iadd(u);return u.negative=1,m._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(u),this.negative=1,this._normSign();var x=this.cmp(u);if(x===0)return this.negative=0,this.length=1,this.words[0]=0,this;var w,g;x>0?(w=this,g=u):(w=u,g=this);for(var v=0,C=0;C<g.length;C++)m=(w.words[C]|0)-(g.words[C]|0)+v,v=m>>26,this.words[C]=m&67108863;for(;v!==0&&C<w.length;C++)m=(w.words[C]|0)+v,v=m>>26,this.words[C]=m&67108863;if(v===0&&C<w.length&&w!==this)for(;C<w.length;C++)this.words[C]=w.words[C];return this.length=Math.max(this.length,C),w!==this&&(this.negative=1),this.strip()},i.prototype.sub=function(u){return this.clone().isub(u)};function y(T,u,m){m.negative=u.negative^T.negative;var x=T.length+u.length|0;m.length=x,x=x-1|0;var w=T.words[0]|0,g=u.words[0]|0,v=w*g,C=v&67108863,b=v/67108864|0;m.words[0]=C;for(var d=1;d<x;d++){for(var E=b>>>26,U=b&67108863,I=Math.min(d,u.length-1),D=Math.max(0,d-T.length+1);D<=I;D++){var H=d-D|0;w=T.words[H]|0,g=u.words[D]|0,v=w*g+U,E+=v/67108864|0,U=v&67108863}m.words[d]=U|0,b=E|0}return b!==0?m.words[d]=b|0:m.length--,m.strip()}var _=function(u,m,x){var w=u.words,g=m.words,v=x.words,C=0,b,d,E,U=w[0]|0,I=U&8191,D=U>>>13,H=w[1]|0,V=H&8191,B=H>>>13,ve=w[2]|0,ie=ve&8191,R=ve>>>13,X=w[3]|0,k=X&8191,F=X>>>13,Q=w[4]|0,K=Q&8191,z=Q>>>13,ye=w[5]|0,re=ye&8191,Le=ye>>>13,xv=w[6]|0,De=xv&8191,Be=xv>>>13,_v=w[7]|0,je=_v&8191,Fe=_v>>>13,bv=w[8]|0,$e=bv&8191,He=bv>>>13,wv=w[9]|0,Ue=wv&8191,qe=wv>>>13,Sv=g[0]|0,We=Sv&8191,Ge=Sv>>>13,Ev=g[1]|0,ze=Ev&8191,Ve=Ev>>>13,Tv=g[2]|0,Ke=Tv&8191,Ye=Tv>>>13,Cv=g[3]|0,Xe=Cv&8191,Je=Cv>>>13,Av=g[4]|0,Qe=Av&8191,Ze=Av>>>13,Rv=g[5]|0,et=Rv&8191,tt=Rv>>>13,kv=g[6]|0,rt=kv&8191,nt=kv>>>13,Ov=g[7]|0,it=Ov&8191,st=Ov>>>13,Mv=g[8]|0,ot=Mv&8191,at=Mv>>>13,Pv=g[9]|0,ct=Pv&8191,lt=Pv>>>13;x.negative=u.negative^m.negative,x.length=19,b=Math.imul(I,We),d=Math.imul(I,Ge),d=d+Math.imul(D,We)|0,E=Math.imul(D,Ge);var vp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(vp>>>26)|0,vp&=67108863,b=Math.imul(V,We),d=Math.imul(V,Ge),d=d+Math.imul(B,We)|0,E=Math.imul(B,Ge),b=b+Math.imul(I,ze)|0,d=d+Math.imul(I,Ve)|0,d=d+Math.imul(D,ze)|0,E=E+Math.imul(D,Ve)|0;var yp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(yp>>>26)|0,yp&=67108863,b=Math.imul(ie,We),d=Math.imul(ie,Ge),d=d+Math.imul(R,We)|0,E=Math.imul(R,Ge),b=b+Math.imul(V,ze)|0,d=d+Math.imul(V,Ve)|0,d=d+Math.imul(B,ze)|0,E=E+Math.imul(B,Ve)|0,b=b+Math.imul(I,Ke)|0,d=d+Math.imul(I,Ye)|0,d=d+Math.imul(D,Ke)|0,E=E+Math.imul(D,Ye)|0;var xp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(xp>>>26)|0,xp&=67108863,b=Math.imul(k,We),d=Math.imul(k,Ge),d=d+Math.imul(F,We)|0,E=Math.imul(F,Ge),b=b+Math.imul(ie,ze)|0,d=d+Math.imul(ie,Ve)|0,d=d+Math.imul(R,ze)|0,E=E+Math.imul(R,Ve)|0,b=b+Math.imul(V,Ke)|0,d=d+Math.imul(V,Ye)|0,d=d+Math.imul(B,Ke)|0,E=E+Math.imul(B,Ye)|0,b=b+Math.imul(I,Xe)|0,d=d+Math.imul(I,Je)|0,d=d+Math.imul(D,Xe)|0,E=E+Math.imul(D,Je)|0;var _p=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(_p>>>26)|0,_p&=67108863,b=Math.imul(K,We),d=Math.imul(K,Ge),d=d+Math.imul(z,We)|0,E=Math.imul(z,Ge),b=b+Math.imul(k,ze)|0,d=d+Math.imul(k,Ve)|0,d=d+Math.imul(F,ze)|0,E=E+Math.imul(F,Ve)|0,b=b+Math.imul(ie,Ke)|0,d=d+Math.imul(ie,Ye)|0,d=d+Math.imul(R,Ke)|0,E=E+Math.imul(R,Ye)|0,b=b+Math.imul(V,Xe)|0,d=d+Math.imul(V,Je)|0,d=d+Math.imul(B,Xe)|0,E=E+Math.imul(B,Je)|0,b=b+Math.imul(I,Qe)|0,d=d+Math.imul(I,Ze)|0,d=d+Math.imul(D,Qe)|0,E=E+Math.imul(D,Ze)|0;var bp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(bp>>>26)|0,bp&=67108863,b=Math.imul(re,We),d=Math.imul(re,Ge),d=d+Math.imul(Le,We)|0,E=Math.imul(Le,Ge),b=b+Math.imul(K,ze)|0,d=d+Math.imul(K,Ve)|0,d=d+Math.imul(z,ze)|0,E=E+Math.imul(z,Ve)|0,b=b+Math.imul(k,Ke)|0,d=d+Math.imul(k,Ye)|0,d=d+Math.imul(F,Ke)|0,E=E+Math.imul(F,Ye)|0,b=b+Math.imul(ie,Xe)|0,d=d+Math.imul(ie,Je)|0,d=d+Math.imul(R,Xe)|0,E=E+Math.imul(R,Je)|0,b=b+Math.imul(V,Qe)|0,d=d+Math.imul(V,Ze)|0,d=d+Math.imul(B,Qe)|0,E=E+Math.imul(B,Ze)|0,b=b+Math.imul(I,et)|0,d=d+Math.imul(I,tt)|0,d=d+Math.imul(D,et)|0,E=E+Math.imul(D,tt)|0;var wp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(wp>>>26)|0,wp&=67108863,b=Math.imul(De,We),d=Math.imul(De,Ge),d=d+Math.imul(Be,We)|0,E=Math.imul(Be,Ge),b=b+Math.imul(re,ze)|0,d=d+Math.imul(re,Ve)|0,d=d+Math.imul(Le,ze)|0,E=E+Math.imul(Le,Ve)|0,b=b+Math.imul(K,Ke)|0,d=d+Math.imul(K,Ye)|0,d=d+Math.imul(z,Ke)|0,E=E+Math.imul(z,Ye)|0,b=b+Math.imul(k,Xe)|0,d=d+Math.imul(k,Je)|0,d=d+Math.imul(F,Xe)|0,E=E+Math.imul(F,Je)|0,b=b+Math.imul(ie,Qe)|0,d=d+Math.imul(ie,Ze)|0,d=d+Math.imul(R,Qe)|0,E=E+Math.imul(R,Ze)|0,b=b+Math.imul(V,et)|0,d=d+Math.imul(V,tt)|0,d=d+Math.imul(B,et)|0,E=E+Math.imul(B,tt)|0,b=b+Math.imul(I,rt)|0,d=d+Math.imul(I,nt)|0,d=d+Math.imul(D,rt)|0,E=E+Math.imul(D,nt)|0;var Sp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(Sp>>>26)|0,Sp&=67108863,b=Math.imul(je,We),d=Math.imul(je,Ge),d=d+Math.imul(Fe,We)|0,E=Math.imul(Fe,Ge),b=b+Math.imul(De,ze)|0,d=d+Math.imul(De,Ve)|0,d=d+Math.imul(Be,ze)|0,E=E+Math.imul(Be,Ve)|0,b=b+Math.imul(re,Ke)|0,d=d+Math.imul(re,Ye)|0,d=d+Math.imul(Le,Ke)|0,E=E+Math.imul(Le,Ye)|0,b=b+Math.imul(K,Xe)|0,d=d+Math.imul(K,Je)|0,d=d+Math.imul(z,Xe)|0,E=E+Math.imul(z,Je)|0,b=b+Math.imul(k,Qe)|0,d=d+Math.imul(k,Ze)|0,d=d+Math.imul(F,Qe)|0,E=E+Math.imul(F,Ze)|0,b=b+Math.imul(ie,et)|0,d=d+Math.imul(ie,tt)|0,d=d+Math.imul(R,et)|0,E=E+Math.imul(R,tt)|0,b=b+Math.imul(V,rt)|0,d=d+Math.imul(V,nt)|0,d=d+Math.imul(B,rt)|0,E=E+Math.imul(B,nt)|0,b=b+Math.imul(I,it)|0,d=d+Math.imul(I,st)|0,d=d+Math.imul(D,it)|0,E=E+Math.imul(D,st)|0;var Ep=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(Ep>>>26)|0,Ep&=67108863,b=Math.imul($e,We),d=Math.imul($e,Ge),d=d+Math.imul(He,We)|0,E=Math.imul(He,Ge),b=b+Math.imul(je,ze)|0,d=d+Math.imul(je,Ve)|0,d=d+Math.imul(Fe,ze)|0,E=E+Math.imul(Fe,Ve)|0,b=b+Math.imul(De,Ke)|0,d=d+Math.imul(De,Ye)|0,d=d+Math.imul(Be,Ke)|0,E=E+Math.imul(Be,Ye)|0,b=b+Math.imul(re,Xe)|0,d=d+Math.imul(re,Je)|0,d=d+Math.imul(Le,Xe)|0,E=E+Math.imul(Le,Je)|0,b=b+Math.imul(K,Qe)|0,d=d+Math.imul(K,Ze)|0,d=d+Math.imul(z,Qe)|0,E=E+Math.imul(z,Ze)|0,b=b+Math.imul(k,et)|0,d=d+Math.imul(k,tt)|0,d=d+Math.imul(F,et)|0,E=E+Math.imul(F,tt)|0,b=b+Math.imul(ie,rt)|0,d=d+Math.imul(ie,nt)|0,d=d+Math.imul(R,rt)|0,E=E+Math.imul(R,nt)|0,b=b+Math.imul(V,it)|0,d=d+Math.imul(V,st)|0,d=d+Math.imul(B,it)|0,E=E+Math.imul(B,st)|0,b=b+Math.imul(I,ot)|0,d=d+Math.imul(I,at)|0,d=d+Math.imul(D,ot)|0,E=E+Math.imul(D,at)|0;var Tp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(Tp>>>26)|0,Tp&=67108863,b=Math.imul(Ue,We),d=Math.imul(Ue,Ge),d=d+Math.imul(qe,We)|0,E=Math.imul(qe,Ge),b=b+Math.imul($e,ze)|0,d=d+Math.imul($e,Ve)|0,d=d+Math.imul(He,ze)|0,E=E+Math.imul(He,Ve)|0,b=b+Math.imul(je,Ke)|0,d=d+Math.imul(je,Ye)|0,d=d+Math.imul(Fe,Ke)|0,E=E+Math.imul(Fe,Ye)|0,b=b+Math.imul(De,Xe)|0,d=d+Math.imul(De,Je)|0,d=d+Math.imul(Be,Xe)|0,E=E+Math.imul(Be,Je)|0,b=b+Math.imul(re,Qe)|0,d=d+Math.imul(re,Ze)|0,d=d+Math.imul(Le,Qe)|0,E=E+Math.imul(Le,Ze)|0,b=b+Math.imul(K,et)|0,d=d+Math.imul(K,tt)|0,d=d+Math.imul(z,et)|0,E=E+Math.imul(z,tt)|0,b=b+Math.imul(k,rt)|0,d=d+Math.imul(k,nt)|0,d=d+Math.imul(F,rt)|0,E=E+Math.imul(F,nt)|0,b=b+Math.imul(ie,it)|0,d=d+Math.imul(ie,st)|0,d=d+Math.imul(R,it)|0,E=E+Math.imul(R,st)|0,b=b+Math.imul(V,ot)|0,d=d+Math.imul(V,at)|0,d=d+Math.imul(B,ot)|0,E=E+Math.imul(B,at)|0,b=b+Math.imul(I,ct)|0,d=d+Math.imul(I,lt)|0,d=d+Math.imul(D,ct)|0,E=E+Math.imul(D,lt)|0;var Cp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(Cp>>>26)|0,Cp&=67108863,b=Math.imul(Ue,ze),d=Math.imul(Ue,Ve),d=d+Math.imul(qe,ze)|0,E=Math.imul(qe,Ve),b=b+Math.imul($e,Ke)|0,d=d+Math.imul($e,Ye)|0,d=d+Math.imul(He,Ke)|0,E=E+Math.imul(He,Ye)|0,b=b+Math.imul(je,Xe)|0,d=d+Math.imul(je,Je)|0,d=d+Math.imul(Fe,Xe)|0,E=E+Math.imul(Fe,Je)|0,b=b+Math.imul(De,Qe)|0,d=d+Math.imul(De,Ze)|0,d=d+Math.imul(Be,Qe)|0,E=E+Math.imul(Be,Ze)|0,b=b+Math.imul(re,et)|0,d=d+Math.imul(re,tt)|0,d=d+Math.imul(Le,et)|0,E=E+Math.imul(Le,tt)|0,b=b+Math.imul(K,rt)|0,d=d+Math.imul(K,nt)|0,d=d+Math.imul(z,rt)|0,E=E+Math.imul(z,nt)|0,b=b+Math.imul(k,it)|0,d=d+Math.imul(k,st)|0,d=d+Math.imul(F,it)|0,E=E+Math.imul(F,st)|0,b=b+Math.imul(ie,ot)|0,d=d+Math.imul(ie,at)|0,d=d+Math.imul(R,ot)|0,E=E+Math.imul(R,at)|0,b=b+Math.imul(V,ct)|0,d=d+Math.imul(V,lt)|0,d=d+Math.imul(B,ct)|0,E=E+Math.imul(B,lt)|0;var Ap=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(Ap>>>26)|0,Ap&=67108863,b=Math.imul(Ue,Ke),d=Math.imul(Ue,Ye),d=d+Math.imul(qe,Ke)|0,E=Math.imul(qe,Ye),b=b+Math.imul($e,Xe)|0,d=d+Math.imul($e,Je)|0,d=d+Math.imul(He,Xe)|0,E=E+Math.imul(He,Je)|0,b=b+Math.imul(je,Qe)|0,d=d+Math.imul(je,Ze)|0,d=d+Math.imul(Fe,Qe)|0,E=E+Math.imul(Fe,Ze)|0,b=b+Math.imul(De,et)|0,d=d+Math.imul(De,tt)|0,d=d+Math.imul(Be,et)|0,E=E+Math.imul(Be,tt)|0,b=b+Math.imul(re,rt)|0,d=d+Math.imul(re,nt)|0,d=d+Math.imul(Le,rt)|0,E=E+Math.imul(Le,nt)|0,b=b+Math.imul(K,it)|0,d=d+Math.imul(K,st)|0,d=d+Math.imul(z,it)|0,E=E+Math.imul(z,st)|0,b=b+Math.imul(k,ot)|0,d=d+Math.imul(k,at)|0,d=d+Math.imul(F,ot)|0,E=E+Math.imul(F,at)|0,b=b+Math.imul(ie,ct)|0,d=d+Math.imul(ie,lt)|0,d=d+Math.imul(R,ct)|0,E=E+Math.imul(R,lt)|0;var Rp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(Rp>>>26)|0,Rp&=67108863,b=Math.imul(Ue,Xe),d=Math.imul(Ue,Je),d=d+Math.imul(qe,Xe)|0,E=Math.imul(qe,Je),b=b+Math.imul($e,Qe)|0,d=d+Math.imul($e,Ze)|0,d=d+Math.imul(He,Qe)|0,E=E+Math.imul(He,Ze)|0,b=b+Math.imul(je,et)|0,d=d+Math.imul(je,tt)|0,d=d+Math.imul(Fe,et)|0,E=E+Math.imul(Fe,tt)|0,b=b+Math.imul(De,rt)|0,d=d+Math.imul(De,nt)|0,d=d+Math.imul(Be,rt)|0,E=E+Math.imul(Be,nt)|0,b=b+Math.imul(re,it)|0,d=d+Math.imul(re,st)|0,d=d+Math.imul(Le,it)|0,E=E+Math.imul(Le,st)|0,b=b+Math.imul(K,ot)|0,d=d+Math.imul(K,at)|0,d=d+Math.imul(z,ot)|0,E=E+Math.imul(z,at)|0,b=b+Math.imul(k,ct)|0,d=d+Math.imul(k,lt)|0,d=d+Math.imul(F,ct)|0,E=E+Math.imul(F,lt)|0;var kp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(kp>>>26)|0,kp&=67108863,b=Math.imul(Ue,Qe),d=Math.imul(Ue,Ze),d=d+Math.imul(qe,Qe)|0,E=Math.imul(qe,Ze),b=b+Math.imul($e,et)|0,d=d+Math.imul($e,tt)|0,d=d+Math.imul(He,et)|0,E=E+Math.imul(He,tt)|0,b=b+Math.imul(je,rt)|0,d=d+Math.imul(je,nt)|0,d=d+Math.imul(Fe,rt)|0,E=E+Math.imul(Fe,nt)|0,b=b+Math.imul(De,it)|0,d=d+Math.imul(De,st)|0,d=d+Math.imul(Be,it)|0,E=E+Math.imul(Be,st)|0,b=b+Math.imul(re,ot)|0,d=d+Math.imul(re,at)|0,d=d+Math.imul(Le,ot)|0,E=E+Math.imul(Le,at)|0,b=b+Math.imul(K,ct)|0,d=d+Math.imul(K,lt)|0,d=d+Math.imul(z,ct)|0,E=E+Math.imul(z,lt)|0;var Op=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(Op>>>26)|0,Op&=67108863,b=Math.imul(Ue,et),d=Math.imul(Ue,tt),d=d+Math.imul(qe,et)|0,E=Math.imul(qe,tt),b=b+Math.imul($e,rt)|0,d=d+Math.imul($e,nt)|0,d=d+Math.imul(He,rt)|0,E=E+Math.imul(He,nt)|0,b=b+Math.imul(je,it)|0,d=d+Math.imul(je,st)|0,d=d+Math.imul(Fe,it)|0,E=E+Math.imul(Fe,st)|0,b=b+Math.imul(De,ot)|0,d=d+Math.imul(De,at)|0,d=d+Math.imul(Be,ot)|0,E=E+Math.imul(Be,at)|0,b=b+Math.imul(re,ct)|0,d=d+Math.imul(re,lt)|0,d=d+Math.imul(Le,ct)|0,E=E+Math.imul(Le,lt)|0;var Mp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(Mp>>>26)|0,Mp&=67108863,b=Math.imul(Ue,rt),d=Math.imul(Ue,nt),d=d+Math.imul(qe,rt)|0,E=Math.imul(qe,nt),b=b+Math.imul($e,it)|0,d=d+Math.imul($e,st)|0,d=d+Math.imul(He,it)|0,E=E+Math.imul(He,st)|0,b=b+Math.imul(je,ot)|0,d=d+Math.imul(je,at)|0,d=d+Math.imul(Fe,ot)|0,E=E+Math.imul(Fe,at)|0,b=b+Math.imul(De,ct)|0,d=d+Math.imul(De,lt)|0,d=d+Math.imul(Be,ct)|0,E=E+Math.imul(Be,lt)|0;var Pp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(Pp>>>26)|0,Pp&=67108863,b=Math.imul(Ue,it),d=Math.imul(Ue,st),d=d+Math.imul(qe,it)|0,E=Math.imul(qe,st),b=b+Math.imul($e,ot)|0,d=d+Math.imul($e,at)|0,d=d+Math.imul(He,ot)|0,E=E+Math.imul(He,at)|0,b=b+Math.imul(je,ct)|0,d=d+Math.imul(je,lt)|0,d=d+Math.imul(Fe,ct)|0,E=E+Math.imul(Fe,lt)|0;var Ip=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(Ip>>>26)|0,Ip&=67108863,b=Math.imul(Ue,ot),d=Math.imul(Ue,at),d=d+Math.imul(qe,ot)|0,E=Math.imul(qe,at),b=b+Math.imul($e,ct)|0,d=d+Math.imul($e,lt)|0,d=d+Math.imul(He,ct)|0,E=E+Math.imul(He,lt)|0;var Np=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(Np>>>26)|0,Np&=67108863,b=Math.imul(Ue,ct),d=Math.imul(Ue,lt),d=d+Math.imul(qe,ct)|0,E=Math.imul(qe,lt);var Lp=(C+b|0)+((d&8191)<<13)|0;return C=(E+(d>>>13)|0)+(Lp>>>26)|0,Lp&=67108863,v[0]=vp,v[1]=yp,v[2]=xp,v[3]=_p,v[4]=bp,v[5]=wp,v[6]=Sp,v[7]=Ep,v[8]=Tp,v[9]=Cp,v[10]=Ap,v[11]=Rp,v[12]=kp,v[13]=Op,v[14]=Mp,v[15]=Pp,v[16]=Ip,v[17]=Np,v[18]=Lp,C!==0&&(v[19]=C,x.length++),x};Math.imul||(_=y);function S(T,u,m){m.negative=u.negative^T.negative,m.length=T.length+u.length;for(var x=0,w=0,g=0;g<m.length-1;g++){var v=w;w=0;for(var C=x&67108863,b=Math.min(g,u.length-1),d=Math.max(0,g-T.length+1);d<=b;d++){var E=g-d,U=T.words[E]|0,I=u.words[d]|0,D=U*I,H=D&67108863;v=v+(D/67108864|0)|0,H=H+C|0,C=H&67108863,v=v+(H>>>26)|0,w+=v>>>26,v&=67108863}m.words[g]=C,x=v,v=w}return x!==0?m.words[g]=x:m.length--,m.strip()}function A(T,u,m){var x=new M;return x.mulp(T,u,m)}i.prototype.mulTo=function(u,m){var x,w=this.length+u.length;return this.length===10&&u.length===10?x=_(this,u,m):w<63?x=y(this,u,m):w<1024?x=S(this,u,m):x=A(this,u,m),x};function M(T,u){this.x=T,this.y=u}M.prototype.makeRBT=function(u){for(var m=new Array(u),x=i.prototype._countBits(u)-1,w=0;w<u;w++)m[w]=this.revBin(w,x,u);return m},M.prototype.revBin=function(u,m,x){if(u===0||u===x-1)return u;for(var w=0,g=0;g<m;g++)w|=(u&1)<<m-g-1,u>>=1;return w},M.prototype.permute=function(u,m,x,w,g,v){for(var C=0;C<v;C++)w[C]=m[u[C]],g[C]=x[u[C]]},M.prototype.transform=function(u,m,x,w,g,v){this.permute(v,u,m,x,w,g);for(var C=1;C<g;C<<=1)for(var b=C<<1,d=Math.cos(2*Math.PI/b),E=Math.sin(2*Math.PI/b),U=0;U<g;U+=b)for(var I=d,D=E,H=0;H<C;H++){var V=x[U+H],B=w[U+H],ve=x[U+H+C],ie=w[U+H+C],R=I*ve-D*ie;ie=I*ie+D*ve,ve=R,x[U+H]=V+ve,w[U+H]=B+ie,x[U+H+C]=V-ve,w[U+H+C]=B-ie,H!==b&&(R=d*I-E*D,D=d*D+E*I,I=R)}},M.prototype.guessLen13b=function(u,m){var x=Math.max(m,u)|1,w=x&1,g=0;for(x=x/2|0;x;x=x>>>1)g++;return 1<<g+1+w},M.prototype.conjugate=function(u,m,x){if(!(x<=1))for(var w=0;w<x/2;w++){var g=u[w];u[w]=u[x-w-1],u[x-w-1]=g,g=m[w],m[w]=-m[x-w-1],m[x-w-1]=-g}},M.prototype.normalize13b=function(u,m){for(var x=0,w=0;w<m/2;w++){var g=Math.round(u[2*w+1]/m)*8192+Math.round(u[2*w]/m)+x;u[w]=g&67108863,g<67108864?x=0:x=g/67108864|0}return u},M.prototype.convert13b=function(u,m,x,w){for(var g=0,v=0;v<m;v++)g=g+(u[v]|0),x[2*v]=g&8191,g=g>>>13,x[2*v+1]=g&8191,g=g>>>13;for(v=2*m;v<w;++v)x[v]=0;t(g===0),t((g&-8192)===0)},M.prototype.stub=function(u){for(var m=new Array(u),x=0;x<u;x++)m[x]=0;return m},M.prototype.mulp=function(u,m,x){var w=2*this.guessLen13b(u.length,m.length),g=this.makeRBT(w),v=this.stub(w),C=new Array(w),b=new Array(w),d=new Array(w),E=new Array(w),U=new Array(w),I=new Array(w),D=x.words;D.length=w,this.convert13b(u.words,u.length,C,w),this.convert13b(m.words,m.length,E,w),this.transform(C,v,b,d,w,g),this.transform(E,v,U,I,w,g);for(var H=0;H<w;H++){var V=b[H]*U[H]-d[H]*I[H];d[H]=b[H]*I[H]+d[H]*U[H],b[H]=V}return this.conjugate(b,d,w),this.transform(b,d,D,v,w,g),this.conjugate(D,v,w),this.normalize13b(D,w),x.negative=u.negative^m.negative,x.length=u.length+m.length,x.strip()},i.prototype.mul=function(u){var m=new i(null);return m.words=new Array(this.length+u.length),this.mulTo(u,m)},i.prototype.mulf=function(u){var m=new i(null);return m.words=new Array(this.length+u.length),A(this,u,m)},i.prototype.imul=function(u){return this.clone().mulTo(u,this)},i.prototype.imuln=function(u){t(typeof u=="number"),t(u<67108864);for(var m=0,x=0;x<this.length;x++){var w=(this.words[x]|0)*u,g=(w&67108863)+(m&67108863);m>>=26,m+=w/67108864|0,m+=g>>>26,this.words[x]=g&67108863}return m!==0&&(this.words[x]=m,this.length++),this.length=u===0?1:this.length,this},i.prototype.muln=function(u){return this.clone().imuln(u)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(u){var m=h(u);if(m.length===0)return new i(1);for(var x=this,w=0;w<m.length&&m[w]===0;w++,x=x.sqr());if(++w<m.length)for(var g=x.sqr();w<m.length;w++,g=g.sqr())m[w]!==0&&(x=x.mul(g));return x},i.prototype.iushln=function(u){t(typeof u=="number"&&u>=0);var m=u%26,x=(u-m)/26,w=67108863>>>26-m<<26-m,g;if(m!==0){var v=0;for(g=0;g<this.length;g++){var C=this.words[g]&w,b=(this.words[g]|0)-C<<m;this.words[g]=b|v,v=C>>>26-m}v&&(this.words[g]=v,this.length++)}if(x!==0){for(g=this.length-1;g>=0;g--)this.words[g+x]=this.words[g];for(g=0;g<x;g++)this.words[g]=0;this.length+=x}return this.strip()},i.prototype.ishln=function(u){return t(this.negative===0),this.iushln(u)},i.prototype.iushrn=function(u,m,x){t(typeof u=="number"&&u>=0);var w;m?w=(m-m%26)/26:w=0;var g=u%26,v=Math.min((u-g)/26,this.length),C=67108863^67108863>>>g<<g,b=x;if(w-=v,w=Math.max(0,w),b){for(var d=0;d<v;d++)b.words[d]=this.words[d];b.length=v}if(v!==0)if(this.length>v)for(this.length-=v,d=0;d<this.length;d++)this.words[d]=this.words[d+v];else this.words[0]=0,this.length=1;var E=0;for(d=this.length-1;d>=0&&(E!==0||d>=w);d--){var U=this.words[d]|0;this.words[d]=E<<26-g|U>>>g,E=U&C}return b&&E!==0&&(b.words[b.length++]=E),this.length===0&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.ishrn=function(u,m,x){return t(this.negative===0),this.iushrn(u,m,x)},i.prototype.shln=function(u){return this.clone().ishln(u)},i.prototype.ushln=function(u){return this.clone().iushln(u)},i.prototype.shrn=function(u){return this.clone().ishrn(u)},i.prototype.ushrn=function(u){return this.clone().iushrn(u)},i.prototype.testn=function(u){t(typeof u=="number"&&u>=0);var m=u%26,x=(u-m)/26,w=1<<m;if(this.length<=x)return!1;var g=this.words[x];return!!(g&w)},i.prototype.imaskn=function(u){t(typeof u=="number"&&u>=0);var m=u%26,x=(u-m)/26;if(t(this.negative===0,"imaskn works only with positive numbers"),this.length<=x)return this;if(m!==0&&x++,this.length=Math.min(x,this.length),m!==0){var w=67108863^67108863>>>m<<m;this.words[this.length-1]&=w}return this.length===0&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.maskn=function(u){return this.clone().imaskn(u)},i.prototype.iaddn=function(u){return t(typeof u=="number"),t(u<67108864),u<0?this.isubn(-u):this.negative!==0?this.length===1&&(this.words[0]|0)<u?(this.words[0]=u-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(u),this.negative=1,this):this._iaddn(u)},i.prototype._iaddn=function(u){this.words[0]+=u;for(var m=0;m<this.length&&this.words[m]>=67108864;m++)this.words[m]-=67108864,m===this.length-1?this.words[m+1]=1:this.words[m+1]++;return this.length=Math.max(this.length,m+1),this},i.prototype.isubn=function(u){if(t(typeof u=="number"),t(u<67108864),u<0)return this.iaddn(-u);if(this.negative!==0)return this.negative=0,this.iaddn(u),this.negative=1,this;if(this.words[0]-=u,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var m=0;m<this.length&&this.words[m]<0;m++)this.words[m]+=67108864,this.words[m+1]-=1;return this.strip()},i.prototype.addn=function(u){return this.clone().iaddn(u)},i.prototype.subn=function(u){return this.clone().isubn(u)},i.prototype.iabs=function(){return this.negative=0,this},i.prototype.abs=function(){return this.clone().iabs()},i.prototype._ishlnsubmul=function(u,m,x){var w=u.length+x,g;this._expand(w);var v,C=0;for(g=0;g<u.length;g++){v=(this.words[g+x]|0)+C;var b=(u.words[g]|0)*m;v-=b&67108863,C=(v>>26)-(b/67108864|0),this.words[g+x]=v&67108863}for(;g<this.length-x;g++)v=(this.words[g+x]|0)+C,C=v>>26,this.words[g+x]=v&67108863;if(C===0)return this.strip();for(t(C===-1),C=0,g=0;g<this.length;g++)v=-(this.words[g]|0)+C,C=v>>26,this.words[g]=v&67108863;return this.negative=1,this.strip()},i.prototype._wordDiv=function(u,m){var x=this.length-u.length,w=this.clone(),g=u,v=g.words[g.length-1]|0,C=this._countBits(v);x=26-C,x!==0&&(g=g.ushln(x),w.iushln(x),v=g.words[g.length-1]|0);var b=w.length-g.length,d;if(m!=="mod"){d=new i(null),d.length=b+1,d.words=new Array(d.length);for(var E=0;E<d.length;E++)d.words[E]=0}var U=w.clone()._ishlnsubmul(g,1,b);U.negative===0&&(w=U,d&&(d.words[b]=1));for(var I=b-1;I>=0;I--){var D=(w.words[g.length+I]|0)*67108864+(w.words[g.length+I-1]|0);for(D=Math.min(D/v|0,67108863),w._ishlnsubmul(g,D,I);w.negative!==0;)D--,w.negative=0,w._ishlnsubmul(g,1,I),w.isZero()||(w.negative^=1);d&&(d.words[I]=D)}return d&&d.strip(),w.strip(),m!=="div"&&x!==0&&w.iushrn(x),{div:d||null,mod:w}},i.prototype.divmod=function(u,m,x){if(t(!u.isZero()),this.isZero())return{div:new i(0),mod:new i(0)};var w,g,v;return this.negative!==0&&u.negative===0?(v=this.neg().divmod(u,m),m!=="mod"&&(w=v.div.neg()),m!=="div"&&(g=v.mod.neg(),x&&g.negative!==0&&g.iadd(u)),{div:w,mod:g}):this.negative===0&&u.negative!==0?(v=this.divmod(u.neg(),m),m!=="mod"&&(w=v.div.neg()),{div:w,mod:v.mod}):(this.negative&u.negative)!==0?(v=this.neg().divmod(u.neg(),m),m!=="div"&&(g=v.mod.neg(),x&&g.negative!==0&&g.isub(u)),{div:v.div,mod:g}):u.length>this.length||this.cmp(u)<0?{div:new i(0),mod:this}:u.length===1?m==="div"?{div:this.divn(u.words[0]),mod:null}:m==="mod"?{div:null,mod:new i(this.modn(u.words[0]))}:{div:this.divn(u.words[0]),mod:new i(this.modn(u.words[0]))}:this._wordDiv(u,m)},i.prototype.div=function(u){return this.divmod(u,"div",!1).div},i.prototype.mod=function(u){return this.divmod(u,"mod",!1).mod},i.prototype.umod=function(u){return this.divmod(u,"mod",!0).mod},i.prototype.divRound=function(u){var m=this.divmod(u);if(m.mod.isZero())return m.div;var x=m.div.negative!==0?m.mod.isub(u):m.mod,w=u.ushrn(1),g=u.andln(1),v=x.cmp(w);return v<0||g===1&&v===0?m.div:m.div.negative!==0?m.div.isubn(1):m.div.iaddn(1)},i.prototype.modn=function(u){t(u<=67108863);for(var m=(1<<26)%u,x=0,w=this.length-1;w>=0;w--)x=(m*x+(this.words[w]|0))%u;return x},i.prototype.idivn=function(u){t(u<=67108863);for(var m=0,x=this.length-1;x>=0;x--){var w=(this.words[x]|0)+m*67108864;this.words[x]=w/u|0,m=w%u}return this.strip()},i.prototype.divn=function(u){return this.clone().idivn(u)},i.prototype.egcd=function(u){t(u.negative===0),t(!u.isZero());var m=this,x=u.clone();m.negative!==0?m=m.umod(u):m=m.clone();for(var w=new i(1),g=new i(0),v=new i(0),C=new i(1),b=0;m.isEven()&&x.isEven();)m.iushrn(1),x.iushrn(1),++b;for(var d=x.clone(),E=m.clone();!m.isZero();){for(var U=0,I=1;(m.words[0]&I)===0&&U<26;++U,I<<=1);if(U>0)for(m.iushrn(U);U-- >0;)(w.isOdd()||g.isOdd())&&(w.iadd(d),g.isub(E)),w.iushrn(1),g.iushrn(1);for(var D=0,H=1;(x.words[0]&H)===0&&D<26;++D,H<<=1);if(D>0)for(x.iushrn(D);D-- >0;)(v.isOdd()||C.isOdd())&&(v.iadd(d),C.isub(E)),v.iushrn(1),C.iushrn(1);m.cmp(x)>=0?(m.isub(x),w.isub(v),g.isub(C)):(x.isub(m),v.isub(w),C.isub(g))}return{a:v,b:C,gcd:x.iushln(b)}},i.prototype._invmp=function(u){t(u.negative===0),t(!u.isZero());var m=this,x=u.clone();m.negative!==0?m=m.umod(u):m=m.clone();for(var w=new i(1),g=new i(0),v=x.clone();m.cmpn(1)>0&&x.cmpn(1)>0;){for(var C=0,b=1;(m.words[0]&b)===0&&C<26;++C,b<<=1);if(C>0)for(m.iushrn(C);C-- >0;)w.isOdd()&&w.iadd(v),w.iushrn(1);for(var d=0,E=1;(x.words[0]&E)===0&&d<26;++d,E<<=1);if(d>0)for(x.iushrn(d);d-- >0;)g.isOdd()&&g.iadd(v),g.iushrn(1);m.cmp(x)>=0?(m.isub(x),w.isub(g)):(x.isub(m),g.isub(w))}var U;return m.cmpn(1)===0?U=w:U=g,U.cmpn(0)<0&&U.iadd(u),U},i.prototype.gcd=function(u){if(this.isZero())return u.abs();if(u.isZero())return this.abs();var m=this.clone(),x=u.clone();m.negative=0,x.negative=0;for(var w=0;m.isEven()&&x.isEven();w++)m.iushrn(1),x.iushrn(1);do{for(;m.isEven();)m.iushrn(1);for(;x.isEven();)x.iushrn(1);var g=m.cmp(x);if(g<0){var v=m;m=x,x=v}else if(g===0||x.cmpn(1)===0)break;m.isub(x)}while(!0);return x.iushln(w)},i.prototype.invm=function(u){return this.egcd(u).a.umod(u)},i.prototype.isEven=function(){return(this.words[0]&1)===0},i.prototype.isOdd=function(){return(this.words[0]&1)===1},i.prototype.andln=function(u){return this.words[0]&u},i.prototype.bincn=function(u){t(typeof u=="number");var m=u%26,x=(u-m)/26,w=1<<m;if(this.length<=x)return this._expand(x+1),this.words[x]|=w,this;for(var g=w,v=x;g!==0&&v<this.length;v++){var C=this.words[v]|0;C+=g,g=C>>>26,C&=67108863,this.words[v]=C}return g!==0&&(this.words[v]=g,this.length++),this},i.prototype.isZero=function(){return this.length===1&&this.words[0]===0},i.prototype.cmpn=function(u){var m=u<0;if(this.negative!==0&&!m)return-1;if(this.negative===0&&m)return 1;this.strip();var x;if(this.length>1)x=1;else{m&&(u=-u),t(u<=67108863,"Number is too big");var w=this.words[0]|0;x=w===u?0:w<u?-1:1}return this.negative!==0?-x|0:x},i.prototype.cmp=function(u){if(this.negative!==0&&u.negative===0)return-1;if(this.negative===0&&u.negative!==0)return 1;var m=this.ucmp(u);return this.negative!==0?-m|0:m},i.prototype.ucmp=function(u){if(this.length>u.length)return 1;if(this.length<u.length)return-1;for(var m=0,x=this.length-1;x>=0;x--){var w=this.words[x]|0,g=u.words[x]|0;if(w!==g){w<g?m=-1:w>g&&(m=1);break}}return m},i.prototype.gtn=function(u){return this.cmpn(u)===1},i.prototype.gt=function(u){return this.cmp(u)===1},i.prototype.gten=function(u){return this.cmpn(u)>=0},i.prototype.gte=function(u){return this.cmp(u)>=0},i.prototype.ltn=function(u){return this.cmpn(u)===-1},i.prototype.lt=function(u){return this.cmp(u)===-1},i.prototype.lten=function(u){return this.cmpn(u)<=0},i.prototype.lte=function(u){return this.cmp(u)<=0},i.prototype.eqn=function(u){return this.cmpn(u)===0},i.prototype.eq=function(u){return this.cmp(u)===0},i.red=function(u){return new P(u)},i.prototype.toRed=function(u){return t(!this.red,"Already a number in reduction context"),t(this.negative===0,"red works only with positives"),u.convertTo(this)._forceRed(u)},i.prototype.fromRed=function(){return t(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(u){return this.red=u,this},i.prototype.forceRed=function(u){return t(!this.red,"Already a number in reduction context"),this._forceRed(u)},i.prototype.redAdd=function(u){return t(this.red,"redAdd works only with red numbers"),this.red.add(this,u)},i.prototype.redIAdd=function(u){return t(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,u)},i.prototype.redSub=function(u){return t(this.red,"redSub works only with red numbers"),this.red.sub(this,u)},i.prototype.redISub=function(u){return t(this.red,"redISub works only with red numbers"),this.red.isub(this,u)},i.prototype.redShl=function(u){return t(this.red,"redShl works only with red numbers"),this.red.shl(this,u)},i.prototype.redMul=function(u){return t(this.red,"redMul works only with red numbers"),this.red._verify2(this,u),this.red.mul(this,u)},i.prototype.redIMul=function(u){return t(this.red,"redMul works only with red numbers"),this.red._verify2(this,u),this.red.imul(this,u)},i.prototype.redSqr=function(){return t(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return t(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return t(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return t(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return t(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(u){return t(this.red&&!u.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,u)};var N={k256:null,p224:null,p192:null,p25519:null};function L(T,u){this.name=T,this.p=new i(u,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}L.prototype._tmp=function(){var u=new i(null);return u.words=new Array(Math.ceil(this.n/13)),u},L.prototype.ireduce=function(u){var m=u,x;do this.split(m,this.tmp),m=this.imulK(m),m=m.iadd(this.tmp),x=m.bitLength();while(x>this.n);var w=x<this.n?-1:m.ucmp(this.p);return w===0?(m.words[0]=0,m.length=1):w>0?m.isub(this.p):m.strip!==void 0?m.strip():m._strip(),m},L.prototype.split=function(u,m){u.iushrn(this.n,0,m)},L.prototype.imulK=function(u){return u.imul(this.k)};function j(){L.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}n(j,L),j.prototype.split=function(u,m){for(var x=4194303,w=Math.min(u.length,9),g=0;g<w;g++)m.words[g]=u.words[g];if(m.length=w,u.length<=9){u.words[0]=0,u.length=1;return}var v=u.words[9];for(m.words[m.length++]=v&x,g=10;g<u.length;g++){var C=u.words[g]|0;u.words[g-10]=(C&x)<<4|v>>>22,v=C}v>>>=22,u.words[g-10]=v,v===0&&u.length>10?u.length-=10:u.length-=9},j.prototype.imulK=function(u){u.words[u.length]=0,u.words[u.length+1]=0,u.length+=2;for(var m=0,x=0;x<u.length;x++){var w=u.words[x]|0;m+=w*977,u.words[x]=m&67108863,m=w*64+(m/67108864|0)}return u.words[u.length-1]===0&&(u.length--,u.words[u.length-1]===0&&u.length--),u};function W(){L.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}n(W,L);function q(){L.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}n(q,L);function G(){L.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}n(G,L),G.prototype.imulK=function(u){for(var m=0,x=0;x<u.length;x++){var w=(u.words[x]|0)*19+m,g=w&67108863;w>>>=26,u.words[x]=g,m=w}return m!==0&&(u.words[u.length++]=m),u},i._prime=function(u){if(N[u])return N[u];var m;if(u==="k256")m=new j;else if(u==="p224")m=new W;else if(u==="p192")m=new q;else if(u==="p25519")m=new G;else throw new Error("Unknown prime "+u);return N[u]=m,m};function P(T){if(typeof T=="string"){var u=i._prime(T);this.m=u.p,this.prime=u}else t(T.gtn(1),"modulus must be greater than 1"),this.m=T,this.prime=null}P.prototype._verify1=function(u){t(u.negative===0,"red works only with positives"),t(u.red,"red works only with red numbers")},P.prototype._verify2=function(u,m){t((u.negative|m.negative)===0,"red works only with positives"),t(u.red&&u.red===m.red,"red works only with red numbers")},P.prototype.imod=function(u){return this.prime?this.prime.ireduce(u)._forceRed(this):u.umod(this.m)._forceRed(this)},P.prototype.neg=function(u){return u.isZero()?u.clone():this.m.sub(u)._forceRed(this)},P.prototype.add=function(u,m){this._verify2(u,m);var x=u.add(m);return x.cmp(this.m)>=0&&x.isub(this.m),x._forceRed(this)},P.prototype.iadd=function(u,m){this._verify2(u,m);var x=u.iadd(m);return x.cmp(this.m)>=0&&x.isub(this.m),x},P.prototype.sub=function(u,m){this._verify2(u,m);var x=u.sub(m);return x.cmpn(0)<0&&x.iadd(this.m),x._forceRed(this)},P.prototype.isub=function(u,m){this._verify2(u,m);var x=u.isub(m);return x.cmpn(0)<0&&x.iadd(this.m),x},P.prototype.shl=function(u,m){return this._verify1(u),this.imod(u.ushln(m))},P.prototype.imul=function(u,m){return this._verify2(u,m),this.imod(u.imul(m))},P.prototype.mul=function(u,m){return this._verify2(u,m),this.imod(u.mul(m))},P.prototype.isqr=function(u){return this.imul(u,u.clone())},P.prototype.sqr=function(u){return this.mul(u,u)},P.prototype.sqrt=function(u){if(u.isZero())return u.clone();var m=this.m.andln(3);if(t(m%2===1),m===3){var x=this.m.add(new i(1)).iushrn(2);return this.pow(u,x)}for(var w=this.m.subn(1),g=0;!w.isZero()&&w.andln(1)===0;)g++,w.iushrn(1);t(!w.isZero());var v=new i(1).toRed(this),C=v.redNeg(),b=this.m.subn(1).iushrn(1),d=this.m.bitLength();for(d=new i(2*d*d).toRed(this);this.pow(d,b).cmp(C)!==0;)d.redIAdd(C);for(var E=this.pow(d,w),U=this.pow(u,w.addn(1).iushrn(1)),I=this.pow(u,w),D=g;I.cmp(v)!==0;){for(var H=I,V=0;H.cmp(v)!==0;V++)H=H.redSqr();t(V<D);var B=this.pow(E,new i(1).iushln(D-V-1));U=U.redMul(B),E=B.redSqr(),I=I.redMul(E),D=V}return U},P.prototype.invm=function(u){var m=u._invmp(this.m);return m.negative!==0?(m.negative=0,this.imod(m).redNeg()):this.imod(m)},P.prototype.pow=function(u,m){if(m.isZero())return new i(1).toRed(this);if(m.cmpn(1)===0)return u.clone();var x=4,w=new Array(1<<x);w[0]=new i(1).toRed(this),w[1]=u;for(var g=2;g<w.length;g++)w[g]=this.mul(w[g-1],u);var v=w[0],C=0,b=0,d=m.bitLength()%26;for(d===0&&(d=26),g=m.length-1;g>=0;g--){for(var E=m.words[g],U=d-1;U>=0;U--){var I=E>>U&1;if(v!==w[0]&&(v=this.sqr(v)),I===0&&C===0){b=0;continue}C<<=1,C|=I,b++,!(b!==x&&(g!==0||U!==0))&&(v=this.mul(v,w[C]),b=0,C=0)}d=26}return v},P.prototype.convertTo=function(u){var m=u.umod(this.m);return m===u?m.clone():m},P.prototype.convertFrom=function(u){var m=u.clone();return m.red=null,m},i.mont=function(u){return new $(u)};function $(T){P.call(this,T),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}n($,P),$.prototype.convertTo=function(u){return this.imod(u.ushln(this.shift))},$.prototype.convertFrom=function(u){var m=this.imod(u.mul(this.rinv));return m.red=null,m},$.prototype.imul=function(u,m){if(u.isZero()||m.isZero())return u.words[0]=0,u.length=1,u;var x=u.imul(m),w=x.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),g=x.isub(w).iushrn(this.shift),v=g;return g.cmp(this.m)>=0?v=g.isub(this.m):g.cmpn(0)<0&&(v=g.iadd(this.m)),v._forceRed(this)},$.prototype.mul=function(u,m){if(u.isZero()||m.isZero())return new i(0)._forceRed(this);var x=u.mul(m),w=x.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),g=x.isub(w).iushrn(this.shift),v=g;return g.cmp(this.m)>=0?v=g.isub(this.m):g.cmpn(0)<0&&(v=g.iadd(this.m)),v._forceRed(this)},$.prototype.invm=function(u){var m=this.imod(u._invmp(this.m).mul(this.r2));return m._forceRed(this)}})(typeof Zh>"u"||Zh,wE)});var SE=O((Rz,tm)=>{typeof Object.create=="function"?tm.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:tm.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}});var Yn=O((kz,nm)=>{try{if(rm=require("util"),typeof rm.inherits!="function")throw"";nm.exports=rm.inherits}catch{nm.exports=SE()}var rm});var ou=O((Oz,EE)=>{"use strict";var su=require("buffer"),Bs=su.Buffer,hr={},mr;for(mr in su)su.hasOwnProperty(mr)&&(mr==="SlowBuffer"||mr==="Buffer"||(hr[mr]=su[mr]));var js=hr.Buffer={};for(mr in Bs)Bs.hasOwnProperty(mr)&&(mr==="allocUnsafe"||mr==="allocUnsafeSlow"||(js[mr]=Bs[mr]));hr.Buffer.prototype=Bs.prototype;(!js.from||js.from===Uint8Array.from)&&(js.from=function(r,e,t){if(typeof r=="number")throw new TypeError('The "value" argument must not be of type number. Received type '+typeof r);if(r&&typeof r.length>"u")throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r);return Bs(r,e,t)});js.alloc||(js.alloc=function(r,e,t){if(typeof r!="number")throw new TypeError('The "size" argument must be of type number. Received type '+typeof r);if(r<0||r>=2*(1<<30))throw new RangeError('The value "'+r+'" is invalid for option "size"');var n=Bs(r);return!e||e.length===0?n.fill(0):typeof t=="string"?n.fill(e,t):n.fill(e),n});if(!hr.kStringMaxLength)try{hr.kStringMaxLength=process.binding("buffer").kStringMaxLength}catch{}hr.constants||(hr.constants={MAX_LENGTH:hr.kMaxLength},hr.kStringMaxLength&&(hr.constants.MAX_STRING_LENGTH=hr.kStringMaxLength));EE.exports=hr});var au=O(TE=>{"use strict";var Nj=Yn();function gr(r){this._reporterState={obj:null,path:[],options:r||{},errors:[]}}TE.Reporter=gr;gr.prototype.isError=function(e){return e instanceof Fs};gr.prototype.save=function(){let e=this._reporterState;return{obj:e.obj,pathLen:e.path.length}};gr.prototype.restore=function(e){let t=this._reporterState;t.obj=e.obj,t.path=t.path.slice(0,e.pathLen)};gr.prototype.enterKey=function(e){return this._reporterState.path.push(e)};gr.prototype.exitKey=function(e){let t=this._reporterState;t.path=t.path.slice(0,e-1)};gr.prototype.leaveKey=function(e,t,n){let i=this._reporterState;this.exitKey(e),i.obj!==null&&(i.obj[t]=n)};gr.prototype.path=function(){return this._reporterState.path.join("/")};gr.prototype.enterObject=function(){let e=this._reporterState,t=e.obj;return e.obj={},t};gr.prototype.leaveObject=function(e){let t=this._reporterState,n=t.obj;return t.obj=e,n};gr.prototype.error=function(e){let t,n=this._reporterState,i=e instanceof Fs;if(i?t=e:t=new Fs(n.path.map(function(s){return"["+JSON.stringify(s)+"]"}).join(""),e.message||e,e.stack),!n.options.partial)throw t;return i||n.errors.push(t),t};gr.prototype.wrapResult=function(e){let t=this._reporterState;return t.options.partial?{result:this.isError(e)?null:e,errors:t.errors}:e};function Fs(r,e){this.path=r,this.rethrow(e)}Nj(Fs,Error);Fs.prototype.rethrow=function(e){if(this.message=e+" at: "+(this.path||"(shallow)"),Error.captureStackTrace&&Error.captureStackTrace(this,Fs),!this.stack)try{throw new Error(this.message)}catch(t){this.stack=t.stack}return this}});var Us=O(im=>{"use strict";var Lj=Yn(),cu=au().Reporter,$s=ou().Buffer;function vr(r,e){if(cu.call(this,e),!$s.isBuffer(r)){this.error("Input not Buffer");return}this.base=r,this.offset=0,this.length=r.length}Lj(vr,cu);im.DecoderBuffer=vr;vr.isDecoderBuffer=function(e){return e instanceof vr?!0:typeof e=="object"&&$s.isBuffer(e.base)&&e.constructor.name==="DecoderBuffer"&&typeof e.offset=="number"&&typeof e.length=="number"&&typeof e.save=="function"&&typeof e.restore=="function"&&typeof e.isEmpty=="function"&&typeof e.readUInt8=="function"&&typeof e.skip=="function"&&typeof e.raw=="function"};vr.prototype.save=function(){return{offset:this.offset,reporter:cu.prototype.save.call(this)}};vr.prototype.restore=function(e){let t=new vr(this.base);return t.offset=e.offset,t.length=this.offset,this.offset=e.offset,cu.prototype.restore.call(this,e.reporter),t};vr.prototype.isEmpty=function(){return this.offset===this.length};vr.prototype.readUInt8=function(e){return this.offset+1<=this.length?this.base.readUInt8(this.offset++,!0):this.error(e||"DecoderBuffer overrun")};vr.prototype.skip=function(e,t){if(!(this.offset+e<=this.length))return this.error(t||"DecoderBuffer overrun");let n=new vr(this.base);return n._reporterState=this._reporterState,n.offset=this.offset,n.length=this.offset+e,this.offset+=e,n};vr.prototype.raw=function(e){return this.base.slice(e?e.offset:this.offset,this.length)};function Hs(r,e){if(Array.isArray(r))this.length=0,this.value=r.map(function(t){return Hs.isEncoderBuffer(t)||(t=new Hs(t,e)),this.length+=t.length,t},this);else if(typeof r=="number"){if(!(0<=r&&r<=255))return e.error("non-byte EncoderBuffer value");this.value=r,this.length=1}else if(typeof r=="string")this.value=r,this.length=$s.byteLength(r);else if($s.isBuffer(r))this.value=r,this.length=r.length;else return e.error("Unsupported type: "+typeof r)}im.EncoderBuffer=Hs;Hs.isEncoderBuffer=function(e){return e instanceof Hs?!0:typeof e=="object"&&e.constructor.name==="EncoderBuffer"&&typeof e.length=="number"&&typeof e.join=="function"};Hs.prototype.join=function(e,t){return e||(e=$s.alloc(this.length)),t||(t=0),this.length===0||(Array.isArray(this.value)?this.value.forEach(function(n){n.join(e,t),t+=n.length}):(typeof this.value=="number"?e[t]=this.value:typeof this.value=="string"?e.write(this.value,t):$s.isBuffer(this.value)&&this.value.copy(e,t),t+=this.length)),e}});var RE=O((Iz,AE)=>{AE.exports=CE;function CE(r,e){if(!r)throw new Error(e||"Assertion failed")}CE.equal=function(e,t,n){if(e!=t)throw new Error(n||"Assertion failed: "+e+" != "+t)}});var lu=O((Nz,OE)=>{"use strict";var Dj=au().Reporter,Bj=Us().EncoderBuffer,jj=Us().DecoderBuffer,Pt=RE(),kE=["seq","seqof","set","setof","objid","bool","gentime","utctime","null_","enum","int","objDesc","bitstr","bmpstr","charstr","genstr","graphstr","ia5str","iso646str","numstr","octstr","printstr","t61str","unistr","utf8str","videostr"],Fj=["key","obj","use","optional","explicit","implicit","def","choice","any","contains"].concat(kE),$j=["_peekTag","_decodeTag","_use","_decodeStr","_decodeObjid","_decodeTime","_decodeNull","_decodeInt","_decodeBool","_decodeList","_encodeComposite","_encodeStr","_encodeObjid","_encodeTime","_encodeNull","_encodeInt","_encodeBool"];function me(r,e,t){let n={};this._baseState=n,n.name=t,n.enc=r,n.parent=e||null,n.children=null,n.tag=null,n.args=null,n.reverseArgs=null,n.choice=null,n.optional=!1,n.any=!1,n.obj=!1,n.use=null,n.useDecoder=null,n.key=null,n.default=null,n.explicit=null,n.implicit=null,n.contains=null,n.parent||(n.children=[],this._wrap())}OE.exports=me;var Hj=["enc","parent","children","tag","args","reverseArgs","choice","optional","any","obj","use","alteredUse","key","default","explicit","implicit","contains"];me.prototype.clone=function(){let e=this._baseState,t={};Hj.forEach(function(i){t[i]=e[i]});let n=new this.constructor(t.parent);return n._baseState=t,n};me.prototype._wrap=function(){let e=this._baseState;Fj.forEach(function(t){this[t]=function(){let i=new this.constructor(this);return e.children.push(i),i[t].apply(i,arguments)}},this)};me.prototype._init=function(e){let t=this._baseState;Pt(t.parent===null),e.call(this),t.children=t.children.filter(function(n){return n._baseState.parent===this},this),Pt.equal(t.children.length,1,"Root node can have only one child")};me.prototype._useArgs=function(e){let t=this._baseState,n=e.filter(function(i){return i instanceof this.constructor},this);e=e.filter(function(i){return!(i instanceof this.constructor)},this),n.length!==0&&(Pt(t.children===null),t.children=n,n.forEach(function(i){i._baseState.parent=this},this)),e.length!==0&&(Pt(t.args===null),t.args=e,t.reverseArgs=e.map(function(i){if(typeof i!="object"||i.constructor!==Object)return i;let s={};return Object.keys(i).forEach(function(o){o==(o|0)&&(o|=0);let a=i[o];s[a]=o}),s}))};$j.forEach(function(r){me.prototype[r]=function(){let t=this._baseState;throw new Error(r+" not implemented for encoding: "+t.enc)}});kE.forEach(function(r){me.prototype[r]=function(){let t=this._baseState,n=Array.prototype.slice.call(arguments);return Pt(t.tag===null),t.tag=r,this._useArgs(n),this}});me.prototype.use=function(e){Pt(e);let t=this._baseState;return Pt(t.use===null),t.use=e,this};me.prototype.optional=function(){let e=this._baseState;return e.optional=!0,this};me.prototype.def=function(e){let t=this._baseState;return Pt(t.default===null),t.default=e,t.optional=!0,this};me.prototype.explicit=function(e){let t=this._baseState;return Pt(t.explicit===null&&t.implicit===null),t.explicit=e,this};me.prototype.implicit=function(e){let t=this._baseState;return Pt(t.explicit===null&&t.implicit===null),t.implicit=e,this};me.prototype.obj=function(){let e=this._baseState,t=Array.prototype.slice.call(arguments);return e.obj=!0,t.length!==0&&this._useArgs(t),this};me.prototype.key=function(e){let t=this._baseState;return Pt(t.key===null),t.key=e,this};me.prototype.any=function(){let e=this._baseState;return e.any=!0,this};me.prototype.choice=function(e){let t=this._baseState;return Pt(t.choice===null),t.choice=e,this._useArgs(Object.keys(e).map(function(n){return e[n]})),this};me.prototype.contains=function(e){let t=this._baseState;return Pt(t.use===null),t.contains=e,this};me.prototype._decode=function(e,t){let n=this._baseState;if(n.parent===null)return e.wrapResult(n.children[0]._decode(e,t));let i=n.default,s=!0,o=null;if(n.key!==null&&(o=e.enterKey(n.key)),n.optional){let c=null;if(n.explicit!==null?c=n.explicit:n.implicit!==null?c=n.implicit:n.tag!==null&&(c=n.tag),c===null&&!n.any){let l=e.save();try{n.choice===null?this._decodeGeneric(n.tag,e,t):this._decodeChoice(e,t),s=!0}catch{s=!1}e.restore(l)}else if(s=this._peekTag(e,c,n.any),e.isError(s))return s}let a;if(n.obj&&s&&(a=e.enterObject()),s){if(n.explicit!==null){let l=this._decodeTag(e,n.explicit);if(e.isError(l))return l;e=l}let c=e.offset;if(n.use===null&&n.choice===null){let l;n.any&&(l=e.save());let p=this._decodeTag(e,n.implicit!==null?n.implicit:n.tag,n.any);if(e.isError(p))return p;n.any?i=e.raw(l):e=p}if(t&&t.track&&n.tag!==null&&t.track(e.path(),c,e.length,"tagged"),t&&t.track&&n.tag!==null&&t.track(e.path(),e.offset,e.length,"content"),n.any||(n.choice===null?i=this._decodeGeneric(n.tag,e,t):i=this._decodeChoice(e,t)),e.isError(i))return i;if(!n.any&&n.choice===null&&n.children!==null&&n.children.forEach(function(p){p._decode(e,t)}),n.contains&&(n.tag==="octstr"||n.tag==="bitstr")){let l=new jj(i);i=this._getUse(n.contains,e._reporterState.obj)._decode(l,t)}}return n.obj&&s&&(i=e.leaveObject(a)),n.key!==null&&(i!==null||s===!0)?e.leaveKey(o,n.key,i):o!==null&&e.exitKey(o),i};me.prototype._decodeGeneric=function(e,t,n){let i=this._baseState;return e==="seq"||e==="set"?null:e==="seqof"||e==="setof"?this._decodeList(t,e,i.args[0],n):/str$/.test(e)?this._decodeStr(t,e,n):e==="objid"&&i.args?this._decodeObjid(t,i.args[0],i.args[1],n):e==="objid"?this._decodeObjid(t,null,null,n):e==="gentime"||e==="utctime"?this._decodeTime(t,e,n):e==="null_"?this._decodeNull(t,n):e==="bool"?this._decodeBool(t,n):e==="objDesc"?this._decodeStr(t,e,n):e==="int"||e==="enum"?this._decodeInt(t,i.args&&i.args[0],n):i.use!==null?this._getUse(i.use,t._reporterState.obj)._decode(t,n):t.error("unknown tag: "+e)};me.prototype._getUse=function(e,t){let n=this._baseState;return n.useDecoder=this._use(e,t),Pt(n.useDecoder._baseState.parent===null),n.useDecoder=n.useDecoder._baseState.children[0],n.implicit!==n.useDecoder._baseState.implicit&&(n.useDecoder=n.useDecoder.clone(),n.useDecoder._baseState.implicit=n.implicit),n.useDecoder};me.prototype._decodeChoice=function(e,t){let n=this._baseState,i=null,s=!1;return Object.keys(n.choice).some(function(o){let a=e.save(),c=n.choice[o];try{let l=c._decode(e,t);if(e.isError(l))return!1;i={type:o,value:l},s=!0}catch{return e.restore(a),!1}return!0},this),s?i:e.error("Choice not matched")};me.prototype._createEncoderBuffer=function(e){return new Bj(e,this.reporter)};me.prototype._encode=function(e,t,n){let i=this._baseState;if(i.default!==null&&i.default===e)return;let s=this._encodeValue(e,t,n);if(s!==void 0&&!this._skipDefault(s,t,n))return s};me.prototype._encodeValue=function(e,t,n){let i=this._baseState;if(i.parent===null)return i.children[0]._encode(e,t||new Dj);let s=null;if(this.reporter=t,i.optional&&e===void 0)if(i.default!==null)e=i.default;else return;let o=null,a=!1;if(i.any)s=this._createEncoderBuffer(e);else if(i.choice)s=this._encodeChoice(e,t);else if(i.contains)o=this._getUse(i.contains,n)._encode(e,t),a=!0;else if(i.children)o=i.children.map(function(c){if(c._baseState.tag==="null_")return c._encode(null,t,e);if(c._baseState.key===null)return t.error("Child should have a key");let l=t.enterKey(c._baseState.key);if(typeof e!="object")return t.error("Child expected, but input is not object");let p=c._encode(e[c._baseState.key],t,e);return t.leaveKey(l),p},this).filter(function(c){return c}),o=this._createEncoderBuffer(o);else if(i.tag==="seqof"||i.tag==="setof"){if(!(i.args&&i.args.length===1))return t.error("Too many args for : "+i.tag);if(!Array.isArray(e))return t.error("seqof/setof, but data is not Array");let c=this.clone();c._baseState.implicit=null,o=this._createEncoderBuffer(e.map(function(l){let p=this._baseState;return this._getUse(p.args[0],e)._encode(l,t)},c))}else i.use!==null?s=this._getUse(i.use,n)._encode(e,t):(o=this._encodePrimitive(i.tag,e),a=!0);if(!i.any&&i.choice===null){let c=i.implicit!==null?i.implicit:i.tag,l=i.implicit===null?"universal":"context";c===null?i.use===null&&t.error("Tag could be omitted only for .use()"):i.use===null&&(s=this._encodeComposite(c,a,l,o))}return i.explicit!==null&&(s=this._encodeComposite(i.explicit,!1,"context",s)),s};me.prototype._encodeChoice=function(e,t){let n=this._baseState,i=n.choice[e.type];return i||Pt(!1,e.type+" not found in "+JSON.stringify(Object.keys(n.choice))),i._encode(e.value,t)};me.prototype._encodePrimitive=function(e,t){let n=this._baseState;if(/str$/.test(e))return this._encodeStr(t,e);if(e==="objid"&&n.args)return this._encodeObjid(t,n.reverseArgs[0],n.args[1]);if(e==="objid")return this._encodeObjid(t,null,null);if(e==="gentime"||e==="utctime")return this._encodeTime(t,e);if(e==="null_")return this._encodeNull();if(e==="int"||e==="enum")return this._encodeInt(t,n.args&&n.reverseArgs[0]);if(e==="bool")return this._encodeBool(t);if(e==="objDesc")return this._encodeStr(t,e);throw new Error("Unsupported tag: "+e)};me.prototype._isNumstr=function(e){return/^[0-9 ]*$/.test(e)};me.prototype._isPrintstr=function(e){return/^[A-Za-z0-9 '()+,-./:=?]*$/.test(e)}});var uu=O(wi=>{"use strict";function ME(r){let e={};return Object.keys(r).forEach(function(t){(t|0)==t&&(t=t|0);let n=r[t];e[n]=t}),e}wi.tagClass={0:"universal",1:"application",2:"context",3:"private"};wi.tagClassByName=ME(wi.tagClass);wi.tag={0:"end",1:"bool",2:"int",3:"bitstr",4:"octstr",5:"null_",6:"objid",7:"objDesc",8:"external",9:"real",10:"enum",11:"embed",12:"utf8str",13:"relativeOid",16:"seq",17:"set",18:"numstr",19:"printstr",20:"t61str",21:"videostr",22:"ia5str",23:"utctime",24:"gentime",25:"graphstr",26:"iso646str",27:"genstr",28:"unistr",29:"charstr",30:"bmpstr"};wi.tagByName=ME(wi.tag)});var om=O((Dz,NE)=>{"use strict";var Uj=Yn(),En=ou().Buffer,PE=lu(),sm=uu();function IE(r){this.enc="der",this.name=r.name,this.entity=r,this.tree=new Nr,this.tree._init(r.body)}NE.exports=IE;IE.prototype.encode=function(e,t){return this.tree._encode(e,t).join()};function Nr(r){PE.call(this,"der",r)}Uj(Nr,PE);Nr.prototype._encodeComposite=function(e,t,n,i){let s=qj(e,t,n,this.reporter);if(i.length<128){let c=En.alloc(2);return c[0]=s,c[1]=i.length,this._createEncoderBuffer([c,i])}let o=1;for(let c=i.length;c>=256;c>>=8)o++;let a=En.alloc(2+o);a[0]=s,a[1]=128|o;for(let c=1+o,l=i.length;l>0;c--,l>>=8)a[c]=l&255;return this._createEncoderBuffer([a,i])};Nr.prototype._encodeStr=function(e,t){if(t==="bitstr")return this._createEncoderBuffer([e.unused|0,e.data]);if(t==="bmpstr"){let n=En.alloc(e.length*2);for(let i=0;i<e.length;i++)n.writeUInt16BE(e.charCodeAt(i),i*2);return this._createEncoderBuffer(n)}else return t==="numstr"?this._isNumstr(e)?this._createEncoderBuffer(e):this.reporter.error("Encoding of string type: numstr supports only digits and space"):t==="printstr"?this._isPrintstr(e)?this._createEncoderBuffer(e):this.reporter.error("Encoding of string type: printstr supports only latin upper and lower case letters, digits, space, apostrophe, left and rigth parenthesis, plus sign, comma, hyphen, dot, slash, colon, equal sign, question mark"):/str$/.test(t)?this._createEncoderBuffer(e):t==="objDesc"?this._createEncoderBuffer(e):this.reporter.error("Encoding of string type: "+t+" unsupported")};Nr.prototype._encodeObjid=function(e,t,n){if(typeof e=="string"){if(!t)return this.reporter.error("string objid given, but no values map found");if(!t.hasOwnProperty(e))return this.reporter.error("objid not found in values map");e=t[e].split(/[\s.]+/g);for(let a=0;a<e.length;a++)e[a]|=0}else if(Array.isArray(e)){e=e.slice();for(let a=0;a<e.length;a++)e[a]|=0}if(!Array.isArray(e))return this.reporter.error("objid() should be either array or string, got: "+JSON.stringify(e));if(!n){if(e[1]>=40)return this.reporter.error("Second objid identifier OOB");e.splice(0,2,e[0]*40+e[1])}let i=0;for(let a=0;a<e.length;a++){let c=e[a];for(i++;c>=128;c>>=7)i++}let s=En.alloc(i),o=s.length-1;for(let a=e.length-1;a>=0;a--){let c=e[a];for(s[o--]=c&127;(c>>=7)>0;)s[o--]=128|c&127}return this._createEncoderBuffer(s)};function yr(r){return r<10?"0"+r:r}Nr.prototype._encodeTime=function(e,t){let n,i=new Date(e);return t==="gentime"?n=[yr(i.getUTCFullYear()),yr(i.getUTCMonth()+1),yr(i.getUTCDate()),yr(i.getUTCHours()),yr(i.getUTCMinutes()),yr(i.getUTCSeconds()),"Z"].join(""):t==="utctime"?n=[yr(i.getUTCFullYear()%100),yr(i.getUTCMonth()+1),yr(i.getUTCDate()),yr(i.getUTCHours()),yr(i.getUTCMinutes()),yr(i.getUTCSeconds()),"Z"].join(""):this.reporter.error("Encoding "+t+" time is not supported yet"),this._encodeStr(n,"octstr")};Nr.prototype._encodeNull=function(){return this._createEncoderBuffer("")};Nr.prototype._encodeInt=function(e,t){if(typeof e=="string"){if(!t)return this.reporter.error("String int or enum given, but no values map");if(!t.hasOwnProperty(e))return this.reporter.error("Values map doesn't contain: "+JSON.stringify(e));e=t[e]}if(typeof e!="number"&&!En.isBuffer(e)){let s=e.toArray();!e.sign&&s[0]&128&&s.unshift(0),e=En.from(s)}if(En.isBuffer(e)){let s=e.length;e.length===0&&s++;let o=En.alloc(s);return e.copy(o),e.length===0&&(o[0]=0),this._createEncoderBuffer(o)}if(e<128)return this._createEncoderBuffer(e);if(e<256)return this._createEncoderBuffer([0,e]);let n=1;for(let s=e;s>=256;s>>=8)n++;let i=new Array(n);for(let s=i.length-1;s>=0;s--)i[s]=e&255,e>>=8;return i[0]&128&&i.unshift(0),this._createEncoderBuffer(En.from(i))};Nr.prototype._encodeBool=function(e){return this._createEncoderBuffer(e?255:0)};Nr.prototype._use=function(e,t){return typeof e=="function"&&(e=e(t)),e._getEncoder("der").tree};Nr.prototype._skipDefault=function(e,t,n){let i=this._baseState,s;if(i.default===null)return!1;let o=e.join();if(i.defaultBuffer===void 0&&(i.defaultBuffer=this._encodeValue(i.default,t,n).join()),o.length!==i.defaultBuffer.length)return!1;for(s=0;s<o.length;s++)if(o[s]!==i.defaultBuffer[s])return!1;return!0};function qj(r,e,t,n){let i;if(r==="seqof"?r="seq":r==="setof"&&(r="set"),sm.tagByName.hasOwnProperty(r))i=sm.tagByName[r];else if(typeof r=="number"&&(r|0)===r)i=r;else return n.error("Unknown tag: "+r);return i>=31?n.error("Multi-octet tag encoding unsupported"):(e||(i|=32),i|=sm.tagClassByName[t||"universal"]<<6,i)}});var DE=O((Bz,LE)=>{"use strict";var Wj=Yn(),am=om();function cm(r){am.call(this,r),this.enc="pem"}Wj(cm,am);LE.exports=cm;cm.prototype.encode=function(e,t){let i=am.prototype.encode.call(this,e).toString("base64"),s=["-----BEGIN "+t.label+"-----"];for(let o=0;o<i.length;o+=64)s.push(i.slice(o,o+64));return s.push("-----END "+t.label+"-----"),s.join(`
95
- `)}});var lm=O(jE=>{"use strict";var BE=jE;BE.der=om();BE.pem=DE()});var pm=O((Fz,WE)=>{"use strict";var Gj=Yn(),zj=em(),FE=Us().DecoderBuffer,HE=lu(),$E=uu();function UE(r){this.enc="der",this.name=r.name,this.entity=r,this.tree=new tr,this.tree._init(r.body)}WE.exports=UE;UE.prototype.decode=function(e,t){return FE.isDecoderBuffer(e)||(e=new FE(e,t)),this.tree._decode(e,t)};function tr(r){HE.call(this,"der",r)}Gj(tr,HE);tr.prototype._peekTag=function(e,t,n){if(e.isEmpty())return!1;let i=e.save(),s=um(e,'Failed to peek tag: "'+t+'"');return e.isError(s)?s:(e.restore(i),s.tag===t||s.tagStr===t||s.tagStr+"of"===t||n)};tr.prototype._decodeTag=function(e,t,n){let i=um(e,'Failed to decode tag of "'+t+'"');if(e.isError(i))return i;let s=qE(e,i.primitive,'Failed to get length of "'+t+'"');if(e.isError(s))return s;if(!n&&i.tag!==t&&i.tagStr!==t&&i.tagStr+"of"!==t)return e.error('Failed to match tag: "'+t+'"');if(i.primitive||s!==null)return e.skip(s,'Failed to match body of: "'+t+'"');let o=e.save(),a=this._skipUntilEnd(e,'Failed to skip indefinite length body: "'+this.tag+'"');return e.isError(a)?a:(s=e.offset-o.offset,e.restore(o),e.skip(s,'Failed to match body of: "'+t+'"'))};tr.prototype._skipUntilEnd=function(e,t){for(;;){let n=um(e,t);if(e.isError(n))return n;let i=qE(e,n.primitive,t);if(e.isError(i))return i;let s;if(n.primitive||i!==null?s=e.skip(i):s=this._skipUntilEnd(e,t),e.isError(s))return s;if(n.tagStr==="end")break}};tr.prototype._decodeList=function(e,t,n,i){let s=[];for(;!e.isEmpty();){let o=this._peekTag(e,"end");if(e.isError(o))return o;let a=n.decode(e,"der",i);if(e.isError(a)&&o)break;s.push(a)}return s};tr.prototype._decodeStr=function(e,t){if(t==="bitstr"){let n=e.readUInt8();return e.isError(n)?n:{unused:n,data:e.raw()}}else if(t==="bmpstr"){let n=e.raw();if(n.length%2===1)return e.error("Decoding of string type: bmpstr length mismatch");let i="";for(let s=0;s<n.length/2;s++)i+=String.fromCharCode(n.readUInt16BE(s*2));return i}else if(t==="numstr"){let n=e.raw().toString("ascii");return this._isNumstr(n)?n:e.error("Decoding of string type: numstr unsupported characters")}else{if(t==="octstr")return e.raw();if(t==="objDesc")return e.raw();if(t==="printstr"){let n=e.raw().toString("ascii");return this._isPrintstr(n)?n:e.error("Decoding of string type: printstr unsupported characters")}else return/str$/.test(t)?e.raw().toString():e.error("Decoding of string type: "+t+" unsupported")}};tr.prototype._decodeObjid=function(e,t,n){let i,s=[],o=0,a=0;for(;!e.isEmpty();)a=e.readUInt8(),o<<=7,o|=a&127,(a&128)===0&&(s.push(o),o=0);a&128&&s.push(o);let c=s[0]/40|0,l=s[0]%40;if(n?i=s:i=[c,l].concat(s.slice(1)),t){let p=t[i.join(" ")];p===void 0&&(p=t[i.join(".")]),p!==void 0&&(i=p)}return i};tr.prototype._decodeTime=function(e,t){let n=e.raw().toString(),i,s,o,a,c,l;if(t==="gentime")i=n.slice(0,4)|0,s=n.slice(4,6)|0,o=n.slice(6,8)|0,a=n.slice(8,10)|0,c=n.slice(10,12)|0,l=n.slice(12,14)|0;else if(t==="utctime")i=n.slice(0,2)|0,s=n.slice(2,4)|0,o=n.slice(4,6)|0,a=n.slice(6,8)|0,c=n.slice(8,10)|0,l=n.slice(10,12)|0,i<70?i=2e3+i:i=1900+i;else return e.error("Decoding "+t+" time is not supported yet");return Date.UTC(i,s-1,o,a,c,l,0)};tr.prototype._decodeNull=function(){return null};tr.prototype._decodeBool=function(e){let t=e.readUInt8();return e.isError(t)?t:t!==0};tr.prototype._decodeInt=function(e,t){let n=e.raw(),i=new zj(n);return t&&(i=t[i.toString(10)]||i),i};tr.prototype._use=function(e,t){return typeof e=="function"&&(e=e(t)),e._getDecoder("der").tree};function um(r,e){let t=r.readUInt8(e);if(r.isError(t))return t;let n=$E.tagClass[t>>6],i=(t&32)===0;if((t&31)===31){let o=t;for(t=0;(o&128)===128;){if(o=r.readUInt8(e),r.isError(o))return o;t<<=7,t|=o&127}}else t&=31;let s=$E.tag[t];return{cls:n,primitive:i,tag:t,tagStr:s}}function qE(r,e,t){let n=r.readUInt8(t);if(r.isError(n))return n;if(!e&&n===128)return null;if((n&128)===0)return n;let i=n&127;if(i>4)return r.error("length octect is too long");n=0;for(let s=0;s<i;s++){n<<=8;let o=r.readUInt8(t);if(r.isError(o))return o;n|=o}return n}});var zE=O(($z,GE)=>{"use strict";var Vj=Yn(),Kj=ou().Buffer,fm=pm();function dm(r){fm.call(this,r),this.enc="pem"}Vj(dm,fm);GE.exports=dm;dm.prototype.decode=function(e,t){let n=e.toString().split(/[\r\n]+/g),i=t.label.toUpperCase(),s=/^-----(BEGIN|END) ([^-]+)-----$/,o=-1,a=-1;for(let p=0;p<n.length;p++){let f=n[p].match(s);if(f!==null&&f[2]===i)if(o===-1){if(f[1]!=="BEGIN")break;o=p}else{if(f[1]!=="END")break;a=p;break}}if(o===-1||a===-1)throw new Error("PEM section not found for: "+i);let c=n.slice(o+1,a).join("");c.replace(/[^a-z0-9+/=]+/gi,"");let l=Kj.from(c,"base64");return fm.prototype.decode.call(this,l,t)}});var hm=O(KE=>{"use strict";var VE=KE;VE.der=pm();VE.pem=zE()});var XE=O(YE=>{"use strict";var Yj=lm(),Xj=hm(),Jj=Yn(),Qj=YE;Qj.define=function(e,t){return new qs(e,t)};function qs(r,e){this.name=r,this.body=e,this.decoders={},this.encoders={}}qs.prototype._createNamed=function(e){let t=this.name;function n(i){this._initNamed(i,t)}return Jj(n,e),n.prototype._initNamed=function(s,o){e.call(this,s,o)},new n(this)};qs.prototype._getDecoder=function(e){return e=e||"der",this.decoders.hasOwnProperty(e)||(this.decoders[e]=this._createNamed(Xj[e])),this.decoders[e]};qs.prototype.decode=function(e,t,n){return this._getDecoder(t).decode(e,n)};qs.prototype._getEncoder=function(e){return e=e||"der",this.encoders.hasOwnProperty(e)||(this.encoders[e]=this._createNamed(Yj[e])),this.encoders[e]};qs.prototype.encode=function(e,t,n){return this._getEncoder(t).encode(e,n)}});var QE=O(JE=>{"use strict";var pu=JE;pu.Reporter=au().Reporter;pu.DecoderBuffer=Us().DecoderBuffer;pu.EncoderBuffer=Us().EncoderBuffer;pu.Node=lu()});var t1=O(e1=>{"use strict";var ZE=e1;ZE._reverse=function(e){let t={};return Object.keys(e).forEach(function(n){(n|0)==n&&(n=n|0);let i=e[n];t[i]=n}),t};ZE.der=uu()});var n1=O(r1=>{"use strict";var Ws=r1;Ws.bignum=em();Ws.define=XE().define;Ws.base=QE();Ws.constants=t1();Ws.decoders=hm();Ws.encoders=lm()});var Gs=O((mm,s1)=>{var fu=require("buffer"),Xr=fu.Buffer;function i1(r,e){for(var t in r)e[t]=r[t]}Xr.from&&Xr.alloc&&Xr.allocUnsafe&&Xr.allocUnsafeSlow?s1.exports=fu:(i1(fu,mm),mm.Buffer=Si);function Si(r,e,t){return Xr(r,e,t)}Si.prototype=Object.create(Xr.prototype);i1(Xr,Si);Si.from=function(r,e,t){if(typeof r=="number")throw new TypeError("Argument must not be a number");return Xr(r,e,t)};Si.alloc=function(r,e,t){if(typeof r!="number")throw new TypeError("Argument must be a number");var n=Xr(r);return e!==void 0?typeof t=="string"?n.fill(e,t):n.fill(e):n.fill(0),n};Si.allocUnsafe=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return Xr(r)};Si.allocUnsafeSlow=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return fu.SlowBuffer(r)}});var gm=O((zz,o1)=>{var du=Gs().Buffer,Zj=require("stream"),eF=require("util");function hu(r){if(this.buffer=null,this.writable=!0,this.readable=!0,!r)return this.buffer=du.alloc(0),this;if(typeof r.pipe=="function")return this.buffer=du.alloc(0),r.pipe(this),this;if(r.length||typeof r=="object")return this.buffer=r,this.writable=!1,process.nextTick(function(){this.emit("end",r),this.readable=!1,this.emit("close")}.bind(this)),this;throw new TypeError("Unexpected data type ("+typeof r+")")}eF.inherits(hu,Zj);hu.prototype.write=function(e){this.buffer=du.concat([this.buffer,du.from(e)]),this.emit("data",e)};hu.prototype.end=function(e){e&&this.write(e),this.emit("end",e),this.emit("close"),this.writable=!1,this.readable=!1};o1.exports=hu});var c1=O((Vz,a1)=>{"use strict";function vm(r){var e=(r/8|0)+(r%8===0?0:1);return e}var tF={ES256:vm(256),ES384:vm(384),ES512:vm(521)};function rF(r){var e=tF[r];if(e)return e;throw new Error('Unknown algorithm "'+r+'"')}a1.exports=rF});var m1=O((Kz,h1)=>{"use strict";var mu=Gs().Buffer,u1=c1(),gu=128,p1=0,nF=32,iF=16,sF=2,f1=iF|nF|p1<<6,vu=sF|p1<<6;function oF(r){return r.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function d1(r){if(mu.isBuffer(r))return r;if(typeof r=="string")return mu.from(r,"base64");throw new TypeError("ECDSA signature must be a Base64 string or a Buffer")}function aF(r,e){r=d1(r);var t=u1(e),n=t+1,i=r.length,s=0;if(r[s++]!==f1)throw new Error('Could not find expected "seq"');var o=r[s++];if(o===(gu|1)&&(o=r[s++]),i-s<o)throw new Error('"seq" specified length of "'+o+'", only "'+(i-s)+'" remaining');if(r[s++]!==vu)throw new Error('Could not find expected "int" for "r"');var a=r[s++];if(i-s-2<a)throw new Error('"r" specified length of "'+a+'", only "'+(i-s-2)+'" available');if(n<a)throw new Error('"r" specified length of "'+a+'", max of "'+n+'" is acceptable');var c=s;if(s+=a,r[s++]!==vu)throw new Error('Could not find expected "int" for "s"');var l=r[s++];if(i-s!==l)throw new Error('"s" specified length of "'+l+'", expected "'+(i-s)+'"');if(n<l)throw new Error('"s" specified length of "'+l+'", max of "'+n+'" is acceptable');var p=s;if(s+=l,s!==i)throw new Error('Expected to consume entire buffer, but "'+(i-s)+'" bytes remain');var f=t-a,h=t-l,y=mu.allocUnsafe(f+a+h+l);for(s=0;s<f;++s)y[s]=0;r.copy(y,s,c+Math.max(-f,0),c+a),s=t;for(var _=s;s<_+h;++s)y[s]=0;return r.copy(y,s,p+Math.max(-h,0),p+l),y=y.toString("base64"),y=oF(y),y}function l1(r,e,t){for(var n=0;e+n<t&&r[e+n]===0;)++n;var i=r[e+n]>=gu;return i&&--n,n}function cF(r,e){r=d1(r);var t=u1(e),n=r.length;if(n!==t*2)throw new TypeError('"'+e+'" signatures must be "'+t*2+'" bytes, saw "'+n+'"');var i=l1(r,0,t),s=l1(r,t,r.length),o=t-i,a=t-s,c=2+o+1+1+a,l=c<gu,p=mu.allocUnsafe((l?2:3)+c),f=0;return p[f++]=f1,l?p[f++]=c:(p[f++]=gu|1,p[f++]=c&255),p[f++]=vu,p[f++]=o,i<0?(p[f++]=0,f+=r.copy(p,f,0,t)):f+=r.copy(p,f,i,t),p[f++]=vu,p[f++]=a,s<0?(p[f++]=0,r.copy(p,f,t)):r.copy(p,f,t+s),p}h1.exports={derToJose:aF,joseToDer:cF}});var v1=O((Yz,g1)=>{"use strict";var oa=require("buffer").Buffer,ym=require("buffer").SlowBuffer;g1.exports=yu;function yu(r,e){if(!oa.isBuffer(r)||!oa.isBuffer(e)||r.length!==e.length)return!1;for(var t=0,n=0;n<r.length;n++)t|=r[n]^e[n];return t===0}yu.install=function(){oa.prototype.equal=ym.prototype.equal=function(e){return yu(this,e)}};var lF=oa.prototype.equal,uF=ym.prototype.equal;yu.restore=function(){oa.prototype.equal=lF,ym.prototype.equal=uF}});var wm=O((Xz,C1)=>{var Vs=Gs().Buffer,xr=require("crypto"),x1=m1(),y1=require("util"),pF=`"%s" is not a valid algorithm.
94
+ `),Cl.add(e),r.on("close",()=>Cl.delete(e))}function Mw(r,e){X(e,{...gn,...Or,desktopEnabled:qt,remoteAvailable:fh})}async function Pw(r,e){let{parseJsonBody:t}=await Promise.resolve().then(()=>(Lt(),Li)),n=await t(r,e);n&&(vn(n),X(e))}function Iw(r,e){X(e),vn({step:Jn.PREPARING,stepDesc:"",tunnelUrl:"",oneTimeKey:"",oneTimeKeyExpiresAt:null}),qn("restart-tunnel")}function Nw(r,e){X(e),vn({step:Jn.PREPARING,stepDesc:""}),qn("start-tunnel")}function Dw(r,e){X(e),vn({step:Jn.STOPPED,stepDesc:"",tunnelUrl:"",oneTimeKey:"",oneTimeKeyExpiresAt:null}),qn("stop-tunnel")}function Lw(r,e){X(e),vn({step:Jn.STOPPED,stepDesc:"",tunnelUrl:"",oneTimeKey:"",oneTimeKeyExpiresAt:null}),qn("shutdown")}function Bw(r,e){X(e),qn("update")}function jw(r,e){X(e,{connections:[...di.values()]})}function Fw(r,e){let t=new URL(r.url,"http://localhost"),n=parseInt(t.searchParams.get("lines")||Mp,10);X(e,{logs:Bv(Number.isFinite(n)?n:Mp)})}async function Hw(r,e){let{parseJsonBody:t}=await Promise.resolve().then(()=>(Lt(),Li)),n=await t(r,e);if(!n)return;let i=!!n.enabled;if(i&&(!Or.screenRecording||!Or.accessibility)){X(e,{ok:!1,enabled:qt,reason:"permissions_required"});return}let s=Es();qt=i,ph(),Et("permissions",{...Or,desktopEnabled:qt}),Es()!==s&&dh?.(),X(e,{ok:!0,enabled:qt})}function qw(r,e){X(e,Or)}async function Uw(r,e){let t=await rh();X(e,{enabled:t})}async function $w(r,e){let{parseJsonBody:t}=await Promise.resolve().then(()=>(Lt(),Li)),n=await t(r,e);if(!n)return;let i=await uw(!!n.enabled),s=await rh();Et("autostart",{enabled:s}),X(e,{ok:i,enabled:s})}async function Ww(r,e){let{parseJsonBody:t}=await Promise.resolve().then(()=>(Lt(),Li)),n=await t(r,e);if(!n)return;let{type:i}=n;if(process.platform==="darwin"){nw(i);let s=Date.now(),o=setInterval(async()=>{((await Al())[i]||Date.now()-s>Ov)&&clearInterval(o)},Rv)}X(e)}var Un,vw,uh,gn,qt,fh,Or,Cl,di,kl,dh,yn=Ce(()=>{bt();ji();bt();xs();iw();nh();Lt();dl();bt();Un=require("fs"),vw=require("path");bt();ih();uh=(0,vw.join)(ie.STATE,"ui-state.json");gn={step:Jn.STOPPED,stepDesc:"",tunnelUrl:"",oneTimeKey:"",oneTimeKeyExpiresAt:null,permanentKey:"",qrUrl:"",latency:null,uptime:null,healthCheck:{running:!1,timeoutMs:0,startedAt:null,logs:[]},tunnelHealth:{status:"unknown",checkedAt:null}},qt=!1,fh=!1,Or={screenRecording:!1,accessibility:!1},Cl=new Set,di=new Map;Lv(xe);kl=null;dh=null});var Gw={};en(Gw,{ScreenHandler:()=>hh,encodeTilesBatch:()=>Ts});function vB(r){let e=Buffer.alloc(28);return e.writeUInt32LE(r.tileIndex,0),e.writeUInt32LE(r.x,4),e.writeUInt32LE(r.y,8),e.writeUInt32LE(r.width,12),e.writeUInt32LE(r.height,16),e.writeUInt32LE(r.imageBuffer.length,20),e.writeUInt32LE(r.hash>>>0,24),Buffer.concat([e,r.imageBuffer])}function Ts(r,e){let t=Buffer.alloc(12);return t.writeUInt32LE(r.length,0),t.writeDoubleBE(e,4),Buffer.concat([t,...r.map(vB)])}var hh,mh=Ce(()=>{Xd();pt();yn();hh=class{constructor(e,t){this.resourceManager=e,this.screenUpdateHelper=t}setupScreenHandlers(e,t,n){e.on("request-screen",t(async()=>{let i=this.resourceManager.getClient(e.id);if(i)try{let s=await i.tileManager.detectChangedTiles();s.length>0&&n.sendTiles({tiles:s,timestamp:Date.now()},Ts),this.resourceManager.updateClientActivity(e.id)}catch(s){ve.error("Tile capture error:",s),n.emit("screen-error",{error:s.message})}})),e.on("request-screen-with-hashes",t(async i=>{let s=this.resourceManager.getClient(e.id);if(s)try{let o=i.tileHashes||[],a=await s.tileManager.compareClientTileHashes(o);a?.tiles?.length>0&&n.sendTiles({tiles:a.tiles,timestamp:Date.now()},Ts),this.resourceManager.updateClientActivity(e.id)}catch(o){ve.error("Tile capture with hashes error:",o),n.emit("screen-error",{error:o.message})}})),e.on("start-streaming",t(async()=>{let i=this.resourceManager.getClient(e.id);if(!i)return;i.streamingTimeout&&(clearTimeout(i.streamingTimeout),i.streamingTimeout=null),ve.lifecycle("\u{1F680} Remote streaming started");let{tileFormat:s,webpEffort:o,jpegQuality:a}=$.pipeline;xe(`\u{1F5BC}\uFE0F Remote stream codec: ${s.toUpperCase()}${s==="webp"?` (effort=${o})`:""} q=${a}`),i.idleFrameCount=0,i.isStreaming=!0,i.streamGen=(i.streamGen||0)+1;let c=i.streamGen;i.tileManager.lastTileChecksums.clear();try{let u=await i.tileManager.getScreenDimensions();n.emit("screen-dimensions",u)}catch(u){ve.error("Get dimensions error:",u)}let l=async()=>{if(!e.connected||!i.isStreaming||i.streamGen!==c){i.streamingTimeout=null;return}try{let u=performance.now(),f=await i.tileManager.detectChangedTilesWithHashes();if(f.tiles.length>0&&e.connected){let R=n.sendTiles({tiles:f.tiles,timestamp:Date.now(),currentHashes:f.currentHashes},Ts);i.tileManager.commitHashes(R||[]),i.idleFrameCount=0}else i.idleFrameCount++;let{activeInterval:h,idleInterval:g,idleThreshold:x}=this.resourceManager.getStreamingConfig(),S=i.idleFrameCount>=x?g:h,k=Math.max(0,S-(performance.now()-u));i.streamingTimeout=setTimeout(l,k)}catch(u){ve.error("Auto streaming error:",u),i.streamingTimeout=setTimeout(l,200)}};l()})),e.on("stop-streaming",()=>{let i=this.resourceManager.getClient(e.id);i&&(i.isStreaming=!1,i.streamingTimeout&&(clearTimeout(i.streamingTimeout),i.streamingTimeout=null),i.tileManager?.clearMemory?.(),ve.lifecycle("\u23F9\uFE0F Remote streaming stopped"))}),e.on("get-screen-dimensions",t(async()=>{let i=this.resourceManager.getClient(e.id);if(i)try{let s=await i.tileManager.getScreenDimensions();n.emit("screen-dimensions",s)}catch(s){ve.error("Get dimensions error:",s),n.emit("screen-error",{error:s.message})}})),e.on("boost-stream",t(()=>{let i=this.resourceManager.getClient(e.id);i&&(i.idleFrameCount=0)})),e.on("set-focus",t(i=>{let s=this.resourceManager.getClient(e.id);if(!s)return;let o=i?.rect||null,a=typeof i?.zoom=="number"?i.zoom:1,c=typeof i?.viewerWidth=="number"?i.viewerWidth:0,l=typeof i?.dpr=="number"?i.dpr:1,u=s.tileManager.pickProfile({zoom:a,viewerWidth:c,dpr:l});if(s.tileManager.setProfile(u),s.tileManager.setFocusRect(o),o){let f=s.tileManager.activeTileSet?.size||0,h=s.tileManager.totalTiles,g=h?(f/h*100).toFixed(0):0;ve.focus(`\u{1F3AF} [Focus] rect=${o.x},${o.y} ${o.w}x${o.h} | tiles ${f}/${h} (${g}%)`)}else ve.focus("\u{1F3AF} [Focus] cleared \u2192 full screen")}))}}});function zw(r){gh.add(r)}function Cs(r){gh.delete(r)}function yt(r,e,t){for(let n of gh)if(n.hasReadyAdapter?.())try{n.emit(e,t)}catch{}}var gh,hi=Ce(()=>{gh=new Set});async function aS(){if(ea)return ea;let r=await import("node-screenshots");if(ea=(r.Monitor||r.default?.Monitor).all()[0],!ea)throw new Error("No monitor found via node-screenshots");return ea}async function cS(r){Sh=r,$.pipeline.captureLib==="nodeScreenshots"&&await aS()}async function lS(){let{captureLib:r,inputFormat:e}=$.pipeline;if(r==="robotjs"){let{width:s,height:o}=Sh.getScreenSize(),a=Sh.screen.capture(0,0,s,o),c=a.byteWidth/a.bytesPerPixel;return{buffer:Buffer.from(a.image),width:c,height:a.height,channels:a.bytesPerPixel,format:e}}let n=await(await aS()).captureImage();return{buffer:await n.toRaw(),width:n.width,height:n.height,channels:4,format:e}}var Sh,ea,uS=Ce(()=>{pt();Sh=null,ea=null});function MB(r){return r==="bgra"?Th.FORMAT_BGRA:Th.FORMAT_RGBA}function Ch(r){let e=new Uint32Array(r.buffer,r.byteOffset,r.length>>2);for(let t=0;t<e.length;t++){let n=e[t];e[t]=n&4278255360|(n&16711680)>>16|(n&255)<<16}}async function pS(r,e,t,n=4,i,s){let{encoder:o,inputFormat:a,jpegQuality:c,tileFormat:l,webpEffort:u}=$.pipeline,f=i??c,h=s??a;if(o==="jpegTurbo"&&l!=="webp")return Th.compressSync(r,{width:e,height:t,format:MB(h),quality:f});let g=r;h==="bgra"&&(g=Buffer.from(r),Ch(g));let x=(0,Fl.default)(g,{raw:{width:e,height:t,channels:n}});return l==="webp"?x.webp({quality:f,effort:u}).toBuffer():x.jpeg({quality:f}).toBuffer()}var Fl,Eh,Th,fS=Ce(()=>{Fl=K(require("sharp"),1),Eh=K(require("@julusian/jpeg-turbo"),1);pt();Th=Eh.default.default||Eh.default;Fl.default.cache(!1);Fl.default.concurrency(1)});var Hl,dS=Ce(()=>{pt();yn();Hl=class{constructor(){this.cfg=$.logging,this.samples=[],this.lastLogTime=Date.now()}now(){return this.cfg.metrics?performance.now():0}record({capture:e,checksum:t,encode:n,total:i,changedTiles:s,totalTiles:o,tileBytes:a,rawBytes:c}){this.cfg.metrics&&(this.samples.push({capture:e,checksum:t,encode:n,total:i,changedTiles:s,totalTiles:o,tileBytes:a,rawBytes:c}),this.samples.length>=this.cfg.metricsEveryFrames&&this._flush())}_flush(){let e=this.samples.length,t=I=>(this.samples.reduce((B,V)=>B+V[I],0)/e).toFixed(1),n=(Date.now()-this.lastLogTime)/1e3,i=(e/n).toFixed(1),s=[],o=0;for(let I of this.samples){for(let B of I.tileBytes)s.push(B);o+=I.tileBytes.reduce((B,V)=>B+V,0)}let a=(o/e/1024).toFixed(1),c=s.length?(s.reduce((I,B)=>I+B,0)/s.length/1024).toFixed(2):"0",l=s.length?(Math.min(...s)/1024).toFixed(2):"0",u=s.length?(Math.max(...s)/1024).toFixed(2):"0",f=this.samples.reduce((I,B)=>I+B.rawBytes,0)/e,h=o/e,g=h>0?(f/h).toFixed(0):"0",x=(this.samples.reduce((I,B)=>I+B.changedTiles,0)/e).toFixed(0),S=this.samples[0]?.totalTiles||0,k=S?(x/S*100).toFixed(1):"0",R=$.pipeline,M=`[Metrics] ${R.captureLib}+${R.encoder} tile=${R.tileSize} q${R.jpegQuality} scale=${R.outputScale} | fps=${i} | capture=${t("capture")}ms enc=${t("encode")}ms total=${t("total")}ms | tiles=${x}/${S} (${k}%) | data=${a}KB/frame | tileAvg=${c}KB (min ${l}, max ${u}) | compress=${g}x`;xe(M),console.log(M),this.samples=[],this.lastLogTime=Date.now()}}});var gS={};en(gS,{TileManager:()=>kh,mapLimit:()=>gi});async function gi(r,e,t){let n=new Array(r.length),i=0,s=Math.min(e,r.length),o=Array.from({length:s},async(a,c)=>{for(;i<r.length;){let l=i++;n[l]=await t(r[l],l,c)}});return await Promise.all(o),n}var Rs,Ul,hS,ql,mS,PB,IB,kh,vS=Ce(()=>{Rs=K(require("fs"),1),Ul=K(require("path"),1),hS=K(require("sharp"),1),ql=require("child_process"),mS=require("url");pt();uS();fS();dS();Xd();PB=(0,mS.fileURLToPath)(__importMetaUrl),IB=Ul.default.dirname(PB);kh=class{constructor(e){this.robot=e,this.metrics=new Hl,this.tileSize=$.pipeline.tileSize,this.lastTileChecksums=new Map,this.screenWidth=0,this.screenHeight=0,this.tilesPerRow=0,this.tilesPerColumn=0,this.totalTiles=0,this.frameCount=0,this.tempDir=Ul.default.join(IB,"../../temp"),this.changeThreshold=1,this.scaledWidth=0,this.scaledHeight=0,this.isProcessing=!1,this.sharedScreenCache=null,this.lastCaptureTime=0,this.CACHE_TTL=100,this.dpiScale=1,this.captureWidth=0,this.captureHeight=0,this.scaleFactor=$.pipeline.outputScale||1,this.compressionQuality=$.pipeline.jpegQuality,this.activeTileSet=null,this.focusStats={frames:0,scanned:0,changed:0,bytes:0},this._scratchExtract=[],this._scratchSwap=[],this._prefetchCapture=null,Rs.default.existsSync(this.tempDir)||Rs.default.mkdirSync(this.tempDir,{recursive:!0}),cS(e),this.initializeScreenDimensions()}initializeScreenDimensions(){try{let{width:e,height:t}=this.robot.getScreenSize();this.screenWidth=e,this.screenHeight=t,this.detectDpiScale(),this.scaledWidth=this.captureWidth,this.scaledHeight=this.captureHeight,this.tilesPerRow=Math.ceil(this.scaledWidth/this.tileSize),this.tilesPerColumn=Math.ceil(this.scaledHeight/this.tileSize),this.totalTiles=this.tilesPerRow*this.tilesPerColumn;let n=100;if(this.totalTiles>n){let i=Math.ceil(Math.sqrt(this.scaledWidth*this.scaledHeight/n));this.tileSize=Math.max(i,120),this.tilesPerRow=Math.ceil(this.scaledWidth/this.tileSize),this.tilesPerColumn=Math.ceil(this.scaledHeight/this.tileSize),this.totalTiles=this.tilesPerRow*this.tilesPerColumn}}catch(e){ve.error("Screen dimensions error:",e),this.screenWidth=1920,this.screenHeight=1080,this.dpiScale=1,this.captureWidth=1920,this.captureHeight=1080,this.scaledWidth=1728,this.scaledHeight=972,this.tileSize=120,this.tilesPerRow=Math.ceil(this.scaledWidth/this.tileSize),this.tilesPerColumn=Math.ceil(this.scaledHeight/this.tileSize),this.totalTiles=this.tilesPerRow*this.tilesPerColumn}}detectDpiScale(){if(process.platform==="darwin"){let e=this.robot.screen.capture(0,0,this.screenWidth,this.screenHeight),n=e.byteWidth/e.bytesPerPixel/this.screenWidth;n>=1.9&&n<=2.1?this.dpiScale=2:this.dpiScale=1}else process.platform==="win32"?this.dpiScale=this._detectDpiScaleWin32():this.dpiScale=1;this.captureWidth=Math.floor(this.screenWidth*this.dpiScale),this.captureHeight=Math.floor(this.screenHeight*this.dpiScale)}_detectDpiScaleWin32(){ve.dpi(`\u{1F50D} [DPI Detection] screenWidth from robot: ${this.screenWidth}x${this.screenHeight}`);try{let e=(0,ql.execSync)(`powershell -NonInteractive -NoProfile -WindowStyle Hidden -command "try{Get-ItemPropertyValue 'HKCU:\\Control Panel\\Desktop\\WindowMetrics' -Name AppliedDPI}catch{0}"`,{encoding:"utf8",windowsHide:!0}).trim(),t=Number(e);if(ve.dpi(`\u{1F50D} [DPI Detection] Strategy 1 (Registry AppliedDPI): ${t} DPI`),t>=96){let n=t/96;return ve.dpi(`\u2705 [DPI Detection] Using registry scale: ${n}x (${t}/96)`),n}}catch(e){ve.dpi(`\u274C [DPI Detection] Strategy 1 failed: ${e.message}`)}try{let e=(0,ql.execSync)('powershell -NonInteractive -NoProfile -WindowStyle Hidden -command "(Get-WmiObject -Class Win32_VideoController | Select-Object -First 1).CurrentHorizontalResolution"',{encoding:"utf8",windowsHide:!0}).trim(),t=Number(e);if(ve.dpi(`\u{1F50D} [DPI Detection] Strategy 2 (WMI): physical width = ${t}px`),t>0&&t>this.screenWidth){let n=t/this.screenWidth;return ve.dpi(`\u2705 [DPI Detection] Using WMI scale: ${n}x (${t}/${this.screenWidth})`),n}}catch(e){ve.dpi(`\u274C [DPI Detection] Strategy 2 failed: ${e.message}`)}try{let e=(0,ql.execSync)(`powershell -NonInteractive -NoProfile -WindowStyle Hidden -command "Add-Type -TypeDefinition 'using System;using System.Runtime.InteropServices;public class Disp{[DllImport(\\"user32\\")]public static extern bool EnumDisplaySettings(string d,int m,ref DEVMODE dm);[StructLayout(LayoutKind.Sequential,CharSet=CharSet.Ansi)]public struct DEVMODE{[MarshalAs(UnmanagedType.ByValTStr,SizeConst=32)]public string dmDeviceName;public short dmSpecVersion,dmDriverVersion,dmSize,dmDriverExtra;public int dmFields;public int dmPositionX,dmPositionY,dmDisplayOrientation,dmDisplayFixedOutput;public short dmColor,dmDuplex,dmYResolution,dmTTOption,dmCollate;[MarshalAs(UnmanagedType.ByValTStr,SizeConst=32)]public string dmFormName;public short dmLogPixels;public int dmBitsPerPel,dmPelsWidth,dmPelsHeight,dmDisplayFlags,dmDisplayFrequency;}}'; $dm=New-Object Disp+DEVMODE; $dm.dmSize=[System.Runtime.InteropServices.Marshal]::SizeOf($dm); [Disp]::EnumDisplaySettings($null,-1,[ref]$dm) | Out-Null; Write-Output $dm.dmPelsWidth"`,{encoding:"utf8",windowsHide:!0}).trim(),t=Number(e);if(ve.dpi(`\u{1F50D} [DPI Detection] Strategy 3 (EnumDisplaySettings): physical width = ${t}px`),t>0&&t>this.screenWidth){let n=t/this.screenWidth;return ve.dpi(`\u2705 [DPI Detection] Using EnumDisplaySettings scale: ${n}x (${t}/${this.screenWidth})`),n}}catch(e){ve.dpi(`\u274C [DPI Detection] Strategy 3 failed: ${e.message}`)}return ve.dpi("\u26A0\uFE0F [DPI Detection] All strategies failed, fallback to 1x"),1}async captureFullScreen(){let e=await lS();return{buffer:e.buffer,width:e.width,height:e.height,channels:e.channels}}async getSharedScreenCapture(){let e=Date.now();return this.sharedScreenCache&&e-this.lastCaptureTime<this.CACHE_TTL?this.sharedScreenCache:(this.sharedScreenCache=await this.captureFullScreen(),this.lastCaptureTime=e,this.sharedScreenCache)}async getCaptureForStreaming(){if(!this._prefetchCapture){let t=await this.captureFullScreen();return this._prefetchCapture=this.captureFullScreen(),t}let e=await this._prefetchCapture;return this._prefetchCapture=this.captureFullScreen(),e}clearScreenCache(){}async detectChangedTiles(){return(await this.detectChangedTilesWithHashes()).tiles}async detectChangedTilesWithHashes(){if(this.isProcessing)return{tiles:[],currentHashes:Array.from(this.lastTileChecksums.values())};this.isProcessing=!0;let e=this.metrics.now(),t=e,n=e;try{let i=await this.getCaptureForStreaming();t=this.metrics.now();let s=[],o=[],a=new Map;this.frameCount++;let c=this.activeTileSet;for(let f=0;f<this.totalTiles;f++){if(c&&!c.has(f))continue;let h=this.calculateTileChecksumDirect(i,f);a.set(f,h)}n=this.metrics.now();let l=Array.from(a.values());if(this.lastTileChecksums.size===0){let f=[];for(let g=0;g<this.totalTiles;g++)c&&!c.has(g)||f.push(g);let h=await gi(f,$.pipeline.tileConcurrency,(g,x,S)=>this.processTileAsync(i,g,null,a.get(g),S));return s.push(...h),this._recordFrame(e,t,n,s,i),{tiles:s,currentHashes:l}}for(let f=0;f<this.totalTiles;f++){if(c&&!c.has(f))continue;let h=a.get(f),g=this.lastTileChecksums.get(f);h!==g&&o.push(f)}if(o.length/this.totalTiles>this.changeThreshold){let f=[];for(let g=0;g<this.totalTiles;g++)c&&!c.has(g)||f.push(g);let h=await gi(f,$.pipeline.tileConcurrency,(g,x,S)=>this.processTileAsync(i,g,null,a.get(g),S));s.push(...h.map(g=>({...g,fullRefresh:!0})))}else if(o.length>0){let f=await gi(o,$.pipeline.tileConcurrency,(h,g,x)=>this.processTileAsync(i,h,null,a.get(h),x));s.push(...f)}return this._recordFrame(e,t,n,s,i),{tiles:s,currentHashes:l}}finally{this.isProcessing=!1}}async processTileAsync(e,t,n=null,i=null,s=null){let o=n||this.extractTile(e,t,s),a=await this.compressTileImage(o.buffer,o.width,o.height,s),{row:c,col:l}=this.getTilePosition(t);return{type:"tile-update",tileIndex:t,x:l*this.tileSize,y:c*this.tileSize,width:o.width,height:o.height,imageBuffer:a,hash:i??this.lastTileChecksums.get(t)??0,timestamp:Date.now(),frameCount:this.frameCount}}commitHashes(e){for(let t of e)this.lastTileChecksums.set(t.tileIndex,t.hash)}calculateTileChecksumDirect(e,t){let{row:n,col:i}=this.getTilePosition(t),s=i*this.tileSize,o=n*this.tileSize,a=Math.min(s+this.tileSize,e.width),c=Math.min(o+this.tileSize,e.height),l=a-s,u=c-o,f=e.channels,h=e.width*f,g=0,{rowStep:x,colStep:S}=$.pipeline.checksumSampling;for(let k=0;k<u;k+=x){let R=(o+k)*h+s*f;for(let M=0;M<l;M+=S){let I=R+M*f,B=M+1;g=g+e.buffer[I]*B>>>0,g^=e.buffer[I+1]<<1,g=g+e.buffer[I+2]*B>>>0,g^=e.buffer[I+3]<<2}}return g>>>0}setFocusRect(e){if(!e){this.activeTileSet=null;return}let t=$.focus.paddingTiles,n=Math.max(0,Math.floor(e.x/this.tileSize)-t),i=Math.max(0,Math.floor(e.y/this.tileSize)-t),s=Math.min(this.tilesPerRow-1,Math.floor((e.x+e.w)/this.tileSize)+t),o=Math.min(this.tilesPerColumn-1,Math.floor((e.y+e.h)/this.tileSize)+t),a=new Set;for(let l=i;l<=o;l++)for(let u=n;u<=s;u++)a.add(l*this.tilesPerRow+u);let c=this.activeTileSet;if(c)for(let l of a)c.has(l)||this.lastTileChecksums.delete(l);this.activeTileSet=a}getTilePosition(e){return{row:Math.floor(e/this.tilesPerRow),col:e%this.tilesPerRow}}_getScratch(e,t,n){let i=e[t];return(!i||i.length<n)&&(i=Buffer.allocUnsafe(n),e[t]=i),i.subarray(0,n)}extractTile(e,t,n=null){let{row:i,col:s}=this.getTilePosition(t),o=s*this.tileSize,a=i*this.tileSize,c=Math.min(o+this.tileSize,e.width),l=Math.min(a+this.tileSize,e.height),u=c-o,f=l-a,h=e.channels,g=u*h,x=u*f*h,S=n===null?Buffer.allocUnsafe(x):this._getScratch(this._scratchExtract,n,x);for(let k=0;k<f;k++){let R=((a+k)*e.width+o)*h,M=k*g;e.buffer.copy(S,M,R,R+g)}return{buffer:S,width:u,height:f,channels:h,tileIndex:t,x:o,y:a}}async compressTileImage(e,t,n,i=null){let s=this.scaleFactor;if(s&&s>0&&s<1){let o=Math.max(1,Math.floor(t*s)),a=Math.max(1,Math.floor(n*s)),{inputFormat:c}=$.pipeline,l=e,u=4;c==="bgra"&&(i===null?l=Buffer.from(e):(l=this._getScratch(this._scratchSwap,i,e.length),e.copy(l)),Ch(l));let{tileFormat:f,webpEffort:h}=$.pipeline,g=(0,hS.default)(l,{raw:{width:t,height:n,channels:u}}).resize(o,a,{kernel:"lanczos3",fastShrinkOnLoad:!1});return f==="webp"?g.webp({quality:this.compressionQuality,effort:h}).toBuffer():g.jpeg({quality:this.compressionQuality}).toBuffer()}return pS(e,t,n,4,this.compressionQuality)}pickProfile({zoom:e=1,viewerWidth:t=0,dpr:n=1}={}){let i=$.pipeline.adaptiveTiers||[];if(!i.length)return null;let s=this.captureWidth||this.screenWidth||1,o=t>0?t:s,a=e>0?e:1,c=n>0?n:1,l=o*a*c/s,u=$.pipeline.tierHysteresis||0,f=this._currentTier;for(let g of i){let x=f&&g===f?g.minEffective-u:g.minEffective;if(l>=x)return this._currentTier=g,g}let h=i[i.length-1];return this._currentTier=h,h}setProfile(e){if(!e)return;let t=e.outputScale??this.scaleFactor,n=e.jpegQuality??this.compressionQuality;t===this.scaleFactor&&n===this.compressionQuality||(this.scaleFactor=t,this.compressionQuality=n,this.lastTileChecksums.clear())}_recordFrame(e,t,n,i,s){if(this._recordFocusFrame(i),!this.metrics.cfg.metrics)return;let o=this.metrics.now(),a=i.map(l=>l.imageBuffer?.length||0),c=s?s.width*s.height*s.channels:0;this.metrics.record({capture:t-e,checksum:n-t,encode:o-n,total:o-e,changedTiles:i.length,totalTiles:this.totalTiles,tileBytes:a,rawBytes:c})}_recordFocusFrame(e){let t=this.focusStats;t.frames++,t.scanned+=this.activeTileSet?this.activeTileSet.size:this.totalTiles,t.changed+=e.length;for(let c of e)t.bytes+=c.imageBuffer?.length||0;if(t.frames<$.logging.focusEveryFrames)return;let n=(t.scanned/t.frames).toFixed(0),i=(t.changed/t.frames).toFixed(1),s=(t.bytes/t.frames/1024).toFixed(1),o=this.totalTiles?((1-n/this.totalTiles)*100).toFixed(0):0,a=this.activeTileSet?"focus":"full";ve.focus(`\u{1F3AF} [Focus/${a}] ${t.frames}f | scan ${n}/${this.totalTiles} tiles (saved ${o}%) | changed ${i}/f | data ${s}KB/f`),this.focusStats={frames:0,scanned:0,changed:0,bytes:0}}async getScreenDimensions(){try{let e=await this.captureFullScreen();this.scaledWidth=e.width,this.scaledHeight=e.height,this.tilesPerRow=Math.ceil(e.width/this.tileSize),this.tilesPerColumn=Math.ceil(e.height/this.tileSize),this.totalTiles=this.tilesPerRow*this.tilesPerColumn}catch(e){ve.error("Error getting dimensions:",e)}return{width:this.scaledWidth,height:this.scaledHeight,tileWidth:this.tileSize,tileHeight:this.tileSize,tileCount:this.totalTiles,scaleFactor:this.scaleFactor,originalWidth:this.screenWidth,originalHeight:this.screenHeight}}async compareClientTileHashes(e){if(this.isProcessing)return{tiles:[],currentHashes:[],changedIndices:[]};this.isProcessing=!0;try{let t=await this.getSharedScreenCapture(),n=[],i=[];this.frameCount++;let s=this.activeTileSet,o=new Map;for(let c=0;c<this.totalTiles;c++){if(s&&!s.has(c))continue;let l=this.calculateTileChecksumDirect(t,c);o.set(c,l),this.lastTileChecksums.set(c,l)}if(!e||e.length===0){let c=[];for(let u=0;u<this.totalTiles;u++)s&&!s.has(u)||c.push(u);let l=await gi(c,$.pipeline.tileConcurrency,u=>this.processTileAsync(t,u));return n.push(...l),{tiles:n,currentHashes:Array.from(o.values())}}for(let c=0;c<this.totalTiles;c++)s&&!s.has(c)||e[c]!==o.get(c)&&i.push(c);if(i.length/this.totalTiles>this.changeThreshold){let c=[];for(let u=0;u<this.totalTiles;u++)s&&!s.has(u)||c.push(u);let l=await gi(c,$.pipeline.tileConcurrency,u=>this.processTileAsync(t,u));n.push(...l.map(u=>({...u,fullRefresh:!0})))}else if(i.length>0){let c=await gi(i,$.pipeline.tileConcurrency,l=>this.processTileAsync(t,l));n.push(...c)}return this._recordFocusFrame(n),{tiles:n,currentHashes:Array.from(o.values()),changedIndices:i}}finally{this.isProcessing=!1}}clearMemory(){this.sharedScreenCache=null,this.lastCaptureTime=0,this.lastTileChecksums.clear(),this._scratchExtract=[],this._scratchSwap=[],this._traceFrames=50,this._prefetchCapture=null}reset(){this.lastTileChecksums.clear(),this.frameCount=0}cleanup(){try{Rs.default.existsSync(this.tempDir)&&Rs.default.readdirSync(this.tempDir).forEach(t=>Rs.default.unlinkSync(Ul.default.join(this.tempDir,t)))}catch(e){ve.warn(`Cleanup error: ${e.message}`)}}}});var yS={};en(yS,{ResourceManager:()=>Ah});var Ah,xS=Ce(()=>{pt();hi();Ah=class{constructor(){this.activeClients=new Map,this.activeTimers=new Map,this.chunkTimers=new Map,this.memoryCheckInterval=null}startResourceMonitoring(){this.memoryCheckInterval=setInterval(()=>{let e=process.memoryUsage(),t=Math.round(e.heapUsed/1024/1024);t>$.resourceManagement.memoryWarningThreshold&&(console.warn(`\u26A0\uFE0F High memory: ${t}MB`),this.cleanupInactiveClients())},$.resourceManagement.memoryCheckInterval)}stopResourceMonitoring(){this.memoryCheckInterval&&(clearInterval(this.memoryCheckInterval),this.memoryCheckInterval=null)}addClient(e,t){this.activeClients.set(e,{...t,lastActivity:Date.now()})}getClient(e){return this.activeClients.get(e)}updateClientActivity(e){let t=this.activeClients.get(e);t&&(t.lastActivity=Date.now())}cleanupInactiveClients(){let e=Date.now(),t=$.resourceManagement.inactiveTimeout;for(let[n,i]of this.activeClients.entries())e-i.lastActivity>t&&(console.log(`\u{1F9F9} Cleaning inactive client: ${n}`),this.cleanupClientResources(n,i),this.activeClients.delete(n))}cleanupClientResources(e,t){try{t.isStreaming=!1,t?.streamingTimeout&&(clearTimeout(t.streamingTimeout),t.streamingTimeout=null),t?.screenInterval&&(clearInterval(t.screenInterval),t.screenInterval=null);let n=this.activeTimers.get(e);n&&(n.forEach(s=>clearTimeout(s)),this.activeTimers.delete(e));let i=this.chunkTimers.get(e);i&&(i.forEach(s=>clearTimeout(s)),this.chunkTimers.delete(e)),t?.tileManager&&(t.tileManager.clearMemory(),t.tileManager.cleanup(),t.tileManager.reset()),t?.protocol&&(t.protocol.close(),Cs(t.protocol))}catch(n){console.error(`Error cleaning up ${e}:`,n.message)}}getStreamingConfig(){return $.streaming}getWebRTCConfig(){return $.webrtc}removeClient(e){let t=this.activeClients.get(e);t&&(this.cleanupClientResources(e,t),this.activeClients.delete(e))}getChunkTimers(e){return this.chunkTimers.has(e)||this.chunkTimers.set(e,new Set),this.chunkTimers.get(e)}cleanupAll(){this.stopResourceMonitoring();for(let[e,t]of this.activeClients.entries())this.cleanupClientResources(e,t);this.activeClients.clear(),this.activeTimers.clear(),this.chunkTimers.clear()}}});var _S={};en(_S,{ScreenUpdateHelper:()=>Rh});var Rh,bS=Ce(()=>{pt();Rh=class{constructor(e){this.resourceManager=e}async sendTilesInChunks(e,t,n,i=!1){if(!t||t.length===0)return;let s=$.streaming.chunkSize,o=[];for(let c=0;c<t.length;c+=s)o.push(t.slice(c,c+s));let a=this.resourceManager.getChunkTimers(e.id);for(let c=0;c<o.length;c++){let l=o[c],u=c===o.length-1,f=setTimeout(()=>{a.delete(f),e.connected&&e.emit("tiles-data",{tiles:l,timestamp:n,forceRefresh:!1,userAction:i,chunkInfo:{chunkIndex:c,totalChunks:o.length,isLastChunk:u}})},c*$.streaming.chunkDelay);a.add(f)}}}});var wS={};en(wS,{MouseHandler:()=>Oh});var Oh,SS=Ce(()=>{pt();Oh=class{constructor(e,t){this.robot=e,this.resourceManager=t,this.lastMouseMove=0}setupMouseHandlers(e,t){let n=this.robot;e.on("mouse-move",t(i=>{let s=Date.now();if(!(s-this.lastMouseMove<$.throttling.mouseThrottle)){this.lastMouseMove=s;try{let o=n.getScreenSize(),a=Math.round(i.x/100*o.width),c=Math.round(i.y/100*o.height),l=Math.max(0,Math.min(o.width-1,a)),u=Math.max(0,Math.min(o.height-1,c));n.moveMouse(l,u),this.resourceManager.updateClientActivity(e.id)}catch(o){console.error("Mouse move error:",o.message)}}})),e.on("mouse-click",t(async i=>{try{let s=this.resourceManager.getClient(e.id);if(!s)return;let o=n.getScreenSize(),a=Math.round(i.x/100*o.width),c=Math.round(i.y/100*o.height),l=Math.max(0,Math.min(o.width-1,a)),u=Math.max(0,Math.min(o.height-1,c));n.moveMouse(l,u),n.mouseClick(i.button||"left",i.double||!1),s.idleFrameCount=0,this.resourceManager.updateClientActivity(e.id)}catch(s){console.error("Mouse click error:",s.message)}})),e.on("mouse-press",t(async i=>{try{if(!this.resourceManager.getClient(e.id))return;let o=n.getScreenSize(),a=Math.round(i.x/100*o.width),c=Math.round(i.y/100*o.height),l=Math.max(0,Math.min(o.width-1,a)),u=Math.max(0,Math.min(o.height-1,c));n.moveMouse(l,u),n.mouseToggle("down",i.button||"left"),this.resourceManager.updateClientActivity(e.id)}catch(s){console.error("Mouse press error:",s.message)}})),e.on("mouse-release",t(async i=>{try{if(!this.resourceManager.getClient(e.id))return;let o=n.getScreenSize(),a=Math.round(i.x/100*o.width),c=Math.round(i.y/100*o.height),l=Math.max(0,Math.min(o.width-1,a)),u=Math.max(0,Math.min(o.height-1,c));n.moveMouse(l,u),n.mouseToggle("up",i.button||"left"),this.resourceManager.updateClientActivity(e.id)}catch(s){console.error("Mouse release error:",s.message)}})),e.on("scroll",t(async i=>{try{let{direction:s,amount:o=60,horizontal:a=!1}=i,c=this.resourceManager.getClient(e.id);if(!c)return;let l=0,u=0;a||s==="left"||s==="right"?l=s==="right"?o:-o:u=s==="down"?-o:o,n.scrollMouse(l,u),c.idleFrameCount=0,this.resourceManager.updateClientActivity(e.id)}catch(s){console.error("Scroll error:",s.message)}})),e.on("mouse-drag-select",t(i=>{try{let{startX:s,startY:o,endX:a,endY:c}=i,l=n.getScreenSize(),u=Math.round(s/100*l.width),f=Math.round(o/100*l.height),h=Math.round(a/100*l.width),g=Math.round(c/100*l.height),x=Math.max(0,Math.min(l.width-1,u)),S=Math.max(0,Math.min(l.height-1,f)),k=Math.max(0,Math.min(l.width-1,h)),R=Math.max(0,Math.min(l.height-1,g));n.moveMouse(x,S),n.mouseToggle("down","left"),n.dragMouse(k,R),n.mouseToggle("up","left"),this.resourceManager.updateClientActivity(e.id)}catch(s){console.error("Drag selection error:",s.message)}}))}}});var TS={};en(TS,{KeyboardHandler:()=>Mh});function NB(r){let e;r.type==="missionControl"?e='tell application "System Events" to key code 160':e=`tell application "System Events" to key code ${r.keyCode} using ${r.mods}`,(0,ES.execFile)("osascript",["-e",e],t=>{t&&console.error("osascript error:",t.message)})}var ES,Mh,CS=Ce(()=>{ES=require("child_process");pt();Mh=class{constructor(e,t){this.robot=e,this.resourceManager=t,this.lastKeyPress=0,this.lastTypeText=0}setupKeyboardHandlers(e,t){let n=this.robot;e.on("key-press",t(i=>{let s=Date.now();if(!(s-this.lastKeyPress<$.throttling.keyThrottle)){this.lastKeyPress=s;try{if(!i.key||typeof i.key!="string")return;let o=this.resourceManager.getClient(e.id),a=i.key,c=i.modifier||[];if(a.length===1)if(c.filter(u=>u!=="shift").length>0){n.keyTap(a.toLowerCase(),c);for(let u of c)n.keyToggle(u,"up")}else n.typeString(a);else{let u={return:"enter"}[a.toLowerCase()]??a.toLowerCase();n.keyTap(u,c)}o&&(o.idleFrameCount=0),this.resourceManager.updateClientActivity(e.id)}catch(o){console.error("Key press error:",o.message)}}})),e.on("desktop-switch",t(i=>{try{let s=i?.direction,o=$.desktopSwitch[process.platform]?.[s];if(!o)return;process.platform==="darwin"?NB(o):n.keyTap(o[0],o[1]);let a=this.resourceManager.getClient(e.id);a&&(a.idleFrameCount=0),this.resourceManager.updateClientActivity(e.id)}catch(s){console.error("Desktop switch error:",s.message)}})),e.on("type-text",t(i=>{let s=Date.now();if(!(s-this.lastTypeText<$.throttling.typeTextThrottle)){this.lastTypeText=s;try{if(!i.text||typeof i.text!="string")return;let o=i.text;o.length>$.throttling.maxTextLength&&(o=o.substring(0,$.throttling.maxTextLength));let a=o.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F]/g,""),c=this.resourceManager.getClient(e.id);setTimeout(()=>{try{n.typeString(a),this.resourceManager.updateClientActivity(e.id),c&&(c.idleFrameCount=0,c.tileManager&&c.tileManager.clearScreenCache())}catch(l){console.error("Robot typeString error:",l.message)}},10)}catch(o){console.error("Type text error:",o.message)}}}))}}});var $h=A((nE,Uh)=>{(function(r,e){"use strict";function t(T,p){if(!T)throw new Error(p||"Assertion failed")}function n(T,p){T.super_=p;var m=function(){};m.prototype=p.prototype,T.prototype=new m,T.prototype.constructor=T}function i(T,p,m){if(i.isBN(T))return T;this.negative=0,this.words=null,this.length=0,this.red=null,T!==null&&((p==="le"||p==="be")&&(m=p,p=10),this._init(T||0,p||10,m||"be"))}typeof r=="object"?r.exports=i:e.BN=i,i.BN=i,i.wordSize=26;var s;try{typeof window<"u"&&typeof window.Buffer<"u"?s=window.Buffer:s=require("buffer").Buffer}catch{}i.isBN=function(p){return p instanceof i?!0:p!==null&&typeof p=="object"&&p.constructor.wordSize===i.wordSize&&Array.isArray(p.words)},i.max=function(p,m){return p.cmp(m)>0?p:m},i.min=function(p,m){return p.cmp(m)<0?p:m},i.prototype._init=function(p,m,y){if(typeof p=="number")return this._initNumber(p,m,y);if(typeof p=="object")return this._initArray(p,m,y);m==="hex"&&(m=16),t(m===(m|0)&&m>=2&&m<=36),p=p.toString().replace(/\s+/g,"");var w=0;p[0]==="-"&&(w++,this.negative=1),w<p.length&&(m===16?this._parseHex(p,w,y):(this._parseBase(p,m,w),y==="le"&&this._initArray(this.toArray(),m,y)))},i.prototype._initNumber=function(p,m,y){p<0&&(this.negative=1,p=-p),p<67108864?(this.words=[p&67108863],this.length=1):p<4503599627370496?(this.words=[p&67108863,p/67108864&67108863],this.length=2):(t(p<9007199254740992),this.words=[p&67108863,p/67108864&67108863,1],this.length=3),y==="le"&&this._initArray(this.toArray(),m,y)},i.prototype._initArray=function(p,m,y){if(t(typeof p.length=="number"),p.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(p.length/3),this.words=new Array(this.length);for(var w=0;w<this.length;w++)this.words[w]=0;var v,_,C=0;if(y==="be")for(w=p.length-1,v=0;w>=0;w-=3)_=p[w]|p[w-1]<<8|p[w-2]<<16,this.words[v]|=_<<C&67108863,this.words[v+1]=_>>>26-C&67108863,C+=24,C>=26&&(C-=26,v++);else if(y==="le")for(w=0,v=0;w<p.length;w+=3)_=p[w]|p[w+1]<<8|p[w+2]<<16,this.words[v]|=_<<C&67108863,this.words[v+1]=_>>>26-C&67108863,C+=24,C>=26&&(C-=26,v++);return this.strip()};function o(T,p){var m=T.charCodeAt(p);return m>=65&&m<=70?m-55:m>=97&&m<=102?m-87:m-48&15}function a(T,p,m){var y=o(T,m);return m-1>=p&&(y|=o(T,m-1)<<4),y}i.prototype._parseHex=function(p,m,y){this.length=Math.ceil((p.length-m)/6),this.words=new Array(this.length);for(var w=0;w<this.length;w++)this.words[w]=0;var v=0,_=0,C;if(y==="be")for(w=p.length-1;w>=m;w-=2)C=a(p,m,w)<<v,this.words[_]|=C&67108863,v>=18?(v-=18,_+=1,this.words[_]|=C>>>26):v+=8;else{var b=p.length-m;for(w=b%2===0?m+1:m;w<p.length;w+=2)C=a(p,m,w)<<v,this.words[_]|=C&67108863,v>=18?(v-=18,_+=1,this.words[_]|=C>>>26):v+=8}this.strip()};function c(T,p,m,y){for(var w=0,v=Math.min(T.length,m),_=p;_<v;_++){var C=T.charCodeAt(_)-48;w*=y,C>=49?w+=C-49+10:C>=17?w+=C-17+10:w+=C}return w}i.prototype._parseBase=function(p,m,y){this.words=[0],this.length=1;for(var w=0,v=1;v<=67108863;v*=m)w++;w--,v=v/m|0;for(var _=p.length-y,C=_%w,b=Math.min(_,_-C)+y,d=0,E=y;E<b;E+=w)d=c(p,E,E+w,m),this.imuln(v),this.words[0]+d<67108864?this.words[0]+=d:this._iaddn(d);if(C!==0){var q=1;for(d=c(p,E,p.length,m),E=0;E<C;E++)q*=m;this.imuln(q),this.words[0]+d<67108864?this.words[0]+=d:this._iaddn(d)}this.strip()},i.prototype.copy=function(p){p.words=new Array(this.length);for(var m=0;m<this.length;m++)p.words[m]=this.words[m];p.length=this.length,p.negative=this.negative,p.red=this.red},i.prototype.clone=function(){var p=new i(null);return this.copy(p),p},i.prototype._expand=function(p){for(;this.length<p;)this.words[this.length++]=0;return this},i.prototype.strip=function(){for(;this.length>1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},i.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},i.prototype.inspect=function(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"};var l=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],u=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],f=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];i.prototype.toString=function(p,m){p=p||10,m=m|0||1;var y;if(p===16||p==="hex"){y="";for(var w=0,v=0,_=0;_<this.length;_++){var C=this.words[_],b=((C<<w|v)&16777215).toString(16);v=C>>>24-w&16777215,w+=2,w>=26&&(w-=26,_--),v!==0||_!==this.length-1?y=l[6-b.length]+b+y:y=b+y}for(v!==0&&(y=v.toString(16)+y);y.length%m!==0;)y="0"+y;return this.negative!==0&&(y="-"+y),y}if(p===(p|0)&&p>=2&&p<=36){var d=u[p],E=f[p];y="";var q=this.clone();for(q.negative=0;!q.isZero();){var O=q.modn(E).toString(p);q=q.idivn(E),q.isZero()?y=O+y:y=l[d-O.length]+O+y}for(this.isZero()&&(y="0"+y);y.length%m!==0;)y="0"+y;return this.negative!==0&&(y="-"+y),y}t(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var p=this.words[0];return this.length===2?p+=this.words[1]*67108864:this.length===3&&this.words[2]===1?p+=4503599627370496+this.words[1]*67108864:this.length>2&&t(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-p:p},i.prototype.toJSON=function(){return this.toString(16)},i.prototype.toBuffer=function(p,m){return t(typeof s<"u"),this.toArrayLike(s,p,m)},i.prototype.toArray=function(p,m){return this.toArrayLike(Array,p,m)},i.prototype.toArrayLike=function(p,m,y){var w=this.byteLength(),v=y||Math.max(1,w);t(w<=v,"byte array longer than desired length"),t(v>0,"Requested array length <= 0"),this.strip();var _=m==="le",C=new p(v),b,d,E=this.clone();if(_){for(d=0;!E.isZero();d++)b=E.andln(255),E.iushrn(8),C[d]=b;for(;d<v;d++)C[d]=0}else{for(d=0;d<v-w;d++)C[d]=0;for(d=0;!E.isZero();d++)b=E.andln(255),E.iushrn(8),C[v-d-1]=b}return C},Math.clz32?i.prototype._countBits=function(p){return 32-Math.clz32(p)}:i.prototype._countBits=function(p){var m=p,y=0;return m>=4096&&(y+=13,m>>>=13),m>=64&&(y+=7,m>>>=7),m>=8&&(y+=4,m>>>=4),m>=2&&(y+=2,m>>>=2),y+m},i.prototype._zeroBits=function(p){if(p===0)return 26;var m=p,y=0;return(m&8191)===0&&(y+=13,m>>>=13),(m&127)===0&&(y+=7,m>>>=7),(m&15)===0&&(y+=4,m>>>=4),(m&3)===0&&(y+=2,m>>>=2),(m&1)===0&&y++,y},i.prototype.bitLength=function(){var p=this.words[this.length-1],m=this._countBits(p);return(this.length-1)*26+m};function h(T){for(var p=new Array(T.bitLength()),m=0;m<p.length;m++){var y=m/26|0,w=m%26;p[m]=(T.words[y]&1<<w)>>>w}return p}i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var p=0,m=0;m<this.length;m++){var y=this._zeroBits(this.words[m]);if(p+=y,y!==26)break}return p},i.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},i.prototype.toTwos=function(p){return this.negative!==0?this.abs().inotn(p).iaddn(1):this.clone()},i.prototype.fromTwos=function(p){return this.testn(p-1)?this.notn(p).iaddn(1).ineg():this.clone()},i.prototype.isNeg=function(){return this.negative!==0},i.prototype.neg=function(){return this.clone().ineg()},i.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},i.prototype.iuor=function(p){for(;this.length<p.length;)this.words[this.length++]=0;for(var m=0;m<p.length;m++)this.words[m]=this.words[m]|p.words[m];return this.strip()},i.prototype.ior=function(p){return t((this.negative|p.negative)===0),this.iuor(p)},i.prototype.or=function(p){return this.length>p.length?this.clone().ior(p):p.clone().ior(this)},i.prototype.uor=function(p){return this.length>p.length?this.clone().iuor(p):p.clone().iuor(this)},i.prototype.iuand=function(p){var m;this.length>p.length?m=p:m=this;for(var y=0;y<m.length;y++)this.words[y]=this.words[y]&p.words[y];return this.length=m.length,this.strip()},i.prototype.iand=function(p){return t((this.negative|p.negative)===0),this.iuand(p)},i.prototype.and=function(p){return this.length>p.length?this.clone().iand(p):p.clone().iand(this)},i.prototype.uand=function(p){return this.length>p.length?this.clone().iuand(p):p.clone().iuand(this)},i.prototype.iuxor=function(p){var m,y;this.length>p.length?(m=this,y=p):(m=p,y=this);for(var w=0;w<y.length;w++)this.words[w]=m.words[w]^y.words[w];if(this!==m)for(;w<m.length;w++)this.words[w]=m.words[w];return this.length=m.length,this.strip()},i.prototype.ixor=function(p){return t((this.negative|p.negative)===0),this.iuxor(p)},i.prototype.xor=function(p){return this.length>p.length?this.clone().ixor(p):p.clone().ixor(this)},i.prototype.uxor=function(p){return this.length>p.length?this.clone().iuxor(p):p.clone().iuxor(this)},i.prototype.inotn=function(p){t(typeof p=="number"&&p>=0);var m=Math.ceil(p/26)|0,y=p%26;this._expand(m),y>0&&m--;for(var w=0;w<m;w++)this.words[w]=~this.words[w]&67108863;return y>0&&(this.words[w]=~this.words[w]&67108863>>26-y),this.strip()},i.prototype.notn=function(p){return this.clone().inotn(p)},i.prototype.setn=function(p,m){t(typeof p=="number"&&p>=0);var y=p/26|0,w=p%26;return this._expand(y+1),m?this.words[y]=this.words[y]|1<<w:this.words[y]=this.words[y]&~(1<<w),this.strip()},i.prototype.iadd=function(p){var m;if(this.negative!==0&&p.negative===0)return this.negative=0,m=this.isub(p),this.negative^=1,this._normSign();if(this.negative===0&&p.negative!==0)return p.negative=0,m=this.isub(p),p.negative=1,m._normSign();var y,w;this.length>p.length?(y=this,w=p):(y=p,w=this);for(var v=0,_=0;_<w.length;_++)m=(y.words[_]|0)+(w.words[_]|0)+v,this.words[_]=m&67108863,v=m>>>26;for(;v!==0&&_<y.length;_++)m=(y.words[_]|0)+v,this.words[_]=m&67108863,v=m>>>26;if(this.length=y.length,v!==0)this.words[this.length]=v,this.length++;else if(y!==this)for(;_<y.length;_++)this.words[_]=y.words[_];return this},i.prototype.add=function(p){var m;return p.negative!==0&&this.negative===0?(p.negative=0,m=this.sub(p),p.negative^=1,m):p.negative===0&&this.negative!==0?(this.negative=0,m=p.sub(this),this.negative=1,m):this.length>p.length?this.clone().iadd(p):p.clone().iadd(this)},i.prototype.isub=function(p){if(p.negative!==0){p.negative=0;var m=this.iadd(p);return p.negative=1,m._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(p),this.negative=1,this._normSign();var y=this.cmp(p);if(y===0)return this.negative=0,this.length=1,this.words[0]=0,this;var w,v;y>0?(w=this,v=p):(w=p,v=this);for(var _=0,C=0;C<v.length;C++)m=(w.words[C]|0)-(v.words[C]|0)+_,_=m>>26,this.words[C]=m&67108863;for(;_!==0&&C<w.length;C++)m=(w.words[C]|0)+_,_=m>>26,this.words[C]=m&67108863;if(_===0&&C<w.length&&w!==this)for(;C<w.length;C++)this.words[C]=w.words[C];return this.length=Math.max(this.length,C),w!==this&&(this.negative=1),this.strip()},i.prototype.sub=function(p){return this.clone().isub(p)};function g(T,p,m){m.negative=p.negative^T.negative;var y=T.length+p.length|0;m.length=y,y=y-1|0;var w=T.words[0]|0,v=p.words[0]|0,_=w*v,C=_&67108863,b=_/67108864|0;m.words[0]=C;for(var d=1;d<y;d++){for(var E=b>>>26,q=b&67108863,O=Math.min(d,p.length-1),P=Math.max(0,d-T.length+1);P<=O;P++){var j=d-P|0;w=T.words[j]|0,v=p.words[P]|0,_=w*v+q,E+=_/67108864|0,q=_&67108863}m.words[d]=q|0,b=E|0}return b!==0?m.words[d]=b|0:m.length--,m.strip()}var x=function(p,m,y){var w=p.words,v=m.words,_=y.words,C=0,b,d,E,q=w[0]|0,O=q&8191,P=q>>>13,j=w[1]|0,z=j&8191,H=j>>>13,ke=w[2]|0,ne=ke&8191,N=ke>>>13,te=w[3]|0,L=te&8191,W=te>>>13,oe=w[4]|0,Z=oe&8191,J=oe>>>13,kt=w[5]|0,ae=kt&8191,Ie=kt>>>13,Zg=w[6]|0,Ne=Zg&8191,De=Zg>>>13,Qg=w[7]|0,Le=Qg&8191,Be=Qg>>>13,ev=w[8]|0,je=ev&8191,Fe=ev>>>13,tv=w[9]|0,He=tv&8191,qe=tv>>>13,rv=v[0]|0,Ue=rv&8191,$e=rv>>>13,nv=v[1]|0,We=nv&8191,Ge=nv>>>13,iv=v[2]|0,ze=iv&8191,Ve=iv>>>13,sv=v[3]|0,Ke=sv&8191,Ye=sv>>>13,ov=v[4]|0,Je=ov&8191,Xe=ov>>>13,av=v[5]|0,Ze=av&8191,Qe=av>>>13,cv=v[6]|0,et=cv&8191,tt=cv>>>13,lv=v[7]|0,rt=lv&8191,nt=lv>>>13,uv=v[8]|0,it=uv&8191,st=uv>>>13,pv=v[9]|0,ot=pv&8191,at=pv>>>13;y.negative=p.negative^m.negative,y.length=19,b=Math.imul(O,Ue),d=Math.imul(O,$e),d=d+Math.imul(P,Ue)|0,E=Math.imul(P,$e);var sp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(sp>>>26)|0,sp&=67108863,b=Math.imul(z,Ue),d=Math.imul(z,$e),d=d+Math.imul(H,Ue)|0,E=Math.imul(H,$e),b=b+Math.imul(O,We)|0,d=d+Math.imul(O,Ge)|0,d=d+Math.imul(P,We)|0,E=E+Math.imul(P,Ge)|0;var op=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(op>>>26)|0,op&=67108863,b=Math.imul(ne,Ue),d=Math.imul(ne,$e),d=d+Math.imul(N,Ue)|0,E=Math.imul(N,$e),b=b+Math.imul(z,We)|0,d=d+Math.imul(z,Ge)|0,d=d+Math.imul(H,We)|0,E=E+Math.imul(H,Ge)|0,b=b+Math.imul(O,ze)|0,d=d+Math.imul(O,Ve)|0,d=d+Math.imul(P,ze)|0,E=E+Math.imul(P,Ve)|0;var ap=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(ap>>>26)|0,ap&=67108863,b=Math.imul(L,Ue),d=Math.imul(L,$e),d=d+Math.imul(W,Ue)|0,E=Math.imul(W,$e),b=b+Math.imul(ne,We)|0,d=d+Math.imul(ne,Ge)|0,d=d+Math.imul(N,We)|0,E=E+Math.imul(N,Ge)|0,b=b+Math.imul(z,ze)|0,d=d+Math.imul(z,Ve)|0,d=d+Math.imul(H,ze)|0,E=E+Math.imul(H,Ve)|0,b=b+Math.imul(O,Ke)|0,d=d+Math.imul(O,Ye)|0,d=d+Math.imul(P,Ke)|0,E=E+Math.imul(P,Ye)|0;var cp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(cp>>>26)|0,cp&=67108863,b=Math.imul(Z,Ue),d=Math.imul(Z,$e),d=d+Math.imul(J,Ue)|0,E=Math.imul(J,$e),b=b+Math.imul(L,We)|0,d=d+Math.imul(L,Ge)|0,d=d+Math.imul(W,We)|0,E=E+Math.imul(W,Ge)|0,b=b+Math.imul(ne,ze)|0,d=d+Math.imul(ne,Ve)|0,d=d+Math.imul(N,ze)|0,E=E+Math.imul(N,Ve)|0,b=b+Math.imul(z,Ke)|0,d=d+Math.imul(z,Ye)|0,d=d+Math.imul(H,Ke)|0,E=E+Math.imul(H,Ye)|0,b=b+Math.imul(O,Je)|0,d=d+Math.imul(O,Xe)|0,d=d+Math.imul(P,Je)|0,E=E+Math.imul(P,Xe)|0;var lp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(lp>>>26)|0,lp&=67108863,b=Math.imul(ae,Ue),d=Math.imul(ae,$e),d=d+Math.imul(Ie,Ue)|0,E=Math.imul(Ie,$e),b=b+Math.imul(Z,We)|0,d=d+Math.imul(Z,Ge)|0,d=d+Math.imul(J,We)|0,E=E+Math.imul(J,Ge)|0,b=b+Math.imul(L,ze)|0,d=d+Math.imul(L,Ve)|0,d=d+Math.imul(W,ze)|0,E=E+Math.imul(W,Ve)|0,b=b+Math.imul(ne,Ke)|0,d=d+Math.imul(ne,Ye)|0,d=d+Math.imul(N,Ke)|0,E=E+Math.imul(N,Ye)|0,b=b+Math.imul(z,Je)|0,d=d+Math.imul(z,Xe)|0,d=d+Math.imul(H,Je)|0,E=E+Math.imul(H,Xe)|0,b=b+Math.imul(O,Ze)|0,d=d+Math.imul(O,Qe)|0,d=d+Math.imul(P,Ze)|0,E=E+Math.imul(P,Qe)|0;var up=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(up>>>26)|0,up&=67108863,b=Math.imul(Ne,Ue),d=Math.imul(Ne,$e),d=d+Math.imul(De,Ue)|0,E=Math.imul(De,$e),b=b+Math.imul(ae,We)|0,d=d+Math.imul(ae,Ge)|0,d=d+Math.imul(Ie,We)|0,E=E+Math.imul(Ie,Ge)|0,b=b+Math.imul(Z,ze)|0,d=d+Math.imul(Z,Ve)|0,d=d+Math.imul(J,ze)|0,E=E+Math.imul(J,Ve)|0,b=b+Math.imul(L,Ke)|0,d=d+Math.imul(L,Ye)|0,d=d+Math.imul(W,Ke)|0,E=E+Math.imul(W,Ye)|0,b=b+Math.imul(ne,Je)|0,d=d+Math.imul(ne,Xe)|0,d=d+Math.imul(N,Je)|0,E=E+Math.imul(N,Xe)|0,b=b+Math.imul(z,Ze)|0,d=d+Math.imul(z,Qe)|0,d=d+Math.imul(H,Ze)|0,E=E+Math.imul(H,Qe)|0,b=b+Math.imul(O,et)|0,d=d+Math.imul(O,tt)|0,d=d+Math.imul(P,et)|0,E=E+Math.imul(P,tt)|0;var pp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(pp>>>26)|0,pp&=67108863,b=Math.imul(Le,Ue),d=Math.imul(Le,$e),d=d+Math.imul(Be,Ue)|0,E=Math.imul(Be,$e),b=b+Math.imul(Ne,We)|0,d=d+Math.imul(Ne,Ge)|0,d=d+Math.imul(De,We)|0,E=E+Math.imul(De,Ge)|0,b=b+Math.imul(ae,ze)|0,d=d+Math.imul(ae,Ve)|0,d=d+Math.imul(Ie,ze)|0,E=E+Math.imul(Ie,Ve)|0,b=b+Math.imul(Z,Ke)|0,d=d+Math.imul(Z,Ye)|0,d=d+Math.imul(J,Ke)|0,E=E+Math.imul(J,Ye)|0,b=b+Math.imul(L,Je)|0,d=d+Math.imul(L,Xe)|0,d=d+Math.imul(W,Je)|0,E=E+Math.imul(W,Xe)|0,b=b+Math.imul(ne,Ze)|0,d=d+Math.imul(ne,Qe)|0,d=d+Math.imul(N,Ze)|0,E=E+Math.imul(N,Qe)|0,b=b+Math.imul(z,et)|0,d=d+Math.imul(z,tt)|0,d=d+Math.imul(H,et)|0,E=E+Math.imul(H,tt)|0,b=b+Math.imul(O,rt)|0,d=d+Math.imul(O,nt)|0,d=d+Math.imul(P,rt)|0,E=E+Math.imul(P,nt)|0;var fp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(fp>>>26)|0,fp&=67108863,b=Math.imul(je,Ue),d=Math.imul(je,$e),d=d+Math.imul(Fe,Ue)|0,E=Math.imul(Fe,$e),b=b+Math.imul(Le,We)|0,d=d+Math.imul(Le,Ge)|0,d=d+Math.imul(Be,We)|0,E=E+Math.imul(Be,Ge)|0,b=b+Math.imul(Ne,ze)|0,d=d+Math.imul(Ne,Ve)|0,d=d+Math.imul(De,ze)|0,E=E+Math.imul(De,Ve)|0,b=b+Math.imul(ae,Ke)|0,d=d+Math.imul(ae,Ye)|0,d=d+Math.imul(Ie,Ke)|0,E=E+Math.imul(Ie,Ye)|0,b=b+Math.imul(Z,Je)|0,d=d+Math.imul(Z,Xe)|0,d=d+Math.imul(J,Je)|0,E=E+Math.imul(J,Xe)|0,b=b+Math.imul(L,Ze)|0,d=d+Math.imul(L,Qe)|0,d=d+Math.imul(W,Ze)|0,E=E+Math.imul(W,Qe)|0,b=b+Math.imul(ne,et)|0,d=d+Math.imul(ne,tt)|0,d=d+Math.imul(N,et)|0,E=E+Math.imul(N,tt)|0,b=b+Math.imul(z,rt)|0,d=d+Math.imul(z,nt)|0,d=d+Math.imul(H,rt)|0,E=E+Math.imul(H,nt)|0,b=b+Math.imul(O,it)|0,d=d+Math.imul(O,st)|0,d=d+Math.imul(P,it)|0,E=E+Math.imul(P,st)|0;var dp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(dp>>>26)|0,dp&=67108863,b=Math.imul(He,Ue),d=Math.imul(He,$e),d=d+Math.imul(qe,Ue)|0,E=Math.imul(qe,$e),b=b+Math.imul(je,We)|0,d=d+Math.imul(je,Ge)|0,d=d+Math.imul(Fe,We)|0,E=E+Math.imul(Fe,Ge)|0,b=b+Math.imul(Le,ze)|0,d=d+Math.imul(Le,Ve)|0,d=d+Math.imul(Be,ze)|0,E=E+Math.imul(Be,Ve)|0,b=b+Math.imul(Ne,Ke)|0,d=d+Math.imul(Ne,Ye)|0,d=d+Math.imul(De,Ke)|0,E=E+Math.imul(De,Ye)|0,b=b+Math.imul(ae,Je)|0,d=d+Math.imul(ae,Xe)|0,d=d+Math.imul(Ie,Je)|0,E=E+Math.imul(Ie,Xe)|0,b=b+Math.imul(Z,Ze)|0,d=d+Math.imul(Z,Qe)|0,d=d+Math.imul(J,Ze)|0,E=E+Math.imul(J,Qe)|0,b=b+Math.imul(L,et)|0,d=d+Math.imul(L,tt)|0,d=d+Math.imul(W,et)|0,E=E+Math.imul(W,tt)|0,b=b+Math.imul(ne,rt)|0,d=d+Math.imul(ne,nt)|0,d=d+Math.imul(N,rt)|0,E=E+Math.imul(N,nt)|0,b=b+Math.imul(z,it)|0,d=d+Math.imul(z,st)|0,d=d+Math.imul(H,it)|0,E=E+Math.imul(H,st)|0,b=b+Math.imul(O,ot)|0,d=d+Math.imul(O,at)|0,d=d+Math.imul(P,ot)|0,E=E+Math.imul(P,at)|0;var hp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(hp>>>26)|0,hp&=67108863,b=Math.imul(He,We),d=Math.imul(He,Ge),d=d+Math.imul(qe,We)|0,E=Math.imul(qe,Ge),b=b+Math.imul(je,ze)|0,d=d+Math.imul(je,Ve)|0,d=d+Math.imul(Fe,ze)|0,E=E+Math.imul(Fe,Ve)|0,b=b+Math.imul(Le,Ke)|0,d=d+Math.imul(Le,Ye)|0,d=d+Math.imul(Be,Ke)|0,E=E+Math.imul(Be,Ye)|0,b=b+Math.imul(Ne,Je)|0,d=d+Math.imul(Ne,Xe)|0,d=d+Math.imul(De,Je)|0,E=E+Math.imul(De,Xe)|0,b=b+Math.imul(ae,Ze)|0,d=d+Math.imul(ae,Qe)|0,d=d+Math.imul(Ie,Ze)|0,E=E+Math.imul(Ie,Qe)|0,b=b+Math.imul(Z,et)|0,d=d+Math.imul(Z,tt)|0,d=d+Math.imul(J,et)|0,E=E+Math.imul(J,tt)|0,b=b+Math.imul(L,rt)|0,d=d+Math.imul(L,nt)|0,d=d+Math.imul(W,rt)|0,E=E+Math.imul(W,nt)|0,b=b+Math.imul(ne,it)|0,d=d+Math.imul(ne,st)|0,d=d+Math.imul(N,it)|0,E=E+Math.imul(N,st)|0,b=b+Math.imul(z,ot)|0,d=d+Math.imul(z,at)|0,d=d+Math.imul(H,ot)|0,E=E+Math.imul(H,at)|0;var mp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(mp>>>26)|0,mp&=67108863,b=Math.imul(He,ze),d=Math.imul(He,Ve),d=d+Math.imul(qe,ze)|0,E=Math.imul(qe,Ve),b=b+Math.imul(je,Ke)|0,d=d+Math.imul(je,Ye)|0,d=d+Math.imul(Fe,Ke)|0,E=E+Math.imul(Fe,Ye)|0,b=b+Math.imul(Le,Je)|0,d=d+Math.imul(Le,Xe)|0,d=d+Math.imul(Be,Je)|0,E=E+Math.imul(Be,Xe)|0,b=b+Math.imul(Ne,Ze)|0,d=d+Math.imul(Ne,Qe)|0,d=d+Math.imul(De,Ze)|0,E=E+Math.imul(De,Qe)|0,b=b+Math.imul(ae,et)|0,d=d+Math.imul(ae,tt)|0,d=d+Math.imul(Ie,et)|0,E=E+Math.imul(Ie,tt)|0,b=b+Math.imul(Z,rt)|0,d=d+Math.imul(Z,nt)|0,d=d+Math.imul(J,rt)|0,E=E+Math.imul(J,nt)|0,b=b+Math.imul(L,it)|0,d=d+Math.imul(L,st)|0,d=d+Math.imul(W,it)|0,E=E+Math.imul(W,st)|0,b=b+Math.imul(ne,ot)|0,d=d+Math.imul(ne,at)|0,d=d+Math.imul(N,ot)|0,E=E+Math.imul(N,at)|0;var gp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(gp>>>26)|0,gp&=67108863,b=Math.imul(He,Ke),d=Math.imul(He,Ye),d=d+Math.imul(qe,Ke)|0,E=Math.imul(qe,Ye),b=b+Math.imul(je,Je)|0,d=d+Math.imul(je,Xe)|0,d=d+Math.imul(Fe,Je)|0,E=E+Math.imul(Fe,Xe)|0,b=b+Math.imul(Le,Ze)|0,d=d+Math.imul(Le,Qe)|0,d=d+Math.imul(Be,Ze)|0,E=E+Math.imul(Be,Qe)|0,b=b+Math.imul(Ne,et)|0,d=d+Math.imul(Ne,tt)|0,d=d+Math.imul(De,et)|0,E=E+Math.imul(De,tt)|0,b=b+Math.imul(ae,rt)|0,d=d+Math.imul(ae,nt)|0,d=d+Math.imul(Ie,rt)|0,E=E+Math.imul(Ie,nt)|0,b=b+Math.imul(Z,it)|0,d=d+Math.imul(Z,st)|0,d=d+Math.imul(J,it)|0,E=E+Math.imul(J,st)|0,b=b+Math.imul(L,ot)|0,d=d+Math.imul(L,at)|0,d=d+Math.imul(W,ot)|0,E=E+Math.imul(W,at)|0;var vp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(vp>>>26)|0,vp&=67108863,b=Math.imul(He,Je),d=Math.imul(He,Xe),d=d+Math.imul(qe,Je)|0,E=Math.imul(qe,Xe),b=b+Math.imul(je,Ze)|0,d=d+Math.imul(je,Qe)|0,d=d+Math.imul(Fe,Ze)|0,E=E+Math.imul(Fe,Qe)|0,b=b+Math.imul(Le,et)|0,d=d+Math.imul(Le,tt)|0,d=d+Math.imul(Be,et)|0,E=E+Math.imul(Be,tt)|0,b=b+Math.imul(Ne,rt)|0,d=d+Math.imul(Ne,nt)|0,d=d+Math.imul(De,rt)|0,E=E+Math.imul(De,nt)|0,b=b+Math.imul(ae,it)|0,d=d+Math.imul(ae,st)|0,d=d+Math.imul(Ie,it)|0,E=E+Math.imul(Ie,st)|0,b=b+Math.imul(Z,ot)|0,d=d+Math.imul(Z,at)|0,d=d+Math.imul(J,ot)|0,E=E+Math.imul(J,at)|0;var yp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(yp>>>26)|0,yp&=67108863,b=Math.imul(He,Ze),d=Math.imul(He,Qe),d=d+Math.imul(qe,Ze)|0,E=Math.imul(qe,Qe),b=b+Math.imul(je,et)|0,d=d+Math.imul(je,tt)|0,d=d+Math.imul(Fe,et)|0,E=E+Math.imul(Fe,tt)|0,b=b+Math.imul(Le,rt)|0,d=d+Math.imul(Le,nt)|0,d=d+Math.imul(Be,rt)|0,E=E+Math.imul(Be,nt)|0,b=b+Math.imul(Ne,it)|0,d=d+Math.imul(Ne,st)|0,d=d+Math.imul(De,it)|0,E=E+Math.imul(De,st)|0,b=b+Math.imul(ae,ot)|0,d=d+Math.imul(ae,at)|0,d=d+Math.imul(Ie,ot)|0,E=E+Math.imul(Ie,at)|0;var xp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(xp>>>26)|0,xp&=67108863,b=Math.imul(He,et),d=Math.imul(He,tt),d=d+Math.imul(qe,et)|0,E=Math.imul(qe,tt),b=b+Math.imul(je,rt)|0,d=d+Math.imul(je,nt)|0,d=d+Math.imul(Fe,rt)|0,E=E+Math.imul(Fe,nt)|0,b=b+Math.imul(Le,it)|0,d=d+Math.imul(Le,st)|0,d=d+Math.imul(Be,it)|0,E=E+Math.imul(Be,st)|0,b=b+Math.imul(Ne,ot)|0,d=d+Math.imul(Ne,at)|0,d=d+Math.imul(De,ot)|0,E=E+Math.imul(De,at)|0;var _p=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(_p>>>26)|0,_p&=67108863,b=Math.imul(He,rt),d=Math.imul(He,nt),d=d+Math.imul(qe,rt)|0,E=Math.imul(qe,nt),b=b+Math.imul(je,it)|0,d=d+Math.imul(je,st)|0,d=d+Math.imul(Fe,it)|0,E=E+Math.imul(Fe,st)|0,b=b+Math.imul(Le,ot)|0,d=d+Math.imul(Le,at)|0,d=d+Math.imul(Be,ot)|0,E=E+Math.imul(Be,at)|0;var bp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(bp>>>26)|0,bp&=67108863,b=Math.imul(He,it),d=Math.imul(He,st),d=d+Math.imul(qe,it)|0,E=Math.imul(qe,st),b=b+Math.imul(je,ot)|0,d=d+Math.imul(je,at)|0,d=d+Math.imul(Fe,ot)|0,E=E+Math.imul(Fe,at)|0;var wp=(C+b|0)+((d&8191)<<13)|0;C=(E+(d>>>13)|0)+(wp>>>26)|0,wp&=67108863,b=Math.imul(He,ot),d=Math.imul(He,at),d=d+Math.imul(qe,ot)|0,E=Math.imul(qe,at);var Sp=(C+b|0)+((d&8191)<<13)|0;return C=(E+(d>>>13)|0)+(Sp>>>26)|0,Sp&=67108863,_[0]=sp,_[1]=op,_[2]=ap,_[3]=cp,_[4]=lp,_[5]=up,_[6]=pp,_[7]=fp,_[8]=dp,_[9]=hp,_[10]=mp,_[11]=gp,_[12]=vp,_[13]=yp,_[14]=xp,_[15]=_p,_[16]=bp,_[17]=wp,_[18]=Sp,C!==0&&(_[19]=C,y.length++),y};Math.imul||(x=g);function S(T,p,m){m.negative=p.negative^T.negative,m.length=T.length+p.length;for(var y=0,w=0,v=0;v<m.length-1;v++){var _=w;w=0;for(var C=y&67108863,b=Math.min(v,p.length-1),d=Math.max(0,v-T.length+1);d<=b;d++){var E=v-d,q=T.words[E]|0,O=p.words[d]|0,P=q*O,j=P&67108863;_=_+(P/67108864|0)|0,j=j+C|0,C=j&67108863,_=_+(j>>>26)|0,w+=_>>>26,_&=67108863}m.words[v]=C,y=_,_=w}return y!==0?m.words[v]=y:m.length--,m.strip()}function k(T,p,m){var y=new R;return y.mulp(T,p,m)}i.prototype.mulTo=function(p,m){var y,w=this.length+p.length;return this.length===10&&p.length===10?y=x(this,p,m):w<63?y=g(this,p,m):w<1024?y=S(this,p,m):y=k(this,p,m),y};function R(T,p){this.x=T,this.y=p}R.prototype.makeRBT=function(p){for(var m=new Array(p),y=i.prototype._countBits(p)-1,w=0;w<p;w++)m[w]=this.revBin(w,y,p);return m},R.prototype.revBin=function(p,m,y){if(p===0||p===y-1)return p;for(var w=0,v=0;v<m;v++)w|=(p&1)<<m-v-1,p>>=1;return w},R.prototype.permute=function(p,m,y,w,v,_){for(var C=0;C<_;C++)w[C]=m[p[C]],v[C]=y[p[C]]},R.prototype.transform=function(p,m,y,w,v,_){this.permute(_,p,m,y,w,v);for(var C=1;C<v;C<<=1)for(var b=C<<1,d=Math.cos(2*Math.PI/b),E=Math.sin(2*Math.PI/b),q=0;q<v;q+=b)for(var O=d,P=E,j=0;j<C;j++){var z=y[q+j],H=w[q+j],ke=y[q+j+C],ne=w[q+j+C],N=O*ke-P*ne;ne=O*ne+P*ke,ke=N,y[q+j]=z+ke,w[q+j]=H+ne,y[q+j+C]=z-ke,w[q+j+C]=H-ne,j!==b&&(N=d*O-E*P,P=d*P+E*O,O=N)}},R.prototype.guessLen13b=function(p,m){var y=Math.max(m,p)|1,w=y&1,v=0;for(y=y/2|0;y;y=y>>>1)v++;return 1<<v+1+w},R.prototype.conjugate=function(p,m,y){if(!(y<=1))for(var w=0;w<y/2;w++){var v=p[w];p[w]=p[y-w-1],p[y-w-1]=v,v=m[w],m[w]=-m[y-w-1],m[y-w-1]=-v}},R.prototype.normalize13b=function(p,m){for(var y=0,w=0;w<m/2;w++){var v=Math.round(p[2*w+1]/m)*8192+Math.round(p[2*w]/m)+y;p[w]=v&67108863,v<67108864?y=0:y=v/67108864|0}return p},R.prototype.convert13b=function(p,m,y,w){for(var v=0,_=0;_<m;_++)v=v+(p[_]|0),y[2*_]=v&8191,v=v>>>13,y[2*_+1]=v&8191,v=v>>>13;for(_=2*m;_<w;++_)y[_]=0;t(v===0),t((v&-8192)===0)},R.prototype.stub=function(p){for(var m=new Array(p),y=0;y<p;y++)m[y]=0;return m},R.prototype.mulp=function(p,m,y){var w=2*this.guessLen13b(p.length,m.length),v=this.makeRBT(w),_=this.stub(w),C=new Array(w),b=new Array(w),d=new Array(w),E=new Array(w),q=new Array(w),O=new Array(w),P=y.words;P.length=w,this.convert13b(p.words,p.length,C,w),this.convert13b(m.words,m.length,E,w),this.transform(C,_,b,d,w,v),this.transform(E,_,q,O,w,v);for(var j=0;j<w;j++){var z=b[j]*q[j]-d[j]*O[j];d[j]=b[j]*O[j]+d[j]*q[j],b[j]=z}return this.conjugate(b,d,w),this.transform(b,d,P,_,w,v),this.conjugate(P,_,w),this.normalize13b(P,w),y.negative=p.negative^m.negative,y.length=p.length+m.length,y.strip()},i.prototype.mul=function(p){var m=new i(null);return m.words=new Array(this.length+p.length),this.mulTo(p,m)},i.prototype.mulf=function(p){var m=new i(null);return m.words=new Array(this.length+p.length),k(this,p,m)},i.prototype.imul=function(p){return this.clone().mulTo(p,this)},i.prototype.imuln=function(p){t(typeof p=="number"),t(p<67108864);for(var m=0,y=0;y<this.length;y++){var w=(this.words[y]|0)*p,v=(w&67108863)+(m&67108863);m>>=26,m+=w/67108864|0,m+=v>>>26,this.words[y]=v&67108863}return m!==0&&(this.words[y]=m,this.length++),this.length=p===0?1:this.length,this},i.prototype.muln=function(p){return this.clone().imuln(p)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(p){var m=h(p);if(m.length===0)return new i(1);for(var y=this,w=0;w<m.length&&m[w]===0;w++,y=y.sqr());if(++w<m.length)for(var v=y.sqr();w<m.length;w++,v=v.sqr())m[w]!==0&&(y=y.mul(v));return y},i.prototype.iushln=function(p){t(typeof p=="number"&&p>=0);var m=p%26,y=(p-m)/26,w=67108863>>>26-m<<26-m,v;if(m!==0){var _=0;for(v=0;v<this.length;v++){var C=this.words[v]&w,b=(this.words[v]|0)-C<<m;this.words[v]=b|_,_=C>>>26-m}_&&(this.words[v]=_,this.length++)}if(y!==0){for(v=this.length-1;v>=0;v--)this.words[v+y]=this.words[v];for(v=0;v<y;v++)this.words[v]=0;this.length+=y}return this.strip()},i.prototype.ishln=function(p){return t(this.negative===0),this.iushln(p)},i.prototype.iushrn=function(p,m,y){t(typeof p=="number"&&p>=0);var w;m?w=(m-m%26)/26:w=0;var v=p%26,_=Math.min((p-v)/26,this.length),C=67108863^67108863>>>v<<v,b=y;if(w-=_,w=Math.max(0,w),b){for(var d=0;d<_;d++)b.words[d]=this.words[d];b.length=_}if(_!==0)if(this.length>_)for(this.length-=_,d=0;d<this.length;d++)this.words[d]=this.words[d+_];else this.words[0]=0,this.length=1;var E=0;for(d=this.length-1;d>=0&&(E!==0||d>=w);d--){var q=this.words[d]|0;this.words[d]=E<<26-v|q>>>v,E=q&C}return b&&E!==0&&(b.words[b.length++]=E),this.length===0&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.ishrn=function(p,m,y){return t(this.negative===0),this.iushrn(p,m,y)},i.prototype.shln=function(p){return this.clone().ishln(p)},i.prototype.ushln=function(p){return this.clone().iushln(p)},i.prototype.shrn=function(p){return this.clone().ishrn(p)},i.prototype.ushrn=function(p){return this.clone().iushrn(p)},i.prototype.testn=function(p){t(typeof p=="number"&&p>=0);var m=p%26,y=(p-m)/26,w=1<<m;if(this.length<=y)return!1;var v=this.words[y];return!!(v&w)},i.prototype.imaskn=function(p){t(typeof p=="number"&&p>=0);var m=p%26,y=(p-m)/26;if(t(this.negative===0,"imaskn works only with positive numbers"),this.length<=y)return this;if(m!==0&&y++,this.length=Math.min(y,this.length),m!==0){var w=67108863^67108863>>>m<<m;this.words[this.length-1]&=w}return this.length===0&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.maskn=function(p){return this.clone().imaskn(p)},i.prototype.iaddn=function(p){return t(typeof p=="number"),t(p<67108864),p<0?this.isubn(-p):this.negative!==0?this.length===1&&(this.words[0]|0)<p?(this.words[0]=p-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(p),this.negative=1,this):this._iaddn(p)},i.prototype._iaddn=function(p){this.words[0]+=p;for(var m=0;m<this.length&&this.words[m]>=67108864;m++)this.words[m]-=67108864,m===this.length-1?this.words[m+1]=1:this.words[m+1]++;return this.length=Math.max(this.length,m+1),this},i.prototype.isubn=function(p){if(t(typeof p=="number"),t(p<67108864),p<0)return this.iaddn(-p);if(this.negative!==0)return this.negative=0,this.iaddn(p),this.negative=1,this;if(this.words[0]-=p,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var m=0;m<this.length&&this.words[m]<0;m++)this.words[m]+=67108864,this.words[m+1]-=1;return this.strip()},i.prototype.addn=function(p){return this.clone().iaddn(p)},i.prototype.subn=function(p){return this.clone().isubn(p)},i.prototype.iabs=function(){return this.negative=0,this},i.prototype.abs=function(){return this.clone().iabs()},i.prototype._ishlnsubmul=function(p,m,y){var w=p.length+y,v;this._expand(w);var _,C=0;for(v=0;v<p.length;v++){_=(this.words[v+y]|0)+C;var b=(p.words[v]|0)*m;_-=b&67108863,C=(_>>26)-(b/67108864|0),this.words[v+y]=_&67108863}for(;v<this.length-y;v++)_=(this.words[v+y]|0)+C,C=_>>26,this.words[v+y]=_&67108863;if(C===0)return this.strip();for(t(C===-1),C=0,v=0;v<this.length;v++)_=-(this.words[v]|0)+C,C=_>>26,this.words[v]=_&67108863;return this.negative=1,this.strip()},i.prototype._wordDiv=function(p,m){var y=this.length-p.length,w=this.clone(),v=p,_=v.words[v.length-1]|0,C=this._countBits(_);y=26-C,y!==0&&(v=v.ushln(y),w.iushln(y),_=v.words[v.length-1]|0);var b=w.length-v.length,d;if(m!=="mod"){d=new i(null),d.length=b+1,d.words=new Array(d.length);for(var E=0;E<d.length;E++)d.words[E]=0}var q=w.clone()._ishlnsubmul(v,1,b);q.negative===0&&(w=q,d&&(d.words[b]=1));for(var O=b-1;O>=0;O--){var P=(w.words[v.length+O]|0)*67108864+(w.words[v.length+O-1]|0);for(P=Math.min(P/_|0,67108863),w._ishlnsubmul(v,P,O);w.negative!==0;)P--,w.negative=0,w._ishlnsubmul(v,1,O),w.isZero()||(w.negative^=1);d&&(d.words[O]=P)}return d&&d.strip(),w.strip(),m!=="div"&&y!==0&&w.iushrn(y),{div:d||null,mod:w}},i.prototype.divmod=function(p,m,y){if(t(!p.isZero()),this.isZero())return{div:new i(0),mod:new i(0)};var w,v,_;return this.negative!==0&&p.negative===0?(_=this.neg().divmod(p,m),m!=="mod"&&(w=_.div.neg()),m!=="div"&&(v=_.mod.neg(),y&&v.negative!==0&&v.iadd(p)),{div:w,mod:v}):this.negative===0&&p.negative!==0?(_=this.divmod(p.neg(),m),m!=="mod"&&(w=_.div.neg()),{div:w,mod:_.mod}):(this.negative&p.negative)!==0?(_=this.neg().divmod(p.neg(),m),m!=="div"&&(v=_.mod.neg(),y&&v.negative!==0&&v.isub(p)),{div:_.div,mod:v}):p.length>this.length||this.cmp(p)<0?{div:new i(0),mod:this}:p.length===1?m==="div"?{div:this.divn(p.words[0]),mod:null}:m==="mod"?{div:null,mod:new i(this.modn(p.words[0]))}:{div:this.divn(p.words[0]),mod:new i(this.modn(p.words[0]))}:this._wordDiv(p,m)},i.prototype.div=function(p){return this.divmod(p,"div",!1).div},i.prototype.mod=function(p){return this.divmod(p,"mod",!1).mod},i.prototype.umod=function(p){return this.divmod(p,"mod",!0).mod},i.prototype.divRound=function(p){var m=this.divmod(p);if(m.mod.isZero())return m.div;var y=m.div.negative!==0?m.mod.isub(p):m.mod,w=p.ushrn(1),v=p.andln(1),_=y.cmp(w);return _<0||v===1&&_===0?m.div:m.div.negative!==0?m.div.isubn(1):m.div.iaddn(1)},i.prototype.modn=function(p){t(p<=67108863);for(var m=(1<<26)%p,y=0,w=this.length-1;w>=0;w--)y=(m*y+(this.words[w]|0))%p;return y},i.prototype.idivn=function(p){t(p<=67108863);for(var m=0,y=this.length-1;y>=0;y--){var w=(this.words[y]|0)+m*67108864;this.words[y]=w/p|0,m=w%p}return this.strip()},i.prototype.divn=function(p){return this.clone().idivn(p)},i.prototype.egcd=function(p){t(p.negative===0),t(!p.isZero());var m=this,y=p.clone();m.negative!==0?m=m.umod(p):m=m.clone();for(var w=new i(1),v=new i(0),_=new i(0),C=new i(1),b=0;m.isEven()&&y.isEven();)m.iushrn(1),y.iushrn(1),++b;for(var d=y.clone(),E=m.clone();!m.isZero();){for(var q=0,O=1;(m.words[0]&O)===0&&q<26;++q,O<<=1);if(q>0)for(m.iushrn(q);q-- >0;)(w.isOdd()||v.isOdd())&&(w.iadd(d),v.isub(E)),w.iushrn(1),v.iushrn(1);for(var P=0,j=1;(y.words[0]&j)===0&&P<26;++P,j<<=1);if(P>0)for(y.iushrn(P);P-- >0;)(_.isOdd()||C.isOdd())&&(_.iadd(d),C.isub(E)),_.iushrn(1),C.iushrn(1);m.cmp(y)>=0?(m.isub(y),w.isub(_),v.isub(C)):(y.isub(m),_.isub(w),C.isub(v))}return{a:_,b:C,gcd:y.iushln(b)}},i.prototype._invmp=function(p){t(p.negative===0),t(!p.isZero());var m=this,y=p.clone();m.negative!==0?m=m.umod(p):m=m.clone();for(var w=new i(1),v=new i(0),_=y.clone();m.cmpn(1)>0&&y.cmpn(1)>0;){for(var C=0,b=1;(m.words[0]&b)===0&&C<26;++C,b<<=1);if(C>0)for(m.iushrn(C);C-- >0;)w.isOdd()&&w.iadd(_),w.iushrn(1);for(var d=0,E=1;(y.words[0]&E)===0&&d<26;++d,E<<=1);if(d>0)for(y.iushrn(d);d-- >0;)v.isOdd()&&v.iadd(_),v.iushrn(1);m.cmp(y)>=0?(m.isub(y),w.isub(v)):(y.isub(m),v.isub(w))}var q;return m.cmpn(1)===0?q=w:q=v,q.cmpn(0)<0&&q.iadd(p),q},i.prototype.gcd=function(p){if(this.isZero())return p.abs();if(p.isZero())return this.abs();var m=this.clone(),y=p.clone();m.negative=0,y.negative=0;for(var w=0;m.isEven()&&y.isEven();w++)m.iushrn(1),y.iushrn(1);do{for(;m.isEven();)m.iushrn(1);for(;y.isEven();)y.iushrn(1);var v=m.cmp(y);if(v<0){var _=m;m=y,y=_}else if(v===0||y.cmpn(1)===0)break;m.isub(y)}while(!0);return y.iushln(w)},i.prototype.invm=function(p){return this.egcd(p).a.umod(p)},i.prototype.isEven=function(){return(this.words[0]&1)===0},i.prototype.isOdd=function(){return(this.words[0]&1)===1},i.prototype.andln=function(p){return this.words[0]&p},i.prototype.bincn=function(p){t(typeof p=="number");var m=p%26,y=(p-m)/26,w=1<<m;if(this.length<=y)return this._expand(y+1),this.words[y]|=w,this;for(var v=w,_=y;v!==0&&_<this.length;_++){var C=this.words[_]|0;C+=v,v=C>>>26,C&=67108863,this.words[_]=C}return v!==0&&(this.words[_]=v,this.length++),this},i.prototype.isZero=function(){return this.length===1&&this.words[0]===0},i.prototype.cmpn=function(p){var m=p<0;if(this.negative!==0&&!m)return-1;if(this.negative===0&&m)return 1;this.strip();var y;if(this.length>1)y=1;else{m&&(p=-p),t(p<=67108863,"Number is too big");var w=this.words[0]|0;y=w===p?0:w<p?-1:1}return this.negative!==0?-y|0:y},i.prototype.cmp=function(p){if(this.negative!==0&&p.negative===0)return-1;if(this.negative===0&&p.negative!==0)return 1;var m=this.ucmp(p);return this.negative!==0?-m|0:m},i.prototype.ucmp=function(p){if(this.length>p.length)return 1;if(this.length<p.length)return-1;for(var m=0,y=this.length-1;y>=0;y--){var w=this.words[y]|0,v=p.words[y]|0;if(w!==v){w<v?m=-1:w>v&&(m=1);break}}return m},i.prototype.gtn=function(p){return this.cmpn(p)===1},i.prototype.gt=function(p){return this.cmp(p)===1},i.prototype.gten=function(p){return this.cmpn(p)>=0},i.prototype.gte=function(p){return this.cmp(p)>=0},i.prototype.ltn=function(p){return this.cmpn(p)===-1},i.prototype.lt=function(p){return this.cmp(p)===-1},i.prototype.lten=function(p){return this.cmpn(p)<=0},i.prototype.lte=function(p){return this.cmp(p)<=0},i.prototype.eqn=function(p){return this.cmpn(p)===0},i.prototype.eq=function(p){return this.cmp(p)===0},i.red=function(p){return new D(p)},i.prototype.toRed=function(p){return t(!this.red,"Already a number in reduction context"),t(this.negative===0,"red works only with positives"),p.convertTo(this)._forceRed(p)},i.prototype.fromRed=function(){return t(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(p){return this.red=p,this},i.prototype.forceRed=function(p){return t(!this.red,"Already a number in reduction context"),this._forceRed(p)},i.prototype.redAdd=function(p){return t(this.red,"redAdd works only with red numbers"),this.red.add(this,p)},i.prototype.redIAdd=function(p){return t(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,p)},i.prototype.redSub=function(p){return t(this.red,"redSub works only with red numbers"),this.red.sub(this,p)},i.prototype.redISub=function(p){return t(this.red,"redISub works only with red numbers"),this.red.isub(this,p)},i.prototype.redShl=function(p){return t(this.red,"redShl works only with red numbers"),this.red.shl(this,p)},i.prototype.redMul=function(p){return t(this.red,"redMul works only with red numbers"),this.red._verify2(this,p),this.red.mul(this,p)},i.prototype.redIMul=function(p){return t(this.red,"redMul works only with red numbers"),this.red._verify2(this,p),this.red.imul(this,p)},i.prototype.redSqr=function(){return t(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return t(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return t(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return t(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return t(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(p){return t(this.red&&!p.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,p)};var M={k256:null,p224:null,p192:null,p25519:null};function I(T,p){this.name=T,this.p=new i(p,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}I.prototype._tmp=function(){var p=new i(null);return p.words=new Array(Math.ceil(this.n/13)),p},I.prototype.ireduce=function(p){var m=p,y;do this.split(m,this.tmp),m=this.imulK(m),m=m.iadd(this.tmp),y=m.bitLength();while(y>this.n);var w=y<this.n?-1:m.ucmp(this.p);return w===0?(m.words[0]=0,m.length=1):w>0?m.isub(this.p):m.strip!==void 0?m.strip():m._strip(),m},I.prototype.split=function(p,m){p.iushrn(this.n,0,m)},I.prototype.imulK=function(p){return p.imul(this.k)};function B(){I.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}n(B,I),B.prototype.split=function(p,m){for(var y=4194303,w=Math.min(p.length,9),v=0;v<w;v++)m.words[v]=p.words[v];if(m.length=w,p.length<=9){p.words[0]=0,p.length=1;return}var _=p.words[9];for(m.words[m.length++]=_&y,v=10;v<p.length;v++){var C=p.words[v]|0;p.words[v-10]=(C&y)<<4|_>>>22,_=C}_>>>=22,p.words[v-10]=_,_===0&&p.length>10?p.length-=10:p.length-=9},B.prototype.imulK=function(p){p.words[p.length]=0,p.words[p.length+1]=0,p.length+=2;for(var m=0,y=0;y<p.length;y++){var w=p.words[y]|0;m+=w*977,p.words[y]=m&67108863,m=w*64+(m/67108864|0)}return p.words[p.length-1]===0&&(p.length--,p.words[p.length-1]===0&&p.length--),p};function V(){I.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}n(V,I);function F(){I.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}n(F,I);function G(){I.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}n(G,I),G.prototype.imulK=function(p){for(var m=0,y=0;y<p.length;y++){var w=(p.words[y]|0)*19+m,v=w&67108863;w>>>=26,p.words[y]=v,m=w}return m!==0&&(p.words[p.length++]=m),p},i._prime=function(p){if(M[p])return M[p];var m;if(p==="k256")m=new B;else if(p==="p224")m=new V;else if(p==="p192")m=new F;else if(p==="p25519")m=new G;else throw new Error("Unknown prime "+p);return M[p]=m,m};function D(T){if(typeof T=="string"){var p=i._prime(T);this.m=p.p,this.prime=p}else t(T.gtn(1),"modulus must be greater than 1"),this.m=T,this.prime=null}D.prototype._verify1=function(p){t(p.negative===0,"red works only with positives"),t(p.red,"red works only with red numbers")},D.prototype._verify2=function(p,m){t((p.negative|m.negative)===0,"red works only with positives"),t(p.red&&p.red===m.red,"red works only with red numbers")},D.prototype.imod=function(p){return this.prime?this.prime.ireduce(p)._forceRed(this):p.umod(this.m)._forceRed(this)},D.prototype.neg=function(p){return p.isZero()?p.clone():this.m.sub(p)._forceRed(this)},D.prototype.add=function(p,m){this._verify2(p,m);var y=p.add(m);return y.cmp(this.m)>=0&&y.isub(this.m),y._forceRed(this)},D.prototype.iadd=function(p,m){this._verify2(p,m);var y=p.iadd(m);return y.cmp(this.m)>=0&&y.isub(this.m),y},D.prototype.sub=function(p,m){this._verify2(p,m);var y=p.sub(m);return y.cmpn(0)<0&&y.iadd(this.m),y._forceRed(this)},D.prototype.isub=function(p,m){this._verify2(p,m);var y=p.isub(m);return y.cmpn(0)<0&&y.iadd(this.m),y},D.prototype.shl=function(p,m){return this._verify1(p),this.imod(p.ushln(m))},D.prototype.imul=function(p,m){return this._verify2(p,m),this.imod(p.imul(m))},D.prototype.mul=function(p,m){return this._verify2(p,m),this.imod(p.mul(m))},D.prototype.isqr=function(p){return this.imul(p,p.clone())},D.prototype.sqr=function(p){return this.mul(p,p)},D.prototype.sqrt=function(p){if(p.isZero())return p.clone();var m=this.m.andln(3);if(t(m%2===1),m===3){var y=this.m.add(new i(1)).iushrn(2);return this.pow(p,y)}for(var w=this.m.subn(1),v=0;!w.isZero()&&w.andln(1)===0;)v++,w.iushrn(1);t(!w.isZero());var _=new i(1).toRed(this),C=_.redNeg(),b=this.m.subn(1).iushrn(1),d=this.m.bitLength();for(d=new i(2*d*d).toRed(this);this.pow(d,b).cmp(C)!==0;)d.redIAdd(C);for(var E=this.pow(d,w),q=this.pow(p,w.addn(1).iushrn(1)),O=this.pow(p,w),P=v;O.cmp(_)!==0;){for(var j=O,z=0;j.cmp(_)!==0;z++)j=j.redSqr();t(z<P);var H=this.pow(E,new i(1).iushln(P-z-1));q=q.redMul(H),E=H.redSqr(),O=O.redMul(E),P=z}return q},D.prototype.invm=function(p){var m=p._invmp(this.m);return m.negative!==0?(m.negative=0,this.imod(m).redNeg()):this.imod(m)},D.prototype.pow=function(p,m){if(m.isZero())return new i(1).toRed(this);if(m.cmpn(1)===0)return p.clone();var y=4,w=new Array(1<<y);w[0]=new i(1).toRed(this),w[1]=p;for(var v=2;v<w.length;v++)w[v]=this.mul(w[v-1],p);var _=w[0],C=0,b=0,d=m.bitLength()%26;for(d===0&&(d=26),v=m.length-1;v>=0;v--){for(var E=m.words[v],q=d-1;q>=0;q--){var O=E>>q&1;if(_!==w[0]&&(_=this.sqr(_)),O===0&&C===0){b=0;continue}C<<=1,C|=O,b++,!(b!==y&&(v!==0||q!==0))&&(_=this.mul(_,w[C]),b=0,C=0)}d=26}return _},D.prototype.convertTo=function(p){var m=p.umod(this.m);return m===p?m.clone():m},D.prototype.convertFrom=function(p){var m=p.clone();return m.red=null,m},i.mont=function(p){return new U(p)};function U(T){D.call(this,T),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}n(U,D),U.prototype.convertTo=function(p){return this.imod(p.ushln(this.shift))},U.prototype.convertFrom=function(p){var m=this.imod(p.mul(this.rinv));return m.red=null,m},U.prototype.imul=function(p,m){if(p.isZero()||m.isZero())return p.words[0]=0,p.length=1,p;var y=p.imul(m),w=y.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),v=y.isub(w).iushrn(this.shift),_=v;return v.cmp(this.m)>=0?_=v.isub(this.m):v.cmpn(0)<0&&(_=v.iadd(this.m)),_._forceRed(this)},U.prototype.mul=function(p,m){if(p.isZero()||m.isZero())return new i(0)._forceRed(this);var y=p.mul(m),w=y.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),v=y.isub(w).iushrn(this.shift),_=v;return v.cmp(this.m)>=0?_=v.isub(this.m):v.cmpn(0)<0&&(_=v.iadd(this.m)),_._forceRed(this)},U.prototype.invm=function(p){var m=this.imod(p._invmp(this.m).mul(this.r2));return m._forceRed(this)}})(typeof Uh>"u"||Uh,nE)});var iE=A((eG,Wh)=>{typeof Object.create=="function"?Wh.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:Wh.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}});var zn=A((tG,zh)=>{try{if(Gh=require("util"),typeof Gh.inherits!="function")throw"";zh.exports=Gh.inherits}catch{zh.exports=iE()}var Gh});var Xl=A((rG,sE)=>{"use strict";var Jl=require("buffer"),Ps=Jl.Buffer,fr={},dr;for(dr in Jl)Jl.hasOwnProperty(dr)&&(dr==="SlowBuffer"||dr==="Buffer"||(fr[dr]=Jl[dr]));var Is=fr.Buffer={};for(dr in Ps)Ps.hasOwnProperty(dr)&&(dr==="allocUnsafe"||dr==="allocUnsafeSlow"||(Is[dr]=Ps[dr]));fr.Buffer.prototype=Ps.prototype;(!Is.from||Is.from===Uint8Array.from)&&(Is.from=function(r,e,t){if(typeof r=="number")throw new TypeError('The "value" argument must not be of type number. Received type '+typeof r);if(r&&typeof r.length>"u")throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r);return Ps(r,e,t)});Is.alloc||(Is.alloc=function(r,e,t){if(typeof r!="number")throw new TypeError('The "size" argument must be of type number. Received type '+typeof r);if(r<0||r>=2*(1<<30))throw new RangeError('The value "'+r+'" is invalid for option "size"');var n=Ps(r);return!e||e.length===0?n.fill(0):typeof t=="string"?n.fill(e,t):n.fill(e),n});if(!fr.kStringMaxLength)try{fr.kStringMaxLength=process.binding("buffer").kStringMaxLength}catch{}fr.constants||(fr.constants={MAX_LENGTH:fr.kMaxLength},fr.kStringMaxLength&&(fr.constants.MAX_STRING_LENGTH=fr.kStringMaxLength));sE.exports=fr});var Zl=A(oE=>{"use strict";var GB=zn();function hr(r){this._reporterState={obj:null,path:[],options:r||{},errors:[]}}oE.Reporter=hr;hr.prototype.isError=function(e){return e instanceof Ns};hr.prototype.save=function(){let e=this._reporterState;return{obj:e.obj,pathLen:e.path.length}};hr.prototype.restore=function(e){let t=this._reporterState;t.obj=e.obj,t.path=t.path.slice(0,e.pathLen)};hr.prototype.enterKey=function(e){return this._reporterState.path.push(e)};hr.prototype.exitKey=function(e){let t=this._reporterState;t.path=t.path.slice(0,e-1)};hr.prototype.leaveKey=function(e,t,n){let i=this._reporterState;this.exitKey(e),i.obj!==null&&(i.obj[t]=n)};hr.prototype.path=function(){return this._reporterState.path.join("/")};hr.prototype.enterObject=function(){let e=this._reporterState,t=e.obj;return e.obj={},t};hr.prototype.leaveObject=function(e){let t=this._reporterState,n=t.obj;return t.obj=e,n};hr.prototype.error=function(e){let t,n=this._reporterState,i=e instanceof Ns;if(i?t=e:t=new Ns(n.path.map(function(s){return"["+JSON.stringify(s)+"]"}).join(""),e.message||e,e.stack),!n.options.partial)throw t;return i||n.errors.push(t),t};hr.prototype.wrapResult=function(e){let t=this._reporterState;return t.options.partial?{result:this.isError(e)?null:e,errors:t.errors}:e};function Ns(r,e){this.path=r,this.rethrow(e)}GB(Ns,Error);Ns.prototype.rethrow=function(e){if(this.message=e+" at: "+(this.path||"(shallow)"),Error.captureStackTrace&&Error.captureStackTrace(this,Ns),!this.stack)try{throw new Error(this.message)}catch(t){this.stack=t.stack}return this}});var Bs=A(Vh=>{"use strict";var zB=zn(),Ql=Zl().Reporter,Ds=Xl().Buffer;function mr(r,e){if(Ql.call(this,e),!Ds.isBuffer(r)){this.error("Input not Buffer");return}this.base=r,this.offset=0,this.length=r.length}zB(mr,Ql);Vh.DecoderBuffer=mr;mr.isDecoderBuffer=function(e){return e instanceof mr?!0:typeof e=="object"&&Ds.isBuffer(e.base)&&e.constructor.name==="DecoderBuffer"&&typeof e.offset=="number"&&typeof e.length=="number"&&typeof e.save=="function"&&typeof e.restore=="function"&&typeof e.isEmpty=="function"&&typeof e.readUInt8=="function"&&typeof e.skip=="function"&&typeof e.raw=="function"};mr.prototype.save=function(){return{offset:this.offset,reporter:Ql.prototype.save.call(this)}};mr.prototype.restore=function(e){let t=new mr(this.base);return t.offset=e.offset,t.length=this.offset,this.offset=e.offset,Ql.prototype.restore.call(this,e.reporter),t};mr.prototype.isEmpty=function(){return this.offset===this.length};mr.prototype.readUInt8=function(e){return this.offset+1<=this.length?this.base.readUInt8(this.offset++,!0):this.error(e||"DecoderBuffer overrun")};mr.prototype.skip=function(e,t){if(!(this.offset+e<=this.length))return this.error(t||"DecoderBuffer overrun");let n=new mr(this.base);return n._reporterState=this._reporterState,n.offset=this.offset,n.length=this.offset+e,this.offset+=e,n};mr.prototype.raw=function(e){return this.base.slice(e?e.offset:this.offset,this.length)};function Ls(r,e){if(Array.isArray(r))this.length=0,this.value=r.map(function(t){return Ls.isEncoderBuffer(t)||(t=new Ls(t,e)),this.length+=t.length,t},this);else if(typeof r=="number"){if(!(0<=r&&r<=255))return e.error("non-byte EncoderBuffer value");this.value=r,this.length=1}else if(typeof r=="string")this.value=r,this.length=Ds.byteLength(r);else if(Ds.isBuffer(r))this.value=r,this.length=r.length;else return e.error("Unsupported type: "+typeof r)}Vh.EncoderBuffer=Ls;Ls.isEncoderBuffer=function(e){return e instanceof Ls?!0:typeof e=="object"&&e.constructor.name==="EncoderBuffer"&&typeof e.length=="number"&&typeof e.join=="function"};Ls.prototype.join=function(e,t){return e||(e=Ds.alloc(this.length)),t||(t=0),this.length===0||(Array.isArray(this.value)?this.value.forEach(function(n){n.join(e,t),t+=n.length}):(typeof this.value=="number"?e[t]=this.value:typeof this.value=="string"?e.write(this.value,t):Ds.isBuffer(this.value)&&this.value.copy(e,t),t+=this.length)),e}});var lE=A((sG,cE)=>{cE.exports=aE;function aE(r,e){if(!r)throw new Error(e||"Assertion failed")}aE.equal=function(e,t,n){if(e!=t)throw new Error(n||"Assertion failed: "+e+" != "+t)}});var eu=A((oG,pE)=>{"use strict";var VB=Zl().Reporter,KB=Bs().EncoderBuffer,YB=Bs().DecoderBuffer,Ot=lE(),uE=["seq","seqof","set","setof","objid","bool","gentime","utctime","null_","enum","int","objDesc","bitstr","bmpstr","charstr","genstr","graphstr","ia5str","iso646str","numstr","octstr","printstr","t61str","unistr","utf8str","videostr"],JB=["key","obj","use","optional","explicit","implicit","def","choice","any","contains"].concat(uE),XB=["_peekTag","_decodeTag","_use","_decodeStr","_decodeObjid","_decodeTime","_decodeNull","_decodeInt","_decodeBool","_decodeList","_encodeComposite","_encodeStr","_encodeObjid","_encodeTime","_encodeNull","_encodeInt","_encodeBool"];function me(r,e,t){let n={};this._baseState=n,n.name=t,n.enc=r,n.parent=e||null,n.children=null,n.tag=null,n.args=null,n.reverseArgs=null,n.choice=null,n.optional=!1,n.any=!1,n.obj=!1,n.use=null,n.useDecoder=null,n.key=null,n.default=null,n.explicit=null,n.implicit=null,n.contains=null,n.parent||(n.children=[],this._wrap())}pE.exports=me;var ZB=["enc","parent","children","tag","args","reverseArgs","choice","optional","any","obj","use","alteredUse","key","default","explicit","implicit","contains"];me.prototype.clone=function(){let e=this._baseState,t={};ZB.forEach(function(i){t[i]=e[i]});let n=new this.constructor(t.parent);return n._baseState=t,n};me.prototype._wrap=function(){let e=this._baseState;JB.forEach(function(t){this[t]=function(){let i=new this.constructor(this);return e.children.push(i),i[t].apply(i,arguments)}},this)};me.prototype._init=function(e){let t=this._baseState;Ot(t.parent===null),e.call(this),t.children=t.children.filter(function(n){return n._baseState.parent===this},this),Ot.equal(t.children.length,1,"Root node can have only one child")};me.prototype._useArgs=function(e){let t=this._baseState,n=e.filter(function(i){return i instanceof this.constructor},this);e=e.filter(function(i){return!(i instanceof this.constructor)},this),n.length!==0&&(Ot(t.children===null),t.children=n,n.forEach(function(i){i._baseState.parent=this},this)),e.length!==0&&(Ot(t.args===null),t.args=e,t.reverseArgs=e.map(function(i){if(typeof i!="object"||i.constructor!==Object)return i;let s={};return Object.keys(i).forEach(function(o){o==(o|0)&&(o|=0);let a=i[o];s[a]=o}),s}))};XB.forEach(function(r){me.prototype[r]=function(){let t=this._baseState;throw new Error(r+" not implemented for encoding: "+t.enc)}});uE.forEach(function(r){me.prototype[r]=function(){let t=this._baseState,n=Array.prototype.slice.call(arguments);return Ot(t.tag===null),t.tag=r,this._useArgs(n),this}});me.prototype.use=function(e){Ot(e);let t=this._baseState;return Ot(t.use===null),t.use=e,this};me.prototype.optional=function(){let e=this._baseState;return e.optional=!0,this};me.prototype.def=function(e){let t=this._baseState;return Ot(t.default===null),t.default=e,t.optional=!0,this};me.prototype.explicit=function(e){let t=this._baseState;return Ot(t.explicit===null&&t.implicit===null),t.explicit=e,this};me.prototype.implicit=function(e){let t=this._baseState;return Ot(t.explicit===null&&t.implicit===null),t.implicit=e,this};me.prototype.obj=function(){let e=this._baseState,t=Array.prototype.slice.call(arguments);return e.obj=!0,t.length!==0&&this._useArgs(t),this};me.prototype.key=function(e){let t=this._baseState;return Ot(t.key===null),t.key=e,this};me.prototype.any=function(){let e=this._baseState;return e.any=!0,this};me.prototype.choice=function(e){let t=this._baseState;return Ot(t.choice===null),t.choice=e,this._useArgs(Object.keys(e).map(function(n){return e[n]})),this};me.prototype.contains=function(e){let t=this._baseState;return Ot(t.use===null),t.contains=e,this};me.prototype._decode=function(e,t){let n=this._baseState;if(n.parent===null)return e.wrapResult(n.children[0]._decode(e,t));let i=n.default,s=!0,o=null;if(n.key!==null&&(o=e.enterKey(n.key)),n.optional){let c=null;if(n.explicit!==null?c=n.explicit:n.implicit!==null?c=n.implicit:n.tag!==null&&(c=n.tag),c===null&&!n.any){let l=e.save();try{n.choice===null?this._decodeGeneric(n.tag,e,t):this._decodeChoice(e,t),s=!0}catch{s=!1}e.restore(l)}else if(s=this._peekTag(e,c,n.any),e.isError(s))return s}let a;if(n.obj&&s&&(a=e.enterObject()),s){if(n.explicit!==null){let l=this._decodeTag(e,n.explicit);if(e.isError(l))return l;e=l}let c=e.offset;if(n.use===null&&n.choice===null){let l;n.any&&(l=e.save());let u=this._decodeTag(e,n.implicit!==null?n.implicit:n.tag,n.any);if(e.isError(u))return u;n.any?i=e.raw(l):e=u}if(t&&t.track&&n.tag!==null&&t.track(e.path(),c,e.length,"tagged"),t&&t.track&&n.tag!==null&&t.track(e.path(),e.offset,e.length,"content"),n.any||(n.choice===null?i=this._decodeGeneric(n.tag,e,t):i=this._decodeChoice(e,t)),e.isError(i))return i;if(!n.any&&n.choice===null&&n.children!==null&&n.children.forEach(function(u){u._decode(e,t)}),n.contains&&(n.tag==="octstr"||n.tag==="bitstr")){let l=new YB(i);i=this._getUse(n.contains,e._reporterState.obj)._decode(l,t)}}return n.obj&&s&&(i=e.leaveObject(a)),n.key!==null&&(i!==null||s===!0)?e.leaveKey(o,n.key,i):o!==null&&e.exitKey(o),i};me.prototype._decodeGeneric=function(e,t,n){let i=this._baseState;return e==="seq"||e==="set"?null:e==="seqof"||e==="setof"?this._decodeList(t,e,i.args[0],n):/str$/.test(e)?this._decodeStr(t,e,n):e==="objid"&&i.args?this._decodeObjid(t,i.args[0],i.args[1],n):e==="objid"?this._decodeObjid(t,null,null,n):e==="gentime"||e==="utctime"?this._decodeTime(t,e,n):e==="null_"?this._decodeNull(t,n):e==="bool"?this._decodeBool(t,n):e==="objDesc"?this._decodeStr(t,e,n):e==="int"||e==="enum"?this._decodeInt(t,i.args&&i.args[0],n):i.use!==null?this._getUse(i.use,t._reporterState.obj)._decode(t,n):t.error("unknown tag: "+e)};me.prototype._getUse=function(e,t){let n=this._baseState;return n.useDecoder=this._use(e,t),Ot(n.useDecoder._baseState.parent===null),n.useDecoder=n.useDecoder._baseState.children[0],n.implicit!==n.useDecoder._baseState.implicit&&(n.useDecoder=n.useDecoder.clone(),n.useDecoder._baseState.implicit=n.implicit),n.useDecoder};me.prototype._decodeChoice=function(e,t){let n=this._baseState,i=null,s=!1;return Object.keys(n.choice).some(function(o){let a=e.save(),c=n.choice[o];try{let l=c._decode(e,t);if(e.isError(l))return!1;i={type:o,value:l},s=!0}catch{return e.restore(a),!1}return!0},this),s?i:e.error("Choice not matched")};me.prototype._createEncoderBuffer=function(e){return new KB(e,this.reporter)};me.prototype._encode=function(e,t,n){let i=this._baseState;if(i.default!==null&&i.default===e)return;let s=this._encodeValue(e,t,n);if(s!==void 0&&!this._skipDefault(s,t,n))return s};me.prototype._encodeValue=function(e,t,n){let i=this._baseState;if(i.parent===null)return i.children[0]._encode(e,t||new VB);let s=null;if(this.reporter=t,i.optional&&e===void 0)if(i.default!==null)e=i.default;else return;let o=null,a=!1;if(i.any)s=this._createEncoderBuffer(e);else if(i.choice)s=this._encodeChoice(e,t);else if(i.contains)o=this._getUse(i.contains,n)._encode(e,t),a=!0;else if(i.children)o=i.children.map(function(c){if(c._baseState.tag==="null_")return c._encode(null,t,e);if(c._baseState.key===null)return t.error("Child should have a key");let l=t.enterKey(c._baseState.key);if(typeof e!="object")return t.error("Child expected, but input is not object");let u=c._encode(e[c._baseState.key],t,e);return t.leaveKey(l),u},this).filter(function(c){return c}),o=this._createEncoderBuffer(o);else if(i.tag==="seqof"||i.tag==="setof"){if(!(i.args&&i.args.length===1))return t.error("Too many args for : "+i.tag);if(!Array.isArray(e))return t.error("seqof/setof, but data is not Array");let c=this.clone();c._baseState.implicit=null,o=this._createEncoderBuffer(e.map(function(l){let u=this._baseState;return this._getUse(u.args[0],e)._encode(l,t)},c))}else i.use!==null?s=this._getUse(i.use,n)._encode(e,t):(o=this._encodePrimitive(i.tag,e),a=!0);if(!i.any&&i.choice===null){let c=i.implicit!==null?i.implicit:i.tag,l=i.implicit===null?"universal":"context";c===null?i.use===null&&t.error("Tag could be omitted only for .use()"):i.use===null&&(s=this._encodeComposite(c,a,l,o))}return i.explicit!==null&&(s=this._encodeComposite(i.explicit,!1,"context",s)),s};me.prototype._encodeChoice=function(e,t){let n=this._baseState,i=n.choice[e.type];return i||Ot(!1,e.type+" not found in "+JSON.stringify(Object.keys(n.choice))),i._encode(e.value,t)};me.prototype._encodePrimitive=function(e,t){let n=this._baseState;if(/str$/.test(e))return this._encodeStr(t,e);if(e==="objid"&&n.args)return this._encodeObjid(t,n.reverseArgs[0],n.args[1]);if(e==="objid")return this._encodeObjid(t,null,null);if(e==="gentime"||e==="utctime")return this._encodeTime(t,e);if(e==="null_")return this._encodeNull();if(e==="int"||e==="enum")return this._encodeInt(t,n.args&&n.reverseArgs[0]);if(e==="bool")return this._encodeBool(t);if(e==="objDesc")return this._encodeStr(t,e);throw new Error("Unsupported tag: "+e)};me.prototype._isNumstr=function(e){return/^[0-9 ]*$/.test(e)};me.prototype._isPrintstr=function(e){return/^[A-Za-z0-9 '()+,-./:=?]*$/.test(e)}});var tu=A(yi=>{"use strict";function fE(r){let e={};return Object.keys(r).forEach(function(t){(t|0)==t&&(t=t|0);let n=r[t];e[n]=t}),e}yi.tagClass={0:"universal",1:"application",2:"context",3:"private"};yi.tagClassByName=fE(yi.tagClass);yi.tag={0:"end",1:"bool",2:"int",3:"bitstr",4:"octstr",5:"null_",6:"objid",7:"objDesc",8:"external",9:"real",10:"enum",11:"embed",12:"utf8str",13:"relativeOid",16:"seq",17:"set",18:"numstr",19:"printstr",20:"t61str",21:"videostr",22:"ia5str",23:"utctime",24:"gentime",25:"graphstr",26:"iso646str",27:"genstr",28:"unistr",29:"charstr",30:"bmpstr"};yi.tagByName=fE(yi.tag)});var Yh=A((cG,mE)=>{"use strict";var QB=zn(),wn=Xl().Buffer,dE=eu(),Kh=tu();function hE(r){this.enc="der",this.name=r.name,this.entity=r,this.tree=new Pr,this.tree._init(r.body)}mE.exports=hE;hE.prototype.encode=function(e,t){return this.tree._encode(e,t).join()};function Pr(r){dE.call(this,"der",r)}QB(Pr,dE);Pr.prototype._encodeComposite=function(e,t,n,i){let s=ej(e,t,n,this.reporter);if(i.length<128){let c=wn.alloc(2);return c[0]=s,c[1]=i.length,this._createEncoderBuffer([c,i])}let o=1;for(let c=i.length;c>=256;c>>=8)o++;let a=wn.alloc(2+o);a[0]=s,a[1]=128|o;for(let c=1+o,l=i.length;l>0;c--,l>>=8)a[c]=l&255;return this._createEncoderBuffer([a,i])};Pr.prototype._encodeStr=function(e,t){if(t==="bitstr")return this._createEncoderBuffer([e.unused|0,e.data]);if(t==="bmpstr"){let n=wn.alloc(e.length*2);for(let i=0;i<e.length;i++)n.writeUInt16BE(e.charCodeAt(i),i*2);return this._createEncoderBuffer(n)}else return t==="numstr"?this._isNumstr(e)?this._createEncoderBuffer(e):this.reporter.error("Encoding of string type: numstr supports only digits and space"):t==="printstr"?this._isPrintstr(e)?this._createEncoderBuffer(e):this.reporter.error("Encoding of string type: printstr supports only latin upper and lower case letters, digits, space, apostrophe, left and rigth parenthesis, plus sign, comma, hyphen, dot, slash, colon, equal sign, question mark"):/str$/.test(t)?this._createEncoderBuffer(e):t==="objDesc"?this._createEncoderBuffer(e):this.reporter.error("Encoding of string type: "+t+" unsupported")};Pr.prototype._encodeObjid=function(e,t,n){if(typeof e=="string"){if(!t)return this.reporter.error("string objid given, but no values map found");if(!t.hasOwnProperty(e))return this.reporter.error("objid not found in values map");e=t[e].split(/[\s.]+/g);for(let a=0;a<e.length;a++)e[a]|=0}else if(Array.isArray(e)){e=e.slice();for(let a=0;a<e.length;a++)e[a]|=0}if(!Array.isArray(e))return this.reporter.error("objid() should be either array or string, got: "+JSON.stringify(e));if(!n){if(e[1]>=40)return this.reporter.error("Second objid identifier OOB");e.splice(0,2,e[0]*40+e[1])}let i=0;for(let a=0;a<e.length;a++){let c=e[a];for(i++;c>=128;c>>=7)i++}let s=wn.alloc(i),o=s.length-1;for(let a=e.length-1;a>=0;a--){let c=e[a];for(s[o--]=c&127;(c>>=7)>0;)s[o--]=128|c&127}return this._createEncoderBuffer(s)};function gr(r){return r<10?"0"+r:r}Pr.prototype._encodeTime=function(e,t){let n,i=new Date(e);return t==="gentime"?n=[gr(i.getUTCFullYear()),gr(i.getUTCMonth()+1),gr(i.getUTCDate()),gr(i.getUTCHours()),gr(i.getUTCMinutes()),gr(i.getUTCSeconds()),"Z"].join(""):t==="utctime"?n=[gr(i.getUTCFullYear()%100),gr(i.getUTCMonth()+1),gr(i.getUTCDate()),gr(i.getUTCHours()),gr(i.getUTCMinutes()),gr(i.getUTCSeconds()),"Z"].join(""):this.reporter.error("Encoding "+t+" time is not supported yet"),this._encodeStr(n,"octstr")};Pr.prototype._encodeNull=function(){return this._createEncoderBuffer("")};Pr.prototype._encodeInt=function(e,t){if(typeof e=="string"){if(!t)return this.reporter.error("String int or enum given, but no values map");if(!t.hasOwnProperty(e))return this.reporter.error("Values map doesn't contain: "+JSON.stringify(e));e=t[e]}if(typeof e!="number"&&!wn.isBuffer(e)){let s=e.toArray();!e.sign&&s[0]&128&&s.unshift(0),e=wn.from(s)}if(wn.isBuffer(e)){let s=e.length;e.length===0&&s++;let o=wn.alloc(s);return e.copy(o),e.length===0&&(o[0]=0),this._createEncoderBuffer(o)}if(e<128)return this._createEncoderBuffer(e);if(e<256)return this._createEncoderBuffer([0,e]);let n=1;for(let s=e;s>=256;s>>=8)n++;let i=new Array(n);for(let s=i.length-1;s>=0;s--)i[s]=e&255,e>>=8;return i[0]&128&&i.unshift(0),this._createEncoderBuffer(wn.from(i))};Pr.prototype._encodeBool=function(e){return this._createEncoderBuffer(e?255:0)};Pr.prototype._use=function(e,t){return typeof e=="function"&&(e=e(t)),e._getEncoder("der").tree};Pr.prototype._skipDefault=function(e,t,n){let i=this._baseState,s;if(i.default===null)return!1;let o=e.join();if(i.defaultBuffer===void 0&&(i.defaultBuffer=this._encodeValue(i.default,t,n).join()),o.length!==i.defaultBuffer.length)return!1;for(s=0;s<o.length;s++)if(o[s]!==i.defaultBuffer[s])return!1;return!0};function ej(r,e,t,n){let i;if(r==="seqof"?r="seq":r==="setof"&&(r="set"),Kh.tagByName.hasOwnProperty(r))i=Kh.tagByName[r];else if(typeof r=="number"&&(r|0)===r)i=r;else return n.error("Unknown tag: "+r);return i>=31?n.error("Multi-octet tag encoding unsupported"):(e||(i|=32),i|=Kh.tagClassByName[t||"universal"]<<6,i)}});var vE=A((lG,gE)=>{"use strict";var tj=zn(),Jh=Yh();function Xh(r){Jh.call(this,r),this.enc="pem"}tj(Xh,Jh);gE.exports=Xh;Xh.prototype.encode=function(e,t){let i=Jh.prototype.encode.call(this,e).toString("base64"),s=["-----BEGIN "+t.label+"-----"];for(let o=0;o<i.length;o+=64)s.push(i.slice(o,o+64));return s.push("-----END "+t.label+"-----"),s.join(`
95
+ `)}});var Zh=A(xE=>{"use strict";var yE=xE;yE.der=Yh();yE.pem=vE()});var em=A((pG,TE)=>{"use strict";var rj=zn(),nj=$h(),_E=Bs().DecoderBuffer,wE=eu(),bE=tu();function SE(r){this.enc="der",this.name=r.name,this.entity=r,this.tree=new Zt,this.tree._init(r.body)}TE.exports=SE;SE.prototype.decode=function(e,t){return _E.isDecoderBuffer(e)||(e=new _E(e,t)),this.tree._decode(e,t)};function Zt(r){wE.call(this,"der",r)}rj(Zt,wE);Zt.prototype._peekTag=function(e,t,n){if(e.isEmpty())return!1;let i=e.save(),s=Qh(e,'Failed to peek tag: "'+t+'"');return e.isError(s)?s:(e.restore(i),s.tag===t||s.tagStr===t||s.tagStr+"of"===t||n)};Zt.prototype._decodeTag=function(e,t,n){let i=Qh(e,'Failed to decode tag of "'+t+'"');if(e.isError(i))return i;let s=EE(e,i.primitive,'Failed to get length of "'+t+'"');if(e.isError(s))return s;if(!n&&i.tag!==t&&i.tagStr!==t&&i.tagStr+"of"!==t)return e.error('Failed to match tag: "'+t+'"');if(i.primitive||s!==null)return e.skip(s,'Failed to match body of: "'+t+'"');let o=e.save(),a=this._skipUntilEnd(e,'Failed to skip indefinite length body: "'+this.tag+'"');return e.isError(a)?a:(s=e.offset-o.offset,e.restore(o),e.skip(s,'Failed to match body of: "'+t+'"'))};Zt.prototype._skipUntilEnd=function(e,t){for(;;){let n=Qh(e,t);if(e.isError(n))return n;let i=EE(e,n.primitive,t);if(e.isError(i))return i;let s;if(n.primitive||i!==null?s=e.skip(i):s=this._skipUntilEnd(e,t),e.isError(s))return s;if(n.tagStr==="end")break}};Zt.prototype._decodeList=function(e,t,n,i){let s=[];for(;!e.isEmpty();){let o=this._peekTag(e,"end");if(e.isError(o))return o;let a=n.decode(e,"der",i);if(e.isError(a)&&o)break;s.push(a)}return s};Zt.prototype._decodeStr=function(e,t){if(t==="bitstr"){let n=e.readUInt8();return e.isError(n)?n:{unused:n,data:e.raw()}}else if(t==="bmpstr"){let n=e.raw();if(n.length%2===1)return e.error("Decoding of string type: bmpstr length mismatch");let i="";for(let s=0;s<n.length/2;s++)i+=String.fromCharCode(n.readUInt16BE(s*2));return i}else if(t==="numstr"){let n=e.raw().toString("ascii");return this._isNumstr(n)?n:e.error("Decoding of string type: numstr unsupported characters")}else{if(t==="octstr")return e.raw();if(t==="objDesc")return e.raw();if(t==="printstr"){let n=e.raw().toString("ascii");return this._isPrintstr(n)?n:e.error("Decoding of string type: printstr unsupported characters")}else return/str$/.test(t)?e.raw().toString():e.error("Decoding of string type: "+t+" unsupported")}};Zt.prototype._decodeObjid=function(e,t,n){let i,s=[],o=0,a=0;for(;!e.isEmpty();)a=e.readUInt8(),o<<=7,o|=a&127,(a&128)===0&&(s.push(o),o=0);a&128&&s.push(o);let c=s[0]/40|0,l=s[0]%40;if(n?i=s:i=[c,l].concat(s.slice(1)),t){let u=t[i.join(" ")];u===void 0&&(u=t[i.join(".")]),u!==void 0&&(i=u)}return i};Zt.prototype._decodeTime=function(e,t){let n=e.raw().toString(),i,s,o,a,c,l;if(t==="gentime")i=n.slice(0,4)|0,s=n.slice(4,6)|0,o=n.slice(6,8)|0,a=n.slice(8,10)|0,c=n.slice(10,12)|0,l=n.slice(12,14)|0;else if(t==="utctime")i=n.slice(0,2)|0,s=n.slice(2,4)|0,o=n.slice(4,6)|0,a=n.slice(6,8)|0,c=n.slice(8,10)|0,l=n.slice(10,12)|0,i<70?i=2e3+i:i=1900+i;else return e.error("Decoding "+t+" time is not supported yet");return Date.UTC(i,s-1,o,a,c,l,0)};Zt.prototype._decodeNull=function(){return null};Zt.prototype._decodeBool=function(e){let t=e.readUInt8();return e.isError(t)?t:t!==0};Zt.prototype._decodeInt=function(e,t){let n=e.raw(),i=new nj(n);return t&&(i=t[i.toString(10)]||i),i};Zt.prototype._use=function(e,t){return typeof e=="function"&&(e=e(t)),e._getDecoder("der").tree};function Qh(r,e){let t=r.readUInt8(e);if(r.isError(t))return t;let n=bE.tagClass[t>>6],i=(t&32)===0;if((t&31)===31){let o=t;for(t=0;(o&128)===128;){if(o=r.readUInt8(e),r.isError(o))return o;t<<=7,t|=o&127}}else t&=31;let s=bE.tag[t];return{cls:n,primitive:i,tag:t,tagStr:s}}function EE(r,e,t){let n=r.readUInt8(t);if(r.isError(n))return n;if(!e&&n===128)return null;if((n&128)===0)return n;let i=n&127;if(i>4)return r.error("length octect is too long");n=0;for(let s=0;s<i;s++){n<<=8;let o=r.readUInt8(t);if(r.isError(o))return o;n|=o}return n}});var kE=A((fG,CE)=>{"use strict";var ij=zn(),sj=Xl().Buffer,tm=em();function rm(r){tm.call(this,r),this.enc="pem"}ij(rm,tm);CE.exports=rm;rm.prototype.decode=function(e,t){let n=e.toString().split(/[\r\n]+/g),i=t.label.toUpperCase(),s=/^-----(BEGIN|END) ([^-]+)-----$/,o=-1,a=-1;for(let u=0;u<n.length;u++){let f=n[u].match(s);if(f!==null&&f[2]===i)if(o===-1){if(f[1]!=="BEGIN")break;o=u}else{if(f[1]!=="END")break;a=u;break}}if(o===-1||a===-1)throw new Error("PEM section not found for: "+i);let c=n.slice(o+1,a).join("");c.replace(/[^a-z0-9+/=]+/gi,"");let l=sj.from(c,"base64");return tm.prototype.decode.call(this,l,t)}});var nm=A(RE=>{"use strict";var AE=RE;AE.der=em();AE.pem=kE()});var ME=A(OE=>{"use strict";var oj=Zh(),aj=nm(),cj=zn(),lj=OE;lj.define=function(e,t){return new js(e,t)};function js(r,e){this.name=r,this.body=e,this.decoders={},this.encoders={}}js.prototype._createNamed=function(e){let t=this.name;function n(i){this._initNamed(i,t)}return cj(n,e),n.prototype._initNamed=function(s,o){e.call(this,s,o)},new n(this)};js.prototype._getDecoder=function(e){return e=e||"der",this.decoders.hasOwnProperty(e)||(this.decoders[e]=this._createNamed(aj[e])),this.decoders[e]};js.prototype.decode=function(e,t,n){return this._getDecoder(t).decode(e,n)};js.prototype._getEncoder=function(e){return e=e||"der",this.encoders.hasOwnProperty(e)||(this.encoders[e]=this._createNamed(oj[e])),this.encoders[e]};js.prototype.encode=function(e,t,n){return this._getEncoder(t).encode(e,n)}});var IE=A(PE=>{"use strict";var ru=PE;ru.Reporter=Zl().Reporter;ru.DecoderBuffer=Bs().DecoderBuffer;ru.EncoderBuffer=Bs().EncoderBuffer;ru.Node=eu()});var LE=A(DE=>{"use strict";var NE=DE;NE._reverse=function(e){let t={};return Object.keys(e).forEach(function(n){(n|0)==n&&(n=n|0);let i=e[n];t[i]=n}),t};NE.der=tu()});var jE=A(BE=>{"use strict";var Fs=BE;Fs.bignum=$h();Fs.define=ME().define;Fs.base=IE();Fs.constants=LE();Fs.decoders=nm();Fs.encoders=Zh()});var Hs=A((im,HE)=>{var nu=require("buffer"),Vr=nu.Buffer;function FE(r,e){for(var t in r)e[t]=r[t]}Vr.from&&Vr.alloc&&Vr.allocUnsafe&&Vr.allocUnsafeSlow?HE.exports=nu:(FE(nu,im),im.Buffer=xi);function xi(r,e,t){return Vr(r,e,t)}xi.prototype=Object.create(Vr.prototype);FE(Vr,xi);xi.from=function(r,e,t){if(typeof r=="number")throw new TypeError("Argument must not be a number");return Vr(r,e,t)};xi.alloc=function(r,e,t){if(typeof r!="number")throw new TypeError("Argument must be a number");var n=Vr(r);return e!==void 0?typeof t=="string"?n.fill(e,t):n.fill(e):n.fill(0),n};xi.allocUnsafe=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return Vr(r)};xi.allocUnsafeSlow=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return nu.SlowBuffer(r)}});var sm=A((yG,qE)=>{var iu=Hs().Buffer,uj=require("stream"),pj=require("util");function su(r){if(this.buffer=null,this.writable=!0,this.readable=!0,!r)return this.buffer=iu.alloc(0),this;if(typeof r.pipe=="function")return this.buffer=iu.alloc(0),r.pipe(this),this;if(r.length||typeof r=="object")return this.buffer=r,this.writable=!1,process.nextTick(function(){this.emit("end",r),this.readable=!1,this.emit("close")}.bind(this)),this;throw new TypeError("Unexpected data type ("+typeof r+")")}pj.inherits(su,uj);su.prototype.write=function(e){this.buffer=iu.concat([this.buffer,iu.from(e)]),this.emit("data",e)};su.prototype.end=function(e){e&&this.write(e),this.emit("end",e),this.emit("close"),this.writable=!1,this.readable=!1};qE.exports=su});var $E=A((xG,UE)=>{"use strict";function om(r){var e=(r/8|0)+(r%8===0?0:1);return e}var fj={ES256:om(256),ES384:om(384),ES512:om(521)};function dj(r){var e=fj[r];if(e)return e;throw new Error('Unknown algorithm "'+r+'"')}UE.exports=dj});var JE=A((_G,YE)=>{"use strict";var ou=Hs().Buffer,GE=$E(),au=128,zE=0,hj=32,mj=16,gj=2,VE=mj|hj|zE<<6,cu=gj|zE<<6;function vj(r){return r.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function KE(r){if(ou.isBuffer(r))return r;if(typeof r=="string")return ou.from(r,"base64");throw new TypeError("ECDSA signature must be a Base64 string or a Buffer")}function yj(r,e){r=KE(r);var t=GE(e),n=t+1,i=r.length,s=0;if(r[s++]!==VE)throw new Error('Could not find expected "seq"');var o=r[s++];if(o===(au|1)&&(o=r[s++]),i-s<o)throw new Error('"seq" specified length of "'+o+'", only "'+(i-s)+'" remaining');if(r[s++]!==cu)throw new Error('Could not find expected "int" for "r"');var a=r[s++];if(i-s-2<a)throw new Error('"r" specified length of "'+a+'", only "'+(i-s-2)+'" available');if(n<a)throw new Error('"r" specified length of "'+a+'", max of "'+n+'" is acceptable');var c=s;if(s+=a,r[s++]!==cu)throw new Error('Could not find expected "int" for "s"');var l=r[s++];if(i-s!==l)throw new Error('"s" specified length of "'+l+'", expected "'+(i-s)+'"');if(n<l)throw new Error('"s" specified length of "'+l+'", max of "'+n+'" is acceptable');var u=s;if(s+=l,s!==i)throw new Error('Expected to consume entire buffer, but "'+(i-s)+'" bytes remain');var f=t-a,h=t-l,g=ou.allocUnsafe(f+a+h+l);for(s=0;s<f;++s)g[s]=0;r.copy(g,s,c+Math.max(-f,0),c+a),s=t;for(var x=s;s<x+h;++s)g[s]=0;return r.copy(g,s,u+Math.max(-h,0),u+l),g=g.toString("base64"),g=vj(g),g}function WE(r,e,t){for(var n=0;e+n<t&&r[e+n]===0;)++n;var i=r[e+n]>=au;return i&&--n,n}function xj(r,e){r=KE(r);var t=GE(e),n=r.length;if(n!==t*2)throw new TypeError('"'+e+'" signatures must be "'+t*2+'" bytes, saw "'+n+'"');var i=WE(r,0,t),s=WE(r,t,r.length),o=t-i,a=t-s,c=2+o+1+1+a,l=c<au,u=ou.allocUnsafe((l?2:3)+c),f=0;return u[f++]=VE,l?u[f++]=c:(u[f++]=au|1,u[f++]=c&255),u[f++]=cu,u[f++]=o,i<0?(u[f++]=0,f+=r.copy(u,f,0,t)):f+=r.copy(u,f,i,t),u[f++]=cu,u[f++]=a,s<0?(u[f++]=0,r.copy(u,f,t)):r.copy(u,f,t+s),u}YE.exports={derToJose:yj,joseToDer:xj}});var ZE=A((bG,XE)=>{"use strict";var na=require("buffer").Buffer,am=require("buffer").SlowBuffer;XE.exports=lu;function lu(r,e){if(!na.isBuffer(r)||!na.isBuffer(e)||r.length!==e.length)return!1;for(var t=0,n=0;n<r.length;n++)t|=r[n]^e[n];return t===0}lu.install=function(){na.prototype.equal=am.prototype.equal=function(e){return lu(this,e)}};var _j=na.prototype.equal,bj=am.prototype.equal;lu.restore=function(){na.prototype.equal=_j,am.prototype.equal=bj}});var pm=A((wG,a1)=>{var Us=Hs().Buffer,vr=require("crypto"),e1=JE(),QE=require("util"),wj=`"%s" is not a valid algorithm.
96
96
  Supported algorithms are:
97
- "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512", "ES256", "ES384", "ES512" and "none".`,aa="secret must be a string or buffer",zs="key must be a string or a buffer",fF="key must be a string, a buffer or an object",_m=typeof xr.createPublicKey=="function";_m&&(zs+=" or a KeyObject",aa+="or a KeyObject");function _1(r){if(!Vs.isBuffer(r)&&typeof r!="string"&&(!_m||typeof r!="object"||typeof r.type!="string"||typeof r.asymmetricKeyType!="string"||typeof r.export!="function"))throw Lr(zs)}function b1(r){if(!Vs.isBuffer(r)&&typeof r!="string"&&typeof r!="object")throw Lr(fF)}function dF(r){if(!Vs.isBuffer(r)){if(typeof r=="string")return r;if(!_m||typeof r!="object"||r.type!=="secret"||typeof r.export!="function")throw Lr(aa)}}function bm(r){return r.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function w1(r){r=r.toString();var e=4-r.length%4;if(e!==4)for(var t=0;t<e;++t)r+="=";return r.replace(/\-/g,"+").replace(/_/g,"/")}function Lr(r){var e=[].slice.call(arguments,1),t=y1.format.bind(y1,r).apply(null,e);return new TypeError(t)}function hF(r){return Vs.isBuffer(r)||typeof r=="string"}function ca(r){return hF(r)||(r=JSON.stringify(r)),r}function S1(r){return function(t,n){dF(n),t=ca(t);var i=xr.createHmac("sha"+r,n),s=(i.update(t),i.digest("base64"));return bm(s)}}var xm,mF="timingSafeEqual"in xr?function(e,t){return e.byteLength!==t.byteLength?!1:xr.timingSafeEqual(e,t)}:function(e,t){return xm||(xm=v1()),xm(e,t)};function gF(r){return function(t,n,i){var s=S1(r)(t,i);return mF(Vs.from(n),Vs.from(s))}}function E1(r){return function(t,n){b1(n),t=ca(t);var i=xr.createSign("RSA-SHA"+r),s=(i.update(t),i.sign(n,"base64"));return bm(s)}}function T1(r){return function(t,n,i){_1(i),t=ca(t),n=w1(n);var s=xr.createVerify("RSA-SHA"+r);return s.update(t),s.verify(i,n,"base64")}}function vF(r){return function(t,n){b1(n),t=ca(t);var i=xr.createSign("RSA-SHA"+r),s=(i.update(t),i.sign({key:n,padding:xr.constants.RSA_PKCS1_PSS_PADDING,saltLength:xr.constants.RSA_PSS_SALTLEN_DIGEST},"base64"));return bm(s)}}function yF(r){return function(t,n,i){_1(i),t=ca(t),n=w1(n);var s=xr.createVerify("RSA-SHA"+r);return s.update(t),s.verify({key:i,padding:xr.constants.RSA_PKCS1_PSS_PADDING,saltLength:xr.constants.RSA_PSS_SALTLEN_DIGEST},n,"base64")}}function xF(r){var e=E1(r);return function(){var n=e.apply(null,arguments);return n=x1.derToJose(n,"ES"+r),n}}function _F(r){var e=T1(r);return function(n,i,s){i=x1.joseToDer(i,"ES"+r).toString("base64");var o=e(n,i,s);return o}}function bF(){return function(){return""}}function wF(){return function(e,t){return t===""}}C1.exports=function(e){var t={hs:S1,rs:E1,ps:vF,es:xF,none:bF},n={hs:gF,rs:T1,ps:yF,es:_F,none:wF},i=e.match(/^(RS|PS|ES|HS)(256|384|512)$|^(none)$/);if(!i)throw Lr(pF,e);var s=(i[1]||i[3]).toLowerCase(),o=i[2];return{sign:t[s](o),verify:n[s](o)}}});var Sm=O((Jz,A1)=>{var SF=require("buffer").Buffer;A1.exports=function(e){return typeof e=="string"?e:typeof e=="number"||SF.isBuffer(e)?e.toString():JSON.stringify(e)}});var I1=O((Qz,P1)=>{var EF=Gs().Buffer,R1=gm(),TF=wm(),CF=require("stream"),k1=Sm(),Em=require("util");function O1(r,e){return EF.from(r,e).toString("base64").replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function AF(r,e,t){t=t||"utf8";var n=O1(k1(r),"binary"),i=O1(k1(e),t);return Em.format("%s.%s",n,i)}function M1(r){var e=r.header,t=r.payload,n=r.secret||r.privateKey,i=r.encoding,s=TF(e.alg),o=AF(e,t,i),a=s.sign(o,n);return Em.format("%s.%s",o,a)}function xu(r){var e=r.secret;if(e=e??r.privateKey,e=e??r.key,/^hs/i.test(r.header.alg)===!0&&e==null)throw new TypeError("secret must be a string or buffer or a KeyObject");var t=new R1(e);this.readable=!0,this.header=r.header,this.encoding=r.encoding,this.secret=this.privateKey=this.key=t,this.payload=new R1(r.payload),this.secret.once("close",function(){!this.payload.writable&&this.readable&&this.sign()}.bind(this)),this.payload.once("close",function(){!this.secret.writable&&this.readable&&this.sign()}.bind(this))}Em.inherits(xu,CF);xu.prototype.sign=function(){try{var e=M1({header:this.header,payload:this.payload.buffer,secret:this.secret.buffer,encoding:this.encoding});return this.emit("done",e),this.emit("data",e),this.emit("end"),this.readable=!1,e}catch(t){this.readable=!1,this.emit("error",t),this.emit("close")}};xu.sign=M1;P1.exports=xu});var q1=O((Zz,U1)=>{var L1=Gs().Buffer,N1=gm(),RF=wm(),kF=require("stream"),D1=Sm(),OF=require("util"),MF=/^[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?\.([a-zA-Z0-9\-_]+)?$/;function PF(r){return Object.prototype.toString.call(r)==="[object Object]"}function IF(r){if(PF(r))return r;try{return JSON.parse(r)}catch{return}}function B1(r){var e=r.split(".",1)[0];return IF(L1.from(e,"base64").toString("binary"))}function NF(r){return r.split(".",2).join(".")}function j1(r){return r.split(".")[2]}function LF(r,e){e=e||"utf8";var t=r.split(".")[1];return L1.from(t,"base64").toString(e)}function F1(r){return MF.test(r)&&!!B1(r)}function $1(r,e,t){if(!e){var n=new Error("Missing algorithm parameter for jws.verify");throw n.code="MISSING_ALGORITHM",n}r=D1(r);var i=j1(r),s=NF(r),o=RF(e);return o.verify(s,i,t)}function H1(r,e){if(e=e||{},r=D1(r),!F1(r))return null;var t=B1(r);if(!t)return null;var n=LF(r);return(t.typ==="JWT"||e.json)&&(n=JSON.parse(n,e.encoding)),{header:t,payload:n,signature:j1(r)}}function Ks(r){r=r||{};var e=r.secret;if(e=e??r.publicKey,e=e??r.key,/^hs/i.test(r.algorithm)===!0&&e==null)throw new TypeError("secret must be a string or buffer or a KeyObject");var t=new N1(e);this.readable=!0,this.algorithm=r.algorithm,this.encoding=r.encoding,this.secret=this.publicKey=this.key=t,this.signature=new N1(r.signature),this.secret.once("close",function(){!this.signature.writable&&this.readable&&this.verify()}.bind(this)),this.signature.once("close",function(){!this.secret.writable&&this.readable&&this.verify()}.bind(this))}OF.inherits(Ks,kF);Ks.prototype.verify=function(){try{var e=$1(this.signature.buffer,this.algorithm,this.key.buffer),t=H1(this.signature.buffer,this.encoding);return this.emit("done",e,t),this.emit("data",e),this.emit("end"),this.readable=!1,e}catch(n){this.readable=!1,this.emit("error",n),this.emit("close")}};Ks.decode=H1;Ks.isValid=F1;Ks.verify=$1;U1.exports=Ks});var G1=O(Xn=>{var W1=I1(),_u=q1(),DF=["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"];Xn.ALGORITHMS=DF;Xn.sign=W1.sign;Xn.verify=_u.verify;Xn.decode=_u.decode;Xn.isValid=_u.isValid;Xn.createSign=function(e){return new W1(e)};Xn.createVerify=function(e){return new _u(e)}});var bu=O((tV,z1)=>{"use strict";var Tm={};Tm.supportedContentEncodings={AES_GCM:"aesgcm",AES_128_GCM:"aes128gcm"};Tm.supportedUrgency={VERY_LOW:"very-low",LOW:"low",NORMAL:"normal",HIGH:"high"};z1.exports=Tm});var Cm=O((rV,V1)=>{"use strict";function BF(r){return/^[A-Za-z0-9\-_]+$/.test(r)}V1.exports={validate:BF}});var Rm=O((nV,tT)=>{"use strict";var jF=require("crypto"),FF=n1(),$F=G1(),{URL:Y1}=require("url"),K1=bu(),X1=Cm(),HF=720*60,UF=1440*60,qF=FF.define("ECPrivateKey",function(){this.seq().obj(this.key("version").int(),this.key("privateKey").octstr(),this.key("parameters").explicit(0).objid().optional(),this.key("publicKey").explicit(1).bitstr().optional())});function WF(r){return qF.encode({version:1,privateKey:r,parameters:[1,2,840,10045,3,1,7]},"pem",{label:"EC PRIVATE KEY"})}function GF(){let r=jF.createECDH("prime256v1");r.generateKeys();let e=r.getPublicKey(),t=r.getPrivateKey();if(t.length<32){let n=Buffer.alloc(32-t.length);n.fill(0),t=Buffer.concat([n,t])}if(e.length<65){let n=Buffer.alloc(65-e.length);n.fill(0),e=Buffer.concat([n,e])}return{publicKey:e.toString("base64url"),privateKey:t.toString("base64url")}}function J1(r){if(!r)throw new Error("No subject set in vapidDetails.subject.");if(typeof r!="string"||r.length===0)throw new Error("The subject value must be a string containing an https: URL or mailto: address. "+r);let e=null;try{e=new Y1(r)}catch{throw new Error("Vapid subject is not a valid URL. "+r)}if(!["https:","mailto:"].includes(e.protocol))throw new Error("Vapid subject is not an https: or mailto: URL. "+r);e.hostname==="localhost"&&console.warn("Vapid subject points to a localhost web URI, which is unsupported by Apple's push notification server and will result in a BadJwtToken error when sending notifications.")}function Q1(r){if(!r)throw new Error("No key set vapidDetails.publicKey");if(typeof r!="string")throw new Error("Vapid public key is must be a URL safe Base 64 encoded string.");if(!X1.validate(r))throw new Error('Vapid public key must be a URL safe Base 64 (without "=")');if(r=Buffer.from(r,"base64url"),r.length!==65)throw new Error("Vapid public key should be 65 bytes long when decoded.")}function Z1(r){if(!r)throw new Error("No key set in vapidDetails.privateKey");if(typeof r!="string")throw new Error("Vapid private key must be a URL safe Base 64 encoded string.");if(!X1.validate(r))throw new Error('Vapid private key must be a URL safe Base 64 (without "=")');if(r=Buffer.from(r,"base64url"),r.length!==32)throw new Error("Vapid private key should be 32 bytes long when decoded.")}function Am(r){let e=new Date;return e.setSeconds(e.getSeconds()+r),Math.floor(e.getTime()/1e3)}function eT(r){if(!Number.isInteger(r))throw new Error("`expiration` value must be a number");if(r<0)throw new Error("`expiration` must be a positive integer");let e=Am(UF);if(r>=e)throw new Error("`expiration` value is greater than maximum of 24 hours")}function zF(r,e,t,n,i,s){if(!r)throw new Error("No audience could be generated for VAPID.");if(typeof r!="string"||r.length===0)throw new Error("The audience value must be a string containing the origin of a push service. "+r);try{new Y1(r)}catch{throw new Error("VAPID audience is not a url. "+r)}J1(e),Q1(t),Z1(n),n=Buffer.from(n,"base64url"),s?eT(s):s=Am(HF);let o={typ:"JWT",alg:"ES256"},a={aud:r,exp:s,sub:e},c=$F.sign({header:o,payload:a,privateKey:WF(n)});if(i===K1.supportedContentEncodings.AES_128_GCM)return{Authorization:"vapid t="+c+", k="+t};if(i===K1.supportedContentEncodings.AES_GCM)return{Authorization:"WebPush "+c,"Crypto-Key":"p256ecdsa="+t};throw new Error("Unsupported encoding type specified.")}tT.exports={generateVAPIDKeys:GF,getFutureExpirationTimestamp:Am,getVapidHeaders:zF,validateSubject:J1,validatePublicKey:Q1,validatePrivateKey:Z1,validateExpiration:eT}});var fT=O((iV,pT)=>{"use strict";var Su=require("crypto"),nT="aes-128-gcm",Eu={aes128gcm:1,aesgcm:2},Ei=16,Jr=16,VF=12,iT=32,la="encrypt",ua="decrypt",ge;process.env.ECE_KEYLOG==="1"?ge=function(r,e){return console.warn(r+" ["+e.length+"]: "+e.toString("base64url")),e}:ge=function(r,e){return e};function wu(r){return typeof r=="string"?Buffer.from(r,"base64url"):r}function sT(r,e){var t=Su.createHmac("sha256",r);return t.update(e),t.digest()}function oT(r,e){return ge("salt",r),ge("ikm",e),ge("extract",sT(r,e))}function km(r,e,t){ge("prk",r),ge("info",e);var n=Buffer.alloc(0),i=Buffer.alloc(0);e=Buffer.from(e,"ascii");for(var s=0,o=Buffer.alloc(1);n.length<t;)o.writeUIntBE(++s,0,1),i=sT(r,Buffer.concat([i,e,o])),n=Buffer.concat([n,i]);return ge("expand",n.slice(0,t))}function aT(r,e,t,n){return km(oT(r,e),t,n)}function Om(r,e){var t=Buffer.concat([Buffer.from("Content-Encoding: "+r+"\0","ascii"),e]);return ge("info "+r,t),t}function rT(r){var e=Buffer.concat([Buffer.alloc(2),r]);return e.writeUIntBE(r.length,0,2),e}function KF(r,e){var t=r.privateKey,n,i;if(e===la)n=t.getPublicKey(),i=r.dh;else if(e===ua)n=r.dh,i=t.getPublicKey();else throw new Error("Unknown mode only "+la+" and "+ua+" supported");return{secret:t.computeSecret(r.dh),context:Buffer.concat([Buffer.from(r.keylabel,"ascii"),Buffer.from([0]),rT(i),rT(n)])}}function YF(r,e){var t={secret:null,context:Buffer.alloc(0)};if(r.key){if(t.secret=r.key,t.secret.length!==Jr)throw new Error("An explicit key must be "+Jr+" bytes")}else r.dh?t=KF(r,e):typeof r.keyid!==void 0&&(t.secret=r.keymap[r.keyid]);if(!t.secret)throw new Error("Unable to determine key");return ge("secret",t.secret),ge("context",t.context),r.authSecret&&(t.secret=aT(r.authSecret,t.secret,Om("auth",Buffer.alloc(0)),iT),ge("authsecret",t.secret)),t}function XF(r,e){if(!r.authSecret)throw new Error("No authentication secret for webpush");ge("authsecret",r.authSecret);var t,n,i;if(e===la)n=r.privateKey.getPublicKey(),t=i=r.dh;else if(e===ua)t=n=r.keyid,i=r.privateKey.getPublicKey();else throw new Error("Unknown mode only "+la+" and "+ua+" supported");return ge("remote pubkey",t),ge("sender pubkey",n),ge("receiver pubkey",i),ge("secret dh",aT(r.authSecret,r.privateKey.computeSecret(t),Buffer.concat([Buffer.from("WebPush: info\0"),i,n]),iT))}function JF(r,e,t){if(t&&!o$(t))throw new Error("Callback is not a function");if(r.key){if(r.key.length!==Jr)throw new Error("An explicit key must be "+Jr+" bytes");return ge("secret key",r.key)}if(!r.privateKey){if(t)var n=t(r.keyid);else var n=r.keymap&&r.keymap[r.keyid];if(!n)throw new Error('No saved key (keyid: "'+r.keyid+'")');return n}return XF(r,e)}function cT(r,e,t){if(!r.salt)throw new Error("must include a salt parameter for "+r.version);var n,i,s;if(r.version==="aesgcm"){var o=YF(r,e,t);n=Om("aesgcm",o.context),i=Om("nonce",o.context),s=o.secret}else if(r.version==="aes128gcm")n=Buffer.from("Content-Encoding: aes128gcm\0"),i=Buffer.from("Content-Encoding: nonce\0"),s=JF(r,e,t);else throw new Error("Unable to set context for mode "+r.version);var a=oT(r.salt,s),c={key:km(a,n,Jr),nonce:km(a,i,VF)};return ge("key",c.key),ge("nonce base",c.nonce),c}function lT(r){var e={};e.version=r.version||"aes128gcm",e.rs=parseInt(r.rs,10),isNaN(e.rs)&&(e.rs=4096);var t=Eu[e.version];if(e.version==="aes128gcm"&&(t+=Ei),e.rs<=t)throw new Error("The rs parameter has to be greater than "+t);if(r.salt&&(e.salt=wu(r.salt),e.salt.length!==Jr))throw new Error("The salt parameter must be "+Jr+" bytes");return e.keyid=r.keyid,r.key?e.key=wu(r.key):(e.privateKey=r.privateKey,e.privateKey||(e.keymap=r.keymap),e.version!=="aes128gcm"&&(e.keylabel=r.keylabel||"P-256"),r.dh&&(e.dh=wu(r.dh))),r.authSecret&&(e.authSecret=wu(r.authSecret)),e}function uT(r,e){var t=Buffer.from(r),n=t.readUIntBE(t.length-6,6),i=((n^e)&16777215)+((n/16777216^e/16777216)&16777215)*16777216;return t.writeUIntBE(i,t.length-6,6),ge("nonce"+e,t),t}function QF(r,e){var t=r.readUIntBE(20,1);return e.salt=r.slice(0,Jr),e.rs=r.readUIntBE(Jr,4),e.keyid=r.slice(21,21+t),21+t}function ZF(r,e){var t=Eu[e],n=r.readUIntBE(0,t);if(n+t>r.length)throw new Error("padding exceeds block size");ge("padding",r.slice(0,t+n));var i=Buffer.alloc(n);if(i.fill(0),i.compare(r.slice(t,t+n))!==0)throw new Error("invalid padding");return r.slice(t+n)}function e$(r,e){for(var t=r.length-1;t>=0;){if(r[t]){if(e){if(r[t]!==2)throw new Error("last record needs to start padding with a 2")}else if(r[t]!==1)throw new Error("last record needs to start padding with a 2");return r.slice(0,t)}--t}throw new Error("all zero plaintext")}function t$(r,e,t,n,i){ge("decrypt",t);var s=uT(r.nonce,e),o=Su.createDecipheriv(nT,r.key,s);o.setAuthTag(t.slice(t.length-Ei));var a=o.update(t.slice(0,t.length-Ei));return a=Buffer.concat([a,o.final()]),ge("decrypted",a),n.version!=="aes128gcm"?ZF(a,n.version):e$(a,i)}function r$(r,e,t){var n=lT(e);if(n.version==="aes128gcm"){var i=QF(r,n);r=r.slice(i)}var s=cT(n,ua,t),o=0,a=Buffer.alloc(0),c=n.rs;n.version!=="aes128gcm"&&(c+=Ei);for(var l=0;o<r.length;++l){var p=o+c;if(n.version!=="aes128gcm"&&p===r.length)throw new Error("Truncated payload");if(p=Math.min(p,r.length),p-o<=Ei)throw new Error("Invalid block: too small at "+l);var f=t$(s,l,r.slice(o,p),n,p>=r.length);a=Buffer.concat([a,f]),o=p}return a}function n$(r,e,t,n,i,s){ge("encrypt",t),n=n||0;var o=uT(r.nonce,e),a=Su.createCipheriv(nT,r.key,o),c=[],l=Eu[i.version],p=Buffer.alloc(n+l);if(p.fill(0),i.version!=="aes128gcm"){if(p.writeUIntBE(n,0,l),ge("padding",p),c.push(a.update(p)),c.push(a.update(t)),!s&&p.length+t.length<i.rs)throw new Error("Unable to pad to record size")}else c.push(a.update(t)),p.writeUIntBE(s?2:1,0,1),ge("padding",p),c.push(a.update(p));a.final();var f=a.getAuthTag();if(f.length!==Ei)throw new Error("invalid tag generated");return c.push(f),ge("encrypted",Buffer.concat(c))}function i$(r){var e=Buffer.alloc(5),t=Buffer.from(r.keyid||[]);if(t.length>255)throw new Error("keyid is too large");return e.writeUIntBE(r.rs,0,4),e.writeUIntBE(t.length,4,1),Buffer.concat([r.salt,e,t])}function s$(r,e,t){if(!Buffer.isBuffer(r))throw new Error("buffer argument must be a Buffer");var n=lT(e);n.salt||(n.salt=Su.randomBytes(Jr));var i;n.version==="aes128gcm"?(n.privateKey&&!n.keyid&&(n.keyid=n.privateKey.getPublicKey()),i=i$(n)):i=Buffer.alloc(0);var s=cT(n,la,t),o=0,a=Eu[n.version],c=a;n.version==="aes128gcm"&&(c+=Ei);for(var l=isNaN(parseInt(e.pad,10))?0:parseInt(e.pad,10),p=0,f=!1;!f;){var h=Math.min(n.rs-c-1,l);n.version!=="aes128gcm"&&(h=Math.min((1<<a*8)-1,h)),l>0&&h===0&&++h,l-=h;var y=o+n.rs-c-h;n.version!=="aes128gcm"?f=y>r.length:f=y>=r.length,f=f&&l<=0;var _=n$(s,p,r.slice(o,y),h,n,f);i=Buffer.concat([i,_]),o=y,++p}return i}function o$(r){return typeof r=="function"}pT.exports={decrypt:r$,encrypt:s$}});var Mm=O((sV,hT)=>{"use strict";var dT=require("crypto"),a$=fT(),c$=function(r,e,t,n){if(!r)throw new Error("No user public key provided for encryption.");if(typeof r!="string")throw new Error("The subscription p256dh value must be a string.");if(Buffer.from(r,"base64url").length!==65)throw new Error("The subscription p256dh value should be 65 bytes long.");if(!e)throw new Error("No user auth provided for encryption.");if(typeof e!="string")throw new Error("The subscription auth key must be a string.");if(Buffer.from(e,"base64url").length<16)throw new Error("The subscription auth key should be at least 16 bytes long");if(typeof t!="string"&&!Buffer.isBuffer(t))throw new Error("Payload must be either a string or a Node Buffer.");(typeof t=="string"||t instanceof String)&&(t=Buffer.from(t));let i=dT.createECDH("prime256v1"),s=i.generateKeys(),o=dT.randomBytes(16).toString("base64url"),a=a$.encrypt(t,{version:n,dh:r,privateKey:i,salt:o,authSecret:e});return{localPublicKey:s,salt:o,cipherText:a}};hT.exports={encrypt:c$}});var Pm=O((oV,gT)=>{"use strict";function mT(r,e,t,n,i){Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name,this.message=r,this.statusCode=e,this.headers=t,this.body=n,this.endpoint=i}require("util").inherits(mT,Error);gT.exports=mT});var xT=O(Wt=>{"use strict";var l$=Wt&&Wt.__createBinding||(Object.create?(function(r,e,t,n){n===void 0&&(n=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(r,n,i)}):(function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]})),u$=Wt&&Wt.__setModuleDefault||(Object.create?(function(r,e){Object.defineProperty(r,"default",{enumerable:!0,value:e})}):function(r,e){r.default=e}),vT=Wt&&Wt.__importStar||function(r){if(r&&r.__esModule)return r;var e={};if(r!=null)for(var t in r)t!=="default"&&Object.prototype.hasOwnProperty.call(r,t)&&l$(e,r,t);return u$(e,r),e};Object.defineProperty(Wt,"__esModule",{value:!0});Wt.req=Wt.json=Wt.toBuffer=void 0;var p$=vT(require("http")),f$=vT(require("https"));async function yT(r){let e=0,t=[];for await(let n of r)e+=n.length,t.push(n);return Buffer.concat(t,e)}Wt.toBuffer=yT;async function d$(r){let t=(await yT(r)).toString("utf8");try{return JSON.parse(t)}catch(n){let i=n;throw i.message+=` (input: ${t})`,i}}Wt.json=d$;function h$(r,e={}){let n=((typeof r=="string"?r:r.href).startsWith("https:")?f$:p$).request(r,e),i=new Promise((s,o)=>{n.once("response",s).once("error",o).end()});return n.then=i.then.bind(i),n}Wt.req=h$});var ST=O(rr=>{"use strict";var bT=rr&&rr.__createBinding||(Object.create?(function(r,e,t,n){n===void 0&&(n=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(r,n,i)}):(function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]})),m$=rr&&rr.__setModuleDefault||(Object.create?(function(r,e){Object.defineProperty(r,"default",{enumerable:!0,value:e})}):function(r,e){r.default=e}),wT=rr&&rr.__importStar||function(r){if(r&&r.__esModule)return r;var e={};if(r!=null)for(var t in r)t!=="default"&&Object.prototype.hasOwnProperty.call(r,t)&&bT(e,r,t);return m$(e,r),e},g$=rr&&rr.__exportStar||function(r,e){for(var t in r)t!=="default"&&!Object.prototype.hasOwnProperty.call(e,t)&&bT(e,r,t)};Object.defineProperty(rr,"__esModule",{value:!0});rr.Agent=void 0;var v$=wT(require("net")),_T=wT(require("http")),y$=require("https");g$(xT(),rr);var Qr=Symbol("AgentBaseInternalState"),Im=class extends _T.Agent{constructor(e){super(e),this[Qr]={}}isSecureEndpoint(e){if(e){if(typeof e.secureEndpoint=="boolean")return e.secureEndpoint;if(typeof e.protocol=="string")return e.protocol==="https:"}let{stack:t}=new Error;return typeof t!="string"?!1:t.split(`
98
- `).some(n=>n.indexOf("(https.js:")!==-1||n.indexOf("node:https:")!==-1)}incrementSockets(e){if(this.maxSockets===1/0&&this.maxTotalSockets===1/0)return null;this.sockets[e]||(this.sockets[e]=[]);let t=new v$.Socket({writable:!1});return this.sockets[e].push(t),this.totalSocketCount++,t}decrementSockets(e,t){if(!this.sockets[e]||t===null)return;let n=this.sockets[e],i=n.indexOf(t);i!==-1&&(n.splice(i,1),this.totalSocketCount--,n.length===0&&delete this.sockets[e])}getName(e){return this.isSecureEndpoint(e)?y$.Agent.prototype.getName.call(this,e):super.getName(e)}createSocket(e,t,n){let i={...t,secureEndpoint:this.isSecureEndpoint(t)},s=this.getName(i),o=this.incrementSockets(s);Promise.resolve().then(()=>this.connect(e,i)).then(a=>{if(this.decrementSockets(s,o),a instanceof _T.Agent)try{return a.addRequest(e,i)}catch(c){return n(c)}this[Qr].currentSocket=a,super.createSocket(e,t,n)},a=>{this.decrementSockets(s,o),n(a)})}createConnection(){let e=this[Qr].currentSocket;if(this[Qr].currentSocket=void 0,!e)throw new Error("No socket was returned in the `connect()` function");return e}get defaultPort(){return this[Qr].defaultPort??(this.protocol==="https:"?443:80)}set defaultPort(e){this[Qr]&&(this[Qr].defaultPort=e)}get protocol(){return this[Qr].protocol??(this.isSecureEndpoint()?"https:":"http:")}set protocol(e){this[Qr]&&(this[Qr].protocol=e)}};rr.Agent=Im});var ET=O(Ys=>{"use strict";var x$=Ys&&Ys.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(Ys,"__esModule",{value:!0});Ys.parseProxyResponse=void 0;var _$=x$(ke()),Tu=(0,_$.default)("https-proxy-agent:parse-proxy-response");function b$(r){return new Promise((e,t)=>{let n=0,i=[];function s(){let p=r.read();p?l(p):r.once("readable",s)}function o(){r.removeListener("end",a),r.removeListener("error",c),r.removeListener("readable",s)}function a(){o(),Tu("onend"),t(new Error("Proxy connection ended before receiving CONNECT response"))}function c(p){o(),Tu("onerror %o",p),t(p)}function l(p){i.push(p),n+=p.length;let f=Buffer.concat(i,n),h=f.indexOf(`\r
97
+ "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512", "ES256", "ES384", "ES512" and "none".`,ia="secret must be a string or buffer",qs="key must be a string or a buffer",Sj="key must be a string, a buffer or an object",lm=typeof vr.createPublicKey=="function";lm&&(qs+=" or a KeyObject",ia+="or a KeyObject");function t1(r){if(!Us.isBuffer(r)&&typeof r!="string"&&(!lm||typeof r!="object"||typeof r.type!="string"||typeof r.asymmetricKeyType!="string"||typeof r.export!="function"))throw Ir(qs)}function r1(r){if(!Us.isBuffer(r)&&typeof r!="string"&&typeof r!="object")throw Ir(Sj)}function Ej(r){if(!Us.isBuffer(r)){if(typeof r=="string")return r;if(!lm||typeof r!="object"||r.type!=="secret"||typeof r.export!="function")throw Ir(ia)}}function um(r){return r.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function n1(r){r=r.toString();var e=4-r.length%4;if(e!==4)for(var t=0;t<e;++t)r+="=";return r.replace(/\-/g,"+").replace(/_/g,"/")}function Ir(r){var e=[].slice.call(arguments,1),t=QE.format.bind(QE,r).apply(null,e);return new TypeError(t)}function Tj(r){return Us.isBuffer(r)||typeof r=="string"}function sa(r){return Tj(r)||(r=JSON.stringify(r)),r}function i1(r){return function(t,n){Ej(n),t=sa(t);var i=vr.createHmac("sha"+r,n),s=(i.update(t),i.digest("base64"));return um(s)}}var cm,Cj="timingSafeEqual"in vr?function(e,t){return e.byteLength!==t.byteLength?!1:vr.timingSafeEqual(e,t)}:function(e,t){return cm||(cm=ZE()),cm(e,t)};function kj(r){return function(t,n,i){var s=i1(r)(t,i);return Cj(Us.from(n),Us.from(s))}}function s1(r){return function(t,n){r1(n),t=sa(t);var i=vr.createSign("RSA-SHA"+r),s=(i.update(t),i.sign(n,"base64"));return um(s)}}function o1(r){return function(t,n,i){t1(i),t=sa(t),n=n1(n);var s=vr.createVerify("RSA-SHA"+r);return s.update(t),s.verify(i,n,"base64")}}function Aj(r){return function(t,n){r1(n),t=sa(t);var i=vr.createSign("RSA-SHA"+r),s=(i.update(t),i.sign({key:n,padding:vr.constants.RSA_PKCS1_PSS_PADDING,saltLength:vr.constants.RSA_PSS_SALTLEN_DIGEST},"base64"));return um(s)}}function Rj(r){return function(t,n,i){t1(i),t=sa(t),n=n1(n);var s=vr.createVerify("RSA-SHA"+r);return s.update(t),s.verify({key:i,padding:vr.constants.RSA_PKCS1_PSS_PADDING,saltLength:vr.constants.RSA_PSS_SALTLEN_DIGEST},n,"base64")}}function Oj(r){var e=s1(r);return function(){var n=e.apply(null,arguments);return n=e1.derToJose(n,"ES"+r),n}}function Mj(r){var e=o1(r);return function(n,i,s){i=e1.joseToDer(i,"ES"+r).toString("base64");var o=e(n,i,s);return o}}function Pj(){return function(){return""}}function Ij(){return function(e,t){return t===""}}a1.exports=function(e){var t={hs:i1,rs:s1,ps:Aj,es:Oj,none:Pj},n={hs:kj,rs:o1,ps:Rj,es:Mj,none:Ij},i=e.match(/^(RS|PS|ES|HS)(256|384|512)$|^(none)$/);if(!i)throw Ir(wj,e);var s=(i[1]||i[3]).toLowerCase(),o=i[2];return{sign:t[s](o),verify:n[s](o)}}});var fm=A((SG,c1)=>{var Nj=require("buffer").Buffer;c1.exports=function(e){return typeof e=="string"?e:typeof e=="number"||Nj.isBuffer(e)?e.toString():JSON.stringify(e)}});var h1=A((EG,d1)=>{var Dj=Hs().Buffer,l1=sm(),Lj=pm(),Bj=require("stream"),u1=fm(),dm=require("util");function p1(r,e){return Dj.from(r,e).toString("base64").replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function jj(r,e,t){t=t||"utf8";var n=p1(u1(r),"binary"),i=p1(u1(e),t);return dm.format("%s.%s",n,i)}function f1(r){var e=r.header,t=r.payload,n=r.secret||r.privateKey,i=r.encoding,s=Lj(e.alg),o=jj(e,t,i),a=s.sign(o,n);return dm.format("%s.%s",o,a)}function uu(r){var e=r.secret;if(e=e??r.privateKey,e=e??r.key,/^hs/i.test(r.header.alg)===!0&&e==null)throw new TypeError("secret must be a string or buffer or a KeyObject");var t=new l1(e);this.readable=!0,this.header=r.header,this.encoding=r.encoding,this.secret=this.privateKey=this.key=t,this.payload=new l1(r.payload),this.secret.once("close",function(){!this.payload.writable&&this.readable&&this.sign()}.bind(this)),this.payload.once("close",function(){!this.secret.writable&&this.readable&&this.sign()}.bind(this))}dm.inherits(uu,Bj);uu.prototype.sign=function(){try{var e=f1({header:this.header,payload:this.payload.buffer,secret:this.secret.buffer,encoding:this.encoding});return this.emit("done",e),this.emit("data",e),this.emit("end"),this.readable=!1,e}catch(t){this.readable=!1,this.emit("error",t),this.emit("close")}};uu.sign=f1;d1.exports=uu});var E1=A((TG,S1)=>{var g1=Hs().Buffer,m1=sm(),Fj=pm(),Hj=require("stream"),v1=fm(),qj=require("util"),Uj=/^[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?\.([a-zA-Z0-9\-_]+)?$/;function $j(r){return Object.prototype.toString.call(r)==="[object Object]"}function Wj(r){if($j(r))return r;try{return JSON.parse(r)}catch{return}}function y1(r){var e=r.split(".",1)[0];return Wj(g1.from(e,"base64").toString("binary"))}function Gj(r){return r.split(".",2).join(".")}function x1(r){return r.split(".")[2]}function zj(r,e){e=e||"utf8";var t=r.split(".")[1];return g1.from(t,"base64").toString(e)}function _1(r){return Uj.test(r)&&!!y1(r)}function b1(r,e,t){if(!e){var n=new Error("Missing algorithm parameter for jws.verify");throw n.code="MISSING_ALGORITHM",n}r=v1(r);var i=x1(r),s=Gj(r),o=Fj(e);return o.verify(s,i,t)}function w1(r,e){if(e=e||{},r=v1(r),!_1(r))return null;var t=y1(r);if(!t)return null;var n=zj(r);return(t.typ==="JWT"||e.json)&&(n=JSON.parse(n,e.encoding)),{header:t,payload:n,signature:x1(r)}}function $s(r){r=r||{};var e=r.secret;if(e=e??r.publicKey,e=e??r.key,/^hs/i.test(r.algorithm)===!0&&e==null)throw new TypeError("secret must be a string or buffer or a KeyObject");var t=new m1(e);this.readable=!0,this.algorithm=r.algorithm,this.encoding=r.encoding,this.secret=this.publicKey=this.key=t,this.signature=new m1(r.signature),this.secret.once("close",function(){!this.signature.writable&&this.readable&&this.verify()}.bind(this)),this.signature.once("close",function(){!this.secret.writable&&this.readable&&this.verify()}.bind(this))}qj.inherits($s,Hj);$s.prototype.verify=function(){try{var e=b1(this.signature.buffer,this.algorithm,this.key.buffer),t=w1(this.signature.buffer,this.encoding);return this.emit("done",e,t),this.emit("data",e),this.emit("end"),this.readable=!1,e}catch(n){this.readable=!1,this.emit("error",n),this.emit("close")}};$s.decode=w1;$s.isValid=_1;$s.verify=b1;S1.exports=$s});var C1=A(Vn=>{var T1=h1(),pu=E1(),Vj=["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"];Vn.ALGORITHMS=Vj;Vn.sign=T1.sign;Vn.verify=pu.verify;Vn.decode=pu.decode;Vn.isValid=pu.isValid;Vn.createSign=function(e){return new T1(e)};Vn.createVerify=function(e){return new pu(e)}});var fu=A((kG,k1)=>{"use strict";var hm={};hm.supportedContentEncodings={AES_GCM:"aesgcm",AES_128_GCM:"aes128gcm"};hm.supportedUrgency={VERY_LOW:"very-low",LOW:"low",NORMAL:"normal",HIGH:"high"};k1.exports=hm});var mm=A((AG,A1)=>{"use strict";function Kj(r){return/^[A-Za-z0-9\-_]+$/.test(r)}A1.exports={validate:Kj}});var vm=A((RG,L1)=>{"use strict";var Yj=require("crypto"),Jj=jE(),Xj=C1(),{URL:O1}=require("url"),R1=fu(),M1=mm(),Zj=720*60,Qj=1440*60,eF=Jj.define("ECPrivateKey",function(){this.seq().obj(this.key("version").int(),this.key("privateKey").octstr(),this.key("parameters").explicit(0).objid().optional(),this.key("publicKey").explicit(1).bitstr().optional())});function tF(r){return eF.encode({version:1,privateKey:r,parameters:[1,2,840,10045,3,1,7]},"pem",{label:"EC PRIVATE KEY"})}function rF(){let r=Yj.createECDH("prime256v1");r.generateKeys();let e=r.getPublicKey(),t=r.getPrivateKey();if(t.length<32){let n=Buffer.alloc(32-t.length);n.fill(0),t=Buffer.concat([n,t])}if(e.length<65){let n=Buffer.alloc(65-e.length);n.fill(0),e=Buffer.concat([n,e])}return{publicKey:e.toString("base64url"),privateKey:t.toString("base64url")}}function P1(r){if(!r)throw new Error("No subject set in vapidDetails.subject.");if(typeof r!="string"||r.length===0)throw new Error("The subject value must be a string containing an https: URL or mailto: address. "+r);let e=null;try{e=new O1(r)}catch{throw new Error("Vapid subject is not a valid URL. "+r)}if(!["https:","mailto:"].includes(e.protocol))throw new Error("Vapid subject is not an https: or mailto: URL. "+r);e.hostname==="localhost"&&console.warn("Vapid subject points to a localhost web URI, which is unsupported by Apple's push notification server and will result in a BadJwtToken error when sending notifications.")}function I1(r){if(!r)throw new Error("No key set vapidDetails.publicKey");if(typeof r!="string")throw new Error("Vapid public key is must be a URL safe Base 64 encoded string.");if(!M1.validate(r))throw new Error('Vapid public key must be a URL safe Base 64 (without "=")');if(r=Buffer.from(r,"base64url"),r.length!==65)throw new Error("Vapid public key should be 65 bytes long when decoded.")}function N1(r){if(!r)throw new Error("No key set in vapidDetails.privateKey");if(typeof r!="string")throw new Error("Vapid private key must be a URL safe Base 64 encoded string.");if(!M1.validate(r))throw new Error('Vapid private key must be a URL safe Base 64 (without "=")');if(r=Buffer.from(r,"base64url"),r.length!==32)throw new Error("Vapid private key should be 32 bytes long when decoded.")}function gm(r){let e=new Date;return e.setSeconds(e.getSeconds()+r),Math.floor(e.getTime()/1e3)}function D1(r){if(!Number.isInteger(r))throw new Error("`expiration` value must be a number");if(r<0)throw new Error("`expiration` must be a positive integer");let e=gm(Qj);if(r>=e)throw new Error("`expiration` value is greater than maximum of 24 hours")}function nF(r,e,t,n,i,s){if(!r)throw new Error("No audience could be generated for VAPID.");if(typeof r!="string"||r.length===0)throw new Error("The audience value must be a string containing the origin of a push service. "+r);try{new O1(r)}catch{throw new Error("VAPID audience is not a url. "+r)}P1(e),I1(t),N1(n),n=Buffer.from(n,"base64url"),s?D1(s):s=gm(Zj);let o={typ:"JWT",alg:"ES256"},a={aud:r,exp:s,sub:e},c=Xj.sign({header:o,payload:a,privateKey:tF(n)});if(i===R1.supportedContentEncodings.AES_128_GCM)return{Authorization:"vapid t="+c+", k="+t};if(i===R1.supportedContentEncodings.AES_GCM)return{Authorization:"WebPush "+c,"Crypto-Key":"p256ecdsa="+t};throw new Error("Unsupported encoding type specified.")}L1.exports={generateVAPIDKeys:rF,getFutureExpirationTimestamp:gm,getVapidHeaders:nF,validateSubject:P1,validatePublicKey:I1,validatePrivateKey:N1,validateExpiration:D1}});var V1=A((OG,z1)=>{"use strict";var hu=require("crypto"),j1="aes-128-gcm",mu={aes128gcm:1,aesgcm:2},_i=16,Kr=16,iF=12,F1=32,oa="encrypt",aa="decrypt",ge;process.env.ECE_KEYLOG==="1"?ge=function(r,e){return console.warn(r+" ["+e.length+"]: "+e.toString("base64url")),e}:ge=function(r,e){return e};function du(r){return typeof r=="string"?Buffer.from(r,"base64url"):r}function H1(r,e){var t=hu.createHmac("sha256",r);return t.update(e),t.digest()}function q1(r,e){return ge("salt",r),ge("ikm",e),ge("extract",H1(r,e))}function ym(r,e,t){ge("prk",r),ge("info",e);var n=Buffer.alloc(0),i=Buffer.alloc(0);e=Buffer.from(e,"ascii");for(var s=0,o=Buffer.alloc(1);n.length<t;)o.writeUIntBE(++s,0,1),i=H1(r,Buffer.concat([i,e,o])),n=Buffer.concat([n,i]);return ge("expand",n.slice(0,t))}function U1(r,e,t,n){return ym(q1(r,e),t,n)}function xm(r,e){var t=Buffer.concat([Buffer.from("Content-Encoding: "+r+"\0","ascii"),e]);return ge("info "+r,t),t}function B1(r){var e=Buffer.concat([Buffer.alloc(2),r]);return e.writeUIntBE(r.length,0,2),e}function sF(r,e){var t=r.privateKey,n,i;if(e===oa)n=t.getPublicKey(),i=r.dh;else if(e===aa)n=r.dh,i=t.getPublicKey();else throw new Error("Unknown mode only "+oa+" and "+aa+" supported");return{secret:t.computeSecret(r.dh),context:Buffer.concat([Buffer.from(r.keylabel,"ascii"),Buffer.from([0]),B1(i),B1(n)])}}function oF(r,e){var t={secret:null,context:Buffer.alloc(0)};if(r.key){if(t.secret=r.key,t.secret.length!==Kr)throw new Error("An explicit key must be "+Kr+" bytes")}else r.dh?t=sF(r,e):typeof r.keyid!==void 0&&(t.secret=r.keymap[r.keyid]);if(!t.secret)throw new Error("Unable to determine key");return ge("secret",t.secret),ge("context",t.context),r.authSecret&&(t.secret=U1(r.authSecret,t.secret,xm("auth",Buffer.alloc(0)),F1),ge("authsecret",t.secret)),t}function aF(r,e){if(!r.authSecret)throw new Error("No authentication secret for webpush");ge("authsecret",r.authSecret);var t,n,i;if(e===oa)n=r.privateKey.getPublicKey(),t=i=r.dh;else if(e===aa)t=n=r.keyid,i=r.privateKey.getPublicKey();else throw new Error("Unknown mode only "+oa+" and "+aa+" supported");return ge("remote pubkey",t),ge("sender pubkey",n),ge("receiver pubkey",i),ge("secret dh",U1(r.authSecret,r.privateKey.computeSecret(t),Buffer.concat([Buffer.from("WebPush: info\0"),i,n]),F1))}function cF(r,e,t){if(t&&!vF(t))throw new Error("Callback is not a function");if(r.key){if(r.key.length!==Kr)throw new Error("An explicit key must be "+Kr+" bytes");return ge("secret key",r.key)}if(!r.privateKey){if(t)var n=t(r.keyid);else var n=r.keymap&&r.keymap[r.keyid];if(!n)throw new Error('No saved key (keyid: "'+r.keyid+'")');return n}return aF(r,e)}function $1(r,e,t){if(!r.salt)throw new Error("must include a salt parameter for "+r.version);var n,i,s;if(r.version==="aesgcm"){var o=oF(r,e,t);n=xm("aesgcm",o.context),i=xm("nonce",o.context),s=o.secret}else if(r.version==="aes128gcm")n=Buffer.from("Content-Encoding: aes128gcm\0"),i=Buffer.from("Content-Encoding: nonce\0"),s=cF(r,e,t);else throw new Error("Unable to set context for mode "+r.version);var a=q1(r.salt,s),c={key:ym(a,n,Kr),nonce:ym(a,i,iF)};return ge("key",c.key),ge("nonce base",c.nonce),c}function W1(r){var e={};e.version=r.version||"aes128gcm",e.rs=parseInt(r.rs,10),isNaN(e.rs)&&(e.rs=4096);var t=mu[e.version];if(e.version==="aes128gcm"&&(t+=_i),e.rs<=t)throw new Error("The rs parameter has to be greater than "+t);if(r.salt&&(e.salt=du(r.salt),e.salt.length!==Kr))throw new Error("The salt parameter must be "+Kr+" bytes");return e.keyid=r.keyid,r.key?e.key=du(r.key):(e.privateKey=r.privateKey,e.privateKey||(e.keymap=r.keymap),e.version!=="aes128gcm"&&(e.keylabel=r.keylabel||"P-256"),r.dh&&(e.dh=du(r.dh))),r.authSecret&&(e.authSecret=du(r.authSecret)),e}function G1(r,e){var t=Buffer.from(r),n=t.readUIntBE(t.length-6,6),i=((n^e)&16777215)+((n/16777216^e/16777216)&16777215)*16777216;return t.writeUIntBE(i,t.length-6,6),ge("nonce"+e,t),t}function lF(r,e){var t=r.readUIntBE(20,1);return e.salt=r.slice(0,Kr),e.rs=r.readUIntBE(Kr,4),e.keyid=r.slice(21,21+t),21+t}function uF(r,e){var t=mu[e],n=r.readUIntBE(0,t);if(n+t>r.length)throw new Error("padding exceeds block size");ge("padding",r.slice(0,t+n));var i=Buffer.alloc(n);if(i.fill(0),i.compare(r.slice(t,t+n))!==0)throw new Error("invalid padding");return r.slice(t+n)}function pF(r,e){for(var t=r.length-1;t>=0;){if(r[t]){if(e){if(r[t]!==2)throw new Error("last record needs to start padding with a 2")}else if(r[t]!==1)throw new Error("last record needs to start padding with a 2");return r.slice(0,t)}--t}throw new Error("all zero plaintext")}function fF(r,e,t,n,i){ge("decrypt",t);var s=G1(r.nonce,e),o=hu.createDecipheriv(j1,r.key,s);o.setAuthTag(t.slice(t.length-_i));var a=o.update(t.slice(0,t.length-_i));return a=Buffer.concat([a,o.final()]),ge("decrypted",a),n.version!=="aes128gcm"?uF(a,n.version):pF(a,i)}function dF(r,e,t){var n=W1(e);if(n.version==="aes128gcm"){var i=lF(r,n);r=r.slice(i)}var s=$1(n,aa,t),o=0,a=Buffer.alloc(0),c=n.rs;n.version!=="aes128gcm"&&(c+=_i);for(var l=0;o<r.length;++l){var u=o+c;if(n.version!=="aes128gcm"&&u===r.length)throw new Error("Truncated payload");if(u=Math.min(u,r.length),u-o<=_i)throw new Error("Invalid block: too small at "+l);var f=fF(s,l,r.slice(o,u),n,u>=r.length);a=Buffer.concat([a,f]),o=u}return a}function hF(r,e,t,n,i,s){ge("encrypt",t),n=n||0;var o=G1(r.nonce,e),a=hu.createCipheriv(j1,r.key,o),c=[],l=mu[i.version],u=Buffer.alloc(n+l);if(u.fill(0),i.version!=="aes128gcm"){if(u.writeUIntBE(n,0,l),ge("padding",u),c.push(a.update(u)),c.push(a.update(t)),!s&&u.length+t.length<i.rs)throw new Error("Unable to pad to record size")}else c.push(a.update(t)),u.writeUIntBE(s?2:1,0,1),ge("padding",u),c.push(a.update(u));a.final();var f=a.getAuthTag();if(f.length!==_i)throw new Error("invalid tag generated");return c.push(f),ge("encrypted",Buffer.concat(c))}function mF(r){var e=Buffer.alloc(5),t=Buffer.from(r.keyid||[]);if(t.length>255)throw new Error("keyid is too large");return e.writeUIntBE(r.rs,0,4),e.writeUIntBE(t.length,4,1),Buffer.concat([r.salt,e,t])}function gF(r,e,t){if(!Buffer.isBuffer(r))throw new Error("buffer argument must be a Buffer");var n=W1(e);n.salt||(n.salt=hu.randomBytes(Kr));var i;n.version==="aes128gcm"?(n.privateKey&&!n.keyid&&(n.keyid=n.privateKey.getPublicKey()),i=mF(n)):i=Buffer.alloc(0);var s=$1(n,oa,t),o=0,a=mu[n.version],c=a;n.version==="aes128gcm"&&(c+=_i);for(var l=isNaN(parseInt(e.pad,10))?0:parseInt(e.pad,10),u=0,f=!1;!f;){var h=Math.min(n.rs-c-1,l);n.version!=="aes128gcm"&&(h=Math.min((1<<a*8)-1,h)),l>0&&h===0&&++h,l-=h;var g=o+n.rs-c-h;n.version!=="aes128gcm"?f=g>r.length:f=g>=r.length,f=f&&l<=0;var x=hF(s,u,r.slice(o,g),h,n,f);i=Buffer.concat([i,x]),o=g,++u}return i}function vF(r){return typeof r=="function"}z1.exports={decrypt:dF,encrypt:gF}});var _m=A((MG,Y1)=>{"use strict";var K1=require("crypto"),yF=V1(),xF=function(r,e,t,n){if(!r)throw new Error("No user public key provided for encryption.");if(typeof r!="string")throw new Error("The subscription p256dh value must be a string.");if(Buffer.from(r,"base64url").length!==65)throw new Error("The subscription p256dh value should be 65 bytes long.");if(!e)throw new Error("No user auth provided for encryption.");if(typeof e!="string")throw new Error("The subscription auth key must be a string.");if(Buffer.from(e,"base64url").length<16)throw new Error("The subscription auth key should be at least 16 bytes long");if(typeof t!="string"&&!Buffer.isBuffer(t))throw new Error("Payload must be either a string or a Node Buffer.");(typeof t=="string"||t instanceof String)&&(t=Buffer.from(t));let i=K1.createECDH("prime256v1"),s=i.generateKeys(),o=K1.randomBytes(16).toString("base64url"),a=yF.encrypt(t,{version:n,dh:r,privateKey:i,salt:o,authSecret:e});return{localPublicKey:s,salt:o,cipherText:a}};Y1.exports={encrypt:xF}});var bm=A((PG,X1)=>{"use strict";function J1(r,e,t,n,i){Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name,this.message=r,this.statusCode=e,this.headers=t,this.body=n,this.endpoint=i}require("util").inherits(J1,Error);X1.exports=J1});var eT=A($t=>{"use strict";var _F=$t&&$t.__createBinding||(Object.create?(function(r,e,t,n){n===void 0&&(n=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(r,n,i)}):(function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]})),bF=$t&&$t.__setModuleDefault||(Object.create?(function(r,e){Object.defineProperty(r,"default",{enumerable:!0,value:e})}):function(r,e){r.default=e}),Z1=$t&&$t.__importStar||function(r){if(r&&r.__esModule)return r;var e={};if(r!=null)for(var t in r)t!=="default"&&Object.prototype.hasOwnProperty.call(r,t)&&_F(e,r,t);return bF(e,r),e};Object.defineProperty($t,"__esModule",{value:!0});$t.req=$t.json=$t.toBuffer=void 0;var wF=Z1(require("http")),SF=Z1(require("https"));async function Q1(r){let e=0,t=[];for await(let n of r)e+=n.length,t.push(n);return Buffer.concat(t,e)}$t.toBuffer=Q1;async function EF(r){let t=(await Q1(r)).toString("utf8");try{return JSON.parse(t)}catch(n){let i=n;throw i.message+=` (input: ${t})`,i}}$t.json=EF;function TF(r,e={}){let n=((typeof r=="string"?r:r.href).startsWith("https:")?SF:wF).request(r,e),i=new Promise((s,o)=>{n.once("response",s).once("error",o).end()});return n.then=i.then.bind(i),n}$t.req=TF});var iT=A(Qt=>{"use strict";var rT=Qt&&Qt.__createBinding||(Object.create?(function(r,e,t,n){n===void 0&&(n=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(r,n,i)}):(function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]})),CF=Qt&&Qt.__setModuleDefault||(Object.create?(function(r,e){Object.defineProperty(r,"default",{enumerable:!0,value:e})}):function(r,e){r.default=e}),nT=Qt&&Qt.__importStar||function(r){if(r&&r.__esModule)return r;var e={};if(r!=null)for(var t in r)t!=="default"&&Object.prototype.hasOwnProperty.call(r,t)&&rT(e,r,t);return CF(e,r),e},kF=Qt&&Qt.__exportStar||function(r,e){for(var t in r)t!=="default"&&!Object.prototype.hasOwnProperty.call(e,t)&&rT(e,r,t)};Object.defineProperty(Qt,"__esModule",{value:!0});Qt.Agent=void 0;var AF=nT(require("net")),tT=nT(require("http")),RF=require("https");kF(eT(),Qt);var Yr=Symbol("AgentBaseInternalState"),wm=class extends tT.Agent{constructor(e){super(e),this[Yr]={}}isSecureEndpoint(e){if(e){if(typeof e.secureEndpoint=="boolean")return e.secureEndpoint;if(typeof e.protocol=="string")return e.protocol==="https:"}let{stack:t}=new Error;return typeof t!="string"?!1:t.split(`
98
+ `).some(n=>n.indexOf("(https.js:")!==-1||n.indexOf("node:https:")!==-1)}incrementSockets(e){if(this.maxSockets===1/0&&this.maxTotalSockets===1/0)return null;this.sockets[e]||(this.sockets[e]=[]);let t=new AF.Socket({writable:!1});return this.sockets[e].push(t),this.totalSocketCount++,t}decrementSockets(e,t){if(!this.sockets[e]||t===null)return;let n=this.sockets[e],i=n.indexOf(t);i!==-1&&(n.splice(i,1),this.totalSocketCount--,n.length===0&&delete this.sockets[e])}getName(e){return this.isSecureEndpoint(e)?RF.Agent.prototype.getName.call(this,e):super.getName(e)}createSocket(e,t,n){let i={...t,secureEndpoint:this.isSecureEndpoint(t)},s=this.getName(i),o=this.incrementSockets(s);Promise.resolve().then(()=>this.connect(e,i)).then(a=>{if(this.decrementSockets(s,o),a instanceof tT.Agent)try{return a.addRequest(e,i)}catch(c){return n(c)}this[Yr].currentSocket=a,super.createSocket(e,t,n)},a=>{this.decrementSockets(s,o),n(a)})}createConnection(){let e=this[Yr].currentSocket;if(this[Yr].currentSocket=void 0,!e)throw new Error("No socket was returned in the `connect()` function");return e}get defaultPort(){return this[Yr].defaultPort??(this.protocol==="https:"?443:80)}set defaultPort(e){this[Yr]&&(this[Yr].defaultPort=e)}get protocol(){return this[Yr].protocol??(this.isSecureEndpoint()?"https:":"http:")}set protocol(e){this[Yr]&&(this[Yr].protocol=e)}};Qt.Agent=wm});var sT=A(Ws=>{"use strict";var OF=Ws&&Ws.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(Ws,"__esModule",{value:!0});Ws.parseProxyResponse=void 0;var MF=OF(Ae()),gu=(0,MF.default)("https-proxy-agent:parse-proxy-response");function PF(r){return new Promise((e,t)=>{let n=0,i=[];function s(){let u=r.read();u?l(u):r.once("readable",s)}function o(){r.removeListener("end",a),r.removeListener("error",c),r.removeListener("readable",s)}function a(){o(),gu("onend"),t(new Error("Proxy connection ended before receiving CONNECT response"))}function c(u){o(),gu("onerror %o",u),t(u)}function l(u){i.push(u),n+=u.length;let f=Buffer.concat(i,n),h=f.indexOf(`\r
99
99
  \r
100
- `);if(h===-1){Tu("have not received end of HTTP headers yet..."),s();return}let y=f.slice(0,h).toString("ascii").split(`\r
101
- `),_=y.shift();if(!_)return r.destroy(),t(new Error("No header received from proxy CONNECT response"));let S=_.split(" "),A=+S[1],M=S.slice(2).join(" "),N={};for(let L of y){if(!L)continue;let j=L.indexOf(":");if(j===-1)return r.destroy(),t(new Error(`Invalid header from proxy CONNECT response: "${L}"`));let W=L.slice(0,j).toLowerCase(),q=L.slice(j+1).trimStart(),G=N[W];typeof G=="string"?N[W]=[G,q]:Array.isArray(G)?G.push(q):N[W]=q}Tu("got proxy server response: %o %o",_,N),o(),e({connect:{statusCode:A,statusText:M,headers:N},buffered:f})}r.on("error",c),r.on("end",a),s()})}Ys.parseProxyResponse=b$});var OT=O(_r=>{"use strict";var w$=_r&&_r.__createBinding||(Object.create?(function(r,e,t,n){n===void 0&&(n=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(r,n,i)}):(function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]})),S$=_r&&_r.__setModuleDefault||(Object.create?(function(r,e){Object.defineProperty(r,"default",{enumerable:!0,value:e})}):function(r,e){r.default=e}),RT=_r&&_r.__importStar||function(r){if(r&&r.__esModule)return r;var e={};if(r!=null)for(var t in r)t!=="default"&&Object.prototype.hasOwnProperty.call(r,t)&&w$(e,r,t);return S$(e,r),e},kT=_r&&_r.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(_r,"__esModule",{value:!0});_r.HttpsProxyAgent=void 0;var Cu=RT(require("net")),TT=RT(require("tls")),E$=kT(require("assert")),T$=kT(ke()),C$=ST(),A$=require("url"),R$=ET(),pa=(0,T$.default)("https-proxy-agent"),CT=r=>r.servername===void 0&&r.host&&!Cu.isIP(r.host)?{...r,servername:r.host}:r,Au=class extends C$.Agent{constructor(e,t){super(t),this.options={path:void 0},this.proxy=typeof e=="string"?new A$.URL(e):e,this.proxyHeaders=t?.headers??{},pa("Creating new HttpsProxyAgent instance: %o",this.proxy.href);let n=(this.proxy.hostname||this.proxy.host).replace(/^\[|\]$/g,""),i=this.proxy.port?parseInt(this.proxy.port,10):this.proxy.protocol==="https:"?443:80;this.connectOpts={ALPNProtocols:["http/1.1"],...t?AT(t,"headers"):null,host:n,port:i}}async connect(e,t){let{proxy:n}=this;if(!t.host)throw new TypeError('No "host" provided');let i;n.protocol==="https:"?(pa("Creating `tls.Socket`: %o",this.connectOpts),i=TT.connect(CT(this.connectOpts))):(pa("Creating `net.Socket`: %o",this.connectOpts),i=Cu.connect(this.connectOpts));let s=typeof this.proxyHeaders=="function"?this.proxyHeaders():{...this.proxyHeaders},o=Cu.isIPv6(t.host)?`[${t.host}]`:t.host,a=`CONNECT ${o}:${t.port} HTTP/1.1\r
100
+ `);if(h===-1){gu("have not received end of HTTP headers yet..."),s();return}let g=f.slice(0,h).toString("ascii").split(`\r
101
+ `),x=g.shift();if(!x)return r.destroy(),t(new Error("No header received from proxy CONNECT response"));let S=x.split(" "),k=+S[1],R=S.slice(2).join(" "),M={};for(let I of g){if(!I)continue;let B=I.indexOf(":");if(B===-1)return r.destroy(),t(new Error(`Invalid header from proxy CONNECT response: "${I}"`));let V=I.slice(0,B).toLowerCase(),F=I.slice(B+1).trimStart(),G=M[V];typeof G=="string"?M[V]=[G,F]:Array.isArray(G)?G.push(F):M[V]=F}gu("got proxy server response: %o %o",x,M),o(),e({connect:{statusCode:k,statusText:R,headers:M},buffered:f})}r.on("error",c),r.on("end",a),s()})}Ws.parseProxyResponse=PF});var pT=A(yr=>{"use strict";var IF=yr&&yr.__createBinding||(Object.create?(function(r,e,t,n){n===void 0&&(n=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(r,n,i)}):(function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]})),NF=yr&&yr.__setModuleDefault||(Object.create?(function(r,e){Object.defineProperty(r,"default",{enumerable:!0,value:e})}):function(r,e){r.default=e}),lT=yr&&yr.__importStar||function(r){if(r&&r.__esModule)return r;var e={};if(r!=null)for(var t in r)t!=="default"&&Object.prototype.hasOwnProperty.call(r,t)&&IF(e,r,t);return NF(e,r),e},uT=yr&&yr.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(yr,"__esModule",{value:!0});yr.HttpsProxyAgent=void 0;var vu=lT(require("net")),oT=lT(require("tls")),DF=uT(require("assert")),LF=uT(Ae()),BF=iT(),jF=require("url"),FF=sT(),ca=(0,LF.default)("https-proxy-agent"),aT=r=>r.servername===void 0&&r.host&&!vu.isIP(r.host)?{...r,servername:r.host}:r,yu=class extends BF.Agent{constructor(e,t){super(t),this.options={path:void 0},this.proxy=typeof e=="string"?new jF.URL(e):e,this.proxyHeaders=t?.headers??{},ca("Creating new HttpsProxyAgent instance: %o",this.proxy.href);let n=(this.proxy.hostname||this.proxy.host).replace(/^\[|\]$/g,""),i=this.proxy.port?parseInt(this.proxy.port,10):this.proxy.protocol==="https:"?443:80;this.connectOpts={ALPNProtocols:["http/1.1"],...t?cT(t,"headers"):null,host:n,port:i}}async connect(e,t){let{proxy:n}=this;if(!t.host)throw new TypeError('No "host" provided');let i;n.protocol==="https:"?(ca("Creating `tls.Socket`: %o",this.connectOpts),i=oT.connect(aT(this.connectOpts))):(ca("Creating `net.Socket`: %o",this.connectOpts),i=vu.connect(this.connectOpts));let s=typeof this.proxyHeaders=="function"?this.proxyHeaders():{...this.proxyHeaders},o=vu.isIPv6(t.host)?`[${t.host}]`:t.host,a=`CONNECT ${o}:${t.port} HTTP/1.1\r
102
102
  `;if(n.username||n.password){let h=`${decodeURIComponent(n.username)}:${decodeURIComponent(n.password)}`;s["Proxy-Authorization"]=`Basic ${Buffer.from(h).toString("base64")}`}s.Host=`${o}:${t.port}`,s["Proxy-Connection"]||(s["Proxy-Connection"]=this.keepAlive?"Keep-Alive":"close");for(let h of Object.keys(s))a+=`${h}: ${s[h]}\r
103
- `;let c=(0,R$.parseProxyResponse)(i);i.write(`${a}\r
104
- `);let{connect:l,buffered:p}=await c;if(e.emit("proxyConnect",l),this.emit("proxyConnect",l,e),l.statusCode===200)return e.once("socket",k$),t.secureEndpoint?(pa("Upgrading socket connection to TLS"),TT.connect({...AT(CT(t),"host","path","port"),socket:i})):i;i.destroy();let f=new Cu.Socket({writable:!1});return f.readable=!0,e.once("socket",h=>{pa("Replaying proxy buffer for failed request"),(0,E$.default)(h.listenerCount("data")>0),h.push(p),h.push(null)}),f}};Au.protocols=["http","https"];_r.HttpsProxyAgent=Au;function k$(r){r.resume()}function AT(r,...e){let t={},n;for(n in r)e.includes(n)||(t[n]=r[n]);return t}});var LT=O((pV,NT)=>{"use strict";var PT=require("url"),IT=require("https"),O$=Pm(),Ru=Rm(),M$=Mm(),nr=bu(),P$=Cm(),MT=2419200,Nm="",Lm;function fa(){}fa.prototype.setGCMAPIKey=function(r){if(r===null){Nm=null;return}if(typeof r>"u"||typeof r!="string"||r.length===0)throw new Error("The GCM API Key should be a non-empty string or null.");Nm=r};fa.prototype.setVapidDetails=function(r,e,t){if(arguments.length===1&&arguments[0]===null){Lm=null;return}Ru.validateSubject(r),Ru.validatePublicKey(e),Ru.validatePrivateKey(t),Lm={subject:r,publicKey:e,privateKey:t}};fa.prototype.generateRequestDetails=function(r,e,t){if(!r||!r.endpoint)throw new Error("You must pass in a subscription with at least an endpoint.");if(typeof r.endpoint!="string"||r.endpoint.length===0)throw new Error("The subscription endpoint must be a string with a valid URL.");if(e&&(typeof r!="object"||!r.keys||!r.keys.p256dh||!r.keys.auth))throw new Error("To send a message with a payload, the subscription must have 'auth' and 'p256dh' keys.");let n=Nm,i=Lm,s=MT,o={},a=nr.supportedContentEncodings.AES_128_GCM,c=nr.supportedUrgency.NORMAL,l,p,f,h;if(t){let M=["headers","gcmAPIKey","vapidDetails","TTL","contentEncoding","urgency","topic","proxy","agent","timeout"],N=Object.keys(t);for(let L=0;L<N.length;L+=1){let j=N[L];if(!M.includes(j))throw new Error("'"+j+"' is an invalid option. The valid options are ['"+M.join("', '")+"'].")}if(t.headers){o=t.headers;let L=Object.keys(o).filter(function(j){return typeof t[j]<"u"});if(L.length>0)throw new Error("Duplicated headers defined ["+L.join(",")+"]. Please either define the header in thetop level options OR in the 'headers' key.")}if(t.gcmAPIKey&&(n=t.gcmAPIKey),t.vapidDetails!==void 0&&(i=t.vapidDetails),t.TTL!==void 0&&(s=Number(t.TTL),s<0))throw new Error("TTL should be a number and should be at least 0");if(t.contentEncoding)if(t.contentEncoding===nr.supportedContentEncodings.AES_128_GCM||t.contentEncoding===nr.supportedContentEncodings.AES_GCM)a=t.contentEncoding;else throw new Error("Unsupported content encoding specified.");if(t.urgency)if(t.urgency===nr.supportedUrgency.VERY_LOW||t.urgency===nr.supportedUrgency.LOW||t.urgency===nr.supportedUrgency.NORMAL||t.urgency===nr.supportedUrgency.HIGH)c=t.urgency;else throw new Error("Unsupported urgency specified.");if(t.topic){if(!P$.validate(t.topic))throw new Error("Unsupported characters set use the URL or filename-safe Base64 characters set");if(t.topic.length>32)throw new Error("use maximum of 32 characters from the URL or filename-safe Base64 characters set");l=t.topic}t.proxy&&(typeof t.proxy=="string"||typeof t.proxy.host=="string"?p=t.proxy:console.warn("Attempt to use proxy option, but invalid type it should be a string or proxy options object.")),t.agent&&(t.agent instanceof IT.Agent?(p&&console.warn("Agent option will be ignored because proxy option is defined."),f=t.agent):console.warn("Wrong type for the agent option, it should be an instance of https.Agent.")),typeof t.timeout=="number"&&(h=t.timeout)}typeof s>"u"&&(s=MT);let y={method:"POST",headers:{TTL:s}};Object.keys(o).forEach(function(M){y.headers[M]=o[M]});let _=null;if(e){let M=M$.encrypt(r.keys.p256dh,r.keys.auth,e,a);y.headers["Content-Length"]=M.cipherText.length,y.headers["Content-Type"]="application/octet-stream",a===nr.supportedContentEncodings.AES_128_GCM?y.headers["Content-Encoding"]=nr.supportedContentEncodings.AES_128_GCM:a===nr.supportedContentEncodings.AES_GCM&&(y.headers["Content-Encoding"]=nr.supportedContentEncodings.AES_GCM,y.headers.Encryption="salt="+M.salt,y.headers["Crypto-Key"]="dh="+M.localPublicKey.toString("base64url")),_=M.cipherText}else y.headers["Content-Length"]=0;let S=r.endpoint.startsWith("https://android.googleapis.com/gcm/send"),A=r.endpoint.startsWith("https://fcm.googleapis.com/fcm/send");if(S)n?y.headers.Authorization="key="+n:console.warn("Attempt to send push notification to GCM endpoint, but no GCM key is defined. Please use setGCMApiKey() or add 'gcmAPIKey' as an option.");else if(i){let M=PT.parse(r.endpoint),N=M.protocol+"//"+M.host,L=Ru.getVapidHeaders(N,i.subject,i.publicKey,i.privateKey,a);y.headers.Authorization=L.Authorization,a===nr.supportedContentEncodings.AES_GCM&&(y.headers["Crypto-Key"]?y.headers["Crypto-Key"]+=";"+L["Crypto-Key"]:y.headers["Crypto-Key"]=L["Crypto-Key"])}else A&&n&&(y.headers.Authorization="key="+n);return y.headers.Urgency=c,l&&(y.headers.Topic=l),y.body=_,y.endpoint=r.endpoint,p&&(y.proxy=p),f&&(y.agent=f),h&&(y.timeout=h),y};fa.prototype.sendNotification=function(r,e,t){let n;try{n=this.generateRequestDetails(r,e,t)}catch(i){return Promise.reject(i)}return new Promise(function(i,s){let o={},a=PT.parse(n.endpoint);if(o.hostname=a.hostname,o.port=a.port,o.path=a.path,o.headers=n.headers,o.method=n.method,n.timeout&&(o.timeout=n.timeout),n.agent&&(o.agent=n.agent),n.proxy){let{HttpsProxyAgent:l}=OT();o.agent=new l(n.proxy)}let c=IT.request(o,function(l){let p="";l.on("data",function(f){p+=f}),l.on("end",function(){l.statusCode<200||l.statusCode>299?s(new O$("Received unexpected response code",l.statusCode,l.headers,p,n.endpoint)):i({statusCode:l.statusCode,body:p,headers:l.headers})})});n.timeout&&c.on("timeout",function(){c.destroy(new Error("Socket timeout"))}),c.on("error",function(l){s(l)}),n.body&&c.write(n.body),c.end()})};NT.exports=fa});var jT=O((fV,BT)=>{"use strict";var DT=Rm(),I$=Mm(),N$=LT(),L$=Pm(),D$=bu(),da=new N$;BT.exports={WebPushError:L$,supportedContentEncodings:D$.supportedContentEncodings,encrypt:I$.encrypt,getVapidHeaders:DT.getVapidHeaders,generateVAPIDKeys:DT.generateVAPIDKeys,setGCMAPIKey:da.setGCMAPIKey,setVapidDetails:da.setVapidDetails,generateRequestDetails:da.generateRequestDetails,sendNotification:da.sendNotification.bind(da)}});var ya=O((qV,EC)=>{"use strict";var R3=require("path"),en="\\\\/",_C=`[^${en}]`,k3=0,Tn="\\.",O3="\\+",M3="\\?",Lu="\\/",P3="(?=.)",bC="[^/]",$m=`(?:${Lu}|$)`,wC=`(?:^|${Lu})`,Hm=`${Tn}{1,2}${$m}`,I3=`(?!${Tn})`,N3=`(?!${wC}${Hm})`,L3=`(?!${Tn}{0,1}${$m})`,D3=`(?!${Hm})`,B3=`[^.${Lu}]`,j3=`${bC}*?`,SC={DOT_LITERAL:Tn,PLUS_LITERAL:O3,QMARK_LITERAL:M3,SLASH_LITERAL:Lu,ONE_CHAR:P3,QMARK:bC,END_ANCHOR:$m,DOTS_SLASH:Hm,NO_DOT:I3,NO_DOTS:N3,NO_DOT_SLASH:L3,NO_DOTS_SLASH:D3,QMARK_NO_DOT:B3,STAR:j3,START_ANCHOR:wC},F3={...SC,SLASH_LITERAL:`[${en}]`,QMARK:_C,STAR:`${_C}*?`,DOTS_SLASH:`${Tn}{1,2}(?:[${en}]|$)`,NO_DOT:`(?!${Tn})`,NO_DOTS:`(?!(?:^|[${en}])${Tn}{1,2}(?:[${en}]|$))`,NO_DOT_SLASH:`(?!${Tn}{0,1}(?:[${en}]|$))`,NO_DOTS_SLASH:`(?!${Tn}{1,2}(?:[${en}]|$))`,QMARK_NO_DOT:`[^.${en}]`,START_ANCHOR:`(?:^|[${en}])`,END_ANCHOR:`(?:[${en}]|$)`},$3={__proto__:null,alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};EC.exports={DEFAULT_MAX_EXTGLOB_RECURSION:k3,MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:$3,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{__proto__:null,"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:R3.sep,extglobChars(r){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${r.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(r){return r===!0?F3:SC}}});var Du=O(Gt=>{"use strict";var H3=require("path"),U3=process.platform==="win32",{REGEX_BACKSLASH:q3,REGEX_REMOVE_BACKSLASH:W3,REGEX_SPECIAL_CHARS:G3,REGEX_SPECIAL_CHARS_GLOBAL:z3}=ya();Gt.isObject=r=>r!==null&&typeof r=="object"&&!Array.isArray(r);Gt.hasRegexChars=r=>G3.test(r);Gt.isRegexChar=r=>r.length===1&&Gt.hasRegexChars(r);Gt.escapeRegex=r=>r.replace(z3,"\\$1");Gt.toPosixSlashes=r=>r.replace(q3,"/");Gt.removeBackslashes=r=>r.replace(W3,e=>e==="\\"?"":e);Gt.supportsLookbehinds=()=>{let r=process.version.slice(1).split(".").map(Number);return r.length===3&&r[0]>=9||r[0]===8&&r[1]>=10};Gt.isWindows=r=>r&&typeof r.windows=="boolean"?r.windows:U3===!0||H3.sep==="\\";Gt.escapeLast=(r,e,t)=>{let n=r.lastIndexOf(e,t);return n===-1?r:r[n-1]==="\\"?Gt.escapeLast(r,e,n-1):`${r.slice(0,n)}\\${r.slice(n)}`};Gt.removePrefix=(r,e={})=>{let t=r;return t.startsWith("./")&&(t=t.slice(2),e.prefix="./"),t};Gt.wrapOutput=(r,e={},t={})=>{let n=t.contains?"":"^",i=t.contains?"":"$",s=`${n}(?:${r})${i}`;return e.negated===!0&&(s=`(?:^(?!${s}).*$)`),s}});var PC=O((GV,MC)=>{"use strict";var TC=Du(),{CHAR_ASTERISK:Um,CHAR_AT:V3,CHAR_BACKWARD_SLASH:xa,CHAR_COMMA:K3,CHAR_DOT:qm,CHAR_EXCLAMATION_MARK:Wm,CHAR_FORWARD_SLASH:OC,CHAR_LEFT_CURLY_BRACE:Gm,CHAR_LEFT_PARENTHESES:zm,CHAR_LEFT_SQUARE_BRACKET:Y3,CHAR_PLUS:X3,CHAR_QUESTION_MARK:CC,CHAR_RIGHT_CURLY_BRACE:J3,CHAR_RIGHT_PARENTHESES:AC,CHAR_RIGHT_SQUARE_BRACKET:Q3}=ya(),RC=r=>r===OC||r===xa,kC=r=>{r.isPrefix!==!0&&(r.depth=r.isGlobstar?1/0:1)},Z3=(r,e)=>{let t=e||{},n=r.length-1,i=t.parts===!0||t.scanToEnd===!0,s=[],o=[],a=[],c=r,l=-1,p=0,f=0,h=!1,y=!1,_=!1,S=!1,A=!1,M=!1,N=!1,L=!1,j=!1,W=!1,q=0,G,P,$={value:"",depth:0,isGlob:!1},T=()=>l>=n,u=()=>c.charCodeAt(l+1),m=()=>(G=P,c.charCodeAt(++l));for(;l<n;){P=m();let C;if(P===xa){N=$.backslashes=!0,P=m(),P===Gm&&(M=!0);continue}if(M===!0||P===Gm){for(q++;T()!==!0&&(P=m());){if(P===xa){N=$.backslashes=!0,m();continue}if(P===Gm){q++;continue}if(M!==!0&&P===qm&&(P=m())===qm){if(h=$.isBrace=!0,_=$.isGlob=!0,W=!0,i===!0)continue;break}if(M!==!0&&P===K3){if(h=$.isBrace=!0,_=$.isGlob=!0,W=!0,i===!0)continue;break}if(P===J3&&(q--,q===0)){M=!1,h=$.isBrace=!0,W=!0;break}}if(i===!0)continue;break}if(P===OC){if(s.push(l),o.push($),$={value:"",depth:0,isGlob:!1},W===!0)continue;if(G===qm&&l===p+1){p+=2;continue}f=l+1;continue}if(t.noext!==!0&&(P===X3||P===V3||P===Um||P===CC||P===Wm)===!0&&u()===zm){if(_=$.isGlob=!0,S=$.isExtglob=!0,W=!0,P===Wm&&l===p&&(j=!0),i===!0){for(;T()!==!0&&(P=m());){if(P===xa){N=$.backslashes=!0,P=m();continue}if(P===AC){_=$.isGlob=!0,W=!0;break}}continue}break}if(P===Um){if(G===Um&&(A=$.isGlobstar=!0),_=$.isGlob=!0,W=!0,i===!0)continue;break}if(P===CC){if(_=$.isGlob=!0,W=!0,i===!0)continue;break}if(P===Y3){for(;T()!==!0&&(C=m());){if(C===xa){N=$.backslashes=!0,m();continue}if(C===Q3){y=$.isBracket=!0,_=$.isGlob=!0,W=!0;break}}if(i===!0)continue;break}if(t.nonegate!==!0&&P===Wm&&l===p){L=$.negated=!0,p++;continue}if(t.noparen!==!0&&P===zm){if(_=$.isGlob=!0,i===!0){for(;T()!==!0&&(P=m());){if(P===zm){N=$.backslashes=!0,P=m();continue}if(P===AC){W=!0;break}}continue}break}if(_===!0){if(W=!0,i===!0)continue;break}}t.noext===!0&&(S=!1,_=!1);let x=c,w="",g="";p>0&&(w=c.slice(0,p),c=c.slice(p),f-=p),x&&_===!0&&f>0?(x=c.slice(0,f),g=c.slice(f)):_===!0?(x="",g=c):x=c,x&&x!==""&&x!=="/"&&x!==c&&RC(x.charCodeAt(x.length-1))&&(x=x.slice(0,-1)),t.unescape===!0&&(g&&(g=TC.removeBackslashes(g)),x&&N===!0&&(x=TC.removeBackslashes(x)));let v={prefix:w,input:r,start:p,base:x,glob:g,isBrace:h,isBracket:y,isGlob:_,isExtglob:S,isGlobstar:A,negated:L,negatedExtglob:j};if(t.tokens===!0&&(v.maxDepth=0,RC(P)||o.push($),v.tokens=o),t.parts===!0||t.tokens===!0){let C;for(let b=0;b<s.length;b++){let d=C?C+1:p,E=s[b],U=r.slice(d,E);t.tokens&&(b===0&&p!==0?(o[b].isPrefix=!0,o[b].value=w):o[b].value=U,kC(o[b]),v.maxDepth+=o[b].depth),(b!==0||U!=="")&&a.push(U),C=E}if(C&&C+1<r.length){let b=r.slice(C+1);a.push(b),t.tokens&&(o[o.length-1].value=b,kC(o[o.length-1]),v.maxDepth+=o[o.length-1].depth)}v.slashes=s,v.parts=a}return v};MC.exports=Z3});var BC=O((zV,DC)=>{"use strict";var _a=ya(),At=Du(),{MAX_LENGTH:Bu,POSIX_REGEX_SOURCE:eH,REGEX_NON_SPECIAL_CHARS:tH,REGEX_SPECIAL_CHARS_BACKREF:rH,REPLACEMENTS:IC}=_a,nH=(r,e)=>{if(typeof e.expandRange=="function")return e.expandRange(...r,e);r.sort();let t=`[${r.join("-")}]`;try{new RegExp(t)}catch{return r.map(i=>At.escapeRegex(i)).join("..")}return t},Js=(r,e)=>`Missing ${r}: "${e}" - use "\\\\${e}" to match literal characters`,NC=r=>{let e=[],t=0,n=0,i=0,s="",o=!1;for(let a of r){if(o===!0){s+=a,o=!1;continue}if(a==="\\"){s+=a,o=!0;continue}if(a==='"'){i=i===1?0:1,s+=a;continue}if(i===0){if(a==="[")t++;else if(a==="]"&&t>0)t--;else if(t===0){if(a==="(")n++;else if(a===")"&&n>0)n--;else if(a==="|"&&n===0){e.push(s),s="";continue}}}s+=a}return e.push(s),e},iH=r=>{let e=!1;for(let t of r){if(e===!0){e=!1;continue}if(t==="\\"){e=!0;continue}if(/[?*+@!()[\]{}]/.test(t))return!1}return!0},LC=r=>{let e=r.trim(),t=!0;for(;t===!0;)t=!1,/^@\([^\\()[\]{}|]+\)$/.test(e)&&(e=e.slice(2,-1),t=!0);if(iH(e))return e.replace(/\\(.)/g,"$1")},sH=r=>{let e=r.map(LC).filter(Boolean);for(let t=0;t<e.length;t++)for(let n=t+1;n<e.length;n++){let i=e[t],s=e[n],o=i[0];if(!(!o||i!==o.repeat(i.length)||s!==o.repeat(s.length))&&(i===s||i.startsWith(s)||s.startsWith(i)))return!0}return!1},Vm=(r,e=!0)=>{if(r[0]!=="+"&&r[0]!=="*"||r[1]!=="(")return;let t=0,n=0,i=0,s=!1;for(let o=1;o<r.length;o++){let a=r[o];if(s===!0){s=!1;continue}if(a==="\\"){s=!0;continue}if(a==='"'){i=i===1?0:1;continue}if(i!==1){if(a==="["){t++;continue}if(a==="]"&&t>0){t--;continue}if(!(t>0)){if(a==="("){n++;continue}if(a===")"&&(n--,n===0))return e===!0&&o!==r.length-1?void 0:{type:r[0],body:r.slice(2,o),end:o}}}}},oH=r=>{let e=0,t=[];for(;e<r.length;){let i=Vm(r.slice(e),!1);if(!i||i.type!=="*")return;let s=NC(i.body).map(a=>a.trim());if(s.length!==1)return;let o=LC(s[0]);if(!o||o.length!==1)return;t.push(o),e+=i.end+1}return t.length<1?void 0:`${t.length===1?At.escapeRegex(t[0]):`[${t.map(i=>At.escapeRegex(i)).join("")}]`}*`},aH=r=>{let e=0,t=r.trim(),n=Vm(t);for(;n;)e++,t=n.body.trim(),n=Vm(t);return e},cH=(r,e)=>{if(e.maxExtglobRecursion===!1)return{risky:!1};let t=typeof e.maxExtglobRecursion=="number"?e.maxExtglobRecursion:_a.DEFAULT_MAX_EXTGLOB_RECURSION,n=NC(r).map(i=>i.trim());if(n.length>1&&(n.some(i=>i==="")||n.some(i=>/^[*?]+$/.test(i))||sH(n)))return{risky:!0};for(let i of n){let s=oH(i);if(s)return{risky:!0,safeOutput:s};if(aH(i)>t)return{risky:!0}}return{risky:!1}},Km=(r,e)=>{if(typeof r!="string")throw new TypeError("Expected a string");r=IC[r]||r;let t={...e},n=typeof t.maxLength=="number"?Math.min(Bu,t.maxLength):Bu,i=r.length;if(i>n)throw new SyntaxError(`Input length: ${i}, exceeds maximum allowed length: ${n}`);let s={type:"bos",value:"",output:t.prepend||""},o=[s],a=t.capture?"":"?:",c=At.isWindows(e),l=_a.globChars(c),p=_a.extglobChars(l),{DOT_LITERAL:f,PLUS_LITERAL:h,SLASH_LITERAL:y,ONE_CHAR:_,DOTS_SLASH:S,NO_DOT:A,NO_DOT_SLASH:M,NO_DOTS_SLASH:N,QMARK:L,QMARK_NO_DOT:j,STAR:W,START_ANCHOR:q}=l,G=R=>`(${a}(?:(?!${q}${R.dot?S:f}).)*?)`,P=t.dot?"":A,$=t.dot?L:j,T=t.bash===!0?G(t):W;t.capture&&(T=`(${T})`),typeof t.noext=="boolean"&&(t.noextglob=t.noext);let u={input:r,index:-1,start:0,dot:t.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:o};r=At.removePrefix(r,u),i=r.length;let m=[],x=[],w=[],g=s,v,C=()=>u.index===i-1,b=u.peek=(R=1)=>r[u.index+R],d=u.advance=()=>r[++u.index]||"",E=()=>r.slice(u.index+1),U=(R="",X=0)=>{u.consumed+=R,u.index+=X},I=R=>{u.output+=R.output!=null?R.output:R.value,U(R.value)},D=()=>{let R=1;for(;b()==="!"&&(b(2)!=="("||b(3)==="?");)d(),u.start++,R++;return R%2===0?!1:(u.negated=!0,u.start++,!0)},H=R=>{u[R]++,w.push(R)},V=R=>{u[R]--,w.pop()},B=R=>{if(g.type==="globstar"){let X=u.braces>0&&(R.type==="comma"||R.type==="brace"),k=R.extglob===!0||m.length&&(R.type==="pipe"||R.type==="paren");R.type!=="slash"&&R.type!=="paren"&&!X&&!k&&(u.output=u.output.slice(0,-g.output.length),g.type="star",g.value="*",g.output=T,u.output+=g.output)}if(m.length&&R.type!=="paren"&&(m[m.length-1].inner+=R.value),(R.value||R.output)&&I(R),g&&g.type==="text"&&R.type==="text"){g.value+=R.value,g.output=(g.output||"")+R.value;return}R.prev=g,o.push(R),g=R},ve=(R,X)=>{let k={...p[X],conditions:1,inner:""};k.prev=g,k.parens=u.parens,k.output=u.output,k.startIndex=u.index,k.tokensIndex=o.length;let F=(t.capture?"(":"")+k.open;H("parens"),B({type:R,value:X,output:u.output?"":_}),B({type:"paren",extglob:!0,value:d(),output:F}),m.push(k)},ie=R=>{let X=r.slice(R.startIndex,u.index+1),k=r.slice(R.startIndex+2,u.index),F=cH(k,t);if((R.type==="plus"||R.type==="star")&&F.risky){let z=F.safeOutput?(R.output?"":_)+(t.capture?`(${F.safeOutput})`:F.safeOutput):void 0,ye=o[R.tokensIndex];ye.type="text",ye.value=X,ye.output=z||At.escapeRegex(X);for(let re=R.tokensIndex+1;re<o.length;re++)o[re].value="",o[re].output="",delete o[re].suffix;u.output=R.output+ye.output,u.backtrack=!0,B({type:"paren",extglob:!0,value:v,output:""}),V("parens");return}let Q=R.close+(t.capture?")":""),K;if(R.type==="negate"){let z=T;if(R.inner&&R.inner.length>1&&R.inner.includes("/")&&(z=G(t)),(z!==T||C()||/^\)+$/.test(E()))&&(Q=R.close=`)$))${z}`),R.inner.includes("*")&&(K=E())&&/^\.[^\\/.]+$/.test(K)){let ye=Km(K,{...e,fastpaths:!1}).output;Q=R.close=`)${ye})${z})`}R.prev.type==="bos"&&(u.negatedExtglob=!0)}B({type:"paren",extglob:!0,value:v,output:Q}),V("parens")};if(t.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(r)){let R=!1,X=r.replace(rH,(k,F,Q,K,z,ye)=>K==="\\"?(R=!0,k):K==="?"?F?F+K+(z?L.repeat(z.length):""):ye===0?$+(z?L.repeat(z.length):""):L.repeat(Q.length):K==="."?f.repeat(Q.length):K==="*"?F?F+K+(z?T:""):T:F?k:`\\${k}`);return R===!0&&(t.unescape===!0?X=X.replace(/\\/g,""):X=X.replace(/\\+/g,k=>k.length%2===0?"\\\\":k?"\\":"")),X===r&&t.contains===!0?(u.output=r,u):(u.output=At.wrapOutput(X,u,e),u)}for(;!C();){if(v=d(),v==="\0")continue;if(v==="\\"){let k=b();if(k==="/"&&t.bash!==!0||k==="."||k===";")continue;if(!k){v+="\\",B({type:"text",value:v});continue}let F=/^\\+/.exec(E()),Q=0;if(F&&F[0].length>2&&(Q=F[0].length,u.index+=Q,Q%2!==0&&(v+="\\")),t.unescape===!0?v=d():v+=d(),u.brackets===0){B({type:"text",value:v});continue}}if(u.brackets>0&&(v!=="]"||g.value==="["||g.value==="[^")){if(t.posix!==!1&&v===":"){let k=g.value.slice(1);if(k.includes("[")&&(g.posix=!0,k.includes(":"))){let F=g.value.lastIndexOf("["),Q=g.value.slice(0,F),K=g.value.slice(F+2),z=eH[K];if(z){g.value=Q+z,u.backtrack=!0,d(),!s.output&&o.indexOf(g)===1&&(s.output=_);continue}}}(v==="["&&b()!==":"||v==="-"&&b()==="]")&&(v=`\\${v}`),v==="]"&&(g.value==="["||g.value==="[^")&&(v=`\\${v}`),t.posix===!0&&v==="!"&&g.value==="["&&(v="^"),g.value+=v,I({value:v});continue}if(u.quotes===1&&v!=='"'){v=At.escapeRegex(v),g.value+=v,I({value:v});continue}if(v==='"'){u.quotes=u.quotes===1?0:1,t.keepQuotes===!0&&B({type:"text",value:v});continue}if(v==="("){H("parens"),B({type:"paren",value:v});continue}if(v===")"){if(u.parens===0&&t.strictBrackets===!0)throw new SyntaxError(Js("opening","("));let k=m[m.length-1];if(k&&u.parens===k.parens+1){ie(m.pop());continue}B({type:"paren",value:v,output:u.parens?")":"\\)"}),V("parens");continue}if(v==="["){if(t.nobracket===!0||!E().includes("]")){if(t.nobracket!==!0&&t.strictBrackets===!0)throw new SyntaxError(Js("closing","]"));v=`\\${v}`}else H("brackets");B({type:"bracket",value:v});continue}if(v==="]"){if(t.nobracket===!0||g&&g.type==="bracket"&&g.value.length===1){B({type:"text",value:v,output:`\\${v}`});continue}if(u.brackets===0){if(t.strictBrackets===!0)throw new SyntaxError(Js("opening","["));B({type:"text",value:v,output:`\\${v}`});continue}V("brackets");let k=g.value.slice(1);if(g.posix!==!0&&k[0]==="^"&&!k.includes("/")&&(v=`/${v}`),g.value+=v,I({value:v}),t.literalBrackets===!1||At.hasRegexChars(k))continue;let F=At.escapeRegex(g.value);if(u.output=u.output.slice(0,-g.value.length),t.literalBrackets===!0){u.output+=F,g.value=F;continue}g.value=`(${a}${F}|${g.value})`,u.output+=g.value;continue}if(v==="{"&&t.nobrace!==!0){H("braces");let k={type:"brace",value:v,output:"(",outputIndex:u.output.length,tokensIndex:u.tokens.length};x.push(k),B(k);continue}if(v==="}"){let k=x[x.length-1];if(t.nobrace===!0||!k){B({type:"text",value:v,output:v});continue}let F=")";if(k.dots===!0){let Q=o.slice(),K=[];for(let z=Q.length-1;z>=0&&(o.pop(),Q[z].type!=="brace");z--)Q[z].type!=="dots"&&K.unshift(Q[z].value);F=nH(K,t),u.backtrack=!0}if(k.comma!==!0&&k.dots!==!0){let Q=u.output.slice(0,k.outputIndex),K=u.tokens.slice(k.tokensIndex);k.value=k.output="\\{",v=F="\\}",u.output=Q;for(let z of K)u.output+=z.output||z.value}B({type:"brace",value:v,output:F}),V("braces"),x.pop();continue}if(v==="|"){m.length>0&&m[m.length-1].conditions++,B({type:"text",value:v});continue}if(v===","){let k=v,F=x[x.length-1];F&&w[w.length-1]==="braces"&&(F.comma=!0,k="|"),B({type:"comma",value:v,output:k});continue}if(v==="/"){if(g.type==="dot"&&u.index===u.start+1){u.start=u.index+1,u.consumed="",u.output="",o.pop(),g=s;continue}B({type:"slash",value:v,output:y});continue}if(v==="."){if(u.braces>0&&g.type==="dot"){g.value==="."&&(g.output=f);let k=x[x.length-1];g.type="dots",g.output+=v,g.value+=v,k.dots=!0;continue}if(u.braces+u.parens===0&&g.type!=="bos"&&g.type!=="slash"){B({type:"text",value:v,output:f});continue}B({type:"dot",value:v,output:f});continue}if(v==="?"){if(!(g&&g.value==="(")&&t.noextglob!==!0&&b()==="("&&b(2)!=="?"){ve("qmark",v);continue}if(g&&g.type==="paren"){let F=b(),Q=v;if(F==="<"&&!At.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");(g.value==="("&&!/[!=<:]/.test(F)||F==="<"&&!/<([!=]|\w+>)/.test(E()))&&(Q=`\\${v}`),B({type:"text",value:v,output:Q});continue}if(t.dot!==!0&&(g.type==="slash"||g.type==="bos")){B({type:"qmark",value:v,output:j});continue}B({type:"qmark",value:v,output:L});continue}if(v==="!"){if(t.noextglob!==!0&&b()==="("&&(b(2)!=="?"||!/[!=<:]/.test(b(3)))){ve("negate",v);continue}if(t.nonegate!==!0&&u.index===0){D();continue}}if(v==="+"){if(t.noextglob!==!0&&b()==="("&&b(2)!=="?"){ve("plus",v);continue}if(g&&g.value==="("||t.regex===!1){B({type:"plus",value:v,output:h});continue}if(g&&(g.type==="bracket"||g.type==="paren"||g.type==="brace")||u.parens>0){B({type:"plus",value:v});continue}B({type:"plus",value:h});continue}if(v==="@"){if(t.noextglob!==!0&&b()==="("&&b(2)!=="?"){B({type:"at",extglob:!0,value:v,output:""});continue}B({type:"text",value:v});continue}if(v!=="*"){(v==="$"||v==="^")&&(v=`\\${v}`);let k=tH.exec(E());k&&(v+=k[0],u.index+=k[0].length),B({type:"text",value:v});continue}if(g&&(g.type==="globstar"||g.star===!0)){g.type="star",g.star=!0,g.value+=v,g.output=T,u.backtrack=!0,u.globstar=!0,U(v);continue}let R=E();if(t.noextglob!==!0&&/^\([^?]/.test(R)){ve("star",v);continue}if(g.type==="star"){if(t.noglobstar===!0){U(v);continue}let k=g.prev,F=k.prev,Q=k.type==="slash"||k.type==="bos",K=F&&(F.type==="star"||F.type==="globstar");if(t.bash===!0&&(!Q||R[0]&&R[0]!=="/")){B({type:"star",value:v,output:""});continue}let z=u.braces>0&&(k.type==="comma"||k.type==="brace"),ye=m.length&&(k.type==="pipe"||k.type==="paren");if(!Q&&k.type!=="paren"&&!z&&!ye){B({type:"star",value:v,output:""});continue}for(;R.slice(0,3)==="/**";){let re=r[u.index+4];if(re&&re!=="/")break;R=R.slice(3),U("/**",3)}if(k.type==="bos"&&C()){g.type="globstar",g.value+=v,g.output=G(t),u.output=g.output,u.globstar=!0,U(v);continue}if(k.type==="slash"&&k.prev.type!=="bos"&&!K&&C()){u.output=u.output.slice(0,-(k.output+g.output).length),k.output=`(?:${k.output}`,g.type="globstar",g.output=G(t)+(t.strictSlashes?")":"|$)"),g.value+=v,u.globstar=!0,u.output+=k.output+g.output,U(v);continue}if(k.type==="slash"&&k.prev.type!=="bos"&&R[0]==="/"){let re=R[1]!==void 0?"|$":"";u.output=u.output.slice(0,-(k.output+g.output).length),k.output=`(?:${k.output}`,g.type="globstar",g.output=`${G(t)}${y}|${y}${re})`,g.value+=v,u.output+=k.output+g.output,u.globstar=!0,U(v+d()),B({type:"slash",value:"/",output:""});continue}if(k.type==="bos"&&R[0]==="/"){g.type="globstar",g.value+=v,g.output=`(?:^|${y}|${G(t)}${y})`,u.output=g.output,u.globstar=!0,U(v+d()),B({type:"slash",value:"/",output:""});continue}u.output=u.output.slice(0,-g.output.length),g.type="globstar",g.output=G(t),g.value+=v,u.output+=g.output,u.globstar=!0,U(v);continue}let X={type:"star",value:v,output:T};if(t.bash===!0){X.output=".*?",(g.type==="bos"||g.type==="slash")&&(X.output=P+X.output),B(X);continue}if(g&&(g.type==="bracket"||g.type==="paren")&&t.regex===!0){X.output=v,B(X);continue}(u.index===u.start||g.type==="slash"||g.type==="dot")&&(g.type==="dot"?(u.output+=M,g.output+=M):t.dot===!0?(u.output+=N,g.output+=N):(u.output+=P,g.output+=P),b()!=="*"&&(u.output+=_,g.output+=_)),B(X)}for(;u.brackets>0;){if(t.strictBrackets===!0)throw new SyntaxError(Js("closing","]"));u.output=At.escapeLast(u.output,"["),V("brackets")}for(;u.parens>0;){if(t.strictBrackets===!0)throw new SyntaxError(Js("closing",")"));u.output=At.escapeLast(u.output,"("),V("parens")}for(;u.braces>0;){if(t.strictBrackets===!0)throw new SyntaxError(Js("closing","}"));u.output=At.escapeLast(u.output,"{"),V("braces")}if(t.strictSlashes!==!0&&(g.type==="star"||g.type==="bracket")&&B({type:"maybe_slash",value:"",output:`${y}?`}),u.backtrack===!0){u.output="";for(let R of u.tokens)u.output+=R.output!=null?R.output:R.value,R.suffix&&(u.output+=R.suffix)}return u};Km.fastpaths=(r,e)=>{let t={...e},n=typeof t.maxLength=="number"?Math.min(Bu,t.maxLength):Bu,i=r.length;if(i>n)throw new SyntaxError(`Input length: ${i}, exceeds maximum allowed length: ${n}`);r=IC[r]||r;let s=At.isWindows(e),{DOT_LITERAL:o,SLASH_LITERAL:a,ONE_CHAR:c,DOTS_SLASH:l,NO_DOT:p,NO_DOTS:f,NO_DOTS_SLASH:h,STAR:y,START_ANCHOR:_}=_a.globChars(s),S=t.dot?f:p,A=t.dot?h:p,M=t.capture?"":"?:",N={negated:!1,prefix:""},L=t.bash===!0?".*?":y;t.capture&&(L=`(${L})`);let j=P=>P.noglobstar===!0?L:`(${M}(?:(?!${_}${P.dot?l:o}).)*?)`,W=P=>{switch(P){case"*":return`${S}${c}${L}`;case".*":return`${o}${c}${L}`;case"*.*":return`${S}${L}${o}${c}${L}`;case"*/*":return`${S}${L}${a}${c}${A}${L}`;case"**":return S+j(t);case"**/*":return`(?:${S}${j(t)}${a})?${A}${c}${L}`;case"**/*.*":return`(?:${S}${j(t)}${a})?${A}${L}${o}${c}${L}`;case"**/.*":return`(?:${S}${j(t)}${a})?${o}${c}${L}`;default:{let $=/^(.*?)\.(\w+)$/.exec(P);if(!$)return;let T=W($[1]);return T?T+o+$[2]:void 0}}},q=At.removePrefix(r,N),G=W(q);return G&&t.strictSlashes!==!0&&(G+=`${a}?`),G};DC.exports=Km});var FC=O((VV,jC)=>{"use strict";var lH=require("path"),uH=PC(),Ym=BC(),Xm=Du(),pH=ya(),fH=r=>r&&typeof r=="object"&&!Array.isArray(r),Ie=(r,e,t=!1)=>{if(Array.isArray(r)){let p=r.map(h=>Ie(h,e,t));return h=>{for(let y of p){let _=y(h);if(_)return _}return!1}}let n=fH(r)&&r.tokens&&r.input;if(r===""||typeof r!="string"&&!n)throw new TypeError("Expected pattern to be a non-empty string");let i=e||{},s=Xm.isWindows(e),o=n?Ie.compileRe(r,e):Ie.makeRe(r,e,!1,!0),a=o.state;delete o.state;let c=()=>!1;if(i.ignore){let p={...e,ignore:null,onMatch:null,onResult:null};c=Ie(i.ignore,p,t)}let l=(p,f=!1)=>{let{isMatch:h,match:y,output:_}=Ie.test(p,o,e,{glob:r,posix:s}),S={glob:r,state:a,regex:o,posix:s,input:p,output:_,match:y,isMatch:h};return typeof i.onResult=="function"&&i.onResult(S),h===!1?(S.isMatch=!1,f?S:!1):c(p)?(typeof i.onIgnore=="function"&&i.onIgnore(S),S.isMatch=!1,f?S:!1):(typeof i.onMatch=="function"&&i.onMatch(S),f?S:!0)};return t&&(l.state=a),l};Ie.test=(r,e,t,{glob:n,posix:i}={})=>{if(typeof r!="string")throw new TypeError("Expected input to be a string");if(r==="")return{isMatch:!1,output:""};let s=t||{},o=s.format||(i?Xm.toPosixSlashes:null),a=r===n,c=a&&o?o(r):r;return a===!1&&(c=o?o(r):r,a=c===n),(a===!1||s.capture===!0)&&(s.matchBase===!0||s.basename===!0?a=Ie.matchBase(r,e,t,i):a=e.exec(c)),{isMatch:!!a,match:a,output:c}};Ie.matchBase=(r,e,t,n=Xm.isWindows(t))=>(e instanceof RegExp?e:Ie.makeRe(e,t)).test(lH.basename(r));Ie.isMatch=(r,e,t)=>Ie(e,t)(r);Ie.parse=(r,e)=>Array.isArray(r)?r.map(t=>Ie.parse(t,e)):Ym(r,{...e,fastpaths:!1});Ie.scan=(r,e)=>uH(r,e);Ie.compileRe=(r,e,t=!1,n=!1)=>{if(t===!0)return r.output;let i=e||{},s=i.contains?"":"^",o=i.contains?"":"$",a=`${s}(?:${r.output})${o}`;r&&r.negated===!0&&(a=`^(?!${a}).*$`);let c=Ie.toRegex(a,e);return n===!0&&(c.state=r),c};Ie.makeRe=(r,e={},t=!1,n=!1)=>{if(!r||typeof r!="string")throw new TypeError("Expected a non-empty string");let i={negated:!1,fastpaths:!0};return e.fastpaths!==!1&&(r[0]==="."||r[0]==="*")&&(i.output=Ym.fastpaths(r,e)),i.output||(i=Ym(r,e)),Ie.compileRe(i,e,t,n)};Ie.toRegex=(r,e)=>{try{let t=e||{};return new RegExp(r,t.flags||(t.nocase?"i":""))}catch(t){if(e&&e.debug===!0)throw t;return/$^/}};Ie.constants=pH;jC.exports=Ie});var HC=O((KV,$C)=>{"use strict";$C.exports=FC()});var YC=O((YV,KC)=>{"use strict";var wa=require("fs"),{Readable:dH}=require("stream"),ba=require("path"),{promisify:Hu}=require("util"),Jm=HC(),hH=Hu(wa.readdir),mH=Hu(wa.stat),UC=Hu(wa.lstat),gH=Hu(wa.realpath),vH="!",zC="READDIRP_RECURSIVE_ERROR",yH=new Set(["ENOENT","EPERM","EACCES","ELOOP",zC]),Qm="files",VC="directories",Fu="files_directories",ju="all",qC=[Qm,VC,Fu,ju],xH=r=>yH.has(r.code),[WC,_H]=process.versions.node.split(".").slice(0,2).map(r=>Number.parseInt(r,10)),bH=process.platform==="win32"&&(WC>10||WC===10&&_H>=5),GC=r=>{if(r!==void 0){if(typeof r=="function")return r;if(typeof r=="string"){let e=Jm(r.trim());return t=>e(t.basename)}if(Array.isArray(r)){let e=[],t=[];for(let n of r){let i=n.trim();i.charAt(0)===vH?t.push(Jm(i.slice(1))):e.push(Jm(i))}return t.length>0?e.length>0?n=>e.some(i=>i(n.basename))&&!t.some(i=>i(n.basename)):n=>!t.some(i=>i(n.basename)):n=>e.some(i=>i(n.basename))}}},$u=class r extends dH{static get defaultOptions(){return{root:".",fileFilter:e=>!0,directoryFilter:e=>!0,type:Qm,lstat:!1,depth:2147483648,alwaysStat:!1}}constructor(e={}){super({objectMode:!0,autoDestroy:!0,highWaterMark:e.highWaterMark||4096});let t={...r.defaultOptions,...e},{root:n,type:i}=t;this._fileFilter=GC(t.fileFilter),this._directoryFilter=GC(t.directoryFilter);let s=t.lstat?UC:mH;bH?this._stat=o=>s(o,{bigint:!0}):this._stat=s,this._maxDepth=t.depth,this._wantsDir=[VC,Fu,ju].includes(i),this._wantsFile=[Qm,Fu,ju].includes(i),this._wantsEverything=i===ju,this._root=ba.resolve(n),this._isDirent="Dirent"in wa&&!t.alwaysStat,this._statsProp=this._isDirent?"dirent":"stats",this._rdOptions={encoding:"utf8",withFileTypes:this._isDirent},this.parents=[this._exploreDir(n,1)],this.reading=!1,this.parent=void 0}async _read(e){if(!this.reading){this.reading=!0;try{for(;!this.destroyed&&e>0;){let{path:t,depth:n,files:i=[]}=this.parent||{};if(i.length>0){let s=i.splice(0,e).map(o=>this._formatEntry(o,t));for(let o of await Promise.all(s)){if(this.destroyed)return;let a=await this._getEntryType(o);a==="directory"&&this._directoryFilter(o)?(n<=this._maxDepth&&this.parents.push(this._exploreDir(o.fullPath,n+1)),this._wantsDir&&(this.push(o),e--)):(a==="file"||this._includeAsFile(o))&&this._fileFilter(o)&&this._wantsFile&&(this.push(o),e--)}}else{let s=this.parents.pop();if(!s){this.push(null);break}if(this.parent=await s,this.destroyed)return}}}catch(t){this.destroy(t)}finally{this.reading=!1}}}async _exploreDir(e,t){let n;try{n=await hH(e,this._rdOptions)}catch(i){this._onError(i)}return{files:n,depth:t,path:e}}async _formatEntry(e,t){let n;try{let i=this._isDirent?e.name:e,s=ba.resolve(ba.join(t,i));n={path:ba.relative(this._root,s),fullPath:s,basename:i},n[this._statsProp]=this._isDirent?e:await this._stat(s)}catch(i){this._onError(i)}return n}_onError(e){xH(e)&&!this.destroyed?this.emit("warn",e):this.destroy(e)}async _getEntryType(e){let t=e&&e[this._statsProp];if(t){if(t.isFile())return"file";if(t.isDirectory())return"directory";if(t&&t.isSymbolicLink()){let n=e.fullPath;try{let i=await gH(n),s=await UC(i);if(s.isFile())return"file";if(s.isDirectory()){let o=i.length;if(n.startsWith(i)&&n.substr(o,1)===ba.sep){let a=new Error(`Circular symlink detected: "${n}" points to "${i}"`);return a.code=zC,this._onError(a)}return"directory"}}catch(i){this._onError(i)}}}}_includeAsFile(e){let t=e&&e[this._statsProp];return t&&this._wantsEverything&&!t.isDirectory()}},Qs=(r,e={})=>{let t=e.entryType||e.type;if(t==="both"&&(t=Fu),t&&(e.type=t),r){if(typeof r!="string")throw new TypeError("readdirp: root argument must be a string. Usage: readdirp(root, options)");if(t&&!qC.includes(t))throw new Error(`readdirp: Invalid type passed. Use one of ${qC.join(", ")}`)}else throw new Error("readdirp: root argument is required. Usage: readdirp(root, options)");return e.root=r,new $u(e)},wH=(r,e={})=>new Promise((t,n)=>{let i=[];Qs(r,e).on("data",s=>i.push(s)).on("end",()=>t(i)).on("error",s=>n(s))});Qs.promise=wH;Qs.ReaddirpStream=$u;Qs.default=Qs;KC.exports=Qs});var Sa=O((XV,eA)=>{"use strict";var SH=require("path"),tn="\\\\/",XC=`[^${tn}]`,EH=0,Cn="\\.",TH="\\+",CH="\\?",Uu="\\/",AH="(?=.)",JC="[^/]",Zm=`(?:${Uu}|$)`,QC=`(?:^|${Uu})`,eg=`${Cn}{1,2}${Zm}`,RH=`(?!${Cn})`,kH=`(?!${QC}${eg})`,OH=`(?!${Cn}{0,1}${Zm})`,MH=`(?!${eg})`,PH=`[^.${Uu}]`,IH=`${JC}*?`,ZC={DOT_LITERAL:Cn,PLUS_LITERAL:TH,QMARK_LITERAL:CH,SLASH_LITERAL:Uu,ONE_CHAR:AH,QMARK:JC,END_ANCHOR:Zm,DOTS_SLASH:eg,NO_DOT:RH,NO_DOTS:kH,NO_DOT_SLASH:OH,NO_DOTS_SLASH:MH,QMARK_NO_DOT:PH,STAR:IH,START_ANCHOR:QC},NH={...ZC,SLASH_LITERAL:`[${tn}]`,QMARK:XC,STAR:`${XC}*?`,DOTS_SLASH:`${Cn}{1,2}(?:[${tn}]|$)`,NO_DOT:`(?!${Cn})`,NO_DOTS:`(?!(?:^|[${tn}])${Cn}{1,2}(?:[${tn}]|$))`,NO_DOT_SLASH:`(?!${Cn}{0,1}(?:[${tn}]|$))`,NO_DOTS_SLASH:`(?!${Cn}{1,2}(?:[${tn}]|$))`,QMARK_NO_DOT:`[^.${tn}]`,START_ANCHOR:`(?:^|[${tn}])`,END_ANCHOR:`(?:[${tn}]|$)`},LH={__proto__:null,alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};eA.exports={DEFAULT_MAX_EXTGLOB_RECURSION:EH,MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:LH,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{__proto__:null,"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:SH.sep,extglobChars(r){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${r.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(r){return r===!0?NH:ZC}}});var qu=O(zt=>{"use strict";var DH=require("path"),BH=process.platform==="win32",{REGEX_BACKSLASH:jH,REGEX_REMOVE_BACKSLASH:FH,REGEX_SPECIAL_CHARS:$H,REGEX_SPECIAL_CHARS_GLOBAL:HH}=Sa();zt.isObject=r=>r!==null&&typeof r=="object"&&!Array.isArray(r);zt.hasRegexChars=r=>$H.test(r);zt.isRegexChar=r=>r.length===1&&zt.hasRegexChars(r);zt.escapeRegex=r=>r.replace(HH,"\\$1");zt.toPosixSlashes=r=>r.replace(jH,"/");zt.removeBackslashes=r=>r.replace(FH,e=>e==="\\"?"":e);zt.supportsLookbehinds=()=>{let r=process.version.slice(1).split(".").map(Number);return r.length===3&&r[0]>=9||r[0]===8&&r[1]>=10};zt.isWindows=r=>r&&typeof r.windows=="boolean"?r.windows:BH===!0||DH.sep==="\\";zt.escapeLast=(r,e,t)=>{let n=r.lastIndexOf(e,t);return n===-1?r:r[n-1]==="\\"?zt.escapeLast(r,e,n-1):`${r.slice(0,n)}\\${r.slice(n)}`};zt.removePrefix=(r,e={})=>{let t=r;return t.startsWith("./")&&(t=t.slice(2),e.prefix="./"),t};zt.wrapOutput=(r,e={},t={})=>{let n=t.contains?"":"^",i=t.contains?"":"$",s=`${n}(?:${r})${i}`;return e.negated===!0&&(s=`(?:^(?!${s}).*$)`),s}});var cA=O((QV,aA)=>{"use strict";var tA=qu(),{CHAR_ASTERISK:tg,CHAR_AT:UH,CHAR_BACKWARD_SLASH:Ea,CHAR_COMMA:qH,CHAR_DOT:rg,CHAR_EXCLAMATION_MARK:ng,CHAR_FORWARD_SLASH:oA,CHAR_LEFT_CURLY_BRACE:ig,CHAR_LEFT_PARENTHESES:sg,CHAR_LEFT_SQUARE_BRACKET:WH,CHAR_PLUS:GH,CHAR_QUESTION_MARK:rA,CHAR_RIGHT_CURLY_BRACE:zH,CHAR_RIGHT_PARENTHESES:nA,CHAR_RIGHT_SQUARE_BRACKET:VH}=Sa(),iA=r=>r===oA||r===Ea,sA=r=>{r.isPrefix!==!0&&(r.depth=r.isGlobstar?1/0:1)},KH=(r,e)=>{let t=e||{},n=r.length-1,i=t.parts===!0||t.scanToEnd===!0,s=[],o=[],a=[],c=r,l=-1,p=0,f=0,h=!1,y=!1,_=!1,S=!1,A=!1,M=!1,N=!1,L=!1,j=!1,W=!1,q=0,G,P,$={value:"",depth:0,isGlob:!1},T=()=>l>=n,u=()=>c.charCodeAt(l+1),m=()=>(G=P,c.charCodeAt(++l));for(;l<n;){P=m();let C;if(P===Ea){N=$.backslashes=!0,P=m(),P===ig&&(M=!0);continue}if(M===!0||P===ig){for(q++;T()!==!0&&(P=m());){if(P===Ea){N=$.backslashes=!0,m();continue}if(P===ig){q++;continue}if(M!==!0&&P===rg&&(P=m())===rg){if(h=$.isBrace=!0,_=$.isGlob=!0,W=!0,i===!0)continue;break}if(M!==!0&&P===qH){if(h=$.isBrace=!0,_=$.isGlob=!0,W=!0,i===!0)continue;break}if(P===zH&&(q--,q===0)){M=!1,h=$.isBrace=!0,W=!0;break}}if(i===!0)continue;break}if(P===oA){if(s.push(l),o.push($),$={value:"",depth:0,isGlob:!1},W===!0)continue;if(G===rg&&l===p+1){p+=2;continue}f=l+1;continue}if(t.noext!==!0&&(P===GH||P===UH||P===tg||P===rA||P===ng)===!0&&u()===sg){if(_=$.isGlob=!0,S=$.isExtglob=!0,W=!0,P===ng&&l===p&&(j=!0),i===!0){for(;T()!==!0&&(P=m());){if(P===Ea){N=$.backslashes=!0,P=m();continue}if(P===nA){_=$.isGlob=!0,W=!0;break}}continue}break}if(P===tg){if(G===tg&&(A=$.isGlobstar=!0),_=$.isGlob=!0,W=!0,i===!0)continue;break}if(P===rA){if(_=$.isGlob=!0,W=!0,i===!0)continue;break}if(P===WH){for(;T()!==!0&&(C=m());){if(C===Ea){N=$.backslashes=!0,m();continue}if(C===VH){y=$.isBracket=!0,_=$.isGlob=!0,W=!0;break}}if(i===!0)continue;break}if(t.nonegate!==!0&&P===ng&&l===p){L=$.negated=!0,p++;continue}if(t.noparen!==!0&&P===sg){if(_=$.isGlob=!0,i===!0){for(;T()!==!0&&(P=m());){if(P===sg){N=$.backslashes=!0,P=m();continue}if(P===nA){W=!0;break}}continue}break}if(_===!0){if(W=!0,i===!0)continue;break}}t.noext===!0&&(S=!1,_=!1);let x=c,w="",g="";p>0&&(w=c.slice(0,p),c=c.slice(p),f-=p),x&&_===!0&&f>0?(x=c.slice(0,f),g=c.slice(f)):_===!0?(x="",g=c):x=c,x&&x!==""&&x!=="/"&&x!==c&&iA(x.charCodeAt(x.length-1))&&(x=x.slice(0,-1)),t.unescape===!0&&(g&&(g=tA.removeBackslashes(g)),x&&N===!0&&(x=tA.removeBackslashes(x)));let v={prefix:w,input:r,start:p,base:x,glob:g,isBrace:h,isBracket:y,isGlob:_,isExtglob:S,isGlobstar:A,negated:L,negatedExtglob:j};if(t.tokens===!0&&(v.maxDepth=0,iA(P)||o.push($),v.tokens=o),t.parts===!0||t.tokens===!0){let C;for(let b=0;b<s.length;b++){let d=C?C+1:p,E=s[b],U=r.slice(d,E);t.tokens&&(b===0&&p!==0?(o[b].isPrefix=!0,o[b].value=w):o[b].value=U,sA(o[b]),v.maxDepth+=o[b].depth),(b!==0||U!=="")&&a.push(U),C=E}if(C&&C+1<r.length){let b=r.slice(C+1);a.push(b),t.tokens&&(o[o.length-1].value=b,sA(o[o.length-1]),v.maxDepth+=o[o.length-1].depth)}v.slashes=s,v.parts=a}return v};aA.exports=KH});var dA=O((ZV,fA)=>{"use strict";var Ta=Sa(),Rt=qu(),{MAX_LENGTH:Wu,POSIX_REGEX_SOURCE:YH,REGEX_NON_SPECIAL_CHARS:XH,REGEX_SPECIAL_CHARS_BACKREF:JH,REPLACEMENTS:lA}=Ta,QH=(r,e)=>{if(typeof e.expandRange=="function")return e.expandRange(...r,e);r.sort();let t=`[${r.join("-")}]`;try{new RegExp(t)}catch{return r.map(i=>Rt.escapeRegex(i)).join("..")}return t},Zs=(r,e)=>`Missing ${r}: "${e}" - use "\\\\${e}" to match literal characters`,uA=r=>{let e=[],t=0,n=0,i=0,s="",o=!1;for(let a of r){if(o===!0){s+=a,o=!1;continue}if(a==="\\"){s+=a,o=!0;continue}if(a==='"'){i=i===1?0:1,s+=a;continue}if(i===0){if(a==="[")t++;else if(a==="]"&&t>0)t--;else if(t===0){if(a==="(")n++;else if(a===")"&&n>0)n--;else if(a==="|"&&n===0){e.push(s),s="";continue}}}s+=a}return e.push(s),e},ZH=r=>{let e=!1;for(let t of r){if(e===!0){e=!1;continue}if(t==="\\"){e=!0;continue}if(/[?*+@!()[\]{}]/.test(t))return!1}return!0},pA=r=>{let e=r.trim(),t=!0;for(;t===!0;)t=!1,/^@\([^\\()[\]{}|]+\)$/.test(e)&&(e=e.slice(2,-1),t=!0);if(ZH(e))return e.replace(/\\(.)/g,"$1")},eU=r=>{let e=r.map(pA).filter(Boolean);for(let t=0;t<e.length;t++)for(let n=t+1;n<e.length;n++){let i=e[t],s=e[n],o=i[0];if(!(!o||i!==o.repeat(i.length)||s!==o.repeat(s.length))&&(i===s||i.startsWith(s)||s.startsWith(i)))return!0}return!1},og=(r,e=!0)=>{if(r[0]!=="+"&&r[0]!=="*"||r[1]!=="(")return;let t=0,n=0,i=0,s=!1;for(let o=1;o<r.length;o++){let a=r[o];if(s===!0){s=!1;continue}if(a==="\\"){s=!0;continue}if(a==='"'){i=i===1?0:1;continue}if(i!==1){if(a==="["){t++;continue}if(a==="]"&&t>0){t--;continue}if(!(t>0)){if(a==="("){n++;continue}if(a===")"&&(n--,n===0))return e===!0&&o!==r.length-1?void 0:{type:r[0],body:r.slice(2,o),end:o}}}}},tU=r=>{let e=0,t=[];for(;e<r.length;){let i=og(r.slice(e),!1);if(!i||i.type!=="*")return;let s=uA(i.body).map(a=>a.trim());if(s.length!==1)return;let o=pA(s[0]);if(!o||o.length!==1)return;t.push(o),e+=i.end+1}return t.length<1?void 0:`${t.length===1?Rt.escapeRegex(t[0]):`[${t.map(i=>Rt.escapeRegex(i)).join("")}]`}*`},rU=r=>{let e=0,t=r.trim(),n=og(t);for(;n;)e++,t=n.body.trim(),n=og(t);return e},nU=(r,e)=>{if(e.maxExtglobRecursion===!1)return{risky:!1};let t=typeof e.maxExtglobRecursion=="number"?e.maxExtglobRecursion:Ta.DEFAULT_MAX_EXTGLOB_RECURSION,n=uA(r).map(i=>i.trim());if(n.length>1&&(n.some(i=>i==="")||n.some(i=>/^[*?]+$/.test(i))||eU(n)))return{risky:!0};for(let i of n){let s=tU(i);if(s)return{risky:!0,safeOutput:s};if(rU(i)>t)return{risky:!0}}return{risky:!1}},ag=(r,e)=>{if(typeof r!="string")throw new TypeError("Expected a string");r=lA[r]||r;let t={...e},n=typeof t.maxLength=="number"?Math.min(Wu,t.maxLength):Wu,i=r.length;if(i>n)throw new SyntaxError(`Input length: ${i}, exceeds maximum allowed length: ${n}`);let s={type:"bos",value:"",output:t.prepend||""},o=[s],a=t.capture?"":"?:",c=Rt.isWindows(e),l=Ta.globChars(c),p=Ta.extglobChars(l),{DOT_LITERAL:f,PLUS_LITERAL:h,SLASH_LITERAL:y,ONE_CHAR:_,DOTS_SLASH:S,NO_DOT:A,NO_DOT_SLASH:M,NO_DOTS_SLASH:N,QMARK:L,QMARK_NO_DOT:j,STAR:W,START_ANCHOR:q}=l,G=R=>`(${a}(?:(?!${q}${R.dot?S:f}).)*?)`,P=t.dot?"":A,$=t.dot?L:j,T=t.bash===!0?G(t):W;t.capture&&(T=`(${T})`),typeof t.noext=="boolean"&&(t.noextglob=t.noext);let u={input:r,index:-1,start:0,dot:t.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:o};r=Rt.removePrefix(r,u),i=r.length;let m=[],x=[],w=[],g=s,v,C=()=>u.index===i-1,b=u.peek=(R=1)=>r[u.index+R],d=u.advance=()=>r[++u.index]||"",E=()=>r.slice(u.index+1),U=(R="",X=0)=>{u.consumed+=R,u.index+=X},I=R=>{u.output+=R.output!=null?R.output:R.value,U(R.value)},D=()=>{let R=1;for(;b()==="!"&&(b(2)!=="("||b(3)==="?");)d(),u.start++,R++;return R%2===0?!1:(u.negated=!0,u.start++,!0)},H=R=>{u[R]++,w.push(R)},V=R=>{u[R]--,w.pop()},B=R=>{if(g.type==="globstar"){let X=u.braces>0&&(R.type==="comma"||R.type==="brace"),k=R.extglob===!0||m.length&&(R.type==="pipe"||R.type==="paren");R.type!=="slash"&&R.type!=="paren"&&!X&&!k&&(u.output=u.output.slice(0,-g.output.length),g.type="star",g.value="*",g.output=T,u.output+=g.output)}if(m.length&&R.type!=="paren"&&(m[m.length-1].inner+=R.value),(R.value||R.output)&&I(R),g&&g.type==="text"&&R.type==="text"){g.value+=R.value,g.output=(g.output||"")+R.value;return}R.prev=g,o.push(R),g=R},ve=(R,X)=>{let k={...p[X],conditions:1,inner:""};k.prev=g,k.parens=u.parens,k.output=u.output,k.startIndex=u.index,k.tokensIndex=o.length;let F=(t.capture?"(":"")+k.open;H("parens"),B({type:R,value:X,output:u.output?"":_}),B({type:"paren",extglob:!0,value:d(),output:F}),m.push(k)},ie=R=>{let X=r.slice(R.startIndex,u.index+1),k=r.slice(R.startIndex+2,u.index),F=nU(k,t);if((R.type==="plus"||R.type==="star")&&F.risky){let z=F.safeOutput?(R.output?"":_)+(t.capture?`(${F.safeOutput})`:F.safeOutput):void 0,ye=o[R.tokensIndex];ye.type="text",ye.value=X,ye.output=z||Rt.escapeRegex(X);for(let re=R.tokensIndex+1;re<o.length;re++)o[re].value="",o[re].output="",delete o[re].suffix;u.output=R.output+ye.output,u.backtrack=!0,B({type:"paren",extglob:!0,value:v,output:""}),V("parens");return}let Q=R.close+(t.capture?")":""),K;if(R.type==="negate"){let z=T;if(R.inner&&R.inner.length>1&&R.inner.includes("/")&&(z=G(t)),(z!==T||C()||/^\)+$/.test(E()))&&(Q=R.close=`)$))${z}`),R.inner.includes("*")&&(K=E())&&/^\.[^\\/.]+$/.test(K)){let ye=ag(K,{...e,fastpaths:!1}).output;Q=R.close=`)${ye})${z})`}R.prev.type==="bos"&&(u.negatedExtglob=!0)}B({type:"paren",extglob:!0,value:v,output:Q}),V("parens")};if(t.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(r)){let R=!1,X=r.replace(JH,(k,F,Q,K,z,ye)=>K==="\\"?(R=!0,k):K==="?"?F?F+K+(z?L.repeat(z.length):""):ye===0?$+(z?L.repeat(z.length):""):L.repeat(Q.length):K==="."?f.repeat(Q.length):K==="*"?F?F+K+(z?T:""):T:F?k:`\\${k}`);return R===!0&&(t.unescape===!0?X=X.replace(/\\/g,""):X=X.replace(/\\+/g,k=>k.length%2===0?"\\\\":k?"\\":"")),X===r&&t.contains===!0?(u.output=r,u):(u.output=Rt.wrapOutput(X,u,e),u)}for(;!C();){if(v=d(),v==="\0")continue;if(v==="\\"){let k=b();if(k==="/"&&t.bash!==!0||k==="."||k===";")continue;if(!k){v+="\\",B({type:"text",value:v});continue}let F=/^\\+/.exec(E()),Q=0;if(F&&F[0].length>2&&(Q=F[0].length,u.index+=Q,Q%2!==0&&(v+="\\")),t.unescape===!0?v=d():v+=d(),u.brackets===0){B({type:"text",value:v});continue}}if(u.brackets>0&&(v!=="]"||g.value==="["||g.value==="[^")){if(t.posix!==!1&&v===":"){let k=g.value.slice(1);if(k.includes("[")&&(g.posix=!0,k.includes(":"))){let F=g.value.lastIndexOf("["),Q=g.value.slice(0,F),K=g.value.slice(F+2),z=YH[K];if(z){g.value=Q+z,u.backtrack=!0,d(),!s.output&&o.indexOf(g)===1&&(s.output=_);continue}}}(v==="["&&b()!==":"||v==="-"&&b()==="]")&&(v=`\\${v}`),v==="]"&&(g.value==="["||g.value==="[^")&&(v=`\\${v}`),t.posix===!0&&v==="!"&&g.value==="["&&(v="^"),g.value+=v,I({value:v});continue}if(u.quotes===1&&v!=='"'){v=Rt.escapeRegex(v),g.value+=v,I({value:v});continue}if(v==='"'){u.quotes=u.quotes===1?0:1,t.keepQuotes===!0&&B({type:"text",value:v});continue}if(v==="("){H("parens"),B({type:"paren",value:v});continue}if(v===")"){if(u.parens===0&&t.strictBrackets===!0)throw new SyntaxError(Zs("opening","("));let k=m[m.length-1];if(k&&u.parens===k.parens+1){ie(m.pop());continue}B({type:"paren",value:v,output:u.parens?")":"\\)"}),V("parens");continue}if(v==="["){if(t.nobracket===!0||!E().includes("]")){if(t.nobracket!==!0&&t.strictBrackets===!0)throw new SyntaxError(Zs("closing","]"));v=`\\${v}`}else H("brackets");B({type:"bracket",value:v});continue}if(v==="]"){if(t.nobracket===!0||g&&g.type==="bracket"&&g.value.length===1){B({type:"text",value:v,output:`\\${v}`});continue}if(u.brackets===0){if(t.strictBrackets===!0)throw new SyntaxError(Zs("opening","["));B({type:"text",value:v,output:`\\${v}`});continue}V("brackets");let k=g.value.slice(1);if(g.posix!==!0&&k[0]==="^"&&!k.includes("/")&&(v=`/${v}`),g.value+=v,I({value:v}),t.literalBrackets===!1||Rt.hasRegexChars(k))continue;let F=Rt.escapeRegex(g.value);if(u.output=u.output.slice(0,-g.value.length),t.literalBrackets===!0){u.output+=F,g.value=F;continue}g.value=`(${a}${F}|${g.value})`,u.output+=g.value;continue}if(v==="{"&&t.nobrace!==!0){H("braces");let k={type:"brace",value:v,output:"(",outputIndex:u.output.length,tokensIndex:u.tokens.length};x.push(k),B(k);continue}if(v==="}"){let k=x[x.length-1];if(t.nobrace===!0||!k){B({type:"text",value:v,output:v});continue}let F=")";if(k.dots===!0){let Q=o.slice(),K=[];for(let z=Q.length-1;z>=0&&(o.pop(),Q[z].type!=="brace");z--)Q[z].type!=="dots"&&K.unshift(Q[z].value);F=QH(K,t),u.backtrack=!0}if(k.comma!==!0&&k.dots!==!0){let Q=u.output.slice(0,k.outputIndex),K=u.tokens.slice(k.tokensIndex);k.value=k.output="\\{",v=F="\\}",u.output=Q;for(let z of K)u.output+=z.output||z.value}B({type:"brace",value:v,output:F}),V("braces"),x.pop();continue}if(v==="|"){m.length>0&&m[m.length-1].conditions++,B({type:"text",value:v});continue}if(v===","){let k=v,F=x[x.length-1];F&&w[w.length-1]==="braces"&&(F.comma=!0,k="|"),B({type:"comma",value:v,output:k});continue}if(v==="/"){if(g.type==="dot"&&u.index===u.start+1){u.start=u.index+1,u.consumed="",u.output="",o.pop(),g=s;continue}B({type:"slash",value:v,output:y});continue}if(v==="."){if(u.braces>0&&g.type==="dot"){g.value==="."&&(g.output=f);let k=x[x.length-1];g.type="dots",g.output+=v,g.value+=v,k.dots=!0;continue}if(u.braces+u.parens===0&&g.type!=="bos"&&g.type!=="slash"){B({type:"text",value:v,output:f});continue}B({type:"dot",value:v,output:f});continue}if(v==="?"){if(!(g&&g.value==="(")&&t.noextglob!==!0&&b()==="("&&b(2)!=="?"){ve("qmark",v);continue}if(g&&g.type==="paren"){let F=b(),Q=v;if(F==="<"&&!Rt.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");(g.value==="("&&!/[!=<:]/.test(F)||F==="<"&&!/<([!=]|\w+>)/.test(E()))&&(Q=`\\${v}`),B({type:"text",value:v,output:Q});continue}if(t.dot!==!0&&(g.type==="slash"||g.type==="bos")){B({type:"qmark",value:v,output:j});continue}B({type:"qmark",value:v,output:L});continue}if(v==="!"){if(t.noextglob!==!0&&b()==="("&&(b(2)!=="?"||!/[!=<:]/.test(b(3)))){ve("negate",v);continue}if(t.nonegate!==!0&&u.index===0){D();continue}}if(v==="+"){if(t.noextglob!==!0&&b()==="("&&b(2)!=="?"){ve("plus",v);continue}if(g&&g.value==="("||t.regex===!1){B({type:"plus",value:v,output:h});continue}if(g&&(g.type==="bracket"||g.type==="paren"||g.type==="brace")||u.parens>0){B({type:"plus",value:v});continue}B({type:"plus",value:h});continue}if(v==="@"){if(t.noextglob!==!0&&b()==="("&&b(2)!=="?"){B({type:"at",extglob:!0,value:v,output:""});continue}B({type:"text",value:v});continue}if(v!=="*"){(v==="$"||v==="^")&&(v=`\\${v}`);let k=XH.exec(E());k&&(v+=k[0],u.index+=k[0].length),B({type:"text",value:v});continue}if(g&&(g.type==="globstar"||g.star===!0)){g.type="star",g.star=!0,g.value+=v,g.output=T,u.backtrack=!0,u.globstar=!0,U(v);continue}let R=E();if(t.noextglob!==!0&&/^\([^?]/.test(R)){ve("star",v);continue}if(g.type==="star"){if(t.noglobstar===!0){U(v);continue}let k=g.prev,F=k.prev,Q=k.type==="slash"||k.type==="bos",K=F&&(F.type==="star"||F.type==="globstar");if(t.bash===!0&&(!Q||R[0]&&R[0]!=="/")){B({type:"star",value:v,output:""});continue}let z=u.braces>0&&(k.type==="comma"||k.type==="brace"),ye=m.length&&(k.type==="pipe"||k.type==="paren");if(!Q&&k.type!=="paren"&&!z&&!ye){B({type:"star",value:v,output:""});continue}for(;R.slice(0,3)==="/**";){let re=r[u.index+4];if(re&&re!=="/")break;R=R.slice(3),U("/**",3)}if(k.type==="bos"&&C()){g.type="globstar",g.value+=v,g.output=G(t),u.output=g.output,u.globstar=!0,U(v);continue}if(k.type==="slash"&&k.prev.type!=="bos"&&!K&&C()){u.output=u.output.slice(0,-(k.output+g.output).length),k.output=`(?:${k.output}`,g.type="globstar",g.output=G(t)+(t.strictSlashes?")":"|$)"),g.value+=v,u.globstar=!0,u.output+=k.output+g.output,U(v);continue}if(k.type==="slash"&&k.prev.type!=="bos"&&R[0]==="/"){let re=R[1]!==void 0?"|$":"";u.output=u.output.slice(0,-(k.output+g.output).length),k.output=`(?:${k.output}`,g.type="globstar",g.output=`${G(t)}${y}|${y}${re})`,g.value+=v,u.output+=k.output+g.output,u.globstar=!0,U(v+d()),B({type:"slash",value:"/",output:""});continue}if(k.type==="bos"&&R[0]==="/"){g.type="globstar",g.value+=v,g.output=`(?:^|${y}|${G(t)}${y})`,u.output=g.output,u.globstar=!0,U(v+d()),B({type:"slash",value:"/",output:""});continue}u.output=u.output.slice(0,-g.output.length),g.type="globstar",g.output=G(t),g.value+=v,u.output+=g.output,u.globstar=!0,U(v);continue}let X={type:"star",value:v,output:T};if(t.bash===!0){X.output=".*?",(g.type==="bos"||g.type==="slash")&&(X.output=P+X.output),B(X);continue}if(g&&(g.type==="bracket"||g.type==="paren")&&t.regex===!0){X.output=v,B(X);continue}(u.index===u.start||g.type==="slash"||g.type==="dot")&&(g.type==="dot"?(u.output+=M,g.output+=M):t.dot===!0?(u.output+=N,g.output+=N):(u.output+=P,g.output+=P),b()!=="*"&&(u.output+=_,g.output+=_)),B(X)}for(;u.brackets>0;){if(t.strictBrackets===!0)throw new SyntaxError(Zs("closing","]"));u.output=Rt.escapeLast(u.output,"["),V("brackets")}for(;u.parens>0;){if(t.strictBrackets===!0)throw new SyntaxError(Zs("closing",")"));u.output=Rt.escapeLast(u.output,"("),V("parens")}for(;u.braces>0;){if(t.strictBrackets===!0)throw new SyntaxError(Zs("closing","}"));u.output=Rt.escapeLast(u.output,"{"),V("braces")}if(t.strictSlashes!==!0&&(g.type==="star"||g.type==="bracket")&&B({type:"maybe_slash",value:"",output:`${y}?`}),u.backtrack===!0){u.output="";for(let R of u.tokens)u.output+=R.output!=null?R.output:R.value,R.suffix&&(u.output+=R.suffix)}return u};ag.fastpaths=(r,e)=>{let t={...e},n=typeof t.maxLength=="number"?Math.min(Wu,t.maxLength):Wu,i=r.length;if(i>n)throw new SyntaxError(`Input length: ${i}, exceeds maximum allowed length: ${n}`);r=lA[r]||r;let s=Rt.isWindows(e),{DOT_LITERAL:o,SLASH_LITERAL:a,ONE_CHAR:c,DOTS_SLASH:l,NO_DOT:p,NO_DOTS:f,NO_DOTS_SLASH:h,STAR:y,START_ANCHOR:_}=Ta.globChars(s),S=t.dot?f:p,A=t.dot?h:p,M=t.capture?"":"?:",N={negated:!1,prefix:""},L=t.bash===!0?".*?":y;t.capture&&(L=`(${L})`);let j=P=>P.noglobstar===!0?L:`(${M}(?:(?!${_}${P.dot?l:o}).)*?)`,W=P=>{switch(P){case"*":return`${S}${c}${L}`;case".*":return`${o}${c}${L}`;case"*.*":return`${S}${L}${o}${c}${L}`;case"*/*":return`${S}${L}${a}${c}${A}${L}`;case"**":return S+j(t);case"**/*":return`(?:${S}${j(t)}${a})?${A}${c}${L}`;case"**/*.*":return`(?:${S}${j(t)}${a})?${A}${L}${o}${c}${L}`;case"**/.*":return`(?:${S}${j(t)}${a})?${o}${c}${L}`;default:{let $=/^(.*?)\.(\w+)$/.exec(P);if(!$)return;let T=W($[1]);return T?T+o+$[2]:void 0}}},q=Rt.removePrefix(r,N),G=W(q);return G&&t.strictSlashes!==!0&&(G+=`${a}?`),G};fA.exports=ag});var mA=O((eK,hA)=>{"use strict";var iU=require("path"),sU=cA(),cg=dA(),lg=qu(),oU=Sa(),aU=r=>r&&typeof r=="object"&&!Array.isArray(r),Ne=(r,e,t=!1)=>{if(Array.isArray(r)){let p=r.map(h=>Ne(h,e,t));return h=>{for(let y of p){let _=y(h);if(_)return _}return!1}}let n=aU(r)&&r.tokens&&r.input;if(r===""||typeof r!="string"&&!n)throw new TypeError("Expected pattern to be a non-empty string");let i=e||{},s=lg.isWindows(e),o=n?Ne.compileRe(r,e):Ne.makeRe(r,e,!1,!0),a=o.state;delete o.state;let c=()=>!1;if(i.ignore){let p={...e,ignore:null,onMatch:null,onResult:null};c=Ne(i.ignore,p,t)}let l=(p,f=!1)=>{let{isMatch:h,match:y,output:_}=Ne.test(p,o,e,{glob:r,posix:s}),S={glob:r,state:a,regex:o,posix:s,input:p,output:_,match:y,isMatch:h};return typeof i.onResult=="function"&&i.onResult(S),h===!1?(S.isMatch=!1,f?S:!1):c(p)?(typeof i.onIgnore=="function"&&i.onIgnore(S),S.isMatch=!1,f?S:!1):(typeof i.onMatch=="function"&&i.onMatch(S),f?S:!0)};return t&&(l.state=a),l};Ne.test=(r,e,t,{glob:n,posix:i}={})=>{if(typeof r!="string")throw new TypeError("Expected input to be a string");if(r==="")return{isMatch:!1,output:""};let s=t||{},o=s.format||(i?lg.toPosixSlashes:null),a=r===n,c=a&&o?o(r):r;return a===!1&&(c=o?o(r):r,a=c===n),(a===!1||s.capture===!0)&&(s.matchBase===!0||s.basename===!0?a=Ne.matchBase(r,e,t,i):a=e.exec(c)),{isMatch:!!a,match:a,output:c}};Ne.matchBase=(r,e,t,n=lg.isWindows(t))=>(e instanceof RegExp?e:Ne.makeRe(e,t)).test(iU.basename(r));Ne.isMatch=(r,e,t)=>Ne(e,t)(r);Ne.parse=(r,e)=>Array.isArray(r)?r.map(t=>Ne.parse(t,e)):cg(r,{...e,fastpaths:!1});Ne.scan=(r,e)=>sU(r,e);Ne.compileRe=(r,e,t=!1,n=!1)=>{if(t===!0)return r.output;let i=e||{},s=i.contains?"":"^",o=i.contains?"":"$",a=`${s}(?:${r.output})${o}`;r&&r.negated===!0&&(a=`^(?!${a}).*$`);let c=Ne.toRegex(a,e);return n===!0&&(c.state=r),c};Ne.makeRe=(r,e={},t=!1,n=!1)=>{if(!r||typeof r!="string")throw new TypeError("Expected a non-empty string");let i={negated:!1,fastpaths:!0};return e.fastpaths!==!1&&(r[0]==="."||r[0]==="*")&&(i.output=cg.fastpaths(r,e)),i.output||(i=cg(r,e)),Ne.compileRe(i,e,t,n)};Ne.toRegex=(r,e)=>{try{let t=e||{};return new RegExp(r,t.flags||(t.nocase?"i":""))}catch(t){if(e&&e.debug===!0)throw t;return/$^/}};Ne.constants=oU;hA.exports=Ne});var vA=O((tK,gA)=>{"use strict";gA.exports=mA()});var ug=O((rK,yA)=>{yA.exports=function(r,e){if(typeof r!="string")throw new TypeError("expected path to be a string");if(r==="\\"||r==="/")return"/";var t=r.length;if(t<=1)return r;var n="";if(t>4&&r[3]==="\\"){var i=r[2];(i==="?"||i===".")&&r.slice(0,2)==="\\\\"&&(r=r.slice(2),n="//")}var s=r.split(/[/\\]+/);return e!==!1&&s[s.length-1]===""&&s.pop(),n+s.join("/")}});var EA=O((wA,SA)=>{"use strict";Object.defineProperty(wA,"__esModule",{value:!0});var bA=vA(),cU=ug(),xA="!",lU={returnIndex:!1},uU=r=>Array.isArray(r)?r:[r],pU=(r,e)=>{if(typeof r=="function")return r;if(typeof r=="string"){let t=bA(r,e);return n=>r===n||t(n)}return r instanceof RegExp?t=>r.test(t):t=>!1},_A=(r,e,t,n)=>{let i=Array.isArray(t),s=i?t[0]:t;if(!i&&typeof s!="string")throw new TypeError("anymatch: second argument must be a string: got "+Object.prototype.toString.call(s));let o=cU(s,!1);for(let c=0;c<e.length;c++){let l=e[c];if(l(o))return n?-1:!1}let a=i&&[o].concat(t.slice(1));for(let c=0;c<r.length;c++){let l=r[c];if(i?l(...a):l(o))return n?c:!0}return n?-1:!1},pg=(r,e,t=lU)=>{if(r==null)throw new TypeError("anymatch: specify first argument");let n=typeof t=="boolean"?{returnIndex:t}:t,i=n.returnIndex||!1,s=uU(r),o=s.filter(c=>typeof c=="string"&&c.charAt(0)===xA).map(c=>c.slice(1)).map(c=>bA(c,n)),a=s.filter(c=>typeof c!="string"||typeof c=="string"&&c.charAt(0)!==xA).map(c=>pU(c,n));return e==null?(c,l=!1)=>_A(a,o,c,typeof l=="boolean"?l:!1):_A(a,o,e,i)};pg.default=pg;SA.exports=pg});var CA=O((nK,TA)=>{TA.exports=function(e){if(typeof e!="string"||e==="")return!1;for(var t;t=/(\\).|([@?!+*]\(.*\))/g.exec(e);){if(t[2])return!0;e=e.slice(t.index+t[0].length)}return!1}});var fg=O((iK,RA)=>{var fU=CA(),AA={"{":"}","(":")","[":"]"},dU=function(r){if(r[0]==="!")return!0;for(var e=0,t=-2,n=-2,i=-2,s=-2,o=-2;e<r.length;){if(r[e]==="*"||r[e+1]==="?"&&/[\].+)]/.test(r[e])||n!==-1&&r[e]==="["&&r[e+1]!=="]"&&(n<e&&(n=r.indexOf("]",e)),n>e&&(o===-1||o>n||(o=r.indexOf("\\",e),o===-1||o>n)))||i!==-1&&r[e]==="{"&&r[e+1]!=="}"&&(i=r.indexOf("}",e),i>e&&(o=r.indexOf("\\",e),o===-1||o>i))||s!==-1&&r[e]==="("&&r[e+1]==="?"&&/[:!=]/.test(r[e+2])&&r[e+3]!==")"&&(s=r.indexOf(")",e),s>e&&(o=r.indexOf("\\",e),o===-1||o>s))||t!==-1&&r[e]==="("&&r[e+1]!=="|"&&(t<e&&(t=r.indexOf("|",e)),t!==-1&&r[t+1]!==")"&&(s=r.indexOf(")",t),s>t&&(o=r.indexOf("\\",t),o===-1||o>s))))return!0;if(r[e]==="\\"){var a=r[e+1];e+=2;var c=AA[a];if(c){var l=r.indexOf(c,e);l!==-1&&(e=l+1)}if(r[e]==="!")return!0}else e++}return!1},hU=function(r){if(r[0]==="!")return!0;for(var e=0;e<r.length;){if(/[*?{}()[\]]/.test(r[e]))return!0;if(r[e]==="\\"){var t=r[e+1];e+=2;var n=AA[t];if(n){var i=r.indexOf(n,e);i!==-1&&(e=i+1)}if(r[e]==="!")return!0}else e++}return!1};RA.exports=function(e,t){if(typeof e!="string"||e==="")return!1;if(fU(e))return!0;var n=dU;return t&&t.strict===!1&&(n=hU),n(e)}});var OA=O((sK,kA)=>{"use strict";var mU=fg(),gU=require("path").posix.dirname,vU=require("os").platform()==="win32",dg="/",yU=/\\/g,xU=/[\{\[].*[\}\]]$/,_U=/(^|[^\\])([\{\[]|\([^\)]+$)/,bU=/\\([\!\*\?\|\[\]\(\)\{\}])/g;kA.exports=function(e,t){var n=Object.assign({flipBackslashes:!0},t);n.flipBackslashes&&vU&&e.indexOf(dg)<0&&(e=e.replace(yU,dg)),xU.test(e)&&(e+=dg),e+="a";do e=gU(e);while(mU(e)||_U.test(e));return e.replace(bU,"$1")}});var Gu=O(wr=>{"use strict";wr.isInteger=r=>typeof r=="number"?Number.isInteger(r):typeof r=="string"&&r.trim()!==""?Number.isInteger(Number(r)):!1;wr.find=(r,e)=>r.nodes.find(t=>t.type===e);wr.exceedsLimit=(r,e,t=1,n)=>n===!1||!wr.isInteger(r)||!wr.isInteger(e)?!1:(Number(e)-Number(r))/Number(t)>=n;wr.escapeNode=(r,e=0,t)=>{let n=r.nodes[e];n&&(t&&n.type===t||n.type==="open"||n.type==="close")&&n.escaped!==!0&&(n.value="\\"+n.value,n.escaped=!0)};wr.encloseBrace=r=>r.type!=="brace"?!1:r.commas>>0+r.ranges>>0===0?(r.invalid=!0,!0):!1;wr.isInvalidBrace=r=>r.type!=="brace"?!1:r.invalid===!0||r.dollar?!0:r.commas>>0+r.ranges>>0===0||r.open!==!0||r.close!==!0?(r.invalid=!0,!0):!1;wr.isOpenOrClose=r=>r.type==="open"||r.type==="close"?!0:r.open===!0||r.close===!0;wr.reduce=r=>r.reduce((e,t)=>(t.type==="text"&&e.push(t.value),t.type==="range"&&(t.type="text"),e),[]);wr.flatten=(...r)=>{let e=[],t=n=>{for(let i=0;i<n.length;i++){let s=n[i];if(Array.isArray(s)){t(s);continue}s!==void 0&&e.push(s)}return e};return t(r),e}});var zu=O((aK,PA)=>{"use strict";var MA=Gu();PA.exports=(r,e={})=>{let t=(n,i={})=>{let s=e.escapeInvalid&&MA.isInvalidBrace(i),o=n.invalid===!0&&e.escapeInvalid===!0,a="";if(n.value)return(s||o)&&MA.isOpenOrClose(n)?"\\"+n.value:n.value;if(n.value)return n.value;if(n.nodes)for(let c of n.nodes)a+=t(c);return a};return t(r)}});var NA=O((cK,IA)=>{"use strict";IA.exports=function(r){return typeof r=="number"?r-r===0:typeof r=="string"&&r.trim()!==""?Number.isFinite?Number.isFinite(+r):isFinite(+r):!1}});var qA=O((lK,UA)=>{"use strict";var LA=NA(),Ai=(r,e,t)=>{if(LA(r)===!1)throw new TypeError("toRegexRange: expected the first argument to be a number");if(e===void 0||r===e)return String(r);if(LA(e)===!1)throw new TypeError("toRegexRange: expected the second argument to be a number.");let n={relaxZeros:!0,...t};typeof n.strictZeros=="boolean"&&(n.relaxZeros=n.strictZeros===!1);let i=String(n.relaxZeros),s=String(n.shorthand),o=String(n.capture),a=String(n.wrap),c=r+":"+e+"="+i+s+o+a;if(Ai.cache.hasOwnProperty(c))return Ai.cache[c].result;let l=Math.min(r,e),p=Math.max(r,e);if(Math.abs(l-p)===1){let S=r+"|"+e;return n.capture?`(${S})`:n.wrap===!1?S:`(?:${S})`}let f=HA(r)||HA(e),h={min:r,max:e,a:l,b:p},y=[],_=[];if(f&&(h.isPadded=f,h.maxLen=String(h.max).length),l<0){let S=p<0?Math.abs(p):1;_=DA(S,Math.abs(l),h,n),l=h.a=0}return p>=0&&(y=DA(l,p,h,n)),h.negatives=_,h.positives=y,h.result=wU(_,y,n),n.capture===!0?h.result=`(${h.result})`:n.wrap!==!1&&y.length+_.length>1&&(h.result=`(?:${h.result})`),Ai.cache[c]=h,h.result};function wU(r,e,t){let n=hg(r,e,"-",!1,t)||[],i=hg(e,r,"",!1,t)||[],s=hg(r,e,"-?",!0,t)||[];return n.concat(s).concat(i).join("|")}function SU(r,e){let t=1,n=1,i=jA(r,t),s=new Set([e]);for(;r<=i&&i<=e;)s.add(i),t+=1,i=jA(r,t);for(i=FA(e+1,n)-1;r<i&&i<=e;)s.add(i),n+=1,i=FA(e+1,n)-1;return s=[...s],s.sort(CU),s}function EU(r,e,t){if(r===e)return{pattern:r,count:[],digits:0};let n=TU(r,e),i=n.length,s="",o=0;for(let a=0;a<i;a++){let[c,l]=n[a];c===l?s+=c:c!=="0"||l!=="9"?s+=AU(c,l,t):o++}return o&&(s+=t.shorthand===!0?"\\d":"[0-9]"),{pattern:s,count:[o],digits:i}}function DA(r,e,t,n){let i=SU(r,e),s=[],o=r,a;for(let c=0;c<i.length;c++){let l=i[c],p=EU(String(o),String(l),n),f="";if(!t.isPadded&&a&&a.pattern===p.pattern){a.count.length>1&&a.count.pop(),a.count.push(p.count[0]),a.string=a.pattern+$A(a.count),o=l+1;continue}t.isPadded&&(f=RU(l,t,n)),p.string=f+p.pattern+$A(p.count),s.push(p),o=l+1,a=p}return s}function hg(r,e,t,n,i){let s=[];for(let o of r){let{string:a}=o;!n&&!BA(e,"string",a)&&s.push(t+a),n&&BA(e,"string",a)&&s.push(t+a)}return s}function TU(r,e){let t=[];for(let n=0;n<r.length;n++)t.push([r[n],e[n]]);return t}function CU(r,e){return r>e?1:e>r?-1:0}function BA(r,e,t){return r.some(n=>n[e]===t)}function jA(r,e){return Number(String(r).slice(0,-e)+"9".repeat(e))}function FA(r,e){return r-r%Math.pow(10,e)}function $A(r){let[e=0,t=""]=r;return t||e>1?`{${e+(t?","+t:"")}}`:""}function AU(r,e,t){return`[${r}${e-r===1?"":"-"}${e}]`}function HA(r){return/^-?(0+)\d/.test(r)}function RU(r,e,t){if(!e.isPadded)return r;let n=Math.abs(e.maxLen-String(r).length),i=t.relaxZeros!==!1;switch(n){case 0:return"";case 1:return i?"0?":"0";case 2:return i?"0{0,2}":"00";default:return i?`0{0,${n}}`:`0{${n}}`}}Ai.cache={};Ai.clearCache=()=>Ai.cache={};UA.exports=Ai});var vg=O((uK,XA)=>{"use strict";var kU=require("util"),GA=qA(),WA=r=>r!==null&&typeof r=="object"&&!Array.isArray(r),OU=r=>e=>r===!0?Number(e):String(e),mg=r=>typeof r=="number"||typeof r=="string"&&r!=="",Ca=r=>Number.isInteger(+r),gg=r=>{let e=`${r}`,t=-1;if(e[0]==="-"&&(e=e.slice(1)),e==="0")return!1;for(;e[++t]==="0";);return t>0},MU=(r,e,t)=>typeof r=="string"||typeof e=="string"?!0:t.stringify===!0,PU=(r,e,t)=>{if(e>0){let n=r[0]==="-"?"-":"";n&&(r=r.slice(1)),r=n+r.padStart(n?e-1:e,"0")}return t===!1?String(r):r},Ku=(r,e)=>{let t=r[0]==="-"?"-":"";for(t&&(r=r.slice(1),e--);r.length<e;)r="0"+r;return t?"-"+r:r},IU=(r,e,t)=>{r.negatives.sort((a,c)=>a<c?-1:a>c?1:0),r.positives.sort((a,c)=>a<c?-1:a>c?1:0);let n=e.capture?"":"?:",i="",s="",o;return r.positives.length&&(i=r.positives.map(a=>Ku(String(a),t)).join("|")),r.negatives.length&&(s=`-(${n}${r.negatives.map(a=>Ku(String(a),t)).join("|")})`),i&&s?o=`${i}|${s}`:o=i||s,e.wrap?`(${n}${o})`:o},zA=(r,e,t,n)=>{if(t)return GA(r,e,{wrap:!1,...n});let i=String.fromCharCode(r);if(r===e)return i;let s=String.fromCharCode(e);return`[${i}-${s}]`},VA=(r,e,t)=>{if(Array.isArray(r)){let n=t.wrap===!0,i=t.capture?"":"?:";return n?`(${i}${r.join("|")})`:r.join("|")}return GA(r,e,t)},KA=(...r)=>new RangeError("Invalid range arguments: "+kU.inspect(...r)),YA=(r,e,t)=>{if(t.strictRanges===!0)throw KA([r,e]);return[]},NU=(r,e)=>{if(e.strictRanges===!0)throw new TypeError(`Expected step "${r}" to be a number`);return[]},LU=(r,e,t=1,n={})=>{let i=Number(r),s=Number(e);if(!Number.isInteger(i)||!Number.isInteger(s)){if(n.strictRanges===!0)throw KA([r,e]);return[]}i===0&&(i=0),s===0&&(s=0);let o=i>s,a=String(r),c=String(e),l=String(t);t=Math.max(Math.abs(t),1);let p=gg(a)||gg(c)||gg(l),f=p?Math.max(a.length,c.length,l.length):0,h=p===!1&&MU(r,e,n)===!1,y=n.transform||OU(h);if(n.toRegex&&t===1)return zA(Ku(r,f),Ku(e,f),!0,n);let _={negatives:[],positives:[]},S=N=>_[N<0?"negatives":"positives"].push(Math.abs(N)),A=[],M=0;for(;o?i>=s:i<=s;)n.toRegex===!0&&t>1?S(i):A.push(PU(y(i,M),f,h)),i=o?i-t:i+t,M++;return n.toRegex===!0?t>1?IU(_,n,f):VA(A,null,{wrap:!1,...n}):A},DU=(r,e,t=1,n={})=>{if(!Ca(r)&&r.length>1||!Ca(e)&&e.length>1)return YA(r,e,n);let i=n.transform||(h=>String.fromCharCode(h)),s=`${r}`.charCodeAt(0),o=`${e}`.charCodeAt(0),a=s>o,c=Math.min(s,o),l=Math.max(s,o);if(n.toRegex&&t===1)return zA(c,l,!1,n);let p=[],f=0;for(;a?s>=o:s<=o;)p.push(i(s,f)),s=a?s-t:s+t,f++;return n.toRegex===!0?VA(p,null,{wrap:!1,options:n}):p},Vu=(r,e,t,n={})=>{if(e==null&&mg(r))return[r];if(!mg(r)||!mg(e))return YA(r,e,n);if(typeof t=="function")return Vu(r,e,1,{transform:t});if(WA(t))return Vu(r,e,0,t);let i={...n};return i.capture===!0&&(i.wrap=!0),t=t||i.step||1,Ca(t)?Ca(r)&&Ca(e)?LU(r,e,t,i):DU(r,e,Math.max(Math.abs(t),1),i):t!=null&&!WA(t)?NU(t,i):Vu(r,e,1,t)};XA.exports=Vu});var ZA=O((pK,QA)=>{"use strict";var BU=vg(),JA=Gu(),jU=(r,e={})=>{let t=(n,i={})=>{let s=JA.isInvalidBrace(i),o=n.invalid===!0&&e.escapeInvalid===!0,a=s===!0||o===!0,c=e.escapeInvalid===!0?"\\":"",l="";if(n.isOpen===!0)return c+n.value;if(n.isClose===!0)return console.log("node.isClose",c,n.value),c+n.value;if(n.type==="open")return a?c+n.value:"(";if(n.type==="close")return a?c+n.value:")";if(n.type==="comma")return n.prev.type==="comma"?"":a?n.value:"|";if(n.value)return n.value;if(n.nodes&&n.ranges>0){let p=JA.reduce(n.nodes),f=BU(...p,{...e,wrap:!1,toRegex:!0,strictZeros:!0});if(f.length!==0)return p.length>1&&f.length>1?`(${f})`:f}if(n.nodes)for(let p of n.nodes)l+=t(p,n);return l};return t(r)};QA.exports=jU});var rR=O((fK,tR)=>{"use strict";var FU=vg(),eR=zu(),eo=Gu(),Ri=(r="",e="",t=!1)=>{let n=[];if(r=[].concat(r),e=[].concat(e),!e.length)return r;if(!r.length)return t?eo.flatten(e).map(i=>`{${i}}`):e;for(let i of r)if(Array.isArray(i))for(let s of i)n.push(Ri(s,e,t));else for(let s of e)t===!0&&typeof s=="string"&&(s=`{${s}}`),n.push(Array.isArray(s)?Ri(i,s,t):i+s);return eo.flatten(n)},$U=(r,e={})=>{let t=e.rangeLimit===void 0?1e3:e.rangeLimit,n=(i,s={})=>{i.queue=[];let o=s,a=s.queue;for(;o.type!=="brace"&&o.type!=="root"&&o.parent;)o=o.parent,a=o.queue;if(i.invalid||i.dollar){a.push(Ri(a.pop(),eR(i,e)));return}if(i.type==="brace"&&i.invalid!==!0&&i.nodes.length===2){a.push(Ri(a.pop(),["{}"]));return}if(i.nodes&&i.ranges>0){let f=eo.reduce(i.nodes);if(eo.exceedsLimit(...f,e.step,t))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let h=FU(...f,e);h.length===0&&(h=eR(i,e)),a.push(Ri(a.pop(),h)),i.nodes=[];return}let c=eo.encloseBrace(i),l=i.queue,p=i;for(;p.type!=="brace"&&p.type!=="root"&&p.parent;)p=p.parent,l=p.queue;for(let f=0;f<i.nodes.length;f++){let h=i.nodes[f];if(h.type==="comma"&&i.type==="brace"){f===1&&l.push(""),l.push("");continue}if(h.type==="close"){a.push(Ri(a.pop(),l,c));continue}if(h.value&&h.type!=="open"){l.push(Ri(l.pop(),h.value));continue}h.nodes&&n(h,i)}return l};return eo.flatten(n(r))};tR.exports=$U});var iR=O((dK,nR)=>{"use strict";nR.exports={MAX_LENGTH:1e4,CHAR_0:"0",CHAR_9:"9",CHAR_UPPERCASE_A:"A",CHAR_LOWERCASE_A:"a",CHAR_UPPERCASE_Z:"Z",CHAR_LOWERCASE_Z:"z",CHAR_LEFT_PARENTHESES:"(",CHAR_RIGHT_PARENTHESES:")",CHAR_ASTERISK:"*",CHAR_AMPERSAND:"&",CHAR_AT:"@",CHAR_BACKSLASH:"\\",CHAR_BACKTICK:"`",CHAR_CARRIAGE_RETURN:"\r",CHAR_CIRCUMFLEX_ACCENT:"^",CHAR_COLON:":",CHAR_COMMA:",",CHAR_DOLLAR:"$",CHAR_DOT:".",CHAR_DOUBLE_QUOTE:'"',CHAR_EQUAL:"=",CHAR_EXCLAMATION_MARK:"!",CHAR_FORM_FEED:"\f",CHAR_FORWARD_SLASH:"/",CHAR_HASH:"#",CHAR_HYPHEN_MINUS:"-",CHAR_LEFT_ANGLE_BRACKET:"<",CHAR_LEFT_CURLY_BRACE:"{",CHAR_LEFT_SQUARE_BRACKET:"[",CHAR_LINE_FEED:`
105
- `,CHAR_NO_BREAK_SPACE:"\xA0",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:" ",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\uFEFF"}});var lR=O((hK,cR)=>{"use strict";var HU=zu(),{MAX_LENGTH:sR,CHAR_BACKSLASH:yg,CHAR_BACKTICK:UU,CHAR_COMMA:qU,CHAR_DOT:WU,CHAR_LEFT_PARENTHESES:GU,CHAR_RIGHT_PARENTHESES:zU,CHAR_LEFT_CURLY_BRACE:VU,CHAR_RIGHT_CURLY_BRACE:KU,CHAR_LEFT_SQUARE_BRACKET:oR,CHAR_RIGHT_SQUARE_BRACKET:aR,CHAR_DOUBLE_QUOTE:YU,CHAR_SINGLE_QUOTE:XU,CHAR_NO_BREAK_SPACE:JU,CHAR_ZERO_WIDTH_NOBREAK_SPACE:QU}=iR(),ZU=(r,e={})=>{if(typeof r!="string")throw new TypeError("Expected a string");let t=e||{},n=typeof t.maxLength=="number"?Math.min(sR,t.maxLength):sR;if(r.length>n)throw new SyntaxError(`Input length (${r.length}), exceeds max characters (${n})`);let i={type:"root",input:r,nodes:[]},s=[i],o=i,a=i,c=0,l=r.length,p=0,f=0,h,y=()=>r[p++],_=S=>{if(S.type==="text"&&a.type==="dot"&&(a.type="text"),a&&a.type==="text"&&S.type==="text"){a.value+=S.value;return}return o.nodes.push(S),S.parent=o,S.prev=a,a=S,S};for(_({type:"bos"});p<l;)if(o=s[s.length-1],h=y(),!(h===QU||h===JU)){if(h===yg){_({type:"text",value:(e.keepEscaping?h:"")+y()});continue}if(h===aR){_({type:"text",value:"\\"+h});continue}if(h===oR){c++;let S;for(;p<l&&(S=y());){if(h+=S,S===oR){c++;continue}if(S===yg){h+=y();continue}if(S===aR&&(c--,c===0))break}_({type:"text",value:h});continue}if(h===GU){o=_({type:"paren",nodes:[]}),s.push(o),_({type:"text",value:h});continue}if(h===zU){if(o.type!=="paren"){_({type:"text",value:h});continue}o=s.pop(),_({type:"text",value:h}),o=s[s.length-1];continue}if(h===YU||h===XU||h===UU){let S=h,A;for(e.keepQuotes!==!0&&(h="");p<l&&(A=y());){if(A===yg){h+=A+y();continue}if(A===S){e.keepQuotes===!0&&(h+=A);break}h+=A}_({type:"text",value:h});continue}if(h===VU){f++;let A={type:"brace",open:!0,close:!1,dollar:a.value&&a.value.slice(-1)==="$"||o.dollar===!0,depth:f,commas:0,ranges:0,nodes:[]};o=_(A),s.push(o),_({type:"open",value:h});continue}if(h===KU){if(o.type!=="brace"){_({type:"text",value:h});continue}let S="close";o=s.pop(),o.close=!0,_({type:S,value:h}),f--,o=s[s.length-1];continue}if(h===qU&&f>0){if(o.ranges>0){o.ranges=0;let S=o.nodes.shift();o.nodes=[S,{type:"text",value:HU(o)}]}_({type:"comma",value:h}),o.commas++;continue}if(h===WU&&f>0&&o.commas===0){let S=o.nodes;if(f===0||S.length===0){_({type:"text",value:h});continue}if(a.type==="dot"){if(o.range=[],a.value+=h,a.type="range",o.nodes.length!==3&&o.nodes.length!==5){o.invalid=!0,o.ranges=0,a.type="text";continue}o.ranges++,o.args=[];continue}if(a.type==="range"){S.pop();let A=S[S.length-1];A.value+=a.value+h,a=A,o.ranges--;continue}_({type:"dot",value:h});continue}_({type:"text",value:h})}do if(o=s.pop(),o.type!=="root"){o.nodes.forEach(M=>{M.nodes||(M.type==="open"&&(M.isOpen=!0),M.type==="close"&&(M.isClose=!0),M.nodes||(M.type="text"),M.invalid=!0)});let S=s[s.length-1],A=S.nodes.indexOf(o);S.nodes.splice(A,1,...o.nodes)}while(s.length>0);return _({type:"eos"}),i};cR.exports=ZU});var fR=O((mK,pR)=>{"use strict";var uR=zu(),eq=ZA(),tq=rR(),rq=lR(),ir=(r,e={})=>{let t=[];if(Array.isArray(r))for(let n of r){let i=ir.create(n,e);Array.isArray(i)?t.push(...i):t.push(i)}else t=[].concat(ir.create(r,e));return e&&e.expand===!0&&e.nodupes===!0&&(t=[...new Set(t)]),t};ir.parse=(r,e={})=>rq(r,e);ir.stringify=(r,e={})=>uR(typeof r=="string"?ir.parse(r,e):r,e);ir.compile=(r,e={})=>(typeof r=="string"&&(r=ir.parse(r,e)),eq(r,e));ir.expand=(r,e={})=>{typeof r=="string"&&(r=ir.parse(r,e));let t=tq(r,e);return e.noempty===!0&&(t=t.filter(Boolean)),e.nodupes===!0&&(t=[...new Set(t)]),t};ir.create=(r,e={})=>r===""||r.length<3?[r]:e.expand!==!0?ir.compile(r,e):ir.expand(r,e);pR.exports=ir});var dR=O((gK,nq)=>{nq.exports=["3dm","3ds","3g2","3gp","7z","a","aac","adp","afdesign","afphoto","afpub","ai","aif","aiff","alz","ape","apk","appimage","ar","arj","asf","au","avi","bak","baml","bh","bin","bk","bmp","btif","bz2","bzip2","cab","caf","cgm","class","cmx","cpio","cr2","cur","dat","dcm","deb","dex","djvu","dll","dmg","dng","doc","docm","docx","dot","dotm","dra","DS_Store","dsk","dts","dtshd","dvb","dwg","dxf","ecelp4800","ecelp7470","ecelp9600","egg","eol","eot","epub","exe","f4v","fbs","fh","fla","flac","flatpak","fli","flv","fpx","fst","fvt","g3","gh","gif","graffle","gz","gzip","h261","h263","h264","icns","ico","ief","img","ipa","iso","jar","jpeg","jpg","jpgv","jpm","jxr","key","ktx","lha","lib","lvp","lz","lzh","lzma","lzo","m3u","m4a","m4v","mar","mdi","mht","mid","midi","mj2","mka","mkv","mmr","mng","mobi","mov","movie","mp3","mp4","mp4a","mpeg","mpg","mpga","mxu","nef","npx","numbers","nupkg","o","odp","ods","odt","oga","ogg","ogv","otf","ott","pages","pbm","pcx","pdb","pdf","pea","pgm","pic","png","pnm","pot","potm","potx","ppa","ppam","ppm","pps","ppsm","ppsx","ppt","pptm","pptx","psd","pya","pyc","pyo","pyv","qt","rar","ras","raw","resources","rgb","rip","rlc","rmf","rmvb","rpm","rtf","rz","s3m","s7z","scpt","sgi","shar","snap","sil","sketch","slk","smv","snk","so","stl","suo","sub","swf","tar","tbz","tbz2","tga","tgz","thmx","tif","tiff","tlz","ttc","ttf","txz","udf","uvh","uvi","uvm","uvp","uvs","uvu","viv","vob","war","wav","wax","wbmp","wdp","weba","webm","webp","whl","wim","wm","wma","wmv","wmx","woff","woff2","wrm","wvx","xbm","xif","xla","xlam","xls","xlsb","xlsm","xlsx","xlt","xltm","xltx","xm","xmind","xpi","xpm","xwd","xz","z","zip","zipx"]});var mR=O((vK,hR)=>{hR.exports=dR()});var vR=O((yK,gR)=>{"use strict";var iq=require("path"),sq=mR(),oq=new Set(sq);gR.exports=r=>oq.has(iq.extname(r).slice(1).toLowerCase())});var Yu=O(Z=>{"use strict";var{sep:aq}=require("path"),{platform:xg}=process,cq=require("os");Z.EV_ALL="all";Z.EV_READY="ready";Z.EV_ADD="add";Z.EV_CHANGE="change";Z.EV_ADD_DIR="addDir";Z.EV_UNLINK="unlink";Z.EV_UNLINK_DIR="unlinkDir";Z.EV_RAW="raw";Z.EV_ERROR="error";Z.STR_DATA="data";Z.STR_END="end";Z.STR_CLOSE="close";Z.FSEVENT_CREATED="created";Z.FSEVENT_MODIFIED="modified";Z.FSEVENT_DELETED="deleted";Z.FSEVENT_MOVED="moved";Z.FSEVENT_CLONED="cloned";Z.FSEVENT_UNKNOWN="unknown";Z.FSEVENT_FLAG_MUST_SCAN_SUBDIRS=1;Z.FSEVENT_TYPE_FILE="file";Z.FSEVENT_TYPE_DIRECTORY="directory";Z.FSEVENT_TYPE_SYMLINK="symlink";Z.KEY_LISTENERS="listeners";Z.KEY_ERR="errHandlers";Z.KEY_RAW="rawEmitters";Z.HANDLER_KEYS=[Z.KEY_LISTENERS,Z.KEY_ERR,Z.KEY_RAW];Z.DOT_SLASH=`.${aq}`;Z.BACK_SLASH_RE=/\\/g;Z.DOUBLE_SLASH_RE=/\/\//;Z.SLASH_OR_BACK_SLASH_RE=/[/\\]/;Z.DOT_RE=/\..*\.(sw[px])$|~$|\.subl.*\.tmp/;Z.REPLACER_RE=/^\.[/\\]/;Z.SLASH="/";Z.SLASH_SLASH="//";Z.BRACE_START="{";Z.BANG="!";Z.ONE_DOT=".";Z.TWO_DOTS="..";Z.STAR="*";Z.GLOBSTAR="**";Z.ROOT_GLOBSTAR="/**/*";Z.SLASH_GLOBSTAR="/**";Z.DIR_SUFFIX="Dir";Z.ANYMATCH_OPTS={dot:!0};Z.STRING_TYPE="string";Z.FUNCTION_TYPE="function";Z.EMPTY_STR="";Z.EMPTY_FN=()=>{};Z.IDENTITY_FN=r=>r;Z.isWindows=xg==="win32";Z.isMacos=xg==="darwin";Z.isLinux=xg==="linux";Z.isIBMi=cq.type()==="OS400"});var SR=O((_K,wR)=>{"use strict";var An=require("fs"),xt=require("path"),{promisify:Oa}=require("util"),lq=vR(),{isWindows:uq,isLinux:pq,EMPTY_FN:fq,EMPTY_STR:dq,KEY_LISTENERS:to,KEY_ERR:_g,KEY_RAW:Aa,HANDLER_KEYS:hq,EV_CHANGE:Ju,EV_ADD:Xu,EV_ADD_DIR:mq,EV_ERROR:xR,STR_DATA:gq,STR_END:vq,BRACE_START:yq,STAR:xq}=Yu(),_q="watch",bq=Oa(An.open),_R=Oa(An.stat),wq=Oa(An.lstat),Sq=Oa(An.close),bg=Oa(An.realpath),Eq={lstat:wq,stat:_R},Sg=(r,e)=>{r instanceof Set?r.forEach(e):e(r)},Ra=(r,e,t)=>{let n=r[e];n instanceof Set||(r[e]=n=new Set([n])),n.add(t)},Tq=r=>e=>{let t=r[e];t instanceof Set?t.clear():delete r[e]},ka=(r,e,t)=>{let n=r[e];n instanceof Set?n.delete(t):n===t&&delete r[e]},bR=r=>r instanceof Set?r.size===0:!r,Qu=new Map;function yR(r,e,t,n,i){let s=(o,a)=>{t(r),i(o,a,{watchedPath:r}),a&&r!==a&&Zu(xt.resolve(r,a),to,xt.join(r,a))};try{return An.watch(r,e,s)}catch(o){n(o)}}var Zu=(r,e,t,n,i)=>{let s=Qu.get(r);s&&Sg(s[e],o=>{o(t,n,i)})},Cq=(r,e,t,n)=>{let{listener:i,errHandler:s,rawEmitter:o}=n,a=Qu.get(e),c;if(!t.persistent)return c=yR(r,t,i,s,o),c.close.bind(c);if(a)Ra(a,to,i),Ra(a,_g,s),Ra(a,Aa,o);else{if(c=yR(r,t,Zu.bind(null,e,to),s,Zu.bind(null,e,Aa)),!c)return;c.on(xR,async l=>{let p=Zu.bind(null,e,_g);if(a.watcherUnusable=!0,uq&&l.code==="EPERM")try{let f=await bq(r,"r");await Sq(f),p(l)}catch{}else p(l)}),a={listeners:i,errHandlers:s,rawEmitters:o,watcher:c},Qu.set(e,a)}return()=>{ka(a,to,i),ka(a,_g,s),ka(a,Aa,o),bR(a.listeners)&&(a.watcher.close(),Qu.delete(e),hq.forEach(Tq(a)),a.watcher=void 0,Object.freeze(a))}},wg=new Map,Aq=(r,e,t,n)=>{let{listener:i,rawEmitter:s}=n,o=wg.get(e),a=new Set,c=new Set,l=o&&o.options;return l&&(l.persistent<t.persistent||l.interval>t.interval)&&(a=o.listeners,c=o.rawEmitters,An.unwatchFile(e),o=void 0),o?(Ra(o,to,i),Ra(o,Aa,s)):(o={listeners:i,rawEmitters:s,options:t,watcher:An.watchFile(e,t,(p,f)=>{Sg(o.rawEmitters,y=>{y(Ju,e,{curr:p,prev:f})});let h=p.mtimeMs;(p.size!==f.size||h>f.mtimeMs||h===0)&&Sg(o.listeners,y=>y(r,p))})},wg.set(e,o)),()=>{ka(o,to,i),ka(o,Aa,s),bR(o.listeners)&&(wg.delete(e),An.unwatchFile(e),o.options=o.watcher=void 0,Object.freeze(o))}},Eg=class{constructor(e){this.fsw=e,this._boundHandleError=t=>e._handleError(t)}_watchWithNodeFs(e,t){let n=this.fsw.options,i=xt.dirname(e),s=xt.basename(e);this.fsw._getWatchedDir(i).add(s);let a=xt.resolve(e),c={persistent:n.persistent};t||(t=fq);let l;return n.usePolling?(c.interval=n.enableBinaryInterval&&lq(s)?n.binaryInterval:n.interval,l=Aq(e,a,c,{listener:t,rawEmitter:this.fsw._emitRaw})):l=Cq(e,a,c,{listener:t,errHandler:this._boundHandleError,rawEmitter:this.fsw._emitRaw}),l}_handleFile(e,t,n){if(this.fsw.closed)return;let i=xt.dirname(e),s=xt.basename(e),o=this.fsw._getWatchedDir(i),a=t;if(o.has(s))return;let c=async(p,f)=>{if(this.fsw._throttle(_q,e,5)){if(!f||f.mtimeMs===0)try{let h=await _R(e);if(this.fsw.closed)return;let y=h.atimeMs,_=h.mtimeMs;(!y||y<=_||_!==a.mtimeMs)&&this.fsw._emit(Ju,e,h),pq&&a.ino!==h.ino?(this.fsw._closeFile(p),a=h,this.fsw._addPathCloser(p,this._watchWithNodeFs(e,c))):a=h}catch{this.fsw._remove(i,s)}else if(o.has(s)){let h=f.atimeMs,y=f.mtimeMs;(!h||h<=y||y!==a.mtimeMs)&&this.fsw._emit(Ju,e,f),a=f}}},l=this._watchWithNodeFs(e,c);if(!(n&&this.fsw.options.ignoreInitial)&&this.fsw._isntIgnored(e)){if(!this.fsw._throttle(Xu,e,0))return;this.fsw._emit(Xu,e,t)}return l}async _handleSymlink(e,t,n,i){if(this.fsw.closed)return;let s=e.fullPath,o=this.fsw._getWatchedDir(t);if(!this.fsw.options.followSymlinks){this.fsw._incrReadyCount();let a;try{a=await bg(n)}catch{return this.fsw._emitReady(),!0}return this.fsw.closed?void 0:(o.has(i)?this.fsw._symlinkPaths.get(s)!==a&&(this.fsw._symlinkPaths.set(s,a),this.fsw._emit(Ju,n,e.stats)):(o.add(i),this.fsw._symlinkPaths.set(s,a),this.fsw._emit(Xu,n,e.stats)),this.fsw._emitReady(),!0)}if(this.fsw._symlinkPaths.has(s))return!0;this.fsw._symlinkPaths.set(s,!0)}_handleRead(e,t,n,i,s,o,a){if(e=xt.join(e,dq),!n.hasGlob&&(a=this.fsw._throttle("readdir",e,1e3),!a))return;let c=this.fsw._getWatchedDir(n.path),l=new Set,p=this.fsw._readdirp(e,{fileFilter:f=>n.filterPath(f),directoryFilter:f=>n.filterDir(f),depth:0}).on(gq,async f=>{if(this.fsw.closed){p=void 0;return}let h=f.path,y=xt.join(e,h);if(l.add(h),!(f.stats.isSymbolicLink()&&await this._handleSymlink(f,e,y,h))){if(this.fsw.closed){p=void 0;return}(h===i||!i&&!c.has(h))&&(this.fsw._incrReadyCount(),y=xt.join(s,xt.relative(s,y)),this._addToNodeFs(y,t,n,o+1))}}).on(xR,this._boundHandleError);return new Promise(f=>p.once(vq,()=>{if(this.fsw.closed){p=void 0;return}let h=a?a.clear():!1;f(),c.getChildren().filter(y=>y!==e&&!l.has(y)&&(!n.hasGlob||n.filterPath({fullPath:xt.resolve(e,y)}))).forEach(y=>{this.fsw._remove(e,y)}),p=void 0,h&&this._handleRead(e,!1,n,i,s,o,a)}))}async _handleDir(e,t,n,i,s,o,a){let c=this.fsw._getWatchedDir(xt.dirname(e)),l=c.has(xt.basename(e));!(n&&this.fsw.options.ignoreInitial)&&!s&&!l&&(!o.hasGlob||o.globFilter(e))&&this.fsw._emit(mq,e,t),c.add(xt.basename(e)),this.fsw._getWatchedDir(e);let p,f,h=this.fsw.options.depth;if((h==null||i<=h)&&!this.fsw._symlinkPaths.has(a)){if(!s&&(await this._handleRead(e,n,o,s,e,i,p),this.fsw.closed))return;f=this._watchWithNodeFs(e,(y,_)=>{_&&_.mtimeMs===0||this._handleRead(y,!1,o,s,e,i,p)})}return f}async _addToNodeFs(e,t,n,i,s){let o=this.fsw._emitReady;if(this.fsw._isIgnored(e)||this.fsw.closed)return o(),!1;let a=this.fsw._getWatchHelpers(e,i);!a.hasGlob&&n&&(a.hasGlob=n.hasGlob,a.globFilter=n.globFilter,a.filterPath=c=>n.filterPath(c),a.filterDir=c=>n.filterDir(c));try{let c=await Eq[a.statMethod](a.watchPath);if(this.fsw.closed)return;if(this.fsw._isIgnored(a.watchPath,c))return o(),!1;let l=this.fsw.options.followSymlinks&&!e.includes(xq)&&!e.includes(yq),p;if(c.isDirectory()){let f=xt.resolve(e),h=l?await bg(e):e;if(this.fsw.closed||(p=await this._handleDir(a.watchPath,c,t,i,s,a,h),this.fsw.closed))return;f!==h&&h!==void 0&&this.fsw._symlinkPaths.set(f,h)}else if(c.isSymbolicLink()){let f=l?await bg(e):e;if(this.fsw.closed)return;let h=xt.dirname(a.watchPath);if(this.fsw._getWatchedDir(h).add(a.watchPath),this.fsw._emit(Xu,a.watchPath,c),p=await this._handleDir(h,c,t,i,e,a,f),this.fsw.closed)return;f!==void 0&&this.fsw._symlinkPaths.set(xt.resolve(e),f)}else p=this._handleFile(a.watchPath,c,t);return o(),this.fsw._addPathCloser(e,p),!1}catch(c){if(this.fsw._handleError(c))return o(),e}}};wR.exports=Eg});var OR=O((bK,Pg)=>{"use strict";var Og=require("fs"),_t=require("path"),{promisify:Mg}=require("util"),ro;try{ro=require("fsevents")}catch(r){process.env.CHOKIDAR_PRINT_FSEVENTS_REQUIRE_ERROR&&console.error(r)}if(ro){let r=process.version.match(/v(\d+)\.(\d+)/);if(r&&r[1]&&r[2]){let e=Number.parseInt(r[1],10),t=Number.parseInt(r[2],10);e===8&&t<16&&(ro=void 0)}}var{EV_ADD:Tg,EV_CHANGE:Rq,EV_ADD_DIR:ER,EV_UNLINK:ep,EV_ERROR:kq,STR_DATA:Oq,STR_END:Mq,FSEVENT_CREATED:Pq,FSEVENT_MODIFIED:Iq,FSEVENT_DELETED:Nq,FSEVENT_MOVED:Lq,FSEVENT_UNKNOWN:Dq,FSEVENT_FLAG_MUST_SCAN_SUBDIRS:Bq,FSEVENT_TYPE_FILE:jq,FSEVENT_TYPE_DIRECTORY:Ma,FSEVENT_TYPE_SYMLINK:kR,ROOT_GLOBSTAR:TR,DIR_SUFFIX:Fq,DOT_SLASH:CR,FUNCTION_TYPE:Cg,EMPTY_FN:$q,IDENTITY_FN:Hq}=Yu(),Uq=r=>isNaN(r)?{}:{depth:r},Rg=Mg(Og.stat),qq=Mg(Og.lstat),AR=Mg(Og.realpath),Wq={stat:Rg,lstat:qq},ki=new Map,Gq=10,zq=new Set([69888,70400,71424,72704,73472,131328,131840,262912]),Vq=(r,e)=>({stop:ro.watch(r,e)});function Kq(r,e,t,n){let i=_t.extname(e)?_t.dirname(e):e,s=_t.dirname(i),o=ki.get(i);Yq(s)&&(i=s);let a=_t.resolve(r),c=a!==e,l=(f,h,y)=>{c&&(f=f.replace(e,a)),(f===a||!f.indexOf(a+_t.sep))&&t(f,h,y)},p=!1;for(let f of ki.keys())if(e.indexOf(_t.resolve(f)+_t.sep)===0){i=f,o=ki.get(i),p=!0;break}return o||p?o.listeners.add(l):(o={listeners:new Set([l]),rawEmitter:n,watcher:Vq(i,(f,h)=>{if(!o.listeners.size||h&Bq)return;let y=ro.getInfo(f,h);o.listeners.forEach(_=>{_(f,h,y)}),o.rawEmitter(y.event,f,y)})},ki.set(i,o)),()=>{let f=o.listeners;if(f.delete(l),!f.size&&(ki.delete(i),o.watcher))return o.watcher.stop().then(()=>{o.rawEmitter=o.watcher=void 0,Object.freeze(o)})}}var Yq=r=>{let e=0;for(let t of ki.keys())if(t.indexOf(r)===0&&(e++,e>=Gq))return!0;return!1},Xq=()=>ro&&ki.size<128,Ag=(r,e)=>{let t=0;for(;!r.indexOf(e)&&(r=_t.dirname(r))!==e;)t++;return t},RR=(r,e)=>r.type===Ma&&e.isDirectory()||r.type===kR&&e.isSymbolicLink()||r.type===jq&&e.isFile(),kg=class{constructor(e){this.fsw=e}checkIgnored(e,t){let n=this.fsw._ignoredPaths;if(this.fsw._isIgnored(e,t))return n.add(e),t&&t.isDirectory()&&n.add(e+TR),!0;n.delete(e),n.delete(e+TR)}addOrChange(e,t,n,i,s,o,a,c){let l=s.has(o)?Rq:Tg;this.handleEvent(l,e,t,n,i,s,o,a,c)}async checkExists(e,t,n,i,s,o,a,c){try{let l=await Rg(e);if(this.fsw.closed)return;RR(a,l)?this.addOrChange(e,t,n,i,s,o,a,c):this.handleEvent(ep,e,t,n,i,s,o,a,c)}catch(l){l.code==="EACCES"?this.addOrChange(e,t,n,i,s,o,a,c):this.handleEvent(ep,e,t,n,i,s,o,a,c)}}handleEvent(e,t,n,i,s,o,a,c,l){if(!(this.fsw.closed||this.checkIgnored(t)))if(e===ep){let p=c.type===Ma;(p||o.has(a))&&this.fsw._remove(s,a,p)}else{if(e===Tg){if(c.type===Ma&&this.fsw._getWatchedDir(t),c.type===kR&&l.followSymlinks){let f=l.depth===void 0?void 0:Ag(n,i)+1;return this._addToFsEvents(t,!1,!0,f)}this.fsw._getWatchedDir(s).add(a)}let p=c.type===Ma?e+Fq:e;this.fsw._emit(p,t),p===ER&&this._addToFsEvents(t,!1,!0)}}_watchWithFsEvents(e,t,n,i){if(this.fsw.closed||this.fsw._isIgnored(e))return;let s=this.fsw.options,a=Kq(e,t,async(c,l,p)=>{if(this.fsw.closed||s.depth!==void 0&&Ag(c,t)>s.depth)return;let f=n(_t.join(e,_t.relative(e,c)));if(i&&!i(f))return;let h=_t.dirname(f),y=_t.basename(f),_=this.fsw._getWatchedDir(p.type===Ma?f:h);if(zq.has(l)||p.event===Dq)if(typeof s.ignored===Cg){let S;try{S=await Rg(f)}catch{}if(this.fsw.closed||this.checkIgnored(f,S))return;RR(p,S)?this.addOrChange(f,c,t,h,_,y,p,s):this.handleEvent(ep,f,c,t,h,_,y,p,s)}else this.checkExists(f,c,t,h,_,y,p,s);else switch(p.event){case Pq:case Iq:return this.addOrChange(f,c,t,h,_,y,p,s);case Nq:case Lq:return this.checkExists(f,c,t,h,_,y,p,s)}},this.fsw._emitRaw);return this.fsw._emitReady(),a}async _handleFsEventsSymlink(e,t,n,i){if(!(this.fsw.closed||this.fsw._symlinkPaths.has(t))){this.fsw._symlinkPaths.set(t,!0),this.fsw._incrReadyCount();try{let s=await AR(e);if(this.fsw.closed)return;if(this.fsw._isIgnored(s))return this.fsw._emitReady();this.fsw._incrReadyCount(),this._addToFsEvents(s||e,o=>{let a=e;return s&&s!==CR?a=o.replace(s,e):o!==CR&&(a=_t.join(e,o)),n(a)},!1,i)}catch(s){if(this.fsw._handleError(s))return this.fsw._emitReady()}}}emitAdd(e,t,n,i,s){let o=n(e),a=t.isDirectory(),c=this.fsw._getWatchedDir(_t.dirname(o)),l=_t.basename(o);a&&this.fsw._getWatchedDir(o),!c.has(l)&&(c.add(l),(!i.ignoreInitial||s===!0)&&this.fsw._emit(a?ER:Tg,o,t))}initWatch(e,t,n,i){if(this.fsw.closed)return;let s=this._watchWithFsEvents(n.watchPath,_t.resolve(e||n.watchPath),i,n.globFilter);this.fsw._addPathCloser(t,s)}async _addToFsEvents(e,t,n,i){if(this.fsw.closed)return;let s=this.fsw.options,o=typeof t===Cg?t:Hq,a=this.fsw._getWatchHelpers(e);try{let c=await Wq[a.statMethod](a.watchPath);if(this.fsw.closed)return;if(this.fsw._isIgnored(a.watchPath,c))throw null;if(c.isDirectory()){if(a.globFilter||this.emitAdd(o(e),c,o,s,n),i&&i>s.depth)return;this.fsw._readdirp(a.watchPath,{fileFilter:l=>a.filterPath(l),directoryFilter:l=>a.filterDir(l),...Uq(s.depth-(i||0))}).on(Oq,l=>{if(this.fsw.closed||l.stats.isDirectory()&&!a.filterPath(l))return;let p=_t.join(a.watchPath,l.path),{fullPath:f}=l;if(a.followSymlinks&&l.stats.isSymbolicLink()){let h=s.depth===void 0?void 0:Ag(p,_t.resolve(a.watchPath))+1;this._handleFsEventsSymlink(p,f,o,h)}else this.emitAdd(p,l.stats,o,s,n)}).on(kq,$q).on(Mq,()=>{this.fsw._emitReady()})}else this.emitAdd(a.watchPath,c,o,s,n),this.fsw._emitReady()}catch(c){(!c||this.fsw._handleError(c))&&(this.fsw._emitReady(),this.fsw._emitReady())}if(s.persistent&&n!==!0)if(typeof t===Cg)this.initWatch(void 0,e,a,o);else{let c;try{c=await AR(a.watchPath)}catch{}this.initWatch(c,e,a,o)}}};Pg.exports=kg;Pg.exports.canUse=Xq});var HR=O(Vg=>{"use strict";var{EventEmitter:Jq}=require("events"),Gg=require("fs"),ue=require("path"),{promisify:BR}=require("util"),Qq=YC(),jg=EA().default,Zq=OA(),Ig=fg(),e4=fR(),t4=ug(),r4=SR(),MR=OR(),{EV_ALL:Ng,EV_READY:n4,EV_ADD:tp,EV_CHANGE:Pa,EV_UNLINK:PR,EV_ADD_DIR:i4,EV_UNLINK_DIR:s4,EV_RAW:o4,EV_ERROR:Lg,STR_CLOSE:a4,STR_END:c4,BACK_SLASH_RE:l4,DOUBLE_SLASH_RE:IR,SLASH_OR_BACK_SLASH_RE:u4,DOT_RE:p4,REPLACER_RE:f4,SLASH:Dg,SLASH_SLASH:d4,BRACE_START:h4,BANG:Fg,ONE_DOT:jR,TWO_DOTS:m4,GLOBSTAR:g4,SLASH_GLOBSTAR:Bg,ANYMATCH_OPTS:$g,STRING_TYPE:zg,FUNCTION_TYPE:v4,EMPTY_STR:Hg,EMPTY_FN:y4,isWindows:x4,isMacos:_4,isIBMi:b4}=Yu(),w4=BR(Gg.stat),S4=BR(Gg.readdir),Ug=(r=[])=>Array.isArray(r)?r:[r],FR=(r,e=[])=>(r.forEach(t=>{Array.isArray(t)?FR(t,e):e.push(t)}),e),NR=r=>{let e=FR(Ug(r));if(!e.every(t=>typeof t===zg))throw new TypeError(`Non-string provided as watch path: ${e}`);return e.map($R)},LR=r=>{let e=r.replace(l4,Dg),t=!1;for(e.startsWith(d4)&&(t=!0);e.match(IR);)e=e.replace(IR,Dg);return t&&(e=Dg+e),e},$R=r=>LR(ue.normalize(LR(r))),DR=(r=Hg)=>e=>typeof e!==zg?e:$R(ue.isAbsolute(e)?e:ue.join(r,e)),E4=(r,e)=>ue.isAbsolute(r)?r:r.startsWith(Fg)?Fg+ue.join(e,r.slice(1)):ue.join(e,r),Br=(r,e)=>r[e]===void 0,qg=class{constructor(e,t){this.path=e,this._removeWatcher=t,this.items=new Set}add(e){let{items:t}=this;t&&e!==jR&&e!==m4&&t.add(e)}async remove(e){let{items:t}=this;if(!t||(t.delete(e),t.size>0))return;let n=this.path;try{await S4(n)}catch{this._removeWatcher&&this._removeWatcher(ue.dirname(n),ue.basename(n))}}has(e){let{items:t}=this;if(t)return t.has(e)}getChildren(){let{items:e}=this;if(e)return[...e.values()]}dispose(){this.items.clear(),delete this.path,delete this._removeWatcher,delete this.items,Object.freeze(this)}},T4="stat",C4="lstat",Wg=class{constructor(e,t,n,i){this.fsw=i,this.path=e=e.replace(f4,Hg),this.watchPath=t,this.fullWatchPath=ue.resolve(t),this.hasGlob=t!==e,e===Hg&&(this.hasGlob=!1),this.globSymlink=this.hasGlob&&n?void 0:!1,this.globFilter=this.hasGlob?jg(e,void 0,$g):!1,this.dirParts=this.getDirParts(e),this.dirParts.forEach(s=>{s.length>1&&s.pop()}),this.followSymlinks=n,this.statMethod=n?T4:C4}checkGlobSymlink(e){return this.globSymlink===void 0&&(this.globSymlink=e.fullParentDir===this.fullWatchPath?!1:{realPath:e.fullParentDir,linkPath:this.fullWatchPath}),this.globSymlink?e.fullPath.replace(this.globSymlink.realPath,this.globSymlink.linkPath):e.fullPath}entryPath(e){return ue.join(this.watchPath,ue.relative(this.watchPath,this.checkGlobSymlink(e)))}filterPath(e){let{stats:t}=e;if(t&&t.isSymbolicLink())return this.filterDir(e);let n=this.entryPath(e);return(this.hasGlob&&typeof this.globFilter===v4?this.globFilter(n):!0)&&this.fsw._isntIgnored(n,t)&&this.fsw._hasReadPermissions(t)}getDirParts(e){if(!this.hasGlob)return[];let t=[];return(e.includes(h4)?e4.expand(e):[e]).forEach(i=>{t.push(ue.relative(this.watchPath,i).split(u4))}),t}filterDir(e){if(this.hasGlob){let t=this.getDirParts(this.checkGlobSymlink(e)),n=!1;this.unmatchedGlob=!this.dirParts.some(i=>i.every((s,o)=>(s===g4&&(n=!0),n||!t[0][o]||jg(s,t[0][o],$g))))}return!this.unmatchedGlob&&this.fsw._isntIgnored(this.entryPath(e),e.stats)}},rp=class extends Jq{constructor(e){super();let t={};e&&Object.assign(t,e),this._watched=new Map,this._closers=new Map,this._ignoredPaths=new Set,this._throttled=new Map,this._symlinkPaths=new Map,this._streams=new Set,this.closed=!1,Br(t,"persistent")&&(t.persistent=!0),Br(t,"ignoreInitial")&&(t.ignoreInitial=!1),Br(t,"ignorePermissionErrors")&&(t.ignorePermissionErrors=!1),Br(t,"interval")&&(t.interval=100),Br(t,"binaryInterval")&&(t.binaryInterval=300),Br(t,"disableGlobbing")&&(t.disableGlobbing=!1),t.enableBinaryInterval=t.binaryInterval!==t.interval,Br(t,"useFsEvents")&&(t.useFsEvents=!t.usePolling),MR.canUse()||(t.useFsEvents=!1),Br(t,"usePolling")&&!t.useFsEvents&&(t.usePolling=_4),b4&&(t.usePolling=!0);let i=process.env.CHOKIDAR_USEPOLLING;if(i!==void 0){let c=i.toLowerCase();c==="false"||c==="0"?t.usePolling=!1:c==="true"||c==="1"?t.usePolling=!0:t.usePolling=!!c}let s=process.env.CHOKIDAR_INTERVAL;s&&(t.interval=Number.parseInt(s,10)),Br(t,"atomic")&&(t.atomic=!t.usePolling&&!t.useFsEvents),t.atomic&&(this._pendingUnlinks=new Map),Br(t,"followSymlinks")&&(t.followSymlinks=!0),Br(t,"awaitWriteFinish")&&(t.awaitWriteFinish=!1),t.awaitWriteFinish===!0&&(t.awaitWriteFinish={});let o=t.awaitWriteFinish;o&&(o.stabilityThreshold||(o.stabilityThreshold=2e3),o.pollInterval||(o.pollInterval=100),this._pendingWrites=new Map),t.ignored&&(t.ignored=Ug(t.ignored));let a=0;this._emitReady=()=>{a++,a>=this._readyCount&&(this._emitReady=y4,this._readyEmitted=!0,process.nextTick(()=>this.emit(n4)))},this._emitRaw=(...c)=>this.emit(o4,...c),this._readyEmitted=!1,this.options=t,t.useFsEvents?this._fsEventsHandler=new MR(this):this._nodeFsHandler=new r4(this),Object.freeze(t)}add(e,t,n){let{cwd:i,disableGlobbing:s}=this.options;this.closed=!1;let o=NR(e);return i&&(o=o.map(a=>{let c=E4(a,i);return s||!Ig(a)?c:t4(c)})),o=o.filter(a=>a.startsWith(Fg)?(this._ignoredPaths.add(a.slice(1)),!1):(this._ignoredPaths.delete(a),this._ignoredPaths.delete(a+Bg),this._userIgnored=void 0,!0)),this.options.useFsEvents&&this._fsEventsHandler?(this._readyCount||(this._readyCount=o.length),this.options.persistent&&(this._readyCount+=o.length),o.forEach(a=>this._fsEventsHandler._addToFsEvents(a))):(this._readyCount||(this._readyCount=0),this._readyCount+=o.length,Promise.all(o.map(async a=>{let c=await this._nodeFsHandler._addToNodeFs(a,!n,0,0,t);return c&&this._emitReady(),c})).then(a=>{this.closed||a.filter(c=>c).forEach(c=>{this.add(ue.dirname(c),ue.basename(t||c))})})),this}unwatch(e){if(this.closed)return this;let t=NR(e),{cwd:n}=this.options;return t.forEach(i=>{!ue.isAbsolute(i)&&!this._closers.has(i)&&(n&&(i=ue.join(n,i)),i=ue.resolve(i)),this._closePath(i),this._ignoredPaths.add(i),this._watched.has(i)&&this._ignoredPaths.add(i+Bg),this._userIgnored=void 0}),this}close(){if(this.closed)return this._closePromise;this.closed=!0,this.removeAllListeners();let e=[];return this._closers.forEach(t=>t.forEach(n=>{let i=n();i instanceof Promise&&e.push(i)})),this._streams.forEach(t=>t.destroy()),this._userIgnored=void 0,this._readyCount=0,this._readyEmitted=!1,this._watched.forEach(t=>t.dispose()),["closers","watched","streams","symlinkPaths","throttled"].forEach(t=>{this[`_${t}`].clear()}),this._closePromise=e.length?Promise.all(e).then(()=>{}):Promise.resolve(),this._closePromise}getWatched(){let e={};return this._watched.forEach((t,n)=>{let i=this.options.cwd?ue.relative(this.options.cwd,n):n;e[i||jR]=t.getChildren().sort()}),e}emitWithAll(e,t){this.emit(...t),e!==Lg&&this.emit(Ng,...t)}async _emit(e,t,n,i,s){if(this.closed)return;let o=this.options;x4&&(t=ue.normalize(t)),o.cwd&&(t=ue.relative(o.cwd,t));let a=[e,t];s!==void 0?a.push(n,i,s):i!==void 0?a.push(n,i):n!==void 0&&a.push(n);let c=o.awaitWriteFinish,l;if(c&&(l=this._pendingWrites.get(t)))return l.lastChange=new Date,this;if(o.atomic){if(e===PR)return this._pendingUnlinks.set(t,a),setTimeout(()=>{this._pendingUnlinks.forEach((p,f)=>{this.emit(...p),this.emit(Ng,...p),this._pendingUnlinks.delete(f)})},typeof o.atomic=="number"?o.atomic:100),this;e===tp&&this._pendingUnlinks.has(t)&&(e=a[0]=Pa,this._pendingUnlinks.delete(t))}if(c&&(e===tp||e===Pa)&&this._readyEmitted){let p=(f,h)=>{f?(e=a[0]=Lg,a[1]=f,this.emitWithAll(e,a)):h&&(a.length>2?a[2]=h:a.push(h),this.emitWithAll(e,a))};return this._awaitWriteFinish(t,c.stabilityThreshold,e,p),this}if(e===Pa&&!this._throttle(Pa,t,50))return this;if(o.alwaysStat&&n===void 0&&(e===tp||e===i4||e===Pa)){let p=o.cwd?ue.join(o.cwd,t):t,f;try{f=await w4(p)}catch{}if(!f||this.closed)return;a.push(f)}return this.emitWithAll(e,a),this}_handleError(e){let t=e&&e.code;return e&&t!=="ENOENT"&&t!=="ENOTDIR"&&(!this.options.ignorePermissionErrors||t!=="EPERM"&&t!=="EACCES")&&this.emit(Lg,e),e||this.closed}_throttle(e,t,n){this._throttled.has(e)||this._throttled.set(e,new Map);let i=this._throttled.get(e),s=i.get(t);if(s)return s.count++,!1;let o,a=()=>{let l=i.get(t),p=l?l.count:0;return i.delete(t),clearTimeout(o),l&&clearTimeout(l.timeoutObject),p};o=setTimeout(a,n);let c={timeoutObject:o,clear:a,count:0};return i.set(t,c),c}_incrReadyCount(){return this._readyCount++}_awaitWriteFinish(e,t,n,i){let s,o=e;this.options.cwd&&!ue.isAbsolute(e)&&(o=ue.join(this.options.cwd,e));let a=new Date,c=l=>{Gg.stat(o,(p,f)=>{if(p||!this._pendingWrites.has(e)){p&&p.code!=="ENOENT"&&i(p);return}let h=Number(new Date);l&&f.size!==l.size&&(this._pendingWrites.get(e).lastChange=h);let y=this._pendingWrites.get(e);h-y.lastChange>=t?(this._pendingWrites.delete(e),i(void 0,f)):s=setTimeout(c,this.options.awaitWriteFinish.pollInterval,f)})};this._pendingWrites.has(e)||(this._pendingWrites.set(e,{lastChange:a,cancelWait:()=>(this._pendingWrites.delete(e),clearTimeout(s),n)}),s=setTimeout(c,this.options.awaitWriteFinish.pollInterval))}_getGlobIgnored(){return[...this._ignoredPaths.values()]}_isIgnored(e,t){if(this.options.atomic&&p4.test(e))return!0;if(!this._userIgnored){let{cwd:n}=this.options,i=this.options.ignored,s=i&&i.map(DR(n)),o=Ug(s).filter(c=>typeof c===zg&&!Ig(c)).map(c=>c+Bg),a=this._getGlobIgnored().map(DR(n)).concat(s,o);this._userIgnored=jg(a,void 0,$g)}return this._userIgnored([e,t])}_isntIgnored(e,t){return!this._isIgnored(e,t)}_getWatchHelpers(e,t){let n=t||this.options.disableGlobbing||!Ig(e)?e:Zq(e),i=this.options.followSymlinks;return new Wg(e,n,i,this)}_getWatchedDir(e){this._boundRemove||(this._boundRemove=this._remove.bind(this));let t=ue.resolve(e);return this._watched.has(t)||this._watched.set(t,new qg(t,this._boundRemove)),this._watched.get(t)}_hasReadPermissions(e){if(this.options.ignorePermissionErrors)return!0;let n=(e&&Number.parseInt(e.mode,10))&511;return!!(4&Number.parseInt(n.toString(8)[0],10))}_remove(e,t,n){let i=ue.join(e,t),s=ue.resolve(i);if(n=n??(this._watched.has(i)||this._watched.has(s)),!this._throttle("remove",i,100))return;!n&&!this.options.useFsEvents&&this._watched.size===1&&this.add(e,t,!0),this._getWatchedDir(i).getChildren().forEach(h=>this._remove(i,h));let c=this._getWatchedDir(e),l=c.has(t);c.remove(t),this._symlinkPaths.has(s)&&this._symlinkPaths.delete(s);let p=i;if(this.options.cwd&&(p=ue.relative(this.options.cwd,i)),this.options.awaitWriteFinish&&this._pendingWrites.has(p)&&this._pendingWrites.get(p).cancelWait()===tp)return;this._watched.delete(i),this._watched.delete(s);let f=n?s4:PR;l&&!this._isIgnored(i)&&this._emit(f,i),this.options.useFsEvents||this._closePath(i)}_closePath(e){this._closeFile(e);let t=ue.dirname(e);this._getWatchedDir(t).remove(ue.basename(e))}_closeFile(e){let t=this._closers.get(e);t&&(t.forEach(n=>n()),this._closers.delete(e))}_addPathCloser(e,t){if(!t)return;let n=this._closers.get(e);n||(n=[],this._closers.set(e,n)),n.push(t)}_readdirp(e,t){if(this.closed)return;let n={type:Ng,alwaysStat:!0,lstat:!0,...t},i=Qq(e,n);return this._streams.add(i),i.once(a4,()=>{i=void 0}),i.once(c4,()=>{i&&(this._streams.delete(i),i=void 0)}),i}};Vg.FSWatcher=rp;var A4=(r,e)=>{let t=new rp(e);return t.add(r),t};Vg.watch=A4});var Ok=O((XK,Qg)=>{"use strict";var N4=Object.prototype.hasOwnProperty,Dt="~";function ja(){}Object.create&&(ja.prototype=Object.create(null),new ja().__proto__||(Dt=!1));function L4(r,e,t){this.fn=r,this.context=e,this.once=t||!1}function kk(r,e,t,n,i){if(typeof t!="function")throw new TypeError("The listener must be a function");var s=new L4(t,n||r,i),o=Dt?Dt+e:e;return r._events[o]?r._events[o].fn?r._events[o]=[r._events[o],s]:r._events[o].push(s):(r._events[o]=s,r._eventsCount++),r}function up(r,e){--r._eventsCount===0?r._events=new ja:delete r._events[e]}function kt(){this._events=new ja,this._eventsCount=0}kt.prototype.eventNames=function(){var e=[],t,n;if(this._eventsCount===0)return e;for(n in t=this._events)N4.call(t,n)&&e.push(Dt?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(t)):e};kt.prototype.listeners=function(e){var t=Dt?Dt+e:e,n=this._events[t];if(!n)return[];if(n.fn)return[n.fn];for(var i=0,s=n.length,o=new Array(s);i<s;i++)o[i]=n[i].fn;return o};kt.prototype.listenerCount=function(e){var t=Dt?Dt+e:e,n=this._events[t];return n?n.fn?1:n.length:0};kt.prototype.emit=function(e,t,n,i,s,o){var a=Dt?Dt+e:e;if(!this._events[a])return!1;var c=this._events[a],l=arguments.length,p,f;if(c.fn){switch(c.once&&this.removeListener(e,c.fn,void 0,!0),l){case 1:return c.fn.call(c.context),!0;case 2:return c.fn.call(c.context,t),!0;case 3:return c.fn.call(c.context,t,n),!0;case 4:return c.fn.call(c.context,t,n,i),!0;case 5:return c.fn.call(c.context,t,n,i,s),!0;case 6:return c.fn.call(c.context,t,n,i,s,o),!0}for(f=1,p=new Array(l-1);f<l;f++)p[f-1]=arguments[f];c.fn.apply(c.context,p)}else{var h=c.length,y;for(f=0;f<h;f++)switch(c[f].once&&this.removeListener(e,c[f].fn,void 0,!0),l){case 1:c[f].fn.call(c[f].context);break;case 2:c[f].fn.call(c[f].context,t);break;case 3:c[f].fn.call(c[f].context,t,n);break;case 4:c[f].fn.call(c[f].context,t,n,i);break;default:if(!p)for(y=1,p=new Array(l-1);y<l;y++)p[y-1]=arguments[y];c[f].fn.apply(c[f].context,p)}}return!0};kt.prototype.on=function(e,t,n){return kk(this,e,t,n,!1)};kt.prototype.once=function(e,t,n){return kk(this,e,t,n,!0)};kt.prototype.removeListener=function(e,t,n,i){var s=Dt?Dt+e:e;if(!this._events[s])return this;if(!t)return up(this,s),this;var o=this._events[s];if(o.fn)o.fn===t&&(!i||o.once)&&(!n||o.context===n)&&up(this,s);else{for(var a=0,c=[],l=o.length;a<l;a++)(o[a].fn!==t||i&&!o[a].once||n&&o[a].context!==n)&&c.push(o[a]);c.length?this._events[s]=c.length===1?c[0]:c:up(this,s)}return this};kt.prototype.removeAllListeners=function(e){var t;return e?(t=Dt?Dt+e:e,this._events[t]&&up(this,t)):(this._events=new ja,this._eventsCount=0),this};kt.prototype.off=kt.prototype.removeListener;kt.prototype.addListener=kt.prototype.on;kt.prefixed=Dt;kt.EventEmitter=kt;typeof Qg<"u"&&(Qg.exports=kt)});var Pk=O((JK,Mk)=>{"use strict";Mk.exports=function(e,t){if(t=t.split(":")[0],e=+e,!e)return!1;switch(t){case"http":case"ws":return e!==80;case"https":case"wss":return e!==443;case"ftp":return e!==21;case"gopher":return e!==70;case"file":return!1}return e!==0}});var pp=O(Nk=>{var On=Nk,D4=require("url"),Ik=require("util")._extend,B4=Pk(),j4=/(^|,)\s*upgrade\s*($|,)/i,Zg=/^https|wss/;On.isSSL=Zg;On.setupOutgoing=function(r,e,t,n){r.port=e[n||"target"].port||(Zg.test(e[n||"target"].protocol)?443:80),["host","hostname","socketPath","pfx","key","passphrase","cert","ca","ciphers","secureProtocol"].forEach(function(a){r[a]=e[n||"target"][a]}),r.method=e.method||t.method,r.headers=Ik({},t.headers),e.headers&&Ik(r.headers,e.headers),e.auth&&(r.auth=e.auth),e.ca&&(r.ca=e.ca),Zg.test(e[n||"target"].protocol)&&(r.rejectUnauthorized=typeof e.secure>"u"?!0:e.secure),r.agent=e.agent||!1,r.localAddress=e.localAddress,r.agent||(r.headers=r.headers||{},(typeof r.headers.connection!="string"||!j4.test(r.headers.connection))&&(r.headers.connection="close"));var i=e[n||"target"],s=i&&e.prependPath!==!1&&i.path||"",o=e.toProxy?t.url:D4.parse(t.url).path||"";return o=e.ignorePath?"":o,r.path=On.urlJoin(s,o),e.changeOrigin&&(r.headers.host=B4(r.port,e[n||"target"].protocol)&&!F4(r.host)?r.host+":"+r.port:r.host),r};On.setupSocket=function(r){return r.setTimeout(0),r.setNoDelay(!0),r.setKeepAlive(!0,0),r};On.getPort=function(r){var e=r.headers.host?r.headers.host.match(/:(\d+)/):"";return e?e[1]:On.hasEncryptedConnection(r)?"443":"80"};On.hasEncryptedConnection=function(r){return!!(r.connection.encrypted||r.connection.pair)};On.urlJoin=function(){var r=Array.prototype.slice.call(arguments),e=r.length-1,t=r[e],n=t.split("?"),i;return r[e]=n.shift(),i=[r.filter(Boolean).join("/").replace(/\/+/g,"/").replace("http:/","http://").replace("https:/","https://")],i.push.apply(i,n),i.join("?")};On.rewriteCookieProperty=function r(e,t,n){return Array.isArray(e)?e.map(function(i){return r(i,t,n)}):e.replace(new RegExp("(;\\s*"+n+"=)([^;]+)","i"),function(i,s,o){var a;if(o in t)a=t[o];else if("*"in t)a=t["*"];else return i;return a?s+a:""})};function F4(r){return!!~r.indexOf(":")}});var jk=O((ZK,Bk)=>{var Lk=require("url"),Dk=pp(),$4=/^201|30(1|2|7|8)$/;Bk.exports={removeChunked:function(e,t,n){e.httpVersion==="1.0"&&delete n.headers["transfer-encoding"]},setConnection:function(e,t,n){e.httpVersion==="1.0"?n.headers.connection=e.headers.connection||"close":e.httpVersion!=="2.0"&&!n.headers.connection&&(n.headers.connection=e.headers.connection||"keep-alive")},setRedirectHostRewrite:function(e,t,n,i){if((i.hostRewrite||i.autoRewrite||i.protocolRewrite)&&n.headers.location&&$4.test(n.statusCode)){var s=Lk.parse(i.target),o=Lk.parse(n.headers.location);if(s.host!=o.host)return;i.hostRewrite?o.host=i.hostRewrite:i.autoRewrite&&(o.host=e.headers.host),i.protocolRewrite&&(o.protocol=i.protocolRewrite),n.headers.location=o.format()}},writeHeaders:function(e,t,n,i){var s=i.cookieDomainRewrite,o=i.cookiePathRewrite,a=i.preserveHeaderKeyCase,c,l=function(h,y){y!=null&&(s&&h.toLowerCase()==="set-cookie"&&(y=Dk.rewriteCookieProperty(y,s,"domain")),o&&h.toLowerCase()==="set-cookie"&&(y=Dk.rewriteCookieProperty(y,o,"path")),t.setHeader(String(h).trim(),y))};if(typeof s=="string"&&(s={"*":s}),typeof o=="string"&&(o={"*":o}),a&&n.rawHeaders!=null){c={};for(var p=0;p<n.rawHeaders.length;p+=2){var f=n.rawHeaders[p];c[f.toLowerCase()]=f}}Object.keys(n.headers).forEach(function(h){var y=n.headers[h];a&&c&&(h=c[h]||h),l(h,y)})},writeStatusCode:function(e,t,n){n.statusMessage?(t.statusCode=n.statusCode,t.statusMessage=n.statusMessage):t.statusCode=n.statusCode}}});var $k=O((e5,Fk)=>{var Fa;Fk.exports=function(){if(!Fa){try{Fa=ke()("follow-redirects")}catch{}typeof Fa!="function"&&(Fa=function(){})}Fa.apply(null,arguments)}});var Gk=O((t5,pv)=>{var Ha=require("url"),$a=Ha.URL,H4=require("http"),U4=require("https"),iv=require("stream").Writable,sv=require("assert"),Hk=$k();(function(){var e=typeof process<"u",t=typeof window<"u"&&typeof document<"u",n=Ni(Error.captureStackTrace);!e&&(t||!n)&&console.warn("The follow-redirects package should be excluded from browser builds.")})();var ov=!1;try{sv(new $a(""))}catch(r){ov=r.code==="ERR_INVALID_URL"}var q4=["Authorization","Proxy-Authorization","Cookie"],W4=["auth","host","hostname","href","path","pathname","port","protocol","query","search","hash"],av=["abort","aborted","connect","error","socket","timeout"],cv=Object.create(null);av.forEach(function(r){cv[r]=function(e,t,n){this._redirectable.emit(r,e,t,n)}});var tv=Ua("ERR_INVALID_URL","Invalid URL",TypeError),rv=Ua("ERR_FR_REDIRECTION_FAILURE","Redirected request failed"),G4=Ua("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded",rv),z4=Ua("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit"),V4=Ua("ERR_STREAM_WRITE_AFTER_END","write after end"),K4=iv.prototype.destroy||qk;function Kt(r,e){iv.call(this),this._sanitizeOptions(r),this._options=r,this._ended=!1,this._ending=!1,this._redirectCount=0,this._redirects=[],this._requestBodyLength=0,this._requestBodyBuffers=[],e&&this.on("response",e);var t=this;this._onNativeResponse=function(n){try{t._processResponse(n)}catch(i){t.emit("error",i instanceof rv?i:new rv({cause:i}))}},this._headerFilter=new RegExp("^(?:"+q4.concat(r.sensitiveHeaders).map(e6).join("|")+")$","i"),this._performRequest()}Kt.prototype=Object.create(iv.prototype);Kt.prototype.abort=function(){uv(this._currentRequest),this._currentRequest.abort(),this.emit("abort")};Kt.prototype.destroy=function(r){return uv(this._currentRequest,r),K4.call(this,r),this};Kt.prototype.write=function(r,e,t){if(this._ending)throw new V4;if(!Ii(r)&&!Q4(r))throw new TypeError("data should be a string, Buffer or Uint8Array");if(Ni(e)&&(t=e,e=null),r.length===0){t&&t();return}this._requestBodyLength+r.length<=this._options.maxBodyLength?(this._requestBodyLength+=r.length,this._requestBodyBuffers.push({data:r,encoding:e}),this._currentRequest.write(r,e,t)):(this.emit("error",new z4),this.abort())};Kt.prototype.end=function(r,e,t){if(Ni(r)?(t=r,r=e=null):Ni(e)&&(t=e,e=null),!r)this._ended=this._ending=!0,this._currentRequest.end(null,null,t);else{var n=this,i=this._currentRequest;this.write(r,e,function(){n._ended=!0,i.end(null,null,t)}),this._ending=!0}};Kt.prototype.setHeader=function(r,e){this._options.headers[r]=e,this._currentRequest.setHeader(r,e)};Kt.prototype.removeHeader=function(r){delete this._options.headers[r],this._currentRequest.removeHeader(r)};Kt.prototype.setTimeout=function(r,e){var t=this;function n(o){o.setTimeout(r),o.removeListener("timeout",o.destroy),o.addListener("timeout",o.destroy)}function i(o){t._timeout&&clearTimeout(t._timeout),t._timeout=setTimeout(function(){t.emit("timeout"),s()},r),n(o)}function s(){t._timeout&&(clearTimeout(t._timeout),t._timeout=null),t.removeListener("abort",s),t.removeListener("error",s),t.removeListener("response",s),t.removeListener("close",s),e&&t.removeListener("timeout",e),t.socket||t._currentRequest.removeListener("socket",i)}return e&&this.on("timeout",e),this.socket?i(this.socket):this._currentRequest.once("socket",i),this.on("socket",n),this.on("abort",s),this.on("error",s),this.on("response",s),this.on("close",s),this};["flushHeaders","getHeader","setNoDelay","setSocketKeepAlive"].forEach(function(r){Kt.prototype[r]=function(e,t){return this._currentRequest[r](e,t)}});["aborted","connection","socket"].forEach(function(r){Object.defineProperty(Kt.prototype,r,{get:function(){return this._currentRequest[r]}})});Kt.prototype._sanitizeOptions=function(r){if(r.headers||(r.headers={}),J4(r.sensitiveHeaders)||(r.sensitiveHeaders=[]),r.host&&(r.hostname||(r.hostname=r.host),delete r.host),!r.pathname&&r.path){var e=r.path.indexOf("?");e<0?r.pathname=r.path:(r.pathname=r.path.substring(0,e),r.search=r.path.substring(e))}};Kt.prototype._performRequest=function(){var r=this._options.protocol,e=this._options.nativeProtocols[r];if(!e)throw new TypeError("Unsupported protocol "+r);if(this._options.agents){var t=r.slice(0,-1);this._options.agent=this._options.agents[t]}var n=this._currentRequest=e.request(this._options,this._onNativeResponse);n._redirectable=this;for(var i of av)n.on(i,cv[i]);if(this._currentUrl=/^\//.test(this._options.path)?Ha.format(this._options):this._options.path,this._isRedirect){var s=0,o=this,a=this._requestBodyBuffers;(function c(l){if(n===o._currentRequest)if(l)o.emit("error",l);else if(s<a.length){var p=a[s++];n.finished||n.write(p.data,p.encoding,c)}else o._ended&&n.end()})()}};Kt.prototype._processResponse=function(r){var e=r.statusCode;this._options.trackRedirects&&this._redirects.push({url:this._currentUrl,headers:r.headers,statusCode:e});var t=r.headers.location;if(!t||this._options.followRedirects===!1||e<300||e>=400){r.responseUrl=this._currentUrl,r.redirects=this._redirects,this.emit("response",r),this._requestBodyBuffers=[];return}if(uv(this._currentRequest),r.destroy(),++this._redirectCount>this._options.maxRedirects)throw new G4;var n,i=this._options.beforeRedirect;i&&(n=Object.assign({Host:r.req.getHeader("host")},this._options.headers));var s=this._options.method;((e===301||e===302)&&this._options.method==="POST"||e===303&&!/^(?:GET|HEAD)$/.test(this._options.method))&&(this._options.method="GET",this._requestBodyBuffers=[],ev(/^content-/i,this._options.headers));var o=ev(/^host$/i,this._options.headers),a=lv(this._currentUrl),c=o||a.host,l=/^\w+:/.test(t)?this._currentUrl:Ha.format(Object.assign(a,{host:c})),p=Y4(t,l);if(Hk("redirecting to",p.href),this._isRedirect=!0,nv(p,this._options),(p.protocol!==a.protocol&&p.protocol!=="https:"||p.host!==c&&!X4(p.host,c))&&ev(this._headerFilter,this._options.headers),Ni(i)){var f={headers:r.headers,statusCode:e},h={url:l,method:s,headers:n};i(this._options,f,h),this._sanitizeOptions(this._options)}this._performRequest()};function Uk(r){var e={maxRedirects:21,maxBodyLength:10485760},t={};return Object.keys(r).forEach(function(n){var i=n+":",s=t[i]=r[n],o=e[n]=Object.create(s);function a(l,p,f){return Z4(l)?l=nv(l):Ii(l)?l=nv(lv(l)):(f=p,p=Wk(l),l={protocol:i}),Ni(p)&&(f=p,p=null),p=Object.assign({maxRedirects:e.maxRedirects,maxBodyLength:e.maxBodyLength},l,p),p.nativeProtocols=t,!Ii(p.host)&&!Ii(p.hostname)&&(p.hostname="::1"),sv.equal(p.protocol,i,"protocol mismatch"),Hk("options",p),new Kt(p,f)}function c(l,p,f){var h=o.request(l,p,f);return h.end(),h}Object.defineProperties(o,{request:{value:a,configurable:!0,enumerable:!0,writable:!0},get:{value:c,configurable:!0,enumerable:!0,writable:!0}})}),e}function qk(){}function lv(r){var e;if(ov)e=new $a(r);else if(e=Wk(Ha.parse(r)),!Ii(e.protocol))throw new tv({input:r});return e}function Y4(r,e){return ov?new $a(r,e):lv(Ha.resolve(e,r))}function Wk(r){if(/^\[/.test(r.hostname)&&!/^\[[:0-9a-f]+\]$/i.test(r.hostname))throw new tv({input:r.href||r});if(/^\[/.test(r.host)&&!/^\[[:0-9a-f]+\](:\d+)?$/i.test(r.host))throw new tv({input:r.href||r});return r}function nv(r,e){var t=e||{};for(var n of W4)t[n]=r[n];return t.hostname.startsWith("[")&&(t.hostname=t.hostname.slice(1,-1)),t.port!==""&&(t.port=Number(t.port)),t.path=t.search?t.pathname+t.search:t.pathname,t}function ev(r,e){var t;for(var n in e)r.test(n)&&(t=e[n],delete e[n]);return t===null||typeof t>"u"?void 0:String(t).trim()}function Ua(r,e,t){function n(i){Ni(Error.captureStackTrace)&&Error.captureStackTrace(this,this.constructor),Object.assign(this,i||{}),this.code=r,this.message=this.cause?e+": "+this.cause.message:e}return n.prototype=new(t||Error),Object.defineProperties(n.prototype,{constructor:{value:n,enumerable:!1},name:{value:"Error ["+r+"]",enumerable:!1}}),n}function uv(r,e){for(var t of av)r.removeListener(t,cv[t]);r.on("error",qk),r.destroy(e)}function X4(r,e){sv(Ii(r)&&Ii(e));var t=r.length-e.length-1;return t>0&&r[t]==="."&&r.endsWith(e)}function J4(r){return r instanceof Array}function Ii(r){return typeof r=="string"||r instanceof String}function Ni(r){return typeof r=="function"}function Q4(r){return typeof r=="object"&&"length"in r}function Z4(r){return $a&&r instanceof $a}function e6(r){return r.replace(/[\]\\/()*+?.$]/g,"\\$&")}pv.exports=Uk({http:H4,https:U4});pv.exports.wrap=Uk});var Vk=O((r5,zk)=>{var t6=require("http"),r6=require("https"),qa=jk(),fp=pp(),n6=Gk();qa=Object.keys(qa).map(function(r){return qa[r]});var i6={http:t6,https:r6};zk.exports={deleteLength:function(e,t,n){(e.method==="DELETE"||e.method==="OPTIONS")&&!e.headers["content-length"]&&(e.headers["content-length"]="0",delete e.headers["transfer-encoding"])},timeout:function(e,t,n){n.timeout&&e.socket.setTimeout(n.timeout)},XHeaders:function(e,t,n){if(n.xfwd){var i=e.isSpdy||fp.hasEncryptedConnection(e),s={for:e.connection.remoteAddress||e.socket.remoteAddress,port:fp.getPort(e),proto:i?"https":"http"};["for","port","proto"].forEach(function(o){e.headers["x-forwarded-"+o]=(e.headers["x-forwarded-"+o]||"")+(e.headers["x-forwarded-"+o]?",":"")+s[o]}),e.headers["x-forwarded-host"]=e.headers["x-forwarded-host"]||e.headers.host||""}},stream:function(e,t,n,i,s,o){s.emit("start",e,t,n.target||n.forward);var a=n.followRedirects?n6:i6,c=a.http,l=a.https;if(n.forward){var p=(n.forward.protocol==="https:"?l:c).request(fp.setupOutgoing(n.ssl||{},n,e,"forward")),f=_(p,n.forward);if(e.on("error",f),p.on("error",f),(n.buffer||e).pipe(p),!n.target)return t.end()}var h=(n.target.protocol==="https:"?l:c).request(fp.setupOutgoing(n.ssl||{},n,e));h.on("socket",function(S){s&&!h.getHeader("expect")&&s.emit("proxyReq",h,e,t,n)}),n.proxyTimeout&&h.setTimeout(n.proxyTimeout,function(){h.abort()}),e.on("aborted",function(){h.abort()});var y=_(h,n.target);e.on("error",y),h.on("error",y);function _(S,A){return function(N){if(e.socket.destroyed&&N.code==="ECONNRESET")return s.emit("econnreset",N,e,t,A),S.abort();o?o(N,e,t,A):s.emit("error",N,e,t,A)}}(n.buffer||e).pipe(h),h.on("response",function(S){if(s&&s.emit("proxyRes",S,e,t),!t.headersSent&&!n.selfHandleResponse)for(var A=0;A<qa.length&&!qa[A](e,t,S,n);A++);t.finished?s&&s.emit("end",e,t,S):(S.on("end",function(){s&&s.emit("end",e,t,S)}),n.selfHandleResponse||S.pipe(t))})}}});var Yk=O((n5,Kk)=>{var s6=require("http"),o6=require("https"),lo=pp();Kk.exports={checkMethodAndHeader:function(e,t){if(e.method!=="GET"||!e.headers.upgrade||e.headers.upgrade.toLowerCase()!=="websocket")return t.destroy(),!0},XHeaders:function(e,t,n){if(n.xfwd){var i={for:e.connection.remoteAddress||e.socket.remoteAddress,port:lo.getPort(e),proto:lo.hasEncryptedConnection(e)?"wss":"ws"};["for","port","proto"].forEach(function(s){e.headers["x-forwarded-"+s]=(e.headers["x-forwarded-"+s]||"")+(e.headers["x-forwarded-"+s]?",":"")+i[s]})}},stream:function(e,t,n,i,s,o){var a=function(p,f){return Object.keys(f).reduce(function(h,y){var _=f[y];if(!Array.isArray(_))return h.push(y+": "+_),h;for(var S=0;S<_.length;S++)h.push(y+": "+_[S]);return h},[p]).join(`\r
103
+ `;let c=(0,FF.parseProxyResponse)(i);i.write(`${a}\r
104
+ `);let{connect:l,buffered:u}=await c;if(e.emit("proxyConnect",l),this.emit("proxyConnect",l,e),l.statusCode===200)return e.once("socket",HF),t.secureEndpoint?(ca("Upgrading socket connection to TLS"),oT.connect({...cT(aT(t),"host","path","port"),socket:i})):i;i.destroy();let f=new vu.Socket({writable:!1});return f.readable=!0,e.once("socket",h=>{ca("Replaying proxy buffer for failed request"),(0,DF.default)(h.listenerCount("data")>0),h.push(u),h.push(null)}),f}};yu.protocols=["http","https"];yr.HttpsProxyAgent=yu;function HF(r){r.resume()}function cT(r,...e){let t={},n;for(n in r)e.includes(n)||(t[n]=r[n]);return t}});var gT=A((BG,mT)=>{"use strict";var dT=require("url"),hT=require("https"),qF=bm(),xu=vm(),UF=_m(),er=fu(),$F=mm(),fT=2419200,Sm="",Em;function la(){}la.prototype.setGCMAPIKey=function(r){if(r===null){Sm=null;return}if(typeof r>"u"||typeof r!="string"||r.length===0)throw new Error("The GCM API Key should be a non-empty string or null.");Sm=r};la.prototype.setVapidDetails=function(r,e,t){if(arguments.length===1&&arguments[0]===null){Em=null;return}xu.validateSubject(r),xu.validatePublicKey(e),xu.validatePrivateKey(t),Em={subject:r,publicKey:e,privateKey:t}};la.prototype.generateRequestDetails=function(r,e,t){if(!r||!r.endpoint)throw new Error("You must pass in a subscription with at least an endpoint.");if(typeof r.endpoint!="string"||r.endpoint.length===0)throw new Error("The subscription endpoint must be a string with a valid URL.");if(e&&(typeof r!="object"||!r.keys||!r.keys.p256dh||!r.keys.auth))throw new Error("To send a message with a payload, the subscription must have 'auth' and 'p256dh' keys.");let n=Sm,i=Em,s=fT,o={},a=er.supportedContentEncodings.AES_128_GCM,c=er.supportedUrgency.NORMAL,l,u,f,h;if(t){let R=["headers","gcmAPIKey","vapidDetails","TTL","contentEncoding","urgency","topic","proxy","agent","timeout"],M=Object.keys(t);for(let I=0;I<M.length;I+=1){let B=M[I];if(!R.includes(B))throw new Error("'"+B+"' is an invalid option. The valid options are ['"+R.join("', '")+"'].")}if(t.headers){o=t.headers;let I=Object.keys(o).filter(function(B){return typeof t[B]<"u"});if(I.length>0)throw new Error("Duplicated headers defined ["+I.join(",")+"]. Please either define the header in thetop level options OR in the 'headers' key.")}if(t.gcmAPIKey&&(n=t.gcmAPIKey),t.vapidDetails!==void 0&&(i=t.vapidDetails),t.TTL!==void 0&&(s=Number(t.TTL),s<0))throw new Error("TTL should be a number and should be at least 0");if(t.contentEncoding)if(t.contentEncoding===er.supportedContentEncodings.AES_128_GCM||t.contentEncoding===er.supportedContentEncodings.AES_GCM)a=t.contentEncoding;else throw new Error("Unsupported content encoding specified.");if(t.urgency)if(t.urgency===er.supportedUrgency.VERY_LOW||t.urgency===er.supportedUrgency.LOW||t.urgency===er.supportedUrgency.NORMAL||t.urgency===er.supportedUrgency.HIGH)c=t.urgency;else throw new Error("Unsupported urgency specified.");if(t.topic){if(!$F.validate(t.topic))throw new Error("Unsupported characters set use the URL or filename-safe Base64 characters set");if(t.topic.length>32)throw new Error("use maximum of 32 characters from the URL or filename-safe Base64 characters set");l=t.topic}t.proxy&&(typeof t.proxy=="string"||typeof t.proxy.host=="string"?u=t.proxy:console.warn("Attempt to use proxy option, but invalid type it should be a string or proxy options object.")),t.agent&&(t.agent instanceof hT.Agent?(u&&console.warn("Agent option will be ignored because proxy option is defined."),f=t.agent):console.warn("Wrong type for the agent option, it should be an instance of https.Agent.")),typeof t.timeout=="number"&&(h=t.timeout)}typeof s>"u"&&(s=fT);let g={method:"POST",headers:{TTL:s}};Object.keys(o).forEach(function(R){g.headers[R]=o[R]});let x=null;if(e){let R=UF.encrypt(r.keys.p256dh,r.keys.auth,e,a);g.headers["Content-Length"]=R.cipherText.length,g.headers["Content-Type"]="application/octet-stream",a===er.supportedContentEncodings.AES_128_GCM?g.headers["Content-Encoding"]=er.supportedContentEncodings.AES_128_GCM:a===er.supportedContentEncodings.AES_GCM&&(g.headers["Content-Encoding"]=er.supportedContentEncodings.AES_GCM,g.headers.Encryption="salt="+R.salt,g.headers["Crypto-Key"]="dh="+R.localPublicKey.toString("base64url")),x=R.cipherText}else g.headers["Content-Length"]=0;let S=r.endpoint.startsWith("https://android.googleapis.com/gcm/send"),k=r.endpoint.startsWith("https://fcm.googleapis.com/fcm/send");if(S)n?g.headers.Authorization="key="+n:console.warn("Attempt to send push notification to GCM endpoint, but no GCM key is defined. Please use setGCMApiKey() or add 'gcmAPIKey' as an option.");else if(i){let R=dT.parse(r.endpoint),M=R.protocol+"//"+R.host,I=xu.getVapidHeaders(M,i.subject,i.publicKey,i.privateKey,a);g.headers.Authorization=I.Authorization,a===er.supportedContentEncodings.AES_GCM&&(g.headers["Crypto-Key"]?g.headers["Crypto-Key"]+=";"+I["Crypto-Key"]:g.headers["Crypto-Key"]=I["Crypto-Key"])}else k&&n&&(g.headers.Authorization="key="+n);return g.headers.Urgency=c,l&&(g.headers.Topic=l),g.body=x,g.endpoint=r.endpoint,u&&(g.proxy=u),f&&(g.agent=f),h&&(g.timeout=h),g};la.prototype.sendNotification=function(r,e,t){let n;try{n=this.generateRequestDetails(r,e,t)}catch(i){return Promise.reject(i)}return new Promise(function(i,s){let o={},a=dT.parse(n.endpoint);if(o.hostname=a.hostname,o.port=a.port,o.path=a.path,o.headers=n.headers,o.method=n.method,n.timeout&&(o.timeout=n.timeout),n.agent&&(o.agent=n.agent),n.proxy){let{HttpsProxyAgent:l}=pT();o.agent=new l(n.proxy)}let c=hT.request(o,function(l){let u="";l.on("data",function(f){u+=f}),l.on("end",function(){l.statusCode<200||l.statusCode>299?s(new qF("Received unexpected response code",l.statusCode,l.headers,u,n.endpoint)):i({statusCode:l.statusCode,body:u,headers:l.headers})})});n.timeout&&c.on("timeout",function(){c.destroy(new Error("Socket timeout"))}),c.on("error",function(l){s(l)}),n.body&&c.write(n.body),c.end()})};mT.exports=la});var xT=A((jG,yT)=>{"use strict";var vT=vm(),WF=_m(),GF=gT(),zF=bm(),VF=fu(),ua=new GF;yT.exports={WebPushError:zF,supportedContentEncodings:VF.supportedContentEncodings,encrypt:WF.encrypt,getVapidHeaders:vT.getVapidHeaders,generateVAPIDKeys:vT.generateVAPIDKeys,setGCMAPIKey:ua.setGCMAPIKey,setVapidDetails:ua.setVapidDetails,generateRequestDetails:ua.generateRequestDetails,sendNotification:ua.sendNotification.bind(ua)}});var ma=A((mz,sC)=>{"use strict";var F3=require("path"),Zr="\\\\/",tC=`[^${Zr}]`,H3=0,Sn="\\.",q3="\\+",U3="\\?",Cu="\\/",$3="(?=.)",rC="[^/]",Rm=`(?:${Cu}|$)`,nC=`(?:^|${Cu})`,Om=`${Sn}{1,2}${Rm}`,W3=`(?!${Sn})`,G3=`(?!${nC}${Om})`,z3=`(?!${Sn}{0,1}${Rm})`,V3=`(?!${Om})`,K3=`[^.${Cu}]`,Y3=`${rC}*?`,iC={DOT_LITERAL:Sn,PLUS_LITERAL:q3,QMARK_LITERAL:U3,SLASH_LITERAL:Cu,ONE_CHAR:$3,QMARK:rC,END_ANCHOR:Rm,DOTS_SLASH:Om,NO_DOT:W3,NO_DOTS:G3,NO_DOT_SLASH:z3,NO_DOTS_SLASH:V3,QMARK_NO_DOT:K3,STAR:Y3,START_ANCHOR:nC},J3={...iC,SLASH_LITERAL:`[${Zr}]`,QMARK:tC,STAR:`${tC}*?`,DOTS_SLASH:`${Sn}{1,2}(?:[${Zr}]|$)`,NO_DOT:`(?!${Sn})`,NO_DOTS:`(?!(?:^|[${Zr}])${Sn}{1,2}(?:[${Zr}]|$))`,NO_DOT_SLASH:`(?!${Sn}{0,1}(?:[${Zr}]|$))`,NO_DOTS_SLASH:`(?!${Sn}{1,2}(?:[${Zr}]|$))`,QMARK_NO_DOT:`[^.${Zr}]`,START_ANCHOR:`(?:^|[${Zr}])`,END_ANCHOR:`(?:[${Zr}]|$)`},X3={__proto__:null,alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};sC.exports={DEFAULT_MAX_EXTGLOB_RECURSION:H3,MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:X3,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{__proto__:null,"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:F3.sep,extglobChars(r){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${r.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(r){return r===!0?J3:iC}}});var ku=A(Wt=>{"use strict";var Z3=require("path"),Q3=process.platform==="win32",{REGEX_BACKSLASH:eH,REGEX_REMOVE_BACKSLASH:tH,REGEX_SPECIAL_CHARS:rH,REGEX_SPECIAL_CHARS_GLOBAL:nH}=ma();Wt.isObject=r=>r!==null&&typeof r=="object"&&!Array.isArray(r);Wt.hasRegexChars=r=>rH.test(r);Wt.isRegexChar=r=>r.length===1&&Wt.hasRegexChars(r);Wt.escapeRegex=r=>r.replace(nH,"\\$1");Wt.toPosixSlashes=r=>r.replace(eH,"/");Wt.removeBackslashes=r=>r.replace(tH,e=>e==="\\"?"":e);Wt.supportsLookbehinds=()=>{let r=process.version.slice(1).split(".").map(Number);return r.length===3&&r[0]>=9||r[0]===8&&r[1]>=10};Wt.isWindows=r=>r&&typeof r.windows=="boolean"?r.windows:Q3===!0||Z3.sep==="\\";Wt.escapeLast=(r,e,t)=>{let n=r.lastIndexOf(e,t);return n===-1?r:r[n-1]==="\\"?Wt.escapeLast(r,e,n-1):`${r.slice(0,n)}\\${r.slice(n)}`};Wt.removePrefix=(r,e={})=>{let t=r;return t.startsWith("./")&&(t=t.slice(2),e.prefix="./"),t};Wt.wrapOutput=(r,e={},t={})=>{let n=t.contains?"":"^",i=t.contains?"":"$",s=`${n}(?:${r})${i}`;return e.negated===!0&&(s=`(?:^(?!${s}).*$)`),s}});var dC=A((vz,fC)=>{"use strict";var oC=ku(),{CHAR_ASTERISK:Mm,CHAR_AT:iH,CHAR_BACKWARD_SLASH:ga,CHAR_COMMA:sH,CHAR_DOT:Pm,CHAR_EXCLAMATION_MARK:Im,CHAR_FORWARD_SLASH:pC,CHAR_LEFT_CURLY_BRACE:Nm,CHAR_LEFT_PARENTHESES:Dm,CHAR_LEFT_SQUARE_BRACKET:oH,CHAR_PLUS:aH,CHAR_QUESTION_MARK:aC,CHAR_RIGHT_CURLY_BRACE:cH,CHAR_RIGHT_PARENTHESES:cC,CHAR_RIGHT_SQUARE_BRACKET:lH}=ma(),lC=r=>r===pC||r===ga,uC=r=>{r.isPrefix!==!0&&(r.depth=r.isGlobstar?1/0:1)},uH=(r,e)=>{let t=e||{},n=r.length-1,i=t.parts===!0||t.scanToEnd===!0,s=[],o=[],a=[],c=r,l=-1,u=0,f=0,h=!1,g=!1,x=!1,S=!1,k=!1,R=!1,M=!1,I=!1,B=!1,V=!1,F=0,G,D,U={value:"",depth:0,isGlob:!1},T=()=>l>=n,p=()=>c.charCodeAt(l+1),m=()=>(G=D,c.charCodeAt(++l));for(;l<n;){D=m();let C;if(D===ga){M=U.backslashes=!0,D=m(),D===Nm&&(R=!0);continue}if(R===!0||D===Nm){for(F++;T()!==!0&&(D=m());){if(D===ga){M=U.backslashes=!0,m();continue}if(D===Nm){F++;continue}if(R!==!0&&D===Pm&&(D=m())===Pm){if(h=U.isBrace=!0,x=U.isGlob=!0,V=!0,i===!0)continue;break}if(R!==!0&&D===sH){if(h=U.isBrace=!0,x=U.isGlob=!0,V=!0,i===!0)continue;break}if(D===cH&&(F--,F===0)){R=!1,h=U.isBrace=!0,V=!0;break}}if(i===!0)continue;break}if(D===pC){if(s.push(l),o.push(U),U={value:"",depth:0,isGlob:!1},V===!0)continue;if(G===Pm&&l===u+1){u+=2;continue}f=l+1;continue}if(t.noext!==!0&&(D===aH||D===iH||D===Mm||D===aC||D===Im)===!0&&p()===Dm){if(x=U.isGlob=!0,S=U.isExtglob=!0,V=!0,D===Im&&l===u&&(B=!0),i===!0){for(;T()!==!0&&(D=m());){if(D===ga){M=U.backslashes=!0,D=m();continue}if(D===cC){x=U.isGlob=!0,V=!0;break}}continue}break}if(D===Mm){if(G===Mm&&(k=U.isGlobstar=!0),x=U.isGlob=!0,V=!0,i===!0)continue;break}if(D===aC){if(x=U.isGlob=!0,V=!0,i===!0)continue;break}if(D===oH){for(;T()!==!0&&(C=m());){if(C===ga){M=U.backslashes=!0,m();continue}if(C===lH){g=U.isBracket=!0,x=U.isGlob=!0,V=!0;break}}if(i===!0)continue;break}if(t.nonegate!==!0&&D===Im&&l===u){I=U.negated=!0,u++;continue}if(t.noparen!==!0&&D===Dm){if(x=U.isGlob=!0,i===!0){for(;T()!==!0&&(D=m());){if(D===Dm){M=U.backslashes=!0,D=m();continue}if(D===cC){V=!0;break}}continue}break}if(x===!0){if(V=!0,i===!0)continue;break}}t.noext===!0&&(S=!1,x=!1);let y=c,w="",v="";u>0&&(w=c.slice(0,u),c=c.slice(u),f-=u),y&&x===!0&&f>0?(y=c.slice(0,f),v=c.slice(f)):x===!0?(y="",v=c):y=c,y&&y!==""&&y!=="/"&&y!==c&&lC(y.charCodeAt(y.length-1))&&(y=y.slice(0,-1)),t.unescape===!0&&(v&&(v=oC.removeBackslashes(v)),y&&M===!0&&(y=oC.removeBackslashes(y)));let _={prefix:w,input:r,start:u,base:y,glob:v,isBrace:h,isBracket:g,isGlob:x,isExtglob:S,isGlobstar:k,negated:I,negatedExtglob:B};if(t.tokens===!0&&(_.maxDepth=0,lC(D)||o.push(U),_.tokens=o),t.parts===!0||t.tokens===!0){let C;for(let b=0;b<s.length;b++){let d=C?C+1:u,E=s[b],q=r.slice(d,E);t.tokens&&(b===0&&u!==0?(o[b].isPrefix=!0,o[b].value=w):o[b].value=q,uC(o[b]),_.maxDepth+=o[b].depth),(b!==0||q!=="")&&a.push(q),C=E}if(C&&C+1<r.length){let b=r.slice(C+1);a.push(b),t.tokens&&(o[o.length-1].value=b,uC(o[o.length-1]),_.maxDepth+=o[o.length-1].depth)}_.slashes=s,_.parts=a}return _};fC.exports=uH});var yC=A((yz,vC)=>{"use strict";var va=ma(),Tt=ku(),{MAX_LENGTH:Au,POSIX_REGEX_SOURCE:pH,REGEX_NON_SPECIAL_CHARS:fH,REGEX_SPECIAL_CHARS_BACKREF:dH,REPLACEMENTS:hC}=va,hH=(r,e)=>{if(typeof e.expandRange=="function")return e.expandRange(...r,e);r.sort();let t=`[${r.join("-")}]`;try{new RegExp(t)}catch{return r.map(i=>Tt.escapeRegex(i)).join("..")}return t},zs=(r,e)=>`Missing ${r}: "${e}" - use "\\\\${e}" to match literal characters`,mC=r=>{let e=[],t=0,n=0,i=0,s="",o=!1;for(let a of r){if(o===!0){s+=a,o=!1;continue}if(a==="\\"){s+=a,o=!0;continue}if(a==='"'){i=i===1?0:1,s+=a;continue}if(i===0){if(a==="[")t++;else if(a==="]"&&t>0)t--;else if(t===0){if(a==="(")n++;else if(a===")"&&n>0)n--;else if(a==="|"&&n===0){e.push(s),s="";continue}}}s+=a}return e.push(s),e},mH=r=>{let e=!1;for(let t of r){if(e===!0){e=!1;continue}if(t==="\\"){e=!0;continue}if(/[?*+@!()[\]{}]/.test(t))return!1}return!0},gC=r=>{let e=r.trim(),t=!0;for(;t===!0;)t=!1,/^@\([^\\()[\]{}|]+\)$/.test(e)&&(e=e.slice(2,-1),t=!0);if(mH(e))return e.replace(/\\(.)/g,"$1")},gH=r=>{let e=r.map(gC).filter(Boolean);for(let t=0;t<e.length;t++)for(let n=t+1;n<e.length;n++){let i=e[t],s=e[n],o=i[0];if(!(!o||i!==o.repeat(i.length)||s!==o.repeat(s.length))&&(i===s||i.startsWith(s)||s.startsWith(i)))return!0}return!1},Lm=(r,e=!0)=>{if(r[0]!=="+"&&r[0]!=="*"||r[1]!=="(")return;let t=0,n=0,i=0,s=!1;for(let o=1;o<r.length;o++){let a=r[o];if(s===!0){s=!1;continue}if(a==="\\"){s=!0;continue}if(a==='"'){i=i===1?0:1;continue}if(i!==1){if(a==="["){t++;continue}if(a==="]"&&t>0){t--;continue}if(!(t>0)){if(a==="("){n++;continue}if(a===")"&&(n--,n===0))return e===!0&&o!==r.length-1?void 0:{type:r[0],body:r.slice(2,o),end:o}}}}},vH=r=>{let e=0,t=[];for(;e<r.length;){let i=Lm(r.slice(e),!1);if(!i||i.type!=="*")return;let s=mC(i.body).map(a=>a.trim());if(s.length!==1)return;let o=gC(s[0]);if(!o||o.length!==1)return;t.push(o),e+=i.end+1}return t.length<1?void 0:`${t.length===1?Tt.escapeRegex(t[0]):`[${t.map(i=>Tt.escapeRegex(i)).join("")}]`}*`},yH=r=>{let e=0,t=r.trim(),n=Lm(t);for(;n;)e++,t=n.body.trim(),n=Lm(t);return e},xH=(r,e)=>{if(e.maxExtglobRecursion===!1)return{risky:!1};let t=typeof e.maxExtglobRecursion=="number"?e.maxExtglobRecursion:va.DEFAULT_MAX_EXTGLOB_RECURSION,n=mC(r).map(i=>i.trim());if(n.length>1&&(n.some(i=>i==="")||n.some(i=>/^[*?]+$/.test(i))||gH(n)))return{risky:!0};for(let i of n){let s=vH(i);if(s)return{risky:!0,safeOutput:s};if(yH(i)>t)return{risky:!0}}return{risky:!1}},Bm=(r,e)=>{if(typeof r!="string")throw new TypeError("Expected a string");r=hC[r]||r;let t={...e},n=typeof t.maxLength=="number"?Math.min(Au,t.maxLength):Au,i=r.length;if(i>n)throw new SyntaxError(`Input length: ${i}, exceeds maximum allowed length: ${n}`);let s={type:"bos",value:"",output:t.prepend||""},o=[s],a=t.capture?"":"?:",c=Tt.isWindows(e),l=va.globChars(c),u=va.extglobChars(l),{DOT_LITERAL:f,PLUS_LITERAL:h,SLASH_LITERAL:g,ONE_CHAR:x,DOTS_SLASH:S,NO_DOT:k,NO_DOT_SLASH:R,NO_DOTS_SLASH:M,QMARK:I,QMARK_NO_DOT:B,STAR:V,START_ANCHOR:F}=l,G=N=>`(${a}(?:(?!${F}${N.dot?S:f}).)*?)`,D=t.dot?"":k,U=t.dot?I:B,T=t.bash===!0?G(t):V;t.capture&&(T=`(${T})`),typeof t.noext=="boolean"&&(t.noextglob=t.noext);let p={input:r,index:-1,start:0,dot:t.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:o};r=Tt.removePrefix(r,p),i=r.length;let m=[],y=[],w=[],v=s,_,C=()=>p.index===i-1,b=p.peek=(N=1)=>r[p.index+N],d=p.advance=()=>r[++p.index]||"",E=()=>r.slice(p.index+1),q=(N="",te=0)=>{p.consumed+=N,p.index+=te},O=N=>{p.output+=N.output!=null?N.output:N.value,q(N.value)},P=()=>{let N=1;for(;b()==="!"&&(b(2)!=="("||b(3)==="?");)d(),p.start++,N++;return N%2===0?!1:(p.negated=!0,p.start++,!0)},j=N=>{p[N]++,w.push(N)},z=N=>{p[N]--,w.pop()},H=N=>{if(v.type==="globstar"){let te=p.braces>0&&(N.type==="comma"||N.type==="brace"),L=N.extglob===!0||m.length&&(N.type==="pipe"||N.type==="paren");N.type!=="slash"&&N.type!=="paren"&&!te&&!L&&(p.output=p.output.slice(0,-v.output.length),v.type="star",v.value="*",v.output=T,p.output+=v.output)}if(m.length&&N.type!=="paren"&&(m[m.length-1].inner+=N.value),(N.value||N.output)&&O(N),v&&v.type==="text"&&N.type==="text"){v.value+=N.value,v.output=(v.output||"")+N.value;return}N.prev=v,o.push(N),v=N},ke=(N,te)=>{let L={...u[te],conditions:1,inner:""};L.prev=v,L.parens=p.parens,L.output=p.output,L.startIndex=p.index,L.tokensIndex=o.length;let W=(t.capture?"(":"")+L.open;j("parens"),H({type:N,value:te,output:p.output?"":x}),H({type:"paren",extglob:!0,value:d(),output:W}),m.push(L)},ne=N=>{let te=r.slice(N.startIndex,p.index+1),L=r.slice(N.startIndex+2,p.index),W=xH(L,t);if((N.type==="plus"||N.type==="star")&&W.risky){let J=W.safeOutput?(N.output?"":x)+(t.capture?`(${W.safeOutput})`:W.safeOutput):void 0,kt=o[N.tokensIndex];kt.type="text",kt.value=te,kt.output=J||Tt.escapeRegex(te);for(let ae=N.tokensIndex+1;ae<o.length;ae++)o[ae].value="",o[ae].output="",delete o[ae].suffix;p.output=N.output+kt.output,p.backtrack=!0,H({type:"paren",extglob:!0,value:_,output:""}),z("parens");return}let oe=N.close+(t.capture?")":""),Z;if(N.type==="negate"){let J=T;if(N.inner&&N.inner.length>1&&N.inner.includes("/")&&(J=G(t)),(J!==T||C()||/^\)+$/.test(E()))&&(oe=N.close=`)$))${J}`),N.inner.includes("*")&&(Z=E())&&/^\.[^\\/.]+$/.test(Z)){let kt=Bm(Z,{...e,fastpaths:!1}).output;oe=N.close=`)${kt})${J})`}N.prev.type==="bos"&&(p.negatedExtglob=!0)}H({type:"paren",extglob:!0,value:_,output:oe}),z("parens")};if(t.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(r)){let N=!1,te=r.replace(dH,(L,W,oe,Z,J,kt)=>Z==="\\"?(N=!0,L):Z==="?"?W?W+Z+(J?I.repeat(J.length):""):kt===0?U+(J?I.repeat(J.length):""):I.repeat(oe.length):Z==="."?f.repeat(oe.length):Z==="*"?W?W+Z+(J?T:""):T:W?L:`\\${L}`);return N===!0&&(t.unescape===!0?te=te.replace(/\\/g,""):te=te.replace(/\\+/g,L=>L.length%2===0?"\\\\":L?"\\":"")),te===r&&t.contains===!0?(p.output=r,p):(p.output=Tt.wrapOutput(te,p,e),p)}for(;!C();){if(_=d(),_==="\0")continue;if(_==="\\"){let L=b();if(L==="/"&&t.bash!==!0||L==="."||L===";")continue;if(!L){_+="\\",H({type:"text",value:_});continue}let W=/^\\+/.exec(E()),oe=0;if(W&&W[0].length>2&&(oe=W[0].length,p.index+=oe,oe%2!==0&&(_+="\\")),t.unescape===!0?_=d():_+=d(),p.brackets===0){H({type:"text",value:_});continue}}if(p.brackets>0&&(_!=="]"||v.value==="["||v.value==="[^")){if(t.posix!==!1&&_===":"){let L=v.value.slice(1);if(L.includes("[")&&(v.posix=!0,L.includes(":"))){let W=v.value.lastIndexOf("["),oe=v.value.slice(0,W),Z=v.value.slice(W+2),J=pH[Z];if(J){v.value=oe+J,p.backtrack=!0,d(),!s.output&&o.indexOf(v)===1&&(s.output=x);continue}}}(_==="["&&b()!==":"||_==="-"&&b()==="]")&&(_=`\\${_}`),_==="]"&&(v.value==="["||v.value==="[^")&&(_=`\\${_}`),t.posix===!0&&_==="!"&&v.value==="["&&(_="^"),v.value+=_,O({value:_});continue}if(p.quotes===1&&_!=='"'){_=Tt.escapeRegex(_),v.value+=_,O({value:_});continue}if(_==='"'){p.quotes=p.quotes===1?0:1,t.keepQuotes===!0&&H({type:"text",value:_});continue}if(_==="("){j("parens"),H({type:"paren",value:_});continue}if(_===")"){if(p.parens===0&&t.strictBrackets===!0)throw new SyntaxError(zs("opening","("));let L=m[m.length-1];if(L&&p.parens===L.parens+1){ne(m.pop());continue}H({type:"paren",value:_,output:p.parens?")":"\\)"}),z("parens");continue}if(_==="["){if(t.nobracket===!0||!E().includes("]")){if(t.nobracket!==!0&&t.strictBrackets===!0)throw new SyntaxError(zs("closing","]"));_=`\\${_}`}else j("brackets");H({type:"bracket",value:_});continue}if(_==="]"){if(t.nobracket===!0||v&&v.type==="bracket"&&v.value.length===1){H({type:"text",value:_,output:`\\${_}`});continue}if(p.brackets===0){if(t.strictBrackets===!0)throw new SyntaxError(zs("opening","["));H({type:"text",value:_,output:`\\${_}`});continue}z("brackets");let L=v.value.slice(1);if(v.posix!==!0&&L[0]==="^"&&!L.includes("/")&&(_=`/${_}`),v.value+=_,O({value:_}),t.literalBrackets===!1||Tt.hasRegexChars(L))continue;let W=Tt.escapeRegex(v.value);if(p.output=p.output.slice(0,-v.value.length),t.literalBrackets===!0){p.output+=W,v.value=W;continue}v.value=`(${a}${W}|${v.value})`,p.output+=v.value;continue}if(_==="{"&&t.nobrace!==!0){j("braces");let L={type:"brace",value:_,output:"(",outputIndex:p.output.length,tokensIndex:p.tokens.length};y.push(L),H(L);continue}if(_==="}"){let L=y[y.length-1];if(t.nobrace===!0||!L){H({type:"text",value:_,output:_});continue}let W=")";if(L.dots===!0){let oe=o.slice(),Z=[];for(let J=oe.length-1;J>=0&&(o.pop(),oe[J].type!=="brace");J--)oe[J].type!=="dots"&&Z.unshift(oe[J].value);W=hH(Z,t),p.backtrack=!0}if(L.comma!==!0&&L.dots!==!0){let oe=p.output.slice(0,L.outputIndex),Z=p.tokens.slice(L.tokensIndex);L.value=L.output="\\{",_=W="\\}",p.output=oe;for(let J of Z)p.output+=J.output||J.value}H({type:"brace",value:_,output:W}),z("braces"),y.pop();continue}if(_==="|"){m.length>0&&m[m.length-1].conditions++,H({type:"text",value:_});continue}if(_===","){let L=_,W=y[y.length-1];W&&w[w.length-1]==="braces"&&(W.comma=!0,L="|"),H({type:"comma",value:_,output:L});continue}if(_==="/"){if(v.type==="dot"&&p.index===p.start+1){p.start=p.index+1,p.consumed="",p.output="",o.pop(),v=s;continue}H({type:"slash",value:_,output:g});continue}if(_==="."){if(p.braces>0&&v.type==="dot"){v.value==="."&&(v.output=f);let L=y[y.length-1];v.type="dots",v.output+=_,v.value+=_,L.dots=!0;continue}if(p.braces+p.parens===0&&v.type!=="bos"&&v.type!=="slash"){H({type:"text",value:_,output:f});continue}H({type:"dot",value:_,output:f});continue}if(_==="?"){if(!(v&&v.value==="(")&&t.noextglob!==!0&&b()==="("&&b(2)!=="?"){ke("qmark",_);continue}if(v&&v.type==="paren"){let W=b(),oe=_;if(W==="<"&&!Tt.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");(v.value==="("&&!/[!=<:]/.test(W)||W==="<"&&!/<([!=]|\w+>)/.test(E()))&&(oe=`\\${_}`),H({type:"text",value:_,output:oe});continue}if(t.dot!==!0&&(v.type==="slash"||v.type==="bos")){H({type:"qmark",value:_,output:B});continue}H({type:"qmark",value:_,output:I});continue}if(_==="!"){if(t.noextglob!==!0&&b()==="("&&(b(2)!=="?"||!/[!=<:]/.test(b(3)))){ke("negate",_);continue}if(t.nonegate!==!0&&p.index===0){P();continue}}if(_==="+"){if(t.noextglob!==!0&&b()==="("&&b(2)!=="?"){ke("plus",_);continue}if(v&&v.value==="("||t.regex===!1){H({type:"plus",value:_,output:h});continue}if(v&&(v.type==="bracket"||v.type==="paren"||v.type==="brace")||p.parens>0){H({type:"plus",value:_});continue}H({type:"plus",value:h});continue}if(_==="@"){if(t.noextglob!==!0&&b()==="("&&b(2)!=="?"){H({type:"at",extglob:!0,value:_,output:""});continue}H({type:"text",value:_});continue}if(_!=="*"){(_==="$"||_==="^")&&(_=`\\${_}`);let L=fH.exec(E());L&&(_+=L[0],p.index+=L[0].length),H({type:"text",value:_});continue}if(v&&(v.type==="globstar"||v.star===!0)){v.type="star",v.star=!0,v.value+=_,v.output=T,p.backtrack=!0,p.globstar=!0,q(_);continue}let N=E();if(t.noextglob!==!0&&/^\([^?]/.test(N)){ke("star",_);continue}if(v.type==="star"){if(t.noglobstar===!0){q(_);continue}let L=v.prev,W=L.prev,oe=L.type==="slash"||L.type==="bos",Z=W&&(W.type==="star"||W.type==="globstar");if(t.bash===!0&&(!oe||N[0]&&N[0]!=="/")){H({type:"star",value:_,output:""});continue}let J=p.braces>0&&(L.type==="comma"||L.type==="brace"),kt=m.length&&(L.type==="pipe"||L.type==="paren");if(!oe&&L.type!=="paren"&&!J&&!kt){H({type:"star",value:_,output:""});continue}for(;N.slice(0,3)==="/**";){let ae=r[p.index+4];if(ae&&ae!=="/")break;N=N.slice(3),q("/**",3)}if(L.type==="bos"&&C()){v.type="globstar",v.value+=_,v.output=G(t),p.output=v.output,p.globstar=!0,q(_);continue}if(L.type==="slash"&&L.prev.type!=="bos"&&!Z&&C()){p.output=p.output.slice(0,-(L.output+v.output).length),L.output=`(?:${L.output}`,v.type="globstar",v.output=G(t)+(t.strictSlashes?")":"|$)"),v.value+=_,p.globstar=!0,p.output+=L.output+v.output,q(_);continue}if(L.type==="slash"&&L.prev.type!=="bos"&&N[0]==="/"){let ae=N[1]!==void 0?"|$":"";p.output=p.output.slice(0,-(L.output+v.output).length),L.output=`(?:${L.output}`,v.type="globstar",v.output=`${G(t)}${g}|${g}${ae})`,v.value+=_,p.output+=L.output+v.output,p.globstar=!0,q(_+d()),H({type:"slash",value:"/",output:""});continue}if(L.type==="bos"&&N[0]==="/"){v.type="globstar",v.value+=_,v.output=`(?:^|${g}|${G(t)}${g})`,p.output=v.output,p.globstar=!0,q(_+d()),H({type:"slash",value:"/",output:""});continue}p.output=p.output.slice(0,-v.output.length),v.type="globstar",v.output=G(t),v.value+=_,p.output+=v.output,p.globstar=!0,q(_);continue}let te={type:"star",value:_,output:T};if(t.bash===!0){te.output=".*?",(v.type==="bos"||v.type==="slash")&&(te.output=D+te.output),H(te);continue}if(v&&(v.type==="bracket"||v.type==="paren")&&t.regex===!0){te.output=_,H(te);continue}(p.index===p.start||v.type==="slash"||v.type==="dot")&&(v.type==="dot"?(p.output+=R,v.output+=R):t.dot===!0?(p.output+=M,v.output+=M):(p.output+=D,v.output+=D),b()!=="*"&&(p.output+=x,v.output+=x)),H(te)}for(;p.brackets>0;){if(t.strictBrackets===!0)throw new SyntaxError(zs("closing","]"));p.output=Tt.escapeLast(p.output,"["),z("brackets")}for(;p.parens>0;){if(t.strictBrackets===!0)throw new SyntaxError(zs("closing",")"));p.output=Tt.escapeLast(p.output,"("),z("parens")}for(;p.braces>0;){if(t.strictBrackets===!0)throw new SyntaxError(zs("closing","}"));p.output=Tt.escapeLast(p.output,"{"),z("braces")}if(t.strictSlashes!==!0&&(v.type==="star"||v.type==="bracket")&&H({type:"maybe_slash",value:"",output:`${g}?`}),p.backtrack===!0){p.output="";for(let N of p.tokens)p.output+=N.output!=null?N.output:N.value,N.suffix&&(p.output+=N.suffix)}return p};Bm.fastpaths=(r,e)=>{let t={...e},n=typeof t.maxLength=="number"?Math.min(Au,t.maxLength):Au,i=r.length;if(i>n)throw new SyntaxError(`Input length: ${i}, exceeds maximum allowed length: ${n}`);r=hC[r]||r;let s=Tt.isWindows(e),{DOT_LITERAL:o,SLASH_LITERAL:a,ONE_CHAR:c,DOTS_SLASH:l,NO_DOT:u,NO_DOTS:f,NO_DOTS_SLASH:h,STAR:g,START_ANCHOR:x}=va.globChars(s),S=t.dot?f:u,k=t.dot?h:u,R=t.capture?"":"?:",M={negated:!1,prefix:""},I=t.bash===!0?".*?":g;t.capture&&(I=`(${I})`);let B=D=>D.noglobstar===!0?I:`(${R}(?:(?!${x}${D.dot?l:o}).)*?)`,V=D=>{switch(D){case"*":return`${S}${c}${I}`;case".*":return`${o}${c}${I}`;case"*.*":return`${S}${I}${o}${c}${I}`;case"*/*":return`${S}${I}${a}${c}${k}${I}`;case"**":return S+B(t);case"**/*":return`(?:${S}${B(t)}${a})?${k}${c}${I}`;case"**/*.*":return`(?:${S}${B(t)}${a})?${k}${I}${o}${c}${I}`;case"**/.*":return`(?:${S}${B(t)}${a})?${o}${c}${I}`;default:{let U=/^(.*?)\.(\w+)$/.exec(D);if(!U)return;let T=V(U[1]);return T?T+o+U[2]:void 0}}},F=Tt.removePrefix(r,M),G=V(F);return G&&t.strictSlashes!==!0&&(G+=`${a}?`),G};vC.exports=Bm});var _C=A((xz,xC)=>{"use strict";var _H=require("path"),bH=dC(),jm=yC(),Fm=ku(),wH=ma(),SH=r=>r&&typeof r=="object"&&!Array.isArray(r),Pe=(r,e,t=!1)=>{if(Array.isArray(r)){let u=r.map(h=>Pe(h,e,t));return h=>{for(let g of u){let x=g(h);if(x)return x}return!1}}let n=SH(r)&&r.tokens&&r.input;if(r===""||typeof r!="string"&&!n)throw new TypeError("Expected pattern to be a non-empty string");let i=e||{},s=Fm.isWindows(e),o=n?Pe.compileRe(r,e):Pe.makeRe(r,e,!1,!0),a=o.state;delete o.state;let c=()=>!1;if(i.ignore){let u={...e,ignore:null,onMatch:null,onResult:null};c=Pe(i.ignore,u,t)}let l=(u,f=!1)=>{let{isMatch:h,match:g,output:x}=Pe.test(u,o,e,{glob:r,posix:s}),S={glob:r,state:a,regex:o,posix:s,input:u,output:x,match:g,isMatch:h};return typeof i.onResult=="function"&&i.onResult(S),h===!1?(S.isMatch=!1,f?S:!1):c(u)?(typeof i.onIgnore=="function"&&i.onIgnore(S),S.isMatch=!1,f?S:!1):(typeof i.onMatch=="function"&&i.onMatch(S),f?S:!0)};return t&&(l.state=a),l};Pe.test=(r,e,t,{glob:n,posix:i}={})=>{if(typeof r!="string")throw new TypeError("Expected input to be a string");if(r==="")return{isMatch:!1,output:""};let s=t||{},o=s.format||(i?Fm.toPosixSlashes:null),a=r===n,c=a&&o?o(r):r;return a===!1&&(c=o?o(r):r,a=c===n),(a===!1||s.capture===!0)&&(s.matchBase===!0||s.basename===!0?a=Pe.matchBase(r,e,t,i):a=e.exec(c)),{isMatch:!!a,match:a,output:c}};Pe.matchBase=(r,e,t,n=Fm.isWindows(t))=>(e instanceof RegExp?e:Pe.makeRe(e,t)).test(_H.basename(r));Pe.isMatch=(r,e,t)=>Pe(e,t)(r);Pe.parse=(r,e)=>Array.isArray(r)?r.map(t=>Pe.parse(t,e)):jm(r,{...e,fastpaths:!1});Pe.scan=(r,e)=>bH(r,e);Pe.compileRe=(r,e,t=!1,n=!1)=>{if(t===!0)return r.output;let i=e||{},s=i.contains?"":"^",o=i.contains?"":"$",a=`${s}(?:${r.output})${o}`;r&&r.negated===!0&&(a=`^(?!${a}).*$`);let c=Pe.toRegex(a,e);return n===!0&&(c.state=r),c};Pe.makeRe=(r,e={},t=!1,n=!1)=>{if(!r||typeof r!="string")throw new TypeError("Expected a non-empty string");let i={negated:!1,fastpaths:!0};return e.fastpaths!==!1&&(r[0]==="."||r[0]==="*")&&(i.output=jm.fastpaths(r,e)),i.output||(i=jm(r,e)),Pe.compileRe(i,e,t,n)};Pe.toRegex=(r,e)=>{try{let t=e||{};return new RegExp(r,t.flags||(t.nocase?"i":""))}catch(t){if(e&&e.debug===!0)throw t;return/$^/}};Pe.constants=wH;xC.exports=Pe});var Hm=A((_z,bC)=>{"use strict";bC.exports=_C()});var RC=A((bz,AC)=>{"use strict";var xa=require("fs"),{Readable:EH}=require("stream"),ya=require("path"),{promisify:Pu}=require("util"),qm=Hm(),TH=Pu(xa.readdir),CH=Pu(xa.stat),wC=Pu(xa.lstat),kH=Pu(xa.realpath),AH="!",CC="READDIRP_RECURSIVE_ERROR",RH=new Set(["ENOENT","EPERM","EACCES","ELOOP",CC]),Um="files",kC="directories",Ou="files_directories",Ru="all",SC=[Um,kC,Ou,Ru],OH=r=>RH.has(r.code),[EC,MH]=process.versions.node.split(".").slice(0,2).map(r=>Number.parseInt(r,10)),PH=process.platform==="win32"&&(EC>10||EC===10&&MH>=5),TC=r=>{if(r!==void 0){if(typeof r=="function")return r;if(typeof r=="string"){let e=qm(r.trim());return t=>e(t.basename)}if(Array.isArray(r)){let e=[],t=[];for(let n of r){let i=n.trim();i.charAt(0)===AH?t.push(qm(i.slice(1))):e.push(qm(i))}return t.length>0?e.length>0?n=>e.some(i=>i(n.basename))&&!t.some(i=>i(n.basename)):n=>!t.some(i=>i(n.basename)):n=>e.some(i=>i(n.basename))}}},Mu=class r extends EH{static get defaultOptions(){return{root:".",fileFilter:e=>!0,directoryFilter:e=>!0,type:Um,lstat:!1,depth:2147483648,alwaysStat:!1}}constructor(e={}){super({objectMode:!0,autoDestroy:!0,highWaterMark:e.highWaterMark||4096});let t={...r.defaultOptions,...e},{root:n,type:i}=t;this._fileFilter=TC(t.fileFilter),this._directoryFilter=TC(t.directoryFilter);let s=t.lstat?wC:CH;PH?this._stat=o=>s(o,{bigint:!0}):this._stat=s,this._maxDepth=t.depth,this._wantsDir=[kC,Ou,Ru].includes(i),this._wantsFile=[Um,Ou,Ru].includes(i),this._wantsEverything=i===Ru,this._root=ya.resolve(n),this._isDirent="Dirent"in xa&&!t.alwaysStat,this._statsProp=this._isDirent?"dirent":"stats",this._rdOptions={encoding:"utf8",withFileTypes:this._isDirent},this.parents=[this._exploreDir(n,1)],this.reading=!1,this.parent=void 0}async _read(e){if(!this.reading){this.reading=!0;try{for(;!this.destroyed&&e>0;){let{path:t,depth:n,files:i=[]}=this.parent||{};if(i.length>0){let s=i.splice(0,e).map(o=>this._formatEntry(o,t));for(let o of await Promise.all(s)){if(this.destroyed)return;let a=await this._getEntryType(o);a==="directory"&&this._directoryFilter(o)?(n<=this._maxDepth&&this.parents.push(this._exploreDir(o.fullPath,n+1)),this._wantsDir&&(this.push(o),e--)):(a==="file"||this._includeAsFile(o))&&this._fileFilter(o)&&this._wantsFile&&(this.push(o),e--)}}else{let s=this.parents.pop();if(!s){this.push(null);break}if(this.parent=await s,this.destroyed)return}}}catch(t){this.destroy(t)}finally{this.reading=!1}}}async _exploreDir(e,t){let n;try{n=await TH(e,this._rdOptions)}catch(i){this._onError(i)}return{files:n,depth:t,path:e}}async _formatEntry(e,t){let n;try{let i=this._isDirent?e.name:e,s=ya.resolve(ya.join(t,i));n={path:ya.relative(this._root,s),fullPath:s,basename:i},n[this._statsProp]=this._isDirent?e:await this._stat(s)}catch(i){this._onError(i)}return n}_onError(e){OH(e)&&!this.destroyed?this.emit("warn",e):this.destroy(e)}async _getEntryType(e){let t=e&&e[this._statsProp];if(t){if(t.isFile())return"file";if(t.isDirectory())return"directory";if(t&&t.isSymbolicLink()){let n=e.fullPath;try{let i=await kH(n),s=await wC(i);if(s.isFile())return"file";if(s.isDirectory()){let o=i.length;if(n.startsWith(i)&&n.substr(o,1)===ya.sep){let a=new Error(`Circular symlink detected: "${n}" points to "${i}"`);return a.code=CC,this._onError(a)}return"directory"}}catch(i){this._onError(i)}}}}_includeAsFile(e){let t=e&&e[this._statsProp];return t&&this._wantsEverything&&!t.isDirectory()}},Vs=(r,e={})=>{let t=e.entryType||e.type;if(t==="both"&&(t=Ou),t&&(e.type=t),r){if(typeof r!="string")throw new TypeError("readdirp: root argument must be a string. Usage: readdirp(root, options)");if(t&&!SC.includes(t))throw new Error(`readdirp: Invalid type passed. Use one of ${SC.join(", ")}`)}else throw new Error("readdirp: root argument is required. Usage: readdirp(root, options)");return e.root=r,new Mu(e)},IH=(r,e={})=>new Promise((t,n)=>{let i=[];Vs(r,e).on("data",s=>i.push(s)).on("end",()=>t(i)).on("error",s=>n(s))});Vs.promise=IH;Vs.ReaddirpStream=Mu;Vs.default=Vs;AC.exports=Vs});var $m=A((wz,OC)=>{OC.exports=function(r,e){if(typeof r!="string")throw new TypeError("expected path to be a string");if(r==="\\"||r==="/")return"/";var t=r.length;if(t<=1)return r;var n="";if(t>4&&r[3]==="\\"){var i=r[2];(i==="?"||i===".")&&r.slice(0,2)==="\\\\"&&(r=r.slice(2),n="//")}var s=r.split(/[/\\]+/);return e!==!1&&s[s.length-1]===""&&s.pop(),n+s.join("/")}});var LC=A((NC,DC)=>{"use strict";Object.defineProperty(NC,"__esModule",{value:!0});var IC=Hm(),NH=$m(),MC="!",DH={returnIndex:!1},LH=r=>Array.isArray(r)?r:[r],BH=(r,e)=>{if(typeof r=="function")return r;if(typeof r=="string"){let t=IC(r,e);return n=>r===n||t(n)}return r instanceof RegExp?t=>r.test(t):t=>!1},PC=(r,e,t,n)=>{let i=Array.isArray(t),s=i?t[0]:t;if(!i&&typeof s!="string")throw new TypeError("anymatch: second argument must be a string: got "+Object.prototype.toString.call(s));let o=NH(s,!1);for(let c=0;c<e.length;c++){let l=e[c];if(l(o))return n?-1:!1}let a=i&&[o].concat(t.slice(1));for(let c=0;c<r.length;c++){let l=r[c];if(i?l(...a):l(o))return n?c:!0}return n?-1:!1},Wm=(r,e,t=DH)=>{if(r==null)throw new TypeError("anymatch: specify first argument");let n=typeof t=="boolean"?{returnIndex:t}:t,i=n.returnIndex||!1,s=LH(r),o=s.filter(c=>typeof c=="string"&&c.charAt(0)===MC).map(c=>c.slice(1)).map(c=>IC(c,n)),a=s.filter(c=>typeof c!="string"||typeof c=="string"&&c.charAt(0)!==MC).map(c=>BH(c,n));return e==null?(c,l=!1)=>PC(a,o,c,typeof l=="boolean"?l:!1):PC(a,o,e,i)};Wm.default=Wm;DC.exports=Wm});var jC=A((Sz,BC)=>{BC.exports=function(e){if(typeof e!="string"||e==="")return!1;for(var t;t=/(\\).|([@?!+*]\(.*\))/g.exec(e);){if(t[2])return!0;e=e.slice(t.index+t[0].length)}return!1}});var Gm=A((Ez,HC)=>{var jH=jC(),FC={"{":"}","(":")","[":"]"},FH=function(r){if(r[0]==="!")return!0;for(var e=0,t=-2,n=-2,i=-2,s=-2,o=-2;e<r.length;){if(r[e]==="*"||r[e+1]==="?"&&/[\].+)]/.test(r[e])||n!==-1&&r[e]==="["&&r[e+1]!=="]"&&(n<e&&(n=r.indexOf("]",e)),n>e&&(o===-1||o>n||(o=r.indexOf("\\",e),o===-1||o>n)))||i!==-1&&r[e]==="{"&&r[e+1]!=="}"&&(i=r.indexOf("}",e),i>e&&(o=r.indexOf("\\",e),o===-1||o>i))||s!==-1&&r[e]==="("&&r[e+1]==="?"&&/[:!=]/.test(r[e+2])&&r[e+3]!==")"&&(s=r.indexOf(")",e),s>e&&(o=r.indexOf("\\",e),o===-1||o>s))||t!==-1&&r[e]==="("&&r[e+1]!=="|"&&(t<e&&(t=r.indexOf("|",e)),t!==-1&&r[t+1]!==")"&&(s=r.indexOf(")",t),s>t&&(o=r.indexOf("\\",t),o===-1||o>s))))return!0;if(r[e]==="\\"){var a=r[e+1];e+=2;var c=FC[a];if(c){var l=r.indexOf(c,e);l!==-1&&(e=l+1)}if(r[e]==="!")return!0}else e++}return!1},HH=function(r){if(r[0]==="!")return!0;for(var e=0;e<r.length;){if(/[*?{}()[\]]/.test(r[e]))return!0;if(r[e]==="\\"){var t=r[e+1];e+=2;var n=FC[t];if(n){var i=r.indexOf(n,e);i!==-1&&(e=i+1)}if(r[e]==="!")return!0}else e++}return!1};HC.exports=function(e,t){if(typeof e!="string"||e==="")return!1;if(jH(e))return!0;var n=FH;return t&&t.strict===!1&&(n=HH),n(e)}});var UC=A((Tz,qC)=>{"use strict";var qH=Gm(),UH=require("path").posix.dirname,$H=require("os").platform()==="win32",zm="/",WH=/\\/g,GH=/[\{\[].*[\}\]]$/,zH=/(^|[^\\])([\{\[]|\([^\)]+$)/,VH=/\\([\!\*\?\|\[\]\(\)\{\}])/g;qC.exports=function(e,t){var n=Object.assign({flipBackslashes:!0},t);n.flipBackslashes&&$H&&e.indexOf(zm)<0&&(e=e.replace(WH,zm)),GH.test(e)&&(e+=zm),e+="a";do e=UH(e);while(qH(e)||zH.test(e));return e.replace(VH,"$1")}});var Iu=A(_r=>{"use strict";_r.isInteger=r=>typeof r=="number"?Number.isInteger(r):typeof r=="string"&&r.trim()!==""?Number.isInteger(Number(r)):!1;_r.find=(r,e)=>r.nodes.find(t=>t.type===e);_r.exceedsLimit=(r,e,t=1,n)=>n===!1||!_r.isInteger(r)||!_r.isInteger(e)?!1:(Number(e)-Number(r))/Number(t)>=n;_r.escapeNode=(r,e=0,t)=>{let n=r.nodes[e];n&&(t&&n.type===t||n.type==="open"||n.type==="close")&&n.escaped!==!0&&(n.value="\\"+n.value,n.escaped=!0)};_r.encloseBrace=r=>r.type!=="brace"?!1:r.commas>>0+r.ranges>>0===0?(r.invalid=!0,!0):!1;_r.isInvalidBrace=r=>r.type!=="brace"?!1:r.invalid===!0||r.dollar?!0:r.commas>>0+r.ranges>>0===0||r.open!==!0||r.close!==!0?(r.invalid=!0,!0):!1;_r.isOpenOrClose=r=>r.type==="open"||r.type==="close"?!0:r.open===!0||r.close===!0;_r.reduce=r=>r.reduce((e,t)=>(t.type==="text"&&e.push(t.value),t.type==="range"&&(t.type="text"),e),[]);_r.flatten=(...r)=>{let e=[],t=n=>{for(let i=0;i<n.length;i++){let s=n[i];if(Array.isArray(s)){t(s);continue}s!==void 0&&e.push(s)}return e};return t(r),e}});var Nu=A((kz,WC)=>{"use strict";var $C=Iu();WC.exports=(r,e={})=>{let t=(n,i={})=>{let s=e.escapeInvalid&&$C.isInvalidBrace(i),o=n.invalid===!0&&e.escapeInvalid===!0,a="";if(n.value)return(s||o)&&$C.isOpenOrClose(n)?"\\"+n.value:n.value;if(n.value)return n.value;if(n.nodes)for(let c of n.nodes)a+=t(c);return a};return t(r)}});var zC=A((Az,GC)=>{"use strict";GC.exports=function(r){return typeof r=="number"?r-r===0:typeof r=="string"&&r.trim()!==""?Number.isFinite?Number.isFinite(+r):isFinite(+r):!1}});var tk=A((Rz,ek)=>{"use strict";var VC=zC(),Si=(r,e,t)=>{if(VC(r)===!1)throw new TypeError("toRegexRange: expected the first argument to be a number");if(e===void 0||r===e)return String(r);if(VC(e)===!1)throw new TypeError("toRegexRange: expected the second argument to be a number.");let n={relaxZeros:!0,...t};typeof n.strictZeros=="boolean"&&(n.relaxZeros=n.strictZeros===!1);let i=String(n.relaxZeros),s=String(n.shorthand),o=String(n.capture),a=String(n.wrap),c=r+":"+e+"="+i+s+o+a;if(Si.cache.hasOwnProperty(c))return Si.cache[c].result;let l=Math.min(r,e),u=Math.max(r,e);if(Math.abs(l-u)===1){let S=r+"|"+e;return n.capture?`(${S})`:n.wrap===!1?S:`(?:${S})`}let f=QC(r)||QC(e),h={min:r,max:e,a:l,b:u},g=[],x=[];if(f&&(h.isPadded=f,h.maxLen=String(h.max).length),l<0){let S=u<0?Math.abs(u):1;x=KC(S,Math.abs(l),h,n),l=h.a=0}return u>=0&&(g=KC(l,u,h,n)),h.negatives=x,h.positives=g,h.result=KH(x,g,n),n.capture===!0?h.result=`(${h.result})`:n.wrap!==!1&&g.length+x.length>1&&(h.result=`(?:${h.result})`),Si.cache[c]=h,h.result};function KH(r,e,t){let n=Vm(r,e,"-",!1,t)||[],i=Vm(e,r,"",!1,t)||[],s=Vm(r,e,"-?",!0,t)||[];return n.concat(s).concat(i).join("|")}function YH(r,e){let t=1,n=1,i=JC(r,t),s=new Set([e]);for(;r<=i&&i<=e;)s.add(i),t+=1,i=JC(r,t);for(i=XC(e+1,n)-1;r<i&&i<=e;)s.add(i),n+=1,i=XC(e+1,n)-1;return s=[...s],s.sort(ZH),s}function JH(r,e,t){if(r===e)return{pattern:r,count:[],digits:0};let n=XH(r,e),i=n.length,s="",o=0;for(let a=0;a<i;a++){let[c,l]=n[a];c===l?s+=c:c!=="0"||l!=="9"?s+=QH(c,l,t):o++}return o&&(s+=t.shorthand===!0?"\\d":"[0-9]"),{pattern:s,count:[o],digits:i}}function KC(r,e,t,n){let i=YH(r,e),s=[],o=r,a;for(let c=0;c<i.length;c++){let l=i[c],u=JH(String(o),String(l),n),f="";if(!t.isPadded&&a&&a.pattern===u.pattern){a.count.length>1&&a.count.pop(),a.count.push(u.count[0]),a.string=a.pattern+ZC(a.count),o=l+1;continue}t.isPadded&&(f=eq(l,t,n)),u.string=f+u.pattern+ZC(u.count),s.push(u),o=l+1,a=u}return s}function Vm(r,e,t,n,i){let s=[];for(let o of r){let{string:a}=o;!n&&!YC(e,"string",a)&&s.push(t+a),n&&YC(e,"string",a)&&s.push(t+a)}return s}function XH(r,e){let t=[];for(let n=0;n<r.length;n++)t.push([r[n],e[n]]);return t}function ZH(r,e){return r>e?1:e>r?-1:0}function YC(r,e,t){return r.some(n=>n[e]===t)}function JC(r,e){return Number(String(r).slice(0,-e)+"9".repeat(e))}function XC(r,e){return r-r%Math.pow(10,e)}function ZC(r){let[e=0,t=""]=r;return t||e>1?`{${e+(t?","+t:"")}}`:""}function QH(r,e,t){return`[${r}${e-r===1?"":"-"}${e}]`}function QC(r){return/^-?(0+)\d/.test(r)}function eq(r,e,t){if(!e.isPadded)return r;let n=Math.abs(e.maxLen-String(r).length),i=t.relaxZeros!==!1;switch(n){case 0:return"";case 1:return i?"0?":"0";case 2:return i?"0{0,2}":"00";default:return i?`0{0,${n}}`:`0{${n}}`}}Si.cache={};Si.clearCache=()=>Si.cache={};ek.exports=Si});var Jm=A((Oz,ck)=>{"use strict";var tq=require("util"),nk=tk(),rk=r=>r!==null&&typeof r=="object"&&!Array.isArray(r),rq=r=>e=>r===!0?Number(e):String(e),Km=r=>typeof r=="number"||typeof r=="string"&&r!=="",_a=r=>Number.isInteger(+r),Ym=r=>{let e=`${r}`,t=-1;if(e[0]==="-"&&(e=e.slice(1)),e==="0")return!1;for(;e[++t]==="0";);return t>0},nq=(r,e,t)=>typeof r=="string"||typeof e=="string"?!0:t.stringify===!0,iq=(r,e,t)=>{if(e>0){let n=r[0]==="-"?"-":"";n&&(r=r.slice(1)),r=n+r.padStart(n?e-1:e,"0")}return t===!1?String(r):r},Lu=(r,e)=>{let t=r[0]==="-"?"-":"";for(t&&(r=r.slice(1),e--);r.length<e;)r="0"+r;return t?"-"+r:r},sq=(r,e,t)=>{r.negatives.sort((a,c)=>a<c?-1:a>c?1:0),r.positives.sort((a,c)=>a<c?-1:a>c?1:0);let n=e.capture?"":"?:",i="",s="",o;return r.positives.length&&(i=r.positives.map(a=>Lu(String(a),t)).join("|")),r.negatives.length&&(s=`-(${n}${r.negatives.map(a=>Lu(String(a),t)).join("|")})`),i&&s?o=`${i}|${s}`:o=i||s,e.wrap?`(${n}${o})`:o},ik=(r,e,t,n)=>{if(t)return nk(r,e,{wrap:!1,...n});let i=String.fromCharCode(r);if(r===e)return i;let s=String.fromCharCode(e);return`[${i}-${s}]`},sk=(r,e,t)=>{if(Array.isArray(r)){let n=t.wrap===!0,i=t.capture?"":"?:";return n?`(${i}${r.join("|")})`:r.join("|")}return nk(r,e,t)},ok=(...r)=>new RangeError("Invalid range arguments: "+tq.inspect(...r)),ak=(r,e,t)=>{if(t.strictRanges===!0)throw ok([r,e]);return[]},oq=(r,e)=>{if(e.strictRanges===!0)throw new TypeError(`Expected step "${r}" to be a number`);return[]},aq=(r,e,t=1,n={})=>{let i=Number(r),s=Number(e);if(!Number.isInteger(i)||!Number.isInteger(s)){if(n.strictRanges===!0)throw ok([r,e]);return[]}i===0&&(i=0),s===0&&(s=0);let o=i>s,a=String(r),c=String(e),l=String(t);t=Math.max(Math.abs(t),1);let u=Ym(a)||Ym(c)||Ym(l),f=u?Math.max(a.length,c.length,l.length):0,h=u===!1&&nq(r,e,n)===!1,g=n.transform||rq(h);if(n.toRegex&&t===1)return ik(Lu(r,f),Lu(e,f),!0,n);let x={negatives:[],positives:[]},S=M=>x[M<0?"negatives":"positives"].push(Math.abs(M)),k=[],R=0;for(;o?i>=s:i<=s;)n.toRegex===!0&&t>1?S(i):k.push(iq(g(i,R),f,h)),i=o?i-t:i+t,R++;return n.toRegex===!0?t>1?sq(x,n,f):sk(k,null,{wrap:!1,...n}):k},cq=(r,e,t=1,n={})=>{if(!_a(r)&&r.length>1||!_a(e)&&e.length>1)return ak(r,e,n);let i=n.transform||(h=>String.fromCharCode(h)),s=`${r}`.charCodeAt(0),o=`${e}`.charCodeAt(0),a=s>o,c=Math.min(s,o),l=Math.max(s,o);if(n.toRegex&&t===1)return ik(c,l,!1,n);let u=[],f=0;for(;a?s>=o:s<=o;)u.push(i(s,f)),s=a?s-t:s+t,f++;return n.toRegex===!0?sk(u,null,{wrap:!1,options:n}):u},Du=(r,e,t,n={})=>{if(e==null&&Km(r))return[r];if(!Km(r)||!Km(e))return ak(r,e,n);if(typeof t=="function")return Du(r,e,1,{transform:t});if(rk(t))return Du(r,e,0,t);let i={...n};return i.capture===!0&&(i.wrap=!0),t=t||i.step||1,_a(t)?_a(r)&&_a(e)?aq(r,e,t,i):cq(r,e,Math.max(Math.abs(t),1),i):t!=null&&!rk(t)?oq(t,i):Du(r,e,1,t)};ck.exports=Du});var pk=A((Mz,uk)=>{"use strict";var lq=Jm(),lk=Iu(),uq=(r,e={})=>{let t=(n,i={})=>{let s=lk.isInvalidBrace(i),o=n.invalid===!0&&e.escapeInvalid===!0,a=s===!0||o===!0,c=e.escapeInvalid===!0?"\\":"",l="";if(n.isOpen===!0)return c+n.value;if(n.isClose===!0)return console.log("node.isClose",c,n.value),c+n.value;if(n.type==="open")return a?c+n.value:"(";if(n.type==="close")return a?c+n.value:")";if(n.type==="comma")return n.prev.type==="comma"?"":a?n.value:"|";if(n.value)return n.value;if(n.nodes&&n.ranges>0){let u=lk.reduce(n.nodes),f=lq(...u,{...e,wrap:!1,toRegex:!0,strictZeros:!0});if(f.length!==0)return u.length>1&&f.length>1?`(${f})`:f}if(n.nodes)for(let u of n.nodes)l+=t(u,n);return l};return t(r)};uk.exports=uq});var hk=A((Pz,dk)=>{"use strict";var pq=Jm(),fk=Nu(),Ks=Iu(),Ei=(r="",e="",t=!1)=>{let n=[];if(r=[].concat(r),e=[].concat(e),!e.length)return r;if(!r.length)return t?Ks.flatten(e).map(i=>`{${i}}`):e;for(let i of r)if(Array.isArray(i))for(let s of i)n.push(Ei(s,e,t));else for(let s of e)t===!0&&typeof s=="string"&&(s=`{${s}}`),n.push(Array.isArray(s)?Ei(i,s,t):i+s);return Ks.flatten(n)},fq=(r,e={})=>{let t=e.rangeLimit===void 0?1e3:e.rangeLimit,n=(i,s={})=>{i.queue=[];let o=s,a=s.queue;for(;o.type!=="brace"&&o.type!=="root"&&o.parent;)o=o.parent,a=o.queue;if(i.invalid||i.dollar){a.push(Ei(a.pop(),fk(i,e)));return}if(i.type==="brace"&&i.invalid!==!0&&i.nodes.length===2){a.push(Ei(a.pop(),["{}"]));return}if(i.nodes&&i.ranges>0){let f=Ks.reduce(i.nodes);if(Ks.exceedsLimit(...f,e.step,t))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let h=pq(...f,e);h.length===0&&(h=fk(i,e)),a.push(Ei(a.pop(),h)),i.nodes=[];return}let c=Ks.encloseBrace(i),l=i.queue,u=i;for(;u.type!=="brace"&&u.type!=="root"&&u.parent;)u=u.parent,l=u.queue;for(let f=0;f<i.nodes.length;f++){let h=i.nodes[f];if(h.type==="comma"&&i.type==="brace"){f===1&&l.push(""),l.push("");continue}if(h.type==="close"){a.push(Ei(a.pop(),l,c));continue}if(h.value&&h.type!=="open"){l.push(Ei(l.pop(),h.value));continue}h.nodes&&n(h,i)}return l};return Ks.flatten(n(r))};dk.exports=fq});var gk=A((Iz,mk)=>{"use strict";mk.exports={MAX_LENGTH:1e4,CHAR_0:"0",CHAR_9:"9",CHAR_UPPERCASE_A:"A",CHAR_LOWERCASE_A:"a",CHAR_UPPERCASE_Z:"Z",CHAR_LOWERCASE_Z:"z",CHAR_LEFT_PARENTHESES:"(",CHAR_RIGHT_PARENTHESES:")",CHAR_ASTERISK:"*",CHAR_AMPERSAND:"&",CHAR_AT:"@",CHAR_BACKSLASH:"\\",CHAR_BACKTICK:"`",CHAR_CARRIAGE_RETURN:"\r",CHAR_CIRCUMFLEX_ACCENT:"^",CHAR_COLON:":",CHAR_COMMA:",",CHAR_DOLLAR:"$",CHAR_DOT:".",CHAR_DOUBLE_QUOTE:'"',CHAR_EQUAL:"=",CHAR_EXCLAMATION_MARK:"!",CHAR_FORM_FEED:"\f",CHAR_FORWARD_SLASH:"/",CHAR_HASH:"#",CHAR_HYPHEN_MINUS:"-",CHAR_LEFT_ANGLE_BRACKET:"<",CHAR_LEFT_CURLY_BRACE:"{",CHAR_LEFT_SQUARE_BRACKET:"[",CHAR_LINE_FEED:`
105
+ `,CHAR_NO_BREAK_SPACE:"\xA0",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:" ",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\uFEFF"}});var bk=A((Nz,_k)=>{"use strict";var dq=Nu(),{MAX_LENGTH:vk,CHAR_BACKSLASH:Xm,CHAR_BACKTICK:hq,CHAR_COMMA:mq,CHAR_DOT:gq,CHAR_LEFT_PARENTHESES:vq,CHAR_RIGHT_PARENTHESES:yq,CHAR_LEFT_CURLY_BRACE:xq,CHAR_RIGHT_CURLY_BRACE:_q,CHAR_LEFT_SQUARE_BRACKET:yk,CHAR_RIGHT_SQUARE_BRACKET:xk,CHAR_DOUBLE_QUOTE:bq,CHAR_SINGLE_QUOTE:wq,CHAR_NO_BREAK_SPACE:Sq,CHAR_ZERO_WIDTH_NOBREAK_SPACE:Eq}=gk(),Tq=(r,e={})=>{if(typeof r!="string")throw new TypeError("Expected a string");let t=e||{},n=typeof t.maxLength=="number"?Math.min(vk,t.maxLength):vk;if(r.length>n)throw new SyntaxError(`Input length (${r.length}), exceeds max characters (${n})`);let i={type:"root",input:r,nodes:[]},s=[i],o=i,a=i,c=0,l=r.length,u=0,f=0,h,g=()=>r[u++],x=S=>{if(S.type==="text"&&a.type==="dot"&&(a.type="text"),a&&a.type==="text"&&S.type==="text"){a.value+=S.value;return}return o.nodes.push(S),S.parent=o,S.prev=a,a=S,S};for(x({type:"bos"});u<l;)if(o=s[s.length-1],h=g(),!(h===Eq||h===Sq)){if(h===Xm){x({type:"text",value:(e.keepEscaping?h:"")+g()});continue}if(h===xk){x({type:"text",value:"\\"+h});continue}if(h===yk){c++;let S;for(;u<l&&(S=g());){if(h+=S,S===yk){c++;continue}if(S===Xm){h+=g();continue}if(S===xk&&(c--,c===0))break}x({type:"text",value:h});continue}if(h===vq){o=x({type:"paren",nodes:[]}),s.push(o),x({type:"text",value:h});continue}if(h===yq){if(o.type!=="paren"){x({type:"text",value:h});continue}o=s.pop(),x({type:"text",value:h}),o=s[s.length-1];continue}if(h===bq||h===wq||h===hq){let S=h,k;for(e.keepQuotes!==!0&&(h="");u<l&&(k=g());){if(k===Xm){h+=k+g();continue}if(k===S){e.keepQuotes===!0&&(h+=k);break}h+=k}x({type:"text",value:h});continue}if(h===xq){f++;let k={type:"brace",open:!0,close:!1,dollar:a.value&&a.value.slice(-1)==="$"||o.dollar===!0,depth:f,commas:0,ranges:0,nodes:[]};o=x(k),s.push(o),x({type:"open",value:h});continue}if(h===_q){if(o.type!=="brace"){x({type:"text",value:h});continue}let S="close";o=s.pop(),o.close=!0,x({type:S,value:h}),f--,o=s[s.length-1];continue}if(h===mq&&f>0){if(o.ranges>0){o.ranges=0;let S=o.nodes.shift();o.nodes=[S,{type:"text",value:dq(o)}]}x({type:"comma",value:h}),o.commas++;continue}if(h===gq&&f>0&&o.commas===0){let S=o.nodes;if(f===0||S.length===0){x({type:"text",value:h});continue}if(a.type==="dot"){if(o.range=[],a.value+=h,a.type="range",o.nodes.length!==3&&o.nodes.length!==5){o.invalid=!0,o.ranges=0,a.type="text";continue}o.ranges++,o.args=[];continue}if(a.type==="range"){S.pop();let k=S[S.length-1];k.value+=a.value+h,a=k,o.ranges--;continue}x({type:"dot",value:h});continue}x({type:"text",value:h})}do if(o=s.pop(),o.type!=="root"){o.nodes.forEach(R=>{R.nodes||(R.type==="open"&&(R.isOpen=!0),R.type==="close"&&(R.isClose=!0),R.nodes||(R.type="text"),R.invalid=!0)});let S=s[s.length-1],k=S.nodes.indexOf(o);S.nodes.splice(k,1,...o.nodes)}while(s.length>0);return x({type:"eos"}),i};_k.exports=Tq});var Ek=A((Dz,Sk)=>{"use strict";var wk=Nu(),Cq=pk(),kq=hk(),Aq=bk(),tr=(r,e={})=>{let t=[];if(Array.isArray(r))for(let n of r){let i=tr.create(n,e);Array.isArray(i)?t.push(...i):t.push(i)}else t=[].concat(tr.create(r,e));return e&&e.expand===!0&&e.nodupes===!0&&(t=[...new Set(t)]),t};tr.parse=(r,e={})=>Aq(r,e);tr.stringify=(r,e={})=>wk(typeof r=="string"?tr.parse(r,e):r,e);tr.compile=(r,e={})=>(typeof r=="string"&&(r=tr.parse(r,e)),Cq(r,e));tr.expand=(r,e={})=>{typeof r=="string"&&(r=tr.parse(r,e));let t=kq(r,e);return e.noempty===!0&&(t=t.filter(Boolean)),e.nodupes===!0&&(t=[...new Set(t)]),t};tr.create=(r,e={})=>r===""||r.length<3?[r]:e.expand!==!0?tr.compile(r,e):tr.expand(r,e);Sk.exports=tr});var Tk=A((Lz,Rq)=>{Rq.exports=["3dm","3ds","3g2","3gp","7z","a","aac","adp","afdesign","afphoto","afpub","ai","aif","aiff","alz","ape","apk","appimage","ar","arj","asf","au","avi","bak","baml","bh","bin","bk","bmp","btif","bz2","bzip2","cab","caf","cgm","class","cmx","cpio","cr2","cur","dat","dcm","deb","dex","djvu","dll","dmg","dng","doc","docm","docx","dot","dotm","dra","DS_Store","dsk","dts","dtshd","dvb","dwg","dxf","ecelp4800","ecelp7470","ecelp9600","egg","eol","eot","epub","exe","f4v","fbs","fh","fla","flac","flatpak","fli","flv","fpx","fst","fvt","g3","gh","gif","graffle","gz","gzip","h261","h263","h264","icns","ico","ief","img","ipa","iso","jar","jpeg","jpg","jpgv","jpm","jxr","key","ktx","lha","lib","lvp","lz","lzh","lzma","lzo","m3u","m4a","m4v","mar","mdi","mht","mid","midi","mj2","mka","mkv","mmr","mng","mobi","mov","movie","mp3","mp4","mp4a","mpeg","mpg","mpga","mxu","nef","npx","numbers","nupkg","o","odp","ods","odt","oga","ogg","ogv","otf","ott","pages","pbm","pcx","pdb","pdf","pea","pgm","pic","png","pnm","pot","potm","potx","ppa","ppam","ppm","pps","ppsm","ppsx","ppt","pptm","pptx","psd","pya","pyc","pyo","pyv","qt","rar","ras","raw","resources","rgb","rip","rlc","rmf","rmvb","rpm","rtf","rz","s3m","s7z","scpt","sgi","shar","snap","sil","sketch","slk","smv","snk","so","stl","suo","sub","swf","tar","tbz","tbz2","tga","tgz","thmx","tif","tiff","tlz","ttc","ttf","txz","udf","uvh","uvi","uvm","uvp","uvs","uvu","viv","vob","war","wav","wax","wbmp","wdp","weba","webm","webp","whl","wim","wm","wma","wmv","wmx","woff","woff2","wrm","wvx","xbm","xif","xla","xlam","xls","xlsb","xlsm","xlsx","xlt","xltm","xltx","xm","xmind","xpi","xpm","xwd","xz","z","zip","zipx"]});var kk=A((Bz,Ck)=>{Ck.exports=Tk()});var Rk=A((jz,Ak)=>{"use strict";var Oq=require("path"),Mq=kk(),Pq=new Set(Mq);Ak.exports=r=>Pq.has(Oq.extname(r).slice(1).toLowerCase())});var Bu=A(Y=>{"use strict";var{sep:Iq}=require("path"),{platform:Zm}=process,Nq=require("os");Y.EV_ALL="all";Y.EV_READY="ready";Y.EV_ADD="add";Y.EV_CHANGE="change";Y.EV_ADD_DIR="addDir";Y.EV_UNLINK="unlink";Y.EV_UNLINK_DIR="unlinkDir";Y.EV_RAW="raw";Y.EV_ERROR="error";Y.STR_DATA="data";Y.STR_END="end";Y.STR_CLOSE="close";Y.FSEVENT_CREATED="created";Y.FSEVENT_MODIFIED="modified";Y.FSEVENT_DELETED="deleted";Y.FSEVENT_MOVED="moved";Y.FSEVENT_CLONED="cloned";Y.FSEVENT_UNKNOWN="unknown";Y.FSEVENT_FLAG_MUST_SCAN_SUBDIRS=1;Y.FSEVENT_TYPE_FILE="file";Y.FSEVENT_TYPE_DIRECTORY="directory";Y.FSEVENT_TYPE_SYMLINK="symlink";Y.KEY_LISTENERS="listeners";Y.KEY_ERR="errHandlers";Y.KEY_RAW="rawEmitters";Y.HANDLER_KEYS=[Y.KEY_LISTENERS,Y.KEY_ERR,Y.KEY_RAW];Y.DOT_SLASH=`.${Iq}`;Y.BACK_SLASH_RE=/\\/g;Y.DOUBLE_SLASH_RE=/\/\//;Y.SLASH_OR_BACK_SLASH_RE=/[/\\]/;Y.DOT_RE=/\..*\.(sw[px])$|~$|\.subl.*\.tmp/;Y.REPLACER_RE=/^\.[/\\]/;Y.SLASH="/";Y.SLASH_SLASH="//";Y.BRACE_START="{";Y.BANG="!";Y.ONE_DOT=".";Y.TWO_DOTS="..";Y.STAR="*";Y.GLOBSTAR="**";Y.ROOT_GLOBSTAR="/**/*";Y.SLASH_GLOBSTAR="/**";Y.DIR_SUFFIX="Dir";Y.ANYMATCH_OPTS={dot:!0};Y.STRING_TYPE="string";Y.FUNCTION_TYPE="function";Y.EMPTY_STR="";Y.EMPTY_FN=()=>{};Y.IDENTITY_FN=r=>r;Y.isWindows=Zm==="win32";Y.isMacos=Zm==="darwin";Y.isLinux=Zm==="linux";Y.isIBMi=Nq.type()==="OS400"});var Dk=A((Hz,Nk)=>{"use strict";var En=require("fs"),xt=require("path"),{promisify:Ea}=require("util"),Dq=Rk(),{isWindows:Lq,isLinux:Bq,EMPTY_FN:jq,EMPTY_STR:Fq,KEY_LISTENERS:Ys,KEY_ERR:Qm,KEY_RAW:ba,HANDLER_KEYS:Hq,EV_CHANGE:Fu,EV_ADD:ju,EV_ADD_DIR:qq,EV_ERROR:Mk,STR_DATA:Uq,STR_END:$q,BRACE_START:Wq,STAR:Gq}=Bu(),zq="watch",Vq=Ea(En.open),Pk=Ea(En.stat),Kq=Ea(En.lstat),Yq=Ea(En.close),eg=Ea(En.realpath),Jq={lstat:Kq,stat:Pk},rg=(r,e)=>{r instanceof Set?r.forEach(e):e(r)},wa=(r,e,t)=>{let n=r[e];n instanceof Set||(r[e]=n=new Set([n])),n.add(t)},Xq=r=>e=>{let t=r[e];t instanceof Set?t.clear():delete r[e]},Sa=(r,e,t)=>{let n=r[e];n instanceof Set?n.delete(t):n===t&&delete r[e]},Ik=r=>r instanceof Set?r.size===0:!r,Hu=new Map;function Ok(r,e,t,n,i){let s=(o,a)=>{t(r),i(o,a,{watchedPath:r}),a&&r!==a&&qu(xt.resolve(r,a),Ys,xt.join(r,a))};try{return En.watch(r,e,s)}catch(o){n(o)}}var qu=(r,e,t,n,i)=>{let s=Hu.get(r);s&&rg(s[e],o=>{o(t,n,i)})},Zq=(r,e,t,n)=>{let{listener:i,errHandler:s,rawEmitter:o}=n,a=Hu.get(e),c;if(!t.persistent)return c=Ok(r,t,i,s,o),c.close.bind(c);if(a)wa(a,Ys,i),wa(a,Qm,s),wa(a,ba,o);else{if(c=Ok(r,t,qu.bind(null,e,Ys),s,qu.bind(null,e,ba)),!c)return;c.on(Mk,async l=>{let u=qu.bind(null,e,Qm);if(a.watcherUnusable=!0,Lq&&l.code==="EPERM")try{let f=await Vq(r,"r");await Yq(f),u(l)}catch{}else u(l)}),a={listeners:i,errHandlers:s,rawEmitters:o,watcher:c},Hu.set(e,a)}return()=>{Sa(a,Ys,i),Sa(a,Qm,s),Sa(a,ba,o),Ik(a.listeners)&&(a.watcher.close(),Hu.delete(e),Hq.forEach(Xq(a)),a.watcher=void 0,Object.freeze(a))}},tg=new Map,Qq=(r,e,t,n)=>{let{listener:i,rawEmitter:s}=n,o=tg.get(e),a=new Set,c=new Set,l=o&&o.options;return l&&(l.persistent<t.persistent||l.interval>t.interval)&&(a=o.listeners,c=o.rawEmitters,En.unwatchFile(e),o=void 0),o?(wa(o,Ys,i),wa(o,ba,s)):(o={listeners:i,rawEmitters:s,options:t,watcher:En.watchFile(e,t,(u,f)=>{rg(o.rawEmitters,g=>{g(Fu,e,{curr:u,prev:f})});let h=u.mtimeMs;(u.size!==f.size||h>f.mtimeMs||h===0)&&rg(o.listeners,g=>g(r,u))})},tg.set(e,o)),()=>{Sa(o,Ys,i),Sa(o,ba,s),Ik(o.listeners)&&(tg.delete(e),En.unwatchFile(e),o.options=o.watcher=void 0,Object.freeze(o))}},ng=class{constructor(e){this.fsw=e,this._boundHandleError=t=>e._handleError(t)}_watchWithNodeFs(e,t){let n=this.fsw.options,i=xt.dirname(e),s=xt.basename(e);this.fsw._getWatchedDir(i).add(s);let a=xt.resolve(e),c={persistent:n.persistent};t||(t=jq);let l;return n.usePolling?(c.interval=n.enableBinaryInterval&&Dq(s)?n.binaryInterval:n.interval,l=Qq(e,a,c,{listener:t,rawEmitter:this.fsw._emitRaw})):l=Zq(e,a,c,{listener:t,errHandler:this._boundHandleError,rawEmitter:this.fsw._emitRaw}),l}_handleFile(e,t,n){if(this.fsw.closed)return;let i=xt.dirname(e),s=xt.basename(e),o=this.fsw._getWatchedDir(i),a=t;if(o.has(s))return;let c=async(u,f)=>{if(this.fsw._throttle(zq,e,5)){if(!f||f.mtimeMs===0)try{let h=await Pk(e);if(this.fsw.closed)return;let g=h.atimeMs,x=h.mtimeMs;(!g||g<=x||x!==a.mtimeMs)&&this.fsw._emit(Fu,e,h),Bq&&a.ino!==h.ino?(this.fsw._closeFile(u),a=h,this.fsw._addPathCloser(u,this._watchWithNodeFs(e,c))):a=h}catch{this.fsw._remove(i,s)}else if(o.has(s)){let h=f.atimeMs,g=f.mtimeMs;(!h||h<=g||g!==a.mtimeMs)&&this.fsw._emit(Fu,e,f),a=f}}},l=this._watchWithNodeFs(e,c);if(!(n&&this.fsw.options.ignoreInitial)&&this.fsw._isntIgnored(e)){if(!this.fsw._throttle(ju,e,0))return;this.fsw._emit(ju,e,t)}return l}async _handleSymlink(e,t,n,i){if(this.fsw.closed)return;let s=e.fullPath,o=this.fsw._getWatchedDir(t);if(!this.fsw.options.followSymlinks){this.fsw._incrReadyCount();let a;try{a=await eg(n)}catch{return this.fsw._emitReady(),!0}return this.fsw.closed?void 0:(o.has(i)?this.fsw._symlinkPaths.get(s)!==a&&(this.fsw._symlinkPaths.set(s,a),this.fsw._emit(Fu,n,e.stats)):(o.add(i),this.fsw._symlinkPaths.set(s,a),this.fsw._emit(ju,n,e.stats)),this.fsw._emitReady(),!0)}if(this.fsw._symlinkPaths.has(s))return!0;this.fsw._symlinkPaths.set(s,!0)}_handleRead(e,t,n,i,s,o,a){if(e=xt.join(e,Fq),!n.hasGlob&&(a=this.fsw._throttle("readdir",e,1e3),!a))return;let c=this.fsw._getWatchedDir(n.path),l=new Set,u=this.fsw._readdirp(e,{fileFilter:f=>n.filterPath(f),directoryFilter:f=>n.filterDir(f),depth:0}).on(Uq,async f=>{if(this.fsw.closed){u=void 0;return}let h=f.path,g=xt.join(e,h);if(l.add(h),!(f.stats.isSymbolicLink()&&await this._handleSymlink(f,e,g,h))){if(this.fsw.closed){u=void 0;return}(h===i||!i&&!c.has(h))&&(this.fsw._incrReadyCount(),g=xt.join(s,xt.relative(s,g)),this._addToNodeFs(g,t,n,o+1))}}).on(Mk,this._boundHandleError);return new Promise(f=>u.once($q,()=>{if(this.fsw.closed){u=void 0;return}let h=a?a.clear():!1;f(),c.getChildren().filter(g=>g!==e&&!l.has(g)&&(!n.hasGlob||n.filterPath({fullPath:xt.resolve(e,g)}))).forEach(g=>{this.fsw._remove(e,g)}),u=void 0,h&&this._handleRead(e,!1,n,i,s,o,a)}))}async _handleDir(e,t,n,i,s,o,a){let c=this.fsw._getWatchedDir(xt.dirname(e)),l=c.has(xt.basename(e));!(n&&this.fsw.options.ignoreInitial)&&!s&&!l&&(!o.hasGlob||o.globFilter(e))&&this.fsw._emit(qq,e,t),c.add(xt.basename(e)),this.fsw._getWatchedDir(e);let u,f,h=this.fsw.options.depth;if((h==null||i<=h)&&!this.fsw._symlinkPaths.has(a)){if(!s&&(await this._handleRead(e,n,o,s,e,i,u),this.fsw.closed))return;f=this._watchWithNodeFs(e,(g,x)=>{x&&x.mtimeMs===0||this._handleRead(g,!1,o,s,e,i,u)})}return f}async _addToNodeFs(e,t,n,i,s){let o=this.fsw._emitReady;if(this.fsw._isIgnored(e)||this.fsw.closed)return o(),!1;let a=this.fsw._getWatchHelpers(e,i);!a.hasGlob&&n&&(a.hasGlob=n.hasGlob,a.globFilter=n.globFilter,a.filterPath=c=>n.filterPath(c),a.filterDir=c=>n.filterDir(c));try{let c=await Jq[a.statMethod](a.watchPath);if(this.fsw.closed)return;if(this.fsw._isIgnored(a.watchPath,c))return o(),!1;let l=this.fsw.options.followSymlinks&&!e.includes(Gq)&&!e.includes(Wq),u;if(c.isDirectory()){let f=xt.resolve(e),h=l?await eg(e):e;if(this.fsw.closed||(u=await this._handleDir(a.watchPath,c,t,i,s,a,h),this.fsw.closed))return;f!==h&&h!==void 0&&this.fsw._symlinkPaths.set(f,h)}else if(c.isSymbolicLink()){let f=l?await eg(e):e;if(this.fsw.closed)return;let h=xt.dirname(a.watchPath);if(this.fsw._getWatchedDir(h).add(a.watchPath),this.fsw._emit(ju,a.watchPath,c),u=await this._handleDir(h,c,t,i,e,a,f),this.fsw.closed)return;f!==void 0&&this.fsw._symlinkPaths.set(xt.resolve(e),f)}else u=this._handleFile(a.watchPath,c,t);return o(),this.fsw._addPathCloser(e,u),!1}catch(c){if(this.fsw._handleError(c))return o(),e}}};Nk.exports=ng});var Uk=A((qz,pg)=>{"use strict";var lg=require("fs"),_t=require("path"),{promisify:ug}=require("util"),Js;try{Js=require("fsevents")}catch(r){process.env.CHOKIDAR_PRINT_FSEVENTS_REQUIRE_ERROR&&console.error(r)}if(Js){let r=process.version.match(/v(\d+)\.(\d+)/);if(r&&r[1]&&r[2]){let e=Number.parseInt(r[1],10),t=Number.parseInt(r[2],10);e===8&&t<16&&(Js=void 0)}}var{EV_ADD:ig,EV_CHANGE:eU,EV_ADD_DIR:Lk,EV_UNLINK:Uu,EV_ERROR:tU,STR_DATA:rU,STR_END:nU,FSEVENT_CREATED:iU,FSEVENT_MODIFIED:sU,FSEVENT_DELETED:oU,FSEVENT_MOVED:aU,FSEVENT_UNKNOWN:cU,FSEVENT_FLAG_MUST_SCAN_SUBDIRS:lU,FSEVENT_TYPE_FILE:uU,FSEVENT_TYPE_DIRECTORY:Ta,FSEVENT_TYPE_SYMLINK:qk,ROOT_GLOBSTAR:Bk,DIR_SUFFIX:pU,DOT_SLASH:jk,FUNCTION_TYPE:sg,EMPTY_FN:fU,IDENTITY_FN:dU}=Bu(),hU=r=>isNaN(r)?{}:{depth:r},ag=ug(lg.stat),mU=ug(lg.lstat),Fk=ug(lg.realpath),gU={stat:ag,lstat:mU},Ti=new Map,vU=10,yU=new Set([69888,70400,71424,72704,73472,131328,131840,262912]),xU=(r,e)=>({stop:Js.watch(r,e)});function _U(r,e,t,n){let i=_t.extname(e)?_t.dirname(e):e,s=_t.dirname(i),o=Ti.get(i);bU(s)&&(i=s);let a=_t.resolve(r),c=a!==e,l=(f,h,g)=>{c&&(f=f.replace(e,a)),(f===a||!f.indexOf(a+_t.sep))&&t(f,h,g)},u=!1;for(let f of Ti.keys())if(e.indexOf(_t.resolve(f)+_t.sep)===0){i=f,o=Ti.get(i),u=!0;break}return o||u?o.listeners.add(l):(o={listeners:new Set([l]),rawEmitter:n,watcher:xU(i,(f,h)=>{if(!o.listeners.size||h&lU)return;let g=Js.getInfo(f,h);o.listeners.forEach(x=>{x(f,h,g)}),o.rawEmitter(g.event,f,g)})},Ti.set(i,o)),()=>{let f=o.listeners;if(f.delete(l),!f.size&&(Ti.delete(i),o.watcher))return o.watcher.stop().then(()=>{o.rawEmitter=o.watcher=void 0,Object.freeze(o)})}}var bU=r=>{let e=0;for(let t of Ti.keys())if(t.indexOf(r)===0&&(e++,e>=vU))return!0;return!1},wU=()=>Js&&Ti.size<128,og=(r,e)=>{let t=0;for(;!r.indexOf(e)&&(r=_t.dirname(r))!==e;)t++;return t},Hk=(r,e)=>r.type===Ta&&e.isDirectory()||r.type===qk&&e.isSymbolicLink()||r.type===uU&&e.isFile(),cg=class{constructor(e){this.fsw=e}checkIgnored(e,t){let n=this.fsw._ignoredPaths;if(this.fsw._isIgnored(e,t))return n.add(e),t&&t.isDirectory()&&n.add(e+Bk),!0;n.delete(e),n.delete(e+Bk)}addOrChange(e,t,n,i,s,o,a,c){let l=s.has(o)?eU:ig;this.handleEvent(l,e,t,n,i,s,o,a,c)}async checkExists(e,t,n,i,s,o,a,c){try{let l=await ag(e);if(this.fsw.closed)return;Hk(a,l)?this.addOrChange(e,t,n,i,s,o,a,c):this.handleEvent(Uu,e,t,n,i,s,o,a,c)}catch(l){l.code==="EACCES"?this.addOrChange(e,t,n,i,s,o,a,c):this.handleEvent(Uu,e,t,n,i,s,o,a,c)}}handleEvent(e,t,n,i,s,o,a,c,l){if(!(this.fsw.closed||this.checkIgnored(t)))if(e===Uu){let u=c.type===Ta;(u||o.has(a))&&this.fsw._remove(s,a,u)}else{if(e===ig){if(c.type===Ta&&this.fsw._getWatchedDir(t),c.type===qk&&l.followSymlinks){let f=l.depth===void 0?void 0:og(n,i)+1;return this._addToFsEvents(t,!1,!0,f)}this.fsw._getWatchedDir(s).add(a)}let u=c.type===Ta?e+pU:e;this.fsw._emit(u,t),u===Lk&&this._addToFsEvents(t,!1,!0)}}_watchWithFsEvents(e,t,n,i){if(this.fsw.closed||this.fsw._isIgnored(e))return;let s=this.fsw.options,a=_U(e,t,async(c,l,u)=>{if(this.fsw.closed||s.depth!==void 0&&og(c,t)>s.depth)return;let f=n(_t.join(e,_t.relative(e,c)));if(i&&!i(f))return;let h=_t.dirname(f),g=_t.basename(f),x=this.fsw._getWatchedDir(u.type===Ta?f:h);if(yU.has(l)||u.event===cU)if(typeof s.ignored===sg){let S;try{S=await ag(f)}catch{}if(this.fsw.closed||this.checkIgnored(f,S))return;Hk(u,S)?this.addOrChange(f,c,t,h,x,g,u,s):this.handleEvent(Uu,f,c,t,h,x,g,u,s)}else this.checkExists(f,c,t,h,x,g,u,s);else switch(u.event){case iU:case sU:return this.addOrChange(f,c,t,h,x,g,u,s);case oU:case aU:return this.checkExists(f,c,t,h,x,g,u,s)}},this.fsw._emitRaw);return this.fsw._emitReady(),a}async _handleFsEventsSymlink(e,t,n,i){if(!(this.fsw.closed||this.fsw._symlinkPaths.has(t))){this.fsw._symlinkPaths.set(t,!0),this.fsw._incrReadyCount();try{let s=await Fk(e);if(this.fsw.closed)return;if(this.fsw._isIgnored(s))return this.fsw._emitReady();this.fsw._incrReadyCount(),this._addToFsEvents(s||e,o=>{let a=e;return s&&s!==jk?a=o.replace(s,e):o!==jk&&(a=_t.join(e,o)),n(a)},!1,i)}catch(s){if(this.fsw._handleError(s))return this.fsw._emitReady()}}}emitAdd(e,t,n,i,s){let o=n(e),a=t.isDirectory(),c=this.fsw._getWatchedDir(_t.dirname(o)),l=_t.basename(o);a&&this.fsw._getWatchedDir(o),!c.has(l)&&(c.add(l),(!i.ignoreInitial||s===!0)&&this.fsw._emit(a?Lk:ig,o,t))}initWatch(e,t,n,i){if(this.fsw.closed)return;let s=this._watchWithFsEvents(n.watchPath,_t.resolve(e||n.watchPath),i,n.globFilter);this.fsw._addPathCloser(t,s)}async _addToFsEvents(e,t,n,i){if(this.fsw.closed)return;let s=this.fsw.options,o=typeof t===sg?t:dU,a=this.fsw._getWatchHelpers(e);try{let c=await gU[a.statMethod](a.watchPath);if(this.fsw.closed)return;if(this.fsw._isIgnored(a.watchPath,c))throw null;if(c.isDirectory()){if(a.globFilter||this.emitAdd(o(e),c,o,s,n),i&&i>s.depth)return;this.fsw._readdirp(a.watchPath,{fileFilter:l=>a.filterPath(l),directoryFilter:l=>a.filterDir(l),...hU(s.depth-(i||0))}).on(rU,l=>{if(this.fsw.closed||l.stats.isDirectory()&&!a.filterPath(l))return;let u=_t.join(a.watchPath,l.path),{fullPath:f}=l;if(a.followSymlinks&&l.stats.isSymbolicLink()){let h=s.depth===void 0?void 0:og(u,_t.resolve(a.watchPath))+1;this._handleFsEventsSymlink(u,f,o,h)}else this.emitAdd(u,l.stats,o,s,n)}).on(tU,fU).on(nU,()=>{this.fsw._emitReady()})}else this.emitAdd(a.watchPath,c,o,s,n),this.fsw._emitReady()}catch(c){(!c||this.fsw._handleError(c))&&(this.fsw._emitReady(),this.fsw._emitReady())}if(s.persistent&&n!==!0)if(typeof t===sg)this.initWatch(void 0,e,a,o);else{let c;try{c=await Fk(a.watchPath)}catch{}this.initWatch(c,e,a,o)}}};pg.exports=cg;pg.exports.canUse=wU});var Qk=A(Cg=>{"use strict";var{EventEmitter:SU}=require("events"),Eg=require("fs"),ue=require("path"),{promisify:Yk}=require("util"),EU=RC(),vg=LC().default,TU=UC(),fg=Gm(),CU=Ek(),kU=$m(),AU=Dk(),$k=Uk(),{EV_ALL:dg,EV_READY:RU,EV_ADD:$u,EV_CHANGE:Ca,EV_UNLINK:Wk,EV_ADD_DIR:OU,EV_UNLINK_DIR:MU,EV_RAW:PU,EV_ERROR:hg,STR_CLOSE:IU,STR_END:NU,BACK_SLASH_RE:DU,DOUBLE_SLASH_RE:Gk,SLASH_OR_BACK_SLASH_RE:LU,DOT_RE:BU,REPLACER_RE:jU,SLASH:mg,SLASH_SLASH:FU,BRACE_START:HU,BANG:yg,ONE_DOT:Jk,TWO_DOTS:qU,GLOBSTAR:UU,SLASH_GLOBSTAR:gg,ANYMATCH_OPTS:xg,STRING_TYPE:Tg,FUNCTION_TYPE:$U,EMPTY_STR:_g,EMPTY_FN:WU,isWindows:GU,isMacos:zU,isIBMi:VU}=Bu(),KU=Yk(Eg.stat),YU=Yk(Eg.readdir),bg=(r=[])=>Array.isArray(r)?r:[r],Xk=(r,e=[])=>(r.forEach(t=>{Array.isArray(t)?Xk(t,e):e.push(t)}),e),zk=r=>{let e=Xk(bg(r));if(!e.every(t=>typeof t===Tg))throw new TypeError(`Non-string provided as watch path: ${e}`);return e.map(Zk)},Vk=r=>{let e=r.replace(DU,mg),t=!1;for(e.startsWith(FU)&&(t=!0);e.match(Gk);)e=e.replace(Gk,mg);return t&&(e=mg+e),e},Zk=r=>Vk(ue.normalize(Vk(r))),Kk=(r=_g)=>e=>typeof e!==Tg?e:Zk(ue.isAbsolute(e)?e:ue.join(r,e)),JU=(r,e)=>ue.isAbsolute(r)?r:r.startsWith(yg)?yg+ue.join(e,r.slice(1)):ue.join(e,r),Dr=(r,e)=>r[e]===void 0,wg=class{constructor(e,t){this.path=e,this._removeWatcher=t,this.items=new Set}add(e){let{items:t}=this;t&&e!==Jk&&e!==qU&&t.add(e)}async remove(e){let{items:t}=this;if(!t||(t.delete(e),t.size>0))return;let n=this.path;try{await YU(n)}catch{this._removeWatcher&&this._removeWatcher(ue.dirname(n),ue.basename(n))}}has(e){let{items:t}=this;if(t)return t.has(e)}getChildren(){let{items:e}=this;if(e)return[...e.values()]}dispose(){this.items.clear(),delete this.path,delete this._removeWatcher,delete this.items,Object.freeze(this)}},XU="stat",ZU="lstat",Sg=class{constructor(e,t,n,i){this.fsw=i,this.path=e=e.replace(jU,_g),this.watchPath=t,this.fullWatchPath=ue.resolve(t),this.hasGlob=t!==e,e===_g&&(this.hasGlob=!1),this.globSymlink=this.hasGlob&&n?void 0:!1,this.globFilter=this.hasGlob?vg(e,void 0,xg):!1,this.dirParts=this.getDirParts(e),this.dirParts.forEach(s=>{s.length>1&&s.pop()}),this.followSymlinks=n,this.statMethod=n?XU:ZU}checkGlobSymlink(e){return this.globSymlink===void 0&&(this.globSymlink=e.fullParentDir===this.fullWatchPath?!1:{realPath:e.fullParentDir,linkPath:this.fullWatchPath}),this.globSymlink?e.fullPath.replace(this.globSymlink.realPath,this.globSymlink.linkPath):e.fullPath}entryPath(e){return ue.join(this.watchPath,ue.relative(this.watchPath,this.checkGlobSymlink(e)))}filterPath(e){let{stats:t}=e;if(t&&t.isSymbolicLink())return this.filterDir(e);let n=this.entryPath(e);return(this.hasGlob&&typeof this.globFilter===$U?this.globFilter(n):!0)&&this.fsw._isntIgnored(n,t)&&this.fsw._hasReadPermissions(t)}getDirParts(e){if(!this.hasGlob)return[];let t=[];return(e.includes(HU)?CU.expand(e):[e]).forEach(i=>{t.push(ue.relative(this.watchPath,i).split(LU))}),t}filterDir(e){if(this.hasGlob){let t=this.getDirParts(this.checkGlobSymlink(e)),n=!1;this.unmatchedGlob=!this.dirParts.some(i=>i.every((s,o)=>(s===UU&&(n=!0),n||!t[0][o]||vg(s,t[0][o],xg))))}return!this.unmatchedGlob&&this.fsw._isntIgnored(this.entryPath(e),e.stats)}},Wu=class extends SU{constructor(e){super();let t={};e&&Object.assign(t,e),this._watched=new Map,this._closers=new Map,this._ignoredPaths=new Set,this._throttled=new Map,this._symlinkPaths=new Map,this._streams=new Set,this.closed=!1,Dr(t,"persistent")&&(t.persistent=!0),Dr(t,"ignoreInitial")&&(t.ignoreInitial=!1),Dr(t,"ignorePermissionErrors")&&(t.ignorePermissionErrors=!1),Dr(t,"interval")&&(t.interval=100),Dr(t,"binaryInterval")&&(t.binaryInterval=300),Dr(t,"disableGlobbing")&&(t.disableGlobbing=!1),t.enableBinaryInterval=t.binaryInterval!==t.interval,Dr(t,"useFsEvents")&&(t.useFsEvents=!t.usePolling),$k.canUse()||(t.useFsEvents=!1),Dr(t,"usePolling")&&!t.useFsEvents&&(t.usePolling=zU),VU&&(t.usePolling=!0);let i=process.env.CHOKIDAR_USEPOLLING;if(i!==void 0){let c=i.toLowerCase();c==="false"||c==="0"?t.usePolling=!1:c==="true"||c==="1"?t.usePolling=!0:t.usePolling=!!c}let s=process.env.CHOKIDAR_INTERVAL;s&&(t.interval=Number.parseInt(s,10)),Dr(t,"atomic")&&(t.atomic=!t.usePolling&&!t.useFsEvents),t.atomic&&(this._pendingUnlinks=new Map),Dr(t,"followSymlinks")&&(t.followSymlinks=!0),Dr(t,"awaitWriteFinish")&&(t.awaitWriteFinish=!1),t.awaitWriteFinish===!0&&(t.awaitWriteFinish={});let o=t.awaitWriteFinish;o&&(o.stabilityThreshold||(o.stabilityThreshold=2e3),o.pollInterval||(o.pollInterval=100),this._pendingWrites=new Map),t.ignored&&(t.ignored=bg(t.ignored));let a=0;this._emitReady=()=>{a++,a>=this._readyCount&&(this._emitReady=WU,this._readyEmitted=!0,process.nextTick(()=>this.emit(RU)))},this._emitRaw=(...c)=>this.emit(PU,...c),this._readyEmitted=!1,this.options=t,t.useFsEvents?this._fsEventsHandler=new $k(this):this._nodeFsHandler=new AU(this),Object.freeze(t)}add(e,t,n){let{cwd:i,disableGlobbing:s}=this.options;this.closed=!1;let o=zk(e);return i&&(o=o.map(a=>{let c=JU(a,i);return s||!fg(a)?c:kU(c)})),o=o.filter(a=>a.startsWith(yg)?(this._ignoredPaths.add(a.slice(1)),!1):(this._ignoredPaths.delete(a),this._ignoredPaths.delete(a+gg),this._userIgnored=void 0,!0)),this.options.useFsEvents&&this._fsEventsHandler?(this._readyCount||(this._readyCount=o.length),this.options.persistent&&(this._readyCount+=o.length),o.forEach(a=>this._fsEventsHandler._addToFsEvents(a))):(this._readyCount||(this._readyCount=0),this._readyCount+=o.length,Promise.all(o.map(async a=>{let c=await this._nodeFsHandler._addToNodeFs(a,!n,0,0,t);return c&&this._emitReady(),c})).then(a=>{this.closed||a.filter(c=>c).forEach(c=>{this.add(ue.dirname(c),ue.basename(t||c))})})),this}unwatch(e){if(this.closed)return this;let t=zk(e),{cwd:n}=this.options;return t.forEach(i=>{!ue.isAbsolute(i)&&!this._closers.has(i)&&(n&&(i=ue.join(n,i)),i=ue.resolve(i)),this._closePath(i),this._ignoredPaths.add(i),this._watched.has(i)&&this._ignoredPaths.add(i+gg),this._userIgnored=void 0}),this}close(){if(this.closed)return this._closePromise;this.closed=!0,this.removeAllListeners();let e=[];return this._closers.forEach(t=>t.forEach(n=>{let i=n();i instanceof Promise&&e.push(i)})),this._streams.forEach(t=>t.destroy()),this._userIgnored=void 0,this._readyCount=0,this._readyEmitted=!1,this._watched.forEach(t=>t.dispose()),["closers","watched","streams","symlinkPaths","throttled"].forEach(t=>{this[`_${t}`].clear()}),this._closePromise=e.length?Promise.all(e).then(()=>{}):Promise.resolve(),this._closePromise}getWatched(){let e={};return this._watched.forEach((t,n)=>{let i=this.options.cwd?ue.relative(this.options.cwd,n):n;e[i||Jk]=t.getChildren().sort()}),e}emitWithAll(e,t){this.emit(...t),e!==hg&&this.emit(dg,...t)}async _emit(e,t,n,i,s){if(this.closed)return;let o=this.options;GU&&(t=ue.normalize(t)),o.cwd&&(t=ue.relative(o.cwd,t));let a=[e,t];s!==void 0?a.push(n,i,s):i!==void 0?a.push(n,i):n!==void 0&&a.push(n);let c=o.awaitWriteFinish,l;if(c&&(l=this._pendingWrites.get(t)))return l.lastChange=new Date,this;if(o.atomic){if(e===Wk)return this._pendingUnlinks.set(t,a),setTimeout(()=>{this._pendingUnlinks.forEach((u,f)=>{this.emit(...u),this.emit(dg,...u),this._pendingUnlinks.delete(f)})},typeof o.atomic=="number"?o.atomic:100),this;e===$u&&this._pendingUnlinks.has(t)&&(e=a[0]=Ca,this._pendingUnlinks.delete(t))}if(c&&(e===$u||e===Ca)&&this._readyEmitted){let u=(f,h)=>{f?(e=a[0]=hg,a[1]=f,this.emitWithAll(e,a)):h&&(a.length>2?a[2]=h:a.push(h),this.emitWithAll(e,a))};return this._awaitWriteFinish(t,c.stabilityThreshold,e,u),this}if(e===Ca&&!this._throttle(Ca,t,50))return this;if(o.alwaysStat&&n===void 0&&(e===$u||e===OU||e===Ca)){let u=o.cwd?ue.join(o.cwd,t):t,f;try{f=await KU(u)}catch{}if(!f||this.closed)return;a.push(f)}return this.emitWithAll(e,a),this}_handleError(e){let t=e&&e.code;return e&&t!=="ENOENT"&&t!=="ENOTDIR"&&(!this.options.ignorePermissionErrors||t!=="EPERM"&&t!=="EACCES")&&this.emit(hg,e),e||this.closed}_throttle(e,t,n){this._throttled.has(e)||this._throttled.set(e,new Map);let i=this._throttled.get(e),s=i.get(t);if(s)return s.count++,!1;let o,a=()=>{let l=i.get(t),u=l?l.count:0;return i.delete(t),clearTimeout(o),l&&clearTimeout(l.timeoutObject),u};o=setTimeout(a,n);let c={timeoutObject:o,clear:a,count:0};return i.set(t,c),c}_incrReadyCount(){return this._readyCount++}_awaitWriteFinish(e,t,n,i){let s,o=e;this.options.cwd&&!ue.isAbsolute(e)&&(o=ue.join(this.options.cwd,e));let a=new Date,c=l=>{Eg.stat(o,(u,f)=>{if(u||!this._pendingWrites.has(e)){u&&u.code!=="ENOENT"&&i(u);return}let h=Number(new Date);l&&f.size!==l.size&&(this._pendingWrites.get(e).lastChange=h);let g=this._pendingWrites.get(e);h-g.lastChange>=t?(this._pendingWrites.delete(e),i(void 0,f)):s=setTimeout(c,this.options.awaitWriteFinish.pollInterval,f)})};this._pendingWrites.has(e)||(this._pendingWrites.set(e,{lastChange:a,cancelWait:()=>(this._pendingWrites.delete(e),clearTimeout(s),n)}),s=setTimeout(c,this.options.awaitWriteFinish.pollInterval))}_getGlobIgnored(){return[...this._ignoredPaths.values()]}_isIgnored(e,t){if(this.options.atomic&&BU.test(e))return!0;if(!this._userIgnored){let{cwd:n}=this.options,i=this.options.ignored,s=i&&i.map(Kk(n)),o=bg(s).filter(c=>typeof c===Tg&&!fg(c)).map(c=>c+gg),a=this._getGlobIgnored().map(Kk(n)).concat(s,o);this._userIgnored=vg(a,void 0,xg)}return this._userIgnored([e,t])}_isntIgnored(e,t){return!this._isIgnored(e,t)}_getWatchHelpers(e,t){let n=t||this.options.disableGlobbing||!fg(e)?e:TU(e),i=this.options.followSymlinks;return new Sg(e,n,i,this)}_getWatchedDir(e){this._boundRemove||(this._boundRemove=this._remove.bind(this));let t=ue.resolve(e);return this._watched.has(t)||this._watched.set(t,new wg(t,this._boundRemove)),this._watched.get(t)}_hasReadPermissions(e){if(this.options.ignorePermissionErrors)return!0;let n=(e&&Number.parseInt(e.mode,10))&511;return!!(4&Number.parseInt(n.toString(8)[0],10))}_remove(e,t,n){let i=ue.join(e,t),s=ue.resolve(i);if(n=n??(this._watched.has(i)||this._watched.has(s)),!this._throttle("remove",i,100))return;!n&&!this.options.useFsEvents&&this._watched.size===1&&this.add(e,t,!0),this._getWatchedDir(i).getChildren().forEach(h=>this._remove(i,h));let c=this._getWatchedDir(e),l=c.has(t);c.remove(t),this._symlinkPaths.has(s)&&this._symlinkPaths.delete(s);let u=i;if(this.options.cwd&&(u=ue.relative(this.options.cwd,i)),this.options.awaitWriteFinish&&this._pendingWrites.has(u)&&this._pendingWrites.get(u).cancelWait()===$u)return;this._watched.delete(i),this._watched.delete(s);let f=n?MU:Wk;l&&!this._isIgnored(i)&&this._emit(f,i),this.options.useFsEvents||this._closePath(i)}_closePath(e){this._closeFile(e);let t=ue.dirname(e);this._getWatchedDir(t).remove(ue.basename(e))}_closeFile(e){let t=this._closers.get(e);t&&(t.forEach(n=>n()),this._closers.delete(e))}_addPathCloser(e,t){if(!t)return;let n=this._closers.get(e);n||(n=[],this._closers.set(e,n)),n.push(t)}_readdirp(e,t){if(this.closed)return;let n={type:dg,alwaysStat:!0,lstat:!0,...t},i=EU(e,n);return this._streams.add(i),i.once(IU,()=>{i=void 0}),i.once(NU,()=>{i&&(this._streams.delete(i),i=void 0)}),i}};Cg.FSWatcher=Wu;var QU=(r,e)=>{let t=new Wu(e);return t.add(r),t};Cg.watch=QU});var UA=A((gV,Mg)=>{"use strict";var o$=Object.prototype.hasOwnProperty,Nt="~";function Pa(){}Object.create&&(Pa.prototype=Object.create(null),new Pa().__proto__||(Nt=!1));function a$(r,e,t){this.fn=r,this.context=e,this.once=t||!1}function qA(r,e,t,n,i){if(typeof t!="function")throw new TypeError("The listener must be a function");var s=new a$(t,n||r,i),o=Nt?Nt+e:e;return r._events[o]?r._events[o].fn?r._events[o]=[r._events[o],s]:r._events[o].push(s):(r._events[o]=s,r._eventsCount++),r}function Zu(r,e){--r._eventsCount===0?r._events=new Pa:delete r._events[e]}function Ct(){this._events=new Pa,this._eventsCount=0}Ct.prototype.eventNames=function(){var e=[],t,n;if(this._eventsCount===0)return e;for(n in t=this._events)o$.call(t,n)&&e.push(Nt?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(t)):e};Ct.prototype.listeners=function(e){var t=Nt?Nt+e:e,n=this._events[t];if(!n)return[];if(n.fn)return[n.fn];for(var i=0,s=n.length,o=new Array(s);i<s;i++)o[i]=n[i].fn;return o};Ct.prototype.listenerCount=function(e){var t=Nt?Nt+e:e,n=this._events[t];return n?n.fn?1:n.length:0};Ct.prototype.emit=function(e,t,n,i,s,o){var a=Nt?Nt+e:e;if(!this._events[a])return!1;var c=this._events[a],l=arguments.length,u,f;if(c.fn){switch(c.once&&this.removeListener(e,c.fn,void 0,!0),l){case 1:return c.fn.call(c.context),!0;case 2:return c.fn.call(c.context,t),!0;case 3:return c.fn.call(c.context,t,n),!0;case 4:return c.fn.call(c.context,t,n,i),!0;case 5:return c.fn.call(c.context,t,n,i,s),!0;case 6:return c.fn.call(c.context,t,n,i,s,o),!0}for(f=1,u=new Array(l-1);f<l;f++)u[f-1]=arguments[f];c.fn.apply(c.context,u)}else{var h=c.length,g;for(f=0;f<h;f++)switch(c[f].once&&this.removeListener(e,c[f].fn,void 0,!0),l){case 1:c[f].fn.call(c[f].context);break;case 2:c[f].fn.call(c[f].context,t);break;case 3:c[f].fn.call(c[f].context,t,n);break;case 4:c[f].fn.call(c[f].context,t,n,i);break;default:if(!u)for(g=1,u=new Array(l-1);g<l;g++)u[g-1]=arguments[g];c[f].fn.apply(c[f].context,u)}}return!0};Ct.prototype.on=function(e,t,n){return qA(this,e,t,n,!1)};Ct.prototype.once=function(e,t,n){return qA(this,e,t,n,!0)};Ct.prototype.removeListener=function(e,t,n,i){var s=Nt?Nt+e:e;if(!this._events[s])return this;if(!t)return Zu(this,s),this;var o=this._events[s];if(o.fn)o.fn===t&&(!i||o.once)&&(!n||o.context===n)&&Zu(this,s);else{for(var a=0,c=[],l=o.length;a<l;a++)(o[a].fn!==t||i&&!o[a].once||n&&o[a].context!==n)&&c.push(o[a]);c.length?this._events[s]=c.length===1?c[0]:c:Zu(this,s)}return this};Ct.prototype.removeAllListeners=function(e){var t;return e?(t=Nt?Nt+e:e,this._events[t]&&Zu(this,t)):(this._events=new Pa,this._eventsCount=0),this};Ct.prototype.off=Ct.prototype.removeListener;Ct.prototype.addListener=Ct.prototype.on;Ct.prefixed=Nt;Ct.EventEmitter=Ct;typeof Mg<"u"&&(Mg.exports=Ct)});var WA=A((vV,$A)=>{"use strict";$A.exports=function(e,t){if(t=t.split(":")[0],e=+e,!e)return!1;switch(t){case"http":case"ws":return e!==80;case"https":case"wss":return e!==443;case"ftp":return e!==21;case"gopher":return e!==70;case"file":return!1}return e!==0}});var Qu=A(zA=>{var kn=zA,c$=require("url"),GA=require("util")._extend,l$=WA(),u$=/(^|,)\s*upgrade\s*($|,)/i,Pg=/^https|wss/;kn.isSSL=Pg;kn.setupOutgoing=function(r,e,t,n){r.port=e[n||"target"].port||(Pg.test(e[n||"target"].protocol)?443:80),["host","hostname","socketPath","pfx","key","passphrase","cert","ca","ciphers","secureProtocol"].forEach(function(a){r[a]=e[n||"target"][a]}),r.method=e.method||t.method,r.headers=GA({},t.headers),e.headers&&GA(r.headers,e.headers),e.auth&&(r.auth=e.auth),e.ca&&(r.ca=e.ca),Pg.test(e[n||"target"].protocol)&&(r.rejectUnauthorized=typeof e.secure>"u"?!0:e.secure),r.agent=e.agent||!1,r.localAddress=e.localAddress,r.agent||(r.headers=r.headers||{},(typeof r.headers.connection!="string"||!u$.test(r.headers.connection))&&(r.headers.connection="close"));var i=e[n||"target"],s=i&&e.prependPath!==!1&&i.path||"",o=e.toProxy?t.url:c$.parse(t.url).path||"";return o=e.ignorePath?"":o,r.path=kn.urlJoin(s,o),e.changeOrigin&&(r.headers.host=l$(r.port,e[n||"target"].protocol)&&!p$(r.host)?r.host+":"+r.port:r.host),r};kn.setupSocket=function(r){return r.setTimeout(0),r.setNoDelay(!0),r.setKeepAlive(!0,0),r};kn.getPort=function(r){var e=r.headers.host?r.headers.host.match(/:(\d+)/):"";return e?e[1]:kn.hasEncryptedConnection(r)?"443":"80"};kn.hasEncryptedConnection=function(r){return!!(r.connection.encrypted||r.connection.pair)};kn.urlJoin=function(){var r=Array.prototype.slice.call(arguments),e=r.length-1,t=r[e],n=t.split("?"),i;return r[e]=n.shift(),i=[r.filter(Boolean).join("/").replace(/\/+/g,"/").replace("http:/","http://").replace("https:/","https://")],i.push.apply(i,n),i.join("?")};kn.rewriteCookieProperty=function r(e,t,n){return Array.isArray(e)?e.map(function(i){return r(i,t,n)}):e.replace(new RegExp("(;\\s*"+n+"=)([^;]+)","i"),function(i,s,o){var a;if(o in t)a=t[o];else if("*"in t)a=t["*"];else return i;return a?s+a:""})};function p$(r){return!!~r.indexOf(":")}});var JA=A((xV,YA)=>{var VA=require("url"),KA=Qu(),f$=/^201|30(1|2|7|8)$/;YA.exports={removeChunked:function(e,t,n){e.httpVersion==="1.0"&&delete n.headers["transfer-encoding"]},setConnection:function(e,t,n){e.httpVersion==="1.0"?n.headers.connection=e.headers.connection||"close":e.httpVersion!=="2.0"&&!n.headers.connection&&(n.headers.connection=e.headers.connection||"keep-alive")},setRedirectHostRewrite:function(e,t,n,i){if((i.hostRewrite||i.autoRewrite||i.protocolRewrite)&&n.headers.location&&f$.test(n.statusCode)){var s=VA.parse(i.target),o=VA.parse(n.headers.location);if(s.host!=o.host)return;i.hostRewrite?o.host=i.hostRewrite:i.autoRewrite&&(o.host=e.headers.host),i.protocolRewrite&&(o.protocol=i.protocolRewrite),n.headers.location=o.format()}},writeHeaders:function(e,t,n,i){var s=i.cookieDomainRewrite,o=i.cookiePathRewrite,a=i.preserveHeaderKeyCase,c,l=function(h,g){g!=null&&(s&&h.toLowerCase()==="set-cookie"&&(g=KA.rewriteCookieProperty(g,s,"domain")),o&&h.toLowerCase()==="set-cookie"&&(g=KA.rewriteCookieProperty(g,o,"path")),t.setHeader(String(h).trim(),g))};if(typeof s=="string"&&(s={"*":s}),typeof o=="string"&&(o={"*":o}),a&&n.rawHeaders!=null){c={};for(var u=0;u<n.rawHeaders.length;u+=2){var f=n.rawHeaders[u];c[f.toLowerCase()]=f}}Object.keys(n.headers).forEach(function(h){var g=n.headers[h];a&&c&&(h=c[h]||h),l(h,g)})},writeStatusCode:function(e,t,n){n.statusMessage?(t.statusCode=n.statusCode,t.statusMessage=n.statusMessage):t.statusCode=n.statusCode}}});var ZA=A((_V,XA)=>{var Ia;XA.exports=function(){if(!Ia){try{Ia=Ae()("follow-redirects")}catch{}typeof Ia!="function"&&(Ia=function(){})}Ia.apply(null,arguments)}});var nR=A((bV,Wg)=>{var Da=require("url"),Na=Da.URL,d$=require("http"),h$=require("https"),Bg=require("stream").Writable,jg=require("assert"),QA=ZA();(function(){var e=typeof process<"u",t=typeof window<"u"&&typeof document<"u",n=Oi(Error.captureStackTrace);!e&&(t||!n)&&console.warn("The follow-redirects package should be excluded from browser builds.")})();var Fg=!1;try{jg(new Na(""))}catch(r){Fg=r.code==="ERR_INVALID_URL"}var m$=["Authorization","Proxy-Authorization","Cookie"],g$=["auth","host","hostname","href","path","pathname","port","protocol","query","search","hash"],Hg=["abort","aborted","connect","error","socket","timeout"],qg=Object.create(null);Hg.forEach(function(r){qg[r]=function(e,t,n){this._redirectable.emit(r,e,t,n)}});var Ng=La("ERR_INVALID_URL","Invalid URL",TypeError),Dg=La("ERR_FR_REDIRECTION_FAILURE","Redirected request failed"),v$=La("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded",Dg),y$=La("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit"),x$=La("ERR_STREAM_WRITE_AFTER_END","write after end"),_$=Bg.prototype.destroy||tR;function zt(r,e){Bg.call(this),this._sanitizeOptions(r),this._options=r,this._ended=!1,this._ending=!1,this._redirectCount=0,this._redirects=[],this._requestBodyLength=0,this._requestBodyBuffers=[],e&&this.on("response",e);var t=this;this._onNativeResponse=function(n){try{t._processResponse(n)}catch(i){t.emit("error",i instanceof Dg?i:new Dg({cause:i}))}},this._headerFilter=new RegExp("^(?:"+m$.concat(r.sensitiveHeaders).map(C$).join("|")+")$","i"),this._performRequest()}zt.prototype=Object.create(Bg.prototype);zt.prototype.abort=function(){$g(this._currentRequest),this._currentRequest.abort(),this.emit("abort")};zt.prototype.destroy=function(r){return $g(this._currentRequest,r),_$.call(this,r),this};zt.prototype.write=function(r,e,t){if(this._ending)throw new x$;if(!Ri(r)&&!E$(r))throw new TypeError("data should be a string, Buffer or Uint8Array");if(Oi(e)&&(t=e,e=null),r.length===0){t&&t();return}this._requestBodyLength+r.length<=this._options.maxBodyLength?(this._requestBodyLength+=r.length,this._requestBodyBuffers.push({data:r,encoding:e}),this._currentRequest.write(r,e,t)):(this.emit("error",new y$),this.abort())};zt.prototype.end=function(r,e,t){if(Oi(r)?(t=r,r=e=null):Oi(e)&&(t=e,e=null),!r)this._ended=this._ending=!0,this._currentRequest.end(null,null,t);else{var n=this,i=this._currentRequest;this.write(r,e,function(){n._ended=!0,i.end(null,null,t)}),this._ending=!0}};zt.prototype.setHeader=function(r,e){this._options.headers[r]=e,this._currentRequest.setHeader(r,e)};zt.prototype.removeHeader=function(r){delete this._options.headers[r],this._currentRequest.removeHeader(r)};zt.prototype.setTimeout=function(r,e){var t=this;function n(o){o.setTimeout(r),o.removeListener("timeout",o.destroy),o.addListener("timeout",o.destroy)}function i(o){t._timeout&&clearTimeout(t._timeout),t._timeout=setTimeout(function(){t.emit("timeout"),s()},r),n(o)}function s(){t._timeout&&(clearTimeout(t._timeout),t._timeout=null),t.removeListener("abort",s),t.removeListener("error",s),t.removeListener("response",s),t.removeListener("close",s),e&&t.removeListener("timeout",e),t.socket||t._currentRequest.removeListener("socket",i)}return e&&this.on("timeout",e),this.socket?i(this.socket):this._currentRequest.once("socket",i),this.on("socket",n),this.on("abort",s),this.on("error",s),this.on("response",s),this.on("close",s),this};["flushHeaders","getHeader","setNoDelay","setSocketKeepAlive"].forEach(function(r){zt.prototype[r]=function(e,t){return this._currentRequest[r](e,t)}});["aborted","connection","socket"].forEach(function(r){Object.defineProperty(zt.prototype,r,{get:function(){return this._currentRequest[r]}})});zt.prototype._sanitizeOptions=function(r){if(r.headers||(r.headers={}),S$(r.sensitiveHeaders)||(r.sensitiveHeaders=[]),r.host&&(r.hostname||(r.hostname=r.host),delete r.host),!r.pathname&&r.path){var e=r.path.indexOf("?");e<0?r.pathname=r.path:(r.pathname=r.path.substring(0,e),r.search=r.path.substring(e))}};zt.prototype._performRequest=function(){var r=this._options.protocol,e=this._options.nativeProtocols[r];if(!e)throw new TypeError("Unsupported protocol "+r);if(this._options.agents){var t=r.slice(0,-1);this._options.agent=this._options.agents[t]}var n=this._currentRequest=e.request(this._options,this._onNativeResponse);n._redirectable=this;for(var i of Hg)n.on(i,qg[i]);if(this._currentUrl=/^\//.test(this._options.path)?Da.format(this._options):this._options.path,this._isRedirect){var s=0,o=this,a=this._requestBodyBuffers;(function c(l){if(n===o._currentRequest)if(l)o.emit("error",l);else if(s<a.length){var u=a[s++];n.finished||n.write(u.data,u.encoding,c)}else o._ended&&n.end()})()}};zt.prototype._processResponse=function(r){var e=r.statusCode;this._options.trackRedirects&&this._redirects.push({url:this._currentUrl,headers:r.headers,statusCode:e});var t=r.headers.location;if(!t||this._options.followRedirects===!1||e<300||e>=400){r.responseUrl=this._currentUrl,r.redirects=this._redirects,this.emit("response",r),this._requestBodyBuffers=[];return}if($g(this._currentRequest),r.destroy(),++this._redirectCount>this._options.maxRedirects)throw new v$;var n,i=this._options.beforeRedirect;i&&(n=Object.assign({Host:r.req.getHeader("host")},this._options.headers));var s=this._options.method;((e===301||e===302)&&this._options.method==="POST"||e===303&&!/^(?:GET|HEAD)$/.test(this._options.method))&&(this._options.method="GET",this._requestBodyBuffers=[],Ig(/^content-/i,this._options.headers));var o=Ig(/^host$/i,this._options.headers),a=Ug(this._currentUrl),c=o||a.host,l=/^\w+:/.test(t)?this._currentUrl:Da.format(Object.assign(a,{host:c})),u=b$(t,l);if(QA("redirecting to",u.href),this._isRedirect=!0,Lg(u,this._options),(u.protocol!==a.protocol&&u.protocol!=="https:"||u.host!==c&&!w$(u.host,c))&&Ig(this._headerFilter,this._options.headers),Oi(i)){var f={headers:r.headers,statusCode:e},h={url:l,method:s,headers:n};i(this._options,f,h),this._sanitizeOptions(this._options)}this._performRequest()};function eR(r){var e={maxRedirects:21,maxBodyLength:10485760},t={};return Object.keys(r).forEach(function(n){var i=n+":",s=t[i]=r[n],o=e[n]=Object.create(s);function a(l,u,f){return T$(l)?l=Lg(l):Ri(l)?l=Lg(Ug(l)):(f=u,u=rR(l),l={protocol:i}),Oi(u)&&(f=u,u=null),u=Object.assign({maxRedirects:e.maxRedirects,maxBodyLength:e.maxBodyLength},l,u),u.nativeProtocols=t,!Ri(u.host)&&!Ri(u.hostname)&&(u.hostname="::1"),jg.equal(u.protocol,i,"protocol mismatch"),QA("options",u),new zt(u,f)}function c(l,u,f){var h=o.request(l,u,f);return h.end(),h}Object.defineProperties(o,{request:{value:a,configurable:!0,enumerable:!0,writable:!0},get:{value:c,configurable:!0,enumerable:!0,writable:!0}})}),e}function tR(){}function Ug(r){var e;if(Fg)e=new Na(r);else if(e=rR(Da.parse(r)),!Ri(e.protocol))throw new Ng({input:r});return e}function b$(r,e){return Fg?new Na(r,e):Ug(Da.resolve(e,r))}function rR(r){if(/^\[/.test(r.hostname)&&!/^\[[:0-9a-f]+\]$/i.test(r.hostname))throw new Ng({input:r.href||r});if(/^\[/.test(r.host)&&!/^\[[:0-9a-f]+\](:\d+)?$/i.test(r.host))throw new Ng({input:r.href||r});return r}function Lg(r,e){var t=e||{};for(var n of g$)t[n]=r[n];return t.hostname.startsWith("[")&&(t.hostname=t.hostname.slice(1,-1)),t.port!==""&&(t.port=Number(t.port)),t.path=t.search?t.pathname+t.search:t.pathname,t}function Ig(r,e){var t;for(var n in e)r.test(n)&&(t=e[n],delete e[n]);return t===null||typeof t>"u"?void 0:String(t).trim()}function La(r,e,t){function n(i){Oi(Error.captureStackTrace)&&Error.captureStackTrace(this,this.constructor),Object.assign(this,i||{}),this.code=r,this.message=this.cause?e+": "+this.cause.message:e}return n.prototype=new(t||Error),Object.defineProperties(n.prototype,{constructor:{value:n,enumerable:!1},name:{value:"Error ["+r+"]",enumerable:!1}}),n}function $g(r,e){for(var t of Hg)r.removeListener(t,qg[t]);r.on("error",tR),r.destroy(e)}function w$(r,e){jg(Ri(r)&&Ri(e));var t=r.length-e.length-1;return t>0&&r[t]==="."&&r.endsWith(e)}function S$(r){return r instanceof Array}function Ri(r){return typeof r=="string"||r instanceof String}function Oi(r){return typeof r=="function"}function E$(r){return typeof r=="object"&&"length"in r}function T$(r){return Na&&r instanceof Na}function C$(r){return r.replace(/[\]\\/()*+?.$]/g,"\\$&")}Wg.exports=eR({http:d$,https:h$});Wg.exports.wrap=eR});var sR=A((wV,iR)=>{var k$=require("http"),A$=require("https"),Ba=JA(),ep=Qu(),R$=nR();Ba=Object.keys(Ba).map(function(r){return Ba[r]});var O$={http:k$,https:A$};iR.exports={deleteLength:function(e,t,n){(e.method==="DELETE"||e.method==="OPTIONS")&&!e.headers["content-length"]&&(e.headers["content-length"]="0",delete e.headers["transfer-encoding"])},timeout:function(e,t,n){n.timeout&&e.socket.setTimeout(n.timeout)},XHeaders:function(e,t,n){if(n.xfwd){var i=e.isSpdy||ep.hasEncryptedConnection(e),s={for:e.connection.remoteAddress||e.socket.remoteAddress,port:ep.getPort(e),proto:i?"https":"http"};["for","port","proto"].forEach(function(o){e.headers["x-forwarded-"+o]=(e.headers["x-forwarded-"+o]||"")+(e.headers["x-forwarded-"+o]?",":"")+s[o]}),e.headers["x-forwarded-host"]=e.headers["x-forwarded-host"]||e.headers.host||""}},stream:function(e,t,n,i,s,o){s.emit("start",e,t,n.target||n.forward);var a=n.followRedirects?R$:O$,c=a.http,l=a.https;if(n.forward){var u=(n.forward.protocol==="https:"?l:c).request(ep.setupOutgoing(n.ssl||{},n,e,"forward")),f=x(u,n.forward);if(e.on("error",f),u.on("error",f),(n.buffer||e).pipe(u),!n.target)return t.end()}var h=(n.target.protocol==="https:"?l:c).request(ep.setupOutgoing(n.ssl||{},n,e));h.on("socket",function(S){s&&!h.getHeader("expect")&&s.emit("proxyReq",h,e,t,n)}),n.proxyTimeout&&h.setTimeout(n.proxyTimeout,function(){h.abort()}),e.on("aborted",function(){h.abort()});var g=x(h,n.target);e.on("error",g),h.on("error",g);function x(S,k){return function(M){if(e.socket.destroyed&&M.code==="ECONNRESET")return s.emit("econnreset",M,e,t,k),S.abort();o?o(M,e,t,k):s.emit("error",M,e,t,k)}}(n.buffer||e).pipe(h),h.on("response",function(S){if(s&&s.emit("proxyRes",S,e,t),!t.headersSent&&!n.selfHandleResponse)for(var k=0;k<Ba.length&&!Ba[k](e,t,S,n);k++);t.finished?s&&s.emit("end",e,t,S):(S.on("end",function(){s&&s.emit("end",e,t,S)}),n.selfHandleResponse||S.pipe(t))})}}});var aR=A((SV,oR)=>{var M$=require("http"),P$=require("https"),no=Qu();oR.exports={checkMethodAndHeader:function(e,t){if(e.method!=="GET"||!e.headers.upgrade||e.headers.upgrade.toLowerCase()!=="websocket")return t.destroy(),!0},XHeaders:function(e,t,n){if(n.xfwd){var i={for:e.connection.remoteAddress||e.socket.remoteAddress,port:no.getPort(e),proto:no.hasEncryptedConnection(e)?"wss":"ws"};["for","port","proto"].forEach(function(s){e.headers["x-forwarded-"+s]=(e.headers["x-forwarded-"+s]||"")+(e.headers["x-forwarded-"+s]?",":"")+i[s]})}},stream:function(e,t,n,i,s,o){var a=function(u,f){return Object.keys(f).reduce(function(h,g){var x=f[g];if(!Array.isArray(x))return h.push(g+": "+x),h;for(var S=0;S<x.length;S++)h.push(g+": "+x[S]);return h},[u]).join(`\r
106
106
  `)+`\r
107
107
  \r
108
- `};lo.setupSocket(t),i&&i.length&&t.unshift(i);var c=(lo.isSSL.test(n.target.protocol)?o6:s6).request(lo.setupOutgoing(n.ssl||{},n,e));return s&&s.emit("proxyReqWs",c,e,t,n,i),c.on("error",l),c.on("response",function(p){p.upgrade||(t.write(a("HTTP/"+p.httpVersion+" "+p.statusCode+" "+p.statusMessage,p.headers)),p.pipe(t))}),c.on("upgrade",function(p,f,h){f.on("error",l),f.on("end",function(){s.emit("close",p,f,h)}),t.on("error",function(){f.end()}),lo.setupSocket(f),h&&h.length&&f.unshift(h),t.write(a("HTTP/1.1 101 Switching Protocols",p.headers)),f.pipe(t).pipe(f),s.emit("open",f),s.emit("proxySocket",f)}),c.end();function l(p){o?o(p,e,t):s.emit("error",p,e,t),t.end()}}}});var rO=O((i5,tO)=>{var Zk=tO.exports,Xk=require("util")._extend,a6=require("url").parse,eO=Ok(),c6=require("http"),l6=require("https"),Jk=Vk(),Qk=Yk();Zk.Server=Li;function fv(r){return function(e){return function(t,n){var i=r==="ws"?this.wsPasses:this.webPasses,s=[].slice.call(arguments),o=s.length-1,a,c;typeof s[o]=="function"&&(c=s[o],o--);var l=e;if(!(s[o]instanceof Buffer)&&s[o]!==n&&(l=Xk({},e),Xk(l,s[o]),o--),s[o]instanceof Buffer&&(a=s[o]),["target","forward"].forEach(function(f){typeof l[f]=="string"&&(l[f]=a6(l[f]))}),!l.target&&!l.forward)return this.emit("error",new Error("Must provide a proper URL as target"));for(var p=0;p<i.length&&!i[p](t,n,l,a,this,c);p++);}}}Zk.createRightProxy=fv;function Li(r){eO.call(this),r=r||{},r.prependPath=r.prependPath!==!1,this.web=this.proxyRequest=fv("web")(r),this.ws=this.proxyWebsocketRequest=fv("ws")(r),this.options=r,this.webPasses=Object.keys(Jk).map(function(e){return Jk[e]}),this.wsPasses=Object.keys(Qk).map(function(e){return Qk[e]}),this.on("error",this.onError,this)}require("util").inherits(Li,eO);Li.prototype.onError=function(r){if(this.listeners("error").length===1)throw r};Li.prototype.listen=function(r,e){var t=this,n=function(i,s){t.web(i,s)};return this._server=this.options.ssl?l6.createServer(this.options.ssl,n):c6.createServer(n),this.options.ws&&this._server.on("upgrade",function(i,s,o){t.ws(i,s,o)}),this._server.listen(r,e),this};Li.prototype.close=function(r){var e=this;this._server&&this._server.close(t);function t(){e._server=null,r&&r.apply(null,arguments)}};Li.prototype.before=function(r,e,t){if(r!=="ws"&&r!=="web")throw new Error("type must be `web` or `ws`");var n=r==="ws"?this.wsPasses:this.webPasses,i=!1;if(n.forEach(function(s,o){s.name===e&&(i=o)}),i===!1)throw new Error("No such pass");n.splice(i,0,t)};Li.prototype.after=function(r,e,t){if(r!=="ws"&&r!=="web")throw new Error("type must be `web` or `ws`");var n=r==="ws"?this.wsPasses:this.webPasses,i=!1;if(n.forEach(function(s,o){s.name===e&&(i=o)}),i===!1)throw new Error("No such pass");n.splice(i++,0,t)}});var iO=O((s5,nO)=>{var Wa=rO().Server;function dv(r){return new Wa(r)}Wa.createProxyServer=dv;Wa.createServer=dv;Wa.createProxy=dv;nO.exports=Wa});var oO=O((o5,sO)=>{sO.exports=iO()});var kO=O((za,mv)=>{(function(r,e){typeof za=="object"&&typeof mv=="object"?mv.exports=e(require("child_process"),require("crypto")):typeof define=="function"&&define.amd?define(["child_process","crypto"],e):typeof za=="object"?za["electron-machine-id"]=e(require("child_process"),require("crypto")):r["electron-machine-id"]=e(r.child_process,r.crypto)})(za,function(r,e){return(function(t){function n(s){if(i[s])return i[s].exports;var o=i[s]={exports:{},id:s,loaded:!1};return t[s].call(o.exports,o,o.exports,n),o.loaded=!0,o.exports}var i={};return n.m=t,n.c=i,n.p="",n(0)})([function(t,n,i){t.exports=i(34)},function(t,n,i){var s=i(29)("wks"),o=i(33),a=i(2).Symbol,c=typeof a=="function",l=t.exports=function(p){return s[p]||(s[p]=c&&a[p]||(c?a:o)("Symbol."+p))};l.store=s},function(t,n){var i=t.exports=typeof window<"u"&&window.Math==Math?window:typeof self<"u"&&self.Math==Math?self:Function("return this")();typeof __g=="number"&&(__g=i)},function(t,n,i){var s=i(9);t.exports=function(o){if(!s(o))throw TypeError(o+" is not an object!");return o}},function(t,n,i){t.exports=!i(24)(function(){return Object.defineProperty({},"a",{get:function(){return 7}}).a!=7})},function(t,n,i){var s=i(12),o=i(17);t.exports=i(4)?function(a,c,l){return s.f(a,c,o(1,l))}:function(a,c,l){return a[c]=l,a}},function(t,n){var i=t.exports={version:"2.4.0"};typeof __e=="number"&&(__e=i)},function(t,n,i){var s=i(14);t.exports=function(o,a,c){if(s(o),a===void 0)return o;switch(c){case 1:return function(l){return o.call(a,l)};case 2:return function(l,p){return o.call(a,l,p)};case 3:return function(l,p,f){return o.call(a,l,p,f)}}return function(){return o.apply(a,arguments)}}},function(t,n){var i={}.hasOwnProperty;t.exports=function(s,o){return i.call(s,o)}},function(t,n){t.exports=function(i){return typeof i=="object"?i!==null:typeof i=="function"}},function(t,n){t.exports={}},function(t,n){var i={}.toString;t.exports=function(s){return i.call(s).slice(8,-1)}},function(t,n,i){var s=i(3),o=i(26),a=i(32),c=Object.defineProperty;n.f=i(4)?Object.defineProperty:function(l,p,f){if(s(l),p=a(p,!0),s(f),o)try{return c(l,p,f)}catch{}if("get"in f||"set"in f)throw TypeError("Accessors not supported!");return"value"in f&&(l[p]=f.value),l}},function(t,n,i){var s=i(42),o=i(15);t.exports=function(a){return s(o(a))}},function(t,n){t.exports=function(i){if(typeof i!="function")throw TypeError(i+" is not a function!");return i}},function(t,n){t.exports=function(i){if(i==null)throw TypeError("Can't call method on "+i);return i}},function(t,n,i){var s=i(9),o=i(2).document,a=s(o)&&s(o.createElement);t.exports=function(c){return a?o.createElement(c):{}}},function(t,n){t.exports=function(i,s){return{enumerable:!(1&i),configurable:!(2&i),writable:!(4&i),value:s}}},function(t,n,i){var s=i(12).f,o=i(8),a=i(1)("toStringTag");t.exports=function(c,l,p){c&&!o(c=p?c:c.prototype,a)&&s(c,a,{configurable:!0,value:l})}},function(t,n,i){var s=i(29)("keys"),o=i(33);t.exports=function(a){return s[a]||(s[a]=o(a))}},function(t,n){var i=Math.ceil,s=Math.floor;t.exports=function(o){return isNaN(o=+o)?0:(o>0?s:i)(o)}},function(t,n,i){var s=i(11),o=i(1)("toStringTag"),a=s((function(){return arguments})())=="Arguments",c=function(l,p){try{return l[p]}catch{}};t.exports=function(l){var p,f,h;return l===void 0?"Undefined":l===null?"Null":typeof(f=c(p=Object(l),o))=="string"?f:a?s(p):(h=s(p))=="Object"&&typeof p.callee=="function"?"Arguments":h}},function(t,n){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,n,i){var s=i(2),o=i(6),a=i(7),c=i(5),l="prototype",p=function(f,h,y){var _,S,A,M=f&p.F,N=f&p.G,L=f&p.S,j=f&p.P,W=f&p.B,q=f&p.W,G=N?o:o[h]||(o[h]={}),P=G[l],$=N?s:L?s[h]:(s[h]||{})[l];N&&(y=h);for(_ in y)S=!M&&$&&$[_]!==void 0,S&&_ in G||(A=S?$[_]:y[_],G[_]=N&&typeof $[_]!="function"?y[_]:W&&S?a(A,s):q&&$[_]==A?(function(T){var u=function(m,x,w){if(this instanceof T){switch(arguments.length){case 0:return new T;case 1:return new T(m);case 2:return new T(m,x)}return new T(m,x,w)}return T.apply(this,arguments)};return u[l]=T[l],u})(A):j&&typeof A=="function"?a(Function.call,A):A,j&&((G.virtual||(G.virtual={}))[_]=A,f&p.R&&P&&!P[_]&&c(P,_,A)))};p.F=1,p.G=2,p.S=4,p.P=8,p.B=16,p.W=32,p.U=64,p.R=128,t.exports=p},function(t,n){t.exports=function(i){try{return!!i()}catch{return!0}}},function(t,n,i){t.exports=i(2).document&&document.documentElement},function(t,n,i){t.exports=!i(4)&&!i(24)(function(){return Object.defineProperty(i(16)("div"),"a",{get:function(){return 7}}).a!=7})},function(t,n,i){"use strict";var s=i(28),o=i(23),a=i(57),c=i(5),l=i(8),p=i(10),f=i(45),h=i(18),y=i(52),_=i(1)("iterator"),S=!([].keys&&"next"in[].keys()),A="@@iterator",M="keys",N="values",L=function(){return this};t.exports=function(j,W,q,G,P,$,T){f(q,W,G);var u,m,x,w=function(D){if(!S&&D in b)return b[D];switch(D){case M:return function(){return new q(this,D)};case N:return function(){return new q(this,D)}}return function(){return new q(this,D)}},g=W+" Iterator",v=P==N,C=!1,b=j.prototype,d=b[_]||b[A]||P&&b[P],E=d||w(P),U=P?v?w("entries"):E:void 0,I=W=="Array"&&b.entries||d;if(I&&(x=y(I.call(new j)),x!==Object.prototype&&(h(x,g,!0),s||l(x,_)||c(x,_,L))),v&&d&&d.name!==N&&(C=!0,E=function(){return d.call(this)}),s&&!T||!S&&!C&&b[_]||c(b,_,E),p[W]=E,p[g]=L,P)if(u={values:v?E:w(N),keys:$?E:w(M),entries:U},T)for(m in u)m in b||a(b,m,u[m]);else o(o.P+o.F*(S||C),W,u);return u}},function(t,n){t.exports=!0},function(t,n,i){var s=i(2),o="__core-js_shared__",a=s[o]||(s[o]={});t.exports=function(c){return a[c]||(a[c]={})}},function(t,n,i){var s,o,a,c=i(7),l=i(41),p=i(25),f=i(16),h=i(2),y=h.process,_=h.setImmediate,S=h.clearImmediate,A=h.MessageChannel,M=0,N={},L="onreadystatechange",j=function(){var q=+this;if(N.hasOwnProperty(q)){var G=N[q];delete N[q],G()}},W=function(q){j.call(q.data)};_&&S||(_=function(q){for(var G=[],P=1;arguments.length>P;)G.push(arguments[P++]);return N[++M]=function(){l(typeof q=="function"?q:Function(q),G)},s(M),M},S=function(q){delete N[q]},i(11)(y)=="process"?s=function(q){y.nextTick(c(j,q,1))}:A?(o=new A,a=o.port2,o.port1.onmessage=W,s=c(a.postMessage,a,1)):h.addEventListener&&typeof postMessage=="function"&&!h.importScripts?(s=function(q){h.postMessage(q+"","*")},h.addEventListener("message",W,!1)):s=L in f("script")?function(q){p.appendChild(f("script"))[L]=function(){p.removeChild(this),j.call(q)}}:function(q){setTimeout(c(j,q,1),0)}),t.exports={set:_,clear:S}},function(t,n,i){var s=i(20),o=Math.min;t.exports=function(a){return a>0?o(s(a),9007199254740991):0}},function(t,n,i){var s=i(9);t.exports=function(o,a){if(!s(o))return o;var c,l;if(a&&typeof(c=o.toString)=="function"&&!s(l=c.call(o))||typeof(c=o.valueOf)=="function"&&!s(l=c.call(o))||!a&&typeof(c=o.toString)=="function"&&!s(l=c.call(o)))return l;throw TypeError("Can't convert object to primitive value")}},function(t,n){var i=0,s=Math.random();t.exports=function(o){return"Symbol(".concat(o===void 0?"":o,")_",(++i+s).toString(36))}},function(t,n,i){"use strict";function s(L){return L&&L.__esModule?L:{default:L}}function o(){return process.platform!=="win32"?"":process.arch==="ia32"&&process.env.hasOwnProperty("PROCESSOR_ARCHITEW6432")?"mixed":"native"}function a(L){return(0,_.createHash)("sha256").update(L).digest("hex")}function c(L){switch(A){case"darwin":return L.split("IOPlatformUUID")[1].split(`
109
- `)[0].replace(/\=|\s+|\"/gi,"").toLowerCase();case"win32":return L.toString().split("REG_SZ")[1].replace(/\r+|\n+|\s+/gi,"").toLowerCase();case"linux":return L.toString().replace(/\r+|\n+|\s+/gi,"").toLowerCase();case"freebsd":return L.toString().replace(/\r+|\n+|\s+/gi,"").toLowerCase();default:throw new Error("Unsupported platform: "+process.platform)}}function l(L){var j=c((0,y.execSync)(N[A]).toString());return L?j:a(j)}function p(L){return new h.default(function(j,W){return(0,y.exec)(N[A],{},function(q,G,P){if(q)return W(new Error("Error while obtaining machine id: "+q.stack));var $=c(G.toString());return j(L?$:a($))})})}Object.defineProperty(n,"__esModule",{value:!0});var f=i(35),h=s(f);n.machineIdSync=l,n.machineId=p;var y=i(70),_=i(71),S=process,A=S.platform,M={native:"%windir%\\System32",mixed:"%windir%\\sysnative\\cmd.exe /c %windir%\\System32"},N={darwin:"ioreg -rd1 -c IOPlatformExpertDevice",win32:M[o()]+"\\REG.exe QUERY HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Cryptography /v MachineGuid",linux:"( cat /var/lib/dbus/machine-id /etc/machine-id 2> /dev/null || hostname ) | head -n 1 || :",freebsd:"kenv -q smbios.system.uuid || sysctl -n kern.hostuuid"}},function(t,n,i){t.exports={default:i(36),__esModule:!0}},function(t,n,i){i(66),i(68),i(69),i(67),t.exports=i(6).Promise},function(t,n){t.exports=function(){}},function(t,n){t.exports=function(i,s,o,a){if(!(i instanceof s)||a!==void 0&&a in i)throw TypeError(o+": incorrect invocation!");return i}},function(t,n,i){var s=i(13),o=i(31),a=i(62);t.exports=function(c){return function(l,p,f){var h,y=s(l),_=o(y.length),S=a(f,_);if(c&&p!=p){for(;_>S;)if(h=y[S++],h!=h)return!0}else for(;_>S;S++)if((c||S in y)&&y[S]===p)return c||S||0;return!c&&-1}}},function(t,y,i){var s=i(7),o=i(44),a=i(43),c=i(3),l=i(31),p=i(64),f={},h={},y=t.exports=function(_,S,A,M,N){var L,j,W,q,G=N?function(){return _}:p(_),P=s(A,M,S?2:1),$=0;if(typeof G!="function")throw TypeError(_+" is not iterable!");if(a(G)){for(L=l(_.length);L>$;$++)if(q=S?P(c(j=_[$])[0],j[1]):P(_[$]),q===f||q===h)return q}else for(W=G.call(_);!(j=W.next()).done;)if(q=o(W,P,j.value,S),q===f||q===h)return q};y.BREAK=f,y.RETURN=h},function(t,n){t.exports=function(i,s,o){var a=o===void 0;switch(s.length){case 0:return a?i():i.call(o);case 1:return a?i(s[0]):i.call(o,s[0]);case 2:return a?i(s[0],s[1]):i.call(o,s[0],s[1]);case 3:return a?i(s[0],s[1],s[2]):i.call(o,s[0],s[1],s[2]);case 4:return a?i(s[0],s[1],s[2],s[3]):i.call(o,s[0],s[1],s[2],s[3])}return i.apply(o,s)}},function(t,n,i){var s=i(11);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(o){return s(o)=="String"?o.split(""):Object(o)}},function(t,n,i){var s=i(10),o=i(1)("iterator"),a=Array.prototype;t.exports=function(c){return c!==void 0&&(s.Array===c||a[o]===c)}},function(t,n,i){var s=i(3);t.exports=function(o,a,c,l){try{return l?a(s(c)[0],c[1]):a(c)}catch(f){var p=o.return;throw p!==void 0&&s(p.call(o)),f}}},function(t,n,i){"use strict";var s=i(49),o=i(17),a=i(18),c={};i(5)(c,i(1)("iterator"),function(){return this}),t.exports=function(l,p,f){l.prototype=s(c,{next:o(1,f)}),a(l,p+" Iterator")}},function(t,n,i){var s=i(1)("iterator"),o=!1;try{var a=[7][s]();a.return=function(){o=!0},Array.from(a,function(){throw 2})}catch{}t.exports=function(c,l){if(!l&&!o)return!1;var p=!1;try{var f=[7],h=f[s]();h.next=function(){return{done:p=!0}},f[s]=function(){return h},c(f)}catch{}return p}},function(t,n){t.exports=function(i,s){return{value:s,done:!!i}}},function(t,n,i){var s=i(2),o=i(30).set,a=s.MutationObserver||s.WebKitMutationObserver,c=s.process,l=s.Promise,p=i(11)(c)=="process";t.exports=function(){var f,h,y,_=function(){var N,L;for(p&&(N=c.domain)&&N.exit();f;){L=f.fn,f=f.next;try{L()}catch(j){throw f?y():h=void 0,j}}h=void 0,N&&N.enter()};if(p)y=function(){c.nextTick(_)};else if(a){var S=!0,A=document.createTextNode("");new a(_).observe(A,{characterData:!0}),y=function(){A.data=S=!S}}else if(l&&l.resolve){var M=l.resolve();y=function(){M.then(_)}}else y=function(){o.call(s,_)};return function(N){var L={fn:N,next:void 0};h&&(h.next=L),f||(f=L,y()),h=L}}},function(t,n,i){var s=i(3),o=i(50),a=i(22),c=i(19)("IE_PROTO"),l=function(){},p="prototype",f=function(){var h,y=i(16)("iframe"),_=a.length,S=">";for(y.style.display="none",i(25).appendChild(y),y.src="javascript:",h=y.contentWindow.document,h.open(),h.write("<script>document.F=Object</script"+S),h.close(),f=h.F;_--;)delete f[p][a[_]];return f()};t.exports=Object.create||function(h,y){var _;return h!==null?(l[p]=s(h),_=new l,l[p]=null,_[c]=h):_=f(),y===void 0?_:o(_,y)}},function(t,n,i){var s=i(12),o=i(3),a=i(54);t.exports=i(4)?Object.defineProperties:function(c,l){o(c);for(var p,f=a(l),h=f.length,y=0;h>y;)s.f(c,p=f[y++],l[p]);return c}},function(t,n,i){var s=i(55),o=i(17),a=i(13),c=i(32),l=i(8),p=i(26),f=Object.getOwnPropertyDescriptor;n.f=i(4)?f:function(h,y){if(h=a(h),y=c(y,!0),p)try{return f(h,y)}catch{}if(l(h,y))return o(!s.f.call(h,y),h[y])}},function(t,n,i){var s=i(8),o=i(63),a=i(19)("IE_PROTO"),c=Object.prototype;t.exports=Object.getPrototypeOf||function(l){return l=o(l),s(l,a)?l[a]:typeof l.constructor=="function"&&l instanceof l.constructor?l.constructor.prototype:l instanceof Object?c:null}},function(t,n,i){var s=i(8),o=i(13),a=i(39)(!1),c=i(19)("IE_PROTO");t.exports=function(l,p){var f,h=o(l),y=0,_=[];for(f in h)f!=c&&s(h,f)&&_.push(f);for(;p.length>y;)s(h,f=p[y++])&&(~a(_,f)||_.push(f));return _}},function(t,n,i){var s=i(53),o=i(22);t.exports=Object.keys||function(a){return s(a,o)}},function(t,n){n.f={}.propertyIsEnumerable},function(t,n,i){var s=i(5);t.exports=function(o,a,c){for(var l in a)c&&o[l]?o[l]=a[l]:s(o,l,a[l]);return o}},function(t,n,i){t.exports=i(5)},function(t,n,i){var s=i(9),o=i(3),a=function(c,l){if(o(c),!s(l)&&l!==null)throw TypeError(l+": can't set as prototype!")};t.exports={set:Object.setPrototypeOf||("__proto__"in{}?(function(c,l,p){try{p=i(7)(Function.call,i(51).f(Object.prototype,"__proto__").set,2),p(c,[]),l=!(c instanceof Array)}catch{l=!0}return function(f,h){return a(f,h),l?f.__proto__=h:p(f,h),f}})({},!1):void 0),check:a}},function(t,n,i){"use strict";var s=i(2),o=i(6),a=i(12),c=i(4),l=i(1)("species");t.exports=function(p){var f=typeof o[p]=="function"?o[p]:s[p];c&&f&&!f[l]&&a.f(f,l,{configurable:!0,get:function(){return this}})}},function(t,n,i){var s=i(3),o=i(14),a=i(1)("species");t.exports=function(c,l){var p,f=s(c).constructor;return f===void 0||(p=s(f)[a])==null?l:o(p)}},function(t,n,i){var s=i(20),o=i(15);t.exports=function(a){return function(c,l){var p,f,h=String(o(c)),y=s(l),_=h.length;return y<0||y>=_?a?"":void 0:(p=h.charCodeAt(y),p<55296||p>56319||y+1===_||(f=h.charCodeAt(y+1))<56320||f>57343?a?h.charAt(y):p:a?h.slice(y,y+2):(p-55296<<10)+(f-56320)+65536)}}},function(t,n,i){var s=i(20),o=Math.max,a=Math.min;t.exports=function(c,l){return c=s(c),c<0?o(c+l,0):a(c,l)}},function(t,n,i){var s=i(15);t.exports=function(o){return Object(s(o))}},function(t,n,i){var s=i(21),o=i(1)("iterator"),a=i(10);t.exports=i(6).getIteratorMethod=function(c){if(c!=null)return c[o]||c["@@iterator"]||a[s(c)]}},function(t,n,i){"use strict";var s=i(37),o=i(47),a=i(10),c=i(13);t.exports=i(27)(Array,"Array",function(l,p){this._t=c(l),this._i=0,this._k=p},function(){var l=this._t,p=this._k,f=this._i++;return!l||f>=l.length?(this._t=void 0,o(1)):p=="keys"?o(0,f):p=="values"?o(0,l[f]):o(0,[f,l[f]])},"values"),a.Arguments=a.Array,s("keys"),s("values"),s("entries")},function(t,n){},function(t,n,i){"use strict";var s,o,a,c=i(28),l=i(2),p=i(7),f=i(21),h=i(23),y=i(9),_=(i(3),i(14)),S=i(38),A=i(40),M=(i(58).set,i(60)),N=i(30).set,L=i(48)(),j="Promise",W=l.TypeError,G=l.process,q=l[j],G=l.process,P=f(G)=="process",$=function(){},T=!!(function(){try{var I=q.resolve(1),D=(I.constructor={})[i(1)("species")]=function(H){H($,$)};return(P||typeof PromiseRejectionEvent=="function")&&I.then($)instanceof D}catch{}})(),u=function(I,D){return I===D||I===q&&D===a},m=function(I){var D;return!(!y(I)||typeof(D=I.then)!="function")&&D},x=function(I){return u(q,I)?new w(I):new o(I)},w=o=function(I){var D,H;this.promise=new I(function(V,B){if(D!==void 0||H!==void 0)throw W("Bad Promise constructor");D=V,H=B}),this.resolve=_(D),this.reject=_(H)},g=function(I){try{I()}catch(D){return{error:D}}},v=function(I,D){if(!I._n){I._n=!0;var H=I._c;L(function(){for(var V=I._v,B=I._s==1,ve=0,ie=function(R){var X,k,F=B?R.ok:R.fail,Q=R.resolve,K=R.reject,z=R.domain;try{F?(B||(I._h==2&&d(I),I._h=1),F===!0?X=V:(z&&z.enter(),X=F(V),z&&z.exit()),X===R.promise?K(W("Promise-chain cycle")):(k=m(X))?k.call(X,Q,K):Q(X)):K(V)}catch(ye){K(ye)}};H.length>ve;)ie(H[ve++]);I._c=[],I._n=!1,D&&!I._h&&C(I)})}},C=function(I){N.call(l,function(){var D,H,V,B=I._v;if(b(I)&&(D=g(function(){P?G.emit("unhandledRejection",B,I):(H=l.onunhandledrejection)?H({promise:I,reason:B}):(V=l.console)&&V.error&&V.error("Unhandled promise rejection",B)}),I._h=P||b(I)?2:1),I._a=void 0,D)throw D.error})},b=function(I){if(I._h==1)return!1;for(var D,H=I._a||I._c,V=0;H.length>V;)if(D=H[V++],D.fail||!b(D.promise))return!1;return!0},d=function(I){N.call(l,function(){var D;P?G.emit("rejectionHandled",I):(D=l.onrejectionhandled)&&D({promise:I,reason:I._v})})},E=function(I){var D=this;D._d||(D._d=!0,D=D._w||D,D._v=I,D._s=2,D._a||(D._a=D._c.slice()),v(D,!0))},U=function(I){var D,H=this;if(!H._d){H._d=!0,H=H._w||H;try{if(H===I)throw W("Promise can't be resolved itself");(D=m(I))?L(function(){var V={_w:H,_d:!1};try{D.call(I,p(U,V,1),p(E,V,1))}catch(B){E.call(V,B)}}):(H._v=I,H._s=1,v(H,!1))}catch(V){E.call({_w:H,_d:!1},V)}}};T||(q=function(I){S(this,q,j,"_h"),_(I),s.call(this);try{I(p(U,this,1),p(E,this,1))}catch(D){E.call(this,D)}},s=function(I){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},s.prototype=i(56)(q.prototype,{then:function(I,D){var H=x(M(this,q));return H.ok=typeof I!="function"||I,H.fail=typeof D=="function"&&D,H.domain=P?G.domain:void 0,this._c.push(H),this._a&&this._a.push(H),this._s&&v(this,!1),H.promise},catch:function(I){return this.then(void 0,I)}}),w=function(){var I=new s;this.promise=I,this.resolve=p(U,I,1),this.reject=p(E,I,1)}),h(h.G+h.W+h.F*!T,{Promise:q}),i(18)(q,j),i(59)(j),a=i(6)[j],h(h.S+h.F*!T,j,{reject:function(I){var D=x(this),H=D.reject;return H(I),D.promise}}),h(h.S+h.F*(c||!T),j,{resolve:function(I){if(I instanceof q&&u(I.constructor,this))return I;var D=x(this),H=D.resolve;return H(I),D.promise}}),h(h.S+h.F*!(T&&i(46)(function(I){q.all(I).catch($)})),j,{all:function(I){var D=this,H=x(D),V=H.resolve,B=H.reject,ve=g(function(){var ie=[],R=0,X=1;A(I,!1,function(k){var F=R++,Q=!1;ie.push(void 0),X++,D.resolve(k).then(function(K){Q||(Q=!0,ie[F]=K,--X||V(ie))},B)}),--X||V(ie)});return ve&&B(ve.error),H.promise},race:function(I){var D=this,H=x(D),V=H.reject,B=g(function(){A(I,!1,function(ve){D.resolve(ve).then(H.resolve,V)})});return B&&V(B.error),H.promise}})},function(t,n,i){"use strict";var s=i(61)(!0);i(27)(String,"String",function(o){this._t=String(o),this._i=0},function(){var o,a=this._t,c=this._i;return c>=a.length?{value:void 0,done:!0}:(o=s(a,c),this._i+=o.length,{value:o,done:!1})})},function(t,n,i){i(65);for(var s=i(2),o=i(5),a=i(10),c=i(1)("toStringTag"),l=["NodeList","DOMTokenList","MediaList","StyleSheetList","CSSRuleList"],p=0;p<5;p++){var f=l[p],h=s[f],y=h&&h.prototype;y&&!y[c]&&o(y,c,f),a[f]=a.Array}},function(t,n){t.exports=require("child_process")},function(t,n){t.exports=require("crypto")}])})});var B6={};nn(B6,{startServer:()=>lM});module.exports=mM(B6);var gp=require("http"),Di=require("child_process"),Bi=require("fs"),sr=require("path"),oM=require("url");var Nv=(r=0)=>e=>`\x1B[${e+r}m`,Lv=(r=0)=>e=>`\x1B[${38+r};5;${e}m`,Dv=(r=0)=>(e,t,n)=>`\x1B[${38+r};2;${e};${t};${n}m`,we={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],gray:[90,39],grey:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{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],bgGray:[100,49],bgGrey:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}},F6=Object.keys(we.modifier),gM=Object.keys(we.color),vM=Object.keys(we.bgColor),$6=[...gM,...vM];function yM(){let r=new Map;for(let[e,t]of Object.entries(we)){for(let[n,i]of Object.entries(t))we[n]={open:`\x1B[${i[0]}m`,close:`\x1B[${i[1]}m`},t[n]=we[n],r.set(i[0],i[1]);Object.defineProperty(we,e,{value:t,enumerable:!1})}return Object.defineProperty(we,"codes",{value:r,enumerable:!1}),we.color.close="\x1B[39m",we.bgColor.close="\x1B[49m",we.color.ansi=Nv(),we.color.ansi256=Lv(),we.color.ansi16m=Dv(),we.bgColor.ansi=Nv(10),we.bgColor.ansi256=Lv(10),we.bgColor.ansi16m=Dv(10),Object.defineProperties(we,{rgbToAnsi256:{value(e,t,n){return e===t&&t===n?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(t/255*5)+Math.round(n/255*5)},enumerable:!1},hexToRgb:{value(e){let t=/[a-f\d]{6}|[a-f\d]{3}/i.exec(e.toString(16));if(!t)return[0,0,0];let[n]=t;n.length===3&&(n=[...n].map(s=>s+s).join(""));let i=Number.parseInt(n,16);return[i>>16&255,i>>8&255,i&255]},enumerable:!1},hexToAnsi256:{value:e=>we.rgbToAnsi256(...we.hexToRgb(e)),enumerable:!1},ansi256ToAnsi:{value(e){if(e<8)return 30+e;if(e<16)return 90+(e-8);let t,n,i;if(e>=232)t=((e-232)*10+8)/255,n=t,i=t;else{e-=16;let a=e%36;t=Math.floor(e/36)/5,n=Math.floor(a/6)/5,i=a%6/5}let s=Math.max(t,n,i)*2;if(s===0)return 30;let o=30+(Math.round(i)<<2|Math.round(n)<<1|Math.round(t));return s===2&&(o+=60),o},enumerable:!1},rgbToAnsi:{value:(e,t,n)=>we.ansi256ToAnsi(we.rgbToAnsi256(e,t,n)),enumerable:!1},hexToAnsi:{value:e=>we.ansi256ToAnsi(we.hexToAnsi256(e)),enumerable:!1}}),we}var xM=yM(),Tr=xM;var Xa=J(require("node:process"),1),jv=J(require("node:os"),1),Dp=J(require("node:tty"),1);function or(r,e=globalThis.Deno?globalThis.Deno.args:Xa.default.argv){let t=r.startsWith("-")?"":r.length===1?"-":"--",n=e.indexOf(t+r),i=e.indexOf("--");return n!==-1&&(i===-1||n<i)}var{env:Se}=Xa.default,Ya;or("no-color")||or("no-colors")||or("color=false")||or("color=never")?Ya=0:(or("color")||or("colors")||or("color=true")||or("color=always"))&&(Ya=1);function _M(){if("FORCE_COLOR"in Se)return Se.FORCE_COLOR==="true"?1:Se.FORCE_COLOR==="false"?0:Se.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(Se.FORCE_COLOR,10),3)}function bM(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function wM(r,{streamIsTTY:e,sniffFlags:t=!0}={}){let n=_M();n!==void 0&&(Ya=n);let i=t?Ya:n;if(i===0)return 0;if(t){if(or("color=16m")||or("color=full")||or("color=truecolor"))return 3;if(or("color=256"))return 2}if("TF_BUILD"in Se&&"AGENT_NAME"in Se)return 1;if(r&&!e&&i===void 0)return 0;let s=i||0;if(Se.TERM==="dumb")return s;if(Xa.default.platform==="win32"){let o=jv.default.release().split(".");return Number(o[0])>=10&&Number(o[2])>=10586?Number(o[2])>=14931?3:2:1}if("CI"in Se)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(o=>o in Se)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(o=>o in Se)||Se.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in Se)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Se.TEAMCITY_VERSION)?1:0;if(Se.COLORTERM==="truecolor"||Se.TERM==="xterm-kitty"||Se.TERM==="xterm-ghostty"||Se.TERM==="wezterm")return 3;if("TERM_PROGRAM"in Se){let o=Number.parseInt((Se.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Se.TERM_PROGRAM){case"iTerm.app":return o>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Se.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Se.TERM)||"COLORTERM"in Se?1:s}function Bv(r,e={}){let t=wM(r,{streamIsTTY:r&&r.isTTY,...e});return bM(t)}var SM={stdout:Bv({isTTY:Dp.default.isatty(1)}),stderr:Bv({isTTY:Dp.default.isatty(2)})},Fv=SM;function $v(r,e,t){let n=r.indexOf(e);if(n===-1)return r;let i=e.length,s=0,o="";do o+=r.slice(s,n)+e+t,s=n+i,n=r.indexOf(e,s);while(n!==-1);return o+=r.slice(s),o}function Hv(r,e,t,n){let i=0,s="";do{let o=r[n-1]==="\r";s+=r.slice(i,o?n-1:n)+e+(o?`\r
108
+ `};no.setupSocket(t),i&&i.length&&t.unshift(i);var c=(no.isSSL.test(n.target.protocol)?P$:M$).request(no.setupOutgoing(n.ssl||{},n,e));return s&&s.emit("proxyReqWs",c,e,t,n,i),c.on("error",l),c.on("response",function(u){u.upgrade||(t.write(a("HTTP/"+u.httpVersion+" "+u.statusCode+" "+u.statusMessage,u.headers)),u.pipe(t))}),c.on("upgrade",function(u,f,h){f.on("error",l),f.on("end",function(){s.emit("close",u,f,h)}),t.on("error",function(){f.end()}),no.setupSocket(f),h&&h.length&&f.unshift(h),t.write(a("HTTP/1.1 101 Switching Protocols",u.headers)),f.pipe(t).pipe(f),s.emit("open",f),s.emit("proxySocket",f)}),c.end();function l(u){o?o(u,e,t):s.emit("error",u,e,t),t.end()}}}});var hR=A((EV,dR)=>{var pR=dR.exports,cR=require("util")._extend,I$=require("url").parse,fR=UA(),N$=require("http"),D$=require("https"),lR=sR(),uR=aR();pR.Server=Mi;function Gg(r){return function(e){return function(t,n){var i=r==="ws"?this.wsPasses:this.webPasses,s=[].slice.call(arguments),o=s.length-1,a,c;typeof s[o]=="function"&&(c=s[o],o--);var l=e;if(!(s[o]instanceof Buffer)&&s[o]!==n&&(l=cR({},e),cR(l,s[o]),o--),s[o]instanceof Buffer&&(a=s[o]),["target","forward"].forEach(function(f){typeof l[f]=="string"&&(l[f]=I$(l[f]))}),!l.target&&!l.forward)return this.emit("error",new Error("Must provide a proper URL as target"));for(var u=0;u<i.length&&!i[u](t,n,l,a,this,c);u++);}}}pR.createRightProxy=Gg;function Mi(r){fR.call(this),r=r||{},r.prependPath=r.prependPath!==!1,this.web=this.proxyRequest=Gg("web")(r),this.ws=this.proxyWebsocketRequest=Gg("ws")(r),this.options=r,this.webPasses=Object.keys(lR).map(function(e){return lR[e]}),this.wsPasses=Object.keys(uR).map(function(e){return uR[e]}),this.on("error",this.onError,this)}require("util").inherits(Mi,fR);Mi.prototype.onError=function(r){if(this.listeners("error").length===1)throw r};Mi.prototype.listen=function(r,e){var t=this,n=function(i,s){t.web(i,s)};return this._server=this.options.ssl?D$.createServer(this.options.ssl,n):N$.createServer(n),this.options.ws&&this._server.on("upgrade",function(i,s,o){t.ws(i,s,o)}),this._server.listen(r,e),this};Mi.prototype.close=function(r){var e=this;this._server&&this._server.close(t);function t(){e._server=null,r&&r.apply(null,arguments)}};Mi.prototype.before=function(r,e,t){if(r!=="ws"&&r!=="web")throw new Error("type must be `web` or `ws`");var n=r==="ws"?this.wsPasses:this.webPasses,i=!1;if(n.forEach(function(s,o){s.name===e&&(i=o)}),i===!1)throw new Error("No such pass");n.splice(i,0,t)};Mi.prototype.after=function(r,e,t){if(r!=="ws"&&r!=="web")throw new Error("type must be `web` or `ws`");var n=r==="ws"?this.wsPasses:this.webPasses,i=!1;if(n.forEach(function(s,o){s.name===e&&(i=o)}),i===!1)throw new Error("No such pass");n.splice(i++,0,t)}});var gR=A((TV,mR)=>{var ja=hR().Server;function zg(r){return new ja(r)}ja.createProxyServer=zg;ja.createServer=zg;ja.createProxy=zg;mR.exports=ja});var yR=A((CV,vR)=>{vR.exports=gR()});var qR=A((Ha,Kg)=>{(function(r,e){typeof Ha=="object"&&typeof Kg=="object"?Kg.exports=e(require("child_process"),require("crypto")):typeof define=="function"&&define.amd?define(["child_process","crypto"],e):typeof Ha=="object"?Ha["electron-machine-id"]=e(require("child_process"),require("crypto")):r["electron-machine-id"]=e(r.child_process,r.crypto)})(Ha,function(r,e){return(function(t){function n(s){if(i[s])return i[s].exports;var o=i[s]={exports:{},id:s,loaded:!1};return t[s].call(o.exports,o,o.exports,n),o.loaded=!0,o.exports}var i={};return n.m=t,n.c=i,n.p="",n(0)})([function(t,n,i){t.exports=i(34)},function(t,n,i){var s=i(29)("wks"),o=i(33),a=i(2).Symbol,c=typeof a=="function",l=t.exports=function(u){return s[u]||(s[u]=c&&a[u]||(c?a:o)("Symbol."+u))};l.store=s},function(t,n){var i=t.exports=typeof window<"u"&&window.Math==Math?window:typeof self<"u"&&self.Math==Math?self:Function("return this")();typeof __g=="number"&&(__g=i)},function(t,n,i){var s=i(9);t.exports=function(o){if(!s(o))throw TypeError(o+" is not an object!");return o}},function(t,n,i){t.exports=!i(24)(function(){return Object.defineProperty({},"a",{get:function(){return 7}}).a!=7})},function(t,n,i){var s=i(12),o=i(17);t.exports=i(4)?function(a,c,l){return s.f(a,c,o(1,l))}:function(a,c,l){return a[c]=l,a}},function(t,n){var i=t.exports={version:"2.4.0"};typeof __e=="number"&&(__e=i)},function(t,n,i){var s=i(14);t.exports=function(o,a,c){if(s(o),a===void 0)return o;switch(c){case 1:return function(l){return o.call(a,l)};case 2:return function(l,u){return o.call(a,l,u)};case 3:return function(l,u,f){return o.call(a,l,u,f)}}return function(){return o.apply(a,arguments)}}},function(t,n){var i={}.hasOwnProperty;t.exports=function(s,o){return i.call(s,o)}},function(t,n){t.exports=function(i){return typeof i=="object"?i!==null:typeof i=="function"}},function(t,n){t.exports={}},function(t,n){var i={}.toString;t.exports=function(s){return i.call(s).slice(8,-1)}},function(t,n,i){var s=i(3),o=i(26),a=i(32),c=Object.defineProperty;n.f=i(4)?Object.defineProperty:function(l,u,f){if(s(l),u=a(u,!0),s(f),o)try{return c(l,u,f)}catch{}if("get"in f||"set"in f)throw TypeError("Accessors not supported!");return"value"in f&&(l[u]=f.value),l}},function(t,n,i){var s=i(42),o=i(15);t.exports=function(a){return s(o(a))}},function(t,n){t.exports=function(i){if(typeof i!="function")throw TypeError(i+" is not a function!");return i}},function(t,n){t.exports=function(i){if(i==null)throw TypeError("Can't call method on "+i);return i}},function(t,n,i){var s=i(9),o=i(2).document,a=s(o)&&s(o.createElement);t.exports=function(c){return a?o.createElement(c):{}}},function(t,n){t.exports=function(i,s){return{enumerable:!(1&i),configurable:!(2&i),writable:!(4&i),value:s}}},function(t,n,i){var s=i(12).f,o=i(8),a=i(1)("toStringTag");t.exports=function(c,l,u){c&&!o(c=u?c:c.prototype,a)&&s(c,a,{configurable:!0,value:l})}},function(t,n,i){var s=i(29)("keys"),o=i(33);t.exports=function(a){return s[a]||(s[a]=o(a))}},function(t,n){var i=Math.ceil,s=Math.floor;t.exports=function(o){return isNaN(o=+o)?0:(o>0?s:i)(o)}},function(t,n,i){var s=i(11),o=i(1)("toStringTag"),a=s((function(){return arguments})())=="Arguments",c=function(l,u){try{return l[u]}catch{}};t.exports=function(l){var u,f,h;return l===void 0?"Undefined":l===null?"Null":typeof(f=c(u=Object(l),o))=="string"?f:a?s(u):(h=s(u))=="Object"&&typeof u.callee=="function"?"Arguments":h}},function(t,n){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,n,i){var s=i(2),o=i(6),a=i(7),c=i(5),l="prototype",u=function(f,h,g){var x,S,k,R=f&u.F,M=f&u.G,I=f&u.S,B=f&u.P,V=f&u.B,F=f&u.W,G=M?o:o[h]||(o[h]={}),D=G[l],U=M?s:I?s[h]:(s[h]||{})[l];M&&(g=h);for(x in g)S=!R&&U&&U[x]!==void 0,S&&x in G||(k=S?U[x]:g[x],G[x]=M&&typeof U[x]!="function"?g[x]:V&&S?a(k,s):F&&U[x]==k?(function(T){var p=function(m,y,w){if(this instanceof T){switch(arguments.length){case 0:return new T;case 1:return new T(m);case 2:return new T(m,y)}return new T(m,y,w)}return T.apply(this,arguments)};return p[l]=T[l],p})(k):B&&typeof k=="function"?a(Function.call,k):k,B&&((G.virtual||(G.virtual={}))[x]=k,f&u.R&&D&&!D[x]&&c(D,x,k)))};u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,t.exports=u},function(t,n){t.exports=function(i){try{return!!i()}catch{return!0}}},function(t,n,i){t.exports=i(2).document&&document.documentElement},function(t,n,i){t.exports=!i(4)&&!i(24)(function(){return Object.defineProperty(i(16)("div"),"a",{get:function(){return 7}}).a!=7})},function(t,n,i){"use strict";var s=i(28),o=i(23),a=i(57),c=i(5),l=i(8),u=i(10),f=i(45),h=i(18),g=i(52),x=i(1)("iterator"),S=!([].keys&&"next"in[].keys()),k="@@iterator",R="keys",M="values",I=function(){return this};t.exports=function(B,V,F,G,D,U,T){f(F,V,G);var p,m,y,w=function(P){if(!S&&P in b)return b[P];switch(P){case R:return function(){return new F(this,P)};case M:return function(){return new F(this,P)}}return function(){return new F(this,P)}},v=V+" Iterator",_=D==M,C=!1,b=B.prototype,d=b[x]||b[k]||D&&b[D],E=d||w(D),q=D?_?w("entries"):E:void 0,O=V=="Array"&&b.entries||d;if(O&&(y=g(O.call(new B)),y!==Object.prototype&&(h(y,v,!0),s||l(y,x)||c(y,x,I))),_&&d&&d.name!==M&&(C=!0,E=function(){return d.call(this)}),s&&!T||!S&&!C&&b[x]||c(b,x,E),u[V]=E,u[v]=I,D)if(p={values:_?E:w(M),keys:U?E:w(R),entries:q},T)for(m in p)m in b||a(b,m,p[m]);else o(o.P+o.F*(S||C),V,p);return p}},function(t,n){t.exports=!0},function(t,n,i){var s=i(2),o="__core-js_shared__",a=s[o]||(s[o]={});t.exports=function(c){return a[c]||(a[c]={})}},function(t,n,i){var s,o,a,c=i(7),l=i(41),u=i(25),f=i(16),h=i(2),g=h.process,x=h.setImmediate,S=h.clearImmediate,k=h.MessageChannel,R=0,M={},I="onreadystatechange",B=function(){var F=+this;if(M.hasOwnProperty(F)){var G=M[F];delete M[F],G()}},V=function(F){B.call(F.data)};x&&S||(x=function(F){for(var G=[],D=1;arguments.length>D;)G.push(arguments[D++]);return M[++R]=function(){l(typeof F=="function"?F:Function(F),G)},s(R),R},S=function(F){delete M[F]},i(11)(g)=="process"?s=function(F){g.nextTick(c(B,F,1))}:k?(o=new k,a=o.port2,o.port1.onmessage=V,s=c(a.postMessage,a,1)):h.addEventListener&&typeof postMessage=="function"&&!h.importScripts?(s=function(F){h.postMessage(F+"","*")},h.addEventListener("message",V,!1)):s=I in f("script")?function(F){u.appendChild(f("script"))[I]=function(){u.removeChild(this),B.call(F)}}:function(F){setTimeout(c(B,F,1),0)}),t.exports={set:x,clear:S}},function(t,n,i){var s=i(20),o=Math.min;t.exports=function(a){return a>0?o(s(a),9007199254740991):0}},function(t,n,i){var s=i(9);t.exports=function(o,a){if(!s(o))return o;var c,l;if(a&&typeof(c=o.toString)=="function"&&!s(l=c.call(o))||typeof(c=o.valueOf)=="function"&&!s(l=c.call(o))||!a&&typeof(c=o.toString)=="function"&&!s(l=c.call(o)))return l;throw TypeError("Can't convert object to primitive value")}},function(t,n){var i=0,s=Math.random();t.exports=function(o){return"Symbol(".concat(o===void 0?"":o,")_",(++i+s).toString(36))}},function(t,n,i){"use strict";function s(I){return I&&I.__esModule?I:{default:I}}function o(){return process.platform!=="win32"?"":process.arch==="ia32"&&process.env.hasOwnProperty("PROCESSOR_ARCHITEW6432")?"mixed":"native"}function a(I){return(0,x.createHash)("sha256").update(I).digest("hex")}function c(I){switch(k){case"darwin":return I.split("IOPlatformUUID")[1].split(`
109
+ `)[0].replace(/\=|\s+|\"/gi,"").toLowerCase();case"win32":return I.toString().split("REG_SZ")[1].replace(/\r+|\n+|\s+/gi,"").toLowerCase();case"linux":return I.toString().replace(/\r+|\n+|\s+/gi,"").toLowerCase();case"freebsd":return I.toString().replace(/\r+|\n+|\s+/gi,"").toLowerCase();default:throw new Error("Unsupported platform: "+process.platform)}}function l(I){var B=c((0,g.execSync)(M[k]).toString());return I?B:a(B)}function u(I){return new h.default(function(B,V){return(0,g.exec)(M[k],{},function(F,G,D){if(F)return V(new Error("Error while obtaining machine id: "+F.stack));var U=c(G.toString());return B(I?U:a(U))})})}Object.defineProperty(n,"__esModule",{value:!0});var f=i(35),h=s(f);n.machineIdSync=l,n.machineId=u;var g=i(70),x=i(71),S=process,k=S.platform,R={native:"%windir%\\System32",mixed:"%windir%\\sysnative\\cmd.exe /c %windir%\\System32"},M={darwin:"ioreg -rd1 -c IOPlatformExpertDevice",win32:R[o()]+"\\REG.exe QUERY HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Cryptography /v MachineGuid",linux:"( cat /var/lib/dbus/machine-id /etc/machine-id 2> /dev/null || hostname ) | head -n 1 || :",freebsd:"kenv -q smbios.system.uuid || sysctl -n kern.hostuuid"}},function(t,n,i){t.exports={default:i(36),__esModule:!0}},function(t,n,i){i(66),i(68),i(69),i(67),t.exports=i(6).Promise},function(t,n){t.exports=function(){}},function(t,n){t.exports=function(i,s,o,a){if(!(i instanceof s)||a!==void 0&&a in i)throw TypeError(o+": incorrect invocation!");return i}},function(t,n,i){var s=i(13),o=i(31),a=i(62);t.exports=function(c){return function(l,u,f){var h,g=s(l),x=o(g.length),S=a(f,x);if(c&&u!=u){for(;x>S;)if(h=g[S++],h!=h)return!0}else for(;x>S;S++)if((c||S in g)&&g[S]===u)return c||S||0;return!c&&-1}}},function(t,g,i){var s=i(7),o=i(44),a=i(43),c=i(3),l=i(31),u=i(64),f={},h={},g=t.exports=function(x,S,k,R,M){var I,B,V,F,G=M?function(){return x}:u(x),D=s(k,R,S?2:1),U=0;if(typeof G!="function")throw TypeError(x+" is not iterable!");if(a(G)){for(I=l(x.length);I>U;U++)if(F=S?D(c(B=x[U])[0],B[1]):D(x[U]),F===f||F===h)return F}else for(V=G.call(x);!(B=V.next()).done;)if(F=o(V,D,B.value,S),F===f||F===h)return F};g.BREAK=f,g.RETURN=h},function(t,n){t.exports=function(i,s,o){var a=o===void 0;switch(s.length){case 0:return a?i():i.call(o);case 1:return a?i(s[0]):i.call(o,s[0]);case 2:return a?i(s[0],s[1]):i.call(o,s[0],s[1]);case 3:return a?i(s[0],s[1],s[2]):i.call(o,s[0],s[1],s[2]);case 4:return a?i(s[0],s[1],s[2],s[3]):i.call(o,s[0],s[1],s[2],s[3])}return i.apply(o,s)}},function(t,n,i){var s=i(11);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(o){return s(o)=="String"?o.split(""):Object(o)}},function(t,n,i){var s=i(10),o=i(1)("iterator"),a=Array.prototype;t.exports=function(c){return c!==void 0&&(s.Array===c||a[o]===c)}},function(t,n,i){var s=i(3);t.exports=function(o,a,c,l){try{return l?a(s(c)[0],c[1]):a(c)}catch(f){var u=o.return;throw u!==void 0&&s(u.call(o)),f}}},function(t,n,i){"use strict";var s=i(49),o=i(17),a=i(18),c={};i(5)(c,i(1)("iterator"),function(){return this}),t.exports=function(l,u,f){l.prototype=s(c,{next:o(1,f)}),a(l,u+" Iterator")}},function(t,n,i){var s=i(1)("iterator"),o=!1;try{var a=[7][s]();a.return=function(){o=!0},Array.from(a,function(){throw 2})}catch{}t.exports=function(c,l){if(!l&&!o)return!1;var u=!1;try{var f=[7],h=f[s]();h.next=function(){return{done:u=!0}},f[s]=function(){return h},c(f)}catch{}return u}},function(t,n){t.exports=function(i,s){return{value:s,done:!!i}}},function(t,n,i){var s=i(2),o=i(30).set,a=s.MutationObserver||s.WebKitMutationObserver,c=s.process,l=s.Promise,u=i(11)(c)=="process";t.exports=function(){var f,h,g,x=function(){var M,I;for(u&&(M=c.domain)&&M.exit();f;){I=f.fn,f=f.next;try{I()}catch(B){throw f?g():h=void 0,B}}h=void 0,M&&M.enter()};if(u)g=function(){c.nextTick(x)};else if(a){var S=!0,k=document.createTextNode("");new a(x).observe(k,{characterData:!0}),g=function(){k.data=S=!S}}else if(l&&l.resolve){var R=l.resolve();g=function(){R.then(x)}}else g=function(){o.call(s,x)};return function(M){var I={fn:M,next:void 0};h&&(h.next=I),f||(f=I,g()),h=I}}},function(t,n,i){var s=i(3),o=i(50),a=i(22),c=i(19)("IE_PROTO"),l=function(){},u="prototype",f=function(){var h,g=i(16)("iframe"),x=a.length,S=">";for(g.style.display="none",i(25).appendChild(g),g.src="javascript:",h=g.contentWindow.document,h.open(),h.write("<script>document.F=Object</script"+S),h.close(),f=h.F;x--;)delete f[u][a[x]];return f()};t.exports=Object.create||function(h,g){var x;return h!==null?(l[u]=s(h),x=new l,l[u]=null,x[c]=h):x=f(),g===void 0?x:o(x,g)}},function(t,n,i){var s=i(12),o=i(3),a=i(54);t.exports=i(4)?Object.defineProperties:function(c,l){o(c);for(var u,f=a(l),h=f.length,g=0;h>g;)s.f(c,u=f[g++],l[u]);return c}},function(t,n,i){var s=i(55),o=i(17),a=i(13),c=i(32),l=i(8),u=i(26),f=Object.getOwnPropertyDescriptor;n.f=i(4)?f:function(h,g){if(h=a(h),g=c(g,!0),u)try{return f(h,g)}catch{}if(l(h,g))return o(!s.f.call(h,g),h[g])}},function(t,n,i){var s=i(8),o=i(63),a=i(19)("IE_PROTO"),c=Object.prototype;t.exports=Object.getPrototypeOf||function(l){return l=o(l),s(l,a)?l[a]:typeof l.constructor=="function"&&l instanceof l.constructor?l.constructor.prototype:l instanceof Object?c:null}},function(t,n,i){var s=i(8),o=i(13),a=i(39)(!1),c=i(19)("IE_PROTO");t.exports=function(l,u){var f,h=o(l),g=0,x=[];for(f in h)f!=c&&s(h,f)&&x.push(f);for(;u.length>g;)s(h,f=u[g++])&&(~a(x,f)||x.push(f));return x}},function(t,n,i){var s=i(53),o=i(22);t.exports=Object.keys||function(a){return s(a,o)}},function(t,n){n.f={}.propertyIsEnumerable},function(t,n,i){var s=i(5);t.exports=function(o,a,c){for(var l in a)c&&o[l]?o[l]=a[l]:s(o,l,a[l]);return o}},function(t,n,i){t.exports=i(5)},function(t,n,i){var s=i(9),o=i(3),a=function(c,l){if(o(c),!s(l)&&l!==null)throw TypeError(l+": can't set as prototype!")};t.exports={set:Object.setPrototypeOf||("__proto__"in{}?(function(c,l,u){try{u=i(7)(Function.call,i(51).f(Object.prototype,"__proto__").set,2),u(c,[]),l=!(c instanceof Array)}catch{l=!0}return function(f,h){return a(f,h),l?f.__proto__=h:u(f,h),f}})({},!1):void 0),check:a}},function(t,n,i){"use strict";var s=i(2),o=i(6),a=i(12),c=i(4),l=i(1)("species");t.exports=function(u){var f=typeof o[u]=="function"?o[u]:s[u];c&&f&&!f[l]&&a.f(f,l,{configurable:!0,get:function(){return this}})}},function(t,n,i){var s=i(3),o=i(14),a=i(1)("species");t.exports=function(c,l){var u,f=s(c).constructor;return f===void 0||(u=s(f)[a])==null?l:o(u)}},function(t,n,i){var s=i(20),o=i(15);t.exports=function(a){return function(c,l){var u,f,h=String(o(c)),g=s(l),x=h.length;return g<0||g>=x?a?"":void 0:(u=h.charCodeAt(g),u<55296||u>56319||g+1===x||(f=h.charCodeAt(g+1))<56320||f>57343?a?h.charAt(g):u:a?h.slice(g,g+2):(u-55296<<10)+(f-56320)+65536)}}},function(t,n,i){var s=i(20),o=Math.max,a=Math.min;t.exports=function(c,l){return c=s(c),c<0?o(c+l,0):a(c,l)}},function(t,n,i){var s=i(15);t.exports=function(o){return Object(s(o))}},function(t,n,i){var s=i(21),o=i(1)("iterator"),a=i(10);t.exports=i(6).getIteratorMethod=function(c){if(c!=null)return c[o]||c["@@iterator"]||a[s(c)]}},function(t,n,i){"use strict";var s=i(37),o=i(47),a=i(10),c=i(13);t.exports=i(27)(Array,"Array",function(l,u){this._t=c(l),this._i=0,this._k=u},function(){var l=this._t,u=this._k,f=this._i++;return!l||f>=l.length?(this._t=void 0,o(1)):u=="keys"?o(0,f):u=="values"?o(0,l[f]):o(0,[f,l[f]])},"values"),a.Arguments=a.Array,s("keys"),s("values"),s("entries")},function(t,n){},function(t,n,i){"use strict";var s,o,a,c=i(28),l=i(2),u=i(7),f=i(21),h=i(23),g=i(9),x=(i(3),i(14)),S=i(38),k=i(40),R=(i(58).set,i(60)),M=i(30).set,I=i(48)(),B="Promise",V=l.TypeError,G=l.process,F=l[B],G=l.process,D=f(G)=="process",U=function(){},T=!!(function(){try{var O=F.resolve(1),P=(O.constructor={})[i(1)("species")]=function(j){j(U,U)};return(D||typeof PromiseRejectionEvent=="function")&&O.then(U)instanceof P}catch{}})(),p=function(O,P){return O===P||O===F&&P===a},m=function(O){var P;return!(!g(O)||typeof(P=O.then)!="function")&&P},y=function(O){return p(F,O)?new w(O):new o(O)},w=o=function(O){var P,j;this.promise=new O(function(z,H){if(P!==void 0||j!==void 0)throw V("Bad Promise constructor");P=z,j=H}),this.resolve=x(P),this.reject=x(j)},v=function(O){try{O()}catch(P){return{error:P}}},_=function(O,P){if(!O._n){O._n=!0;var j=O._c;I(function(){for(var z=O._v,H=O._s==1,ke=0,ne=function(N){var te,L,W=H?N.ok:N.fail,oe=N.resolve,Z=N.reject,J=N.domain;try{W?(H||(O._h==2&&d(O),O._h=1),W===!0?te=z:(J&&J.enter(),te=W(z),J&&J.exit()),te===N.promise?Z(V("Promise-chain cycle")):(L=m(te))?L.call(te,oe,Z):oe(te)):Z(z)}catch(kt){Z(kt)}};j.length>ke;)ne(j[ke++]);O._c=[],O._n=!1,P&&!O._h&&C(O)})}},C=function(O){M.call(l,function(){var P,j,z,H=O._v;if(b(O)&&(P=v(function(){D?G.emit("unhandledRejection",H,O):(j=l.onunhandledrejection)?j({promise:O,reason:H}):(z=l.console)&&z.error&&z.error("Unhandled promise rejection",H)}),O._h=D||b(O)?2:1),O._a=void 0,P)throw P.error})},b=function(O){if(O._h==1)return!1;for(var P,j=O._a||O._c,z=0;j.length>z;)if(P=j[z++],P.fail||!b(P.promise))return!1;return!0},d=function(O){M.call(l,function(){var P;D?G.emit("rejectionHandled",O):(P=l.onrejectionhandled)&&P({promise:O,reason:O._v})})},E=function(O){var P=this;P._d||(P._d=!0,P=P._w||P,P._v=O,P._s=2,P._a||(P._a=P._c.slice()),_(P,!0))},q=function(O){var P,j=this;if(!j._d){j._d=!0,j=j._w||j;try{if(j===O)throw V("Promise can't be resolved itself");(P=m(O))?I(function(){var z={_w:j,_d:!1};try{P.call(O,u(q,z,1),u(E,z,1))}catch(H){E.call(z,H)}}):(j._v=O,j._s=1,_(j,!1))}catch(z){E.call({_w:j,_d:!1},z)}}};T||(F=function(O){S(this,F,B,"_h"),x(O),s.call(this);try{O(u(q,this,1),u(E,this,1))}catch(P){E.call(this,P)}},s=function(O){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},s.prototype=i(56)(F.prototype,{then:function(O,P){var j=y(R(this,F));return j.ok=typeof O!="function"||O,j.fail=typeof P=="function"&&P,j.domain=D?G.domain:void 0,this._c.push(j),this._a&&this._a.push(j),this._s&&_(this,!1),j.promise},catch:function(O){return this.then(void 0,O)}}),w=function(){var O=new s;this.promise=O,this.resolve=u(q,O,1),this.reject=u(E,O,1)}),h(h.G+h.W+h.F*!T,{Promise:F}),i(18)(F,B),i(59)(B),a=i(6)[B],h(h.S+h.F*!T,B,{reject:function(O){var P=y(this),j=P.reject;return j(O),P.promise}}),h(h.S+h.F*(c||!T),B,{resolve:function(O){if(O instanceof F&&p(O.constructor,this))return O;var P=y(this),j=P.resolve;return j(O),P.promise}}),h(h.S+h.F*!(T&&i(46)(function(O){F.all(O).catch(U)})),B,{all:function(O){var P=this,j=y(P),z=j.resolve,H=j.reject,ke=v(function(){var ne=[],N=0,te=1;k(O,!1,function(L){var W=N++,oe=!1;ne.push(void 0),te++,P.resolve(L).then(function(Z){oe||(oe=!0,ne[W]=Z,--te||z(ne))},H)}),--te||z(ne)});return ke&&H(ke.error),j.promise},race:function(O){var P=this,j=y(P),z=j.reject,H=v(function(){k(O,!1,function(ke){P.resolve(ke).then(j.resolve,z)})});return H&&z(H.error),j.promise}})},function(t,n,i){"use strict";var s=i(61)(!0);i(27)(String,"String",function(o){this._t=String(o),this._i=0},function(){var o,a=this._t,c=this._i;return c>=a.length?{value:void 0,done:!0}:(o=s(a,c),this._i+=o.length,{value:o,done:!1})})},function(t,n,i){i(65);for(var s=i(2),o=i(5),a=i(10),c=i(1)("toStringTag"),l=["NodeList","DOMTokenList","MediaList","StyleSheetList","CSSRuleList"],u=0;u<5;u++){var f=l[u],h=s[f],g=h&&h.prototype;g&&!g[c]&&o(g,c,f),a[f]=a.Array}},function(t,n){t.exports=require("child_process")},function(t,n){t.exports=require("crypto")}])})});var l4={};en(l4,{startServer:()=>bO});module.exports=kO(l4);var ip=require("http"),Pi=require("child_process"),Ii=require("fs"),rr=require("path"),yO=require("url");var dv=(r=0)=>e=>`\x1B[${e+r}m`,hv=(r=0)=>e=>`\x1B[${38+r};5;${e}m`,mv=(r=0)=>(e,t,n)=>`\x1B[${38+r};2;${e};${t};${n}m`,_e={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],gray:[90,39],grey:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{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],bgGray:[100,49],bgGrey:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}},p4=Object.keys(_e.modifier),AO=Object.keys(_e.color),RO=Object.keys(_e.bgColor),f4=[...AO,...RO];function OO(){let r=new Map;for(let[e,t]of Object.entries(_e)){for(let[n,i]of Object.entries(t))_e[n]={open:`\x1B[${i[0]}m`,close:`\x1B[${i[1]}m`},t[n]=_e[n],r.set(i[0],i[1]);Object.defineProperty(_e,e,{value:t,enumerable:!1})}return Object.defineProperty(_e,"codes",{value:r,enumerable:!1}),_e.color.close="\x1B[39m",_e.bgColor.close="\x1B[49m",_e.color.ansi=dv(),_e.color.ansi256=hv(),_e.color.ansi16m=mv(),_e.bgColor.ansi=dv(10),_e.bgColor.ansi256=hv(10),_e.bgColor.ansi16m=mv(10),Object.defineProperties(_e,{rgbToAnsi256:{value(e,t,n){return e===t&&t===n?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(t/255*5)+Math.round(n/255*5)},enumerable:!1},hexToRgb:{value(e){let t=/[a-f\d]{6}|[a-f\d]{3}/i.exec(e.toString(16));if(!t)return[0,0,0];let[n]=t;n.length===3&&(n=[...n].map(s=>s+s).join(""));let i=Number.parseInt(n,16);return[i>>16&255,i>>8&255,i&255]},enumerable:!1},hexToAnsi256:{value:e=>_e.rgbToAnsi256(..._e.hexToRgb(e)),enumerable:!1},ansi256ToAnsi:{value(e){if(e<8)return 30+e;if(e<16)return 90+(e-8);let t,n,i;if(e>=232)t=((e-232)*10+8)/255,n=t,i=t;else{e-=16;let a=e%36;t=Math.floor(e/36)/5,n=Math.floor(a/6)/5,i=a%6/5}let s=Math.max(t,n,i)*2;if(s===0)return 30;let o=30+(Math.round(i)<<2|Math.round(n)<<1|Math.round(t));return s===2&&(o+=60),o},enumerable:!1},rgbToAnsi:{value:(e,t,n)=>_e.ansi256ToAnsi(_e.rgbToAnsi256(e,t,n)),enumerable:!1},hexToAnsi:{value:e=>_e.ansi256ToAnsi(_e.hexToAnsi256(e)),enumerable:!1}}),_e}var MO=OO(),Sr=MO;var Wa=K(require("node:process"),1),vv=K(require("node:os"),1),Ep=K(require("node:tty"),1);function nr(r,e=globalThis.Deno?globalThis.Deno.args:Wa.default.argv){let t=r.startsWith("-")?"":r.length===1?"-":"--",n=e.indexOf(t+r),i=e.indexOf("--");return n!==-1&&(i===-1||n<i)}var{env:be}=Wa.default,$a;nr("no-color")||nr("no-colors")||nr("color=false")||nr("color=never")?$a=0:(nr("color")||nr("colors")||nr("color=true")||nr("color=always"))&&($a=1);function PO(){if("FORCE_COLOR"in be)return be.FORCE_COLOR==="true"?1:be.FORCE_COLOR==="false"?0:be.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(be.FORCE_COLOR,10),3)}function IO(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function NO(r,{streamIsTTY:e,sniffFlags:t=!0}={}){let n=PO();n!==void 0&&($a=n);let i=t?$a:n;if(i===0)return 0;if(t){if(nr("color=16m")||nr("color=full")||nr("color=truecolor"))return 3;if(nr("color=256"))return 2}if("TF_BUILD"in be&&"AGENT_NAME"in be)return 1;if(r&&!e&&i===void 0)return 0;let s=i||0;if(be.TERM==="dumb")return s;if(Wa.default.platform==="win32"){let o=vv.default.release().split(".");return Number(o[0])>=10&&Number(o[2])>=10586?Number(o[2])>=14931?3:2:1}if("CI"in be)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(o=>o in be)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(o=>o in be)||be.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in be)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(be.TEAMCITY_VERSION)?1:0;if(be.COLORTERM==="truecolor"||be.TERM==="xterm-kitty"||be.TERM==="xterm-ghostty"||be.TERM==="wezterm")return 3;if("TERM_PROGRAM"in be){let o=Number.parseInt((be.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(be.TERM_PROGRAM){case"iTerm.app":return o>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(be.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(be.TERM)||"COLORTERM"in be?1:s}function gv(r,e={}){let t=NO(r,{streamIsTTY:r&&r.isTTY,...e});return IO(t)}var DO={stdout:gv({isTTY:Ep.default.isatty(1)}),stderr:gv({isTTY:Ep.default.isatty(2)})},yv=DO;function xv(r,e,t){let n=r.indexOf(e);if(n===-1)return r;let i=e.length,s=0,o="";do o+=r.slice(s,n)+e+t,s=n+i,n=r.indexOf(e,s);while(n!==-1);return o+=r.slice(s),o}function _v(r,e,t,n){let i=0,s="";do{let o=r[n-1]==="\r";s+=r.slice(i,o?n-1:n)+e+(o?`\r
110
110
  `:`
111
111
  `)+t,i=n+1,n=r.indexOf(`
112
- `,i)}while(n!==-1);return s+=r.slice(i),s}var{stdout:Uv,stderr:qv}=Fv,Bp=Symbol("GENERATOR"),ji=Symbol("STYLER"),po=Symbol("IS_EMPTY"),Wv=["ansi","ansi","ansi256","ansi16m"],Fi=Object.create(null),EM=(r,e={})=>{if(e.level&&!(Number.isInteger(e.level)&&e.level>=0&&e.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");let t=Uv?Uv.level:0;r.level=e.level===void 0?t:e.level};var TM=r=>{let e=(...t)=>t.join(" ");return EM(e,r),Object.setPrototypeOf(e,fo.prototype),e};function fo(r){return TM(r)}Object.setPrototypeOf(fo.prototype,Function.prototype);for(let[r,e]of Object.entries(Tr))Fi[r]={get(){let t=Ja(this,Fp(e.open,e.close,this[ji]),this[po]);return Object.defineProperty(this,r,{value:t}),t}};Fi.visible={get(){let r=Ja(this,this[ji],!0);return Object.defineProperty(this,"visible",{value:r}),r}};var jp=(r,e,t,...n)=>r==="rgb"?e==="ansi16m"?Tr[t].ansi16m(...n):e==="ansi256"?Tr[t].ansi256(Tr.rgbToAnsi256(...n)):Tr[t].ansi(Tr.rgbToAnsi(...n)):r==="hex"?jp("rgb",e,t,...Tr.hexToRgb(...n)):Tr[t][r](...n),CM=["rgb","hex","ansi256"];for(let r of CM){Fi[r]={get(){let{level:t}=this;return function(...n){let i=Fp(jp(r,Wv[t],"color",...n),Tr.color.close,this[ji]);return Ja(this,i,this[po])}}};let e="bg"+r[0].toUpperCase()+r.slice(1);Fi[e]={get(){let{level:t}=this;return function(...n){let i=Fp(jp(r,Wv[t],"bgColor",...n),Tr.bgColor.close,this[ji]);return Ja(this,i,this[po])}}}}var AM=Object.defineProperties(()=>{},{...Fi,level:{enumerable:!0,get(){return this[Bp].level},set(r){this[Bp].level=r}}}),Fp=(r,e,t)=>{let n,i;return t===void 0?(n=r,i=e):(n=t.openAll+r,i=e+t.closeAll),{open:r,close:e,openAll:n,closeAll:i,parent:t}},Ja=(r,e,t)=>{let n=(...i)=>RM(n,i.length===1?""+i[0]:i.join(" "));return Object.setPrototypeOf(n,AM),n[Bp]=r,n[ji]=e,n[po]=t,n},RM=(r,e)=>{if(r.level<=0||!e)return r[po]?"":e;let t=r[ji];if(t===void 0)return e;let{openAll:n,closeAll:i}=t;if(e.includes("\x1B"))for(;t!==void 0;)e=$v(e,t.close,t.open),t=t.parent;let s=e.indexOf(`
113
- `);return s!==-1&&(e=Hv(e,i,n,s)),n+e+i};Object.defineProperties(fo.prototype,Fi);var kM=fo(),V6=fo({level:qv?qv.level:0});var ho=kM;jt();bt();Ui();var iw=J(nw(),1),{Server:sw,Namespace:U8,Socket:q8}=iw.default;var bk=require("fs"),wk=require("path");bt();xl();var ft={control:"control",binary:"binary"},ut={idle:"idle",connecting:"connecting",open:"open",degraded:"degraded",closed:"closed"},lw={clientApp:{enabled:["ws","rtc"],channels:{control:{strategy:"priority",prefer:"rtc"},binary:{strategy:"priority",prefer:"rtc"}}},remoteDesktop:{enabled:["ws","rtc"],channels:{control:{strategy:"priority",prefer:"rtc"},binary:{strategy:"priority",prefer:"rtc"}}}};var Ss=class{static id="base";static capabilities={control:!1,binary:!1,signaling:"none"};static priority={control:0,binary:0};constructor(){this._listeners=new Map,this._state=ut.idle}get state(){return this._state}get ready(){return this._state===ut.open}supports(e){return!!this.constructor.capabilities[e]}on(e,t){this._listeners.has(e)||this._listeners.set(e,new Set),this._listeners.get(e).add(t)}off(e,t){this._listeners.get(e)?.delete(t)}_emit(e,...t){let n=this._listeners.get(e);if(n)for(let i of n)i(...t)}_setState(e){this._state!==e&&(this._state=e,this._emit("stateChange",e))}connect(e){throw new Error("Not implemented: connect")}disconnect(){throw new Error("Not implemented: disconnect")}send(e,t){throw new Error("Not implemented: send")}};var _l=class extends Ss{static id="ws";static capabilities={control:!0,binary:!0,signaling:"ws"};static priority={control:100,binary:10};constructor(){super(),this._socket=null}get socket(){return this._socket}connect(e){this._socket=e.socket,this._setState(e.socket.connected?ut.open:ut.connecting),e.socket.on("connect",()=>this._setState(ut.open)),e.socket.on("disconnect",()=>this._setState(ut.closed)),e.socket.onAny?.((t,n)=>this._emit("message",{event:t,data:n,source:"ws"}))}disconnect(){this._socket=null,this._setState(ut.closed)}send(e,t){if(!this._socket?.connected)return!1;let n=this._socket._rawEmit||this._socket.emit.bind(this._socket);if(e===ft.control){let{event:i,args:s=[]}=t;return n(i,...s),!0}if(e===ft.binary){let i=this._socket.conn?.transport;return i&&i.writable===!1?!1:(n("tiles-bin-v2",t),!0)}return!1}};var gw=J(require("node-datachannel"),1);function CB(r,e){return e&&typeof e=="object"&&e.type==="Buffer"&&Array.isArray(e.data)?{__b:Buffer.from(e.data).toString("base64")}:e}function AB(r,e){return e&&typeof e=="object"&&typeof e.__b=="string"?Buffer.from(e.__b,"base64"):e}function uw(r){return JSON.stringify(r,CB)}function pw(r){return JSON.parse(typeof r=="string"?r:Buffer.from(r).toString("utf8"),AB)}dt();var hw=J(require("node:dns/promises"),1),RB=3e4,kB=/\s([0-9a-f-]{8,}\.local)\s/i,dw=new Map;async function OB(r){let e=dw.get(r);if(e&&Date.now()-e.ts<RB)return e.ip;try{let{address:t}=await hw.default.lookup(r);return dw.set(r,{ip:t,ts:Date.now()}),t}catch{return null}}async function mw(r){let e=r.match(kB);if(!e)return r;let t=await OB(e[1]);return t?r.replace(e[1],t):null}var{PeerConnection:MB}=gw.default,PB=[{hostname:"stun.l.google.com",port:19302,type:"Stun"},{hostname:"stun1.l.google.com",port:19302,type:"Stun"},{hostname:"stun2.l.google.com",port:19302,type:"Stun"},{hostname:"stun3.l.google.com",port:19302,type:"Stun"},{hostname:"stun4.l.google.com",port:19302,type:"Stun"},{hostname:"global.stun.twilio.com",port:3478,type:"Stun"},{hostname:"stun.cloudflare.com",port:3478,type:"Stun"}];async function IB(r,e){try{let t=await fetch(r,{headers:{"X-API-Key":e}});if(!t.ok)throw new Error(`HTTP ${t.status}`);let{iceServers:n}=await t.json(),i=[];for(let s of n)for(let o of s.urls)if(o.startsWith("stun:")){let a=o.replace("stun:","").split(":")[0],c=parseInt(o.split(":")[2]||"3478");i.push({hostname:a,port:c,type:"Stun"})}else if(o.startsWith("turn:")||o.startsWith("turns:")){let a=o.startsWith("turns:"),l=o.replace(/^turns?:/,"").split("?")[0],p=l.split(":")[0],f=parseInt(l.split(":")[1]||(a?"5349":"3478")),h=o.includes("transport=tcp")?"Tcp":"Udp";i.push({hostname:p,port:f,type:a?"Tls":"Turn",relayType:h,username:s.username,password:s.credential})}return i}catch(t){return console.error("[WebRtcProtocol] TURN fetch failed:",t.message),null}}var wl=class extends Ss{static id="rtc";static capabilities={control:!0,binary:!0,signaling:"external"};static priority={control:50,binary:100};constructor(){super(),this._pc=null,this._dcControl=null,this._dcBinary=null,this._iceServers=PB,this._refreshTimer=null,this._remoteSet=!1,this._pendingCandidates=[],this._signaling=null,this._iceGraceTimer=null}async connect(e){this._ctx=e,this._setState(ut.connecting);let t=e.profile?.rtc||{};t.enableTurn&&e.auth?.apiKey&&t.turnApiUrl&&await this._refreshTurn(t),this._signaling=e.signaling,this._signaling?.on?.(n=>this._handleSignal(n,t))}disconnect(){clearTimeout(this._refreshTimer),this._signaling?.off?.(),this._signaling=null,this._cleanupPeer(),this._setState(ut.closed)}send(e,t){if(e===ft.control){if(!this._dcControl)return!1;try{return this._dcControl.sendMessage(uw({event:t.event,args:t.args||[],ackId:t.ackId||null})),!0}catch(n){return console.error("[WebRtcProtocol] send control:",n.message),!1}}if(e===ft.binary){if(!this._dcBinary)return!1;try{let n=Array.isArray(t)?t:[t],i=this._ctx.profile?.rtc?.dcMaxMessageSize??65536,s=Y.webrtc.dcBufferThreshold;for(let o of n){if(this._dcBinary.bufferedAmount()>s)return!0;o.length<=i&&this._dcBinary.sendMessageBinary(o)}return!0}catch(n){return console.error("[WebRtcProtocol] send binary:",n.message),!1}}return!1}_handleSignal(e,t){if(e.type==="offer")this._processOffer(e.sdp,t);else if(e.type==="ice"){if(!this._remoteSet||!this._pc){this._pendingCandidates.push({candidate:e.candidate,mid:e.mid||"0"});return}this._addRemoteCandidate(e.candidate,e.mid||"0")}}async _addRemoteCandidate(e,t){try{let n=await mw(e);if(!n||!this._pc)return;this._pc.addRemoteCandidate(n,t)}catch(n){console.error("[WebRtcProtocol] addRemoteCandidate:",n.message)}}_createPeer(e){try{this._pc?.close()}catch{}this._pc=null,this._dcControl=null,this._dcBinary=null,this._remoteSet=!1,this._pendingCandidates=[],this._iceGraceTimer&&(clearTimeout(this._iceGraceTimer),this._iceGraceTimer=null);let t=this._ctx?.auth?.socketId||"anon",n=new MB(`peer-${t}`,{iceServers:this._iceServers});this._pcState="new",n.onStateChange(i=>{if(this._pcState=i,i==="failed"||i==="closed")this._iceGraceTimer&&(clearTimeout(this._iceGraceTimer),this._iceGraceTimer=null),this._setState(ut.closed);else if(i==="disconnected"){if(this._iceGraceTimer)return;this._iceGraceTimer=setTimeout(()=>{this._iceGraceTimer=null,this._pcState!=="connected"&&this._setState(ut.closed)},Y.webrtc.iceDisconnectGraceMs)}else i==="connected"&&this._iceGraceTimer&&(clearTimeout(this._iceGraceTimer),this._iceGraceTimer=null)}),n.onDataChannel(i=>{let s=i.getLabel?.()||"",o=()=>{s==="control"?this._dcControl=i:s==="binary"&&(this._dcBinary=i),this._dcControl&&this._dcBinary&&this._setState(ut.open)};i.onOpen(o),i.onClosed(()=>{s==="control"&&(this._dcControl=null),s==="binary"&&(this._dcBinary=null),!this._dcControl&&!this._dcBinary&&this._setState(ut.closed)}),i.onError(a=>console.error(`[WebRtcProtocol] DC[${s}] error:`,a)),i.onMessage(a=>{if(s!=="control")return;let c;try{c=pw(a)}catch(l){console.error("[WebRtcProtocol] control parse:",l.message);return}try{this._emit("message",{event:c.event,data:c,source:"rtc"})}catch(l){console.error(`[WebRtcProtocol] handler error event=${c.event}:`,l.message)}})}),this._pc=n}_processOffer(e,t){return this._createPeer(t),new Promise((n,i)=>{this._pc.onLocalDescription((o,a)=>{a==="answer"&&(this._signaling?.send?.({type:"answer",sdp:o}),n())}),this._pc.onLocalCandidate((o,a)=>{o&&this._signaling?.send?.({type:"ice",candidate:o,mid:a})});try{this._pc.setRemoteDescription(e,"offer"),this._remoteSet=!0;for(let{candidate:o,mid:a}of this._pendingCandidates)this._addRemoteCandidate(o,a);this._pendingCandidates=[],this._pc.setLocalDescription()}catch(o){this._signaling?.send?.({type:"error",message:o.message}),i(o)}let s=t?.answerTimeout||1e4;setTimeout(()=>i(new Error("Answer timeout")),s)})}_cleanupPeer(){this._iceGraceTimer&&(clearTimeout(this._iceGraceTimer),this._iceGraceTimer=null);try{this._pc?.close()}catch{}this._pc=null,this._dcControl=null,this._dcBinary=null}async _refreshTurn(e){let t=await IB(e.turnApiUrl,this._ctx.auth.apiKey);t?.length&&(this._iceServers=t,Y.logging?.webrtc&&console.log(`[WebRtcProtocol] TURN credentials loaded (${t.length} servers)`)),clearTimeout(this._refreshTimer),this._refreshTimer=setTimeout(()=>this._refreshTurn(e),e.turnRefreshInterval)}};var vw=new Map;function ah(r){if(!r?.id)throw new Error("Adapter missing static id");vw.set(r.id,r)}function yw(r){return vw.get(r)}Ch();ah(_l);ah(wl);var Ll=class{constructor(e,t){let n=t.enableWebRTC?"remoteDesktop":"clientApp",i={...lw[n]};t.enableWebRTC||(i.enabled=["ws"]),i.rtc={enableTurn:!!(t.apiKey&&t.turnApiUrl),turnApiUrl:t.turnApiUrl||null,turnRefreshInterval:t.turnRefreshInterval,dcMaxMessageSize:t.dcMaxMessageSize,answerTimeout:t.answerTimeout},this._profile=i,this._auth={apiKey:t.apiKey||null,socketId:e.id},this._socket=e,this._wsChunkSize=t.wsChunkSize,this._dcChunkSize=t.dcChunkSize,this._dcMaxTilesPerFrame=t.dcMaxTilesPerFrame,this._maxControlBuffer=t.maxControlBuffer,this._adapters=new Map,this._listeners=new Map,this._buffer=[],this._rtcSignalingHandler=null,this._sigListeners=null,this._chunkOffset=0}get type(){return this._pickAdapter(ft.binary)?.constructor.id==="rtc"?"dc":"ws"}async init(){for(let e of this._profile.enabled){let t=yw(e);if(!t)continue;let n=new t;n.on("stateChange",s=>this._onAdapterStateChange(e,s)),n.on("message",({event:s,data:o,source:a})=>this._dispatch(s,o,a)),this._adapters.set(e,n);let i=this._buildCtx(e);await n.connect(i)}}setupSignaling(e){this._installSignalingListeners()}emit(e,...t){this._sendControl(e,t)}sendTiles(e,t){let{tiles:n,timestamp:i}=e;if(!n?.length)return[];let s=this._pickAdapter(ft.binary),o=i??Date.now();if(s?.constructor.id==="rtc"&&t){let a=[];for(let c=0;c<n.length;c+=this._dcChunkSize)a.push(t(n.slice(c,c+this._dcChunkSize),o));return s.send(ft.binary,a),n}return this._emitTilesChunked(n,o)}close(){for(let e of this._adapters.values())try{e.disconnect()}catch{}this._adapters.clear(),this._buffer=[]}attachAsBus(e){if(e._rawEmit)return;let t=e.emit.bind(e);e._rawEmit=t;let n=new Set(["error","disconnect","disconnecting","connect","newListener","removeListener"]);e.emit=(i,...s)=>n.has(i)?t(i,...s):(this._sendControl(i,s),!0)}_emitTilesChunked(e,t){let n=this._adapters.get("ws");if(!n?.ready)return[];let i=this._wsChunkSize,s=e.length,o=s>i?this._chunkOffset%s:0;s>i&&(this._chunkOffset=(o+i)%s);let a=[];for(let c=0;c<s;c+=i){let l=[];for(let p=0;p<i&&c+p<s;p++)l.push(e[(o+c+p)%s]);if(n.send(ft.binary,Os(l,t))===!1)break;a.push(...l)}return a}_buildCtx(e){let t={auth:this._auth,profile:this._profile};return e==="ws"&&(t.socket=this._socket),e==="rtc"&&(t.signaling={send:n=>this._sendSignaling(n),on:n=>{this._rtcSignalingHandler=n,this._installSignalingListeners()},off:()=>{this._rtcSignalingHandler=null,this._removeSignalingListeners()}}),t}_onAdapterStateChange(e,t){t===ut.open&&this._flushBuffer()}_pickAdapter(e){let t=this._profile.channels[e];if(!t)return null;let n=[...this._adapters.values()].filter(i=>i.supports(e)&&i.ready);if(t.prefer){let i=n.find(s=>s.constructor.id===t.prefer);if(i)return i}return n.sort((i,s)=>(s.constructor.priority[e]??0)-(i.constructor.priority[e]??0)),n[0]||null}hasReadyAdapter(){return!!(this._pickAdapter(ft.control)||this._pickAdapter(ft.binary))}_sendControl(e,t,n){let i=this._pickAdapter(ft.control);if(!i){this._buffer.push({event:e,args:t,ackId:n}),this._buffer.length>this._maxControlBuffer&&this._buffer.shift();return}i.constructor.id==="rtc"?i.send(ft.control,{event:e,args:t,ackId:n}):i.send(ft.control,{event:e,args:t})}_flushBuffer(){if(!(!this._buffer.length||!this._pickAdapter(ft.control)))for(;this._buffer.length;){let{event:t,args:n,ackId:i}=this._buffer.shift();this._sendControl(t,n,i)}}_dispatch(e,t,n){if(n==="rtc"){let s=Array.isArray(t?.args)?[...t.args]:[],o=t?.ackId;o&&s.push((...l)=>this._sendAck(o,l));let a=this._listeners.get(e);if(a)for(let l of a)l(...s);let c=this._socket.listeners?.(e)||[];for(let l of c)l(...s);return}let i=this._listeners.get(e);if(i)for(let s of i)s(t)}_sendAck(e,t){let n=this._adapters.get("rtc");n?.ready&&n.send(ft.control,{event:"__ack",args:t,ackId:e})}_sendSignaling(e){let t=this._adapters.get("ws");if(t?.ready){t.send(ft.control,{event:this._sigEvent(e.type),args:[this._sigData(e)]});return}console.warn("[ProtocolManager] signaling unavailable (ws down)")}_sigEvent(e){return e==="offer"?"webrtc:offer":e==="answer"?"webrtc:answer":e==="ice"?"webrtc:ice-candidate":"webrtc:error"}_sigData(e){return e.type==="offer"||e.type==="answer"?{sdp:e.sdp}:e.type==="ice"?{candidate:e.candidate,mid:e.mid}:e}_installSignalingListeners(){if(!this._rtcSignalingHandler||this._sigListeners)return;let e=({sdp:n})=>this._rtcSignalingHandler?.({type:"offer",sdp:n}),t=({candidate:n,mid:i})=>this._rtcSignalingHandler?.({type:"ice",candidate:n,mid:i});this._sigListeners={onOffer:e,onIce:t},this._socket.on("webrtc:offer",e),this._socket.on("webrtc:ice-candidate",t)}_removeSignalingListeners(){this._sigListeners&&(this._socket.off("webrtc:offer",this._sigListeners.onOffer),this._socket.off("webrtc:ice-candidate",this._sigListeners.onIce),this._sigListeners=null)}};yi();dt();var uC=require("path"),pC=require("url");var Hl=J(require("net"),1),ce=J(require("fs"),1),he=J(require("path"),1),gS=J(require("os"),1),vS=require("child_process"),yS=require("url");var Rh={win32:[{id:"cmd",label:"Command Prompt",path:"cmd.exe",args:[]},{id:"powershell",label:"PowerShell",path:"powershell.exe",args:["-NoLogo"]},{id:"pwsh",label:"PowerShell Core",path:"pwsh.exe",args:["-NoLogo"]}],unix:[{id:"bash",label:"Bash",path:"/bin/bash",args:["-l"]},{id:"zsh",label:"Zsh",path:"/bin/zsh",args:["-l"]},{id:"sh",label:"Sh",path:"/bin/sh",args:["-l"]}]};function dS(){return process.platform==="win32"?Rh.win32:[]}function kh(r){if(process.platform==="win32"){let n=r?Rh.win32.find(s=>s.id===r):null;if(n)return n;let i=process.env.COMSPEC;return i?{id:"cmd",label:"Command Prompt",path:i,args:[]}:Rh.win32[0]}let e=process.env.SHELL||"/bin/bash",t=e.split("/").pop();return{id:t,label:t,path:e,args:["-l"]}}var Mh=he.default.dirname((0,yS.fileURLToPath)(__importMetaUrl)),wn=he.default.join(gS.default.homedir(),".9remote"),ra=process.platform==="win32"?"\\\\.\\pipe\\9remote-pty":he.default.join(wn,"pty-daemon.sock"),hS=he.default.join(Mh,"ptyDaemon.js"),mS=he.default.join(Mh,"ptyDaemon.cjs"),Dl=he.default.join(wn,"daemon");function xS(r,e){if(ce.default.existsSync(r)){ce.default.mkdirSync(e,{recursive:!0});for(let t of ce.default.readdirSync(r,{withFileTypes:!0})){let n=he.default.join(r,t.name),i=he.default.join(e,t.name);t.isDirectory()?xS(n,i):t.isFile()&&ce.default.copyFileSync(n,i)}}}function aj(r,e){let t=r;for(let n=0;n<6;n++){let i=he.default.join(t,"node_modules",e);if(ce.default.existsSync(i))return i;let s=he.default.dirname(t);if(s===t)break;t=s}return null}var cj=r=>aj(r,"node-pty");function lj(r){try{if(!ce.default.existsSync(Dl))return;let e=he.default.join(wn,"pids","ptyDaemon.pid"),t=!1;try{let n=parseInt(ce.default.readFileSync(e,"utf8").trim(),10);if(Number.isFinite(n)&&n>0)try{process.kill(n,0),t=!0}catch{}}catch{}if(t)return;for(let n of ce.default.readdirSync(Dl))if(n!==`v${r}`)try{ce.default.rmSync(he.default.join(Dl,n),{recursive:!0,force:!0})}catch{}}catch{}}function uj(r){lj("22");let e=he.default.join(Dl,`v${"22"}`),t=r.endsWith(".js"),n=t?he.default.join(e,"features","terminal"):e,i=he.default.join(n,he.default.basename(r)),s=he.default.join(n,"node_modules","node-pty");if(ce.default.existsSync(i)&&ce.default.existsSync(s))return{script:i,cwd:n};try{if(ce.default.mkdirSync(n,{recursive:!0}),ce.default.copyFileSync(r,i),t){let a=he.default.dirname(r);ce.default.copyFileSync(he.default.join(a,"constants.js"),he.default.join(n,"constants.js"));let c=he.default.join(e,"lib");ce.default.mkdirSync(c,{recursive:!0}),ce.default.copyFileSync(he.default.resolve(a,"..","..","lib","constants.js"),he.default.join(c,"constants.js"))}let o=cj(he.default.dirname(r));return o?(xS(o,s),{script:i,cwd:n}):null}catch{return null}}var zr=null,Ps=!1,Gn=!1,Oh="",pj=0,Is=new Map,Bl=new Map;function fj(){return++pj}function Ul(r,e){Bl.has(r)||Bl.set(r,[]),Bl.get(r).push(e)}function Fl(r,e){let t=Bl.get(r);if(t)for(let n of t)try{n(e)}catch(i){console.error(`[DaemonClient] Error in ${r} handler:`,i)}}function Ph(r){if(!zr||!Ps)return!1;try{return zr.write(JSON.stringify(r)+`
114
- `),!0}catch(e){return console.error("[DaemonClient] Send error:",e),!1}}function ql(r,e=5e3){return new Promise((t,n)=>{let i=fj();r.requestId=i;let s=setTimeout(()=>{Is.delete(i),n(new Error("Request timeout"))},e);Is.set(i,{resolve:t,reject:n,timer:s}),Ph(r)||(clearTimeout(s),Is.delete(i),n(new Error("Not connected to daemon")))})}function dj(r){let{type:e,requestId:t,...n}=r;if(t&&Is.has(t)){let{resolve:i,timer:s}=Is.get(t);clearTimeout(s),Is.delete(t),i({type:e,...n});return}switch(e){case"output":Fl("output",{sessionId:n.sessionId,data:Buffer.from(n.data,"base64")});break;case"sessionClosed":Fl("sessionClosed",n.sessionId);break;case"pong":break;default:console.log("[DaemonClient] Unknown message:",e)}}function $l(){return new Promise(r=>{let e=Hl.default.connect(ra),t=setTimeout(()=>{e.destroy(),r(!1)},1e3);e.on("connect",()=>{clearTimeout(t),e.destroy(),r(!0)}),e.on("error",()=>{if(clearTimeout(t),process.platform!=="win32"&&ce.default.existsSync(ra))try{ce.default.unlinkSync(ra)}catch{}r(!1)})})}function hj(){ce.default.existsSync(wn)||ce.default.mkdirSync(wn,{recursive:!0});let r=ce.default.existsSync(hS)?hS:ce.default.existsSync(mS)?mS:null;if(!r)return console.error("[DaemonClient] \u274C Daemon script not found"),null;let e=uj(r);return e||{script:r,cwd:Mh}}async function mj(){if(!ce.default.existsSync(wn))try{ce.default.mkdirSync(wn,{recursive:!0})}catch(a){return console.error("[DaemonClient] Failed to create socket directory:",a.message),!1}let r=hj();if(!r)return!1;let{script:e,cwd:t}=r,n=he.default.join(wn,"logs");try{ce.default.mkdirSync(n,{recursive:!0})}catch{}let i=he.default.join(n,"daemon.log"),s;try{s=ce.default.openSync(i,"w")}catch(a){console.error("[DaemonClient] Failed to open log file:",a.message),s="ignore"}if((0,vS.spawn)("node",[e],{detached:!0,stdio:["ignore",s,s],cwd:t}).unref(),typeof s=="number")try{ce.default.closeSync(s)}catch{}for(let a=0;a<20;a++)if(await new Promise(c=>setTimeout(c,100)),await $l())return!0;console.error("[DaemonClient] \u274C Failed to start daemon");try{let a=ce.default.readFileSync(i,"utf8");a.trim()&&(console.error("[DaemonClient] Daemon log:"),console.error(a))}catch{}return!1}function gj(){return new Promise(r=>{let e=Hl.default.connect(ra),t="",n=s=>{try{e.destroy()}catch{}r(s)},i=setTimeout(()=>n(null),2e3);e.on("connect",()=>e.write(JSON.stringify({type:"ping",requestId:-1})+`
112
+ `,i)}while(n!==-1);return s+=r.slice(i),s}var{stdout:bv,stderr:wv}=yv,Tp=Symbol("GENERATOR"),Ni=Symbol("STYLER"),so=Symbol("IS_EMPTY"),Sv=["ansi","ansi","ansi256","ansi16m"],Di=Object.create(null),LO=(r,e={})=>{if(e.level&&!(Number.isInteger(e.level)&&e.level>=0&&e.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");let t=bv?bv.level:0;r.level=e.level===void 0?t:e.level};var BO=r=>{let e=(...t)=>t.join(" ");return LO(e,r),Object.setPrototypeOf(e,oo.prototype),e};function oo(r){return BO(r)}Object.setPrototypeOf(oo.prototype,Function.prototype);for(let[r,e]of Object.entries(Sr))Di[r]={get(){let t=Ga(this,kp(e.open,e.close,this[Ni]),this[so]);return Object.defineProperty(this,r,{value:t}),t}};Di.visible={get(){let r=Ga(this,this[Ni],!0);return Object.defineProperty(this,"visible",{value:r}),r}};var Cp=(r,e,t,...n)=>r==="rgb"?e==="ansi16m"?Sr[t].ansi16m(...n):e==="ansi256"?Sr[t].ansi256(Sr.rgbToAnsi256(...n)):Sr[t].ansi(Sr.rgbToAnsi(...n)):r==="hex"?Cp("rgb",e,t,...Sr.hexToRgb(...n)):Sr[t][r](...n),jO=["rgb","hex","ansi256"];for(let r of jO){Di[r]={get(){let{level:t}=this;return function(...n){let i=kp(Cp(r,Sv[t],"color",...n),Sr.color.close,this[Ni]);return Ga(this,i,this[so])}}};let e="bg"+r[0].toUpperCase()+r.slice(1);Di[e]={get(){let{level:t}=this;return function(...n){let i=kp(Cp(r,Sv[t],"bgColor",...n),Sr.bgColor.close,this[Ni]);return Ga(this,i,this[so])}}}}var FO=Object.defineProperties(()=>{},{...Di,level:{enumerable:!0,get(){return this[Tp].level},set(r){this[Tp].level=r}}}),kp=(r,e,t)=>{let n,i;return t===void 0?(n=r,i=e):(n=t.openAll+r,i=e+t.closeAll),{open:r,close:e,openAll:n,closeAll:i,parent:t}},Ga=(r,e,t)=>{let n=(...i)=>HO(n,i.length===1?""+i[0]:i.join(" "));return Object.setPrototypeOf(n,FO),n[Tp]=r,n[Ni]=e,n[so]=t,n},HO=(r,e)=>{if(r.level<=0||!e)return r[so]?"":e;let t=r[Ni];if(t===void 0)return e;let{openAll:n,closeAll:i}=t;if(e.includes("\x1B"))for(;t!==void 0;)e=xv(e,t.close,t.open),t=t.parent;let s=e.indexOf(`
113
+ `);return s!==-1&&(e=_v(e,i,n,s)),n+e+i};Object.defineProperties(oo.prototype,Di);var qO=oo(),x4=oo({level:wv?wv.level:0});var ao=qO;Lt();bt();ji();var jb=K(Bb(),1),{Server:Fb,Namespace:h8,Socket:m8}=jb.default;var IA=require("fs"),NA=require("path");bt();dl();var ct={control:"control",binary:"binary"},lt={idle:"idle",connecting:"connecting",open:"open",degraded:"degraded",closed:"closed"},$b={clientApp:{enabled:["ws","rtc"],channels:{control:{strategy:"priority",prefer:"rtc"},binary:{strategy:"priority",prefer:"rtc"}}},remoteDesktop:{enabled:["ws","rtc"],channels:{control:{strategy:"priority",prefer:"ws"},binary:{strategy:"priority",prefer:"rtc"}}}};var ys=class{static id="base";static capabilities={control:!1,binary:!1,signaling:"none"};static priority={control:0,binary:0};constructor(){this._listeners=new Map,this._state=lt.idle}get state(){return this._state}get ready(){return this._state===lt.open}supports(e){return!!this.constructor.capabilities[e]}on(e,t){this._listeners.has(e)||this._listeners.set(e,new Set),this._listeners.get(e).add(t)}off(e,t){this._listeners.get(e)?.delete(t)}_emit(e,...t){let n=this._listeners.get(e);if(n)for(let i of n)i(...t)}_setState(e){this._state!==e&&(this._state=e,this._emit("stateChange",e))}connect(e){throw new Error("Not implemented: connect")}disconnect(){throw new Error("Not implemented: disconnect")}send(e,t){throw new Error("Not implemented: send")}};var hl=class extends ys{static id="ws";static capabilities={control:!0,binary:!0,signaling:"ws"};static priority={control:100,binary:10};constructor(){super(),this._socket=null}get socket(){return this._socket}connect(e){this._socket=e.socket,this._setState(e.socket.connected?lt.open:lt.connecting),e.socket.on("connect",()=>this._setState(lt.open)),e.socket.on("disconnect",()=>this._setState(lt.closed)),e.socket.onAny?.((t,n)=>this._emit("message",{event:t,data:n,source:"ws"}))}disconnect(){this._socket=null,this._setState(lt.closed)}send(e,t){if(!this._socket?.connected)return!1;let n=this._socket._rawEmit||this._socket.emit.bind(this._socket);if(e===ct.control){let{event:i,args:s=[]}=t;return n(i,...s),!0}if(e===ct.binary){let i=this._socket.conn?.transport;return i&&i.writable===!1?!1:(n("tiles-bin-v2",t),!0)}return!1}};var Jb=K(require("node-datachannel"),1);function B2(r,e){return e&&typeof e=="object"&&e.type==="Buffer"&&Array.isArray(e.data)?{__b:Buffer.from(e.data).toString("base64")}:e}function j2(r,e){return e&&typeof e=="object"&&typeof e.__b=="string"?Buffer.from(e.__b,"base64"):e}function Wb(r){return JSON.stringify(r,B2)}function Gb(r){return JSON.parse(typeof r=="string"?r:Buffer.from(r).toString("utf8"),j2)}pt();var Kb=K(require("node:dns/promises"),1),F2=3e4,H2=/\s([0-9a-f-]{8,}\.local)\s/i,Vb=new Map;async function q2(r){let e=Vb.get(r);if(e&&Date.now()-e.ts<F2)return e.ip;try{let{address:t}=await Kb.default.lookup(r);return Vb.set(r,{ip:t,ts:Date.now()}),t}catch{return null}}async function Yb(r){let e=r.match(H2);if(!e)return r;let t=await q2(e[1]);return t?r.replace(e[1],t):null}var{PeerConnection:U2}=Jb.default,$2=[{hostname:"stun.l.google.com",port:19302,type:"Stun"},{hostname:"stun1.l.google.com",port:19302,type:"Stun"},{hostname:"stun2.l.google.com",port:19302,type:"Stun"},{hostname:"stun3.l.google.com",port:19302,type:"Stun"},{hostname:"stun4.l.google.com",port:19302,type:"Stun"},{hostname:"global.stun.twilio.com",port:3478,type:"Stun"},{hostname:"stun.cloudflare.com",port:3478,type:"Stun"}];async function W2(r,e){try{let t=await fetch(r,{headers:{"X-API-Key":e}});if(!t.ok)throw new Error(`HTTP ${t.status}`);let{iceServers:n}=await t.json(),i=[];for(let s of n)for(let o of s.urls)if(o.startsWith("stun:")){let a=o.replace("stun:","").split(":")[0],c=parseInt(o.split(":")[2]||"3478");i.push({hostname:a,port:c,type:"Stun"})}else if(o.startsWith("turn:")||o.startsWith("turns:")){let a=o.startsWith("turns:"),l=o.replace(/^turns?:/,"").split("?")[0],u=l.split(":")[0],f=parseInt(l.split(":")[1]||(a?"5349":"3478")),h=o.includes("transport=tcp")?"Tcp":"Udp";i.push({hostname:u,port:f,type:a?"Tls":"Turn",relayType:h,username:s.username,password:s.credential})}return i}catch(t){return console.error("[WebRtcProtocol] TURN fetch failed:",t.message),null}}var gl=class extends ys{static id="rtc";static capabilities={control:!0,binary:!0,signaling:"external"};static priority={control:50,binary:100};constructor(){super(),this._pc=null,this._dcControl=null,this._dcBinary=null,this._iceServers=$2,this._refreshTimer=null,this._remoteSet=!1,this._pendingCandidates=[],this._signaling=null,this._iceGraceTimer=null}async connect(e){this._ctx=e,this._setState(lt.connecting);let t=e.profile?.rtc||{};t.enableTurn&&e.auth?.apiKey&&t.turnApiUrl&&await this._refreshTurn(t),this._signaling=e.signaling,this._signaling?.on?.(n=>this._handleSignal(n,t))}disconnect(){clearTimeout(this._refreshTimer),this._signaling?.off?.(),this._signaling=null,this._cleanupPeer(),this._setState(lt.closed)}send(e,t){if(e===ct.control){if(!this._dcControl)return!1;try{return this._dcControl.sendMessage(Wb({event:t.event,args:t.args||[],ackId:t.ackId||null})),!0}catch(n){return console.error("[WebRtcProtocol] send control:",n.message),!1}}if(e===ct.binary){if(!this._dcBinary)return!1;try{let n=Array.isArray(t)?t[0]:t,i=$.webrtc.dcBufferThreshold;return this._dcBinary.bufferedAmount()>i?!1:this._dcBinary.sendMessageBinary(n)}catch(n){return console.error("[WebRtcProtocol] send binary:",n.message),!1}}return!1}_handleSignal(e,t){if(e.type==="offer")this._processOffer(e.sdp,t);else if(e.type==="ice"){if(!this._remoteSet||!this._pc){this._pendingCandidates.push({candidate:e.candidate,mid:e.mid||"0"});return}this._addRemoteCandidate(e.candidate,e.mid||"0")}}async _addRemoteCandidate(e,t){try{let n=await Yb(e);if(!n||!this._pc)return;this._pc.addRemoteCandidate(n,t)}catch(n){console.error("[WebRtcProtocol] addRemoteCandidate:",n.message)}}_createPeer(e){try{this._pc?.close()}catch{}this._pc=null,this._dcControl=null,this._dcBinary=null,this._remoteSet=!1,this._pendingCandidates=[],this._iceGraceTimer&&(clearTimeout(this._iceGraceTimer),this._iceGraceTimer=null);let t=this._ctx?.auth?.socketId||"anon",n=new U2(`peer-${t}`,{iceServers:this._iceServers});this._pcState="new",n.onStateChange(i=>{if(this._pcState=i,i==="failed"||i==="closed")this._iceGraceTimer&&(clearTimeout(this._iceGraceTimer),this._iceGraceTimer=null),this._setState(lt.closed);else if(i==="disconnected"){if(this._iceGraceTimer)return;this._iceGraceTimer=setTimeout(()=>{this._iceGraceTimer=null,this._pcState!=="connected"&&this._setState(lt.closed)},$.webrtc.iceDisconnectGraceMs)}else i==="connected"&&this._iceGraceTimer&&(clearTimeout(this._iceGraceTimer),this._iceGraceTimer=null)}),n.onDataChannel(i=>{let s=i.getLabel?.()||"",o=()=>{s==="control"?this._dcControl=i:s==="binary"&&(this._dcBinary=i),this._dcControl&&this._dcBinary&&this._setState(lt.open)};i.onOpen(o),i.onClosed(()=>{s==="control"&&(this._dcControl=null),s==="binary"&&(this._dcBinary=null),!this._dcControl&&!this._dcBinary&&this._setState(lt.closed)}),i.onError(a=>console.error(`[WebRtcProtocol] DC[${s}] error:`,a)),i.onMessage(a=>{if(s!=="control")return;let c;try{c=Gb(a)}catch(l){console.error("[WebRtcProtocol] control parse:",l.message);return}try{this._emit("message",{event:c.event,data:c,source:"rtc"})}catch(l){console.error(`[WebRtcProtocol] handler error event=${c.event}:`,l.message)}})}),this._pc=n}_processOffer(e,t){return this._createPeer(t),new Promise((n,i)=>{this._pc.onLocalDescription((o,a)=>{a==="answer"&&(this._signaling?.send?.({type:"answer",sdp:o}),n())}),this._pc.onLocalCandidate((o,a)=>{o&&this._signaling?.send?.({type:"ice",candidate:o,mid:a})});try{this._pc.setRemoteDescription(e,"offer"),this._remoteSet=!0;for(let{candidate:o,mid:a}of this._pendingCandidates)this._addRemoteCandidate(o,a);this._pendingCandidates=[],this._pc.setLocalDescription()}catch(o){this._signaling?.send?.({type:"error",message:o.message}),i(o)}let s=t?.answerTimeout||1e4;setTimeout(()=>i(new Error("Answer timeout")),s)})}_cleanupPeer(){this._iceGraceTimer&&(clearTimeout(this._iceGraceTimer),this._iceGraceTimer=null);try{this._pc?.close()}catch{}this._pc=null,this._dcControl=null,this._dcBinary=null}async _refreshTurn(e){let t=await W2(e.turnApiUrl,this._ctx.auth.apiKey);t?.length&&(this._iceServers=t,$.logging?.webrtc&&console.log(`[WebRtcProtocol] TURN credentials loaded (${t.length} servers)`)),clearTimeout(this._refreshTimer),this._refreshTimer=setTimeout(()=>this._refreshTurn(e),e.turnRefreshInterval)}};var Xb=new Map;function Jd(r){if(!r?.id)throw new Error("Adapter missing static id");Xb.set(r.id,r)}function Zb(r){return Xb.get(r)}mh();Jd(hl);Jd(gl);var Rl=class{constructor(e,t){let n=t.enableWebRTC?"remoteDesktop":"clientApp",i={...$b[n]};t.enableWebRTC||(i.enabled=["ws"]),i.rtc={enableTurn:!!(t.apiKey&&t.turnApiUrl),turnApiUrl:t.turnApiUrl||null,turnRefreshInterval:t.turnRefreshInterval,dcMaxMessageSize:t.dcMaxMessageSize,answerTimeout:t.answerTimeout},this._profile=i,this._auth={apiKey:t.apiKey||null,socketId:e.id},this._socket=e,this._wsChunkSize=t.wsChunkSize,this._dcChunkSize=t.dcChunkSize,this._dcMaxTilesPerFrame=t.dcMaxTilesPerFrame,this._maxControlBuffer=t.maxControlBuffer,this._adapters=new Map,this._listeners=new Map,this._buffer=[],this._rtcSignalingHandler=null,this._sigListeners=null,this._chunkOffset=0,this._wsPendingSince=new Map}get type(){return this._pickAdapter(ct.binary)?.constructor.id==="rtc"?"dc":"ws"}async init(){for(let e of this._profile.enabled){let t=Zb(e);if(!t)continue;let n=new t;n.on("stateChange",s=>this._onAdapterStateChange(e,s)),n.on("message",({event:s,data:o,source:a})=>this._dispatch(s,o,a)),this._adapters.set(e,n);let i=this._buildCtx(e);await n.connect(i)}}setupSignaling(e){this._installSignalingListeners()}emit(e,...t){this._sendControl(e,t)}sendTiles(e,t){let{tiles:n,timestamp:i}=e;if(!n?.length)return[];let s=this._pickAdapter(ct.binary),o=i??Date.now();return s?.constructor.id==="rtc"&&t?this._emitTilesRtc(s,n,o,t):this._emitTilesChunked(n,o)}close(){for(let e of this._adapters.values())try{e.disconnect()}catch{}this._adapters.clear(),this._buffer=[]}attachAsBus(e){if(e._rawEmit)return;let t=e.emit.bind(e);e._rawEmit=t;let n=new Set(["error","disconnect","disconnecting","connect","newListener","removeListener"]);e.emit=(i,...s)=>n.has(i)?t(i,...s):(this._sendControl(i,s),!0)}_emitTilesChunked(e,t){let n=this._adapters.get("ws");if(!n?.ready)return[];let i=this._wsChunkSize,s=this._wsPendingSince,o=t??Date.now(),a=[...e].sort((l,u)=>{let f=s.get(l.tileIndex)??1/0,h=s.get(u.tileIndex)??1/0;if(f!==h)return f-h;let g=(l.imageBuffer?.length||0)-(u.imageBuffer?.length||0);return g!==0?g:l.tileIndex-u.tileIndex}),c=[];for(let l=0;l<a.length;l+=i){let u=a.slice(l,l+i);if(n.send(ct.binary,Ts(u,t))===!1){for(let f=l;f<a.length;f++){let h=a[f].tileIndex;s.has(h)||s.set(h,o)}break}for(let f of u)s.delete(f.tileIndex);c.push(...u)}return c}_emitTilesRtc(e,t,n,i){let s=this._profile.rtc?.dcMaxMessageSize??65536,o=t.length,a=o>this._dcChunkSize?this._chunkOffset%o:0,c=h=>{let g=[];for(let x=0;x<h;x++)g.push(t[(a+x)%o]);return g},l=Math.min(this._dcChunkSize,o);for(;l>1&&i(c(l),n).length>s;)l=Math.floor(l/2);o>l&&(this._chunkOffset=(a+l)%o);let u=this._adapters.get("ws"),f=[];for(let h=0;h<o;h+=l){let g=[];for(let S=0;S<l&&h+S<o;S++)g.push(t[(a+h+S)%o]);let x=i(g,n);if(x.length>s){g.length===1&&u?.ready&&u.send(ct.binary,x)!==!1&&f.push(...g);continue}if(e.send(ct.binary,x)===!1)return f;f.push(...g)}return f}_buildCtx(e){let t={auth:this._auth,profile:this._profile};return e==="ws"&&(t.socket=this._socket),e==="rtc"&&(t.signaling={send:n=>this._sendSignaling(n),on:n=>{this._rtcSignalingHandler=n,this._installSignalingListeners()},off:()=>{this._rtcSignalingHandler=null,this._removeSignalingListeners()}}),t}_onAdapterStateChange(e,t){t===lt.open&&this._flushBuffer()}_pickAdapter(e){let t=this._profile.channels[e];if(!t)return null;let n=[...this._adapters.values()].filter(i=>i.supports(e)&&i.ready);if(t.prefer){let i=n.find(s=>s.constructor.id===t.prefer);if(i)return i}return n.sort((i,s)=>(s.constructor.priority[e]??0)-(i.constructor.priority[e]??0)),n[0]||null}hasReadyAdapter(){return!!(this._pickAdapter(ct.control)||this._pickAdapter(ct.binary))}_sendControl(e,t,n){let i=this._pickAdapter(ct.control);if(!i){this._buffer.push({event:e,args:t,ackId:n}),this._buffer.length>this._maxControlBuffer&&this._buffer.shift();return}i.constructor.id==="rtc"?i.send(ct.control,{event:e,args:t,ackId:n}):i.send(ct.control,{event:e,args:t})}_flushBuffer(){if(!(!this._buffer.length||!this._pickAdapter(ct.control)))for(;this._buffer.length;){let{event:t,args:n,ackId:i}=this._buffer.shift();this._sendControl(t,n,i)}}_dispatch(e,t,n){if(n==="rtc"){let s=Array.isArray(t?.args)?[...t.args]:[],o=t?.ackId;o&&s.push((...l)=>this._sendAck(o,l));let a=this._listeners.get(e);if(a)for(let l of a)l(...s);let c=this._socket.listeners?.(e)||[];for(let l of c)l(...s);return}let i=this._listeners.get(e);if(i)for(let s of i)s(t)}_sendAck(e,t){let n=this._adapters.get("rtc");n?.ready&&n.send(ct.control,{event:"__ack",args:t,ackId:e})}_sendSignaling(e){let t=this._adapters.get("ws");if(t?.ready){t.send(ct.control,{event:this._sigEvent(e.type),args:[this._sigData(e)]});return}console.warn("[ProtocolManager] signaling unavailable (ws down)")}_sigEvent(e){return e==="offer"?"webrtc:offer":e==="answer"?"webrtc:answer":e==="ice"?"webrtc:ice-candidate":"webrtc:error"}_sigData(e){return e.type==="offer"||e.type==="answer"?{sdp:e.sdp}:e.type==="ice"?{candidate:e.candidate,mid:e.mid}:e}_installSignalingListeners(){if(!this._rtcSignalingHandler||this._sigListeners)return;let e=({sdp:n})=>this._rtcSignalingHandler?.({type:"offer",sdp:n}),t=({candidate:n,mid:i})=>this._rtcSignalingHandler?.({type:"ice",candidate:n,mid:i});this._sigListeners={onOffer:e,onIce:t},this._socket.on("webrtc:offer",e),this._socket.on("webrtc:ice-candidate",t)}_removeSignalingListeners(){this._sigListeners&&(this._socket.off("webrtc:offer",this._sigListeners.onOffer),this._socket.off("webrtc:ice-candidate",this._sigListeners.onIce),this._sigListeners=null)}};hi();pt();var GT=require("path"),zT=require("url");var Nl=K(require("net"),1),ce=K(require("fs"),1),he=K(require("path"),1),Jw=K(require("os"),1),Xw=require("child_process"),Zw=require("url");var vh={win32:[{id:"cmd",label:"Command Prompt",path:"cmd.exe",args:[]},{id:"powershell",label:"PowerShell",path:"powershell.exe",args:["-NoLogo"]},{id:"pwsh",label:"PowerShell Core",path:"pwsh.exe",args:["-NoLogo"]}],unix:[{id:"bash",label:"Bash",path:"/bin/bash",args:["-l"]},{id:"zsh",label:"Zsh",path:"/bin/zsh",args:["-l"]},{id:"sh",label:"Sh",path:"/bin/sh",args:["-l"]}]};function Vw(){return process.platform==="win32"?vh.win32:[]}function yh(r){if(process.platform==="win32"){let n=r?vh.win32.find(s=>s.id===r):null;if(n)return n;let i=process.env.COMSPEC;return i?{id:"cmd",label:"Command Prompt",path:i,args:[]}:vh.win32[0]}let e=process.env.SHELL||"/bin/bash",t=e.split("/").pop();return{id:t,label:t,path:e,args:["-l"]}}var _h=he.default.dirname((0,Zw.fileURLToPath)(__importMetaUrl)),xn=he.default.join(Jw.default.homedir(),".9remote"),Jo=process.platform==="win32"?"\\\\.\\pipe\\9remote-pty":he.default.join(xn,"pty-daemon.sock"),Kw=he.default.join(_h,"ptyDaemon.js"),Yw=he.default.join(_h,"ptyDaemon.cjs"),Ol=he.default.join(xn,"daemon");function Qw(r,e){if(ce.default.existsSync(r)){ce.default.mkdirSync(e,{recursive:!0});for(let t of ce.default.readdirSync(r,{withFileTypes:!0})){let n=he.default.join(r,t.name),i=he.default.join(e,t.name);t.isDirectory()?Qw(n,i):t.isFile()&&ce.default.copyFileSync(n,i)}}}function yB(r,e){let t=r;for(let n=0;n<6;n++){let i=he.default.join(t,"node_modules",e);if(ce.default.existsSync(i))return i;let s=he.default.dirname(t);if(s===t)break;t=s}return null}var xB=r=>yB(r,"node-pty");function _B(r){try{if(!ce.default.existsSync(Ol))return;let e=he.default.join(xn,"pids","ptyDaemon.pid"),t=!1;try{let n=parseInt(ce.default.readFileSync(e,"utf8").trim(),10);if(Number.isFinite(n)&&n>0)try{process.kill(n,0),t=!0}catch{}}catch{}if(t)return;for(let n of ce.default.readdirSync(Ol))if(n!==`v${r}`)try{ce.default.rmSync(he.default.join(Ol,n),{recursive:!0,force:!0})}catch{}}catch{}}function bB(r){_B("22");let e=he.default.join(Ol,`v${"22"}`),t=r.endsWith(".js"),n=t?he.default.join(e,"features","terminal"):e,i=he.default.join(n,he.default.basename(r)),s=he.default.join(n,"node_modules","node-pty");if(ce.default.existsSync(i)&&ce.default.existsSync(s))return{script:i,cwd:n};try{if(ce.default.mkdirSync(n,{recursive:!0}),ce.default.copyFileSync(r,i),t){let a=he.default.dirname(r);ce.default.copyFileSync(he.default.join(a,"constants.js"),he.default.join(n,"constants.js"));let c=he.default.join(e,"lib");ce.default.mkdirSync(c,{recursive:!0}),ce.default.copyFileSync(he.default.resolve(a,"..","..","lib","constants.js"),he.default.join(c,"constants.js"))}let o=xB(he.default.dirname(r));return o?(Qw(o,s),{script:i,cwd:n}):null}catch{return null}}var Wr=null,ks=!1,$n=!1,xh="",wB=0,As=new Map,Ml=new Map;function SB(){return++wB}function Zo(r,e){Ml.has(r)||Ml.set(r,[]),Ml.get(r).push(e)}function Xo(r,e){let t=Ml.get(r);if(t)for(let n of t)try{n(e)}catch(i){console.error(`[DaemonClient] Error in ${r} handler:`,i)}}function bh(r){if(!Wr||!ks)return!1;try{return Wr.write(JSON.stringify(r)+`
114
+ `),!0}catch(e){return console.error("[DaemonClient] Send error:",e),!1}}function Qo(r,e=5e3){return new Promise((t,n)=>{let i=SB();r.requestId=i;let s=setTimeout(()=>{As.delete(i),n(new Error("Request timeout"))},e);As.set(i,{resolve:t,reject:n,timer:s}),bh(r)||(clearTimeout(s),As.delete(i),n(new Error("Not connected to daemon")))})}function EB(r){let{type:e,requestId:t,...n}=r;if(t&&As.has(t)){let{resolve:i,timer:s}=As.get(t);clearTimeout(s),As.delete(t),i({type:e,...n});return}switch(e){case"output":Xo("output",{sessionId:n.sessionId,data:Buffer.from(n.data,"base64")});break;case"sessionClosed":Xo("sessionClosed",n.sessionId);break;case"cwdChange":Xo("cwdChange",{sessionId:n.sessionId,cwd:n.cwd});break;case"pong":break;default:console.log("[DaemonClient] Unknown message:",e)}}function Il(){return new Promise(r=>{let e=Nl.default.connect(Jo),t=setTimeout(()=>{e.destroy(),r(!1)},1e3);e.on("connect",()=>{clearTimeout(t),e.destroy(),r(!0)}),e.on("error",()=>{if(clearTimeout(t),process.platform!=="win32"&&ce.default.existsSync(Jo))try{ce.default.unlinkSync(Jo)}catch{}r(!1)})})}function TB(){ce.default.existsSync(xn)||ce.default.mkdirSync(xn,{recursive:!0});let r=ce.default.existsSync(Kw)?Kw:ce.default.existsSync(Yw)?Yw:null;if(!r)return console.error("[DaemonClient] \u274C Daemon script not found"),null;let e=bB(r);return e||{script:r,cwd:_h}}async function CB(){if(!ce.default.existsSync(xn))try{ce.default.mkdirSync(xn,{recursive:!0})}catch(a){return console.error("[DaemonClient] Failed to create socket directory:",a.message),!1}let r=TB();if(!r)return!1;let{script:e,cwd:t}=r,n=he.default.join(xn,"logs");try{ce.default.mkdirSync(n,{recursive:!0})}catch{}let i=he.default.join(n,"daemon.log"),s;try{s=ce.default.openSync(i,"w")}catch(a){console.error("[DaemonClient] Failed to open log file:",a.message),s="ignore"}if((0,Xw.spawn)("node",[e],{detached:!0,stdio:["ignore",s,s],cwd:t}).unref(),typeof s=="number")try{ce.default.closeSync(s)}catch{}for(let a=0;a<20;a++)if(await new Promise(c=>setTimeout(c,100)),await Il())return!0;console.error("[DaemonClient] \u274C Failed to start daemon");try{let a=ce.default.readFileSync(i,"utf8");a.trim()&&(console.error("[DaemonClient] Daemon log:"),console.error(a))}catch{}return!1}function kB(){return new Promise(r=>{let e=Nl.default.connect(Jo),t="",n=s=>{try{e.destroy()}catch{}r(s)},i=setTimeout(()=>n(null),2e3);e.on("connect",()=>e.write(JSON.stringify({type:"ping",requestId:-1})+`
115
115
  `)),e.on("data",s=>{t+=s.toString();let o=t.indexOf(`
116
- `);if(o!==-1){clearTimeout(i);try{let a=JSON.parse(t.slice(0,o));n(a.version||"unknown")}catch{n(null)}}}),e.on("error",()=>{clearTimeout(i),n(null)})})}async function vj(){try{let r=he.default.join(wn,"pids","ptyDaemon.pid"),e=parseInt(ce.default.readFileSync(r,"utf8").trim(),10);Number.isFinite(e)&&e>0&&process.kill(e,"SIGTERM")}catch{}for(let r=0;r<20;r++){if(!await $l())return;await new Promise(e=>setTimeout(e,100))}}async function _S(){if(!(Ps||Gn)){Gn=!0;try{if(await $l()){let r=await gj();r!=="22"&&(console.log(`[DaemonClient] Daemon v${r} != v${"22"}, restarting`),await vj())}return!await $l()&&!await mj()?(console.error("[DaemonClient] \u274C Failed to start daemon"),Gn=!1,!1):new Promise(r=>{let e=setTimeout(()=>{console.error("[DaemonClient] \u274C Connection timeout after 5s"),zr&&zr.destroy(),Gn=!1,r(!1)},5e3);zr=Hl.default.connect(ra),zr.on("connect",()=>{clearTimeout(e),Ps=!0,Gn=!1,Fl("connected"),r(!0)}),zr.on("data",t=>{Oh+=t.toString();let n=Oh.split(`
117
- `);Oh=n.pop()||"";for(let i of n)if(i.trim())try{dj(JSON.parse(i))}catch{console.error("[DaemonClient] Invalid message:",i)}}),zr.on("close",()=>{Ps=!1,zr=null,Fl("disconnected"),setTimeout(()=>{!Ps&&!Gn&&_S()},2e3)}),zr.on("error",t=>{clearTimeout(e),console.error("[DaemonClient] \u274C Connection error:",t.message),console.error("[DaemonClient] Error code:",t.code),Gn=!1,r(!1)})})}catch(r){return console.error("[DaemonClient] \u274C Connect error:",r),Gn=!1,!1}}}async function bS(){return _S()}function er(){return Ps}async function Wl(){return(await ql({type:"listSessions"})).sessions||[]}async function Gl(r,e=80,t=24,n=null,i=`session-${Date.now()}`,s=null){return await ql({type:"createSession",sessionId:i,name:r,cols:e,rows:t,shellId:n,cwd:s})}async function Ih(r){return await ql({type:"joinSession",sessionId:r})}function zl(r,e){return Ph({type:"input",sessionId:r,data:e})}function wS(r,e,t){return Ph({type:"resize",sessionId:r,cols:e,rows:t})}async function xi(r){return await ql({type:"deleteSession",sessionId:r})}yi();Ui();var ES=require("child_process");dt();var yj={darwin:()=>({cmd:"caffeinate",args:["-u","-t",String(Y.displayWake.macDurationSec)]}),linux:()=>({cmd:"xset",args:["dpms","force","on"]}),win32:()=>({cmd:"powershell.exe",args:["-NonInteractive","-NoProfile","-WindowStyle","Hidden","-Command",`Add-Type -Name K -Namespace W -MemberDefinition '[System.Runtime.InteropServices.DllImport("kernel32")]public static extern uint SetThreadExecutionState(uint e);'; [void][W.K]::SetThreadExecutionState(0x80000003)`]})},SS=0;function TS(){let r=Y.displayWake;if(!r?.enabled)return;let e=Date.now();if(e-SS<r.throttleMs)return;SS=e;let t=yj[process.platform];if(t)try{let{cmd:n,args:i}=t(),s=(0,ES.spawn)(n,i,{detached:!0,stdio:"ignore",windowsHide:!0});s.on("error",()=>{}),s.unref()}catch{}}dt();var zS=In("remote"),Sn=null;function Ej(){return process.env.CODESPACES==="true"||process.env.GITPOD_WORKSPACE_ID||process.platform==="linux"&&!process.env.DISPLAY}async function JS(){if(Sn!==null)return Sn;if(Ej())return Sn=!1,zS.info("\u2705 Remote desktop not available (headless environment)"),Sn;try{let r=await import("@hurdlegroup/robotjs");(r.default||r).getScreenSize(),Sn=!0}catch{Sn=!1,zS.info("\u2705 Remote desktop not available (no display or robotjs not installed)")}return Sn}function Ql(){return Sn===!0}function QS(){return Vr}var bi=null,qh=null,Wh=null,ZS=null,eE=null,tE=null,rE=null,Vr=null,VS=null,KS=null,YS=null,XS=null;async function Tj(){if(bi&&qh&&Wh)return!0;try{let r=await import("@hurdlegroup/robotjs");bi=r.default||r;let{TileManager:e}=await Promise.resolve().then(()=>(DS(),LS)),{ResourceManager:t}=await Promise.resolve().then(()=>(jS(),BS)),{ScreenUpdateHelper:n}=await Promise.resolve().then(()=>($S(),FS)),{MouseHandler:i}=await Promise.resolve().then(()=>(US(),HS)),{KeyboardHandler:s}=await Promise.resolve().then(()=>(GS(),WS)),{ScreenHandler:o}=await Promise.resolve().then(()=>(Ch(),pS));return qh=e,Wh=t,ZS=n,eE=i,tE=s,rE=o,bi.setMouseDelay(2),bi.setKeyboardDelay(2),!0}catch(r){return console.error("\u274C Failed to load remote modules:",r.message),!1}}async function nE(r,e){if(!Sn){r.emit("remote:unavailable");return}if(!await Tj()){r.emit("remote:unavailable");return}Vr||(Vr=new Wh,VS=new ZS(Vr),KS=new eE(bi,Vr),YS=new tE(bi,Vr),XS=new rE(Vr,VS),Vr.startResourceMonitoring());let n=r.data.protocol;if(!n){r.emit("remote:unavailable");return}let i=r.handshake.auth?.apiKey,s=new qh(bi);Vr.addClient(r.id,{tileManager:s,protocol:n,screenInterval:null,authenticated:!0,apiKey:i}),r.data.remoteAttached=!0;let o=a=>(...c)=>(TS(),a(...c));KS.setupMouseHandlers(r,o),YS.setupKeyboardHandlers(r,o),XS.setupScreenHandlers(r,o,n),r.on("disconnect",()=>{let a=n._adapters?.get("rtc"),c=!1,l=null,p=null,f=()=>{c||(c=!0,l&&(clearTimeout(l),l=null),a&&p&&a.off("stateChange",p),Vr.removeClient(r.id),n.close(),Ms(n))};if(!a?.ready)return f();p=h=>{h===ut.closed&&f()},a.on("stateChange",p),l=setTimeout(f,Y.resourceManagement.disconnectGraceMs)}),r.emit("remote:ready")}bn();var zn=J(require("fs"),1),Gh=J(require("path"),1),Zl=0,ia=null,Cj=6e4,Aj={name:"9Remote",postCreateCommand:"npm install -g 9remote@latest",postAttachCommand:"9remote start",forwardPorts:[2208],portsAttributes:{2208:{label:"9Remote Server",onAutoForward:"notify"}}};function Kr(){return process.env.CODESPACES==="true"}function iE(){return Kr()?{isCodespaces:!0,codespaceName:process.env.CODESPACE_NAME||"unknown",workspacePath:process.env.CODESPACE_VSCODE_FOLDER||process.cwd()}:null}function sE(){Zl++,Kr()&&Zl===1&&Rj()}function oE(){Zl--,Kr()&&Zl===0&&kj()}function Rj(){ia||(ia=setInterval(()=>{process.memoryUsage()},Cj))}function kj(){ia&&(console.log("\u23F8\uFE0F Stopping Codespaces heartbeat"),clearInterval(ia),ia=null)}function aE(r){return Gh.default.join(r,".devcontainer","devcontainer.json")}function cE(r){try{let e=aE(r);if(!zn.default.existsSync(e))return{enabled:!1,exists:!1};let t=JSON.parse(zn.default.readFileSync(e,"utf8"));return{enabled:t.postAttachCommand==="9remote start"||t.postAttachCommand==="9remote",exists:!0}}catch{return{enabled:!1,exists:!1,error:"Failed to read config"}}}function lE(r,e){try{let t=Gh.default.join(r,".devcontainer"),n=aE(r);zn.default.existsSync(t)||zn.default.mkdirSync(t,{recursive:!0});let i={...Aj};if(zn.default.existsSync(n))try{i={...JSON.parse(zn.default.readFileSync(n,"utf8"))}}catch{}return e?(i.postAttachCommand="9remote start",i.postCreateCommand||(i.postCreateCommand="npm install -g 9remote@latest")):delete i.postAttachCommand,zn.default.writeFileSync(n,JSON.stringify(i,null,2)),{success:!0,enabled:e}}catch(t){return{success:!1,error:t.message}}}var eu=J(require("os"),1),Me=J(require("fs"),1),Vn=J(require("path"),1);bt();var Ls=oe.BUFFERS,tu=Vn.default.join(oe.STATE,"sessions.json"),ru=Vn.default.join(oe.STATE,"terminalGroups.json"),sa="/tmp/9remote-uploads";Me.default.existsSync(sa)||Me.default.mkdirSync(sa,{recursive:!0});function zh(){return process.platform==="win32"?process.env.COMSPEC||"powershell.exe":process.env.SHELL||"/bin/zsh"}function nu(r){return r?"/workspaces":eu.default.homedir()}function Vh(){let r=eu.default.homedir(),e=eu.default.userInfo().username,t=zh(),n={...process.env};if(delete n.PORT,Object.assign(n,{HOME:r,USER:e,LOGNAME:e,SHELL:t,TERM:"xterm-256color",COLORTERM:"truecolor",LANG:"en_US.UTF-8",LC_ALL:"en_US.UTF-8",LC_CTYPE:"en_US.UTF-8",PWD:r,OLDPWD:r,TMPDIR:n.TMPDIR||(process.platform==="win32"?n.TEMP||n.TMP:"/tmp"),__CF_USER_TEXT_ENCODING:n.__CF_USER_TEXT_ENCODING,XPC_FLAGS:n.XPC_FLAGS,XPC_SERVICE_NAME:n.XPC_SERVICE_NAME,SSH_AUTH_SOCK:n.SSH_AUTH_SOCK,TERM_PROGRAM:"9Remote",TERM_PROGRAM_VERSION:"1.0.0",ITERM_SESSION_ID:`9remote-${Date.now()}`,SHLVL:"1"}),t.includes("bash")){let i=n.PROMPT_COMMAND||"";n.PROMPT_COMMAND=`printf "\\e]7;file://%s\\a" "\${HOSTNAME}\${PWD}"${i?`; ${i}`:""}`}return n}function uE(){Me.default.existsSync(Ls)||Me.default.mkdirSync(Ls,{recursive:!0})}function Kh(r,e,t){if(t==="buffer"){uE();try{Me.default.writeFileSync(Vn.default.join(Ls,`${r}.buf`),e.join(""),"utf8")}catch(n){console.log(`\u26A0\uFE0F Failed to save buffer for ${r}:`,n.message)}}}function pE(r,e){if(e!=="buffer")return null;let t=Vn.default.join(Ls,`${r}.buf`);try{if(Me.default.existsSync(t))return Me.default.readFileSync(t,"utf8")}catch(n){console.log(`\u26A0\uFE0F Failed to load buffer for ${r}:`,n.message)}return null}function iu(r){let e=Vn.default.join(Ls,`${r}.buf`);try{Me.default.existsSync(e)&&Me.default.unlinkSync(e)}catch{}}function fE(){uE();try{return Me.default.readdirSync(Ls).filter(r=>r.endsWith(".buf")).map(r=>r.replace(".buf",""))}catch{return[]}}function Yh(){try{if(Me.default.existsSync(tu))return JSON.parse(Me.default.readFileSync(tu,"utf8"))}catch(r){console.log("\u26A0\uFE0F Failed to load session metadata:",r.message)}return{}}function Yr(r){try{let e={};for(let[n,i]of r)e[n]={name:i.name,createdAt:i.createdAt,shellId:i.shellId,cwd:i.cwd};let t=Vn.default.dirname(tu);Me.default.existsSync(t)||Me.default.mkdirSync(t,{recursive:!0}),Me.default.writeFileSync(tu,JSON.stringify(e,null,2),"utf8")}catch(e){console.log("\u26A0\uFE0F Failed to save session metadata:",e.message)}}function dE(){try{if(Me.default.existsSync(ru)){let r=JSON.parse(Me.default.readFileSync(ru,"utf8"));return{groups:r.groups||[],sessionGroups:r.sessionGroups||{},sessionOrder:r.sessionOrder||[]}}}catch(r){console.log("\u26A0\uFE0F Failed to load groups:",r.message)}return{groups:[],sessionGroups:{},sessionOrder:[]}}function hE(r,e,t=[]){try{let n=Vn.default.dirname(ru);Me.default.existsSync(n)||Me.default.mkdirSync(n,{recursive:!0});let i={groups:Array.from(r.values()),sessionGroups:e,sessionOrder:t};Me.default.writeFileSync(ru,JSON.stringify(i,null,2),"utf8")}catch(n){console.log("\u26A0\uFE0F Failed to save groups:",n.message)}}var Xh=J(require("node-pty"),1);yi();var mE=2*1024*1024,Oj=256*1024,Kn="daemon";function vE(r,e){if(!r?.length||e<=0)return"";let t=e,n=[];for(let i=r.length-1;i>=0&&t>0;i--){let s=r[i];s.length<=t?(n.push(s),t-=s.length):(n.push(s.slice(s.length-t)),t=0)}return n.reverse(),n.join("")}function gE(r,e,t,n,i){let s=null;r.onData(o=>{t.buffer.push(o),t.buffer.reduce((c,l)=>c+l.length,0)>mE&&(t.buffer=[vE(t.buffer,mE)]),wt(n,"output",{sessionId:e,data:Buffer.from(o,"utf-8")}),Kn==="buffer"&&(s&&clearTimeout(s),s=setTimeout(()=>Kh(e,t.buffer,Kn),2e3))}),r.onExit(({exitCode:o})=>{console.log(`PTY exited: sessionId=${e}, code=${o}`),Kn==="buffer"&&t.buffer.length>0&&Kh(e,t.buffer,Kn),i.delete(e),iu(e),wt(n,"sessionClosed",e)})}function yE(r,e,t,n,i,s=[]){let o=()=>hE(n,i,s);r.on("getSessions",a=>{let c=[];for(let[p,f]of t)c.push({id:p,name:f.name,createdAt:f.createdAt,restored:f.restored||!1,shellId:f.shellId,shellLabel:f.shellLabel,groupId:i[p]||null});let l=new Map(s.map((p,f)=>[p,f]));c.sort((p,f)=>(l.has(p.id)?l.get(p.id):1/0)-(l.has(f.id)?l.get(f.id):1/0)),a(c)}),r.on("getShells",a=>{a({platform:process.platform,shells:dS()})}),r.on("getGroups",a=>{a(Array.from(n.values()))}),r.on("createGroup",({name:a},c)=>{let l=`group-${Date.now()}`,p={id:l,name:a||"Group",createdAt:Date.now()};n.set(l,p),o(),wt(e,"groupsChanged"),c({success:!0,group:p})}),r.on("renameGroup",({groupId:a,name:c},l)=>{let p=n.get(a);if(!p)return l({success:!1,error:"Group not found"});p.name=c,o(),wt(e,"groupsChanged"),l({success:!0})}),r.on("deleteGroup",async({groupId:a},c)=>{if(!n.delete(a))return c({success:!1,error:"Group not found"});let l=Object.keys(i).filter(p=>i[p]===a);for(let p of l){let f=t.get(p);if(f){if(f.daemon&&er())try{await xi(p)}catch{}else f.pty&&(f.pty.kill(),iu(p));t.delete(p),wt(e,"sessionClosed",p)}delete i[p]}o(),wt(e,"groupsChanged"),c({success:!0})}),r.on("moveSession",({sessionId:a,groupId:c},l)=>{c&&n.has(c)?i[a]=c:delete i[a],o(),wt(e,"groupsChanged"),l({success:!0})}),r.on("reorderSession",({orderedIds:a},c)=>{if(!Array.isArray(a))return c?.({success:!1,error:"orderedIds required"});let l=new Set(a),p=s.filter(h=>!l.has(h)),f=[...t.keys()].filter(h=>!l.has(h)&&!p.includes(h));s.length=0,s.push(...p,...f,...a),o(),wt(e,"groupsChanged"),c?.({success:!0})}),r.on("createSession",async({name:a,shellId:c,groupId:l},p)=>{let f=`session-${Date.now()}`,h=kh(c),y=Vh();y.NINE_REMOTE_SESSION_ID=f;let _=nu(Kr());try{let S=a||`${h.label} ${t.size+1}`;if(Kn==="daemon"&&er()){let N=await Gl(S,80,24,c,f,_);N.success?(t.set(N.sessionId,{daemon:!0,name:S,createdAt:Date.now(),cwd:N.cwd,shellId:N.shellId,shellLabel:N.shellLabel}),l&&n.has(l)&&(i[N.sessionId]=l,o()),Yr(t),p({success:!0,sessionId:N.sessionId,shellLabel:N.shellLabel})):p({success:!1,error:N.error});return}let A=Xh.default.spawn(h.path,h.args,{name:"xterm-256color",cols:80,rows:24,cwd:_,env:y,useConpty:!1}),M={pty:A,name:S,createdAt:Date.now(),buffer:[],cwd:_,shellId:h.id,shellLabel:h.label};gE(A,f,M,e,t),t.set(f,M),l&&n.has(l)&&(i[f]=l,o()),p({success:!0,sessionId:f,shellLabel:h.label})}catch(S){console.error("Failed to create session:",S),p({success:!1,error:S.message})}}),r.on("joinSession",async(a,c)=>{let l=t.get(a);if(!l&&Kn==="daemon"&&er()){let p=`${kh().label} ${t.size+1}`,f=nu(Kr()),h=await Gl(p,80,24,void 0,a,f);if(!h.success)return c({success:!1,error:h.error});l={daemon:!0,name:p,createdAt:Date.now(),cwd:h.cwd,shellId:h.shellId,shellLabel:h.shellLabel},t.set(a,l),Yr(t);let y=await Ih(a);return c({success:y.success,name:l.name,cwd:y.cwd||l.cwd,recreated:!0,error:y.error})}if(!l)return c({success:!1,error:"Session not found"});if(l.daemon&&er()){try{if(l.needsRespawn){let f=await Gl(l.name,80,24,l.shellId,a,l.cwd);if(!f.success)return c({success:!1,error:f.error});delete l.needsRespawn,l.cwd=f.cwd,l.shellLabel=f.shellLabel,Yr(t)}let p=await Ih(a);p.cwd&&p.cwd!==l.cwd&&(l.cwd=p.cwd,Yr(t)),c({success:p.success,name:l.name,cwd:p.cwd||l.cwd,error:p.error})}catch(p){c({success:!1,error:p.message})}return}if(l.needsRestore&&Kn==="buffer")try{let p=zh(),f=process.platform==="win32"?[]:["-l"],h=nu(Kr()),y=Xh.default.spawn(p,f,{name:"xterm-256color",cols:80,rows:24,cwd:h,env:Vh(),useConpty:!1});l.pty=y,l.needsRestore=!1,l.cwd=h;let _=pE(a,Kn);_&&(l.buffer=[_]),gE(y,a,l,e,t),console.log(`\u2705 Restored PTY session: ${a}`)}catch(p){return console.error("Failed to restore session:",p),c({success:!1,error:"Failed to restore session"})}l.buffer?.length>0&&r.emit("output",{sessionId:a,data:Buffer.from(vE(l.buffer,Oj),"utf-8")}),c({success:!0,name:l.name,cwd:l.cwd})}),r.on("deleteSession",async(a,c)=>{let l=t.get(a);if(!l)return c({success:!1,error:"Session not found"});if(l.daemon&&er()){try{await xi(a),t.delete(a),i[a]&&(delete i[a],o()),Yr(t),c({success:!0})}catch(p){c({success:!1,error:p.message})}return}l.pty&&l.pty.kill(),t.delete(a),i[a]&&(delete i[a],o()),iu(a),wt(e,"sessionClosed",a),Yr(t),c({success:!0})}),r.on("renameSession",async({sessionId:a,name:c},l)=>{let p=t.get(a);if(!p)return l({success:!1,error:"Session not found"});p.name=c,wt(e,"session-renamed",{sessionId:a,name:c}),Yr(t),l({success:!0})})}var xE=require("child_process");function Ds(r,e,t){return new Promise((n,i)=>{let s=(0,xE.spawn)(r,e,{stdio:["pipe","ignore","pipe"]}),o="";s.stderr&&s.stderr.on("data",a=>{o+=a.toString()}),s.on("error",i),s.on("close",a=>a===0?n():i(new Error(o.trim()||`${r} exited ${a}`))),t!=null&&s.stdin.write(t),s.stdin.end()})}var Mj=r=>typeof r=="string"&&r.startsWith("image/"),Pj={darwin:{image:r=>Ds("osascript",["-e",`set the clipboard to (read (POSIX file ${JSON.stringify(r)}) as \xABclass PNGf\xBB)`]),file:r=>Ds("osascript",["-e",`set the clipboard to POSIX file ${JSON.stringify(r)}`])},linux:{image:r=>Ds("xclip",["-selection","clipboard","-t","image/png","-i",r]),file:r=>Ds("xclip",["-selection","clipboard","-t","text/uri-list","-i"],`file://${r}
118
- `)},win32:{image:r=>Ds("powershell.exe",["-NonInteractive","-NoProfile","-STA","-Command",`Add-Type -AssemblyName System.Windows.Forms,System.Drawing; [System.Windows.Forms.Clipboard]::SetImage([System.Drawing.Image]::FromFile(${JSON.stringify(r)}))`]),file:r=>Ds("powershell.exe",["-NonInteractive","-NoProfile","-STA","-Command",`Set-Clipboard -Path ${JSON.stringify(r)}`])}};async function _E(r,e){let t=Pj[process.platform];if(!t)throw new Error(`clipboard unsupported on ${process.platform}`);return Mj(e)?t.image(r):t.file(r)}var Jh=J(require("fs"),1),Qh=J(require("path"),1);var Ij="";function bE(r,e){r.on("input",({sessionId:t,data:n})=>{if(!t)return;let i=e.get(t);if(i){if(i.daemon&&er())return zl(t,n);i.pty&&i.pty.write(Buffer.isBuffer(n)?n.toString("utf-8"):n)}}),r.on("resize",({sessionId:t,cols:n,rows:i})=>{if(!t)return;let s=e.get(t);if(s){if(s.daemon&&er())return wS(t,n,i);if(s.pty)try{s.pty.resize(n,i)}catch(o){console.log(`Resize failed for ${t}: ${o.message}`)}}}),r.on("upload-file",({sessionId:t,filename:n,size:i,content:s})=>{if(!t)return;let o=e.get(t);if(o)try{let a=n.replace(/[^a-zA-Z0-9._-]/g,"_"),c=Qh.default.join(sa,`${Date.now()}_${a}`);Jh.default.writeFileSync(c,Buffer.from(s,"base64")),console.log(`\u{1F4CE} File uploaded: ${c} (${i} bytes)`),o.daemon&&er()?zl(t,c):o.pty&&o.pty.write(c)}catch(a){console.error("File upload error:",a),r.emit("output",{sessionId:t,data:Buffer.from(`\r
116
+ `);if(o!==-1){clearTimeout(i);try{let a=JSON.parse(t.slice(0,o));n(a.version||"unknown")}catch{n(null)}}}),e.on("error",()=>{clearTimeout(i),n(null)})})}async function AB(){try{let r=he.default.join(xn,"pids","ptyDaemon.pid"),e=parseInt(ce.default.readFileSync(r,"utf8").trim(),10);Number.isFinite(e)&&e>0&&process.kill(e,"SIGTERM")}catch{}for(let r=0;r<20;r++){if(!await Il())return;await new Promise(e=>setTimeout(e,100))}}async function eS(){if(!(ks||$n)){$n=!0;try{if(await Il()){let r=await kB();r!=="22"&&(console.log(`[DaemonClient] Daemon v${r} != v${"22"}, restarting`),await AB())}return!await Il()&&!await CB()?(console.error("[DaemonClient] \u274C Failed to start daemon"),$n=!1,!1):new Promise(r=>{let e=setTimeout(()=>{console.error("[DaemonClient] \u274C Connection timeout after 5s"),Wr&&Wr.destroy(),$n=!1,r(!1)},5e3);Wr=Nl.default.connect(Jo),Wr.on("connect",()=>{clearTimeout(e),ks=!0,$n=!1,Xo("connected"),r(!0)}),Wr.on("data",t=>{xh+=t.toString();let n=xh.split(`
117
+ `);xh=n.pop()||"";for(let i of n)if(i.trim())try{EB(JSON.parse(i))}catch{console.error("[DaemonClient] Invalid message:",i)}}),Wr.on("close",()=>{ks=!1,Wr=null,Xo("disconnected"),setTimeout(()=>{!ks&&!$n&&eS()},2e3)}),Wr.on("error",t=>{clearTimeout(e),console.error("[DaemonClient] \u274C Connection error:",t.message),console.error("[DaemonClient] Error code:",t.code),$n=!1,r(!1)})})}catch(r){return console.error("[DaemonClient] \u274C Connect error:",r),$n=!1,!1}}}async function tS(){return eS()}function Ut(){return ks}async function Dl(){return(await Qo({type:"listSessions"})).sessions||[]}async function Ll(r,e=80,t=24,n=null,i=`session-${Date.now()}`,s=null){return await Qo({type:"createSession",sessionId:i,name:r,cols:e,rows:t,shellId:n,cwd:s})}async function rS(r){try{return(await Qo({type:"getCwd",sessionId:r})).cwd||null}catch{return null}}async function wh(r){return await Qo({type:"joinSession",sessionId:r})}function Bl(r,e){return bh({type:"input",sessionId:r,data:e})}function nS(r,e,t){return bh({type:"resize",sessionId:r,cols:e,rows:t})}async function mi(r){return await Qo({type:"deleteSession",sessionId:r})}hi();ji();var sS=require("child_process");pt();var RB={darwin:()=>({cmd:"caffeinate",args:["-u","-t",String($.displayWake.macDurationSec)]}),linux:()=>({cmd:"xset",args:["dpms","force","on"]}),win32:()=>({cmd:"powershell.exe",args:["-NonInteractive","-NoProfile","-WindowStyle","Hidden","-Command",`Add-Type -Name K -Namespace W -MemberDefinition '[System.Runtime.InteropServices.DllImport("kernel32")]public static extern uint SetThreadExecutionState(uint e);'; [void][W.K]::SetThreadExecutionState(0x80000003)`]})},iS=0;function oS(){let r=$.displayWake;if(!r?.enabled)return;let e=Date.now();if(e-iS<r.throttleMs)return;iS=e;let t=RB[process.platform];if(t)try{let{cmd:n,args:i}=t(),s=(0,sS.spawn)(n,i,{detached:!0,stdio:"ignore",windowsHide:!0});s.on("error",()=>{}),s.unref()}catch{}}pt();var kS=On("remote"),_n=null;function DB(){return process.env.CODESPACES==="true"||process.env.GITPOD_WORKSPACE_ID||process.platform==="linux"&&!process.env.DISPLAY}async function PS(){if(_n!==null)return _n;if(DB())return _n=!1,kS.info("\u2705 Remote desktop not available (headless environment)"),_n;try{let r=await import("@hurdlegroup/robotjs");(r.default||r).getScreenSize(),_n=!0}catch{_n=!1,kS.info("\u2705 Remote desktop not available (no display or robotjs not installed)")}return _n}function $l(){return _n===!0}function IS(){return Gr}var vi=null,Ph=null,Ih=null,NS=null,DS=null,LS=null,BS=null,Gr=null,AS=null,RS=null,OS=null,MS=null;async function LB(){if(vi&&Ph&&Ih)return!0;try{let r=await import("@hurdlegroup/robotjs");vi=r.default||r;let{TileManager:e}=await Promise.resolve().then(()=>(vS(),gS)),{ResourceManager:t}=await Promise.resolve().then(()=>(xS(),yS)),{ScreenUpdateHelper:n}=await Promise.resolve().then(()=>(bS(),_S)),{MouseHandler:i}=await Promise.resolve().then(()=>(SS(),wS)),{KeyboardHandler:s}=await Promise.resolve().then(()=>(CS(),TS)),{ScreenHandler:o}=await Promise.resolve().then(()=>(mh(),Gw));return Ph=e,Ih=t,NS=n,DS=i,LS=s,BS=o,vi.setMouseDelay(2),vi.setKeyboardDelay(2),!0}catch(r){return console.error("\u274C Failed to load remote modules:",r.message),!1}}async function jS(r,e){if(!_n){r.emit("remote:unavailable");return}if(!await LB()){r.emit("remote:unavailable");return}Gr||(Gr=new Ih,AS=new NS(Gr),RS=new DS(vi,Gr),OS=new LS(vi,Gr),MS=new BS(Gr,AS),Gr.startResourceMonitoring());let n=r.data.protocol;if(!n){r.emit("remote:unavailable");return}let i=r.handshake.auth?.apiKey,s=new Ph(vi);Gr.addClient(r.id,{tileManager:s,protocol:n,screenInterval:null,authenticated:!0,apiKey:i}),r.data.remoteAttached=!0;let o=a=>(...c)=>(oS(),a(...c));RS.setupMouseHandlers(r,o),OS.setupKeyboardHandlers(r,o),MS.setupScreenHandlers(r,o,n),r.on("disconnect",()=>{let a=n._adapters?.get("rtc"),c=!1,l=null,u=null,f=()=>{c||(c=!0,l&&(clearTimeout(l),l=null),a&&u&&a.off("stateChange",u),Gr.removeClient(r.id),n.close(),Cs(n))};if(!a?.ready)return f();u=h=>{h===lt.closed&&f()},a.on("stateChange",u),l=setTimeout(f,$.resourceManagement.disconnectGraceMs)}),r.emit("remote:ready")}yn();var Wn=K(require("fs"),1),Nh=K(require("path"),1),Wl=0,ta=null,BB=6e4,jB={name:"9Remote",postCreateCommand:"npm install -g 9remote@latest",postAttachCommand:"9remote start",forwardPorts:[2208],portsAttributes:{2208:{label:"9Remote Server",onAutoForward:"notify"}}};function zr(){return process.env.CODESPACES==="true"}function FS(){return zr()?{isCodespaces:!0,codespaceName:process.env.CODESPACE_NAME||"unknown",workspacePath:process.env.CODESPACE_VSCODE_FOLDER||process.cwd()}:null}function HS(){Wl++,zr()&&Wl===1&&FB()}function qS(){Wl--,zr()&&Wl===0&&HB()}function FB(){ta||(ta=setInterval(()=>{process.memoryUsage()},BB))}function HB(){ta&&(console.log("\u23F8\uFE0F Stopping Codespaces heartbeat"),clearInterval(ta),ta=null)}function US(r){return Nh.default.join(r,".devcontainer","devcontainer.json")}function $S(r){try{let e=US(r);if(!Wn.default.existsSync(e))return{enabled:!1,exists:!1};let t=JSON.parse(Wn.default.readFileSync(e,"utf8"));return{enabled:t.postAttachCommand==="9remote start"||t.postAttachCommand==="9remote",exists:!0}}catch{return{enabled:!1,exists:!1,error:"Failed to read config"}}}function WS(r,e){try{let t=Nh.default.join(r,".devcontainer"),n=US(r);Wn.default.existsSync(t)||Wn.default.mkdirSync(t,{recursive:!0});let i={...jB};if(Wn.default.existsSync(n))try{i={...JSON.parse(Wn.default.readFileSync(n,"utf8"))}}catch{}return e?(i.postAttachCommand="9remote start",i.postCreateCommand||(i.postCreateCommand="npm install -g 9remote@latest")):delete i.postAttachCommand,Wn.default.writeFileSync(n,JSON.stringify(i,null,2)),{success:!0,enabled:e}}catch(t){return{success:!1,error:t.message}}}var Gl=K(require("os"),1),Oe=K(require("fs"),1),Gn=K(require("path"),1);bt();var Os=ie.BUFFERS,zl=Gn.default.join(ie.STATE,"sessions.json"),Vl=Gn.default.join(ie.STATE,"terminalGroups.json"),ra="/tmp/9remote-uploads";Oe.default.existsSync(ra)||Oe.default.mkdirSync(ra,{recursive:!0});function Dh(){return process.platform==="win32"?process.env.COMSPEC||"powershell.exe":process.env.SHELL||"/bin/zsh"}function Kl(r){return r?"/workspaces":Gl.default.homedir()}function Lh(){let r=Gl.default.homedir(),e=Gl.default.userInfo().username,t=Dh(),n={...process.env};if(delete n.PORT,Object.assign(n,{HOME:r,USER:e,LOGNAME:e,SHELL:t,TERM:"xterm-256color",COLORTERM:"truecolor",LANG:"en_US.UTF-8",LC_ALL:"en_US.UTF-8",LC_CTYPE:"en_US.UTF-8",PWD:r,OLDPWD:r,TMPDIR:n.TMPDIR||(process.platform==="win32"?n.TEMP||n.TMP:"/tmp"),__CF_USER_TEXT_ENCODING:n.__CF_USER_TEXT_ENCODING,XPC_FLAGS:n.XPC_FLAGS,XPC_SERVICE_NAME:n.XPC_SERVICE_NAME,SSH_AUTH_SOCK:n.SSH_AUTH_SOCK,TERM_PROGRAM:"9Remote",TERM_PROGRAM_VERSION:"1.0.0",ITERM_SESSION_ID:`9remote-${Date.now()}`,SHLVL:"1"}),t.includes("bash")){let i=n.PROMPT_COMMAND||"";n.PROMPT_COMMAND=`printf "\\e]7;file://%s\\a" "\${HOSTNAME}\${PWD}"${i?`; ${i}`:""}`}return n}function GS(){Oe.default.existsSync(Os)||Oe.default.mkdirSync(Os,{recursive:!0})}function Bh(r,e,t){if(t==="buffer"){GS();try{Oe.default.writeFileSync(Gn.default.join(Os,`${r}.buf`),e.join(""),"utf8")}catch(n){console.log(`\u26A0\uFE0F Failed to save buffer for ${r}:`,n.message)}}}function zS(r,e){if(e!=="buffer")return null;let t=Gn.default.join(Os,`${r}.buf`);try{if(Oe.default.existsSync(t))return Oe.default.readFileSync(t,"utf8")}catch(n){console.log(`\u26A0\uFE0F Failed to load buffer for ${r}:`,n.message)}return null}function Yl(r){let e=Gn.default.join(Os,`${r}.buf`);try{Oe.default.existsSync(e)&&Oe.default.unlinkSync(e)}catch{}}function VS(){GS();try{return Oe.default.readdirSync(Os).filter(r=>r.endsWith(".buf")).map(r=>r.replace(".buf",""))}catch{return[]}}function jh(){try{if(Oe.default.existsSync(zl))return JSON.parse(Oe.default.readFileSync(zl,"utf8"))}catch(r){console.log("\u26A0\uFE0F Failed to load session metadata:",r.message)}return{}}function Mr(r){try{let e={};for(let[n,i]of r)e[n]={name:i.name,createdAt:i.createdAt,shellId:i.shellId,cwd:i.cwd};let t=Gn.default.dirname(zl);Oe.default.existsSync(t)||Oe.default.mkdirSync(t,{recursive:!0}),Oe.default.writeFileSync(zl,JSON.stringify(e,null,2),"utf8")}catch(e){console.log("\u26A0\uFE0F Failed to save session metadata:",e.message)}}function KS(){try{if(Oe.default.existsSync(Vl)){let r=JSON.parse(Oe.default.readFileSync(Vl,"utf8"));return{groups:r.groups||[],sessionGroups:r.sessionGroups||{},sessionOrder:r.sessionOrder||[]}}}catch(r){console.log("\u26A0\uFE0F Failed to load groups:",r.message)}return{groups:[],sessionGroups:{},sessionOrder:[]}}function YS(r,e,t=[]){try{let n=Gn.default.dirname(Vl);Oe.default.existsSync(n)||Oe.default.mkdirSync(n,{recursive:!0});let i={groups:Array.from(r.values()),sessionGroups:e,sessionOrder:t};Oe.default.writeFileSync(Vl,JSON.stringify(i,null,2),"utf8")}catch(n){console.log("\u26A0\uFE0F Failed to save groups:",n.message)}}var Fh=K(require("node-pty"),1);hi();var JS=2*1024*1024,qB=256*1024,bn="daemon";function ZS(r,e){if(!r?.length||e<=0)return"";let t=e,n=[];for(let i=r.length-1;i>=0&&t>0;i--){let s=r[i];s.length<=t?(n.push(s),t-=s.length):(n.push(s.slice(s.length-t)),t=0)}return n.reverse(),n.join("")}function XS(r,e,t,n,i){let s=null;r.onData(o=>{t.buffer.push(o),t.buffer.reduce((c,l)=>c+l.length,0)>JS&&(t.buffer=[ZS(t.buffer,JS)]),yt(n,"output",{sessionId:e,data:Buffer.from(o,"utf-8")}),bn==="buffer"&&(s&&clearTimeout(s),s=setTimeout(()=>Bh(e,t.buffer,bn),2e3))}),r.onExit(({exitCode:o})=>{console.log(`PTY exited: sessionId=${e}, code=${o}`),bn==="buffer"&&t.buffer.length>0&&Bh(e,t.buffer,bn),i.delete(e),Yl(e),yt(n,"sessionClosed",e)})}function QS(r,e,t,n,i,s=[]){let o=()=>YS(n,i,s);r.on("getSessions",async a=>{let c=[],l=bn==="daemon"&&Ut();for(let[f,h]of t){let g=h.cwd;if(l&&h.daemon){let x=await rS(f);x&&(g=x,h.cwd!==x&&(h.cwd=x))}c.push({id:f,name:h.name,createdAt:h.createdAt,restored:h.restored||!1,shellId:h.shellId,shellLabel:h.shellLabel,groupId:i[f]||null,cwd:g})}let u=new Map(s.map((f,h)=>[f,h]));c.sort((f,h)=>(u.has(f.id)?u.get(f.id):1/0)-(u.has(h.id)?u.get(h.id):1/0)),a(c)}),r.on("getShells",a=>{a({platform:process.platform,shells:Vw()})}),r.on("getGroups",a=>{a(Array.from(n.values()))}),r.on("createGroup",({name:a},c)=>{let l=`group-${Date.now()}`,u={id:l,name:a||"Group",createdAt:Date.now()};n.set(l,u),o(),yt(e,"groupsChanged"),c({success:!0,group:u})}),r.on("renameGroup",({groupId:a,name:c},l)=>{let u=n.get(a);if(!u)return l({success:!1,error:"Group not found"});u.name=c,o(),yt(e,"groupsChanged"),l({success:!0})}),r.on("deleteGroup",async({groupId:a},c)=>{if(!n.delete(a))return c({success:!1,error:"Group not found"});let l=Object.keys(i).filter(u=>i[u]===a);for(let u of l){let f=t.get(u);if(f){if(f.daemon&&Ut())try{await mi(u)}catch{}else f.pty&&(f.pty.kill(),Yl(u));t.delete(u),yt(e,"sessionClosed",u)}delete i[u]}o(),yt(e,"groupsChanged"),c({success:!0})}),r.on("moveSession",({sessionId:a,groupId:c},l)=>{c&&n.has(c)?i[a]=c:delete i[a],o(),yt(e,"groupsChanged"),l({success:!0})}),r.on("reorderSession",({orderedIds:a},c)=>{if(!Array.isArray(a))return c?.({success:!1,error:"orderedIds required"});let l=new Set(a),u=s.filter(h=>!l.has(h)),f=[...t.keys()].filter(h=>!l.has(h)&&!u.includes(h));s.length=0,s.push(...u,...f,...a),o(),yt(e,"groupsChanged"),c?.({success:!0})}),r.on("createSession",async({name:a,shellId:c,groupId:l},u)=>{let f=`session-${Date.now()}`,h=yh(c),g=Lh();g.NINE_REMOTE_SESSION_ID=f;let x=Kl(zr());try{let S=a||`${h.label} ${t.size+1}`;if(bn==="daemon"&&Ut()){let M=await Ll(S,80,24,c,f,x);M.success?(t.set(M.sessionId,{daemon:!0,name:S,createdAt:Date.now(),cwd:M.cwd,shellId:M.shellId,shellLabel:M.shellLabel}),l&&n.has(l)&&(i[M.sessionId]=l,o()),Mr(t),u({success:!0,sessionId:M.sessionId,shellLabel:M.shellLabel})):u({success:!1,error:M.error});return}let k=Fh.default.spawn(h.path,h.args,{name:"xterm-256color",cols:80,rows:24,cwd:x,env:g,useConpty:!1}),R={pty:k,name:S,createdAt:Date.now(),buffer:[],cwd:x,shellId:h.id,shellLabel:h.label};XS(k,f,R,e,t),t.set(f,R),l&&n.has(l)&&(i[f]=l,o()),u({success:!0,sessionId:f,shellLabel:h.label})}catch(S){console.error("Failed to create session:",S),u({success:!1,error:S.message})}}),r.on("joinSession",async(a,c)=>{let l=t.get(a);if(!l&&bn==="daemon"&&Ut()){let u=`${yh().label} ${t.size+1}`,f=Kl(zr()),h=await Ll(u,80,24,void 0,a,f);if(!h.success)return c({success:!1,error:h.error});l={daemon:!0,name:u,createdAt:Date.now(),cwd:h.cwd,shellId:h.shellId,shellLabel:h.shellLabel},t.set(a,l),Mr(t);let g=await wh(a);return c({success:g.success,name:l.name,cwd:g.cwd||l.cwd,recreated:!0,error:g.error})}if(!l)return c({success:!1,error:"Session not found"});if(l.daemon&&Ut()){try{if(l.needsRespawn){let f=await Ll(l.name,80,24,l.shellId,a,l.cwd);if(!f.success)return c({success:!1,error:f.error});delete l.needsRespawn,l.cwd=f.cwd,l.shellLabel=f.shellLabel,Mr(t)}let u=await wh(a);u.cwd&&u.cwd!==l.cwd&&(l.cwd=u.cwd,Mr(t)),c({success:u.success,name:l.name,cwd:u.cwd||l.cwd,error:u.error})}catch(u){c({success:!1,error:u.message})}return}if(l.needsRestore&&bn==="buffer")try{let u=Dh(),f=process.platform==="win32"?[]:["-l"],h=Kl(zr()),g=Fh.default.spawn(u,f,{name:"xterm-256color",cols:80,rows:24,cwd:h,env:Lh(),useConpty:!1});l.pty=g,l.needsRestore=!1,l.cwd=h;let x=zS(a,bn);x&&(l.buffer=[x]),XS(g,a,l,e,t),console.log(`\u2705 Restored PTY session: ${a}`)}catch(u){return console.error("Failed to restore session:",u),c({success:!1,error:"Failed to restore session"})}l.buffer?.length>0&&r.emit("output",{sessionId:a,data:Buffer.from(ZS(l.buffer,qB),"utf-8")}),c({success:!0,name:l.name,cwd:l.cwd})}),r.on("deleteSession",async(a,c)=>{let l=t.get(a);if(!l)return c({success:!1,error:"Session not found"});if(l.daemon&&Ut()){try{await mi(a),t.delete(a),i[a]&&(delete i[a],o()),Mr(t),c({success:!0})}catch(u){c({success:!1,error:u.message})}return}l.pty&&l.pty.kill(),t.delete(a),i[a]&&(delete i[a],o()),Yl(a),yt(e,"sessionClosed",a),Mr(t),c({success:!0})}),r.on("renameSession",async({sessionId:a,name:c},l)=>{let u=t.get(a);if(!u)return l({success:!1,error:"Session not found"});u.name=c,yt(e,"session-renamed",{sessionId:a,name:c}),Mr(t),l({success:!0})})}var eE=require("child_process");function Ms(r,e,t){return new Promise((n,i)=>{let s=(0,eE.spawn)(r,e,{stdio:["pipe","ignore","pipe"]}),o="";s.stderr&&s.stderr.on("data",a=>{o+=a.toString()}),s.on("error",i),s.on("close",a=>a===0?n():i(new Error(o.trim()||`${r} exited ${a}`))),t!=null&&s.stdin.write(t),s.stdin.end()})}var UB=r=>typeof r=="string"&&r.startsWith("image/"),$B={darwin:{image:r=>Ms("osascript",["-e",`set the clipboard to (read (POSIX file ${JSON.stringify(r)}) as \xABclass PNGf\xBB)`]),file:r=>Ms("osascript",["-e",`set the clipboard to POSIX file ${JSON.stringify(r)}`])},linux:{image:r=>Ms("xclip",["-selection","clipboard","-t","image/png","-i",r]),file:r=>Ms("xclip",["-selection","clipboard","-t","text/uri-list","-i"],`file://${r}
118
+ `)},win32:{image:r=>Ms("powershell.exe",["-NonInteractive","-NoProfile","-STA","-Command",`Add-Type -AssemblyName System.Windows.Forms,System.Drawing; [System.Windows.Forms.Clipboard]::SetImage([System.Drawing.Image]::FromFile(${JSON.stringify(r)}))`]),file:r=>Ms("powershell.exe",["-NonInteractive","-NoProfile","-STA","-Command",`Set-Clipboard -Path ${JSON.stringify(r)}`])}};async function tE(r,e){let t=$B[process.platform];if(!t)throw new Error(`clipboard unsupported on ${process.platform}`);return UB(e)?t.image(r):t.file(r)}var Hh=K(require("fs"),1),qh=K(require("path"),1);var WB="";function rE(r,e){r.on("input",({sessionId:t,data:n})=>{if(!t)return;let i=e.get(t);if(i){if(i.daemon&&Ut())return Bl(t,n);i.pty&&i.pty.write(Buffer.isBuffer(n)?n.toString("utf-8"):n)}}),r.on("resize",({sessionId:t,cols:n,rows:i})=>{if(!t)return;let s=e.get(t);if(s){if(s.daemon&&Ut())return nS(t,n,i);if(s.pty)try{s.pty.resize(n,i)}catch(o){console.log(`Resize failed for ${t}: ${o.message}`)}}}),r.on("upload-file",({sessionId:t,filename:n,size:i,content:s})=>{if(!t)return;let o=e.get(t);if(o)try{let a=n.replace(/[^a-zA-Z0-9._-]/g,"_"),c=qh.default.join(ra,`${Date.now()}_${a}`);Hh.default.writeFileSync(c,Buffer.from(s,"base64")),console.log(`\u{1F4CE} File uploaded: ${c} (${i} bytes)`),o.daemon&&Ut()?Bl(t,c):o.pty&&o.pty.write(c)}catch(a){console.error("File upload error:",a),r.emit("output",{sessionId:t,data:Buffer.from(`\r
119
119
  Error uploading file: ${a.message}\r
120
- `,"utf-8")})}}),r.on("clipboard-attach",async({sessionId:t,filename:n,type:i,content:s},o)=>{if(!t)return o?.({success:!1,error:"no session"});let a=e.get(t);if(!a)return o?.({success:!1,error:"no session"});try{let c=(n||"paste").replace(/[^a-zA-Z0-9._-]/g,"_"),l=Qh.default.join(sa,`${Date.now()}_${c}`);Jh.default.writeFileSync(l,Buffer.from(s,"base64"));let p=typeof i=="string"&&i.startsWith("image/"),f;p?(await _E(l,i),f=Ij):f=`${l} `,a.daemon&&er()?zl(t,f):a.pty&&a.pty.write(f),o?.({success:!0})}catch(c){console.error("Clipboard attach error:",c),o?.({success:!1,error:c.message})}})}var Dr=J(require("fs"),1),ha=J(require("path"),1),ku=J(jT(),1);bt();bn();var Ou=ha.default.join(oe.CONFIG,"vapid.json"),Mu=ha.default.join(oe.CONFIG,"push-subscriptions.json"),mV=1800*1e3,It=[];function B$(){try{if(Dr.default.existsSync(Ou))return JSON.parse(Dr.default.readFileSync(Ou,"utf8"))}catch{}return null}function j$(r){let e=ha.default.dirname(Ou);Dr.default.existsSync(e)||Dr.default.mkdirSync(e,{recursive:!0}),Dr.default.writeFileSync(Ou,JSON.stringify(r,null,2),"utf8")}function F$(){let r=B$();if(!r){let e=ku.default.generateVAPIDKeys();r={publicKey:e.publicKey,privateKey:e.privateKey},j$(r)}return ku.default.setVapidDetails("mailto:admin@9remote.cc",r.publicKey,r.privateKey),r}function $$(){try{Dr.default.existsSync(Mu)&&(It=JSON.parse(Dr.default.readFileSync(Mu,"utf8")))}catch{It=[]}}function ma(){try{let r=ha.default.dirname(Mu);Dr.default.existsSync(r)||Dr.default.mkdirSync(r,{recursive:!0}),Dr.default.writeFileSync(Mu,JSON.stringify(It,null,2),"utf8")}catch(r){be(`Failed to save push subscriptions: ${r.message}`)}}function Ti(r){return r.type==="expo"?r.token:r.endpoint}function FT(r,e,t){let n=Ti(r),i=It.find(s=>t?s.deviceId===t:Ti(s)===n);It=It.filter(s=>t?s.deviceId&&s.deviceId!==t:Ti(s)!==n),It.push({...r,deviceId:t,socketId:e,lastConnectedAt:Date.now(),hidden:i?.hidden??!1}),ma()}function $T(r,e){for(let t of It)t.socketId===r&&(t.hidden=!!e,e||(t.disconnectedAt=null))}function HT(r){It=It.filter(e=>Ti(e)!==r),ma()}function UT(r){for(let e of It)e.socketId===r&&(e.disconnectedAt=Date.now());ma()}function qT(r,e){for(let t of It)Ti(t)===e&&(t.socketId=r,t.disconnectedAt=null,t.lastConnectedAt=Date.now());ma()}async function H$(r,e,t){let n={to:r.token,sound:"default",title:t.type==="stop"?`${e} \u2705`:`${e} \u{1F514}`,body:t.type==="stop"?`${e} completed the task`:`${e} needs your input`,data:{url:`/workspace?t=${t.sessionId}`,sessionId:t.sessionId,type:t.type}},s=await(await fetch("https://exp.host/--/api/v2/push/send",{method:"POST",headers:{Accept:"application/json","Content-Type":"application/json"},body:JSON.stringify(n)})).json();if(s.data?.status==="error")throw new Error(s.data.message);be(`Expo push sent to ${r.token.slice(0,30)}...`)}async function WT(r){let e=Zv[r.tool]||"AI",t=It.filter(i=>i.disconnectedAt!=null||i.hidden);if(t.length===0)return;let n=[];await Promise.all(t.map(async i=>{try{if(i.type==="expo")await H$(i,e,r);else{let s=JSON.stringify({title:r.type==="stop"?`${e} \u2705`:`${e} \u{1F514}`,body:r.type==="stop"?`${e} completed the task`:`${e} needs your input`,data:{url:`/workspace?t=${r.sessionId}`,sessionId:r.sessionId,type:r.type}});await ku.default.sendNotification({endpoint:i.endpoint,keys:i.keys},s),be(`WebPush sent to ${i.endpoint.slice(0,50)}...`)}}catch(s){be(`Push failed: ${s.statusCode||s.message}`),(s.statusCode===410||s.statusCode===404||s.message?.includes("DeviceNotRegistered"))&&n.push(Ti(i))}})),n.length&&(It=It.filter(i=>!n.includes(Ti(i))),ma())}var U$=F$();$$();function GT(){return U$.publicKey}var Dm={};function zT(r,e){Dm[r]=e}function Pu(r){delete Dm[r]}function VT(){return{...Dm}}Es();function KT(r){r.on("getNotificationState",()=>{r.emit("notificationState",VT())}),r.on("requestUpdate",()=>qn("update")),r.on("clearNotification",e=>{e&&(Pu(e),r.broadcast.emit("notificationCleared",e))}),r.on("getVapidKey",e=>e(GT())),r.on("pushSubscribe",e=>{let t=e?.type==="expo"?e.token:e?.endpoint;t&&(qT(r.id,t),FT(e,r.id,r.handshake.auth?.deviceId))}),r.on("pushUnsubscribe",e=>{e&&HT(e)}),r.on("visibilityChange",e=>$T(r.id,e)),r.on("getAutoStartStatus",e=>{if(!Kr())return e({success:!1,error:"Not in Codespaces"});let t=process.env.CODESPACE_VSCODE_FOLDER||process.cwd();e({success:!0,...cE(t)})}),r.on("setAutoStart",({enabled:e},t)=>{if(!Kr())return t({success:!1,error:"Not in Codespaces"});let n=process.env.CODESPACE_VSCODE_FOLDER||process.cwd();t(lE(n,e))})}var eC=J(require("os"),1),ae=J(require("fs"),1),Pe=J(require("path"),1);bt();var jm=`http://localhost:${Qa}/api/notify`,tC="nineRemoteNotify",q$=Pe.default.join(oe.STATE,"claudeEnvBackup.json"),Nt=(...r)=>Pe.default.join(eC.default.homedir(),...r),Ci=(r,...e)=>{let t=process.env[r];return t&&t.trim()?t.trim():Nt(...e)},Ae={claude:()=>Nt(".claude","settings.json"),codex:()=>Nt(".codex","config.toml"),gemini:()=>Nt(".gemini","settings.json"),opencode:()=>Nt(".config","opencode","plugin",`${tC}.js`),grok:()=>Pe.default.join(Ci("GROK_HOME",".grok"),"hooks","9remote.json"),cursor:()=>Nt(".cursor","hooks.json"),antigravity:()=>Nt(".gemini","config","hooks.json"),kiro:()=>Pe.default.join(Ci("KIRO_HOME",".kiro"),"agents","9remote.json"),copilot:()=>Pe.default.join(Ci("COPILOT_HOME",".copilot"),"config.json"),codebuddy:()=>Pe.default.join(Ci("CODEBUDDY_CONFIG_DIR",".codebuddy"),"settings.json"),factory:()=>Nt(".factory","settings.json"),qoder:()=>Pe.default.join(Ci("QODER_CONFIG_DIR",".qoder"),"settings.json"),rovodev:()=>Nt(".rovodev","config.yml"),hermes:()=>Pe.default.join(Ci("HERMES_HOME",".hermes"),"config.yaml"),amp:()=>Nt(".config","amp","plugins","9remote.ts"),pi:()=>Pe.default.join(Ci("PI_CODING_AGENT_DIR",".pi","agent"),"extensions","9remote.ts")},W$={claude:"claude",codex:"codex",gemini:"gemini",opencode:"opencode",grok:"grok",cursor:"cursor-agent",antigravity:"agy",kiro:"kiro-cli",copilot:"copilot",codebuddy:"codebuddy",factory:"droid",qoder:"qodercli",rovodev:"acli",hermes:"hermes",amp:"amp",pi:"pi"},Lt=(r,e)=>`command -v curl >/dev/null 2>&1 && curl -s --connect-timeout 1 --max-time 2 "${jm}?type=${r}&sessionId=$NINE_REMOTE_SESSION_ID&tool=${e}" > /dev/null 2>&1 & true`,G$={claude:()=>Nt(".claude"),codex:()=>Nt(".codex"),gemini:()=>Nt(".gemini"),opencode:()=>[Nt(".config","opencode"),Nt(".opencode")]},Bm=r=>Math.ceil(r/1e3),ga=5e3,Iu=r=>r.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),rC=r=>`"${r.replace(/\\/g,"\\\\").replace(/"/g,'\\"')}"`;function z$(r,e,t,n){let i=ae.default.existsSync(r)?ae.default.readFileSync(r,"utf8"):"";i=i.replace(new RegExp(`${Iu(e)}[\\s\\S]*?${Iu(t)}\\n?`,"g"),""),i.length&&!i.endsWith(`
120
+ `,"utf-8")})}}),r.on("clipboard-attach",async({sessionId:t,filename:n,type:i,content:s},o)=>{if(!t)return o?.({success:!1,error:"no session"});let a=e.get(t);if(!a)return o?.({success:!1,error:"no session"});try{let c=(n||"paste").replace(/[^a-zA-Z0-9._-]/g,"_"),l=qh.default.join(ra,`${Date.now()}_${c}`);Hh.default.writeFileSync(l,Buffer.from(s,"base64"));let u=typeof i=="string"&&i.startsWith("image/"),f;u?(await tE(l,i),f=WB):f=`${l} `,a.daemon&&Ut()?Bl(t,f):a.pty&&a.pty.write(f),o?.({success:!0})}catch(c){console.error("Clipboard attach error:",c),o?.({success:!1,error:c.message})}})}var Nr=K(require("fs"),1),pa=K(require("path"),1),_u=K(xT(),1);bt();yn();var bu=pa.default.join(ie.CONFIG,"vapid.json"),wu=pa.default.join(ie.CONFIG,"push-subscriptions.json"),qG=1800*1e3,Mt=[];function KF(){try{if(Nr.default.existsSync(bu))return JSON.parse(Nr.default.readFileSync(bu,"utf8"))}catch{}return null}function YF(r){let e=pa.default.dirname(bu);Nr.default.existsSync(e)||Nr.default.mkdirSync(e,{recursive:!0}),Nr.default.writeFileSync(bu,JSON.stringify(r,null,2),"utf8")}function JF(){let r=KF();if(!r){let e=_u.default.generateVAPIDKeys();r={publicKey:e.publicKey,privateKey:e.privateKey},YF(r)}return _u.default.setVapidDetails("mailto:admin@9remote.cc",r.publicKey,r.privateKey),r}function XF(){try{Nr.default.existsSync(wu)&&(Mt=JSON.parse(Nr.default.readFileSync(wu,"utf8")))}catch{Mt=[]}}function fa(){try{let r=pa.default.dirname(wu);Nr.default.existsSync(r)||Nr.default.mkdirSync(r,{recursive:!0}),Nr.default.writeFileSync(wu,JSON.stringify(Mt,null,2),"utf8")}catch(r){xe(`Failed to save push subscriptions: ${r.message}`)}}function bi(r){return r.type==="expo"?r.token:r.endpoint}function _T(r,e,t){let n=bi(r),i=Mt.find(s=>t?s.deviceId===t:bi(s)===n);Mt=Mt.filter(s=>t?s.deviceId&&s.deviceId!==t:bi(s)!==n),Mt.push({...r,deviceId:t,socketId:e,lastConnectedAt:Date.now(),hidden:i?.hidden??!1}),fa()}function bT(r,e){for(let t of Mt)t.socketId===r&&(t.hidden=!!e,e||(t.disconnectedAt=null))}function wT(r){Mt=Mt.filter(e=>bi(e)!==r),fa()}function ST(r){for(let e of Mt)e.socketId===r&&(e.disconnectedAt=Date.now());fa()}function ET(r,e){for(let t of Mt)bi(t)===e&&(t.socketId=r,t.disconnectedAt=null,t.lastConnectedAt=Date.now());fa()}async function ZF(r,e,t){let n={to:r.token,sound:"default",title:t.type==="stop"?`${e} \u2705`:`${e} \u{1F514}`,body:t.type==="stop"?`${e} completed the task`:`${e} needs your input`,data:{url:`/workspace?t=${t.sessionId}`,sessionId:t.sessionId,type:t.type}},s=await(await fetch("https://exp.host/--/api/v2/push/send",{method:"POST",headers:{Accept:"application/json","Content-Type":"application/json"},body:JSON.stringify(n)})).json();if(s.data?.status==="error")throw new Error(s.data.message);xe(`Expo push sent to ${r.token.slice(0,30)}...`)}async function TT(r){let e=Pv[r.tool]||"AI",t=Mt.filter(i=>i.disconnectedAt!=null||i.hidden);if(t.length===0)return;let n=[];await Promise.all(t.map(async i=>{try{if(i.type==="expo")await ZF(i,e,r);else{let s=JSON.stringify({title:r.type==="stop"?`${e} \u2705`:`${e} \u{1F514}`,body:r.type==="stop"?`${e} completed the task`:`${e} needs your input`,data:{url:`/workspace?t=${r.sessionId}`,sessionId:r.sessionId,type:r.type}});await _u.default.sendNotification({endpoint:i.endpoint,keys:i.keys},s),xe(`WebPush sent to ${i.endpoint.slice(0,50)}...`)}}catch(s){xe(`Push failed: ${s.statusCode||s.message}`),(s.statusCode===410||s.statusCode===404||s.message?.includes("DeviceNotRegistered"))&&n.push(bi(i))}})),n.length&&(Mt=Mt.filter(i=>!n.includes(bi(i))),fa())}var QF=JF();XF();function CT(){return QF.publicKey}var Tm={};function kT(r,e){Tm[r]=e}function Su(r){delete Tm[r]}function AT(){return{...Tm}}xs();function RT(r){r.on("getNotificationState",()=>{r.emit("notificationState",AT())}),r.on("requestUpdate",()=>qn("update")),r.on("clearNotification",e=>{e&&(Su(e),r.broadcast.emit("notificationCleared",e))}),r.on("getVapidKey",e=>e(CT())),r.on("pushSubscribe",e=>{let t=e?.type==="expo"?e.token:e?.endpoint;t&&(ET(r.id,t),_T(e,r.id,r.handshake.auth?.deviceId))}),r.on("pushUnsubscribe",e=>{e&&wT(e)}),r.on("visibilityChange",e=>bT(r.id,e)),r.on("getAutoStartStatus",e=>{if(!zr())return e({success:!1,error:"Not in Codespaces"});let t=process.env.CODESPACE_VSCODE_FOLDER||process.cwd();e({success:!0,...$S(t)})}),r.on("setAutoStart",({enabled:e},t)=>{if(!zr())return t({success:!1,error:"Not in Codespaces"});let n=process.env.CODESPACE_VSCODE_FOLDER||process.cwd();t(WS(n,e))})}var DT=K(require("os"),1),se=K(require("fs"),1),Me=K(require("path"),1);bt();var km=`http://localhost:${za}/api/notify`,LT="nineRemoteNotify",e3=Me.default.join(ie.STATE,"claudeEnvBackup.json"),Pt=(...r)=>Me.default.join(DT.default.homedir(),...r),wi=(r,...e)=>{let t=process.env[r];return t&&t.trim()?t.trim():Pt(...e)},Te={claude:()=>Pt(".claude","settings.json"),codex:()=>Pt(".codex","config.toml"),gemini:()=>Pt(".gemini","settings.json"),opencode:()=>Pt(".config","opencode","plugin",`${LT}.js`),grok:()=>Me.default.join(wi("GROK_HOME",".grok"),"hooks","9remote.json"),cursor:()=>Pt(".cursor","hooks.json"),antigravity:()=>Pt(".gemini","config","hooks.json"),kiro:()=>Me.default.join(wi("KIRO_HOME",".kiro"),"agents","9remote.json"),copilot:()=>Me.default.join(wi("COPILOT_HOME",".copilot"),"config.json"),codebuddy:()=>Me.default.join(wi("CODEBUDDY_CONFIG_DIR",".codebuddy"),"settings.json"),factory:()=>Pt(".factory","settings.json"),qoder:()=>Me.default.join(wi("QODER_CONFIG_DIR",".qoder"),"settings.json"),rovodev:()=>Pt(".rovodev","config.yml"),hermes:()=>Me.default.join(wi("HERMES_HOME",".hermes"),"config.yaml"),amp:()=>Pt(".config","amp","plugins","9remote.ts"),pi:()=>Me.default.join(wi("PI_CODING_AGENT_DIR",".pi","agent"),"extensions","9remote.ts")},t3={claude:"claude",codex:"codex",gemini:"gemini",opencode:"opencode",grok:"grok",cursor:"cursor-agent",antigravity:"agy",kiro:"kiro-cli",copilot:"copilot",codebuddy:"codebuddy",factory:"droid",qoder:"qodercli",rovodev:"acli",hermes:"hermes",amp:"amp",pi:"pi"},It=(r,e)=>`command -v curl >/dev/null 2>&1 && curl -s --connect-timeout 1 --max-time 2 "${km}?type=${r}&sessionId=$NINE_REMOTE_SESSION_ID&tool=${e}" > /dev/null 2>&1 & true`,r3={claude:()=>Pt(".claude"),codex:()=>Pt(".codex"),gemini:()=>Pt(".gemini"),opencode:()=>[Pt(".config","opencode"),Pt(".opencode")]},Cm=r=>Math.ceil(r/1e3),da=5e3,Eu=r=>r.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),BT=r=>`"${r.replace(/\\/g,"\\\\").replace(/"/g,'\\"')}"`;function n3(r,e,t,n){let i=se.default.existsSync(r)?se.default.readFileSync(r,"utf8"):"";i=i.replace(new RegExp(`${Eu(e)}[\\s\\S]*?${Eu(t)}\\n?`,"g"),""),i.length&&!i.endsWith(`
121
121
  `)&&(i+=`
122
122
  `),i+=`${n}
123
- `;let s=Pe.default.dirname(r);ae.default.existsSync(s)||ae.default.mkdirSync(s,{recursive:!0}),ae.default.writeFileSync(r,i,"utf8")}function br(r){try{if(ae.default.existsSync(r))return JSON.parse(ae.default.readFileSync(r,"utf8"))}catch{}return{}}function Zr(r,e){let t=Pe.default.dirname(r);ae.default.existsSync(t)||ae.default.mkdirSync(t,{recursive:!0}),ae.default.writeFileSync(r,JSON.stringify(e,null,2),"utf8")}function nC(r){let e={},t=r.env||{};for(let n of Object.keys(vo))e[n]=t[n]??null;Zr(q$,e),r.env={...t,...vo}}function V$(){let r=Ae.claude(),e=br(r),t=Lt("stop","claude"),n=Lt("notification","claude");return e.hooks={...e.hooks||{},Stop:[{matcher:"",hooks:[{type:"command",command:t}]}],Notification:[{matcher:"permission_prompt",hooks:[{type:"command",command:n}]}]},nC(e),Zr(r,e),{success:!0}}var K$=/# 9Remote notification\nnotify\s*=.*\n?/g,Y$="# 9Remote-saved: ";function X$(r){let e=r.search(/^\[/m);return e===-1?[r,""]:[r.slice(0,e),r.slice(e)]}var YT=/^notify\s*=\s*(\[[^\n]*\])\s*$/m;function J$(){let r=Ae.codex(),e=Pe.default.dirname(r);ae.default.existsSync(e)||ae.default.mkdirSync(e,{recursive:!0});let t=ae.default.existsSync(r)?ae.default.readFileSync(r,"utf8"):"";t=t.replace(K$,"");let[n,i]=X$(t),s="",o=n.match(YT);if(o){try{let l=JSON.parse(o[1]);Array.isArray(l)&&l.length&&(s=` ; exec ${l.map(p=>`'${String(p).replace(/'/g,"'\\''")}'`).join(" ")} "$@"`)}catch{}n=n.replace(YT,`${Y$}$&`)}let a=`${Lt("stop","codex")}${s}`,c=`# 9Remote notification
123
+ `;let s=Me.default.dirname(r);se.default.existsSync(s)||se.default.mkdirSync(s,{recursive:!0}),se.default.writeFileSync(r,i,"utf8")}function xr(r){try{if(se.default.existsSync(r))return JSON.parse(se.default.readFileSync(r,"utf8"))}catch{}return{}}function Jr(r,e){let t=Me.default.dirname(r);se.default.existsSync(t)||se.default.mkdirSync(t,{recursive:!0}),se.default.writeFileSync(r,JSON.stringify(e,null,2),"utf8")}function jT(r){let e={},t=r.env||{};for(let n of Object.keys(uo))e[n]=t[n]??null;Jr(e3,e),r.env={...t,...uo}}function i3(){let r=Te.claude(),e=xr(r),t=It("stop","claude"),n=It("notification","claude");return e.hooks={...e.hooks||{},Stop:[{matcher:"",hooks:[{type:"command",command:t}]}],Notification:[{matcher:"permission_prompt",hooks:[{type:"command",command:n}]}]},jT(e),Jr(r,e),{success:!0}}var s3=/# 9Remote notification\nnotify\s*=.*\n?/g,o3="# 9Remote-saved: ";function a3(r){let e=r.search(/^\[/m);return e===-1?[r,""]:[r.slice(0,e),r.slice(e)]}var OT=/^notify\s*=\s*(\[[^\n]*\])\s*$/m;function c3(){let r=Te.codex(),e=Me.default.dirname(r);se.default.existsSync(e)||se.default.mkdirSync(e,{recursive:!0});let t=se.default.existsSync(r)?se.default.readFileSync(r,"utf8"):"";t=t.replace(s3,"");let[n,i]=a3(t),s="",o=n.match(OT);if(o){try{let l=JSON.parse(o[1]);Array.isArray(l)&&l.length&&(s=` ; exec ${l.map(u=>`'${String(u).replace(/'/g,"'\\''")}'`).join(" ")} "$@"`)}catch{}n=n.replace(OT,`${o3}$&`)}let a=`${It("stop","codex")}${s}`,c=`# 9Remote notification
124
124
  notify = ["bash", "-c", ${JSON.stringify(a)}, "9remote"]
125
125
  `;return n.length&&!n.endsWith(`
126
126
  `)&&(n+=`
127
- `),ae.default.writeFileSync(r,n+c+i,"utf8"),{success:!0}}function Q$(){let r=Ae.gemini(),e=br(r),t=Lt("stop","gemini"),n=Lt("notification","gemini");return e.hooks={...e.hooks||{},enabled:!0,AfterAgent:[{matcher:"",hooks:[{name:"9remote-stop",type:"command",command:t,description:"9Remote stop notify"}]}],Notification:[{matcher:"",hooks:[{name:"9remote-notification",type:"command",command:n,description:"9Remote input-needed notify"}]}]},e.tools={...e.tools||{},enableHooks:!0},Zr(r,e),{success:!0}}function Z$(){return`// 9Remote OpenCode notify plugin (auto-generated)
128
- const base = ${JSON.stringify(jm)};
127
+ `),se.default.writeFileSync(r,n+c+i,"utf8"),{success:!0}}function l3(){let r=Te.gemini(),e=xr(r),t=It("stop","gemini"),n=It("notification","gemini");return e.hooks={...e.hooks||{},enabled:!0,AfterAgent:[{matcher:"",hooks:[{name:"9remote-stop",type:"command",command:t,description:"9Remote stop notify"}]}],Notification:[{matcher:"",hooks:[{name:"9remote-notification",type:"command",command:n,description:"9Remote input-needed notify"}]}]},e.tools={...e.tools||{},enableHooks:!0},Jr(r,e),{success:!0}}function u3(){return`// 9Remote OpenCode notify plugin (auto-generated)
128
+ const base = ${JSON.stringify(km)};
129
129
  const post = (type) => {
130
130
  const sid = process.env.NINE_REMOTE_SESSION_ID || "";
131
131
  if (!sid) return;
132
132
  const url = base + "?type=" + type + "&sessionId=" + encodeURIComponent(sid) + "&tool=opencode";
133
133
  try { fetch(url, { signal: AbortSignal.timeout(2000) }).catch(() => {}); } catch {}
134
134
  };
135
- export const ${tC} = async () => ({
135
+ export const ${LT} = async () => ({
136
136
  event: async ({ event }) => {
137
137
  if (event.type === "session.idle") post("stop");
138
138
  else if (event.type === "permission.asked") post("notification");
139
139
  },
140
140
  });
141
- `}function e3(){let r=Ae.opencode(),e=Pe.default.dirname(r);return ae.default.existsSync(e)||ae.default.mkdirSync(e,{recursive:!0}),ae.default.writeFileSync(r,Z$(),"utf8"),{success:!0}}function va(r,e,t){let n=`9remote-${r}`,i=o=>({hooks:[{type:"command",command:Lt(o,r),timeout:t(ga)}]}),s=o=>o?.hooks?.some(a=>typeof a.command=="string"&&a.command.includes(`&tool=${r}`));return{enable(o,a){let c=br(o),l={...c.hooks||{}};for(let[p,f]of Object.entries(e))l[p]=[...(l[p]||[]).filter(h=>!s(h)),i(f)];return c.hooks=l,a&&a(c),Zr(o,c),{success:!0}},disable(o,a){let c=br(o);if(c.hooks){for(let l of Object.keys(e))c.hooks[l]=(c.hooks[l]||[]).filter(p=>!s(p)),c.hooks[l].length===0&&delete c.hooks[l];Object.keys(c.hooks).length===0&&delete c.hooks}return a&&a(c),Zr(o,c),{success:!0}},isEnabled(o){let a=br(o);return Object.keys(e).some(c=>(a.hooks?.[c]||[]).some(s))},marker:n}}var t3=va("grok",{Stop:"stop",Notification:"notification"},Bm);function r3(){return t3.enable(Ae.grok())}var Nu={Stop:"stop",PreToolUse:"notification"},n3=va("copilot",Nu,r=>r),i3=va("codebuddy",Nu,r=>r),s3=va("factory",Nu,r=>r),o3=va("qoder",Nu,r=>r);function a3(){return n3.enable(Ae.copilot())}function c3(){return i3.enable(Ae.codebuddy())}function l3(){return s3.enable(Ae.factory())}function u3(){return o3.enable(Ae.qoder())}function p3(){let r=Ae.cursor(),e=br(r),t=i=>typeof i.command=="string"&&i.command.includes("&tool=cursor"),n={...e.hooks||{}};return n.stop=[...(n.stop||[]).filter(i=>!t(i)),{command:Lt("stop","cursor")}],n.beforeShellExecution=[...(n.beforeShellExecution||[]).filter(i=>!t(i)),{command:Lt("notification","cursor")}],e.hooks=n,e.version=e.version||1,Zr(r,e),{success:!0}}var f3="9remote";function d3(){let r=Ae.antigravity(),e=br(r);return e[f3]={Stop:[{type:"command",command:Lt("stop","antigravity"),timeout:Bm(ga)}],Notification:[{type:"command",command:Lt("notification","antigravity"),timeout:Bm(ga)}]},Zr(r,e),{success:!0}}function h3(){let r=Ae.kiro(),e=br(r);return e.name=e.name||"9remote",e.description=e.description||"9Remote notification hooks for Kiro CLI.",Array.isArray(e.tools)||(e.tools=["*"]),e.hooks={...e.hooks||{},stop:[{command:Lt("stop","kiro"),timeout_ms:ga}],preToolUse:[{command:Lt("notification","kiro"),timeout_ms:ga}]},Zr(r,e),{success:!0}}var iC=" # 9remote hooks begin",sC=" # 9remote hooks end";function m3(){let r=(e,t)=>` - name: ${e}
141
+ `}function p3(){let r=Te.opencode(),e=Me.default.dirname(r);return se.default.existsSync(e)||se.default.mkdirSync(e,{recursive:!0}),se.default.writeFileSync(r,u3(),"utf8"),{success:!0}}function ha(r,e,t){let n=`9remote-${r}`,i=o=>({hooks:[{type:"command",command:It(o,r),timeout:t(da)}]}),s=o=>o?.hooks?.some(a=>typeof a.command=="string"&&a.command.includes(`&tool=${r}`));return{enable(o,a){let c=xr(o),l={...c.hooks||{}};for(let[u,f]of Object.entries(e))l[u]=[...(l[u]||[]).filter(h=>!s(h)),i(f)];return c.hooks=l,a&&a(c),Jr(o,c),{success:!0}},disable(o,a){let c=xr(o);if(c.hooks){for(let l of Object.keys(e))c.hooks[l]=(c.hooks[l]||[]).filter(u=>!s(u)),c.hooks[l].length===0&&delete c.hooks[l];Object.keys(c.hooks).length===0&&delete c.hooks}return a&&a(c),Jr(o,c),{success:!0}},isEnabled(o){let a=xr(o);return Object.keys(e).some(c=>(a.hooks?.[c]||[]).some(s))},marker:n}}var f3=ha("grok",{Stop:"stop",Notification:"notification"},Cm);function d3(){return f3.enable(Te.grok())}var Tu={Stop:"stop",PreToolUse:"notification"},h3=ha("copilot",Tu,r=>r),m3=ha("codebuddy",Tu,r=>r),g3=ha("factory",Tu,r=>r),v3=ha("qoder",Tu,r=>r);function y3(){return h3.enable(Te.copilot())}function x3(){return m3.enable(Te.codebuddy())}function _3(){return g3.enable(Te.factory())}function b3(){return v3.enable(Te.qoder())}function w3(){let r=Te.cursor(),e=xr(r),t=i=>typeof i.command=="string"&&i.command.includes("&tool=cursor"),n={...e.hooks||{}};return n.stop=[...(n.stop||[]).filter(i=>!t(i)),{command:It("stop","cursor")}],n.beforeShellExecution=[...(n.beforeShellExecution||[]).filter(i=>!t(i)),{command:It("notification","cursor")}],e.hooks=n,e.version=e.version||1,Jr(r,e),{success:!0}}var S3="9remote";function E3(){let r=Te.antigravity(),e=xr(r);return e[S3]={Stop:[{type:"command",command:It("stop","antigravity"),timeout:Cm(da)}],Notification:[{type:"command",command:It("notification","antigravity"),timeout:Cm(da)}]},Jr(r,e),{success:!0}}function T3(){let r=Te.kiro(),e=xr(r);return e.name=e.name||"9remote",e.description=e.description||"9Remote notification hooks for Kiro CLI.",Array.isArray(e.tools)||(e.tools=["*"]),e.hooks={...e.hooks||{},stop:[{command:It("stop","kiro"),timeout_ms:da}],preToolUse:[{command:It("notification","kiro"),timeout_ms:da}]},Jr(r,e),{success:!0}}var FT=" # 9remote hooks begin",HT=" # 9remote hooks end";function C3(){let r=(e,t)=>` - name: ${e}
142
142
  commands:
143
- - command: ${rC(Lt(t,"rovodev"))}`;return[iC,r("on_complete","stop"),r("on_error","stop"),r("on_tool_permission","notification"),sC].join(`
144
- `)}function g3(){let r=Ae.rovodev(),e=ae.default.existsSync(r)?ae.default.readFileSync(r,"utf8"):"";e=e.replace(new RegExp(`${Iu(iC)}[\\s\\S]*?${Iu(sC)}\\n?`,"g"),""),/^eventHooks:/m.test(e)?/^\s+events:/m.test(e)||(e=e.replace(/^eventHooks:.*$/m,n=>`${n}
143
+ - command: ${BT(It(t,"rovodev"))}`;return[FT,r("on_complete","stop"),r("on_error","stop"),r("on_tool_permission","notification"),HT].join(`
144
+ `)}function k3(){let r=Te.rovodev(),e=se.default.existsSync(r)?se.default.readFileSync(r,"utf8"):"";e=e.replace(new RegExp(`${Eu(FT)}[\\s\\S]*?${Eu(HT)}\\n?`,"g"),""),/^eventHooks:/m.test(e)?/^\s+events:/m.test(e)||(e=e.replace(/^eventHooks:.*$/m,n=>`${n}
145
145
  events:`)):(e.length&&!e.endsWith(`
146
146
  `)&&(e+=`
147
147
  `),e+=`eventHooks:
148
148
  events:
149
149
  `),e=e.replace(/^(\s*)events:.*$/m,n=>`${n}
150
- ${m3()}`);let t=Pe.default.dirname(r);return ae.default.existsSync(t)||ae.default.mkdirSync(t,{recursive:!0}),ae.default.writeFileSync(r,e,"utf8"),{success:!0}}var XT="# 9remote hooks begin",JT="# 9remote hooks end",v3=()=>Pe.default.join(Pe.default.dirname(Ae.hermes()),"shell-hooks-allowlist.json"),QT=[{event:"post_llm_call",type:"stop"},{event:"pre_approval_request",type:"notification"}];function y3(){let r=Ae.hermes(),e=[XT,"hooks:",...QT.map(({event:s,type:o})=>` ${s}:
151
- - command: ${rC(Lt(o,"hermes"))}
152
- timeout: 5`),JT].join(`
153
- `);z$(r,XT,JT,e);let t=v3(),n=br(t),i=(n.approvals||[]).filter(s=>!(typeof s.command=="string"&&s.command.includes("&tool=hermes")));return n.approvals=[...i,...QT.map(({event:s,type:o})=>({event:s,command:Lt(o,"hermes"),approved_at:"2020-01-01T00:00:00Z"}))],Zr(t,n),{success:!0}}function oC(r,e,t){return`// 9Remote ${r} notify plugin (auto-generated)
150
+ ${C3()}`);let t=Me.default.dirname(r);return se.default.existsSync(t)||se.default.mkdirSync(t,{recursive:!0}),se.default.writeFileSync(r,e,"utf8"),{success:!0}}var MT="# 9remote hooks begin",PT="# 9remote hooks end",A3=()=>Me.default.join(Me.default.dirname(Te.hermes()),"shell-hooks-allowlist.json"),IT=[{event:"post_llm_call",type:"stop"},{event:"pre_approval_request",type:"notification"}];function R3(){let r=Te.hermes(),e=[MT,"hooks:",...IT.map(({event:s,type:o})=>` ${s}:
151
+ - command: ${BT(It(o,"hermes"))}
152
+ timeout: 5`),PT].join(`
153
+ `);n3(r,MT,PT,e);let t=A3(),n=xr(t),i=(n.approvals||[]).filter(s=>!(typeof s.command=="string"&&s.command.includes("&tool=hermes")));return n.approvals=[...i,...IT.map(({event:s,type:o})=>({event:s,command:It(o,"hermes"),approved_at:"2020-01-01T00:00:00Z"}))],Jr(t,n),{success:!0}}function qT(r,e,t){return`// 9Remote ${r} notify plugin (auto-generated)
154
154
  function post(type) {
155
155
  const sid = process.env.NINE_REMOTE_SESSION_ID || "";
156
156
  if (!sid) return;
157
- const url = ${JSON.stringify(jm)} + "?type=" + type + "&sessionId=" + encodeURIComponent(sid) + "&tool=${r}";
157
+ const url = ${JSON.stringify(km)} + "?type=" + type + "&sessionId=" + encodeURIComponent(sid) + "&tool=${r}";
158
158
  try { fetch(url, { signal: AbortSignal.timeout(2000) }).catch(() => {}); } catch (_) {}
159
159
  }
160
160
  export default function (${e}) {
161
161
  ${e}.on(${JSON.stringify(t)}, async () => post("stop"));
162
162
  }
163
- `}function x3(){let r=Ae.amp(),e=Pe.default.dirname(r);return ae.default.existsSync(e)||ae.default.mkdirSync(e,{recursive:!0}),ae.default.writeFileSync(r,oC("amp","amp","agent.end"),"utf8"),{success:!0}}function _3(){let r=Ae.pi(),e=Pe.default.dirname(r);return ae.default.existsSync(e)||ae.default.mkdirSync(e,{recursive:!0}),ae.default.writeFileSync(r,oC("pi","pi","agent_end"),"utf8"),{success:!0}}function ZT(r,e){try{return ae.default.existsSync(r)&&ae.default.readFileSync(r,"utf8").includes(e)}catch{return!1}}function b3(r){switch(r){case"claude":{let e=br(Ae.claude());return!!(e.hooks?.Stop||e.hooks?.Notification)}case"codex":return ZT(Ae.codex(),"# 9Remote notification");case"gemini":{let e=br(Ae.gemini());return!!(e.hooks?.AfterAgent||e.hooks?.Notification)}case"opencode":case"amp":case"pi":return ae.default.existsSync(Ae[r]());case"kiro":case"antigravity":case"cursor":case"grok":case"copilot":case"codebuddy":case"factory":case"qoder":case"rovodev":case"hermes":return ZT(Ae[r](),`&tool=${r}`);default:return!1}}function w3(r){let e=(process.env.PATH||"").split(Pe.default.delimiter).filter(Boolean),t=process.platform==="win32"?(process.env.PATHEXT||".EXE;.CMD;.BAT").split(";"):[""];return e.some(n=>t.some(i=>{try{return ae.default.existsSync(Pe.default.join(n,r+i))}catch{return!1}}))}function S3(r){let e=W$[r];if(e&&w3(e))return!0;let t=G$[r]?.();return t?(Array.isArray(t)?t:[t]).some(n=>ae.default.existsSync(n)):!1}var E3={claude:V$,codex:J$,gemini:Q$,opencode:e3,grok:r3,cursor:p3,antigravity:d3,kiro:h3,copilot:a3,codebuddy:c3,factory:l3,qoder:u3,rovodev:g3,hermes:y3,amp:x3,pi:_3};var T3=Qv;function C3(r){return E3[r]?.()||{success:!1,error:"Unknown tool"}}function aC(){let r={};for(let e of T3)if(!(!S3(e)||b3(e)))try{r[e]=C3(e).success}catch{r[e]=!1}return r}function cC(){let r=Ae.claude(),e=br(r);if(!e.hooks?.Stop&&!e.hooks?.Notification)return;let t=e.env||{};Object.keys(vo).some(i=>t[i]!==vo[i])&&(nC(e),Zr(r,e))}yi();var $V=(0,uC.dirname)((0,pC.fileURLToPath)(__importMetaUrl)),HV=ho.rgb(230,138,110),Fm="daemon",A3="2.0.75",Jn=new Map,fC=new Map,dC={},hC=[];async function lC(){let r=await Wl(),e=new Map(r.map(n=>[n.id,n])),t=Yh();for(let n of r)if(!t[n.id])try{await xi(n.id)}catch{}Jn.clear();for(let[n,i]of Object.entries(t)){let s=e.get(n);Jn.set(n,{daemon:!0,name:i.name,createdAt:i.createdAt,shellId:i.shellId,cwd:s?.cwd||i.cwd,needsRespawn:!s})}Yr(Jn)}async function mC(){let r=dE();for(let n of r.groups)fC.set(n.id,n);Object.assign(dC,r.sessionGroups),hC.push(...r.sessionOrder);try{cC()}catch{}try{aC()}catch{}if(Fm==="daemon")if(!await bS())console.error("\u274C Failed to connect to PTY daemon, falling back to buffer mode");else{await lC(),Ul("connected",()=>{lC().catch(()=>{})});return}console.log("\u{1F4E6} Buffer persistence mode - scrollback enabled");let e=fE(),t=Yh();for(let n of e){let i=t[n]||{};Jn.set(n,{pty:null,name:i.name||`Terminal ${Jn.size+1}`,createdAt:i.createdAt||Date.now(),buffer:[],needsRestore:!0}),console.log(`\u{1F504} Found saved session: ${n}`)}e.length>0&&console.log(`\u2705 Found ${e.length} saved session(s)`)}function Xs(r,e){Fm==="daemon"&&(Ul("output",({sessionId:i,data:s})=>wt(r,"output",{sessionId:i,data:s})),Ul("sessionClosed",i=>{Jn.delete(i),Pu(i),wt(r,"sessionClosed",i),wt(r,"notificationCleared",i)}));let t=()=>({version:A3,remoteAvailable:ks(),daemonMode:Fm==="daemon"&&er(),platform:process.platform,updateAvailable:Uw(),canSelfUpdate:!0,...iE()}),n=()=>{let i=t();for(let s of r.sockets.sockets.values())s.data?.approved&&s.emit("serverInfo",i)};Gw(n),Xs._buildServerInfo=t,Xs._emitServerInfo=n}function gC(){Xs._emitServerInfo?.()}var vC=null;function yC(r){vC=r}async function xC(r,e,t){sE(),vC?.(),r.emit("serverInfo",Xs._buildServerInfo?.()),yE(r,e,Jn,fC,dC,hC),bE(r,Jn),KT(r),Ql()&&await nE(r,t).catch(n=>{console.error("\u274C Failed to setup remote handlers:",n.message)}),r.on("disconnect",()=>{UT(r.id),oE()})}var se=J(require("fs"),1),Sr=J(require("path"),1),rn=J(require("os"),1),io=require("child_process"),XR=J(HR(),1);var Kg=["node_modules",".git","dist","build",".next","coverage","__pycache__",".cache",".vscode",".idea",".turbo",".vercel",".output","out",".nuxt",".svelte-kit","target","vendor",".gradle",".pytest_cache",".mypy_cache",".tox",".venv","venv","env",".DS_Store",".parcel-cache",".rollup.cache"],np=[".png",".jpg",".jpeg",".gif",".webp",".ico",".svg",".bmp",".pdf",".zip",".tar",".gz",".rar",".7z",".exe",".dll",".so",".dylib",".mp3",".mp4",".wav",".avi",".mov",".webm",".woff",".woff2",".ttf",".eot",".otf",".sqlite",".db"];var UR=[".ssh",".aws",".gnupg",".kube",".docker",".cargo",".npmrc",".netrc",".pypirc",".config/gh",".config/gcloud"],qR=["/etc/shadow","/etc/sudoers","/etc/ssh","/root","/private/etc/sudoers"];var WR=J(require("fs"),1),Ia=J(require("path"),1),GR=J(require("os"),1);var zR=GR.default.homedir();function R4(r){if(!r)return null;let e=r.startsWith("~")?r.replace(/^~/,zR):r;try{return WR.default.realpathSync(e)}catch{return Ia.default.resolve(e)}}function Rn(r){let e=R4(r);if(!e)return!1;for(let t of qR)if(e===t||e.startsWith(t+Ia.default.sep))return!0;for(let t of UR){let n=Ia.default.join(zR,t);if(e===n||e.startsWith(n+Ia.default.sep))return!0}return!1}function ip(r){return Kg.includes(r)}function so(r){return np.includes(Sr.default.extname(r).toLowerCase())}function O4(r,e){return r.isDirectory()?"folder":so(e)?"binary":"file"}function Na(r){return r<1024?`${r}B`:r<1024*1024?`${(r/1024).toFixed(1)}KB`:`${(r/(1024*1024)).toFixed(1)}MB`}function JR(r,e,t,n=50){if(!(t.length>=n))try{for(let i of se.default.readdirSync(r)){if(t.length>=n)return;if(i.startsWith(".")||ip(i))continue;let s=Sr.default.join(r,i);try{let o=se.default.statSync(s);o.isDirectory()?JR(s,e,t,n):i.toLowerCase().includes(e.toLowerCase())&&t.push({name:i,path:s,type:so(i)?"binary":"file",size:o.size,sizeFormatted:Na(o.size)})}catch{}}}catch{}}function YR(r){if(!r)return null;let e=r.replace(/[.+^${}()|[\]\\]/g,"\\$&").replace(/\*\*/g,"::ANY::").replace(/\*/g,"[^/]*").replace(/::ANY::/g,".*").replace(/\?/g,".");return new RegExp(`^${e}$`)}function QR(r,e,t,n,i,s){if(s.length>=200)return;let o;try{o=se.default.readdirSync(r,{withFileTypes:!0})}catch{return}for(let a of o){if(s.length>=200)return;if(ip(a.name))continue;let c=Sr.default.join(r,a.name),l=Sr.default.relative(e,c);if(a.isDirectory()){QR(c,e,t,n,i,s);continue}if(a.isFile()&&!so(a.name)&&!(i&&i.test(l))&&!(n&&!n.test(l)))try{if(se.default.statSync(c).size>512e3)continue;let h=se.default.readFileSync(c,"utf-8").split(`
164
- `),y=[];for(let _=0;_<h.length&&y.length<10;_++){let S=h[_],A=t(S);for(let M of A){if(y.length>=10)break;y.push({line:_+1,column:M.column+1,lineText:S,matchLength:M.length})}}y.length&&s.push({path:c,matches:y})}catch{}}}function ZR(r,e,t){let n;try{n=se.default.readdirSync(r,{withFileTypes:!0})}catch{return[]}let i=[];for(let s of n){if(!t&&s.name.startsWith(".")&&s.name!==".env"&&s.name!==".env.example"||ip(s.name))continue;let o=Sr.default.join(r,s.name);if(s.isDirectory()){let a={name:s.name,path:o,type:"folder"};e>0&&(a.children=ZR(o,e-1,t)),i.push(a)}else s.isFile()&&i.push({name:s.name,path:o,type:so(s.name)?"binary":"file"})}return i.sort((s,o)=>s.type==="folder"&&o.type!=="folder"?-1:s.type!=="folder"&&o.type==="folder"?1:s.name.localeCompare(o.name)),i}function M4(){if(process.platform!=="win32")return[];try{return(0,io.execSync)("wmic logicaldisk get name",{encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}).split(/\r?\n/).map(e=>e.trim()).filter(e=>/^[A-Z]:$/.test(e)).map(e=>({letter:e[0],path:e+"\\"}))}catch{return"CDEFGHIJ".split("").map(r=>`${r}:\\`).filter(r=>se.default.existsSync(r)).map(r=>({letter:r[0],path:r}))}}function ek(r){r.on("getSystemInfo",t=>{let n=process.platform;t({success:!0,platform:n,isWindows:n==="win32",drives:n==="win32"?M4():[],homedir:rn.default.homedir()})}),r.on("getFiles",({dirPath:t,showHidden:n},i)=>{try{let s=t||rn.default.homedir(),o=s.startsWith("~")?s.replace("~",rn.default.homedir()):s;if(Rn(o))return i({success:!1,error:"Access denied"});if(!se.default.existsSync(o))return i({success:!1,error:"Directory not found"});let a=[];for(let c of se.default.readdirSync(o))if(!(!n&&c.startsWith(".")&&c!==".env"&&c!==".env.example")&&!ip(c))try{let l=Sr.default.join(o,c),p=se.default.statSync(l);a.push({name:c,path:l,type:O4(p,c),size:p.isFile()?p.size:null,sizeFormatted:p.isFile()?Na(p.size):null,modified:p.mtime.getTime()})}catch{}a.sort((c,l)=>c.type==="folder"&&l.type!=="folder"?-1:c.type!=="folder"&&l.type==="folder"?1:c.name.localeCompare(l.name)),i({success:!0,files:a,currentPath:o,parentPath:Sr.default.dirname(o)})}catch(s){i({success:!1,error:s.message})}}),r.on("searchFiles",({workspace:t,query:n},i)=>{try{if(!n||n.length<2)return i({success:!0,files:[]});let s=(t||rn.default.homedir()).replace(/^~/,rn.default.homedir());if(!se.default.existsSync(s))return i({success:!1,error:"Workspace not found"});let o=[];JR(s,n,o,50),o.sort((a,c)=>{let l=a.name.toLowerCase()===n.toLowerCase(),p=c.name.toLowerCase()===n.toLowerCase();return l&&!p?-1:!l&&p?1:a.path.length-c.path.length}),i({success:!0,files:o})}catch(s){i({success:!1,error:s.message})}}),r.on("readFile",({filePath:t},n)=>{try{if(Rn(t))return n({success:!1,error:"Access denied"});if(!se.default.existsSync(t))return n({success:!1,error:"File not found"});let i=se.default.statSync(t);if(i.size>512e3)return n({success:!1,error:`File too large (${Na(i.size)}). Max ${Na(512e3)}`});if(so(t))return n({success:!1,error:"Cannot open binary file"});n({success:!0,content:se.default.readFileSync(t,"utf-8")})}catch(i){n({success:!1,error:i.message})}}),r.on("readImage",({filePath:t},n)=>{try{if(Rn(t))return n({success:!1,error:"Access denied"});if(!se.default.existsSync(t))return n({success:!1,error:"File not found"});let i=se.default.statSync(t),s=10*1024*1024;if(i.size>s)return n({success:!1,error:`Image too large (${Na(i.size)})`});let o=Sr.default.extname(t).toLowerCase().slice(1),c={png:"image/png",jpg:"image/jpeg",jpeg:"image/jpeg",gif:"image/gif",webp:"image/webp",svg:"image/svg+xml",ico:"image/x-icon",bmp:"image/bmp"}[o]||"application/octet-stream",l=se.default.readFileSync(t),p=`data:${c};base64,${l.toString("base64")}`;n({success:!0,dataUrl:p,size:i.size,mime:c})}catch(i){n({success:!1,error:i.message})}}),r.on("writeFile",({filePath:t,content:n},i)=>{try{if(Rn(t))return i({success:!1,error:"Access denied"});se.default.writeFileSync(t,n,"utf-8"),i({success:!0})}catch(s){i({success:!1,error:s.message})}}),r.on("createItem",({itemPath:t,type:n},i)=>{try{if(Rn(t))return i({success:!1,error:"Access denied"});if(se.default.existsSync(t))return i({success:!1,error:"Item already exists"});n==="folder"?se.default.mkdirSync(t,{recursive:!0}):se.default.writeFileSync(t,"","utf-8"),i({success:!0})}catch(s){i({success:!1,error:s.message})}}),r.on("deleteItem",({itemPath:t},n)=>{try{if(Rn(t))return n({success:!1,error:"Access denied"});if(!se.default.existsSync(t))return n({success:!1,error:"Item not found"});se.default.statSync(t).isDirectory()?se.default.rmSync(t,{recursive:!0}):se.default.unlinkSync(t),n({success:!0})}catch(i){n({success:!1,error:i.message})}}),r.on("renameItem",({oldPath:t,newPath:n},i)=>{try{if(Rn(t)||Rn(n))return i({success:!1,error:"Access denied"});if(!se.default.existsSync(t))return i({success:!1,error:"Item not found"});if(se.default.existsSync(n))return i({success:!1,error:"Target already exists"});se.default.renameSync(t,n),i({success:!0})}catch(s){i({success:!1,error:s.message})}}),r.on("searchInFiles",({workspace:t,query:n,caseSensitive:i,regex:s,includeGlob:o,excludeGlob:a},c)=>{try{if(!n)return c({success:!0,results:[]});let l=(t||rn.default.homedir()).replace(/^~/,rn.default.homedir());if(!se.default.existsSync(l))return c({success:!1,error:"Workspace not found"});let p;if(s){let _;try{_=new RegExp(n,i?"g":"gi")}catch(S){return c({success:!1,error:`Invalid regex: ${S.message}`})}p=S=>{let A=[],M;for(_.lastIndex=0;(M=_.exec(S))!==null;)A.push({column:M.index,length:M[0].length}),M.index===_.lastIndex&&_.lastIndex++;return A}}else{let _=i?n:n.toLowerCase();p=S=>{let A=i?S:S.toLowerCase(),M=[],N=0;for(;(N=A.indexOf(_,N))!==-1;)M.push({column:N,length:_.length}),N+=_.length||1;return M}}let f=YR(o),h=YR(a),y=[];QR(l,l,p,f,h,y),c({success:!0,results:y})}catch(l){c({success:!1,error:l.message})}}),r.on("replaceInFiles",({workspace:t,query:n,replacement:i,caseSensitive:s,regex:o,files:a},c)=>{try{if(!n||!Array.isArray(a)||!a.length)return c({success:!0,replacedCount:0,fileCount:0});let l;if(o){let h;try{h=new RegExp(n,s?"g":"gi")}catch(y){return c({success:!1,error:`Invalid regex: ${y.message}`})}l=y=>{let _=0;return{next:y.replace(h,A=>(_++,i)),count:_}}}else l=h=>{let y=0,_=s?"g":"gi",S=n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),A=new RegExp(S,_);return{next:h.replace(A,()=>(y++,i)),count:y}};let p=0,f=0;for(let h of a)try{if(!se.default.existsSync(h)||so(h))continue;let y=se.default.statSync(h);if(!y.isFile()||y.size>512e3)continue;let _=se.default.readFileSync(h,"utf-8"),{next:S,count:A}=l(_);A>0&&(se.default.writeFileSync(h,S,"utf-8"),p+=A,f++)}catch{}c({success:!0,replacedCount:p,fileCount:f})}catch(l){c({success:!1,error:l.message})}});let e=new Map;r.on("watchDir",({dirPath:t},n)=>{try{if(!t||!se.default.existsSync(t))return n({success:!1,error:"Directory not found"});let i=e.get(t);if(i)return i.count++,n({success:!0});let s=XR.default.watch(t,{depth:0,ignoreInitial:!0,persistent:!0,ignored:a=>Kg.includes(Sr.default.basename(a))}),o=a=>c=>r.emit("fileChange",{type:a,path:c});s.on("add",o("add")).on("change",o("change")).on("unlink",o("unlink")).on("addDir",o("addDir")).on("unlinkDir",o("unlinkDir")),e.set(t,{w:s,count:1}),n({success:!0})}catch(i){n({success:!1,error:i.message})}}),r.on("unwatchDir",({dirPath:t},n)=>{try{let i=e.get(t);i&&--i.count<=0&&(i.w.close(),e.delete(t)),n({success:!0})}catch(i){n({success:!1,error:i.message})}}),r.once("disconnect",()=>{for(let{w:t}of e.values())try{t.close()}catch{}e.clear()}),r.on("revealInOS",({filePath:t},n)=>{try{if(!t)return n({success:!1,error:"No path"});let i=process.platform,s,o;i==="darwin"?(s="open",o=["-R",t]):i==="win32"?(s="explorer",o=[`/select,${t}`]):(s="xdg-open",o=[Sr.default.dirname(t)]);let a=(0,io.spawn)(s,o,{detached:!0,stdio:"ignore",windowsHide:!0});a.on("error",c=>n({success:!1,error:c.message})),a.unref(),n({success:!0})}catch(i){n({success:!1,error:i.message})}}),r.on("openInTerminal",({dirPath:t},n)=>{try{if(!t||!se.default.existsSync(t))return n({success:!1,error:"Directory not found"});let i=process.platform,s,o,a={detached:!0,stdio:"ignore",windowsHide:!0};i==="darwin"?(s="open",o=["-a","Terminal",t]):i==="win32"?(s="cmd",o=["/C","start","cmd","/K",`cd /d "${t}"`],a.shell=!1):(s="gnome-terminal",o=[`--working-directory=${t}`]);let c=(0,io.spawn)(s,o,a);c.on("error",()=>{if(i==="linux"){let l=(0,io.spawn)("xterm",["-e",`cd "${t}" && bash`],a);l.on("error",p=>n({success:!1,error:p.message})),l.unref()}else n({success:!1,error:"Failed to open terminal"})}),c.unref(),n({success:!0})}catch(i){n({success:!1,error:i.message})}}),r.on("getFileTree",({dirPath:t,depth:n,showHidden:i},s)=>{try{let o=(t||rn.default.homedir()).replace(/^~/,rn.default.homedir());if(!se.default.existsSync(o))return s({success:!1,error:"Directory not found"});let c=ZR(o,typeof n=="number"?n:3,!!i);s({success:!0,tree:{name:Sr.default.basename(o)||o,path:o,type:"folder",children:c}})}catch(o){s({success:!1,error:o.message})}})}var Vt=J(require("fs"),1),Mi=J(require("path"),1),Er=require("child_process");function Oi(r,e){return new Promise(t=>{let n=(0,Er.spawn)("git",r,{cwd:e,windowsHide:!0}),i="",s="";n.stdout.on("data",o=>{i+=o.toString()}),n.stderr.on("data",o=>{s+=o.toString()}),n.on("error",o=>t({code:-1,stdout:i,stderr:o.message})),n.on("close",o=>t({code:o,stdout:i,stderr:s}))})}function tk(r){return np.includes(Mi.default.extname(r).toLowerCase())}function rk(r){r.on("gitStatus",({repoPath:e},t)=>{try{let n=(0,Er.execSync)("git status --porcelain",{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}),i={};try{(0,Er.execSync)("git diff HEAD --numstat",{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}).trim().split(`
163
+ `}function O3(){let r=Te.amp(),e=Me.default.dirname(r);return se.default.existsSync(e)||se.default.mkdirSync(e,{recursive:!0}),se.default.writeFileSync(r,qT("amp","amp","agent.end"),"utf8"),{success:!0}}function M3(){let r=Te.pi(),e=Me.default.dirname(r);return se.default.existsSync(e)||se.default.mkdirSync(e,{recursive:!0}),se.default.writeFileSync(r,qT("pi","pi","agent_end"),"utf8"),{success:!0}}function NT(r,e){try{return se.default.existsSync(r)&&se.default.readFileSync(r,"utf8").includes(e)}catch{return!1}}function P3(r){switch(r){case"claude":{let e=xr(Te.claude());return!!(e.hooks?.Stop||e.hooks?.Notification)}case"codex":return NT(Te.codex(),"# 9Remote notification");case"gemini":{let e=xr(Te.gemini());return!!(e.hooks?.AfterAgent||e.hooks?.Notification)}case"opencode":case"amp":case"pi":return se.default.existsSync(Te[r]());case"kiro":case"antigravity":case"cursor":case"grok":case"copilot":case"codebuddy":case"factory":case"qoder":case"rovodev":case"hermes":return NT(Te[r](),`&tool=${r}`);default:return!1}}function I3(r){let e=(process.env.PATH||"").split(Me.default.delimiter).filter(Boolean),t=process.platform==="win32"?(process.env.PATHEXT||".EXE;.CMD;.BAT").split(";"):[""];return e.some(n=>t.some(i=>{try{return se.default.existsSync(Me.default.join(n,r+i))}catch{return!1}}))}function N3(r){let e=t3[r];if(e&&I3(e))return!0;let t=r3[r]?.();return t?(Array.isArray(t)?t:[t]).some(n=>se.default.existsSync(n)):!1}var D3={claude:i3,codex:c3,gemini:l3,opencode:p3,grok:d3,cursor:w3,antigravity:E3,kiro:T3,copilot:y3,codebuddy:x3,factory:_3,qoder:b3,rovodev:k3,hermes:R3,amp:O3,pi:M3};var L3=Mv;function B3(r){return D3[r]?.()||{success:!1,error:"Unknown tool"}}function UT(){let r={};for(let e of L3)if(!(!N3(e)||P3(e)))try{r[e]=B3(e).success}catch{r[e]=!1}return r}function $T(){let r=Te.claude(),e=xr(r);if(!e.hooks?.Stop&&!e.hooks?.Notification)return;let t=e.env||{};Object.keys(uo).some(i=>t[i]!==uo[i])&&(jT(e),Jr(r,e))}hi();var fz=(0,GT.dirname)((0,zT.fileURLToPath)(__importMetaUrl)),dz=ao.rgb(230,138,110),Am="daemon",j3="2.0.78",Xr=new Map,VT=new Map,KT={},YT=[];async function WT(){let r=await Dl(),e=new Map(r.map(n=>[n.id,n])),t=jh();for(let n of r)if(!t[n.id])try{await mi(n.id)}catch{}Xr.clear();for(let[n,i]of Object.entries(t)){let s=e.get(n);Xr.set(n,{daemon:!0,name:i.name,createdAt:i.createdAt,shellId:i.shellId,cwd:s?.cwd||i.cwd,needsRespawn:!s})}Mr(Xr)}async function JT(){let r=KS();for(let n of r.groups)VT.set(n.id,n);Object.assign(KT,r.sessionGroups),YT.push(...r.sessionOrder);try{$T()}catch{}try{UT()}catch{}if(Am==="daemon")if(!await tS())console.error("\u274C Failed to connect to PTY daemon, falling back to buffer mode");else{await WT(),Zo("connected",()=>{WT().catch(()=>{})});return}console.log("\u{1F4E6} Buffer persistence mode - scrollback enabled");let e=VS(),t=jh();for(let n of e){let i=t[n]||{};Xr.set(n,{pty:null,name:i.name||`Terminal ${Xr.size+1}`,createdAt:i.createdAt||Date.now(),buffer:[],needsRestore:!0}),console.log(`\u{1F504} Found saved session: ${n}`)}e.length>0&&console.log(`\u2705 Found ${e.length} saved session(s)`)}function Gs(r,e){Am==="daemon"&&(Zo("output",({sessionId:i,data:s})=>yt(r,"output",{sessionId:i,data:s})),Zo("cwdChange",({sessionId:i,cwd:s})=>{let o=Xr.get(i);o&&s&&o.cwd!==s&&(o.cwd=s,Mr(Xr)),yt(r,"cwdChange",{sessionId:i,cwd:s})}),Zo("sessionClosed",i=>{Xr.delete(i),Su(i),yt(r,"sessionClosed",i),yt(r,"notificationCleared",i)}));let t=()=>({version:j3,remoteAvailable:Es(),daemonMode:Am==="daemon"&&Ut(),platform:process.platform,updateAvailable:ww(),canSelfUpdate:!0,...FS()}),n=()=>{let i=t();for(let s of r.sockets.sockets.values())s.data?.approved&&s.emit("serverInfo",i)};Tw(n),Gs._buildServerInfo=t,Gs._emitServerInfo=n}function XT(){Gs._emitServerInfo?.()}var ZT=null;function QT(r){ZT=r}async function eC(r,e,t){HS(),ZT?.(),r.emit("serverInfo",Gs._buildServerInfo?.()),QS(r,e,Xr,VT,KT,YT),rE(r,Xr),RT(r),$l()&&await jS(r,t).catch(n=>{console.error("\u274C Failed to setup remote handlers:",n.message)}),r.on("disconnect",()=>{ST(r.id),qS()})}var re=K(require("fs"),1),br=K(require("path"),1),Qr=K(require("os"),1),Zs=require("child_process"),cA=K(Qk(),1);var kg=["node_modules",".git","dist","build",".next","coverage","__pycache__",".cache",".vscode",".idea",".turbo",".vercel",".output","out",".nuxt",".svelte-kit","target","vendor",".gradle",".pytest_cache",".mypy_cache",".tox",".venv","venv","env",".DS_Store",".parcel-cache",".rollup.cache"],Gu=[".png",".jpg",".jpeg",".gif",".webp",".ico",".svg",".bmp",".pdf",".zip",".tar",".gz",".rar",".7z",".exe",".dll",".so",".dylib",".mp3",".mp4",".wav",".avi",".mov",".webm",".woff",".woff2",".ttf",".eot",".otf",".sqlite",".db"];var eA=[".ssh",".aws",".gnupg",".kube",".docker",".cargo",".npmrc",".netrc",".pypirc",".config/gh",".config/gcloud"],tA=["/etc/shadow","/etc/sudoers","/etc/ssh","/root","/private/etc/sudoers"];var rA=K(require("fs"),1),ka=K(require("path"),1),nA=K(require("os"),1);var iA=nA.default.homedir();function e$(r){if(!r)return null;let e=r.startsWith("~")?r.replace(/^~/,iA):r;try{return rA.default.realpathSync(e)}catch{return ka.default.resolve(e)}}function Tn(r){let e=e$(r);if(!e)return!1;for(let t of tA)if(e===t||e.startsWith(t+ka.default.sep))return!0;for(let t of eA){let n=ka.default.join(iA,t);if(e===n||e.startsWith(n+ka.default.sep))return!0}return!1}function zu(r){return kg.includes(r)}function Qs(r){return Gu.includes(br.default.extname(r).toLowerCase())}function r$(r,e){return r.isDirectory()?"folder":Qs(e)?"binary":"file"}function Aa(r){return r<1024?`${r}B`:r<1024*1024?`${(r/1024).toFixed(1)}KB`:`${(r/(1024*1024)).toFixed(1)}MB`}function lA(r,e,t,n=50){if(!(t.length>=n))try{for(let i of re.default.readdirSync(r)){if(t.length>=n)return;if(i.startsWith(".")||zu(i))continue;let s=br.default.join(r,i);try{let o=re.default.statSync(s);o.isDirectory()?lA(s,e,t,n):i.toLowerCase().includes(e.toLowerCase())&&t.push({name:i,path:s,type:Qs(i)?"binary":"file",size:o.size,sizeFormatted:Aa(o.size)})}catch{}}}catch{}}function aA(r){if(!r)return null;let e=r.replace(/[.+^${}()|[\]\\]/g,"\\$&").replace(/\*\*/g,"::ANY::").replace(/\*/g,"[^/]*").replace(/::ANY::/g,".*").replace(/\?/g,".");return new RegExp(`^${e}$`)}function uA(r,e,t,n,i,s){if(s.length>=200)return;let o;try{o=re.default.readdirSync(r,{withFileTypes:!0})}catch{return}for(let a of o){if(s.length>=200)return;if(zu(a.name))continue;let c=br.default.join(r,a.name),l=br.default.relative(e,c);if(a.isDirectory()){uA(c,e,t,n,i,s);continue}if(a.isFile()&&!Qs(a.name)&&!(i&&i.test(l))&&!(n&&!n.test(l)))try{if(re.default.statSync(c).size>512e3)continue;let h=re.default.readFileSync(c,"utf-8").split(`
164
+ `),g=[];for(let x=0;x<h.length&&g.length<10;x++){let S=h[x],k=t(S);for(let R of k){if(g.length>=10)break;g.push({line:x+1,column:R.column+1,lineText:S,matchLength:R.length})}}g.length&&s.push({path:c,matches:g})}catch{}}}function pA(r,e,t){let n;try{n=re.default.readdirSync(r,{withFileTypes:!0})}catch{return[]}let i=[];for(let s of n){if(!t&&s.name.startsWith(".")&&s.name!==".env"&&s.name!==".env.example"||zu(s.name))continue;let o=br.default.join(r,s.name);if(s.isDirectory()){let a={name:s.name,path:o,type:"folder"};e>0&&(a.children=pA(o,e-1,t)),i.push(a)}else s.isFile()&&i.push({name:s.name,path:o,type:Qs(s.name)?"binary":"file"})}return i.sort((s,o)=>s.type==="folder"&&o.type!=="folder"?-1:s.type!=="folder"&&o.type==="folder"?1:s.name.localeCompare(o.name)),i}function n$(){if(process.platform!=="win32")return[];try{return(0,Zs.execSync)("wmic logicaldisk get name",{encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}).split(/\r?\n/).map(e=>e.trim()).filter(e=>/^[A-Z]:$/.test(e)).map(e=>({letter:e[0],path:e+"\\"}))}catch{return"CDEFGHIJ".split("").map(r=>`${r}:\\`).filter(r=>re.default.existsSync(r)).map(r=>({letter:r[0],path:r}))}}function fA(r){r.on("getSystemInfo",t=>{let n=process.platform;t({success:!0,platform:n,isWindows:n==="win32",drives:n==="win32"?n$():[],homedir:Qr.default.homedir()})}),r.on("getFiles",({dirPath:t,showHidden:n},i)=>{try{let s=t||Qr.default.homedir(),o=s.startsWith("~")?s.replace("~",Qr.default.homedir()):s;if(Tn(o))return i({success:!1,error:"Access denied"});if(!re.default.existsSync(o))return i({success:!1,error:"Directory not found"});let a=[];for(let c of re.default.readdirSync(o))if(!(!n&&c.startsWith(".")&&c!==".env"&&c!==".env.example")&&!zu(c))try{let l=br.default.join(o,c),u=re.default.statSync(l);a.push({name:c,path:l,type:r$(u,c),size:u.isFile()?u.size:null,sizeFormatted:u.isFile()?Aa(u.size):null,modified:u.mtime.getTime()})}catch{}a.sort((c,l)=>c.type==="folder"&&l.type!=="folder"?-1:c.type!=="folder"&&l.type==="folder"?1:c.name.localeCompare(l.name)),i({success:!0,files:a,currentPath:o,parentPath:br.default.dirname(o)})}catch(s){i({success:!1,error:s.message})}}),r.on("searchFiles",({workspace:t,query:n},i)=>{try{if(!n||n.length<2)return i({success:!0,files:[]});let s=(t||Qr.default.homedir()).replace(/^~/,Qr.default.homedir());if(!re.default.existsSync(s))return i({success:!1,error:"Workspace not found"});let o=[];lA(s,n,o,50),o.sort((a,c)=>{let l=a.name.toLowerCase()===n.toLowerCase(),u=c.name.toLowerCase()===n.toLowerCase();return l&&!u?-1:!l&&u?1:a.path.length-c.path.length}),i({success:!0,files:o})}catch(s){i({success:!1,error:s.message})}}),r.on("readFile",({filePath:t},n)=>{try{if(Tn(t))return n({success:!1,error:"Access denied"});if(!re.default.existsSync(t))return n({success:!1,error:"File not found"});let i=re.default.statSync(t);if(i.size>512e3)return n({success:!1,error:`File too large (${Aa(i.size)}). Max ${Aa(512e3)}`});if(Qs(t))return n({success:!1,error:"Cannot open binary file"});n({success:!0,content:re.default.readFileSync(t,"utf-8")})}catch(i){n({success:!1,error:i.message})}}),r.on("readImage",({filePath:t},n)=>{try{if(Tn(t))return n({success:!1,error:"Access denied"});if(!re.default.existsSync(t))return n({success:!1,error:"File not found"});let i=re.default.statSync(t),s=10*1024*1024;if(i.size>s)return n({success:!1,error:`Image too large (${Aa(i.size)})`});let o=br.default.extname(t).toLowerCase().slice(1),c={png:"image/png",jpg:"image/jpeg",jpeg:"image/jpeg",gif:"image/gif",webp:"image/webp",svg:"image/svg+xml",ico:"image/x-icon",bmp:"image/bmp"}[o]||"application/octet-stream",l=re.default.readFileSync(t),u=`data:${c};base64,${l.toString("base64")}`;n({success:!0,dataUrl:u,size:i.size,mime:c})}catch(i){n({success:!1,error:i.message})}}),r.on("writeFile",({filePath:t,content:n},i)=>{try{if(Tn(t))return i({success:!1,error:"Access denied"});re.default.writeFileSync(t,n,"utf-8"),i({success:!0})}catch(s){i({success:!1,error:s.message})}}),r.on("createItem",({itemPath:t,type:n},i)=>{try{if(Tn(t))return i({success:!1,error:"Access denied"});if(re.default.existsSync(t))return i({success:!1,error:"Item already exists"});n==="folder"?re.default.mkdirSync(t,{recursive:!0}):re.default.writeFileSync(t,"","utf-8"),i({success:!0})}catch(s){i({success:!1,error:s.message})}}),r.on("deleteItem",({itemPath:t},n)=>{try{if(Tn(t))return n({success:!1,error:"Access denied"});if(!re.default.existsSync(t))return n({success:!1,error:"Item not found"});re.default.statSync(t).isDirectory()?re.default.rmSync(t,{recursive:!0}):re.default.unlinkSync(t),n({success:!0})}catch(i){n({success:!1,error:i.message})}}),r.on("renameItem",({oldPath:t,newPath:n},i)=>{try{if(Tn(t)||Tn(n))return i({success:!1,error:"Access denied"});if(!re.default.existsSync(t))return i({success:!1,error:"Item not found"});if(re.default.existsSync(n))return i({success:!1,error:"Target already exists"});re.default.renameSync(t,n),i({success:!0})}catch(s){i({success:!1,error:s.message})}}),r.on("searchInFiles",({workspace:t,query:n,caseSensitive:i,regex:s,includeGlob:o,excludeGlob:a},c)=>{try{if(!n)return c({success:!0,results:[]});let l=(t||Qr.default.homedir()).replace(/^~/,Qr.default.homedir());if(!re.default.existsSync(l))return c({success:!1,error:"Workspace not found"});let u;if(s){let x;try{x=new RegExp(n,i?"g":"gi")}catch(S){return c({success:!1,error:`Invalid regex: ${S.message}`})}u=S=>{let k=[],R;for(x.lastIndex=0;(R=x.exec(S))!==null;)k.push({column:R.index,length:R[0].length}),R.index===x.lastIndex&&x.lastIndex++;return k}}else{let x=i?n:n.toLowerCase();u=S=>{let k=i?S:S.toLowerCase(),R=[],M=0;for(;(M=k.indexOf(x,M))!==-1;)R.push({column:M,length:x.length}),M+=x.length||1;return R}}let f=aA(o),h=aA(a),g=[];uA(l,l,u,f,h,g),c({success:!0,results:g})}catch(l){c({success:!1,error:l.message})}}),r.on("replaceInFiles",({workspace:t,query:n,replacement:i,caseSensitive:s,regex:o,files:a},c)=>{try{if(!n||!Array.isArray(a)||!a.length)return c({success:!0,replacedCount:0,fileCount:0});let l;if(o){let h;try{h=new RegExp(n,s?"g":"gi")}catch(g){return c({success:!1,error:`Invalid regex: ${g.message}`})}l=g=>{let x=0;return{next:g.replace(h,k=>(x++,i)),count:x}}}else l=h=>{let g=0,x=s?"g":"gi",S=n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),k=new RegExp(S,x);return{next:h.replace(k,()=>(g++,i)),count:g}};let u=0,f=0;for(let h of a)try{if(!re.default.existsSync(h)||Qs(h))continue;let g=re.default.statSync(h);if(!g.isFile()||g.size>512e3)continue;let x=re.default.readFileSync(h,"utf-8"),{next:S,count:k}=l(x);k>0&&(re.default.writeFileSync(h,S,"utf-8"),u+=k,f++)}catch{}c({success:!0,replacedCount:u,fileCount:f})}catch(l){c({success:!1,error:l.message})}});let e=new Map;r.on("watchDir",({dirPath:t},n)=>{try{if(!t||!re.default.existsSync(t))return n({success:!1,error:"Directory not found"});let i=e.get(t);if(i)return i.count++,n({success:!0});let s=cA.default.watch(t,{depth:0,ignoreInitial:!0,persistent:!0,ignored:a=>kg.includes(br.default.basename(a))}),o=a=>c=>r.emit("fileChange",{type:a,path:c});s.on("add",o("add")).on("change",o("change")).on("unlink",o("unlink")).on("addDir",o("addDir")).on("unlinkDir",o("unlinkDir")),e.set(t,{w:s,count:1}),n({success:!0})}catch(i){n({success:!1,error:i.message})}}),r.on("unwatchDir",({dirPath:t},n)=>{try{let i=e.get(t);i&&--i.count<=0&&(i.w.close(),e.delete(t)),n({success:!0})}catch(i){n({success:!1,error:i.message})}}),r.once("disconnect",()=>{for(let{w:t}of e.values())try{t.close()}catch{}e.clear()}),r.on("revealInOS",({filePath:t},n)=>{try{if(!t)return n({success:!1,error:"No path"});let i=process.platform,s,o;i==="darwin"?(s="open",o=["-R",t]):i==="win32"?(s="explorer",o=[`/select,${t}`]):(s="xdg-open",o=[br.default.dirname(t)]);let a=(0,Zs.spawn)(s,o,{detached:!0,stdio:"ignore",windowsHide:!0});a.on("error",c=>n({success:!1,error:c.message})),a.unref(),n({success:!0})}catch(i){n({success:!1,error:i.message})}}),r.on("openInTerminal",({dirPath:t},n)=>{try{if(!t||!re.default.existsSync(t))return n({success:!1,error:"Directory not found"});let i=process.platform,s,o,a={detached:!0,stdio:"ignore",windowsHide:!0};i==="darwin"?(s="open",o=["-a","Terminal",t]):i==="win32"?(s="cmd",o=["/C","start","cmd","/K",`cd /d "${t}"`],a.shell=!1):(s="gnome-terminal",o=[`--working-directory=${t}`]);let c=(0,Zs.spawn)(s,o,a);c.on("error",()=>{if(i==="linux"){let l=(0,Zs.spawn)("xterm",["-e",`cd "${t}" && bash`],a);l.on("error",u=>n({success:!1,error:u.message})),l.unref()}else n({success:!1,error:"Failed to open terminal"})}),c.unref(),n({success:!0})}catch(i){n({success:!1,error:i.message})}}),r.on("getFileTree",({dirPath:t,depth:n,showHidden:i},s)=>{try{let o=(t||Qr.default.homedir()).replace(/^~/,Qr.default.homedir());if(!re.default.existsSync(o))return s({success:!1,error:"Directory not found"});let c=pA(o,typeof n=="number"?n:3,!!i);s({success:!0,tree:{name:br.default.basename(o)||o,path:o,type:"folder",children:c}})}catch(o){s({success:!1,error:o.message})}})}var Gt=K(require("fs"),1),ki=K(require("path"),1),wr=require("child_process");function Ci(r,e){return new Promise(t=>{let n=(0,wr.spawn)("git",r,{cwd:e,windowsHide:!0}),i="",s="";n.stdout.on("data",o=>{i+=o.toString()}),n.stderr.on("data",o=>{s+=o.toString()}),n.on("error",o=>t({code:-1,stdout:i,stderr:o.message})),n.on("close",o=>t({code:o,stdout:i,stderr:s}))})}function dA(r){return Gu.includes(ki.default.extname(r).toLowerCase())}function hA(r){r.on("gitStatus",({repoPath:e},t)=>{try{let n=(0,wr.execSync)("git status --porcelain",{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}),i={};try{(0,wr.execSync)("git diff HEAD --numstat",{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}).trim().split(`
165
165
  `).filter(Boolean).forEach(a=>{let c=a.split(" ");c.length>=3&&(i[c[2]]={added:c[0]==="-"?0:parseInt(c[0],10)||0,deleted:c[1]==="-"?0:parseInt(c[1],10)||0})})}catch{}let s=[];for(let o of n.trim().split(`
166
- `).filter(Boolean)){let a=o.match(/^([MADRCU?! ]{1,2})\s+(.+)$/);if(!a)continue;let c=a[1],l=a[2];if(!l)continue;let p;c.includes("?")?p="?":c.includes("A")?p="A":c.includes("D")?p="D":c.includes("M")?p="M":c.includes("R")?p="R":p=c.trim()[0]||"?";let f=i[l]||{added:0,deleted:0};if(p==="?")try{let h=Mi.default.join(e,l);if(Vt.default.existsSync(h)&&!tk(l)){let y=Vt.default.readFileSync(h,"utf-8");f.added=y.split(`
167
- `).length,f.deleted=0}}catch{}s.push({status:p,path:l,added:f.added,deleted:f.deleted})}t({success:!0,files:s})}catch{t({success:!1,error:"Not a git repository or git not available"})}}),r.on("gitChangedCount",({repoPath:e},t)=>{try{let n=(0,Er.execSync)("git status --porcelain",{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}),i=n.trim()?n.trim().split(`
168
- `).length:0;t({success:!0,count:i})}catch{t({success:!1,error:"Not a git repository or git not available"})}}),r.on("gitFileStatus",({repoPath:e,filePath:t},n)=>{try{let i=Mi.default.relative(e,t),o=(0,Er.execSync)(`git status --porcelain -- "${i}"`,{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}).trim();if(!o)return n({success:!0,status:null});let a=o.match(/^([MADRCU?! ]{1,2})\s+(.+)$/);if(!a)return n({success:!0,status:null});let c=a[1],l;c.includes("?")?l="?":c.includes("A")?l="A":c.includes("D")?l="D":c.includes("M")?l="M":c.includes("R")?l="R":l=c.trim()[0]||"?",n({success:!0,status:l,file:i})}catch{n({success:!0,status:null})}}),r.on("gitDiff",({repoPath:e,file:t,status:n},i)=>{try{let s="";if(t&&n==="?"){let o=Mi.default.join(e,t);if(Vt.default.existsSync(o)){let c=Vt.default.readFileSync(o,"utf-8").split(`
166
+ `).filter(Boolean)){let a=o.match(/^([MADRCU?! ]{1,2})\s+(.+)$/);if(!a)continue;let c=a[1],l=a[2];if(!l)continue;let u;c.includes("?")?u="?":c.includes("A")?u="A":c.includes("D")?u="D":c.includes("M")?u="M":c.includes("R")?u="R":u=c.trim()[0]||"?";let f=i[l]||{added:0,deleted:0};if(u==="?")try{let h=ki.default.join(e,l);if(Gt.default.existsSync(h)&&!dA(l)){let g=Gt.default.readFileSync(h,"utf-8");f.added=g.split(`
167
+ `).length,f.deleted=0}}catch{}s.push({status:u,path:l,added:f.added,deleted:f.deleted})}t({success:!0,files:s})}catch{t({success:!1,error:"Not a git repository or git not available"})}}),r.on("gitChangedCount",({repoPath:e},t)=>{try{let n=(0,wr.execSync)("git status --porcelain",{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}),i=n.trim()?n.trim().split(`
168
+ `).length:0;t({success:!0,count:i})}catch{t({success:!1,error:"Not a git repository or git not available"})}}),r.on("gitFileStatus",({repoPath:e,filePath:t},n)=>{try{let i=ki.default.relative(e,t),o=(0,wr.execSync)(`git status --porcelain -- "${i}"`,{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}).trim();if(!o)return n({success:!0,status:null});let a=o.match(/^([MADRCU?! ]{1,2})\s+(.+)$/);if(!a)return n({success:!0,status:null});let c=a[1],l;c.includes("?")?l="?":c.includes("A")?l="A":c.includes("D")?l="D":c.includes("M")?l="M":c.includes("R")?l="R":l=c.trim()[0]||"?",n({success:!0,status:l,file:i})}catch{n({success:!0,status:null})}}),r.on("gitDiff",({repoPath:e,file:t,status:n},i)=>{try{let s="";if(t&&n==="?"){let o=ki.default.join(e,t);if(Gt.default.existsSync(o)){let c=Gt.default.readFileSync(o,"utf-8").split(`
169
169
  `);s=`diff --git a/${t} b/${t}
170
170
  new file mode 100644
171
171
  --- /dev/null
172
172
  +++ b/${t}
173
173
  @@ -0,0 +1,${c.length} @@
174
174
  ${c.map(l=>`+${l}`).join(`
175
- `)}`}}else if(t)s=(0,Er.execSync)(`git diff HEAD -- "${t}"`,{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0});else{s=(0,Er.execSync)("git diff HEAD",{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0});let a=(0,Er.execSync)("git status --porcelain",{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}).trim().split(`
176
- `).filter(c=>c.startsWith("??")).map(c=>c.substring(3));for(let c of a){let l=Mi.default.join(e,c);if(Vt.default.existsSync(l)&&!tk(c))try{if(Vt.default.statSync(l).size<=512e3){let h=Vt.default.readFileSync(l,"utf-8").split(`
175
+ `)}`}}else if(t)s=(0,wr.execSync)(`git diff HEAD -- "${t}"`,{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0});else{s=(0,wr.execSync)("git diff HEAD",{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0});let a=(0,wr.execSync)("git status --porcelain",{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}).trim().split(`
176
+ `).filter(c=>c.startsWith("??")).map(c=>c.substring(3));for(let c of a){let l=ki.default.join(e,c);if(Gt.default.existsSync(l)&&!dA(c))try{if(Gt.default.statSync(l).size<=512e3){let h=Gt.default.readFileSync(l,"utf-8").split(`
177
177
  `);s+=`
178
178
  diff --git a/${c} b/${c}
179
179
  new file mode 100644
180
180
  --- /dev/null
181
181
  +++ b/${c}
182
182
  @@ -0,0 +1,${h.length} @@
183
- ${h.map(y=>`+${y}`).join(`
184
- `)}`}}catch{}}}i({success:!0,diff:s})}catch(s){i({success:!1,error:s.message})}}),r.on("gitBranch",async({repoPath:e},t)=>{let n=await Oi(["branch","--show-current"],e);if(n.code!==0)return t({success:!1});t({success:!0,branch:n.stdout.trim()})}),r.on("gitAdd",async({repoPath:e,files:t},n)=>{try{let i=Array.isArray(t)&&t.length?t:["."],s=await Oi(["add","--",...i],e);if(s.code!==0)return n({success:!1,error:s.stderr.trim()});n({success:!0})}catch(i){n({success:!1,error:i.message})}}),r.on("gitReset",async({repoPath:e,files:t},n)=>{try{let i=Array.isArray(t)&&t.length?t:["."],s=await Oi(["reset","HEAD","--",...i],e);n({success:s.code===0,error:s.code===0?void 0:s.stderr.trim()})}catch(i){n({success:!1,error:i.message})}}),r.on("gitCommit",async({repoPath:e,message:t},n)=>{try{if(!t)return n({success:!1,error:"Empty message"});let i=await Oi(["commit","-m",t],e),s=(i.stdout+i.stderr).trim();if(i.code!==0)return n({success:!1,output:s,error:i.stderr.trim()});n({success:!0,output:s})}catch(i){n({success:!1,error:i.message})}}),r.on("gitPush",async({repoPath:e},t)=>{try{let n=await Oi(["push"],e),i=(n.stdout+n.stderr).trim();if(n.code!==0)return t({success:!1,output:i,error:n.stderr.trim()});t({success:!0,output:i})}catch(n){t({success:!1,error:n.message})}}),r.on("gitPull",async({repoPath:e},t)=>{try{let n=await Oi(["pull"],e),i=(n.stdout+n.stderr).trim();if(n.code!==0)return t({success:!1,output:i,error:n.stderr.trim()});t({success:!0,output:i})}catch(n){t({success:!1,error:n.message})}}),r.on("gitLog",async({repoPath:e,limit:t},n)=>{try{let i=typeof t=="number"&&t>0?t:20,s=await Oi(["log","-n",String(i),"--pretty=format:%h%x09%s"],e);if(s.code!==0)return n({success:!1,error:s.stderr.trim()});let o=s.stdout.split(`
185
- `).filter(Boolean).map(a=>{let[c,...l]=a.split(" ");return{hash:c,message:l.join(" ")}});n({success:!0,commits:o})}catch(i){n({success:!1,error:i.message})}}),r.on("gitDiscard",({repoPath:e,file:t,status:n},i)=>{try{if(!t)return i({success:!1,error:"No file specified"});let s=Mi.default.join(e,t);n==="?"?Vt.default.existsSync(s)&&(Vt.default.statSync(s).isDirectory()?Vt.default.rmSync(s,{recursive:!0}):Vt.default.unlinkSync(s)):n==="A"?((0,Er.execSync)(`git reset HEAD -- "${t}"`,{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}),Vt.default.existsSync(s)&&Vt.default.unlinkSync(s)):(0,Er.execSync)(`git checkout HEAD -- "${t}"`,{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}),i({success:!0})}catch(s){i({success:!1,error:s.message})}})}function nk(r){ek(r),rk(r)}bn();var kn=require("fs"),sk=require("path");bt();mh();var ik=oe.CONFIG,Yg=(0,sk.join)(oe.CONFIG,"approvedDevices.json"),jr=new Map,oo=!1,La=new Map,ao=new Map;function ok(){(0,kn.existsSync)(ik)||(0,kn.mkdirSync)(ik,{recursive:!0})}function ak(){try{if(ok(),(0,kn.existsSync)(Yg)){let r=JSON.parse((0,kn.readFileSync)(Yg,"utf8"));Array.isArray(r)?jr=new Map(r.map(e=>[e,{approvedAt:null}])):jr=new Map(Object.entries(r)),jr.delete(mo)&&sp()}}catch{jr=new Map}}function sp(){try{ok(),(0,kn.writeFileSync)(Yg,JSON.stringify(Object.fromEntries(jr),null,2))}catch{}}function ck(r){return r?jr.has(r):!1}function op(r){!r||r===mo||(jr.set(r,{approvedAt:new Date().toISOString()}),sp())}function lk(r){jr.delete(r),sp()}function uk(r,e){let t=jr.get(r);return t?(jr.set(r,{...t,label:e||""}),sp(),!0):!1}function pk(){return[...jr.entries()].map(([r,e])=>({deviceId:r,...e}))}function fk(r,e){La.set(r,e)}function Xg(r){return La.get(r)||null}function ap(r){La.delete(r)}function dk(r){if(!r)return!1;for(let e of La.values())if(e.deviceId===r)return!0;return!1}function hk(){return[...La.entries()].map(([r,e])=>({socketId:r,...e}))}function mk(r,e){r&&ao.set(r,{...e,rejectedAt:new Date().toISOString()})}function gk(r){return r?ao.has(r):!1}function vk(r,e,t){let n=ao.get(r);n&&ao.set(r,{...n,socketId:e,ip:t})}function yk(){return[...ao.entries()].map(([r,e])=>({deviceId:r,...e}))}function co(r){ao.delete(r)}function xk(){return oo=!!Qo().autoApprove,oo}function cp(){return oo}function _k(r){return oo=!!r,Al({autoApprove:oo}),oo}function Jg(){try{let r=(0,wk.join)(oe.ROOT,"keys.json");return JSON.parse((0,bk.readFileSync)(r,"utf8")).key||null}catch{return null}}var Pi=null;function Ba(){return Pi}async function Da(r){r.handshake.auth?.tempKey&&(be("One-time key used \u2014 clearing from UI"),Hw()),await I4(r),nk(r),await xC(r,Pi,Jg())}async function I4(r){if(r.data.protocol)return;let{webrtc:e,streaming:t}=Y,n=new Ll(r,{enableWebRTC:e.enableWebRTC,apiKey:e.enableTurn?Jg():null,turnApiUrl:e.enableTurn?e.turnApiUrl:null,turnRefreshInterval:e.turnRefreshInterval,dcMaxMessageSize:e.dcMaxMessageSize,dcChunkSize:e.dcChunkSize,dcMaxTilesPerFrame:e.dcMaxTilesPerFrame,answerTimeout:e.answerTimeout,maxControlBuffer:e.maxControlBuffer,wsChunkSize:t.chunkSize});r.data.protocol=n,fS(n),n.attachAsBus(r);try{await n.init(),n.setupSignaling(r)}catch(i){console.error("[transport] pm init failed:",i.message)}}function Sk(r){let e=Pi;if(!e)return!1;let t=e.sockets.sockets.get(r),n=Xg(r);return!t||!n?!1:(op(n.deviceId),ap(r),co(n.deviceId),t.data.approved=!0,t.emit("device:approved"),Da(t),be(`Device approved: ${n.deviceId.slice(0,8)}...`),!0)}function Ek(r){let e=Pi;if(!e||!r)return!1;op(r),co(r);for(let t of e.sockets.sockets.values())t.handshake.auth?.deviceId===r&&(t.data.approved=!0,t.emit("device:approved"),Da(t));return be(`Device approved from pending: ${r.slice(0,8)}...`),!0}function lp(r){let e=Pi;if(!e||!r)return 0;let t=0;for(let n of e.sockets.sockets.values())n.handshake.auth?.deviceId===r&&(n.disconnect(!0),t++);return t&&be(`Disconnected ${t} socket(s) for device ${r.slice(0,8)}...`),t}function Tk(r){let e=Pi;if(!e)return!1;let t=Xg(r),n=e.sockets.sockets.get(r);return ap(r),t?.deviceId&&mk(t.deviceId,{ip:t.ip,socketId:r}),n&&(n.emit("device:rejected"),n.disconnect(!0)),Ct("deviceApproval",{action:"refresh"}),be(`Device rejected: ${t?.deviceId?.slice(0,8)||"unknown"}...`),!0}async function Ck(r){ak(),xk();let e=new sw(r,{cors:{origin:"*",methods:["GET","POST"],credentials:!0,allowedHeaders:["*"]},transports:["websocket","polling"],allowEIO3:!0,allowUpgrades:!0,pingTimeout:6e4,pingInterval:25e3,maxHttpBufferSize:1e8,perMessageDeflate:{threshold:1024}}),t=await JS();return Ww(t),e.on("connection",n=>{let i=n.handshake.headers["x-forwarded-for"]||n.handshake.address||"unknown",s=n.handshake.auth?.deviceId||null;n.data.approved=!1,n.use((f,h)=>{if(n.data.approved)return h();let y=f[0];return y==="device:clientReady"||y==="disconnect"?h():h(new Error("Device not approved"))});let o=n.handshake.address||"",a=o==="127.0.0.1"||o==="::1"||o==="::ffff:127.0.0.1",c=!!n.handshake.headers["cf-connecting-ip"],l=n.handshake.headers.origin,p=!l||ec.includes(l);if(!c&&a&&p&&cw(n.handshake.auth?.localToken)){n.data.approved=!0,n.data.localUi=!0,be("Local UI connected \u2014 trusted (token)"),Da(n);return}if(s===mo){be(`Rejected untrusted local-ui socket from ${i}`),n.disconnect(!0);return}if(Vw(n.id,i,s),be(`Client connected: ${i} (device: ${s?.slice(0,8)||"none"})`),n.on("disconnect",f=>{Kw(n.id),ap(n.id),be(`Client disconnected: ${i} (${f})`);let h=n.data?.protocol;if(h&&!n.data?.remoteAttached){try{h.close()}catch{}Ms(h)}}),s&&ck(s))be(`Device recognized: ${s.slice(0,8)}...`),n.data.approved=!0,Da(n);else if(s&&gk(s))vk(s,n.id,i),be(`Rejected device reconnected: ${s.slice(0,8)} \u2014 waiting in Clients list`),n.emit("device:rejected"),Ct("deviceApproval",{action:"refresh"});else if(s&&cp())op(s),co(s),n.data.approved=!0,be(`Auto-approved device: ${s.slice(0,8)}...`),Da(n),n.once("device:clientReady",()=>n.emit("device:approved")),Ct("deviceApproval",{action:"refresh"});else{if(be(`Unknown device: ${s?.slice(0,8)||"no-id"} \u2014 waiting for approval`),dk(s)){be(`Device ${s?.slice(0,8)} already pending, ignoring duplicate`),n.disconnect(!0);return}fk(n.id,{deviceId:s,ip:i}),n.once("device:clientReady",()=>{n.emit("device:pendingApproval"),Ct("deviceApproval",{socketId:n.id,deviceId:s,ip:i,action:"pending"})})}}),Xs(e,Jg()),Pi=e,e}function Ak(r){r.setHeader("Access-Control-Allow-Origin","*"),r.setHeader("Access-Control-Allow-Methods","GET, POST, PUT, DELETE, OPTIONS"),r.setHeader("Access-Control-Allow-Headers","Authorization, Content-Type"),r.setHeader("Access-Control-Max-Age","86400")}function Rk(r,e){return r.method==="OPTIONS"?(e.writeHead(200),e.end(),!0):!1}var uo=require("zlib"),uO=J(oO(),1);var u6=["data:","javascript:","#","mailto:","blob:"],p6=["href","src","action","srcset","poster","data","formaction","data-src","data-href","data-url","data-background"];function dp(r,e){return!r||u6.some(t=>r.startsWith(t))||r.startsWith("/proxy/")?r:r.startsWith(`http://localhost:${e}`)?r.replace(`http://localhost:${e}`,`/proxy/${e}`):r.startsWith("/")&&!r.startsWith("//")?`/proxy/${e}${r}`:r}function aO(r,e){let t=`/proxy/${e}`,n=new RegExp(`(${p6.join("|")})=(["'])([^"']*?)\\2`,"gi");return r=r.replace(n,(i,s,o,a)=>{if(s.toLowerCase()==="srcset"){let c=a.split(",").map(l=>{let[p,...f]=l.trim().split(/\s+/),h=dp(p,e);return f.length?`${h} ${f.join(" ")}`:h}).join(", ");return`${s}=${o}${c}${o}`}return`${s}=${o}${dp(a,e)}${o}`}),r=r.replace(/url\(\s*(["']?)(\/_next\/[^)"']+)\1\s*\)/gi,(i,s,o)=>`url(${s}${t}${o}${s})`),r=r.replace(/"(\/_next\/[^"]+)"/g,(i,s)=>`"${t}${s}"`),r}function cO(r){let e=`/proxy/${r}`;return`
183
+ ${h.map(g=>`+${g}`).join(`
184
+ `)}`}}catch{}}}i({success:!0,diff:s})}catch(s){i({success:!1,error:s.message})}}),r.on("gitBranch",async({repoPath:e},t)=>{let n=await Ci(["branch","--show-current"],e);if(n.code!==0)return t({success:!1});t({success:!0,branch:n.stdout.trim()})}),r.on("gitAdd",async({repoPath:e,files:t},n)=>{try{let i=Array.isArray(t)&&t.length?t:["."],s=await Ci(["add","--",...i],e);if(s.code!==0)return n({success:!1,error:s.stderr.trim()});n({success:!0})}catch(i){n({success:!1,error:i.message})}}),r.on("gitReset",async({repoPath:e,files:t},n)=>{try{let i=Array.isArray(t)&&t.length?t:["."],s=await Ci(["reset","HEAD","--",...i],e);n({success:s.code===0,error:s.code===0?void 0:s.stderr.trim()})}catch(i){n({success:!1,error:i.message})}}),r.on("gitCommit",async({repoPath:e,message:t},n)=>{try{if(!t)return n({success:!1,error:"Empty message"});let i=await Ci(["commit","-m",t],e),s=(i.stdout+i.stderr).trim();if(i.code!==0)return n({success:!1,output:s,error:i.stderr.trim()});n({success:!0,output:s})}catch(i){n({success:!1,error:i.message})}}),r.on("gitPush",async({repoPath:e},t)=>{try{let n=await Ci(["push"],e),i=(n.stdout+n.stderr).trim();if(n.code!==0)return t({success:!1,output:i,error:n.stderr.trim()});t({success:!0,output:i})}catch(n){t({success:!1,error:n.message})}}),r.on("gitPull",async({repoPath:e},t)=>{try{let n=await Ci(["pull"],e),i=(n.stdout+n.stderr).trim();if(n.code!==0)return t({success:!1,output:i,error:n.stderr.trim()});t({success:!0,output:i})}catch(n){t({success:!1,error:n.message})}}),r.on("gitLog",async({repoPath:e,limit:t},n)=>{try{let i=typeof t=="number"&&t>0?t:20,s=await Ci(["log","-n",String(i),"--pretty=format:%h%x09%s"],e);if(s.code!==0)return n({success:!1,error:s.stderr.trim()});let o=s.stdout.split(`
185
+ `).filter(Boolean).map(a=>{let[c,...l]=a.split(" ");return{hash:c,message:l.join(" ")}});n({success:!0,commits:o})}catch(i){n({success:!1,error:i.message})}}),r.on("gitDiscard",({repoPath:e,file:t,status:n},i)=>{try{if(!t)return i({success:!1,error:"No file specified"});let s=ki.default.join(e,t);n==="?"?Gt.default.existsSync(s)&&(Gt.default.statSync(s).isDirectory()?Gt.default.rmSync(s,{recursive:!0}):Gt.default.unlinkSync(s)):n==="A"?((0,wr.execSync)(`git reset HEAD -- "${t}"`,{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}),Gt.default.existsSync(s)&&Gt.default.unlinkSync(s)):(0,wr.execSync)(`git checkout HEAD -- "${t}"`,{cwd:e,encoding:"utf-8",stdio:["pipe","pipe","pipe"],windowsHide:!0}),i({success:!0})}catch(s){i({success:!1,error:s.message})}})}function mA(r){fA(r),hA(r)}yn();var Cn=require("fs"),vA=require("path");bt();ih();var gA=ie.CONFIG,Ag=(0,vA.join)(ie.CONFIG,"approvedDevices.json"),Lr=new Map,eo=!1,Ra=new Map,to=new Map;function yA(){(0,Cn.existsSync)(gA)||(0,Cn.mkdirSync)(gA,{recursive:!0})}function xA(){try{if(yA(),(0,Cn.existsSync)(Ag)){let r=JSON.parse((0,Cn.readFileSync)(Ag,"utf8"));Array.isArray(r)?Lr=new Map(r.map(e=>[e,{approvedAt:null}])):Lr=new Map(Object.entries(r)),Lr.delete(co)&&Vu()}}catch{Lr=new Map}}function Vu(){try{yA(),(0,Cn.writeFileSync)(Ag,JSON.stringify(Object.fromEntries(Lr),null,2))}catch{}}function _A(r){return r?Lr.has(r):!1}function Ku(r){!r||r===co||(Lr.set(r,{approvedAt:new Date().toISOString()}),Vu())}function bA(r){Lr.delete(r),Vu()}function wA(r,e){let t=Lr.get(r);return t?(Lr.set(r,{...t,label:e||""}),Vu(),!0):!1}function SA(){return[...Lr.entries()].map(([r,e])=>({deviceId:r,...e}))}function EA(r,e){Ra.set(r,e)}function Rg(r){return Ra.get(r)||null}function Yu(r){Ra.delete(r)}function TA(r){if(!r)return!1;for(let e of Ra.values())if(e.deviceId===r)return!0;return!1}function CA(){return[...Ra.entries()].map(([r,e])=>({socketId:r,...e}))}function kA(r,e){r&&to.set(r,{...e,rejectedAt:new Date().toISOString()})}function AA(r){return r?to.has(r):!1}function RA(r,e,t){let n=to.get(r);n&&to.set(r,{...n,socketId:e,ip:t})}function OA(){return[...to.entries()].map(([r,e])=>({deviceId:r,...e}))}function ro(r){to.delete(r)}function MA(){return eo=!!zo().autoApprove,eo}function Ju(){return eo}function PA(r){return eo=!!r,bl({autoApprove:eo}),eo}function Og(){try{let r=(0,NA.join)(ie.ROOT,"keys.json");return JSON.parse((0,IA.readFileSync)(r,"utf8")).key||null}catch{return null}}var Ai=null;function Ma(){return Ai}async function Oa(r){r.handshake.auth?.tempKey&&(xe("One-time key used \u2014 clearing from UI"),bw()),await s$(r),mA(r),await eC(r,Ai,Og())}async function s$(r){if(r.data.protocol)return;let{webrtc:e,streaming:t}=$,n=new Rl(r,{enableWebRTC:e.enableWebRTC,apiKey:e.enableTurn?Og():null,turnApiUrl:e.enableTurn?e.turnApiUrl:null,turnRefreshInterval:e.turnRefreshInterval,dcMaxMessageSize:e.dcMaxMessageSize,dcChunkSize:e.dcChunkSize,dcMaxTilesPerFrame:e.dcMaxTilesPerFrame,answerTimeout:e.answerTimeout,maxControlBuffer:e.maxControlBuffer,wsChunkSize:t.chunkSize});r.data.protocol=n,zw(n),n.attachAsBus(r);try{await n.init(),n.setupSignaling(r)}catch(i){console.error("[transport] pm init failed:",i.message)}}function DA(r){let e=Ai;if(!e)return!1;let t=e.sockets.sockets.get(r),n=Rg(r);return!t||!n?!1:(Ku(n.deviceId),Yu(r),ro(n.deviceId),t.data.approved=!0,t.emit("device:approved"),Oa(t),xe(`Device approved: ${n.deviceId.slice(0,8)}...`),!0)}function LA(r){let e=Ai;if(!e||!r)return!1;Ku(r),ro(r);for(let t of e.sockets.sockets.values())t.handshake.auth?.deviceId===r&&(t.data.approved=!0,t.emit("device:approved"),Oa(t));return xe(`Device approved from pending: ${r.slice(0,8)}...`),!0}function Xu(r){let e=Ai;if(!e||!r)return 0;let t=0;for(let n of e.sockets.sockets.values())n.handshake.auth?.deviceId===r&&(n.disconnect(!0),t++);return t&&xe(`Disconnected ${t} socket(s) for device ${r.slice(0,8)}...`),t}function BA(r){let e=Ai;if(!e)return!1;let t=Rg(r),n=e.sockets.sockets.get(r);return Yu(r),t?.deviceId&&kA(t.deviceId,{ip:t.ip,socketId:r}),n&&(n.emit("device:rejected"),n.disconnect(!0)),Et("deviceApproval",{action:"refresh"}),xe(`Device rejected: ${t?.deviceId?.slice(0,8)||"unknown"}...`),!0}async function jA(r){xA(),MA();let e=new Fb(r,{cors:{origin:"*",methods:["GET","POST"],credentials:!0,allowedHeaders:["*"]},transports:["websocket","polling"],allowEIO3:!0,allowUpgrades:!0,pingTimeout:6e4,pingInterval:25e3,maxHttpBufferSize:1e8,perMessageDeflate:{threshold:1024}}),t=await PS();return Ew(t),e.on("connection",n=>{let i=n.handshake.headers["x-forwarded-for"]||n.handshake.address||"unknown",s=n.handshake.auth?.deviceId||null;n.data.approved=!1,n.use((f,h)=>{if(n.data.approved)return h();let g=f[0];return g==="device:clientReady"||g==="disconnect"?h():h(new Error("Device not approved"))});let o=n.handshake.address||"",a=o==="127.0.0.1"||o==="::1"||o==="::ffff:127.0.0.1",c=!!n.handshake.headers["cf-connecting-ip"],l=n.handshake.headers.origin,u=!l||Ka.includes(l);if(!c&&a&&u&&Ub(n.handshake.auth?.localToken)){n.data.approved=!0,n.data.localUi=!0,xe("Local UI connected \u2014 trusted (token)"),Oa(n);return}if(s===co){xe(`Rejected untrusted local-ui socket from ${i}`),n.disconnect(!0);return}if(kw(n.id,i,s),xe(`Client connected: ${i} (device: ${s?.slice(0,8)||"none"})`),n.on("disconnect",f=>{Aw(n.id),Yu(n.id),xe(`Client disconnected: ${i} (${f})`);let h=n.data?.protocol;if(h&&!n.data?.remoteAttached){try{h.close()}catch{}Cs(h)}}),s&&_A(s))xe(`Device recognized: ${s.slice(0,8)}...`),n.data.approved=!0,Oa(n);else if(s&&AA(s))RA(s,n.id,i),xe(`Rejected device reconnected: ${s.slice(0,8)} \u2014 waiting in Clients list`),n.emit("device:rejected"),Et("deviceApproval",{action:"refresh"});else if(s&&Ju())Ku(s),ro(s),n.data.approved=!0,xe(`Auto-approved device: ${s.slice(0,8)}...`),Oa(n),n.once("device:clientReady",()=>n.emit("device:approved")),Et("deviceApproval",{action:"refresh"});else{if(xe(`Unknown device: ${s?.slice(0,8)||"no-id"} \u2014 waiting for approval`),TA(s)){xe(`Device ${s?.slice(0,8)} already pending, ignoring duplicate`),n.disconnect(!0);return}EA(n.id,{deviceId:s,ip:i}),n.once("device:clientReady",()=>{n.emit("device:pendingApproval"),Et("deviceApproval",{socketId:n.id,deviceId:s,ip:i,action:"pending"})})}}),Gs(e,Og()),Ai=e,e}function FA(r){r.setHeader("Access-Control-Allow-Origin","*"),r.setHeader("Access-Control-Allow-Methods","GET, POST, PUT, DELETE, OPTIONS"),r.setHeader("Access-Control-Allow-Headers","Authorization, Content-Type"),r.setHeader("Access-Control-Max-Age","86400")}function HA(r,e){return r.method==="OPTIONS"?(e.writeHead(200),e.end(),!0):!1}var io=require("zlib"),wR=K(yR(),1);var L$=["data:","javascript:","#","mailto:","blob:"],B$=["href","src","action","srcset","poster","data","formaction","data-src","data-href","data-url","data-background"];function tp(r,e){return!r||L$.some(t=>r.startsWith(t))||r.startsWith("/proxy/")?r:r.startsWith(`http://localhost:${e}`)?r.replace(`http://localhost:${e}`,`/proxy/${e}`):r.startsWith("/")&&!r.startsWith("//")?`/proxy/${e}${r}`:r}function xR(r,e){let t=`/proxy/${e}`,n=new RegExp(`(${B$.join("|")})=(["'])([^"']*?)\\2`,"gi");return r=r.replace(n,(i,s,o,a)=>{if(s.toLowerCase()==="srcset"){let c=a.split(",").map(l=>{let[u,...f]=l.trim().split(/\s+/),h=tp(u,e);return f.length?`${h} ${f.join(" ")}`:h}).join(", ");return`${s}=${o}${c}${o}`}return`${s}=${o}${tp(a,e)}${o}`}),r=r.replace(/url\(\s*(["']?)(\/_next\/[^)"']+)\1\s*\)/gi,(i,s,o)=>`url(${s}${t}${o}${s})`),r=r.replace(/"(\/_next\/[^"]+)"/g,(i,s)=>`"${t}${s}"`),r}function _R(r){let e=`/proxy/${r}`;return`
186
186
  // Service Worker for 9Remote Proxy - Port ${r}
187
187
  const PROXY_BASE = '${e}';
188
188
  const TARGET_PORT = ${r};
@@ -237,7 +237,7 @@ self.addEventListener('fetch', (event) => {
237
237
 
238
238
  event.respondWith(fetch(new Request(newUrl, requestInit)));
239
239
  });
240
- `}function lO(r){return`
240
+ `}function bR(r){return`
241
241
  <script data-proxy-injected="true">
242
242
  (function() {
243
243
  if (window.__proxySwRegistered) return;
@@ -279,7 +279,7 @@ self.addEventListener('fetch', (event) => {
279
279
  });
280
280
  }
281
281
  })();
282
- </script>`}var hv=new Set;function pO(r){hv.add(String(r))}function fO(r){hv.delete(String(r))}function f6(r){return hv.has(String(r))}function d6(r){switch(r){case"gzip":return(0,uo.createGunzip)();case"deflate":return(0,uo.createInflate)();case"br":return(0,uo.createBrotliDecompress)();default:return null}}function h6(r,e){if(r.includes("<head>"))return r.replace("<head>","<head>"+e);if(r.includes("<HEAD>"))return r.replace("<HEAD>","<HEAD>"+e);let t=r.match(/<head[^>]*>/i);return t?r.replace(t[0],t[0]+e):e+r}function dO(){"";let r=uO.default.createProxyServer({selfHandleResponse:!0});return r.on("proxyRes",(e,t,n)=>{let i=t._proxyTargetPort,s=e.headers["content-type"]||"",o=e.headers["content-encoding"]||"",a=s.includes("text/html"),c={...e.headers};if(c.location&&(c.location=dp(c.location,i)),s.includes("application/json")||s.includes("text/x-component")){n.writeHead(e.statusCode,c),e.pipe(n);return}if(s.includes("javascript")||s.includes("text/javascript")){n.writeHead(e.statusCode,c),e.pipe(n);return}if(!a){n.writeHead(e.statusCode,c),e.pipe(n);return}delete c["content-length"],delete c["content-encoding"];let f=d6(o),h=f?e.pipe(f):e,y=[];h.on("data",_=>y.push(_)),h.on("error",_=>{console.error("[Proxy] Decompress error:",_.message),n.writeHead(502),n.end("Bad Gateway: Decompression failed")}),h.on("end",()=>{let _=Buffer.concat(y).toString("utf8");_=aO(_,i);let S=lO(i);_=h6(_,S),n.writeHead(e.statusCode,c),n.end(_)})}),r}function hO(r,e,t,n,i,s){if(i==="/sw.js"){let o=cO(n);t.writeHead(200,{"Content-Type":"application/javascript; charset=utf-8","Service-Worker-Allowed":"/","Cache-Control":"no-store, no-cache, must-revalidate"}),t.end(o);return}if(!f6(n)){t.writeHead(401,{"Content-Type":"text/html"}),t.end(`
282
+ </script>`}var Vg=new Set;function SR(r){Vg.add(String(r))}function ER(r){Vg.delete(String(r))}function j$(r){return Vg.has(String(r))}function F$(r){switch(r){case"gzip":return(0,io.createGunzip)();case"deflate":return(0,io.createInflate)();case"br":return(0,io.createBrotliDecompress)();default:return null}}function H$(r,e){if(r.includes("<head>"))return r.replace("<head>","<head>"+e);if(r.includes("<HEAD>"))return r.replace("<HEAD>","<HEAD>"+e);let t=r.match(/<head[^>]*>/i);return t?r.replace(t[0],t[0]+e):e+r}function TR(){"";let r=wR.default.createProxyServer({selfHandleResponse:!0});return r.on("proxyRes",(e,t,n)=>{let i=t._proxyTargetPort,s=e.headers["content-type"]||"",o=e.headers["content-encoding"]||"",a=s.includes("text/html"),c={...e.headers};if(c.location&&(c.location=tp(c.location,i)),s.includes("application/json")||s.includes("text/x-component")){n.writeHead(e.statusCode,c),e.pipe(n);return}if(s.includes("javascript")||s.includes("text/javascript")){n.writeHead(e.statusCode,c),e.pipe(n);return}if(!a){n.writeHead(e.statusCode,c),e.pipe(n);return}delete c["content-length"],delete c["content-encoding"];let f=F$(o),h=f?e.pipe(f):e,g=[];h.on("data",x=>g.push(x)),h.on("error",x=>{console.error("[Proxy] Decompress error:",x.message),n.writeHead(502),n.end("Bad Gateway: Decompression failed")}),h.on("end",()=>{let x=Buffer.concat(g).toString("utf8");x=xR(x,i);let S=bR(i);x=H$(x,S),n.writeHead(e.statusCode,c),n.end(x)})}),r}function CR(r,e,t,n,i,s){if(i==="/sw.js"){let o=_R(n);t.writeHead(200,{"Content-Type":"application/javascript; charset=utf-8","Service-Worker-Allowed":"/","Cache-Control":"no-store, no-cache, must-revalidate"}),t.end(o);return}if(!j$(n)){t.writeHead(401,{"Content-Type":"text/html"}),t.end(`
283
283
  <!DOCTYPE html>
284
284
  <html>
285
285
  <head><title>Unauthorized</title></head>
@@ -290,9 +290,9 @@ self.addEventListener('fetch', (event) => {
290
290
  </div>
291
291
  </body>
292
292
  </html>
293
- `);return}e._proxyTargetPort=n,e.url=i+(s||""),r.web(e,t,{target:`http://localhost:${n}`,changeOrigin:!0},o=>{t.writeHead(502),t.end(`Bad Gateway: ${o.message}`)})}var mO=J(require("http"),1),gO=J(require("https"),1),vO=require("child_process"),yO=require("util"),m6=(0,yO.promisify)(vO.exec);async function g6(){let r=process.platform,e=new Set([80,443]);try{let t;if(r==="win32")t="netstat -ano | findstr LISTENING";else{let s="/dev/null";t=`lsof -iTCP -sTCP:LISTEN -P -n 2>${s} || netstat -tlnp 2>${s}`}let{stdout:n}=await m6(t),i=n.split(`
294
- `);for(let s of i){let o=s.match(/[:\*\]](\d{2,5})(?:\s|$)/g);if(o)for(let a of o){let c=parseInt(a.replace(/[:\*\]\s]/g,""),10);c>0&&c<=65535&&(c===80||c===443||c>=1024)&&e.add(c)}}return Array.from(e)}catch(t){return console.error("Failed to get listening ports:",t.message),[80,443,3e3,3001,4200,5e3,5173,8e3,8080,9e3]}}function v6(r,e=2e3){return new Promise(t=>{let n=mO.default.request({host:"localhost",port:r,method:"GET",path:"/",timeout:e},i=>{i.on("data",()=>{}),i.on("end",()=>{}),t({active:!0,protocol:"http",status:i.statusCode})});n.on("error",i=>{t({active:!1,error:i.message})}),n.on("timeout",()=>{n.destroy(),t({active:!1,error:"timeout"})}),n.end()})}function y6(r,e=2e3){return new Promise(t=>{let n=gO.default.request({host:"localhost",port:r,method:"GET",path:"/",timeout:e,rejectUnauthorized:!1},i=>{i.on("data",()=>{}),i.on("end",()=>{}),t({active:!0,protocol:"https",status:i.statusCode})});n.on("error",i=>{t({active:!1,error:i.message})}),n.on("timeout",()=>{n.destroy(),t({active:!1,error:"timeout"})}),n.end()})}async function x6(r){let[e,t]=await Promise.all([v6(r),y6(r)]);return t.active?{port:r,...t}:e.active?{port:r,...e}:{port:r,active:!1}}async function xO(){let r=await g6();return(await Promise.all(r.map(t=>x6(t)))).filter(t=>t.active).map(t=>({port:t.port,protocol:t.protocol,url:`${t.protocol}://localhost:${t.port}`,name:`localhost:${t.port}`,status:t.status})).sort((t,n)=>t.port-n.port)}var _O=J(require("crypto"),1),_6=process.env.API_KEY_SECRET||"9remote-api-key-secret";function b6(){let r="abcdefghijklmnopqrstuvwxyz0123456789",e="";for(let t=0;t<4;t++)e+=r.charAt(Math.floor(Math.random()*r.length));return e}function bO(r,e){return _O.default.createHmac("sha256",_6).update(r+e).digest("hex").slice(0,6)}function wO(r){let e=r.slice(0,8),t=b6(),n=bO(e,t);return{key:`sk-${e}-${t}-${n}`,keyId:t}}function w6(r){if(!r||!r.startsWith("sk-"))return null;let e=r.split("-");if(e.length===4){let[,t,n,i]=e,s=bO(t,n);return i!==s?null:{machineId:t,keyId:n}}return null}function hp(r){return w6(r)!==null}async function SO(r,e){let t=r.headers.authorization;if(!t||!t.startsWith("Bearer ")){e.setHeader("Content-Type","application/json"),e.writeHead(401),e.end(JSON.stringify({error:"Unauthorized: Missing API key"}));return}let n=t.slice(7);if(!hp(n)){e.setHeader("Content-Type","application/json"),e.writeHead(401),e.end(JSON.stringify({error:"Unauthorized: Invalid API key"}));return}let i=await xO();e.setHeader("Content-Type","application/json"),e.writeHead(200),e.end(JSON.stringify(i))}xl();var CO=require("url");var mp=J(require("path"),1),AO=J(require("os"),1);bt();var EO=J(require("path"),1),TO=J(require("os"),1);var _5=EO.default.join(TO.default.homedir(),".9remote","pids");hh();var Ga={checkIntervalMs:36e5,connectCheckDebounceMs:9e5,maxRetry:3,retryDelayMs:3e3,verifyTimeoutMs:15e3,lockTtlMs:3e5,lockFile:"update.lock"};var S5={orange:ho.rgb(230,138,110),orangeDim:ho.rgb(200,120,95)};var M5=mp.default.dirname((0,CO.fileURLToPath)(__importMetaUrl));var P5=mp.default.join(AO.default.homedir(),".9remote","cloudflared.pid");function RO(r,e){let t=r.split(".").map(Number),n=e.split(".").map(Number);for(let i=0;i<3;i++){if(n[i]>t[i])return!0;if(n[i]<t[i])return!1}return!1}var I5=mp.default.join(oe.STATE,Ga.lockFile);bn();jt();bt();Es();var OO=J(kO(),1),gv=J(require("crypto"),1),{machineIdSync:S6}=OO.default;async function MO(r=null){let e=r||process.env.MACHINE_ID_SALT||"9remote-salt";try{let t=S6();return gv.default.createHash("sha256").update(t+e).digest("hex").substring(0,16)}catch(t){return console.error("Error getting machine ID:",t),gv.default.randomUUID().replace(/-/g,"").substring(0,16)}}bn();async function PO(r,e){let t=$w(),n=t.workerUrl||"https://9remote.cc";if(!t.permanentKey){le(e,400,"No permanent key set");return}try{let s=await(await yo(`${n}/api/temp-key/create`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({apiKey:t.permanentKey,expiryMinutes:30})})).json(),o=`${n}/login?k=${s.tempKey}`;_n({oneTimeKey:s.tempKey,oneTimeKeyExpiresAt:s.expiresAt,qrUrl:o}),ee(e,{oneTimeKey:s.tempKey,expiresAt:s.expiresAt,qrUrl:o})}catch(i){le(e,500,i.message)}}async function IO(r,e){try{let t=await MO(),{key:n}=wO(t),i=_w();bw(t,n,i?.name||"Default"),_n({permanentKey:n}),ee(e,{ok:!0,permanentKey:n})}catch(t){le(e,500,t.message)}}jt();async function NO(r,e){let t=await Bt(r,e);if(!t)return;let n=Sk(t.socketId);ee(e,{ok:n})}async function LO(r,e){let t=await Bt(r,e);if(!t)return;let n=Tk(t.socketId);ee(e,{ok:n})}function DO(r,e){ee(e,{pending:hk()})}function BO(r,e){ee(e,{devices:pk()})}function jO(r,e){ee(e,{rejected:yk()})}async function FO(r,e){let t=await Bt(r,e);if(!t)return;let n=Ek(t.deviceId);ee(e,{ok:n})}async function $O(r,e){let t=await Bt(r,e);t&&(lp(t.deviceId),co(t.deviceId),ee(e))}async function HO(r,e){let t=await Bt(r,e);t&&(lp(t.deviceId),lk(t.deviceId),ee(e))}async function UO(r,e){let t=await Bt(r,e);if(!t)return;let n=lp(t.deviceId);ee(e,{disconnected:n})}function qO(r,e){ee(e,{enabled:cp()})}async function WO(r,e){let t=await Bt(r,e);if(!t)return;let n=uk(t.deviceId,t.label);ee(e,{ok:n})}async function GO(r,e){let t=await Bt(r,e);if(!t)return;let n=_k(!!t.enabled);ee(e,{enabled:n})}jt();yi();var zO={},E6=1e4;function VO(r,e){if(e)return{type:e.type||"stop",sessionId:e.sessionId||"",tool:e.tool||"claude"};let t=JSON.parse(r||"{}");return{type:t.type||"stop",sessionId:t.sessionId||"",tool:t.tool||"claude"}}async function KO(r,e){let t="";await new Promise(n=>{r.on("data",i=>t+=i),r.on("end",n)});try{XO(VO(t,null)),ee(e,{success:!0})}catch{le(e,400,"Invalid JSON")}}function YO(r,e,{query:t}){XO(VO(null,t)),ee(e,{success:!0})}function XO({type:r,sessionId:e,tool:t}){let n=Date.now(),i=Ba();if(!i||!e)return;let s={type:r,sessionId:e,tool:t,timestamp:n};zT(e,s),wt(i,"chatNotification",s);let o=`${e}:${r}`;n-(zO[o]||0)<E6||(zO[o]=n,WT(s))}jt();Ml();Es();dt();bn();function JO(){return{mode:_h(),active:xh(),presets:Object.keys(Y.sleepInhibit?.presets||{})}}function QO(r,e){ee(e,JO())}async function ZO(r,e){let t=await Bt(r,e);if(!t)return;let n=ta(t.mode);xw({sleepInhibitMode:n});let i=JO();Ct("sleepInhibit",i),ee(e,i)}jt();async function eM(r,e){try{let t=await Wl();ee(e,{sessions:t})}catch(t){le(e,500,t.message)}}async function tM(r,e){let t=await Bt(r,e);if(t){if(!t.sessionId)return le(e,400,"sessionId required");try{await xi(t.sessionId),ee(e)}catch(n){le(e,500,n.message)}}}var Mn=J(require("os"),1);dt();jt();function T6(){let r=QS();if(!r?.activeClients)return{total:0,streaming:0};let e=0;for(let t of r.activeClients.values())t.isStreaming&&e++;return{total:r.activeClients.size,streaming:e}}function C6(){let r=process.memoryUsage(),e=Mn.default.cpus();return{agent:{pid:process.pid,version:"2.0.75",nodeVersion:process.version,platform:`${process.platform}/${process.arch}`,uptimeSec:Math.round(process.uptime()),memory:{heapUsedMB:Math.round(r.heapUsed/1048576*10)/10,heapTotalMB:Math.round(r.heapTotal/1048576*10)/10,rssMB:Math.round(r.rss/1048576*10)/10,externalMB:Math.round(r.external/1048576*10)/10}},os:{hostname:Mn.default.hostname(),platform:Mn.default.platform(),arch:Mn.default.arch(),uptimeSec:Math.round(Mn.default.uptime()),loadAvg:Mn.default.loadavg(),cpuModel:e?.[0]?.model||"unknown",cpuCount:e.length,totalMemMB:Math.round(Mn.default.totalmem()/1048576),freeMemMB:Math.round(Mn.default.freemem()/1048576)},remote:{available:Ql(),...T6(),memoryWarningThresholdMB:Y.resourceManagement.memoryWarningThreshold},timestamp:Date.now()}}function rM(r,e){try{ee(e,C6())}catch(t){le(e,500,"stats error",t.message)}}Ml();Es();dt();ry();var Qn=In("server"),Zn=(0,oM.fileURLToPath)(new URL(".",__importMetaUrl)),aM=process.env.NODE_ENV==="development",A6=5173,vv=(0,Bi.existsSync)((0,sr.join)(Zn,"ui","dist"))?(0,sr.join)(Zn,"ui","dist"):(0,sr.join)(Zn,"ui"),R6={".html":"text/html",".js":"application/javascript",".css":"text/css",".svg":"image/svg+xml",".png":"image/png",".ico":"image/x-icon",".woff2":"font/woff2",".woff":"font/woff"};function k6(r,e,t){let n=(0,gp.request)({hostname:"localhost",port:A6,path:r.url,method:r.method,headers:r.headers},i=>{e.writeHead(i.statusCode,i.headers),i.pipe(e)});n.on("error",()=>t?t():void(e.writeHead(502),e.end("Vite dev server not ready"))),r.pipe(n)}function nM(r,e){if(!(0,Bi.existsSync)(e))return!1;let t=R6[(0,sr.extname)(e)]||"application/octet-stream";return r.setHeader("Content-Type",t),r.writeHead(200),r.end((0,Bi.readFileSync)(e)),!0}async function yv(r){try{let e=await yo(Up);if(!e.ok)return;let{version:t}=await e.json();t&&RO(r,t)&&(qw({version:t}),Ct("updateAvailable",{version:t}),gC())}catch{}}var iM=0;function O6(r){let e=Date.now();e-iM<Ga.connectCheckDebounceMs||(iM=e,yv(r))}function M6(r,e){if(process.env.CODESPACES!=="true"){le(e,400,"Not running on Codespaces");return}let t=process.env.CODESPACE_NAME;if(!t){le(e,400,"Codespace name not found");return}let n=Ba();n&&n.emit("codespace:stopping"),ee(e,{success:!0,message:"Stopping codespace..."}),setTimeout(()=>(0,Di.execFile)("gh",["codespace","stop","-c",t],{windowsHide:!0}),500)}var cM;async function sM(r,e,{pathname:t}){let n=r.headers.authorization;if(!n||!n.startsWith("Bearer ")||!hp(n.slice(7))){le(e,401,"Unauthorized");return}let{parseJsonBody:i}=await Promise.resolve().then(()=>(jt(),$i)),s=await i(r,e);if(s){if(!s.port){le(e,400,"Port required");return}t.endsWith("start")?pO(s.port):fO(s.port),ee(e,{success:!0})}}function P6(r,e,{pathname:t,search:n}){let i=t.match(/^\/proxy\/(\d+)(\/.*)?$/);i?hO(cM,r,e,i[1],i[2]||"/",n):le(e,404,"Not found")}var I6=[{path:"/api/health",method:"GET",public:!0,handler:(r,e)=>ee(e,{status:"ok",timestamp:Date.now()})},{path:"/api/version",method:"GET",public:!0,handler:(r,e)=>{ee(e,{version:"2.0.75"})}},{path:"/api/notify",method:"POST",public:!0,handler:KO},{path:"/api/notify",method:"GET",public:!0,handler:YO},{path:"/proxy/*",method:"*",public:!0,handler:P6},{path:"/api/ui/events",method:"GET",handler:Xw},{path:"/api/local-token",method:"GET",handler:zw},{path:"/api/ui/state",method:"GET",handler:Jw},{path:"/api/ui/state",method:"POST",handler:Qw},{path:"/api/ui/stop",method:"POST",handler:Zw},{path:"/api/ui/start",method:"POST",handler:eS},{path:"/api/ui/stop-tunnel",method:"POST",handler:tS},{path:"/api/ui/shutdown",method:"POST",handler:rS},{path:"/api/update",method:"POST",handler:nS},{path:"/api/system/stats",method:"GET",handler:rM},{path:"/api/key/one-time",method:"POST",handler:PO},{path:"/api/key/regenerate",method:"POST",handler:IO},{path:"/api/device/approve",method:"POST",handler:NO},{path:"/api/device/reject",method:"POST",handler:LO},{path:"/api/device/pending",method:"GET",handler:DO},{path:"/api/device/approved",method:"GET",handler:BO},{path:"/api/device/rejected",method:"GET",handler:jO},{path:"/api/device/approve-rejected",method:"POST",handler:FO},{path:"/api/device/clear-rejected",method:"POST",handler:$O},{path:"/api/device/remove",method:"POST",handler:HO},{path:"/api/device/label",method:"POST",handler:WO},{path:"/api/device/disconnect",method:"POST",handler:UO},{path:"/api/device/auto-approve",method:"GET",handler:qO},{path:"/api/device/auto-approve",method:"POST",handler:GO},{path:"/api/connections",method:"GET",handler:iS},{path:"/api/logs",method:"GET",handler:sS},{path:"/api/permissions",method:"GET",handler:aS},{path:"/api/permissions/request",method:"POST",handler:uS},{path:"/api/desktop/toggle",method:"POST",handler:oS},{path:"/api/autostart",method:"GET",handler:cS},{path:"/api/autostart",method:"POST",handler:lS},{path:"/api/sleep-inhibit",method:"GET",handler:QO},{path:"/api/sleep-inhibit",method:"POST",handler:ZO},{path:"/api/sessions",method:"GET",handler:eM},{path:"/api/sessions/delete",method:"POST",handler:tM},{path:"/api/local-sites",method:"*",public:!0,handler:SO},{path:"/api/codespace/stop",method:"POST",handler:M6},{path:"/api/proxy/start",method:"POST",public:!0,handler:sM},{path:"/api/proxy/end",method:"POST",public:!0,handler:sM}];var N6=parseInt(process.env.PORT||"2208",10),Va=null;function L6(r){if(process.platform!=="win32")try{let e=(0,Di.execSync)(`pgrep -f "vite --config ${r}"`,{encoding:"utf8"}).trim();for(let t of e.split(`
295
- `).filter(Boolean))if((0,Di.execSync)(`ps -o ppid= -p ${t}`,{encoding:"utf8"}).trim()==="1")try{process.kill(Number(t))}catch{}}catch{}}function D6(){if(!aM)return;let r=(0,sr.join)(Zn,"vite.config.js");if(!(0,Bi.existsSync)(r))return;L6(r);let e=(0,Bi.existsSync)((0,sr.join)(Zn,"node_modules",".bin","vite"))?(0,sr.join)(Zn,"node_modules",".bin","vite"):(0,sr.join)(Zn,"..","node_modules",".bin","vite");Va=(0,Di.spawn)("node",[e,"--config",r],{cwd:Zn,stdio:"ignore",detached:!1}),Va.on("error",()=>{}),Va.unref()}async function lM(){let r=ph(),e=r.sleepInhibitMode;e||(r.sleepInhibit===!1?e="never":e=Y.sleepInhibit?.defaultMode||"never"),ta(e),await mC(),cM=dO(),D6();let n=$p(I6,{fallback:(a,c,{pathname:l})=>{if(l.startsWith("/api/")||l.startsWith("/socket.io")){le(c,404,"Not found");return}let p=!!a.headers["cf-connecting-ip"],f=a.socket.remoteAddress==="127.0.0.1"||a.socket.remoteAddress==="::1";if(p||!f){le(c,403,"Forbidden");return}let h=()=>{let y=l==="/"||l===""?(0,sr.join)(vv,"index.html"):(0,sr.join)(vv,l);nM(c,y)||nM(c,(0,sr.join)(vv,"index.html"))};if(aM){k6(a,c,h);return}h()}}),i=(0,gp.createServer)(async(a,c)=>{Ak(c),!Rk(a,c)&&await n(a,c)});oh(),jw(),Fw(),Nl(),process.platform==="darwin"&&setInterval(Nl,Yv),await Ck(i),i.listen(N6,a=>{if(a)throw a;let c="2.0.75";yv(c),setInterval(()=>yv(c),Ga.checkIntervalMs),yC(()=>O6(c))});let s=!1,o=async a=>{if(s)return;s=!0,yh(),Qn.info(`\u{1F6D1} Received ${a}, shutting down gracefully...`);let c=setTimeout(()=>{Qn.error("\u26A0\uFE0F Forced exit"),process.exit(1)},5e3);try{if(i.close(()=>Qn.info("\u2713 HTTP server closed")),Va)try{Va.kill()}catch{}let l=Ba();l&&(l.emit("server:shutdown"),l.close(()=>Qn.info("\u2713 Socket.IO closed"))),await new Promise(p=>setTimeout(p,500)),clearTimeout(c),Qn.info("\u2705 Server stopped cleanly"),process.exit(0)}catch(l){Qn.error(`\u274C Error during shutdown: ${l?.message||l}`),clearTimeout(c),process.exit(1)}};return process.on("SIGINT",()=>o("SIGINT")),process.on("SIGTERM",()=>o("SIGTERM")),process.platform==="win32"&&process.on("SIGBREAK",()=>o("SIGBREAK")),process.on("uncaughtException",a=>{Qn.error(`\u26A0\uFE0F uncaughtException: ${a?.stack||a}`)}),process.on("unhandledRejection",a=>{Qn.error(`\u26A0\uFE0F unhandledRejection: ${a?.stack||a}`)}),i}lM();0&&(module.exports={startServer});
293
+ `);return}e._proxyTargetPort=n,e.url=i+(s||""),r.web(e,t,{target:`http://localhost:${n}`,changeOrigin:!0},o=>{t.writeHead(502),t.end(`Bad Gateway: ${o.message}`)})}var kR=K(require("http"),1),AR=K(require("https"),1),RR=require("child_process"),OR=require("util"),q$=(0,OR.promisify)(RR.exec);async function U$(){let r=process.platform,e=new Set([80,443]);try{let t;if(r==="win32")t="netstat -ano | findstr LISTENING";else{let s="/dev/null";t=`lsof -iTCP -sTCP:LISTEN -P -n 2>${s} || netstat -tlnp 2>${s}`}let{stdout:n}=await q$(t),i=n.split(`
294
+ `);for(let s of i){let o=s.match(/[:\*\]](\d{2,5})(?:\s|$)/g);if(o)for(let a of o){let c=parseInt(a.replace(/[:\*\]\s]/g,""),10);c>0&&c<=65535&&(c===80||c===443||c>=1024)&&e.add(c)}}return Array.from(e)}catch(t){return console.error("Failed to get listening ports:",t.message),[80,443,3e3,3001,4200,5e3,5173,8e3,8080,9e3]}}function $$(r,e=2e3){return new Promise(t=>{let n=kR.default.request({host:"localhost",port:r,method:"GET",path:"/",timeout:e},i=>{i.on("data",()=>{}),i.on("end",()=>{}),t({active:!0,protocol:"http",status:i.statusCode})});n.on("error",i=>{t({active:!1,error:i.message})}),n.on("timeout",()=>{n.destroy(),t({active:!1,error:"timeout"})}),n.end()})}function W$(r,e=2e3){return new Promise(t=>{let n=AR.default.request({host:"localhost",port:r,method:"GET",path:"/",timeout:e,rejectUnauthorized:!1},i=>{i.on("data",()=>{}),i.on("end",()=>{}),t({active:!0,protocol:"https",status:i.statusCode})});n.on("error",i=>{t({active:!1,error:i.message})}),n.on("timeout",()=>{n.destroy(),t({active:!1,error:"timeout"})}),n.end()})}async function G$(r){let[e,t]=await Promise.all([$$(r),W$(r)]);return t.active?{port:r,...t}:e.active?{port:r,...e}:{port:r,active:!1}}async function MR(){let r=await U$();return(await Promise.all(r.map(t=>G$(t)))).filter(t=>t.active).map(t=>({port:t.port,protocol:t.protocol,url:`${t.protocol}://localhost:${t.port}`,name:`localhost:${t.port}`,status:t.status})).sort((t,n)=>t.port-n.port)}var PR=K(require("crypto"),1),z$=process.env.API_KEY_SECRET||"9remote-api-key-secret";function V$(){let r="abcdefghijklmnopqrstuvwxyz0123456789",e="";for(let t=0;t<4;t++)e+=r.charAt(Math.floor(Math.random()*r.length));return e}function IR(r,e){return PR.default.createHmac("sha256",z$).update(r+e).digest("hex").slice(0,6)}function NR(r){let e=r.slice(0,8),t=V$(),n=IR(e,t);return{key:`sk-${e}-${t}-${n}`,keyId:t}}function K$(r){if(!r||!r.startsWith("sk-"))return null;let e=r.split("-");if(e.length===4){let[,t,n,i]=e,s=IR(t,n);return i!==s?null:{machineId:t,keyId:n}}return null}function rp(r){return K$(r)!==null}async function DR(r,e){let t=r.headers.authorization;if(!t||!t.startsWith("Bearer ")){e.setHeader("Content-Type","application/json"),e.writeHead(401),e.end(JSON.stringify({error:"Unauthorized: Missing API key"}));return}let n=t.slice(7);if(!rp(n)){e.setHeader("Content-Type","application/json"),e.writeHead(401),e.end(JSON.stringify({error:"Unauthorized: Invalid API key"}));return}let i=await MR();e.setHeader("Content-Type","application/json"),e.writeHead(200),e.end(JSON.stringify(i))}dl();var jR=require("url");var np=K(require("path"),1),FR=K(require("os"),1);bt();var LR=K(require("path"),1),BR=K(require("os"),1);var HV=LR.default.join(BR.default.homedir(),".9remote","pids");nh();var Fa={checkIntervalMs:36e5,connectCheckDebounceMs:9e5,maxRetry:3,retryDelayMs:3e3,verifyTimeoutMs:15e3,lockTtlMs:3e5,lockFile:"update.lock"};var $V={orange:ao.rgb(230,138,110),orangeDim:ao.rgb(200,120,95)};var XV=np.default.dirname((0,jR.fileURLToPath)(__importMetaUrl));var ZV=np.default.join(FR.default.homedir(),".9remote","cloudflared.pid");function HR(r,e){let t=r.split(".").map(Number),n=e.split(".").map(Number);for(let i=0;i<3;i++){if(n[i]>t[i])return!0;if(n[i]<t[i])return!1}return!1}var QV=np.default.join(ie.STATE,Fa.lockFile);yn();Lt();bt();xs();var UR=K(qR(),1),Yg=K(require("crypto"),1),{machineIdSync:Y$}=UR.default;async function $R(r=null){let e=r||process.env.MACHINE_ID_SALT||"9remote-salt";try{let t=Y$();return Yg.default.createHash("sha256").update(t+e).digest("hex").substring(0,16)}catch(t){return console.error("Error getting machine ID:",t),Yg.default.randomUUID().replace(/-/g,"").substring(0,16)}}yn();async function WR(r,e){let t=_w(),n=t.workerUrl||"https://9remote.cc";if(!t.permanentKey){le(e,400,"No permanent key set");return}try{let s=await(await po(`${n}/api/temp-key/create`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({apiKey:t.permanentKey,expiryMinutes:30})})).json(),o=`${n}/login?k=${s.tempKey}`;vn({oneTimeKey:s.tempKey,oneTimeKeyExpiresAt:s.expiresAt,qrUrl:o}),X(e,{oneTimeKey:s.tempKey,expiresAt:s.expiresAt,qrUrl:o})}catch(i){le(e,500,i.message)}}async function GR(r,e){try{let t=await $R(),{key:n}=NR(t),i=ew();tw(t,n,i?.name||"Default"),vn({permanentKey:n}),X(e,{ok:!0,permanentKey:n})}catch(t){le(e,500,t.message)}}Lt();async function zR(r,e){let t=await Dt(r,e);if(!t)return;let n=DA(t.socketId);X(e,{ok:n})}async function VR(r,e){let t=await Dt(r,e);if(!t)return;let n=BA(t.socketId);X(e,{ok:n})}function KR(r,e){X(e,{pending:CA()})}function YR(r,e){X(e,{devices:SA()})}function JR(r,e){X(e,{rejected:OA()})}async function XR(r,e){let t=await Dt(r,e);if(!t)return;let n=LA(t.deviceId);X(e,{ok:n})}async function ZR(r,e){let t=await Dt(r,e);t&&(Xu(t.deviceId),ro(t.deviceId),X(e))}async function QR(r,e){let t=await Dt(r,e);t&&(Xu(t.deviceId),bA(t.deviceId),X(e))}async function eO(r,e){let t=await Dt(r,e);if(!t)return;let n=Xu(t.deviceId);X(e,{disconnected:n})}function tO(r,e){X(e,{enabled:Ju()})}async function rO(r,e){let t=await Dt(r,e);if(!t)return;let n=wA(t.deviceId,t.label);X(e,{ok:n})}async function nO(r,e){let t=await Dt(r,e);if(!t)return;let n=PA(!!t.enabled);X(e,{enabled:n})}Lt();hi();var iO={},J$=1e4;function sO(r,e){if(e)return{type:e.type||"stop",sessionId:e.sessionId||"",tool:e.tool||"claude"};let t=JSON.parse(r||"{}");return{type:t.type||"stop",sessionId:t.sessionId||"",tool:t.tool||"claude"}}async function oO(r,e){let t="";await new Promise(n=>{r.on("data",i=>t+=i),r.on("end",n)});try{cO(sO(t,null)),X(e,{success:!0})}catch{le(e,400,"Invalid JSON")}}function aO(r,e,{query:t}){cO(sO(null,t)),X(e,{success:!0})}function cO({type:r,sessionId:e,tool:t}){let n=Date.now(),i=Ma();if(!i||!e)return;let s={type:r,sessionId:e,tool:t,timestamp:n};kT(e,s),yt(i,"chatNotification",s);let o=`${e}:${r}`;n-(iO[o]||0)<J$||(iO[o]=n,TT(s))}Lt();Tl();xs();pt();yn();function lO(){return{mode:lh(),active:ch(),presets:Object.keys($.sleepInhibit?.presets||{})}}function uO(r,e){X(e,lO())}async function pO(r,e){let t=await Dt(r,e);if(!t)return;let n=Yo(t.mode);Qb({sleepInhibitMode:n});let i=lO();Et("sleepInhibit",i),X(e,i)}Lt();async function fO(r,e){try{let t=await Dl();X(e,{sessions:t})}catch(t){le(e,500,t.message)}}async function dO(r,e){let t=await Dt(r,e);if(t){if(!t.sessionId)return le(e,400,"sessionId required");try{await mi(t.sessionId),X(e)}catch(n){le(e,500,n.message)}}}var An=K(require("os"),1);pt();Lt();function X$(){let r=IS();if(!r?.activeClients)return{total:0,streaming:0};let e=0;for(let t of r.activeClients.values())t.isStreaming&&e++;return{total:r.activeClients.size,streaming:e}}function Z$(){let r=process.memoryUsage(),e=An.default.cpus();return{agent:{pid:process.pid,version:"2.0.78",nodeVersion:process.version,platform:`${process.platform}/${process.arch}`,uptimeSec:Math.round(process.uptime()),memory:{heapUsedMB:Math.round(r.heapUsed/1048576*10)/10,heapTotalMB:Math.round(r.heapTotal/1048576*10)/10,rssMB:Math.round(r.rss/1048576*10)/10,externalMB:Math.round(r.external/1048576*10)/10}},os:{hostname:An.default.hostname(),platform:An.default.platform(),arch:An.default.arch(),uptimeSec:Math.round(An.default.uptime()),loadAvg:An.default.loadavg(),cpuModel:e?.[0]?.model||"unknown",cpuCount:e.length,totalMemMB:Math.round(An.default.totalmem()/1048576),freeMemMB:Math.round(An.default.freemem()/1048576)},remote:{available:$l(),...X$(),memoryWarningThresholdMB:$.resourceManagement.memoryWarningThreshold},timestamp:Date.now()}}function hO(r,e){try{X(e,Z$())}catch(t){le(e,500,"stats error",t.message)}}Tl();xs();pt();Dv();var Kn=On("server"),Yn=(0,yO.fileURLToPath)(new URL(".",__importMetaUrl)),xO=process.env.NODE_ENV==="development",Q$=5173,Jg=(0,Ii.existsSync)((0,rr.join)(Yn,"ui","dist"))?(0,rr.join)(Yn,"ui","dist"):(0,rr.join)(Yn,"ui"),e4={".html":"text/html",".js":"application/javascript",".css":"text/css",".svg":"image/svg+xml",".png":"image/png",".ico":"image/x-icon",".woff2":"font/woff2",".woff":"font/woff"};function t4(r,e,t){let n=(0,ip.request)({hostname:"localhost",port:Q$,path:r.url,method:r.method,headers:r.headers},i=>{e.writeHead(i.statusCode,i.headers),i.pipe(e)});n.on("error",()=>t?t():void(e.writeHead(502),e.end("Vite dev server not ready"))),r.pipe(n)}function mO(r,e){if(!(0,Ii.existsSync)(e))return!1;let t=e4[(0,rr.extname)(e)]||"application/octet-stream";return r.setHeader("Content-Type",t),r.writeHead(200),r.end((0,Ii.readFileSync)(e)),!0}async function Xg(r){try{let e=await po(Op);if(!e.ok)return;let{version:t}=await e.json();t&&HR(r,t)&&(Sw({version:t}),Et("updateAvailable",{version:t}),XT())}catch{}}var gO=0;function r4(r){let e=Date.now();e-gO<Fa.connectCheckDebounceMs||(gO=e,Xg(r))}function n4(r,e){if(process.env.CODESPACES!=="true"){le(e,400,"Not running on Codespaces");return}let t=process.env.CODESPACE_NAME;if(!t){le(e,400,"Codespace name not found");return}let n=Ma();n&&n.emit("codespace:stopping"),X(e,{success:!0,message:"Stopping codespace..."}),setTimeout(()=>(0,Pi.execFile)("gh",["codespace","stop","-c",t],{windowsHide:!0}),500)}var _O;async function vO(r,e,{pathname:t}){let n=r.headers.authorization;if(!n||!n.startsWith("Bearer ")||!rp(n.slice(7))){le(e,401,"Unauthorized");return}let{parseJsonBody:i}=await Promise.resolve().then(()=>(Lt(),Li)),s=await i(r,e);if(s){if(!s.port){le(e,400,"Port required");return}t.endsWith("start")?SR(s.port):ER(s.port),X(e,{success:!0})}}function i4(r,e,{pathname:t,search:n}){let i=t.match(/^\/proxy\/(\d+)(\/.*)?$/);i?CR(_O,r,e,i[1],i[2]||"/",n):le(e,404,"Not found")}var s4=[{path:"/api/health",method:"GET",public:!0,handler:(r,e)=>X(e,{status:"ok",timestamp:Date.now()})},{path:"/api/version",method:"GET",public:!0,handler:(r,e)=>{X(e,{version:"2.0.78"})}},{path:"/api/notify",method:"POST",public:!0,handler:oO},{path:"/api/notify",method:"GET",public:!0,handler:aO},{path:"/proxy/*",method:"*",public:!0,handler:i4},{path:"/api/ui/events",method:"GET",handler:Ow},{path:"/api/local-token",method:"GET",handler:Cw},{path:"/api/ui/state",method:"GET",handler:Mw},{path:"/api/ui/state",method:"POST",handler:Pw},{path:"/api/ui/stop",method:"POST",handler:Iw},{path:"/api/ui/start",method:"POST",handler:Nw},{path:"/api/ui/stop-tunnel",method:"POST",handler:Dw},{path:"/api/ui/shutdown",method:"POST",handler:Lw},{path:"/api/update",method:"POST",handler:Bw},{path:"/api/system/stats",method:"GET",handler:hO},{path:"/api/key/one-time",method:"POST",handler:WR},{path:"/api/key/regenerate",method:"POST",handler:GR},{path:"/api/device/approve",method:"POST",handler:zR},{path:"/api/device/reject",method:"POST",handler:VR},{path:"/api/device/pending",method:"GET",handler:KR},{path:"/api/device/approved",method:"GET",handler:YR},{path:"/api/device/rejected",method:"GET",handler:JR},{path:"/api/device/approve-rejected",method:"POST",handler:XR},{path:"/api/device/clear-rejected",method:"POST",handler:ZR},{path:"/api/device/remove",method:"POST",handler:QR},{path:"/api/device/label",method:"POST",handler:rO},{path:"/api/device/disconnect",method:"POST",handler:eO},{path:"/api/device/auto-approve",method:"GET",handler:tO},{path:"/api/device/auto-approve",method:"POST",handler:nO},{path:"/api/connections",method:"GET",handler:jw},{path:"/api/logs",method:"GET",handler:Fw},{path:"/api/permissions",method:"GET",handler:qw},{path:"/api/permissions/request",method:"POST",handler:Ww},{path:"/api/desktop/toggle",method:"POST",handler:Hw},{path:"/api/autostart",method:"GET",handler:Uw},{path:"/api/autostart",method:"POST",handler:$w},{path:"/api/sleep-inhibit",method:"GET",handler:uO},{path:"/api/sleep-inhibit",method:"POST",handler:pO},{path:"/api/sessions",method:"GET",handler:fO},{path:"/api/sessions/delete",method:"POST",handler:dO},{path:"/api/local-sites",method:"*",public:!0,handler:DR},{path:"/api/codespace/stop",method:"POST",handler:n4},{path:"/api/proxy/start",method:"POST",public:!0,handler:vO},{path:"/api/proxy/end",method:"POST",public:!0,handler:vO}];var o4=parseInt(process.env.PORT||"2208",10),qa=null;function a4(r){if(process.platform!=="win32")try{let e=(0,Pi.execSync)(`pgrep -f "vite --config ${r}"`,{encoding:"utf8"}).trim();for(let t of e.split(`
295
+ `).filter(Boolean))if((0,Pi.execSync)(`ps -o ppid= -p ${t}`,{encoding:"utf8"}).trim()==="1")try{process.kill(Number(t))}catch{}}catch{}}function c4(){if(!xO)return;let r=(0,rr.join)(Yn,"vite.config.js");if(!(0,Ii.existsSync)(r))return;a4(r);let e=(0,Ii.existsSync)((0,rr.join)(Yn,"node_modules",".bin","vite"))?(0,rr.join)(Yn,"node_modules",".bin","vite"):(0,rr.join)(Yn,"..","node_modules",".bin","vite");qa=(0,Pi.spawn)("node",[e,"--config",r],{cwd:Yn,stdio:"ignore",detached:!1}),qa.on("error",()=>{}),qa.unref()}async function bO(){let r=eh(),e=r.sleepInhibitMode;e||(r.sleepInhibit===!1?e="never":e=$.sleepInhibit?.defaultMode||"never"),Yo(e),await JT(),_O=TR(),c4();let n=Ap(s4,{fallback:(a,c,{pathname:l})=>{if(l.startsWith("/api/")||l.startsWith("/socket.io")){le(c,404,"Not found");return}let u=!!a.headers["cf-connecting-ip"],f=a.socket.remoteAddress==="127.0.0.1"||a.socket.remoteAddress==="::1";if(u||!f){le(c,403,"Forbidden");return}let h=()=>{let g=l==="/"||l===""?(0,rr.join)(Jg,"index.html"):(0,rr.join)(Jg,l);mO(c,g)||mO(c,(0,rr.join)(Jg,"index.html"))};if(xO){t4(a,c,h);return}h()}}),i=(0,ip.createServer)(async(a,c)=>{FA(c),!HA(a,c)&&await n(a,c)});Yd(),yw(),xw(),Al(),process.platform==="darwin"&&setInterval(Al,Av),await jA(i),i.listen(o4,a=>{if(a)throw a;let c="2.0.78";Xg(c),setInterval(()=>Xg(c),Fa.checkIntervalMs),QT(()=>r4(c))});let s=!1,o=async a=>{if(s)return;s=!0,ah(),Kn.info(`\u{1F6D1} Received ${a}, shutting down gracefully...`);let c=setTimeout(()=>{Kn.error("\u26A0\uFE0F Forced exit"),process.exit(1)},5e3);try{if(i.close(()=>Kn.info("\u2713 HTTP server closed")),qa)try{qa.kill()}catch{}let l=Ma();l&&(l.emit("server:shutdown"),l.close(()=>Kn.info("\u2713 Socket.IO closed"))),await new Promise(u=>setTimeout(u,500)),clearTimeout(c),Kn.info("\u2705 Server stopped cleanly"),process.exit(0)}catch(l){Kn.error(`\u274C Error during shutdown: ${l?.message||l}`),clearTimeout(c),process.exit(1)}};return process.on("SIGINT",()=>o("SIGINT")),process.on("SIGTERM",()=>o("SIGTERM")),process.platform==="win32"&&process.on("SIGBREAK",()=>o("SIGBREAK")),process.on("uncaughtException",a=>{Kn.error(`\u26A0\uFE0F uncaughtException: ${a?.stack||a}`)}),process.on("unhandledRejection",a=>{Kn.error(`\u26A0\uFE0F unhandledRejection: ${a?.stack||a}`)}),i}bO();0&&(module.exports={startServer});
296
296
  /*! Bundled license information:
297
297
 
298
298
  negotiator/index.js: