varEje=Object.create;variB=Object.defineProperty;varyje=Object.getOwnPropertyDescriptor;varCje=Object.getOwnPropertyNames;varBje=Object.getPrototypeOf,Dje=Object.prototype.hasOwnProperty;varo=(t,e)=>iB(t,"name",{value:e,configurable:!0});varqje=(t,e)=>()=>(t&&(e=t(t=0)),e);varh=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),_se=(t,e)=>{for(varrine)iB(t,r,{get:e[r],enumerable:!0})},Ije=(t,e,r,s)=>{if(e&&typeofe=="object"||typeofe=="function")for(letnofCje(e))!Dje.call(t,n)&&n!==r&&iB(t,n,{get:()=>e[n],enumerable:!(s=yje(e,n))||s.enumerable});returnt};varx=(t,e,r)=>(r=t!=null?Eje(Bje(t)):{},Ije(e||!t||!t.__esModule?iB(r,"default",{value:t,enumerable:!0}):r,t));varHse=h(dh=>{"use strict";varent=require("net"),Fje=require("tls"),fW=require("http"),kse=require("https"),Tje=require("events"),tnt=require("assert"),xje=require("util");dh.httpOverHttp=Wje;dh.httpsOverHttp=_je;dh.httpOverHttps=Lje;dh.httpsOverHttps=Qje;functionWje(t){vare=newuu(t);returne.request=fW.request,e}o(Wje,"httpOverHttp");function_je(t){vare=newuu(t);returne.request=fW.request,e.createSocket=Use,e.defaultPort=443,e}o(_je,"httpsOverHttp");functionLje(t){vare=newuu(t);returne.request=kse.request,e}o(Lje,"httpOverHttps");functionQje(t){vare=newuu(t);returne.request=kse.request,e.createSocket=Use,e.defaultPort=443,e}o(Qje,"httpsOverHttps");functionuu(t){vare=this;e.options=t||{},e.proxyOptions=e.options.proxy||{},e.maxSockets=e.options.maxSockets||fW.Agent.defaultMaxSockets,e.requests=[],e.sockets=[],e.on("free",o(function(s,n,i,a){for(varc=Gse(n,i,a),u=0,p=e.requests.length;u<p;++u){varl=e.requests[u];if(l.host===c.host&&l.port===c.port){e.requests.splice(u,1),l.request.onSocket(s);return}}s.destroy(),e.removeSocket(s)},"onFree"))}o(uu,"TunnelingAgent");xje.inherits(uu,Tje.EventEmitter);uu.prototype.addRequest=o(function(e,r,s,n){vari=this,a=hW({request:e},i.options,Gse(r,s,n));if(i.sockets.length>=this.maxSockets){i.requests.push(a);return}i.createSocket(a,function(c){c.on("free",u),c.on("close",p),c.on("agentRemove",p),e.onSocket(c);functionu(){i.emit("free",c,a)}o(u,"onFree");functionp(l){i.removeSocket(c),c.removeListener("free",u),c.removeListener("close",p),c.removeListener("agentRemove",p)}o(p,"onCloseOrRemove")})},"addRequest");uu.prototype.createSocket=o(function(e,r){vars=this,n={};s.sockets.push(n);vari=hW({},s.proxyOptions,{method:"CONNECT",path:e.host+":"+e.port,agent:!1,headers:{host:e.host+":"+e.port}});e.localAddress&&(i.localAddress=e.localAddress),i.proxyAuth&&(i.headers=i.headers||{},i.headers["Proxy-Authorization"]="Basic "+newBuffer(i.proxyAuth).toString("base64")),cl("making CONNECT request");vara=s.request(i);a.useChunkedEncodingByDefault=!1,a.once("response",c),a.once("upgrade",u),a.once("connect",p),a.once("error",l),a.end();functionc(A){A.upgrade=!0}o(c,"onResponse");functionu(A,d,b){process.nextTick(function(){p(A,d,b)})}o(u,"onUpgrade");functionp(A,d,b){if(a.removeAllListeners(),d.removeAllListeners(),A.statusCode!==200){cl("tunneling socket could not be established, statusCode=%d",A.statusCode),d.destroy();varm=newError("tunneling socket could not be established, statusCode="+A.statusCode);m.code="ECONNRESET",e.request.emit("error",m),s.removeSocket(n);return}if(b.length>0){cl("got illegal response body from proxy"),d.destroy();varm=newError("got illegal response body from proxy");m.code="ECONNRESET",e.request.emit("error",m),s.removeSocket(n);return}returncl("tunneling connection has established"),s.sockets[s.sockets.indexOf(n)]=d,r(d)}o(p,"onConnect");functionl(A){a.removeAllListeners(),cl(`tunneling socket could not be established, cause=%s
`);d.push(z),i+=z.byteLength,m&&(i=null),n=t,s=o(async function*(){for(let C of d)C.stream?yield*C.stream():yield C},"action"),a=`multipart/form-data; boundary=${u}`}else if(Zie(t))n=t,i=t.size,t.type&&(a=t.type);else if(typeof t[Symbol.asyncIterator]=="function"){if(e)throw new TypeError("keepalive");if(fz.isDisturbed(t)||t.locked)throw new TypeError("Response body object should not be disturbed or locked");r=t instanceof ReadableStream?t:nKe(t)}if((typeof n=="string"||fz.isBuffer(n))&&(i=Buffer.byteLength(n)),s!=null){let u;r=new ReadableStream({async start(){u=s(t)[Symbol.asyncIterator]()},async pull(p){let{value:l,done:A}=await u.next();if(A)queueMicrotask(()=>{p.close(),p.byobRequest?.respond(0)});else if(!soe(r)){let d=new Uint8Array(l);d.byteLength&&p.enqueue(d)}return p.desiredSize>0},async cancel(p){await u.return()},type:"bytes"})}return[{stream:r,source:n,length:i},a]}o(ooe,"extractBody");function MKe(t,e=!1){return t instanceof ReadableStream&&(g_(!fz.isDisturbed(t),"The body has already been consumed."),g_(!t.locked,"The stream is locked.")),ooe(t,e)}o(MKe,"safelyExtractBody");function mKe(t,e){let[r,s]=e.stream.tee();return e.stream=r,{stream:s,length:e.length,source:e.source}}o(mKe,"cloneBody");function gKe(t){if(t.aborted)throw new DOMException("The operation was aborted.","AbortError")}o(gKe,"throwIfAborted");function zKe(t){return{blob(){return Dh(this,r=>{let s=toe(this);return s===null?s="":s&&(s=fKe(s)),new lKe([r],{type:s})},t)},arrayBuffer(){return Dh(this,r=>new Uint8Array(r).buffer,t)},text(){return Dh(this,roe,t)},json(){return Dh(this,EKe,t)},formData(){return Dh(this,r=>{let s=toe(this);if(s!==null)switch(s.essence){case"multipart/form-data":{let n=hKe(r,s);if(n==="failure")throw new TypeError("Failed to parse body as FormData.");let i=new eoe;return i[qh]=n,i}case"application/x-www-form-urlencoded":{let n=new URLSearchParams(r.toString()),i=new eoe;for(let[a,c]of n)i.append(a,c);return i}}throw new TypeError('Content-Typewasnotoneof"multipart/form-data"or"application/x-www-form-urlencoded".')},t)},bytes(){return Dh(this,r=>new Uint8Array(r),t)}}}o(zKe,"bodyMixinMethods");function OKe(t){Object.assign(t.prototype,zKe(t))}o(OKe,"mixinBody");async function Dh(t,e,r){if(pKe.brandCheck(t,r),aoe(t))throw new TypeError("Body is unusable: Body has already been read");gKe(t[qh]);let s=aKe(),n=o(a=>s.reject(a),"errorSteps"),i=o(a=>{try{s.resolve(e(a))}catch(c){n(c)}},"successSteps");return t[qh].body==null?(i(Buffer.allocUnsafe(0)),s.promise):(await cKe(t[qh].body,i,n),s.promise)}o(Dh,"consumeBody");function aoe(t){let e=t[qh].body;return e!=null&&(e.stream.locked||fz.isDisturbed(e.stream))}o(aoe,"bodyUnusable");function EKe(t){return JSON.parse(roe(t))}o(EKe,"parseJSONFromBytes");function toe(t){let e=t[qh].headersList,r=uKe(e);return r==="failure"?null:r}o(toe,"bodyMimeType");coe.exports={extractBody:ooe,safelyExtractBody:MKe,cloneBody:mKe,mixinBody:OKe,streamRegistry:ioe,hasFinalizationRegistry:noe,bodyUnusable:aoe}});var goe=h((jnt,moe)=>{"use strict";var we=require("node:assert"),Pe=r0(),{channels:uoe}=hh(),O_=r_(),{RequestContentLengthMismatchError:ld,ResponseContentLengthMismatchError:yKe,RequestAbortedError:hoe,HeadersTimeoutError:CKe,HeadersOverflowError:BKe,SocketError:QB,InformationalError:Rh,BodyTimeoutError:DKe,HTTPParserError:qKe,ResponseExceededMaxSizeError:IKe}=g0(),{kUrl:boe,kReset:vs,kClient:B_,kParser:Dt,kBlocking:Mz,kRunning:mr,kPending:RKe,kSize:poe,kWriting:ll,kQueue:Mo,kNoRef:hz,kKeepAliveDefaultTimeout:wKe,kHostHeader:SKe,kPendingIdx:NKe,kRunningIdx:ui,kError:pi,kPipelining:_B,kSocket:wh,kKeepAliveTimeoutValue:PB,kMaxHeadersSize:E_,kKeepAliveMaxTimeout:vKe,kKeepAliveTimeoutThreshold:FKe,kHeadersTimeout:TKe,kBodyTimeout:xKe,kStrictContentLength:D_,kMaxRequests:loe,kCounter:WKe,kMaxResponseSize:_Ke,kOnError:LKe,kResume:pl,kHTTPContext:Moe}=pt(),Aa=iie(),QKe=Buffer.alloc(0),TB=Buffer[Symbol.species],xB=Pe.addListener,PKe=Pe.removeAllListeners,y_;async function kKe(){let t=process.env.JEST_WORKER_ID?i_():void 0,e;try{e=await WebAssembly.compile(cie())}catch{e=await WebAssemb
`}return uoe.sendHeaders.hasSubscribers&&uoe.sendHeaders.publish({request:e,headers:z,socket:b}),!u||d===0?doe(m,null,t,e,b,l,z,A):Pe.isBuffer(u)?doe(m,u,t,e,b,l,z,A):Pe.isBlobLike(u)?typeof u.stream=="function"?foe(m,u.stream(),t,e,b,l,z,A):$Ke(m,u,t,e,b,l,z,A):Pe.isStream(u)?jKe(m,u,t,e,b,l,z,A):Pe.isIterable(u)?foe(m,u,t,e,b,l,z,A):we(!1),!0}o(VKe,"writeH1");function jKe(t,e,r,s,n,i,a,c){we(i!==0||r[mr]===0,"stream body cannot be pipelined");let u=!1,p=new kB({abort:t,socket:n,request:s,contentLength:i,client:r,expectsPayload:c,header:a}),l=o(function(m){if(!u)try{!p.write(m)&&this.pause&&this.pause()}catch(z){Pe.destroy(this,z)}},"onData"),A=o(function(){u||e.resume&&e.resume()},"onDrain"),d=o(function(){if(queueMicrotask(()=>{e.removeListener("error",b)}),!u){let m=new hoe;queueMicrotask(()=>b(m))}},"onClose"),b=o(function(m){if(!u){if(u=!0,we(n.destroyed||n[ll]&&r[mr]<=1),n.off("drain",A).off("error",b),e.removeListener("data",l).removeListener("end",b).removeListener("close",d),!m)try{p.end()}catch(z){m=z}p.destroy(m),m&&(m.code!=="UND_ERR_INFO"||m.message!=="reset")?Pe.destroy(e,m):Pe.destroy(e)}},"onFinished");e.on("data",l).on("end",b).on("error",b).on("close",d),e.resume&&e.resume(),n.on("drain",A).on("error",b),e.errorEmitted??e.errored?setImmediate(()=>b(e.errored)):(e.endEmitted??e.readableEnded)&&setImmediate(()=>b(null)),(e.closeEmitted??e.closed)&&setImmediate(d)}o(jKe,"writeStream");function doe(t,e,r,s,n,i,a,c){try{e?Pe.isBuffer(e)&&(we(i===e.byteLength,"buffer body must have content length"),n.cork(),n.write(`${a}content-length: ${i}\r
`,"latin1"):(we(i===null,"no body must not have content length"),n.write(`${a}\r
`,"latin1")),s.onRequestSent(),r[pl]()}catch(u){t(u)}}o(doe,"writeBuffer");async function $Ke(t,e,r,s,n,i,a,c){we(i===e.size,"blob body must have content length");try{if(i!=null&&i!==e.size)throw new ld;let u=Buffer.from(await e.arrayBuffer());n.cork(),n.write(`${a}content-length: ${i}\r
`,"latin1"),n.write(u),n.uncork(),s.onBodySent(u),s.onRequestSent(),!c&&s.reset!==!1&&(n[vs]=!0),r[pl]()}catch(u){t(u)}}o($Ke,"writeBlob");async function foe(t,e,r,s,n,i,a,c){we(i!==0||r[mr]===0,"iterator body cannot be pipelined");let u=null;function p(){if(u){let d=u;u=null,d()}}o(p,"onDrain");let l=o(()=>new Promise((d,b)=>{we(u===null),n[pi]?b(n[pi]):u=d}),"waitForDrain");n.on("close",p).on("drain",p);let A=new kB({abort:t,socket:n,request:s,contentLength:i,client:r,expectsPayload:c,header:a});try{for await(let d of e){if(n[pi])throw n[pi];A.write(d)||await l()}A.end()}catch(d){A.destroy(d)}finally{n.off("close",p).off("drain",p)}}o(foe,"writeIterable");var kB=class{static{o(this,"AsyncWriter")}constructor({abort:e,socket:r,request:s,contentLength:n,client:i,expectsPayload:a,header:c}){this.socket=r,this.request=s,this.contentLength=n,this.client=i,this.bytesWritten=0,this.expectsPayload=a,this.header=c,this.abort=e,r[ll]=!0}write(e){let{socket:r,request:s,contentLength:n,client:i,bytesWritten:a,expectsPayload:c,header:u}=this;if(r[pi])throw r[pi];if(r.destroyed)return!1;let p=Buffer.byteLength(e);if(!p)return!0;if(n!==null&&a+p>n){if(i[D_])throw new ld;process.emitWarning(new ld)}r.cork(),a===0&&(!c&&s.reset!==!1&&(r[vs]=!0),n===null?r.write(`${u}transfer-encoding: chunked\r
`,"latin1"),r!==null&&n!==r){if(s[D_])throw new ld;process.emitWarning(new ld)}e[Dt].timeout&&e[Dt].timeoutType===Sh&&e[Dt].timeout.refresh&&e[Dt].timeout.refresh(),s[pl]()}}destroy(e){let{socket:r,client:s,abort:n}=this;r[ll]=!1,e&&(we(s[mr]<=1,"pipeline should only contain this request"),n(e))}};moe.exports=GKe});var qoe=h((Ynt,Doe)=>{"use strict";var li=require("node:assert"),{pipeline:YKe}=require("node:stream"),o0=r0(),{RequestContentLengthMismatchError:w_,RequestAbortedError:zoe,SocketError:mz,InformationalError:S_}=g0(),{kUrl:UB,kReset:HB,kClient:Nh,kRunning:XB,kPending:JKe,kQueue:Al,kPendingIdx:N_,kRunningIdx:mo,kError:zo,kSocket:R1,kStrictContentLength:KKe,kOnError:v_,kMaxConcurrentStreams:Boe,kHTTP2Session:go,kResume:dl,kSize:ZKe,kHTTPContext:eZe}=pt(),hu=Symbol("open streams"),Ooe,Eoe=!1,GB;try{GB=require("node:http2")}catch{GB={constants:{}}}var{constants:{HTTP2_HEADER_AUTHORITY:tZe,HTTP2_HEADER_METHOD:rZe,HTTP2_HEADER_PATH:sZe,HTTP2_HEADER_SCHEME:nZe,HTTP2_HEADER_CONTENT_LENGTH:iZe,HTTP2_HEADER_EXPECT:oZe,HTTP2_HEADER_STATUS:aZe}}=GB;function cZe(t){let e=[];for(let[r,s]of Object.entries(t))if(Array.isArray(s))for(let n of s)e.push(Buffer.from(r),Buffer.from(n));else e.push(Buffer.from(r),Buffer.from(s));return e}o(cZe,"parseH2Headers");async function uZe(t,e){t[R1]=e,Eoe||(Eoe=!0,process.emitWarning("H2 support is experimental, expect them to change at any time.",{code:"UNDICI-H2"}));let r=GB.connect(t[UB],{createConnection:o(()=>e,"createConnection"),peerMaxConcurrentStreams:t[Boe]});r[hu]=0,r[Nh]=t,r[R1]=e,o0.addListener(r,"error",lZe),o0.addListener(r,"frameError",AZe),o0.addListener(r,"end",dZe),o0.addListener(r,"goaway",fZe),o0.addListener(r,"close",function(){let{[Nh]:n}=this,{[R1]:i}=n,a=this[R1][zo]||this[zo]||new mz("closed",o0.getSocketInfo(i));if(n[go]=null,n.destroyed){li(n[JKe]===0);let c=n[Al].splice(n[mo]);for(let u=0;u<c.length;u++){let p=c[u];o0.errorRequest(n,p,a)}}}),r.unref(),t[go]=r,e[go]=r,o0.addListener(e,"error",function(n){li(n.code!=="ERR_TLS_CERT_ALTNAME_INVALID"),this[zo]=n,this[Nh][v_](n)}),o0.addListener(e,"end",function(){o0.destroy(this,new mz("other side closed",o0.getSocketInfo(this)))}),o0.addListener(e,"close",function(){let n=this[zo]||new mz("closed",o0.getSocketInfo(this));t[R1]=null,this[go]!=null&&this[go].destroy(n),t[N_]=t[mo],li(t[XB]===0),t.emit("disconnect",t[UB],[t],n),t[dl]()});let s=!1;return e.on("close",()=>{s=!0}),{version:"h2",defaultPipelining:1/0,write(...n){return bZe(t,...n)},resume(){pZe(t)},destroy(n,i){s?queueMicrotask(i):e.destroy(n).on("close",i)},get destroyed(){return e.destroyed},busy(){return!1}}}o(uZe,"connectH2");function pZe(t){let e=t[R1];e?.destroyed===!1&&(t[ZKe]===0&&t[Boe]===0?(e.unref(),t[go].unref()):(e.ref(),t[go].ref()))}o(pZe,"resumeH2");function lZe(t){li(t.code!=="ERR_TLS_CERT_ALTNAME_INVALID"),this[R1][zo]=t,this[Nh][v_](t)}o(lZe,"onHttp2SessionError");function AZe(t,e,r){if(r===0){let s=new S_(`HTTP/2: "frameError" received - type ${t}, code ${e}`);this[R1][zo]=s,this[Nh][v_](s)}}o(AZe,"onHttp2FrameError");function dZe(){let t=new mz("other side closed",o0.getSocketInfo(this[R1]));this.destroy(t),o0.destroy(this[R1],t)}o(dZe,"onHttp2SessionEnd");function fZe(t){let e=this[zo]||new mz(`HTTP/2: "GOAWAY" frame received with code ${t}`,o0.getSocketInfo(this)),r=this[Nh];if(r[R1]=null,r[eZe]=null,this[go]!=null&&(this[go].destroy(e),this[go]=null),o0.destroy(this[R1],e),r[mo]<r[Al].length){let s=r[Al][r[mo]];r[Al][r[mo]++]=null,o0.errorRequest(r,s,e),r[N_]=r[mo]}li(r[XB]===0),r.emit("disconnect",r[UB],[r],e),r[dl]()}o(fZe,"onHTTP2GoAway");function hZe(t){return t!=="GET"&&t!=="HEAD"&&t!=="OPTIONS"&&t!=="TRACE"&&t!=="CONNECT"}o(hZe,"shouldSendContentLength");function bZe(t,e){let r=t[go],{method:s,path:n,host:i,upgrade:a,expectContinue:c,signal:u,headers:p}=e,{body:l}=e;if(a)return o0.errorRequest(t,e,new Error("Upgrade not supported for H2")),!1;let A={};for(let w=0;w<p.length;w+=2){let v=p[w+0],W=p[w+1];if(Array.isArray(W))for(let Q=0;Q<W.length;Q++)A[v]?A[v]+=`,${W[Q]}`:A[v]=W[Q];else A[v]=W}let d,{hostname:b,port:m}=t[UB];A[tZ
globstar while`,t,l,e,A,d),this.matchOne(t.slice(l),e.slice(A),r))return this.debug("globstar found match!",l,a,d),!0;if(d==="."||d===".."||!s.dot&&d.charAt(0)==="."){this.debug("dot detected!",t,l,e,A);break}this.debug("globstar swallow a segment, and continue"),l++}return!!(r&&(this.debug(`
`);if(d===-1){MI("have not received end of HTTP headers yet..."),i();return}let b=A.slice(0,d).toString("ascii").split(`\r
`),m=b.shift();if(!m)return t.destroy(),r(new Error("No header received from proxy CONNECT response"));let z=m.split(" "),C=+z[1],E=z.slice(2).join(" "),D={};for(let R of b){if(!R)continue;let w=R.indexOf(":");if(w===-1)return t.destroy(),r(new Error(`Invalid header from proxy CONNECT response: "${R}"`));let v=R.slice(0,w).toLowerCase(),W=R.slice(w+1).trimStart(),Q=D[v];typeof Q=="string"?D[v]=[Q,W]:Array.isArray(Q)?Q.push(W):D[v]=W}MI("got proxy server response: %o %o",m,D),a(),e({connect:{statusCode:C,statusText:E,headers:D},buffered:A})}o(p,"ondata"),t.on("error",u),t.on("end",c),i()})}o(B20,"parseProxyResponse");Sb.parseProxyResponse=B20});var BMe=h(Bi=>{"use strict";var D20=Bi&&Bi.__createBinding||(Object.create?(function(t,e,r,s){s===void 0&&(s=r);var n=Object.getOwnPropertyDescriptor(e,r);(!n||("get"in n?!e.__esModule:n.writable||n.configurable))&&(n={enumerable:!0,get:o(function(){return e[r]},"get")}),Object.defineProperty(t,s,n)}):(function(t,e,r,s){s===void 0&&(s=r),t[s]=e[r]})),q20=Bi&&Bi.__setModuleDefault||(Object.create?(function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}):function(t,e){t.default=e}),yMe=Bi&&Bi.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&D20(e,t,r);return q20(e,t),e},CMe=Bi&&Bi.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Bi,"__esModule",{value:!0});Bi.HttpsProxyAgent=void 0;var mI=yMe(require("net")),zMe=yMe(require("tls")),I20=CMe(require("assert")),R20=CMe(Hd()),w20=mMe(),S20=require("url"),N20=gMe(),QO=(0,R20.default)("https-proxy-agent"),OMe=o(t=>t.servername===void 0&&t.host&&!mI.isIP(t.host)?{...t,servername:t.host}:t,"setServernameFromNonIpHost"),gI=class extends w20.Agent{static{o(this,"HttpsProxyAgent")}constructor(e,r){super(r),this.options={path:void 0},this.proxy=typeof e=="string"?new S20.URL(e):e,this.proxyHeaders=r?.headers??{},QO("Creating new HttpsProxyAgent instance: %o",this.proxy.href);let s=(this.proxy.hostname||this.proxy.host).replace(/^\[|\]$/g,""),n=this.proxy.port?parseInt(this.proxy.port,10):this.proxy.protocol==="https:"?443:80;this.connectOpts={ALPNProtocols:["http/1.1"],...r?EMe(r,"headers"):null,host:s,port:n}}async connect(e,r){let{proxy:s}=this;if(!r.host)throw new TypeError('No"host"provided');let n;s.protocol==="https:"?(QO("Creating `tls.Socket`: %o",this.connectOpts),n=zMe.connect(OMe(this.connectOpts))):(QO("Creating `net.Socket`: %o",this.connectOpts),n=mI.connect(this.connectOpts));let i=typeof this.proxyHeaders=="function"?this.proxyHeaders():{...this.proxyHeaders},a=mI.isIPv6(r.host)?`[${r.host}]`:r.host,c=`CONNECT ${a}:${r.port} HTTP/1.1\r
`;if(s.username||s.password){let d=`${decodeURIComponent(s.username)}:${decodeURIComponent(s.password)}`;i["Proxy-Authorization"]=`Basic ${Buffer.from(d).toString("base64")}`}i.Host=`${a}:${r.port}`,i["Proxy-Connection"]||(i["Proxy-Connection"]=this.keepAlive?"Keep-Alive":"close");for(let d of Object.keys(i))c+=`${d}: ${i[d]}\r
`)+4,e.outputData[0].data=e._header+s.substring(n),Nb("Output buffer: %o",e.outputData[0].data));let i;return this.proxy.protocol==="https:"?(Nb("Creating `tls.Socket`: %o",this.connectOpts),i=j20.connect(this.connectOpts)):(Nb("Creating `net.Socket`: %o",this.connectOpts),i=V20.connect(this.connectOpts)),await(0,Y20.once)(i,"connect"),i}};zI.protocols=["http","https"];Di.HttpProxyAgent=zI;function K20(t,...e){let r={},s;for(s in t)e.includes(s)||(r[s]=t[s]);return r}o(K20,"omit")});var tme=h(FI=>{"use strict";Object.defineProperty(FI,"__esModule",{value:!0});FI.state=void 0;FI.state={instrumenterImplementation:void 0}});var mme=h(LI=>{"use strict";Object.defineProperty(LI,"__esModule",{value:!0});LI.state=void 0;LI.state={operationRequestMap:new WeakMap}});var Yze=h(Yb=>{"use strict";Object.defineProperty(Yb,"__esModule",{value:!0});var mg0=require("os"),gg0=require("util");function zg0(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}o(zg0,"_interopDefaultLegacy");var Og0=zg0(gg0);function Eg0(t,...e){process.stderr.write(`${Og0.default.format(t,...e)}${mg0.EOL}`)}o(Eg0,"log");var Qze=typeof process<"u"&&process.env&&process.env.DEBUG||void 0,kze,gG=[],zG=[],nR=[];Qze&&OG(Qze);var Uze=Object.assign(t=>Gze(t),{enable:OG,enabled:EG,disable:yg0,log:Eg0});function OG(t){kze=t,gG=[],zG=[];let e=/\*/g,r=t.split(",").map(s=>s.trim().replace(e,".*?"));for(let s of r)s.startsWith("-")?zG.push(new RegExp(`^${s.substr(1)}$`)):gG.push(new RegExp(`^${s}$`));for(let s of nR)s.enabled=EG(s.namespace)}o(OG,"enable");function EG(t){if(t.endsWith("*"))return!0;for(let e of zG)if(e.test(t))return!1;for(let e of gG)if(e.test(t))return!0;return!1}o(EG,"enabled");function yg0(){let t=kze||"";return OG(""),t}o(yg0,"disable");function Gze(t){let e=Object.assign(r,{enabled:EG(t),destroy:Cg0,log:Uze.log,namespace:t,extend:Bg0});function r(...s){e.enabled&&(s.length>0&&(s[0]=`${t} ${s[0]}`),e.log(...s))}return o(r,"debug"),nR.push(e),e}o(Gze,"createDebugger");function Cg0(){let t=nR.indexOf(this);return t>=0?(nR.splice(t,1),!0):!1}o(Cg0,"destroy");function Bg0(t){let e=Gze(`${this.namespace}:${t}`);return e.log=this.log,e}o(Bg0,"extend");var I3=Uze,Hze=new Set,rR=typeof process<"u"&&process.env&&process.env.AZURE_LOG_LEVEL||void 0,iR,oR=I3("azure");oR.log=(...t)=>{I3.log(...t)};var yG=["verbose","info","warning","error"];rR&&($ze(rR)?Xze(rR):console.error(`AZURE_LOG_LEVEL set to unknown log level '${rR}'; logging is not enabled. Acceptable values: ${yG.join(", ")}.`));function Xze(t){if(t&&!$ze(t))throw new Error(`Unknown log level '${t}'. Acceptable values: ${yG.join(",")}`);iR=t;let e=[];for(let r of Hze)jze(r)&&e.push(r.namespace);I3.enable(e.join(","))}o(Xze,"setLogLevel");function Dg0(){return iR}o(Dg0,"getLogLevel");var Pze={verbose:400,info:300,warning:200,error:100};function qg0(t){let e=oR.extend(t);return Vze(oR,e),{error:sR(e,"error"),warning:sR(e,"warning"),info:sR(e,"info"),verbose:sR(e,"verbose")}}o(qg0,"createClientLogger");function Vze(t,e){e.log=(...r)=>{t.log(...r)}}o(Vze,"patchLogMethod");function sR(t,e){let r=Object.assign(t.extend(e),{level:e});if(Vze(t,r),jze(r)){let s=I3.disable();I3.enable(s+","+r.namespace)}return Hze.add(r),r}o(sR,"createLogger");function jze(t){return!!(iR&&Pze[t.level]<=Pze[iR])}o(jze,"shouldEnable");function $ze(t){return yG.includes(t)}o($ze,"isAzureLogLevel");Yb.AzureLogger=oR;Yb.createClientLogger=qg0;Yb.getLogLevel=Dg0;Yb.setLogLevel=Xze});var DG=h(w3=>{"use strict";Object.defineProperty(w3,"__esModule",{value:!0});var Jb=new WeakMap,aR=new WeakMap,R3=class t{static{o(this,"AbortSignal")}constructor(){this.onabort=null,Jb.set(this,[]),aR.set(this,!1)}get aborted(){if(!aR.has(this))throw new TypeError("Expected `this` to be an instance of AbortSignal.");return aR.get(this)}static get none(){return new t}addEventListener(e,r){if(!Jb.has(this))throw new TypeError("Expected `this` to be an instance of AbortSignal.");Jb.get(this).push(r)}removeEventListener(e,r){if(!Jb.has(this))throw new TypeError("Expected `this` to be an instance of AbortSignal.");let s=Jb.get(this),n=s.indexOf(r);n>-
Polling status: ${oOe.includes(l)?"Stopped":"Running"}`),l==="succeeded"){let A=a(p,r);if(A!==void 0)return{response:await e(A).catch(nOe({state:r,stateProxy:s,isOperationError:c})),status:l}}return{response:p,status:l}}o(sz0,"pollOperationHelper");async function pOe(t){let{poll:e,state:r,stateProxy:s,options:n,getOperationStatus:i,getResourceLocation:a,getOperationLocation:c,isOperationError:u,withOperationLocation:p,getPollingInterval:l,processResult:A,getError:d,updateState:b,setDelay:m,isDone:z,setErrorAsResult:C}=t,{operationLocation:E}=r.config;if(E!==void 0){let{response:D,status:R}=await sz0({poll:e,getOperationStatus:i,state:r,stateProxy:s,operationLocation:E,getResourceLocation:a,isOperationError:u,options:n});if(cOe({status:R,response:D,state:r,stateProxy:s,isDone:z,processResult:A,getError:d,setErrorAsResult:C}),!oOe.includes(R)){let w=l?.(D);w&&m(w);let v=c?.(D,r);if(v!==void 0){let W=E!==v;r.config.operationLocation=v,p?.(v,W)}else p?.(E,!1)}b?.(r,D)}}o(pOe,"pollOperation");function lOe(t){let{azureAsyncOperation:e,operationLocation:r}=t;return r??e}o(lOe,"getOperationLocationPollingUrl");function AOe(t){return t.headers.location}o(AOe,"getLocationHeader");function dOe(t){return t.headers["operation-location"]}o(dOe,"getOperationLocationHeader");function fOe(t){return t.headers["azure-asyncoperation"]}o(fOe,"getAzureAsyncOperationHeader");function nz0(t){var e;let{location:r,requestMethod:s,requestPath:n,resourceLocationConfig:i}=t;switch(s){case"PUT":return n;case"DELETE":return;case"PATCH":return(e=a())!==null&&e!==void 0?e:n;default:return a()}function a(){switch(i){case"azure-async-operation":return;case"original-uri":return n;default:return r}}o(a,"getDefault")}o(nz0,"findResourceLocation");function hOe(t){let{rawResponse:e,requestMethod:r,requestPath:s,resourceLocationConfig:n}=t,i=dOe(e),a=fOe(e),c=lOe({operationLocation:i,azureAsyncOperation:a}),u=AOe(e),p=r?.toLocaleUpperCase();return c!==void 0?{mode:"OperationLocation",operationLocation:c,resourceLocation:nz0({requestMethod:p,location:u,requestPath:s,resourceLocationConfig:n})}:u!==void 0?{mode:"ResourceLocation",operationLocation:u}:p==="PUT"&&s?{mode:"Body",operationLocation:s}:void 0}o(hOe,"inferLroMode");function bOe(t){let{status:e,statusCode:r}=t;if(typeof e!="string"&&e!==void 0)throw new Error(`Polling was unsuccessful. Expected status to have a string value or no value but it has instead: ${e}. This doesn'tnecessarilyindicatetheoperationhasfailed.CheckyourAzuresubscriptionorresourcestatusformoreinformation.`);switch(e?.toLocaleLowerCase()){case void 0:return WG(r);case"succeeded":return"succeeded";case"failed":return"failed";case"running":case"accepted":case"started":case"canceling":case"cancelling":return"running";case"canceled":case"cancelled":return"canceled";default:return u2.verbose(`LRO:unrecognizedoperationstatus:${e}`),e}}o(bOe,"transformStatus");function iz0(t){var e;let{status:r}=(e=t.body)!==null&&e!==void 0?e:{};return bOe({status:r,statusCode:t.statusCode})}o(iz0,"getStatus");function oz0(t){var e,r;let{properties:s,provisioningState:n}=(e=t.body)!==null&&e!==void 0?e:{},i=(r=s?.provisioningState)!==null&&r!==void 0?r:n;return bOe({status:i,statusCode:t.statusCode})}o(oz0,"getProvisioningState");function WG(t){return t===202?"running":t<300?"succeeded":"failed"}o(WG,"toOperationStatus");function MOe({rawResponse:t}){let e=t.headers["retry-after"];if(e!==void 0){let r=parseInt(e);return isNaN(r)?az0(new Date(e)):r*1e3}}o(MOe,"parseRetryAfter");function mOe(t){let e=t.flatResponse.error;if(!e){u2.warning("The long-running operation failed but there is no error property in the response's body");return}if(!e.code||!e.message){u2.warning("The long-running operation failed but the error property in the response's body doesn't contain code or message");return}return e}o(mOe,"getErrorFromResponse");function az0(t){let e=Math.floor(new Date().getTime()),r=t.getTime();if(e<r)return r-e}o(az0,"calculatePollingIntervalFromDate");function gOe(t){let{response:e,state:r,operationLocation:s}=t;function n(){var a;switch
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}o(PC0,"logUnexpecedPropertyAccessOnce");functionkC0(){Object.keys(kw).forEach(function(t){deletekw[t]})}o(kC0,"resetLoggedProperties")});varGw=h(cc=>{"use strict";cc.__esModule=!0;cc.HandlebarsEnvironment=eV;functionkye(t){returnt&&t.__esModule?t:{default:t}}o(kye,"_interopRequireDefault");varC2=ps(),UC0=Hn(),KX=kye(UC0),GC0=jX(),HC0=_ye(),XC0=YX(),Uw=kye(XC0),VC0=JX(),jC0="4.7.9";cc.VERSION=jC0;var$C0=8;cc.COMPILER_REVISION=$C0;varYC0=7;cc.LAST_COMPATIBLE_COMPILER_REVISION=YC0;varJC0={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};cc.REVISION_CHANGES=JC0;varZX="[object Object]";functioneV(t,e,r){this.helpers=t||{},this.partials=e||{},this.decorators=r||{},GC0.registerDefaultHelpers(this),HC0.registerDefaultDecorators(this)}o(eV,"HandlebarsEnvironment");eV.prototype={constructor:eV,logger:Uw.default,log:Uw.default.log,registerHelper:o(function(e,r){if(C2.toString.call(e)===ZX){if(r)thrownewKX.default("Arg not supported with multiple helpers");C2.extend(this.helpers,e)}elsethis.helpers[e]=r},"registerHelper"),unregisterHelper:o(function(e){deletethis.helpers[e]},"unregisterHelper"),registerPartial:o(function(e,r){if(C2.toString.call(e)===ZX)C2.extend(this.partials,e);else{if(typeofr>"u")thrownewKX.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=r}},"registerPartial"),unregisterPartial:o(function(e){deletethis.partials[e]},"unregisterPartial"),registerDecorator:o(function(e,r){if(C2.toString.call(e)===ZX){if(r)thrownewKX.default("Arg not supported with multiple decorators");C2.extend(this.decorators,e)}elsethis.decorators[e]=r},"registerDecorator"),unregisterDecorator:o(function(e){deletethis.decorators[e]},"unregisterDecorator"),resetLoggedPropertyAccesses:o(function(){VC0.resetLoggedProperties()},"resetLoggedPropertyAccesses")};varKC0=Uw.default.log;cc.log=KC0;cc.createFrame=C2.createFrame;cc.logger=Uw.default});varGye=h((Hw,Uye)=>{"use strict";Hw.__esModule=!0;functiontV(t){this.string=t}o(tV,"SafeString");tV.prototype.toString=tV.prototype.toHTML=function(){return""+this.string};Hw.default=tV;Uye.exports=Hw.default});varHye=h(rV=>{"use strict";rV.__esModule=!0;rV.wrapHelper=ZC0;functionZC0(t,e){if(typeoft!="function")returnt;varr=o(function(){varn=arguments[arguments.length-1];returnarguments[arguments.length-1]=e(n),t.apply(this,arguments)},"wrapper");returnr}o(ZC0,"wrapHelper")});varJye=h(tA=>{"use strict";tA.__esModule=!0;tA.checkRevision=i40;tA.template=o40;tA.wrapProgram=Xw;tA.resolvePartial=a40;tA.invokePartial=c40;tA.noop=$ye;functione40(t){returnt&&t.__esModule?t:{default:t}}o(e40,"_interopRequireDefault");functiont40(t){if(t&&t.__esModule)returnt;vare={};if(t!=null)for(varrint)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);returne.default=t,e}o(t40,"_interopRequireWildcard");varr40=ps(),BM=t40(r40),s40=Hn(),$u=e40(s40),Yu=Gw(),Xye=jX(),n40=Hye(),Vye=JX();functioni40(t){vare=t&&t[0]||1,r=Yu.COMPILER_REVISION;if(!(e>=Yu.LAST_COMPATIBLE_COMPILER_REVISION&&e<=Yu.COMPILER_REVISION))if(e<Yu.LAST_COMPATIBLE_COMPILER_REVISION){vars=Yu.REVISION_CHANGES[r],n=Yu.REVISION_CHANGES[e];thrownew$u.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+s+") or downgrade your runtime to an older version ("+n+").")}elsethrownew$u.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+t[1]+").")}o(i40,"checkRevision");functiono40(t,e){if(!e)thrownew$u.default("No environment passed to template");if(!t||!t.main)thrownew$u.default("Unknown template object: "+typeoft);t.main.decorator=t.main_d,e.VM.checkRevision(t.compiler);varr=t.compiler&&t.compiler[0]===7;functions(a,c,u){u.hash&&(c=BM.extend({},c,u.hash),u.ids&&(u.ids[0]=!0)),a=e.VM.res
Expecting `+Ie.join(", ")+", got '"+(this.terminals_[w]||w)+"'":Le="Parse error on line "+(A+1)+": Unexpected "+(w==1?"end of input":"'"+(this.terminals_[w]||w)+"'"),this.parseError(Le,{text:this.lexer.match,token:this.terminals_[w]||w,line:this.lexer.yylineno,loc:C,expected:Ie})}}if(Q[0]instanceofArray&&Q.length>1)thrownewError("Parse Error: multiple actions possible at state: "+W+", token: "+w);switch(Q[0]){case1:a.push(w),c.push(this.lexer.yytext),u.push(this.lexer.yylloc),a.push(Q[1]),w=null,v?(w=v,v=null):(d=this.lexer.yyleng,l=this.lexer.yytext,A=this.lexer.yylineno,C=this.lexer.yylloc,b>0&&b--);break;case2:if(De=this.productions_[Q[1]][1],Re.$=c[c.length-De],Re._$={first_line:u[u.length-(De||1)].first_line,last_line:u[u.length-1].last_line,first_column:u[u.length-(De||1)].first_column,last_column:u[u.length-1].last_column},E&&(Re._$.range=[u[u.length-(De||1)].range[0],u[u.length-1].range[1]]),he=this.performAction.call(Re,l,d,A,this.yy,Q[1],c,u),typeofhe<"u")returnhe;De&&(a=a.slice(0,-1*De*2),c=c.slice(0,-1*De),u=u.slice(0,-1*De)),a.push(this.productions_[Q[1]][0]),c.push(Re.$),u.push(Re._$),J=p[a[a.length-2]][a[a.length-1]],a.push(J);break;case3:return!0}}return!0},"parse")},e=(function(){vars={EOF:1,parseError:o(function(i,a){if(this.yy.parser)this.yy.parser.parseError(i,a);elsethrownewError(i)},"parseError"),setInput:o(function(i){returnthis._input=i,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:o(function(){vari=this._input[0];this.yytext+=i,this.yyleng++,this.offset++,this.match+=i,this.matched+=i;vara=i.match(/(?:\r\n?|\n).*/g);returna?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),i},"input"),unput:o(function(i){vara=i.length,c=i.split(/(?:\r\n?|\n)/g);this._input=i+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-a-1),this.offset-=a;varu=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),c.length-1&&(this.yylineno-=c.length-1);varp=this.yylloc.range;returnthis.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:c?(c.length===u.length?this.yylloc.first_column:0)+u[u.length-c.length].length-c[0].length:this.yylloc.first_column-a},this.options.ranges&&(this.yylloc.range=[p[0],p[0]+this.yyleng-a]),this},"unput"),more:o(function(){returnthis._more=!0,this},"more"),less:o(function(i){this.unput(this.match.slice(i))},"less"),pastInput:o(function(){vari=this.matched.substr(0,this.matched.length-this.match.length);return(i.length>20?"...":"")+i.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:o(function(){vari=this.match;returni.length<20&&(i+=this._input.substr(0,20-i.length)),(i.substr(0,20)+(i.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:o(function(){vari=this.pastInput(),a=newArray(i.length+1).join("-");returni+this.upcomingInput()+`
`+a+"^"},"showPosition"),next:o(function(){if(this.done)returnthis.EOF;this._input||(this.done=!0);vari,a,c,u,p,l;this._more||(this.yytext="",this.match="");for(varA=this._currentRules(),d=0;d<A.length&&(c=this._input.match(this.rules[A[d]]),!(c&&(!a||c[0].length>a[0].length)&&(a=c,u=d,!this.options.flex)));d++);returna?(l=a[0].match(/(?:\r\n?|\n).*/g),l&&(this.yylineno+=l.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:l?l[l.length-1].length-l[l.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+a[0].length},this.yytext+=a[0],this.match+=a[0],this.matches=a,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._input=this._input.slice(a[0].length),this.matched+=a[0],i=this.performAction.call(this,this.yy,this,A[u],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),i||void0):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
`+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:o(function(){vari=this.next();returntypeofi<"u"?i:this.lex()},"lex"),begin:o(function(i){this.conditionStack.push(i)},"begin"),popState:o(function(){returnthis.conditionStack.pop()},"popState"),_currentRules:o(function(){returnthis.conditions[this.conditionStack[this.conditionStack.length-1]].rules},"_currentRules"),topState:o(function(){returnthis.conditionStack[this.conditionStack.length-2]},"topState"),pushState:o(function(i){this.begin(i)},"begin")};returns.options={},s.performAction=o(function(i,a,c,u){functionp(A,d){returna.yytext=a.yytext.substring(A,a.yyleng-d+A)}o(p,"strip");varl=u;switch(c){case0:if(a.yytext.slice(-2)==="\\\\"?(p(0,1),this.begin("mu")):a.yytext.slice(-1)==="\\"?(p(0,1),this.begin("emu")):this.begin("mu"),a.yytext)return15;break;case1:return15;case2:returnthis.popState(),15;break;case3:returnthis.begin("raw"),15;break;case4:returnthis.popState(),this.conditionStack[this.conditionStack.length-1]==="raw"?15:(p(5,9),"END_RAW_BLOCK");case5:return15;case6:returnthis.popState(),14;break;case7:return65;case8:return68;case9:return19;case10:returnthis.popState(),this.begin("raw"),23;break;case11:return55;case12:return60;case13:return29;case14:return47;case15:returnthis.popState(),44;break;case16:returnthis.popState(),44;break;case17:return34;case18:return39;case19:return51;case20:return48;case21:this.unput(a.yytext),this.popState(),this.begin("com");break;case22:returnthis.popState(),14;break;case23:return48;case24:return73;case25:return72;case26:return72;case27:return87;case28:break;case29:returnthis.popState(),54;break;case30:returnthis.popState(),33;break;case31:returna.yytext=p(1,2).replace(/\\"/g,'"'),80;break;case32:returna.yytext=p(1,2).replace(/\\'/g,"'"),80;break;case33:return85;case34:return82;case35:return82;case36:return83;case37:return84;case38:return81;case39:return75;case40:return77;case41:return72;case42:returna.yytext=a.yytext.replace(/\\([\\\]])/g,"$1"),72;break;case43:return"INVALID";case44:return5}},"anonymous"),s.rules=[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^\/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],s.conditions={mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}},s})();t.lexer=e;functionr(){this.yy={}}returno(r,"Parser"),r.prototype=t,t.Parser=r,newr})();Jw.default=z40;oCe.exports=Jw.default});vartS=h((eS,pCe)=>{"use strict";eS.__esModule=!0;functionO40(t){returnt&&t.__esModule?t:{default:t}}o(O40,"_interopRequireDefault");varE40=Hn(),cV=O40(E40);functionKw(){this.parents=[]}o(Kw,"Visitor");Kw.prototype={constructor:Kw,mutating:!1,acceptKey:o(function(e,r){vars=this.accept(e[r]);if(this.mutating){if(s&&!Kw.prototype[s.type])thrownewcV.default('Unexpected node type "'+s.type+'" found when accepting '+r+" on "+e.type);e[r]=s}},"acceptKey"),acceptRequired:o(function(e,r){if(this.a
`])}),e},"merge"),each:o(function(e){for(var r=0,s=this.source.length;r<s;r++)e(this.source[r])},"each"),empty:o(function(){var e=this.currentLocation||{start:{}};return new I2(e.start.line,e.start.column,this.srcFile)},"empty"),wrap:o(function(e){var r=arguments.length<=1||arguments[1]===void 0?this.currentLocation||{start:{}}:arguments[1];return e instanceof I2?e:(e=wV(e,this,r),new I2(r.start.line,r.start.column,this.srcFile,e))},"wrap"),functionCall:o(function(e,r,s){return s=this.generateList(s),this.wrap([e,r?"."+r+"(":"(",s,")"])},"functionCall"),quotedString:o(function(e){return'"'+(e+"").replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")+'"'},"quotedString"),objectLiteral:o(function(e){var r=this,s=[];Object.keys(e).forEach(function(i){var a=wV(e[i],r);a!=="undefined"&&s.push([r.quotedString(i),":",a])});var n=this.generateList(s);return n.prepend("{"),n.add("}"),n},"objectLiteral"),generateList:o(function(e){for(var r=this.empty(),s=0,n=e.length;s<n;s++)s&&r.add(","),r.add(wV(e[s],this));return r},"generateList"),generateArray:o(function(e){var r=this.generateList(e);return r.prepend("["),r.add("]"),r},"generateArray")};uS.default=HCe;XCe.exports=uS.default});var KCe=h((pS,JCe)=>{"use strict";pS.__esModule=!0;function YCe(t){return t&&t.__esModule?t:{default:t}}o(YCe,"_interopRequireDefault");var jCe=Gw(),gB0=Hn(),NV=YCe(gB0),zB0=ps(),OB0=VCe(),$Ce=YCe(OB0);function SM(t){this.value=t}o(SM,"Literal");function NM(){}o(NM,"JavaScriptCompiler");NM.prototype={nameLookup:o(function(e,r){return this.internalNameLookup(e,r)},"nameLookup"),depthedLookup:o(function(e){return[this.aliasable("container.lookup"),"(depths, ",JSON.stringify(e),")"]},"depthedLookup"),compilerInfo:o(function(){var e=jCe.COMPILER_REVISION,r=jCe.REVISION_CHANGES[e];return[e,r]},"compilerInfo"),appendToBuffer:o(function(e,r,s){return zB0.isArray(e)||(e=[e]),e=this.source.wrap(e,r),this.environment.isSimple?["return ",e,";"]:s?["buffer += ",e,";"]:(e.appendToBuffer=!0,e)},"appendToBuffer"),initializeBuffer:o(function(){return this.quotedString("")},"initializeBuffer"),internalNameLookup:o(function(e,r){return this.lookupPropertyFunctionIsUsed=!0,["lookupProperty(",e,",",JSON.stringify(r),")"]},"internalNameLookup"),lookupPropertyFunctionIsUsed:!1,compile:o(function(e,r,s,n){this.environment=e,this.options=r,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!n,this.name=this.environment.name,this.isChild=!!s,this.context=s||{decorators:[],programs:[],environments:[]},this.preamble(),this.stackSlot=0,this.stackVars=[],this.aliases={},this.registers={list:[]},this.hashes=[],this.compileStack=[],this.inlineStack=[],this.blockParams=[],this.compileChildren(e,r),this.useDepths=this.useDepths||e.useDepths||e.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||e.useBlockParams;var i=e.opcodes,a=void 0,c=void 0,u=void 0,p=void 0;for(u=0,p=i.length;u<p;u++)a=i[u],this.source.currentLocation=a.loc,c=c||a.loc,this[a.opcode].apply(this,a.args);if(this.source.currentLocation=c,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new NV.default("Compile completed with content left on stack");this.decorators.isEmpty()?this.decorators=void 0:(this.useDecorators=!0,this.decorators.prepend(["var decorators = container.decorators, ",this.lookupPropertyFunctionVarDeclaration(),`;
\v\f\r\x1B !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\xA5]^_\`abcdefghijklmnopqrstuvwxyz{|}\u203E\x7F\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD`},hproman8:{type:"_sbcs",chars:"\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8A\x8B\x8C\x8D\x8E\x8F\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9A\x9B\x9C\x9D\x9E\x9F\xA0\xC0\xC2\xC8\xCA\xCB\xCE\xCF\xB4\u02CB\u02C6\xA8\u02DC\xD9\xDB\u20A4\xAF\xDD\xFD\xB0\xC7\xE7\xD1\xF1\xA1\xBF\xA4\xA3\xA5\xA7\u0192\xA2\xE2\xEA\xF4\xFB\xE1\xE9\xF3\xFA\xE0\xE8\xF2\xF9\xE4\xEB\xF6\xFC\xC5\xEE\xD8\xC6\xE5\xED\xF8\xE6\xC4\xEC\xD6\xDC\xC9\xEF\xDF\xD4\xC1\xC3\xE3\xD0\xF0\xCD\xCC\xD3\xD2\xD5\xF5\u0160\u0161\xDA\u0178\xFF\xDE\xFE\xB7\xB5\xB6\xBE\u2014\xBC\xBD\xAA\xBA\xAB\u25A0\xBB\xB1\uFFFD"},macintosh:{type:"_sbcs",chars:"\xC4\xC5\xC7\xC9\xD1\xD6\xDC\xE1\xE0\xE2\xE4\xE3\xE5\xE7\xE9\xE8\xEA\xEB\xED\xEC\xEE\xEF\xF1\xF3\xF2\xF4\xF6\xF5\xFA\xF9\xFB\xFC\u2020\xB0\xA2\xA3\xA7\u2022\xB6\xDF\xAE\xA9\u2122\xB4\xA8\u2260\xC6\xD8\u221E\xB1\u2264\u2265\xA5\xB5\u2202\u2211\u220F\u03C0\u222B\xAA\xBA\u2126\xE6\xF8\xBF\xA1\xAC\u221A\u0192\u2248\u2206\xAB\xBB\u2026\xA0\xC0\xC3\xD5\u0152\u0153\u2013\u2014\u201C\u201D\u2018\u2019\xF7\u25CA\xFF\u0178\u2044\xA4\u2039\u203A\uFB01\uFB02\u2021\xB7\u201A\u201E\u2030\xC2\xCA\xC1\xCB\xC8\xCD\xCE\xCF\xCC\xD3\xD4\uFFFD\xD2\xDA\xDB\xD9\u0131\u02C6\u02DC\xAF\u02D8\u02D9\u02DA\xB8\u02DD\u02DB\u02C7"},ascii:{type:"_sbcs",chars:"\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD"},tis620:{type:"_sbcs",chars:"\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\u0E01\u0E02\u0E03\u0E04\u0E05\u0E06\u0E07\u0E08\u0E09\u0E0A\u0E0B\u0E0C\u0E0D\u0E0E\u0E0F\u0E10\u0E11\u0E12\u0E13\u0E14\u0E15\u0E16\u0E17\u0E18\u0E19\u0E1A\u0E1B\u0E1C\u0E1D\u0E1E\u0E1F\u0E20\u0E21\u0E22\u0E23\u0E24\u0E25\u0E26\u0E27\u0E28\u0E29\u0E2A\u0E2B\u0E2C\u0E2D\u0E2E\u0E2F\u0E30\u0E31\u0E32\u0E33\u0E34\u0E35\u0E36\u0E37\u0E38\u0E39\u0E3A\uFFFD\uFFFD\uFFFD\uFFFD\u0E3F\u0E40\u0E41\u0E42\u0E43\u0E44\u0E45\u0E46\u0E47\u0E48\u0E49\u0E4A\u0E4B\u0E4C\u0E4D\u0E4E\u0E4F\u0E50\u0E51\u0E52\u0E53\u0E54\u0E55\u0E56\u0E57\u0E58\u0E59\u0E5A\u0E5B\uFFFD\uFFFD\uFFFD\uFFFD"}}});varzDe=h(gDe=>{"use strict";varZ$=up().Buffer;gDe._dbcs=lp;varhr=-1,mDe=-2,Gi=-10,ms=-1e3,ZM=newArray(256),GE=-1;for(DN=0;DN<256;DN++)ZM[DN]=hr;varDN;functionlp(t,e){if(this.encodingName=t.encodingName,!t)thrownewError("DBCS codec is called without the data.");if(!t.table)thrownewError("Encoding '"+this.encodingName+"' has no data.");varr=t.table();this.decodeTables=[]
Found: ${t.length}`);throwc.code="EBADSIZE",c.found=t.length,c.expected=r.size,c.sri=e,c}else{letc=newError(`Integrity checksum failed when using ${s}: Wanted ${e}, but got ${i}. (${t.length} bytes)`);throwc.code="EINTEGRITY",c.found=i,c.expected=e,c.algorithm=s,c.sri=e,c}}o(bR0,"checkData");Bc.exports.checkStream=MR0;functionMR0(t,e,r){if(r=r||Object.create(null),r.integrity=e,e=Jn(e,r),!e||!Object.keys(e).length)returnPromise.reject(Object.assign(newError("No valid integrity hashes to check against"),{code:"EINTEGRITY"}));lets=DY(r);returnnewPromise((n,i)=>{t.pipe(s),t.on("error",i),s.on("error",i);leta;s.on("verified",c=>{a=c}),s.on("end",()=>n(a)),s.resume()})}o(MR0,"checkStream");Bc.exports.integrityStream=DY;functionDY(t=Object.create(null)){returnnewCY(t)}o(DY,"integrityStream");Bc.exports.create=mR0;functionmR0(t){lete=t?.algorithms||[...BY],r=KE(t?.options),s=e.map(JE.createHash);return{update:o(function(n,i){returns.forEach(a=>a.update(n,i)),this},"update"),digest:o(function(){returne.reduce((i,a)=>{letc=s.shift().digest("base64"),u=newbp(`${a}-${c}${r}`,t);returni[u.algorithm]||(i[u.algorithm]=[]),i[u.algorithm].push(u),i},newV2)},"digest")}}o(mR0,"createIntegrity");functiongR0(t,e){returnCqe.indexOf(t.toLowerCase())>=Cqe.indexOf(e.toLowerCase())?t:e}o(gR0,"getPrioritizedHash")});varIY=h((FLt,Sqe)=>{varqqe=hY(),Iqe=OY(),zR0=ZE(),Rqe={shared:!1,ignoreCargoCult:!0},OR0={status:200,headers:{}},rm=o(t=>{lete={method:t.method,url:t.url,headers:{},compress:t.compress};returnt.headers.forEach((r,s)=>{e.headers[s]=r}),e},"requestObject"),wqe=o(t=>{lete={status:t.status,headers:{}};returnt.headers.forEach((r,s)=>{e.headers[s]=r}),e},"responseObject"),qY=class{static{o(this,"CachePolicy")}constructor({entry:e,request:r,response:s,options:n}){this.entry=e,this.request=rm(r),this.response=wqe(s),this.options=n,this.policy=newqqe(this.request,this.response,Rqe),this.entry&&(this.policy._responseTime=this.entry.metadata.time)}staticstorable(e,r){return!r.cachePath||r.cache==="no-store"||!["GET","HEAD"].includes(e.method)?!1:newqqe(rm(e),OR0,Rqe).storable()}satisfies(e){letr=rm(e);if(this.request.headers.host!==r.headers.host||this.request.compress!==r.compress)return!1;lets=newIqe(this.request),n=newIqe(r);returnJSON.stringify(s.mediaTypes())!==JSON.stringify(n.mediaTypes())||JSON.stringify(s.languages())!==JSON.stringify(n.languages())||JSON.stringify(s.encodings())!==JSON.stringify(n.encodings())?!1:this.options.integrity?zR0.parse(this.options.integrity).match(this.entry.integrity):!0}storable(){returnthis.policy.storable()}getmustRevalidate(){return!!this.policy._rescc["must-revalidate"]}needsRevalidation(e){letr=rm(e);returnr.method="GET",!this.policy.satisfiesWithoutRevalidation(r)}responseHeaders(){returnthis.policy.responseHeaders()}revalidationHeaders(e){letr=rm(e);returnthis.policy.revalidationHeaders(r)}revalidated(e,r){lets=rm(e),n=wqe(r);return!this.policy.revalidatedPolicy(s,n).modified}};Sqe.exports=qY});varvqe=h((xLt,Nqe)=>{varRY=classextendsError{static{o(this,"NotCachedError")}constructor(e){super(`request to ${e} failed: cache mode is 'only-if-cached' but no cached response is available.`),this.code="ENOTCACHED"}};Nqe.exports={NotCachedError:RY}});varUqe=h((_Lt,kqe)=>{"use strict";varFqe=typeofprocess=="object"&&process?process:{stdout:null,stderr:null},ER0=require("events"),Tqe=require("stream"),xqe=require("string_decoder").StringDecoder,Mp=Symbol("EOF"),mp=Symbol("maybeEmitEnd"),MA=Symbol("emittedEnd"),LN=Symbol("emittingEnd"),ey=Symbol("emittedError"),QN=Symbol("closed"),Wqe=Symbol("read"),PN=Symbol("flush"),_qe=Symbol("flushChunk"),en=Symbol("encoding"),gp=Symbol("decoder"),kN=Symbol("flowing"),ty=Symbol("paused"),sm=Symbol("resume"),X1=Symbol("bufferLength"),wY=Symbol("bufferPush"),SY=Symbol("bufferShift"),Fr=Symbol("objectMode"),Tr=Symbol("destroyed"),NY=Symbol("emitData"),Lqe=Symbol("emitEnd"),vY=Symbol("emitEnd2"),zp=Symbol("async"),ry=o(t=>Promise.resolve().then(t),"defer"),Qqe=global._MP_NO_ITERATOR_SYMBOLS_!=="1",yR0=Qqe&&Symbol.asyncIter
`),m=b.shift();if(!m)return t.destroy(),r(new Error("NoheaderreceivedfromproxyCONNECTresponse"));let z=m.split(""),C=+z[1],E=z.slice(2).join(""),D={};for(let R of b){if(!R)continue;let w=R.indexOf(":");if(w===-1)return t.destroy(),r(new Error(`Invalid header from proxy CONNECT response: "${R}"`));let v=R.slice(0,w).toLowerCase(),W=R.slice(w+1).trimStart(),Q=D[v];typeof Q=="string"?D[v]=[Q,W]:Array.isArray(Q)?Q.push(W):D[v]=W}gv("gotproxyserverresponse:%o%o",m,D),a(),e({connect:{statusCode:C,statusText:E,headers:D},buffered:A})}o(p,"ondata"),t.on("error",u),t.on("end",c),i()})}o(HW0,"parseProxyResponse");vm.parseProxyResponse=HW0});var BNe=h(Ji=>{"usestrict";var XW0=Ji&&Ji.__createBinding||(Object.create?(function(t,e,r,s){s===void 0&&(s=r);var n=Object.getOwnPropertyDescriptor(e,r);(!n||("get"in n?!e.__esModule:n.writable||n.configurable))&&(n={enumerable:!0,get:o(function(){return e[r]},"get")}),Object.defineProperty(t,s,n)}):(function(t,e,r,s){s===void 0&&(s=r),t[s]=e[r]})),VW0=Ji&&Ji.__setModuleDefault||(Object.create?(function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}):function(t,e){t.default=e}),yNe=Ji&&Ji.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&XW0(e,t,r);return VW0(e,t),e},CNe=Ji&&Ji.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ji,"__esModule",{value:!0});Ji.HttpsProxyAgent=void 0;var tC=yNe(require("net")),ONe=yNe(require("tls")),jW0=CNe(require("assert")),$W0=CNe(Hd()),YW0=PO(),JW0=require("url"),KW0=zNe(),rC=(0,$W0.default)("https-proxy-agent"),zv=class extends YW0.Agent{static{o(this,"HttpsProxyAgent")}constructor(e,r){super(r),this.options={path:void 0},this.proxy=typeof e=="string"?new JW0.URL(e):e,this.proxyHeaders=r?.headers??{},rC("CreatingnewHttpsProxyAgentinstance:%o",this.proxy.href);let s=(this.proxy.hostname||this.proxy.host).replace(/^\[|\]$/g,""),n=this.proxy.port?parseInt(this.proxy.port,10):this.proxy.protocol==="https:"?443:80;this.connectOpts={ALPNProtocols:["http/1.1"],...r?ENe(r,"headers"):null,host:s,port:n}}async connect(e,r){let{proxy:s}=this;if(!r.host)throw new TypeError('No "host" provided');let n;if(s.protocol==="https:"){rC("Creating`tls.Socket`:%o",this.connectOpts);let d=this.connectOpts.servername||this.connectOpts.host;n=ONe.connect({...this.connectOpts,servername:d&&tC.isIP(d)?void 0:d})}else rC("Creating`net.Socket`:%o",this.connectOpts),n=tC.connect(this.connectOpts);let i=typeof this.proxyHeaders=="function"?this.proxyHeaders():{...this.proxyHeaders},a=tC.isIPv6(r.host)?`[${r.host}]`:r.host,c=`CONNECT ${a}:${r.port} HTTP/1.1\r
`;if(s.username||s.password){let d=`${decodeURIComponent(s.username)}:${decodeURIComponent(s.password)}`;i["Proxy-Authorization"]=`Basic ${Buffer.from(d).toString("base64")}`}i.Host=`${a}:${r.port}`,i["Proxy-Connection"]||(i["Proxy-Connection"]=this.keepAlive?"Keep-Alive":"close");for(let d of Object.keys(i))c+=`${d}: ${i[d]}\r
`);let{connect:p,buffered:l}=await u;if(e.emit("proxyConnect",p),this.emit("proxyConnect",p,e),p.statusCode===200){if(e.once("socket",ZW0),r.secureEndpoint){rC("UpgradingsocketconnectiontoTLS");let d=r.servername||r.host;return ONe.connect({...ENe(r,"host","path","port"),socket:n,servername:tC.isIP(d)?void 0:d})}return n}n.destroy();let A=new tC.Socket({writable:!1});return A.readable=!0,e.once("socket",d=>{rC("Replayingproxybufferforfailedrequest"),(0,jW0.default)(d.listenerCount("data")>0),d.push(l),d.push(null)}),A}};zv.protocols=["http","https"];Ji.HttpsProxyAgent=zv;function ZW0(t){t.resume()}o(ZW0,"resume");function ENe(t,...e){let r={},s;for(s in t)e.includes(s)||(r[s]=t[s]);return r}o(ENe,"omit")});var RNe=h(_p=>{"usestrict";Object.defineProperty(_p,"__esModule",{value:!0});var DNe=require("buffer"),df={INVALID_ENCODING:"Invalidencodingprovided.PleasespecifyavalidencodingtheinternalNode.jsBuffersupports.",INVALID_SMARTBUFFER_SIZE:"Invalidsizeprovided.Sizemustbeavalidintegergreaterthanzero.",INVALID_SMARTBUFFER_BUFFER:"InvalidBufferprovidedinSmartBufferOptions.",INVALID_SMARTBUFFER_OBJECT:"InvalidSmartBufferOptionsobjectsuppliedtoSmartBufferconstructororfactorymethods.",INVALID_OFFSET:"Aninvalidoffsetvaluewasprovided.",INVALID_OFFSET_NON_NUMBER:"Aninvalidoffsetvaluewasprovided.Anumericvalueisrequired.",INVALID_LENGTH:"Aninvalidlengthvaluewasprovided.",INVALID_LENGTH_NON_NUMBER:"Aninvalidlengthvaluewasprovived.Anumericvalueisrequired.",INVALID_TARGET_OFFSET:"TargetoffsetisbeyondtheboundsoftheinternalSmartBufferdata.",INVALID_TARGET_LENGTH:"SpecifiedlengthvaluemovescursorbeyongtheboundsoftheinternalSmartBufferdata.",INVALID_READ_BEYOND_BOUNDS:"Attemptedtoreadbeyondtheboundsofthemanageddata.",INVALID_WRITE_BEYOND_BOUNDS:"Attemptedtowritebeyondtheboundsofthemanageddata."};_p.ERRORS=df;function e_0(t){if(!DNe.Buffer.isEncoding(t))throw new Error(df.INVALID_ENCODING)}o(e_0,"checkEncoding");_p.checkEncoding=e_0;function qNe(t){return typeof t=="number"&&isFinite(t)&&n_0(t)}o(qNe,"isFiniteInteger");_p.isFiniteInteger=qNe;function INe(t,e){if(typeof t=="number"){if(!qNe(t)||t<0)throw new Error(e?df.INVALID_OFFSET:df.INVALID_LENGTH)}else throw new Error(e?df.INVALID_OFFSET_NON_NUMBER:df.INVALID_LENGTH_NON_NUMBER)}o(INe,"checkOffsetOrLengthValue");function t_0(t){INe(t,!1)}o(t_0,"checkLengthValue");_p.checkLengthValue=t_0;function r_0(t){INe(t,!0)}o(r_0,"checkOffsetValue");_p.checkOffsetValue=r_0;function s_0(t,e){if(t<0||t>e.length)throw new Error(df.INVALID_TARGET_OFFSET)}o(s_0,"checkTargetOffset");_p.checkTargetOffset=s_0;function n_0(t){return typeof t=="number"&&isFinite(t)&&Math.floor(t)===t}o(n_0,"isInteger");function i_0(t){if(typeof BigInt>"u")throw new Error("PlatformdoesnotsupportJSBigInttype.");if(typeof DNe.Buffer.prototype[t]>"u")throw new Error(`Platform does not support Buffer.prototype.${t}.`)}o(i_0,"bigIntAndBufferInt64Check");_p.bigIntAndBufferInt64Check=i_0});var SNe=h(eZ=>{"usestrict";Object.defineProperty(eZ,"__esModule",{value:!0});var e0=RNe(),wNe=4096,o_0="utf8",ZK=class t{static{o(this,"SmartBuffer")}constructor(e){if(this.length=0,this._encoding=o_0,this._writeOffset=0,this._readOffset=0,t.isSmartBufferOptions(e))if(e.encoding&&(e0.checkEncoding(e.encoding),this._encoding=e.encoding),e.size)if(e0.isFiniteInteger(e.size)&&e.size>0)this._buff=Buffer.allocUnsafe(e.size);else throw new Error(e0.ERRORS.INVALID_SMARTBUFFER_SIZE);else if(e.buff)if(Buffer.isBuffer(e.buff))this._buff=e.buff,this.length=e.buff.length;else throw new Error(e0.ERRORS.INVALID_SMARTBUFFER_BUFFER);else this._buff=Buffer.allocUnsafe(wNe);else{if(typeof e<"u")throw new Error(e0.ERRORS.INVALID_SMARTBUFFER_OBJECT);this._buff=Buffer.allocUnsafe(wNe)}}static fromSize(e,r){return new this({size:e,encoding:r})}static fromBuffer(e,r){return new this({buff:e,encoding:r})}static fromOptions(e){return new this(e)}static isSmartBufferOptions(e){let r=e;return r&&(r.encoding!==void 0||r.size!==void 0||r.buff!==void 0)}read
`,dH0=/\u2014 (\S+) (\S+)\n/g;function fH0(t,e){let r=t.inclusionProof,s=Ete.fromString(r.checkpoint.envelope),n=mT.fromString(s.note);if(!hH0(s,e))throw new TC.VerificationError({code:"TLOG_INCLUSION_PROOF_ERROR",message:"invalid checkpoint signature"});return n}o(fH0,"verifyCheckpoint");function hH0(t,e){let r=Buffer.from(t.note,"utf-8");return t.signatures.some(s=>{let n=e.find(i=>oxe.crypto.bufferEqual(i.logID.subarray(0,4),s.keyHint)&&i.baseURL.match(s.name));return n?oxe.crypto.verify(r,n.publicKey,s.signature):!1})}o(hH0,"verifySignedNote");var Ete=class t{static{o(this,"SignedNote")}note;signatures;constructor(e,r){this.note=e,this.signatures=r}static fromString(e){if(!e.includes(Ote))throw new TC.VerificationError({code:"TLOG_INCLUSION_PROOF_ERROR",message:"missing checkpoint separator"});let r=e.indexOf(Ote),s=e.slice(0,r+1),i=e.slice(r+Ote.length).matchAll(dH0),a=Array.from(i,c=>{let[,u,p]=c,l=Buffer.from(p,"base64");if(l.length<5)throw new TC.VerificationError({code:"TLOG_INCLUSION_PROOF_ERROR",message:"malformed checkpoint signature"});return{name:u,keyHint:l.subarray(0,4),signature:l.subarray(4)}});if(a.length===0)throw new TC.VerificationError({code:"TLOG_INCLUSION_PROOF_ERROR",message:"no signatures found in checkpoint"});return new t(s,a)}},mT=class t{static{o(this,"LogCheckpoint")}origin;logSize;logHash;rest;constructor(e,r,s,n){this.origin=e,this.logSize=r,this.logHash=s,this.rest=n}static fromString(e){let r=e.trimEnd().split(`
`);if(r.length<3)throw new TC.VerificationError({code:"TLOG_INCLUSION_PROOF_ERROR",message:"too few lines in checkpoint header"});let s=r[0],n=BigInt(r[1]),i=Buffer.from(r[2],"base64"),a=r.slice(3);return new t(s,n,i,a)}};xC.LogCheckpoint=mT});var cxe=h(Dte=>{"use strict";Object.defineProperty(Dte,"__esModule",{value:!0});Dte.verifyMerkleInclusion=mH0;var Bte=Ko(),yte=Ur(),bH0=Buffer.from([0]),MH0=Buffer.from([1]);function mH0(t,e){let r=t.inclusionProof,s=BigInt(r.logIndex),n=BigInt(e.logSize);if(s<0n||s>=n)throw new yte.VerificationError({code:"TLOG_INCLUSION_PROOF_ERROR",message:`invalid index: ${s}`});let{inner:i,border:a}=gH0(s,n);if(r.hashes.length!==i+a)throw new yte.VerificationError({code:"TLOG_INCLUSION_PROOF_ERROR",message:"invalid hash count"});let c=r.hashes.slice(0,i),u=r.hashes.slice(i),p=BH0(t.canonicalizedBody),l=OH0(zH0(p,c,s),u);if(!Bte.crypto.bufferEqual(l,e.logHash))throw new yte.VerificationError({code:"TLOG_INCLUSION_PROOF_ERROR",message:"calculated root hash does not match inclusion proof"})}o(mH0,"verifyMerkleInclusion");function gH0(t,e){let r=EH0(t,e),s=yH0(t>>BigInt(r));return{inner:r,border:s}}o(gH0,"decompInclProof");function zH0(t,e,r){return e.reduce((s,n,i)=>r>>BigInt(i)&BigInt(1)?Cte(n,s):Cte(s,n),t)}o(zH0,"chainInner");function OH0(t,e){return e.reduce((r,s)=>Cte(s,r),t)}o(OH0,"chainBorderRight");function EH0(t,e){return CH0(t^e-BigInt(1))}o(EH0,"innerProofSize");function yH0(t){return t.toString(2).split("1").length-1}o(yH0,"onesCount");function CH0(t){return t===0n?0:t.toString(2).length}o(CH0,"bitLength");function Cte(t,e){return Bte.crypto.digest("sha256",MH0,t,e)}o(Cte,"hashChildren");function BH0(t){return Bte.crypto.digest("sha256",bH0,t)}o(BH0,"hashLeaf")});var pxe=h(qte=>{"use strict";Object.defineProperty(qte,"__esModule",{value:!0});qte.verifyTLogSET=IH0;var uxe=Ko(),DH0=Ur(),qH0=mg();function IH0(t,e){if(!(0,qH0.filterTLogAuthorities)(e,{logID:t.logId.keyId,targetDate:new Date(Number(t.integratedTime)*1e3)}).some(n=>{let i=RH0(t),a=Buffer.from(uxe.json.canonicalize(i),"utf8"),c=t.inclusionPromise.signedEntryTimestamp;return uxe.crypto.verify(a,n.publicKey,c)}))throw new DH0.VerificationError({code:"TLOG_INCLUSION_PROMISE_ERROR",message:"inclusion promise could not be verified"})}o(IH0,"verifyTLogSET");function RH0(t){let{integratedTime:e,logIndex:r,logId:s,canonicalizedBody:n}=t;return{body:n.toString("base64"),integratedTime:Number(e),logIndex:Number(r),logID:s.keyId.toString("hex")}}o(RH0,"toVerificationPayload")});var Axe=h(gT=>{"use strict";Object.defineProperty(gT,"__esModule",{value:!0});gT.verifyTLogBody=FH0;gT.verifyTLogInclusion=TH0;var lxe=jZ(),wte=Ur(),Ite=sxe(),Rte=nxe(),wH0=ixe(),SH0=axe(),NH0=cxe(),vH0=pxe();function FH0(t,e){let{kind:r,version:s}=t.kindVersion,n=JSON.parse(t.canonicalizedBody.toString("utf8"));if(r!==n.kind||s!==n.apiVersion)throw new wte.VerificationError({code:"TLOG_BODY_ERROR",message:`kind/version mismatch - expected: ${r}/${s}, received: ${n.kind}/${n.apiVersion}`});switch(r){case"dsse":if(s==Ite.DSSE_API_VERSION_V1)return(0,Ite.verifyDSSETLogBody)(n,e);{let i=lxe.Entry.fromJSON(n);return(0,Ite.verifyDSSETLogBodyV2)(i,e)}case"intoto":return(0,wH0.verifyIntotoTLogBody)(n,e);case"hashedrekord":if(s==Rte.HASHEDREKORD_API_VERSION_V1)return(0,Rte.verifyHashedRekordTLogBody)(n,e);{let i=lxe.Entry.fromJSON(n);return(0,Rte.verifyHashedRekordTLogBodyV2)(i,e)}default:throw new wte.VerificationError({code:"TLOG_BODY_ERROR",message:`unsupported kind: ${r}`})}}o(FH0,"verifyTLogBody");function TH0(t,e){let r=!1;if(xH0(t)&&((0,vH0.verifyTLogSET)(t,e),r=!0),WH0(t)){let s=(0,SH0.verifyCheckpoint)(t,e);(0,NH0.verifyMerkleInclusion)(t,s),r=!0}if(!r)throw new wte.VerificationError({code:"TLOG_MISSING_INCLUSION_ERROR",message:"inclusion could not be verified"})}o(TH0,"verifyTLogInclusion");function xH0(t){return t.inclusionPromise!==void 0}o(xH0,"isTLogEntryWithInclusionPromise");function WH0(t){return t.inclusionProof!==void 0}o(WH0,"isTLogEntryWithInclusionProof")});var Mxe=h(zT=>{"use strict";Object.defineProperty(zT,"__esModule",{value:!0});zT.Verifier=v
[`+S+"] ";for(L in arguments[0])i(arguments[0],L)&&(q+=L+": "+arguments[0][L]+", ");q=q.slice(0,-2)}else q=arguments[S];O.push(q)}Q(f+`
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i=!0,a=!1,c;return{s:o(function(){r=(0,z1t.default)(t)},"s"),n:o(function(){var p=r.next();return i=p.done,p},"n"),e:o(function(p){a=!0,c=p},"e"),f:o(function(){try{!i&&r.return!=null&&r.return()}finally{if(a)throw c}},"f")}}o(O4,"_createForOfIteratorHelper");function I1t(t,e){var r;if(t){if(typeof t=="string")return wUe(t,e);var s=(0,co.default)(r=Object.prototype.toString.call(t)).call(r,8,-1);if(s==="Object"&&t.constructor&&(s=t.constructor.name),s==="Map"||s==="Set")return(0,C1t.default)(t);if(s==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s))return wUe(t,e)}}o(I1t,"_unsupportedIterableToArray");function wUe(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,s=new Array(e);r<e;r++)s[r]=t[r];return s}o(wUe,"_arrayLikeToArray");var ct="xregexp",Xf={astral:!1,namespacing:!1},Pt={exec:RegExp.prototype.exec,test:RegExp.prototype.test,match:String.prototype.match,replace:String.prototype.replace,split:String.prototype.split},tu={},g4={},Qg={},Lre=[],Pg="default",SUe="class",R1t={default:/\\(?:0(?:[0-3][0-7]{0,2}|[4-7][0-7]?)?|[1-9]\d*|x[\dA-Fa-f]{2}|u(?:[\dA-Fa-f]{4}|{[\dA-Fa-f]+})|c[A-Za-z]|[\s\S])|\(\?(?:[:=!]|<[=!])|[?*+]\?|{\d+(?:,\d*)?}\??|[\s\S]/,class:/\\(?:[0-3][0-7]{0,2}|[4-7][0-7]?|x[\dA-Fa-f]{2}|u(?:[\dA-Fa-f]{4}|{[\dA-Fa-f]+})|c[A-Za-z]|[\s\S])|[\s\S]/},w1t=/\$(?:{([\w$]+)}|<([\w$]+)>|(\d\d?|[\s\S]))/g,S1t=Pt.exec.call(/()??/,"")[1]===void 0,N1t=(0,Hf.default)(/x/)!==void 0,v1t={},xUe=v1t.toString;function Pre(t){var e=!0;try{if(new RegExp("",t),t==="y"){var r=(function(){return"gy"})(),s=".a".replace(new RegExp("a",r),".")==="..";s&&(e=!1)}}catch{e=!1}return e}o(Pre,"hasNativeFlag");var WUe=Pre("u"),kre=Pre("y"),_Ue={g:!0,i:!0,m:!0,u:WUe,y:kre};function LUe(t,e,r,s,n){var i;if(t[ct]={captureNames:e},n)return t;if(t.__proto__)t.__proto__=ae.prototype;else for(var a in ae.prototype)t[a]=ae.prototype[a];return t[ct].source=r,t[ct].flags=s&&(0,q1t.default)(i=s.split("")).call(i).join(""),t}o(LUe,"augment");function z4(t){return Pt.replace.call(t,/([\s\S])(?=[\s\S]*\1)/g,"")}o(z4,"clipDuplicates");function jf(t,e){var r;if(!ae.isRegExp(t))throw new TypeError("Type RegExp expected");var s=t[ct]||{},n=F1t(t),i="",a="",c=null,u=null;return e=e||{},e.removeG&&(a+="g"),e.removeY&&(a+="y"),a&&(n=Pt.replace.call(n,new RegExp("[".concat(a,"]+"),"g"),"")),e.addG&&(i+="g"),e.addY&&(i+="y"),i&&(n=z4(n+i)),e.isInternalOnly||(s.source!==void 0&&(c=s.source),(0,Hf.default)(s)!=null&&(u=i?z4((0,Hf.default)(s)+i):(0,Hf.default)(s))),t=LUe(new RegExp(e.source||t.source,n),T1t(t)?(0,co.default)(r=s.captureNames).call(r,0):null,c,u,e.isInternalOnly),t}o(jf,"copyRegex");function QUe(t){return(0,TUe.default)(t,16)}o(QUe,"dec");function PUe(t,e,r){return t.input[t.index-1]==="("||t.input[t.index+t[0].length]===")"||t.input[t.index-1]==="|"||t.input[t.index+t[0].length]==="|"||t.index<1||t.index+t[0].length>=t.input.length||Pt.test.call(/^\(\?[:=!]/,t.input.substr(t.index-3,3))||x1t(t.input,t.index+t[0].length,r)?"":"(?:)"}o(PUe,"getContextualTokenSeparator");function F1t(t){return N1t?(0,Hf.default)(t):Pt.exec.call(/\/([a-z]*)$/i,RegExp.prototype.toString.call(t))[1]}o(F1t,"getNativeFlags");function T1t(t){return!!(t[ct]&&t[ct].captureNames)}o(T1t,"hasNamedCapture");function kUe(t){return(0,TUe.default)(t,10).toString(16)}o(kUe,"hex");function x1t(t,e,r){var s="\\(\\?#[^)]*\\)",n="#[^#\\n]*",i="[?*+]|{\\d+(?:,\\d*)?}";return Pt.test.call((0,Vf.default)(r).call(r,"x")?/^(?:\s|#[^#\n]*|\(\?#[^)]*\))*(?:[?*+]|{\d+(?:,\d*)?})/:/^(?:\(\?#[^)]*\))*(?:[?*+]|{\d+(?:,\d*)?})/,(0,co.default)(t).call(t,e))}o(x1t,"isQuantifierNext");function Ure(t,e){return xUe.call(t)==="[object ".concat(e,"]")}o(Ure,"isType");function UUe(t){for(;t.length<4;)t="0".concat(t);return t}o(UUe,"pad4");function W1t(t,e){if(z4(e)!==e)throw new SyntaxError("Invalid duplicate regex flag ".concat(e));t=Pt.replace.call(t,/^\(\?([\w$]+)\)/,function(i,a){if(Pt.test.call(/[gy]/,a))throw new SyntaxError("Cannot use flag g or y in mode modifier ".concat(i));return e=z4(e
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i=!0,a=!1,c;return{s:o(function(){r=(0,grt.default)(t)},"s"),n:o(function(){var p=r.next();return i=p.done,p},"n"),e:o(function(p){a=!0,c=p},"e"),f:o(function(){try{!i&&r.return!=null&&r.return()}finally{if(a)throw c}},"f")}}o(qrt,"_createForOfIteratorHelper");function Irt(t,e){var r;if(t){if(typeof t=="string")return wGe(t,e);var s=(0,Crt.default)(r=Object.prototype.toString.call(t)).call(r,8,-1);if(s==="Object"&&t.constructor&&(s=t.constructor.name),s==="Map"||s==="Set")return(0,yrt.default)(t);if(s==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s))return wGe(t,e)}}o(Irt,"_unsupportedIterableToArray");function wGe(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,s=new Array(e);r<e;r++)s[r]=t[r];return s}o(wGe,"_arrayLikeToArray");var Rrt=o(function(e){var r={},s=e._dec,n=e._hex,i=e._pad4;function a(d){return d.replace(/[- _]+/g,"").toLowerCase()}o(a,"normalize");function c(d){var b=/^\\[xu](.+)/.exec(d);return b?s(b[1]):d.charCodeAt(d[0]==="\\"?1:0)}o(c,"charCode");function u(d){var b="",m=-1;return(0,Drt.default)(e).call(e,d,/(\\x..|\\u....|\\?[\s\S])(?:-(\\x..|\\u....|\\?[\s\S]))?/,function(z){var C=c(z[1]);C>m+1&&(b+="\\u".concat(i(n(m+1))),C>m+2&&(b+="-\\u".concat(i(n(C-1))))),m=c(z[2]||z[1])}),m<65535&&(b+="\\u".concat(i(n(m+1))),m<65534&&(b+="-\\uFFFF")),b}o(u,"invertBmp");function p(d){var b="b!";return r[d][b]||(r[d][b]=u(r[d].bmp))}o(p,"cacheInvertedBmp");function l(d,b){var m=r[d],z="";if(m.bmp&&!m.isBmpLast){var C;z=(0,Vre.default)(C="[".concat(m.bmp,"]")).call(C,m.astral?"|":"")}if(m.astral&&(z+=m.astral),m.isBmpLast&&m.bmp){var E;z+=(0,Vre.default)(E="".concat(m.astral?"|":"","[")).call(E,m.bmp,"]")}return b?"(?:(?!".concat(z,")(?:[\uD800-\uDBFF][\uDC00-\uDFFF]|[\0-\uFFFF]))"):"(?:".concat(z,")")}o(l,"buildAstral");function A(d,b){var m=b?"a!":"a=";return r[d][m]||(r[d][m]=l(d,b))}o(A,"cacheAstral"),e.addToken(/\\([pP])(?:{(\^?)([^}]*)}|([A-Za-z]))/,function(d,b,m){var z="Invalid double negation ",C="Unknown Unicode token ",E="Unicode token missing data ",D="Astral mode required for Unicode token ",R="Astral mode does not support Unicode tokens within character classes",w=d[1]==="P"||!!d[2],v=(0,Brt.default)(m).call(m,"A"),W=a(d[4]||d[3]),Q=r[W];if(d[1]==="P"&&d[2])throw new SyntaxError(z+d[0]);if(!r.hasOwnProperty(W))throw new SyntaxError(C+d[0]);if(Q.inverseOf){if(W=a(Q.inverseOf),!r.hasOwnProperty(W)){var $;throw new ReferenceError((0,Vre.default)($="".concat(E+d[0]," -> ")).call($,Q.inverseOf))}Q=r[W],w=!w}if(!(Q.bmp||v))throw new SyntaxError(D+d[0]);if(v){if(b==="class")throw new SyntaxError(R);return A(W,w)}return b==="class"?w?p(W):Q.bmp:"".concat((w?"[^":"[")+Q.bmp,"]")},{scope:"all",optionalFlags:"A",leadChar:"\\"}),e.addUnicodeData=function(d){var b="Unicode token requires name",m="Unicode token has no character data ",z=qrt(d),C;try{for(z.s();!(C=z.n()).done;){var E=C.value;if(!E.name)throw new Error(b);if(!(E.inverseOf||E.bmp||E.astral))throw new Error(m+E.name);r[a(E.name)]=E,E.alias&&(r[a(E.alias)]=E)}}catch(D){z.e(D)}finally{z.f()}e.cache.flush("patterns")},e._getUnicodeProperty=function(d){var b=a(d);return r[b]}},"_default");q4.default=Rrt;SGe.exports=q4.default});var FGe=h((ut1,vGe)=>{vGe.exports=[{name:"InAdlam",astral:"\uD83A[\uDD00-\uDD5F]"},{name:"InAegean_Numbers",astral:"\uD800[\uDD00-\uDD3F]"},{name:"InAhom",astral:"\uD805[\uDF00-\uDF3F]"},{name:"InAlchemical_Symbols",astral:"\uD83D[\uDF00-\uDF7F]"},{name:"InAlphabetic_Presentation_Forms",bmp:"\uFB00-\uFB4F"},{name:"InAnatolian_Hieroglyphs",astral:"\uD811[\uDC00-\uDE7F]"},{name:"InAncient_Greek_Musical_Notation",astral:"\uD834[\uDE00-\uDE4F]"},{name:"InAncient_Greek_Numbers",astral:"\uD800[\uDD40-\uDD8F]"},{name:"InAncient_Symbols",astral:"\uD800[\uDD90-\uDDCF]"},{name:"InArabic",bmp:"\u0600-\u06FF"},{name:"InArabic_Extended_A",bmp:"\u08A0-\u08FF"},{name:"InArabic_Mathematical_Alphabetic_Symbols",astral:"\uD83B[\uDE00-\uDEFF]"},{name:"InArabic_Presentation_Forms_A",bmp:"\uFB50-\uFDFF"},{name:"InArabic_Presentation_Forms_B",
`).map(i=>i.trim());for(let i of n)!i||i.startsWith("#")||s.patterns.push(new yO(i));return s.searchPaths.push(...WQ(s.patterns)),s})}static stat(e,r,s){return UQ(this,void 0,void 0,function*(){let n;if(r.followSymbolicLinks)try{n=yield gb.promises.stat(e.path)}catch(i){if(i.code==="ENOENT"){if(r.omitBrokenSymbolicLinks){zi(`Broken symlink '${e.path}'`);return}throw new Error(`No information found for the path '${e.path}'. This may indicate a broken symbolic link.`)}throw i}else n=yield gb.promises.lstat(e.path);if(n.isDirectory()&&r.followSymbolicLinks){let i=yield gb.promises.realpath(e.path);for(;s.length>=e.level;)s.pop();if(s.some(a=>a===i)){zi(`Symlink cycle detected for path '${e.path}' and realpath '${i}'`);return}s.push(i)}return n})}};var sp0=function(t,e,r,s){function n(i){return i instanceof r?i:new r(function(a){a(i)})}return o(n,"adopt"),new(r||(r=Promise))(function(i,a){function c(l){try{p(s.next(l))}catch(A){a(A)}}o(c,"fulfilled");function u(l){try{p(s.throw(l))}catch(A){a(A)}}o(u,"rejected");function p(l){l.done?i(l.value):n(l.value).then(c,u)}o(p,"step"),p((s=s.apply(t,e||[])).next())})};function Bfe(t,e){return sp0(this,void 0,void 0,function*(){return yield Rq.create(t,e)})}o(Bfe,"create");var Hq=x(require("crypto"),1),yb=x(require("fs"),1),_d=x(require("path"),1),Mbe=x(wn(),1),mbe=x(require("util"),1);var wO;(function(t){t.Gzip="cache.tgz",t.Zstd="cache.tzst"})(wO||(wO={}));var ts;(function(t){t.Gzip="gzip",t.ZstdWithoutLong="zstd-without-long",t.Zstd="zstd"})(ts||(ts={}));var Sn;(function(t){t.GNU="gnu",t.BSD="bsd"})(Sn||(Sn={}));var Uq=2,Gq=5e3,pP=5e3,lP=`${process.env.PROGRAMFILES}\\Git\\usr\\bin\\tar.exe`,bbe=`${process.env.SYSTEMDRIVE}\\Windows\\System32\\tar.exe`,SO="cache.tar",AP="manifest.txt",Ndt=10*Math.pow(1024,3);var Eb=function(t,e,r,s){function n(i){return i instanceof r?i:new r(function(a){a(i)})}return o(n,"adopt"),new(r||(r=Promise))(function(i,a){function c(l){try{p(s.next(l))}catch(A){a(A)}}o(c,"fulfilled");function u(l){try{p(s.throw(l))}catch(A){a(A)}}o(u,"rejected");function p(l){l.done?i(l.value):n(l.value).then(c,u)}o(p,"step"),p((s=s.apply(t,e||[])).next())})},pd0=function(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e=t[Symbol.asyncIterator],r;return e?e.call(t):(t=typeof __values=="function"?__values(t):t[Symbol.iterator](),r={},s("next"),s("throw"),s("return"),r[Symbol.asyncIterator]=function(){return this},r);function s(i){r[i]=t[i]&&function(a){return new Promise(function(c,u){a=t[i](a),n(c,u,a.done,a.value)})}}function n(i,a,c,u){Promise.resolve(u).then(function(p){i({value:p,done:c})},a)}},ld0="1.0";function NO(){return Eb(this,void 0,void 0,function*(){let t=process.platform==="win32",e=process.env.RUNNER_TEMP||"";if(!e){let s;t?s=process.env.USERPROFILE||"C:\\":process.platform==="darwin"?s="/Users":s="/home",e=_d.join(s,"actions","temp")}let r=_d.join(e,Hq.randomUUID());return yield Cu(r),r})}o(NO,"createTempDirectory");function Da(t){return yb.statSync(t).size}o(Da,"getArchiveFileSizeInBytes");function dP(t){return Eb(this,void 0,void 0,function*(){var e,r,s,n,i;let a=[],c=(i=process.env.GITHUB_WORKSPACE)!==null&&i!==void 0?i:process.cwd(),u=yield Bfe(t.join(`
`),{implicitDescendants:!1});try{for(var p=!0,l=pd0(u.globGenerator()),A;A=yield l.next(),e=A.done,!e;p=!0){n=A.value,p=!1;let b=_d.relative(c,n).replace(new RegExp(`\\${_d.sep}`,"g"),"/");T(`Matched: ${b}`),b===""?a.push("."):a.push(`${b}`)}}catch(d){r={error:d}}finally{try{!p&&!e&&(s=l.return)&&(yield s.call(l))}finally{if(r)throw r.error}}return a})}o(dP,"resolvePaths");function vO(t){return Eb(this,void 0,void 0,function*(){return mbe.promisify(yb.unlink)(t)})}o(vO,"unlinkFile");function gbe(t){return Eb(this,arguments,void 0,function*(e,r=[]){let s="";r.push("--version"),T(`Checking ${e} ${r.join(" ")}`);try{yield qn(`${e}`,r,{ignoreReturnCode:!0,silent:!0,listeners:{stdout:o(n=>s+=n.toString(),"stdout"),stderr:o(n=>s+=n.toString(),"stderr")}})}catch(n){T(n.message)}return s=s.trim(),T(s),s})}o(gbe,"getVersion");function FO(){return Eb(this,void 0,void 0,function*(){let t=yield gbe("zstd",["--quiet"]),e=Mbe.clean(t);return T(`zstd version: ${e}`),t===""?ts.Gzip:ts.ZstdWithoutLong})}o(FO,"getCompressionMethod");function Tl(t){return t===ts.Gzip?wO.Gzip:wO.Zstd}o(Tl,"getCacheFileName");function zbe(){return Eb(this,void 0,void 0,function*(){return yb.existsSync(lP)?lP:(yield gbe("tar")).toLowerCase().includes("gnu tar")?cr("tar"):""})}o(zbe,"getGnuTarPathOnWindows");function fP(t,e){if(e===void 0)throw Error(`Expected ${t} but value was undefiend`);return e}o(fP,"assertDefined");function Cb(t,e,r=!1){let s=t.slice();return e&&s.push(e),process.platform==="win32"&&!r&&s.push("windows-only"),s.push(ld0),Hq.createHash("sha256").update(s.join("|")).digest("hex")}o(Cb,"getCacheVersion");function Obe(){let t=process.env.ACTIONS_RUNTIME_TOKEN;if(!t)throw new Error("Unable to get the ACTIONS_RUNTIME_TOKEN env variable");return t}o(Obe,"getRuntimeToken");var xO=x(require("http"),1),MP=x(require("https"),1);function hP(t){let e=t.protocol==="https:";if(Ad0(t))return;let r=e?process.env.https_proxy||process.env.HTTPS_PROXY:process.env.http_proxy||process.env.HTTP_PROXY;if(r)try{return new Vq(r)}catch{if(!r.startsWith("http://")&&!r.startsWith("https://"))return new Vq(`http://${r}`)}else return}o(hP,"getProxyUrl");function Ad0(t){if(!t.hostname)return!1;let e=t.hostname;if(dd0(e))return!0;let r=process.env.no_proxy||process.env.NO_PROXY||"";if(!r)return!1;let s;t.port?s=Number(t.port):t.protocol==="http:"?s=80:t.protocol==="https:"&&(s=443);let n=[t.hostname.toUpperCase()];typeof s=="number"&&n.push(`${n[0]}:${s}`);for(let i of r.split(",").map(a=>a.trim().toUpperCase()).filter(a=>a))if(i==="*"||n.some(a=>a===i||a.endsWith(`.${i}`)||i.startsWith(".")&&a.endsWith(`${i}`)))return!0;return!1}o(Ad0,"checkBypass");function dd0(t){let e=t.toLowerCase();return e==="localhost"||e.startsWith("127.")||e.startsWith("[::1]")||e.startsWith("[0:0:0:0:0:0:0:1]")}o(dd0,"isLoopbackAddress");var Vq=class extends URL{static{o(this,"DecodedURL")}constructor(e,r){super(e,r),this._decodedUsername=decodeURIComponent(super.username),this._decodedPassword=decodeURIComponent(super.password)}get username(){return this._decodedUsername}get password(){return this._decodedPassword}};var xl=x(rz(),1),Ebe=x(ub(),1);var jt=function(t,e,r,s){function n(i){return i instanceof r?i:new r(function(a){a(i)})}return o(n,"adopt"),new(r||(r=Promise))(function(i,a){function c(l){try{p(s.next(l))}catch(A){a(A)}}o(c,"fulfilled");function u(l){try{p(s.throw(l))}catch(A){a(A)}}o(u,"rejected");function p(l){l.done?i(l.value):n(l.value).then(c,u)}o(p,"step"),p((s=s.apply(t,e||[])).next())})},qt;(function(t){t[t.OK=200]="OK",t[t.MultipleChoices=300]="MultipleChoices",t[t.MovedPermanently=301]="MovedPermanently",t[t.ResourceMoved=302]="ResourceMoved",t[t.SeeOther=303]="SeeOther",t[t.NotModified=304]="NotModified",t[t.UseProxy=305]="UseProxy",t[t.SwitchProxy=306]="SwitchProxy",t[t.TemporaryRedirect=307]="TemporaryRedirect",t[t.PermanentRedirect=308]="PermanentRedirect",t[t.BadRequest=400]="BadRequest",t[t.Unauthorized=401]="Unauthorized",t[t.PaymentRequired=402]="PaymentRequired",t[t.Forbidden=403]="Forbidden",t[t.NotFound=404]="NotFound",t[t.MethodNotAllowed=405]="MethodNotAllo
${Id0.sanitize({...this,request:{...this.request,agent:s},response:this.response})}`,"value"),enumerable:!1}),Object.setPrototypeOf(this,t.prototype)}};function Zq(t){return t instanceof ss?!0:Qd(t)&&t.name==="RestError"}o(Zq,"isRestError");function _s(t,e){return Buffer.from(t,e)}o(_s,"stringToUint8Array");var eI=x(require("node:http"),1),tI=x(require("node:https"),1),qP=x(require("node:zlib"),1),Qbe=require("node:stream");var yi=WO("ts-http-runtime");var Rd0={};function _O(t){return t&&typeof t.pipe=="function"}o(_O,"isReadableStream");function Lbe(t){return t.readable===!1?Promise.resolve():new Promise(e=>{let r=o(()=>{e(),t.removeListener("close",r),t.removeListener("end",r),t.removeListener("error",r)},"handler");t.on("close",r),t.on("end",r),t.on("error",r)})}o(Lbe,"isStreamComplete");function Pbe(t){return t&&typeof t.byteLength=="number"}o(Pbe,"isArrayBuffer");var rI=class extends Qbe.Transform{static{o(this,"ReportTransform")}loadedBytes=0;progressCallback;_transform(e,r,s){this.push(e),this.loadedBytes+=e.length;try{this.progressCallback({loadedBytes:this.loadedBytes}),s()}catch(n){s(n)}}constructor(e){super(),this.progressCallback=e}},IP=class{static{o(this,"NodeHttpClient")}cachedHttpAgent;cachedHttpsAgents=new WeakMap;async sendRequest(e){let r=new AbortController,s;if(e.abortSignal){if(e.abortSignal.aborted)throw new Ia("The operation was aborted. Request has already been canceled.");s=o(p=>{p.type==="abort"&&r.abort()},"abortListener"),e.abortSignal.addEventListener("abort",s)}let n;e.timeout>0&&(n=setTimeout(()=>{let p=new wo;yi.info(`request to '${p.sanitizeUrl(e.url)}' timed out. canceling...`),r.abort()},e.timeout));let i=e.headers.get("Accept-Encoding"),a=i?.includes("gzip")||i?.includes("deflate"),c=typeof e.body=="function"?e.body():e.body;if(c&&!e.headers.has("Content-Length")){let p=vd0(c);p!==null&&e.headers.set("Content-Length",p)}let u;try{if(c&&e.onUploadProgress){let m=e.onUploadProgress,z=new rI(m);z.on("error",C=>{yi.error("Error in upload progress",C)}),_O(c)?c.pipe(z):z.end(c),c=z}let p=await this.makeRequest(e,r,c);n!==void 0&&clearTimeout(n);let l=wd0(p),d={status:p.statusCode??0,headers:l,request:e};if(e.method==="HEAD")return p.resume(),d;u=a?Sd0(p,l):p;let b=e.onDownloadProgress;if(b){let m=new rI(b);m.on("error",z=>{yi.error("Error in download progress",z)}),u.pipe(m),u=m}return e.streamResponseStatusCodes?.has(Number.POSITIVE_INFINITY)||e.streamResponseStatusCodes?.has(d.status)?d.readableStreamBody=u:d.bodyAsText=await Nd0(u),d}finally{if(e.abortSignal&&s){let p=Promise.resolve();_O(c)&&(p=Lbe(c));let l=Promise.resolve();_O(u)&&(l=Lbe(u)),Promise.all([p,l]).then(()=>{s&&e.abortSignal?.removeEventListener("abort",s)}).catch(A=>{yi.warning("Error when cleaning up abortListener on httpRequest",A)})}}}makeRequest(e,r,s){let n=new URL(e.url),i=n.protocol!=="https:";if(i&&!e.allowInsecureConnection)throw new Error(`Cannot connect to ${e.url} while allowInsecureConnection is false.`);let c={agent:e.agent??this.getOrCreateAgent(e,i),hostname:n.hostname,path:`${n.pathname}${n.search}`,port:n.port,method:e.method,headers:e.headers.toJSON({preserveCase:!0}),...e.requestOverrides};return new Promise((u,p)=>{let l=i?eI.default.request(c,u):tI.default.request(c,u);l.once("error",A=>{p(new ss(A.message,{code:A.code??ss.REQUEST_SEND_ERROR,request:e}))}),r.signal.addEventListener("abort",()=>{let A=new Ia("The operation was aborted. Rejecting from abort signal callback while making request.");l.destroy(A),p(A)}),s&&_O(s)?s.pipe(l):s?typeof s=="string"||Buffer.isBuffer(s)?l.end(s):Pbe(s)?l.end(ArrayBuffer.isView(s)?Buffer.from(s.buffer):Buffer.from(s)):(yi.error("Unrecognized body type",s),p(new ss("Unrecognized body type"))):l.end()})}getOrCreateAgent(e,r){let s=e.disableKeepAlive;if(r)return s?eI.default.globalAgent:(this.cachedHttpAgent||(this.cachedHttpAgent=new eI.default.Agent({keepAlive:!0})),this.cachedHttpAgent);{if(s&&!e.tlsSettings)return tI.default.globalAgent;let n=e.tlsSettings??Rd0,i=this.cachedHttpsAgents.get(n);return i&&i.options.keepAlive===!s||(yi.info("No cached TLS Agent exi
`;return e}o(pf0,"encodeHeaders");function lf0(t){return t instanceof Uint8Array?t.byteLength:BI(t)?t.size===-1?void 0:t.size:void 0}o(lf0,"getLength");function Af0(t){let e=0;for(let r of t){let s=lf0(r);if(s===void 0)return;e+=s}return e}o(Af0,"getTotalLength");async function df0(t,e,r){let s=[_s(`--${r}`,"utf-8"),...e.flatMap(i=>[_s(`\r
`,"utf-8")],n=Af0(s);n&&t.headers.set("Content-Length",n),t.body=await UMe(s)}o(df0,"buildRequestBody");var kO="multipartPolicy",ff0=70,hf0=new Set("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789'()+,-./:=?");function bf0(t){if(t.length>ff0)throw new Error(`Multipart boundary "${t}" exceeds maximum length of 70 characters`);if(Array.from(t).some(e=>!hf0.has(e)))throw new Error(`Multipart boundary "${t}" contains invalid characters`)}o(bf0,"assertValidBoundary");function qI(){return{name:kO,async sendRequest(t,e){if(!t.multipartBody)return e(t);if(t.body)throw new Error("multipartBody and regular body cannot be set at the same time");let r=t.multipartBody.boundary,s=t.headers.get("Content-Type")??"multipart/mixed",n=s.match(/^(multipart\/[^ ;]+)(?:; *boundary=(.+))?$/);if(!n)throw new Error(`Got multipart request body, but content-type header was not multipart: ${s}`);let[,i,a]=n;if(a&&r&&a!==r)throw new Error(`Multipart boundary was specified as ${a} in the header, but got ${r} in the request body`);return r??=a,r?bf0(r):r=uf0(),t.headers.set("Content-Type",`${i}; boundary=${r}`),await df0(t,t.multipartBody.parts,r),t.multipartBody=void 0,e(t)}}}o(qI,"multipartPolicy");function II(){return Kq()}o(II,"createEmptyPipeline");var GMe=$q({logLevelEnvVarName:"AZURE_LOG_LEVEL",namespace:"azure"}),wMt=GMe.logger;function Sa(t){return GMe.createClientLogger(t)}o(Sa,"createClientLogger");var Na=Sa("core-rest-pipeline");function jP(t={}){return nI({logger:Na.info,...t})}o(jP,"logPolicy");var $P=iI;function YP(t={}){return oI(t)}o(YP,"redirectPolicy");var RI=x(require("node:os"),1),wI=x(require("node:process"),1);function HMe(){return"User-Agent"}o(HMe,"getHeaderName");async function XMe(t){if(wI.default&&wI.default.versions){let e=`${RI.default.type()} ${RI.default.release()}; ${RI.default.arch()}`,r=wI.default.versions;r.bun?t.set("Bun",`${r.bun} (${e})`):r.deno?t.set("Deno",`${r.deno} (${e})`):r.node&&t.set("Node",`${r.node} (${e})`)}}o(XMe,"setPlatformSpecificData");var SI="1.22.2";function Cf0(t){let e=[];for(let[r,s]of t){let n=s?`${r}/${s}`:r;e.push(n)}return e.join(" ")}o(Cf0,"getUserAgentString");function VMe(){return HMe()}o(VMe,"getUserAgentHeaderName");async function NI(t){let e=new Map;e.set("core-rest-pipeline",SI),await XMe(e);let r=Cf0(e);return t?`${t} ${r}`:r}o(NI,"getUserAgentValue");var jMe=VMe(),$Me="userAgentPolicy";function JP(t={}){let e=NI(t.userAgentPrefix);return{name:$Me,async sendRequest(r,s){return r.headers.has(jMe)||r.headers.set(jMe,await e),s(r)}}}o(JP,"userAgentPolicy");var xn=class extends Error{static{o(this,"AbortError")}constructor(e){super(e),this.name="AbortError"}};function KP(t,e){let{cleanupBeforeAbort:r,abortSignal:s,abortErrorMsg:n}=e??{};return new Promise((i,a)=>{function c(){a(new xn(n??"The operation was aborted."))}o(c,"rejectOnAbort");function u(){s?.removeEventListener("abort",p)}o(u,"removeListeners");function p(){r?.(),u(),c()}if(o(p,"onAbort"),s?.aborted)return c();try{t(l=>{u(),i(l)},l=>{u(),a(l)})}catch(l){a(l)}s?.addEventListener("abort",p)})}o(KP,"createAbortablePromise");var Rf0="The delay was aborted.";function UO(t,e){let r,{abortSignal:s,abortErrorMsg:n}=e??{};return KP(i=>{r=setTimeout(i,t)},{cleanupBeforeAbort:o(()=>clearTimeout(r),"cleanupBeforeAbort"),abortSignal:s,abortErrorMsg:n??Rf0})}o(UO,"delay");function _l(t){if(Qd(t))return t.message;{let e;try{typeof t=="object"&&t?e=JSON.stringify(t):e=String(t)}catch{e="[unable to stringify input]"}return`Unknown error ${e}`}}o(_l,"getErrorMessage");function YMe(t){return Qd(t)}o(YMe,"isError");function vb(){return Ld()}o(vb,"randomUUID");var q0=Ud;var JMe=Symbol("rawContent");function ek(t){return typeof t[JMe]=="function"}o(ek,"hasRawContent");function KMe(t){return ek(t)?t[JMe]():t}o(KMe,"getRawContent");var vI=kO;function tk(){let t=qI();return{name:vI,sendRequest:o(async(e,r)=>{if(e.multipartBody)for(let s of e.multipartBody.parts)ek(s.body)&&(s.body=KMe(s.body));return t.sendRequest(e,r)},"sendRequest")}}o(tk,"multipartPolicy");var rk=aI;function sk(){return cI()}o(sk,"decompressResponsePolicy");fun
`&&t[i]!=="\r";i++)u+=t[i];if(u=u.trim(),u[u.length-1]==="/"&&(u=u.substring(0,u.length-1),i--),!Zh0(u)){let A;return u.trim().length===0?A="Invalid space after '<'.":A="Tag '"+u+"' is an invalid name.",$t("InvalidTag",A,ns(t,i))}let p=jh0(t,i);if(p===!1)return $t("InvalidAttr","Attributes for '"+u+"' have open quote.",ns(t,i));let l=p.value;if(i=p.index,l[l.length-1]==="/"){let A=i-l.length;l=l.substring(0,l.length-1);let d=Wme(l,e);if(d===!0)s=!0;else return $t(d.err.code,d.err.msg,ns(t,A+d.err.line))}else if(c)if(p.tagClosed){if(l.trim().length>0)return $t("InvalidTag","Closing tag '"+u+"' can't have attributes or invalid starting.",ns(t,a));if(r.length===0)return $t("InvalidTag","Closing tag '"+u+"' has not been opened.",ns(t,a));{let A=r.pop();if(u!==A.tagName){let d=ns(t,A.tagStartPos);return $t("InvalidTag","Expected closing tag '"+A.tagName+"' (opened in line "+d.line+", col "+d.col+") instead of closing tag '"+u+"'.",ns(t,a))}r.length==0&&(n=!0)}}else return $t("InvalidTag","Closing tag '"+u+"' doesn't have proper closing.",ns(t,i));else{let A=Wme(l,e);if(A!==!0)return $t(A.err.code,A.err.msg,ns(t,i-l.length+A.err.line));if(n===!0)return $t("InvalidXml","Multiple possible root nodes found.",ns(t,i));e.unpairedTags.indexOf(u)!==-1||r.push({tagName:u,tagStartPos:a}),s=!0}for(i++;i<t.length;i++)if(t[i]==="<")if(t[i+1]==="!"){i++,i=xme(t,i);continue}else if(t[i+1]==="?"){if(i=Tme(t,++i),i.err)return i}else break;else if(t[i]==="&"){let A=Jh0(t,i);if(A==-1)return $t("InvalidChar","char '&' is not expected.",ns(t,i));i=A}else if(n===!0&&!Fme(t[i]))return $t("InvalidXml","Extra text at the end",ns(t,i));t[i]==="<"&&i--}}else{if(Fme(t[i]))continue;return $t("InvalidChar","char '"+t[i]+"' is not expected.",ns(t,i))}if(s){if(r.length==1)return $t("InvalidTag","Unclosed tag '"+r[0].tagName+"'.",ns(t,r[0].tagStartPos));if(r.length>0)return $t("InvalidXml","Invalid '"+JSON.stringify(r.map(i=>i.tagName),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1})}else return $t("InvalidXml","Start tag expected.",1);return!0}o(XI,"validate");function Fme(t){return t===" "||t===" "||t===`
`||t==="\r"}o(Fme,"isWhiteSpace");function Tme(t,e){let r=e;for(;e<t.length;e++)if(t[e]=="?"||t[e]==" "){let s=t.substr(r,e-r);if(e>5&&s==="xml")return $t("InvalidXml","XML declaration allowed only at the start of the document.",ns(t,e));if(t[e]=="?"&&t[e+1]==">"){e++;break}else continue}return e}o(Tme,"readPI");function xme(t,e){if(t.length>e+5&&t[e+1]==="-"&&t[e+2]==="-"){for(e+=3;e<t.length;e++)if(t[e]==="-"&&t[e+1]==="-"&&t[e+2]===">"){e+=2;break}}else if(t.length>e+8&&t[e+1]==="D"&&t[e+2]==="O"&&t[e+3]==="C"&&t[e+4]==="T"&&t[e+5]==="Y"&&t[e+6]==="P"&&t[e+7]==="E"){let r=1;for(e+=8;e<t.length;e++)if(t[e]==="<")r++;else if(t[e]===">"&&(r--,r===0))break}else if(t.length>e+9&&t[e+1]==="["&&t[e+2]==="C"&&t[e+3]==="D"&&t[e+4]==="A"&&t[e+5]==="T"&&t[e+6]==="A"&&t[e+7]==="["){for(e+=8;e<t.length;e++)if(t[e]==="]"&&t[e+1]==="]"&&t[e+2]===">"){e+=2;break}}return e}o(xme,"readCommentAndCDATA");var Xh0='"',Vh0="'";function jh0(t,e){let r="",s="",n=!1;for(;e<t.length;e++){if(t[e]===Xh0||t[e]===Vh0)s===""?s=t[e]:s!==t[e]||(s="");else if(t[e]===">"&&s===""){n=!0;break}r+=t[e]}return s!==""?!1:{value:r,index:e,tagClosed:n}}o(jh0,"readAttributeStr");var $h0=new RegExp(`(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['"])(([\\s\\S])*?)\\5)?`,"g");function Wme(t,e){let r=GI(t,$h0),s={};for(let n=0;n<r.length;n++){if(r[n][1].length===0)return $t("InvalidAttr","Attribute '"+r[n][2]+"' has no space in starting.",t3(r[n]));if(r[n][3]!==void 0&&r[n][4]===void 0)return $t("InvalidAttr","Attribute '"+r[n][2]+"' is without value.",t3(r[n]));if(r[n][3]===void 0&&!e.allowBooleanAttributes)return $t("InvalidAttr","boolean attribute '"+r[n][2]+"' is not allowed.",t3(r[n]));let i=r[n][2];if(!Kh0(i))return $t("InvalidAttr","Attribute '"+i+"' is an invalid name.",t3(r[n]));if(!Object.prototype.hasOwnProperty.call(s,i))s[i]=1;else return $t("InvalidAttr","Attribute '"+i+"' is repeated.",t3(r[n]))}return!0}o(Wme,"validateAttributeString");function Yh0(t,e){let r=/\d/;for(t[e]==="x"&&(e++,r=/[\da-fA-F]/);e<t.length;e++){if(t[e]===";")return e;if(!t[e].match(r))break}return-1}o(Yh0,"validateNumberAmpersand");function Jh0(t,e){if(e++,t[e]===";")return-1;if(t[e]==="#")return e++,Yh0(t,e);let r=0;for(;e<t.length;e++,r++)if(!(t[e].match(/\w/)&&r<20)){if(t[e]===";")break;return-1}return e}o(Jh0,"validateAmpersand");function $t(t,e,r){return{err:{code:t,msg:e,line:r.line||r,col:r.col}}}o($t,"getErrorObject");function Kh0(t){return Ik(t)}o(Kh0,"validateAttrName");function Zh0(t){return Ik(t)}o(Zh0,"validateTagName");function ns(t,e){let r=t.substring(0,e).split(/\r?\n/);return{line:r.length,col:r[r.length-1].length+1}}o(ns,"getLineNumberForPosition");function t3(t){return t.startIndex+t[1].length}o(t3,"getPositionFromMatch");var _me={amp:"&",AMP:"&",lt:"<",LT:"<",gt:">",GT:">",quot:'"',QUOT:'"',apos:"'",lsquo:"\u2018",rsquo:"\u2019",ldquo:"\u201C",rdquo:"\u201D",lsquor:"\u201A",rsquor:"\u2019",ldquor:"\u201E",bdquo:"\u201E",comma:",",period:".",colon:":",semi:";",excl:"!",quest:"?",num:"#",dollar:"$",percent:"%",amp:"&",ast:"*",commat:"@",lowbar:"_",verbar:"|",vert:"|",sol:"/",bsol:"\\",lbrace:"{",rbrace:"}",lbrack:"[",rbrack:"]",lpar:"(",rpar:")",nbsp:"\xA0",iexcl:"\xA1",cent:"\xA2",pound:"\xA3",curren:"\xA4",yen:"\xA5",brvbar:"\xA6",sect:"\xA7",uml:"\xA8",copy:"\xA9",COPY:"\xA9",ordf:"\xAA",laquo:"\xAB",not:"\xAC",shy:"\xAD",reg:"\xAE",REG:"\xAE",macr:"\xAF",deg:"\xB0",plusmn:"\xB1",sup2:"\xB2",sup3:"\xB3",acute:"\xB4",micro:"\xB5",para:"\xB6",middot:"\xB7",cedil:"\xB8",sup1:"\xB9",ordm:"\xBA",raquo:"\xBB",frac14:"\xBC",frac12:"\xBD",half:"\xBD",frac34:"\xBE",iquest:"\xBF",times:"\xD7",div:"\xF7",divide:"\xF7"},Lme={Agrave:"\xC0",agrave:"\xE0",Aacute:"\xC1",aacute:"\xE1",Acirc:"\xC2",acirc:"\xE2",Atilde:"\xC3",atilde:"\xE3",Auml:"\xC4",auml:"\xE4",Aring:"\xC5",aring:"\xE5",AElig:"\xC6",aelig:"\xE6",Ccedil:"\xC7",ccedil:"\xE7",Egrave:"\xC8",egrave:"\xE8",Eacute:"\xC9",eacute:"\xE9",Ecirc:"\xCA",ecirc:"\xEA",Euml:"\xCB",euml:"\xEB",Igrave:"\xCC",igrave:"\xEC",Iacute:"\xCD",iacute:"\xED",Icirc:"\xCE",icirc:"\xEE",Iuml:"\xCF",iuml:"\xEF",ETH:"\xD0",eth:"\xF0",Ntilde:"\xD1",ntil
`);let e=new ks("!xml"),r=e,s="";this.matcher.reset(),this.entityDecoder.reset(),this.entityExpansionCount=0,this.currentExpandedLength=0;let n=this.options,i=new n3(n.processEntities),a=t.length;for(let c=0;c<a;c++)if(t[c]==="<"){let p=t.charCodeAt(c+1);if(p===47){let l=Lb(t,">",c,"Closing Tag is not closed."),A=t.substring(c+2,l).trim();if(n.removeNSPrefix){let b=A.indexOf(":");b!==-1&&(A=A.substr(b+1))}A=xk(n.transformTagName,A,"",n).tagName,r&&(s=this.saveTextToParentTag(s,r,this.readonlyMatcher));let d=this.matcher.getCurrentTag();if(A&&n.unpairedTagsSet.has(A))throw new Error(`Unpaired tag can not be used as closing tag: </${A}>`);d&&n.unpairedTagsSet.has(d)&&(this.matcher.pop(),this.tagsNodeStack.pop()),this.matcher.pop(),this.isCurrentNodeStopNode=!1,r=this.tagsNodeStack.pop(),s="",c=l}else if(p===63){let l=Wk(t,c,!1,"?>");if(!l)throw new Error("Pi Tag is not closed.");s=this.saveTextToParentTag(s,r,this.readonlyMatcher);let A=this.buildAttributesMap(l.tagExp,this.matcher,l.tagName,!0);if(A){let d=A[this.options.attributeNamePrefix+"version"];this.entityDecoder.setXmlVersion(Number(d)||1),i.setXmlVersion(Number(d)||1)}if(!(n.ignoreDeclaration&&l.tagName==="?xml"||n.ignorePiTags)){let d=new ks(l.tagName);d.add(n.textNodeName,""),l.tagName!==l.tagExp&&l.attrExpPresent&&n.ignoreAttributes!==!0&&(d[":@"]=A),this.addChild(r,d,this.readonlyMatcher,c)}c=l.closeIndex+1}else if(p===33&&t.charCodeAt(c+2)===45&&t.charCodeAt(c+3)===45){let l=Lb(t,"-->",c+4,"Comment is not closed.");if(n.commentPropName){let A=t.substring(c+4,l-2);s=this.saveTextToParentTag(s,r,this.readonlyMatcher),r.add(n.commentPropName,[{[n.textNodeName]:A}])}c=l}else if(p===33&&t.charCodeAt(c+2)===68){let l=i.readDocType(t,c);this.entityDecoder.addInputEntities(l.entities),c=l.i}else if(p===33&&t.charCodeAt(c+2)===91){let l=Lb(t,"]]>",c,"CDATA is not closed.")-2,A=t.substring(c+9,l);s=this.saveTextToParentTag(s,r,this.readonlyMatcher);let d=this.parseTextData(A,r.tagname,this.readonlyMatcher,!0,!1,!0,!0);d==null&&(d=""),n.cdataPropName?r.add(n.cdataPropName,[{[n.textNodeName]:A}]):r.add(n.textNodeName,d),c=l+2}else{let l=Wk(t,c,n.removeNSPrefix);if(!l){let W=t.substring(Math.max(0,c-50),Math.min(a,c+50));throw new Error(`readTagExp returned undefined at position ${c}. Context: "${W}"`)}let A=l.tagName,d=l.rawTagName,b=l.tagExp,m=l.attrExpPresent,z=l.closeIndex;if({tagName:A,tagExp:b}=xk(n.transformTagName,A,b,n),n.strictReservedNames&&(A===n.commentPropName||A===n.cdataPropName||A===n.textNodeName||A===n.attributesGroupName))throw new Error(`Invalid tag name: ${A}`);r&&s&&r.tagname!=="!xml"&&(s=this.saveTextToParentTag(s,r,this.readonlyMatcher,!1));let C=r;C&&n.unpairedTagsSet.has(C.tagname)&&(r=this.tagsNodeStack.pop(),this.matcher.pop());let E=!1;b.length>0&&b.lastIndexOf("/")===b.length-1&&(E=!0,A[A.length-1]==="/"?(A=A.substr(0,A.length-1),b=A):b=b.substr(0,b.length-1),m=A!==b);let D=null,R={},w;w=Eb0(d),A!==e.tagname&&this.matcher.push(A,{},w),A!==b&&m&&(D=this.buildAttributesMap(b,this.matcher,A),D&&(R=Ob0(D,n))),A!==e.tagname&&(this.isCurrentNodeStopNode=this.isItStopNode());let v=c;if(this.isCurrentNodeStopNode){let W="";if(E)c=l.closeIndex;else if(n.unpairedTagsSet.has(A))c=l.closeIndex;else{let $=this.readStopNodeData(t,d,z+1);if(!$)throw new Error(`Unexpected end of ${d}`);c=$.i,W=$.tagContent}let Q=new ks(A);D&&(Q[":@"]=D),Q.add(n.textNodeName,W),this.matcher.pop(),this.isCurrentNodeStopNode=!1,this.addChild(r,Q,this.readonlyMatcher,v)}else{if(E){({tagName:A,tagExp:b}=xk(n.transformTagName,A,b,n));let W=new ks(A);D&&(W[":@"]=D),this.addChild(r,W,this.readonlyMatcher,v),this.matcher.pop(),this.isCurrentNodeStopNode=!1}else if(n.unpairedTagsSet.has(A)){let W=new ks(A);D&&(W[":@"]=D),this.addChild(r,W,this.readonlyMatcher,v),this.matcher.pop(),this.isCurrentNodeStopNode=!1,c=l.closeIndex;continue}else{let W=new ks(A);if(this.tagsNodeStack.length>n.maxNestedTags)throw new Error("Maximum nested tags exceeded");this.tagsNodeStack.push(r),D&&(W[":@"]=D),this.addChild(r,W,this.readonlyMatcher,v),r=W}s="",c=z}}}else s+=t[c];return e.child},"parseXml"
`}),s}getCanonicalizedResourceString(e){let r=i5(e.url)||"/",s="";s+=`/${this.factory.accountName}${r}`;let n=o5(e.url),i={};if(n){let a=[];for(let c in n)if(Object.prototype.hasOwnProperty.call(n,c)){let u=c.toLowerCase();i[u]=n[c],a.push(u)}a.sort();for(let c of a)s+=`
${c}:${decodeURIComponent(i[c])}`}return s}};var It=class extends Kd{static{o(this,"StorageSharedKeyCredential")}accountName;accountKey;constructor(e,r){super(),this.accountName=e,this.accountKey=Buffer.from(r,"base64")}create(e,r){return new u3(e,r,this)}computeHMACSHA256(e){return(0,bge.createHmac)("sha256",this.accountKey).update(e,"utf8").digest("base64")}};var z1=Sa("storage-common");var qi;(function(t){t[t.EXPONENTIAL=0]="EXPONENTIAL",t[t.FIXED=1]="FIXED"})(qi||(qi={}));var Gl={maxRetryDelayInMs:120*1e3,maxTries:4,retryDelayInMs:4*1e3,retryPolicyType:qi.EXPONENTIAL,secondaryHost:"",tryTimeoutInMs:void 0},tM0=new xn("The operation was aborted."),p3=class extends xa{static{o(this,"StorageRetryPolicy")}retryOptions;constructor(e,r,s=Gl){super(e,r),this.retryOptions={retryPolicyType:s.retryPolicyType?s.retryPolicyType:Gl.retryPolicyType,maxTries:s.maxTries&&s.maxTries>=1?Math.floor(s.maxTries):Gl.maxTries,tryTimeoutInMs:s.tryTimeoutInMs&&s.tryTimeoutInMs>=0?s.tryTimeoutInMs:Gl.tryTimeoutInMs,retryDelayInMs:s.retryDelayInMs&&s.retryDelayInMs>=0?Math.min(s.retryDelayInMs,s.maxRetryDelayInMs?s.maxRetryDelayInMs:Gl.maxRetryDelayInMs):Gl.retryDelayInMs,maxRetryDelayInMs:s.maxRetryDelayInMs&&s.maxRetryDelayInMs>=0?s.maxRetryDelayInMs:Gl.maxRetryDelayInMs,secondaryHost:s.secondaryHost?s.secondaryHost:Gl.secondaryHost}}async sendRequest(e){return this.attemptSendRequest(e,!1,1)}async attemptSendRequest(e,r,s){let n=e.clone(),i=r||!this.retryOptions.secondaryHost||!(e.method==="GET"||e.method==="HEAD"||e.method==="OPTIONS")||s%2===1;i||(n.url=n5(n.url,this.retryOptions.secondaryHost)),this.retryOptions.tryTimeoutInMs&&(n.url=Ul(n.url,Fu.Parameters.TIMEOUT,Math.floor(this.retryOptions.tryTimeoutInMs/1e3).toString()));let a;try{if(z1.info(`RetryPolicy: =====> Try=${s} ${i?"Primary":"Secondary"}`),a=await this._nextPolicy.sendRequest(n),!this.shouldRetry(i,s,a))return a;r=r||!i&&a.status===404}catch(c){if(z1.error(`RetryPolicy: Caught error, message: ${c.message}, code: ${c.code}`),!this.shouldRetry(i,s,a,c))throw c}return await this.delay(i,s,e.abortSignal),this.attemptSendRequest(e,r,++s)}shouldRetry(e,r,s,n){if(r>=this.retryOptions.maxTries)return z1.info(`RetryPolicy: Attempt(s) ${r} >= maxTries ${this.retryOptions.maxTries}, no further try.`),!1;let i=["ETIMEDOUT","ESOCKETTIMEDOUT","ECONNREFUSED","ECONNRESET","ENOENT","ENOTFOUND","TIMEOUT","EPIPE","REQUEST_SEND_ERROR"];if(n){for(let a of i)if(n.name.toUpperCase().includes(a)||n.message.toUpperCase().includes(a)||n.code&&n.code.toString().toUpperCase()===a)return z1.info(`RetryPolicy: Network error ${a} found, will retry.`),!0}if(s||n){let a=s?s.status:n?n.statusCode:0;if(!e&&a===404)return z1.info("RetryPolicy: Secondary access with 404, will retry."),!0;if(a===503||a===500)return z1.info(`RetryPolicy: Will retry for status code ${a}.`),!0}if(s&&s?.status>=400){let a=s.headers.get(_e.X_MS_CopySourceErrorCode);if(a!==void 0)switch(a){case"InternalError":case"OperationTimedOut":case"ServerBusy":return!0}}return n?.code==="PARSE_ERROR"&&n?.message.startsWith('Error "Error: Unclosed root tag')?(z1.info("RetryPolicy: Incomplete XML response likely due to service timeout, will retry."),!0):!1}async delay(e,r,s){let n=0;if(e)switch(this.retryOptions.retryPolicyType){case qi.EXPONENTIAL:n=Math.min((Math.pow(2,r-1)-1)*this.retryOptions.retryDelayInMs,this.retryOptions.maxRetryDelayInMs);break;case qi.FIXED:n=this.retryOptions.retryDelayInMs;break}else n=Math.random()*1e3;return z1.info(`RetryPolicy: Delay for ${n}ms`),a5(n,s,tM0)}};var l3=class{static{o(this,"StorageRetryPolicyFactory")}retryOptions;constructor(e){this.retryOptions=e}create(e,r){return new p3(e,r,this.retryOptions)}};var rM0="storageBrowserPolicy";function Mge(){return{name:rM0,async sendRequest(t,e){return q0||((t.method==="GET"||t.method==="HEAD")&&(t.url=Ul(t.url,Fu.Parameters.FORCE_BROWSER_NO_CACHE,new Date().getTime().toString())),t.headers.delete(_e.COOKIE),t.headers.delete(_e.CONTENT_LENGTH)),e(t)}}}o(Mge,"storageBrowserPolicy");var sM0="StorageCorrectContentLengthPolicy";function mge(){function t(e){e.body&&(
`}),c}o(s,"getCanonicalizedHeadersString");function n(i){let a=i5(i.url)||"/",c="";c+=`/${t.accountName}${a}`;let u=o5(i.url),p={};if(u){let l=[];for(let A in u)if(Object.prototype.hasOwnProperty.call(u,A)){let d=A.toLowerCase();p[d]=u[A],l.push(d)}l.sort();for(let A of l)c+=`
${A}:${decodeURIComponent(p[A])}`}return c}return o(n,"getCanonicalizedResourceString"),{name:aM0,async sendRequest(i,a){return e(i),a(i)}}}o(Yk,"storageSharedKeyCredentialPolicy");var cM0="storageRequestFailureDetailsParserPolicy";function Oge(){return{name:cM0,async sendRequest(t,e){try{return await e(t)}catch(r){throw typeof r=="object"&&r!==null&&r.response&&r.response.parsedBody&&r.response.parsedBody.code==="InvalidHeaderValue"&&r.response.parsedBody.HeaderName==="x-ms-version"&&(r.message=`The provided service version is not enabled on this storage account. Please see https://learn.microsoft.com/rest/api/storageservices/versioning-for-the-azure-storage-services for additional information.
`),i=e.computeHMACSHA256(n);return{sasQueryParameters:new xo(t.version,i,s,void 0,void 0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType),stringToSign:n}}o(lg0,"generateBlobSASQueryParameters20150405");function Ag0(t,e){if(t=a2(t),!t.identifier&&!(t.permissions&&t.expiresOn))throw new RangeError("Must provide 'permissions' and 'expiresOn' for Blob SAS generation when 'identifier' is not provided.");let r="c",s=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",s=t.versionId));let n;t.permissions&&(t.blobName?n=Za.parse(t.permissions.toString()).toString():n=ec.parse(t.permissions.toString()).toString());let i=[n||"",t.startsOn?I0(t.startsOn,!1):"",t.expiresOn?I0(t.expiresOn,!1):"",o2(e.accountName,t.containerName,t.blobName),t.identifier,t.ipRange?To(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,s,t.cacheControl?t.cacheControl:"",t.contentDisposition?t.contentDisposition:"",t.contentEncoding?t.contentEncoding:"",t.contentLanguage?t.contentLanguage:"",t.contentType?t.contentType:""].join(`
`),a=e.computeHMACSHA256(i);return{sasQueryParameters:new xo(t.version,a,n,void 0,void 0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType),stringToSign:i}}o(Ag0,"generateBlobSASQueryParameters20181109");function dg0(t,e){if(t=a2(t),!t.identifier&&!(t.permissions&&t.expiresOn))throw new RangeError("Must provide 'permissions' and 'expiresOn' for Blob SAS generation when 'identifier' is not provided.");let r="c",s=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",s=t.versionId));let n;t.permissions&&(t.blobName?n=Za.parse(t.permissions.toString()).toString():n=ec.parse(t.permissions.toString()).toString());let i=[n||"",t.startsOn?I0(t.startsOn,!1):"",t.expiresOn?I0(t.expiresOn,!1):"",o2(e.accountName,t.containerName,t.blobName),t.identifier,t.ipRange?To(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,s,t.encryptionScope,t.cacheControl?t.cacheControl:"",t.contentDisposition?t.contentDisposition:"",t.contentEncoding?t.contentEncoding:"",t.contentLanguage?t.contentLanguage:"",t.contentType?t.contentType:""].join(`
`),a=e.computeHMACSHA256(i);return{sasQueryParameters:new xo(t.version,a,n,void 0,void 0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType,void 0,void 0,void 0,t.encryptionScope),stringToSign:i}}o(dg0,"generateBlobSASQueryParameters20201206");function fg0(t,e){if(t=a2(t),!t.permissions||!t.expiresOn)throw new RangeError("Must provide 'permissions' and 'expiresOn' for Blob SAS generation when generating user delegation SAS.");let r="c",s=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",s=t.versionId));let n;t.permissions&&(t.blobName?n=Za.parse(t.permissions.toString()).toString():n=ec.parse(t.permissions.toString()).toString());let i=[n||"",t.startsOn?I0(t.startsOn,!1):"",t.expiresOn?I0(t.expiresOn,!1):"",o2(e.accountName,t.containerName,t.blobName),e.userDelegationKey.signedObjectId,e.userDelegationKey.signedTenantId,e.userDelegationKey.signedStartsOn?I0(e.userDelegationKey.signedStartsOn,!1):"",e.userDelegationKey.signedExpiresOn?I0(e.userDelegationKey.signedExpiresOn,!1):"",e.userDelegationKey.signedService,e.userDelegationKey.signedVersion,t.ipRange?To(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,s,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType].join(`
`),a=e.computeHMACSHA256(i);return{sasQueryParameters:new xo(t.version,a,n,void 0,void 0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType,e.userDelegationKey),stringToSign:i}}o(fg0,"generateBlobSASQueryParametersUDK20181109");function hg0(t,e){if(t=a2(t),!t.permissions||!t.expiresOn)throw new RangeError("Must provide 'permissions' and 'expiresOn' for Blob SAS generation when generating user delegation SAS.");let r="c",s=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",s=t.versionId));let n;t.permissions&&(t.blobName?n=Za.parse(t.permissions.toString()).toString():n=ec.parse(t.permissions.toString()).toString());let i=[n||"",t.startsOn?I0(t.startsOn,!1):"",t.expiresOn?I0(t.expiresOn,!1):"",o2(e.accountName,t.containerName,t.blobName),e.userDelegationKey.signedObjectId,e.userDelegationKey.signedTenantId,e.userDelegationKey.signedStartsOn?I0(e.userDelegationKey.signedStartsOn,!1):"",e.userDelegationKey.signedExpiresOn?I0(e.userDelegationKey.signedExpiresOn,!1):"",e.userDelegationKey.signedService,e.userDelegationKey.signedVersion,t.preauthorizedAgentObjectId,void 0,t.correlationId,t.ipRange?To(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,s,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType].join(`
`),a=e.computeHMACSHA256(i);return{sasQueryParameters:new xo(t.version,a,n,void 0,void 0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType,e.userDelegationKey,t.preauthorizedAgentObjectId,t.correlationId),stringToSign:i}}o(hg0,"generateBlobSASQueryParametersUDK20200210");function bg0(t,e){if(t=a2(t),!t.permissions||!t.expiresOn)throw new RangeError("Must provide 'permissions' and 'expiresOn' for Blob SAS generation when generating user delegation SAS.");let r="c",s=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",s=t.versionId));let n;t.permissions&&(t.blobName?n=Za.parse(t.permissions.toString()).toString():n=ec.parse(t.permissions.toString()).toString());let i=[n||"",t.startsOn?I0(t.startsOn,!1):"",t.expiresOn?I0(t.expiresOn,!1):"",o2(e.accountName,t.containerName,t.blobName),e.userDelegationKey.signedObjectId,e.userDelegationKey.signedTenantId,e.userDelegationKey.signedStartsOn?I0(e.userDelegationKey.signedStartsOn,!1):"",e.userDelegationKey.signedExpiresOn?I0(e.userDelegationKey.signedExpiresOn,!1):"",e.userDelegationKey.signedService,e.userDelegationKey.signedVersion,t.preauthorizedAgentObjectId,void 0,t.correlationId,t.ipRange?To(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,s,t.encryptionScope,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType].join(`
`),a=e.computeHMACSHA256(i);return{sasQueryParameters:new xo(t.version,a,n,void 0,void 0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType,e.userDelegationKey,t.preauthorizedAgentObjectId,t.correlationId,t.encryptionScope),stringToSign:i}}o(bg0,"generateBlobSASQueryParametersUDK20201206");function Mg0(t,e){if(t=a2(t),!t.permissions||!t.expiresOn)throw new RangeError("Must provide 'permissions' and 'expiresOn' for Blob SAS generation when generating user delegation SAS.");let r="c",s=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",s=t.versionId));let n;t.permissions&&(t.blobName?n=Za.parse(t.permissions.toString()).toString():n=ec.parse(t.permissions.toString()).toString());let i=[n||"",t.startsOn?I0(t.startsOn,!1):"",t.expiresOn?I0(t.expiresOn,!1):"",o2(e.accountName,t.containerName,t.blobName),e.userDelegationKey.signedObjectId,e.userDelegationKey.signedTenantId,e.userDelegationKey.signedStartsOn?I0(e.userDelegationKey.signedStartsOn,!1):"",e.userDelegationKey.signedExpiresOn?I0(e.userDelegationKey.signedExpiresOn,!1):"",e.userDelegationKey.signedService,e.userDelegationKey.signedVersion,t.preauthorizedAgentObjectId,void 0,t.correlationId,void 0,t.delegatedUserObjectId,t.ipRange?To(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,s,t.encryptionScope,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType].join(`
`),a=e.computeHMACSHA256(i);return{sasQueryParameters:new xo(t.version,a,n,void 0,void 0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType,e.userDelegationKey,t.preauthorizedAgentObjectId,t.correlationId,t.encryptionScope,t.delegatedUserObjectId),stringToSign:i}}o(Mg0,"generateBlobSASQueryParametersUDK20250705");function o2(t,e,r){let s=[`/blob/${t}/${e}`];return r&&s.push(`/${r}`),s.join("")}o(o2,"getCanonicalName");function a2(t){let e=t.version?t.version:l5;if(t.snapshotTime&&e<"2018-11-09")throw RangeError("'version' must be >= '2018-11-09' when providing 'snapshotTime'.");if(t.blobName===void 0&&t.snapshotTime)throw RangeError("Must provide 'blobName' when providing 'snapshotTime'.");if(t.versionId&&e<"2019-10-10")throw RangeError("'version' must be >= '2019-10-10' when providing 'versionId'.");if(t.blobName===void 0&&t.versionId)throw RangeError("Must provide 'blobName' when providing 'versionId'.");if(t.permissions&&t.permissions.setImmutabilityPolicy&&e<"2020-08-04")throw RangeError("'version' must be >= '2020-08-04' when provided 'i' permission.");if(t.permissions&&t.permissions.deleteVersion&&e<"2019-10-10")throw RangeError("'version' must be >= '2019-10-10' when providing 'x' permission.");if(t.permissions&&t.permissions.permanentDelete&&e<"2019-10-10")throw RangeError("'version' must be >= '2019-10-10' when providing 'y' permission.");if(t.permissions&&t.permissions.tag&&e<"2019-12-12")throw RangeError("'version' must be >= '2019-12-12' when providing 't' permission.");if(e<"2020-02-10"&&t.permissions&&(t.permissions.move||t.permissions.execute))throw RangeError("'version' must be >= '2020-02-10' when providing the 'm' or 'e' permission.");if(e<"2021-04-10"&&t.permissions&&t.permissions.filterByTags)throw RangeError("'version' must be >= '2021-04-10' when providing the 'f' permission.");if(e<"2020-02-10"&&(t.preauthorizedAgentObjectId||t.correlationId))throw RangeError("'version' must be >= '2020-02-10' when providing 'preauthorizedAgentObjectId' or 'correlationId'.");if(t.encryptionScope&&e<"2020-12-06")throw RangeError("'version' must be >= '2020-12-06' when provided 'encryptionScope' in SAS.");return t.version=e,t}o(a2,"SASSignatureValuesSanityCheckAndAutofill");var C3=class{static{o(this,"BlobLeaseClient")}_leaseId;_url;_containerOrBlobOperation;_isContainer;get leaseId(){return this._leaseId}get url(){return this._url}constructor(e,r){let s=e.storageClientContext;this._url=e.url,e.name===void 0?(this._isContainer=!0,this._containerOrBlobOperation=s.container):(this._isContainer=!1,this._containerOrBlobOperation=s.blob),r||(r=vb()),this._leaseId=r}async acquireLease(e,r={}){if(this._isContainer&&(r.conditions?.ifMatch&&r.conditions?.ifMatch!==So||r.conditions?.ifNoneMatch&&r.conditions?.ifNoneMatch!==So||r.conditions?.tagConditions))throw new RangeError("The IfMatch, IfNoneMatch and tags access conditions are ignored by the service. Values other than undefined or their default values are not acceptable.");return ge.withSpan("BlobLeaseClient-acquireLease",r,async s=>Ce(await this._containerOrBlobOperation.acquireLease({abortSignal:r.abortSignal,duration:e,modifiedAccessConditions:{...r.conditions,ifTags:r.conditions?.tagConditions},proposedLeaseId:this._leaseId,tracingOptions:s.tracingOptions})))}async changeLease(e,r={}){if(this._isContainer&&(r.conditions?.ifMatch&&r.conditions?.ifMatch!==So||r.conditions?.ifNoneMatch&&r.conditions?.ifNoneMatch!==So||r.conditions?.tagConditions))throw new RangeError("The IfMatch, IfNoneMatch and tags access conditions are ignored by the service. Values other than undefined or their default values are not acceptable.");return ge.withSpan("BlobLeaseClient-changeLease",r,async s=>{let n=Ce(await this._containerOrBlobOperation.changeLease(this._leaseId,e,{abortSignal:r.abortSignal,modifiedAccessConditions:{...r.conditions,ifTags:r.conditions?.tagConditions},tracingOptions:s.tracingOptions}));return this._leaseId=e,n})}async releaseLease(e={}){if(this._isContainer&&(e.conditions?.i
If you are using self-hosted runners, please make sure your runner has access to all GitHub endpoints: https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners#communication-between-self-hosted-runners-and-github`;super(r),this.code=e,this.name="NetworkError"}};Zb.isNetworkErrorCode=t=>t?["ECONNRESET","ENOTFOUND","ETIMEDOUT","ECONNREFUSED","EHOSTUNREACH"].includes(t):!1;var l2=class extends Error{static{o(this,"UsageError")}constructor(){super(`Cache storage quota has been hit. Unable to upload any new cache entries.
More info on storage limits: https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions#calculating-minute-and-storage-spending`),this.name="UsageError"}};l2.isUsageErrorMessage=t=>t?t.includes("insufficient usage"):!1;var F3=class extends Error{static{o(this,"RateLimitError")}constructor(e){super(e),this.name="RateLimitError"}};var qz0=function(t,e,r,s){function n(i){return i instanceof r?i:new r(function(a){a(i)})}return o(n,"adopt"),new(r||(r=Promise))(function(i,a){function c(l){try{p(s.next(l))}catch(A){a(A)}}o(c,"fulfilled");function u(l){try{p(s.throw(l))}catch(A){a(A)}}o(u,"rejected");function p(l){l.done?i(l.value):n(l.value).then(c,u)}o(p,"step"),p((s=s.apply(t,e||[])).next())})},kG=class{static{o(this,"UploadProgress")}constructor(e){this.contentLength=e,this.sentBytes=0,this.displayedComplete=!1,this.startTime=Date.now()}setSentBytes(e){this.sentBytes=e}getTransferredBytes(){return this.sentBytes}isDone(){return this.getTransferredBytes()===this.contentLength}display(){if(this.displayedComplete)return;let e=this.sentBytes,r=(100*(e/this.contentLength)).toFixed(1),s=Date.now()-this.startTime,n=(e/(1024*1024)/(s/1e3)).toFixed(1);_(`Sent ${e} of ${this.contentLength} (${r}%), ${n} MBs/sec`),this.isDone()&&(this.displayedComplete=!0)}onProgress(){return e=>{this.setSentBytes(e.loadedBytes)}}startDisplayTimer(e=1e3){let r=o(()=>{this.display(),this.isDone()||(this.timeoutHandle=setTimeout(r,e))},"displayCallback");this.timeoutHandle=setTimeout(r,e)}stopDisplayTimer(){this.timeoutHandle&&(clearTimeout(this.timeoutHandle),this.timeoutHandle=void 0),this.display()}};function vOe(t,e,r){return qz0(this,void 0,void 0,function*(){var s;let n=new Uu(t),i=n.getBlockBlobClient(),a=new kG((s=r?.archiveSizeBytes)!==null&&s!==void 0?s:0),c={blockSize:r?.uploadChunkSize,concurrency:r?.uploadConcurrency,maxSingleShotSize:128*1024*1024,onProgress:a.onProgress()};try{a.startDisplayTimer(),T(`BlobClient: ${n.name}:${n.accountName}:${n.containerName}`);let u=yield i.uploadFile(e,c);if(u._response.status>=400)throw new bR(`uploadCacheArchiveSDK: upload failed with status code ${u._response.status}`);return u}catch(u){throw z0(`uploadCacheArchiveSDK: internal error uploading cache archive: ${u.message}`),u}finally{a.stopDisplayTimer()}})}o(vOe,"uploadCacheArchiveSDK");var TOe=x(require("buffer"),1),tc=x(require("fs"),1),xOe=x(require("stream"),1),WOe=x(require("util"),1);var MR=function(t,e,r,s){function n(i){return i instanceof r?i:new r(function(a){a(i)})}return o(n,"adopt"),new(r||(r=Promise))(function(i,a){function c(l){try{p(s.next(l))}catch(A){a(A)}}o(c,"fulfilled");function u(l){try{p(s.throw(l))}catch(A){a(A)}}o(u,"rejected");function p(l){l.done?i(l.value):n(l.value).then(c,u)}o(p,"step"),p((s=s.apply(t,e||[])).next())})};function mR(t){return t?t>=200&&t<300:!1}o(mR,"isSuccessStatusCode");function Iz0(t){return t?t>=500:!0}o(Iz0,"isServerErrorStatusCode");function Rz0(t){return t?[qt.BadGateway,qt.ServiceUnavailable,qt.GatewayTimeout].includes(t):!1}o(Rz0,"isRetryableStatusCode");function wz0(t){return MR(this,void 0,void 0,function*(){return new Promise(e=>setTimeout(e,t))})}o(wz0,"sleep");function FOe(t,e,r){return MR(this,arguments,void 0,function*(s,n,i,a=Uq,c=Gq,u=void 0){let p="",l=1;for(;l<=a;){let A,d,b=!1;try{A=yield n()}catch(m){u&&(A=u(m)),b=!0,p=m.message}if(A&&(d=i(A),!Iz0(d)))return A;if(d&&(b=Rz0(d),p=`Cache service responded with ${d}`),T(`${s} - Attempt ${l} of ${a} failed with error: ${p}`),!b){T(`${s} - Error is not retryable`);break}yield wz0(c),l++}throw Error(`${s} failed: ${p}`)})}o(FOe,"retry");function T3(t,e){return MR(this,arguments,void 0,function*(r,s,n=Uq,i=Gq){return yield FOe(r,s,a=>a.statusCode,n,i,a=>{if(a instanceof qa)return{statusCode:a.statusCode,result:null,headers:{},error:a}})})}o(T3,"retryTypedResponse");function eM(t,e){return MR(this,arguments,void 0,function*(r,s,n=Uq,i=Gq){return yield FOe(r,s,a=>a.message.statusCode,n,i)})}o(eM,"retryHttpClientResponse");var Ni=function(t,e,r,s){function n(i){return i instanceof r?i:new r(function(a
Other caches with similar key:`);for(let c of i?.artifactCaches||[])T(`Cache Key: ${c?.cacheKey}, Cache Version: ${c?.cacheVersion}, Cache Scope: ${c?.scope}, Cache Created: ${c?.creationTime}`)}}})}o(_z0,"printCachesListForDiagnostics");function XG(t,e,r){return Xs(this,void 0,void 0,function*(){let s=new VOe.URL(t),n=POe(r);s.hostname.endsWith(".blob.core.windows.net")?n.useAzureSdk?yield LOe(t,e,n):n.concurrentBlobDownloads?yield _Oe(t,e,n):yield zR(t,e):yield zR(t,e)})}o(XG,"downloadCache");function $Oe(t,e,r){return Xs(this,void 0,void 0,function*(){let s=HG(),n=Cb(e,r?.compressionMethod,r?.enableCrossOsArchive),i={key:t,version:n,cacheSize:r?.cacheSize};return yield T3("reserveCache",()=>Xs(this,void 0,void 0,function*(){return s.postJson(W3("caches"),i)}))})}o($Oe,"reserveCache");function XOe(t,e){return`bytes ${t}-${e}/*`}o(XOe,"getContentRange");function Lz0(t,e,r,s,n){return Xs(this,void 0,void 0,function*(){T(`Uploading chunk of size ${n-s+1} bytes at offset ${s} with content range: ${XOe(s,n)}`);let i={"Content-Type":"application/octet-stream","Content-Range":XOe(s,n)},a=yield eM(`uploadChunk (start: ${s}, end: ${n})`,()=>Xs(this,void 0,void 0,function*(){return t.sendStream("PATCH",e,r(),i)}));if(!mR(a.message.statusCode))throw new Error(`Cache service responded with ${a.message.statusCode} during upload chunk.`)})}o(Lz0,"uploadChunk");function Qz0(t,e,r,s){return Xs(this,void 0,void 0,function*(){let n=Da(r),i=W3(`caches/${e.toString()}`),a=tM.openSync(r,"r"),c=UG(s),u=fP("uploadConcurrency",c.uploadConcurrency),p=fP("uploadChunkSize",c.uploadChunkSize),l=[...new Array(u).keys()];T("Awaiting all uploads");let A=0;try{yield Promise.all(l.map(()=>Xs(this,void 0,void 0,function*(){for(;A<n;){let d=Math.min(n-A,p),b=A,m=A+d-1;A+=p,yield Lz0(t,i,()=>tM.createReadStream(r,{fd:a,start:b,end:m,autoClose:!1}).on("error",z=>{throw new Error(`Cache upload failed because file read failed with ${z.message}`)}),b,m)}})))}finally{tM.closeSync(a)}})}o(Qz0,"uploadFile");function Pz0(t,e,r){return Xs(this,void 0,void 0,function*(){let s={size:r};return yield T3("commitCache",()=>Xs(this,void 0,void 0,function*(){return t.postJson(W3(`caches/${e.toString()}`),s)}))})}o(Pz0,"commitCache");function VG(t,e,r,s){return Xs(this,void 0,void 0,function*(){if(UG(s).useAzureSdk){if(!r)throw new Error("Azure Storage SDK can only be used when a signed URL is provided.");yield vOe(r,e,s)}else{let i=HG();T("Upload cache"),yield Qz0(i,t,e,s),T("Commiting cache");let a=Da(e);_(`Cache Size: ~${Math.round(a/(1024*1024))} MB (${a} B)`);let c=yield Pz0(i,t,a);if(!mR(c.statusCode))throw new Error(`Cache service responded with ${c.statusCode} during commit cache.`);_("Cache saved successfully")}})}o(VG,"saveCache");var U3e=x(x3e(),1),Zt=x(Kt(),1),kn=x(Kt(),1),b2=x(Kt(),1),M2=x(Kt(),1),m2=x(Kt(),1);var PH=x(Kt(),1),kH=x(Kt(),1),Q3e=x(Kt(),1),P3e=x(Kt(),1),k3e=x(Kt(),1);var _H=x(Kt(),1),LH=x(Kt(),1),W3e=x(Kt(),1),_3e=x(Kt(),1),L3e=x(Kt(),1);var QH=class extends L3e.MessageType{static{o(this,"CacheScope$Type")}constructor(){super("github.actions.results.entities.v1.CacheScope",[{no:1,name:"scope",kind:"scalar",T:9},{no:2,name:"permission",kind:"scalar",T:3}])}create(e){let r={scope:"",permission:"0"};return globalThis.Object.defineProperty(r,_3e.MESSAGE_TYPE,{enumerable:!1,value:this}),e!==void 0&&(0,W3e.reflectionMergePartial)(this,r,e),r}internalBinaryRead(e,r,s,n){let i=n??this.create(),a=e.pos+r;for(;e.pos<a;){let[c,u]=e.tag();switch(c){case 1:i.scope=e.string();break;case 2:i.permission=e.int64().toString();break;default:let p=s.readUnknownField;if(p==="throw")throw new globalThis.Error(`Unknown field ${c} (wire type ${u}) for ${this.typeName}`);let l=e.skip(u);p!==!1&&(p===!0?LH.UnknownFieldHandler.onRead:p)(this.typeName,i,c,u,l)}}return i}internalBinaryWrite(e,r,s){e.scope!==""&&r.tag(1,_H.WireType.LengthDelimited).string(e.scope),e.permission!=="0"&&r.tag(2,_H.WireType.Varint).int64(e.permission);let n=s.writeUnknownFields;return n!==!1&&(n==!0?LH.UnknownFieldHandler.onWrite:n)(this.typeName,e,r),r}},aw=new QH;var UH=class extends k3e.Mess
`));let s=yield nX(r,"create");yield iX(s,t)})}o(aX,"createTar");var mM=function(t,e,r,s){function n(i){return i instanceof r?i:new r(function(a){a(i)})}return o(n,"adopt"),new(r||(r=Promise))(function(i,a){function c(l){try{p(s.next(l))}catch(A){a(A)}}o(c,"fulfilled");function u(l){try{p(s.throw(l))}catch(A){a(A)}}o(u,"rejected");function p(l){l.done?i(l.value):n(l.value).then(c,u)}o(p,"step"),p((s=s.apply(t,e||[])).next())})},Lo=class t extends Error{static{o(this,"ValidationError")}constructor(e){super(e),this.name="ValidationError",Object.setPrototypeOf(this,t.prototype)}},MM=class t extends Error{static{o(this,"ReserveCacheError")}constructor(e){super(e),this.name="ReserveCacheError",Object.setPrototypeOf(this,t.prototype)}},lw=class t extends Error{static{o(this,"FinalizeCacheError")}constructor(e){super(e),this.name="FinalizeCacheError",Object.setPrototypeOf(this,t.prototype)}};function V3e(t){if(!t||t.length===0)throw new Lo("Path Validation Error: At least one directory or file path is required")}o(V3e,"checkPaths");function cX(t){if(t.length>512)throw new Lo(`Key Validation Error: ${t} cannot be larger than 512 characters.`);if(!/^[^,]*$/.test(t))throw new Lo(`Key Validation Error: ${t} cannot contain commas.`)}o(cX,"checkKey");function uX(){return x3()==="v2"?!!process.env.ACTIONS_RESULTS_URL:!!process.env.ACTIONS_CACHE_URL}o(uX,"isFeatureAvailable");function j3e(t,e,r,s){return mM(this,arguments,void 0,function*(n,i,a,c,u=!1){let p=x3();return T(`Cache service version: ${p}`),V3e(n),p==="v2"?yield rE0(n,i,a,c,u):yield tE0(n,i,a,c,u)})}o(j3e,"restoreCache");function tE0(t,e,r,s){return mM(this,arguments,void 0,function*(n,i,a,c,u=!1){a=a||[];let p=[i,...a];if(T("Resolved Keys:"),T(JSON.stringify(p)),p.length>10)throw new Lo("Key Validation Error: Keys are limited to a maximum of 10.");for(let d of p)cX(d);let l=yield FO(),A="";try{let d=yield jOe(p,n,{compressionMethod:l,enableCrossOsArchive:u});if(!d?.archiveLocation)return;if(c?.lookupOnly)return _("Lookup only - skipping download"),d.cacheKey;A=Z3.join(yield NO(),Tl(l)),T(`Archive Path: ${A}`),yield XG(d.archiveLocation,A,c),Bu()&&(yield K3(A,l));let b=Da(A);return _(`Cache Size: ~${Math.round(b/(1024*1024))} MB (${b} B)`),yield oX(A,l),_("Cache restored successfully"),d.cacheKey}catch(d){let b=d;if(b.name===Lo.name)throw d;b instanceof qa&&typeof b.statusCode=="number"&&b.statusCode>=500?Ab(`Failed to restore: ${d.message}`):z0(`Failed to restore: ${d.message}`)}finally{try{yield vO(A)}catch(d){T(`Failed to delete archive: ${d}`)}}})}o(tE0,"restoreCacheV1");function rE0(t,e,r,s){return mM(this,arguments,void 0,function*(n,i,a,c,u=!1){c=Object.assign(Object.assign({},c),{useAzureSdk:!0}),a=a||[];let p=[i,...a];if(T("Resolved Keys:"),T(JSON.stringify(p)),p.length>10)throw new Lo("Key Validation Error: Keys are limited to a maximum of 10.");for(let A of p)cX(A);let l="";try{let A=sX(),d=yield FO(),b={key:i,restoreKeys:a,version:Cb(n,d,u)},m=yield A.GetCacheEntryDownloadURL(b);if(!m.ok){T(`Cache not found for version ${b.version} of keys: ${p.join(", ")}`);return}if(b.key!==m.matchedKey?_(`Cache hit for restore-key: ${m.matchedKey}`):_(`Cache hit for: ${m.matchedKey}`),c?.lookupOnly)return _("Lookup only - skipping download"),m.matchedKey;l=Z3.join(yield NO(),Tl(d)),T(`Archive path: ${l}`),T(`Starting download of archive to: ${l}`),yield XG(m.signedDownloadUrl,l,c);let C=Da(l);return _(`Cache Size: ~${Math.round(C/(1024*1024))} MB (${C} B)`),Bu()&&(yield K3(l,d)),yield oX(l,d),_("Cache restored successfully"),m.matchedKey}catch(A){let d=A;if(d.name===Lo.name)throw A;d instanceof qa&&typeof d.statusCode=="number"&&d.statusCode>=500?Ab(`Failed to restore: ${A.message}`):z0(`Failed to restore: ${A.message}`)}finally{try{l&&(yield vO(l))}catch(A){T(`Failed to delete archive: ${A}`)}}})}o(rE0,"restoreCacheV2");function pX(t,e,r){return mM(this,arguments,void 0,function*(s,n,i,a=!1){let c=x3();return T(`Cache service version: ${c}`),V3e(s),cX(n),c==="v2"?yield nE0(s,n,i,a):yield sE0(s,n,i,a)})}o(pX,"saveCache");function sE0(t,e,r){return mM(this,arguments,void 0,fu
`)}o(KE0,"_buildMessageForResponseErrors");var ZE0=class extends Error{static{o(this,"GraphqlResponseError")}constructor(t,e,r){super(KE0(r)),this.request=t,this.headers=e,this.response=r,this.errors=r.errors,this.data=r.data,Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)}name="GraphqlResponseError";errors;data},ey0=["method","baseUrl","url","headers","request","query","mediaType","operationName"],ty0=["query","method","url"],TEe=/\/api\/v3\/?$/;function ry0(t,e,r){if(r){if(typeof e=="string"&&"query"in r)return Promise.reject(new Error('[@octokit/graphql] "query" cannot be used as variable name'));for(let a in r)if(ty0.includes(a))return Promise.reject(new Error(`[@octokit/graphql] "${a}" cannot be used as variable name`))}let s=typeof e=="string"?Object.assign({query:e},r):e,n=Object.keys(s).reduce((a,c)=>ey0.includes(c)?(a[c]=s[c],a):(a.variables||(a.variables={}),a.variables[c]=s[c],a),{}),i=s.baseUrl||t.endpoint.DEFAULTS.baseUrl;return TEe.test(i)&&(n.url=i.replace(TEe,"/api/graphql")),t(n).then(a=>{if(a.data.errors){let c={};for(let u of Object.keys(a.headers))c[u]=a.headers[u];throw new ZE0(n,c,a.data)}return a.data.data})}o(ry0,"graphql");function yX(t,e){let r=t.defaults(e);return Object.assign(o((n,i)=>ry0(r,n,i),"newApi"),{defaults:yX.bind(null,r),endpoint:r.endpoint})}o(yX,"withDefaults");var cvt=yX(sE,{headers:{"user-agent":`octokit-graphql.js/${JE0} ${Zl()}`},method:"POST",url:"/graphql"});function xEe(t){return yX(t,{method:"POST",url:"/graphql"})}o(xEe,"withCustomRequest");var CX="(?:[a-zA-Z0-9_-]+)",WEe="\\.",_Ee=new RegExp(`^${CX}${WEe}${CX}${WEe}${CX}$`),sy0=_Ee.test.bind(_Ee);async function ny0(t){let e=sy0(t),r=t.startsWith("v1.")||t.startsWith("ghs_"),s=t.startsWith("ghu_");return{type:"token",token:t,tokenType:e?"app":r?"installation":s?"user-to-server":"oauth"}}o(ny0,"auth");function iy0(t){return t.split(/\./).length===3?`bearer ${t}`:`token ${t}`}o(iy0,"withAuthorizationPrefix");async function oy0(t,e,r,s){let n=e.endpoint.merge(r,s);return n.headers.authorization=iy0(t),e(n)}o(oy0,"hook");var LEe=o(function(e){if(!e)throw new Error("[@octokit/auth-token] No token passed to createTokenAuth");if(typeof e!="string")throw new Error("[@octokit/auth-token] Token passed to createTokenAuth is not a string");return e=e.replace(/^(token|bearer) +/i,""),Object.assign(ny0.bind(null,e),{hook:oy0.bind(null,e)})},"createTokenAuth2");var BX="7.0.6";var QEe=o(()=>{},"noop"),ay0=console.warn.bind(console),cy0=console.error.bind(console);function uy0(t={}){return typeof t.debug!="function"&&(t.debug=QEe),typeof t.info!="function"&&(t.info=QEe),typeof t.warn!="function"&&(t.warn=ay0),typeof t.error!="function"&&(t.error=cy0),t}o(uy0,"createLogger");var PEe=`octokit-core.js/${BX} ${Zl()}`,Cw=class{static{o(this,"Octokit")}static VERSION=BX;static defaults(e){return class extends this{static{o(this,"OctokitWithDefaults")}constructor(...s){let n=s[0]||{};if(typeof e=="function"){super(e(n));return}super(Object.assign({},e,n,n.userAgent&&e.userAgent?{userAgent:`${n.userAgent} ${e.userAgent}`}:null))}}}static plugins=[];static plugin(...e){let r=this.plugins;return class extends this{static{o(this,"NewOctokit")}static plugins=r.concat(e.filter(n=>!r.includes(n)))}}constructor(e={}){let r=new fEe.Collection,s={baseUrl:sE.endpoint.DEFAULTS.baseUrl,headers:{},request:Object.assign({},e.request,{hook:r.bind(null,"request")}),mediaType:{previews:[],format:""}};if(s.headers["user-agent"]=e.userAgent?`${e.userAgent} ${PEe}`:PEe,e.baseUrl&&(s.baseUrl=e.baseUrl),e.previews&&(s.mediaType.previews=e.previews),e.timeZone&&(s.headers["time-zone"]=e.timeZone),this.request=sE.defaults(s),this.graphql=xEe(this.request).defaults(s),this.log=uy0(e.log),this.hook=r,e.authStrategy){let{authStrategy:i,...a}=e,c=i(Object.assign({request:this.request,log:this.log,octokit:this,octokitOptions:a},e.auth));r.wrap("request",c.hook),this.auth=c}else if(!e.auth)this.auth=async()=>({type:"unauthenticated"});else{let i=LEe(e.auth);r.wrap("request",i.hook),this.auth=i}let n=this.constructor;for(let i=0;i<n.plugins.length;++i)
`,a).length:A,p?(c===null?0:c.length)+u.length:0,p?u.length+A:0);return d<b},"__needMoreData"),parse:o(function(s,n,i,a){let{bom:c,comment_no_infix:u,encoding:p,from_line:l,ltrim:A,max_record_size:d,raw:b,relax_quotes:m,rtrim:z,skip_empty_lines:C,to:E,to_line:D}=this.options,{comment:R,escape:w,quote:v,record_delimiter:W}=this.options,{bomSkipped:Q,previousBuf:$,rawBuffer:he,escapeIsQuote:Re}=this.state,Z;if($===void 0)if(s===void 0){a();return}else Z=s;else $!==void 0&&s===void 0?Z=$:Z=Buffer.concat([$,s]);if(Q===!1)if(c===!1)this.state.bomSkipped=!0;else if(Z.length<3){if(n===!1){this.state.previousBuf=Z;return}}else{for(let Ie in FM)if(FM[Ie].compare(Z,0,FM[Ie].length)===0){let Le=FM[Ie].length;this.state.bufBytesStart+=Le,Z=Z.slice(Le);let m0=_V({...this.original_options,encoding:Ie});for(let l0 in m0)this.options[l0]=m0[l0];({comment:R,escape:w,quote:v}=this.options);break}this.state.bomSkipped=!0}let De=Z.length,J;for(J=0;J<De&&!this.__needMoreData(J,De,n);J++){if(this.state.wasRowDelimiter===!0&&(this.info.lines++,this.state.wasRowDelimiter=!1),D!==-1&&this.info.lines>D){this.state.stop=!0,a();return}this.state.quoting===!1&&W.length===0&&this.__autoDiscoverRecordDelimiter(Z,J)&&(W=this.options.record_delimiter);let Ie=Z[J];if(b===!0&&he.append(Ie),(Ie===UB0||Ie===GB0)&&this.state.wasRowDelimiter===!1&&(this.state.wasRowDelimiter=!0),this.state.escaping===!0)this.state.escaping=!1;else{if(w!==null&&this.state.quoting===!0&&this.__isEscape(Z,J,Ie)&&J+w.length<De)if(Re){if(this.__isQuote(Z,J+w.length)){this.state.escaping=!0,J+=w.length-1;continue}}else{this.state.escaping=!0,J+=w.length-1;continue}if(this.state.commenting===!1&&this.__isQuote(Z,J))if(this.state.quoting===!0){let l0=Z[J+v.length],T0=z&&this.__isCharTrimable(Z,J+v.length),zt=R!==null&&this.__compareBytes(R,Z,J+v.length,l0),k0=this.__isDelimiter(Z,J+v.length,l0),ir=W.length===0?this.__autoDiscoverRecordDelimiter(Z,J+v.length):this.__isRecordDelimiter(l0,Z,J+v.length);if(w!==null&&this.__isEscape(Z,J,Ie)&&this.__isQuote(Z,J+w.length))J+=w.length-1;else if(!l0||k0||ir||zt||T0){this.state.quoting=!1,this.state.wasQuoting=!0,J+=v.length-1;continue}else if(m===!1){let kt=this.__error(new M0("CSV_INVALID_CLOSING_QUOTE",["Invalid Closing Quote:",`got "${String.fromCharCode(l0)}"`,`at line ${this.info.lines}`,"instead of delimiter, record delimiter, trimable character","(if activated) or comment"],this.options,this.__infoField()));if(kt!==void 0)return kt}else this.state.quoting=!1,this.state.wasQuoting=!0,this.state.field.prepend(v),J+=v.length-1}else if(this.state.field.length!==0){if(m===!1){let l0=this.__infoField(),T0=Object.keys(FM).map(k0=>FM[k0].equals(this.state.field.toString())?k0:!1).filter(Boolean)[0],zt=this.__error(new M0("INVALID_OPENING_QUOTE",["Invalid Opening Quote:",`a quote is found on field ${JSON.stringify(l0.column)} at line ${l0.lines}, value is ${JSON.stringify(this.state.field.toString(p))}`,T0?`(${T0} bom)`:void 0],this.options,l0,{field:this.state.field}));if(zt!==void 0)return zt}}else{this.state.quoting=!0,J+=v.length-1;continue}if(this.state.quoting===!1){let l0=this.__isRecordDelimiter(Ie,Z,J);if(l0!==0){if(this.state.commenting&&this.state.wasQuoting===!1&&this.state.record.length===0&&this.state.field.length===0)this.info.comment_lines++;else{if(this.state.enabled===!1&&this.info.lines+(this.state.wasRowDelimiter===!0?1:0)>=l){this.state.enabled=!0,this.__resetField(),this.__resetRecord(),J+=l0-1;continue}if(C===!0&&this.state.wasQuoting===!1&&this.state.record.length===0&&this.state.field.length===0){this.info.empty_lines++,J+=l0-1;continue}this.info.bytes=this.state.bufBytesStart+J;let k0=this.__onField();if(k0!==void 0)return k0;this.info.bytes=this.state.bufBytesStart+J+l0;let ir=this.__onRecord(i);if(ir!==void 0)return ir;if(E!==-1&&this.info.records>=E){this.state.stop=!0,a();return}}this.state.commenting=!1,J+=l0-1;continue}if(this.state.commenting)continue;if(R!==null&&(u===!1||this.state.record.length===0&&this.state.field.length===0)&&this.__compareBytes(R,Z,J,Ie)!==0){this.state.commenting=!0;continue}let T0=this
More info: ${u.url}`);let b=u.range&&u.range.length>0?u.range[0]?.start.line:void 0,m=!1;for(let z of a)if(z.remote||z.path.endsWith(p)&&z.content===l){c.push({title:A,message:d,file:z.path,startLine:b}),m=!0;break}m||T(`Buildx.convertWarningsToGitHubAnnotations: skipping warning without matching Dockerfile ${p}: ${A}`)}return c}};var R2=x(require("fs"),1),PV=x(require("path"),1);var hS=class t{static{o(this,"Build")}buildx;iidFilename;metadataFilename;constructor(e){this.buildx=e?.buildx||new J0,this.iidFilename=`build-iidfile-${E0.generateRandomString()}.txt`,this.metadataFilename=`build-metadata-${E0.generateRandomString()}.json`}async gitContext(e){let r=new Set(["ref","checksum","subdir"]),s=e?.attrs||{},n=Object.entries(s).filter(([b])=>!r.has(b)),i=E0.parseBoolOrDefault(s["fetch-by-commit"]),a=e?.ref||s.ref||cs.ref;a.startsWith("refs/")?a.startsWith("refs/pull/")&&E0.parseBoolOrDefault(process.env.DOCKER_DEFAULT_GIT_CONTEXT_PR_HEAD_REF)&&(a=a.replace(/\/merge$/g,"/head")):a=`refs/heads/${a}`;let c=`${O0.serverURL}/${cs.repo.owner}/${cs.repo.repo}.git`,u=e?.checksum||s.checksum,p=e?.subdir||s.subdir,l=e?.format;if(!l){if(l="fragment",n.length>0)l="query";else if(E0.parseBoolOrDefault(process.env.BUILDX_SEND_GIT_QUERY_AS_INPUT))try{await this.buildx.versionSatisfies(">=0.29.0")&&(l="query")}catch{}}let A=cs.sha||a;a.startsWith("refs/pull/")&&a.endsWith("/head")&&(A=typeof cs.payload.pull_request?.head?.sha=="string"?cs.payload.pull_request.head.sha:a);let d=u||A;if(l==="query"){let b=[`ref=${i||u?a:d}`],m=i?d:u;m&&b.push(`checksum=${m}`),p&&p!=="."&&b.push(`subdir=${p}`);for(let[z,C]of n)b.push(`${z}=${C}`);return`${c}?${b.join("&")}`}return`${c}#${d}${p&&p!=="."?`:${p}`:""}`}getImageIDFilePath(){return PV.default.join(b0.tmpDir(),this.iidFilename)}resolveImageID(){let e=this.getImageIDFilePath();if(R2.default.existsSync(e))return R2.default.readFileSync(e,{encoding:"utf-8"}).trim()}getMetadataFilePath(){return PV.default.join(b0.tmpDir(),this.metadataFilename)}resolveMetadata(){let e=this.getMetadataFilePath();if(!R2.default.existsSync(e))return;let r=R2.default.readFileSync(e,{encoding:"utf-8"}).trim();if(r!=="null")return JSON.parse(r)}resolveRef(e){if(!(!e&&(e=this.resolveMetadata(),!e))&&"buildx.build.ref"in e)return e["buildx.build.ref"]}resolveProvenance(e){if(!(!e&&(e=this.resolveMetadata(),!e))&&"buildx.build.provenance"in e)return e["buildx.build.provenance"]}resolveWarnings(e){if(!(!e&&(e=this.resolveMetadata(),!e))&&"buildx.build.warnings"in e)return e["buildx.build.warnings"]}resolveDigest(e){if(!(!e&&(e=this.resolveMetadata(),!e))&&"containerimage.digest"in e)return e["containerimage.digest"]}static resolveSecretString(e){let[r,s]=t.resolveSecret(e,{redact:!0});return`id=${r},src=${s}`}static resolveSecretFile(e){let[r,s]=t.resolveSecret(e,{asFile:!0});return`id=${r},src=${s}`}static resolveSecretEnv(e){let[r,s]=t.parseSecretKvp(e);return`id=${r},env=${s}`}static resolveSecret(e,r){let[s,n]=t.parseSecretKvp(e,r?.redact);if(r?.asFile){if(!R2.default.existsSync(n))throw new Error(`secret file ${n} not found`);return[s,n]}let i=b0.tmpName({tmpdir:b0.tmpDir()});return R2.default.writeFileSync(i,n),[s,i]}static getProvenanceInput(e){let r=In(e);if(!r)return r;try{return _Ae(e)?`builder-id=${O0.workflowRunURL(!0)}`:"false"}catch{return t.resolveProvenanceAttrs(r)}}static resolveProvenanceAttrs(e){if(!e)return`builder-id=${O0.workflowRunURL(!0)}`;let r=f1(e,{relaxColumnCount:!0,skipEmptyLines:!0})[0];for(let s of r)if(s.toString().split(/(?<=^[^=]+?)=/).map(i=>i.trim())[0]=="builder-id")return e;return`${e},builder-id=${O0.workflowRunURL(!0)}`}static resolveCacheToAttrs(e,r){if(!e)return e;let s="registry",n="",i="",a=f1(e,{relaxColumnCount:!0,skipEmptyLines:!0})[0];for(let c of a){let u=c.toString().split(/(?<=^[^=]+?)=/).map(p=>p.trim());u[0]==="type"?s=u[1]:u[0]==="repository"?n=u[1]:u[0]==="ghtoken"&&(i=u[1])}return s==="gha"&&(n||(e=`${e},repository=${O0.repository}`),!i&&r&&(e=`${e},ghtoken=${r}`)),e}static hasLocalExporter(e){return t.hasExporterType("local",e)}static hasTarExporter(e){return t.hasExp
`),{delimiter:",",trim:!0,columns:!1,relaxColumnCount:!0});for(let n of s){if(n.length==1&&!n[0].startsWith("type="))return e=="local";for(let[i,a]of n.map(c=>c.split("=").map(u=>u.trim())))if(i=="type"&&a==e)return!0}return!1}static hasAttestationType(e,r){let s=f1(r,{delimiter:",",trim:!0,columns:!1,relaxColumnCount:!0});for(let n of s)for(let[i,a]of n.map(c=>c.split("=").map(u=>u.trim())))if(i=="type"&&a==e)return!0;return!1}static resolveAttestationAttrs(e){let r=f1(e,{delimiter:",",trim:!0,columns:!1,relaxColumnCount:!0}),s=[];for(let n of r)for(let i of n)try{let a=E0.parseBool(i);s.push(`disabled=${!a}`)}catch{s.push(i)}return s.join(",")}static hasGitAuthTokenSecret(e,r){for(let s of e){if(r&&s.startsWith(`GIT_AUTH_TOKEN.${r}=`))return!0;if(s.startsWith("GIT_AUTH_TOKEN="))return!0}return!1}static parseSecretKvp(e,r){let s=e.indexOf("="),n=e.substring(0,s),i=e.substring(s+1);if(n.length==0||i.length==0)throw new Error(`${e} is not a valid secret`);return r&&za(i),[n,i]}};var kV=x(require("fs"),1),h4e=x(require("path"),1);var bS=class t{static{o(this,"Bake")}buildx;metadataFilename;constructor(e){this.buildx=e?.buildx||new J0,this.metadataFilename=`bake-metadata-${E0.generateRandomString()}.json`}getMetadataFilePath(){return h4e.default.join(b0.tmpDir(),this.metadataFilename)}resolveMetadata(){let e=this.getMetadataFilePath();if(!kV.default.existsSync(e))return;let r=kV.default.readFileSync(e,{encoding:"utf-8"}).trim();if(r!=="null")return JSON.parse(r)}resolveRefs(e){if(!e&&(e=this.resolveMetadata(),!e))return;let r=new Array;for(let s in e)"buildx.build.ref"in e[s]&&r.push(e[s]["buildx.build.ref"]);return r.length>0?r:void 0}resolveWarnings(e){if(!(!e&&(e=this.resolveMetadata(),!e))&&"buildx.build.warnings"in e)return e["buildx.build.warnings"]}async getDefinition(e,r){r=r||{ignoreReturnCode:!0},r.ignoreReturnCode=!0,r.env=Object.assign({},process.env,r.env||{},e.githubToken?{BUILDX_BAKE_GIT_AUTH_TOKEN:e.githubToken}:{});let s=["bake"],n,i=[],a=[...e.files||[],e.source];if(a){for(let u of a.map(p=>p?p.trim():""))if(u.length!=0){if(!E0.isValidRef(u)){i.push(u);continue}if(n)throw new Error("Only one remote bake definition can be defined");n=u}}n&&s.push(n);for(let u of i)s.push("--file",u);if(e.overrides)for(let u of e.overrides)s.push("--set",u);if(e.vars)for(let u of e.vars)s.push("--var",u);if(e.allow)for(let u of e.allow)s.push("--allow",u);e.call&&s.push("--call",e.call),e.load&&s.push("--load"),e.noCache&&s.push("--no-cache"),e.provenance&&s.push("--provenance",e.provenance),e.push&&s.push("--push"),e.sbom&&s.push("--sbom",e.sbom);let c=await this.buildx.getCommand([...s,"--print",...e.targets||[]]);return await Fe.getExecOutput(c.command,c.args,r).then(u=>{if(u.stderr.length>0&&u.exitCode!=0)throw new Error(`cannot parse bake definitions: ${u.stderr.match(/(.*)\s*$/)?.[0]?.trim()??"unknown error"}`);return t.parseDefinition(u.stdout.trim())})}static parseDefinition(e){let r=JSON.parse(e);for(let s in r.target){let n=r.target[s];n.attest&&Array.isArray(n.attest)&&(n.attest=n.attest.map(i=>t.parseAttestEntry(i))),n["cache-from"]&&Array.isArray(n["cache-from"])&&(n["cache-from"]=n["cache-from"].map(i=>t.parseCacheEntry(i))),n["cache-to"]&&Array.isArray(n["cache-to"])&&(n["cache-to"]=n["cache-to"].map(i=>t.parseCacheEntry(i))),n.output&&Array.isArray(n.output)&&(n.output=n.output.map(i=>t.parseExportEntry(i))),n.secret&&Array.isArray(n.secret)&&(n.secret=n.secret.map(i=>t.parseSecretEntry(i))),n.ssh&&Array.isArray(n.ssh)&&(n.ssh=n.ssh.map(i=>t.parseSSHEntry(i)))}return r}static parseAttestEntry(e){if(typeof e!="string")return e;let r={type:""},s=f1(e,{relaxColumnCount:!0,skipEmptyLines:!0})[0];for(let n of s){let[i,a]=n.toString().split(/(?<=^[^=]+?)=/).map(c=>c.trim());switch(i){case"type":r.type=a;break;case"disabled":r.disabled=E0.parseBool(a);break;default:r[i]=a}}return r}static parseCacheEntry(e){if(typeof e!="string")return e;let r={type:""},s=f1(e,{relaxColumnCount:!0,skipEmptyLines:!0})[0];if(s.length===1&&!s[0].includes("="))return r.type="registry",r.ref=s[0],r;for(let n of s){let[i,a]=n.toString().
`)[0])}static async isHeadDetached(){return await t.exec(["branch","--show-current"]).then(e=>e.length==0)}static async getDetachedRef(){let e=await t.exec(["show","-s","--pretty=%D"]);T(`detached HEAD ref: ${e}`);let r=e.replace(/^grafted, /,"").trim();if(r==="HEAD")return await t.inferRefFromHead();let s=r.match(/^HEAD, (.*)$/);if(!s||!s[1])throw new Error(`Cannot find detached HEAD ref in "${e}"`);let n=s[1].trim();if(n.startsWith("tag: "))return`refs/tags/${n.split(":")[1].trim()}`;if(n.match(/^pull\/\d+\/(head|merge)$/))return`refs/${n}`;let a=n.match(/^[^/]+\/[^/]+, (.+)$/);if(a)return`refs/heads/${a[1].trim()}`;let c=n.match(/^[^/]+\/(.+)$/);if(c)return`refs/heads/${c[1].trim()}`;throw new Error(`Unsupported detached HEAD ref in "${e}"`)}static async exec(e=[]){return await Fe.getExecOutput("git",e,{ignoreReturnCode:!0,silent:!0}).then(r=>{if(r.stderr.length>0&&r.exitCode!=0)throw new Error(r.stderr);return r.stdout.trim()})}static async inferRefFromHead(){let e=await t.findContainingRef("refs/heads/");if(e)return e;let r=await t.findContainingRef("refs/remotes/");if(r){let i=r.match(/^refs\/remotes\/[^/]+\/(.+)$/);return i?`refs/heads/${i[1]}`:r}let s=await t.exec(["tag","--contains","HEAD"]),[n]=s.split(`
${p}`),u.errors.some(l=>l.code==="MANIFEST_UNKNOWN"))_(`Cosign verify command failed with MANIFEST_UNKNOWN, retrying attempt ${a+1}/${n}...
${p}`),await new Promise(l=>setTimeout(l,Math.pow(2,a)*100));else throw i}else throw new Error(`Cosign verify command failed with: ${c.stderr.trim().split(/\r?\n/).filter(p=>p.length>0).pop()??"unknown error"}`)}throw i}async signProvenanceBlobs(e){let r={};try{if(!process.env.ACTIONS_ID_TOKEN_REQUEST_URL)throw new Error('missing "id-token" permission. Please add "permissions: id-token: write" to your workflow.');let s=this.signingEndpoints(e.noTransparencyLog);_(`Using Sigstore signing endpoint: ${s.fulcioURL}`);let n=t.getProvenanceBlobs(e);for(let i of Object.keys(n))await ur(`Signing ${i}`,async()=>{let a=n[i],c=UA.default.join(UA.default.dirname(i),`${e.name??"provenance"}.sigstore.json`),u=t.getProvenanceSubjects(a);if(u.length===0){z0(`No subjects found in provenance ${i}, skip signing.`);return}let p=await t.signPayload({data:a,type:Exe},s),l=t.parseBundle(p);_("Provenance blob signed for:");for(let A of u){let[d,b]=Object.entries(A.digest)[0]||[];_(` - ${A.name} (${d}:${b})`)}l.tlogID&&_(`Attestation signature uploaded to Rekor transparency log: ${Ff}?logIndex=${l.tlogID}`),_(`Writing Sigstore bundle to: ${c}`),Xc.default.writeFileSync(c,JSON.stringify(l.payload,null,2),{encoding:"utf-8"}),r[i]={...l,bundlePath:c,subjects:u}})}catch(s){throw new Error(`Signing BuildKit provenance blobs failed: ${s.message}`)}return r}async verifySignedArtifacts(e,r){let s={};if(!await this.cosign.isAvailable())throw new Error("Cosign is required to verify signed artifacts");for(let[n,i]of Object.entries(e)){let a=UA.default.dirname(n);await ur(`Verifying signature bundle ${i.bundlePath}`,async()=>{for(let c of i.subjects){let u=UA.default.join(a,c.name);_(`Verifying signed artifact ${u}`);let p=["verify-blob-attestation","--new-bundle-format","--certificate-oidc-issuer","https://token.actions.githubusercontent.com","--certificate-identity-regexp",r.certificateIdentityRegexp,"--type",r.predicateType??kH0];(r.noTransparencyLog||!i.tlogID)&&p.push("--use-signed-timestamps","--insecure-ignore-tlog");let l=await Fe.getExecOutput(this.cosign.binPath,[...p,"--bundle",i.bundlePath,u],{ignoreReturnCode:!0});if(l.stderr.length>0&&l.exitCode!=0)throw new Error(l.stderr);s[u]={bundlePath:i.bundlePath,cosignArgs:p}}})}return s}async verifyArtifact(e,r,s){_("Verifying keyless verification bundle signature");let n=JSON.parse(Xc.default.readFileSync(r,"utf-8")),i=(0,WC.bundleFromJSON)(n);_("Fetching Sigstore TUF trusted root metadata");let a=await qxe.getTrustedRoot(),c=(0,zg.toTrustMaterial)(a);try{_("Verifying artifact signature");let u=(0,zg.toSignedEntity)(i,Xc.default.readFileSync(e)),p=t.parseCertificate(i),l=i.verificationMaterial.tlogEntries,A=l.length>0?l[0].logIndex:void 0;if(s?.subjectAlternativeName&&s?.subjectAlternativeName instanceof RegExp){let m=p.subjectAltName?.replace(/^uri:/i,"");if(m){if(!m.match(s.subjectAlternativeName))throw new Error(`Signing certificate subjectAlternativeName "${m}" does not match expected pattern`)}else throw new Error("Signing certificate does not contain subjectAltName")}let b=new zg.Verifier(c).verify(u,{subjectAlternativeName:s?.subjectAlternativeName&&typeof s.subjectAlternativeName=="string"?s.subjectAlternativeName:void 0,extensions:s?.issuer?{issuer:s.issuer}:void 0});return T(`Sigstore.verifyArtifact signer: ${JSON.stringify(b)}`),{payload:n,certificate:p.toString(),tlogID:A}}catch(u){throw new Error(`Failed to verify artifact signature: ${u}`)}}signingEndpoints(e){return e=t.noTransparencyLog(e),_(`Upload to transparency log: ${e?"disabled":"enabled"}`),{fulcioURL:yxe,rekorURL:e?void 0:Cxe,tsaServerURL:Bxe}}static noTransparencyLog(e){return e??O0.context.payload.repository?.private}static getProvenanceBlobs(e){let r=UA.default.join(e.localExportDir,"provenance.json");if(Xc.default.existsSync(r))return{[r]:Xc.default.readFileSync(r)};let s=Xc.default.readdirSync(e.localExportDir,{withFileTypes:!0}),n=s.filter(i=>i.isDirectory());if(n.length>0&&n.length===s.length&&n.every(i=>Xc.default.existsSync(UA.default.join(e.localExportDir,i.name,"provenance.json")))){let i={};for(let a of n){let c=
`,bakeTarget:In("bake-target")||"docker-metadata-action",githubToken:In("github-token")}}o(Nxe,"getInputs");async function vxe(t,e){switch(t){case"workflow":return await UH0(e);case"git":return await GH0();default:throw new Error(`Invalidcontextsource:${t}`)}}o(vxe,"getContext");async function UH0(t){let e=O0.context;return/pull_request_target/.test(e.eventName)&&(e.ref=`refs/pull/${e.payload.number}/merge`),/true/i.test(process.env.DOCKER_METADATA_PR_HEAD_SHA||"")&&(/pull_request/.test(e.eventName)||/pull_request_target/.test(e.eventName))&&e.payload?.pull_request?.head?.sha!=null&&(e.sha=e.payload.pull_request.head.sha),{commitDate:await HH0(e.sha,t),...e}}o(UH0,"getContextFromWorkflow");async function GH0(){let t=await Ku.context();return{commitDate:await Ku.commitDate(t.sha),...t}}o(GH0,"getContextFromGit");async function HH0(t,e){let r=O0.context.payload;if(r.commits){let s=r.commits.find(n=>n.id===t)?.timestamp;if(s)return new Date(s)}if(r.head_commit&&r.head_commit.id===t)return new Date(r.head_commit.timestamp);try{let s=await e.github.octokit.rest.repos.getCommit({owner:O0.context.repo.owner,repo:O0.context.repo.repo,ref:t});if(s.data.commit.committer?.date)return new Date(s.data.commit.committer.date);throw new Error("Committer date not found")}catch(s){return T(`FailedtogetcommitdatefromGitHubAPI:${s.message}`),new Date}}o(HH0,"getCommitDateFromWorkflow");var tl=x(TV(),1),BHe=x(require("fs"),1),DHe=x(require("path"),1),F4=x(Lxe(),1),oi=x(zHe(),1),Ug=x(wn(),1);function EHe(t){let e=[];if(t.length==1){let r=!1,s=f1(t[0],{relaxColumnCount:!0,skipEmptyLines:!0})[0];for(let n of s){let i=n.toString().split("=").map(a=>a.trim());if(i.length==1)e.push({name:i[0],enable:!0});else{r=!0;break}}if(!r)return OHe(e)}e=[];for(let r of t){let s={name:"",enable:!0},n=f1(r,{relaxColumnCount:!0,skipEmptyLines:!0})[0];for(let i of n){let a=i.toString().split("=").map(c=>c.trim());if(a.length==1)s.name=a[0];else{let c=a[0].toLowerCase(),u=a[1];switch(c){case"name":{s.name=u;break}case"enable":{if(!["true","false"].includes(u))throw new Error(`Invalidenableattributevalue:${r}`);s.enable=/true/i.test(u);break}default:throw new Error(`Unknownimageattribute:${r}`)}}}if(s.name.length==0)throw new Error(`Imagenameattributeempty:${r}`);e.push(s)}return OHe(e)}o(EHe,"Transform");function OHe(t){vd("Processing images input");for(let e of t)_(`name=${e.name},enable=${e.enable}`);return Fd(),t}o(OHe,"output");var ase=(u=>(u.Schedule="schedule",u.Semver="semver",u.Pep440="pep440",u.Match="match",u.Edge="edge",u.Ref="ref",u.Raw="raw",u.Sha="sha",u))(ase||{}),Rx=(s=>(s.Branch="branch",s.Tag="tag",s.PR="pr",s))(Rx||{}),wx=(r=>(r.Short="short",r.Long="long",r))(wx||{}),ose=class{static{o(this,"Tag")}type;attrs;constructor(){this.attrs={}}toString(){let e=[`type=${this.type}`];for(let r in this.attrs)e.push(`${r}=${this.attrs[r]}`);return e.join(",")}},Wst={schedule:"1000",semver:"900",pep440:"900",match:"800",edge:"700",ref:"600",raw:"200",sha:"100"};function yHe(t){let e=[];t.length==0&&(t=["type=schedule","type=ref,event=branch","type=ref,event=tag","type=ref,event=pr"]);for(let s of t)e.push(_st(s));let r=e.sort((s,n)=>Number(s.attrs.priority)<Number(n.attrs.priority)?1:Number(s.attrs.priority)>Number(n.attrs.priority)?-1:0);vd("Processing tags input");for(let s of r)_(s.toString());return Fd(),r}o(yHe,"Transform");function _st(t){let e=f1(t,{relaxColumnCount:!0,skipEmptyLines:!0})[0],r=new ose;for(let s of e){let n=s.toString().split(/(?<=^[^=]+?)=/).map(i=>i.trim());if(n.length==1)r.attrs.value=n[0];else{let i=n[0].toLowerCase(),a=n[1];switch(i){case"type":{if(!Object.values(ase).includes(a))throw new Error(`Unknowntagtypeattribute:${a}`);r.type=a;break}default:{r.attrs[i]=a;break}}}}switch(r.type==null&&(r.type="raw"),r.type){case"schedule":{Object.prototype.hasOwnProperty.call(r.attrs,"pattern")||(r.attrs.pattern="nightly");break}case"semver":case"pep440":{if(!Object.prototype.hasOwnProperty.call(r.attrs,"pattern"))throw new Error(`Missingpatternattributefor${t}`);Object.prototype.hasOwnProperty.call(r.attrs